Trace number 3190284

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.59 1300.06

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v30000-c126000-S379804333-028-UNKNOWN.cnf
MD5SUM0aa289a52d8d004ea581b39b43a8a19a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark62.4335
Satisfiable
(Un)Satisfiability was proved
Number of variables29999
Number of clauses126000
Sum of the clauses size378000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3126000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.04/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.04/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.04/0.07	c See www.sat4j.org for details.
0.04/0.08	c no version file found!!!
0.04/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.04/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.04/0.08	c java.vm.version	19.1-b02
0.04/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.04/0.08	c sun.arch.data.model	64
0.04/0.08	c java.version		1.6.0_24
0.04/0.08	c os.name		Linux
0.04/0.08	c os.version		2.6.18-164.el5
0.04/0.08	c os.arch		amd64
0.04/0.08	c Free memory 		6997539544
0.04/0.08	c Max memory 		7034241024
0.04/0.08	c Total memory 		7034241024
0.04/0.08	c Number of processors 	8
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@50337d0f
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.11/0.10	c Expensive reason simplification
0.11/0.10	c Armin Biere (Picosat) restarts strategy
0.11/0.10	c Glucose learned constraints deletion strategy
0.11/0.10	c timeout=2147483647s
0.11/0.10	c DB Simplification allowed=true
0.11/0.10	c --- End Solver configuration ---
0.11/0.10	c solving HOME/instance-3190284-1302598060.cnf
0.11/0.10	c reading problem ... 
0.40/0.30	c ... done. Wall clock time 0.207s.
0.40/0.30	c #vars     29999
0.40/0.30	c #constraints  126000
0.40/0.30	c constraints type 
0.40/0.30	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 126000
5.41/4.89	c cleaning 2499 clauses out of 5001 with flag 5001/5001
10.35/9.59	c cleaning 4245 clauses out of 8501 with flag 11000/11000
15.87/15.01	c cleaning 5628 clauses out of 11257 with flag 18001/18001
21.97/21.16	c cleaning 6815 clauses out of 13629 with flag 26001/26001
28.88/28.01	c cleaning 7897 clauses out of 15813 with flag 35000/35000
36.69/35.83	c cleaning 8958 clauses out of 17917 with flag 45001/45001
45.20/44.37	c cleaning 9977 clauses out of 19958 with flag 56000/56000
54.60/53.76	c cleaning 10987 clauses out of 21982 with flag 68001/68001
64.72/63.86	c cleaning 11994 clauses out of 23997 with flag 81003/81003
75.62/74.77	c cleaning 12995 clauses out of 26002 with flag 95002/95002
87.73/86.82	c cleaning 13999 clauses out of 28006 with flag 110001/110001
100.53/99.60	c cleaning 14996 clauses out of 30007 with flag 126001/126001
113.84/112.97	c cleaning 15999 clauses out of 32010 with flag 143000/143000
128.15/127.24	c cleaning 16998 clauses out of 34011 with flag 161000/161000
143.46/142.52	c cleaning 18004 clauses out of 36015 with flag 180002/180002
159.77/158.81	c cleaning 19003 clauses out of 38010 with flag 200001/200001
176.78/175.89	c cleaning 19998 clauses out of 40007 with flag 221001/221001
195.08/194.19	c cleaning 20996 clauses out of 42008 with flag 243000/243000
213.89/212.97	c cleaning 22001 clauses out of 44012 with flag 266000/266000
233.61/232.62	c cleaning 23000 clauses out of 46011 with flag 290000/290000
254.52/253.56	c cleaning 23999 clauses out of 48011 with flag 315000/315000
276.53/275.55	c cleaning 24996 clauses out of 50012 with flag 341000/341000
299.05/298.03	c cleaning 26007 clauses out of 52018 with flag 368002/368002
322.16/321.13	c cleaning 26999 clauses out of 54009 with flag 396000/396000
346.67/345.61	c cleaning 27992 clauses out of 56010 with flag 425000/425000
372.67/371.65	c cleaning 29001 clauses out of 58018 with flag 455000/455000
398.49/397.49	c cleaning 29995 clauses out of 60022 with flag 486005/486005
426.01/424.97	c cleaning 31008 clauses out of 62025 with flag 518003/518003
454.42/453.32	c cleaning 32003 clauses out of 64015 with flag 551001/551001
483.43/482.38	c cleaning 32991 clauses out of 66012 with flag 585001/585001
514.14/513.01	c cleaning 34001 clauses out of 68021 with flag 620001/620001
544.86/543.73	c cleaning 35008 clauses out of 70019 with flag 656000/656000
578.27/577.14	c cleaning 35998 clauses out of 72012 with flag 693001/693001
610.69/609.57	c cleaning 37001 clauses out of 74013 with flag 731000/731000
645.40/644.27	c cleaning 37998 clauses out of 76013 with flag 770001/770001
679.82/678.67	c cleaning 39005 clauses out of 78015 with flag 810001/810001
716.73/715.56	c cleaning 39995 clauses out of 80010 with flag 851001/851001
752.94/751.79	c cleaning 40998 clauses out of 82014 with flag 893000/893000
792.16/790.93	c cleaning 42006 clauses out of 84017 with flag 936001/936001
830.18/828.90	c cleaning 42994 clauses out of 86011 with flag 980001/980001
872.10/870.81	c cleaning 43999 clauses out of 88017 with flag 1025001/1025001
912.21/910.90	c cleaning 44994 clauses out of 90017 with flag 1071000/1071000
955.44/954.15	c cleaning 46009 clauses out of 92024 with flag 1118001/1118001
998.25/996.99	c cleaning 46999 clauses out of 94014 with flag 1166000/1166000
1041.46/1040.16	c cleaning 47999 clauses out of 96015 with flag 1215000/1215000
1087.89/1086.55	c cleaning 49001 clauses out of 98017 with flag 1265001/1265001
1133.41/1132.06	c cleaning 49995 clauses out of 100015 with flag 1316000/1316000
1183.54/1182.17	c cleaning 50994 clauses out of 102020 with flag 1368000/1368000
1231.56/1230.11	c cleaning 52005 clauses out of 104027 with flag 1421001/1421001
1280.68/1279.22	c cleaning 53005 clauses out of 106023 with flag 1475002/1475002
1301.51/1300.01	c starts		: 1378
1301.51/1300.01	c conflicts		: 1498239
1301.51/1300.01	c decisions		: 5116320
1301.51/1300.01	c propagations		: 1617158620
1301.51/1300.01	c inspects		: 4174306994
1301.51/1300.01	c shortcuts		: 0
1301.51/1300.01	c learnt literals	: 0
1301.51/1300.01	c learnt binary clauses	: 0
1301.51/1300.01	c learnt ternary clauses	: 90
1301.51/1300.01	c learnt constraints	: 1498239
1301.51/1300.01	c ignored constraints	: 0
1301.51/1300.01	c root simplifications	: 1378
1301.51/1300.01	c removed literals (reason simplification)	: 23797699
1301.51/1300.01	c reason swapping (by a shorter reason)	: 0
1301.51/1300.01	c Calls to reduceDB	: 50
1301.51/1300.01	c speed (assignments/second)	: 1244246.6890665526
1301.51/1300.01	c non guided choices	2755
1301.51/1300.04	c learnt constraints type 
1301.51/1300.04	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 76281
1301.51/1300.04	c constraints type 
1301.51/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 126000
1301.51/1300.04	s UNKNOWN
1301.51/1300.04	c Total wall clock time (in seconds) : 1299.916

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3190284-1302598060/watcher-3190284-1302598060 -o /tmp/evaluation-result-3190284-1302598060/solver-3190284-1302598060 -C 2400 -W 1300 -M 7680 java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3190284-1302598060.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: 4.00 4.04 4.32 3/198 29987
/proc/meminfo: memFree=16906172/32951124 swapFree=67111528/67111528
[pid=29987] ppid=29985 vsize=30540 CPUtime=0 cores=0,2
/proc/29987/stat : 29987 (java) S 29985 29987 29701 0 -1 4202496 1251 0 0 0 0 0 0 0 25 0 2 0 352221334 31272960 969 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273419237 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0
/proc/29987/statm: 7635 969 741 9 0 386 0
[pid=29987/tid=29988] ppid=29985 vsize=30540 CPUtime=0 cores=0,2
/proc/29987/task/29988/stat : 29988 (java) R 29985 29987 29701 0 -1 4202560 135 0 0 0 0 0 0 0 25 0 2 0 352221334 31272960 969 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254261235319 0 0 0 16784584 0 0 0 -1 0 0 0 0

