Trace number 3687983

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
Sat 4j PB Resolution 2.3.2 SnapshotSAT 433.418 430.578

General information on the benchmark

Namenormalized-PB06/SATUNSAT-MEDINT/submitted-PB06/
manquiho/Aardal_1/normalized-cuww3.opb
MD5SUMc67056006c43da82eed6e7cbb40287a1
Bench CategoryDEC-MEDINT (no optimisation, medium integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.416936
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables68
Total number of constraints2
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2
Minimum length of a constraint68
Maximum length of a constraint68
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 58925135
Number of bits of the biggest number in a constraint 26
Biggest sum of numbers in a constraint 568217345
Number of bits of the biggest sum of numbers30
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.04/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.04/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.04/0.07	c See www.sat4j.org for details.
0.04/0.08	c version 2.3.2.v20120418
0.04/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.04/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.04/0.08	c java.vm.version	19.1-b02
0.04/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.04/0.08	c sun.arch.data.model	64
0.04/0.08	c java.version		1.6.0_24
0.04/0.08	c os.name		Linux
0.04/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.04/0.08	c os.arch		amd64
0.04/0.08	c Free memory 		501472288
0.04/0.08	c Max memory 		7480803328
0.04/0.08	c Total memory 		504102912
0.04/0.08	c Number of processors 	8
0.09/0.10	c Pseudo Boolean Optimization by upper bound
0.09/0.10	c --- Begin Solver configuration ---
0.09/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@431b9fb1
0.09/0.10	c Learn all clauses as in MiniSAT
0.09/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.10	c No reason simplification
0.09/0.10	c Armin Biere (Picosat) restarts strategy
0.09/0.10	c Glucose learned constraints deletion strategy
0.09/0.10	c timeout=2147483s
0.09/0.10	c DB Simplification allowed=false
0.09/0.10	c c --- End Solver configuration ---
0.09/0.10	c solving HOME/instance-3687983-1337879083.opb
0.09/0.10	c reading problem ... 
0.09/0.11	c ... done. Wall clock time 0.012s.
0.09/0.11	c declared #vars     68
0.09/0.11	c #constraints  2
0.09/0.11	c constraints type 
0.09/0.11	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 2
0.09/0.11	c 2 constraints processed.
0.49/0.35	c cleaning 2497 clauses out of 5000 with flag 5000/5000
0.78/0.51	c cleaning 4252 clauses out of 8504 with flag 11001/11001
0.88/0.68	c cleaning 5625 clauses out of 11251 with flag 18000/18000
1.09/0.86	c cleaning 6811 clauses out of 13628 with flag 26002/26002
1.43/1.11	c cleaning 7908 clauses out of 15815 with flag 35000/35000
1.63/1.36	c cleaning 8950 clauses out of 17908 with flag 45001/45001
1.93/1.65	c cleaning 9971 clauses out of 19958 with flag 56001/56001
2.24/1.97	c cleaning 10990 clauses out of 21986 with flag 68000/68000
2.64/2.30	c cleaning 11996 clauses out of 23999 with flag 81003/81003
3.05/2.73	c cleaning 12996 clauses out of 26000 with flag 95000/95000
3.47/3.14	c cleaning 13994 clauses out of 28005 with flag 110001/110001
3.88/3.59	c cleaning 15001 clauses out of 30010 with flag 126000/126000
4.39/4.07	c cleaning 15996 clauses out of 32010 with flag 143001/143001
4.90/4.59	c cleaning 17003 clauses out of 34013 with flag 161000/161000
5.62/5.20	c cleaning 18000 clauses out of 36011 with flag 180001/180001
6.33/5.94	c cleaning 19002 clauses out of 38010 with flag 200000/200000
6.94/6.60	c cleaning 20000 clauses out of 40008 with flag 221000/221000
7.74/7.36	c cleaning 21002 clauses out of 42008 with flag 243000/243000
8.66/8.25	c cleaning 21995 clauses out of 44007 with flag 266001/266001
9.51/9.09	c cleaning 23006 clauses out of 46013 with flag 290002/290002
10.62/10.10	c cleaning 24002 clauses out of 48007 with flag 315002/315002
11.64/11.15	c cleaning 24994 clauses out of 50003 with flag 341000/341000
12.59/12.05	c cleaning 25997 clauses out of 52011 with flag 368002/368002
13.59/13.10	c cleaning 27006 clauses out of 54012 with flag 396000/396000
14.70/14.18	c cleaning 27997 clauses out of 56007 with flag 425001/425001
15.90/15.36	c cleaning 29004 clauses out of 58010 with flag 455001/455001
17.14/16.54	c cleaning 30003 clauses out of 60005 with flag 486000/486000
18.45/17.82	c cleaning 31002 clauses out of 62004 with flag 518002/518002
19.66/19.09	c cleaning 31999 clauses out of 64001 with flag 551001/551001
21.50/20.84	c cleaning 32999 clauses out of 66003 with flag 585002/585002
22.82/22.19	c cleaning 34001 clauses out of 68002 with flag 620000/620000
24.43/23.75	c cleaning 35001 clauses out of 70002 with flag 656001/656001
26.16/25.44	c cleaning 35996 clauses out of 72004 with flag 693004/693004
27.96/27.20	c cleaning 37002 clauses out of 74005 with flag 731001/731001
30.07/29.38	c cleaning 38000 clauses out of 76004 with flag 770002/770002
31.87/31.16	c cleaning 38993 clauses out of 78002 with flag 810000/810000
34.00/33.27	c cleaning 40000 clauses out of 80009 with flag 851000/851000
36.23/35.45	c cleaning 40998 clauses out of 82009 with flag 893000/893000
37.95/37.19	c cleaning 41993 clauses out of 84012 with flag 936001/936001
39.97/39.17	c cleaning 43005 clauses out of 86019 with flag 980001/980001
42.28/41.46	c cleaning 44000 clauses out of 88013 with flag 1025000/1025000
44.90/44.02	c cleaning 45005 clauses out of 90013 with flag 1071000/1071000
47.14/46.24	c cleaning 45995 clauses out of 92009 with flag 1118001/1118001
49.74/48.87	c cleaning 47002 clauses out of 94013 with flag 1166000/1166000
52.36/51.49	c cleaning 47997 clauses out of 96011 with flag 1215000/1215000
55.07/54.16	c cleaning 49003 clauses out of 98014 with flag 1265000/1265000
57.89/56.94	c cleaning 50003 clauses out of 100012 with flag 1316001/1316001
60.33/59.34	c cleaning 51006 clauses out of 102011 with flag 1368003/1368003
63.05/62.08	c cleaning 51993 clauses out of 104002 with flag 1421000/1421000
66.15/65.15	c cleaning 52994 clauses out of 106010 with flag 1475001/1475001
69.09/68.04	c cleaning 54008 clauses out of 108015 with flag 1530000/1530000
72.40/71.33	c cleaning 55002 clauses out of 110007 with flag 1586000/1586000
76.03/74.93	c cleaning 55994 clauses out of 112005 with flag 1643000/1643000
79.66/78.51	c cleaning 56999 clauses out of 114011 with flag 1701000/1701000
83.29/82.14	c cleaning 58006 clauses out of 116012 with flag 1760000/1760000
86.31/85.11	c cleaning 59001 clauses out of 118007 with flag 1820001/1820001
89.52/88.37	c cleaning 59997 clauses out of 120005 with flag 1881000/1881000
92.95/91.76	c cleaning 60999 clauses out of 122008 with flag 1943000/1943000
96.59/95.33	c cleaning 61998 clauses out of 124009 with flag 2006000/2006000
99.82/98.59	c cleaning 63003 clauses out of 126015 with flag 2070004/2070004
103.93/102.62	c cleaning 64000 clauses out of 128010 with flag 2135002/2135002
107.56/106.25	c cleaning 65001 clauses out of 130010 with flag 2201002/2201002
111.78/110.42	c cleaning 66001 clauses out of 132007 with flag 2268000/2268000
115.82/114.46	c cleaning 67003 clauses out of 134007 with flag 2336001/2336001
120.32/118.93	c cleaning 67998 clauses out of 136003 with flag 2405000/2405000
124.42/123.02	c cleaning 68998 clauses out of 138006 with flag 2475001/2475001
128.84/127.49	c cleaning 70002 clauses out of 140008 with flag 2546001/2546001
133.47/132.07	c cleaning 71000 clauses out of 142005 with flag 2618000/2618000
137.70/136.30	c cleaning 71994 clauses out of 144007 with flag 2691002/2691002
143.01/141.58	c cleaning 73001 clauses out of 146011 with flag 2765000/2765000
148.24/146.79	c cleaning 74003 clauses out of 148011 with flag 2840001/2840001
153.16/151.62	c cleaning 74999 clauses out of 150008 with flag 2916001/2916001
159.19/157.65	c cleaning 76005 clauses out of 152009 with flag 2993001/2993001
163.92/162.36	c cleaning 76994 clauses out of 154003 with flag 3071000/3071000
168.44/166.85	c cleaning 77999 clauses out of 156009 with flag 3150000/3150000
172.96/171.31	c cleaning 79000 clauses out of 158012 with flag 3230002/3230002
179.07/177.46	c cleaning 80001 clauses out of 160010 with flag 3311000/3311000
185.39/183.76	c cleaning 81001 clauses out of 162009 with flag 3393000/3393000
191.63/189.94	c cleaning 82003 clauses out of 164010 with flag 3476002/3476002
198.15/196.49	c cleaning 83003 clauses out of 166005 with flag 3560000/3560000
204.68/202.99	c cleaning 83997 clauses out of 168002 with flag 3645000/3645000
209.81/208.08	c cleaning 84994 clauses out of 170006 with flag 3731001/3731001
216.85/215.05	c cleaning 86003 clauses out of 172012 with flag 3818001/3818001
223.46/221.67	c cleaning 86999 clauses out of 174009 with flag 3906001/3906001
230.59/228.71	c cleaning 88005 clauses out of 176009 with flag 3995000/3995000
238.01/236.10	c cleaning 89001 clauses out of 178005 with flag 4085001/4085001
246.15/244.23	c cleaning 89995 clauses out of 180004 with flag 4176001/4176001
254.85/252.94	c cleaning 91001 clauses out of 182008 with flag 4268000/4268000
261.97/260.05	c cleaning 92002 clauses out of 184007 with flag 4361000/4361000
269.60/267.65	c cleaning 92995 clauses out of 186006 with flag 4455001/4455001
276.32/274.31	c cleaning 93999 clauses out of 188012 with flag 4550002/4550002
283.66/281.69	c cleaning 95002 clauses out of 190011 with flag 4646000/4646000
290.10/288.08	c cleaning 96002 clauses out of 192009 with flag 4743000/4743000
297.12/295.09	c cleaning 96996 clauses out of 194007 with flag 4841000/4841000
306.53/304.44	c cleaning 98000 clauses out of 196011 with flag 4940000/4940000
316.37/314.29	c cleaning 99001 clauses out of 198011 with flag 5040000/5040000
326.25/324.07	c cleaning 100001 clauses out of 200011 with flag 5141001/5141001
335.10/332.83	c cleaning 101003 clauses out of 202009 with flag 5243000/5243000
344.51/342.30	c cleaning 102000 clauses out of 204007 with flag 5346001/5346001
353.15/350.86	c cleaning 102999 clauses out of 206006 with flag 5450000/5450000
360.66/358.38	c cleaning 103996 clauses out of 208007 with flag 5555000/5555000
371.00/368.60	c cleaning 105007 clauses out of 210013 with flag 5661002/5661002
380.24/377.82	c cleaning 105998 clauses out of 212004 with flag 5768000/5768000
389.89/387.41	c cleaning 106998 clauses out of 214006 with flag 5876000/5876000
400.21/397.72	c cleaning 107998 clauses out of 216008 with flag 5985000/5985000
410.26/407.73	c cleaning 109005 clauses out of 218010 with flag 6095000/6095000
419.58/417.03	c cleaning 110002 clauses out of 220005 with flag 6206000/6206000
429.53/426.98	c cleaning 111000 clauses out of 222004 with flag 6318001/6318001
433.16/430.54	c starts		: 276
433.16/430.54	c conflicts		: 6380508
433.16/430.54	c decisions		: 6389716
433.16/430.54	c propagations		: 34865533
433.16/430.54	c inspects		: 6198224451
433.16/430.54	c shortcuts		: 0
433.16/430.54	c learnt literals	: 0
433.16/430.54	c learnt binary clauses	: 0
433.16/430.54	c learnt ternary clauses	: 0
433.16/430.54	c learnt constraints	: 6380508
433.16/430.54	c ignored constraints	: 0
433.16/430.54	c root simplifications	: 0
433.16/430.54	c removed literals (reason simplification)	: 0
433.16/430.54	c reason swapping (by a shorter reason)	: 0
433.16/430.54	c Calls to reduceDB	: 108
433.16/430.54	c number of reductions to clauses (during analyze)	: 0
433.16/430.54	c number of learned constraints concerned by reduction	: 0
433.16/430.54	c number of learning phase by resolution	: 0
433.16/430.54	c number of learning phase by cutting planes	: 0
433.16/430.54	c speed (assignments/second)	: 81002.57419991869
433.16/430.54	c non guided choices	55
433.16/430.57	c learnt constraints type 
433.16/430.57	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 173511
433.16/430.57	c constraints type 
433.16/430.57	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 2
433.16/430.57	c 2 constraints processed.
433.16/430.57	s SATISFIABLE
433.16/430.57	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 -x12 -x13 x14 -x15 -x16 x17 x18 x19 x20 -x21 x22 -x23 -x24 x25 -x26 x27 -x28 -x29 -x30 -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 
433.16/430.57	c Total wall clock time (in seconds): 430.47

Verifier Data

OK	0

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3687983-1337879083/watcher-3687983-1337879083 -o /tmp/evaluation-result-3687983-1337879083/solver-3687983-1337879083 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar HOME/instance-3687983-1337879083.opb 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB

[startup+0 s]
/proc/loadavg: 1.99 2.00 1.99 3/194 28356
/proc/meminfo: memFree=29924624/32873648 swapFree=7112/7112
[pid=28356] ppid=28354 vsize=11812 CPUtime=0 cores=1,3,5,7
/proc/28356/stat : 28356 (runsolver) R 28354 27428 27428 0 -1 4202560 38 0 0 0 0 0 0 0 20 0 1 0 254034189 12095488 49 33554432000 4194304 5436572 140734106841936 140734106837936 4268383 0 0 4096 24578 0 0 0 17 7 0 0 0 0 0
/proc/28356/statm: 2953 49 29 304 0 2645 0


[startup+0.0640559 s]
/proc/loadavg: 1.99 2.00 1.99 3/194 28356
/proc/meminfo: memFree=29924624/32873648 swapFree=7112/7112
[pid=28356] ppid=28354 vsize=9558412 CPUtime=0.04 cores=1,3,5,7
/proc/28356/stat : 28356 (java) S 28354 28356 27428 0 -1 4202496 3249 0 1 0 4 0 0 0 20 0 18 0 254034189 9787813888 4459 33554432000 1073741824 1073778376 140734744045344 140734744036480 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/28356/statm: 2389603 4465 1771 9 0 2380296 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 9558412

[startup+0.100202 s]
/proc/loadavg: 1.99 2.00 1.99 3/194 28356
/proc/meminfo: memFree=29924624/32873648 swapFree=7112/7112
[pid=28356] ppid=28354 vsize=9558412 CPUtime=0.09 cores=1,3,5,7
/proc/28356/stat : 28356 (java) S 28354 28356 27428 0 -1 4202496 4415 0 1 0 9 0 0 0 20 0 18 0 254034189 9787813888 6079 33554432000 1073741824 1073778376 140734744045344 140734744036480 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/28356/statm: 2389603 6079 2123 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558412

[startup+0.300165 s]
/proc/loadavg: 1.99 2.00 1.99 3/194 28356
/proc/meminfo: memFree=29924624/32873648 swapFree=7112/7112
[pid=28356] ppid=28354 vsize=9624976 CPUtime=0.49 cores=1,3,5,7
/proc/28356/stat : 28356 (java) S 28354 28356 27428 0 -1 4202496 6471 0 1 0 48 1 0 0 20 0 19 0 254034189 9855975424 7226 33554432000 1073741824 1073778376 140734744045344 140734744036480 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/28356/statm: 2406244 7226 2220 9 0 2396937 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 9624976

[startup+0.700179 s]
/proc/loadavg: 1.99 2.00 1.99 3/194 28356
/proc/meminfo: memFree=29924624/32873648 swapFree=7112/7112
[pid=28356] ppid=28354 vsize=9624976 CPUtime=0.99 cores=1,3,5,7
/proc/28356/stat : 28356 (java) S 28354 28356 27428 0 -1 4202496 6782 0 1 0 98 1 0 0 20 0 19 0 254034189 9855975424 10382 33554432000 1073741824 1073778376 140734744045344 140734744036480 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/28356/statm: 2406244 10382 2255 9 0 2396937 0
Current children cumulated CPU time (s) 0.99
Current children cumulated vsize (KiB) 9624976

[startup+1.50061 s]
/proc/loadavg: 1.99 2.00 1.99 3/213 28375
/proc/meminfo: memFree=29891444/32873648 swapFree=7112/7112
[pid=28356] ppid=28354 vsize=9624976 CPUtime=1.83 cores=1,3,5,7
/proc/28356/stat : 28356 (java) S 28354 28356 27428 0 -1 4202496 6812 0 1 0 182 1 0 0 20 0 19 0 254034189 9855975424 11428 33554432000 1073741824 1073778376 140734744045344 140734744036480 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/28356/statm: 2406244 11428 2266 9 0 2396937 0
[pid=28356/tid=28358] ppid=28354 vsize=9624976 CPUtime=1.41 cores=1,3,5,7
/proc/28356/task/28358/stat : 28358 (java) R 28354 28356 27428 0 -1 4202560 2456 0 1 0 141 0 0 0 20 0 19 0 254034190 9855975424 11428 33554432000 1073741824 1073778376 140734744045344 139694836674968 139694700952716 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=28356/tid=28359] ppid=28354 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/28356/task/28359/stat : 28359 (java) S 28354 28356 27428 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 254034191 9855975424 11428 33554432000 1073741824 1073778376 140734744045344 139694825736744 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28356/tid=28360] ppid=28354 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/28356/task/28360/stat : 28360 (java) S 28354 28356 27428 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 254034191 9855975424 11428 33554432000 1073741824 1073778376 140734744045344 139694824683944 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28356/tid=28361] ppid=28354 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/28356/task/28361/stat : 28361 (java) S 28354 28356 27428 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254034191 9855975424 11428 33554432000 1073741824 1073778376 140734744045344 139694823631144 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28356/tid=28362] ppid=28354 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/28356/task/28362/stat : 28362 (java) S 28354 28356 27428 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 254034191 9855975424 11428 33554432000 1073741824 1073778376 140734744045344 139694822578344 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28356/tid=28363] ppid=28354 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/28356/task/28363/stat : 28363 (java) S 28354 28356 27428 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 254034191 9855975424 11428 33554432000 1073741824 1073778376 140734744045344 139694821526568 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28356/tid=28364] ppid=28354 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/28356/task/28364/stat : 28364 (java) S 28354 28356 27428 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 254034191 9855975424 11428 33554432000 1073741824 1073778376 140734744045344 139694820473768 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28356/tid=28365] ppid=28354 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/28356/task/28365/stat : 28365 (java) S 28354 28356 27428 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 254034191 9855975424 11428 33554432000 1073741824 1073778376 140734744045344 139694819420968 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28356/tid=28366] ppid=28354 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/28356/task/28366/stat : 28366 (java) S 28354 28356 27428 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254034191 9855975424 11428 33554432000 1073741824 1073778376 140734744045344 139694672919208 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28356/tid=28367] ppid=28354 vsize=9624976 CPUtime=0.04 cores=1,3,5,7
/proc/28356/task/28367/stat : 28367 (java) S 28354 28356 27428 0 -1 4202560 31 0 0 0 4 0 0 0 20 0 19 0 254034192 9855975424 11428 33554432000 1073741824 1073778376 140734744045344 139694660721128 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28356/tid=28368] ppid=28354 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/28356/task/28368/stat : 28368 (java) S 28354 28356 27428 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254034192 9855975424 11428 33554432000 1073741824 1073778376 140734744045344 139694659667192 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28356/tid=28369] ppid=28354 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/28356/task/28369/stat : 28369 (java) S 28354 28356 27428 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254034192 9855975424 11428 33554432000 1073741824 1073778376 140734744045344 139694658614280 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28356/tid=28370] ppid=28354 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/28356/task/28370/stat : 28370 (java) S 28354 28356 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254034194 9855975424 11428 33554432000 1073741824 1073778376 140734744045344 139694657562768 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28356/tid=28371] ppid=28354 vsize=9624976 CPUtime=0.13 cores=1,3,5,7
/proc/28356/task/28371/stat : 28371 (java) S 28354 28356 27428 0 -1 4202560 981 0 0 0 13 0 0 0 20 0 19 0 254034194 9855975424 11428 33554432000 1073741824 1073778376 140734744045344 139694656510904 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28356/tid=28372] ppid=28354 vsize=9624976 CPUtime=0.17 cores=1,3,5,7
/proc/28356/task/28372/stat : 28372 (java) S 28354 28356 27428 0 -1 4202560 2107 0 0 0 17 0 0 0 20 0 19 0 254034195 9855975424 11428 33554432000 1073741824 1073778376 140734744045344 139694655458104 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28356/tid=28373] ppid=28354 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/28356/task/28373/stat : 28373 (java) S 28354 28356 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254034195 9855975424 11428 33554432000 1073741824 1073778376 140734744045344 139694654405496 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28356/tid=28374] ppid=28354 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/28356/task/28374/stat : 28374 (java) S 28354 28356 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254034195 9855975424 11428 33554432000 1073741824 1073778376 140734744045344 139694653352904 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28356/tid=28375] ppid=28354 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/28356/task/28375/stat : 28375 (java) S 28354 28356 27428 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254034201 9855975424 11428 33554432000 1073741824 1073778376 140734744045344 139694652298408 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1.83
Current children cumulated vsize (KiB) 9624976

