Trace number 4511817

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SCIP-NaPS 1.00a1? 1479.91 1484.41

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/
hw256/normalized-hw256-vm98p-dec.opb.negationfix.opb
MD5SUM0ade693002e69cf4f48fe48722d4f7a3
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark3.06659
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables670720
Total number of constraints5752
Number of constraints which are clauses2619
Number of constraints which are cardinality constraints (but not clauses)2619
Number of constraints which are nor clauses,nor cardinality constraints514
Minimum length of a constraint256
Maximum length of a constraint2620
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 947734
Number of bits of the biggest number in a constraint 20
Biggest sum of numbers in a constraint 2162769
Number of bits of the biggest sum of numbers22
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

503.19/505.01	c Command: HOME/scip-naps.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4511817-1751205315.opb
503.19/505.01	c Solving mode: decision
503.19/505.01	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
503.19/505.01	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
503.19/505.01	c original problem has 670720 variables (670720 bin, 0 int, 0 impl, 0 cont) and 5752 constraints
503.19/505.01	c presolving:
503.19/505.01	c (round 1, fast)       1798 del vars, 2 del conss, 0 add conss, 1542 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 165739 clqs
503.19/505.01	c (round 2, exhaustive) 1798 del vars, 2621 del conss, 0 add conss, 1542 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 165739 clqs
503.19/505.01	c (round 3, exhaustive) 1798 del vars, 2621 del conss, 0 add conss, 1542 chg bounds, 0 chg sides, 0 chg coeffs, 3131 upgd conss, 0 impls, 165739 clqs
503.19/505.01	c    (23.9s) probing: 51/668922 (0.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
503.19/505.01	c    (23.9s) probing aborted: 50/50 successive totally useless probings
503.19/505.01	c    (24.6s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
503.19/505.01	c symmetry computation terminated early, because number of cells 100140 in Nauty exceeds limit of 100000
503.19/505.01	c for running full symmetry detection, increase value of parameter propagating/symmetry/nautymaxncells
503.19/505.01	c    (26.4s) symmetry computation finished: 18 generators found (max: 95, log10 of symmetry group size: 0.0) (symcode time: 1.21)
503.19/505.01	c dynamic symmetry handling statistics:
503.19/505.01	c    orbitopal reduction:       no components
503.19/505.01	c    orbital reduction:          1 components of sizes 18
503.19/505.01	c    lexicographic reduction:   18 permutations with support sizes 512, 512, 512, 512, 512, 512, 512, 512, 512, 512, 512, 512, 512, 512, 512, 512, 512, 512
503.19/505.01	c handled 1 out of 1 symmetry components
503.19/505.01	c presolving (4 rounds: 4 fast, 3 medium, 3 exhaustive):
503.19/505.01	c  1798 deleted vars, 2621 deleted constraints, 0 added constraints, 1542 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
503.19/505.01	c  0 implications, 165739 cliques
503.19/505.01	c presolved problem has 668922 variables (668922 bin, 0 int, 0 impl, 0 cont) and 3131 constraints
503.19/505.01	c     512 constraints of type <knapsack>
503.19/505.01	c    2619 constraints of type <setppc>
503.19/505.01	c transformed objective value is always integral (scale: 1)
503.19/505.01	c Presolving Time: 25.70
503.19/505.01	c 
503.19/505.01	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
503.19/505.01	c   188s|     1 |     0 | 16720 |     - |  4314M |   0 | 668k|3192 |3131 |   0 |  0 |  82 |   0 | 0.000000e+00 |      --      |    Inf | unknown
503.19/505.01	c   407s|     1 |     0 | 31043 |     - |  4560M |   0 | 668k|3189 |3387 | 256 |  1 |  82 |   0 | 0.000000e+00 |      --      |    Inf | unknown
503.19/505.01	c   500s|     1 |     0 | 33346 |     - |  4642M |   0 | 668k|3188 |3643 | 512 |  2 |  82 |   0 | 0.000000e+00 |      --      |    Inf | unknown
503.19/505.01	c (node 1) LP solver hit time limit in LP 31 -- using pseudo solution instead
503.19/505.01	c 
503.19/505.01	c SCIP Status        : solving was interrupted [time limit reached]
503.19/505.01	c Solving Time (sec) : 500.33
503.19/505.01	c Solving Nodes      : 1
503.19/505.01	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
503.19/505.01	c Dual Bound         : +0.00000000000000e+00
503.19/505.01	c Gap                : infinite
503.19/505.01	c ----------------------------------------------------------------------
503.19/505.01	c dual bound: 0.0 -> 0
503.19/505.01	c primal bound: 1e+20 -> 100000000000000000000
503.19/505.01	c scip-goal-lb: 0
503.19/505.01	c scip-goal-ub: 100000000000000000000
503.19/505.01	c writing output to: HOME/tmpj3a91tkv.opb
503.19/505.01	c appending fixed variable constraints
503.19/505.01	c scip-fixed vars: 0.27% (1798/668922)
503.19/505.01	c ----------------------------------------------------------------------
503.19/505.01	c executing external solver: HOME/naps-1.03a6
503.19/505.01	c ----------------------------------------------------------------------
503.19/505.01	c command: HOME/naps-1.03a6 HOME/tmpj3a91tkv.opb
503.34/505.15	c NaPS 1.03a6.
503.34/505.15	c Input file name: HOME/tmpj3a91tkv.opb
1473.93/1478.40	c malloc failed in xmalloc
1473.93/1478.40	c
1473.93/1478.40	c *** TERMINATED *** by signal 15
1473.93/1478.40	c _____________________________________________________________________________
1473.93/1478.40	c std/band forms        : 346,0
1473.93/1478.40	c 2cl/3cl ITE-codings   : 0,0
1473.93/1478.40	c BDD/srt/adr Max costs : 2377100,1408954,0
1473.93/1478.40	c BDDraw/bin/mul/srt/adr: 24,0,0,322,0
1473.93/1478.40	c BDD nodes             : 49200903
1473.93/1478.40	c Es1/CC detections     : 0,0
1473.93/1478.40	c CC sort               : 0
1473.93/1478.40	c SAT/UNSAT calls       : 0,0
1473.93/1478.40	c regenrated variables  : 0
1473.93/1478.40	c eliminated fixed lits : 6310
1473.93/1478.40	c goal lit flips        : 0
1473.93/1478.40	c goal stages           : 0
1473.93/1478.40	c goal shrink           : 0
1473.93/1478.40	c goal coeff separations: 0
1473.93/1478.40	c restarts              : 0
1473.93/1478.40	c conflicts             : 0              (0 /sec)
1473.93/1478.40	c decisions             : 0              (0 /sec)
1473.93/1478.40	c propagations          : 0              (0 /sec)
1473.93/1478.40	c inspects              : 0              (0 /sec)
1473.93/1478.40	c CPU time (solving tm) : 963 s        (0 s, SAT 0 s, UNSAT 0 s)
1473.93/1478.40	c Time for Opt-base     : 111.8 s
1473.93/1478.40	c Steps for Opt-base    : 620122796
1473.93/1478.40	c Time for BDD coding   : 344.2 s
1473.93/1478.40	c Time for srt coding   : 458.6 s
1473.93/1478.40	c _____________________________________________________________________________
503.34/1478.73	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: 63837 MiB (61567 MiB free)
  memory of node 1: 64465 MiB (61329 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4511817-1751205315/watcher-4511817-1751205315 -o /tmp/evaluation-result-4511817-1751205315/solver-4511817-1751205315 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1751204746-27067 --watchdog 3760 ./scip-naps-1.00.sh HOME/instance-4511817-1751205315.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
Starting watchdog thread
solver pid=27947, runsolver pid=27944
Current StackSize limit: 8192 KiB


[startup+0.100083 s]*
/proc/loadavg: 4.16 3.86 3.10 5/256 27952
/proc/meminfo: memFree=125854308/131382116 swapFree=33010684/33010684
[pid=27947] ppid=27944 vsize=4192 memory=2944 CPUtime=0.01 cores=5,7
/proc/27947/stat : 27947 (scip-naps-1.00.) S 27944 27947 27054 0 -1 4194304 257 341 0 0 0 0 0 1 20 0 1 0 36210780 4292608 736 18446744073709551615 94065674092544 94065674987077 140734228439840 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94065675226128 94065675273872 94065687195648 140734228445601 140734228445698 140734228445698 140734228451300 0
/proc/27947/statm: 1048 736 672 219 0 110 0
[pid=27952] ppid=27947 vsize=12784 memory=9984 CPUtime=0.05 cores=5,7
/proc/27952/stat : 27952 (python3) R 27947 27947 27054 0 -1 4194304 1487 0 0 0 4 1 0 0 20 0 1 0 36210784 13090816 2496 18446744073709551615 94904840339456 94904840339833 140733276693008 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94904840351128 94904840351748 94904850960384 140733276698968 140733276699170 140733276699170 140733276704743 0
/proc/27952/statm: 3196 2496 1184 1 0 1408 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 16976 KiB
Current children cumulated memory: 12928 KiB

[startup+0.207739 s]*
/proc/loadavg: 4.16 3.86 3.10 5/256 27952
/proc/meminfo: memFree=125854308/131382116 swapFree=33010684/33010684
[pid=27947] ppid=27944 vsize=4192 memory=2944 CPUtime=0.01 cores=5,7
/proc/27947/stat : 27947 (scip-naps-1.00.) S 27944 27947 27054 0 -1 4194304 257 341 0 0 0 0 0 1 20 0 1 0 36210780 4292608 736 18446744073709551615 94065674092544 94065674987077 140734228439840 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94065675226128 94065675273872 94065687195648 140734228445601 140734228445698 140734228445698 140734228451300 0
/proc/27947/statm: 1048 736 672 219 0 110 0
[pid=27952] ppid=27947 vsize=1186240 memory=30820 CPUtime=0.16 cores=5,7
/proc/27952/stat : 27952 (python3) R 27947 27947 27054 0 -1 4194304 3534 0 0 0 14 2 0 0 20 0 1 0 36210784 1214709760 7705 18446744073709551615 94904840339456 94904840339833 140733276693008 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94904840351128 94904840351748 94904850960384 140733276698968 140733276699170 140733276699170 140733276704743 0
/proc/27952/statm: 296560 7705 4830 1 0 268582 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 1190432 KiB
Current children cumulated memory: 33764 KiB

[startup+0.307641 s]*
/proc/loadavg: 4.16 3.86 3.10 5/256 27952
/proc/meminfo: memFree=125854308/131382116 swapFree=33010684/33010684
[pid=27947] ppid=27944 vsize=4192 memory=2944 CPUtime=0.01 cores=5,7
/proc/27947/stat : 27947 (scip-naps-1.00.) S 27944 27947 27054 0 -1 4194304 257 341 0 0 0 0 0 1 20 0 1 0 36210780 4292608 736 18446744073709551615 94065674092544 94065674987077 140734228439840 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94065675226128 94065675273872 94065687195648 140734228445601 140734228445698 140734228445698 140734228451300 0
/proc/27947/statm: 1048 736 672 219 0 110 0
[pid=27952] ppid=27947 vsize=1190468 memory=35556 CPUtime=0.25 cores=5,7
/proc/27952/stat : 27952 (python3) R 27947 27947 27054 0 -1 4194304 4505 0 0 0 23 2 0 0 20 0 1 0 36210784 1219039232 8889 18446744073709551615 94904840339456 94904840339833 140733276693008 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94904840351128 94904840351748 94904850960384 140733276698968 140733276699170 140733276699170 140733276704743 0
/proc/27952/statm: 297617 8889 5054 1 0 269508 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 1194660 KiB
Current children cumulated memory: 38500 KiB

[startup+0.700394 s]
/proc/loadavg: 4.16 3.86 3.10 5/256 27952
/proc/meminfo: memFree=125854308/131382116 swapFree=33010684/33010684
[pid=27947] ppid=27944 vsize=4192 memory=2944 CPUtime=0.01 cores=5,7
/proc/27947/stat : 27947 (scip-naps-1.00.) S 27944 27947 27054 0 -1 4194304 257 341 0 0 0 0 0 1 20 0 1 0 36210780 4292608 736 18446744073709551615 94065674092544 94065674987077 140734228439840 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94065675226128 94065675273872 94065687195648 140734228445601 140734228445698 140734228445698 140734228451300 0
/proc/27947/statm: 1048 736 672 219 0 110 0
[pid=27952] ppid=27947 vsize=1379132 memory=229860 CPUtime=0.63 cores=5,7
/proc/27952/stat : 27952 (python3) R 27947 27947 27054 0 -1 4194304 50724 0 0 0 50 13 0 0 20 0 1 0 36210784 1412231168 57465 18446744073709551615 94904840339456 94904840339833 140733276693008 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94904840351128 94904840351748 94904850960384 140733276698968 140733276699170 140733276699170 140733276704743 0
/proc/27952/statm: 344783 57465 7614 1 0 316141 0
Current children cumulated CPU time: 0.64 s
Current children cumulated vsize: 1383324 KiB
Current children cumulated memory: 232804 KiB

[startup+1.50038 s]
/proc/loadavg: 4.16 3.86 3.10 5/256 27952
/proc/meminfo: memFree=125789360/131382116 swapFree=33010684/33010684
[pid=27947] ppid=27944 vsize=4192 memory=2944 CPUtime=0.01 cores=5,7
/proc/27947/stat : 27947 (scip-naps-1.00.) S 27944 27947 27054 0 -1 4194304 257 341 0 0 0 0 0 1 20 0 1 0 36210780 4292608 736 18446744073709551615 94065674092544 94065674987077 140734228439840 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94065675226128 94065675273872 94065687195648 140734228445601 140734228445698 140734228445698 140734228451300 0
/proc/27947/statm: 1048 736 672 219 0 110 0
[pid=27952] ppid=27947 vsize=1818080 memory=668772 CPUtime=1.43 cores=5,7
/proc/27952/stat : 27952 (python3) R 27947 27947 27054 0 -1 4194304 157913 0 0 0 109 34 0 0 20 0 1 0 36210784 1861713920 167193 18446744073709551615 94904840339456 94904840339833 140733276693008 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94904840351128 94904840351748 94904850960384 140733276698968 140733276699170 140733276699170 140733276704743 0
/proc/27952/statm: 454520 167193 7614 1 0 425878 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 1822272 KiB
Current children cumulated memory: 671716 KiB

[startup+3.11331 s]
/proc/loadavg: 4.16 3.86 3.10 5/256 27952
/proc/meminfo: memFree=124814876/131382116 swapFree=33010684/33010684
[pid=27947] ppid=27944 vsize=4192 memory=2944 CPUtime=0.01 cores=5,7
/proc/27947/stat : 27947 (scip-naps-1.00.) S 27944 27947 27054 0 -1 4194304 257 341 0 0 0 0 0 1 20 0 1 0 36210780 4292608 736 18446744073709551615 94065674092544 94065674987077 140734228439840 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94065675226128 94065675273872 94065687195648 140734228445601 140734228445698 140734228445698 140734228451300 0
/proc/27947/statm: 1048 736 672 219 0 110 0
[pid=27952] ppid=27947 vsize=2562484 memory=1412748 CPUtime=3.04 cores=5,7
/proc/27952/stat : 27952 (python3) R 27947 27947 27054 0 -1 4194304 341203 0 0 0 240 64 0 0 20 0 1 0 36210784 2623983616 353187 18446744073709551615 94904840339456 94904840339833 140733276693008 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94904840351128 94904840351748 94904850960384 140733276698968 140733276699170 140733276699170 140733276704743 0
/proc/27952/statm: 640621 353187 7774 1 0 611979 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 2566676 KiB
Current children cumulated memory: 1415692 KiB

[startup+6.30038 s]
/proc/loadavg: 4.14 3.86 3.11 5/256 27952
/proc/meminfo: memFree=124445192/131382116 swapFree=33010684/33010684
[pid=27947] ppid=27944 vsize=4192 memory=2944 CPUtime=0.01 cores=5,7
/proc/27947/stat : 27947 (scip-naps-1.00.) S 27944 27947 27054 0 -1 4194304 257 341 0 0 0 0 0 1 20 0 1 0 36210780 4292608 736 18446744073709551615 94065674092544 94065674987077 140734228439840 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94065675226128 94065675273872 94065687195648 140734228445601 140734228445698 140734228445698 140734228451300 0
/proc/27947/statm: 1048 736 672 219 0 110 0
[pid=27952] ppid=27947 vsize=3011028 memory=1797016 CPUtime=6.21 cores=5,7
/proc/27952/stat : 27952 (python3) R 27947 27947 27054 0 -1 4194304 426977 0 0 0 543 78 0 0 20 0 1 0 36210784 3083292672 449254 18446744073709551615 94904840339456 94904840339833 140733276693008 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94904840351128 94904840351748 94904850960384 140733276698968 140733276699170 140733276699170 140733276704743 0
/proc/27952/statm: 752757 449254 7870 1 0 724115 0
Current children cumulated CPU time: 6.22 s
Current children cumulated vsize: 3015220 KiB
Current children cumulated memory: 1799960 KiB

[startup+12.7004 s]
/proc/loadavg: 4.13 3.86 3.11 5/256 27952
/proc/meminfo: memFree=123371772/131382116 swapFree=33010684/33010684
[pid=27947] ppid=27944 vsize=4192 memory=2944 CPUtime=0.01 cores=5,7
/proc/27947/stat : 27947 (scip-naps-1.00.) S 27944 27947 27054 0 -1 4194304 257 341 0 0 0 0 0 1 20 0 1 0 36210780 4292608 736 18446744073709551615 94065674092544 94065674987077 140734228439840 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94065675226128 94065675273872 94065687195648 140734228445601 140734228445698 140734228445698 140734228451300 0
/proc/27947/statm: 1048 736 672 219 0 110 0
[pid=27952] ppid=27947 vsize=3011028 memory=1797016 CPUtime=12.59 cores=5,7
/proc/27952/stat : 27952 (python3) R 27947 27947 27054 0 -1 4194304 426979 0 0 0 1180 79 0 0 20 0 1 0 36210784 3083292672 449254 18446744073709551615 94904840339456 94904840339833 140733276693008 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94904840351128 94904840351748 94904850960384 140733276698968 140733276699170 140733276699170 140733276704743 0
/proc/27952/statm: 752757 449254 7870 1 0 724115 0
Current children cumulated CPU time: 12.6 s
Current children cumulated vsize: 3015220 KiB
Current children cumulated memory: 1799960 KiB

[startup+25.5004 s]
/proc/loadavg: 4.10 3.87 3.13 5/256 27952
/proc/meminfo: memFree=121502464/131382116 swapFree=33010684/33010684
[pid=27947] ppid=27944 vsize=4192 memory=2944 CPUtime=0.01 cores=5,7
/proc/27947/stat : 27947 (scip-naps-1.00.) S 27944 27947 27054 0 -1 4194304 257 341 0 0 0 0 0 1 20 0 1 0 36210780 4292608 736 18446744073709551615 94065674092544 94065674987077 140734228439840 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94065675226128 94065675273872 94065687195648 140734228445601 140734228445698 140734228445698 140734228451300 0
/proc/27947/statm: 1048 736 672 219 0 110 0
[pid=27952] ppid=27947 vsize=4380820 memory=3087128 CPUtime=25.37 cores=5,7
/proc/27952/stat : 27952 (python3) R 27947 27947 27054 0 -1 4194304 642199 0 0 0 2416 121 0 0 20 0 1 0 36210784 4485959680 771782 18446744073709551615 94904840339456 94904840339833 140733276693008 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94904840351128 94904840351748 94904850960384 140733276698968 140733276699170 140733276699170 140733276704743 0
/proc/27952/statm: 1095205 771782 7934 1 0 1066563 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 4385012 KiB
Current children cumulated memory: 3090072 KiB

[startup+51.1133 s]
/proc/loadavg: 4.12 3.90 3.16 5/256 28052
/proc/meminfo: memFree=119430168/131382116 swapFree=33010684/33010684
[pid=27947] ppid=27944 vsize=4192 memory=2944 CPUtime=0.01 cores=5,7
/proc/27947/stat : 27947 (scip-naps-1.00.) S 27944 27947 27054 0 -1 4194304 257 341 0 0 0 0 0 1 20 0 1 0 36210780 4292608 736 18446744073709551615 94065674092544 94065674987077 140734228439840 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94065675226128 94065675273872 94065687195648 140734228445601 140734228445698 140734228445698 140734228451300 0
/proc/27947/statm: 1048 736 672 219 0 110 0
[pid=27952] ppid=27947 vsize=5939004 memory=4307360 CPUtime=50.87 cores=5,7
/proc/27952/stat : 27952 (python3) R 27947 27947 27054 0 -1 4194304 861863 0 0 0 4911 176 0 0 20 0 1 0 36210784 6081540096 1076840 18446744073709551615 94904840339456 94904840339833 140733276693008 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94904840351128 94904840351748 94904850960384 140733276698968 140733276699170 140733276699170 140733276704743 0
/proc/27952/statm: 1484751 1076840 8126 1 0 1456109 0
Current children cumulated CPU time: 50.88 s
Current children cumulated vsize: 5943196 KiB
Current children cumulated memory: 4310304 KiB

[startup+102.3 s]
/proc/loadavg: 4.10 3.93 3.21 5/259 28155
/proc/meminfo: memFree=111137748/131382116 swapFree=33010684/33010684
[pid=27947] ppid=27944 vsize=4192 memory=2944 CPUtime=0.01 cores=5,7
/proc/27947/stat : 27947 (scip-naps-1.00.) S 27944 27947 27054 0 -1 4194304 257 341 0 0 0 0 0 1 20 0 1 0 36210780 4292608 736 18446744073709551615 94065674092544 94065674987077 140734228439840 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94065675226128 94065675273872 94065687195648 140734228445601 140734228445698 140734228445698 140734228451300 0
/proc/27947/statm: 1048 736 672 219 0 110 0
[pid=27952] ppid=27947 vsize=5956956 memory=4335196 CPUtime=101.9 cores=5,7
/proc/27952/stat : 27952 (python3) R 27947 27947 27054 0 -1 4194304 865365 0 0 0 10009 181 0 0 20 0 1 0 36210784 6099922944 1083799 18446744073709551615 94904840339456 94904840339833 140733276693008 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94904840351128 94904840351748 94904850960384 140733276698968 140733276699170 140733276699170 140733276704743 0
/proc/27952/statm: 1489239 1083799 8126 1 0 1460597 0
Current children cumulated CPU time: 101.91 s
Current children cumulated vsize: 5961148 KiB
Current children cumulated memory: 4338140 KiB

[startup+162.3 s]
/proc/loadavg: 4.15 3.98 3.27 5/261 28163
/proc/meminfo: memFree=103499044/131382116 swapFree=33010684/33010684
[pid=27947] ppid=27944 vsize=4192 memory=2944 CPUtime=0.01 cores=5,7
/proc/27947/stat : 27947 (scip-naps-1.00.) S 27944 27947 27054 0 -1 4194304 257 341 0 0 0 0 0 1 20 0 1 0 36210780 4292608 736 18446744073709551615 94065674092544 94065674987077 140734228439840 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94065675226128 94065675273872 94065687195648 140734228445601 140734228445698 140734228445698 140734228451300 0
/proc/27947/statm: 1048 736 672 219 0 110 0
[pid=27952] ppid=27947 vsize=5956956 memory=4335580 CPUtime=161.73 cores=5,7
/proc/27952/stat : 27952 (python3) R 27947 27947 27054 0 -1 4194304 865583 0 0 0 15988 185 0 0 20 0 1 0 36210784 6099922944 1083895 18446744073709551615 94904840339456 94904840339833 140733276693008 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94904840351128 94904840351748 94904850960384 140733276698968 140733276699170 140733276699170 140733276704743 0
/proc/27952/statm: 1489239 1083895 8126 1 0 1460597 0
Current children cumulated CPU time: 161.74 s
Current children cumulated vsize: 5961148 KiB
Current children cumulated memory: 4338524 KiB

[startup+222.3 s]
/proc/loadavg: 4.11 4.00 3.33 5/261 28165
/proc/meminfo: memFree=102636656/131382116 swapFree=33010684/33010684
[pid=27947] ppid=27944 vsize=4192 memory=2944 CPUtime=0.01 cores=5,7
/proc/27947/stat : 27947 (scip-naps-1.00.) S 27944 27947 27054 0 -1 4194304 257 341 0 0 0 0 0 1 20 0 1 0 36210780 4292608 736 18446744073709551615 94065674092544 94065674987077 140734228439840 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94065675226128 94065675273872 94065687195648 140734228445601 140734228445698 140734228445698 140734228451300 0
/proc/27947/statm: 1048 736 672 219 0 110 0
[pid=27952] ppid=27947 vsize=5981472 memory=4359920 CPUtime=221.52 cores=5,7
/proc/27952/stat : 27952 (python3) R 27947 27947 27054 0 -1 4194304 869470 0 0 0 21964 188 0 0 20 0 1 0 36210784 6125027328 1089980 18446744073709551615 94904840339456 94904840339833 140733276693008 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94904840351128 94904840351748 94904850960384 140733276698968 140733276699170 140733276699170 140733276704743 0
/proc/27952/statm: 1495368 1089980 8126 1 0 1466726 0
Current children cumulated CPU time: 221.53 s
Current children cumulated vsize: 5985664 KiB

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

Current children cumulated CPU time: 1059 s
Current children cumulated vsize: 23567692 KiB
Current children cumulated memory: 21507368 KiB

[startup+1122.3 s]
/proc/loadavg: 4.11 4.10 3.85 5/258 28315
/proc/meminfo: memFree=79151480/131382116 swapFree=33010684/33010684
[pid=27947] ppid=27944 vsize=4192 memory=2944 CPUtime=0.01 cores=5,7
/proc/27947/stat : 27947 (scip-naps-1.00.) S 27944 27947 27054 0 -1 4194304 257 341 0 0 0 0 0 1 20 0 1 0 36210780 4292608 736 18446744073709551615 94065674092544 94065674987077 140734228439840 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94065675226128 94065675273872 94065687195648 140734228445601 140734228445698 140734228445698 140734228451300 0
/proc/27947/statm: 1048 736 672 219 0 110 0
[pid=27952] ppid=27947 vsize=6681780 memory=5033216 CPUtime=503.33 cores=5,7
/proc/27952/stat : 27952 (python3) S 27947 27947 27054 0 -1 4194304 1014608 0 0 0 50097 236 0 0 20 0 1 0 36210784 6842142720 1258304 18446744073709551615 94904840339456 94904840339833 140733276693008 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94904840351128 94904840351748 94904850960384 140733276698968 140733276699170 140733276699170 140733276704743 0
/proc/27952/statm: 1670445 1258304 8158 1 0 1641803 0
[pid=28186] ppid=27952 vsize=17215548 memory=16960636 CPUtime=615.49 cores=5,7
/proc/28186/stat : 28186 (naps-1.03a6) R 27952 28186 28186 0 -1 4194304 2075890 0 0 0 60863 686 0 0 20 0 1 0 36261286 17628721152 4240159 18446744073709551615 4198400 7047149 140723965537712 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 40464384 140723965544849 140723965544947 140723965544947 140723965550537 0
/proc/28186/statm: 4303887 4240159 544 696 0 4303048 0
Current children cumulated CPU time: 1118.83 s
Current children cumulated vsize: 23901520 KiB
Current children cumulated memory: 21996796 KiB

[startup+1182.3 s]
/proc/loadavg: 4.09 4.10 3.87 5/258 28319
/proc/meminfo: memFree=74620456/131382116 swapFree=33010684/33010684
[pid=27947] ppid=27944 vsize=4192 memory=2944 CPUtime=0.01 cores=5,7
/proc/27947/stat : 27947 (scip-naps-1.00.) S 27944 27947 27054 0 -1 4194304 257 341 0 0 0 0 0 1 20 0 1 0 36210780 4292608 736 18446744073709551615 94065674092544 94065674987077 140734228439840 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94065675226128 94065675273872 94065687195648 140734228445601 140734228445698 140734228445698 140734228451300 0
/proc/27947/statm: 1048 736 672 219 0 110 0
[pid=27952] ppid=27947 vsize=6681780 memory=5033216 CPUtime=503.33 cores=5,7
/proc/27952/stat : 27952 (python3) S 27947 27947 27054 0 -1 4194304 1014608 0 0 0 50097 236 0 0 20 0 1 0 36210784 6842142720 1258304 18446744073709551615 94904840339456 94904840339833 140733276693008 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94904840351128 94904840351748 94904850960384 140733276698968 140733276699170 140733276699170 140733276704743 0
/proc/27952/statm: 1670445 1258304 8158 1 0 1641803 0
[pid=28186] ppid=27952 vsize=17415792 memory=17259160 CPUtime=675.31 cores=5,7
/proc/28186/stat : 28186 (naps-1.03a6) R 27952 28186 28186 0 -1 4194304 2131861 0 0 0 66831 700 0 0 20 0 1 0 36261286 17833771008 4314790 18446744073709551615 4198400 7047149 140723965537712 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 40464384 140723965544849 140723965544947 140723965544947 140723965550537 0
/proc/28186/statm: 4353948 4314790 544 696 0 4353109 0
Current children cumulated CPU time: 1178.65 s
Current children cumulated vsize: 24101764 KiB
Current children cumulated memory: 22295320 KiB

[startup+1242.3 s]
/proc/loadavg: 4.14 4.11 3.89 5/257 28321
/proc/meminfo: memFree=71091160/131382116 swapFree=33010684/33010684
[pid=27947] ppid=27944 vsize=4192 memory=2944 CPUtime=0.01 cores=5,7
/proc/27947/stat : 27947 (scip-naps-1.00.) S 27944 27947 27054 0 -1 4194304 257 341 0 0 0 0 0 1 20 0 1 0 36210780 4292608 736 18446744073709551615 94065674092544 94065674987077 140734228439840 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94065675226128 94065675273872 94065687195648 140734228445601 140734228445698 140734228445698 140734228451300 0
/proc/27947/statm: 1048 736 672 219 0 110 0
[pid=27952] ppid=27947 vsize=6681780 memory=5033216 CPUtime=503.33 cores=5,7
/proc/27952/stat : 27952 (python3) S 27947 27947 27054 0 -1 4194304 1014608 0 0 0 50097 236 0 0 20 0 1 0 36210784 6842142720 1258304 18446744073709551615 94904840339456 94904840339833 140733276693008 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94904840351128 94904840351748 94904850960384 140733276698968 140733276699170 140733276699170 140733276704743 0
/proc/27952/statm: 1670445 1258304 8158 1 0 1641803 0
[pid=28186] ppid=27952 vsize=17516376 memory=17429424 CPUtime=735.13 cores=5,7
/proc/28186/stat : 28186 (naps-1.03a6) R 27952 28186 28186 0 -1 4194304 2162828 0 0 0 72806 707 0 0 20 0 1 0 36261286 17936769024 4357356 18446744073709551615 4198400 7047149 140723965537712 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 40464384 140723965544849 140723965544947 140723965544947 140723965550537 0
/proc/28186/statm: 4379094 4357356 544 696 0 4378255 0
Current children cumulated CPU time: 1238.47 s
Current children cumulated vsize: 24202348 KiB
Current children cumulated memory: 22465584 KiB

[startup+1302.3 s]
/proc/loadavg: 4.10 4.10 3.91 5/257 28323
/proc/meminfo: memFree=67583124/131382116 swapFree=33010684/33010684
[pid=27947] ppid=27944 vsize=4192 memory=2944 CPUtime=0.01 cores=5,7
/proc/27947/stat : 27947 (scip-naps-1.00.) S 27944 27947 27054 0 -1 4194304 257 341 0 0 0 0 0 1 20 0 1 0 36210780 4292608 736 18446744073709551615 94065674092544 94065674987077 140734228439840 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94065675226128 94065675273872 94065687195648 140734228445601 140734228445698 140734228445698 140734228451300 0
/proc/27947/statm: 1048 736 672 219 0 110 0
[pid=27952] ppid=27947 vsize=6681780 memory=5033216 CPUtime=503.33 cores=5,7
/proc/27952/stat : 27952 (python3) S 27947 27947 27054 0 -1 4194304 1014608 0 0 0 50097 236 0 0 20 0 1 0 36210784 6842142720 1258304 18446744073709551615 94904840339456 94904840339833 140733276693008 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94904840351128 94904840351748 94904850960384 140733276698968 140733276699170 140733276699170 140733276704743 0
/proc/27952/statm: 1670445 1258304 8158 1 0 1641803 0
[pid=28186] ppid=27952 vsize=19412124 memory=17680968 CPUtime=794.96 cores=5,7
/proc/28186/stat : 28186 (naps-1.03a6) R 27952 28186 28186 0 -1 4194304 2194588 0 0 0 78780 716 0 0 20 0 1 0 36261286 19878014976 4420242 18446744073709551615 4198400 7047149 140723965537712 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 40464384 140723965544849 140723965544947 140723965544947 140723965550537 0
/proc/28186/statm: 4853031 4420242 544 696 0 4852192 0
Current children cumulated CPU time: 1298.3 s
Current children cumulated vsize: 26098096 KiB
Current children cumulated memory: 22717128 KiB

[startup+1362.3 s]
/proc/loadavg: 4.08 4.09 3.92 5/256 28374
/proc/meminfo: memFree=87205504/131382116 swapFree=33010684/33010684
[pid=27947] ppid=27944 vsize=4192 memory=2944 CPUtime=0.01 cores=5,7
/proc/27947/stat : 27947 (scip-naps-1.00.) S 27944 27947 27054 0 -1 4194304 257 341 0 0 0 0 0 1 20 0 1 0 36210780 4292608 736 18446744073709551615 94065674092544 94065674987077 140734228439840 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94065675226128 94065675273872 94065687195648 140734228445601 140734228445698 140734228445698 140734228451300 0
/proc/27947/statm: 1048 736 672 219 0 110 0
[pid=27952] ppid=27947 vsize=6681780 memory=5033216 CPUtime=503.33 cores=5,7
/proc/27952/stat : 27952 (python3) S 27947 27947 27054 0 -1 4194304 1014608 0 0 0 50097 236 0 0 20 0 1 0 36210784 6842142720 1258304 18446744073709551615 94904840339456 94904840339833 140733276693008 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94904840351128 94904840351748 94904850960384 140733276698968 140733276699170 140733276699170 140733276704743 0
/proc/27952/statm: 1670445 1258304 8158 1 0 1641803 0
[pid=28186] ppid=27952 vsize=19779612 memory=18115952 CPUtime=854.79 cores=5,7
/proc/28186/stat : 28186 (naps-1.03a6) R 27952 28186 28186 0 -1 4194304 2292904 0 0 0 84743 736 0 0 20 0 1 0 36261286 20254322688 4528988 18446744073709551615 4198400 7047149 140723965537712 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 40464384 140723965544849 140723965544947 140723965544947 140723965550537 0
/proc/28186/statm: 4944903 4528988 544 696 0 4944064 0
Current children cumulated CPU time: 1358.13 s
Current children cumulated vsize: 26465584 KiB
Current children cumulated memory: 23152112 KiB

[startup+1422.3 s]
/proc/loadavg: 4.16 4.12 3.94 5/259 28383
/proc/meminfo: memFree=83027712/131382116 swapFree=33010684/33010684
[pid=27947] ppid=27944 vsize=4192 memory=2944 CPUtime=0.01 cores=5,7
/proc/27947/stat : 27947 (scip-naps-1.00.) S 27944 27947 27054 0 -1 4194304 257 341 0 0 0 0 0 1 20 0 1 0 36210780 4292608 736 18446744073709551615 94065674092544 94065674987077 140734228439840 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94065675226128 94065675273872 94065687195648 140734228445601 140734228445698 140734228445698 140734228451300 0
/proc/27947/statm: 1048 736 672 219 0 110 0
[pid=27952] ppid=27947 vsize=6681780 memory=5033216 CPUtime=503.33 cores=5,7
/proc/27952/stat : 27952 (python3) S 27947 27947 27054 0 -1 4194304 1014608 0 0 0 50097 236 0 0 20 0 1 0 36210784 6842142720 1258304 18446744073709551615 94904840339456 94904840339833 140733276693008 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94904840351128 94904840351748 94904850960384 140733276698968 140733276699170 140733276699170 140733276704743 0
/proc/27952/statm: 1670445 1258304 8158 1 0 1641803 0
[pid=28186] ppid=27952 vsize=19913196 memory=18345812 CPUtime=914.63 cores=5,7
/proc/28186/stat : 28186 (naps-1.03a6) R 27952 28186 28186 0 -1 4194304 2331707 0 0 0 90716 747 0 0 20 0 1 0 36261286 20391112704 4586453 18446744073709551615 4198400 7047149 140723965537712 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 40464384 140723965544849 140723965544947 140723965544947 140723965550537 0
/proc/28186/statm: 4978299 4586453 544 696 0 4977460 0
Current children cumulated CPU time: 1417.97 s
Current children cumulated vsize: 26599168 KiB
Current children cumulated memory: 23381972 KiB

[startup+1482.3 s]
/proc/loadavg: 4.06 4.10 3.95 5/258 28385
/proc/meminfo: memFree=98179872/131382116 swapFree=33010684/33010684
[pid=27947] ppid=27944 vsize=4192 memory=2944 CPUtime=0.01 cores=5,7
/proc/27947/stat : 27947 (scip-naps-1.00.) S 27944 27947 27054 0 -1 4194304 257 341 0 0 0 0 0 1 20 0 1 0 36210780 4292608 736 18446744073709551615 94065674092544 94065674987077 140734228439840 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94065675226128 94065675273872 94065687195648 140734228445601 140734228445698 140734228445698 140734228451300 0
/proc/27947/statm: 1048 736 672 219 0 110 0
[pid=27952] ppid=27947 vsize=6681780 memory=5033216 CPUtime=1477.76 cores=5,7
/proc/27952/stat : 27952 (python3) R 27947 27947 27054 0 -1 4194304 1433814 2371191 0 0 50409 276 96300 791 20 0 1 0 36210784 6842142720 1258304 18446744073709551615 94904840339456 94904840339833 140733276693008 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94904840351128 94904840351748 94904850960384 140733276698968 140733276699170 140733276699170 140733276704743 0
/proc/27952/statm: 1670445 1258304 8158 1 0 1641803 0
Current children cumulated CPU time: 1477.77 s
Current children cumulated vsize: 6685972 KiB
Current children cumulated memory: 5036160 KiB

[startup+1484.41 s]
# the end of solver process 27947 was just reported to runsolver
# Child status: 0

# cumulated CPU time of all completed processes:  user=1468.77 s, system=11.1397 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1483.2 s]
/proc/loadavg: 4.06 4.10 3.95 5/258 28385
/proc/meminfo: memFree=98131232/131382116 swapFree=33010684/33010684
[pid=27947] ppid=27944 vsize=4192 memory=2944 CPUtime=0.01 cores=5,7
/proc/27947/stat : 27947 (scip-naps-1.00.) S 27944 27947 27054 0 -1 4194304 257 341 0 0 0 0 0 1 20 0 1 0 36210780 4292608 736 18446744073709551615 94065674092544 94065674987077 140734228439840 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94065675226128 94065675273872 94065687195648 140734228445601 140734228445698 140734228445698 140734228451300 0
/proc/27947/statm: 1048 736 672 219 0 110 0
[pid=27952] ppid=27947 vsize=6681780 memory=5033216 CPUtime=1478.66 cores=5,7
/proc/27952/stat : 27952 (python3) R 27947 27947 27054 0 -1 4194304 1597346 2371191 0 0 50482 293 96300 791 20 0 1 0 36210784 6842142720 1258304 18446744073709551615 94904840339456 94904840339833 140733276693008 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94904840351128 94904840351748 94904850960384 140733276698968 140733276699170 140733276699170 140733276704743 0
/proc/27952/statm: 1670445 1258304 8158 1 0 1641803 0
Current children cumulated CPU time: 1478.67 s
Current children cumulated vsize: 6685972 KiB
Current children cumulated memory: 5036160 KiB

[startup+1484 s]*
/proc/loadavg: 4.06 4.10 3.95 5/258 28385
/proc/meminfo: memFree=98994424/131382116 swapFree=33010684/33010684
[pid=27947] ppid=27944 vsize=4192 memory=2944 CPUtime=0.01 cores=5,7
/proc/27947/stat : 27947 (scip-naps-1.00.) S 27944 27947 27054 0 -1 4194304 257 341 0 0 0 0 0 1 20 0 1 0 36210780 4292608 736 18446744073709551615 94065674092544 94065674987077 140734228439840 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94065675226128 94065675273872 94065687195648 140734228445601 140734228445698 140734228445698 140734228451300 0
/proc/27947/statm: 1048 736 672 219 0 110 0
[pid=27952] ppid=27947 vsize=5341048 memory=4146452 CPUtime=1479.47 cores=5,7
/proc/27952/stat : 27952 (python3) R 27947 27947 27054 0 -1 4194304 1772163 2371191 0 0 50552 304 96300 791 20 0 1 0 36210784 5469233152 1036613 18446744073709551615 94904840339456 94904840339833 140733276693008 0 0 0 0 16781312 0 0 0 0 17 5 0 0 0 0 0 94904840351128 94904840351748 94904850960384 140733276698968 140733276699170 140733276699170 140733276704743 0
/proc/27952/statm: 1335262 1036613 8190 1 0 1306620 0
Current children cumulated CPU time: 1479.48 s
Current children cumulated vsize: 5345240 KiB
Current children cumulated memory: 4149396 KiB

[startup+1484.4 s]
/proc/loadavg: 4.06 4.10 3.95 5/258 28385
/proc/meminfo: memFree=98994424/131382116 swapFree=33010684/33010684
[pid=27947] ppid=27944 vsize=4192 memory=2944 CPUtime=0.01 cores=5,7
/proc/27947/stat : 27947 (scip-naps-1.00.) S 27944 27947 27054 0 -1 4194304 257 341 0 0 0 0 0 1 20 0 1 0 36210780 4292608 736 18446744073709551615 94065674092544 94065674987077 140734228439840 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94065675226128 94065675273872 94065687195648 140734228445601 140734228445698 140734228445698 140734228451300 0
/proc/27947/statm: 1048 736 672 219 0 110 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 4192 KiB
Current children cumulated memory: 2944 KiB

Child status: 0

Real time (s): 1484.41
CPU time (s): 1479.91
CPU user time (s): 1468.77
CPU system time (s): 11.1397
CPU usage (%): 99.6969
Max. virtual memory (cumulated for all children) (KiB): 26732488
Max. memory (cumulated for all children) (KiB): 23671024

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1468.77
system time used= 11.1397
maximum resident set size= 18634864
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4174823
page faults= 0
swaps= 0
block input operations= 0
block output operations= 61696
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 340
involuntary context switches= 2296


# summary of solver processes directly reported to runsolver:
#   pid: 27947
#   total CPU time (s): 1479.91
#   total CPU user time (s): 1468.77
#   total CPU system time (s): 11.1397

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.17772 second user time and 15.4149 second system time

The end

Launcher Data

Begin job on nodeC004 at 2025-06-29 15:55:16
IDJOB=4511817
IDBENCH=160484
IDSOLVER=3368
FILE ID=nodeC004/4511817-1751205315
RUNJOBID= nodeC004-1751204746-27067
SLURM_JOB_ID= 9587619
Free space on /tmp= 432988 MiB

SOLVER NAME= SCIP-NaPS 1.00a1
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/hw256/normalized-hw256-vm98p-dec.opb.negationfix.opb
COMMAND LINE= ./scip-naps-1.00.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4511817-1751205315/watcher-4511817-1751205315 -o /tmp/evaluation-result-4511817-1751205315/solver-4511817-1751205315 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1751204746-27067 --watchdog 3760  ./scip-naps-1.00.sh HOME/instance-4511817-1751205315.opb

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

MD5SUM BENCH= 0ade693002e69cf4f48fe48722d4f7a3
RANDOM SEED=1264918325

nodeC004 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3491.876
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3662.393
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.520
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3700.000
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3662.454
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.213
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3700.000
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1497.215
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382116 kB
MemFree:        125847272 kB
MemAvailable:   127415120 kB
Buffers:            3280 kB
Cached:          2371536 kB
SwapCached:            0 kB
Active:          2481672 kB
Inactive:        2073324 kB
Active(anon):    2198160 kB
Inactive(anon):        0 kB
Active(file):     283512 kB
Inactive(file):  2073324 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             67432 kB
Writeback:             4 kB
AnonPages:       2183156 kB
Mapped:           129056 kB
Shmem:             17976 kB
KReclaimable:     101276 kB
Slab:             184164 kB
SReclaimable:     101276 kB
SUnreclaim:        82888 kB
KernelStack:        4112 kB
PageTables:         7888 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    5808744 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149464 kB
VmallocChunk:          0 kB
Percpu:             3680 kB
HardwareCorrupted:     0 kB
AnonHugePages:    374784 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:      197448 kB
DirectMap2M:    10190848 kB
DirectMap1G:    125829120 kB

Free space on /tmp at the end= 432716 MiB
End job on nodeC004 at 2025-06-29 16:20:01