Trace number 4515071

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SCIP-NaPS 1.00a1? (MO) 623.849 625.796

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/MIPLIB01/
dec/miplib2017/normalized-ivu59.0.u.opb
MD5SUM35958f80d7fcf653e073babd26915af5
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2569996
Total number of constraints3437
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)3436
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint18
Maximum length of a constraint2569996
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 46418
Number of bits of the biggest number in a constraint 16
Biggest sum of numbers in a constraint 500045678
Number of bits of the biggest sum of numbers29
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

526.33/528.05	c Command: HOME/scip-naps.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4515071-1751227010.opb
526.33/528.05	c Solving mode: decision
526.33/528.05	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
526.33/528.05	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
526.33/528.05	c original problem has 2569996 variables (2569996 bin, 0 int, 0 impl, 0 cont) and 3437 constraints
526.33/528.05	c presolving:
526.33/528.05	c (round 1, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 3437 upgd conss, 0 impls, 3436 clqs
526.33/528.05	c (round 2, exhaustive) 2232 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 3437 upgd conss, 0 impls, 3436 clqs
526.33/528.05	c    (256.7s) probing: 169/2567764 (0.0%) - 0 fixings, 1 aggregations, 6 implications, 0 bound changes
526.33/528.05	c    (256.7s) probing aborted: 50/50 successive totally useless probings
526.33/528.05	c    (274.1s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
526.33/528.05	c    (286.8s) symmetry computation finished: 9 generators found (max: 24, log10 of symmetry group size: 0.0) (symcode time: 2.07)
526.33/528.05	c dynamic symmetry handling statistics:
526.33/528.05	c    orbitopal reduction:       no components
526.33/528.05	c    orbital reduction:          1 components of sizes 3
526.33/528.05	c    lexicographic reduction:    3 permutations with support sizes 2, 2, 2
526.33/528.05	c handled 7 out of 7 symmetry components
526.33/528.05	c (round 3, exhaustive) 2233 del vars, 0 del conss, 6 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 3437 upgd conss, 0 impls, 3445 clqs
526.33/528.05	c (round 4, exhaustive) 2233 del vars, 1 del conss, 6 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 3443 upgd conss, 0 impls, 3445 clqs
526.33/528.05	c (round 5, medium)     2239 del vars, 7 del conss, 6 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 3443 upgd conss, 0 impls, 3437 clqs
526.33/528.05	c (round 6, fast)       2239 del vars, 13 del conss, 6 add conss, 0 chg bounds, 6 chg sides, 0 chg coeffs, 3443 upgd conss, 0 impls, 3437 clqs
526.33/528.05	c    (348.2s) probing: 221/2567764 (0.0%) - 0 fixings, 2 aggregations, 6 implications, 0 bound changes
526.33/528.05	c    (348.2s) probing aborted: 50/50 successive totally useless probings
526.33/528.05	c presolving (7 rounds: 7 fast, 6 medium, 5 exhaustive):
526.33/528.05	c  2240 deleted vars, 13 deleted constraints, 6 added constraints, 0 tightened bounds, 0 added holes, 6 changed sides, 0 changed coefficients
526.33/528.05	c  0 implications, 3435 cliques
526.33/528.05	c presolved problem has 2567756 variables (2567756 bin, 0 int, 0 impl, 0 cont) and 3430 constraints
526.33/528.05	c       1 constraints of type <knapsack>
526.33/528.05	c    3429 constraints of type <setppc>
526.33/528.05	c transformed objective value is always integral (scale: 1)
526.33/528.05	c Presolving Time: 346.05
526.33/528.05	c 
526.33/528.05	c 
526.33/528.05	c SCIP Status        : solving was interrupted [time limit reached]
526.33/528.05	c Solving Time (sec) : 500.24
526.33/528.05	c Solving Nodes      : 1
526.33/528.05	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
526.33/528.05	c Dual Bound         : +0.00000000000000e+00
526.33/528.05	c Gap                : infinite
526.33/528.05	c ----------------------------------------------------------------------
526.33/528.05	c dual bound: 0.0 -> 0
526.33/528.05	c primal bound: 1e+20 -> 100000000000000000000
526.33/528.05	c scip-goal-lb: 0
526.33/528.05	c scip-goal-ub: 100000000000000000000
526.33/528.05	c writing output to: HOME/tmpn8v32t5g.opb
526.33/528.05	c appending fixed variable constraints
526.33/528.05	c scip-fixed vars: 0.09% (2232/2567756)
526.33/528.05	c ----------------------------------------------------------------------
526.33/528.05	c executing external solver: HOME/naps-1.03a6
526.33/528.05	c ----------------------------------------------------------------------
526.33/528.05	c command: HOME/naps-1.03a6 HOME/tmpn8v32t5g.opb
526.55/528.67	c NaPS 1.03a6.
526.55/528.67	c Input file name: HOME/tmpn8v32t5g.opb
620.86/622.80	c
620.86/622.80	c *** TERMINATED *** by signal 15
620.86/622.80	c _____________________________________________________________________________
620.86/622.80	c std/band forms        : 0,0
620.86/622.80	c 2cl/3cl ITE-codings   : 0,0
620.86/622.80	c BDD/srt/adr Max costs : 0,0,0
620.86/622.80	c BDDraw/bin/mul/srt/adr: 0,0,0,0,0
620.86/622.80	c BDD nodes             : 0
620.86/622.80	c Es1/CC detections     : 0,0
620.86/622.80	c CC sort               : 0
620.86/622.80	c SAT/UNSAT calls       : 0,0
620.86/622.80	c regenrated variables  : 0
620.86/622.80	c eliminated fixed lits : 0
620.86/622.80	c goal lit flips        : 0
620.86/622.80	c goal stages           : 0
620.86/622.80	c goal shrink           : 0
620.86/622.80	c goal coeff separations: 0
620.86/622.80	c restarts              : 0
620.86/622.80	c conflicts             : 0              (0 /sec)
620.86/622.80	c decisions             : 0              (0 /sec)
620.86/622.80	c propagations          : 0              (0 /sec)
620.86/622.80	c inspects              : 0              (0 /sec)
620.86/622.80	c CPU time (solving tm) : 92.47 s        (0 s, SAT 0 s, UNSAT 0 s)
620.86/622.80	c Time for Opt-base     : 0 s
620.86/622.80	c Steps for Opt-base    : 0
620.86/622.80	c Time for BDD coding   : 0 s
620.86/622.80	c Time for srt coding   : 0 s
620.86/622.80	c _____________________________________________________________________________
620.86/622.90	c received SIGTERM, forwarding to pbsolver...
620.86/622.90	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: 63794 MiB (62122 MiB free)
  memory of node 1: 64507 MiB (63373 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4515071-1751227010/watcher-4515071-1751227010 -o /tmp/evaluation-result-4515071-1751227010/solver-4515071-1751227010 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1751226828-31367 --watchdog 3760 ./scip-naps-1.00.sh HOME/instance-4515071-1751227010.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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


[startup+0.100073 s]*
/proc/loadavg: 4.06 2.80 3.05 5/257 31890
/proc/meminfo: memFree=128462372/131382116 swapFree=33010684/33010684
[pid=31886] ppid=31883 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/31886/stat : 31886 (scip-naps-1.00.) S 31883 31886 31357 0 -1 4194304 233 209 0 0 0 0 0 0 20 0 1 0 38381189 4292608 768 18446744073709551615 94544100638720 94544101533253 140734886815776 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94544101772304 94544101820048 94544133050368 140734886824353 140734886824450 140734886824450 140734886830052 0
/proc/31886/statm: 1048 768 704 219 0 110 0
[pid=31890] ppid=31886 vsize=52496 memory=50864 CPUtime=0.08 cores=0,2
/proc/31890/stat : 31890 (grep) R 31886 31886 31357 0 -1 4194304 3725 0 0 0 4 4 0 0 20 0 1 0 38381190 53755904 12716 18446744073709551615 94777552482304 94777552585553 140731604737696 0 0 0 0 0 1024 0 0 0 17 0 0 0 0 0 0 94777552617552 94777552621808 94777568743424 140731604740567 140731604740648 140731604740648 140731604746218 0
/proc/31890/statm: 13124 12716 384 26 0 12398 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 56688 KiB
Current children cumulated memory: 53936 KiB

[startup+0.206125 s]*
/proc/loadavg: 4.06 2.80 3.05 5/257 31890
/proc/meminfo: memFree=128462372/131382116 swapFree=33010684/33010684
[pid=31886] ppid=31883 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/31886/stat : 31886 (scip-naps-1.00.) S 31883 31886 31357 0 -1 4194304 233 209 0 0 0 0 0 0 20 0 1 0 38381189 4292608 768 18446744073709551615 94544100638720 94544101533253 140734886815776 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94544101772304 94544101820048 94544133050368 140734886824353 140734886824450 140734886824450 140734886830052 0
/proc/31886/statm: 1048 768 704 219 0 110 0
[pid=31890] ppid=31886 vsize=52496 memory=50864 CPUtime=0.18 cores=0,2
/proc/31890/stat : 31890 (grep) R 31886 31886 31357 0 -1 4194304 3725 0 0 0 9 9 0 0 20 0 1 0 38381190 53755904 12716 18446744073709551615 94777552482304 94777552585553 140731604737696 0 0 0 0 0 1024 0 0 0 17 0 0 0 0 0 0 94777552617552 94777552621808 94777568743424 140731604740567 140731604740648 140731604740648 140731604746218 0
/proc/31890/statm: 13124 12716 384 26 0 12398 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 56688 KiB
Current children cumulated memory: 53936 KiB

[startup+0.305904 s]*
/proc/loadavg: 4.06 2.80 3.05 6/257 31890
/proc/meminfo: memFree=128462372/131382116 swapFree=33010684/33010684
[pid=31886] ppid=31883 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/31886/stat : 31886 (scip-naps-1.00.) S 31883 31886 31357 0 -1 4194304 233 209 0 0 0 0 0 0 20 0 1 0 38381189 4292608 768 18446744073709551615 94544100638720 94544101533253 140734886815776 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94544101772304 94544101820048 94544133050368 140734886824353 140734886824450 140734886824450 140734886830052 0
/proc/31886/statm: 1048 768 704 219 0 110 0
[pid=31890] ppid=31886 vsize=52496 memory=50864 CPUtime=0.28 cores=0,2
/proc/31890/stat : 31890 (grep) R 31886 31886 31357 0 -1 4194304 3725 0 0 0 14 14 0 0 20 0 1 0 38381190 53755904 12716 18446744073709551615 94777552482304 94777552585553 140731604737696 0 0 0 0 0 1024 0 0 0 17 0 0 0 0 0 0 94777552617552 94777552621808 94777568743424 140731604740567 140731604740648 140731604740648 140731604746218 0
/proc/31890/statm: 13124 12716 384 26 0 12398 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 56688 KiB
Current children cumulated memory: 53936 KiB

[startup+0.700383 s]
/proc/loadavg: 4.06 2.80 3.05 5/257 31891
/proc/meminfo: memFree=128503092/131382116 swapFree=33010684/33010684
[pid=31886] ppid=31883 vsize=4192 memory=3072 CPUtime=0.35 cores=0,2
/proc/31886/stat : 31886 (scip-naps-1.00.) S 31883 31886 31357 0 -1 4194304 259 3937 0 0 0 0 17 18 20 0 1 0 38381189 4292608 768 18446744073709551615 94544100638720 94544101533253 140734886815776 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94544101772304 94544101820048 94544133050368 140734886824353 140734886824450 140734886824450 140734886830052 0
/proc/31886/statm: 1048 768 704 219 0 110 0
[pid=31891] ppid=31886 vsize=1287472 memory=132316 CPUtime=0.29 cores=0,2
/proc/31891/stat : 31891 (python3) R 31886 31886 31357 0 -1 4194304 14089 0 0 0 23 6 0 0 20 0 1 0 38381227 1318371328 33079 18446744073709551615 94400101924864 94400101925241 140725039430384 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94400101936536 94400101937156 94400130650112 140725039438168 140725039438370 140725039438370 140725039443943 0
/proc/31891/statm: 321868 33079 7571 1 0 293226 0
Current children cumulated CPU time: 0.64 s
Current children cumulated vsize: 1291664 KiB
Current children cumulated memory: 135388 KiB

[startup+1.50042 s]
/proc/loadavg: 4.06 2.80 3.05 5/257 31891
/proc/meminfo: memFree=128117592/131382116 swapFree=33010684/33010684
[pid=31886] ppid=31883 vsize=4192 memory=3072 CPUtime=0.35 cores=0,2
/proc/31886/stat : 31886 (scip-naps-1.00.) S 31883 31886 31357 0 -1 4194304 259 3937 0 0 0 0 17 18 20 0 1 0 38381189 4292608 768 18446744073709551615 94544100638720 94544101533253 140734886815776 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94544101772304 94544101820048 94544133050368 140734886824353 140734886824450 140734886824450 140734886830052 0
/proc/31886/statm: 1048 768 704 219 0 110 0
[pid=31891] ppid=31886 vsize=1963620 memory=809196 CPUtime=1.09 cores=0,2
/proc/31891/stat : 31891 (python3) R 31886 31886 31357 0 -1 4194304 145470 0 0 0 75 34 0 0 20 0 1 0 38381227 2010746880 202299 18446744073709551615 94400101924864 94400101925241 140725039430384 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94400101936536 94400101937156 94400130650112 140725039438168 140725039438370 140725039438370 140725039443943 0
/proc/31891/statm: 491161 202299 7603 1 0 462519 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 1967812 KiB
Current children cumulated memory: 812268 KiB

[startup+3.1131 s]
/proc/loadavg: 4.06 2.80 3.05 5/257 31891
/proc/meminfo: memFree=126399832/131382116 swapFree=33010684/33010684
[pid=31886] ppid=31883 vsize=4192 memory=3072 CPUtime=0.35 cores=0,2
/proc/31886/stat : 31886 (scip-naps-1.00.) S 31883 31886 31357 0 -1 4194304 259 3937 0 0 0 0 17 18 20 0 1 0 38381189 4292608 768 18446744073709551615 94544100638720 94544101533253 140734886815776 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94544101772304 94544101820048 94544133050368 140734886824353 140734886824450 140734886824450 140734886830052 0
/proc/31886/statm: 1048 768 704 219 0 110 0
[pid=31891] ppid=31886 vsize=3376560 memory=2220416 CPUtime=2.69 cores=0,2
/proc/31891/stat : 31891 (python3) R 31886 31886 31357 0 -1 4194304 454370 0 0 0 186 83 0 0 20 0 1 0 38381227 3457597440 555104 18446744073709551615 94400101924864 94400101925241 140725039430384 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94400101936536 94400101937156 94400130650112 140725039438168 140725039438370 140725039438370 140725039443943 0
/proc/31891/statm: 844140 555104 7603 1 0 815498 0
Current children cumulated CPU time: 3.04 s
Current children cumulated vsize: 3380752 KiB
Current children cumulated memory: 2223488 KiB

[startup+6.30039 s]
/proc/loadavg: 4.06 2.82 3.05 5/257 31891
/proc/meminfo: memFree=125477304/131382116 swapFree=33010684/33010684
[pid=31886] ppid=31883 vsize=4192 memory=3072 CPUtime=0.35 cores=0,2
/proc/31886/stat : 31886 (scip-naps-1.00.) S 31883 31886 31357 0 -1 4194304 259 3937 0 0 0 0 17 18 20 0 1 0 38381189 4292608 768 18446744073709551615 94544100638720 94544101533253 140734886815776 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94544101772304 94544101820048 94544133050368 140734886824353 140734886824450 140734886824450 140734886830052 0
/proc/31886/statm: 1048 768 704 219 0 110 0
[pid=31891] ppid=31886 vsize=4287648 memory=3076768 CPUtime=5.88 cores=0,2
/proc/31891/stat : 31891 (python3) R 31886 31886 31357 0 -1 4194304 630638 0 0 0 474 114 0 0 20 0 1 0 38381227 4390551552 769192 18446744073709551615 94400101924864 94400101925241 140725039430384 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94400101936536 94400101937156 94400130650112 140725039438168 140725039438370 140725039438370 140725039443943 0
/proc/31891/statm: 1071912 769192 7635 1 0 1043270 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 4291840 KiB
Current children cumulated memory: 3079840 KiB

[startup+12.7004 s]
/proc/loadavg: 4.05 2.84 3.06 5/257 31891
/proc/meminfo: memFree=125235388/131382116 swapFree=33010684/33010684
[pid=31886] ppid=31883 vsize=4192 memory=3072 CPUtime=0.35 cores=0,2
/proc/31886/stat : 31886 (scip-naps-1.00.) S 31883 31886 31357 0 -1 4194304 259 3937 0 0 0 0 17 18 20 0 1 0 38381189 4292608 768 18446744073709551615 94544100638720 94544101533253 140734886815776 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94544101772304 94544101820048 94544133050368 140734886824353 140734886824450 140734886824450 140734886830052 0
/proc/31886/statm: 1048 768 704 219 0 110 0
[pid=31891] ppid=31886 vsize=4684220 memory=3345952 CPUtime=12.26 cores=0,2
/proc/31891/stat : 31891 (python3) R 31886 31886 31357 0 -1 4194304 697934 0 0 0 1097 129 0 0 20 0 1 0 38381227 4796641280 836488 18446744073709551615 94400101924864 94400101925241 140725039430384 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94400101936536 94400101937156 94400130650112 140725039438168 140725039438370 140725039438370 140725039443943 0
/proc/31891/statm: 1171055 836488 7635 1 0 1142413 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 4688412 KiB
Current children cumulated memory: 3349024 KiB

[startup+25.5004 s]
/proc/loadavg: 4.11 2.92 3.08 5/257 31891
/proc/meminfo: memFree=122254520/131382116 swapFree=33010684/33010684
[pid=31886] ppid=31883 vsize=4192 memory=3072 CPUtime=0.35 cores=0,2
/proc/31886/stat : 31886 (scip-naps-1.00.) S 31883 31886 31357 0 -1 4194304 259 3937 0 0 0 0 17 18 20 0 1 0 38381189 4292608 768 18446744073709551615 94544100638720 94544101533253 140734886815776 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94544101772304 94544101820048 94544133050368 140734886824353 140734886824450 140734886824450 140734886830052 0
/proc/31886/statm: 1048 768 704 219 0 110 0
[pid=31891] ppid=31886 vsize=8048552 memory=6234156 CPUtime=25.02 cores=0,2
/proc/31891/stat : 31891 (python3) R 31886 31886 31357 0 -1 4194304 1487571 0 0 0 2240 262 0 0 20 0 1 0 38381227 8241717248 1558539 18446744073709551615 94400101924864 94400101925241 140725039430384 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94400101936536 94400101937156 94400130650112 140725039438168 140725039438370 140725039438370 140725039443943 0
/proc/31891/statm: 2012138 1558539 7795 1 0 1983496 0
Current children cumulated CPU time: 25.37 s
Current children cumulated vsize: 8052744 KiB
Current children cumulated memory: 6237228 KiB

[startup+51.1134 s]
/proc/loadavg: 4.13 3.02 3.11 5/257 31892
/proc/meminfo: memFree=118871828/131382116 swapFree=33010684/33010684
[pid=31886] ppid=31883 vsize=4192 memory=3072 CPUtime=0.35 cores=0,2
/proc/31886/stat : 31886 (scip-naps-1.00.) S 31883 31886 31357 0 -1 4194304 259 3937 0 0 0 0 17 18 20 0 1 0 38381189 4292608 768 18446744073709551615 94544100638720 94544101533253 140734886815776 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94544101772304 94544101820048 94544133050368 140734886824353 140734886824450 140734886824450 140734886830052 0
/proc/31886/statm: 1048 768 704 219 0 110 0
[pid=31891] ppid=31886 vsize=11186984 memory=9680952 CPUtime=50.55 cores=0,2
/proc/31891/stat : 31891 (python3) R 31886 31886 31357 0 -1 4194304 2283748 0 0 0 4668 387 0 0 20 0 1 0 38381227 11455471616 2420238 18446744073709551615 94400101924864 94400101925241 140725039430384 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94400101936536 94400101937156 94400130650112 140725039438168 140725039438370 140725039438370 140725039443943 0
/proc/31891/statm: 2796746 2420238 7891 1 0 2768104 0
Current children cumulated CPU time: 50.9 s
Current children cumulated vsize: 11191176 KiB
Current children cumulated memory: 9684024 KiB

[startup+102.3 s]
/proc/loadavg: 4.14 3.19 3.16 5/258 31897
/proc/meminfo: memFree=118570844/131382116 swapFree=33010684/33010684
[pid=31886] ppid=31883 vsize=4192 memory=3072 CPUtime=0.35 cores=0,2
/proc/31886/stat : 31886 (scip-naps-1.00.) S 31883 31886 31357 0 -1 4194304 259 3937 0 0 0 0 17 18 20 0 1 0 38381189 4292608 768 18446744073709551615 94544100638720 94544101533253 140734886815776 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94544101772304 94544101820048 94544133050368 140734886824353 140734886824450 140734886824450 140734886830052 0
/proc/31886/statm: 1048 768 704 219 0 110 0
[pid=31891] ppid=31886 vsize=11525924 memory=9950060 CPUtime=101.54 cores=0,2
/proc/31891/stat : 31891 (python3) R 31886 31886 31357 0 -1 4194304 2331572 0 0 0 9753 401 0 0 20 0 1 0 38381227 11802546176 2487515 18446744073709551615 94400101924864 94400101925241 140725039430384 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94400101936536 94400101937156 94400130650112 140725039438168 140725039438370 140725039438370 140725039443943 0
/proc/31891/statm: 2881481 2487515 7891 1 0 2852839 0
Current children cumulated CPU time: 101.89 s
Current children cumulated vsize: 11530116 KiB
Current children cumulated memory: 9953132 KiB

[startup+162.3 s]
/proc/loadavg: 4.11 3.36 3.22 5/256 31899
/proc/meminfo: memFree=112676312/131382116 swapFree=33010684/33010684
[pid=31886] ppid=31883 vsize=4192 memory=3072 CPUtime=0.35 cores=0,2
/proc/31886/stat : 31886 (scip-naps-1.00.) S 31883 31886 31357 0 -1 4194304 259 3937 0 0 0 0 17 18 20 0 1 0 38381189 4292608 768 18446744073709551615 94544100638720 94544101533253 140734886815776 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94544101772304 94544101820048 94544133050368 140734886824353 140734886824450 140734886824450 140734886830052 0
/proc/31886/statm: 1048 768 704 219 0 110 0
[pid=31891] ppid=31886 vsize=18560092 memory=15836720 CPUtime=161.34 cores=0,2
/proc/31891/stat : 31891 (python3) R 31886 31886 31357 0 -1 4194304 3488612 0 0 0 15527 607 0 0 20 0 1 0 38381227 19005534208 3959180 18446744073709551615 94400101924864 94400101925241 140725039430384 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94400101936536 94400101937156 94400130650112 140725039438168 140725039438370 140725039438370 140725039443943 0
/proc/31891/statm: 4640023 3959180 7955 1 0 4611381 0
Current children cumulated CPU time: 161.69 s
Current children cumulated vsize: 18564284 KiB
Current children cumulated memory: 15839792 KiB

[startup+222.3 s]
/proc/loadavg: 4.09 3.49 3.28 5/255 31901
/proc/meminfo: memFree=112038480/131382116 swapFree=33010684/33010684
[pid=31886] ppid=31883 vsize=4192 memory=3072 CPUtime=0.35 cores=0,2
/proc/31886/stat : 31886 (scip-naps-1.00.) S 31883 31886 31357 0 -1 4194304 259 3937 0 0 0 0 17 18 20 0 1 0 38381189 4292608 768 18446744073709551615 94544100638720 94544101533253 140734886815776 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94544101772304 94544101820048 94544133050368 140734886824353 140734886824450 140734886824450 140734886830052 0
/proc/31886/statm: 1048 768 704 219 0 110 0
[pid=31891] ppid=31886 vsize=19158236 memory=16448704 CPUtime=221.17 cores=0,2
/proc/31891/stat : 31891 (python3) R 31886 31886 31357 0 -1 4194304 3534014 0 0 0 21489 628 0 0 20 0 1 0 38381227 19618033664 4112176 18446744073709551615 94400101924864 94400101925241 140725039430384 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94400101936536 94400101937156 94400130650112 140725039438168 140725039438370 140725039438370 140725039443943 0
/proc/31891/statm: 4789559 4112176 7955 1 0 4760917 0
Current children cumulated CPU time: 221.52 s
Current children cumulated vsize: 19162428 KiB
Current children cumulated memory: 16451776 KiB

[startup+282.3 s]
/proc/loadavg: 4.07 3.60 3.33 5/256 31963
/proc/meminfo: memFree=111922572/131382116 swapFree=33010684/33010684
[pid=31886] ppid=31883 vsize=4192 memory=3072 CPUtime=0.35 cores=0,2
/proc/31886/stat : 31886 (scip-naps-1.00.) S 31883 31886 31357 0 -1 4194304 259 3937 0 0 0 0 17 18 20 0 1 0 38381189 4292608 768 18446744073709551615 94544100638720 94544101533253 140734886815776 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94544101772304 94544101820048 94544133050368 140734886824353 140734886824450 140734886824450 140734886830052 0
/proc/31886/statm: 1048 768 704 219 0 110 0
[pid=31891] ppid=31886 vsize=19336428 memory=16626880 CPUtime=280.99 cores=0,2
/proc/31891/stat : 31891 (python3) R 31886 31886 31357 0 -1 4194304 3579396 0 0 0 27458 641 0 0 20 0 1 0 38381227 19800502272 4156720 18446744073709551615 94400101924864 94400101925241 140725039430384 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94400101936536 94400101937156 94400130650112 140725039438168 140725039438370 140725039438370 140725039443943 0
/proc/31891/statm: 4834107 4156720 7955 1 0 4805465 0
Current children cumulated CPU time: 281.34 s
Current children cumulated vsize: 19340620 KiB
Current children cumulated memory: 16629952 KiB

[startup+342.3 s]
/proc/loadavg: 4.08 3.69 3.38 5/259 31973
/proc/meminfo: memFree=109686428/131382116 swapFree=33010684/33010684
[pid=31886] ppid=31883 vsize=4192 memory=3072 CPUtime=0.35 cores=0,2
/proc/31886/stat : 31886 (scip-naps-1.00.) S 31883 31886 31357 0 -1 4194304 259 3937 0 0 0 0 17 18 20 0 1 0 38381189 4292608 768 18446744073709551615 94544100638720 94544101533253 140734886815776 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94544101772304 94544101820048 94544133050368 140734886824353 140734886824450 140734886824450 140734886830052 0
/proc/31886/statm: 1048 768 704 219 0 110 0
[pid=31891] ppid=31886 vsize=21076040 memory=18124312 CPUtime=340.8 cores=0,2
/proc/31891/stat : 31891 (python3) R 31886 31886 31357 0 -1 4194304 3608937 0 0 0 33379 701 0 0 20 0 1 0 38381227 21581864960 4531078 18446744073709551615 94400101924864 94400101925241 140725039430384 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94400101936536 94400101937156 94400130650112 140725039438168 140725039438370 140725039438370 140725039443943 0
/proc/31891/statm: 5269010 4531078 8019 1 0 5240368 0
Current children cumulated CPU time: 341.15 s
Current children cumulated vsize: 21080232 KiB
Current children cumulated memory: 18127384 KiB

[startup+402.3 s]
/proc/loadavg: 4.46 3.86 3.46 5/258 32024
/proc/meminfo: memFree=104115808/131382116 swapFree=33010684/33010684
[pid=31886] ppid=31883 vsize=4192 memory=3072 CPUtime=0.35 cores=0,2
/proc/31886/stat : 31886 (scip-naps-1.00.) S 31883 31886 31357 0 -1 4194304 259 3937 0 0 0 0 17 18 20 0 1 0 38381189 4292608 768 18446744073709551615 94544100638720 94544101533253 140734886815776 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94544101772304 94544101820048 94544133050368 140734886824353 140734886824450 140734886824450 140734886830052 0
/proc/31886/statm: 1048 768 704 219 0 110 0
[pid=31891] ppid=31886 vsize=27230360 memory=24337756 CPUtime=400.63 cores=0,2
/proc/31891/stat : 31891 (python3) R 31886 31886 31357 0 -1 4194304 4564122 0 0 0 39133 930 0 0 20 0 1 0 38381227 27883888640 6084439 18446744073709551615 94400101924864 94400101925241 140725039430384 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94400101936536 94400101937156 94400130650112 140725039438168 140725039438370 140725039438370 140725039443943 0
/proc/31891/statm: 6807590 6084439 8115 1 0 6778948 0
Current children cumulated CPU time: 400.98 s
Current children cumulated vsize: 27234552 KiB
Current children cumulated memory: 24340828 KiB

[startup+462.3 s]
/proc/loadavg: 4.63 4.03 3.55 5/258 32026
/proc/meminfo: memFree=104866828/131382116 swapFree=33010684/33010684
[pid=31886] ppid=31883 vsize=4192 memory=3072 CPUtime=0.35 cores=0,2
/proc/31886/stat : 31886 (scip-naps-1.00.) S 31883 31886 31357 0 -1 4194304 259 3937 0 0 0 0 17 18 20 0 1 0 38381189 4292608 768 18446744073709551615 94544100638720 94544101533253 140734886815776 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94544101772304 94544101820048 94544133050368 140734886824353 140734886824450 140734886824450 140734886830052 0
/proc/31886/statm: 1048 768 704 219 0 110 0
[pid=31891] ppid=31886 vsize=26612212 memory=23719992 CPUtime=460.47 cores=0,2
/proc/31891/stat : 31891 (python3) R 31886 31886 31357 0 -1 4194304 4565570 0 0 0 45104 943 0 0 20 0 1 0 38381227 27250905088 5929998 18446744073709551615 94400101924864 94400101925241 140725039430384 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94400101936536 94400101937156 94400130650112 140725039438168 140725039438370 140725039438370 140725039443943 0
/proc/31891/statm: 6653053 5929998 8115 1 0 6624411 0
Current children cumulated CPU time: 460.82 s
Current children cumulated vsize: 26616404 KiB
Current children cumulated memory: 23723064 KiB

[startup+522.3 s]
/proc/loadavg: 4.23 4.03 3.58 5/258 32077
/proc/meminfo: memFree=103896680/131382116 swapFree=33010684/33010684
[pid=31886] ppid=31883 vsize=4192 memory=3072 CPUtime=0.35 cores=0,2
/proc/31886/stat : 31886 (scip-naps-1.00.) S 31883 31886 31357 0 -1 4194304 259 3937 0 0 0 0 17 18 20 0 1 0 38381189 4292608 768 18446744073709551615 94544100638720 94544101533253 140734886815776 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94544101772304 94544101820048 94544133050368 140734886824353 140734886824450 140734886824450 140734886830052 0
/proc/31886/statm: 1048 768 704 219 0 110 0
[pid=31891] ppid=31886 vsize=27442288 memory=24533060 CPUtime=520.28 cores=0,2
/proc/31891/stat : 31891 (python3) R 31886 31886 31357 0 -1 4194304 4714981 0 0 0 51016 1012 0 0 20 0 1 0 38381227 28100902912 6133233 18446744073709551615 94400101924864 94400101925241 140725039430384 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94400101936536 94400101937156 94400130650112 140725039438168 140725039438370 140725039438370 140725039443943 0
/proc/31891/statm: 6860572 6133233 8179 1 0 6831930 0
Current children cumulated CPU time: 520.63 s
Current children cumulated vsize: 27446480 KiB
Current children cumulated memory: 24536132 KiB

[startup+582.3 s]
/proc/loadavg: 4.23 4.07 3.63 5/258 32080
/proc/meminfo: memFree=100642280/131382116 swapFree=33010684/33010684
[pid=31886] ppid=31883 vsize=4192 memory=3072 CPUtime=0.35 cores=0,2
/proc/31886/stat : 31886 (scip-naps-1.00.) S 31883 31886 31357 0 -1 4194304 259 3937 0 0 0 0 17 18 20 0 1 0 38381189 4292608 768 18446744073709551615 94544100638720 94544101533253 140734886815776 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94544101772304 94544101820048 94544133050368 140734886824353 140734886824450 140734886824450 140734886830052 0
/proc/31886/statm: 1048 768 704 219 0 110 0
[pid=31891] ppid=31886 vsize=28343152 memory=25433884 CPUtime=526.2 cores=0,2
/proc/31891/stat : 31891 (python3) S 31886 31886 31357 0 -1 4194304 4930733 0 0 0 51553 1067 0 0 20 0 1 0 38381227 29023387648 6358471 18446744073709551615 94400101924864 94400101925241 140725039430384 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94400101936536 94400101937156 94400130650112 140725039438168 140725039438370 140725039438370 140725039443943 0
/proc/31891/statm: 7085788 6358471 8179 1 0 7057146 0
[pid=32078] ppid=31891 vsize=2108988 memory=2070460 CPUtime=53.91 cores=0,2
/proc/32078/stat : 32078 (naps-1.03a6) R 31891 32078 32078 0 -1 4194304 455192 0 0 0 5257 134 0 0 20 0 1 0 38434012 2159603712 517615 18446744073709551615 4198400 7047149 140728278617312 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 19664896 140728278620561 140728278620659 140728278620659 140728278626249 0
/proc/32078/statm: 527247 517615 544 696 0 526408 0
Current children cumulated CPU time: 580.46 s
Current children cumulated vsize: 30456332 KiB
Current children cumulated memory: 27507416 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+622.8 s]
/proc/loadavg: 4.19 4.07 3.65 5/257 32082
/proc/meminfo: memFree=99421236/131382116 swapFree=33010684/33010684
[pid=31886] ppid=31883 vsize=4192 memory=3072 CPUtime=0.35 cores=0,2
/proc/31886/stat : 31886 (scip-naps-1.00.) S 31883 31886 31357 0 -1 4194304 259 3937 0 0 0 0 17 18 20 0 1 0 38381189 4292608 768 18446744073709551615 94544100638720 94544101533253 140734886815776 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94544101772304 94544101820048 94544133050368 140734886824353 140734886824450 140734886824450 140734886830052 0
/proc/31886/statm: 1048 768 704 219 0 110 0
[pid=31891] ppid=31886 vsize=28343152 memory=25433884 CPUtime=526.2 cores=0,2
/proc/31891/stat : 31891 (python3) S 31886 31886 31357 0 -1 4194304 4930733 0 0 0 51553 1067 0 0 20 0 1 0 38381227 29023387648 6358471 18446744073709551615 94400101924864 94400101925241 140725039430384 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94400101936536 94400101937156 94400130650112 140725039438168 140725039438370 140725039438370 140725039443943 0
/proc/31891/statm: 7085788 6358471 8179 1 0 7057146 0
[pid=32078] ppid=31891 vsize=3400752 memory=3330484 CPUtime=94.31 cores=0,2
/proc/32078/stat : 32078 (naps-1.03a6) R 31891 32078 32078 0 -1 4194304 762570 0 0 0 9247 184 0 0 20 0 1 0 38434012 3482370048 832621 18446744073709551615 4198400 7047149 140728278617312 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 19664896 140728278620561 140728278620659 140728278620659 140728278626249 0
/proc/32078/statm: 850188 832621 544 696 0 849349 0
Current children cumulated CPU time: 620.86 s
Current children cumulated vsize: 31748096 KiB
Current children cumulated memory: 28767440 KiB

Sending SIGTERM to process tree (bottom up)

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

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

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

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

# cumulated CPU time of all completed processes:  user=609.237 s, system=14.6119 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+624 s]*
/proc/loadavg: 4.19 4.07 3.65 5/255 32082
/proc/meminfo: memFree=102522292/131382116 swapFree=33010684/33010684
[pid=31891] ppid=31883 vsize=28343152 memory=25433884 CPUtime=621.67 cores=0,2
/proc/31891/stat : 31891 (python3) R 31883 31886 31357 0 -1 4194304 5389468 762571 0 0 51609 1117 9247 194 20 0 1 0 38381227 29023387648 6358471 18446744073709551615 94400101924864 94400101925241 140725039430384 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94400101936536 94400101937156 94400130650112 140725039438168 140725039438370 140725039438370 140725039443943 0
/proc/31891/statm: 7085788 6358471 8179 1 0 7057146 0
Current cumulated CPU time of completed processes: 0.367511 s
Current children cumulated CPU time: 621.67 s
Current children cumulated vsize: 28343152 KiB
Current children cumulated memory: 25433884 KiB

[startup+624.4 s]
/proc/loadavg: 4.19 4.07 3.65 5/255 32082
/proc/meminfo: memFree=102522292/131382116 swapFree=33010684/33010684
[pid=31891] ppid=31883 vsize=28343152 memory=25433884 CPUtime=622.07 cores=0,2
/proc/31891/stat : 31891 (python3) R 31883 31886 31357 0 -1 4194304 5510889 762571 0 0 51632 1134 9247 194 20 0 1 0 38381227 29023387648 6358471 18446744073709551615 94400101924864 94400101925241 140725039430384 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94400101936536 94400101937156 94400130650112 140725039438168 140725039438370 140725039438370 140725039443943 0
/proc/31891/statm: 7085788 6358471 8179 1 0 7057146 0
Current cumulated CPU time of completed processes: 0.367511 s
Current children cumulated CPU time: 622.07 s
Current children cumulated vsize: 28343152 KiB
Current children cumulated memory: 25433884 KiB

[startup+624.8 s]
/proc/loadavg: 4.19 4.07 3.65 5/255 32082
/proc/meminfo: memFree=102522292/131382116 swapFree=33010684/33010684
[pid=31891] ppid=31883 vsize=28343152 memory=25433884 CPUtime=622.46 cores=0,2
/proc/31891/stat : 31891 (python3) R 31883 31886 31357 0 -1 4194304 5653532 762571 0 0 51658 1147 9247 194 20 0 1 0 38381227 29023387648 6358471 18446744073709551615 94400101924864 94400101925241 140725039430384 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94400101936536 94400101937156 94400130650112 140725039438168 140725039438370 140725039438370 140725039443943 0
/proc/31891/statm: 7085788 6358471 8179 1 0 7057146 0
Current cumulated CPU time of completed processes: 0.367511 s
Current children cumulated CPU time: 622.46 s
Current children cumulated vsize: 28343152 KiB
Current children cumulated memory: 25433884 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 625.796
CPU time (s): 623.849
CPU user time (s): 609.237
CPU system time (s): 14.6119
CPU usage (%): 99.6889
Max. virtual memory (cumulated for all children) (KiB): 31748096
Max. memory (cumulated for all children) (KiB): 28767440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 609.237
system time used= 14.6119
maximum resident set size= 25433884
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6420351
page faults= 0
swaps= 0
block input operations= 0
block output operations= 888944
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 341
involuntary context switches= 1431


# summary of solver processes directly reported to runsolver:
#   pid: 31886,31891
#   total CPU time (s): 623.849
#   total CPU user time (s): 609.237
#   total CPU system time (s): 14.6119

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.46896 second user time and 6.33369 second system time

The end

Launcher Data

Begin job on nodeC011 at 2025-06-29 21:56:55
IDJOB=4515071
IDBENCH=164110
IDSOLVER=3368
FILE ID=nodeC011/4515071-1751227010
RUNJOBID= nodeC011-1751226828-31367
SLURM_JOB_ID= 9587684
Free space on /tmp= 432600 MiB

SOLVER NAME= SCIP-NaPS 1.00a1
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/MIPLIB01/dec/miplib2017/normalized-ivu59.0.u.opb
COMMAND LINE= ./scip-naps-1.00.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4515071-1751227010/watcher-4515071-1751227010 -o /tmp/evaluation-result-4515071-1751227010/solver-4515071-1751227010 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1751226828-31367 --watchdog 3760  ./scip-naps-1.00.sh HOME/instance-4515071-1751227010.opb

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

MD5SUM BENCH= 35958f80d7fcf653e073babd26915af5
RANDOM SEED=1875175487

nodeC011 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	: 0xb00001f
cpu MHz		: 1197.340
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6984.20
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	: 0xb00001f
cpu MHz		: 3662.758
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6984.20
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	: 0xb00001f
cpu MHz		: 3592.150
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6984.20
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	: 0xb00001f
cpu MHz		: 1197.586
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6984.20
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	: 0xb00001f
cpu MHz		: 3664.735
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6984.20
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	: 0xb00001f
cpu MHz		: 3662.776
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6984.20
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	: 0xb00001f
cpu MHz		: 1197.492
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6984.20
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	: 0xb00001f
cpu MHz		: 1197.831
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6984.20
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382116 kB
MemFree:        128507408 kB
MemAvailable:   128739196 kB
Buffers:            3280 kB
Cached:          1041588 kB
SwapCached:            0 kB
Active:          1546576 kB
Inactive:         742716 kB
Active(anon):    1262384 kB
Inactive(anon):        0 kB
Active(file):     284192 kB
Inactive(file):   742716 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            450120 kB
Writeback:             0 kB
AnonPages:       1247560 kB
Mapped:           124456 kB
Shmem:             17960 kB
KReclaimable:      88632 kB
Slab:             169184 kB
SReclaimable:      88632 kB
SUnreclaim:        80552 kB
KernelStack:        4128 kB
PageTables:         6032 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    4844060 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149528 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    126976 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:      191304 kB
DirectMap2M:     8099840 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432164 MiB
End job on nodeC011 at 2025-06-29 22:07:21