[startup+3.10053 s]
/proc/loadavg: 1.99 2.00 1.99 3/213 28375
/proc/meminfo: memFree=29887008/32873648 swapFree=7112/7112
[pid=28356] ppid=28354 vsize=9624976 CPUtime=3.47 cores=1,3,5,7
/proc/28356/stat : 28356 (java) S 28354 28356 27428 0 -1 4202496 6856 0 1 0 345 2 0 0 20 0 19 0 254034189 9855975424 11976 33554432000 1073741824 1073778376 140734744045344 140734744036480 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/28356/statm: 2406244 11976 2266 9 0 2396937 0
[pid=28356/tid=28358] ppid=28354 vsize=9624976 CPUtime=2.96 cores=1,3,5,7
/proc/28356/task/28358/stat : 28358 (java) R 28354 28356 27428 0 -1 4202560 2460 0 1 0 296 0 0 0 20 0 19 0 254034190 9855975424 11976 33554432000 1073741824 1073778376 140734744045344 139694836674848 139694700894247 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=28356/tid=28359] ppid=28354 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/28356/task/28359/stat : 28359 (java) S 28354 28356 27428 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 254034191 9855975424 11976 33554432000 1073741824 1073778376 140734744045344 139694825736744 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28356/tid=28360] ppid=28354 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/28356/task/28360/stat : 28360 (java) S 28354 28356 27428 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 254034191 9855975424 11976 33554432000 1073741824 1073778376 140734744045344 139694824683944 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28356/tid=28361] ppid=28354 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/28356/task/28361/stat : 28361 (java) S 28354 28356 27428 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254034191 9855975424 11976 33554432000 1073741824 1073778376 140734744045344 139694823631144 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28356/tid=28362] ppid=28354 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/28356/task/28362/stat : 28362 (java) S 28354 28356 27428 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 19 0 254034191 9855975424 11976 33554432000 1073741824 1073778376 140734744045344 139694822578344 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28356/tid=28363] ppid=28354 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/28356/task/28363/stat : 28363 (java) S 28354 28356 27428 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 254034191 9855975424 11976 33554432000 1073741824 1073778376 140734744045344 139694821526568 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28356/tid=28364] ppid=28354 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/28356/task/28364/stat : 28364 (java) S 28354 28356 27428 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 254034191 9855975424 11976 33554432000 1073741824 1073778376 140734744045344 139694820473768 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28356/tid=28365] ppid=28354 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/28356/task/28365/stat : 28365 (java) S 28354 28356 27428 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254034191 9855975424 11976 33554432000 1073741824 1073778376 140734744045344 139694819420968 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28356/tid=28366] ppid=28354 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/28356/task/28366/stat : 28366 (java) S 28354 28356 27428 0 -1 4202560 23 0 0 0 0 0 0 0 20 0 19 0 254034191 9855975424 11976 33554432000 1073741824 1073778376 140734744045344 139694672919208 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28356/tid=28367] ppid=28354 vsize=9624976 CPUtime=0.08 cores=1,3,5,7
/proc/28356/task/28367/stat : 28367 (java) S 28354 28356 27428 0 -1 4202560 31 0 0 0 8 0 0 0 20 0 19 0 254034192 9855975424 11976 33554432000 1073741824 1073778376 140734744045344 139694660721128 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28356/tid=28368] ppid=28354 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/28356/task/28368/stat : 28368 (java) S 28354 28356 27428 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254034192 9855975424 11976 33554432000 1073741824 1073778376 140734744045344 139694659667192 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28356/tid=28369] ppid=28354 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/28356/task/28369/stat : 28369 (java) S 28354 28356 27428 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254034192 9855975424 11976 33554432000 1073741824 1073778376 140734744045344 139694658614280 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28356/tid=28370] ppid=28354 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/28356/task/28370/stat : 28370 (java) S 28354 28356 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254034194 9855975424 11976 33554432000 1073741824 1073778376 140734744045344 139694657562768 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28356/tid=28371] ppid=28354 vsize=9624976 CPUtime=0.13 cores=1,3,5,7
/proc/28356/task/28371/stat : 28371 (java) S 28354 28356 27428 0 -1 4202560 981 0 0 0 13 0 0 0 20 0 19 0 254034194 9855975424 11976 33554432000 1073741824 1073778376 140734744045344 139694656510904 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28356/tid=28372] ppid=28354 vsize=9624976 CPUtime=0.17 cores=1,3,5,7
/proc/28356/task/28372/stat : 28372 (java) S 28354 28356 27428 0 -1 4202560 2107 0 0 0 17 0 0 0 20 0 19 0 254034195 9855975424 11976 33554432000 1073741824 1073778376 140734744045344 139694655458104 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28356/tid=28373] ppid=28354 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/28356/task/28373/stat : 28373 (java) S 28354 28356 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254034195 9855975424 11976 33554432000 1073741824 1073778376 140734744045344 139694654405496 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28356/tid=28374] ppid=28354 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/28356/task/28374/stat : 28374 (java) S 28354 28356 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254034195 9855975424 11976 33554432000 1073741824 1073778376 140734744045344 139694653352904 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28356/tid=28375] ppid=28354 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/28356/task/28375/stat : 28375 (java) S 28354 28356 27428 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254034201 9855975424 11976 33554432000 1073741824 1073778376 140734744045344 139694652298408 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 3.47
Current children cumulated vsize (KiB) 9624976