[startup+0.0461111 s]
/proc/loadavg: 4.00 4.04 4.32 3/198 29987
/proc/meminfo: memFree=16906172/32951124 swapFree=67111528/67111528
[pid=29987] ppid=29985 vsize=7564352 CPUtime=0.04 cores=0,2
/proc/29987/stat : 29987 (java) S 29985 29987 29701 0 -1 4202496 8840 0 1 0 3 1 0 0 25 0 13 0 352221334 7745896448 8535 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273419237 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0
/proc/29987/statm: 1891088 8535 1681 9 0 1881836 0
[pid=29987/tid=29988] ppid=29985 vsize=7564352 CPUtime=0.03 cores=0,2
/proc/29987/task/29988/stat : 29988 (java) R 29985 29987 29701 0 -1 4202560 7692 0 1 0 3 0 0 0 25 0 13 0 352221334 7745896448 8536 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 47333204738819 0 4 0 16784584 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 7564352

[startup+0.103373 s]
/proc/loadavg: 4.00 4.04 4.32 3/198 29987
/proc/meminfo: memFree=16906172/32951124 swapFree=67111528/67111528
[pid=29987] ppid=29985 vsize=7636240 CPUtime=0.11 cores=0,2
/proc/29987/stat : 29987 (java) S 29985 29987 29701 0 -1 4202496 10671 0 1 0 10 1 0 0 25 0 18 0 352221334 7819509760 10366 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/29987/statm: 1909060 10366 2093 9 0 1899798 0
[pid=29987/tid=29988] ppid=29985 vsize=7636240 CPUtime=0.09 cores=0,2
/proc/29987/task/29988/stat : 29988 (java) R 29985 29987 29701 0 -1 4202560 8894 0 1 0 8 1 0 0 18 0 18 0 352221334 7819509760 10366 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 47333205595754 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 7636240

[startup+0.301059 s]
/proc/loadavg: 4.00 4.04 4.32 3/198 29987
/proc/meminfo: memFree=16906172/32951124 swapFree=67111528/67111528
[pid=29987] ppid=29985 vsize=7636884 CPUtime=0.4 cores=0,2
/proc/29987/stat : 29987 (java) S 29985 29987 29701 0 -1 4202496 14880 0 1 0 39 1 0 0 25 0 18 0 352221334 7820169216 14436 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/29987/statm: 1909221 14437 2197 9 0 1899959 0
[pid=29987/tid=29988] ppid=29985 vsize=7636884 CPUtime=0.28 cores=0,2
/proc/29987/task/29988/stat : 29988 (java) R 29985 29987 29701 0 -1 4202560 12644 0 1 0 27 1 0 0 18 0 18 0 352221334 7820169216 14437 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 46912505542110 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 7636884

[startup+0.700928 s]
/proc/loadavg: 4.00 4.04 4.32 3/198 29987
/proc/meminfo: memFree=16906172/32951124 swapFree=67111528/67111528
[pid=29987] ppid=29985 vsize=7643856 CPUtime=1.18 cores=0,2
/proc/29987/stat : 29987 (java) S 29985 29987 29701 0 -1 4202496 19147 0 1 0 116 2 0 0 25 0 19 0 352221334 7827308544 16979 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/29987/statm: 1910964 16979 2220 9 0 1901702 0
[pid=29987/tid=29988] ppid=29985 vsize=7643856 CPUtime=0.68 cores=0,2
/proc/29987/task/29988/stat : 29988 (java) R 29985 29987 29701 0 -1 4202560 13679 0 1 0 67 1 0 0 19 0 19 0 352221334 7827308544 16979 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 47333204755408 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 7643856

