Trace number 1776345

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ttsth-5-0 2009-03-19 (16 threads)SAT 1944.39 122.514

General information on the benchmark

Nameindustrial/grieu/
vmpc_24.cnf
MD5SUMa69847fa52646cc8016cf4fd8e9d428a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark6.56
Satisfiable
(Un)Satisfiability was proved
Number of variables576
Number of clauses67872
Sum of the clauses size178056
Maximum clause length24
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 226568
Number of clauses of size 341256
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 548

Solver Data

0.00/0.07	c Command: HOME/ttsth-5-0 -num-threads 16 HOME/instance-1776345-1244930148.cnf 
0.00/0.07	c Using SATTIMEOUT of 10000
0.00/0.07	c Using SATRAM of 2047
0.00/0.07	c Size of subset node = 16
0.00/0.07	c Variables = 576
0.00/0.07	c Clauses = 67872
0.00/0.07	c Literals = 178056
0.00/0.07	c Reduced size:
0.00/0.07	c Variables = 576
0.00/0.07	c Clauses = 67872
0.00/0.07	c Literals = 178056
0.00/0.07	c a2
0.10/0.17	c a1
0.28/0.37	c Independent sub-problems = 1
0.28/0.37	c Sub-problem with 576 variables and 67872 clauses
0.28/0.37	c using permutation method 4
0.28/0.37	c count = 1
0.28/0.37	c Ordering finished 0.340 seconds
0.28/0.37	c mapped 0.360 seconds
0.28/0.37	c permuted 0.360 seconds
0.28/0.37	c about to sort
0.28/0.38	c sorted
0.58/0.64	c clauses now 67872
0.58/0.64	c init finished 0.380 seconds
0.58/0.64	c tree built 0.630 seconds
0.58/0.64	c 
0.58/0.64	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
0.58/0.64	c ---------------------------------|----------------------------------|------------------------------------------------------
0.58/0.64	c ................................ | ..........                       |                        0.6           0.0             
0.58/0.64	c ................................ | ..........                     1 |                        0.6           1.6             
0.58/0.64	c ................................ | ..........                     2 |                        0.6           3.2            1
0.58/0.64	c ................................ | ..........                     3 |                        0.6           4.8            1
0.58/0.64	c ................................ | ..........                     4 |                        0.6           6.3            1
0.58/0.64	c ................................ | ..........                     5 |                        0.6           7.9            1
6.07/1.05	c ................................ | ..........                  1000 | 21                     4.7         213.7       151660
7.99/1.20	c *............................... | ..........                  1644 | 37                     7.0         235.5       264130
203.70/13.41	c *............................... | ..........                 61000 | 2327                 201.0         303.5     14485647
388.80/25.00	c ****************................ | ..........                108381 | 4149                 385.9         280.8     26545705
388.80/25.00	c ****************................ | ..........                108382 | 4149                 385.9         280.8     26545705
388.80/25.00	c ****************................ | ..........                108383 | 4149                 385.9         280.8     26545705
388.80/25.00	c ****************................ | ..........                108384 | 4149                 385.9         280.8     26545705
388.80/25.00	c ****************................ | ..........                108385 | 4149                 385.9         280.8     26545705
406.41/26.14	c ****************................ | ..........                112000 | 4287                 404.1         277.2     27350037
609.13/38.84	c ****************................ | ..........                148000 | 6358                 606.8         243.9     36906487
805.67/51.20	c ****************................ | ..........                176000 | 8267                 804.2         218.8     45452039
1003.70/63.53	c ****************................ | *.........                202000 | 10078               1001.2         201.8     53126193
1141.00/72.20	c ************************........ | *.........                221324 | 11182               1139.6         194.2     57916436
1141.00/72.20	c ************************........ | *.........                221325 | 11182               1139.6         194.2     57916569
1141.00/72.20	c ************************........ | *.........                221326 | 11182               1139.6         194.2     57916569
1141.00/72.20	c ************************........ | *.........                221327 | 11182               1139.6         194.2     57916648
1203.50/76.10	c ************************........ | *.........                229000 | 11477               1201.9         190.5     59782919
1409.44/88.99	c ************************........ | *.........                252000 | 12748               1408.0         179.0     66599601
1607.66/101.32	c ************************........ | *.........                271000 | 14121               1604.9         168.9     73042466
1803.95/113.63	c ************************........ | *.........                289000 | 15407               1801.7         160.4     79029215
1942.99/122.38	c Partial assignments = 300712, improvements = 16103  PA/sec = 154.68, subset nodes = 83057940
1942.99/122.38	s SATISFIABLE
1942.99/122.38	v -1 -2 -3 -4 -5 -6 -7 -8 -9 -10 
1942.99/122.38	v -11 -12 -13 -14 -15 -16 -17 -18 -19 -20 
1942.99/122.38	v 21 -22 -23 -24 -25 -26 -27 -28 -29 -30 
1942.99/122.38	v -31 -32 -33 -34 35 -36 -37 -38 -39 -40 
1942.99/122.38	v -41 -42 -43 -44 -45 -46 -47 -48 -49 -50 
1942.99/122.38	v -51 -52 -53 -54 -55 -56 -57 -58 -59 -60 
1942.99/122.38	v -61 -62 -63 -64 -65 -66 -67 68 -69 -70 
1942.99/122.38	v -71 -72 -73 -74 -75 -76 -77 -78 -79 -80 
1942.99/122.38	v 81 -82 -83 -84 -85 -86 -87 -88 -89 -90 
1942.99/122.38	v -91 -92 -93 -94 -95 -96 -97 -98 -99 -100 
1942.99/122.38	v -101 -102 -103 -104 -105 -106 -107 -108 -109 110 
1942.99/122.38	v -111 -112 -113 -114 -115 -116 -117 -118 -119 -120 
1942.99/122.38	v -121 -122 -123 -124 -125 -126 -127 -128 -129 -130 
1942.99/122.38	v -131 132 -133 -134 -135 -136 -137 -138 -139 -140 
1942.99/122.38	v -141 -142 -143 -144 -145 146 -147 -148 -149 -150 
1942.99/122.38	v -151 -152 -153 -154 -155 -156 -157 -158 -159 -160 
1942.99/122.38	v -161 -162 -163 -164 -165 -166 -167 -168 -169 -170 
1942.99/122.38	v 171 -172 -173 -174 -175 -176 -177 -178 -179 -180 
1942.99/122.38	v -181 -182 -183 -184 -185 -186 -187 -188 -189 -190 
1942.99/122.38	v -191 -192 -193 -194 -195 -196 -197 -198 -199 -200 
1942.99/122.38	v -201 -202 -203 -204 205 -206 -207 -208 -209 -210 
1942.99/122.38	v -211 -212 -213 -214 -215 -216 -217 -218 -219 -220 
1942.99/122.38	v -221 -222 -223 -224 -225 -226 -227 -228 -229 -230 
1942.99/122.38	v -231 232 -233 -234 -235 -236 -237 -238 -239 -240 
1942.99/122.38	v -241 -242 -243 -244 -245 -246 -247 -248 -249 -250 
1942.99/122.38	v -251 -252 -253 -254 -255 -256 257 -258 -259 -260 
1942.99/122.38	v -261 -262 -263 -264 -265 -266 -267 -268 -269 -270 
1942.99/122.38	v -271 -272 -273 -274 -275 -276 -277 -278 -279 -280 
1942.99/122.38	v -281 -282 283 -284 -285 -286 -287 -288 -289 -290 
1942.99/122.38	v -291 292 -293 -294 -295 -296 -297 -298 -299 -300 
1942.99/122.38	v -301 -302 -303 -304 -305 -306 -307 -308 -309 -310 
1942.99/122.38	v -311 -312 -313 -314 -315 -316 -317 -318 -319 -320 
1942.99/122.38	v -321 322 -323 -324 -325 -326 -327 -328 -329 -330 
1942.99/122.38	v -331 -332 -333 -334 -335 -336 -337 -338 -339 -340 
1942.99/122.38	v 341 -342 -343 -344 -345 -346 -347 -348 -349 -350 
1942.99/122.38	v -351 -352 -353 -354 -355 -356 -357 -358 -359 -360 
1942.99/122.38	v -361 -362 -363 -364 -365 -366 -367 -368 -369 -370 
1942.99/122.38	v -371 -372 -373 -374 375 -376 -377 -378 -379 -380 
1942.99/122.38	v -381 -382 -383 -384 -385 -386 -387 -388 -389 -390 
1942.99/122.38	v -391 -392 -393 -394 -395 -396 -397 -398 -399 -400 
1942.99/122.38	v -401 402 -403 -404 -405 -406 -407 -408 -409 -410 
1942.99/122.38	v -411 -412 -413 -414 -415 416 -417 -418 -419 -420 
1942.99/122.38	v -421 -422 -423 -424 -425 -426 -427 -428 -429 -430 
1942.99/122.38	v -431 -432 -433 -434 -435 -436 -437 -438 439 -440 
1942.99/122.38	v -441 -442 -443 -444 -445 -446 -447 -448 -449 -450 
1942.99/122.38	v -451 -452 -453 -454 -455 -456 -457 -458 -459 -460 
1942.99/122.38	v -461 -462 -463 -464 -465 -466 -467 -468 -469 -470 
1942.99/122.38	v -471 -472 -473 -474 -475 -476 -477 478 -479 -480 
1942.99/122.38	v -481 -482 -483 -484 -485 -486 -487 -488 -489 -490 
1942.99/122.38	v -491 -492 -493 -494 -495 -496 -497 -498 -499 -500 
1942.99/122.38	v -501 -502 -503 504 -505 -506 -507 -508 -509 -510 
1942.99/122.38	v -511 -512 -513 -514 -515 -516 -517 -518 -519 -520 
1942.99/122.38	v -521 -522 -523 -524 -525 -526 527 -528 529 -530 
1942.99/122.38	v -531 -532 -533 -534 -535 -536 -537 -538 -539 -540 
1942.99/122.38	v -541 -542 -543 -544 -545 -546 -547 -548 -549 -550 
1942.99/122.38	v -551 -552 -553 -554 -555 -556 -557 558 -559 -560 
1942.99/122.38	v -561 -562 -563 -564 -565 -566 -567 -568 -569 -570 
1942.99/122.38	v -571 -572 -573 -574 -575 -576 0
1942.99/122.38	c CPU time = 1944.14 seconds
1942.99/122.38	c Elapsed time = 123 seconds

