Trace number 4505229

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? (TO) 3602.29 3615.24

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/Large/
normalized-minisat100_16_6_0_ic.opb
MD5SUMc6b8715c3f6301baee7dd7835457fcc6
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 benchmark14682715
Best CPU time to get the best result obtained on this benchmark71179.9
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1000400
Total number of constraints2000307
Number of constraints which are clauses980300
Number of constraints which are cardinality constraints (but not clauses)7
Number of constraints which are nor clauses,nor cardinality constraints1020000
Minimum length of a constraint2
Maximum length of a constraint4950
Number of terms in the objective function 29800
Biggest coefficient in the objective function 137388096
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 149684681822
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 137388096
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 149684681822
Number of bits of the biggest sum of numbers38
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1008.56/1012.44	c Command: HOME/scip-naps.py --pbsolver HOME/naps-1.03a6 --opt HOME/instance-4505229-1751455970.opb
1008.56/1012.44	c Solving mode: optimization
1008.56/1012.44	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
1008.56/1012.44	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
1008.56/1012.44	c original problem has 1000400 variables (1000400 bin, 0 int, 0 impl, 0 cont) and 2000307 constraints
1008.56/1012.44	c presolving:
1008.56/1012.44	c (round 1, fast)       15150 del vars, 29703 del conss, 0 add conss, 300 chg bounds, 4950 chg sides, 14850 chg coeffs, 0 upgd conss, 0 impls, 101 clqs
1008.56/1012.44	c (round 2, exhaustive) 15150 del vars, 29703 del conss, 0 add conss, 300 chg bounds, 4950 chg sides, 14850 chg coeffs, 1970601 upgd conss, 0 impls, 101 clqs
1008.56/1012.44	c (round 3, medium)     15150 del vars, 1009803 del conss, 2910600 add conss, 300 chg bounds, 4950 chg sides, 14850 chg coeffs, 1970601 upgd conss, 0 impls, 2910701 clqs
1008.56/1012.44	c (round 4, exhaustive) 15150 del vars, 4900503 del conss, 3890700 add conss, 300 chg bounds, 4950 chg sides, 14850 chg coeffs, 1970601 upgd conss, 0 impls, 2910701 clqs
1008.56/1012.44	c (round 5, exhaustive) 500250 del vars, 5385603 del conss, 3890700 add conss, 300 chg bounds, 4950 chg sides, 14850 chg coeffs, 1970601 upgd conss, 0 impls, 1455401 clqs
1008.56/1012.44	c (round 6, exhaustive) 500250 del vars, 5390553 del conss, 3890700 add conss, 300 chg bounds, 4950 chg sides, 14850 chg coeffs, 1970601 upgd conss, 0 impls, 1455401 clqs
1008.56/1012.44	c    (82.6s) probing: 51/500150 (0.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
1008.56/1012.44	c    (82.6s) probing aborted: 50/50 successive totally useless probings
1008.56/1012.44	c    (82.6s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
1008.56/1012.44	c    (84.1s) no symmetry present (symcode time: 0.58)
1008.56/1012.44	c presolving (7 rounds: 7 fast, 6 medium, 5 exhaustive):
1008.56/1012.44	c  500250 deleted vars, 5390553 deleted constraints, 3890700 added constraints, 300 tightened bounds, 0 added holes, 4950 changed sides, 14850 changed coefficients
1008.56/1012.44	c  0 implications, 1455401 cliques
1008.56/1012.44	c presolved problem has 500150 variables (500150 bin, 0 int, 0 impl, 0 cont) and 500454 constraints
1008.56/1012.44	c    5250 constraints of type <knapsack>
1008.56/1012.44	c     101 constraints of type <setppc>
1008.56/1012.44	c  490050 constraints of type <and>
1008.56/1012.44	c       3 constraints of type <linear>
1008.56/1012.44	c    5050 constraints of type <logicor>
1008.56/1012.44	c transformed objective value is always integral (scale: 2)
1008.56/1012.44	c Presolving Time: 79.09
1008.56/1012.44	c 
1008.56/1012.44	c 
1008.56/1012.44	c SCIP Status        : solving was interrupted [time limit reached]
1008.56/1012.44	c Solving Time (sec) : 1002.10
1008.56/1012.44	c Solving Nodes      : 1
1008.56/1012.44	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1008.56/1012.44	c Dual Bound         : -1.50000000000000e+01
1008.56/1012.44	c Gap                : infinite
1008.56/1012.44	c ----------------------------------------------------------------------
1008.56/1012.44	c dual bound: -15.0 -> -15
1008.56/1012.44	c primal bound: 1e+20 -> 100000000000000000000
1008.56/1012.44	c scip-goal-lb: -15
1008.56/1012.44	c scip-goal-ub: 100000000000000000000
1008.56/1012.44	c writing output to: HOME/tmpyb8xgaay.opb
1008.56/1012.44	c appending fixed variable constraints
1008.56/1012.44	c scip-fixed vars: 0.06% (300/500150)
1008.56/1012.44	c ----------------------------------------------------------------------
1008.56/1012.44	c executing external solver: HOME/naps-1.03a6
1008.56/1012.44	c ----------------------------------------------------------------------
1008.56/1012.44	c command: HOME/naps-1.03a6 -goal-lb=-15 -goal-ub=99999999999999999999 HOME/tmpyb8xgaay.opb
1008.66/1012.56	c NaPS 1.03a6.
1008.66/1012.56	c Input file name: HOME/tmpyb8xgaay.opb
1047.45/1051.49	c single stage optimization mode
3600.06/3613.00	c
3600.06/3613.00	c *** TERMINATED *** by signal 15
3600.06/3613.00	c _____________________________________________________________________________
3600.06/3613.00	c std/band forms        : 985358,0
3600.06/3613.00	c 2cl/3cl ITE-codings   : 357594,0
3600.06/3613.00	c BDD/srt/adr Max costs : 1659,3178386,0
3600.06/3613.00	c BDDraw/bin/mul/srt/adr: 985350,0,0,8,0
3600.06/3613.00	c BDD nodes             : 4306943
3600.06/3613.00	c Es1/CC detections     : 0,0
3600.06/3613.00	c CC sort               : 4
3600.06/3613.00	c SAT/UNSAT calls       : 0,0
3600.06/3613.00	c regenrated variables  : 0
3600.06/3613.00	c eliminated fixed lits : 900
3600.06/3613.00	c goal lit flips        : 0
3600.06/3613.00	c goal stages           : 1
3600.06/3613.00	c goal shrink           : 0
3600.06/3613.00	c goal coeff separations: 5058
3600.06/3613.00	c restarts              : 0
3600.06/3613.00	c conflicts             : 0              (0 /sec)
3600.06/3613.00	c decisions             : 0              (0 /sec)
3600.06/3613.00	c propagations          : 0              (0 /sec)
3600.06/3613.00	c inspects              : 0              (0 /sec)
3600.06/3613.00	c CPU time (solving tm) : 2588 s        (2551 s, SAT 0 s, UNSAT 0 s)
3600.06/3613.00	c Time for Opt-base     : 0.1315 s
3600.06/3613.00	c Steps for Opt-base    : 655600
3600.06/3613.00	c Time for BDD coding   : 11.84 s
3600.06/3613.00	c Time for srt coding   : 1.331 s
3600.06/3613.00	c _____________________________________________________________________________
3600.06/3613.05	c received SIGTERM, forwarding to pbsolver...
3600.06/3613.05	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 (62430 MiB free)
  memory of node 1: 64507 MiB (63629 MiB free)
  node distances:
     10  21
     21  10

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


[startup+0.10006 s]*
/proc/loadavg: 0.87 1.05 1.50 5/268 66114
/proc/meminfo: memFree=129073028/131249996 swapFree=33010416/33010684
[pid=66089] ppid=66084 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/66089/stat : 66089 (scip-naps-1.00.) S 66084 66089 66026 0 -1 4194304 254 686 0 0 0 0 0 0 20 0 1 0 61274816 4292608 768 18446744073709551615 93967810420736 93967811315269 140729643507840 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93967811554320 93967811602064 93967814520832 140729643510177 140729643510274 140729643510274 140729643515876 0
/proc/66089/statm: 1048 768 704 219 0 110 0
[pid=66104] ppid=66089 vsize=1185784 memory=30540 CPUtime=0.05 cores=0,2
/proc/66104/stat : 66104 (python3) R 66089 66089 66026 0 -1 4194304 3464 0 0 0 5 0 0 0 20 0 1 0 61274820 1214242816 7635 18446744073709551615 93958423478272 93958423478649 140734446176736 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93958423489944 93958423490564 93958450376704 140734446180711 140734446180898 140734446180898 140734446186471 0
/proc/66104/statm: 296446 7635 4787 1 0 268514 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 1189976 KiB
Current children cumulated memory: 33612 KiB

[startup+0.205723 s]*
/proc/loadavg: 0.87 1.05 1.50 5/268 66114
/proc/meminfo: memFree=128959756/131249996 swapFree=33010416/33010684
[pid=66089] ppid=66084 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/66089/stat : 66089 (scip-naps-1.00.) S 66084 66089 66026 0 -1 4194304 254 686 0 0 0 0 0 0 20 0 1 0 61274816 4292608 768 18446744073709551615 93967810420736 93967811315269 140729643507840 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93967811554320 93967811602064 93967814520832 140729643510177 140729643510274 140729643510274 140729643515876 0
/proc/66089/statm: 1048 768 704 219 0 110 0
[pid=66104] ppid=66089 vsize=1235568 memory=86092 CPUtime=0.15 cores=0,2
/proc/66104/stat : 66104 (python3) R 66089 66089 66026 0 -1 4194304 14756 0 0 0 13 2 0 0 20 0 1 0 61274820 1265221632 21523 18446744073709551615 93958423478272 93958423478649 140734446176736 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93958423489944 93958423490564 93958450376704 140734446180711 140734446180898 140734446180898 140734446186471 0
/proc/66104/statm: 308892 21523 7635 1 0 280250 0
Current children cumulated CPU time: 0.15 s
Current children cumulated vsize: 1239760 KiB
Current children cumulated memory: 89164 KiB

[startup+0.305647 s]*
/proc/loadavg: 0.87 1.05 1.50 5/268 66114
/proc/meminfo: memFree=128807800/131249996 swapFree=33010416/33010684
[pid=66089] ppid=66084 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/66089/stat : 66089 (scip-naps-1.00.) S 66084 66089 66026 0 -1 4194304 254 686 0 0 0 0 0 0 20 0 1 0 61274816 4292608 768 18446744073709551615 93967810420736 93967811315269 140729643507840 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93967811554320 93967811602064 93967814520832 140729643510177 140729643510274 140729643510274 140729643515876 0
/proc/66089/statm: 1048 768 704 219 0 110 0
[pid=66104] ppid=66089 vsize=1271784 memory=121932 CPUtime=0.25 cores=0,2
/proc/66104/stat : 66104 (python3) R 66089 66089 66026 0 -1 4194304 23722 0 0 0 22 3 0 0 20 0 1 0 61274820 1302306816 30483 18446744073709551615 93958423478272 93958423478649 140734446176736 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93958423489944 93958423490564 93958450376704 140734446180711 140734446180898 140734446180898 140734446186471 0
/proc/66104/statm: 317946 30483 7635 1 0 289304 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 1275976 KiB
Current children cumulated memory: 125004 KiB

[startup+0.700203 s]
/proc/loadavg: 0.87 1.05 1.50 5/268 66114
/proc/meminfo: memFree=128541688/131249996 swapFree=33010416/33010684
[pid=66089] ppid=66084 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/66089/stat : 66089 (scip-naps-1.00.) S 66084 66089 66026 0 -1 4194304 254 686 0 0 0 0 0 0 20 0 1 0 61274816 4292608 768 18446744073709551615 93967810420736 93967811315269 140729643507840 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93967811554320 93967811602064 93967814520832 140729643510177 140729643510274 140729643510274 140729643515876 0
/proc/66089/statm: 1048 768 704 219 0 110 0
[pid=66104] ppid=66089 vsize=1444140 memory=294604 CPUtime=0.64 cores=0,2
/proc/66104/stat : 66104 (python3) R 66089 66089 66026 0 -1 4194304 66878 0 0 0 54 10 0 0 20 0 1 0 61274820 1478799360 73651 18446744073709551615 93958423478272 93958423478649 140734446176736 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93958423489944 93958423490564 93958450376704 140734446180711 140734446180898 140734446180898 140734446186471 0
/proc/66104/statm: 361035 73651 7635 1 0 332393 0
Current children cumulated CPU time: 0.64 s
Current children cumulated vsize: 1448332 KiB
Current children cumulated memory: 297676 KiB

[startup+1.5002 s]
/proc/loadavg: 0.87 1.05 1.50 5/268 66114
/proc/meminfo: memFree=127905080/131249996 swapFree=33010416/33010684
[pid=66089] ppid=66084 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/66089/stat : 66089 (scip-naps-1.00.) S 66084 66089 66026 0 -1 4194304 254 686 0 0 0 0 0 0 20 0 1 0 61274816 4292608 768 18446744073709551615 93967810420736 93967811315269 140729643507840 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93967811554320 93967811602064 93967814520832 140729643510177 140729643510274 140729643510274 140729643515876 0
/proc/66089/statm: 1048 768 704 219 0 110 0
[pid=66104] ppid=66089 vsize=1794584 memory=644584 CPUtime=1.43 cores=0,2
/proc/66104/stat : 66104 (python3) R 66089 66089 66026 0 -1 4194304 153341 0 0 0 120 23 0 0 20 0 1 0 61274820 1837654016 161146 18446744073709551615 93958423478272 93958423478649 140734446176736 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93958423489944 93958423490564 93958450376704 140734446180711 140734446180898 140734446180898 140734446186471 0
/proc/66104/statm: 448646 161146 7635 1 0 420004 0
Current children cumulated CPU time: 1.43 s
Current children cumulated vsize: 1798776 KiB
Current children cumulated memory: 647656 KiB

[startup+3.10551 s]
/proc/loadavg: 0.87 1.05 1.50 5/264 66149
/proc/meminfo: memFree=125335464/131249996 swapFree=33010416/33010684
[pid=66089] ppid=66084 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/66089/stat : 66089 (scip-naps-1.00.) S 66084 66089 66026 0 -1 4194304 254 686 0 0 0 0 0 0 20 0 1 0 61274816 4292608 768 18446744073709551615 93967810420736 93967811315269 140729643507840 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93967811554320 93967811602064 93967814520832 140729643510177 140729643510274 140729643510274 140729643515876 0
/proc/66089/statm: 1048 768 704 219 0 110 0
[pid=66104] ppid=66089 vsize=2477212 memory=1326908 CPUtime=3.01 cores=0,2
/proc/66104/stat : 66104 (python3) R 66089 66089 66026 0 -1 4194304 320353 0 0 0 251 50 0 0 20 0 1 0 61274820 2536665088 331727 18446744073709551615 93958423478272 93958423478649 140734446176736 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93958423489944 93958423490564 93958450376704 140734446180711 140734446180898 140734446180898 140734446186471 0
/proc/66104/statm: 619303 331727 7635 1 0 590661 0
Current children cumulated CPU time: 3.01 s
Current children cumulated vsize: 2481404 KiB
Current children cumulated memory: 1329980 KiB

[startup+6.30019 s]
/proc/loadavg: 1.28 1.13 1.52 5/269 66164
/proc/meminfo: memFree=122403016/131249996 swapFree=33010416/33010684
[pid=66089] ppid=66084 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/66089/stat : 66089 (scip-naps-1.00.) S 66084 66089 66026 0 -1 4194304 254 686 0 0 0 0 0 0 20 0 1 0 61274816 4292608 768 18446744073709551615 93967810420736 93967811315269 140729643507840 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93967811554320 93967811602064 93967814520832 140729643510177 140729643510274 140729643510274 140729643515876 0
/proc/66089/statm: 1048 768 704 219 0 110 0
[pid=66104] ppid=66089 vsize=3134484 memory=1984648 CPUtime=6.2 cores=0,2
/proc/66104/stat : 66104 (python3) R 66089 66089 66026 0 -1 4194304 464400 0 0 0 546 74 0 0 20 0 1 0 61274820 3209711616 496162 18446744073709551615 93958423478272 93958423478649 140734446176736 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93958423489944 93958423490564 93958450376704 140734446180711 140734446180898 140734446180898 140734446186471 0
/proc/66104/statm: 783621 496162 7635 1 0 754979 0
Current children cumulated CPU time: 6.2 s
Current children cumulated vsize: 3138676 KiB
Current children cumulated memory: 1987720 KiB

[startup+12.7002 s]
/proc/loadavg: 1.50 1.18 1.54 5/269 66164
/proc/meminfo: memFree=112202268/131249996 swapFree=33010416/33010684
[pid=66089] ppid=66084 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/66089/stat : 66089 (scip-naps-1.00.) S 66084 66089 66026 0 -1 4194304 254 686 0 0 0 0 0 0 20 0 1 0 61274816 4292608 768 18446744073709551615 93967810420736 93967811315269 140729643507840 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93967811554320 93967811602064 93967814520832 140729643510177 140729643510274 140729643510274 140729643515876 0
/proc/66089/statm: 1048 768 704 219 0 110 0
[pid=66104] ppid=66089 vsize=6007400 memory=4818000 CPUtime=12.57 cores=0,2
/proc/66104/stat : 66104 (python3) R 66089 66089 66026 0 -1 4194304 1069780 0 0 0 1093 164 0 0 20 0 1 0 61274820 6151577600 1204500 18446744073709551615 93958423478272 93958423478649 140734446176736 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93958423489944 93958423490564 93958450376704 140734446180711 140734446180898 140734446180898 140734446186471 0
/proc/66104/statm: 1501850 1204500 7923 1 0 1473208 0
Current children cumulated CPU time: 12.57 s
Current children cumulated vsize: 6011592 KiB
Current children cumulated memory: 4821072 KiB

[startup+25.5002 s]
/proc/loadavg: 2.12 1.34 1.58 5/269 66165
/proc/meminfo: memFree=105307956/131249996 swapFree=33010416/33010684
[pid=66089] ppid=66084 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/66089/stat : 66089 (scip-naps-1.00.) S 66084 66089 66026 0 -1 4194304 254 686 0 0 0 0 0 0 20 0 1 0 61274816 4292608 768 18446744073709551615 93967810420736 93967811315269 140729643507840 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93967811554320 93967811602064 93967814520832 140729643510177 140729643510274 140729643510274 140729643515876 0
/proc/66089/statm: 1048 768 704 219 0 110 0
[pid=66104] ppid=66089 vsize=7364068 memory=6107348 CPUtime=25.34 cores=0,2
/proc/66104/stat : 66104 (python3) R 66089 66089 66026 0 -1 4194304 1331047 0 0 0 2324 210 0 0 20 0 1 0 61274820 7540805632 1526837 18446744073709551615 93958423478272 93958423478649 140734446176736 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93958423489944 93958423490564 93958450376704 140734446180711 140734446180898 140734446180898 140734446186471 0
/proc/66104/statm: 1841017 1526837 7923 1 0 1812375 0
Current children cumulated CPU time: 25.34 s
Current children cumulated vsize: 7368260 KiB
Current children cumulated memory: 6110420 KiB

[startup+51.1057 s]
/proc/loadavg: 2.85 1.57 1.65 5/269 66165
/proc/meminfo: memFree=99731212/131249996 swapFree=33010416/33010684
[pid=66089] ppid=66084 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/66089/stat : 66089 (scip-naps-1.00.) S 66084 66089 66026 0 -1 4194304 254 686 0 0 0 0 0 0 20 0 1 0 61274816 4292608 768 18446744073709551615 93967810420736 93967811315269 140729643507840 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93967811554320 93967811602064 93967814520832 140729643510177 140729643510274 140729643510274 140729643515876 0
/proc/66089/statm: 1048 768 704 219 0 110 0
[pid=66104] ppid=66089 vsize=8811604 memory=7490784 CPUtime=50.87 cores=0,2
/proc/66104/stat : 66104 (python3) R 66089 66089 66026 0 -1 4194304 1497622 0 0 0 4837 250 0 0 20 0 1 0 61274820 9023082496 1872696 18446744073709551615 93958423478272 93958423478649 140734446176736 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93958423489944 93958423490564 93958450376704 140734446180711 140734446180898 140734446180898 140734446186471 0
/proc/66104/statm: 2202901 1872696 7955 1 0 2174259 0
Current children cumulated CPU time: 50.87 s
Current children cumulated vsize: 8815796 KiB
Current children cumulated memory: 7493856 KiB

[startup+102.3 s]
/proc/loadavg: 3.57 1.96 1.79 5/270 66168
/proc/meminfo: memFree=98100976/131249996 swapFree=33010416/33010684
[pid=66089] ppid=66084 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/66089/stat : 66089 (scip-naps-1.00.) S 66084 66089 66026 0 -1 4194304 254 686 0 0 0 0 0 0 20 0 1 0 61274816 4292608 768 18446744073709551615 93967810420736 93967811315269 140729643507840 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93967811554320 93967811602064 93967814520832 140729643510177 140729643510274 140729643510274 140729643515876 0
/proc/66089/statm: 1048 768 704 219 0 110 0
[pid=66104] ppid=66089 vsize=9229756 memory=7767560 CPUtime=101.91 cores=0,2
/proc/66104/stat : 66104 (python3) R 66089 66089 66026 0 -1 4194304 1524489 0 0 0 9931 260 0 0 20 0 1 0 61274820 9451270144 1941890 18446744073709551615 93958423478272 93958423478649 140734446176736 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93958423489944 93958423490564 93958450376704 140734446180711 140734446180898 140734446180898 140734446186471 0
/proc/66104/statm: 2307439 1941890 8051 1 0 2278797 0
Current children cumulated CPU time: 101.91 s
Current children cumulated vsize: 9233948 KiB
Current children cumulated memory: 7770632 KiB

[startup+162.3 s]
/proc/loadavg: 3.90 2.35 1.93 5/270 66170
/proc/meminfo: memFree=94087796/131249996 swapFree=33010416/33010684
[pid=66089] ppid=66084 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/66089/stat : 66089 (scip-naps-1.00.) S 66084 66089 66026 0 -1 4194304 254 686 0 0 0 0 0 0 20 0 1 0 61274816 4292608 768 18446744073709551615 93967810420736 93967811315269 140729643507840 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93967811554320 93967811602064 93967814520832 140729643510177 140729643510274 140729643510274 140729643515876 0
/proc/66089/statm: 1048 768 704 219 0 110 0
[pid=66104] ppid=66089 vsize=10223304 memory=8767928 CPUtime=161.74 cores=0,2
/proc/66104/stat : 66104 (python3) R 66089 66089 66026 0 -1 4194304 1696074 0 0 0 15876 298 0 0 20 0 1 0 61274820 10468663296 2191982 18446744073709551615 93958423478272 93958423478649 140734446176736 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93958423489944 93958423490564 93958450376704 140734446180711 140734446180898 140734446180898 140734446186471 0
/proc/66104/statm: 2555826 2191982 8083 1 0 2527184 0
Current children cumulated CPU time: 161.74 s
Current children cumulated vsize: 10227496 KiB
Current children cumulated memory: 8771000 KiB

[startup+222.3 s]
/proc/loadavg: 4.05 2.67 2.07 5/270 66172
/proc/meminfo: memFree=94091668/131249996 swapFree=33010416/33010684
[pid=66089] ppid=66084 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/66089/stat : 66089 (scip-naps-1.00.) S 66084 66089 66026 0 -1 4194304 254 686 0 0 0 0 0 0 20 0 1 0 61274816 4292608 768 18446744073709551615 93967810420736 93967811315269 140729643507840 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93967811554320 93967811602064 93967814520832 140729643510177 140729643510274 140729643510274 140729643515876 0
/proc/66089/statm: 1048 768 704 219 0 110 0
[pid=66104] ppid=66089 vsize=10223304 memory=8768568 CPUtime=221.53 cores=0,2
/proc/66104/stat : 66104 (python3) R 66089 66089 66026 0 -1 4194304 1696592 0 0 0 21854 299 0 0 20 0 1 0 61274820 10468663296 2192142 18446744073709551615 93958423478272 93958423478649 140734446176736 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93958423489944 93958423490564 93958450376704 140734446180711 140734446180898 140734446180898 140734446186471 0
/proc/66104/statm: 2555826 2192142 8083 1 0 2527184 0
Current children cumulated CPU time: 221.53 s

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

Current children cumulated CPU time: 3270.69 s
Current children cumulated vsize: 13889976 KiB
Current children cumulated memory: 12274308 KiB

[startup+3342.3 s]
/proc/loadavg: 4.10 4.12 4.09 5/269 66478
/proc/meminfo: memFree=74541424/131249996 swapFree=33010416/33010684
[pid=66089] ppid=66084 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/66089/stat : 66089 (scip-naps-1.00.) S 66084 66089 66026 0 -1 4194304 254 686 0 0 0 0 0 0 20 0 1 0 61274816 4292608 768 18446744073709551615 93967810420736 93967811315269 140729643507840 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93967811554320 93967811602064 93967814520832 140729643510177 140729643510274 140729643510274 140729643515876 0
/proc/66089/statm: 1048 768 704 219 0 110 0
[pid=66104] ppid=66089 vsize=10989456 memory=9537508 CPUtime=1008.67 cores=0,2
/proc/66104/stat : 66104 (python3) S 66089 66089 66026 0 -1 4194304 1897285 0 0 0 100514 353 0 0 20 0 1 0 61274820 11253202944 2384377 18446744073709551615 93958423478272 93958423478649 140734446176736 0 0 0 0 16781312 16386 1 0 0 17 2 0 0 0 0 0 93958423489944 93958423490564 93958450376704 140734446180711 140734446180898 140734446180898 140734446186471 0
/proc/66104/statm: 2747364 2384377 8115 1 0 2718722 0
[pid=66211] ppid=66104 vsize=2896328 memory=2733728 CPUtime=2321.77 cores=0,2
/proc/66211/stat : 66211 (naps-1.03a6) R 66104 66211 66211 0 -1 4194304 388257 0 0 0 231799 378 0 0 20 0 1 0 61376067 2965839872 683432 18446744073709551615 4198400 7047149 140734068477360 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 31830016 140734068484454 140734068484595 140734068484595 140734068490185 0
/proc/66211/statm: 724082 683432 608 696 0 723243 0
Current children cumulated CPU time: 3330.44 s
Current children cumulated vsize: 13889976 KiB
Current children cumulated memory: 12274308 KiB

[startup+3402.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/269 66480
/proc/meminfo: memFree=74541368/131249996 swapFree=33010416/33010684
[pid=66089] ppid=66084 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/66089/stat : 66089 (scip-naps-1.00.) S 66084 66089 66026 0 -1 4194304 254 686 0 0 0 0 0 0 20 0 1 0 61274816 4292608 768 18446744073709551615 93967810420736 93967811315269 140729643507840 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93967811554320 93967811602064 93967814520832 140729643510177 140729643510274 140729643510274 140729643515876 0
/proc/66089/statm: 1048 768 704 219 0 110 0
[pid=66104] ppid=66089 vsize=10989456 memory=9537508 CPUtime=1008.67 cores=0,2
/proc/66104/stat : 66104 (python3) S 66089 66089 66026 0 -1 4194304 1897285 0 0 0 100514 353 0 0 20 0 1 0 61274820 11253202944 2384377 18446744073709551615 93958423478272 93958423478649 140734446176736 0 0 0 0 16781312 16386 1 0 0 17 2 0 0 0 0 0 93958423489944 93958423490564 93958450376704 140734446180711 140734446180898 140734446180898 140734446186471 0
/proc/66104/statm: 2747364 2384377 8115 1 0 2718722 0
[pid=66211] ppid=66104 vsize=2896328 memory=2733728 CPUtime=2381.53 cores=0,2
/proc/66211/stat : 66211 (naps-1.03a6) R 66104 66211 66211 0 -1 4194304 388257 0 0 0 237775 378 0 0 20 0 1 0 61376067 2965839872 683432 18446744073709551615 4198400 7047149 140734068477360 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 31830016 140734068484454 140734068484595 140734068484595 140734068490185 0
/proc/66211/statm: 724082 683432 608 696 0 723243 0
Current children cumulated CPU time: 3390.2 s
Current children cumulated vsize: 13889976 KiB
Current children cumulated memory: 12274308 KiB

[startup+3462.3 s]
/proc/loadavg: 4.09 4.12 4.09 5/270 66483
/proc/meminfo: memFree=74541520/131249996 swapFree=33010416/33010684
[pid=66089] ppid=66084 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/66089/stat : 66089 (scip-naps-1.00.) S 66084 66089 66026 0 -1 4194304 254 686 0 0 0 0 0 0 20 0 1 0 61274816 4292608 768 18446744073709551615 93967810420736 93967811315269 140729643507840 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93967811554320 93967811602064 93967814520832 140729643510177 140729643510274 140729643510274 140729643515876 0
/proc/66089/statm: 1048 768 704 219 0 110 0
[pid=66104] ppid=66089 vsize=10989456 memory=9537508 CPUtime=1008.67 cores=0,2
/proc/66104/stat : 66104 (python3) S 66089 66089 66026 0 -1 4194304 1897285 0 0 0 100514 353 0 0 20 0 1 0 61274820 11253202944 2384377 18446744073709551615 93958423478272 93958423478649 140734446176736 0 0 0 0 16781312 16386 1 0 0 17 2 0 0 0 0 0 93958423489944 93958423490564 93958450376704 140734446180711 140734446180898 140734446180898 140734446186471 0
/proc/66104/statm: 2747364 2384377 8115 1 0 2718722 0
[pid=66211] ppid=66104 vsize=2896328 memory=2733728 CPUtime=2441.29 cores=0,2
/proc/66211/stat : 66211 (naps-1.03a6) R 66104 66211 66211 0 -1 4194304 388423 0 0 0 243751 378 0 0 20 0 1 0 61376067 2965839872 683432 18446744073709551615 4198400 7047149 140734068477360 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 31830016 140734068484454 140734068484595 140734068484595 140734068490185 0
/proc/66211/statm: 724082 683432 608 696 0 723243 0
Current children cumulated CPU time: 3449.96 s
Current children cumulated vsize: 13889976 KiB
Current children cumulated memory: 12274308 KiB

[startup+3522.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/270 66485
/proc/meminfo: memFree=74499036/131249996 swapFree=33010416/33010684
[pid=66089] ppid=66084 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/66089/stat : 66089 (scip-naps-1.00.) S 66084 66089 66026 0 -1 4194304 254 686 0 0 0 0 0 0 20 0 1 0 61274816 4292608 768 18446744073709551615 93967810420736 93967811315269 140729643507840 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93967811554320 93967811602064 93967814520832 140729643510177 140729643510274 140729643510274 140729643515876 0
/proc/66089/statm: 1048 768 704 219 0 110 0
[pid=66104] ppid=66089 vsize=10989456 memory=9537508 CPUtime=1008.67 cores=0,2
/proc/66104/stat : 66104 (python3) S 66089 66089 66026 0 -1 4194304 1897285 0 0 0 100514 353 0 0 20 0 1 0 61274820 11253202944 2384377 18446744073709551615 93958423478272 93958423478649 140734446176736 0 0 0 0 16781312 16386 1 0 0 17 2 0 0 0 0 0 93958423489944 93958423490564 93958450376704 140734446180711 140734446180898 140734446180898 140734446186471 0
/proc/66104/statm: 2747364 2384377 8115 1 0 2718722 0
[pid=66211] ppid=66104 vsize=2896328 memory=2733728 CPUtime=2501.05 cores=0,2
/proc/66211/stat : 66211 (naps-1.03a6) R 66104 66211 66211 0 -1 4194304 388590 0 0 0 249726 379 0 0 20 0 1 0 61376067 2965839872 683432 18446744073709551615 4198400 7047149 140734068477360 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 31830016 140734068484454 140734068484595 140734068484595 140734068490185 0
/proc/66211/statm: 724082 683432 608 696 0 723243 0
Current children cumulated CPU time: 3509.72 s
Current children cumulated vsize: 13889976 KiB
Current children cumulated memory: 12274308 KiB

[startup+3582.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/270 66491
/proc/meminfo: memFree=74499324/131249996 swapFree=33010416/33010684
[pid=66089] ppid=66084 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/66089/stat : 66089 (scip-naps-1.00.) S 66084 66089 66026 0 -1 4194304 254 686 0 0 0 0 0 0 20 0 1 0 61274816 4292608 768 18446744073709551615 93967810420736 93967811315269 140729643507840 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93967811554320 93967811602064 93967814520832 140729643510177 140729643510274 140729643510274 140729643515876 0
/proc/66089/statm: 1048 768 704 219 0 110 0
[pid=66104] ppid=66089 vsize=10989456 memory=9537508 CPUtime=1008.67 cores=0,2
/proc/66104/stat : 66104 (python3) S 66089 66089 66026 0 -1 4194304 1897285 0 0 0 100514 353 0 0 20 0 1 0 61274820 11253202944 2384377 18446744073709551615 93958423478272 93958423478649 140734446176736 0 0 0 0 16781312 16386 1 0 0 17 2 0 0 0 0 0 93958423489944 93958423490564 93958450376704 140734446180711 140734446180898 140734446180898 140734446186471 0
/proc/66104/statm: 2747364 2384377 8115 1 0 2718722 0
[pid=66211] ppid=66104 vsize=2896328 memory=2733728 CPUtime=2560.81 cores=0,2
/proc/66211/stat : 66211 (naps-1.03a6) R 66104 66211 66211 0 -1 4194304 388601 0 0 0 255702 379 0 0 20 0 1 0 61376067 2965839872 683432 18446744073709551615 4198400 7047149 140734068477360 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 31830016 140734068484454 140734068484595 140734068484595 140734068490185 0
/proc/66211/statm: 724082 683432 608 696 0 723243 0
Current children cumulated CPU time: 3569.48 s
Current children cumulated vsize: 13889976 KiB
Current children cumulated memory: 12274308 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3613 s]*
/proc/loadavg: 4.09 4.11 4.09 5/270 66492
/proc/meminfo: memFree=74498876/131249996 swapFree=33010416/33010684
[pid=66089] ppid=66084 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/66089/stat : 66089 (scip-naps-1.00.) S 66084 66089 66026 0 -1 4194304 254 686 0 0 0 0 0 0 20 0 1 0 61274816 4292608 768 18446744073709551615 93967810420736 93967811315269 140729643507840 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93967811554320 93967811602064 93967814520832 140729643510177 140729643510274 140729643510274 140729643515876 0
/proc/66089/statm: 1048 768 704 219 0 110 0
[pid=66104] ppid=66089 vsize=10989456 memory=9537508 CPUtime=1008.67 cores=0,2
/proc/66104/stat : 66104 (python3) S 66089 66089 66026 0 -1 4194304 1897285 0 0 0 100514 353 0 0 20 0 1 0 61274820 11253202944 2384377 18446744073709551615 93958423478272 93958423478649 140734446176736 0 0 0 0 16781312 16386 1 0 0 17 2 0 0 0 0 0 93958423489944 93958423490564 93958450376704 140734446180711 140734446180898 140734446180898 140734446186471 0
/proc/66104/statm: 2747364 2384377 8115 1 0 2718722 0
[pid=66211] ppid=66104 vsize=2896328 memory=2733728 CPUtime=2591.39 cores=0,2
/proc/66211/stat : 66211 (naps-1.03a6) R 66104 66211 66211 0 -1 4194304 388757 0 0 0 258760 379 0 0 20 0 1 0 61376067 2965839872 683432 18446744073709551615 4198400 7047149 140734068477360 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 31830016 140734068484454 140734068484595 140734068484595 140734068490185 0
/proc/66211/statm: 724082 683432 608 696 0 723243 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 13889976 KiB
Current children cumulated memory: 12274308 KiB

Sending SIGTERM to process tree (bottom up)

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

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

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

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

# cumulated CPU time of all completed processes:  user=3594.46 s, system=7.83567 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+3614.4 s]
/proc/loadavg: 4.09 4.11 4.09 5/268 66492
/proc/meminfo: memFree=77240984/131249996 swapFree=33010416/33010684
[pid=66104] ppid=66084 vsize=10989456 memory=9537508 CPUtime=3601.44 cores=0,2
/proc/66104/stat : 66104 (python3) R 66084 66089 66026 0 -1 4194304 2291892 388758 0 0 100628 372 258760 384 20 0 1 0 61274820 11253202944 2384377 18446744073709551615 93958423478272 93958423478649 140734446176736 0 0 0 0 16781312 16386 0 0 0 17 2 0 0 0 0 0 93958423489944 93958423490564 93958450376704 140734446180711 140734446180898 140734446180898 140734446186471 0
/proc/66104/statm: 2747364 2384377 8115 1 0 2718722 0
Current cumulated CPU time of completed processes: 0.006733 s
Current children cumulated CPU time: 3601.44 s
Current children cumulated vsize: 10989456 KiB
Current children cumulated memory: 9537508 KiB

[startup+3614.8 s]
/proc/loadavg: 4.09 4.11 4.09 5/268 66492
/proc/meminfo: memFree=77240984/131249996 swapFree=33010416/33010684
[pid=66104] ppid=66084 vsize=10989456 memory=9537508 CPUtime=3601.84 cores=0,2
/proc/66104/stat : 66104 (python3) R 66084 66089 66026 0 -1 4194304 2320930 388758 0 0 100666 374 258760 384 20 0 1 0 61274820 11253202944 2384377 18446744073709551615 93958423478272 93958423478649 140734446176736 0 0 0 0 16781312 16386 0 0 0 17 2 0 0 0 0 0 93958423489944 93958423490564 93958450376704 140734446180711 140734446180898 140734446180898 140734446186471 0
/proc/66104/statm: 2747364 2384377 8115 1 0 2718722 0
Current cumulated CPU time of completed processes: 0.006733 s
Current children cumulated CPU time: 3601.84 s
Current children cumulated vsize: 10989456 KiB
Current children cumulated memory: 9537508 KiB

[startup+3615 s]*
/proc/loadavg: 4.09 4.11 4.09 5/268 66492
/proc/meminfo: memFree=77240984/131249996 swapFree=33010416/33010684
[pid=66104] ppid=66084 vsize=10989456 memory=9537508 CPUtime=3602.04 cores=0,2
/proc/66104/stat : 66104 (python3) R 66084 66089 66026 0 -1 4194304 2347626 388758 0 0 100685 375 258760 384 20 0 1 0 61274820 11253202944 2384377 18446744073709551615 93958423478272 93958423478649 140734446176736 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 93958423489944 93958423490564 93958450376704 140734446180711 140734446180898 140734446180898 140734446186471 0
/proc/66104/statm: 2747364 2384377 8115 1 0 2718722 0
Current cumulated CPU time of completed processes: 0.006733 s
Current children cumulated CPU time: 3602.04 s
Current children cumulated vsize: 10989456 KiB
Current children cumulated memory: 9537508 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 3615.24
CPU time (s): 3602.29
CPU user time (s): 3594.46
CPU system time (s): 7.83567
CPU usage (%): 99.642
Max. virtual memory (cumulated for all children) (KiB): 14257708
Max. memory (cumulated for all children) (KiB): 12608772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3594.46
system time used= 7.83567
maximum resident set size= 9537508
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2737326
page faults= 0
swaps= 0
block input operations= 0
block output operations= 199664
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 427
involuntary context switches= 7963


# summary of solver processes directly reported to runsolver:
#   pid: 66089,66104
#   total CPU time (s): 3602.29
#   total CPU user time (s): 3594.46
#   total CPU system time (s): 7.83567

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.77035 second user time and 18.1234 second system time

The end

Launcher Data

Begin job on nodeC022 at 2025-07-02 13:32:51
IDJOB=4505229
IDBENCH=155746
IDSOLVER=3368
FILE ID=nodeC022/4505229-1751455970
RUNJOBID= nodeC022-1751455970-66039
SLURM_JOB_ID= 9598452
Free space on /tmp= 432088 MiB

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

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

MD5SUM BENCH= c6b8715c3f6301baee7dd7835457fcc6
RANDOM SEED=1763589950

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.686
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		: 3600.932
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		: 3658.854
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		: 3599.711
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.714
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.710
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		: 3597.908
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		: 3598.012
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:        129093768 kB
MemAvailable:   129565328 kB
Buffers:            2128 kB
Cached:          1256304 kB
SwapCached:           32 kB
Active:           759816 kB
Inactive:         713912 kB
Active(anon):     229224 kB
Inactive(anon):     4176 kB
Active(file):     530592 kB
Inactive(file):   709736 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            317324 kB
Writeback:             0 kB
AnonPages:        217824 kB
Mapped:           124652 kB
Shmem:             18028 kB
KReclaimable:     140544 kB
Slab:             230456 kB
SReclaimable:     140544 kB
SUnreclaim:        89912 kB
KernelStack:        4160 kB
PageTables:         3452 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    1575240 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150456 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 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= 431544 MiB
End job on nodeC022 at 2025-07-02 14:33:06