Trace number 3687863

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)-21 1800.67 1793.55

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb30-15-opb/normalized-frb30-15-1.opb
MD5SUM65bafde3eb06761afc4fe90b6aa8c264
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-30
Best CPU time to get the best result obtained on this benchmark19.787
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -30
Optimality of the best value was proved YES
Number of variables450
Total number of constraints17827
Number of constraints which are clauses17827
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 450
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 450
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 450
Number of bits of the biggest sum of numbers9
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.08	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.01/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.01/0.08	c See www.sat4j.org for details.
0.01/0.09	c version 2.3.2.v20120418
0.01/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.01/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.01/0.09	c java.vm.version	19.1-b02
0.01/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.01/0.09	c sun.arch.data.model	64
0.01/0.09	c java.version		1.6.0_24
0.01/0.09	c os.name		Linux
0.01/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.01/0.09	c os.arch		amd64
0.01/0.09	c Free memory 		501472288
0.01/0.09	c Max memory 		7480803328
0.01/0.09	c Total memory 		504102912
0.01/0.09	c Number of processors 	8
0.09/0.11	c Pseudo Boolean Optimization by upper bound
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@431b9fb1
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.11	c No reason simplification
0.09/0.11	c Armin Biere (Picosat) restarts strategy
0.09/0.11	c Glucose learned constraints deletion strategy
0.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c c --- End Solver configuration ---
0.09/0.11	c solving HOME/instance-3687863-1337877274.opb
0.09/0.11	c reading problem ... 
0.70/0.42	c ... done. Wall clock time 0.313s.
0.70/0.42	c declared #vars     450
0.70/0.42	c #constraints  17827
0.70/0.42	c constraints type 
0.70/0.42	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 17827
0.70/0.42	c 17827 constraints processed.
0.70/0.42	c objective function length is 450 literals
0.70/0.43	c SATISFIABLE
0.70/0.43	c OPTIMIZING...
0.70/0.43	c Got one! Elapsed wall clock time (in seconds):0.324
0.70/0.43	o -20
0.70/0.47	c Got one! Elapsed wall clock time (in seconds):0.358
0.70/0.47	o -21
1.69/0.97	c cleaning 2509 clauses out of 5022 with flag 5002/5022
2.29/1.44	c cleaning 4256 clauses out of 8511 with flag 11000/11020
2.90/2.08	c cleaning 5628 clauses out of 11255 with flag 18000/18020
3.71/2.87	c cleaning 6813 clauses out of 13628 with flag 26001/26021
4.66/3.74	c cleaning 7906 clauses out of 15814 with flag 35000/35020
5.75/4.71	c cleaning 8951 clauses out of 17909 with flag 45001/45021
6.89/5.87	c cleaning 9977 clauses out of 19957 with flag 56000/56020
8.10/7.01	c cleaning 10987 clauses out of 21980 with flag 68000/68020
9.51/8.41	c cleaning 11997 clauses out of 23993 with flag 81000/81020
10.83/9.77	c cleaning 12995 clauses out of 25997 with flag 95001/95021
12.75/11.60	c cleaning 13999 clauses out of 28002 with flag 110001/110021
14.87/13.79	c cleaning 14996 clauses out of 30003 with flag 126001/126021
17.38/16.25	c cleaning 15999 clauses out of 32006 with flag 143000/143020
19.99/18.84	c cleaning 17005 clauses out of 34009 with flag 161002/161022
22.91/21.74	c cleaning 17998 clauses out of 36004 with flag 180002/180022
26.24/25.09	c cleaning 19001 clauses out of 38004 with flag 200000/200020
30.20/28.98	c cleaning 19999 clauses out of 40005 with flag 221002/221022
33.73/32.44	c cleaning 20997 clauses out of 42006 with flag 243002/243022
37.95/36.60	c cleaning 22002 clauses out of 44007 with flag 266000/266020
42.70/41.38	c cleaning 22998 clauses out of 46006 with flag 290001/290021
47.22/45.90	c cleaning 24000 clauses out of 48007 with flag 315000/315020
51.76/50.32	c cleaning 25001 clauses out of 50008 with flag 341001/341021
57.35/55.80	c cleaning 26003 clauses out of 52008 with flag 368002/368022
63.01/61.40	c cleaning 26998 clauses out of 54004 with flag 396001/396021
70.14/68.55	c cleaning 28000 clauses out of 56006 with flag 425001/425021
76.58/75.00	c cleaning 29002 clauses out of 58006 with flag 455001/455021
83.05/81.32	c cleaning 29998 clauses out of 60003 with flag 486000/486020
90.26/88.52	c cleaning 30999 clauses out of 62005 with flag 518000/518020
99.29/97.54	c cleaning 32002 clauses out of 64006 with flag 551000/551020
107.95/106.10	c cleaning 32999 clauses out of 66006 with flag 585002/585022
115.87/114.09	c cleaning 33996 clauses out of 68005 with flag 620000/620020
124.44/122.51	c cleaning 35003 clauses out of 70009 with flag 656000/656020
133.62/131.65	c cleaning 36003 clauses out of 72006 with flag 693000/693020
143.26/141.23	c cleaning 36998 clauses out of 74004 with flag 731001/731021
155.91/153.81	c cleaning 38004 clauses out of 76008 with flag 770003/770023
168.88/166.77	c cleaning 38998 clauses out of 78001 with flag 810000/810020
182.71/180.54	c cleaning 40002 clauses out of 80003 with flag 851000/851020
198.06/195.89	c cleaning 40997 clauses out of 82002 with flag 893001/893021
213.91/211.60	c cleaning 41997 clauses out of 84004 with flag 936000/936020
226.37/224.01	c cleaning 42995 clauses out of 86008 with flag 980001/980021
244.94/242.50	c cleaning 44003 clauses out of 88014 with flag 1025002/1025022
262.19/259.74	c cleaning 45005 clauses out of 90009 with flag 1071000/1071020
279.25/276.75	c cleaning 46000 clauses out of 92004 with flag 1118000/1118020
298.52/295.92	c cleaning 46999 clauses out of 94004 with flag 1166000/1166020
323.07/320.48	c cleaning 47999 clauses out of 96006 with flag 1215001/1215021
345.16/342.42	c cleaning 49002 clauses out of 98007 with flag 1265001/1265021
367.21/364.42	c cleaning 49999 clauses out of 100005 with flag 1316001/1316021
392.11/389.29	c cleaning 50997 clauses out of 102007 with flag 1368002/1368022
416.51/413.59	c cleaning 51998 clauses out of 104010 with flag 1421002/1421022
442.98/439.93	c cleaning 52998 clauses out of 106011 with flag 1475001/1475021
465.53/462.43	c cleaning 53995 clauses out of 108012 with flag 1530000/1530020
490.88/487.78	c cleaning 55003 clauses out of 110017 with flag 1586000/1586020
517.87/514.70	c cleaning 56004 clauses out of 112015 with flag 1643001/1643021
545.12/541.88	c cleaning 57006 clauses out of 114011 with flag 1701001/1701021
568.72/565.32	c cleaning 58000 clauses out of 116005 with flag 1760001/1760021
597.94/594.58	c cleaning 59002 clauses out of 118004 with flag 1820000/1820020
631.94/628.40	c cleaning 60001 clauses out of 120002 with flag 1881000/1881020
664.21/660.69	c cleaning 61001 clauses out of 122003 with flag 1943002/1943022
701.81/698.18	c cleaning 61996 clauses out of 124000 with flag 2006000/2006020
740.04/736.25	c cleaning 63003 clauses out of 126007 with flag 2070003/2070023
783.43/779.53	c cleaning 63997 clauses out of 128002 with flag 2135001/2135021
838.03/834.03	c cleaning 65000 clauses out of 130005 with flag 2201001/2201021
887.00/882.96	c cleaning 66000 clauses out of 132004 with flag 2268000/2268020
932.89/928.74	c cleaning 67002 clauses out of 134004 with flag 2336000/2336020
991.24/986.99	c cleaning 68001 clauses out of 136004 with flag 2405002/2405022
1044.36/1039.99	c cleaning 68996 clauses out of 138002 with flag 2475001/2475021
1102.25/1097.79	c cleaning 70000 clauses out of 140005 with flag 2546000/2546020
1157.82/1153.29	c cleaning 71001 clauses out of 142007 with flag 2618002/2618022
1225.29/1220.56	c cleaning 71994 clauses out of 144004 with flag 2691000/2691020
1296.02/1291.13	c cleaning 73006 clauses out of 146014 with flag 2765004/2765024
1359.96/1354.92	c cleaning 74002 clauses out of 148005 with flag 2840001/2840021
1440.71/1435.59	c cleaning 74995 clauses out of 150002 with flag 2916000/2916020
1508.66/1503.36	c cleaning 75999 clauses out of 152007 with flag 2993000/2993020
1559.91/1554.32	c cleaning 77002 clauses out of 154009 with flag 3071001/3071021
1606.22/1600.36	c cleaning 77998 clauses out of 156007 with flag 3150001/3150021
1649.87/1643.82	c cleaning 78998 clauses out of 158008 with flag 3230000/3230020
1711.28/1705.09	c cleaning 80002 clauses out of 160010 with flag 3311000/3311020
1770.56/1764.16	c cleaning 81003 clauses out of 162009 with flag 3393001/3393021
1800.02/1793.51	c starts		: 253
1800.02/1793.51	c conflicts		: 3440447
1800.02/1793.51	c decisions		: 3597282
1800.02/1793.51	c propagations		: 18596193
1800.02/1793.51	c inspects		: 22160253449
1800.02/1793.51	c shortcuts		: 0
1800.02/1793.51	c learnt literals	: 0
1800.02/1793.51	c learnt binary clauses	: 0
1800.02/1793.51	c learnt ternary clauses	: 0
1800.02/1793.51	c learnt constraints	: 3440447
1800.02/1793.51	c ignored constraints	: 0
1800.02/1793.51	c root simplifications	: 0
1800.02/1793.51	c removed literals (reason simplification)	: 0
1800.02/1793.51	c reason swapping (by a shorter reason)	: 0
1800.02/1793.51	c Calls to reduceDB	: 78
1800.02/1793.51	c number of reductions to clauses (during analyze)	: 0
1800.02/1793.51	c number of learned constraints concerned by reduction	: 0
1800.02/1793.51	c number of learning phase by resolution	: 0
1800.02/1793.51	c number of learning phase by cutting planes	: 0
1800.02/1793.51	c speed (assignments/second)	: 10371.080631002931
1800.02/1793.51	c non guided choices	0
1800.02/1793.54	c learnt constraints type 
1800.02/1793.54	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 128456
1800.02/1793.54	c constraints type 
1800.02/1793.54	c org.sat4j.minisat.constraints.card.MinWatchCard => 1
1800.02/1793.54	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 17827
1800.02/1793.54	c 17828 constraints processed.
1800.02/1793.54	s SATISFIABLE
1800.02/1793.54	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 
1800.02/1793.54	c objective function=-21
1800.02/1793.54	c Total wall clock time (in seconds): 1793.431

