Trace number 3262304

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-06UNSAT 263.724 261.923

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-20_390.cnf
MD5SUM9f9afdb81b528e7852015fad23de6353
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark193.51
Satisfiable
(Un)Satisfiability was proved
Number of variables195
Number of clauses20607
Sum of the clauses size92222
Maximum clause length20
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 265
Number of clauses of size 318744
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51798

Solver Data

0.01/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.01/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.01/0.07	c See www.sat4j.org for details.
0.01/0.07	c no version file found!!!
0.01/0.07	c java.runtime.name	Java(TM) SE Runtime Environment
0.01/0.07	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.01/0.07	c java.vm.version	19.1-b02
0.01/0.07	c java.vm.vendor	Sun Microsystems Inc.
0.01/0.07	c sun.arch.data.model	64
0.01/0.07	c java.version		1.6.0_24
0.01/0.07	c os.name		Linux
0.01/0.07	c os.version		2.6.18-164.el5
0.01/0.07	c os.arch		amd64
0.01/0.07	c Free memory 		6997539544
0.01/0.07	c Max memory 		7034241024
0.01/0.07	c Total memory 		7034241024
0.01/0.07	c Number of processors 	8
0.01/0.10	c --- Begin Solver configuration ---
0.01/0.10	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@64578ceb
0.01/0.10	c Learn all clauses as in MiniSAT
0.01/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.01/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.01/0.10	c Expensive reason simplification
0.01/0.10	c Armin Biere (Picosat) restarts strategy
0.01/0.10	c Glucose learned constraints deletion strategy
0.01/0.10	c timeout=2147483647s
0.01/0.10	c DB Simplification allowed=true
0.01/0.10	c --- End Solver configuration ---
0.01/0.10	c solving HOME/instance-3262304-1303546997.cnf
0.01/0.10	c reading problem ... 
0.10/0.22	c ... done. Wall clock time 0.098s.
0.10/0.22	c #vars     195
0.10/0.22	c #constraints  20607
0.10/0.22	c constraints type 
0.10/0.22	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 20542
0.10/0.22	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 65
1.17/0.84	c cleaning 2501 clauses out of 5001 with flag 5001/5001
1.87/1.34	c cleaning 4250 clauses out of 8499 with flag 11000/11000
2.47/1.92	c cleaning 5625 clauses out of 11249 with flag 18000/18000
3.08/2.59	c cleaning 6812 clauses out of 13625 with flag 26001/26001
3.91/3.34	c cleaning 7897 clauses out of 15812 with flag 35000/35000
4.71/4.19	c cleaning 8958 clauses out of 17916 with flag 45001/45001
5.72/5.13	c cleaning 9968 clauses out of 19957 with flag 56000/56000
6.83/6.23	c cleaning 10995 clauses out of 21989 with flag 68000/68000
8.03/7.41	c cleaning 11997 clauses out of 23994 with flag 81000/81000
9.34/8.71	c cleaning 12997 clauses out of 25997 with flag 95000/95000
10.83/10.22	c cleaning 13997 clauses out of 28000 with flag 110000/110000
12.34/11.72	c cleaning 14999 clauses out of 30003 with flag 126000/126000
13.84/13.29	c cleaning 15998 clauses out of 32004 with flag 143000/143000
15.54/14.96	c cleaning 17000 clauses out of 34008 with flag 161002/161002
17.34/16.77	c cleaning 17998 clauses out of 36006 with flag 180000/180000
19.35/18.75	c cleaning 18996 clauses out of 38008 with flag 200000/200000
21.45/20.86	c cleaning 20003 clauses out of 40013 with flag 221001/221001
23.55/22.96	c cleaning 20498 clauses out of 41009 with flag 242000/242000
25.65/25.00	c cleaning 20752 clauses out of 41511 with flag 263000/263000
27.75/27.12	c cleaning 20873 clauses out of 41759 with flag 284000/284000
29.96/29.38	c cleaning 20937 clauses out of 41886 with flag 305000/305000
32.16/31.59	c cleaning 20973 clauses out of 41949 with flag 326000/326000
34.46/33.87	c cleaning 20988 clauses out of 41976 with flag 347000/347000
36.76/36.14	c cleaning 20987 clauses out of 41988 with flag 368000/368000
39.07/38.43	c cleaning 20994 clauses out of 42001 with flag 389000/389000
41.27/40.66	c cleaning 21001 clauses out of 42007 with flag 410000/410000
43.57/42.91	c cleaning 20996 clauses out of 42006 with flag 431000/431000
45.77/45.19	c cleaning 21006 clauses out of 42011 with flag 452001/452001
47.97/47.33	c cleaning 20996 clauses out of 42004 with flag 473000/473000
50.17/49.58	c cleaning 21003 clauses out of 42009 with flag 494001/494001
52.47/51.81	c cleaning 20989 clauses out of 42005 with flag 515000/515000
54.67/54.00	c cleaning 21007 clauses out of 42016 with flag 536000/536000
56.87/56.26	c cleaning 21004 clauses out of 42009 with flag 557000/557000
59.07/58.49	c cleaning 20994 clauses out of 42006 with flag 578001/578001
61.37/60.72	c cleaning 21004 clauses out of 42012 with flag 599001/599001
63.58/62.93	c cleaning 21002 clauses out of 42007 with flag 620000/620000
65.78/65.14	c cleaning 20999 clauses out of 42005 with flag 641000/641000
67.98/67.39	c cleaning 20993 clauses out of 42006 with flag 662000/662000
70.28/69.63	c cleaning 21001 clauses out of 42013 with flag 683000/683000
72.48/71.86	c cleaning 21006 clauses out of 42012 with flag 704000/704000
74.80/74.04	c cleaning 21003 clauses out of 42006 with flag 725000/725000
77.09/76.15	c cleaning 20999 clauses out of 42003 with flag 746000/746000
79.19/78.26	c cleaning 20991 clauses out of 42004 with flag 767000/767000
81.32/80.39	c cleaning 21001 clauses out of 42013 with flag 788000/788000
83.52/82.55	c cleaning 20999 clauses out of 42012 with flag 809000/809000
85.74/84.80	c cleaning 20996 clauses out of 42013 with flag 830000/830000
87.84/86.90	c cleaning 21005 clauses out of 42017 with flag 851000/851000
89.93/88.93	c cleaning 20996 clauses out of 42013 with flag 872001/872001
92.03/91.07	c cleaning 21002 clauses out of 42016 with flag 893000/893000
94.23/93.23	c cleaning 21000 clauses out of 42014 with flag 914000/914000
96.43/95.42	c cleaning 21001 clauses out of 42014 with flag 935000/935000
98.54/97.54	c cleaning 21001 clauses out of 42013 with flag 956000/956000
100.78/99.75	c cleaning 21003 clauses out of 42012 with flag 977000/977000
103.33/101.91	c cleaning 21002 clauses out of 42010 with flag 998001/998001
105.80/104.11	c cleaning 20999 clauses out of 42007 with flag 1019000/1019000
107.80/106.19	c cleaning 21000 clauses out of 42008 with flag 1040000/1040000
110.10/108.47	c cleaning 20998 clauses out of 42008 with flag 1061000/1061000
112.40/110.78	c cleaning 21004 clauses out of 42010 with flag 1082000/1082000
114.80/113.10	c cleaning 21001 clauses out of 42006 with flag 1103000/1103000
117.01/115.35	c cleaning 20992 clauses out of 42006 with flag 1124001/1124001
119.21/117.54	c cleaning 21001 clauses out of 42014 with flag 1145001/1145001
121.41/119.76	c cleaning 21004 clauses out of 42012 with flag 1166000/1166000
123.61/121.92	c cleaning 20998 clauses out of 42009 with flag 1187001/1187001
125.71/124.05	c cleaning 21003 clauses out of 42010 with flag 1208000/1208000
127.81/126.10	c cleaning 21000 clauses out of 42009 with flag 1229002/1229002
129.81/128.17	c cleaning 20999 clauses out of 42007 with flag 1250000/1250000
132.01/130.30	c cleaning 21003 clauses out of 42009 with flag 1271001/1271001
134.11/132.41	c cleaning 20993 clauses out of 42005 with flag 1292000/1292000
136.21/134.54	c cleaning 21001 clauses out of 42013 with flag 1313001/1313001
138.41/136.74	c cleaning 21002 clauses out of 42011 with flag 1334000/1334000
140.61/138.90	c cleaning 21002 clauses out of 42009 with flag 1355000/1355000
142.72/141.02	c cleaning 21002 clauses out of 42008 with flag 1376001/1376001
144.93/143.26	c cleaning 21002 clauses out of 42005 with flag 1397000/1397000
147.13/145.47	c cleaning 21002 clauses out of 42004 with flag 1418001/1418001
149.23/147.59	c cleaning 20998 clauses out of 42001 with flag 1439000/1439000
151.43/149.75	c cleaning 20996 clauses out of 42003 with flag 1460000/1460000
153.73/152.02	c cleaning 20997 clauses out of 42007 with flag 1481000/1481000
155.83/154.19	c cleaning 21001 clauses out of 42010 with flag 1502000/1502000
158.03/156.34	c cleaning 20999 clauses out of 42010 with flag 1523001/1523001
160.23/158.54	c cleaning 21004 clauses out of 42011 with flag 1544001/1544001
162.43/160.79	c cleaning 20994 clauses out of 42006 with flag 1565000/1565000
164.73/163.01	c cleaning 21002 clauses out of 42012 with flag 1586000/1586000
166.83/165.14	c cleaning 21003 clauses out of 42010 with flag 1607000/1607000
169.13/167.40	c cleaning 21002 clauses out of 42007 with flag 1628000/1628000
171.23/169.58	c cleaning 21001 clauses out of 42006 with flag 1649001/1649001
173.44/171.77	c cleaning 20997 clauses out of 42005 with flag 1670001/1670001
175.64/173.95	c cleaning 20999 clauses out of 42008 with flag 1691001/1691001
177.84/176.11	c cleaning 20997 clauses out of 42008 with flag 1712000/1712000
180.04/178.30	c cleaning 21000 clauses out of 42011 with flag 1733000/1733000
182.24/180.51	c cleaning 21002 clauses out of 42011 with flag 1754000/1754000
184.44/182.75	c cleaning 20996 clauses out of 42009 with flag 1775000/1775000
186.64/184.98	c cleaning 20999 clauses out of 42013 with flag 1796000/1796000
189.04/187.30	c cleaning 21002 clauses out of 42014 with flag 1817000/1817000
191.24/189.56	c cleaning 21007 clauses out of 42013 with flag 1838001/1838001
193.54/191.80	c cleaning 20996 clauses out of 42005 with flag 1859000/1859000
195.84/194.13	c cleaning 20997 clauses out of 42009 with flag 1880000/1880000
197.85/196.17	c cleaning 16171 clauses out of 32351 with flag 1901000/1901000
199.94/198.28	c cleaning 18580 clauses out of 37180 with flag 1922000/1922000
202.15/200.44	c cleaning 19798 clauses out of 39600 with flag 1943000/1943000
204.25/202.55	c cleaning 17673 clauses out of 35368 with flag 1964000/1964000
206.45/204.74	c cleaning 19346 clauses out of 38695 with flag 1985000/1985000
208.65/206.93	c cleaning 20176 clauses out of 40351 with flag 2006002/2006002
210.85/209.13	c cleaning 20587 clauses out of 41174 with flag 2027001/2027001
213.05/211.33	c cleaning 20789 clauses out of 41586 with flag 2048000/2048000
215.25/213.57	c cleaning 20894 clauses out of 41799 with flag 2069002/2069002
217.56/215.81	c cleaning 20953 clauses out of 41905 with flag 2090002/2090002
219.76/218.02	c cleaning 20974 clauses out of 41950 with flag 2111000/2111000
221.97/220.23	c cleaning 20983 clauses out of 41976 with flag 2132000/2132000
224.17/222.42	c cleaning 20995 clauses out of 41993 with flag 2153000/2153000
226.37/224.60	c cleaning 20999 clauses out of 41998 with flag 2174000/2174000
228.47/226.79	c cleaning 20993 clauses out of 41999 with flag 2195000/2195000
230.67/228.99	c cleaning 21000 clauses out of 42006 with flag 2216000/2216000
233.07/231.38	c cleaning 21004 clauses out of 42008 with flag 2237002/2237002
235.37/233.63	c cleaning 20999 clauses out of 42002 with flag 2258000/2258000
237.57/235.89	c cleaning 20995 clauses out of 42003 with flag 2279000/2279000
239.77/238.02	c cleaning 20996 clauses out of 42008 with flag 2300000/2300000
241.97/240.22	c cleaning 21003 clauses out of 42013 with flag 2321001/2321001
244.27/242.50	c cleaning 21001 clauses out of 42009 with flag 2342000/2342000
246.47/244.71	c cleaning 20996 clauses out of 42008 with flag 2363000/2363000
248.68/246.96	c cleaning 21002 clauses out of 42012 with flag 2384000/2384000
250.78/249.06	c cleaning 17660 clauses out of 35330 with flag 2405000/2405000
252.89/251.16	c cleaning 15817 clauses out of 31649 with flag 2426000/2426000
254.89/253.17	c cleaning 11796 clauses out of 23597 with flag 2447001/2447001
256.79/255.09	c cleaning 12235 clauses out of 24472 with flag 2468000/2468000
258.79/257.09	c cleaning 11815 clauses out of 23632 with flag 2489000/2489000
260.69/258.94	c cleaning 8261 clauses out of 16522 with flag 2510001/2510001
262.40/260.68	c cleaning 4279 clauses out of 8559 with flag 2531000/2531000
263.69/261.91	c starts		: 1653
263.69/261.91	c conflicts		: 2545231
263.69/261.91	c decisions		: 2646902
263.69/261.91	c propagations		: 72633529
263.69/261.91	c inspects		: 3586194887
263.69/261.91	c shortcuts		: 0
263.69/261.91	c learnt literals	: 30
263.69/261.91	c learnt binary clauses	: 441
263.69/261.91	c learnt ternary clauses	: 4270
263.69/261.91	c learnt constraints	: 2545200
263.69/261.91	c ignored constraints	: 0
263.69/261.91	c root simplifications	: 1682
263.69/261.91	c removed literals (reason simplification)	: 54140721
263.69/261.91	c reason swapping (by a shorter reason)	: 0
263.69/261.91	c Calls to reduceDB	: 127
263.69/261.91	c speed (assignments/second)	: 277525.921029505
263.69/261.91	c non guided choices	7
263.69/261.91	c learnt constraints type 
263.69/261.91	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 77
263.69/261.91	c constraints type 
263.69/261.91	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 20542
263.69/261.91	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 65
263.69/261.91	s UNSATISFIABLE
263.69/261.91	c Total wall clock time (in seconds) : 261.817

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

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

