Trace number 3286729

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-06? (TO) 1301.96 1300.05

General information on the benchmark

Nameapplication/jarvisalo/AAAI2010-SATPlanning/
aaai10-planning-ipc5-pathways-13-step17.cnf
MD5SUMe7acb1f64be7eb3ff1367dad08444685
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark152.179
Satisfiable
(Un)Satisfiability was proved
Number of variables25631
Number of clauses142227
Sum of the clauses size317942
Maximum clause length49
Minimum clause length1
Number of clauses of size 1224
Number of clauses of size 2125320
Number of clauses of size 313034
Number of clauses of size 42438
Number of clauses of size 5163
Number of clauses of size over 51048

Solver Data

0.05/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.05/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.05/0.08	c See www.sat4j.org for details.
0.05/0.09	c no version file found!!!
0.05/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.05/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.05/0.09	c java.vm.version	19.1-b02
0.05/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.05/0.09	c sun.arch.data.model	64
0.05/0.09	c java.version		1.6.0_24
0.05/0.09	c os.name		Linux
0.05/0.09	c os.version		2.6.18-164.el5
0.05/0.09	c os.arch		amd64
0.05/0.09	c Free memory 		6997539544
0.05/0.09	c Max memory 		7034241024
0.05/0.09	c Total memory 		7034241024
0.05/0.09	c Number of processors 	8
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@50337d0f
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.10/0.11	c Expensive reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	c Glucose learned constraints deletion strategy
0.10/0.11	c timeout=2147483647s
0.10/0.11	c DB Simplification allowed=true
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-3286729-1307633283.cnf
0.10/0.11	c reading problem ... 
0.43/0.33	c ... done. Wall clock time 0.228s.
0.43/0.33	c #vars     25631
0.43/0.33	c #constraints  142221
0.43/0.33	c constraints type 
0.43/0.33	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 16683
0.43/0.33	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 125314
3.99/3.42	c cleaning 2473 clauses out of 4972 with flag 5000/5000
7.35/6.77	c cleaning 4236 clauses out of 8499 with flag 11000/11000
11.58/10.62	c cleaning 5615 clauses out of 11264 with flag 18001/18001
16.71/15.34	c cleaning 6804 clauses out of 13651 with flag 26003/26003
21.92/20.50	c cleaning 7912 clauses out of 15845 with flag 35001/35001
27.83/26.41	c cleaning 8962 clauses out of 17933 with flag 45001/45001
34.73/33.37	c cleaning 9954 clauses out of 19971 with flag 56001/56001
42.63/41.28	c cleaning 10995 clauses out of 22016 with flag 68000/68000
51.14/49.77	c cleaning 12006 clauses out of 24024 with flag 81003/81003
60.75/59.30	c cleaning 13001 clauses out of 26015 with flag 95000/95000
71.06/69.69	c cleaning 14007 clauses out of 28014 with flag 110000/110000
81.96/80.56	c cleaning 14976 clauses out of 30006 with flag 126001/126001
94.47/93.07	c cleaning 16006 clauses out of 32032 with flag 143003/143003
107.08/105.67	c cleaning 16987 clauses out of 34023 with flag 161000/161000
120.98/119.59	c cleaning 17993 clauses out of 36039 with flag 180003/180003
136.18/134.76	c cleaning 19003 clauses out of 38044 with flag 200001/200001
151.59/150.18	c cleaning 19986 clauses out of 40041 with flag 221001/221001
168.40/166.90	c cleaning 20991 clauses out of 42055 with flag 243001/243001
186.32/184.88	c cleaning 22006 clauses out of 44063 with flag 266000/266000
203.52/202.02	c cleaning 22994 clauses out of 46057 with flag 290000/290000
223.33/221.86	c cleaning 24023 clauses out of 48066 with flag 315003/315003
243.34/241.82	c cleaning 24995 clauses out of 50040 with flag 341000/341000
265.55/264.01	c cleaning 25990 clauses out of 52050 with flag 368005/368005
288.25/286.76	c cleaning 26960 clauses out of 54059 with flag 396004/396004
312.56/311.01	c cleaning 28012 clauses out of 56095 with flag 425000/425000
336.97/335.49	c cleaning 29019 clauses out of 58084 with flag 455001/455001
364.18/362.61	c cleaning 29997 clauses out of 60065 with flag 486001/486001
388.39/386.82	c cleaning 31013 clauses out of 62070 with flag 518003/518003
416.90/415.38	c cleaning 31981 clauses out of 64057 with flag 551003/551003
443.11/441.52	c cleaning 33033 clauses out of 66074 with flag 585001/585001
472.32/470.77	c cleaning 33966 clauses out of 68040 with flag 620000/620000
502.73/501.11	c cleaning 34996 clauses out of 70075 with flag 656001/656001
532.94/531.33	c cleaning 35980 clauses out of 72078 with flag 693000/693000
568.15/566.56	c cleaning 37040 clauses out of 74099 with flag 731002/731002
600.26/598.64	c cleaning 38002 clauses out of 76058 with flag 770001/770001
635.67/634.08	c cleaning 39001 clauses out of 78056 with flag 810001/810001
673.18/671.59	c cleaning 39993 clauses out of 80056 with flag 851002/851002
710.90/709.25	c cleaning 41014 clauses out of 82064 with flag 893003/893003
749.81/748.11	c cleaning 41986 clauses out of 84052 with flag 936005/936005
791.82/790.13	c cleaning 42996 clauses out of 86058 with flag 980000/980000
833.73/832.05	c cleaning 44012 clauses out of 88062 with flag 1025000/1025000
877.25/875.50	c cleaning 44993 clauses out of 90052 with flag 1071002/1071002
920.16/918.41	c cleaning 46017 clauses out of 92056 with flag 1118000/1118000
964.67/962.99	c cleaning 46997 clauses out of 94039 with flag 1166000/1166000
1011.59/1009.87	c cleaning 48002 clauses out of 96043 with flag 1215001/1215001
1066.30/1064.53	c cleaning 48998 clauses out of 98044 with flag 1265004/1265004
1118.21/1116.48	c cleaning 49979 clauses out of 100042 with flag 1316000/1316000
1171.93/1170.13	c cleaning 51008 clauses out of 102063 with flag 1368000/1368000
1224.44/1222.63	c cleaning 51993 clauses out of 104058 with flag 1421003/1421003
1277.15/1275.39	c cleaning 53009 clauses out of 106062 with flag 1475000/1475000
1301.87/1300.01	c starts		: 1378
1301.87/1300.01	c conflicts		: 1502909
1301.87/1300.01	c decisions		: 2671012
1301.87/1300.01	c propagations		: 1157730202
1301.87/1300.01	c inspects		: 9392494989
1301.87/1300.01	c shortcuts		: 0
1301.87/1300.01	c learnt literals	: 14
1301.87/1300.01	c learnt binary clauses	: 221
1301.87/1300.01	c learnt ternary clauses	: 425
1301.87/1300.01	c learnt constraints	: 1502895
1301.87/1300.01	c ignored constraints	: 0
1301.87/1300.01	c root simplifications	: 1392
1301.87/1300.01	c removed literals (reason simplification)	: 223429365
1301.87/1300.01	c reason swapping (by a shorter reason)	: 0
1301.87/1300.01	c Calls to reduceDB	: 50
1301.87/1300.01	c speed (assignments/second)	: 890781.7576493887
1301.87/1300.01	c non guided choices	7208
1301.87/1300.04	c learnt constraints type 
1301.87/1300.04	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 212
1301.87/1300.04	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 80778
1301.87/1300.04	c constraints type 
1301.87/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 16683
1301.87/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 125314
1301.87/1300.04	s UNKNOWN
1301.87/1300.04	c Total wall clock time (in seconds) : 1299.907

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3286729-1307633283/watcher-3286729-1307633283 -o /tmp/evaluation-result-3286729-1307633283/solver-3286729-1307633283 -C 2400 -W 1300 -M 7680 java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3286729-1307633283.cnf 