Verifier Data

OK	-21

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

running on 4 cores: 0,2,4,6

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.95 3/194 28083
/proc/meminfo: memFree=29769620/32873648 swapFree=7112/7112
[pid=28083] ppid=28081 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/28083/stat : 28083 (java) D 28081 28083 27428 0 -1 4202496 249 0 0 0 0 0 0 0 20 0 1 0 253853277 9515008 182 33554432000 1073741824 1073778376 140735606022928 140735606013960 242167398069 0 0 4096 0 18446744072100609316 0 0 17 4 0 0 0 0 0
/proc/28083/statm: 2323 182 140 9 0 71 0

[startup+0.037577 s]
/proc/loadavg: 1.92 1.98 1.95 3/194 28083
/proc/meminfo: memFree=29769620/32873648 swapFree=7112/7112
[pid=28083] ppid=28081 vsize=9225560 CPUtime=0.01 cores=0,2,4,6
/proc/28083/stat : 28083 (java) S 28081 28083 27428 0 -1 4202496 2967 0 1 0 1 0 0 0 20 0 13 0 253853277 9446973440 3665 33554432000 1073741824 1073778376 140736427490528 140736427481664 242170757181 0 0 0 16784584 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/28083/statm: 2306390 3665 1661 9 0 2297091 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9225560

[startup+0.100198 s]
/proc/loadavg: 1.92 1.98 1.95 3/194 28083
/proc/meminfo: memFree=29769620/32873648 swapFree=7112/7112
[pid=28083] ppid=28081 vsize=9558412 CPUtime=0.09 cores=0,2,4,6
/proc/28083/stat : 28083 (java) S 28081 28083 27428 0 -1 4202496 4319 0 1 0 8 1 0 0 20 0 18 0 253853277 9787813888 5506 33554432000 1073741824 1073778376 140736427490528 140736427481664 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/28083/statm: 2389603 5506 2108 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558412

[startup+0.300161 s]
/proc/loadavg: 1.92 1.98 1.95 3/194 28083
/proc/meminfo: memFree=29769620/32873648 swapFree=7112/7112
[pid=28083] ppid=28081 vsize=9558412 CPUtime=0.46 cores=0,2,4,6
/proc/28083/stat : 28083 (java) S 28081 28083 27428 0 -1 4202496 5614 0 1 0 45 1 0 0 20 0 18 0 253853277 9787813888 8376 33554432000 1073741824 1073778376 140736427490528 140736427481664 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/28083/statm: 2389603 8376 2216 9 0 2380296 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 9558412