running on 2 cores: 1,3

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: 3.91 3.24 3.34 5/243 5184
/proc/meminfo: memFree=13532544/32951124 swapFree=67102140/67111528
[pid=5184] ppid=5182 vsize=23028 CPUtime=0 cores=1,3
/proc/5184/stat : 5184 (java) R 5182 5184 3806 0 -1 4202496 958 0 0 0 0 0 0 0 25 0 1 0 544930317 23580672 702 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216730216337 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5184/statm: 5757 702 519 9 0 124 0

[startup+0.024476 s]
/proc/loadavg: 3.91 3.24 3.34 5/243 5184
/proc/meminfo: memFree=13532544/32951124 swapFree=67102140/67111528
[pid=5184] ppid=5182 vsize=7551740 CPUtime=0.01 cores=1,3
/proc/5184/stat : 5184 (java) S 5182 5184 3806 0 -1 4202496 7861 0 1 0 1 0 0 0 25 0 10 0 544930317 7732981760 7561 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746981349 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0
/proc/5184/statm: 1887935 7567 1274 9 0 1878683 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 7551740

[startup+0.105505 s]
/proc/loadavg: 3.91 3.24 3.34 5/243 5184
/proc/meminfo: memFree=13532544/32951124 swapFree=67102140/67111528
[pid=5184] ppid=5182 vsize=7636512 CPUtime=0.1 cores=1,3
/proc/5184/stat : 5184 (java) S 5182 5184 3806 0 -1 4202496 10364 0 1 0 9 1 0 0 25 0 18 0 544930317 7819788288 10061 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746981349 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/5184/statm: 1909128 10061 2093 9 0 1899866 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7636512

