Trace number 3688239

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 NameAnswerobjective functionCPU timeWall clock time
Sat 4j PB Resolution 2.3.2 Snapshot? (TO) 1800.04 1794.85

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_6_50_3.opb
MD5SUMf48abdef3d00ab6f87ca2e4f0d43c1d1
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables51
Total number of constraints13
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints12
Minimum length of a constraint1
Maximum length of a constraint50
Number of terms in the objective function 1
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 1270
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 3811
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.06/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.06/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.06/0.07	c See www.sat4j.org for details.
0.06/0.08	c version 2.3.2.v20120418
0.06/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.06/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.06/0.08	c java.vm.version	19.1-b02
0.06/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.06/0.08	c sun.arch.data.model	64
0.06/0.08	c java.version		1.6.0_24
0.06/0.08	c os.name		Linux
0.06/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.06/0.08	c os.arch		amd64
0.06/0.08	c Free memory 		501472288
0.06/0.08	c Max memory 		7480803328
0.06/0.08	c Total memory 		504102912
0.06/0.08	c Number of processors 	8
0.11/0.10	c Pseudo Boolean Optimization by upper bound
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@431b9fb1
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.10	c No reason simplification
0.11/0.10	c Armin Biere (Picosat) restarts strategy
0.11/0.10	c Glucose learned constraints deletion strategy
0.11/0.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c c --- End Solver configuration ---
0.11/0.10	c solving HOME/instance-3688239-1337880906.opb
0.11/0.10	c reading problem ... 
0.11/0.13	c ... done. Wall clock time 0.029s.
0.11/0.13	c declared #vars     51
0.11/0.13	c #constraints  13
0.11/0.13	c constraints type 
0.11/0.13	c org.sat4j.minisat.constraints.cnf.UnitClause => 1
0.11/0.13	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 12
0.11/0.13	c 13 constraints processed.
0.11/0.13	c objective function length is 1 literals
0.50/0.39	c cleaning 2501 clauses out of 5002 with flag 5002/5002
0.84/0.59	c cleaning 4251 clauses out of 8501 with flag 11002/11002
1.15/0.82	c cleaning 5627 clauses out of 11253 with flag 18005/18005
1.37/1.09	c cleaning 6813 clauses out of 13625 with flag 26004/26004
1.80/1.41	c cleaning 7901 clauses out of 15808 with flag 35000/35000
2.23/1.81	c cleaning 8955 clauses out of 17909 with flag 45002/45002
2.65/2.24	c cleaning 9977 clauses out of 19954 with flag 56002/56002
3.15/2.73	c cleaning 10986 clauses out of 21979 with flag 68004/68004
3.76/3.33	c cleaning 11995 clauses out of 23989 with flag 81000/81000
4.35/3.94	c cleaning 12997 clauses out of 25994 with flag 95000/95000
4.98/4.56	c cleaning 13995 clauses out of 27997 with flag 110000/110000
5.80/5.39	c cleaning 15002 clauses out of 30003 with flag 126001/126001
6.71/6.20	c cleaning 16002 clauses out of 32003 with flag 143003/143003
7.52/7.04	c cleaning 16997 clauses out of 33998 with flag 161000/161000
8.55/8.01	c cleaning 17995 clauses out of 36001 with flag 180000/180000
9.65/9.10	c cleaning 19001 clauses out of 38007 with flag 200001/200001
10.66/10.17	c cleaning 19998 clauses out of 40006 with flag 221001/221001
11.76/11.26	c cleaning 20990 clauses out of 42007 with flag 243000/243000
13.17/12.64	c cleaning 22008 clauses out of 44018 with flag 266001/266001
14.67/14.16	c cleaning 22998 clauses out of 46009 with flag 290000/290000
16.48/15.96	c cleaning 24005 clauses out of 48013 with flag 315002/315002
18.39/17.80	c cleaning 24999 clauses out of 50007 with flag 341001/341001
20.10/19.55	c cleaning 25998 clauses out of 52007 with flag 368000/368000
22.22/21.60	c cleaning 27000 clauses out of 54010 with flag 396001/396001
24.74/24.19	c cleaning 28001 clauses out of 56011 with flag 425002/425002
27.05/26.46	c cleaning 29004 clauses out of 58009 with flag 455001/455001
29.05/28.42	c cleaning 30003 clauses out of 60008 with flag 486004/486004
31.36/30.74	c cleaning 31003 clauses out of 62006 with flag 518005/518005
33.46/32.88	c cleaning 31992 clauses out of 63999 with flag 551001/551001
36.08/35.42	c cleaning 33003 clauses out of 66006 with flag 585000/585000
39.00/38.32	c cleaning 34002 clauses out of 68004 with flag 620001/620001
41.61/40.90	c cleaning 34991 clauses out of 70002 with flag 656001/656001
44.23/43.58	c cleaning 36000 clauses out of 72010 with flag 693000/693000
47.34/46.61	c cleaning 37000 clauses out of 74010 with flag 731000/731000
50.35/49.68	c cleaning 38002 clauses out of 76010 with flag 770000/770000
53.46/52.80	c cleaning 39001 clauses out of 78010 with flag 810002/810002
56.18/55.46	c cleaning 40001 clauses out of 80007 with flag 851000/851000
59.89/59.12	c cleaning 41004 clauses out of 82007 with flag 893001/893001
64.40/63.61	c cleaning 41996 clauses out of 84003 with flag 936001/936001
68.51/67.70	c cleaning 43000 clauses out of 86009 with flag 980003/980003
72.85/72.04	c cleaning 44003 clauses out of 88009 with flag 1025003/1025003
77.96/77.14	c cleaning 45001 clauses out of 90004 with flag 1071001/1071001
82.17/81.35	c cleaning 46001 clauses out of 92005 with flag 1118003/1118003
85.78/84.90	c cleaning 46994 clauses out of 94002 with flag 1166001/1166001
90.09/89.26	c cleaning 47998 clauses out of 96008 with flag 1215001/1215001
94.20/93.33	c cleaning 49002 clauses out of 98011 with flag 1265002/1265002
99.03/98.17	c cleaning 49995 clauses out of 100007 with flag 1316000/1316000
105.07/104.18	c cleaning 51002 clauses out of 102012 with flag 1368000/1368000
111.39/110.46	c cleaning 52001 clauses out of 104015 with flag 1421005/1421005
117.81/116.81	c cleaning 53001 clauses out of 106010 with flag 1475001/1475001
123.33/122.32	c cleaning 53999 clauses out of 108008 with flag 1530000/1530000
128.96/127.92	c cleaning 55001 clauses out of 110013 with flag 1586004/1586004
135.39/134.39	c cleaning 56003 clauses out of 112010 with flag 1643002/1643002
141.62/140.58	c cleaning 57003 clauses out of 114008 with flag 1701003/1701003
148.44/147.34	c cleaning 57998 clauses out of 116002 with flag 1760000/1760000
154.97/153.89	c cleaning 59003 clauses out of 118005 with flag 1820001/1820001
161.31/160.17	c cleaning 59995 clauses out of 120002 with flag 1881001/1881001
168.84/167.64	c cleaning 61003 clauses out of 122007 with flag 1943001/1943001
175.95/174.70	c cleaning 61999 clauses out of 124003 with flag 2006000/2006000
182.87/181.61	c cleaning 63003 clauses out of 126006 with flag 2070002/2070002
189.49/188.23	c cleaning 63997 clauses out of 128003 with flag 2135002/2135002
196.52/195.27	c cleaning 65004 clauses out of 130011 with flag 2201007/2201007
203.26/201.96	c cleaning 65996 clauses out of 132004 with flag 2268004/2268004
208.11/206.73	c cleaning 66994 clauses out of 134004 with flag 2336000/2336000
214.73/213.37	c cleaning 68001 clauses out of 136010 with flag 2405000/2405000
222.28/220.85	c cleaning 68999 clauses out of 138011 with flag 2475002/2475002
232.12/230.65	c cleaning 70003 clauses out of 140010 with flag 2546000/2546000
239.45/237.99	c cleaning 70997 clauses out of 142007 with flag 2618000/2618000
247.58/246.09	c cleaning 72006 clauses out of 144013 with flag 2691003/2691003
255.51/253.96	c cleaning 72996 clauses out of 146005 with flag 2765001/2765001
265.24/263.68	c cleaning 73998 clauses out of 148010 with flag 2840002/2840002
275.05/273.43	c cleaning 75000 clauses out of 150012 with flag 2916002/2916002
285.29/283.69	c cleaning 76003 clauses out of 152015 with flag 2993005/2993005
297.31/295.65	c cleaning 77004 clauses out of 154010 with flag 3071003/3071003
307.33/305.69	c cleaning 78001 clauses out of 156003 with flag 3150000/3150000
317.37/315.67	c cleaning 79003 clauses out of 158007 with flag 3230005/3230005
328.78/327.00	c cleaning 79995 clauses out of 160000 with flag 3311001/3311001
338.43/336.66	c cleaning 81000 clauses out of 162005 with flag 3393001/3393001
348.96/347.15	c cleaning 81995 clauses out of 164004 with flag 3476000/3476000
357.36/355.53	c cleaning 82998 clauses out of 166011 with flag 3560002/3560002
367.98/366.15	c cleaning 84009 clauses out of 168019 with flag 3645008/3645008
378.81/376.94	c cleaning 84993 clauses out of 170002 with flag 3731000/3731000
387.65/385.71	c cleaning 85997 clauses out of 172009 with flag 3818000/3818000
398.49/396.56	c cleaning 87006 clauses out of 174014 with flag 3906002/3906002
409.05/407.07	c cleaning 88001 clauses out of 176006 with flag 3995000/3995000
421.18/419.15	c cleaning 89002 clauses out of 178006 with flag 4085001/4085001
433.23/431.17	c cleaning 90000 clauses out of 180003 with flag 4176000/4176000
445.99/443.86	c cleaning 90999 clauses out of 182004 with flag 4268001/4268001
457.58/455.40	c cleaning 91998 clauses out of 184004 with flag 4361000/4361000
468.99/466.79	c cleaning 92998 clauses out of 186007 with flag 4455001/4455001
485.96/483.61	c cleaning 94008 clauses out of 188015 with flag 4550007/4550007
500.39/498.05	c cleaning 94996 clauses out of 190001 with flag 4646001/4646001
514.32/511.92	c cleaning 96003 clauses out of 192006 with flag 4743002/4743002
527.54/525.15	c cleaning 96989 clauses out of 194002 with flag 4841001/4841001
541.88/539.45	c cleaning 98001 clauses out of 196014 with flag 4940002/4940002
556.23/553.72	c cleaning 99006 clauses out of 198014 with flag 5040003/5040003
570.62/568.04	c cleaning 100003 clauses out of 200005 with flag 5141000/5141000
581.82/579.29	c cleaning 101000 clauses out of 202005 with flag 5243003/5243003
596.17/593.56	c cleaning 102000 clauses out of 204005 with flag 5346003/5346003
608.12/605.47	c cleaning 102996 clauses out of 206002 with flag 5450000/5450000
619.88/617.19	c cleaning 103997 clauses out of 208008 with flag 5555002/5555002
632.21/629.47	c cleaning 105003 clauses out of 210011 with flag 5661002/5661002
650.16/647.38	c cleaning 106001 clauses out of 212007 with flag 5768001/5768001
664.52/661.64	c cleaning 106997 clauses out of 214005 with flag 5876000/5876000
677.74/674.85	c cleaning 108004 clauses out of 216011 with flag 5985003/5985003
692.80/689.86	c cleaning 108999 clauses out of 218004 with flag 6095000/6095000
707.75/704.76	c cleaning 109994 clauses out of 220006 with flag 6206001/6206001
720.80/717.78	c cleaning 111005 clauses out of 222012 with flag 6318001/6318001
734.46/731.35	c cleaning 111998 clauses out of 224006 with flag 6431000/6431000
748.72/745.51	c cleaning 113003 clauses out of 226009 with flag 6545001/6545001
764.76/761.58	c cleaning 114006 clauses out of 228013 with flag 6660008/6660008
783.60/780.40	c cleaning 114995 clauses out of 229999 with flag 6776000/6776000
802.74/799.46	c cleaning 116001 clauses out of 232004 with flag 6893000/6893000
820.28/816.92	c cleaning 116995 clauses out of 234003 with flag 7011000/7011000
837.71/834.37	c cleaning 118001 clauses out of 236009 with flag 7130001/7130001
855.75/852.36	c cleaning 119001 clauses out of 238008 with flag 7250001/7250001
871.18/867.77	c cleaning 119997 clauses out of 240006 with flag 7371000/7371000
887.69/884.28	c cleaning 121003 clauses out of 242011 with flag 7493002/7493002
905.54/902.01	c cleaning 122000 clauses out of 244006 with flag 7616000/7616000
922.20/918.61	c cleaning 122996 clauses out of 246007 with flag 7740001/7740001
941.84/938.25	c cleaning 124002 clauses out of 248010 with flag 7865000/7865000
958.56/954.95	c cleaning 124997 clauses out of 250009 with flag 7991001/7991001
976.11/972.41	c cleaning 126001 clauses out of 252012 with flag 8118001/8118001
997.34/993.68	c cleaning 126993 clauses out of 254010 with flag 8246000/8246000
1018.79/1015.06	c cleaning 128004 clauses out of 256017 with flag 8375000/8375000
1041.36/1037.55	c cleaning 129003 clauses out of 258015 with flag 8505002/8505002
1061.39/1057.59	c cleaning 130003 clauses out of 260010 with flag 8636000/8636000
1084.31/1080.48	c cleaning 131000 clauses out of 262008 with flag 8768001/8768001
1110.89/1106.96	c cleaning 131998 clauses out of 264010 with flag 8901003/8901003
1131.81/1127.84	c cleaning 133001 clauses out of 266009 with flag 9035000/9035000
1153.98/1149.99	c cleaning 133996 clauses out of 268009 with flag 9170001/9170001
1178.63/1174.53	c cleaning 135003 clauses out of 270013 with flag 9306001/9306001
1198.27/1194.14	c cleaning 136000 clauses out of 272011 with flag 9443002/9443002
1223.09/1218.94	c cleaning 137000 clauses out of 274011 with flag 9581002/9581002
1243.21/1239.07	c cleaning 138001 clauses out of 276010 with flag 9720001/9720001
1266.53/1262.37	c cleaning 138998 clauses out of 278008 with flag 9860000/9860000
1293.53/1289.34	c cleaning 140002 clauses out of 280013 with flag 10001003/10001003
1327.90/1323.68	c cleaning 140989 clauses out of 282009 with flag 10143001/10143001
1359.04/1354.78	c cleaning 142006 clauses out of 284022 with flag 10286003/10286003
1390.51/1386.12	c cleaning 143004 clauses out of 286014 with flag 10430001/10430001
1420.09/1415.61	c cleaning 144003 clauses out of 288012 with flag 10575003/10575003
1441.68/1437.16	c cleaning 144999 clauses out of 290007 with flag 10721001/10721001
1458.84/1454.27	c cleaning 146000 clauses out of 292008 with flag 10868001/10868001
1482.06/1477.41	c cleaning 147002 clauses out of 294007 with flag 11016000/11016000
1511.31/1506.64	c cleaning 147998 clauses out of 296006 with flag 11165001/11165001
1541.06/1536.33	c cleaning 149002 clauses out of 298007 with flag 11315000/11315000
1567.09/1562.34	c cleaning 149996 clauses out of 300006 with flag 11466001/11466001
1594.12/1589.33	c cleaning 150998 clauses out of 302010 with flag 11618001/11618001
1626.89/1622.01	c cleaning 152004 clauses out of 304014 with flag 11771003/11771003
1662.64/1657.78	c cleaning 153000 clauses out of 306007 with flag 11925000/11925000
1688.67/1683.74	c cleaning 153997 clauses out of 308010 with flag 12080003/12080003
1715.53/1710.53	c cleaning 155001 clauses out of 310010 with flag 12236000/12236000
1744.09/1739.07	c cleaning 156001 clauses out of 312011 with flag 12393002/12393002
1769.73/1764.61	c cleaning 156994 clauses out of 314008 with flag 12551000/12551000
1796.63/1791.46	c cleaning 158007 clauses out of 316014 with flag 12710000/12710000
1800.04/1794.81	c starts		: 324
1800.04/1794.81	c conflicts		: 12758389
1800.04/1794.81	c decisions		: 13147168
1800.04/1794.81	c propagations		: 103017423
1800.04/1794.81	c inspects		: 21587262993
1800.04/1794.81	c shortcuts		: 0
1800.04/1794.81	c learnt literals	: 0
1800.04/1794.81	c learnt binary clauses	: 0
1800.04/1794.81	c learnt ternary clauses	: 0
1800.04/1794.81	c learnt constraints	: 12758391
1800.04/1794.81	c ignored constraints	: 0
1800.04/1794.81	c root simplifications	: 0
1800.04/1794.81	c removed literals (reason simplification)	: 0
1800.04/1794.81	c reason swapping (by a shorter reason)	: 0
1800.04/1794.81	c Calls to reduceDB	: 155
1800.04/1794.81	c number of reductions to clauses (during analyze)	: 0
1800.04/1794.81	c number of learned constraints concerned by reduction	: 0
1800.04/1794.81	c number of learning phase by resolution	: 0
1800.04/1794.81	c number of learning phase by cutting planes	: 0
1800.04/1794.81	c speed (assignments/second)	: 57401.606638290184
1800.04/1794.81	c non guided choices	24
1800.04/1794.85	c learnt constraints type 
1800.04/1794.85	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 206697
1800.04/1794.85	c constraints type 
1800.04/1794.85	c org.sat4j.minisat.constraints.cnf.UnitClause => 1
1800.04/1794.85	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 12
1800.04/1794.85	c 13 constraints processed.
1800.04/1794.85	s UNKNOWN
1800.04/1794.85	c Total wall clock time (in seconds): 1794.747

