Trace number 4091866

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.03 900.244

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/spot5/
normalized-spot5-28_wcsp.wbo
MD5SUMa55ceb8d29eae2e4164c23000e30d1cb
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark270105
Best CPU time to get the best result obtained on this benchmark50.4873
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables576
Total number of constraints7352
Number of soft constraints7122
Number of constraints which are clauses7122
Number of constraints which are cardinality constraints (but not clauses)230
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint4
Top cost 326159
Min constraint cost 1
Max constraint cost 326159
Sum of constraints costs 2248213986
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.07/0.10	c version PB16.v20160501
0.07/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.07/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.07/0.10	c java.vm.version	19.1-b02
0.07/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.07/0.10	c sun.arch.data.model	64
0.07/0.10	c java.version		1.6.0_24
0.07/0.10	c os.name		Linux
0.07/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.07/0.10	c os.arch		amd64
0.07/0.10	c Free memory 		501472288
0.07/0.10	c Max memory 		7480803328
0.07/0.10	c Total memory 		504102912
0.07/0.10	c Number of processors 	8
0.07/0.13	c Pseudo Boolean Optimization by upper bound
0.07/0.13	c ManyCore solver with 2 solvers running in parallel
0.07/0.13	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.07/0.13	c --- Begin Solver configuration ---
0.07/0.13	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.07/0.13	c Learn all clauses as in MiniSAT
0.07/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.07/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.07/0.13	c Expensive reason simplification
0.07/0.13	c Glucose 2.1 dynamic restart strategy
0.07/0.13	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.07/0.13	c timeout=2147483s
0.07/0.13	c DB Simplification allowed=false
0.07/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.07/0.13	c --- End Solver configuration ---
0.07/0.13	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.07/0.13	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.07/0.13	c --- Begin Solver configuration ---
0.07/0.13	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.07/0.13	c Learn all clauses as in MiniSAT
0.07/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.07/0.13	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.07/0.13	c No reason simplification
0.07/0.13	c Armin Biere (Picosat) restarts strategy
0.07/0.13	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.07/0.13	c timeout=2147483s
0.07/0.13	c DB Simplification allowed=false
0.07/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.07/0.13	c --- End Solver configuration ---
0.07/0.13	c solving HOME/instance-4091866-1466105777.wbo
0.07/0.13	c reading problem ... 
0.70/0.46	c ... done. Wall clock time 0.329s.
0.70/0.46	c declared #vars     576
0.70/0.46	c internal #vars     7698
0.70/0.46	c #constraints  7582
0.70/0.46	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.70/0.46	c constraints type 
0.70/0.46	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 6950
0.70/0.46	c org.sat4j.minisat.constraints.card.MinWatchCard => 58
0.70/0.46	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 574
0.70/0.46	c 7582 constraints processed.
0.70/0.46	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.70/0.46	c constraints type 
0.70/0.46	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 574
0.70/0.46	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 6950
0.70/0.46	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 58
0.70/0.46	c 7582 constraints processed.
0.70/0.46	c objective function length is 7122 literals
1.43/0.69	c And the winner is solver1
1.94/0.96	c SATISFIABLE
1.94/0.96	c OPTIMIZING...
1.94/0.96	c Got one! Elapsed wall clock time (in seconds):0.838
1.94/0.97	o 288110
2.73/1.28	c And the winner is solver0
3.05/1.53	c Got one! Elapsed wall clock time (in seconds):1.407
3.05/1.53	o 288105
3.21/1.66	c And the winner is solver1
3.43/2.06	c Got one! Elapsed wall clock time (in seconds):1.935
3.43/2.06	o 287110
3.55/2.11	c And the winner is solver0
3.63/2.59	c Got one! Elapsed wall clock time (in seconds):2.46
3.63/2.59	o 287105
3.64/2.65	c And the winner is solver1
3.76/3.10	c Got one! Elapsed wall clock time (in seconds):2.972
3.76/3.10	o 286110
3.76/3.18	c And the winner is solver0
3.93/3.61	c Got one! Elapsed wall clock time (in seconds):3.484
3.93/3.61	o 286105
4.51/3.82	c And the winner is solver1
4.65/4.12	c Got one! Elapsed wall clock time (in seconds):3.996
4.65/4.12	o 279110
8.59/6.09	c cleaning 3031 clauses out of 6062 with flag 34938/6062
12.60/7.97	c cleaning 4514 clauses out of 9031 with flag 83328/12062
17.03/10.10	c cleaning 5759 clauses out of 11517 with flag 133379/19062
21.42/12.39	c cleaning 6875 clauses out of 13758 with flag 199354/27062
26.46/14.77	c cleaning 7936 clauses out of 15884 with flag 277158/36063
32.30/17.63	c cleaning 8968 clauses out of 17950 with flag 362452/46065
38.68/20.80	c cleaning 9986 clauses out of 19979 with flag 457626/57062
44.56/23.79	c cleaning 10997 clauses out of 21993 with flag 557760/69062
52.18/27.52	c cleaning 11999 clauses out of 23999 with flag 643944/82065
59.97/31.49	c cleaning 12999 clauses out of 25998 with flag 738947/96063
60.99/32.00	c And the winner is solver1
61.05/32.14	c Got one! Elapsed wall clock time (in seconds):32.015
61.05/32.14	o 278110
63.75/33.50	c cleaning 9054 clauses out of 18107 with flag 11784/101171
68.44/35.82	c cleaning 7521 clauses out of 15052 with flag 30694/107170
74.06/38.68	c cleaning 7259 clauses out of 14531 with flag 55259/114170
80.45/41.83	c cleaning 7631 clauses out of 15272 with flag 88693/122170
87.05/45.12	c cleaning 8315 clauses out of 16641 with flag 119260/131170
94.92/49.05	c cleaning 9161 clauses out of 18327 with flag 149855/141171
102.92/53.06	c cleaning 10083 clauses out of 20166 with flag 183190/152171
112.02/57.52	c cleaning 11036 clauses out of 22082 with flag 221492/164170
121.42/62.22	c cleaning 12020 clauses out of 24047 with flag 261767/177171
132.69/67.84	c cleaning 13013 clauses out of 26026 with flag 304048/191170
145.49/74.25	c cleaning 14006 clauses out of 28013 with flag 352409/206170
159.78/81.35	c cleaning 15000 clauses out of 30008 with flag 402693/222171
173.58/88.22	c cleaning 16000 clauses out of 32007 with flag 454472/239170
189.05/95.92	c cleaning 17002 clauses out of 34007 with flag 518779/257170
204.35/103.53	c cleaning 17997 clauses out of 36005 with flag 594576/276170
221.34/112.01	c cleaning 19003 clauses out of 38011 with flag 682797/296173
241.23/121.93	c cleaning 19999 clauses out of 40006 with flag 762863/317171
263.07/132.83	c cleaning 21004 clauses out of 42007 with flag 831753/339171
284.91/143.73	c cleaning 22002 clauses out of 44003 with flag 914593/362171
309.74/156.12	c cleaning 23001 clauses out of 46001 with flag 1011767/386171
331.79/167.17	c cleaning 24000 clauses out of 48000 with flag 1113921/411171
358.72/180.51	c cleaning 25000 clauses out of 50000 with flag 1195063/437171
387.37/194.82	c cleaning 25997 clauses out of 51999 with flag 1280086/464170
413.99/208.20	c cleaning 26995 clauses out of 54002 with flag 1380805/492170
441.05/221.67	c cleaning 28003 clauses out of 56008 with flag 1475491/521171
466.63/234.60	c cleaning 29001 clauses out of 58005 with flag 1565155/551171
496.10/249.38	c cleaning 29995 clauses out of 60003 with flag 1659812/582170
525.33/263.92	c cleaning 31002 clauses out of 62009 with flag 1749733/614171
551.17/276.87	c cleaning 32004 clauses out of 64007 with flag 1849770/647171
579.25/290.81	c cleaning 32999 clauses out of 66005 with flag 1956393/681173
611.89/307.20	c cleaning 34002 clauses out of 68004 with flag 2041597/716171
643.36/322.82	c cleaning 34993 clauses out of 70002 with flag 2131401/752171
674.50/338.69	c cleaning 36000 clauses out of 72009 with flag 2250980/789171
708.40/355.54	c cleaning 36998 clauses out of 74009 with flag 2373504/827171
739.49/371.05	c cleaning 38003 clauses out of 76011 with flag 2513764/866171
769.54/386.03	c cleaning 39002 clauses out of 78007 with flag 2648116/906170
800.06/401.27	c cleaning 39999 clauses out of 80005 with flag 2786810/947170
829.85/416.37	c cleaning 41001 clauses out of 82006 with flag 2932527/989170
863.13/432.93	c cleaning 41999 clauses out of 84005 with flag 3077181/1032170
897.23/449.99	c cleaning 43000 clauses out of 86006 with flag 3244148/1076170
931.38/466.95	c cleaning 44002 clauses out of 88006 with flag 3410337/1121170
966.50/484.42	c cleaning 45000 clauses out of 90006 with flag 3577204/1167172
1002.20/502.68	c cleaning 46000 clauses out of 92004 with flag 3723782/1214170
1048.94/525.97	c cleaning 46999 clauses out of 94004 with flag 3868949/1262170
1096.72/549.79	c cleaning 48003 clauses out of 96005 with flag 4005634/1311170
1137.53/570.06	c cleaning 48996 clauses out of 98002 with flag 4180611/1361170
1180.92/591.61	c cleaning 50001 clauses out of 100007 with flag 4342070/1412171
1218.08/610.10	c cleaning 51001 clauses out of 102005 with flag 4505019/1464170
1265.70/633.81	c cleaning 51998 clauses out of 104005 with flag 4649723/1517171
1313.67/657.78	c cleaning 52997 clauses out of 106007 with flag 4814769/1571171
1354.87/678.21	c cleaning 54000 clauses out of 108010 with flag 4983719/1626171
1404.93/703.52	c cleaning 55004 clauses out of 110010 with flag 5164535/1682171
1452.78/727.46	c cleaning 56000 clauses out of 112006 with flag 5375970/1739171
1502.36/752.14	c cleaning 56995 clauses out of 114006 with flag 5559803/1797171
1553.04/777.31	c cleaning 58006 clauses out of 116014 with flag 5734615/1856174
1606.88/804.03	c cleaning 58996 clauses out of 118004 with flag 5951560/1916170
1670.15/835.46	c cleaning 60004 clauses out of 120010 with flag 6150710/1977172
1731.34/865.98	c cleaning 60997 clauses out of 122005 with flag 6329753/2039171
1800.03/900.20	c >>>>>>>>>> Solver number 0 (3 answers) <<<<<<<<<<<<<<<<<<
1800.03/900.20	c starts		: 7413
1800.03/900.20	c conflicts		: 2095105
1800.03/900.20	c decisions		: 3523118
1800.03/900.20	c propagations		: 133096390
1800.03/900.20	c inspects		: 6646401753
1800.03/900.20	c shortcuts		: 0
1800.03/900.20	c learnt literals	: 0
1800.03/900.20	c learnt binary clauses	: 0
1800.03/900.20	c learnt ternary clauses	: 69
1800.03/900.20	c learnt constraints	: 2095105
1800.03/900.20	c ignored constraints	: 0
1800.03/900.20	c root simplifications	: 0
1800.03/900.20	c removed literals (reason simplification)	: 23662096
1800.03/900.20	c reason swapping (by a shorter reason)	: 0
1800.03/900.20	c Calls to reduceDB	: 68
1800.03/900.20	c Number of update (reduction) of LBD	: 69341
1800.03/900.20	c Imported unit clauses	: 0
1800.03/900.20	c number of reductions to clauses (during analyze)	: 0
1800.03/900.20	c number of learned constraints concerned by reduction	: 0
1800.03/900.20	c number of learning phase by resolution	: 0
1800.03/900.20	c number of learning phase by cutting planes	: 0
1800.03/900.20	c speed (assignments/second)	: 153327.8459445355
1800.03/900.20	c non guided choices	6
1800.03/900.23	c learnt constraints type 
1800.03/900.23	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 116942
1800.03/900.23	c >>>>>>>>>> Solver number 1 (5 answers) <<<<<<<<<<<<<<<<<<
1800.03/900.23	c starts		: 10
1800.03/900.23	c conflicts		: 1749
1800.03/900.23	c decisions		: 16649
1800.03/900.23	c propagations		: 280236
1800.03/900.23	c inspects		: 6972382
1800.03/900.23	c shortcuts		: 0
1800.03/900.23	c learnt literals	: 0
1800.03/900.23	c learnt binary clauses	: 0
1800.03/900.23	c learnt ternary clauses	: 0
1800.03/900.23	c learnt constraints	: 1748
1800.03/900.23	c ignored constraints	: 0
1800.03/900.23	c root simplifications	: 0
1800.03/900.23	c removed literals (reason simplification)	: 0
1800.03/900.23	c reason swapping (by a shorter reason)	: 0
1800.03/900.23	c Calls to reduceDB	: 0
1800.03/900.23	c Number of update (reduction) of LBD	: 0
1800.03/900.23	c Imported unit clauses	: 0
1800.03/900.23	c number of reductions to clauses (during analyze)	: 0
1800.03/900.23	c number of learned constraints concerned by reduction	: 0
1800.03/900.23	c number of learning phase by resolution	: 0
1800.03/900.23	c number of learning phase by cutting planes	: 0
1800.03/900.23	c speed (assignments/second)	: 312.55304744686333
1800.03/900.23	c non guided choices	0
1800.03/900.23	c learnt constraints type 
1800.03/900.23	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 1310
1800.03/900.23	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1
1800.03/900.23	c org.sat4j.pb.constraints.pb.MaxWatchPb => 437
1800.03/900.23	s SATISFIABLE
1800.03/900.23	c Found 8 solution(s)
1800.03/900.23	v x1 -x2 -x3 x4 -x5 x6 -x7 x8 -x9 x10 -x11 x12 x13 -x14 -x15 x16 -x17 x18 -x19 x20 -x21 x22 -x23 x24 -x25 x26 -x27 x28 -x29 x30 x31 -x32 -x33 x34 -x35 x36 -x37 x38 -x39 x40 -x41 x42 x43 -x44 -x45 x46 -x47 x48 -x49 x50 -x51 x52 -x53 x54 -x55 x56 -x57 x58 -x59 x60 -x61 x62 -x63 x64 -x65 x66 -x67 x68 -x69 x70 -x71 x72 -x73 x74 -x75 x76 -x77 x78 x79 -x80 -x81 x82 -x83 x84 -x85 x86 -x87 x88 -x89 x90 -x91 x92 -x93 x94 x95 -x96 -x97 x98 -x99 x100 -x101 -x102 -x103 x104 -x105 -x106 -x107 x108 -x109 -x110 -x111 x112 -x113 -x114 -x115 x116 x117 -x118 -x119 -x120 -x121 -x122 -x123 x124 -x125 -x126 -x127 x128 -x129 -x130 -x131 x132 -x133 x134 -x135 x136 -x137 x138 -x139 x140 -x141 x142 -x143 x144 x145 -x146 -x147 x148 -x149 x150 -x151 x152 -x153 x154 -x155 x156 -x157 x158 -x159 -x160 -x161 x162 -x163 -x164 -x165 x166 -x167 -x168 -x169 x170 -x171 -x172 -x173 x174 x175 -x176 -x177 -x178 -x179 -x180 -x181 x182 -x183 -x184 -x185 x186 -x187 -x188 -x189 x190 -x191 x192 -x193 -x194 -x195 x196 -x197 x198 -x199 x200 -x201 -x202 -x203 x204 -x205 -x206 x207 -x208 -x209 x210 -x211 x212 -x213 x214 -x215 x216 -x217 x218 -x219 x220 -x221 x222 -x223 x224 x225 -x226 -x227 -x228 -x229 x230 -x231 -x232 -x233 x234 -x235 -x236 -x237 x238 -x239 -x240 -x241 x242 x243 -x244 -x245 -x246 -x247 -x248 -x249 x250 -x251 -x252 -x253 x254 -x255 -x256 -x257 x258 -x259 x260 -x261 x262 -x263 x264 -x265 x266 -x267 x268 -x269 x270 -x271 -x272 -x273 x274 -x275 x276 -x277 x278 -x279 x280 -x281 x282 -x283 x284 -x285 x286 -x287 x288 x289 -x290 -x291 -x292 -x293 x294 -x295 -x296 -x297 x298 -x299 -x300 -x301 x302 -x303 -x304 -x305 x306 x307 -x308 -x309 -x310 -x311 -x312 -x313 x314 -x315 -x316 -x317 x318 -x319 -x320 -x321 x322 -x323 x324 -x325 x326 -x327 -x328 x329 -x330 -x331 -x332 -x333 x334 -x335 x336 -x337 x338 -x339 x340 -x341 x342 -x343 x344 -x345 x346 -x347 x348 -x349 x350 -x351 x352 -x353 x354 x355 -x356 -x357 -x358 -x359 x360 -x361 -x362 -x363 x364 x365 -x366 -x367 -x368 -x369 -x370 -x371 x372 -x373 -x374 -x375 x376 -x377 -x378 -x379 x380 -x381 x382 -x383 x384 -x385 -x386 x387 -x388 -x389 x390 -x391 x392 -x393 x394 -x395 x396 -x397 x398 -x399 -x400 -x401 x402 x403 -x404 -x405 -x406 -x407 -x408 -x409 x410 -x411 x412 -x413 -x414 -x415 x416 -x417 x418 -x419 -x420 -x421 x422 -x423 x424 -x425 x426 -x427 x428 -x429 x430 -x431 x432 -x433 x434 x435 -x436 -x437 -x438 -x439 x440 -x441 -x442 -x443 x444 -x445 x446 -x447 -x448 x449 -x450 -x451 x452 -x453 x454 -x455 x456 -x457 x458 -x459 x460 -x461 x462 -x463 -x464 -x465 x466 -x467 -x468 -x469 x470 -x471 -x472 x473 -x474 -x475 x476 x477 -x478 -x479 x480 -x481 x482 -x483 -x484 x485 -x486 -x487 x488 x489 -x490 -x491 x492 -x493 -x494 x495 -x496 -x497 x498 -x499 x500 -x501 x502 -x503 x504 -x505 x506 x507 -x508 x509 -x510 x511 -x512 x513 -x514 x515 -x516 x517 -x518 x519 -x520 -x521 x522 -x523 x524 -x525 x526 -x527 x528 x529 -x530 -x531 x532 -x533 x534 -x535 x536 -x537 x538 x539 -x540 -x541 x542 -x543 x544 -x545 x546 -x547 x548 -x549 x550 -x551 x552 -x553 x554 -x555 x556 -x557 x558 -x559 x560 -x561 x562 x563 -x564 -x565 x566 -x567 x568 x569 -x570 -x571 x572 x573 -x574 x575 -x576 
1800.03/900.23	c objective function=278110
1800.03/900.23	c Total wall clock time (in seconds): 900.106

