Trace number 4505459

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) 1201.93 1206.26

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/Large/
normalized-minisat100_16_6_4_mh.opb
MD5SUM52dca71e841298ae6df8c1bcbb79ed30
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 benchmark13359973
Best CPU time to get the best result obtained on this benchmark3600.91
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 1019800
Biggest coefficient in the objective function 140608000
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 388230486170
Number of bits of the sum of numbers in the objective function 39
Biggest number in a constraint 140608000
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 388230486170
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.32/1024.10	c Command: HOME/scip-naps.py --pbsolver HOME/naps-1.03a6 --opt HOME/instance-4505459-1751458921.opb
1020.32/1024.10	c Solving mode: optimization
1020.32/1024.10	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
1020.32/1024.10	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
1020.32/1024.10	c original problem has 2000400 variables (2000400 bin, 0 int, 0 impl, 0 cont) and 4920807 constraints
1020.32/1024.10	c presolving:
1020.32/1024.10	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.32/1024.10	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.32/1024.10	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.32/1024.10	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.32/1024.10	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.32/1024.10	c    (1000.1s) probing: 999/1960400 (0.1%) - 0 fixings, 0 aggregations, 586824 implications, 0 bound changes
1020.32/1024.10	c    (1000.1s) probing aborted: solving stopped
1020.32/1024.10	c presolving (6 rounds: 6 fast, 5 medium, 4 exhaustive):
1020.32/1024.10	c  40000 deleted vars, 4895553 deleted constraints, 3890700 added constraints, 300 tightened bounds, 0 added holes, 4950 changed sides, 14850 changed coefficients
1020.32/1024.10	c  0 implications, 6422975 cliques
1020.32/1024.10	c presolving was interrupted.
1020.32/1024.10	c Presolving Time: 988.63
1020.32/1024.10	c presolving:
1020.32/1024.10	c presolving (6 rounds: 6 fast, 5 medium, 4 exhaustive):
1020.32/1024.10	c  40000 deleted vars, 4895553 deleted constraints, 3890700 added constraints, 300 tightened bounds, 0 added holes, 4950 changed sides, 14850 changed coefficients
1020.32/1024.10	c  0 implications, 6422975 cliques
1020.32/1024.10	c presolving was interrupted.
1020.32/1024.10	c Presolving Time: 988.63
1020.32/1024.10	c 
1020.32/1024.10	c SCIP Status        : solving was interrupted [time limit reached]
1020.32/1024.10	c Solving Time (sec) : 1000.09
1020.32/1024.10	c Solving Nodes      : 0
1020.32/1024.10	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1020.32/1024.10	c ----------------------------------------------------------------------
1020.32/1024.10	c dual bound: -1e+20 -> -100000000000000000000
1020.32/1024.10	c primal bound: 1e+20 -> 100000000000000000000
1020.32/1024.10	c scip-goal-lb: -100000000000000000000
1020.32/1024.10	c scip-goal-ub: 100000000000000000000
1020.32/1024.10	c writing output to: HOME/tmp2opkjsj3.opb
1020.32/1024.10	c appending fixed variable constraints
1020.32/1024.10	c scip-fixed vars: 1.54% (30100/1960400)
1020.32/1024.10	c ----------------------------------------------------------------------
1020.32/1024.10	c executing external solver: HOME/naps-1.03a6
1020.32/1024.10	c ----------------------------------------------------------------------
1020.32/1024.10	c command: HOME/naps-1.03a6 -goal-lb=-100000000000000000000 -goal-ub=99999999999999999999 HOME/tmp2opkjsj3.opb
1020.44/1024.34	c NaPS 1.03a6.
1020.44/1024.34	c Input file name: HOME/tmp2opkjsj3.opb
1199.46/1203.80	c
1199.46/1203.80	c *** TERMINATED *** by signal 15
1199.46/1203.80	c _____________________________________________________________________________
1199.46/1203.80	c std/band forms        : 985357,0
1199.46/1203.80	c 2cl/3cl ITE-codings   : 0,0
1199.46/1203.80	c BDD/srt/adr Max costs : 1659,1674525,0
1199.46/1203.80	c BDDraw/bin/mul/srt/adr: 985250,0,0,107,0
1199.46/1203.80	c BDD nodes             : 4240050
1199.46/1203.80	c Es1/CC detections     : 0,0
1199.46/1203.80	c CC sort               : 104
1199.46/1203.80	c SAT/UNSAT calls       : 0,0
1199.46/1203.80	c regenrated variables  : 0
1199.46/1203.80	c eliminated fixed lits : 70300
1199.46/1203.80	c goal lit flips        : 0
1199.46/1203.80	c goal stages           : 0
1199.46/1203.80	c goal shrink           : 0
1199.46/1203.80	c goal coeff separations: 0
1199.46/1203.80	c restarts              : 0
1199.46/1203.80	c conflicts             : 0              (0 /sec)
1199.46/1203.80	c decisions             : 0              (0 /sec)
1199.46/1203.80	c propagations          : 0              (0 /sec)
1199.46/1203.80	c inspects              : 0              (0 /sec)
1199.46/1203.80	c CPU time (solving tm) : 173.3 s        (0 s, SAT 0 s, UNSAT 0 s)
1199.46/1203.80	c Time for Opt-base     : 0.484 s
1199.46/1203.80	c Steps for Opt-base    : 0
1199.46/1203.80	c Time for BDD coding   : 11.83 s
1199.46/1203.80	c Time for srt coding   : 77.71 s
1199.46/1203.80	c _____________________________________________________________________________
1020.45/1204.01	c received SIGTERM, forwarding to pbsolver...
1020.45/1204.01	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 (49359 MiB free)
  memory of node 1: 64507 MiB (40676 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4505459-1751458921/watcher-4505459-1751458921 -o /tmp/evaluation-result-4505459-1751458921/solver-4505459-1751458921 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC022-1751455970-66040 --watchdog 3760 ./scip-naps-1.00.sh HOME/instance-4505459-1751458921.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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

solver pid=66458, runsolver pid=66455

[startup+0.100061 s]*
/proc/loadavg: 4.43 4.24 4.08 5/271 66463
/proc/meminfo: memFree=92219160/131249996 swapFree=33010416/33010684
[pid=66458] ppid=66455 vsize=4192 memory=2944 CPUtime=0.02 cores=4,6
/proc/66458/stat : 66458 (scip-naps-1.00.) S 66455 66458 66026 0 -1 4194304 258 3395 0 0 0 0 1 1 20 0 1 0 61569976 4292608 736 18446744073709551615 94702641295360 94702642189893 140728105896704 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94702642428944 94702642476688 94702643597312 140728105904545 140728105904642 140728105904642 140728105910244 0
/proc/66458/statm: 1048 736 672 219 0 110 0
[pid=66463] ppid=66458 vsize=59784 memory=21888 CPUtime=0.03 cores=4,6
/proc/66463/stat : 66463 (python3) R 66458 66458 66026 0 -1 4194304 2548 0 0 0 2 1 0 0 20 0 1 0 61569981 61218816 5472 18446744073709551615 94223294230528 94223294230905 140730199955408 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94223294242200 94223294242820 94223327195136 140730199959911 140730199960098 140730199960098 140730199965671 0
/proc/66463/statm: 14946 5472 3328 1 0 3666 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 63976 KiB
Current children cumulated memory: 24832 KiB

[startup+0.205863 s]*
/proc/loadavg: 4.43 4.24 4.08 5/271 66463
/proc/meminfo: memFree=92206540/131249996 swapFree=33010416/33010684
[pid=66458] ppid=66455 vsize=4192 memory=2944 CPUtime=0.02 cores=4,6
/proc/66458/stat : 66458 (scip-naps-1.00.) S 66455 66458 66026 0 -1 4194304 258 3395 0 0 0 0 1 1 20 0 1 0 61569976 4292608 736 18446744073709551615 94702641295360 94702642189893 140728105896704 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94702642428944 94702642476688 94702643597312 140728105904545 140728105904642 140728105904642 140728105910244 0
/proc/66458/statm: 1048 736 672 219 0 110 0
[pid=66463] ppid=66458 vsize=1259764 memory=103716 CPUtime=0.13 cores=4,6
/proc/66463/stat : 66463 (python3) R 66458 66458 66026 0 -1 4194304 13069 0 0 0 10 3 0 0 20 0 1 0 61569981 1289998336 25929 18446744073709551615 94223294230528 94223294230905 140730199955408 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94223294242200 94223294242820 94223327195136 140730199959911 140730199960098 140730199960098 140730199965671 0
/proc/66463/statm: 314941 25929 7571 1 0 286299 0
Current children cumulated CPU time: 0.15 s
Current children cumulated vsize: 1263956 KiB
Current children cumulated memory: 106660 KiB

[startup+0.305776 s]*
/proc/loadavg: 4.43 4.24 4.08 5/271 66463
/proc/meminfo: memFree=92152788/131249996 swapFree=33010416/33010684
[pid=66458] ppid=66455 vsize=4192 memory=2944 CPUtime=0.02 cores=4,6
/proc/66458/stat : 66458 (scip-naps-1.00.) S 66455 66458 66026 0 -1 4194304 258 3395 0 0 0 0 1 1 20 0 1 0 61569976 4292608 736 18446744073709551615 94702641295360 94702642189893 140728105896704 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94702642428944 94702642476688 94702643597312 140728105904545 140728105904642 140728105904642 140728105910244 0
/proc/66458/statm: 1048 736 672 219 0 110 0
[pid=66463] ppid=66458 vsize=1389272 memory=236768 CPUtime=0.23 cores=4,6
/proc/66463/stat : 66463 (python3) R 66458 66458 66026 0 -1 4194304 34548 0 0 0 16 7 0 0 20 0 1 0 61569981 1422614528 59192 18446744073709551615 94223294230528 94223294230905 140730199955408 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94223294242200 94223294242820 94223327195136 140730199959911 140730199960098 140730199960098 140730199965671 0
/proc/66463/statm: 347318 59192 7603 1 0 318676 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 1393464 KiB
Current children cumulated memory: 239712 KiB

[startup+0.700177 s]
/proc/loadavg: 4.43 4.24 4.08 5/271 66463
/proc/meminfo: memFree=92148444/131249996 swapFree=33010416/33010684
[pid=66458] ppid=66455 vsize=4192 memory=2944 CPUtime=0.02 cores=4,6
/proc/66458/stat : 66458 (scip-naps-1.00.) S 66455 66458 66026 0 -1 4194304 258 3395 0 0 0 0 1 1 20 0 1 0 61569976 4292608 736 18446744073709551615 94702641295360 94702642189893 140728105896704 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94702642428944 94702642476688 94702643597312 140728105904545 140728105904642 140728105904642 140728105910244 0
/proc/66458/statm: 1048 736 672 219 0 110 0
[pid=66463] ppid=66458 vsize=1738940 memory=584536 CPUtime=0.62 cores=4,6
/proc/66463/stat : 66463 (python3) R 66458 66458 66026 0 -1 4194304 119962 0 0 0 43 19 0 0 20 0 1 0 61569981 1780674560 146134 18446744073709551615 94223294230528 94223294230905 140730199955408 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94223294242200 94223294242820 94223327195136 140730199959911 140730199960098 140730199960098 140730199965671 0
/proc/66463/statm: 434735 146134 7603 1 0 406093 0
Current children cumulated CPU time: 0.64 s
Current children cumulated vsize: 1743132 KiB
Current children cumulated memory: 587480 KiB

[startup+1.50021 s]
/proc/loadavg: 4.43 4.24 4.08 5/271 66463
/proc/meminfo: memFree=92126956/131249996 swapFree=33010416/33010684
[pid=66458] ppid=66455 vsize=4192 memory=2944 CPUtime=0.02 cores=4,6
/proc/66458/stat : 66458 (scip-naps-1.00.) S 66455 66458 66026 0 -1 4194304 258 3395 0 0 0 0 1 1 20 0 1 0 61569976 4292608 736 18446744073709551615 94702641295360 94702642189893 140728105896704 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94702642428944 94702642476688 94702643597312 140728105904545 140728105904642 140728105904642 140728105910244 0
/proc/66458/statm: 1048 736 672 219 0 110 0
[pid=66463] ppid=66458 vsize=2362552 memory=1206988 CPUtime=1.42 cores=4,6
/proc/66463/stat : 66463 (python3) R 66458 66458 66026 0 -1 4194304 257207 0 0 0 104 38 0 0 20 0 1 0 61569981 2419253248 301747 18446744073709551615 94223294230528 94223294230905 140730199955408 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94223294242200 94223294242820 94223327195136 140730199959911 140730199960098 140730199960098 140730199965671 0
/proc/66463/statm: 590638 301747 7635 1 0 561996 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 2366744 KiB
Current children cumulated memory: 1209932 KiB

[startup+3.10562 s]
/proc/loadavg: 4.43 4.24 4.08 5/271 66463
/proc/meminfo: memFree=91377672/131249996 swapFree=33010416/33010684
[pid=66458] ppid=66455 vsize=4192 memory=2944 CPUtime=0.02 cores=4,6
/proc/66458/stat : 66458 (scip-naps-1.00.) S 66455 66458 66026 0 -1 4194304 258 3395 0 0 0 0 1 1 20 0 1 0 61569976 4292608 736 18446744073709551615 94702641295360 94702642189893 140728105896704 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94702642428944 94702642476688 94702643597312 140728105904545 140728105904642 140728105904642 140728105910244 0
/proc/66458/statm: 1048 736 672 219 0 110 0
[pid=66463] ppid=66458 vsize=2938092 memory=1782604 CPUtime=3.02 cores=4,6
/proc/66463/stat : 66463 (python3) R 66458 66458 66026 0 -1 4194304 401111 0 0 0 243 59 0 0 20 0 1 0 61569981 3008606208 445651 18446744073709551615 94223294230528 94223294230905 140730199955408 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94223294242200 94223294242820 94223327195136 140730199959911 140730199960098 140730199960098 140730199965671 0
/proc/66463/statm: 734523 445651 7635 1 0 705881 0
Current children cumulated CPU time: 3.04 s
Current children cumulated vsize: 2942284 KiB
Current children cumulated memory: 1785548 KiB

[startup+6.30019 s]
/proc/loadavg: 4.40 4.23 4.08 5/271 66463
/proc/meminfo: memFree=90321128/131249996 swapFree=33010416/33010684
[pid=66458] ppid=66455 vsize=4192 memory=2944 CPUtime=0.02 cores=4,6
/proc/66458/stat : 66458 (scip-naps-1.00.) S 66455 66458 66026 0 -1 4194304 258 3395 0 0 0 0 1 1 20 0 1 0 61569976 4292608 736 18446744073709551615 94702641295360 94702642189893 140728105896704 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94702642428944 94702642476688 94702643597312 140728105904545 140728105904642 140728105904642 140728105910244 0
/proc/66458/statm: 1048 736 672 219 0 110 0
[pid=66463] ppid=66458 vsize=4008964 memory=2853284 CPUtime=6.21 cores=4,6
/proc/66463/stat : 66463 (python3) R 66458 66458 66026 0 -1 4194304 657055 0 0 0 522 99 0 0 20 0 1 0 61569981 4105179136 713321 18446744073709551615 94223294230528 94223294230905 140730199955408 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94223294242200 94223294242820 94223327195136 140730199959911 140730199960098 140730199960098 140730199965671 0
/proc/66463/statm: 1002241 713321 7635 1 0 973599 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 4013156 KiB
Current children cumulated memory: 2856228 KiB

[startup+12.7002 s]
/proc/loadavg: 4.37 4.23 4.08 5/271 66463
/proc/meminfo: memFree=88377052/131249996 swapFree=33010416/33010684
[pid=66458] ppid=66455 vsize=4192 memory=2944 CPUtime=0.02 cores=4,6
/proc/66458/stat : 66458 (scip-naps-1.00.) S 66455 66458 66026 0 -1 4194304 258 3395 0 0 0 0 1 1 20 0 1 0 61569976 4292608 736 18446744073709551615 94702641295360 94702642189893 140728105896704 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94702642428944 94702642476688 94702643597312 140728105904545 140728105904642 140728105904642 140728105910244 0
/proc/66458/statm: 1048 736 672 219 0 110 0
[pid=66463] ppid=66458 vsize=5205252 memory=4049060 CPUtime=12.6 cores=4,6
/proc/66463/stat : 66463 (python3) R 66458 66458 66026 0 -1 4194304 918177 0 0 0 1115 145 0 0 20 0 1 0 61569981 5330178048 1012265 18446744073709551615 94223294230528 94223294230905 140730199955408 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94223294242200 94223294242820 94223327195136 140730199959911 140730199960098 140730199960098 140730199965671 0
/proc/66463/statm: 1301313 1012265 7635 1 0 1272671 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 5209444 KiB
Current children cumulated memory: 4052004 KiB

[startup+25.5002 s]
/proc/loadavg: 4.28 4.22 4.08 5/271 66464
/proc/meminfo: memFree=81607776/131249996 swapFree=33010416/33010684
[pid=66458] ppid=66455 vsize=4192 memory=2944 CPUtime=0.02 cores=4,6
/proc/66458/stat : 66458 (scip-naps-1.00.) S 66455 66458 66026 0 -1 4194304 258 3395 0 0 0 0 1 1 20 0 1 0 61569976 4292608 736 18446744073709551615 94702641295360 94702642189893 140728105896704 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94702642428944 94702642476688 94702643597312 140728105904545 140728105904642 140728105904642 140728105910244 0
/proc/66458/statm: 1048 736 672 219 0 110 0
[pid=66463] ppid=66458 vsize=10759928 memory=9588216 CPUtime=25.36 cores=4,6
/proc/66463/stat : 66463 (python3) R 66458 66458 66026 0 -1 4194304 2178266 0 0 0 2192 344 0 0 20 0 1 0 61569981 11018166272 2397054 18446744073709551615 94223294230528 94223294230905 140730199955408 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94223294242200 94223294242820 94223327195136 140730199959911 140730199960098 140730199960098 140730199965671 0
/proc/66463/statm: 2689982 2397054 7827 1 0 2661340 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 10764120 KiB
Current children cumulated memory: 9591160 KiB

[startup+51.1058 s]
/proc/loadavg: 4.24 4.21 4.08 5/271 66464
/proc/meminfo: memFree=79343760/131249996 swapFree=33010416/33010684
[pid=66458] ppid=66455 vsize=4192 memory=2944 CPUtime=0.02 cores=4,6
/proc/66458/stat : 66458 (scip-naps-1.00.) S 66455 66458 66026 0 -1 4194304 258 3395 0 0 0 0 1 1 20 0 1 0 61569976 4292608 736 18446744073709551615 94702641295360 94702642189893 140728105896704 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94702642428944 94702642476688 94702643597312 140728105904545 140728105904642 140728105904642 140728105910244 0
/proc/66458/statm: 1048 736 672 219 0 110 0
[pid=66463] ppid=66458 vsize=12376428 memory=10994760 CPUtime=50.89 cores=4,6
/proc/66463/stat : 66463 (python3) R 66458 66458 66026 0 -1 4194304 2391460 0 0 0 4702 387 0 0 20 0 1 0 61569981 12673462272 2748690 18446744073709551615 94223294230528 94223294230905 140730199955408 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94223294242200 94223294242820 94223327195136 140730199959911 140730199960098 140730199960098 140730199965671 0
/proc/66463/statm: 3094107 2748690 7891 1 0 3065465 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 12380620 KiB
Current children cumulated memory: 10997704 KiB

[startup+102.3 s]
/proc/loadavg: 4.10 4.18 4.08 5/271 66466
/proc/meminfo: memFree=75555804/131249996 swapFree=33010416/33010684
[pid=66458] ppid=66455 vsize=4192 memory=2944 CPUtime=0.02 cores=4,6
/proc/66458/stat : 66458 (scip-naps-1.00.) S 66455 66458 66026 0 -1 4194304 258 3395 0 0 0 0 1 1 20 0 1 0 61569976 4292608 736 18446744073709551615 94702641295360 94702642189893 140728105896704 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94702642428944 94702642476688 94702643597312 140728105904545 140728105904642 140728105904642 140728105910244 0
/proc/66458/statm: 1048 736 672 219 0 110 0
[pid=66463] ppid=66458 vsize=15150836 memory=13751396 CPUtime=101.95 cores=4,6
/proc/66463/stat : 66463 (python3) R 66458 66458 66026 0 -1 4194304 2911555 0 0 0 9714 481 0 0 20 0 1 0 61569981 15514456064 3437849 18446744073709551615 94223294230528 94223294230905 140730199955408 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94223294242200 94223294242820 94223327195136 140730199959911 140730199960098 140730199960098 140730199965671 0
/proc/66463/statm: 3787709 3437849 7923 1 0 3759067 0
Current children cumulated CPU time: 101.97 s
Current children cumulated vsize: 15155028 KiB
Current children cumulated memory: 13754340 KiB

[startup+162.3 s]
/proc/loadavg: 4.15 4.17 4.08 5/271 66470
/proc/meminfo: memFree=74503176/131249996 swapFree=33010416/33010684
[pid=66458] ppid=66455 vsize=4192 memory=2944 CPUtime=0.02 cores=4,6
/proc/66458/stat : 66458 (scip-naps-1.00.) S 66455 66458 66026 0 -1 4194304 258 3395 0 0 0 0 1 1 20 0 1 0 61569976 4292608 736 18446744073709551615 94702641295360 94702642189893 140728105896704 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94702642428944 94702642476688 94702643597312 140728105904545 140728105904642 140728105904642 140728105910244 0
/proc/66458/statm: 1048 736 672 219 0 110 0
[pid=66463] ppid=66458 vsize=16144120 memory=14788612 CPUtime=161.76 cores=4,6
/proc/66463/stat : 66463 (python3) R 66458 66458 66026 0 -1 4194304 2944105 0 0 0 15670 506 0 0 20 0 1 0 61569981 16531578880 3697153 18446744073709551615 94223294230528 94223294230905 140730199955408 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94223294242200 94223294242820 94223327195136 140730199959911 140730199960098 140730199960098 140730199965671 0
/proc/66463/statm: 4036030 3697153 7955 1 0 4007388 0
Current children cumulated CPU time: 161.78 s
Current children cumulated vsize: 16148312 KiB
Current children cumulated memory: 14791556 KiB

[startup+222.3 s]
/proc/loadavg: 4.11 4.16 4.08 5/271 66472
/proc/meminfo: memFree=74554096/131249996 swapFree=33010416/33010684
[pid=66458] ppid=66455 vsize=4192 memory=2944 CPUtime=0.02 cores=4,6
/proc/66458/stat : 66458 (scip-naps-1.00.) S 66455 66458 66026 0 -1 4194304 258 3395 0 0 0 0 1 1 20 0 1 0 61569976 4292608 736 18446744073709551615 94702641295360 94702642189893 140728105896704 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94702642428944 94702642476688 94702643597312 140728105904545 140728105904642 140728105904642 140728105910244 0
/proc/66458/statm: 1048 736 672 219 0 110 0
[pid=66463] ppid=66458 vsize=16144120 memory=14788612 CPUtime=221.55 cores=4,6
/proc/66463/stat : 66463 (python3) R 66458 66458 66026 0 -1 4194304 2944986 0 0 0 21644 511 0 0 20 0 1 0 61569981 16531578880 3697153 18446744073709551615 94223294230528 94223294230905 140730199955408 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94223294242200 94223294242820 94223327195136 140730199959911 140730199960098 140730199960098 140730199965671 0
/proc/66463/statm: 4036030 3697153 7955 1 0 4007388 0
Current children cumulated CPU time: 221.57 s

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

[pid=66458] ppid=66455 vsize=4192 memory=2944 CPUtime=0.02 cores=4,6
/proc/66458/stat : 66458 (scip-naps-1.00.) S 66455 66458 66026 0 -1 4194304 258 3395 0 0 0 0 1 1 20 0 1 0 61569976 4292608 736 18446744073709551615 94702641295360 94702642189893 140728105896704 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94702642428944 94702642476688 94702643597312 140728105904545 140728105904642 140728105904642 140728105910244 0
/proc/66458/statm: 1048 736 672 219 0 110 0
[pid=66463] ppid=66458 vsize=16153836 memory=14793596 CPUtime=879.14 cores=4,6
/proc/66463/stat : 66463 (python3) R 66458 66458 66026 0 -1 4194304 2956877 0 0 0 87355 559 0 0 20 0 1 0 61569981 16541528064 3698399 18446744073709551615 94223294230528 94223294230905 140730199955408 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94223294242200 94223294242820 94223327195136 140730199959911 140730199960098 140730199960098 140730199965671 0
/proc/66463/statm: 4038459 3698399 7955 1 0 4009817 0
Current children cumulated CPU time: 879.16 s
Current children cumulated vsize: 16158028 KiB
Current children cumulated memory: 14796540 KiB

[startup+942.3 s]
/proc/loadavg: 4.06 4.10 4.09 5/268 66553
/proc/meminfo: memFree=71296928/131249996 swapFree=33010416/33010684
[pid=66458] ppid=66455 vsize=4192 memory=2944 CPUtime=0.02 cores=4,6
/proc/66458/stat : 66458 (scip-naps-1.00.) S 66455 66458 66026 0 -1 4194304 258 3395 0 0 0 0 1 1 20 0 1 0 61569976 4292608 736 18446744073709551615 94702641295360 94702642189893 140728105896704 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94702642428944 94702642476688 94702643597312 140728105904545 140728105904642 140728105904642 140728105910244 0
/proc/66458/statm: 1048 736 672 219 0 110 0
[pid=66463] ppid=66458 vsize=16153836 memory=14793596 CPUtime=938.87 cores=4,6
/proc/66463/stat : 66463 (python3) R 66458 66458 66026 0 -1 4194304 2957909 0 0 0 93323 564 0 0 20 0 1 0 61569981 16541528064 3698399 18446744073709551615 94223294230528 94223294230905 140730199955408 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94223294242200 94223294242820 94223327195136 140730199959911 140730199960098 140730199960098 140730199965671 0
/proc/66463/statm: 4038459 3698399 7955 1 0 4009817 0
Current children cumulated CPU time: 938.89 s
Current children cumulated vsize: 16158028 KiB
Current children cumulated memory: 14796540 KiB

[startup+1002.3 s]
/proc/loadavg: 4.07 4.10 4.09 5/269 66556
/proc/meminfo: memFree=62130864/131249996 swapFree=33010416/33010684
[pid=66458] ppid=66455 vsize=4192 memory=2944 CPUtime=0.02 cores=4,6
/proc/66458/stat : 66458 (scip-naps-1.00.) S 66455 66458 66026 0 -1 4194304 258 3395 0 0 0 0 1 1 20 0 1 0 61569976 4292608 736 18446744073709551615 94702641295360 94702642189893 140728105896704 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94702642428944 94702642476688 94702643597312 140728105904545 140728105904642 140728105904642 140728105910244 0
/proc/66458/statm: 1048 736 672 219 0 110 0
[pid=66463] ppid=66458 vsize=16153836 memory=14793596 CPUtime=998.6 cores=4,6
/proc/66463/stat : 66463 (python3) R 66458 66458 66026 0 -1 4194304 2958834 0 0 0 99291 569 0 0 20 0 1 0 61569981 16541528064 3698399 18446744073709551615 94223294230528 94223294230905 140730199955408 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94223294242200 94223294242820 94223327195136 140730199959911 140730199960098 140730199960098 140730199965671 0
/proc/66463/statm: 4038459 3698399 7955 1 0 4009817 0
Current children cumulated CPU time: 998.62 s
Current children cumulated vsize: 16158028 KiB
Current children cumulated memory: 14796540 KiB

[startup+1062.3 s]
/proc/loadavg: 4.14 4.11 4.09 5/270 66559
/proc/meminfo: memFree=55036216/131249996 swapFree=33010416/33010684
[pid=66458] ppid=66455 vsize=4192 memory=2944 CPUtime=0.02 cores=4,6
/proc/66458/stat : 66458 (scip-naps-1.00.) S 66455 66458 66026 0 -1 4194304 258 3395 0 0 0 0 1 1 20 0 1 0 61569976 4292608 736 18446744073709551615 94702641295360 94702642189893 140728105896704 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94702642428944 94702642476688 94702643597312 140728105904545 140728105904642 140728105904642 140728105910244 0
/proc/66458/statm: 1048 736 672 219 0 110 0
[pid=66463] ppid=66458 vsize=17360908 memory=16001124 CPUtime=1020.42 cores=4,6
/proc/66463/stat : 66463 (python3) S 66458 66458 66026 0 -1 4194304 3239415 0 0 0 101394 648 0 0 20 0 1 0 61569981 17777569792 4000281 18446744073709551615 94223294230528 94223294230905 140730199955408 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94223294242200 94223294242820 94223327195136 140730199959911 140730199960098 140730199960098 140730199965671 0
/proc/66463/statm: 4340227 4000281 8019 1 0 4311585 0
[pid=66557] ppid=66463 vsize=1890504 memory=1790624 CPUtime=37.94 cores=4,6
/proc/66557/stat : 66557 (naps-1.03a6) R 66463 66557 66557 0 -1 4194304 361042 0 0 0 3697 97 0 0 20 0 1 0 61672399 1935876096 447656 18446744073709551615 4198400 7047149 140723349803760 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 26390528 140723349809491 140723349809651 140723349809651 140723349815241 0
/proc/66557/statm: 472626 447656 544 696 0 471787 0
Current children cumulated CPU time: 1058.38 s
Current children cumulated vsize: 19255604 KiB
Current children cumulated memory: 17794692 KiB

[startup+1122.3 s]
/proc/loadavg: 4.11 4.10 4.09 5/269 66610
/proc/meminfo: memFree=73593048/131249996 swapFree=33010416/33010684
[pid=66458] ppid=66455 vsize=4192 memory=2944 CPUtime=0.02 cores=4,6
/proc/66458/stat : 66458 (scip-naps-1.00.) S 66455 66458 66026 0 -1 4194304 258 3395 0 0 0 0 1 1 20 0 1 0 61569976 4292608 736 18446744073709551615 94702641295360 94702642189893 140728105896704 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94702642428944 94702642476688 94702643597312 140728105904545 140728105904642 140728105904642 140728105910244 0
/proc/66458/statm: 1048 736 672 219 0 110 0
[pid=66463] ppid=66458 vsize=17360908 memory=16001124 CPUtime=1020.42 cores=4,6
/proc/66463/stat : 66463 (python3) S 66458 66458 66026 0 -1 4194304 3239415 0 0 0 101394 648 0 0 20 0 1 0 61569981 17777569792 4000281 18446744073709551615 94223294230528 94223294230905 140730199955408 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94223294242200 94223294242820 94223327195136 140730199959911 140730199960098 140730199960098 140730199965671 0
/proc/66463/statm: 4340227 4000281 8019 1 0 4311585 0
[pid=66557] ppid=66463 vsize=5942404 memory=5648752 CPUtime=97.76 cores=4,6
/proc/66557/stat : 66557 (naps-1.03a6) R 66463 66557 66557 0 -1 4194304 675445 0 0 0 9559 217 0 0 20 0 1 0 61672399 6085021696 1412188 18446744073709551615 4198400 7047149 140723349803760 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 26390528 140723349809491 140723349809651 140723349809651 140723349815241 0
/proc/66557/statm: 1485601 1412188 576 696 0 1484762 0
Current children cumulated CPU time: 1118.2 s
Current children cumulated vsize: 23307504 KiB
Current children cumulated memory: 21652820 KiB

[startup+1182.3 s]
/proc/loadavg: 4.04 4.08 4.08 5/269 66612
/proc/meminfo: memFree=69440616/131249996 swapFree=33010416/33010684
[pid=66458] ppid=66455 vsize=4192 memory=2944 CPUtime=0.02 cores=4,6
/proc/66458/stat : 66458 (scip-naps-1.00.) S 66455 66458 66026 0 -1 4194304 258 3395 0 0 0 0 1 1 20 0 1 0 61569976 4292608 736 18446744073709551615 94702641295360 94702642189893 140728105896704 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94702642428944 94702642476688 94702643597312 140728105904545 140728105904642 140728105904642 140728105910244 0
/proc/66458/statm: 1048 736 672 219 0 110 0
[pid=66463] ppid=66458 vsize=17360908 memory=16001124 CPUtime=1020.42 cores=4,6
/proc/66463/stat : 66463 (python3) S 66458 66458 66026 0 -1 4194304 3239415 0 0 0 101394 648 0 0 20 0 1 0 61569981 17777569792 4000281 18446744073709551615 94223294230528 94223294230905 140730199955408 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94223294242200 94223294242820 94223327195136 140730199959911 140730199960098 140730199960098 140730199965671 0
/proc/66463/statm: 4340227 4000281 8019 1 0 4311585 0
[pid=66557] ppid=66463 vsize=8760008 memory=8194416 CPUtime=157.58 cores=4,6
/proc/66557/stat : 66557 (naps-1.03a6) R 66463 66557 66557 0 -1 4194304 992333 0 0 0 15403 355 0 0 20 0 1 0 61672399 8970248192 2048604 18446744073709551615 4198400 7047149 140723349803760 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 26390528 140723349809491 140723349809651 140723349809651 140723349815241 0
/proc/66557/statm: 2190002 2048604 576 696 0 2189163 0
Current children cumulated CPU time: 1178.02 s
Current children cumulated vsize: 26125108 KiB
Current children cumulated memory: 24198484 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1203.8 s]
/proc/loadavg: 4.09 4.09 4.09 5/269 66612
/proc/meminfo: memFree=65093564/131249996 swapFree=33010416/33010684
[pid=66458] ppid=66455 vsize=4192 memory=2944 CPUtime=0.02 cores=4,6
/proc/66458/stat : 66458 (scip-naps-1.00.) S 66455 66458 66026 0 -1 4194304 258 3395 0 0 0 0 1 1 20 0 1 0 61569976 4292608 736 18446744073709551615 94702641295360 94702642189893 140728105896704 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94702642428944 94702642476688 94702643597312 140728105904545 140728105904642 140728105904642 140728105910244 0
/proc/66458/statm: 1048 736 672 219 0 110 0
[pid=66463] ppid=66458 vsize=17360908 memory=16001124 CPUtime=1020.42 cores=4,6
/proc/66463/stat : 66463 (python3) S 66458 66458 66026 0 -1 4194304 3239415 0 0 0 101394 648 0 0 20 0 1 0 61569981 17777569792 4000281 18446744073709551615 94223294230528 94223294230905 140730199955408 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94223294242200 94223294242820 94223327195136 140730199959911 140730199960098 140730199960098 140730199965671 0
/proc/66463/statm: 4340227 4000281 8019 1 0 4311585 0
[pid=66557] ppid=66463 vsize=14793144 memory=12975524 CPUtime=179.02 cores=4,6
/proc/66557/stat : 66557 (naps-1.03a6) R 66463 66557 66557 0 -1 4194304 1365297 0 0 0 17326 576 0 0 20 0 1 0 61672399 15148179456 3243881 18446744073709551615 4198400 7047149 140723349803760 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 26390528 140723349809491 140723349809651 140723349809651 140723349815241 0
/proc/66557/statm: 3698286 3243881 576 696 0 3697447 0
Current children cumulated CPU time: 1199.46 s
Current children cumulated vsize: 32158244 KiB
Current children cumulated memory: 28979592 KiB