Verifier Data

OK

Watcher Data

runsolver version 3.2.9 (svn:503) (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w /tmp/evaluation-result-1776345-1244930148/watcher-1776345-1244930148 -o /tmp/evaluation-result-1776345-1244930148/solver-1776345-1244930148 -C 10000 -W 1000 -M 2047 HOME/ttsth-5-0 -num-threads 16 HOME/instance-1776345-1244930148.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 2096128 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 2147328 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 14.50 14.63 10.05 2/184 18879
/proc/meminfo: memFree=19062316/36427776 swapFree=4352/7800
[pid=18879] ppid=18877 vsize=1544 CPUtime=0
/proc/18879/stat : 18879 (ttsth-5-0) R 18877 18879 15497 0 -1 4202496 279 0 0 0 0 0 0 0 20 0 1 0 652321181 1581056 236 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134732614 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/18879/statm: 386 236 75 177 0 208 0

[startup+0.104953 s]
/proc/loadavg: 14.50 14.63 10.05 2/184 18879
/proc/meminfo: memFree=19062316/36427776 swapFree=4352/7800
[pid=18879] ppid=18877 vsize=10040 CPUtime=0.1
/proc/18879/stat : 18879 (ttsth-5-0) R 18877 18879 15497 0 -1 4202496 2383 0 0 0 10 0 0 0 20 0 1 0 652321181 10280960 2339 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134749351 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/18879/statm: 2510 2339 76 177 0 2332 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 10040

[startup+0.200955 s]
/proc/loadavg: 14.50 14.63 10.05 2/184 18879
/proc/meminfo: memFree=19062316/36427776 swapFree=4352/7800
[pid=18879] ppid=18877 vsize=6444 CPUtime=0.2
/proc/18879/stat : 18879 (ttsth-5-0) R 18877 18879 15497 0 -1 4202496 2519 0 0 0 20 0 0 0 20 0 1 0 652321181 6598656 1414 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134555299 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/18879/statm: 1611 1414 77 177 0 1433 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 6444

[startup+0.300948 s]
/proc/loadavg: 14.50 14.63 10.05 2/184 18879
/proc/meminfo: memFree=19062316/36427776 swapFree=4352/7800
[pid=18879] ppid=18877 vsize=10272 CPUtime=0.28
/proc/18879/stat : 18879 (ttsth-5-0) R 18877 18879 15497 0 -1 4202496 3540 0 0 0 26 2 0 0 20 0 1 0 652321181 10518528 2435 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134732614 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/18879/statm: 2568 2435 77 177 0 2390 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 10272

[startup+0.704208 s]
/proc/loadavg: 14.50 14.63 10.05 2/184 18879
/proc/meminfo: memFree=19062316/36427776 swapFree=4352/7800
[pid=18879] ppid=18877 vsize=158872 CPUtime=1.41
/proc/18879/stat : 18879 (ttsth-5-0) S 18877 18879 15497 0 -1 4202496 7349 0 0 0 59 82 0 0 20 0 17 0 652321181 162684928 6176 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134629544 0 0 1 0 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/18879/statm: 39718 6178 94 177 0 39540 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 158872

[startup+1.50507 s]
/proc/loadavg: 14.50 14.63 10.05 17/201 18896
/proc/meminfo: memFree=19035328/36427776 swapFree=4632/36328
[pid=18879] ppid=18877 vsize=170972 CPUtime=14.61
/proc/18879/stat : 18879 (ttsth-5-0) S 18877 18879 15497 0 -1 4202496 10456 0 0 0 1091 370 0 0 20 0 17 0 652321181 175075328 9283 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134629544 0 0 1 0 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/18879/statm: 42743 9283 95 177 0 42565 0
[pid=18879/tid=18881] ppid=18877 vsize=170972 CPUtime=0.88
/proc/18879/task/18881/stat : 18881 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 236 0 0 0 62 26 0 0 20 0 17 0 652321245 175075328 9283 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134590285 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=18879/tid=18882] ppid=18877 vsize=170972 CPUtime=0.88
/proc/18879/task/18882/stat : 18882 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 188 0 0 0 62 26 0 0 20 0 17 0 652321245 175075328 9283 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=18879/tid=18883] ppid=18877 vsize=170972 CPUtime=0.86
/proc/18879/task/18883/stat : 18883 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 231 0 0 0 60 26 0 0 20 0 17 0 652321245 175075328 9283 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134546026 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=18879/tid=18884] ppid=18877 vsize=170972 CPUtime=0.86
/proc/18879/task/18884/stat : 18884 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 175 0 0 0 64 22 0 0 20 0 17 0 652321245 175075328 9283 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134591086 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=18879/tid=18885] ppid=18877 vsize=170972 CPUtime=0.86
/proc/18879/task/18885/stat : 18885 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 151 0 0 0 70 16 0 0 20 0 17 0 652321245 175075328 9283 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134732614 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=18879/tid=18886] ppid=18877 vsize=170972 CPUtime=0.88
/proc/18879/task/18886/stat : 18886 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 254 0 0 0 58 30 0 0 20 0 17 0 652321245 175075328 9283 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=18879/tid=18887] ppid=18877 vsize=170972 CPUtime=0.88
/proc/18879/task/18887/stat : 18887 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 273 0 0 0 66 22 0 0 20 0 17 0 652321245 175075328 9283 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134592435 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=18879/tid=18888] ppid=18877 vsize=170972 CPUtime=0.86
/proc/18879/task/18888/stat : 18888 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 300 0 0 0 68 18 0 0 20 0 17 0 652321245 175075328 9283 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134590170 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=18879/tid=18889] ppid=18877 vsize=170972 CPUtime=0.86
/proc/18879/task/18889/stat : 18889 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 171 0 0 0 62 24 0 0 20 0 17 0 652321245 175075328 9283 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=18879/tid=18890] ppid=18877 vsize=170972 CPUtime=0.88
/proc/18879/task/18890/stat : 18890 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 118 0 0 0 64 24 0 0 20 0 17 0 652321245 175075328 9283 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=18879/tid=18891] ppid=18877 vsize=170972 CPUtime=0.88
/proc/18879/task/18891/stat : 18891 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 196 0 0 0 68 20 0 0 20 0 17 0 652321245 175075328 9283 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=18879/tid=18892] ppid=18877 vsize=170972 CPUtime=0.84
/proc/18879/task/18892/stat : 18892 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 245 0 0 0 62 22 0 0 20 0 17 0 652321245 175075328 9283 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=18879/tid=18893] ppid=18877 vsize=170972 CPUtime=0.84
/proc/18879/task/18893/stat : 18893 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 123 0 0 0 64 20 0 0 20 0 17 0 652321245 175075328 9283 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134550016 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=18879/tid=18894] ppid=18877 vsize=170972 CPUtime=0.84
/proc/18879/task/18894/stat : 18894 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 182 0 0 0 60 24 0 0 20 0 17 0 652321245 175075328 9283 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134592496 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=18879/tid=18895] ppid=18877 vsize=170972 CPUtime=0.88
/proc/18879/task/18895/stat : 18895 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 206 0 0 0 70 18 0 0 20 0 17 0 652321245 175075328 9284 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=18879/tid=18896] ppid=18877 vsize=170972 CPUtime=0.86
/proc/18879/task/18896/stat : 18896 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 275 0 0 0 66 20 0 0 20 0 17 0 652321245 175075328 9284 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134591069 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 14.61
Current children cumulated vsize (KiB) 170972

