Trace number 3688703

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 SnapshotSAT (TO)-39 1800.05 1795.45

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_200_10_5.opb
MD5SUM2585c1015aa6228da840b6f61adc6732
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-52
Best CPU time to get the best result obtained on this benchmark1797.47
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -52
Optimality of the best value was proved NO
Number of variables200
Total number of constraints200
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 constraints200
Minimum length of a constraint10
Maximum length of a constraint22
Number of terms in the objective function 200
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 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)2528
Sum of products size (including duplicates)5056
Number of different products1264
Sum of products size2528

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.07	c version 2.3.2.v20120418
0.00/0.07	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.07	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.07	c java.vm.version	19.1-b02
0.00/0.07	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.07	c sun.arch.data.model	64
0.00/0.07	c java.version		1.6.0_24
0.00/0.07	c os.name		Linux
0.00/0.07	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.07	c os.arch		amd64
0.00/0.07	c Free memory 		501472288
0.00/0.07	c Max memory 		7480803328
0.00/0.07	c Total memory 		504102912
0.00/0.07	c Number of processors 	8
0.00/0.09	c Pseudo Boolean Optimization by upper bound
0.00/0.09	c --- Begin Solver configuration ---
0.00/0.09	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@431b9fb1
0.00/0.09	c Learn all clauses as in MiniSAT
0.00/0.09	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.00/0.09	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.00/0.09	c No reason simplification
0.00/0.09	c Armin Biere (Picosat) restarts strategy
0.00/0.09	c Glucose learned constraints deletion strategy
0.00/0.09	c timeout=2147483s
0.00/0.09	c DB Simplification allowed=false
0.00/0.09	c c --- End Solver configuration ---
0.00/0.09	c solving HOME/instance-3688703-1337886370.opb
0.00/0.09	c reading problem ... 
0.26/0.25	c ... done. Wall clock time 0.159s.
0.26/0.25	c declared #vars     200
0.26/0.25	c internal #vars     1464
0.26/0.25	c #constraints  2728
0.26/0.25	c constraints type 
0.26/0.25	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1264
0.26/0.25	c org.sat4j.minisat.constraints.cnf.UnitClauses => 200
0.26/0.25	c ignored satisfied constraints => 200
0.26/0.25	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1264
0.26/0.25	c 2928 constraints processed.
0.26/0.25	c objective function length is 200 literals
0.26/0.27	c SATISFIABLE
0.26/0.27	c OPTIMIZING...
0.26/0.27	c Got one! Elapsed wall clock time (in seconds):0.173
0.26/0.27	o -37
0.26/0.28	c Got one! Elapsed wall clock time (in seconds):0.185
0.26/0.28	o -38
1.04/0.60	c cleaning 2501 clauses out of 5002 with flag 5001/5002
1.27/0.86	c cleaning 4251 clauses out of 8501 with flag 11001/11002
1.60/1.15	c cleaning 5625 clauses out of 11251 with flag 18002/18003
1.90/1.49	c cleaning 6809 clauses out of 13625 with flag 26001/26002
2.34/1.89	c cleaning 7904 clauses out of 15816 with flag 35001/35002
2.96/2.40	c cleaning 8956 clauses out of 17911 with flag 45000/45001
3.46/2.97	c cleaning 9975 clauses out of 19955 with flag 56000/56001
4.06/3.50	c cleaning 10984 clauses out of 21980 with flag 68000/68001
4.77/4.20	c cleaning 11998 clauses out of 23997 with flag 81001/81002
5.60/5.09	c cleaning 12994 clauses out of 25998 with flag 95000/95001
6.52/5.98	c cleaning 14000 clauses out of 28004 with flag 110000/110001
7.52/6.96	c cleaning 15000 clauses out of 30004 with flag 126000/126001
8.73/8.15	c cleaning 16002 clauses out of 32004 with flag 143000/143001
10.25/9.62	c cleaning 16995 clauses out of 34002 with flag 161000/161001
10.95/10.39	c Got one! Elapsed wall clock time (in seconds):10.296
10.95/10.39	o -39
11.59/10.90	c cleaning 17123 clauses out of 34245 with flag 5001/178239
12.01/11.34	c cleaning 11558 clauses out of 23121 with flag 11000/184238
12.43/11.72	c cleaning 9278 clauses out of 18563 with flag 18000/191238
12.85/12.16	c cleaning 8637 clauses out of 17286 with flag 26001/199239
13.36/12.66	c cleaning 8821 clauses out of 17649 with flag 35001/208239
13.98/13.24	c cleaning 9413 clauses out of 18828 with flag 45001/218239
14.58/13.81	c cleaning 10207 clauses out of 20414 with flag 56000/229238
15.20/14.49	c cleaning 11104 clauses out of 22207 with flag 68000/241238
16.01/15.27	c cleaning 12048 clauses out of 24103 with flag 81000/254238
17.03/16.22	c cleaning 13023 clauses out of 26056 with flag 95001/268239
17.94/17.13	c cleaning 14015 clauses out of 28032 with flag 110000/283238
18.94/18.18	c cleaning 15004 clauses out of 30018 with flag 126001/299239
20.05/19.23	c cleaning 16003 clauses out of 32013 with flag 143000/316238
20.97/20.13	c cleaning 17001 clauses out of 34010 with flag 161000/334238
21.98/21.19	c cleaning 18002 clauses out of 36009 with flag 180000/353238
23.39/22.58	c cleaning 19001 clauses out of 38010 with flag 200003/373241
24.79/23.99	c cleaning 19998 clauses out of 40006 with flag 221000/394238
26.60/25.70	c cleaning 21002 clauses out of 42009 with flag 243001/416239
28.33/27.47	c cleaning 22002 clauses out of 44007 with flag 266001/439239
30.23/29.34	c cleaning 23003 clauses out of 46005 with flag 290001/463239
32.44/31.59	c cleaning 23999 clauses out of 48003 with flag 315002/488240
34.75/33.80	c cleaning 25000 clauses out of 50002 with flag 341000/514238
37.19/36.22	c cleaning 26000 clauses out of 52002 with flag 368000/541238
39.51/38.57	c cleaning 27001 clauses out of 54003 with flag 396001/569239
42.15/41.17	c cleaning 27998 clauses out of 56003 with flag 425002/598240
44.78/43.77	c cleaning 29001 clauses out of 58003 with flag 455000/628238
47.60/46.55	c cleaning 29998 clauses out of 60004 with flag 486002/659240
50.53/49.42	c cleaning 30998 clauses out of 62005 with flag 518001/691239
53.86/52.75	c cleaning 31997 clauses out of 64007 with flag 551001/724239
57.66/56.54	c cleaning 33000 clauses out of 66009 with flag 585000/758238
61.69/60.52	c cleaning 33998 clauses out of 68010 with flag 620001/793239
65.71/64.53	c cleaning 35003 clauses out of 70012 with flag 656001/829239
69.85/68.68	c cleaning 36003 clauses out of 72008 with flag 693000/866238
74.37/73.11	c cleaning 37003 clauses out of 74007 with flag 731002/904240
79.41/78.18	c cleaning 37996 clauses out of 76002 with flag 770000/943238
83.33/82.03	c cleaning 39000 clauses out of 78007 with flag 810001/983239
88.15/86.81	c cleaning 40000 clauses out of 80007 with flag 851001/1024239
93.55/92.20	c cleaning 40999 clauses out of 82006 with flag 893000/1066238
99.26/97.92	c cleaning 41999 clauses out of 84008 with flag 936001/1109239
104.79/103.49	c cleaning 42998 clauses out of 86008 with flag 980000/1153238
111.19/109.80	c cleaning 44003 clauses out of 88010 with flag 1025000/1198238
117.81/116.47	c cleaning 45001 clauses out of 90007 with flag 1071000/1244238
125.23/123.83	c cleaning 46001 clauses out of 92009 with flag 1118003/1291241
132.37/130.97	c cleaning 46998 clauses out of 94006 with flag 1166001/1339239
140.29/138.88	c cleaning 48000 clauses out of 96009 with flag 1215002/1388240
146.20/144.79	c cleaning 49001 clauses out of 98009 with flag 1265002/1438240
151.43/149.94	c cleaning 49999 clauses out of 100006 with flag 1316000/1489238
156.73/155.13	c cleaning 51003 clauses out of 102007 with flag 1368000/1541238
163.43/161.85	c cleaning 52000 clauses out of 104007 with flag 1421003/1594241
170.88/169.28	c cleaning 52997 clauses out of 106006 with flag 1475002/1648240
178.13/176.46	c cleaning 54002 clauses out of 108007 with flag 1530000/1703238
185.06/183.39	c cleaning 55001 clauses out of 110006 with flag 1586001/1759239
192.90/191.14	c cleaning 55998 clauses out of 112004 with flag 1643000/1816238
200.71/198.90	c cleaning 56997 clauses out of 114006 with flag 1701000/1874238
209.14/207.36	c cleaning 58002 clauses out of 116010 with flag 1760001/1933239
218.06/216.24	c cleaning 58998 clauses out of 118008 with flag 1820001/1993239
228.51/226.68	c cleaning 60000 clauses out of 120009 with flag 1881000/2054238
238.14/236.25	c cleaning 61000 clauses out of 122010 with flag 1943001/2116239
249.87/247.97	c cleaning 61999 clauses out of 124009 with flag 2006000/2179238
261.11/259.15	c cleaning 63006 clauses out of 126011 with flag 2070001/2243239
274.15/272.15	c cleaning 63998 clauses out of 128005 with flag 2135001/2308239
291.09/289.05	c cleaning 65004 clauses out of 130008 with flag 2201002/2374240
303.32/301.30	c cleaning 65995 clauses out of 132003 with flag 2268001/2441239
314.85/312.74	c cleaning 67001 clauses out of 134007 with flag 2336000/2509238
328.09/325.99	c cleaning 68001 clauses out of 136008 with flag 2405002/2578240
342.71/340.55	c cleaning 69000 clauses out of 138005 with flag 2475000/2648238
354.74/352.50	c cleaning 70000 clauses out of 140005 with flag 2546000/2719238
369.66/367.45	c cleaning 70998 clauses out of 142005 with flag 2618000/2791238
383.50/381.28	c cleaning 72000 clauses out of 144009 with flag 2691002/2864240
398.14/395.89	c cleaning 73002 clauses out of 146008 with flag 2765001/2938239
410.16/407.85	c cleaning 73998 clauses out of 148008 with flag 2840003/3013241
427.48/425.17	c cleaning 75003 clauses out of 150008 with flag 2916001/3089239
444.82/442.44	c cleaning 76001 clauses out of 152004 with flag 2993000/3166238
460.65/458.25	c cleaning 77002 clauses out of 154003 with flag 3071000/3244238
482.08/479.61	c cleaning 77996 clauses out of 156001 with flag 3150000/3323238
503.91/501.44	c cleaning 78996 clauses out of 158005 with flag 3230000/3403238
527.86/525.37	c cleaning 80003 clauses out of 160012 with flag 3311003/3484241
545.95/543.38	c cleaning 81000 clauses out of 162007 with flag 3393001/3566239
568.00/565.34	c cleaning 82000 clauses out of 164006 with flag 3476000/3649238
583.82/581.16	c cleaning 83000 clauses out of 166006 with flag 3560000/3733238
599.86/597.15	c cleaning 83998 clauses out of 168006 with flag 3645000/3818238
615.12/612.32	c cleaning 84997 clauses out of 170008 with flag 3731000/3904238
633.75/630.90	c cleaning 85999 clauses out of 172011 with flag 3818000/3991238
652.71/649.88	c cleaning 87004 clauses out of 174013 with flag 3906001/4079239
674.25/671.37	c cleaning 88001 clauses out of 176008 with flag 3995000/4168238
691.79/688.86	c cleaning 88996 clauses out of 178008 with flag 4085001/4258239
711.82/708.85	c cleaning 90005 clauses out of 180011 with flag 4176000/4349238
736.05/733.05	c cleaning 91003 clauses out of 182006 with flag 4268000/4441238
759.41/756.38	c cleaning 91993 clauses out of 184003 with flag 4361000/4534238
780.38/777.29	c cleaning 93006 clauses out of 186011 with flag 4455001/4628239
808.33/805.15	c cleaning 93997 clauses out of 188004 with flag 4550000/4723238
836.56/833.38	c cleaning 94999 clauses out of 190007 with flag 4646000/4819238
861.39/858.14	c cleaning 96002 clauses out of 192011 with flag 4743003/4916241
883.15/879.86	c cleaning 97003 clauses out of 194006 with flag 4841000/5014238
908.10/904.73	c cleaning 97999 clauses out of 196003 with flag 4940000/5113238
933.02/929.67	c cleaning 98998 clauses out of 198006 with flag 5040002/5213240
961.55/958.02	c cleaning 100004 clauses out of 200009 with flag 5141003/5314241
995.49/991.95	c cleaning 100998 clauses out of 202003 with flag 5243001/5416239
1031.72/1028.11	c cleaning 101993 clauses out of 204004 with flag 5346000/5519238
1068.35/1064.70	c cleaning 102999 clauses out of 206011 with flag 5450000/5623238
1107.42/1103.73	c cleaning 104003 clauses out of 208012 with flag 5555000/5728238
1143.07/1139.39	c cleaning 105004 clauses out of 210012 with flag 5661003/5834241
1184.41/1180.69	c cleaning 105997 clauses out of 212006 with flag 5768001/5941239
1220.06/1216.24	c cleaning 106999 clauses out of 214008 with flag 5876000/6049238
1261.74/1257.87	c cleaning 108005 clauses out of 216009 with flag 5985000/6158238
1295.91/1291.93	c cleaning 108997 clauses out of 218005 with flag 6095001/6268239
1332.64/1328.65	c cleaning 110000 clauses out of 220008 with flag 6206001/6379239
1369.68/1365.67	c cleaning 110997 clauses out of 222007 with flag 6318000/6491238
1401.93/1397.82	c cleaning 111999 clauses out of 224010 with flag 6431000/6604238
1437.35/1433.23	c cleaning 113000 clauses out of 226012 with flag 6545001/6718239
1477.28/1473.13	c cleaning 114001 clauses out of 228011 with flag 6660000/6833238
1523.17/1518.99	c cleaning 115004 clauses out of 230011 with flag 6776001/6949239
1573.44/1569.16	c cleaning 116000 clauses out of 232006 with flag 6893000/7066238
1612.32/1607.96	c cleaning 116999 clauses out of 234006 with flag 7011000/7184238
1666.38/1661.94	c cleaning 118001 clauses out of 236007 with flag 7130000/7303238
1721.06/1716.55	c cleaning 118997 clauses out of 238007 with flag 7250001/7423239
1772.09/1767.56	c cleaning 120001 clauses out of 240012 with flag 7371003/7544241
1800.05/1795.41	c starts		: 300
1800.05/1795.41	c conflicts		: 7629825
1800.05/1795.41	c decisions		: 8165621
1800.05/1795.41	c propagations		: 41580455
1800.05/1795.41	c inspects		: 22859459984
1800.05/1795.41	c shortcuts		: 0
1800.05/1795.41	c learnt literals	: 0
1800.05/1795.41	c learnt binary clauses	: 0
1800.05/1795.41	c learnt ternary clauses	: 0
1800.05/1795.41	c learnt constraints	: 7629827
1800.05/1795.41	c ignored constraints	: 0
1800.05/1795.41	c root simplifications	: 0
1800.05/1795.41	c removed literals (reason simplification)	: 0
1800.05/1795.41	c reason swapping (by a shorter reason)	: 0
1800.05/1795.41	c Calls to reduceDB	: 131
1800.05/1795.41	c number of reductions to clauses (during analyze)	: 0
1800.05/1795.41	c number of learned constraints concerned by reduction	: 0
1800.05/1795.41	c number of learning phase by resolution	: 0
1800.05/1795.41	c number of learning phase by cutting planes	: 0
1800.05/1795.41	c speed (assignments/second)	: 23162.672200094697
1800.05/1795.41	c non guided choices	0
1800.05/1795.44	c learnt constraints type 
1800.05/1795.44	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 205646
1800.05/1795.44	c constraints type 
1800.05/1795.44	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1264
1800.05/1795.44	c org.sat4j.minisat.constraints.cnf.UnitClauses => 200
1800.05/1795.44	c org.sat4j.minisat.constraints.card.MinWatchCard => 1
1800.05/1795.44	c ignored satisfied constraints => 200
1800.05/1795.44	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1264
1800.05/1795.44	c 2929 constraints processed.
1800.05/1795.44	s SATISFIABLE
1800.05/1795.44	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 x69 x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 x117 -x118 -x119 -x120 -x121 -x122 x123 -x124 x125 x126 x127 -x128 x129 -x130 x131 -x132 x133 x134 x135 x136 -x137 -x138 x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147 x148 -x149 -x150 -x151 x152 -x153 x154 -x155 -x156 -x157 x158 -x159 x160 x161 -x162 -x163 -x164 -x165 -x166 -x167 x168 -x169 -x170 -x171 x172 -x173 x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 x184 -x185 x186 x187 x188 -x189 -x190 -x191 -x192 -x193 -x194 -x195 x196 -x197 -x198 -x199 -x200 
1800.05/1795.44	c objective function=-39
1800.05/1795.44	c Total wall clock time (in seconds): 1795.348

