Trace number 3718459

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 NameAnswerCPU timeWall clock time
Sat4j PB 2012-05-28MSAT (TO) 1800.08 1796.75

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-21-20--soft-0-100-0.wbo
MD5SUMd3c2a58e2c21bd8565bd5528336ef7ed
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark0.021996
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables420
Total number of constraints41
Number of soft constraints41
Number of constraints which are clauses21
Number of constraints which are cardinality constraints (but not clauses)20
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint20
Maximum length of a constraint21
Top cost 1724
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 1723
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 22
Number of bits of the biggest sum of numbers5
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.06/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.06/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.06/0.09	c See www.sat4j.org for details.
0.08/0.10	c version 2.3.2.v20120528
0.08/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.08/0.10	c java.vm.version	19.1-b02
0.08/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.10	c sun.arch.data.model	64
0.08/0.10	c java.version		1.6.0_24
0.08/0.10	c os.name		Linux
0.08/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.08/0.10	c os.arch		amd64
0.08/0.10	c Free memory 		501472288
0.08/0.10	c Max memory 		7480803328
0.08/0.10	c Total memory 		504102912
0.08/0.10	c Number of processors 	8
0.08/0.12	c Pseudo Boolean Optimization by upper bound
0.08/0.12	c --- Begin Solver configuration ---
0.08/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@4a913fe2
0.08/0.12	c Learn all clauses as in MiniSAT
0.08/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.12	c No reason simplification
0.08/0.12	c Armin Biere (Picosat) restarts strategy
0.08/0.12	c Glucose 2 learned constraints deletion strategy
0.08/0.12	c timeout=2147483s
0.08/0.12	c DB Simplification allowed=false
0.08/0.12	c --- End Solver configuration ---
0.08/0.12	c solving HOME/instance-3718459-1338253879.wbo
0.08/0.12	c reading problem ... 
0.08/0.17	c ... done. Wall clock time 0.042s.
0.08/0.17	c declared #vars     420
0.08/0.17	c internal #vars     461
0.08/0.17	c #constraints  41
0.08/0.17	c constraints type 
0.08/0.17	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 21
0.08/0.17	c ignored satisfied constraints => 1
0.08/0.17	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 20
0.08/0.17	c 42 constraints processed.
0.08/0.17	c objective function length is 41 literals
0.24/0.21	c SATISFIABLE
0.24/0.21	c OPTIMIZING...
0.24/0.21	c Got one! Elapsed wall clock time (in seconds):0.09
0.24/0.21	o 29
0.24/0.25	c Got one! Elapsed wall clock time (in seconds):0.13
0.24/0.25	o 4
0.24/0.28	c Got one! Elapsed wall clock time (in seconds):0.156
0.24/0.28	o 2
0.48/0.30	c Got one! Elapsed wall clock time (in seconds):0.171
0.48/0.30	o 1
0.95/0.75	c cleaning 3042 clauses out of 6090 with flag 45558/6090
1.82/1.54	c cleaning 4521 clauses out of 9048 with flag 107204/12090
2.83/2.50	c cleaning 5758 clauses out of 11529 with flag 167884/19092
3.94/3.65	c cleaning 6880 clauses out of 13768 with flag 242726/27089
5.17/4.81	c cleaning 7939 clauses out of 15888 with flag 316457/36089
6.48/6.19	c cleaning 8967 clauses out of 17949 with flag 391583/46089
8.20/7.89	c cleaning 9984 clauses out of 19982 with flag 479611/57089
10.12/9.71	c cleaning 10994 clauses out of 21998 with flag 576641/69089
12.24/11.80	c cleaning 11992 clauses out of 24004 with flag 698645/82089
14.46/14.02	c cleaning 12998 clauses out of 26012 with flag 837320/96089
17.19/16.76	c cleaning 14008 clauses out of 28020 with flag 983486/111095
20.10/19.62	c cleaning 14999 clauses out of 30007 with flag 1147637/127090
23.12/22.65	c cleaning 15992 clauses out of 32008 with flag 1317008/144090
26.13/25.66	c cleaning 16994 clauses out of 34016 with flag 1490164/162090
29.65/29.14	c cleaning 18010 clauses out of 36021 with flag 1663968/181089
33.76/33.25	c cleaning 19002 clauses out of 38012 with flag 1875036/201090
38.29/37.74	c cleaning 20002 clauses out of 40015 with flag 2080302/222095
42.60/42.09	c cleaning 21000 clauses out of 42008 with flag 2290546/244090
47.95/47.39	c cleaning 22000 clauses out of 44009 with flag 2520027/267091
54.46/53.88	c cleaning 22995 clauses out of 46007 with flag 2791105/291089
61.07/60.45	c cleaning 24000 clauses out of 48013 with flag 3062367/316090
67.70/67.04	c cleaning 25000 clauses out of 50012 with flag 3336943/342089
75.65/74.99	c cleaning 26001 clauses out of 52013 with flag 3638449/369090
83.77/83.08	c cleaning 27006 clauses out of 54018 with flag 3950520/397096
92.19/91.42	c cleaning 28001 clauses out of 56008 with flag 4282758/426092
102.20/101.42	c cleaning 28997 clauses out of 58006 with flag 4623578/456091
111.32/110.50	c cleaning 29998 clauses out of 60008 with flag 4960272/487090
121.95/121.16	c cleaning 30999 clauses out of 62013 with flag 5361978/519093
133.18/132.35	c cleaning 31996 clauses out of 64011 with flag 5738685/552090
143.81/142.98	c cleaning 33003 clauses out of 66015 with flag 6084955/586090
154.85/153.91	c cleaning 34002 clauses out of 68013 with flag 6412322/621091
167.41/166.41	c cleaning 34996 clauses out of 70012 with flag 6806039/657092
180.83/179.87	c cleaning 36003 clauses out of 72019 with flag 7230499/694095
195.55/194.59	c cleaning 36999 clauses out of 74013 with flag 7676816/732092
211.49/210.41	c cleaning 37998 clauses out of 76011 with flag 8139728/771089
227.94/226.82	c cleaning 39003 clauses out of 78014 with flag 8595213/811090
244.37/243.29	c cleaning 40002 clauses out of 80011 with flag 9046913/852090
263.41/262.27	c cleaning 41003 clauses out of 82009 with flag 9537581/894090
282.94/281.78	c cleaning 41996 clauses out of 84005 with flag 10034764/937089
299.37/298.13	c cleaning 43001 clauses out of 86012 with flag 10504557/981092
317.21/315.91	c cleaning 43999 clauses out of 88008 with flag 11019679/1026089
337.65/336.30	c cleaning 44996 clauses out of 90012 with flag 11540295/1072092
358.32/356.95	c cleaning 46003 clauses out of 92014 with flag 12043301/1119090
379.35/377.94	c cleaning 47001 clauses out of 94011 with flag 12490164/1167090
399.08/397.68	c cleaning 47993 clauses out of 96009 with flag 13025195/1216089
424.82/423.37	c cleaning 48983 clauses out of 98016 with flag 13666899/1266089
452.18/450.60	c cleaning 50010 clauses out of 100034 with flag 14219412/1317090
481.78/480.19	c cleaning 51007 clauses out of 102025 with flag 14835539/1369091
513.12/511.50	c cleaning 51998 clauses out of 104016 with flag 15468005/1422089
544.46/542.78	c cleaning 53007 clauses out of 106020 with flag 16112944/1476091
577.71/575.96	c cleaning 54000 clauses out of 108011 with flag 16804406/1531089
609.95/608.14	c cleaning 54997 clauses out of 110011 with flag 17452576/1587089
643.08/641.26	c cleaning 55998 clauses out of 112014 with flag 18147281/1644089
672.84/670.91	c cleaning 57001 clauses out of 114016 with flag 18884409/1702089
703.66/701.76	c cleaning 58002 clauses out of 116015 with flag 19585715/1761089
740.52/738.58	c cleaning 59001 clauses out of 118014 with flag 20352023/1821090
775.33/773.32	c cleaning 59998 clauses out of 120012 with flag 21094975/1882089
806.28/804.22	c cleaning 61003 clauses out of 122016 with flag 21736294/1944091
841.65/839.59	c cleaning 61995 clauses out of 124011 with flag 22480407/2007089
880.73/878.59	c cleaning 62999 clauses out of 126017 with flag 23280266/2071090
924.68/922.47	c cleaning 64000 clauses out of 128018 with flag 24073586/2136090
968.92/966.66	c cleaning 65002 clauses out of 130017 with flag 24895145/2202089
1005.18/1002.85	c cleaning 66005 clauses out of 132019 with flag 25680241/2269093
1041.23/1038.82	c cleaning 67002 clauses out of 134011 with flag 26508244/2337090
1081.16/1078.75	c cleaning 68000 clauses out of 136008 with flag 27233009/2406089
1122.11/1119.61	c cleaning 69002 clauses out of 138013 with flag 27966424/2476094
1152.47/1149.99	c cleaning 69996 clauses out of 140006 with flag 28619942/2547089
1194.86/1192.22	c cleaning 71000 clauses out of 142015 with flag 29335799/2619094
1230.05/1227.39	c cleaning 71995 clauses out of 144015 with flag 30111445/2692094
1265.89/1263.16	c cleaning 73002 clauses out of 146015 with flag 31034655/2766089
1307.00/1304.15	c cleaning 73999 clauses out of 148013 with flag 31921903/2841089
1348.45/1345.50	c cleaning 75004 clauses out of 150019 with flag 32823185/2917094
1398.67/1395.70	c cleaning 75997 clauses out of 152010 with flag 33786000/2994089
1449.93/1446.91	c cleaning 77002 clauses out of 154014 with flag 34733863/3072090
1502.65/1499.68	c cleaning 78001 clauses out of 156011 with flag 35753309/3151089
1547.53/1544.44	c cleaning 79000 clauses out of 158010 with flag 36661307/3231089
1591.56/1588.48	c cleaning 79996 clauses out of 160010 with flag 37575216/3312089
1628.11/1624.97	c cleaning 80999 clauses out of 162018 with flag 38482780/3394093
1693.25/1690.09	c cleaning 81994 clauses out of 164016 with flag 39583701/3477090
1765.94/1762.67	c cleaning 82994 clauses out of 166022 with flag 40735248/3561090
1800.08/1796.71	c starts		: 255
1800.08/1796.71	c conflicts		: 3615589
1800.08/1796.71	c decisions		: 4361557
1800.08/1796.71	c propagations		: 58352388
1800.08/1796.71	c inspects		: 21390330888
1800.08/1796.71	c shortcuts		: 0
1800.08/1796.71	c learnt literals	: 0
1800.08/1796.71	c learnt binary clauses	: 0
1800.08/1796.71	c learnt ternary clauses	: 0
1800.08/1796.71	c learnt constraints	: 3615589
1800.08/1796.71	c ignored constraints	: 0
1800.08/1796.71	c root simplifications	: 0
1800.08/1796.71	c removed literals (reason simplification)	: 0
1800.08/1796.71	c reason swapping (by a shorter reason)	: 0
1800.08/1796.71	c Calls to reduceDB	: 80
1800.08/1796.71	c Number of update (reduction) of LBD	: 2169902
1800.08/1796.71	c number of reductions to clauses (during analyze)	: 0
1800.08/1796.71	c number of learned constraints concerned by reduction	: 0
1800.08/1796.71	c number of learning phase by resolution	: 0
1800.08/1796.71	c number of learning phase by cutting planes	: 0
1800.08/1796.71	c speed (assignments/second)	: 32480.414307271585
1800.08/1796.71	c non guided choices	1381
1800.08/1796.74	c learnt constraints type 
1800.08/1796.74	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 137551
1800.08/1796.74	c constraints type 
1800.08/1796.74	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 21
1800.08/1796.74	c ignored satisfied constraints => 1
1800.08/1796.74	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 21
1800.08/1796.74	c 43 constraints processed.
1800.08/1796.74	s SATISFIABLE
1800.08/1796.74	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 
1800.08/1796.74	c objective function=1
1800.08/1796.74	c Total wall clock time (in seconds): 1796.619

