Trace number 4511709

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? 1449.66 1454.37

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/
hw256/normalized-hw256-vm95p-dec.opb.negationfix.opb
MD5SUM4a42be2aaf272439af058ac9b796a856
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 benchmark2.94313
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables661504
Total number of constraints5680
Number of constraints which are clauses2583
Number of constraints which are cardinality constraints (but not clauses)2583
Number of constraints which are nor clauses,nor cardinality constraints514
Minimum length of a constraint256
Maximum length of a constraint2584
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 935283
Number of bits of the biggest number in a constraint 20
Biggest sum of numbers in a constraint 2150318
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

502.19/504.01	c Command: HOME/scip-naps.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4511709-1751205300.opb
502.19/504.01	c Solving mode: decision
502.19/504.01	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
502.19/504.01	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
502.19/504.01	c original problem has 661504 variables (661504 bin, 0 int, 0 impl, 0 cont) and 5680 constraints
502.19/504.01	c presolving:
502.19/504.01	c (round 1, fast)       1672 del vars, 2 del conss, 0 add conss, 1416 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 164657 clqs
502.19/504.01	c (round 2, exhaustive) 1672 del vars, 2585 del conss, 0 add conss, 1416 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 164657 clqs
502.19/504.01	c (round 3, exhaustive) 1672 del vars, 2585 del conss, 0 add conss, 1416 chg bounds, 0 chg sides, 0 chg coeffs, 3095 upgd conss, 0 impls, 164657 clqs
502.19/504.01	c    (24.2s) probing: 51/659832 (0.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
502.19/504.01	c    (24.2s) probing aborted: 50/50 successive totally useless probings
502.19/504.01	c    (24.9s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
502.19/504.01	c symmetry computation terminated early, because number of cells 100011 in Nauty exceeds limit of 100000
502.19/504.01	c for running full symmetry detection, increase value of parameter propagating/symmetry/nautymaxncells
502.19/504.01	c    (26.6s) symmetry computation finished: 18 generators found (max: 96, log10 of symmetry group size: 0.0) (symcode time: 1.15)
502.19/504.01	c dynamic symmetry handling statistics:
502.19/504.01	c    orbitopal reduction:       no components
502.19/504.01	c    orbital reduction:          1 components of sizes 18
502.19/504.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
502.19/504.01	c handled 1 out of 1 symmetry components
502.19/504.01	c presolving (4 rounds: 4 fast, 3 medium, 3 exhaustive):
502.19/504.01	c  1672 deleted vars, 2585 deleted constraints, 0 added constraints, 1416 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
502.19/504.01	c  0 implications, 164657 cliques
502.19/504.01	c presolved problem has 659832 variables (659832 bin, 0 int, 0 impl, 0 cont) and 3095 constraints
502.19/504.01	c     512 constraints of type <knapsack>
502.19/504.01	c    2583 constraints of type <setppc>
502.19/504.01	c transformed objective value is always integral (scale: 1)
502.19/504.01	c Presolving Time: 25.91
502.19/504.01	c 
502.19/504.01	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
502.19/504.01	c   155s|     1 |     0 | 17059 |     - |  4269M |   0 | 659k|3156 |3095 |   0 |  0 |  82 |   0 | 0.000000e+00 |      --      |    Inf | unknown
502.19/504.01	c   449s|     1 |     0 | 37925 |     - |  4521M |   0 | 659k|3154 |3356 | 261 |  1 |  82 |   0 | 0.000000e+00 |      --      |    Inf | unknown
502.19/504.01	c   500s|     1 |     0 | 39424 |     - |  4587M |   0 | 659k|3153 |3602 | 507 |  2 |  82 |   0 | 0.000000e+00 |      --      |    Inf | unknown
502.19/504.01	c (node 1) LP solver hit time limit in LP 33 -- using pseudo solution instead
502.19/504.01	c 
502.19/504.01	c SCIP Status        : solving was interrupted [time limit reached]
502.19/504.01	c Solving Time (sec) : 500.02
502.19/504.01	c Solving Nodes      : 1
502.19/504.01	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
502.19/504.01	c Dual Bound         : +0.00000000000000e+00
502.19/504.01	c Gap                : infinite
502.19/504.01	c ----------------------------------------------------------------------
502.19/504.01	c dual bound: 0.0 -> 0
502.19/504.01	c primal bound: 1e+20 -> 100000000000000000000
502.19/504.01	c scip-goal-lb: 0
502.19/504.01	c scip-goal-ub: 100000000000000000000
502.19/504.01	c writing output to: HOME/tmph_f8hvaa.opb
502.19/504.01	c appending fixed variable constraints
502.19/504.01	c scip-fixed vars: 0.25% (1672/659832)
502.19/504.01	c ----------------------------------------------------------------------
502.19/504.01	c executing external solver: HOME/naps-1.03a6
502.19/504.01	c ----------------------------------------------------------------------
502.19/504.01	c command: HOME/naps-1.03a6 HOME/tmph_f8hvaa.opb
502.23/504.14	c NaPS 1.03a6.
502.23/504.14	c Input file name: HOME/tmph_f8hvaa.opb
1444.33/1449.11	c malloc failed in xmalloc
1444.33/1449.11	c
1444.33/1449.11	c *** TERMINATED *** by signal 15
1444.33/1449.11	c _____________________________________________________________________________
1444.33/1449.11	c std/band forms        : 352,0
1444.33/1449.11	c 2cl/3cl ITE-codings   : 0,0
1444.33/1449.11	c BDD/srt/adr Max costs : 2344162,1390367,0
1444.33/1449.11	c BDDraw/bin/mul/srt/adr: 25,0,0,327,0
1444.33/1449.11	c BDD nodes             : 50825315
1444.33/1449.11	c Es1/CC detections     : 0,0
1444.33/1449.11	c CC sort               : 0
1444.33/1449.11	c SAT/UNSAT calls       : 0,0
1444.33/1449.11	c regenrated variables  : 0
1444.33/1449.11	c eliminated fixed lits : 5788
1444.33/1449.11	c goal lit flips        : 0
1444.33/1449.11	c goal stages           : 0
1444.33/1449.11	c goal shrink           : 0
1444.33/1449.11	c goal coeff separations: 0
1444.33/1449.11	c restarts              : 0
1444.33/1449.11	c conflicts             : 0              (0 /sec)
1444.33/1449.11	c decisions             : 0              (0 /sec)
1444.33/1449.11	c propagations          : 0              (0 /sec)
1444.33/1449.11	c inspects              : 0              (0 /sec)
1444.33/1449.11	c CPU time (solving tm) : 934.8 s        (0 s, SAT 0 s, UNSAT 0 s)
1444.33/1449.11	c Time for Opt-base     : 111.1 s
1444.33/1449.11	c Steps for Opt-base    : 625853694
1444.33/1449.11	c Time for BDD coding   : 359.6 s
1444.33/1449.11	c Time for srt coding   : 420 s
1444.33/1449.11	c _____________________________________________________________________________
502.23/1449.45	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 (62312 MiB free)
  memory of node 1: 64507 MiB (63611 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4511709-1751205300/watcher-4511709-1751205300 -o /tmp/evaluation-result-4511709-1751205300/solver-4511709-1751205300 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1751204026-25379 --watchdog 3760 ./scip-naps-1.00.sh HOME/instance-4511709-1751205300.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=26300, runsolver pid=26297
Current StackSize limit: 8192 KiB


[startup+0.100068 s]*
/proc/loadavg: 4.15 4.16 4.10 5/256 26305
/proc/meminfo: memFree=128937344/131382116 swapFree=33010684/33010684
[pid=26300] ppid=26297 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/26300/stat : 26300 (scip-naps-1.00.) S 26297 26300 25366 0 -1 4194304 254 337 0 0 0 0 0 0 20 0 1 0 36209856 4292608 736 18446744073709551615 94619849945088 94619850839621 140726582587776 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94619851078672 94619851126416 94619883212800 140726582593953 140726582594050 140726582594050 140726582599652 0
/proc/26300/statm: 1048 736 672 219 0 110 0
[pid=26305] ppid=26300 vsize=60056 memory=21888 CPUtime=0.04 cores=5,7
/proc/26305/stat : 26305 (python3) R 26300 26300 25366 0 -1 4194304 2588 0 0 0 4 0 0 0 20 0 1 0 36209859 61497344 5472 18446744073709551615 94801744080896 94801744081273 140737376393088 0 0 0 0 16781312 2 0 0 0 17 7 0 0 0 0 0 94801744092568 94801744093188 94801771745280 140737376401752 140737376401954 140737376401954 140737376407527 0
/proc/26305/statm: 15014 5472 3296 1 0 3730 0
Current children cumulated CPU time: 0.04 s
Current children cumulated vsize: 64248 KiB
Current children cumulated memory: 24832 KiB

[startup+0.20706 s]*
/proc/loadavg: 4.15 4.16 4.10 5/256 26305
/proc/meminfo: memFree=128928524/131382116 swapFree=33010684/33010684
[pid=26300] ppid=26297 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/26300/stat : 26300 (scip-naps-1.00.) S 26297 26300 25366 0 -1 4194304 254 337 0 0 0 0 0 0 20 0 1 0 36209856 4292608 736 18446744073709551615 94619849945088 94619850839621 140726582587776 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94619851078672 94619851126416 94619883212800 140726582593953 140726582594050 140726582594050 140726582599652 0
/proc/26300/statm: 1048 736 672 219 0 110 0
[pid=26305] ppid=26300 vsize=1195112 memory=40048 CPUtime=0.14 cores=5,7
/proc/26305/stat : 26305 (python3) R 26300 26300 25366 0 -1 4194304 5123 0 0 0 12 2 0 0 20 0 1 0 36209859 1223794688 10012 18446744073709551615 94801744080896 94801744081273 140737376393088 0 0 0 0 16781312 2 0 0 0 17 7 0 0 0 0 0 94801744092568 94801744093188 94801771745280 140737376401752 140737376401954 140737376401954 140737376407527 0
/proc/26305/statm: 298778 10012 5628 1 0 270136 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 1199304 KiB
Current children cumulated memory: 42992 KiB

[startup+0.307055 s]*
/proc/loadavg: 4.15 4.16 4.10 5/256 26305
/proc/meminfo: memFree=128856956/131382116 swapFree=33010684/33010684
[pid=26300] ppid=26297 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/26300/stat : 26300 (scip-naps-1.00.) S 26297 26300 25366 0 -1 4194304 254 337 0 0 0 0 0 0 20 0 1 0 36209856 4292608 736 18446744073709551615 94619849945088 94619850839621 140726582587776 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94619851078672 94619851126416 94619883212800 140726582593953 140726582594050 140726582594050 140726582599652 0
/proc/26300/statm: 1048 736 672 219 0 110 0
[pid=26305] ppid=26300 vsize=1265404 memory=116080 CPUtime=0.23 cores=5,7
/proc/26305/stat : 26305 (python3) R 26300 26300 25366 0 -1 4194304 22298 0 0 0 18 5 0 0 20 0 1 0 36209859 1295773696 29020 18446744073709551615 94801744080896 94801744081273 140737376393088 0 0 0 0 16781312 2 0 0 0 17 7 0 0 0 0 0 94801744092568 94801744093188 94801771745280 140737376401752 140737376401954 140737376401954 140737376407527 0
/proc/26305/statm: 316351 29020 7612 1 0 287709 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 1269596 KiB
Current children cumulated memory: 119024 KiB

[startup+0.700229 s]
/proc/loadavg: 4.15 4.16 4.10 5/256 26305
/proc/meminfo: memFree=128703740/131382116 swapFree=33010684/33010684
[pid=26300] ppid=26297 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/26300/stat : 26300 (scip-naps-1.00.) S 26297 26300 25366 0 -1 4194304 254 337 0 0 0 0 0 0 20 0 1 0 36209856 4292608 736 18446744073709551615 94619849945088 94619850839621 140726582587776 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94619851078672 94619851126416 94619883212800 140726582593953 140726582594050 140726582594050 140726582599652 0
/proc/26300/statm: 1048 736 672 219 0 110 0
[pid=26305] ppid=26300 vsize=1566096 memory=416920 CPUtime=0.61 cores=5,7
/proc/26305/stat : 26305 (python3) R 26300 26300 25366 0 -1 4194304 96983 0 0 0 43 18 0 0 20 0 1 0 36209859 1603682304 104230 18446744073709551615 94801744080896 94801744081273 140737376393088 0 0 0 0 16781312 2 0 0 0 17 7 0 0 0 0 0 94801744092568 94801744093188 94801771745280 140737376401752 140737376401954 140737376401954 140737376407527 0
/proc/26305/statm: 391524 104230 7612 1 0 362882 0
Current children cumulated CPU time: 0.61 s
Current children cumulated vsize: 1570288 KiB
Current children cumulated memory: 419864 KiB

[startup+1.50026 s]
/proc/loadavg: 4.15 4.16 4.10 5/256 26305
/proc/meminfo: memFree=128313580/131382116 swapFree=33010684/33010684
[pid=26300] ppid=26297 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/26300/stat : 26300 (scip-naps-1.00.) S 26297 26300 25366 0 -1 4194304 254 337 0 0 0 0 0 0 20 0 1 0 36209856 4292608 736 18446744073709551615 94619849945088 94619850839621 140726582587776 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94619851078672 94619851126416 94619883212800 140726582593953 140726582594050 140726582594050 140726582599652 0
/proc/26300/statm: 1048 736 672 219 0 110 0
[pid=26305] ppid=26300 vsize=1835220 memory=685780 CPUtime=1.4 cores=5,7
/proc/26305/stat : 26305 (python3) R 26300 26300 25366 0 -1 4194304 162148 0 0 0 112 28 0 0 20 0 1 0 36209859 1879265280 171445 18446744073709551615 94801744080896 94801744081273 140737376393088 0 0 0 0 16781312 2 0 0 0 17 7 0 0 0 0 0 94801744092568 94801744093188 94801771745280 140737376401752 140737376401954 140737376401954 140737376407527 0
/proc/26305/statm: 458805 171445 7612 1 0 430163 0
Current children cumulated CPU time: 1.4 s
Current children cumulated vsize: 1839412 KiB
Current children cumulated memory: 688724 KiB

[startup+3.1053 s]
/proc/loadavg: 4.15 4.16 4.10 5/256 26306
/proc/meminfo: memFree=127395072/131382116 swapFree=33010684/33010684
[pid=26300] ppid=26297 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/26300/stat : 26300 (scip-naps-1.00.) S 26297 26300 25366 0 -1 4194304 254 337 0 0 0 0 0 0 20 0 1 0 36209856 4292608 736 18446744073709551615 94619849945088 94619850839621 140726582587776 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94619851078672 94619851126416 94619883212800 140726582593953 140726582594050 140726582594050 140726582599652 0
/proc/26300/statm: 1048 736 672 219 0 110 0
[pid=26305] ppid=26300 vsize=2791060 memory=1623744 CPUtime=2.99 cores=5,7
/proc/26305/stat : 26305 (python3) R 26300 26300 25366 0 -1 4194304 385702 0 0 0 236 63 0 0 20 0 1 0 36209859 2858045440 405936 18446744073709551615 94801744080896 94801744081273 140737376393088 0 0 0 0 16781312 2 0 0 0 17 7 0 0 0 0 0 94801744092568 94801744093188 94801771745280 140737376401752 140737376401954 140737376401954 140737376407527 0
/proc/26305/statm: 697765 405936 7836 1 0 669123 0
Current children cumulated CPU time: 2.99 s
Current children cumulated vsize: 2795252 KiB
Current children cumulated memory: 1626688 KiB

[startup+6.30021 s]
/proc/loadavg: 4.14 4.16 4.10 5/256 26306
/proc/meminfo: memFree=127189784/131382116 swapFree=33010684/33010684
[pid=26300] ppid=26297 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/26300/stat : 26300 (scip-naps-1.00.) S 26297 26300 25366 0 -1 4194304 254 337 0 0 0 0 0 0 20 0 1 0 36209856 4292608 736 18446744073709551615 94619849945088 94619850839621 140726582587776 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94619851078672 94619851126416 94619883212800 140726582593953 140726582594050 140726582594050 140726582599652 0
/proc/26300/statm: 1048 736 672 219 0 110 0
[pid=26305] ppid=26300 vsize=2987808 memory=1777116 CPUtime=6.15 cores=5,7
/proc/26305/stat : 26305 (python3) R 26300 26300 25366 0 -1 4194304 420475 0 0 0 546 69 0 0 20 0 1 0 36209859 3059515392 444279 18446744073709551615 94801744080896 94801744081273 140737376393088 0 0 0 0 16781312 2 0 0 0 17 7 0 0 0 0 0 94801744092568 94801744093188 94801771745280 140737376401752 140737376401954 140737376401954 140737376407527 0
/proc/26305/statm: 746952 444279 7868 1 0 718310 0
Current children cumulated CPU time: 6.15 s
Current children cumulated vsize: 2992000 KiB
Current children cumulated memory: 1780060 KiB

[startup+12.7004 s]
/proc/loadavg: 4.13 4.15 4.10 5/256 26306
/proc/meminfo: memFree=127154788/131382116 swapFree=33010684/33010684
[pid=26300] ppid=26297 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/26300/stat : 26300 (scip-naps-1.00.) S 26297 26300 25366 0 -1 4194304 254 337 0 0 0 0 0 0 20 0 1 0 36209856 4292608 736 18446744073709551615 94619849945088 94619850839621 140726582587776 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94619851078672 94619851126416 94619883212800 140726582593953 140726582594050 140726582594050 140726582599652 0
/proc/26300/statm: 1048 736 672 219 0 110 0
[pid=26305] ppid=26300 vsize=2987808 memory=1777116 CPUtime=12.5 cores=5,7
/proc/26305/stat : 26305 (python3) R 26300 26300 25366 0 -1 4194304 420479 0 0 0 1180 70 0 0 20 0 1 0 36209859 3059515392 444279 18446744073709551615 94801744080896 94801744081273 140737376393088 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94801744092568 94801744093188 94801771745280 140737376401752 140737376401954 140737376401954 140737376407527 0
/proc/26305/statm: 746952 444279 7868 1 0 718310 0
Current children cumulated CPU time: 12.5 s
Current children cumulated vsize: 2992000 KiB
Current children cumulated memory: 1780060 KiB

[startup+25.5004 s]
/proc/loadavg: 4.10 4.14 4.10 5/256 26306
/proc/meminfo: memFree=125834476/131382116 swapFree=33010684/33010684
[pid=26300] ppid=26297 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/26300/stat : 26300 (scip-naps-1.00.) S 26297 26300 25366 0 -1 4194304 254 337 0 0 0 0 0 0 20 0 1 0 36209856 4292608 736 18446744073709551615 94619849945088 94619850839621 140726582587776 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94619851078672 94619851126416 94619883212800 140726582593953 140726582594050 140726582594050 140726582599652 0
/proc/26300/statm: 1048 736 672 219 0 110 0
[pid=26305] ppid=26300 vsize=4347436 memory=3051096 CPUtime=25.25 cores=5,7
/proc/26305/stat : 26305 (python3) R 26300 26300 25366 0 -1 4194304 635172 0 0 0 2414 111 0 0 20 0 1 0 36209859 4451774464 762774 18446744073709551615 94801744080896 94801744081273 140737376393088 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94801744092568 94801744093188 94801771745280 140737376401752 140737376401954 140737376401954 140737376407527 0
/proc/26305/statm: 1086859 762774 7932 1 0 1058217 0
Current children cumulated CPU time: 25.25 s
Current children cumulated vsize: 4351628 KiB
Current children cumulated memory: 3054040 KiB

[startup+51.1131 s]
/proc/loadavg: 4.13 4.15 4.10 5/256 26356
/proc/meminfo: memFree=122187056/131382116 swapFree=33010684/33010684
[pid=26300] ppid=26297 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/26300/stat : 26300 (scip-naps-1.00.) S 26297 26300 25366 0 -1 4194304 254 337 0 0 0 0 0 0 20 0 1 0 36209856 4292608 736 18446744073709551615 94619849945088 94619850839621 140726582587776 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94619851078672 94619851126416 94619883212800 140726582593953 140726582594050 140726582594050 140726582599652 0
/proc/26300/statm: 1048 736 672 219 0 110 0
[pid=26305] ppid=26300 vsize=5888768 memory=4247964 CPUtime=50.77 cores=5,7
/proc/26305/stat : 26305 (python3) R 26300 26300 25366 0 -1 4194304 847041 0 0 0 4917 160 0 0 20 0 1 0 36209859 6030098432 1061991 18446744073709551615 94801744080896 94801744081273 140737376393088 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94801744092568 94801744093188 94801771745280 140737376401752 140737376401954 140737376401954 140737376407527 0
/proc/26305/statm: 1472192 1061991 8124 1 0 1443550 0
Current children cumulated CPU time: 50.77 s
Current children cumulated vsize: 5892960 KiB
Current children cumulated memory: 4250908 KiB

[startup+102.3 s]
/proc/loadavg: 4.12 4.14 4.10 5/255 26358
/proc/meminfo: memFree=120445728/131382116 swapFree=33010684/33010684
[pid=26300] ppid=26297 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/26300/stat : 26300 (scip-naps-1.00.) S 26297 26300 25366 0 -1 4194304 254 337 0 0 0 0 0 0 20 0 1 0 36209856 4292608 736 18446744073709551615 94619849945088 94619850839621 140726582587776 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94619851078672 94619851126416 94619883212800 140726582593953 140726582594050 140726582594050 140726582599652 0
/proc/26300/statm: 1048 736 672 219 0 110 0
[pid=26305] ppid=26300 vsize=5906720 memory=4273664 CPUtime=101.81 cores=5,7
/proc/26305/stat : 26305 (python3) R 26300 26300 25366 0 -1 4194304 851602 0 0 0 10019 162 0 0 20 0 1 0 36209859 6048481280 1068416 18446744073709551615 94801744080896 94801744081273 140737376393088 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94801744092568 94801744093188 94801771745280 140737376401752 140737376401954 140737376401954 140737376407527 0
/proc/26305/statm: 1476680 1068416 8124 1 0 1448038 0
Current children cumulated CPU time: 101.81 s
Current children cumulated vsize: 5910912 KiB
Current children cumulated memory: 4276608 KiB

[startup+162.3 s]
/proc/loadavg: 4.09 4.13 4.09 5/254 26360
/proc/meminfo: memFree=120380952/131382116 swapFree=33010684/33010684
[pid=26300] ppid=26297 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/26300/stat : 26300 (scip-naps-1.00.) S 26297 26300 25366 0 -1 4194304 254 337 0 0 0 0 0 0 20 0 1 0 36209856 4292608 736 18446744073709551615 94619849945088 94619850839621 140726582587776 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94619851078672 94619851126416 94619883212800 140726582593953 140726582594050 140726582594050 140726582599652 0
/proc/26300/statm: 1048 736 672 219 0 110 0
[pid=26305] ppid=26300 vsize=5906720 memory=4273792 CPUtime=161.64 cores=5,7
/proc/26305/stat : 26305 (python3) R 26300 26300 25366 0 -1 4194304 852859 0 0 0 16001 163 0 0 20 0 1 0 36209859 6048481280 1068448 18446744073709551615 94801744080896 94801744081273 140737376393088 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94801744092568 94801744093188 94801771745280 140737376401752 140737376401954 140737376401954 140737376407527 0
/proc/26305/statm: 1476680 1068448 8124 1 0 1448038 0
Current children cumulated CPU time: 161.64 s
Current children cumulated vsize: 5910912 KiB
Current children cumulated memory: 4276736 KiB

[startup+222.3 s]
/proc/loadavg: 4.07 4.12 4.09 5/256 26366
/proc/meminfo: memFree=120093716/131382116 swapFree=33010684/33010684
[pid=26300] ppid=26297 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/26300/stat : 26300 (scip-naps-1.00.) S 26297 26300 25366 0 -1 4194304 254 337 0 0 0 0 0 0 20 0 1 0 36209856 4292608 736 18446744073709551615 94619849945088 94619850839621 140726582587776 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94619851078672 94619851126416 94619883212800 140726582593953 140726582594050 140726582594050 140726582599652 0
/proc/26300/statm: 1048 736 672 219 0 110 0
[pid=26305] ppid=26300 vsize=6192116 memory=4521876 CPUtime=221.43 cores=5,7
/proc/26305/stat : 26305 (python3) R 26300 26300 25366 0 -1 4194304 888410 0 0 0 21970 173 0 0 20 0 1 0 36209859 6340726784 1130469 18446744073709551615 94801744080896 94801744081273 140737376393088 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94801744092568 94801744093188 94801771745280 140737376401752 140737376401954 140737376401954 140737376407527 0
/proc/26305/statm: 1548029 1130469 8124 1 0 1519387 0
Current children cumulated CPU time: 221.43 s
Current children cumulated vsize: 6196308 KiB

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

[pid=26305] ppid=26300 vsize=6634748 memory=4978520 CPUtime=502.23 cores=5,7
/proc/26305/stat : 26305 (python3) S 26300 26300 25366 0 -1 4194304 994999 0 0 0 50019 204 0 0 20 0 1 0 36209859 6793981952 1244630 18446744073709551615 94801744080896 94801744081273 140737376393088 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94801744092568 94801744093188 94801771745280 140737376401752 140737376401954 140737376401954 140737376407527 0
/proc/26305/statm: 1658687 1244630 8156 1 0 1630045 0
[pid=26443] ppid=26305 vsize=19611780 memory=17877532 CPUtime=795.84 cores=5,7
/proc/26443/stat : 26443 (naps-1.03a6) R 26305 26443 26443 0 -1 4194304 2242689 0 0 0 78878 706 0 0 20 0 1 0 36260261 20082462720 4469383 18446744073709551615 4198400 7047149 140731432612768 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 8359936 140731432618385 140731432618483 140731432618483 140731432624073 0
/proc/26443/statm: 4902945 4469383 544 696 0 4902106 0
Current children cumulated CPU time: 1298.07 s
Current children cumulated vsize: 26250720 KiB
Current children cumulated memory: 22858996 KiB

[startup+1362.3 s]
/proc/loadavg: 4.09 4.12 4.12 5/259 26632
/proc/meminfo: memFree=82397100/131382116 swapFree=33010684/33010684
[pid=26300] ppid=26297 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/26300/stat : 26300 (scip-naps-1.00.) S 26297 26300 25366 0 -1 4194304 254 337 0 0 0 0 0 0 20 0 1 0 36209856 4292608 736 18446744073709551615 94619849945088 94619850839621 140726582587776 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94619851078672 94619851126416 94619883212800 140726582593953 140726582594050 140726582594050 140726582599652 0
/proc/26300/statm: 1048 736 672 219 0 110 0
[pid=26305] ppid=26300 vsize=6634748 memory=4978520 CPUtime=502.23 cores=5,7
/proc/26305/stat : 26305 (python3) S 26300 26300 25366 0 -1 4194304 994999 0 0 0 50019 204 0 0 20 0 1 0 36209859 6793981952 1244630 18446744073709551615 94801744080896 94801744081273 140737376393088 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94801744092568 94801744093188 94801771745280 140737376401752 140737376401954 140737376401954 140737376407527 0
/proc/26305/statm: 1658687 1244630 8156 1 0 1630045 0
[pid=26443] ppid=26305 vsize=19743516 memory=18105548 CPUtime=855.66 cores=5,7
/proc/26443/stat : 26443 (naps-1.03a6) R 26305 26443 26443 0 -1 4194304 2282364 0 0 0 84851 715 0 0 20 0 1 0 36260261 20217360384 4526387 18446744073709551615 4198400 7047149 140731432612768 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 8359936 140731432618385 140731432618483 140731432618483 140731432624073 0
/proc/26443/statm: 4935879 4526387 544 696 0 4935040 0
Current children cumulated CPU time: 1357.89 s
Current children cumulated vsize: 26382456 KiB
Current children cumulated memory: 23087012 KiB

[startup+1422.3 s]
/proc/loadavg: 4.20 4.14 4.12 5/252 26663
/proc/meminfo: memFree=105855028/131382116 swapFree=33010684/33010684
[pid=26300] ppid=26297 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/26300/stat : 26300 (scip-naps-1.00.) S 26297 26300 25366 0 -1 4194304 254 337 0 0 0 0 0 0 20 0 1 0 36209856 4292608 736 18446744073709551615 94619849945088 94619850839621 140726582587776 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94619851078672 94619851126416 94619883212800 140726582593953 140726582594050 140726582594050 140726582599652 0
/proc/26300/statm: 1048 736 672 219 0 110 0
[pid=26305] ppid=26300 vsize=6634748 memory=4978520 CPUtime=502.23 cores=5,7
/proc/26305/stat : 26305 (python3) S 26300 26300 25366 0 -1 4194304 994999 0 0 0 50019 204 0 0 20 0 1 0 36209859 6793981952 1244630 18446744073709551615 94801744080896 94801744081273 140737376393088 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94801744092568 94801744093188 94801771745280 140737376401752 140737376401954 140737376401954 140737376407527 0
/proc/26305/statm: 1658687 1244630 8156 1 0 1630045 0
[pid=26443] ppid=26305 vsize=19875252 memory=18429800 CPUtime=915.46 cores=5,7
/proc/26443/stat : 26443 (naps-1.03a6) R 26305 26443 26443 0 -1 4194304 2320891 0 0 0 90818 728 0 0 20 0 1 0 36260261 20352258048 4607450 18446744073709551615 4198400 7047149 140731432612768 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 8359936 140731432618385 140731432618483 140731432618483 140731432624073 0
/proc/26443/statm: 4968813 4607450 544 696 0 4967974 0
Current children cumulated CPU time: 1417.69 s
Current children cumulated vsize: 26514192 KiB
Current children cumulated memory: 23411264 KiB

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

# cumulated CPU time of all completed processes:  user=1439.15 s, system=10.5128 s

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

[startup+1433.6 s]
/proc/loadavg: 4.17 4.13 4.12 5/258 26683
/proc/meminfo: memFree=105807152/131382116 swapFree=33010684/33010684
[pid=26300] ppid=26297 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/26300/stat : 26300 (scip-naps-1.00.) S 26297 26300 25366 0 -1 4194304 254 337 0 0 0 0 0 0 20 0 1 0 36209856 4292608 736 18446744073709551615 94619849945088 94619850839621 140726582587776 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94619851078672 94619851126416 94619883212800 140726582593953 140726582594050 140726582594050 140726582599652 0
/proc/26300/statm: 1048 736 672 219 0 110 0
[pid=26305] ppid=26300 vsize=6634748 memory=4978520 CPUtime=502.23 cores=5,7
/proc/26305/stat : 26305 (python3) S 26300 26300 25366 0 -1 4194304 994999 0 0 0 50019 204 0 0 20 0 1 0 36209859 6793981952 1244630 18446744073709551615 94801744080896 94801744081273 140737376393088 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94801744092568 94801744093188 94801771745280 140737376401752 140737376401954 140737376401954 140737376407527 0
/proc/26305/statm: 1658687 1244630 8156 1 0 1630045 0
[pid=26443] ppid=26305 vsize=19875252 memory=18440040 CPUtime=926.74 cores=5,7
/proc/26443/stat : 26443 (naps-1.03a6) R 26305 26443 26443 0 -1 4194304 2322304 0 0 0 91945 729 0 0 20 0 1 0 36260261 20352258048 4610010 18446744073709551615 4198400 7047149 140731432612768 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 8359936 140731432618385 140731432618483 140731432618483 140731432624073 0
/proc/26443/statm: 4968813 4610010 544 696 0 4967974 0
Current children cumulated CPU time: 1428.97 s
Current children cumulated vsize: 26514192 KiB
Current children cumulated memory: 23421504 KiB

[startup+1446.4 s]
/proc/loadavg: 4.13 4.13 4.12 5/258 26683
/proc/meminfo: memFree=105391664/131382116 swapFree=33010684/33010684
[pid=26300] ppid=26297 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/26300/stat : 26300 (scip-naps-1.00.) S 26297 26300 25366 0 -1 4194304 254 337 0 0 0 0 0 0 20 0 1 0 36209856 4292608 736 18446744073709551615 94619849945088 94619850839621 140726582587776 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94619851078672 94619851126416 94619883212800 140726582593953 140726582594050 140726582594050 140726582599652 0
/proc/26300/statm: 1048 736 672 219 0 110 0
[pid=26305] ppid=26300 vsize=6634748 memory=4978520 CPUtime=502.23 cores=5,7
/proc/26305/stat : 26305 (python3) S 26300 26300 25366 0 -1 4194304 994999 0 0 0 50019 204 0 0 20 0 1 0 36209859 6793981952 1244630 18446744073709551615 94801744080896 94801744081273 140737376393088 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94801744092568 94801744093188 94801771745280 140737376401752 140737376401954 140737376401954 140737376407527 0
/proc/26305/statm: 1658687 1244630 8156 1 0 1630045 0
[pid=26443] ppid=26305 vsize=20273364 memory=18852432 CPUtime=939.49 cores=5,7
/proc/26443/stat : 26443 (naps-1.03a6) R 26305 26443 26443 0 -1 4194304 2423070 0 0 0 93205 744 0 0 20 0 1 0 36260261 20759924736 4713108 18446744073709551615 4198400 7047149 140731432612768 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 8359936 140731432618385 140731432618483 140731432618483 140731432624073 0
/proc/26443/statm: 5068341 4713108 544 696 0 5067502 0
Current children cumulated CPU time: 1441.72 s
Current children cumulated vsize: 26912304 KiB
Current children cumulated memory: 23833896 KiB

[startup+1449.6 s]
/proc/loadavg: 4.13 4.13 4.12 5/258 26683
/proc/meminfo: memFree=105383472/131382116 swapFree=33010684/33010684
[pid=26300] ppid=26297 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/26300/stat : 26300 (scip-naps-1.00.) S 26297 26300 25366 0 -1 4194304 254 337 0 0 0 0 0 0 20 0 1 0 36209856 4292608 736 18446744073709551615 94619849945088 94619850839621 140726582587776 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94619851078672 94619851126416 94619883212800 140726582593953 140726582594050 140726582594050 140726582599652 0
/proc/26300/statm: 1048 736 672 219 0 110 0
[pid=26305] ppid=26300 vsize=6634748 memory=4978520 CPUtime=1444.93 cores=5,7
/proc/26305/stat : 26305 (python3) R 26300 26300 25366 0 -1 4194304 1065487 2423078 0 0 50026 213 93476 778 20 0 1 0 36209859 6793981952 1244630 18446744073709551615 94801744080896 94801744081273 140737376393088 0 0 0 0 16781312 16386 0 0 0 17 7 0 0 0 0 0 94801744092568 94801744093188 94801771745280 140737376401752 140737376401954 140737376401954 140737376407527 0
/proc/26305/statm: 1658687 1244630 8156 1 0 1630045 0
Current children cumulated CPU time: 1444.93 s
Current children cumulated vsize: 6638940 KiB
Current children cumulated memory: 4981464 KiB

[startup+1452.8 s]
/proc/loadavg: 4.12 4.12 4.12 5/257 26683
/proc/meminfo: memFree=124232032/131382116 swapFree=33010684/33010684
[pid=26300] ppid=26297 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/26300/stat : 26300 (scip-naps-1.00.) S 26297 26300 25366 0 -1 4194304 254 337 0 0 0 0 0 0 20 0 1 0 36209856 4292608 736 18446744073709551615 94619849945088 94619850839621 140726582587776 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94619851078672 94619851126416 94619883212800 140726582593953 140726582594050 140726582594050 140726582599652 0
/proc/26300/statm: 1048 736 672 219 0 110 0
[pid=26305] ppid=26300 vsize=6634748 memory=4978520 CPUtime=1448.09 cores=5,7
/proc/26305/stat : 26305 (python3) R 26300 26300 25366 0 -1 4194304 1433812 2423078 0 0 50314 241 93476 778 20 0 1 0 36209859 6793981952 1244630 18446744073709551615 94801744080896 94801744081273 140737376393088 0 0 0 0 16781312 16386 0 0 0 17 7 0 0 0 0 0 94801744092568 94801744093188 94801771745280 140737376401752 140737376401954 140737376401954 140737376407527 0
/proc/26305/statm: 1658687 1244630 8156 1 0 1630045 0
Current children cumulated CPU time: 1448.09 s
Current children cumulated vsize: 6638940 KiB
Current children cumulated memory: 4981464 KiB

[startup+1453.6 s]
/proc/loadavg: 4.12 4.12 4.12 5/257 26683
/proc/meminfo: memFree=124238788/131382116 swapFree=33010684/33010684
[pid=26300] ppid=26297 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/26300/stat : 26300 (scip-naps-1.00.) S 26297 26300 25366 0 -1 4194304 254 337 0 0 0 0 0 0 20 0 1 0 36209856 4292608 736 18446744073709551615 94619849945088 94619850839621 140726582587776 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94619851078672 94619851126416 94619883212800 140726582593953 140726582594050 140726582594050 140726582599652 0
/proc/26300/statm: 1048 736 672 219 0 110 0
[pid=26305] ppid=26300 vsize=6478496 memory=4822948 CPUtime=1448.87 cores=5,7
/proc/26305/stat : 26305 (python3) R 26300 26300 25366 0 -1 4194304 1643930 2423078 0 0 50382 251 93476 778 20 0 1 0 36209859 6633979904 1205737 18446744073709551615 94801744080896 94801744081273 140737376393088 0 0 0 0 16781312 16386 0 0 0 17 7 0 0 0 0 0 94801744092568 94801744093188 94801771745280 140737376401752 140737376401954 140737376401954 140737376407527 0
/proc/26305/statm: 1619624 1205737 8156 1 0 1590982 0
Current children cumulated CPU time: 1448.87 s
Current children cumulated vsize: 6482688 KiB
Current children cumulated memory: 4825892 KiB

[startup+1454 s]*
/proc/loadavg: 4.12 4.12 4.12 5/257 26683
/proc/meminfo: memFree=125065748/131382116 swapFree=33010684/33010684
[pid=26300] ppid=26297 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/26300/stat : 26300 (scip-naps-1.00.) S 26297 26300 25366 0 -1 4194304 254 337 0 0 0 0 0 0 20 0 1 0 36209856 4292608 736 18446744073709551615 94619849945088 94619850839621 140726582587776 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94619851078672 94619851126416 94619883212800 140726582593953 140726582594050 140726582594050 140726582599652 0
/proc/26300/statm: 1048 736 672 219 0 110 0
[pid=26305] ppid=26300 vsize=5330304 memory=4122496 CPUtime=1449.27 cores=5,7
/proc/26305/stat : 26305 (python3) R 26300 26300 25366 0 -1 4194304 1734990 2423078 0 0 50416 257 93476 778 20 0 1 0 36209859 5458231296 1030624 18446744073709551615 94801744080896 94801744081273 140737376393088 0 0 0 0 16781312 0 0 0 0 17 7 0 0 0 0 0 94801744092568 94801744093188 94801771745280 140737376401752 140737376401954 140737376401954 140737376407527 0
/proc/26305/statm: 1332576 1030624 8188 1 0 1303934 0
Current children cumulated CPU time: 1449.27 s
Current children cumulated vsize: 5334496 KiB
Current children cumulated memory: 4125440 KiB

[startup+1454.2 s]
/proc/loadavg: 4.12 4.12 4.12 5/257 26683
/proc/meminfo: memFree=125065748/131382116 swapFree=33010684/33010684
[pid=26300] ppid=26297 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/26300/stat : 26300 (scip-naps-1.00.) S 26297 26300 25366 0 -1 4194304 254 337 0 0 0 0 0 0 20 0 1 0 36209856 4292608 736 18446744073709551615 94619849945088 94619850839621 140726582587776 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94619851078672 94619851126416 94619883212800 140726582593953 140726582594050 140726582594050 140726582599652 0
/proc/26300/statm: 1048 736 672 219 0 110 0
[pid=26305] ppid=26300 vsize=5103488 memory=3895424 CPUtime=1449.46 cores=5,7
/proc/26305/stat : 26305 (python3) R 26300 26300 25366 0 -1 4194304 1752894 2423078 0 0 50434 258 93476 778 20 0 1 0 36209859 5225971712 973856 18446744073709551615 94801744080896 94801744081273 140737376393088 0 0 0 0 16781312 0 0 0 0 17 7 0 0 0 0 0 94801744092568 94801744093188 94801771745280 140737376401752 140737376401954 140737376401954 140737376407527 0
/proc/26305/statm: 1275872 973856 8188 1 0 1247230 0
Current children cumulated CPU time: 1449.46 s
Current children cumulated vsize: 5107680 KiB
Current children cumulated memory: 3898368 KiB

[startup+1454.3 s]
/proc/loadavg: 4.12 4.12 4.12 5/257 26683
/proc/meminfo: memFree=125065748/131382116 swapFree=33010684/33010684
[pid=26300] ppid=26297 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/26300/stat : 26300 (scip-naps-1.00.) S 26297 26300 25366 0 -1 4194304 254 337 0 0 0 0 0 0 20 0 1 0 36209856 4292608 736 18446744073709551615 94619849945088 94619850839621 140726582587776 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94619851078672 94619851126416 94619883212800 140726582593953 140726582594050 140726582594050 140726582599652 0
/proc/26300/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): 1454.37
CPU time (s): 1449.66
CPU user time (s): 1439.15
CPU system time (s): 10.5128
CPU usage (%): 99.6763
Max. virtual memory (cumulated for all children) (KiB): 26912304
Max. memory (cumulated for all children) (KiB): 23844168

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1439.15
system time used= 10.5128
maximum resident set size= 18862704
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4188940
page faults= 0
swaps= 0
block input operations= 0
block output operations= 60832
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 363
involuntary context switches= 9454


# summary of solver processes directly reported to runsolver:
#   pid: 26300
#   total CPU time (s): 1449.66
#   total CPU user time (s): 1439.15
#   total CPU system time (s): 10.5128

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.7347 second user time and 14.8604 second system time

The end

Launcher Data

Begin job on nodeC011 at 2025-06-29 15:55:01
IDJOB=4511709
IDBENCH=160480
IDSOLVER=3368
FILE ID=nodeC011/4511709-1751205300
RUNJOBID= nodeC011-1751204026-25379
SLURM_JOB_ID= 9587615
Free space on /tmp= 433008 MiB

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

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

MD5SUM BENCH= 4a42be2aaf272439af058ac9b796a856
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.971
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt 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		: 3691.707
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.622
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		: 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	: 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.896
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		: 1197.296
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		: 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	: 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		: 2595.464
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:        128946416 kB
MemAvailable:   128719856 kB
Buffers:            3280 kB
Cached:           584268 kB
SwapCached:            0 kB
Active:          1597556 kB
Inactive:         286020 kB
Active(anon):    1313988 kB
Inactive(anon):        0 kB
Active(file):     283568 kB
Inactive(file):   286020 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             36096 kB
Writeback:             4 kB
AnonPages:       1299052 kB
Mapped:           126700 kB
Shmem:             17960 kB
KReclaimable:      86572 kB
Slab:             167016 kB
SReclaimable:      86572 kB
SUnreclaim:        80444 kB
KernelStack:        4112 kB
PageTables:         6088 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    4846360 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149496 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    604160 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= 432972 MiB
End job on nodeC011 at 2025-06-29 16:19:16