Trace number 3688671

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)-51 1800.35 1782.26

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_500_25_5.opb
MD5SUM40141f2f083fa5e1f8a41aa043de0b1b
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-69
Best CPU time to get the best result obtained on this benchmark1800.08
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -69
Optimality of the best value was proved NO
Number of variables500
Total number of constraints500
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 constraints500
Minimum length of a constraint25
Maximum length of a constraint47
Number of terms in the objective function 500
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 500
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 500
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)15706
Sum of products size (including duplicates)31412
Number of different products7853
Sum of products size15706

Quality of the solution as a function of time


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

Solver Data

0.05/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.05/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.05/0.07	c See www.sat4j.org for details.
0.05/0.08	c version 2.3.2.v20120418
0.05/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.05/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.05/0.08	c java.vm.version	19.1-b02
0.05/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.05/0.08	c sun.arch.data.model	64
0.05/0.08	c java.version		1.6.0_24
0.05/0.08	c os.name		Linux
0.05/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.05/0.08	c os.arch		amd64
0.05/0.08	c Free memory 		501472288
0.05/0.08	c Max memory 		7480803328
0.05/0.08	c Total memory 		504102912
0.05/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-3688671-1337886285.opb
0.11/0.10	c reading problem ... 
1.09/0.51	c ... done. Wall clock time 0.41s.
1.09/0.51	c declared #vars     500
1.09/0.51	c internal #vars     8353
1.09/0.51	c #constraints  16206
1.09/0.51	c constraints type 
1.09/0.51	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 7853
1.09/0.51	c org.sat4j.minisat.constraints.cnf.UnitClauses => 500
1.09/0.51	c ignored satisfied constraints => 500
1.09/0.51	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 7853
1.09/0.51	c 16706 constraints processed.
1.09/0.51	c objective function length is 500 literals
1.09/0.59	c SATISFIABLE
1.09/0.59	c OPTIMIZING...
1.09/0.59	c Got one! Elapsed wall clock time (in seconds):0.493
1.09/0.59	o -50
2.30/1.17	c cleaning 2498 clauses out of 5000 with flag 5000/5000
2.46/1.28	c Got one! Elapsed wall clock time (in seconds):1.185
2.46/1.28	o -51
2.93/1.66	c cleaning 4104 clauses out of 8207 with flag 5000/10705
3.38/2.09	c cleaning 5052 clauses out of 10104 with flag 11001/16706
3.99/2.62	c cleaning 6024 clauses out of 12053 with flag 18002/23707
4.63/3.22	c cleaning 7013 clauses out of 14027 with flag 26000/31705
5.25/3.89	c cleaning 8008 clauses out of 16016 with flag 35002/40707
6.05/4.65	c cleaning 9003 clauses out of 18008 with flag 45002/50707
6.99/5.59	c cleaning 9999 clauses out of 20004 with flag 56001/61706
8.11/6.61	c cleaning 11001 clauses out of 22004 with flag 68000/73705
9.26/7.72	c cleaning 11998 clauses out of 24003 with flag 81000/86705
10.39/8.87	c cleaning 13003 clauses out of 26006 with flag 95001/100706
11.60/10.07	c cleaning 14002 clauses out of 28003 with flag 110001/115706
13.03/11.48	c cleaning 14998 clauses out of 30000 with flag 126000/131705
14.56/12.98	c cleaning 15998 clauses out of 32003 with flag 143001/148706
16.17/14.54	c cleaning 17003 clauses out of 34006 with flag 161002/166707
17.99/16.38	c cleaning 17998 clauses out of 36001 with flag 180000/185705
20.02/18.38	c cleaning 19002 clauses out of 38004 with flag 200001/205706
22.15/20.44	c cleaning 20001 clauses out of 40002 with flag 221001/226706
24.64/22.83	c cleaning 20999 clauses out of 42001 with flag 243001/248706
27.17/25.33	c cleaning 21995 clauses out of 44001 with flag 266000/271705
29.69/27.81	c cleaning 23001 clauses out of 46007 with flag 290001/295706
32.22/30.37	c cleaning 24001 clauses out of 48006 with flag 315001/320706
34.86/32.94	c cleaning 25000 clauses out of 50004 with flag 341000/346705
37.93/35.90	c cleaning 25996 clauses out of 52004 with flag 368000/373705
41.35/39.30	c cleaning 27000 clauses out of 54008 with flag 396000/401705
44.90/42.81	c cleaning 28000 clauses out of 56008 with flag 425000/430705
48.25/46.16	c cleaning 29000 clauses out of 58010 with flag 455002/460707
52.08/49.96	c cleaning 30002 clauses out of 60010 with flag 486002/491707
56.52/54.34	c cleaning 30996 clauses out of 62007 with flag 518001/523706
61.06/58.86	c cleaning 32002 clauses out of 64010 with flag 551000/556705
65.69/63.48	c cleaning 32999 clauses out of 66009 with flag 585001/590706
70.47/68.17	c cleaning 34003 clauses out of 68010 with flag 620001/625706
75.80/73.43	c cleaning 35001 clauses out of 70008 with flag 656002/661707
81.05/78.66	c cleaning 35998 clauses out of 72005 with flag 693000/698705
86.13/83.69	c cleaning 37001 clauses out of 74008 with flag 731001/736706
91.70/89.11	c cleaning 38003 clauses out of 76007 with flag 770001/775706
97.02/94.47	c cleaning 38998 clauses out of 78003 with flag 810000/815705
102.67/100.04	c cleaning 40003 clauses out of 80006 with flag 851001/856706
108.41/105.72	c cleaning 40998 clauses out of 82002 with flag 893000/898705
114.46/111.77	c cleaning 41996 clauses out of 84004 with flag 936000/941705
120.44/117.69	c cleaning 43000 clauses out of 86008 with flag 980000/985705
126.92/124.01	c cleaning 44002 clauses out of 88008 with flag 1025000/1030705
133.59/130.63	c cleaning 45001 clauses out of 90006 with flag 1071000/1076705
141.12/138.13	c cleaning 46003 clauses out of 92006 with flag 1118001/1123706
148.50/145.41	c cleaning 47003 clauses out of 94005 with flag 1166003/1171708
156.37/153.20	c cleaning 47993 clauses out of 95999 with flag 1215000/1220705
164.96/161.77	c cleaning 49003 clauses out of 98006 with flag 1265000/1270705
173.17/169.96	c cleaning 50000 clauses out of 100003 with flag 1316000/1321705
182.05/178.61	c cleaning 51000 clauses out of 102003 with flag 1368000/1373705
190.60/187.17	c cleaning 52002 clauses out of 104004 with flag 1421001/1426706
201.86/198.31	c cleaning 52997 clauses out of 106002 with flag 1475001/1480706
212.57/208.93	c cleaning 54002 clauses out of 108004 with flag 1530000/1535705
222.31/218.66	c cleaning 55002 clauses out of 110003 with flag 1586001/1591706
234.99/231.24	c cleaning 55996 clauses out of 112002 with flag 1643002/1648707
248.09/244.22	c cleaning 56999 clauses out of 114006 with flag 1701002/1706707
261.93/258.05	c cleaning 58003 clauses out of 116007 with flag 1760002/1765707
276.72/272.77	c cleaning 58997 clauses out of 118002 with flag 1820000/1825705
293.19/289.20	c cleaning 60001 clauses out of 120006 with flag 1881001/1886706
310.19/306.02	c cleaning 61001 clauses out of 122004 with flag 1943000/1948705
326.02/321.79	c cleaning 61995 clauses out of 124003 with flag 2006000/2011705
343.31/338.96	c cleaning 62999 clauses out of 126008 with flag 2070000/2075705
359.52/355.01	c cleaning 63998 clauses out of 128010 with flag 2135001/2140706
379.77/375.23	c cleaning 65001 clauses out of 130012 with flag 2201001/2206706
398.82/394.29	c cleaning 66001 clauses out of 132010 with flag 2268000/2273705
413.51/408.88	c cleaning 67007 clauses out of 134014 with flag 2336005/2341710
431.44/426.62	c cleaning 68002 clauses out of 136004 with flag 2405002/2410707
452.00/447.09	c cleaning 68993 clauses out of 138000 with flag 2475000/2480705
471.65/466.69	c cleaning 70001 clauses out of 140007 with flag 2546000/2551705
493.66/488.48	c cleaning 70996 clauses out of 142007 with flag 2618001/2623706
516.61/511.25	c cleaning 72003 clauses out of 144011 with flag 2691001/2696706
539.08/533.55	c cleaning 73001 clauses out of 146007 with flag 2765000/2770705
561.43/555.71	c cleaning 74000 clauses out of 148006 with flag 2840000/2845705
584.31/578.43	c cleaning 75000 clauses out of 150007 with flag 2916001/2921706
606.68/600.55	c cleaning 75999 clauses out of 152009 with flag 2993003/2998708
631.69/625.26	c cleaning 77001 clauses out of 154007 with flag 3071000/3076705
656.60/649.93	c cleaning 78001 clauses out of 156006 with flag 3150000/3155705
683.23/676.30	c cleaning 78998 clauses out of 158005 with flag 3230000/3235705
706.84/699.77	c cleaning 79998 clauses out of 160007 with flag 3311000/3316705
732.25/724.97	c cleaning 80998 clauses out of 162010 with flag 3393001/3398706
762.55/755.07	c cleaning 82006 clauses out of 164011 with flag 3476000/3481705
789.35/781.66	c cleaning 83003 clauses out of 166009 with flag 3560004/3565709
817.03/809.14	c cleaning 83994 clauses out of 168002 with flag 3645000/3650705
842.11/834.06	c cleaning 85000 clauses out of 170008 with flag 3731000/3736705
869.53/861.25	c cleaning 85996 clauses out of 172008 with flag 3818000/3823705
897.59/889.19	c cleaning 87003 clauses out of 174014 with flag 3906002/3911707
927.78/919.06	c cleaning 88001 clauses out of 176009 with flag 3995000/4000705
959.30/950.37	c cleaning 89002 clauses out of 178009 with flag 4085001/4090706
988.89/979.79	c cleaning 90000 clauses out of 180007 with flag 4176001/4181706
1015.56/1006.25	c cleaning 91004 clauses out of 182007 with flag 4268001/4273706
1048.10/1038.58	c cleaning 92002 clauses out of 184003 with flag 4361001/4366706
1081.71/1071.91	c cleaning 92997 clauses out of 186000 with flag 4455000/4460705
1112.40/1102.22	c cleaning 93995 clauses out of 188004 with flag 4550001/4555706
1147.81/1137.17	c cleaning 94999 clauses out of 190008 with flag 4646000/4651705
1187.33/1176.07	c cleaning 96001 clauses out of 192009 with flag 4743000/4748705
1226.42/1214.65	c cleaning 97000 clauses out of 194009 with flag 4841001/4846706
1264.03/1251.98	c cleaning 98000 clauses out of 196009 with flag 4940001/4945706
1305.37/1292.96	c cleaning 99005 clauses out of 198009 with flag 5040001/5045706
1344.47/1331.40	c cleaning 100003 clauses out of 200006 with flag 5141003/5146708
1376.80/1363.21	c cleaning 100992 clauses out of 202000 with flag 5243000/5248705
1417.17/1403.24	c cleaning 102002 clauses out of 204008 with flag 5346000/5351705
1458.03/1443.75	c cleaning 103002 clauses out of 206007 with flag 5450001/5455706
1504.46/1489.76	c cleaning 103996 clauses out of 208004 with flag 5555000/5560705
1545.80/1530.70	c cleaning 105002 clauses out of 210012 with flag 5661004/5666709
1594.26/1578.66	c cleaning 105996 clauses out of 212008 with flag 5768002/5773707
1640.49/1624.37	c cleaning 106999 clauses out of 214010 with flag 5876000/5881705
1681.72/1665.02	c cleaning 108001 clauses out of 216012 with flag 5985001/5990706
1738.07/1720.86	c cleaning 109001 clauses out of 218011 with flag 6095001/6100706
1793.00/1775.24	c cleaning 110000 clauses out of 220009 with flag 6206000/6211705
1800.09/1782.21	c starts		: 278
1800.09/1782.21	c conflicts		: 6237797
1800.09/1782.21	c decisions		: 6538429
1800.09/1782.21	c propagations		: 32574534
1800.09/1782.21	c inspects		: 15998336504
1800.09/1782.21	c shortcuts		: 0
1800.09/1782.21	c learnt literals	: 0
1800.09/1782.21	c learnt binary clauses	: 0
1800.09/1782.21	c learnt ternary clauses	: 0
1800.09/1782.21	c learnt constraints	: 6237797
1800.09/1782.21	c ignored constraints	: 0
1800.09/1782.21	c root simplifications	: 0
1800.09/1782.21	c removed literals (reason simplification)	: 0
1800.09/1782.21	c reason swapping (by a shorter reason)	: 0
1800.09/1782.21	c Calls to reduceDB	: 108
1800.09/1782.21	c number of reductions to clauses (during analyze)	: 0
1800.09/1782.21	c number of learned constraints concerned by reduction	: 0
1800.09/1782.21	c number of learning phase by resolution	: 0
1800.09/1782.21	c number of learning phase by cutting planes	: 0
1800.09/1782.21	c speed (assignments/second)	: 18283.12730962826
1800.09/1782.21	c non guided choices	0
1800.09/1782.24	c learnt constraints type 
1800.09/1782.24	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 136227
1800.09/1782.24	c constraints type 
1800.09/1782.24	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 7853
1800.09/1782.24	c org.sat4j.minisat.constraints.cnf.UnitClauses => 500
1800.09/1782.24	c org.sat4j.minisat.constraints.card.MinWatchCard => 1
1800.09/1782.24	c ignored satisfied constraints => 500
1800.09/1782.24	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 7853
1800.09/1782.24	c 16707 constraints processed.
1800.09/1782.24	s SATISFIABLE
1800.09/1782.24	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 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210 -x211 x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230 -x231 x232 -x233 -x234 -x235 -x236 -x237 x238 -x239 -x240 -x241 -x242 -x243 -x244 -x245 -x246 -x247 -x248 -x249 -x250 -x251 -x252 -x253 -x254 -x255 -x256 x257 -x258 -x259 -x260 x261 -x262 x263 -x264 -x265 -x266 -x267 x268 x269 -x270 -x271 -x272 x273 -x274 -x275 -x276 -x277 -x278 -x279 -x280 x281 -x282 -x283 -x284 -x285 -x286 -x287 x288 -x289 x290 -x291 -x292 -x293 -x294 x295 x296 -x297 -x298 -x299 -x300 -x301 -x302 -x303 -x304 -x305 -x306 x307 -x308 -x309 -x310 -x311 x312 -x313 -x314 -x315 -x316 x317 -x318 -x319 -x320 -x321 x322 -x323 x324 -x325 -x326 -x327 -x328 -x329 -x330 -x331 -x332 -x333 -x334 -x335 -x336 -x337 -x338 -x339 -x340 -x341 -x342 -x343 -x344 -x345 -x346 -x347 -x348 -x349 -x350 -x351 -x352 -x353 -x354 -x355 -x356 -x357 -x358 -x359 -x360 -x361 -x362 -x363 -x364 -x365 -x366 -x367 -x368 -x369 -x370 -x371 -x372 -x373 -x374 -x375 -x376 -x377 -x378 -x379 x380 -x381 -x382 -x383 -x384 -x385 -x386 -x387 -x388 -x389 -x390 -x391 -x392 -x393 -x394 -x395 -x396 -x397 -x398 -x399 x400 -x401 -x402 -x403 -x404 -x405 -x406 -x407 -x408 -x409 -x410 -x411 -x412 -x413 x414 -x415 -x416 -x417 x418 -x419 -x420 -x421 -x422 -x423 -x424 -x425 -x426 -x427 -x428 x429 x430 -x431 -x432 -x433 -x434 -x435 -x436 -x437 -x438 -x439 -x440 -x441 -x442 x443 -x444 -x445 -x446 -x447 -x448 -x449 -x450 -x451 -x452 -x453 -x454 x455 -x456 x457 -x458 x459 -x460 -x461 -x462 -x463 -x464 -x465 -x466 -x467 -x468 -x469 -x470 -x471 x472 -x473 -x474 -x475 -x476 -x477 -x478 -x479 -x480 -x481 -x482 -x483 -x484 -x485 -x486 -x487 -x488 -x489 x490 -x491 -x492 -x493 -x494 -x495 -x496 -x497 -x498 -x499 -x500 
1800.09/1782.24	c objective function=-51
1800.09/1782.24	c Total wall clock time (in seconds): 1782.145

