Trace number 4119156

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Sat4j PB 2.3.6 Res+CP PB16SAT (TO)-2976766 1800.08 899.852

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-BIGINT-LIN/minlplib2-pb-0.1.0/
opb/normalized-graphpart_2g-0077-0077.lin.opb
MD5SUM7539c13f275a6b6aac2a4b16d0e7ae9b
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-3282435
Best CPU time to get the best result obtained on this benchmark81.8066
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables441
Total number of constraints637
Number of constraints which are clauses294
Number of constraints which are cardinality constraints (but not clauses)49
Number of constraints which are nor clauses,nor cardinality constraints294
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 294
Biggest coefficient in the objective function 449347
Number of bits for the biggest coefficient in the objective function 19
Sum of the numbers in the objective function 24891216
Number of bits of the sum of numbers in the objective function 25
Biggest number in a constraint 449347
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 24891216
Number of bits of the biggest sum of numbers25
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.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/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.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/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.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4119156-1467248752.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  objective function found
0.24/0.22	c ... done. Wall clock time 0.105s.
0.24/0.22	c declared #vars     441
0.24/0.22	c #constraints  686
0.24/0.23	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.24/0.23	c constraints type 
0.24/0.23	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 343
0.24/0.23	c org.sat4j.minisat.constraints.card.MinWatchCard => 49
0.24/0.23	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 294
0.24/0.23	c 686 constraints processed.
0.24/0.23	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.24/0.23	c constraints type 
0.24/0.23	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 343
0.24/0.23	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 49
0.24/0.23	c org.sat4j.pb.constraints.pb.MaxWatchPb => 294
0.24/0.23	c 686 constraints processed.
0.24/0.23	c objective function length is 294 literals
0.24/0.24	c And the winner is solver0
0.35/0.73	c SATISFIABLE
0.35/0.73	c OPTIMIZING...
0.35/0.73	c Got one! Elapsed wall clock time (in seconds):0.611
0.35/0.73	o -2948438
1.00/0.99	c And the winner is solver0
1.59/1.23	c Got one! Elapsed wall clock time (in seconds):1.116
1.59/1.23	o -2950773
3.36/1.83	c And the winner is solver1
3.50/2.24	c Got one! Elapsed wall clock time (in seconds):2.119
3.50/2.24	o -2976766
3.64/2.38	c cleaning 3112 clauses out of 6223 with flag 2340/6223
5.00/2.93	c cleaning 4556 clauses out of 9111 with flag 17318/12223
6.25/3.57	c cleaning 5776 clauses out of 11555 with flag 34410/19223
7.93/4.34	c cleaning 6889 clauses out of 13778 with flag 52787/27222
9.59/5.20	c cleaning 7945 clauses out of 15890 with flag 72171/36223
11.70/6.10	c cleaning 8973 clauses out of 17946 with flag 94172/46224
13.52/7.08	c cleaning 9986 clauses out of 19971 with flag 117789/57222
15.79/8.16	c cleaning 10993 clauses out of 21985 with flag 143209/69222
18.28/9.32	c cleaning 11997 clauses out of 23993 with flag 170248/82223
20.48/10.45	c cleaning 12992 clauses out of 25995 with flag 199976/96222
22.49/11.50	c cleaning 13998 clauses out of 28003 with flag 231673/111222
25.38/12.85	c cleaning 15001 clauses out of 30005 with flag 265786/127222
28.40/14.31	c cleaning 15996 clauses out of 32005 with flag 301946/144223
31.58/15.99	c cleaning 17001 clauses out of 34008 with flag 340114/162222
35.00/17.68	c cleaning 18004 clauses out of 36007 with flag 380742/181222
38.78/19.58	c cleaning 19002 clauses out of 38003 with flag 423373/201222
42.78/21.60	c cleaning 19993 clauses out of 40001 with flag 471000/222222
47.18/23.75	c cleaning 21000 clauses out of 42009 with flag 521776/244223
52.29/26.29	c cleaning 22003 clauses out of 44009 with flag 575203/267223
57.10/28.69	c cleaning 22994 clauses out of 46006 with flag 628848/291223
63.49/31.82	c cleaning 24006 clauses out of 48016 with flag 688503/316227
71.29/35.74	c cleaning 25003 clauses out of 50005 with flag 756614/342222
77.89/39.10	c cleaning 26000 clauses out of 52006 with flag 821394/369226
86.88/43.59	c cleaning 27001 clauses out of 54002 with flag 888182/397222
96.70/48.50	c cleaning 27996 clauses out of 56001 with flag 951619/426222
105.28/52.78	c cleaning 29003 clauses out of 58005 with flag 1015981/456222
114.08/57.20	c cleaning 29997 clauses out of 60002 with flag 1083770/487222
122.28/61.22	c cleaning 30995 clauses out of 62006 with flag 1151885/519223
130.88/65.57	c cleaning 32001 clauses out of 64010 with flag 1222335/552222
142.89/71.60	c cleaning 33003 clauses out of 66010 with flag 1294922/586223
156.09/78.17	c cleaning 34000 clauses out of 68007 with flag 1372072/621223
169.87/85.00	c cleaning 35000 clauses out of 70006 with flag 1452428/657222
184.27/92.28	c cleaning 35998 clauses out of 72009 with flag 1533504/694225
198.23/99.13	c cleaning 37000 clauses out of 74009 with flag 1618252/732223
213.62/106.85	c cleaning 38002 clauses out of 76008 with flag 1707856/771222
226.82/113.49	c cleaning 39000 clauses out of 78007 with flag 1799996/811223
240.02/120.01	c cleaning 39999 clauses out of 80006 with flag 1891869/852222
253.01/126.59	c cleaning 41001 clauses out of 82008 with flag 1986373/894223
268.22/134.11	c cleaning 42003 clauses out of 84008 with flag 2082276/937224
282.42/141.25	c cleaning 42999 clauses out of 86003 with flag 2183364/981222
300.01/150.05	c cleaning 43996 clauses out of 88005 with flag 2285978/1026223
317.62/158.80	c cleaning 44999 clauses out of 90009 with flag 2392856/1072223
335.81/167.91	c cleaning 46000 clauses out of 92010 with flag 2499732/1119223
354.81/177.43	c cleaning 47005 clauses out of 94010 with flag 2606379/1167223
372.20/186.17	c cleaning 47997 clauses out of 96006 with flag 2714323/1216224
388.76/194.34	c cleaning 49000 clauses out of 98007 with flag 2830938/1266222
404.36/202.20	c cleaning 49995 clauses out of 100007 with flag 2944468/1317222
422.58/211.24	c cleaning 51001 clauses out of 102014 with flag 3055767/1369224
441.57/220.75	c cleaning 52000 clauses out of 104012 with flag 3169938/1422223
463.56/231.75	c cleaning 53007 clauses out of 106014 with flag 3291459/1476225
484.17/242.10	c cleaning 53999 clauses out of 108005 with flag 3415474/1531223
506.55/253.24	c cleaning 54998 clauses out of 110005 with flag 3541323/1587222
527.95/263.91	c cleaning 55999 clauses out of 112008 with flag 3669347/1644223
548.95/274.41	c cleaning 56999 clauses out of 114009 with flag 3796780/1702223
571.75/285.84	c cleaning 58004 clauses out of 116009 with flag 3927895/1761222
591.15/295.56	c cleaning 58994 clauses out of 118005 with flag 4063961/1821222
610.55/305.25	c cleaning 60001 clauses out of 120012 with flag 4200504/1882223
632.35/316.15	c cleaning 61002 clauses out of 122010 with flag 4340674/1944222
652.34/326.13	c cleaning 62001 clauses out of 124008 with flag 4481907/2007222
673.35/336.62	c cleaning 62997 clauses out of 126007 with flag 4625193/2071222
695.55/347.76	c cleaning 64005 clauses out of 128010 with flag 4766790/2136222
723.53/361.73	c cleaning 64999 clauses out of 130005 with flag 4917036/2202222
751.33/375.63	c cleaning 65999 clauses out of 132007 with flag 5069607/2269223
785.74/392.82	c cleaning 67000 clauses out of 134008 with flag 5224661/2337223
818.53/409.22	c cleaning 67997 clauses out of 136008 with flag 5380250/2406223
850.12/425.03	c cleaning 68998 clauses out of 138010 with flag 5536670/2476222
879.94/439.92	c cleaning 70002 clauses out of 140014 with flag 5695348/2547224
914.75/457.30	c cleaning 71001 clauses out of 142011 with flag 5857959/2619223
948.36/474.11	c cleaning 72001 clauses out of 144010 with flag 6021340/2692223
977.12/488.58	c cleaning 72997 clauses out of 146008 with flag 6189524/2766222
1005.30/502.69	c cleaning 74001 clauses out of 148011 with flag 6362636/2841222
1039.71/519.86	c cleaning 74997 clauses out of 150011 with flag 6533923/2917223
1075.92/538.00	c cleaning 76001 clauses out of 152016 with flag 6710628/2994225
1112.90/556.49	c cleaning 77003 clauses out of 154013 with flag 6891709/3072223
1155.12/577.52	c cleaning 78002 clauses out of 156009 with flag 7071200/3151222
1191.90/595.96	c cleaning 78995 clauses out of 158007 with flag 7261900/3231222
1240.51/620.26	c cleaning 79998 clauses out of 160012 with flag 7461040/3312222
1304.51/652.21	c cleaning 81001 clauses out of 162015 with flag 7679406/3394223
1356.91/678.49	c cleaning 82005 clauses out of 164015 with flag 7877405/3477224
1415.71/707.84	c cleaning 82995 clauses out of 166008 with flag 8079457/3561222
1475.45/737.62	c cleaning 84005 clauses out of 168017 with flag 8285496/3646226
1531.05/765.48	c cleaning 85002 clauses out of 170011 with flag 8489384/3732225
1599.46/799.61	c cleaning 85997 clauses out of 172007 with flag 8691046/3819223
1665.88/832.85	c cleaning 87001 clauses out of 174010 with flag 8906955/3907223
1736.58/868.26	c cleaning 88003 clauses out of 176008 with flag 9126122/3996222
1800.08/899.81	c >>>>>>>>>> Solver number 0 (2 answers) <<<<<<<<<<<<<<<<<<
1800.08/899.81	c starts		: 5835
1800.08/899.81	c conflicts		: 4069221
1800.08/899.81	c decisions		: 4887429
1800.08/899.81	c propagations		: 184792157
1800.08/899.81	c inspects		: 16054749384
1800.08/899.81	c shortcuts		: 0
1800.08/899.81	c learnt literals	: 0
1800.08/899.81	c learnt binary clauses	: 0
1800.08/899.81	c learnt ternary clauses	: 0
1800.08/899.81	c learnt constraints	: 4069221
1800.08/899.81	c ignored constraints	: 0
1800.08/899.81	c root simplifications	: 0
1800.08/899.81	c removed literals (reason simplification)	: 2497529
1800.08/899.81	c reason swapping (by a shorter reason)	: 0
1800.08/899.81	c Calls to reduceDB	: 85
1800.08/899.81	c Number of update (reduction) of LBD	: 185095
1800.08/899.81	c Imported unit clauses	: 0
1800.08/899.81	c number of reductions to clauses (during analyze)	: 0
1800.08/899.81	c number of learned constraints concerned by reduction	: 0
1800.08/899.81	c number of learning phase by resolution	: 0
1800.08/899.81	c number of learning phase by cutting planes	: 0
1800.08/899.81	c speed (assignments/second)	: 205880.318102969
1800.08/899.81	c non guided choices	3
1800.08/899.83	c learnt constraints type 
1800.08/899.83	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 161005
1800.08/899.83	c >>>>>>>>>> Solver number 1 (1 answers) <<<<<<<<<<<<<<<<<<
1800.08/899.83	c starts		: 17
1800.08/899.83	c conflicts		: 2436
1800.08/899.83	c decisions		: 6658
1800.08/899.83	c propagations		: 120115
1800.08/899.83	c inspects		: 20657131
1800.08/899.83	c shortcuts		: 0
1800.08/899.83	c learnt literals	: 0
1800.08/899.83	c learnt binary clauses	: 0
1800.08/899.83	c learnt ternary clauses	: 0
1800.08/899.83	c learnt constraints	: 2434
1800.08/899.83	c ignored constraints	: 0
1800.08/899.83	c root simplifications	: 0
1800.08/899.83	c removed literals (reason simplification)	: 0
1800.08/899.83	c reason swapping (by a shorter reason)	: 0
1800.08/899.83	c Calls to reduceDB	: 0
1800.08/899.83	c Number of update (reduction) of LBD	: 0
1800.08/899.83	c Imported unit clauses	: 0
1800.08/899.83	c number of reductions to clauses (during analyze)	: 0
1800.08/899.83	c number of learned constraints concerned by reduction	: 0
1800.08/899.83	c number of learning phase by resolution	: 0
1800.08/899.83	c number of learning phase by cutting planes	: 0
1800.08/899.83	c speed (assignments/second)	: 133.66963574286999
1800.08/899.83	c non guided choices	1
1800.08/899.84	c learnt constraints type 
1800.08/899.84	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 1
1800.08/899.84	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2433
1800.08/899.84	s SATISFIABLE
1800.08/899.84	c Found 3 solution(s)
1800.08/899.84	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 
1800.08/899.84	c objective function=-2976766
1800.08/899.84	c Total wall clock time (in seconds): 899.719