Verifier Data

OK	-39

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-3688703-1337886370/watcher-3688703-1337886370 -o /tmp/evaluation-result-3688703-1337886370/solver-3688703-1337886370 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar HOME/instance-3688703-1337886370.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.00 2.00 2.00 3/192 23172
/proc/meminfo: memFree=29308160/32873624 swapFree=7104/7104
[pid=23172] ppid=23170 vsize=94112 CPUtime=0 cores=1,3,5,7
/proc/23172/stat : 23172 (java) S 23170 23172 21495 0 -1 4202496 1221 0 0 0 0 0 0 0 20 0 2 0 254762442 96370688 931 33554432000 1073741824 1073778376 140733786371712 140733786362848 227515859005 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/23172/statm: 23528 931 705 9 0 16769 0
[pid=23172/tid=23173] ppid=23170 vsize=96324 CPUtime=0 cores=1,3,5,7
/proc/23172/task/23173/stat : 23173 (java) R 23170 23172 21495 0 -1 4202560 88 0 0 0 0 0 0 0 20 0 2 0 254762443 98635776 943 33554432000 1073741824 1073778376 140733786371712 140184884211240 227503290217 0 0 4096 0 0 0 0 -1 5 0 0 0 0 0

[startup+0.00931009 s]
/proc/loadavg: 2.00 2.00 2.00 3/192 23172
/proc/meminfo: memFree=29308160/32873624 swapFree=7104/7104
[pid=23172] ppid=23170 vsize=8471396 CPUtime=0 cores=1,3,5,7
/proc/23172/stat : 23172 (java) S 23170 23172 21495 0 -1 4202496 1561 0 1 0 0 0 0 0 20 0 2 0 254762442 8674709504 1753 33554432000 1073741824 1073778376 140733786371712 140733786362848 227515859005 0 0 0 16784584 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/23172/statm: 2117849 1775 930 9 0 2108958 0
[pid=23172/tid=23173] ppid=23170 vsize=8471396 CPUtime=0 cores=1,3,5,7
/proc/23172/task/23173/stat : 23173 (java) R 23170 23172 21495 0 -1 4202560 446 0 1 0 0 0 0 0 20 0 2 0 254762443 8674709504 1784 33554432000 1073741824 1073778376 140733786371712 140184884218160 227512169131 0 4 0 16784584 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8471396

