Trace number 4464571

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-30UNSAT 251.814 252.54

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/3COL-FromCNF/
normalized-3col-left3reg-l050-r049-n1.cnf-extracted.pb.metafix.opb
MD5SUM0ab1d1ac5ce007d31736a39209d4d68d
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.483629
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3738
Total number of constraints8839
Number of constraints which are clauses4174
Number of constraints which are cardinality constraints (but not clauses)4665
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint3
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 4
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: e6e2b6ff-dirty]
0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.1] [GitHash: 020d91813d]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c External libraries: 
0.00/0.00	c   Soplex 7.1.1         Linear Programming Solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: b4905e82]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.4.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   Nauty 2.8.8          Computing Graph Automorphism Groups by Brendan D. McKay (users.cecs.anu.edu.au/~bdm/nauty)
0.00/0.00	c   sassy 1.1            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.00/0.03	c Default LC presolving (default).
0.00/0.03	c ** Before presolving: virtualMemUsedAtLc = 45342720, getVmSize() = 45342720, SCIPgetMemUsed() = 18216339, SCIPgetMemTotal() = 22944931, SCIPgetMemExternEstim() = 11722707
0.00/0.03	c ** set memory limit for presolving in LC to 8.79608e+12 for SCIP **
0.10/0.15	c ** Estimated virtualMemUsedAtSolver = 47316407, getVmSize() = 83910656, SCIPgetMemUsed() = 41187520, SCIPgetMemTotal() = 59251904, SCIPgetMemExternEstim() = 11722707
0.10/0.15	c ** set memory limit for solvers to 4.39805e+12 for each SCIP **
0.10/0.15	c Original Problem   :
0.10/0.15	c   Problem name     : instance-4464571-1722385815
0.10/0.15	c   Variables        : 3738 (3738 binary, 0 integer, 0 implicit integer, 0 continuous)
0.10/0.15	c   Constraints      : 8839
0.10/0.15	c   Objective sense  : minimize
0.10/0.15	c Presolved Problem  :
0.10/0.15	c   Variables        : 3709 (3709 binary, 0 integer, 0 implicit integer, 0 continuous)
0.10/0.15	c   Constraints      : 5432
0.10/0.15	c Constraints        : Number
0.10/0.15	c   setppc           : 5431 
0.10/0.15	c   orbitope         : 1 
0.10/0.15	c ** Instance transfer method used: 0
0.10/0.16	c ** ParaScipInstance copy increased the number of variables. **
0.10/0.17	c LC is working with racing ramp-up and with rebuilding tree after racing.
0.10/0.17	c                                Nodes    Active                                            
0.10/0.17	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
6.15/6.28	c         6             16          15         1                -           0.0000          -
11.34/11.49	c        12            247          61         1                -           0.0000          -
16.52/16.61	c        17            646          28         1                -           0.0000          -
23.31/23.45	c        23            978           1         1                -           0.0000          -
28.59/28.78	c        29           1176          19         1                -           0.0000          -
33.88/34.05	c        34           1499          22         1                -           0.0000          -
39.06/39.23	c        39           1842          19         1                -           0.0000          -
44.24/44.42	c        44           2310          14         1                -           0.0000          -
49.73/49.93	c        50           2525          28         1                -           0.0000          -
54.82/55.03	c        55           2895          18         1                -           0.0000          -
59.91/60.13	c        60           3306          18         1                -           0.0000          -
65.19/65.41	c        65           3677          25         1                -           0.0000          -
70.37/70.69	c        71           4141          14         1                -           0.0000          -
75.77/76.05	c        76           4418          45         1                -           0.0000          -
80.94/81.28	c        81           4881          28         1                -           0.0000          -
86.13/86.42	c        86           5343          11         1                -           0.0000          -
91.42/91.76	c        92           5519          28         1                -           0.0000          -
96.50/96.89	c        97           5887          27         1                -           0.0000          -
101.88/102.25	c       102           6156          23         1                -           0.0000          -
106.98/107.36	c       107           6576          18         1                -           0.0000          -
112.26/112.60	c       113           6950          16         1                -           0.0000          -
117.35/117.70	c       118           7383          22         1                -           0.0000          -
122.33/122.79	c       123           7704          12         1                -           0.0000          -
127.82/128.27	c       128           7978          13         1                -           0.0000          -
133.20/133.60	c       134           8340          13         1                -           0.0000          -
138.59/139.09	c       139           8799          20         1                -           0.0000          -
143.97/144.48	c       144           9218           9         1                -           0.0000          -
149.25/149.70	c       150           9733          11         1                -           0.0000          -
154.44/154.92	c       155          10128          16         1                -           0.0000          -
159.53/160.08	c       160          10701          15         1                -           0.0000          -
164.71/165.20	c       165          11256          12         1                -           0.0000          -
170.00/170.56	c       171          11844          15         1                -           0.0000          -
175.28/175.80	c       176          12428          15         1                -           0.0000          -
180.36/180.96	c       181          12862          10         1                -           0.0000          -
185.65/186.21	c       186          13327           9         1                -           0.0000          -
190.64/191.26	c       191          13887          18         1                -           0.0000          -
195.72/196.32	c       196          14533           9         1                -           0.0000          -
201.70/202.34	c       202          14670           7         1                -           0.0000          -
206.79/207.43	c       207          15239          13         1                -           0.0000          -
211.98/212.68	c       213          15794          14         1                -           0.0000          -
217.27/217.92	c       218          16235          18         1                -           0.0000          -
222.25/222.97	c       223          16902          12         1                -           0.0000          -
227.34/228.03	c       228          17536          12         1                -           0.0000          -
232.42/233.12	c       233          18095           8         1                -           0.0000          -
237.60/238.34	c       238          18550           7         1                -           0.0000          -
242.79/243.52	c       244          18848           8         1                -           0.0000          -
247.97/248.79	c       249          19237           3         1                -           0.0000          -
251.67/252.41	c       252          19481           0         0                -           0.0000          -
251.77/252.52	c       253          19481           0         0                -           0.0000          -
251.77/252.52	c SCIP Status        : c problem is solved [infeasible]
251.77/252.52	c Total Time         : 252.5200
251.77/252.52	c   solving          : 252.5200
251.77/252.52	c   presolving       : 0.1220 (included in solving)
251.77/252.52	c B&B Tree           :
251.77/252.52	c   nodes (total)    : 19481
251.77/252.52	c Solution           :
251.77/252.52	c   Solutions found  : 0
251.77/252.52	c   Primal Bound     :          -
251.77/252.52	c   Dual Bound       :          -
251.77/252.52	c Gap                :          -
251.77/252.53	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: 63931 MiB (54257 MiB free)
  memory of node 1: 64510 MiB (63305 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

Enforcing FSIZE limit: 104857600 KiB
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 4.18.0-301.1.el8.x86_64
Starting watchdog thread
solver pid=33266, runsolver pid=33263
Current StackSize limit: 8192 KiB


[startup+0.100097 s]*
/proc/loadavg: 4.08 4.10 4.10 5/267 33267
/proc/meminfo: memFree=120355500/131524600 swapFree=131071996/131071996
[pid=33266] ppid=33263 vsize=49716 memory=39292 CPUtime=0.1 cores=1,3
/proc/33266/stat : 33266 (fscip) R 33263 33266 28879 0 -1 4194304 8714 0 0 0 9 1 0 0 20 0 1 0 5182031 50909184 9823 134679101440 4194304 16623229 140721952816544 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18838560 18947056 28573696 140721952822294 140721952822410 140721952822410 140721952829424 0
/proc/33266/statm: 12429 9823 2694 3035 0 8825 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 49716 KiB
Current children cumulated memory: 39292 KiB

[startup+0.206376 s]*
/proc/loadavg: 4.08 4.10 4.10 5/269 33269
/proc/meminfo: memFree=120305416/131524600 swapFree=131071996/131071996
[pid=33266] ppid=33263 vsize=182060 memory=89600 CPUtime=0.19 cores=1,3
/proc/33266/stat : 33266 (fscip) S 33263 33266 28879 0 -1 1077936128 21327 0 0 0 17 2 0 0 20 0 3 0 5182031 186429440 22400 134679101440 4194304 16623229 140721952816544 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18838560 18947056 28573696 140721952822294 140721952822410 140721952822410 140721952829424 0
/proc/33266/statm: 45515 22400 2774 3035 0 29113 0
[pid=33266/tid=33268] ppid=33263 vsize=182060 memory=8505393642823811203 CPUtime=0.03 cores=1,3
/proc/33266/task/33268/stat : 33268 (fscip) R 33263 33266 28879 0 -1 4194368 5661 0 0 0 3 0 0 0 20 0 3 0 5182046 186429440 22400 134679101440 4194304 16623229 140721952816544 0 0 0 0 0 2 0 0 0 -1 3 0 0 0 0 0 18838560 18947056 28573696 140721952822294 140721952822410 140721952822410 140721952829424 0
[pid=33266/tid=33269] ppid=33263 vsize=182060 memory=17990 CPUtime=0 cores=1,3
/proc/33266/task/33269/stat : 33269 (fscip) S 33263 33266 28879 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 3 0 5182048 186429440 22400 134679101440 4194304 16623229 140721952816544 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 28573696 140721952822294 140721952822410 140721952822410 140721952829424 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 182060 KiB
Current children cumulated memory: 89600 KiB

[startup+0.306364 s]*
/proc/loadavg: 4.08 4.10 4.10 5/269 33269
/proc/meminfo: memFree=120294988/131524600 swapFree=131071996/131071996
[pid=33266] ppid=33263 vsize=183140 memory=100744 CPUtime=0.29 cores=1,3
/proc/33266/stat : 33266 (fscip) S 33263 33266 28879 0 -1 1077936128 23917 0 0 0 26 3 0 0 20 0 3 0 5182031 187535360 25186 134679101440 4194304 16623229 140721952816544 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18838560 18947056 28573696 140721952822294 140721952822410 140721952822410 140721952829424 0
/proc/33266/statm: 45785 25186 2934 3035 0 31846 0
[pid=33266/tid=33268] ppid=33263 vsize=183140 memory=-5155632388288113541 CPUtime=0.13 cores=1,3
/proc/33266/task/33268/stat : 33268 (fscip) R 33263 33266 28879 0 -1 4194368 8251 0 0 0 12 1 0 0 20 0 3 0 5182046 187535360 25186 134679101440 4194304 16623229 140721952816544 0 0 0 0 0 2 0 0 0 -1 3 0 0 0 0 0 18838560 18947056 28573696 140721952822294 140721952822410 140721952822410 140721952829424 0
[pid=33266/tid=33269] ppid=33263 vsize=183140 memory=0 CPUtime=0 cores=1,3
/proc/33266/task/33269/stat : 33269 (fscip) S 33263 33266 28879 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 3 0 5182048 187535360 25186 134679101440 4194304 16623229 140721952816544 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 28573696 140721952822294 140721952822410 140721952822410 140721952829424 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 183140 KiB
Current children cumulated memory: 100744 KiB

[startup+0.700359 s]
/proc/loadavg: 4.08 4.10 4.10 5/269 33269
/proc/meminfo: memFree=120291916/131524600 swapFree=131071996/131071996
[pid=33266] ppid=33263 vsize=184428 memory=103648 CPUtime=0.67 cores=1,3
/proc/33266/stat : 33266 (fscip) S 33263 33266 28879 0 -1 1077936128 24685 0 0 0 64 3 0 0 20 0 3 0 5182031 188854272 25912 134679101440 4194304 16623229 140721952816544 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18838560 18947056 28573696 140721952822294 140721952822410 140721952822410 140721952829424 0
/proc/33266/statm: 46107 25912 2934 3035 0 32595 0
[pid=33266/tid=33268] ppid=33263 vsize=184428 memory=0 CPUtime=0.51 cores=1,3
/proc/33266/task/33268/stat : 33268 (fscip) R 33263 33266 28879 0 -1 4194368 9019 0 0 0 50 1 0 0 20 0 3 0 5182046 188854272 25912 134679101440 4194304 16623229 140721952816544 0 0 0 0 0 2 0 0 0 -1 3 0 0 0 0 0 18838560 18947056 28573696 140721952822294 140721952822410 140721952822410 140721952829424 0
[pid=33266/tid=33269] ppid=33263 vsize=184428 memory=0 CPUtime=0 cores=1,3
/proc/33266/task/33269/stat : 33269 (fscip) S 33263 33266 28879 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 3 0 5182048 188854272 25912 134679101440 4194304 16623229 140721952816544 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 28573696 140721952822294 140721952822410 140721952822410 140721952829424 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 184428 KiB
Current children cumulated memory: 103648 KiB

[startup+1.50027 s]
/proc/loadavg: 4.08 4.10 4.10 5/269 33269
/proc/meminfo: memFree=120291596/131524600 swapFree=131071996/131071996
[pid=33266] ppid=33263 vsize=195888 memory=131048 CPUtime=1.46 cores=1,3
/proc/33266/stat : 33266 (fscip) S 33263 33266 28879 0 -1 1077936128 35017 0 0 0 142 4 0 0 20 0 3 0 5182031 200589312 32762 134679101440 4194304 16623229 140721952816544 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18838560 18947056 28573696 140721952822294 140721952822410 140721952822410 140721952829424 0
/proc/33266/statm: 48972 32762 2950 3035 0 40002 0
[pid=33266/tid=33268] ppid=33263 vsize=195888 memory=0 CPUtime=1.3 cores=1,3
/proc/33266/task/33268/stat : 33268 (fscip) R 33263 33266 28879 0 -1 4194368 19351 0 0 0 128 2 0 0 20 0 3 0 5182046 200589312 32762 134679101440 4194304 16623229 140721952816544 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 28573696 140721952822294 140721952822410 140721952822410 140721952829424 0
[pid=33266/tid=33269] ppid=33263 vsize=195888 memory=0 CPUtime=0 cores=1,3
/proc/33266/task/33269/stat : 33269 (fscip) S 33263 33266 28879 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 3 0 5182048 200589312 32762 134679101440 4194304 16623229 140721952816544 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 28573696 140721952822294 140721952822410 140721952822410 140721952829424 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 195888 KiB
Current children cumulated memory: 131048 KiB

[startup+3.1059 s]
/proc/loadavg: 4.08 4.10 4.10 5/269 33269
/proc/meminfo: memFree=120267656/131524600 swapFree=131071996/131071996
[pid=33266] ppid=33263 vsize=186112 memory=129100 CPUtime=3.07 cores=1,3
/proc/33266/stat : 33266 (fscip) S 33263 33266 28879 0 -1 1077936128 39850 0 0 0 302 5 0 0 20 0 3 0 5182031 190578688 32275 134679101440 4194304 16623229 140721952816544 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18838560 18947056 28573696 140721952822294 140721952822410 140721952822410 140721952829424 0
/proc/33266/statm: 46528 32275 2950 3035 0 39511 0
[pid=33266/tid=33268] ppid=33263 vsize=186112 memory=0 CPUtime=2.9 cores=1,3
/proc/33266/task/33268/stat : 33268 (fscip) R 33263 33266 28879 0 -1 4194368 24182 0 0 0 287 3 0 0 20 0 3 0 5182046 190578688 32275 134679101440 4194304 16623229 140721952816544 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 28573696 140721952822294 140721952822410 140721952822410 140721952829424 0
[pid=33266/tid=33269] ppid=33263 vsize=186112 memory=2209 CPUtime=0 cores=1,3
/proc/33266/task/33269/stat : 33269 (fscip) S 33263 33266 28879 0 -1 1077936192 2 0 0 0 0 0 0 0 20 0 3 0 5182048 190578688 32275 134679101440 4194304 16623229 140721952816544 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 28573696 140721952822294 140721952822410 140721952822410 140721952829424 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 186112 KiB
Current children cumulated memory: 129100 KiB

[startup+6.30023 s]
/proc/loadavg: 4.08 4.09 4.10 5/269 33269
/proc/meminfo: memFree=120239740/131524600 swapFree=131071996/131071996
[pid=33266] ppid=33263 vsize=251648 memory=155652 CPUtime=6.25 cores=1,3
/proc/33266/stat : 33266 (fscip) S 33263 33266 28879 0 -1 1077936128 46781 0 0 0 619 6 0 0 20 0 3 0 5182031 257687552 38913 134679101440 4194304 16623229 140721952816544 0 0 0 0 0 2 0 0 0 17 3 0 0 0 0 0 18838560 18947056 28573696 140721952822294 140721952822410 140721952822410 140721952829424 0
/proc/33266/statm: 62912 38913 2950 3035 0 47019 0
[pid=33266/tid=33268] ppid=33263 vsize=251648 memory=0 CPUtime=6.09 cores=1,3
/proc/33266/task/33268/stat : 33268 (fscip) R 33263 33266 28879 0 -1 4194368 31089 0 0 0 605 4 0 0 20 0 3 0 5182046 257687552 38913 134679101440 4194304 16623229 140721952816544 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 28573696 140721952822294 140721952822410 140721952822410 140721952829424 0
[pid=33266/tid=33269] ppid=33263 vsize=251648 memory=0 CPUtime=0 cores=1,3
/proc/33266/task/33269/stat : 33269 (fscip) S 33263 33266 28879 0 -1 1077936192 2 0 0 0 0 0 0 0 20 0 3 0 5182048 257687552 38913 134679101440 4194304 16623229 140721952816544 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 28573696 140721952822294 140721952822410 140721952822410 140721952829424 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 251648 KiB
Current children cumulated memory: 155652 KiB

[startup+12.7003 s]
/proc/loadavg: 4.07 4.09 4.10 5/269 33271
/proc/meminfo: memFree=120230612/131524600 swapFree=131071996/131071996
[pid=33266] ppid=33263 vsize=251648 memory=165572 CPUtime=12.63 cores=1,3
/proc/33266/stat : 33266 (fscip) S 33263 33266 28879 0 -1 1077936128 80950 0 0 0 1254 9 0 0 20 0 3 0 5182031 257687552 41393 134679101440 4194304 16623229 140721952816544 0 0 0 0 0 2 0 0 0 17 3 0 0 0 0 0 18838560 18947056 28573696 140721952822294 140721952822410 140721952822410 140721952829424 0
/proc/33266/statm: 62912 41393 2998 3035 0 48987 0
[pid=33266/tid=33268] ppid=33263 vsize=251648 memory=164672 CPUtime=12.47 cores=1,3
/proc/33266/task/33268/stat : 33268 (fscip) R 33263 33266 28879 0 -1 4194368 65229 0 0 0 1240 7 0 0 20 0 3 0 5182046 257687552 41393 134679101440 4194304 16623229 140721952816544 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 28573696 140721952822294 140721952822410 140721952822410 140721952829424 0
[pid=33266/tid=33269] ppid=33263 vsize=251648 memory=11628 CPUtime=0 cores=1,3
/proc/33266/task/33269/stat : 33269 (fscip) S 33263 33266 28879 0 -1 1077936192 7 0 0 0 0 0 0 0 20 0 3 0 5182048 257687552 41393 134679101440 4194304 16623229 140721952816544 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 28573696 140721952822294 140721952822410 140721952822410 140721952829424 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 251648 KiB
Current children cumulated memory: 165572 KiB

[startup+25.5003 s]
/proc/loadavg: 4.21 4.12 4.11 5/267 33320
/proc/meminfo: memFree=120565548/131524600 swapFree=131071996/131071996
[pid=33266] ppid=33263 vsize=249024 memory=192172 CPUtime=25.4 cores=1,3
/proc/33266/stat : 33266 (fscip) S 33263 33266 28879 0 -1 1077936128 145631 0 0 0 2527 13 0 0 20 0 3 0 5182031 255000576 48043 134679101440 4194304 16623229 140721952816544 0 0 0 0 0 2 0 0 0 17 3 0 0 0 0 0 18838560 18947056 28573696 140721952822294 140721952822410 140721952822410 140721952829424 0
/proc/33266/statm: 62256 48043 2998 3035 0 55547 0
[pid=33266/tid=33268] ppid=33263 vsize=249024 memory=192172 CPUtime=25.23 cores=1,3
/proc/33266/task/33268/stat : 33268 (fscip) R 33263 33266 28879 0 -1 4194368 129862 0 0 0 2512 11 0 0 20 0 3 0 5182046 255000576 48043 134679101440 4194304 16623229 140721952816544 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 28573696 140721952822294 140721952822410 140721952822410 140721952829424 0
[pid=33266/tid=33269] ppid=33263 vsize=249024 memory=183552 CPUtime=0 cores=1,3
/proc/33266/task/33269/stat : 33269 (fscip) S 33263 33266 28879 0 -1 1077936192 15 0 0 0 0 0 0 0 20 0 3 0 5182048 255000576 48043 134679101440 4194304 16623229 140721952816544 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 28573696 140721952822294 140721952822410 140721952822410 140721952829424 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 249024 KiB
Current children cumulated memory: 192172 KiB

[startup+51.1056 s]
/proc/loadavg: 4.21 4.13 4.11 5/267 33326
/proc/meminfo: memFree=120517108/131524600 swapFree=131071996/131071996
[pid=33266] ppid=33263 vsize=314560 memory=220780 CPUtime=50.94 cores=1,3
/proc/33266/stat : 33266 (fscip) S 33263 33266 28879 0 -1 1077936128 212656 0 0 0 5074 20 0 0 20 0 3 0 5182031 322109440 55195 134679101440 4194304 16623229 140721952816544 0 0 0 0 0 2 0 0 0 17 3 0 0 0 0 0 18838560 18947056 28573696 140721952822294 140721952822410 140721952822410 140721952829424 0
/proc/33266/statm: 78640 55195 2998 3035 0 63264 0
[pid=33266/tid=33268] ppid=33263 vsize=314560 memory=11628 CPUtime=50.77 cores=1,3
/proc/33266/task/33268/stat : 33268 (fscip) R 33263 33266 28879 0 -1 4194368 196827 0 0 0 5059 18 0 0 20 0 3 0 5182046 322109440 55195 134679101440 4194304 16623229 140721952816544 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 28573696 140721952822294 140721952822410 140721952822410 140721952829424 0
[pid=33266/tid=33269] ppid=33263 vsize=314560 memory=12420 CPUtime=0 cores=1,3
/proc/33266/task/33269/stat : 33269 (fscip) S 33263 33266 28879 0 -1 1077936192 22 0 0 0 0 0 0 0 20 0 3 0 5182048 322109440 55195 134679101440 4194304 16623229 140721952816544 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 28573696 140721952822294 140721952822410 140721952822410 140721952829424 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 314560 KiB
Current children cumulated memory: 220780 KiB

[startup+102.3 s]
/proc/loadavg: 4.13 4.12 4.11 5/267 33334
/proc/meminfo: memFree=120424152/131524600 swapFree=131071996/131071996
[pid=33266] ppid=33263 vsize=314560 memory=246328 CPUtime=101.99 cores=1,3
/proc/33266/stat : 33266 (fscip) S 33263 33266 28879 0 -1 1077936128 276039 0 0 0 10172 27 0 0 20 0 3 0 5182031 322109440 61582 134679101440 4194304 16623229 140721952816544 0 0 0 0 0 2 0 0 0 17 3 0 0 0 0 0 18838560 18947056 28573696 140721952822294 140721952822410 140721952822410 140721952829424 0
/proc/33266/statm: 78640 61582 2998 3035 0 70029 0
[pid=33266/tid=33268] ppid=33263 vsize=314560 memory=244776 CPUtime=101.82 cores=1,3
/proc/33266/task/33268/stat : 33268 (fscip) R 33263 33266 28879 0 -1 4194368 260169 0 0 0 10157 25 0 0 20 0 3 0 5182046 322109440 61582 134679101440 4194304 16623229 140721952816544 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 28573696 140721952822294 140721952822410 140721952822410 140721952829424 0
[pid=33266/tid=33269] ppid=33263 vsize=314560 memory=244752 CPUtime=0 cores=1,3
/proc/33266/task/33269/stat : 33269 (fscip) S 33263 33266 28879 0 -1 1077936192 27 0 0 0 0 0 0 0 20 0 3 0 5182048 322109440 61582 134679101440 4194304 16623229 140721952816544 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 28573696 140721952822294 140721952822410 140721952822410 140721952829424 0
Current children cumulated CPU time: 101.99 s
Current children cumulated vsize: 314560 KiB
Current children cumulated memory: 246328 KiB

[startup+162.3 s]
/proc/loadavg: 4.16 4.13 4.11 5/267 33345
/proc/meminfo: memFree=120365072/131524600 swapFree=131071996/131071996
[pid=33266] ppid=33263 vsize=326704 memory=258960 CPUtime=161.82 cores=1,3
/proc/33266/stat : 33266 (fscip) S 33263 33266 28879 0 -1 1077936128 333307 0 0 0 16148 34 0 0 20 0 3 0 5182031 334544896 64740 134679101440 4194304 16623229 140721952816544 0 0 0 0 0 2 0 0 0 17 3 0 0 0 0 0 18838560 18947056 28573696 140721952822294 140721952822410 140721952822410 140721952829424 0
/proc/33266/statm: 81676 64740 2998 3035 0 73628 0
[pid=33266/tid=33268] ppid=33263 vsize=326704 memory=255800 CPUtime=161.64 cores=1,3
/proc/33266/task/33268/stat : 33268 (fscip) R 33263 33266 28879 0 -1 4194368 317398 0 0 0 16133 31 0 0 20 0 3 0 5182046 334544896 64740 134679101440 4194304 16623229 140721952816544 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 28573696 140721952822294 140721952822410 140721952822410 140721952829424 0
[pid=33266/tid=33269] ppid=33263 vsize=326704 memory=12420 CPUtime=0 cores=1,3
/proc/33266/task/33269/stat : 33269 (fscip) S 33263 33266 28879 0 -1 1077936192 32 0 0 0 0 0 0 0 20 0 3 0 5182048 334544896 64740 134679101440 4194304 16623229 140721952816544 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 28573696 140721952822294 140721952822410 140721952822410 140721952829424 0
Current children cumulated CPU time: 161.82 s
Current children cumulated vsize: 326704 KiB
Current children cumulated memory: 258960 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 4.12 4.10 5/264 33401
/proc/meminfo: memFree=127030976/131524600 swapFree=131071996/131071996
[pid=33266] ppid=33263 vsize=329136 memory=273336 CPUtime=221.65 cores=1,3
/proc/33266/stat : 33266 (fscip) S 33263 33266 28879 0 -1 1077936128 370472 0 0 0 22124 41 0 0 20 0 3 0 5182031 337035264 68334 134679101440 4194304 16623229 140721952816544 0 0 0 0 0 2 0 0 0 17 3 0 0 0 0 0 18838560 18947056 28573696 140721952822294 140721952822410 140721952822410 140721952829424 0
/proc/33266/statm: 82284 68334 2998 3035 0 76391 0
[pid=33266/tid=33268] ppid=33263 vsize=329136 memory=260556 CPUtime=221.48 cores=1,3
/proc/33266/task/33268/stat : 33268 (fscip) R 33263 33266 28879 0 -1 4194368 354542 0 0 0 22110 38 0 0 20 0 3 0 5182046 337035264 68334 134679101440 4194304 16623229 140721952816544 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 28573696 140721952822294 140721952822410 140721952822410 140721952829424 0
[pid=33266/tid=33269] ppid=33263 vsize=329136 memory=260556 CPUtime=0 cores=1,3
/proc/33266/task/33269/stat : 33269 (fscip) S 33263 33266 28879 0 -1 1077936192 35 0 0 0 0 0 0 0 20 0 3 0 5182048 337035264 68334 134679101440 4194304 16623229 140721952816544 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 28573696 140721952822294 140721952822410 140721952822410 140721952829424 0
Current children cumulated CPU time: 221.65 s
Current children cumulated vsize: 329136 KiB
Current children cumulated memory: 273336 KiB

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

# cumulated CPU time of all completed processes:  user=251.344 s, system=0.470627 s

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

[startup+230.4 s]
/proc/loadavg: 4.10 4.11 4.10 5/264 33403
/proc/meminfo: memFree=126310168/131524600 swapFree=131071996/131071996
[pid=33266] ppid=33263 vsize=329136 memory=274400 CPUtime=229.73 cores=1,3
/proc/33266/stat : 33266 (fscip) S 33263 33266 28879 0 -1 1077936128 371150 0 0 0 22931 42 0 0 20 0 3 0 5182031 337035264 68600 134679101440 4194304 16623229 140721952816544 0 0 0 0 0 2 0 0 0 17 3 0 0 0 0 0 18838560 18947056 28573696 140721952822294 140721952822410 140721952822410 140721952829424 0
/proc/33266/statm: 82284 68600 2998 3035 0 76391 0
[pid=33266/tid=33268] ppid=33263 vsize=329136 memory=273332 CPUtime=229.55 cores=1,3
/proc/33266/task/33268/stat : 33268 (fscip) R 33263 33266 28879 0 -1 4194368 355220 0 0 0 22916 39 0 0 20 0 3 0 5182046 337035264 68600 134679101440 4194304 16623229 140721952816544 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 28573696 140721952822294 140721952822410 140721952822410 140721952829424 0
[pid=33266/tid=33269] ppid=33263 vsize=329136 memory=2315 CPUtime=0 cores=1,3
/proc/33266/task/33269/stat : 33269 (fscip) S 33263 33266 28879 0 -1 1077936192 35 0 0 0 0 0 0 0 20 0 3 0 5182048 337035264 68600 134679101440 4194304 16623229 140721952816544 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 28573696 140721952822294 140721952822410 140721952822410 140721952829424 0
Current children cumulated CPU time: 229.73 s
Current children cumulated vsize: 329136 KiB
Current children cumulated memory: 274400 KiB

[startup+243.2 s]
/proc/loadavg: 4.22 4.14 4.11 5/264 33405
/proc/meminfo: memFree=125308624/131524600 swapFree=131071996/131071996
[pid=33266] ppid=33263 vsize=332048 memory=275076 CPUtime=242.49 cores=1,3
/proc/33266/stat : 33266 (fscip) S 33263 33266 28879 0 -1 1077936128 391786 0 0 0 24205 44 0 0 20 0 3 0 5182031 340017152 68769 134679101440 4194304 16623229 140721952816544 0 0 0 0 0 2 0 0 0 17 3 0 0 0 0 0 18838560 18947056 28573696 140721952822294 140721952822410 140721952822410 140721952829424 0
/proc/33266/statm: 83012 68769 2998 3035 0 77119 0
[pid=33266/tid=33268] ppid=33263 vsize=332048 memory=12856 CPUtime=242.32 cores=1,3
/proc/33266/task/33268/stat : 33268 (fscip) R 33263 33266 28879 0 -1 4194368 375847 0 0 0 24191 41 0 0 20 0 3 0 5182046 340017152 68769 134679101440 4194304 16623229 140721952816544 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 28573696 140721952822294 140721952822410 140721952822410 140721952829424 0
[pid=33266/tid=33269] ppid=33263 vsize=332048 memory=11628 CPUtime=0 cores=1,3
/proc/33266/task/33269/stat : 33269 (fscip) S 33263 33266 28879 0 -1 1077936192 38 0 0 0 0 0 0 0 20 0 3 0 5182048 340017152 68769 134679101440 4194304 16623229 140721952816544 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 28573696 140721952822294 140721952822410 140721952822410 140721952829424 0
Current children cumulated CPU time: 242.49 s
Current children cumulated vsize: 332048 KiB
Current children cumulated memory: 275076 KiB

[startup+246.4 s]
/proc/loadavg: 4.20 4.14 4.11 5/264 33405
/proc/meminfo: memFree=125110648/131524600 swapFree=131071996/131071996
[pid=33266] ppid=33263 vsize=332048 memory=275092 CPUtime=245.68 cores=1,3
/proc/33266/stat : 33266 (fscip) S 33263 33266 28879 0 -1 1077936128 394165 0 0 0 24524 44 0 0 20 0 3 0 5182031 340017152 68773 134679101440 4194304 16623229 140721952816544 0 0 0 0 0 2 0 0 0 17 3 0 0 0 0 0 18838560 18947056 28573696 140721952822294 140721952822410 140721952822410 140721952829424 0
/proc/33266/statm: 83012 68773 2998 3035 0 77119 0
[pid=33266/tid=33268] ppid=33263 vsize=332048 memory=12856 CPUtime=245.5 cores=1,3
/proc/33266/task/33268/stat : 33268 (fscip) R 33263 33266 28879 0 -1 4194368 378217 0 0 0 24509 41 0 0 20 0 3 0 5182046 340017152 68773 134679101440 4194304 16623229 140721952816544 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 28573696 140721952822294 140721952822410 140721952822410 140721952829424 0
[pid=33266/tid=33269] ppid=33263 vsize=332048 memory=11628 CPUtime=0 cores=1,3
/proc/33266/task/33269/stat : 33269 (fscip) S 33263 33266 28879 0 -1 1077936192 38 0 0 0 0 0 0 0 20 0 3 0 5182048 340017152 68773 134679101440 4194304 16623229 140721952816544 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 28573696 140721952822294 140721952822410 140721952822410 140721952829424 0
Current children cumulated CPU time: 245.68 s
Current children cumulated vsize: 332048 KiB
Current children cumulated memory: 275092 KiB

[startup+249.6 s]
/proc/loadavg: 4.20 4.14 4.11 5/264 33407
/proc/meminfo: memFree=125083144/131524600 swapFree=131071996/131071996
[pid=33266] ppid=33263 vsize=332048 memory=275140 CPUtime=248.87 cores=1,3
/proc/33266/stat : 33266 (fscip) S 33263 33266 28879 0 -1 1077936128 399886 0 0 0 24843 44 0 0 20 0 3 0 5182031 340017152 68785 134679101440 4194304 16623229 140721952816544 0 0 0 0 0 2 0 0 0 17 3 0 0 0 0 0 18838560 18947056 28573696 140721952822294 140721952822410 140721952822410 140721952829424 0
/proc/33266/statm: 83012 68785 2998 3035 0 77119 0
[pid=33266/tid=33268] ppid=33263 vsize=332048 memory=12420 CPUtime=248.69 cores=1,3
/proc/33266/task/33268/stat : 33268 (fscip) R 33263 33266 28879 0 -1 4194368 383938 0 0 0 24828 41 0 0 20 0 3 0 5182046 340017152 68785 134679101440 4194304 16623229 140721952816544 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 28573696 140721952822294 140721952822410 140721952822410 140721952829424 0
[pid=33266/tid=33269] ppid=33263 vsize=332048 memory=11628 CPUtime=0 cores=1,3
/proc/33266/task/33269/stat : 33269 (fscip) S 33263 33266 28879 0 -1 1077936192 38 0 0 0 0 0 0 0 20 0 3 0 5182048 340017152 68785 134679101440 4194304 16623229 140721952816544 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 28573696 140721952822294 140721952822410 140721952822410 140721952829424 0
Current children cumulated CPU time: 248.87 s
Current children cumulated vsize: 332048 KiB
Current children cumulated memory: 275140 KiB

[startup+251.2 s]
/proc/loadavg: 4.19 4.14 4.11 5/264 33407
/proc/meminfo: memFree=125080564/131524600 swapFree=131071996/131071996
[pid=33266] ppid=33263 vsize=332048 memory=275144 CPUtime=250.46 cores=1,3
/proc/33266/stat : 33266 (fscip) S 33263 33266 28879 0 -1 1077936128 400121 0 0 0 25002 44 0 0 20 0 3 0 5182031 340017152 68786 134679101440 4194304 16623229 140721952816544 0 0 0 0 0 2 0 0 0 17 3 0 0 0 0 0 18838560 18947056 28573696 140721952822294 140721952822410 140721952822410 140721952829424 0
/proc/33266/statm: 83012 68786 2998 3035 0 77119 0
[pid=33266/tid=33268] ppid=33263 vsize=332048 memory=12856 CPUtime=250.29 cores=1,3
/proc/33266/task/33268/stat : 33268 (fscip) R 33263 33266 28879 0 -1 4194368 384173 0 0 0 24988 41 0 0 20 0 3 0 5182046 340017152 68786 134679101440 4194304 16623229 140721952816544 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 28573696 140721952822294 140721952822410 140721952822410 140721952829424 0
[pid=33266/tid=33269] ppid=33263 vsize=332048 memory=12420 CPUtime=0 cores=1,3
/proc/33266/task/33269/stat : 33269 (fscip) S 33263 33266 28879 0 -1 1077936192 38 0 0 0 0 0 0 0 20 0 3 0 5182048 340017152 68786 134679101440 4194304 16623229 140721952816544 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 28573696 140721952822294 140721952822410 140721952822410 140721952829424 0
Current children cumulated CPU time: 250.46 s
Current children cumulated vsize: 332048 KiB
Current children cumulated memory: 275144 KiB

[startup+252 s]*
/proc/loadavg: 4.19 4.14 4.11 5/264 33407
/proc/meminfo: memFree=125077560/131524600 swapFree=131071996/131071996
[pid=33266] ppid=33263 vsize=332048 memory=275144 CPUtime=251.27 cores=1,3
/proc/33266/stat : 33266 (fscip) S 33263 33266 28879 0 -1 1077936128 400163 0 0 0 25083 44 0 0 20 0 3 0 5182031 340017152 68786 134679101440 4194304 16623229 140721952816544 0 0 0 0 0 2 0 0 0 17 3 0 0 0 0 0 18838560 18947056 28573696 140721952822294 140721952822410 140721952822410 140721952829424 0
/proc/33266/statm: 83012 68786 2998 3035 0 77119 0
[pid=33266/tid=33268] ppid=33263 vsize=332048 memory=33244 CPUtime=251.09 cores=1,3
/proc/33266/task/33268/stat : 33268 (fscip) R 33263 33266 28879 0 -1 4194368 384215 0 0 0 25068 41 0 0 20 0 3 0 5182046 340017152 68786 134679101440 4194304 16623229 140721952816544 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 28573696 140721952822294 140721952822410 140721952822410 140721952829424 0
[pid=33266/tid=33269] ppid=33263 vsize=332048 memory=8040 CPUtime=0 cores=1,3
/proc/33266/task/33269/stat : 33269 (fscip) S 33263 33266 28879 0 -1 1077936192 38 0 0 0 0 0 0 0 20 0 3 0 5182048 340017152 68786 134679101440 4194304 16623229 140721952816544 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 28573696 140721952822294 140721952822410 140721952822410 140721952829424 0
Current children cumulated CPU time: 251.27 s
Current children cumulated vsize: 332048 KiB
Current children cumulated memory: 275144 KiB

[startup+252.4 s]
/proc/loadavg: 4.19 4.14 4.11 5/264 33407
/proc/meminfo: memFree=125077560/131524600 swapFree=131071996/131071996
[pid=33266] ppid=33263 vsize=332048 memory=275144 CPUtime=251.67 cores=1,3
/proc/33266/stat : 33266 (fscip) S 33263 33266 28879 0 -1 1077936128 400184 0 0 0 25122 45 0 0 20 0 3 0 5182031 340017152 68786 134679101440 4194304 16623229 140721952816544 0 0 0 0 0 2 0 0 0 17 3 0 0 0 0 0 18838560 18947056 28573696 140721952822294 140721952822410 140721952822410 140721952829424 0
/proc/33266/statm: 83012 68786 2998 3035 0 77119 0
[pid=33266/tid=33268] ppid=33263 vsize=332048 memory=6360 CPUtime=251.48 cores=1,3
/proc/33266/task/33268/stat : 33268 (fscip) R 33263 33266 28879 0 -1 4194368 384236 0 0 0 25107 41 0 0 20 0 3 0 5182046 340017152 68786 134679101440 4194304 16623229 140721952816544 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 28573696 140721952822294 140721952822410 140721952822410 140721952829424 0
[pid=33266/tid=33269] ppid=33263 vsize=332048 memory=28096 CPUtime=0 cores=1,3
/proc/33266/task/33269/stat : 33269 (fscip) S 33263 33266 28879 0 -1 1077936192 38 0 0 0 0 0 0 0 20 0 3 0 5182048 340017152 68786 134679101440 4194304 16623229 140721952816544 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 28573696 140721952822294 140721952822410 140721952822410 140721952829424 0
Current children cumulated CPU time: 251.67 s
Current children cumulated vsize: 332048 KiB
Current children cumulated memory: 275144 KiB

[startup+252.5 s]
/proc/loadavg: 4.19 4.14 4.11 5/264 33407
/proc/meminfo: memFree=125077560/131524600 swapFree=131071996/131071996
[pid=33266] ppid=33263 vsize=332048 memory=275144 CPUtime=251.77 cores=1,3
/proc/33266/stat : 33266 (fscip) S 33263 33266 28879 0 -1 1077936128 401892 0 0 0 25132 45 0 0 20 0 3 0 5182031 340017152 68786 134679101440 4194304 16623229 140721952816544 0 0 0 0 0 2 0 0 0 17 3 0 0 0 0 0 18838560 18947056 28573696 140721952822294 140721952822410 140721952822410 140721952829424 0
/proc/33266/statm: 83012 68786 2998 3035 0 77119 0
[pid=33266/tid=33268] ppid=33263 vsize=332048 memory=275092 CPUtime=251.59 cores=1,3
/proc/33266/task/33268/stat : 33268 (fscip) R 33263 33266 28879 0 -1 4194368 385941 0 0 0 25117 42 0 0 20 0 3 0 5182046 340017152 68786 134679101440 4194304 16623229 140721952816544 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 28573696 140721952822294 140721952822410 140721952822410 140721952829424 0
[pid=33266/tid=33269] ppid=33263 vsize=332048 memory=275080 CPUtime=0 cores=1,3
/proc/33266/task/33269/stat : 33269 (fscip) S 33263 33266 28879 0 -1 1077936192 38 0 0 0 0 0 0 0 20 0 3 0 5182048 340017152 68786 134679101440 4194304 16623229 140721952816544 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 28573696 140721952822294 140721952822410 140721952822410 140721952829424 0
Current children cumulated CPU time: 251.77 s
Current children cumulated vsize: 332048 KiB
Current children cumulated memory: 275144 KiB

Child status: 0

Real time (s): 252.54
CPU time (s): 251.814
CPU user time (s): 251.344
CPU system time (s): 0.470627
CPU usage (%): 99.7126
Max. virtual memory (cumulated for all children) (KiB): 332048
Max. memory (cumulated for all children) (KiB): 275144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 251.344
system time used= 0.470627
maximum resident set size= 275144
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 413649
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= 725
involuntary context switches= 257


# summary of solver processes directly reported to runsolver:
#   pid: 33266
#   total CPU time (s): 251.814
#   total CPU user time (s): 251.344
#   total CPU system time (s): 0.470627

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.737136 second user time and 1.04419 second system time

The end

Launcher Data

Begin job on nodeC027 at 2024-07-31 02:30:15
IDJOB=4464571
IDBENCH=160413
IDSOLVER=3092
FILE ID=nodeC027/4464571-1722385815
RUNJOBID= nodeC027-1722378597-28891
SLURM_JOB_ID= 8249850
Free space on /tmp= 889972 MiB

SOLVER NAME= FiberSCIP 2024-07-30
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/3COL-FromCNF/normalized-3col-left3reg-l050-r049-n1.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-4464571-1722385815/watcher-4464571-1722385815 -o /tmp/evaluation-result-4464571-1722385815/solver-4464571-1722385815 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1722378597-28891 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4464571-1722385815.opb -qsol -t 3600 -sth 1

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

MD5SUM BENCH= 0ab1d1ac5ce007d31736a39209d4d68d
RANDOM SEED=1025625710

nodeC027.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.331
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.88
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3666.631
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.31
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3669.814
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.88
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3674.020
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.31
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3669.819
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.88
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3671.901
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.31
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.181
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.88
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.157
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.31
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        120385392 kB
MemAvailable:   120262740 kB
Buffers:           99472 kB
Cached:           613204 kB
SwapCached:            0 kB
Active:           299628 kB
Inactive:       10344108 kB
Active(anon):       1536 kB
Inactive(anon):  9951196 kB
Active(file):     298092 kB
Inactive(file):   392912 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             57732 kB
Writeback:            60 kB
AnonPages:       9926996 kB
Mapped:           125004 kB
Shmem:             21336 kB
KReclaimable:      51984 kB
Slab:             133152 kB
SReclaimable:      51984 kB
SUnreclaim:        81168 kB
KernelStack:        4256 kB
PageTables:        29112 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    5586448 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            10048 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5142528 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      150228 kB
DirectMap2M:     9060352 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 889940 MiB
End job on nodeC027 at 2024-07-31 02:34:28