[startup+0.700165 s]
/proc/loadavg: 1.92 1.98 1.95 3/194 28083
/proc/meminfo: memFree=29769620/32873648 swapFree=7112/7112
[pid=28083] ppid=28081 vsize=9624976 CPUtime=1.43 cores=0,2,4,6
/proc/28083/stat : 28083 (java) S 28081 28083 27428 0 -1 4202496 9567 0 1 0 141 2 0 0 20 0 19 0 253853277 9855975424 16119 33554432000 1073741824 1073778376 140736427490528 140736427481664 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/28083/statm: 2406244 16119 2247 9 0 2396937 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 9624976

[startup+1.50063 s]
/proc/loadavg: 1.92 1.98 1.95 3/213 28102
/proc/meminfo: memFree=29695180/32873648 swapFree=7112/7112
[pid=28083] ppid=28081 vsize=9624976 CPUtime=2.4 cores=0,2,4,6
/proc/28083/stat : 28083 (java) S 28081 28083 27428 0 -1 4202496 9800 0 1 0 236 4 0 0 20 0 19 0 253853277 9855975424 25909 33554432000 1073741824 1073778376 140736427490528 140736427481664 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/28083/statm: 2406244 25909 2281 9 0 2396937 0
[pid=28083/tid=28085] ppid=28081 vsize=9624976 CPUtime=1.43 cores=0,2,4,6
/proc/28083/task/28085/stat : 28085 (java) R 28081 28083 27428 0 -1 4202560 2476 0 1 0 141 2 0 0 20 0 19 0 253853278 9855975424 25909 33554432000 1073741824 1073778376 140736427490528 140069920924056 140069772678567 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=28083/tid=28086] ppid=28081 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28083/task/28086/stat : 28086 (java) S 28081 28083 27428 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 19 0 253853279 9855975424 25909 33554432000 1073741824 1073778376 140736427490528 140069893376680 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28083/tid=28087] ppid=28081 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28083/task/28087/stat : 28087 (java) S 28081 28083 27428 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253853279 9855975424 25909 33554432000 1073741824 1073778376 140736427490528 140069892324136 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28083/tid=28088] ppid=28081 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28083/task/28088/stat : 28088 (java) S 28081 28083 27428 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 253853279 9855975424 25909 33554432000 1073741824 1073778376 140736427490528 140069891271592 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28083/tid=28089] ppid=28081 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28083/task/28089/stat : 28089 (java) S 28081 28083 27428 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 253853279 9855975424 25909 33554432000 1073741824 1073778376 140736427490528 140069760969768 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28083/tid=28090] ppid=28081 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28083/task/28090/stat : 28090 (java) S 28081 28083 27428 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 19 0 253853279 9855975424 25909 33554432000 1073741824 1073778376 140736427490528 140069759916200 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28083/tid=28091] ppid=28081 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28083/task/28091/stat : 28091 (java) S 28081 28083 27428 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 253853279 9855975424 25909 33554432000 1073741824 1073778376 140736427490528 140069758863656 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28083/tid=28092] ppid=28081 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28083/task/28092/stat : 28092 (java) S 28081 28083 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253853279 9855975424 25909 33554432000 1073741824 1073778376 140736427490528 140069757811112 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28083/tid=28093] ppid=28081 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28083/task/28093/stat : 28093 (java) S 28081 28083 27428 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 253853279 9855975424 25909 33554432000 1073741824 1073778376 140736427490528 140069756758568 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28083/tid=28094] ppid=28081 vsize=9624976 CPUtime=0.01 cores=0,2,4,6
/proc/28083/task/28094/stat : 28094 (java) S 28081 28083 27428 0 -1 4202560 34 0 0 0 1 0 0 0 20 0 19 0 253853280 9855975424 25909 33554432000 1073741824 1073778376 140736427490528 140069274245736 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28083/tid=28095] ppid=28081 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28083/task/28095/stat : 28095 (java) S 28081 28083 27428 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253853280 9855975424 25909 33554432000 1073741824 1073778376 140736427490528 140069273192056 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28083/tid=28096] ppid=28081 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28083/task/28096/stat : 28096 (java) S 28081 28083 27428 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253853280 9855975424 25909 33554432000 1073741824 1073778376 140736427490528 140069272139400 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28083/tid=28097] ppid=28081 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28083/task/28097/stat : 28097 (java) S 28081 28083 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253853283 9855975424 25909 33554432000 1073741824 1073778376 140736427490528 140069271088144 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28083/tid=28098] ppid=28081 vsize=9624976 CPUtime=0.41 cores=0,2,4,6
/proc/28083/task/28098/stat : 28098 (java) S 28081 28083 27428 0 -1 4202560 2421 0 0 0 41 0 0 0 20 0 19 0 253853283 9855975424 25909 33554432000 1073741824 1073778376 140736427490528 140069270034488 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28083/tid=28099] ppid=28081 vsize=9624976 CPUtime=0.43 cores=0,2,4,6
/proc/28083/task/28099/stat : 28099 (java) S 28081 28083 27428 0 -1 4202560 3616 0 0 0 43 0 0 0 20 0 19 0 253853283 9855975424 25909 33554432000 1073741824 1073778376 140736427490528 140069268981944 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28083/tid=28100] ppid=28081 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28083/task/28100/stat : 28100 (java) S 28081 28083 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253853283 9855975424 25909 33554432000 1073741824 1073778376 140736427490528 140069267929592 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28083/tid=28101] ppid=28081 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28083/task/28101/stat : 28101 (java) S 28081 28083 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253853283 9855975424 25909 33554432000 1073741824 1073778376 140736427490528 140069266877256 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28083/tid=28102] ppid=28081 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28083/task/28102/stat : 28102 (java) S 28081 28083 27428 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 253853320 9855975424 25909 33554432000 1073741824 1073778376 140736427490528 140069265823016 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 2.4
Current children cumulated vsize (KiB) 9624976

