Trace number 3261908

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 243.459 241.849

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-21_399.cnf
MD5SUM693b5fe291cecff45feff3be98a908cf
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark8.87165
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses21294
Sum of the clauses size93307
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2265
Number of clauses of size 319364
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51665

Solver Data

0.03/0.19	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.03/0.19	c This is free software under the dual EPL/GNU LGPL licenses.
0.03/0.19	c See www.sat4j.org for details.
0.03/0.19	c no version file found!!!
0.03/0.19	c java.runtime.name	Java(TM) SE Runtime Environment
0.03/0.19	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.03/0.19	c java.vm.version	19.1-b02
0.03/0.19	c java.vm.vendor	Sun Microsystems Inc.
0.03/0.19	c sun.arch.data.model	64
0.03/0.19	c java.version		1.6.0_24
0.03/0.19	c os.name		Linux
0.03/0.19	c os.version		2.6.18-164.el5
0.03/0.19	c os.arch		amd64
0.03/0.19	c Free memory 		6997539544
0.03/0.19	c Max memory 		7034241024
0.03/0.19	c Total memory 		7034241024
0.03/0.19	c Number of processors 	8
0.08/0.22	c --- Begin Solver configuration ---
0.08/0.22	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@50337d0f
0.08/0.22	c Learn all clauses as in MiniSAT
0.08/0.22	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.08/0.22	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.08/0.22	c Expensive reason simplification
0.08/0.22	c Armin Biere (Picosat) restarts strategy
0.08/0.22	c Glucose learned constraints deletion strategy
0.08/0.22	c timeout=2147483647s
0.08/0.22	c DB Simplification allowed=true
0.08/0.22	c --- End Solver configuration ---
0.08/0.22	c solving HOME/instance-3261908-1303545371.cnf
0.08/0.22	c reading problem ... 
0.33/0.35	c ... done. Wall clock time 0.12s.
0.33/0.35	c #vars     200
0.33/0.35	c #constraints  21294
0.33/0.35	c constraints type 
0.33/0.35	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 21029
0.33/0.35	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 265
1.14/0.94	c cleaning 2501 clauses out of 5002 with flag 5002/5002
1.84/1.48	c cleaning 4248 clauses out of 8500 with flag 11001/11001
2.44/2.09	c cleaning 5626 clauses out of 11251 with flag 18000/18000
3.15/2.78	c cleaning 6806 clauses out of 13626 with flag 26001/26001
3.96/3.58	c cleaning 7910 clauses out of 15820 with flag 35001/35001
4.86/4.46	c cleaning 8950 clauses out of 17911 with flag 45002/45002
5.86/5.43	c cleaning 9978 clauses out of 19961 with flag 56002/56002
6.95/6.52	c cleaning 10988 clauses out of 21981 with flag 68000/68000
8.15/7.71	c cleaning 11992 clauses out of 23993 with flag 81000/81000
9.45/9.02	c cleaning 12999 clauses out of 26001 with flag 95000/95000
10.85/10.48	c cleaning 13992 clauses out of 28002 with flag 110000/110000
12.46/12.01	c cleaning 14999 clauses out of 30010 with flag 126000/126000
14.15/13.73	c cleaning 16002 clauses out of 32012 with flag 143001/143001
15.95/15.56	c cleaning 17001 clauses out of 34009 with flag 161000/161000
17.85/17.45	c cleaning 17996 clauses out of 36008 with flag 180000/180000
19.95/19.51	c cleaning 19002 clauses out of 38012 with flag 200000/200000
22.15/21.76	c cleaning 20004 clauses out of 40011 with flag 221001/221001
24.56/24.11	c cleaning 21000 clauses out of 42006 with flag 243000/243000
26.86/26.42	c cleaning 21498 clauses out of 43006 with flag 265000/265000
29.15/28.76	c cleaning 21745 clauses out of 43508 with flag 287000/287000
31.55/31.18	c cleaning 21879 clauses out of 43763 with flag 309000/309000
33.96/33.51	c cleaning 21932 clauses out of 43884 with flag 331000/331000
36.26/35.82	c cleaning 21971 clauses out of 43952 with flag 353000/353000
38.56/38.14	c cleaning 21988 clauses out of 43981 with flag 375000/375000
40.86/40.44	c cleaning 21989 clauses out of 43993 with flag 397000/397000
43.27/42.85	c cleaning 22003 clauses out of 44006 with flag 419002/419002
45.67/45.26	c cleaning 21993 clauses out of 44002 with flag 441001/441001
48.07/47.66	c cleaning 22003 clauses out of 44008 with flag 463000/463000
50.37/49.98	c cleaning 22001 clauses out of 44005 with flag 485000/485000
52.87/52.42	c cleaning 22000 clauses out of 44005 with flag 507001/507001
55.17/54.73	c cleaning 22001 clauses out of 44004 with flag 529000/529000
57.47/57.09	c cleaning 22002 clauses out of 44004 with flag 551001/551001
59.78/59.36	c cleaning 21994 clauses out of 44001 with flag 573000/573000
62.18/61.78	c cleaning 21999 clauses out of 44007 with flag 595000/595000
64.58/64.19	c cleaning 22005 clauses out of 44009 with flag 617001/617001
66.98/66.59	c cleaning 21995 clauses out of 44003 with flag 639000/639000
69.48/69.00	c cleaning 21997 clauses out of 44008 with flag 661000/661000
71.89/71.49	c cleaning 22005 clauses out of 44012 with flag 683001/683001
74.38/73.96	c cleaning 21996 clauses out of 44006 with flag 705000/705000
76.93/76.50	c cleaning 22005 clauses out of 44010 with flag 727000/727000
79.76/78.96	c cleaning 21988 clauses out of 44005 with flag 749000/749000
82.08/81.23	c cleaning 21996 clauses out of 44017 with flag 771000/771000
84.38/83.55	c cleaning 22003 clauses out of 44021 with flag 793000/793000
86.78/85.91	c cleaning 21995 clauses out of 44018 with flag 815000/815000
89.08/88.29	c cleaning 22006 clauses out of 44023 with flag 837000/837000
91.48/90.63	c cleaning 22001 clauses out of 44017 with flag 859000/859000
93.68/92.89	c cleaning 22006 clauses out of 44017 with flag 881001/881001
96.08/95.26	c cleaning 22004 clauses out of 44011 with flag 903001/903001
98.38/97.55	c cleaning 21993 clauses out of 44006 with flag 925000/925000
100.58/99.76	c cleaning 21995 clauses out of 44013 with flag 947000/947000
102.89/102.01	c cleaning 22003 clauses out of 44018 with flag 969000/969000
105.16/104.31	c cleaning 22003 clauses out of 44016 with flag 991001/991001
107.79/106.74	c cleaning 22007 clauses out of 44013 with flag 1013001/1013001
110.53/109.05	c cleaning 21998 clauses out of 44007 with flag 1035002/1035002
112.73/111.29	c cleaning 21997 clauses out of 44007 with flag 1057000/1057000
115.03/113.56	c cleaning 22004 clauses out of 44012 with flag 1079002/1079002
117.23/115.78	c cleaning 21999 clauses out of 44006 with flag 1101000/1101000
119.73/118.21	c cleaning 21994 clauses out of 44008 with flag 1123001/1123001
121.93/120.45	c cleaning 22005 clauses out of 44013 with flag 1145000/1145000
124.24/122.75	c cleaning 22003 clauses out of 44008 with flag 1167000/1167000
126.54/125.03	c cleaning 21996 clauses out of 44005 with flag 1189000/1189000
128.84/127.35	c cleaning 21996 clauses out of 44009 with flag 1211000/1211000
131.35/129.81	c cleaning 21999 clauses out of 44013 with flag 1233000/1233000
133.64/132.15	c cleaning 21997 clauses out of 44014 with flag 1255000/1255000
135.94/134.44	c cleaning 22000 clauses out of 44017 with flag 1277000/1277000
138.24/136.75	c cleaning 22005 clauses out of 44017 with flag 1299000/1299000
140.54/139.00	c cleaning 22002 clauses out of 44013 with flag 1321001/1321001
142.86/141.32	c cleaning 22003 clauses out of 44010 with flag 1343000/1343000
145.16/143.65	c cleaning 22002 clauses out of 44007 with flag 1365000/1365000
147.56/146.00	c cleaning 21993 clauses out of 44005 with flag 1387000/1387000
149.86/148.35	c cleaning 22001 clauses out of 44012 with flag 1409000/1409000
152.27/150.78	c cleaning 22000 clauses out of 44013 with flag 1431002/1431002
154.58/153.05	c cleaning 22002 clauses out of 44012 with flag 1453001/1453001
156.98/155.41	c cleaning 21998 clauses out of 44009 with flag 1475000/1475000
159.38/157.82	c cleaning 22003 clauses out of 44011 with flag 1497000/1497000
161.78/160.24	c cleaning 22003 clauses out of 44008 with flag 1519000/1519000
164.08/162.55	c cleaning 22003 clauses out of 44006 with flag 1541001/1541001
166.38/164.88	c cleaning 21996 clauses out of 44002 with flag 1563000/1563000
168.88/167.33	c cleaning 21994 clauses out of 44006 with flag 1585000/1585000
171.18/169.64	c cleaning 22002 clauses out of 44013 with flag 1607001/1607001
173.59/172.02	c cleaning 21998 clauses out of 44010 with flag 1629000/1629000
175.89/174.32	c cleaning 21995 clauses out of 44012 with flag 1651000/1651000
178.19/176.67	c cleaning 21997 clauses out of 44017 with flag 1673000/1673000
180.49/178.98	c cleaning 22006 clauses out of 44020 with flag 1695000/1695000
183.00/181.41	c cleaning 22003 clauses out of 44015 with flag 1717001/1717001
185.30/183.78	c cleaning 22003 clauses out of 44012 with flag 1739001/1739001
187.69/186.19	c cleaning 22000 clauses out of 44008 with flag 1761000/1761000
190.29/188.71	c cleaning 22003 clauses out of 44009 with flag 1783001/1783001
192.59/191.03	c cleaning 21994 clauses out of 44005 with flag 1805000/1805000
194.99/193.41	c cleaning 22000 clauses out of 44011 with flag 1827000/1827000
197.30/195.76	c cleaning 21999 clauses out of 44011 with flag 1849000/1849000
199.69/198.17	c cleaning 21999 clauses out of 44012 with flag 1871000/1871000
202.10/200.51	c cleaning 22003 clauses out of 44013 with flag 1893000/1893000
204.40/202.85	c cleaning 22000 clauses out of 44010 with flag 1915000/1915000
206.80/205.25	c cleaning 21997 clauses out of 44010 with flag 1937000/1937000
209.20/207.65	c cleaning 22000 clauses out of 44013 with flag 1959000/1959000
211.60/210.05	c cleaning 22002 clauses out of 44013 with flag 1981000/1981000
214.00/212.41	c cleaning 22001 clauses out of 44011 with flag 2003000/2003000
216.40/214.81	c cleaning 21999 clauses out of 44010 with flag 2025000/2025000
218.70/217.16	c cleaning 21999 clauses out of 44011 with flag 2047000/2047000
221.10/219.53	c cleaning 22001 clauses out of 44012 with flag 2069000/2069000
223.51/221.94	c cleaning 22006 clauses out of 44012 with flag 2091001/2091001
225.91/224.36	c cleaning 22001 clauses out of 44005 with flag 2113000/2113000
228.31/226.74	c cleaning 21992 clauses out of 44004 with flag 2135000/2135000
230.61/229.10	c cleaning 22002 clauses out of 44013 with flag 2157001/2157001
233.01/231.44	c cleaning 21995 clauses out of 44010 with flag 2179000/2179000
235.41/233.88	c cleaning 22000 clauses out of 44015 with flag 2201000/2201000
237.90/236.32	c cleaning 18923 clauses out of 37861 with flag 2223000/2223000
240.31/238.73	c cleaning 20458 clauses out of 40938 with flag 2245000/2245000
242.81/241.23	c cleaning 21236 clauses out of 42480 with flag 2267000/2267000
243.41/241.81	c starts		: 1638
243.41/241.81	c conflicts		: 2273463
243.41/241.81	c decisions		: 2378151
243.41/241.81	c propagations		: 67891171
243.41/241.81	c inspects		: 3221254936
243.41/241.81	c shortcuts		: 0
243.41/241.81	c learnt literals	: 1
243.41/241.81	c learnt binary clauses	: 83
243.41/241.81	c learnt ternary clauses	: 1667
243.41/241.81	c learnt constraints	: 2273462
243.41/241.81	c ignored constraints	: 0
243.41/241.81	c root simplifications	: 1639
243.41/241.81	c removed literals (reason simplification)	: 49146295
243.41/241.81	c reason swapping (by a shorter reason)	: 0
243.41/241.81	c Calls to reduceDB	: 110
243.41/241.81	c speed (assignments/second)	: 281148.4731528338
243.41/241.81	c non guided choices	7
243.41/241.83	c learnt constraints type 
243.41/241.83	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 53
243.41/241.83	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 27654
243.41/241.83	c constraints type 
243.41/241.83	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 21029
243.41/241.83	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 265
243.41/241.83	s SATISFIABLE
243.41/241.83	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 0
243.41/241.83	c Total wall clock time (in seconds) : 241.599

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

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 1.36 3.00 3.41 4/183 11312
/proc/meminfo: memFree=14488704/32951124 swapFree=67111524/67111528
[pid=11312] ppid=11310 vsize=2464 CPUtime=0 cores=5,7
/proc/11312/stat : 11312 (java) S 11310 11312 10350 0 -1 4194304 92 0 0 0 0 0 0 0 20 0 1 0 466135037 2523136 44 33554432000 1073741824 1073778376 140733438328640 18446744073709551615 228239425159 0 2147483391 4096 0 18446744071699199166 0 0 17 5 0 0 0
/proc/11312/statm: 616 44 35 9 0 27 0