[startup+6.30054 s]
/proc/loadavg: 1.99 2.00 1.99 3/213 28375
/proc/meminfo: memFree=29879096/32873648 swapFree=7112/7112
[pid=28356] ppid=28354 vsize=9624976 CPUtime=6.73 cores=1,3,5,7
/proc/28356/stat : 28356 (java) S 28354 28356 27428 0 -1 4202496 6881 0 1 0 671 2 0 0 20 0 19 0 254034189 9855975424 13370 33554432000 1073741824 1073778376 140734744045344 140734744036480 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/28356/statm: 2406244 13370 2266 9 0 2396937 0
[pid=28356/tid=28358] ppid=28354 vsize=9624976 CPUtime=6.06 cores=1,3,5,7
/proc/28356/task/28358/stat : 28358 (java) R 28354 28356 27428 0 -1 4202560 2468 0 1 0 606 0 0 0 20 0 19 0 254034190 9855975424 13370 33554432000 1073741824 1073778376 140734744045344 139694836674968 139694701001284 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=28356/tid=28359] ppid=28354 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/28356/task/28359/stat : 28359 (java) S 28354 28356 27428 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 254034191 9855975424 13370 33554432000 1073741824 1073778376 140734744045344 139694825736744 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28356/tid=28360] ppid=28354 vsize=9624976 CPUtime=0.01 cores=1,3,5,7
/proc/28356/task/28360/stat : 28360 (java) S 28354 28356 27428 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 19 0 254034191 9855975424 13370 33554432000 1073741824 1073778376 140734744045344 139694824683944 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28356/tid=28361] ppid=28354 vsize=9624976 CPUtime=0.01 cores=1,3,5,7
/proc/28356/task/28361/stat : 28361 (java) S 28354 28356 27428 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 19 0 254034191 9855975424 13370 33554432000 1073741824 1073778376 140734744045344 139694823631144 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28356/tid=28362] ppid=28354 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/28356/task/28362/stat : 28362 (java) S 28354 28356 27428 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 254034191 9855975424 13370 33554432000 1073741824 1073778376 140734744045344 139694822578344 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28356/tid=28363] ppid=28354 vsize=9624976 CPUtime=0.01 cores=1,3,5,7
/proc/28356/task/28363/stat : 28363 (java) S 28354 28356 27428 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 19 0 254034191 9855975424 13370 33554432000 1073741824 1073778376 140734744045344 139694821526568 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28356/tid=28364] ppid=28354 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/28356/task/28364/stat : 28364 (java) S 28354 28356 27428 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 254034191 9855975424 13370 33554432000 1073741824 1073778376 140734744045344 139694820473768 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28356/tid=28365] ppid=28354 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/28356/task/28365/stat : 28365 (java) S 28354 28356 27428 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 254034191 9855975424 13370 33554432000 1073741824 1073778376 140734744045344 139694819420968 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28356/tid=28366] ppid=28354 vsize=9624976 CPUtime=0.01 cores=1,3,5,7
/proc/28356/task/28366/stat : 28366 (java) S 28354 28356 27428 0 -1 4202560 23 0 0 0 1 0 0 0 20 0 19 0 254034191 9855975424 13370 33554432000 1073741824 1073778376 140734744045344 139694672919208 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28356/tid=28367] ppid=28354 vsize=9624976 CPUtime=0.15 cores=1,3,5,7
/proc/28356/task/28367/stat : 28367 (java) S 28354 28356 27428 0 -1 4202560 32 0 0 0 15 0 0 0 20 0 19 0 254034192 9855975424 13370 33554432000 1073741824 1073778376 140734744045344 139694660721128 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28356/tid=28368] ppid=28354 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/28356/task/28368/stat : 28368 (java) S 28354 28356 27428 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254034192 9855975424 13370 33554432000 1073741824 1073778376 140734744045344 139694659667192 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28356/tid=28369] ppid=28354 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/28356/task/28369/stat : 28369 (java) S 28354 28356 27428 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254034192 9855975424 13370 33554432000 1073741824 1073778376 140734744045344 139694658614280 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28356/tid=28370] ppid=28354 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/28356/task/28370/stat : 28370 (java) S 28354 28356 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254034194 9855975424 13370 33554432000 1073741824 1073778376 140734744045344 139694657562768 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28356/tid=28371] ppid=28354 vsize=9624976 CPUtime=0.13 cores=1,3,5,7
/proc/28356/task/28371/stat : 28371 (java) S 28354 28356 27428 0 -1 4202560 981 0 0 0 13 0 0 0 20 0 19 0 254034194 9855975424 13370 33554432000 1073741824 1073778376 140734744045344 139694656510904 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28356/tid=28372] ppid=28354 vsize=9624976 CPUtime=0.17 cores=1,3,5,7
/proc/28356/task/28372/stat : 28372 (java) S 28354 28356 27428 0 -1 4202560 2107 0 0 0 17 0 0 0 20 0 19 0 254034195 9855975424 13370 33554432000 1073741824 1073778376 140734744045344 139694655458104 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28356/tid=28373] ppid=28354 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/28356/task/28373/stat : 28373 (java) S 28354 28356 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254034195 9855975424 13370 33554432000 1073741824 1073778376 140734744045344 139694654405496 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28356/tid=28374] ppid=28354 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/28356/task/28374/stat : 28374 (java) S 28354 28356 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254034195 9855975424 13370 33554432000 1073741824 1073778376 140734744045344 139694653352904 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28356/tid=28375] ppid=28354 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/28356/task/28375/stat : 28375 (java) S 28354 28356 27428 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254034201 9855975424 13370 33554432000 1073741824 1073778376 140734744045344 139694652298408 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 6.73
Current children cumulated vsize (KiB) 9624976