Verifier Data

OK	278110

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-4091866-1466105777/watcher-4091866-1466105777 -o /tmp/evaluation-result-4091866-1466105777/solver-4091866-1466105777 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node128-1466103795-17578 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4091866-1466105777.wbo 

pid=17908
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.92 3.69 3.14 4/197 17911
/proc/meminfo: memFree=30822580/32872528 swapFree=302776/319128
[pid=17911] ppid=17908 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/17911/stat : 17911 (java) D 17908 17911 16914 0 -1 4202496 319 0 0 0 0 0 0 0 20 0 1 0 12624377 9515008 176 33554432000 1073741824 1073778376 140736786193696 140736786176424 262962758544 0 0 4096 0 18446744072100588836 0 0 17 3 0 0 0 0 0
/proc/17911/statm: 2323 176 133 9 0 71 0

[startup+0.100093 s]
/proc/loadavg: 3.92 3.69 3.14 4/197 17911
/proc/meminfo: memFree=30822580/32872528 swapFree=302776/319128
[pid=17911] ppid=17908 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/17911/stat : 17911 (java) S 17908 17911 16914 0 -1 4202496 4344 0 1 0 6 1 0 0 20 0 18 0 12624377 9787879424 5459 33554432000 1073741824 1073778376 140735320242096 140735320233232 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17911/statm: 2389619 5459 2097 9 0 2380296 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 9558476