running on 2 cores: 0,2

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: 0.00 0.00 0.00 1/174 8236
/proc/meminfo: memFree=32582292/32951124 swapFree=67055520/67111528
[pid=8236] ppid=8234 vsize=3528 CPUtime=0 cores=0,2
/proc/8236/stat : 8236 (java) R 8234 8236 8202 0 -1 4194304 91 0 0 0 0 0 0 0 22 0 1 0 855743950 3612672 44 33554432000 1073741824 1073778376 140737390176656 18446744073709551615 270333460583 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8236/statm: 882 46 36 9 0 27 0

[startup+0.079375 s]
/proc/loadavg: 0.00 0.00 0.00 1/174 8236
/proc/meminfo: memFree=32582292/32951124 swapFree=67055520/67111528
[pid=8236] ppid=8234 vsize=7569940 CPUtime=0.05 cores=0,2
/proc/8236/stat : 8236 (java) S 8234 8236 8202 0 -1 4202496 9333 0 2 0 5 0 0 0 22 0 18 0 855743950 7751618560 9030 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/8236/statm: 1892485 9030 1743 9 0 1883223 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 7569940

[startup+0.110555 s]
/proc/loadavg: 0.00 0.00 0.00 1/174 8236
/proc/meminfo: memFree=32582292/32951124 swapFree=67055520/67111528
[pid=8236] ppid=8234 vsize=7636632 CPUtime=0.1 cores=0,2
/proc/8236/stat : 8236 (java) S 8234 8236 8202 0 -1 4202496 10382 0 4 0 9 1 0 0 22 0 18 0 855743950 7819911168 10081 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/8236/statm: 1909158 10081 2093 9 0 1899896 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7636632

[startup+0.300413 s]
/proc/loadavg: 0.00 0.00 0.00 1/174 8236
/proc/meminfo: memFree=32582292/32951124 swapFree=67055520/67111528
[pid=8236] ppid=8234 vsize=7638264 CPUtime=0.43 cores=0,2
/proc/8236/stat : 8236 (java) S 8234 8236 8202 0 -1 4202496 13663 0 4 0 41 2 0 0 22 0 18 0 855743950 7821582336 13227 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/8236/statm: 1909566 13228 2203 9 0 1900304 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 7638264

[startup+0.700304 s]
/proc/loadavg: 0.00 0.00 0.00 1/174 8236
/proc/meminfo: memFree=32582292/32951124 swapFree=67055520/67111528
[pid=8236] ppid=8234 vsize=7642952 CPUtime=1.17 cores=0,2
/proc/8236/stat : 8236 (java) S 8234 8236 8202 0 -1 4202496 19430 0 4 0 114 3 0 0 22 0 19 0 855743950 7826382848 16638 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/8236/statm: 1910738 16638 2220 9 0 1901476 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 7642952