Verifier Data

OK	1

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

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: 2.00 2.00 2.00 3/195 3495
/proc/meminfo: memFree=29390208/32873844 swapFree=7628/7628
[pid=3495] ppid=3493 vsize=9324 CPUtime=0 cores=0,2,4,6
/proc/3495/stat : 3495 (java) R 3493 3495 31640 0 -1 4202496 245 0 0 0 0 0 0 0 20 0 1 0 291512262 9547776 181 33554432000 1073741824 1073778376 140735262239536 140735262222264 254750352266 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3495/statm: 2331 182 140 9 0 79 0

[startup+0.0898509 s]
/proc/loadavg: 2.00 2.00 2.00 3/195 3495
/proc/meminfo: memFree=29390208/32873844 swapFree=7628/7628
[pid=3495] ppid=3493 vsize=9558416 CPUtime=0.06 cores=0,2,4,6
/proc/3495/stat : 3495 (java) S 3493 3495 31640 0 -1 4202496 3346 0 1 0 5 1 0 0 20 0 18 0 291512262 9787817984 4556 33554432000 1073741824 1073778376 140734694264256 140734694255392 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3495/statm: 2389604 4556 1773 9 0 2380296 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 9558416

[startup+0.100269 s]
/proc/loadavg: 2.00 2.00 2.00 3/195 3495
/proc/meminfo: memFree=29390208/32873844 swapFree=7628/7628
[pid=3495] ppid=3493 vsize=9558416 CPUtime=0.08 cores=0,2,4,6
/proc/3495/stat : 3495 (java) S 3493 3495 31640 0 -1 4202496 4085 0 1 0 7 1 0 0 20 0 18 0 291512262 9787817984 5291 33554432000 1073741824 1073778376 140734694264256 140734694255392 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3495/statm: 2389604 5291 2041 9 0 2380296 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9558416

