Trace number 4444070

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
FiberSCIP 2024-07-02? 3591.87 3603.41

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/submitted-PB06/
liu/vdw/normalized-vdw_k3_l6_n1500.opb
MD5SUM324936182855f4056c83f943259e6646
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.20228
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4500
Total number of constraints674250
Number of constraints which are clauses672750
Number of constraints which are cardinality constraints (but not clauses)1500
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint6
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 5
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 11
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c The following solver is parallelized by UG version 1.0.0 [GitHash: cdb00f34-dirty]
0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.0] [GitHash: 32d2b99657]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c External libraries: 
0.00/0.00	c   Soplex 7.1.0         Linear Programming Solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: bdec2291]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.2.1         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   Nauty 2.8.8          Computing Graph Automorphism Groups by Brendan D. McKay (users.cecs.anu.edu.au/~bdm/nauty)
0.00/0.00	c   sassy 1.1            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
2.98/3.07	c Default LC presolving (default).
2.98/3.08	c ** Before presolving: virtualMemUsedAtLc = 1931821266, getVmSize() = 1252528128, SCIPgetMemUsed() = 938054033, SCIPgetMemTotal() = 1178977777, SCIPgetMemExternEstim() = 752843489
2.98/3.08	c ** set memory limit for presolving in LC to 8.79551e+12 for SCIP **
22.41/22.53	c ** Estimated virtualMemUsedAtSolver = 2568091618, getVmSize() = 3261636608, SCIPgetMemUsed() = 1632847211, SCIPgetMemTotal() = 3099293939, SCIPgetMemExternEstim() = 752843489
22.41/22.53	c ** set memory limit for solvers to 4.39797e+12 for each SCIP **
22.41/22.53	c Original Problem   :
22.41/22.53	c   Problem name     : instance-4444070-1721317637
22.41/22.53	c   Variables        : 4500 (4500 binary, 0 integer, 0 implicit integer, 0 continuous)
22.41/22.53	c   Constraints      : 674250
22.41/22.53	c   Objective sense  : minimize
22.41/22.53	c Presolved Problem  :
22.41/22.53	c   Variables        : 4498 (4498 binary, 0 integer, 0 implicit integer, 0 continuous)
22.41/22.53	c   Constraints      : 673654
22.41/22.53	c Constraints        : Number
22.41/22.53	c   setppc           : 1500 
22.41/22.53	c   orbitope         : 2 
22.41/22.53	c   logicor          : 672152 
22.41/22.53	c ** Instance transfer method used: 0
23.51/23.67	c ** ParaScipInstance copy increased the number of variables. **
24.71/24.81	c LC is working with racing ramp-up and with rebuilding tree after racing.
24.71/24.81	c                                Nodes    Active                                            
24.71/24.81	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
3588.78/3600.33	c      3600              0           1         0                --179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.0000          -
3590.97/3602.56	c SCIP Status        : c solving was interrupted [hard time limit reached]
3590.97/3602.56	c Total Time         : 3602.5500
3590.97/3602.56	c   solving          : 3602.5500
3590.97/3602.56	c   presolving       : 19.4461 (included in solving)
3590.97/3602.56	c B&B Tree           :
3590.97/3602.56	c   nodes (total)    : 1
3590.97/3602.56	c Solution           :
3590.97/3602.56	c   Solutions found  : 0
3590.97/3602.56	c   Primal Bound     :          -
3590.97/3602.56	c   Dual Bound       :          -
3590.97/3602.56	c Gap                :          -
3591.76/3603.33	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: 63968 MiB (62191 MiB free)
  memory of node 1: 64473 MiB (62964 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4444070-1721317637/watcher-4444070-1721317637 -o /tmp/evaluation-result-4444070-1721317637/solver-4444070-1721317637 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1721317650-1007725 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4444070-1721317637.opb -qsol -t 3600 -sth 1 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

Enforcing FSIZE limit: 104857600 KiB
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 4.18.0-301.1.el8.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=1007788, runsolver pid=1007785

[startup+0.10087 s]*
/proc/loadavg: 1.23 1.92 3.05 6/259 1007789
/proc/meminfo: memFree=128018324/131524600 swapFree=131071996/131071996
[pid=1007788] ppid=1007785 vsize=52060 memory=39104 CPUtime=0.09 cores=4,6
/proc/1007788/stat : 1007788 (fscip) R 1007785 1007788 1007714 0 -1 4194304 7731 0 0 0 8 1 0 0 20 0 1 0 183931877 53309440 9776 134679101440 4194304 16613245 140722309706384 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18822208 18930672 57155584 140722309710867 140722309710983 140722309710983 140722309718000 0
/proc/1007788/statm: 13015 9776 2318 3032 0 9415 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 52060 KiB
Current children cumulated memory: 39104 KiB

[startup+0.205585 s]*
/proc/loadavg: 1.23 1.92 3.05 5/259 1007789
/proc/meminfo: memFree=127928440/131524600 swapFree=131071996/131071996
[pid=1007788] ppid=1007785 vsize=77244 memory=64700 CPUtime=0.2 cores=4,6
/proc/1007788/stat : 1007788 (fscip) R 1007785 1007788 1007714 0 -1 4194304 14135 0 0 0 18 2 0 0 20 0 1 0 183931877 79097856 16175 134679101440 4194304 16613245 140722309706384 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18822208 18930672 57155584 140722309710867 140722309710983 140722309710983 140722309718000 0
/proc/1007788/statm: 19311 16175 2318 3032 0 15711 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 77244 KiB
Current children cumulated memory: 64700 KiB

[startup+0.305564 s]*
/proc/loadavg: 1.23 1.92 3.05 5/259 1007789
/proc/meminfo: memFree=127914792/131524600 swapFree=131071996/131071996
[pid=1007788] ppid=1007785 vsize=99536 memory=86960 CPUtime=0.3 cores=4,6
/proc/1007788/stat : 1007788 (fscip) R 1007785 1007788 1007714 0 -1 4194304 19705 0 0 0 27 3 0 0 20 0 1 0 183931877 101924864 21740 134679101440 4194304 16613245 140722309706384 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18822208 18930672 57155584 140722309710867 140722309710983 140722309710983 140722309718000 0
/proc/1007788/statm: 24884 21740 2318 3032 0 21284 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 99536 KiB
Current children cumulated memory: 86960 KiB

[startup+0.70019 s]
/proc/loadavg: 1.23 1.92 3.05 5/259 1007789
/proc/meminfo: memFree=127784440/131524600 swapFree=131071996/131071996
[pid=1007788] ppid=1007785 vsize=181740 memory=169288 CPUtime=0.68 cores=4,6
/proc/1007788/stat : 1007788 (fscip) R 1007785 1007788 1007714 0 -1 4194304 39757 0 0 0 62 6 0 0 20 0 1 0 183931877 186101760 42322 134679101440 4194304 16613245 140722309706384 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18822208 18930672 57155584 140722309710867 140722309710983 140722309710983 140722309718000 0
/proc/1007788/statm: 45435 42322 2318 3032 0 41835 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 181740 KiB
Current children cumulated memory: 169288 KiB

[startup+1.50023 s]
/proc/loadavg: 1.23 1.92 3.05 5/259 1007789
/proc/meminfo: memFree=127549088/131524600 swapFree=131071996/131071996
[pid=1007788] ppid=1007785 vsize=357288 memory=344120 CPUtime=1.49 cores=4,6
/proc/1007788/stat : 1007788 (fscip) R 1007785 1007788 1007714 0 -1 4194304 81418 0 0 0 136 13 0 0 20 0 1 0 183931877 365862912 86030 134679101440 4194304 16613245 140722309706384 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18822208 18930672 57155584 140722309710867 140722309710983 140722309710983 140722309718000 0
/proc/1007788/statm: 89322 86030 2318 3032 0 85722 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 357288 KiB
Current children cumulated memory: 344120 KiB

[startup+3.10543 s]
/proc/loadavg: 1.23 1.92 3.05 5/261 1007793
/proc/meminfo: memFree=125774596/131524600 swapFree=131071996/131071996
[pid=1007788] ppid=1007785 vsize=1223172 memory=1210224 CPUtime=3.08 cores=4,6
/proc/1007788/stat : 1007788 (fscip) R 1007785 1007788 1007714 0 -1 4194304 289485 0 0 0 265 43 0 0 20 0 1 0 183931877 1252528128 302556 134679101440 4194304 16613245 140722309706384 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18822208 18930672 57155584 140722309710867 140722309710983 140722309710983 140722309718000 0
/proc/1007788/statm: 305793 302556 2542 3032 0 302193 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 1223172 KiB
Current children cumulated memory: 1210224 KiB

[startup+6.30022 s]
/proc/loadavg: 1.45 1.95 3.05 5/263 1007795
/proc/meminfo: memFree=124525800/131524600 swapFree=131071996/131071996
[pid=1007788] ppid=1007785 vsize=1858392 memory=1827948 CPUtime=6.27 cores=4,6
/proc/1007788/stat : 1007788 (fscip) R 1007785 1007788 1007714 0 -1 4194304 316321 0 0 0 559 68 0 0 20 0 1 0 183931877 1902993408 456987 134679101440 4194304 16613245 140722309706384 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18822208 18930672 57155584 140722309710867 140722309710983 140722309710983 140722309718000 0
/proc/1007788/statm: 464598 456987 2670 3032 0 460998 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 1858392 KiB
Current children cumulated memory: 1827948 KiB

[startup+12.7002 s]
/proc/loadavg: 1.74 2.00 3.06 5/263 1007795
/proc/meminfo: memFree=124489100/131524600 swapFree=131071996/131071996
[pid=1007788] ppid=1007785 vsize=1830848 memory=1800428 CPUtime=12.65 cores=4,6
/proc/1007788/stat : 1007788 (fscip) R 1007785 1007788 1007714 0 -1 4194304 416747 0 0 0 1178 87 0 0 20 0 1 0 183931877 1874788352 450107 134679101440 4194304 16613245 140722309706384 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18822208 18930672 57155584 140722309710867 140722309710983 140722309710983 140722309718000 0
/proc/1007788/statm: 457712 450107 2718 3032 0 454112 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 1830848 KiB
Current children cumulated memory: 1800428 KiB

[startup+25.5003 s]
/proc/loadavg: 2.24 2.10 3.08 5/265 1007800
/proc/meminfo: memFree=122433852/131524600 swapFree=131071996/131071996
[pid=1007788] ppid=1007785 vsize=4342716 memory=4043456 CPUtime=25.4 cores=4,6
/proc/1007788/stat : 1007788 (fscip) S 1007785 1007788 1007714 0 -1 1077936128 712668 0 0 0 2390 150 0 0 20 0 3 0 183931877 4446941184 1010864 134679101440 4194304 16613245 140722309706384 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 18822208 18930672 57155584 140722309710867 140722309710983 140722309710983 140722309718000 0
/proc/1007788/statm: 1085679 1010864 2766 3032 0 1069031 0
[pid=1007788/tid=1007797] ppid=1007785 vsize=4342716 memory=3573516 CPUtime=1.8 cores=4,6
/proc/1007788/task/1007797/stat : 1007797 (fscip) R 1007785 1007788 1007714 0 -1 4194368 162462 0 0 0 158 22 0 0 20 0 3 0 183934131 4446941184 1011376 134679101440 4194304 16613245 140722309706384 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18822208 18930672 57155584 140722309710867 140722309710983 140722309710983 140722309718000 0
[pid=1007788/tid=1007800] ppid=1007785 vsize=4342716 memory=3383444 CPUtime=0 cores=4,6
/proc/1007788/task/1007800/stat : 1007800 (fscip) S 1007785 1007788 1007714 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 3 0 183934359 4446941184 1011376 134679101440 4194304 16613245 140722309706384 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18822208 18930672 57155584 140722309710867 140722309710983 140722309710983 140722309718000 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 4342716 KiB
Current children cumulated memory: 4043456 KiB

[startup+51.1055 s]
/proc/loadavg: 2.90 2.27 3.11 5/265 1007803
/proc/meminfo: memFree=119983916/131524600 swapFree=131071996/131071996
[pid=1007788] ppid=1007785 vsize=6418404 memory=5965788 CPUtime=50.93 cores=4,6
/proc/1007788/stat : 1007788 (fscip) S 1007785 1007788 1007714 0 -1 1077936128 1315588 0 0 0 4859 234 0 0 20 0 3 0 183931877 6572445696 1491447 134679101440 4194304 16613245 140722309706384 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 18822208 18930672 57155584 140722309710867 140722309710983 140722309710983 140722309718000 0
/proc/1007788/statm: 1604601 1491447 2910 3032 0 1580853 0
[pid=1007788/tid=1007797] ppid=1007785 vsize=6418404 memory=43724 CPUtime=27.34 cores=4,6
/proc/1007788/task/1007797/stat : 1007797 (fscip) R 1007785 1007788 1007714 0 -1 4194368 765375 0 0 0 2627 107 0 0 20 0 3 0 183934131 6572445696 1491447 134679101440 4194304 16613245 140722309706384 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18822208 18930672 57155584 140722309710867 140722309710983 140722309710983 140722309718000 0
[pid=1007788/tid=1007800] ppid=1007785 vsize=6418404 memory=5953368 CPUtime=0 cores=4,6
/proc/1007788/task/1007800/stat : 1007800 (fscip) S 1007785 1007788 1007714 0 -1 1077936192 6 0 0 0 0 0 0 0 20 0 3 0 183934359 6572445696 1491447 134679101440 4194304 16613245 140722309706384 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18822208 18930672 57155584 140722309710867 140722309710983 140722309710983 140722309718000 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 6418404 KiB
Current children cumulated memory: 5965788 KiB

[startup+102.3 s]
/proc/loadavg: 3.64 2.57 3.17 5/265 1007812
/proc/meminfo: memFree=119723392/131524600 swapFree=131071996/131071996
[pid=1007788] ppid=1007785 vsize=6494120 memory=6087548 CPUtime=101.98 cores=4,6
/proc/1007788/stat : 1007788 (fscip) S 1007785 1007788 1007714 0 -1 1077936128 1370972 0 0 0 9938 260 0 0 20 0 3 0 183931877 6649978880 1521887 134679101440 4194304 16613245 140722309706384 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 18822208 18930672 57155584 140722309710867 140722309710983 140722309710983 140722309718000 0
/proc/1007788/statm: 1623531 1521887 2910 3032 0 1609517 0
[pid=1007788/tid=1007797] ppid=1007785 vsize=6494124 memory=6080060 CPUtime=78.38 cores=4,6
/proc/1007788/task/1007797/stat : 1007797 (fscip) R 1007785 1007788 1007714 0 -1 4194368 820739 0 0 0 7705 133 0 0 20 0 3 0 183934131 6649982976 1521887 134679101440 4194304 16613245 140722309706384 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18822208 18930672 57155584 140722309710867 140722309710983 140722309710983 140722309718000 0
[pid=1007788/tid=1007800] ppid=1007785 vsize=6494128 memory=6076908 CPUtime=0 cores=4,6
/proc/1007788/task/1007800/stat : 1007800 (fscip) S 1007785 1007788 1007714 0 -1 1077936192 27 0 0 0 0 0 0 0 20 0 3 0 183934359 6649987072 1521887 134679101440 4194304 16613245 140722309706384 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18822208 18930672 57155584 140722309710867 140722309710983 140722309710983 140722309718000 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 6494120 KiB
Current children cumulated memory: 6087548 KiB

[startup+162.3 s]
/proc/loadavg: 3.97 2.86 3.24 5/265 1007823
/proc/meminfo: memFree=119659488/131524600 swapFree=131071996/131071996
[pid=1007788] ppid=1007785 vsize=6527340 memory=6120920 CPUtime=161.79 cores=4,6
/proc/1007788/stat : 1007788 (fscip) S 1007785 1007788 1007714 0 -1 1077936128 1472471 0 0 0 15907 272 0 0 20 0 3 0 183931877 6683996160 1530230 134679101440 4194304 16613245 140722309706384 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 18822208 18930672 57155584 140722309710867 140722309710983 140722309710983 140722309718000 0
/proc/1007788/statm: 1631835 1530230 2910 3032 0 1617821 0
[pid=1007788/tid=1007797] ppid=1007785 vsize=6527340 memory=6116368 CPUtime=138.19 cores=4,6
/proc/1007788/task/1007797/stat : 1007797 (fscip) R 1007785 1007788 1007714 0 -1 4194368 922216 0 0 0 13674 145 0 0 20 0 3 0 183934131 6683996160 1530230 134679101440 4194304 16613245 140722309706384 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18822208 18930672 57155584 140722309710867 140722309710983 140722309710983 140722309718000 0
[pid=1007788/tid=1007800] ppid=1007785 vsize=6527340 memory=6116368 CPUtime=0 cores=4,6
/proc/1007788/task/1007800/stat : 1007800 (fscip) S 1007785 1007788 1007714 0 -1 1077936192 48 0 0 0 0 0 0 0 20 0 3 0 183934359 6683996160 1530230 134679101440 4194304 16613245 140722309706384 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18822208 18930672 57155584 140722309710867 140722309710983 140722309710983 140722309718000 0
Current children cumulated CPU time: 161.79 s
Current children cumulated vsize: 6527340 KiB
Current children cumulated memory: 6120920 KiB

[startup+222.3 s]
/proc/loadavg: 4.04 3.09 3.29 5/266 1007836
/proc/meminfo: memFree=119619040/131524600 swapFree=131071996/131071996
[pid=1007788] ppid=1007785 vsize=6534832 memory=6128416 CPUtime=221.61 cores=4,6
/proc/1007788/stat : 1007788 (fscip) S 1007785 1007788 1007714 0 -1 1077936128 1574332 0 0 0 21879 282 0 0 20 0 3 0 183931877 6691667968 1532104 134679101440 4194304 16613245 140722309706384 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 18822208 18930672 57155584 140722309710867 140722309710983 140722309710983 140722309718000 0
/proc/1007788/statm: 1633708 1532104 2910 3032 0 1621099 0
[pid=1007788/tid=1007797] ppid=1007785 vsize=6534832 memory=6121204 CPUtime=198 cores=4,6
/proc/1007788/task/1007797/stat : 1007797 (fscip) R 1007785 1007788 1007714 0 -1 4194368 1024056 0 0 0 19646 154 0 0 20 0 3 0 183934131 6691667968 1532104 134679101440 4194304 16613245 140722309706384 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18822208 18930672 57155584 140722309710867 140722309710983 140722309710983 140722309718000 0
[pid=1007788/tid=1007800] ppid=1007785 vsize=6534832 memory=11396 CPUtime=0 cores=4,6
/proc/1007788/task/1007800/stat : 1007800 (fscip) S 1007785 1007788 1007714 0 -1 1077936192 69 0 0 0 0 0 0 0 20 0 3 0 183934359 6691667968 1532104 134679101440 4194304 16613245 140722309706384 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18822208 18930672 57155584 140722309710867 140722309710983 140722309710983 140722309718000 0
Current children cumulated CPU time: 221.61 s
Current children cumulated vsize: 6534832 KiB
Current children cumulated memory: 6128416 KiB

[startup+282.3 s]
/proc/loadavg: 4.08 3.27 3.34 5/265 1007846
/proc/meminfo: memFree=119500184/131524600 swapFree=131071996/131071996
[pid=1007788] ppid=1007785 vsize=6600368 memory=6152896 CPUtime=281.4 cores=4,6
/proc/1007788/stat : 1007788 (fscip) S 1007785 1007788 1007714 0 -1 1077936128 1680541 0 0 0 27849 291 0 0 20 0 3 0 183931877 6758776832 1538224 134679101440 4194304 16613245 140722309706384 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 18822208 18930672 57155584 140722309710867 140722309710983 140722309710983 140722309718000 0
/proc/1007788/statm: 1650092 1538224 2910 3032 0 1628310 0
[pid=1007788/tid=1007797] ppid=1007785 vsize=6600368 memory=6128416 CPUtime=257.8 cores=4,6
/proc/1007788/task/1007797/stat : 1007797 (fscip) R 1007785 1007788 1007714 0 -1 4194368 1130243 0 0 0 25617 163 0 0 20 0 3 0 183934131 6758776832 1538224 134679101440 4194304 16613245 140722309706384 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18822208 18930672 57155584 140722309710867 140722309710983 140722309710983 140722309718000 0
[pid=1007788/tid=1007800] ppid=1007785 vsize=6600368 memory=6151544 CPUtime=0 cores=4,6
/proc/1007788/task/1007800/stat : 1007800 (fscip) S 1007785 1007788 1007714 0 -1 1077936192 91 0 0 0 0 0 0 0 20 0 3 0 183934359 6758776832 1538224 134679101440 4194304 16613245 140722309706384 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18822208 18930672 57155584 140722309710867 140722309710983 140722309710983 140722309718000 0
Current children cumulated CPU time: 281.4 s
Current children cumulated vsize: 6600368 KiB
Current children cumulated memory: 6152896 KiB

[startup+342.3 s]
/proc/loadavg: 4.08 3.42 3.39 5/264 1007906

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

[pid=1007788/tid=1007797] ppid=1007785 vsize=6642088 memory=6268180 CPUtime=3307.83 cores=4,6
/proc/1007788/task/1007797/stat : 1007797 (fscip) R 1007785 1007788 1007714 0 -1 4194368 5608534 0 0 0 330305 478 0 0 20 0 3 0 183934131 6801498112 1567200 134679101440 4194304 16613245 140722309706384 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18822208 18930672 57155584 140722309710867 140722309710983 140722309710983 140722309718000 0
[pid=1007788/tid=1007800] ppid=1007785 vsize=6642088 memory=11396 CPUtime=0.05 cores=4,6
/proc/1007788/task/1007800/stat : 1007800 (fscip) S 1007785 1007788 1007714 0 -1 1077936192 1065 0 0 0 1 4 0 0 20 0 3 0 183934359 6801498112 1567200 134679101440 4194304 16613245 140722309706384 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18822208 18930672 57155584 140722309710867 140722309710983 140722309710983 140722309718000 0
Current children cumulated CPU time: 3331.49 s
Current children cumulated vsize: 6642088 KiB
Current children cumulated memory: 6268800 KiB

[startup+3402.3 s]
/proc/loadavg: 4.31 4.16 4.10 5/266 1009800
/proc/meminfo: memFree=117647460/131524600 swapFree=131071996/131071996
[pid=1007788] ppid=1007785 vsize=6642088 memory=6269692 CPUtime=3391.32 cores=4,6
/proc/1007788/stat : 1007788 (fscip) S 1007785 1007788 1007714 0 -1 1077936128 6256665 0 0 0 338516 616 0 0 20 0 3 0 183931877 6801498112 1567423 134679101440 4194304 16613245 140722309706384 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 18822208 18930672 57155584 140722309710867 140722309710983 140722309710983 140722309718000 0
/proc/1007788/statm: 1660522 1567423 2910 3032 0 1646105 0
[pid=1007788/tid=1007797] ppid=1007785 vsize=6642088 memory=6268180 CPUtime=3367.67 cores=4,6
/proc/1007788/task/1007797/stat : 1007797 (fscip) R 1007785 1007788 1007714 0 -1 4194368 5705376 0 0 0 336282 485 0 0 20 0 3 0 183934131 6801498112 1567423 134679101440 4194304 16613245 140722309706384 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18822208 18930672 57155584 140722309710867 140722309710983 140722309710983 140722309718000 0
[pid=1007788/tid=1007800] ppid=1007785 vsize=6642088 memory=6269692 CPUtime=0.05 cores=4,6
/proc/1007788/task/1007800/stat : 1007800 (fscip) S 1007785 1007788 1007714 0 -1 1077936192 1082 0 0 0 1 4 0 0 20 0 3 0 183934359 6801498112 1567423 134679101440 4194304 16613245 140722309706384 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18822208 18930672 57155584 140722309710867 140722309710983 140722309710983 140722309718000 0
Current children cumulated CPU time: 3391.32 s
Current children cumulated vsize: 6642088 KiB
Current children cumulated memory: 6269692 KiB

[startup+3462.3 s]
/proc/loadavg: 4.49 4.23 4.12 5/265 1009810
/proc/meminfo: memFree=117631080/131524600 swapFree=131071996/131071996
[pid=1007788] ppid=1007785 vsize=6642088 memory=6269692 CPUtime=3451.15 cores=4,6
/proc/1007788/stat : 1007788 (fscip) S 1007785 1007788 1007714 0 -1 1077936128 6302344 0 0 0 344496 619 0 0 20 0 3 0 183931877 6801498112 1567423 134679101440 4194304 16613245 140722309706384 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 18822208 18930672 57155584 140722309710867 140722309710983 140722309710983 140722309718000 0
/proc/1007788/statm: 1660522 1567423 2910 3032 0 1646105 0
[pid=1007788/tid=1007797] ppid=1007785 vsize=6642088 memory=6268180 CPUtime=3427.5 cores=4,6
/proc/1007788/task/1007797/stat : 1007797 (fscip) R 1007785 1007788 1007714 0 -1 4194368 5751037 0 0 0 342262 488 0 0 20 0 3 0 183934131 6801498112 1567423 134679101440 4194304 16613245 140722309706384 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18822208 18930672 57155584 140722309710867 140722309710983 140722309710983 140722309718000 0
[pid=1007788/tid=1007800] ppid=1007785 vsize=6642088 memory=6269692 CPUtime=0.05 cores=4,6
/proc/1007788/task/1007800/stat : 1007800 (fscip) S 1007785 1007788 1007714 0 -1 1077936192 1100 0 0 0 1 4 0 0 20 0 3 0 183934359 6801498112 1567423 134679101440 4194304 16613245 140722309706384 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18822208 18930672 57155584 140722309710867 140722309710983 140722309710983 140722309718000 0
Current children cumulated CPU time: 3451.15 s
Current children cumulated vsize: 6642088 KiB
Current children cumulated memory: 6269692 KiB

[startup+3522.3 s]
/proc/loadavg: 4.32 4.25 4.14 5/263 1009821
/proc/meminfo: memFree=117606620/131524600 swapFree=131071996/131071996
[pid=1007788] ppid=1007785 vsize=6642088 memory=6269692 CPUtime=3510.98 cores=4,6
/proc/1007788/stat : 1007788 (fscip) S 1007785 1007788 1007714 0 -1 1077936128 6315304 0 0 0 350477 621 0 0 20 0 3 0 183931877 6801498112 1567423 134679101440 4194304 16613245 140722309706384 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 18822208 18930672 57155584 140722309710867 140722309710983 140722309710983 140722309718000 0
/proc/1007788/statm: 1660522 1567423 2910 3032 0 1646105 0
[pid=1007788/tid=1007797] ppid=1007785 vsize=6642088 memory=6269692 CPUtime=3487.33 cores=4,6
/proc/1007788/task/1007797/stat : 1007797 (fscip) R 1007785 1007788 1007714 0 -1 4194368 5763976 0 0 0 348243 490 0 0 20 0 3 0 183934131 6801498112 1567423 134679101440 4194304 16613245 140722309706384 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18822208 18930672 57155584 140722309710867 140722309710983 140722309710983 140722309718000 0
[pid=1007788/tid=1007800] ppid=1007785 vsize=6642088 memory=6269692 CPUtime=0.05 cores=4,6
/proc/1007788/task/1007800/stat : 1007800 (fscip) S 1007785 1007788 1007714 0 -1 1077936192 1121 0 0 0 1 4 0 0 20 0 3 0 183934359 6801498112 1567423 134679101440 4194304 16613245 140722309706384 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18822208 18930672 57155584 140722309710867 140722309710983 140722309710983 140722309718000 0
Current children cumulated CPU time: 3510.98 s
Current children cumulated vsize: 6642088 KiB
Current children cumulated memory: 6269692 KiB

[startup+3582.3 s]
/proc/loadavg: 4.43 4.28 4.15 5/263 1009832
/proc/meminfo: memFree=117588552/131524600 swapFree=131071996/131071996
[pid=1007788] ppid=1007785 vsize=6642088 memory=6269692 CPUtime=3570.82 cores=4,6
/proc/1007788/stat : 1007788 (fscip) S 1007785 1007788 1007714 0 -1 1077936128 6330215 0 0 0 356459 623 0 0 20 0 3 0 183931877 6801498112 1567423 134679101440 4194304 16613245 140722309706384 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 18822208 18930672 57155584 140722309710867 140722309710983 140722309710983 140722309718000 0
/proc/1007788/statm: 1660522 1567423 2910 3032 0 1646105 0
[pid=1007788/tid=1007797] ppid=1007785 vsize=6642088 memory=1848 CPUtime=3547.16 cores=4,6
/proc/1007788/task/1007797/stat : 1007797 (fscip) R 1007785 1007788 1007714 0 -1 4194368 5778870 0 0 0 354225 491 0 0 20 0 3 0 183934131 6801498112 1567423 134679101440 4194304 16613245 140722309706384 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18822208 18930672 57155584 140722309710867 140722309710983 140722309710983 140722309718000 0
[pid=1007788/tid=1007800] ppid=1007785 vsize=6642088 memory=6269692 CPUtime=0.05 cores=4,6
/proc/1007788/task/1007800/stat : 1007800 (fscip) S 1007785 1007788 1007714 0 -1 1077936192 1138 0 0 0 1 4 0 0 20 0 3 0 183934359 6801498112 1567423 134679101440 4194304 16613245 140722309706384 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18822208 18930672 57155584 140722309710867 140722309710983 140722309710983 140722309718000 0
Current children cumulated CPU time: 3570.82 s
Current children cumulated vsize: 6642088 KiB
Current children cumulated memory: 6269692 KiB

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

# cumulated CPU time of all completed processes:  user=3585.31 s, system=6.55802 s

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

[startup+3584 s]*
/proc/loadavg: 4.43 4.28 4.15 5/263 1009834
/proc/meminfo: memFree=117588280/131524600 swapFree=131071996/131071996
[pid=1007788] ppid=1007785 vsize=6642088 memory=6269692 CPUtime=3572.52 cores=4,6
/proc/1007788/stat : 1007788 (fscip) S 1007785 1007788 1007714 0 -1 1077936128 6330267 0 0 0 356629 623 0 0 20 0 3 0 183931877 6801498112 1567423 134679101440 4194304 16613245 140722309706384 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 18822208 18930672 57155584 140722309710867 140722309710983 140722309710983 140722309718000 0
/proc/1007788/statm: 1660522 1567423 2910 3032 0 1646105 0
[pid=1007788/tid=1007797] ppid=1007785 vsize=6642088 memory=-6951165036618288996 CPUtime=3548.86 cores=4,6
/proc/1007788/task/1007797/stat : 1007797 (fscip) R 1007785 1007788 1007714 0 -1 4194368 5778922 0 0 0 354395 491 0 0 20 0 3 0 183934131 6801498112 1567423 134679101440 4194304 16613245 140722309706384 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18822208 18930672 57155584 140722309710867 140722309710983 140722309710983 140722309718000 0
[pid=1007788/tid=1007800] ppid=1007785 vsize=6642088 memory=-6933350163988321477 CPUtime=0.05 cores=4,6
/proc/1007788/task/1007800/stat : 1007800 (fscip) S 1007785 1007788 1007714 0 -1 1077936192 1138 0 0 0 1 4 0 0 20 0 3 0 183934359 6801498112 1567423 134679101440 4194304 16613245 140722309706384 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18822208 18930672 57155584 140722309710867 140722309710983 140722309710983 140722309718000 0
Current children cumulated CPU time: 3572.52 s
Current children cumulated vsize: 6642088 KiB
Current children cumulated memory: 6269692 KiB

[startup+3596.8 s]
/proc/loadavg: 4.62 4.33 4.17 5/263 1009835
/proc/meminfo: memFree=117585296/131524600 swapFree=131071996/131071996
[pid=1007788] ppid=1007785 vsize=6642088 memory=6269692 CPUtime=3585.28 cores=4,6
/proc/1007788/stat : 1007788 (fscip) S 1007785 1007788 1007714 0 -1 1077936128 6331514 0 0 0 357905 623 0 0 20 0 3 0 183931877 6801498112 1567423 134679101440 4194304 16613245 140722309706384 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 18822208 18930672 57155584 140722309710867 140722309710983 140722309710983 140722309718000 0
/proc/1007788/statm: 1660522 1567423 2910 3032 0 1646105 0
[pid=1007788/tid=1007797] ppid=1007785 vsize=6642088 memory=6269692 CPUtime=3561.63 cores=4,6
/proc/1007788/task/1007797/stat : 1007797 (fscip) R 1007785 1007788 1007714 0 -1 4194368 5780165 0 0 0 355671 492 0 0 20 0 3 0 183934131 6801498112 1567423 134679101440 4194304 16613245 140722309706384 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18822208 18930672 57155584 140722309710867 140722309710983 140722309710983 140722309718000 0
[pid=1007788/tid=1007800] ppid=1007785 vsize=6642088 memory=6269692 CPUtime=0.05 cores=4,6
/proc/1007788/task/1007800/stat : 1007800 (fscip) S 1007785 1007788 1007714 0 -1 1077936192 1142 0 0 0 1 4 0 0 20 0 3 0 183934359 6801498112 1567423 134679101440 4194304 16613245 140722309706384 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18822208 18930672 57155584 140722309710867 140722309710983 140722309710983 140722309718000 0
Current children cumulated CPU time: 3585.28 s
Current children cumulated vsize: 6642088 KiB
Current children cumulated memory: 6269692 KiB

[startup+3600 s]*
/proc/loadavg: 4.57 4.33 4.17 4/259 1009835
/proc/meminfo: memFree=118904724/131524600 swapFree=131071996/131071996
[pid=1007788] ppid=1007785 vsize=6642088 memory=6269692 CPUtime=3588.47 cores=4,6
/proc/1007788/stat : 1007788 (fscip) S 1007785 1007788 1007714 0 -1 1077936128 6336062 0 0 0 358224 623 0 0 20 0 3 0 183931877 6801498112 1567423 134679101440 4194304 16613245 140722309706384 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 18822208 18930672 57155584 140722309710867 140722309710983 140722309710983 140722309718000 0
/proc/1007788/statm: 1660522 1567423 2910 3032 0 1646105 0
[pid=1007788/tid=1007797] ppid=1007785 vsize=6642088 memory=-6951165036618288996 CPUtime=3564.82 cores=4,6
/proc/1007788/task/1007797/stat : 1007797 (fscip) R 1007785 1007788 1007714 0 -1 4194368 5784713 0 0 0 355990 492 0 0 20 0 3 0 183934131 6801498112 1567423 134679101440 4194304 16613245 140722309706384 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18822208 18930672 57155584 140722309710867 140722309710983 140722309710983 140722309718000 0
[pid=1007788/tid=1007800] ppid=1007785 vsize=6642088 memory=-6933350163988321477 CPUtime=0.05 cores=4,6
/proc/1007788/task/1007800/stat : 1007800 (fscip) S 1007785 1007788 1007714 0 -1 1077936192 1142 0 0 0 1 4 0 0 20 0 3 0 183934359 6801498112 1567423 134679101440 4194304 16613245 140722309706384 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18822208 18930672 57155584 140722309710867 140722309710983 140722309710983 140722309718000 0
Current children cumulated CPU time: 3588.47 s
Current children cumulated vsize: 6642088 KiB
Current children cumulated memory: 6269692 KiB

[startup+3601.6 s]
/proc/loadavg: 4.57 4.33 4.17 5/263 1009932
/proc/meminfo: memFree=120628636/131524600 swapFree=131071996/131071996
[pid=1007788] ppid=1007785 vsize=6642088 memory=6269692 CPUtime=3590.07 cores=4,6
/proc/1007788/stat : 1007788 (fscip) S 1007785 1007788 1007714 0 -1 1077936128 6529493 0 0 0 358373 634 0 0 20 0 3 0 183931877 6801498112 1567423 134679101440 4194304 16613245 140722309706384 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 18822208 18930672 57155584 140722309710867 140722309710983 140722309710983 140722309718000 0
/proc/1007788/statm: 1660522 1567423 2910 3032 0 1646105 0
[pid=1007788/tid=1007797] ppid=1007785 vsize=6642088 memory=6269692 CPUtime=3566.41 cores=4,6
/proc/1007788/task/1007797/stat : 1007797 (fscip) R 1007785 1007788 1007714 0 -1 4194368 5978130 0 0 0 356139 502 0 0 20 0 3 0 183934131 6801498112 1567423 134679101440 4194304 16613245 140722309706384 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18822208 18930672 57155584 140722309710867 140722309710983 140722309710983 140722309718000 0
[pid=1007788/tid=1007800] ppid=1007785 vsize=6642088 memory=6269692 CPUtime=0.05 cores=4,6
/proc/1007788/task/1007800/stat : 1007800 (fscip) S 1007785 1007788 1007714 0 -1 1077936192 1143 0 0 0 1 4 0 0 20 0 3 0 183934359 6801498112 1567423 134679101440 4194304 16613245 140722309706384 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18822208 18930672 57155584 140722309710867 140722309710983 140722309710983 140722309718000 0
Current children cumulated CPU time: 3590.07 s
Current children cumulated vsize: 6642088 KiB
Current children cumulated memory: 6269692 KiB

[startup+3602.4 s]
/proc/loadavg: 4.57 4.33 4.17 4/258 1009946
/proc/meminfo: memFree=120641812/131524600 swapFree=131071996/131071996
[pid=1007788] ppid=1007785 vsize=6283876 memory=5872192 CPUtime=3590.87 cores=4,6
/proc/1007788/stat : 1007788 (fscip) S 1007785 1007788 1007714 0 -1 1077936128 6613072 0 0 0 358447 640 0 0 20 0 2 0 183931877 6434689024 1468048 134679101440 4194304 16613245 140722309706384 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 18822208 18930672 57155584 140722309710867 140722309710983 140722309710983 140722309718000 0
/proc/1007788/statm: 1570969 1468048 2910 3032 0 1542366 0
[pid=1007788/tid=1007797] ppid=1007785 vsize=6283876 memory=11252 CPUtime=3567.21 cores=4,6
/proc/1007788/task/1007797/stat : 1007797 (fscip) R 1007785 1007788 1007714 0 -1 4194368 6061722 0 0 0 356213 508 0 0 20 0 2 0 183934131 6434689024 1468048 134679101440 4194304 16613245 140722309706384 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18822208 18930672 57155584 140722309710867 140722309710983 140722309710983 140722309718000 0
Current children cumulated CPU time: 3590.87 s
Current children cumulated vsize: 6283876 KiB
Current children cumulated memory: 5872192 KiB

[startup+3603.2 s]
/proc/loadavg: 4.57 4.33 4.17 5/261 1009982
/proc/meminfo: memFree=121223032/131524600 swapFree=131071996/131071996
[pid=1007788] ppid=1007785 vsize=5893612 memory=5495916 CPUtime=3591.66 cores=4,6
/proc/1007788/stat : 1007788 (fscip) R 1007785 1007788 1007714 0 -1 4194304 6715761 0 0 0 358520 646 0 0 20 0 1 0 183931877 6035058688 1373979 134679101440 4194304 16613245 140722309706384 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 18822208 18930672 57155584 140722309710867 140722309710983 140722309710983 140722309718000 0
/proc/1007788/statm: 1473403 1373979 2958 3032 0 1444800 0
Current children cumulated CPU time: 3591.66 s
Current children cumulated vsize: 5893612 KiB
Current children cumulated memory: 5495916 KiB

[startup+3603.4 s]*
/proc/loadavg: 4.57 4.33 4.17 5/261 1009982
/proc/meminfo: memFree=126892716/131524600 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0

Real time (s): 3603.41
CPU time (s): 3591.87
CPU user time (s): 3585.31
CPU system time (s): 6.55802
CPU usage (%): 99.6798
Max. virtual memory (cumulated for all children) (KiB): 6642088
Max. memory (cumulated for all children) (KiB): 6269692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3585.31
system time used= 6.55802
maximum resident set size= 6269692
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6747586
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3632
involuntary context switches= 1087


# summary of solver processes directly reported to runsolver:
#   pid: 1007788
#   total CPU time (s): 3591.87
#   total CPU user time (s): 3585.31
#   total CPU system time (s): 6.55802

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.23984 second user time and 17.6458 second system time

The end

Launcher Data

Begin job on nodeC030 at 2024-07-18 17:47:31
IDJOB=4444070
IDBENCH=147895
IDSOLVER=3064
FILE ID=nodeC030/4444070-1721317637
RUNJOBID= nodeC030-1721317650-1007725
SLURM_JOB_ID= 7542666
Free space on /tmp= 889952 MiB

SOLVER NAME= FiberSCIP 2024-07-02
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/liu/vdw/normalized-vdw_k3_l6_n1500.opb
COMMAND LINE= ./fscip settings/racing.prm BENCHNAME -qsol -t TIMEOUT -sth 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4444070-1721317637/watcher-4444070-1721317637 -o /tmp/evaluation-result-4444070-1721317637/solver-4444070-1721317637 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1721317650-1007725 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4444070-1721317637.opb -qsol -t 3600 -sth 1

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

MD5SUM BENCH= 324936182855f4056c83f943259e6646
RANDOM SEED=1576844475

nodeC030.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3673.882
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.28
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3673.167
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3603.497
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.28
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3669.685
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3672.693
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.28
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3671.036
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3673.882
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.28
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3673.445
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        128171640 kB
MemAvailable:   129418892 kB
Buffers:          472668 kB
Cached:          1603584 kB
SwapCached:            0 kB
Active:          1106960 kB
Inactive:        1620284 kB
Active(anon):       1540 kB
Inactive(anon):   687164 kB
Active(file):    1105420 kB
Inactive(file):   933120 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            162312 kB
Writeback:             0 kB
AnonPages:        650832 kB
Mapped:           138292 kB
Shmem:             37720 kB
KReclaimable:      97072 kB
Slab:             209616 kB
SReclaimable:      97072 kB
SUnreclaim:       112544 kB
KernelStack:        4160 kB
PageTables:        10520 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     912832 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            69760 kB
HardwareCorrupted:     0 kB
AnonHugePages:    247808 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      234196 kB
DirectMap2M:    18413568 kB
DirectMap1G:    117440512 kB

Free space on /tmp at the end= 889932 MiB
End job on nodeC030 at 2024-07-18 18:47:34