Trace number 3733302

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
PB10: SAT4J PB RES // CP 2.2.0 2010-05-31SAT (TO)-30 1800.06 917.543

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb35-17-opb/normalized-frb35-17-5.opb
MD5SUM7f24dba3f3d4b877b96bd50f5b27c089
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-35
Best CPU time to get the best result obtained on this benchmark42.7685
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -35
Optimality of the best value was proved YES
Number of variables595
Total number of constraints28143
Number of constraints which are clauses28143
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 595
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 595
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 595
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.01/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.01/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.01/0.07	c See www.sat4j.org for details.
0.01/0.07	c version 2.2.0.v20100531
0.01/0.07	c java.runtime.name	Java(TM) SE Runtime Environment
0.01/0.07	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.01/0.07	c java.vm.version	19.1-b02
0.01/0.07	c java.vm.vendor	Sun Microsystems Inc.
0.01/0.07	c sun.arch.data.model	64
0.01/0.07	c java.version		1.6.0_24
0.01/0.07	c os.name		Linux
0.01/0.07	c os.version		2.6.32-71.29.1.el6.x86_64
0.01/0.07	c os.arch		amd64
0.01/0.07	c Free memory 		1349517296
0.01/0.07	c Max memory 		1356595200
0.01/0.07	c Total memory 		1356595200
0.01/0.07	c Number of processors 	8
0.10/0.10	c Pseudo Boolean Optimization
0.10/0.10	c ManyCore solver with 2 solvers running in parallel
0.10/0.10	c --- Begin Solver configuration ---
0.10/0.10	c Stops conflict analysis at the first Unique Implication Point
0.10/0.10	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@431b9fb1
0.10/0.10	c Learn all clauses as in MiniSAT
0.10/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.10	c Expensive reason simplification
0.10/0.10	c Armin Biere (Picosat) restarts strategy
0.10/0.10	c Glucose learned constraints deletion strategy
0.10/0.10	c timeout=2147483s
0.10/0.10	c DB Simplification allowed=false
0.10/0.10	c --- End Solver configuration ---
0.10/0.10	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.10	c --- Begin Solver configuration ---
0.10/0.10	c Stops conflict analysis at the first Unique Implication Point
0.10/0.10	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@5b2558d6
0.10/0.10	c Learn all clauses as in MiniSAT
0.10/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.10	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.10	c No reason simplification
0.10/0.10	c Armin Biere (Picosat) restarts strategy
0.10/0.10	c Glucose learned constraints deletion strategy
0.10/0.10	c timeout=2147483s
0.10/0.10	c DB Simplification allowed=false
0.10/0.10	c --- End Solver configuration ---
0.10/0.10	
0.10/0.10	c solving HOME/instance-3733302-1338742218.opb
0.10/0.10	c reading problem ... 
1.08/0.54	c ... done. Wall clock time 0.439s.
1.08/0.54	c #vars     595
1.08/0.54	c #constraints  28143
1.08/0.54	c constraints type 
1.08/0.54	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 28143
1.08/0.54	c constraints type 
1.08/0.54	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 28143
1.08/0.57	c And the winner is CuttingPlanes
1.20/1.55	c SATISFIABLE
1.20/1.55	c OPTIMIZING...
1.20/1.55	c Got one! Elapsed wall clock time (in seconds):1.444
1.20/1.55	o -24
1.20/1.57	c And the winner is Resolution
1.28/2.55	c Got one! Elapsed wall clock time (in seconds):2.448
1.28/2.55	o -25
1.44/2.68	c And the winner is Resolution
2.24/3.56	c Got one! Elapsed wall clock time (in seconds):3.45
2.24/3.56	o -26
2.24/3.56	c And the winner is Resolution
2.33/4.56	c Got one! Elapsed wall clock time (in seconds):4.452
2.33/4.56	o -27
2.48/4.62	c And the winner is Resolution
2.73/5.56	c Got one! Elapsed wall clock time (in seconds):5.455
2.73/5.56	o -28
3.85/6.07	c And the winner is Resolution
4.07/6.56	c Got one! Elapsed wall clock time (in seconds):6.456
4.07/6.56	o -29
4.16/6.68	c cleaning 2499 clauses out of 5000 with flag 5000/5000
6.05/7.55	c cleaning 4248 clauses out of 8501 with flag 11000/11000
8.22/8.62	c cleaning 5627 clauses out of 11253 with flag 18000/18000
10.81/9.92	c cleaning 6812 clauses out of 13626 with flag 26000/26000
14.15/11.66	c cleaning 7901 clauses out of 15814 with flag 35000/35000
17.76/13.49	c cleaning 8953 clauses out of 17913 with flag 45000/45000
22.62/15.86	c cleaning 9979 clauses out of 19961 with flag 56001/56001
27.38/18.29	c cleaning 10986 clauses out of 21982 with flag 68001/68001
34.32/21.70	c cleaning 11988 clauses out of 23995 with flag 81000/81000
41.30/25.28	c cleaning 13004 clauses out of 26008 with flag 95001/95001
49.81/29.54	c cleaning 14000 clauses out of 28003 with flag 110000/110000
56.75/33.07	c cleaning 14990 clauses out of 30003 with flag 126000/126000
65.18/37.39	c cleaning 16001 clauses out of 32013 with flag 143000/143000
75.28/42.44	c cleaning 16998 clauses out of 34012 with flag 161000/161000
90.07/49.82	c cleaning 18007 clauses out of 36015 with flag 180001/180001
101.16/55.45	c cleaning 19000 clauses out of 38007 with flag 200000/200000
114.52/62.27	c cleaning 19997 clauses out of 40008 with flag 221001/221001
130.49/70.27	c cleaning 20998 clauses out of 42010 with flag 243000/243000
155.23/82.68	c cleaning 22001 clauses out of 44013 with flag 266001/266001
167.46/88.88	c cleaning 22997 clauses out of 46011 with flag 290000/290000
184.99/97.79	c cleaning 24008 clauses out of 48016 with flag 315002/315002
206.52/108.60	c cleaning 25000 clauses out of 50006 with flag 341000/341000
233.51/122.09	c cleaning 26000 clauses out of 52006 with flag 368000/368000
261.44/136.06	c cleaning 26996 clauses out of 54006 with flag 396000/396000
275.41/143.29	c cleaning 28004 clauses out of 56011 with flag 425001/425001
302.93/157.01	c cleaning 28499 clauses out of 57007 with flag 454001/454001
324.55/167.95	c cleaning 28748 clauses out of 57507 with flag 483000/483000
341.17/176.31	c cleaning 0 clauses out of 5000 with flag 0/5000
349.77/180.62	c cleaning 28877 clauses out of 57759 with flag 512000/512000
376.65/194.19	c cleaning 28938 clauses out of 57882 with flag 541000/541000
413.38/212.50	c cleaning 28969 clauses out of 57944 with flag 570000/570000
416.64/214.37	c And the winner is Resolution
418.03/216.99	c Got one! Elapsed wall clock time (in seconds):216.884
418.03/216.99	o -30
443.87/229.84	c cleaning 28985 clauses out of 57975 with flag 599000/599000
484.15/250.11	c cleaning 28989 clauses out of 57990 with flag 628000/628000
506.06/261.28	c cleaning 28993 clauses out of 58001 with flag 657000/657000
523.83/270.25	c cleaning 29001 clauses out of 58008 with flag 686000/686000
546.42/281.70	c cleaning 29003 clauses out of 58007 with flag 715000/715000
574.34/295.87	c cleaning 28999 clauses out of 58004 with flag 744000/744000
601.70/309.68	c cleaning 28987 clauses out of 58005 with flag 773000/773000
641.59/329.63	c cleaning 29006 clauses out of 58018 with flag 802000/802000
684.03/350.97	c cleaning 28994 clauses out of 58012 with flag 831000/831000
708.28/363.38	c cleaning 29005 clauses out of 58018 with flag 860000/860000
740.29/379.46	c cleaning 28996 clauses out of 58013 with flag 889000/889000
778.51/398.69	c cleaning 29008 clauses out of 58017 with flag 918000/918000
807.44/413.28	c cleaning 29000 clauses out of 58010 with flag 947001/947001
826.03/422.89	c cleaning 28994 clauses out of 58009 with flag 976000/976000
844.09/432.04	c cleaning 29001 clauses out of 58016 with flag 1005001/1005001
869.23/444.73	c cleaning 29004 clauses out of 58014 with flag 1034000/1034000
908.70/464.57	c cleaning 28995 clauses out of 58010 with flag 1063000/1063000
944.76/482.88	c cleaning 29005 clauses out of 58016 with flag 1092001/1092001
976.31/498.73	c cleaning 29004 clauses out of 58010 with flag 1121000/1121000
998.89/510.13	c cleaning 28998 clauses out of 58007 with flag 1150001/1150001
1030.80/526.28	c cleaning 29000 clauses out of 58008 with flag 1179000/1179000
1057.94/540.16	c cleaning 28997 clauses out of 58008 with flag 1208000/1208000
1085.81/554.22	c cleaning 28993 clauses out of 58012 with flag 1237001/1237001
1114.93/568.98	c cleaning 29009 clauses out of 58019 with flag 1266001/1266001
1156.04/589.54	c cleaning 28999 clauses out of 58010 with flag 1295001/1295001
1185.75/604.70	c cleaning 28996 clauses out of 58010 with flag 1324000/1324000
1213.82/618.99	c cleaning 29001 clauses out of 58014 with flag 1353000/1353000
1248.33/636.31	c cleaning 28994 clauses out of 58013 with flag 1382000/1382000
1263.13/643.98	c cleaning 29000 clauses out of 58020 with flag 1411001/1411001
1286.20/655.83	c cleaning 29002 clauses out of 58019 with flag 1440000/1440000
1315.38/670.53	c cleaning 29001 clauses out of 58018 with flag 1469001/1469001
1342.42/684.24	c cleaning 28997 clauses out of 58016 with flag 1498000/1498000
1361.41/694.00	c cleaning 29002 clauses out of 58019 with flag 1527000/1527000
1395.47/711.35	c cleaning 29003 clauses out of 58017 with flag 1556000/1556000
1421.08/724.38	c cleaning 28994 clauses out of 58014 with flag 1585000/1585000
1449.76/738.80	c cleaning 29001 clauses out of 58020 with flag 1614000/1614000
1475.17/751.74	c cleaning 29003 clauses out of 58019 with flag 1643000/1643000
1504.52/766.81	c cleaning 29001 clauses out of 58016 with flag 1672000/1672000
1530.55/780.00	c cleaning 29006 clauses out of 58015 with flag 1701000/1701000
1556.22/793.04	c cleaning 28992 clauses out of 58010 with flag 1730001/1730001
1584.78/807.50	c cleaning 28995 clauses out of 58017 with flag 1759000/1759000
1610.31/820.76	c cleaning 29003 clauses out of 58023 with flag 1788001/1788001
1624.33/828.09	c cleaning 0 clauses out of 11003 with flag 0/11003
1636.95/834.65	c cleaning 29000 clauses out of 58019 with flag 1817000/1817000
1658.36/845.59	c cleaning 28995 clauses out of 58019 with flag 1846000/1846000
1696.85/865.13	c cleaning 29009 clauses out of 58025 with flag 1875001/1875001
1724.65/879.27	c cleaning 29003 clauses out of 58015 with flag 1904000/1904000
1764.53/899.36	c cleaning 29003 clauses out of 58012 with flag 1933000/1933000
1796.94/915.76	c cleaning 29005 clauses out of 58009 with flag 1962000/1962000
1799.35/917.51	c starts		: 216
1799.35/917.51	c conflicts		: 1963788
1799.35/917.51	c decisions		: 2102705
1799.35/917.51	c propagations		: 11836242
1799.35/917.51	c inspects		: 1630123808
1799.35/917.51	c learnt literals	: 0
1799.35/917.51	c learnt binary clauses	: 0
1799.35/917.51	c learnt ternary clauses	: 0
1799.35/917.51	c learnt clauses	: 1963788
1799.35/917.51	c ignored clauses	: 0
1799.35/917.51	c root simplifications	: 0
1799.35/917.51	c removed literals (reason simplification)	: 27638894
1799.35/917.51	c reason swapping (by a shorter reason)	: 0
1799.35/917.51	c Calls to reduceDB	: 78
1799.35/917.51	c number of reductions to clauses (during analyze)	: 0
1799.35/917.51	c number of learned constraints concerned by reduction	: 0
1799.35/917.51	c number of learning phase by resolution	: 0
1799.35/917.51	c number of learning phase by cutting planes	: 0
1799.35/917.51	c speed (assignments/second)	: 16896.317317657402
1799.35/917.51	c non guided choices	0
1799.35/917.53	c learnt constraints type 
1799.35/917.53	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 30825
1799.35/917.53	c constraints type 
1799.35/917.53	c org.sat4j.minisat.constraints.card.MinWatchCard => 1
1799.35/917.53	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 28143
1799.35/917.53	c constraints type 
1799.35/917.53	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 28143
1799.35/917.53	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1
1799.35/917.53	s SATISFIABLE
1799.35/917.53	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 -x501 x502 -x503 -x504 -x505 -x506 -x507 -x508 -x509 -x510 -x511 -x512 x513 -x514 -x515 -x516 -x517 -x518 -x519 -x520 -x521 -x522 -x523 -x524 -x525 -x526 -x527 -x528 -x529 -x530 -x531 -x532 -x533 -x534 -x535 -x536 -x537 -x538 -x539 x540 -x541 -x542 -x543 -x544 -x545 -x546 -x547 -x548 -x549 -x550 -x551 -x552 -x553 -x554 -x555 -x556 -x557 -x558 -x559 -x560 -x561 -x562 -x563 -x564 -x565 x566 -x567 -x568 -x569 -x570 -x571 -x572 -x573 -x574 -x575 -x576 -x577 -x578 -x579 -x580 -x581 -x582 -x583 -x584 -x585 -x586 -x587 -x588 -x589 -x590 -x591 -x592 x593 -x594 -x595 
1799.35/917.53	c objective function=-30
1799.35/917.53	c Total wall clock time (in seconds): 917.425