[startup+0.300237 s]
/proc/loadavg: 2.00 2.00 2.00 3/195 3495
/proc/meminfo: memFree=29390208/32873844 swapFree=7628/7628
[pid=3495] ppid=3493 vsize=9624980 CPUtime=0.48 cores=0,2,4,6
/proc/3495/stat : 3495 (java) S 3493 3495 31640 0 -1 4202496 6529 0 1 0 46 2 0 0 20 0 19 0 291512262 9855979520 7288 33554432000 1073741824 1073778376 140734694264256 140734694255392 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3495/statm: 2406245 7288 2223 9 0 2396937 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 9624980

[startup+0.700183 s]
/proc/loadavg: 2.00 2.00 2.00 3/195 3495
/proc/meminfo: memFree=29390208/32873844 swapFree=7628/7628
[pid=3495] ppid=3493 vsize=9624980 CPUtime=0.95 cores=0,2,4,6
/proc/3495/stat : 3495 (java) S 3493 3495 31640 0 -1 4202496 7043 0 1 0 93 2 0 0 20 0 19 0 291512262 9855979520 8865 33554432000 1073741824 1073778376 140734694264256 140734694255392 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3495/statm: 2406245 8865 2231 9 0 2396937 0
Current children cumulated CPU time (s) 0.95
Current children cumulated vsize (KiB) 9624980

[startup+1.50069 s]
/proc/loadavg: 2.00 2.00 2.00 3/214 3514
/proc/meminfo: memFree=29352700/32873844 swapFree=7628/7628
[pid=3495] ppid=3493 vsize=9624980 CPUtime=1.82 cores=0,2,4,6
/proc/3495/stat : 3495 (java) S 3493 3495 31640 0 -1 4202496 7113 0 1 0 179 3 0 0 20 0 19 0 291512262 9855979520 11476 33554432000 1073741824 1073778376 140734694264256 140734694255392 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3495/statm: 2406245 11476 2263 9 0 2396937 0
[pid=3495/tid=3497] ppid=3493 vsize=9624980 CPUtime=1.45 cores=0,2,4,6
/proc/3495/task/3497/stat : 3497 (java) R 3493 3495 31640 0 -1 4202560 2450 0 1 0 144 1 0 0 20 0 19 0 291512263 9855979520 11476 33554432000 1073741824 1073778376 140734694264256 140041068946056 140040915535498 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=3495/tid=3498] ppid=3493 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3495/task/3498/stat : 3498 (java) S 3493 3495 31640 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291512264 9855979520 11476 33554432000 1073741824 1073778376 140734694264256 140041041397928 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3495/tid=3499] ppid=3493 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3495/task/3499/stat : 3499 (java) S 3493 3495 31640 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291512264 9855979520 11476 33554432000 1073741824 1073778376 140734694264256 140041040345384 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3495/tid=3500] ppid=3493 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3495/task/3500/stat : 3500 (java) S 3493 3495 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291512264 9855979520 11476 33554432000 1073741824 1073778376 140734694264256 140041039292840 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3495/tid=3501] ppid=3493 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3495/task/3501/stat : 3501 (java) S 3493 3495 31640 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 291512265 9855979520 11476 33554432000 1073741824 1073778376 140734694264256 140041038240296 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3495/tid=3502] ppid=3493 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3495/task/3502/stat : 3502 (java) S 3493 3495 31640 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 291512265 9855979520 11476 33554432000 1073741824 1073778376 140734694264256 140041037187752 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3495/tid=3503] ppid=3493 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3495/task/3503/stat : 3503 (java) S 3493 3495 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291512265 9855979520 11476 33554432000 1073741824 1073778376 140734694264256 140041036135208 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3495/tid=3504] ppid=3493 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3495/task/3504/stat : 3504 (java) S 3493 3495 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291512265 9855979520 11476 33554432000 1073741824 1073778376 140734694264256 140041035082664 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3495/tid=3505] ppid=3493 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3495/task/3505/stat : 3505 (java) S 3493 3495 31640 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 291512265 9855979520 11476 33554432000 1073741824 1073778376 140734694264256 140041034030120 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3495/tid=3506] ppid=3493 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3495/task/3506/stat : 3506 (java) S 3493 3495 31640 0 -1 4202560 33 0 0 0 0 0 0 0 20 0 19 0 291512266 9855979520 11476 33554432000 1073741824 1073778376 140734694264256 140040422262888 254753683369 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3495/tid=3507] ppid=3493 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3495/task/3507/stat : 3507 (java) S 3493 3495 31640 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291512266 9855979520 11476 33554432000 1073741824 1073778376 140734694264256 140040421209208 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3495/tid=3508] ppid=3493 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3495/task/3508/stat : 3508 (java) S 3493 3495 31640 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291512266 9855979520 11476 33554432000 1073741824 1073778376 140734694264256 140040420156552 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3495/tid=3509] ppid=3493 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3495/task/3509/stat : 3509 (java) S 3493 3495 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291512269 9855979520 11476 33554432000 1073741824 1073778376 140734694264256 140040419105296 254753691424 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3495/tid=3510] ppid=3493 vsize=9624980 CPUtime=0.13 cores=0,2,4,6
/proc/3495/task/3510/stat : 3510 (java) S 3493 3495 31640 0 -1 4202560 1072 0 0 0 13 0 0 0 20 0 19 0 291512269 9855979520 11476 33554432000 1073741824 1073778376 140734694264256 140040418052664 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3495/tid=3511] ppid=3493 vsize=9624980 CPUtime=0.18 cores=0,2,4,6
/proc/3495/task/3511/stat : 3511 (java) S 3493 3495 31640 0 -1 4202560 2343 0 0 0 18 0 0 0 20 0 19 0 291512269 9855979520 11476 33554432000 1073741824 1073778376 140734694264256 140040417000120 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3495/tid=3512] ppid=3493 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3495/task/3512/stat : 3512 (java) S 3493 3495 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291512269 9855979520 11476 33554432000 1073741824 1073778376 140734694264256 140040415947768 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3495/tid=3513] ppid=3493 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3495/task/3513/stat : 3513 (java) S 3493 3495 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291512269 9855979520 11476 33554432000 1073741824 1073778376 140734694264256 140040414895432 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3495/tid=3514] ppid=3493 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3495/task/3514/stat : 3514 (java) S 3493 3495 31640 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291512280 9855979520 11476 33554432000 1073741824 1073778376 140734694264256 140040413840168 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.82
Current children cumulated vsize (KiB) 9624980