[startup+3.10062 s]
/proc/loadavg: 1.92 1.98 1.95 3/213 28102
/proc/meminfo: memFree=29668060/32873648 swapFree=7112/7112
[pid=28083] ppid=28081 vsize=9624976 CPUtime=4.06 cores=0,2,4,6
/proc/28083/stat : 28083 (java) S 28081 28083 27428 0 -1 4202496 10119 0 1 0 401 5 0 0 20 0 19 0 253853277 9855975424 30013 33554432000 1073741824 1073778376 140736427490528 140736427481664 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/28083/statm: 2406244 30013 2281 9 0 2396937 0
[pid=28083/tid=28085] ppid=28081 vsize=9624976 CPUtime=2.98 cores=0,2,4,6
/proc/28083/task/28085/stat : 28085 (java) R 28081 28083 27428 0 -1 4202560 2476 0 1 0 296 2 0 0 20 0 19 0 253853278 9855975424 30013 33554432000 1073741824 1073778376 140736427490528 140069920923936 140069772729054 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=28083/tid=28086] ppid=28081 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28083/task/28086/stat : 28086 (java) S 28081 28083 27428 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 253853279 9855975424 30013 33554432000 1073741824 1073778376 140736427490528 140069893376680 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28083/tid=28087] ppid=28081 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28083/task/28087/stat : 28087 (java) S 28081 28083 27428 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 253853279 9855975424 30013 33554432000 1073741824 1073778376 140736427490528 140069892324136 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28083/tid=28088] ppid=28081 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28083/task/28088/stat : 28088 (java) S 28081 28083 27428 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253853279 9855975424 30013 33554432000 1073741824 1073778376 140736427490528 140069891271592 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28083/tid=28089] ppid=28081 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28083/task/28089/stat : 28089 (java) S 28081 28083 27428 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 19 0 253853279 9855975424 30013 33554432000 1073741824 1073778376 140736427490528 140069760969768 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28083/tid=28090] ppid=28081 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28083/task/28090/stat : 28090 (java) S 28081 28083 27428 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253853279 9855975424 30013 33554432000 1073741824 1073778376 140736427490528 140069759916200 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28083/tid=28091] ppid=28081 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28083/task/28091/stat : 28091 (java) S 28081 28083 27428 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 253853279 9855975424 30013 33554432000 1073741824 1073778376 140736427490528 140069758863656 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28083/tid=28092] ppid=28081 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28083/task/28092/stat : 28092 (java) S 28081 28083 27428 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 253853279 9855975424 30013 33554432000 1073741824 1073778376 140736427490528 140069757811112 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28083/tid=28093] ppid=28081 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28083/task/28093/stat : 28093 (java) S 28081 28083 27428 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 253853279 9855975424 30013 33554432000 1073741824 1073778376 140736427490528 140069756758568 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28083/tid=28094] ppid=28081 vsize=9624976 CPUtime=0.04 cores=0,2,4,6
/proc/28083/task/28094/stat : 28094 (java) S 28081 28083 27428 0 -1 4202560 37 0 0 0 4 0 0 0 20 0 19 0 253853280 9855975424 30013 33554432000 1073741824 1073778376 140736427490528 140069274245736 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28083/tid=28095] ppid=28081 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28083/task/28095/stat : 28095 (java) S 28081 28083 27428 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253853280 9855975424 30013 33554432000 1073741824 1073778376 140736427490528 140069273192056 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28083/tid=28096] ppid=28081 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28083/task/28096/stat : 28096 (java) S 28081 28083 27428 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253853280 9855975424 30013 33554432000 1073741824 1073778376 140736427490528 140069272139400 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28083/tid=28097] ppid=28081 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28083/task/28097/stat : 28097 (java) S 28081 28083 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253853283 9855975424 30013 33554432000 1073741824 1073778376 140736427490528 140069271088144 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28083/tid=28098] ppid=28081 vsize=9624976 CPUtime=0.42 cores=0,2,4,6
/proc/28083/task/28098/stat : 28098 (java) S 28081 28083 27428 0 -1 4202560 2422 0 0 0 42 0 0 0 20 0 19 0 253853283 9855975424 30013 33554432000 1073741824 1073778376 140736427490528 140069270034488 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28083/tid=28099] ppid=28081 vsize=9624976 CPUtime=0.48 cores=0,2,4,6
/proc/28083/task/28099/stat : 28099 (java) S 28081 28083 27428 0 -1 4202560 3908 0 0 0 48 0 0 0 20 0 19 0 253853283 9855975424 30013 33554432000 1073741824 1073778376 140736427490528 140069268981944 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28083/tid=28100] ppid=28081 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28083/task/28100/stat : 28100 (java) S 28081 28083 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253853283 9855975424 30013 33554432000 1073741824 1073778376 140736427490528 140069267929592 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28083/tid=28101] ppid=28081 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28083/task/28101/stat : 28101 (java) S 28081 28083 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253853283 9855975424 30013 33554432000 1073741824 1073778376 140736427490528 140069266877256 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28083/tid=28102] ppid=28081 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28083/task/28102/stat : 28102 (java) S 28081 28083 27428 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 253853320 9855975424 30013 33554432000 1073741824 1073778376 140736427490528 140069265823016 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 4.06
Current children cumulated vsize (KiB) 9624976

[startup+6.30063 s]
/proc/loadavg: 1.93 1.98 1.95 3/213 28102
/proc/meminfo: memFree=29649132/32873648 swapFree=7112/7112
[pid=28083] ppid=28081 vsize=9624976 CPUtime=7.4 cores=0,2,4,6
/proc/28083/stat : 28083 (java) S 28081 28083 27428 0 -1 4202496 10834 0 1 0 734 6 0 0 20 0 19 0 253853277 9855975424 32565 33554432000 1073741824 1073778376 140736427490528 140736427481664 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/28083/statm: 2406244 32565 2281 9 0 2396937 0
[pid=28083/tid=28085] ppid=28081 vsize=9624976 CPUtime=6.12 cores=0,2,4,6
/proc/28083/task/28085/stat : 28085 (java) R 28081 28083 27428 0 -1 4202560 2479 0 1 0 610 2 0 0 20 0 19 0 253853278 9855975424 32565 33554432000 1073741824 1073778376 140736427490528 140069920923936 140069772698679 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=28083/tid=28086] ppid=28081 vsize=9624976 CPUtime=0.01 cores=0,2,4,6
/proc/28083/task/28086/stat : 28086 (java) S 28081 28083 27428 0 -1 4202560 20 0 0 0 1 0 0 0 20 0 19 0 253853279 9855975424 32565 33554432000 1073741824 1073778376 140736427490528 140069893376680 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28083/tid=28087] ppid=28081 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28083/task/28087/stat : 28087 (java) S 28081 28083 27428 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 253853279 9855975424 32565 33554432000 1073741824 1073778376 140736427490528 140069892324136 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28083/tid=28088] ppid=28081 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28083/task/28088/stat : 28088 (java) S 28081 28083 27428 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 253853279 9855975424 32565 33554432000 1073741824 1073778376 140736427490528 140069891271592 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28083/tid=28089] ppid=28081 vsize=9624976 CPUtime=0.01 cores=0,2,4,6
/proc/28083/task/28089/stat : 28089 (java) S 28081 28083 27428 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 19 0 253853279 9855975424 32565 33554432000 1073741824 1073778376 140736427490528 140069760969768 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28083/tid=28090] ppid=28081 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28083/task/28090/stat : 28090 (java) S 28081 28083 27428 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253853279 9855975424 32565 33554432000 1073741824 1073778376 140736427490528 140069759916200 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28083/tid=28091] ppid=28081 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28083/task/28091/stat : 28091 (java) S 28081 28083 27428 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 253853279 9855975424 32565 33554432000 1073741824 1073778376 140736427490528 140069758863656 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28083/tid=28092] ppid=28081 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28083/task/28092/stat : 28092 (java) S 28081 28083 27428 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 253853279 9855975424 32565 33554432000 1073741824 1073778376 140736427490528 140069757811112 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28083/tid=28093] ppid=28081 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28083/task/28093/stat : 28093 (java) S 28081 28083 27428 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 253853279 9855975424 32565 33554432000 1073741824 1073778376 140736427490528 140069756758568 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28083/tid=28094] ppid=28081 vsize=9624976 CPUtime=0.09 cores=0,2,4,6
/proc/28083/task/28094/stat : 28094 (java) S 28081 28083 27428 0 -1 4202560 42 0 0 0 9 0 0 0 20 0 19 0 253853280 9855975424 32565 33554432000 1073741824 1073778376 140736427490528 140069274245736 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28083/tid=28095] ppid=28081 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28083/task/28095/stat : 28095 (java) S 28081 28083 27428 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253853280 9855975424 32565 33554432000 1073741824 1073778376 140736427490528 140069273192056 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28083/tid=28096] ppid=28081 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28083/task/28096/stat : 28096 (java) S 28081 28083 27428 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253853280 9855975424 32565 33554432000 1073741824 1073778376 140736427490528 140069272139400 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28083/tid=28097] ppid=28081 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28083/task/28097/stat : 28097 (java) S 28081 28083 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253853283 9855975424 32565 33554432000 1073741824 1073778376 140736427490528 140069271088144 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28083/tid=28098] ppid=28081 vsize=9624976 CPUtime=0.42 cores=0,2,4,6
/proc/28083/task/28098/stat : 28098 (java) S 28081 28083 27428 0 -1 4202560 2422 0 0 0 42 0 0 0 20 0 19 0 253853283 9855975424 32565 33554432000 1073741824 1073778376 140736427490528 140069270034488 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28083/tid=28099] ppid=28081 vsize=9624976 CPUtime=0.57 cores=0,2,4,6
/proc/28083/task/28099/stat : 28099 (java) S 28081 28083 27428 0 -1 4202560 4607 0 0 0 57 0 0 0 20 0 19 0 253853283 9855975424 32565 33554432000 1073741824 1073778376 140736427490528 140069268981944 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28083/tid=28100] ppid=28081 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28083/task/28100/stat : 28100 (java) S 28081 28083 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253853283 9855975424 32565 33554432000 1073741824 1073778376 140736427490528 140069267929592 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28083/tid=28101] ppid=28081 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28083/task/28101/stat : 28101 (java) S 28081 28083 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253853283 9855975424 32565 33554432000 1073741824 1073778376 140736427490528 140069266877256 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28083/tid=28102] ppid=28081 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28083/task/28102/stat : 28102 (java) S 28081 28083 27428 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 253853320 9855975424 32565 33554432000 1073741824 1073778376 140736427490528 140069265823016 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 7.4
Current children cumulated vsize (KiB) 9624976