Verifier Data

OK	-51

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-3688671-1337886285/watcher-3688671-1337886285 -o /tmp/evaluation-result-3688671-1337886285/solver-3688671-1337886285 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar HOME/instance-3688671-1337886285.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: 1.92 1.98 1.99 5/193 22916
/proc/meminfo: memFree=27645188/32873844 swapFree=6080/6080
[pid=22916] ppid=22914 vsize=23236 CPUtime=0 cores=1,3,5,7
/proc/22916/stat : 22916 (java) R 22914 22916 21352 0 -1 4202496 988 0 0 0 0 0 0 0 20 0 1 0 254757049 23793664 715 33554432000 1073741824 1073778376 140736712333664 140736712322728 240417551720 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/22916/statm: 5809 715 530 9 0 128 0

[startup+0.0657759 s]
/proc/loadavg: 1.92 1.98 1.99 5/193 22916
/proc/meminfo: memFree=27645188/32873844 swapFree=6080/6080
[pid=22916] ppid=22914 vsize=9558412 CPUtime=0.05 cores=1,3,5,7
/proc/22916/stat : 22916 (java) S 22914 22916 21352 0 -1 4202496 3315 0 1 0 4 1 0 0 20 0 18 0 254757049 9787813888 4523 33554432000 1073741824 1073778376 140736712333664 140736712324800 240430121021 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22916/statm: 2389603 4529 1771 9 0 2380296 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 9558412