[startup+1.50116 s]
/proc/loadavg: 0.00 0.00 0.00 2/193 8255
/proc/meminfo: memFree=32524576/32951124 swapFree=67055520/67111528
[pid=8236] ppid=8234 vsize=7641040 CPUtime=2.09 cores=0,2
/proc/8236/stat : 8236 (java) S 8234 8236 8202 0 -1 4202496 19978 0 4 0 206 3 0 0 22 0 19 0 855743950 7824424960 16456 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/8236/statm: 1910260 16456 2225 9 0 1900998 0
[pid=8236/tid=8238] ppid=8234 vsize=7641040 CPUtime=1.39 cores=0,2
/proc/8236/task/8238/stat : 8238 (java) R 8234 8236 8202 0 -1 4202560 12605 0 4 0 138 1 0 0 24 0 19 0 855743951 7824424960 16456 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 46912505733496 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=8236/tid=8239] ppid=8234 vsize=7641040 CPUtime=0 cores=0,2
/proc/8236/task/8239/stat : 8239 (java) S 8234 8236 8202 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 19 0 855743953 7824424960 16456 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8236/tid=8240] ppid=8234 vsize=7641040 CPUtime=0 cores=0,2
/proc/8236/task/8240/stat : 8240 (java) S 8234 8236 8202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 855743953 7824424960 16456 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8236/tid=8241] ppid=8234 vsize=7641040 CPUtime=0 cores=0,2
/proc/8236/task/8241/stat : 8241 (java) S 8234 8236 8202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 855743953 7824424960 16456 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8236/tid=8242] ppid=8234 vsize=7641040 CPUtime=0 cores=0,2
/proc/8236/task/8242/stat : 8242 (java) S 8234 8236 8202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 855743953 7824424960 16456 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8236/tid=8243] ppid=8234 vsize=7641040 CPUtime=0 cores=0,2
/proc/8236/task/8243/stat : 8243 (java) S 8234 8236 8202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 855743953 7824424960 16456 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8236/tid=8244] ppid=8234 vsize=7641040 CPUtime=0 cores=0,2
/proc/8236/task/8244/stat : 8244 (java) S 8234 8236 8202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 855743953 7824424960 16456 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8236/tid=8245] ppid=8234 vsize=7641040 CPUtime=0 cores=0,2
/proc/8236/task/8245/stat : 8245 (java) S 8234 8236 8202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 855743953 7824424960 16456 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8236/tid=8246] ppid=8234 vsize=7641040 CPUtime=0 cores=0,2
/proc/8236/task/8246/stat : 8246 (java) S 8234 8236 8202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 855743953 7824424960 16456 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8236/tid=8247] ppid=8234 vsize=7641040 CPUtime=0 cores=0,2
/proc/8236/task/8247/stat : 8247 (java) S 8234 8236 8202 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 855743954 7824424960 16456 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350200320 0 0 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8236/tid=8248] ppid=8234 vsize=7641040 CPUtime=0 cores=0,2
/proc/8236/task/8248/stat : 8248 (java) S 8234 8236 8202 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 855743954 7824424960 16456 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8236/tid=8249] ppid=8234 vsize=7641040 CPUtime=0 cores=0,2
/proc/8236/task/8249/stat : 8249 (java) S 8234 8236 8202 0 -1 4202560 8 0 0 0 0 0 0 0 25 0 19 0 855743954 7824424960 16456 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=8236/tid=8250] ppid=8234 vsize=7641040 CPUtime=0 cores=0,2
/proc/8236/task/8250/stat : 8250 (java) S 8234 8236 8202 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 855743957 7824424960 16456 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350207409 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8236/tid=8251] ppid=8234 vsize=7641040 CPUtime=0.42 cores=0,2
/proc/8236/task/8251/stat : 8251 (java) S 8234 8236 8202 0 -1 4202560 3774 0 0 0 41 1 0 0 15 0 19 0 855743957 7824424960 16456 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=8236/tid=8252] ppid=8234 vsize=7641040 CPUtime=0.25 cores=0,2
/proc/8236/task/8252/stat : 8252 (java) S 8234 8236 8202 0 -1 4202560 2436 0 0 0 25 0 0 0 15 0 19 0 855743957 7824424960 16456 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8236/tid=8253] ppid=8234 vsize=7641040 CPUtime=0 cores=0,2
/proc/8236/task/8253/stat : 8253 (java) S 8234 8236 8202 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 855743957 7824424960 16456 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8236/tid=8254] ppid=8234 vsize=7641040 CPUtime=0 cores=0,2
/proc/8236/task/8254/stat : 8254 (java) S 8234 8236 8202 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 855743957 7824424960 16456 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350200320 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=8236/tid=8255] ppid=8234 vsize=7641040 CPUtime=0 cores=0,2
/proc/8236/task/8255/stat : 8255 (java) S 8234 8236 8202 0 -1 4202560 7 0 0 0 0 0 0 0 21 0 19 0 855743988 7824424960 16456 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350200320 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.09
Current children cumulated vsize (KiB) 7641040