[startup+12.7006 s]

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

[pid=28083/tid=28091] ppid=28081 vsize=9624976 CPUtime=0.92 cores=0,2,4,6
/proc/28083/task/28091/stat : 28091 (java) S 28081 28083 27428 0 -1 4202560 212 0 0 0 83 9 0 0 20 0 19 0 253853279 9855975424 195965 33554432000 1073741824 1073778376 140736427490528 140069758863656 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28083/tid=28092] ppid=28081 vsize=9624976 CPUtime=0.92 cores=0,2,4,6
/proc/28083/task/28092/stat : 28092 (java) S 28081 28083 27428 0 -1 4202560 183 0 0 0 84 8 0 0 20 0 19 0 253853279 9855975424 195965 33554432000 1073741824 1073778376 140736427490528 140069757811112 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28083/tid=28093] ppid=28081 vsize=9624976 CPUtime=0.85 cores=0,2,4,6
/proc/28083/task/28093/stat : 28093 (java) S 28081 28083 27428 0 -1 4202560 168 0 0 0 78 7 0 0 20 0 19 0 253853279 9855975424 195965 33554432000 1073741824 1073778376 140736427490528 140069756758568 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28083/tid=28094] ppid=28081 vsize=9624976 CPUtime=3.8 cores=0,2,4,6
/proc/28083/task/28094/stat : 28094 (java) S 28081 28083 27428 0 -1 4202560 581 0 0 0 377 3 0 0 20 0 19 0 253853280 9855975424 195965 33554432000 1073741824 1073778376 140736427490528 140069274245736 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28083/tid=28095] ppid=28081 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28083/task/28095/stat : 28095 (java) S 28081 28083 27428 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253853280 9855975424 195965 33554432000 1073741824 1073778376 140736427490528 140069273192056 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28083/tid=28096] ppid=28081 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28083/task/28096/stat : 28096 (java) S 28081 28083 27428 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253853280 9855975424 195965 33554432000 1073741824 1073778376 140736427490528 140069272139400 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28083/tid=28097] ppid=28081 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28083/task/28097/stat : 28097 (java) S 28081 28083 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253853283 9855975424 195965 33554432000 1073741824 1073778376 140736427490528 140069271088144 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28083/tid=28098] ppid=28081 vsize=9624976 CPUtime=0.42 cores=0,2,4,6
/proc/28083/task/28098/stat : 28098 (java) S 28081 28083 27428 0 -1 4202560 2422 0 0 0 42 0 0 0 20 0 19 0 253853283 9855975424 195965 33554432000 1073741824 1073778376 140736427490528 140069270034488 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28083/tid=28099] ppid=28081 vsize=9624976 CPUtime=0.59 cores=0,2,4,6
/proc/28083/task/28099/stat : 28099 (java) S 28081 28083 27428 0 -1 4202560 4614 0 0 0 59 0 0 0 20 0 19 0 253853283 9855975424 195965 33554432000 1073741824 1073778376 140736427490528 140069268981944 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28083/tid=28100] ppid=28081 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28083/task/28100/stat : 28100 (java) S 28081 28083 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253853283 9855975424 195965 33554432000 1073741824 1073778376 140736427490528 140069267929592 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28083/tid=28101] ppid=28081 vsize=9624976 CPUtime=0.64 cores=0,2,4,6
/proc/28083/task/28101/stat : 28101 (java) S 28081 28083 27428 0 -1 4202560 98 0 0 0 32 32 0 0 20 0 19 0 253853283 9855975424 195965 33554432000 1073741824 1073778376 140736427490528 140069266877256 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28083/tid=28102] ppid=28081 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28083/task/28102/stat : 28102 (java) S 28081 28083 27428 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 253853320 9855975424 195965 33554432000 1073741824 1073778376 140736427490528 140069265823016 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1728.65
Current children cumulated vsize (KiB) 9624976

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/213 28200
/proc/meminfo: memFree=28215572/32873648 swapFree=7112/7112
[pid=28083] ppid=28081 vsize=9624976 CPUtime=1788.81 cores=0,2,4,6
/proc/28083/stat : 28083 (java) S 28081 28083 27428 0 -1 4202496 13817 0 1 0 178789 92 0 0 20 0 19 0 253853277 9855975424 199625 33554432000 1073741824 1073778376 140736427490528 140736427481664 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/28083/statm: 2406244 199625 2282 9 0 2396937 0
[pid=28083/tid=28085] ppid=28081 vsize=9624976 CPUtime=1776.32 cores=0,2,4,6
/proc/28083/task/28085/stat : 28085 (java) R 28081 28083 27428 0 -1 4202560 2601 0 1 0 177602 30 0 0 20 0 19 0 253853278 9855975424 199625 33554432000 1073741824 1073778376 140736427490528 140069920923936 140069772729875 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=28083/tid=28086] ppid=28081 vsize=9624976 CPUtime=0.86 cores=0,2,4,6
/proc/28083/task/28086/stat : 28086 (java) S 28081 28083 27428 0 -1 4202560 276 0 0 0 79 7 0 0 20 0 19 0 253853279 9855975424 199625 33554432000 1073741824 1073778376 140736427490528 140069893376680 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28083/tid=28087] ppid=28081 vsize=9624976 CPUtime=0.86 cores=0,2,4,6
/proc/28083/task/28087/stat : 28087 (java) S 28081 28083 27428 0 -1 4202560 379 0 0 0 79 7 0 0 20 0 19 0 253853279 9855975424 199625 33554432000 1073741824 1073778376 140736427490528 140069892324136 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28083/tid=28088] ppid=28081 vsize=9624976 CPUtime=0.85 cores=0,2,4,6
/proc/28083/task/28088/stat : 28088 (java) S 28081 28083 27428 0 -1 4202560 385 0 0 0 79 6 0 0 20 0 19 0 253853279 9855975424 199625 33554432000 1073741824 1073778376 140736427490528 140069891271592 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28083/tid=28089] ppid=28081 vsize=9624976 CPUtime=1.03 cores=0,2,4,6
/proc/28083/task/28089/stat : 28089 (java) S 28081 28083 27428 0 -1 4202560 372 0 0 0 93 10 0 0 20 0 19 0 253853279 9855975424 199625 33554432000 1073741824 1073778376 140736427490528 140069760969768 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28083/tid=28090] ppid=28081 vsize=9624976 CPUtime=0.88 cores=0,2,4,6
/proc/28083/task/28090/stat : 28090 (java) S 28081 28083 27428 0 -1 4202560 328 0 0 0 82 6 0 0 20 0 19 0 253853279 9855975424 199625 33554432000 1073741824 1073778376 140736427490528 140069759916200 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28083/tid=28091] ppid=28081 vsize=9624976 CPUtime=0.94 cores=0,2,4,6
/proc/28083/task/28091/stat : 28091 (java) S 28081 28083 27428 0 -1 4202560 217 0 0 0 85 9 0 0 20 0 19 0 253853279 9855975424 199625 33554432000 1073741824 1073778376 140736427490528 140069758863656 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28083/tid=28092] ppid=28081 vsize=9624976 CPUtime=0.94 cores=0,2,4,6
/proc/28083/task/28092/stat : 28092 (java) S 28081 28083 27428 0 -1 4202560 183 0 0 0 86 8 0 0 20 0 19 0 253853279 9855975424 199625 33554432000 1073741824 1073778376 140736427490528 140069757811112 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28083/tid=28093] ppid=28081 vsize=9624976 CPUtime=0.87 cores=0,2,4,6
/proc/28083/task/28093/stat : 28093 (java) S 28081 28083 27428 0 -1 4202560 168 0 0 0 80 7 0 0 20 0 19 0 253853279 9855975424 199625 33554432000 1073741824 1073778376 140736427490528 140069756758568 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28083/tid=28094] ppid=28081 vsize=9624976 CPUtime=3.87 cores=0,2,4,6
/proc/28083/task/28094/stat : 28094 (java) S 28081 28083 27428 0 -1 4202560 583 0 0 0 384 3 0 0 20 0 19 0 253853280 9855975424 199625 33554432000 1073741824 1073778376 140736427490528 140069274245736 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28083/tid=28095] ppid=28081 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28083/task/28095/stat : 28095 (java) S 28081 28083 27428 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253853280 9855975424 199625 33554432000 1073741824 1073778376 140736427490528 140069273192056 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28083/tid=28096] ppid=28081 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28083/task/28096/stat : 28096 (java) S 28081 28083 27428 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253853280 9855975424 199625 33554432000 1073741824 1073778376 140736427490528 140069272139400 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28083/tid=28097] ppid=28081 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28083/task/28097/stat : 28097 (java) S 28081 28083 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253853283 9855975424 199625 33554432000 1073741824 1073778376 140736427490528 140069271088144 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28083/tid=28098] ppid=28081 vsize=9624976 CPUtime=0.42 cores=0,2,4,6
/proc/28083/task/28098/stat : 28098 (java) S 28081 28083 27428 0 -1 4202560 2422 0 0 0 42 0 0 0 20 0 19 0 253853283 9855975424 199625 33554432000 1073741824 1073778376 140736427490528 140069270034488 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28083/tid=28099] ppid=28081 vsize=9624976 CPUtime=0.59 cores=0,2,4,6
/proc/28083/task/28099/stat : 28099 (java) S 28081 28083 27428 0 -1 4202560 4614 0 0 0 59 0 0 0 20 0 19 0 253853283 9855975424 199625 33554432000 1073741824 1073778376 140736427490528 140069268981944 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28083/tid=28100] ppid=28081 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28083/task/28100/stat : 28100 (java) S 28081 28083 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253853283 9855975424 199625 33554432000 1073741824 1073778376 140736427490528 140069267929592 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28083/tid=28101] ppid=28081 vsize=9624976 CPUtime=0.66 cores=0,2,4,6
/proc/28083/task/28101/stat : 28101 (java) S 28081 28083 27428 0 -1 4202560 102 0 0 0 33 33 0 0 20 0 19 0 253853283 9855975424 199625 33554432000 1073741824 1073778376 140736427490528 140069266877256 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28083/tid=28102] ppid=28081 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28083/task/28102/stat : 28102 (java) S 28081 28083 27428 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 253853320 9855975424 199625 33554432000 1073741824 1073778376 140736427490528 140069265823016 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1788.81
Current children cumulated vsize (KiB) 9624976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1793.5 s]
/proc/loadavg: 2.07 2.02 1.99 3/213 28200
/proc/meminfo: memFree=28247276/32873648 swapFree=7112/7112
[pid=28083] ppid=28081 vsize=9624976 CPUtime=1800.02 cores=0,2,4,6
/proc/28083/stat : 28083 (java) S 28081 28083 27428 0 -1 4202496 13817 0 1 0 179910 92 0 0 20 0 19 0 253853277 9855975424 199625 33554432000 1073741824 1073778376 140736427490528 140736427481664 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/28083/statm: 2406244 199625 2282 9 0 2396937 0
[pid=28083/tid=28085] ppid=28081 vsize=9624976 CPUtime=1787.53 cores=0,2,4,6
/proc/28083/task/28085/stat : 28085 (java) R 28081 28083 27428 0 -1 4202560 2601 0 1 0 178722 31 0 0 20 0 19 0 253853278 9855975424 199625 33554432000 1073741824 1073778376 140736427490528 140069920923936 140069772698497 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=28083/tid=28086] ppid=28081 vsize=9624976 CPUtime=0.86 cores=0,2,4,6
/proc/28083/task/28086/stat : 28086 (java) S 28081 28083 27428 0 -1 4202560 276 0 0 0 79 7 0 0 20 0 19 0 253853279 9855975424 199625 33554432000 1073741824 1073778376 140736427490528 140069893376680 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28083/tid=28087] ppid=28081 vsize=9624976 CPUtime=0.86 cores=0,2,4,6
/proc/28083/task/28087/stat : 28087 (java) S 28081 28083 27428 0 -1 4202560 379 0 0 0 79 7 0 0 20 0 19 0 253853279 9855975424 199625 33554432000 1073741824 1073778376 140736427490528 140069892324136 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28083/tid=28088] ppid=28081 vsize=9624976 CPUtime=0.85 cores=0,2,4,6
/proc/28083/task/28088/stat : 28088 (java) S 28081 28083 27428 0 -1 4202560 385 0 0 0 79 6 0 0 20 0 19 0 253853279 9855975424 199625 33554432000 1073741824 1073778376 140736427490528 140069891271592 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28083/tid=28089] ppid=28081 vsize=9624976 CPUtime=1.03 cores=0,2,4,6
/proc/28083/task/28089/stat : 28089 (java) S 28081 28083 27428 0 -1 4202560 372 0 0 0 93 10 0 0 20 0 19 0 253853279 9855975424 199625 33554432000 1073741824 1073778376 140736427490528 140069760969768 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28083/tid=28090] ppid=28081 vsize=9624976 CPUtime=0.88 cores=0,2,4,6
/proc/28083/task/28090/stat : 28090 (java) S 28081 28083 27428 0 -1 4202560 328 0 0 0 82 6 0 0 20 0 19 0 253853279 9855975424 199625 33554432000 1073741824 1073778376 140736427490528 140069759916200 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28083/tid=28091] ppid=28081 vsize=9624976 CPUtime=0.94 cores=0,2,4,6
/proc/28083/task/28091/stat : 28091 (java) S 28081 28083 27428 0 -1 4202560 217 0 0 0 85 9 0 0 20 0 19 0 253853279 9855975424 199625 33554432000 1073741824 1073778376 140736427490528 140069758863656 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28083/tid=28092] ppid=28081 vsize=9624976 CPUtime=0.94 cores=0,2,4,6
/proc/28083/task/28092/stat : 28092 (java) S 28081 28083 27428 0 -1 4202560 183 0 0 0 86 8 0 0 20 0 19 0 253853279 9855975424 199625 33554432000 1073741824 1073778376 140736427490528 140069757811112 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28083/tid=28093] ppid=28081 vsize=9624976 CPUtime=0.87 cores=0,2,4,6
/proc/28083/task/28093/stat : 28093 (java) S 28081 28083 27428 0 -1 4202560 168 0 0 0 80 7 0 0 20 0 19 0 253853279 9855975424 199625 33554432000 1073741824 1073778376 140736427490528 140069756758568 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28083/tid=28094] ppid=28081 vsize=9624976 CPUtime=3.87 cores=0,2,4,6
/proc/28083/task/28094/stat : 28094 (java) S 28081 28083 27428 0 -1 4202560 583 0 0 0 384 3 0 0 20 0 19 0 253853280 9855975424 199625 33554432000 1073741824 1073778376 140736427490528 140069274245736 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28083/tid=28095] ppid=28081 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28083/task/28095/stat : 28095 (java) S 28081 28083 27428 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253853280 9855975424 199625 33554432000 1073741824 1073778376 140736427490528 140069273192056 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28083/tid=28096] ppid=28081 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28083/task/28096/stat : 28096 (java) S 28081 28083 27428 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253853280 9855975424 199625 33554432000 1073741824 1073778376 140736427490528 140069272139400 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28083/tid=28097] ppid=28081 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28083/task/28097/stat : 28097 (java) S 28081 28083 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253853283 9855975424 199625 33554432000 1073741824 1073778376 140736427490528 140069271088144 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28083/tid=28098] ppid=28081 vsize=9624976 CPUtime=0.42 cores=0,2,4,6
/proc/28083/task/28098/stat : 28098 (java) S 28081 28083 27428 0 -1 4202560 2422 0 0 0 42 0 0 0 20 0 19 0 253853283 9855975424 199625 33554432000 1073741824 1073778376 140736427490528 140069270034488 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28083/tid=28099] ppid=28081 vsize=9624976 CPUtime=0.59 cores=0,2,4,6
/proc/28083/task/28099/stat : 28099 (java) S 28081 28083 27428 0 -1 4202560 4614 0 0 0 59 0 0 0 20 0 19 0 253853283 9855975424 199625 33554432000 1073741824 1073778376 140736427490528 140069268981944 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28083/tid=28100] ppid=28081 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28083/task/28100/stat : 28100 (java) S 28081 28083 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253853283 9855975424 199625 33554432000 1073741824 1073778376 140736427490528 140069267929592 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28083/tid=28101] ppid=28081 vsize=9624976 CPUtime=0.67 cores=0,2,4,6
/proc/28083/task/28101/stat : 28101 (java) S 28081 28083 27428 0 -1 4202560 102 0 0 0 34 33 0 0 20 0 19 0 253853283 9855975424 199625 33554432000 1073741824 1073778376 140736427490528 140069266877256 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28083/tid=28102] ppid=28081 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28083/task/28102/stat : 28102 (java) S 28081 28083 27428 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 253853320 9855975424 199625 33554432000 1073741824 1073778376 140736427490528 140069265823016 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.02
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

