Trace number 4434711

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
FiberSCIP 2024-07-02OPT-30 307.21 308.215

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb30-15-opb/normalized-frb30-15-5.opb
MD5SUM6f27158fc75cdb45f11467b416377039
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-30
Best CPU time to get the best result obtained on this benchmark2.23031
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables450
Total number of constraints17794
Number of constraints which are clauses17794
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 450
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 450
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 450
Number of bits of the biggest sum of numbers9
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.10/0.11	c Default LC presolving (default).
0.10/0.11	c ** Before presolving: virtualMemUsedAtLc = 46149632, getVmSize() = 46149632, SCIPgetMemUsed() = 19862565, SCIPgetMemTotal() = 23390589, SCIPgetMemExternEstim() = 17524305
0.10/0.11	c ** set memory limit for presolving in LC to 8.79608e+12 for SCIP **
0.60/0.61	c ** Estimated virtualMemUsedAtSolver = 43375968, getVmSize() = 72847360, SCIPgetMemUsed() = 25316151, SCIPgetMemTotal() = 47539647, SCIPgetMemExternEstim() = 17524305
0.60/0.61	c ** set memory limit for solvers to 4.39805e+12 for each SCIP **
0.60/0.61	c Original Problem   :
0.60/0.61	c   Problem name     : instance-4434711-1721056500
0.60/0.61	c   Variables        : 450 (450 binary, 0 integer, 0 implicit integer, 0 continuous)
0.60/0.61	c   Constraints      : 17794
0.60/0.61	c   Objective sense  : minimize
0.60/0.61	c Presolved Problem  :
0.60/0.61	c   Variables        : 450 (450 binary, 0 integer, 0 implicit integer, 0 continuous)
0.60/0.61	c   Constraints      : 17794
0.60/0.61	c Constraints        : Number
0.60/0.61	c   setppc           : 17794 
0.60/0.61	c ** Instance transfer method used: 0
0.60/0.66	c ** ParaScipInstance copy does not increase the number of variables. **
0.69/0.71	c LC is working with racing ramp-up and with rebuilding tree after racing.
0.69/0.71	c                                Nodes    Active                                            
0.69/0.71	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
1.18/1.27	c *       1              0           1         1         -19.0000                -          -
1.18/1.29	c *       1              0           1         1         -23.0000                -          -
7.75/7.82	c         8              2           1         1         -23.0000         -30.0000     30.43%
8.25/8.36	c *       8              2           1         1         -24.0000         -30.0000     25.00%
13.14/13.28	c *      13             43          36         1         -25.0000         -30.0000     20.00%
13.14/13.28	c        13             43          36         1         -25.0000         -30.0000     20.00%
14.43/14.56	c *      15             63          40         1         -26.0000         -30.0000     15.38%
18.93/19.06	c        19            116          55         1         -26.0000         -30.0000     15.38%
24.21/24.37	c        24            185          84         1         -26.0000         -30.0000     15.38%
29.59/29.70	c        30            277         116         1         -26.0000         -30.0000     15.38%
32.28/32.43	c *      32            307         130         1         -27.0000         -30.0000     11.11%
35.47/35.64	c        36            559         141         1         -27.0000         -30.0000     11.11%
41.55/41.70	c        42            924         186         1         -27.0000         -30.0000     11.11%
47.13/47.31	c        47           1041           5         1         -27.0000         -30.0000     11.11%
52.62/52.82	c        53           1079          15         1         -27.0000         -30.0000     11.11%
58.70/58.94	c        59           1162          28         1         -27.0000         -30.0000     11.11%
64.68/64.95	c        65           1437          71         1         -27.0000         -30.0000     11.11%
70.77/71.09	c        71           1574          96         1         -27.0000         -30.0000     11.11%
76.64/76.99	c        77           1792         133         1         -27.0000         -30.0000     11.11%
81.73/82.08	c        82           2150         203         1         -27.0000         -30.0000     11.11%
87.61/87.90	c        88           2448         293         1         -27.0000         -30.0000     11.11%
92.99/93.34	c        93           2809         454         1         -27.0000         -30.0000     11.11%
98.78/99.20	c        99           3231         578         1         -27.0000         -30.0000     11.11%
104.06/104.40	c       104           3740         711         1         -27.0000         -30.0000     11.11%
104.55/104.99	c *     105           3740         711         1         -28.0000         -30.0000      7.14%
109.75/110.12	c       110           4101         203         1         -28.0000         -30.0000      7.14%
115.02/115.42	c       115           4402         229         1         -28.0000         -30.0000      7.14%
120.62/121.01	c       121           4785         312         1         -28.0000         -30.0000      7.14%
125.60/126.08	c       126           5329         410         1         -28.0000         -30.0000      7.14%
130.68/131.13	c       131           6035         520         1         -28.0000         -30.0000      7.14%
136.26/136.74	c       137           6731         580         1         -28.0000         -30.0000      7.14%
141.34/141.83	c       142           7616         627         1         -28.0000         -30.0000      7.14%
146.43/146.93	c       147           8574         687         1         -28.0000         -30.0000      7.14%
151.52/152.02	c       152           9327         673         1         -28.0000         -30.0000      7.14%
156.50/157.10	c       157          10043         694         1         -28.0000         -30.0000      7.14%
161.58/162.18	c       162          10827         723         1         -28.0000         -30.0000      7.14%
166.65/167.28	c       167          11776         760         1         -28.0000         -30.0000      7.14%
171.73/172.33	c       172          12764         762         1         -28.0000         -30.0000      7.14%
176.81/177.47	c       177          13418         854         1         -28.0000         -30.0000      7.14%
182.00/182.66	c       183          14068         890         1         -28.0000         -30.0000      7.14%
187.07/187.77	c       188          14721         968         1         -28.0000         -30.0000      7.14%
192.16/192.88	c       193          15309         954         1         -28.0000         -30.0000      7.14%
197.64/198.32	c       198          15852         969         1         -28.0000         -30.0000      7.14%
203.44/204.18	c       204          16491        1020         1         -28.0000         -30.0000      7.14%
209.10/209.85	c       210          17064        1055         1         -28.0000         -30.0000      7.14%
214.19/214.92	c       215          17877        1084         1         -28.0000         -30.0000      7.14%
219.47/220.25	c       220          18387        1047         1         -28.0000         -30.0000      7.14%
224.55/225.34	c       225          19032        1113         1         -28.0000         -30.0000      7.14%
230.03/230.85	c       231          19592        1095         1         -28.0000         -30.0000      7.14%
235.02/235.89	c       236          19720        1129         1         -28.0000         -30.0000      7.14%
240.60/241.48	c       241          20073        1186         1         -28.0000         -30.0000      7.14%
246.49/247.33	c       247          20271        1216         1         -28.0000         -30.0000      7.14%
252.07/252.94	c       253          20482        1249         1         -28.0000         -30.0000      7.14%
257.55/258.46	c       258          20621        1252         1         -28.0000         -30.0000      7.14%
262.73/263.67	c       264          21006        1311         1         -28.0000         -30.0000      7.14%
268.92/269.87	c       270          21291        1388         1         -28.0000         -30.0000      7.14%
274.30/275.26	c       275          21781        1478         1         -28.0000         -30.0000      7.14%
280.19/281.11	c       281          22197        1508         1         -28.0000         -30.0000      7.14%
285.27/286.25	c       286          22596        1581         1         -28.0000         -30.0000      7.14%
291.16/292.15	c       292          22988        1603         1         -28.0000         -30.0000      7.14%
297.14/298.18	c       298          23247        1654         1         -28.0000         -30.0000      7.14%
303.03/304.10	c       304          23868        1697         1         -28.0000         -30.0000      7.14%
307.01/308.07	c *     308          24208        1757         1         -30.0000         -30.0000      0.00%
307.01/308.07	c       308          24225           0         0         -30.0000         -30.0000      0.00%
307.11/308.12	c       308          24225           0         0         -30.0000         -30.0000          -
307.11/308.12	c SCIP Status        : c problem is solved
307.11/308.12	c Total Time         : 308.1200
307.11/308.12	c   solving          : 308.1200
307.11/308.12	c   presolving       : 0.4969 (included in solving)
307.11/308.12	c B&B Tree           :
307.11/308.12	c   nodes (total)    : 24225
307.11/308.12	c Solution           :
307.11/308.12	c   Solutions found  : 9
307.11/308.12	c   Primal Bound     : -3.00000000000000e+01
307.11/308.12	c   Dual Bound       : -3.00000000000000e+01
307.11/308.12	c Gap                : 0.00000 %
307.11/308.17	o -30
307.11/308.17	s OPTIMUM FOUND
307.11/308.17	v x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 x23 -x24 -x25 -x26 -x27 -x28 
307.11/308.17	v -x29 -x30 -x31 x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 x50 -x51 -x52 -x53 
307.11/308.17	v -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 x73 -x74 -x75 -x76 x77 -x78 -x79 
307.11/308.17	v -x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 x101 -x102 -x103 
307.11/308.17	v -x104 -x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 
307.11/308.17	v -x125 -x126 -x127 -x128 -x129 -x130 -x131 -x132 x133 -x134 -x135 -x136 -x137 -x138 -x139 x140 -x141 -x142 -x143 -x144 -x145 
307.11/308.17	v -x146 -x147 -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 
307.11/308.17	v -x167 -x168 -x169 -x170 -x171 -x172 -x173 -x174 -x175 -x176 -x177 x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 
307.11/308.17	v -x188 x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 
307.11/308.17	v x209 -x210 -x211 -x212 x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 x226 -x227 -x228 -x229 -x230 
307.11/308.17	v -x231 -x232 -x233 -x234 -x235 -x236 -x237 -x238 -x239 -x240 -x241 -x242 -x243 -x244 x245 -x246 -x247 -x248 -x249 -x250 -x251 
307.11/308.17	v -x252 -x253 -x254 -x255 -x256 -x257 -x258 -x259 -x260 -x261 -x262 -x263 -x264 x265 -x266 -x267 -x268 -x269 -x270 -x271 -x272 
307.11/308.17	v -x273 -x274 -x275 -x276 x277 -x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290 x291 -x292 -x293 
307.11/308.17	v -x294 -x295 -x296 -x297 -x298 -x299 -x300 -x301 -x302 -x303 -x304 -x305 -x306 -x307 -x308 -x309 -x310 -x311 -x312 x313 -x314 
307.11/308.17	v -x315 -x316 -x317 -x318 x319 -x320 -x321 -x322 -x323 -x324 -x325 -x326 -x327 -x328 -x329 -x330 -x331 -x332 -x333 -x334 -x335 
307.11/308.17	v -x336 -x337 -x338 x339 -x340 -x341 -x342 -x343 -x344 -x345 -x346 -x347 -x348 -x349 -x350 -x351 -x352 -x353 -x354 -x355 -x356 
307.11/308.17	v -x357 x358 -x359 -x360 -x361 -x362 -x363 -x364 -x365 -x366 -x367 x368 -x369 -x370 -x371 -x372 -x373 -x374 -x375 -x376 -x377 
307.11/308.17	v -x378 x379 -x380 -x381 -x382 -x383 -x384 -x385 -x386 -x387 -x388 -x389 -x390 -x391 -x392 -x393 -x394 -x395 -x396 -x397 -x398 
307.11/308.17	v -x399 -x400 -x401 -x402 -x403 x404 -x405 -x406 -x407 -x408 -x409 x410 -x411 -x412 -x413 -x414 -x415 -x416 -x417 -x418 -x419 
307.11/308.17	v -x420 x421 -x422 -x423 -x424 -x425 -x426 -x427 -x428 -x429 -x430 -x431 -x432 -x433 -x434 -x435 -x436 -x437 -x438 -x439 x440 
307.11/308.17	v -x441 -x442 -x443 -x444 -x445 -x446 -x447 -x448 -x449 -x450 