[startup+0.100275 s]
/proc/loadavg: 1.92 1.98 1.99 5/193 22916
/proc/meminfo: memFree=27645188/32873844 swapFree=6080/6080
[pid=22916] ppid=22914 vsize=9558412 CPUtime=0.11 cores=1,3,5,7
/proc/22916/stat : 22916 (java) S 22914 22916 21352 0 -1 4202496 4441 0 1 0 9 2 0 0 20 0 18 0 254757049 9787813888 6106 33554432000 1073741824 1073778376 140736712333664 140736712324800 240430121021 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22916/statm: 2389603 6106 2138 9 0 2380296 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558412

[startup+0.300238 s]
/proc/loadavg: 1.92 1.98 1.99 5/193 22916
/proc/meminfo: memFree=27645188/32873844 swapFree=6080/6080
[pid=22916] ppid=22914 vsize=9558412 CPUtime=0.5 cores=1,3,5,7
/proc/22916/stat : 22916 (java) S 22914 22916 21352 0 -1 4202496 5400 0 1 0 47 3 0 0 20 0 18 0 254757049 9787813888 8361 33554432000 1073741824 1073778376 140736712333664 140736712324800 240430121021 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22916/statm: 2389603 8361 2236 9 0 2380296 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9558412

[startup+0.700222 s]
/proc/loadavg: 1.92 1.98 1.99 5/193 22916
/proc/meminfo: memFree=27645188/32873844 swapFree=6080/6080
[pid=22916] ppid=22914 vsize=9624976 CPUtime=1.69 cores=1,3,5,7
/proc/22916/stat : 22916 (java) S 22914 22916 21352 0 -1 4202496 12775 0 1 0 164 5 0 0 20 0 19 0 254757049 9855975424 17877 33554432000 1073741824 1073778376 140736712333664 140736712324800 240430121021 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22916/statm: 2406244 17877 2257 9 0 2396937 0
Current children cumulated CPU time (s) 1.69
Current children cumulated vsize (KiB) 9624976

[startup+1.50073 s]
/proc/loadavg: 1.92 1.98 1.99 3/213 22936
/proc/meminfo: memFree=27523664/32873844 swapFree=6080/6080
[pid=22916] ppid=22914 vsize=9624976 CPUtime=2.83 cores=1,3,5,7
/proc/22916/stat : 22916 (java) S 22914 22916 21352 0 -1 4202496 13293 0 1 0 276 7 0 0 20 0 19 0 254757049 9855975424 28164 33554432000 1073741824 1073778376 140736712333664 140736712324800 240430121021 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22916/statm: 2406244 28164 2285 9 0 2396937 0
[pid=22916/tid=22918] ppid=22914 vsize=9624976 CPUtime=1.41 cores=1,3,5,7
/proc/22916/task/22918/stat : 22918 (java) R 22914 22916 21352 0 -1 4202560 2470 0 1 0 138 3 0 0 20 0 19 0 254757050 9855975424 28164 33554432000 1073741824 1073778376 140736712333664 140472956449472 140472828634876 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22916/tid=22919] ppid=22914 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22916/task/22919/stat : 22919 (java) S 22914 22916 21352 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254757050 9855975424 28164 33554432000 1073741824 1073778376 140736712333664 140472800197160 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22916/tid=22920] ppid=22914 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22916/task/22920/stat : 22920 (java) S 22914 22916 21352 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 254757050 9855975424 28164 33554432000 1073741824 1073778376 140736712333664 140472799144360 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22916/tid=22921] ppid=22914 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22916/task/22921/stat : 22921 (java) S 22914 22916 21352 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 254757050 9855975424 28164 33554432000 1073741824 1073778376 140736712333664 140472798091560 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22916/tid=22922] ppid=22914 vsize=9624976 CPUtime=0.01 cores=1,3,5,7
/proc/22916/task/22922/stat : 22922 (java) S 22914 22916 21352 0 -1 4202560 15 0 0 0 1 0 0 0 20 0 19 0 254757050 9855975424 28164 33554432000 1073741824 1073778376 140736712333664 140472797038760 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22916/tid=22923] ppid=22914 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22916/task/22923/stat : 22923 (java) S 22914 22916 21352 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 254757050 9855975424 28164 33554432000 1073741824 1073778376 140736712333664 140472795986984 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22916/tid=22924] ppid=22914 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22916/task/22924/stat : 22924 (java) S 22914 22916 21352 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 254757050 9855975424 28164 33554432000 1073741824 1073778376 140736712333664 140472794934184 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22916/tid=22925] ppid=22914 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22916/task/22925/stat : 22925 (java) S 22914 22916 21352 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 254757050 9855975424 28164 33554432000 1073741824 1073778376 140736712333664 140472793881384 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22916/tid=22926] ppid=22914 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22916/task/22926/stat : 22926 (java) S 22914 22916 21352 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 254757050 9855975424 28164 33554432000 1073741824 1073778376 140736712333664 140472792828584 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22916/tid=22927] ppid=22914 vsize=9624976 CPUtime=0.02 cores=1,3,5,7
/proc/22916/task/22927/stat : 22927 (java) S 22914 22916 21352 0 -1 4202560 36 0 0 0 2 0 0 0 20 0 19 0 254757052 9855975424 28164 33554432000 1073741824 1073778376 140736712333664 140472780630504 240430135209 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22916/tid=22928] ppid=22914 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22916/task/22928/stat : 22928 (java) S 22914 22916 21352 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 254757052 9855975424 28164 33554432000 1073741824 1073778376 140736712333664 140472779576568 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22916/tid=22929] ppid=22914 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22916/task/22929/stat : 22929 (java) S 22914 22916 21352 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254757052 9855975424 28164 33554432000 1073741824 1073778376 140736712333664 140472778523656 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22916/tid=22930] ppid=22914 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22916/task/22930/stat : 22930 (java) S 22914 22916 21352 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254757054 9855975424 28164 33554432000 1073741824 1073778376 140736712333664 140472777472144 240430143264 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22916/tid=22931] ppid=22914 vsize=9624976 CPUtime=0.63 cores=1,3,5,7
/proc/22916/task/22931/stat : 22931 (java) S 22914 22916 21352 0 -1 4202560 4245 0 0 0 63 0 0 0 20 0 19 0 254757054 9855975424 28164 33554432000 1073741824 1073778376 140736712333664 140472776420280 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22916/tid=22932] ppid=22914 vsize=9624976 CPUtime=0.64 cores=1,3,5,7
/proc/22916/task/22932/stat : 22932 (java) S 22914 22916 21352 0 -1 4202560 5312 0 0 0 62 2 0 0 20 0 19 0 254757054 9855975424 28164 33554432000 1073741824 1073778376 140736712333664 140472775367480 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22916/tid=22933] ppid=22914 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22916/task/22933/stat : 22933 (java) S 22914 22916 21352 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254757054 9855975424 28164 33554432000 1073741824 1073778376 140736712333664 140472774314872 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22916/tid=22934] ppid=22914 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22916/task/22934/stat : 22934 (java) S 22914 22916 21352 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254757054 9855975424 28164 33554432000 1073741824 1073778376 140736712333664 140472773262280 240430135209 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22916/tid=22936] ppid=22914 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22916/task/22936/stat : 22936 (java) S 22914 22916 21352 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254757104 9855975424 28164 33554432000 1073741824 1073778376 140736712333664 140472772207784 240430135209 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 2.83
Current children cumulated vsize (KiB) 9624976

