Trace number 4443980

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.59 3601.42

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/submitted-PB06/
liu/vdw/normalized-vdw_k5_l4_n750.opb
MD5SUMd1359993160bf2f1506844981afa3acf
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 benchmark28.564
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3750
Total number of constraints467625
Number of constraints which are clauses466875
Number of constraints which are cardinality constraints (but not clauses)750
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint4
Maximum length of a constraint5
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 7
Number of bits of the biggest sum of numbers3
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)
1.48/1.59	c Default LC presolving (default).
1.58/1.60	c ** Before presolving: virtualMemUsedAtLc = 1169231878, getVmSize() = 738820096, SCIPgetMemUsed() = 564331155, SCIPgetMemTotal() = 680778963, SCIPgetMemExternEstim() = 488452915
1.58/1.60	c ** set memory limit for presolving in LC to 8.79574e+12 for SCIP **
12.75/12.85	c ** Estimated virtualMemUsedAtSolver = 1657732038, getVmSize() = 2099650560, SCIPgetMemUsed() = 1073525318, SCIPgetMemTotal() = 1998145142, SCIPgetMemExternEstim() = 488452915
12.75/12.85	c ** set memory limit for solvers to 4.398e+12 for each SCIP **
12.75/12.85	c Original Problem   :
12.75/12.85	c   Problem name     : instance-4443980-1721302522
12.75/12.85	c   Variables        : 3750 (3750 binary, 0 integer, 0 implicit integer, 0 continuous)
12.75/12.85	c   Constraints      : 467625
12.75/12.85	c   Objective sense  : minimize
12.75/12.85	c Presolved Problem  :
12.75/12.85	c   Variables        : 3738 (3738 binary, 0 integer, 0 implicit integer, 0 continuous)
12.75/12.85	c   Constraints      : 464951
12.75/12.85	c Constraints        : Number
12.75/12.85	c   setppc           : 748 
12.75/12.85	c   orbitope         : 4 
12.75/12.85	c   logicor          : 464199 
12.75/12.85	c ** Instance transfer method used: 0
13.35/13.47	c ** ParaScipInstance copy increased the number of variables. **
14.05/14.11	c LC is working with racing ramp-up and with rebuilding tree after racing.
14.05/14.11	c                                Nodes    Active                                            
14.05/14.11	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
2531.79/2538.46	c      2538              2           1         1                -           0.0000          -
2610.12/2617.00	c      2617              4           3         1                -           0.0000          -
2686.48/2693.69	c      2694              6           5         1                -           0.0000          -
2751.27/2758.69	c      2759              8           7         1                -           0.0000          -
2823.47/2831.08	c      2831             10           9         1                -           0.0000          -
2881.90/2889.62	c      2890             12          11         1                -           0.0000          -
3590.17/3600.04	c      3600             18          17         0                -           0.0000          -
3591.06/3600.93	c SCIP Status        : c solving was interrupted [hard time limit reached]
3591.06/3600.93	c Total Time         : 3600.9300
3591.06/3600.93	c   solving          : 3600.9300
3591.06/3600.93	c   presolving       : 11.2463 (included in solving)
3591.06/3600.93	c B&B Tree           :
3591.06/3600.93	c   nodes (total)    : 1
3591.06/3600.93	c Solution           :
3591.06/3600.93	c   Solutions found  : 0
3591.06/3600.93	c   Primal Bound     :          -
3591.06/3600.93	c   Dual Bound       : +0.00000000000000e+00
3591.06/3600.93	c Gap                :          -
3591.46/3601.38	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 (60509 MiB free)
  memory of node 1: 64473 MiB (62409 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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=957077, runsolver pid=957074

[startup+0.100405 s]*
/proc/loadavg: 4.16 4.14 4.10 5/261 957078
/proc/meminfo: memFree=125834476/131524600 swapFree=131071996/131071996
[pid=957077] ppid=957074 vsize=55748 memory=43692 CPUtime=0.09 cores=1,3
/proc/957077/stat : 957077 (fscip) R 957074 957077 950155 0 -1 4194304 8871 0 0 0 8 1 0 0 20 0 1 0 182421163 57085952 10923 134679101440 4194304 16613245 140726477354368 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18822208 18930672 27578368 140726477362196 140726477362312 140726477362312 140726477369328 0
/proc/957077/statm: 13937 10923 2318 3032 0 10337 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 55748 KiB
Current children cumulated memory: 43692 KiB

[startup+0.205586 s]*
/proc/loadavg: 4.16 4.14 4.10 5/261 957078
/proc/meminfo: memFree=125806144/131524600 swapFree=131071996/131071996
[pid=957077] ppid=957074 vsize=85988 memory=73464 CPUtime=0.2 cores=1,3
/proc/957077/stat : 957077 (fscip) R 957074 957077 950155 0 -1 4194304 16282 0 0 0 18 2 0 0 20 0 1 0 182421163 88051712 18366 134679101440 4194304 16613245 140726477354368 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18822208 18930672 27578368 140726477362196 140726477362312 140726477362312 140726477369328 0
/proc/957077/statm: 21497 18366 2318 3032 0 17897 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 85988 KiB
Current children cumulated memory: 73464 KiB

[startup+0.305581 s]*
/proc/loadavg: 4.16 4.14 4.10 5/261 957078
/proc/meminfo: memFree=125777444/131524600 swapFree=131071996/131071996
[pid=957077] ppid=957074 vsize=114344 memory=101668 CPUtime=0.3 cores=1,3
/proc/957077/stat : 957077 (fscip) R 957074 957077 950155 0 -1 4194304 23358 0 0 0 27 3 0 0 20 0 1 0 182421163 117088256 25417 134679101440 4194304 16613245 140726477354368 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18822208 18930672 27578368 140726477362196 140726477362312 140726477362312 140726477369328 0
/proc/957077/statm: 28586 25417 2318 3032 0 24986 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 114344 KiB
Current children cumulated memory: 101668 KiB

[startup+0.700221 s]
/proc/loadavg: 4.16 4.14 4.10 5/261 957078
/proc/meminfo: memFree=125722700/131524600 swapFree=131071996/131071996
[pid=957077] ppid=957074 vsize=218664 memory=206132 CPUtime=0.68 cores=1,3
/proc/957077/stat : 957077 (fscip) R 957074 957077 950155 0 -1 4194304 48926 0 0 0 62 6 0 0 20 0 1 0 182421163 223911936 51533 134679101440 4194304 16613245 140726477354368 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18822208 18930672 27578368 140726477362196 140726477362312 140726477362312 140726477369328 0
/proc/957077/statm: 54666 51533 2318 3032 0 51066 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 218664 KiB
Current children cumulated memory: 206132 KiB

[startup+1.50023 s]
/proc/loadavg: 4.16 4.14 4.10 5/261 957078
/proc/meminfo: memFree=125546440/131524600 swapFree=131071996/131071996
[pid=957077] ppid=957074 vsize=657820 memory=645684 CPUtime=1.48 cores=1,3
/proc/957077/stat : 957077 (fscip) R 957074 957077 950155 0 -1 4194304 159081 0 0 0 125 23 0 0 20 0 1 0 182421163 673607680 161421 134679101440 4194304 16613245 140726477354368 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18822208 18930672 27578368 140726477362196 140726477362312 140726477362312 140726477369328 0
/proc/957077/statm: 164455 161421 2542 3032 0 160855 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 657820 KiB
Current children cumulated memory: 645684 KiB

[startup+3.10586 s]
/proc/loadavg: 4.16 4.14 4.10 5/261 957078
/proc/meminfo: memFree=124837692/131524600 swapFree=131071996/131071996
[pid=957077] ppid=957074 vsize=1071712 memory=1051940 CPUtime=3.08 cores=1,3
/proc/957077/stat : 957077 (fscip) R 957074 957077 950155 0 -1 4194304 197348 0 0 0 269 39 0 0 20 0 1 0 182421163 1097433088 262985 134679101440 4194304 16613245 140726477354368 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18822208 18930672 27578368 140726477362196 140726477362312 140726477362312 140726477369328 0
/proc/957077/statm: 267928 262985 2670 3032 0 264328 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 1071712 KiB
Current children cumulated memory: 1051940 KiB

[startup+6.30021 s]
/proc/loadavg: 4.15 4.14 4.10 5/261 957080
/proc/meminfo: memFree=124846172/131524600 swapFree=131071996/131071996
[pid=957077] ppid=957074 vsize=1049656 memory=1029804 CPUtime=6.27 cores=1,3
/proc/957077/stat : 957077 (fscip) R 957074 957077 950155 0 -1 4194304 253610 0 0 0 578 49 0 0 20 0 1 0 182421163 1074847744 257451 134679101440 4194304 16613245 140726477354368 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18822208 18930672 27578368 140726477362196 140726477362312 140726477362312 140726477369328 0
/proc/957077/statm: 262414 257451 2718 3032 0 258814 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 1049656 KiB
Current children cumulated memory: 1029804 KiB

[startup+12.7002 s]
/proc/loadavg: 4.21 4.16 4.11 5/261 957080
/proc/meminfo: memFree=123987468/131524600 swapFree=131071996/131071996
[pid=957077] ppid=957074 vsize=2050440 memory=1882388 CPUtime=12.65 cores=1,3
/proc/957077/stat : 957077 (fscip) R 957074 957077 950155 0 -1 4194304 303796 0 0 0 1193 72 0 0 20 0 1 0 182421163 2099650560 470597 134679101440 4194304 16613245 140726477354368 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18822208 18930672 27578368 140726477362196 140726477362312 140726477362312 140726477369328 0
/proc/957077/statm: 512610 470597 2750 3032 0 509010 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 2050440 KiB
Current children cumulated memory: 1882388 KiB

[startup+25.5003 s]
/proc/loadavg: 4.25 4.16 4.11 5/262 957083
/proc/meminfo: memFree=122311088/131524600 swapFree=131071996/131071996
[pid=957077] ppid=957074 vsize=3791924 memory=3552544 CPUtime=25.36 cores=1,3
/proc/957077/stat : 957077 (fscip) S 957074 957077 950155 0 -1 1077936128 797692 0 0 0 2399 137 0 0 20 0 3 0 182421163 3882930176 888136 134679101440 4194304 16613245 140726477354368 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18822208 18930672 27578368 140726477362196 140726477362312 140726477362312 140726477369328 0
/proc/957077/statm: 947981 888136 2910 3032 0 938675 0
[pid=957077/tid=957081] ppid=957074 vsize=3791924 memory=3498996 CPUtime=11.93 cores=1,3
/proc/957077/task/957081/stat : 957081 (fscip) R 957074 957077 950155 0 -1 4194368 436987 0 0 0 1135 58 0 0 20 0 3 0 182422448 3882930176 888136 134679101440 4194304 16613245 140726477354368 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18822208 18930672 27578368 140726477362196 140726477362312 140726477362312 140726477369328 0
[pid=957077/tid=957082] ppid=957074 vsize=3791924 memory=44880 CPUtime=0 cores=1,3
/proc/957077/task/957082/stat : 957082 (fscip) S 957074 957077 950155 0 -1 1077936192 3 0 0 0 0 0 0 0 20 0 3 0 182422574 3882930176 888136 134679101440 4194304 16613245 140726477354368 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18822208 18930672 27578368 140726477362196 140726477362312 140726477362312 140726477369328 0
Current children cumulated CPU time: 25.36 s
Current children cumulated vsize: 3791924 KiB
Current children cumulated memory: 3552544 KiB

[startup+51.1057 s]
/proc/loadavg: 4.29 4.18 4.12 5/262 957088
/proc/meminfo: memFree=122283676/131524600 swapFree=131071996/131071996
[pid=957077] ppid=957074 vsize=3857460 memory=3572972 CPUtime=50.9 cores=1,3
/proc/957077/stat : 957077 (fscip) S 957074 957077 950155 0 -1 1077936128 814971 0 0 0 4949 141 0 0 20 0 3 0 182421163 3950039040 893243 134679101440 4194304 16613245 140726477354368 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18822208 18930672 27578368 140726477362196 140726477362312 140726477362312 140726477369328 0
/proc/957077/statm: 964365 893243 2910 3032 0 940742 0
[pid=957077/tid=957081] ppid=957074 vsize=3857460 memory=12088 CPUtime=37.45 cores=1,3
/proc/957077/task/957081/stat : 957081 (fscip) R 957074 957077 950155 0 -1 4194368 454254 0 0 0 3684 61 0 0 20 0 3 0 182422448 3950039040 893243 134679101440 4194304 16613245 140726477354368 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18822208 18930672 27578368 140726477362196 140726477362312 140726477362312 140726477369328 0
[pid=957077/tid=957082] ppid=957074 vsize=3857460 memory=3572704 CPUtime=0 cores=1,3
/proc/957077/task/957082/stat : 957082 (fscip) S 957074 957077 950155 0 -1 1077936192 15 0 0 0 0 0 0 0 20 0 3 0 182422574 3950039040 893243 134679101440 4194304 16613245 140726477354368 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18822208 18930672 27578368 140726477362196 140726477362312 140726477362312 140726477369328 0
Current children cumulated CPU time: 50.9 s
Current children cumulated vsize: 3857460 KiB
Current children cumulated memory: 3572972 KiB

[startup+102.3 s]
/proc/loadavg: 4.17 4.17 4.11 5/262 957097
/proc/meminfo: memFree=122238300/131524600 swapFree=131071996/131071996
[pid=957077] ppid=957074 vsize=3857460 memory=3573428 CPUtime=101.94 cores=1,3
/proc/957077/stat : 957077 (fscip) S 957074 957077 950155 0 -1 1077936128 976075 0 0 0 10046 148 0 0 20 0 3 0 182421163 3950039040 893357 134679101440 4194304 16613245 140726477354368 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18822208 18930672 27578368 140726477362196 140726477362312 140726477362312 140726477369328 0
/proc/957077/statm: 964365 893357 2910 3032 0 942574 0
[pid=957077/tid=957081] ppid=957074 vsize=3857460 memory=3573428 CPUtime=88.51 cores=1,3
/proc/957077/task/957081/stat : 957081 (fscip) R 957074 957077 950155 0 -1 4194368 615342 0 0 0 8782 69 0 0 20 0 3 0 182422448 3950039040 893357 134679101440 4194304 16613245 140726477354368 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18822208 18930672 27578368 140726477362196 140726477362312 140726477362312 140726477369328 0
[pid=957077/tid=957082] ppid=957074 vsize=3857460 memory=3573428 CPUtime=0 cores=1,3
/proc/957077/task/957082/stat : 957082 (fscip) S 957074 957077 950155 0 -1 1077936192 31 0 0 0 0 0 0 0 20 0 3 0 182422574 3950039040 893357 134679101440 4194304 16613245 140726477354368 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18822208 18930672 27578368 140726477362196 140726477362312 140726477362312 140726477369328 0
Current children cumulated CPU time: 101.94 s
Current children cumulated vsize: 3857460 KiB
Current children cumulated memory: 3573428 KiB

[startup+162.3 s]
/proc/loadavg: 4.51 4.28 4.16 5/262 957108
/proc/meminfo: memFree=122109124/131524600 swapFree=131071996/131071996
[pid=957077] ppid=957074 vsize=3966588 memory=3692024 CPUtime=161.78 cores=1,3
/proc/957077/stat : 957077 (fscip) S 957074 957077 950155 0 -1 1077936128 1115670 0 0 0 16019 159 0 0 20 0 3 0 182421163 4061786112 923006 134679101440 4194304 16613245 140726477354368 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18822208 18930672 27578368 140726477362196 140726477362312 140726477362312 140726477369328 0
/proc/957077/statm: 991647 923006 2926 3032 0 981310 0
[pid=957077/tid=957081] ppid=957074 vsize=3966588 memory=3573428 CPUtime=148.35 cores=1,3
/proc/957077/task/957081/stat : 957081 (fscip) R 957074 957077 950155 0 -1 4194368 754926 0 0 0 14755 80 0 0 20 0 3 0 182422448 4061786112 923006 134679101440 4194304 16613245 140726477354368 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18822208 18930672 27578368 140726477362196 140726477362312 140726477362312 140726477369328 0
[pid=957077/tid=957082] ppid=957074 vsize=3966588 memory=-6226900937859054440 CPUtime=0 cores=1,3
/proc/957077/task/957082/stat : 957082 (fscip) S 957074 957077 950155 0 -1 1077936192 42 0 0 0 0 0 0 0 20 0 3 0 182422574 4061786112 923006 134679101440 4194304 16613245 140726477354368 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18822208 18930672 27578368 140726477362196 140726477362312 140726477362312 140726477369328 0
Current children cumulated CPU time: 161.78 s
Current children cumulated vsize: 3966588 KiB
Current children cumulated memory: 3692024 KiB

[startup+222.3 s]
/proc/loadavg: 4.18 4.23 4.15 5/262 957118
/proc/meminfo: memFree=121933500/131524600 swapFree=131071996/131071996
[pid=957077] ppid=957074 vsize=4357380 memory=3837532 CPUtime=221.64 cores=1,3
/proc/957077/stat : 957077 (fscip) S 957074 957077 950155 0 -1 1077936128 1319027 0 0 0 21988 176 0 0 20 0 3 0 182421163 4461957120 959383 134679101440 4194304 16613245 140726477354368 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18822208 18930672 27578368 140726477362196 140726477362312 140726477362312 140726477369328 0
/proc/957077/statm: 1089345 959383 2926 3032 0 1076310 0
[pid=957077/tid=957081] ppid=957074 vsize=4357380 memory=3801896 CPUtime=208.19 cores=1,3
/proc/957077/task/957081/stat : 957081 (fscip) R 957074 957077 950155 0 -1 4194368 958276 0 0 0 20723 96 0 0 20 0 3 0 182422448 4461957120 959383 134679101440 4194304 16613245 140726477354368 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18822208 18930672 27578368 140726477362196 140726477362312 140726477362312 140726477369328 0
[pid=957077/tid=957082] ppid=957074 vsize=4357380 memory=44880 CPUtime=0 cores=1,3
/proc/957077/task/957082/stat : 957082 (fscip) S 957074 957077 950155 0 -1 1077936192 49 0 0 0 0 0 0 0 20 0 3 0 182422574 4461957120 959383 134679101440 4194304 16613245 140726477354368 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18822208 18930672 27578368 140726477362196 140726477362312 140726477362312 140726477369328 0
Current children cumulated CPU time: 221.64 s
Current children cumulated vsize: 4357380 KiB
Current children cumulated memory: 3837532 KiB

[startup+282.3 s]
/proc/loadavg: 4.11 4.20 4.14 5/262 957128
/proc/meminfo: memFree=121815100/131524600 swapFree=131071996/131071996
[pid=957077] ppid=957074 vsize=4706432 memory=3923460 CPUtime=281.48 cores=1,3
/proc/957077/stat : 957077 (fscip) S 957074 957077 950155 0 -1 1077936128 1486945 0 0 0 27961 187 0 0 20 0 3 0 182421163 4819386368 980865 134679101440 4194304 16613245 140726477354368 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18822208 18930672 27578368 140726477362196 140726477362312 140726477362312 140726477369328 0
/proc/957077/statm: 1176608 980865 2926 3032 0 1154674 0
[pid=957077/tid=957081] ppid=957074 vsize=4706432 memory=3873528 CPUtime=268.04 cores=1,3
/proc/957077/task/957081/stat : 957081 (fscip) R 957074 957077 950155 0 -1 4194368 1126188 0 0 0 26696 108 0 0 20 0 3 0 182422448 4819386368 980865 134679101440 4194304 16613245 140726477354368 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18822208 18930672 27578368 140726477362196 140726477362312 140726477362312 140726477369328 0
[pid=957077/tid=957082] ppid=957074 vsize=4706432 memory=3919812 CPUtime=0 cores=1,3
/proc/957077/task/957082/stat : 957082 (fscip) S 957074 957077 950155 0 -1 1077936192 55 0 0 0 0 0 0 0 20 0 3 0 182422574 4819386368 980865 134679101440 4194304 16613245 140726477354368 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18822208 18930672 27578368 140726477362196 140726477362312 140726477362312 140726477369328 0
Current children cumulated CPU time: 281.48 s
Current children cumulated vsize: 4706432 KiB
Current children cumulated memory: 3923460 KiB

[startup+342.3 s]
/proc/loadavg: 4.26 4.22 4.15 5/264 957143

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

Current children cumulated CPU time: 3333.24 s
Current children cumulated vsize: 5566172 KiB
Current children cumulated memory: 4818692 KiB

[startup+3402.3 s]
/proc/loadavg: 2.12 2.28 2.99 3/248 958942
/proc/meminfo: memFree=121683948/131524600 swapFree=131071996/131071996
[pid=957077] ppid=957074 vsize=5566172 memory=4818692 CPUtime=3393.07 cores=1,3
/proc/957077/stat : 957077 (fscip) S 957074 957077 950155 0 -1 1077936128 3241337 0 0 0 338980 327 0 0 20 0 3 0 182421163 5699760128 1204673 134679101440 4194304 16613245 140726477354368 0 0 0 0 0 2 0 0 0 17 3 0 0 0 0 0 18822208 18930672 27578368 140726477362196 140726477362312 140726477362312 140726477369328 0
/proc/957077/statm: 1391543 1204673 2974 3032 0 1365158 0
[pid=957077/tid=957081] ppid=957074 vsize=5566172 memory=4818692 CPUtime=3379.59 cores=1,3
/proc/957077/task/957081/stat : 957081 (fscip) R 957074 957077 950155 0 -1 4194368 2879747 0 0 0 337715 244 0 0 20 0 3 0 182422448 5699760128 1204673 134679101440 4194304 16613245 140726477354368 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18822208 18930672 27578368 140726477362196 140726477362312 140726477362312 140726477369328 0
[pid=957077/tid=957082] ppid=957074 vsize=5566172 memory=4818692 CPUtime=0.04 cores=1,3
/proc/957077/task/957082/stat : 957082 (fscip) S 957074 957077 950155 0 -1 1077936192 759 0 0 0 1 3 0 0 20 0 3 0 182422574 5699760128 1204673 134679101440 4194304 16613245 140726477354368 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18822208 18930672 27578368 140726477362196 140726477362312 140726477362312 140726477369328 0
Current children cumulated CPU time: 3393.07 s
Current children cumulated vsize: 5566172 KiB
Current children cumulated memory: 4818692 KiB

[startup+3462.3 s]
/proc/loadavg: 2.09 2.24 2.93 3/248 958954
/proc/meminfo: memFree=121683124/131524600 swapFree=131071996/131071996
[pid=957077] ppid=957074 vsize=5566172 memory=4818692 CPUtime=3452.88 cores=1,3
/proc/957077/stat : 957077 (fscip) S 957074 957077 950155 0 -1 1077936128 3274466 0 0 0 344959 329 0 0 20 0 3 0 182421163 5699760128 1204673 134679101440 4194304 16613245 140726477354368 0 0 0 0 0 2 0 0 0 17 3 0 0 0 0 0 18822208 18930672 27578368 140726477362196 140726477362312 140726477362312 140726477369328 0
/proc/957077/statm: 1391543 1204673 2974 3032 0 1365158 0
[pid=957077/tid=957081] ppid=957074 vsize=5566172 memory=4818692 CPUtime=3439.4 cores=1,3
/proc/957077/task/957081/stat : 957081 (fscip) R 957074 957077 950155 0 -1 4194368 2912862 0 0 0 343694 246 0 0 20 0 3 0 182422448 5699760128 1204673 134679101440 4194304 16613245 140726477354368 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18822208 18930672 27578368 140726477362196 140726477362312 140726477362312 140726477369328 0
[pid=957077/tid=957082] ppid=957074 vsize=5566172 memory=4818692 CPUtime=0.04 cores=1,3
/proc/957077/task/957082/stat : 957082 (fscip) S 957074 957077 950155 0 -1 1077936192 773 0 0 0 1 3 0 0 20 0 3 0 182422574 5699760128 1204673 134679101440 4194304 16613245 140726477354368 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18822208 18930672 27578368 140726477362196 140726477362312 140726477362312 140726477369328 0
Current children cumulated CPU time: 3452.88 s
Current children cumulated vsize: 5566172 KiB
Current children cumulated memory: 4818692 KiB

[startup+3522.3 s]
/proc/loadavg: 1.71 2.12 2.84 2/239 958996
/proc/meminfo: memFree=122412900/131524600 swapFree=131071996/131071996
[pid=957077] ppid=957074 vsize=5566172 memory=4818692 CPUtime=3512.71 cores=1,3
/proc/957077/stat : 957077 (fscip) S 957074 957077 950155 0 -1 1077936128 3307746 0 0 0 350939 332 0 0 20 0 3 0 182421163 5699760128 1204673 134679101440 4194304 16613245 140726477354368 0 0 0 0 0 2 0 0 0 17 3 0 0 0 0 0 18822208 18930672 27578368 140726477362196 140726477362312 140726477362312 140726477369328 0
/proc/957077/statm: 1391543 1204673 2974 3032 0 1365158 0
[pid=957077/tid=957081] ppid=957074 vsize=5566172 memory=4818692 CPUtime=3499.21 cores=1,3
/proc/957077/task/957081/stat : 957081 (fscip) R 957074 957077 950155 0 -1 4194368 2946128 0 0 0 349673 248 0 0 20 0 3 0 182422448 5699760128 1204673 134679101440 4194304 16613245 140726477354368 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18822208 18930672 27578368 140726477362196 140726477362312 140726477362312 140726477369328 0
[pid=957077/tid=957082] ppid=957074 vsize=5566172 memory=4818692 CPUtime=0.04 cores=1,3
/proc/957077/task/957082/stat : 957082 (fscip) S 957074 957077 950155 0 -1 1077936192 787 0 0 0 1 3 0 0 20 0 3 0 182422574 5699760128 1204673 134679101440 4194304 16613245 140726477354368 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18822208 18930672 27578368 140726477362196 140726477362312 140726477362312 140726477369328 0
Current children cumulated CPU time: 3512.71 s
Current children cumulated vsize: 5566172 KiB
Current children cumulated memory: 4818692 KiB

[startup+3582.3 s]
/proc/loadavg: 1.31 1.92 2.73 2/237 959006
/proc/meminfo: memFree=122412196/131524600 swapFree=131071996/131071996
[pid=957077] ppid=957074 vsize=5566172 memory=4818692 CPUtime=3572.51 cores=1,3
/proc/957077/stat : 957077 (fscip) S 957074 957077 950155 0 -1 1077936128 3331132 0 0 0 356918 333 0 0 20 0 3 0 182421163 5699760128 1204673 134679101440 4194304 16613245 140726477354368 0 0 0 0 0 2 0 0 0 17 3 0 0 0 0 0 18822208 18930672 27578368 140726477362196 140726477362312 140726477362312 140726477369328 0
/proc/957077/statm: 1391543 1204673 2974 3032 0 1365158 0
[pid=957077/tid=957081] ppid=957074 vsize=5566172 memory=12512 CPUtime=3559.03 cores=1,3
/proc/957077/task/957081/stat : 957081 (fscip) R 957074 957077 950155 0 -1 4194368 2969500 0 0 0 355653 250 0 0 20 0 3 0 182422448 5699760128 1204673 134679101440 4194304 16613245 140726477354368 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18822208 18930672 27578368 140726477362196 140726477362312 140726477362312 140726477369328 0
[pid=957077/tid=957082] ppid=957074 vsize=5566172 memory=25944 CPUtime=0.04 cores=1,3
/proc/957077/task/957082/stat : 957082 (fscip) S 957074 957077 950155 0 -1 1077936192 801 0 0 0 1 3 0 0 20 0 3 0 182422574 5699760128 1204673 134679101440 4194304 16613245 140726477354368 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18822208 18930672 27578368 140726477362196 140726477362312 140726477362312 140726477369328 0
Current children cumulated CPU time: 3572.51 s
Current children cumulated vsize: 5566172 KiB
Current children cumulated memory: 4818692 KiB

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

# cumulated CPU time of all completed processes:  user=3588.19 s, system=3.40037 s

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

[startup+3584 s]*
/proc/loadavg: 1.29 1.91 2.72 2/237 959006
/proc/meminfo: memFree=122412196/131524600 swapFree=131071996/131071996
[pid=957077] ppid=957074 vsize=5566172 memory=4818692 CPUtime=3574.21 cores=1,3
/proc/957077/stat : 957077 (fscip) S 957074 957077 950155 0 -1 1077936128 3331180 0 0 0 357088 333 0 0 20 0 3 0 182421163 5699760128 1204673 134679101440 4194304 16613245 140726477354368 0 0 0 0 0 2 0 0 0 17 3 0 0 0 0 0 18822208 18930672 27578368 140726477362196 140726477362312 140726477362312 140726477369328 0
/proc/957077/statm: 1391543 1204673 2974 3032 0 1365158 0
[pid=957077/tid=957081] ppid=957074 vsize=5566172 memory=6720664359062159216 CPUtime=3560.73 cores=1,3
/proc/957077/task/957081/stat : 957081 (fscip) R 957074 957077 950155 0 -1 4194368 2969548 0 0 0 355823 250 0 0 20 0 3 0 182422448 5699760128 1204673 134679101440 4194304 16613245 140726477354368 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18822208 18930672 27578368 140726477362196 140726477362312 140726477362312 140726477369328 0
[pid=957077/tid=957082] ppid=957074 vsize=5566172 memory=7404 CPUtime=0.04 cores=1,3
/proc/957077/task/957082/stat : 957082 (fscip) S 957074 957077 950155 0 -1 1077936192 801 0 0 0 1 3 0 0 20 0 3 0 182422574 5699760128 1204673 134679101440 4194304 16613245 140726477354368 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18822208 18930672 27578368 140726477362196 140726477362312 140726477362312 140726477369328 0
Current children cumulated CPU time: 3574.21 s
Current children cumulated vsize: 5566172 KiB
Current children cumulated memory: 4818692 KiB

[startup+3590.4 s]
/proc/loadavg: 1.26 1.89 2.71 2/237 959008
/proc/meminfo: memFree=122412104/131524600 swapFree=131071996/131071996
[pid=957077] ppid=957074 vsize=5566172 memory=4818692 CPUtime=3580.6 cores=1,3
/proc/957077/stat : 957077 (fscip) S 957074 957077 950155 0 -1 1077936128 3336775 0 0 0 357726 334 0 0 20 0 3 0 182421163 5699760128 1204673 134679101440 4194304 16613245 140726477354368 0 0 0 0 0 2 0 0 0 17 3 0 0 0 0 0 18822208 18930672 27578368 140726477362196 140726477362312 140726477362312 140726477369328 0
/proc/957077/statm: 1391543 1204673 2974 3032 0 1365158 0
[pid=957077/tid=957081] ppid=957074 vsize=5566172 memory=4818692 CPUtime=3567.1 cores=1,3
/proc/957077/task/957081/stat : 957081 (fscip) R 957074 957077 950155 0 -1 4194368 2975143 0 0 0 356460 250 0 0 20 0 3 0 182422448 5699760128 1204673 134679101440 4194304 16613245 140726477354368 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18822208 18930672 27578368 140726477362196 140726477362312 140726477362312 140726477369328 0
[pid=957077/tid=957082] ppid=957074 vsize=5566172 memory=12088 CPUtime=0.04 cores=1,3
/proc/957077/task/957082/stat : 957082 (fscip) S 957074 957077 950155 0 -1 1077936192 801 0 0 0 1 3 0 0 20 0 3 0 182422574 5699760128 1204673 134679101440 4194304 16613245 140726477354368 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18822208 18930672 27578368 140726477362196 140726477362312 140726477362312 140726477369328 0
Current children cumulated CPU time: 3580.6 s
Current children cumulated vsize: 5566172 KiB
Current children cumulated memory: 4818692 KiB

[startup+3596.8 s]
/proc/loadavg: 1.24 1.88 2.70 2/237 959009
/proc/meminfo: memFree=122412020/131524600 swapFree=131071996/131071996
[pid=957077] ppid=957074 vsize=5566172 memory=4818692 CPUtime=3586.98 cores=1,3
/proc/957077/stat : 957077 (fscip) S 957074 957077 950155 0 -1 1077936128 3337063 0 0 0 358364 334 0 0 20 0 3 0 182421163 5699760128 1204673 134679101440 4194304 16613245 140726477354368 0 0 0 0 0 2 0 0 0 17 3 0 0 0 0 0 18822208 18930672 27578368 140726477362196 140726477362312 140726477362312 140726477369328 0
/proc/957077/statm: 1391543 1204673 2974 3032 0 1365158 0
[pid=957077/tid=957081] ppid=957074 vsize=5566172 memory=12088 CPUtime=3573.48 cores=1,3
/proc/957077/task/957081/stat : 957081 (fscip) R 957074 957077 950155 0 -1 4194368 2975431 0 0 0 357098 250 0 0 20 0 3 0 182422448 5699760128 1204673 134679101440 4194304 16613245 140726477354368 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18822208 18930672 27578368 140726477362196 140726477362312 140726477362312 140726477369328 0
[pid=957077/tid=957082] ppid=957074 vsize=5566172 memory=161 CPUtime=0.04 cores=1,3
/proc/957077/task/957082/stat : 957082 (fscip) S 957074 957077 950155 0 -1 1077936192 801 0 0 0 1 3 0 0 20 0 3 0 182422574 5699760128 1204673 134679101440 4194304 16613245 140726477354368 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18822208 18930672 27578368 140726477362196 140726477362312 140726477362312 140726477369328 0
Current children cumulated CPU time: 3586.98 s
Current children cumulated vsize: 5566172 KiB
Current children cumulated memory: 4818692 KiB

[startup+3600 s]*
/proc/loadavg: 1.30 1.88 2.70 2/237 959009
/proc/meminfo: memFree=122412020/131524600 swapFree=131071996/131071996
[pid=957077] ppid=957074 vsize=5566172 memory=4818692 CPUtime=3590.17 cores=1,3
/proc/957077/stat : 957077 (fscip) S 957074 957077 950155 0 -1 1077936128 3337082 0 0 0 358683 334 0 0 20 0 3 0 182421163 5699760128 1204673 134679101440 4194304 16613245 140726477354368 0 0 0 0 0 2 0 0 0 17 3 0 0 0 0 0 18822208 18930672 27578368 140726477362196 140726477362312 140726477362312 140726477369328 0
/proc/957077/statm: 1391543 1204673 2974 3032 0 1365158 0
[pid=957077/tid=957081] ppid=957074 vsize=5566172 memory=6720664359062159216 CPUtime=3576.68 cores=1,3
/proc/957077/task/957081/stat : 957081 (fscip) R 957074 957077 950155 0 -1 4194368 2975449 0 0 0 357418 250 0 0 20 0 3 0 182422448 5699760128 1204673 134679101440 4194304 16613245 140726477354368 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18822208 18930672 27578368 140726477362196 140726477362312 140726477362312 140726477369328 0
[pid=957077/tid=957082] ppid=957074 vsize=5566172 memory=4774834636748362857 CPUtime=0.04 cores=1,3
/proc/957077/task/957082/stat : 957082 (fscip) S 957074 957077 950155 0 -1 1077936192 802 0 0 0 1 3 0 0 20 0 3 0 182422574 5699760128 1204673 134679101440 4194304 16613245 140726477354368 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18822208 18930672 27578368 140726477362196 140726477362312 140726477362312 140726477369328 0
Current children cumulated CPU time: 3590.17 s
Current children cumulated vsize: 5566172 KiB
Current children cumulated memory: 4818692 KiB

[startup+3600.8 s]
/proc/loadavg: 1.30 1.88 2.70 2/237 959009
/proc/meminfo: memFree=122412020/131524600 swapFree=131071996/131071996
[pid=957077] ppid=957074 vsize=5353044 memory=4626044 CPUtime=3590.96 cores=1,3
/proc/957077/stat : 957077 (fscip) S 957074 957077 950155 0 -1 1077936128 3343147 0 0 0 358762 334 0 0 20 0 3 0 182421163 5481517056 1156511 134679101440 4194304 16613245 140726477354368 0 0 0 0 0 2 0 0 0 17 3 0 0 0 0 0 18822208 18930672 27578368 140726477362196 140726477362312 140726477362312 140726477369328 0
/proc/957077/statm: 1338261 1156511 2974 3032 0 1311876 0
[pid=957077/tid=957081] ppid=957074 vsize=5353044 memory=12088 CPUtime=3577.47 cores=1,3
/proc/957077/task/957081/stat : 957081 (fscip) R 957074 957077 950155 0 -1 4194368 2981496 0 0 0 357496 251 0 0 20 0 3 0 182422448 5481517056 1156511 134679101440 4194304 16613245 140726477354368 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18822208 18930672 27578368 140726477362196 140726477362312 140726477362312 140726477369328 0
[pid=957077/tid=957082] ppid=957074 vsize=5353044 memory=44984 CPUtime=0.04 cores=1,3
/proc/957077/task/957082/stat : 957082 (fscip) S 957074 957077 950155 0 -1 1077936192 802 0 0 0 1 3 0 0 20 0 3 0 182422574 5481517056 1156511 134679101440 4194304 16613245 140726477354368 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18822208 18930672 27578368 140726477362196 140726477362312 140726477362312 140726477369328 0
Current children cumulated CPU time: 3590.96 s
Current children cumulated vsize: 5353044 KiB
Current children cumulated memory: 4626044 KiB

[startup+3601.2 s]
/proc/loadavg: 1.30 1.88 2.70 2/236 959009
/proc/meminfo: memFree=122635532/131524600 swapFree=131071996/131071996
[pid=957077] ppid=957074 vsize=4804188 memory=4590860 CPUtime=3591.35 cores=1,3
/proc/957077/stat : 957077 (fscip) R 957074 957077 950155 0 -1 4194304 3347127 0 0 0 358801 334 0 0 20 0 2 0 182421163 4919488512 1147715 134679101440 4194304 16613245 140726477354368 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18822208 18930672 27578368 140726477362196 140726477362312 140726477362312 140726477369328 0
/proc/957077/statm: 1201047 1147715 2974 3032 0 1185602 0
[pid=957077/tid=957082] ppid=957074 vsize=4804188 memory=12512 CPUtime=0.04 cores=1,3
/proc/957077/task/957082/stat : 957082 (fscip) S 957074 957077 950155 0 -1 1077936192 802 0 0 0 1 3 0 0 20 0 2 0 182422574 4919488512 1147715 134679101440 4194304 16613245 140726477354368 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18822208 18930672 27578368 140726477362196 140726477362312 140726477362312 140726477369328 0
Current children cumulated CPU time: 3591.35 s
Current children cumulated vsize: 4804188 KiB
Current children cumulated memory: 4590860 KiB

[startup+3601.4 s]*
/proc/loadavg: 1.30 1.88 2.70 3/236 959009
/proc/meminfo: memFree=125012488/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): 3601.42
CPU time (s): 3591.59
CPU user time (s): 3588.19
CPU system time (s): 3.40037
CPU usage (%): 99.7269
Max. virtual memory (cumulated for all children) (KiB): 5566172
Max. memory (cumulated for all children) (KiB): 4818692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3588.19
system time used= 3.40037
maximum resident set size= 4818692
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3358932
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= 3647
involuntary context switches= 1619