[startup+0.0505149 s]
/proc/loadavg: 1.36 3.00 3.41 4/183 11312
/proc/meminfo: memFree=14488704/32951124 swapFree=67111524/67111528
[pid=11312] ppid=11310 vsize=7551740 CPUtime=0.01 cores=5,7
/proc/11312/stat : 11312 (java) S 11310 11312 10350 0 -1 4202496 7627 0 3 0 1 0 0 0 17 0 10 0 466135037 7732981760 7326 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256151525 0 0 0 16784584 18446744073709551615 0 0 17 7 0 0 0
/proc/11312/statm: 1887935 7326 1058 9 0 1878683 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 7551740

[startup+0.100614 s]
/proc/loadavg: 1.36 3.00 3.41 4/183 11312
/proc/meminfo: memFree=14488704/32951124 swapFree=67111524/67111528
[pid=11312] ppid=11310 vsize=7564352 CPUtime=0.03 cores=5,7
/proc/11312/stat : 11312 (java) S 11310 11312 10350 0 -1 4202496 8655 0 50 0 2 1 0 0 17 0 13 0 466135037 7745896448 8399 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256151525 0 0 0 16784584 18446744073709551615 0 0 17 7 0 0 0
/proc/11312/statm: 1891088 8399 1660 9 0 1881836 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 7564352