[startup+1.50085 s]
/proc/loadavg: 4.16 4.08 4.33 7/262 30061
/proc/meminfo: memFree=16708392/32951124 swapFree=67111528/67111528
[pid=29987] ppid=29985 vsize=7643856 CPUtime=2.11 cores=0,2
/proc/29987/stat : 29987 (java) S 29985 29987 29701 0 -1 4202496 19599 0 1 0 209 2 0 0 25 0 19 0 352221334 7827308544 17430 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/29987/statm: 1910964 17430 2225 9 0 1901702 0
[pid=29987/tid=29988] ppid=29985 vsize=7643856 CPUtime=1.48 cores=0,2
/proc/29987/task/29988/stat : 29988 (java) R 29985 29987 29701 0 -1 4202560 14107 0 1 0 147 1 0 0 21 0 19 0 352221334 7827308544 17430 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 46912505771445 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=29987/tid=29990] ppid=29985 vsize=7643856 CPUtime=0 cores=0,2
/proc/29987/task/29990/stat : 29990 (java) S 29985 29987 29701 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352221335 7827308544 17430 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273432473 0 4 0 16800975 18446604453950109632 0 0 -1 0 0 0 0
[pid=29987/tid=29991] ppid=29985 vsize=7643856 CPUtime=0 cores=0,2
/proc/29987/task/29991/stat : 29991 (java) S 29985 29987 29701 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352221335 7827308544 17430 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273432473 0 4 0 16800975 18446604453950109632 0 0 -1 0 0 0 0
[pid=29987/tid=29992] ppid=29985 vsize=7643856 CPUtime=0 cores=0,2
/proc/29987/task/29992/stat : 29992 (java) S 29985 29987 29701 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352221335 7827308544 17430 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273432473 0 4 0 16800975 18446604453950109632 0 0 -1 0 0 0 0
[pid=29987/tid=29993] ppid=29985 vsize=7643856 CPUtime=0 cores=0,2
/proc/29987/task/29993/stat : 29993 (java) S 29985 29987 29701 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352221335 7827308544 17430 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273432473 0 4 0 16800975 18446604453950109632 0 0 -1 0 0 0 0
[pid=29987/tid=29994] ppid=29985 vsize=7643856 CPUtime=0 cores=0,2
/proc/29987/task/29994/stat : 29994 (java) S 29985 29987 29701 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352221335 7827308544 17430 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273432473 0 4 0 16800975 18446604453950109632 0 0 -1 0 0 0 0
[pid=29987/tid=29995] ppid=29985 vsize=7643856 CPUtime=0 cores=0,2
/proc/29987/task/29995/stat : 29995 (java) S 29985 29987 29701 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352221335 7827308544 17430 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273432473 0 4 0 16800975 18446604453950109632 0 0 -1 0 0 0 0
[pid=29987/tid=29996] ppid=29985 vsize=7643856 CPUtime=0 cores=0,2
/proc/29987/task/29996/stat : 29996 (java) S 29985 29987 29701 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352221335 7827308544 17430 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273432473 0 4 0 16800975 18446604453950109632 0 0 -1 0 0 0 0
[pid=29987/tid=29997] ppid=29985 vsize=7643856 CPUtime=0 cores=0,2
/proc/29987/task/29997/stat : 29997 (java) S 29985 29987 29701 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352221335 7827308544 17430 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273432473 0 4 0 16800975 18446604453950109632 0 0 -1 0 0 0 0
[pid=29987/tid=29998] ppid=29985 vsize=7643856 CPUtime=0 cores=0,2
/proc/29987/task/29998/stat : 29998 (java) S 29985 29987 29701 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 19 0 352221337 7827308544 17430 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273433088 0 0 0 16800975 18446604453950109632 0 0 -1 0 0 0 0
[pid=29987/tid=30000] ppid=29985 vsize=7643856 CPUtime=0 cores=0,2
/proc/29987/task/30000/stat : 30000 (java) S 29985 29987 29701 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 352221337 7827308544 17430 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273432473 0 4 0 16800975 18446604453950109632 0 0 -1 0 0 0 0
[pid=29987/tid=30001] ppid=29985 vsize=7643856 CPUtime=0 cores=0,2
/proc/29987/task/30001/stat : 30001 (java) S 29985 29987 29701 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 352221337 7827308544 17430 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273432473 0 4 0 16800975 18446604453950109632 0 0 -1 0 0 0 0
[pid=29987/tid=30003] ppid=29985 vsize=7643856 CPUtime=0 cores=0,2
/proc/29987/task/30003/stat : 30003 (java) S 29985 29987 29701 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352221339 7827308544 17430 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273440177 0 4 0 16800975 18446604453950109632 0 0 -1 0 0 0 0
[pid=29987/tid=30004] ppid=29985 vsize=7643856 CPUtime=0.24 cores=0,2
/proc/29987/task/30004/stat : 30004 (java) S 29985 29987 29701 0 -1 4202560 2222 0 0 0 24 0 0 0 22 0 19 0 352221339 7827308544 17430 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273432473 0 4 0 16800975 18446604453950109632 0 0 -1 2 0 0 0
[pid=29987/tid=30005] ppid=29985 vsize=7643856 CPUtime=0.36 cores=0,2
/proc/29987/task/30005/stat : 30005 (java) S 29985 29987 29701 0 -1 4202560 2106 0 0 0 36 0 0 0 22 0 19 0 352221339 7827308544 17431 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273432473 0 4 0 16800975 18446604453950109632 0 0 -1 2 0 0 0
[pid=29987/tid=30006] ppid=29985 vsize=7643856 CPUtime=0 cores=0,2
/proc/29987/task/30006/stat : 30006 (java) S 29985 29987 29701 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352221339 7827308544 17431 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273432473 0 4 0 16800975 18446604453950109632 0 0 -1 0 0 0 0
[pid=29987/tid=30007] ppid=29985 vsize=7643856 CPUtime=0 cores=0,2
/proc/29987/task/30007/stat : 30007 (java) S 29985 29987 29701 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 352221339 7827308544 17431 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273433088 0 4 0 16800975 18446604453950109632 0 0 -1 2 0 0 0
[pid=29987/tid=30059] ppid=29985 vsize=7643856 CPUtime=0 cores=0,2
/proc/29987/task/30059/stat : 30059 (java) S 29985 29987 29701 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 352221368 7827308544 17431 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273433088 0 4 0 16800975 18446604453950109632 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.11
Current children cumulated vsize (KiB) 7643856

[startup+3.1016 s]
/proc/loadavg: 4.16 4.08 4.33 5/262 30061
/proc/meminfo: memFree=16669332/32951124 swapFree=67111528/67111528
[pid=29987] ppid=29985 vsize=7643856 CPUtime=3.7 cores=0,2
/proc/29987/stat : 29987 (java) S 29985 29987 29701 0 -1 4202496 20121 0 1 0 368 2 0 0 25 0 19 0 352221334 7827308544 17952 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/29987/statm: 1910964 17952 2225 9 0 1901702 0
[pid=29987/tid=29988] ppid=29985 vsize=7643856 CPUtime=3.09 cores=0,2
/proc/29987/task/29988/stat : 29988 (java) R 29985 29987 29701 0 -1 4202560 14629 0 1 0 307 2 0 0 25 0 19 0 352221334 7827308544 17952 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 46912505771445 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=29987/tid=29990] ppid=29985 vsize=7643856 CPUtime=0 cores=0,2
/proc/29987/task/29990/stat : 29990 (java) S 29985 29987 29701 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352221335 7827308544 17952 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273432473 0 4 0 16800975 18446604453950109632 0 0 -1 0 0 0 0
[pid=29987/tid=29991] ppid=29985 vsize=7643856 CPUtime=0 cores=0,2
/proc/29987/task/29991/stat : 29991 (java) S 29985 29987 29701 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352221335 7827308544 17952 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273432473 0 4 0 16800975 18446604453950109632 0 0 -1 0 0 0 0
[pid=29987/tid=29992] ppid=29985 vsize=7643856 CPUtime=0 cores=0,2
/proc/29987/task/29992/stat : 29992 (java) S 29985 29987 29701 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352221335 7827308544 17952 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273432473 0 4 0 16800975 18446604453950109632 0 0 -1 0 0 0 0
[pid=29987/tid=29993] ppid=29985 vsize=7643856 CPUtime=0 cores=0,2
/proc/29987/task/29993/stat : 29993 (java) S 29985 29987 29701 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352221335 7827308544 17952 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273432473 0 4 0 16800975 18446604453950109632 0 0 -1 0 0 0 0
[pid=29987/tid=29994] ppid=29985 vsize=7643856 CPUtime=0 cores=0,2
/proc/29987/task/29994/stat : 29994 (java) S 29985 29987 29701 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352221335 7827308544 17952 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273432473 0 4 0 16800975 18446604453950109632 0 0 -1 0 0 0 0
[pid=29987/tid=29995] ppid=29985 vsize=7643856 CPUtime=0 cores=0,2
/proc/29987/task/29995/stat : 29995 (java) S 29985 29987 29701 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352221335 7827308544 17952 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273432473 0 4 0 16800975 18446604453950109632 0 0 -1 0 0 0 0
[pid=29987/tid=29996] ppid=29985 vsize=7643856 CPUtime=0 cores=0,2
/proc/29987/task/29996/stat : 29996 (java) S 29985 29987 29701 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352221335 7827308544 17952 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273432473 0 4 0 16800975 18446604453950109632 0 0 -1 0 0 0 0
[pid=29987/tid=29997] ppid=29985 vsize=7643856 CPUtime=0 cores=0,2
/proc/29987/task/29997/stat : 29997 (java) S 29985 29987 29701 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352221335 7827308544 17952 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273432473 0 4 0 16800975 18446604453950109632 0 0 -1 0 0 0 0
[pid=29987/tid=29998] ppid=29985 vsize=7643856 CPUtime=0 cores=0,2
/proc/29987/task/29998/stat : 29998 (java) S 29985 29987 29701 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 19 0 352221337 7827308544 17952 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273433088 0 0 0 16800975 18446604453950109632 0 0 -1 0 0 0 0
[pid=29987/tid=30000] ppid=29985 vsize=7643856 CPUtime=0 cores=0,2
/proc/29987/task/30000/stat : 30000 (java) S 29985 29987 29701 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 352221337 7827308544 17952 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273432473 0 4 0 16800975 18446604453950109632 0 0 -1 0 0 0 0
[pid=29987/tid=30001] ppid=29985 vsize=7643856 CPUtime=0 cores=0,2
/proc/29987/task/30001/stat : 30001 (java) S 29985 29987 29701 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 352221337 7827308544 17952 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273432473 0 4 0 16800975 18446604453950109632 0 0 -1 0 0 0 0
[pid=29987/tid=30003] ppid=29985 vsize=7643856 CPUtime=0 cores=0,2
/proc/29987/task/30003/stat : 30003 (java) S 29985 29987 29701 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352221339 7827308544 17952 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273440177 0 4 0 16800975 18446604453950109632 0 0 -1 0 0 0 0
[pid=29987/tid=30004] ppid=29985 vsize=7643856 CPUtime=0.24 cores=0,2
/proc/29987/task/30004/stat : 30004 (java) S 29985 29987 29701 0 -1 4202560 2222 0 0 0 24 0 0 0 22 0 19 0 352221339 7827308544 17952 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273432473 0 4 0 16800975 18446604453950109632 0 0 -1 2 0 0 0
[pid=29987/tid=30005] ppid=29985 vsize=7643856 CPUtime=0.36 cores=0,2
/proc/29987/task/30005/stat : 30005 (java) S 29985 29987 29701 0 -1 4202560 2106 0 0 0 36 0 0 0 22 0 19 0 352221339 7827308544 17952 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273432473 0 4 0 16800975 18446604453950109632 0 0 -1 2 0 0 0
[pid=29987/tid=30006] ppid=29985 vsize=7643856 CPUtime=0 cores=0,2
/proc/29987/task/30006/stat : 30006 (java) S 29985 29987 29701 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352221339 7827308544 17952 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273432473 0 4 0 16800975 18446604453950109632 0 0 -1 0 0 0 0
[pid=29987/tid=30007] ppid=29985 vsize=7643856 CPUtime=0 cores=0,2
/proc/29987/task/30007/stat : 30007 (java) S 29985 29987 29701 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 352221339 7827308544 17952 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273433088 0 4 0 16800975 18446604453950109632 0 0 -1 2 0 0 0
[pid=29987/tid=30059] ppid=29985 vsize=7643856 CPUtime=0 cores=0,2
/proc/29987/task/30059/stat : 30059 (java) S 29985 29987 29701 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 352221368 7827308544 17952 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273433088 0 4 0 16800975 18446604453950109632 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.7
Current children cumulated vsize (KiB) 7643856