Verifier Data

ERROR: no interpretation found !

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-3688239-1337880906/watcher-3688239-1337880906 -o /tmp/evaluation-result-3688239-1337880906/solver-3688239-1337880906 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar HOME/instance-3688239-1337880906.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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.03 2.00 2.00 3/194 22065
/proc/meminfo: memFree=29882680/32873844 swapFree=7100/7100
[pid=22065] ppid=22063 vsize=96528 CPUtime=0 cores=1,3,5,7
/proc/22065/stat : 22065 (java) S 22063 22065 20833 0 -1 4202496 1149 0 0 0 0 0 0 0 20 0 2 0 254219173 98844672 870 33554432000 1073741824 1073778376 140735869164000 140735869155136 249653395517 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22065/statm: 22434 873 659 9 0 16769 0
[pid=22065/tid=22066] ppid=22063 vsize=89740 CPUtime=0 cores=1,3,5,7
/proc/22065/task/22066/stat : 22066 (java) R 22063 22065 20833 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 2 0 254219174 91893760 886 33554432000 1073741824 1073778376 140735869164000 140735869153064 249650038144 0 0 4096 0 0 0 0 -1 3 0 0 0 0 0

[startup+0.0669771 s]
/proc/loadavg: 2.03 2.00 2.00 3/194 22065
/proc/meminfo: memFree=29882680/32873844 swapFree=7100/7100
[pid=22065] ppid=22063 vsize=9558412 CPUtime=0.06 cores=1,3,5,7
/proc/22065/stat : 22065 (java) S 22063 22065 20833 0 -1 4202496 3329 0 1 0 5 1 0 0 20 0 18 0 254219173 9787813888 4538 33554432000 1073741824 1073778376 140735869164000 140735869155136 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22065/statm: 2389603 4538 1771 9 0 2380296 0
[pid=22065/tid=22066] ppid=22063 vsize=9558412 CPUtime=0.04 cores=1,3,5,7
/proc/22065/task/22066/stat : 22066 (java) R 22063 22065 20833 0 -1 4202560 2120 0 1 0 4 0 0 0 20 0 18 0 254219174 9787813888 4538 33554432000 1073741824 1073778376 140735869164000 140389335571104 140389208101416 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 9558412