Sending SIGTERM to process tree (bottom up)

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

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

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

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

# cumulated CPU time of all completed processes:  user=1188.8 s, system=13.1296 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+1204.8 s]
/proc/loadavg: 4.08 4.09 4.09 5/268 66612
/proc/meminfo: memFree=75528124/131249996 swapFree=33010416/33010684
[pid=66463] ppid=66455 vsize=17337620 memory=15977836 CPUtime=1200.44 cores=4,6
/proc/66463/stat : 66463 (python3) R 66455 66458 66026 0 -1 4194304 3523278 1365299 0 0 101458 663 17326 597 20 0 1 0 61569981 17753722880 3994459 18446744073709551615 94223294230528 94223294230905 140730199955408 0 0 0 0 16781312 16386 0 0 0 17 6 0 0 0 0 0 94223294242200 94223294242820 94223327195136 140730199959911 140730199960098 140730199960098 140730199965671 0
/proc/66463/statm: 4334405 3994459 8019 1 0 4305763 0
Current cumulated CPU time of completed processes: 0.028508 s
Current children cumulated CPU time: 1200.44 s
Current children cumulated vsize: 17337620 KiB
Current children cumulated memory: 15977836 KiB

[startup+1205.6 s]
/proc/loadavg: 4.08 4.09 4.09 5/267 66612
/proc/meminfo: memFree=76547768/131249996 swapFree=33010416/33010684
[pid=66463] ppid=66455 vsize=17337620 memory=15977836 CPUtime=1201.23 cores=4,6
/proc/66463/stat : 66463 (python3) R 66455 66458 66026 0 -1 4194304 3587431 1365299 0 0 101534 666 17326 597 20 0 1 0 61569981 17753722880 3994459 18446744073709551615 94223294230528 94223294230905 140730199955408 0 0 0 0 16781312 16386 0 0 0 17 6 0 0 0 0 0 94223294242200 94223294242820 94223327195136 140730199959911 140730199960098 140730199960098 140730199965671 0
/proc/66463/statm: 4334405 3994459 8019 1 0 4305763 0
Current cumulated CPU time of completed processes: 0.028508 s
Current children cumulated CPU time: 1201.23 s
Current children cumulated vsize: 17337620 KiB
Current children cumulated memory: 15977836 KiB

