Trace number 4542170

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SCIP-NaPS 1.00a2? (MO) 679.039 680.688

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4542170-1753214881/watcher-4542170-1753214881 -o /tmp/evaluation-result-4542170-1753214881/solver-4542170-1753214881 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1753210000-174950 --watchdog 3760 ./scip-naps-1.00a2.sh HOME/instance-4542170-1753214881.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=175719, runsolver pid=175716
Current StackSize limit: 8192 KiB


[startup+0.100059 s]*
/proc/loadavg: 4.04 4.07 4.08 5/270 175724
/proc/meminfo: memFree=114588740/131250000 swapFree=33010416/33010684
[pid=175719] ppid=175716 vsize=4192 memory=2944 CPUtime=0.01 cores=4,6
/proc/175719/stat : 175719 (scip-naps-1.00a) S 175716 175719 174935 0 -1 4194304 259 338 0 0 0 0 0 1 20 0 1 0 237168002 4292608 736 18446744073709551615 93957573648384 93957574542917 140725521822320 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93957574781968 93957574829712 93957593489408 140725521828251 140725521828350 140725521828350 140725521833954 0
/proc/175719/statm: 1048 736 672 219 0 110 0
[pid=175724] ppid=175719 vsize=1185840 memory=30068 CPUtime=0.05 cores=4,6
/proc/175724/stat : 175724 (python3) R 175719 175719 174935 0 -1 4194304 3377 0 0 0 4 1 0 0 20 0 1 0 237168005 1214300160 7517 18446744073709551615 94775563988992 94775563989369 140736165526272 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94775564000664 94775564001284 94775582605312 140736165534031 140736165534240 140736165534240 140736165539815 0
/proc/175724/statm: 296460 7517 4765 1 0 268528 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 1190032 KiB
Current children cumulated memory: 33012 KiB

[startup+0.205623 s]*
/proc/loadavg: 4.04 4.07 4.08 5/270 175724
/proc/meminfo: memFree=114538592/131250000 swapFree=33010416/33010684
[pid=175719] ppid=175716 vsize=4192 memory=2944 CPUtime=0.01 cores=4,6
/proc/175719/stat : 175719 (scip-naps-1.00a) S 175716 175719 174935 0 -1 4194304 259 338 0 0 0 0 0 1 20 0 1 0 237168002 4292608 736 18446744073709551615 93957573648384 93957574542917 140725521822320 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93957574781968 93957574829712 93957593489408 140725521828251 140725521828350 140725521828350 140725521833954 0
/proc/175719/statm: 1048 736 672 219 0 110 0
[pid=175724] ppid=175719 vsize=1241464 memory=92788 CPUtime=0.15 cores=4,6
/proc/175724/stat : 175724 (python3) R 175719 175719 174935 0 -1 4194304 16474 0 0 0 12 3 0 0 20 0 1 0 237168005 1271259136 23197 18446744073709551615 94775563988992 94775563989369 140736165526272 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94775564000664 94775564001284 94775582605312 140736165534031 140736165534240 140736165534240 140736165539815 0
/proc/175724/statm: 310366 23197 7613 1 0 281724 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 1245656 KiB
Current children cumulated memory: 95732 KiB

[startup+0.305646 s]*
/proc/loadavg: 4.04 4.07 4.08 5/270 175724
/proc/meminfo: memFree=114457952/131250000 swapFree=33010416/33010684
[pid=175719] ppid=175716 vsize=4192 memory=2944 CPUtime=0.01 cores=4,6
/proc/175719/stat : 175719 (scip-naps-1.00a) S 175716 175719 174935 0 -1 4194304 259 338 0 0 0 0 0 1 20 0 1 0 237168002 4292608 736 18446744073709551615 93957573648384 93957574542917 140725521822320 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93957574781968 93957574829712 93957593489408 140725521828251 140725521828350 140725521828350 140725521833954 0
/proc/175719/statm: 1048 736 672 219 0 110 0
[pid=175724] ppid=175719 vsize=1321800 memory=172532 CPUtime=0.26 cores=4,6
/proc/175724/stat : 175724 (python3) R 175719 175719 174935 0 -1 4194304 36407 0 0 0 20 6 0 0 20 0 1 0 237168005 1353523200 43133 18446744073709551615 94775563988992 94775563989369 140736165526272 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94775564000664 94775564001284 94775582605312 140736165534031 140736165534240 140736165534240 140736165539815 0
/proc/175724/statm: 330450 43133 7613 1 0 301808 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 1325992 KiB
Current children cumulated memory: 175476 KiB

