Trace number 4542553

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SCIP-NaPS 1.00a1? (TO) 3602.3 3613.05

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.20/511.81	c Command: HOME/scip-naps.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4542553-1753217732.opb
510.20/511.81	c Solving mode: decision
510.20/511.81	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
510.20/511.81	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
510.20/511.81	c original problem has 2235696 variables (2235696 bin, 0 int, 0 impl, 0 cont) and 106882 constraints
510.20/511.81	c presolving:
510.20/511.81	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.20/511.81	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.20/511.81	c    (31.1s) probing: 51/2235696 (0.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
510.20/511.81	c    (31.1s) probing aborted: 50/50 successive totally useless probings
510.20/511.81	c    (32.7s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
510.20/511.81	c symmetry computation terminated early, because number of cells 100007 in Nauty exceeds limit of 100000
510.20/511.81	c for running full symmetry detection, increase value of parameter propagating/symmetry/nautymaxncells
510.20/511.81	c    (44.8s) symmetry computation finished: 28 generators found (max: 28, log10 of symmetry group size: 0.0) (symcode time: 11.28)
510.20/511.81	c dynamic symmetry handling statistics:
510.20/511.81	c    orbitopal reduction:       no components
510.20/511.81	c    orbital reduction:          1 components of sizes 27
510.20/511.81	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.20/511.81	c handled 2 out of 2 symmetry components
510.20/511.81	c presolving (3 rounds: 3 fast, 3 medium, 3 exhaustive):
510.20/511.81	c  0 deleted vars, 0 deleted constraints, 1 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 8 changed coefficients
510.20/511.81	c  0 implications, 48505 cliques
510.20/511.81	c presolved problem has 2235696 variables (2235696 bin, 0 int, 0 impl, 0 cont) and 106883 constraints
510.20/511.81	c    4373 constraints of type <knapsack>
510.20/511.81	c   48504 constraints of type <setppc>
510.20/511.81	c       1 constraints of type <linear>
510.20/511.81	c   54005 constraints of type <logicor>
510.20/511.81	c transformed objective value is always integral (scale: 1)
510.20/511.81	c Presolving Time: 42.42
510.20/511.81	c 
510.20/511.81	c 
510.20/511.81	c SCIP Status        : solving was interrupted [time limit reached]
510.20/511.81	c Solving Time (sec) : 500.05
510.20/511.81	c Solving Nodes      : 1
510.20/511.81	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
510.20/511.81	c Dual Bound         : +0.00000000000000e+00
510.20/511.81	c Gap                : infinite
510.20/511.81	c ----------------------------------------------------------------------
510.20/511.81	c dual bound: 0.0 -> 0
510.20/511.81	c primal bound: 1e+20 -> 100000000000000000000
510.20/511.81	c scip-goal-lb: 0
510.20/511.81	c scip-goal-ub: 100000000000000000000
510.20/511.81	c writing output to: HOME/tmp16qll43k.opb
510.20/511.81	c appending fixed variable constraints
510.20/511.81	c scip-fixed vars: 0.00% (0/2235696)
510.20/511.81	c ----------------------------------------------------------------------
510.20/511.81	c executing external solver: HOME/naps-1.03a6
510.20/511.81	c ----------------------------------------------------------------------
510.20/511.81	c command: HOME/naps-1.03a6 HOME/tmp16qll43k.opb
510.28/511.94	c NaPS 1.03a6.
510.28/511.94	c Input file name: HOME/tmp16qll43k.opb
3600.02/3610.80	c
3600.02/3610.80	c *** TERMINATED *** by signal 15
3600.02/3610.80	c _____________________________________________________________________________
3600.02/3610.80	c std/band forms        : 52877,0
3600.02/3610.80	c 2cl/3cl ITE-codings   : 0,0
3600.02/3610.80	c BDD/srt/adr Max costs : 0,788,0
3600.02/3610.80	c BDDraw/bin/mul/srt/adr: 0,0,0,52877,0
3600.02/3610.80	c BDD nodes             : 0
3600.02/3610.80	c Es1/CC detections     : 0,0
3600.02/3610.80	c CC sort               : 52877
3600.02/3610.80	c SAT/UNSAT calls       : 0,0
3600.02/3610.80	c regenrated variables  : 0
3600.02/3610.80	c eliminated fixed lits : 0
3600.02/3610.80	c goal lit flips        : 0
3600.02/3610.80	c goal stages           : 0
3600.02/3610.80	c goal shrink           : 0
3600.02/3610.80	c goal coeff separations: 0
3600.02/3610.80	c restarts              : 0
3600.02/3610.80	c conflicts             : 0              (0 /sec)
3600.02/3610.80	c decisions             : 0              (0 /sec)
3600.02/3610.80	c propagations          : 0              (0 /sec)
3600.02/3610.80	c inspects              : 0              (0 /sec)
3600.02/3610.80	c CPU time (solving tm) : 3051 s        (3013 s, SAT 0 s, UNSAT 0 s)
3600.02/3610.80	c Time for Opt-base     : 0.5941 s
3600.02/3610.80	c Steps for Opt-base    : 0
3600.02/3610.80	c Time for BDD coding   : 0 s
3600.02/3610.80	c Time for srt coding   : 19.36 s
3600.02/3610.80	c _____________________________________________________________________________
3600.02/3610.91	c received SIGTERM, forwarding to pbsolver...
3600.02/3610.91	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 (45337 MiB free)
  memory of node 1: 64507 MiB (43104 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4542553-1753217732/watcher-4542553-1753217732 -o /tmp/evaluation-result-4542553-1753217732/solver-4542553-1753217732 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1753209881-162575 --watchdog 3760 ./scip-naps-1.00.sh HOME/instance-4542553-1753217732.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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=163758, runsolver pid=163755

[startup+0.100062 s]*
/proc/loadavg: 3.98 4.06 4.08 5/270 163763
/proc/meminfo: memFree=90550380/131250000 swapFree=33010416/33010684
[pid=163758] ppid=163755 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/163758/stat : 163758 (scip-naps-1.00.) S 163755 163758 162562 0 -1 4194304 259 340 0 0 0 0 0 0 20 0 1 0 237451054 4292608 768 18446744073709551615 94697483862016 94697484756549 140726974303600 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94697484995600 94697485043344 94697501523968 140726974310815 140726974310912 140726974310912 140726974316516 0
/proc/163758/statm: 1048 768 704 219 0 110 0
[pid=163763] ppid=163758 vsize=1186496 memory=31360 CPUtime=0.06 cores=5,7
/proc/163763/stat : 163763 (python3) R 163758 163758 162562 0 -1 4194304 3612 0 0 0 5 1 0 0 20 0 1 0 237451057 1214971904 7840 18446744073709551615 94611587796992 94611587797369 140737349691536 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94611587808664 94611587809284 94611591012352 140737349699926 140737349700128 140737349700128 140737349705703 0
/proc/163763/statm: 296624 7840 4864 1 0 268646 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 1190688 KiB
Current children cumulated memory: 34432 KiB

[startup+0.205742 s]*
/proc/loadavg: 3.98 4.06 4.08 5/270 163763
/proc/meminfo: memFree=90483964/131250000 swapFree=33010416/33010684
[pid=163758] ppid=163755 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/163758/stat : 163758 (scip-naps-1.00.) S 163755 163758 162562 0 -1 4194304 259 340 0 0 0 0 0 0 20 0 1 0 237451054 4292608 768 18446744073709551615 94697483862016 94697484756549 140726974303600 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94697484995600 94697485043344 94697501523968 140726974310815 140726974310912 140726974310912 140726974316516 0
/proc/163758/statm: 1048 768 704 219 0 110 0
[pid=163763] ppid=163758 vsize=1249340 memory=99840 CPUtime=0.16 cores=5,7
/proc/163763/stat : 163763 (python3) R 163758 163758 162562 0 -1 4194304 18181 0 0 0 12 4 0 0 20 0 1 0 237451057 1279324160 24960 18446744073709551615 94611587796992 94611587797369 140737349691536 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94611587808664 94611587809284 94611591012352 140737349699926 140737349700128 140737349700128 140737349705703 0
/proc/163763/statm: 312335 24960 7648 1 0 283693 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 1253532 KiB
Current children cumulated memory: 102912 KiB

[startup+0.305763 s]*
/proc/loadavg: 3.98 4.06 4.08 5/270 163763
/proc/meminfo: memFree=90411112/131250000 swapFree=33010416/33010684
[pid=163758] ppid=163755 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/163758/stat : 163758 (scip-naps-1.00.) S 163755 163758 162562 0 -1 4194304 259 340 0 0 0 0 0 0 20 0 1 0 237451054 4292608 768 18446744073709551615 94697483862016 94697484756549 140726974303600 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94697484995600 94697485043344 94697501523968 140726974310815 140726974310912 140726974310912 140726974316516 0
/proc/163758/statm: 1048 768 704 219 0 110 0
[pid=163763] ppid=163758 vsize=1328720 memory=179072 CPUtime=0.26 cores=5,7
/proc/163763/stat : 163763 (python3) R 163758 163758 162562 0 -1 4194304 37962 0 0 0 19 7 0 0 20 0 1 0 237451057 1360609280 44736 18446744073709551615 94611587796992 94611587797369 140737349691536 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94611587808664 94611587809284 94611591012352 140737349699926 140737349700128 140737349700128 140737349705703 0
/proc/163763/statm: 332180 44736 7648 1 0 303538 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 1332912 KiB
Current children cumulated memory: 182144 KiB

[startup+0.700214 s]
/proc/loadavg: 3.98 4.06 4.08 5/270 163763
/proc/meminfo: memFree=90250084/131250000 swapFree=33010416/33010684
[pid=163758] ppid=163755 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/163758/stat : 163758 (scip-naps-1.00.) S 163755 163758 162562 0 -1 4194304 259 340 0 0 0 0 0 0 20 0 1 0 237451054 4292608 768 18446744073709551615 94697483862016 94697484756549 140726974303600 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94697484995600 94697485043344 94697501523968 140726974310815 140726974310912 140726974310912 140726974316516 0
/proc/163758/statm: 1048 768 704 219 0 110 0
[pid=163763] ppid=163758 vsize=1615604 memory=465292 CPUtime=0.65 cores=5,7
/proc/163763/stat : 163763 (python3) R 163758 163758 162562 0 -1 4194304 109018 0 0 0 48 17 0 0 20 0 1 0 237451057 1654378496 116323 18446744073709551615 94611587796992 94611587797369 140737349691536 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94611587808664 94611587809284 94611591012352 140737349699926 140737349700128 140737349700128 140737349705703 0
/proc/163763/statm: 403901 116323 7648 1 0 375259 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 1619796 KiB
Current children cumulated memory: 468364 KiB

[startup+1.50021 s]
/proc/loadavg: 3.98 4.06 4.08 5/270 163763
/proc/meminfo: memFree=89852084/131250000 swapFree=33010416/33010684
[pid=163758] ppid=163755 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/163758/stat : 163758 (scip-naps-1.00.) S 163755 163758 162562 0 -1 4194304 259 340 0 0 0 0 0 0 20 0 1 0 237451054 4292608 768 18446744073709551615 94697483862016 94697484756549 140726974303600 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94697484995600 94697485043344 94697501523968 140726974310815 140726974310912 140726974310912 140726974316516 0
/proc/163758/statm: 1048 768 704 219 0 110 0
[pid=163763] ppid=163758 vsize=2179764 memory=1029256 CPUtime=1.44 cores=5,7
/proc/163763/stat : 163763 (python3) R 163758 163758 162562 0 -1 4194304 242861 0 0 0 105 39 0 0 20 0 1 0 237451057 2232078336 257314 18446744073709551615 94611587796992 94611587797369 140737349691536 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94611587808664 94611587809284 94611591012352 140737349699926 140737349700128 140737349700128 140737349705703 0
/proc/163763/statm: 544941 257314 7648 1 0 516299 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 2183956 KiB
Current children cumulated memory: 1032328 KiB

[startup+3.10554 s]
/proc/loadavg: 3.98 4.06 4.08 5/270 163763
/proc/meminfo: memFree=88293328/131250000 swapFree=33010416/33010684
[pid=163758] ppid=163755 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/163758/stat : 163758 (scip-naps-1.00.) S 163755 163758 162562 0 -1 4194304 259 340 0 0 0 0 0 0 20 0 1 0 237451054 4292608 768 18446744073709551615 94697483862016 94697484756549 140726974303600 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94697484995600 94697485043344 94697501523968 140726974310815 140726974310912 140726974310912 140726974316516 0
/proc/163758/statm: 1048 768 704 219 0 110 0
[pid=163763] ppid=163758 vsize=3325240 memory=2175900 CPUtime=3.04 cores=5,7
/proc/163763/stat : 163763 (python3) R 163758 163758 162562 0 -1 4194304 517767 0 0 0 223 81 0 0 20 0 1 0 237451057 3405045760 543975 18446744073709551615 94611587796992 94611587797369 140737349691536 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94611587808664 94611587809284 94611591012352 140737349699926 140737349700128 140737349700128 140737349705703 0
/proc/163763/statm: 831310 543975 7648 1 0 802668 0
Current children cumulated CPU time: 3.04 s
Current children cumulated vsize: 3329432 KiB
Current children cumulated memory: 2178972 KiB

[startup+6.30021 s]
/proc/loadavg: 3.98 4.06 4.08 5/270 163763
/proc/meminfo: memFree=85570292/131250000 swapFree=33010416/33010684
[pid=163758] ppid=163755 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/163758/stat : 163758 (scip-naps-1.00.) S 163755 163758 162562 0 -1 4194304 259 340 0 0 0 0 0 0 20 0 1 0 237451054 4292608 768 18446744073709551615 94697483862016 94697484756549 140726974303600 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94697484995600 94697485043344 94697501523968 140726974310815 140726974310912 140726974310912 140726974316516 0
/proc/163758/statm: 1048 768 704 219 0 110 0
[pid=163763] ppid=163758 vsize=5752032 memory=4601216 CPUtime=6.23 cores=5,7
/proc/163763/stat : 163763 (python3) R 163758 163758 162562 0 -1 4194304 1092302 0 0 0 462 161 0 0 20 0 1 0 237451057 5890080768 1150304 18446744073709551615 94611587796992 94611587797369 140737349691536 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94611587808664 94611587809284 94611591012352 140737349699926 140737349700128 140737349700128 140737349705703 0
/proc/163763/statm: 1438008 1150304 7808 1 0 1409366 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 5756224 KiB
Current children cumulated memory: 4604288 KiB

[startup+12.7002 s]
/proc/loadavg: 3.98 4.06 4.08 5/270 163763
/proc/meminfo: memFree=82492240/131250000 swapFree=33010416/33010684
[pid=163758] ppid=163755 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/163758/stat : 163758 (scip-naps-1.00.) S 163755 163758 162562 0 -1 4194304 259 340 0 0 0 0 0 0 20 0 1 0 237451054 4292608 768 18446744073709551615 94697483862016 94697484756549 140726974303600 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94697484995600 94697485043344 94697501523968 140726974310815 140726974310912 140726974310912 140726974316516 0
/proc/163758/statm: 1048 768 704 219 0 110 0
[pid=163763] ppid=163758 vsize=7316868 memory=5926956 CPUtime=12.62 cores=5,7
/proc/163763/stat : 163763 (python3) R 163758 163758 162562 0 -1 4194304 1302217 0 0 0 1061 201 0 0 20 0 1 0 237451057 7492472832 1481739 18446744073709551615 94611587796992 94611587797369 140737349691536 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94611587808664 94611587809284 94611591012352 140737349699926 140737349700128 140737349700128 140737349705703 0
/proc/163763/statm: 1829217 1481739 7904 1 0 1800575 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 7321060 KiB
Current children cumulated memory: 5930028 KiB

[startup+25.5002 s]
/proc/loadavg: 4.06 4.07 4.08 5/271 163764
/proc/meminfo: memFree=79156476/131250000 swapFree=33010416/33010684
[pid=163758] ppid=163755 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/163758/stat : 163758 (scip-naps-1.00.) S 163755 163758 162562 0 -1 4194304 259 340 0 0 0 0 0 0 20 0 1 0 237451054 4292608 768 18446744073709551615 94697483862016 94697484756549 140726974303600 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94697484995600 94697485043344 94697501523968 140726974310815 140726974310912 140726974310912 140726974316516 0
/proc/163758/statm: 1048 768 704 219 0 110 0
[pid=163763] ppid=163758 vsize=7785464 memory=6425724 CPUtime=25.38 cores=5,7
/proc/163763/stat : 163763 (python3) R 163758 163758 162562 0 -1 4194304 1319252 0 0 0 2326 212 0 0 20 0 1 0 237451057 7972315136 1606431 18446744073709551615 94611587796992 94611587797369 140737349691536 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94611587808664 94611587809284 94611591012352 140737349699926 140737349700128 140737349700128 140737349705703 0
/proc/163763/statm: 1946366 1606431 7936 1 0 1917724 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 7789656 KiB
Current children cumulated memory: 6428796 KiB

[startup+51.106 s]
/proc/loadavg: 4.10 4.08 4.09 5/271 163765
/proc/meminfo: memFree=71384160/131250000 swapFree=33010416/33010684
[pid=163758] ppid=163755 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/163758/stat : 163758 (scip-naps-1.00.) S 163755 163758 162562 0 -1 4194304 259 340 0 0 0 0 0 0 20 0 1 0 237451054 4292608 768 18446744073709551615 94697483862016 94697484756549 140726974303600 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94697484995600 94697485043344 94697501523968 140726974310815 140726974310912 140726974310912 140726974316516 0
/proc/163758/statm: 1048 768 704 219 0 110 0
[pid=163763] ppid=163758 vsize=9113476 memory=7250096 CPUtime=50.92 cores=5,7
/proc/163763/stat : 163763 (python3) R 163758 163758 162562 0 -1 4194304 1507320 0 0 0 4825 267 0 0 20 0 1 0 237451057 9332199424 1812524 18446744073709551615 94611587796992 94611587797369 140737349691536 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94611587808664 94611587809284 94611591012352 140737349699926 140737349700128 140737349700128 140737349705703 0
/proc/163763/statm: 2278369 1812524 8032 1 0 2249727 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 9117668 KiB
Current children cumulated memory: 7253168 KiB

[startup+102.3 s]
/proc/loadavg: 4.09 4.08 4.09 5/271 163767
/proc/meminfo: memFree=65001624/131250000 swapFree=33010416/33010684
[pid=163758] ppid=163755 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/163758/stat : 163758 (scip-naps-1.00.) S 163755 163758 162562 0 -1 4194304 259 340 0 0 0 0 0 0 20 0 1 0 237451054 4292608 768 18446744073709551615 94697483862016 94697484756549 140726974303600 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94697484995600 94697485043344 94697501523968 140726974310815 140726974310912 140726974310912 140726974316516 0
/proc/163758/statm: 1048 768 704 219 0 110 0
[pid=163763] ppid=163758 vsize=10273620 memory=8453488 CPUtime=101.96 cores=5,7
/proc/163763/stat : 163763 (python3) R 163758 163758 162562 0 -1 4194304 1668555 0 0 0 9877 319 0 0 20 0 1 0 237451057 10520186880 2113372 18446744073709551615 94611587796992 94611587797369 140737349691536 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94611587808664 94611587809284 94611591012352 140737349699926 140737349700128 140737349700128 140737349705703 0
/proc/163763/statm: 2568405 2113372 8096 1 0 2539763 0
Current children cumulated CPU time: 101.96 s
Current children cumulated vsize: 10277812 KiB
Current children cumulated memory: 8456560 KiB

[startup+162.3 s]
/proc/loadavg: 4.15 4.10 4.09 5/272 163774
/proc/meminfo: memFree=62934692/131250000 swapFree=33010416/33010684
[pid=163758] ppid=163755 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/163758/stat : 163758 (scip-naps-1.00.) S 163755 163758 162562 0 -1 4194304 259 340 0 0 0 0 0 0 20 0 1 0 237451054 4292608 768 18446744073709551615 94697483862016 94697484756549 140726974303600 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94697484995600 94697485043344 94697501523968 140726974310815 140726974310912 140726974310912 140726974316516 0
/proc/163758/statm: 1048 768 704 219 0 110 0
[pid=163763] ppid=163758 vsize=10273620 memory=8453488 CPUtime=161.79 cores=5,7
/proc/163763/stat : 163763 (python3) R 163758 163758 162562 0 -1 4194304 1668706 0 0 0 15857 322 0 0 20 0 1 0 237451057 10520186880 2113372 18446744073709551615 94611587796992 94611587797369 140737349691536 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94611587808664 94611587809284 94611591012352 140737349699926 140737349700128 140737349700128 140737349705703 0
/proc/163763/statm: 2568405 2113372 8096 1 0 2539763 0
Current children cumulated CPU time: 161.79 s
Current children cumulated vsize: 10277812 KiB
Current children cumulated memory: 8456560 KiB

[startup+222.3 s]
/proc/loadavg: 4.05 4.08 4.09 5/271 163777
/proc/meminfo: memFree=62678788/131250000 swapFree=33010416/33010684
[pid=163758] ppid=163755 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/163758/stat : 163758 (scip-naps-1.00.) S 163755 163758 162562 0 -1 4194304 259 340 0 0 0 0 0 0 20 0 1 0 237451054 4292608 768 18446744073709551615 94697483862016 94697484756549 140726974303600 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94697484995600 94697485043344 94697501523968 140726974310815 140726974310912 140726974310912 140726974316516 0
/proc/163758/statm: 1048 768 704 219 0 110 0
[pid=163763] ppid=163758 vsize=10273620 memory=8453488 CPUtime=221.61 cores=5,7
/proc/163763/stat : 163763 (python3) R 163758 163758 162562 0 -1 4194304 1668809 0 0 0 21836 325 0 0 20 0 1 0 237451057 10520186880 2113372 18446744073709551615 94611587796992 94611587797369 140737349691536 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94611587808664 94611587809284 94611591012352 140737349699926 140737349700128 140737349700128 140737349705703 0
/proc/163763/statm: 2568405 2113372 8096 1 0 2539763 0
Current children cumulated CPU time: 221.61 s
Current children cumulated vsize: 10277812 KiB

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

/proc/163763/stat : 163763 (python3) S 163758 163758 162562 0 -1 4194304 1980825 0 0 0 50631 397 0 0 20 0 1 0 237451057 11874164736 2443979 18446744073709551615 94611587796992 94611587797369 140737349691536 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94611587808664 94611587809284 94611591012352 140737349699926 140737349700128 140737349700128 140737349705703 0
/proc/163763/statm: 2898966 2443979 8128 1 0 2870324 0
[pid=163801] ppid=163763 vsize=13717256 memory=9667120 CPUtime=2822 cores=5,7
/proc/163801/stat : 163801 (naps-1.03a6) R 163763 163801 163801 0 -1 4194304 5623720 0 0 0 278518 3682 0 0 20 0 1 0 237502242 14046470144 2416780 18446744073709551615 4198400 7047149 140728746955936 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 39358464 140728746957199 140728746957297 140728746957297 140728746962889 0
/proc/163801/statm: 3429314 2416780 544 696 0 3428475 0
Current children cumulated CPU time: 3332.28 s
Current children cumulated vsize: 25317312 KiB
Current children cumulated memory: 19446108 KiB

[startup+3402.3 s]
/proc/loadavg: 1.30 2.17 3.21 2/248 164048
/proc/meminfo: memFree=109352404/131250000 swapFree=33010416/33010684
[pid=163758] ppid=163755 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/163758/stat : 163758 (scip-naps-1.00.) S 163755 163758 162562 0 -1 4194304 259 340 0 0 0 0 0 0 20 0 1 0 237451054 4292608 768 18446744073709551615 94697483862016 94697484756549 140726974303600 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94697484995600 94697485043344 94697501523968 140726974310815 140726974310912 140726974310912 140726974316516 0
/proc/163758/statm: 1048 768 704 219 0 110 0
[pid=163763] ppid=163758 vsize=11595864 memory=9775916 CPUtime=510.28 cores=5,7
/proc/163763/stat : 163763 (python3) S 163758 163758 162562 0 -1 4194304 1980825 0 0 0 50631 397 0 0 20 0 1 0 237451057 11874164736 2443979 18446744073709551615 94611587796992 94611587797369 140737349691536 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94611587808664 94611587809284 94611591012352 140737349699926 140737349700128 140737349700128 140737349705703 0
/proc/163763/statm: 2898966 2443979 8128 1 0 2870324 0
[pid=163801] ppid=163763 vsize=13717256 memory=9845300 CPUtime=2881.88 cores=5,7
/proc/163801/stat : 163801 (naps-1.03a6) R 163763 163801 163801 0 -1 4194304 5625118 0 0 0 284501 3687 0 0 20 0 1 0 237502242 14046470144 2461325 18446744073709551615 4198400 7047149 140728746955936 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 39358464 140728746957199 140728746957297 140728746957297 140728746962889 0
/proc/163801/statm: 3429314 2461325 544 696 0 3428475 0
Current children cumulated CPU time: 3392.16 s
Current children cumulated vsize: 25317312 KiB
Current children cumulated memory: 19624288 KiB

[startup+3462.3 s]
/proc/loadavg: 1.16 1.97 3.07 2/248 164050
/proc/meminfo: memFree=111320472/131250000 swapFree=33010416/33010684
[pid=163758] ppid=163755 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/163758/stat : 163758 (scip-naps-1.00.) S 163755 163758 162562 0 -1 4194304 259 340 0 0 0 0 0 0 20 0 1 0 237451054 4292608 768 18446744073709551615 94697483862016 94697484756549 140726974303600 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94697484995600 94697485043344 94697501523968 140726974310815 140726974310912 140726974310912 140726974316516 0
/proc/163758/statm: 1048 768 704 219 0 110 0
[pid=163763] ppid=163758 vsize=11595864 memory=9775916 CPUtime=510.28 cores=5,7
/proc/163763/stat : 163763 (python3) S 163758 163758 162562 0 -1 4194304 1980825 0 0 0 50631 397 0 0 20 0 1 0 237451057 11874164736 2443979 18446744073709551615 94611587796992 94611587797369 140737349691536 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94611587808664 94611587809284 94611591012352 140737349699926 140737349700128 140737349700128 140737349705703 0
/proc/163763/statm: 2898966 2443979 8128 1 0 2870324 0
[pid=163801] ppid=163763 vsize=9879052 memory=7857108 CPUtime=2941.72 cores=5,7
/proc/163801/stat : 163801 (naps-1.03a6) R 163763 163801 163801 0 -1 4194304 5629897 0 0 0 290473 3699 0 0 20 0 1 0 237502242 10116149248 1964277 18446744073709551615 4198400 7047149 140728746955936 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 39358464 140728746957199 140728746957297 140728746957297 140728746962889 0
/proc/163801/statm: 2469763 1964277 544 696 0 2468924 0
Current children cumulated CPU time: 3452 s
Current children cumulated vsize: 21479108 KiB
Current children cumulated memory: 17636096 KiB

[startup+3522.3 s]
/proc/loadavg: 1.12 1.80 2.95 2/249 164056
/proc/meminfo: memFree=111106600/131250000 swapFree=33010416/33010684
[pid=163758] ppid=163755 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/163758/stat : 163758 (scip-naps-1.00.) S 163755 163758 162562 0 -1 4194304 259 340 0 0 0 0 0 0 20 0 1 0 237451054 4292608 768 18446744073709551615 94697483862016 94697484756549 140726974303600 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94697484995600 94697485043344 94697501523968 140726974310815 140726974310912 140726974310912 140726974316516 0
/proc/163758/statm: 1048 768 704 219 0 110 0
[pid=163763] ppid=163758 vsize=11595864 memory=9775916 CPUtime=510.28 cores=5,7
/proc/163763/stat : 163763 (python3) S 163758 163758 162562 0 -1 4194304 1980825 0 0 0 50631 397 0 0 20 0 1 0 237451057 11874164736 2443979 18446744073709551615 94611587796992 94611587797369 140737349691536 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94611587808664 94611587809284 94611591012352 140737349699926 140737349700128 140737349700128 140737349705703 0
/proc/163763/statm: 2898966 2443979 8128 1 0 2870324 0
[pid=163801] ppid=163763 vsize=10403340 memory=7971772 CPUtime=3001.52 cores=5,7
/proc/163801/stat : 163801 (naps-1.03a6) R 163763 163801 163801 0 -1 4194304 5788523 0 0 0 296381 3771 0 0 20 0 1 0 237502242 10653020160 1992943 18446744073709551615 4198400 7047149 140728746955936 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 39358464 140728746957199 140728746957297 140728746957297 140728746962889 0
/proc/163801/statm: 2600835 1992943 544 696 0 2599996 0
Current children cumulated CPU time: 3511.8 s
Current children cumulated vsize: 22003396 KiB
Current children cumulated memory: 17750760 KiB

[startup+3582.3 s]
/proc/loadavg: 1.10 1.67 2.83 2/250 164061
/proc/meminfo: memFree=111144868/131250000 swapFree=33010416/33010684
[pid=163758] ppid=163755 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/163758/stat : 163758 (scip-naps-1.00.) S 163755 163758 162562 0 -1 4194304 259 340 0 0 0 0 0 0 20 0 1 0 237451054 4292608 768 18446744073709551615 94697483862016 94697484756549 140726974303600 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94697484995600 94697485043344 94697501523968 140726974310815 140726974310912 140726974310912 140726974316516 0
/proc/163758/statm: 1048 768 704 219 0 110 0
[pid=163763] ppid=163758 vsize=11595864 memory=9775916 CPUtime=510.28 cores=5,7
/proc/163763/stat : 163763 (python3) S 163758 163758 162562 0 -1 4194304 1980825 0 0 0 50631 397 0 0 20 0 1 0 237451057 11874164736 2443979 18446744073709551615 94611587796992 94611587797369 140737349691536 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94611587808664 94611587809284 94611591012352 140737349699926 140737349700128 140737349700128 140737349705703 0
/proc/163763/statm: 2898966 2443979 8128 1 0 2870324 0
[pid=163801] ppid=163763 vsize=10540220 memory=8020248 CPUtime=3061.34 cores=5,7
/proc/163801/stat : 163801 (naps-1.03a6) R 163763 163801 163801 0 -1 4194304 5891926 0 0 0 302264 3870 0 0 20 0 1 0 237502242 10793185280 2005062 18446744073709551615 4198400 7047149 140728746955936 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 39358464 140728746957199 140728746957297 140728746957297 140728746962889 0
/proc/163801/statm: 2635055 2005062 544 696 0 2634216 0
Current children cumulated CPU time: 3571.62 s
Current children cumulated vsize: 22140276 KiB
Current children cumulated memory: 17799236 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.8 s]
/proc/loadavg: 1.14 1.63 2.78 2/250 164063
/proc/meminfo: memFree=111043320/131250000 swapFree=33010416/33010684
[pid=163758] ppid=163755 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/163758/stat : 163758 (scip-naps-1.00.) S 163755 163758 162562 0 -1 4194304 259 340 0 0 0 0 0 0 20 0 1 0 237451054 4292608 768 18446744073709551615 94697483862016 94697484756549 140726974303600 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94697484995600 94697485043344 94697501523968 140726974310815 140726974310912 140726974310912 140726974316516 0
/proc/163758/statm: 1048 768 704 219 0 110 0
[pid=163763] ppid=163758 vsize=11595864 memory=9775916 CPUtime=510.28 cores=5,7
/proc/163763/stat : 163763 (python3) S 163758 163758 162562 0 -1 4194304 1980825 0 0 0 50631 397 0 0 20 0 1 0 237451057 11874164736 2443979 18446744073709551615 94611587796992 94611587797369 140737349691536 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94611587808664 94611587809284 94611591012352 140737349699926 140737349700128 140737349700128 140737349705703 0
/proc/163763/statm: 2898966 2443979 8128 1 0 2870324 0
[pid=163801] ppid=163763 vsize=10572988 memory=8093688 CPUtime=3089.74 cores=5,7
/proc/163801/stat : 163801 (naps-1.03a6) R 163763 163801 163801 0 -1 4194304 6020648 0 0 0 305054 3920 0 0 20 0 1 0 237502242 10826739712 2023422 18446744073709551615 4198400 7047149 140728746955936 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 39358464 140728746957199 140728746957297 140728746957297 140728746962889 0
/proc/163801/statm: 2643247 2023422 544 696 0 2642408 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 22173044 KiB
Current children cumulated memory: 17872676 KiB

Sending SIGTERM to process tree (bottom up)

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

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

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

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

# cumulated CPU time of all completed processes:  user=3558.54 s, system=43.7597 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.2 s]
/proc/loadavg: 1.12 1.62 2.77 2/248 164063
/proc/meminfo: memFree=119040104/131250000 swapFree=33010416/33010684
[pid=163763] ppid=163755 vsize=11595864 memory=9775916 CPUtime=3600.42 cores=5,7
/proc/163763/stat : 163763 (python3) R 163755 163758 162562 0 -1 4194304 2150516 6020649 0 0 50652 404 305055 3931 20 0 1 0 237451057 11874164736 2443979 18446744073709551615 94611587796992 94611587797369 140737349691536 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94611587808664 94611587809284 94611591012352 140737349699926 140737349700128 140737349700128 140737349705703 0
/proc/163763/statm: 2898966 2443979 8128 1 0 2870324 0
Current cumulated CPU time of completed processes: 0.015326 s
Current children cumulated CPU time: 3600.42 s
Current children cumulated vsize: 11595864 KiB
Current children cumulated memory: 9775916 KiB

[startup+3612 s]*
/proc/loadavg: 1.12 1.62 2.77 2/248 164063
/proc/meminfo: memFree=119048236/131250000 swapFree=33010416/33010684
[pid=163763] ppid=163755 vsize=11595864 memory=9775916 CPUtime=3601.23 cores=5,7
/proc/163763/stat : 163763 (python3) R 163755 163758 162562 0 -1 4194304 2270465 6020649 0 0 50726 411 305055 3931 20 0 1 0 237451057 11874164736 2443979 18446744073709551615 94611587796992 94611587797369 140737349691536 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94611587808664 94611587809284 94611591012352 140737349699926 140737349700128 140737349700128 140737349705703 0
/proc/163763/statm: 2898966 2443979 8128 1 0 2870324 0
Current cumulated CPU time of completed processes: 0.015326 s
Current children cumulated CPU time: 3601.23 s
Current children cumulated vsize: 11595864 KiB
Current children cumulated memory: 9775916 KiB

[startup+3612.4 s]
/proc/loadavg: 1.12 1.62 2.77 2/248 164063
/proc/meminfo: memFree=119048236/131250000 swapFree=33010416/33010684
[pid=163763] ppid=163755 vsize=11595864 memory=9775916 CPUtime=3601.62 cores=5,7
/proc/163763/stat : 163763 (python3) R 163755 163758 162562 0 -1 4194304 2336484 6020649 0 0 50762 414 305055 3931 20 0 1 0 237451057 11874164736 2443979 18446744073709551615 94611587796992 94611587797369 140737349691536 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94611587808664 94611587809284 94611591012352 140737349699926 140737349700128 140737349700128 140737349705703 0
/proc/163763/statm: 2898966 2443979 8128 1 0 2870324 0
Current cumulated CPU time of completed processes: 0.015326 s
Current children cumulated CPU time: 3601.62 s
Current children cumulated vsize: 11595864 KiB
Current children cumulated memory: 9775916 KiB

[startup+3612.8 s]
/proc/loadavg: 1.12 1.62 2.77 2/248 164063
/proc/meminfo: memFree=119048236/131250000 swapFree=33010416/33010684
[pid=163763] ppid=163755 vsize=11595864 memory=9775916 CPUtime=3602.02 cores=5,7
/proc/163763/stat : 163763 (python3) R 163755 163758 162562 0 -1 4194304 2400788 6020649 0 0 50799 417 305055 3931 20 0 1 0 237451057 11874164736 2443979 18446744073709551615 94611587796992 94611587797369 140737349691536 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94611587808664 94611587809284 94611591012352 140737349699926 140737349700128 140737349700128 140737349705703 0
/proc/163763/statm: 2898966 2443979 8128 1 0 2870324 0
Current cumulated CPU time of completed processes: 0.015326 s
Current children cumulated CPU time: 3602.02 s
Current children cumulated vsize: 11595864 KiB
Current children cumulated memory: 9775916 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 3613.05
CPU time (s): 3602.3
CPU user time (s): 3558.54
CPU system time (s): 43.7597
CPU usage (%): 99.7025
Max. virtual memory (cumulated for all children) (KiB): 28216548
Max. memory (cumulated for all children) (KiB): 22181224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3558.54
system time used= 43.7597
maximum resident set size= 12402236
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8422058
page faults= 0
swaps= 0
block input operations= 0
block output operations= 109264
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 363
involuntary context switches= 3348


# summary of solver processes directly reported to runsolver:
#   pid: 163758,163763
#   total CPU time (s): 3602.3
#   total CPU user time (s): 3558.54
#   total CPU system time (s): 43.7597

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.87716 second user time and 17.7247 second system time

The end

Launcher Data

Begin job on nodeC018 at 2025-07-22 22:55:32
IDJOB=4542553
IDBENCH=163934
IDSOLVER=3368
FILE ID=nodeC018/4542553-1753217732
RUNJOBID= nodeC018-1753209881-162575
SLURM_JOB_ID= 9687775
Free space on /tmp= 432660 MiB

SOLVER NAME= SCIP-NaPS 1.00a1
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.00.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4542553-1753217732/watcher-4542553-1753217732 -o /tmp/evaluation-result-4542553-1753217732/solver-4542553-1753217732 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1753209881-162575 --watchdog 3760  ./scip-naps-1.00.sh HOME/instance-4542553-1753217732.opb

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

MD5SUM BENCH= a8e56f9e5ad0cb5cee4856e95cb4d672
RANDOM SEED=1205459289

nodeC018 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		: 3600.557
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.66
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.831
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.66
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.830
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.66
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		: 3599.848
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.66
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.827
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.66
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		: 3601.369
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.66
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		: 3562.944
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.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        90570448 kB
MemAvailable:   91490944 kB
Buffers:            2128 kB
Cached:          1671236 kB
SwapCached:           28 kB
Active:         38739248 kB
Inactive:         593004 kB
Active(anon):   37684852 kB
Inactive(anon):      284 kB
Active(file):    1054396 kB
Inactive(file):   592720 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            105672 kB
Writeback:             0 kB
AnonPages:      37660696 kB
Mapped:           134944 kB
Shmem:             26240 kB
KReclaimable:     224840 kB
Slab:             321028 kB
SReclaimable:     224840 kB
SUnreclaim:        96188 kB
KernelStack:        4352 kB
PageTables:        78028 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:   45815724 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150616 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:  11706368 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:      201428 kB
DirectMap2M:     7958528 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432904 MiB
End job on nodeC018 at 2025-07-22 23:55:45