Verifier Data

OK	-30

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 64096 MiB (57018 MiB free)
  memory of node 1: 64473 MiB (59684 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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=802609, runsolver pid=802606

[startup+0.100149 s]*
/proc/loadavg: 4.17 4.11 3.82 5/249 802610
/proc/meminfo: memFree=119483472/131655788 swapFree=131071996/131071996
[pid=802609] ppid=802606 vsize=43768 memory=33192 CPUtime=0.1 cores=5,7
/proc/802609/stat : 802609 (fscip) R 802606 802609 797687 0 -1 4194304 6084 0 0 0 9 1 0 0 20 0 1 0 157807181 44818432 8298 134679101440 4194304 16613245 140730882610016 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 18822208 18930672 26673152 140730882614293 140730882614409 140730882614409 140730882621424 0
/proc/802609/statm: 10942 8298 2558 3032 0 7342 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 43768 KiB
Current children cumulated memory: 33192 KiB

[startup+0.213026 s]*
/proc/loadavg: 4.17 4.11 3.82 5/249 802610
/proc/meminfo: memFree=119467904/131655788 swapFree=131071996/131071996
[pid=802609] ppid=802606 vsize=57984 memory=47152 CPUtime=0.21 cores=5,7
/proc/802609/stat : 802609 (fscip) R 802606 802609 797687 0 -1 4194304 10311 0 0 0 19 2 0 0 20 0 1 0 157807181 59375616 11788 134679101440 4194304 16613245 140730882610016 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 18822208 18930672 26673152 140730882614293 140730882614409 140730882614409 140730882621424 0
/proc/802609/statm: 14496 11788 2654 3032 0 10896 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 57984 KiB
Current children cumulated memory: 47152 KiB

[startup+0.312961 s]*
/proc/loadavg: 4.17 4.11 3.82 5/249 802610
/proc/meminfo: memFree=119468652/131655788 swapFree=131071996/131071996
[pid=802609] ppid=802606 vsize=60376 memory=48872 CPUtime=0.31 cores=5,7
/proc/802609/stat : 802609 (fscip) R 802606 802609 797687 0 -1 4194304 12610 0 0 0 28 3 0 0 20 0 1 0 157807181 61825024 12218 134679101440 4194304 16613245 140730882610016 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 18822208 18930672 26673152 140730882614293 140730882614409 140730882614409 140730882621424 0
/proc/802609/statm: 15094 12218 2686 3032 0 11494 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 60376 KiB
Current children cumulated memory: 48872 KiB

[startup+0.701151 s]
/proc/loadavg: 4.17 4.11 3.82 5/249 802610
/proc/meminfo: memFree=119465636/131655788 swapFree=131071996/131071996
[pid=802609] ppid=802606 vsize=147040 memory=69488 CPUtime=0.69 cores=5,7
/proc/802609/stat : 802609 (fscip) S 802606 802609 797687 0 -1 1077936128 20758 0 0 0 63 6 0 0 20 0 2 0 157807181 150568960 17372 134679101440 4194304 16613245 140730882610016 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 18822208 18930672 26673152 140730882614293 140730882614409 140730882614409 140730882621424 0
/proc/802609/statm: 36760 17372 2766 3032 0 19195 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 147040 KiB
Current children cumulated memory: 69488 KiB

[startup+1.5004 s]
/proc/loadavg: 4.17 4.11 3.82 5/251 802612
/proc/meminfo: memFree=119415476/131655788 swapFree=131071996/131071996
[pid=802609] ppid=802606 vsize=159456 memory=123428 CPUtime=1.48 cores=5,7
/proc/802609/stat : 802609 (fscip) S 802606 802609 797687 0 -1 1077936128 36328 0 0 0 138 10 0 0 20 0 3 0 157807181 163282944 30857 134679101440 4194304 16613245 140730882610016 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 18822208 18930672 26673152 140730882614293 140730882614409 140730882614409 140730882621424 0
/proc/802609/statm: 39864 30857 2894 3032 0 35455 0
[pid=802609/tid=802611] ppid=802606 vsize=159456 memory=4224 CPUtime=0.81 cores=5,7
/proc/802609/task/802611/stat : 802611 (fscip) R 802606 802609 797687 0 -1 4194368 17916 0 0 0 77 4 0 0 20 0 3 0 157807242 163282944 30857 134679101440 4194304 16613245 140730882610016 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18822208 18930672 26673152 140730882614293 140730882614409 140730882614409 140730882621424 0
[pid=802609/tid=802612] ppid=802606 vsize=159456 memory=2264 CPUtime=0 cores=5,7
/proc/802609/task/802612/stat : 802612 (fscip) S 802606 802609 797687 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 3 0 157807252 163282944 30857 134679101440 4194304 16613245 140730882610016 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18822208 18930672 26673152 140730882614293 140730882614409 140730882614409 140730882621424 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 159456 KiB
Current children cumulated memory: 123428 KiB

[startup+3.11275 s]
/proc/loadavg: 4.17 4.11 3.82 5/251 802612
/proc/meminfo: memFree=119382076/131655788 swapFree=131071996/131071996
[pid=802609] ppid=802606 vsize=224992 memory=133428 CPUtime=3.09 cores=5,7
/proc/802609/stat : 802609 (fscip) S 802606 802609 797687 0 -1 1077936128 46587 0 0 0 298 11 0 0 20 0 3 0 157807181 230391808 33357 134679101440 4194304 16613245 140730882610016 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 18822208 18930672 26673152 140730882614293 140730882614409 140730882614409 140730882621424 0
/proc/802609/statm: 56248 33357 2910 3032 0 40183 0
[pid=802609/tid=802611] ppid=802606 vsize=224992 memory=2264 CPUtime=2.42 cores=5,7
/proc/802609/task/802611/stat : 802611 (fscip) R 802606 802609 797687 0 -1 4194368 28169 0 0 0 237 5 0 0 20 0 3 0 157807242 230391808 33357 134679101440 4194304 16613245 140730882610016 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18822208 18930672 26673152 140730882614293 140730882614409 140730882614409 140730882621424 0
[pid=802609/tid=802612] ppid=802606 vsize=224992 memory=86444 CPUtime=0 cores=5,7
/proc/802609/task/802612/stat : 802612 (fscip) S 802606 802609 797687 0 -1 1077936192 6 0 0 0 0 0 0 0 20 0 3 0 157807252 230391808 33357 134679101440 4194304 16613245 140730882610016 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18822208 18930672 26673152 140730882614293 140730882614409 140730882614409 140730882621424 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 224992 KiB
Current children cumulated memory: 133428 KiB

[startup+6.30036 s]
/proc/loadavg: 4.16 4.11 3.82 5/251 802614
/proc/meminfo: memFree=119350520/131655788 swapFree=131071996/131071996
[pid=802609] ppid=802606 vsize=290528 memory=165548 CPUtime=6.27 cores=5,7
/proc/802609/stat : 802609 (fscip) S 802606 802609 797687 0 -1 1077936128 63103 0 0 0 614 13 0 0 20 0 3 0 157807181 297500672 41387 134679101440 4194304 16613245 140730882610016 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 18822208 18930672 26673152 140730882614293 140730882614409 140730882614409 140730882621424 0
/proc/802609/statm: 72632 41387 2910 3032 0 54831 0
[pid=802609/tid=802611] ppid=802606 vsize=290528 memory=11420 CPUtime=5.6 cores=5,7
/proc/802609/task/802611/stat : 802611 (fscip) R 802606 802609 797687 0 -1 4194368 44682 0 0 0 553 7 0 0 20 0 3 0 157807242 297500672 41387 134679101440 4194304 16613245 140730882610016 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18822208 18930672 26673152 140730882614293 140730882614409 140730882614409 140730882621424 0
[pid=802609/tid=802612] ppid=802606 vsize=290528 memory=133644 CPUtime=0 cores=5,7
/proc/802609/task/802612/stat : 802612 (fscip) S 802606 802609 797687 0 -1 1077936192 9 0 0 0 0 0 0 0 20 0 3 0 157807252 297500672 41387 134679101440 4194304 16613245 140730882610016 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18822208 18930672 26673152 140730882614293 140730882614409 140730882614409 140730882621424 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 290528 KiB
Current children cumulated memory: 165548 KiB

[startup+12.7004 s]
/proc/loadavg: 4.14 4.11 3.82 5/251 802614
/proc/meminfo: memFree=119344692/131655788 swapFree=131071996/131071996
[pid=802609] ppid=802606 vsize=290528 memory=170352 CPUtime=12.64 cores=5,7
/proc/802609/stat : 802609 (fscip) S 802606 802609 797687 0 -1 1077936128 86666 0 0 0 1250 14 0 0 20 0 3 0 157807181 297500672 42588 134679101440 4194304 16613245 140730882610016 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 18822208 18930672 26673152 140730882614293 140730882614409 140730882614409 140730882621424 0
/proc/802609/statm: 72632 42588 2974 3032 0 55804 0
[pid=802609/tid=802611] ppid=802606 vsize=290528 memory=167416 CPUtime=11.97 cores=5,7
/proc/802609/task/802611/stat : 802611 (fscip) R 802606 802609 797687 0 -1 4194368 68091 0 0 0 1189 8 0 0 20 0 3 0 157807242 297500672 42588 134679101440 4194304 16613245 140730882610016 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18822208 18930672 26673152 140730882614293 140730882614409 140730882614409 140730882621424 0
[pid=802609/tid=802612] ppid=802606 vsize=290528 memory=2273 CPUtime=0 cores=5,7
/proc/802609/task/802612/stat : 802612 (fscip) S 802606 802609 797687 0 -1 1077936192 11 0 0 0 0 0 0 0 20 0 3 0 157807252 297500672 42588 134679101440 4194304 16613245 140730882610016 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18822208 18930672 26673152 140730882614293 140730882614409 140730882614409 140730882621424 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 290528 KiB
Current children cumulated memory: 170352 KiB

[startup+25.5003 s]
/proc/loadavg: 4.19 4.12 3.83 5/251 802617
/proc/meminfo: memFree=119329028/131655788 swapFree=131071996/131071996
[pid=802609] ppid=802606 vsize=290528 memory=185916 CPUtime=25.4 cores=5,7
/proc/802609/stat : 802609 (fscip) S 802606 802609 797687 0 -1 1077936128 119569 0 0 0 2523 17 0 0 20 0 3 0 157807181 297500672 46479 134679101440 4194304 16613245 140730882610016 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 18822208 18930672 26673152 140730882614293 140730882614409 140730882614409 140730882621424 0
/proc/802609/statm: 72632 46479 2974 3032 0 60385 0
[pid=802609/tid=802611] ppid=802606 vsize=290528 memory=185852 CPUtime=24.73 cores=5,7
/proc/802609/task/802611/stat : 802611 (fscip) R 802606 802609 797687 0 -1 4194368 100739 0 0 0 2462 11 0 0 20 0 3 0 157807242 297500672 46479 134679101440 4194304 16613245 140730882610016 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18822208 18930672 26673152 140730882614293 140730882614409 140730882614409 140730882621424 0
[pid=802609/tid=802612] ppid=802606 vsize=290528 memory=185848 CPUtime=0 cores=5,7
/proc/802609/task/802612/stat : 802612 (fscip) S 802606 802609 797687 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 3 0 157807252 297500672 46479 134679101440 4194304 16613245 140730882610016 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18822208 18930672 26673152 140730882614293 140730882614409 140730882614409 140730882621424 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 290528 KiB
Current children cumulated memory: 185916 KiB

[startup+51.1129 s]
/proc/loadavg: 4.13 4.11 3.84 5/250 802621
/proc/meminfo: memFree=119289196/131655788 swapFree=131071996/131071996
[pid=802609] ppid=802606 vsize=356064 memory=225112 CPUtime=50.93 cores=5,7
/proc/802609/stat : 802609 (fscip) S 802606 802609 797687 0 -1 1077936128 186666 0 0 0 5070 23 0 0 20 0 3 0 157807181 364609536 56278 134679101440 4194304 16613245 140730882610016 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 18822208 18930672 26673152 140730882614293 140730882614409 140730882614409 140730882621424 0
/proc/802609/statm: 89016 56278 2974 3032 0 72388 0
[pid=802609/tid=802611] ppid=802606 vsize=356064 memory=225076 CPUtime=50.27 cores=5,7
/proc/802609/task/802611/stat : 802611 (fscip) R 802606 802609 797687 0 -1 4194368 167599 0 0 0 5009 18 0 0 20 0 3 0 157807242 364609536 56278 134679101440 4194304 16613245 140730882610016 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18822208 18930672 26673152 140730882614293 140730882614409 140730882614409 140730882621424 0
[pid=802609/tid=802612] ppid=802606 vsize=356064 memory=11420 CPUtime=0 cores=5,7
/proc/802609/task/802612/stat : 802612 (fscip) S 802606 802609 797687 0 -1 1077936192 33 0 0 0 0 0 0 0 20 0 3 0 157807252 364609536 56278 134679101440 4194304 16613245 140730882610016 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18822208 18930672 26673152 140730882614293 140730882614409 140730882614409 140730882621424 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 356064 KiB
Current children cumulated memory: 225112 KiB

[startup+102.3 s]
/proc/loadavg: 4.05 4.09 3.85 5/249 802629
/proc/meminfo: memFree=119220496/131655788 swapFree=131071996/131071996
[pid=802609] ppid=802606 vsize=400856 memory=290976 CPUtime=101.96 cores=5,7
/proc/802609/stat : 802609 (fscip) S 802606 802609 797687 0 -1 1077936128 231637 0 0 0 10167 29 0 0 20 0 3 0 157807181 410476544 72744 134679101440 4194304 16613245 140730882610016 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 18822208 18930672 26673152 140730882614293 140730882614409 140730882614409 140730882621424 0
/proc/802609/statm: 100214 72744 2974 3032 0 96297 0
[pid=802609/tid=802611] ppid=802606 vsize=400856 memory=290976 CPUtime=101.29 cores=5,7
/proc/802609/task/802611/stat : 802611 (fscip) R 802606 802609 797687 0 -1 4194368 212474 0 0 0 10106 23 0 0 20 0 3 0 157807242 410476544 72744 134679101440 4194304 16613245 140730882610016 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18822208 18930672 26673152 140730882614293 140730882614409 140730882614409 140730882621424 0
[pid=802609/tid=802612] ppid=802606 vsize=400856 memory=285728 CPUtime=0 cores=5,7
/proc/802609/task/802612/stat : 802612 (fscip) S 802606 802609 797687 0 -1 1077936192 39 0 0 0 0 0 0 0 20 0 3 0 157807252 410476544 72744 134679101440 4194304 16613245 140730882610016 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18822208 18930672 26673152 140730882614293 140730882614409 140730882614409 140730882621424 0
Current children cumulated CPU time: 101.96 s
Current children cumulated vsize: 400856 KiB
Current children cumulated memory: 290976 KiB

[startup+162.3 s]
/proc/loadavg: 4.12 4.10 3.87 5/249 802639
/proc/meminfo: memFree=119196076/131655788 swapFree=131071996/131071996
[pid=802609] ppid=802606 vsize=478848 memory=317620 CPUtime=161.76 cores=5,7
/proc/802609/stat : 802609 (fscip) S 802606 802609 797687 0 -1 1077936128 299235 0 0 0 16139 37 0 0 20 0 3 0 157807181 490340352 79405 134679101440 4194304 16613245 140730882610016 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 18822208 18930672 26673152 140730882614293 140730882614409 140730882614409 140730882621424 0
/proc/802609/statm: 119712 79405 3294 3032 0 102695 0
[pid=802609/tid=802611] ppid=802606 vsize=478848 memory=305012 CPUtime=161.08 cores=5,7
/proc/802609/task/802611/stat : 802611 (fscip) R 802606 802609 797687 0 -1 4194368 279874 0 0 0 16077 31 0 0 20 0 3 0 157807242 490340352 79405 134679101440 4194304 16613245 140730882610016 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18822208 18930672 26673152 140730882614293 140730882614409 140730882614409 140730882621424 0
[pid=802609/tid=802612] ppid=802606 vsize=478848 memory=315884 CPUtime=0 cores=5,7
/proc/802609/task/802612/stat : 802612 (fscip) S 802606 802609 797687 0 -1 1077936192 45 0 0 0 0 0 0 0 20 0 3 0 157807252 490340352 79405 134679101440 4194304 16613245 140730882610016 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18822208 18930672 26673152 140730882614293 140730882614409 140730882614409 140730882621424 0
Current children cumulated CPU time: 161.76 s
Current children cumulated vsize: 478848 KiB
Current children cumulated memory: 317620 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 4.09 3.89 5/249 802649
/proc/meminfo: memFree=119180184/131655788 swapFree=131071996/131071996
[pid=802609] ppid=802606 vsize=486096 memory=332616 CPUtime=221.57 cores=5,7
/proc/802609/stat : 802609 (fscip) S 802606 802609 797687 0 -1 1077936128 341973 0 0 0 22112 45 0 0 20 0 3 0 157807181 497762304 83154 134679101440 4194304 16613245 140730882610016 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 18822208 18930672 26673152 140730882614293 140730882614409 140730882614409 140730882621424 0
/proc/802609/statm: 121524 83154 3294 3032 0 105964 0
[pid=802609/tid=802611] ppid=802606 vsize=486096 memory=11420 CPUtime=220.88 cores=5,7
/proc/802609/task/802611/stat : 802611 (fscip) R 802606 802609 797687 0 -1 4194368 322534 0 0 0 22049 39 0 0 20 0 3 0 157807242 497762304 83154 134679101440 4194304 16613245 140730882610016 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18822208 18930672 26673152 140730882614293 140730882614409 140730882614409 140730882621424 0
[pid=802609/tid=802612] ppid=802606 vsize=486096 memory=332616 CPUtime=0 cores=5,7
/proc/802609/task/802612/stat : 802612 (fscip) S 802606 802609 797687 0 -1 1077936192 49 0 0 0 0 0 0 0 20 0 3 0 157807252 497762304 83154 134679101440 4194304 16613245 140730882610016 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18822208 18930672 26673152 140730882614293 140730882614409 140730882614409 140730882621424 0
Current children cumulated CPU time: 221.57 s
Current children cumulated vsize: 486096 KiB
Current children cumulated memory: 332616 KiB

[startup+282.3 s]
/proc/loadavg: 4.07 4.09 3.90 5/249 802660
/proc/meminfo: memFree=119134772/131655788 swapFree=131071996/131071996
[pid=802609] ppid=802606 vsize=533056 memory=381636 CPUtime=281.38 cores=5,7
/proc/802609/stat : 802609 (fscip) S 802606 802609 797687 0 -1 1077936128 391461 0 0 0 28088 50 0 0 20 0 3 0 157807181 545849344 95409 134679101440 4194304 16613245 140730882610016 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 18822208 18930672 26673152 140730882614293 140730882614409 140730882614409 140730882621424 0
/proc/802609/statm: 133264 95409 3294 3032 0 121352 0
[pid=802609/tid=802611] ppid=802606 vsize=533056 memory=344548 CPUtime=280.69 cores=5,7
/proc/802609/task/802611/stat : 802611 (fscip) R 802606 802609 797687 0 -1 4194368 371979 0 0 0 28025 44 0 0 20 0 3 0 157807242 545849344 95409 134679101440 4194304 16613245 140730882610016 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18822208 18930672 26673152 140730882614293 140730882614409 140730882614409 140730882621424 0
[pid=802609/tid=802612] ppid=802606 vsize=533056 memory=5540 CPUtime=0 cores=5,7
/proc/802609/task/802612/stat : 802612 (fscip) S 802606 802609 797687 0 -1 1077936192 52 0 0 0 0 0 0 0 20 0 3 0 157807252 545849344 95409 134679101440 4194304 16613245 140730882610016 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18822208 18930672 26673152 140730882614293 140730882614409 140730882614409 140730882621424 0
Current children cumulated CPU time: 281.38 s
Current children cumulated vsize: 533056 KiB
Current children cumulated memory: 381636 KiB

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

# cumulated CPU time of all completed processes:  user=306.63 s, system=0.579758 s

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

[startup+294.4 s]
/proc/loadavg: 4.06 4.08 3.91 5/249 802662
/proc/meminfo: memFree=119119868/131655788 swapFree=131071996/131071996
[pid=802609] ppid=802606 vsize=533056 memory=389060 CPUtime=293.44 cores=5,7
/proc/802609/stat : 802609 (fscip) S 802606 802609 797687 0 -1 1077936128 392573 0 0 0 29293 51 0 0 20 0 3 0 157807181 545849344 97265 134679101440 4194304 16613245 140730882610016 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 18822208 18930672 26673152 140730882614293 140730882614409 140730882614409 140730882621424 0
/proc/802609/statm: 133264 97265 3294 3032 0 121352 0
[pid=802609/tid=802611] ppid=802606 vsize=533056 memory=42444 CPUtime=292.75 cores=5,7
/proc/802609/task/802611/stat : 802611 (fscip) R 802606 802609 797687 0 -1 4194368 373091 0 0 0 29230 45 0 0 20 0 3 0 157807242 545849344 97265 134679101440 4194304 16613245 140730882610016 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18822208 18930672 26673152 140730882614293 140730882614409 140730882614409 140730882621424 0
[pid=802609/tid=802612] ppid=802606 vsize=533056 memory=42444 CPUtime=0 cores=5,7
/proc/802609/task/802612/stat : 802612 (fscip) S 802606 802609 797687 0 -1 1077936192 52 0 0 0 0 0 0 0 20 0 3 0 157807252 545849344 97265 134679101440 4194304 16613245 140730882610016 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18822208 18930672 26673152 140730882614293 140730882614409 140730882614409 140730882621424 0
Current children cumulated CPU time: 293.44 s
Current children cumulated vsize: 533056 KiB
Current children cumulated memory: 389060 KiB

[startup+300.8 s]
/proc/loadavg: 4.05 4.08 3.91 5/249 802663
/proc/meminfo: memFree=119119928/131655788 swapFree=131071996/131071996
[pid=802609] ppid=802606 vsize=533056 memory=389060 CPUtime=299.83 cores=5,7
/proc/802609/stat : 802609 (fscip) S 802606 802609 797687 0 -1 1077936128 392785 0 0 0 29931 52 0 0 20 0 3 0 157807181 545849344 97265 134679101440 4194304 16613245 140730882610016 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 18822208 18930672 26673152 140730882614293 140730882614409 140730882614409 140730882621424 0
/proc/802609/statm: 133264 97265 3294 3032 0 121352 0
[pid=802609/tid=802611] ppid=802606 vsize=533056 memory=381832 CPUtime=299.13 cores=5,7
/proc/802609/task/802611/stat : 802611 (fscip) R 802606 802609 797687 0 -1 4194368 373303 0 0 0 29868 45 0 0 20 0 3 0 157807242 545849344 97265 134679101440 4194304 16613245 140730882610016 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18822208 18930672 26673152 140730882614293 140730882614409 140730882614409 140730882621424 0
[pid=802609/tid=802612] ppid=802606 vsize=533056 memory=381772 CPUtime=0 cores=5,7
/proc/802609/task/802612/stat : 802612 (fscip) S 802606 802609 797687 0 -1 1077936192 52 0 0 0 0 0 0 0 20 0 3 0 157807252 545849344 97265 134679101440 4194304 16613245 140730882610016 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18822208 18930672 26673152 140730882614293 140730882614409 140730882614409 140730882621424 0
Current children cumulated CPU time: 299.83 s
Current children cumulated vsize: 533056 KiB
Current children cumulated memory: 389060 KiB

[startup+304 s]*
/proc/loadavg: 4.05 4.08 3.91 5/249 802664
/proc/meminfo: memFree=119119808/131655788 swapFree=131071996/131071996
[pid=802609] ppid=802606 vsize=533056 memory=389060 CPUtime=303.03 cores=5,7
/proc/802609/stat : 802609 (fscip) S 802606 802609 797687 0 -1 1077936128 392945 0 0 0 30251 52 0 0 20 0 3 0 157807181 545849344 97265 134679101440 4194304 16613245 140730882610016 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 18822208 18930672 26673152 140730882614293 140730882614409 140730882614409 140730882621424 0
/proc/802609/statm: 133264 97265 3294 3032 0 121352 0
[pid=802609/tid=802611] ppid=802606 vsize=533056 memory=6720666528120978033 CPUtime=302.33 cores=5,7
/proc/802609/task/802611/stat : 802611 (fscip) R 802606 802609 797687 0 -1 4194368 373463 0 0 0 30188 45 0 0 20 0 3 0 157807242 545849344 97265 134679101440 4194304 16613245 140730882610016 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18822208 18930672 26673152 140730882614293 140730882614409 140730882614409 140730882621424 0
[pid=802609/tid=802612] ppid=802606 vsize=533056 memory=2740 CPUtime=0 cores=5,7
/proc/802609/task/802612/stat : 802612 (fscip) S 802606 802609 797687 0 -1 1077936192 52 0 0 0 0 0 0 0 20 0 3 0 157807252 545849344 97265 134679101440 4194304 16613245 140730882610016 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18822208 18930672 26673152 140730882614293 140730882614409 140730882614409 140730882621424 0
Current children cumulated CPU time: 303.03 s
Current children cumulated vsize: 533056 KiB
Current children cumulated memory: 389060 KiB

[startup+305.6 s]
/proc/loadavg: 4.05 4.08 3.91 5/249 802666
/proc/meminfo: memFree=119119844/131655788 swapFree=131071996/131071996
[pid=802609] ppid=802606 vsize=533056 memory=389060 CPUtime=304.61 cores=5,7
/proc/802609/stat : 802609 (fscip) S 802606 802609 797687 0 -1 1077936128 400755 0 0 0 30408 53 0 0 20 0 3 0 157807181 545849344 97265 134679101440 4194304 16613245 140730882610016 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 18822208 18930672 26673152 140730882614293 140730882614409 140730882614409 140730882621424 0
/proc/802609/statm: 133264 97265 3294 3032 0 121352 0
[pid=802609/tid=802611] ppid=802606 vsize=533056 memory=16192 CPUtime=303.91 cores=5,7
/proc/802609/task/802611/stat : 802611 (fscip) R 802606 802609 797687 0 -1 4194368 381270 0 0 0 30345 46 0 0 20 0 3 0 157807242 545849344 97265 134679101440 4194304 16613245 140730882610016 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18822208 18930672 26673152 140730882614293 140730882614409 140730882614409 140730882621424 0
[pid=802609/tid=802612] ppid=802606 vsize=533056 memory=389060 CPUtime=0 cores=5,7
/proc/802609/task/802612/stat : 802612 (fscip) S 802606 802609 797687 0 -1 1077936192 54 0 0 0 0 0 0 0 20 0 3 0 157807252 545849344 97265 134679101440 4194304 16613245 140730882610016 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18822208 18930672 26673152 140730882614293 140730882614409 140730882614409 140730882621424 0
Current children cumulated CPU time: 304.61 s
Current children cumulated vsize: 533056 KiB
Current children cumulated memory: 389060 KiB

[startup+307.2 s]
/proc/loadavg: 4.05 4.08 3.91 5/249 802666
/proc/meminfo: memFree=119117760/131655788 swapFree=131071996/131071996
[pid=802609] ppid=802606 vsize=533056 memory=391108 CPUtime=306.2 cores=5,7
/proc/802609/stat : 802609 (fscip) S 802606 802609 797687 0 -1 1077936128 405791 0 0 0 30567 53 0 0 20 0 3 0 157807181 545849344 97777 134679101440 4194304 16613245 140730882610016 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 18822208 18930672 26673152 140730882614293 140730882614409 140730882614409 140730882621424 0
/proc/802609/statm: 133264 97777 3294 3032 0 121352 0
[pid=802609/tid=802611] ppid=802606 vsize=533056 memory=227440 CPUtime=305.51 cores=5,7
/proc/802609/task/802611/stat : 802611 (fscip) R 802606 802609 797687 0 -1 4194368 386306 0 0 0 30504 47 0 0 20 0 3 0 157807242 545849344 97777 134679101440 4194304 16613245 140730882610016 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18822208 18930672 26673152 140730882614293 140730882614409 140730882614409 140730882621424 0
[pid=802609/tid=802612] ppid=802606 vsize=533056 memory=315876 CPUtime=0 cores=5,7
/proc/802609/task/802612/stat : 802612 (fscip) S 802606 802609 797687 0 -1 1077936192 54 0 0 0 0 0 0 0 20 0 3 0 157807252 545849344 97777 134679101440 4194304 16613245 140730882610016 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18822208 18930672 26673152 140730882614293 140730882614409 140730882614409 140730882621424 0
Current children cumulated CPU time: 306.2 s
Current children cumulated vsize: 533056 KiB
Current children cumulated memory: 391108 KiB

[startup+308 s]*
/proc/loadavg: 4.05 4.08 3.91 5/249 802666
/proc/meminfo: memFree=119117796/131655788 swapFree=131071996/131071996
[pid=802609] ppid=802606 vsize=533056 memory=391112 CPUtime=307.01 cores=5,7
/proc/802609/stat : 802609 (fscip) S 802606 802609 797687 0 -1 1077936128 405894 0 0 0 30648 53 0 0 20 0 3 0 157807181 545849344 97778 134679101440 4194304 16613245 140730882610016 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 18822208 18930672 26673152 140730882614293 140730882614409 140730882614409 140730882621424 0
/proc/802609/statm: 133264 97778 3294 3032 0 121352 0
[pid=802609/tid=802611] ppid=802606 vsize=533056 memory=6720666528120978033 CPUtime=306.32 cores=5,7
/proc/802609/task/802611/stat : 802611 (fscip) R 802606 802609 797687 0 -1 4194368 386409 0 0 0 30585 47 0 0 20 0 3 0 157807242 545849344 97778 134679101440 4194304 16613245 140730882610016 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18822208 18930672 26673152 140730882614293 140730882614409 140730882614409 140730882621424 0
[pid=802609/tid=802612] ppid=802606 vsize=533056 memory=2768 CPUtime=0 cores=5,7
/proc/802609/task/802612/stat : 802612 (fscip) S 802606 802609 797687 0 -1 1077936192 54 0 0 0 0 0 0 0 20 0 3 0 157807252 545849344 97778 134679101440 4194304 16613245 140730882610016 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18822208 18930672 26673152 140730882614293 140730882614409 140730882614409 140730882621424 0
Current children cumulated CPU time: 307.01 s
Current children cumulated vsize: 533056 KiB
Current children cumulated memory: 391112 KiB

[startup+308.202 s]*
/proc/loadavg: 4.05 4.08 3.91 5/248 802666
/proc/meminfo: memFree=119496192/131655788 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0

Real time (s): 308.215
CPU time (s): 307.21
CPU user time (s): 306.63
CPU system time (s): 0.579758
CPU usage (%): 99.674
Max. virtual memory (cumulated for all children) (KiB): 533056
Max. memory (cumulated for all children) (KiB): 391112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 306.63
system time used= 0.579758
maximum resident set size= 391112
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 425317
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= 898
involuntary context switches= 323


# summary of solver processes directly reported to runsolver:
#   pid: 802609
#   total CPU time (s): 307.21
#   total CPU user time (s): 306.63
#   total CPU system time (s): 0.579758

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.61656 second user time and 3.07383 second system time

The end

Launcher Data

Begin job on nodeC011 at 2024-07-15 17:15:13
IDJOB=4434711
IDBENCH=146688
IDSOLVER=3064
FILE ID=nodeC011/4434711-1721056500
RUNJOBID= nodeC011-1721054725-801074
SLURM_JOB_ID= 7505475
Free space on /tmp= 723684 MiB

SOLVER NAME= FiberSCIP 2024-07-02
BENCH NAME= PB24/normalized-PB06/OPT-LIN/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb30-15-opb/normalized-frb30-15-5.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-4434711-1721056500/watcher-4434711-1721056500 -o /tmp/evaluation-result-4434711-1721056500/solver-4434711-1721056500 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1721054725-801074 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4434711-1721056500.opb -qsol -t 3600 -sth 1

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

MD5SUM BENCH= 6f27158fc75cdb45f11467b416377039
RANDOM SEED=1940027039

nodeC011.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		: 3613.309
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.20
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		: 3663.988
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.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	: 0xb00001f
cpu MHz		: 1197.302
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.20
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.223
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.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	: 0xb00001f
cpu MHz		: 3616.049
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.20
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		: 1373.766
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.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	: 0xb00001f
cpu MHz		: 1197.267
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.20
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.127
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.31
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        119504992 kB
MemAvailable:   124675344 kB
Buffers:          380216 kB
Cached:          5567764 kB
SwapCached:            0 kB
Active:           662568 kB
Inactive:       10812260 kB
Active(anon):       1428 kB
Inactive(anon):  5563124 kB
Active(file):     661140 kB
Inactive(file):  5249136 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             28688 kB
Writeback:             0 kB
AnonPages:       5524904 kB
Mapped:           139388 kB
Shmem:             37704 kB
KReclaimable:     200548 kB
Slab:             309916 kB
SReclaimable:     200548 kB
SUnreclaim:       109368 kB
KernelStack:        4000 kB
PageTables:        20260 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    3242300 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            51392 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2203648 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:      262984 kB
DirectMap2M:    33196032 kB
DirectMap1G:    102760448 kB

Free space on /tmp at the end= 723656 MiB
End job on nodeC011 at 2024-07-15 17:20:21