[startup+12.7006 s]
/proc/loadavg: 2.07 2.02 1.99 3/213 28375

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

/proc/28356/task/28359/stat : 28359 (java) S 28354 28356 27428 0 -1 4202560 132 0 0 0 41 0 0 0 20 0 19 0 254034191 9855975424 42398 33554432000 1073741824 1073778376 140734744045344 139694825736744 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28356/tid=28360] ppid=28354 vsize=9624976 CPUtime=0.38 cores=1,3,5,7
/proc/28356/task/28360/stat : 28360 (java) S 28354 28356 27428 0 -1 4202560 202 0 0 0 37 1 0 0 20 0 19 0 254034191 9855975424 42398 33554432000 1073741824 1073778376 140734744045344 139694824683944 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28356/tid=28361] ppid=28354 vsize=9624976 CPUtime=0.39 cores=1,3,5,7
/proc/28356/task/28361/stat : 28361 (java) S 28354 28356 27428 0 -1 4202560 190 0 0 0 37 2 0 0 20 0 19 0 254034191 9855975424 42398 33554432000 1073741824 1073778376 140734744045344 139694823631144 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28356/tid=28362] ppid=28354 vsize=9624976 CPUtime=0.36 cores=1,3,5,7
/proc/28356/task/28362/stat : 28362 (java) S 28354 28356 27428 0 -1 4202560 278 0 0 0 34 2 0 0 20 0 19 0 254034191 9855975424 42398 33554432000 1073741824 1073778376 140734744045344 139694822578344 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28356/tid=28363] ppid=28354 vsize=9624976 CPUtime=0.42 cores=1,3,5,7
/proc/28356/task/28363/stat : 28363 (java) S 28354 28356 27428 0 -1 4202560 326 0 0 0 42 0 0 0 20 0 19 0 254034191 9855975424 42398 33554432000 1073741824 1073778376 140734744045344 139694821526568 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28356/tid=28364] ppid=28354 vsize=9624976 CPUtime=0.41 cores=1,3,5,7
/proc/28356/task/28364/stat : 28364 (java) S 28354 28356 27428 0 -1 4202560 489 0 0 0 39 2 0 0 20 0 19 0 254034191 9855975424 42398 33554432000 1073741824 1073778376 140734744045344 139694820473768 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28356/tid=28365] ppid=28354 vsize=9624976 CPUtime=0.4 cores=1,3,5,7
/proc/28356/task/28365/stat : 28365 (java) S 28354 28356 27428 0 -1 4202560 195 0 0 0 40 0 0 0 20 0 19 0 254034191 9855975424 42398 33554432000 1073741824 1073778376 140734744045344 139694819420968 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28356/tid=28366] ppid=28354 vsize=9624976 CPUtime=0.37 cores=1,3,5,7
/proc/28356/task/28366/stat : 28366 (java) S 28354 28356 27428 0 -1 4202560 267 0 0 0 35 2 0 0 20 0 19 0 254034191 9855975424 42398 33554432000 1073741824 1073778376 140734744045344 139694672919208 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28356/tid=28367] ppid=28354 vsize=9624976 CPUtime=3.2 cores=1,3,5,7
/proc/28356/task/28367/stat : 28367 (java) S 28354 28356 27428 0 -1 4202560 77 0 0 0 318 2 0 0 20 0 19 0 254034192 9855975424 42398 33554432000 1073741824 1073778376 140734744045344 139694660721128 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28356/tid=28368] ppid=28354 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/28356/task/28368/stat : 28368 (java) S 28354 28356 27428 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254034192 9855975424 42398 33554432000 1073741824 1073778376 140734744045344 139694659667192 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28356/tid=28369] ppid=28354 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/28356/task/28369/stat : 28369 (java) S 28354 28356 27428 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254034192 9855975424 42398 33554432000 1073741824 1073778376 140734744045344 139694658614280 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28356/tid=28370] ppid=28354 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/28356/task/28370/stat : 28370 (java) S 28354 28356 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254034194 9855975424 42398 33554432000 1073741824 1073778376 140734744045344 139694657562768 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28356/tid=28371] ppid=28354 vsize=9624976 CPUtime=0.13 cores=1,3,5,7
/proc/28356/task/28371/stat : 28371 (java) S 28354 28356 27428 0 -1 4202560 981 0 0 0 13 0 0 0 20 0 19 0 254034194 9855975424 42398 33554432000 1073741824 1073778376 140734744045344 139694656510904 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28356/tid=28372] ppid=28354 vsize=9624976 CPUtime=0.19 cores=1,3,5,7
/proc/28356/task/28372/stat : 28372 (java) S 28354 28356 27428 0 -1 4202560 2316 0 0 0 19 0 0 0 20 0 19 0 254034195 9855975424 42398 33554432000 1073741824 1073778376 140734744045344 139694655458104 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28356/tid=28373] ppid=28354 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/28356/task/28373/stat : 28373 (java) S 28354 28356 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254034195 9855975424 42398 33554432000 1073741824 1073778376 140734744045344 139694654405496 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28356/tid=28374] ppid=28354 vsize=9624976 CPUtime=0.08 cores=1,3,5,7
/proc/28356/task/28374/stat : 28374 (java) S 28354 28356 27428 0 -1 4202560 25 0 0 0 3 5 0 0 20 0 19 0 254034195 9855975424 42398 33554432000 1073741824 1073778376 140734744045344 139694653352904 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28356/tid=28375] ppid=28354 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/28356/task/28375/stat : 28375 (java) S 28354 28356 27428 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254034201 9855975424 42398 33554432000 1073741824 1073778376 140734744045344 139694652298408 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 431.36
Current children cumulated vsize (KiB) 9624976