[startup+3.10441 s]
/proc/loadavg: 14.50 14.63 10.05 17/201 18896
/proc/meminfo: memFree=19018052/36427776 swapFree=4692/55124
[pid=18879] ppid=18877 vsize=199536 CPUtime=39.81
/proc/18879/stat : 18879 (ttsth-5-0) S 18877 18879 15497 0 -1 4202496 17755 0 0 0 3610 371 0 0 20 0 17 0 652321181 204324864 16582 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134629544 0 0 1 0 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/18879/statm: 49884 16583 95 177 0 49706 0
[pid=18879/tid=18881] ppid=18877 vsize=199536 CPUtime=2.46
/proc/18879/task/18881/stat : 18881 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 492 0 0 0 220 26 0 0 20 0 17 0 652321245 204324864 16584 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134562320 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=18879/tid=18882] ppid=18877 vsize=199536 CPUtime=2.46
/proc/18879/task/18882/stat : 18882 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 694 0 0 0 220 26 0 0 20 0 17 0 652321245 204324864 16584 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=18879/tid=18883] ppid=18877 vsize=199536 CPUtime=2.42
/proc/18879/task/18883/stat : 18883 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 860 0 0 0 216 26 0 0 20 0 17 0 652321245 204324864 16585 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134634688 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=18879/tid=18884] ppid=18877 vsize=199536 CPUtime=2.44
/proc/18879/task/18884/stat : 18884 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 634 0 0 0 222 22 0 0 20 0 17 0 652321245 204324864 16585 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=18879/tid=18885] ppid=18877 vsize=199536 CPUtime=2.44
/proc/18879/task/18885/stat : 18885 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 506 0 0 0 228 16 0 0 20 0 17 0 652321245 204324864 16586 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134546034 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=18879/tid=18886] ppid=18877 vsize=199536 CPUtime=2.46
/proc/18879/task/18886/stat : 18886 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 824 0 0 0 216 30 0 0 20 0 17 0 652321245 204324864 16586 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134634454 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=18879/tid=18887] ppid=18877 vsize=199536 CPUtime=2.46
/proc/18879/task/18887/stat : 18887 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 896 0 0 0 224 22 0 0 20 0 17 0 652321245 204324864 16586 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134546034 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=18879/tid=18888] ppid=18877 vsize=199536 CPUtime=2.44
/proc/18879/task/18888/stat : 18888 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 885 0 0 0 226 18 0 0 20 0 17 0 652321245 204324864 16586 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134546026 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=18879/tid=18889] ppid=18877 vsize=199536 CPUtime=2.44
/proc/18879/task/18889/stat : 18889 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 555 0 0 0 220 24 0 0 20 0 17 0 652321245 204324864 16586 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=18879/tid=18890] ppid=18877 vsize=199536 CPUtime=2.48
/proc/18879/task/18890/stat : 18890 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 449 0 0 0 224 24 0 0 20 0 17 0 652321245 204324864 16586 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134546034 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=18879/tid=18891] ppid=18877 vsize=199536 CPUtime=2.42
/proc/18879/task/18891/stat : 18891 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 467 0 0 0 222 20 0 0 20 0 17 0 652321245 204324864 16586 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=18879/tid=18892] ppid=18877 vsize=199536 CPUtime=2.42
/proc/18879/task/18892/stat : 18892 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 821 0 0 0 220 22 0 0 20 0 17 0 652321245 204324864 16586 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=18879/tid=18893] ppid=18877 vsize=199536 CPUtime=2.42
/proc/18879/task/18893/stat : 18893 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 495 0 0 0 222 20 0 0 20 0 17 0 652321245 204324864 16587 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134546034 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=18879/tid=18894] ppid=18877 vsize=199536 CPUtime=2.38
/proc/18879/task/18894/stat : 18894 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 574 0 0 0 214 24 0 0 20 0 17 0 652321245 204324864 16587 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134545992 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=18879/tid=18895] ppid=18877 vsize=199536 CPUtime=2.46
/proc/18879/task/18895/stat : 18895 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 704 0 0 0 228 18 0 0 20 0 17 0 652321245 204324864 16587 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=18879/tid=18896] ppid=18877 vsize=199536 CPUtime=2.42
/proc/18879/task/18896/stat : 18896 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 772 0 0 0 222 20 0 0 20 0 17 0 652321245 204324864 16587 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134546026 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 39.81
Current children cumulated vsize (KiB) 199536