Verifier Data

OK	-2976766

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-4119156-1467248752/watcher-4119156-1467248752 -o /tmp/evaluation-result-4119156-1467248752/solver-4119156-1467248752 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1467246678-11562 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4119156-1467248752.opb 

pid=12328
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: 4.11 4.03 3.51 4/198 12331
/proc/meminfo: memFree=28344376/32872528 swapFree=13208/1155804
[pid=12331] ppid=12328 vsize=5632 CPUtime=0 cores=1,3,5,7
/proc/12331/stat : 12331 (java) R 12328 12331 11545 0 -1 4202496 387 0 0 0 0 0 0 0 20 0 1 0 5842608 5767168 58 33554432000 1073741824 1073778376 140736397173312 140736397170440 219504798964 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/12331/statm: 2303 66 53 9 0 35 0

[startup+0.10016 s]
/proc/loadavg: 4.11 4.03 3.51 4/198 12331
/proc/meminfo: memFree=28344376/32872528 swapFree=13208/1155804
[pid=12331] ppid=12328 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/12331/stat : 12331 (java) S 12328 12331 11545 0 -1 4202496 4420 0 1 0 8 1 0 0 20 0 18 0 5842608 9787879424 6048 33554432000 1073741824 1073778376 140736397173312 140736397164448 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/12331/statm: 2389619 6048 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200339 s]
/proc/loadavg: 4.11 4.03 3.51 4/198 12331
/proc/meminfo: memFree=28344376/32872528 swapFree=13208/1155804
[pid=12331] ppid=12328 vsize=9558476 CPUtime=0.24 cores=1,3,5,7
/proc/12331/stat : 12331 (java) S 12328 12331 11545 0 -1 4202496 4684 0 1 0 23 1 0 0 20 0 18 0 5842608 9787879424 7286 33554432000 1073741824 1073778376 140736397173312 140736397164448 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/12331/statm: 2389619 7286 2198 9 0 2380296 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 9558476