[startup+0.700192 s]
/proc/loadavg: 4.04 4.07 4.08 5/270 175724
/proc/meminfo: memFree=114312800/131250000 swapFree=33010416/33010684
[pid=175719] ppid=175716 vsize=4192 memory=2944 CPUtime=0.01 cores=4,6
/proc/175719/stat : 175719 (scip-naps-1.00a) S 175716 175719 174935 0 -1 4194304 259 338 0 0 0 0 0 1 20 0 1 0 237168002 4292608 736 18446744073709551615 93957573648384 93957574542917 140725521822320 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93957574781968 93957574829712 93957593489408 140725521828251 140725521828350 140725521828350 140725521833954 0
/proc/175719/statm: 1048 736 672 219 0 110 0
[pid=175724] ppid=175719 vsize=1603584 memory=453796 CPUtime=0.64 cores=4,6
/proc/175724/stat : 175724 (python3) R 175719 175719 174935 0 -1 4194304 106198 0 0 0 49 15 0 0 20 0 1 0 237168005 1642070016 113449 18446744073709551615 94775563988992 94775563989369 140736165526272 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94775564000664 94775564001284 94775582605312 140736165534031 140736165534240 140736165534240 140736165539815 0
/proc/175724/statm: 400896 113449 7613 1 0 372254 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 1607776 KiB
Current children cumulated memory: 456740 KiB

[startup+1.5002 s]
/proc/loadavg: 4.04 4.07 4.08 5/270 175724
/proc/meminfo: memFree=113957804/131250000 swapFree=33010416/33010684
[pid=175719] ppid=175716 vsize=4192 memory=2944 CPUtime=0.01 cores=4,6
/proc/175719/stat : 175719 (scip-naps-1.00a) S 175716 175719 174935 0 -1 4194304 259 338 0 0 0 0 0 1 20 0 1 0 237168002 4292608 736 18446744073709551615 93957573648384 93957574542917 140725521822320 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93957574781968 93957574829712 93957593489408 140725521828251 140725521828350 140725521828350 140725521833954 0
/proc/175719/statm: 1048 736 672 219 0 110 0
[pid=175724] ppid=175719 vsize=2160928 memory=1011720 CPUtime=1.44 cores=4,6
/proc/175724/stat : 175724 (python3) R 175719 175719 174935 0 -1 4194304 238520 0 0 0 109 35 0 0 20 0 1 0 237168005 2212790272 252930 18446744073709551615 94775563988992 94775563989369 140736165526272 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94775564000664 94775564001284 94775582605312 140736165534031 140736165534240 140736165534240 140736165539815 0
/proc/175724/statm: 540232 252930 7613 1 0 511590 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 2165120 KiB
Current children cumulated memory: 1014664 KiB

[startup+3.10541 s]
/proc/loadavg: 4.04 4.07 4.08 5/270 175724
/proc/meminfo: memFree=112552276/131250000 swapFree=33010416/33010684
[pid=175719] ppid=175716 vsize=4192 memory=2944 CPUtime=0.01 cores=4,6
/proc/175719/stat : 175719 (scip-naps-1.00a) S 175716 175719 174935 0 -1 4194304 259 338 0 0 0 0 0 1 20 0 1 0 237168002 4292608 736 18446744073709551615 93957573648384 93957574542917 140725521822320 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93957574781968 93957574829712 93957593489408 140725521828251 140725521828350 140725521828350 140725521833954 0
/proc/175719/statm: 1048 736 672 219 0 110 0
[pid=175724] ppid=175719 vsize=3302384 memory=2150512 CPUtime=3.04 cores=4,6
/proc/175724/stat : 175724 (python3) R 175719 175719 174935 0 -1 4194304 511488 0 0 0 226 78 0 0 20 0 1 0 237168005 3381641216 537628 18446744073709551615 94775563988992 94775563989369 140736165526272 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94775564000664 94775564001284 94775582605312 140736165534031 140736165534240 140736165534240 140736165539815 0
/proc/175724/statm: 825596 537628 7613 1 0 796954 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 3306576 KiB
Current children cumulated memory: 2153456 KiB