[startup+3.10072 s]
/proc/loadavg: 2.00 2.00 2.00 3/214 3514
/proc/meminfo: memFree=29343888/32873844 swapFree=7628/7628
[pid=3495] ppid=3493 vsize=9624980 CPUtime=3.44 cores=0,2,4,6
/proc/3495/stat : 3495 (java) S 3493 3495 31640 0 -1 4202496 7147 0 1 0 340 4 0 0 20 0 19 0 291512262 9855979520 15072 33554432000 1073741824 1073778376 140734694264256 140734694255392 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3495/statm: 2406245 15072 2263 9 0 2396937 0
[pid=3495/tid=3497] ppid=3493 vsize=9624980 CPUtime=3.01 cores=0,2,4,6
/proc/3495/task/3497/stat : 3497 (java) R 3493 3495 31640 0 -1 4202560 2451 0 1 0 300 1 0 0 20 0 19 0 291512263 9855979520 15072 33554432000 1073741824 1073778376 140734694264256 140041068945912 140040915604955 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=3495/tid=3498] ppid=3493 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3495/task/3498/stat : 3498 (java) S 3493 3495 31640 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291512264 9855979520 15072 33554432000 1073741824 1073778376 140734694264256 140041041397928 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3495/tid=3499] ppid=3493 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3495/task/3499/stat : 3499 (java) S 3493 3495 31640 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 291512264 9855979520 15072 33554432000 1073741824 1073778376 140734694264256 140041040345384 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3495/tid=3500] ppid=3493 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3495/task/3500/stat : 3500 (java) S 3493 3495 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291512264 9855979520 15072 33554432000 1073741824 1073778376 140734694264256 140041039292840 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3495/tid=3501] ppid=3493 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3495/task/3501/stat : 3501 (java) S 3493 3495 31640 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 291512265 9855979520 15072 33554432000 1073741824 1073778376 140734694264256 140041038240296 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3495/tid=3502] ppid=3493 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3495/task/3502/stat : 3502 (java) S 3493 3495 31640 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 291512265 9855979520 15072 33554432000 1073741824 1073778376 140734694264256 140041037187752 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3495/tid=3503] ppid=3493 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3495/task/3503/stat : 3503 (java) S 3493 3495 31640 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 291512265 9855979520 15072 33554432000 1073741824 1073778376 140734694264256 140041036135208 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3495/tid=3504] ppid=3493 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3495/task/3504/stat : 3504 (java) S 3493 3495 31640 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 291512265 9855979520 15072 33554432000 1073741824 1073778376 140734694264256 140041035082664 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3495/tid=3505] ppid=3493 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3495/task/3505/stat : 3505 (java) S 3493 3495 31640 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 19 0 291512265 9855979520 15072 33554432000 1073741824 1073778376 140734694264256 140041034030120 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3495/tid=3506] ppid=3493 vsize=9624980 CPUtime=0.02 cores=0,2,4,6
/proc/3495/task/3506/stat : 3506 (java) S 3493 3495 31640 0 -1 4202560 35 0 0 0 2 0 0 0 20 0 19 0 291512266 9855979520 15072 33554432000 1073741824 1073778376 140734694264256 140040422262888 254753683369 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3495/tid=3507] ppid=3493 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3495/task/3507/stat : 3507 (java) S 3493 3495 31640 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291512266 9855979520 15072 33554432000 1073741824 1073778376 140734694264256 140040421209208 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3495/tid=3508] ppid=3493 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3495/task/3508/stat : 3508 (java) S 3493 3495 31640 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291512266 9855979520 15072 33554432000 1073741824 1073778376 140734694264256 140040420156552 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3495/tid=3509] ppid=3493 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3495/task/3509/stat : 3509 (java) S 3493 3495 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291512269 9855979520 15072 33554432000 1073741824 1073778376 140734694264256 140040419105296 254753691424 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3495/tid=3510] ppid=3493 vsize=9624980 CPUtime=0.13 cores=0,2,4,6
/proc/3495/task/3510/stat : 3510 (java) S 3493 3495 31640 0 -1 4202560 1072 0 0 0 13 0 0 0 20 0 19 0 291512269 9855979520 15072 33554432000 1073741824 1073778376 140734694264256 140040418052664 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3495/tid=3511] ppid=3493 vsize=9624980 CPUtime=0.18 cores=0,2,4,6
/proc/3495/task/3511/stat : 3511 (java) S 3493 3495 31640 0 -1 4202560 2344 0 0 0 18 0 0 0 20 0 19 0 291512269 9855979520 15072 33554432000 1073741824 1073778376 140734694264256 140040417000120 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3495/tid=3512] ppid=3493 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3495/task/3512/stat : 3512 (java) S 3493 3495 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291512269 9855979520 15072 33554432000 1073741824 1073778376 140734694264256 140040415947768 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3495/tid=3513] ppid=3493 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3495/task/3513/stat : 3513 (java) S 3493 3495 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291512269 9855979520 15072 33554432000 1073741824 1073778376 140734694264256 140040414895432 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3495/tid=3514] ppid=3493 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3495/task/3514/stat : 3514 (java) S 3493 3495 31640 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291512280 9855979520 15072 33554432000 1073741824 1073778376 140734694264256 140040413840168 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.44
Current children cumulated vsize (KiB) 9624980

