Trace number 4511853

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? 1385.07 1388.99

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/
hw256/normalized-hw256-vm99p-dec.opb.negationfix.opb
MD5SUM59fcb85c6ef97ea95ede85b6c75e382f
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.33101
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables685824
Total number of constraints5870
Number of constraints which are clauses2678
Number of constraints which are cardinality constraints (but not clauses)2678
Number of constraints which are nor clauses,nor cardinality constraints514
Minimum length of a constraint256
Maximum length of a constraint2679
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 962884
Number of bits of the biggest number in a constraint 20
Biggest sum of numbers in a constraint 2177919
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

506.91/508.54	c Command: HOME/scip-naps.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4511853-1751205332.opb
506.91/508.54	c Solving mode: decision
506.91/508.54	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
506.91/508.54	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
506.91/508.54	c original problem has 685824 variables (685824 bin, 0 int, 0 impl, 0 cont) and 5870 constraints
506.91/508.54	c presolving:
506.91/508.54	c (round 1, fast)       1730 del vars, 2 del conss, 0 add conss, 1474 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 168346 clqs
506.91/508.54	c (round 2, exhaustive) 1730 del vars, 2680 del conss, 0 add conss, 1474 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 168346 clqs
506.91/508.54	c (round 3, exhaustive) 1730 del vars, 2680 del conss, 0 add conss, 1474 chg bounds, 0 chg sides, 0 chg coeffs, 3190 upgd conss, 0 impls, 168346 clqs
506.91/508.54	c    (25.0s) probing: 51/684094 (0.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
506.91/508.54	c    (25.0s) probing aborted: 50/50 successive totally useless probings
506.91/508.54	c    (25.7s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
506.91/508.54	c symmetry computation terminated early, because number of cells 100015 in Nauty exceeds limit of 100000
506.91/508.54	c for running full symmetry detection, increase value of parameter propagating/symmetry/nautymaxncells
506.91/508.54	c    (27.4s) symmetry computation finished: 18 generators found (max: 93, log10 of symmetry group size: 0.0) (symcode time: 1.21)
506.91/508.54	c dynamic symmetry handling statistics:
506.91/508.54	c    orbitopal reduction:       no components
506.91/508.54	c    orbital reduction:          1 components of sizes 18
506.91/508.54	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
506.91/508.54	c handled 1 out of 1 symmetry components
506.91/508.54	c presolving (4 rounds: 4 fast, 3 medium, 3 exhaustive):
506.91/508.54	c  1730 deleted vars, 2680 deleted constraints, 0 added constraints, 1474 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
506.91/508.54	c  0 implications, 168346 cliques
506.91/508.54	c presolved problem has 684094 variables (684094 bin, 0 int, 0 impl, 0 cont) and 3190 constraints
506.91/508.54	c     512 constraints of type <knapsack>
506.91/508.54	c    2678 constraints of type <setppc>
506.91/508.54	c transformed objective value is always integral (scale: 1)
506.91/508.54	c Presolving Time: 26.69
506.91/508.54	c 
506.91/508.54	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
506.91/508.54	c   217s|     1 |     0 | 18768 |     - |  4391M |   0 | 684k|3251 |3190 |   0 |  0 |  82 |   0 | 0.000000e+00 |      --      |    Inf | unknown
506.91/508.54	c   504s|     1 |     0 | 36525 |     - |  4648M |   0 | 684k|3248 |3438 | 248 |  1 |  82 |   0 | 0.000000e+00 |      --      |    Inf | unknown
506.91/508.54	c (node 1) LP solver hit time limit in LP 45 -- using pseudo solution instead
506.91/508.54	c 
506.91/508.54	c SCIP Status        : solving was interrupted [time limit reached]
506.91/508.54	c Solving Time (sec) : 503.82
506.91/508.54	c Solving Nodes      : 1
506.91/508.54	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
506.91/508.54	c Dual Bound         : +0.00000000000000e+00
506.91/508.54	c Gap                : infinite
506.91/508.54	c ----------------------------------------------------------------------
506.91/508.54	c dual bound: 0.0 -> 0
506.91/508.54	c primal bound: 1e+20 -> 100000000000000000000
506.91/508.54	c scip-goal-lb: 0
506.91/508.54	c scip-goal-ub: 100000000000000000000
506.91/508.54	c writing output to: HOME/tmpq54m32em.opb
506.91/508.54	c appending fixed variable constraints
506.91/508.54	c scip-fixed vars: 0.25% (1730/684094)
506.91/508.54	c ----------------------------------------------------------------------
506.91/508.54	c executing external solver: HOME/naps-1.03a6
506.91/508.54	c ----------------------------------------------------------------------
506.91/508.54	c command: HOME/naps-1.03a6 HOME/tmpq54m32em.opb
506.98/508.67	c NaPS 1.03a6.
506.98/508.67	c Input file name: HOME/tmpq54m32em.opb
1379.46/1383.49	c malloc failed in xmalloc
1379.46/1383.49	c
1379.46/1383.49	c *** TERMINATED *** by signal 15
1379.46/1383.49	c _____________________________________________________________________________
1379.46/1383.49	c std/band forms        : 329,0
1379.46/1383.49	c 2cl/3cl ITE-codings   : 0,0
1379.46/1383.49	c BDD/srt/adr Max costs : 2429101,1442040,0
1379.46/1383.49	c BDDraw/bin/mul/srt/adr: 21,0,0,308,0
1379.46/1383.49	c BDD nodes             : 45195920
1379.46/1383.49	c Es1/CC detections     : 0,0
1379.46/1383.49	c CC sort               : 0
1379.46/1383.49	c SAT/UNSAT calls       : 0,0
1379.46/1383.49	c regenrated variables  : 0
1379.46/1383.49	c eliminated fixed lits : 6038
1379.46/1383.49	c goal lit flips        : 0
1379.46/1383.49	c goal stages           : 0
1379.46/1383.49	c goal shrink           : 0
1379.46/1383.49	c goal coeff separations: 0
1379.46/1383.49	c restarts              : 0
1379.46/1383.49	c conflicts             : 0              (0 /sec)
1379.46/1383.49	c decisions             : 0              (0 /sec)
1379.46/1383.49	c propagations          : 0              (0 /sec)
1379.46/1383.49	c inspects              : 0              (0 /sec)
1379.46/1383.49	c CPU time (solving tm) : 864.9 s        (0 s, SAT 0 s, UNSAT 0 s)
1379.46/1383.49	c Time for Opt-base     : 104.5 s
1379.46/1383.49	c Steps for Opt-base    : 596436539
1379.46/1383.49	c Time for BDD coding   : 263.2 s
1379.46/1383.49	c Time for srt coding   : 454.4 s
1379.46/1383.49	c _____________________________________________________________________________
506.99/1383.85	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: 63794 MiB (62258 MiB free)
  memory of node 1: 64507 MiB (60224 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4511853-1751205332/watcher-4511853-1751205332 -o /tmp/evaluation-result-4511853-1751205332/solver-4511853-1751205332 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1751204026-25378 --watchdog 3760 ./scip-naps-1.00.sh HOME/instance-4511853-1751205332.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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=26351, runsolver pid=26348
Current StackSize limit: 8192 KiB


[startup+0.100097 s]*
/proc/loadavg: 4.09 4.14 4.10 5/256 26356
/proc/meminfo: memFree=125422484/131382116 swapFree=33010684/33010684
[pid=26351] ppid=26348 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/26351/stat : 26351 (scip-naps-1.00.) S 26348 26351 25366 0 -1 4194304 259 342 0 0 0 0 0 0 20 0 1 0 36213015 4292608 736 18446744073709551615 94602756530176 94602757424709 140722844186160 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94602757663760 94602757711504 94602782896128 140722844191137 140722844191234 140722844191234 140722844196836 0
/proc/26351/statm: 1048 736 672 219 0 110 0
[pid=26356] ppid=26351 vsize=13452 memory=10624 CPUtime=0.06 cores=1,3
/proc/26356/stat : 26356 (python3) R 26351 26351 25366 0 -1 4194304 1614 0 0 0 5 1 0 0 20 0 1 0 36213018 13774848 2656 18446744073709551615 94029798465536 94029798465913 140737019196928 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94029798477208 94029798477828 94029816406016 140737019201880 140737019202082 140737019202082 140737019207655 0
/proc/26356/statm: 3363 2656 1280 1 0 1461 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 17644 KiB
Current children cumulated memory: 13568 KiB

[startup+0.208898 s]*
/proc/loadavg: 4.09 4.14 4.10 5/256 26356
/proc/meminfo: memFree=125416940/131382116 swapFree=33010684/33010684
[pid=26351] ppid=26348 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/26351/stat : 26351 (scip-naps-1.00.) S 26348 26351 25366 0 -1 4194304 259 342 0 0 0 0 0 0 20 0 1 0 36213015 4292608 736 18446744073709551615 94602756530176 94602757424709 140722844186160 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94602757663760 94602757711504 94602782896128 140722844191137 140722844191234 140722844191234 140722844196836 0
/proc/26351/statm: 1048 736 672 219 0 110 0
[pid=26356] ppid=26351 vsize=1187912 memory=32800 CPUtime=0.16 cores=1,3
/proc/26356/stat : 26356 (python3) R 26351 26351 25366 0 -1 4194304 3956 0 0 0 14 2 0 0 20 0 1 0 36213018 1216421888 8200 18446744073709551615 94029798465536 94029798465913 140737019196928 0 0 0 0 16781312 2 0 0 0 17 3 0 0 0 0 0 94029798477208 94029798477828 94029816406016 140737019201880 140737019202082 140737019202082 140737019207655 0
/proc/26356/statm: 296978 8200 4904 1 0 268984 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 1192104 KiB
Current children cumulated memory: 35744 KiB

[startup+0.308649 s]*
/proc/loadavg: 4.09 4.14 4.10 5/256 26356
/proc/meminfo: memFree=125386700/131382116 swapFree=33010684/33010684
[pid=26351] ppid=26348 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/26351/stat : 26351 (scip-naps-1.00.) S 26348 26351 25366 0 -1 4194304 259 342 0 0 0 0 0 0 20 0 1 0 36213015 4292608 736 18446744073709551615 94602756530176 94602757424709 140722844186160 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94602757663760 94602757711504 94602782896128 140722844191137 140722844191234 140722844191234 140722844196836 0
/proc/26351/statm: 1048 736 672 219 0 110 0
[pid=26356] ppid=26351 vsize=1215564 memory=67232 CPUtime=0.25 cores=1,3
/proc/26356/stat : 26356 (python3) R 26351 26351 25366 0 -1 4194304 10082 0 0 0 22 3 0 0 20 0 1 0 36213018 1244737536 16808 18446744073709551615 94029798465536 94029798465913 140737019196928 0 0 0 0 16781312 2 0 0 0 17 3 0 0 0 0 0 94029798477208 94029798477828 94029816406016 140737019201880 140737019202082 140737019202082 140737019207655 0
/proc/26356/statm: 303891 16808 7592 1 0 275249 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 1219756 KiB
Current children cumulated memory: 70176 KiB

[startup+0.700286 s]
/proc/loadavg: 4.09 4.14 4.10 5/256 26356
/proc/meminfo: memFree=125290184/131382116 swapFree=33010684/33010684
[pid=26351] ppid=26348 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/26351/stat : 26351 (scip-naps-1.00.) S 26348 26351 25366 0 -1 4194304 259 342 0 0 0 0 0 0 20 0 1 0 36213015 4292608 736 18446744073709551615 94602756530176 94602757424709 140722844186160 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94602757663760 94602757711504 94602782896128 140722844191137 140722844191234 140722844191234 140722844196836 0
/proc/26351/statm: 1048 736 672 219 0 110 0
[pid=26356] ppid=26351 vsize=1393808 memory=243872 CPUtime=0.62 cores=1,3
/proc/26356/stat : 26356 (python3) R 26351 26351 25366 0 -1 4194304 54244 0 0 0 47 15 0 0 20 0 1 0 36213018 1427259392 60968 18446744073709551615 94029798465536 94029798465913 140737019196928 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94029798477208 94029798477828 94029816406016 140737019201880 140737019202082 140737019202082 140737019207655 0
/proc/26356/statm: 348452 60968 7592 1 0 319810 0
Current children cumulated CPU time: 0.62 s
Current children cumulated vsize: 1398000 KiB
Current children cumulated memory: 246816 KiB

[startup+1.5004 s]
/proc/loadavg: 4.09 4.14 4.10 5/256 26356
/proc/meminfo: memFree=125072456/131382116 swapFree=33010684/33010684
[pid=26351] ppid=26348 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/26351/stat : 26351 (scip-naps-1.00.) S 26348 26351 25366 0 -1 4194304 259 342 0 0 0 0 0 0 20 0 1 0 36213015 4292608 736 18446744073709551615 94602756530176 94602757424709 140722844186160 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94602757663760 94602757711504 94602782896128 140722844191137 140722844191234 140722844191234 140722844196836 0
/proc/26351/statm: 1048 736 672 219 0 110 0
[pid=26356] ppid=26351 vsize=1809672 memory=659296 CPUtime=1.42 cores=1,3
/proc/26356/stat : 26356 (python3) R 26351 26351 25366 0 -1 4194304 155545 0 0 0 104 38 0 0 20 0 1 0 36213018 1853104128 164824 18446744073709551615 94029798465536 94029798465913 140737019196928 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94029798477208 94029798477828 94029816406016 140737019201880 140737019202082 140737019202082 140737019207655 0
/proc/26356/statm: 452418 164824 7592 1 0 423776 0
Current children cumulated CPU time: 1.42 s
Current children cumulated vsize: 1813864 KiB
Current children cumulated memory: 662240 KiB

[startup+3.11325 s]
/proc/loadavg: 4.08 4.14 4.10 5/256 26356
/proc/meminfo: memFree=124193244/131382116 swapFree=33010684/33010684
[pid=26351] ppid=26348 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/26351/stat : 26351 (scip-naps-1.00.) S 26348 26351 25366 0 -1 4194304 259 342 0 0 0 0 0 0 20 0 1 0 36213015 4292608 736 18446744073709551615 94602756530176 94602757424709 140722844186160 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94602757663760 94602757711504 94602782896128 140722844191137 140722844191234 140722844191234 140722844196836 0
/proc/26351/statm: 1048 736 672 219 0 110 0
[pid=26356] ppid=26351 vsize=2515168 memory=1365136 CPUtime=3.03 cores=1,3
/proc/26356/stat : 26356 (python3) R 26351 26351 25366 0 -1 4194304 327786 0 0 0 237 66 0 0 20 0 1 0 36213018 2575532032 341284 18446744073709551615 94029798465536 94029798465913 140737019196928 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94029798477208 94029798477828 94029816406016 140737019201880 140737019202082 140737019202082 140737019207655 0
/proc/26356/statm: 628792 341284 7752 1 0 600150 0
Current children cumulated CPU time: 3.03 s
Current children cumulated vsize: 2519360 KiB
Current children cumulated memory: 1368080 KiB

[startup+6.30041 s]
/proc/loadavg: 4.08 4.14 4.10 5/256 26356
/proc/meminfo: memFree=123612624/131382116 swapFree=33010684/33010684
[pid=26351] ppid=26348 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/26351/stat : 26351 (scip-naps-1.00.) S 26348 26351 25366 0 -1 4194304 259 342 0 0 0 0 0 0 20 0 1 0 36213015 4292608 736 18446744073709551615 94602756530176 94602757424709 140722844186160 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94602757663760 94602757711504 94602782896128 140722844191137 140722844191234 140722844191234 140722844196836 0
/proc/26351/statm: 1048 736 672 219 0 110 0
[pid=26356] ppid=26351 vsize=3046152 memory=1838796 CPUtime=6.21 cores=1,3
/proc/26356/stat : 26356 (python3) R 26351 26351 25366 0 -1 4194304 433867 0 0 0 536 85 0 0 20 0 1 0 36213018 3119259648 459699 18446744073709551615 94029798465536 94029798465913 140737019196928 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94029798477208 94029798477828 94029816406016 140737019201880 140737019202082 140737019202082 140737019207655 0
/proc/26356/statm: 761538 459699 7848 1 0 732896 0
Current children cumulated CPU time: 6.21 s
Current children cumulated vsize: 3050344 KiB
Current children cumulated memory: 1841740 KiB

[startup+12.7004 s]
/proc/loadavg: 4.16 4.15 4.10 5/256 26356
/proc/meminfo: memFree=123515068/131382116 swapFree=33010684/33010684
[pid=26351] ppid=26348 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/26351/stat : 26351 (scip-naps-1.00.) S 26348 26351 25366 0 -1 4194304 259 342 0 0 0 0 0 0 20 0 1 0 36213015 4292608 736 18446744073709551615 94602756530176 94602757424709 140722844186160 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94602757663760 94602757711504 94602782896128 140722844191137 140722844191234 140722844191234 140722844196836 0
/proc/26351/statm: 1048 736 672 219 0 110 0
[pid=26356] ppid=26351 vsize=3046152 memory=1838796 CPUtime=12.58 cores=1,3
/proc/26356/stat : 26356 (python3) R 26351 26351 25366 0 -1 4194304 433873 0 0 0 1173 85 0 0 20 0 1 0 36213018 3119259648 459699 18446744073709551615 94029798465536 94029798465913 140737019196928 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94029798477208 94029798477828 94029816406016 140737019201880 140737019202082 140737019202082 140737019207655 0
/proc/26356/statm: 761538 459699 7848 1 0 732896 0
Current children cumulated CPU time: 12.58 s
Current children cumulated vsize: 3050344 KiB
Current children cumulated memory: 1841740 KiB

[startup+25.5004 s]
/proc/loadavg: 4.12 4.15 4.10 5/256 26356
/proc/meminfo: memFree=121753200/131382116 swapFree=33010684/33010684
[pid=26351] ppid=26348 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/26351/stat : 26351 (scip-naps-1.00.) S 26348 26351 25366 0 -1 4194304 259 342 0 0 0 0 0 0 20 0 1 0 36213015 4292608 736 18446744073709551615 94602756530176 94602757424709 140722844186160 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94602757663760 94602757711504 94602782896128 140722844191137 140722844191234 140722844191234 140722844196836 0
/proc/26351/statm: 1048 736 672 219 0 110 0
[pid=26356] ppid=26351 vsize=4437944 memory=3148660 CPUtime=25.34 cores=1,3
/proc/26356/stat : 26356 (python3) R 26351 26351 25366 0 -1 4194304 654596 0 0 0 2407 127 0 0 20 0 1 0 36213018 4544454656 787165 18446744073709551615 94029798465536 94029798465913 140737019196928 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94029798477208 94029798477828 94029816406016 140737019201880 140737019202082 140737019202082 140737019207655 0
/proc/26356/statm: 1109486 787165 7912 1 0 1080844 0
Current children cumulated CPU time: 25.34 s
Current children cumulated vsize: 4442136 KiB
Current children cumulated memory: 3151604 KiB

[startup+51.1131 s]
/proc/loadavg: 4.08 4.13 4.10 5/255 26357
/proc/meminfo: memFree=120539124/131382116 swapFree=33010684/33010684
[pid=26351] ppid=26348 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/26351/stat : 26351 (scip-naps-1.00.) S 26348 26351 25366 0 -1 4194304 259 342 0 0 0 0 0 0 20 0 1 0 36213015 4292608 736 18446744073709551615 94602756530176 94602757424709 140722844186160 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94602757663760 94602757711504 94602782896128 140722844191137 140722844191234 140722844191234 140722844196836 0
/proc/26351/statm: 1048 736 672 219 0 110 0
[pid=26356] ppid=26351 vsize=5984464 memory=4341736 CPUtime=50.88 cores=1,3
/proc/26356/stat : 26356 (python3) R 26351 26351 25366 0 -1 4194304 856432 0 0 0 4912 176 0 0 20 0 1 0 36213018 6128091136 1085434 18446744073709551615 94029798465536 94029798465913 140737019196928 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94029798477208 94029798477828 94029816406016 140737019201880 140737019202082 140737019202082 140737019207655 0
/proc/26356/statm: 1496116 1085434 8104 1 0 1467474 0
Current children cumulated CPU time: 50.88 s
Current children cumulated vsize: 5988656 KiB
Current children cumulated memory: 4344680 KiB

[startup+102.3 s]
/proc/loadavg: 4.15 4.14 4.10 5/255 26359
/proc/meminfo: memFree=120423552/131382116 swapFree=33010684/33010684
[pid=26351] ppid=26348 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/26351/stat : 26351 (scip-naps-1.00.) S 26348 26351 25366 0 -1 4194304 259 342 0 0 0 0 0 0 20 0 1 0 36213015 4292608 736 18446744073709551615 94602756530176 94602757424709 140722844186160 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94602757663760 94602757711504 94602782896128 140722844191137 140722844191234 140722844191234 140722844196836 0
/proc/26351/statm: 1048 736 672 219 0 110 0
[pid=26356] ppid=26351 vsize=6050772 memory=4418228 CPUtime=101.93 cores=1,3
/proc/26356/stat : 26356 (python3) R 26351 26351 25366 0 -1 4194304 872623 0 0 0 10014 179 0 0 20 0 1 0 36213018 6195990528 1104557 18446744073709551615 94029798465536 94029798465913 140737019196928 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94029798477208 94029798477828 94029816406016 140737019201880 140737019202082 140737019202082 140737019207655 0
/proc/26356/statm: 1512693 1104557 8104 1 0 1484051 0
Current children cumulated CPU time: 101.93 s
Current children cumulated vsize: 6054964 KiB
Current children cumulated memory: 4421172 KiB

[startup+162.3 s]
/proc/loadavg: 4.12 4.13 4.09 5/254 26361
/proc/meminfo: memFree=120353272/131382116 swapFree=33010684/33010684
[pid=26351] ppid=26348 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/26351/stat : 26351 (scip-naps-1.00.) S 26348 26351 25366 0 -1 4194304 259 342 0 0 0 0 0 0 20 0 1 0 36213015 4292608 736 18446744073709551615 94602756530176 94602757424709 140722844186160 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94602757663760 94602757711504 94602782896128 140722844191137 140722844191234 140722844191234 140722844196836 0
/proc/26351/statm: 1048 736 672 219 0 110 0
[pid=26356] ppid=26351 vsize=6050772 memory=4418228 CPUtime=161.76 cores=1,3
/proc/26356/stat : 26356 (python3) R 26351 26351 25366 0 -1 4194304 872698 0 0 0 15996 180 0 0 20 0 1 0 36213018 6195990528 1104557 18446744073709551615 94029798465536 94029798465913 140737019196928 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94029798477208 94029798477828 94029816406016 140737019201880 140737019202082 140737019202082 140737019207655 0
/proc/26356/statm: 1512693 1104557 8104 1 0 1484051 0
Current children cumulated CPU time: 161.76 s
Current children cumulated vsize: 6054964 KiB
Current children cumulated memory: 4421172 KiB

[startup+222.3 s]
/proc/loadavg: 4.04 4.10 4.09 5/257 26368
/proc/meminfo: memFree=120043504/131382116 swapFree=33010684/33010684
[pid=26351] ppid=26348 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/26351/stat : 26351 (scip-naps-1.00.) S 26348 26351 25366 0 -1 4194304 259 342 0 0 0 0 0 0 20 0 1 0 36213015 4292608 736 18446744073709551615 94602756530176 94602757424709 140722844186160 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94602757663760 94602757711504 94602782896128 140722844191137 140722844191234 140722844191234 140722844196836 0
/proc/26351/statm: 1048 736 672 219 0 110 0
[pid=26356] ppid=26351 vsize=6050772 memory=4418612 CPUtime=221.58 cores=1,3
/proc/26356/stat : 26356 (python3) R 26351 26351 25366 0 -1 4194304 873001 0 0 0 21977 181 0 0 20 0 1 0 36213018 6195990528 1104653 18446744073709551615 94029798465536 94029798465913 140737019196928 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94029798477208 94029798477828 94029816406016 140737019201880 140737019202082 140737019202082 140737019207655 0
/proc/26356/statm: 1512693 1104653 8104 1 0 1484051 0
Current children cumulated CPU time: 221.58 s
Current children cumulated vsize: 6054964 KiB

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

[pid=26356] ppid=26351 vsize=6706952 memory=5049236 CPUtime=506.98 cores=1,3
/proc/26356/stat : 26356 (python3) S 26351 26351 25366 0 -1 4194304 1004130 0 0 0 50479 219 0 0 20 0 1 0 36213018 6867918848 1262309 18446744073709551615 94029798465536 94029798465913 140737019196928 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94029798477208 94029798477828 94029816406016 140737019201880 140737019202082 140737019202082 140737019207655 0
/proc/26356/statm: 1676738 1262309 8136 1 0 1648096 0
[pid=26445] ppid=26356 vsize=19791420 memory=18143152 CPUtime=731.79 cores=1,3
/proc/26445/stat : 26445 (naps-1.03a6) R 26356 26445 26445 0 -1 4194304 2277377 0 0 0 72450 729 0 0 20 0 1 0 36263873 20266414080 4535788 18446744073709551615 4198400 7047149 140727284092304 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 34304000 140727284099473 140727284099571 140727284099571 140727284105161 0
/proc/26445/statm: 4947855 4535788 544 696 0 4947016 0
Current children cumulated CPU time: 1238.77 s
Current children cumulated vsize: 26502564 KiB
Current children cumulated memory: 23195332 KiB

[startup+1302.3 s]
/proc/loadavg: 4.15 4.13 4.12 5/259 26630
/proc/meminfo: memFree=82881940/131382116 swapFree=33010684/33010684
[pid=26351] ppid=26348 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/26351/stat : 26351 (scip-naps-1.00.) S 26348 26351 25366 0 -1 4194304 259 342 0 0 0 0 0 0 20 0 1 0 36213015 4292608 736 18446744073709551615 94602756530176 94602757424709 140722844186160 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94602757663760 94602757711504 94602782896128 140722844191137 140722844191234 140722844191234 140722844196836 0
/proc/26351/statm: 1048 736 672 219 0 110 0
[pid=26356] ppid=26351 vsize=6706952 memory=5049236 CPUtime=506.98 cores=1,3
/proc/26356/stat : 26356 (python3) S 26351 26351 25366 0 -1 4194304 1004130 0 0 0 50479 219 0 0 20 0 1 0 36213018 6867918848 1262309 18446744073709551615 94029798465536 94029798465913 140737019196928 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94029798477208 94029798477828 94029816406016 140737019201880 140737019202082 140737019202082 140737019207655 0
/proc/26356/statm: 1676738 1262309 8136 1 0 1648096 0
[pid=26445] ppid=26356 vsize=19893720 memory=18392932 CPUtime=791.6 cores=1,3
/proc/26445/stat : 26445 (naps-1.03a6) R 26356 26445 26445 0 -1 4194304 2309921 0 0 0 78420 740 0 0 20 0 1 0 36263873 20371169280 4598233 18446744073709551615 4198400 7047149 140727284092304 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 34304000 140727284099473 140727284099571 140727284099571 140727284105161 0
/proc/26445/statm: 4973430 4598233 544 696 0 4972591 0
Current children cumulated CPU time: 1298.58 s
Current children cumulated vsize: 26604864 KiB
Current children cumulated memory: 23445112 KiB

[startup+1362.3 s]
/proc/loadavg: 4.20 4.14 4.12 5/259 26632
/proc/meminfo: memFree=82099924/131382116 swapFree=33010684/33010684
[pid=26351] ppid=26348 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/26351/stat : 26351 (scip-naps-1.00.) S 26348 26351 25366 0 -1 4194304 259 342 0 0 0 0 0 0 20 0 1 0 36213015 4292608 736 18446744073709551615 94602756530176 94602757424709 140722844186160 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94602757663760 94602757711504 94602782896128 140722844191137 140722844191234 140722844191234 140722844196836 0
/proc/26351/statm: 1048 736 672 219 0 110 0
[pid=26356] ppid=26351 vsize=6706952 memory=5049236 CPUtime=506.98 cores=1,3
/proc/26356/stat : 26356 (python3) S 26351 26351 25366 0 -1 4194304 1004130 0 0 0 50479 219 0 0 20 0 1 0 36213018 6867918848 1262309 18446744073709551615 94029798465536 94029798465913 140737019196928 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94029798477208 94029798477828 94029816406016 140737019201880 140737019202082 140737019202082 140737019207655 0
/proc/26356/statm: 1676738 1262309 8136 1 0 1648096 0
[pid=26445] ppid=26356 vsize=20269788 memory=18840724 CPUtime=851.45 cores=1,3
/proc/26445/stat : 26445 (naps-1.03a6) R 26356 26445 26445 0 -1 4194304 2409907 0 0 0 84383 762 0 0 20 0 1 0 36263873 20756262912 4710181 18446744073709551615 4198400 7047149 140727284092304 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 34304000 140727284099473 140727284099571 140727284099571 140727284105161 0
/proc/26445/statm: 5067447 4710181 544 696 0 5066608 0
Current children cumulated CPU time: 1358.43 s
Current children cumulated vsize: 26980932 KiB
Current children cumulated memory: 23892904 KiB

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

# cumulated CPU time of all completed processes:  user=1374.14 s, system=10.9293 s

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

[startup+1369.6 s]
/proc/loadavg: 4.17 4.13 4.12 5/259 26632
/proc/meminfo: memFree=82058964/131382116 swapFree=33010684/33010684
[pid=26351] ppid=26348 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/26351/stat : 26351 (scip-naps-1.00.) S 26348 26351 25366 0 -1 4194304 259 342 0 0 0 0 0 0 20 0 1 0 36213015 4292608 736 18446744073709551615 94602756530176 94602757424709 140722844186160 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94602757663760 94602757711504 94602782896128 140722844191137 140722844191234 140722844191234 140722844196836 0
/proc/26351/statm: 1048 736 672 219 0 110 0
[pid=26356] ppid=26351 vsize=6706952 memory=5049236 CPUtime=506.98 cores=1,3
/proc/26356/stat : 26356 (python3) S 26351 26351 25366 0 -1 4194304 1004130 0 0 0 50479 219 0 0 20 0 1 0 36213018 6867918848 1262309 18446744073709551615 94029798465536 94029798465913 140737019196928 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94029798477208 94029798477828 94029816406016 140737019201880 140737019202082 140737019202082 140737019207655 0
/proc/26356/statm: 1676738 1262309 8136 1 0 1648096 0
[pid=26445] ppid=26356 vsize=20269788 memory=18848916 CPUtime=858.72 cores=1,3
/proc/26445/stat : 26445 (naps-1.03a6) R 26356 26445 26445 0 -1 4194304 2411063 0 0 0 85110 762 0 0 20 0 1 0 36263873 20756262912 4712229 18446744073709551615 4198400 7047149 140727284092304 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 34304000 140727284099473 140727284099571 140727284099571 140727284105161 0
/proc/26445/statm: 5067447 4712229 544 696 0 5066608 0
Current children cumulated CPU time: 1365.7 s
Current children cumulated vsize: 26980932 KiB
Current children cumulated memory: 23901096 KiB

[startup+1382.4 s]
/proc/loadavg: 4.14 4.13 4.12 5/259 26632
/proc/meminfo: memFree=81916756/131382116 swapFree=33010684/33010684
[pid=26351] ppid=26348 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/26351/stat : 26351 (scip-naps-1.00.) S 26348 26351 25366 0 -1 4194304 259 342 0 0 0 0 0 0 20 0 1 0 36213015 4292608 736 18446744073709551615 94602756530176 94602757424709 140722844186160 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94602757663760 94602757711504 94602782896128 140722844191137 140722844191234 140722844191234 140722844196836 0
/proc/26351/statm: 1048 736 672 219 0 110 0
[pid=26356] ppid=26351 vsize=6706952 memory=5049236 CPUtime=506.98 cores=1,3
/proc/26356/stat : 26356 (python3) S 26351 26351 25366 0 -1 4194304 1004130 0 0 0 50479 219 0 0 20 0 1 0 36213018 6867918848 1262309 18446744073709551615 94029798465536 94029798465913 140737019196928 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94029798477208 94029798477828 94029816406016 140737019201880 140737019202082 140737019202082 140737019207655 0
/proc/26356/statm: 1676738 1262309 8136 1 0 1648096 0
[pid=26445] ppid=26356 vsize=20338164 memory=18929480 CPUtime=871.49 cores=1,3
/proc/26445/stat : 26445 (naps-1.03a6) R 26356 26445 26445 0 -1 4194304 2429145 0 0 0 86383 766 0 0 20 0 1 0 36263873 20826279936 4732370 18446744073709551615 4198400 7047149 140727284092304 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 34304000 140727284099473 140727284099571 140727284099571 140727284105161 0
/proc/26445/statm: 5084541 4732370 544 696 0 5083702 0
Current children cumulated CPU time: 1378.47 s
Current children cumulated vsize: 27049308 KiB
Current children cumulated memory: 23981660 KiB

[startup+1385.6 s]
/proc/loadavg: 4.13 4.12 4.12 5/258 26633
/proc/meminfo: memFree=100852140/131382116 swapFree=33010684/33010684
[pid=26351] ppid=26348 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/26351/stat : 26351 (scip-naps-1.00.) S 26348 26351 25366 0 -1 4194304 259 342 0 0 0 0 0 0 20 0 1 0 36213015 4292608 736 18446744073709551615 94602756530176 94602757424709 140722844186160 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94602757663760 94602757711504 94602782896128 140722844191137 140722844191234 140722844191234 140722844196836 0
/proc/26351/statm: 1048 736 672 219 0 110 0
[pid=26356] ppid=26351 vsize=6706952 memory=5049236 CPUtime=1381.66 cores=1,3
/proc/26356/stat : 26356 (python3) R 26351 26351 25366 0 -1 4194304 1218998 2429148 0 0 50627 245 86492 802 20 0 1 0 36213018 6867918848 1262309 18446744073709551615 94029798465536 94029798465913 140737019196928 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94029798477208 94029798477828 94029816406016 140737019201880 140737019202082 140737019202082 140737019207655 0
/proc/26356/statm: 1676738 1262309 8136 1 0 1648096 0
Current children cumulated CPU time: 1381.66 s
Current children cumulated vsize: 6711144 KiB
Current children cumulated memory: 5052180 KiB

[startup+1387.2 s]
/proc/loadavg: 4.13 4.12 4.12 5/258 26634
/proc/meminfo: memFree=100844684/131382116 swapFree=33010684/33010684
[pid=26351] ppid=26348 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/26351/stat : 26351 (scip-naps-1.00.) S 26348 26351 25366 0 -1 4194304 259 342 0 0 0 0 0 0 20 0 1 0 36213015 4292608 736 18446744073709551615 94602756530176 94602757424709 140722844186160 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94602757663760 94602757711504 94602782896128 140722844191137 140722844191234 140722844191234 140722844196836 0
/proc/26351/statm: 1048 736 672 219 0 110 0
[pid=26356] ppid=26351 vsize=6706952 memory=5049236 CPUtime=1383.24 cores=1,3
/proc/26356/stat : 26356 (python3) R 26351 26351 25366 0 -1 4194304 1399775 2429148 0 0 50776 254 86492 802 20 0 1 0 36213018 6867918848 1262309 18446744073709551615 94029798465536 94029798465913 140737019196928 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94029798477208 94029798477828 94029816406016 140737019201880 140737019202082 140737019202082 140737019207655 0
/proc/26356/statm: 1676738 1262309 8136 1 0 1648096 0
Current children cumulated CPU time: 1383.24 s
Current children cumulated vsize: 6711144 KiB
Current children cumulated memory: 5052180 KiB

[startup+1388 s]*
/proc/loadavg: 4.20 4.14 4.12 5/258 26634
/proc/meminfo: memFree=100977024/131382116 swapFree=33010684/33010684
[pid=26351] ppid=26348 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/26351/stat : 26351 (scip-naps-1.00.) S 26348 26351 25366 0 -1 4194304 259 342 0 0 0 0 0 0 20 0 1 0 36213015 4292608 736 18446744073709551615 94602756530176 94602757424709 140722844186160 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94602757663760 94602757711504 94602782896128 140722844191137 140722844191234 140722844191234 140722844196836 0
/proc/26351/statm: 1048 736 672 219 0 110 0
[pid=26356] ppid=26351 vsize=6564120 memory=4906624 CPUtime=1384.05 cores=1,3
/proc/26356/stat : 26356 (python3) R 26351 26351 25366 0 -1 4194304 1608135 2429148 0 0 50846 265 86492 802 20 0 1 0 36213018 6721658880 1226656 18446744073709551615 94029798465536 94029798465913 140737019196928 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94029798477208 94029798477828 94029816406016 140737019201880 140737019202082 140737019202082 140737019207655 0
/proc/26356/statm: 1641030 1226656 8136 1 0 1612388 0
Current children cumulated CPU time: 1384.05 s
Current children cumulated vsize: 6568312 KiB
Current children cumulated memory: 4909568 KiB

[startup+1388.4 s]
/proc/loadavg: 4.20 4.14 4.12 5/258 26634
/proc/meminfo: memFree=100977024/131382116 swapFree=33010684/33010684
[pid=26351] ppid=26348 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/26351/stat : 26351 (scip-naps-1.00.) S 26348 26351 25366 0 -1 4194304 259 342 0 0 0 0 0 0 20 0 1 0 36213015 4292608 736 18446744073709551615 94602756530176 94602757424709 140722844186160 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94602757663760 94602757711504 94602782896128 140722844191137 140722844191234 140722844191234 140722844196836 0
/proc/26351/statm: 1048 736 672 219 0 110 0
[pid=26356] ppid=26351 vsize=5188824 memory=4000268 CPUtime=1384.44 cores=1,3
/proc/26356/stat : 26356 (python3) R 26351 26351 25366 0 -1 4194304 1760254 2429148 0 0 50877 273 86492 802 20 0 1 0 36213018 5313355776 1000067 18446744073709551615 94029798465536 94029798465913 140737019196928 0 0 0 0 16781312 0 0 0 0 17 1 0 0 0 0 0 94029798477208 94029798477828 94029816406016 140737019201880 140737019202082 140737019202082 140737019207655 0
/proc/26356/statm: 1297206 1000067 8168 1 0 1268564 0
Current children cumulated CPU time: 1384.44 s
Current children cumulated vsize: 5193016 KiB
Current children cumulated memory: 4003212 KiB

[startup+1388.8 s]
/proc/loadavg: 4.20 4.14 4.12 5/258 26634
/proc/meminfo: memFree=100977024/131382116 swapFree=33010684/33010684
[pid=26351] ppid=26348 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/26351/stat : 26351 (scip-naps-1.00.) S 26348 26351 25366 0 -1 4194304 259 342 0 0 0 0 0 0 20 0 1 0 36213015 4292608 736 18446744073709551615 94602756530176 94602757424709 140722844186160 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94602757663760 94602757711504 94602782896128 140722844191137 140722844191234 140722844191234 140722844196836 0
/proc/26351/statm: 1048 736 672 219 0 110 0
[pid=26356] ppid=26351 vsize=5038040 memory=3849228 CPUtime=1384.84 cores=1,3
/proc/26356/stat : 26356 (python3) R 26351 26351 25366 0 -1 4194304 1772188 2429148 0 0 50915 275 86492 802 20 0 1 0 36213018 5158952960 962371 18446744073709551615 94029798465536 94029798465913 140737019196928 0 0 0 0 16781312 0 0 0 0 17 1 0 0 0 0 0 94029798477208 94029798477828 94029816406016 140737019201880 140737019202082 140737019202082 140737019207655 0
/proc/26356/statm: 1259510 962371 8168 1 0 1230868 0
Current children cumulated CPU time: 1384.84 s
Current children cumulated vsize: 5042232 KiB
Current children cumulated memory: 3852172 KiB

[startup+1388.9 s]
/proc/loadavg: 4.20 4.14 4.12 5/258 26634
/proc/meminfo: memFree=100977024/131382116 swapFree=33010684/33010684
[pid=26351] ppid=26348 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/26351/stat : 26351 (scip-naps-1.00.) S 26348 26351 25366 0 -1 4194304 259 342 0 0 0 0 0 0 20 0 1 0 36213015 4292608 736 18446744073709551615 94602756530176 94602757424709 140722844186160 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94602757663760 94602757711504 94602782896128 140722844191137 140722844191234 140722844191234 140722844196836 0
/proc/26351/statm: 1048 736 672 219 0 110 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 4192 KiB
Current children cumulated memory: 2944 KiB

Child status: 0

Real time (s): 1388.99
CPU time (s): 1385.07
CPU user time (s): 1374.14
CPU system time (s): 10.9293
CPU usage (%): 99.7175
Max. virtual memory (cumulated for all children) (KiB): 27049308
Max. memory (cumulated for all children) (KiB): 23983796

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1374.14
system time used= 10.9293
maximum resident set size= 18931616
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4221712
page faults= 0
swaps= 0
block input operations= 0
block output operations= 63080
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 340
involuntary context switches= 1455


# summary of solver processes directly reported to runsolver:
#   pid: 26351
#   total CPU time (s): 1385.07
#   total CPU user time (s): 1374.14
#   total CPU system time (s): 10.9293

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.16714 second user time and 15.0178 second system time

The end

Launcher Data

Begin job on nodeC011 at 2025-06-29 15:55:33
IDJOB=4511853
IDBENCH=160485
IDSOLVER=3368
FILE ID=nodeC011/4511853-1751205332
RUNJOBID= nodeC011-1751204026-25378
SLURM_JOB_ID= 9587615
Free space on /tmp= 432976 MiB

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

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

MD5SUM BENCH= 59fcb85c6ef97ea95ede85b6c75e382f
RANDOM SEED=619618823

nodeC011 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		: 3662.897
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	: 6984.20
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		: 1197.299
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	: 6984.20
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.611
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	: 6984.20
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		: 1995.773
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	: 6984.20
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.858
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	: 6984.20
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		: 3492.103
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	: 6984.20
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		: 1197.641
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	: 6984.20
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		: 1197.676
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	: 6984.20
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382116 kB
MemFree:        125422484 kB
MemAvailable:   125228388 kB
Buffers:            3280 kB
Cached:           616688 kB
SwapCached:            0 kB
Active:          5016316 kB
Inactive:         318440 kB
Active(anon):    4732748 kB
Inactive(anon):        0 kB
Active(file):     283568 kB
Inactive(file):   318440 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             37204 kB
Writeback:             4 kB
AnonPages:       4716092 kB
Mapped:           126664 kB
Shmem:             17960 kB
KReclaimable:      86660 kB
Slab:             167088 kB
SReclaimable:      86660 kB
SUnreclaim:        80428 kB
KernelStack:        4128 kB
PageTables:        12884 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    8717280 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149496 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1019904 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:      191304 kB
DirectMap2M:     8099840 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432912 MiB
End job on nodeC011 at 2025-06-29 16:18:42