[startup+6.30712 s]
/proc/loadavg: 14.62 14.65 10.08 17/201 18896
/proc/meminfo: memFree=18949792/36427776 swapFree=4692/123532
[pid=18879] ppid=18877 vsize=268484 CPUtime=90.5
/proc/18879/stat : 18879 (ttsth-5-0) S 18877 18879 15497 0 -1 4202496 34678 0 0 0 8653 397 0 0 20 0 17 0 652321181 274927616 33505 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134629544 0 0 1 0 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/18879/statm: 67121 33505 95 177 0 66943 0
[pid=18879/tid=18881] ppid=18877 vsize=268484 CPUtime=5.64
/proc/18879/task/18881/stat : 18881 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 1540 0 0 0 538 26 0 0 20 0 17 0 652321245 274927616 33505 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=18879/tid=18882] ppid=18877 vsize=268484 CPUtime=5.6
/proc/18879/task/18882/stat : 18882 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 1497 0 0 0 534 26 0 0 20 0 17 0 652321245 274927616 33506 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=18879/tid=18883] ppid=18877 vsize=268484 CPUtime=5.6
/proc/18879/task/18883/stat : 18883 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 1961 0 0 0 528 32 0 0 20 0 17 0 652321245 274927616 33507 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134546034 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=18879/tid=18884] ppid=18877 vsize=268484 CPUtime=5.62
/proc/18879/task/18884/stat : 18884 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 1546 0 0 0 536 26 0 0 20 0 17 0 652321245 274927616 33507 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134546034 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=18879/tid=18885] ppid=18877 vsize=268484 CPUtime=5.62
/proc/18879/task/18885/stat : 18885 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 1531 0 0 0 542 20 0 0 20 0 17 0 652321245 274927616 33507 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=18879/tid=18886] ppid=18877 vsize=268484 CPUtime=5.58
/proc/18879/task/18886/stat : 18886 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 2038 0 0 0 528 30 0 0 20 0 17 0 652321245 274927616 33508 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=18879/tid=18887] ppid=18877 vsize=268484 CPUtime=5.62
/proc/18879/task/18887/stat : 18887 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 2103 0 0 0 538 24 0 0 20 0 17 0 652321245 274927616 33508 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134546026 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=18879/tid=18888] ppid=18877 vsize=268484 CPUtime=5.62
/proc/18879/task/18888/stat : 18888 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 2099 0 0 0 542 20 0 0 20 0 17 0 652321245 274927616 33509 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134546034 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=18879/tid=18889] ppid=18877 vsize=268484 CPUtime=5.6
/proc/18879/task/18889/stat : 18889 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 1323 0 0 0 536 24 0 0 20 0 17 0 652321245 274927616 33509 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=18879/tid=18890] ppid=18877 vsize=268484 CPUtime=5.64
/proc/18879/task/18890/stat : 18890 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 1319 0 0 0 540 24 0 0 20 0 17 0 652321245 274927616 33509 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=18879/tid=18891] ppid=18877 vsize=268484 CPUtime=5.6
/proc/18879/task/18891/stat : 18891 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 1564 0 0 0 540 20 0 0 20 0 17 0 652321245 274927616 33509 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=18879/tid=18892] ppid=18877 vsize=268484 CPUtime=5.6
/proc/18879/task/18892/stat : 18892 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 2067 0 0 0 538 22 0 0 20 0 17 0 652321245 274927616 33509 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=18879/tid=18893] ppid=18877 vsize=268484 CPUtime=5.62
/proc/18879/task/18893/stat : 18893 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 1759 0 0 0 540 22 0 0 20 0 17 0 652321245 274927616 33509 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=18879/tid=18894] ppid=18877 vsize=268484 CPUtime=5.5
/proc/18879/task/18894/stat : 18894 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 1286 0 0 0 524 26 0 0 20 0 17 0 652321245 274927616 33509 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=18879/tid=18895] ppid=18877 vsize=268484 CPUtime=5.62
/proc/18879/task/18895/stat : 18895 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 2037 0 0 0 542 20 0 0 20 0 17 0 652321245 274927616 33509 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134546034 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=18879/tid=18896] ppid=18877 vsize=268484 CPUtime=5.62
/proc/18879/task/18896/stat : 18896 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 1880 0 0 0 540 22 0 0 20 0 17 0 652321245 274927616 33509 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 90.5
Current children cumulated vsize (KiB) 268484