[startup+0.200321 s]
/proc/loadavg: 3.92 3.69 3.14 4/197 17911
/proc/meminfo: memFree=30822580/32872528 swapFree=302776/319128
[pid=17911] ppid=17908 vsize=9558476 CPUtime=0.22 cores=1,3,5,7
/proc/17911/stat : 17911 (java) S 17908 17911 16914 0 -1 4202496 4682 0 1 0 21 1 0 0 20 0 18 0 12624377 9787879424 6766 33554432000 1073741824 1073778376 140735320242096 140735320233232 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17911/statm: 2389619 6766 2198 9 0 2380296 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 9558476

[startup+0.30032 s]
/proc/loadavg: 3.92 3.69 3.14 4/197 17911
/proc/meminfo: memFree=30822580/32872528 swapFree=302776/319128
[pid=17911] ppid=17908 vsize=9558476 CPUtime=0.45 cores=1,3,5,7
/proc/17911/stat : 17911 (java) S 17908 17911 16914 0 -1 4202496 5530 0 1 0 43 2 0 0 20 0 18 0 12624377 9787879424 8875 33554432000 1073741824 1073778376 140735320242096 140735320233232 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17911/statm: 2389619 8875 2231 9 0 2380296 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 9558476

[startup+0.700181 s]
/proc/loadavg: 3.92 3.69 3.14 4/197 17911
/proc/meminfo: memFree=30822580/32872528 swapFree=302776/319128
[pid=17911] ppid=17908 vsize=9824732 CPUtime=1.82 cores=1,3,5,7
/proc/17911/stat : 17911 (java) S 17908 17911 16914 0 -1 4202496 14524 0 1 0 178 4 0 0 20 0 20 0 12624377 10060525568 20037 33554432000 1073741824 1073778376 140735320242096 140735320233232 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17911/statm: 2456183 20037 2270 9 0 2446860 0
Current children cumulated CPU time (s) 1.82
Current children cumulated vsize (KiB) 9824732

