Trace number 4464165

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 NameAnswerobjective functionCPU timeWall clock time
FiberSCIP 2024-07-30? 3588.97 3598.93

General information on the benchmark

NamePB24/normalized-PB10/OPT-LIN/oliveras/
j120opt/normalized-j1207_5.std.opb
MD5SUM58b69e9a96bb9e80c29d595afb46d459
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark132
Best CPU time to get the best result obtained on this benchmark3600.1
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables72842
Total number of constraints234036
Number of constraints which are clauses232836
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1200
Minimum length of a constraint1
Maximum length of a constraint65
Number of terms in the objective function 300
Biggest coefficient in the objective function 300
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 45150
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 300
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 45150
Number of bits of the biggest sum of numbers16
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: e6e2b6ff-dirty]
0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.1] [GitHash: 020d91813d]
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.1         Linear Programming Solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: b4905e82]
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.4.0         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)
0.78/0.89	c Default LC presolving (default).
0.78/0.89	c ** Before presolving: virtualMemUsedAtLc = 706907786, getVmSize() = 461660160, SCIPgetMemUsed() = 403670359, SCIPgetMemTotal() = 419237127, SCIPgetMemExternEstim() = 287670659
0.78/0.89	c ** set memory limit for presolving in LC to 8.79588e+12 for SCIP **
87.18/87.55	c ** Estimated virtualMemUsedAtSolver = 669414848, getVmSize() = 798265344, SCIPgetMemUsed() = 498700269, SCIPgetMemTotal() = 716451613, SCIPgetMemExternEstim() = 287670659
87.18/87.55	c ** set memory limit for solvers to 4.39803e+12 for each SCIP **
87.18/87.55	c Original Problem   :
87.18/87.55	c   Problem name     : instance-4464165-1722382196
87.18/87.55	c   Variables        : 72842 (72842 binary, 0 integer, 0 implicit integer, 0 continuous)
87.18/87.55	c   Constraints      : 234036
87.18/87.55	c   Objective sense  : minimize
87.18/87.55	c Presolved Problem  :
87.18/87.55	c   Variables        : 56360 (56360 binary, 0 integer, 0 implicit integer, 0 continuous)
87.18/87.55	c   Constraints      : 118555
87.18/87.55	c Constraints        : Number
87.18/87.55	c   knapsack         : 1156 
87.18/87.55	c   setppc           : 91636 
87.18/87.55	c   and              : 25756 
87.18/87.55	c   logicor          : 7 
87.18/87.55	c ** Instance transfer method used: 0
87.48/87.85	c ** ParaScipInstance copy does not increase the number of variables. **
87.78/88.11	c LC is working with racing ramp-up and with rebuilding tree after racing.
87.78/88.11	c                                Nodes    Active                                            
87.78/88.11	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
3587.93/3598.00	c      3598              0           1         0                --179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.0000          -
3588.42/3598.48	c SCIP Status        : c solving was interrupted [hard time limit reached]
3588.42/3598.48	c Total Time         : 3598.4800
3588.42/3598.48	c   solving          : 3598.4800
3588.42/3598.48	c   presolving       : 86.6549 (included in solving)
3588.42/3598.48	c B&B Tree           :
3588.42/3598.48	c   nodes (total)    : 1
3588.42/3598.48	c Solution           :
3588.42/3598.48	c   Solutions found  : 0
3588.42/3598.48	c   Primal Bound     :          -
3588.42/3598.48	c   Dual Bound       :          -
3588.42/3598.48	c Gap                :          -
3588.93/3598.92	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 (60298 MiB free)
  memory of node 1: 64473 MiB (63367 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4464165-1722382196/watcher-4464165-1722382196 -o /tmp/evaluation-result-4464165-1722382196/solver-4464165-1722382196 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1722378597-28849 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4464165-1722382196.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
solver pid=30911, runsolver pid=30908
Current StackSize limit: 8192 KiB


[startup+0.100089 s]*
/proc/loadavg: 4.19 4.32 4.15 5/261 30912
/proc/meminfo: memFree=126584052/131524600 swapFree=131071996/131071996
[pid=30911] ppid=30908 vsize=81760 memory=69924 CPUtime=0.09 cores=1,3
/proc/30911/stat : 30911 (fscip) R 30908 30911 28837 0 -1 4194304 15338 0 0 0 8 1 0 0 20 0 1 0 4821653 83722240 17481 134679101440 4194304 16623229 140724526936768 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18838560 18947056 36659200 140724526945302 140724526945418 140724526945418 140724526952432 0
/proc/30911/statm: 20440 17481 2347 3035 0 16836 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 81760 KiB
Current children cumulated memory: 69924 KiB

[startup+0.205835 s]*
/proc/loadavg: 4.19 4.32 4.15 5/261 30912
/proc/meminfo: memFree=126557812/131524600 swapFree=131071996/131071996
[pid=30911] ppid=30908 vsize=108960 memory=97416 CPUtime=0.2 cores=1,3
/proc/30911/stat : 30911 (fscip) R 30908 30911 28837 0 -1 4194304 22272 0 0 0 18 2 0 0 20 0 1 0 4821653 111575040 24354 134679101440 4194304 16623229 140724526936768 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18838560 18947056 36659200 140724526945302 140724526945418 140724526945418 140724526952432 0
/proc/30911/statm: 27240 24354 2347 3035 0 23636 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 108960 KiB
Current children cumulated memory: 97416 KiB

[startup+0.305683 s]*
/proc/loadavg: 4.19 4.32 4.15 5/261 30912
/proc/meminfo: memFree=126523032/131524600 swapFree=131071996/131071996
[pid=30911] ppid=30908 vsize=147300 memory=135836 CPUtime=0.3 cores=1,3
/proc/30911/stat : 30911 (fscip) R 30908 30911 28837 0 -1 4194304 31852 0 0 0 27 3 0 0 20 0 1 0 4821653 150835200 33959 134679101440 4194304 16623229 140724526936768 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18838560 18947056 36659200 140724526945302 140724526945418 140724526945418 140724526952432 0
/proc/30911/statm: 36825 33959 2347 3035 0 33221 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 147300 KiB
Current children cumulated memory: 135836 KiB

[startup+0.700218 s]
/proc/loadavg: 4.19 4.32 4.15 5/261 30912
/proc/meminfo: memFree=126416008/131524600 swapFree=131071996/131071996
[pid=30911] ppid=30908 vsize=352980 memory=342312 CPUtime=0.68 cores=1,3
/proc/30911/stat : 30911 (fscip) R 30908 30911 28837 0 -1 4194304 83738 0 0 0 59 9 0 0 20 0 1 0 4821653 361451520 85578 134679101440 4194304 16623229 140724526936768 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18838560 18947056 36659200 140724526945302 140724526945418 140724526945418 140724526952432 0
/proc/30911/statm: 88245 85578 2555 3035 0 84641 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 352980 KiB
Current children cumulated memory: 342312 KiB

[startup+1.50024 s]
/proc/loadavg: 4.19 4.32 4.15 5/265 30916
/proc/meminfo: memFree=125969684/131524600 swapFree=131071996/131071996
[pid=30911] ppid=30908 vsize=490880 memory=471404 CPUtime=1.48 cores=1,3
/proc/30911/stat : 30911 (fscip) R 30908 30911 28837 0 -1 4194304 116212 0 0 0 134 14 0 0 20 0 1 0 4821653 502661120 117851 134679101440 4194304 16623229 140724526936768 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18838560 18947056 36659200 140724526945302 140724526945418 140724526945418 140724526952432 0
/proc/30911/statm: 122720 117851 2630 3035 0 119116 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 490880 KiB
Current children cumulated memory: 471404 KiB

[startup+3.10592 s]
/proc/loadavg: 4.19 4.32 4.15 5/265 30916
/proc/meminfo: memFree=125885600/131524600 swapFree=131071996/131071996
[pid=30911] ppid=30908 vsize=614276 memory=593188 CPUtime=3.08 cores=1,3
/proc/30911/stat : 30911 (fscip) R 30908 30911 28837 0 -1 4194304 135620 0 0 0 289 19 0 0 20 0 1 0 4821653 629018624 148297 134679101440 4194304 16623229 140724526936768 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18838560 18947056 36659200 140724526945302 140724526945418 140724526945418 140724526952432 0
/proc/30911/statm: 153569 148297 2694 3035 0 149965 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 614276 KiB
Current children cumulated memory: 593188 KiB

[startup+6.30022 s]
/proc/loadavg: 4.25 4.33 4.16 5/263 30963
/proc/meminfo: memFree=127710460/131524600 swapFree=131071996/131071996
[pid=30911] ppid=30908 vsize=614276 memory=593440 CPUtime=6.27 cores=1,3
/proc/30911/stat : 30911 (fscip) R 30908 30911 28837 0 -1 4194304 135659 0 0 0 607 20 0 0 20 0 1 0 4821653 629018624 148360 134679101440 4194304 16623229 140724526936768 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18838560 18947056 36659200 140724526945302 140724526945418 140724526945418 140724526952432 0
/proc/30911/statm: 153569 148360 2726 3035 0 149965 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 614276 KiB
Current children cumulated memory: 593440 KiB

[startup+12.7002 s]
/proc/loadavg: 4.31 4.34 4.16 5/263 30963
/proc/meminfo: memFree=127101848/131524600 swapFree=131071996/131071996
[pid=30911] ppid=30908 vsize=622392 memory=599928 CPUtime=12.65 cores=1,3
/proc/30911/stat : 30911 (fscip) R 30908 30911 28837 0 -1 4194304 172677 0 0 0 1239 26 0 0 20 0 1 0 4821653 637329408 149982 134679101440 4194304 16623229 140724526936768 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18838560 18947056 36659200 140724526945302 140724526945418 140724526945418 140724526952432 0
/proc/30911/statm: 155598 149982 2774 3035 0 151994 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 622392 KiB
Current children cumulated memory: 599928 KiB

[startup+25.5003 s]
/proc/loadavg: 4.24 4.32 4.16 5/265 31027
/proc/meminfo: memFree=124804344/131524600 swapFree=131071996/131071996
[pid=30911] ppid=30908 vsize=650248 memory=627752 CPUtime=25.4 cores=1,3
/proc/30911/stat : 30911 (fscip) R 30908 30911 28837 0 -1 4194304 177634 0 0 0 2513 27 0 0 20 0 1 0 4821653 665853952 156938 134679101440 4194304 16623229 140724526936768 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18838560 18947056 36659200 140724526945302 140724526945418 140724526945418 140724526952432 0
/proc/30911/statm: 162562 156938 2774 3035 0 158958 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 650248 KiB
Current children cumulated memory: 627752 KiB

[startup+51.1058 s]
/proc/loadavg: 4.30 4.33 4.17 5/265 31030
/proc/meminfo: memFree=123467336/131524600 swapFree=131071996/131071996
[pid=30911] ppid=30908 vsize=651368 memory=628756 CPUtime=50.92 cores=1,3
/proc/30911/stat : 30911 (fscip) R 30908 30911 28837 0 -1 4194304 177901 0 0 0 5064 28 0 0 20 0 1 0 4821653 667000832 157189 134679101440 4194304 16623229 140724526936768 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18838560 18947056 36659200 140724526945302 140724526945418 140724526945418 140724526952432 0
/proc/30911/statm: 162842 157189 2774 3035 0 159238 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 651368 KiB
Current children cumulated memory: 628756 KiB

[startup+102.3 s]
/proc/loadavg: 4.20 4.29 4.16 5/267 31042
/proc/meminfo: memFree=122884056/131524600 swapFree=131071996/131071996
[pid=30911] ppid=30908 vsize=1317284 memory=1166984 CPUtime=101.93 cores=1,3
/proc/30911/stat : 30911 (fscip) S 30908 30911 28837 0 -1 1077936128 412830 0 0 0 10140 53 0 0 20 0 3 0 4821653 1348898816 291746 134679101440 4194304 16623229 140724526936768 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18838560 18947056 36659200 140724526945302 140724526945418 140724526945418 140724526952432 0
/proc/30911/statm: 329321 291746 2806 3035 0 319934 0
[pid=30911/tid=31039] ppid=30908 vsize=1317284 memory=11556 CPUtime=14.39 cores=1,3
/proc/30911/task/31039/stat : 31039 (fscip) R 30908 30911 28837 0 -1 4194368 189259 0 0 0 1421 18 0 0 20 0 3 0 4830408 1348898816 291746 134679101440 4194304 16623229 140724526936768 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 36659200 140724526945302 140724526945418 140724526945418 140724526952432 0
[pid=30911/tid=31040] ppid=30908 vsize=1317284 memory=12800 CPUtime=0 cores=1,3
/proc/30911/task/31040/stat : 31040 (fscip) S 30908 30911 28837 0 -1 1077936192 12 0 0 0 0 0 0 0 20 0 3 0 4830465 1348898816 291746 134679101440 4194304 16623229 140724526936768 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 36659200 140724526945302 140724526945418 140724526945418 140724526952432 0
Current children cumulated CPU time: 101.93 s
Current children cumulated vsize: 1317284 KiB
Current children cumulated memory: 1166984 KiB

[startup+162.3 s]
/proc/loadavg: 4.13 4.25 4.16 5/267 31053
/proc/meminfo: memFree=122863992/131524600 swapFree=131071996/131071996
[pid=30911] ppid=30908 vsize=1317284 memory=1175224 CPUtime=161.74 cores=1,3
/proc/30911/stat : 30911 (fscip) S 30908 30911 28837 0 -1 1077936128 605923 0 0 0 16106 68 0 0 20 0 3 0 4821653 1348898816 293806 134679101440 4194304 16623229 140724526936768 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18838560 18947056 36659200 140724526945302 140724526945418 140724526945418 140724526952432 0
/proc/30911/statm: 329321 293806 2806 3035 0 321983 0
[pid=30911/tid=31039] ppid=30908 vsize=1317284 memory=12800 CPUtime=74.19 cores=1,3
/proc/30911/task/31039/stat : 31039 (fscip) R 30908 30911 28837 0 -1 4194368 382323 0 0 0 7387 32 0 0 20 0 3 0 4830408 1348898816 293806 134679101440 4194304 16623229 140724526936768 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 36659200 140724526945302 140724526945418 140724526945418 140724526952432 0
[pid=30911/tid=31040] ppid=30908 vsize=1317284 memory=1174200 CPUtime=0 cores=1,3
/proc/30911/task/31040/stat : 31040 (fscip) S 30908 30911 28837 0 -1 1077936192 41 0 0 0 0 0 0 0 20 0 3 0 4830465 1348898816 293806 134679101440 4194304 16623229 140724526936768 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 36659200 140724526945302 140724526945418 140724526945418 140724526952432 0
Current children cumulated CPU time: 161.74 s
Current children cumulated vsize: 1317284 KiB
Current children cumulated memory: 1175224 KiB

[startup+222.3 s]
/proc/loadavg: 4.16 4.24 4.16 5/266 31063
/proc/meminfo: memFree=122857900/131524600 swapFree=131071996/131071996
[pid=30911] ppid=30908 vsize=1317284 memory=1175228 CPUtime=221.56 cores=1,3
/proc/30911/stat : 30911 (fscip) S 30908 30911 28837 0 -1 1077936128 691083 0 0 0 22081 75 0 0 20 0 3 0 4821653 1348898816 293807 134679101440 4194304 16623229 140724526936768 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18838560 18947056 36659200 140724526945302 140724526945418 140724526945418 140724526952432 0
/proc/30911/statm: 329321 293807 2806 3035 0 321983 0
[pid=30911/tid=31039] ppid=30908 vsize=1317284 memory=12192 CPUtime=134 cores=1,3
/proc/30911/task/31039/stat : 31039 (fscip) R 30908 30911 28837 0 -1 4194368 467471 0 0 0 13361 39 0 0 20 0 3 0 4830408 1348898816 293807 134679101440 4194304 16623229 140724526936768 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 36659200 140724526945302 140724526945418 140724526945418 140724526952432 0
[pid=30911/tid=31040] ppid=30908 vsize=1317284 memory=25976 CPUtime=0 cores=1,3
/proc/30911/task/31040/stat : 31040 (fscip) S 30908 30911 28837 0 -1 1077936192 53 0 0 0 0 0 0 0 20 0 3 0 4830465 1348898816 293807 134679101440 4194304 16623229 140724526936768 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 36659200 140724526945302 140724526945418 140724526945418 140724526952432 0
Current children cumulated CPU time: 221.56 s
Current children cumulated vsize: 1317284 KiB
Current children cumulated memory: 1175228 KiB

[startup+282.3 s]
/proc/loadavg: 4.12 4.21 4.15 5/266 31074
/proc/meminfo: memFree=122589440/131524600 swapFree=131071996/131071996
[pid=30911] ppid=30908 vsize=1579428 memory=1440556 CPUtime=281.37 cores=1,3
/proc/30911/stat : 30911 (fscip) S 30908 30911 28837 0 -1 1077936128 824884 0 0 0 28047 90 0 0 20 0 3 0 4821653 1617334272 360139 134679101440 4194304 16623229 140724526936768 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18838560 18947056 36659200 140724526945302 140724526945418 140724526945418 140724526952432 0
/proc/30911/statm: 394857 360139 2950 3035 0 389190 0
[pid=30911/tid=31039] ppid=30908 vsize=1579428 memory=1440556 CPUtime=193.83 cores=1,3
/proc/30911/task/31039/stat : 31039 (fscip) R 30908 30911 28837 0 -1 4194368 601265 0 0 0 19328 55 0 0 20 0 3 0 4830408 1617334272 360139 134679101440 4194304 16623229 140724526936768 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 36659200 140724526945302 140724526945418 140724526945418 140724526952432 0
[pid=30911/tid=31040] ppid=30908 vsize=1579428 memory=1440556 CPUtime=0 cores=1,3
/proc/30911/task/31040/stat : 31040 (fscip) S 30908 30911 28837 0 -1 1077936192 60 0 0 0 0 0 0 0 20 0 3 0 4830465 1617334272 360139 134679101440 4194304 16623229 140724526936768 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 36659200 140724526945302 140724526945418 140724526945418 140724526952432 0
Current children cumulated CPU time: 281.37 s
Current children cumulated vsize: 1579428 KiB
Current children cumulated memory: 1440556 KiB

[startup+342.3 s]
/proc/loadavg: 4.15 4.20 4.15 5/265 31085
/proc/meminfo: memFree=122570740/131524600 swapFree=131071996/131071996
[pid=30911] ppid=30908 vsize=1579428 memory=1440572 CPUtime=341.16 cores=1,3
/proc/30911/stat : 30911 (fscip) S 30908 30911 28837 0 -1 1077936128 834911 0 0 0 34024 92 0 0 20 0 3 0 4821653 1617334272 360143 134679101440 4194304 16623229 140724526936768 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18838560 18947056 36659200 140724526945302 140724526945418 140724526945418 140724526952432 0
/proc/30911/statm: 394857 360143 2950 3035 0 389190 0
[pid=30911/tid=31039] ppid=30908 vsize=1579428 memory=1440556 CPUtime=253.61 cores=1,3
/proc/30911/task/31039/stat : 31039 (fscip) R 30908 30911 28837 0 -1 4194368 611282 0 0 0 25305 56 0 0 20 0 3 0 4830408 1617334272 360143 134679101440 4194304 16623229 140724526936768 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 36659200 140724526945302 140724526945418 140724526945418 140724526952432 0
[pid=30911/tid=31040] ppid=30908 vsize=1579428 memory=1440572 CPUtime=0 cores=1,3
/proc/30911/task/31040/stat : 31040 (fscip) S 30908 30911 28837 0 -1 1077936192 70 0 0 0 0 0 0 0 20 0 3 0 4830465 1617334272 360143 134679101440 4194304 16623229 140724526936768 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 36659200 140724526945302 140724526945418 140724526945418 140724526952432 0

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

Current children cumulated vsize: 1841572 KiB
Current children cumulated memory: 1706100 KiB

[startup+3462.3 s]
/proc/loadavg: 4.18 4.20 4.18 5/266 32631
/proc/meminfo: memFree=122043080/131524600 swapFree=131071996/131071996
[pid=30911] ppid=30908 vsize=1841572 memory=1706100 CPUtime=3452.69 cores=1,3
/proc/30911/stat : 30911 (fscip) S 30908 30911 28837 0 -1 1077936128 1384495 0 0 0 345121 148 0 0 20 0 3 0 4821653 1885769728 426525 134679101440 4194304 16623229 140724526936768 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18838560 18947056 36659200 140724526945302 140724526945418 140724526945418 140724526952432 0
/proc/30911/statm: 460393 426525 2966 3035 0 451619 0
[pid=30911/tid=31039] ppid=30908 vsize=1841572 memory=1706100 CPUtime=3365.09 cores=1,3
/proc/30911/task/31039/stat : 31039 (fscip) R 30908 30911 28837 0 -1 4194368 1160339 0 0 0 336400 109 0 0 20 0 3 0 4830408 1885769728 426525 134679101440 4194304 16623229 140724526936768 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 36659200 140724526945302 140724526945418 140724526945418 140724526952432 0
[pid=30911/tid=31040] ppid=30908 vsize=1841572 memory=1706100 CPUtime=0.03 cores=1,3
/proc/30911/task/31040/stat : 31040 (fscip) S 30908 30911 28837 0 -1 1077936192 597 0 0 0 1 2 0 0 20 0 3 0 4830465 1885769728 426525 134679101440 4194304 16623229 140724526936768 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 36659200 140724526945302 140724526945418 140724526945418 140724526952432 0
Current children cumulated CPU time: 3452.69 s
Current children cumulated vsize: 1841572 KiB
Current children cumulated memory: 1706100 KiB

[startup+3522.3 s]
/proc/loadavg: 4.22 4.20 4.18 5/269 32812
/proc/meminfo: memFree=122041524/131524600 swapFree=131071996/131071996
[pid=30911] ppid=30908 vsize=1841572 memory=1706100 CPUtime=3512.53 cores=1,3
/proc/30911/stat : 30911 (fscip) S 30908 30911 28837 0 -1 1077936128 1403360 0 0 0 351104 149 0 0 20 0 3 0 4821653 1885769728 426525 134679101440 4194304 16623229 140724526936768 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18838560 18947056 36659200 140724526945302 140724526945418 140724526945418 140724526952432 0
/proc/30911/statm: 460393 426525 2966 3035 0 451619 0
[pid=30911/tid=31039] ppid=30908 vsize=1841572 memory=12800 CPUtime=3424.94 cores=1,3
/proc/30911/task/31039/stat : 31039 (fscip) R 30908 30911 28837 0 -1 4194368 1179193 0 0 0 342384 110 0 0 20 0 3 0 4830408 1885769728 426525 134679101440 4194304 16623229 140724526936768 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 36659200 140724526945302 140724526945418 140724526945418 140724526952432 0
[pid=30911/tid=31040] ppid=30908 vsize=1841572 memory=1706100 CPUtime=0.03 cores=1,3
/proc/30911/task/31040/stat : 31040 (fscip) S 30908 30911 28837 0 -1 1077936192 608 0 0 0 1 2 0 0 20 0 3 0 4830465 1885769728 426525 134679101440 4194304 16623229 140724526936768 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 36659200 140724526945302 140724526945418 140724526945418 140724526952432 0
Current children cumulated CPU time: 3512.53 s
Current children cumulated vsize: 1841572 KiB
Current children cumulated memory: 1706100 KiB

[startup+3582.3 s]
/proc/loadavg: 4.20 4.20 4.18 5/269 32824
/proc/meminfo: memFree=122040324/131524600 swapFree=131071996/131071996
[pid=30911] ppid=30908 vsize=1841572 memory=1706100 CPUtime=3572.38 cores=1,3
/proc/30911/stat : 30911 (fscip) S 30908 30911 28837 0 -1 1077936128 1419597 0 0 0 357087 151 0 0 20 0 3 0 4821653 1885769728 426525 134679101440 4194304 16623229 140724526936768 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18838560 18947056 36659200 140724526945302 140724526945418 140724526945418 140724526952432 0
/proc/30911/statm: 460393 426525 2966 3035 0 451619 0
[pid=30911/tid=31039] ppid=30908 vsize=1841572 memory=12192 CPUtime=3484.78 cores=1,3
/proc/30911/task/31039/stat : 31039 (fscip) R 30908 30911 28837 0 -1 4194368 1195424 0 0 0 348366 112 0 0 20 0 3 0 4830408 1885769728 426525 134679101440 4194304 16623229 140724526936768 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 36659200 140724526945302 140724526945418 140724526945418 140724526952432 0
[pid=30911/tid=31040] ppid=30908 vsize=1841572 memory=1706100 CPUtime=0.03 cores=1,3
/proc/30911/task/31040/stat : 31040 (fscip) S 30908 30911 28837 0 -1 1077936192 614 0 0 0 1 2 0 0 20 0 3 0 4830465 1885769728 426525 134679101440 4194304 16623229 140724526936768 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 36659200 140724526945302 140724526945418 140724526945418 140724526952432 0
Current children cumulated CPU time: 3572.38 s
Current children cumulated vsize: 1841572 KiB
Current children cumulated memory: 1706100 KiB

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

# cumulated CPU time of all completed processes:  user=3587.41 s, system=1.55463 s

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

[startup+3584 s]*
/proc/loadavg: 4.18 4.19 4.18 5/269 32825
/proc/meminfo: memFree=122040316/131524600 swapFree=131071996/131071996
[pid=30911] ppid=30908 vsize=1841572 memory=1706100 CPUtime=3574.08 cores=1,3
/proc/30911/stat : 30911 (fscip) S 30908 30911 28837 0 -1 1077936128 1419632 0 0 0 357257 151 0 0 20 0 3 0 4821653 1885769728 426525 134679101440 4194304 16623229 140724526936768 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18838560 18947056 36659200 140724526945302 140724526945418 140724526945418 140724526952432 0
/proc/30911/statm: 460393 426525 2966 3035 0 451619 0
[pid=30911/tid=31039] ppid=30908 vsize=1841572 memory=-5155625795396070277 CPUtime=3486.48 cores=1,3
/proc/30911/task/31039/stat : 31039 (fscip) R 30908 30911 28837 0 -1 4194368 1195456 0 0 0 348536 112 0 0 20 0 3 0 4830408 1885769728 426525 134679101440 4194304 16623229 140724526936768 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 36659200 140724526945302 140724526945418 140724526945418 140724526952432 0
[pid=30911/tid=31040] ppid=30908 vsize=1841572 memory=-5155633680935826750 CPUtime=0.03 cores=1,3
/proc/30911/task/31040/stat : 31040 (fscip) S 30908 30911 28837 0 -1 1077936192 617 0 0 0 1 2 0 0 20 0 3 0 4830465 1885769728 426525 134679101440 4194304 16623229 140724526936768 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 36659200 140724526945302 140724526945418 140724526945418 140724526952432 0
Current children cumulated CPU time: 3574.08 s
Current children cumulated vsize: 1841572 KiB
Current children cumulated memory: 1706100 KiB

[startup+3590.4 s]
/proc/loadavg: 4.17 4.19 4.18 5/269 32825
/proc/meminfo: memFree=122040324/131524600 swapFree=131071996/131071996
[pid=30911] ppid=30908 vsize=1841572 memory=1706100 CPUtime=3580.45 cores=1,3
/proc/30911/stat : 30911 (fscip) S 30908 30911 28837 0 -1 1077936128 1419636 0 0 0 357894 151 0 0 20 0 3 0 4821653 1885769728 426525 134679101440 4194304 16623229 140724526936768 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18838560 18947056 36659200 140724526945302 140724526945418 140724526945418 140724526952432 0
/proc/30911/statm: 460393 426525 2966 3035 0 451619 0
[pid=30911/tid=31039] ppid=30908 vsize=1841572 memory=1706100 CPUtime=3492.86 cores=1,3
/proc/30911/task/31039/stat : 31039 (fscip) R 30908 30911 28837 0 -1 4194368 1195460 0 0 0 349174 112 0 0 20 0 3 0 4830408 1885769728 426525 134679101440 4194304 16623229 140724526936768 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 36659200 140724526945302 140724526945418 140724526945418 140724526952432 0
[pid=30911/tid=31040] ppid=30908 vsize=1841572 memory=1706100 CPUtime=0.03 cores=1,3
/proc/30911/task/31040/stat : 31040 (fscip) S 30908 30911 28837 0 -1 1077936192 617 0 0 0 1 2 0 0 20 0 3 0 4830465 1885769728 426525 134679101440 4194304 16623229 140724526936768 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 36659200 140724526945302 140724526945418 140724526945418 140724526952432 0
Current children cumulated CPU time: 3580.45 s
Current children cumulated vsize: 1841572 KiB
Current children cumulated memory: 1706100 KiB

[startup+3593.6 s]
/proc/loadavg: 4.17 4.19 4.18 5/269 32825
/proc/meminfo: memFree=122040180/131524600 swapFree=131071996/131071996
[pid=30911] ppid=30908 vsize=1841572 memory=1706100 CPUtime=3583.64 cores=1,3
/proc/30911/stat : 30911 (fscip) S 30908 30911 28837 0 -1 1077936128 1419636 0 0 0 358213 151 0 0 20 0 3 0 4821653 1885769728 426525 134679101440 4194304 16623229 140724526936768 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18838560 18947056 36659200 140724526945302 140724526945418 140724526945418 140724526952432 0
/proc/30911/statm: 460393 426525 2966 3035 0 451619 0
[pid=30911/tid=31039] ppid=30908 vsize=1841572 memory=1706100 CPUtime=3496.05 cores=1,3
/proc/30911/task/31039/stat : 31039 (fscip) R 30908 30911 28837 0 -1 4194368 1195460 0 0 0 349493 112 0 0 20 0 3 0 4830408 1885769728 426525 134679101440 4194304 16623229 140724526936768 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 36659200 140724526945302 140724526945418 140724526945418 140724526952432 0
[pid=30911/tid=31040] ppid=30908 vsize=1841572 memory=1706100 CPUtime=0.03 cores=1,3
/proc/30911/task/31040/stat : 31040 (fscip) S 30908 30911 28837 0 -1 1077936192 617 0 0 0 1 2 0 0 20 0 3 0 4830465 1885769728 426525 134679101440 4194304 16623229 140724526936768 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 36659200 140724526945302 140724526945418 140724526945418 140724526952432 0
Current children cumulated CPU time: 3583.64 s
Current children cumulated vsize: 1841572 KiB
Current children cumulated memory: 1706100 KiB

[startup+3596.8 s]
/proc/loadavg: 4.15 4.19 4.18 5/269 32827
/proc/meminfo: memFree=122040052/131524600 swapFree=131071996/131071996
[pid=30911] ppid=30908 vsize=1841572 memory=1706100 CPUtime=3586.83 cores=1,3
/proc/30911/stat : 30911 (fscip) S 30908 30911 28837 0 -1 1077936128 1421648 0 0 0 358532 151 0 0 20 0 3 0 4821653 1885769728 426525 134679101440 4194304 16623229 140724526936768 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18838560 18947056 36659200 140724526945302 140724526945418 140724526945418 140724526952432 0
/proc/30911/statm: 460393 426525 2966 3035 0 451619 0
[pid=30911/tid=31039] ppid=30908 vsize=1841572 memory=1706100 CPUtime=3499.24 cores=1,3
/proc/30911/task/31039/stat : 31039 (fscip) R 30908 30911 28837 0 -1 4194368 1197472 0 0 0 349812 112 0 0 20 0 3 0 4830408 1885769728 426525 134679101440 4194304 16623229 140724526936768 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 36659200 140724526945302 140724526945418 140724526945418 140724526952432 0
[pid=30911/tid=31040] ppid=30908 vsize=1841572 memory=1706100 CPUtime=0.03 cores=1,3
/proc/30911/task/31040/stat : 31040 (fscip) S 30908 30911 28837 0 -1 1077936192 617 0 0 0 1 2 0 0 20 0 3 0 4830465 1885769728 426525 134679101440 4194304 16623229 140724526936768 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 36659200 140724526945302 140724526945418 140724526945418 140724526952432 0
Current children cumulated CPU time: 3586.83 s
Current children cumulated vsize: 1841572 KiB
Current children cumulated memory: 1706100 KiB

[startup+3597.6 s]
/proc/loadavg: 4.15 4.19 4.18 5/269 32827
/proc/meminfo: memFree=122040088/131524600 swapFree=131071996/131071996
[pid=30911] ppid=30908 vsize=1841572 memory=1706100 CPUtime=3587.63 cores=1,3
/proc/30911/stat : 30911 (fscip) S 30908 30911 28837 0 -1 1077936128 1421648 0 0 0 358612 151 0 0 20 0 3 0 4821653 1885769728 426525 134679101440 4194304 16623229 140724526936768 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18838560 18947056 36659200 140724526945302 140724526945418 140724526945418 140724526952432 0
/proc/30911/statm: 460393 426525 2966 3035 0 451619 0
[pid=30911/tid=31039] ppid=30908 vsize=1841572 memory=12916 CPUtime=3500.04 cores=1,3
/proc/30911/task/31039/stat : 31039 (fscip) R 30908 30911 28837 0 -1 4194368 1197472 0 0 0 349892 112 0 0 20 0 3 0 4830408 1885769728 426525 134679101440 4194304 16623229 140724526936768 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 36659200 140724526945302 140724526945418 140724526945418 140724526952432 0
[pid=30911/tid=31040] ppid=30908 vsize=1841572 memory=12192 CPUtime=0.03 cores=1,3
/proc/30911/task/31040/stat : 31040 (fscip) S 30908 30911 28837 0 -1 1077936192 617 0 0 0 1 2 0 0 20 0 3 0 4830465 1885769728 426525 134679101440 4194304 16623229 140724526936768 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 36659200 140724526945302 140724526945418 140724526945418 140724526952432 0
Current children cumulated CPU time: 3587.63 s
Current children cumulated vsize: 1841572 KiB
Current children cumulated memory: 1706100 KiB

[startup+3598.4 s]
/proc/loadavg: 4.15 4.19 4.18 5/261 32841
/proc/meminfo: memFree=122924368/131524600 swapFree=131071996/131071996
[pid=30911] ppid=30908 vsize=1841572 memory=1706100 CPUtime=3588.42 cores=1,3
/proc/30911/stat : 30911 (fscip) S 30908 30911 28837 0 -1 1077936128 1425091 0 0 0 358691 151 0 0 20 0 3 0 4821653 1885769728 426525 134679101440 4194304 16623229 140724526936768 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18838560 18947056 36659200 140724526945302 140724526945418 140724526945418 140724526952432 0
/proc/30911/statm: 460393 426525 2966 3035 0 451619 0
[pid=30911/tid=31039] ppid=30908 vsize=1841572 memory=12916 CPUtime=3500.83 cores=1,3
/proc/30911/task/31039/stat : 31039 (fscip) R 30908 30911 28837 0 -1 4194368 1200896 0 0 0 349971 112 0 0 20 0 3 0 4830408 1885769728 426525 134679101440 4194304 16623229 140724526936768 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 36659200 140724526945302 140724526945418 140724526945418 140724526952432 0
[pid=30911/tid=31040] ppid=30908 vsize=1841572 memory=12192 CPUtime=0.03 cores=1,3
/proc/30911/task/31040/stat : 31040 (fscip) S 30908 30911 28837 0 -1 1077936192 617 0 0 0 1 2 0 0 20 0 3 0 4830465 1885769728 426525 134679101440 4194304 16623229 140724526936768 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 36659200 140724526945302 140724526945418 140724526945418 140724526952432 0
Current children cumulated CPU time: 3588.42 s
Current children cumulated vsize: 1841572 KiB
Current children cumulated memory: 1706100 KiB

[startup+3598.8 s]
/proc/loadavg: 4.15 4.19 4.18 5/261 32841
/proc/meminfo: memFree=122924368/131524600 swapFree=131071996/131071996
[pid=30911] ppid=30908 vsize=1565628 memory=1384024 CPUtime=3588.83 cores=1,3
/proc/30911/stat : 30911 (fscip) R 30908 30911 28837 0 -1 4194304 1434766 0 0 0 358730 153 0 0 20 0 1 0 4821653 1603203072 346006 134679101440 4194304 16623229 140724526936768 0 0 0 0 0 2 0 0 0 17 3 0 0 0 0 0 18838560 18947056 36659200 140724526945302 140724526945418 140724526945418 140724526952432 0
/proc/30911/statm: 391407 346006 3014 3035 0 369389 0
Current children cumulated CPU time: 3588.83 s
Current children cumulated vsize: 1565628 KiB
Current children cumulated memory: 1384024 KiB

[startup+3598.9 s]
/proc/loadavg: 4.15 4.19 4.18 5/261 32841
/proc/meminfo: memFree=122924368/131524600 swapFree=131071996/131071996
[pid=30911] ppid=30908 vsize=1446804 memory=1265156 CPUtime=3588.93 cores=1,3
/proc/30911/stat : 30911 (fscip) R 30908 30911 28837 0 -1 4194304 1442617 0 0 0 358739 154 0 0 20 0 1 0 4821653 1481527296 316289 134679101440 4194304 16623229 140724526936768 0 0 0 0 0 2 0 0 0 17 3 0 0 0 0 0 18838560 18947056 36659200 140724526945302 140724526945418 140724526945418 140724526952432 0
/proc/30911/statm: 361701 316289 3014 3035 0 339683 0
Current children cumulated CPU time: 3588.93 s
Current children cumulated vsize: 1446804 KiB
Current children cumulated memory: 1265156 KiB

Child status: 0

Real time (s): 3598.93
CPU time (s): 3588.97
CPU user time (s): 3587.41
CPU system time (s): 1.55463
CPU usage (%): 99.7232
Max. virtual memory (cumulated for all children) (KiB): 1841572
Max. memory (cumulated for all children) (KiB): 1706100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3587.41
system time used= 1.55463
maximum resident set size= 1706104
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1445717
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= 3543
involuntary context switches= 2118


# summary of solver processes directly reported to runsolver:
#   pid: 30911
#   total CPU time (s): 3588.97
#   total CPU user time (s): 3587.41
#   total CPU system time (s): 1.55463

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.78085 second user time and 17.1257 second system time

The end

Launcher Data

Begin job on nodeC032 at 2024-07-31 01:29:56
IDJOB=4464165
IDBENCH=149087
IDSOLVER=3092
FILE ID=nodeC032/4464165-1722382196
RUNJOBID= nodeC032-1722378597-28849
SLURM_JOB_ID= 8249855
Free space on /tmp= 889988 MiB

SOLVER NAME= FiberSCIP 2024-07-30
BENCH NAME= PB24/normalized-PB10/OPT-LIN/oliveras/j120opt/normalized-j1207_5.std.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-4464165-1722382196/watcher-4464165-1722382196 -o /tmp/evaluation-result-4464165-1722382196/solver-4464165-1722382196 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1722378597-28849 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4464165-1722382196.opb -qsol -t 3600 -sth 1

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

MD5SUM BENCH= 58b69e9a96bb9e80c29d595afb46d459
RANDOM SEED=881201410

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		: 3667.616
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.77
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		: 3651.203
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.64
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.930
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.77
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		: 3677.002
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.64
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		: 3667.596
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.77
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		: 3672.371
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.64
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		: 3600.096
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.77
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		: 3633.169
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.64
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        126636820 kB
MemAvailable:   126901472 kB
Buffers:           92556 kB
Cached:          1008176 kB
SwapCached:            0 kB
Active:           267680 kB
Inactive:        4138036 kB
Active(anon):       1540 kB
Inactive(anon):  3324776 kB
Active(file):     266140 kB
Inactive(file):   813260 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             95688 kB
Writeback:            52 kB
AnonPages:       3304064 kB
Mapped:           123080 kB
Shmem:             21332 kB
KReclaimable:      50152 kB
Slab:             131508 kB
SReclaimable:      50152 kB
SUnreclaim:        81356 kB
KernelStack:        4224 kB
PageTables:        15684 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    2201248 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:             9760 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1722368 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:      182996 kB
DirectMap2M:     7979008 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 889948 MiB
End job on nodeC032 at 2024-07-31 02:29:56