[startup+0.100183 s]
/proc/loadavg: 2.00 2.00 2.00 3/192 23172
/proc/meminfo: memFree=29308160/32873624 swapFree=7104/7104
[pid=23172] ppid=23170 vsize=9558412 CPUtime=0.11 cores=1,3,5,7
/proc/23172/stat : 23172 (java) S 23170 23172 21495 0 -1 4202496 4481 0 1 0 10 1 0 0 20 0 18 0 254762442 9787813888 6113 33554432000 1073741824 1073778376 140733786371712 140733786362848 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/23172/statm: 2389603 6113 2149 9 0 2380296 0
[pid=23172/tid=23173] ppid=23170 vsize=9558412 CPUtime=0.08 cores=1,3,5,7
/proc/23172/task/23173/stat : 23173 (java) R 23170 23172 21495 0 -1 4202560 2432 0 1 0 8 0 0 0 20 0 18 0 254762443 9787813888 6113 33554432000 1073741824 1073778376 140733786371712 140184884214488 227515884813 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558412

[startup+0.300188 s]
/proc/loadavg: 2.00 2.00 2.00 3/192 23172
/proc/meminfo: memFree=29308160/32873624 swapFree=7104/7104
[pid=23172] ppid=23170 vsize=9624976 CPUtime=0.5 cores=1,3,5,7
/proc/23172/stat : 23172 (java) S 23170 23172 21495 0 -1 4202496 5466 0 1 0 49 1 0 0 20 0 19 0 254762442 9855975424 7743 33554432000 1073741824 1073778376 140733786371712 140733786362848 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/23172/statm: 2406244 7743 2236 9 0 2396937 0
[pid=23172/tid=23173] ppid=23170 vsize=9624976 CPUtime=0.28 cores=1,3,5,7
/proc/23172/task/23173/stat : 23173 (java) R 23170 23172 21495 0 -1 4202560 2452 0 1 0 28 0 0 0 20 0 19 0 254762443 9855975424 7743 33554432000 1073741824 1073778376 140733786371712 140184884216592 140184729521789 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9624976

[startup+0.700254 s]
/proc/loadavg: 2.00 2.00 2.00 3/192 23172
/proc/meminfo: memFree=29308160/32873624 swapFree=7104/7104
[pid=23172] ppid=23170 vsize=9624976 CPUtime=1.15 cores=1,3,5,7
/proc/23172/stat : 23172 (java) S 23170 23172 21495 0 -1 4202496 7149 0 1 0 114 1 0 0 20 0 19 0 254762442 9855975424 12263 33554432000 1073741824 1073778376 140733786371712 140733786362848 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/23172/statm: 2406244 12263 2278 9 0 2396937 0
[pid=23172/tid=23173] ppid=23170 vsize=9624976 CPUtime=0.66 cores=1,3,5,7
/proc/23172/task/23173/stat : 23173 (java) R 23170 23172 21495 0 -1 4202560 2458 0 1 0 66 0 0 0 20 0 19 0 254762443 9855975424 12263 33554432000 1073741824 1073778376 140733786371712 140184884216216 140184729688002 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 9624976

