Trace number 4091872

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 2.3.6 Res+CP PB16MSAT (TO) 1800.13 899.551

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/
spot5/normalized-spot5-503_wcsp.wbo
MD5SUM08f4b88f9040f70d336d7e223b6d5133
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark11113
Best CPU time to get the best result obtained on this benchmark0.280957
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables402
Total number of constraints1077
Number of soft constraints934
Number of constraints which are clauses934
Number of constraints which are cardinality constraints (but not clauses)143
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint4
Top cost 20210
Min constraint cost 1
Max constraint cost 20210
Sum of constraints costs 16006319
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
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.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.08/0.12	c Pseudo Boolean Optimization by upper bound
0.08/0.12	c ManyCore solver with 2 solvers running in parallel
0.08/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.08/0.12	c --- Begin Solver configuration ---
0.08/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
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 Expensive reason simplification
0.08/0.12	c Glucose 2.1 dynamic restart strategy
0.08/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.08/0.12	c timeout=2147483s
0.08/0.12	c DB Simplification allowed=false
0.08/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.08/0.12	c --- End Solver configuration ---
0.08/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.08/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.08/0.12	c --- Begin Solver configuration ---
0.08/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
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 phase appearing in latest learned clause 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 (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.08/0.12	c timeout=2147483s
0.08/0.12	c DB Simplification allowed=false
0.08/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.08/0.12	c --- End Solver configuration ---
0.08/0.12	c solving HOME/instance-4091872-1466106403.wbo
0.08/0.12	c reading problem ... 
0.22/0.25	c ... done. Wall clock time 0.127s.
0.22/0.25	c declared #vars     402
0.22/0.25	c internal #vars     1336
0.22/0.25	c #constraints  1220
0.22/0.25	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.22/0.25	c constraints type 
0.22/0.25	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 849
0.22/0.25	c org.sat4j.minisat.constraints.card.MinWatchCard => 58
0.22/0.25	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 313
0.22/0.25	c 1220 constraints processed.
0.22/0.25	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.22/0.25	c constraints type 
0.22/0.25	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 313
0.22/0.25	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 849
0.22/0.25	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 58
0.22/0.25	c 1220 constraints processed.
0.22/0.25	c objective function length is 934 literals
0.22/0.29	c And the winner is solver0
0.48/0.75	c SATISFIABLE
0.48/0.75	c OPTIMIZING...
0.48/0.75	c Got one! Elapsed wall clock time (in seconds):0.634
0.48/0.75	o 12128
0.48/0.79	c And the winner is solver0
0.65/1.27	c Got one! Elapsed wall clock time (in seconds):1.154
0.65/1.27	o 12127
0.73/1.32	c And the winner is solver1
1.16/1.79	c Got one! Elapsed wall clock time (in seconds):1.665
1.16/1.79	o 12126
1.23/1.86	c And the winner is solver1
1.54/2.29	c Got one! Elapsed wall clock time (in seconds):2.173
1.54/2.29	o 12125
1.88/2.45	c And the winner is solver0
2.19/2.80	c Got one! Elapsed wall clock time (in seconds):2.677
2.19/2.80	o 12124
2.43/2.92	c And the winner is solver1
2.48/3.30	c Got one! Elapsed wall clock time (in seconds):3.182
2.48/3.30	o 12121
2.81/3.45	c And the winner is solver1
3.00/3.81	c Got one! Elapsed wall clock time (in seconds):3.686
3.00/3.81	o 12117
3.37/4.01	c cleaning 3203 clauses out of 6405 with flag 5871/6405
4.57/4.55	c cleaning 4600 clauses out of 9199 with flag 22533/12402
5.77/5.15	c cleaning 5800 clauses out of 11599 with flag 41991/19402
7.22/5.90	c cleaning 6898 clauses out of 13799 with flag 63239/27402
8.70/6.56	c cleaning 7951 clauses out of 15901 with flag 85683/36402
10.30/7.35	c cleaning 8975 clauses out of 17951 with flag 112520/46403
12.10/8.26	c cleaning 9985 clauses out of 19976 with flag 139523/57403
14.70/9.52	c cleaning 10994 clauses out of 21993 with flag 171093/69405
17.55/10.95	c cleaning 11995 clauses out of 23996 with flag 204594/82402
21.55/12.95	c cleaning 13001 clauses out of 26001 with flag 240587/96402
25.39/14.86	c cleaning 13997 clauses out of 28001 with flag 280197/111403
29.19/16.76	c cleaning 15000 clauses out of 30004 with flag 320992/127403
34.45/19.37	c cleaning 15998 clauses out of 32004 with flag 365475/144403
39.65/21.98	c cleaning 17004 clauses out of 34007 with flag 412855/162404
45.12/24.68	c cleaning 17994 clauses out of 36002 with flag 461755/181403
50.72/27.47	c cleaning 19001 clauses out of 38008 with flag 516026/201403
57.16/30.64	c cleaning 20000 clauses out of 40006 with flag 574037/222402
63.36/33.79	c cleaning 21000 clauses out of 42007 with flag 635370/244403
71.21/37.64	c cleaning 22000 clauses out of 44006 with flag 699283/267402
78.07/41.00	c cleaning 23001 clauses out of 46009 with flag 765296/291405
84.93/44.40	c cleaning 23999 clauses out of 48005 with flag 832288/316402
93.97/48.92	c cleaning 25003 clauses out of 50008 with flag 902933/342404
103.41/53.65	c cleaning 26002 clauses out of 52004 with flag 976778/369403
114.23/59.08	c cleaning 26996 clauses out of 54003 with flag 1055077/397404
125.64/64.73	c cleaning 28001 clauses out of 56005 with flag 1142190/426402
136.48/70.15	c cleaning 29003 clauses out of 58005 with flag 1226144/456403
147.74/75.73	c cleaning 29993 clauses out of 60001 with flag 1311153/487402
159.39/81.56	c cleaning 31005 clauses out of 62009 with flag 1400406/519403
171.01/87.32	c cleaning 32001 clauses out of 64003 with flag 1488176/552402
179.83/91.71	c cleaning 33000 clauses out of 66005 with flag 1574364/586405
190.46/97.09	c cleaning 34001 clauses out of 68002 with flag 1664433/621402
201.69/102.66	c cleaning 34998 clauses out of 70002 with flag 1753199/657403
215.33/109.48	c cleaning 36002 clauses out of 72003 with flag 1846302/694402
234.19/118.84	c cleaning 36991 clauses out of 74002 with flag 1952777/732403
253.21/128.35	c cleaning 38004 clauses out of 76011 with flag 2053919/771403
274.86/139.17	c cleaning 39000 clauses out of 78007 with flag 2159245/811403
299.50/151.43	c cleaning 39996 clauses out of 80006 with flag 2269077/852402
321.14/162.20	c cleaning 41002 clauses out of 82011 with flag 2378499/894403
336.77/170.00	c cleaning 42003 clauses out of 84009 with flag 2491237/937403
354.05/178.70	c cleaning 43003 clauses out of 86006 with flag 2618037/981403
371.28/187.21	c cleaning 44000 clauses out of 88003 with flag 2735957/1026403
385.54/194.39	c cleaning 44997 clauses out of 90002 with flag 2854076/1072402
403.60/203.39	c cleaning 45998 clauses out of 92006 with flag 2977065/1119403
423.08/213.09	c cleaning 47000 clauses out of 94007 with flag 3092444/1167402
446.18/224.56	c cleaning 47997 clauses out of 96007 with flag 3211576/1216402
463.87/233.31	c cleaning 48999 clauses out of 98010 with flag 3334956/1266402
483.78/243.24	c cleaning 50000 clauses out of 100012 with flag 3459943/1317403
502.36/252.70	c cleaning 51004 clauses out of 102011 with flag 3577569/1369402
522.47/262.69	c cleaning 51998 clauses out of 104008 with flag 3700744/1422403
544.58/273.60	c cleaning 53005 clauses out of 106011 with flag 3831269/1476404
570.28/286.49	c cleaning 53997 clauses out of 108005 with flag 3971535/1531403
593.39/297.98	c cleaning 54998 clauses out of 110007 with flag 4106781/1587402
617.31/309.87	c cleaning 55999 clauses out of 112010 with flag 4239863/1644403
643.38/322.81	c cleaning 57001 clauses out of 114010 with flag 4374695/1702402
667.51/334.86	c cleaning 58002 clauses out of 116011 with flag 4518738/1761404
696.87/349.42	c cleaning 59003 clauses out of 118008 with flag 4669154/1821403
727.88/365.02	c cleaning 60000 clauses out of 120004 with flag 4819062/1882402
754.98/378.54	c cleaning 60999 clauses out of 122005 with flag 4965976/1944403
784.46/393.29	c cleaning 61997 clauses out of 124005 with flag 5115464/2007402
818.17/410.06	c cleaning 63005 clauses out of 126009 with flag 5278899/2071403
859.69/430.76	c cleaning 64002 clauses out of 128003 with flag 5454509/2136402
913.30/457.48	c cleaning 64999 clauses out of 130001 with flag 5641182/2202402
952.89/477.13	c cleaning 66000 clauses out of 132003 with flag 5809248/2269403
987.63/494.44	c cleaning 67001 clauses out of 134002 with flag 5971942/2337402
1027.02/514.27	c cleaning 68000 clauses out of 136001 with flag 6144406/2406402
1071.61/536.41	c cleaning 68992 clauses out of 138003 with flag 6331846/2476404
1111.60/556.35	c cleaning 69997 clauses out of 140009 with flag 6536615/2547402
1159.36/580.13	c cleaning 71002 clauses out of 142012 with flag 6757875/2619402
1205.95/603.34	c cleaning 71999 clauses out of 144010 with flag 6977167/2692402
1249.57/625.09	c cleaning 73003 clauses out of 146012 with flag 7190155/2766403
1292.33/646.38	c cleaning 74000 clauses out of 148008 with flag 7404907/2841402
1338.54/669.37	c cleaning 74998 clauses out of 150008 with flag 7621872/2917402
1376.78/688.68	c cleaning 76003 clauses out of 152010 with flag 7811123/2994402
1424.01/712.13	c cleaning 76999 clauses out of 154007 with flag 7988951/3072402
1468.84/734.45	c cleaning 78002 clauses out of 156010 with flag 8170291/3151404
1515.49/757.67	c cleaning 79000 clauses out of 158007 with flag 8353727/3231403
1571.21/785.30	c cleaning 80003 clauses out of 160006 with flag 8555086/3312402
1623.84/811.77	c cleaning 81002 clauses out of 162004 with flag 8761701/3394403
1678.27/838.88	c cleaning 81995 clauses out of 164002 with flag 8972498/3477403
1738.69/868.92	c cleaning 82998 clauses out of 166007 with flag 9182595/3561403
1800.13/899.50	c >>>>>>>>>> Solver number 0 (3 answers) <<<<<<<<<<<<<<<<<<
1800.13/899.50	c starts		: 376
1800.13/899.50	c conflicts		: 3644061
1800.13/899.50	c decisions		: 4943596
1800.13/899.50	c propagations		: 228295031
1800.13/899.50	c inspects		: 10415650679
1800.13/899.50	c shortcuts		: 0
1800.13/899.50	c learnt literals	: 0
1800.13/899.50	c learnt binary clauses	: 0
1800.13/899.50	c learnt ternary clauses	: 81
1800.13/899.50	c learnt constraints	: 3644062
1800.13/899.50	c ignored constraints	: 0
1800.13/899.50	c root simplifications	: 0
1800.13/899.50	c removed literals (reason simplification)	: 35556545
1800.13/899.50	c reason swapping (by a shorter reason)	: 0
1800.13/899.50	c Calls to reduceDB	: 80
1800.13/899.50	c Number of update (reduction) of LBD	: 192347
1800.13/899.50	c Imported unit clauses	: 0
1800.13/899.50	c number of reductions to clauses (during analyze)	: 0
1800.13/899.50	c number of learned constraints concerned by reduction	: 0
1800.13/899.50	c number of learning phase by resolution	: 0
1800.13/899.50	c number of learning phase by cutting planes	: 0
1800.13/899.50	c speed (assignments/second)	: 254880.60766288487
1800.13/899.50	c non guided choices	63
1800.13/899.53	c learnt constraints type 
1800.13/899.53	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 165668
1800.13/899.53	c >>>>>>>>>> Solver number 1 (4 answers) <<<<<<<<<<<<<<<<<<
1800.13/899.53	c starts		: 10
1800.13/899.53	c conflicts		: 2394
1800.13/899.53	c decisions		: 75606
1800.13/899.53	c propagations		: 586473
1800.13/899.53	c inspects		: 71724015
1800.13/899.53	c shortcuts		: 0
1800.13/899.53	c learnt literals	: 0
1800.13/899.53	c learnt binary clauses	: 0
1800.13/899.53	c learnt ternary clauses	: 0
1800.13/899.53	c learnt constraints	: 2392
1800.13/899.53	c ignored constraints	: 0
1800.13/899.53	c root simplifications	: 0
1800.13/899.53	c removed literals (reason simplification)	: 0
1800.13/899.53	c reason swapping (by a shorter reason)	: 0
1800.13/899.53	c Calls to reduceDB	: 0
1800.13/899.53	c Number of update (reduction) of LBD	: 0
1800.13/899.53	c Imported unit clauses	: 0
1800.13/899.53	c number of reductions to clauses (during analyze)	: 0
1800.13/899.53	c number of learned constraints concerned by reduction	: 0
1800.13/899.53	c number of learning phase by resolution	: 0
1800.13/899.53	c number of learning phase by cutting planes	: 0
1800.13/899.53	c speed (assignments/second)	: 654.0158309227122
1800.13/899.53	c non guided choices	72
1800.13/899.53	c learnt constraints type 
1800.13/899.53	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 176
1800.13/899.53	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2216
1800.13/899.53	s SATISFIABLE
1800.13/899.53	c Found 7 solution(s)
1800.13/899.53	v x1 -x2 -x3 -x4 x5 -x6 -x7 -x8 -x9 -x10 x11 -x12 x13 -x14 -x15 -x16 -x17 x18 x19 -x20 -x21 x22 x23 -x24 -x25 -x26 -x27 -x28 x29 -x30 -x31 x32 x33 -x34 -x35 x36 -x37 x38 x39 -x40 -x41 x42 x43 -x44 -x45 -x46 -x47 x48 -x49 -x50 -x51 x52 -x53 x54 -x55 x56 -x57 -x58 -x59 x60 x61 -x62 -x63 x64 -x65 x66 x67 -x68 -x69 x70 -x71 x72 x73 -x74 x75 -x76 -x77 x78 -x79 x80 -x81 x82 -x83 x84 -x85 x86 -x87 x88 -x89 -x90 x91 -x92 -x93 x94 x95 -x96 -x97 x98 -x99 x100 x101 -x102 -x103 x104 -x105 x106 x107 -x108 -x109 x110 -x111 x112 x113 -x114 x115 -x116 -x117 x118 -x119 -x120 -x121 -x122 -x123 x124 -x125 x126 -x127 -x128 -x129 -x130 -x131 x132 -x133 -x134 -x135 x136 x137 -x138 -x139 -x140 -x141 x142 -x143 x144 -x145 -x146 -x147 -x148 -x149 x150 x151 -x152 -x153 x154 -x155 x156 -x157 x158 -x159 x160 -x161 x162 x163 -x164 -x165 -x166 -x167 x168 -x169 x170 -x171 -x172 x173 -x174 -x175 -x176 -x177 x178 -x179 -x180 -x181 x182 -x183 -x184 -x185 x186 -x187 x188 -x189 -x190 -x191 x192 x193 -x194 -x195 x196 -x197 -x198 -x199 -x200 -x201 x202 -x203 -x204 -x205 x206 -x207 x208 -x209 -x210 x211 -x212 -x213 x214 x215 -x216 -x217 -x218 -x219 x220 -x221 x222 -x223 -x224 -x225 x226 x227 -x228 -x229 x230 -x231 x232 -x233 -x234 -x235 x236 x237 -x238 -x239 x240 -x241 x242 -x243 x244 x245 -x246 -x247 x248 x249 -x250 x251 -x252 -x253 -x254 -x255 x256 -x257 x258 -x259 -x260 -x261 x262 -x263 -x264 x265 -x266 -x267 x268 -x269 -x270 -x271 x272 -x273 -x274 -x275 x276 -x277 -x278 -x279 x280 -x281 x282 -x283 x284 x285 -x286 -x287 -x288 -x289 x290 -x291 -x292 -x293 x294 -x295 -x296 -x297 x298 -x299 x300 -x301 -x302 -x303 x304 x305 -x306 -x307 -x308 -x309 x310 -x311 -x312 -x313 x314 -x315 -x316 -x317 x318 x319 -x320 -x321 x322 -x323 x324 -x325 -x326 -x327 -x328 -x329 x330 -x331 -x332 -x333 x334 -x335 x336 -x337 -x338 x339 -x340 -x341 x342 -x343 x344 -x345 x346 -x347 x348 -x349 x350 -x351 x352 x353 -x354 -x355 x356 -x357 -x358 x359 -x360 -x361 x362 -x363 -x364 -x365 -x366 -x367 x368 x369 -x370 -x371 -x372 -x373 -x374 x375 -x376 -x377 x378 -x379 -x380 -x381 x382 -x383 -x384 x385 -x386 -x387 -x388 -x389 -x390 x391 -x392 -x393 x394 -x395 -x396 x397 -x398 -x399 x400 x401 -x402 
1800.13/899.53	c objective function=12117
1800.13/899.53	c Total wall clock time (in seconds): 899.413

Verifier Data

OK	12117

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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-4091872-1466106403/watcher-4091872-1466106403 -o /tmp/evaluation-result-4091872-1466106403/solver-4091872-1466106403 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node104-1466105450-22841 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4091872-1466106403.wbo 

pid=24368
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: 3.14 3.09 2.46 3/194 24371
/proc/meminfo: memFree=29762608/32872528 swapFree=446836/479540
[pid=24371] ppid=24368 vsize=2500 CPUtime=0 cores=0,2,4,6
/proc/24371/stat : 24371 (java) D 24368 24371 22074 0 -1 4202496 375 0 0 0 0 0 0 0 20 0 1 0 12690382 2560000 46 33554432000 1073741824 1073778376 140736181079840 140736181076968 235365559591 0 0 4096 0 18446744072100588836 0 0 17 0 0 0 0 0 0
/proc/24371/statm: 625 46 37 9 0 29 0

[startup+0.100144 s]
/proc/loadavg: 3.14 3.09 2.46 3/194 24371
/proc/meminfo: memFree=29762608/32872528 swapFree=446836/479540
[pid=24371] ppid=24368 vsize=9558476 CPUtime=0.08 cores=0,2,4,6
/proc/24371/stat : 24371 (java) S 24368 24371 22074 0 -1 4202496 4398 0 1 0 7 1 0 0 20 0 18 0 12690382 9787879424 6031 33554432000 1073741824 1073778376 140736181079840 140736181070976 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24371/statm: 2389619 6031 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9558476

[startup+0.200274 s]
/proc/loadavg: 3.14 3.09 2.46 3/194 24371
/proc/meminfo: memFree=29762608/32872528 swapFree=446836/479540
[pid=24371] ppid=24368 vsize=9558476 CPUtime=0.22 cores=0,2,4,6
/proc/24371/stat : 24371 (java) S 24368 24371 22074 0 -1 4202496 4670 0 1 0 21 1 0 0 20 0 18 0 12690382 9787879424 6777 33554432000 1073741824 1073778376 140736181079840 140736181070976 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24371/statm: 2389619 6777 2198 9 0 2380296 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 9558476

[startup+0.300252 s]
/proc/loadavg: 3.14 3.09 2.46 3/194 24371
/proc/meminfo: memFree=29762608/32872528 swapFree=446836/479540
[pid=24371] ppid=24368 vsize=9824732 CPUtime=0.48 cores=0,2,4,6
/proc/24371/stat : 24371 (java) S 24368 24371 22074 0 -1 4202496 5674 0 1 0 44 4 0 0 20 0 19 0 12690382 10060525568 9469 33554432000 1073741824 1073778376 140736181079840 140736181070976 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24371/statm: 2456183 9469 2248 9 0 2446860 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 9824732

[startup+0.700257 s]
/proc/loadavg: 3.14 3.09 2.46 3/194 24371
/proc/meminfo: memFree=29762608/32872528 swapFree=446836/479540
[pid=24371] ppid=24368 vsize=9824732 CPUtime=0.48 cores=0,2,4,6
/proc/24371/stat : 24371 (java) S 24368 24371 22074 0 -1 4202496 5676 0 1 0 44 4 0 0 20 0 19 0 12690382 10060525568 9427 33554432000 1073741824 1073778376 140736181079840 140736181070976 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24371/statm: 2456183 9427 2249 9 0 2446860 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 9824732

[startup+1.50066 s]
/proc/loadavg: 3.14 3.09 2.46 2/213 24396
/proc/meminfo: memFree=29727968/32872528 swapFree=446836/479540
[pid=24371] ppid=24368 vsize=9824732 CPUtime=1.15 cores=0,2,4,6
/proc/24371/stat : 24371 (java) S 24368 24371 22074 0 -1 4202496 13230 0 1 0 106 9 0 0 20 0 19 0 12690382 10060525568 17113 33554432000 1073741824 1073778376 140736181079840 140736181070976 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24371/statm: 2456183 17113 2255 9 0 2446860 0
[pid=24371/tid=24373] ppid=24368 vsize=9824732 CPUtime=0.25 cores=0,2,4,6
/proc/24371/task/24373/stat : 24373 (java) S 24368 24371 22074 0 -1 4202560 2430 0 1 0 23 2 0 0 20 0 19 0 12690383 10060525568 17113 33554432000 1073741824 1073778376 140736181079840 139850154550136 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24371/tid=24374] ppid=24368 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24371/task/24374/stat : 24374 (java) S 24368 24371 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12690384 10060525568 17113 33554432000 1073741824 1073778376 140736181079840 139850116041384 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24371/tid=24375] ppid=24368 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24371/task/24375/stat : 24375 (java) S 24368 24371 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12690384 10060525568 17113 33554432000 1073741824 1073778376 140736181079840 139850114988840 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24371/tid=24376] ppid=24368 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24371/task/24376/stat : 24376 (java) S 24368 24371 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12690384 10060525568 17113 33554432000 1073741824 1073778376 140736181079840 139850113936296 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24371/tid=24377] ppid=24368 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24371/task/24377/stat : 24377 (java) S 24368 24371 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12690384 10060525568 17113 33554432000 1073741824 1073778376 140736181079840 139850112883752 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24371/tid=24378] ppid=24368 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24371/task/24378/stat : 24378 (java) S 24368 24371 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12690384 10060525568 17113 33554432000 1073741824 1073778376 140736181079840 139850111830184 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24371/tid=24379] ppid=24368 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24371/task/24379/stat : 24379 (java) S 24368 24371 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12690384 10060525568 17113 33554432000 1073741824 1073778376 140736181079840 139850110777640 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24371/tid=24380] ppid=24368 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24371/task/24380/stat : 24380 (java) S 24368 24371 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12690384 10060525568 17113 33554432000 1073741824 1073778376 140736181079840 139850109725096 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24371/tid=24381] ppid=24368 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24371/task/24381/stat : 24381 (java) S 24368 24371 22074 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12690384 10060525568 17113 33554432000 1073741824 1073778376 140736181079840 139849990400552 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24371/tid=24382] ppid=24368 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24371/task/24382/stat : 24382 (java) S 24368 24371 22074 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 12690385 10060525568 17113 33554432000 1073741824 1073778376 140736181079840 139849978202728 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24371/tid=24383] ppid=24368 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24371/task/24383/stat : 24383 (java) S 24368 24371 22074 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 12690386 10060525568 17113 33554432000 1073741824 1073778376 140736181079840 139849977149048 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24371/tid=24384] ppid=24368 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24371/task/24384/stat : 24384 (java) S 24368 24371 22074 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12690386 10060525568 17113 33554432000 1073741824 1073778376 140736181079840 139849976096392 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24371/tid=24385] ppid=24368 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24371/task/24385/stat : 24385 (java) S 24368 24371 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12690388 10060525568 17113 33554432000 1073741824 1073778376 140736181079840 139849975045136 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24371/tid=24386] ppid=24368 vsize=9824732 CPUtime=0.3 cores=0,2,4,6
/proc/24371/task/24386/stat : 24386 (java) S 24368 24371 22074 0 -1 4202560 3160 0 0 0 30 0 0 0 20 0 19 0 12690388 10060525568 17113 33554432000 1073741824 1073778376 140736181079840 139849235425336 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24371/tid=24387] ppid=24368 vsize=9824732 CPUtime=0.34 cores=0,2,4,6
/proc/24371/task/24387/stat : 24387 (java) R 24368 24371 22074 0 -1 4202560 6295 0 0 0 33 1 0 0 20 0 19 0 12690388 10060525568 17113 33554432000 1073741824 1073778376 140736181079840 139849234360360 139850158667327 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=24371/tid=24388] ppid=24368 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24371/task/24388/stat : 24388 (java) S 24368 24371 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12690388 10060525568 17113 33554432000 1073741824 1073778376 140736181079840 139849233320440 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24371/tid=24389] ppid=24368 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24371/task/24389/stat : 24389 (java) S 24368 24371 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12690388 10060525568 17113 33554432000 1073741824 1073778376 140736181079840 139849232268104 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 9824732

