Trace number 4505505

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 NameAnswerobjective functionCPU timeWall clock time
SCIP-NaPS 1.00a1? (MO) 1199.72 1204.49

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/Large/
normalized-minisat100_16_6_6_mh.opb
MD5SUMae4404ba779864fb11c76f88911c57d7
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark13487619
Best CPU time to get the best result obtained on this benchmark68653.1
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2000400
Total number of constraints4920807
Number of constraints which are clauses3910700
Number of constraints which are cardinality constraints (but not clauses)107
Number of constraints which are nor clauses,nor cardinality constraints1010000
Minimum length of a constraint2
Maximum length of a constraint14950
Number of terms in the objective function 1019200
Biggest coefficient in the objective function 172808693
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 411931129818
Number of bits of the sum of numbers in the objective function 39
Biggest number in a constraint 172808693
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 411931129818
Number of bits of the biggest sum of numbers39
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1020.26/1024.42	c Command: HOME/scip-naps.py --pbsolver HOME/naps-1.03a6 --opt HOME/instance-4505505-1751459587.opb
1020.26/1024.42	c Solving mode: optimization
1020.26/1024.42	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
1020.26/1024.42	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
1020.26/1024.42	c original problem has 2000400 variables (2000400 bin, 0 int, 0 impl, 0 cont) and 4920807 constraints
1020.26/1024.42	c presolving:
1020.26/1024.42	c (round 1, fast)       40000 del vars, 19803 del conss, 0 add conss, 300 chg bounds, 4950 chg sides, 14850 chg coeffs, 0 upgd conss, 0 impls, 2925551 clqs
1020.26/1024.42	c (round 2, exhaustive) 40000 del vars, 24753 del conss, 0 add conss, 300 chg bounds, 4950 chg sides, 14850 chg coeffs, 0 upgd conss, 0 impls, 2925551 clqs
1020.26/1024.42	c (round 3, exhaustive) 40000 del vars, 24753 del conss, 0 add conss, 300 chg bounds, 4950 chg sides, 14850 chg coeffs, 4896051 upgd conss, 0 impls, 2925551 clqs
1020.26/1024.42	c (round 4, medium)     40000 del vars, 1004853 del conss, 2910600 add conss, 300 chg bounds, 4950 chg sides, 14850 chg coeffs, 4896051 upgd conss, 0 impls, 5836151 clqs
1020.26/1024.42	c (round 5, exhaustive) 40000 del vars, 4895553 del conss, 3890700 add conss, 300 chg bounds, 4950 chg sides, 14850 chg coeffs, 4896051 upgd conss, 0 impls, 5836151 clqs
1020.26/1024.42	c    (1000.4s) probing: 981/1960400 (0.1%) - 0 fixings, 0 aggregations, 576240 implications, 0 bound changes
1020.26/1024.42	c    (1000.4s) probing aborted: solving stopped
1020.26/1024.42	c presolving (6 rounds: 6 fast, 5 medium, 4 exhaustive):
1020.26/1024.42	c  40000 deleted vars, 4895553 deleted constraints, 3890700 added constraints, 300 tightened bounds, 0 added holes, 4950 changed sides, 14850 changed coefficients
1020.26/1024.42	c  0 implications, 6412391 cliques
1020.26/1024.42	c presolving was interrupted.
1020.26/1024.42	c Presolving Time: 987.92
1020.26/1024.42	c presolving:
1020.26/1024.42	c presolving (6 rounds: 6 fast, 5 medium, 4 exhaustive):
1020.26/1024.42	c  40000 deleted vars, 4895553 deleted constraints, 3890700 added constraints, 300 tightened bounds, 0 added holes, 4950 changed sides, 14850 changed coefficients
1020.26/1024.42	c  0 implications, 6412391 cliques
1020.26/1024.42	c presolving was interrupted.
1020.26/1024.42	c Presolving Time: 987.92
1020.26/1024.42	c 
1020.26/1024.42	c SCIP Status        : solving was interrupted [time limit reached]
1020.26/1024.42	c Solving Time (sec) : 1000.37
1020.26/1024.42	c Solving Nodes      : 0
1020.26/1024.42	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1020.26/1024.42	c ----------------------------------------------------------------------
1020.26/1024.42	c dual bound: -1e+20 -> -100000000000000000000
1020.26/1024.42	c primal bound: 1e+20 -> 100000000000000000000
1020.26/1024.42	c scip-goal-lb: -100000000000000000000
1020.26/1024.42	c scip-goal-ub: 100000000000000000000
1020.26/1024.42	c writing output to: HOME/tmpp1r_593h.opb
1020.26/1024.42	c appending fixed variable constraints
1020.26/1024.42	c scip-fixed vars: 1.54% (30100/1960400)
1020.26/1024.42	c ----------------------------------------------------------------------
1020.26/1024.42	c executing external solver: HOME/naps-1.03a6
1020.26/1024.42	c ----------------------------------------------------------------------
1020.26/1024.42	c command: HOME/naps-1.03a6 -goal-lb=-100000000000000000000 -goal-ub=99999999999999999999 HOME/tmpp1r_593h.opb
1020.39/1024.64	c NaPS 1.03a6.
1020.39/1024.64	c Input file name: HOME/tmpp1r_593h.opb
1197.20/1202.00	c
1197.20/1202.00	c *** TERMINATED *** by signal 15
1197.20/1202.00	c _____________________________________________________________________________
1197.20/1202.00	c std/band forms        : 985357,0
1197.20/1202.00	c 2cl/3cl ITE-codings   : 0,0
1197.20/1202.00	c BDD/srt/adr Max costs : 1659,1674525,0
1197.20/1202.00	c BDDraw/bin/mul/srt/adr: 985250,0,0,107,0
1197.20/1202.00	c BDD nodes             : 4240050
1197.20/1202.00	c Es1/CC detections     : 0,0
1197.20/1202.00	c CC sort               : 104
1197.20/1202.00	c SAT/UNSAT calls       : 0,0
1197.20/1202.00	c regenrated variables  : 0
1197.20/1202.00	c eliminated fixed lits : 70276
1197.20/1202.00	c goal lit flips        : 0
1197.20/1202.00	c goal stages           : 0
1197.20/1202.00	c goal shrink           : 0
1197.20/1202.00	c goal coeff separations: 0
1197.20/1202.00	c restarts              : 0
1197.20/1202.00	c conflicts             : 0              (0 /sec)
1197.20/1202.00	c decisions             : 0              (0 /sec)
1197.20/1202.00	c propagations          : 0              (0 /sec)
1197.20/1202.00	c inspects              : 0              (0 /sec)
1197.20/1202.00	c CPU time (solving tm) : 171.2 s        (0 s, SAT 0 s, UNSAT 0 s)
1197.20/1202.00	c Time for Opt-base     : 0.4782 s
1197.20/1202.00	c Steps for Opt-base    : 0
1197.20/1202.00	c Time for BDD coding   : 11.72 s
1197.20/1202.00	c Time for srt coding   : 76.22 s
1197.20/1202.00	c _____________________________________________________________________________
1020.41/1202.21	c received SIGTERM, forwarding to pbsolver...
1020.41/1202.21	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 (47753 MiB free)
  memory of node 1: 64507 MiB (36967 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4505505-1751459587/watcher-4505505-1751459587 -o /tmp/evaluation-result-4505505-1751459587/solver-4505505-1751459587 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC022-1751455970-66039 --watchdog 3760 ./scip-naps-1.00.sh HOME/instance-4505505-1751459587.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
Current StackSize limit: 8192 KiB

solver pid=66536, runsolver pid=66533

[startup+0.100064 s]*
/proc/loadavg: 4.08 4.10 4.09 5/269 66541
/proc/meminfo: memFree=86727964/131249996 swapFree=33010416/33010684
[pid=66536] ppid=66533 vsize=4192 memory=2944 CPUtime=0.01 cores=0,2
/proc/66536/stat : 66536 (scip-naps-1.00.) S 66533 66536 66026 0 -1 4194304 255 2887 0 0 0 0 0 1 20 0 1 0 61636593 4292608 736 18446744073709551615 94056952037376 94056952931909 140720979632592 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94056953170960 94056953218704 94056972374016 140720979638689 140720979638786 140720979638786 140720979644388 0
/proc/66536/statm: 1048 736 672 219 0 110 0
[pid=66541] ppid=66536 vsize=60316 memory=22400 CPUtime=0.04 cores=0,2
/proc/66541/stat : 66541 (python3) R 66536 66536 66026 0 -1 4194304 2751 0 0 0 3 1 0 0 20 0 1 0 61636598 61763584 5600 18446744073709551615 94284951871488 94284951871865 140729596624368 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94284951883160 94284951883780 94284960522240 140729596631399 140729596631586 140729596631586 140729596637159 0
/proc/66541/statm: 15079 5600 3296 1 0 3795 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 64508 KiB
Current children cumulated memory: 25344 KiB

[startup+0.2059 s]*
/proc/loadavg: 4.08 4.10 4.09 5/269 66541
/proc/meminfo: memFree=86677436/131249996 swapFree=33010416/33010684
[pid=66536] ppid=66533 vsize=4192 memory=2944 CPUtime=0.01 cores=0,2
/proc/66536/stat : 66536 (scip-naps-1.00.) S 66533 66536 66026 0 -1 4194304 255 2887 0 0 0 0 0 1 20 0 1 0 61636593 4292608 736 18446744073709551615 94056952037376 94056952931909 140720979632592 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94056953170960 94056953218704 94056972374016 140720979638689 140720979638786 140720979638786 140720979644388 0
/proc/66536/statm: 1048 736 672 219 0 110 0
[pid=66541] ppid=66536 vsize=1259768 memory=101508 CPUtime=0.15 cores=0,2
/proc/66541/stat : 66541 (python3) R 66536 66536 66026 0 -1 4194304 13101 0 0 0 11 4 0 0 20 0 1 0 61636598 1290002432 25377 18446744073709551615 94284951871488 94284951871865 140729596624368 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94284951883160 94284951883780 94284960522240 140729596631399 140729596631586 140729596631586 140729596637159 0
/proc/66541/statm: 314942 25377 7543 1 0 286300 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 1263960 KiB
Current children cumulated memory: 104452 KiB

[startup+0.306273 s]*
/proc/loadavg: 4.08 4.10 4.09 5/269 66541
/proc/meminfo: memFree=86539200/131249996 swapFree=33010416/33010684
[pid=66536] ppid=66533 vsize=4192 memory=2944 CPUtime=0.01 cores=0,2
/proc/66536/stat : 66536 (scip-naps-1.00.) S 66533 66536 66026 0 -1 4194304 255 2887 0 0 0 0 0 1 20 0 1 0 61636593 4292608 736 18446744073709551615 94056952037376 94056952931909 140720979632592 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94056953170960 94056953218704 94056972374016 140720979638689 140720979638786 140720979638786 140720979644388 0
/proc/66536/statm: 1048 736 672 219 0 110 0
[pid=66541] ppid=66536 vsize=1392056 memory=239204 CPUtime=0.24 cores=0,2
/proc/66541/stat : 66541 (python3) R 66536 66536 66026 0 -1 4194304 35234 0 0 0 15 9 0 0 20 0 1 0 61636598 1425465344 59801 18446744073709551615 94284951871488 94284951871865 140729596624368 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94284951883160 94284951883780 94284960522240 140729596631399 140729596631586 140729596631586 140729596637159 0
/proc/66541/statm: 348014 59801 7575 1 0 319372 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 1396248 KiB
Current children cumulated memory: 242148 KiB

[startup+0.70021 s]
/proc/loadavg: 4.08 4.10 4.09 5/269 66541
/proc/meminfo: memFree=86361664/131249996 swapFree=33010416/33010684
[pid=66536] ppid=66533 vsize=4192 memory=2944 CPUtime=0.01 cores=0,2
/proc/66536/stat : 66536 (scip-naps-1.00.) S 66533 66536 66026 0 -1 4194304 255 2887 0 0 0 0 0 1 20 0 1 0 61636593 4292608 736 18446744073709551615 94056952037376 94056952931909 140720979632592 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94056953170960 94056953218704 94056972374016 140720979638689 140720979638786 140720979638786 140720979644388 0
/proc/66536/statm: 1048 736 672 219 0 110 0
[pid=66541] ppid=66536 vsize=1729728 memory=574560 CPUtime=0.63 cores=0,2
/proc/66541/stat : 66541 (python3) R 66536 66536 66026 0 -1 4194304 116006 0 0 0 42 21 0 0 20 0 1 0 61636598 1771241472 143640 18446744073709551615 94284951871488 94284951871865 140729596624368 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94284951883160 94284951883780 94284960522240 140729596631399 140729596631586 140729596631586 140729596637159 0
/proc/66541/statm: 432432 143640 7575 1 0 403790 0
Current children cumulated CPU time: 0.64 s
Current children cumulated vsize: 1733920 KiB
Current children cumulated memory: 577504 KiB

[startup+1.50021 s]
/proc/loadavg: 4.08 4.10 4.09 5/269 66541
/proc/meminfo: memFree=85928848/131249996 swapFree=33010416/33010684
[pid=66536] ppid=66533 vsize=4192 memory=2944 CPUtime=0.01 cores=0,2
/proc/66536/stat : 66536 (scip-naps-1.00.) S 66533 66536 66026 0 -1 4194304 255 2887 0 0 0 0 0 1 20 0 1 0 61636593 4292608 736 18446744073709551615 94056952037376 94056952931909 140720979632592 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94056953170960 94056953218704 94056972374016 140720979638689 140720979638786 140720979638786 140720979644388 0
/proc/66536/statm: 1048 736 672 219 0 110 0
[pid=66541] ppid=66536 vsize=2358612 memory=1203232 CPUtime=1.43 cores=0,2
/proc/66541/stat : 66541 (python3) R 66536 66536 66026 0 -1 4194304 254786 0 0 0 101 42 0 0 20 0 1 0 61636598 2415218688 300808 18446744073709551615 94284951871488 94284951871865 140729596624368 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94284951883160 94284951883780 94284960522240 140729596631399 140729596631586 140729596631586 140729596637159 0
/proc/66541/statm: 589653 300808 7607 1 0 561011 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 2362804 KiB
Current children cumulated memory: 1206176 KiB

[startup+3.10585 s]
/proc/loadavg: 4.07 4.10 4.09 5/269 66541
/proc/meminfo: memFree=85079160/131249996 swapFree=33010416/33010684
[pid=66536] ppid=66533 vsize=4192 memory=2944 CPUtime=0.01 cores=0,2
/proc/66536/stat : 66536 (scip-naps-1.00.) S 66533 66536 66026 0 -1 4194304 255 2887 0 0 0 0 0 1 20 0 1 0 61636593 4292608 736 18446744073709551615 94056952037376 94056952931909 140720979632592 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94056953170960 94056953218704 94056972374016 140720979638689 140720979638786 140720979638786 140720979644388 0
/proc/66536/statm: 1048 736 672 219 0 110 0
[pid=66541] ppid=66536 vsize=2883196 memory=1728288 CPUtime=3.03 cores=0,2
/proc/66541/stat : 66541 (python3) R 66536 66536 66026 0 -1 4194304 386079 0 0 0 241 62 0 0 20 0 1 0 61636598 2952392704 432072 18446744073709551615 94284951871488 94284951871865 140729596624368 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94284951883160 94284951883780 94284960522240 140729596631399 140729596631586 140729596631586 140729596637159 0
/proc/66541/statm: 720799 432072 7607 1 0 692157 0
Current children cumulated CPU time: 3.04 s
Current children cumulated vsize: 2887388 KiB
Current children cumulated memory: 1731232 KiB

[startup+6.3002 s]
/proc/loadavg: 4.07 4.10 4.09 5/269 66541
/proc/meminfo: memFree=84030764/131249996 swapFree=33010416/33010684
[pid=66536] ppid=66533 vsize=4192 memory=2944 CPUtime=0.01 cores=0,2
/proc/66536/stat : 66536 (scip-naps-1.00.) S 66533 66536 66026 0 -1 4194304 255 2887 0 0 0 0 0 1 20 0 1 0 61636593 4292608 736 18446744073709551615 94056952037376 94056952931909 140720979632592 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94056953170960 94056953218704 94056972374016 140720979638689 140720979638786 140720979638786 140720979644388 0
/proc/66536/statm: 1048 736 672 219 0 110 0
[pid=66541] ppid=66536 vsize=3944836 memory=2788080 CPUtime=6.22 cores=0,2
/proc/66541/stat : 66541 (python3) R 66536 66536 66026 0 -1 4194304 639292 0 0 0 520 102 0 0 20 0 1 0 61636598 4039512064 697020 18446744073709551615 94284951871488 94284951871865 140729596624368 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94284951883160 94284951883780 94284960522240 140729596631399 140729596631586 140729596631586 140729596637159 0
/proc/66541/statm: 986209 697020 7607 1 0 957567 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 3949028 KiB
Current children cumulated memory: 2791024 KiB

[startup+12.7002 s]
/proc/loadavg: 4.31 4.15 4.10 5/269 66541
/proc/meminfo: memFree=82970272/131249996 swapFree=33010416/33010684
[pid=66536] ppid=66533 vsize=4192 memory=2944 CPUtime=0.01 cores=0,2
/proc/66536/stat : 66536 (scip-naps-1.00.) S 66533 66536 66026 0 -1 4194304 255 2887 0 0 0 0 0 1 20 0 1 0 61636593 4292608 736 18446744073709551615 94056952037376 94056952931909 140720979632592 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94056953170960 94056953218704 94056972374016 140720979638689 140720979638786 140720979638786 140720979644388 0
/proc/66536/statm: 1048 736 672 219 0 110 0
[pid=66541] ppid=66536 vsize=5133060 memory=3962820 CPUtime=12.6 cores=0,2
/proc/66541/stat : 66541 (python3) R 66536 66536 66026 0 -1 4194304 898200 0 0 0 1115 145 0 0 20 0 1 0 61636598 5256253440 990705 18446744073709551615 94284951871488 94284951871865 140729596624368 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94284951883160 94284951883780 94284960522240 140729596631399 140729596631586 140729596631586 140729596637159 0
/proc/66541/statm: 1283265 990705 7607 1 0 1254623 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 5137252 KiB
Current children cumulated memory: 3965764 KiB

[startup+25.5003 s]
/proc/loadavg: 4.24 4.14 4.10 5/269 66542
/proc/meminfo: memFree=77989180/131249996 swapFree=33010416/33010684
[pid=66536] ppid=66533 vsize=4192 memory=2944 CPUtime=0.01 cores=0,2
/proc/66536/stat : 66536 (scip-naps-1.00.) S 66533 66536 66026 0 -1 4194304 255 2887 0 0 0 0 0 1 20 0 1 0 61636593 4292608 736 18446744073709551615 94056952037376 94056952931909 140720979632592 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94056953170960 94056953218704 94056972374016 140720979638689 140720979638786 140720979638786 140720979644388 0
/proc/66536/statm: 1048 736 672 219 0 110 0
[pid=66541] ppid=66536 vsize=10059832 memory=8898456 CPUtime=25.36 cores=0,2
/proc/66541/stat : 66541 (python3) R 66536 66536 66026 0 -1 4194304 2003415 0 0 0 2211 325 0 0 20 0 1 0 61636598 10301267968 2224614 18446744073709551615 94284951871488 94284951871865 140729596624368 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94284951883160 94284951883780 94284960522240 140729596631399 140729596631586 140729596631586 140729596637159 0
/proc/66541/statm: 2514958 2224614 7799 1 0 2486316 0
Current children cumulated CPU time: 25.37 s
Current children cumulated vsize: 10064024 KiB
Current children cumulated memory: 8901400 KiB

[startup+51.106 s]
/proc/loadavg: 4.16 4.13 4.10 5/268 66542
/proc/meminfo: memFree=75747032/131249996 swapFree=33010416/33010684
[pid=66536] ppid=66533 vsize=4192 memory=2944 CPUtime=0.01 cores=0,2
/proc/66536/stat : 66536 (scip-naps-1.00.) S 66533 66536 66026 0 -1 4194304 255 2887 0 0 0 0 0 1 20 0 1 0 61636593 4292608 736 18446744073709551615 94056952037376 94056952931909 140720979632592 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94056953170960 94056953218704 94056972374016 140720979638689 140720979638786 140720979638786 140720979644388 0
/proc/66536/statm: 1048 736 672 219 0 110 0
[pid=66541] ppid=66536 vsize=12376432 memory=11000028 CPUtime=50.87 cores=0,2
/proc/66541/stat : 66541 (python3) R 66536 66536 66026 0 -1 4194304 2391381 0 0 0 4693 394 0 0 20 0 1 0 61636598 12673466368 2750007 18446744073709551615 94284951871488 94284951871865 140729596624368 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94284951883160 94284951883780 94284960522240 140729596631399 140729596631586 140729596631586 140729596637159 0
/proc/66541/statm: 3094108 2750007 7895 1 0 3065466 0
Current children cumulated CPU time: 50.88 s
Current children cumulated vsize: 12380624 KiB
Current children cumulated memory: 11002972 KiB

[startup+102.3 s]
/proc/loadavg: 4.13 4.12 4.09 5/269 66547
/proc/meminfo: memFree=73079356/131249996 swapFree=33010416/33010684
[pid=66536] ppid=66533 vsize=4192 memory=2944 CPUtime=0.01 cores=0,2
/proc/66536/stat : 66536 (scip-naps-1.00.) S 66533 66536 66026 0 -1 4194304 255 2887 0 0 0 0 0 1 20 0 1 0 61636593 4292608 736 18446744073709551615 94056952037376 94056952931909 140720979632592 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94056953170960 94056953218704 94056972374016 140720979638689 140720979638786 140720979638786 140720979644388 0
/proc/66536/statm: 1048 736 672 219 0 110 0
[pid=66541] ppid=66536 vsize=15059192 memory=13661940 CPUtime=101.88 cores=0,2
/proc/66541/stat : 66541 (python3) R 66536 66536 66026 0 -1 4194304 2912611 0 0 0 9698 490 0 0 20 0 1 0 61636598 15420612608 3415485 18446744073709551615 94284951871488 94284951871865 140729596624368 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94284951883160 94284951883780 94284960522240 140729596631399 140729596631586 140729596631586 140729596637159 0
/proc/66541/statm: 3764798 3415485 7927 1 0 3736156 0
Current children cumulated CPU time: 101.89 s
Current children cumulated vsize: 15063384 KiB
Current children cumulated memory: 13664884 KiB

[startup+162.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/269 66549
/proc/meminfo: memFree=71885192/131249996 swapFree=33010416/33010684
[pid=66536] ppid=66533 vsize=4192 memory=2944 CPUtime=0.01 cores=0,2
/proc/66536/stat : 66536 (scip-naps-1.00.) S 66533 66536 66026 0 -1 4194304 255 2887 0 0 0 0 0 1 20 0 1 0 61636593 4292608 736 18446744073709551615 94056952037376 94056952931909 140720979632592 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94056953170960 94056953218704 94056972374016 140720979638689 140720979638786 140720979638786 140720979644388 0
/proc/66536/statm: 1048 736 672 219 0 110 0
[pid=66541] ppid=66536 vsize=16144124 memory=14788236 CPUtime=161.66 cores=0,2
/proc/66541/stat : 66541 (python3) R 66536 66536 66026 0 -1 4194304 2944701 0 0 0 15648 518 0 0 20 0 1 0 61636598 16531582976 3697059 18446744073709551615 94284951871488 94284951871865 140729596624368 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94284951883160 94284951883780 94284960522240 140729596631399 140729596631586 140729596631586 140729596637159 0
/proc/66541/statm: 4036031 3697059 7927 1 0 4007389 0
Current children cumulated CPU time: 161.67 s
Current children cumulated vsize: 16148316 KiB
Current children cumulated memory: 14791180 KiB

[startup+222.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/268 66551
/proc/meminfo: memFree=71959100/131249996 swapFree=33010416/33010684
[pid=66536] ppid=66533 vsize=4192 memory=2944 CPUtime=0.01 cores=0,2
/proc/66536/stat : 66536 (scip-naps-1.00.) S 66533 66536 66026 0 -1 4194304 255 2887 0 0 0 0 0 1 20 0 1 0 61636593 4292608 736 18446744073709551615 94056952037376 94056952931909 140720979632592 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94056953170960 94056953218704 94056972374016 140720979638689 140720979638786 140720979638786 140720979644388 0
/proc/66536/statm: 1048 736 672 219 0 110 0
[pid=66541] ppid=66536 vsize=16144124 memory=14788236 CPUtime=221.4 cores=0,2
/proc/66541/stat : 66541 (python3) R 66536 66536 66026 0 -1 4194304 2945488 0 0 0 21618 522 0 0 20 0 1 0 61636598 16531582976 3697059 18446744073709551615 94284951871488 94284951871865 140729596624368 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94284951883160 94284951883780 94284960522240 140729596631399 140729596631586 140729596631586 140729596637159 0
/proc/66541/statm: 4036031 3697059 7927 1 0 4007389 0
Current children cumulated CPU time: 221.41 s
Current children cumulated vsize: 16148316 KiB

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

[pid=66536] ppid=66533 vsize=4192 memory=2944 CPUtime=0.01 cores=0,2
/proc/66536/stat : 66536 (scip-naps-1.00.) S 66533 66536 66026 0 -1 4194304 255 2887 0 0 0 0 0 1 20 0 1 0 61636593 4292608 736 18446744073709551615 94056952037376 94056952931909 140720979632592 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94056953170960 94056953218704 94056972374016 140720979638689 140720979638786 140720979638786 140720979644388 0
/proc/66536/statm: 1048 736 672 219 0 110 0
[pid=66541] ppid=66536 vsize=16153840 memory=14793220 CPUtime=878.76 cores=0,2
/proc/66541/stat : 66541 (python3) R 66536 66536 66026 0 -1 4194304 2956399 0 0 0 87317 559 0 0 20 0 1 0 61636598 16541532160 3698305 18446744073709551615 94284951871488 94284951871865 140729596624368 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94284951883160 94284951883780 94284960522240 140729596631399 140729596631586 140729596631586 140729596637159 0
/proc/66541/statm: 4038460 3698305 7927 1 0 4009818 0
Current children cumulated CPU time: 878.77 s
Current children cumulated vsize: 16158032 KiB
Current children cumulated memory: 14796164 KiB

[startup+942.3 s]
/proc/loadavg: 4.04 4.07 4.08 5/268 66680
/proc/meminfo: memFree=84078356/131249996 swapFree=33010416/33010684
[pid=66536] ppid=66533 vsize=4192 memory=2944 CPUtime=0.01 cores=0,2
/proc/66536/stat : 66536 (scip-naps-1.00.) S 66533 66536 66026 0 -1 4194304 255 2887 0 0 0 0 0 1 20 0 1 0 61636593 4292608 736 18446744073709551615 94056952037376 94056952931909 140720979632592 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94056953170960 94056953218704 94056972374016 140720979638689 140720979638786 140720979638786 140720979644388 0
/proc/66536/statm: 1048 736 672 219 0 110 0
[pid=66541] ppid=66536 vsize=16153840 memory=14793220 CPUtime=938.52 cores=0,2
/proc/66541/stat : 66541 (python3) R 66536 66536 66026 0 -1 4194304 2957629 0 0 0 93290 562 0 0 20 0 1 0 61636598 16541532160 3698305 18446744073709551615 94284951871488 94284951871865 140729596624368 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94284951883160 94284951883780 94284960522240 140729596631399 140729596631586 140729596631586 140729596637159 0
/proc/66541/statm: 4038460 3698305 7927 1 0 4009818 0
Current children cumulated CPU time: 938.53 s
Current children cumulated vsize: 16158032 KiB
Current children cumulated memory: 14796164 KiB

[startup+1002.3 s]
/proc/loadavg: 4.12 4.09 4.09 5/268 66682
/proc/meminfo: memFree=84078436/131249996 swapFree=33010416/33010684
[pid=66536] ppid=66533 vsize=4192 memory=2944 CPUtime=0.01 cores=0,2
/proc/66536/stat : 66536 (scip-naps-1.00.) S 66533 66536 66026 0 -1 4194304 255 2887 0 0 0 0 0 1 20 0 1 0 61636593 4292608 736 18446744073709551615 94056952037376 94056952931909 140720979632592 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94056953170960 94056953218704 94056972374016 140720979638689 140720979638786 140720979638786 140720979644388 0
/proc/66536/statm: 1048 736 672 219 0 110 0
[pid=66541] ppid=66536 vsize=16153840 memory=14793220 CPUtime=998.24 cores=0,2
/proc/66541/stat : 66541 (python3) R 66536 66536 66026 0 -1 4194304 2958800 0 0 0 99258 566 0 0 20 0 1 0 61636598 16541532160 3698305 18446744073709551615 94284951871488 94284951871865 140729596624368 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94284951883160 94284951883780 94284960522240 140729596631399 140729596631586 140729596631586 140729596637159 0
/proc/66541/statm: 4038460 3698305 7927 1 0 4009818 0
Current children cumulated CPU time: 998.25 s
Current children cumulated vsize: 16158032 KiB
Current children cumulated memory: 14796164 KiB

[startup+1062.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/269 66686
/proc/meminfo: memFree=78936396/131249996 swapFree=33010416/33010684
[pid=66536] ppid=66533 vsize=4192 memory=2944 CPUtime=0.01 cores=0,2
/proc/66536/stat : 66536 (scip-naps-1.00.) S 66533 66536 66026 0 -1 4194304 255 2887 0 0 0 0 0 1 20 0 1 0 61636593 4292608 736 18446744073709551615 94056952037376 94056952931909 140720979632592 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94056953170960 94056953218704 94056972374016 140720979638689 140720979638786 140720979638786 140720979644388 0
/proc/66536/statm: 1048 736 672 219 0 110 0
[pid=66541] ppid=66536 vsize=17360912 memory=16000748 CPUtime=1020.38 cores=0,2
/proc/66541/stat : 66541 (python3) S 66536 66536 66026 0 -1 4194304 3240355 0 0 0 101399 639 0 0 20 0 1 0 61636598 17777573888 4000187 18446744073709551615 94284951871488 94284951871865 140729596624368 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94284951883160 94284951883780 94284960522240 140729596631399 140729596631586 140729596631586 140729596637159 0
/proc/66541/statm: 4340228 4000187 7991 1 0 4311586 0
[pid=66685] ppid=66541 vsize=1871296 memory=1767892 CPUtime=37.62 cores=0,2
/proc/66685/stat : 66685 (naps-1.03a6) R 66541 66685 66685 0 -1 4194304 356378 0 0 0 3666 96 0 0 20 0 1 0 61739047 1916207104 441973 18446744073709551615 4198400 7047149 140737462365952 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 11100160 140737462368595 140737462368755 140737462368755 140737462374345 0
/proc/66685/statm: 467824 441973 544 696 0 466985 0
Current children cumulated CPU time: 1058.01 s
Current children cumulated vsize: 19236400 KiB
Current children cumulated memory: 17771584 KiB

[startup+1122.3 s]
/proc/loadavg: 4.08 4.08 4.09 5/268 66737
/proc/meminfo: memFree=88199620/131249996 swapFree=33010416/33010684
[pid=66536] ppid=66533 vsize=4192 memory=2944 CPUtime=0.01 cores=0,2
/proc/66536/stat : 66536 (scip-naps-1.00.) S 66533 66536 66026 0 -1 4194304 255 2887 0 0 0 0 0 1 20 0 1 0 61636593 4292608 736 18446744073709551615 94056952037376 94056952931909 140720979632592 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94056953170960 94056953218704 94056972374016 140720979638689 140720979638786 140720979638786 140720979644388 0
/proc/66536/statm: 1048 736 672 219 0 110 0
[pid=66541] ppid=66536 vsize=17360912 memory=16000748 CPUtime=1020.38 cores=0,2
/proc/66541/stat : 66541 (python3) S 66536 66536 66026 0 -1 4194304 3240355 0 0 0 101399 639 0 0 20 0 1 0 61636598 17777573888 4000187 18446744073709551615 94284951871488 94284951871865 140729596624368 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94284951883160 94284951883780 94284960522240 140729596631399 140729596631586 140729596631586 140729596637159 0
/proc/66541/statm: 4340228 4000187 7991 1 0 4311586 0
[pid=66685] ppid=66541 vsize=5942140 memory=5645044 CPUtime=97.39 cores=0,2
/proc/66685/stat : 66685 (naps-1.03a6) R 66541 66685 66685 0 -1 4194304 677162 0 0 0 9524 215 0 0 20 0 1 0 61739047 6084751360 1411261 18446744073709551615 4198400 7047149 140737462365952 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 11100160 140737462368595 140737462368755 140737462368755 140737462374345 0
/proc/66685/statm: 1485535 1411261 544 696 0 1484696 0
Current children cumulated CPU time: 1117.78 s
Current children cumulated vsize: 23307244 KiB
Current children cumulated memory: 21648736 KiB

[startup+1182.3 s]
/proc/loadavg: 4.12 4.10 4.09 5/268 66739
/proc/meminfo: memFree=86078380/131249996 swapFree=33010416/33010684
[pid=66536] ppid=66533 vsize=4192 memory=2944 CPUtime=0.01 cores=0,2
/proc/66536/stat : 66536 (scip-naps-1.00.) S 66533 66536 66026 0 -1 4194304 255 2887 0 0 0 0 0 1 20 0 1 0 61636593 4292608 736 18446744073709551615 94056952037376 94056952931909 140720979632592 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94056953170960 94056953218704 94056972374016 140720979638689 140720979638786 140720979638786 140720979644388 0
/proc/66536/statm: 1048 736 672 219 0 110 0
[pid=66541] ppid=66536 vsize=17360912 memory=16000748 CPUtime=1020.38 cores=0,2
/proc/66541/stat : 66541 (python3) S 66536 66536 66026 0 -1 4194304 3240355 0 0 0 101399 639 0 0 20 0 1 0 61636598 17777573888 4000187 18446744073709551615 94284951871488 94284951871865 140729596624368 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94284951883160 94284951883780 94284960522240 140729596631399 140729596631586 140729596631586 140729596637159 0
/proc/66541/statm: 4340228 4000187 7991 1 0 4311586 0
[pid=66685] ppid=66541 vsize=8768264 memory=8203160 CPUtime=157.18 cores=0,2
/proc/66685/stat : 66685 (naps-1.03a6) R 66541 66685 66685 0 -1 4194304 998520 0 0 0 15358 360 0 0 20 0 1 0 61739047 8978702336 2050790 18446744073709551615 4198400 7047149 140737462365952 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 11100160 140737462368595 140737462368755 140737462368755 140737462374345 0
/proc/66685/statm: 2192066 2050790 544 696 0 2191227 0
Current children cumulated CPU time: 1177.57 s
Current children cumulated vsize: 26133368 KiB
Current children cumulated memory: 24206852 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1202 s]*
/proc/loadavg: 4.09 4.09 4.09 5/268 66740
/proc/meminfo: memFree=81627420/131249996 swapFree=33010416/33010684
[pid=66536] ppid=66533 vsize=4192 memory=2944 CPUtime=0.01 cores=0,2
/proc/66536/stat : 66536 (scip-naps-1.00.) S 66533 66536 66026 0 -1 4194304 255 2887 0 0 0 0 0 1 20 0 1 0 61636593 4292608 736 18446744073709551615 94056952037376 94056952931909 140720979632592 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94056953170960 94056953218704 94056972374016 140720979638689 140720979638786 140720979638786 140720979644388 0
/proc/66536/statm: 1048 736 672 219 0 110 0
[pid=66541] ppid=66536 vsize=17360912 memory=16000748 CPUtime=1020.38 cores=0,2
/proc/66541/stat : 66541 (python3) S 66536 66536 66026 0 -1 4194304 3240355 0 0 0 101399 639 0 0 20 0 1 0 61636598 17777573888 4000187 18446744073709551615 94284951871488 94284951871865 140729596624368 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94284951883160 94284951883780 94284960522240 140729596631399 140729596631586 140729596631586 140729596637159 0
/proc/66541/statm: 4340228 4000187 7991 1 0 4311586 0
[pid=66685] ppid=66541 vsize=14789584 memory=12795996 CPUtime=176.81 cores=0,2
/proc/66685/stat : 66685 (naps-1.03a6) R 66541 66685 66685 0 -1 4194304 1368577 0 0 0 17119 562 0 0 20 0 1 0 61739047 15144534016 3198999 18446744073709551615 4198400 7047149 140737462365952 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 11100160 140737462368595 140737462368755 140737462368755 140737462374345 0
/proc/66685/statm: 3697396 3198999 544 696 0 3696557 0
Current children cumulated CPU time: 1197.2 s
Current children cumulated vsize: 32154688 KiB
Current children cumulated memory: 28799688 KiB

Sending SIGTERM to process tree (bottom up)

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

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

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

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

# cumulated CPU time of all completed processes:  user=1186.77 s, system=12.9473 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+1203.2 s]
/proc/loadavg: 4.08 4.09 4.09 5/266 66740
/proc/meminfo: memFree=93515416/131249996 swapFree=33010416/33010684
[pid=66541] ppid=66533 vsize=17337624 memory=15977580 CPUtime=1198.37 cores=0,2
/proc/66541/stat : 66541 (python3) R 66533 66536 66026 0 -1 4194304 3548492 1368579 0 0 101479 656 17119 583 20 0 1 0 61636598 17753726976 3994395 18446744073709551615 94284951871488 94284951871865 140729596624368 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94284951883160 94284951883780 94284960522240 140729596631399 140729596631586 140729596631586 140729596637159 0
/proc/66541/statm: 4334406 3994395 7991 1 0 4305764 0
Current cumulated CPU time of completed processes: 0.031055 s
Current children cumulated CPU time: 1198.37 s
Current children cumulated vsize: 17337624 KiB
Current children cumulated memory: 15977580 KiB

[startup+1203.6 s]
/proc/loadavg: 4.08 4.09 4.09 5/266 66740
/proc/meminfo: memFree=93515416/131249996 swapFree=33010416/33010684
[pid=66541] ppid=66533 vsize=17337624 memory=15977580 CPUtime=1198.77 cores=0,2
/proc/66541/stat : 66541 (python3) R 66533 66536 66026 0 -1 4194304 3575119 1368579 0 0 101517 658 17119 583 20 0 1 0 61636598 17753726976 3994395 18446744073709551615 94284951871488 94284951871865 140729596624368 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94284951883160 94284951883780 94284960522240 140729596631399 140729596631586 140729596631586 140729596637159 0
/proc/66541/statm: 4334406 3994395 7991 1 0 4305764 0
Current cumulated CPU time of completed processes: 0.031055 s
Current children cumulated CPU time: 1198.77 s
Current children cumulated vsize: 17337624 KiB
Current children cumulated memory: 15977580 KiB

[startup+1204 s]*
/proc/loadavg: 4.08 4.09 4.09 5/266 66740
/proc/meminfo: memFree=93531280/131249996 swapFree=33010416/33010684
[pid=66541] ppid=66533 vsize=17337624 memory=15977580 CPUtime=1199.18 cores=0,2
/proc/66541/stat : 66541 (python3) R 66533 66536 66026 0 -1 4194304 3608602 1368579 0 0 101556 660 17119 583 20 0 1 0 61636598 17753726976 3994395 18446744073709551615 94284951871488 94284951871865 140729596624368 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94284951883160 94284951883780 94284960522240 140729596631399 140729596631586 140729596631586 140729596637159 0
/proc/66541/statm: 4334406 3994395 7991 1 0 4305764 0
Current cumulated CPU time of completed processes: 0.031055 s
Current children cumulated CPU time: 1199.18 s
Current children cumulated vsize: 17337624 KiB
Current children cumulated memory: 15977580 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 1204.49
CPU time (s): 1199.72
CPU user time (s): 1186.77
CPU system time (s): 12.9473
CPU usage (%): 99.6036
Max. virtual memory (cumulated for all children) (KiB): 32154688
Max. memory (cumulated for all children) (KiB): 28799688

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1186.77
system time used= 12.9473
maximum resident set size= 16000748
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4980360
page faults= 0
swaps= 0
block input operations= 0
block output operations= 445016
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 357
involuntary context switches= 2672


# summary of solver processes directly reported to runsolver:
#   pid: 66536,66541
#   total CPU time (s): 1199.72
#   total CPU user time (s): 1186.77
#   total CPU system time (s): 12.9473

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.50089 second user time and 6.05471 second system time

The end

Launcher Data

Begin job on nodeC022 at 2025-07-02 14:33:08
IDJOB=4505505
IDBENCH=155759
IDSOLVER=3368
FILE ID=nodeC022/4505505-1751459587
RUNJOBID= nodeC022-1751455970-66039
SLURM_JOB_ID= 9598452
Free space on /tmp= 431528 MiB

SOLVER NAME= SCIP-NaPS 1.00a1
BENCH NAME= PB24/normalized-PB12/OPT-LIN/zahidi/Large/normalized-minisat100_16_6_6_mh.opb
COMMAND LINE= ./scip-naps-1.00.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4505505-1751459587/watcher-4505505-1751459587 -o /tmp/evaluation-result-4505505-1751459587/solver-4505505-1751459587 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC022-1751455970-66039 --watchdog 3760  ./scip-naps-1.00.sh HOME/instance-4505505-1751459587.opb

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

MD5SUM BENCH= ae4404ba779864fb11c76f88911c57d7
RANDOM SEED=1650640306

nodeC022 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		: 3573.679
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.44
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.669
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.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        86754744 kB
MemAvailable:   87818400 kB
Buffers:            2128 kB
Cached:          1848264 kB
SwapCached:           32 kB
Active:         42478028 kB
Inactive:        1305936 kB
Active(anon):   41947424 kB
Inactive(anon):     4176 kB
Active(file):     530604 kB
Inactive(file):  1301760 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            227512 kB
Writeback:             0 kB
AnonPages:      41936692 kB
Mapped:           128104 kB
Shmem:             18028 kB
KReclaimable:     140664 kB
Slab:             230920 kB
SReclaimable:     140664 kB
SUnreclaim:        90256 kB
KernelStack:        4320 kB
PageTables:        86020 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:   46365112 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150632 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   8771584 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:      205524 kB
DirectMap2M:     7954432 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 431736 MiB
End job on nodeC022 at 2025-07-02 14:53:13