[startup+6.30077 s]
/proc/loadavg: 2.00 2.00 2.00 3/214 3514
/proc/meminfo: memFree=29329304/32873844 swapFree=7628/7628
[pid=3495] ppid=3493 vsize=9624980 CPUtime=6.7 cores=0,2,4,6
/proc/3495/stat : 3495 (java) S 3493 3495 31640 0 -1 4202496 7175 0 1 0 665 5 0 0 20 0 19 0 291512262 9855979520 18629 33554432000 1073741824 1073778376 140734694264256 140734694255392 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3495/statm: 2406245 18629 2264 9 0 2396937 0
[pid=3495/tid=3497] ppid=3493 vsize=9624980 CPUtime=6.15 cores=0,2,4,6
/proc/3495/task/3497/stat : 3497 (java) R 3493 3495 31640 0 -1 4202560 2456 0 1 0 614 1 0 0 20 0 19 0 291512263 9855979520 18629 33554432000 1073741824 1073778376 140734694264256 140041068945816 140040915535685 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=3495/tid=3498] ppid=3493 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3495/task/3498/stat : 3498 (java) S 3493 3495 31640 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 291512264 9855979520 18629 33554432000 1073741824 1073778376 140734694264256 140041041397928 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3495/tid=3499] ppid=3493 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3495/task/3499/stat : 3499 (java) S 3493 3495 31640 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 291512264 9855979520 18629 33554432000 1073741824 1073778376 140734694264256 140041040345384 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3495/tid=3500] ppid=3493 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3495/task/3500/stat : 3500 (java) S 3493 3495 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291512264 9855979520 18629 33554432000 1073741824 1073778376 140734694264256 140041039292840 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3495/tid=3501] ppid=3493 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3495/task/3501/stat : 3501 (java) S 3493 3495 31640 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291512265 9855979520 18629 33554432000 1073741824 1073778376 140734694264256 140041038240296 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3495/tid=3502] ppid=3493 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3495/task/3502/stat : 3502 (java) S 3493 3495 31640 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 19 0 291512265 9855979520 18629 33554432000 1073741824 1073778376 140734694264256 140041037187752 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3495/tid=3503] ppid=3493 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3495/task/3503/stat : 3503 (java) S 3493 3495 31640 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 291512265 9855979520 18629 33554432000 1073741824 1073778376 140734694264256 140041036135208 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3495/tid=3504] ppid=3493 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3495/task/3504/stat : 3504 (java) S 3493 3495 31640 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 291512265 9855979520 18629 33554432000 1073741824 1073778376 140734694264256 140041035082664 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3495/tid=3505] ppid=3493 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3495/task/3505/stat : 3505 (java) S 3493 3495 31640 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291512265 9855979520 18629 33554432000 1073741824 1073778376 140734694264256 140041034030120 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3495/tid=3506] ppid=3493 vsize=9624980 CPUtime=0.06 cores=0,2,4,6
/proc/3495/task/3506/stat : 3506 (java) S 3493 3495 31640 0 -1 4202560 37 0 0 0 6 0 0 0 20 0 19 0 291512266 9855979520 18629 33554432000 1073741824 1073778376 140734694264256 140040422262888 254753683369 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3495/tid=3507] ppid=3493 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3495/task/3507/stat : 3507 (java) S 3493 3495 31640 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291512266 9855979520 18629 33554432000 1073741824 1073778376 140734694264256 140040421209208 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3495/tid=3508] ppid=3493 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3495/task/3508/stat : 3508 (java) S 3493 3495 31640 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291512266 9855979520 18629 33554432000 1073741824 1073778376 140734694264256 140040420156552 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3495/tid=3509] ppid=3493 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3495/task/3509/stat : 3509 (java) S 3493 3495 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291512269 9855979520 18629 33554432000 1073741824 1073778376 140734694264256 140040419105296 254753691424 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3495/tid=3510] ppid=3493 vsize=9624980 CPUtime=0.14 cores=0,2,4,6
/proc/3495/task/3510/stat : 3510 (java) S 3493 3495 31640 0 -1 4202560 1072 0 0 0 14 0 0 0 20 0 19 0 291512269 9855979520 18629 33554432000 1073741824 1073778376 140734694264256 140040418052664 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3495/tid=3511] ppid=3493 vsize=9624980 CPUtime=0.2 cores=0,2,4,6
/proc/3495/task/3511/stat : 3511 (java) S 3493 3495 31640 0 -1 4202560 2346 0 0 0 20 0 0 0 20 0 19 0 291512269 9855979520 18629 33554432000 1073741824 1073778376 140734694264256 140040417000120 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3495/tid=3512] ppid=3493 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3495/task/3512/stat : 3512 (java) S 3493 3495 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291512269 9855979520 18629 33554432000 1073741824 1073778376 140734694264256 140040415947768 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3495/tid=3513] ppid=3493 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3495/task/3513/stat : 3513 (java) S 3493 3495 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291512269 9855979520 18629 33554432000 1073741824 1073778376 140734694264256 140040414895432 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3495/tid=3514] ppid=3493 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3495/task/3514/stat : 3514 (java) S 3493 3495 31640 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291512280 9855979520 18629 33554432000 1073741824 1073778376 140734694264256 140040413840168 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 6.7
Current children cumulated vsize (KiB) 9624980

[startup+12.7007 s]

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