[startup+0.100353 s]
/proc/loadavg: 2.03 2.00 2.00 3/194 22065
/proc/meminfo: memFree=29882680/32873844 swapFree=7100/7100
[pid=22065] ppid=22063 vsize=9558412 CPUtime=0.11 cores=1,3,5,7
/proc/22065/stat : 22065 (java) S 22063 22065 20833 0 -1 4202496 4459 0 1 0 10 1 0 0 20 0 18 0 254219173 9787813888 6128 33554432000 1073741824 1073778376 140735869164000 140735869155136 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22065/statm: 2389603 6128 2130 9 0 2380296 0
[pid=22065/tid=22066] ppid=22063 vsize=9558412 CPUtime=0.07 cores=1,3,5,7
/proc/22065/task/22066/stat : 22066 (java) R 22063 22065 20833 0 -1 4202560 2435 0 1 0 7 0 0 0 20 0 18 0 254219174 9787813888 6129 33554432000 1073741824 1073778376 140735869164000 140389335565568 140389339918477 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558412

[startup+0.300243 s]
/proc/loadavg: 2.03 2.00 2.00 3/194 22065
/proc/meminfo: memFree=29882680/32873844 swapFree=7100/7100
[pid=22065] ppid=22063 vsize=9624976 CPUtime=0.5 cores=1,3,5,7
/proc/22065/stat : 22065 (java) S 22063 22065 20833 0 -1 4202496 6477 0 1 0 48 2 0 0 20 0 19 0 254219173 9855975424 7385 33554432000 1073741824 1073778376 140735869164000 140735869155136 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22065/statm: 2406244 7385 2222 9 0 2396937 0
[pid=22065/tid=22066] ppid=22063 vsize=9624976 CPUtime=0.27 cores=1,3,5,7
/proc/22065/task/22066/stat : 22066 (java) R 22063 22065 20833 0 -1 4202560 2448 0 1 0 27 0 0 0 20 0 19 0 254219174 9855975424 7385 33554432000 1073741824 1073778376 140735869164000 140389335569168 140389208406924 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9624976

[startup+0.70033 s]
/proc/loadavg: 2.03 2.00 2.00 3/194 22065
/proc/meminfo: memFree=29882680/32873844 swapFree=7100/7100
[pid=22065] ppid=22063 vsize=9624976 CPUtime=1.05 cores=1,3,5,7
/proc/22065/stat : 22065 (java) S 22063 22065 20833 0 -1 4202496 7824 0 1 0 103 2 0 0 20 0 19 0 254219173 9855975424 10475 33554432000 1073741824 1073778376 140735869164000 140735869155136 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22065/statm: 2406244 10475 2261 9 0 2396937 0
[pid=22065/tid=22066] ppid=22063 vsize=9624976 CPUtime=0.65 cores=1,3,5,7
/proc/22065/task/22066/stat : 22066 (java) R 22063 22065 20833 0 -1 4202560 2454 0 1 0 65 0 0 0 20 0 19 0 254219174 9855975424 10475 33554432000 1073741824 1073778376 140735869164000 140389335568776 140389208396414 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.05
Current children cumulated vsize (KiB) 9624976