[startup+6.30018 s]
/proc/loadavg: 4.04 4.07 4.08 5/270 175724
/proc/meminfo: memFree=110080892/131250000 swapFree=33010416/33010684
[pid=175719] ppid=175716 vsize=4192 memory=2944 CPUtime=0.01 cores=4,6
/proc/175719/stat : 175719 (scip-naps-1.00a) S 175716 175719 174935 0 -1 4194304 259 338 0 0 0 0 0 1 20 0 1 0 237168002 4292608 736 18446744073709551615 93957573648384 93957574542917 140725521822320 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93957574781968 93957574829712 93957593489408 140725521828251 140725521828350 140725521828350 140725521833954 0
/proc/175719/statm: 1048 736 672 219 0 110 0
[pid=175724] ppid=175719 vsize=5962476 memory=4797368 CPUtime=6.23 cores=4,6
/proc/175724/stat : 175724 (python3) R 175719 175719 174935 0 -1 4194304 1155686 0 0 0 451 172 0 0 20 0 1 0 237168005 6105575424 1199342 18446744073709551615 94775563988992 94775563989369 140736165526272 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94775564000664 94775564001284 94775582605312 140736165534031 140736165534240 140736165534240 140736165539815 0
/proc/175724/statm: 1490619 1199342 7773 1 0 1461977 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 5966668 KiB
Current children cumulated memory: 4800312 KiB

[startup+12.7002 s]
/proc/loadavg: 4.12 4.09 4.09 5/270 175724
/proc/meminfo: memFree=106897688/131250000 swapFree=33010416/33010684
[pid=175719] ppid=175716 vsize=4192 memory=2944 CPUtime=0.01 cores=4,6
/proc/175719/stat : 175719 (scip-naps-1.00a) S 175716 175719 174935 0 -1 4194304 259 338 0 0 0 0 0 1 20 0 1 0 237168002 4292608 736 18446744073709551615 93957573648384 93957574542917 140725521822320 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93957574781968 93957574829712 93957593489408 140725521828251 140725521828350 140725521828350 140725521833954 0
/proc/175719/statm: 1048 736 672 219 0 110 0
[pid=175724] ppid=175719 vsize=9249776 memory=7826372 CPUtime=12.62 cores=4,6
/proc/175724/stat : 175724 (python3) R 175719 175719 174935 0 -1 4194304 1747349 0 0 0 996 266 0 0 20 0 1 0 237168005 9471770624 1956593 18446744073709551615 94775563988992 94775563989369 140736165526272 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94775564000664 94775564001284 94775582605312 140736165534031 140736165534240 140736165534240 140736165539815 0
/proc/175724/statm: 2312444 1956593 7837 1 0 2283802 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 9253968 KiB
Current children cumulated memory: 7829316 KiB

[startup+25.5002 s]
/proc/loadavg: 4.09 4.08 4.09 5/270 175724
/proc/meminfo: memFree=105860284/131250000 swapFree=33010416/33010684
[pid=175719] ppid=175716 vsize=4192 memory=2944 CPUtime=0.01 cores=4,6
/proc/175719/stat : 175719 (scip-naps-1.00a) S 175716 175719 174935 0 -1 4194304 259 338 0 0 0 0 0 1 20 0 1 0 237168002 4292608 736 18446744073709551615 93957573648384 93957574542917 140725521822320 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93957574781968 93957574829712 93957593489408 140725521828251 140725521828350 140725521828350 140725521833954 0
/proc/175719/statm: 1048 736 672 219 0 110 0
[pid=175724] ppid=175719 vsize=10183124 memory=8739004 CPUtime=25.38 cores=4,6
/proc/175724/stat : 175724 (python3) R 175719 175719 174935 0 -1 4194304 1804356 0 0 0 2251 287 0 0 20 0 1 0 237168005 10427518976 2184751 18446744073709551615 94775563988992 94775563989369 140736165526272 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94775564000664 94775564001284 94775582605312 140736165534031 140736165534240 140736165534240 140736165539815 0
/proc/175724/statm: 2545781 2184751 7901 1 0 2517139 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 10187316 KiB
Current children cumulated memory: 8741948 KiB