[startup+1.50058 s]
/proc/loadavg: 2.00 2.00 2.00 3/211 23191
/proc/meminfo: memFree=29261544/32873624 swapFree=7104/7104
[pid=23172] ppid=23170 vsize=9624976 CPUtime=2.02 cores=1,3,5,7
/proc/23172/stat : 23172 (java) S 23170 23172 21495 0 -1 4202496 7190 0 1 0 201 1 0 0 20 0 19 0 254762442 9855975424 14852 33554432000 1073741824 1073778376 140733786371712 140733786362848 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/23172/statm: 2406244 14852 2279 9 0 2396937 0
[pid=23172/tid=23173] ppid=23170 vsize=9624976 CPUtime=1.43 cores=1,3,5,7
/proc/23172/task/23173/stat : 23173 (java) S 23170 23172 21495 0 -1 4202560 2459 0 1 0 143 0 0 0 20 0 19 0 254762443 9855975424 14852 33554432000 1073741824 1073778376 140733786371712 140184884216216 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23172/tid=23175] ppid=23170 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23172/task/23175/stat : 23175 (java) R 23170 23172 21495 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 19 0 254762443 9855975424 14852 33554432000 1073741824 1073778376 140733786371712 140184856668712 227512454279 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=23172/tid=23176] ppid=23170 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23172/task/23176/stat : 23176 (java) R 23170 23172 21495 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 254762443 9855975424 14852 33554432000 1073741824 1073778376 140733786371712 140184855615912 227512454279 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=23172/tid=23177] ppid=23170 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23172/task/23177/stat : 23177 (java) R 23170 23172 21495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254762443 9855975424 14852 33554432000 1073741824 1073778376 140733786371712 140184854563112 227515874360 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=23172/tid=23178] ppid=23170 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23172/task/23178/stat : 23178 (java) R 23170 23172 21495 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 254762443 9855975424 14852 33554432000 1073741824 1073778376 140733786371712 140184853510440 227512454279 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=23172/tid=23179] ppid=23170 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23172/task/23179/stat : 23179 (java) S 23170 23172 21495 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254762443 9855975424 14852 33554432000 1073741824 1073778376 140733786371712 140184852458536 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23172/tid=23180] ppid=23170 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23172/task/23180/stat : 23180 (java) R 23170 23172 21495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254762443 9855975424 14852 33554432000 1073741824 1073778376 140733786371712 140184851405736 227515872316 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=23172/tid=23181] ppid=23170 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23172/task/23181/stat : 23181 (java) R 23170 23172 21495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254762443 9855975424 14852 33554432000 1073741824 1073778376 140733786371712 140184850353064 227512454279 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=23172/tid=23182] ppid=23170 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23172/task/23182/stat : 23182 (java) S 23170 23172 21495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254762443 9855975424 14852 33554432000 1073741824 1073778376 140733786371712 140184849300136 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23172/tid=23183] ppid=23170 vsize=9624976 CPUtime=0.02 cores=1,3,5,7
/proc/23172/task/23183/stat : 23183 (java) S 23170 23172 21495 0 -1 4202560 33 0 0 0 2 0 0 0 20 0 19 0 254762444 9855975424 14852 33554432000 1073741824 1073778376 140733786371712 140184237610472 227515872316 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23172/tid=23184] ppid=23170 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23172/task/23184/stat : 23184 (java) S 23170 23172 21495 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254762445 9855975424 14852 33554432000 1073741824 1073778376 140733786371712 140184236557560 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23172/tid=23185] ppid=23170 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23172/task/23185/stat : 23185 (java) S 23170 23172 21495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254762445 9855975424 14852 33554432000 1073741824 1073778376 140733786371712 140184235504648 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23172/tid=23186] ppid=23170 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23172/task/23186/stat : 23186 (java) S 23170 23172 21495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254762447 9855975424 14852 33554432000 1073741824 1073778376 140733786371712 140184234453136 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23172/tid=23187] ppid=23170 vsize=9624976 CPUtime=0.23 cores=1,3,5,7
/proc/23172/task/23187/stat : 23187 (java) S 23170 23172 21495 0 -1 4202560 1381 0 0 0 23 0 0 0 20 0 19 0 254762447 9855975424 14852 33554432000 1073741824 1073778376 140733786371712 140184233393240 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23172/tid=23188] ppid=23170 vsize=9624976 CPUtime=0.26 cores=1,3,5,7
/proc/23172/task/23188/stat : 23188 (java) R 23170 23172 21495 0 -1 4202560 2074 0 0 0 26 0 0 0 20 0 19 0 254762447 9855975424 14852 33554432000 1073741824 1073778376 140733786371712 140184232348352 140184886823287 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=23172/tid=23189] ppid=23170 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23172/task/23189/stat : 23189 (java) S 23170 23172 21495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254762447 9855975424 14852 33554432000 1073741824 1073778376 140733786371712 140184231295864 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23172/tid=23190] ppid=23170 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23172/task/23190/stat : 23190 (java) S 23170 23172 21495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254762447 9855975424 14852 33554432000 1073741824 1073778376 140733786371712 140184230243272 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23172/tid=23191] ppid=23170 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23172/task/23191/stat : 23191 (java) S 23170 23172 21495 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254762469 9855975424 14852 33554432000 1073741824 1073778376 140733786371712 140184229188776 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 2.02
Current children cumulated vsize (KiB) 9624976

[startup+3.10067 s]
/proc/loadavg: 2.00 2.00 2.00 3/211 23191
/proc/meminfo: memFree=29255028/32873624 swapFree=7104/7104
[pid=23172] ppid=23170 vsize=9624976 CPUtime=3.66 cores=1,3,5,7
/proc/23172/stat : 23172 (java) S 23170 23172 21495 0 -1 4202496 7213 0 1 0 364 2 0 0 20 0 19 0 254762442 9855975424 16912 33554432000 1073741824 1073778376 140733786371712 140733786362848 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/23172/statm: 2406244 16912 2279 9 0 2396937 0
[pid=23172/tid=23173] ppid=23170 vsize=9624976 CPUtime=2.95 cores=1,3,5,7
/proc/23172/task/23173/stat : 23173 (java) R 23170 23172 21495 0 -1 4202560 2462 0 1 0 295 0 0 0 20 0 19 0 254762443 9855975424 16912 33554432000 1073741824 1073778376 140733786371712 140184884216216 140184729935478 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=23172/tid=23175] ppid=23170 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23172/task/23175/stat : 23175 (java) S 23170 23172 21495 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 254762443 9855975424 16912 33554432000 1073741824 1073778376 140733786371712 140184856668712 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23172/tid=23176] ppid=23170 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23172/task/23176/stat : 23176 (java) S 23170 23172 21495 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 254762443 9855975424 16912 33554432000 1073741824 1073778376 140733786371712 140184855615912 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23172/tid=23177] ppid=23170 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23172/task/23177/stat : 23177 (java) S 23170 23172 21495 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 254762443 9855975424 16912 33554432000 1073741824 1073778376 140733786371712 140184854563112 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23172/tid=23178] ppid=23170 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23172/task/23178/stat : 23178 (java) S 23170 23172 21495 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 254762443 9855975424 16912 33554432000 1073741824 1073778376 140733786371712 140184853510312 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23172/tid=23179] ppid=23170 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23172/task/23179/stat : 23179 (java) S 23170 23172 21495 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 254762443 9855975424 16912 33554432000 1073741824 1073778376 140733786371712 140184852458536 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23172/tid=23180] ppid=23170 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23172/task/23180/stat : 23180 (java) S 23170 23172 21495 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 254762443 9855975424 16912 33554432000 1073741824 1073778376 140733786371712 140184851405736 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23172/tid=23181] ppid=23170 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23172/task/23181/stat : 23181 (java) S 23170 23172 21495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254762443 9855975424 16912 33554432000 1073741824 1073778376 140733786371712 140184850352936 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23172/tid=23182] ppid=23170 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23172/task/23182/stat : 23182 (java) S 23170 23172 21495 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 254762443 9855975424 16912 33554432000 1073741824 1073778376 140733786371712 140184849300136 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23172/tid=23183] ppid=23170 vsize=9624976 CPUtime=0.08 cores=1,3,5,7
/proc/23172/task/23183/stat : 23183 (java) S 23170 23172 21495 0 -1 4202560 36 0 0 0 8 0 0 0 20 0 19 0 254762444 9855975424 16912 33554432000 1073741824 1073778376 140733786371712 140184237611496 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23172/tid=23184] ppid=23170 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23172/task/23184/stat : 23184 (java) S 23170 23172 21495 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254762445 9855975424 16912 33554432000 1073741824 1073778376 140733786371712 140184236557560 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23172/tid=23185] ppid=23170 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23172/task/23185/stat : 23185 (java) S 23170 23172 21495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254762445 9855975424 16912 33554432000 1073741824 1073778376 140733786371712 140184235504648 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23172/tid=23186] ppid=23170 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23172/task/23186/stat : 23186 (java) S 23170 23172 21495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254762447 9855975424 16912 33554432000 1073741824 1073778376 140733786371712 140184234453136 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23172/tid=23187] ppid=23170 vsize=9624976 CPUtime=0.23 cores=1,3,5,7
/proc/23172/task/23187/stat : 23187 (java) S 23170 23172 21495 0 -1 4202560 1381 0 0 0 23 0 0 0 20 0 19 0 254762447 9855975424 16912 33554432000 1073741824 1073778376 140733786371712 140184233401272 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23172/tid=23188] ppid=23170 vsize=9624976 CPUtime=0.27 cores=1,3,5,7
/proc/23172/task/23188/stat : 23188 (java) S 23170 23172 21495 0 -1 4202560 2075 0 0 0 27 0 0 0 20 0 19 0 254762447 9855975424 16912 33554432000 1073741824 1073778376 140733786371712 140184232348472 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23172/tid=23189] ppid=23170 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23172/task/23189/stat : 23189 (java) S 23170 23172 21495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254762447 9855975424 16912 33554432000 1073741824 1073778376 140733786371712 140184231295864 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23172/tid=23190] ppid=23170 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23172/task/23190/stat : 23190 (java) S 23170 23172 21495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254762447 9855975424 16912 33554432000 1073741824 1073778376 140733786371712 140184230243272 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23172/tid=23191] ppid=23170 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23172/task/23191/stat : 23191 (java) S 23170 23172 21495 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254762469 9855975424 16912 33554432000 1073741824 1073778376 140733786371712 140184229188776 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.66
Current children cumulated vsize (KiB) 9624976