[startup+0.339712 s]
/proc/loadavg: 1.36 3.00 3.41 4/183 11312
/proc/meminfo: memFree=14488704/32951124 swapFree=67111524/67111528
[pid=11312] ppid=11310 vsize=7639420 CPUtime=0.33 cores=5,7
/proc/11312/stat : 11312 (java) S 11310 11312 10350 0 -1 4202496 11950 0 50 0 31 2 0 0 17 0 19 0 466135037 7822766080 11549 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/11312/statm: 1909855 11549 2197 9 0 1900593 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 7639420

[startup+0.7004 s]
/proc/loadavg: 1.36 3.00 3.41 4/183 11312
/proc/meminfo: memFree=14488704/32951124 swapFree=67111524/67111528
[pid=11312] ppid=11310 vsize=7639420 CPUtime=0.91 cores=5,7
/proc/11312/stat : 11312 (java) S 11310 11312 10350 0 -1 4202496 13146 0 50 0 89 2 0 0 17 0 19 0 466135037 7822766080 12298 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/11312/statm: 1909855 12298 2223 9 0 1900593 0
Current children cumulated CPU time (s) 0.91
Current children cumulated vsize (KiB) 7639420

[startup+1.50129 s]
/proc/loadavg: 1.36 3.00 3.41 7/262 11397
/proc/meminfo: memFree=14265468/32951124 swapFree=67111524/67111528
[pid=11312] ppid=11310 vsize=7640520 CPUtime=1.94 cores=5,7
/proc/11312/stat : 11312 (java) S 11310 11312 10350 0 -1 4202496 22916 0 50 0 191 3 0 0 17 0 19 0 466135037 7823892480 19281 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/11312/statm: 1910130 19281 2254 9 0 1900868 0
[pid=11312/tid=11319] ppid=11310 vsize=7640520 CPUtime=1.31 cores=5,7
/proc/11312/task/11319/stat : 11319 (java) R 11310 11312 10350 0 -1 4202560 9544 0 50 0 130 1 0 0 20 0 19 0 466135039 7823892480 19281 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 46912505596259 0 4 0 16800975 0 0 0 -1 5 0 0 8
[pid=11312/tid=11331] ppid=11310 vsize=7640520 CPUtime=0 cores=5,7
/proc/11312/task/11331/stat : 11331 (java) S 11310 11312 10350 0 -1 4202560 373 0 0 0 0 0 0 0 15 0 19 0 466135042 7823892480 19281 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 5 0 0 0
[pid=11312/tid=11333] ppid=11310 vsize=7640520 CPUtime=0 cores=5,7
/proc/11312/task/11333/stat : 11333 (java) S 11310 11312 10350 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 466135042 7823892480 19281 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 5 0 0 0
[pid=11312/tid=11335] ppid=11310 vsize=7640520 CPUtime=0 cores=5,7
/proc/11312/task/11335/stat : 11335 (java) S 11310 11312 10350 0 -1 4202560 322 0 0 0 0 0 0 0 15 0 19 0 466135042 7823892480 19281 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 5 0 0 0
[pid=11312/tid=11337] ppid=11310 vsize=7640520 CPUtime=0 cores=5,7
/proc/11312/task/11337/stat : 11337 (java) S 11310 11312 10350 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 19 0 466135042 7823892480 19281 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
[pid=11312/tid=11339] ppid=11310 vsize=7640520 CPUtime=0 cores=5,7
/proc/11312/task/11339/stat : 11339 (java) S 11310 11312 10350 0 -1 4202560 56 0 0 0 0 0 0 0 15 0 19 0 466135042 7823892480 19281 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
[pid=11312/tid=11341] ppid=11310 vsize=7640520 CPUtime=0 cores=5,7
/proc/11312/task/11341/stat : 11341 (java) S 11310 11312 10350 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 19 0 466135042 7823892480 19281 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 5 0 0 0
[pid=11312/tid=11343] ppid=11310 vsize=7640520 CPUtime=0 cores=5,7
/proc/11312/task/11343/stat : 11343 (java) S 11310 11312 10350 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 19 0 466135042 7823892480 19281 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 5 0 0 0
[pid=11312/tid=11345] ppid=11310 vsize=7640520 CPUtime=0 cores=5,7
/proc/11312/task/11345/stat : 11345 (java) S 11310 11312 10350 0 -1 4202560 172 0 0 0 0 0 0 0 15 0 19 0 466135042 7823892480 19281 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 5 0 0 0
[pid=11312/tid=11364] ppid=11310 vsize=7640520 CPUtime=0.02 cores=5,7
/proc/11312/task/11364/stat : 11364 (java) S 11310 11312 10350 0 -1 4202560 826 0 0 0 2 0 0 0 16 0 19 0 466135045 7823892480 19281 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256165376 0 0 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
[pid=11312/tid=11369] ppid=11310 vsize=7640520 CPUtime=0 cores=5,7
/proc/11312/task/11369/stat : 11369 (java) S 11310 11312 10350 0 -1 4202560 18 0 0 0 0 0 0 0 18 0 19 0 466135046 7823892480 19281 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
[pid=11312/tid=11373] ppid=11310 vsize=7640520 CPUtime=0 cores=5,7
/proc/11312/task/11373/stat : 11373 (java) S 11310 11312 10350 0 -1 4202560 13 0 0 0 0 0 0 0 18 0 19 0 466135046 7823892480 19281 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
[pid=11312/tid=11379] ppid=11310 vsize=7640520 CPUtime=0 cores=5,7
/proc/11312/task/11379/stat : 11379 (java) S 11310 11312 10350 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 466135053 7823892480 19281 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256172465 0 4 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
[pid=11312/tid=11381] ppid=11310 vsize=7640520 CPUtime=0.49 cores=5,7
/proc/11312/task/11381/stat : 11381 (java) S 11310 11312 10350 0 -1 4202560 9478 0 0 0 48 1 0 0 15 0 19 0 466135053 7823892480 19281 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 5 0 0 0
[pid=11312/tid=11386] ppid=11310 vsize=7640520 CPUtime=0.08 cores=5,7
/proc/11312/task/11386/stat : 11386 (java) S 11310 11312 10350 0 -1 4202560 976 0 0 0 8 0 0 0 15 0 19 0 466135053 7823892480 19281 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 5 0 0 0
[pid=11312/tid=11390] ppid=11310 vsize=7640520 CPUtime=0 cores=5,7
/proc/11312/task/11390/stat : 11390 (java) S 11310 11312 10350 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 466135053 7823892480 19281 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
[pid=11312/tid=11392] ppid=11310 vsize=7640520 CPUtime=0 cores=5,7
/proc/11312/task/11392/stat : 11392 (java) S 11310 11312 10350 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 466135053 7823892480 19281 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256165376 0 4 0 16800975 18446604471158813056 0 0 -1 5 0 0 0
[pid=11312/tid=11396] ppid=11310 vsize=7640520 CPUtime=0 cores=5,7
/proc/11312/task/11396/stat : 11396 (java) S 11310 11312 10350 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 466135071 7823892480 19281 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256165376 0 4 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.94
Current children cumulated vsize (KiB) 7640520