[startup+3.10084 s]
/proc/loadavg: 0.08 0.02 0.01 2/193 8255
/proc/meminfo: memFree=32523712/32951124 swapFree=67055520/67111528
[pid=8236] ppid=8234 vsize=7641040 CPUtime=3.69 cores=0,2
/proc/8236/stat : 8236 (java) S 8234 8236 8202 0 -1 4202496 20372 0 4 0 366 3 0 0 22 0 19 0 855743950 7824424960 16848 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/8236/statm: 1910260 16848 2225 9 0 1900998 0
[pid=8236/tid=8238] ppid=8234 vsize=7641040 CPUtime=2.99 cores=0,2
/proc/8236/task/8238/stat : 8238 (java) R 8234 8236 8202 0 -1 4202560 12999 0 4 0 298 1 0 0 25 0 19 0 855743951 7824424960 16848 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 46912505770005 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=8236/tid=8239] ppid=8234 vsize=7641040 CPUtime=0 cores=0,2
/proc/8236/task/8239/stat : 8239 (java) S 8234 8236 8202 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 19 0 855743953 7824424960 16848 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8236/tid=8240] ppid=8234 vsize=7641040 CPUtime=0 cores=0,2
/proc/8236/task/8240/stat : 8240 (java) S 8234 8236 8202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 855743953 7824424960 16848 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8236/tid=8241] ppid=8234 vsize=7641040 CPUtime=0 cores=0,2
/proc/8236/task/8241/stat : 8241 (java) S 8234 8236 8202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 855743953 7824424960 16848 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8236/tid=8242] ppid=8234 vsize=7641040 CPUtime=0 cores=0,2
/proc/8236/task/8242/stat : 8242 (java) S 8234 8236 8202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 855743953 7824424960 16848 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8236/tid=8243] ppid=8234 vsize=7641040 CPUtime=0 cores=0,2
/proc/8236/task/8243/stat : 8243 (java) S 8234 8236 8202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 855743953 7824424960 16848 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8236/tid=8244] ppid=8234 vsize=7641040 CPUtime=0 cores=0,2
/proc/8236/task/8244/stat : 8244 (java) S 8234 8236 8202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 855743953 7824424960 16848 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8236/tid=8245] ppid=8234 vsize=7641040 CPUtime=0 cores=0,2
/proc/8236/task/8245/stat : 8245 (java) S 8234 8236 8202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 855743953 7824424960 16848 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8236/tid=8246] ppid=8234 vsize=7641040 CPUtime=0 cores=0,2
/proc/8236/task/8246/stat : 8246 (java) S 8234 8236 8202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 855743953 7824424960 16848 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8236/tid=8247] ppid=8234 vsize=7641040 CPUtime=0 cores=0,2
/proc/8236/task/8247/stat : 8247 (java) S 8234 8236 8202 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 19 0 855743954 7824424960 16848 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350200320 0 0 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8236/tid=8248] ppid=8234 vsize=7641040 CPUtime=0 cores=0,2
/proc/8236/task/8248/stat : 8248 (java) S 8234 8236 8202 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 855743954 7824424960 16848 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8236/tid=8249] ppid=8234 vsize=7641040 CPUtime=0 cores=0,2
/proc/8236/task/8249/stat : 8249 (java) S 8234 8236 8202 0 -1 4202560 8 0 0 0 0 0 0 0 25 0 19 0 855743954 7824424960 16848 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=8236/tid=8250] ppid=8234 vsize=7641040 CPUtime=0 cores=0,2
/proc/8236/task/8250/stat : 8250 (java) S 8234 8236 8202 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 855743957 7824424960 16848 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350207409 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8236/tid=8251] ppid=8234 vsize=7641040 CPUtime=0.42 cores=0,2
/proc/8236/task/8251/stat : 8251 (java) S 8234 8236 8202 0 -1 4202560 3774 0 0 0 41 1 0 0 15 0 19 0 855743957 7824424960 16848 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=8236/tid=8252] ppid=8234 vsize=7641040 CPUtime=0.26 cores=0,2
/proc/8236/task/8252/stat : 8252 (java) S 8234 8236 8202 0 -1 4202560 2436 0 0 0 26 0 0 0 15 0 19 0 855743957 7824424960 16848 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8236/tid=8253] ppid=8234 vsize=7641040 CPUtime=0 cores=0,2
/proc/8236/task/8253/stat : 8253 (java) S 8234 8236 8202 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 855743957 7824424960 16848 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8236/tid=8254] ppid=8234 vsize=7641040 CPUtime=0 cores=0,2
/proc/8236/task/8254/stat : 8254 (java) S 8234 8236 8202 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 855743957 7824424960 16848 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350200320 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=8236/tid=8255] ppid=8234 vsize=7641040 CPUtime=0 cores=0,2
/proc/8236/task/8255/stat : 8255 (java) S 8234 8236 8202 0 -1 4202560 7 0 0 0 0 0 0 0 21 0 19 0 855743988 7824424960 16848 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350200320 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.69
Current children cumulated vsize (KiB) 7641040

[startup+6.30121 s]
/proc/loadavg: 0.08 0.02 0.01 2/193 8255
/proc/meminfo: memFree=32494696/32951124 swapFree=67055520/67111528
[pid=8236] ppid=8234 vsize=7641040 CPUtime=6.95 cores=0,2
/proc/8236/stat : 8236 (java) S 8234 8236 8202 0 -1 4202496 27498 0 4 0 691 4 0 0 22 0 19 0 855743950 7824424960 23614 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/8236/statm: 1910260 23614 2253 9 0 1900998 0
[pid=8236/tid=8238] ppid=8234 vsize=7641040 CPUtime=6.08 cores=0,2
/proc/8236/task/8238/stat : 8238 (java) R 8234 8236 8202 0 -1 4202560 13087 0 4 0 607 1 0 0 25 0 19 0 855743951 7824424960 23614 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 46912505662346 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=8236/tid=8239] ppid=8234 vsize=7641040 CPUtime=0.02 cores=0,2
/proc/8236/task/8239/stat : 8239 (java) S 8234 8236 8202 0 -1 4202560 1919 0 0 0 2 0 0 0 18 0 19 0 855743953 7824424960 23614 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=8236/tid=8240] ppid=8234 vsize=7641040 CPUtime=0 cores=0,2
/proc/8236/task/8240/stat : 8240 (java) S 8234 8236 8202 0 -1 4202560 1166 0 0 0 0 0 0 0 18 0 19 0 855743953 7824424960 23614 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=8236/tid=8241] ppid=8234 vsize=7641040 CPUtime=0 cores=0,2
/proc/8236/task/8241/stat : 8241 (java) S 8234 8236 8202 0 -1 4202560 332 0 0 0 0 0 0 0 18 0 19 0 855743953 7824424960 23614 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=8236/tid=8242] ppid=8234 vsize=7641040 CPUtime=0 cores=0,2
/proc/8236/task/8242/stat : 8242 (java) S 8234 8236 8202 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 855743953 7824424960 23614 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=8236/tid=8243] ppid=8234 vsize=7641040 CPUtime=0 cores=0,2
/proc/8236/task/8243/stat : 8243 (java) S 8234 8236 8202 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 855743953 7824424960 23614 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=8236/tid=8244] ppid=8234 vsize=7641040 CPUtime=0 cores=0,2
/proc/8236/task/8244/stat : 8244 (java) S 8234 8236 8202 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 855743953 7824424960 23614 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=8236/tid=8245] ppid=8234 vsize=7641040 CPUtime=0 cores=0,2
/proc/8236/task/8245/stat : 8245 (java) S 8234 8236 8202 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 855743953 7824424960 23614 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=8236/tid=8246] ppid=8234 vsize=7641040 CPUtime=0 cores=0,2
/proc/8236/task/8246/stat : 8246 (java) S 8234 8236 8202 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 855743953 7824424960 23614 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=8236/tid=8247] ppid=8234 vsize=7641040 CPUtime=0.04 cores=0,2
/proc/8236/task/8247/stat : 8247 (java) S 8234 8236 8202 0 -1 4202560 3420 0 0 0 4 0 0 0 16 0 19 0 855743954 7824424960 23614 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350200320 0 0 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8236/tid=8248] ppid=8234 vsize=7641040 CPUtime=0 cores=0,2
/proc/8236/task/8248/stat : 8248 (java) S 8234 8236 8202 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 855743954 7824424960 23614 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8236/tid=8249] ppid=8234 vsize=7641040 CPUtime=0 cores=0,2
/proc/8236/task/8249/stat : 8249 (java) S 8234 8236 8202 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 855743954 7824424960 23614 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=8236/tid=8250] ppid=8234 vsize=7641040 CPUtime=0 cores=0,2
/proc/8236/task/8250/stat : 8250 (java) S 8234 8236 8202 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 855743957 7824424960 23614 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350207409 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8236/tid=8251] ppid=8234 vsize=7641040 CPUtime=0.47 cores=0,2
/proc/8236/task/8251/stat : 8251 (java) S 8234 8236 8202 0 -1 4202560 3976 0 0 0 46 1 0 0 15 0 19 0 855743957 7824424960 23614 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=8236/tid=8252] ppid=8234 vsize=7641040 CPUtime=0.28 cores=0,2
/proc/8236/task/8252/stat : 8252 (java) S 8234 8236 8202 0 -1 4202560 2441 0 0 0 28 0 0 0 15 0 19 0 855743957 7824424960 23614 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8236/tid=8253] ppid=8234 vsize=7641040 CPUtime=0 cores=0,2
/proc/8236/task/8253/stat : 8253 (java) S 8234 8236 8202 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 855743957 7824424960 23614 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8236/tid=8254] ppid=8234 vsize=7641040 CPUtime=0 cores=0,2
/proc/8236/task/8254/stat : 8254 (java) S 8234 8236 8202 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 855743957 7824424960 23614 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350200320 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=8236/tid=8255] ppid=8234 vsize=7641040 CPUtime=0 cores=0,2
/proc/8236/task/8255/stat : 8255 (java) S 8234 8236 8202 0 -1 4202560 7 0 0 0 0 0 0 0 21 0 19 0 855743988 7824424960 23614 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350200320 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 6.95
Current children cumulated vsize (KiB) 7641040

