Trace number 3262524

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SAT4J core 2.3.0 SNAPSHOT 2011-02-06SAT 312.342 311.404

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-22_462.cnf
MD5SUM4975f32607352c0a4d9db1abea12627a
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.62714
Satisfiable
(Un)Satisfiability was proved
Number of variables231
Number of clauses28738
Sum of the clauses size129678
Maximum clause length22
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 277
Number of clauses of size 326363
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52298

Solver Data

0.02/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.02/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.02/0.07	c See www.sat4j.org for details.
0.02/0.08	c no version file found!!!
0.02/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.02/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.02/0.08	c java.vm.version	19.1-b02
0.02/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.02/0.08	c sun.arch.data.model	64
0.02/0.08	c java.version		1.6.0_24
0.02/0.08	c os.name		Linux
0.02/0.08	c os.version		2.6.18-164.el5
0.02/0.08	c os.arch		amd64
0.02/0.08	c Free memory 		6997539544
0.02/0.08	c Max memory 		7034241024
0.02/0.08	c Total memory 		7034241024
0.02/0.08	c Number of processors 	8
0.02/0.09	c --- Begin Solver configuration ---
0.02/0.09	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@664741d6
0.02/0.09	c Learn all clauses as in MiniSAT
0.02/0.09	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.02/0.09	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.02/0.09	c Expensive reason simplification
0.02/0.09	c Armin Biere (Picosat) restarts strategy
0.02/0.09	c Glucose learned constraints deletion strategy
0.02/0.09	c timeout=2147483647s
0.02/0.09	c DB Simplification allowed=true
0.02/0.09	c --- End Solver configuration ---
0.02/0.09	c solving HOME/instance-3262524-1303548073.cnf
0.02/0.09	c reading problem ... 
0.21/0.27	c ... done. Wall clock time 0.177s.
0.21/0.27	c #vars     231
0.21/0.27	c #constraints  28738
0.21/0.27	c constraints type 
0.21/0.27	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 28661
0.21/0.27	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 77
1.43/1.08	c cleaning 2500 clauses out of 5000 with flag 5000/5000
2.30/1.64	c cleaning 4249 clauses out of 8500 with flag 11000/11000
2.91/2.30	c cleaning 5622 clauses out of 11252 with flag 18001/18001
3.71/3.03	c cleaning 6810 clauses out of 13629 with flag 26000/26000
4.54/3.85	c cleaning 7907 clauses out of 15819 with flag 35000/35000
5.54/4.82	c cleaning 8957 clauses out of 17913 with flag 45001/45001
6.54/5.87	c cleaning 9972 clauses out of 19955 with flag 56000/56000
7.74/7.05	c cleaning 10990 clauses out of 21983 with flag 68000/68000
9.05/8.34	c cleaning 11997 clauses out of 23993 with flag 81000/81000
10.45/9.74	c cleaning 12993 clauses out of 25996 with flag 95000/95000
12.05/11.34	c cleaning 13996 clauses out of 28003 with flag 110000/110000
13.65/12.98	c cleaning 15004 clauses out of 30008 with flag 126001/126001
15.55/14.83	c cleaning 15999 clauses out of 32004 with flag 143001/143001
17.45/16.77	c cleaning 16996 clauses out of 34004 with flag 161000/161000
19.46/18.76	c cleaning 18000 clauses out of 36010 with flag 180002/180002
21.66/20.92	c cleaning 18999 clauses out of 38009 with flag 200001/200001
23.96/23.27	c cleaning 20002 clauses out of 40009 with flag 221000/221000
26.36/25.66	c cleaning 20998 clauses out of 42007 with flag 243000/243000
28.96/28.29	c cleaning 21997 clauses out of 44009 with flag 266000/266000
31.66/30.90	c cleaning 23007 clauses out of 46013 with flag 290001/290001
34.37/33.70	c cleaning 23998 clauses out of 48005 with flag 315000/315000
37.37/36.61	c cleaning 25003 clauses out of 50007 with flag 341000/341000
40.57/39.81	c cleaning 25993 clauses out of 52004 with flag 368000/368000
43.78/43.03	c cleaning 26998 clauses out of 54012 with flag 396001/396001
47.18/46.46	c cleaning 28004 clauses out of 56013 with flag 425000/425000
50.58/49.88	c cleaning 28500 clauses out of 57009 with flag 454000/454000
53.98/53.21	c cleaning 28743 clauses out of 57509 with flag 483000/483000
57.49/56.70	c cleaning 28882 clauses out of 57766 with flag 512000/512000
60.99/60.28	c cleaning 28938 clauses out of 57884 with flag 541000/541000
64.68/63.90	c cleaning 28969 clauses out of 57946 with flag 570000/570000
68.09/67.39	c cleaning 28988 clauses out of 57977 with flag 599000/599000
71.69/70.93	c cleaning 28994 clauses out of 57989 with flag 628000/628000
75.39/74.68	c cleaning 28988 clauses out of 57995 with flag 657000/657000
79.09/78.30	c cleaning 28996 clauses out of 58007 with flag 686000/686000
82.50/81.78	c cleaning 28994 clauses out of 58012 with flag 715001/715001
86.30/85.54	c cleaning 29009 clauses out of 58017 with flag 744000/744000
89.91/89.16	c cleaning 28997 clauses out of 58009 with flag 773001/773001
93.50/92.77	c cleaning 29000 clauses out of 58011 with flag 802000/802000
97.10/96.37	c cleaning 29001 clauses out of 58011 with flag 831000/831000
100.61/99.83	c cleaning 28996 clauses out of 58010 with flag 860000/860000
104.02/103.27	c cleaning 29001 clauses out of 58014 with flag 889000/889000
107.52/106.77	c cleaning 28993 clauses out of 58013 with flag 918000/918000
111.02/110.22	c cleaning 29006 clauses out of 58020 with flag 947000/947000
114.52/113.79	c cleaning 29004 clauses out of 58014 with flag 976000/976000
118.12/117.30	c cleaning 29005 clauses out of 58011 with flag 1005001/1005001
121.42/120.67	c cleaning 28997 clauses out of 58006 with flag 1034001/1034001
125.13/124.34	c cleaning 29002 clauses out of 58008 with flag 1063000/1063000
128.62/127.83	c cleaning 28999 clauses out of 58007 with flag 1092001/1092001
132.13/131.33	c cleaning 28994 clauses out of 58007 with flag 1121000/1121000
135.53/134.75	c cleaning 29003 clauses out of 58013 with flag 1150000/1150000
138.93/138.12	c cleaning 28997 clauses out of 58010 with flag 1179000/1179000
142.33/141.58	c cleaning 29003 clauses out of 58013 with flag 1208000/1208000
145.94/145.17	c cleaning 29000 clauses out of 58011 with flag 1237001/1237001
149.24/148.47	c cleaning 29000 clauses out of 58010 with flag 1266000/1266000
152.64/151.84	c cleaning 29003 clauses out of 58010 with flag 1295000/1295000
156.04/155.25	c cleaning 28993 clauses out of 58008 with flag 1324001/1324001
159.44/158.65	c cleaning 28990 clauses out of 58014 with flag 1353000/1353000
162.84/162.02	c cleaning 29004 clauses out of 58024 with flag 1382000/1382000
166.14/165.31	c cleaning 29003 clauses out of 58020 with flag 1411000/1411000
169.54/168.75	c cleaning 28997 clauses out of 58018 with flag 1440001/1440001
173.24/172.45	c cleaning 29010 clauses out of 58020 with flag 1469000/1469000
176.65/175.88	c cleaning 28994 clauses out of 58010 with flag 1498000/1498000
180.25/179.47	c cleaning 29001 clauses out of 58016 with flag 1527000/1527000
183.65/182.84	c cleaning 29005 clauses out of 58016 with flag 1556001/1556001
187.25/186.41	c cleaning 29000 clauses out of 58010 with flag 1585000/1585000
190.65/189.80	c cleaning 29002 clauses out of 58010 with flag 1614000/1614000
194.05/193.25	c cleaning 28987 clauses out of 58008 with flag 1643000/1643000
197.55/196.76	c cleaning 28999 clauses out of 58021 with flag 1672000/1672000
200.96/200.17	c cleaning 29003 clauses out of 58022 with flag 1701000/1701000
204.46/203.61	c cleaning 28999 clauses out of 58019 with flag 1730000/1730000
207.96/207.13	c cleaning 29002 clauses out of 58022 with flag 1759002/1759002
211.56/210.71	c cleaning 29007 clauses out of 58019 with flag 1788001/1788001
215.08/214.29	c cleaning 29005 clauses out of 58012 with flag 1817001/1817001
218.69/217.89	c cleaning 28992 clauses out of 58006 with flag 1846000/1846000
221.99/221.16	c cleaning 29001 clauses out of 58016 with flag 1875002/1875002
225.48/224.68	c cleaning 29004 clauses out of 58013 with flag 1904000/1904000
229.09/228.21	c cleaning 29005 clauses out of 58010 with flag 1933001/1933001
232.69/231.80	c cleaning 28996 clauses out of 58004 with flag 1962000/1962000
236.20/235.34	c cleaning 28998 clauses out of 58009 with flag 1991001/1991001
239.79/238.92	c cleaning 28994 clauses out of 58010 with flag 2020000/2020000
243.30/242.49	c cleaning 29003 clauses out of 58017 with flag 2049001/2049001
246.70/245.83	c cleaning 29002 clauses out of 58014 with flag 2078001/2078001
250.30/249.41	c cleaning 28996 clauses out of 58011 with flag 2107000/2107000
253.91/253.09	c cleaning 29002 clauses out of 58015 with flag 2136000/2136000
257.50/256.65	c cleaning 29004 clauses out of 58013 with flag 2165000/2165000
261.10/260.29	c cleaning 29005 clauses out of 58010 with flag 2194001/2194001
264.91/264.07	c cleaning 28998 clauses out of 58005 with flag 2223001/2223001
268.51/267.64	c cleaning 28996 clauses out of 58006 with flag 2252000/2252000
272.11/271.22	c cleaning 28998 clauses out of 58010 with flag 2281000/2281000
275.61/274.78	c cleaning 29003 clauses out of 58012 with flag 2310000/2310000
279.12/278.27	c cleaning 28998 clauses out of 58009 with flag 2339000/2339000
282.71/281.84	c cleaning 29005 clauses out of 58011 with flag 2368000/2368000
286.31/285.48	c cleaning 28998 clauses out of 58006 with flag 2397000/2397000
289.91/289.05	c cleaning 29000 clauses out of 58010 with flag 2426002/2426002
293.61/292.76	c cleaning 28996 clauses out of 58009 with flag 2455001/2455001
297.02/296.12	c cleaning 28996 clauses out of 58013 with flag 2484001/2484001
300.62/299.72	c cleaning 29000 clauses out of 58017 with flag 2513001/2513001
304.02/303.19	c cleaning 29005 clauses out of 58016 with flag 2542000/2542000
307.83/306.93	c cleaning 29003 clauses out of 58011 with flag 2571000/2571000
311.42/310.54	c cleaning 28997 clauses out of 58008 with flag 2600000/2600000
312.23/311.38	c starts		: 1707
312.23/311.38	c conflicts		: 2608160
312.23/311.38	c decisions		: 2717077
312.23/311.38	c propagations		: 79881148
312.23/311.38	c inspects		: 4265509574
312.23/311.38	c shortcuts		: 0
312.23/311.38	c learnt literals	: 0
312.23/311.38	c learnt binary clauses	: 0
312.23/311.38	c learnt ternary clauses	: 19
312.23/311.38	c learnt constraints	: 2608160
312.23/311.38	c ignored constraints	: 0
312.23/311.38	c root simplifications	: 1707
312.23/311.38	c removed literals (reason simplification)	: 63549783
312.23/311.38	c reason swapping (by a shorter reason)	: 0
312.23/311.38	c Calls to reduceDB	: 100
312.23/311.38	c speed (assignments/second)	: 256762.57517461726
312.23/311.38	c non guided choices	8
312.23/311.39	c learnt constraints type 
312.23/311.39	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 37171
312.23/311.39	c constraints type 
312.23/311.39	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 28661
312.23/311.39	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 77
312.23/311.39	s SATISFIABLE
312.23/311.39	v 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 -19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 -37 38 39 40 41 42 43 -44 45 46 47 48 -49 50 51 52 53 54 55 56 -57 58 -59 -60 61 62 63 64 65 -66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 -82 83 84 85 -86 87 88 89 90 91 92 -93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 -108 -109 110 -111 112 113 114 115 116 117 -118 -119 120 121 -122 123 124 125 126 127 128 129 130 -131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 -146 -147 148 149 150 151 152 153 154 -155 156 157 158 159 -160 161 162 163 164 165 166 167 168 169 170 -171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 -193 194 195 196 197 198 199 200 201 202 203 -204 205 206 207 208 209 210 211 212 213 214 215 -216 217 218 219 220 -221 -222 223 224 225 226 227 228 229 230 231 0
312.23/311.39	c Total wall clock time (in seconds) : 311.286