[startup+429.501 s]
/proc/loadavg: 1.99 1.98 1.99 3/213 28436
/proc/meminfo: memFree=29637104/32873648 swapFree=7112/7112
[pid=28356] ppid=28354 vsize=9624976 CPUtime=432.16 cores=1,3,5,7
/proc/28356/stat : 28356 (java) S 28354 28356 27428 0 -1 4202496 9230 0 1 0 43199 17 0 0 20 0 19 0 254034189 9855975424 42398 33554432000 1073741824 1073778376 140734744045344 140734744036480 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/28356/statm: 2406244 42398 2267 9 0 2396937 0
[pid=28356/tid=28358] ppid=28354 vsize=9624976 CPUtime=425.32 cores=1,3,5,7
/proc/28356/task/28358/stat : 28358 (java) R 28354 28356 27428 0 -1 4202560 2572 0 1 0 42524 8 0 0 20 0 19 0 254034190 9855975424 42398 33554432000 1073741824 1073778376 140734744045344 139694836674848 139694700923458 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=28356/tid=28359] ppid=28354 vsize=9624976 CPUtime=0.41 cores=1,3,5,7
/proc/28356/task/28359/stat : 28359 (java) S 28354 28356 27428 0 -1 4202560 132 0 0 0 41 0 0 0 20 0 19 0 254034191 9855975424 42398 33554432000 1073741824 1073778376 140734744045344 139694825736744 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28356/tid=28360] ppid=28354 vsize=9624976 CPUtime=0.38 cores=1,3,5,7
/proc/28356/task/28360/stat : 28360 (java) S 28354 28356 27428 0 -1 4202560 202 0 0 0 37 1 0 0 20 0 19 0 254034191 9855975424 42398 33554432000 1073741824 1073778376 140734744045344 139694824683944 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28356/tid=28361] ppid=28354 vsize=9624976 CPUtime=0.39 cores=1,3,5,7
/proc/28356/task/28361/stat : 28361 (java) S 28354 28356 27428 0 -1 4202560 190 0 0 0 37 2 0 0 20 0 19 0 254034191 9855975424 42398 33554432000 1073741824 1073778376 140734744045344 139694823631144 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28356/tid=28362] ppid=28354 vsize=9624976 CPUtime=0.36 cores=1,3,5,7
/proc/28356/task/28362/stat : 28362 (java) S 28354 28356 27428 0 -1 4202560 278 0 0 0 34 2 0 0 20 0 19 0 254034191 9855975424 42398 33554432000 1073741824 1073778376 140734744045344 139694822578344 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28356/tid=28363] ppid=28354 vsize=9624976 CPUtime=0.42 cores=1,3,5,7
/proc/28356/task/28363/stat : 28363 (java) S 28354 28356 27428 0 -1 4202560 326 0 0 0 42 0 0 0 20 0 19 0 254034191 9855975424 42398 33554432000 1073741824 1073778376 140734744045344 139694821526568 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28356/tid=28364] ppid=28354 vsize=9624976 CPUtime=0.41 cores=1,3,5,7
/proc/28356/task/28364/stat : 28364 (java) S 28354 28356 27428 0 -1 4202560 489 0 0 0 39 2 0 0 20 0 19 0 254034191 9855975424 42398 33554432000 1073741824 1073778376 140734744045344 139694820473768 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28356/tid=28365] ppid=28354 vsize=9624976 CPUtime=0.4 cores=1,3,5,7
/proc/28356/task/28365/stat : 28365 (java) S 28354 28356 27428 0 -1 4202560 195 0 0 0 40 0 0 0 20 0 19 0 254034191 9855975424 42398 33554432000 1073741824 1073778376 140734744045344 139694819420968 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28356/tid=28366] ppid=28354 vsize=9624976 CPUtime=0.37 cores=1,3,5,7
/proc/28356/task/28366/stat : 28366 (java) S 28354 28356 27428 0 -1 4202560 267 0 0 0 35 2 0 0 20 0 19 0 254034191 9855975424 42398 33554432000 1073741824 1073778376 140734744045344 139694672919208 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28356/tid=28367] ppid=28354 vsize=9624976 CPUtime=3.2 cores=1,3,5,7
/proc/28356/task/28367/stat : 28367 (java) S 28354 28356 27428 0 -1 4202560 77 0 0 0 318 2 0 0 20 0 19 0 254034192 9855975424 42398 33554432000 1073741824 1073778376 140734744045344 139694660721128 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28356/tid=28368] ppid=28354 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/28356/task/28368/stat : 28368 (java) S 28354 28356 27428 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254034192 9855975424 42398 33554432000 1073741824 1073778376 140734744045344 139694659667192 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28356/tid=28369] ppid=28354 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/28356/task/28369/stat : 28369 (java) S 28354 28356 27428 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254034192 9855975424 42398 33554432000 1073741824 1073778376 140734744045344 139694658614280 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28356/tid=28370] ppid=28354 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/28356/task/28370/stat : 28370 (java) S 28354 28356 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254034194 9855975424 42398 33554432000 1073741824 1073778376 140734744045344 139694657562768 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28356/tid=28371] ppid=28354 vsize=9624976 CPUtime=0.13 cores=1,3,5,7
/proc/28356/task/28371/stat : 28371 (java) S 28354 28356 27428 0 -1 4202560 981 0 0 0 13 0 0 0 20 0 19 0 254034194 9855975424 42398 33554432000 1073741824 1073778376 140734744045344 139694656510904 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28356/tid=28372] ppid=28354 vsize=9624976 CPUtime=0.19 cores=1,3,5,7
/proc/28356/task/28372/stat : 28372 (java) S 28354 28356 27428 0 -1 4202560 2316 0 0 0 19 0 0 0 20 0 19 0 254034195 9855975424 42398 33554432000 1073741824 1073778376 140734744045344 139694655458104 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28356/tid=28373] ppid=28354 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/28356/task/28373/stat : 28373 (java) S 28354 28356 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254034195 9855975424 42398 33554432000 1073741824 1073778376 140734744045344 139694654405496 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28356/tid=28374] ppid=28354 vsize=9624976 CPUtime=0.08 cores=1,3,5,7
/proc/28356/task/28374/stat : 28374 (java) S 28354 28356 27428 0 -1 4202560 25 0 0 0 3 5 0 0 20 0 19 0 254034195 9855975424 42398 33554432000 1073741824 1073778376 140734744045344 139694653352904 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28356/tid=28375] ppid=28354 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/28356/task/28375/stat : 28375 (java) S 28354 28356 27428 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254034201 9855975424 42398 33554432000 1073741824 1073778376 140734744045344 139694652298408 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 432.16
Current children cumulated vsize (KiB) 9624976