[startup+3.10098 s]
/proc/loadavg: 1.36 3.00 3.41 12/262 11397
/proc/meminfo: memFree=14197504/32951124 swapFree=67111524/67111528
[pid=11312] ppid=11310 vsize=7640520 CPUtime=3.57 cores=5,7
/proc/11312/stat : 11312 (java) S 11310 11312 10350 0 -1 4202496 23111 0 50 0 354 3 0 0 17 0 19 0 466135037 7823892480 19473 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/11312/statm: 1910130 19473 2254 9 0 1900868 0
[pid=11312/tid=11319] ppid=11310 vsize=7640520 CPUtime=2.87 cores=5,7
/proc/11312/task/11319/stat : 11319 (java) R 11310 11312 10350 0 -1 4202560 9545 0 50 0 286 1 0 0 25 0 19 0 466135039 7823892480 19473 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 46912505641718 0 4 0 16800975 0 0 0 -1 7 0 0 8
[pid=11312/tid=11331] ppid=11310 vsize=7640520 CPUtime=0 cores=5,7
/proc/11312/task/11331/stat : 11331 (java) S 11310 11312 10350 0 -1 4202560 425 0 0 0 0 0 0 0 15 0 19 0 466135042 7823892480 19473 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
[pid=11312/tid=11333] ppid=11310 vsize=7640520 CPUtime=0 cores=5,7
/proc/11312/task/11333/stat : 11333 (java) S 11310 11312 10350 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 19 0 466135042 7823892480 19473 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
[pid=11312/tid=11335] ppid=11310 vsize=7640520 CPUtime=0 cores=5,7
/proc/11312/task/11335/stat : 11335 (java) S 11310 11312 10350 0 -1 4202560 351 0 0 0 0 0 0 0 15 0 19 0 466135042 7823892480 19473 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
[pid=11312/tid=11337] ppid=11310 vsize=7640520 CPUtime=0 cores=5,7
/proc/11312/task/11337/stat : 11337 (java) S 11310 11312 10350 0 -1 4202560 24 0 0 0 0 0 0 0 15 0 19 0 466135042 7823892480 19473 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
[pid=11312/tid=11339] ppid=11310 vsize=7640520 CPUtime=0 cores=5,7
/proc/11312/task/11339/stat : 11339 (java) S 11310 11312 10350 0 -1 4202560 56 0 0 0 0 0 0 0 15 0 19 0 466135042 7823892480 19473 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
[pid=11312/tid=11341] ppid=11310 vsize=7640520 CPUtime=0 cores=5,7
/proc/11312/task/11341/stat : 11341 (java) S 11310 11312 10350 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 19 0 466135042 7823892480 19473 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
[pid=11312/tid=11343] ppid=11310 vsize=7640520 CPUtime=0 cores=5,7
/proc/11312/task/11343/stat : 11343 (java) S 11310 11312 10350 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 19 0 466135042 7823892480 19473 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
[pid=11312/tid=11345] ppid=11310 vsize=7640520 CPUtime=0 cores=5,7
/proc/11312/task/11345/stat : 11345 (java) S 11310 11312 10350 0 -1 4202560 172 0 0 0 0 0 0 0 15 0 19 0 466135042 7823892480 19473 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 5 0 0 0
[pid=11312/tid=11364] ppid=11310 vsize=7640520 CPUtime=0.06 cores=5,7
/proc/11312/task/11364/stat : 11364 (java) S 11310 11312 10350 0 -1 4202560 911 0 0 0 6 0 0 0 15 0 19 0 466135045 7823892480 19473 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256165376 0 0 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
[pid=11312/tid=11369] ppid=11310 vsize=7640520 CPUtime=0 cores=5,7
/proc/11312/task/11369/stat : 11369 (java) S 11310 11312 10350 0 -1 4202560 18 0 0 0 0 0 0 0 18 0 19 0 466135046 7823892480 19473 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
[pid=11312/tid=11373] ppid=11310 vsize=7640520 CPUtime=0 cores=5,7
/proc/11312/task/11373/stat : 11373 (java) S 11310 11312 10350 0 -1 4202560 13 0 0 0 0 0 0 0 18 0 19 0 466135046 7823892480 19473 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
[pid=11312/tid=11379] ppid=11310 vsize=7640520 CPUtime=0 cores=5,7
/proc/11312/task/11379/stat : 11379 (java) S 11310 11312 10350 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 466135053 7823892480 19473 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256172465 0 4 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
[pid=11312/tid=11381] ppid=11310 vsize=7640520 CPUtime=0.52 cores=5,7
/proc/11312/task/11381/stat : 11381 (java) S 11310 11312 10350 0 -1 4202560 9483 0 0 0 51 1 0 0 15 0 19 0 466135053 7823892480 19473 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 5 0 0 0
[pid=11312/tid=11386] ppid=11310 vsize=7640520 CPUtime=0.08 cores=5,7
/proc/11312/task/11386/stat : 11386 (java) S 11310 11312 10350 0 -1 4202560 976 0 0 0 8 0 0 0 15 0 19 0 466135053 7823892480 19473 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 5 0 0 0
[pid=11312/tid=11390] ppid=11310 vsize=7640520 CPUtime=0 cores=5,7
/proc/11312/task/11390/stat : 11390 (java) S 11310 11312 10350 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 466135053 7823892480 19473 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
[pid=11312/tid=11392] ppid=11310 vsize=7640520 CPUtime=0 cores=5,7
/proc/11312/task/11392/stat : 11392 (java) S 11310 11312 10350 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 466135053 7823892480 19473 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256165376 0 4 0 16800975 18446604471158813056 0 0 -1 5 0 0 0
[pid=11312/tid=11396] ppid=11310 vsize=7640520 CPUtime=0 cores=5,7
/proc/11312/task/11396/stat : 11396 (java) S 11310 11312 10350 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 466135071 7823892480 19473 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256165376 0 4 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.57
Current children cumulated vsize (KiB) 7640520