[startup+1205.8 s]
/proc/loadavg: 4.08 4.09 4.09 5/267 66612
/proc/meminfo: memFree=76547768/131249996 swapFree=33010416/33010684
[pid=66463] ppid=66455 vsize=17337620 memory=15977836 CPUtime=1201.43 cores=4,6
/proc/66463/stat : 66463 (python3) R 66455 66458 66026 0 -1 4194304 3602675 1365299 0 0 101552 668 17326 597 20 0 1 0 61569981 17753722880 3994459 18446744073709551615 94223294230528 94223294230905 140730199955408 0 0 0 0 16781312 16386 0 0 0 17 6 0 0 0 0 0 94223294242200 94223294242820 94223327195136 140730199959911 140730199960098 140730199960098 140730199965671 0
/proc/66463/statm: 4334405 3994459 8019 1 0 4305763 0
Current cumulated CPU time of completed processes: 0.028508 s
Current children cumulated CPU time: 1201.43 s
Current children cumulated vsize: 17337620 KiB
Current children cumulated memory: 15977836 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 1206.26
CPU time (s): 1201.93
CPU user time (s): 1188.8
CPU system time (s): 13.1296
CPU usage (%): 99.6415
Max. virtual memory (cumulated for all children) (KiB): 32158244
Max. memory (cumulated for all children) (KiB): 28979592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1188.8
system time used= 13.1296
maximum resident set size= 16001124
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4971627
page faults= 0
swaps= 0
block input operations= 0
block output operations= 445008
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 341
involuntary context switches= 969