[startup+12.7079 s]
/proc/loadavg: 14.73 14.68 10.12 17/201 18896
/proc/meminfo: memFree=18809252/36427776 swapFree=4692/263212
[pid=18879] ppid=18877 vsize=407512 CPUtime=192.62
/proc/18879/stat : 18879 (ttsth-5-0) S 18877 18879 15497 0 -1 4202496 68164 0 0 0 18791 471 0 0 20 0 17 0 652321181 417292288 66991 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134629544 0 0 1 0 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/18879/statm: 101878 66992 95 177 0 101700 0
[pid=18879/tid=18881] ppid=18877 vsize=407512 CPUtime=12
/proc/18879/task/18881/stat : 18881 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 3746 0 0 0 1174 26 0 0 20 0 17 0 652321245 417292288 66992 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134562380 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=18879/tid=18882] ppid=18877 vsize=407512 CPUtime=12
/proc/18879/task/18882/stat : 18882 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 3255 0 0 0 1168 32 0 0 20 0 17 0 652321245 417292288 66992 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=18879/tid=18883] ppid=18877 vsize=407512 CPUtime=12
/proc/18879/task/18883/stat : 18883 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 4306 0 0 0 1162 38 0 0 20 0 17 0 652321245 417292288 66992 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=18879/tid=18884] ppid=18877 vsize=407512 CPUtime=12
/proc/18879/task/18884/stat : 18884 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 3580 0 0 0 1170 30 0 0 20 0 17 0 652321245 417292288 66992 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134546026 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=18879/tid=18885] ppid=18877 vsize=407512 CPUtime=12.02
/proc/18879/task/18885/stat : 18885 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 3386 0 0 0 1180 22 0 0 20 0 17 0 652321245 417292288 66992 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134561426 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=18879/tid=18886] ppid=18877 vsize=407512 CPUtime=11.98
/proc/18879/task/18886/stat : 18886 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 4327 0 0 0 1162 36 0 0 20 0 17 0 652321245 417292288 66992 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134546034 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=18879/tid=18887] ppid=18877 vsize=407512 CPUtime=12.04
/proc/18879/task/18887/stat : 18887 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 4384 0 0 0 1174 30 0 0 20 0 17 0 652321245 417292288 66992 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134546034 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=18879/tid=18888] ppid=18877 vsize=407512 CPUtime=12.02
/proc/18879/task/18888/stat : 18888 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 4477 0 0 0 1176 26 0 0 20 0 17 0 652321245 417292288 66992 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 15 0 0 0 0 0

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

/proc/18879/task/18883/stat : 18883 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 18566 0 0 0 11670 88 0 0 20 0 17 0 652321245 1588137984 340320 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=18879/tid=18884] ppid=18877 vsize=1550916 CPUtime=117.64
/proc/18879/task/18884/stat : 18884 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 21774 0 0 0 11678 86 0 0 20 0 17 0 652321245 1588137984 340320 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=18879/tid=18885] ppid=18877 vsize=1550916 CPUtime=117.68
/proc/18879/task/18885/stat : 18885 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 18788 0 0 0 11706 62 0 0 20 0 17 0 652321245 1588137984 340320 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=18879/tid=18886] ppid=18877 vsize=1550916 CPUtime=117.63
/proc/18879/task/18886/stat : 18886 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 22942 0 0 0 11677 86 0 0 20 0 17 0 652321245 1588137984 340320 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=18879/tid=18887] ppid=18877 vsize=1550916 CPUtime=117.67
/proc/18879/task/18887/stat : 18887 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 20993 0 0 0 11689 78 0 0 20 0 17 0 652321245 1588137984 340320 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134587567 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=18879/tid=18888] ppid=18877 vsize=1550916 CPUtime=117.68
/proc/18879/task/18888/stat : 18888 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 26865 0 0 0 11674 94 0 0 20 0 17 0 652321245 1588137984 340320 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134552720 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=18879/tid=18889] ppid=18877 vsize=1550916 CPUtime=117.59
/proc/18879/task/18889/stat : 18889 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 19008 0 0 0 11689 70 0 0 20 0 17 0 652321245 1588137984 340320 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=18879/tid=18890] ppid=18877 vsize=1550916 CPUtime=117.66
/proc/18879/task/18890/stat : 18890 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 24890 0 0 0 11682 84 0 0 20 0 17 0 652321245 1588137984 340320 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=18879/tid=18891] ppid=18877 vsize=1550916 CPUtime=117.58
/proc/18879/task/18891/stat : 18891 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 18758 0 0 0 11678 80 0 0 20 0 17 0 652321245 1588137984 340320 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=18879/tid=18892] ppid=18877 vsize=1550916 CPUtime=117.63
/proc/18879/task/18892/stat : 18892 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 21275 0 0 0 11677 86 0 0 20 0 17 0 652321245 1588137984 340320 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=18879/tid=18893] ppid=18877 vsize=1550916 CPUtime=117.64
/proc/18879/task/18893/stat : 18893 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 21332 0 0 0 11684 80 0 0 20 0 17 0 652321245 1588137984 340320 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=18879/tid=18894] ppid=18877 vsize=1550916 CPUtime=115.3
/proc/18879/task/18894/stat : 18894 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 22506 0 0 0 11454 76 0 0 20 0 17 0 652321245 1588137984 340320 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134590133 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=18879/tid=18895] ppid=18877 vsize=1550916 CPUtime=117.64
/proc/18879/task/18895/stat : 18895 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 19030 0 0 0 11688 76 0 0 20 0 17 0 652321245 1588137984 340320 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134590129 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=18879/tid=18896] ppid=18877 vsize=1550916 CPUtime=117.66
/proc/18879/task/18896/stat : 18896 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 19460 0 0 0 11688 78 0 0 20 0 17 0 652321245 1588137984 340320 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134546026 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1880.66
Current children cumulated vsize (KiB) 1550916