[startup+12.701 s]

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

[pid=8236/tid=8244] ppid=8234 vsize=7641040 CPUtime=0.09 cores=0,2
/proc/8236/task/8244/stat : 8244 (java) S 8234 8236 8202 0 -1 4202560 1081 0 0 0 9 0 0 0 15 0 19 0 855743953 7824424960 47838 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8236/tid=8245] ppid=8234 vsize=7641040 CPUtime=0.07 cores=0,2
/proc/8236/task/8245/stat : 8245 (java) S 8234 8236 8202 0 -1 4202560 1691 0 0 0 7 0 0 0 16 0 19 0 855743953 7824424960 47838 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8236/tid=8246] ppid=8234 vsize=7641040 CPUtime=0.08 cores=0,2
/proc/8236/task/8246/stat : 8246 (java) S 8234 8236 8202 0 -1 4202560 2050 0 0 0 8 0 0 0 15 0 19 0 855743953 7824424960 47838 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8236/tid=8247] ppid=8234 vsize=7641040 CPUtime=3.03 cores=0,2
/proc/8236/task/8247/stat : 8247 (java) S 8234 8236 8202 0 -1 4202560 9546 0 0 0 302 1 0 0 15 0 19 0 855743954 7824424960 47838 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350200320 0 0 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=8236/tid=8248] ppid=8234 vsize=7641040 CPUtime=0 cores=0,2
/proc/8236/task/8248/stat : 8248 (java) S 8234 8236 8202 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 855743954 7824424960 47838 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8236/tid=8249] ppid=8234 vsize=7641040 CPUtime=0 cores=0,2
/proc/8236/task/8249/stat : 8249 (java) S 8234 8236 8202 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 855743954 7824424960 47838 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=8236/tid=8250] ppid=8234 vsize=7641040 CPUtime=0 cores=0,2
/proc/8236/task/8250/stat : 8250 (java) S 8234 8236 8202 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 855743957 7824424960 47838 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350207409 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8236/tid=8251] ppid=8234 vsize=7641040 CPUtime=1.25 cores=0,2
/proc/8236/task/8251/stat : 8251 (java) S 8234 8236 8202 0 -1 4202560 14768 0 0 0 123 2 0 0 15 0 19 0 855743957 7824424960 47838 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=8236/tid=8252] ppid=8234 vsize=7641040 CPUtime=0.29 cores=0,2
/proc/8236/task/8252/stat : 8252 (java) S 8234 8236 8202 0 -1 4202560 2441 0 0 0 29 0 0 0 15 0 19 0 855743957 7824424960 47838 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8236/tid=8253] ppid=8234 vsize=7641040 CPUtime=0 cores=0,2
/proc/8236/task/8253/stat : 8253 (java) S 8234 8236 8202 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 855743957 7824424960 47838 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8236/tid=8254] ppid=8234 vsize=7641040 CPUtime=0 cores=0,2
/proc/8236/task/8254/stat : 8254 (java) S 8234 8236 8202 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 19 0 855743957 7824424960 47838 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350200320 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8236/tid=8255] ppid=8234 vsize=7641040 CPUtime=0 cores=0,2
/proc/8236/task/8255/stat : 8255 (java) S 8234 8236 8202 0 -1 4202560 7 0 0 0 0 0 0 0 21 0 19 0 855743988 7824424960 47838 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350200320 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1124.13
Current children cumulated vsize (KiB) 7641040