[startup+0.340384 s]
/proc/loadavg: 3.91 3.24 3.34 5/243 5184
/proc/meminfo: memFree=13532544/32951124 swapFree=67102140/67111528
[pid=5184] ppid=5182 vsize=7642448 CPUtime=0.55 cores=1,3
/proc/5184/stat : 5184 (java) S 5182 5184 3806 0 -1 4202496 13328 0 1 0 53 2 0 0 25 0 19 0 544930317 7825866752 12324 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746981349 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/5184/statm: 1910612 12324 2214 9 0 1901350 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 7642448

[startup+0.700323 s]
/proc/loadavg: 3.91 3.24 3.34 5/243 5184
/proc/meminfo: memFree=13532544/32951124 swapFree=67102140/67111528
[pid=5184] ppid=5182 vsize=7642448 CPUtime=1.04 cores=1,3
/proc/5184/stat : 5184 (java) S 5182 5184 3806 0 -1 4202496 13706 0 1 0 102 2 0 0 25 0 19 0 544930317 7825866752 12670 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746981349 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/5184/statm: 1910612 12670 2223 9 0 1901350 0
Current children cumulated CPU time (s) 1.04
Current children cumulated vsize (KiB) 7642448

[startup+1.50118 s]
/proc/loadavg: 3.92 3.25 3.35 8/262 5203
/proc/meminfo: memFree=13464388/32951124 swapFree=67102140/67111528
[pid=5184] ppid=5182 vsize=7663984 CPUtime=2.07 cores=1,3
/proc/5184/stat : 5184 (java) S 5182 5184 3806 0 -1 4202496 22454 0 1 0 204 3 0 0 25 0 19 0 544930317 7847919616 19482 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746981349 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/5184/statm: 1915996 19482 2254 9 0 1906734 0
[pid=5184/tid=5186] ppid=5182 vsize=7663984 CPUtime=1.42 cores=1,3
/proc/5184/task/5186/stat : 5186 (java) R 5182 5184 3806 0 -1 4202560 9585 0 1 0 140 2 0 0 25 0 19 0 544930317 7847919616 19482 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 46912505598935 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=5184/tid=5187] ppid=5182 vsize=7663984 CPUtime=0 cores=1,3
/proc/5184/task/5187/stat : 5187 (java) S 5182 5184 3806 0 -1 4202560 496 0 0 0 0 0 0 0 15 0 19 0 544930319 7847919616 19482 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 1 0 0 0
[pid=5184/tid=5188] ppid=5182 vsize=7663984 CPUtime=0 cores=1,3
/proc/5184/task/5188/stat : 5188 (java) S 5182 5184 3806 0 -1 4202560 195 0 0 0 0 0 0 0 15 0 19 0 544930319 7847919616 19482 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 1 0 0 0
[pid=5184/tid=5189] ppid=5182 vsize=7663984 CPUtime=0 cores=1,3
/proc/5184/task/5189/stat : 5189 (java) S 5182 5184 3806 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 544930319 7847919616 19482 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 1 0 0 0
[pid=5184/tid=5190] ppid=5182 vsize=7663984 CPUtime=0 cores=1,3
/proc/5184/task/5190/stat : 5190 (java) S 5182 5184 3806 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 544930319 7847919616 19482 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 3 0 0 0
[pid=5184/tid=5191] ppid=5182 vsize=7663984 CPUtime=0 cores=1,3
/proc/5184/task/5191/stat : 5191 (java) S 5182 5184 3806 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 544930319 7847919616 19482 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 1 0 0 0
[pid=5184/tid=5192] ppid=5182 vsize=7663984 CPUtime=0 cores=1,3
/proc/5184/task/5192/stat : 5192 (java) S 5182 5184 3806 0 -1 4202560 82 0 0 0 0 0 0 0 15 0 19 0 544930319 7847919616 19482 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 1 0 0 0
[pid=5184/tid=5193] ppid=5182 vsize=7663984 CPUtime=0 cores=1,3
/proc/5184/task/5193/stat : 5193 (java) S 5182 5184 3806 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 544930319 7847919616 19482 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 1 0 0 0
[pid=5184/tid=5194] ppid=5182 vsize=7663984 CPUtime=0 cores=1,3
/proc/5184/task/5194/stat : 5194 (java) S 5182 5184 3806 0 -1 4202560 137 0 0 0 0 0 0 0 16 0 19 0 544930319 7847919616 19482 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 1 0 0 0
[pid=5184/tid=5195] ppid=5182 vsize=7663984 CPUtime=0.02 cores=1,3
/proc/5184/task/5195/stat : 5195 (java) S 5182 5184 3806 0 -1 4202560 828 0 0 0 2 0 0 0 16 0 19 0 544930320 7847919616 19482 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746995200 0 0 0 16800975 18446604465179449344 0 0 -1 3 0 0 0
[pid=5184/tid=5196] ppid=5182 vsize=7663984 CPUtime=0 cores=1,3
/proc/5184/task/5196/stat : 5196 (java) S 5182 5184 3806 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 544930320 7847919616 19482 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 1 0 0 0
[pid=5184/tid=5197] ppid=5182 vsize=7663984 CPUtime=0 cores=1,3
/proc/5184/task/5197/stat : 5197 (java) S 5182 5184 3806 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 544930320 7847919616 19482 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 1 0 0 0
[pid=5184/tid=5198] ppid=5182 vsize=7663984 CPUtime=0 cores=1,3
/proc/5184/task/5198/stat : 5198 (java) S 5182 5184 3806 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 544930323 7847919616 19482 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216747002289 0 4 0 16800975 18446604465179449344 0 0 -1 1 0 0 0
[pid=5184/tid=5199] ppid=5182 vsize=7663984 CPUtime=0.53 cores=1,3
/proc/5184/task/5199/stat : 5199 (java) S 5182 5184 3806 0 -1 4202560 8893 0 0 0 53 0 0 0 15 0 19 0 544930323 7847919616 19482 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 1 0 0 0
[pid=5184/tid=5200] ppid=5182 vsize=7663984 CPUtime=0.06 cores=1,3
/proc/5184/task/5200/stat : 5200 (java) S 5182 5184 3806 0 -1 4202560 1084 0 0 0 6 0 0 0 16 0 19 0 544930323 7847919616 19482 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 1 0 0 0
[pid=5184/tid=5201] ppid=5182 vsize=7663984 CPUtime=0 cores=1,3
/proc/5184/task/5201/stat : 5201 (java) S 5182 5184 3806 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 544930323 7847919616 19482 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 1 0 0 0
[pid=5184/tid=5202] ppid=5182 vsize=7663984 CPUtime=0 cores=1,3
/proc/5184/task/5202/stat : 5202 (java) S 5182 5184 3806 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 544930323 7847919616 19482 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746995200 0 4 0 16800975 18446604465179449344 0 0 -1 1 0 0 0
[pid=5184/tid=5203] ppid=5182 vsize=7663984 CPUtime=0 cores=1,3
/proc/5184/task/5203/stat : 5203 (java) S 5182 5184 3806 0 -1 4202560 7 0 0 0 0 0 0 0 23 0 19 0 544930337 7847919616 19482 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746995200 0 4 0 16800975 18446604465179449344 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.07
Current children cumulated vsize (KiB) 7663984