[startup+1.50061 s]
/proc/loadavg: 2.03 2.00 2.00 3/213 22084
/proc/meminfo: memFree=29847168/32873844 swapFree=7100/7100
[pid=22065] ppid=22063 vsize=9624976 CPUtime=1.92 cores=1,3,5,7
/proc/22065/stat : 22065 (java) S 22063 22065 20833 0 -1 4202496 7847 0 1 0 190 2 0 0 20 0 19 0 254219173 9855975424 11006 33554432000 1073741824 1073778376 140735869164000 140735869155136 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22065/statm: 2406244 11006 2266 9 0 2396937 0
[pid=22065/tid=22066] ppid=22063 vsize=9624976 CPUtime=1.41 cores=1,3,5,7
/proc/22065/task/22066/stat : 22066 (java) R 22063 22065 20833 0 -1 4202560 2459 0 1 0 141 0 0 0 20 0 19 0 254219174 9855975424 11006 33554432000 1073741824 1073778376 140735869164000 140389335568776 140389208437876 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22065/tid=22068] ppid=22063 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22065/task/22068/stat : 22068 (java) S 22063 22065 20833 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 254219174 9855975424 11006 33554432000 1073741824 1073778376 140735869164000 140389179456424 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22065/tid=22069] ppid=22063 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22065/task/22069/stat : 22069 (java) S 22063 22065 20833 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254219174 9855975424 11006 33554432000 1073741824 1073778376 140735869164000 140389178403880 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22065/tid=22070] ppid=22063 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22065/task/22070/stat : 22070 (java) S 22063 22065 20833 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 254219174 9855975424 11006 33554432000 1073741824 1073778376 140735869164000 140389177350824 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22065/tid=22071] ppid=22063 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22065/task/22071/stat : 22071 (java) S 22063 22065 20833 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 19 0 254219174 9855975424 11006 33554432000 1073741824 1073778376 140735869164000 140389176298280 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22065/tid=22072] ppid=22063 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22065/task/22072/stat : 22072 (java) S 22063 22065 20833 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 254219174 9855975424 11006 33554432000 1073741824 1073778376 140735869164000 140389175245224 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22065/tid=22073] ppid=22063 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22065/task/22073/stat : 22073 (java) S 22063 22065 20833 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 254219174 9855975424 11006 33554432000 1073741824 1073778376 140735869164000 140389174192680 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22065/tid=22074] ppid=22063 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22065/task/22074/stat : 22074 (java) S 22063 22065 20833 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 254219174 9855975424 11006 33554432000 1073741824 1073778376 140735869164000 140389173139624 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22065/tid=22075] ppid=22063 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22065/task/22075/stat : 22075 (java) S 22063 22065 20833 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 254219174 9855975424 11006 33554432000 1073741824 1073778376 140735869164000 140389172087080 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22065/tid=22076] ppid=22063 vsize=9624976 CPUtime=0.03 cores=1,3,5,7
/proc/22065/task/22076/stat : 22076 (java) S 22063 22065 20833 0 -1 4202560 33 0 0 0 3 0 0 0 20 0 19 0 254219175 9855975424 11006 33554432000 1073741824 1073778376 140735869164000 140389159676776 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22065/tid=22077] ppid=22063 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22065/task/22077/stat : 22077 (java) S 22063 22065 20833 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254219176 9855975424 11006 33554432000 1073741824 1073778376 140735869164000 140389158623096 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22065/tid=22078] ppid=22063 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22065/task/22078/stat : 22078 (java) S 22063 22065 20833 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254219176 9855975424 11006 33554432000 1073741824 1073778376 140735869164000 140389157569928 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22065/tid=22079] ppid=22063 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22065/task/22079/stat : 22079 (java) S 22063 22065 20833 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254219178 9855975424 11006 33554432000 1073741824 1073778376 140735869164000 140389156518672 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22065/tid=22080] ppid=22063 vsize=9624976 CPUtime=0.27 cores=1,3,5,7
/proc/22065/task/22080/stat : 22080 (java) S 22063 22065 20833 0 -1 4202560 2276 0 0 0 27 0 0 0 20 0 19 0 254219178 9855975424 11006 33554432000 1073741824 1073778376 140735869164000 140389155465528 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22065/tid=22081] ppid=22063 vsize=9624976 CPUtime=0.12 cores=1,3,5,7
/proc/22065/task/22081/stat : 22081 (java) S 22063 22065 20833 0 -1 4202560 1843 0 0 0 12 0 0 0 20 0 19 0 254219178 9855975424 11006 33554432000 1073741824 1073778376 140735869164000 140389154412984 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22065/tid=22082] ppid=22063 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22065/task/22082/stat : 22082 (java) S 22063 22065 20833 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254219178 9855975424 11006 33554432000 1073741824 1073778376 140735869164000 140389153360120 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22065/tid=22083] ppid=22063 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22065/task/22083/stat : 22083 (java) S 22063 22065 20833 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254219178 9855975424 11006 33554432000 1073741824 1073778376 140735869164000 140389152307784 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22065/tid=22084] ppid=22063 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22065/task/22084/stat : 22084 (java) S 22063 22065 20833 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254219186 9855975424 11006 33554432000 1073741824 1073778376 140735869164000 140389151254056 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1.92
Current children cumulated vsize (KiB) 9624976

[startup+3.10062 s]
/proc/loadavg: 2.03 2.00 2.00 3/213 22084
/proc/meminfo: memFree=29847044/32873844 swapFree=7100/7100
[pid=22065] ppid=22063 vsize=9624976 CPUtime=3.55 cores=1,3,5,7
/proc/22065/stat : 22065 (java) S 22063 22065 20833 0 -1 4202496 7868 0 1 0 353 2 0 0 20 0 19 0 254219173 9855975424 11024 33554432000 1073741824 1073778376 140735869164000 140735869155136 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22065/statm: 2406244 11024 2266 9 0 2396937 0
[pid=22065/tid=22066] ppid=22063 vsize=9624976 CPUtime=2.96 cores=1,3,5,7
/proc/22065/task/22066/stat : 22066 (java) R 22063 22065 20833 0 -1 4202560 2462 0 1 0 296 0 0 0 20 0 19 0 254219174 9855975424 11024 33554432000 1073741824 1073778376 140735869164000 140389335568656 140389208464555 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22065/tid=22068] ppid=22063 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22065/task/22068/stat : 22068 (java) S 22063 22065 20833 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 254219174 9855975424 11024 33554432000 1073741824 1073778376 140735869164000 140389179456424 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22065/tid=22069] ppid=22063 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22065/task/22069/stat : 22069 (java) S 22063 22065 20833 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 254219174 9855975424 11024 33554432000 1073741824 1073778376 140735869164000 140389178403880 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22065/tid=22070] ppid=22063 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22065/task/22070/stat : 22070 (java) S 22063 22065 20833 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 254219174 9855975424 11024 33554432000 1073741824 1073778376 140735869164000 140389177350824 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22065/tid=22071] ppid=22063 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22065/task/22071/stat : 22071 (java) S 22063 22065 20833 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 254219174 9855975424 11024 33554432000 1073741824 1073778376 140735869164000 140389176298280 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22065/tid=22072] ppid=22063 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22065/task/22072/stat : 22072 (java) S 22063 22065 20833 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254219174 9855975424 11024 33554432000 1073741824 1073778376 140735869164000 140389175245224 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22065/tid=22073] ppid=22063 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22065/task/22073/stat : 22073 (java) S 22063 22065 20833 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 254219174 9855975424 11024 33554432000 1073741824 1073778376 140735869164000 140389174192680 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22065/tid=22074] ppid=22063 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22065/task/22074/stat : 22074 (java) S 22063 22065 20833 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 254219174 9855975424 11024 33554432000 1073741824 1073778376 140735869164000 140389173139624 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22065/tid=22075] ppid=22063 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22065/task/22075/stat : 22075 (java) S 22063 22065 20833 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 254219174 9855975424 11024 33554432000 1073741824 1073778376 140735869164000 140389172087080 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22065/tid=22076] ppid=22063 vsize=9624976 CPUtime=0.07 cores=1,3,5,7
/proc/22065/task/22076/stat : 22076 (java) S 22063 22065 20833 0 -1 4202560 33 0 0 0 7 0 0 0 20 0 19 0 254219175 9855975424 11024 33554432000 1073741824 1073778376 140735869164000 140389159676776 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22065/tid=22077] ppid=22063 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22065/task/22077/stat : 22077 (java) S 22063 22065 20833 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254219176 9855975424 11024 33554432000 1073741824 1073778376 140735869164000 140389158623096 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22065/tid=22078] ppid=22063 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22065/task/22078/stat : 22078 (java) S 22063 22065 20833 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254219176 9855975424 11024 33554432000 1073741824 1073778376 140735869164000 140389157569928 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22065/tid=22079] ppid=22063 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22065/task/22079/stat : 22079 (java) S 22063 22065 20833 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254219178 9855975424 11024 33554432000 1073741824 1073778376 140735869164000 140389156518672 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22065/tid=22080] ppid=22063 vsize=9624976 CPUtime=0.29 cores=1,3,5,7
/proc/22065/task/22080/stat : 22080 (java) S 22063 22065 20833 0 -1 4202560 2276 0 0 0 29 0 0 0 20 0 19 0 254219178 9855975424 11024 33554432000 1073741824 1073778376 140735869164000 140389155465528 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22065/tid=22081] ppid=22063 vsize=9624976 CPUtime=0.12 cores=1,3,5,7
/proc/22065/task/22081/stat : 22081 (java) S 22063 22065 20833 0 -1 4202560 1843 0 0 0 12 0 0 0 20 0 19 0 254219178 9855975424 11024 33554432000 1073741824 1073778376 140735869164000 140389154412984 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22065/tid=22082] ppid=22063 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22065/task/22082/stat : 22082 (java) S 22063 22065 20833 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254219178 9855975424 11024 33554432000 1073741824 1073778376 140735869164000 140389153360120 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22065/tid=22083] ppid=22063 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22065/task/22083/stat : 22083 (java) S 22063 22065 20833 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254219178 9855975424 11024 33554432000 1073741824 1073778376 140735869164000 140389152307784 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22065/tid=22084] ppid=22063 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22065/task/22084/stat : 22084 (java) S 22063 22065 20833 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254219186 9855975424 11024 33554432000 1073741824 1073778376 140735869164000 140389151254056 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.55
Current children cumulated vsize (KiB) 9624976