[startup+1182.3 s]
/proc/loadavg: 1.00 0.97 0.69 2/190 8286
/proc/meminfo: memFree=32396284/32951124 swapFree=67055520/67111528
[pid=8236] ppid=8234 vsize=7641040 CPUtime=1184.14 cores=0,2
/proc/8236/stat : 8236 (java) S 8234 8236 8202 0 -1 4202496 60427 0 4 0 118403 11 0 0 22 0 19 0 855743950 7824424960 48244 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/8236/statm: 1910260 48244 2253 9 0 1900998 0
[pid=8236/tid=8238] ppid=8234 vsize=7641040 CPUtime=1178.59 cores=0,2
/proc/8236/task/8238/stat : 8238 (java) R 8234 8236 8202 0 -1 4202560 18116 0 4 0 117855 4 0 0 25 0 19 0 855743951 7824424960 48244 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 46912505752715 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=8236/tid=8239] ppid=8234 vsize=7641040 CPUtime=0.14 cores=0,2
/proc/8236/task/8239/stat : 8239 (java) S 8234 8236 8202 0 -1 4202560 3672 0 0 0 14 0 0 0 15 0 19 0 855743953 7824424960 48244 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8236/tid=8240] ppid=8234 vsize=7641040 CPUtime=0.13 cores=0,2
/proc/8236/task/8240/stat : 8240 (java) S 8234 8236 8202 0 -1 4202560 2784 0 0 0 13 0 0 0 16 0 19 0 855743953 7824424960 48244 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8236/tid=8241] ppid=8234 vsize=7641040 CPUtime=0.11 cores=0,2
/proc/8236/task/8241/stat : 8241 (java) S 8234 8236 8202 0 -1 4202560 1413 0 0 0 11 0 0 0 16 0 19 0 855743953 7824424960 48244 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8236/tid=8242] ppid=8234 vsize=7641040 CPUtime=0.08 cores=0,2
/proc/8236/task/8242/stat : 8242 (java) S 8234 8236 8202 0 -1 4202560 1313 0 0 0 8 0 0 0 15 0 19 0 855743953 7824424960 48244 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8236/tid=8243] ppid=8234 vsize=7641040 CPUtime=0.1 cores=0,2
/proc/8236/task/8243/stat : 8243 (java) S 8234 8236 8202 0 -1 4202560 328 0 0 0 10 0 0 0 15 0 19 0 855743953 7824424960 48244 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8236/tid=8244] ppid=8234 vsize=7641040 CPUtime=0.09 cores=0,2
/proc/8236/task/8244/stat : 8244 (java) S 8234 8236 8202 0 -1 4202560 1081 0 0 0 9 0 0 0 15 0 19 0 855743953 7824424960 48244 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8236/tid=8245] ppid=8234 vsize=7641040 CPUtime=0.07 cores=0,2
/proc/8236/task/8245/stat : 8245 (java) S 8234 8236 8202 0 -1 4202560 1691 0 0 0 7 0 0 0 15 0 19 0 855743953 7824424960 48244 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8236/tid=8246] ppid=8234 vsize=7641040 CPUtime=0.08 cores=0,2
/proc/8236/task/8246/stat : 8246 (java) S 8234 8236 8202 0 -1 4202560 2050 0 0 0 8 0 0 0 15 0 19 0 855743953 7824424960 48244 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8236/tid=8247] ppid=8234 vsize=7641040 CPUtime=3.12 cores=0,2
/proc/8236/task/8247/stat : 8247 (java) S 8234 8236 8202 0 -1 4202560 9548 0 0 0 311 1 0 0 15 0 19 0 855743954 7824424960 48244 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350200320 0 0 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=8236/tid=8248] ppid=8234 vsize=7641040 CPUtime=0 cores=0,2
/proc/8236/task/8248/stat : 8248 (java) S 8234 8236 8202 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 855743954 7824424960 48244 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8236/tid=8249] ppid=8234 vsize=7641040 CPUtime=0 cores=0,2
/proc/8236/task/8249/stat : 8249 (java) S 8234 8236 8202 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 855743954 7824424960 48244 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=8236/tid=8250] ppid=8234 vsize=7641040 CPUtime=0 cores=0,2
/proc/8236/task/8250/stat : 8250 (java) S 8234 8236 8202 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 855743957 7824424960 48244 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350207409 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8236/tid=8251] ppid=8234 vsize=7641040 CPUtime=1.25 cores=0,2
/proc/8236/task/8251/stat : 8251 (java) S 8234 8236 8202 0 -1 4202560 14768 0 0 0 123 2 0 0 15 0 19 0 855743957 7824424960 48244 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=8236/tid=8252] ppid=8234 vsize=7641040 CPUtime=0.29 cores=0,2
/proc/8236/task/8252/stat : 8252 (java) S 8234 8236 8202 0 -1 4202560 2441 0 0 0 29 0 0 0 15 0 19 0 855743957 7824424960 48244 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8236/tid=8253] ppid=8234 vsize=7641040 CPUtime=0 cores=0,2
/proc/8236/task/8253/stat : 8253 (java) S 8234 8236 8202 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 855743957 7824424960 48244 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8236/tid=8254] ppid=8234 vsize=7641040 CPUtime=0 cores=0,2
/proc/8236/task/8254/stat : 8254 (java) S 8234 8236 8202 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 19 0 855743957 7824424960 48244 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350200320 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8236/tid=8255] ppid=8234 vsize=7641040 CPUtime=0 cores=0,2
/proc/8236/task/8255/stat : 8255 (java) S 8234 8236 8202 0 -1 4202560 7 0 0 0 0 0 0 0 21 0 19 0 855743988 7824424960 48244 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350200320 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1184.14
Current children cumulated vsize (KiB) 7641040