[startup+430.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/213 28436
/proc/meminfo: memFree=29637104/32873648 swapFree=7112/7112
[pid=28356] ppid=28354 vsize=9624976 CPUtime=432.96 cores=1,3,5,7
/proc/28356/stat : 28356 (java) S 28354 28356 27428 0 -1 4202496 9230 0 1 0 43279 17 0 0 20 0 19 0 254034189 9855975424 42398 33554432000 1073741824 1073778376 140734744045344 140734744036480 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/28356/statm: 2406244 42398 2267 9 0 2396937 0
[pid=28356/tid=28358] ppid=28354 vsize=9624976 CPUtime=426.12 cores=1,3,5,7
/proc/28356/task/28358/stat : 28358 (java) R 28354 28356 27428 0 -1 4202560 2572 0 1 0 42604 8 0 0 20 0 19 0 254034190 9855975424 42398 33554432000 1073741824 1073778376 140734744045344 139694836674848 139694700923562 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=28356/tid=28359] ppid=28354 vsize=9624976 CPUtime=0.41 cores=1,3,5,7
/proc/28356/task/28359/stat : 28359 (java) S 28354 28356 27428 0 -1 4202560 132 0 0 0 41 0 0 0 20 0 19 0 254034191 9855975424 42398 33554432000 1073741824 1073778376 140734744045344 139694825736744 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28356/tid=28360] ppid=28354 vsize=9624976 CPUtime=0.38 cores=1,3,5,7
/proc/28356/task/28360/stat : 28360 (java) S 28354 28356 27428 0 -1 4202560 202 0 0 0 37 1 0 0 20 0 19 0 254034191 9855975424 42398 33554432000 1073741824 1073778376 140734744045344 139694824683944 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28356/tid=28361] ppid=28354 vsize=9624976 CPUtime=0.39 cores=1,3,5,7
/proc/28356/task/28361/stat : 28361 (java) S 28354 28356 27428 0 -1 4202560 190 0 0 0 37 2 0 0 20 0 19 0 254034191 9855975424 42398 33554432000 1073741824 1073778376 140734744045344 139694823631144 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28356/tid=28362] ppid=28354 vsize=9624976 CPUtime=0.36 cores=1,3,5,7
/proc/28356/task/28362/stat : 28362 (java) S 28354 28356 27428 0 -1 4202560 278 0 0 0 34 2 0 0 20 0 19 0 254034191 9855975424 42398 33554432000 1073741824 1073778376 140734744045344 139694822578344 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28356/tid=28363] ppid=28354 vsize=9624976 CPUtime=0.42 cores=1,3,5,7
/proc/28356/task/28363/stat : 28363 (java) S 28354 28356 27428 0 -1 4202560 326 0 0 0 42 0 0 0 20 0 19 0 254034191 9855975424 42398 33554432000 1073741824 1073778376 140734744045344 139694821526568 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28356/tid=28364] ppid=28354 vsize=9624976 CPUtime=0.41 cores=1,3,5,7
/proc/28356/task/28364/stat : 28364 (java) S 28354 28356 27428 0 -1 4202560 489 0 0 0 39 2 0 0 20 0 19 0 254034191 9855975424 42398 33554432000 1073741824 1073778376 140734744045344 139694820473768 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28356/tid=28365] ppid=28354 vsize=9624976 CPUtime=0.4 cores=1,3,5,7
/proc/28356/task/28365/stat : 28365 (java) S 28354 28356 27428 0 -1 4202560 195 0 0 0 40 0 0 0 20 0 19 0 254034191 9855975424 42398 33554432000 1073741824 1073778376 140734744045344 139694819420968 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28356/tid=28366] ppid=28354 vsize=9624976 CPUtime=0.37 cores=1,3,5,7
/proc/28356/task/28366/stat : 28366 (java) S 28354 28356 27428 0 -1 4202560 267 0 0 0 35 2 0 0 20 0 19 0 254034191 9855975424 42398 33554432000 1073741824 1073778376 140734744045344 139694672919208 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28356/tid=28367] ppid=28354 vsize=9624976 CPUtime=3.2 cores=1,3,5,7
/proc/28356/task/28367/stat : 28367 (java) S 28354 28356 27428 0 -1 4202560 77 0 0 0 318 2 0 0 20 0 19 0 254034192 9855975424 42398 33554432000 1073741824 1073778376 140734744045344 139694660721128 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28356/tid=28368] ppid=28354 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/28356/task/28368/stat : 28368 (java) S 28354 28356 27428 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254034192 9855975424 42398 33554432000 1073741824 1073778376 140734744045344 139694659667192 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28356/tid=28369] ppid=28354 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/28356/task/28369/stat : 28369 (java) S 28354 28356 27428 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254034192 9855975424 42398 33554432000 1073741824 1073778376 140734744045344 139694658614280 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28356/tid=28370] ppid=28354 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/28356/task/28370/stat : 28370 (java) S 28354 28356 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254034194 9855975424 42398 33554432000 1073741824 1073778376 140734744045344 139694657562768 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28356/tid=28371] ppid=28354 vsize=9624976 CPUtime=0.13 cores=1,3,5,7
/proc/28356/task/28371/stat : 28371 (java) S 28354 28356 27428 0 -1 4202560 981 0 0 0 13 0 0 0 20 0 19 0 254034194 9855975424 42398 33554432000 1073741824 1073778376 140734744045344 139694656510904 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28356/tid=28372] ppid=28354 vsize=9624976 CPUtime=0.19 cores=1,3,5,7
/proc/28356/task/28372/stat : 28372 (java) S 28354 28356 27428 0 -1 4202560 2316 0 0 0 19 0 0 0 20 0 19 0 254034195 9855975424 42398 33554432000 1073741824 1073778376 140734744045344 139694655458104 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28356/tid=28373] ppid=28354 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/28356/task/28373/stat : 28373 (java) S 28354 28356 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254034195 9855975424 42398 33554432000 1073741824 1073778376 140734744045344 139694654405496 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28356/tid=28374] ppid=28354 vsize=9624976 CPUtime=0.08 cores=1,3,5,7
/proc/28356/task/28374/stat : 28374 (java) S 28354 28356 27428 0 -1 4202560 25 0 0 0 3 5 0 0 20 0 19 0 254034195 9855975424 42398 33554432000 1073741824 1073778376 140734744045344 139694653352904 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28356/tid=28375] ppid=28354 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/28356/task/28375/stat : 28375 (java) S 28354 28356 27428 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254034201 9855975424 42398 33554432000 1073741824 1073778376 140734744045344 139694652298408 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 432.96
Current children cumulated vsize (KiB) 9624976