Verifier Data

OK

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3262524-1303548073/watcher-3262524-1303548073 -o /tmp/evaluation-result-3262524-1303548073/solver-3262524-1303548073 -C 2400 -W 1300 -M 7680 java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3262524-1303548073.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.54 3.98 3.92 13/240 18703
/proc/meminfo: memFree=12960952/32951124 swapFree=67111528/67111528
[pid=18703] ppid=18701 vsize=11800 CPUtime=0 cores=1,3
/proc/18703/stat : 18703 (runsolver) R 18701 18703 17257 0 -1 4202560 46 0 0 0 0 0 0 0 22 0 1 0 466407798 12083200 54 33554432000 4194304 5434984 140735145859600 18446744073709551615 5055495 0 2147483391 4096 24578 0 0 0 17 3 0 0 0
/proc/18703/statm: 2950 54 34 303 0 2644 0

[startup+0.0403879 s]
/proc/loadavg: 3.54 3.98 3.92 13/240 18703
/proc/meminfo: memFree=12960952/32951124 swapFree=67111528/67111528
[pid=18703] ppid=18701 vsize=7564352 CPUtime=0.02 cores=1,3
/proc/18703/stat : 18703 (java) S 18701 18703 17257 0 -1 4202496 8657 0 1 0 1 1 0 0 22 0 13 0 466407798 7745896448 8353 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820968421 0 0 0 16784584 18446744073709551615 0 0 17 3 0 0 0
/proc/18703/statm: 1891088 8353 1655 9 0 1881836 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 7564352