[startup+6.30062 s]
/proc/loadavg: 2.03 2.00 2.00 3/213 22084
/proc/meminfo: memFree=29840528/32873844 swapFree=7100/7100
[pid=22065] ppid=22063 vsize=9624976 CPUtime=6.82 cores=1,3,5,7
/proc/22065/stat : 22065 (java) S 22063 22065 20833 0 -1 4202496 7912 0 1 0 679 3 0 0 20 0 19 0 254219173 9855975424 11926 33554432000 1073741824 1073778376 140735869164000 140735869155136 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22065/statm: 2406244 11926 2266 9 0 2396937 0
[pid=22065/tid=22066] ppid=22063 vsize=9624976 CPUtime=6.05 cores=1,3,5,7
/proc/22065/task/22066/stat : 22066 (java) R 22063 22065 20833 0 -1 4202560 2468 0 1 0 605 0 0 0 20 0 19 0 254219174 9855975424 11926 33554432000 1073741824 1073778376 140735869164000 140389335568776 140389208412641 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22065/tid=22068] ppid=22063 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22065/task/22068/stat : 22068 (java) S 22063 22065 20833 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 254219174 9855975424 11926 33554432000 1073741824 1073778376 140735869164000 140389179456424 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22065/tid=22069] ppid=22063 vsize=9624976 CPUtime=0.01 cores=1,3,5,7
/proc/22065/task/22069/stat : 22069 (java) S 22063 22065 20833 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 19 0 254219174 9855975424 11926 33554432000 1073741824 1073778376 140735869164000 140389178403880 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22065/tid=22070] ppid=22063 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22065/task/22070/stat : 22070 (java) S 22063 22065 20833 0 -1 4202560 27 0 0 0 0 0 0 0 20 0 19 0 254219174 9855975424 11926 33554432000 1073741824 1073778376 140735869164000 140389177350824 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22065/tid=22071] ppid=22063 vsize=9624976 CPUtime=0.01 cores=1,3,5,7
/proc/22065/task/22071/stat : 22071 (java) S 22063 22065 20833 0 -1 4202560 19 0 0 0 1 0 0 0 20 0 19 0 254219174 9855975424 11926 33554432000 1073741824 1073778376 140735869164000 140389176298280 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22065/tid=22072] ppid=22063 vsize=9624976 CPUtime=0.01 cores=1,3,5,7
/proc/22065/task/22072/stat : 22072 (java) S 22063 22065 20833 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 19 0 254219174 9855975424 11926 33554432000 1073741824 1073778376 140735869164000 140389175245224 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22065/tid=22073] ppid=22063 vsize=9624976 CPUtime=0.01 cores=1,3,5,7
/proc/22065/task/22073/stat : 22073 (java) S 22063 22065 20833 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 19 0 254219174 9855975424 11926 33554432000 1073741824 1073778376 140735869164000 140389174192680 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22065/tid=22074] ppid=22063 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22065/task/22074/stat : 22074 (java) S 22063 22065 20833 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 254219174 9855975424 11926 33554432000 1073741824 1073778376 140735869164000 140389173139624 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22065/tid=22075] ppid=22063 vsize=9624976 CPUtime=0.01 cores=1,3,5,7
/proc/22065/task/22075/stat : 22075 (java) S 22063 22065 20833 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 19 0 254219174 9855975424 11926 33554432000 1073741824 1073778376 140735869164000 140389172087080 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22065/tid=22076] ppid=22063 vsize=9624976 CPUtime=0.14 cores=1,3,5,7
/proc/22065/task/22076/stat : 22076 (java) S 22063 22065 20833 0 -1 4202560 34 0 0 0 14 0 0 0 20 0 19 0 254219175 9855975424 11926 33554432000 1073741824 1073778376 140735869164000 140389159676776 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22065/tid=22077] ppid=22063 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22065/task/22077/stat : 22077 (java) S 22063 22065 20833 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254219176 9855975424 11926 33554432000 1073741824 1073778376 140735869164000 140389158623096 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22065/tid=22078] ppid=22063 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22065/task/22078/stat : 22078 (java) S 22063 22065 20833 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254219176 9855975424 11926 33554432000 1073741824 1073778376 140735869164000 140389157569928 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22065/tid=22079] ppid=22063 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22065/task/22079/stat : 22079 (java) S 22063 22065 20833 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254219178 9855975424 11926 33554432000 1073741824 1073778376 140735869164000 140389156518672 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22065/tid=22080] ppid=22063 vsize=9624976 CPUtime=0.29 cores=1,3,5,7
/proc/22065/task/22080/stat : 22080 (java) S 22063 22065 20833 0 -1 4202560 2276 0 0 0 29 0 0 0 20 0 19 0 254219178 9855975424 11926 33554432000 1073741824 1073778376 140735869164000 140389155465528 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22065/tid=22081] ppid=22063 vsize=9624976 CPUtime=0.12 cores=1,3,5,7
/proc/22065/task/22081/stat : 22081 (java) S 22063 22065 20833 0 -1 4202560 1843 0 0 0 12 0 0 0 20 0 19 0 254219178 9855975424 11926 33554432000 1073741824 1073778376 140735869164000 140389154412984 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0

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