# summary of solver processes directly reported to runsolver:
#   pid: 957077
#   total CPU time (s): 3591.59
#   total CPU user time (s): 3588.19
#   total CPU system time (s): 3.40037

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.06512 second user time and 16.472 second system time

The end

Launcher Data

Begin job on nodeC032 at 2024-07-18 13:35:35
IDJOB=4443980
IDBENCH=147892
IDSOLVER=3064
FILE ID=nodeC032/4443980-1721302522
RUNJOBID= nodeC032-1721294255-950167
SLURM_JOB_ID= 7542614
Free space on /tmp= 889980 MiB

SOLVER NAME= FiberSCIP 2024-07-02
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/liu/vdw/normalized-vdw_k5_l4_n750.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-4443980-1721302522/watcher-4443980-1721302522 -o /tmp/evaluation-result-4443980-1721302522/solver-4443980-1721302522 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1721294255-950167 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4443980-1721302522.opb -qsol -t 3600 -sth 1

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

MD5SUM BENCH= d1359993160bf2f1506844981afa3acf
RANDOM SEED=1316628073

nodeC032.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		: 3668.421
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.33
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		: 3684.364
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.03
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		: 3599.881
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.33
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		: 3673.626
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.03
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		: 3668.419
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.33
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		: 3682.920
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.03
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		: 3599.730
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.33
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		: 3600.027
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.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        125869388 kB
MemAvailable:   128369796 kB
Buffers:          492484 kB
Cached:          2823124 kB
SwapCached:            0 kB
Active:           931908 kB
Inactive:        4066448 kB
Active(anon):       1580 kB
Inactive(anon):  1718568 kB
Active(file):     930328 kB
Inactive(file):  2347880 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             47672 kB
Writeback:             0 kB
AnonPages:       1681404 kB
Mapped:           141560 kB
Shmem:             37720 kB
KReclaimable:     124048 kB
Slab:             239344 kB
SReclaimable:     124048 kB
SUnreclaim:       115296 kB
KernelStack:        4172 kB
PageTables:        12780 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    1550732 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            69248 kB
HardwareCorrupted:     0 kB
AnonHugePages:    952320 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:      226004 kB
DirectMap2M:    21567488 kB
DirectMap1G:    114294784 kB

Free space on /tmp at the end= 890036 MiB
End job on nodeC032 at 2024-07-18 14:35:36