[startup+3.10072 s]
/proc/loadavg: 1.92 1.98 1.99 7/213 22936
/proc/meminfo: memFree=27395944/32873844 swapFree=6080/6080
[pid=22916] ppid=22914 vsize=9624976 CPUtime=4.53 cores=1,3,5,7
/proc/22916/stat : 22916 (java) S 22914 22916 21352 0 -1 4202496 13334 0 1 0 444 9 0 0 20 0 19 0 254757049 9855975424 33297 33554432000 1073741824 1073778376 140736712333664 140736712324800 240430121021 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22916/statm: 2406244 33297 2285 9 0 2396937 0
[pid=22916/tid=22918] ppid=22914 vsize=9624976 CPUtime=2.89 cores=1,3,5,7
/proc/22916/task/22918/stat : 22918 (java) R 22914 22916 21352 0 -1 4202560 2471 0 1 0 286 3 0 0 20 0 19 0 254757050 9855975424 33297 33554432000 1073741824 1073778376 140736712333664 140472956449192 140472828528756 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22916/tid=22919] ppid=22914 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22916/task/22919/stat : 22919 (java) S 22914 22916 21352 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 19 0 254757050 9855975424 33297 33554432000 1073741824 1073778376 140736712333664 140472800197160 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22916/tid=22920] ppid=22914 vsize=9624976 CPUtime=0.01 cores=1,3,5,7
/proc/22916/task/22920/stat : 22920 (java) S 22914 22916 21352 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 19 0 254757050 9855975424 33297 33554432000 1073741824 1073778376 140736712333664 140472799144360 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22916/tid=22921] ppid=22914 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22916/task/22921/stat : 22921 (java) S 22914 22916 21352 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 254757050 9855975424 33297 33554432000 1073741824 1073778376 140736712333664 140472798091560 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22916/tid=22922] ppid=22914 vsize=9624976 CPUtime=0.01 cores=1,3,5,7
/proc/22916/task/22922/stat : 22922 (java) S 22914 22916 21352 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 19 0 254757050 9855975424 33297 33554432000 1073741824 1073778376 140736712333664 140472797038760 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22916/tid=22923] ppid=22914 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22916/task/22923/stat : 22923 (java) S 22914 22916 21352 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 254757050 9855975424 33297 33554432000 1073741824 1073778376 140736712333664 140472795986984 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22916/tid=22924] ppid=22914 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22916/task/22924/stat : 22924 (java) S 22914 22916 21352 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 254757050 9855975424 33297 33554432000 1073741824 1073778376 140736712333664 140472794934184 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22916/tid=22925] ppid=22914 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22916/task/22925/stat : 22925 (java) S 22914 22916 21352 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 254757050 9855975424 33297 33554432000 1073741824 1073778376 140736712333664 140472793881384 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22916/tid=22926] ppid=22914 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22916/task/22926/stat : 22926 (java) S 22914 22916 21352 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 254757050 9855975424 33297 33554432000 1073741824 1073778376 140736712333664 140472792828584 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22916/tid=22927] ppid=22914 vsize=9624976 CPUtime=0.12 cores=1,3,5,7
/proc/22916/task/22927/stat : 22927 (java) S 22914 22916 21352 0 -1 4202560 41 0 0 0 12 0 0 0 20 0 19 0 254757052 9855975424 33297 33554432000 1073741824 1073778376 140736712333664 140472780630504 240430135209 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22916/tid=22928] ppid=22914 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22916/task/22928/stat : 22928 (java) S 22914 22916 21352 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 254757052 9855975424 33297 33554432000 1073741824 1073778376 140736712333664 140472779576568 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22916/tid=22929] ppid=22914 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22916/task/22929/stat : 22929 (java) S 22914 22916 21352 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254757052 9855975424 33297 33554432000 1073741824 1073778376 140736712333664 140472778523656 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22916/tid=22930] ppid=22914 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22916/task/22930/stat : 22930 (java) S 22914 22916 21352 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254757054 9855975424 33297 33554432000 1073741824 1073778376 140736712333664 140472777472144 240430143264 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22916/tid=22931] ppid=22914 vsize=9624976 CPUtime=0.65 cores=1,3,5,7
/proc/22916/task/22931/stat : 22931 (java) S 22914 22916 21352 0 -1 4202560 4246 0 0 0 65 0 0 0 20 0 19 0 254757054 9855975424 33297 33554432000 1073741824 1073778376 140736712333664 140472776420280 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22916/tid=22932] ppid=22914 vsize=9624976 CPUtime=0.69 cores=1,3,5,7
/proc/22916/task/22932/stat : 22932 (java) S 22914 22916 21352 0 -1 4202560 5313 0 0 0 67 2 0 0 20 0 19 0 254757054 9855975424 33297 33554432000 1073741824 1073778376 140736712333664 140472775367480 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22916/tid=22933] ppid=22914 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22916/task/22933/stat : 22933 (java) S 22914 22916 21352 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254757054 9855975424 33297 33554432000 1073741824 1073778376 140736712333664 140472774314872 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22916/tid=22934] ppid=22914 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22916/task/22934/stat : 22934 (java) S 22914 22916 21352 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254757054 9855975424 33297 33554432000 1073741824 1073778376 140736712333664 140472773262280 240430135209 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22916/tid=22936] ppid=22914 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22916/task/22936/stat : 22936 (java) S 22914 22916 21352 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254757104 9855975424 33297 33554432000 1073741824 1073778376 140736712333664 140472772207784 240430135209 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 4.53
Current children cumulated vsize (KiB) 9624976