[startup+51.1057 s]
/proc/loadavg: 4.06 4.08 4.09 5/270 175724
/proc/meminfo: memFree=105608772/131250000 swapFree=33010416/33010684
[pid=175719] ppid=175716 vsize=4192 memory=2944 CPUtime=0.01 cores=4,6
/proc/175719/stat : 175719 (scip-naps-1.00a) S 175716 175719 174935 0 -1 4194304 259 338 0 0 0 0 0 1 20 0 1 0 237168002 4292608 736 18446744073709551615 93957573648384 93957574542917 140725521822320 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93957574781968 93957574829712 93957593489408 140725521828251 140725521828350 140725521828350 140725521833954 0
/proc/175719/statm: 1048 736 672 219 0 110 0
[pid=175724] ppid=175719 vsize=11101576 memory=8992940 CPUtime=50.93 cores=4,6
/proc/175724/stat : 175724 (python3) R 175719 175719 174935 0 -1 4194304 1812081 0 0 0 4800 293 0 0 20 0 1 0 237168005 11368013824 2248235 18446744073709551615 94775563988992 94775563989369 140736165526272 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94775564000664 94775564001284 94775582605312 140736165534031 140736165534240 140736165534240 140736165539815 0
/proc/175724/statm: 2775394 2248235 7933 1 0 2746752 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 11105768 KiB
Current children cumulated memory: 8995884 KiB

[startup+102.3 s]
/proc/loadavg: 4.14 4.09 4.09 5/270 175730
/proc/meminfo: memFree=103003296/131250000 swapFree=33010416/33010684
[pid=175719] ppid=175716 vsize=4192 memory=2944 CPUtime=0.01 cores=4,6
/proc/175719/stat : 175719 (scip-naps-1.00a) S 175716 175719 174935 0 -1 4194304 259 338 0 0 0 0 0 1 20 0 1 0 237168002 4292608 736 18446744073709551615 93957573648384 93957574542917 140725521822320 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93957574781968 93957574829712 93957593489408 140725521828251 140725521828350 140725521828350 140725521833954 0
/proc/175719/statm: 1048 736 672 219 0 110 0
[pid=175724] ppid=175719 vsize=13592440 memory=11519284 CPUtime=102.01 cores=4,6
/proc/175724/stat : 175724 (python3) R 175719 175719 174935 0 -1 4194304 2242749 0 0 0 9765 436 0 0 20 0 1 0 237168005 13918658560 2879821 18446744073709551615 94775563988992 94775563989369 140736165526272 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94775564000664 94775564001284 94775582605312 140736165534031 140736165534240 140736165534240 140736165539815 0
/proc/175724/statm: 3398110 2879821 8093 1 0 3369468 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 13596632 KiB
Current children cumulated memory: 11522228 KiB

[startup+162.3 s]
/proc/loadavg: 4.11 4.09 4.09 5/270 175732
/proc/meminfo: memFree=103043804/131250000 swapFree=33010416/33010684
[pid=175719] ppid=175716 vsize=4192 memory=2944 CPUtime=0.01 cores=4,6
/proc/175719/stat : 175719 (scip-naps-1.00a) S 175716 175719 174935 0 -1 4194304 259 338 0 0 0 0 0 1 20 0 1 0 237168002 4292608 736 18446744073709551615 93957573648384 93957574542917 140725521822320 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93957574781968 93957574829712 93957593489408 140725521828251 140725521828350 140725521828350 140725521833954 0
/proc/175719/statm: 1048 736 672 219 0 110 0
[pid=175724] ppid=175719 vsize=13592440 memory=11519284 CPUtime=161.86 cores=4,6
/proc/175724/stat : 175724 (python3) R 175719 175719 174935 0 -1 4194304 2242961 0 0 0 15747 439 0 0 20 0 1 0 237168005 13918658560 2879821 18446744073709551615 94775563988992 94775563989369 140736165526272 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94775564000664 94775564001284 94775582605312 140736165534031 140736165534240 140736165534240 140736165539815 0
/proc/175724/statm: 3398110 2879821 8093 1 0 3369468 0
Current children cumulated CPU time: 161.87 s
Current children cumulated vsize: 13596632 KiB
Current children cumulated memory: 11522228 KiB