[startup+6.30054 s]
/proc/loadavg: 2.00 2.00 2.00 3/211 23191
/proc/meminfo: memFree=29243704/32873624 swapFree=7104/7104
[pid=23172] ppid=23170 vsize=9624976 CPUtime=6.92 cores=1,3,5,7
/proc/23172/stat : 23172 (java) S 23170 23172 21495 0 -1 4202496 7247 0 1 0 689 3 0 0 20 0 19 0 254762442 9855975424 18184 33554432000 1073741824 1073778376 140733786371712 140733786362848 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/23172/statm: 2406244 18184 2279 9 0 2396937 0
[pid=23172/tid=23173] ppid=23170 vsize=9624976 CPUtime=6.06 cores=1,3,5,7
/proc/23172/task/23173/stat : 23173 (java) R 23170 23172 21495 0 -1 4202560 2467 0 1 0 606 0 0 0 20 0 19 0 254762443 9855975424 18184 33554432000 1073741824 1073778376 140733786371712 140184884216096 140184729905669 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=23172/tid=23175] ppid=23170 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23172/task/23175/stat : 23175 (java) S 23170 23172 21495 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 254762443 9855975424 18184 33554432000 1073741824 1073778376 140733786371712 140184856668712 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23172/tid=23176] ppid=23170 vsize=9624976 CPUtime=0.01 cores=1,3,5,7
/proc/23172/task/23176/stat : 23176 (java) S 23170 23172 21495 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 19 0 254762443 9855975424 18184 33554432000 1073741824 1073778376 140733786371712 140184855615912 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23172/tid=23177] ppid=23170 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23172/task/23177/stat : 23177 (java) S 23170 23172 21495 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 19 0 254762443 9855975424 18184 33554432000 1073741824 1073778376 140733786371712 140184854563112 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23172/tid=23178] ppid=23170 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23172/task/23178/stat : 23178 (java) S 23170 23172 21495 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 254762443 9855975424 18184 33554432000 1073741824 1073778376 140733786371712 140184853510312 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23172/tid=23179] ppid=23170 vsize=9624976 CPUtime=0.01 cores=1,3,5,7
/proc/23172/task/23179/stat : 23179 (java) S 23170 23172 21495 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 19 0 254762443 9855975424 18184 33554432000 1073741824 1073778376 140733786371712 140184852458536 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23172/tid=23180] ppid=23170 vsize=9624976 CPUtime=0.01 cores=1,3,5,7
/proc/23172/task/23180/stat : 23180 (java) S 23170 23172 21495 0 -1 4202560 15 0 0 0 1 0 0 0 20 0 19 0 254762443 9855975424 18184 33554432000 1073741824 1073778376 140733786371712 140184851405736 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23172/tid=23181] ppid=23170 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23172/task/23181/stat : 23181 (java) S 23170 23172 21495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254762443 9855975424 18184 33554432000 1073741824 1073778376 140733786371712 140184850352936 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23172/tid=23182] ppid=23170 vsize=9624976 CPUtime=0.01 cores=1,3,5,7
/proc/23172/task/23182/stat : 23182 (java) S 23170 23172 21495 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 19 0 254762443 9855975424 18184 33554432000 1073741824 1073778376 140733786371712 140184849300136 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23172/tid=23183] ppid=23170 vsize=9624976 CPUtime=0.14 cores=1,3,5,7
/proc/23172/task/23183/stat : 23183 (java) S 23170 23172 21495 0 -1 4202560 37 0 0 0 14 0 0 0 20 0 19 0 254762444 9855975424 18184 33554432000 1073741824 1073778376 140733786371712 140184237611496 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23172/tid=23184] ppid=23170 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23172/task/23184/stat : 23184 (java) S 23170 23172 21495 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254762445 9855975424 18184 33554432000 1073741824 1073778376 140733786371712 140184236557560 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23172/tid=23185] ppid=23170 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23172/task/23185/stat : 23185 (java) S 23170 23172 21495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254762445 9855975424 18184 33554432000 1073741824 1073778376 140733786371712 140184235504648 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23172/tid=23186] ppid=23170 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23172/task/23186/stat : 23186 (java) S 23170 23172 21495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254762447 9855975424 18184 33554432000 1073741824 1073778376 140733786371712 140184234453136 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23172/tid=23187] ppid=23170 vsize=9624976 CPUtime=0.23 cores=1,3,5,7
/proc/23172/task/23187/stat : 23187 (java) S 23170 23172 21495 0 -1 4202560 1381 0 0 0 23 0 0 0 20 0 19 0 254762447 9855975424 18184 33554432000 1073741824 1073778376 140733786371712 140184233401272 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23172/tid=23188] ppid=23170 vsize=9624976 CPUtime=0.27 cores=1,3,5,7
/proc/23172/task/23188/stat : 23188 (java) S 23170 23172 21495 0 -1 4202560 2075 0 0 0 27 0 0 0 20 0 19 0 254762447 9855975424 18184 33554432000 1073741824 1073778376 140733786371712 140184232348472 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0

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