[startup+6.30103 s]
/proc/loadavg: 4.39 4.12 4.35 5/262 30061
/proc/meminfo: memFree=16556980/32951124 swapFree=67111528/67111528
[pid=29987] ppid=29985 vsize=7656200 CPUtime=7.14 cores=0,2
/proc/29987/stat : 29987 (java) S 29985 29987 29701 0 -1 4202496 37352 0 1 0 710 4 0 0 25 0 19 0 352221334 7839948800 31566 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/29987/statm: 1914050 31566 2251 9 0 1904788 0
[pid=29987/tid=29988] ppid=29985 vsize=7656200 CPUtime=6.15 cores=0,2
/proc/29987/task/29988/stat : 29988 (java) R 29985 29987 29701 0 -1 4202560 15184 0 1 0 613 2 0 0 25 0 19 0 352221334 7839948800 31566 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 46912505771768 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=29987/tid=29990] ppid=29985 vsize=7656200 CPUtime=0.03 cores=0,2
/proc/29987/task/29990/stat : 29990 (java) S 29985 29987 29701 0 -1 4202560 1762 0 0 0 3 0 0 0 17 0 19 0 352221335 7839948800 31566 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273432473 0 4 0 16800975 18446604453950109632 0 0 -1 2 0 0 0
[pid=29987/tid=29991] ppid=29985 vsize=7656200 CPUtime=0.02 cores=0,2
/proc/29987/task/29991/stat : 29991 (java) S 29985 29987 29701 0 -1 4202560 2180 0 0 0 2 0 0 0 17 0 19 0 352221335 7839948800 31566 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273432473 0 4 0 16800975 18446604453950109632 0 0 -1 2 0 0 0
[pid=29987/tid=29992] ppid=29985 vsize=7656200 CPUtime=0 cores=0,2
/proc/29987/task/29992/stat : 29992 (java) S 29985 29987 29701 0 -1 4202560 483 0 0 0 0 0 0 0 17 0 19 0 352221335 7839948800 31566 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273432473 0 4 0 16800975 18446604453950109632 0 0 -1 2 0 0 0
[pid=29987/tid=29993] ppid=29985 vsize=7656200 CPUtime=0 cores=0,2
/proc/29987/task/29993/stat : 29993 (java) S 29985 29987 29701 0 -1 4202560 155 0 0 0 0 0 0 0 17 0 19 0 352221335 7839948800 31566 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273432473 0 4 0 16800975 18446604453950109632 0 0 -1 2 0 0 0
[pid=29987/tid=29994] ppid=29985 vsize=7656200 CPUtime=0 cores=0,2
/proc/29987/task/29994/stat : 29994 (java) S 29985 29987 29701 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 352221335 7839948800 31566 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273432473 0 4 0 16800975 18446604453950109632 0 0 -1 2 0 0 0
[pid=29987/tid=29995] ppid=29985 vsize=7656200 CPUtime=0 cores=0,2
/proc/29987/task/29995/stat : 29995 (java) S 29985 29987 29701 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 352221335 7839948800 31566 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273432473 0 4 0 16800975 18446604453950109632 0 0 -1 2 0 0 0
[pid=29987/tid=29996] ppid=29985 vsize=7656200 CPUtime=0 cores=0,2
/proc/29987/task/29996/stat : 29996 (java) S 29985 29987 29701 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 352221335 7839948800 31566 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273432473 0 4 0 16800975 18446604453950109632 0 0 -1 2 0 0 0
[pid=29987/tid=29997] ppid=29985 vsize=7656200 CPUtime=0 cores=0,2
/proc/29987/task/29997/stat : 29997 (java) S 29985 29987 29701 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 352221335 7839948800 31566 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273432473 0 4 0 16800975 18446604453950109632 0 0 -1 2 0 0 0
[pid=29987/tid=29998] ppid=29985 vsize=7656200 CPUtime=0.09 cores=0,2
/proc/29987/task/29998/stat : 29998 (java) S 29985 29987 29701 0 -1 4202560 5436 0 0 0 9 0 0 0 15 0 19 0 352221337 7839948800 31566 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273433088 0 0 0 16800975 18446604453950109632 0 0 -1 0 0 0 0
[pid=29987/tid=30000] ppid=29985 vsize=7656200 CPUtime=0 cores=0,2
/proc/29987/task/30000/stat : 30000 (java) S 29985 29987 29701 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 352221337 7839948800 31566 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273432473 0 4 0 16800975 18446604453950109632 0 0 -1 0 0 0 0
[pid=29987/tid=30001] ppid=29985 vsize=7656200 CPUtime=0 cores=0,2
/proc/29987/task/30001/stat : 30001 (java) S 29985 29987 29701 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 352221337 7839948800 31566 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273432473 0 4 0 16800975 18446604453950109632 0 0 -1 0 0 0 0
[pid=29987/tid=30003] ppid=29985 vsize=7656200 CPUtime=0 cores=0,2
/proc/29987/task/30003/stat : 30003 (java) S 29985 29987 29701 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352221339 7839948800 31566 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273440177 0 4 0 16800975 18446604453950109632 0 0 -1 0 0 0 0
[pid=29987/tid=30004] ppid=29985 vsize=7656200 CPUtime=0.44 cores=0,2
/proc/29987/task/30004/stat : 30004 (java) S 29985 29987 29701 0 -1 4202560 8850 0 0 0 43 1 0 0 16 0 19 0 352221339 7839948800 31566 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273432473 0 4 0 16800975 18446604453950109632 0 0 -1 2 0 0 0
[pid=29987/tid=30005] ppid=29985 vsize=7656200 CPUtime=0.37 cores=0,2
/proc/29987/task/30005/stat : 30005 (java) S 29985 29987 29701 0 -1 4202560 2144 0 0 0 37 0 0 0 16 0 19 0 352221339 7839948800 31566 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273432473 0 4 0 16800975 18446604453950109632 0 0 -1 0 0 0 0

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