[startup+6.30072 s]
/proc/loadavg: 1.93 1.98 1.99 3/213 22936
/proc/meminfo: memFree=27365660/32873844 swapFree=6080/6080
[pid=22916] ppid=22914 vsize=9624976 CPUtime=7.81 cores=1,3,5,7
/proc/22916/stat : 22916 (java) S 22914 22916 21352 0 -1 4202496 13375 0 1 0 770 11 0 0 20 0 19 0 254757049 9855975424 36748 33554432000 1073741824 1073778376 140736712333664 140736712324800 240430121021 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22916/statm: 2406244 36748 2285 9 0 2396937 0
[pid=22916/tid=22918] ppid=22914 vsize=9624976 CPUtime=5.92 cores=1,3,5,7
/proc/22916/task/22918/stat : 22918 (java) R 22914 22916 21352 0 -1 4202560 2476 0 1 0 589 3 0 0 20 0 19 0 254757050 9855975424 36748 33554432000 1073741824 1073778376 140736712333664 140472956449072 140472828581485 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22916/tid=22919] ppid=22914 vsize=9624976 CPUtime=0.02 cores=1,3,5,7
/proc/22916/task/22919/stat : 22919 (java) S 22914 22916 21352 0 -1 4202560 26 0 0 0 2 0 0 0 20 0 19 0 254757050 9855975424 36748 33554432000 1073741824 1073778376 140736712333664 140472800197160 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22916/tid=22920] ppid=22914 vsize=9624976 CPUtime=0.02 cores=1,3,5,7
/proc/22916/task/22920/stat : 22920 (java) S 22914 22916 21352 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 19 0 254757050 9855975424 36748 33554432000 1073741824 1073778376 140736712333664 140472799144360 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22916/tid=22921] ppid=22914 vsize=9624976 CPUtime=0.02 cores=1,3,5,7
/proc/22916/task/22921/stat : 22921 (java) S 22914 22916 21352 0 -1 4202560 11 0 0 0 2 0 0 0 20 0 19 0 254757050 9855975424 36748 33554432000 1073741824 1073778376 140736712333664 140472798091560 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22916/tid=22922] ppid=22914 vsize=9624976 CPUtime=0.03 cores=1,3,5,7
/proc/22916/task/22922/stat : 22922 (java) S 22914 22916 21352 0 -1 4202560 19 0 0 0 3 0 0 0 20 0 19 0 254757050 9855975424 36748 33554432000 1073741824 1073778376 140736712333664 140472797038760 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22916/tid=22923] ppid=22914 vsize=9624976 CPUtime=0.02 cores=1,3,5,7
/proc/22916/task/22923/stat : 22923 (java) S 22914 22916 21352 0 -1 4202560 16 0 0 0 1 1 0 0 20 0 19 0 254757050 9855975424 36748 33554432000 1073741824 1073778376 140736712333664 140472795986984 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22916/tid=22924] ppid=22914 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22916/task/22924/stat : 22924 (java) S 22914 22916 21352 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 254757050 9855975424 36748 33554432000 1073741824 1073778376 140736712333664 140472794934184 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22916/tid=22925] ppid=22914 vsize=9624976 CPUtime=0.01 cores=1,3,5,7
/proc/22916/task/22925/stat : 22925 (java) S 22914 22916 21352 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 19 0 254757050 9855975424 36748 33554432000 1073741824 1073778376 140736712333664 140472793881384 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22916/tid=22926] ppid=22914 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22916/task/22926/stat : 22926 (java) S 22914 22916 21352 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 254757050 9855975424 36748 33554432000 1073741824 1073778376 140736712333664 140472792828584 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22916/tid=22927] ppid=22914 vsize=9624976 CPUtime=0.27 cores=1,3,5,7
/proc/22916/task/22927/stat : 22927 (java) S 22914 22916 21352 0 -1 4202560 44 0 0 0 27 0 0 0 20 0 19 0 254757052 9855975424 36748 33554432000 1073741824 1073778376 140736712333664 140472780630504 240430135209 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22916/tid=22928] ppid=22914 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22916/task/22928/stat : 22928 (java) S 22914 22916 21352 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 254757052 9855975424 36748 33554432000 1073741824 1073778376 140736712333664 140472779576568 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22916/tid=22929] ppid=22914 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22916/task/22929/stat : 22929 (java) S 22914 22916 21352 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254757052 9855975424 36748 33554432000 1073741824 1073778376 140736712333664 140472778523656 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22916/tid=22930] ppid=22914 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22916/task/22930/stat : 22930 (java) S 22914 22916 21352 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254757054 9855975424 36748 33554432000 1073741824 1073778376 140736712333664 140472777472144 240430143264 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22916/tid=22931] ppid=22914 vsize=9624976 CPUtime=0.65 cores=1,3,5,7
/proc/22916/task/22931/stat : 22931 (java) S 22914 22916 21352 0 -1 4202560 4246 0 0 0 65 0 0 0 20 0 19 0 254757054 9855975424 36748 33554432000 1073741824 1073778376 140736712333664 140472776420280 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22916/tid=22932] ppid=22914 vsize=9624976 CPUtime=0.69 cores=1,3,5,7
/proc/22916/task/22932/stat : 22932 (java) S 22914 22916 21352 0 -1 4202560 5313 0 0 0 67 2 0 0 20 0 19 0 254757054 9855975424 36748 33554432000 1073741824 1073778376 140736712333664 140472775367480 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22916/tid=22933] ppid=22914 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22916/task/22933/stat : 22933 (java) S 22914 22916 21352 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254757054 9855975424 36748 33554432000 1073741824 1073778376 140736712333664 140472774314872 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22916/tid=22934] ppid=22914 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22916/task/22934/stat : 22934 (java) S 22914 22916 21352 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254757054 9855975424 36748 33554432000 1073741824 1073778376 140736712333664 140472773262280 240430135209 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22916/tid=22936] ppid=22914 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22916/task/22936/stat : 22936 (java) S 22914 22916 21352 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254757104 9855975424 36748 33554432000 1073741824 1073778376 140736712333664 140472772207784 240430135209 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 7.81
Current children cumulated vsize (KiB) 9624976

[startup+12.7008 s]

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

