Trace number 4542163

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SCIP-NaPS 1.00a1? (MO) 678.079 680.024

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/composed_pebbling_php_pyramid/
dec/normalized-composed_pebbling_php_pyramid_height50_pigeons49_holes48.opb
MD5SUMc26c89c819410142827dd0be6bce850a
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 benchmark2155.04
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3121404
Total number of constraints136276
Number of constraints which are clauses68801
Number of constraints which are cardinality constraints (but not clauses)62324
Number of constraints which are nor clauses,nor cardinality constraints5151
Minimum length of a constraint48
Maximum length of a constraint53
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 56
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

513.99/515.52	c Command: HOME/scip-naps.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4542163-1753214781.opb
513.99/515.52	c Solving mode: decision
513.99/515.52	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
513.99/515.52	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
513.99/515.52	c original problem has 3121404 variables (3121404 bin, 0 int, 0 impl, 0 cont) and 136276 constraints
513.99/515.52	c presolving:
513.99/515.52	c (round 1, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 73903 upgd conss, 0 impls, 62322 clqs
513.99/515.52	c (round 2, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 136276 upgd conss, 0 impls, 62322 clqs
513.99/515.52	c    (44.1s) probing: 51/3121404 (0.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
513.99/515.52	c    (44.1s) probing aborted: 50/50 successive totally useless probings
513.99/515.52	c    (46.2s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
513.99/515.52	c symmetry computation terminated early, because number of cells 100060 in Nauty exceeds limit of 100000
513.99/515.52	c for running full symmetry detection, increase value of parameter propagating/symmetry/nautymaxncells
513.99/515.52	c    (62.6s) symmetry computation finished: 20 generators found (max: 20, log10 of symmetry group size: 0.0) (symcode time: 15.20)
513.99/515.52	c dynamic symmetry handling statistics:
513.99/515.52	c    orbitopal reduction:       no components
513.99/515.52	c    orbital reduction:          1 components of sizes 19
513.99/515.52	c    lexicographic reduction:   19 permutations with support sizes 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98
513.99/515.52	c handled 2 out of 2 symmetry components
513.99/515.52	c presolving (3 rounds: 3 fast, 3 medium, 3 exhaustive):
513.99/515.52	c  0 deleted vars, 0 deleted constraints, 1 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 8 changed coefficients
513.99/515.52	c  0 implications, 62323 cliques
513.99/515.52	c presolved problem has 3121404 variables (3121404 bin, 0 int, 0 impl, 0 cont) and 136277 constraints
513.99/515.52	c    5153 constraints of type <knapsack>
513.99/515.52	c   62322 constraints of type <setppc>
513.99/515.52	c       1 constraints of type <linear>
513.99/515.52	c   68801 constraints of type <logicor>
513.99/515.52	c transformed objective value is always integral (scale: 1)
513.99/515.52	c Presolving Time: 59.32
513.99/515.52	c 
513.99/515.52	c 
513.99/515.52	c SCIP Status        : solving was interrupted [time limit reached]
513.99/515.52	c Solving Time (sec) : 500.04
513.99/515.52	c Solving Nodes      : 1
513.99/515.52	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
513.99/515.52	c Dual Bound         : +0.00000000000000e+00
513.99/515.52	c Gap                : infinite
513.99/515.52	c ----------------------------------------------------------------------
513.99/515.52	c dual bound: 0.0 -> 0
513.99/515.52	c primal bound: 1e+20 -> 100000000000000000000
513.99/515.52	c scip-goal-lb: 0
513.99/515.52	c scip-goal-ub: 100000000000000000000
513.99/515.52	c writing output to: HOME/tmpokdit2l5.opb
513.99/515.52	c appending fixed variable constraints
513.99/515.52	c scip-fixed vars: 0.00% (0/3121404)
513.99/515.52	c ----------------------------------------------------------------------
513.99/515.52	c executing external solver: HOME/naps-1.03a6
513.99/515.52	c ----------------------------------------------------------------------
513.99/515.52	c command: HOME/naps-1.03a6 HOME/tmpokdit2l5.opb
514.12/515.72	c NaPS 1.03a6.
514.12/515.72	c Input file name: HOME/tmpokdit2l5.opb
675.64/677.60	c
675.64/677.60	c *** TERMINATED *** by signal 15
675.64/677.60	c _____________________________________________________________________________
675.64/677.60	c std/band forms        : 67475,0
675.64/677.60	c 2cl/3cl ITE-codings   : 0,0
675.64/677.60	c BDD/srt/adr Max costs : 0,872,0
675.64/677.60	c BDDraw/bin/mul/srt/adr: 0,0,0,67475,0
675.64/677.60	c BDD nodes             : 0
675.64/677.60	c Es1/CC detections     : 0,0
675.64/677.60	c CC sort               : 67475
675.64/677.60	c SAT/UNSAT calls       : 0,0
675.64/677.60	c regenrated variables  : 0
675.64/677.60	c eliminated fixed lits : 0
675.64/677.60	c goal lit flips        : 0
675.64/677.60	c goal stages           : 0
675.64/677.60	c goal shrink           : 0
675.64/677.60	c goal coeff separations: 0
675.64/677.60	c restarts              : 0
675.64/677.60	c conflicts             : 0              (0 /sec)
675.64/677.60	c decisions             : 0              (0 /sec)
675.64/677.60	c propagations          : 0              (0 /sec)
675.64/677.60	c inspects              : 0              (0 /sec)
675.64/677.60	c CPU time (solving tm) : 154.6 s        (97.86 s, SAT 0 s, UNSAT 0 s)
675.64/677.60	c Time for Opt-base     : 0.7918 s
675.64/677.60	c Steps for Opt-base    : 0
675.64/677.60	c Time for BDD coding   : 0 s
675.64/677.60	c Time for srt coding   : 32.45 s
675.64/677.60	c _____________________________________________________________________________
514.13/677.75	c received SIGTERM, forwarding to pbsolver...
514.13/677.75	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 (62250 MiB free)
  memory of node 1: 64507 MiB (62715 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=163364, runsolver pid=163361
Current StackSize limit: 8192 KiB


[startup+0.100065 s]*
/proc/loadavg: 4.37 4.20 4.12 5/272 163369
/proc/meminfo: memFree=127955468/131250000 swapFree=33010416/33010684
[pid=163364] ppid=163361 vsize=4192 memory=3072 CPUtime=0.01 cores=0,2
/proc/163364/stat : 163364 (scip-naps-1.00.) S 163361 163364 162562 0 -1 4194304 255 337 0 0 0 0 0 1 20 0 1 0 237155965 4292608 768 18446744073709551615 94476284010496 94476284905029 140736278535520 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94476285144080 94476285191824 94476287578112 140736278538655 140736278538752 140736278538752 140736278544356 0
/proc/163364/statm: 1048 768 704 219 0 110 0
[pid=163369] ppid=163364 vsize=1186240 memory=30884 CPUtime=0.06 cores=0,2
/proc/163369/stat : 163369 (python3) R 163364 163364 162562 0 -1 4194304 3535 0 0 0 5 1 0 0 20 0 1 0 237155968 1214709760 7721 18446744073709551615 94498262515712 94498262516089 140724331302048 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94498262527384 94498262528004 94498272374784 140724331309398 140724331309600 140724331309600 140724331315175 0
/proc/163369/statm: 296560 7721 4841 1 0 268582 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 1190432 KiB
Current children cumulated memory: 33956 KiB

[startup+0.205687 s]*
/proc/loadavg: 4.37 4.20 4.12 5/272 163369
/proc/meminfo: memFree=127903312/131250000 swapFree=33010416/33010684
[pid=163364] ppid=163361 vsize=4192 memory=3072 CPUtime=0.01 cores=0,2
/proc/163364/stat : 163364 (scip-naps-1.00.) S 163361 163364 162562 0 -1 4194304 255 337 0 0 0 0 0 1 20 0 1 0 237155965 4292608 768 18446744073709551615 94476284010496 94476284905029 140736278535520 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94476285144080 94476285191824 94476287578112 140736278538655 140736278538752 140736278538752 140736278544356 0
/proc/163364/statm: 1048 768 704 219 0 110 0
[pid=163369] ppid=163364 vsize=1241412 memory=92708 CPUtime=0.16 cores=0,2
/proc/163369/stat : 163369 (python3) R 163364 163364 162562 0 -1 4194304 16457 0 0 0 13 3 0 0 20 0 1 0 237155968 1271205888 23177 18446744073709551615 94498262515712 94498262516089 140724331302048 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94498262527384 94498262528004 94498272374784 140724331309398 140724331309600 140724331309600 140724331315175 0
/proc/163369/statm: 310353 23177 7593 1 0 281711 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 1245604 KiB
Current children cumulated memory: 95780 KiB

[startup+0.305681 s]*
/proc/loadavg: 4.37 4.20 4.12 5/272 163369
/proc/meminfo: memFree=127830736/131250000 swapFree=33010416/33010684
[pid=163364] ppid=163361 vsize=4192 memory=3072 CPUtime=0.01 cores=0,2
/proc/163364/stat : 163364 (scip-naps-1.00.) S 163361 163364 162562 0 -1 4194304 255 337 0 0 0 0 0 1 20 0 1 0 237155965 4292608 768 18446744073709551615 94476284010496 94476284905029 140736278535520 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94476285144080 94476285191824 94476287578112 140736278538655 140736278538752 140736278538752 140736278544356 0
/proc/163364/statm: 1048 768 704 219 0 110 0
[pid=163369] ppid=163364 vsize=1319696 memory=169764 CPUtime=0.26 cores=0,2
/proc/163369/stat : 163369 (python3) R 163364 163364 162562 0 -1 4194304 35726 0 0 0 20 6 0 0 20 0 1 0 237155968 1351368704 42441 18446744073709551615 94498262515712 94498262516089 140724331302048 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94498262527384 94498262528004 94498272374784 140724331309398 140724331309600 140724331309600 140724331315175 0
/proc/163369/statm: 329924 42441 7593 1 0 301282 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 1323888 KiB
Current children cumulated memory: 172836 KiB

[startup+0.700199 s]
/proc/loadavg: 4.37 4.20 4.12 5/272 163369
/proc/meminfo: memFree=127685584/131250000 swapFree=33010416/33010684
[pid=163364] ppid=163361 vsize=4192 memory=3072 CPUtime=0.01 cores=0,2
/proc/163364/stat : 163364 (scip-naps-1.00.) S 163361 163364 162562 0 -1 4194304 255 337 0 0 0 0 0 1 20 0 1 0 237155965 4292608 768 18446744073709551615 94476284010496 94476284905029 140736278535520 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94476285144080 94476285191824 94476287578112 140736278538655 140736278538752 140736278538752 140736278544356 0
/proc/163364/statm: 1048 768 704 219 0 110 0
[pid=163369] ppid=163364 vsize=1600460 memory=450752 CPUtime=0.64 cores=0,2
/proc/163369/stat : 163369 (python3) R 163364 163364 162562 0 -1 4194304 105461 0 0 0 48 16 0 0 20 0 1 0 237155968 1638871040 112688 18446744073709551615 94498262515712 94498262516089 140724331302048 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94498262527384 94498262528004 94498272374784 140724331309398 140724331309600 140724331309600 140724331315175 0
/proc/163369/statm: 400115 112688 7593 1 0 371473 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 1604652 KiB
Current children cumulated memory: 453824 KiB

[startup+1.5002 s]
/proc/loadavg: 4.37 4.20 4.12 5/272 163369
/proc/meminfo: memFree=127338832/131250000 swapFree=33010416/33010684
[pid=163364] ppid=163361 vsize=4192 memory=3072 CPUtime=0.01 cores=0,2
/proc/163364/stat : 163364 (scip-naps-1.00.) S 163361 163364 162562 0 -1 4194304 255 337 0 0 0 0 0 1 20 0 1 0 237155965 4292608 768 18446744073709551615 94476284010496 94476284905029 140736278535520 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94476285144080 94476285191824 94476287578112 140736278538655 140736278538752 140736278538752 140736278544356 0
/proc/163364/statm: 1048 768 704 219 0 110 0
[pid=163369] ppid=163364 vsize=2156780 memory=1006884 CPUtime=1.44 cores=0,2
/proc/163369/stat : 163369 (python3) R 163364 163364 162562 0 -1 4194304 237331 0 0 0 107 37 0 0 20 0 1 0 237155968 2208542720 251721 18446744073709551615 94498262515712 94498262516089 140724331302048 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94498262527384 94498262528004 94498272374784 140724331309398 140724331309600 140724331309600 140724331315175 0
/proc/163369/statm: 539195 251721 7593 1 0 510553 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 2160972 KiB
Current children cumulated memory: 1009956 KiB

[startup+3.10553 s]
/proc/loadavg: 4.37 4.20 4.12 5/272 163369
/proc/meminfo: memFree=125947588/131250000 swapFree=33010416/33010684
[pid=163364] ppid=163361 vsize=4192 memory=3072 CPUtime=0.01 cores=0,2
/proc/163364/stat : 163364 (scip-naps-1.00.) S 163361 163364 162562 0 -1 4194304 255 337 0 0 0 0 0 1 20 0 1 0 237155965 4292608 768 18446744073709551615 94476284010496 94476284905029 140736278535520 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94476285144080 94476285191824 94476287578112 140736278538655 140736278538752 140736278538752 140736278544356 0
/proc/163364/statm: 1048 768 704 219 0 110 0
[pid=163369] ppid=163364 vsize=3290188 memory=2138320 CPUtime=3.04 cores=0,2
/proc/163369/stat : 163369 (python3) R 163364 163364 162562 0 -1 4194304 508444 0 0 0 228 76 0 0 20 0 1 0 237155968 3369152512 534548 18446744073709551615 94498262515712 94498262516089 140724331302048 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94498262527384 94498262528004 94498272374784 140724331309398 140724331309600 140724331309600 140724331315175 0
/proc/163369/statm: 822767 534580 7593 1 0 794125 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 3294380 KiB
Current children cumulated memory: 2141392 KiB

[startup+6.30019 s]
/proc/loadavg: 4.34 4.19 4.12 5/272 163369
/proc/meminfo: memFree=123470388/131250000 swapFree=33010416/33010684
[pid=163364] ppid=163361 vsize=4192 memory=3072 CPUtime=0.01 cores=0,2
/proc/163364/stat : 163364 (scip-naps-1.00.) S 163361 163364 162562 0 -1 4194304 255 337 0 0 0 0 0 1 20 0 1 0 237155965 4292608 768 18446744073709551615 94476284010496 94476284905029 140736278535520 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94476285144080 94476285191824 94476287578112 140736278538655 140736278538752 140736278538752 140736278544356 0
/proc/163364/statm: 1048 768 704 219 0 110 0
[pid=163369] ppid=163364 vsize=5961400 memory=4794144 CPUtime=6.23 cores=0,2
/proc/163369/stat : 163369 (python3) R 163364 163364 162562 0 -1 4194304 1155385 0 0 0 449 174 0 0 20 0 1 0 237155968 6104473600 1198536 18446744073709551615 94498262515712 94498262516089 140724331302048 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94498262527384 94498262528004 94498272374784 140724331309398 140724331309600 140724331309600 140724331315175 0
/proc/163369/statm: 1490350 1198536 7785 1 0 1461708 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 5965592 KiB
Current children cumulated memory: 4797216 KiB

[startup+12.7002 s]
/proc/loadavg: 4.47 4.22 4.13 5/272 163369
/proc/meminfo: memFree=120288912/131250000 swapFree=33010416/33010684
[pid=163364] ppid=163361 vsize=4192 memory=3072 CPUtime=0.01 cores=0,2
/proc/163364/stat : 163364 (scip-naps-1.00.) S 163361 163364 162562 0 -1 4194304 255 337 0 0 0 0 0 1 20 0 1 0 237155965 4292608 768 18446744073709551615 94476284010496 94476284905029 140736278535520 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94476285144080 94476285191824 94476287578112 140736278538655 140736278538752 140736278538752 140736278544356 0
/proc/163364/statm: 1048 768 704 219 0 110 0
[pid=163369] ppid=163364 vsize=9249724 memory=7826500 CPUtime=12.61 cores=0,2
/proc/163369/stat : 163369 (python3) R 163364 163364 162562 0 -1 4194304 1750441 0 0 0 990 271 0 0 20 0 1 0 237155968 9471717376 1956625 18446744073709551615 94498262515712 94498262516089 140724331302048 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94498262527384 94498262528004 94498272374784 140724331309398 140724331309600 140724331309600 140724331315175 0
/proc/163369/statm: 2312431 1956625 7849 1 0 2283789 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 9253916 KiB
Current children cumulated memory: 7829572 KiB

[startup+25.5002 s]
/proc/loadavg: 4.59 4.26 4.14 5/272 163369
/proc/meminfo: memFree=119255892/131250000 swapFree=33010416/33010684
[pid=163364] ppid=163361 vsize=4192 memory=3072 CPUtime=0.01 cores=0,2
/proc/163364/stat : 163364 (scip-naps-1.00.) S 163361 163364 162562 0 -1 4194304 255 337 0 0 0 0 0 1 20 0 1 0 237155965 4292608 768 18446744073709551615 94476284010496 94476284905029 140736278535520 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94476285144080 94476285191824 94476287578112 140736278538655 140736278538752 140736278538752 140736278544356 0
/proc/163364/statm: 1048 768 704 219 0 110 0
[pid=163369] ppid=163364 vsize=10183072 memory=8739452 CPUtime=25.37 cores=0,2
/proc/163369/stat : 163369 (python3) R 163364 163364 162562 0 -1 4194304 1808098 0 0 0 2244 293 0 0 20 0 1 0 237155968 10427465728 2184863 18446744073709551615 94498262515712 94498262516089 140724331302048 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94498262527384 94498262528004 94498272374784 140724331309398 140724331309600 140724331309600 140724331315175 0
/proc/163369/statm: 2545768 2184863 7881 1 0 2517126 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 10187264 KiB
Current children cumulated memory: 8742524 KiB

[startup+51.1057 s]
/proc/loadavg: 4.51 4.27 4.15 5/272 163370
/proc/meminfo: memFree=119002132/131250000 swapFree=33010416/33010684
[pid=163364] ppid=163361 vsize=4192 memory=3072 CPUtime=0.01 cores=0,2
/proc/163364/stat : 163364 (scip-naps-1.00.) S 163361 163364 162562 0 -1 4194304 255 337 0 0 0 0 0 1 20 0 1 0 237155965 4292608 768 18446744073709551615 94476284010496 94476284905029 140736278535520 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94476285144080 94476285191824 94476287578112 140736278538655 140736278538752 140736278538752 140736278544356 0
/proc/163364/statm: 1048 768 704 219 0 110 0
[pid=163369] ppid=163364 vsize=11101524 memory=9001988 CPUtime=50.91 cores=0,2
/proc/163369/stat : 163369 (python3) R 163364 163364 162562 0 -1 4194304 1816390 0 0 0 4792 299 0 0 20 0 1 0 237155968 11367960576 2250497 18446744073709551615 94498262515712 94498262516089 140724331302048 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94498262527384 94498262528004 94498272374784 140724331309398 140724331309600 140724331309600 140724331315175 0
/proc/163369/statm: 2775381 2250497 7913 1 0 2746739 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 11105716 KiB
Current children cumulated memory: 9005060 KiB

[startup+102.3 s]
/proc/loadavg: 4.34 4.26 4.15 5/272 163372
/proc/meminfo: memFree=116375164/131250000 swapFree=33010416/33010684
[pid=163364] ppid=163361 vsize=4192 memory=3072 CPUtime=0.01 cores=0,2
/proc/163364/stat : 163364 (scip-naps-1.00.) S 163361 163364 162562 0 -1 4194304 255 337 0 0 0 0 0 1 20 0 1 0 237155965 4292608 768 18446744073709551615 94476284010496 94476284905029 140736278535520 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94476285144080 94476285191824 94476287578112 140736278538655 140736278538752 140736278538752 140736278544356 0
/proc/163364/statm: 1048 768 704 219 0 110 0
[pid=163369] ppid=163364 vsize=13592388 memory=11520184 CPUtime=101.97 cores=0,2
/proc/163369/stat : 163369 (python3) R 163364 163364 162562 0 -1 4194304 2246107 0 0 0 9747 450 0 0 20 0 1 0 237155968 13918605312 2880046 18446744073709551615 94498262515712 94498262516089 140724331302048 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94498262527384 94498262528004 94498272374784 140724331309398 140724331309600 140724331309600 140724331315175 0
/proc/163369/statm: 3398097 2880046 8073 1 0 3369455 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 13596580 KiB
Current children cumulated memory: 11523256 KiB

[startup+162.3 s]
/proc/loadavg: 4.17 4.22 4.15 5/272 163374
/proc/meminfo: memFree=116442348/131250000 swapFree=33010416/33010684
[pid=163364] ppid=163361 vsize=4192 memory=3072 CPUtime=0.01 cores=0,2
/proc/163364/stat : 163364 (scip-naps-1.00.) S 163361 163364 162562 0 -1 4194304 255 337 0 0 0 0 0 1 20 0 1 0 237155965 4292608 768 18446744073709551615 94476284010496 94476284905029 140736278535520 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94476285144080 94476285191824 94476287578112 140736278538655 140736278538752 140736278538752 140736278544356 0
/proc/163364/statm: 1048 768 704 219 0 110 0
[pid=163369] ppid=163364 vsize=13592388 memory=11520184 CPUtime=161.79 cores=0,2
/proc/163369/stat : 163369 (python3) R 163364 163364 162562 0 -1 4194304 2246320 0 0 0 15725 454 0 0 20 0 1 0 237155968 13918605312 2880046 18446744073709551615 94498262515712 94498262516089 140724331302048 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94498262527384 94498262528004 94498272374784 140724331309398 140724331309600 140724331309600 140724331315175 0
/proc/163369/statm: 3398097 2880046 8073 1 0 3369455 0
Current children cumulated CPU time: 161.8 s
Current children cumulated vsize: 13596580 KiB
Current children cumulated memory: 11523256 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 4.20 4.14 5/272 163377
/proc/meminfo: memFree=116441908/131250000 swapFree=33010416/33010684
[pid=163364] ppid=163361 vsize=4192 memory=3072 CPUtime=0.01 cores=0,2
/proc/163364/stat : 163364 (scip-naps-1.00.) S 163361 163364 162562 0 -1 4194304 255 337 0 0 0 0 0 1 20 0 1 0 237155965 4292608 768 18446744073709551615 94476284010496 94476284905029 140736278535520 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94476285144080 94476285191824 94476287578112 140736278538655 140736278538752 140736278538752 140736278544356 0
/proc/163364/statm: 1048 768 704 219 0 110 0
[pid=163369] ppid=163364 vsize=13592388 memory=11520184 CPUtime=221.63 cores=0,2
/proc/163369/stat : 163369 (python3) R 163364 163364 162562 0 -1 4194304 2246501 0 0 0 21699 464 0 0 20 0 1 0 237155968 13918605312 2880046 18446744073709551615 94498262515712 94498262516089 140724331302048 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94498262527384 94498262528004 94498272374784 140724331309398 140724331309600 140724331309600 140724331315175 0
/proc/163369/statm: 3398097 2880046 8073 1 0 3369455 0
Current children cumulated CPU time: 221.64 s

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

[pid=163364] ppid=163361 vsize=4192 memory=3072 CPUtime=0.01 cores=0,2
/proc/163364/stat : 163364 (scip-naps-1.00.) S 163361 163364 162562 0 -1 4194304 255 337 0 0 0 0 0 1 20 0 1 0 237155965 4292608 768 18446744073709551615 94476284010496 94476284905029 140736278535520 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94476285144080 94476285191824 94476287578112 140736278538655 140736278538752 140736278538752 140736278544356 0
/proc/163364/statm: 1048 768 704 219 0 110 0
[pid=163369] ppid=163364 vsize=13592388 memory=11520184 CPUtime=341.27 cores=0,2
/proc/163369/stat : 163369 (python3) R 163364 163364 162562 0 -1 4194304 2247740 0 0 0 33644 483 0 0 20 0 1 0 237155968 13918605312 2880046 18446744073709551615 94498262515712 94498262516089 140724331302048 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94498262527384 94498262528004 94498272374784 140724331309398 140724331309600 140724331309600 140724331315175 0
/proc/163369/statm: 3398097 2880046 8073 1 0 3369455 0
Current children cumulated CPU time: 341.28 s
Current children cumulated vsize: 13596580 KiB
Current children cumulated memory: 11523256 KiB

[startup+402.3 s]
/proc/loadavg: 4.14 4.17 4.14 5/272 163385
/proc/meminfo: memFree=116466868/131250000 swapFree=33010416/33010684
[pid=163364] ppid=163361 vsize=4192 memory=3072 CPUtime=0.01 cores=0,2
/proc/163364/stat : 163364 (scip-naps-1.00.) S 163361 163364 162562 0 -1 4194304 255 337 0 0 0 0 0 1 20 0 1 0 237155965 4292608 768 18446744073709551615 94476284010496 94476284905029 140736278535520 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94476285144080 94476285191824 94476287578112 140736278538655 140736278538752 140736278538752 140736278544356 0
/proc/163364/statm: 1048 768 704 219 0 110 0
[pid=163369] ppid=163364 vsize=13592388 memory=11520184 CPUtime=401.11 cores=0,2
/proc/163369/stat : 163369 (python3) R 163364 163364 162562 0 -1 4194304 2247938 0 0 0 39618 493 0 0 20 0 1 0 237155968 13918605312 2880046 18446744073709551615 94498262515712 94498262516089 140724331302048 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94498262527384 94498262528004 94498272374784 140724331309398 140724331309600 140724331309600 140724331315175 0
/proc/163369/statm: 3398097 2880046 8073 1 0 3369455 0
Current children cumulated CPU time: 401.12 s
Current children cumulated vsize: 13596580 KiB
Current children cumulated memory: 11523256 KiB

[startup+462.3 s]
/proc/loadavg: 4.11 4.15 4.13 5/272 163387
/proc/meminfo: memFree=116441660/131250000 swapFree=33010416/33010684
[pid=163364] ppid=163361 vsize=4192 memory=3072 CPUtime=0.01 cores=0,2
/proc/163364/stat : 163364 (scip-naps-1.00.) S 163361 163364 162562 0 -1 4194304 255 337 0 0 0 0 0 1 20 0 1 0 237155965 4292608 768 18446744073709551615 94476284010496 94476284905029 140736278535520 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94476285144080 94476285191824 94476287578112 140736278538655 140736278538752 140736278538752 140736278544356 0
/proc/163364/statm: 1048 768 704 219 0 110 0
[pid=163369] ppid=163364 vsize=13592388 memory=11520184 CPUtime=460.93 cores=0,2
/proc/163369/stat : 163369 (python3) R 163364 163364 162562 0 -1 4194304 2248707 0 0 0 45591 502 0 0 20 0 1 0 237155968 13918605312 2880046 18446744073709551615 94498262515712 94498262516089 140724331302048 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94498262527384 94498262528004 94498272374784 140724331309398 140724331309600 140724331309600 140724331315175 0
/proc/163369/statm: 3398097 2880046 8073 1 0 3369455 0
Current children cumulated CPU time: 460.94 s
Current children cumulated vsize: 13596580 KiB
Current children cumulated memory: 11523256 KiB

[startup+522.3 s]
/proc/loadavg: 4.08 4.13 4.12 5/273 163391
/proc/meminfo: memFree=113943160/131250000 swapFree=33010416/33010684
[pid=163364] ppid=163361 vsize=4192 memory=3072 CPUtime=0.01 cores=0,2
/proc/163364/stat : 163364 (scip-naps-1.00.) S 163361 163364 162562 0 -1 4194304 255 337 0 0 0 0 0 1 20 0 1 0 237155965 4292608 768 18446744073709551615 94476284010496 94476284905029 140736278535520 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94476285144080 94476285191824 94476287578112 140736278538655 140736278538752 140736278538752 140736278544356 0
/proc/163364/statm: 1048 768 704 219 0 110 0
[pid=163369] ppid=163364 vsize=15488072 memory=13415876 CPUtime=514.11 cores=0,2
/proc/163369/stat : 163369 (python3) S 163364 163364 162562 0 -1 4194304 2684780 0 0 0 50823 588 0 0 20 0 1 0 237155968 15859785728 3353969 18446744073709551615 94498262515712 94498262516089 140724331302048 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94498262527384 94498262528004 94498272374784 140724331309398 140724331309600 140724331309600 140724331315175 0
/proc/163369/statm: 3872018 3353969 8073 1 0 3843376 0
[pid=163390] ppid=163369 vsize=622164 memory=555504 CPUtime=6.65 cores=0,2
/proc/163390/stat : 163390 (naps-1.03a6) R 163369 163390 163390 0 -1 4194304 102855 0 0 0 630 35 0 0 20 0 1 0 237207528 637095936 138876 18446744073709551615 4198400 7047149 140727180016128 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 36007936 140727180020111 140727180020209 140727180020209 140727180025801 0
/proc/163390/statm: 155541 138876 544 696 0 154702 0
Current children cumulated CPU time: 520.77 s
Current children cumulated vsize: 16114428 KiB
Current children cumulated memory: 13974452 KiB

[startup+582.3 s]
/proc/loadavg: 4.13 4.14 4.12 5/272 163393
/proc/meminfo: memFree=105365772/131250000 swapFree=33010416/33010684
[pid=163364] ppid=163361 vsize=4192 memory=3072 CPUtime=0.01 cores=0,2
/proc/163364/stat : 163364 (scip-naps-1.00.) S 163361 163364 162562 0 -1 4194304 255 337 0 0 0 0 0 1 20 0 1 0 237155965 4292608 768 18446744073709551615 94476284010496 94476284905029 140736278535520 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94476285144080 94476285191824 94476287578112 140736278538655 140736278538752 140736278538752 140736278544356 0
/proc/163364/statm: 1048 768 704 219 0 110 0
[pid=163369] ppid=163364 vsize=15488072 memory=13415876 CPUtime=514.11 cores=0,2
/proc/163369/stat : 163369 (python3) S 163364 163364 162562 0 -1 4194304 2684780 0 0 0 50823 588 0 0 20 0 1 0 237155968 15859785728 3353969 18446744073709551615 94498262515712 94498262516089 140724331302048 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94498262527384 94498262528004 94498272374784 140724331309398 140724331309600 140724331309600 140724331315175 0
/proc/163369/statm: 3872018 3353969 8073 1 0 3843376 0
[pid=163390] ppid=163369 vsize=11482560 memory=9180980 CPUtime=66.48 cores=0,2
/proc/163390/stat : 163390 (naps-1.03a6) R 163369 163390 163390 0 -1 4194304 852929 0 0 0 6276 372 0 0 20 0 1 0 237207528 11758141440 2295245 18446744073709551615 4198400 7047149 140727180016128 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 36007936 140727180020111 140727180020209 140727180020209 140727180025801 0
/proc/163390/statm: 2870640 2295245 544 696 0 2869801 0
Current children cumulated CPU time: 580.6 s
Current children cumulated vsize: 26974824 KiB
Current children cumulated memory: 22599928 KiB

[startup+642.3 s]
/proc/loadavg: 4.09 4.13 4.12 5/272 163399
/proc/meminfo: memFree=103780284/131250000 swapFree=33010416/33010684
[pid=163364] ppid=163361 vsize=4192 memory=3072 CPUtime=0.01 cores=0,2
/proc/163364/stat : 163364 (scip-naps-1.00.) S 163361 163364 162562 0 -1 4194304 255 337 0 0 0 0 0 1 20 0 1 0 237155965 4292608 768 18446744073709551615 94476284010496 94476284905029 140736278535520 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94476285144080 94476285191824 94476287578112 140736278538655 140736278538752 140736278538752 140736278544356 0
/proc/163364/statm: 1048 768 704 219 0 110 0
[pid=163369] ppid=163364 vsize=15488072 memory=13415876 CPUtime=514.11 cores=0,2
/proc/163369/stat : 163369 (python3) S 163364 163364 162562 0 -1 4194304 2684780 0 0 0 50823 588 0 0 20 0 1 0 237155968 15859785728 3353969 18446744073709551615 94498262515712 94498262516089 140724331302048 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94498262527384 94498262528004 94498272374784 140724331309398 140724331309600 140724331309600 140724331315175 0
/proc/163369/statm: 3872018 3353969 8073 1 0 3843376 0
[pid=163390] ppid=163369 vsize=11977476 memory=9933340 CPUtime=126.33 cores=0,2
/proc/163390/stat : 163390 (naps-1.03a6) R 163369 163390 163390 0 -1 4194304 1329196 0 0 0 12033 600 0 0 20 0 1 0 237207528 12264935424 2483335 18446744073709551615 4198400 7047149 140727180016128 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 36007936 140727180020111 140727180020209 140727180020209 140727180025801 0
/proc/163390/statm: 2994369 2483335 544 696 0 2993530 0
Current children cumulated CPU time: 640.45 s
Current children cumulated vsize: 27469740 KiB
Current children cumulated memory: 23352288 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+677.6 s]
/proc/loadavg: 4.11 4.13 4.12 5/272 163401
/proc/meminfo: memFree=100015492/131250000 swapFree=33010416/33010684
[pid=163364] ppid=163361 vsize=4192 memory=3072 CPUtime=0.01 cores=0,2
/proc/163364/stat : 163364 (scip-naps-1.00.) S 163361 163364 162562 0 -1 4194304 255 337 0 0 0 0 0 1 20 0 1 0 237155965 4292608 768 18446744073709551615 94476284010496 94476284905029 140736278535520 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94476285144080 94476285191824 94476287578112 140736278538655 140736278538752 140736278538752 140736278544356 0
/proc/163364/statm: 1048 768 704 219 0 110 0
[pid=163369] ppid=163364 vsize=15488072 memory=13415876 CPUtime=514.11 cores=0,2
/proc/163369/stat : 163369 (python3) S 163364 163364 162562 0 -1 4194304 2684780 0 0 0 50823 588 0 0 20 0 1 0 237155968 15859785728 3353969 18446744073709551615 94498262515712 94498262516089 140724331302048 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94498262527384 94498262528004 94498272374784 140724331309398 140724331309600 140724331309600 140724331315175 0
/proc/163369/statm: 3872018 3353969 8073 1 0 3843376 0
[pid=163390] ppid=163369 vsize=18137860 memory=14008992 CPUtime=161.52 cores=0,2
/proc/163390/stat : 163390 (naps-1.03a6) R 163369 163390 163390 0 -1 4194304 1446900 0 0 0 15462 690 0 0 20 0 1 0 237207528 18573168640 3502248 18446744073709551615 4198400 7047149 140727180016128 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 36007936 140727180020111 140727180020209 140727180020209 140727180025801 0
/proc/163390/statm: 4534465 3502248 544 696 0 4533626 0
Current children cumulated CPU time: 675.64 s
Current children cumulated vsize: 33630124 KiB
Current children cumulated memory: 27427940 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.002298 s, system=0.016017 s

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

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

# cumulated CPU time of all completed processes:  user=664.491 s, system=13.5879 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+678.4 s]
/proc/loadavg: 4.11 4.13 4.12 5/270 163401
/proc/meminfo: memFree=113921592/131250000 swapFree=33010416/33010684
[pid=163369] ppid=163361 vsize=15488072 memory=13415876 CPUtime=676.42 cores=0,2
/proc/163369/stat : 163369 (python3) R 163361 163364 162562 0 -1 4194304 2985641 1446902 0 0 50873 601 15462 706 20 0 1 0 237155968 15859785728 3353969 18446744073709551615 94498262515712 94498262516089 140724331302048 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94498262527384 94498262528004 94498272374784 140724331309398 140724331309600 140724331309600 140724331315175 0
/proc/163369/statm: 3872018 3353969 8073 1 0 3843376 0
Current cumulated CPU time of completed processes: 0.018315 s
Current children cumulated CPU time: 676.42 s
Current children cumulated vsize: 15488072 KiB
Current children cumulated memory: 13415876 KiB

[startup+679.2 s]
/proc/loadavg: 4.11 4.13 4.12 5/270 163401
/proc/meminfo: memFree=113929368/131250000 swapFree=33010416/33010684
[pid=163369] ppid=163361 vsize=15488072 memory=13415876 CPUtime=677.22 cores=0,2
/proc/163369/stat : 163369 (python3) R 163361 163364 162562 0 -1 4194304 3079850 1446902 0 0 50948 606 15462 706 20 0 1 0 237155968 15859785728 3353969 18446744073709551615 94498262515712 94498262516089 140724331302048 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94498262527384 94498262528004 94498272374784 140724331309398 140724331309600 140724331309600 140724331315175 0
/proc/163369/statm: 3872018 3353969 8073 1 0 3843376 0
Current cumulated CPU time of completed processes: 0.018315 s
Current children cumulated CPU time: 677.22 s
Current children cumulated vsize: 15488072 KiB
Current children cumulated memory: 13415876 KiB

[startup+679.6 s]
/proc/loadavg: 4.11 4.13 4.12 5/270 163401
/proc/meminfo: memFree=113929368/131250000 swapFree=33010416/33010684
[pid=163369] ppid=163361 vsize=15488072 memory=13415876 CPUtime=677.62 cores=0,2
/proc/163369/stat : 163369 (python3) R 163361 163364 162562 0 -1 4194304 3127900 1446902 0 0 50986 608 15462 706 20 0 1 0 237155968 15859785728 3353969 18446744073709551615 94498262515712 94498262516089 140724331302048 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94498262527384 94498262528004 94498272374784 140724331309398 140724331309600 140724331309600 140724331315175 0
/proc/163369/statm: 3872018 3353969 8073 1 0 3843376 0
Current cumulated CPU time of completed processes: 0.018315 s
Current children cumulated CPU time: 677.62 s
Current children cumulated vsize: 15488072 KiB
Current children cumulated memory: 13415876 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 680.024
CPU time (s): 678.079
CPU user time (s): 664.491
CPU system time (s): 13.5879
CPU usage (%): 99.7138
Max. virtual memory (cumulated for all children) (KiB): 33630124
Max. memory (cumulated for all children) (KiB): 27427940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 664.491
system time used= 13.5879
maximum resident set size= 14008992
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4575397
page faults= 0
swaps= 0
block input operations= 0
block output operations= 153296
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 356
involuntary context switches= 4171


# summary of solver processes directly reported to runsolver:
#   pid: 163364,163369
#   total CPU time (s): 678.079
#   total CPU user time (s): 664.491
#   total CPU system time (s): 13.5879

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.32047 second user time and 3.23857 second system time

The end

Launcher Data

Begin job on nodeC018 at 2025-07-22 22:06:21
IDJOB=4542163
IDBENCH=163903
IDSOLVER=3368
FILE ID=nodeC018/4542163-1753214781
RUNJOBID= nodeC018-1753209881-162572
SLURM_JOB_ID= 9687775
Free space on /tmp= 432920 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_height50_pigeons49_holes48.opb
COMMAND LINE= ./scip-naps-1.00.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4542163-1753214781/watcher-4542163-1753214781 -o /tmp/evaluation-result-4542163-1753214781/solver-4542163-1753214781 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1753209881-162572 --watchdog 3760  ./scip-naps-1.00.sh HOME/instance-4542163-1753214781.opb

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

MD5SUM BENCH= c26c89c819410142827dd0be6bce850a
RANDOM SEED=1613162073

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		: 3599.807
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.789
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		: 3600.287
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		: 3598.214
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.824
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		: 3600.092
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		: 3601.579
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		: 3579.435
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:        127964540 kB
MemAvailable:   128608984 kB
Buffers:            2128 kB
Cached:          1395192 kB
SwapCached:           28 kB
Active:          2214396 kB
Inactive:         316968 kB
Active(anon):    1160000 kB
Inactive(anon):      284 kB
Active(file):    1054396 kB
Inactive(file):   316684 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             82036 kB
Writeback:             0 kB
AnonPages:       1127096 kB
Mapped:           138096 kB
Shmem:             26240 kB
KReclaimable:     224804 kB
Slab:             320908 kB
SReclaimable:     224804 kB
SUnreclaim:        96104 kB
KernelStack:        4432 kB
PageTables:         5984 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    4788520 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150680 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:    692224 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= 432840 MiB
End job on nodeC018 at 2025-07-22 22:17:41