[startup+1.50076 s]
/proc/loadavg: 3.92 3.69 3.14 7/219 17936
/proc/meminfo: memFree=30741816/32872528 swapFree=302776/319128
[pid=17911] ppid=17908 vsize=9824732 CPUtime=3.05 cores=1,3,5,7
/proc/17911/stat : 17911 (java) S 17908 17911 16914 0 -1 4202496 15133 0 1 0 297 8 0 0 20 0 19 0 12624377 10060525568 23177 33554432000 1073741824 1073778376 140735320242096 140735320233232 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17911/statm: 2456183 23177 2273 9 0 2446860 0
[pid=17911/tid=17913] ppid=17908 vsize=9824732 CPUtime=0.49 cores=1,3,5,7
/proc/17911/task/17913/stat : 17913 (java) S 17908 17911 16914 0 -1 4202560 2443 0 1 0 48 1 0 0 20 0 19 0 12624378 10060525568 23177 33554432000 1073741824 1073778376 140735320242096 139872203953016 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17911/tid=17914] ppid=17908 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17911/task/17914/stat : 17914 (java) S 17908 17911 16914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12624379 10060525568 23177 33554432000 1073741824 1073778376 140735320242096 139872193013928 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17911/tid=17915] ppid=17908 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17911/task/17915/stat : 17915 (java) S 17908 17911 16914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12624379 10060525568 23177 33554432000 1073741824 1073778376 140735320242096 139872191961384 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17911/tid=17916] ppid=17908 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17911/task/17916/stat : 17916 (java) S 17908 17911 16914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12624379 10060525568 23177 33554432000 1073741824 1073778376 140735320242096 139872190908840 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17911/tid=17917] ppid=17908 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17911/task/17917/stat : 17917 (java) S 17908 17911 16914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12624379 10060525568 23177 33554432000 1073741824 1073778376 140735320242096 139872189856296 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17911/tid=17918] ppid=17908 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17911/task/17918/stat : 17918 (java) S 17908 17911 16914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12624379 10060525568 23177 33554432000 1073741824 1073778376 140735320242096 139872188803752 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17911/tid=17919] ppid=17908 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17911/task/17919/stat : 17919 (java) S 17908 17911 16914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12624379 10060525568 23177 33554432000 1073741824 1073778376 140735320242096 139872187751208 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17911/tid=17920] ppid=17908 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17911/task/17920/stat : 17920 (java) S 17908 17911 16914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12624379 10060525568 23177 33554432000 1073741824 1073778376 140735320242096 139872041647016 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17911/tid=17921] ppid=17908 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17911/task/17921/stat : 17921 (java) S 17908 17911 16914 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12624379 10060525568 23177 33554432000 1073741824 1073778376 140735320242096 139872040594472 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17911/tid=17922] ppid=17908 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17911/task/17922/stat : 17922 (java) S 17908 17911 16914 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 12624381 10060525568 23177 33554432000 1073741824 1073778376 140735320242096 139872028182632 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17911/tid=17923] ppid=17908 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17911/task/17923/stat : 17923 (java) S 17908 17911 16914 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 12624381 10060525568 23177 33554432000 1073741824 1073778376 140735320242096 139872027128952 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17911/tid=17924] ppid=17908 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17911/task/17924/stat : 17924 (java) S 17908 17911 16914 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12624381 10060525568 23177 33554432000 1073741824 1073778376 140735320242096 139872026076296 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17911/tid=17925] ppid=17908 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17911/task/17925/stat : 17925 (java) S 17908 17911 16914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12624384 10060525568 23177 33554432000 1073741824 1073778376 140735320242096 139872025025040 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17911/tid=17926] ppid=17908 vsize=9824732 CPUtime=0.8 cores=1,3,5,7
/proc/17911/task/17926/stat : 17926 (java) S 17908 17911 16914 0 -1 4202560 6247 0 0 0 78 2 0 0 20 0 19 0 12624384 10060525568 23177 33554432000 1073741824 1073778376 140735320242096 139872023972408 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17911/tid=17927] ppid=17908 vsize=9824732 CPUtime=0.72 cores=1,3,5,7
/proc/17911/task/17927/stat : 17927 (java) S 17908 17911 16914 0 -1 4202560 5101 0 0 0 71 1 0 0 20 0 19 0 12624384 10060525568 23177 33554432000 1073741824 1073778376 140735320242096 139872022919864 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17911/tid=17928] ppid=17908 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17911/task/17928/stat : 17928 (java) S 17908 17911 16914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12624384 10060525568 23177 33554432000 1073741824 1073778376 140735320242096 139872021867512 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17911/tid=17929] ppid=17908 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17911/task/17929/stat : 17929 (java) S 17908 17911 16914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12624384 10060525568 23177 33554432000 1073741824 1073778376 140735320242096 139872020815176 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17911/tid=17936] ppid=17908 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17911/task/17936/stat : 17936 (java) S 17908 17911 16914 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 12624481 10060525568 23177 33554432000 1073741824 1073778376 140735320242096 139872016553512 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 9824732

[startup+3.10074 s]
/proc/loadavg: 3.77 3.66 3.13 3/216 17942
/proc/meminfo: memFree=30716108/32872528 swapFree=302776/319128
[pid=17911] ppid=17908 vsize=9824732 CPUtime=3.76 cores=1,3,5,7
/proc/17911/stat : 17911 (java) S 17908 17911 16914 0 -1 4202496 15697 0 1 0 361 15 0 0 20 0 19 0 12624377 10060525568 31377 33554432000 1073741824 1073778376 140735320242096 140735320233232 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17911/statm: 2456183 31377 2277 9 0 2446860 0
[pid=17911/tid=17913] ppid=17908 vsize=9824732 CPUtime=0.55 cores=1,3,5,7
/proc/17911/task/17913/stat : 17913 (java) S 17908 17911 16914 0 -1 4202560 2452 0 1 0 54 1 0 0 20 0 19 0 12624378 10060525568 31377 33554432000 1073741824 1073778376 140735320242096 139872203953016 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17911/tid=17914] ppid=17908 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17911/task/17914/stat : 17914 (java) S 17908 17911 16914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12624379 10060525568 31377 33554432000 1073741824 1073778376 140735320242096 139872193013928 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17911/tid=17915] ppid=17908 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17911/task/17915/stat : 17915 (java) S 17908 17911 16914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12624379 10060525568 31377 33554432000 1073741824 1073778376 140735320242096 139872191961384 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17911/tid=17916] ppid=17908 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17911/task/17916/stat : 17916 (java) S 17908 17911 16914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12624379 10060525568 31377 33554432000 1073741824 1073778376 140735320242096 139872190908840 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17911/tid=17917] ppid=17908 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17911/task/17917/stat : 17917 (java) S 17908 17911 16914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12624379 10060525568 31377 33554432000 1073741824 1073778376 140735320242096 139872189856296 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17911/tid=17918] ppid=17908 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17911/task/17918/stat : 17918 (java) S 17908 17911 16914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12624379 10060525568 31377 33554432000 1073741824 1073778376 140735320242096 139872188803752 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17911/tid=17919] ppid=17908 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17911/task/17919/stat : 17919 (java) S 17908 17911 16914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12624379 10060525568 31377 33554432000 1073741824 1073778376 140735320242096 139872187751208 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17911/tid=17920] ppid=17908 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17911/task/17920/stat : 17920 (java) S 17908 17911 16914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12624379 10060525568 31377 33554432000 1073741824 1073778376 140735320242096 139872041647016 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17911/tid=17921] ppid=17908 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17911/task/17921/stat : 17921 (java) S 17908 17911 16914 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12624379 10060525568 31377 33554432000 1073741824 1073778376 140735320242096 139872040594472 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17911/tid=17922] ppid=17908 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17911/task/17922/stat : 17922 (java) S 17908 17911 16914 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 12624381 10060525568 31377 33554432000 1073741824 1073778376 140735320242096 139872028182632 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17911/tid=17923] ppid=17908 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17911/task/17923/stat : 17923 (java) S 17908 17911 16914 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 12624381 10060525568 31377 33554432000 1073741824 1073778376 140735320242096 139872027128952 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17911/tid=17924] ppid=17908 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17911/task/17924/stat : 17924 (java) S 17908 17911 16914 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12624381 10060525568 31377 33554432000 1073741824 1073778376 140735320242096 139872026076296 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17911/tid=17925] ppid=17908 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17911/task/17925/stat : 17925 (java) S 17908 17911 16914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12624384 10060525568 31377 33554432000 1073741824 1073778376 140735320242096 139872025025040 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17911/tid=17926] ppid=17908 vsize=9824732 CPUtime=0.99 cores=1,3,5,7
/proc/17911/task/17926/stat : 17926 (java) S 17908 17911 16914 0 -1 4202560 6766 0 0 0 97 2 0 0 20 0 19 0 12624384 10060525568 31377 33554432000 1073741824 1073778376 140735320242096 139872023972408 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17911/tid=17927] ppid=17908 vsize=9824732 CPUtime=0.78 cores=1,3,5,7
/proc/17911/task/17927/stat : 17927 (java) S 17908 17911 16914 0 -1 4202560 5105 0 0 0 77 1 0 0 20 0 19 0 12624384 10060525568 31377 33554432000 1073741824 1073778376 140735320242096 139872022919864 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17911/tid=17928] ppid=17908 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17911/task/17928/stat : 17928 (java) S 17908 17911 16914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12624384 10060525568 31377 33554432000 1073741824 1073778376 140735320242096 139872021867512 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17911/tid=17929] ppid=17908 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17911/task/17929/stat : 17929 (java) S 17908 17911 16914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12624384 10060525568 31377 33554432000 1073741824 1073778376 140735320242096 139872020815176 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.76
Current children cumulated vsize (KiB) 9824732