[pid=3495/tid=3510] ppid=3493 vsize=9624980 CPUtime=0.16 cores=0,2,4,6
/proc/3495/task/3510/stat : 3510 (java) S 3493 3495 31640 0 -1 4202560 1400 0 0 0 16 0 0 0 20 0 19 0 291512269 9855979520 82667 33554432000 1073741824 1073778376 140734694264256 140040418052664 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3495/tid=3511] ppid=3493 vsize=9624980 CPUtime=0.2 cores=0,2,4,6
/proc/3495/task/3511/stat : 3511 (java) S 3493 3495 31640 0 -1 4202560 2346 0 0 0 20 0 0 0 20 0 19 0 291512269 9855979520 82667 33554432000 1073741824 1073778376 140734694264256 140040417000120 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3495/tid=3512] ppid=3493 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3495/task/3512/stat : 3512 (java) S 3493 3495 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291512269 9855979520 82667 33554432000 1073741824 1073778376 140734694264256 140040415947768 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3495/tid=3513] ppid=3493 vsize=9624980 CPUtime=0.69 cores=0,2,4,6
/proc/3495/task/3513/stat : 3513 (java) S 3493 3495 31640 0 -1 4202560 99 0 0 0 36 33 0 0 20 0 19 0 291512269 9855979520 82667 33554432000 1073741824 1073778376 140734694264256 140040414895432 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3495/tid=3514] ppid=3493 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3495/task/3514/stat : 3514 (java) S 3493 3495 31640 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291512280 9855979520 82667 33554432000 1073741824 1073778376 140734694264256 140040413840168 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1725.63
Current children cumulated vsize (KiB) 9624980

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/215 5014
/proc/meminfo: memFree=29214092/32873844 swapFree=7628/7628
[pid=3495] ppid=3493 vsize=9624980 CPUtime=1785.67 cores=0,2,4,6
/proc/3495/stat : 3495 (java) S 3493 3495 31640 0 -1 4202496 9195 0 1 0 178518 49 0 0 20 0 19 0 291512262 9855979520 82667 33554432000 1073741824 1073778376 140734694264256 140734694255392 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3495/statm: 2406245 82667 2265 9 0 2396937 0
[pid=3495/tid=3497] ppid=3493 vsize=9624980 CPUtime=1773.28 cores=0,2,4,6
/proc/3495/task/3497/stat : 3497 (java) R 3493 3495 31640 0 -1 4202560 2571 0 1 0 177298 30 0 0 20 0 19 0 291512263 9855979520 82667 33554432000 1073741824 1073778376 140734694264256 140041068945696 140040915604955 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=3495/tid=3498] ppid=3493 vsize=9624980 CPUtime=0.46 cores=0,2,4,6
/proc/3495/task/3498/stat : 3498 (java) S 3493 3495 31640 0 -1 4202560 276 0 0 0 45 1 0 0 20 0 19 0 291512264 9855979520 82667 33554432000 1073741824 1073778376 140734694264256 140041041397928 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3495/tid=3499] ppid=3493 vsize=9624980 CPUtime=0.54 cores=0,2,4,6
/proc/3495/task/3499/stat : 3499 (java) S 3493 3495 31640 0 -1 4202560 337 0 0 0 51 3 0 0 20 0 19 0 291512264 9855979520 82667 33554432000 1073741824 1073778376 140734694264256 140041040345384 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3495/tid=3500] ppid=3493 vsize=9624980 CPUtime=0.56 cores=0,2,4,6
/proc/3495/task/3500/stat : 3500 (java) S 3493 3495 31640 0 -1 4202560 190 0 0 0 54 2 0 0 20 0 19 0 291512264 9855979520 82667 33554432000 1073741824 1073778376 140734694264256 140041039292840 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3495/tid=3501] ppid=3493 vsize=9624980 CPUtime=0.47 cores=0,2,4,6
/proc/3495/task/3501/stat : 3501 (java) S 3493 3495 31640 0 -1 4202560 82 0 0 0 45 2 0 0 20 0 19 0 291512265 9855979520 82667 33554432000 1073741824 1073778376 140734694264256 140041038240296 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3495/tid=3502] ppid=3493 vsize=9624980 CPUtime=0.55 cores=0,2,4,6
/proc/3495/task/3502/stat : 3502 (java) S 3493 3495 31640 0 -1 4202560 83 0 0 0 53 2 0 0 20 0 19 0 291512265 9855979520 82667 33554432000 1073741824 1073778376 140734694264256 140041037187752 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3495/tid=3503] ppid=3493 vsize=9624980 CPUtime=0.53 cores=0,2,4,6
/proc/3495/task/3503/stat : 3503 (java) S 3493 3495 31640 0 -1 4202560 201 0 0 0 50 3 0 0 20 0 19 0 291512265 9855979520 82667 33554432000 1073741824 1073778376 140734694264256 140041036135208 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3495/tid=3504] ppid=3493 vsize=9624980 CPUtime=0.58 cores=0,2,4,6
/proc/3495/task/3504/stat : 3504 (java) S 3493 3495 31640 0 -1 4202560 92 0 0 0 55 3 0 0 20 0 19 0 291512265 9855979520 82667 33554432000 1073741824 1073778376 140734694264256 140041035082664 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3495/tid=3505] ppid=3493 vsize=9624980 CPUtime=0.5 cores=0,2,4,6
/proc/3495/task/3505/stat : 3505 (java) S 3493 3495 31640 0 -1 4202560 178 0 0 0 47 3 0 0 20 0 19 0 291512265 9855979520 82667 33554432000 1073741824 1073778376 140734694264256 140041034030120 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3495/tid=3506] ppid=3493 vsize=9624980 CPUtime=2.94 cores=0,2,4,6
/proc/3495/task/3506/stat : 3506 (java) S 3493 3495 31640 0 -1 4202560 157 0 0 0 292 2 0 0 20 0 19 0 291512266 9855979520 82667 33554432000 1073741824 1073778376 140734694264256 140040422262888 254753683369 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3495/tid=3507] ppid=3493 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3495/task/3507/stat : 3507 (java) S 3493 3495 31640 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291512266 9855979520 82667 33554432000 1073741824 1073778376 140734694264256 140040421209208 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3495/tid=3508] ppid=3493 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3495/task/3508/stat : 3508 (java) S 3493 3495 31640 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291512266 9855979520 82667 33554432000 1073741824 1073778376 140734694264256 140040420156552 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3495/tid=3509] ppid=3493 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3495/task/3509/stat : 3509 (java) S 3493 3495 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291512269 9855979520 82667 33554432000 1073741824 1073778376 140734694264256 140040419105296 254753691424 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3495/tid=3510] ppid=3493 vsize=9624980 CPUtime=0.16 cores=0,2,4,6
/proc/3495/task/3510/stat : 3510 (java) S 3493 3495 31640 0 -1 4202560 1400 0 0 0 16 0 0 0 20 0 19 0 291512269 9855979520 82667 33554432000 1073741824 1073778376 140734694264256 140040418052664 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3495/tid=3511] ppid=3493 vsize=9624980 CPUtime=0.2 cores=0,2,4,6
/proc/3495/task/3511/stat : 3511 (java) S 3493 3495 31640 0 -1 4202560 2346 0 0 0 20 0 0 0 20 0 19 0 291512269 9855979520 82667 33554432000 1073741824 1073778376 140734694264256 140040417000120 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3495/tid=3512] ppid=3493 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3495/task/3512/stat : 3512 (java) S 3493 3495 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291512269 9855979520 82667 33554432000 1073741824 1073778376 140734694264256 140040415947768 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3495/tid=3513] ppid=3493 vsize=9624980 CPUtime=0.71 cores=0,2,4,6
/proc/3495/task/3513/stat : 3513 (java) S 3493 3495 31640 0 -1 4202560 103 0 0 0 38 33 0 0 20 0 19 0 291512269 9855979520 82667 33554432000 1073741824 1073778376 140734694264256 140040414895432 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3495/tid=3514] ppid=3493 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3495/task/3514/stat : 3514 (java) S 3493 3495 31640 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291512280 9855979520 82667 33554432000 1073741824 1073778376 140734694264256 140040413840168 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1785.67
Current children cumulated vsize (KiB) 9624980



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1796.7 s]
/proc/loadavg: 2.02 2.01 2.00 3/214 5014
/proc/meminfo: memFree=29212052/32873844 swapFree=7628/7628
[pid=3495] ppid=3493 vsize=9624980 CPUtime=1800.08 cores=0,2,4,6
/proc/3495/stat : 3495 (java) S 3493 3495 31640 0 -1 4202496 9195 0 1 0 179959 49 0 0 20 0 19 0 291512262 9855979520 82667 33554432000 1073741824 1073778376 140734694264256 140734694255392 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3495/statm: 2406245 82667 2265 9 0 2396937 0
[pid=3495/tid=3497] ppid=3493 vsize=9624980 CPUtime=1787.65 cores=0,2,4,6
/proc/3495/task/3497/stat : 3497 (java) R 3493 3495 31640 0 -1 4202560 2571 0 1 0 178734 31 0 0 20 0 19 0 291512263 9855979520 82667 33554432000 1073741824 1073778376 140734694264256 140041068945696 140040915604955 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=3495/tid=3498] ppid=3493 vsize=9624980 CPUtime=0.46 cores=0,2,4,6
/proc/3495/task/3498/stat : 3498 (java) S 3493 3495 31640 0 -1 4202560 276 0 0 0 45 1 0 0 20 0 19 0 291512264 9855979520 82667 33554432000 1073741824 1073778376 140734694264256 140041041397928 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3495/tid=3499] ppid=3493 vsize=9624980 CPUtime=0.54 cores=0,2,4,6
/proc/3495/task/3499/stat : 3499 (java) S 3493 3495 31640 0 -1 4202560 337 0 0 0 51 3 0 0 20 0 19 0 291512264 9855979520 82667 33554432000 1073741824 1073778376 140734694264256 140041040345384 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3495/tid=3500] ppid=3493 vsize=9624980 CPUtime=0.56 cores=0,2,4,6
/proc/3495/task/3500/stat : 3500 (java) S 3493 3495 31640 0 -1 4202560 190 0 0 0 54 2 0 0 20 0 19 0 291512264 9855979520 82667 33554432000 1073741824 1073778376 140734694264256 140041039292840 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3495/tid=3501] ppid=3493 vsize=9624980 CPUtime=0.47 cores=0,2,4,6
/proc/3495/task/3501/stat : 3501 (java) S 3493 3495 31640 0 -1 4202560 82 0 0 0 45 2 0 0 20 0 19 0 291512265 9855979520 82667 33554432000 1073741824 1073778376 140734694264256 140041038240296 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3495/tid=3502] ppid=3493 vsize=9624980 CPUtime=0.55 cores=0,2,4,6
/proc/3495/task/3502/stat : 3502 (java) S 3493 3495 31640 0 -1 4202560 83 0 0 0 53 2 0 0 20 0 19 0 291512265 9855979520 82667 33554432000 1073741824 1073778376 140734694264256 140041037187752 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3495/tid=3503] ppid=3493 vsize=9624980 CPUtime=0.53 cores=0,2,4,6
/proc/3495/task/3503/stat : 3503 (java) S 3493 3495 31640 0 -1 4202560 201 0 0 0 50 3 0 0 20 0 19 0 291512265 9855979520 82667 33554432000 1073741824 1073778376 140734694264256 140041036135208 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3495/tid=3504] ppid=3493 vsize=9624980 CPUtime=0.58 cores=0,2,4,6
/proc/3495/task/3504/stat : 3504 (java) S 3493 3495 31640 0 -1 4202560 92 0 0 0 55 3 0 0 20 0 19 0 291512265 9855979520 82667 33554432000 1073741824 1073778376 140734694264256 140041035082664 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3495/tid=3505] ppid=3493 vsize=9624980 CPUtime=0.5 cores=0,2,4,6
/proc/3495/task/3505/stat : 3505 (java) S 3493 3495 31640 0 -1 4202560 178 0 0 0 47 3 0 0 20 0 19 0 291512265 9855979520 82667 33554432000 1073741824 1073778376 140734694264256 140041034030120 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3495/tid=3506] ppid=3493 vsize=9624980 CPUtime=2.94 cores=0,2,4,6
/proc/3495/task/3506/stat : 3506 (java) S 3493 3495 31640 0 -1 4202560 157 0 0 0 292 2 0 0 20 0 19 0 291512266 9855979520 82667 33554432000 1073741824 1073778376 140734694264256 140040422262888 254753683369 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3495/tid=3507] ppid=3493 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3495/task/3507/stat : 3507 (java) S 3493 3495 31640 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291512266 9855979520 82667 33554432000 1073741824 1073778376 140734694264256 140040421209208 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3495/tid=3508] ppid=3493 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3495/task/3508/stat : 3508 (java) S 3493 3495 31640 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291512266 9855979520 82667 33554432000 1073741824 1073778376 140734694264256 140040420156552 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3495/tid=3509] ppid=3493 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3495/task/3509/stat : 3509 (java) S 3493 3495 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291512269 9855979520 82667 33554432000 1073741824 1073778376 140734694264256 140040419105296 254753691424 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3495/tid=3510] ppid=3493 vsize=9624980 CPUtime=0.16 cores=0,2,4,6
/proc/3495/task/3510/stat : 3510 (java) S 3493 3495 31640 0 -1 4202560 1400 0 0 0 16 0 0 0 20 0 19 0 291512269 9855979520 82667 33554432000 1073741824 1073778376 140734694264256 140040418052664 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3495/tid=3511] ppid=3493 vsize=9624980 CPUtime=0.2 cores=0,2,4,6
/proc/3495/task/3511/stat : 3511 (java) S 3493 3495 31640 0 -1 4202560 2346 0 0 0 20 0 0 0 20 0 19 0 291512269 9855979520 82667 33554432000 1073741824 1073778376 140734694264256 140040417000120 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3495/tid=3512] ppid=3493 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3495/task/3512/stat : 3512 (java) S 3493 3495 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291512269 9855979520 82667 33554432000 1073741824 1073778376 140734694264256 140040415947768 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3495/tid=3513] ppid=3493 vsize=9624980 CPUtime=0.71 cores=0,2,4,6
/proc/3495/task/3513/stat : 3513 (java) S 3493 3495 31640 0 -1 4202560 103 0 0 0 38 33 0 0 20 0 19 0 291512269 9855979520 82667 33554432000 1073741824 1073778376 140734694264256 140040414895432 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3495/tid=3514] ppid=3493 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3495/task/3514/stat : 3514 (java) S 3493 3495 31640 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291512280 9855979520 82667 33554432000 1073741824 1073778376 140734694264256 140040413840168 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 9624980

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

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

