Trace number 3266792

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
SAT4J core 2.3.0 SNAPSHOT 2011-02-06SAT 129.997 129.348

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m27-q225-n25-p15-s58217873.cnf
MD5SUM5114ac23a1af2282bd254f062acfce74
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.118981
Satisfiable
(Un)Satisfiability was proved
Number of variables550
Number of clauses35586
Sum of the clauses size71672
Maximum clause length27
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 235561
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 525

Solver Data

0.03/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.03/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.03/0.07	c See www.sat4j.org for details.
0.03/0.07	c no version file found!!!
0.03/0.07	c java.runtime.name	Java(TM) SE Runtime Environment
0.03/0.07	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.03/0.07	c java.vm.version	19.1-b02
0.03/0.07	c java.vm.vendor	Sun Microsystems Inc.
0.03/0.07	c sun.arch.data.model	64
0.03/0.07	c java.version		1.6.0_24
0.03/0.07	c os.name		Linux
0.03/0.07	c os.version		2.6.18-164.el5
0.03/0.07	c os.arch		amd64
0.03/0.07	c Free memory 		6997539544
0.03/0.07	c Max memory 		7034241024
0.03/0.07	c Total memory 		7034241024
0.03/0.07	c Number of processors 	8
0.03/0.09	c --- Begin Solver configuration ---
0.03/0.09	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@664741d6
0.03/0.09	c Learn all clauses as in MiniSAT
0.03/0.09	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.03/0.09	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.03/0.09	c Expensive reason simplification
0.03/0.09	c Armin Biere (Picosat) restarts strategy
0.03/0.09	c Glucose learned constraints deletion strategy
0.03/0.09	c timeout=2147483647s
0.03/0.09	c DB Simplification allowed=true
0.03/0.09	c --- End Solver configuration ---
0.03/0.09	c solving HOME/instance-3266792-1303584923.cnf
0.03/0.09	c reading problem ... 
0.09/0.19	c ... done. Wall clock time 0.107s.
0.09/0.19	c #vars     550
0.09/0.19	c #constraints  35586
0.09/0.19	c constraints type 
0.09/0.19	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 25
0.09/0.19	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 35561
1.45/1.18	c cleaning 2496 clauses out of 5000 with flag 5000/5000
2.97/2.48	c cleaning 4249 clauses out of 8506 with flag 11002/11002
4.98/4.42	c cleaning 5627 clauses out of 11256 with flag 18001/18001
7.38/6.86	c cleaning 6813 clauses out of 13630 with flag 26002/26002
10.49/9.99	c cleaning 7906 clauses out of 15816 with flag 35001/35001
14.19/13.64	c cleaning 8954 clauses out of 17909 with flag 45000/45000
18.09/17.53	c cleaning 9972 clauses out of 19956 with flag 56001/56001
23.09/22.57	c cleaning 10989 clauses out of 21985 with flag 68002/68002
28.60/28.07	c cleaning 11995 clauses out of 23996 with flag 81002/81002
35.40/34.82	c cleaning 12996 clauses out of 26000 with flag 95001/95001
42.50/41.90	c cleaning 13996 clauses out of 28003 with flag 110000/110000
50.90/50.37	c cleaning 15002 clauses out of 30010 with flag 126003/126003
60.41/59.86	c cleaning 16000 clauses out of 32007 with flag 143002/143002
71.31/70.73	c cleaning 16997 clauses out of 34005 with flag 161000/161000
82.82/82.22	c cleaning 18000 clauses out of 36009 with flag 180001/180001
96.22/95.64	c cleaning 19002 clauses out of 38008 with flag 200000/200000
111.13/110.52	c cleaning 20002 clauses out of 40006 with flag 221000/221000
127.83/127.20	c cleaning 21000 clauses out of 42004 with flag 243000/243000
129.93/129.30	c starts		: 621
129.93/129.30	c conflicts		: 247094
129.93/129.30	c decisions		: 338062
129.93/129.30	c propagations		: 23261306
129.93/129.30	c inspects		: 1711613837
129.93/129.30	c shortcuts		: 0
129.93/129.30	c learnt literals	: 0
129.93/129.30	c learnt binary clauses	: 0
129.93/129.30	c learnt ternary clauses	: 0
129.93/129.30	c learnt constraints	: 247094
129.93/129.30	c ignored constraints	: 0
129.93/129.30	c root simplifications	: 621
129.93/129.30	c removed literals (reason simplification)	: 5871649
129.93/129.30	c reason swapping (by a shorter reason)	: 0
129.93/129.30	c Calls to reduceDB	: 18
129.93/129.30	c speed (assignments/second)	: 180173.54866194184
129.93/129.30	c non guided choices	58
129.93/129.31	c learnt constraints type 
129.93/129.31	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 25098
129.93/129.31	c constraints type 
129.93/129.32	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 25
129.93/129.32	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 35561
129.93/129.32	s SATISFIABLE
129.93/129.32	v 1 -2 -3 -4 -5 -6 -7 -8 -9 -10 -11 -12 -13 -14 -15 -16 -17 18 -19 -20 -21 -22 -23 -24 -25 -26 -27 -28 -29 -30 -31 -32 -33 -34 -35 -36 -37 -38 -39 -40 -41 -42 -43 -44 45 -46 -47 -48 -49 -50 -51 -52 -53 -54 -55 -56 -57 -58 -59 -60 -61 -62 -63 -64 -65 -66 -67 -68 69 -70 -71 -72 -73 -74 -75 -76 -77 -78 -79 -80 -81 -82 -83 -84 -85 -86 -87 -88 -89 -90 -91 92 -93 -94 -95 -96 -97 -98 -99 -100 -101 -102 -103 -104 -105 -106 -107 -108 -109 -110 -111 -112 -113 -114 -115 116 -117 -118 -119 -120 -121 -122 -123 -124 -125 -126 -127 -128 -129 -130 -131 -132 -133 -134 -135 -136 -137 138 -139 -140 -141 -142 -143 -144 -145 -146 -147 -148 -149 -150 -151 -152 -153 -154 -155 -156 -157 -158 -159 -160 -161 162 -163 -164 -165 -166 -167 -168 -169 -170 -171 -172 -173 -174 -175 -176 -177 -178 -179 -180 -181 -182 183 -184 -185 -186 -187 -188 -189 -190 -191 -192 -193 -194 -195 -196 -197 -198 -199 -200 -201 202 -203 -204 -205 -206 -207 -208 -209 -210 -211 -212 -213 -214 -215 -216 -217 -218 -219 -220 -221 -222 -223 224 -225 -226 -227 -228 -229 -230 -231 -232 -233 -234 -235 -236 -237 -238 -239 -240 -241 -242 -243 -244 -245 246 -247 -248 -249 -250 -251 -252 -253 -254 -255 -256 -257 -258 -259 -260 -261 -262 -263 -264 -265 -266 -267 -268 269 -270 -271 -272 -273 -274 -275 -276 -277 -278 -279 -280 -281 -282 -283 -284 -285 -286 -287 -288 -289 -290 -291 -292 -293 -294 295 -296 -297 -298 -299 -300 -301 -302 -303 -304 -305 -306 -307 -308 -309 -310 -311 -312 -313 -314 -315 -316 -317 -318 -319 -320 -321 -322 323 -324 -325 -326 -327 -328 -329 -330 -331 -332 -333 -334 -335 -336 -337 -338 -339 -340 -341 -342 -343 -344 345 -346 -347 -348 -349 -350 -351 -352 -353 -354 -355 -356 -357 -358 -359 -360 -361 -362 -363 -364 -365 -366 367 -368 -369 -370 -371 -372 -373 -374 -375 -376 -377 -378 -379 -380 -381 -382 -383 -384 -385 -386 -387 -388 -389 -390 391 -392 -393 -394 -395 -396 -397 -398 -399 -400 -401 -402 -403 -404 -405 -406 -407 -408 -409 -410 -411 -412 -413 -414 -415 -416 417 -418 -419 -420 -421 -422 -423 -424 -425 -426 -427 -428 -429 -430 -431 -432 -433 -434 -435 -436 -437 -438 -439 -440 -441 442 -443 -444 -445 -446 -447 -448 -449 -450 -451 -452 -453 -454 -455 -456 -457 -458 -459 -460 -461 -462 -463 -464 -465 -466 -467 -468 469 -470 -471 -472 -473 -474 -475 -476 -477 -478 -479 -480 -481 -482 -483 -484 -485 -486 -487 -488 489 -490 -491 -492 -493 -494 -495 -496 -497 -498 -499 -500 -501 -502 -503 -504 -505 -506 507 -508 -509 -510 -511 -512 -513 -514 -515 -516 -517 -518 -519 -520 -521 -522 -523 -524 -525 -526 -527 -528 -529 -530 -531 -532 -533 534 -535 -536 -537 -538 -539 -540 -541 -542 -543 -544 -545 -546 -547 -548 -549 550 0
129.93/129.33	c Total wall clock time (in seconds) : 129.212