[startup+430.501 s]
/proc/loadavg: 1.99 1.98 1.99 3/213 28436
/proc/meminfo: memFree=29637104/32873648 swapFree=7112/7112
[pid=28356] ppid=28354 vsize=9624976 CPUtime=433.16 cores=1,3,5,7
/proc/28356/stat : 28356 (java) S 28354 28356 27428 0 -1 4202496 9230 0 1 0 43299 17 0 0 20 0 19 0 254034189 9855975424 42398 33554432000 1073741824 1073778376 140734744045344 140734744036480 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/28356/statm: 2406244 42398 2267 9 0 2396937 0
[pid=28356/tid=28358] ppid=28354 vsize=9624976 CPUtime=426.32 cores=1,3,5,7
/proc/28356/task/28358/stat : 28358 (java) R 28354 28356 27428 0 -1 4202560 2572 0 1 0 42624 8 0 0 20 0 19 0 254034190 9855975424 42398 33554432000 1073741824 1073778376 140734744045344 139694836674848 139694701001366 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=28356/tid=28359] ppid=28354 vsize=9624976 CPUtime=0.41 cores=1,3,5,7
/proc/28356/task/28359/stat : 28359 (java) S 28354 28356 27428 0 -1 4202560 132 0 0 0 41 0 0 0 20 0 19 0 254034191 9855975424 42398 33554432000 1073741824 1073778376 140734744045344 139694825736744 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28356/tid=28360] ppid=28354 vsize=9624976 CPUtime=0.38 cores=1,3,5,7
/proc/28356/task/28360/stat : 28360 (java) S 28354 28356 27428 0 -1 4202560 202 0 0 0 37 1 0 0 20 0 19 0 254034191 9855975424 42398 33554432000 1073741824 1073778376 140734744045344 139694824683944 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28356/tid=28361] ppid=28354 vsize=9624976 CPUtime=0.39 cores=1,3,5,7
/proc/28356/task/28361/stat : 28361 (java) S 28354 28356 27428 0 -1 4202560 190 0 0 0 37 2 0 0 20 0 19 0 254034191 9855975424 42398 33554432000 1073741824 1073778376 140734744045344 139694823631144 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28356/tid=28362] ppid=28354 vsize=9624976 CPUtime=0.36 cores=1,3,5,7
/proc/28356/task/28362/stat : 28362 (java) S 28354 28356 27428 0 -1 4202560 278 0 0 0 34 2 0 0 20 0 19 0 254034191 9855975424 42398 33554432000 1073741824 1073778376 140734744045344 139694822578344 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28356/tid=28363] ppid=28354 vsize=9624976 CPUtime=0.42 cores=1,3,5,7
/proc/28356/task/28363/stat : 28363 (java) S 28354 28356 27428 0 -1 4202560 326 0 0 0 42 0 0 0 20 0 19 0 254034191 9855975424 42398 33554432000 1073741824 1073778376 140734744045344 139694821526568 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28356/tid=28364] ppid=28354 vsize=9624976 CPUtime=0.41 cores=1,3,5,7
/proc/28356/task/28364/stat : 28364 (java) S 28354 28356 27428 0 -1 4202560 489 0 0 0 39 2 0 0 20 0 19 0 254034191 9855975424 42398 33554432000 1073741824 1073778376 140734744045344 139694820473768 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28356/tid=28365] ppid=28354 vsize=9624976 CPUtime=0.4 cores=1,3,5,7
/proc/28356/task/28365/stat : 28365 (java) S 28354 28356 27428 0 -1 4202560 195 0 0 0 40 0 0 0 20 0 19 0 254034191 9855975424 42398 33554432000 1073741824 1073778376 140734744045344 139694819420968 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28356/tid=28366] ppid=28354 vsize=9624976 CPUtime=0.37 cores=1,3,5,7
/proc/28356/task/28366/stat : 28366 (java) S 28354 28356 27428 0 -1 4202560 267 0 0 0 35 2 0 0 20 0 19 0 254034191 9855975424 42398 33554432000 1073741824 1073778376 140734744045344 139694672919208 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28356/tid=28367] ppid=28354 vsize=9624976 CPUtime=3.2 cores=1,3,5,7
/proc/28356/task/28367/stat : 28367 (java) S 28354 28356 27428 0 -1 4202560 77 0 0 0 318 2 0 0 20 0 19 0 254034192 9855975424 42398 33554432000 1073741824 1073778376 140734744045344 139694660721128 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28356/tid=28368] ppid=28354 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/28356/task/28368/stat : 28368 (java) S 28354 28356 27428 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254034192 9855975424 42398 33554432000 1073741824 1073778376 140734744045344 139694659667192 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28356/tid=28369] ppid=28354 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/28356/task/28369/stat : 28369 (java) S 28354 28356 27428 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254034192 9855975424 42398 33554432000 1073741824 1073778376 140734744045344 139694658614280 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28356/tid=28370] ppid=28354 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/28356/task/28370/stat : 28370 (java) S 28354 28356 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254034194 9855975424 42398 33554432000 1073741824 1073778376 140734744045344 139694657562768 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28356/tid=28371] ppid=28354 vsize=9624976 CPUtime=0.13 cores=1,3,5,7
/proc/28356/task/28371/stat : 28371 (java) S 28354 28356 27428 0 -1 4202560 981 0 0 0 13 0 0 0 20 0 19 0 254034194 9855975424 42398 33554432000 1073741824 1073778376 140734744045344 139694656510904 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28356/tid=28372] ppid=28354 vsize=9624976 CPUtime=0.19 cores=1,3,5,7
/proc/28356/task/28372/stat : 28372 (java) S 28354 28356 27428 0 -1 4202560 2316 0 0 0 19 0 0 0 20 0 19 0 254034195 9855975424 42398 33554432000 1073741824 1073778376 140734744045344 139694655458104 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28356/tid=28373] ppid=28354 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/28356/task/28373/stat : 28373 (java) S 28354 28356 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254034195 9855975424 42398 33554432000 1073741824 1073778376 140734744045344 139694654405496 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28356/tid=28374] ppid=28354 vsize=9624976 CPUtime=0.08 cores=1,3,5,7
/proc/28356/task/28374/stat : 28374 (java) S 28354 28356 27428 0 -1 4202560 25 0 0 0 3 5 0 0 20 0 19 0 254034195 9855975424 42398 33554432000 1073741824 1073778376 140734744045344 139694653352904 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28356/tid=28375] ppid=28354 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/28356/task/28375/stat : 28375 (java) S 28354 28356 27428 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254034201 9855975424 42398 33554432000 1073741824 1073778376 140734744045344 139694652298408 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 433.16
Current children cumulated vsize (KiB) 9624976

