Trace number 4448180

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
FiberSCIP 2024-07-02UNSAT 150.969 151.683

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/ECGRID-FromCNF/
normalized-ECgrid3x70split.cnf-extracted.pb.metafix.opb
MD5SUMa8733c4376293f538673445107eeff72
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.11532
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables421
Total number of constraints562
Number of constraints which are clauses2
Number of constraints which are cardinality constraints (but not clauses)560
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint4
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 6
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c The following solver is parallelized by UG version 1.0.0 [GitHash: cdb00f34-dirty]
0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.0] [GitHash: 32d2b99657]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c External libraries: 
0.00/0.00	c   Soplex 7.1.0         Linear Programming Solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: bdec2291]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.2.1         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   Nauty 2.8.8          Computing Graph Automorphism Groups by Brendan D. McKay (users.cecs.anu.edu.au/~bdm/nauty)
0.00/0.00	c   sassy 1.1            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.00/0.01	c Default LC presolving (default).
0.00/0.01	c ** Before presolving: virtualMemUsedAtLc = 23961600, getVmSize() = 23961600, SCIPgetMemUsed() = 2088452, SCIPgetMemTotal() = 2480276, SCIPgetMemExternEstim() = 1048576
0.00/0.01	c ** set memory limit for presolving in LC to 8.79609e+12 for SCIP **
0.00/0.03	c ** Estimated virtualMemUsedAtSolver = 17707008, getVmSize() = 29159424, SCIPgetMemUsed() = 4676391, SCIPgetMemTotal() = 6509335, SCIPgetMemExternEstim() = 1048576
0.00/0.03	c ** set memory limit for solvers to 4.39805e+12 for each SCIP **
0.00/0.03	c Original Problem   :
0.00/0.03	c   Problem name     : instance-4448180-1721363846
0.00/0.03	c   Variables        : 421 (421 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.03	c   Constraints      : 562
0.00/0.03	c   Objective sense  : minimize
0.00/0.03	c Presolved Problem  :
0.00/0.03	c   Variables        : 420 (420 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.03	c   Constraints      : 210
0.00/0.03	c Constraints        : Number
0.00/0.03	c   linear           : 210 
0.00/0.03	c ** Instance transfer method used: 0
0.00/0.03	c ** ParaScipInstance copy does not increase the number of variables. **
0.00/0.04	c LC is working with racing ramp-up and with rebuilding tree after racing.
0.00/0.04	c                                Nodes    Active                                            
0.00/0.04	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
5.37/5.40	c         5           3721        2735         1                -           0.0000          -
10.33/10.45	c        10          19018       11533         1                -           0.0000          -
15.41/15.50	c        16          32450       19998         1                -           0.0000          -
20.39/20.56	c        21          46944       29229         1                -           0.0000          -
25.46/25.60	c        26          60798       38639         1                -           0.0000          -
30.44/30.65	c        31          73663       47062         1                -           0.0000          -
35.41/35.69	c        36          85267       55106         1                -           0.0000          -
40.48/40.74	c        41          97216       62399         1                -           0.0000          -
45.46/45.79	c        46         110469       70063         1                -           0.0000          -
50.53/50.84	c        51         122768       78117         1                -           0.0000          -
55.50/55.89	c        56         134878       86333         1                -           0.0000          -
60.58/60.94	c        61         147653       93870         1                -           0.0000          -
65.54/65.98	c        66         159789      101290         1                -           0.0000          -
70.64/71.03	c        71         171846      108968         1                -           0.0000          -
75.61/76.08	c        76         183138      116781         1                -           0.0000          -
80.69/81.13	c        81         194789      124473         1                -           0.0000          -
85.67/86.18	c        86         206002      131997         1                -           0.0000          -
90.73/91.23	c        91         216761      139246         1                -           0.0000          -
95.71/96.28	c        96         228186      146552         1                -           0.0000          -
100.79/101.33	c       101         239237      153928         1                -           0.0000          -
105.77/106.38	c       106         249933      161202         1                -           0.0000          -
110.85/111.43	c       111         259534      168687         1                -           0.0000          -
115.83/116.48	c       116         269583      175638         1                -           0.0000          -
120.90/121.53	c       122         279723      183046         1                -           0.0000          -
125.88/126.59	c       127         289254      190377         1                -           0.0000          -
130.96/131.64	c       132         298978      197841         1                -           0.0000          -
135.94/136.68	c       137         308833      204567         1                -           0.0000          -
141.02/141.73	c       142         317083      126193         1                -           0.0000          -
146.00/146.78	c       147         332144      132287         1                -           0.0000          -
150.88/151.65	c       152         342063           0         0                -           0.0000          -
150.88/151.66	c       152         342063           0         0                -           0.0000          -
150.88/151.66	c SCIP Status        : c problem is solved [infeasible]
150.88/151.66	c Total Time         : 151.6600
150.88/151.66	c   solving          : 151.6600
150.88/151.66	c   presolving       : 0.0161 (included in solving)
150.88/151.66	c B&B Tree           :
150.88/151.66	c   nodes (total)    : 342063
150.88/151.66	c Solution           :
150.88/151.66	c   Solutions found  : 0
150.88/151.66	c   Primal Bound     :          -
150.88/151.66	c   Dual Bound       :          -
150.88/151.66	c Gap                :          -
150.88/151.66	s UNSATISFIABLE

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: 64059 MiB (62773 MiB free)
  memory of node 1: 64510 MiB (62990 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4448180-1721363846/watcher-4448180-1721363846 -o /tmp/evaluation-result-4448180-1721363846/solver-4448180-1721363846 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC009-1721363855-988423 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4448180-1721363846.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
Current StackSize limit: 8192 KiB

solver pid=988546, runsolver pid=988543

[startup+0.100094 s]*
/proc/loadavg: 3.59 4.01 4.09 5/254 988549
/proc/meminfo: memFree=128768956/131655788 swapFree=131071996/131071996
[pid=988546] ppid=988543 vsize=112168 memory=24132 CPUtime=0.11 cores=0,2
/proc/988546/stat : 988546 (fscip) S 988543 988546 988413 0 -1 1077936128 3468 0 0 0 10 1 0 0 20 0 3 0 188544129 114860032 6033 134679101440 4194304 16613245 140723703545536 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 18822208 18930672 48746496 140723703546900 140723703547016 140723703547016 140723703554032 0
/proc/988546/statm: 28042 6033 2894 3032 0 9610 0
[pid=988546/tid=988548] ppid=988543 vsize=112168 memory=4026561586 CPUtime=0.07 cores=0,2
/proc/988546/task/988548/stat : 988548 (fscip) R 988543 988546 988413 0 -1 4194368 1240 0 0 0 7 0 0 0 20 0 3 0 188544132 114860032 6033 134679101440 4194304 16613245 140723703545536 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18822208 18930672 48746496 140723703546900 140723703547016 140723703547016 140723703554032 0
[pid=988546/tid=988549] ppid=988543 vsize=112168 memory=232851243367 CPUtime=0 cores=0,2
/proc/988546/task/988549/stat : 988549 (fscip) S 988543 988546 988413 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 3 0 188544133 114860032 6033 134679101440 4194304 16613245 140723703545536 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18822208 18930672 48746496 140723703546900 140723703547016 140723703547016 140723703554032 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 112168 KiB
Current children cumulated memory: 24132 KiB

[startup+0.213349 s]*
/proc/loadavg: 3.59 4.01 4.09 5/254 988549
/proc/meminfo: memFree=128762920/131655788 swapFree=131071996/131071996
[pid=988546] ppid=988543 vsize=112168 memory=29592 CPUtime=0.21 cores=0,2
/proc/988546/stat : 988546 (fscip) S 988543 988546 988413 0 -1 1077936128 4769 0 0 0 20 1 0 0 20 0 3 0 188544129 114860032 7398 134679101440 4194304 16613245 140723703545536 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 18822208 18930672 48746496 140723703546900 140723703547016 140723703547016 140723703554032 0
/proc/988546/statm: 28042 7398 2942 3032 0 11228 0
[pid=988546/tid=988548] ppid=988543 vsize=112168 memory=4782652875487838339 CPUtime=0.18 cores=0,2
/proc/988546/task/988548/stat : 988548 (fscip) R 988543 988546 988413 0 -1 4194368 2541 0 0 0 18 0 0 0 20 0 3 0 188544132 114860032 7398 134679101440 4194304 16613245 140723703545536 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18822208 18930672 48746496 140723703546900 140723703547016 140723703547016 140723703554032 0
[pid=988546/tid=988549] ppid=988543 vsize=112168 memory=671 CPUtime=0 cores=0,2
/proc/988546/task/988549/stat : 988549 (fscip) S 988543 988546 988413 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 3 0 188544133 114860032 7398 134679101440 4194304 16613245 140723703545536 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18822208 18930672 48746496 140723703546900 140723703547016 140723703547016 140723703554032 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 112168 KiB
Current children cumulated memory: 29592 KiB

[startup+0.313639 s]*
/proc/loadavg: 3.59 4.01 4.09 5/254 988549
/proc/meminfo: memFree=128759072/131655788 swapFree=131071996/131071996
[pid=988546] ppid=988543 vsize=112168 memory=31120 CPUtime=0.31 cores=0,2
/proc/988546/stat : 988546 (fscip) S 988543 988546 988413 0 -1 1077936128 5331 0 0 0 30 1 0 0 20 0 3 0 188544129 114860032 7780 134679101440 4194304 16613245 140723703545536 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 18822208 18930672 48746496 140723703546900 140723703547016 140723703547016 140723703554032 0
/proc/988546/statm: 28042 7780 2942 3032 0 11636 0
[pid=988546/tid=988548] ppid=988543 vsize=112168 memory=-6441665232692755305 CPUtime=0.27 cores=0,2
/proc/988546/task/988548/stat : 988548 (fscip) R 988543 988546 988413 0 -1 4194368 3103 0 0 0 27 0 0 0 20 0 3 0 188544132 114860032 7780 134679101440 4194304 16613245 140723703545536 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18822208 18930672 48746496 140723703546900 140723703547016 140723703547016 140723703554032 0
[pid=988546/tid=988549] ppid=988543 vsize=112168 memory=0 CPUtime=0 cores=0,2
/proc/988546/task/988549/stat : 988549 (fscip) S 988543 988546 988413 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 3 0 188544133 114860032 7780 134679101440 4194304 16613245 140723703545536 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18822208 18930672 48746496 140723703546900 140723703547016 140723703547016 140723703554032 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 112168 KiB
Current children cumulated memory: 31120 KiB

[startup+0.700416 s]
/proc/loadavg: 3.59 4.01 4.09 5/254 988549
/proc/meminfo: memFree=128758092/131655788 swapFree=131071996/131071996
[pid=988546] ppid=988543 vsize=112168 memory=33448 CPUtime=0.68 cores=0,2
/proc/988546/stat : 988546 (fscip) S 988543 988546 988413 0 -1 1077936128 6913 0 0 0 67 1 0 0 20 0 3 0 188544129 114860032 8362 134679101440 4194304 16613245 140723703545536 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 18822208 18930672 48746496 140723703546900 140723703547016 140723703547016 140723703554032 0
/proc/988546/statm: 28042 8362 2942 3032 0 12280 0
[pid=988546/tid=988548] ppid=988543 vsize=112168 memory=0 CPUtime=0.65 cores=0,2
/proc/988546/task/988548/stat : 988548 (fscip) R 988543 988546 988413 0 -1 4194368 4685 0 0 0 64 1 0 0 20 0 3 0 188544132 114860032 8362 134679101440 4194304 16613245 140723703545536 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18822208 18930672 48746496 140723703546900 140723703547016 140723703547016 140723703554032 0
[pid=988546/tid=988549] ppid=988543 vsize=112168 memory=0 CPUtime=0 cores=0,2
/proc/988546/task/988549/stat : 988549 (fscip) S 988543 988546 988413 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 3 0 188544133 114860032 8362 134679101440 4194304 16613245 140723703545536 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18822208 18930672 48746496 140723703546900 140723703547016 140723703547016 140723703554032 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 112168 KiB
Current children cumulated memory: 33448 KiB

[startup+1.50036 s]
/proc/loadavg: 3.63 4.01 4.09 5/254 988549
/proc/meminfo: memFree=128748052/131655788 swapFree=131071996/131071996
[pid=988546] ppid=988543 vsize=112168 memory=35812 CPUtime=1.48 cores=0,2
/proc/988546/stat : 988546 (fscip) S 988543 988546 988413 0 -1 1077936128 11971 0 0 0 146 2 0 0 20 0 3 0 188544129 114860032 8953 134679101440 4194304 16613245 140723703545536 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 18822208 18930672 48746496 140723703546900 140723703547016 140723703547016 140723703554032 0
/proc/988546/statm: 28042 8953 2942 3032 0 12471 0
[pid=988546/tid=988548] ppid=988543 vsize=112168 memory=0 CPUtime=1.44 cores=0,2
/proc/988546/task/988548/stat : 988548 (fscip) R 988543 988546 988413 0 -1 4194368 9728 0 0 0 143 1 0 0 20 0 3 0 188544132 114860032 8953 134679101440 4194304 16613245 140723703545536 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18822208 18930672 48746496 140723703546900 140723703547016 140723703547016 140723703554032 0
[pid=988546/tid=988549] ppid=988543 vsize=112168 memory=0 CPUtime=0 cores=0,2
/proc/988546/task/988549/stat : 988549 (fscip) S 988543 988546 988413 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 3 0 188544133 114860032 8953 134679101440 4194304 16613245 140723703545536 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18822208 18930672 48746496 140723703546900 140723703547016 140723703547016 140723703554032 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 112168 KiB
Current children cumulated memory: 35812 KiB

[startup+3.11257 s]
/proc/loadavg: 3.63 4.01 4.09 5/254 988549
/proc/meminfo: memFree=128731700/131655788 swapFree=131071996/131071996
[pid=988546] ppid=988543 vsize=112168 memory=37400 CPUtime=3.09 cores=0,2
/proc/988546/stat : 988546 (fscip) S 988543 988546 988413 0 -1 1077936128 15710 0 0 0 306 3 0 0 20 0 3 0 188544129 114860032 9350 134679101440 4194304 16613245 140723703545536 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 18822208 18930672 48746496 140723703546900 140723703547016 140723703547016 140723703554032 0
/proc/988546/statm: 28042 9350 2942 3032 0 12825 0
[pid=988546/tid=988548] ppid=988543 vsize=112168 memory=0 CPUtime=3.05 cores=0,2
/proc/988546/task/988548/stat : 988548 (fscip) R 988543 988546 988413 0 -1 4194368 13464 0 0 0 303 2 0 0 20 0 3 0 188544132 114860032 9350 134679101440 4194304 16613245 140723703545536 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18822208 18930672 48746496 140723703546900 140723703547016 140723703547016 140723703554032 0
[pid=988546/tid=988549] ppid=988543 vsize=112168 memory=4051279486193856501 CPUtime=0 cores=0,2
/proc/988546/task/988549/stat : 988549 (fscip) S 988543 988546 988413 0 -1 1077936192 2 0 0 0 0 0 0 0 20 0 3 0 188544133 114860032 9350 134679101440 4194304 16613245 140723703545536 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18822208 18930672 48746496 140723703546900 140723703547016 140723703547016 140723703554032 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 112168 KiB
Current children cumulated memory: 37400 KiB

[startup+6.30032 s]
/proc/loadavg: 3.66 4.01 4.09 5/254 988549
/proc/meminfo: memFree=128713672/131655788 swapFree=131071996/131071996
[pid=988546] ppid=988543 vsize=112168 memory=41120 CPUtime=6.26 cores=0,2
/proc/988546/stat : 988546 (fscip) S 988543 988546 988413 0 -1 1077936128 21018 0 0 0 622 4 0 0 20 0 3 0 188544129 114860032 10280 134679101440 4194304 16613245 140723703545536 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 18822208 18930672 48746496 140723703546900 140723703547016 140723703547016 140723703554032 0
/proc/988546/statm: 28042 10280 2942 3032 0 13977 0
[pid=988546/tid=988548] ppid=988543 vsize=112168 memory=0 CPUtime=6.22 cores=0,2
/proc/988546/task/988548/stat : 988548 (fscip) R 988543 988546 988413 0 -1 4194368 18750 0 0 0 619 3 0 0 20 0 3 0 188544132 114860032 10280 134679101440 4194304 16613245 140723703545536 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18822208 18930672 48746496 140723703546900 140723703547016 140723703547016 140723703554032 0
[pid=988546/tid=988549] ppid=988543 vsize=112168 memory=11464 CPUtime=0 cores=0,2
/proc/988546/task/988549/stat : 988549 (fscip) S 988543 988546 988413 0 -1 1077936192 4 0 0 0 0 0 0 0 20 0 3 0 188544133 114860032 10280 134679101440 4194304 16613245 140723703545536 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18822208 18930672 48746496 140723703546900 140723703547016 140723703547016 140723703554032 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 112168 KiB
Current children cumulated memory: 41120 KiB

[startup+12.7003 s]
/proc/loadavg: 3.68 4.01 4.09 5/254 988646
/proc/meminfo: memFree=128713748/131655788 swapFree=131071996/131071996
[pid=988546] ppid=988543 vsize=112168 memory=46700 CPUtime=12.62 cores=0,2
/proc/988546/stat : 988546 (fscip) S 988543 988546 988413 0 -1 1077936128 32024 0 0 0 1255 7 0 0 20 0 3 0 188544129 114860032 11675 134679101440 4194304 16613245 140723703545536 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 18822208 18930672 48746496 140723703546900 140723703547016 140723703547016 140723703554032 0
/proc/988546/statm: 28042 11675 2990 3032 0 15270 0
[pid=988546/tid=988548] ppid=988543 vsize=112168 memory=11464 CPUtime=12.59 cores=0,2
/proc/988546/task/988548/stat : 988548 (fscip) R 988543 988546 988413 0 -1 4194368 29709 0 0 0 1252 7 0 0 20 0 3 0 188544132 114860032 11675 134679101440 4194304 16613245 140723703545536 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18822208 18930672 48746496 140723703546900 140723703547016 140723703547016 140723703554032 0
[pid=988546/tid=988549] ppid=988543 vsize=112168 memory=44240 CPUtime=0 cores=0,2
/proc/988546/task/988549/stat : 988549 (fscip) S 988543 988546 988413 0 -1 1077936192 8 0 0 0 0 0 0 0 20 0 3 0 188544133 114860032 11675 134679101440 4194304 16613245 140723703545536 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18822208 18930672 48746496 140723703546900 140723703547016 140723703547016 140723703554032 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 112168 KiB
Current children cumulated memory: 46700 KiB

[startup+25.5003 s]
/proc/loadavg: 3.73 4.01 4.09 5/254 988648
/proc/meminfo: memFree=128652008/131655788 swapFree=131071996/131071996
[pid=988546] ppid=988543 vsize=114032 memory=63676 CPUtime=25.36 cores=0,2
/proc/988546/stat : 988546 (fscip) S 988543 988546 988413 0 -1 1077936128 48637 0 0 0 2521 15 0 0 20 0 3 0 188544129 116768768 15919 134679101440 4194304 16613245 140723703545536 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 18822208 18930672 48746496 140723703546900 140723703547016 140723703547016 140723703554032 0
/proc/988546/statm: 28508 15919 2990 3032 0 19158 0
[pid=988546/tid=988548] ppid=988543 vsize=114032 memory=62424 CPUtime=25.32 cores=0,2
/proc/988546/task/988548/stat : 988548 (fscip) R 988543 988546 988413 0 -1 4194368 46268 0 0 0 2518 14 0 0 20 0 3 0 188544132 116768768 15919 134679101440 4194304 16613245 140723703545536 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18822208 18930672 48746496 140723703546900 140723703547016 140723703547016 140723703554032 0
[pid=988546/tid=988549] ppid=988543 vsize=114032 memory=61844 CPUtime=0 cores=0,2
/proc/988546/task/988549/stat : 988549 (fscip) S 988543 988546 988413 0 -1 1077936192 12 0 0 0 0 0 0 0 20 0 3 0 188544133 116768768 15919 134679101440 4194304 16613245 140723703545536 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18822208 18930672 48746496 140723703546900 140723703547016 140723703547016 140723703554032 0
Current children cumulated CPU time: 25.36 s
Current children cumulated vsize: 114032 KiB
Current children cumulated memory: 63676 KiB

[startup+51.1127 s]
/proc/loadavg: 3.90 4.02 4.09 5/254 988652
/proc/meminfo: memFree=128551988/131655788 swapFree=131071996/131071996
[pid=988546] ppid=988543 vsize=187616 memory=100540 CPUtime=50.84 cores=0,2
/proc/988546/stat : 988546 (fscip) S 988543 988546 988413 0 -1 1077936128 84443 0 0 0 5056 28 0 0 20 0 3 0 188544129 192118784 25135 134679101440 4194304 16613245 140723703545536 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 18822208 18930672 48746496 140723703546900 140723703547016 140723703547016 140723703554032 0
/proc/988546/statm: 46904 25135 2990 3032 0 28623 0
[pid=988546/tid=988548] ppid=988543 vsize=187616 memory=44240 CPUtime=50.8 cores=0,2
/proc/988546/task/988548/stat : 988548 (fscip) R 988543 988546 988413 0 -1 4194368 82011 0 0 0 5053 27 0 0 20 0 3 0 188544132 192118784 25135 134679101440 4194304 16613245 140723703545536 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18822208 18930672 48746496 140723703546900 140723703547016 140723703547016 140723703554032 0
[pid=988546/tid=988549] ppid=988543 vsize=187616 memory=82688 CPUtime=0 cores=0,2
/proc/988546/task/988549/stat : 988549 (fscip) S 988543 988546 988413 0 -1 1077936192 18 0 0 0 0 0 0 0 20 0 3 0 188544133 192118784 25135 134679101440 4194304 16613245 140723703545536 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18822208 18930672 48746496 140723703546900 140723703547016 140723703547016 140723703554032 0
Current children cumulated CPU time: 50.84 s
Current children cumulated vsize: 187616 KiB
Current children cumulated memory: 100540 KiB

[startup+102.3 s]
/proc/loadavg: 4.07 4.05 4.09 5/254 988661
/proc/meminfo: memFree=128336120/131655788 swapFree=131071996/131071996
[pid=988546] ppid=988543 vsize=201888 memory=165796 CPUtime=101.78 cores=0,2
/proc/988546/stat : 988546 (fscip) S 988543 988546 988413 0 -1 1077936128 152962 0 0 0 10126 52 0 0 20 0 3 0 188544129 206733312 41449 134679101440 4194304 16613245 140723703545536 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 18822208 18930672 48746496 140723703546900 140723703547016 140723703547016 140723703554032 0
/proc/988546/statm: 50472 41449 2990 3032 0 44735 0
[pid=988546/tid=988548] ppid=988543 vsize=201888 memory=158960 CPUtime=101.75 cores=0,2
/proc/988546/task/988548/stat : 988548 (fscip) R 988543 988546 988413 0 -1 4194368 150429 0 0 0 10123 52 0 0 20 0 3 0 188544132 206733312 41449 134679101440 4194304 16613245 140723703545536 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18822208 18930672 48746496 140723703546900 140723703547016 140723703547016 140723703554032 0
[pid=988546/tid=988549] ppid=988543 vsize=201888 memory=11464 CPUtime=0 cores=0,2
/proc/988546/task/988549/stat : 988549 (fscip) S 988543 988546 988413 0 -1 1077936192 26 0 0 0 0 0 0 0 20 0 3 0 188544133 206733312 41449 134679101440 4194304 16613245 140723703545536 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18822208 18930672 48746496 140723703546900 140723703547016 140723703547016 140723703554032 0
Current children cumulated CPU time: 101.78 s
Current children cumulated vsize: 201888 KiB
Current children cumulated memory: 165796 KiB

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

# cumulated CPU time of all completed processes:  user=150.197 s, system=0.772282 s

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

[startup+102.4 s]
/proc/loadavg: 4.07 4.05 4.09 5/254 988661
/proc/meminfo: memFree=128336120/131655788 swapFree=131071996/131071996
[pid=988546] ppid=988543 vsize=201888 memory=165796 CPUtime=101.88 cores=0,2
/proc/988546/stat : 988546 (fscip) S 988543 988546 988413 0 -1 1077936128 153078 0 0 0 10136 52 0 0 20 0 3 0 188544129 206733312 41449 134679101440 4194304 16613245 140723703545536 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 18822208 18930672 48746496 140723703546900 140723703547016 140723703547016 140723703554032 0
/proc/988546/statm: 50472 41449 2990 3032 0 44735 0
[pid=988546/tid=988548] ppid=988543 vsize=201888 memory=130992 CPUtime=101.84 cores=0,2
/proc/988546/task/988548/stat : 988548 (fscip) R 988543 988546 988413 0 -1 4194368 150545 0 0 0 10132 52 0 0 20 0 3 0 188544132 206733312 41449 134679101440 4194304 16613245 140723703545536 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18822208 18930672 48746496 140723703546900 140723703547016 140723703547016 140723703554032 0
[pid=988546/tid=988549] ppid=988543 vsize=201888 memory=145140 CPUtime=0 cores=0,2
/proc/988546/task/988549/stat : 988549 (fscip) S 988543 988546 988413 0 -1 1077936192 26 0 0 0 0 0 0 0 20 0 3 0 188544133 206733312 41449 134679101440 4194304 16613245 140723703545536 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18822208 18930672 48746496 140723703546900 140723703547016 140723703547016 140723703554032 0
Current children cumulated CPU time: 101.88 s
Current children cumulated vsize: 201888 KiB
Current children cumulated memory: 165796 KiB

[startup+128 s]*
/proc/loadavg: 4.11 4.06 4.09 5/254 988664
/proc/meminfo: memFree=128212696/131655788 swapFree=131071996/131071996
[pid=988546] ppid=988543 vsize=274976 memory=196948 CPUtime=127.39 cores=0,2
/proc/988546/stat : 988546 (fscip) S 988543 988546 988413 0 -1 1077936128 184750 0 0 0 12676 63 0 0 20 0 3 0 188544129 281575424 49237 134679101440 4194304 16613245 140723703545536 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 18822208 18930672 48746496 140723703546900 140723703547016 140723703547016 140723703554032 0
/proc/988546/statm: 68744 49237 2990 3032 0 52525 0
[pid=988546/tid=988548] ppid=988543 vsize=274976 memory=6720669839541158507 CPUtime=127.34 cores=0,2
/proc/988546/task/988548/stat : 988548 (fscip) R 988543 988546 988413 0 -1 4194368 182192 0 0 0 12672 62 0 0 20 0 3 0 188544132 281575424 49237 134679101440 4194304 16613245 140723703545536 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18822208 18930672 48746496 140723703546900 140723703547016 140723703547016 140723703554032 0
[pid=988546/tid=988549] ppid=988543 vsize=274976 memory=4640 CPUtime=0 cores=0,2
/proc/988546/task/988549/stat : 988549 (fscip) S 988543 988546 988413 0 -1 1077936192 28 0 0 0 0 0 0 0 20 0 3 0 188544133 281575424 49237 134679101440 4194304 16613245 140723703545536 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18822208 18930672 48746496 140723703546900 140723703547016 140723703547016 140723703554032 0
Current children cumulated CPU time: 127.39 s
Current children cumulated vsize: 274976 KiB
Current children cumulated memory: 196948 KiB

[startup+140.8 s]
/proc/loadavg: 4.09 4.06 4.09 5/254 988668
/proc/meminfo: memFree=128168116/131655788 swapFree=131071996/131071996
[pid=988546] ppid=988543 vsize=284468 memory=209004 CPUtime=140.12 cores=0,2
/proc/988546/stat : 988546 (fscip) S 988543 988546 988413 0 -1 1077936128 192658 0 0 0 13945 67 0 0 20 0 3 0 188544129 291295232 52251 134679101440 4194304 16613245 140723703545536 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 18822208 18930672 48746496 140723703546900 140723703547016 140723703547016 140723703554032 0
/proc/988546/statm: 71117 52251 2990 3032 0 56528 0
[pid=988546/tid=988548] ppid=988543 vsize=284468 memory=183080 CPUtime=140.07 cores=0,2
/proc/988546/task/988548/stat : 988548 (fscip) R 988543 988546 988413 0 -1 4194368 190100 0 0 0 13941 66 0 0 20 0 3 0 188544132 291295232 52251 134679101440 4194304 16613245 140723703545536 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18822208 18930672 48746496 140723703546900 140723703547016 140723703547016 140723703554032 0
[pid=988546/tid=988549] ppid=988543 vsize=284468 memory=198872 CPUtime=0 cores=0,2
/proc/988546/task/988549/stat : 988549 (fscip) S 988543 988546 988413 0 -1 1077936192 28 0 0 0 0 0 0 0 20 0 3 0 188544133 291295232 52251 134679101440 4194304 16613245 140723703545536 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18822208 18930672 48746496 140723703546900 140723703547016 140723703547016 140723703554032 0
Current children cumulated CPU time: 140.12 s
Current children cumulated vsize: 284468 KiB
Current children cumulated memory: 209004 KiB

[startup+147.2 s]
/proc/loadavg: 4.08 4.06 4.09 5/254 988668
/proc/meminfo: memFree=128143340/131655788 swapFree=131071996/131071996
[pid=988546] ppid=988543 vsize=284468 memory=214048 CPUtime=146.49 cores=0,2
/proc/988546/stat : 988546 (fscip) S 988543 988546 988413 0 -1 1077936128 211087 0 0 0 14579 70 0 0 20 0 3 0 188544129 291295232 53512 134679101440 4194304 16613245 140723703545536 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 18822208 18930672 48746496 140723703546900 140723703547016 140723703547016 140723703554032 0
/proc/988546/statm: 71117 53512 2990 3032 0 58041 0
[pid=988546/tid=988548] ppid=988543 vsize=284468 memory=205176 CPUtime=146.44 cores=0,2
/proc/988546/task/988548/stat : 988548 (fscip) R 988543 988546 988413 0 -1 4194368 208529 0 0 0 14575 69 0 0 20 0 3 0 188544132 291295232 53512 134679101440 4194304 16613245 140723703545536 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18822208 18930672 48746496 140723703546900 140723703547016 140723703547016 140723703554032 0
[pid=988546/tid=988549] ppid=988543 vsize=284468 memory=209448 CPUtime=0 cores=0,2
/proc/988546/task/988549/stat : 988549 (fscip) S 988543 988546 988413 0 -1 1077936192 28 0 0 0 0 0 0 0 20 0 3 0 188544133 291295232 53512 134679101440 4194304 16613245 140723703545536 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18822208 18930672 48746496 140723703546900 140723703547016 140723703547016 140723703554032 0
Current children cumulated CPU time: 146.49 s
Current children cumulated vsize: 284468 KiB
Current children cumulated memory: 214048 KiB

[startup+148.8 s]
/proc/loadavg: 4.08 4.06 4.09 5/254 988668
/proc/meminfo: memFree=128142780/131655788 swapFree=131071996/131071996
[pid=988546] ppid=988543 vsize=284468 memory=214076 CPUtime=148.08 cores=0,2
/proc/988546/stat : 988546 (fscip) S 988543 988546 988413 0 -1 1077936128 222785 0 0 0 14737 71 0 0 20 0 3 0 188544129 291295232 53519 134679101440 4194304 16613245 140723703545536 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 18822208 18930672 48746496 140723703546900 140723703547016 140723703547016 140723703554032 0
/proc/988546/statm: 71117 53519 2990 3032 0 58041 0
[pid=988546/tid=988548] ppid=988543 vsize=284468 memory=6720663246749581935 CPUtime=148.04 cores=0,2
/proc/988546/task/988548/stat : 988548 (fscip) R 988543 988546 988413 0 -1 4194368 220227 0 0 0 14733 71 0 0 20 0 3 0 188544132 291295232 53519 134679101440 4194304 16613245 140723703545536 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18822208 18930672 48746496 140723703546900 140723703547016 140723703547016 140723703554032 0
[pid=988546/tid=988549] ppid=988543 vsize=284468 memory=214048 CPUtime=0 cores=0,2
/proc/988546/task/988549/stat : 988549 (fscip) S 988543 988546 988413 0 -1 1077936192 28 0 0 0 0 0 0 0 20 0 3 0 188544133 291295232 53519 134679101440 4194304 16613245 140723703545536 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18822208 18930672 48746496 140723703546900 140723703547016 140723703547016 140723703554032 0
Current children cumulated CPU time: 148.08 s
Current children cumulated vsize: 284468 KiB
Current children cumulated memory: 214076 KiB

[startup+150.4 s]
/proc/loadavg: 4.08 4.06 4.09 5/254 988669
/proc/meminfo: memFree=128138180/131655788 swapFree=131071996/131071996
[pid=988546] ppid=988543 vsize=284468 memory=214140 CPUtime=149.68 cores=0,2
/proc/988546/stat : 988546 (fscip) S 988543 988546 988413 0 -1 1077936128 228337 0 0 0 14895 73 0 0 20 0 3 0 188544129 291295232 53535 134679101440 4194304 16613245 140723703545536 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 18822208 18930672 48746496 140723703546900 140723703547016 140723703547016 140723703554032 0
/proc/988546/statm: 71117 53535 2990 3032 0 58041 0
[pid=988546/tid=988548] ppid=988543 vsize=284468 memory=11464 CPUtime=149.63 cores=0,2
/proc/988546/task/988548/stat : 988548 (fscip) R 988543 988546 988413 0 -1 4194368 225763 0 0 0 14891 72 0 0 20 0 3 0 188544132 291295232 53535 134679101440 4194304 16613245 140723703545536 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18822208 18930672 48746496 140723703546900 140723703547016 140723703547016 140723703554032 0
[pid=988546/tid=988549] ppid=988543 vsize=284468 memory=44240 CPUtime=0 cores=0,2
/proc/988546/task/988549/stat : 988549 (fscip) S 988543 988546 988413 0 -1 1077936192 30 0 0 0 0 0 0 0 20 0 3 0 188544133 291295232 53535 134679101440 4194304 16613245 140723703545536 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18822208 18930672 48746496 140723703546900 140723703547016 140723703547016 140723703554032 0
Current children cumulated CPU time: 149.68 s
Current children cumulated vsize: 284468 KiB
Current children cumulated memory: 214140 KiB

[startup+151.2 s]
/proc/loadavg: 4.07 4.05 4.09 5/254 988669
/proc/meminfo: memFree=128136428/131655788 swapFree=131071996/131071996
[pid=988546] ppid=988543 vsize=284468 memory=214460 CPUtime=150.48 cores=0,2
/proc/988546/stat : 988546 (fscip) S 988543 988546 988413 0 -1 1077936128 247102 0 0 0 14974 74 0 0 20 0 3 0 188544129 291295232 53615 134679101440 4194304 16613245 140723703545536 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 18822208 18930672 48746496 140723703546900 140723703547016 140723703547016 140723703554032 0
/proc/988546/statm: 71117 53615 2990 3032 0 58041 0
[pid=988546/tid=988548] ppid=988543 vsize=284468 memory=11464 CPUtime=150.43 cores=0,2
/proc/988546/task/988548/stat : 988548 (fscip) R 988543 988546 988413 0 -1 4194368 244532 0 0 0 14970 73 0 0 20 0 3 0 188544132 291295232 53615 134679101440 4194304 16613245 140723703545536 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18822208 18930672 48746496 140723703546900 140723703547016 140723703547016 140723703554032 0
[pid=988546/tid=988549] ppid=988543 vsize=284468 memory=44240 CPUtime=0 cores=0,2
/proc/988546/task/988549/stat : 988549 (fscip) S 988543 988546 988413 0 -1 1077936192 30 0 0 0 0 0 0 0 20 0 3 0 188544133 291295232 53615 134679101440 4194304 16613245 140723703545536 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18822208 18930672 48746496 140723703546900 140723703547016 140723703547016 140723703554032 0
Current children cumulated CPU time: 150.48 s
Current children cumulated vsize: 284468 KiB
Current children cumulated memory: 214460 KiB

[startup+151.6 s]
/proc/loadavg: 4.07 4.05 4.09 5/254 988669
/proc/meminfo: memFree=128136428/131655788 swapFree=131071996/131071996
[pid=988546] ppid=988543 vsize=284468 memory=214460 CPUtime=150.88 cores=0,2
/proc/988546/stat : 988546 (fscip) S 988543 988546 988413 0 -1 1077936128 255708 0 0 0 15013 75 0 0 20 0 3 0 188544129 291295232 53615 134679101440 4194304 16613245 140723703545536 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 18822208 18930672 48746496 140723703546900 140723703547016 140723703547016 140723703554032 0
/proc/988546/statm: 71117 53615 2990 3032 0 58041 0
[pid=988546/tid=988548] ppid=988543 vsize=284468 memory=6720663246749581935 CPUtime=150.83 cores=0,2
/proc/988546/task/988548/stat : 988548 (fscip) R 988543 988546 988413 0 -1 4194368 253134 0 0 0 15009 74 0 0 20 0 3 0 188544132 291295232 53615 134679101440 4194304 16613245 140723703545536 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18822208 18930672 48746496 140723703546900 140723703547016 140723703547016 140723703554032 0
[pid=988546/tid=988549] ppid=988543 vsize=284468 memory=12776 CPUtime=0 cores=0,2
/proc/988546/task/988549/stat : 988549 (fscip) S 988543 988546 988413 0 -1 1077936192 30 0 0 0 0 0 0 0 20 0 3 0 188544133 291295232 53615 134679101440 4194304 16613245 140723703545536 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18822208 18930672 48746496 140723703546900 140723703547016 140723703547016 140723703554032 0
Current children cumulated CPU time: 150.88 s
Current children cumulated vsize: 284468 KiB
Current children cumulated memory: 214460 KiB

Child status: 0

Real time (s): 151.683
CPU time (s): 150.969
CPU user time (s): 150.197
CPU system time (s): 0.772282
CPU usage (%): 99.5298
Max. virtual memory (cumulated for all children) (KiB): 284468
Max. memory (cumulated for all children) (KiB): 214460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 150.197
system time used= 0.772282
maximum resident set size= 214460
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 258484
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= 485
involuntary context switches= 1045


# summary of solver processes directly reported to runsolver:
#   pid: 988546
#   total CPU time (s): 150.969
#   total CPU user time (s): 150.197
#   total CPU system time (s): 0.772282

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.818507 second user time and 1.49913 second system time

The end

Launcher Data

Begin job on nodeC009 at 2024-07-19 06:37:37
IDJOB=4448180
IDBENCH=160368
IDSOLVER=3064
FILE ID=nodeC009/4448180-1721363846
RUNJOBID= nodeC009-1721363855-988423
SLURM_JOB_ID= 7542791
Free space on /tmp= 723688 MiB

SOLVER NAME= FiberSCIP 2024-07-02
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/ECGRID-FromCNF/normalized-ECgrid3x70split.cnf-extracted.pb.metafix.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-4448180-1721363846/watcher-4448180-1721363846 -o /tmp/evaluation-result-4448180-1721363846/solver-4448180-1721363846 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC009-1721363855-988423 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4448180-1721363846.opb -qsol -t 3600 -sth 1

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

MD5SUM BENCH= a8733c4376293f538673445107eeff72
RANDOM SEED=1454746642

nodeC009.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		: 1496.644
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	: 6984.34
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		: 3492.171
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.27
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.634
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	: 6984.34
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.317
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.27
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		: 3093.066
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	: 6984.34
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		: 2993.290
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.27
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.441
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	: 6984.34
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.332
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.27
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        128782464 kB
MemAvailable:   129767144 kB
Buffers:          546768 kB
Cached:          1274640 kB
SwapCached:            0 kB
Active:          1075552 kB
Inactive:        1248708 kB
Active(anon):       1452 kB
Inactive(anon):   539128 kB
Active(file):    1074100 kB
Inactive(file):   709580 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            113276 kB
Writeback:             4 kB
AnonPages:        503244 kB
Mapped:           142252 kB
Shmem:             37700 kB
KReclaimable:      82060 kB
Slab:             182028 kB
SReclaimable:      82060 kB
SUnreclaim:        99968 kB
KernelStack:        4048 kB
PageTables:        10308 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:     725656 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            59360 kB
HardwareCorrupted:     0 kB
AnonHugePages:    229376 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:      187208 kB
DirectMap2M:    19640320 kB
DirectMap1G:    116391936 kB

Free space on /tmp at the end= 723660 MiB
End job on nodeC009 at 2024-07-19 06:40:09