[pid=29987/tid=29995] ppid=29985 vsize=7656200 CPUtime=0.13 cores=0,2
/proc/29987/task/29995/stat : 29995 (java) S 29985 29987 29701 0 -1 4202560 1968 0 0 0 13 0 0 0 15 0 19 0 352221335 7839948800 73422 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273432473 0 4 0 16800975 18446604453950109632 0 0 -1 2 0 0 0
[pid=29987/tid=29996] ppid=29985 vsize=7656200 CPUtime=0.17 cores=0,2
/proc/29987/task/29996/stat : 29996 (java) S 29985 29987 29701 0 -1 4202560 4167 0 0 0 17 0 0 0 15 0 19 0 352221335 7839948800 73422 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273432473 0 4 0 16800975 18446604453950109632 0 0 -1 2 0 0 0
[pid=29987/tid=29997] ppid=29985 vsize=7656200 CPUtime=0.09 cores=0,2
/proc/29987/task/29997/stat : 29997 (java) S 29985 29987 29701 0 -1 4202560 1975 0 0 0 9 0 0 0 15 0 19 0 352221335 7839948800 73422 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273432473 0 4 0 16800975 18446604453950109632 0 0 -1 2 0 0 0
[pid=29987/tid=29998] ppid=29985 vsize=7656200 CPUtime=4.12 cores=0,2
/proc/29987/task/29998/stat : 29998 (java) S 29985 29987 29701 0 -1 4202560 9149 0 0 0 411 1 0 0 15 0 19 0 352221337 7839948800 73422 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273433088 0 0 0 16800975 18446604453950109632 0 0 -1 0 0 0 0
[pid=29987/tid=30000] ppid=29985 vsize=7656200 CPUtime=0 cores=0,2
/proc/29987/task/30000/stat : 30000 (java) S 29985 29987 29701 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 352221337 7839948800 73422 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273432473 0 4 0 16800975 18446604453950109632 0 0 -1 0 0 0 0
[pid=29987/tid=30001] ppid=29985 vsize=7656200 CPUtime=0 cores=0,2
/proc/29987/task/30001/stat : 30001 (java) S 29985 29987 29701 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 352221337 7839948800 73422 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273432473 0 4 0 16800975 18446604453950109632 0 0 -1 0 0 0 0
[pid=29987/tid=30003] ppid=29985 vsize=7656200 CPUtime=0 cores=0,2
/proc/29987/task/30003/stat : 30003 (java) S 29985 29987 29701 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352221339 7839948800 73422 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273440177 0 4 0 16800975 18446604453950109632 0 0 -1 0 0 0 0
[pid=29987/tid=30004] ppid=29985 vsize=7656200 CPUtime=0.45 cores=0,2
/proc/29987/task/30004/stat : 30004 (java) S 29985 29987 29701 0 -1 4202560 8851 0 0 0 44 1 0 0 16 0 19 0 352221339 7839948800 73422 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273432473 0 4 0 16800975 18446604453950109632 0 0 -1 2 0 0 0
[pid=29987/tid=30005] ppid=29985 vsize=7656200 CPUtime=0.43 cores=0,2
/proc/29987/task/30005/stat : 30005 (java) S 29985 29987 29701 0 -1 4202560 2153 0 0 0 43 0 0 0 15 0 19 0 352221339 7839948800 73422 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273432473 0 4 0 16800975 18446604453950109632 0 0 -1 0 0 0 0
[pid=29987/tid=30006] ppid=29985 vsize=7656200 CPUtime=0 cores=0,2
/proc/29987/task/30006/stat : 30006 (java) S 29985 29987 29701 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352221339 7839948800 73422 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273432473 0 4 0 16800975 18446604453950109632 0 0 -1 0 0 0 0
[pid=29987/tid=30007] ppid=29985 vsize=7656200 CPUtime=0 cores=0,2
/proc/29987/task/30007/stat : 30007 (java) S 29985 29987 29701 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 19 0 352221339 7839948800 73422 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273433088 0 4 0 16800975 18446604453950109632 0 0 -1 2 0 0 0
[pid=29987/tid=30059] ppid=29985 vsize=7656200 CPUtime=0 cores=0,2
/proc/29987/task/30059/stat : 30059 (java) S 29985 29987 29701 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 352221368 7839948800 73422 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273433088 0 4 0 16800975 18446604453950109632 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1123.71
Current children cumulated vsize (KiB) 7656200

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 4.08 5/262 30101
/proc/meminfo: memFree=15851364/32951124 swapFree=67111528/67111528
[pid=29987] ppid=29985 vsize=7656200 CPUtime=1183.76 cores=0,2
/proc/29987/stat : 29987 (java) S 29985 29987 29701 0 -1 4202496 94038 0 1 0 118360 16 0 0 25 0 19 0 352221334 7839948800 88071 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/29987/statm: 1914050 88071 2254 9 0 1904788 0
[pid=29987/tid=29988] ppid=29985 vsize=7656200 CPUtime=1177.25 cores=0,2
/proc/29987/task/29988/stat : 29988 (java) S 29985 29987 29701 0 -1 4202560 33659 0 1 0 117717 8 0 0 25 0 19 0 352221334 7839948800 88071 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273432473 0 4 0 16800975 18446604453950109632 0 0 -1 0 0 0 0
[pid=29987/tid=29990] ppid=29985 vsize=7656200 CPUtime=0.21 cores=0,2
/proc/29987/task/29990/stat : 29990 (java) S 29985 29987 29701 0 -1 4202560 6542 0 0 0 20 1 0 0 15 0 19 0 352221335 7839948800 88071 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273432473 0 4 0 16800975 18446604453950109632 0 0 -1 2 0 0 0
[pid=29987/tid=29991] ppid=29985 vsize=7656200 CPUtime=0.1 cores=0,2
/proc/29987/task/29991/stat : 29991 (java) S 29985 29987 29701 0 -1 4202560 4617 0 0 0 10 0 0 0 15 0 19 0 352221335 7839948800 88071 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273432473 0 4 0 16800975 18446604453950109632 0 0 -1 2 0 0 0
[pid=29987/tid=29992] ppid=29985 vsize=7656200 CPUtime=0.11 cores=0,2
/proc/29987/task/29992/stat : 29992 (java) S 29985 29987 29701 0 -1 4202560 5489 0 0 0 11 0 0 0 15 0 19 0 352221335 7839948800 88071 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273432473 0 4 0 16800975 18446604453950109632 0 0 -1 2 0 0 0
[pid=29987/tid=29993] ppid=29985 vsize=7656200 CPUtime=0.17 cores=0,2
/proc/29987/task/29993/stat : 29993 (java) S 29985 29987 29701 0 -1 4202560 2314 0 0 0 17 0 0 0 15 0 19 0 352221335 7839948800 88071 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273432473 0 4 0 16800975 18446604453950109632 0 0 -1 2 0 0 0
[pid=29987/tid=29994] ppid=29985 vsize=7656200 CPUtime=0.15 cores=0,2
/proc/29987/task/29994/stat : 29994 (java) S 29985 29987 29701 0 -1 4202560 4465 0 0 0 15 0 0 0 15 0 19 0 352221335 7839948800 88071 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273432473 0 4 0 16800975 18446604453950109632 0 0 -1 2 0 0 0
[pid=29987/tid=29995] ppid=29985 vsize=7656200 CPUtime=0.15 cores=0,2
/proc/29987/task/29995/stat : 29995 (java) S 29985 29987 29701 0 -1 4202560 4064 0 0 0 15 0 0 0 16 0 19 0 352221335 7839948800 88071 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273432473 0 4 0 16800975 18446604453950109632 0 0 -1 2 0 0 0
[pid=29987/tid=29996] ppid=29985 vsize=7656200 CPUtime=0.19 cores=0,2
/proc/29987/task/29996/stat : 29996 (java) S 29985 29987 29701 0 -1 4202560 7542 0 0 0 18 1 0 0 15 0 19 0 352221335 7839948800 88071 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273432473 0 4 0 16800975 18446604453950109632 0 0 -1 2 0 0 0
[pid=29987/tid=29997] ppid=29985 vsize=7656200 CPUtime=0.13 cores=0,2
/proc/29987/task/29997/stat : 29997 (java) S 29985 29987 29701 0 -1 4202560 3596 0 0 0 13 0 0 0 16 0 19 0 352221335 7839948800 88071 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273432473 0 4 0 16800975 18446604453950109632 0 0 -1 2 0 0 0
[pid=29987/tid=29998] ppid=29985 vsize=7656200 CPUtime=4.32 cores=0,2
/proc/29987/task/29998/stat : 29998 (java) R 29985 29987 29701 0 -1 4202560 9524 0 0 0 431 1 0 0 15 0 19 0 352221337 7839948800 88071 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 47333207978056 0 0 0 16800975 0 0 0 -1 0 0 0 0
[pid=29987/tid=30000] ppid=29985 vsize=7656200 CPUtime=0 cores=0,2
/proc/29987/task/30000/stat : 30000 (java) S 29985 29987 29701 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 352221337 7839948800 88071 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273432473 0 4 0 16800975 18446604453950109632 0 0 -1 0 0 0 0
[pid=29987/tid=30001] ppid=29985 vsize=7656200 CPUtime=0 cores=0,2
/proc/29987/task/30001/stat : 30001 (java) S 29985 29987 29701 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 352221337 7839948800 88071 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273432473 0 4 0 16800975 18446604453950109632 0 0 -1 0 0 0 0
[pid=29987/tid=30003] ppid=29985 vsize=7656200 CPUtime=0 cores=0,2
/proc/29987/task/30003/stat : 30003 (java) S 29985 29987 29701 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352221339 7839948800 88071 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273440177 0 4 0 16800975 18446604453950109632 0 0 -1 0 0 0 0
[pid=29987/tid=30004] ppid=29985 vsize=7656200 CPUtime=0.45 cores=0,2
/proc/29987/task/30004/stat : 30004 (java) S 29985 29987 29701 0 -1 4202560 8851 0 0 0 44 1 0 0 16 0 19 0 352221339 7839948800 88071 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273432473 0 4 0 16800975 18446604453950109632 0 0 -1 2 0 0 0
[pid=29987/tid=30005] ppid=29985 vsize=7656200 CPUtime=0.43 cores=0,2
/proc/29987/task/30005/stat : 30005 (java) S 29985 29987 29701 0 -1 4202560 2153 0 0 0 43 0 0 0 15 0 19 0 352221339 7839948800 88071 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273432473 0 4 0 16800975 18446604453950109632 0 0 -1 0 0 0 0
[pid=29987/tid=30006] ppid=29985 vsize=7656200 CPUtime=0 cores=0,2
/proc/29987/task/30006/stat : 30006 (java) S 29985 29987 29701 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352221339 7839948800 88071 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273432473 0 4 0 16800975 18446604453950109632 0 0 -1 0 0 0 0
[pid=29987/tid=30007] ppid=29985 vsize=7656200 CPUtime=0 cores=0,2
/proc/29987/task/30007/stat : 30007 (java) S 29985 29987 29701 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 19 0 352221339 7839948800 88071 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273433088 0 4 0 16800975 18446604453950109632 0 0 -1 2 0 0 0
[pid=29987/tid=30059] ppid=29985 vsize=7656200 CPUtime=0 cores=0,2
/proc/29987/task/30059/stat : 30059 (java) S 29985 29987 29701 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 352221368 7839948800 88071 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273433088 0 4 0 16800975 18446604453950109632 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1183.76
Current children cumulated vsize (KiB) 7656200