[startup+0.300345 s]
/proc/loadavg: 4.11 4.03 3.51 4/198 12331
/proc/meminfo: memFree=28344376/32872528 swapFree=13208/1155804
[pid=12331] ppid=12328 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/12331/stat : 12331 (java) S 12328 12331 11545 0 -1 4202496 4993 0 1 0 32 3 0 0 20 0 19 0 5842608 10060525568 9017 33554432000 1073741824 1073778376 140736397173312 140736397164448 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/12331/statm: 2456183 9017 2232 9 0 2446860 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 9824732

[startup+0.700329 s]
/proc/loadavg: 4.11 4.03 3.51 4/198 12331
/proc/meminfo: memFree=28344376/32872528 swapFree=13208/1155804
[pid=12331] ppid=12328 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/12331/stat : 12331 (java) S 12328 12331 11545 0 -1 4202496 4993 0 1 0 32 3 0 0 20 0 19 0 5842608 10060525568 9017 33554432000 1073741824 1073778376 140736397173312 140736397164448 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/12331/statm: 2456183 9017 2232 9 0 2446860 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 9824732

[startup+1.50078 s]
/proc/loadavg: 3.94 4.00 3.50 4/217 12356
/proc/meminfo: memFree=28286076/32872528 swapFree=13208/1155804
[pid=12331] ppid=12328 vsize=9824732 CPUtime=2.47 cores=1,3,5,7
/proc/12331/stat : 12331 (java) S 12328 12331 11545 0 -1 4202496 15350 0 1 0 240 7 0 0 20 0 22 0 5842608 10060525568 25158 33554432000 1073741824 1073778376 140736397173312 140736397164448 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/12331/statm: 2456183 25158 2264 9 0 2446860 0
[pid=12331/tid=12333] ppid=12328 vsize=9824732 CPUtime=0.2 cores=1,3,5,7
/proc/12331/task/12333/stat : 12333 (java) S 12328 12331 11545 0 -1 4202560 2419 0 1 0 20 0 0 0 20 0 22 0 5842609 10060525568 25158 33554432000 1073741824 1073778376 140736397173312 140728452019064 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12331/tid=12334] ppid=12328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12331/task/12334/stat : 12334 (java) S 12328 12331 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 5842610 10060525568 25158 33554432000 1073741824 1073778376 140736397173312 140728430119592 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12331/tid=12335] ppid=12328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12331/task/12335/stat : 12335 (java) S 12328 12331 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 5842610 10060525568 25158 33554432000 1073741824 1073778376 140736397173312 140728227326760 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12331/tid=12336] ppid=12328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12331/task/12336/stat : 12336 (java) S 12328 12331 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 5842610 10060525568 25158 33554432000 1073741824 1073778376 140736397173312 140728226274216 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12331/tid=12337] ppid=12328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12331/task/12337/stat : 12337 (java) S 12328 12331 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 5842610 10060525568 25158 33554432000 1073741824 1073778376 140736397173312 140728225221672 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12331/tid=12338] ppid=12328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12331/task/12338/stat : 12338 (java) S 12328 12331 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 5842610 10060525568 25158 33554432000 1073741824 1073778376 140736397173312 140728224168104 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12331/tid=12339] ppid=12328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12331/task/12339/stat : 12339 (java) S 12328 12331 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 5842610 10060525568 25158 33554432000 1073741824 1073778376 140736397173312 140728223115560 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12331/tid=12340] ppid=12328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12331/task/12340/stat : 12340 (java) S 12328 12331 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 5842610 10060525568 25158 33554432000 1073741824 1073778376 140736397173312 140728222063016 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12331/tid=12341] ppid=12328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12331/task/12341/stat : 12341 (java) S 12328 12331 11545 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 5842610 10060525568 25158 33554432000 1073741824 1073778376 140736397173312 140728221010472 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12331/tid=12342] ppid=12328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12331/task/12342/stat : 12342 (java) S 12328 12331 11545 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 5842611 10060525568 25158 33554432000 1073741824 1073778376 140736397173312 140728208812648 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12331/tid=12343] ppid=12328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12331/task/12343/stat : 12343 (java) S 12328 12331 11545 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 5842611 10060525568 25158 33554432000 1073741824 1073778376 140736397173312 140728207758968 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12331/tid=12344] ppid=12328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12331/task/12344/stat : 12344 (java) S 12328 12331 11545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 5842611 10060525568 25158 33554432000 1073741824 1073778376 140736397173312 140728206706312 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12331/tid=12345] ppid=12328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12331/task/12345/stat : 12345 (java) S 12328 12331 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 5842614 10060525568 25158 33554432000 1073741824 1073778376 140736397173312 140728205655056 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12331/tid=12346] ppid=12328 vsize=9824732 CPUtime=0.58 cores=1,3,5,7
/proc/12331/task/12346/stat : 12346 (java) R 12328 12331 11545 0 -1 4202560 4864 0 0 0 57 1 0 0 20 0 22 0 5842614 10060525568 25158 33554432000 1073741824 1073778376 140736397173312 140728204601400 140728458830999 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=12331/tid=12347] ppid=12328 vsize=9824732 CPUtime=0.57 cores=1,3,5,7
/proc/12331/task/12347/stat : 12347 (java) R 12328 12331 11545 0 -1 4202560 6688 0 0 0 57 0 0 0 20 0 22 0 5842614 10060525568 25158 33554432000 1073741824 1073778376 140736397173312 140728203548856 219517338765 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=12331/tid=12348] ppid=12328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12331/task/12348/stat : 12348 (java) S 12328 12331 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 5842614 10060525568 25158 33554432000 1073741824 1073778376 140736397173312 140728202496504 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12331/tid=12349] ppid=12328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12331/task/12349/stat : 12349 (java) S 12328 12331 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 5842614 10060525568 25158 33554432000 1073741824 1073778376 140736397173312 140728201444168 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12331/tid=12353] ppid=12328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12331/task/12353/stat : 12353 (java) S 12328 12331 11545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 5842632 10060525568 25158 33554432000 1073741824 1073778376 140736397173312 140728197133992 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 2.47
Current children cumulated vsize (KiB) 9824732