Verifier Data

OK

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3266792-1303584923/watcher-3266792-1303584923 -o /tmp/evaluation-result-3266792-1303584923/solver-3266792-1303584923 -C 2400 -W 1300 -M 7680 java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3266792-1303584923.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.82 3.35 3.71 8/241 2535
/proc/meminfo: memFree=14620976/32951124 swapFree=67111528/67111528
[pid=2535] ppid=2533 vsize=23028 CPUtime=0 cores=5,7
/proc/2535/stat : 2535 (java) R 2533 2535 1299 0 -1 4202496 962 0 0 0 0 0 0 0 21 0 1 0 450907892 23580672 704 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264721442280 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2535/statm: 5757 717 529 9 0 124 0
[pid=2535/tid=2536] ppid=2533 vsize=35788 CPUtime=0 cores=5,7
/proc/2535/task/2536/stat : 2536 (java) R 2533 2535 1299 0 -1 4202560 201 0 0 0 0 0 0 0 23 0 2 0 450907892 36646912 1017 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738234107 0 0 0 16784584 0 0 0 -1 5 0 0 0

[startup+0.036786 s]
/proc/loadavg: 1.82 3.35 3.71 8/241 2535
/proc/meminfo: memFree=14620976/32951124 swapFree=67111528/67111528
[pid=2535] ppid=2533 vsize=7564352 CPUtime=0.03 cores=5,7
/proc/2535/stat : 2535 (java) S 2533 2535 1299 0 -1 4202496 8742 0 1 0 2 1 0 0 21 0 13 0 450907892 7745896448 8437 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738207717 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/2535/statm: 1891088 8438 1671 9 0 1881836 0
[pid=2535/tid=2536] ppid=2533 vsize=7564352 CPUtime=0.02 cores=5,7
/proc/2535/task/2536/stat : 2536 (java) R 2533 2535 1299 0 -1 4202560 7595 0 1 0 2 0 0 0 25 0 13 0 450907892 7745896448 8439 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 47080211750819 0 4 0 16784584 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 7564352

[startup+0.100771 s]
/proc/loadavg: 1.82 3.35 3.71 8/241 2535
/proc/meminfo: memFree=14620976/32951124 swapFree=67111528/67111528
[pid=2535] ppid=2533 vsize=7569940 CPUtime=0.09 cores=5,7
/proc/2535/stat : 2535 (java) S 2533 2535 1299 0 -1 4202496 9809 0 1 0 8 1 0 0 21 0 18 0 450907892 7751618560 9504 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/2535/statm: 1892485 9504 1757 9 0 1883223 0
[pid=2535/tid=2536] ppid=2533 vsize=7569940 CPUtime=0.09 cores=5,7
/proc/2535/task/2536/stat : 2536 (java) R 2533 2535 1299 0 -1 4202560 8633 0 1 0 8 1 0 0 25 0 18 0 450907892 7751618560 9504 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 46912505217362 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7569940

[startup+0.300707 s]
/proc/loadavg: 1.82 3.35 3.71 8/241 2535
/proc/meminfo: memFree=14620976/32951124 swapFree=67111528/67111528
[pid=2535] ppid=2533 vsize=7640824 CPUtime=0.48 cores=5,7
/proc/2535/stat : 2535 (java) S 2533 2535 1299 0 -1 4202496 13266 0 1 0 47 1 0 0 21 0 19 0 450907892 7824203776 12248 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/2535/statm: 1910206 12248 2211 9 0 1900944 0
[pid=2535/tid=2536] ppid=2533 vsize=7640824 CPUtime=0.27 cores=5,7
/proc/2535/task/2536/stat : 2536 (java) R 2533 2535 1299 0 -1 4202560 9247 0 1 0 26 1 0 0 25 0 19 0 450907892 7824203776 12248 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 47080211538305 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 7640824

[startup+0.700663 s]
/proc/loadavg: 1.82 3.35 3.71 8/241 2535
/proc/meminfo: memFree=14620976/32951124 swapFree=67111528/67111528
[pid=2535] ppid=2533 vsize=7640960 CPUtime=1.04 cores=5,7
/proc/2535/stat : 2535 (java) S 2533 2535 1299 0 -1 4202496 13793 0 1 0 103 1 0 0 21 0 19 0 450907892 7824343040 12710 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/2535/statm: 1910240 12710 2222 9 0 1900978 0
[pid=2535/tid=2536] ppid=2533 vsize=7640960 CPUtime=0.67 cores=5,7
/proc/2535/task/2536/stat : 2536 (java) R 2533 2535 1299 0 -1 4202560 9609 0 1 0 66 1 0 0 25 0 19 0 450907892 7824343040 12710 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 46912505646806 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.04
Current children cumulated vsize (KiB) 7640960