[startup+222.3 s]
/proc/loadavg: 4.04 4.07 4.08 5/270 175734
/proc/meminfo: memFree=103066632/131250000 swapFree=33010416/33010684
[pid=175719] ppid=175716 vsize=4192 memory=2944 CPUtime=0.01 cores=4,6
/proc/175719/stat : 175719 (scip-naps-1.00a) S 175716 175719 174935 0 -1 4194304 259 338 0 0 0 0 0 1 20 0 1 0 237168002 4292608 736 18446744073709551615 93957573648384 93957574542917 140725521822320 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93957574781968 93957574829712 93957593489408 140725521828251 140725521828350 140725521828350 140725521833954 0
/proc/175719/statm: 1048 736 672 219 0 110 0
[pid=175724] ppid=175719 vsize=13592440 memory=11519284 CPUtime=221.71 cores=4,6
/proc/175724/stat : 175724 (python3) R 175719 175719 174935 0 -1 4194304 2243148 0 0 0 21725 446 0 0 20 0 1 0 237168005 13918658560 2879821 18446744073709551615 94775563988992 94775563989369 140736165526272 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94775564000664 94775564001284 94775582605312 140736165534031 140736165534240 140736165534240 140736165539815 0
/proc/175724/statm: 3398110 2879821 8093 1 0 3369468 0
Current children cumulated CPU time: 221.72 s
Current children cumulated vsize: 13596632 KiB

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