[startup+3.10081 s]
/proc/loadavg: 2.97 3.05 2.45 2/213 24402
/proc/meminfo: memFree=29699732/32872528 swapFree=446836/479540
[pid=24371] ppid=24368 vsize=9824732 CPUtime=2.48 cores=0,2,4,6
/proc/24371/stat : 24371 (java) S 24368 24371 22074 0 -1 4202496 16116 0 1 0 233 15 0 0 20 0 19 0 12690382 10060525568 23575 33554432000 1073741824 1073778376 140736181079840 140736181070976 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24371/statm: 2456183 23575 2263 9 0 2446860 0
[pid=24371/tid=24373] ppid=24368 vsize=9824732 CPUtime=0.27 cores=0,2,4,6
/proc/24371/task/24373/stat : 24373 (java) S 24368 24371 22074 0 -1 4202560 2432 0 1 0 25 2 0 0 20 0 19 0 12690383 10060525568 23575 33554432000 1073741824 1073778376 140736181079840 139850154550136 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24371/tid=24374] ppid=24368 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24371/task/24374/stat : 24374 (java) S 24368 24371 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12690384 10060525568 23575 33554432000 1073741824 1073778376 140736181079840 139850116041384 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24371/tid=24375] ppid=24368 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24371/task/24375/stat : 24375 (java) S 24368 24371 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12690384 10060525568 23575 33554432000 1073741824 1073778376 140736181079840 139850114988840 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24371/tid=24376] ppid=24368 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24371/task/24376/stat : 24376 (java) S 24368 24371 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12690384 10060525568 23575 33554432000 1073741824 1073778376 140736181079840 139850113936296 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24371/tid=24377] ppid=24368 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24371/task/24377/stat : 24377 (java) S 24368 24371 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12690384 10060525568 23575 33554432000 1073741824 1073778376 140736181079840 139850112883752 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24371/tid=24378] ppid=24368 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24371/task/24378/stat : 24378 (java) S 24368 24371 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12690384 10060525568 23575 33554432000 1073741824 1073778376 140736181079840 139850111830184 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24371/tid=24379] ppid=24368 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24371/task/24379/stat : 24379 (java) S 24368 24371 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12690384 10060525568 23575 33554432000 1073741824 1073778376 140736181079840 139850110777640 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24371/tid=24380] ppid=24368 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24371/task/24380/stat : 24380 (java) S 24368 24371 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12690384 10060525568 23575 33554432000 1073741824 1073778376 140736181079840 139850109725096 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24371/tid=24381] ppid=24368 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24371/task/24381/stat : 24381 (java) S 24368 24371 22074 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12690384 10060525568 23575 33554432000 1073741824 1073778376 140736181079840 139849990400552 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24371/tid=24382] ppid=24368 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24371/task/24382/stat : 24382 (java) S 24368 24371 22074 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 12690385 10060525568 23575 33554432000 1073741824 1073778376 140736181079840 139849978202728 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24371/tid=24383] ppid=24368 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24371/task/24383/stat : 24383 (java) S 24368 24371 22074 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 12690386 10060525568 23575 33554432000 1073741824 1073778376 140736181079840 139849977149048 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24371/tid=24384] ppid=24368 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24371/task/24384/stat : 24384 (java) S 24368 24371 22074 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12690386 10060525568 23575 33554432000 1073741824 1073778376 140736181079840 139849976096392 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24371/tid=24385] ppid=24368 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24371/task/24385/stat : 24385 (java) S 24368 24371 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12690388 10060525568 23575 33554432000 1073741824 1073778376 140736181079840 139849975045136 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24371/tid=24386] ppid=24368 vsize=9824732 CPUtime=0.63 cores=0,2,4,6
/proc/24371/task/24386/stat : 24386 (java) S 24368 24371 22074 0 -1 4202560 5947 0 0 0 63 0 0 0 20 0 19 0 12690388 10060525568 23575 33554432000 1073741824 1073778376 140736181079840 139849235425336 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24371/tid=24387] ppid=24368 vsize=9824732 CPUtime=0.64 cores=0,2,4,6
/proc/24371/task/24387/stat : 24387 (java) S 24368 24371 22074 0 -1 4202560 6359 0 0 0 63 1 0 0 20 0 19 0 12690388 10060525568 23575 33554432000 1073741824 1073778376 140736181079840 139849234372792 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24371/tid=24388] ppid=24368 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24371/task/24388/stat : 24388 (java) S 24368 24371 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12690388 10060525568 23575 33554432000 1073741824 1073778376 140736181079840 139849233320440 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24371/tid=24389] ppid=24368 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24371/task/24389/stat : 24389 (java) S 24368 24371 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12690388 10060525568 23575 33554432000 1073741824 1073778376 140736181079840 139849232268104 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.48
Current children cumulated vsize (KiB) 9824732
heavy processes:

[startup+6.30092 s]
/proc/loadavg: 2.97 3.05 2.45 4/216 24414
/proc/meminfo: memFree=29602440/32872528 swapFree=446836/479540
[pid=24371] ppid=24368 vsize=9824732 CPUtime=8.3 cores=0,2,4,6
/proc/24371/stat : 24371 (java) S 24368 24371 22074 0 -1 4202496 18400 0 1 0 809 21 0 0 20 0 22 0 12690382 10060525568 46324 33554432000 1073741824 1073778376 140736181079840 140736181070976 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24371/statm: 2456183 46324 2283 9 0 2446860 0
[pid=24371/tid=24373] ppid=24368 vsize=9824732 CPUtime=0.28 cores=0,2,4,6
/proc/24371/task/24373/stat : 24373 (java) S 24368 24371 22074 0 -1 4202560 2433 0 1 0 26 2 0 0 20 0 22 0 12690383 10060525568 46324 33554432000 1073741824 1073778376 140736181079840 139850154550136 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24371/tid=24374] ppid=24368 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24371/task/24374/stat : 24374 (java) S 24368 24371 22074 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 12690384 10060525568 46324 33554432000 1073741824 1073778376 140736181079840 139850116041384 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24371/tid=24375] ppid=24368 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24371/task/24375/stat : 24375 (java) S 24368 24371 22074 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 12690384 10060525568 46324 33554432000 1073741824 1073778376 140736181079840 139850114988840 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24371/tid=24376] ppid=24368 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24371/task/24376/stat : 24376 (java) S 24368 24371 22074 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 12690384 10060525568 46324 33554432000 1073741824 1073778376 140736181079840 139850113936296 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24371/tid=24377] ppid=24368 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24371/task/24377/stat : 24377 (java) S 24368 24371 22074 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 12690384 10060525568 46324 33554432000 1073741824 1073778376 140736181079840 139850112883752 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24371/tid=24378] ppid=24368 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24371/task/24378/stat : 24378 (java) S 24368 24371 22074 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 12690384 10060525568 46324 33554432000 1073741824 1073778376 140736181079840 139850111830184 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24371/tid=24379] ppid=24368 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24371/task/24379/stat : 24379 (java) S 24368 24371 22074 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 12690384 10060525568 46324 33554432000 1073741824 1073778376 140736181079840 139850110777640 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24371/tid=24380] ppid=24368 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24371/task/24380/stat : 24380 (java) S 24368 24371 22074 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 12690384 10060525568 46324 33554432000 1073741824 1073778376 140736181079840 139850109725096 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24371/tid=24381] ppid=24368 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24371/task/24381/stat : 24381 (java) S 24368 24371 22074 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 12690384 10060525568 46324 33554432000 1073741824 1073778376 140736181079840 139849990400552 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24371/tid=24382] ppid=24368 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24371/task/24382/stat : 24382 (java) S 24368 24371 22074 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 12690385 10060525568 46324 33554432000 1073741824 1073778376 140736181079840 139849978202728 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24371/tid=24383] ppid=24368 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24371/task/24383/stat : 24383 (java) S 24368 24371 22074 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 12690386 10060525568 46324 33554432000 1073741824 1073778376 140736181079840 139849977149048 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24371/tid=24384] ppid=24368 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24371/task/24384/stat : 24384 (java) S 24368 24371 22074 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 12690386 10060525568 46324 33554432000 1073741824 1073778376 140736181079840 139849976096392 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24371/tid=24385] ppid=24368 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24371/task/24385/stat : 24385 (java) S 24368 24371 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12690388 10060525568 46324 33554432000 1073741824 1073778376 140736181079840 139849975045136 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24371/tid=24386] ppid=24368 vsize=9824732 CPUtime=0.91 cores=0,2,4,6
/proc/24371/task/24386/stat : 24386 (java) S 24368 24371 22074 0 -1 4202560 8113 0 0 0 89 2 0 0 20 0 22 0 12690388 10060525568 46324 33554432000 1073741824 1073778376 140736181079840 139849235425336 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24371/tid=24387] ppid=24368 vsize=9824732 CPUtime=0.88 cores=0,2,4,6
/proc/24371/task/24387/stat : 24387 (java) S 24368 24371 22074 0 -1 4202560 6369 0 0 0 87 1 0 0 20 0 22 0 12690388 10060525568 46324 33554432000 1073741824 1073778376 140736181079840 139849234372792 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24371/tid=24388] ppid=24368 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24371/task/24388/stat : 24388 (java) S 24368 24371 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12690388 10060525568 46324 33554432000 1073741824 1073778376 140736181079840 139849233320440 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24371/tid=24389] ppid=24368 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24371/task/24389/stat : 24389 (java) S 24368 24371 22074 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 12690388 10060525568 46324 33554432000 1073741824 1073778376 140736181079840 139849232268104 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24371/tid=24408] ppid=24368 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24371/task/24408/stat : 24408 (java) S 24368 24371 22074 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 12690663 10060525568 46324 33554432000 1073741824 1073778376 140736181079840 139849229108776 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24371/tid=24412] ppid=24368 vsize=9824732 CPUtime=2.44 cores=0,2,4,6
/proc/24371/task/24412/stat : 24412 (java) R 24368 24371 22074 0 -1 4202560 9 0 0 0 244 0 0 0 20 0 22 0 12690763 10060525568 46324 33554432000 1073741824 1073778376 140736181079840 139849230160456 139849991084451 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=24371/tid=24413] ppid=24368 vsize=9824732 CPUtime=2.43 cores=0,2,4,6
/proc/24371/task/24413/stat : 24413 (java) R 24368 24371 22074 0 -1 4202560 34 0 0 0 242 1 0 0 20 0 22 0 12690763 10060525568 46324 33554432000 1073741824 1073778376 140736181079840 139849228054808 139849990967453 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=24371/tid=24414] ppid=24368 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24371/task/24414/stat : 24414 (java) S 24368 24371 22074 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 12690763 10060525568 46324 33554432000 1073741824 1073778376 140736181079840 139849231213864 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0

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