[startup+1.50151 s]
/proc/loadavg: 1.82 3.35 3.71 5/262 2557
/proc/meminfo: memFree=14504628/32951124 swapFree=67111528/67111528
[pid=2535] ppid=2533 vsize=7640960 CPUtime=2.05 cores=5,7
/proc/2535/stat : 2535 (java) S 2533 2535 1299 0 -1 4202496 23512 0 1 0 202 3 0 0 21 0 19 0 450907892 7824343040 19715 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/2535/statm: 1910240 19715 2251 9 0 1900978 0
[pid=2535/tid=2536] ppid=2533 vsize=7640960 CPUtime=1.45 cores=5,7
/proc/2535/task/2536/stat : 2536 (java) R 2533 2535 1299 0 -1 4202560 9954 0 1 0 144 1 0 0 25 0 19 0 450907892 7824343040 19715 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 46912505646951 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=2535/tid=2538] ppid=2533 vsize=7640960 CPUtime=0 cores=5,7
/proc/2535/task/2538/stat : 2538 (java) S 2533 2535 1299 0 -1 4202560 89 0 0 0 0 0 0 0 18 0 19 0 450907893 7824343040 19715 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 7 0 0 0
[pid=2535/tid=2539] ppid=2533 vsize=7640960 CPUtime=0 cores=5,7
/proc/2535/task/2539/stat : 2539 (java) S 2533 2535 1299 0 -1 4202560 149 0 0 0 0 0 0 0 17 0 19 0 450907893 7824343040 19715 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 7 0 0 0
[pid=2535/tid=2540] ppid=2533 vsize=7640960 CPUtime=0 cores=5,7
/proc/2535/task/2540/stat : 2540 (java) S 2533 2535 1299 0 -1 4202560 26 0 0 0 0 0 0 0 17 0 19 0 450907893 7824343040 19715 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 7 0 0 0
[pid=2535/tid=2542] ppid=2533 vsize=7640960 CPUtime=0 cores=5,7
/proc/2535/task/2542/stat : 2542 (java) S 2533 2535 1299 0 -1 4202560 413 0 0 0 0 0 0 0 17 0 19 0 450907893 7824343040 19715 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 7 0 0 0
[pid=2535/tid=2543] ppid=2533 vsize=7640960 CPUtime=0 cores=5,7
/proc/2535/task/2543/stat : 2543 (java) S 2533 2535 1299 0 -1 4202560 24 0 0 0 0 0 0 0 17 0 19 0 450907893 7824343040 19715 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 7 0 0 0
[pid=2535/tid=2544] ppid=2533 vsize=7640960 CPUtime=0 cores=5,7
/proc/2535/task/2544/stat : 2544 (java) S 2533 2535 1299 0 -1 4202560 135 0 0 0 0 0 0 0 18 0 19 0 450907893 7824343040 19715 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 7 0 0 0
[pid=2535/tid=2545] ppid=2533 vsize=7640960 CPUtime=0 cores=5,7
/proc/2535/task/2545/stat : 2545 (java) S 2533 2535 1299 0 -1 4202560 24 0 0 0 0 0 0 0 17 0 19 0 450907893 7824343040 19715 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 7 0 0 0
[pid=2535/tid=2546] ppid=2533 vsize=7640960 CPUtime=0 cores=5,7
/proc/2535/task/2546/stat : 2546 (java) S 2533 2535 1299 0 -1 4202560 24 0 0 0 0 0 0 0 18 0 19 0 450907893 7824343040 19715 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 7 0 0 0
[pid=2535/tid=2547] ppid=2533 vsize=7640960 CPUtime=0.01 cores=5,7
/proc/2535/task/2547/stat : 2547 (java) S 2533 2535 1299 0 -1 4202560 860 0 0 0 1 0 0 0 16 0 19 0 450907894 7824343040 19715 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738221568 0 0 0 16800975 18446604468848740480 0 0 -1 5 0 0 0
[pid=2535/tid=2548] ppid=2533 vsize=7640960 CPUtime=0 cores=5,7
/proc/2535/task/2548/stat : 2548 (java) S 2533 2535 1299 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 450907895 7824343040 19715 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 5 0 0 0
[pid=2535/tid=2549] ppid=2533 vsize=7640960 CPUtime=0 cores=5,7
/proc/2535/task/2549/stat : 2549 (java) S 2533 2535 1299 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 450907895 7824343040 19715 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 5 0 0 0
[pid=2535/tid=2550] ppid=2533 vsize=7640960 CPUtime=0 cores=5,7
/proc/2535/task/2550/stat : 2550 (java) S 2533 2535 1299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450907897 7824343040 19715 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738228657 0 4 0 16800975 18446604468848740480 0 0 -1 5 0 0 0
[pid=2535/tid=2551] ppid=2533 vsize=7640960 CPUtime=0.33 cores=5,7
/proc/2535/task/2551/stat : 2551 (java) S 2533 2535 1299 0 -1 4202560 8523 0 0 0 32 1 0 0 17 0 19 0 450907897 7824343040 19715 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 7 0 0 0
[pid=2535/tid=2552] ppid=2533 vsize=7640960 CPUtime=0.23 cores=5,7
/proc/2535/task/2552/stat : 2552 (java) S 2533 2535 1299 0 -1 4202560 2139 0 0 0 23 0 0 0 18 0 19 0 450907897 7824343040 19715 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 7 0 0 0
[pid=2535/tid=2553] ppid=2533 vsize=7640960 CPUtime=0 cores=5,7
/proc/2535/task/2553/stat : 2553 (java) S 2533 2535 1299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450907897 7824343040 19715 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 5 0 0 0
[pid=2535/tid=2554] ppid=2533 vsize=7640960 CPUtime=0 cores=5,7
/proc/2535/task/2554/stat : 2554 (java) S 2533 2535 1299 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 450907897 7824343040 19715 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738221568 0 4 0 16800975 18446604468848740480 0 0 -1 5 0 0 0
[pid=2535/tid=2556] ppid=2533 vsize=7640960 CPUtime=0 cores=5,7
/proc/2535/task/2556/stat : 2556 (java) S 2533 2535 1299 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 450907912 7824343040 19715 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738221568 0 4 0 16800975 18446604468848740480 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.05
Current children cumulated vsize (KiB) 7640960