[startup+6.30089 s]
/proc/loadavg: 3.77 3.66 3.13 5/218 17954
/proc/meminfo: memFree=30642432/32872528 swapFree=302776/319128
[pid=17911] ppid=17908 vsize=9824732 CPUtime=9.22 cores=1,3,5,7
/proc/17911/stat : 17911 (java) S 17908 17911 16914 0 -1 4202496 15961 0 1 0 901 21 0 0 20 0 22 0 12624377 10060525568 46648 33554432000 1073741824 1073778376 140735320242096 140735320233232 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17911/statm: 2456183 46648 2294 9 0 2446860 0
[pid=17911/tid=17913] ppid=17908 vsize=9824732 CPUtime=0.6 cores=1,3,5,7
/proc/17911/task/17913/stat : 17913 (java) S 17908 17911 16914 0 -1 4202560 2461 0 1 0 58 2 0 0 20 0 22 0 12624378 10060525568 46648 33554432000 1073741824 1073778376 140735320242096 139872203953016 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17911/tid=17914] ppid=17908 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17911/task/17914/stat : 17914 (java) S 17908 17911 16914 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 12624379 10060525568 46648 33554432000 1073741824 1073778376 140735320242096 139872193013928 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17911/tid=17915] ppid=17908 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17911/task/17915/stat : 17915 (java) S 17908 17911 16914 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 12624379 10060525568 46648 33554432000 1073741824 1073778376 140735320242096 139872191961384 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17911/tid=17916] ppid=17908 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17911/task/17916/stat : 17916 (java) S 17908 17911 16914 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 12624379 10060525568 46648 33554432000 1073741824 1073778376 140735320242096 139872190908840 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17911/tid=17917] ppid=17908 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/17911/task/17917/stat : 17917 (java) S 17908 17911 16914 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 22 0 12624379 10060525568 46648 33554432000 1073741824 1073778376 140735320242096 139872189856296 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17911/tid=17918] ppid=17908 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17911/task/17918/stat : 17918 (java) S 17908 17911 16914 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 12624379 10060525568 46648 33554432000 1073741824 1073778376 140735320242096 139872188803752 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17911/tid=17919] ppid=17908 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17911/task/17919/stat : 17919 (java) S 17908 17911 16914 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 12624379 10060525568 46648 33554432000 1073741824 1073778376 140735320242096 139872187751208 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17911/tid=17920] ppid=17908 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17911/task/17920/stat : 17920 (java) S 17908 17911 16914 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 12624379 10060525568 46648 33554432000 1073741824 1073778376 140735320242096 139872041647016 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17911/tid=17921] ppid=17908 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17911/task/17921/stat : 17921 (java) S 17908 17911 16914 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 12624379 10060525568 46648 33554432000 1073741824 1073778376 140735320242096 139872040594472 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17911/tid=17922] ppid=17908 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17911/task/17922/stat : 17922 (java) S 17908 17911 16914 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 12624381 10060525568 46648 33554432000 1073741824 1073778376 140735320242096 139872028182632 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17911/tid=17923] ppid=17908 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17911/task/17923/stat : 17923 (java) S 17908 17911 16914 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 12624381 10060525568 46648 33554432000 1073741824 1073778376 140735320242096 139872027128952 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17911/tid=17924] ppid=17908 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17911/task/17924/stat : 17924 (java) S 17908 17911 16914 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 12624381 10060525568 46648 33554432000 1073741824 1073778376 140735320242096 139872026076296 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17911/tid=17925] ppid=17908 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17911/task/17925/stat : 17925 (java) S 17908 17911 16914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12624384 10060525568 46648 33554432000 1073741824 1073778376 140735320242096 139872025025040 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17911/tid=17926] ppid=17908 vsize=9824732 CPUtime=1.25 cores=1,3,5,7
/proc/17911/task/17926/stat : 17926 (java) S 17908 17911 16914 0 -1 4202560 6925 0 0 0 123 2 0 0 20 0 22 0 12624384 10060525568 46648 33554432000 1073741824 1073778376 140735320242096 139872023972408 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17911/tid=17927] ppid=17908 vsize=9824732 CPUtime=1.07 cores=1,3,5,7
/proc/17911/task/17927/stat : 17927 (java) R 17908 17911 16914 0 -1 4202560 5111 0 0 0 106 1 0 0 20 0 22 0 12624384 10060525568 46648 33554432000 1073741824 1073778376 140735320242096 139872022919864 139872206609713 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=17911/tid=17928] ppid=17908 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17911/task/17928/stat : 17928 (java) S 17908 17911 16914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12624384 10060525568 46648 33554432000 1073741824 1073778376 140735320242096 139872021867512 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17911/tid=17929] ppid=17908 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17911/task/17929/stat : 17929 (java) S 17908 17911 16914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12624384 10060525568 46648 33554432000 1073741824 1073778376 140735320242096 139872020815176 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17911/tid=17951] ppid=17908 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17911/task/17951/stat : 17951 (java) S 17908 17911 16914 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 12624740 10060525568 46648 33554432000 1073741824 1073778376 140735320242096 139872017606056 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17911/tid=17952] ppid=17908 vsize=9824732 CPUtime=2.1 cores=1,3,5,7
/proc/17911/task/17952/stat : 17952 (java) R 17908 17911 16914 0 -1 4202560 6 0 0 0 210 0 0 0 20 0 22 0 12624791 10060525568 46648 33554432000 1073741824 1073778376 140735320242096 139872019710528 139872070208669 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=17911/tid=17953] ppid=17908 vsize=9824732 CPUtime=2.11 cores=1,3,5,7
/proc/17911/task/17953/stat : 17953 (java) R 17908 17911 16914 0 -1 4202560 12 0 0 0 211 0 0 0 20 0 22 0 12624791 10060525568 46648 33554432000 1073741824 1073778376 140735320242096 139872018658296 139872070230536 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=17911/tid=17954] ppid=17908 vsize=9824732 CPUtime=0 cores=1,3,5,7

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