Verifier Data

OK	-30

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-3733302-1338742218/watcher-3733302-1338742218 -o /tmp/evaluation-result-3733302-1338742218/solver-3733302-1338742218 -C 1800 -W 1900 -M 15500 java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-3733302-1338742218.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: 3.78 3.88 3.74 2/196 18392
/proc/meminfo: memFree=28050880/32873844 swapFree=7632/7632
[pid=18392] ppid=18390 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/18392/stat : 18392 (java) R 18390 18392 17063 0 -1 4202496 457 0 0 0 0 0 0 0 20 0 1 0 340346129 9515008 186 33554432000 1073741824 1073778376 140735738049184 140735738038248 209874677031 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/18392/statm: 5149 186 143 9 0 71 0

[startup+0.0299849 s]
/proc/loadavg: 3.78 3.88 3.74 2/196 18392
/proc/meminfo: memFree=28050880/32873844 swapFree=7632/7632
[pid=18392] ppid=18390 vsize=2233952 CPUtime=0.01 cores=1,3,5,7
/proc/18392/stat : 18392 (java) S 18390 18392 17063 0 -1 4202496 3597 0 1 0 1 0 0 0 20 0 11 0 340346129 2287566848 4807 33554432000 1073741824 1073778376 140735738049184 140735738040320 209887199293 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/18392/statm: 558488 4807 1623 9 0 549189 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2233952