[startup+3.10121 s]
/proc/loadavg: 1.82 3.35 3.71 5/262 2557
/proc/meminfo: memFree=14385588/32951124 swapFree=67111528/67111528
[pid=2535] ppid=2533 vsize=7640960 CPUtime=3.68 cores=5,7
/proc/2535/stat : 2535 (java) S 2533 2535 1299 0 -1 4202496 24587 0 1 0 365 3 0 0 21 0 19 0 450907892 7824343040 20787 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/2535/statm: 1910240 20787 2253 9 0 1900978 0
[pid=2535/tid=2536] ppid=2533 vsize=7640960 CPUtime=3.03 cores=5,7
/proc/2535/task/2536/stat : 2536 (java) R 2533 2535 1299 0 -1 4202560 9956 0 1 0 302 1 0 0 25 0 19 0 450907892 7824343040 20787 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 46912505621527 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=2535/tid=2538] ppid=2533 vsize=7640960 CPUtime=0 cores=5,7
/proc/2535/task/2538/stat : 2538 (java) S 2533 2535 1299 0 -1 4202560 89 0 0 0 0 0 0 0 18 0 19 0 450907893 7824343040 20787 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 7 0 0 0
[pid=2535/tid=2539] ppid=2533 vsize=7640960 CPUtime=0 cores=5,7
/proc/2535/task/2539/stat : 2539 (java) S 2533 2535 1299 0 -1 4202560 149 0 0 0 0 0 0 0 15 0 19 0 450907893 7824343040 20787 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 7 0 0 0
[pid=2535/tid=2540] ppid=2533 vsize=7640960 CPUtime=0 cores=5,7
/proc/2535/task/2540/stat : 2540 (java) S 2533 2535 1299 0 -1 4202560 26 0 0 0 0 0 0 0 15 0 19 0 450907893 7824343040 20787 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 7 0 0 0
[pid=2535/tid=2542] ppid=2533 vsize=7640960 CPUtime=0 cores=5,7
/proc/2535/task/2542/stat : 2542 (java) S 2533 2535 1299 0 -1 4202560 413 0 0 0 0 0 0 0 15 0 19 0 450907893 7824343040 20787 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 7 0 0 0
[pid=2535/tid=2543] ppid=2533 vsize=7640960 CPUtime=0 cores=5,7
/proc/2535/task/2543/stat : 2543 (java) S 2533 2535 1299 0 -1 4202560 24 0 0 0 0 0 0 0 15 0 19 0 450907893 7824343040 20787 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 7 0 0 0
[pid=2535/tid=2544] ppid=2533 vsize=7640960 CPUtime=0 cores=5,7
/proc/2535/task/2544/stat : 2544 (java) S 2533 2535 1299 0 -1 4202560 523 0 0 0 0 0 0 0 17 0 19 0 450907893 7824343040 20787 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 7 0 0 0
[pid=2535/tid=2545] ppid=2533 vsize=7640960 CPUtime=0 cores=5,7
/proc/2535/task/2545/stat : 2545 (java) S 2533 2535 1299 0 -1 4202560 24 0 0 0 0 0 0 0 15 0 19 0 450907893 7824343040 20787 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 7 0 0 0
[pid=2535/tid=2546] ppid=2533 vsize=7640960 CPUtime=0 cores=5,7
/proc/2535/task/2546/stat : 2546 (java) S 2533 2535 1299 0 -1 4202560 298 0 0 0 0 0 0 0 17 0 19 0 450907893 7824343040 20787 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 5 0 0 0
[pid=2535/tid=2547] ppid=2533 vsize=7640960 CPUtime=0.03 cores=5,7
/proc/2535/task/2547/stat : 2547 (java) S 2533 2535 1299 0 -1 4202560 1268 0 0 0 3 0 0 0 16 0 19 0 450907894 7824343040 20787 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738221568 0 0 0 16800975 18446604468848740480 0 0 -1 5 0 0 0
[pid=2535/tid=2548] ppid=2533 vsize=7640960 CPUtime=0 cores=5,7
/proc/2535/task/2548/stat : 2548 (java) S 2533 2535 1299 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 450907895 7824343040 20787 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 5 0 0 0
[pid=2535/tid=2549] ppid=2533 vsize=7640960 CPUtime=0 cores=5,7
/proc/2535/task/2549/stat : 2549 (java) S 2533 2535 1299 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 450907895 7824343040 20787 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 5 0 0 0
[pid=2535/tid=2550] ppid=2533 vsize=7640960 CPUtime=0 cores=5,7
/proc/2535/task/2550/stat : 2550 (java) S 2533 2535 1299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450907897 7824343040 20787 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738228657 0 4 0 16800975 18446604468848740480 0 0 -1 5 0 0 0
[pid=2535/tid=2551] ppid=2533 vsize=7640960 CPUtime=0.35 cores=5,7
/proc/2535/task/2551/stat : 2551 (java) S 2533 2535 1299 0 -1 4202560 8526 0 0 0 34 1 0 0 16 0 19 0 450907897 7824343040 20787 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 7 0 0 0
[pid=2535/tid=2552] ppid=2533 vsize=7640960 CPUtime=0.23 cores=5,7
/proc/2535/task/2552/stat : 2552 (java) S 2533 2535 1299 0 -1 4202560 2139 0 0 0 23 0 0 0 17 0 19 0 450907897 7824343040 20787 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 7 0 0 0
[pid=2535/tid=2553] ppid=2533 vsize=7640960 CPUtime=0 cores=5,7
/proc/2535/task/2553/stat : 2553 (java) S 2533 2535 1299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450907897 7824343040 20787 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 5 0 0 0
[pid=2535/tid=2554] ppid=2533 vsize=7640960 CPUtime=0 cores=5,7
/proc/2535/task/2554/stat : 2554 (java) S 2533 2535 1299 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 450907897 7824343040 20787 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738221568 0 4 0 16800975 18446604468848740480 0 0 -1 5 0 0 0
[pid=2535/tid=2556] ppid=2533 vsize=7640960 CPUtime=0 cores=5,7
/proc/2535/task/2556/stat : 2556 (java) S 2533 2535 1299 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 450907912 7824343040 20787 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738221568 0 4 0 16800975 18446604468848740480 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.68
Current children cumulated vsize (KiB) 7640960