/proc/17911/task/17916/stat : 17916 (java) S 17908 17911 16914 0 -1 4202560 1308 0 0 0 152 12 0 0 20 0 22 0 12624379 10060525568 229199 33554432000 1073741824 1073778376 140735320242096 139872190908840 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17911/tid=17917] ppid=17908 vsize=9824732 CPUtime=1.46 cores=1,3,5,7
/proc/17911/task/17917/stat : 17917 (java) S 17908 17911 16914 0 -1 4202560 1167 0 0 0 136 10 0 0 20 0 22 0 12624379 10060525568 229199 33554432000 1073741824 1073778376 140735320242096 139872189856296 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17911/tid=17918] ppid=17908 vsize=9824732 CPUtime=1.69 cores=1,3,5,7
/proc/17911/task/17918/stat : 17918 (java) S 17908 17911 16914 0 -1 4202560 870 0 0 0 159 10 0 0 20 0 22 0 12624379 10060525568 229199 33554432000 1073741824 1073778376 140735320242096 139872188803752 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17911/tid=17919] ppid=17908 vsize=9824732 CPUtime=1.58 cores=1,3,5,7
/proc/17911/task/17919/stat : 17919 (java) S 17908 17911 16914 0 -1 4202560 1049 0 0 0 148 10 0 0 20 0 22 0 12624379 10060525568 229199 33554432000 1073741824 1073778376 140735320242096 139872187751208 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17911/tid=17920] ppid=17908 vsize=9824732 CPUtime=1.62 cores=1,3,5,7
/proc/17911/task/17920/stat : 17920 (java) S 17908 17911 16914 0 -1 4202560 1263 0 0 0 152 10 0 0 20 0 22 0 12624379 10060525568 229199 33554432000 1073741824 1073778376 140735320242096 139872041647016 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17911/tid=17921] ppid=17908 vsize=9824732 CPUtime=1.68 cores=1,3,5,7
/proc/17911/task/17921/stat : 17921 (java) S 17908 17911 16914 0 -1 4202560 642 0 0 0 157 11 0 0 20 0 22 0 12624379 10060525568 229199 33554432000 1073741824 1073778376 140735320242096 139872040594472 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17911/tid=17922] ppid=17908 vsize=9824732 CPUtime=3.03 cores=1,3,5,7
/proc/17911/task/17922/stat : 17922 (java) S 17908 17911 16914 0 -1 4202560 564 0 0 0 295 8 0 0 20 0 22 0 12624381 10060525568 229199 33554432000 1073741824 1073778376 140735320242096 139872028182632 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17911/tid=17923] ppid=17908 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17911/task/17923/stat : 17923 (java) S 17908 17911 16914 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 12624381 10060525568 229199 33554432000 1073741824 1073778376 140735320242096 139872027128952 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17911/tid=17924] ppid=17908 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17911/task/17924/stat : 17924 (java) S 17908 17911 16914 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 12624381 10060525568 229199 33554432000 1073741824 1073778376 140735320242096 139872026076296 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17911/tid=17925] ppid=17908 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17911/task/17925/stat : 17925 (java) S 17908 17911 16914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12624384 10060525568 229199 33554432000 1073741824 1073778376 140735320242096 139872025025040 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17911/tid=17926] ppid=17908 vsize=9824732 CPUtime=1.41 cores=1,3,5,7
/proc/17911/task/17926/stat : 17926 (java) S 17908 17911 16914 0 -1 4202560 6925 0 0 0 139 2 0 0 20 0 22 0 12624384 10060525568 229199 33554432000 1073741824 1073778376 140735320242096 139872023972408 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17911/tid=17927] ppid=17908 vsize=9824732 CPUtime=1.55 cores=1,3,5,7
/proc/17911/task/17927/stat : 17927 (java) S 17908 17911 16914 0 -1 4202560 5127 0 0 0 154 1 0 0 20 0 22 0 12624384 10060525568 229199 33554432000 1073741824 1073778376 140735320242096 139872022919864 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17911/tid=17928] ppid=17908 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17911/task/17928/stat : 17928 (java) S 17908 17911 16914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12624384 10060525568 229199 33554432000 1073741824 1073778376 140735320242096 139872021867512 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17911/tid=17929] ppid=17908 vsize=9824732 CPUtime=0.26 cores=1,3,5,7
/proc/17911/task/17929/stat : 17929 (java) S 17908 17911 16914 0 -1 4202560 47 0 0 0 11 15 0 0 20 0 22 0 12624384 10060525568 229199 33554432000 1073741824 1073778376 140735320242096 139872020815176 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17911/tid=17951] ppid=17908 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17911/task/17951/stat : 17951 (java) S 17908 17911 16914 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 12624740 10060525568 229199 33554432000 1073741824 1073778376 140735320242096 139872017606056 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17911/tid=17956] ppid=17908 vsize=9824732 CPUtime=781.38 cores=1,3,5,7
/proc/17911/task/17956/stat : 17956 (java) R 17908 17911 16914 0 -1 4202560 49 0 0 0 78125 13 0 0 20 0 22 0 12627592 10060525568 229199 33554432000 1073741824 1073778376 140735320242096 139872019709200 139872070244529 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=17911/tid=17957] ppid=17908 vsize=9824732 CPUtime=781.41 cores=1,3,5,7
/proc/17911/task/17957/stat : 17957 (java) R 17908 17911 16914 0 -1 4202560 70 0 0 0 78129 12 0 0 20 0 22 0 12627592 10060525568 229199 33554432000 1073741824 1073778376 140735320242096 139872018655408 139872069929307 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=17911/tid=17958] ppid=17908 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17911/task/17958/stat : 17958 (java) S 17908 17911 16914 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 12627592 10060525568 229199 33554432000 1073741824 1073778376 140735320242096 139872016553128 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1643.89
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 3.98 3.97 3.64 5/220 18068
/proc/meminfo: memFree=30229648/32872528 swapFree=302776/319128
[pid=17911] ppid=17908 vsize=9824732 CPUtime=1764.2 cores=1,3,5,7
/proc/17911/stat : 17911 (java) S 17908 17911 16914 0 -1 4202496 25866 0 1 0 176284 136 0 0 20 0 22 0 12624377 10060525568 238447 33554432000 1073741824 1073778376 140735320242096 140735320233232 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17911/statm: 2456183 238447 2303 9 0 2446860 0
[pid=17911/tid=17913] ppid=17908 vsize=9824732 CPUtime=0.64 cores=1,3,5,7
/proc/17911/task/17913/stat : 17913 (java) S 17908 17911 16914 0 -1 4202560 2470 0 1 0 61 3 0 0 20 0 22 0 12624378 10060525568 238447 33554432000 1073741824 1073778376 140735320242096 139872203953016 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17911/tid=17914] ppid=17908 vsize=9824732 CPUtime=1.8 cores=1,3,5,7
/proc/17911/task/17914/stat : 17914 (java) S 17908 17911 16914 0 -1 4202560 1578 0 0 0 168 12 0 0 20 0 22 0 12624379 10060525568 238447 33554432000 1073741824 1073778376 140735320242096 139872193013928 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17911/tid=17915] ppid=17908 vsize=9824732 CPUtime=1.74 cores=1,3,5,7
/proc/17911/task/17915/stat : 17915 (java) S 17908 17911 16914 0 -1 4202560 1267 0 0 0 162 12 0 0 20 0 22 0 12624379 10060525568 238447 33554432000 1073741824 1073778376 140735320242096 139872191961384 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17911/tid=17916] ppid=17908 vsize=9824732 CPUtime=1.77 cores=1,3,5,7
/proc/17911/task/17916/stat : 17916 (java) S 17908 17911 16914 0 -1 4202560 1317 0 0 0 164 13 0 0 20 0 22 0 12624379 10060525568 238447 33554432000 1073741824 1073778376 140735320242096 139872190908840 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17911/tid=17917] ppid=17908 vsize=9824732 CPUtime=1.56 cores=1,3,5,7
/proc/17911/task/17917/stat : 17917 (java) S 17908 17911 16914 0 -1 4202560 1171 0 0 0 146 10 0 0 20 0 22 0 12624379 10060525568 238447 33554432000 1073741824 1073778376 140735320242096 139872189856296 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17911/tid=17918] ppid=17908 vsize=9824732 CPUtime=1.77 cores=1,3,5,7
/proc/17911/task/17918/stat : 17918 (java) S 17908 17911 16914 0 -1 4202560 881 0 0 0 166 11 0 0 20 0 22 0 12624379 10060525568 238447 33554432000 1073741824 1073778376 140735320242096 139872188803752 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17911/tid=17919] ppid=17908 vsize=9824732 CPUtime=1.63 cores=1,3,5,7
/proc/17911/task/17919/stat : 17919 (java) S 17908 17911 16914 0 -1 4202560 1049 0 0 0 152 11 0 0 20 0 22 0 12624379 10060525568 238447 33554432000 1073741824 1073778376 140735320242096 139872187751208 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17911/tid=17920] ppid=17908 vsize=9824732 CPUtime=1.71 cores=1,3,5,7
/proc/17911/task/17920/stat : 17920 (java) S 17908 17911 16914 0 -1 4202560 1269 0 0 0 160 11 0 0 20 0 22 0 12624379 10060525568 238447 33554432000 1073741824 1073778376 140735320242096 139872041647016 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17911/tid=17921] ppid=17908 vsize=9824732 CPUtime=1.76 cores=1,3,5,7
/proc/17911/task/17921/stat : 17921 (java) S 17908 17911 16914 0 -1 4202560 646 0 0 0 165 11 0 0 20 0 22 0 12624379 10060525568 238447 33554432000 1073741824 1073778376 140735320242096 139872040594472 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17911/tid=17922] ppid=17908 vsize=9824732 CPUtime=3.04 cores=1,3,5,7
/proc/17911/task/17922/stat : 17922 (java) S 17908 17911 16914 0 -1 4202560 574 0 0 0 295 9 0 0 20 0 22 0 12624381 10060525568 238447 33554432000 1073741824 1073778376 140735320242096 139872028182632 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17911/tid=17923] ppid=17908 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17911/task/17923/stat : 17923 (java) S 17908 17911 16914 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 12624381 10060525568 238447 33554432000 1073741824 1073778376 140735320242096 139872027128952 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17911/tid=17924] ppid=17908 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17911/task/17924/stat : 17924 (java) S 17908 17911 16914 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 12624381 10060525568 238447 33554432000 1073741824 1073778376 140735320242096 139872026076296 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17911/tid=17925] ppid=17908 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17911/task/17925/stat : 17925 (java) S 17908 17911 16914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12624384 10060525568 238447 33554432000 1073741824 1073778376 140735320242096 139872025025040 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17911/tid=17926] ppid=17908 vsize=9824732 CPUtime=1.41 cores=1,3,5,7
/proc/17911/task/17926/stat : 17926 (java) S 17908 17911 16914 0 -1 4202560 6925 0 0 0 139 2 0 0 20 0 22 0 12624384 10060525568 238447 33554432000 1073741824 1073778376 140735320242096 139872023972408 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17911/tid=17927] ppid=17908 vsize=9824732 CPUtime=1.55 cores=1,3,5,7
/proc/17911/task/17927/stat : 17927 (java) S 17908 17911 16914 0 -1 4202560 5127 0 0 0 154 1 0 0 20 0 22 0 12624384 10060525568 238447 33554432000 1073741824 1073778376 140735320242096 139872022919864 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17911/tid=17928] ppid=17908 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17911/task/17928/stat : 17928 (java) S 17908 17911 16914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12624384 10060525568 238447 33554432000 1073741824 1073778376 140735320242096 139872021867512 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17911/tid=17929] ppid=17908 vsize=9824732 CPUtime=0.27 cores=1,3,5,7
/proc/17911/task/17929/stat : 17929 (java) S 17908 17911 16914 0 -1 4202560 51 0 0 0 12 15 0 0 20 0 22 0 12624384 10060525568 238447 33554432000 1073741824 1073778376 140735320242096 139872020815176 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17911/tid=17951] ppid=17908 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17911/task/17951/stat : 17951 (java) S 17908 17911 16914 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 12624740 10060525568 238447 33554432000 1073741824 1073778376 140735320242096 139872017606056 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17911/tid=17956] ppid=17908 vsize=9824732 CPUtime=841.04 cores=1,3,5,7
/proc/17911/task/17956/stat : 17956 (java) R 17908 17911 16914 0 -1 4202560 51 0 0 0 84090 14 0 0 20 0 22 0 12627592 10060525568 238447 33554432000 1073741824 1073778376 140735320242096 139872019708208 139872070244524 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=17911/tid=17957] ppid=17908 vsize=9824732 CPUtime=841.06 cores=1,3,5,7
/proc/17911/task/17957/stat : 17957 (java) R 17908 17911 16914 0 -1 4202560 73 0 0 0 84093 13 0 0 20 0 22 0 12627592 10060525568 238447 33554432000 1073741824 1073778376 140735320242096 139872018656576 139872070230251 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=17911/tid=17958] ppid=17908 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17911/task/17958/stat : 17958 (java) S 17908 17911 16914 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 12627592 10060525568 238447 33554432000 1073741824 1073778376 140735320242096 139872016553128 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1764.2
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+900.201 s]
/proc/loadavg: 3.99 3.97 3.64 5/219 18068
/proc/meminfo: memFree=30232876/32872528 swapFree=302776/319128
[pid=17911] ppid=17908 vsize=9824732 CPUtime=1800.03 cores=1,3,5,7
/proc/17911/stat : 17911 (java) S 17908 17911 16914 0 -1 4202496 25876 0 1 0 179867 136 0 0 20 0 22 0 12624377 10060525568 239972 33554432000 1073741824 1073778376 140735320242096 140735320233232 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17911/statm: 2456183 239972 2303 9 0 2446860 0
[pid=17911/tid=17913] ppid=17908 vsize=9824732 CPUtime=0.64 cores=1,3,5,7
/proc/17911/task/17913/stat : 17913 (java) S 17908 17911 16914 0 -1 4202560 2470 0 1 0 61 3 0 0 20 0 22 0 12624378 10060525568 239972 33554432000 1073741824 1073778376 140735320242096 139872203953016 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17911/tid=17914] ppid=17908 vsize=9824732 CPUtime=1.82 cores=1,3,5,7
/proc/17911/task/17914/stat : 17914 (java) S 17908 17911 16914 0 -1 4202560 1580 0 0 0 170 12 0 0 20 0 22 0 12624379 10060525568 239972 33554432000 1073741824 1073778376 140735320242096 139872193013928 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17911/tid=17915] ppid=17908 vsize=9824732 CPUtime=1.76 cores=1,3,5,7
/proc/17911/task/17915/stat : 17915 (java) S 17908 17911 16914 0 -1 4202560 1267 0 0 0 164 12 0 0 20 0 22 0 12624379 10060525568 239972 33554432000 1073741824 1073778376 140735320242096 139872191961384 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17911/tid=17916] ppid=17908 vsize=9824732 CPUtime=1.79 cores=1,3,5,7
/proc/17911/task/17916/stat : 17916 (java) S 17908 17911 16914 0 -1 4202560 1317 0 0 0 166 13 0 0 20 0 22 0 12624379 10060525568 239972 33554432000 1073741824 1073778376 140735320242096 139872190908840 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17911/tid=17917] ppid=17908 vsize=9824732 CPUtime=1.58 cores=1,3,5,7
/proc/17911/task/17917/stat : 17917 (java) S 17908 17911 16914 0 -1 4202560 1171 0 0 0 148 10 0 0 20 0 22 0 12624379 10060525568 239972 33554432000 1073741824 1073778376 140735320242096 139872189856296 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17911/tid=17918] ppid=17908 vsize=9824732 CPUtime=1.79 cores=1,3,5,7
/proc/17911/task/17918/stat : 17918 (java) S 17908 17911 16914 0 -1 4202560 884 0 0 0 168 11 0 0 20 0 22 0 12624379 10060525568 239972 33554432000 1073741824 1073778376 140735320242096 139872188803752 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17911/tid=17919] ppid=17908 vsize=9824732 CPUtime=1.65 cores=1,3,5,7
/proc/17911/task/17919/stat : 17919 (java) S 17908 17911 16914 0 -1 4202560 1049 0 0 0 154 11 0 0 20 0 22 0 12624379 10060525568 239972 33554432000 1073741824 1073778376 140735320242096 139872187751208 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17911/tid=17920] ppid=17908 vsize=9824732 CPUtime=1.72 cores=1,3,5,7
/proc/17911/task/17920/stat : 17920 (java) S 17908 17911 16914 0 -1 4202560 1270 0 0 0 161 11 0 0 20 0 22 0 12624379 10060525568 239972 33554432000 1073741824 1073778376 140735320242096 139872041647016 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17911/tid=17921] ppid=17908 vsize=9824732 CPUtime=1.77 cores=1,3,5,7
/proc/17911/task/17921/stat : 17921 (java) S 17908 17911 16914 0 -1 4202560 647 0 0 0 166 11 0 0 20 0 22 0 12624379 10060525568 239972 33554432000 1073741824 1073778376 140735320242096 139872040594472 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17911/tid=17922] ppid=17908 vsize=9824732 CPUtime=3.04 cores=1,3,5,7
/proc/17911/task/17922/stat : 17922 (java) S 17908 17911 16914 0 -1 4202560 574 0 0 0 295 9 0 0 20 0 22 0 12624381 10060525568 239972 33554432000 1073741824 1073778376 140735320242096 139872028182632 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17911/tid=17923] ppid=17908 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17911/task/17923/stat : 17923 (java) S 17908 17911 16914 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 12624381 10060525568 239972 33554432000 1073741824 1073778376 140735320242096 139872027128952 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17911/tid=17924] ppid=17908 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17911/task/17924/stat : 17924 (java) S 17908 17911 16914 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 12624381 10060525568 239972 33554432000 1073741824 1073778376 140735320242096 139872026076296 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17911/tid=17925] ppid=17908 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17911/task/17925/stat : 17925 (java) S 17908 17911 16914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12624384 10060525568 239972 33554432000 1073741824 1073778376 140735320242096 139872025025040 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17911/tid=17926] ppid=17908 vsize=9824732 CPUtime=1.41 cores=1,3,5,7
/proc/17911/task/17926/stat : 17926 (java) S 17908 17911 16914 0 -1 4202560 6925 0 0 0 139 2 0 0 20 0 22 0 12624384 10060525568 239972 33554432000 1073741824 1073778376 140735320242096 139872023972408 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17911/tid=17927] ppid=17908 vsize=9824732 CPUtime=1.55 cores=1,3,5,7
/proc/17911/task/17927/stat : 17927 (java) S 17908 17911 16914 0 -1 4202560 5127 0 0 0 154 1 0 0 20 0 22 0 12624384 10060525568 239972 33554432000 1073741824 1073778376 140735320242096 139872022919864 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17911/tid=17928] ppid=17908 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17911/task/17928/stat : 17928 (java) S 17908 17911 16914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12624384 10060525568 239972 33554432000 1073741824 1073778376 140735320242096 139872021867512 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17911/tid=17929] ppid=17908 vsize=9824732 CPUtime=0.28 cores=1,3,5,7
/proc/17911/task/17929/stat : 17929 (java) S 17908 17911 16914 0 -1 4202560 53 0 0 0 12 16 0 0 20 0 22 0 12624384 10060525568 239972 33554432000 1073741824 1073778376 140735320242096 139872020815176 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17911/tid=17951] ppid=17908 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17911/task/17951/stat : 17951 (java) S 17908 17911 16914 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 12624740 10060525568 239972 33554432000 1073741824 1073778376 140735320242096 139872017606056 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17911/tid=17956] ppid=17908 vsize=9824732 CPUtime=858.84 cores=1,3,5,7
/proc/17911/task/17956/stat : 17956 (java) R 17908 17911 16914 0 -1 4202560 52 0 0 0 85869 15 0 0 20 0 22 0 12627592 10060525568 239972 33554432000 1073741824 1073778376 140735320242096 139872019709200 139872070251475 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=17911/tid=17957] ppid=17908 vsize=9824732 CPUtime=858.87 cores=1,3,5,7
/proc/17911/task/17957/stat : 17957 (java) R 17908 17911 16914 0 -1 4202560 73 0 0 0 85873 14 0 0 20 0 22 0 12627592 10060525568 239972 33554432000 1073741824 1073778376 140735320242096 139872018655792 139872070230324 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=17911/tid=17958] ppid=17908 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17911/task/17958/stat : 17958 (java) S 17908 17911 16914 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 12627592 10060525568 239972 33554432000 1073741824 1073778376 140735320242096 139872016553128 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.03
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 17911 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143

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