[startup+0.100329 s]
/proc/loadavg: 3.78 3.88 3.74 2/196 18392
/proc/meminfo: memFree=28050880/32873844 swapFree=7632/7632
[pid=18392] ppid=18390 vsize=2699928 CPUtime=0.1 cores=1,3,5,7
/proc/18392/stat : 18392 (java) S 18390 18392 17063 0 -1 4202496 4733 0 1 0 9 1 0 0 20 0 18 0 340346129 2764726272 6431 33554432000 1073741824 1073778376 140735738049184 140735738040320 209887199293 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/18392/statm: 674982 6431 2109 9 0 665676 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2699928

[startup+0.30019 s]
/proc/loadavg: 3.78 3.88 3.74 2/196 18392
/proc/meminfo: memFree=28050880/32873844 swapFree=7632/7632
[pid=18392] ppid=18390 vsize=2699928 CPUtime=0.48 cores=1,3,5,7
/proc/18392/stat : 18392 (java) S 18390 18392 17063 0 -1 4202496 5806 0 1 0 47 1 0 0 20 0 18 0 340346129 2764726272 9161 33554432000 1073741824 1073778376 140735738049184 140735738040320 209887199293 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/18392/statm: 674982 9161 2218 9 0 665676 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 2699928

[startup+0.700274 s]
/proc/loadavg: 3.78 3.88 3.74 2/196 18392
/proc/meminfo: memFree=28050880/32873844 swapFree=7632/7632
[pid=18392] ppid=18390 vsize=2966184 CPUtime=1.2 cores=1,3,5,7
/proc/18392/stat : 18392 (java) S 18390 18392 17063 0 -1 4202496 12837 0 1 0 115 5 0 0 20 0 20 0 340346129 3037372416 28130 33554432000 1073741824 1073778376 140735738049184 140735738040320 209887199293 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/18392/statm: 741546 28130 2242 9 0 732240 0
Current children cumulated CPU time (s) 1.2
Current children cumulated vsize (KiB) 2966184

[startup+1.50069 s]
/proc/loadavg: 3.78 3.88 3.74 1/216 18416
/proc/meminfo: memFree=27939040/32873844 swapFree=7632/7632
[pid=18392] ppid=18390 vsize=2966184 CPUtime=1.2 cores=1,3,5,7
/proc/18392/stat : 18392 (java) S 18390 18392 17063 0 -1 4202496 12837 0 1 0 115 5 0 0 20 0 20 0 340346129 3037372416 28130 33554432000 1073741824 1073778376 140735738049184 140735738040320 209887199293 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/18392/statm: 741546 28130 2242 9 0 732240 0
[pid=18392/tid=18394] ppid=18390 vsize=2966184 CPUtime=0.52 cores=1,3,5,7
/proc/18392/task/18394/stat : 18394 (java) S 18390 18392 17063 0 -1 4202560 2824 0 1 0 50 2 0 0 20 0 20 0 340346130 3037372416 28130 33554432000 1073741824 1073778376 140735738049184 139743576962200 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18392/tid=18395] ppid=18390 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18392/task/18395/stat : 18395 (java) S 18390 18392 17063 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340346131 3037372416 28130 33554432000 1073741824 1073778376 140735738049184 139743561243688 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18392/tid=18396] ppid=18390 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18392/task/18396/stat : 18396 (java) S 18390 18392 17063 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340346131 3037372416 28130 33554432000 1073741824 1073778376 140735738049184 139743560190888 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18392/tid=18397] ppid=18390 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18392/task/18397/stat : 18397 (java) S 18390 18392 17063 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340346131 3037372416 28130 33554432000 1073741824 1073778376 140735738049184 139743559138088 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18392/tid=18398] ppid=18390 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18392/task/18398/stat : 18398 (java) S 18390 18392 17063 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340346131 3037372416 28130 33554432000 1073741824 1073778376 140735738049184 139743558085288 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18392/tid=18399] ppid=18390 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18392/task/18399/stat : 18399 (java) S 18390 18392 17063 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340346131 3037372416 28130 33554432000 1073741824 1073778376 140735738049184 139743557032488 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18392/tid=18400] ppid=18390 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18392/task/18400/stat : 18400 (java) S 18390 18392 17063 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340346131 3037372416 28130 33554432000 1073741824 1073778376 140735738049184 139743555979688 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18392/tid=18401] ppid=18390 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18392/task/18401/stat : 18401 (java) S 18390 18392 17063 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340346131 3037372416 28130 33554432000 1073741824 1073778376 140735738049184 139743554926888 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18392/tid=18402] ppid=18390 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18392/task/18402/stat : 18402 (java) S 18390 18392 17063 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 340346131 3037372416 28130 33554432000 1073741824 1073778376 140735738049184 139743553874088 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18392/tid=18403] ppid=18390 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18392/task/18403/stat : 18403 (java) S 18390 18392 17063 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 340346132 3037372416 28130 33554432000 1073741824 1073778376 140735738049184 139743541464040 209887213481 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18392/tid=18404] ppid=18390 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18392/task/18404/stat : 18404 (java) S 18390 18392 17063 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 20 0 340346132 3037372416 28130 33554432000 1073741824 1073778376 140735738049184 139743540410104 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18392/tid=18405] ppid=18390 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18392/task/18405/stat : 18405 (java) S 18390 18392 17063 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 340346132 3037372416 28130 33554432000 1073741824 1073778376 140735738049184 139743421523464 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18392/tid=18406] ppid=18390 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18392/task/18406/stat : 18406 (java) S 18390 18392 17063 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340346135 3037372416 28130 33554432000 1073741824 1073778376 140735738049184 139743420471952 209887221536 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18392/tid=18407] ppid=18390 vsize=2966184 CPUtime=0.31 cores=1,3,5,7
/proc/18392/task/18407/stat : 18407 (java) S 18390 18392 17063 0 -1 4202560 3896 0 0 0 31 0 0 0 20 0 20 0 340346135 3037372416 28130 33554432000 1073741824 1073778376 140735738049184 139743419419064 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18392/tid=18408] ppid=18390 vsize=2966184 CPUtime=0.28 cores=1,3,5,7
/proc/18392/task/18408/stat : 18408 (java) S 18390 18392 17063 0 -1 4202560 4873 0 0 0 28 0 0 0 20 0 20 0 340346135 3037372416 28130 33554432000 1073741824 1073778376 140735738049184 139743418366264 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18392/tid=18409] ppid=18390 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18392/task/18409/stat : 18409 (java) S 18390 18392 17063 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340346135 3037372416 28130 33554432000 1073741824 1073778376 140735738049184 139743417313656 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18392/tid=18410] ppid=18390 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18392/task/18410/stat : 18410 (java) S 18390 18392 17063 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340346135 3037372416 28130 33554432000 1073741824 1073778376 140735738049184 139743416261064 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18392/tid=18415] ppid=18390 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18392/task/18415/stat : 18415 (java) S 18390 18392 17063 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 340346186 3037372416 28130 33554432000 1073741824 1073778376 140735738049184 139743413101992 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18392/tid=18416] ppid=18390 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18392/task/18416/stat : 18416 (java) S 18390 18392 17063 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 340346186 3037372416 28130 33554432000 1073741824 1073778376 140735738049184 139743412049192 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.2
Current children cumulated vsize (KiB) 2966184