[startup+6.3006 s]
/proc/loadavg: 1.99 3.36 3.71 5/262 2557
/proc/meminfo: memFree=14358844/32951124 swapFree=67111528/67111528
[pid=2535] ppid=2533 vsize=7640960 CPUtime=6.88 cores=5,7
/proc/2535/stat : 2535 (java) S 2533 2535 1299 0 -1 4202496 24884 0 1 0 685 3 0 0 21 0 19 0 450907892 7824343040 20593 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/2535/statm: 1910240 20593 2253 9 0 1900978 0
[pid=2535/tid=2536] ppid=2533 vsize=7640960 CPUtime=6.2 cores=5,7
/proc/2535/task/2536/stat : 2536 (java) R 2533 2535 1299 0 -1 4202560 9958 0 1 0 619 1 0 0 25 0 19 0 450907892 7824343040 20593 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 46912505647379 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=2535/tid=2538] ppid=2533 vsize=7640960 CPUtime=0 cores=5,7
/proc/2535/task/2538/stat : 2538 (java) S 2533 2535 1299 0 -1 4202560 99 0 0 0 0 0 0 0 15 0 19 0 450907893 7824343040 20593 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 5 0 0 0
[pid=2535/tid=2539] ppid=2533 vsize=7640960 CPUtime=0 cores=5,7
/proc/2535/task/2539/stat : 2539 (java) S 2533 2535 1299 0 -1 4202560 149 0 0 0 0 0 0 0 15 0 19 0 450907893 7824343040 20593 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 7 0 0 0
[pid=2535/tid=2540] ppid=2533 vsize=7640960 CPUtime=0 cores=5,7
/proc/2535/task/2540/stat : 2540 (java) S 2533 2535 1299 0 -1 4202560 26 0 0 0 0 0 0 0 15 0 19 0 450907893 7824343040 20593 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 7 0 0 0
[pid=2535/tid=2542] ppid=2533 vsize=7640960 CPUtime=0 cores=5,7
/proc/2535/task/2542/stat : 2542 (java) S 2533 2535 1299 0 -1 4202560 413 0 0 0 0 0 0 0 15 0 19 0 450907893 7824343040 20593 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 7 0 0 0
[pid=2535/tid=2543] ppid=2533 vsize=7640960 CPUtime=0 cores=5,7
/proc/2535/task/2543/stat : 2543 (java) S 2533 2535 1299 0 -1 4202560 24 0 0 0 0 0 0 0 15 0 19 0 450907893 7824343040 20593 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 7 0 0 0
[pid=2535/tid=2544] ppid=2533 vsize=7640960 CPUtime=0 cores=5,7
/proc/2535/task/2544/stat : 2544 (java) S 2533 2535 1299 0 -1 4202560 523 0 0 0 0 0 0 0 15 0 19 0 450907893 7824343040 20593 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 7 0 0 0
[pid=2535/tid=2545] ppid=2533 vsize=7640960 CPUtime=0 cores=5,7
/proc/2535/task/2545/stat : 2545 (java) S 2533 2535 1299 0 -1 4202560 24 0 0 0 0 0 0 0 15 0 19 0 450907893 7824343040 20593 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 7 0 0 0
[pid=2535/tid=2546] ppid=2533 vsize=7640960 CPUtime=0 cores=5,7
/proc/2535/task/2546/stat : 2546 (java) S 2533 2535 1299 0 -1 4202560 298 0 0 0 0 0 0 0 15 0 19 0 450907893 7824343040 20593 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 5 0 0 0
[pid=2535/tid=2547] ppid=2533 vsize=7640960 CPUtime=0.04 cores=5,7
/proc/2535/task/2547/stat : 2547 (java) S 2533 2535 1299 0 -1 4202560 1553 0 0 0 4 0 0 0 15 0 19 0 450907894 7824343040 20593 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738221568 0 0 0 16800975 18446604468848740480 0 0 -1 5 0 0 0
[pid=2535/tid=2548] ppid=2533 vsize=7640960 CPUtime=0 cores=5,7
/proc/2535/task/2548/stat : 2548 (java) S 2533 2535 1299 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 450907895 7824343040 20593 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 5 0 0 0
[pid=2535/tid=2549] ppid=2533 vsize=7640960 CPUtime=0 cores=5,7
/proc/2535/task/2549/stat : 2549 (java) S 2533 2535 1299 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 450907895 7824343040 20593 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 5 0 0 0
[pid=2535/tid=2550] ppid=2533 vsize=7640960 CPUtime=0 cores=5,7
/proc/2535/task/2550/stat : 2550 (java) S 2533 2535 1299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450907897 7824343040 20593 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738228657 0 4 0 16800975 18446604468848740480 0 0 -1 5 0 0 0
[pid=2535/tid=2551] ppid=2533 vsize=7640960 CPUtime=0.35 cores=5,7
/proc/2535/task/2551/stat : 2551 (java) S 2533 2535 1299 0 -1 4202560 8526 0 0 0 34 1 0 0 15 0 19 0 450907897 7824343040 20593 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 5 0 0 0
[pid=2535/tid=2552] ppid=2533 vsize=7640960 CPUtime=0.24 cores=5,7
/proc/2535/task/2552/stat : 2552 (java) S 2533 2535 1299 0 -1 4202560 2139 0 0 0 24 0 0 0 15 0 19 0 450907897 7824343040 20593 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 7 0 0 0

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

/proc/2535/task/2538/stat : 2538 (java) S 2533 2535 1299 0 -1 4202560 105 0 0 0 1 0 0 0 16 0 19 0 450907893 7824343040 24604 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 7 0 0 0
[pid=2535/tid=2539] ppid=2533 vsize=7640960 CPUtime=0.02 cores=5,7
/proc/2535/task/2539/stat : 2539 (java) S 2533 2535 1299 0 -1 4202560 547 0 0 0 2 0 0 0 16 0 19 0 450907893 7824343040 24604 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 7 0 0 0
[pid=2535/tid=2540] ppid=2533 vsize=7640960 CPUtime=0.01 cores=5,7
/proc/2535/task/2540/stat : 2540 (java) S 2533 2535 1299 0 -1 4202560 327 0 0 0 1 0 0 0 15 0 19 0 450907893 7824343040 24604 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 7 0 0 0
[pid=2535/tid=2542] ppid=2533 vsize=7640960 CPUtime=0.02 cores=5,7
/proc/2535/task/2542/stat : 2542 (java) S 2533 2535 1299 0 -1 4202560 739 0 0 0 2 0 0 0 16 0 19 0 450907893 7824343040 24604 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 7 0 0 0
[pid=2535/tid=2543] ppid=2533 vsize=7640960 CPUtime=0 cores=5,7
/proc/2535/task/2543/stat : 2543 (java) S 2533 2535 1299 0 -1 4202560 103 0 0 0 0 0 0 0 15 0 19 0 450907893 7824343040 24604 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 7 0 0 0
[pid=2535/tid=2544] ppid=2533 vsize=7640960 CPUtime=0.01 cores=5,7
/proc/2535/task/2544/stat : 2544 (java) S 2533 2535 1299 0 -1 4202560 609 0 0 0 1 0 0 0 15 0 19 0 450907893 7824343040 24604 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 7 0 0 0
[pid=2535/tid=2545] ppid=2533 vsize=7640960 CPUtime=0 cores=5,7
/proc/2535/task/2545/stat : 2545 (java) S 2533 2535 1299 0 -1 4202560 143 0 0 0 0 0 0 0 15 0 19 0 450907893 7824343040 24604 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 7 0 0 0
[pid=2535/tid=2546] ppid=2533 vsize=7640960 CPUtime=0.02 cores=5,7
/proc/2535/task/2546/stat : 2546 (java) S 2533 2535 1299 0 -1 4202560 602 0 0 0 2 0 0 0 15 0 19 0 450907893 7824343040 24604 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 7 0 0 0
[pid=2535/tid=2547] ppid=2533 vsize=7640960 CPUtime=0.4 cores=5,7
/proc/2535/task/2547/stat : 2547 (java) S 2533 2535 1299 0 -1 4202560 3693 0 0 0 40 0 0 0 16 0 19 0 450907894 7824343040 24604 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738221568 0 0 0 16800975 18446604468848740480 0 0 -1 5 0 0 0
[pid=2535/tid=2548] ppid=2533 vsize=7640960 CPUtime=0 cores=5,7
/proc/2535/task/2548/stat : 2548 (java) S 2533 2535 1299 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 450907895 7824343040 24604 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 5 0 0 0
[pid=2535/tid=2549] ppid=2533 vsize=7640960 CPUtime=0 cores=5,7
/proc/2535/task/2549/stat : 2549 (java) S 2533 2535 1299 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 450907895 7824343040 24604 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 5 0 0 0
[pid=2535/tid=2550] ppid=2533 vsize=7640960 CPUtime=0 cores=5,7
/proc/2535/task/2550/stat : 2550 (java) S 2533 2535 1299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450907897 7824343040 24604 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738228657 0 4 0 16800975 18446604468848740480 0 0 -1 5 0 0 0
[pid=2535/tid=2551] ppid=2533 vsize=7640960 CPUtime=0.38 cores=5,7
/proc/2535/task/2551/stat : 2551 (java) S 2533 2535 1299 0 -1 4202560 8531 0 0 0 37 1 0 0 15 0 19 0 450907897 7824343040 24604 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 5 0 0 0
[pid=2535/tid=2552] ppid=2533 vsize=7640960 CPUtime=0.24 cores=5,7
/proc/2535/task/2552/stat : 2552 (java) S 2533 2535 1299 0 -1 4202560 2139 0 0 0 24 0 0 0 15 0 19 0 450907897 7824343040 24604 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 7 0 0 0
[pid=2535/tid=2553] ppid=2533 vsize=7640960 CPUtime=0 cores=5,7
/proc/2535/task/2553/stat : 2553 (java) S 2533 2535 1299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450907897 7824343040 24604 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 5 0 0 0
[pid=2535/tid=2554] ppid=2533 vsize=7640960 CPUtime=0 cores=5,7
/proc/2535/task/2554/stat : 2554 (java) S 2533 2535 1299 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 19 0 450907897 7824343040 24604 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738221568 0 4 0 16800975 18446604468848740480 0 0 -1 7 0 0 0
[pid=2535/tid=2556] ppid=2533 vsize=7640960 CPUtime=0 cores=5,7
/proc/2535/task/2556/stat : 2556 (java) S 2533 2535 1299 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 450907912 7824343040 24604 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738221568 0 4 0 16800975 18446604468848740480 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 128.53
Current children cumulated vsize (KiB) 7640960

