Trace number 4464828

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? 3586.08 3599.02

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/pettersson/
StableMatchings/SMTI/x1/Init-x1-i3_pp_87_merged.opb
MD5SUMe69471d73cbea12e8e8984c62457715d
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 benchmark346
Best CPU time to get the best result obtained on this benchmark2.70326
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables99544
Total number of constraints99545
Number of constraints which are clauses87333
Number of constraints which are cardinality constraints (but not clauses)1444
Number of constraints which are nor clauses,nor cardinality constraints10768
Minimum length of a constraint1
Maximum length of a constraint1444
Number of terms in the objective function 1444
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 1444
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 344
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 1788
Number of bits of the biggest sum of numbers11
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.00/1.08	c Default LC presolving (default).
1.00/1.09	c ** Before presolving: virtualMemUsedAtLc = 541664290, getVmSize() = 385912832, SCIPgetMemUsed() = 338183177, SCIPgetMemTotal() = 353537865, SCIPgetMemExternEstim() = 188126425
1.00/1.09	c ** set memory limit for presolving in LC to 8.79593e+12 for SCIP **
25.02/25.11	c ** Estimated virtualMemUsedAtSolver = 917792376, getVmSize() = 1266450432, SCIPgetMemUsed() = 685516564, SCIPgetMemTotal() = 1188562140, SCIPgetMemExternEstim() = 188126425
25.02/25.11	c ** set memory limit for solvers to 4.39802e+12 for each SCIP **
25.02/25.11	c Original Problem   :
25.02/25.11	c   Problem name     : instance-4464828-1722390992
25.02/25.11	c   Variables        : 99544 (99544 binary, 0 integer, 0 implicit integer, 0 continuous)
25.02/25.11	c   Constraints      : 99545
25.02/25.11	c   Objective sense  : minimize
25.02/25.11	c Presolved Problem  :
25.02/25.11	c   Variables        : 98033 (98033 binary, 0 integer, 0 implicit integer, 0 continuous)
25.02/25.11	c   Constraints      : 96371
25.02/25.11	c Constraints        : Number
25.02/25.11	c   setppc           : 96370 
25.02/25.11	c   linear           : 1 
25.02/25.11	c ** Instance transfer method used: 0
25.31/25.40	c ** ParaScipInstance copy does not increase the number of variables. **
25.81/25.93	c LC is working with racing ramp-up and with rebuilding tree after racing.
25.81/25.93	c                                Nodes    Active                                            
25.81/25.93	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
3585.08/3598.02	c      3598              0           1         0                --179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.0000          -
3585.56/3598.52	c SCIP Status        : c solving was interrupted [hard time limit reached]
3585.56/3598.52	c Total Time         : 3598.5100
3585.56/3598.52	c   solving          : 3598.5100
3585.56/3598.52	c   presolving       : 24.0214 (included in solving)
3585.56/3598.52	c B&B Tree           :
3585.56/3598.52	c   nodes (total)    : 1
3585.56/3598.52	c Solution           :
3585.56/3598.52	c   Solutions found  : 0
3585.56/3598.52	c   Primal Bound     :          -
3585.56/3598.52	c   Dual Bound       :          -
3585.56/3598.52	c Gap                :          -
3585.96/3599.00	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: 64096 MiB (61651 MiB free)
  memory of node 1: 64473 MiB (62322 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4464828-1722390992/watcher-4464828-1722390992 -o /tmp/evaluation-result-4464828-1722390992/solver-4464828-1722390992 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1722390921-35057 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4464828-1722390992.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=35776, runsolver pid=35773
Current StackSize limit: 8192 KiB


[startup+0.100094 s]*
/proc/loadavg: 3.25 1.76 1.85 5/248 35777
/proc/meminfo: memFree=126867360/131655788 swapFree=131071996/131071996
[pid=35776] ppid=35773 vsize=74540 memory=62760 CPUtime=0.1 cores=0,2
/proc/35776/stat : 35776 (fscip) R 35773 35776 35020 0 -1 4194304 13555 0 0 0 7 3 0 0 20 0 1 0 5470312 76328960 15690 134679101440 4194304 16623229 140721371256944 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 39444480 140721371264022 140721371264138 140721371264138 140721371271152 0
/proc/35776/statm: 18635 15690 2347 3035 0 15031 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 74540 KiB
Current children cumulated memory: 62760 KiB

[startup+0.209856 s]*
/proc/loadavg: 3.25 1.76 1.85 5/248 35777
/proc/meminfo: memFree=126799656/131655788 swapFree=131071996/131071996
[pid=35776] ppid=35773 vsize=113244 memory=100864 CPUtime=0.21 cores=0,2
/proc/35776/stat : 35776 (fscip) R 35773 35776 35020 0 -1 4194304 23123 0 0 0 15 6 0 0 20 0 1 0 5470312 115961856 25216 134679101440 4194304 16623229 140721371256944 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 39444480 140721371264022 140721371264138 140721371264138 140721371271152 0
/proc/35776/statm: 28311 25216 2347 3035 0 24707 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 113244 KiB
Current children cumulated memory: 100864 KiB

[startup+0.309775 s]*
/proc/loadavg: 3.25 1.76 1.85 5/248 35777
/proc/meminfo: memFree=126766616/131655788 swapFree=131071996/131071996
[pid=35776] ppid=35773 vsize=125472 memory=113104 CPUtime=0.31 cores=0,2
/proc/35776/stat : 35776 (fscip) R 35773 35776 35020 0 -1 4194304 26138 0 0 0 24 7 0 0 20 0 1 0 5470312 128483328 28276 134679101440 4194304 16623229 140721371256944 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 39444480 140721371264022 140721371264138 140721371264138 140721371271152 0
/proc/35776/statm: 31368 28276 2347 3035 0 27764 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 125472 KiB
Current children cumulated memory: 113104 KiB

[startup+0.700317 s]
/proc/loadavg: 3.25 1.76 1.85 5/248 35777
/proc/meminfo: memFree=126715040/131655788 swapFree=131071996/131071996
[pid=35776] ppid=35773 vsize=211728 memory=200268 CPUtime=0.69 cores=0,2
/proc/35776/stat : 35776 (fscip) R 35773 35776 35020 0 -1 4194304 48100 0 0 0 57 12 0 0 20 0 1 0 5470312 216809472 50001 134679101440 4194304 16623229 140721371256944 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 39444480 140721371264022 140721371264138 140721371264138 140721371271152 0
/proc/35776/statm: 52932 50001 2555 3035 0 49328 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 211728 KiB
Current children cumulated memory: 200268 KiB

[startup+1.50032 s]
/proc/loadavg: 3.25 1.76 1.85 5/248 35777
/proc/meminfo: memFree=126506508/131655788 swapFree=131071996/131071996
[pid=35776] ppid=35773 vsize=429896 memory=409216 CPUtime=1.48 cores=0,2
/proc/35776/stat : 35776 (fscip) R 35773 35776 35020 0 -1 4194304 100571 0 0 0 128 20 0 0 20 0 1 0 5470312 440213504 102304 134679101440 4194304 16623229 140721371256944 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 39444480 140721371264022 140721371264138 140721371264138 140721371271152 0
/proc/35776/statm: 107474 102304 2614 3035 0 103870 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 429896 KiB
Current children cumulated memory: 409216 KiB

[startup+3.11277 s]
/proc/loadavg: 3.31 1.80 1.87 5/249 35778
/proc/meminfo: memFree=125803408/131655788 swapFree=131071996/131071996
[pid=35776] ppid=35773 vsize=564656 memory=538744 CPUtime=3.09 cores=0,2
/proc/35776/stat : 35776 (fscip) R 35773 35776 35020 0 -1 4194304 117084 0 0 0 284 25 0 0 20 0 1 0 5470312 578207744 134686 134679101440 4194304 16623229 140721371256944 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 39444480 140721371264022 140721371264138 140721371264138 140721371271152 0
/proc/35776/statm: 141164 134686 2710 3035 0 137560 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 564656 KiB
Current children cumulated memory: 538744 KiB

[startup+6.3003 s]
/proc/loadavg: 3.31 1.80 1.87 5/249 35779
/proc/meminfo: memFree=125519044/131655788 swapFree=131071996/131071996
[pid=35776] ppid=35773 vsize=564656 memory=538744 CPUtime=6.26 cores=0,2
/proc/35776/stat : 35776 (fscip) R 35773 35776 35020 0 -1 4194304 117125 0 0 0 601 25 0 0 20 0 1 0 5470312 578207744 134686 134679101440 4194304 16623229 140721371256944 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 39444480 140721371264022 140721371264138 140721371264138 140721371271152 0
/proc/35776/statm: 141164 134686 2710 3035 0 137560 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 564656 KiB
Current children cumulated memory: 538744 KiB

[startup+12.7003 s]
/proc/loadavg: 3.36 1.84 1.88 5/249 35779
/proc/meminfo: memFree=125421608/131655788 swapFree=131071996/131071996
[pid=35776] ppid=35773 vsize=564656 memory=538744 CPUtime=12.65 cores=0,2
/proc/35776/stat : 35776 (fscip) R 35773 35776 35020 0 -1 4194304 117176 0 0 0 1239 26 0 0 20 0 1 0 5470312 578207744 134686 134679101440 4194304 16623229 140721371256944 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 39444480 140721371264022 140721371264138 140721371264138 140721371271152 0
/proc/35776/statm: 141164 134686 2710 3035 0 137560 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 564656 KiB
Current children cumulated memory: 538744 KiB

[startup+25.5009 s]
/proc/loadavg: 3.51 1.94 1.91 5/249 35783
/proc/meminfo: memFree=124560344/131655788 swapFree=131071996/131071996
[pid=35776] ppid=35773 vsize=1394204 memory=1158620 CPUtime=25.41 cores=0,2
/proc/35776/stat : 35776 (fscip) S 35773 35776 35020 0 -1 1077936128 207714 0 0 0 2492 49 0 0 20 0 2 0 5470312 1427664896 289655 134679101440 4194304 16623229 140721371256944 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 39444480 140721371264022 140721371264138 140721371264138 140721371271152 0
/proc/35776/statm: 348551 289655 2790 3035 0 343166 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 1394204 KiB
Current children cumulated memory: 1158620 KiB

[startup+51.1126 s]
/proc/loadavg: 3.74 2.13 1.97 5/251 35788
/proc/meminfo: memFree=123515160/131655788 swapFree=131071996/131071996
[pid=35776] ppid=35773 vsize=2317280 memory=1977432 CPUtime=50.92 cores=0,2
/proc/35776/stat : 35776 (fscip) S 35773 35776 35020 0 -1 1077936128 427670 0 0 0 5002 90 0 0 20 0 3 0 5470312 2372894720 494358 134679101440 4194304 16623229 140721371256944 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 39444480 140721371264022 140721371264138 140721371264138 140721371271152 0
/proc/35776/statm: 579320 494358 2806 3035 0 562399 0
[pid=35776/tid=35784] ppid=35773 vsize=2317280 memory=12356 CPUtime=25.59 cores=0,2
/proc/35776/task/35784/stat : 35784 (fscip) R 35773 35776 35020 0 -1 4194368 233885 0 0 0 2515 44 0 0 20 0 3 0 5472823 2372894720 494358 134679101440 4194304 16623229 140721371256944 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 39444480 140721371264022 140721371264138 140721371264138 140721371271152 0
[pid=35776/tid=35785] ppid=35773 vsize=2317280 memory=11392 CPUtime=0 cores=0,2
/proc/35776/task/35785/stat : 35785 (fscip) S 35773 35776 35020 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 3 0 5472906 2372894720 494358 134679101440 4194304 16623229 140721371256944 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 39444480 140721371264022 140721371264138 140721371264138 140721371271152 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 2317280 KiB
Current children cumulated memory: 1977432 KiB

[startup+102.3 s]
/proc/loadavg: 4.03 2.45 2.09 5/249 35845
/proc/meminfo: memFree=123071620/131655788 swapFree=131071996/131071996
[pid=35776] ppid=35773 vsize=2672968 memory=2337752 CPUtime=101.93 cores=0,2
/proc/35776/stat : 35776 (fscip) S 35773 35776 35020 0 -1 1077936128 625844 0 0 0 10083 110 0 0 20 0 3 0 5470312 2737119232 584438 134679101440 4194304 16623229 140721371256944 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 39444480 140721371264022 140721371264138 140721371264138 140721371271152 0
/proc/35776/statm: 668242 584438 2950 3035 0 659925 0
[pid=35776/tid=35784] ppid=35773 vsize=2672968 memory=1978468 CPUtime=76.6 cores=0,2
/proc/35776/task/35784/stat : 35784 (fscip) R 35773 35776 35020 0 -1 4194368 432039 0 0 0 7596 64 0 0 20 0 3 0 5472823 2737119232 584438 134679101440 4194304 16623229 140721371256944 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 39444480 140721371264022 140721371264138 140721371264138 140721371271152 0
[pid=35776/tid=35785] ppid=35773 vsize=2672968 memory=11392 CPUtime=0 cores=0,2
/proc/35776/task/35785/stat : 35785 (fscip) S 35773 35776 35020 0 -1 1077936192 43 0 0 0 0 0 0 0 20 0 3 0 5472906 2737119232 584438 134679101440 4194304 16623229 140721371256944 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 39444480 140721371264022 140721371264138 140721371264138 140721371271152 0
Current children cumulated CPU time: 101.93 s
Current children cumulated vsize: 2672968 KiB
Current children cumulated memory: 2337752 KiB

[startup+162.3 s]
/proc/loadavg: 4.20 2.79 2.24 5/252 36027
/proc/meminfo: memFree=120980412/131655788 swapFree=131071996/131071996
[pid=35776] ppid=35773 vsize=2672968 memory=2344816 CPUtime=161.71 cores=0,2
/proc/35776/stat : 35776 (fscip) S 35773 35776 35020 0 -1 1077936128 666202 0 0 0 16058 113 0 0 20 0 3 0 5470312 2737119232 586204 134679101440 4194304 16623229 140721371256944 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 39444480 140721371264022 140721371264138 140721371264138 140721371271152 0
/proc/35776/statm: 668242 586204 2950 3035 0 661669 0
[pid=35776/tid=35784] ppid=35773 vsize=2672968 memory=2344728 CPUtime=136.39 cores=0,2
/proc/35776/task/35784/stat : 35784 (fscip) R 35773 35776 35020 0 -1 4194368 472380 0 0 0 13571 68 0 0 20 0 3 0 5472823 2737119232 586204 134679101440 4194304 16623229 140721371256944 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 39444480 140721371264022 140721371264138 140721371264138 140721371271152 0
[pid=35776/tid=35785] ppid=35773 vsize=2672968 memory=2344816 CPUtime=0 cores=0,2
/proc/35776/task/35785/stat : 35785 (fscip) S 35773 35776 35020 0 -1 1077936192 60 0 0 0 0 0 0 0 20 0 3 0 5472906 2737119232 586204 134679101440 4194304 16623229 140721371256944 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 39444480 140721371264022 140721371264138 140721371264138 140721371271152 0
Current children cumulated CPU time: 161.71 s
Current children cumulated vsize: 2672968 KiB
Current children cumulated memory: 2344816 KiB

[startup+222.3 s]
/proc/loadavg: 4.17 3.05 2.36 5/252 36037
/proc/meminfo: memFree=120945292/131655788 swapFree=131071996/131071996
[pid=35776] ppid=35773 vsize=2672968 memory=2344944 CPUtime=221.49 cores=0,2
/proc/35776/stat : 35776 (fscip) S 35773 35776 35020 0 -1 1077936128 698555 0 0 0 22033 116 0 0 20 0 3 0 5470312 2737119232 586236 134679101440 4194304 16623229 140721371256944 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 39444480 140721371264022 140721371264138 140721371264138 140721371271152 0
/proc/35776/statm: 668242 586236 2950 3035 0 661694 0
[pid=35776/tid=35784] ppid=35773 vsize=2672968 memory=2344940 CPUtime=196.16 cores=0,2
/proc/35776/task/35784/stat : 35784 (fscip) R 35773 35776 35020 0 -1 4194368 504716 0 0 0 19545 71 0 0 20 0 3 0 5472823 2737119232 586236 134679101440 4194304 16623229 140721371256944 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 39444480 140721371264022 140721371264138 140721371264138 140721371271152 0
[pid=35776/tid=35785] ppid=35773 vsize=2672968 memory=11392 CPUtime=0 cores=0,2
/proc/35776/task/35785/stat : 35785 (fscip) S 35773 35776 35020 0 -1 1077936192 77 0 0 0 0 0 0 0 20 0 3 0 5472906 2737119232 586236 134679101440 4194304 16623229 140721371256944 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 39444480 140721371264022 140721371264138 140721371264138 140721371271152 0
Current children cumulated CPU time: 221.49 s
Current children cumulated vsize: 2672968 KiB
Current children cumulated memory: 2344944 KiB

[startup+282.3 s]
/proc/loadavg: 4.11 3.24 2.47 5/252 36062
/proc/meminfo: memFree=120935768/131655788 swapFree=131071996/131071996
[pid=35776] ppid=35773 vsize=2672968 memory=2345000 CPUtime=281.26 cores=0,2
/proc/35776/stat : 35776 (fscip) S 35773 35776 35020 0 -1 1077936128 741249 0 0 0 28006 120 0 0 20 0 3 0 5470312 2737119232 586250 134679101440 4194304 16623229 140721371256944 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 39444480 140721371264022 140721371264138 140721371264138 140721371271152 0
/proc/35776/statm: 668242 586250 2950 3035 0 661706 0
[pid=35776/tid=35784] ppid=35773 vsize=2672968 memory=2344956 CPUtime=255.93 cores=0,2
/proc/35776/task/35784/stat : 35784 (fscip) R 35773 35776 35020 0 -1 4194368 547395 0 0 0 25519 74 0 0 20 0 3 0 5472823 2737119232 586250 134679101440 4194304 16623229 140721371256944 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 39444480 140721371264022 140721371264138 140721371264138 140721371271152 0
[pid=35776/tid=35785] ppid=35773 vsize=2672968 memory=2344956 CPUtime=0 cores=0,2
/proc/35776/task/35785/stat : 35785 (fscip) S 35773 35776 35020 0 -1 1077936192 92 0 0 0 0 0 0 0 20 0 3 0 5472906 2737119232 586250 134679101440 4194304 16623229 140721371256944 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 39444480 140721371264022 140721371264138 140721371264138 140721371271152 0
Current children cumulated CPU time: 281.26 s
Current children cumulated vsize: 2672968 KiB
Current children cumulated memory: 2345000 KiB

[startup+342.3 s]
/proc/loadavg: 4.20 3.42 2.58 5/252 36073
/proc/meminfo: memFree=120916272/131655788 swapFree=131071996/131071996
[pid=35776] ppid=35773 vsize=2672968 memory=2345012 CPUtime=341.03 cores=0,2
/proc/35776/stat : 35776 (fscip) S 35773 35776 35020 0 -1 1077936128 781035 0 0 0 33980 123 0 0 20 0 3 0 5470312 2737119232 586253 134679101440 4194304 16623229 140721371256944 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 39444480 140721371264022 140721371264138 140721371264138 140721371271152 0
/proc/35776/statm: 668242 586253 2950 3035 0 661706 0

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

Current children cumulated CPU time: 3330.29 s
Current children cumulated vsize: 2672968 KiB
Current children cumulated memory: 2393000 KiB

[startup+3402.3 s]
/proc/loadavg: 3.15 3.13 3.13 4/243 37282
/proc/meminfo: memFree=123399688/131655788 swapFree=131071996/131071996
[pid=35776] ppid=35773 vsize=2672968 memory=2393000 CPUtime=3390.07 cores=0,2
/proc/35776/stat : 35776 (fscip) S 35773 35776 35020 0 -1 1077936128 1348866 0 0 0 338814 193 0 0 20 0 3 0 5470312 2737119232 598250 134679101440 4194304 16623229 140721371256944 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 39444480 140721371264022 140721371264138 140721371264138 140721371271152 0
/proc/35776/statm: 668242 598250 2966 3035 0 661706 0
[pid=35776/tid=35784] ppid=35773 vsize=2672968 memory=2393000 CPUtime=3364.67 cores=0,2
/proc/35776/task/35784/stat : 35784 (fscip) R 35773 35776 35020 0 -1 4194368 1154159 0 0 0 336325 142 0 0 20 0 3 0 5472823 2737119232 598250 134679101440 4194304 16623229 140721371256944 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 39444480 140721371264022 140721371264138 140721371264138 140721371271152 0
[pid=35776/tid=35785] ppid=35773 vsize=2672968 memory=2393000 CPUtime=0.07 cores=0,2
/proc/35776/task/35785/stat : 35785 (fscip) S 35773 35776 35020 0 -1 1077936192 945 0 0 0 2 5 0 0 20 0 3 0 5472906 2737119232 598250 134679101440 4194304 16623229 140721371256944 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 39444480 140721371264022 140721371264138 140721371264138 140721371271152 0
Current children cumulated CPU time: 3390.07 s
Current children cumulated vsize: 2672968 KiB
Current children cumulated memory: 2393000 KiB

[startup+3462.3 s]
/proc/loadavg: 3.11 3.12 3.12 4/243 37293
/proc/meminfo: memFree=123393060/131655788 swapFree=131071996/131071996
[pid=35776] ppid=35773 vsize=2672968 memory=2393000 CPUtime=3449.85 cores=0,2
/proc/35776/stat : 35776 (fscip) S 35773 35776 35020 0 -1 1077936128 1352180 0 0 0 344787 198 0 0 20 0 3 0 5470312 2737119232 598250 134679101440 4194304 16623229 140721371256944 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 39444480 140721371264022 140721371264138 140721371264138 140721371271152 0
/proc/35776/statm: 668242 598250 2966 3035 0 661706 0
[pid=35776/tid=35784] ppid=35773 vsize=2672968 memory=2393000 CPUtime=3424.44 cores=0,2
/proc/35776/task/35784/stat : 35784 (fscip) R 35773 35776 35020 0 -1 4194368 1157458 0 0 0 342297 147 0 0 20 0 3 0 5472823 2737119232 598250 134679101440 4194304 16623229 140721371256944 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 39444480 140721371264022 140721371264138 140721371264138 140721371271152 0
[pid=35776/tid=35785] ppid=35773 vsize=2672968 memory=12992 CPUtime=0.07 cores=0,2
/proc/35776/task/35785/stat : 35785 (fscip) S 35773 35776 35020 0 -1 1077936192 960 0 0 0 2 5 0 0 20 0 3 0 5472906 2737119232 598250 134679101440 4194304 16623229 140721371256944 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 39444480 140721371264022 140721371264138 140721371264138 140721371271152 0
Current children cumulated CPU time: 3449.85 s
Current children cumulated vsize: 2672968 KiB
Current children cumulated memory: 2393000 KiB

[startup+3522.3 s]
/proc/loadavg: 3.08 3.11 3.12 4/243 37303
/proc/meminfo: memFree=123373556/131655788 swapFree=131071996/131071996
[pid=35776] ppid=35773 vsize=2738504 memory=2411212 CPUtime=3509.63 cores=0,2
/proc/35776/stat : 35776 (fscip) S 35773 35776 35020 0 -1 1077936128 1357131 0 0 0 350762 201 0 0 20 0 3 0 5470312 2804228096 602803 134679101440 4194304 16623229 140721371256944 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 39444480 140721371264022 140721371264138 140721371264138 140721371271152 0
/proc/35776/statm: 684626 602803 2982 3035 0 667044 0
[pid=35776/tid=35784] ppid=35773 vsize=2738504 memory=2393000 CPUtime=3484.23 cores=0,2
/proc/35776/task/35784/stat : 35784 (fscip) R 35773 35776 35020 0 -1 4194368 1162398 0 0 0 348273 150 0 0 20 0 3 0 5472823 2804228096 602803 134679101440 4194304 16623229 140721371256944 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 39444480 140721371264022 140721371264138 140721371264138 140721371271152 0
[pid=35776/tid=35785] ppid=35773 vsize=2738504 memory=2411212 CPUtime=0.07 cores=0,2
/proc/35776/task/35785/stat : 35785 (fscip) S 35773 35776 35020 0 -1 1077936192 971 0 0 0 2 5 0 0 20 0 3 0 5472906 2804228096 602803 134679101440 4194304 16623229 140721371256944 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 39444480 140721371264022 140721371264138 140721371264138 140721371271152 0
Current children cumulated CPU time: 3509.63 s
Current children cumulated vsize: 2738504 KiB
Current children cumulated memory: 2411212 KiB

[startup+3582.3 s]
/proc/loadavg: 2.58 2.96 3.07 3/233 37728
/proc/meminfo: memFree=123950788/131655788 swapFree=131071996/131071996
[pid=35776] ppid=35773 vsize=2738504 memory=2411216 CPUtime=3569.42 cores=0,2
/proc/35776/stat : 35776 (fscip) S 35773 35776 35020 0 -1 1077936128 1358418 0 0 0 356741 201 0 0 20 0 3 0 5470312 2804228096 602804 134679101440 4194304 16623229 140721371256944 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 39444480 140721371264022 140721371264138 140721371264138 140721371271152 0
/proc/35776/statm: 684626 602804 2982 3035 0 667044 0
[pid=35776/tid=35784] ppid=35773 vsize=2738504 memory=2411216 CPUtime=3544.01 cores=0,2
/proc/35776/task/35784/stat : 35784 (fscip) R 35773 35776 35020 0 -1 4194368 1163667 0 0 0 354251 150 0 0 20 0 3 0 5472823 2804228096 602804 134679101440 4194304 16623229 140721371256944 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 39444480 140721371264022 140721371264138 140721371264138 140721371271152 0
[pid=35776/tid=35785] ppid=35773 vsize=2738504 memory=24704 CPUtime=0.07 cores=0,2
/proc/35776/task/35785/stat : 35785 (fscip) S 35773 35776 35020 0 -1 1077936192 989 0 0 0 2 5 0 0 20 0 3 0 5472906 2804228096 602804 134679101440 4194304 16623229 140721371256944 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 39444480 140721371264022 140721371264138 140721371264138 140721371271152 0
Current children cumulated CPU time: 3569.42 s
Current children cumulated vsize: 2738504 KiB
Current children cumulated memory: 2411216 KiB

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

# cumulated CPU time of all completed processes:  user=3584.02 s, system=2.058 s

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

[startup+3584 s]*
/proc/loadavg: 2.53 2.95 3.06 3/233 37728
/proc/meminfo: memFree=123950544/131655788 swapFree=131071996/131071996
[pid=35776] ppid=35773 vsize=2738504 memory=2411216 CPUtime=3571.12 cores=0,2
/proc/35776/stat : 35776 (fscip) S 35773 35776 35020 0 -1 1077936128 1358434 0 0 0 356911 201 0 0 20 0 3 0 5470312 2804228096 602804 134679101440 4194304 16623229 140721371256944 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 39444480 140721371264022 140721371264138 140721371264138 140721371271152 0
/proc/35776/statm: 684626 602804 2982 3035 0 667044 0
[pid=35776/tid=35784] ppid=35773 vsize=2738504 memory=-5155631301560593285 CPUtime=3545.72 cores=0,2
/proc/35776/task/35784/stat : 35784 (fscip) R 35773 35776 35020 0 -1 4194368 1163680 0 0 0 354422 150 0 0 20 0 3 0 5472823 2804228096 602804 134679101440 4194304 16623229 140721371256944 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 39444480 140721371264022 140721371264138 140721371264138 140721371271152 0
[pid=35776/tid=35785] ppid=35773 vsize=2738504 memory=4283375816425500314 CPUtime=0.07 cores=0,2
/proc/35776/task/35785/stat : 35785 (fscip) S 35773 35776 35020 0 -1 1077936192 992 0 0 0 2 5 0 0 20 0 3 0 5472906 2804228096 602804 134679101440 4194304 16623229 140721371256944 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 39444480 140721371264022 140721371264138 140721371264138 140721371271152 0
Current children cumulated CPU time: 3571.12 s
Current children cumulated vsize: 2738504 KiB
Current children cumulated memory: 2411216 KiB

[startup+3590.4 s]
/proc/loadavg: 2.49 2.93 3.05 3/233 37731
/proc/meminfo: memFree=123950580/131655788 swapFree=131071996/131071996
[pid=35776] ppid=35773 vsize=2738504 memory=2411224 CPUtime=3577.49 cores=0,2
/proc/35776/stat : 35776 (fscip) S 35773 35776 35020 0 -1 1077936128 1359361 0 0 0 357548 201 0 0 20 0 3 0 5470312 2804228096 602806 134679101440 4194304 16623229 140721371256944 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 39444480 140721371264022 140721371264138 140721371264138 140721371271152 0
/proc/35776/statm: 684626 602806 2982 3035 0 667044 0
[pid=35776/tid=35784] ppid=35773 vsize=2738504 memory=11392 CPUtime=3552.08 cores=0,2
/proc/35776/task/35784/stat : 35784 (fscip) R 35773 35776 35020 0 -1 4194368 1164607 0 0 0 355058 150 0 0 20 0 3 0 5472823 2804228096 602806 134679101440 4194304 16623229 140721371256944 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 39444480 140721371264022 140721371264138 140721371264138 140721371271152 0
[pid=35776/tid=35785] ppid=35773 vsize=2738504 memory=2411224 CPUtime=0.07 cores=0,2
/proc/35776/task/35785/stat : 35785 (fscip) S 35773 35776 35020 0 -1 1077936192 992 0 0 0 2 5 0 0 20 0 3 0 5472906 2804228096 602806 134679101440 4194304 16623229 140721371256944 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 39444480 140721371264022 140721371264138 140721371264138 140721371271152 0
Current children cumulated CPU time: 3577.49 s
Current children cumulated vsize: 2738504 KiB
Current children cumulated memory: 2411224 KiB

[startup+3593.6 s]
/proc/loadavg: 2.49 2.93 3.05 3/233 37731
/proc/meminfo: memFree=123950596/131655788 swapFree=131071996/131071996
[pid=35776] ppid=35773 vsize=2738504 memory=2411224 CPUtime=3580.67 cores=0,2
/proc/35776/stat : 35776 (fscip) S 35773 35776 35020 0 -1 1077936128 1359369 0 0 0 357866 201 0 0 20 0 3 0 5470312 2804228096 602806 134679101440 4194304 16623229 140721371256944 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 39444480 140721371264022 140721371264138 140721371264138 140721371271152 0
/proc/35776/statm: 684626 602806 2982 3035 0 667044 0
[pid=35776/tid=35784] ppid=35773 vsize=2738504 memory=2411224 CPUtime=3555.27 cores=0,2
/proc/35776/task/35784/stat : 35784 (fscip) R 35773 35776 35020 0 -1 4194368 1164615 0 0 0 355377 150 0 0 20 0 3 0 5472823 2804228096 602806 134679101440 4194304 16623229 140721371256944 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 39444480 140721371264022 140721371264138 140721371264138 140721371271152 0
[pid=35776/tid=35785] ppid=35773 vsize=2738504 memory=12356 CPUtime=0.07 cores=0,2
/proc/35776/task/35785/stat : 35785 (fscip) S 35773 35776 35020 0 -1 1077936192 992 0 0 0 2 5 0 0 20 0 3 0 5472906 2804228096 602806 134679101440 4194304 16623229 140721371256944 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 39444480 140721371264022 140721371264138 140721371264138 140721371271152 0
Current children cumulated CPU time: 3580.67 s
Current children cumulated vsize: 2738504 KiB
Current children cumulated memory: 2411224 KiB

[startup+3596.8 s]
/proc/loadavg: 2.45 2.91 3.05 3/233 37733
/proc/meminfo: memFree=123950452/131655788 swapFree=131071996/131071996
[pid=35776] ppid=35773 vsize=2738504 memory=2411244 CPUtime=3583.87 cores=0,2
/proc/35776/stat : 35776 (fscip) S 35773 35776 35020 0 -1 1077936128 1359393 0 0 0 358185 202 0 0 20 0 3 0 5470312 2804228096 602811 134679101440 4194304 16623229 140721371256944 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 39444480 140721371264022 140721371264138 140721371264138 140721371271152 0
/proc/35776/statm: 684626 602811 2982 3035 0 667044 0
[pid=35776/tid=35784] ppid=35773 vsize=2738504 memory=-5155632383909129093 CPUtime=3558.45 cores=0,2
/proc/35776/task/35784/stat : 35784 (fscip) R 35773 35776 35020 0 -1 4194368 1164636 0 0 0 355695 150 0 0 20 0 3 0 5472823 2804228096 602811 134679101440 4194304 16623229 140721371256944 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 39444480 140721371264022 140721371264138 140721371264138 140721371271152 0
[pid=35776/tid=35785] ppid=35773 vsize=2738504 memory=5548 CPUtime=0.07 cores=0,2
/proc/35776/task/35785/stat : 35785 (fscip) S 35773 35776 35020 0 -1 1077936192 995 0 0 0 2 5 0 0 20 0 3 0 5472906 2804228096 602811 134679101440 4194304 16623229 140721371256944 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 39444480 140721371264022 140721371264138 140721371264138 140721371271152 0
Current children cumulated CPU time: 3583.87 s
Current children cumulated vsize: 2738504 KiB
Current children cumulated memory: 2411244 KiB

[startup+3598.4 s]
/proc/loadavg: 2.45 2.91 3.05 3/233 37733
/proc/meminfo: memFree=123950424/131655788 swapFree=131071996/131071996
[pid=35776] ppid=35773 vsize=2738504 memory=2411256 CPUtime=3585.46 cores=0,2
/proc/35776/stat : 35776 (fscip) S 35773 35776 35020 0 -1 1077936128 1361247 0 0 0 358344 202 0 0 20 0 3 0 5470312 2804228096 602814 134679101440 4194304 16623229 140721371256944 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 18838560 18947056 39444480 140721371264022 140721371264138 140721371264138 140721371271152 0
/proc/35776/statm: 684626 602814 2982 3035 0 667044 0
[pid=35776/tid=35784] ppid=35773 vsize=2738504 memory=2411244 CPUtime=3560.05 cores=0,2
/proc/35776/task/35784/stat : 35784 (fscip) R 35773 35776 35020 0 -1 4194368 1166475 0 0 0 355855 150 0 0 20 0 3 0 5472823 2804228096 602814 134679101440 4194304 16623229 140721371256944 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 39444480 140721371264022 140721371264138 140721371264138 140721371271152 0
[pid=35776/tid=35785] ppid=35773 vsize=2738504 memory=12356 CPUtime=0.07 cores=0,2
/proc/35776/task/35785/stat : 35785 (fscip) S 35773 35776 35020 0 -1 1077936192 995 0 0 0 2 5 0 0 20 0 3 0 5472906 2804228096 602814 134679101440 4194304 16623229 140721371256944 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 39444480 140721371264022 140721371264138 140721371264138 140721371271152 0
Current children cumulated CPU time: 3585.46 s
Current children cumulated vsize: 2738504 KiB
Current children cumulated memory: 2411256 KiB

[startup+3598.8 s]
/proc/loadavg: 2.45 2.91 3.05 3/233 37733
/proc/meminfo: memFree=123950424/131655788 swapFree=131071996/131071996
[pid=35776] ppid=35773 vsize=2156424 memory=1881908 CPUtime=3585.86 cores=0,2
/proc/35776/stat : 35776 (fscip) R 35773 35776 35020 0 -1 4194304 1368477 0 0 0 358383 203 0 0 20 0 2 0 5470312 2208178176 470477 134679101440 4194304 16623229 140721371256944 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 18838560 18947056 39444480 140721371264022 140721371264138 140721371264138 140721371271152 0
/proc/35776/statm: 539106 470477 3030 3035 0 532924 0
[pid=35776/tid=35785] ppid=35773 vsize=2156424 memory=12992 CPUtime=0.07 cores=0,2
/proc/35776/task/35785/stat : 35785 (fscip) S 35773 35776 35020 0 -1 1077936192 995 0 0 0 2 5 0 0 20 0 2 0 5472906 2208178176 470477 134679101440 4194304 16623229 140721371256944 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 39444480 140721371264022 140721371264138 140721371264138 140721371271152 0
Current children cumulated CPU time: 3585.86 s
Current children cumulated vsize: 2156424 KiB
Current children cumulated memory: 1881908 KiB

[startup+3599 s]*
/proc/loadavg: 2.41 2.90 3.04 3/232 37733
/proc/meminfo: memFree=124694592/131655788 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0

Real time (s): 3599.02
CPU time (s): 3586.08
CPU user time (s): 3584.02
CPU system time (s): 2.058
CPU usage (%): 99.6405
Max. virtual memory (cumulated for all children) (KiB): 2738504
Max. memory (cumulated for all children) (KiB): 2411256

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3584.02
system time used= 2.058
maximum resident set size= 2411256
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1376292
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= 3601
involuntary context switches= 25111


# summary of solver processes directly reported to runsolver:
#   pid: 35776
#   total CPU time (s): 3586.08
#   total CPU user time (s): 3584.02
#   total CPU system time (s): 2.058

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.4522 second user time and 36.0606 second system time

The end

Launcher Data

Begin job on nodeC004 at 2024-07-31 03:56:32
IDJOB=4464828
IDBENCH=178874
IDSOLVER=3092
FILE ID=nodeC004/4464828-1722390992
RUNJOBID= nodeC004-1722390921-35057
SLURM_JOB_ID= 8249883
Free space on /tmp= 723668 MiB

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

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

MD5SUM BENCH= e69471d73cbea12e8e8984c62457715d
RANDOM SEED=41527245

nodeC004.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	: 0xb00001f
cpu MHz		: 3491.967
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.85
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        126984232 kB
MemAvailable:   127981932 kB
Buffers:          109720 kB
Cached:          1722592 kB
SwapCached:            0 kB
Active:           294708 kB
Inactive:        3940972 kB
Active(anon):       1444 kB
Inactive(anon):  2423240 kB
Active(file):     293264 kB
Inactive(file):  1517732 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             79500 kB
Writeback:             0 kB
AnonPages:       2403032 kB
Mapped:           123984 kB
Shmem:             21320 kB
KReclaimable:      53808 kB
Slab:             129620 kB
SReclaimable:      53808 kB
SUnreclaim:        75812 kB
KernelStack:        4000 kB
PageTables:        14008 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    2502168 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:             7104 kB
HardwareCorrupted:     0 kB
AnonHugePages:    520192 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:      172872 kB
DirectMap2M:     9168896 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 723716 MiB
End job on nodeC004 at 2024-07-31 04:56:31