[startup+3.10083 s]
/proc/loadavg: 3.78 3.88 3.74 1/216 18420
/proc/meminfo: memFree=27928528/32873844 swapFree=7632/7632
[pid=18392] ppid=18390 vsize=2966184 CPUtime=2.24 cores=1,3,5,7
/proc/18392/stat : 18392 (java) S 18390 18392 17063 0 -1 4202496 18834 0 1 0 214 10 0 0 20 0 20 0 340346129 3037372416 34223 33554432000 1073741824 1073778376 140735738049184 140735738040320 209887199293 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/18392/statm: 741546 34223 2253 9 0 732240 0
[pid=18392/tid=18394] ppid=18390 vsize=2966184 CPUtime=0.53 cores=1,3,5,7
/proc/18392/task/18394/stat : 18394 (java) S 18390 18392 17063 0 -1 4202560 2825 0 1 0 51 2 0 0 20 0 20 0 340346130 3037372416 34223 33554432000 1073741824 1073778376 140735738049184 139743576962200 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18392/tid=18395] ppid=18390 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18392/task/18395/stat : 18395 (java) S 18390 18392 17063 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340346131 3037372416 34223 33554432000 1073741824 1073778376 140735738049184 139743561243688 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18392/tid=18396] ppid=18390 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18392/task/18396/stat : 18396 (java) S 18390 18392 17063 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340346131 3037372416 34223 33554432000 1073741824 1073778376 140735738049184 139743560190888 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18392/tid=18397] ppid=18390 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18392/task/18397/stat : 18397 (java) S 18390 18392 17063 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340346131 3037372416 34223 33554432000 1073741824 1073778376 140735738049184 139743559138088 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18392/tid=18398] ppid=18390 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18392/task/18398/stat : 18398 (java) S 18390 18392 17063 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340346131 3037372416 34223 33554432000 1073741824 1073778376 140735738049184 139743558085288 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18392/tid=18399] ppid=18390 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18392/task/18399/stat : 18399 (java) S 18390 18392 17063 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340346131 3037372416 34223 33554432000 1073741824 1073778376 140735738049184 139743557032488 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18392/tid=18400] ppid=18390 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18392/task/18400/stat : 18400 (java) S 18390 18392 17063 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340346131 3037372416 34223 33554432000 1073741824 1073778376 140735738049184 139743555979688 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18392/tid=18401] ppid=18390 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18392/task/18401/stat : 18401 (java) S 18390 18392 17063 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340346131 3037372416 34223 33554432000 1073741824 1073778376 140735738049184 139743554926888 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18392/tid=18402] ppid=18390 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18392/task/18402/stat : 18402 (java) S 18390 18392 17063 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 340346131 3037372416 34223 33554432000 1073741824 1073778376 140735738049184 139743553874088 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18392/tid=18403] ppid=18390 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18392/task/18403/stat : 18403 (java) S 18390 18392 17063 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 340346132 3037372416 34223 33554432000 1073741824 1073778376 140735738049184 139743541464040 209887213481 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18392/tid=18404] ppid=18390 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18392/task/18404/stat : 18404 (java) S 18390 18392 17063 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 20 0 340346132 3037372416 34223 33554432000 1073741824 1073778376 140735738049184 139743540410104 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18392/tid=18405] ppid=18390 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18392/task/18405/stat : 18405 (java) S 18390 18392 17063 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 340346132 3037372416 34223 33554432000 1073741824 1073778376 140735738049184 139743421523464 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18392/tid=18406] ppid=18390 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18392/task/18406/stat : 18406 (java) S 18390 18392 17063 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340346135 3037372416 34223 33554432000 1073741824 1073778376 140735738049184 139743420471952 209887221536 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18392/tid=18407] ppid=18390 vsize=2966184 CPUtime=0.76 cores=1,3,5,7
/proc/18392/task/18407/stat : 18407 (java) S 18390 18392 17063 0 -1 4202560 9753 0 0 0 74 2 0 0 20 0 20 0 340346135 3037372416 34223 33554432000 1073741824 1073778376 140735738049184 139743419419064 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18392/tid=18408] ppid=18390 vsize=2966184 CPUtime=0.5 cores=1,3,5,7
/proc/18392/task/18408/stat : 18408 (java) S 18390 18392 17063 0 -1 4202560 4947 0 0 0 50 0 0 0 20 0 20 0 340346135 3037372416 34223 33554432000 1073741824 1073778376 140735738049184 139743418366264 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18392/tid=18409] ppid=18390 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18392/task/18409/stat : 18409 (java) S 18390 18392 17063 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340346135 3037372416 34223 33554432000 1073741824 1073778376 140735738049184 139743417313656 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18392/tid=18410] ppid=18390 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18392/task/18410/stat : 18410 (java) S 18390 18392 17063 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340346135 3037372416 34223 33554432000 1073741824 1073778376 140735738049184 139743416261064 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18392/tid=18415] ppid=18390 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18392/task/18415/stat : 18415 (java) S 18390 18392 17063 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 340346186 3037372416 34223 33554432000 1073741824 1073778376 140735738049184 139743413101992 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18392/tid=18416] ppid=18390 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18392/task/18416/stat : 18416 (java) S 18390 18392 17063 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 340346186 3037372416 34223 33554432000 1073741824 1073778376 140735738049184 139743412049192 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 2.24
Current children cumulated vsize (KiB) 2966184
heavy processes:

[startup+6.30084 s]
/proc/loadavg: 3.48 3.82 3.72 2/217 18430
/proc/meminfo: memFree=27749756/32873844 swapFree=7632/7632
[pid=18392] ppid=18390 vsize=2966184 CPUtime=4.07 cores=1,3,5,7
/proc/18392/stat : 18392 (java) S 18390 18392 17063 0 -1 4202496 19068 0 1 0 391 16 0 0 20 0 20 0 340346129 3037372416 70639 33554432000 1073741824 1073778376 140735738049184 140735738040320 209887199293 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/18392/statm: 741546 70639 2263 9 0 732240 0
[pid=18392/tid=18394] ppid=18390 vsize=2966184 CPUtime=0.53 cores=1,3,5,7
/proc/18392/task/18394/stat : 18394 (java) S 18390 18392 17063 0 -1 4202560 2827 0 1 0 51 2 0 0 20 0 20 0 340346130 3037372416 70639 33554432000 1073741824 1073778376 140735738049184 139743576962200 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18392/tid=18395] ppid=18390 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18392/task/18395/stat : 18395 (java) S 18390 18392 17063 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340346131 3037372416 70639 33554432000 1073741824 1073778376 140735738049184 139743561243688 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18392/tid=18396] ppid=18390 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18392/task/18396/stat : 18396 (java) S 18390 18392 17063 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340346131 3037372416 70639 33554432000 1073741824 1073778376 140735738049184 139743560190888 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18392/tid=18397] ppid=18390 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18392/task/18397/stat : 18397 (java) S 18390 18392 17063 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340346131 3037372416 70639 33554432000 1073741824 1073778376 140735738049184 139743559138088 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18392/tid=18398] ppid=18390 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18392/task/18398/stat : 18398 (java) S 18390 18392 17063 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340346131 3037372416 70639 33554432000 1073741824 1073778376 140735738049184 139743558085288 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18392/tid=18399] ppid=18390 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18392/task/18399/stat : 18399 (java) S 18390 18392 17063 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340346131 3037372416 70639 33554432000 1073741824 1073778376 140735738049184 139743557032488 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18392/tid=18400] ppid=18390 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18392/task/18400/stat : 18400 (java) S 18390 18392 17063 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340346131 3037372416 70639 33554432000 1073741824 1073778376 140735738049184 139743555979688 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18392/tid=18401] ppid=18390 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18392/task/18401/stat : 18401 (java) S 18390 18392 17063 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340346131 3037372416 70639 33554432000 1073741824 1073778376 140735738049184 139743554926888 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18392/tid=18402] ppid=18390 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18392/task/18402/stat : 18402 (java) S 18390 18392 17063 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 340346131 3037372416 70639 33554432000 1073741824 1073778376 140735738049184 139743553874088 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18392/tid=18403] ppid=18390 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18392/task/18403/stat : 18403 (java) S 18390 18392 17063 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 20 0 340346132 3037372416 70639 33554432000 1073741824 1073778376 140735738049184 139743541464040 209887213481 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18392/tid=18404] ppid=18390 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18392/task/18404/stat : 18404 (java) S 18390 18392 17063 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 20 0 340346132 3037372416 70639 33554432000 1073741824 1073778376 140735738049184 139743540410104 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18392/tid=18405] ppid=18390 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18392/task/18405/stat : 18405 (java) S 18390 18392 17063 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 340346132 3037372416 70639 33554432000 1073741824 1073778376 140735738049184 139743421523464 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18392/tid=18406] ppid=18390 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18392/task/18406/stat : 18406 (java) S 18390 18392 17063 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340346135 3037372416 70639 33554432000 1073741824 1073778376 140735738049184 139743420471952 209887221536 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18392/tid=18407] ppid=18390 vsize=2966184 CPUtime=1.04 cores=1,3,5,7
/proc/18392/task/18407/stat : 18407 (java) S 18390 18392 17063 0 -1 4202560 9772 0 0 0 102 2 0 0 20 0 20 0 340346135 3037372416 70639 33554432000 1073741824 1073778376 140735738049184 139743419419064 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18392/tid=18408] ppid=18390 vsize=2966184 CPUtime=0.85 cores=1,3,5,7
/proc/18392/task/18408/stat : 18408 (java) S 18390 18392 17063 0 -1 4202560 5066 0 0 0 85 0 0 0 20 0 20 0 340346135 3037372416 70639 33554432000 1073741824 1073778376 140735738049184 139743418366264 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18392/tid=18409] ppid=18390 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18392/task/18409/stat : 18409 (java) S 18390 18392 17063 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340346135 3037372416 70639 33554432000 1073741824 1073778376 140735738049184 139743417313656 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18392/tid=18410] ppid=18390 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18392/task/18410/stat : 18410 (java) S 18390 18392 17063 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 340346135 3037372416 70639 33554432000 1073741824 1073778376 140735738049184 139743416261064 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18392/tid=18415] ppid=18390 vsize=2966184 CPUtime=0 cores=1,3,5,7

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