[startup+0.100377 s]
/proc/loadavg: 3.54 3.98 3.92 13/240 18703
/proc/meminfo: memFree=12960952/32951124 swapFree=67111528/67111528
[pid=18703] ppid=18701 vsize=7569940 CPUtime=0.08 cores=1,3
/proc/18703/stat : 18703 (java) S 18701 18703 17257 0 -1 4202496 9744 0 1 0 7 1 0 0 22 0 18 0 466407798 7751618560 9440 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/18703/statm: 1892485 9440 1757 9 0 1883223 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7569940

[startup+0.300343 s]
/proc/loadavg: 3.54 3.98 3.92 13/240 18703
/proc/meminfo: memFree=12960952/32951124 swapFree=67111528/67111528
[pid=18703] ppid=18701 vsize=7579712 CPUtime=0.41 cores=1,3
/proc/18703/stat : 18703 (java) S 18701 18703 17257 0 -1 4202496 13879 0 1 0 39 2 0 0 22 0 19 0 466407798 7761625088 12834 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/18703/statm: 1894928 12834 2196 9 0 1885666 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 7579712

[startup+0.7003 s]
/proc/loadavg: 3.54 3.98 3.92 13/240 18703
/proc/meminfo: memFree=12960952/32951124 swapFree=67111528/67111528
[pid=18703] ppid=18701 vsize=7579956 CPUtime=1.1 cores=1,3
/proc/18703/stat : 18703 (java) S 18701 18703 17257 0 -1 4202496 14330 0 1 0 108 2 0 0 22 0 19 0 466407798 7761874944 13284 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/18703/statm: 1894989 13285 2221 9 0 1885727 0
Current children cumulated CPU time (s) 1.1
Current children cumulated vsize (KiB) 7579956

[startup+1.50115 s]
/proc/loadavg: 3.54 3.98 3.92 6/262 18725
/proc/meminfo: memFree=12825120/32951124 swapFree=67111528/67111528
[pid=18703] ppid=18701 vsize=7597592 CPUtime=2.18 cores=1,3
/proc/18703/stat : 18703 (java) S 18701 18703 17257 0 -1 4202496 22545 0 1 0 215 3 0 0 22 0 19 0 466407798 7779934208 19562 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/18703/statm: 1899398 19562 2252 9 0 1890136 0
[pid=18703/tid=18705] ppid=18701 vsize=7597592 CPUtime=1.44 cores=1,3
/proc/18703/task/18705/stat : 18705 (java) R 18701 18703 17257 0 -1 4202560 9860 0 1 0 143 1 0 0 25 0 19 0 466407799 7779934208 19562 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 46912505621850 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=18703/tid=18706] ppid=18701 vsize=7597592 CPUtime=0 cores=1,3
/proc/18703/task/18706/stat : 18706 (java) S 18701 18703 17257 0 -1 4202560 429 0 0 0 0 0 0 0 17 0 19 0 466407800 7779934208 19562 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820981657 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18707] ppid=18701 vsize=7597592 CPUtime=0 cores=1,3
/proc/18703/task/18707/stat : 18707 (java) S 18701 18703 17257 0 -1 4202560 474 0 0 0 0 0 0 0 17 0 19 0 466407800 7779934208 19562 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820981657 0 4 0 16800975 18446604461797725440 0 0 -1 1 0 0 0
[pid=18703/tid=18708] ppid=18701 vsize=7597592 CPUtime=0 cores=1,3
/proc/18703/task/18708/stat : 18708 (java) S 18701 18703 17257 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 466407800 7779934208 19562 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820981657 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18709] ppid=18701 vsize=7597592 CPUtime=0 cores=1,3
/proc/18703/task/18709/stat : 18709 (java) S 18701 18703 17257 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 466407800 7779934208 19562 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820981657 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18710] ppid=18701 vsize=7597592 CPUtime=0 cores=1,3
/proc/18703/task/18710/stat : 18710 (java) S 18701 18703 17257 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 466407800 7779934208 19562 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820981657 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18711] ppid=18701 vsize=7597592 CPUtime=0 cores=1,3
/proc/18703/task/18711/stat : 18711 (java) S 18701 18703 17257 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 466407800 7779934208 19562 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820981657 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18712] ppid=18701 vsize=7597592 CPUtime=0 cores=1,3
/proc/18703/task/18712/stat : 18712 (java) S 18701 18703 17257 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 466407800 7779934208 19562 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820981657 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18713] ppid=18701 vsize=7597592 CPUtime=0 cores=1,3
/proc/18703/task/18713/stat : 18713 (java) S 18701 18703 17257 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 466407800 7779934208 19562 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820981657 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18714] ppid=18701 vsize=7597592 CPUtime=0.01 cores=1,3
/proc/18703/task/18714/stat : 18714 (java) S 18701 18703 17257 0 -1 4202560 912 0 0 0 1 0 0 0 16 0 19 0 466407801 7779934208 19562 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820982272 0 0 0 16800975 18446604461797725440 0 0 -1 1 0 0 0
[pid=18703/tid=18715] ppid=18701 vsize=7597592 CPUtime=0 cores=1,3
/proc/18703/task/18715/stat : 18715 (java) S 18701 18703 17257 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 466407802 7779934208 19562 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820981657 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18716] ppid=18701 vsize=7597592 CPUtime=0 cores=1,3
/proc/18703/task/18716/stat : 18716 (java) S 18701 18703 17257 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 466407802 7779934208 19562 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820981657 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18717] ppid=18701 vsize=7597592 CPUtime=0 cores=1,3
/proc/18703/task/18717/stat : 18717 (java) S 18701 18703 17257 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 466407804 7779934208 19562 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820989361 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18718] ppid=18701 vsize=7597592 CPUtime=0.46 cores=1,3
/proc/18703/task/18718/stat : 18718 (java) S 18701 18703 17257 0 -1 4202560 9321 0 0 0 46 0 0 0 22 0 19 0 466407804 7779934208 19562 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820981657 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18719] ppid=18701 vsize=7597592 CPUtime=0.22 cores=1,3
/proc/18703/task/18719/stat : 18719 (java) S 18701 18703 17257 0 -1 4202560 391 0 0 0 22 0 0 0 21 0 19 0 466407804 7779934208 19562 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820981657 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18720] ppid=18701 vsize=7597592 CPUtime=0 cores=1,3
/proc/18703/task/18720/stat : 18720 (java) S 18701 18703 17257 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 466407804 7779934208 19562 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820981657 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18721] ppid=18701 vsize=7597592 CPUtime=0 cores=1,3
/proc/18703/task/18721/stat : 18721 (java) S 18701 18703 17257 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 466407804 7779934208 19562 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820982272 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18725] ppid=18701 vsize=7597592 CPUtime=0 cores=1,3
/proc/18703/task/18725/stat : 18725 (java) S 18701 18703 17257 0 -1 4202560 8 0 0 0 0 0 0 0 25 0 19 0 466407826 7779934208 19562 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820982272 0 4 0 16800975 18446604461797725440 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.18
Current children cumulated vsize (KiB) 7597592