[pid=22916/tid=22924] ppid=22914 vsize=9624976 CPUtime=2.24 cores=1,3,5,7
/proc/22916/task/22924/stat : 22924 (java) S 22914 22916 21352 0 -1 4202560 580 0 0 0 213 11 0 0 20 0 19 0 254757050 9855975424 205035 33554432000 1073741824 1073778376 140736712333664 140472794934184 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22916/tid=22925] ppid=22914 vsize=9624976 CPUtime=2.46 cores=1,3,5,7
/proc/22916/task/22925/stat : 22925 (java) S 22914 22916 21352 0 -1 4202560 722 0 0 0 231 15 0 0 20 0 19 0 254757050 9855975424 205035 33554432000 1073741824 1073778376 140736712333664 140472793881384 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22916/tid=22926] ppid=22914 vsize=9624976 CPUtime=2.48 cores=1,3,5,7
/proc/22916/task/22926/stat : 22926 (java) S 22914 22916 21352 0 -1 4202560 852 0 0 0 231 17 0 0 20 0 19 0 254757050 9855975424 205035 33554432000 1073741824 1073778376 140736712333664 140472792828584 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22916/tid=22927] ppid=22914 vsize=9624976 CPUtime=8.89 cores=1,3,5,7
/proc/22916/task/22927/stat : 22927 (java) S 22914 22916 21352 0 -1 4202560 784 0 0 0 884 5 0 0 20 0 19 0 254757052 9855975424 205035 33554432000 1073741824 1073778376 140736712333664 140472780630504 240430135209 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22916/tid=22928] ppid=22914 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22916/task/22928/stat : 22928 (java) S 22914 22916 21352 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 254757052 9855975424 205035 33554432000 1073741824 1073778376 140736712333664 140472779576568 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22916/tid=22929] ppid=22914 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22916/task/22929/stat : 22929 (java) S 22914 22916 21352 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254757052 9855975424 205035 33554432000 1073741824 1073778376 140736712333664 140472778523656 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22916/tid=22930] ppid=22914 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22916/task/22930/stat : 22930 (java) S 22914 22916 21352 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254757054 9855975424 205035 33554432000 1073741824 1073778376 140736712333664 140472777472144 240430143264 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22916/tid=22931] ppid=22914 vsize=9624976 CPUtime=0.65 cores=1,3,5,7
/proc/22916/task/22931/stat : 22931 (java) S 22914 22916 21352 0 -1 4202560 4246 0 0 0 65 0 0 0 20 0 19 0 254757054 9855975424 205035 33554432000 1073741824 1073778376 140736712333664 140472776420280 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22916/tid=22932] ppid=22914 vsize=9624976 CPUtime=0.72 cores=1,3,5,7
/proc/22916/task/22932/stat : 22932 (java) S 22914 22916 21352 0 -1 4202560 5344 0 0 0 70 2 0 0 20 0 19 0 254757054 9855975424 205035 33554432000 1073741824 1073778376 140736712333664 140472775367480 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22916/tid=22933] ppid=22914 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22916/task/22933/stat : 22933 (java) S 22914 22916 21352 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254757054 9855975424 205035 33554432000 1073741824 1073778376 140736712333664 140472774314872 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22916/tid=22934] ppid=22914 vsize=9624976 CPUtime=0.77 cores=1,3,5,7
/proc/22916/task/22934/stat : 22934 (java) S 22914 22916 21352 0 -1 4202560 93 0 0 0 40 37 0 0 20 0 19 0 254757054 9855975424 205035 33554432000 1073741824 1073778376 140736712333664 140472773262280 240430135209 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22916/tid=22936] ppid=22914 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22916/task/22936/stat : 22936 (java) S 22914 22916 21352 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254757104 9855975424 205035 33554432000 1073741824 1073778376 140736712333664 140472772207784 240430135209 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1618.15
Current children cumulated vsize (KiB) 9624976

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/213 22951
/proc/meminfo: memFree=25061172/32873844 swapFree=6080/6080
[pid=22916] ppid=22914 vsize=9624976 CPUtime=1679.02 cores=1,3,5,7
/proc/22916/stat : 22916 (java) S 22914 22916 21352 0 -1 4202496 19588 0 1 0 167734 168 0 0 20 0 19 0 254757049 9855975424 205053 33554432000 1073741824 1073778376 140736712333664 140736712324800 240430121021 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22916/statm: 2406244 205053 2286 9 0 2396937 0
[pid=22916/tid=22918] ppid=22914 vsize=9624976 CPUtime=1647.65 cores=1,3,5,7
/proc/22916/task/22918/stat : 22918 (java) R 22914 22916 21352 0 -1 4202560 2677 0 1 0 164733 32 0 0 20 0 19 0 254757050 9855975424 205053 33554432000 1073741824 1073778376 140736712333664 140472956448128 140472828701879 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22916/tid=22919] ppid=22914 vsize=9624976 CPUtime=2.57 cores=1,3,5,7
/proc/22916/task/22919/stat : 22919 (java) S 22914 22916 21352 0 -1 4202560 809 0 0 0 244 13 0 0 20 0 19 0 254757050 9855975424 205053 33554432000 1073741824 1073778376 140736712333664 140472800197160 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22916/tid=22920] ppid=22914 vsize=9624976 CPUtime=2.3 cores=1,3,5,7
/proc/22916/task/22920/stat : 22920 (java) S 22914 22916 21352 0 -1 4202560 400 0 0 0 218 12 0 0 20 0 19 0 254757050 9855975424 205053 33554432000 1073741824 1073778376 140736712333664 140472799144360 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22916/tid=22921] ppid=22914 vsize=9624976 CPUtime=2.6 cores=1,3,5,7
/proc/22916/task/22921/stat : 22921 (java) S 22914 22916 21352 0 -1 4202560 525 0 0 0 245 15 0 0 20 0 19 0 254757050 9855975424 205053 33554432000 1073741824 1073778376 140736712333664 140472798091560 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22916/tid=22922] ppid=22914 vsize=9624976 CPUtime=2.55 cores=1,3,5,7
/proc/22916/task/22922/stat : 22922 (java) S 22914 22916 21352 0 -1 4202560 536 0 0 0 246 9 0 0 20 0 19 0 254757050 9855975424 205053 33554432000 1073741824 1073778376 140736712333664 140472797038760 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22916/tid=22923] ppid=22914 vsize=9624976 CPUtime=2.45 cores=1,3,5,7
/proc/22916/task/22923/stat : 22923 (java) S 22914 22916 21352 0 -1 4202560 793 0 0 0 232 13 0 0 20 0 19 0 254757050 9855975424 205053 33554432000 1073741824 1073778376 140736712333664 140472795986984 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22916/tid=22924] ppid=22914 vsize=9624976 CPUtime=2.35 cores=1,3,5,7
/proc/22916/task/22924/stat : 22924 (java) S 22914 22916 21352 0 -1 4202560 580 0 0 0 224 11 0 0 20 0 19 0 254757050 9855975424 205053 33554432000 1073741824 1073778376 140736712333664 140472794934184 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22916/tid=22925] ppid=22914 vsize=9624976 CPUtime=2.59 cores=1,3,5,7
/proc/22916/task/22925/stat : 22925 (java) S 22914 22916 21352 0 -1 4202560 722 0 0 0 244 15 0 0 20 0 19 0 254757050 9855975424 205053 33554432000 1073741824 1073778376 140736712333664 140472793881384 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22916/tid=22926] ppid=22914 vsize=9624976 CPUtime=2.66 cores=1,3,5,7
/proc/22916/task/22926/stat : 22926 (java) S 22914 22916 21352 0 -1 4202560 852 0 0 0 249 17 0 0 20 0 19 0 254757050 9855975424 205053 33554432000 1073741824 1073778376 140736712333664 140472792828584 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22916/tid=22927] ppid=22914 vsize=9624976 CPUtime=9.01 cores=1,3,5,7
/proc/22916/task/22927/stat : 22927 (java) S 22914 22916 21352 0 -1 4202560 825 0 0 0 896 5 0 0 20 0 19 0 254757052 9855975424 205053 33554432000 1073741824 1073778376 140736712333664 140472780630504 240430135209 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22916/tid=22928] ppid=22914 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22916/task/22928/stat : 22928 (java) S 22914 22916 21352 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 254757052 9855975424 205053 33554432000 1073741824 1073778376 140736712333664 140472779576568 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22916/tid=22929] ppid=22914 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22916/task/22929/stat : 22929 (java) S 22914 22916 21352 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254757052 9855975424 205053 33554432000 1073741824 1073778376 140736712333664 140472778523656 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22916/tid=22930] ppid=22914 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22916/task/22930/stat : 22930 (java) S 22914 22916 21352 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254757054 9855975424 205053 33554432000 1073741824 1073778376 140736712333664 140472777472144 240430143264 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22916/tid=22931] ppid=22914 vsize=9624976 CPUtime=0.65 cores=1,3,5,7
/proc/22916/task/22931/stat : 22931 (java) S 22914 22916 21352 0 -1 4202560 4246 0 0 0 65 0 0 0 20 0 19 0 254757054 9855975424 205053 33554432000 1073741824 1073778376 140736712333664 140472776420280 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22916/tid=22932] ppid=22914 vsize=9624976 CPUtime=0.72 cores=1,3,5,7
/proc/22916/task/22932/stat : 22932 (java) S 22914 22916 21352 0 -1 4202560 5344 0 0 0 70 2 0 0 20 0 19 0 254757054 9855975424 205053 33554432000 1073741824 1073778376 140736712333664 140472775367480 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22916/tid=22933] ppid=22914 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22916/task/22933/stat : 22933 (java) S 22914 22916 21352 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254757054 9855975424 205053 33554432000 1073741824 1073778376 140736712333664 140472774314872 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22916/tid=22934] ppid=22914 vsize=9624976 CPUtime=0.79 cores=1,3,5,7
/proc/22916/task/22934/stat : 22934 (java) S 22914 22916 21352 0 -1 4202560 97 0 0 0 41 38 0 0 20 0 19 0 254757054 9855975424 205053 33554432000 1073741824 1073778376 140736712333664 140472773262280 240430135209 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22916/tid=22936] ppid=22914 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22916/task/22936/stat : 22936 (java) S 22914 22916 21352 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254757104 9855975424 205053 33554432000 1073741824 1073778376 140736712333664 140472772207784 240430135209 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1679.02
Current children cumulated vsize (KiB) 9624976