[startup+6.30142 s]
/proc/loadavg: 1.65 3.03 3.42 5/262 11397
/proc/meminfo: memFree=14191800/32951124 swapFree=67111524/67111528
[pid=11312] ppid=11310 vsize=7640520 CPUtime=6.75 cores=5,7
/proc/11312/stat : 11312 (java) S 11310 11312 10350 0 -1 4202496 23358 0 50 0 672 3 0 0 17 0 19 0 466135037 7823892480 19227 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/11312/statm: 1910130 19227 2254 9 0 1900868 0
[pid=11312/tid=11319] ppid=11310 vsize=7640520 CPUtime=6 cores=5,7
/proc/11312/task/11319/stat : 11319 (java) R 11310 11312 10350 0 -1 4202560 9549 0 50 0 599 1 0 0 25 0 19 0 466135039 7823892480 19227 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 46912505595980 0 4 0 16800975 0 0 0 -1 7 0 0 8
[pid=11312/tid=11331] ppid=11310 vsize=7640520 CPUtime=0 cores=5,7
/proc/11312/task/11331/stat : 11331 (java) S 11310 11312 10350 0 -1 4202560 425 0 0 0 0 0 0 0 15 0 19 0 466135042 7823892480 19227 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 5 0 0 0
[pid=11312/tid=11333] ppid=11310 vsize=7640520 CPUtime=0 cores=5,7
/proc/11312/task/11333/stat : 11333 (java) S 11310 11312 10350 0 -1 4202560 6 0 0 0 0 0 0 0 16 0 19 0 466135042 7823892480 19227 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 5 0 0 0
[pid=11312/tid=11335] ppid=11310 vsize=7640520 CPUtime=0 cores=5,7
/proc/11312/task/11335/stat : 11335 (java) S 11310 11312 10350 0 -1 4202560 351 0 0 0 0 0 0 0 16 0 19 0 466135042 7823892480 19227 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 5 0 0 0
[pid=11312/tid=11337] ppid=11310 vsize=7640520 CPUtime=0 cores=5,7
/proc/11312/task/11337/stat : 11337 (java) S 11310 11312 10350 0 -1 4202560 24 0 0 0 0 0 0 0 15 0 19 0 466135042 7823892480 19227 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
[pid=11312/tid=11339] ppid=11310 vsize=7640520 CPUtime=0 cores=5,7
/proc/11312/task/11339/stat : 11339 (java) S 11310 11312 10350 0 -1 4202560 56 0 0 0 0 0 0 0 15 0 19 0 466135042 7823892480 19227 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
[pid=11312/tid=11341] ppid=11310 vsize=7640520 CPUtime=0 cores=5,7
/proc/11312/task/11341/stat : 11341 (java) S 11310 11312 10350 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 19 0 466135042 7823892480 19227 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 5 0 0 0
[pid=11312/tid=11343] ppid=11310 vsize=7640520 CPUtime=0 cores=5,7
/proc/11312/task/11343/stat : 11343 (java) S 11310 11312 10350 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 19 0 466135042 7823892480 19227 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
[pid=11312/tid=11345] ppid=11310 vsize=7640520 CPUtime=0 cores=5,7
/proc/11312/task/11345/stat : 11345 (java) S 11310 11312 10350 0 -1 4202560 172 0 0 0 0 0 0 0 15 0 19 0 466135042 7823892480 19227 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 5 0 0 0
[pid=11312/tid=11364] ppid=11310 vsize=7640520 CPUtime=0.1 cores=5,7
/proc/11312/task/11364/stat : 11364 (java) S 11310 11312 10350 0 -1 4202560 1148 0 0 0 10 0 0 0 16 0 19 0 466135045 7823892480 19227 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256165376 0 0 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
[pid=11312/tid=11369] ppid=11310 vsize=7640520 CPUtime=0 cores=5,7
/proc/11312/task/11369/stat : 11369 (java) S 11310 11312 10350 0 -1 4202560 18 0 0 0 0 0 0 0 18 0 19 0 466135046 7823892480 19227 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
[pid=11312/tid=11373] ppid=11310 vsize=7640520 CPUtime=0 cores=5,7
/proc/11312/task/11373/stat : 11373 (java) S 11310 11312 10350 0 -1 4202560 13 0 0 0 0 0 0 0 18 0 19 0 466135046 7823892480 19227 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
[pid=11312/tid=11379] ppid=11310 vsize=7640520 CPUtime=0 cores=5,7
/proc/11312/task/11379/stat : 11379 (java) S 11310 11312 10350 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 466135053 7823892480 19227 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256172465 0 4 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
[pid=11312/tid=11381] ppid=11310 vsize=7640520 CPUtime=0.52 cores=5,7
/proc/11312/task/11381/stat : 11381 (java) S 11310 11312 10350 0 -1 4202560 9483 0 0 0 51 1 0 0 15 0 19 0 466135053 7823892480 19227 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 5 0 0 0
[pid=11312/tid=11386] ppid=11310 vsize=7640520 CPUtime=0.08 cores=5,7
/proc/11312/task/11386/stat : 11386 (java) S 11310 11312 10350 0 -1 4202560 976 0 0 0 8 0 0 0 15 0 19 0 466135053 7823892480 19227 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 5 0 0 0
[pid=11312/tid=11390] ppid=11310 vsize=7640520 CPUtime=0 cores=5,7
/proc/11312/task/11390/stat : 11390 (java) S 11310 11312 10350 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 466135053 7823892480 19227 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
[pid=11312/tid=11392] ppid=11310 vsize=7640520 CPUtime=0 cores=5,7
/proc/11312/task/11392/stat : 11392 (java) S 11310 11312 10350 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 466135053 7823892480 19227 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256165376 0 4 0 16800975 18446604471158813056 0 0 -1 5 0 0 0
[pid=11312/tid=11396] ppid=11310 vsize=7640520 CPUtime=0 cores=5,7
/proc/11312/task/11396/stat : 11396 (java) S 11310 11312 10350 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 466135071 7823892480 19227 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256165376 0 4 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 6.75
Current children cumulated vsize (KiB) 7640520

[startup+12.7013 s]

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

/proc/11312/task/11331/stat : 11331 (java) S 11310 11312 10350 0 -1 4202560 427 0 0 0 4 0 0 0 15 0 19 0 466135042 7823892480 20534 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
[pid=11312/tid=11333] ppid=11310 vsize=7640520 CPUtime=0.06 cores=5,7
/proc/11312/task/11333/stat : 11333 (java) S 11310 11312 10350 0 -1 4202560 16 0 0 0 6 0 0 0 15 0 19 0 466135042 7823892480 20534 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
[pid=11312/tid=11335] ppid=11310 vsize=7640520 CPUtime=0.04 cores=5,7
/proc/11312/task/11335/stat : 11335 (java) S 11310 11312 10350 0 -1 4202560 512 0 0 0 4 0 0 0 15 0 19 0 466135042 7823892480 20534 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
[pid=11312/tid=11337] ppid=11310 vsize=7640520 CPUtime=0.03 cores=5,7
/proc/11312/task/11337/stat : 11337 (java) S 11310 11312 10350 0 -1 4202560 79 0 0 0 3 0 0 0 15 0 19 0 466135042 7823892480 20534 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
[pid=11312/tid=11339] ppid=11310 vsize=7640520 CPUtime=0.04 cores=5,7
/proc/11312/task/11339/stat : 11339 (java) S 11310 11312 10350 0 -1 4202560 66 0 0 0 4 0 0 0 15 0 19 0 466135042 7823892480 20534 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
[pid=11312/tid=11341] ppid=11310 vsize=7640520 CPUtime=0.04 cores=5,7
/proc/11312/task/11341/stat : 11341 (java) S 11310 11312 10350 0 -1 4202560 14 0 0 0 4 0 0 0 15 0 19 0 466135042 7823892480 20534 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
[pid=11312/tid=11343] ppid=11310 vsize=7640520 CPUtime=0.04 cores=5,7
/proc/11312/task/11343/stat : 11343 (java) S 11310 11312 10350 0 -1 4202560 14 0 0 0 4 0 0 0 15 0 19 0 466135042 7823892480 20534 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
[pid=11312/tid=11345] ppid=11310 vsize=7640520 CPUtime=0.03 cores=5,7
/proc/11312/task/11345/stat : 11345 (java) S 11310 11312 10350 0 -1 4202560 182 0 0 0 3 0 0 0 15 0 19 0 466135042 7823892480 20534 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
[pid=11312/tid=11364] ppid=11310 vsize=7640520 CPUtime=2.28 cores=5,7
/proc/11312/task/11364/stat : 11364 (java) S 11310 11312 10350 0 -1 4202560 1928 0 0 0 227 1 0 0 15 0 19 0 466135045 7823892480 20534 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256165376 0 0 0 16800975 18446604471158813056 0 0 -1 5 0 0 0
[pid=11312/tid=11369] ppid=11310 vsize=7640520 CPUtime=0 cores=5,7
/proc/11312/task/11369/stat : 11369 (java) S 11310 11312 10350 0 -1 4202560 18 0 0 0 0 0 0 0 18 0 19 0 466135046 7823892480 20534 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
[pid=11312/tid=11373] ppid=11310 vsize=7640520 CPUtime=0 cores=5,7
/proc/11312/task/11373/stat : 11373 (java) S 11310 11312 10350 0 -1 4202560 13 0 0 0 0 0 0 0 18 0 19 0 466135046 7823892480 20534 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
[pid=11312/tid=11379] ppid=11310 vsize=7640520 CPUtime=0 cores=5,7
/proc/11312/task/11379/stat : 11379 (java) S 11310 11312 10350 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 466135053 7823892480 20534 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256172465 0 4 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
[pid=11312/tid=11381] ppid=11310 vsize=7640520 CPUtime=1.62 cores=5,7
/proc/11312/task/11381/stat : 11381 (java) S 11310 11312 10350 0 -1 4202560 14437 0 0 0 161 1 0 0 15 0 19 0 466135053 7823892480 20534 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
[pid=11312/tid=11386] ppid=11310 vsize=7640520 CPUtime=0.13 cores=5,7
/proc/11312/task/11386/stat : 11386 (java) S 11310 11312 10350 0 -1 4202560 986 0 0 0 13 0 0 0 15 0 19 0 466135053 7823892480 20534 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 5 0 0 0
[pid=11312/tid=11390] ppid=11310 vsize=7640520 CPUtime=0 cores=5,7
/proc/11312/task/11390/stat : 11390 (java) S 11310 11312 10350 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 466135053 7823892480 20534 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
[pid=11312/tid=11392] ppid=11310 vsize=7640520 CPUtime=0 cores=5,7
/proc/11312/task/11392/stat : 11392 (java) S 11310 11312 10350 0 -1 4202560 15 0 0 0 0 0 0 0 15 0 19 0 466135053 7823892480 20534 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256165376 0 4 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
[pid=11312/tid=11396] ppid=11310 vsize=7640520 CPUtime=0 cores=5,7
/proc/11312/task/11396/stat : 11396 (java) S 11310 11312 10350 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 466135071 7823892480 20534 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256165376 0 4 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 242.31
Current children cumulated vsize (KiB) 7640520