[startup+3.10092 s]
/proc/loadavg: 3.94 4.00 3.50 3/217 12359
/proc/meminfo: memFree=28190132/32872528 swapFree=13208/1155804
[pid=12331] ppid=12328 vsize=9824732 CPUtime=5.4 cores=1,3,5,7
/proc/12331/stat : 12331 (java) S 12328 12331 11545 0 -1 4202496 16701 0 1 0 526 14 0 0 20 0 22 0 5842608 10060525568 50410 33554432000 1073741824 1073778376 140736397173312 140736397164448 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/12331/statm: 2456183 50410 2286 9 0 2446860 0
[pid=12331/tid=12333] ppid=12328 vsize=9824732 CPUtime=0.2 cores=1,3,5,7
/proc/12331/task/12333/stat : 12333 (java) S 12328 12331 11545 0 -1 4202560 2420 0 1 0 20 0 0 0 20 0 22 0 5842609 10060525568 50410 33554432000 1073741824 1073778376 140736397173312 140728452019064 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12331/tid=12334] ppid=12328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12331/task/12334/stat : 12334 (java) S 12328 12331 11545 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 22 0 5842610 10060525568 50410 33554432000 1073741824 1073778376 140736397173312 140728430119592 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12331/tid=12335] ppid=12328 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/12331/task/12335/stat : 12335 (java) S 12328 12331 11545 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 22 0 5842610 10060525568 50410 33554432000 1073741824 1073778376 140736397173312 140728227326760 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12331/tid=12336] ppid=12328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12331/task/12336/stat : 12336 (java) S 12328 12331 11545 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 5842610 10060525568 50410 33554432000 1073741824 1073778376 140736397173312 140728226274216 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12331/tid=12337] ppid=12328 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/12331/task/12337/stat : 12337 (java) S 12328 12331 11545 0 -1 4202560 17 0 0 0 1 0 0 0 20 0 22 0 5842610 10060525568 50410 33554432000 1073741824 1073778376 140736397173312 140728225221672 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12331/tid=12338] ppid=12328 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/12331/task/12338/stat : 12338 (java) S 12328 12331 11545 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 22 0 5842610 10060525568 50410 33554432000 1073741824 1073778376 140736397173312 140728224168104 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12331/tid=12339] ppid=12328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12331/task/12339/stat : 12339 (java) S 12328 12331 11545 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 5842610 10060525568 50410 33554432000 1073741824 1073778376 140736397173312 140728223115560 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12331/tid=12340] ppid=12328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12331/task/12340/stat : 12340 (java) S 12328 12331 11545 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 5842610 10060525568 50410 33554432000 1073741824 1073778376 140736397173312 140728222063016 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12331/tid=12341] ppid=12328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12331/task/12341/stat : 12341 (java) S 12328 12331 11545 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 5842610 10060525568 50410 33554432000 1073741824 1073778376 140736397173312 140728221010472 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12331/tid=12342] ppid=12328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12331/task/12342/stat : 12342 (java) S 12328 12331 11545 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 22 0 5842611 10060525568 50410 33554432000 1073741824 1073778376 140736397173312 140728208812648 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12331/tid=12343] ppid=12328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12331/task/12343/stat : 12343 (java) S 12328 12331 11545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 5842611 10060525568 50410 33554432000 1073741824 1073778376 140736397173312 140728207758968 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12331/tid=12344] ppid=12328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12331/task/12344/stat : 12344 (java) S 12328 12331 11545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 5842611 10060525568 50410 33554432000 1073741824 1073778376 140736397173312 140728206706312 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12331/tid=12345] ppid=12328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12331/task/12345/stat : 12345 (java) S 12328 12331 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 5842614 10060525568 50410 33554432000 1073741824 1073778376 140736397173312 140728205655056 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12331/tid=12346] ppid=12328 vsize=9824732 CPUtime=0.83 cores=1,3,5,7
/proc/12331/task/12346/stat : 12346 (java) S 12328 12331 11545 0 -1 4202560 6020 0 0 0 81 2 0 0 20 0 22 0 5842614 10060525568 50410 33554432000 1073741824 1073778376 140736397173312 140728204601400 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12331/tid=12347] ppid=12328 vsize=9824732 CPUtime=0.8 cores=1,3,5,7
/proc/12331/task/12347/stat : 12347 (java) S 12328 12331 11545 0 -1 4202560 6696 0 0 0 80 0 0 0 20 0 22 0 5842614 10060525568 50410 33554432000 1073741824 1073778376 140736397173312 140728203548856 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12331/tid=12348] ppid=12328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12331/task/12348/stat : 12348 (java) S 12328 12331 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 5842614 10060525568 50410 33554432000 1073741824 1073778376 140736397173312 140728202496504 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12331/tid=12349] ppid=12328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12331/task/12349/stat : 12349 (java) S 12328 12331 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 5842614 10060525568 50410 33554432000 1073741824 1073778376 140736397173312 140728201444168 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12331/tid=12359] ppid=12328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12331/task/12359/stat : 12359 (java) S 12328 12331 11545 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 5842732 10060525568 50410 33554432000 1073741824 1073778376 140736397173312 140728198186408 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 5.4
Current children cumulated vsize (KiB) 9824732