[startup+128.707 s]
/proc/loadavg: 3.78 3.59 3.74 6/262 2560
/proc/meminfo: memFree=14265604/32951124 swapFree=67111528/67111528
[pid=2535] ppid=2533 vsize=7640960 CPUtime=129.34 cores=5,7
/proc/2535/stat : 2535 (java) S 2533 2535 1299 0 -1 4202496 28923 0 1 0 12931 3 0 0 21 0 19 0 450907892 7824343040 24604 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/2535/statm: 1910240 24604 2253 9 0 1900978 0
[pid=2535/tid=2536] ppid=2533 vsize=7640960 CPUtime=128.16 cores=5,7
/proc/2535/task/2536/stat : 2536 (java) R 2533 2535 1299 0 -1 4202560 10227 0 1 0 12815 1 0 0 25 0 19 0 450907892 7824343040 24604 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 46912505646659 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=2535/tid=2538] ppid=2533 vsize=7640960 CPUtime=0.01 cores=5,7
/proc/2535/task/2538/stat : 2538 (java) S 2533 2535 1299 0 -1 4202560 105 0 0 0 1 0 0 0 16 0 19 0 450907893 7824343040 24604 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 7 0 0 0
[pid=2535/tid=2539] ppid=2533 vsize=7640960 CPUtime=0.02 cores=5,7
/proc/2535/task/2539/stat : 2539 (java) S 2533 2535 1299 0 -1 4202560 547 0 0 0 2 0 0 0 16 0 19 0 450907893 7824343040 24604 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 7 0 0 0
[pid=2535/tid=2540] ppid=2533 vsize=7640960 CPUtime=0.01 cores=5,7
/proc/2535/task/2540/stat : 2540 (java) S 2533 2535 1299 0 -1 4202560 327 0 0 0 1 0 0 0 15 0 19 0 450907893 7824343040 24604 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 7 0 0 0
[pid=2535/tid=2542] ppid=2533 vsize=7640960 CPUtime=0.02 cores=5,7
/proc/2535/task/2542/stat : 2542 (java) S 2533 2535 1299 0 -1 4202560 739 0 0 0 2 0 0 0 16 0 19 0 450907893 7824343040 24604 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 7 0 0 0
[pid=2535/tid=2543] ppid=2533 vsize=7640960 CPUtime=0 cores=5,7
/proc/2535/task/2543/stat : 2543 (java) S 2533 2535 1299 0 -1 4202560 103 0 0 0 0 0 0 0 15 0 19 0 450907893 7824343040 24604 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 7 0 0 0
[pid=2535/tid=2544] ppid=2533 vsize=7640960 CPUtime=0.01 cores=5,7
/proc/2535/task/2544/stat : 2544 (java) S 2533 2535 1299 0 -1 4202560 609 0 0 0 1 0 0 0 15 0 19 0 450907893 7824343040 24604 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 7 0 0 0
[pid=2535/tid=2545] ppid=2533 vsize=7640960 CPUtime=0 cores=5,7
/proc/2535/task/2545/stat : 2545 (java) S 2533 2535 1299 0 -1 4202560 143 0 0 0 0 0 0 0 15 0 19 0 450907893 7824343040 24604 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 7 0 0 0
[pid=2535/tid=2546] ppid=2533 vsize=7640960 CPUtime=0.02 cores=5,7
/proc/2535/task/2546/stat : 2546 (java) S 2533 2535 1299 0 -1 4202560 602 0 0 0 2 0 0 0 15 0 19 0 450907893 7824343040 24604 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 7 0 0 0
[pid=2535/tid=2547] ppid=2533 vsize=7640960 CPUtime=0.4 cores=5,7
/proc/2535/task/2547/stat : 2547 (java) S 2533 2535 1299 0 -1 4202560 3693 0 0 0 40 0 0 0 15 0 19 0 450907894 7824343040 24604 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738221568 0 0 0 16800975 18446604468848740480 0 0 -1 5 0 0 0
[pid=2535/tid=2548] ppid=2533 vsize=7640960 CPUtime=0 cores=5,7
/proc/2535/task/2548/stat : 2548 (java) S 2533 2535 1299 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 450907895 7824343040 24604 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 5 0 0 0
[pid=2535/tid=2549] ppid=2533 vsize=7640960 CPUtime=0 cores=5,7
/proc/2535/task/2549/stat : 2549 (java) S 2533 2535 1299 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 450907895 7824343040 24604 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 5 0 0 0
[pid=2535/tid=2550] ppid=2533 vsize=7640960 CPUtime=0 cores=5,7
/proc/2535/task/2550/stat : 2550 (java) S 2533 2535 1299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450907897 7824343040 24604 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738228657 0 4 0 16800975 18446604468848740480 0 0 -1 5 0 0 0
[pid=2535/tid=2551] ppid=2533 vsize=7640960 CPUtime=0.38 cores=5,7
/proc/2535/task/2551/stat : 2551 (java) S 2533 2535 1299 0 -1 4202560 8531 0 0 0 37 1 0 0 15 0 19 0 450907897 7824343040 24604 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 5 0 0 0
[pid=2535/tid=2552] ppid=2533 vsize=7640960 CPUtime=0.24 cores=5,7
/proc/2535/task/2552/stat : 2552 (java) S 2533 2535 1299 0 -1 4202560 2139 0 0 0 24 0 0 0 15 0 19 0 450907897 7824343040 24604 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 7 0 0 0
[pid=2535/tid=2553] ppid=2533 vsize=7640960 CPUtime=0 cores=5,7
/proc/2535/task/2553/stat : 2553 (java) S 2533 2535 1299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450907897 7824343040 24604 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 5 0 0 0
[pid=2535/tid=2554] ppid=2533 vsize=7640960 CPUtime=0 cores=5,7
/proc/2535/task/2554/stat : 2554 (java) S 2533 2535 1299 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 19 0 450907897 7824343040 24604 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738221568 0 4 0 16800975 18446604468848740480 0 0 -1 7 0 0 0
[pid=2535/tid=2556] ppid=2533 vsize=7640960 CPUtime=0 cores=5,7
/proc/2535/task/2556/stat : 2556 (java) S 2533 2535 1299 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 450907912 7824343040 24604 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738221568 0 4 0 16800975 18446604468848740480 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 129.34
Current children cumulated vsize (KiB) 7640960