[startup+1722.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/213 22951
/proc/meminfo: memFree=25061420/32873844 swapFree=6080/6080
[pid=22916] ppid=22914 vsize=9624976 CPUtime=1739.64 cores=1,3,5,7
/proc/22916/stat : 22916 (java) S 22914 22916 21352 0 -1 4202496 19621 0 1 0 173794 170 0 0 20 0 19 0 254757049 9855975424 205061 33554432000 1073741824 1073778376 140736712333664 140736712324800 240430121021 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22916/statm: 2406244 205061 2286 9 0 2396937 0
[pid=22916/tid=22918] ppid=22914 vsize=9624976 CPUtime=1707.12 cores=1,3,5,7
/proc/22916/task/22918/stat : 22918 (java) R 22914 22916 21352 0 -1 4202560 2682 0 1 0 170679 33 0 0 20 0 19 0 254757050 9855975424 205061 33554432000 1073741824 1073778376 140736712333664 140472956449072 140472828701879 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=22916/tid=22919] ppid=22914 vsize=9624976 CPUtime=2.7 cores=1,3,5,7
/proc/22916/task/22919/stat : 22919 (java) S 22914 22916 21352 0 -1 4202560 809 0 0 0 257 13 0 0 20 0 19 0 254757050 9855975424 205061 33554432000 1073741824 1073778376 140736712333664 140472800197160 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22916/tid=22920] ppid=22914 vsize=9624976 CPUtime=2.39 cores=1,3,5,7
/proc/22916/task/22920/stat : 22920 (java) S 22914 22916 21352 0 -1 4202560 400 0 0 0 227 12 0 0 20 0 19 0 254757050 9855975424 205061 33554432000 1073741824 1073778376 140736712333664 140472799144360 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22916/tid=22921] ppid=22914 vsize=9624976 CPUtime=2.69 cores=1,3,5,7
/proc/22916/task/22921/stat : 22921 (java) S 22914 22916 21352 0 -1 4202560 525 0 0 0 254 15 0 0 20 0 19 0 254757050 9855975424 205061 33554432000 1073741824 1073778376 140736712333664 140472798091560 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22916/tid=22922] ppid=22914 vsize=9624976 CPUtime=2.63 cores=1,3,5,7
/proc/22916/task/22922/stat : 22922 (java) S 22914 22916 21352 0 -1 4202560 536 0 0 0 254 9 0 0 20 0 19 0 254757050 9855975424 205061 33554432000 1073741824 1073778376 140736712333664 140472797038760 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22916/tid=22923] ppid=22914 vsize=9624976 CPUtime=2.6 cores=1,3,5,7
/proc/22916/task/22923/stat : 22923 (java) S 22914 22916 21352 0 -1 4202560 793 0 0 0 247 13 0 0 20 0 19 0 254757050 9855975424 205061 33554432000 1073741824 1073778376 140736712333664 140472795986984 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22916/tid=22924] ppid=22914 vsize=9624976 CPUtime=2.5 cores=1,3,5,7
/proc/22916/task/22924/stat : 22924 (java) S 22914 22916 21352 0 -1 4202560 580 0 0 0 239 11 0 0 20 0 19 0 254757050 9855975424 205061 33554432000 1073741824 1073778376 140736712333664 140472794934184 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22916/tid=22925] ppid=22914 vsize=9624976 CPUtime=2.68 cores=1,3,5,7
/proc/22916/task/22925/stat : 22925 (java) S 22914 22916 21352 0 -1 4202560 722 0 0 0 253 15 0 0 20 0 19 0 254757050 9855975424 205061 33554432000 1073741824 1073778376 140736712333664 140472793881384 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22916/tid=22926] ppid=22914 vsize=9624976 CPUtime=2.73 cores=1,3,5,7
/proc/22916/task/22926/stat : 22926 (java) S 22914 22916 21352 0 -1 4202560 852 0 0 0 256 17 0 0 20 0 19 0 254757050 9855975424 205061 33554432000 1073741824 1073778376 140736712333664 140472792828584 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22916/tid=22927] ppid=22914 vsize=9624976 CPUtime=9.31 cores=1,3,5,7
/proc/22916/task/22927/stat : 22927 (java) S 22914 22916 21352 0 -1 4202560 849 0 0 0 925 6 0 0 20 0 19 0 254757052 9855975424 205061 33554432000 1073741824 1073778376 140736712333664 140472780630504 240430135209 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22916/tid=22928] ppid=22914 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22916/task/22928/stat : 22928 (java) S 22914 22916 21352 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 254757052 9855975424 205061 33554432000 1073741824 1073778376 140736712333664 140472779576568 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22916/tid=22929] ppid=22914 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22916/task/22929/stat : 22929 (java) S 22914 22916 21352 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254757052 9855975424 205061 33554432000 1073741824 1073778376 140736712333664 140472778523656 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22916/tid=22930] ppid=22914 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22916/task/22930/stat : 22930 (java) S 22914 22916 21352 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254757054 9855975424 205061 33554432000 1073741824 1073778376 140736712333664 140472777472144 240430143264 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22916/tid=22931] ppid=22914 vsize=9624976 CPUtime=0.65 cores=1,3,5,7
/proc/22916/task/22931/stat : 22931 (java) S 22914 22916 21352 0 -1 4202560 4246 0 0 0 65 0 0 0 20 0 19 0 254757054 9855975424 205061 33554432000 1073741824 1073778376 140736712333664 140472776420280 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22916/tid=22932] ppid=22914 vsize=9624976 CPUtime=0.72 cores=1,3,5,7
/proc/22916/task/22932/stat : 22932 (java) S 22914 22916 21352 0 -1 4202560 5344 0 0 0 70 2 0 0 20 0 19 0 254757054 9855975424 205061 33554432000 1073741824 1073778376 140736712333664 140472775367480 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22916/tid=22933] ppid=22914 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22916/task/22933/stat : 22933 (java) S 22914 22916 21352 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254757054 9855975424 205061 33554432000 1073741824 1073778376 140736712333664 140472774314872 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22916/tid=22934] ppid=22914 vsize=9624976 CPUtime=0.82 cores=1,3,5,7
/proc/22916/task/22934/stat : 22934 (java) S 22914 22916 21352 0 -1 4202560 101 0 0 0 43 39 0 0 20 0 19 0 254757054 9855975424 205061 33554432000 1073741824 1073778376 140736712333664 140472773262280 240430135209 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22916/tid=22936] ppid=22914 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22916/task/22936/stat : 22936 (java) S 22914 22916 21352 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254757104 9855975424 205061 33554432000 1073741824 1073778376 140736712333664 140472772207784 240430135209 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1739.64
Current children cumulated vsize (KiB) 9624976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1782.2 s]
/proc/loadavg: 2.02 2.02 2.00 3/213 22951
/proc/meminfo: memFree=25060552/32873844 swapFree=6080/6080
[pid=22916] ppid=22914 vsize=9624976 CPUtime=1800.09 cores=1,3,5,7
/proc/22916/stat : 22916 (java) S 22914 22916 21352 0 -1 4202496 19649 0 1 0 179837 172 0 0 20 0 19 0 254757049 9855975424 205063 33554432000 1073741824 1073778376 140736712333664 140736712324800 240430121021 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22916/statm: 2406244 205063 2286 9 0 2396937 0
[pid=22916/tid=22918] ppid=22914 vsize=9624976 CPUtime=1766.71 cores=1,3,5,7
/proc/22916/task/22918/stat : 22918 (java) R 22914 22916 21352 0 -1 4202560 2686 0 1 0 176637 34 0 0 20 0 19 0 254757050 9855975424 205063 33554432000 1073741824 1073778376 140736712333664 140472956449072 140472828580964 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22916/tid=22919] ppid=22914 vsize=9624976 CPUtime=2.78 cores=1,3,5,7
/proc/22916/task/22919/stat : 22919 (java) S 22914 22916 21352 0 -1 4202560 809 0 0 0 265 13 0 0 20 0 19 0 254757050 9855975424 205063 33554432000 1073741824 1073778376 140736712333664 140472800197160 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22916/tid=22920] ppid=22914 vsize=9624976 CPUtime=2.52 cores=1,3,5,7
/proc/22916/task/22920/stat : 22920 (java) S 22914 22916 21352 0 -1 4202560 400 0 0 0 240 12 0 0 20 0 19 0 254757050 9855975424 205063 33554432000 1073741824 1073778376 140736712333664 140472799144360 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22916/tid=22921] ppid=22914 vsize=9624976 CPUtime=2.77 cores=1,3,5,7
/proc/22916/task/22921/stat : 22921 (java) S 22914 22916 21352 0 -1 4202560 525 0 0 0 262 15 0 0 20 0 19 0 254757050 9855975424 205063 33554432000 1073741824 1073778376 140736712333664 140472798091560 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22916/tid=22922] ppid=22914 vsize=9624976 CPUtime=2.75 cores=1,3,5,7
/proc/22916/task/22922/stat : 22922 (java) S 22914 22916 21352 0 -1 4202560 536 0 0 0 266 9 0 0 20 0 19 0 254757050 9855975424 205063 33554432000 1073741824 1073778376 140736712333664 140472797038760 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22916/tid=22923] ppid=22914 vsize=9624976 CPUtime=2.69 cores=1,3,5,7
/proc/22916/task/22923/stat : 22923 (java) S 22914 22916 21352 0 -1 4202560 793 0 0 0 256 13 0 0 20 0 19 0 254757050 9855975424 205063 33554432000 1073741824 1073778376 140736712333664 140472795986984 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22916/tid=22924] ppid=22914 vsize=9624976 CPUtime=2.55 cores=1,3,5,7
/proc/22916/task/22924/stat : 22924 (java) S 22914 22916 21352 0 -1 4202560 580 0 0 0 244 11 0 0 20 0 19 0 254757050 9855975424 205063 33554432000 1073741824 1073778376 140736712333664 140472794934184 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22916/tid=22925] ppid=22914 vsize=9624976 CPUtime=2.77 cores=1,3,5,7
/proc/22916/task/22925/stat : 22925 (java) S 22914 22916 21352 0 -1 4202560 722 0 0 0 262 15 0 0 20 0 19 0 254757050 9855975424 205063 33554432000 1073741824 1073778376 140736712333664 140472793881384 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22916/tid=22926] ppid=22914 vsize=9624976 CPUtime=2.8 cores=1,3,5,7
/proc/22916/task/22926/stat : 22926 (java) S 22914 22916 21352 0 -1 4202560 852 0 0 0 263 17 0 0 20 0 19 0 254757050 9855975424 205063 33554432000 1073741824 1073778376 140736712333664 140472792828584 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22916/tid=22927] ppid=22914 vsize=9624976 CPUtime=9.43 cores=1,3,5,7
/proc/22916/task/22927/stat : 22927 (java) S 22914 22916 21352 0 -1 4202560 871 0 0 0 937 6 0 0 20 0 19 0 254757052 9855975424 205063 33554432000 1073741824 1073778376 140736712333664 140472780630504 240430135209 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22916/tid=22928] ppid=22914 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22916/task/22928/stat : 22928 (java) S 22914 22916 21352 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 254757052 9855975424 205063 33554432000 1073741824 1073778376 140736712333664 140472779576568 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22916/tid=22929] ppid=22914 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22916/task/22929/stat : 22929 (java) S 22914 22916 21352 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254757052 9855975424 205063 33554432000 1073741824 1073778376 140736712333664 140472778523656 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22916/tid=22930] ppid=22914 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22916/task/22930/stat : 22930 (java) S 22914 22916 21352 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254757054 9855975424 205063 33554432000 1073741824 1073778376 140736712333664 140472777472144 240430143264 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22916/tid=22931] ppid=22914 vsize=9624976 CPUtime=0.65 cores=1,3,5,7
/proc/22916/task/22931/stat : 22931 (java) S 22914 22916 21352 0 -1 4202560 4246 0 0 0 65 0 0 0 20 0 19 0 254757054 9855975424 205063 33554432000 1073741824 1073778376 140736712333664 140472776420280 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22916/tid=22932] ppid=22914 vsize=9624976 CPUtime=0.72 cores=1,3,5,7
/proc/22916/task/22932/stat : 22932 (java) S 22914 22916 21352 0 -1 4202560 5344 0 0 0 70 2 0 0 20 0 19 0 254757054 9855975424 205063 33554432000 1073741824 1073778376 140736712333664 140472775367480 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22916/tid=22933] ppid=22914 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22916/task/22933/stat : 22933 (java) S 22914 22916 21352 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254757054 9855975424 205063 33554432000 1073741824 1073778376 140736712333664 140472774314872 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22916/tid=22934] ppid=22914 vsize=9624976 CPUtime=0.85 cores=1,3,5,7
/proc/22916/task/22934/stat : 22934 (java) S 22914 22916 21352 0 -1 4202560 103 0 0 0 44 41 0 0 20 0 19 0 254757054 9855975424 205063 33554432000 1073741824 1073778376 140736712333664 140472773262280 240430135209 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22916/tid=22936] ppid=22914 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22916/task/22936/stat : 22936 (java) S 22914 22916 21352 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254757104 9855975424 205063 33554432000 1073741824 1073778376 140736712333664 140472772207784 240430135209 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.09
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
Real time (s): 1782.26
CPU time (s): 1800.35
CPU user time (s): 1798.33
CPU system time (s): 2.02369
CPU usage (%): 101.015
Max. virtual memory (cumulated for all children) (KiB): 9624976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.33
system time used= 2.02369
maximum resident set size= 820376
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19682
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1712
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 42868
involuntary context switches= 31178