[startup+3.10093 s]
/proc/loadavg: 3.92 3.25 3.35 5/262 5203
/proc/meminfo: memFree=13461660/32951124 swapFree=67102140/67111528
[pid=5184] ppid=5182 vsize=7663984 CPUtime=3.7 cores=1,3
/proc/5184/stat : 5184 (java) S 5182 5184 3806 0 -1 4202496 22773 0 1 0 367 3 0 0 25 0 19 0 544930317 7847919616 19703 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746981349 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/5184/statm: 1915996 19703 2254 9 0 1906734 0
[pid=5184/tid=5186] ppid=5182 vsize=7663984 CPUtime=2.98 cores=1,3
/proc/5184/task/5186/stat : 5186 (java) R 5182 5184 3806 0 -1 4202560 9587 0 1 0 296 2 0 0 25 0 19 0 544930317 7847919616 19703 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 46912505660969 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=5184/tid=5187] ppid=5182 vsize=7663984 CPUtime=0 cores=1,3
/proc/5184/task/5187/stat : 5187 (java) S 5182 5184 3806 0 -1 4202560 553 0 0 0 0 0 0 0 16 0 19 0 544930319 7847919616 19703 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 1 0 0 0
[pid=5184/tid=5188] ppid=5182 vsize=7663984 CPUtime=0 cores=1,3
/proc/5184/task/5188/stat : 5188 (java) S 5182 5184 3806 0 -1 4202560 195 0 0 0 0 0 0 0 15 0 19 0 544930319 7847919616 19703 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 1 0 0 0
[pid=5184/tid=5189] ppid=5182 vsize=7663984 CPUtime=0 cores=1,3
/proc/5184/task/5189/stat : 5189 (java) S 5182 5184 3806 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 544930319 7847919616 19703 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 1 0 0 0
[pid=5184/tid=5190] ppid=5182 vsize=7663984 CPUtime=0 cores=1,3
/proc/5184/task/5190/stat : 5190 (java) S 5182 5184 3806 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 19 0 544930319 7847919616 19703 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 1 0 0 0
[pid=5184/tid=5191] ppid=5182 vsize=7663984 CPUtime=0 cores=1,3
/proc/5184/task/5191/stat : 5191 (java) S 5182 5184 3806 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 544930319 7847919616 19703 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 1 0 0 0
[pid=5184/tid=5192] ppid=5182 vsize=7663984 CPUtime=0 cores=1,3
/proc/5184/task/5192/stat : 5192 (java) S 5182 5184 3806 0 -1 4202560 112 0 0 0 0 0 0 0 16 0 19 0 544930319 7847919616 19703 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 1 0 0 0
[pid=5184/tid=5193] ppid=5182 vsize=7663984 CPUtime=0 cores=1,3
/proc/5184/task/5193/stat : 5193 (java) S 5182 5184 3806 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 544930319 7847919616 19703 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 1 0 0 0
[pid=5184/tid=5194] ppid=5182 vsize=7663984 CPUtime=0 cores=1,3
/proc/5184/task/5194/stat : 5194 (java) S 5182 5184 3806 0 -1 4202560 137 0 0 0 0 0 0 0 15 0 19 0 544930319 7847919616 19703 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 1 0 0 0
[pid=5184/tid=5195] ppid=5182 vsize=7663984 CPUtime=0.06 cores=1,3
/proc/5184/task/5195/stat : 5195 (java) S 5182 5184 3806 0 -1 4202560 940 0 0 0 6 0 0 0 16 0 19 0 544930320 7847919616 19703 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746995200 0 0 0 16800975 18446604465179449344 0 0 -1 1 0 0 0
[pid=5184/tid=5196] ppid=5182 vsize=7663984 CPUtime=0 cores=1,3
/proc/5184/task/5196/stat : 5196 (java) S 5182 5184 3806 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 544930320 7847919616 19703 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 1 0 0 0
[pid=5184/tid=5197] ppid=5182 vsize=7663984 CPUtime=0 cores=1,3
/proc/5184/task/5197/stat : 5197 (java) S 5182 5184 3806 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 544930320 7847919616 19703 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 1 0 0 0
[pid=5184/tid=5198] ppid=5182 vsize=7663984 CPUtime=0 cores=1,3
/proc/5184/task/5198/stat : 5198 (java) S 5182 5184 3806 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 544930323 7847919616 19703 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216747002289 0 4 0 16800975 18446604465179449344 0 0 -1 1 0 0 0
[pid=5184/tid=5199] ppid=5182 vsize=7663984 CPUtime=0.53 cores=1,3
/proc/5184/task/5199/stat : 5199 (java) S 5182 5184 3806 0 -1 4202560 8893 0 0 0 53 0 0 0 15 0 19 0 544930323 7847919616 19703 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 1 0 0 0
[pid=5184/tid=5200] ppid=5182 vsize=7663984 CPUtime=0.09 cores=1,3
/proc/5184/task/5200/stat : 5200 (java) S 5182 5184 3806 0 -1 4202560 1200 0 0 0 9 0 0 0 15 0 19 0 544930323 7847919616 19703 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 3 0 0 0
[pid=5184/tid=5201] ppid=5182 vsize=7663984 CPUtime=0 cores=1,3
/proc/5184/task/5201/stat : 5201 (java) S 5182 5184 3806 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 544930323 7847919616 19703 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 1 0 0 0
[pid=5184/tid=5202] ppid=5182 vsize=7663984 CPUtime=0 cores=1,3
/proc/5184/task/5202/stat : 5202 (java) S 5182 5184 3806 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 544930323 7847919616 19703 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746995200 0 4 0 16800975 18446604465179449344 0 0 -1 3 0 0 0
[pid=5184/tid=5203] ppid=5182 vsize=7663984 CPUtime=0 cores=1,3
/proc/5184/task/5203/stat : 5203 (java) S 5182 5184 3806 0 -1 4202560 7 0 0 0 0 0 0 0 23 0 19 0 544930337 7847919616 19703 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746995200 0 4 0 16800975 18446604465179449344 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.7
Current children cumulated vsize (KiB) 7663984