[pid=22065/tid=22080] ppid=22063 vsize=9624976 CPUtime=0.31 cores=1,3,5,7
/proc/22065/task/22080/stat : 22080 (java) S 22063 22065 20833 0 -1 4202560 2279 0 0 0 31 0 0 0 20 0 19 0 254219178 9855975424 40428 33554432000 1073741824 1073778376 140735869164000 140389155465528 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22065/tid=22081] ppid=22063 vsize=9624976 CPUtime=0.12 cores=1,3,5,7
/proc/22065/task/22081/stat : 22081 (java) S 22063 22065 20833 0 -1 4202560 1843 0 0 0 12 0 0 0 20 0 19 0 254219178 9855975424 40428 33554432000 1073741824 1073778376 140735869164000 140389154412984 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22065/tid=22082] ppid=22063 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22065/task/22082/stat : 22082 (java) S 22063 22065 20833 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254219178 9855975424 40428 33554432000 1073741824 1073778376 140735869164000 140389153360120 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22065/tid=22083] ppid=22063 vsize=9624976 CPUtime=0.63 cores=1,3,5,7
/proc/22065/task/22083/stat : 22083 (java) S 22063 22065 20833 0 -1 4202560 95 0 0 0 32 31 0 0 20 0 19 0 254219178 9855975424 40428 33554432000 1073741824 1073778376 140735869164000 140389152307784 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22065/tid=22084] ppid=22063 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22065/task/22084/stat : 22084 (java) S 22063 22065 20833 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254219186 9855975424 40428 33554432000 1073741824 1073778376 140735869164000 140389151254056 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1667.25
Current children cumulated vsize (KiB) 9624976

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 22122
/proc/meminfo: memFree=29598948/32873844 swapFree=7100/7100
[pid=22065] ppid=22063 vsize=9624976 CPUtime=1727.38 cores=1,3,5,7
/proc/22065/stat : 22065 (java) S 22063 22065 20833 0 -1 4202496 10613 0 1 0 172683 55 0 0 20 0 19 0 254219173 9855975424 40428 33554432000 1073741824 1073778376 140735869164000 140735869155136 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22065/statm: 2406244 40428 2267 9 0 2396937 0
[pid=22065/tid=22066] ppid=22063 vsize=9624976 CPUtime=1709.5 cores=1,3,5,7
/proc/22065/task/22066/stat : 22066 (java) R 22063 22065 20833 0 -1 4202560 2620 0 1 0 170923 27 0 0 20 0 19 0 254219174 9855975424 40428 33554432000 1073741824 1073778376 140735869164000 140389335568656 140389208431422 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22065/tid=22068] ppid=22063 vsize=9624976 CPUtime=0.69 cores=1,3,5,7
/proc/22065/task/22068/stat : 22068 (java) S 22063 22065 20833 0 -1 4202560 378 0 0 0 67 2 0 0 20 0 19 0 254219174 9855975424 40428 33554432000 1073741824 1073778376 140735869164000 140389179456424 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22065/tid=22069] ppid=22063 vsize=9624976 CPUtime=0.7 cores=1,3,5,7
/proc/22065/task/22069/stat : 22069 (java) S 22063 22065 20833 0 -1 4202560 266 0 0 0 70 0 0 0 20 0 19 0 254219174 9855975424 40428 33554432000 1073741824 1073778376 140735869164000 140389178403880 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22065/tid=22070] ppid=22063 vsize=9624976 CPUtime=0.75 cores=1,3,5,7
/proc/22065/task/22070/stat : 22070 (java) S 22063 22065 20833 0 -1 4202560 366 0 0 0 73 2 0 0 20 0 19 0 254219174 9855975424 40428 33554432000 1073741824 1073778376 140735869164000 140389177350824 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22065/tid=22071] ppid=22063 vsize=9624976 CPUtime=0.79 cores=1,3,5,7
/proc/22065/task/22071/stat : 22071 (java) S 22063 22065 20833 0 -1 4202560 253 0 0 0 77 2 0 0 20 0 19 0 254219174 9855975424 40428 33554432000 1073741824 1073778376 140735869164000 140389176298280 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22065/tid=22072] ppid=22063 vsize=9624976 CPUtime=0.68 cores=1,3,5,7
/proc/22065/task/22072/stat : 22072 (java) S 22063 22065 20833 0 -1 4202560 376 0 0 0 66 2 0 0 20 0 19 0 254219174 9855975424 40428 33554432000 1073741824 1073778376 140735869164000 140389175245224 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22065/tid=22073] ppid=22063 vsize=9624976 CPUtime=0.7 cores=1,3,5,7
/proc/22065/task/22073/stat : 22073 (java) S 22063 22065 20833 0 -1 4202560 253 0 0 0 68 2 0 0 20 0 19 0 254219174 9855975424 40428 33554432000 1073741824 1073778376 140735869164000 140389174192680 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22065/tid=22074] ppid=22063 vsize=9624976 CPUtime=0.68 cores=1,3,5,7
/proc/22065/task/22074/stat : 22074 (java) S 22063 22065 20833 0 -1 4202560 279 0 0 0 67 1 0 0 20 0 19 0 254219174 9855975424 40428 33554432000 1073741824 1073778376 140735869164000 140389173139624 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22065/tid=22075] ppid=22063 vsize=9624976 CPUtime=0.68 cores=1,3,5,7
/proc/22065/task/22075/stat : 22075 (java) S 22063 22065 20833 0 -1 4202560 268 0 0 0 66 2 0 0 20 0 19 0 254219174 9855975424 40428 33554432000 1073741824 1073778376 140735869164000 140389172087080 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22065/tid=22076] ppid=22063 vsize=9624976 CPUtime=6.58 cores=1,3,5,7
/proc/22065/task/22076/stat : 22076 (java) S 22063 22065 20833 0 -1 4202560 153 0 0 0 655 3 0 0 20 0 19 0 254219175 9855975424 40428 33554432000 1073741824 1073778376 140735869164000 140389159676776 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22065/tid=22077] ppid=22063 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22065/task/22077/stat : 22077 (java) S 22063 22065 20833 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254219176 9855975424 40428 33554432000 1073741824 1073778376 140735869164000 140389158623096 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22065/tid=22078] ppid=22063 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22065/task/22078/stat : 22078 (java) S 22063 22065 20833 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254219176 9855975424 40428 33554432000 1073741824 1073778376 140735869164000 140389157569928 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22065/tid=22079] ppid=22063 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22065/task/22079/stat : 22079 (java) S 22063 22065 20833 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254219178 9855975424 40428 33554432000 1073741824 1073778376 140735869164000 140389156518672 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22065/tid=22080] ppid=22063 vsize=9624976 CPUtime=0.31 cores=1,3,5,7
/proc/22065/task/22080/stat : 22080 (java) S 22063 22065 20833 0 -1 4202560 2279 0 0 0 31 0 0 0 20 0 19 0 254219178 9855975424 40428 33554432000 1073741824 1073778376 140735869164000 140389155465528 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22065/tid=22081] ppid=22063 vsize=9624976 CPUtime=0.12 cores=1,3,5,7
/proc/22065/task/22081/stat : 22081 (java) S 22063 22065 20833 0 -1 4202560 1843 0 0 0 12 0 0 0 20 0 19 0 254219178 9855975424 40428 33554432000 1073741824 1073778376 140735869164000 140389154412984 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22065/tid=22082] ppid=22063 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22065/task/22082/stat : 22082 (java) S 22063 22065 20833 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254219178 9855975424 40428 33554432000 1073741824 1073778376 140735869164000 140389153360120 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22065/tid=22083] ppid=22063 vsize=9624976 CPUtime=0.65 cores=1,3,5,7
/proc/22065/task/22083/stat : 22083 (java) S 22063 22065 20833 0 -1 4202560 99 0 0 0 33 32 0 0 20 0 19 0 254219178 9855975424 40428 33554432000 1073741824 1073778376 140735869164000 140389152307784 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22065/tid=22084] ppid=22063 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22065/task/22084/stat : 22084 (java) S 22063 22065 20833 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254219186 9855975424 40428 33554432000 1073741824 1073778376 140735869164000 140389151254056 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1727.38
Current children cumulated vsize (KiB) 9624976