[startup+1796.7 s]
/proc/loadavg: 2.02 2.01 2.00 3/214 5014
/proc/meminfo: memFree=29212052/32873844 swapFree=7628/7628
[pid=3495] ppid=3493 vsize=9624980 CPUtime=1800.08 cores=0,2,4,6
/proc/3495/stat : 3495 (java) S 3493 3495 31640 0 -1 4202496 9195 0 1 0 179959 49 0 0 20 0 19 0 291512262 9855979520 82667 33554432000 1073741824 1073778376 140734694264256 140734694255392 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3495/statm: 2406245 82667 2265 9 0 2396937 0
[pid=3495/tid=3497] ppid=3493 vsize=9624980 CPUtime=1787.65 cores=0,2,4,6
/proc/3495/task/3497/stat : 3497 (java) R 3493 3495 31640 0 -1 4202560 2571 0 1 0 178734 31 0 0 20 0 19 0 291512263 9855979520 82667 33554432000 1073741824 1073778376 140734694264256 140041068945696 140040915604955 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=3495/tid=3498] ppid=3493 vsize=9624980 CPUtime=0.46 cores=0,2,4,6
/proc/3495/task/3498/stat : 3498 (java) S 3493 3495 31640 0 -1 4202560 276 0 0 0 45 1 0 0 20 0 19 0 291512264 9855979520 82667 33554432000 1073741824 1073778376 140734694264256 140041041397928 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3495/tid=3499] ppid=3493 vsize=9624980 CPUtime=0.54 cores=0,2,4,6
/proc/3495/task/3499/stat : 3499 (java) S 3493 3495 31640 0 -1 4202560 337 0 0 0 51 3 0 0 20 0 19 0 291512264 9855979520 82667 33554432000 1073741824 1073778376 140734694264256 140041040345384 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3495/tid=3500] ppid=3493 vsize=9624980 CPUtime=0.56 cores=0,2,4,6
/proc/3495/task/3500/stat : 3500 (java) S 3493 3495 31640 0 -1 4202560 190 0 0 0 54 2 0 0 20 0 19 0 291512264 9855979520 82667 33554432000 1073741824 1073778376 140734694264256 140041039292840 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3495/tid=3501] ppid=3493 vsize=9624980 CPUtime=0.47 cores=0,2,4,6
/proc/3495/task/3501/stat : 3501 (java) S 3493 3495 31640 0 -1 4202560 82 0 0 0 45 2 0 0 20 0 19 0 291512265 9855979520 82667 33554432000 1073741824 1073778376 140734694264256 140041038240296 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3495/tid=3502] ppid=3493 vsize=9624980 CPUtime=0.55 cores=0,2,4,6
/proc/3495/task/3502/stat : 3502 (java) S 3493 3495 31640 0 -1 4202560 83 0 0 0 53 2 0 0 20 0 19 0 291512265 9855979520 82667 33554432000 1073741824 1073778376 140734694264256 140041037187752 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3495/tid=3503] ppid=3493 vsize=9624980 CPUtime=0.53 cores=0,2,4,6
/proc/3495/task/3503/stat : 3503 (java) S 3493 3495 31640 0 -1 4202560 201 0 0 0 50 3 0 0 20 0 19 0 291512265 9855979520 82667 33554432000 1073741824 1073778376 140734694264256 140041036135208 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3495/tid=3504] ppid=3493 vsize=9624980 CPUtime=0.58 cores=0,2,4,6
/proc/3495/task/3504/stat : 3504 (java) S 3493 3495 31640 0 -1 4202560 92 0 0 0 55 3 0 0 20 0 19 0 291512265 9855979520 82667 33554432000 1073741824 1073778376 140734694264256 140041035082664 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3495/tid=3505] ppid=3493 vsize=9624980 CPUtime=0.5 cores=0,2,4,6
/proc/3495/task/3505/stat : 3505 (java) S 3493 3495 31640 0 -1 4202560 178 0 0 0 47 3 0 0 20 0 19 0 291512265 9855979520 82667 33554432000 1073741824 1073778376 140734694264256 140041034030120 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3495/tid=3506] ppid=3493 vsize=9624980 CPUtime=2.94 cores=0,2,4,6
/proc/3495/task/3506/stat : 3506 (java) S 3493 3495 31640 0 -1 4202560 157 0 0 0 292 2 0 0 20 0 19 0 291512266 9855979520 82667 33554432000 1073741824 1073778376 140734694264256 140040422262888 254753683369 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3495/tid=3507] ppid=3493 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3495/task/3507/stat : 3507 (java) S 3493 3495 31640 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291512266 9855979520 82667 33554432000 1073741824 1073778376 140734694264256 140040421209208 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3495/tid=3508] ppid=3493 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3495/task/3508/stat : 3508 (java) S 3493 3495 31640 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291512266 9855979520 82667 33554432000 1073741824 1073778376 140734694264256 140040420156552 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3495/tid=3509] ppid=3493 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3495/task/3509/stat : 3509 (java) S 3493 3495 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291512269 9855979520 82667 33554432000 1073741824 1073778376 140734694264256 140040419105296 254753691424 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3495/tid=3510] ppid=3493 vsize=9624980 CPUtime=0.16 cores=0,2,4,6
/proc/3495/task/3510/stat : 3510 (java) S 3493 3495 31640 0 -1 4202560 1400 0 0 0 16 0 0 0 20 0 19 0 291512269 9855979520 82667 33554432000 1073741824 1073778376 140734694264256 140040418052664 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3495/tid=3511] ppid=3493 vsize=9624980 CPUtime=0.2 cores=0,2,4,6
/proc/3495/task/3511/stat : 3511 (java) S 3493 3495 31640 0 -1 4202560 2346 0 0 0 20 0 0 0 20 0 19 0 291512269 9855979520 82667 33554432000 1073741824 1073778376 140734694264256 140040417000120 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3495/tid=3512] ppid=3493 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3495/task/3512/stat : 3512 (java) S 3493 3495 31640 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291512269 9855979520 82667 33554432000 1073741824 1073778376 140734694264256 140040415947768 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3495/tid=3513] ppid=3493 vsize=9624980 CPUtime=0.71 cores=0,2,4,6
/proc/3495/task/3513/stat : 3513 (java) S 3493 3495 31640 0 -1 4202560 103 0 0 0 38 33 0 0 20 0 19 0 291512269 9855979520 82667 33554432000 1073741824 1073778376 140734694264256 140040414895432 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3495/tid=3514] ppid=3493 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/3495/task/3514/stat : 3514 (java) S 3493 3495 31640 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291512280 9855979520 82667 33554432000 1073741824 1073778376 140734694264256 140040413840168 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 9624980

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 3495 and gives
#  childrusage.ru_utime.tv_sec=1795
#  childrusage.ru_utime.tv_usec=219085
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=991849
# CPU time returned by wait4() is 1796.21
# while last known CPU time is 1800.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1796.75
CPU time (s): 1800.08
CPU user time (s): 1799.59
CPU system time (s): 0.49
CPU usage (%): 100.185
Max. virtual memory (cumulated for all children) (KiB): 9624980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.22
system time used= 0.991849
maximum resident set size= 331016
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9312
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1632
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 40237
involuntary context switches= 17769