[startup+3.10086 s]
/proc/loadavg: 3.66 4.00 3.93 5/262 18725
/proc/meminfo: memFree=12792760/32951124 swapFree=67111528/67111528
[pid=18703] ppid=18701 vsize=7597592 CPUtime=3.84 cores=1,3
/proc/18703/stat : 18703 (java) S 18701 18703 17257 0 -1 4202496 23124 0 1 0 381 3 0 0 22 0 19 0 466407798 7779934208 20138 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/18703/statm: 1899398 20138 2254 9 0 1890136 0
[pid=18703/tid=18705] ppid=18701 vsize=7597592 CPUtime=2.98 cores=1,3
/proc/18703/task/18705/stat : 18705 (java) R 18701 18703 17257 0 -1 4202560 9863 0 1 0 297 1 0 0 25 0 19 0 466407799 7779934208 20138 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 46912505632204 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=18703/tid=18706] ppid=18701 vsize=7597592 CPUtime=0 cores=1,3
/proc/18703/task/18706/stat : 18706 (java) S 18701 18703 17257 0 -1 4202560 429 0 0 0 0 0 0 0 15 0 19 0 466407800 7779934208 20138 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820981657 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18707] ppid=18701 vsize=7597592 CPUtime=0 cores=1,3
/proc/18703/task/18707/stat : 18707 (java) S 18701 18703 17257 0 -1 4202560 474 0 0 0 0 0 0 0 15 0 19 0 466407800 7779934208 20138 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820981657 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18708] ppid=18701 vsize=7597592 CPUtime=0 cores=1,3
/proc/18703/task/18708/stat : 18708 (java) S 18701 18703 17257 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 466407800 7779934208 20138 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820981657 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18709] ppid=18701 vsize=7597592 CPUtime=0 cores=1,3
/proc/18703/task/18709/stat : 18709 (java) S 18701 18703 17257 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 466407800 7779934208 20138 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820981657 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18710] ppid=18701 vsize=7597592 CPUtime=0 cores=1,3
/proc/18703/task/18710/stat : 18710 (java) S 18701 18703 17257 0 -1 4202560 82 0 0 0 0 0 0 0 15 0 19 0 466407800 7779934208 20138 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820981657 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18711] ppid=18701 vsize=7597592 CPUtime=0 cores=1,3
/proc/18703/task/18711/stat : 18711 (java) S 18701 18703 17257 0 -1 4202560 32 0 0 0 0 0 0 0 15 0 19 0 466407800 7779934208 20138 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820981657 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18712] ppid=18701 vsize=7597592 CPUtime=0 cores=1,3
/proc/18703/task/18712/stat : 18712 (java) S 18701 18703 17257 0 -1 4202560 58 0 0 0 0 0 0 0 15 0 19 0 466407800 7779934208 20138 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820981657 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18713] ppid=18701 vsize=7597592 CPUtime=0 cores=1,3
/proc/18703/task/18713/stat : 18713 (java) S 18701 18703 17257 0 -1 4202560 167 0 0 0 0 0 0 0 15 0 19 0 466407800 7779934208 20138 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820981657 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18714] ppid=18701 vsize=7597592 CPUtime=0.06 cores=1,3
/proc/18703/task/18714/stat : 18714 (java) S 18701 18703 17257 0 -1 4202560 1146 0 0 0 6 0 0 0 16 0 19 0 466407801 7779934208 20138 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820982272 0 0 0 16800975 18446604461797725440 0 0 -1 1 0 0 0
[pid=18703/tid=18715] ppid=18701 vsize=7597592 CPUtime=0 cores=1,3
/proc/18703/task/18715/stat : 18715 (java) S 18701 18703 17257 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 466407802 7779934208 20138 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820981657 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18716] ppid=18701 vsize=7597592 CPUtime=0 cores=1,3
/proc/18703/task/18716/stat : 18716 (java) S 18701 18703 17257 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 466407802 7779934208 20138 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820981657 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18717] ppid=18701 vsize=7597592 CPUtime=0 cores=1,3
/proc/18703/task/18717/stat : 18717 (java) S 18701 18703 17257 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 466407804 7779934208 20138 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820989361 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18718] ppid=18701 vsize=7597592 CPUtime=0.5 cores=1,3
/proc/18703/task/18718/stat : 18718 (java) S 18701 18703 17257 0 -1 4202560 9326 0 0 0 50 0 0 0 15 0 19 0 466407804 7779934208 20138 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820981657 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18719] ppid=18701 vsize=7597592 CPUtime=0.24 cores=1,3
/proc/18703/task/18719/stat : 18719 (java) S 18701 18703 17257 0 -1 4202560 393 0 0 0 24 0 0 0 15 0 19 0 466407804 7779934208 20138 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820981657 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18720] ppid=18701 vsize=7597592 CPUtime=0 cores=1,3
/proc/18703/task/18720/stat : 18720 (java) S 18701 18703 17257 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 466407804 7779934208 20138 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820981657 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18721] ppid=18701 vsize=7597592 CPUtime=0 cores=1,3
/proc/18703/task/18721/stat : 18721 (java) R 18701 18703 17257 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 466407804 7779934208 20138 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820982272 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=18703/tid=18725] ppid=18701 vsize=7597592 CPUtime=0 cores=1,3
/proc/18703/task/18725/stat : 18725 (java) S 18701 18703 17257 0 -1 4202560 8 0 0 0 0 0 0 0 25 0 19 0 466407826 7779934208 20138 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820982272 0 4 0 16800975 18446604461797725440 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.84
Current children cumulated vsize (KiB) 7597592