[startup+1782.3 s]
/proc/loadavg: 1.96 1.98 1.99 3/213 22238
/proc/meminfo: memFree=29535772/32873844 swapFree=7100/7100
[pid=22065] ppid=22063 vsize=9624976 CPUtime=1787.53 cores=1,3,5,7
/proc/22065/stat : 22065 (java) S 22063 22065 20833 0 -1 4202496 10621 0 1 0 178697 56 0 0 20 0 19 0 254219173 9855975424 40428 33554432000 1073741824 1073778376 140735869164000 140735869155136 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22065/statm: 2406244 40428 2267 9 0 2396937 0
[pid=22065/tid=22066] ppid=22063 vsize=9624976 CPUtime=1769.16 cores=1,3,5,7
/proc/22065/task/22066/stat : 22066 (java) R 22063 22065 20833 0 -1 4202560 2622 0 1 0 176888 28 0 0 20 0 19 0 254219174 9855975424 40428 33554432000 1073741824 1073778376 140735869164000 140389335568656 140389208431703 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22065/tid=22068] ppid=22063 vsize=9624976 CPUtime=0.72 cores=1,3,5,7
/proc/22065/task/22068/stat : 22068 (java) S 22063 22065 20833 0 -1 4202560 378 0 0 0 70 2 0 0 20 0 19 0 254219174 9855975424 40428 33554432000 1073741824 1073778376 140735869164000 140389179456424 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22065/tid=22069] ppid=22063 vsize=9624976 CPUtime=0.72 cores=1,3,5,7
/proc/22065/task/22069/stat : 22069 (java) S 22063 22065 20833 0 -1 4202560 266 0 0 0 72 0 0 0 20 0 19 0 254219174 9855975424 40428 33554432000 1073741824 1073778376 140735869164000 140389178403880 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22065/tid=22070] ppid=22063 vsize=9624976 CPUtime=0.79 cores=1,3,5,7
/proc/22065/task/22070/stat : 22070 (java) S 22063 22065 20833 0 -1 4202560 366 0 0 0 77 2 0 0 20 0 19 0 254219174 9855975424 40428 33554432000 1073741824 1073778376 140735869164000 140389177350824 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22065/tid=22071] ppid=22063 vsize=9624976 CPUtime=0.81 cores=1,3,5,7
/proc/22065/task/22071/stat : 22071 (java) S 22063 22065 20833 0 -1 4202560 253 0 0 0 79 2 0 0 20 0 19 0 254219174 9855975424 40428 33554432000 1073741824 1073778376 140735869164000 140389176298280 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22065/tid=22072] ppid=22063 vsize=9624976 CPUtime=0.71 cores=1,3,5,7
/proc/22065/task/22072/stat : 22072 (java) S 22063 22065 20833 0 -1 4202560 376 0 0 0 69 2 0 0 20 0 19 0 254219174 9855975424 40428 33554432000 1073741824 1073778376 140735869164000 140389175245224 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22065/tid=22073] ppid=22063 vsize=9624976 CPUtime=0.71 cores=1,3,5,7
/proc/22065/task/22073/stat : 22073 (java) S 22063 22065 20833 0 -1 4202560 253 0 0 0 69 2 0 0 20 0 19 0 254219174 9855975424 40428 33554432000 1073741824 1073778376 140735869164000 140389174192680 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22065/tid=22074] ppid=22063 vsize=9624976 CPUtime=0.7 cores=1,3,5,7
/proc/22065/task/22074/stat : 22074 (java) S 22063 22065 20833 0 -1 4202560 279 0 0 0 69 1 0 0 20 0 19 0 254219174 9855975424 40428 33554432000 1073741824 1073778376 140735869164000 140389173139624 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22065/tid=22075] ppid=22063 vsize=9624976 CPUtime=0.7 cores=1,3,5,7
/proc/22065/task/22075/stat : 22075 (java) S 22063 22065 20833 0 -1 4202560 268 0 0 0 68 2 0 0 20 0 19 0 254219174 9855975424 40428 33554432000 1073741824 1073778376 140735869164000 140389172087080 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22065/tid=22076] ppid=22063 vsize=9624976 CPUtime=6.72 cores=1,3,5,7
/proc/22065/task/22076/stat : 22076 (java) S 22063 22065 20833 0 -1 4202560 155 0 0 0 669 3 0 0 20 0 19 0 254219175 9855975424 40428 33554432000 1073741824 1073778376 140735869164000 140389159676776 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22065/tid=22077] ppid=22063 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22065/task/22077/stat : 22077 (java) S 22063 22065 20833 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254219176 9855975424 40428 33554432000 1073741824 1073778376 140735869164000 140389158623096 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22065/tid=22078] ppid=22063 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22065/task/22078/stat : 22078 (java) S 22063 22065 20833 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254219176 9855975424 40428 33554432000 1073741824 1073778376 140735869164000 140389157569928 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22065/tid=22079] ppid=22063 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22065/task/22079/stat : 22079 (java) S 22063 22065 20833 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254219178 9855975424 40428 33554432000 1073741824 1073778376 140735869164000 140389156518672 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22065/tid=22080] ppid=22063 vsize=9624976 CPUtime=0.31 cores=1,3,5,7
/proc/22065/task/22080/stat : 22080 (java) S 22063 22065 20833 0 -1 4202560 2279 0 0 0 31 0 0 0 20 0 19 0 254219178 9855975424 40428 33554432000 1073741824 1073778376 140735869164000 140389155465528 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22065/tid=22081] ppid=22063 vsize=9624976 CPUtime=0.12 cores=1,3,5,7
/proc/22065/task/22081/stat : 22081 (java) S 22063 22065 20833 0 -1 4202560 1843 0 0 0 12 0 0 0 20 0 19 0 254219178 9855975424 40428 33554432000 1073741824 1073778376 140735869164000 140389154412984 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22065/tid=22082] ppid=22063 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22065/task/22082/stat : 22082 (java) S 22063 22065 20833 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254219178 9855975424 40428 33554432000 1073741824 1073778376 140735869164000 140389153360120 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22065/tid=22083] ppid=22063 vsize=9624976 CPUtime=0.68 cores=1,3,5,7
/proc/22065/task/22083/stat : 22083 (java) S 22063 22065 20833 0 -1 4202560 103 0 0 0 35 33 0 0 20 0 19 0 254219178 9855975424 40428 33554432000 1073741824 1073778376 140735869164000 140389152307784 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22065/tid=22084] ppid=22063 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22065/task/22084/stat : 22084 (java) S 22063 22065 20833 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254219186 9855975424 40428 33554432000 1073741824 1073778376 140735869164000 140389151254056 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1787.53
Current children cumulated vsize (KiB) 9624976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1794.8 s]
/proc/loadavg: 1.97 1.98 1.99 3/213 22238
/proc/meminfo: memFree=29562684/32873844 swapFree=7100/7100
[pid=22065] ppid=22063 vsize=9624976 CPUtime=1800.04 cores=1,3,5,7
/proc/22065/stat : 22065 (java) S 22063 22065 20833 0 -1 4202496 10625 0 1 0 179948 56 0 0 20 0 19 0 254219173 9855975424 40940 33554432000 1073741824 1073778376 140735869164000 140735869155136 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22065/statm: 2406244 40940 2267 9 0 2396937 0
[pid=22065/tid=22066] ppid=22063 vsize=9624976 CPUtime=1781.56 cores=1,3,5,7
/proc/22065/task/22066/stat : 22066 (java) R 22063 22065 20833 0 -1 4202560 2623 0 1 0 178127 29 0 0 20 0 19 0 254219174 9855975424 40940 33554432000 1073741824 1073778376 140735869164000 140389335568656 140389208431422 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22065/tid=22068] ppid=22063 vsize=9624976 CPUtime=0.72 cores=1,3,5,7
/proc/22065/task/22068/stat : 22068 (java) S 22063 22065 20833 0 -1 4202560 378 0 0 0 70 2 0 0 20 0 19 0 254219174 9855975424 40940 33554432000 1073741824 1073778376 140735869164000 140389179456424 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22065/tid=22069] ppid=22063 vsize=9624976 CPUtime=0.73 cores=1,3,5,7
/proc/22065/task/22069/stat : 22069 (java) S 22063 22065 20833 0 -1 4202560 266 0 0 0 73 0 0 0 20 0 19 0 254219174 9855975424 40940 33554432000 1073741824 1073778376 140735869164000 140389178403880 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22065/tid=22070] ppid=22063 vsize=9624976 CPUtime=0.79 cores=1,3,5,7
/proc/22065/task/22070/stat : 22070 (java) S 22063 22065 20833 0 -1 4202560 366 0 0 0 77 2 0 0 20 0 19 0 254219174 9855975424 40940 33554432000 1073741824 1073778376 140735869164000 140389177350824 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22065/tid=22071] ppid=22063 vsize=9624976 CPUtime=0.81 cores=1,3,5,7
/proc/22065/task/22071/stat : 22071 (java) S 22063 22065 20833 0 -1 4202560 253 0 0 0 79 2 0 0 20 0 19 0 254219174 9855975424 40940 33554432000 1073741824 1073778376 140735869164000 140389176298280 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22065/tid=22072] ppid=22063 vsize=9624976 CPUtime=0.71 cores=1,3,5,7
/proc/22065/task/22072/stat : 22072 (java) S 22063 22065 20833 0 -1 4202560 376 0 0 0 69 2 0 0 20 0 19 0 254219174 9855975424 40940 33554432000 1073741824 1073778376 140735869164000 140389175245224 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22065/tid=22073] ppid=22063 vsize=9624976 CPUtime=0.71 cores=1,3,5,7
/proc/22065/task/22073/stat : 22073 (java) S 22063 22065 20833 0 -1 4202560 253 0 0 0 69 2 0 0 20 0 19 0 254219174 9855975424 40940 33554432000 1073741824 1073778376 140735869164000 140389174192680 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22065/tid=22074] ppid=22063 vsize=9624976 CPUtime=0.7 cores=1,3,5,7
/proc/22065/task/22074/stat : 22074 (java) S 22063 22065 20833 0 -1 4202560 279 0 0 0 69 1 0 0 20 0 19 0 254219174 9855975424 40940 33554432000 1073741824 1073778376 140735869164000 140389173139624 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22065/tid=22075] ppid=22063 vsize=9624976 CPUtime=0.7 cores=1,3,5,7
/proc/22065/task/22075/stat : 22075 (java) S 22063 22065 20833 0 -1 4202560 268 0 0 0 68 2 0 0 20 0 19 0 254219174 9855975424 40940 33554432000 1073741824 1073778376 140735869164000 140389172087080 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22065/tid=22076] ppid=22063 vsize=9624976 CPUtime=6.79 cores=1,3,5,7
/proc/22065/task/22076/stat : 22076 (java) S 22063 22065 20833 0 -1 4202560 158 0 0 0 676 3 0 0 20 0 19 0 254219175 9855975424 40940 33554432000 1073741824 1073778376 140735869164000 140389159676776 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22065/tid=22077] ppid=22063 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22065/task/22077/stat : 22077 (java) S 22063 22065 20833 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254219176 9855975424 40940 33554432000 1073741824 1073778376 140735869164000 140389158623096 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22065/tid=22078] ppid=22063 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22065/task/22078/stat : 22078 (java) S 22063 22065 20833 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254219176 9855975424 40940 33554432000 1073741824 1073778376 140735869164000 140389157569928 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22065/tid=22079] ppid=22063 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22065/task/22079/stat : 22079 (java) S 22063 22065 20833 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254219178 9855975424 40940 33554432000 1073741824 1073778376 140735869164000 140389156518672 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22065/tid=22080] ppid=22063 vsize=9624976 CPUtime=0.31 cores=1,3,5,7
/proc/22065/task/22080/stat : 22080 (java) S 22063 22065 20833 0 -1 4202560 2279 0 0 0 31 0 0 0 20 0 19 0 254219178 9855975424 40940 33554432000 1073741824 1073778376 140735869164000 140389155465528 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22065/tid=22081] ppid=22063 vsize=9624976 CPUtime=0.12 cores=1,3,5,7
/proc/22065/task/22081/stat : 22081 (java) S 22063 22065 20833 0 -1 4202560 1843 0 0 0 12 0 0 0 20 0 19 0 254219178 9855975424 40940 33554432000 1073741824 1073778376 140735869164000 140389154412984 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22065/tid=22082] ppid=22063 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22065/task/22082/stat : 22082 (java) S 22063 22065 20833 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254219178 9855975424 40940 33554432000 1073741824 1073778376 140735869164000 140389153360120 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22065/tid=22083] ppid=22063 vsize=9624976 CPUtime=0.68 cores=1,3,5,7
/proc/22065/task/22083/stat : 22083 (java) S 22063 22065 20833 0 -1 4202560 103 0 0 0 35 33 0 0 20 0 19 0 254219178 9855975424 40940 33554432000 1073741824 1073778376 140735869164000 140389152307784 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22065/tid=22084] ppid=22063 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22065/task/22084/stat : 22084 (java) S 22063 22065 20833 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254219186 9855975424 40940 33554432000 1073741824 1073778376 140735869164000 140389151254056 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 9624976

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 22065 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=768153
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=921859
# CPU time returned by wait4() is 1795.69
# while last known CPU time is 1800.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1794.85
CPU time (s): 1800.04
CPU user time (s): 1799.48
CPU system time (s): 0.56
CPU usage (%): 100.289
Max. virtual memory (cumulated for all children) (KiB): 9624976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.77
system time used= 0.921859
maximum resident set size= 163916
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10666
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1704
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 42169
involuntary context switches= 13822

