Trace number 4542560

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.33 3613.26

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/composed_pebbling_php_pyramid/
dec/normalized-composed_pebbling_php_pyramid_height46_pigeons45_holes44.opb
MD5SUMa8e56f9e5ad0cb5cee4856e95cb4d672
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1193.42
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2235696
Total number of constraints106882
Number of constraints which are clauses54005
Number of constraints which are cardinality constraints (but not clauses)48506
Number of constraints which are nor clauses,nor cardinality constraints4371
Minimum length of a constraint44
Maximum length of a constraint49
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 52
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

510.24/512.23	c Command: HOME/scip-naps-1.00a2.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4542560-1753217853.opb
510.24/512.23	c Solving mode: decision
510.24/512.23	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
510.24/512.23	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
510.24/512.23	c original problem has 2235696 variables (2235696 bin, 0 int, 0 impl, 0 cont) and 106882 constraints
510.24/512.23	c presolving:
510.24/512.23	c (round 1, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 58331 upgd conss, 0 impls, 48504 clqs
510.24/512.23	c (round 2, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 106882 upgd conss, 0 impls, 48504 clqs
510.24/512.23	c    (31.1s) probing: 51/2235696 (0.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
510.24/512.23	c    (31.1s) probing aborted: 50/50 successive totally useless probings
510.24/512.23	c    (32.6s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
510.24/512.23	c symmetry computation terminated early, because number of cells 100007 in Nauty exceeds limit of 100000
510.24/512.23	c for running full symmetry detection, increase value of parameter propagating/symmetry/nautymaxncells
510.24/512.23	c    (44.5s) symmetry computation finished: 28 generators found (max: 28, log10 of symmetry group size: 0.0) (symcode time: 11.03)
510.24/512.23	c dynamic symmetry handling statistics:
510.24/512.23	c    orbitopal reduction:       no components
510.24/512.23	c    orbital reduction:          1 components of sizes 27
510.24/512.23	c    lexicographic reduction:   27 permutations with support sizes 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90
510.24/512.23	c handled 2 out of 2 symmetry components
510.24/512.23	c presolving (3 rounds: 3 fast, 3 medium, 3 exhaustive):
510.24/512.23	c  0 deleted vars, 0 deleted constraints, 1 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 8 changed coefficients
510.24/512.23	c  0 implications, 48505 cliques
510.24/512.23	c presolved problem has 2235696 variables (2235696 bin, 0 int, 0 impl, 0 cont) and 106883 constraints
510.24/512.23	c    4373 constraints of type <knapsack>
510.24/512.23	c   48504 constraints of type <setppc>
510.24/512.23	c       1 constraints of type <linear>
510.24/512.23	c   54005 constraints of type <logicor>
510.24/512.23	c transformed objective value is always integral (scale: 1)
510.24/512.23	c Presolving Time: 42.12
510.24/512.23	c 
510.24/512.23	c 
510.24/512.23	c SCIP Status        : solving was interrupted [time limit reached]
510.24/512.23	c Solving Time (sec) : 500.04
510.24/512.23	c Solving Nodes      : 1
510.24/512.23	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
510.24/512.23	c Dual Bound         : +0.00000000000000e+00
510.24/512.23	c Gap                : infinite
510.24/512.23	c ----------------------------------------------------------------------
510.24/512.23	c dual bound: 0.0 -> 0
510.24/512.23	c primal bound: 1e+20 -> 100000000000000000000
510.24/512.23	c scip-goal-lb: 0
510.24/512.23	c scip-goal-ub: 100000000000000000000
510.24/512.23	c writing output to: HOME/tmpp2gnpyga.opb
510.24/512.23	c appending fixed variable constraints
510.24/512.23	c scip-fixed vars: 0.00% (0/2235696)
510.24/512.23	c ----------------------------------------------------------------------
510.24/512.23	c executing external solver: HOME/naps-1.03a6
510.24/512.23	c ----------------------------------------------------------------------
510.24/512.23	c command: HOME/naps-1.03a6 HOME/tmpp2gnpyga.opb
510.34/512.36	c NaPS 1.03a6.
510.34/512.36	c Input file name: HOME/tmpp2gnpyga.opb
3600.05/3611.00	c
3600.05/3611.00	c *** TERMINATED *** by signal 15
3600.05/3611.00	c s UNKNOWN
3600.05/3611.00	c _____________________________________________________________________________
3600.05/3611.00	c std/band forms        : 52877,0
3600.05/3611.00	c 2cl/3cl ITE-codings   : 0,0
3600.05/3611.00	c BDD/srt/adr Max costs : 0,788,0
3600.05/3611.00	c BDDraw/bin/mul/srt/adr: 0,0,0,52877,0
3600.05/3611.00	c BDD nodes             : 0
3600.05/3611.00	c Es1/CC detections     : 0,0
3600.05/3611.00	c CC sort               : 52877
3600.05/3611.00	c SAT/UNSAT calls       : 0,0
3600.05/3611.00	c regenrated variables  : 0
3600.05/3611.00	c eliminated fixed lits : 0
3600.05/3611.00	c goal lit flips        : 0
3600.05/3611.00	c goal stages           : 0
3600.05/3611.00	c goal shrink           : 0
3600.05/3611.00	c goal coeff separations: 0
3600.05/3611.00	c restarts              : 0
3600.05/3611.00	c conflicts             : 0              (0 /sec)
3600.05/3611.00	c decisions             : 0              (0 /sec)
3600.05/3611.00	c propagations          : 0              (0 /sec)
3600.05/3611.00	c inspects              : 0              (0 /sec)
3600.05/3611.00	c CPU time (solving tm) : 3050 s        (3013 s, SAT 0 s, UNSAT 0 s)
3600.05/3611.00	c Time for Opt-base     : 0.5957 s
3600.05/3611.00	c Steps for Opt-base    : 0
3600.05/3611.00	c Time for BDD coding   : 0 s
3600.05/3611.00	c Time for srt coding   : 19.22 s
3600.05/3611.00	c _____________________________________________________________________________
3600.05/3611.01	c received SIGTERM, forwarding to pbsolver...
3600.05/3611.11	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4542560-1753217853/watcher-4542560-1753217853 -o /tmp/evaluation-result-4542560-1753217853/solver-4542560-1753217853 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1753210000-174951 --watchdog 3760 ./scip-naps-1.00a2.sh HOME/instance-4542560-1753217853.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=176108, runsolver pid=176105

[startup+0.10006 s]*
/proc/loadavg: 4.09 4.09 4.09 5/270 176113
/proc/meminfo: memFree=74920384/131250000 swapFree=33010416/33010684
[pid=176108] ppid=176105 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/176108/stat : 176108 (scip-naps-1.00a) S 176105 176108 174935 0 -1 4194304 259 341 0 0 0 0 0 0 20 0 1 0 237465221 4292608 768 18446744073709551615 93984321507328 93984322401861 140720523679280 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93984322640912 93984322688656 93984349716480 140720523688347 140720523688446 140720523688446 140720523694050 0
/proc/176108/statm: 1048 768 704 219 0 110 0
[pid=176113] ppid=176108 vsize=1186548 memory=31232 CPUtime=0.06 cores=1,3
/proc/176113/stat : 176113 (python3) R 176108 176108 174935 0 -1 4194304 3580 0 0 0 5 1 0 0 20 0 1 0 237465224 1215025152 7808 18446744073709551615 94123720683520 94123720683897 140724083356560 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94123720695192 94123720695812 94123725991936 140724083362127 140724083362336 140724083362336 140724083367911 0
/proc/176113/statm: 296637 7808 4871 1 0 268659 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 1190740 KiB
Current children cumulated memory: 34304 KiB

[startup+0.205851 s]*
/proc/loadavg: 4.09 4.09 4.09 5/270 176113
/proc/meminfo: memFree=74863104/131250000 swapFree=33010416/33010684
[pid=176108] ppid=176105 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/176108/stat : 176108 (scip-naps-1.00a) S 176105 176108 174935 0 -1 4194304 259 341 0 0 0 0 0 0 20 0 1 0 237465221 4292608 768 18446744073709551615 93984321507328 93984322401861 140720523679280 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93984322640912 93984322688656 93984349716480 140720523688347 140720523688446 140720523688446 140720523694050 0
/proc/176108/statm: 1048 768 704 219 0 110 0
[pid=176113] ppid=176108 vsize=1247344 memory=98816 CPUtime=0.16 cores=1,3
/proc/176113/stat : 176113 (python3) R 176108 176108 174935 0 -1 4194304 17938 0 0 0 13 3 0 0 20 0 1 0 237465224 1277280256 24704 18446744073709551615 94123720683520 94123720683897 140724083356560 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94123720695192 94123720695812 94123725991936 140724083362127 140724083362336 140724083362336 140724083367911 0
/proc/176113/statm: 311836 24704 7623 1 0 283194 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 1251536 KiB
Current children cumulated memory: 101888 KiB

[startup+0.305852 s]*
/proc/loadavg: 4.09 4.09 4.09 5/270 176113
/proc/meminfo: memFree=74774400/131250000 swapFree=33010416/33010684
[pid=176108] ppid=176105 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/176108/stat : 176108 (scip-naps-1.00a) S 176105 176108 174935 0 -1 4194304 259 341 0 0 0 0 0 0 20 0 1 0 237465221 4292608 768 18446744073709551615 93984321507328 93984322401861 140720523679280 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93984322640912 93984322688656 93984349716480 140720523688347 140720523688446 140720523688446 140720523694050 0
/proc/176108/statm: 1048 768 704 219 0 110 0
[pid=176113] ppid=176108 vsize=1326724 memory=177664 CPUtime=0.26 cores=1,3
/proc/176113/stat : 176113 (python3) R 176108 176108 174935 0 -1 4194304 37652 0 0 0 21 5 0 0 20 0 1 0 237465224 1358565376 44416 18446744073709551615 94123720683520 94123720683897 140724083356560 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94123720695192 94123720695812 94123725991936 140724083362127 140724083362336 140724083362336 140724083367911 0
/proc/176113/statm: 331681 44416 7623 1 0 303039 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 1330916 KiB
Current children cumulated memory: 180736 KiB

[startup+0.700218 s]
/proc/loadavg: 4.09 4.09 4.09 5/270 176113
/proc/meminfo: memFree=74617088/131250000 swapFree=33010416/33010684
[pid=176108] ppid=176105 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/176108/stat : 176108 (scip-naps-1.00a) S 176105 176108 174935 0 -1 4194304 259 341 0 0 0 0 0 0 20 0 1 0 237465221 4292608 768 18446744073709551615 93984321507328 93984322401861 140720523679280 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93984322640912 93984322688656 93984349716480 140720523688347 140720523688446 140720523688446 140720523694050 0
/proc/176108/statm: 1048 768 704 219 0 110 0
[pid=176113] ppid=176108 vsize=1613608 memory=464128 CPUtime=0.65 cores=1,3
/proc/176113/stat : 176113 (python3) R 176108 176108 174935 0 -1 4194304 108775 0 0 0 50 15 0 0 20 0 1 0 237465224 1652334592 116032 18446744073709551615 94123720683520 94123720683897 140724083356560 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94123720695192 94123720695812 94123725991936 140724083362127 140724083362336 140724083362336 140724083367911 0
/proc/176113/statm: 403402 116032 7623 1 0 374760 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 1617800 KiB
Current children cumulated memory: 467200 KiB

[startup+1.50023 s]
/proc/loadavg: 4.09 4.09 4.09 5/270 176113
/proc/meminfo: memFree=74244256/131250000 swapFree=33010416/33010684
[pid=176108] ppid=176105 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/176108/stat : 176108 (scip-naps-1.00a) S 176105 176108 174935 0 -1 4194304 259 341 0 0 0 0 0 0 20 0 1 0 237465221 4292608 768 18446744073709551615 93984321507328 93984322401861 140720523679280 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93984322640912 93984322688656 93984349716480 140720523688347 140720523688446 140720523688446 140720523694050 0
/proc/176108/statm: 1048 768 704 219 0 110 0
[pid=176113] ppid=176108 vsize=2178792 memory=1028224 CPUtime=1.45 cores=1,3
/proc/176113/stat : 176113 (python3) R 176108 176108 174935 0 -1 4194304 242619 0 0 0 110 35 0 0 20 0 1 0 237465224 2231083008 257056 18446744073709551615 94123720683520 94123720683897 140724083356560 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94123720695192 94123720695812 94123725991936 140724083362127 140724083362336 140724083362336 140724083367911 0
/proc/176113/statm: 544698 257056 7623 1 0 516056 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 2182984 KiB
Current children cumulated memory: 1031296 KiB

[startup+3.10569 s]
/proc/loadavg: 4.08 4.09 4.09 5/270 176113
/proc/meminfo: memFree=72717736/131250000 swapFree=33010416/33010684
[pid=176108] ppid=176105 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/176108/stat : 176108 (scip-naps-1.00a) S 176105 176108 174935 0 -1 4194304 259 341 0 0 0 0 0 0 20 0 1 0 237465221 4292608 768 18446744073709551615 93984321507328 93984322401861 140720523679280 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93984322640912 93984322688656 93984349716480 140720523688347 140720523688446 140720523688446 140720523694050 0
/proc/176108/statm: 1048 768 704 219 0 110 0
[pid=176113] ppid=176108 vsize=3329392 memory=2177936 CPUtime=3.05 cores=1,3
/proc/176113/stat : 176113 (python3) R 176108 176108 174935 0 -1 4194304 518310 0 0 0 229 76 0 0 20 0 1 0 237465224 3409297408 544484 18446744073709551615 94123720683520 94123720683897 140724083356560 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94123720695192 94123720695812 94123725991936 140724083362127 140724083362336 140724083362336 140724083367911 0
/proc/176113/statm: 832348 544484 7623 1 0 803706 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 3333584 KiB
Current children cumulated memory: 2181008 KiB

[startup+6.30022 s]
/proc/loadavg: 4.08 4.09 4.09 5/270 176113
/proc/meminfo: memFree=68568272/131250000 swapFree=33010416/33010684
[pid=176108] ppid=176105 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/176108/stat : 176108 (scip-naps-1.00a) S 176105 176108 174935 0 -1 4194304 259 341 0 0 0 0 0 0 20 0 1 0 237465221 4292608 768 18446744073709551615 93984321507328 93984322401861 140720523679280 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93984322640912 93984322688656 93984349716480 140720523688347 140720523688446 140720523688446 140720523694050 0
/proc/176108/statm: 1048 768 704 219 0 110 0
[pid=176113] ppid=176108 vsize=5755156 memory=4604456 CPUtime=6.23 cores=1,3
/proc/176113/stat : 176113 (python3) R 176108 176108 174935 0 -1 4194304 1090092 0 0 0 467 156 0 0 20 0 1 0 237465224 5893279744 1151114 18446744073709551615 94123720683520 94123720683897 140724083356560 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94123720695192 94123720695812 94123725991936 140724083362127 140724083362336 140724083362336 140724083367911 0
/proc/176113/statm: 1438789 1151114 7783 1 0 1410147 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 5759348 KiB
Current children cumulated memory: 4607528 KiB

[startup+12.7002 s]
/proc/loadavg: 4.08 4.09 4.09 5/270 176113
/proc/meminfo: memFree=64643724/131250000 swapFree=33010416/33010684
[pid=176108] ppid=176105 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/176108/stat : 176108 (scip-naps-1.00a) S 176105 176108 174935 0 -1 4194304 259 341 0 0 0 0 0 0 20 0 1 0 237465221 4292608 768 18446744073709551615 93984321507328 93984322401861 140720523679280 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93984322640912 93984322688656 93984349716480 140720523688347 140720523688446 140720523688446 140720523694050 0
/proc/176108/statm: 1048 768 704 219 0 110 0
[pid=176113] ppid=176108 vsize=7318136 memory=5930316 CPUtime=12.62 cores=1,3
/proc/176113/stat : 176113 (python3) R 176108 176108 174935 0 -1 4194304 1301043 0 0 0 1067 195 0 0 20 0 1 0 237465224 7493771264 1482579 18446744073709551615 94123720683520 94123720683897 140724083356560 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94123720695192 94123720695812 94123725991936 140724083362127 140724083362336 140724083362336 140724083367911 0
/proc/176113/statm: 1829534 1482579 7879 1 0 1800892 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 7322328 KiB
Current children cumulated memory: 5933388 KiB

[startup+25.5002 s]
/proc/loadavg: 4.13 4.10 4.09 5/271 176114
/proc/meminfo: memFree=62238028/131250000 swapFree=33010416/33010684
[pid=176108] ppid=176105 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/176108/stat : 176108 (scip-naps-1.00a) S 176105 176108 174935 0 -1 4194304 259 341 0 0 0 0 0 0 20 0 1 0 237465221 4292608 768 18446744073709551615 93984321507328 93984322401861 140720523679280 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93984322640912 93984322688656 93984349716480 140720523688347 140720523688446 140720523688446 140720523694050 0
/proc/176108/statm: 1048 768 704 219 0 110 0
[pid=176113] ppid=176108 vsize=7786732 memory=6429908 CPUtime=25.39 cores=1,3
/proc/176113/stat : 176113 (python3) R 176108 176108 174935 0 -1 4194304 1318276 0 0 0 2331 208 0 0 20 0 1 0 237465224 7973613568 1607477 18446744073709551615 94123720683520 94123720683897 140724083356560 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94123720695192 94123720695812 94123725991936 140724083362127 140724083362336 140724083362336 140724083367911 0
/proc/176113/statm: 1946683 1607477 7943 1 0 1918041 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 7790924 KiB
Current children cumulated memory: 6432980 KiB

[startup+51.106 s]
/proc/loadavg: 4.08 4.09 4.09 5/271 176115
/proc/meminfo: memFree=56676872/131250000 swapFree=33010416/33010684
[pid=176108] ppid=176105 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/176108/stat : 176108 (scip-naps-1.00a) S 176105 176108 174935 0 -1 4194304 259 341 0 0 0 0 0 0 20 0 1 0 237465221 4292608 768 18446744073709551615 93984321507328 93984322401861 140720523679280 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93984322640912 93984322688656 93984349716480 140720523688347 140720523688446 140720523688446 140720523694050 0
/proc/176108/statm: 1048 768 704 219 0 110 0
[pid=176113] ppid=176108 vsize=9312820 memory=7477788 CPUtime=50.91 cores=1,3
/proc/176113/stat : 176113 (python3) R 176108 176108 174935 0 -1 4194304 1546028 0 0 0 4818 273 0 0 20 0 1 0 237465224 9536327680 1869447 18446744073709551615 94123720683520 94123720683897 140724083356560 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94123720695192 94123720695812 94123725991936 140724083362127 140724083362336 140724083362336 140724083367911 0
/proc/176113/statm: 2328205 1869447 8039 1 0 2299563 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 9317012 KiB
Current children cumulated memory: 7480860 KiB

[startup+102.3 s]
/proc/loadavg: 4.11 4.09 4.09 5/271 176117
/proc/meminfo: memFree=51241596/131250000 swapFree=33010416/33010684
[pid=176108] ppid=176105 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/176108/stat : 176108 (scip-naps-1.00a) S 176105 176108 174935 0 -1 4194304 259 341 0 0 0 0 0 0 20 0 1 0 237465221 4292608 768 18446744073709551615 93984321507328 93984322401861 140720523679280 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93984322640912 93984322688656 93984349716480 140720523688347 140720523688446 140720523688446 140720523694050 0
/proc/176108/statm: 1048 768 704 219 0 110 0
[pid=176113] ppid=176108 vsize=10273996 memory=8457812 CPUtime=101.92 cores=1,3
/proc/176113/stat : 176113 (python3) R 176108 176108 174935 0 -1 4194304 1666203 0 0 0 9873 319 0 0 20 0 1 0 237465224 10520571904 2114453 18446744073709551615 94123720683520 94123720683897 140724083356560 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94123720695192 94123720695812 94123725991936 140724083362127 140724083362336 140724083362336 140724083367911 0
/proc/176113/statm: 2568499 2114453 8103 1 0 2539857 0
Current children cumulated CPU time: 101.92 s
Current children cumulated vsize: 10278188 KiB
Current children cumulated memory: 8460884 KiB

[startup+162.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/270 176119
/proc/meminfo: memFree=49305592/131250000 swapFree=33010416/33010684
[pid=176108] ppid=176105 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/176108/stat : 176108 (scip-naps-1.00a) S 176105 176108 174935 0 -1 4194304 259 341 0 0 0 0 0 0 20 0 1 0 237465221 4292608 768 18446744073709551615 93984321507328 93984322401861 140720523679280 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93984322640912 93984322688656 93984349716480 140720523688347 140720523688446 140720523688446 140720523694050 0
/proc/176108/statm: 1048 768 704 219 0 110 0
[pid=176113] ppid=176108 vsize=10273996 memory=8457812 CPUtime=161.69 cores=1,3
/proc/176113/stat : 176113 (python3) R 176108 176108 174935 0 -1 4194304 1666362 0 0 0 15847 322 0 0 20 0 1 0 237465224 10520571904 2114453 18446744073709551615 94123720683520 94123720683897 140724083356560 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94123720695192 94123720695812 94123725991936 140724083362127 140724083362336 140724083362336 140724083367911 0
/proc/176113/statm: 2568499 2114453 8103 1 0 2539857 0
Current children cumulated CPU time: 161.69 s
Current children cumulated vsize: 10278188 KiB
Current children cumulated memory: 8460884 KiB

[startup+222.3 s]
/proc/loadavg: 4.08 4.08 4.09 5/270 176136
/proc/meminfo: memFree=49321868/131250000 swapFree=33010416/33010684
[pid=176108] ppid=176105 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/176108/stat : 176108 (scip-naps-1.00a) S 176105 176108 174935 0 -1 4194304 259 341 0 0 0 0 0 0 20 0 1 0 237465221 4292608 768 18446744073709551615 93984321507328 93984322401861 140720523679280 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93984322640912 93984322688656 93984349716480 140720523688347 140720523688446 140720523688446 140720523694050 0
/proc/176108/statm: 1048 768 704 219 0 110 0
[pid=176113] ppid=176108 vsize=10273996 memory=8457812 CPUtime=221.46 cores=1,3
/proc/176113/stat : 176113 (python3) R 176108 176108 174935 0 -1 4194304 1666469 0 0 0 21821 325 0 0 20 0 1 0 237465224 10520571904 2114453 18446744073709551615 94123720683520 94123720683897 140724083356560 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94123720695192 94123720695812 94123725991936 140724083362127 140724083362336 140724083362336 140724083367911 0
/proc/176113/statm: 2568499 2114453 8103 1 0 2539857 0
Current children cumulated CPU time: 221.46 s
Current children cumulated vsize: 10278188 KiB

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

/proc/176113/stat : 176113 (python3) S 176108 176108 174935 0 -1 4194304 1979006 0 0 0 50637 397 0 0 20 0 1 0 237465224 11874549760 2445028 18446744073709551615 94123720683520 94123720683897 140724083356560 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94123720695192 94123720695812 94123725991936 140724083362127 140724083362336 140724083362336 140724083367911 0
/proc/176113/statm: 2899060 2445028 8103 1 0 2870418 0
[pid=176147] ppid=176113 vsize=13717256 memory=9667512 CPUtime=2821.8 cores=1,3
/proc/176147/stat : 176147 (naps-1.03a6) R 176113 176147 176147 0 -1 4194304 5616208 0 0 0 278459 3721 0 0 20 0 1 0 237516451 14046470144 2416878 18446744073709551615 4198400 7047149 140731490863632 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 26996736 140731490867599 140731490867697 140731490867697 140731490873289 0
/proc/176147/statm: 3429314 2416878 544 696 0 3428475 0
Current children cumulated CPU time: 3332.14 s
Current children cumulated vsize: 25317688 KiB
Current children cumulated memory: 19450696 KiB

[startup+3402.3 s]
/proc/loadavg: 1.08 2.06 3.16 2/247 176387
/proc/meminfo: memFree=95994564/131250000 swapFree=33010416/33010684
[pid=176108] ppid=176105 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/176108/stat : 176108 (scip-naps-1.00a) S 176105 176108 174935 0 -1 4194304 259 341 0 0 0 0 0 0 20 0 1 0 237465221 4292608 768 18446744073709551615 93984321507328 93984322401861 140720523679280 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93984322640912 93984322688656 93984349716480 140720523688347 140720523688446 140720523688446 140720523694050 0
/proc/176108/statm: 1048 768 704 219 0 110 0
[pid=176113] ppid=176108 vsize=11596240 memory=9780112 CPUtime=510.34 cores=1,3
/proc/176113/stat : 176113 (python3) S 176108 176108 174935 0 -1 4194304 1979006 0 0 0 50637 397 0 0 20 0 1 0 237465224 11874549760 2445028 18446744073709551615 94123720683520 94123720683897 140724083356560 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94123720695192 94123720695812 94123725991936 140724083362127 140724083362336 140724083362336 140724083367911 0
/proc/176113/statm: 2899060 2445028 8103 1 0 2870418 0
[pid=176147] ppid=176113 vsize=13717256 memory=9845780 CPUtime=2881.66 cores=1,3
/proc/176147/stat : 176147 (naps-1.03a6) R 176113 176147 176147 0 -1 4194304 5617762 0 0 0 284441 3725 0 0 20 0 1 0 237516451 14046470144 2461445 18446744073709551615 4198400 7047149 140731490863632 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 26996736 140731490867599 140731490867697 140731490867697 140731490873289 0
/proc/176147/statm: 3429314 2461445 544 696 0 3428475 0
Current children cumulated CPU time: 3392 s
Current children cumulated vsize: 25317688 KiB
Current children cumulated memory: 19628964 KiB

[startup+3462.3 s]
/proc/loadavg: 1.14 1.89 3.03 2/247 176389
/proc/meminfo: memFree=97961364/131250000 swapFree=33010416/33010684
[pid=176108] ppid=176105 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/176108/stat : 176108 (scip-naps-1.00a) S 176105 176108 174935 0 -1 4194304 259 341 0 0 0 0 0 0 20 0 1 0 237465221 4292608 768 18446744073709551615 93984321507328 93984322401861 140720523679280 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93984322640912 93984322688656 93984349716480 140720523688347 140720523688446 140720523688446 140720523694050 0
/proc/176108/statm: 1048 768 704 219 0 110 0
[pid=176113] ppid=176108 vsize=11596240 memory=9780112 CPUtime=510.34 cores=1,3
/proc/176113/stat : 176113 (python3) S 176108 176108 174935 0 -1 4194304 1979006 0 0 0 50637 397 0 0 20 0 1 0 237465224 11874549760 2445028 18446744073709551615 94123720683520 94123720683897 140724083356560 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94123720695192 94123720695812 94123725991936 140724083362127 140724083362336 140724083362336 140724083367911 0
/proc/176113/statm: 2899060 2445028 8103 1 0 2870418 0
[pid=176147] ppid=176113 vsize=9879052 memory=7857520 CPUtime=2941.5 cores=1,3
/proc/176147/stat : 176147 (naps-1.03a6) R 176113 176147 176147 0 -1 4194304 5623150 0 0 0 290413 3737 0 0 20 0 1 0 237516451 10116149248 1964380 18446744073709551615 4198400 7047149 140731490863632 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 26996736 140731490867599 140731490867697 140731490867697 140731490873289 0
/proc/176147/statm: 2469763 1964380 544 696 0 2468924 0
Current children cumulated CPU time: 3451.84 s
Current children cumulated vsize: 21479484 KiB
Current children cumulated memory: 17640704 KiB

[startup+3522.3 s]
/proc/loadavg: 1.10 1.75 2.91 2/247 176391
/proc/meminfo: memFree=97756036/131250000 swapFree=33010416/33010684
[pid=176108] ppid=176105 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/176108/stat : 176108 (scip-naps-1.00a) S 176105 176108 174935 0 -1 4194304 259 341 0 0 0 0 0 0 20 0 1 0 237465221 4292608 768 18446744073709551615 93984321507328 93984322401861 140720523679280 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93984322640912 93984322688656 93984349716480 140720523688347 140720523688446 140720523688446 140720523694050 0
/proc/176108/statm: 1048 768 704 219 0 110 0
[pid=176113] ppid=176108 vsize=11596240 memory=9780112 CPUtime=510.34 cores=1,3
/proc/176113/stat : 176113 (python3) S 176108 176108 174935 0 -1 4194304 1979006 0 0 0 50637 397 0 0 20 0 1 0 237465224 11874549760 2445028 18446744073709551615 94123720683520 94123720683897 140724083356560 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94123720695192 94123720695812 94123725991936 140724083362127 140724083362336 140724083362336 140724083367911 0
/proc/176113/statm: 2899060 2445028 8103 1 0 2870418 0
[pid=176147] ppid=176113 vsize=10403340 memory=7972252 CPUtime=3001.3 cores=1,3
/proc/176147/stat : 176147 (naps-1.03a6) R 176113 176147 176147 0 -1 4194304 5781646 0 0 0 296316 3814 0 0 20 0 1 0 237516451 10653020160 1993063 18446744073709551615 4198400 7047149 140731490863632 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 26996736 140731490867599 140731490867697 140731490867697 140731490873289 0
/proc/176147/statm: 2600835 1993063 544 696 0 2599996 0
Current children cumulated CPU time: 3511.64 s
Current children cumulated vsize: 22003772 KiB
Current children cumulated memory: 17755436 KiB

[startup+3582.3 s]
/proc/loadavg: 1.17 1.64 2.80 2/247 176393
/proc/meminfo: memFree=97791416/131250000 swapFree=33010416/33010684
[pid=176108] ppid=176105 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/176108/stat : 176108 (scip-naps-1.00a) S 176105 176108 174935 0 -1 4194304 259 341 0 0 0 0 0 0 20 0 1 0 237465221 4292608 768 18446744073709551615 93984321507328 93984322401861 140720523679280 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93984322640912 93984322688656 93984349716480 140720523688347 140720523688446 140720523688446 140720523694050 0
/proc/176108/statm: 1048 768 704 219 0 110 0
[pid=176113] ppid=176108 vsize=11596240 memory=9780112 CPUtime=510.34 cores=1,3
/proc/176113/stat : 176113 (python3) S 176108 176108 174935 0 -1 4194304 1979006 0 0 0 50637 397 0 0 20 0 1 0 237465224 11874549760 2445028 18446744073709551615 94123720683520 94123720683897 140724083356560 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94123720695192 94123720695812 94123725991936 140724083362127 140724083362336 140724083362336 140724083367911 0
/proc/176113/statm: 2899060 2445028 8103 1 0 2870418 0
[pid=176147] ppid=176113 vsize=10540220 memory=8041220 CPUtime=3061.1 cores=1,3
/proc/176147/stat : 176147 (naps-1.03a6) R 176113 176147 176147 0 -1 4194304 5884229 0 0 0 302199 3911 0 0 20 0 1 0 237516451 10793185280 2010305 18446744073709551615 4198400 7047149 140731490863632 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 26996736 140731490867599 140731490867697 140731490867697 140731490873289 0
/proc/176147/statm: 2635055 2010305 544 696 0 2634216 0
Current children cumulated CPU time: 3571.44 s
Current children cumulated vsize: 22140652 KiB
Current children cumulated memory: 17824404 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611 s]*
/proc/loadavg: 1.10 1.58 2.74 2/247 176397
/proc/meminfo: memFree=97729124/131250000 swapFree=33010416/33010684
[pid=176108] ppid=176105 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/176108/stat : 176108 (scip-naps-1.00a) S 176105 176108 174935 0 -1 4194304 259 341 0 0 0 0 0 0 20 0 1 0 237465221 4292608 768 18446744073709551615 93984321507328 93984322401861 140720523679280 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 93984322640912 93984322688656 93984349716480 140720523688347 140720523688446 140720523688446 140720523694050 0
/proc/176108/statm: 1048 768 704 219 0 110 0
[pid=176113] ppid=176108 vsize=11596240 memory=9780112 CPUtime=510.34 cores=1,3
/proc/176113/stat : 176113 (python3) S 176108 176108 174935 0 -1 4194304 1979006 0 0 0 50637 397 0 0 20 0 1 0 237465224 11874549760 2445028 18446744073709551615 94123720683520 94123720683897 140724083356560 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94123720695192 94123720695812 94123725991936 140724083362127 140724083362336 140724083362336 140724083367911 0
/proc/176113/statm: 2899060 2445028 8103 1 0 2870418 0
[pid=176147] ppid=176113 vsize=10572988 memory=8094236 CPUtime=3089.71 cores=1,3
/proc/176147/stat : 176147 (naps-1.03a6) R 176113 176147 176147 0 -1 4194304 6012546 0 0 0 305010 3961 0 0 20 0 1 0 237516451 10826739712 2023559 18446744073709551615 4198400 7047149 140731490863632 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 26996736 140731490867599 140731490867697 140731490867697 140731490873289 0
/proc/176147/statm: 2643247 2023559 544 696 0 2642408 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 22173420 KiB
Current children cumulated memory: 17877420 KiB

Sending SIGTERM to process tree (bottom up)

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

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

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

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

# cumulated CPU time of all completed processes:  user=3558.16 s, system=44.1665 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+3611.22 s]
/proc/loadavg: 1.10 1.58 2.74 2/246 176397
/proc/meminfo: memFree=105265888/131250000 swapFree=33010416/33010684
[pid=176113] ppid=176105 vsize=11596240 memory=9780112 CPUtime=3600.25 cores=1,3
/proc/176113/stat : 176113 (python3) R 176105 176108 174935 0 -1 4194304 2046942 6012547 0 0 50643 400 305010 3972 20 0 1 0 237465224 11874549760 2445028 18446744073709551615 94123720683520 94123720683897 140724083356560 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94123720695192 94123720695812 94123725991936 140724083362127 140724083362336 140724083362336 140724083367911 0
/proc/176113/statm: 2899060 2445028 8103 1 0 2870418 0
Current cumulated CPU time of completed processes: 0.015201 s
Current children cumulated CPU time: 3600.25 s
Current children cumulated vsize: 11596240 KiB
Current children cumulated memory: 9780112 KiB

[startup+3612 s]*
/proc/loadavg: 1.10 1.58 2.74 2/245 176397
/proc/meminfo: memFree=105756484/131250000 swapFree=33010416/33010684
[pid=176113] ppid=176105 vsize=11596240 memory=9780112 CPUtime=3601.04 cores=1,3
/proc/176113/stat : 176113 (python3) R 176105 176108 174935 0 -1 4194304 2246208 6012547 0 0 50712 410 305010 3972 20 0 1 0 237465224 11874549760 2445028 18446744073709551615 94123720683520 94123720683897 140724083356560 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94123720695192 94123720695812 94123725991936 140724083362127 140724083362336 140724083362336 140724083367911 0
/proc/176113/statm: 2899060 2445028 8103 1 0 2870418 0
Current cumulated CPU time of completed processes: 0.015201 s
Current children cumulated CPU time: 3601.04 s
Current children cumulated vsize: 11596240 KiB
Current children cumulated memory: 9780112 KiB

[startup+3612.8 s]
/proc/loadavg: 1.10 1.58 2.74 2/245 176397
/proc/meminfo: memFree=105756484/131250000 swapFree=33010416/33010684
[pid=176113] ppid=176105 vsize=11596240 memory=9780112 CPUtime=3601.84 cores=1,3
/proc/176113/stat : 176113 (python3) R 176105 176108 174935 0 -1 4194304 2365959 6012547 0 0 50786 416 305010 3972 20 0 1 0 237465224 11874549760 2445028 18446744073709551615 94123720683520 94123720683897 140724083356560 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94123720695192 94123720695812 94123725991936 140724083362127 140724083362336 140724083362336 140724083367911 0
/proc/176113/statm: 2899060 2445028 8103 1 0 2870418 0
Current cumulated CPU time of completed processes: 0.015201 s
Current children cumulated CPU time: 3601.84 s
Current children cumulated vsize: 11596240 KiB
Current children cumulated memory: 9780112 KiB

[startup+3613 s]*
/proc/loadavg: 1.10 1.58 2.74 2/245 176397
/proc/meminfo: memFree=105764548/131250000 swapFree=33010416/33010684
[pid=176113] ppid=176105 vsize=11596240 memory=9780112 CPUtime=3602.04 cores=1,3
/proc/176113/stat : 176113 (python3) R 176105 176108 174935 0 -1 4194304 2399289 6012547 0 0 50805 417 305010 3972 20 0 1 0 237465224 11874549760 2445028 18446744073709551615 94123720683520 94123720683897 140724083356560 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94123720695192 94123720695812 94123725991936 140724083362127 140724083362336 140724083362336 140724083367911 0
/proc/176113/statm: 2899060 2445028 8103 1 0 2870418 0
Current cumulated CPU time of completed processes: 0.015201 s
Current children cumulated CPU time: 3602.04 s
Current children cumulated vsize: 11596240 KiB
Current children cumulated memory: 9780112 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 3613.26
CPU time (s): 3602.33
CPU user time (s): 3558.16
CPU system time (s): 44.1665
CPU usage (%): 99.6975
Max. virtual memory (cumulated for all children) (KiB): 28216924
Max. memory (cumulated for all children) (KiB): 22185892

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3558.16
system time used= 44.1665
maximum resident set size= 12402708
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8412436
page faults= 0
swaps= 0
block input operations= 0
block output operations= 109256
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 362
involuntary context switches= 3360


# summary of solver processes directly reported to runsolver:
#   pid: 176108,176113
#   total CPU time (s): 3602.33
#   total CPU user time (s): 3558.16
#   total CPU system time (s): 44.1665

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.36307 second user time and 16.41 second system time

The end

Launcher Data

Begin job on nodeC027 at 2025-07-22 22:57:33
IDJOB=4542560
IDBENCH=163934
IDSOLVER=3388
FILE ID=nodeC027/4542560-1753217853
RUNJOBID= nodeC027-1753210000-174951
SLURM_JOB_ID= 9687782
Free space on /tmp= 432640 MiB

SOLVER NAME= SCIP-NaPS 1.00a2
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/composed_pebbling_php_pyramid/dec/normalized-composed_pebbling_php_pyramid_height46_pigeons45_holes44.opb
COMMAND LINE= ./scip-naps-1.00a2.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4542560-1753217853/watcher-4542560-1753217853 -o /tmp/evaluation-result-4542560-1753217853/solver-4542560-1753217853 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1753210000-174951 --watchdog 3760  ./scip-naps-1.00a2.sh HOME/instance-4542560-1753217853.opb

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

MD5SUM BENCH= a8e56f9e5ad0cb5cee4856e95cb4d672
RANDOM SEED=1413540322

nodeC027 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.561
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.29
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.632
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.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        74933796 kB
MemAvailable:   89217216 kB
Buffers:            2488 kB
Cached:         15049108 kB
SwapCached:            8 kB
Active:         41097512 kB
Inactive:       13952360 kB
Active(anon):   40021740 kB
Inactive(anon):     2788 kB
Active(file):    1075772 kB
Inactive(file): 13949572 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             60152 kB
Writeback:             0 kB
AnonPages:      39999072 kB
Mapped:           135556 kB
Shmem:             26252 kB
KReclaimable:     194232 kB
Slab:             290168 kB
SReclaimable:     194232 kB
SUnreclaim:        95936 kB
KernelStack:        4368 kB
PageTables:        82460 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:   48155000 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150632 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:  12804096 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:      203476 kB
DirectMap2M:     9005056 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432884 MiB
End job on nodeC027 at 2025-07-22 23:57:47