[startup+1242.3 s]
/proc/loadavg: 4.08 4.02 4.08 5/262 30103
/proc/meminfo: memFree=15832376/32951124 swapFree=67111528/67111528
[pid=29987] ppid=29985 vsize=7656200 CPUtime=1243.78 cores=0,2
/proc/29987/stat : 29987 (java) S 29985 29987 29701 0 -1 4202496 94048 0 1 0 124362 16 0 0 25 0 19 0 352221334 7839948800 88074 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/29987/statm: 1914050 88074 2254 9 0 1904788 0
[pid=29987/tid=29988] ppid=29985 vsize=7656200 CPUtime=1237.11 cores=0,2
/proc/29987/task/29988/stat : 29988 (java) R 29985 29987 29701 0 -1 4202560 33660 0 1 0 123703 8 0 0 25 0 19 0 352221334 7839948800 88074 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 46912505704314 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=29987/tid=29990] ppid=29985 vsize=7656200 CPUtime=0.21 cores=0,2
/proc/29987/task/29990/stat : 29990 (java) S 29985 29987 29701 0 -1 4202560 6542 0 0 0 20 1 0 0 15 0 19 0 352221335 7839948800 88074 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273432473 0 4 0 16800975 18446604453950109632 0 0 -1 2 0 0 0
[pid=29987/tid=29991] ppid=29985 vsize=7656200 CPUtime=0.1 cores=0,2
/proc/29987/task/29991/stat : 29991 (java) S 29985 29987 29701 0 -1 4202560 4617 0 0 0 10 0 0 0 15 0 19 0 352221335 7839948800 88074 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273432473 0 4 0 16800975 18446604453950109632 0 0 -1 2 0 0 0
[pid=29987/tid=29992] ppid=29985 vsize=7656200 CPUtime=0.11 cores=0,2
/proc/29987/task/29992/stat : 29992 (java) S 29985 29987 29701 0 -1 4202560 5489 0 0 0 11 0 0 0 15 0 19 0 352221335 7839948800 88074 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273432473 0 4 0 16800975 18446604453950109632 0 0 -1 2 0 0 0
[pid=29987/tid=29993] ppid=29985 vsize=7656200 CPUtime=0.18 cores=0,2
/proc/29987/task/29993/stat : 29993 (java) S 29985 29987 29701 0 -1 4202560 2316 0 0 0 18 0 0 0 16 0 19 0 352221335 7839948800 88074 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273432473 0 4 0 16800975 18446604453950109632 0 0 -1 2 0 0 0
[pid=29987/tid=29994] ppid=29985 vsize=7656200 CPUtime=0.15 cores=0,2
/proc/29987/task/29994/stat : 29994 (java) S 29985 29987 29701 0 -1 4202560 4465 0 0 0 15 0 0 0 15 0 19 0 352221335 7839948800 88074 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273432473 0 4 0 16800975 18446604453950109632 0 0 -1 2 0 0 0
[pid=29987/tid=29995] ppid=29985 vsize=7656200 CPUtime=0.15 cores=0,2
/proc/29987/task/29995/stat : 29995 (java) S 29985 29987 29701 0 -1 4202560 4064 0 0 0 15 0 0 0 15 0 19 0 352221335 7839948800 88074 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273432473 0 4 0 16800975 18446604453950109632 0 0 -1 2 0 0 0
[pid=29987/tid=29996] ppid=29985 vsize=7656200 CPUtime=0.19 cores=0,2
/proc/29987/task/29996/stat : 29996 (java) S 29985 29987 29701 0 -1 4202560 7542 0 0 0 18 1 0 0 15 0 19 0 352221335 7839948800 88074 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273432473 0 4 0 16800975 18446604453950109632 0 0 -1 2 0 0 0
[pid=29987/tid=29997] ppid=29985 vsize=7656200 CPUtime=0.14 cores=0,2
/proc/29987/task/29997/stat : 29997 (java) S 29985 29987 29701 0 -1 4202560 3597 0 0 0 14 0 0 0 15 0 19 0 352221335 7839948800 88074 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273432473 0 4 0 16800975 18446604453950109632 0 0 -1 2 0 0 0
[pid=29987/tid=29998] ppid=29985 vsize=7656200 CPUtime=4.44 cores=0,2
/proc/29987/task/29998/stat : 29998 (java) S 29985 29987 29701 0 -1 4202560 9526 0 0 0 443 1 0 0 15 0 19 0 352221337 7839948800 88074 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273433088 0 0 0 16800975 18446604453950109632 0 0 -1 0 0 0 0
[pid=29987/tid=30000] ppid=29985 vsize=7656200 CPUtime=0 cores=0,2
/proc/29987/task/30000/stat : 30000 (java) S 29985 29987 29701 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 352221337 7839948800 88074 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273432473 0 4 0 16800975 18446604453950109632 0 0 -1 0 0 0 0
[pid=29987/tid=30001] ppid=29985 vsize=7656200 CPUtime=0 cores=0,2
/proc/29987/task/30001/stat : 30001 (java) S 29985 29987 29701 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 352221337 7839948800 88074 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273432473 0 4 0 16800975 18446604453950109632 0 0 -1 0 0 0 0
[pid=29987/tid=30003] ppid=29985 vsize=7656200 CPUtime=0 cores=0,2
/proc/29987/task/30003/stat : 30003 (java) S 29985 29987 29701 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352221339 7839948800 88074 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273440177 0 4 0 16800975 18446604453950109632 0 0 -1 0 0 0 0
[pid=29987/tid=30004] ppid=29985 vsize=7656200 CPUtime=0.45 cores=0,2
/proc/29987/task/30004/stat : 30004 (java) S 29985 29987 29701 0 -1 4202560 8851 0 0 0 44 1 0 0 16 0 19 0 352221339 7839948800 88074 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273432473 0 4 0 16800975 18446604453950109632 0 0 -1 2 0 0 0
[pid=29987/tid=30005] ppid=29985 vsize=7656200 CPUtime=0.43 cores=0,2
/proc/29987/task/30005/stat : 30005 (java) S 29985 29987 29701 0 -1 4202560 2153 0 0 0 43 0 0 0 15 0 19 0 352221339 7839948800 88074 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273432473 0 4 0 16800975 18446604453950109632 0 0 -1 0 0 0 0
[pid=29987/tid=30006] ppid=29985 vsize=7656200 CPUtime=0 cores=0,2
/proc/29987/task/30006/stat : 30006 (java) S 29985 29987 29701 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352221339 7839948800 88074 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273432473 0 4 0 16800975 18446604453950109632 0 0 -1 0 0 0 0
[pid=29987/tid=30007] ppid=29985 vsize=7656200 CPUtime=0 cores=0,2
/proc/29987/task/30007/stat : 30007 (java) S 29985 29987 29701 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 19 0 352221339 7839948800 88074 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273433088 0 4 0 16800975 18446604453950109632 0 0 -1 2 0 0 0
[pid=29987/tid=30059] ppid=29985 vsize=7656200 CPUtime=0 cores=0,2
/proc/29987/task/30059/stat : 30059 (java) S 29985 29987 29701 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 352221368 7839948800 88074 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273433088 0 4 0 16800975 18446604453950109632 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1243.78
Current children cumulated vsize (KiB) 7656200



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.01 4.07 4/243 30107
/proc/meminfo: memFree=15948556/32951124 swapFree=67111528/67111528
[pid=29987] ppid=29985 vsize=7656200 CPUtime=1301.51 cores=0,2
/proc/29987/stat : 29987 (java) S 29985 29987 29701 0 -1 4202496 94274 0 1 0 130135 16 0 0 25 0 19 0 352221334 7839948800 88293 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/29987/statm: 1914050 88293 2254 9 0 1904788 0
[pid=29987/tid=29988] ppid=29985 vsize=7656200 CPUtime=1294.7 cores=0,2
/proc/29987/task/29988/stat : 29988 (java) R 29985 29987 29701 0 -1 4202560 33661 0 1 0 129462 8 0 0 25 0 19 0 352221334 7839948800 88293 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 46912505771445 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=29987/tid=29990] ppid=29985 vsize=7656200 CPUtime=0.21 cores=0,2
/proc/29987/task/29990/stat : 29990 (java) S 29985 29987 29701 0 -1 4202560 6542 0 0 0 20 1 0 0 15 0 19 0 352221335 7839948800 88293 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273432473 0 4 0 16800975 18446604453950109632 0 0 -1 2 0 0 0
[pid=29987/tid=29991] ppid=29985 vsize=7656200 CPUtime=0.1 cores=0,2
/proc/29987/task/29991/stat : 29991 (java) S 29985 29987 29701 0 -1 4202560 4617 0 0 0 10 0 0 0 15 0 19 0 352221335 7839948800 88293 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273432473 0 4 0 16800975 18446604453950109632 0 0 -1 2 0 0 0
[pid=29987/tid=29992] ppid=29985 vsize=7656200 CPUtime=0.11 cores=0,2
/proc/29987/task/29992/stat : 29992 (java) S 29985 29987 29701 0 -1 4202560 5489 0 0 0 11 0 0 0 15 0 19 0 352221335 7839948800 88293 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273432473 0 4 0 16800975 18446604453950109632 0 0 -1 2 0 0 0
[pid=29987/tid=29993] ppid=29985 vsize=7656200 CPUtime=0.18 cores=0,2
/proc/29987/task/29993/stat : 29993 (java) S 29985 29987 29701 0 -1 4202560 2316 0 0 0 18 0 0 0 15 0 19 0 352221335 7839948800 88293 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273432473 0 4 0 16800975 18446604453950109632 0 0 -1 2 0 0 0
[pid=29987/tid=29994] ppid=29985 vsize=7656200 CPUtime=0.17 cores=0,2
/proc/29987/task/29994/stat : 29994 (java) S 29985 29987 29701 0 -1 4202560 4493 0 0 0 17 0 0 0 15 0 19 0 352221335 7839948800 88293 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273432473 0 4 0 16800975 18446604453950109632 0 0 -1 2 0 0 0
[pid=29987/tid=29995] ppid=29985 vsize=7656200 CPUtime=0.15 cores=0,2
/proc/29987/task/29995/stat : 29995 (java) S 29985 29987 29701 0 -1 4202560 4064 0 0 0 15 0 0 0 15 0 19 0 352221335 7839948800 88293 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273432473 0 4 0 16800975 18446604453950109632 0 0 -1 2 0 0 0
[pid=29987/tid=29996] ppid=29985 vsize=7656200 CPUtime=0.21 cores=0,2
/proc/29987/task/29996/stat : 29996 (java) S 29985 29987 29701 0 -1 4202560 7573 0 0 0 20 1 0 0 16 0 19 0 352221335 7839948800 88293 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273432473 0 4 0 16800975 18446604453950109632 0 0 -1 2 0 0 0
[pid=29987/tid=29997] ppid=29985 vsize=7656200 CPUtime=0.14 cores=0,2
/proc/29987/task/29997/stat : 29997 (java) S 29985 29987 29701 0 -1 4202560 3597 0 0 0 14 0 0 0 15 0 19 0 352221335 7839948800 88293 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273432473 0 4 0 16800975 18446604453950109632 0 0 -1 2 0 0 0
[pid=29987/tid=29998] ppid=29985 vsize=7656200 CPUtime=4.54 cores=0,2
/proc/29987/task/29998/stat : 29998 (java) S 29985 29987 29701 0 -1 4202560 9688 0 0 0 453 1 0 0 15 0 19 0 352221337 7839948800 88293 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273433088 0 0 0 16800975 18446604453950109632 0 0 -1 0 0 0 0
[pid=29987/tid=30000] ppid=29985 vsize=7656200 CPUtime=0 cores=0,2
/proc/29987/task/30000/stat : 30000 (java) S 29985 29987 29701 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 352221337 7839948800 88293 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273432473 0 4 0 16800975 18446604453950109632 0 0 -1 0 0 0 0
[pid=29987/tid=30001] ppid=29985 vsize=7656200 CPUtime=0 cores=0,2
/proc/29987/task/30001/stat : 30001 (java) S 29985 29987 29701 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 352221337 7839948800 88293 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273432473 0 4 0 16800975 18446604453950109632 0 0 -1 0 0 0 0
[pid=29987/tid=30003] ppid=29985 vsize=7656200 CPUtime=0 cores=0,2
/proc/29987/task/30003/stat : 30003 (java) S 29985 29987 29701 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352221339 7839948800 88293 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273440177 0 4 0 16800975 18446604453950109632 0 0 -1 0 0 0 0
[pid=29987/tid=30004] ppid=29985 vsize=7656200 CPUtime=0.45 cores=0,2
/proc/29987/task/30004/stat : 30004 (java) S 29985 29987 29701 0 -1 4202560 8851 0 0 0 44 1 0 0 16 0 19 0 352221339 7839948800 88293 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273432473 0 4 0 16800975 18446604453950109632 0 0 -1 2 0 0 0
[pid=29987/tid=30005] ppid=29985 vsize=7656200 CPUtime=0.43 cores=0,2
/proc/29987/task/30005/stat : 30005 (java) S 29985 29987 29701 0 -1 4202560 2153 0 0 0 43 0 0 0 15 0 19 0 352221339 7839948800 88293 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273432473 0 4 0 16800975 18446604453950109632 0 0 -1 0 0 0 0
[pid=29987/tid=30006] ppid=29985 vsize=7656200 CPUtime=0 cores=0,2
/proc/29987/task/30006/stat : 30006 (java) S 29985 29987 29701 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352221339 7839948800 88293 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273432473 0 4 0 16800975 18446604453950109632 0 0 -1 0 0 0 0
[pid=29987/tid=30007] ppid=29985 vsize=7656200 CPUtime=0 cores=0,2
/proc/29987/task/30007/stat : 30007 (java) S 29985 29987 29701 0 -1 4202560 78 0 0 0 0 0 0 0 15 0 19 0 352221339 7839948800 88293 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273433088 0 4 0 16800975 18446604453950109632 0 0 -1 2 0 0 0
[pid=29987/tid=30059] ppid=29985 vsize=7656200 CPUtime=0 cores=0,2
/proc/29987/task/30059/stat : 30059 (java) S 29985 29987 29701 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 352221368 7839948800 88293 33554432000 1073741824 1073778376 140734574582304 18446744073709551615 254273433088 0 4 0 16800975 18446604453950109632 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1301.51
Current children cumulated vsize (KiB) 7656200

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.06
CPU time (s): 1301.59
CPU user time (s): 1301.41
CPU system time (s): 0.181972
CPU usage (%): 100.118
Max. virtual memory (cumulated for all children) (KiB): 7664920

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1301.41
system time used= 0.181972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 94311
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= 27946
involuntary context switches= 5044

