Trace number 4464043

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-30OPT-30 179.812 180.456

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: 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.04	c Default LC presolving (default).
0.00/0.04	c ** Before presolving: virtualMemUsedAtLc = 46166016, getVmSize() = 46166016, SCIPgetMemUsed() = 19862645, SCIPgetMemTotal() = 23390589, SCIPgetMemExternEstim() = 17524305
0.00/0.04	c ** set memory limit for presolving in LC to 8.79608e+12 for SCIP **
0.20/0.23	c ** Estimated virtualMemUsedAtSolver = 43375968, getVmSize() = 72867840, SCIPgetMemUsed() = 25316231, SCIPgetMemTotal() = 47539647, SCIPgetMemExternEstim() = 17524305
0.20/0.23	c ** set memory limit for solvers to 4.39805e+12 for each SCIP **
0.20/0.23	c Original Problem   :
0.20/0.23	c   Problem name     : instance-4464043-1722378594
0.20/0.23	c   Variables        : 450 (450 binary, 0 integer, 0 implicit integer, 0 continuous)
0.20/0.23	c   Constraints      : 17794
0.20/0.23	c   Objective sense  : minimize
0.20/0.23	c Presolved Problem  :
0.20/0.23	c   Variables        : 450 (450 binary, 0 integer, 0 implicit integer, 0 continuous)
0.20/0.23	c   Constraints      : 17794
0.20/0.23	c Constraints        : Number
0.20/0.23	c   setppc           : 17794 
0.20/0.23	c ** Instance transfer method used: 0
0.20/0.25	c ** ParaScipInstance copy does not increase the number of variables. **
0.20/0.27	c LC is working with racing ramp-up and with rebuilding tree after racing.
0.20/0.27	c                                Nodes    Active                                            
0.20/0.27	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
0.49/0.53	c *       1              0           1         1         -19.0000                -          -
0.49/0.54	c *       1              0           1         1         -23.0000                -          -
6.27/6.36	c         6              2           1         1         -23.0000         -30.0000     30.43%
6.76/6.88	c *       7              2           1         1         -24.0000         -30.0000     25.00%
11.44/11.58	c *      12             44          37         1         -25.0000         -30.0000     20.00%
11.44/11.58	c        12             44          37         1         -25.0000         -30.0000     20.00%
12.65/12.79	c *      13             65          42         1         -26.0000         -30.0000     15.38%
16.93/17.09	c        17            113          54         1         -26.0000         -30.0000     15.38%
22.02/22.10	c        22            180          81         1         -26.0000         -30.0000     15.38%
26.90/27.01	c *      27            268         119         1         -27.0000         -30.0000     11.11%
27.29/27.47	c        27            392         120         1         -27.0000         -30.0000     11.11%
32.68/32.85	c        33            969         241         1         -27.0000         -30.0000     11.11%
38.36/38.59	c        39           1103         265         1         -27.0000         -30.0000     11.11%
43.55/43.71	c        44           1318         308         1         -27.0000         -30.0000     11.11%
50.93/51.17	c        51           1436           0         1         -27.0000         -30.0000     11.11%
56.51/56.78	c        57           1528          42         1         -27.0000         -30.0000     11.11%
61.69/61.90	c        62           1729          85         1         -27.0000         -30.0000     11.11%
67.18/67.40	c        67           1982         118         1         -27.0000         -30.0000     11.11%
72.95/73.25	c        73           2340         230         1         -27.0000         -30.0000     11.11%
78.03/78.34	c        78           2865         497         1         -27.0000         -30.0000     11.11%
78.73/79.00	c *      79           2865         497         1         -28.0000         -30.0000      7.14%
83.21/83.56	c        84           3348         337         1         -28.0000         -30.0000      7.14%
89.39/89.79	c        90           3673         398         1         -28.0000         -30.0000      7.14%
95.27/95.66	c        96           4179         431         1         -28.0000         -30.0000      7.14%
100.54/100.92	c       101           4588         429         1         -28.0000         -30.0000      7.14%
105.83/106.27	c       106           5153         473         1         -28.0000         -30.0000      7.14%
111.90/112.37	c       112           5629         499         1         -28.0000         -30.0000      7.14%
117.09/117.60	c       118           6030         505         1         -28.0000         -30.0000      7.14%
122.16/122.67	c       123           6661         583         1         -28.0000         -30.0000      7.14%
125.85/126.39	c *     126           6958         608         1         -29.0000         -30.0000      3.45%
127.44/127.97	c       128           7156          81         1         -29.0000         -30.0000      3.45%
133.02/133.57	c       134           7539          66         1         -29.0000         -30.0000      3.45%
138.70/139.28	c       139           8254          63         1         -29.0000         -30.0000      3.45%
143.78/144.34	c       144           9001          55         1         -29.0000         -30.0000      3.45%
149.36/149.93	c       150           9512          46         1         -29.0000         -30.0000      3.45%
154.74/155.35	c       155           9955          41         1         -29.0000         -30.0000      3.45%
159.82/160.40	c       160          10575          31         1         -29.0000         -30.0000      3.45%
165.20/165.88	c       166          11141          30         1         -29.0000         -30.0000      3.45%
170.68/171.36	c       171          11628          27         1         -29.0000         -30.0000      3.45%
176.55/177.21	c       177          11887          25         1         -29.0000         -30.0000      3.45%
179.64/180.37	c *     180          11963          23         1         -30.0000         -30.0000      0.00%
179.64/180.38	c       180          12009           0         0         -30.0000         -30.0000      0.00%
179.74/180.44	c       180          12009           0         0         -30.0000         -30.0000          -
179.74/180.44	c SCIP Status        : c problem is solved
179.74/180.44	c Total Time         : 180.4300
179.74/180.44	c   solving          : 180.4300
179.74/180.44	c   presolving       : 0.1927 (included in solving)
179.74/180.44	c B&B Tree           :
179.74/180.44	c   nodes (total)    : 12009
179.74/180.44	c Solution           :
179.74/180.44	c   Solutions found  : 10
179.74/180.44	c   Primal Bound     : -3.00000000000000e+01
179.74/180.44	c   Dual Bound       : -3.00000000000000e+01
179.74/180.44	c Gap                : 0.00000 %
179.74/180.45	o -30
179.74/180.45	s OPTIMUM FOUND
179.74/180.45	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 
179.74/180.45	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 
179.74/180.45	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 
179.74/180.45	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 
179.74/180.45	v -x104 -x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 
179.74/180.45	v -x125 -x126 -x127 -x128 -x129 -x130 -x131 -x132 x133 -x134 -x135 -x136 -x137 -x138 -x139 x140 -x141 -x142 -x143 -x144 -x145 
179.74/180.45	v -x146 -x147 -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 
179.74/180.45	v -x167 -x168 -x169 -x170 -x171 -x172 -x173 -x174 -x175 -x176 -x177 x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 
179.74/180.45	v -x188 x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 
179.74/180.45	v x209 -x210 -x211 -x212 x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 x226 -x227 -x228 -x229 -x230 
179.74/180.45	v -x231 -x232 -x233 -x234 -x235 -x236 -x237 -x238 -x239 -x240 -x241 -x242 -x243 -x244 x245 -x246 -x247 -x248 -x249 -x250 -x251 
179.74/180.45	v -x252 -x253 -x254 -x255 -x256 -x257 -x258 -x259 -x260 -x261 -x262 -x263 -x264 x265 -x266 -x267 -x268 -x269 -x270 -x271 -x272 
179.74/180.45	v -x273 -x274 -x275 -x276 x277 -x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290 x291 -x292 -x293 
179.74/180.45	v -x294 -x295 -x296 -x297 -x298 -x299 -x300 -x301 -x302 -x303 -x304 -x305 -x306 -x307 -x308 -x309 -x310 -x311 -x312 x313 -x314 
179.74/180.45	v -x315 -x316 -x317 -x318 x319 -x320 -x321 -x322 -x323 -x324 -x325 -x326 -x327 -x328 -x329 -x330 -x331 -x332 -x333 -x334 -x335 
179.74/180.45	v -x336 -x337 -x338 x339 -x340 -x341 -x342 -x343 -x344 -x345 -x346 -x347 -x348 -x349 -x350 -x351 -x352 -x353 -x354 -x355 -x356 
179.74/180.45	v -x357 x358 -x359 -x360 -x361 -x362 -x363 -x364 -x365 -x366 -x367 x368 -x369 -x370 -x371 -x372 -x373 -x374 -x375 -x376 -x377 
179.74/180.45	v -x378 x379 -x380 -x381 -x382 -x383 -x384 -x385 -x386 -x387 -x388 -x389 -x390 -x391 -x392 -x393 -x394 -x395 -x396 -x397 -x398 
179.74/180.45	v -x399 -x400 -x401 -x402 -x403 x404 -x405 -x406 -x407 -x408 -x409 x410 -x411 -x412 -x413 -x414 -x415 -x416 -x417 -x418 -x419 
179.74/180.45	v -x420 x421 -x422 -x423 -x424 -x425 -x426 -x427 -x428 -x429 -x430 -x431 -x432 -x433 -x434 -x435 -x436 -x437 -x438 -x439 x440 
179.74/180.45	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: 63931 MiB (62508 MiB free)
  memory of node 1: 64510 MiB (63891 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4464043-1722378594/watcher-4464043-1722378594 -o /tmp/evaluation-result-4464043-1722378594/solver-4464043-1722378594 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1722378594-29597 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4464043-1722378594.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=29659, runsolver pid=29656

[startup+0.100598 s]*
/proc/loadavg: 0.08 0.09 0.09 4/257 29672
/proc/meminfo: memFree=129388508/131524600 swapFree=131071996/131071996
[pid=29659] ppid=29656 vsize=51612 memory=40256 CPUtime=0.09 cores=5,7
/proc/29659/stat : 29659 (fscip) R 29656 29659 29584 0 -1 4194304 10382 0 0 0 8 1 0 0 20 0 1 0 4458704 52850688 10064 134679101440 4194304 16623229 140736104577088 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 18838560 18947056 33603584 140736104580118 140736104580234 140736104580234 140736104587248 0
/proc/29659/statm: 12903 10064 2710 3035 0 9299 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 51612 KiB
Current children cumulated memory: 40256 KiB

[startup+0.205562 s]*
/proc/loadavg: 0.08 0.09 0.09 3/250 29680
/proc/meminfo: memFree=129387088/131524600 swapFree=131071996/131071996
[pid=29659] ppid=29656 vsize=60708 memory=49412 CPUtime=0.2 cores=5,7
/proc/29659/stat : 29659 (fscip) R 29656 29659 29584 0 -1 4194304 12660 0 0 0 18 2 0 0 20 0 1 0 4458704 62164992 12353 134679101440 4194304 16623229 140736104577088 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 18838560 18947056 33603584 140736104580118 140736104580234 140736104580234 140736104587248 0
/proc/29659/statm: 15177 12353 2758 3035 0 11573 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 60708 KiB
Current children cumulated memory: 49412 KiB

[startup+0.305597 s]*
/proc/loadavg: 0.08 0.09 0.09 3/252 29682
/proc/meminfo: memFree=129339508/131524600 swapFree=131071996/131071996
[pid=29659] ppid=29656 vsize=155256 memory=85424 CPUtime=0.29 cores=5,7
/proc/29659/stat : 29659 (fscip) S 29656 29659 29584 0 -1 1077936128 24715 0 0 0 25 4 0 0 20 0 3 0 4458704 158982144 21356 134679101440 4194304 16623229 140736104577088 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 18838560 18947056 33603584 140736104580118 140736104580234 140736104580234 140736104587248 0
/proc/29659/statm: 38814 21356 2790 3035 0 25562 0
[pid=29659/tid=29681] ppid=29656 vsize=155256 memory=7681905605394137875 CPUtime=0.04 cores=5,7
/proc/29659/task/29681/stat : 29681 (fscip) R 29656 29659 29584 0 -1 4194368 6303 0 0 0 3 1 0 0 20 0 3 0 4458728 158982144 21356 134679101440 4194304 16623229 140736104577088 0 0 0 0 0 2 0 0 0 -1 7 0 0 0 0 0 18838560 18947056 33603584 140736104580118 140736104580234 140736104580234 140736104587248 0
[pid=29659/tid=29682] ppid=29656 vsize=155256 memory=-6000919485524304749 CPUtime=0 cores=5,7
/proc/29659/task/29682/stat : 29682 (fscip) S 29656 29659 29584 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 3 0 4458732 158982144 21356 134679101440 4194304 16623229 140736104577088 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 33603584 140736104580118 140736104580234 140736104580234 140736104587248 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 155256 KiB
Current children cumulated memory: 85424 KiB

[startup+0.700255 s]
/proc/loadavg: 0.08 0.09 0.09 3/250 29728
/proc/meminfo: memFree=129358416/131524600 swapFree=131071996/131071996
[pid=29659] ppid=29656 vsize=159476 memory=124176 CPUtime=0.68 cores=5,7
/proc/29659/stat : 29659 (fscip) S 29656 29659 29584 0 -1 1077936128 36448 0 0 0 62 6 0 0 20 0 3 0 4458704 163303424 31044 134679101440 4194304 16623229 140736104577088 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 18838560 18947056 33603584 140736104580118 140736104580234 140736104580234 140736104587248 0
/proc/29659/statm: 39869 31044 2950 3035 0 35536 0
[pid=29659/tid=29681] ppid=29656 vsize=159476 memory=2268 CPUtime=0.43 cores=5,7
/proc/29659/task/29681/stat : 29681 (fscip) R 29656 29659 29584 0 -1 4194368 18036 0 0 0 40 3 0 0 20 0 3 0 4458728 163303424 31044 134679101440 4194304 16623229 140736104577088 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 33603584 140736104580118 140736104580234 140736104580234 140736104587248 0
[pid=29659/tid=29682] ppid=29656 vsize=159476 memory=11592 CPUtime=0 cores=5,7
/proc/29659/task/29682/stat : 29682 (fscip) S 29656 29659 29584 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 3 0 4458732 163303424 31044 134679101440 4194304 16623229 140736104577088 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 33603584 140736104580118 140736104580234 140736104580234 140736104587248 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 159476 KiB
Current children cumulated memory: 124176 KiB

[startup+1.50026 s]
/proc/loadavg: 0.08 0.09 0.09 3/255 29770
/proc/meminfo: memFree=129255944/131524600 swapFree=131071996/131071996
[pid=29659] ppid=29656 vsize=225012 memory=132668 CPUtime=1.48 cores=5,7
/proc/29659/stat : 29659 (fscip) S 29656 29659 29584 0 -1 1077936128 46329 0 0 0 141 7 0 0 20 0 3 0 4458704 230412288 33167 134679101440 4194304 16623229 140736104577088 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 18838560 18947056 33603584 140736104580118 140736104580234 140736104580234 140736104587248 0
/proc/29659/statm: 56253 33167 2950 3035 0 39161 0
[pid=29659/tid=29681] ppid=29656 vsize=225012 memory=11592 CPUtime=1.22 cores=5,7
/proc/29659/task/29681/stat : 29681 (fscip) R 29656 29659 29584 0 -1 4194368 27912 0 0 0 118 4 0 0 20 0 3 0 4458728 230412288 33167 134679101440 4194304 16623229 140736104577088 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 33603584 140736104580118 140736104580234 140736104580234 140736104587248 0
[pid=29659/tid=29682] ppid=29656 vsize=225012 memory=0 CPUtime=0 cores=5,7
/proc/29659/task/29682/stat : 29682 (fscip) S 29656 29659 29584 0 -1 1077936192 5 0 0 0 0 0 0 0 20 0 3 0 4458732 230412288 33167 134679101440 4194304 16623229 140736104577088 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 33603584 140736104580118 140736104580234 140736104580234 140736104587248 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 225012 KiB
Current children cumulated memory: 132668 KiB

[startup+3.10541 s]
/proc/loadavg: 0.48 0.17 0.12 5/260 29900
/proc/meminfo: memFree=128909528/131524600 swapFree=131071996/131071996
[pid=29659] ppid=29656 vsize=225012 memory=136168 CPUtime=3.08 cores=5,7
/proc/29659/stat : 29659 (fscip) S 29656 29659 29584 0 -1 1077936128 47499 0 0 0 301 7 0 0 20 0 3 0 4458704 230412288 34042 134679101440 4194304 16623229 140736104577088 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 18838560 18947056 33603584 140736104580118 140736104580234 140736104580234 140736104587248 0
/proc/29659/statm: 56253 34042 2950 3035 0 42121 0
[pid=29659/tid=29681] ppid=29656 vsize=225012 memory=0 CPUtime=2.82 cores=5,7
/proc/29659/task/29681/stat : 29681 (fscip) R 29656 29659 29584 0 -1 4194368 29082 0 0 0 278 4 0 0 20 0 3 0 4458728 230412288 34042 134679101440 4194304 16623229 140736104577088 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 33603584 140736104580118 140736104580234 140736104580234 140736104587248 0
[pid=29659/tid=29682] ppid=29656 vsize=225012 memory=11592 CPUtime=0 cores=5,7
/proc/29659/task/29682/stat : 29682 (fscip) S 29656 29659 29584 0 -1 1077936192 5 0 0 0 0 0 0 0 20 0 3 0 4458732 230412288 34042 134679101440 4194304 16623229 140736104577088 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 33603584 140736104580118 140736104580234 140736104580234 140736104587248 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 225012 KiB
Current children cumulated memory: 136168 KiB

[startup+6.30024 s]
/proc/loadavg: 0.48 0.17 0.12 5/260 29902
/proc/meminfo: memFree=126774372/131524600 swapFree=131071996/131071996
[pid=29659] ppid=29656 vsize=290548 memory=166108 CPUtime=6.27 cores=5,7
/proc/29659/stat : 29659 (fscip) S 29656 29659 29584 0 -1 1077936128 69360 0 0 0 617 10 0 0 20 0 3 0 4458704 297521152 41527 134679101440 4194304 16623229 140736104577088 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 18838560 18947056 33603584 140736104580118 140736104580234 140736104580234 140736104587248 0
/proc/29659/statm: 72637 41527 2950 3035 0 54888 0
[pid=29659/tid=29681] ppid=29656 vsize=290548 memory=11592 CPUtime=6 cores=5,7
/proc/29659/task/29681/stat : 29681 (fscip) R 29656 29659 29584 0 -1 4194368 50935 0 0 0 594 6 0 0 20 0 3 0 4458728 297521152 41527 134679101440 4194304 16623229 140736104577088 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 33603584 140736104580118 140736104580234 140736104580234 140736104587248 0
[pid=29659/tid=29682] ppid=29656 vsize=290548 memory=11592 CPUtime=0 cores=5,7
/proc/29659/task/29682/stat : 29682 (fscip) S 29656 29659 29584 0 -1 1077936192 13 0 0 0 0 0 0 0 20 0 3 0 4458732 297521152 41527 134679101440 4194304 16623229 140736104577088 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 33603584 140736104580118 140736104580234 140736104580234 140736104587248 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 290548 KiB
Current children cumulated memory: 166108 KiB

[startup+12.7003 s]
/proc/loadavg: 1.02 0.30 0.16 5/260 29902
/proc/meminfo: memFree=125689836/131524600 swapFree=131071996/131071996
[pid=29659] ppid=29656 vsize=290548 memory=170060 CPUtime=12.65 cores=5,7
/proc/29659/stat : 29659 (fscip) S 29656 29659 29584 0 -1 1077936128 91778 0 0 0 1253 12 0 0 20 0 3 0 4458704 297521152 42515 134679101440 4194304 16623229 140736104577088 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 18838560 18947056 33603584 140736104580118 140736104580234 140736104580234 140736104587248 0
/proc/29659/statm: 72637 42515 2998 3035 0 55786 0
[pid=29659/tid=29681] ppid=29656 vsize=290548 memory=-6000919472655983469 CPUtime=12.39 cores=5,7
/proc/29659/task/29681/stat : 29681 (fscip) R 29656 29659 29584 0 -1 4194368 73012 0 0 0 1231 8 0 0 20 0 3 0 4458728 297521152 42515 134679101440 4194304 16623229 140736104577088 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 33603584 140736104580118 140736104580234 140736104580234 140736104587248 0
[pid=29659/tid=29682] ppid=29656 vsize=290548 memory=170060 CPUtime=0 cores=5,7
/proc/29659/task/29682/stat : 29682 (fscip) S 29656 29659 29584 0 -1 1077936192 15 0 0 0 0 0 0 0 20 0 3 0 4458732 297521152 42515 134679101440 4194304 16623229 140736104577088 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 33603584 140736104580118 140736104580234 140736104580234 140736104587248 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 290548 KiB
Current children cumulated memory: 170060 KiB

[startup+25.5003 s]
/proc/loadavg: 1.48 0.42 0.20 5/262 29963
/proc/meminfo: memFree=122003288/131524600 swapFree=131071996/131071996
[pid=29659] ppid=29656 vsize=290548 memory=173048 CPUtime=25.4 cores=5,7
/proc/29659/stat : 29659 (fscip) S 29656 29659 29584 0 -1 1077936128 129991 0 0 0 2526 14 0 0 20 0 3 0 4458704 297521152 43262 134679101440 4194304 16623229 140736104577088 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 18838560 18947056 33603584 140736104580118 140736104580234 140736104580234 140736104587248 0
/proc/29659/statm: 72637 43262 2998 3035 0 57971 0
[pid=29659/tid=29681] ppid=29656 vsize=290548 memory=166108 CPUtime=25.14 cores=5,7
/proc/29659/task/29681/stat : 29681 (fscip) R 29656 29659 29584 0 -1 4194368 111119 0 0 0 2503 11 0 0 20 0 3 0 4458728 297521152 43262 134679101440 4194304 16623229 140736104577088 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 33603584 140736104580118 140736104580234 140736104580234 140736104587248 0
[pid=29659/tid=29682] ppid=29656 vsize=290548 memory=12468 CPUtime=0 cores=5,7
/proc/29659/task/29682/stat : 29682 (fscip) S 29656 29659 29584 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 3 0 4458732 297521152 43262 134679101440 4194304 16623229 140736104577088 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 33603584 140736104580118 140736104580234 140736104580234 140736104587248 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 290548 KiB
Current children cumulated memory: 173048 KiB

[startup+51.1058 s]
/proc/loadavg: 2.42 0.72 0.31 5/268 29972
/proc/meminfo: memFree=113486744/131524600 swapFree=131071996/131071996
[pid=29659] ppid=29656 vsize=374084 memory=215092 CPUtime=50.93 cores=5,7
/proc/29659/stat : 29659 (fscip) S 29656 29659 29584 0 -1 1077936128 186412 0 0 0 5073 20 0 0 20 0 3 0 4458704 383062016 53773 134679101440 4194304 16623229 140736104577088 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 18838560 18947056 33603584 140736104580118 140736104580234 140736104580234 140736104587248 0
/proc/29659/statm: 93521 53773 2998 3035 0 74087 0
[pid=29659/tid=29681] ppid=29656 vsize=374084 memory=12468 CPUtime=50.67 cores=5,7
/proc/29659/task/29681/stat : 29681 (fscip) R 29656 29659 29584 0 -1 4194368 167298 0 0 0 5051 16 0 0 20 0 3 0 4458728 383062016 53773 134679101440 4194304 16623229 140736104577088 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 33603584 140736104580118 140736104580234 140736104580234 140736104587248 0
[pid=29659/tid=29682] ppid=29656 vsize=374084 memory=11592 CPUtime=0 cores=5,7
/proc/29659/task/29682/stat : 29682 (fscip) S 29656 29659 29584 0 -1 1077936192 27 0 0 0 0 0 0 0 20 0 3 0 4458732 383062016 53773 134679101440 4194304 16623229 140736104577088 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 33603584 140736104580118 140736104580234 140736104580234 140736104587248 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 374084 KiB
Current children cumulated memory: 215092 KiB

[startup+102.3 s]
/proc/loadavg: 3.44 1.29 0.53 5/268 29982
/proc/meminfo: memFree=110832752/131524600 swapFree=131071996/131071996
[pid=29659] ppid=29656 vsize=383692 memory=260820 CPUtime=101.94 cores=5,7
/proc/29659/stat : 29659 (fscip) S 29656 29659 29584 0 -1 1077936128 240302 0 0 0 10167 27 0 0 20 0 3 0 4458704 392900608 65205 134679101440 4194304 16623229 140736104577088 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 18838560 18947056 33603584 140736104580118 140736104580234 140736104580234 140736104587248 0
/proc/29659/statm: 95923 65205 2998 3035 0 86937 0
[pid=29659/tid=29681] ppid=29656 vsize=383692 memory=259500 CPUtime=101.68 cores=5,7
/proc/29659/task/29681/stat : 29681 (fscip) R 29656 29659 29584 0 -1 4194368 220965 0 0 0 10144 24 0 0 20 0 3 0 4458728 392900608 65205 134679101440 4194304 16623229 140736104577088 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 33603584 140736104580118 140736104580234 140736104580234 140736104587248 0
[pid=29659/tid=29682] ppid=29656 vsize=383692 memory=252760 CPUtime=0 cores=5,7
/proc/29659/task/29682/stat : 29682 (fscip) S 29656 29659 29584 0 -1 1077936192 31 0 0 0 0 0 0 0 20 0 3 0 4458732 392900608 65205 134679101440 4194304 16623229 140736104577088 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 33603584 140736104580118 140736104580234 140736104580234 140736104587248 0
Current children cumulated CPU time: 101.94 s
Current children cumulated vsize: 383692 KiB
Current children cumulated memory: 260820 KiB

[startup+162.3 s]
/proc/loadavg: 3.85 1.80 0.75 5/268 29993
/proc/meminfo: memFree=110578200/131524600 swapFree=131071996/131071996
[pid=29659] ppid=29656 vsize=400876 memory=291392 CPUtime=161.71 cores=5,7
/proc/29659/stat : 29659 (fscip) S 29656 29659 29584 0 -1 1077936128 285942 0 0 0 16135 36 0 0 20 0 3 0 4458704 410497024 72848 134679101440 4194304 16623229 140736104577088 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 18838560 18947056 33603584 140736104580118 140736104580234 140736104580234 140736104587248 0
/proc/29659/statm: 100219 72848 2998 3035 0 92745 0
[pid=29659/tid=29681] ppid=29656 vsize=400876 memory=270480 CPUtime=161.44 cores=5,7
/proc/29659/task/29681/stat : 29681 (fscip) R 29656 29659 29584 0 -1 4194368 266406 0 0 0 16112 32 0 0 20 0 3 0 4458728 410497024 72848 134679101440 4194304 16623229 140736104577088 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 33603584 140736104580118 140736104580234 140736104580234 140736104587248 0
[pid=29659/tid=29682] ppid=29656 vsize=400876 memory=266748 CPUtime=0 cores=5,7
/proc/29659/task/29682/stat : 29682 (fscip) S 29656 29659 29584 0 -1 1077936192 33 0 0 0 0 0 0 0 20 0 3 0 4458732 410497024 72848 134679101440 4194304 16623229 140736104577088 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 33603584 140736104580118 140736104580234 140736104580234 140736104587248 0
Current children cumulated CPU time: 161.71 s
Current children cumulated vsize: 400876 KiB
Current children cumulated memory: 291392 KiB

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

# cumulated CPU time of all completed processes:  user=179.411 s, system=0.400346 s

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

[startup+166.4 s]
/proc/loadavg: 3.85 1.80 0.75 5/268 29994
/proc/meminfo: memFree=110574260/131524600 swapFree=131071996/131071996
[pid=29659] ppid=29656 vsize=400876 memory=295332 CPUtime=165.8 cores=5,7
/proc/29659/stat : 29659 (fscip) S 29656 29659 29584 0 -1 1077936128 286722 0 0 0 16543 37 0 0 20 0 3 0 4458704 410497024 73833 134679101440 4194304 16623229 140736104577088 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 18838560 18947056 33603584 140736104580118 140736104580234 140736104580234 140736104587248 0
/proc/29659/statm: 100219 73833 2998 3035 0 92825 0
[pid=29659/tid=29681] ppid=29656 vsize=400876 memory=291392 CPUtime=165.53 cores=5,7
/proc/29659/task/29681/stat : 29681 (fscip) R 29656 29659 29584 0 -1 4194368 267186 0 0 0 16520 33 0 0 20 0 3 0 4458728 410497024 73833 134679101440 4194304 16623229 140736104577088 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 33603584 140736104580118 140736104580234 140736104580234 140736104587248 0
[pid=29659/tid=29682] ppid=29656 vsize=400876 memory=266748 CPUtime=0 cores=5,7
/proc/29659/task/29682/stat : 29682 (fscip) S 29656 29659 29584 0 -1 1077936192 33 0 0 0 0 0 0 0 20 0 3 0 4458732 410497024 73833 134679101440 4194304 16623229 140736104577088 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 33603584 140736104580118 140736104580234 140736104580234 140736104587248 0
Current children cumulated CPU time: 165.8 s
Current children cumulated vsize: 400876 KiB
Current children cumulated memory: 295332 KiB

[startup+172.8 s]
/proc/loadavg: 3.95 1.89 0.79 5/268 29994
/proc/meminfo: memFree=110574056/131524600 swapFree=131071996/131071996
[pid=29659] ppid=29656 vsize=400876 memory=295332 CPUtime=172.17 cores=5,7
/proc/29659/stat : 29659 (fscip) S 29656 29659 29584 0 -1 1077936128 292941 0 0 0 17179 38 0 0 20 0 3 0 4458704 410497024 73833 134679101440 4194304 16623229 140736104577088 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 18838560 18947056 33603584 140736104580118 140736104580234 140736104580234 140736104587248 0
/proc/29659/statm: 100219 73833 2998 3035 0 92825 0
[pid=29659/tid=29681] ppid=29656 vsize=400876 memory=12468 CPUtime=171.9 cores=5,7
/proc/29659/task/29681/stat : 29681 (fscip) R 29656 29659 29584 0 -1 4194368 273401 0 0 0 17156 34 0 0 20 0 3 0 4458728 410497024 73833 134679101440 4194304 16623229 140736104577088 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 33603584 140736104580118 140736104580234 140736104580234 140736104587248 0
[pid=29659/tid=29682] ppid=29656 vsize=400876 memory=295332 CPUtime=0 cores=5,7
/proc/29659/task/29682/stat : 29682 (fscip) S 29656 29659 29584 0 -1 1077936192 35 0 0 0 0 0 0 0 20 0 3 0 4458732 410497024 73833 134679101440 4194304 16623229 140736104577088 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 33603584 140736104580118 140736104580234 140736104580234 140736104587248 0
Current children cumulated CPU time: 172.17 s
Current children cumulated vsize: 400876 KiB
Current children cumulated memory: 295332 KiB

[startup+176 s]*
/proc/loadavg: 3.95 1.89 0.79 5/268 29996
/proc/meminfo: memFree=110573704/131524600 swapFree=131071996/131071996
[pid=29659] ppid=29656 vsize=400876 memory=295332 CPUtime=175.36 cores=5,7
/proc/29659/stat : 29659 (fscip) S 29656 29659 29584 0 -1 1077936128 293097 0 0 0 17498 38 0 0 20 0 3 0 4458704 410497024 73833 134679101440 4194304 16623229 140736104577088 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 18838560 18947056 33603584 140736104580118 140736104580234 140736104580234 140736104587248 0
/proc/29659/statm: 100219 73833 2998 3035 0 92825 0
[pid=29659/tid=29681] ppid=29656 vsize=400876 memory=-5155626882038983813 CPUtime=175.09 cores=5,7
/proc/29659/task/29681/stat : 29681 (fscip) R 29656 29659 29584 0 -1 4194368 273557 0 0 0 17475 34 0 0 20 0 3 0 4458728 410497024 73833 134679101440 4194304 16623229 140736104577088 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 33603584 140736104580118 140736104580234 140736104580234 140736104587248 0
[pid=29659/tid=29682] ppid=29656 vsize=400876 memory=-7089974737268799933 CPUtime=0 cores=5,7
/proc/29659/task/29682/stat : 29682 (fscip) S 29656 29659 29584 0 -1 1077936192 35 0 0 0 0 0 0 0 20 0 3 0 4458732 410497024 73833 134679101440 4194304 16623229 140736104577088 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 33603584 140736104580118 140736104580234 140736104580234 140736104587248 0
Current children cumulated CPU time: 175.36 s
Current children cumulated vsize: 400876 KiB
Current children cumulated memory: 295332 KiB

[startup+177.6 s]
/proc/loadavg: 3.96 1.93 0.81 5/268 29996
/proc/meminfo: memFree=110573720/131524600 swapFree=131071996/131071996
[pid=29659] ppid=29656 vsize=400876 memory=295332 CPUtime=176.95 cores=5,7
/proc/29659/stat : 29659 (fscip) S 29656 29659 29584 0 -1 1077936128 293133 0 0 0 17657 38 0 0 20 0 3 0 4458704 410497024 73833 134679101440 4194304 16623229 140736104577088 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 18838560 18947056 33603584 140736104580118 140736104580234 140736104580234 140736104587248 0
/proc/29659/statm: 100219 73833 2998 3035 0 92825 0
[pid=29659/tid=29681] ppid=29656 vsize=400876 memory=11592 CPUtime=176.68 cores=5,7
/proc/29659/task/29681/stat : 29681 (fscip) R 29656 29659 29584 0 -1 4194368 273593 0 0 0 17634 34 0 0 20 0 3 0 4458728 410497024 73833 134679101440 4194304 16623229 140736104577088 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 33603584 140736104580118 140736104580234 140736104580234 140736104587248 0
[pid=29659/tid=29682] ppid=29656 vsize=400876 memory=132 CPUtime=0 cores=5,7
/proc/29659/task/29682/stat : 29682 (fscip) S 29656 29659 29584 0 -1 1077936192 35 0 0 0 0 0 0 0 20 0 3 0 4458732 410497024 73833 134679101440 4194304 16623229 140736104577088 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 33603584 140736104580118 140736104580234 140736104580234 140736104587248 0
Current children cumulated CPU time: 176.95 s
Current children cumulated vsize: 400876 KiB
Current children cumulated memory: 295332 KiB

[startup+179.2 s]
/proc/loadavg: 3.96 1.93 0.81 5/268 29996
/proc/meminfo: memFree=110573788/131524600 swapFree=131071996/131071996
[pid=29659] ppid=29656 vsize=400876 memory=295332 CPUtime=178.55 cores=5,7
/proc/29659/stat : 29659 (fscip) S 29656 29659 29584 0 -1 1077936128 293254 0 0 0 17817 38 0 0 20 0 3 0 4458704 410497024 73833 134679101440 4194304 16623229 140736104577088 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 18838560 18947056 33603584 140736104580118 140736104580234 140736104580234 140736104587248 0
/proc/29659/statm: 100219 73833 2998 3035 0 92825 0
[pid=29659/tid=29681] ppid=29656 vsize=400876 memory=1900 CPUtime=178.28 cores=5,7
/proc/29659/task/29681/stat : 29681 (fscip) R 29656 29659 29584 0 -1 4194368 273714 0 0 0 17794 34 0 0 20 0 3 0 4458728 410497024 73833 134679101440 4194304 16623229 140736104577088 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 33603584 140736104580118 140736104580234 140736104580234 140736104587248 0
[pid=29659/tid=29682] ppid=29656 vsize=400876 memory=12468 CPUtime=0 cores=5,7
/proc/29659/task/29682/stat : 29682 (fscip) S 29656 29659 29584 0 -1 1077936192 35 0 0 0 0 0 0 0 20 0 3 0 4458732 410497024 73833 134679101440 4194304 16623229 140736104577088 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 33603584 140736104580118 140736104580234 140736104580234 140736104587248 0
Current children cumulated CPU time: 178.55 s
Current children cumulated vsize: 400876 KiB
Current children cumulated memory: 295332 KiB

[startup+180 s]*
/proc/loadavg: 3.96 1.93 0.81 5/268 29996
/proc/meminfo: memFree=110573652/131524600 swapFree=131071996/131071996
[pid=29659] ppid=29656 vsize=400876 memory=295332 CPUtime=179.35 cores=5,7
/proc/29659/stat : 29659 (fscip) S 29656 29659 29584 0 -1 1077936128 293270 0 0 0 17897 38 0 0 20 0 3 0 4458704 410497024 73833 134679101440 4194304 16623229 140736104577088 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 18838560 18947056 33603584 140736104580118 140736104580234 140736104580234 140736104587248 0
/proc/29659/statm: 100219 73833 2998 3035 0 92825 0
[pid=29659/tid=29681] ppid=29656 vsize=400876 memory=11320 CPUtime=179.08 cores=5,7
/proc/29659/task/29681/stat : 29681 (fscip) R 29656 29659 29584 0 -1 4194368 273730 0 0 0 17874 34 0 0 20 0 3 0 4458728 410497024 73833 134679101440 4194304 16623229 140736104577088 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 33603584 140736104580118 140736104580234 140736104580234 140736104587248 0
[pid=29659/tid=29682] ppid=29656 vsize=400876 memory=11312 CPUtime=0 cores=5,7
/proc/29659/task/29682/stat : 29682 (fscip) S 29656 29659 29584 0 -1 1077936192 35 0 0 0 0 0 0 0 20 0 3 0 4458732 410497024 73833 134679101440 4194304 16623229 140736104577088 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 33603584 140736104580118 140736104580234 140736104580234 140736104587248 0
Current children cumulated CPU time: 179.35 s
Current children cumulated vsize: 400876 KiB
Current children cumulated memory: 295332 KiB

[startup+180.4 s]
/proc/loadavg: 3.96 1.93 0.81 5/268 29996
/proc/meminfo: memFree=110573652/131524600 swapFree=131071996/131071996
[pid=29659] ppid=29656 vsize=400876 memory=295332 CPUtime=179.74 cores=5,7
/proc/29659/stat : 29659 (fscip) S 29656 29659 29584 0 -1 1077936128 296067 0 0 0 17936 38 0 0 20 0 3 0 4458704 410497024 73833 134679101440 4194304 16623229 140736104577088 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 18838560 18947056 33603584 140736104580118 140736104580234 140736104580234 140736104587248 0
/proc/29659/statm: 100219 73833 2998 3035 0 92825 0
[pid=29659/tid=29681] ppid=29656 vsize=400876 memory=295332 CPUtime=179.47 cores=5,7
/proc/29659/task/29681/stat : 29681 (fscip) R 29656 29659 29584 0 -1 4194368 276500 0 0 0 17913 34 0 0 20 0 3 0 4458728 410497024 73833 134679101440 4194304 16623229 140736104577088 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 33603584 140736104580118 140736104580234 140736104580234 140736104587248 0
[pid=29659/tid=29682] ppid=29656 vsize=400876 memory=12468 CPUtime=0 cores=5,7
/proc/29659/task/29682/stat : 29682 (fscip) S 29656 29659 29584 0 -1 1077936192 35 0 0 0 0 0 0 0 20 0 3 0 4458732 410497024 73833 134679101440 4194304 16623229 140736104577088 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 33603584 140736104580118 140736104580234 140736104580234 140736104587248 0
Current children cumulated CPU time: 179.74 s
Current children cumulated vsize: 400876 KiB
Current children cumulated memory: 295332 KiB

Child status: 0

Real time (s): 180.456
CPU time (s): 179.812
CPU user time (s): 179.411
CPU system time (s): 0.400346
CPU usage (%): 99.6428
Max. virtual memory (cumulated for all children) (KiB): 400876
Max. memory (cumulated for all children) (KiB): 295332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 179.411
system time used= 0.400346
maximum resident set size= 295332
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 303321
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= 536
involuntary context switches= 150


# summary of solver processes directly reported to runsolver:
#   pid: 29659
#   total CPU time (s): 179.812
#   total CPU user time (s): 179.411
#   total CPU system time (s): 0.400346

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.328309 second user time and 0.987323 second system time

The end

Launcher Data

Begin job on nodeC023 at 2024-07-31 00:29:54
IDJOB=4464043
IDBENCH=146688
IDSOLVER=3092
FILE ID=nodeC023/4464043-1722378594
RUNJOBID= nodeC023-1722378594-29597
SLURM_JOB_ID= 8249846
Free space on /tmp= 890028 MiB

SOLVER NAME= FiberSCIP 2024-07-30
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-4464043-1722378594/watcher-4464043-1722378594 -o /tmp/evaluation-result-4464043-1722378594/solver-4464043-1722378594 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1722378594-29597 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4464043-1722378594.opb -qsol -t 3600 -sth 1

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

MD5SUM BENCH= 6f27158fc75cdb45f11467b416377039
RANDOM SEED=1497379858

nodeC023.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		: 3359.940
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.61
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		: 3671.010
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.53
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		: 3630.215
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.61
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		: 3658.963
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.53
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		: 3527.024
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.61
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		: 3659.927
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.53
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		: 3601.604
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.61
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		: 3666.199
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.53
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        129434628 kB
MemAvailable:   129825836 kB
Buffers:           90476 kB
Cached:          1136584 kB
SwapCached:            0 kB
Active:           269932 kB
Inactive:        1351456 kB
Active(anon):       1520 kB
Inactive(anon):   414168 kB
Active(file):     268412 kB
Inactive(file):   937288 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            113444 kB
Writeback:             8 kB
AnonPages:        394192 kB
Mapped:           100152 kB
Shmem:             21336 kB
KReclaimable:      50308 kB
Slab:             128816 kB
SReclaimable:      50308 kB
SUnreclaim:        78508 kB
KernelStack:        4048 kB
PageTables:         9004 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     690220 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:             9728 kB
HardwareCorrupted:     0 kB
AnonHugePages:    253952 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:      164564 kB
DirectMap2M:    10094592 kB
DirectMap1G:    125829120 kB

Free space on /tmp at the end= 889924 MiB
End job on nodeC023 at 2024-07-31 00:32:55