[startup+1793.5 s]
/proc/loadavg: 2.07 2.02 1.99 3/213 28200
/proc/meminfo: memFree=28247276/32873648 swapFree=7112/7112
[pid=28083] ppid=28081 vsize=9624976 CPUtime=1800.02 cores=0,2,4,6
/proc/28083/stat : 28083 (java) S 28081 28083 27428 0 -1 4202496 13817 0 1 0 179910 92 0 0 20 0 19 0 253853277 9855975424 199625 33554432000 1073741824 1073778376 140736427490528 140736427481664 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/28083/statm: 2406244 199625 2282 9 0 2396937 0
[pid=28083/tid=28085] ppid=28081 vsize=9624976 CPUtime=1787.53 cores=0,2,4,6
/proc/28083/task/28085/stat : 28085 (java) R 28081 28083 27428 0 -1 4202560 2601 0 1 0 178722 31 0 0 20 0 19 0 253853278 9855975424 199625 33554432000 1073741824 1073778376 140736427490528 140069920923936 140069772698497 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=28083/tid=28086] ppid=28081 vsize=9624976 CPUtime=0.86 cores=0,2,4,6
/proc/28083/task/28086/stat : 28086 (java) S 28081 28083 27428 0 -1 4202560 276 0 0 0 79 7 0 0 20 0 19 0 253853279 9855975424 199625 33554432000 1073741824 1073778376 140736427490528 140069893376680 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28083/tid=28087] ppid=28081 vsize=9624976 CPUtime=0.86 cores=0,2,4,6
/proc/28083/task/28087/stat : 28087 (java) S 28081 28083 27428 0 -1 4202560 379 0 0 0 79 7 0 0 20 0 19 0 253853279 9855975424 199625 33554432000 1073741824 1073778376 140736427490528 140069892324136 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28083/tid=28088] ppid=28081 vsize=9624976 CPUtime=0.85 cores=0,2,4,6
/proc/28083/task/28088/stat : 28088 (java) S 28081 28083 27428 0 -1 4202560 385 0 0 0 79 6 0 0 20 0 19 0 253853279 9855975424 199625 33554432000 1073741824 1073778376 140736427490528 140069891271592 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28083/tid=28089] ppid=28081 vsize=9624976 CPUtime=1.03 cores=0,2,4,6
/proc/28083/task/28089/stat : 28089 (java) S 28081 28083 27428 0 -1 4202560 372 0 0 0 93 10 0 0 20 0 19 0 253853279 9855975424 199625 33554432000 1073741824 1073778376 140736427490528 140069760969768 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28083/tid=28090] ppid=28081 vsize=9624976 CPUtime=0.88 cores=0,2,4,6
/proc/28083/task/28090/stat : 28090 (java) S 28081 28083 27428 0 -1 4202560 328 0 0 0 82 6 0 0 20 0 19 0 253853279 9855975424 199625 33554432000 1073741824 1073778376 140736427490528 140069759916200 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28083/tid=28091] ppid=28081 vsize=9624976 CPUtime=0.94 cores=0,2,4,6
/proc/28083/task/28091/stat : 28091 (java) S 28081 28083 27428 0 -1 4202560 217 0 0 0 85 9 0 0 20 0 19 0 253853279 9855975424 199625 33554432000 1073741824 1073778376 140736427490528 140069758863656 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28083/tid=28092] ppid=28081 vsize=9624976 CPUtime=0.94 cores=0,2,4,6
/proc/28083/task/28092/stat : 28092 (java) S 28081 28083 27428 0 -1 4202560 183 0 0 0 86 8 0 0 20 0 19 0 253853279 9855975424 199625 33554432000 1073741824 1073778376 140736427490528 140069757811112 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28083/tid=28093] ppid=28081 vsize=9624976 CPUtime=0.87 cores=0,2,4,6
/proc/28083/task/28093/stat : 28093 (java) S 28081 28083 27428 0 -1 4202560 168 0 0 0 80 7 0 0 20 0 19 0 253853279 9855975424 199625 33554432000 1073741824 1073778376 140736427490528 140069756758568 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28083/tid=28094] ppid=28081 vsize=9624976 CPUtime=3.87 cores=0,2,4,6
/proc/28083/task/28094/stat : 28094 (java) S 28081 28083 27428 0 -1 4202560 583 0 0 0 384 3 0 0 20 0 19 0 253853280 9855975424 199625 33554432000 1073741824 1073778376 140736427490528 140069274245736 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28083/tid=28095] ppid=28081 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28083/task/28095/stat : 28095 (java) S 28081 28083 27428 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253853280 9855975424 199625 33554432000 1073741824 1073778376 140736427490528 140069273192056 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28083/tid=28096] ppid=28081 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28083/task/28096/stat : 28096 (java) S 28081 28083 27428 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253853280 9855975424 199625 33554432000 1073741824 1073778376 140736427490528 140069272139400 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28083/tid=28097] ppid=28081 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28083/task/28097/stat : 28097 (java) S 28081 28083 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253853283 9855975424 199625 33554432000 1073741824 1073778376 140736427490528 140069271088144 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28083/tid=28098] ppid=28081 vsize=9624976 CPUtime=0.42 cores=0,2,4,6
/proc/28083/task/28098/stat : 28098 (java) S 28081 28083 27428 0 -1 4202560 2422 0 0 0 42 0 0 0 20 0 19 0 253853283 9855975424 199625 33554432000 1073741824 1073778376 140736427490528 140069270034488 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28083/tid=28099] ppid=28081 vsize=9624976 CPUtime=0.59 cores=0,2,4,6
/proc/28083/task/28099/stat : 28099 (java) S 28081 28083 27428 0 -1 4202560 4614 0 0 0 59 0 0 0 20 0 19 0 253853283 9855975424 199625 33554432000 1073741824 1073778376 140736427490528 140069268981944 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28083/tid=28100] ppid=28081 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28083/task/28100/stat : 28100 (java) S 28081 28083 27428 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253853283 9855975424 199625 33554432000 1073741824 1073778376 140736427490528 140069267929592 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28083/tid=28101] ppid=28081 vsize=9624976 CPUtime=0.67 cores=0,2,4,6
/proc/28083/task/28101/stat : 28101 (java) S 28081 28083 27428 0 -1 4202560 102 0 0 0 34 33 0 0 20 0 19 0 253853283 9855975424 199625 33554432000 1073741824 1073778376 140736427490528 140069266877256 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28083/tid=28102] ppid=28081 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/28083/task/28102/stat : 28102 (java) S 28081 28083 27428 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 253853320 9855975424 199625 33554432000 1073741824 1073778376 140736427490528 140069265823016 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 9624976