runsolver used 5.33019 second user time and 15.8746 second system time

The end

Launcher Data

Begin job on node145 at 2012-05-29 03:11:19
IDJOB=3718459
IDBENCH=79173
IDSOLVER=2301
FILE ID=node145/3718459-1338253879
RUNJOBID= node145-1338246945-1112
PBS_JOBID= 14624633
Free space on /tmp= 71536 MiB

SOLVER NAME= Sat4j PB  2012-05-28
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/roussel/normalized-pigeon-cardinality-21-20--soft-0-100-0.wbo
COMMAND LINE= java -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3718459-1338253879/watcher-3718459-1338253879 -o /tmp/evaluation-result-3718459-1338253879/solver-3718459-1338253879 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar HOME/instance-3718459-1338253879.wbo

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

MD5SUM BENCH= d3c2a58e2c21bd8565bd5528336ef7ed
RANDOM SEED=763883185

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29390472 kB
Buffers:          393512 kB
Cached:          1901772 kB
SwapCached:            0 kB
Active:          1103556 kB
Inactive:        1521592 kB
Active(anon):     321012 kB
Inactive(anon):    10912 kB
Active(file):     782544 kB
Inactive(file):  1510680 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               448 kB
Writeback:             0 kB
AnonPages:        326532 kB
Mapped:            22356 kB
Shmem:               200 kB
Slab:             708388 kB
SReclaimable:     149904 kB
SUnreclaim:       558484 kB
KernelStack:        1768 kB
PageTables:         4336 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     698704 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    292864 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= 71536 MiB
End job on node145 at 2012-05-29 03:41:18