[startup+120.015 s]
/proc/loadavg: 15.79 15.08 10.77 17/201 18896
/proc/meminfo: memFree=17688100/36427776 swapFree=4692/1381568
[pid=18879] ppid=18877 vsize=1563244 CPUtime=1906.44
/proc/18879/stat : 18879 (ttsth-5-0) S 18877 18879 15497 0 -1 4202496 344565 0 0 0 189359 1285 0 0 20 0 17 0 652321181 1600761856 343392 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134629544 0 0 1 0 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/18879/statm: 390811 343392 95 177 0 390633 0
[pid=18879/tid=18881] ppid=18877 vsize=1563244 CPUtime=119.24
/proc/18879/task/18881/stat : 18881 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 20672 0 0 0 11864 60 0 0 20 0 17 0 652321245 1600761856 343392 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=18879/tid=18882] ppid=18877 vsize=1563244 CPUtime=119.24
/proc/18879/task/18882/stat : 18882 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 17819 0 0 0 11844 80 0 0 20 0 17 0 652321245 1600761856 343393 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134546026 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=18879/tid=18883] ppid=18877 vsize=1563244 CPUtime=119.21
/proc/18879/task/18883/stat : 18883 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 18684 0 0 0 11831 90 0 0 20 0 17 0 652321245 1600761856 343394 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=18879/tid=18884] ppid=18877 vsize=1563244 CPUtime=119.26
/proc/18879/task/18884/stat : 18884 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 21990 0 0 0 11838 88 0 0 20 0 17 0 652321245 1600761856 343394 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134546026 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=18879/tid=18885] ppid=18877 vsize=1563244 CPUtime=119.29
/proc/18879/task/18885/stat : 18885 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 18967 0 0 0 11867 62 0 0 20 0 17 0 652321245 1600761856 343394 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=18879/tid=18886] ppid=18877 vsize=1563244 CPUtime=119.24
/proc/18879/task/18886/stat : 18886 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 23182 0 0 0 11838 86 0 0 20 0 17 0 652321245 1600761856 343394 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=18879/tid=18887] ppid=18877 vsize=1563244 CPUtime=119.3
/proc/18879/task/18887/stat : 18887 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 21128 0 0 0 11850 80 0 0 20 0 17 0 652321245 1600761856 343394 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=18879/tid=18888] ppid=18877 vsize=1563244 CPUtime=119.29
/proc/18879/task/18888/stat : 18888 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 27076 0 0 0 11835 94 0 0 20 0 17 0 652321245 1600761856 343394 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=18879/tid=18889] ppid=18877 vsize=1563244 CPUtime=119.2
/proc/18879/task/18889/stat : 18889 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 19153 0 0 0 11850 70 0 0 20 0 17 0 652321245 1600761856 343394 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=18879/tid=18890] ppid=18877 vsize=1563244 CPUtime=119.27
/proc/18879/task/18890/stat : 18890 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 25139 0 0 0 11843 84 0 0 20 0 17 0 652321245 1600761856 343394 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=18879/tid=18891] ppid=18877 vsize=1563244 CPUtime=119.19
/proc/18879/task/18891/stat : 18891 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 18913 0 0 0 11839 80 0 0 20 0 17 0 652321245 1600761856 343395 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=18879/tid=18892] ppid=18877 vsize=1563244 CPUtime=119.25
/proc/18879/task/18892/stat : 18892 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 21468 0 0 0 11837 88 0 0 20 0 17 0 652321245 1600761856 343395 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=18879/tid=18893] ppid=18877 vsize=1563244 CPUtime=119.24
/proc/18879/task/18893/stat : 18893 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 21555 0 0 0 11844 80 0 0 20 0 17 0 652321245 1600761856 343395 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134562344 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=18879/tid=18894] ppid=18877 vsize=1563244 CPUtime=116.88
/proc/18879/task/18894/stat : 18894 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 22710 0 0 0 11612 76 0 0 20 0 17 0 652321245 1600761856 343395 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=18879/tid=18895] ppid=18877 vsize=1563244 CPUtime=119.26
/proc/18879/task/18895/stat : 18895 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 19187 0 0 0 11850 76 0 0 20 0 17 0 652321245 1600761856 343395 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=18879/tid=18896] ppid=18877 vsize=1563244 CPUtime=119.26
/proc/18879/task/18896/stat : 18896 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 19792 0 0 0 11848 78 0 0 20 0 17 0 652321245 1600761856 343395 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1906.44
Current children cumulated vsize (KiB) 1563244