[startup+129.101 s]
/proc/loadavg: 3.78 3.59 3.74 6/262 2560
/proc/meminfo: memFree=14265604/32951124 swapFree=67111528/67111528
[pid=2535] ppid=2533 vsize=7640960 CPUtime=129.73 cores=5,7
/proc/2535/stat : 2535 (java) S 2533 2535 1299 0 -1 4202496 28923 0 1 0 12970 3 0 0 21 0 19 0 450907892 7824343040 24604 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/2535/statm: 1910240 24604 2253 9 0 1900978 0
[pid=2535/tid=2536] ppid=2533 vsize=7640960 CPUtime=128.55 cores=5,7
/proc/2535/task/2536/stat : 2536 (java) R 2533 2535 1299 0 -1 4202560 10227 0 1 0 12854 1 0 0 25 0 19 0 450907892 7824343040 24604 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 46912505647317 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=2535/tid=2538] ppid=2533 vsize=7640960 CPUtime=0.01 cores=5,7
/proc/2535/task/2538/stat : 2538 (java) S 2533 2535 1299 0 -1 4202560 105 0 0 0 1 0 0 0 16 0 19 0 450907893 7824343040 24604 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 7 0 0 0
[pid=2535/tid=2539] ppid=2533 vsize=7640960 CPUtime=0.02 cores=5,7
/proc/2535/task/2539/stat : 2539 (java) S 2533 2535 1299 0 -1 4202560 547 0 0 0 2 0 0 0 16 0 19 0 450907893 7824343040 24604 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 7 0 0 0
[pid=2535/tid=2540] ppid=2533 vsize=7640960 CPUtime=0.01 cores=5,7
/proc/2535/task/2540/stat : 2540 (java) S 2533 2535 1299 0 -1 4202560 327 0 0 0 1 0 0 0 15 0 19 0 450907893 7824343040 24604 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 7 0 0 0
[pid=2535/tid=2542] ppid=2533 vsize=7640960 CPUtime=0.02 cores=5,7
/proc/2535/task/2542/stat : 2542 (java) S 2533 2535 1299 0 -1 4202560 739 0 0 0 2 0 0 0 16 0 19 0 450907893 7824343040 24604 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 7 0 0 0
[pid=2535/tid=2543] ppid=2533 vsize=7640960 CPUtime=0 cores=5,7
/proc/2535/task/2543/stat : 2543 (java) S 2533 2535 1299 0 -1 4202560 103 0 0 0 0 0 0 0 15 0 19 0 450907893 7824343040 24604 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 7 0 0 0
[pid=2535/tid=2544] ppid=2533 vsize=7640960 CPUtime=0.01 cores=5,7
/proc/2535/task/2544/stat : 2544 (java) S 2533 2535 1299 0 -1 4202560 609 0 0 0 1 0 0 0 15 0 19 0 450907893 7824343040 24604 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 7 0 0 0
[pid=2535/tid=2545] ppid=2533 vsize=7640960 CPUtime=0 cores=5,7
/proc/2535/task/2545/stat : 2545 (java) S 2533 2535 1299 0 -1 4202560 143 0 0 0 0 0 0 0 15 0 19 0 450907893 7824343040 24604 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 7 0 0 0
[pid=2535/tid=2546] ppid=2533 vsize=7640960 CPUtime=0.02 cores=5,7
/proc/2535/task/2546/stat : 2546 (java) S 2533 2535 1299 0 -1 4202560 602 0 0 0 2 0 0 0 15 0 19 0 450907893 7824343040 24604 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 7 0 0 0
[pid=2535/tid=2547] ppid=2533 vsize=7640960 CPUtime=0.4 cores=5,7
/proc/2535/task/2547/stat : 2547 (java) S 2533 2535 1299 0 -1 4202560 3693 0 0 0 40 0 0 0 15 0 19 0 450907894 7824343040 24604 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738221568 0 0 0 16800975 18446604468848740480 0 0 -1 5 0 0 0
[pid=2535/tid=2548] ppid=2533 vsize=7640960 CPUtime=0 cores=5,7
/proc/2535/task/2548/stat : 2548 (java) S 2533 2535 1299 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 450907895 7824343040 24604 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 5 0 0 0
[pid=2535/tid=2549] ppid=2533 vsize=7640960 CPUtime=0 cores=5,7
/proc/2535/task/2549/stat : 2549 (java) S 2533 2535 1299 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 450907895 7824343040 24604 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 5 0 0 0
[pid=2535/tid=2550] ppid=2533 vsize=7640960 CPUtime=0 cores=5,7
/proc/2535/task/2550/stat : 2550 (java) S 2533 2535 1299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450907897 7824343040 24604 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738228657 0 4 0 16800975 18446604468848740480 0 0 -1 5 0 0 0
[pid=2535/tid=2551] ppid=2533 vsize=7640960 CPUtime=0.38 cores=5,7
/proc/2535/task/2551/stat : 2551 (java) S 2533 2535 1299 0 -1 4202560 8531 0 0 0 37 1 0 0 15 0 19 0 450907897 7824343040 24604 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 5 0 0 0
[pid=2535/tid=2552] ppid=2533 vsize=7640960 CPUtime=0.24 cores=5,7
/proc/2535/task/2552/stat : 2552 (java) S 2533 2535 1299 0 -1 4202560 2139 0 0 0 24 0 0 0 15 0 19 0 450907897 7824343040 24604 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 7 0 0 0
[pid=2535/tid=2553] ppid=2533 vsize=7640960 CPUtime=0 cores=5,7
/proc/2535/task/2553/stat : 2553 (java) S 2533 2535 1299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450907897 7824343040 24604 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 5 0 0 0
[pid=2535/tid=2554] ppid=2533 vsize=7640960 CPUtime=0 cores=5,7
/proc/2535/task/2554/stat : 2554 (java) S 2533 2535 1299 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 19 0 450907897 7824343040 24604 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738221568 0 4 0 16800975 18446604468848740480 0 0 -1 7 0 0 0
[pid=2535/tid=2556] ppid=2533 vsize=7640960 CPUtime=0 cores=5,7
/proc/2535/task/2556/stat : 2556 (java) S 2533 2535 1299 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 450907912 7824343040 24604 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738221568 0 4 0 16800975 18446604468848740480 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 129.73
Current children cumulated vsize (KiB) 7640960