[startup+241.501 s]
/proc/loadavg: 3.97 3.57 3.55 6/262 11404
/proc/meminfo: memFree=14167152/32951124 swapFree=67111524/67111528
[pid=11312] ppid=11310 vsize=7640520 CPUtime=243.11 cores=5,7
/proc/11312/stat : 11312 (java) S 11310 11312 10350 0 -1 4202496 29489 0 50 0 24306 5 0 0 17 0 19 0 466135037 7823892480 20534 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/11312/statm: 1910130 20534 2255 9 0 1900868 0
[pid=11312/tid=11319] ppid=11310 vsize=7640520 CPUtime=238.66 cores=5,7
/proc/11312/task/11319/stat : 11319 (java) R 11310 11312 10350 0 -1 4202560 9657 0 50 0 23864 2 0 0 25 0 19 0 466135039 7823892480 20534 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 46912505596003 0 4 0 16800975 0 0 0 -1 5 0 0 8
[pid=11312/tid=11331] ppid=11310 vsize=7640520 CPUtime=0.04 cores=5,7
/proc/11312/task/11331/stat : 11331 (java) S 11310 11312 10350 0 -1 4202560 427 0 0 0 4 0 0 0 15 0 19 0 466135042 7823892480 20534 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
[pid=11312/tid=11333] ppid=11310 vsize=7640520 CPUtime=0.06 cores=5,7
/proc/11312/task/11333/stat : 11333 (java) S 11310 11312 10350 0 -1 4202560 16 0 0 0 6 0 0 0 15 0 19 0 466135042 7823892480 20534 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
[pid=11312/tid=11335] ppid=11310 vsize=7640520 CPUtime=0.04 cores=5,7
/proc/11312/task/11335/stat : 11335 (java) S 11310 11312 10350 0 -1 4202560 512 0 0 0 4 0 0 0 15 0 19 0 466135042 7823892480 20534 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
[pid=11312/tid=11337] ppid=11310 vsize=7640520 CPUtime=0.03 cores=5,7
/proc/11312/task/11337/stat : 11337 (java) S 11310 11312 10350 0 -1 4202560 79 0 0 0 3 0 0 0 16 0 19 0 466135042 7823892480 20534 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
[pid=11312/tid=11339] ppid=11310 vsize=7640520 CPUtime=0.04 cores=5,7
/proc/11312/task/11339/stat : 11339 (java) S 11310 11312 10350 0 -1 4202560 66 0 0 0 4 0 0 0 15 0 19 0 466135042 7823892480 20534 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
[pid=11312/tid=11341] ppid=11310 vsize=7640520 CPUtime=0.04 cores=5,7
/proc/11312/task/11341/stat : 11341 (java) S 11310 11312 10350 0 -1 4202560 14 0 0 0 4 0 0 0 15 0 19 0 466135042 7823892480 20534 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
[pid=11312/tid=11343] ppid=11310 vsize=7640520 CPUtime=0.04 cores=5,7
/proc/11312/task/11343/stat : 11343 (java) S 11310 11312 10350 0 -1 4202560 14 0 0 0 4 0 0 0 15 0 19 0 466135042 7823892480 20534 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
[pid=11312/tid=11345] ppid=11310 vsize=7640520 CPUtime=0.03 cores=5,7
/proc/11312/task/11345/stat : 11345 (java) S 11310 11312 10350 0 -1 4202560 182 0 0 0 3 0 0 0 15 0 19 0 466135042 7823892480 20534 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
[pid=11312/tid=11364] ppid=11310 vsize=7640520 CPUtime=2.3 cores=5,7
/proc/11312/task/11364/stat : 11364 (java) S 11310 11312 10350 0 -1 4202560 1928 0 0 0 229 1 0 0 16 0 19 0 466135045 7823892480 20534 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256165376 0 0 0 16800975 18446604471158813056 0 0 -1 5 0 0 0
[pid=11312/tid=11369] ppid=11310 vsize=7640520 CPUtime=0 cores=5,7
/proc/11312/task/11369/stat : 11369 (java) S 11310 11312 10350 0 -1 4202560 18 0 0 0 0 0 0 0 18 0 19 0 466135046 7823892480 20534 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
[pid=11312/tid=11373] ppid=11310 vsize=7640520 CPUtime=0 cores=5,7
/proc/11312/task/11373/stat : 11373 (java) S 11310 11312 10350 0 -1 4202560 13 0 0 0 0 0 0 0 18 0 19 0 466135046 7823892480 20534 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
[pid=11312/tid=11379] ppid=11310 vsize=7640520 CPUtime=0 cores=5,7
/proc/11312/task/11379/stat : 11379 (java) S 11310 11312 10350 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 466135053 7823892480 20534 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256172465 0 4 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
[pid=11312/tid=11381] ppid=11310 vsize=7640520 CPUtime=1.62 cores=5,7
/proc/11312/task/11381/stat : 11381 (java) S 11310 11312 10350 0 -1 4202560 14437 0 0 0 161 1 0 0 15 0 19 0 466135053 7823892480 20534 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
[pid=11312/tid=11386] ppid=11310 vsize=7640520 CPUtime=0.13 cores=5,7
/proc/11312/task/11386/stat : 11386 (java) S 11310 11312 10350 0 -1 4202560 986 0 0 0 13 0 0 0 15 0 19 0 466135053 7823892480 20534 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 5 0 0 0
[pid=11312/tid=11390] ppid=11310 vsize=7640520 CPUtime=0 cores=5,7
/proc/11312/task/11390/stat : 11390 (java) S 11310 11312 10350 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 466135053 7823892480 20534 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
[pid=11312/tid=11392] ppid=11310 vsize=7640520 CPUtime=0 cores=5,7
/proc/11312/task/11392/stat : 11392 (java) S 11310 11312 10350 0 -1 4202560 15 0 0 0 0 0 0 0 15 0 19 0 466135053 7823892480 20534 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256165376 0 4 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
[pid=11312/tid=11396] ppid=11310 vsize=7640520 CPUtime=0 cores=5,7
/proc/11312/task/11396/stat : 11396 (java) S 11310 11312 10350 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 466135071 7823892480 20534 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256165376 0 4 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 243.11
Current children cumulated vsize (KiB) 7640520