[startup+6.30139 s]
/proc/loadavg: 3.92 3.25 3.35 5/262 5203
/proc/meminfo: memFree=13465972/32951124 swapFree=67102140/67111528
[pid=5184] ppid=5182 vsize=7650384 CPUtime=6.93 cores=1,3
/proc/5184/stat : 5184 (java) S 5182 5184 3806 0 -1 4202496 23138 0 1 0 690 3 0 0 25 0 19 0 544930317 7833993216 17078 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746981349 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/5184/statm: 1912596 17078 2254 9 0 1903334 0
[pid=5184/tid=5186] ppid=5182 vsize=7650384 CPUtime=6.11 cores=1,3
/proc/5184/task/5186/stat : 5186 (java) R 5182 5184 3806 0 -1 4202560 9592 0 1 0 609 2 0 0 20 0 19 0 544930317 7833993216 17078 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 46912505598784 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=5184/tid=5187] ppid=5182 vsize=7650384 CPUtime=0 cores=1,3
/proc/5184/task/5187/stat : 5187 (java) S 5182 5184 3806 0 -1 4202560 567 0 0 0 0 0 0 0 15 0 19 0 544930319 7833993216 17078 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 3 0 0 0
[pid=5184/tid=5188] ppid=5182 vsize=7650384 CPUtime=0 cores=1,3
/proc/5184/task/5188/stat : 5188 (java) S 5182 5184 3806 0 -1 4202560 196 0 0 0 0 0 0 0 15 0 19 0 544930319 7833993216 17078 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 3 0 0 0
[pid=5184/tid=5189] ppid=5182 vsize=7650384 CPUtime=0 cores=1,3
/proc/5184/task/5189/stat : 5189 (java) S 5182 5184 3806 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 19 0 544930319 7833993216 17078 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 3 0 0 0
[pid=5184/tid=5190] ppid=5182 vsize=7650384 CPUtime=0 cores=1,3
/proc/5184/task/5190/stat : 5190 (java) S 5182 5184 3806 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 19 0 544930319 7833993216 17078 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 3 0 0 0
[pid=5184/tid=5191] ppid=5182 vsize=7650384 CPUtime=0 cores=1,3
/proc/5184/task/5191/stat : 5191 (java) S 5182 5184 3806 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 19 0 544930319 7833993216 17078 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 3 0 0 0
[pid=5184/tid=5192] ppid=5182 vsize=7650384 CPUtime=0 cores=1,3
/proc/5184/task/5192/stat : 5192 (java) S 5182 5184 3806 0 -1 4202560 134 0 0 0 0 0 0 0 16 0 19 0 544930319 7833993216 17078 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 3 0 0 0
[pid=5184/tid=5193] ppid=5182 vsize=7650384 CPUtime=0 cores=1,3
/proc/5184/task/5193/stat : 5193 (java) S 5182 5184 3806 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 19 0 544930319 7833993216 17078 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 3 0 0 0
[pid=5184/tid=5194] ppid=5182 vsize=7650384 CPUtime=0 cores=1,3
/proc/5184/task/5194/stat : 5194 (java) S 5182 5184 3806 0 -1 4202560 137 0 0 0 0 0 0 0 15 0 19 0 544930319 7833993216 17078 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 3 0 0 0
[pid=5184/tid=5195] ppid=5182 vsize=7650384 CPUtime=0.12 cores=1,3
/proc/5184/task/5195/stat : 5195 (java) S 5182 5184 3806 0 -1 4202560 1167 0 0 0 12 0 0 0 16 0 19 0 544930320 7833993216 17078 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746995200 0 0 0 16800975 18446604465179449344 0 0 -1 1 0 0 0
[pid=5184/tid=5196] ppid=5182 vsize=7650384 CPUtime=0 cores=1,3
/proc/5184/task/5196/stat : 5196 (java) S 5182 5184 3806 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 544930320 7833993216 17078 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 1 0 0 0
[pid=5184/tid=5197] ppid=5182 vsize=7650384 CPUtime=0 cores=1,3
/proc/5184/task/5197/stat : 5197 (java) S 5182 5184 3806 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 544930320 7833993216 17078 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 1 0 0 0
[pid=5184/tid=5198] ppid=5182 vsize=7650384 CPUtime=0 cores=1,3
/proc/5184/task/5198/stat : 5198 (java) S 5182 5184 3806 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 544930323 7833993216 17078 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216747002289 0 4 0 16800975 18446604465179449344 0 0 -1 1 0 0 0
[pid=5184/tid=5199] ppid=5182 vsize=7650384 CPUtime=0.53 cores=1,3
/proc/5184/task/5199/stat : 5199 (java) S 5182 5184 3806 0 -1 4202560 8893 0 0 0 53 0 0 0 15 0 19 0 544930323 7833993216 17078 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 1 0 0 0
[pid=5184/tid=5200] ppid=5182 vsize=7650384 CPUtime=0.12 cores=1,3
/proc/5184/task/5200/stat : 5200 (java) S 5182 5184 3806 0 -1 4202560 1293 0 0 0 12 0 0 0 15 0 19 0 544930323 7833993216 17078 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 3 0 0 0
[pid=5184/tid=5201] ppid=5182 vsize=7650384 CPUtime=0 cores=1,3
/proc/5184/task/5201/stat : 5201 (java) S 5182 5184 3806 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 544930323 7833993216 17078 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 1 0 0 0
[pid=5184/tid=5202] ppid=5182 vsize=7650384 CPUtime=0 cores=1,3
/proc/5184/task/5202/stat : 5202 (java) R 5182 5184 3806 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 544930323 7833993216 17078 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746995200 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=5184/tid=5203] ppid=5182 vsize=7650384 CPUtime=0 cores=1,3
/proc/5184/task/5203/stat : 5203 (java) S 5182 5184 3806 0 -1 4202560 7 0 0 0 0 0 0 0 23 0 19 0 544930337 7833993216 17078 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746995200 0 4 0 16800975 18446604465179449344 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 6.93
Current children cumulated vsize (KiB) 7650384

[startup+12.7013 s]

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

/proc/5184/task/5187/stat : 5187 (java) S 5182 5184 3806 0 -1 4202560 574 0 0 0 5 0 0 0 15 0 19 0 544930319 7828942848 20113 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 3 0 0 0
[pid=5184/tid=5188] ppid=5182 vsize=7645452 CPUtime=0.05 cores=1,3
/proc/5184/task/5188/stat : 5188 (java) S 5182 5184 3806 0 -1 4202560 267 0 0 0 5 0 0 0 16 0 19 0 544930319 7828942848 20113 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 3 0 0 0
[pid=5184/tid=5189] ppid=5182 vsize=7645452 CPUtime=0.04 cores=1,3
/proc/5184/task/5189/stat : 5189 (java) S 5182 5184 3806 0 -1 4202560 116 0 0 0 4 0 0 0 15 0 19 0 544930319 7828942848 20113 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 3 0 0 0
[pid=5184/tid=5190] ppid=5182 vsize=7645452 CPUtime=0.03 cores=1,3
/proc/5184/task/5190/stat : 5190 (java) S 5182 5184 3806 0 -1 4202560 11 0 0 0 3 0 0 0 15 0 19 0 544930319 7828942848 20113 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 3 0 0 0
[pid=5184/tid=5191] ppid=5182 vsize=7645452 CPUtime=0.04 cores=1,3
/proc/5184/task/5191/stat : 5191 (java) S 5182 5184 3806 0 -1 4202560 14 0 0 0 4 0 0 0 16 0 19 0 544930319 7828942848 20113 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 3 0 0 0
[pid=5184/tid=5192] ppid=5182 vsize=7645452 CPUtime=0.04 cores=1,3
/proc/5184/task/5192/stat : 5192 (java) S 5182 5184 3806 0 -1 4202560 150 0 0 0 4 0 0 0 15 0 19 0 544930319 7828942848 20113 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 3 0 0 0
[pid=5184/tid=5193] ppid=5182 vsize=7645452 CPUtime=0.04 cores=1,3
/proc/5184/task/5193/stat : 5193 (java) S 5182 5184 3806 0 -1 4202560 10 0 0 0 4 0 0 0 15 0 19 0 544930319 7828942848 20113 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 3 0 0 0
[pid=5184/tid=5194] ppid=5182 vsize=7645452 CPUtime=0.04 cores=1,3
/proc/5184/task/5194/stat : 5194 (java) S 5182 5184 3806 0 -1 4202560 144 0 0 0 4 0 0 0 15 0 19 0 544930319 7828942848 20113 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 3 0 0 0
[pid=5184/tid=5195] ppid=5182 vsize=7645452 CPUtime=2.54 cores=1,3
/proc/5184/task/5195/stat : 5195 (java) S 5182 5184 3806 0 -1 4202560 1898 0 0 0 254 0 0 0 16 0 19 0 544930320 7828942848 20113 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746995200 0 0 0 16800975 18446604465179449344 0 0 -1 1 0 0 0
[pid=5184/tid=5196] ppid=5182 vsize=7645452 CPUtime=0 cores=1,3
/proc/5184/task/5196/stat : 5196 (java) S 5182 5184 3806 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 544930320 7828942848 20113 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 1 0 0 0
[pid=5184/tid=5197] ppid=5182 vsize=7645452 CPUtime=0 cores=1,3
/proc/5184/task/5197/stat : 5197 (java) S 5182 5184 3806 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 544930320 7828942848 20113 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 1 0 0 0
[pid=5184/tid=5198] ppid=5182 vsize=7645452 CPUtime=0 cores=1,3
/proc/5184/task/5198/stat : 5198 (java) S 5182 5184 3806 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 544930323 7828942848 20113 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216747002289 0 4 0 16800975 18446604465179449344 0 0 -1 1 0 0 0
[pid=5184/tid=5199] ppid=5182 vsize=7645452 CPUtime=0.56 cores=1,3
/proc/5184/task/5199/stat : 5199 (java) S 5182 5184 3806 0 -1 4202560 8906 0 0 0 56 0 0 0 15 0 19 0 544930323 7828942848 20113 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 1 0 0 0
[pid=5184/tid=5200] ppid=5182 vsize=7645452 CPUtime=1.2 cores=1,3
/proc/5184/task/5200/stat : 5200 (java) S 5182 5184 3806 0 -1 4202560 14622 0 0 0 118 2 0 0 15 0 19 0 544930323 7828942848 20113 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 1 0 0 0
[pid=5184/tid=5201] ppid=5182 vsize=7645452 CPUtime=0 cores=1,3
/proc/5184/task/5201/stat : 5201 (java) S 5182 5184 3806 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 544930323 7828942848 20113 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 1 0 0 0
[pid=5184/tid=5202] ppid=5182 vsize=7645452 CPUtime=0 cores=1,3
/proc/5184/task/5202/stat : 5202 (java) S 5182 5184 3806 0 -1 4202560 14 0 0 0 0 0 0 0 15 0 19 0 544930323 7828942848 20113 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746995200 0 4 0 16800975 18446604465179449344 0 0 -1 3 0 0 0
[pid=5184/tid=5203] ppid=5182 vsize=7645452 CPUtime=0 cores=1,3
/proc/5184/task/5203/stat : 5203 (java) S 5182 5184 3806 0 -1 4202560 7 0 0 0 0 0 0 0 23 0 19 0 544930337 7828942848 20113 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746995200 0 4 0 16800975 18446604465179449344 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 260.89
Current children cumulated vsize (KiB) 7645452