[startup+6.30128 s]
/proc/loadavg: 3.66 4.00 3.93 5/262 18725
/proc/meminfo: memFree=12789596/32951124 swapFree=67111528/67111528
[pid=18703] ppid=18701 vsize=7597592 CPUtime=7.04 cores=1,3
/proc/18703/stat : 18703 (java) S 18701 18703 17257 0 -1 4202496 23418 0 1 0 701 3 0 0 22 0 19 0 466407798 7779934208 20428 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/18703/statm: 1899398 20428 2254 9 0 1890136 0
[pid=18703/tid=18705] ppid=18701 vsize=7597592 CPUtime=6.12 cores=1,3
/proc/18703/task/18705/stat : 18705 (java) R 18701 18703 17257 0 -1 4202560 9867 0 1 0 611 1 0 0 25 0 19 0 466407799 7779934208 20428 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 46912505608704 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=18703/tid=18706] ppid=18701 vsize=7597592 CPUtime=0 cores=1,3
/proc/18703/task/18706/stat : 18706 (java) S 18701 18703 17257 0 -1 4202560 430 0 0 0 0 0 0 0 15 0 19 0 466407800 7779934208 20428 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820981657 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18707] ppid=18701 vsize=7597592 CPUtime=0 cores=1,3
/proc/18703/task/18707/stat : 18707 (java) S 18701 18703 17257 0 -1 4202560 474 0 0 0 0 0 0 0 15 0 19 0 466407800 7779934208 20428 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820981657 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18708] ppid=18701 vsize=7597592 CPUtime=0 cores=1,3
/proc/18703/task/18708/stat : 18708 (java) S 18701 18703 17257 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 19 0 466407800 7779934208 20428 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820981657 0 4 0 16800975 18446604461797725440 0 0 -1 1 0 0 0
[pid=18703/tid=18709] ppid=18701 vsize=7597592 CPUtime=0 cores=1,3
/proc/18703/task/18709/stat : 18709 (java) S 18701 18703 17257 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 466407800 7779934208 20428 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820981657 0 4 0 16800975 18446604461797725440 0 0 -1 1 0 0 0
[pid=18703/tid=18710] ppid=18701 vsize=7597592 CPUtime=0 cores=1,3
/proc/18703/task/18710/stat : 18710 (java) S 18701 18703 17257 0 -1 4202560 82 0 0 0 0 0 0 0 15 0 19 0 466407800 7779934208 20428 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820981657 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18711] ppid=18701 vsize=7597592 CPUtime=0 cores=1,3
/proc/18703/task/18711/stat : 18711 (java) S 18701 18703 17257 0 -1 4202560 34 0 0 0 0 0 0 0 15 0 19 0 466407800 7779934208 20428 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820981657 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18712] ppid=18701 vsize=7597592 CPUtime=0 cores=1,3
/proc/18703/task/18712/stat : 18712 (java) S 18701 18703 17257 0 -1 4202560 60 0 0 0 0 0 0 0 15 0 19 0 466407800 7779934208 20428 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820981657 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18713] ppid=18701 vsize=7597592 CPUtime=0 cores=1,3
/proc/18703/task/18713/stat : 18713 (java) S 18701 18703 17257 0 -1 4202560 167 0 0 0 0 0 0 0 15 0 19 0 466407800 7779934208 20428 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820981657 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18714] ppid=18701 vsize=7597592 CPUtime=0.12 cores=1,3
/proc/18703/task/18714/stat : 18714 (java) S 18701 18703 17257 0 -1 4202560 1428 0 0 0 12 0 0 0 16 0 19 0 466407801 7779934208 20428 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820982272 0 0 0 16800975 18446604461797725440 0 0 -1 1 0 0 0
[pid=18703/tid=18715] ppid=18701 vsize=7597592 CPUtime=0 cores=1,3
/proc/18703/task/18715/stat : 18715 (java) S 18701 18703 17257 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 466407802 7779934208 20428 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820981657 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18716] ppid=18701 vsize=7597592 CPUtime=0 cores=1,3
/proc/18703/task/18716/stat : 18716 (java) S 18701 18703 17257 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 466407802 7779934208 20428 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820981657 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18717] ppid=18701 vsize=7597592 CPUtime=0 cores=1,3
/proc/18703/task/18717/stat : 18717 (java) S 18701 18703 17257 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 466407804 7779934208 20428 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820989361 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18718] ppid=18701 vsize=7597592 CPUtime=0.5 cores=1,3
/proc/18703/task/18718/stat : 18718 (java) S 18701 18703 17257 0 -1 4202560 9326 0 0 0 50 0 0 0 15 0 19 0 466407804 7779934208 20428 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820981657 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18719] ppid=18701 vsize=7597592 CPUtime=0.24 cores=1,3
/proc/18703/task/18719/stat : 18719 (java) S 18701 18703 17257 0 -1 4202560 393 0 0 0 24 0 0 0 15 0 19 0 466407804 7779934208 20428 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820981657 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18720] ppid=18701 vsize=7597592 CPUtime=0 cores=1,3
/proc/18703/task/18720/stat : 18720 (java) S 18701 18703 17257 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 466407804 7779934208 20428 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820981657 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18721] ppid=18701 vsize=7597592 CPUtime=0 cores=1,3
/proc/18703/task/18721/stat : 18721 (java) S 18701 18703 17257 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 466407804 7779934208 20428 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820982272 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18725] ppid=18701 vsize=7597592 CPUtime=0 cores=1,3
/proc/18703/task/18725/stat : 18725 (java) S 18701 18703 17257 0 -1 4202560 8 0 0 0 0 0 0 0 25 0 19 0 466407826 7779934208 20428 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820982272 0 4 0 16800975 18446604461797725440 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 7.04
Current children cumulated vsize (KiB) 7597592

[startup+12.7011 s]

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

[pid=18703/tid=18711] ppid=18701 vsize=7597592 CPUtime=0.05 cores=1,3
/proc/18703/task/18711/stat : 18711 (java) S 18701 18703 17257 0 -1 4202560 170 0 0 0 5 0 0 0 15 0 19 0 466407800 7779934208 22509 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820981657 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18712] ppid=18701 vsize=7597592 CPUtime=0.04 cores=1,3
/proc/18703/task/18712/stat : 18712 (java) S 18701 18703 17257 0 -1 4202560 158 0 0 0 4 0 0 0 15 0 19 0 466407800 7779934208 22509 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820981657 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18713] ppid=18701 vsize=7597592 CPUtime=0.04 cores=1,3
/proc/18703/task/18713/stat : 18713 (java) S 18701 18703 17257 0 -1 4202560 171 0 0 0 4 0 0 0 15 0 19 0 466407800 7779934208 22509 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820981657 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18714] ppid=18701 vsize=7597592 CPUtime=2.48 cores=1,3
/proc/18703/task/18714/stat : 18714 (java) S 18701 18703 17257 0 -1 4202560 2722 0 0 0 247 1 0 0 15 0 19 0 466407801 7779934208 22509 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820982272 0 0 0 16800975 18446604461797725440 0 0 -1 1 0 0 0
[pid=18703/tid=18715] ppid=18701 vsize=7597592 CPUtime=0 cores=1,3
/proc/18703/task/18715/stat : 18715 (java) S 18701 18703 17257 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 466407802 7779934208 22509 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820981657 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18716] ppid=18701 vsize=7597592 CPUtime=0 cores=1,3
/proc/18703/task/18716/stat : 18716 (java) S 18701 18703 17257 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 466407802 7779934208 22509 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820981657 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18717] ppid=18701 vsize=7597592 CPUtime=0 cores=1,3
/proc/18703/task/18717/stat : 18717 (java) S 18701 18703 17257 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 466407804 7779934208 22509 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820989361 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18718] ppid=18701 vsize=7597592 CPUtime=0.53 cores=1,3
/proc/18703/task/18718/stat : 18718 (java) S 18701 18703 17257 0 -1 4202560 9331 0 0 0 53 0 0 0 15 0 19 0 466407804 7779934208 22509 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820981657 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18719] ppid=18701 vsize=7597592 CPUtime=0.24 cores=1,3
/proc/18703/task/18719/stat : 18719 (java) S 18701 18703 17257 0 -1 4202560 393 0 0 0 24 0 0 0 15 0 19 0 466407804 7779934208 22509 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820981657 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18720] ppid=18701 vsize=7597592 CPUtime=0 cores=1,3
/proc/18703/task/18720/stat : 18720 (java) S 18701 18703 17257 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 466407804 7779934208 22509 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820981657 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18721] ppid=18701 vsize=7597592 CPUtime=0 cores=1,3
/proc/18703/task/18721/stat : 18721 (java) S 18701 18703 17257 0 -1 4202560 19 0 0 0 0 0 0 0 15 0 19 0 466407804 7779934208 22509 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820982272 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18725] ppid=18701 vsize=7597592 CPUtime=0 cores=1,3
/proc/18703/task/18725/stat : 18725 (java) S 18701 18703 17257 0 -1 4202560 8 0 0 0 0 0 0 0 25 0 19 0 466407826 7779934208 22509 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820982272 0 4 0 16800975 18446604461797725440 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 309.62
Current children cumulated vsize (KiB) 7597592