[pid=18392/tid=18398] ppid=18390 vsize=2966184 CPUtime=4.45 cores=1,3,5,7
/proc/18392/task/18398/stat : 18398 (java) S 18390 18392 17063 0 -1 4202560 365 0 0 0 435 10 0 0 20 0 22 0 340346131 3037372416 290741 33554432000 1073741824 1073778376 140735738049184 139743558085288 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18392/tid=18399] ppid=18390 vsize=2966184 CPUtime=4.63 cores=1,3,5,7
/proc/18392/task/18399/stat : 18399 (java) S 18390 18392 17063 0 -1 4202560 342 0 0 0 456 7 0 0 20 0 22 0 340346131 3037372416 290741 33554432000 1073741824 1073778376 140735738049184 139743557032488 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18392/tid=18400] ppid=18390 vsize=2966184 CPUtime=4.54 cores=1,3,5,7
/proc/18392/task/18400/stat : 18400 (java) S 18390 18392 17063 0 -1 4202560 285 0 0 0 446 8 0 0 20 0 22 0 340346131 3037372416 290741 33554432000 1073741824 1073778376 140735738049184 139743555979688 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18392/tid=18401] ppid=18390 vsize=2966184 CPUtime=4.59 cores=1,3,5,7
/proc/18392/task/18401/stat : 18401 (java) S 18390 18392 17063 0 -1 4202560 370 0 0 0 450 9 0 0 20 0 22 0 340346131 3037372416 290741 33554432000 1073741824 1073778376 140735738049184 139743554926888 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18392/tid=18402] ppid=18390 vsize=2966184 CPUtime=4.62 cores=1,3,5,7
/proc/18392/task/18402/stat : 18402 (java) S 18390 18392 17063 0 -1 4202560 355 0 0 0 455 7 0 0 20 0 22 0 340346131 3037372416 290741 33554432000 1073741824 1073778376 140735738049184 139743553874088 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18392/tid=18403] ppid=18390 vsize=2966184 CPUtime=38.97 cores=1,3,5,7
/proc/18392/task/18403/stat : 18403 (java) S 18390 18392 17063 0 -1 4202560 192 0 0 0 3880 17 0 0 20 0 22 0 340346132 3037372416 290741 33554432000 1073741824 1073778376 140735738049184 139743541464040 209887213481 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18392/tid=18404] ppid=18390 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18392/task/18404/stat : 18404 (java) S 18390 18392 17063 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 340346132 3037372416 290741 33554432000 1073741824 1073778376 140735738049184 139743540410104 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18392/tid=18405] ppid=18390 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18392/task/18405/stat : 18405 (java) S 18390 18392 17063 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 340346132 3037372416 290741 33554432000 1073741824 1073778376 140735738049184 139743421523464 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18392/tid=18406] ppid=18390 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18392/task/18406/stat : 18406 (java) S 18390 18392 17063 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340346135 3037372416 290741 33554432000 1073741824 1073778376 140735738049184 139743420471952 209887221536 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18392/tid=18407] ppid=18390 vsize=2966184 CPUtime=2.02 cores=1,3,5,7
/proc/18392/task/18407/stat : 18407 (java) S 18390 18392 17063 0 -1 4202560 11641 0 0 0 200 2 0 0 20 0 22 0 340346135 3037372416 290741 33554432000 1073741824 1073778376 140735738049184 139743419419064 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18392/tid=18408] ppid=18390 vsize=2966184 CPUtime=0.97 cores=1,3,5,7
/proc/18392/task/18408/stat : 18408 (java) S 18390 18392 17063 0 -1 4202560 5075 0 0 0 97 0 0 0 20 0 22 0 340346135 3037372416 290741 33554432000 1073741824 1073778376 140735738049184 139743418366264 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18392/tid=18409] ppid=18390 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18392/task/18409/stat : 18409 (java) S 18390 18392 17063 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340346135 3037372416 290741 33554432000 1073741824 1073778376 140735738049184 139743417313656 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18392/tid=18410] ppid=18390 vsize=2966184 CPUtime=0.44 cores=1,3,5,7
/proc/18392/task/18410/stat : 18410 (java) S 18390 18392 17063 0 -1 4202560 52 0 0 0 19 25 0 0 20 0 22 0 340346135 3037372416 290741 33554432000 1073741824 1073778376 140735738049184 139743416261064 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18392/tid=18415] ppid=18390 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18392/task/18415/stat : 18415 (java) S 18390 18392 17063 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 340346186 3037372416 290741 33554432000 1073741824 1073778376 140735738049184 139743413101992 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18392/tid=18416] ppid=18390 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18392/task/18416/stat : 18416 (java) S 18390 18392 17063 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 340346186 3037372416 290741 33554432000 1073741824 1073778376 140735738049184 139743412049192 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18392/tid=18440] ppid=18390 vsize=2966184 CPUtime=624.73 cores=1,3,5,7
/proc/18392/task/18440/stat : 18440 (java) R 18390 18392 17063 0 -1 4202560 82 0 0 0 62462 11 0 0 20 0 22 0 340367829 3037372416 290741 33554432000 1073741824 1073778376 140735738049184 139743415206864 139743422278965 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=18392/tid=18441] ppid=18390 vsize=2966184 CPUtime=624.77 cores=1,3,5,7
/proc/18392/task/18441/stat : 18441 (java) R 18390 18392 17063 0 -1 4202560 103 0 0 0 62467 10 0 0 20 0 22 0 340367829 3037372416 290741 33554432000 1073741824 1073778376 140735738049184 139743414152368 139743422558491 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1730.23
Current children cumulated vsize (KiB) 2966184



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+917.501 s]
/proc/loadavg: 2.95 3.28 3.57 4/219 18469
/proc/meminfo: memFree=25770876/32873844 swapFree=7632/7632
[pid=18392] ppid=18390 vsize=2966184 CPUtime=1799.35 cores=1,3,5,7
/proc/18392/stat : 18392 (java) S 18390 18392 17063 0 -1 4202496 24419 0 1 0 179788 147 0 0 20 0 22 0 340346129 3037372416 292860 33554432000 1073741824 1073778376 140735738049184 140735738040320 209887199293 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/18392/statm: 741546 292860 2288 9 0 732240 0
[pid=18392/tid=18394] ppid=18390 vsize=2966184 CPUtime=0.56 cores=1,3,5,7
/proc/18392/task/18394/stat : 18394 (java) S 18390 18392 17063 0 -1 4202560 2859 0 1 0 53 3 0 0 20 0 22 0 340346130 3037372416 292860 33554432000 1073741824 1073778376 140735738049184 139743576962200 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18392/tid=18395] ppid=18390 vsize=2966184 CPUtime=4.69 cores=1,3,5,7
/proc/18392/task/18395/stat : 18395 (java) S 18390 18392 17063 0 -1 4202560 374 0 0 0 459 10 0 0 20 0 22 0 340346131 3037372416 292860 33554432000 1073741824 1073778376 140735738049184 139743561243688 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18392/tid=18396] ppid=18390 vsize=2966184 CPUtime=4.68 cores=1,3,5,7
/proc/18392/task/18396/stat : 18396 (java) S 18390 18392 17063 0 -1 4202560 356 0 0 0 460 8 0 0 20 0 22 0 340346131 3037372416 292860 33554432000 1073741824 1073778376 140735738049184 139743560190888 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18392/tid=18397] ppid=18390 vsize=2966184 CPUtime=4.91 cores=1,3,5,7
/proc/18392/task/18397/stat : 18397 (java) S 18390 18392 17063 0 -1 4202560 371 0 0 0 483 8 0 0 20 0 22 0 340346131 3037372416 292860 33554432000 1073741824 1073778376 140735738049184 139743559138088 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18392/tid=18398] ppid=18390 vsize=2966184 CPUtime=4.64 cores=1,3,5,7
/proc/18392/task/18398/stat : 18398 (java) S 18390 18392 17063 0 -1 4202560 390 0 0 0 454 10 0 0 20 0 22 0 340346131 3037372416 292860 33554432000 1073741824 1073778376 140735738049184 139743558085288 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18392/tid=18399] ppid=18390 vsize=2966184 CPUtime=4.83 cores=1,3,5,7
/proc/18392/task/18399/stat : 18399 (java) S 18390 18392 17063 0 -1 4202560 358 0 0 0 476 7 0 0 20 0 22 0 340346131 3037372416 292860 33554432000 1073741824 1073778376 140735738049184 139743557032488 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18392/tid=18400] ppid=18390 vsize=2966184 CPUtime=4.69 cores=1,3,5,7
/proc/18392/task/18400/stat : 18400 (java) S 18390 18392 17063 0 -1 4202560 297 0 0 0 461 8 0 0 20 0 22 0 340346131 3037372416 292860 33554432000 1073741824 1073778376 140735738049184 139743555979688 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18392/tid=18401] ppid=18390 vsize=2966184 CPUtime=4.7 cores=1,3,5,7
/proc/18392/task/18401/stat : 18401 (java) S 18390 18392 17063 0 -1 4202560 378 0 0 0 461 9 0 0 20 0 22 0 340346131 3037372416 292860 33554432000 1073741824 1073778376 140735738049184 139743554926888 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18392/tid=18402] ppid=18390 vsize=2966184 CPUtime=4.8 cores=1,3,5,7
/proc/18392/task/18402/stat : 18402 (java) S 18390 18392 17063 0 -1 4202560 356 0 0 0 473 7 0 0 20 0 22 0 340346131 3037372416 292860 33554432000 1073741824 1073778376 140735738049184 139743553874088 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18392/tid=18403] ppid=18390 vsize=2966184 CPUtime=40.92 cores=1,3,5,7
/proc/18392/task/18403/stat : 18403 (java) S 18390 18392 17063 0 -1 4202560 194 0 0 0 4074 18 0 0 20 0 22 0 340346132 3037372416 292860 33554432000 1073741824 1073778376 140735738049184 139743541464040 209887213481 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18392/tid=18404] ppid=18390 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18392/task/18404/stat : 18404 (java) S 18390 18392 17063 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 340346132 3037372416 292860 33554432000 1073741824 1073778376 140735738049184 139743540410104 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18392/tid=18405] ppid=18390 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18392/task/18405/stat : 18405 (java) S 18390 18392 17063 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 340346132 3037372416 292860 33554432000 1073741824 1073778376 140735738049184 139743421523464 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18392/tid=18406] ppid=18390 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18392/task/18406/stat : 18406 (java) S 18390 18392 17063 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340346135 3037372416 292860 33554432000 1073741824 1073778376 140735738049184 139743420471952 209887221536 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18392/tid=18407] ppid=18390 vsize=2966184 CPUtime=2.02 cores=1,3,5,7
/proc/18392/task/18407/stat : 18407 (java) S 18390 18392 17063 0 -1 4202560 11641 0 0 0 200 2 0 0 20 0 22 0 340346135 3037372416 292860 33554432000 1073741824 1073778376 140735738049184 139743419419064 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18392/tid=18408] ppid=18390 vsize=2966184 CPUtime=0.97 cores=1,3,5,7
/proc/18392/task/18408/stat : 18408 (java) S 18390 18392 17063 0 -1 4202560 5075 0 0 0 97 0 0 0 20 0 22 0 340346135 3037372416 292860 33554432000 1073741824 1073778376 140735738049184 139743418366264 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18392/tid=18409] ppid=18390 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18392/task/18409/stat : 18409 (java) S 18390 18392 17063 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340346135 3037372416 292860 33554432000 1073741824 1073778376 140735738049184 139743417313656 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18392/tid=18410] ppid=18390 vsize=2966184 CPUtime=0.45 cores=1,3,5,7
/proc/18392/task/18410/stat : 18410 (java) S 18390 18392 17063 0 -1 4202560 54 0 0 0 19 26 0 0 20 0 22 0 340346135 3037372416 292860 33554432000 1073741824 1073778376 140735738049184 139743416261064 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18392/tid=18415] ppid=18390 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18392/task/18415/stat : 18415 (java) S 18390 18392 17063 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 340346186 3037372416 292860 33554432000 1073741824 1073778376 140735738049184 139743413101992 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18392/tid=18416] ppid=18390 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18392/task/18416/stat : 18416 (java) S 18390 18392 17063 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 340346186 3037372416 292860 33554432000 1073741824 1073778376 140735738049184 139743412049192 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18392/tid=18440] ppid=18390 vsize=2966184 CPUtime=657.5 cores=1,3,5,7
/proc/18392/task/18440/stat : 18440 (java) R 18390 18392 17063 0 -1 4202560 84 0 0 0 65739 11 0 0 20 0 22 0 340367829 3037372416 292860 33554432000 1073741824 1073778376 140735738049184 139743415206864 139743422366856 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=18392/tid=18441] ppid=18390 vsize=2966184 CPUtime=657.55 cores=1,3,5,7
/proc/18392/task/18441/stat : 18441 (java) R 18390 18392 17063 0 -1 4202560 109 0 0 0 65745 10 0 0 20 0 22 0 340367829 3037372416 292860 33554432000 1073741824 1073778376 140735738049184 139743414152368 139743422559892 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1799.35
Current children cumulated vsize (KiB) 2966184

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

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

