Trace number 4542514

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SCIP-NaPS 1.00a1? (TO) 3602.31 3612.27

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/composed_pebbling_php_pyramid/
dec/normalized-composed_pebbling_php_pyramid_height47_pigeons46_holes45.opb
MD5SUMcca449fd552693742bf3f30208712226
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 benchmark1436.41
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2436672
Total number of constraints113788
Number of constraints which are clauses57482
Number of constraints which are cardinality constraints (but not clauses)51746
Number of constraints which are nor clauses,nor cardinality constraints4560
Minimum length of a constraint45
Maximum length of a constraint50
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 53
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

510.32/512.55	c Command: HOME/scip-naps.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4542514-1753217235.opb
510.32/512.55	c Solving mode: decision
510.32/512.55	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
510.32/512.55	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
510.32/512.55	c original problem has 2436672 variables (2436672 bin, 0 int, 0 impl, 0 cont) and 113788 constraints
510.32/512.55	c presolving:
510.32/512.55	c (round 1, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 61996 upgd conss, 0 impls, 51744 clqs
510.32/512.55	c (round 2, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 113788 upgd conss, 0 impls, 51744 clqs
510.32/512.55	c    (38.4s) probing: 51/2436672 (0.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
510.32/512.55	c    (38.4s) probing aborted: 50/50 successive totally useless probings
510.32/512.55	c    (40.2s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
510.32/512.55	c symmetry computation terminated early, because number of cells 100023 in Nauty exceeds limit of 100000
510.32/512.55	c for running full symmetry detection, increase value of parameter propagating/symmetry/nautymaxncells
510.32/512.55	c    (54.1s) symmetry computation finished: 26 generators found (max: 26, log10 of symmetry group size: 0.0) (symcode time: 12.85)
510.32/512.55	c dynamic symmetry handling statistics:
510.32/512.55	c    orbitopal reduction:       no components
510.32/512.55	c    orbital reduction:          1 components of sizes 25
510.32/512.55	c    lexicographic reduction:   25 permutations with support sizes 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92
510.32/512.55	c handled 2 out of 2 symmetry components
510.32/512.55	c presolving (3 rounds: 3 fast, 3 medium, 3 exhaustive):
510.32/512.55	c  0 deleted vars, 0 deleted constraints, 1 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 8 changed coefficients
510.32/512.55	c  0 implications, 51745 cliques
510.32/512.55	c presolved problem has 2436672 variables (2436672 bin, 0 int, 0 impl, 0 cont) and 113789 constraints
510.32/512.55	c    4562 constraints of type <knapsack>
510.32/512.55	c   51744 constraints of type <setppc>
510.32/512.55	c       1 constraints of type <linear>
510.32/512.55	c   57482 constraints of type <logicor>
510.32/512.55	c transformed objective value is always integral (scale: 1)
510.32/512.55	c Presolving Time: 51.30
510.32/512.55	c 
510.32/512.55	c 
510.32/512.55	c SCIP Status        : solving was interrupted [time limit reached]
510.32/512.55	c Solving Time (sec) : 500.03
510.32/512.55	c Solving Nodes      : 1
510.32/512.55	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
510.32/512.55	c Dual Bound         : +0.00000000000000e+00
510.32/512.55	c Gap                : infinite
510.32/512.55	c ----------------------------------------------------------------------
510.32/512.55	c dual bound: 0.0 -> 0
510.32/512.55	c primal bound: 1e+20 -> 100000000000000000000
510.32/512.55	c scip-goal-lb: 0
510.32/512.55	c scip-goal-ub: 100000000000000000000
510.32/512.55	c writing output to: HOME/tmpggmgwnil.opb
510.32/512.55	c appending fixed variable constraints
510.32/512.55	c scip-fixed vars: 0.00% (0/2436672)
510.32/512.55	c ----------------------------------------------------------------------
510.32/512.55	c executing external solver: HOME/naps-1.03a6
510.32/512.55	c ----------------------------------------------------------------------
510.32/512.55	c command: HOME/naps-1.03a6 HOME/tmpggmgwnil.opb
510.42/512.68	c NaPS 1.03a6.
510.42/512.68	c Input file name: HOME/tmpggmgwnil.opb
3600.01/3610.00	c
3600.01/3610.00	c *** TERMINATED *** by signal 15
3600.01/3610.00	c _____________________________________________________________________________
3600.01/3610.00	c std/band forms        : 56306,0
3600.01/3610.00	c 2cl/3cl ITE-codings   : 0,0
3600.01/3610.00	c BDD/srt/adr Max costs : 0,806,0
3600.01/3610.00	c BDDraw/bin/mul/srt/adr: 0,0,0,56306,0
3600.01/3610.00	c BDD nodes             : 0
3600.01/3610.00	c Es1/CC detections     : 0,0
3600.01/3610.00	c CC sort               : 56306
3600.01/3610.00	c SAT/UNSAT calls       : 0,0
3600.01/3610.00	c regenrated variables  : 0
3600.01/3610.00	c eliminated fixed lits : 0
3600.01/3610.00	c goal lit flips        : 0
3600.01/3610.00	c goal stages           : 0
3600.01/3610.00	c goal shrink           : 0
3600.01/3610.00	c goal coeff separations: 0
3600.01/3610.00	c restarts              : 0
3600.01/3610.00	c conflicts             : 0              (0 /sec)
3600.01/3610.00	c decisions             : 0              (0 /sec)
3600.01/3610.00	c propagations          : 0              (0 /sec)
3600.01/3610.00	c inspects              : 0              (0 /sec)
3600.01/3610.00	c CPU time (solving tm) : 3077 s        (3034 s, SAT 0 s, UNSAT 0 s)
3600.01/3610.00	c Time for Opt-base     : 0.6427 s
3600.01/3610.00	c Steps for Opt-base    : 0
3600.01/3610.00	c Time for BDD coding   : 0 s
3600.01/3610.00	c Time for srt coding   : 22.22 s
3600.01/3610.00	c _____________________________________________________________________________
3600.01/3610.08	c received SIGTERM, forwarding to pbsolver...
3600.01/3610.08	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 (57346 MiB free)
  memory of node 1: 64507 MiB (52364 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4542514-1753217235/watcher-4542514-1753217235 -o /tmp/evaluation-result-4542514-1753217235/solver-4542514-1753217235 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1753209881-162573 --watchdog 3760 ./scip-naps-1.00.sh HOME/instance-4542514-1753217235.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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=163684, runsolver pid=163681
Current StackSize limit: 8192 KiB


[startup+0.100063 s]*
/proc/loadavg: 4.08 4.08 4.09 5/271 163689
/proc/meminfo: memFree=112332972/131250000 swapFree=33010416/33010684
[pid=163684] ppid=163681 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/163684/stat : 163684 (scip-naps-1.00.) S 163681 163684 162562 0 -1 4194304 258 337 0 0 0 0 0 0 20 0 1 0 237401353 4292608 768 18446744073709551615 93912076214272 93912077108805 140735791125392 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93912077347856 93912077395600 93912086495232 140735791126943 140735791127040 140735791127040 140735791132644 0
/proc/163684/statm: 1048 768 704 219 0 110 0
[pid=163689] ppid=163684 vsize=1186920 memory=31760 CPUtime=0.06 cores=4,6
/proc/163689/stat : 163689 (python3) R 163684 163684 162562 0 -1 4194304 3713 0 0 0 5 1 0 0 20 0 1 0 237401356 1215406080 7940 18446744073709551615 94496662384640 94496662385017 140721933021872 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94496662396312 94496662396932 94496692482048 140721933027670 140721933027872 140721933027872 140721933033447 0
/proc/163689/statm: 296730 7940 4873 1 0 268752 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 1191112 KiB
Current children cumulated memory: 34832 KiB

[startup+0.205848 s]*
/proc/loadavg: 4.08 4.08 4.09 5/271 163689
/proc/meminfo: memFree=112276524/131250000 swapFree=33010416/33010684
[pid=163684] ppid=163681 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/163684/stat : 163684 (scip-naps-1.00.) S 163681 163684 162562 0 -1 4194304 258 337 0 0 0 0 0 0 20 0 1 0 237401353 4292608 768 18446744073709551615 93912076214272 93912077108805 140735791125392 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93912077347856 93912077395600 93912086495232 140735791126943 140735791127040 140735791127040 140735791132644 0
/proc/163684/statm: 1048 768 704 219 0 110 0
[pid=163689] ppid=163684 vsize=1250424 memory=101904 CPUtime=0.16 cores=4,6
/proc/163689/stat : 163689 (python3) R 163684 163684 162562 0 -1 4194304 18710 0 0 0 13 3 0 0 20 0 1 0 237401356 1280434176 25476 18446744073709551615 94496662384640 94496662385017 140721933021872 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94496662396312 94496662396932 94496692482048 140721933027670 140721933027872 140721933027872 140721933033447 0
/proc/163689/statm: 312606 25476 7625 1 0 283964 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 1254616 KiB
Current children cumulated memory: 104976 KiB

[startup+0.305814 s]*
/proc/loadavg: 4.08 4.08 4.09 5/271 163689
/proc/meminfo: memFree=112195952/131250000 swapFree=33010416/33010684
[pid=163684] ppid=163681 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/163684/stat : 163684 (scip-naps-1.00.) S 163681 163684 162562 0 -1 4194304 258 337 0 0 0 0 0 0 20 0 1 0 237401353 4292608 768 18446744073709551615 93912076214272 93912077108805 140735791125392 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93912077347856 93912077395600 93912086495232 140735791126943 140735791127040 140735791127040 140735791132644 0
/proc/163684/statm: 1048 768 704 219 0 110 0
[pid=163689] ppid=163684 vsize=1326736 memory=177552 CPUtime=0.26 cores=4,6
/proc/163689/stat : 163689 (python3) R 163684 163684 162562 0 -1 4194304 37650 0 0 0 20 6 0 0 20 0 1 0 237401356 1358577664 44388 18446744073709551615 94496662384640 94496662385017 140721933021872 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94496662396312 94496662396932 94496692482048 140721933027670 140721933027872 140721933027872 140721933033447 0
/proc/163689/statm: 331684 44388 7625 1 0 303042 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 1330928 KiB
Current children cumulated memory: 180624 KiB

[startup+0.700195 s]
/proc/loadavg: 4.08 4.08 4.09 5/271 163689
/proc/meminfo: memFree=112066928/131250000 swapFree=33010416/33010684
[pid=163684] ppid=163681 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/163684/stat : 163684 (scip-naps-1.00.) S 163681 163684 162562 0 -1 4194304 258 337 0 0 0 0 0 0 20 0 1 0 237401353 4292608 768 18446744073709551615 93912076214272 93912077108805 140735791125392 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93912077347856 93912077395600 93912086495232 140735791126943 140735791127040 140735791127040 140735791132644 0
/proc/163684/statm: 1048 768 704 219 0 110 0
[pid=163689] ppid=163684 vsize=1593028 memory=443420 CPUtime=0.65 cores=4,6
/proc/163689/stat : 163689 (python3) R 163684 163684 162562 0 -1 4194304 103580 0 0 0 49 16 0 0 20 0 1 0 237401356 1631260672 110855 18446744073709551615 94496662384640 94496662385017 140721933021872 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94496662396312 94496662396932 94496692482048 140721933027670 140721933027872 140721933027872 140721933033447 0
/proc/163689/statm: 398257 110855 7625 1 0 369615 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 1597220 KiB
Current children cumulated memory: 446492 KiB

[startup+1.50019 s]
/proc/loadavg: 4.08 4.08 4.09 5/271 163689
/proc/meminfo: memFree=111631768/131250000 swapFree=33010416/33010684
[pid=163684] ppid=163681 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/163684/stat : 163684 (scip-naps-1.00.) S 163681 163684 162562 0 -1 4194304 258 337 0 0 0 0 0 0 20 0 1 0 237401353 4292608 768 18446744073709551615 93912076214272 93912077108805 140735791125392 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93912077347856 93912077395600 93912086495232 140735791126943 140735791127040 140735791127040 140735791132644 0
/proc/163684/statm: 1048 768 704 219 0 110 0
[pid=163689] ppid=163684 vsize=2134752 memory=985284 CPUtime=1.45 cores=4,6
/proc/163689/stat : 163689 (python3) R 163684 163684 162562 0 -1 4194304 231919 0 0 0 110 35 0 0 20 0 1 0 237401356 2185986048 246321 18446744073709551615 94496662384640 94496662385017 140721933021872 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94496662396312 94496662396932 94496692482048 140721933027670 140721933027872 140721933027872 140721933033447 0
/proc/163689/statm: 533688 246321 7625 1 0 505046 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 2138944 KiB
Current children cumulated memory: 988356 KiB

[startup+3.10566 s]
/proc/loadavg: 4.08 4.08 4.09 5/271 163689
/proc/meminfo: memFree=110203092/131250000 swapFree=33010416/33010684
[pid=163684] ppid=163681 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/163684/stat : 163684 (scip-naps-1.00.) S 163681 163684 162562 0 -1 4194304 258 337 0 0 0 0 0 0 20 0 1 0 237401353 4292608 768 18446744073709551615 93912076214272 93912077108805 140735791125392 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93912077347856 93912077395600 93912086495232 140735791126943 140735791127040 140735791127040 140735791132644 0
/proc/163684/statm: 1048 768 704 219 0 110 0
[pid=163689] ppid=163684 vsize=3211708 memory=2061552 CPUtime=3.05 cores=4,6
/proc/163689/stat : 163689 (python3) R 163684 163684 162562 0 -1 4194304 489722 0 0 0 230 75 0 0 20 0 1 0 237401356 3288788992 515356 18446744073709551615 94496662384640 94496662385017 140721933021872 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94496662396312 94496662396932 94496692482048 140721933027670 140721933027872 140721933027872 140721933033447 0
/proc/163689/statm: 802927 515388 7625 1 0 774285 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 3215900 KiB
Current children cumulated memory: 2064624 KiB

[startup+6.30019 s]
/proc/loadavg: 4.08 4.08 4.09 5/271 163689
/proc/meminfo: memFree=107814856/131250000 swapFree=33010416/33010684
[pid=163684] ppid=163681 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/163684/stat : 163684 (scip-naps-1.00.) S 163681 163684 162562 0 -1 4194304 258 337 0 0 0 0 0 0 20 0 1 0 237401353 4292608 768 18446744073709551615 93912076214272 93912077108805 140735791125392 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93912077347856 93912077395600 93912086495232 140735791126943 140735791127040 140735791127040 140735791132644 0
/proc/163684/statm: 1048 768 704 219 0 110 0
[pid=163689] ppid=163684 vsize=5799460 memory=4648552 CPUtime=6.24 cores=4,6
/proc/163689/stat : 163689 (python3) R 163684 163684 162562 0 -1 4194304 1103146 0 0 0 462 162 0 0 20 0 1 0 237401356 5938647040 1162138 18446744073709551615 94496662384640 94496662385017 140721933021872 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94496662396312 94496662396932 94496692482048 140721933027670 140721933027872 140721933027872 140721933033447 0
/proc/163689/statm: 1449865 1162138 7785 1 0 1421223 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 5803652 KiB
Current children cumulated memory: 4651624 KiB

[startup+12.7002 s]
/proc/loadavg: 4.15 4.10 4.09 5/271 163689
/proc/meminfo: memFree=105960784/131250000 swapFree=33010416/33010684
[pid=163684] ppid=163681 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/163684/stat : 163684 (scip-naps-1.00.) S 163681 163684 162562 0 -1 4194304 258 337 0 0 0 0 0 0 20 0 1 0 237401353 4292608 768 18446744073709551615 93912076214272 93912077108805 140735791125392 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93912077347856 93912077395600 93912086495232 140735791126943 140735791127040 140735791127040 140735791132644 0
/proc/163684/statm: 1048 768 704 219 0 110 0
[pid=163689] ppid=163684 vsize=7610468 memory=6230476 CPUtime=12.62 cores=4,6
/proc/163689/stat : 163689 (python3) R 163684 163684 162562 0 -1 4194304 1396375 0 0 0 1048 214 0 0 20 0 1 0 237401356 7793119232 1557619 18446744073709551615 94496662384640 94496662385017 140721933021872 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94496662396312 94496662396932 94496692482048 140721933027670 140721933027872 140721933027872 140721933033447 0
/proc/163689/statm: 1902617 1557619 7881 1 0 1873975 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 7614660 KiB
Current children cumulated memory: 6233548 KiB

[startup+25.5002 s]
/proc/loadavg: 4.12 4.09 4.09 5/271 163689
/proc/meminfo: memFree=104037360/131250000 swapFree=33010416/33010684
[pid=163684] ppid=163681 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/163684/stat : 163684 (scip-naps-1.00.) S 163681 163684 162562 0 -1 4194304 258 337 0 0 0 0 0 0 20 0 1 0 237401353 4292608 768 18446744073709551615 93912076214272 93912077108805 140735791125392 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93912077347856 93912077395600 93912086495232 140735791126943 140735791127040 140735791127040 140735791132644 0
/proc/163684/statm: 1048 768 704 219 0 110 0
[pid=163689] ppid=163684 vsize=8342268 memory=6937112 CPUtime=25.38 cores=4,6
/proc/163689/stat : 163689 (python3) R 163684 163684 162562 0 -1 4194304 1426887 0 0 0 2308 230 0 0 20 0 1 0 237401356 8542482432 1734278 18446744073709551615 94496662384640 94496662385017 140721933021872 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94496662396312 94496662396932 94496692482048 140721933027670 140721933027872 140721933027872 140721933033447 0
/proc/163689/statm: 2085567 1734278 7945 1 0 2056925 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 8346460 KiB
Current children cumulated memory: 6940184 KiB

[startup+51.106 s]
/proc/loadavg: 4.14 4.10 4.09 5/271 163691
/proc/meminfo: memFree=102028176/131250000 swapFree=33010416/33010684
[pid=163684] ppid=163681 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/163684/stat : 163684 (scip-naps-1.00.) S 163681 163684 162562 0 -1 4194304 258 337 0 0 0 0 0 0 20 0 1 0 237401353 4292608 768 18446744073709551615 93912076214272 93912077108805 140735791125392 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93912077347856 93912077395600 93912086495232 140735791126943 140735791127040 140735791127040 140735791132644 0
/proc/163684/statm: 1048 768 704 219 0 110 0
[pid=163689] ppid=163684 vsize=10550688 memory=8269352 CPUtime=50.91 cores=4,6
/proc/163689/stat : 163689 (python3) R 163684 163684 162562 0 -1 4194304 1526902 0 0 0 4816 275 0 0 20 0 1 0 237401356 10803904512 2067338 18446744073709551615 94496662384640 94496662385017 140721933021872 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94496662396312 94496662396932 94496692482048 140721933027670 140721933027872 140721933027872 140721933033447 0
/proc/163689/statm: 2637672 2067338 7977 1 0 2609030 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 10554880 KiB
Current children cumulated memory: 8272424 KiB

[startup+102.3 s]
/proc/loadavg: 4.12 4.10 4.09 5/271 163694
/proc/meminfo: memFree=101245152/131250000 swapFree=33010416/33010684
[pid=163684] ppid=163681 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/163684/stat : 163684 (scip-naps-1.00.) S 163681 163684 162562 0 -1 4194304 258 337 0 0 0 0 0 0 20 0 1 0 237401353 4292608 768 18446744073709551615 93912076214272 93912077108805 140735791125392 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93912077347856 93912077395600 93912086495232 140735791126943 140735791127040 140735791127040 140735791132644 0
/proc/163684/statm: 1048 768 704 219 0 110 0
[pid=163689] ppid=163684 vsize=11028268 memory=9121484 CPUtime=101.91 cores=4,6
/proc/163689/stat : 163689 (python3) R 163684 163684 162562 0 -1 4194304 1793116 0 0 0 9842 349 0 0 20 0 1 0 237401356 11292946432 2280371 18446744073709551615 94496662384640 94496662385017 140721933021872 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94496662396312 94496662396932 94496692482048 140721933027670 140721933027872 140721933027872 140721933033447 0
/proc/163689/statm: 2757067 2280371 8073 1 0 2728425 0
Current children cumulated CPU time: 101.91 s
Current children cumulated vsize: 11032460 KiB
Current children cumulated memory: 9124556 KiB

[startup+162.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/271 163696
/proc/meminfo: memFree=101286668/131250000 swapFree=33010416/33010684
[pid=163684] ppid=163681 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/163684/stat : 163684 (scip-naps-1.00.) S 163681 163684 162562 0 -1 4194304 258 337 0 0 0 0 0 0 20 0 1 0 237401353 4292608 768 18446744073709551615 93912076214272 93912077108805 140735791125392 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93912077347856 93912077395600 93912086495232 140735791126943 140735791127040 140735791127040 140735791132644 0
/proc/163684/statm: 1048 768 704 219 0 110 0
[pid=163689] ppid=163684 vsize=11028268 memory=9121484 CPUtime=161.65 cores=4,6
/proc/163689/stat : 163689 (python3) R 163684 163684 162562 0 -1 4194304 1793292 0 0 0 15814 351 0 0 20 0 1 0 237401356 11292946432 2280371 18446744073709551615 94496662384640 94496662385017 140721933021872 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94496662396312 94496662396932 94496692482048 140721933027670 140721933027872 140721933027872 140721933033447 0
/proc/163689/statm: 2757067 2280371 8073 1 0 2728425 0
Current children cumulated CPU time: 161.65 s
Current children cumulated vsize: 11032460 KiB
Current children cumulated memory: 9124556 KiB

[startup+222.3 s]
/proc/loadavg: 4.07 4.09 4.09 5/272 163699
/proc/meminfo: memFree=101260812/131250000 swapFree=33010416/33010684
[pid=163684] ppid=163681 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/163684/stat : 163684 (scip-naps-1.00.) S 163681 163684 162562 0 -1 4194304 258 337 0 0 0 0 0 0 20 0 1 0 237401353 4292608 768 18446744073709551615 93912076214272 93912077108805 140735791125392 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93912077347856 93912077395600 93912086495232 140735791126943 140735791127040 140735791127040 140735791132644 0
/proc/163684/statm: 1048 768 704 219 0 110 0
[pid=163689] ppid=163684 vsize=11028268 memory=9121484 CPUtime=221.38 cores=4,6
/proc/163689/stat : 163689 (python3) R 163684 163684 162562 0 -1 4194304 1793460 0 0 0 21781 357 0 0 20 0 1 0 237401356 11292946432 2280371 18446744073709551615 94496662384640 94496662385017 140721933021872 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94496662396312 94496662396932 94496692482048 140721933027670 140721933027872 140721933027872 140721933033447 0
/proc/163689/statm: 2757067 2280371 8073 1 0 2728425 0
Current children cumulated CPU time: 221.38 s

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

Current children cumulated CPU time: 3273.16 s
Current children cumulated vsize: 18525308 KiB
Current children cumulated memory: 15686728 KiB

[startup+3342.3 s]
/proc/loadavg: 4.05 4.08 4.09 5/273 163929
/proc/meminfo: memFree=59658200/131250000 swapFree=33010416/33010684
[pid=163684] ppid=163681 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/163684/stat : 163684 (scip-naps-1.00.) S 163681 163684 162562 0 -1 4194304 258 337 0 0 0 0 0 0 20 0 1 0 237401353 4292608 768 18446744073709551615 93912076214272 93912077108805 140735791125392 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93912077347856 93912077395600 93912086495232 140735791126943 140735791127040 140735791127040 140735791132644 0
/proc/163684/statm: 1048 768 704 219 0 110 0
[pid=163689] ppid=163684 vsize=12462128 memory=10555528 CPUtime=510.44 cores=4,6
/proc/163689/stat : 163689 (python3) S 163684 163684 162562 0 -1 4194304 2133732 0 0 0 50604 440 0 0 20 0 1 0 237401356 12761219072 2638882 18446744073709551615 94496662384640 94496662385017 140721933021872 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94496662396312 94496662396932 94496692482048 140721933027670 140721933027872 140721933027872 140721933033447 0
/proc/163689/statm: 3115532 2638882 8105 1 0 3086890 0
[pid=163764] ppid=163689 vsize=5665772 memory=4898188 CPUtime=2822.56 cores=4,6
/proc/163764/stat : 163764 (naps-1.03a6) R 163689 163764 163764 0 -1 4194304 1644514 0 0 0 281033 1223 0 0 20 0 1 0 237452615 5801750528 1224547 18446744073709551615 4198400 7047149 140736198015152 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 17866752 140736198023567 140736198023665 140736198023665 140736198029257 0
/proc/163764/statm: 1416443 1224547 544 696 0 1415604 0
Current children cumulated CPU time: 3333 s
Current children cumulated vsize: 18132092 KiB
Current children cumulated memory: 15456788 KiB

[startup+3402.3 s]
/proc/loadavg: 4.06 4.08 4.09 5/272 163933
/proc/meminfo: memFree=61487748/131250000 swapFree=33010416/33010684
[pid=163684] ppid=163681 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/163684/stat : 163684 (scip-naps-1.00.) S 163681 163684 162562 0 -1 4194304 258 337 0 0 0 0 0 0 20 0 1 0 237401353 4292608 768 18446744073709551615 93912076214272 93912077108805 140735791125392 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93912077347856 93912077395600 93912086495232 140735791126943 140735791127040 140735791127040 140735791132644 0
/proc/163684/statm: 1048 768 704 219 0 110 0
[pid=163689] ppid=163684 vsize=12462128 memory=10555528 CPUtime=510.44 cores=4,6
/proc/163689/stat : 163689 (python3) S 163684 163684 162562 0 -1 4194304 2133732 0 0 0 50604 440 0 0 20 0 1 0 237401356 12761219072 2638882 18446744073709551615 94496662384640 94496662385017 140721933021872 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94496662396312 94496662396932 94496692482048 140721933027670 140721933027872 140721933027872 140721933033447 0
/proc/163689/statm: 3115532 2638882 8105 1 0 3086890 0
[pid=163764] ppid=163689 vsize=6058988 memory=5162948 CPUtime=2882.39 cores=4,6
/proc/163764/stat : 163764 (naps-1.03a6) R 163689 163764 163764 0 -1 4194304 1682637 0 0 0 287000 1239 0 0 20 0 1 0 237452615 6204403712 1290737 18446744073709551615 4198400 7047149 140736198015152 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 17866752 140736198023567 140736198023665 140736198023665 140736198029257 0
/proc/163764/statm: 1514747 1290737 544 696 0 1513908 0
Current children cumulated CPU time: 3392.83 s
Current children cumulated vsize: 18525308 KiB
Current children cumulated memory: 15721548 KiB

[startup+3462.3 s]
/proc/loadavg: 4.12 4.09 4.09 5/272 163937
/proc/meminfo: memFree=57899712/131250000 swapFree=33010416/33010684
[pid=163684] ppid=163681 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/163684/stat : 163684 (scip-naps-1.00.) S 163681 163684 162562 0 -1 4194304 258 337 0 0 0 0 0 0 20 0 1 0 237401353 4292608 768 18446744073709551615 93912076214272 93912077108805 140735791125392 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93912077347856 93912077395600 93912086495232 140735791126943 140735791127040 140735791127040 140735791132644 0
/proc/163684/statm: 1048 768 704 219 0 110 0
[pid=163689] ppid=163684 vsize=12462128 memory=10555528 CPUtime=510.44 cores=4,6
/proc/163689/stat : 163689 (python3) S 163684 163684 162562 0 -1 4194304 2133732 0 0 0 50604 440 0 0 20 0 1 0 237401356 12761219072 2638882 18446744073709551615 94496662384640 94496662385017 140721933021872 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94496662396312 94496662396932 94496692482048 140721933027670 140721933027872 140721933027872 140721933033447 0
/proc/163689/statm: 3115532 2638882 8105 1 0 3086890 0
[pid=163764] ppid=163689 vsize=6058988 memory=5144512 CPUtime=2942.24 cores=4,6
/proc/163764/stat : 163764 (naps-1.03a6) R 163689 163764 163764 0 -1 4194304 1686131 0 0 0 292972 1252 0 0 20 0 1 0 237452615 6204403712 1286128 18446744073709551615 4198400 7047149 140736198015152 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 17866752 140736198023567 140736198023665 140736198023665 140736198029257 0
/proc/163764/statm: 1514747 1286128 544 696 0 1513908 0
Current children cumulated CPU time: 3452.68 s
Current children cumulated vsize: 18525308 KiB
Current children cumulated memory: 15703112 KiB

[startup+3522.3 s]
/proc/loadavg: 3.65 3.98 4.05 4/264 163969
/proc/meminfo: memFree=76735428/131250000 swapFree=33010416/33010684
[pid=163684] ppid=163681 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/163684/stat : 163684 (scip-naps-1.00.) S 163681 163684 162562 0 -1 4194304 258 337 0 0 0 0 0 0 20 0 1 0 237401353 4292608 768 18446744073709551615 93912076214272 93912077108805 140735791125392 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93912077347856 93912077395600 93912086495232 140735791126943 140735791127040 140735791127040 140735791132644 0
/proc/163684/statm: 1048 768 704 219 0 110 0
[pid=163689] ppid=163684 vsize=12462128 memory=10555528 CPUtime=510.44 cores=4,6
/proc/163689/stat : 163689 (python3) S 163684 163684 162562 0 -1 4194304 2133732 0 0 0 50604 440 0 0 20 0 1 0 237401356 12761219072 2638882 18446744073709551615 94496662384640 94496662385017 140721933021872 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94496662396312 94496662396932 94496692482048 140721933027670 140721933027872 140721933027872 140721933033447 0
/proc/163689/statm: 3115532 2638882 8105 1 0 3086890 0
[pid=163764] ppid=163689 vsize=6058988 memory=5169088 CPUtime=3002.09 cores=4,6
/proc/163764/stat : 163764 (naps-1.03a6) R 163689 163764 163764 0 -1 4194304 1686434 0 0 0 298956 1253 0 0 20 0 1 0 237452615 6204403712 1292272 18446744073709551615 4198400 7047149 140736198015152 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 17866752 140736198023567 140736198023665 140736198023665 140736198029257 0
/proc/163764/statm: 1514747 1292272 544 696 0 1513908 0
Current children cumulated CPU time: 3512.53 s
Current children cumulated vsize: 18525308 KiB
Current children cumulated memory: 15727688 KiB

[startup+3582.3 s]
/proc/loadavg: 3.35 3.83 3.99 4/264 163971
/proc/meminfo: memFree=79685204/131250000 swapFree=33010416/33010684
[pid=163684] ppid=163681 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/163684/stat : 163684 (scip-naps-1.00.) S 163681 163684 162562 0 -1 4194304 258 337 0 0 0 0 0 0 20 0 1 0 237401353 4292608 768 18446744073709551615 93912076214272 93912077108805 140735791125392 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93912077347856 93912077395600 93912086495232 140735791126943 140735791127040 140735791127040 140735791132644 0
/proc/163684/statm: 1048 768 704 219 0 110 0
[pid=163689] ppid=163684 vsize=12462128 memory=10555528 CPUtime=510.44 cores=4,6
/proc/163689/stat : 163689 (python3) S 163684 163684 162562 0 -1 4194304 2133732 0 0 0 50604 440 0 0 20 0 1 0 237401356 12761219072 2638882 18446744073709551615 94496662384640 94496662385017 140721933021872 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94496662396312 94496662396932 94496692482048 140721933027670 140721933027872 140721933027872 140721933033447 0
/proc/163689/statm: 3115532 2638882 8105 1 0 3086890 0
[pid=163764] ppid=163689 vsize=5796844 memory=4982720 CPUtime=3061.94 cores=4,6
/proc/163764/stat : 163764 (naps-1.03a6) R 163689 163764 163764 0 -1 4194304 1687949 0 0 0 304936 1258 0 0 20 0 1 0 237452615 5935968256 1245680 18446744073709551615 4198400 7047149 140736198015152 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 17866752 140736198023567 140736198023665 140736198023665 140736198029257 0
/proc/163764/statm: 1449211 1245680 544 696 0 1448372 0
Current children cumulated CPU time: 3572.38 s
Current children cumulated vsize: 18263164 KiB
Current children cumulated memory: 15541320 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610 s]*
/proc/loadavg: 3.07 3.73 3.96 3/256 164003
/proc/meminfo: memFree=95469232/131250000 swapFree=33010416/33010684
[pid=163684] ppid=163681 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/163684/stat : 163684 (scip-naps-1.00.) S 163681 163684 162562 0 -1 4194304 258 337 0 0 0 0 0 0 20 0 1 0 237401353 4292608 768 18446744073709551615 93912076214272 93912077108805 140735791125392 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93912077347856 93912077395600 93912086495232 140735791126943 140735791127040 140735791127040 140735791132644 0
/proc/163684/statm: 1048 768 704 219 0 110 0
[pid=163689] ppid=163684 vsize=12462128 memory=10555528 CPUtime=510.44 cores=4,6
/proc/163689/stat : 163689 (python3) S 163684 163684 162562 0 -1 4194304 2133732 0 0 0 50604 440 0 0 20 0 1 0 237401356 12761219072 2638882 18446744073709551615 94496662384640 94496662385017 140721933021872 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94496662396312 94496662396932 94496692482048 140721933027670 140721933027872 140721933027872 140721933033447 0
/proc/163689/statm: 3115532 2638882 8105 1 0 3086890 0
[pid=163764] ppid=163689 vsize=5796844 memory=5013440 CPUtime=3089.57 cores=4,6
/proc/163764/stat : 163764 (naps-1.03a6) R 163689 163764 163764 0 -1 4194304 1688412 0 0 0 307698 1259 0 0 20 0 1 0 237452615 5935968256 1253360 18446744073709551615 4198400 7047149 140736198015152 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 17866752 140736198023567 140736198023665 140736198023665 140736198029257 0
/proc/163764/statm: 1449211 1253360 544 696 0 1448372 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 18263164 KiB
Current children cumulated memory: 15572040 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.004555 s, system=0.010736 s

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

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

# cumulated CPU time of all completed processes:  user=3584.77 s, system=17.5449 s
# this solver process was not waited by its parent and was adopted by runsolver

Solver just ended.
Dumping a history of the last processes samples

[startup+3611.2 s]
/proc/loadavg: 3.07 3.73 3.96 3/254 164003
/proc/meminfo: memFree=100488872/131250000 swapFree=33010416/33010684
[pid=163689] ppid=163681 vsize=12462128 memory=10555528 CPUtime=3601.2 cores=4,6
/proc/163689/stat : 163689 (python3) R 163681 163684 162562 0 -1 4194304 2442909 1688413 0 0 50704 452 307698 1266 20 0 1 0 237401356 12761219072 2638882 18446744073709551615 94496662384640 94496662385017 140721933021872 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94496662396312 94496662396932 94496692482048 140721933027670 140721933027872 140721933027872 140721933033447 0
/proc/163689/statm: 3115532 2638882 8105 1 0 3086890 0
Current cumulated CPU time of completed processes: 0.015291 s
Current children cumulated CPU time: 3601.2 s
Current children cumulated vsize: 12462128 KiB
Current children cumulated memory: 10555528 KiB

[startup+3611.6 s]
/proc/loadavg: 3.07 3.73 3.96 3/254 164003
/proc/meminfo: memFree=100488872/131250000 swapFree=33010416/33010684
[pid=163689] ppid=163681 vsize=12462128 memory=10555528 CPUtime=3601.6 cores=4,6
/proc/163689/stat : 163689 (python3) R 163681 163684 162562 0 -1 4194304 2500160 1688413 0 0 50740 456 307698 1266 20 0 1 0 237401356 12761219072 2638882 18446744073709551615 94496662384640 94496662385017 140721933021872 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94496662396312 94496662396932 94496692482048 140721933027670 140721933027872 140721933027872 140721933033447 0
/proc/163689/statm: 3115532 2638882 8105 1 0 3086890 0
Current cumulated CPU time of completed processes: 0.015291 s
Current children cumulated CPU time: 3601.6 s
Current children cumulated vsize: 12462128 KiB
Current children cumulated memory: 10555528 KiB

[startup+3612 s]*
/proc/loadavg: 2.99 3.70 3.95 3/254 164003
/proc/meminfo: memFree=100488872/131250000 swapFree=33010416/33010684
[pid=163689] ppid=163681 vsize=12462128 memory=10555528 CPUtime=3602 cores=4,6
/proc/163689/stat : 163689 (python3) R 163681 163684 162562 0 -1 4194304 2560923 1688413 0 0 50777 459 307698 1266 20 0 1 0 237401356 12761219072 2638882 18446744073709551615 94496662384640 94496662385017 140721933021872 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94496662396312 94496662396932 94496692482048 140721933027670 140721933027872 140721933027872 140721933033447 0
/proc/163689/statm: 3115532 2638882 8105 1 0 3086890 0
Current cumulated CPU time of completed processes: 0.015291 s
Current children cumulated CPU time: 3602 s
Current children cumulated vsize: 12462128 KiB
Current children cumulated memory: 10555528 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 3612.27
CPU time (s): 3602.31
CPU user time (s): 3584.77
CPU system time (s): 17.5449
CPU usage (%): 99.7242
Max. virtual memory (cumulated for all children) (KiB): 21004020
Max. memory (cumulated for all children) (KiB): 17437848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3584.77
system time used= 17.5449
maximum resident set size= 10555528
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4249981
page faults= 0
swaps= 0
block input operations= 0
block output operations= 119272
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 339
involuntary context switches= 3391


# summary of solver processes directly reported to runsolver:
#   pid: 163684,163689
#   total CPU time (s): 3602.31
#   total CPU user time (s): 3584.77
#   total CPU system time (s): 17.5449

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.3042 second user time and 18.702 second system time

The end

Launcher Data

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

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

MD5SUM BENCH= cca449fd552693742bf3f30208712226
RANDOM SEED=670235855

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

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3608.229
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		: 3603.106
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		: 3681.413
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		: 3599.819
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		: 3599.822
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		: 3601.680
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:        112344312 kB
MemAvailable:   113093928 kB
Buffers:            2128 kB
Cached:          1500364 kB
SwapCached:           28 kB
Active:         17689404 kB
Inactive:         422140 kB
Active(anon):   16635008 kB
Inactive(anon):      284 kB
Active(file):    1054396 kB
Inactive(file):   421856 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             64908 kB
Writeback:             0 kB
AnonPages:      16607164 kB
Mapped:           133512 kB
Shmem:             26240 kB
KReclaimable:     224808 kB
Slab:             320944 kB
SReclaimable:     224808 kB
SUnreclaim:        96136 kB
KernelStack:        4384 kB
PageTables:        36180 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:   21290312 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150664 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4016128 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= 432780 MiB
End job on nodeC018 at 2025-07-22 23:47:27