[startup+310.301 s]
/proc/loadavg: 4.07 4.02 3.95 5/262 18733
/proc/meminfo: memFree=12761648/32951124 swapFree=67111528/67111528
[pid=18703] ppid=18701 vsize=7597592 CPUtime=311.22 cores=1,3
/proc/18703/stat : 18703 (java) S 18701 18703 17257 0 -1 4202496 25631 0 1 0 31117 5 0 0 22 0 19 0 466407798 7779934208 22509 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/18703/statm: 1899398 22509 2255 9 0 1890136 0
[pid=18703/tid=18705] ppid=18701 vsize=7597592 CPUtime=307.53 cores=1,3
/proc/18703/task/18705/stat : 18705 (java) R 18701 18703 17257 0 -1 4202560 9959 0 1 0 30751 2 0 0 25 0 19 0 466407799 7779934208 22509 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 46912505674217 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=18703/tid=18706] ppid=18701 vsize=7597592 CPUtime=0.05 cores=1,3
/proc/18703/task/18706/stat : 18706 (java) S 18701 18703 17257 0 -1 4202560 442 0 0 0 5 0 0 0 15 0 19 0 466407800 7779934208 22509 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820981657 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18707] ppid=18701 vsize=7597592 CPUtime=0.05 cores=1,3
/proc/18703/task/18707/stat : 18707 (java) S 18701 18703 17257 0 -1 4202560 490 0 0 0 5 0 0 0 15 0 19 0 466407800 7779934208 22509 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820981657 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18708] ppid=18701 vsize=7597592 CPUtime=0.05 cores=1,3
/proc/18703/task/18708/stat : 18708 (java) S 18701 18703 17257 0 -1 4202560 365 0 0 0 5 0 0 0 15 0 19 0 466407800 7779934208 22509 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820981657 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18709] ppid=18701 vsize=7597592 CPUtime=0.04 cores=1,3
/proc/18703/task/18709/stat : 18709 (java) S 18701 18703 17257 0 -1 4202560 13 0 0 0 4 0 0 0 15 0 19 0 466407800 7779934208 22509 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820981657 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18710] ppid=18701 vsize=7597592 CPUtime=0.04 cores=1,3
/proc/18703/task/18710/stat : 18710 (java) S 18701 18703 17257 0 -1 4202560 247 0 0 0 4 0 0 0 15 0 19 0 466407800 7779934208 22509 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820981657 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18711] ppid=18701 vsize=7597592 CPUtime=0.05 cores=1,3
/proc/18703/task/18711/stat : 18711 (java) S 18701 18703 17257 0 -1 4202560 170 0 0 0 5 0 0 0 15 0 19 0 466407800 7779934208 22509 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820981657 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18712] ppid=18701 vsize=7597592 CPUtime=0.04 cores=1,3
/proc/18703/task/18712/stat : 18712 (java) S 18701 18703 17257 0 -1 4202560 158 0 0 0 4 0 0 0 15 0 19 0 466407800 7779934208 22509 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820981657 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18713] ppid=18701 vsize=7597592 CPUtime=0.04 cores=1,3
/proc/18703/task/18713/stat : 18713 (java) S 18701 18703 17257 0 -1 4202560 171 0 0 0 4 0 0 0 15 0 19 0 466407800 7779934208 22509 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820981657 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18714] ppid=18701 vsize=7597592 CPUtime=2.48 cores=1,3
/proc/18703/task/18714/stat : 18714 (java) S 18701 18703 17257 0 -1 4202560 2722 0 0 0 247 1 0 0 15 0 19 0 466407801 7779934208 22509 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820982272 0 0 0 16800975 18446604461797725440 0 0 -1 1 0 0 0
[pid=18703/tid=18715] ppid=18701 vsize=7597592 CPUtime=0 cores=1,3
/proc/18703/task/18715/stat : 18715 (java) S 18701 18703 17257 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 466407802 7779934208 22509 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820981657 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18716] ppid=18701 vsize=7597592 CPUtime=0 cores=1,3
/proc/18703/task/18716/stat : 18716 (java) S 18701 18703 17257 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 466407802 7779934208 22509 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820981657 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18717] ppid=18701 vsize=7597592 CPUtime=0 cores=1,3
/proc/18703/task/18717/stat : 18717 (java) S 18701 18703 17257 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 466407804 7779934208 22509 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820989361 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18718] ppid=18701 vsize=7597592 CPUtime=0.53 cores=1,3
/proc/18703/task/18718/stat : 18718 (java) S 18701 18703 17257 0 -1 4202560 9331 0 0 0 53 0 0 0 15 0 19 0 466407804 7779934208 22509 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820981657 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18719] ppid=18701 vsize=7597592 CPUtime=0.24 cores=1,3
/proc/18703/task/18719/stat : 18719 (java) S 18701 18703 17257 0 -1 4202560 393 0 0 0 24 0 0 0 15 0 19 0 466407804 7779934208 22509 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820981657 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18720] ppid=18701 vsize=7597592 CPUtime=0 cores=1,3
/proc/18703/task/18720/stat : 18720 (java) S 18701 18703 17257 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 466407804 7779934208 22509 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820981657 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18721] ppid=18701 vsize=7597592 CPUtime=0 cores=1,3
/proc/18703/task/18721/stat : 18721 (java) S 18701 18703 17257 0 -1 4202560 19 0 0 0 0 0 0 0 15 0 19 0 466407804 7779934208 22509 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820982272 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18725] ppid=18701 vsize=7597592 CPUtime=0 cores=1,3
/proc/18703/task/18725/stat : 18725 (java) S 18701 18703 17257 0 -1 4202560 8 0 0 0 0 0 0 0 25 0 19 0 466407826 7779934208 22509 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820982272 0 4 0 16800975 18446604461797725440 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 311.22
Current children cumulated vsize (KiB) 7597592