[startup+917.501 s]
/proc/loadavg: 2.95 3.28 3.57 4/219 18469
/proc/meminfo: memFree=25770876/32873844 swapFree=7632/7632
[pid=18392] ppid=18390 vsize=2966184 CPUtime=1799.35 cores=1,3,5,7
/proc/18392/stat : 18392 (java) S 18390 18392 17063 0 -1 4202496 24419 0 1 0 179788 147 0 0 20 0 22 0 340346129 3037372416 292860 33554432000 1073741824 1073778376 140735738049184 140735738040320 209887199293 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/18392/statm: 741546 292860 2288 9 0 732240 0
[pid=18392/tid=18394] ppid=18390 vsize=2966184 CPUtime=0.56 cores=1,3,5,7
/proc/18392/task/18394/stat : 18394 (java) S 18390 18392 17063 0 -1 4202560 2859 0 1 0 53 3 0 0 20 0 22 0 340346130 3037372416 292860 33554432000 1073741824 1073778376 140735738049184 139743576962200 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18392/tid=18395] ppid=18390 vsize=2966184 CPUtime=4.69 cores=1,3,5,7
/proc/18392/task/18395/stat : 18395 (java) S 18390 18392 17063 0 -1 4202560 374 0 0 0 459 10 0 0 20 0 22 0 340346131 3037372416 292860 33554432000 1073741824 1073778376 140735738049184 139743561243688 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18392/tid=18396] ppid=18390 vsize=2966184 CPUtime=4.68 cores=1,3,5,7
/proc/18392/task/18396/stat : 18396 (java) S 18390 18392 17063 0 -1 4202560 356 0 0 0 460 8 0 0 20 0 22 0 340346131 3037372416 292860 33554432000 1073741824 1073778376 140735738049184 139743560190888 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18392/tid=18397] ppid=18390 vsize=2966184 CPUtime=4.91 cores=1,3,5,7
/proc/18392/task/18397/stat : 18397 (java) S 18390 18392 17063 0 -1 4202560 371 0 0 0 483 8 0 0 20 0 22 0 340346131 3037372416 292860 33554432000 1073741824 1073778376 140735738049184 139743559138088 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18392/tid=18398] ppid=18390 vsize=2966184 CPUtime=4.64 cores=1,3,5,7
/proc/18392/task/18398/stat : 18398 (java) S 18390 18392 17063 0 -1 4202560 390 0 0 0 454 10 0 0 20 0 22 0 340346131 3037372416 292860 33554432000 1073741824 1073778376 140735738049184 139743558085288 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18392/tid=18399] ppid=18390 vsize=2966184 CPUtime=4.83 cores=1,3,5,7
/proc/18392/task/18399/stat : 18399 (java) S 18390 18392 17063 0 -1 4202560 358 0 0 0 476 7 0 0 20 0 22 0 340346131 3037372416 292860 33554432000 1073741824 1073778376 140735738049184 139743557032488 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18392/tid=18400] ppid=18390 vsize=2966184 CPUtime=4.69 cores=1,3,5,7
/proc/18392/task/18400/stat : 18400 (java) S 18390 18392 17063 0 -1 4202560 297 0 0 0 461 8 0 0 20 0 22 0 340346131 3037372416 292860 33554432000 1073741824 1073778376 140735738049184 139743555979688 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18392/tid=18401] ppid=18390 vsize=2966184 CPUtime=4.7 cores=1,3,5,7
/proc/18392/task/18401/stat : 18401 (java) S 18390 18392 17063 0 -1 4202560 378 0 0 0 461 9 0 0 20 0 22 0 340346131 3037372416 292860 33554432000 1073741824 1073778376 140735738049184 139743554926888 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18392/tid=18402] ppid=18390 vsize=2966184 CPUtime=4.8 cores=1,3,5,7
/proc/18392/task/18402/stat : 18402 (java) S 18390 18392 17063 0 -1 4202560 356 0 0 0 473 7 0 0 20 0 22 0 340346131 3037372416 292860 33554432000 1073741824 1073778376 140735738049184 139743553874088 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18392/tid=18403] ppid=18390 vsize=2966184 CPUtime=40.92 cores=1,3,5,7
/proc/18392/task/18403/stat : 18403 (java) S 18390 18392 17063 0 -1 4202560 194 0 0 0 4074 18 0 0 20 0 22 0 340346132 3037372416 292860 33554432000 1073741824 1073778376 140735738049184 139743541464040 209887213481 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18392/tid=18404] ppid=18390 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18392/task/18404/stat : 18404 (java) S 18390 18392 17063 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 340346132 3037372416 292860 33554432000 1073741824 1073778376 140735738049184 139743540410104 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18392/tid=18405] ppid=18390 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18392/task/18405/stat : 18405 (java) S 18390 18392 17063 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 340346132 3037372416 292860 33554432000 1073741824 1073778376 140735738049184 139743421523464 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18392/tid=18406] ppid=18390 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18392/task/18406/stat : 18406 (java) S 18390 18392 17063 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340346135 3037372416 292860 33554432000 1073741824 1073778376 140735738049184 139743420471952 209887221536 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18392/tid=18407] ppid=18390 vsize=2966184 CPUtime=2.02 cores=1,3,5,7
/proc/18392/task/18407/stat : 18407 (java) S 18390 18392 17063 0 -1 4202560 11641 0 0 0 200 2 0 0 20 0 22 0 340346135 3037372416 292860 33554432000 1073741824 1073778376 140735738049184 139743419419064 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18392/tid=18408] ppid=18390 vsize=2966184 CPUtime=0.97 cores=1,3,5,7
/proc/18392/task/18408/stat : 18408 (java) S 18390 18392 17063 0 -1 4202560 5075 0 0 0 97 0 0 0 20 0 22 0 340346135 3037372416 292860 33554432000 1073741824 1073778376 140735738049184 139743418366264 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18392/tid=18409] ppid=18390 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18392/task/18409/stat : 18409 (java) S 18390 18392 17063 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340346135 3037372416 292860 33554432000 1073741824 1073778376 140735738049184 139743417313656 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18392/tid=18410] ppid=18390 vsize=2966184 CPUtime=0.45 cores=1,3,5,7
/proc/18392/task/18410/stat : 18410 (java) S 18390 18392 17063 0 -1 4202560 54 0 0 0 19 26 0 0 20 0 22 0 340346135 3037372416 292860 33554432000 1073741824 1073778376 140735738049184 139743416261064 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18392/tid=18415] ppid=18390 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18392/task/18415/stat : 18415 (java) S 18390 18392 17063 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 340346186 3037372416 292860 33554432000 1073741824 1073778376 140735738049184 139743413101992 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18392/tid=18416] ppid=18390 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/18392/task/18416/stat : 18416 (java) S 18390 18392 17063 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 340346186 3037372416 292860 33554432000 1073741824 1073778376 140735738049184 139743412049192 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18392/tid=18440] ppid=18390 vsize=2966184 CPUtime=657.5 cores=1,3,5,7
/proc/18392/task/18440/stat : 18440 (java) R 18390 18392 17063 0 -1 4202560 84 0 0 0 65739 11 0 0 20 0 22 0 340367829 3037372416 292860 33554432000 1073741824 1073778376 140735738049184 139743415206864 139743422366856 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=18392/tid=18441] ppid=18390 vsize=2966184 CPUtime=657.55 cores=1,3,5,7
/proc/18392/task/18441/stat : 18441 (java) R 18390 18392 17063 0 -1 4202560 109 0 0 0 65745 10 0 0 20 0 22 0 340367829 3037372416 292860 33554432000 1073741824 1073778376 140735738049184 139743414152368 139743422559892 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1799.35
Current children cumulated vsize (KiB) 2966184

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 18392 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=528190
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=763731
# CPU time returned by wait4() is 1796.29
# while last known CPU time is 1799.35
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...


# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 0.710022
#  lost CPU user time (s): 0.779999
#  lost CPU system time (s): -0.07

Real time (s): 917.543
CPU time (s): 1800.06
CPU user time (s): 1798.66
CPU system time (s): 1.4
CPU usage (%): 196.183
Max. virtual memory (cumulated for all children) (KiB): 2966184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.53
system time used= 1.76373
maximum resident set size= 1171560
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24451
page faults= 1
swaps= 0
block input operations= 0
block output operations= 952
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 29442
involuntary context switches= 77912

runsolver used 3.71244 second user time and 8.86265 second system time

The end

Launcher Data

Begin job on node141 at 2012-06-03 18:50:18
IDJOB=3733302
IDBENCH=2271
IDSOLVER=2324
FILE ID=node141/3733302-1338742218
RUNJOBID= node141-1338738353-17080
PBS_JOBID= 14636770
Free space on /tmp= 70716 MiB

SOLVER NAME= PB10: SAT4J PB RES // CP 2.2.0 2010-05-31
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb35-17-opb/normalized-frb35-17-5.opb
COMMAND LINE= java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3733302-1338742218/watcher-3733302-1338742218 -o /tmp/evaluation-result-3733302-1338742218/solver-3733302-1338742218 -C 1800 -W 1900 -M 15500  java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-3733302-1338742218.opb

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

MD5SUM BENCH= 7f24dba3f3d4b877b96bd50f5b27c089
RANDOM SEED=464213633

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.744
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.92
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.744
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:        28051424 kB
Buffers:          421816 kB
Cached:          3184844 kB
SwapCached:          216 kB
Active:          1594504 kB
Inactive:        2344048 kB
Active(anon):     322508 kB
Inactive(anon):    11288 kB
Active(file):    1271996 kB
Inactive(file):  2332760 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67108640 kB
Dirty:              4332 kB
Writeback:             0 kB
AnonPages:        336364 kB
Mapped:            18820 kB
Shmem:               172 kB
Slab:             741812 kB
SReclaimable:     183468 kB
SUnreclaim:       558344 kB
KernelStack:        1616 kB
PageTables:         4860 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1571648 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    284672 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= 70716 MiB
End job on node141 at 2012-06-03 19:05:38