[startup+462.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/269 175744
/proc/meminfo: memFree=103063960/131250000 swapFree=33010416/33010684
[pid=175719] ppid=175716 vsize=4192 memory=2944 CPUtime=0.01 cores=4,6
/proc/175719/stat : 175719 (scip-naps-1.00a) S 175716 175719 174935 0 -1 4194304 259 338 0 0 0 0 0 1 20 0 1 0 237168002 4292608 736 18446744073709551615 93957573648384 93957574542917 140725521822320 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93957574781968 93957574829712 93957593489408 140725521828251 140725521828350 140725521828350 140725521833954 0
/proc/175719/statm: 1048 736 672 219 0 110 0
[pid=175724] ppid=175719 vsize=13592440 memory=11519412 CPUtime=461.13 cores=4,6
/proc/175724/stat : 175724 (python3) R 175719 175719 174935 0 -1 4194304 2244781 0 0 0 45640 473 0 0 20 0 1 0 237168005 13918658560 2879853 18446744073709551615 94775563988992 94775563989369 140736165526272 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94775564000664 94775564001284 94775582605312 140736165534031 140736165534240 140736165534240 140736165539815 0
/proc/175724/statm: 3398110 2879853 8093 1 0 3369468 0
Current children cumulated CPU time: 461.14 s
Current children cumulated vsize: 13596632 KiB
Current children cumulated memory: 11522356 KiB

[startup+522.3 s]
/proc/loadavg: 4.09 4.10 4.09 5/271 175748
/proc/meminfo: memFree=100595624/131250000 swapFree=33010416/33010684
[pid=175719] ppid=175716 vsize=4192 memory=2944 CPUtime=0.01 cores=4,6
/proc/175719/stat : 175719 (scip-naps-1.00a) S 175716 175719 174935 0 -1 4194304 259 338 0 0 0 0 0 1 20 0 1 0 237168002 4292608 736 18446744073709551615 93957573648384 93957574542917 140725521822320 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93957574781968 93957574829712 93957593489408 140725521828251 140725521828350 140725521828350 140725521833954 0
/proc/175719/statm: 1048 736 672 219 0 110 0
[pid=175724] ppid=175719 vsize=15488124 memory=13415100 CPUtime=514.73 cores=4,6
/proc/175724/stat : 175724 (python3) S 175719 175719 174935 0 -1 4194304 2679961 0 0 0 50906 567 0 0 20 0 1 0 237168005 15859838976 3353775 18446744073709551615 94775563988992 94775563989369 140736165526272 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94775564000664 94775564001284 94775582605312 140736165534031 140736165534240 140736165534240 140736165539815 0
/proc/175724/statm: 3872031 3353775 8093 1 0 3843389 0
[pid=175748] ppid=175724 vsize=602692 memory=533012 CPUtime=6.23 cores=4,6
/proc/175748/stat : 175748 (naps-1.03a6) R 175724 175748 175748 0 -1 4194304 96712 0 0 0 594 29 0 0 20 0 1 0 237219605 617156608 133253 18446744073709551615 4198400 7047149 140734779678640 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 7991296 140734779681167 140734779681265 140734779681265 140734779686857 0
/proc/175748/statm: 150673 133253 544 696 0 149834 0
Current children cumulated CPU time: 520.97 s
Current children cumulated vsize: 16095008 KiB
Current children cumulated memory: 13951056 KiB

[startup+582.3 s]
/proc/loadavg: 4.14 4.11 4.09 5/271 175750
/proc/meminfo: memFree=91994668/131250000 swapFree=33010416/33010684
[pid=175719] ppid=175716 vsize=4192 memory=2944 CPUtime=0.01 cores=4,6
/proc/175719/stat : 175719 (scip-naps-1.00a) S 175716 175719 174935 0 -1 4194304 259 338 0 0 0 0 0 1 20 0 1 0 237168002 4292608 736 18446744073709551615 93957573648384 93957574542917 140725521822320 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93957574781968 93957574829712 93957593489408 140725521828251 140725521828350 140725521828350 140725521833954 0
/proc/175719/statm: 1048 736 672 219 0 110 0
[pid=175724] ppid=175719 vsize=15488124 memory=13415100 CPUtime=514.73 cores=4,6
/proc/175724/stat : 175724 (python3) S 175719 175719 174935 0 -1 4194304 2679961 0 0 0 50906 567 0 0 20 0 1 0 237168005 15859838976 3353775 18446744073709551615 94775563988992 94775563989369 140736165526272 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94775564000664 94775564001284 94775582605312 140736165534031 140736165534240 140736165534240 140736165539815 0
/proc/175724/statm: 3872031 3353775 8093 1 0 3843389 0
[pid=175748] ppid=175724 vsize=11089344 memory=9004040 CPUtime=66.09 cores=4,6
/proc/175748/stat : 175748 (naps-1.03a6) R 175724 175748 175748 0 -1 4194304 845729 0 0 0 6249 360 0 0 20 0 1 0 237219605 11355488256 2251010 18446744073709551615 4198400 7047149 140734779678640 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 7991296 140734779681167 140734779681265 140734779681265 140734779686857 0
/proc/175748/statm: 2772336 2251010 544 696 0 2771497 0
Current children cumulated CPU time: 580.83 s
Current children cumulated vsize: 26581660 KiB
Current children cumulated memory: 22422084 KiB

[startup+642.3 s]
/proc/loadavg: 4.11 4.10 4.09 5/273 175755
/proc/meminfo: memFree=90554712/131250000 swapFree=33010416/33010684
[pid=175719] ppid=175716 vsize=4192 memory=2944 CPUtime=0.01 cores=4,6
/proc/175719/stat : 175719 (scip-naps-1.00a) S 175716 175719 174935 0 -1 4194304 259 338 0 0 0 0 0 1 20 0 1 0 237168002 4292608 736 18446744073709551615 93957573648384 93957574542917 140725521822320 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93957574781968 93957574829712 93957593489408 140725521828251 140725521828350 140725521828350 140725521833954 0
/proc/175719/statm: 1048 736 672 219 0 110 0
[pid=175724] ppid=175719 vsize=15488124 memory=13415100 CPUtime=514.73 cores=4,6
/proc/175724/stat : 175724 (python3) S 175719 175719 174935 0 -1 4194304 2679961 0 0 0 50906 567 0 0 20 0 1 0 237168005 15859838976 3353775 18446744073709551615 94775563988992 94775563989369 140736165526272 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94775564000664 94775564001284 94775582605312 140736165534031 140736165534240 140736165534240 140736165539815 0
/proc/175724/statm: 3872031 3353775 8093 1 0 3843389 0
[pid=175748] ppid=175724 vsize=11977476 memory=9911976 CPUtime=125.97 cores=4,6
/proc/175748/stat : 175748 (naps-1.03a6) R 175724 175748 175748 0 -1 4194304 1324115 0 0 0 12011 586 0 0 20 0 1 0 237219605 12264935424 2477994 18446744073709551615 4198400 7047149 140734779678640 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 7991296 140734779681167 140734779681265 140734779681265 140734779686857 0
/proc/175748/statm: 2994369 2477994 544 696 0 2993530 0
Current children cumulated CPU time: 640.71 s
Current children cumulated vsize: 27469792 KiB
Current children cumulated memory: 23330020 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+678.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/274 175762
/proc/meminfo: memFree=86790992/131250000 swapFree=33010416/33010684
[pid=175719] ppid=175716 vsize=4192 memory=2944 CPUtime=0.01 cores=4,6
/proc/175719/stat : 175719 (scip-naps-1.00a) S 175716 175719 174935 0 -1 4194304 259 338 0 0 0 0 0 1 20 0 1 0 237168002 4292608 736 18446744073709551615 93957573648384 93957574542917 140725521822320 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93957574781968 93957574829712 93957593489408 140725521828251 140725521828350 140725521828350 140725521833954 0
/proc/175719/statm: 1048 736 672 219 0 110 0
[pid=175724] ppid=175719 vsize=15488124 memory=13415100 CPUtime=514.73 cores=4,6
/proc/175724/stat : 175724 (python3) S 175719 175719 174935 0 -1 4194304 2679961 0 0 0 50906 567 0 0 20 0 1 0 237168005 15859838976 3353775 18446744073709551615 94775563988992 94775563989369 140736165526272 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94775564000664 94775564001284 94775582605312 140736165534031 140736165534240 140736165534240 140736165539815 0
/proc/175724/statm: 3872031 3353775 8093 1 0 3843389 0
[pid=175748] ppid=175724 vsize=18137860 memory=13987628 CPUtime=161.89 cores=4,6
/proc/175748/stat : 175748 (naps-1.03a6) R 175724 175748 175748 0 -1 4194304 1451172 0 0 0 15518 671 0 0 20 0 1 0 237219605 18573168640 3496907 18446744073709551615 4198400 7047149 140734779678640 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 7991296 140734779681167 140734779681265 140734779681265 140734779686857 0
/proc/175748/statm: 4534465 3496907 544 696 0 4533626 0
Current children cumulated CPU time: 676.63 s
Current children cumulated vsize: 33630176 KiB
Current children cumulated memory: 27405672 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.005114 s, system=0.013124 s

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

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

# cumulated CPU time of all completed processes:  user=665.895 s, system=13.144 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.409 s]*
/proc/loadavg: 4.12 4.11 4.09 5/273 175762
/proc/meminfo: memFree=92604752/131250000 swapFree=33010416/33010684
[pid=175724] ppid=175716 vsize=15488124 memory=13415100 CPUtime=514.73 cores=4,6
/proc/175724/stat : 175724 (python3) S 175716 175719 174935 0 -1 4194304 2679980 0 0 0 50906 567 0 0 20 0 1 0 237168005 15859838976 3353775 18446744073709551615 94775563988992 94775563989369 140736165526272 0 0 0 0 16781312 16386 1 0 0 17 6 0 0 0 0 0 94775564000664 94775564001284 94775582605312 140736165534031 140736165534240 140736165534240 140736165539815 0
/proc/175724/statm: 3872031 3353775 8093 1 0 3843389 0
Current cumulated CPU time of completed processes: 0.018238 s
Current children cumulated CPU time: 514.73 s
Current children cumulated vsize: 15488124 KiB
Current children cumulated memory: 13415100 KiB

[startup+679.2 s]
/proc/loadavg: 4.12 4.11 4.09 5/272 175762
/proc/meminfo: memFree=100727904/131250000 swapFree=33010416/33010684
[pid=175724] ppid=175716 vsize=15488124 memory=13415100 CPUtime=677.51 cores=4,6
/proc/175724/stat : 175724 (python3) R 175716 175719 174935 0 -1 4194304 2982092 1451174 0 0 50966 581 15518 686 20 0 1 0 237168005 15859838976 3353775 18446744073709551615 94775563988992 94775563989369 140736165526272 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94775564000664 94775564001284 94775582605312 140736165534031 140736165534240 140736165534240 140736165539815 0
/proc/175724/statm: 3872031 3353775 8093 1 0 3843389 0
Current cumulated CPU time of completed processes: 0.018238 s
Current children cumulated CPU time: 677.51 s
Current children cumulated vsize: 15488124 KiB
Current children cumulated memory: 13415100 KiB

[startup+680 s]*
/proc/loadavg: 4.11 4.11 4.09 5/272 175762
/proc/meminfo: memFree=100735680/131250000 swapFree=33010416/33010684
[pid=175724] ppid=175716 vsize=15488124 memory=13415100 CPUtime=678.31 cores=4,6
/proc/175724/stat : 175724 (python3) R 175716 175719 174935 0 -1 4194304 3084733 1451174 0 0 51042 585 15518 686 20 0 1 0 237168005 15859838976 3353775 18446744073709551615 94775563988992 94775563989369 140736165526272 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94775564000664 94775564001284 94775582605312 140736165534031 140736165534240 140736165534240 140736165539815 0
/proc/175724/statm: 3872031 3353775 8093 1 0 3843389 0
Current cumulated CPU time of completed processes: 0.018238 s
Current children cumulated CPU time: 678.31 s
Current children cumulated vsize: 15488124 KiB
Current children cumulated memory: 13415100 KiB

[startup+680.2 s]
/proc/loadavg: 4.11 4.11 4.09 5/272 175762
/proc/meminfo: memFree=100735680/131250000 swapFree=33010416/33010684
[pid=175724] ppid=175716 vsize=15488124 memory=13415100 CPUtime=678.51 cores=4,6
/proc/175724/stat : 175724 (python3) R 175716 175719 174935 0 -1 4194304 3109271 1451174 0 0 51060 587 15518 686 20 0 1 0 237168005 15859838976 3353775 18446744073709551615 94775563988992 94775563989369 140736165526272 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94775564000664 94775564001284 94775582605312 140736165534031 140736165534240 140736165534240 140736165539815 0
/proc/175724/statm: 3872031 3353775 8093 1 0 3843389 0
Current cumulated CPU time of completed processes: 0.018238 s
Current children cumulated CPU time: 678.51 s
Current children cumulated vsize: 15488124 KiB
Current children cumulated memory: 13415100 KiB

[startup+680.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/272 175762
/proc/meminfo: memFree=100735680/131250000 swapFree=33010416/33010684
[pid=175724] ppid=175716 vsize=15488124 memory=13415100 CPUtime=678.61 cores=4,6
/proc/175724/stat : 175724 (python3) R 175716 175719 174935 0 -1 4194304 3121922 1451174 0 0 51069 588 15518 686 20 0 1 0 237168005 15859838976 3353775 18446744073709551615 94775563988992 94775563989369 140736165526272 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94775564000664 94775564001284 94775582605312 140736165534031 140736165534240 140736165534240 140736165539815 0
/proc/175724/statm: 3872031 3353775 8093 1 0 3843389 0
Current cumulated CPU time of completed processes: 0.018238 s
Current children cumulated CPU time: 678.61 s
Current children cumulated vsize: 15488124 KiB
Current children cumulated memory: 13415100 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 680.688
CPU time (s): 679.039
CPU user time (s): 665.895
CPU system time (s): 13.144
CPU usage (%): 99.7578
Max. virtual memory (cumulated for all children) (KiB): 33630176
Max. memory (cumulated for all children) (KiB): 27405672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 665.895
system time used= 13.144
maximum resident set size= 13987628
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4573704
page faults= 0
swaps= 0
block input operations= 0
block output operations= 153304
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 358
involuntary context switches= 687


# summary of solver processes directly reported to runsolver:
#   pid: 175719,175724
#   total CPU time (s): 679.039
#   total CPU user time (s): 665.895
#   total CPU system time (s): 13.144

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.33515 second user time and 3.07217 second system time

The end

Launcher Data

Begin job on nodeC027 at 2025-07-22 22:08:01
IDJOB=4542170
IDBENCH=163903
IDSOLVER=3388
FILE ID=nodeC027/4542170-1753214881
RUNJOBID= nodeC027-1753210000-174950
SLURM_JOB_ID= 9687782
Free space on /tmp= 432904 MiB

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

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

MD5SUM BENCH= c26c89c819410142827dd0be6bce850a
RANDOM SEED=1658269562

nodeC027 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.572
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.674
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.723
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.183
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.660
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.671
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3604.765
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.637
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        114588740 kB
MemAvailable:   128597864 kB
Buffers:            2488 kB
Cached:         14775100 kB
SwapCached:            8 kB
Active:          2245416 kB
Inactive:       13678320 kB
Active(anon):    1169644 kB
Inactive(anon):     2788 kB
Active(file):    1075772 kB
Inactive(file): 13675532 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             82092 kB
Writeback:             0 kB
AnonPages:       1140512 kB
Mapped:           138420 kB
Shmem:             26252 kB
KReclaimable:     193716 kB
Slab:             289768 kB
SReclaimable:     193716 kB
SUnreclaim:        96052 kB
KernelStack:        4368 kB
PageTables:         6048 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    4798964 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150632 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:    737280 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      203476 kB
DirectMap2M:     9005056 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432820 MiB
End job on nodeC027 at 2025-07-22 22:19:22