[startup+6.30098 s]
/proc/loadavg: 3.94 4.00 3.50 5/220 12362
/proc/meminfo: memFree=27997812/32872528 swapFree=13208/1155804
[pid=12331] ppid=12328 vsize=9824732 CPUtime=12.1 cores=1,3,5,7
/proc/12331/stat : 12331 (java) S 12328 12331 11545 0 -1 4202496 17443 0 1 0 1183 27 0 0 20 0 22 0 5842608 10060525568 95849 33554432000 1073741824 1073778376 140736397173312 140736397164448 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/12331/statm: 2456183 95849 2286 9 0 2446860 0
[pid=12331/tid=12333] ppid=12328 vsize=9824732 CPUtime=0.21 cores=1,3,5,7
/proc/12331/task/12333/stat : 12333 (java) S 12328 12331 11545 0 -1 4202560 2420 0 1 0 21 0 0 0 20 0 22 0 5842609 10060525568 95849 33554432000 1073741824 1073778376 140736397173312 140728452019064 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12331/tid=12334] ppid=12328 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/12331/task/12334/stat : 12334 (java) S 12328 12331 11545 0 -1 4202560 34 0 0 0 3 2 0 0 20 0 22 0 5842610 10060525568 95849 33554432000 1073741824 1073778376 140736397173312 140728430119592 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12331/tid=12335] ppid=12328 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/12331/task/12335/stat : 12335 (java) S 12328 12331 11545 0 -1 4202560 42 0 0 0 6 2 0 0 20 0 22 0 5842610 10060525568 95849 33554432000 1073741824 1073778376 140736397173312 140728227326760 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12331/tid=12336] ppid=12328 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/12331/task/12336/stat : 12336 (java) S 12328 12331 11545 0 -1 4202560 19 0 0 0 3 1 0 0 20 0 22 0 5842610 10060525568 95849 33554432000 1073741824 1073778376 140736397173312 140728226274216 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12331/tid=12337] ppid=12328 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/12331/task/12337/stat : 12337 (java) S 12328 12331 11545 0 -1 4202560 111 0 0 0 5 2 0 0 20 0 22 0 5842610 10060525568 95849 33554432000 1073741824 1073778376 140736397173312 140728225221672 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12331/tid=12338] ppid=12328 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/12331/task/12338/stat : 12338 (java) S 12328 12331 11545 0 -1 4202560 115 0 0 0 5 3 0 0 20 0 22 0 5842610 10060525568 95849 33554432000 1073741824 1073778376 140736397173312 140728224168104 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12331/tid=12339] ppid=12328 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/12331/task/12339/stat : 12339 (java) S 12328 12331 11545 0 -1 4202560 95 0 0 0 3 1 0 0 20 0 22 0 5842610 10060525568 95849 33554432000 1073741824 1073778376 140736397173312 140728223115560 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12331/tid=12340] ppid=12328 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/12331/task/12340/stat : 12340 (java) S 12328 12331 11545 0 -1 4202560 111 0 0 0 4 3 0 0 20 0 22 0 5842610 10060525568 95849 33554432000 1073741824 1073778376 140736397173312 140728222063016 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12331/tid=12341] ppid=12328 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/12331/task/12341/stat : 12341 (java) S 12328 12331 11545 0 -1 4202560 28 0 0 0 4 2 0 0 20 0 22 0 5842610 10060525568 95849 33554432000 1073741824 1073778376 140736397173312 140728221010472 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12331/tid=12342] ppid=12328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12331/task/12342/stat : 12342 (java) S 12328 12331 11545 0 -1 4202560 208 0 0 0 0 0 0 0 20 0 22 0 5842611 10060525568 95849 33554432000 1073741824 1073778376 140736397173312 140728208812648 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12331/tid=12343] ppid=12328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12331/task/12343/stat : 12343 (java) S 12328 12331 11545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 5842611 10060525568 95849 33554432000 1073741824 1073778376 140736397173312 140728207758968 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12331/tid=12344] ppid=12328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12331/task/12344/stat : 12344 (java) S 12328 12331 11545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 5842611 10060525568 95849 33554432000 1073741824 1073778376 140736397173312 140728206706312 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12331/tid=12345] ppid=12328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12331/task/12345/stat : 12345 (java) S 12328 12331 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 5842614 10060525568 95849 33554432000 1073741824 1073778376 140736397173312 140728205655056 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12331/tid=12346] ppid=12328 vsize=9824732 CPUtime=0.9 cores=1,3,5,7
/proc/12331/task/12346/stat : 12346 (java) S 12328 12331 11545 0 -1 4202560 6095 0 0 0 88 2 0 0 20 0 22 0 5842614 10060525568 95849 33554432000 1073741824 1073778376 140736397173312 140728204601400 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12331/tid=12347] ppid=12328 vsize=9824732 CPUtime=0.82 cores=1,3,5,7
/proc/12331/task/12347/stat : 12347 (java) S 12328 12331 11545 0 -1 4202560 6696 0 0 0 82 0 0 0 20 0 22 0 5842614 10060525568 95849 33554432000 1073741824 1073778376 140736397173312 140728203548856 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12331/tid=12348] ppid=12328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12331/task/12348/stat : 12348 (java) S 12328 12331 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 5842614 10060525568 95849 33554432000 1073741824 1073778376 140736397173312 140728202496504 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12331/tid=12349] ppid=12328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12331/task/12349/stat : 12349 (java) S 12328 12331 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 5842614 10060525568 95849 33554432000 1073741824 1073778376 140736397173312 140728201444168 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12331/tid=12359] ppid=12328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12331/task/12359/stat : 12359 (java) S 12328 12331 11545 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 5842732 10060525568 95849 33554432000 1073741824 1073778376 140736397173312 140728198186408 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12331/tid=12360] ppid=12328 vsize=9824732 CPUtime=3.86 cores=1,3,5,7
/proc/12331/task/12360/stat : 12360 (java) R 12328 12331 11545 0 -1 4202560 13 0 0 0 386 0 0 0 20 0 22 0 5842832 10060525568 95849 33554432000 1073741824 1073778376 140736397173312 140728200282512 140728311810830 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=12331/tid=12361] ppid=12328 vsize=9824732 CPUtime=3.86 cores=1,3,5,7

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