# summary of solver processes directly reported to runsolver:
#   pid: 66458,66463
#   total CPU time (s): 1201.93
#   total CPU user time (s): 1188.8
#   total CPU system time (s): 13.1296

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.41115 second user time and 6.0456 second system time

The end

Launcher Data

Begin job on nodeC022 at 2025-07-02 14:22:02
IDJOB=4505459
IDBENCH=155757
IDSOLVER=3368
FILE ID=nodeC022/4505459-1751458921
RUNJOBID= nodeC022-1751455970-66040
SLURM_JOB_ID= 9598452
Free space on /tmp= 431548 MiB

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

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

MD5SUM BENCH= 52dca71e841298ae6df8c1bcbb79ed30
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		: 3599.727
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.694
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.843
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		: 3591.784
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		: 3600.970
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.712
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.973
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		: 3567.843
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:        92196936 kB
MemAvailable:   93234224 kB
Buffers:            2128 kB
Cached:          1821924 kB
SwapCached:           32 kB
Active:         36149364 kB
Inactive:        1279568 kB
Active(anon):   35618760 kB
Inactive(anon):     4176 kB
Active(file):     530604 kB
Inactive(file):  1275392 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            194884 kB
Writeback:             0 kB
AnonPages:      35603212 kB
Mapped:           130940 kB
Shmem:             18028 kB
KReclaimable:     140660 kB
Slab:             230888 kB
SReclaimable:     140660 kB
SUnreclaim:        90228 kB
KernelStack:        4384 kB
PageTables:        73696 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:   40308552 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150648 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   8921088 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= 431424 MiB
End job on nodeC022 at 2025-07-02 14:42:08