[startup+260.707 s]
/proc/loadavg: 4.07 3.73 3.52 5/262 5256
/proc/meminfo: memFree=13460556/32951124 swapFree=67102140/67111528
[pid=5184] ppid=5182 vsize=7645452 CPUtime=262.5 cores=1,3
/proc/5184/stat : 5184 (java) S 5182 5184 3806 0 -1 4202496 37592 0 1 0 26243 7 0 0 25 0 19 0 544930317 7828942848 20113 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746981349 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/5184/statm: 1911363 20113 2255 9 0 1902101 0
[pid=5184/tid=5186] ppid=5182 vsize=7645452 CPUtime=257.77 cores=1,3
/proc/5184/task/5186/stat : 5186 (java) R 5182 5184 3806 0 -1 4202560 9717 0 1 0 25775 2 0 0 25 0 19 0 544930317 7828942848 20113 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 46912505366594 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=5184/tid=5187] ppid=5182 vsize=7645452 CPUtime=0.05 cores=1,3
/proc/5184/task/5187/stat : 5187 (java) S 5182 5184 3806 0 -1 4202560 574 0 0 0 5 0 0 0 16 0 19 0 544930319 7828942848 20113 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 3 0 0 0
[pid=5184/tid=5188] ppid=5182 vsize=7645452 CPUtime=0.06 cores=1,3
/proc/5184/task/5188/stat : 5188 (java) S 5182 5184 3806 0 -1 4202560 267 0 0 0 6 0 0 0 15 0 19 0 544930319 7828942848 20113 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 3 0 0 0
[pid=5184/tid=5189] ppid=5182 vsize=7645452 CPUtime=0.04 cores=1,3
/proc/5184/task/5189/stat : 5189 (java) S 5182 5184 3806 0 -1 4202560 116 0 0 0 4 0 0 0 15 0 19 0 544930319 7828942848 20113 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 3 0 0 0
[pid=5184/tid=5190] ppid=5182 vsize=7645452 CPUtime=0.03 cores=1,3
/proc/5184/task/5190/stat : 5190 (java) S 5182 5184 3806 0 -1 4202560 11 0 0 0 3 0 0 0 15 0 19 0 544930319 7828942848 20113 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 3 0 0 0
[pid=5184/tid=5191] ppid=5182 vsize=7645452 CPUtime=0.04 cores=1,3
/proc/5184/task/5191/stat : 5191 (java) S 5182 5184 3806 0 -1 4202560 14 0 0 0 4 0 0 0 15 0 19 0 544930319 7828942848 20113 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 3 0 0 0
[pid=5184/tid=5192] ppid=5182 vsize=7645452 CPUtime=0.04 cores=1,3
/proc/5184/task/5192/stat : 5192 (java) S 5182 5184 3806 0 -1 4202560 150 0 0 0 4 0 0 0 15 0 19 0 544930319 7828942848 20113 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 3 0 0 0
[pid=5184/tid=5193] ppid=5182 vsize=7645452 CPUtime=0.04 cores=1,3
/proc/5184/task/5193/stat : 5193 (java) S 5182 5184 3806 0 -1 4202560 10 0 0 0 4 0 0 0 15 0 19 0 544930319 7828942848 20113 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 1 0 0 0
[pid=5184/tid=5194] ppid=5182 vsize=7645452 CPUtime=0.04 cores=1,3
/proc/5184/task/5194/stat : 5194 (java) S 5182 5184 3806 0 -1 4202560 144 0 0 0 4 0 0 0 15 0 19 0 544930319 7828942848 20113 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 3 0 0 0
[pid=5184/tid=5195] ppid=5182 vsize=7645452 CPUtime=2.56 cores=1,3
/proc/5184/task/5195/stat : 5195 (java) S 5182 5184 3806 0 -1 4202560 1898 0 0 0 256 0 0 0 16 0 19 0 544930320 7828942848 20113 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746995200 0 0 0 16800975 18446604465179449344 0 0 -1 1 0 0 0
[pid=5184/tid=5196] ppid=5182 vsize=7645452 CPUtime=0 cores=1,3
/proc/5184/task/5196/stat : 5196 (java) S 5182 5184 3806 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 544930320 7828942848 20113 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 1 0 0 0
[pid=5184/tid=5197] ppid=5182 vsize=7645452 CPUtime=0 cores=1,3
/proc/5184/task/5197/stat : 5197 (java) S 5182 5184 3806 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 544930320 7828942848 20113 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 1 0 0 0
[pid=5184/tid=5198] ppid=5182 vsize=7645452 CPUtime=0 cores=1,3
/proc/5184/task/5198/stat : 5198 (java) S 5182 5184 3806 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 544930323 7828942848 20113 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216747002289 0 4 0 16800975 18446604465179449344 0 0 -1 1 0 0 0
[pid=5184/tid=5199] ppid=5182 vsize=7645452 CPUtime=0.56 cores=1,3
/proc/5184/task/5199/stat : 5199 (java) S 5182 5184 3806 0 -1 4202560 8906 0 0 0 56 0 0 0 15 0 19 0 544930323 7828942848 20113 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 1 0 0 0
[pid=5184/tid=5200] ppid=5182 vsize=7645452 CPUtime=1.2 cores=1,3
/proc/5184/task/5200/stat : 5200 (java) S 5182 5184 3806 0 -1 4202560 14622 0 0 0 118 2 0 0 15 0 19 0 544930323 7828942848 20113 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 1 0 0 0
[pid=5184/tid=5201] ppid=5182 vsize=7645452 CPUtime=0 cores=1,3
/proc/5184/task/5201/stat : 5201 (java) S 5182 5184 3806 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 544930323 7828942848 20113 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 1 0 0 0
[pid=5184/tid=5202] ppid=5182 vsize=7645452 CPUtime=0 cores=1,3
/proc/5184/task/5202/stat : 5202 (java) S 5182 5184 3806 0 -1 4202560 14 0 0 0 0 0 0 0 15 0 19 0 544930323 7828942848 20113 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746995200 0 4 0 16800975 18446604465179449344 0 0 -1 3 0 0 0
[pid=5184/tid=5203] ppid=5182 vsize=7645452 CPUtime=0 cores=1,3
/proc/5184/task/5203/stat : 5203 (java) S 5182 5184 3806 0 -1 4202560 7 0 0 0 0 0 0 0 23 0 19 0 544930337 7828942848 20113 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746995200 0 4 0 16800975 18446604465179449344 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 262.5
Current children cumulated vsize (KiB) 7645452