[startup+121.602 s]
/proc/loadavg: 15.79 15.08 10.77 17/201 18896
/proc/meminfo: memFree=17680484/36427776 swapFree=4692/1389424
[pid=18879] ppid=18877 vsize=1576052 CPUtime=1931.81
/proc/18879/stat : 18879 (ttsth-5-0) S 18877 18879 15497 0 -1 4202496 347326 0 0 0 191891 1290 0 0 20 0 17 0 652321181 1613877248 346153 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134629544 0 0 1 0 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/18879/statm: 394013 346153 95 177 0 393835 0
[pid=18879/tid=18881] ppid=18877 vsize=1576052 CPUtime=120.83
/proc/18879/task/18881/stat : 18881 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 20806 0 0 0 12023 60 0 0 20 0 17 0 652321245 1613877248 346153 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=18879/tid=18882] ppid=18877 vsize=1576052 CPUtime=120.82
/proc/18879/task/18882/stat : 18882 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 17982 0 0 0 12002 80 0 0 20 0 17 0 652321245 1613877248 346153 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=18879/tid=18883] ppid=18877 vsize=1576052 CPUtime=120.79
/proc/18879/task/18883/stat : 18883 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 18839 0 0 0 11989 90 0 0 20 0 17 0 652321245 1613877248 346153 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=18879/tid=18884] ppid=18877 vsize=1576052 CPUtime=120.85
/proc/18879/task/18884/stat : 18884 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 22183 0 0 0 11997 88 0 0 20 0 17 0 652321245 1613877248 346153 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=18879/tid=18885] ppid=18877 vsize=1576052 CPUtime=120.88
/proc/18879/task/18885/stat : 18885 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 19133 0 0 0 12026 62 0 0 20 0 17 0 652321245 1613877248 346153 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=18879/tid=18886] ppid=18877 vsize=1576052 CPUtime=120.84
/proc/18879/task/18886/stat : 18886 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 23383 0 0 0 11996 88 0 0 20 0 17 0 652321245 1613877248 346153 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=18879/tid=18887] ppid=18877 vsize=1576052 CPUtime=120.88
/proc/18879/task/18887/stat : 18887 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 21224 0 0 0 12008 80 0 0 20 0 17 0 652321245 1613877248 346153 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=18879/tid=18888] ppid=18877 vsize=1576052 CPUtime=120.87
/proc/18879/task/18888/stat : 18888 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 27316 0 0 0 11993 94 0 0 20 0 17 0 652321245 1613877248 346153 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=18879/tid=18889] ppid=18877 vsize=1576052 CPUtime=120.79
/proc/18879/task/18889/stat : 18889 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 19314 0 0 0 12009 70 0 0 20 0 17 0 652321245 1613877248 346153 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=18879/tid=18890] ppid=18877 vsize=1576052 CPUtime=120.86
/proc/18879/task/18890/stat : 18890 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 25345 0 0 0 12002 84 0 0 20 0 17 0 652321245 1613877248 346153 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=18879/tid=18891] ppid=18877 vsize=1576052 CPUtime=120.78
/proc/18879/task/18891/stat : 18891 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 19046 0 0 0 11998 80 0 0 20 0 17 0 652321245 1613877248 346153 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=18879/tid=18892] ppid=18877 vsize=1576052 CPUtime=120.84
/proc/18879/task/18892/stat : 18892 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 21664 0 0 0 11996 88 0 0 20 0 17 0 652321245 1613877248 346153 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=18879/tid=18893] ppid=18877 vsize=1576052 CPUtime=120.83
/proc/18879/task/18893/stat : 18893 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 21790 0 0 0 12001 82 0 0 20 0 17 0 652321245 1613877248 346153 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134562351 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=18879/tid=18894] ppid=18877 vsize=1576052 CPUtime=118.43
/proc/18879/task/18894/stat : 18894 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 22867 0 0 0 11767 76 0 0 20 0 17 0 652321245 1613877248 346153 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=18879/tid=18895] ppid=18877 vsize=1576052 CPUtime=120.84
/proc/18879/task/18895/stat : 18895 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 19280 0 0 0 12008 76 0 0 20 0 17 0 652321245 1613877248 346153 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=18879/tid=18896] ppid=18877 vsize=1576052 CPUtime=120.85
/proc/18879/task/18896/stat : 18896 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 20022 0 0 0 12007 78 0 0 20 0 17 0 652321245 1613877248 346153 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134636641 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1931.81
Current children cumulated vsize (KiB) 1576052

[startup+122.002 s]
/proc/loadavg: 15.79 15.08 10.77 17/201 18896
/proc/meminfo: memFree=17680484/36427776 swapFree=4692/1389424
[pid=18879] ppid=18877 vsize=1578728 CPUtime=1938.2
/proc/18879/stat : 18879 (ttsth-5-0) S 18877 18879 15497 0 -1 4202496 348063 0 0 0 192528 1292 0 0 20 0 17 0 652321181 1616617472 346890 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134629544 0 0 1 0 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/18879/statm: 394682 346890 95 177 0 394504 0
[pid=18879/tid=18881] ppid=18877 vsize=1578728 CPUtime=121.23
/proc/18879/task/18881/stat : 18881 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 20843 0 0 0 12063 60 0 0 20 0 17 0 652321245 1616617472 346890 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 8 0 0 0 0 0
[pid=18879/tid=18882] ppid=18877 vsize=1578728 CPUtime=121.22
/proc/18879/task/18882/stat : 18882 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 18027 0 0 0 12042 80 0 0 20 0 17 0 652321245 1616617472 346890 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 9 0 0 0 0 0
[pid=18879/tid=18883] ppid=18877 vsize=1578728 CPUtime=121.19
/proc/18879/task/18883/stat : 18883 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 18875 0 0 0 12029 90 0 0 20 0 17 0 652321245 1616617472 346890 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 10 0 0 0 0 0
[pid=18879/tid=18884] ppid=18877 vsize=1578728 CPUtime=121.25
/proc/18879/task/18884/stat : 18884 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 22223 0 0 0 12037 88 0 0 20 0 17 0 652321245 1616617472 346890 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 11 0 0 0 0 0
[pid=18879/tid=18885] ppid=18877 vsize=1578728 CPUtime=121.28
/proc/18879/task/18885/stat : 18885 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 19171 0 0 0 12066 62 0 0 20 0 17 0 652321245 1616617472 346890 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 12 0 0 0 0 0
[pid=18879/tid=18886] ppid=18877 vsize=1578728 CPUtime=121.24
/proc/18879/task/18886/stat : 18886 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 23438 0 0 0 12036 88 0 0 20 0 17 0 652321245 1616617472 346890 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 13 0 0 0 0 0
[pid=18879/tid=18887] ppid=18877 vsize=1578728 CPUtime=121.28
/proc/18879/task/18887/stat : 18887 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 21266 0 0 0 12048 80 0 0 20 0 17 0 652321245 1616617472 346890 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 14 0 0 0 0 0
[pid=18879/tid=18888] ppid=18877 vsize=1578728 CPUtime=121.27
/proc/18879/task/18888/stat : 18888 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 27395 0 0 0 12033 94 0 0 20 0 17 0 652321245 1616617472 346890 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134550989 0 0 1 0 0 0 0 -1 15 0 0 0 0 0
[pid=18879/tid=18889] ppid=18877 vsize=1578728 CPUtime=121.19
/proc/18879/task/18889/stat : 18889 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 19390 0 0 0 12049 70 0 0 20 0 17 0 652321245 1616617472 346890 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134562384 0 0 1 0 0 0 0 -1 0 0 0 0 0 0
[pid=18879/tid=18890] ppid=18877 vsize=1578728 CPUtime=121.26
/proc/18879/task/18890/stat : 18890 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 25422 0 0 0 12042 84 0 0 20 0 17 0 652321245 1616617472 346890 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 1 0 0 0 0 0
[pid=18879/tid=18891] ppid=18877 vsize=1578728 CPUtime=121.18
/proc/18879/task/18891/stat : 18891 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 19081 0 0 0 12038 80 0 0 20 0 17 0 652321245 1616617472 346890 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 2 0 0 0 0 0
[pid=18879/tid=18892] ppid=18877 vsize=1578728 CPUtime=121.23
/proc/18879/task/18892/stat : 18892 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 21712 0 0 0 12035 88 0 0 20 0 17 0 652321245 1616617472 346890 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134562380 0 0 1 0 0 0 0 -1 3 0 0 0 0 0
[pid=18879/tid=18893] ppid=18877 vsize=1578728 CPUtime=121.24
/proc/18879/task/18893/stat : 18893 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 21835 0 0 0 12040 84 0 0 20 0 17 0 652321245 1616617472 346890 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 4 0 0 0 0 0
[pid=18879/tid=18894] ppid=18877 vsize=1578728 CPUtime=118.82
/proc/18879/task/18894/stat : 18894 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 22922 0 0 0 11806 76 0 0 20 0 17 0 652321245 1616617472 346890 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 5 0 0 0 0 0
[pid=18879/tid=18895] ppid=18877 vsize=1578728 CPUtime=121.24
/proc/18879/task/18895/stat : 18895 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 19302 0 0 0 12048 76 0 0 20 0 17 0 652321245 1616617472 346890 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 6 0 0 0 0 0
[pid=18879/tid=18896] ppid=18877 vsize=1578728 CPUtime=121.25
/proc/18879/task/18896/stat : 18896 (ttsth-5-0) R 18877 18879 15497 0 -1 4202560 20029 0 0 0 12047 78 0 0 20 0 17 0 652321245 1616617472 346890 18446744073709551615 134512640 135237372 4290015776 18446744073709551615 134562338 0 0 1 0 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1938.2
Current children cumulated vsize (KiB) 1578728

