Trace number 4464832

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? 3584.76 3599.97

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/pettersson/
StableMatchings/SMTI/x2/Init-x2-i5_pp_93.opb
MD5SUM9d9e0a7da5715f208335c49466c86b7d
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark750
Best CPU time to get the best result obtained on this benchmark4.29507
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables194375
Total number of constraints194376
Number of constraints which are clauses176895
Number of constraints which are cardinality constraints (but not clauses)2888
Number of constraints which are nor clauses,nor cardinality constraints14593
Minimum length of a constraint1
Maximum length of a constraint2888
Number of terms in the objective function 2888
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 2888
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 688
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 3576
Number of bits of the biggest sum of numbers12
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)
1.38/1.42	c Default LC presolving (default).
1.38/1.42	c ** Before presolving: virtualMemUsedAtLc = 1056256647, getVmSize() = 727707648, SCIPgetMemUsed() = 662429692, SCIPgetMemTotal() = 687975780, SCIPgetMemExternEstim() = 368280867
1.38/1.42	c ** set memory limit for presolving in LC to 8.79578e+12 for SCIP **
79.17/79.52	c ** Estimated virtualMemUsedAtSolver = 1615046418, getVmSize() = 2249654272, SCIPgetMemUsed() = 1308745777, SCIPgetMemTotal() = 2054288761, SCIPgetMemExternEstim() = 368280867
79.17/79.52	c ** set memory limit for solvers to 4.398e+12 for each SCIP **
79.17/79.52	c Original Problem   :
79.17/79.52	c   Problem name     : instance-4464832-1722390972
79.17/79.52	c   Variables        : 194375 (194375 binary, 0 integer, 0 implicit integer, 0 continuous)
79.17/79.52	c   Constraints      : 194376
79.17/79.52	c   Objective sense  : minimize
79.17/79.52	c Presolved Problem  :
79.17/79.52	c   Variables        : 192005 (192005 binary, 0 integer, 0 implicit integer, 0 continuous)
79.17/79.52	c   Constraints      : 187612
79.17/79.52	c Constraints        : Number
79.17/79.52	c   setppc           : 187610 
79.17/79.52	c   linear           : 2 
79.17/79.52	c ** Instance transfer method used: 0
79.86/80.21	c ** ParaScipInstance copy does not increase the number of variables. **
80.36/80.76	c LC is working with racing ramp-up and with rebuilding tree after racing.
80.36/80.76	c                                Nodes    Active                                            
80.36/80.76	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
3582.89/3598.13	c      3598              0           1         0                --179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.0000          -
3584.08/3599.35	c SCIP Status        : c solving was interrupted [hard time limit reached]
3584.08/3599.35	c Total Time         : 3599.3500
3584.08/3599.35	c   solving          : 3599.3500
3584.08/3599.35	c   presolving       : 78.1011 (included in solving)
3584.08/3599.35	c B&B Tree           :
3584.08/3599.35	c   nodes (total)    : 1
3584.08/3599.35	c Solution           :
3584.08/3599.35	c   Solutions found  : 0
3584.08/3599.35	c   Primal Bound     :          -
3584.08/3599.35	c   Dual Bound       :          -
3584.08/3599.35	c Gap                :          -
3584.67/3599.94	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: 63931 MiB (63099 MiB free)
  memory of node 1: 64510 MiB (63749 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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


[startup+0.100089 s]*
/proc/loadavg: 1.12 1.13 1.75 5/259 36274
/proc/meminfo: memFree=129695196/131524600 swapFree=131071996/131071996
[pid=36263] ppid=36260 vsize=134584 memory=122256 CPUtime=0.09 cores=0,2
/proc/36263/stat : 36263 (fscip) R 36260 36263 36200 0 -1 4194304 28481 0 0 0 6 3 0 0 20 0 1 0 5697706 137814016 30564 134679101440 4194304 16623229 140734055414864 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 32980992 140734055416854 140734055416970 140734055416970 140734055423984 0
/proc/36263/statm: 33646 30564 2347 3035 0 30042 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 134584 KiB
Current children cumulated memory: 122256 KiB

[startup+0.205775 s]*
/proc/loadavg: 1.12 1.13 1.75 5/259 36274
/proc/meminfo: memFree=129458188/131524600 swapFree=131071996/131071996
[pid=36263] ppid=36260 vsize=205644 memory=193248 CPUtime=0.2 cores=0,2
/proc/36263/stat : 36263 (fscip) R 36260 36263 36200 0 -1 4194304 46188 0 0 0 14 6 0 0 20 0 1 0 5697706 210579456 48312 134679101440 4194304 16623229 140734055414864 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 32980992 140734055416854 140734055416970 140734055416970 140734055423984 0
/proc/36263/statm: 51411 48312 2347 3035 0 47807 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 205644 KiB
Current children cumulated memory: 193248 KiB

[startup+0.305656 s]*
/proc/loadavg: 1.12 1.13 1.75 5/259 36274
/proc/meminfo: memFree=129357648/131524600 swapFree=131071996/131071996
[pid=36263] ppid=36260 vsize=220768 memory=207496 CPUtime=0.3 cores=0,2
/proc/36263/stat : 36263 (fscip) R 36260 36263 36200 0 -1 4194304 49775 0 0 0 24 6 0 0 20 0 1 0 5697706 226066432 51874 134679101440 4194304 16623229 140734055414864 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 32980992 140734055416854 140734055416970 140734055416970 140734055423984 0
/proc/36263/statm: 55192 51874 2347 3035 0 51588 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 220768 KiB
Current children cumulated memory: 207496 KiB

[startup+0.700217 s]
/proc/loadavg: 1.12 1.13 1.75 5/259 36274
/proc/meminfo: memFree=129172364/131524600 swapFree=131071996/131071996
[pid=36263] ppid=36260 vsize=316560 memory=304184 CPUtime=0.69 cores=0,2
/proc/36263/stat : 36263 (fscip) R 36260 36263 36200 0 -1 4194304 73938 0 0 0 59 10 0 0 20 0 1 0 5697706 324157440 76046 134679101440 4194304 16623229 140734055414864 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 32980992 140734055416854 140734055416970 140734055416970 140734055423984 0
/proc/36263/statm: 79140 76046 2347 3035 0 75536 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 316560 KiB
Current children cumulated memory: 304184 KiB

[startup+1.50023 s]
/proc/loadavg: 1.12 1.13 1.75 5/259 36274
/proc/meminfo: memFree=128807112/131524600 swapFree=131071996/131071996
[pid=36263] ppid=36260 vsize=752172 memory=730704 CPUtime=1.49 cores=0,2
/proc/36263/stat : 36263 (fscip) R 36260 36263 36200 0 -1 4194304 181099 0 0 0 123 26 0 0 20 0 1 0 5697706 770224128 182676 134679101440 4194304 16623229 140734055414864 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 32980992 140734055416854 140734055416970 140734055416970 140734055423984 0
/proc/36263/statm: 188043 182676 2598 3035 0 184439 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 752172 KiB
Current children cumulated memory: 730704 KiB

[startup+3.1058 s]
/proc/loadavg: 1.12 1.13 1.75 5/259 36324
/proc/meminfo: memFree=127562136/131524600 swapFree=131071996/131071996
[pid=36263] ppid=36260 vsize=1072132 memory=1034324 CPUtime=3.08 cores=0,2
/proc/36263/stat : 36263 (fscip) R 36260 36263 36200 0 -1 4194304 220046 0 0 0 272 36 0 0 20 0 1 0 5697706 1097863168 258581 134679101440 4194304 16623229 140734055414864 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 32980992 140734055416854 140734055416970 140734055416970 140734055423984 0
/proc/36263/statm: 268033 258581 2678 3035 0 264429 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 1072132 KiB
Current children cumulated memory: 1034324 KiB

[startup+6.30022 s]
/proc/loadavg: 1.35 1.18 1.76 5/259 36324
/proc/meminfo: memFree=126974516/131524600 swapFree=131071996/131071996
[pid=36263] ppid=36260 vsize=1072132 memory=1034664 CPUtime=6.27 cores=0,2
/proc/36263/stat : 36263 (fscip) R 36260 36263 36200 0 -1 4194304 220140 0 0 0 590 37 0 0 20 0 1 0 5697706 1097863168 258666 134679101440 4194304 16623229 140734055414864 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 32980992 140734055416854 140734055416970 140734055416970 140734055423984 0
/proc/36263/statm: 268033 258666 2710 3035 0 264429 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 1072132 KiB
Current children cumulated memory: 1034664 KiB

[startup+12.7002 s]
/proc/loadavg: 1.57 1.23 1.78 5/260 36326
/proc/meminfo: memFree=126830788/131524600 swapFree=131071996/131071996
[pid=36263] ppid=36260 vsize=1072132 memory=1034664 CPUtime=12.64 cores=0,2
/proc/36263/stat : 36263 (fscip) R 36260 36263 36200 0 -1 4194304 220222 0 0 0 1227 37 0 0 20 0 1 0 5697706 1097863168 258666 134679101440 4194304 16623229 140734055414864 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 32980992 140734055416854 140734055416970 140734055416970 140734055423984 0
/proc/36263/statm: 268033 258666 2710 3035 0 264429 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 1072132 KiB
Current children cumulated memory: 1034664 KiB

[startup+25.5002 s]
/proc/loadavg: 2.11 1.37 1.81 5/265 36333
/proc/meminfo: memFree=124882132/131524600 swapFree=131071996/131071996
[pid=36263] ppid=36260 vsize=1072132 memory=1034664 CPUtime=25.4 cores=0,2
/proc/36263/stat : 36263 (fscip) R 36260 36263 36200 0 -1 4194304 220320 0 0 0 2502 38 0 0 20 0 1 0 5697706 1097863168 258666 134679101440 4194304 16623229 140734055414864 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 32980992 140734055416854 140734055416970 140734055416970 140734055423984 0
/proc/36263/statm: 268033 258666 2710 3035 0 264429 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 1072132 KiB
Current children cumulated memory: 1034664 KiB

[startup+51.1057 s]
/proc/loadavg: 2.75 1.58 1.87 5/265 36336
/proc/meminfo: memFree=124543392/131524600 swapFree=131071996/131071996
[pid=36263] ppid=36260 vsize=1072132 memory=1034736 CPUtime=50.89 cores=0,2
/proc/36263/stat : 36263 (fscip) R 36260 36263 36200 0 -1 4194304 220448 0 0 0 5051 38 0 0 20 0 1 0 5697706 1097863168 258684 134679101440 4194304 16623229 140734055414864 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 32980992 140734055416854 140734055416970 140734055416970 140734055423984 0
/proc/36263/statm: 268033 258684 2726 3035 0 264429 0
Current children cumulated CPU time: 50.89 s
Current children cumulated vsize: 1072132 KiB
Current children cumulated memory: 1034736 KiB

[startup+102.3 s]
/proc/loadavg: 3.56 1.98 2.00 5/267 36349
/proc/meminfo: memFree=121909424/131524600 swapFree=131071996/131071996
[pid=36263] ppid=36260 vsize=3420504 memory=3101148 CPUtime=101.76 cores=0,2
/proc/36263/stat : 36263 (fscip) S 36260 36263 36200 0 -1 1077936128 553880 0 0 0 10070 106 0 0 20 0 3 0 5697706 3502596096 775287 134679101440 4194304 16623229 140734055414864 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 32980992 140734055416854 140734055416970 140734055416970 140734055423984 0
/proc/36263/statm: 855126 775287 2806 3035 0 835969 0
[pid=36263/tid=36343] ppid=36260 vsize=3420504 memory=-5155635686822800261 CPUtime=21.86 cores=0,2
/proc/36263/task/36343/stat : 36343 (fscip) R 36260 36263 36200 0 -1 4194368 219363 0 0 0 2153 33 0 0 20 0 3 0 5705659 3502596096 775287 134679101440 4194304 16623229 140734055414864 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 32980992 140734055416854 140734055416970 140734055416970 140734055423984 0
[pid=36263/tid=36344] ppid=36260 vsize=3420504 memory=3101148 CPUtime=0 cores=0,2
/proc/36263/task/36344/stat : 36344 (fscip) S 36260 36263 36200 0 -1 1077936192 8 0 0 0 0 0 0 0 20 0 3 0 5705784 3502596096 775287 134679101440 4194304 16623229 140734055414864 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 32980992 140734055416854 140734055416970 140734055416970 140734055423984 0
Current children cumulated CPU time: 101.76 s
Current children cumulated vsize: 3420504 KiB
Current children cumulated memory: 3101148 KiB

[startup+162.3 s]
/proc/loadavg: 3.96 2.39 2.14 5/269 36529
/proc/meminfo: memFree=121046784/131524600 swapFree=131071996/131071996
[pid=36263] ppid=36260 vsize=4215956 memory=3828316 CPUtime=161.2 cores=0,2
/proc/36263/stat : 36263 (fscip) S 36260 36263 36200 0 -1 1077936128 762422 0 0 0 15984 136 0 0 20 0 3 0 5697706 4317138944 957079 134679101440 4194304 16623229 140734055414864 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 32980992 140734055416854 140734055416970 140734055416970 140734055423984 0
/proc/36263/statm: 1053989 957079 2806 3035 0 1037351 0
[pid=36263/tid=36343] ppid=36260 vsize=4215956 memory=3101148 CPUtime=81.3 cores=0,2
/proc/36263/task/36343/stat : 36343 (fscip) R 36260 36263 36200 0 -1 4194368 427884 0 0 0 8067 63 0 0 20 0 3 0 5705659 4317138944 957079 134679101440 4194304 16623229 140734055414864 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 32980992 140734055416854 140734055416970 140734055416970 140734055423984 0
[pid=36263/tid=36344] ppid=36260 vsize=4215956 memory=3823832 CPUtime=0 cores=0,2
/proc/36263/task/36344/stat : 36344 (fscip) S 36260 36263 36200 0 -1 1077936192 29 0 0 0 0 0 0 0 20 0 3 0 5705784 4317138944 957079 134679101440 4194304 16623229 140734055414864 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 32980992 140734055416854 140734055416970 140734055416970 140734055423984 0
Current children cumulated CPU time: 161.2 s
Current children cumulated vsize: 4215956 KiB
Current children cumulated memory: 3828316 KiB

[startup+222.3 s]
/proc/loadavg: 4.05 2.70 2.26 5/269 36540
/proc/meminfo: memFree=120394896/131524600 swapFree=131071996/131071996
[pid=36263] ppid=36260 vsize=4786960 memory=4386280 CPUtime=220.6 cores=0,2
/proc/36263/stat : 36263 (fscip) S 36260 36263 36200 0 -1 1077936128 1023679 0 0 0 21893 167 0 0 20 0 3 0 5697706 4901847040 1096570 134679101440 4194304 16623229 140734055414864 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 32980992 140734055416854 140734055416970 140734055416970 140734055423984 0
/proc/36263/statm: 1196740 1096570 2950 3035 0 1187218 0
[pid=36263/tid=36343] ppid=36260 vsize=4786960 memory=4386188 CPUtime=140.71 cores=0,2
/proc/36263/task/36343/stat : 36343 (fscip) R 36260 36263 36200 0 -1 4194368 689134 0 0 0 13976 95 0 0 20 0 3 0 5705659 4901847040 1096570 134679101440 4194304 16623229 140734055414864 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 32980992 140734055416854 140734055416970 140734055416970 140734055423984 0
[pid=36263/tid=36344] ppid=36260 vsize=4786960 memory=12420 CPUtime=0 cores=0,2
/proc/36263/task/36344/stat : 36344 (fscip) S 36260 36263 36200 0 -1 1077936192 36 0 0 0 0 0 0 0 20 0 3 0 5705784 4901847040 1096570 134679101440 4194304 16623229 140734055414864 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 32980992 140734055416854 140734055416970 140734055416970 140734055423984 0
Current children cumulated CPU time: 220.6 s
Current children cumulated vsize: 4786960 KiB
Current children cumulated memory: 4386280 KiB

[startup+282.3 s]
/proc/loadavg: 3.67 2.86 2.35 4/258 36585
/proc/meminfo: memFree=121569740/131524600 swapFree=131071996/131071996
[pid=36263] ppid=36260 vsize=4786960 memory=4386596 CPUtime=280.01 cores=0,2
/proc/36263/stat : 36263 (fscip) S 36260 36263 36200 0 -1 1077936128 1066800 0 0 0 27826 175 0 0 20 0 3 0 5697706 4901847040 1096649 134679101440 4194304 16623229 140734055414864 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 32980992 140734055416854 140734055416970 140734055416970 140734055423984 0
/proc/36263/statm: 1196740 1096649 2950 3035 0 1187218 0
[pid=36263/tid=36343] ppid=36260 vsize=4786960 memory=11628 CPUtime=200.11 cores=0,2
/proc/36263/task/36343/stat : 36343 (fscip) R 36260 36263 36200 0 -1 4194368 732233 0 0 0 19909 102 0 0 20 0 3 0 5705659 4901847040 1096649 134679101440 4194304 16623229 140734055414864 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 32980992 140734055416854 140734055416970 140734055416970 140734055423984 0
[pid=36263/tid=36344] ppid=36260 vsize=4786960 memory=4386596 CPUtime=0 cores=0,2
/proc/36263/task/36344/stat : 36344 (fscip) S 36260 36263 36200 0 -1 1077936192 58 0 0 0 0 0 0 0 20 0 3 0 5705784 4901847040 1096649 134679101440 4194304 16623229 140734055414864 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 32980992 140734055416854 140734055416970 140734055416970 140734055423984 0
Current children cumulated CPU time: 280.01 s
Current children cumulated vsize: 4786960 KiB
Current children cumulated memory: 4386596 KiB

[startup+342.3 s]
/proc/loadavg: 3.35 2.91 2.40 4/258 36607
/proc/meminfo: memFree=121532852/131524600 swapFree=131071996/131071996
[pid=36263] ppid=36260 vsize=4786960 memory=4386724 CPUtime=339.4 cores=0,2
/proc/36263/stat : 36263 (fscip) S 36260 36263 36200 0 -1 1077936128 1124045 0 0 0 33760 180 0 0 20 0 3 0 5697706 4901847040 1096681 134679101440 4194304 16623229 140734055414864 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 32980992 140734055416854 140734055416970 140734055416970 140734055423984 0
/proc/36263/statm: 1196740 1096681 2950 3035 0 1187218 0
[pid=36263/tid=36343] ppid=36260 vsize=4786960 memory=4386652 CPUtime=259.51 cores=0,2
/proc/36263/task/36343/stat : 36343 (fscip) R 36260 36263 36200 0 -1 4194368 789461 0 0 0 25843 108 0 0 20 0 3 0 5705659 4901847040 1096681 134679101440 4194304 16623229 140734055414864 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 32980992 140734055416854 140734055416970 140734055416970 140734055423984 0
[pid=36263/tid=36344] ppid=36260 vsize=4786960 memory=4386688 CPUtime=0 cores=0,2
/proc/36263/task/36344/stat : 36344 (fscip) S 36260 36263 36200 0 -1 1077936192 75 0 0 0 0 0 0 0 20 0 3 0 5705784 4901847040 1096681 134679101440 4194304 16623229 140734055414864 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 32980992 140734055416854 140734055416970 140734055416970 140734055423984 0

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


[startup+3462.3 s]
/proc/loadavg: 2.20 2.22 2.18 3/246 37811
/proc/meminfo: memFree=124129864/131524600 swapFree=131071996/131071996
[pid=36263] ppid=36260 vsize=4811388 memory=4428672 CPUtime=3447.63 cores=0,2
/proc/36263/stat : 36263 (fscip) S 36260 36263 36200 0 -1 1077936128 2364895 0 0 0 344442 321 0 0 20 0 3 0 5697706 4926861312 1107168 134679101440 4194304 16623229 140734055414864 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 32980992 140734055416854 140734055416970 140734055416970 140734055423984 0
/proc/36263/statm: 1202847 1107168 2950 3035 0 1193325 0
[pid=36263/tid=36343] ppid=36260 vsize=4811388 memory=4428672 CPUtime=3367.69 cores=0,2
/proc/36263/task/36343/stat : 36343 (fscip) R 36260 36263 36200 0 -1 4194368 2029289 0 0 0 336524 245 0 0 20 0 3 0 5705659 4926861312 1107168 134679101440 4194304 16623229 140734055414864 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 32980992 140734055416854 140734055416970 140734055416970 140734055423984 0
[pid=36263/tid=36344] ppid=36260 vsize=4811388 memory=4428672 CPUtime=0.03 cores=0,2
/proc/36263/task/36344/stat : 36344 (fscip) S 36260 36263 36200 0 -1 1077936192 1097 0 0 0 1 2 0 0 20 0 3 0 5705784 4926861312 1107168 134679101440 4194304 16623229 140734055414864 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 32980992 140734055416854 140734055416970 140734055416970 140734055423984 0
Current children cumulated CPU time: 3447.63 s
Current children cumulated vsize: 4811388 KiB
Current children cumulated memory: 4428672 KiB

[startup+3522.3 s]
/proc/loadavg: 2.11 2.19 2.17 3/246 37822
/proc/meminfo: memFree=124129456/131524600 swapFree=131071996/131071996
[pid=36263] ppid=36260 vsize=4811388 memory=4428672 CPUtime=3507.39 cores=0,2
/proc/36263/stat : 36263 (fscip) S 36260 36263 36200 0 -1 1077936128 2369276 0 0 0 350417 322 0 0 20 0 3 0 5697706 4926861312 1107168 134679101440 4194304 16623229 140734055414864 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 32980992 140734055416854 140734055416970 140734055416970 140734055423984 0
/proc/36263/statm: 1202847 1107168 2950 3035 0 1193325 0
[pid=36263/tid=36343] ppid=36260 vsize=4811388 memory=13060 CPUtime=3427.46 cores=0,2
/proc/36263/task/36343/stat : 36343 (fscip) R 36260 36263 36200 0 -1 4194368 2033650 0 0 0 342499 247 0 0 20 0 3 0 5705659 4926861312 1107168 134679101440 4194304 16623229 140734055414864 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 32980992 140734055416854 140734055416970 140734055416970 140734055423984 0
[pid=36263/tid=36344] ppid=36260 vsize=4811388 memory=4428672 CPUtime=0.03 cores=0,2
/proc/36263/task/36344/stat : 36344 (fscip) S 36260 36263 36200 0 -1 1077936192 1117 0 0 0 1 2 0 0 20 0 3 0 5705784 4926861312 1107168 134679101440 4194304 16623229 140734055414864 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 32980992 140734055416854 140734055416970 140734055416970 140734055423984 0
Current children cumulated CPU time: 3507.39 s
Current children cumulated vsize: 4811388 KiB
Current children cumulated memory: 4428672 KiB

[startup+3582.3 s]
/proc/loadavg: 2.09 2.17 2.17 4/246 38216
/proc/meminfo: memFree=124097140/131524600 swapFree=131071996/131071996
[pid=36263] ppid=36260 vsize=4811388 memory=4428676 CPUtime=3567.15 cores=0,2
/proc/36263/stat : 36263 (fscip) S 36260 36263 36200 0 -1 1077936128 2373630 0 0 0 356390 325 0 0 20 0 3 0 5697706 4926861312 1107169 134679101440 4194304 16623229 140734055414864 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 32980992 140734055416854 140734055416970 140734055416970 140734055423984 0
/proc/36263/statm: 1202847 1107169 2950 3035 0 1193325 0
[pid=36263/tid=36343] ppid=36260 vsize=4811388 memory=13060 CPUtime=3487.21 cores=0,2
/proc/36263/task/36343/stat : 36343 (fscip) R 36260 36263 36200 0 -1 4194368 2037986 0 0 0 348472 249 0 0 20 0 3 0 5705659 4926861312 1107169 134679101440 4194304 16623229 140734055414864 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 32980992 140734055416854 140734055416970 140734055416970 140734055423984 0
[pid=36263/tid=36344] ppid=36260 vsize=4811388 memory=32124 CPUtime=0.03 cores=0,2
/proc/36263/task/36344/stat : 36344 (fscip) S 36260 36263 36200 0 -1 1077936192 1135 0 0 0 1 2 0 0 20 0 3 0 5705784 4926861312 1107169 134679101440 4194304 16623229 140734055414864 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 32980992 140734055416854 140734055416970 140734055416970 140734055423984 0
Current children cumulated CPU time: 3567.15 s
Current children cumulated vsize: 4811388 KiB
Current children cumulated memory: 4428676 KiB

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

# cumulated CPU time of all completed processes:  user=3581.3 s, system=3.46161 s

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

[startup+3584 s]*
/proc/loadavg: 2.09 2.17 2.17 3/246 38216
/proc/meminfo: memFree=124097256/131524600 swapFree=131071996/131071996
[pid=36263] ppid=36260 vsize=4811388 memory=4428676 CPUtime=3568.85 cores=0,2
/proc/36263/stat : 36263 (fscip) S 36260 36263 36200 0 -1 1077936128 2373630 0 0 0 356560 325 0 0 20 0 3 0 5697706 4926861312 1107169 134679101440 4194304 16623229 140734055414864 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 32980992 140734055416854 140734055416970 140734055416970 140734055423984 0
/proc/36263/statm: 1202847 1107169 2950 3035 0 1193325 0
[pid=36263/tid=36343] ppid=36260 vsize=4811388 memory=4796 CPUtime=3488.91 cores=0,2
/proc/36263/task/36343/stat : 36343 (fscip) R 36260 36263 36200 0 -1 4194368 2037986 0 0 0 348642 249 0 0 20 0 3 0 5705659 4926861312 1107169 134679101440 4194304 16623229 140734055414864 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 32980992 140734055416854 140734055416970 140734055416970 140734055423984 0
[pid=36263/tid=36344] ppid=36260 vsize=4811388 memory=4428676 CPUtime=0.03 cores=0,2
/proc/36263/task/36344/stat : 36344 (fscip) S 36260 36263 36200 0 -1 1077936192 1135 0 0 0 1 2 0 0 20 0 3 0 5705784 4926861312 1107169 134679101440 4194304 16623229 140734055414864 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 32980992 140734055416854 140734055416970 140734055416970 140734055423984 0
Current children cumulated CPU time: 3568.85 s
Current children cumulated vsize: 4811388 KiB
Current children cumulated memory: 4428676 KiB

[startup+3590.4 s]
/proc/loadavg: 2.08 2.16 2.16 3/246 38216
/proc/meminfo: memFree=124097248/131524600 swapFree=131071996/131071996
[pid=36263] ppid=36260 vsize=4811388 memory=4428676 CPUtime=3575.22 cores=0,2
/proc/36263/stat : 36263 (fscip) S 36260 36263 36200 0 -1 1077936128 2373648 0 0 0 357197 325 0 0 20 0 3 0 5697706 4926861312 1107169 134679101440 4194304 16623229 140734055414864 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 32980992 140734055416854 140734055416970 140734055416970 140734055423984 0
/proc/36263/statm: 1202847 1107169 2950 3035 0 1193325 0
[pid=36263/tid=36343] ppid=36260 vsize=4811388 memory=4428676 CPUtime=3495.28 cores=0,2
/proc/36263/task/36343/stat : 36343 (fscip) R 36260 36263 36200 0 -1 4194368 2038000 0 0 0 349279 249 0 0 20 0 3 0 5705659 4926861312 1107169 134679101440 4194304 16623229 140734055414864 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 32980992 140734055416854 140734055416970 140734055416970 140734055423984 0
[pid=36263/tid=36344] ppid=36260 vsize=4811388 memory=4428676 CPUtime=0.03 cores=0,2
/proc/36263/task/36344/stat : 36344 (fscip) S 36260 36263 36200 0 -1 1077936192 1139 0 0 0 1 2 0 0 20 0 3 0 5705784 4926861312 1107169 134679101440 4194304 16623229 140734055414864 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 32980992 140734055416854 140734055416970 140734055416970 140734055423984 0
Current children cumulated CPU time: 3575.22 s
Current children cumulated vsize: 4811388 KiB
Current children cumulated memory: 4428676 KiB

[startup+3596.8 s]
/proc/loadavg: 2.15 2.18 2.17 3/246 38217
/proc/meminfo: memFree=124097276/131524600 swapFree=131071996/131071996
[pid=36263] ppid=36260 vsize=4811388 memory=4428676 CPUtime=3581.59 cores=0,2
/proc/36263/stat : 36263 (fscip) S 36260 36263 36200 0 -1 1077936128 2374359 0 0 0 357834 325 0 0 20 0 3 0 5697706 4926861312 1107169 134679101440 4194304 16623229 140734055414864 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 32980992 140734055416854 140734055416970 140734055416970 140734055423984 0
/proc/36263/statm: 1202847 1107169 2950 3035 0 1193325 0
[pid=36263/tid=36343] ppid=36260 vsize=4811388 memory=133 CPUtime=3501.65 cores=0,2
/proc/36263/task/36343/stat : 36343 (fscip) R 36260 36263 36200 0 -1 4194368 2038711 0 0 0 349916 249 0 0 20 0 3 0 5705659 4926861312 1107169 134679101440 4194304 16623229 140734055414864 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 32980992 140734055416854 140734055416970 140734055416970 140734055423984 0
[pid=36263/tid=36344] ppid=36260 vsize=4811388 memory=12420 CPUtime=0.03 cores=0,2
/proc/36263/task/36344/stat : 36344 (fscip) S 36260 36263 36200 0 -1 1077936192 1139 0 0 0 1 2 0 0 20 0 3 0 5705784 4926861312 1107169 134679101440 4194304 16623229 140734055414864 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 32980992 140734055416854 140734055416970 140734055416970 140734055423984 0
Current children cumulated CPU time: 3581.59 s
Current children cumulated vsize: 4811388 KiB
Current children cumulated memory: 4428676 KiB

[startup+3598.4 s]
/proc/loadavg: 2.15 2.18 2.17 3/246 38217
/proc/meminfo: memFree=124097268/131524600 swapFree=131071996/131071996
[pid=36263] ppid=36260 vsize=4811388 memory=4428676 CPUtime=3583.18 cores=0,2
/proc/36263/stat : 36263 (fscip) S 36260 36263 36200 0 -1 1077936128 2448942 0 0 0 357990 328 0 0 20 0 3 0 5697706 4926861312 1107169 134679101440 4194304 16623229 140734055414864 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 18838560 18947056 32980992 140734055416854 140734055416970 140734055416970 140734055423984 0
/proc/36263/statm: 1202847 1107169 2950 3035 0 1193325 0
[pid=36263/tid=36343] ppid=36260 vsize=4811388 memory=4428676 CPUtime=3503.24 cores=0,2
/proc/36263/task/36343/stat : 36343 (fscip) R 36260 36263 36200 0 -1 4194368 2113278 0 0 0 350072 252 0 0 20 0 3 0 5705659 4926861312 1107169 134679101440 4194304 16623229 140734055414864 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 32980992 140734055416854 140734055416970 140734055416970 140734055423984 0
[pid=36263/tid=36344] ppid=36260 vsize=4811388 memory=1940 CPUtime=0.03 cores=0,2
/proc/36263/task/36344/stat : 36344 (fscip) S 36260 36263 36200 0 -1 1077936192 1139 0 0 0 1 2 0 0 20 0 3 0 5705784 4926861312 1107169 134679101440 4194304 16623229 140734055414864 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 32980992 140734055416854 140734055416970 140734055416970 140734055423984 0
Current children cumulated CPU time: 3583.18 s
Current children cumulated vsize: 4811388 KiB
Current children cumulated memory: 4428676 KiB

[startup+3599.2 s]
/proc/loadavg: 2.15 2.18 2.17 2/241 38231
/proc/meminfo: memFree=125601700/131524600 swapFree=131071996/131071996
[pid=36263] ppid=36260 vsize=4721424 memory=4347344 CPUtime=3583.98 cores=0,2
/proc/36263/stat : 36263 (fscip) S 36260 36263 36200 0 -1 1077936128 2528917 0 0 0 358065 333 0 0 20 0 3 0 5697706 4834738176 1086836 134679101440 4194304 16623229 140734055414864 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 18838560 18947056 32980992 140734055416854 140734055416970 140734055416970 140734055423984 0
/proc/36263/statm: 1180356 1086836 2950 3035 0 1170866 0
[pid=36263/tid=36343] ppid=36260 vsize=4721424 memory=-7522818444154201722 CPUtime=3504.04 cores=0,2
/proc/36263/task/36343/stat : 36343 (fscip) R 36260 36263 36200 0 -1 4194368 2193255 0 0 0 350146 258 0 0 20 0 3 0 5705659 4834738176 1086836 134679101440 4194304 16623229 140734055414864 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 32980992 140734055416854 140734055416970 140734055416970 140734055423984 0
[pid=36263/tid=36344] ppid=36260 vsize=4721424 memory=1980 CPUtime=0.03 cores=0,2
/proc/36263/task/36344/stat : 36344 (fscip) S 36260 36263 36200 0 -1 1077936192 1139 0 0 0 1 2 0 0 20 0 3 0 5705784 4834738176 1086836 134679101440 4194304 16623229 140734055414864 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 32980992 140734055416854 140734055416970 140734055416970 140734055423984 0
Current children cumulated CPU time: 3583.98 s
Current children cumulated vsize: 4721424 KiB
Current children cumulated memory: 4347344 KiB

[startup+3599.6 s]
/proc/loadavg: 2.15 2.18 2.17 2/241 38231
/proc/meminfo: memFree=125601700/131524600 swapFree=131071996/131071996
[pid=36263] ppid=36260 vsize=3879256 memory=3604300 CPUtime=3584.38 cores=0,2
/proc/36263/stat : 36263 (fscip) R 36260 36263 36200 0 -1 4194304 2601362 0 0 0 358101 337 0 0 20 0 2 0 5697706 3972358144 901075 134679101440 4194304 16623229 140734055414864 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 18838560 18947056 32980992 140734055416854 140734055416970 140734055416970 140734055423984 0
/proc/36263/statm: 969814 901075 2998 3035 0 960324 0
[pid=36263/tid=36344] ppid=36260 vsize=3879256 memory=13060 CPUtime=0.03 cores=0,2
/proc/36263/task/36344/stat : 36344 (fscip) S 36260 36263 36200 0 -1 1077936192 1139 0 0 0 1 2 0 0 20 0 2 0 5705784 3972358144 901075 134679101440 4194304 16623229 140734055414864 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 32980992 140734055416854 140734055416970 140734055416970 140734055423984 0
Current children cumulated CPU time: 3584.38 s
Current children cumulated vsize: 3879256 KiB
Current children cumulated memory: 3604300 KiB

[startup+3599.8 s]
/proc/loadavg: 2.15 2.18 2.17 2/241 38231
/proc/meminfo: memFree=125601700/131524600 swapFree=131071996/131071996
[pid=36263] ppid=36260 vsize=3856804 memory=3582080 CPUtime=3584.58 cores=0,2
/proc/36263/stat : 36263 (fscip) R 36260 36263 36200 0 -1 4194304 2607643 0 0 0 358120 338 0 0 20 0 2 0 5697706 3949367296 895520 134679101440 4194304 16623229 140734055414864 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 18838560 18947056 32980992 140734055416854 140734055416970 140734055416970 140734055423984 0
/proc/36263/statm: 964201 895520 2998 3035 0 954711 0
[pid=36263/tid=36344] ppid=36260 vsize=3856804 memory=-6298396690847207783 CPUtime=0.03 cores=0,2
/proc/36263/task/36344/stat : 36344 (fscip) S 36260 36263 36200 0 -1 1077936192 1139 0 0 0 1 2 0 0 20 0 2 0 5705784 3949367296 895520 134679101440 4194304 16623229 140734055414864 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 32980992 140734055416854 140734055416970 140734055416970 140734055423984 0
Current children cumulated CPU time: 3584.58 s
Current children cumulated vsize: 3856804 KiB
Current children cumulated memory: 3582080 KiB

[startup+3599.9 s]
/proc/loadavg: 2.15 2.18 2.17 2/241 38231
/proc/meminfo: memFree=125601700/131524600 swapFree=131071996/131071996
[pid=36263] ppid=36260 vsize=3715120 memory=3440400 CPUtime=3584.67 cores=0,2
/proc/36263/stat : 36263 (fscip) R 36260 36263 36200 0 -1 4194304 2635037 0 0 0 358127 340 0 0 20 0 2 0 5697706 3804282880 860100 134679101440 4194304 16623229 140734055414864 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 18838560 18947056 32980992 140734055416854 140734055416970 140734055416970 140734055423984 0
/proc/36263/statm: 928780 860100 2998 3035 0 919290 0
[pid=36263/tid=36344] ppid=36260 vsize=3715120 memory=0 CPUtime=0.03 cores=0,2
/proc/36263/task/36344/stat : 36344 (fscip) S 36260 36263 36200 0 -1 1077936192 1139 0 0 0 1 2 0 0 20 0 2 0 5705784 3804282880 860100 134679101440 4194304 16623229 140734055414864 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 32980992 140734055416854 140734055416970 140734055416970 140734055423984 0
Current children cumulated CPU time: 3584.67 s
Current children cumulated vsize: 3715120 KiB
Current children cumulated memory: 3440400 KiB

Child status: 0

Real time (s): 3599.97
CPU time (s): 3584.76
CPU user time (s): 3581.3
CPU system time (s): 3.46161
CPU usage (%): 99.5774
Max. virtual memory (cumulated for all children) (KiB): 4876924
Max. memory (cumulated for all children) (KiB): 4428676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3581.3
system time used= 3.46161
maximum resident set size= 4430724
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2647486
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= 3550
involuntary context switches= 26918


# summary of solver processes directly reported to runsolver:
#   pid: 36263
#   total CPU time (s): 3584.76
#   total CPU user time (s): 3581.3
#   total CPU system time (s): 3.46161

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.57964 second user time and 16.3021 second system time

The end

Launcher Data

Begin job on nodeC027 at 2024-07-31 03:56:12
IDJOB=4464832
IDBENCH=178870
IDSOLVER=3092
FILE ID=nodeC027/4464832-1722390972
RUNJOBID= nodeC027-1722390972-36210
SLURM_JOB_ID= 8249884
Free space on /tmp= 890000 MiB

SOLVER NAME= FiberSCIP 2024-07-30
BENCH NAME= PB24/normalized-PB24/OPT-LIN/pettersson/StableMatchings/SMTI/x2/Init-x2-i5_pp_93.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-4464832-1722390972/watcher-4464832-1722390972 -o /tmp/evaluation-result-4464832-1722390972/solver-4464832-1722390972 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1722390972-36210 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4464832-1722390972.opb -qsol -t 3600 -sth 1

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

MD5SUM BENCH= 9d9e0a7da5715f208335c49466c86b7d
RANDOM SEED=477767591

nodeC027.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		: 3651.151
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.88
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		: 3665.436
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	: 7006.31
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		: 3666.639
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.88
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		: 3637.860
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	: 7006.31
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		: 3648.161
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.88
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		: 3651.330
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	: 7006.31
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		: 3666.260
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.88
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		: 3661.907
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	: 7006.31
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        129928232 kB
MemAvailable:   129818708 kB
Buffers:          109324 kB
Cached:           616200 kB
SwapCached:            0 kB
Active:           288168 kB
Inactive:         830856 kB
Active(anon):       1436 kB
Inactive(anon):   413396 kB
Active(file):     286732 kB
Inactive(file):   417460 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            116468 kB
Writeback:             0 kB
AnonPages:        392300 kB
Mapped:           108664 kB
Shmem:             21336 kB
KReclaimable:      51864 kB
Slab:             133076 kB
SReclaimable:      51864 kB
SUnreclaim:        81212 kB
KernelStack:        4112 kB
PageTables:        10076 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     624056 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            10176 kB
HardwareCorrupted:     0 kB
AnonHugePages:    188416 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:      150228 kB
DirectMap2M:     9060352 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 890044 MiB
End job on nodeC027 at 2024-07-31 04:56:12