Trace number 4530392

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.00a2? (MO) 1189.43 1193.65

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

1018.56/1022.34	c Command: HOME/scip-naps-1.00a2.py --pbsolver HOME/naps-1.03a6 --opt HOME/instance-4530392-1752257159.opb
1018.56/1022.34	c Solving mode: optimization
1018.56/1022.34	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
1018.56/1022.34	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
1018.56/1022.34	c original problem has 2000400 variables (2000400 bin, 0 int, 0 impl, 0 cont) and 4920807 constraints
1018.56/1022.34	c presolving:
1018.56/1022.34	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
1018.56/1022.34	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
1018.56/1022.34	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
1018.56/1022.34	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
1018.56/1022.34	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
1018.56/1022.34	c    (991.2s) probing: 1000/1960400 (0.1%) - 0 fixings, 0 aggregations, 587412 implications, 0 bound changes
1018.56/1022.34	c    (992.1s) probing: 1001/1960400 (0.1%) - 0 fixings, 0 aggregations, 588000 implications, 0 bound changes
1018.56/1022.34	c    (992.1s) probing aborted: 1000/1000 successive useless probings
1018.56/1022.34	c    (992.1s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
1018.56/1022.34	c    (999.2s) no symmetry present (symcode time: 2.86)
1018.56/1022.34	c presolving (6 rounds: 6 fast, 5 medium, 4 exhaustive):
1018.56/1022.34	c  40000 deleted vars, 4895553 deleted constraints, 3890700 added constraints, 300 tightened bounds, 0 added holes, 4950 changed sides, 14850 changed coefficients
1018.56/1022.34	c  0 implications, 6424151 cliques
1018.56/1022.34	c presolving was interrupted.
1018.56/1022.34	c Presolving Time: 988.93
1018.56/1022.34	c presolving:
1018.56/1022.34	c presolving (6 rounds: 6 fast, 5 medium, 4 exhaustive):
1018.56/1022.34	c  40000 deleted vars, 4895553 deleted constraints, 3890700 added constraints, 300 tightened bounds, 0 added holes, 4950 changed sides, 14850 changed coefficients
1018.56/1022.34	c  0 implications, 6424151 cliques
1018.56/1022.34	c presolving was interrupted.
1018.56/1022.34	c Presolving Time: 988.93
1018.56/1022.34	c 
1018.56/1022.34	c SCIP Status        : solving was interrupted [time limit reached]
1018.56/1022.34	c Solving Time (sec) : 1000.17
1018.56/1022.34	c Solving Nodes      : 0
1018.56/1022.34	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1018.56/1022.34	c ----------------------------------------------------------------------
1018.56/1022.34	c dual bound: -1e+20 -> -100000000000000000000
1018.56/1022.34	c primal bound: 1e+20 -> 100000000000000000000
1018.56/1022.34	c scip-goal-lb: -100000000000000000000
1018.56/1022.34	c scip-goal-ub: 100000000000000000000
1018.56/1022.34	c writing output to: HOME/tmpplpwlv_q.opb
1018.56/1022.34	c appending fixed variable constraints
1018.56/1022.34	c scip-fixed vars: 1.54% (30100/1960400)
1018.56/1022.34	c ----------------------------------------------------------------------
1018.56/1022.34	c executing external solver: HOME/naps-1.03a6
1018.56/1022.34	c ----------------------------------------------------------------------
1018.56/1022.34	c command: HOME/naps-1.03a6 -goal-lb=-100000000000000000000 -goal-ub=99999999999999999999 HOME/tmpplpwlv_q.opb
1018.72/1022.57	c NaPS 1.03a6.
1018.72/1022.57	c Input file name: HOME/tmpplpwlv_q.opb
1186.97/1191.20	c
1186.97/1191.20	c *** TERMINATED *** by signal 15
1186.97/1191.20	c s UNKNOWN
1186.97/1191.20	c _____________________________________________________________________________
1186.97/1191.20	c std/band forms        : 985357,0
1186.97/1191.20	c 2cl/3cl ITE-codings   : 0,0
1186.97/1191.20	c BDD/srt/adr Max costs : 1659,1674525,0
1186.97/1191.20	c BDDraw/bin/mul/srt/adr: 985250,0,0,107,0
1186.97/1191.20	c BDD nodes             : 4240050
1186.97/1191.20	c Es1/CC detections     : 0,0
1186.97/1191.20	c CC sort               : 104
1186.97/1191.20	c SAT/UNSAT calls       : 0,0
1186.97/1191.20	c regenrated variables  : 0
1186.97/1191.20	c eliminated fixed lits : 70300
1186.97/1191.20	c goal lit flips        : 0
1186.97/1191.20	c goal stages           : 0
1186.97/1191.20	c goal shrink           : 0
1186.97/1191.20	c goal coeff separations: 0
1186.97/1191.20	c restarts              : 0
1186.97/1191.20	c conflicts             : 0              (0 /sec)
1186.97/1191.20	c decisions             : 0              (0 /sec)
1186.97/1191.20	c propagations          : 0              (0 /sec)
1186.97/1191.20	c inspects              : 0              (0 /sec)
1186.97/1191.20	c CPU time (solving tm) : 162.8 s        (0 s, SAT 0 s, UNSAT 0 s)
1186.97/1191.20	c Time for Opt-base     : 0.3767 s
1186.97/1191.20	c Steps for Opt-base    : 0
1186.97/1191.20	c Time for BDD coding   : 11.49 s
1186.97/1191.20	c Time for srt coding   : 70.05 s
1186.97/1191.20	c _____________________________________________________________________________
1186.97/1191.20	c received SIGTERM, forwarding to pbsolver...
1018.74/1191.41	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: 63708 MiB (39891 MiB free)
  memory of node 1: 64465 MiB (54538 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4530392-1752257159/watcher-4530392-1752257159 -o /tmp/evaluation-result-4530392-1752257159/solver-4530392-1752257159 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1752253329-117727 --watchdog 3760 ./scip-naps-1.00a2.sh HOME/instance-4530392-1752257159.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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=118829, runsolver pid=118826

[startup+0.100064 s]*
/proc/loadavg: 4.11 4.11 4.08 5/270 118834
/proc/meminfo: memFree=96685104/131249996 swapFree=33000896/33010684
[pid=118829] ppid=118826 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/118829/stat : 118829 (scip-naps-1.00a) S 118826 118829 117714 0 -1 4194304 260 3397 0 0 0 0 0 1 20 0 1 0 141393884 4292608 768 18446744073709551615 94687109484544 94687110379077 140736959018000 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94687110618128 94687110665872 94687129243648 140736959019419 140736959019518 140736959019518 140736959025122 0
/proc/118829/statm: 1048 768 704 219 0 110 0
[pid=118834] ppid=118829 vsize=82756 memory=25488 CPUtime=0.04 cores=5,7
/proc/118834/stat : 118834 (python3) D 118829 118829 117714 0 -1 4194304 2992 0 0 0 4 0 0 0 20 0 1 0 141393888 84742144 6372 18446744073709551615 94029497049088 94029497049465 140723454091856 0 0 0 0 16781312 2 1 0 0 17 5 0 0 0 0 0 94029497060760 94029497061380 94029500837888 140723454093662 140723454093856 140723454093856 140723454099431 0
/proc/118834/statm: 20689 6372 3915 1 0 3905 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 86948 KiB
Current children cumulated memory: 28560 KiB

[startup+0.205784 s]*
/proc/loadavg: 4.11 4.11 4.08 5/270 118834
/proc/meminfo: memFree=96602300/131249996 swapFree=33000896/33010684
[pid=118829] ppid=118826 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/118829/stat : 118829 (scip-naps-1.00a) S 118826 118829 117714 0 -1 4194304 260 3397 0 0 0 0 0 1 20 0 1 0 141393884 4292608 768 18446744073709551615 94687109484544 94687110379077 140736959018000 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94687110618128 94687110665872 94687129243648 140736959019419 140736959019518 140736959019518 140736959025122 0
/proc/118829/statm: 1048 768 704 219 0 110 0
[pid=118834] ppid=118829 vsize=1305656 memory=149780 CPUtime=0.15 cores=5,7
/proc/118834/stat : 118834 (python3) R 118829 118829 117714 0 -1 4194304 14855 0 0 0 11 4 0 0 20 0 1 0 141393888 1336991744 37445 18446744073709551615 94029497049088 94029497049465 140723454091856 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94029497060760 94029497061380 94029500837888 140723454093662 140723454093856 140723454093856 140723454099431 0
/proc/118834/statm: 326414 37445 7595 1 0 297772 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 1309848 KiB
Current children cumulated memory: 152852 KiB

[startup+0.30581 s]*
/proc/loadavg: 4.11 4.11 4.08 5/270 118834
/proc/meminfo: memFree=96476988/131249996 swapFree=33000896/33010684
[pid=118829] ppid=118826 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/118829/stat : 118829 (scip-naps-1.00a) S 118826 118829 117714 0 -1 4194304 260 3397 0 0 0 0 0 1 20 0 1 0 141393884 4292608 768 18446744073709551615 94687109484544 94687110379077 140736959018000 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94687110618128 94687110665872 94687129243648 140736959019419 140736959019518 140736959019518 140736959025122 0
/proc/118829/statm: 1048 768 704 219 0 110 0
[pid=118834] ppid=118829 vsize=1419764 memory=264980 CPUtime=0.24 cores=5,7
/proc/118834/stat : 118834 (python3) R 118829 118829 117714 0 -1 4194304 42132 0 0 0 16 8 0 0 20 0 1 0 141393888 1453838336 66245 18446744073709551615 94029497049088 94029497049465 140723454091856 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94029497060760 94029497061380 94029500837888 140723454093662 140723454093856 140723454093856 140723454099431 0
/proc/118834/statm: 354941 66245 7595 1 0 326299 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 1423956 KiB
Current children cumulated memory: 268052 KiB

[startup+0.700213 s]
/proc/loadavg: 4.11 4.11 4.08 5/270 118834
/proc/meminfo: memFree=96279356/131249996 swapFree=33000896/33010684
[pid=118829] ppid=118826 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/118829/stat : 118829 (scip-naps-1.00a) S 118826 118829 117714 0 -1 4194304 260 3397 0 0 0 0 0 1 20 0 1 0 141393884 4292608 768 18446744073709551615 94687109484544 94687110379077 140736959018000 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94687110618128 94687110665872 94687129243648 140736959019419 140736959019518 140736959019518 140736959025122 0
/proc/118829/statm: 1048 768 704 219 0 110 0
[pid=118834] ppid=118829 vsize=1791228 memory=633840 CPUtime=0.63 cores=5,7
/proc/118834/stat : 118834 (python3) R 118829 118829 117714 0 -1 4194304 130250 0 0 0 43 20 0 0 20 0 1 0 141393888 1834217472 158460 18446744073709551615 94029497049088 94029497049465 140723454091856 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94029497060760 94029497061380 94029500837888 140723454093662 140723454093856 140723454093856 140723454099431 0
/proc/118834/statm: 447807 158460 7595 1 0 419165 0
Current children cumulated CPU time: 0.64 s
Current children cumulated vsize: 1795420 KiB
Current children cumulated memory: 636912 KiB

[startup+1.50021 s]
/proc/loadavg: 4.11 4.11 4.08 5/270 118834
/proc/meminfo: memFree=95806028/131249996 swapFree=33000896/33010684
[pid=118829] ppid=118826 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/118829/stat : 118829 (scip-naps-1.00a) S 118826 118829 117714 0 -1 4194304 260 3397 0 0 0 0 0 1 20 0 1 0 141393884 4292608 768 18446744073709551615 94687109484544 94687110379077 140736959018000 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94687110618128 94687110665872 94687129243648 140736959019419 140736959019518 140736959019518 140736959025122 0
/proc/118829/statm: 1048 768 704 219 0 110 0
[pid=118834] ppid=118829 vsize=2373332 memory=1215556 CPUtime=1.44 cores=5,7
/proc/118834/stat : 118834 (python3) R 118829 118829 117714 0 -1 4194304 258324 0 0 0 103 41 0 0 20 0 1 0 141393888 2430291968 303889 18446744073709551615 94029497049088 94029497049465 140723454091856 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94029497060760 94029497061380 94029500837888 140723454093662 140723454093856 140723454093856 140723454099431 0
/proc/118834/statm: 593333 303889 7627 1 0 564691 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 2377524 KiB
Current children cumulated memory: 1218628 KiB

[startup+3.10561 s]
/proc/loadavg: 4.11 4.11 4.08 5/270 118835
/proc/meminfo: memFree=94851788/131249996 swapFree=33000896/33010684
[pid=118829] ppid=118826 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/118829/stat : 118829 (scip-naps-1.00a) S 118826 118829 117714 0 -1 4194304 260 3397 0 0 0 0 0 1 20 0 1 0 141393884 4292608 768 18446744073709551615 94687109484544 94687110379077 140736959018000 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94687110618128 94687110665872 94687129243648 140736959019419 140736959019518 140736959019518 140736959025122 0
/proc/118829/statm: 1048 768 704 219 0 110 0
[pid=118834] ppid=118829 vsize=3089896 memory=1932100 CPUtime=3.04 cores=5,7
/proc/118834/stat : 118834 (python3) R 118829 118829 117714 0 -1 4194304 437474 0 0 0 237 67 0 0 20 0 1 0 141393888 3164053504 483025 18446744073709551615 94029497049088 94029497049465 140723454091856 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94029497060760 94029497061380 94029500837888 140723454093662 140723454093856 140723454093856 140723454099431 0
/proc/118834/statm: 772474 483025 7627 1 0 743832 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 3094088 KiB
Current children cumulated memory: 1935172 KiB

[startup+6.30019 s]
/proc/loadavg: 4.10 4.11 4.08 5/270 118835
/proc/meminfo: memFree=93797660/131249996 swapFree=33000896/33010684
[pid=118829] ppid=118826 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/118829/stat : 118829 (scip-naps-1.00a) S 118826 118829 117714 0 -1 4194304 260 3397 0 0 0 0 0 1 20 0 1 0 141393884 4292608 768 18446744073709551615 94687109484544 94687110379077 140736959018000 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94687110618128 94687110665872 94687129243648 140736959019419 140736959019518 140736959019518 140736959025122 0
/proc/118829/statm: 1048 768 704 219 0 110 0
[pid=118834] ppid=118829 vsize=4170332 memory=3012072 CPUtime=6.22 cores=5,7
/proc/118834/stat : 118834 (python3) R 118829 118829 117714 0 -1 4194304 684502 0 0 0 518 104 0 0 20 0 1 0 141393888 4270419968 753018 18446744073709551615 94029497049088 94029497049465 140723454091856 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94029497060760 94029497061380 94029500837888 140723454093662 140723454093856 140723454093856 140723454099431 0
/proc/118834/statm: 1042583 753018 7627 1 0 1013941 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 4174524 KiB
Current children cumulated memory: 3015144 KiB

[startup+12.7002 s]
/proc/loadavg: 4.09 4.11 4.08 5/270 118835
/proc/meminfo: memFree=92588576/131249996 swapFree=33000896/33010684
[pid=118829] ppid=118826 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/118829/stat : 118829 (scip-naps-1.00a) S 118826 118829 117714 0 -1 4194304 260 3397 0 0 0 0 0 1 20 0 1 0 141393884 4292608 768 18446744073709551615 94687109484544 94687110379077 140736959018000 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94687110618128 94687110665872 94687129243648 140736959019419 140736959019518 140736959019518 140736959025122 0
/proc/118829/statm: 1048 768 704 219 0 110 0
[pid=118834] ppid=118829 vsize=5430356 memory=4267656 CPUtime=12.6 cores=5,7
/proc/118834/stat : 118834 (python3) R 118829 118829 117714 0 -1 4194304 972324 0 0 0 1116 144 0 0 20 0 1 0 141393888 5560684544 1066914 18446744073709551615 94029497049088 94029497049465 140723454091856 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94029497060760 94029497061380 94029500837888 140723454093662 140723454093856 140723454093856 140723454099431 0
/proc/118834/statm: 1357589 1066914 7627 1 0 1328947 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 5434548 KiB
Current children cumulated memory: 4270728 KiB

[startup+25.5002 s]
/proc/loadavg: 4.15 4.12 4.09 5/270 118835
/proc/meminfo: memFree=85898056/131249996 swapFree=33000896/33010684
[pid=118829] ppid=118826 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/118829/stat : 118829 (scip-naps-1.00a) S 118826 118829 117714 0 -1 4194304 260 3397 0 0 0 0 0 1 20 0 1 0 141393884 4292608 768 18446744073709551615 94687109484544 94687110379077 140736959018000 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94687110618128 94687110665872 94687129243648 140736959019419 140736959019518 140736959019518 140736959025122 0
/proc/118829/statm: 1048 768 704 219 0 110 0
[pid=118834] ppid=118829 vsize=11470864 memory=10238364 CPUtime=25.36 cores=5,7
/proc/118834/stat : 118834 (python3) R 118829 118829 117714 0 -1 4194304 2301497 0 0 0 2188 348 0 0 20 0 1 0 141393888 11746164736 2559591 18446744073709551615 94029497049088 94029497049465 140723454091856 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94029497060760 94029497061380 94029500837888 140723454093662 140723454093856 140723454093856 140723454099431 0
/proc/118834/statm: 2867716 2559591 7883 1 0 2839074 0
Current children cumulated CPU time: 25.37 s
Current children cumulated vsize: 11475056 KiB
Current children cumulated memory: 10241436 KiB

[startup+51.1059 s]
/proc/loadavg: 4.10 4.11 4.08 5/270 118835
/proc/meminfo: memFree=85610616/131249996 swapFree=33000896/33010684
[pid=118829] ppid=118826 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/118829/stat : 118829 (scip-naps-1.00a) S 118826 118829 117714 0 -1 4194304 260 3397 0 0 0 0 0 1 20 0 1 0 141393884 4292608 768 18446744073709551615 94687109484544 94687110379077 140736959018000 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94687110618128 94687110665872 94687129243648 140736959019419 140736959019518 140736959019518 140736959025122 0
/proc/118829/statm: 1048 768 704 219 0 110 0
[pid=118834] ppid=118829 vsize=12376484 memory=10998520 CPUtime=50.89 cores=5,7
/proc/118834/stat : 118834 (python3) R 118829 118829 117714 0 -1 4194304 2395755 0 0 0 4719 370 0 0 20 0 1 0 141393888 12673519616 2749630 18446744073709551615 94029497049088 94029497049465 140723454091856 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94029497060760 94029497061380 94029500837888 140723454093662 140723454093856 140723454093856 140723454099431 0
/proc/118834/statm: 3094121 2749630 7915 1 0 3065479 0
Current children cumulated CPU time: 50.9 s
Current children cumulated vsize: 12380676 KiB
Current children cumulated memory: 11001592 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 4.11 4.08 6/270 118837
/proc/meminfo: memFree=84114816/131249996 swapFree=33000896/33010684
[pid=118829] ppid=118826 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/118829/stat : 118829 (scip-naps-1.00a) S 118826 118829 117714 0 -1 4194304 260 3397 0 0 0 0 0 1 20 0 1 0 141393884 4292608 768 18446744073709551615 94687109484544 94687110379077 140736959018000 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94687110618128 94687110665872 94687129243648 140736959019419 140736959019518 140736959019518 140736959025122 0
/proc/118829/statm: 1048 768 704 219 0 110 0
[pid=118834] ppid=118829 vsize=15151532 memory=13752584 CPUtime=101.93 cores=5,7
/proc/118834/stat : 118834 (python3) R 118829 118829 117714 0 -1 4194304 2917813 0 0 0 9730 463 0 0 20 0 1 0 141393888 15515168768 3438146 18446744073709551615 94029497049088 94029497049465 140723454091856 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94029497060760 94029497061380 94029500837888 140723454093662 140723454093856 140723454093856 140723454099431 0
/proc/118834/statm: 3787883 3438146 7947 1 0 3759241 0
Current children cumulated CPU time: 101.94 s
Current children cumulated vsize: 15155724 KiB
Current children cumulated memory: 13755656 KiB

[startup+162.3 s]
/proc/loadavg: 4.13 4.11 4.09 5/271 118896
/proc/meminfo: memFree=89826920/131249996 swapFree=33000896/33010684
[pid=118829] ppid=118826 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/118829/stat : 118829 (scip-naps-1.00a) S 118826 118829 117714 0 -1 4194304 260 3397 0 0 0 0 0 1 20 0 1 0 141393884 4292608 768 18446744073709551615 94687109484544 94687110379077 140736959018000 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94687110618128 94687110665872 94687129243648 140736959019419 140736959019518 140736959019518 140736959025122 0
/proc/118829/statm: 1048 768 704 219 0 110 0
[pid=118834] ppid=118829 vsize=16144820 memory=14787916 CPUtime=161.74 cores=5,7
/proc/118834/stat : 118834 (python3) R 118829 118829 117714 0 -1 4194304 2951284 0 0 0 15685 489 0 0 20 0 1 0 141393888 16532295680 3696979 18446744073709551615 94029497049088 94029497049465 140723454091856 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94029497060760 94029497061380 94029500837888 140723454093662 140723454093856 140723454093856 140723454099431 0
/proc/118834/statm: 4036205 3696979 7979 1 0 4007563 0
Current children cumulated CPU time: 161.75 s
Current children cumulated vsize: 16149012 KiB
Current children cumulated memory: 14790988 KiB

[startup+222.3 s]
/proc/loadavg: 4.32 4.16 4.11 5/271 118898
/proc/meminfo: memFree=86865308/131249996 swapFree=33000896/33010684
[pid=118829] ppid=118826 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/118829/stat : 118829 (scip-naps-1.00a) S 118826 118829 117714 0 -1 4194304 260 3397 0 0 0 0 0 1 20 0 1 0 141393884 4292608 768 18446744073709551615 94687109484544 94687110379077 140736959018000 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94687110618128 94687110665872 94687129243648 140736959019419 140736959019518 140736959019518 140736959025122 0
/proc/118829/statm: 1048 768 704 219 0 110 0
[pid=118834] ppid=118829 vsize=16144820 memory=14787916 CPUtime=221.52 cores=5,7
/proc/118834/stat : 118834 (python3) R 118829 118829 117714 0 -1 4194304 2952068 0 0 0 21660 492 0 0 20 0 1 0 141393888 16532295680 3696979 18446744073709551615 94029497049088 94029497049465 140723454091856 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94029497060760 94029497061380 94029500837888 140723454093662 140723454093856 140723454093856 140723454099431 0
/proc/118834/statm: 4036205 3696979 7979 1 0 4007563 0
Current children cumulated CPU time: 221.53 s

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

[pid=118829] ppid=118826 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/118829/stat : 118829 (scip-naps-1.00a) S 118826 118829 117714 0 -1 4194304 260 3397 0 0 0 0 0 1 20 0 1 0 141393884 4292608 768 18446744073709551615 94687109484544 94687110379077 140736959018000 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94687110618128 94687110665872 94687129243648 140736959019419 140736959019518 140736959019518 140736959025122 0
/proc/118829/statm: 1048 768 704 219 0 110 0
[pid=118834] ppid=118829 vsize=16154536 memory=14790476 CPUtime=879.06 cores=5,7
/proc/118834/stat : 118834 (python3) R 118829 118829 117714 0 -1 4194304 2962378 0 0 0 87379 527 0 0 20 0 1 0 141393888 16542244864 3697619 18446744073709551615 94029497049088 94029497049465 140723454091856 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94029497060760 94029497061380 94029500837888 140723454093662 140723454093856 140723454093856 140723454099431 0
/proc/118834/statm: 4038634 3697619 7979 1 0 4009992 0
Current children cumulated CPU time: 879.07 s
Current children cumulated vsize: 16158728 KiB
Current children cumulated memory: 14793548 KiB

[startup+942.3 s]
/proc/loadavg: 4.06 4.12 4.09 5/270 118932
/proc/meminfo: memFree=85792100/131249996 swapFree=33000896/33010684
[pid=118829] ppid=118826 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/118829/stat : 118829 (scip-naps-1.00a) S 118826 118829 117714 0 -1 4194304 260 3397 0 0 0 0 0 1 20 0 1 0 141393884 4292608 768 18446744073709551615 94687109484544 94687110379077 140736959018000 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94687110618128 94687110665872 94687129243648 140736959019419 140736959019518 140736959019518 140736959025122 0
/proc/118829/statm: 1048 768 704 219 0 110 0
[pid=118834] ppid=118829 vsize=16154536 memory=14792900 CPUtime=938.83 cores=5,7
/proc/118834/stat : 118834 (python3) R 118829 118829 117714 0 -1 4194304 2963438 0 0 0 93353 530 0 0 20 0 1 0 141393888 16542244864 3698225 18446744073709551615 94029497049088 94029497049465 140723454091856 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94029497060760 94029497061380 94029500837888 140723454093662 140723454093856 140723454093856 140723454099431 0
/proc/118834/statm: 4038634 3698225 7979 1 0 4009992 0
Current children cumulated CPU time: 938.84 s
Current children cumulated vsize: 16158728 KiB
Current children cumulated memory: 14795972 KiB

[startup+1002.3 s]
/proc/loadavg: 4.06 4.11 4.09 5/270 118934
/proc/meminfo: memFree=85792820/131249996 swapFree=33000896/33010684
[pid=118829] ppid=118826 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/118829/stat : 118829 (scip-naps-1.00a) S 118826 118829 117714 0 -1 4194304 260 3397 0 0 0 0 0 1 20 0 1 0 141393884 4292608 768 18446744073709551615 94687109484544 94687110379077 140736959018000 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94687110618128 94687110665872 94687129243648 140736959019419 140736959019518 140736959019518 140736959025122 0
/proc/118829/statm: 1048 768 704 219 0 110 0
[pid=118834] ppid=118829 vsize=16154536 memory=14792900 CPUtime=998.62 cores=5,7
/proc/118834/stat : 118834 (python3) R 118829 118829 117714 0 -1 4194304 2964398 0 0 0 99328 534 0 0 20 0 1 0 141393888 16542244864 3698225 18446744073709551615 94029497049088 94029497049465 140723454091856 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94029497060760 94029497061380 94029500837888 140723454093662 140723454093856 140723454093856 140723454099431 0
/proc/118834/statm: 4038634 3698225 7979 1 0 4009992 0
Current children cumulated CPU time: 998.63 s
Current children cumulated vsize: 16158728 KiB
Current children cumulated memory: 14795972 KiB

[startup+1062.3 s]
/proc/loadavg: 4.18 4.13 4.10 5/270 118937
/proc/meminfo: memFree=81642900/131249996 swapFree=33000896/33010684
[pid=118829] ppid=118826 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/118829/stat : 118829 (scip-naps-1.00a) S 118826 118829 117714 0 -1 4194304 260 3397 0 0 0 0 0 1 20 0 1 0 141393884 4292608 768 18446744073709551615 94687109484544 94687110379077 140736959018000 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94687110618128 94687110665872 94687129243648 140736959019419 140736959019518 140736959019518 140736959025122 0
/proc/118829/statm: 1048 768 704 219 0 110 0
[pid=118834] ppid=118829 vsize=18343204 memory=16653084 CPUtime=1018.71 cores=5,7
/proc/118834/stat : 118834 (python3) S 118829 118829 117714 0 -1 4194304 3293827 0 0 0 101226 645 0 0 20 0 1 0 141393888 18783440896 4163271 18446744073709551615 94029497049088 94029497049465 140723454091856 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94029497060760 94029497061380 94029500837888 140723454093662 140723454093856 140723454093856 140723454099431 0
/proc/118834/statm: 4585801 4163271 8075 1 0 4557159 0
[pid=118935] ppid=118834 vsize=2109840 memory=2011152 CPUtime=39.72 cores=5,7
/proc/118935/stat : 118935 (naps-1.03a6) R 118834 118935 118935 0 -1 4194304 416700 0 0 0 3873 99 0 0 20 0 1 0 141496130 2160476160 502788 18446744073709551615 4198400 7047149 140728915192320 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 34336768 140728915200337 140728915200497 140728915200497 140728915206089 0
/proc/118935/statm: 527460 502788 544 696 0 526621 0
Current children cumulated CPU time: 1058.44 s
Current children cumulated vsize: 20457236 KiB
Current children cumulated memory: 18667308 KiB

[startup+1122.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/270 118941
/proc/meminfo: memFree=78257632/131249996 swapFree=33000896/33010684
[pid=118829] ppid=118826 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/118829/stat : 118829 (scip-naps-1.00a) S 118826 118829 117714 0 -1 4194304 260 3397 0 0 0 0 0 1 20 0 1 0 141393884 4292608 768 18446744073709551615 94687109484544 94687110379077 140736959018000 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94687110618128 94687110665872 94687129243648 140736959019419 140736959019518 140736959019518 140736959025122 0
/proc/118829/statm: 1048 768 704 219 0 110 0
[pid=118834] ppid=118829 vsize=18343204 memory=16653084 CPUtime=1018.71 cores=5,7
/proc/118834/stat : 118834 (python3) S 118829 118829 117714 0 -1 4194304 3293827 0 0 0 101226 645 0 0 20 0 1 0 141393888 18783440896 4163271 18446744073709551615 94029497049088 94029497049465 140723454091856 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94029497060760 94029497061380 94029500837888 140723454093662 140723454093856 140723454093856 140723454099431 0
/proc/118834/statm: 4585801 4163271 8075 1 0 4557159 0
[pid=118935] ppid=118834 vsize=5536100 memory=5372588 CPUtime=99.54 cores=5,7
/proc/118935/stat : 118935 (naps-1.03a6) R 118834 118935 118935 0 -1 4194304 744078 0 0 0 9736 218 0 0 20 0 1 0 141496130 5668966400 1343147 18446744073709551615 4198400 7047149 140728915192320 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 34336768 140728915200337 140728915200497 140728915200497 140728915206089 0
/proc/118935/statm: 1384025 1343147 544 696 0 1383186 0
Current children cumulated CPU time: 1118.26 s
Current children cumulated vsize: 23883496 KiB
Current children cumulated memory: 22028744 KiB

[startup+1182.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/272 118995
/proc/meminfo: memFree=76867416/131249996 swapFree=33000896/33010684
[pid=118829] ppid=118826 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/118829/stat : 118829 (scip-naps-1.00a) S 118826 118829 117714 0 -1 4194304 260 3397 0 0 0 0 0 1 20 0 1 0 141393884 4292608 768 18446744073709551615 94687109484544 94687110379077 140736959018000 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94687110618128 94687110665872 94687129243648 140736959019419 140736959019518 140736959019518 140736959025122 0
/proc/118829/statm: 1048 768 704 219 0 110 0
[pid=118834] ppid=118829 vsize=18343204 memory=16653084 CPUtime=1018.71 cores=5,7
/proc/118834/stat : 118834 (python3) S 118829 118829 117714 0 -1 4194304 3293827 0 0 0 101226 645 0 0 20 0 1 0 141393888 18783440896 4163271 18446744073709551615 94029497049088 94029497049465 140723454091856 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94029497060760 94029497061380 94029500837888 140723454093662 140723454093856 140723454093856 140723454099431 0
/proc/118834/statm: 4585801 4163271 8075 1 0 4557159 0
[pid=118935] ppid=118834 vsize=9965228 memory=9419524 CPUtime=159.37 cores=5,7
/proc/118935/stat : 118935 (naps-1.03a6) R 118834 118935 118935 0 -1 4194304 1029709 0 0 0 15511 426 0 0 20 0 1 0 141496130 10204393472 2354881 18446744073709551615 4198400 7047149 140728915192320 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 34336768 140728915200337 140728915200497 140728915200497 140728915206089 0
/proc/118935/statm: 2491307 2354881 544 696 0 2490468 0
Current children cumulated CPU time: 1178.09 s
Current children cumulated vsize: 28312624 KiB
Current children cumulated memory: 26075680 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1191.2 s]
/proc/loadavg: 4.10 4.11 4.09 5/272 118995
/proc/meminfo: memFree=72516100/131249996 swapFree=33000896/33010684
[pid=118829] ppid=118826 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/118829/stat : 118829 (scip-naps-1.00a) S 118826 118829 117714 0 -1 4194304 260 3397 0 0 0 0 0 1 20 0 1 0 141393884 4292608 768 18446744073709551615 94687109484544 94687110379077 140736959018000 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94687110618128 94687110665872 94687129243648 140736959019419 140736959019518 140736959019518 140736959025122 0
/proc/118829/statm: 1048 768 704 219 0 110 0
[pid=118834] ppid=118829 vsize=18343204 memory=16653084 CPUtime=1018.71 cores=5,7
/proc/118834/stat : 118834 (python3) S 118829 118829 117714 0 -1 4194304 3293827 0 0 0 101226 645 0 0 20 0 1 0 141393888 18783440896 4163271 18446744073709551615 94029497049088 94029497049465 140723454091856 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94029497060760 94029497061380 94029500837888 140723454093662 140723454093856 140723454093856 140723454099431 0
/proc/118834/statm: 4585801 4163271 8075 1 0 4557159 0
[pid=118935] ppid=118834 vsize=14793144 memory=12918852 CPUtime=168.25 cores=5,7
/proc/118935/stat : 118935 (naps-1.03a6) R 118834 118935 118935 0 -1 4194304 1367719 0 0 0 16278 547 0 0 20 0 1 0 141496130 15148179456 3229713 18446744073709551615 4198400 7047149 140728915192320 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 34336768 140728915200337 140728915200497 140728915200497 140728915206089 0
/proc/118935/statm: 3698286 3229713 544 696 0 3697447 0
Current children cumulated CPU time: 1186.97 s
Current children cumulated vsize: 33140540 KiB
Current children cumulated memory: 29575008 KiB

Sending SIGTERM to process tree (bottom up)

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

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

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

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

# cumulated CPU time of all completed processes:  user=1176.64 s, system=12.7844 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+1192 s]*
/proc/loadavg: 4.10 4.11 4.09 5/270 118995
/proc/meminfo: memFree=84195380/131249996 swapFree=33000896/33010684
[pid=118834] ppid=118826 vsize=18319916 memory=16629796 CPUtime=1187.75 cores=5,7
/proc/118834/stat : 118834 (python3) R 118826 118829 117714 0 -1 4194304 3564963 1367720 0 0 101272 658 16278 567 20 0 1 0 141393888 18759593984 4157449 18446744073709551615 94029497049088 94029497049465 140723454091856 0 0 0 0 16781312 16386 0 0 0 17 7 0 0 0 0 0 94029497060760 94029497061380 94029500837888 140723454093662 140723454093856 140723454093856 140723454099431 0
/proc/118834/statm: 4579979 4157449 8075 1 0 4551337 0
Current cumulated CPU time of completed processes: 0.02834 s
Current children cumulated CPU time: 1187.75 s
Current children cumulated vsize: 18319916 KiB
Current children cumulated memory: 16629796 KiB

[startup+1192.8 s]
/proc/loadavg: 4.10 4.11 4.09 5/270 118995
/proc/meminfo: memFree=84195380/131249996 swapFree=33000896/33010684
[pid=118834] ppid=118826 vsize=18319916 memory=16629796 CPUtime=1188.54 cores=5,7
/proc/118834/stat : 118834 (python3) R 118826 118829 117714 0 -1 4194304 3633548 1367720 0 0 101347 662 16278 567 20 0 1 0 141393888 18759593984 4157449 18446744073709551615 94029497049088 94029497049465 140723454091856 0 0 0 0 16781312 16386 0 0 0 17 7 0 0 0 0 0 94029497060760 94029497061380 94029500837888 140723454093662 140723454093856 140723454093856 140723454099431 0
/proc/118834/statm: 4579979 4157449 8075 1 0 4551337 0
Current cumulated CPU time of completed processes: 0.02834 s
Current children cumulated CPU time: 1188.54 s
Current children cumulated vsize: 18319916 KiB
Current children cumulated memory: 16629796 KiB

[startup+1193.2 s]
/proc/loadavg: 4.10 4.11 4.09 5/270 118995
/proc/meminfo: memFree=84089288/131249996 swapFree=33000896/33010684
[pid=118834] ppid=118826 vsize=18319916 memory=16629796 CPUtime=1188.93 cores=5,7
/proc/118834/stat : 118834 (python3) R 118826 118829 117714 0 -1 4194304 3677720 1367720 0 0 101384 664 16278 567 20 0 1 0 141393888 18759593984 4157449 18446744073709551615 94029497049088 94029497049465 140723454091856 0 0 0 0 16781312 16386 0 0 0 17 7 0 0 0 0 0 94029497060760 94029497061380 94029500837888 140723454093662 140723454093856 140723454093856 140723454099431 0
/proc/118834/statm: 4579979 4157449 8075 1 0 4551337 0
Current cumulated CPU time of completed processes: 0.02834 s
Current children cumulated CPU time: 1188.93 s
Current children cumulated vsize: 18319916 KiB
Current children cumulated memory: 16629796 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 1193.65
CPU time (s): 1189.43
CPU user time (s): 1176.64
CPU system time (s): 12.7844
CPU usage (%): 99.6461
Max. virtual memory (cumulated for all children) (KiB): 33140540
Max. memory (cumulated for all children) (KiB): 29575008

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


# summary of solver processes directly reported to runsolver:
#   pid: 118829,118834
#   total CPU time (s): 1189.43
#   total CPU user time (s): 1176.64
#   total CPU system time (s): 12.7844

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.08231 second user time and 6.41275 second system time

The end

Launcher Data

Begin job on nodeC023 at 2025-07-11 20:06:00
IDJOB=4530392
IDBENCH=155757
IDSOLVER=3388
FILE ID=nodeC023/4530392-1752257159
RUNJOBID= nodeC023-1752253329-117727
SLURM_JOB_ID= 9682585
Free space on /tmp= 431480 MiB

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

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

MD5SUM BENCH= 52dca71e841298ae6df8c1bcbb79ed30
RANDOM SEED=1659221192

nodeC023 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.971
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.78
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.889
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.78
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		: 3600.093
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.78
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		: 3596.606
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.78
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.845
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.78
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		: 3600.226
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.78
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		: 3600.120
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.78
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		: 3599.451
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.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        96696980 kB
MemAvailable:   97085060 kB
Buffers:              16 kB
Cached:          1128656 kB
SwapCached:         2860 kB
Active:         32741380 kB
Inactive:         960068 kB
Active(anon):   32532652 kB
Inactive(anon):    52736 kB
Active(file):     208728 kB
Inactive(file):   907332 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33000896 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            219464 kB
Writeback:             0 kB
AnonPages:      32572988 kB
Mapped:           130416 kB
Shmem:             12612 kB
KReclaimable:     222520 kB
Slab:             315908 kB
SReclaimable:     222520 kB
SUnreclaim:        93388 kB
KernelStack:        4336 kB
PageTables:        67844 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:   38147216 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150616 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:  13107200 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:      197332 kB
DirectMap2M:     9011200 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 430976 MiB
End job on nodeC023 at 2025-07-11 20:25:54