Real time (s): 900.244
CPU time (s): 1800.03
CPU user time (s): 1798.67
CPU system time (s): 1.36
CPU usage (%): 199.949
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.29
system time used= 1.83272
maximum resident set size= 960000
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25912
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1016
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 25185
involuntary context switches= 29855

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.52316 second user time and 7.60384 second system time

The end

Launcher Data

Begin job on node128 at 2016-06-16 21:36:17
IDJOB=4091866
IDBENCH=79600
IDSOLVER=2552
FILE ID=node128/4091866-1466105777
RUNJOBID= node128-1466103795-17578
PBS_JOBID= 19904049
Free space on /tmp= 71704 MiB

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

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

MD5SUM BENCH= a55ceb8d29eae2e4164c23000e30d1cb
RANDOM SEED=1727708287

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30823208 kB
Buffers:           56340 kB
Cached:           140824 kB
SwapCached:         2096 kB
Active:           934896 kB
Inactive:          91096 kB
Active(anon):     829880 kB
Inactive(anon):     1600 kB
Active(file):     105016 kB
Inactive(file):    89496 kB
Unevictable:      319128 kB
Mlocked:          302776 kB
SwapTotal:      67108856 kB
SwapFree:       67098972 kB
Dirty:               800 kB
Writeback:             8 kB
AnonPages:       1147704 kB
Mapped:            15320 kB
Shmem:                 0 kB
Slab:             570064 kB
SReclaimable:      13596 kB
SUnreclaim:       556468 kB
KernelStack:        1616 kB
PageTables:         6636 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2066944 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    806912 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= 71708 MiB
End job on node128 at 2016-06-16 21:51:18