runsolver used 2.35564 second user time and 4.75728 second system time

The end

Launcher Data

Begin job on node140 at 2011-04-12 10:47:40
IDJOB=3190284
IDBENCH=82615
IDSOLVER=1611
FILE ID=node140/3190284-1302598060
RUNJOBID= node140-1302596757-29719
PBS_JOBID= 12958090
Free space on /tmp= 72224 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v30000-c126000-S379804333-028-UNKNOWN.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-3190284-1302598060/watcher-3190284-1302598060 -o /tmp/evaluation-result-3190284-1302598060/solver-3190284-1302598060 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3190284-1302598060.cnf

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

MD5SUM BENCH= 0aa289a52d8d004ea581b39b43a8a19a
RANDOM SEED=377137516

node140.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.833
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.66
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.833
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.14
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.833
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.75
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.833
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.77
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.833
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.833
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.74
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.833
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.833
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:      16906452 kB
Buffers:        748932 kB
Cached:       14816180 kB
SwapCached:          0 kB
Active:        8883840 kB
Inactive:      6777216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16906452 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4732 kB
Writeback:           0 kB
AnonPages:       95512 kB
Mapped:          21272 kB
Slab:           320784 kB
PageTables:       5160 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  7456508 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= 72220 MiB
End job on node140 at 2011-04-12 11:09:22