[startup+122.415 s]
/proc/loadavg: 15.79 15.08 10.77 17/201 18896
/proc/meminfo: memFree=17673664/36427776 swapFree=4692/1395836
[pid=18879] ppid=18877 vsize=0 CPUtime=1944.29
/proc/18879/stat : 18879 (ttsth-5-0) R 18877 18879 15497 0 -1 4202500 348730 0 0 0 193132 1297 0 0 20 0 1 0 652321181 0 0 18446744073709551615 0 0 0 0 0 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/18879/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1944.29
Current children cumulated vsize (KiB) 0

[startup+122.503 s]
/proc/loadavg: 15.79 15.08 10.77 17/201 18896
/proc/meminfo: memFree=17673664/36427776 swapFree=4692/1395836
[pid=18879] ppid=18877 vsize=0 CPUtime=1944.38
/proc/18879/stat : 18879 (ttsth-5-0) R 18877 18879 15497 0 -1 4202500 348730 0 0 0 193132 1306 0 0 20 0 1 0 652321181 0 0 18446744073709551615 0 0 0 0 0 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/18879/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1944.38
Current children cumulated vsize (KiB) 0

Child status: 10
Real time (s): 122.514
CPU time (s): 1944.39
CPU user time (s): 1931.33
CPU system time (s): 13.0608
CPU usage (%): 1587.08
Max. virtual memory (cumulated for all children) (KiB): 1581244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1931.33
system time used= 13.0608
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 348730
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= 26147
involuntary context switches= 4711

runsolver used 0.500031 second user time and 1.93612 second system time

The end

Launcher Data

Begin job on xenhost3-49 at 2009-06-13 23:55:48
IDJOB=1776345
IDBENCH=20489
IDSOLVER=634
FILE ID=xenhost3-49/1776345-1244930148
PBS_JOBID=
Free space on /tmp= 7025 MiB

SOLVER NAME= ttsth-5-0 2009-03-19 (16 threads)
BENCH NAME= SAT07/industrial/grieu/vmpc_24.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1776345-1244930148/watcher-1776345-1244930148 -o /tmp/evaluation-result-1776345-1244930148/solver-1776345-1244930148 -C 10000 -W 1000 -M 2047  HOME/ttsth-5-0 -num-threads 16 HOME/instance-1776345-1244930148.cnf

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 2047 MiB
MAX NB THREAD= 16

MD5SUM BENCH= a69847fa52646cc8016cf4fd8e9d428a
RANDOM SEED= 1375080370

Linux xenhost3-49 2.6.27.5 #1 SMP Mon Mar 30 10:34:22 CEST 2009 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 2
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 8
initial apicid	: 8
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 4
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 6
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 24
initial apicid	: 24
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 0
siblings	: 1
core id		: 2
cpu cores	: 1
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 2
siblings	: 1
core id		: 2
cpu cores	: 1
apicid		: 10
initial apicid	: 10
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 4
siblings	: 1
core id		: 2
cpu cores	: 1
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 6
siblings	: 1
core id		: 2
cpu cores	: 1
apicid		: 26
initial apicid	: 26
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 0
siblings	: 1
core id		: 1
cpu cores	: 1
apicid		: 1
initial apicid	: 1
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 2
siblings	: 1
core id		: 1
cpu cores	: 1
apicid		: 9
initial apicid	: 9
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 4
siblings	: 1
core id		: 1
cpu cores	: 1
apicid		: 17
initial apicid	: 17
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 6
siblings	: 1
core id		: 1
cpu cores	: 1
apicid		: 25
initial apicid	: 25
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 0
siblings	: 1
core id		: 3
cpu cores	: 1
apicid		: 3
initial apicid	: 3
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 2
siblings	: 1
core id		: 3
cpu cores	: 1
apicid		: 11
initial apicid	: 11
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 4
siblings	: 1
core id		: 3
cpu cores	: 1
apicid		: 19
initial apicid	: 19
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 6
siblings	: 1
core id		: 3
cpu cores	: 1
apicid		: 27
initial apicid	: 27
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:     36427776 kB
MemFree:      19062316 kB
Buffers:        472604 kB
Cached:       14115472 kB
SwapCached:          0 kB
Active:        4119104 kB
Inactive:     10478004 kB
SwapTotal:    25398692 kB
SwapFree:     25398692 kB
Dirty:            1352 kB
Writeback:           0 kB
AnonPages:        7800 kB
Mapped:           4352 kB
Slab:           717344 kB
SReclaimable:   690544 kB
SUnreclaim:      26800 kB
PageTables:          0 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
WritebackTmp:        0 kB
CommitLimit:  43612580 kB
Committed_AS:    29736 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    275248 kB
VmallocChunk: 34359462839 kB
DirectMap4k:  99216660 kB
DirectMap2M:         0 kB

Free space on /tmp at the end= 7025 MiB
End job on xenhost3-49 at 2009-06-13 23:57:51