[pid=23172/tid=23187] ppid=23170 vsize=9624976 CPUtime=0.25 cores=1,3,5,7
/proc/23172/task/23187/stat : 23187 (java) S 23170 23172 21495 0 -1 4202560 1381 0 0 0 25 0 0 0 20 0 19 0 254762447 9855975424 77182 33554432000 1073741824 1073778376 140733786371712 140184233401272 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23172/tid=23188] ppid=23170 vsize=9624976 CPUtime=0.3 cores=1,3,5,7
/proc/23172/task/23188/stat : 23188 (java) S 23170 23172 21495 0 -1 4202560 2317 0 0 0 30 0 0 0 20 0 19 0 254762447 9855975424 77182 33554432000 1073741824 1073778376 140733786371712 140184232348472 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23172/tid=23189] ppid=23170 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23172/task/23189/stat : 23189 (java) S 23170 23172 21495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254762447 9855975424 77182 33554432000 1073741824 1073778376 140733786371712 140184231295864 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23172/tid=23190] ppid=23170 vsize=9624976 CPUtime=0.6 cores=1,3,5,7
/proc/23172/task/23190/stat : 23190 (java) S 23170 23172 21495 0 -1 4202560 94 0 0 0 29 31 0 0 20 0 19 0 254762447 9855975424 77182 33554432000 1073741824 1073778376 140733786371712 140184230243272 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23172/tid=23191] ppid=23170 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23172/task/23191/stat : 23191 (java) S 23170 23172 21495 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254762469 9855975424 77182 33554432000 1073741824 1073778376 140733786371712 140184229188776 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1666.83
Current children cumulated vsize (KiB) 9624976

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 4/211 23266
/proc/meminfo: memFree=28534476/32873624 swapFree=7104/7104
[pid=23172] ppid=23170 vsize=9624976 CPUtime=1726.89 cores=1,3,5,7
/proc/23172/stat : 23172 (java) S 23170 23172 21495 0 -1 4202496 10087 0 1 0 172633 56 0 0 20 0 19 0 254762442 9855975424 77182 33554432000 1073741824 1073778376 140733786371712 140733786362848 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/23172/statm: 2406244 77182 2280 9 0 2396937 0
[pid=23172/tid=23173] ppid=23170 vsize=9624976 CPUtime=1711.36 cores=1,3,5,7
/proc/23172/task/23173/stat : 23173 (java) R 23170 23172 21495 0 -1 4202560 2624 0 1 0 171108 28 0 0 20 0 19 0 254762443 9855975424 77182 33554432000 1073741824 1073778376 140733786371712 140184884216096 140184730094626 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=23172/tid=23175] ppid=23170 vsize=9624976 CPUtime=0.62 cores=1,3,5,7
/proc/23172/task/23175/stat : 23175 (java) S 23170 23172 21495 0 -1 4202560 263 0 0 0 59 3 0 0 20 0 19 0 254762443 9855975424 77182 33554432000 1073741824 1073778376 140733786371712 140184856668712 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23172/tid=23176] ppid=23170 vsize=9624976 CPUtime=0.6 cores=1,3,5,7
/proc/23172/task/23176/stat : 23176 (java) S 23170 23172 21495 0 -1 4202560 247 0 0 0 58 2 0 0 20 0 19 0 254762443 9855975424 77182 33554432000 1073741824 1073778376 140733786371712 140184855615912 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23172/tid=23177] ppid=23170 vsize=9624976 CPUtime=0.61 cores=1,3,5,7
/proc/23172/task/23177/stat : 23177 (java) S 23170 23172 21495 0 -1 4202560 395 0 0 0 59 2 0 0 20 0 19 0 254762443 9855975424 77182 33554432000 1073741824 1073778376 140733786371712 140184854563112 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23172/tid=23178] ppid=23170 vsize=9624976 CPUtime=0.62 cores=1,3,5,7
/proc/23172/task/23178/stat : 23178 (java) S 23170 23172 21495 0 -1 4202560 319 0 0 0 60 2 0 0 20 0 19 0 254762443 9855975424 77182 33554432000 1073741824 1073778376 140733786371712 140184853510312 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23172/tid=23179] ppid=23170 vsize=9624976 CPUtime=0.61 cores=1,3,5,7
/proc/23172/task/23179/stat : 23179 (java) S 23170 23172 21495 0 -1 4202560 270 0 0 0 59 2 0 0 20 0 19 0 254762443 9855975424 77182 33554432000 1073741824 1073778376 140733786371712 140184852458536 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23172/tid=23180] ppid=23170 vsize=9624976 CPUtime=0.59 cores=1,3,5,7
/proc/23172/task/23180/stat : 23180 (java) S 23170 23172 21495 0 -1 4202560 200 0 0 0 57 2 0 0 20 0 19 0 254762443 9855975424 77182 33554432000 1073741824 1073778376 140733786371712 140184851405736 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23172/tid=23181] ppid=23170 vsize=9624976 CPUtime=0.71 cores=1,3,5,7
/proc/23172/task/23181/stat : 23181 (java) S 23170 23172 21495 0 -1 4202560 292 0 0 0 67 4 0 0 20 0 19 0 254762443 9855975424 77182 33554432000 1073741824 1073778376 140733786371712 140184850352936 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23172/tid=23182] ppid=23170 vsize=9624976 CPUtime=0.6 cores=1,3,5,7
/proc/23172/task/23182/stat : 23182 (java) S 23170 23172 21495 0 -1 4202560 344 0 0 0 57 3 0 0 20 0 19 0 254762443 9855975424 77182 33554432000 1073741824 1073778376 140733786371712 140184849300136 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23172/tid=23183] ppid=23170 vsize=9624976 CPUtime=5.07 cores=1,3,5,7
/proc/23172/task/23183/stat : 23183 (java) S 23170 23172 21495 0 -1 4202560 157 0 0 0 504 3 0 0 20 0 19 0 254762444 9855975424 77182 33554432000 1073741824 1073778376 140733786371712 140184237611496 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23172/tid=23184] ppid=23170 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23172/task/23184/stat : 23184 (java) S 23170 23172 21495 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254762445 9855975424 77182 33554432000 1073741824 1073778376 140733786371712 140184236557560 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23172/tid=23185] ppid=23170 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23172/task/23185/stat : 23185 (java) S 23170 23172 21495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254762445 9855975424 77182 33554432000 1073741824 1073778376 140733786371712 140184235504648 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23172/tid=23186] ppid=23170 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23172/task/23186/stat : 23186 (java) S 23170 23172 21495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254762447 9855975424 77182 33554432000 1073741824 1073778376 140733786371712 140184234453136 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23172/tid=23187] ppid=23170 vsize=9624976 CPUtime=0.25 cores=1,3,5,7
/proc/23172/task/23187/stat : 23187 (java) S 23170 23172 21495 0 -1 4202560 1381 0 0 0 25 0 0 0 20 0 19 0 254762447 9855975424 77182 33554432000 1073741824 1073778376 140733786371712 140184233401272 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23172/tid=23188] ppid=23170 vsize=9624976 CPUtime=0.3 cores=1,3,5,7
/proc/23172/task/23188/stat : 23188 (java) S 23170 23172 21495 0 -1 4202560 2317 0 0 0 30 0 0 0 20 0 19 0 254762447 9855975424 77182 33554432000 1073741824 1073778376 140733786371712 140184232348472 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23172/tid=23189] ppid=23170 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23172/task/23189/stat : 23189 (java) S 23170 23172 21495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254762447 9855975424 77182 33554432000 1073741824 1073778376 140733786371712 140184231295864 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23172/tid=23190] ppid=23170 vsize=9624976 CPUtime=0.62 cores=1,3,5,7
/proc/23172/task/23190/stat : 23190 (java) S 23170 23172 21495 0 -1 4202560 98 0 0 0 30 32 0 0 20 0 19 0 254762447 9855975424 77182 33554432000 1073741824 1073778376 140733786371712 140184230243272 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23172/tid=23191] ppid=23170 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23172/task/23191/stat : 23191 (java) S 23170 23172 21495 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254762469 9855975424 77182 33554432000 1073741824 1073778376 140733786371712 140184229188776 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1726.89
Current children cumulated vsize (KiB) 9624976

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 4/211 23266
/proc/meminfo: memFree=28534356/32873624 swapFree=7104/7104
[pid=23172] ppid=23170 vsize=9624976 CPUtime=1786.94 cores=1,3,5,7
/proc/23172/stat : 23172 (java) S 23170 23172 21495 0 -1 4202496 10094 0 1 0 178637 57 0 0 20 0 19 0 254762442 9855975424 77182 33554432000 1073741824 1073778376 140733786371712 140733786362848 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/23172/statm: 2406244 77182 2280 9 0 2396937 0
[pid=23172/tid=23173] ppid=23170 vsize=9624976 CPUtime=1771.12 cores=1,3,5,7
/proc/23172/task/23173/stat : 23173 (java) R 23170 23172 21495 0 -1 4202560 2625 0 1 0 177084 28 0 0 20 0 19 0 254762443 9855975424 77182 33554432000 1073741824 1073778376 140733786371712 140184884216096 140184730094626 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=23172/tid=23175] ppid=23170 vsize=9624976 CPUtime=0.63 cores=1,3,5,7
/proc/23172/task/23175/stat : 23175 (java) S 23170 23172 21495 0 -1 4202560 263 0 0 0 60 3 0 0 20 0 19 0 254762443 9855975424 77182 33554432000 1073741824 1073778376 140733786371712 140184856668712 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23172/tid=23176] ppid=23170 vsize=9624976 CPUtime=0.61 cores=1,3,5,7
/proc/23172/task/23176/stat : 23176 (java) S 23170 23172 21495 0 -1 4202560 247 0 0 0 59 2 0 0 20 0 19 0 254762443 9855975424 77182 33554432000 1073741824 1073778376 140733786371712 140184855615912 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23172/tid=23177] ppid=23170 vsize=9624976 CPUtime=0.62 cores=1,3,5,7
/proc/23172/task/23177/stat : 23177 (java) S 23170 23172 21495 0 -1 4202560 395 0 0 0 60 2 0 0 20 0 19 0 254762443 9855975424 77182 33554432000 1073741824 1073778376 140733786371712 140184854563112 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23172/tid=23178] ppid=23170 vsize=9624976 CPUtime=0.64 cores=1,3,5,7
/proc/23172/task/23178/stat : 23178 (java) S 23170 23172 21495 0 -1 4202560 319 0 0 0 62 2 0 0 20 0 19 0 254762443 9855975424 77182 33554432000 1073741824 1073778376 140733786371712 140184853510312 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23172/tid=23179] ppid=23170 vsize=9624976 CPUtime=0.61 cores=1,3,5,7
/proc/23172/task/23179/stat : 23179 (java) S 23170 23172 21495 0 -1 4202560 270 0 0 0 59 2 0 0 20 0 19 0 254762443 9855975424 77182 33554432000 1073741824 1073778376 140733786371712 140184852458536 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23172/tid=23180] ppid=23170 vsize=9624976 CPUtime=0.6 cores=1,3,5,7
/proc/23172/task/23180/stat : 23180 (java) S 23170 23172 21495 0 -1 4202560 200 0 0 0 58 2 0 0 20 0 19 0 254762443 9855975424 77182 33554432000 1073741824 1073778376 140733786371712 140184851405736 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23172/tid=23181] ppid=23170 vsize=9624976 CPUtime=0.72 cores=1,3,5,7
/proc/23172/task/23181/stat : 23181 (java) S 23170 23172 21495 0 -1 4202560 292 0 0 0 68 4 0 0 20 0 19 0 254762443 9855975424 77182 33554432000 1073741824 1073778376 140733786371712 140184850352936 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23172/tid=23182] ppid=23170 vsize=9624976 CPUtime=0.6 cores=1,3,5,7
/proc/23172/task/23182/stat : 23182 (java) S 23170 23172 21495 0 -1 4202560 344 0 0 0 57 3 0 0 20 0 19 0 254762443 9855975424 77182 33554432000 1073741824 1073778376 140733786371712 140184849300136 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23172/tid=23183] ppid=23170 vsize=9624976 CPUtime=5.14 cores=1,3,5,7
/proc/23172/task/23183/stat : 23183 (java) S 23170 23172 21495 0 -1 4202560 159 0 0 0 511 3 0 0 20 0 19 0 254762444 9855975424 77182 33554432000 1073741824 1073778376 140733786371712 140184237611496 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23172/tid=23184] ppid=23170 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23172/task/23184/stat : 23184 (java) S 23170 23172 21495 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254762445 9855975424 77182 33554432000 1073741824 1073778376 140733786371712 140184236557560 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23172/tid=23185] ppid=23170 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23172/task/23185/stat : 23185 (java) S 23170 23172 21495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254762445 9855975424 77182 33554432000 1073741824 1073778376 140733786371712 140184235504648 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23172/tid=23186] ppid=23170 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23172/task/23186/stat : 23186 (java) S 23170 23172 21495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254762447 9855975424 77182 33554432000 1073741824 1073778376 140733786371712 140184234453136 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23172/tid=23187] ppid=23170 vsize=9624976 CPUtime=0.25 cores=1,3,5,7
/proc/23172/task/23187/stat : 23187 (java) S 23170 23172 21495 0 -1 4202560 1381 0 0 0 25 0 0 0 20 0 19 0 254762447 9855975424 77182 33554432000 1073741824 1073778376 140733786371712 140184233401272 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23172/tid=23188] ppid=23170 vsize=9624976 CPUtime=0.3 cores=1,3,5,7
/proc/23172/task/23188/stat : 23188 (java) S 23170 23172 21495 0 -1 4202560 2317 0 0 0 30 0 0 0 20 0 19 0 254762447 9855975424 77182 33554432000 1073741824 1073778376 140733786371712 140184232348472 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23172/tid=23189] ppid=23170 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23172/task/23189/stat : 23189 (java) S 23170 23172 21495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254762447 9855975424 77182 33554432000 1073741824 1073778376 140733786371712 140184231295864 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23172/tid=23190] ppid=23170 vsize=9624976 CPUtime=0.65 cores=1,3,5,7
/proc/23172/task/23190/stat : 23190 (java) S 23170 23172 21495 0 -1 4202560 102 0 0 0 31 34 0 0 20 0 19 0 254762447 9855975424 77182 33554432000 1073741824 1073778376 140733786371712 140184230243272 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23172/tid=23191] ppid=23170 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23172/task/23191/stat : 23191 (java) S 23170 23172 21495 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254762469 9855975424 77182 33554432000 1073741824 1073778376 140733786371712 140184229188776 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1786.94
Current children cumulated vsize (KiB) 9624976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1795.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/211 23266
/proc/meminfo: memFree=28534484/32873624 swapFree=7104/7104
[pid=23172] ppid=23170 vsize=9624976 CPUtime=1800.05 cores=1,3,5,7
/proc/23172/stat : 23172 (java) S 23170 23172 21495 0 -1 4202496 10094 0 1 0 179948 57 0 0 20 0 19 0 254762442 9855975424 77182 33554432000 1073741824 1073778376 140733786371712 140733786362848 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/23172/statm: 2406244 77182 2280 9 0 2396937 0
[pid=23172/tid=23173] ppid=23170 vsize=9624976 CPUtime=1784.19 cores=1,3,5,7
/proc/23172/task/23173/stat : 23173 (java) R 23170 23172 21495 0 -1 4202560 2625 0 1 0 178390 29 0 0 20 0 19 0 254762443 9855975424 77182 33554432000 1073741824 1073778376 140733786371712 140184884216096 140184729974204 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=23172/tid=23175] ppid=23170 vsize=9624976 CPUtime=0.63 cores=1,3,5,7
/proc/23172/task/23175/stat : 23175 (java) S 23170 23172 21495 0 -1 4202560 263 0 0 0 60 3 0 0 20 0 19 0 254762443 9855975424 77182 33554432000 1073741824 1073778376 140733786371712 140184856668712 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23172/tid=23176] ppid=23170 vsize=9624976 CPUtime=0.61 cores=1,3,5,7
/proc/23172/task/23176/stat : 23176 (java) S 23170 23172 21495 0 -1 4202560 247 0 0 0 59 2 0 0 20 0 19 0 254762443 9855975424 77182 33554432000 1073741824 1073778376 140733786371712 140184855615912 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23172/tid=23177] ppid=23170 vsize=9624976 CPUtime=0.62 cores=1,3,5,7
/proc/23172/task/23177/stat : 23177 (java) S 23170 23172 21495 0 -1 4202560 395 0 0 0 60 2 0 0 20 0 19 0 254762443 9855975424 77182 33554432000 1073741824 1073778376 140733786371712 140184854563112 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23172/tid=23178] ppid=23170 vsize=9624976 CPUtime=0.64 cores=1,3,5,7
/proc/23172/task/23178/stat : 23178 (java) S 23170 23172 21495 0 -1 4202560 319 0 0 0 62 2 0 0 20 0 19 0 254762443 9855975424 77182 33554432000 1073741824 1073778376 140733786371712 140184853510312 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23172/tid=23179] ppid=23170 vsize=9624976 CPUtime=0.61 cores=1,3,5,7
/proc/23172/task/23179/stat : 23179 (java) S 23170 23172 21495 0 -1 4202560 270 0 0 0 59 2 0 0 20 0 19 0 254762443 9855975424 77182 33554432000 1073741824 1073778376 140733786371712 140184852458536 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23172/tid=23180] ppid=23170 vsize=9624976 CPUtime=0.6 cores=1,3,5,7
/proc/23172/task/23180/stat : 23180 (java) S 23170 23172 21495 0 -1 4202560 200 0 0 0 58 2 0 0 20 0 19 0 254762443 9855975424 77182 33554432000 1073741824 1073778376 140733786371712 140184851405736 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23172/tid=23181] ppid=23170 vsize=9624976 CPUtime=0.72 cores=1,3,5,7
/proc/23172/task/23181/stat : 23181 (java) S 23170 23172 21495 0 -1 4202560 292 0 0 0 68 4 0 0 20 0 19 0 254762443 9855975424 77182 33554432000 1073741824 1073778376 140733786371712 140184850352936 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23172/tid=23182] ppid=23170 vsize=9624976 CPUtime=0.6 cores=1,3,5,7
/proc/23172/task/23182/stat : 23182 (java) S 23170 23172 21495 0 -1 4202560 344 0 0 0 57 3 0 0 20 0 19 0 254762443 9855975424 77182 33554432000 1073741824 1073778376 140733786371712 140184849300136 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23172/tid=23183] ppid=23170 vsize=9624976 CPUtime=5.14 cores=1,3,5,7
/proc/23172/task/23183/stat : 23183 (java) S 23170 23172 21495 0 -1 4202560 159 0 0 0 511 3 0 0 20 0 19 0 254762444 9855975424 77182 33554432000 1073741824 1073778376 140733786371712 140184237611496 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23172/tid=23184] ppid=23170 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23172/task/23184/stat : 23184 (java) S 23170 23172 21495 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254762445 9855975424 77182 33554432000 1073741824 1073778376 140733786371712 140184236557560 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23172/tid=23185] ppid=23170 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23172/task/23185/stat : 23185 (java) S 23170 23172 21495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254762445 9855975424 77182 33554432000 1073741824 1073778376 140733786371712 140184235504648 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23172/tid=23186] ppid=23170 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23172/task/23186/stat : 23186 (java) S 23170 23172 21495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254762447 9855975424 77182 33554432000 1073741824 1073778376 140733786371712 140184234453136 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23172/tid=23187] ppid=23170 vsize=9624976 CPUtime=0.25 cores=1,3,5,7
/proc/23172/task/23187/stat : 23187 (java) S 23170 23172 21495 0 -1 4202560 1381 0 0 0 25 0 0 0 20 0 19 0 254762447 9855975424 77182 33554432000 1073741824 1073778376 140733786371712 140184233401272 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23172/tid=23188] ppid=23170 vsize=9624976 CPUtime=0.3 cores=1,3,5,7
/proc/23172/task/23188/stat : 23188 (java) S 23170 23172 21495 0 -1 4202560 2317 0 0 0 30 0 0 0 20 0 19 0 254762447 9855975424 77182 33554432000 1073741824 1073778376 140733786371712 140184232348472 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23172/tid=23189] ppid=23170 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23172/task/23189/stat : 23189 (java) S 23170 23172 21495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254762447 9855975424 77182 33554432000 1073741824 1073778376 140733786371712 140184231295864 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23172/tid=23190] ppid=23170 vsize=9624976 CPUtime=0.66 cores=1,3,5,7
/proc/23172/task/23190/stat : 23190 (java) S 23170 23172 21495 0 -1 4202560 102 0 0 0 32 34 0 0 20 0 19 0 254762447 9855975424 77182 33554432000 1073741824 1073778376 140733786371712 140184230243272 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23172/tid=23191] ppid=23170 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23172/task/23191/stat : 23191 (java) S 23170 23172 21495 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254762469 9855975424 77182 33554432000 1073741824 1073778376 140733786371712 140184229188776 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.05
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 23172 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=930129
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=847
# CPU time returned by wait4() is 1795.93
# while last known CPU time is 1800.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1795.45
CPU time (s): 1800.05
CPU user time (s): 1799.48
CPU system time (s): 0.57
CPU usage (%): 100.256
Max. virtual memory (cumulated for all children) (KiB): 9624976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.93
system time used= 1.00085
maximum resident set size= 310896
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10129
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1680
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 41616
involuntary context switches= 10571