Child status: 143
Real time (s): 1793.55
CPU time (s): 1800.67
CPU user time (s): 1799.26
CPU system time (s): 1.41279
CPU usage (%): 100.397
Max. virtual memory (cumulated for all children) (KiB): 9624976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.26
system time used= 1.41278
maximum resident set size= 798616
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13851
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1584
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 40360
involuntary context switches= 17768

runsolver used 5.9291 second user time and 15.5646 second system time

The end

Launcher Data

Begin job on node126 at 2012-05-24 18:34:34
IDJOB=3687863
IDBENCH=2236
IDSOLVER=2269
FILE ID=node126/3687863-1337877274
RUNJOBID= node126-1337871880-27445
PBS_JOBID= 14620078
Free space on /tmp= 71684 MiB

SOLVER NAME= Sat 4j PB Resolution 2.3.2 Snapshot
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb30-15-opb/normalized-frb30-15-1.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3687863-1337877274/watcher-3687863-1337877274 -o /tmp/evaluation-result-3687863-1337877274/solver-3687863-1337877274 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar HOME/instance-3687863-1337877274.opb

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

MD5SUM BENCH= 65bafde3eb06761afc4fe90b6aa8c264
RANDOM SEED=1789182882

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        29769620 kB
Buffers:          230688 kB
Cached:          1864048 kB
SwapCached:        17768 kB
Active:           607004 kB
Inactive:        1731200 kB
Active(anon):     226116 kB
Inactive(anon):    19404 kB
Active(file):     380888 kB
Inactive(file):  1711796 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67086928 kB
Dirty:               824 kB
Writeback:             0 kB
AnonPages:        239608 kB
Mapped:            18228 kB
Shmem:                 0 kB
Slab:             622276 kB
SReclaimable:      66468 kB
SUnreclaim:       555808 kB
KernelStack:        1592 kB
PageTables:         4608 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     696848 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    217088 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

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