[startup+261.501 s]
/proc/loadavg: 4.07 3.73 3.52 5/262 5256
/proc/meminfo: memFree=13460556/32951124 swapFree=67102140/67111528
[pid=5184] ppid=5182 vsize=7645452 CPUtime=263.29 cores=1,3
/proc/5184/stat : 5184 (java) S 5182 5184 3806 0 -1 4202496 37592 0 1 0 26322 7 0 0 25 0 19 0 544930317 7828942848 20113 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746981349 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/5184/statm: 1911363 20113 2255 9 0 1902101 0
[pid=5184/tid=5186] ppid=5182 vsize=7645452 CPUtime=258.56 cores=1,3
/proc/5184/task/5186/stat : 5186 (java) R 5182 5184 3806 0 -1 4202560 9717 0 1 0 25854 2 0 0 25 0 19 0 544930317 7828942848 20113 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 46912505599028 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=5184/tid=5187] ppid=5182 vsize=7645452 CPUtime=0.05 cores=1,3
/proc/5184/task/5187/stat : 5187 (java) S 5182 5184 3806 0 -1 4202560 574 0 0 0 5 0 0 0 16 0 19 0 544930319 7828942848 20113 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 3 0 0 0
[pid=5184/tid=5188] ppid=5182 vsize=7645452 CPUtime=0.06 cores=1,3
/proc/5184/task/5188/stat : 5188 (java) S 5182 5184 3806 0 -1 4202560 267 0 0 0 6 0 0 0 15 0 19 0 544930319 7828942848 20113 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 3 0 0 0
[pid=5184/tid=5189] ppid=5182 vsize=7645452 CPUtime=0.04 cores=1,3
/proc/5184/task/5189/stat : 5189 (java) S 5182 5184 3806 0 -1 4202560 116 0 0 0 4 0 0 0 15 0 19 0 544930319 7828942848 20113 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 3 0 0 0
[pid=5184/tid=5190] ppid=5182 vsize=7645452 CPUtime=0.03 cores=1,3
/proc/5184/task/5190/stat : 5190 (java) S 5182 5184 3806 0 -1 4202560 11 0 0 0 3 0 0 0 15 0 19 0 544930319 7828942848 20113 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 3 0 0 0
[pid=5184/tid=5191] ppid=5182 vsize=7645452 CPUtime=0.04 cores=1,3
/proc/5184/task/5191/stat : 5191 (java) S 5182 5184 3806 0 -1 4202560 14 0 0 0 4 0 0 0 15 0 19 0 544930319 7828942848 20113 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 3 0 0 0
[pid=5184/tid=5192] ppid=5182 vsize=7645452 CPUtime=0.04 cores=1,3
/proc/5184/task/5192/stat : 5192 (java) S 5182 5184 3806 0 -1 4202560 150 0 0 0 4 0 0 0 15 0 19 0 544930319 7828942848 20113 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 3 0 0 0
[pid=5184/tid=5193] ppid=5182 vsize=7645452 CPUtime=0.04 cores=1,3
/proc/5184/task/5193/stat : 5193 (java) S 5182 5184 3806 0 -1 4202560 10 0 0 0 4 0 0 0 15 0 19 0 544930319 7828942848 20113 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 1 0 0 0
[pid=5184/tid=5194] ppid=5182 vsize=7645452 CPUtime=0.04 cores=1,3
/proc/5184/task/5194/stat : 5194 (java) S 5182 5184 3806 0 -1 4202560 144 0 0 0 4 0 0 0 15 0 19 0 544930319 7828942848 20113 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 3 0 0 0
[pid=5184/tid=5195] ppid=5182 vsize=7645452 CPUtime=2.56 cores=1,3
/proc/5184/task/5195/stat : 5195 (java) S 5182 5184 3806 0 -1 4202560 1898 0 0 0 256 0 0 0 16 0 19 0 544930320 7828942848 20113 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746995200 0 0 0 16800975 18446604465179449344 0 0 -1 1 0 0 0
[pid=5184/tid=5196] ppid=5182 vsize=7645452 CPUtime=0 cores=1,3
/proc/5184/task/5196/stat : 5196 (java) S 5182 5184 3806 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 544930320 7828942848 20113 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 1 0 0 0
[pid=5184/tid=5197] ppid=5182 vsize=7645452 CPUtime=0 cores=1,3
/proc/5184/task/5197/stat : 5197 (java) S 5182 5184 3806 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 544930320 7828942848 20113 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 1 0 0 0
[pid=5184/tid=5198] ppid=5182 vsize=7645452 CPUtime=0 cores=1,3
/proc/5184/task/5198/stat : 5198 (java) S 5182 5184 3806 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 544930323 7828942848 20113 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216747002289 0 4 0 16800975 18446604465179449344 0 0 -1 1 0 0 0
[pid=5184/tid=5199] ppid=5182 vsize=7645452 CPUtime=0.56 cores=1,3
/proc/5184/task/5199/stat : 5199 (java) S 5182 5184 3806 0 -1 4202560 8906 0 0 0 56 0 0 0 15 0 19 0 544930323 7828942848 20113 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 1 0 0 0
[pid=5184/tid=5200] ppid=5182 vsize=7645452 CPUtime=1.2 cores=1,3
/proc/5184/task/5200/stat : 5200 (java) S 5182 5184 3806 0 -1 4202560 14622 0 0 0 118 2 0 0 15 0 19 0 544930323 7828942848 20113 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 1 0 0 0
[pid=5184/tid=5201] ppid=5182 vsize=7645452 CPUtime=0 cores=1,3
/proc/5184/task/5201/stat : 5201 (java) S 5182 5184 3806 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 544930323 7828942848 20113 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 1 0 0 0
[pid=5184/tid=5202] ppid=5182 vsize=7645452 CPUtime=0 cores=1,3
/proc/5184/task/5202/stat : 5202 (java) S 5182 5184 3806 0 -1 4202560 14 0 0 0 0 0 0 0 15 0 19 0 544930323 7828942848 20113 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746995200 0 4 0 16800975 18446604465179449344 0 0 -1 3 0 0 0
[pid=5184/tid=5203] ppid=5182 vsize=7645452 CPUtime=0 cores=1,3
/proc/5184/task/5203/stat : 5203 (java) S 5182 5184 3806 0 -1 4202560 7 0 0 0 0 0 0 0 23 0 19 0 544930337 7828942848 20113 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746995200 0 4 0 16800975 18446604465179449344 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 263.29
Current children cumulated vsize (KiB) 7645452