runsolver used 5.82211 second user time and 14.2208 second system time

The end

Launcher Data

Begin job on node121 at 2012-05-24 21:06:10
IDJOB=3688703
IDBENCH=48211
IDSOLVER=2269
FILE ID=node121/3688703-1337886370
RUNJOBID= node121-1337871882-21512
PBS_JOBID= 14620083
Free space on /tmp= 71496 MiB

SOLVER NAME= Sat 4j PB Resolution 2.3.2 Snapshot
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mis/normalized-mis_200_10_5.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3688703-1337886370/watcher-3688703-1337886370 -o /tmp/evaluation-result-3688703-1337886370/solver-3688703-1337886370 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar HOME/instance-3688703-1337886370.opb

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

MD5SUM BENCH= 2585c1015aa6228da840b6f61adc6732
RANDOM SEED=149628266

node121.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.042
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.08
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.042
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		: 2667.042
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		: 2667.042
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.042
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.042
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		: 2667.042
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	: 5438.55
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.042
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:       32873624 kB
MemFree:        29308052 kB
Buffers:          219432 kB
Cached:          2394476 kB
SwapCached:            0 kB
Active:           836740 kB
Inactive:        1954396 kB
Active(anon):     179828 kB
Inactive(anon):        0 kB
Active(file):     656912 kB
Inactive(file):  1954396 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               220 kB
Writeback:             0 kB
AnonPages:        192556 kB
Mapped:            21548 kB
Shmem:               200 kB
Slab:             628644 kB
SReclaimable:      73136 kB
SUnreclaim:       555508 kB
KernelStack:        1592 kB
PageTables:         4544 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545668 kB
Committed_AS:     684964 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    161792 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= 71492 MiB
End job on node121 at 2012-05-24 21:36:07