[startup+311.101 s]
/proc/loadavg: 4.07 4.02 3.95 5/262 18733
/proc/meminfo: memFree=12761648/32951124 swapFree=67111528/67111528
[pid=18703] ppid=18701 vsize=7597592 CPUtime=312.02 cores=1,3
/proc/18703/stat : 18703 (java) S 18701 18703 17257 0 -1 4202496 25632 0 1 0 31197 5 0 0 22 0 19 0 466407798 7779934208 22509 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/18703/statm: 1899398 22509 2255 9 0 1890136 0
[pid=18703/tid=18705] ppid=18701 vsize=7597592 CPUtime=308.29 cores=1,3
/proc/18703/task/18705/stat : 18705 (java) R 18701 18703 17257 0 -1 4202560 9960 0 1 0 30827 2 0 0 25 0 19 0 466407799 7779934208 22509 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 46912505674217 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=18703/tid=18706] ppid=18701 vsize=7597592 CPUtime=0.05 cores=1,3
/proc/18703/task/18706/stat : 18706 (java) S 18701 18703 17257 0 -1 4202560 442 0 0 0 5 0 0 0 16 0 19 0 466407800 7779934208 22509 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820981657 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18707] ppid=18701 vsize=7597592 CPUtime=0.05 cores=1,3
/proc/18703/task/18707/stat : 18707 (java) S 18701 18703 17257 0 -1 4202560 490 0 0 0 5 0 0 0 15 0 19 0 466407800 7779934208 22509 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820981657 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18708] ppid=18701 vsize=7597592 CPUtime=0.05 cores=1,3
/proc/18703/task/18708/stat : 18708 (java) S 18701 18703 17257 0 -1 4202560 365 0 0 0 5 0 0 0 15 0 19 0 466407800 7779934208 22509 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820981657 0 4 0 16800975 18446604461797725440 0 0 -1 1 0 0 0
[pid=18703/tid=18709] ppid=18701 vsize=7597592 CPUtime=0.04 cores=1,3
/proc/18703/task/18709/stat : 18709 (java) S 18701 18703 17257 0 -1 4202560 13 0 0 0 4 0 0 0 16 0 19 0 466407800 7779934208 22509 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820981657 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18710] ppid=18701 vsize=7597592 CPUtime=0.04 cores=1,3
/proc/18703/task/18710/stat : 18710 (java) S 18701 18703 17257 0 -1 4202560 247 0 0 0 4 0 0 0 16 0 19 0 466407800 7779934208 22509 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820981657 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18711] ppid=18701 vsize=7597592 CPUtime=0.05 cores=1,3
/proc/18703/task/18711/stat : 18711 (java) S 18701 18703 17257 0 -1 4202560 170 0 0 0 5 0 0 0 16 0 19 0 466407800 7779934208 22509 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820981657 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18712] ppid=18701 vsize=7597592 CPUtime=0.04 cores=1,3
/proc/18703/task/18712/stat : 18712 (java) S 18701 18703 17257 0 -1 4202560 158 0 0 0 4 0 0 0 15 0 19 0 466407800 7779934208 22509 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820981657 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18713] ppid=18701 vsize=7597592 CPUtime=0.04 cores=1,3
/proc/18703/task/18713/stat : 18713 (java) S 18701 18703 17257 0 -1 4202560 171 0 0 0 4 0 0 0 15 0 19 0 466407800 7779934208 22509 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820981657 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18714] ppid=18701 vsize=7597592 CPUtime=2.51 cores=1,3
/proc/18703/task/18714/stat : 18714 (java) S 18701 18703 17257 0 -1 4202560 2722 0 0 0 250 1 0 0 16 0 19 0 466407801 7779934208 22509 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820982272 0 0 0 16800975 18446604461797725440 0 0 -1 1 0 0 0
[pid=18703/tid=18715] ppid=18701 vsize=7597592 CPUtime=0 cores=1,3
/proc/18703/task/18715/stat : 18715 (java) S 18701 18703 17257 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 466407802 7779934208 22509 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820981657 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18716] ppid=18701 vsize=7597592 CPUtime=0 cores=1,3
/proc/18703/task/18716/stat : 18716 (java) S 18701 18703 17257 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 466407802 7779934208 22509 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820981657 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18717] ppid=18701 vsize=7597592 CPUtime=0 cores=1,3
/proc/18703/task/18717/stat : 18717 (java) S 18701 18703 17257 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 466407804 7779934208 22509 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820989361 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18718] ppid=18701 vsize=7597592 CPUtime=0.53 cores=1,3
/proc/18703/task/18718/stat : 18718 (java) S 18701 18703 17257 0 -1 4202560 9331 0 0 0 53 0 0 0 15 0 19 0 466407804 7779934208 22509 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820981657 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18719] ppid=18701 vsize=7597592 CPUtime=0.24 cores=1,3
/proc/18703/task/18719/stat : 18719 (java) S 18701 18703 17257 0 -1 4202560 393 0 0 0 24 0 0 0 15 0 19 0 466407804 7779934208 22509 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820981657 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18720] ppid=18701 vsize=7597592 CPUtime=0 cores=1,3
/proc/18703/task/18720/stat : 18720 (java) S 18701 18703 17257 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 466407804 7779934208 22509 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820981657 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18721] ppid=18701 vsize=7597592 CPUtime=0 cores=1,3
/proc/18703/task/18721/stat : 18721 (java) S 18701 18703 17257 0 -1 4202560 19 0 0 0 0 0 0 0 15 0 19 0 466407804 7779934208 22509 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820982272 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18725] ppid=18701 vsize=7597592 CPUtime=0 cores=1,3
/proc/18703/task/18725/stat : 18725 (java) S 18701 18703 17257 0 -1 4202560 8 0 0 0 0 0 0 0 25 0 19 0 466407826 7779934208 22509 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820982272 0 4 0 16800975 18446604461797725440 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 312.02
Current children cumulated vsize (KiB) 7597592