Child status: 10
Real time (s): 430.578
CPU time (s): 433.418
CPU user time (s): 433.036
CPU system time (s): 0.381941
CPU usage (%): 100.66
Max. virtual memory (cumulated for all children) (KiB): 9624976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 433.036
system time used= 0.381941
maximum resident set size= 169692
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9260
page faults= 1
swaps= 0
block input operations= 0
block output operations= 464
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12346
involuntary context switches= 6950

runsolver used 1.35179 second user time and 3.49447 second system time

The end

Launcher Data

Begin job on node126 at 2012-05-24 19:04:43
IDJOB=3687983
IDBENCH=2557
IDSOLVER=2269
FILE ID=node126/3687983-1337879083
RUNJOBID= node126-1337871880-27446
PBS_JOBID= 14620078
Free space on /tmp= 71684 MiB

SOLVER NAME= Sat 4j PB Resolution 2.3.2 Snapshot
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-MEDINT/submitted-PB06/manquiho/Aardal_1/normalized-cuww3.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3687983-1337879083/watcher-3687983-1337879083 -o /tmp/evaluation-result-3687983-1337879083/solver-3687983-1337879083 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar HOME/instance-3687983-1337879083.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= c67056006c43da82eed6e7cbb40287a1
RANDOM SEED=563635495

node126.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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.456
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.456
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.456
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.456
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.456
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.456
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.456
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.456
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        29925416 kB
Buffers:          232252 kB
Cached:          1863372 kB
SwapCached:        17768 kB
Active:           442392 kB
Inactive:        1732916 kB
Active(anon):      61956 kB
Inactive(anon):    19404 kB
Active(file):     380436 kB
Inactive(file):  1713512 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67086928 kB
Dirty:              1044 kB
Writeback:             0 kB
AnonPages:         78960 kB
Mapped:            18208 kB
Shmem:                 0 kB
Slab:             622384 kB
SReclaimable:      66544 kB
SUnreclaim:       555840 kB
KernelStack:        1592 kB
PageTables:         4108 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     696112 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     53248 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71680 MiB
End job on node126 at 2012-05-24 19:11:53