[pid=12331/tid=12337] ppid=12328 vsize=9824732 CPUtime=0.4 cores=1,3,5,7
/proc/12331/task/12337/stat : 12337 (java) S 12328 12331 11545 0 -1 4202560 377 0 0 0 28 12 0 0 20 0 22 0 5842610 10060525568 776255 33554432000 1073741824 1073778376 140736397173312 140728225221672 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12331/tid=12338] ppid=12328 vsize=9824732 CPUtime=0.3 cores=1,3,5,7
/proc/12331/task/12338/stat : 12338 (java) S 12328 12331 11545 0 -1 4202560 354 0 0 0 21 9 0 0 20 0 22 0 5842610 10060525568 776255 33554432000 1073741824 1073778376 140736397173312 140728224168104 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12331/tid=12339] ppid=12328 vsize=9824732 CPUtime=0.3 cores=1,3,5,7
/proc/12331/task/12339/stat : 12339 (java) S 12328 12331 11545 0 -1 4202560 362 0 0 0 20 10 0 0 20 0 22 0 5842610 10060525568 776255 33554432000 1073741824 1073778376 140736397173312 140728223115560 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12331/tid=12340] ppid=12328 vsize=9824732 CPUtime=0.31 cores=1,3,5,7
/proc/12331/task/12340/stat : 12340 (java) S 12328 12331 11545 0 -1 4202560 339 0 0 0 21 10 0 0 20 0 22 0 5842610 10060525568 776255 33554432000 1073741824 1073778376 140736397173312 140728222063016 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12331/tid=12341] ppid=12328 vsize=9824732 CPUtime=0.26 cores=1,3,5,7
/proc/12331/task/12341/stat : 12341 (java) S 12328 12331 11545 0 -1 4202560 328 0 0 0 19 7 0 0 20 0 22 0 5842610 10060525568 776255 33554432000 1073741824 1073778376 140736397173312 140728221010472 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12331/tid=12342] ppid=12328 vsize=9824732 CPUtime=0.24 cores=1,3,5,7
/proc/12331/task/12342/stat : 12342 (java) S 12328 12331 11545 0 -1 4202560 1391 0 0 0 22 2 0 0 20 0 22 0 5842611 10060525568 776255 33554432000 1073741824 1073778376 140736397173312 140728208812648 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12331/tid=12343] ppid=12328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12331/task/12343/stat : 12343 (java) S 12328 12331 11545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 5842611 10060525568 776255 33554432000 1073741824 1073778376 140736397173312 140728207758968 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12331/tid=12344] ppid=12328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12331/task/12344/stat : 12344 (java) S 12328 12331 11545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 5842611 10060525568 776255 33554432000 1073741824 1073778376 140736397173312 140728206706312 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12331/tid=12345] ppid=12328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12331/task/12345/stat : 12345 (java) S 12328 12331 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 5842614 10060525568 776255 33554432000 1073741824 1073778376 140736397173312 140728205655056 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12331/tid=12346] ppid=12328 vsize=9824732 CPUtime=0.96 cores=1,3,5,7
/proc/12331/task/12346/stat : 12346 (java) S 12328 12331 11545 0 -1 4202560 6104 0 0 0 94 2 0 0 20 0 22 0 5842614 10060525568 776255 33554432000 1073741824 1073778376 140736397173312 140728204601400 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12331/tid=12347] ppid=12328 vsize=9824732 CPUtime=0.83 cores=1,3,5,7
/proc/12331/task/12347/stat : 12347 (java) S 12328 12331 11545 0 -1 4202560 6696 0 0 0 83 0 0 0 20 0 22 0 5842614 10060525568 776255 33554432000 1073741824 1073778376 140736397173312 140728203548856 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12331/tid=12348] ppid=12328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12331/task/12348/stat : 12348 (java) S 12328 12331 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 5842614 10060525568 776255 33554432000 1073741824 1073778376 140736397173312 140728202496504 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12331/tid=12349] ppid=12328 vsize=9824732 CPUtime=0.28 cores=1,3,5,7
/proc/12331/task/12349/stat : 12349 (java) S 12328 12331 11545 0 -1 4202560 47 0 0 0 11 17 0 0 20 0 22 0 5842614 10060525568 776255 33554432000 1073741824 1073778376 140736397173312 140728201444168 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12331/tid=12359] ppid=12328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12331/task/12359/stat : 12359 (java) S 12328 12331 11545 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 5842732 10060525568 776255 33554432000 1073741824 1073778376 140736397173312 140728198186408 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12331/tid=12360] ppid=12328 vsize=9824732 CPUtime=816.94 cores=1,3,5,7
/proc/12331/task/12360/stat : 12360 (java) R 12328 12331 11545 0 -1 4202560 141 0 0 0 81679 15 0 0 20 0 22 0 5842832 10060525568 776255 33554432000 1073741824 1073778376 140736397173312 140728200282512 140728311810830 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=12331/tid=12361] ppid=12328 vsize=9824732 CPUtime=816.89 cores=1,3,5,7
/proc/12331/task/12361/stat : 12361 (java) R 12328 12331 11545 0 -1 4202560 1410 0 0 0 81650 39 0 0 20 0 22 0 5842832 10060525568 776255 33554432000 1073741824 1073778376 140736397173312 140728199237360 140728311879341 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=12331/tid=12362] ppid=12328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12331/task/12362/stat : 12362 (java) S 12328 12331 11545 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 5842832 10060525568 776255 33554432000 1073741824 1073778376 140736397173312 140728197133096 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1644.87
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.12 3.98 3.71 5/220 12663
/proc/meminfo: memFree=25148812/32872528 swapFree=13208/1155804
[pid=12331] ppid=12328 vsize=9824732 CPUtime=1764.94 cores=1,3,5,7
/proc/12331/stat : 12331 (java) S 12328 12331 11545 0 -1 4202496 22547 0 1 0 176345 149 0 0 20 0 22 0 5842608 10060525568 682090 33554432000 1073741824 1073778376 140736397173312 140736397164448 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/12331/statm: 2456183 682090 2296 9 0 2446860 0
[pid=12331/tid=12333] ppid=12328 vsize=9824732 CPUtime=0.24 cores=1,3,5,7
/proc/12331/task/12333/stat : 12333 (java) S 12328 12331 11545 0 -1 4202560 2422 0 1 0 22 2 0 0 20 0 22 0 5842609 10060525568 682090 33554432000 1073741824 1073778376 140736397173312 140728452019064 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12331/tid=12334] ppid=12328 vsize=9824732 CPUtime=0.47 cores=1,3,5,7
/proc/12331/task/12334/stat : 12334 (java) S 12328 12331 11545 0 -1 4202560 325 0 0 0 34 13 0 0 20 0 22 0 5842610 10060525568 682090 33554432000 1073741824 1073778376 140736397173312 140728430119592 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12331/tid=12335] ppid=12328 vsize=9824732 CPUtime=0.51 cores=1,3,5,7
/proc/12331/task/12335/stat : 12335 (java) S 12328 12331 11545 0 -1 4202560 304 0 0 0 37 14 0 0 20 0 22 0 5842610 10060525568 682090 33554432000 1073741824 1073778376 140736397173312 140728227326760 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12331/tid=12336] ppid=12328 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/12331/task/12336/stat : 12336 (java) S 12328 12331 11545 0 -1 4202560 260 0 0 0 28 9 0 0 20 0 22 0 5842610 10060525568 682090 33554432000 1073741824 1073778376 140736397173312 140728226274216 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12331/tid=12337] ppid=12328 vsize=9824732 CPUtime=0.5 cores=1,3,5,7
/proc/12331/task/12337/stat : 12337 (java) S 12328 12331 11545 0 -1 4202560 393 0 0 0 38 12 0 0 20 0 22 0 5842610 10060525568 682090 33554432000 1073741824 1073778376 140736397173312 140728225221672 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12331/tid=12338] ppid=12328 vsize=9824732 CPUtime=0.38 cores=1,3,5,7
/proc/12331/task/12338/stat : 12338 (java) S 12328 12331 11545 0 -1 4202560 371 0 0 0 28 10 0 0 20 0 22 0 5842610 10060525568 682090 33554432000 1073741824 1073778376 140736397173312 140728224168104 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12331/tid=12339] ppid=12328 vsize=9824732 CPUtime=0.43 cores=1,3,5,7
/proc/12331/task/12339/stat : 12339 (java) S 12328 12331 11545 0 -1 4202560 391 0 0 0 31 12 0 0 20 0 22 0 5842610 10060525568 682090 33554432000 1073741824 1073778376 140736397173312 140728223115560 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12331/tid=12340] ppid=12328 vsize=9824732 CPUtime=0.42 cores=1,3,5,7
/proc/12331/task/12340/stat : 12340 (java) S 12328 12331 11545 0 -1 4202560 408 0 0 0 30 12 0 0 20 0 22 0 5842610 10060525568 682090 33554432000 1073741824 1073778376 140736397173312 140728222063016 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12331/tid=12341] ppid=12328 vsize=9824732 CPUtime=0.32 cores=1,3,5,7
/proc/12331/task/12341/stat : 12341 (java) S 12328 12331 11545 0 -1 4202560 348 0 0 0 24 8 0 0 20 0 22 0 5842610 10060525568 682090 33554432000 1073741824 1073778376 140736397173312 140728221010472 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12331/tid=12342] ppid=12328 vsize=9824732 CPUtime=0.53 cores=1,3,5,7
/proc/12331/task/12342/stat : 12342 (java) S 12328 12331 11545 0 -1 4202560 1517 0 0 0 50 3 0 0 20 0 22 0 5842611 10060525568 682090 33554432000 1073741824 1073778376 140736397173312 140728208812648 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12331/tid=12343] ppid=12328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12331/task/12343/stat : 12343 (java) S 12328 12331 11545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 5842611 10060525568 682090 33554432000 1073741824 1073778376 140736397173312 140728207758968 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12331/tid=12344] ppid=12328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12331/task/12344/stat : 12344 (java) S 12328 12331 11545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 5842611 10060525568 682090 33554432000 1073741824 1073778376 140736397173312 140728206706312 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12331/tid=12345] ppid=12328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12331/task/12345/stat : 12345 (java) S 12328 12331 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 5842614 10060525568 682090 33554432000 1073741824 1073778376 140736397173312 140728205655056 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12331/tid=12346] ppid=12328 vsize=9824732 CPUtime=0.96 cores=1,3,5,7
/proc/12331/task/12346/stat : 12346 (java) S 12328 12331 11545 0 -1 4202560 6105 0 0 0 94 2 0 0 20 0 22 0 5842614 10060525568 682090 33554432000 1073741824 1073778376 140736397173312 140728204601400 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12331/tid=12347] ppid=12328 vsize=9824732 CPUtime=0.83 cores=1,3,5,7
/proc/12331/task/12347/stat : 12347 (java) S 12328 12331 11545 0 -1 4202560 6696 0 0 0 83 0 0 0 20 0 22 0 5842614 10060525568 682090 33554432000 1073741824 1073778376 140736397173312 140728203548856 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12331/tid=12348] ppid=12328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12331/task/12348/stat : 12348 (java) S 12328 12331 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 5842614 10060525568 682090 33554432000 1073741824 1073778376 140736397173312 140728202496504 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12331/tid=12349] ppid=12328 vsize=9824732 CPUtime=0.3 cores=1,3,5,7
/proc/12331/task/12349/stat : 12349 (java) S 12328 12331 11545 0 -1 4202560 51 0 0 0 12 18 0 0 20 0 22 0 5842614 10060525568 682090 33554432000 1073741824 1073778376 140736397173312 140728201444168 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12331/tid=12359] ppid=12328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12331/task/12359/stat : 12359 (java) S 12328 12331 11545 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 5842732 10060525568 682090 33554432000 1073741824 1073778376 140736397173312 140728198186408 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12331/tid=12360] ppid=12328 vsize=9824732 CPUtime=876.31 cores=1,3,5,7
/proc/12331/task/12360/stat : 12360 (java) R 12328 12331 11545 0 -1 4202560 142 0 0 0 87615 16 0 0 20 0 22 0 5842832 10060525568 682090 33554432000 1073741824 1073778376 140736397173312 140728200289424 140728311696418 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=12331/tid=12361] ppid=12328 vsize=9824732 CPUtime=876.26 cores=1,3,5,7
/proc/12331/task/12361/stat : 12361 (java) R 12328 12331 11545 0 -1 4202560 1414 0 0 0 87585 41 0 0 20 0 22 0 5842832 10060525568 682090 33554432000 1073741824 1073778376 140736397173312 140728199237632 140728312143441 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=12331/tid=12362] ppid=12328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12331/task/12362/stat : 12362 (java) S 12328 12331 11545 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 5842832 10060525568 682090 33554432000 1073741824 1073778376 140736397173312 140728197133096 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1764.94
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+899.801 s]
/proc/loadavg: 4.09 3.98 3.71 5/220 12663
/proc/meminfo: memFree=25502376/32872528 swapFree=13208/1155804
[pid=12331] ppid=12328 vsize=9824732 CPUtime=1800.08 cores=1,3,5,7
/proc/12331/stat : 12331 (java) S 12328 12331 11545 0 -1 4202496 22581 0 1 0 179858 150 0 0 20 0 22 0 5842608 10060525568 593867 33554432000 1073741824 1073778376 140736397173312 140736397164448 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/12331/statm: 2456183 593867 2296 9 0 2446860 0
[pid=12331/tid=12333] ppid=12328 vsize=9824732 CPUtime=0.24 cores=1,3,5,7
/proc/12331/task/12333/stat : 12333 (java) S 12328 12331 11545 0 -1 4202560 2422 0 1 0 22 2 0 0 20 0 22 0 5842609 10060525568 593867 33554432000 1073741824 1073778376 140736397173312 140728452019064 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12331/tid=12334] ppid=12328 vsize=9824732 CPUtime=0.51 cores=1,3,5,7
/proc/12331/task/12334/stat : 12334 (java) S 12328 12331 11545 0 -1 4202560 325 0 0 0 38 13 0 0 20 0 22 0 5842610 10060525568 593867 33554432000 1073741824 1073778376 140736397173312 140728430119592 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12331/tid=12335] ppid=12328 vsize=9824732 CPUtime=0.52 cores=1,3,5,7
/proc/12331/task/12335/stat : 12335 (java) S 12328 12331 11545 0 -1 4202560 304 0 0 0 38 14 0 0 20 0 22 0 5842610 10060525568 593867 33554432000 1073741824 1073778376 140736397173312 140728227326760 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12331/tid=12336] ppid=12328 vsize=9824732 CPUtime=0.41 cores=1,3,5,7
/proc/12331/task/12336/stat : 12336 (java) S 12328 12331 11545 0 -1 4202560 260 0 0 0 32 9 0 0 20 0 22 0 5842610 10060525568 593867 33554432000 1073741824 1073778376 140736397173312 140728226274216 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12331/tid=12337] ppid=12328 vsize=9824732 CPUtime=0.54 cores=1,3,5,7
/proc/12331/task/12337/stat : 12337 (java) S 12328 12331 11545 0 -1 4202560 393 0 0 0 42 12 0 0 20 0 22 0 5842610 10060525568 593867 33554432000 1073741824 1073778376 140736397173312 140728225221672 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12331/tid=12338] ppid=12328 vsize=9824732 CPUtime=0.44 cores=1,3,5,7
/proc/12331/task/12338/stat : 12338 (java) S 12328 12331 11545 0 -1 4202560 371 0 0 0 34 10 0 0 20 0 22 0 5842610 10060525568 593867 33554432000 1073741824 1073778376 140736397173312 140728224168104 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12331/tid=12339] ppid=12328 vsize=9824732 CPUtime=0.46 cores=1,3,5,7
/proc/12331/task/12339/stat : 12339 (java) S 12328 12331 11545 0 -1 4202560 391 0 0 0 34 12 0 0 20 0 22 0 5842610 10060525568 593867 33554432000 1073741824 1073778376 140736397173312 140728223115560 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12331/tid=12340] ppid=12328 vsize=9824732 CPUtime=0.46 cores=1,3,5,7
/proc/12331/task/12340/stat : 12340 (java) S 12328 12331 11545 0 -1 4202560 414 0 0 0 34 12 0 0 20 0 22 0 5842610 10060525568 593867 33554432000 1073741824 1073778376 140736397173312 140728222063016 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12331/tid=12341] ppid=12328 vsize=9824732 CPUtime=0.38 cores=1,3,5,7
/proc/12331/task/12341/stat : 12341 (java) S 12328 12331 11545 0 -1 4202560 372 0 0 0 30 8 0 0 20 0 22 0 5842610 10060525568 593867 33554432000 1073741824 1073778376 140736397173312 140728221010472 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12331/tid=12342] ppid=12328 vsize=9824732 CPUtime=0.54 cores=1,3,5,7
/proc/12331/task/12342/stat : 12342 (java) S 12328 12331 11545 0 -1 4202560 1517 0 0 0 51 3 0 0 20 0 22 0 5842611 10060525568 593867 33554432000 1073741824 1073778376 140736397173312 140728208812648 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12331/tid=12343] ppid=12328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12331/task/12343/stat : 12343 (java) S 12328 12331 11545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 5842611 10060525568 593867 33554432000 1073741824 1073778376 140736397173312 140728207758968 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12331/tid=12344] ppid=12328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12331/task/12344/stat : 12344 (java) S 12328 12331 11545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 5842611 10060525568 593867 33554432000 1073741824 1073778376 140736397173312 140728206706312 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12331/tid=12345] ppid=12328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12331/task/12345/stat : 12345 (java) S 12328 12331 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 5842614 10060525568 593867 33554432000 1073741824 1073778376 140736397173312 140728205655056 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12331/tid=12346] ppid=12328 vsize=9824732 CPUtime=0.97 cores=1,3,5,7
/proc/12331/task/12346/stat : 12346 (java) S 12328 12331 11545 0 -1 4202560 6105 0 0 0 95 2 0 0 20 0 22 0 5842614 10060525568 593867 33554432000 1073741824 1073778376 140736397173312 140728204601400 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12331/tid=12347] ppid=12328 vsize=9824732 CPUtime=0.83 cores=1,3,5,7
/proc/12331/task/12347/stat : 12347 (java) S 12328 12331 11545 0 -1 4202560 6696 0 0 0 83 0 0 0 20 0 22 0 5842614 10060525568 593867 33554432000 1073741824 1073778376 140736397173312 140728203548856 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12331/tid=12348] ppid=12328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12331/task/12348/stat : 12348 (java) S 12328 12331 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 5842614 10060525568 593867 33554432000 1073741824 1073778376 140736397173312 140728202496504 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12331/tid=12349] ppid=12328 vsize=9824732 CPUtime=0.31 cores=1,3,5,7
/proc/12331/task/12349/stat : 12349 (java) S 12328 12331 11545 0 -1 4202560 51 0 0 0 13 18 0 0 20 0 22 0 5842614 10060525568 593867 33554432000 1073741824 1073778376 140736397173312 140728201444168 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12331/tid=12359] ppid=12328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12331/task/12359/stat : 12359 (java) S 12328 12331 11545 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 5842732 10060525568 593867 33554432000 1073741824 1073778376 140736397173312 140728198186408 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12331/tid=12360] ppid=12328 vsize=9824732 CPUtime=893.67 cores=1,3,5,7
/proc/12331/task/12360/stat : 12360 (java) R 12328 12331 11545 0 -1 4202560 143 0 0 0 89351 16 0 0 20 0 22 0 5842832 10060525568 593867 33554432000 1073741824 1073778376 140736397173312 140728200291392 140728311777998 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=12331/tid=12361] ppid=12328 vsize=9824732 CPUtime=893.62 cores=1,3,5,7
/proc/12331/task/12361/stat : 12361 (java) R 12328 12331 11545 0 -1 4202560 1417 0 0 0 89321 41 0 0 20 0 22 0 5842832 10060525568 593867 33554432000 1073741824 1073778376 140736397173312 140728199237360 140728312153558 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=12331/tid=12362] ppid=12328 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12331/task/12362/stat : 12362 (java) S 12328 12331 11545 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 5842832 10060525568 593867 33554432000 1073741824 1073778376 140736397173312 140728197133096 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.08
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 12331 sig 9
??? kill -12331 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 12331 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=59261
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=962701
# CPU time returned by wait4() is 1796.02
# while last known CPU time is 1800.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 899.852
CPU time (s): 1800.08
CPU user time (s): 1798.58
CPU system time (s): 1.5
CPU usage (%): 200.042
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.06
system time used= 1.9627
maximum resident set size= 3179100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22622
page faults= 1
swaps= 0
block input operations= 0
block output operations= 616
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 21853
involuntary context switches= 11016

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.53085 second user time and 5.58915 second system time