/proc/24371/task/24376/stat : 24376 (java) S 24368 24371 22074 0 -1 4202560 1740 0 0 0 221 9 0 0 20 0 22 0 12690384 10060525568 135688 33554432000 1073741824 1073778376 140736181079840 139850113936296 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24371/tid=24377] ppid=24368 vsize=9824732 CPUtime=2.31 cores=0,2,4,6
/proc/24371/task/24377/stat : 24377 (java) S 24368 24371 22074 0 -1 4202560 1480 0 0 0 222 9 0 0 20 0 22 0 12690384 10060525568 135688 33554432000 1073741824 1073778376 140736181079840 139850112883752 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24371/tid=24378] ppid=24368 vsize=9824732 CPUtime=2.37 cores=0,2,4,6
/proc/24371/task/24378/stat : 24378 (java) S 24368 24371 22074 0 -1 4202560 1389 0 0 0 228 9 0 0 20 0 22 0 12690384 10060525568 135688 33554432000 1073741824 1073778376 140736181079840 139850111830184 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24371/tid=24379] ppid=24368 vsize=9824732 CPUtime=2.24 cores=0,2,4,6
/proc/24371/task/24379/stat : 24379 (java) S 24368 24371 22074 0 -1 4202560 1928 0 0 0 216 8 0 0 20 0 22 0 12690384 10060525568 135688 33554432000 1073741824 1073778376 140736181079840 139850110777640 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24371/tid=24380] ppid=24368 vsize=9824732 CPUtime=2.41 cores=0,2,4,6
/proc/24371/task/24380/stat : 24380 (java) S 24368 24371 22074 0 -1 4202560 1929 0 0 0 232 9 0 0 20 0 22 0 12690384 10060525568 135688 33554432000 1073741824 1073778376 140736181079840 139850109725096 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24371/tid=24381] ppid=24368 vsize=9824732 CPUtime=2.56 cores=0,2,4,6
/proc/24371/task/24381/stat : 24381 (java) S 24368 24371 22074 0 -1 4202560 1953 0 0 0 246 10 0 0 20 0 22 0 12690384 10060525568 135688 33554432000 1073741824 1073778376 140736181079840 139849990400552 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24371/tid=24382] ppid=24368 vsize=9824732 CPUtime=2.46 cores=0,2,4,6
/proc/24371/task/24382/stat : 24382 (java) S 24368 24371 22074 0 -1 4202560 428 0 0 0 212 34 0 0 20 0 22 0 12690385 10060525568 135688 33554432000 1073741824 1073778376 140736181079840 139849978202728 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24371/tid=24383] ppid=24368 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24371/task/24383/stat : 24383 (java) S 24368 24371 22074 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 12690386 10060525568 135688 33554432000 1073741824 1073778376 140736181079840 139849977149048 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24371/tid=24384] ppid=24368 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24371/task/24384/stat : 24384 (java) S 24368 24371 22074 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 12690386 10060525568 135688 33554432000 1073741824 1073778376 140736181079840 139849976096392 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24371/tid=24385] ppid=24368 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24371/task/24385/stat : 24385 (java) S 24368 24371 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12690388 10060525568 135688 33554432000 1073741824 1073778376 140736181079840 139849975045136 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24371/tid=24386] ppid=24368 vsize=9824732 CPUtime=0.91 cores=0,2,4,6
/proc/24371/task/24386/stat : 24386 (java) S 24368 24371 22074 0 -1 4202560 8113 0 0 0 89 2 0 0 20 0 22 0 12690388 10060525568 135688 33554432000 1073741824 1073778376 140736181079840 139849235425336 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24371/tid=24387] ppid=24368 vsize=9824732 CPUtime=1.13 cores=0,2,4,6
/proc/24371/task/24387/stat : 24387 (java) S 24368 24371 22074 0 -1 4202560 6380 0 0 0 112 1 0 0 20 0 22 0 12690388 10060525568 135688 33554432000 1073741824 1073778376 140736181079840 139849234372792 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24371/tid=24388] ppid=24368 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24371/task/24388/stat : 24388 (java) S 24368 24371 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12690388 10060525568 135688 33554432000 1073741824 1073778376 140736181079840 139849233320440 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24371/tid=24389] ppid=24368 vsize=9824732 CPUtime=0.29 cores=0,2,4,6
/proc/24371/task/24389/stat : 24389 (java) S 24368 24371 22074 0 -1 4202560 51 0 0 0 16 13 0 0 20 0 22 0 12690388 10060525568 135688 33554432000 1073741824 1073778376 140736181079840 139849232268104 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24371/tid=24408] ppid=24368 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24371/task/24408/stat : 24408 (java) S 24368 24371 22074 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 12690663 10060525568 135688 33554432000 1073741824 1073778376 140736181079840 139849229108776 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24371/tid=24412] ppid=24368 vsize=9824732 CPUtime=868.05 cores=0,2,4,6
/proc/24371/task/24412/stat : 24412 (java) R 24368 24371 22074 0 -1 4202560 264 0 0 0 86790 15 0 0 20 0 22 0 12690763 10060525568 135688 33554432000 1073741824 1073778376 140736181079840 139849230159248 139849990967874 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=24371/tid=24413] ppid=24368 vsize=9824732 CPUtime=868.04 cores=0,2,4,6
/proc/24371/task/24413/stat : 24413 (java) R 24368 24371 22074 0 -1 4202560 1879 0 0 0 86787 17 0 0 20 0 22 0 12690763 10060525568 135688 33554432000 1073741824 1073778376 140736181079840 139849228053152 139849991187687 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=24371/tid=24414] ppid=24368 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24371/task/24414/stat : 24414 (java) S 24368 24371 22074 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 12690763 10060525568 135688 33554432000 1073741824 1073778376 140736181079840 139849231213864 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1765.6
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+899.501 s]
/proc/loadavg: 4.16 4.03 3.40 5/218 24551
/proc/meminfo: memFree=29393480/32872528 swapFree=446836/479540
[pid=24371] ppid=24368 vsize=9824732 CPUtime=1800.13 cores=0,2,4,6
/proc/24371/stat : 24371 (java) S 24368 24371 22074 0 -1 4202496 34058 0 1 0 179871 142 0 0 20 0 22 0 12690382 10060525568 138355 33554432000 1073741824 1073778376 140736181079840 140736181070976 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24371/statm: 2456183 138355 2294 9 0 2446860 0
[pid=24371/tid=24373] ppid=24368 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/24371/task/24373/stat : 24373 (java) S 24368 24371 22074 0 -1 4202560 2440 0 1 0 29 3 0 0 20 0 22 0 12690383 10060525568 138355 33554432000 1073741824 1073778376 140736181079840 139850154550136 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24371/tid=24374] ppid=24368 vsize=9824732 CPUtime=2.43 cores=0,2,4,6
/proc/24371/task/24374/stat : 24374 (java) S 24368 24371 22074 0 -1 4202560 1671 0 0 0 235 8 0 0 20 0 22 0 12690384 10060525568 138355 33554432000 1073741824 1073778376 140736181079840 139850116041384 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24371/tid=24375] ppid=24368 vsize=9824732 CPUtime=2.31 cores=0,2,4,6
/proc/24371/task/24375/stat : 24375 (java) S 24368 24371 22074 0 -1 4202560 1000 0 0 0 223 8 0 0 20 0 22 0 12690384 10060525568 138355 33554432000 1073741824 1073778376 140736181079840 139850114988840 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24371/tid=24376] ppid=24368 vsize=9824732 CPUtime=2.34 cores=0,2,4,6
/proc/24371/task/24376/stat : 24376 (java) S 24368 24371 22074 0 -1 4202560 1742 0 0 0 225 9 0 0 20 0 22 0 12690384 10060525568 138355 33554432000 1073741824 1073778376 140736181079840 139850113936296 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24371/tid=24377] ppid=24368 vsize=9824732 CPUtime=2.35 cores=0,2,4,6
/proc/24371/task/24377/stat : 24377 (java) S 24368 24371 22074 0 -1 4202560 1481 0 0 0 226 9 0 0 20 0 22 0 12690384 10060525568 138355 33554432000 1073741824 1073778376 140736181079840 139850112883752 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24371/tid=24378] ppid=24368 vsize=9824732 CPUtime=2.41 cores=0,2,4,6
/proc/24371/task/24378/stat : 24378 (java) S 24368 24371 22074 0 -1 4202560 1393 0 0 0 232 9 0 0 20 0 22 0 12690384 10060525568 138355 33554432000 1073741824 1073778376 140736181079840 139850111830184 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24371/tid=24379] ppid=24368 vsize=9824732 CPUtime=2.27 cores=0,2,4,6
/proc/24371/task/24379/stat : 24379 (java) S 24368 24371 22074 0 -1 4202560 1932 0 0 0 219 8 0 0 20 0 22 0 12690384 10060525568 138355 33554432000 1073741824 1073778376 140736181079840 139850110777640 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24371/tid=24380] ppid=24368 vsize=9824732 CPUtime=2.47 cores=0,2,4,6
/proc/24371/task/24380/stat : 24380 (java) S 24368 24371 22074 0 -1 4202560 1934 0 0 0 238 9 0 0 20 0 22 0 12690384 10060525568 138355 33554432000 1073741824 1073778376 140736181079840 139850109725096 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24371/tid=24381] ppid=24368 vsize=9824732 CPUtime=2.61 cores=0,2,4,6
/proc/24371/task/24381/stat : 24381 (java) S 24368 24371 22074 0 -1 4202560 1959 0 0 0 250 11 0 0 20 0 22 0 12690384 10060525568 138355 33554432000 1073741824 1073778376 140736181079840 139849990400552 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24371/tid=24382] ppid=24368 vsize=9824732 CPUtime=2.46 cores=0,2,4,6
/proc/24371/task/24382/stat : 24382 (java) S 24368 24371 22074 0 -1 4202560 430 0 0 0 212 34 0 0 20 0 22 0 12690385 10060525568 138355 33554432000 1073741824 1073778376 140736181079840 139849978202728 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24371/tid=24383] ppid=24368 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24371/task/24383/stat : 24383 (java) S 24368 24371 22074 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 12690386 10060525568 138355 33554432000 1073741824 1073778376 140736181079840 139849977149048 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24371/tid=24384] ppid=24368 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24371/task/24384/stat : 24384 (java) S 24368 24371 22074 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 12690386 10060525568 138355 33554432000 1073741824 1073778376 140736181079840 139849976096392 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24371/tid=24385] ppid=24368 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24371/task/24385/stat : 24385 (java) S 24368 24371 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12690388 10060525568 138355 33554432000 1073741824 1073778376 140736181079840 139849975045136 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24371/tid=24386] ppid=24368 vsize=9824732 CPUtime=0.91 cores=0,2,4,6
/proc/24371/task/24386/stat : 24386 (java) S 24368 24371 22074 0 -1 4202560 8113 0 0 0 89 2 0 0 20 0 22 0 12690388 10060525568 138355 33554432000 1073741824 1073778376 140736181079840 139849235425336 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24371/tid=24387] ppid=24368 vsize=9824732 CPUtime=1.13 cores=0,2,4,6
/proc/24371/task/24387/stat : 24387 (java) S 24368 24371 22074 0 -1 4202560 6380 0 0 0 112 1 0 0 20 0 22 0 12690388 10060525568 138355 33554432000 1073741824 1073778376 140736181079840 139849234372792 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24371/tid=24388] ppid=24368 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24371/task/24388/stat : 24388 (java) S 24368 24371 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12690388 10060525568 138355 33554432000 1073741824 1073778376 140736181079840 139849233320440 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24371/tid=24389] ppid=24368 vsize=9824732 CPUtime=0.3 cores=0,2,4,6
/proc/24371/task/24389/stat : 24389 (java) S 24368 24371 22074 0 -1 4202560 53 0 0 0 16 14 0 0 20 0 22 0 12690388 10060525568 138355 33554432000 1073741824 1073778376 140736181079840 139849232268104 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24371/tid=24408] ppid=24368 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24371/task/24408/stat : 24408 (java) S 24368 24371 22074 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 12690663 10060525568 138355 33554432000 1073741824 1073778376 140736181079840 139849229108776 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24371/tid=24412] ppid=24368 vsize=9824732 CPUtime=885.1 cores=0,2,4,6
/proc/24371/task/24412/stat : 24412 (java) R 24368 24371 22074 0 -1 4202560 266 0 0 0 88495 15 0 0 20 0 22 0 12690763 10060525568 138355 33554432000 1073741824 1073778376 140736181079840 139849230158432 139849990967874 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=24371/tid=24413] ppid=24368 vsize=9824732 CPUtime=885.08 cores=0,2,4,6
/proc/24371/task/24413/stat : 24413 (java) R 24368 24371 22074 0 -1 4202560 1882 0 0 0 88491 17 0 0 20 0 22 0 12690763 10060525568 138355 33554432000 1073741824 1073778376 140736181079840 139849228054064 139849991187384 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=24371/tid=24414] ppid=24368 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24371/task/24414/stat : 24414 (java) S 24368 24371 22074 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 12690763 10060525568 138355 33554432000 1073741824 1073778376 140736181079840 139849231213864 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.13
Current children cumulated vsize (KiB) 9824732

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 24371 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+899.501 s]
/proc/loadavg: 4.16 4.03 3.40 5/218 24551
/proc/meminfo: memFree=29393480/32872528 swapFree=446836/479540
[pid=24371] ppid=24368 vsize=9824732 CPUtime=1800.13 cores=0,2,4,6
/proc/24371/stat : 24371 (java) S 24368 24371 22074 0 -1 4202496 34058 0 1 0 179871 142 0 0 20 0 22 0 12690382 10060525568 138355 33554432000 1073741824 1073778376 140736181079840 140736181070976 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24371/statm: 2456183 138355 2294 9 0 2446860 0
[pid=24371/tid=24373] ppid=24368 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/24371/task/24373/stat : 24373 (java) S 24368 24371 22074 0 -1 4202560 2440 0 1 0 29 3 0 0 20 0 22 0 12690383 10060525568 138355 33554432000 1073741824 1073778376 140736181079840 139850154550136 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24371/tid=24374] ppid=24368 vsize=9824732 CPUtime=2.43 cores=0,2,4,6
/proc/24371/task/24374/stat : 24374 (java) S 24368 24371 22074 0 -1 4202560 1671 0 0 0 235 8 0 0 20 0 22 0 12690384 10060525568 138355 33554432000 1073741824 1073778376 140736181079840 139850116041384 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24371/tid=24375] ppid=24368 vsize=9824732 CPUtime=2.31 cores=0,2,4,6
/proc/24371/task/24375/stat : 24375 (java) S 24368 24371 22074 0 -1 4202560 1000 0 0 0 223 8 0 0 20 0 22 0 12690384 10060525568 138355 33554432000 1073741824 1073778376 140736181079840 139850114988840 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24371/tid=24376] ppid=24368 vsize=9824732 CPUtime=2.34 cores=0,2,4,6
/proc/24371/task/24376/stat : 24376 (java) S 24368 24371 22074 0 -1 4202560 1742 0 0 0 225 9 0 0 20 0 22 0 12690384 10060525568 138355 33554432000 1073741824 1073778376 140736181079840 139850113936296 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24371/tid=24377] ppid=24368 vsize=9824732 CPUtime=2.35 cores=0,2,4,6
/proc/24371/task/24377/stat : 24377 (java) S 24368 24371 22074 0 -1 4202560 1481 0 0 0 226 9 0 0 20 0 22 0 12690384 10060525568 138355 33554432000 1073741824 1073778376 140736181079840 139850112883752 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24371/tid=24378] ppid=24368 vsize=9824732 CPUtime=2.41 cores=0,2,4,6
/proc/24371/task/24378/stat : 24378 (java) S 24368 24371 22074 0 -1 4202560 1393 0 0 0 232 9 0 0 20 0 22 0 12690384 10060525568 138355 33554432000 1073741824 1073778376 140736181079840 139850111830184 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24371/tid=24379] ppid=24368 vsize=9824732 CPUtime=2.27 cores=0,2,4,6
/proc/24371/task/24379/stat : 24379 (java) S 24368 24371 22074 0 -1 4202560 1932 0 0 0 219 8 0 0 20 0 22 0 12690384 10060525568 138355 33554432000 1073741824 1073778376 140736181079840 139850110777640 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24371/tid=24380] ppid=24368 vsize=9824732 CPUtime=2.47 cores=0,2,4,6
/proc/24371/task/24380/stat : 24380 (java) S 24368 24371 22074 0 -1 4202560 1934 0 0 0 238 9 0 0 20 0 22 0 12690384 10060525568 138355 33554432000 1073741824 1073778376 140736181079840 139850109725096 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24371/tid=24381] ppid=24368 vsize=9824732 CPUtime=2.61 cores=0,2,4,6
/proc/24371/task/24381/stat : 24381 (java) S 24368 24371 22074 0 -1 4202560 1959 0 0 0 250 11 0 0 20 0 22 0 12690384 10060525568 138355 33554432000 1073741824 1073778376 140736181079840 139849990400552 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24371/tid=24382] ppid=24368 vsize=9824732 CPUtime=2.46 cores=0,2,4,6
/proc/24371/task/24382/stat : 24382 (java) S 24368 24371 22074 0 -1 4202560 430 0 0 0 212 34 0 0 20 0 22 0 12690385 10060525568 138355 33554432000 1073741824 1073778376 140736181079840 139849978202728 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24371/tid=24383] ppid=24368 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24371/task/24383/stat : 24383 (java) S 24368 24371 22074 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 12690386 10060525568 138355 33554432000 1073741824 1073778376 140736181079840 139849977149048 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24371/tid=24384] ppid=24368 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24371/task/24384/stat : 24384 (java) S 24368 24371 22074 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 12690386 10060525568 138355 33554432000 1073741824 1073778376 140736181079840 139849976096392 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24371/tid=24385] ppid=24368 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24371/task/24385/stat : 24385 (java) S 24368 24371 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12690388 10060525568 138355 33554432000 1073741824 1073778376 140736181079840 139849975045136 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24371/tid=24386] ppid=24368 vsize=9824732 CPUtime=0.91 cores=0,2,4,6
/proc/24371/task/24386/stat : 24386 (java) S 24368 24371 22074 0 -1 4202560 8113 0 0 0 89 2 0 0 20 0 22 0 12690388 10060525568 138355 33554432000 1073741824 1073778376 140736181079840 139849235425336 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24371/tid=24387] ppid=24368 vsize=9824732 CPUtime=1.13 cores=0,2,4,6
/proc/24371/task/24387/stat : 24387 (java) S 24368 24371 22074 0 -1 4202560 6380 0 0 0 112 1 0 0 20 0 22 0 12690388 10060525568 138355 33554432000 1073741824 1073778376 140736181079840 139849234372792 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24371/tid=24388] ppid=24368 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24371/task/24388/stat : 24388 (java) S 24368 24371 22074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12690388 10060525568 138355 33554432000 1073741824 1073778376 140736181079840 139849233320440 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24371/tid=24389] ppid=24368 vsize=9824732 CPUtime=0.3 cores=0,2,4,6
/proc/24371/task/24389/stat : 24389 (java) S 24368 24371 22074 0 -1 4202560 53 0 0 0 16 14 0 0 20 0 22 0 12690388 10060525568 138355 33554432000 1073741824 1073778376 140736181079840 139849232268104 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24371/tid=24408] ppid=24368 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24371/task/24408/stat : 24408 (java) S 24368 24371 22074 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 12690663 10060525568 138355 33554432000 1073741824 1073778376 140736181079840 139849229108776 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24371/tid=24412] ppid=24368 vsize=9824732 CPUtime=885.1 cores=0,2,4,6
/proc/24371/task/24412/stat : 24412 (java) R 24368 24371 22074 0 -1 4202560 266 0 0 0 88495 15 0 0 20 0 22 0 12690763 10060525568 138355 33554432000 1073741824 1073778376 140736181079840 139849230158432 139849990967874 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=24371/tid=24413] ppid=24368 vsize=9824732 CPUtime=885.08 cores=0,2,4,6
/proc/24371/task/24413/stat : 24413 (java) R 24368 24371 22074 0 -1 4202560 1882 0 0 0 88491 17 0 0 20 0 22 0 12690763 10060525568 138355 33554432000 1073741824 1073778376 140736181079840 139849228054064 139849991187384 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=24371/tid=24414] ppid=24368 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24371/task/24414/stat : 24414 (java) S 24368 24371 22074 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 12690763 10060525568 138355 33554432000 1073741824 1073778376 140736181079840 139849231213864 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.13
Current children cumulated vsize (KiB) 9824732