runsolver used 6.69998 second user time and 15.1937 second system time

The end

Launcher Data

Begin job on node102 at 2012-05-24 19:35:06
IDJOB=3688239
IDBENCH=2919
IDSOLVER=2269
FILE ID=node102/3688239-1337880906
RUNJOBID= node102-1337871881-20850
PBS_JOBID= 14620102
Free space on /tmp= 71740 MiB

SOLVER NAME= Sat 4j PB Resolution 2.3.2 Snapshot
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_6_50_3.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3688239-1337880906/watcher-3688239-1337880906 -o /tmp/evaluation-result-3688239-1337880906/solver-3688239-1337880906 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar HOME/instance-3688239-1337880906.opb

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

MD5SUM BENCH= f48abdef3d00ab6f87ca2e4f0d43c1d1
RANDOM SEED=1085669023

node102.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		: 2667.178
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	: 5334.35
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		: 2667.178
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.90
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		: 2667.178
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.91
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		: 2667.178
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		: 2667.178
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.91
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		: 2667.178
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	: 5438.54
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		: 2667.178
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.91
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		: 2667.178
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.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29882836 kB
Buffers:          201708 kB
Cached:          1950076 kB
SwapCached:            0 kB
Active:           713692 kB
Inactive:        1515496 kB
Active(anon):      80152 kB
Inactive(anon):        0 kB
Active(file):     633540 kB
Inactive(file):  1515496 kB
Unevictable:        7100 kB
Mlocked:            7100 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               420 kB
Writeback:            16 kB
AnonPages:         84592 kB
Mapped:            22440 kB
Shmem:               200 kB
Slab:             623296 kB
SReclaimable:      65664 kB
SUnreclaim:       557632 kB
KernelStack:        1592 kB
PageTables:         4324 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     695312 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     47104 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71736 MiB
End job on node102 at 2012-05-24 20:05:03