The end

Launcher Data

Begin job on node114 at 2016-06-30 03:05:52
IDJOB=4119156
IDBENCH=111663
IDSOLVER=2543
FILE ID=node114/4119156-1467248752
RUNJOBID= node114-1467246678-11562
PBS_JOBID= 20004474
Free space on /tmp= 71656 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB15eval/normalized-PB15eval/OPT-BIGINT-LIN/minlplib2-pb-0.1.0/opb/normalized-graphpart_2g-0077-0077.lin.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4119156-1467248752/watcher-4119156-1467248752 -o /tmp/evaluation-result-4119156-1467248752/solver-4119156-1467248752 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1467246678-11562 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4119156-1467248752.opb

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

MD5SUM BENCH= 7539c13f275a6b6aac2a4b16d0e7ae9b
RANDOM SEED=1714624794

node114.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.752
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.50
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.752
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.752
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		: 2666.752
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.752
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		: 2666.752
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.752
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.752
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:        28345400 kB
Buffers:          110456 kB
Cached:          1221148 kB
SwapCached:            0 kB
Active:          1425352 kB
Inactive:        1200888 kB
Active(anon):    1296528 kB
Inactive(anon):      636 kB
Active(file):     128824 kB
Inactive(file):  1200252 kB
Unevictable:     1155804 kB
Mlocked:           13208 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               528 kB
Writeback:             0 kB
AnonPages:       2452416 kB
Mapped:            22180 kB
Shmem:               204 kB
Slab:             608756 kB
SReclaimable:      53000 kB
SUnreclaim:       555756 kB
KernelStack:        1616 kB
PageTables:         9496 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3305400 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2398208 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= 71660 MiB
End job on node114 at 2016-06-30 03:20:52