[startup+241.701 s]
/proc/loadavg: 3.97 3.57 3.55 6/262 11404
/proc/meminfo: memFree=14167152/32951124 swapFree=67111524/67111528
[pid=11312] ppid=11310 vsize=7640520 CPUtime=243.31 cores=5,7
/proc/11312/stat : 11312 (java) S 11310 11312 10350 0 -1 4202496 29489 0 50 0 24326 5 0 0 17 0 19 0 466135037 7823892480 20534 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/11312/statm: 1910130 20534 2255 9 0 1900868 0
[pid=11312/tid=11319] ppid=11310 vsize=7640520 CPUtime=238.86 cores=5,7
/proc/11312/task/11319/stat : 11319 (java) R 11310 11312 10350 0 -1 4202560 9657 0 50 0 23884 2 0 0 25 0 19 0 466135039 7823892480 20534 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 46912505603008 0 4 0 16800975 0 0 0 -1 5 0 0 8
[pid=11312/tid=11331] ppid=11310 vsize=7640520 CPUtime=0.04 cores=5,7
/proc/11312/task/11331/stat : 11331 (java) S 11310 11312 10350 0 -1 4202560 427 0 0 0 4 0 0 0 15 0 19 0 466135042 7823892480 20534 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
[pid=11312/tid=11333] ppid=11310 vsize=7640520 CPUtime=0.06 cores=5,7
/proc/11312/task/11333/stat : 11333 (java) S 11310 11312 10350 0 -1 4202560 16 0 0 0 6 0 0 0 15 0 19 0 466135042 7823892480 20534 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
[pid=11312/tid=11335] ppid=11310 vsize=7640520 CPUtime=0.04 cores=5,7
/proc/11312/task/11335/stat : 11335 (java) S 11310 11312 10350 0 -1 4202560 512 0 0 0 4 0 0 0 15 0 19 0 466135042 7823892480 20534 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
[pid=11312/tid=11337] ppid=11310 vsize=7640520 CPUtime=0.03 cores=5,7
/proc/11312/task/11337/stat : 11337 (java) S 11310 11312 10350 0 -1 4202560 79 0 0 0 3 0 0 0 16 0 19 0 466135042 7823892480 20534 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
[pid=11312/tid=11339] ppid=11310 vsize=7640520 CPUtime=0.04 cores=5,7
/proc/11312/task/11339/stat : 11339 (java) S 11310 11312 10350 0 -1 4202560 66 0 0 0 4 0 0 0 15 0 19 0 466135042 7823892480 20534 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
[pid=11312/tid=11341] ppid=11310 vsize=7640520 CPUtime=0.04 cores=5,7
/proc/11312/task/11341/stat : 11341 (java) S 11310 11312 10350 0 -1 4202560 14 0 0 0 4 0 0 0 15 0 19 0 466135042 7823892480 20534 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
[pid=11312/tid=11343] ppid=11310 vsize=7640520 CPUtime=0.04 cores=5,7
/proc/11312/task/11343/stat : 11343 (java) S 11310 11312 10350 0 -1 4202560 14 0 0 0 4 0 0 0 15 0 19 0 466135042 7823892480 20534 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
[pid=11312/tid=11345] ppid=11310 vsize=7640520 CPUtime=0.03 cores=5,7
/proc/11312/task/11345/stat : 11345 (java) S 11310 11312 10350 0 -1 4202560 182 0 0 0 3 0 0 0 15 0 19 0 466135042 7823892480 20534 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
[pid=11312/tid=11364] ppid=11310 vsize=7640520 CPUtime=2.3 cores=5,7
/proc/11312/task/11364/stat : 11364 (java) S 11310 11312 10350 0 -1 4202560 1928 0 0 0 229 1 0 0 16 0 19 0 466135045 7823892480 20534 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256165376 0 0 0 16800975 18446604471158813056 0 0 -1 5 0 0 0
[pid=11312/tid=11369] ppid=11310 vsize=7640520 CPUtime=0 cores=5,7
/proc/11312/task/11369/stat : 11369 (java) S 11310 11312 10350 0 -1 4202560 18 0 0 0 0 0 0 0 18 0 19 0 466135046 7823892480 20534 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
[pid=11312/tid=11373] ppid=11310 vsize=7640520 CPUtime=0 cores=5,7
/proc/11312/task/11373/stat : 11373 (java) S 11310 11312 10350 0 -1 4202560 13 0 0 0 0 0 0 0 18 0 19 0 466135046 7823892480 20534 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
[pid=11312/tid=11379] ppid=11310 vsize=7640520 CPUtime=0 cores=5,7
/proc/11312/task/11379/stat : 11379 (java) S 11310 11312 10350 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 466135053 7823892480 20534 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256172465 0 4 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
[pid=11312/tid=11381] ppid=11310 vsize=7640520 CPUtime=1.62 cores=5,7
/proc/11312/task/11381/stat : 11381 (java) S 11310 11312 10350 0 -1 4202560 14437 0 0 0 161 1 0 0 15 0 19 0 466135053 7823892480 20534 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
[pid=11312/tid=11386] ppid=11310 vsize=7640520 CPUtime=0.13 cores=5,7
/proc/11312/task/11386/stat : 11386 (java) S 11310 11312 10350 0 -1 4202560 986 0 0 0 13 0 0 0 15 0 19 0 466135053 7823892480 20534 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 5 0 0 0
[pid=11312/tid=11390] ppid=11310 vsize=7640520 CPUtime=0 cores=5,7
/proc/11312/task/11390/stat : 11390 (java) S 11310 11312 10350 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 466135053 7823892480 20534 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
[pid=11312/tid=11392] ppid=11310 vsize=7640520 CPUtime=0 cores=5,7
/proc/11312/task/11392/stat : 11392 (java) S 11310 11312 10350 0 -1 4202560 15 0 0 0 0 0 0 0 15 0 19 0 466135053 7823892480 20534 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256165376 0 4 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
[pid=11312/tid=11396] ppid=11310 vsize=7640520 CPUtime=0 cores=5,7
/proc/11312/task/11396/stat : 11396 (java) S 11310 11312 10350 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 466135071 7823892480 20534 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256165376 0 4 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 243.31
Current children cumulated vsize (KiB) 7640520