[startup+261.901 s]
/proc/loadavg: 4.07 3.73 3.52 5/262 5256
/proc/meminfo: memFree=13460556/32951124 swapFree=67102140/67111528
[pid=5184] ppid=5182 vsize=7645452 CPUtime=263.69 cores=1,3
/proc/5184/stat : 5184 (java) S 5182 5184 3806 0 -1 4202496 37592 0 1 0 26362 7 0 0 25 0 19 0 544930317 7828942848 20113 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746981349 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/5184/statm: 1911363 20113 2255 9 0 1902101 0
[pid=5184/tid=5186] ppid=5182 vsize=7645452 CPUtime=258.96 cores=1,3
/proc/5184/task/5186/stat : 5186 (java) R 5182 5184 3806 0 -1 4202560 9717 0 1 0 25894 2 0 0 25 0 19 0 544930317 7828942848 20113 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 46912505599912 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=5184/tid=5187] ppid=5182 vsize=7645452 CPUtime=0.05 cores=1,3
/proc/5184/task/5187/stat : 5187 (java) S 5182 5184 3806 0 -1 4202560 574 0 0 0 5 0 0 0 16 0 19 0 544930319 7828942848 20113 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 3 0 0 0
[pid=5184/tid=5188] ppid=5182 vsize=7645452 CPUtime=0.06 cores=1,3
/proc/5184/task/5188/stat : 5188 (java) S 5182 5184 3806 0 -1 4202560 267 0 0 0 6 0 0 0 15 0 19 0 544930319 7828942848 20113 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 3 0 0 0
[pid=5184/tid=5189] ppid=5182 vsize=7645452 CPUtime=0.04 cores=1,3
/proc/5184/task/5189/stat : 5189 (java) S 5182 5184 3806 0 -1 4202560 116 0 0 0 4 0 0 0 15 0 19 0 544930319 7828942848 20113 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 3 0 0 0
[pid=5184/tid=5190] ppid=5182 vsize=7645452 CPUtime=0.03 cores=1,3
/proc/5184/task/5190/stat : 5190 (java) S 5182 5184 3806 0 -1 4202560 11 0 0 0 3 0 0 0 15 0 19 0 544930319 7828942848 20113 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 3 0 0 0
[pid=5184/tid=5191] ppid=5182 vsize=7645452 CPUtime=0.04 cores=1,3
/proc/5184/task/5191/stat : 5191 (java) S 5182 5184 3806 0 -1 4202560 14 0 0 0 4 0 0 0 15 0 19 0 544930319 7828942848 20113 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 3 0 0 0
[pid=5184/tid=5192] ppid=5182 vsize=7645452 CPUtime=0.04 cores=1,3
/proc/5184/task/5192/stat : 5192 (java) S 5182 5184 3806 0 -1 4202560 150 0 0 0 4 0 0 0 15 0 19 0 544930319 7828942848 20113 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 3 0 0 0
[pid=5184/tid=5193] ppid=5182 vsize=7645452 CPUtime=0.04 cores=1,3
/proc/5184/task/5193/stat : 5193 (java) S 5182 5184 3806 0 -1 4202560 10 0 0 0 4 0 0 0 15 0 19 0 544930319 7828942848 20113 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 1 0 0 0
[pid=5184/tid=5194] ppid=5182 vsize=7645452 CPUtime=0.04 cores=1,3
/proc/5184/task/5194/stat : 5194 (java) S 5182 5184 3806 0 -1 4202560 144 0 0 0 4 0 0 0 15 0 19 0 544930319 7828942848 20113 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 3 0 0 0
[pid=5184/tid=5195] ppid=5182 vsize=7645452 CPUtime=2.56 cores=1,3
/proc/5184/task/5195/stat : 5195 (java) S 5182 5184 3806 0 -1 4202560 1898 0 0 0 256 0 0 0 15 0 19 0 544930320 7828942848 20113 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746995200 0 0 0 16800975 18446604465179449344 0 0 -1 1 0 0 0
[pid=5184/tid=5196] ppid=5182 vsize=7645452 CPUtime=0 cores=1,3
/proc/5184/task/5196/stat : 5196 (java) S 5182 5184 3806 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 544930320 7828942848 20113 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 1 0 0 0
[pid=5184/tid=5197] ppid=5182 vsize=7645452 CPUtime=0 cores=1,3
/proc/5184/task/5197/stat : 5197 (java) S 5182 5184 3806 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 544930320 7828942848 20113 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 1 0 0 0
[pid=5184/tid=5198] ppid=5182 vsize=7645452 CPUtime=0 cores=1,3
/proc/5184/task/5198/stat : 5198 (java) S 5182 5184 3806 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 544930323 7828942848 20113 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216747002289 0 4 0 16800975 18446604465179449344 0 0 -1 1 0 0 0
[pid=5184/tid=5199] ppid=5182 vsize=7645452 CPUtime=0.56 cores=1,3
/proc/5184/task/5199/stat : 5199 (java) S 5182 5184 3806 0 -1 4202560 8906 0 0 0 56 0 0 0 15 0 19 0 544930323 7828942848 20113 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 1 0 0 0
[pid=5184/tid=5200] ppid=5182 vsize=7645452 CPUtime=1.2 cores=1,3
/proc/5184/task/5200/stat : 5200 (java) S 5182 5184 3806 0 -1 4202560 14622 0 0 0 118 2 0 0 15 0 19 0 544930323 7828942848 20113 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 1 0 0 0
[pid=5184/tid=5201] ppid=5182 vsize=7645452 CPUtime=0 cores=1,3
/proc/5184/task/5201/stat : 5201 (java) S 5182 5184 3806 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 544930323 7828942848 20113 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746994585 0 4 0 16800975 18446604465179449344 0 0 -1 1 0 0 0
[pid=5184/tid=5202] ppid=5182 vsize=7645452 CPUtime=0 cores=1,3
/proc/5184/task/5202/stat : 5202 (java) S 5182 5184 3806 0 -1 4202560 14 0 0 0 0 0 0 0 15 0 19 0 544930323 7828942848 20113 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746995200 0 4 0 16800975 18446604465179449344 0 0 -1 3 0 0 0
[pid=5184/tid=5203] ppid=5182 vsize=7645452 CPUtime=0 cores=1,3
/proc/5184/task/5203/stat : 5203 (java) S 5182 5184 3806 0 -1 4202560 7 0 0 0 0 0 0 0 23 0 19 0 544930337 7828942848 20113 33554432000 1073741824 1073778376 140734305097504 18446744073709551615 216746995200 0 4 0 16800975 18446604465179449344 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 263.69
Current children cumulated vsize (KiB) 7645452

Child status: 20
Real time (s): 261.923
CPU time (s): 263.724
CPU user time (s): 263.647
CPU system time (s): 0.076988
CPU usage (%): 100.688
Max. virtual memory (cumulated for all children) (KiB): 7663984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 263.647
system time used= 0.076988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37601
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= 9114
involuntary context switches= 3332

runsolver used 0.404938 second user time and 1.03784 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-23 10:23:17
IDJOB=3262304
IDBENCH=83292
IDSOLVER=1611
FILE ID=node119/3262304-1303546997
RUNJOBID= node119-1303546801-4993
PBS_JOBID= 13143119
Free space on /tmp= 71920 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-20_390.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-3262304-1303546997/watcher-3262304-1303546997 -o /tmp/evaluation-result-3262304-1303546997/solver-3262304-1303546997 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3262304-1303546997.cnf

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

MD5SUM BENCH= 9f9afdb81b528e7852015fad23de6353
RANDOM SEED=938354588

node119.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.815
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.63
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.815
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	: 5332.83
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.815
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.815
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.815
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.67
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.815
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.815
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.815
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:      13532700 kB
Buffers:       2209288 kB
Cached:       16346760 kB
SwapCached:       5504 kB
Active:        7656940 kB
Inactive:     11182084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13532700 kB
SwapTotal:    67111528 kB
SwapFree:     67102140 kB
Dirty:             532 kB
Writeback:           0 kB
AnonPages:      280152 kB
Mapped:          23300 kB
Slab:           514408 kB
PageTables:       6140 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 22065800 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= 71920 MiB
End job on node119 at 2011-04-23 10:27:39