Child status: 143

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

Real time (s): 899.551
CPU time (s): 1800.13
CPU user time (s): 1798.71
CPU system time (s): 1.42
CPU usage (%): 200.114
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.2
system time used= 1.87371
maximum resident set size= 570772
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34101
page faults= 1
swaps= 0
block input operations= 0
block output operations= 968
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 35687
involuntary context switches= 54182

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.83396 second user time and 5.99309 second system time

The end

Launcher Data

Begin job on node104 at 2016-06-16 21:46:43
IDJOB=4091872
IDBENCH=79611
IDSOLVER=2552
FILE ID=node104/4091872-1466106403
RUNJOBID= node104-1466105450-22841
PBS_JOBID= 19904071
Free space on /tmp= 71700 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/spot5/normalized-spot5-503_wcsp.wbo
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4091872-1466106403/watcher-4091872-1466106403 -o /tmp/evaluation-result-4091872-1466106403/solver-4091872-1466106403 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node104-1466105450-22841 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4091872-1466106403.wbo

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

MD5SUM BENCH= 08f4b88f9040f70d336d7e223b6d5133
RANDOM SEED=265067877

node104.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.035
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.07
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.035
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	: 5332.55
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.035
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	: 5332.55
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.035
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	: 5332.55
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.035
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	: 5332.55
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.035
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	: 5332.54
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.035
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29763260 kB
Buffers:           62828 kB
Cached:           127432 kB
SwapCached:          516 kB
Active:          1825644 kB
Inactive:         102504 kB
Active(anon):    1739064 kB
Inactive(anon):     1168 kB
Active(file):      86580 kB
Inactive(file):   101336 kB
Unevictable:      479540 kB
Mlocked:          446836 kB
SwapTotal:      67108856 kB
SwapFree:       67100316 kB
Dirty:               772 kB
Writeback:             0 kB
AnonPages:       2217004 kB
Mapped:            15328 kB
Shmem:                 0 kB
Slab:             569948 kB
SReclaimable:      13892 kB
SUnreclaim:       556056 kB
KernelStack:        1648 kB
PageTables:         8716 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3576200 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1730560 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71704 MiB
End job on node104 at 2016-06-16 22:01:42