[startup+1242.3 s]
/proc/loadavg: 1.00 0.97 0.71 2/190 8288
/proc/meminfo: memFree=32396232/32951124 swapFree=67055520/67111528
[pid=8236] ppid=8234 vsize=7641040 CPUtime=1244.15 cores=0,2
/proc/8236/stat : 8236 (java) S 8234 8236 8202 0 -1 4202496 60443 0 4 0 124404 11 0 0 22 0 19 0 855743950 7824424960 48255 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/8236/statm: 1910260 48255 2253 9 0 1900998 0
[pid=8236/tid=8238] ppid=8234 vsize=7641040 CPUtime=1238.51 cores=0,2
/proc/8236/task/8238/stat : 8238 (java) R 8234 8236 8202 0 -1 4202560 18117 0 4 0 123847 4 0 0 25 0 19 0 855743951 7824424960 48255 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 46912505662959 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=8236/tid=8239] ppid=8234 vsize=7641040 CPUtime=0.14 cores=0,2
/proc/8236/task/8239/stat : 8239 (java) S 8234 8236 8202 0 -1 4202560 3672 0 0 0 14 0 0 0 15 0 19 0 855743953 7824424960 48255 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8236/tid=8240] ppid=8234 vsize=7641040 CPUtime=0.13 cores=0,2
/proc/8236/task/8240/stat : 8240 (java) S 8234 8236 8202 0 -1 4202560 2784 0 0 0 13 0 0 0 16 0 19 0 855743953 7824424960 48255 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8236/tid=8241] ppid=8234 vsize=7641040 CPUtime=0.11 cores=0,2
/proc/8236/task/8241/stat : 8241 (java) S 8234 8236 8202 0 -1 4202560 1413 0 0 0 11 0 0 0 15 0 19 0 855743953 7824424960 48255 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8236/tid=8242] ppid=8234 vsize=7641040 CPUtime=0.08 cores=0,2
/proc/8236/task/8242/stat : 8242 (java) S 8234 8236 8202 0 -1 4202560 1313 0 0 0 8 0 0 0 15 0 19 0 855743953 7824424960 48255 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8236/tid=8243] ppid=8234 vsize=7641040 CPUtime=0.1 cores=0,2
/proc/8236/task/8243/stat : 8243 (java) S 8234 8236 8202 0 -1 4202560 328 0 0 0 10 0 0 0 16 0 19 0 855743953 7824424960 48255 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8236/tid=8244] ppid=8234 vsize=7641040 CPUtime=0.1 cores=0,2
/proc/8236/task/8244/stat : 8244 (java) S 8234 8236 8202 0 -1 4202560 1092 0 0 0 10 0 0 0 16 0 19 0 855743953 7824424960 48255 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8236/tid=8245] ppid=8234 vsize=7641040 CPUtime=0.07 cores=0,2
/proc/8236/task/8245/stat : 8245 (java) S 8234 8236 8202 0 -1 4202560 1691 0 0 0 7 0 0 0 15 0 19 0 855743953 7824424960 48255 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8236/tid=8246] ppid=8234 vsize=7641040 CPUtime=0.08 cores=0,2
/proc/8236/task/8246/stat : 8246 (java) S 8234 8236 8202 0 -1 4202560 2050 0 0 0 8 0 0 0 15 0 19 0 855743953 7824424960 48255 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8236/tid=8247] ppid=8234 vsize=7641040 CPUtime=3.2 cores=0,2
/proc/8236/task/8247/stat : 8247 (java) S 8234 8236 8202 0 -1 4202560 9550 0 0 0 319 1 0 0 15 0 19 0 855743954 7824424960 48255 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350200320 0 0 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=8236/tid=8248] ppid=8234 vsize=7641040 CPUtime=0 cores=0,2
/proc/8236/task/8248/stat : 8248 (java) S 8234 8236 8202 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 855743954 7824424960 48255 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8236/tid=8249] ppid=8234 vsize=7641040 CPUtime=0 cores=0,2
/proc/8236/task/8249/stat : 8249 (java) S 8234 8236 8202 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 855743954 7824424960 48255 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=8236/tid=8250] ppid=8234 vsize=7641040 CPUtime=0 cores=0,2
/proc/8236/task/8250/stat : 8250 (java) S 8234 8236 8202 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 855743957 7824424960 48255 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350207409 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8236/tid=8251] ppid=8234 vsize=7641040 CPUtime=1.25 cores=0,2
/proc/8236/task/8251/stat : 8251 (java) S 8234 8236 8202 0 -1 4202560 14768 0 0 0 123 2 0 0 15 0 19 0 855743957 7824424960 48255 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=8236/tid=8252] ppid=8234 vsize=7641040 CPUtime=0.29 cores=0,2
/proc/8236/task/8252/stat : 8252 (java) S 8234 8236 8202 0 -1 4202560 2441 0 0 0 29 0 0 0 15 0 19 0 855743957 7824424960 48255 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8236/tid=8253] ppid=8234 vsize=7641040 CPUtime=0 cores=0,2
/proc/8236/task/8253/stat : 8253 (java) S 8234 8236 8202 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 855743957 7824424960 48255 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8236/tid=8254] ppid=8234 vsize=7641040 CPUtime=0 cores=0,2
/proc/8236/task/8254/stat : 8254 (java) S 8234 8236 8202 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 19 0 855743957 7824424960 48255 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350200320 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8236/tid=8255] ppid=8234 vsize=7641040 CPUtime=0 cores=0,2
/proc/8236/task/8255/stat : 8255 (java) S 8234 8236 8202 0 -1 4202560 7 0 0 0 0 0 0 0 21 0 19 0 855743988 7824424960 48255 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350200320 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1244.15
Current children cumulated vsize (KiB) 7641040



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.06 0.99 0.73 2/190 8290
/proc/meminfo: memFree=32395568/32951124 swapFree=67055520/67111528
[pid=8236] ppid=8234 vsize=7641040 CPUtime=1301.87 cores=0,2
/proc/8236/stat : 8236 (java) S 8234 8236 8202 0 -1 4202496 60568 0 4 0 130176 11 0 0 22 0 19 0 855743950 7824424960 48373 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/8236/statm: 1910260 48373 2253 9 0 1900998 0
[pid=8236/tid=8238] ppid=8234 vsize=7641040 CPUtime=1296.13 cores=0,2
/proc/8236/task/8238/stat : 8238 (java) R 8234 8236 8202 0 -1 4202560 18118 0 4 0 129609 4 0 0 25 0 19 0 855743951 7824424960 48373 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 46912505663256 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=8236/tid=8239] ppid=8234 vsize=7641040 CPUtime=0.15 cores=0,2
/proc/8236/task/8239/stat : 8239 (java) S 8234 8236 8202 0 -1 4202560 3672 0 0 0 15 0 0 0 15 0 19 0 855743953 7824424960 48373 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8236/tid=8240] ppid=8234 vsize=7641040 CPUtime=0.14 cores=0,2
/proc/8236/task/8240/stat : 8240 (java) S 8234 8236 8202 0 -1 4202560 2784 0 0 0 14 0 0 0 16 0 19 0 855743953 7824424960 48373 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8236/tid=8241] ppid=8234 vsize=7641040 CPUtime=0.11 cores=0,2
/proc/8236/task/8241/stat : 8241 (java) S 8234 8236 8202 0 -1 4202560 1413 0 0 0 11 0 0 0 15 0 19 0 855743953 7824424960 48373 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8236/tid=8242] ppid=8234 vsize=7641040 CPUtime=0.08 cores=0,2
/proc/8236/task/8242/stat : 8242 (java) S 8234 8236 8202 0 -1 4202560 1313 0 0 0 8 0 0 0 15 0 19 0 855743953 7824424960 48373 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8236/tid=8243] ppid=8234 vsize=7641040 CPUtime=0.1 cores=0,2
/proc/8236/task/8243/stat : 8243 (java) S 8234 8236 8202 0 -1 4202560 328 0 0 0 10 0 0 0 15 0 19 0 855743953 7824424960 48373 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8236/tid=8244] ppid=8234 vsize=7641040 CPUtime=0.1 cores=0,2
/proc/8236/task/8244/stat : 8244 (java) S 8234 8236 8202 0 -1 4202560 1092 0 0 0 10 0 0 0 15 0 19 0 855743953 7824424960 48373 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8236/tid=8245] ppid=8234 vsize=7641040 CPUtime=0.07 cores=0,2
/proc/8236/task/8245/stat : 8245 (java) S 8234 8236 8202 0 -1 4202560 1691 0 0 0 7 0 0 0 15 0 19 0 855743953 7824424960 48373 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8236/tid=8246] ppid=8234 vsize=7641040 CPUtime=0.08 cores=0,2
/proc/8236/task/8246/stat : 8246 (java) S 8234 8236 8202 0 -1 4202560 2050 0 0 0 8 0 0 0 15 0 19 0 855743953 7824424960 48373 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8236/tid=8247] ppid=8234 vsize=7641040 CPUtime=3.27 cores=0,2
/proc/8236/task/8247/stat : 8247 (java) S 8234 8236 8202 0 -1 4202560 9670 0 0 0 326 1 0 0 15 0 19 0 855743954 7824424960 48373 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350200320 0 0 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=8236/tid=8248] ppid=8234 vsize=7641040 CPUtime=0 cores=0,2
/proc/8236/task/8248/stat : 8248 (java) S 8234 8236 8202 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 855743954 7824424960 48373 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8236/tid=8249] ppid=8234 vsize=7641040 CPUtime=0 cores=0,2
/proc/8236/task/8249/stat : 8249 (java) S 8234 8236 8202 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 855743954 7824424960 48373 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=8236/tid=8250] ppid=8234 vsize=7641040 CPUtime=0 cores=0,2
/proc/8236/task/8250/stat : 8250 (java) S 8234 8236 8202 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 855743957 7824424960 48373 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350207409 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8236/tid=8251] ppid=8234 vsize=7641040 CPUtime=1.25 cores=0,2
/proc/8236/task/8251/stat : 8251 (java) S 8234 8236 8202 0 -1 4202560 14768 0 0 0 123 2 0 0 15 0 19 0 855743957 7824424960 48373 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 0 0 0 0
[pid=8236/tid=8252] ppid=8234 vsize=7641040 CPUtime=0.29 cores=0,2
/proc/8236/task/8252/stat : 8252 (java) S 8234 8236 8202 0 -1 4202560 2441 0 0 0 29 0 0 0 15 0 19 0 855743957 7824424960 48373 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8236/tid=8253] ppid=8234 vsize=7641040 CPUtime=0 cores=0,2
/proc/8236/task/8253/stat : 8253 (java) S 8234 8236 8202 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 855743957 7824424960 48373 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350199705 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8236/tid=8254] ppid=8234 vsize=7641040 CPUtime=0 cores=0,2
/proc/8236/task/8254/stat : 8254 (java) S 8234 8236 8202 0 -1 4202560 77 0 0 0 0 0 0 0 15 0 19 0 855743957 7824424960 48373 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350200320 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
[pid=8236/tid=8255] ppid=8234 vsize=7641040 CPUtime=0 cores=0,2
/proc/8236/task/8255/stat : 8255 (java) S 8234 8236 8202 0 -1 4202560 7 0 0 0 0 0 0 0 21 0 19 0 855743988 7824424960 48373 33554432000 1073741824 1073778376 140737103733296 18446744073709551615 270350200320 0 4 0 16800975 18446604453940680000 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1301.87
Current children cumulated vsize (KiB) 7641040

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child status: 143
Real time (s): 1300.05
CPU time (s): 1301.96
CPU user time (s): 1301.83
CPU system time (s): 0.12798
CPU usage (%): 100.147
Max. virtual memory (cumulated for all children) (KiB): 7642952

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1301.83
system time used= 0.12798
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 60608
page faults= 4
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 28034
involuntary context switches= 5816