[startup+311.308 s]
/proc/loadavg: 4.06 4.02 3.95 5/262 18733
/proc/meminfo: memFree=12761648/32951124 swapFree=67111528/67111528
[pid=18703] ppid=18701 vsize=7597592 CPUtime=312.23 cores=1,3
/proc/18703/stat : 18703 (java) S 18701 18703 17257 0 -1 4202496 25632 0 1 0 31218 5 0 0 22 0 19 0 466407798 7779934208 22509 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/18703/statm: 1899398 22509 2255 9 0 1890136 0
[pid=18703/tid=18705] ppid=18701 vsize=7597592 CPUtime=308.5 cores=1,3
/proc/18703/task/18705/stat : 18705 (java) R 18701 18703 17257 0 -1 4202560 9960 0 1 0 30848 2 0 0 25 0 19 0 466407799 7779934208 22509 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 46912505622060 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=18703/tid=18706] ppid=18701 vsize=7597592 CPUtime=0.05 cores=1,3
/proc/18703/task/18706/stat : 18706 (java) S 18701 18703 17257 0 -1 4202560 442 0 0 0 5 0 0 0 16 0 19 0 466407800 7779934208 22509 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820981657 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18707] ppid=18701 vsize=7597592 CPUtime=0.05 cores=1,3
/proc/18703/task/18707/stat : 18707 (java) S 18701 18703 17257 0 -1 4202560 490 0 0 0 5 0 0 0 15 0 19 0 466407800 7779934208 22509 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820981657 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18708] ppid=18701 vsize=7597592 CPUtime=0.05 cores=1,3
/proc/18703/task/18708/stat : 18708 (java) S 18701 18703 17257 0 -1 4202560 365 0 0 0 5 0 0 0 15 0 19 0 466407800 7779934208 22509 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820981657 0 4 0 16800975 18446604461797725440 0 0 -1 1 0 0 0
[pid=18703/tid=18709] ppid=18701 vsize=7597592 CPUtime=0.04 cores=1,3
/proc/18703/task/18709/stat : 18709 (java) S 18701 18703 17257 0 -1 4202560 13 0 0 0 4 0 0 0 16 0 19 0 466407800 7779934208 22509 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820981657 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18710] ppid=18701 vsize=7597592 CPUtime=0.04 cores=1,3
/proc/18703/task/18710/stat : 18710 (java) S 18701 18703 17257 0 -1 4202560 247 0 0 0 4 0 0 0 16 0 19 0 466407800 7779934208 22509 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820981657 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18711] ppid=18701 vsize=7597592 CPUtime=0.05 cores=1,3
/proc/18703/task/18711/stat : 18711 (java) S 18701 18703 17257 0 -1 4202560 170 0 0 0 5 0 0 0 16 0 19 0 466407800 7779934208 22509 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820981657 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18712] ppid=18701 vsize=7597592 CPUtime=0.04 cores=1,3
/proc/18703/task/18712/stat : 18712 (java) S 18701 18703 17257 0 -1 4202560 158 0 0 0 4 0 0 0 15 0 19 0 466407800 7779934208 22509 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820981657 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18713] ppid=18701 vsize=7597592 CPUtime=0.04 cores=1,3
/proc/18703/task/18713/stat : 18713 (java) S 18701 18703 17257 0 -1 4202560 171 0 0 0 4 0 0 0 15 0 19 0 466407800 7779934208 22509 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820981657 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18714] ppid=18701 vsize=7597592 CPUtime=2.51 cores=1,3
/proc/18703/task/18714/stat : 18714 (java) S 18701 18703 17257 0 -1 4202560 2722 0 0 0 250 1 0 0 16 0 19 0 466407801 7779934208 22509 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820982272 0 0 0 16800975 18446604461797725440 0 0 -1 1 0 0 0
[pid=18703/tid=18715] ppid=18701 vsize=7597592 CPUtime=0 cores=1,3
/proc/18703/task/18715/stat : 18715 (java) S 18701 18703 17257 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 466407802 7779934208 22509 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820981657 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18716] ppid=18701 vsize=7597592 CPUtime=0 cores=1,3
/proc/18703/task/18716/stat : 18716 (java) S 18701 18703 17257 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 466407802 7779934208 22509 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820981657 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18717] ppid=18701 vsize=7597592 CPUtime=0 cores=1,3
/proc/18703/task/18717/stat : 18717 (java) S 18701 18703 17257 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 466407804 7779934208 22509 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820989361 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18718] ppid=18701 vsize=7597592 CPUtime=0.53 cores=1,3
/proc/18703/task/18718/stat : 18718 (java) S 18701 18703 17257 0 -1 4202560 9331 0 0 0 53 0 0 0 15 0 19 0 466407804 7779934208 22509 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820981657 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18719] ppid=18701 vsize=7597592 CPUtime=0.24 cores=1,3
/proc/18703/task/18719/stat : 18719 (java) S 18701 18703 17257 0 -1 4202560 393 0 0 0 24 0 0 0 15 0 19 0 466407804 7779934208 22509 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820981657 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18720] ppid=18701 vsize=7597592 CPUtime=0 cores=1,3
/proc/18703/task/18720/stat : 18720 (java) S 18701 18703 17257 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 466407804 7779934208 22509 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820981657 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18721] ppid=18701 vsize=7597592 CPUtime=0 cores=1,3
/proc/18703/task/18721/stat : 18721 (java) S 18701 18703 17257 0 -1 4202560 19 0 0 0 0 0 0 0 15 0 19 0 466407804 7779934208 22509 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820982272 0 4 0 16800975 18446604461797725440 0 0 -1 3 0 0 0
[pid=18703/tid=18725] ppid=18701 vsize=7597592 CPUtime=0 cores=1,3
/proc/18703/task/18725/stat : 18725 (java) S 18701 18703 17257 0 -1 4202560 8 0 0 0 0 0 0 0 25 0 19 0 466407826 7779934208 22509 33554432000 1073741824 1073778376 140736644863920 18446744073709551615 230820982272 0 4 0 16800975 18446604461797725440 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 312.23
Current children cumulated vsize (KiB) 7597592

[startup+311.402 s]
/proc/loadavg: 4.06 4.02 3.95 5/262 18733
/proc/meminfo: memFree=12761648/32951124 swapFree=67111528/67111528
[pid=18703] ppid=18701 vsize=0 CPUtime=312.33 cores=1,3
/proc/18703/stat : 18703 (java) R 18701 18703 17257 0 -1 4203524 25649 0 1 0 31228 5 0 0 18 0 1 0 466407798 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/18703/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 312.33
Current children cumulated vsize (KiB) 0

Child status: 10
Real time (s): 311.404
CPU time (s): 312.342
CPU user time (s): 312.282
CPU system time (s): 0.06099
CPU usage (%): 100.301
Max. virtual memory (cumulated for all children) (KiB): 7597592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 312.282
system time used= 0.06099
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25649
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= 9283
involuntary context switches= 3593

runsolver used 0.504923 second user time and 1.20982 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-23 10:41:14
IDJOB=3262524
IDBENCH=83318
IDSOLVER=1611
FILE ID=node104/3262524-1303548073
RUNJOBID= node104-1303548073-18612
PBS_JOBID= 13143134
Free space on /tmp= 71132 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-22_462.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-3262524-1303548073/watcher-3262524-1303548073 -o /tmp/evaluation-result-3262524-1303548073/solver-3262524-1303548073 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3262524-1303548073.cnf

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

MD5SUM BENCH= 4975f32607352c0a4d9db1abea12627a
RANDOM SEED=1905918183

node104.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.855
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.71
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.855
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.855
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.67
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.855
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.80
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.855
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	: 5293.18
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.855
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.855
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.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12961480 kB
Buffers:       2271632 kB
Cached:       16976852 kB
SwapCached:          0 kB
Active:       10870340 kB
Inactive:      8544820 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12961480 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2908 kB
Writeback:           4 kB
AnonPages:      166208 kB
Mapped:          22484 kB
Slab:           511016 kB
PageTables:       5440 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 21991828 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= 71132 MiB
End job on node104 at 2011-04-23 10:46:25