[startup+241.801 s]
/proc/loadavg: 3.97 3.57 3.55 6/262 11404
/proc/meminfo: memFree=14167152/32951124 swapFree=67111524/67111528
[pid=11312] ppid=11310 vsize=7640520 CPUtime=243.41 cores=5,7
/proc/11312/stat : 11312 (java) S 11310 11312 10350 0 -1 4202496 29489 0 50 0 24336 5 0 0 17 0 19 0 466135037 7823892480 20534 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/11312/statm: 1910130 20534 2255 9 0 1900868 0
[pid=11312/tid=11319] ppid=11310 vsize=7640520 CPUtime=238.96 cores=5,7
/proc/11312/task/11319/stat : 11319 (java) R 11310 11312 10350 0 -1 4202560 9657 0 50 0 23894 2 0 0 25 0 19 0 466135039 7823892480 20534 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 46912505596133 0 4 0 16800975 0 0 0 -1 5 0 0 8
[pid=11312/tid=11331] ppid=11310 vsize=7640520 CPUtime=0.04 cores=5,7
/proc/11312/task/11331/stat : 11331 (java) S 11310 11312 10350 0 -1 4202560 427 0 0 0 4 0 0 0 15 0 19 0 466135042 7823892480 20534 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
[pid=11312/tid=11333] ppid=11310 vsize=7640520 CPUtime=0.06 cores=5,7
/proc/11312/task/11333/stat : 11333 (java) S 11310 11312 10350 0 -1 4202560 16 0 0 0 6 0 0 0 15 0 19 0 466135042 7823892480 20534 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
[pid=11312/tid=11335] ppid=11310 vsize=7640520 CPUtime=0.04 cores=5,7
/proc/11312/task/11335/stat : 11335 (java) S 11310 11312 10350 0 -1 4202560 512 0 0 0 4 0 0 0 15 0 19 0 466135042 7823892480 20534 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
[pid=11312/tid=11337] ppid=11310 vsize=7640520 CPUtime=0.03 cores=5,7
/proc/11312/task/11337/stat : 11337 (java) S 11310 11312 10350 0 -1 4202560 79 0 0 0 3 0 0 0 16 0 19 0 466135042 7823892480 20534 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
[pid=11312/tid=11339] ppid=11310 vsize=7640520 CPUtime=0.04 cores=5,7
/proc/11312/task/11339/stat : 11339 (java) S 11310 11312 10350 0 -1 4202560 66 0 0 0 4 0 0 0 15 0 19 0 466135042 7823892480 20534 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
[pid=11312/tid=11341] ppid=11310 vsize=7640520 CPUtime=0.04 cores=5,7
/proc/11312/task/11341/stat : 11341 (java) S 11310 11312 10350 0 -1 4202560 14 0 0 0 4 0 0 0 15 0 19 0 466135042 7823892480 20534 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
[pid=11312/tid=11343] ppid=11310 vsize=7640520 CPUtime=0.04 cores=5,7
/proc/11312/task/11343/stat : 11343 (java) S 11310 11312 10350 0 -1 4202560 14 0 0 0 4 0 0 0 15 0 19 0 466135042 7823892480 20534 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
[pid=11312/tid=11345] ppid=11310 vsize=7640520 CPUtime=0.03 cores=5,7
/proc/11312/task/11345/stat : 11345 (java) S 11310 11312 10350 0 -1 4202560 182 0 0 0 3 0 0 0 15 0 19 0 466135042 7823892480 20534 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
[pid=11312/tid=11364] ppid=11310 vsize=7640520 CPUtime=2.3 cores=5,7
/proc/11312/task/11364/stat : 11364 (java) S 11310 11312 10350 0 -1 4202560 1928 0 0 0 229 1 0 0 16 0 19 0 466135045 7823892480 20534 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256165376 0 0 0 16800975 18446604471158813056 0 0 -1 5 0 0 0
[pid=11312/tid=11369] ppid=11310 vsize=7640520 CPUtime=0 cores=5,7
/proc/11312/task/11369/stat : 11369 (java) S 11310 11312 10350 0 -1 4202560 18 0 0 0 0 0 0 0 18 0 19 0 466135046 7823892480 20534 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
[pid=11312/tid=11373] ppid=11310 vsize=7640520 CPUtime=0 cores=5,7
/proc/11312/task/11373/stat : 11373 (java) S 11310 11312 10350 0 -1 4202560 13 0 0 0 0 0 0 0 18 0 19 0 466135046 7823892480 20534 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
[pid=11312/tid=11379] ppid=11310 vsize=7640520 CPUtime=0 cores=5,7
/proc/11312/task/11379/stat : 11379 (java) S 11310 11312 10350 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 466135053 7823892480 20534 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256172465 0 4 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
[pid=11312/tid=11381] ppid=11310 vsize=7640520 CPUtime=1.62 cores=5,7
/proc/11312/task/11381/stat : 11381 (java) S 11310 11312 10350 0 -1 4202560 14437 0 0 0 161 1 0 0 15 0 19 0 466135053 7823892480 20534 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
[pid=11312/tid=11386] ppid=11310 vsize=7640520 CPUtime=0.13 cores=5,7
/proc/11312/task/11386/stat : 11386 (java) S 11310 11312 10350 0 -1 4202560 986 0 0 0 13 0 0 0 15 0 19 0 466135053 7823892480 20534 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 5 0 0 0
[pid=11312/tid=11390] ppid=11310 vsize=7640520 CPUtime=0 cores=5,7
/proc/11312/task/11390/stat : 11390 (java) S 11310 11312 10350 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 466135053 7823892480 20534 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256164761 0 4 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
[pid=11312/tid=11392] ppid=11310 vsize=7640520 CPUtime=0 cores=5,7
/proc/11312/task/11392/stat : 11392 (java) S 11310 11312 10350 0 -1 4202560 15 0 0 0 0 0 0 0 15 0 19 0 466135053 7823892480 20534 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256165376 0 4 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
[pid=11312/tid=11396] ppid=11310 vsize=7640520 CPUtime=0 cores=5,7
/proc/11312/task/11396/stat : 11396 (java) S 11310 11312 10350 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 466135071 7823892480 20534 33554432000 1073741824 1073778376 140733517129760 18446744073709551615 228256165376 0 4 0 16800975 18446604471158813056 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 243.41
Current children cumulated vsize (KiB) 7640520

Child status: 10
Real time (s): 241.849
CPU time (s): 243.459
CPU user time (s): 243.398
CPU system time (s): 0.06099
CPU usage (%): 100.666
Max. virtual memory (cumulated for all children) (KiB): 7642160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 243.398
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= 29507
page faults= 50
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8842
involuntary context switches= 3728

runsolver used 0.382941 second user time and 0.953854 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-23 09:56:11
IDJOB=3261908
IDBENCH=83264
IDSOLVER=1611
FILE ID=node136/3261908-1303545371
RUNJOBID= node136-1303545371-11285
PBS_JOBID= 13143102
Free space on /tmp= 71640 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-21_399.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-3261908-1303545371/watcher-3261908-1303545371 -o /tmp/evaluation-result-3261908-1303545371/solver-3261908-1303545371 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3261908-1303545371.cnf

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

MD5SUM BENCH= 693b5fe291cecff45feff3be98a908cf
RANDOM SEED=1178373316

node136.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.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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.75
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.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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.76
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.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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.809
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.809
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14489228 kB
Buffers:       1698484 kB
Cached:       16130712 kB
SwapCached:          4 kB
Active:        9399260 kB
Inactive:      8499176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14489228 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:             796 kB
Writeback:           0 kB
AnonPages:       68740 kB
Mapped:          16800 kB
Slab:           499484 kB
PageTables:       4936 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   217396 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= 71636 MiB
End job on node136 at 2011-04-23 10:00:13