runsolver used 2.37064 second user time and 4.73828 second system time

The end

Launcher Data

Begin job on node143 at 2011-06-09 17:28:03
IDJOB=3286729
IDBENCH=82433
IDSOLVER=1611
FILE ID=node143/3286729-1307633283
RUNJOBID= node143-1307633277-8220
PBS_JOBID= 13549349
Free space on /tmp= 74168 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-pathways-13-step17.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-3286729-1307633283/watcher-3286729-1307633283 -o /tmp/evaluation-result-3286729-1307633283/solver-3286729-1307633283 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3286729-1307633283.cnf

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

MD5SUM BENCH= e7acb1f64be7eb3ff1367dad08444685
RANDOM SEED=1502505893

node143.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.846
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.69
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.846
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	: 5226.15
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.846
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.74
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.846
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.83
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.846
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.75
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.846
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.83
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.846
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.74
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.846
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      32582896 kB
Buffers:         38444 kB
Cached:         156760 kB
SwapCached:       8604 kB
Active:          78972 kB
Inactive:       134452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      32582896 kB
SwapTotal:    67111528 kB
SwapFree:     67055520 kB
Dirty:            2592 kB
Writeback:           0 kB
AnonPages:       16924 kB
Mapped:          12436 kB
Slab:            88932 kB
PageTables:       4716 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   183376 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= 74168 MiB
End job on node143 at 2011-06-09 17:49:45