[startup+129.301 s]
/proc/loadavg: 3.78 3.59 3.74 6/262 2560
/proc/meminfo: memFree=14265604/32951124 swapFree=67111528/67111528
[pid=2535] ppid=2533 vsize=7640960 CPUtime=129.93 cores=5,7
/proc/2535/stat : 2535 (java) S 2533 2535 1299 0 -1 4202496 28923 0 1 0 12990 3 0 0 21 0 19 0 450907892 7824343040 24604 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/2535/statm: 1910240 24604 2253 9 0 1900978 0
[pid=2535/tid=2536] ppid=2533 vsize=7640960 CPUtime=128.75 cores=5,7
/proc/2535/task/2536/stat : 2536 (java) R 2533 2535 1299 0 -1 4202560 10227 0 1 0 12874 1 0 0 25 0 19 0 450907892 7824343040 24604 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 46912505609290 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=2535/tid=2538] ppid=2533 vsize=7640960 CPUtime=0.01 cores=5,7
/proc/2535/task/2538/stat : 2538 (java) S 2533 2535 1299 0 -1 4202560 105 0 0 0 1 0 0 0 16 0 19 0 450907893 7824343040 24604 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 7 0 0 0
[pid=2535/tid=2539] ppid=2533 vsize=7640960 CPUtime=0.02 cores=5,7
/proc/2535/task/2539/stat : 2539 (java) S 2533 2535 1299 0 -1 4202560 547 0 0 0 2 0 0 0 16 0 19 0 450907893 7824343040 24604 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 7 0 0 0
[pid=2535/tid=2540] ppid=2533 vsize=7640960 CPUtime=0.01 cores=5,7
/proc/2535/task/2540/stat : 2540 (java) S 2533 2535 1299 0 -1 4202560 327 0 0 0 1 0 0 0 15 0 19 0 450907893 7824343040 24604 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 7 0 0 0
[pid=2535/tid=2542] ppid=2533 vsize=7640960 CPUtime=0.02 cores=5,7
/proc/2535/task/2542/stat : 2542 (java) S 2533 2535 1299 0 -1 4202560 739 0 0 0 2 0 0 0 16 0 19 0 450907893 7824343040 24604 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 7 0 0 0
[pid=2535/tid=2543] ppid=2533 vsize=7640960 CPUtime=0 cores=5,7
/proc/2535/task/2543/stat : 2543 (java) S 2533 2535 1299 0 -1 4202560 103 0 0 0 0 0 0 0 15 0 19 0 450907893 7824343040 24604 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 7 0 0 0
[pid=2535/tid=2544] ppid=2533 vsize=7640960 CPUtime=0.01 cores=5,7
/proc/2535/task/2544/stat : 2544 (java) S 2533 2535 1299 0 -1 4202560 609 0 0 0 1 0 0 0 15 0 19 0 450907893 7824343040 24604 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 7 0 0 0
[pid=2535/tid=2545] ppid=2533 vsize=7640960 CPUtime=0 cores=5,7
/proc/2535/task/2545/stat : 2545 (java) S 2533 2535 1299 0 -1 4202560 143 0 0 0 0 0 0 0 15 0 19 0 450907893 7824343040 24604 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 7 0 0 0
[pid=2535/tid=2546] ppid=2533 vsize=7640960 CPUtime=0.02 cores=5,7
/proc/2535/task/2546/stat : 2546 (java) S 2533 2535 1299 0 -1 4202560 602 0 0 0 2 0 0 0 15 0 19 0 450907893 7824343040 24604 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 7 0 0 0
[pid=2535/tid=2547] ppid=2533 vsize=7640960 CPUtime=0.4 cores=5,7
/proc/2535/task/2547/stat : 2547 (java) S 2533 2535 1299 0 -1 4202560 3693 0 0 0 40 0 0 0 15 0 19 0 450907894 7824343040 24604 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738221568 0 0 0 16800975 18446604468848740480 0 0 -1 5 0 0 0
[pid=2535/tid=2548] ppid=2533 vsize=7640960 CPUtime=0 cores=5,7
/proc/2535/task/2548/stat : 2548 (java) S 2533 2535 1299 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 450907895 7824343040 24604 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 5 0 0 0
[pid=2535/tid=2549] ppid=2533 vsize=7640960 CPUtime=0 cores=5,7
/proc/2535/task/2549/stat : 2549 (java) S 2533 2535 1299 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 450907895 7824343040 24604 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 5 0 0 0
[pid=2535/tid=2550] ppid=2533 vsize=7640960 CPUtime=0 cores=5,7
/proc/2535/task/2550/stat : 2550 (java) S 2533 2535 1299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450907897 7824343040 24604 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738228657 0 4 0 16800975 18446604468848740480 0 0 -1 5 0 0 0
[pid=2535/tid=2551] ppid=2533 vsize=7640960 CPUtime=0.38 cores=5,7
/proc/2535/task/2551/stat : 2551 (java) S 2533 2535 1299 0 -1 4202560 8531 0 0 0 37 1 0 0 15 0 19 0 450907897 7824343040 24604 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 5 0 0 0
[pid=2535/tid=2552] ppid=2533 vsize=7640960 CPUtime=0.24 cores=5,7
/proc/2535/task/2552/stat : 2552 (java) S 2533 2535 1299 0 -1 4202560 2139 0 0 0 24 0 0 0 15 0 19 0 450907897 7824343040 24604 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 7 0 0 0
[pid=2535/tid=2553] ppid=2533 vsize=7640960 CPUtime=0 cores=5,7
/proc/2535/task/2553/stat : 2553 (java) S 2533 2535 1299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450907897 7824343040 24604 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738220953 0 4 0 16800975 18446604468848740480 0 0 -1 5 0 0 0
[pid=2535/tid=2554] ppid=2533 vsize=7640960 CPUtime=0 cores=5,7
/proc/2535/task/2554/stat : 2554 (java) S 2533 2535 1299 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 19 0 450907897 7824343040 24604 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738221568 0 4 0 16800975 18446604468848740480 0 0 -1 7 0 0 0
[pid=2535/tid=2556] ppid=2533 vsize=7640960 CPUtime=0 cores=5,7
/proc/2535/task/2556/stat : 2556 (java) S 2533 2535 1299 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 450907912 7824343040 24604 33554432000 1073741824 1073778376 140735197127824 18446744073709551615 264738221568 0 4 0 16800975 18446604468848740480 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 129.93
Current children cumulated vsize (KiB) 7640960

Child status: 10
Real time (s): 129.348
CPU time (s): 129.997
CPU user time (s): 129.952
CPU system time (s): 0.044993
CPU usage (%): 100.502
Max. virtual memory (cumulated for all children) (KiB): 7641220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 129.952
system time used= 0.044993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28981
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3515
involuntary context switches= 2601

runsolver used 0.223965 second user time and 0.487925 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-23 20:55:23
IDJOB=3266792
IDBENCH=88213
IDSOLVER=1611
FILE ID=node141/3266792-1303584923
RUNJOBID= node141-1303584922-2444
PBS_JOBID= 13150342
Free space on /tmp= 70956 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m27-q225-n25-p15-s58217873.cnf
COMMAND LINE= java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3266792-1303584923/watcher-3266792-1303584923 -o /tmp/evaluation-result-3266792-1303584923/solver-3266792-1303584923 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3266792-1303584923.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 5114ac23a1af2282bd254f062acfce74
RANDOM SEED=388765722

node141.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5362.96
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14622124 kB
Buffers:       1627016 kB
Cached:       15960984 kB
SwapCached:          0 kB
Active:        9873724 kB
Inactive:      7883256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14622124 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            8692 kB
Writeback:           0 kB
AnonPages:      168464 kB
Mapped:          23016 kB
Slab:           509128 kB
PageTables:       5520 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 21990360 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 70956 MiB
End job on node141 at 2011-04-23 20:57:32