runsolver used 6.03008 second user time and 16.3345 second system time

The end

Launcher Data

Begin job on node108 at 2012-05-24 21:04:45
IDJOB=3688671
IDBENCH=48182
IDSOLVER=2269
FILE ID=node108/3688671-1337886285
RUNJOBID= node108-1337871881-21369
PBS_JOBID= 14620096
Free space on /tmp= 71720 MiB

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

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

MD5SUM BENCH= 40141f2f083fa5e1f8a41aa043de0b1b
RANDOM SEED=672009774

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.273
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.273
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.273
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.273
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:        27648508 kB
Buffers:          200176 kB
Cached:          4189020 kB
SwapCached:            0 kB
Active:           544076 kB
Inactive:        3900148 kB
Active(anon):      57756 kB
Inactive(anon):        0 kB
Active(file):     486320 kB
Inactive(file):  3900148 kB
Unevictable:        6080 kB
Mlocked:            6080 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              1232 kB
Writeback:             0 kB
AnonPages:         48440 kB
Mapped:            22108 kB
Shmem:               200 kB
Slab:             630212 kB
SReclaimable:      72312 kB
SUnreclaim:       557900 kB
KernelStack:        1432 kB
PageTables:         3972 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     694728 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 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= 71720 MiB
End job on node108 at 2012-05-24 21:34:29