Trace number 3710700

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 specific settings 2.3.2 snapshotSAT (TO)-33 1800.48 1784.35

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb40-19-opb/normalized-frb40-19-4.opb
MD5SUM7262f9f4ab1a3ada75b3b140acf97f7d
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-40
Best CPU time to get the best result obtained on this benchmark269.661
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -40
Optimality of the best value was proved NO
Number of variables760
Total number of constraints41605
Number of constraints which are clauses41605
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 760
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 760
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 760
Number of bits of the biggest sum of numbers10
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.05/0.11	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.05/0.11	c This is free software under the dual EPL/GNU LGPL licenses.
0.05/0.11	c See www.sat4j.org for details.
0.05/0.11	c This software uses some libraries from the Jakarta Commons project. See jakarta.apache.org for details.
0.05/0.11	c version 2.3.2.v20120418
0.05/0.11	c java.runtime.name	Java(TM) SE Runtime Environment
0.05/0.11	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.05/0.11	c java.vm.version	19.1-b02
0.05/0.11	c java.vm.vendor	Sun Microsystems Inc.
0.05/0.11	c sun.arch.data.model	64
0.05/0.11	c java.version		1.6.0_24
0.05/0.11	c os.name		Linux
0.05/0.11	c os.version		2.6.32-71.29.1.el6.x86_64
0.05/0.11	c os.arch		amd64
0.05/0.11	c Free memory 		501472288
0.05/0.11	c Max memory 		7480803328
0.05/0.11	c Total memory 		504102912
0.05/0.11	c Number of processors 	8
0.05/0.15	c read org.sat4j.minisat.orders.VarOrderHeap
0.05/0.15	c configuring ORDERS
0.05/0.15	c --- Begin Solver configuration ---
0.05/0.15	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@742808b3
0.05/0.15	c Learn all clauses as in MiniSAT
0.05/0.15	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.05/0.15	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause
0.05/0.15	c Expensive reason simplification
0.05/0.15	c Armin Biere (Picosat) restarts strategy
0.05/0.15	c Glucose learned constraints deletion strategy
0.05/0.15	c timeout=2147483s
0.05/0.15	c DB Simplification allowed=true
0.05/0.15	c Heuristics kept accross calls (keep the solver "hot")
0.05/0.15	c --- End Solver configuration ---
0.05/0.15	c solving HOME/instance-3710700-1338147557.opb
0.05/0.15	c reading problem ... 
0.74/0.52	c ... done. Wall clock time 0.37s.
0.74/0.52	c declared #vars     760
0.74/0.52	c #constraints  41605
0.74/0.52	c constraints type 
0.74/0.52	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 41605
0.74/0.52	c 41605 constraints processed.
0.74/0.54	c SATISFIABLE
0.74/0.54	c OPTIMIZING...
0.74/0.54	c Got one! Elapsed wall clock time (in seconds):0.39
0.74/0.54	o 0
0.74/0.55	c Got one! Elapsed wall clock time (in seconds):0.401
0.74/0.55	o -1
0.74/0.60	c Got one! Elapsed wall clock time (in seconds):0.441
0.74/0.60	o -2
0.91/0.60	c Got one! Elapsed wall clock time (in seconds):0.449
0.91/0.60	o -27
0.91/0.66	c Got one! Elapsed wall clock time (in seconds):0.511
0.91/0.66	o -28
1.16/0.71	c Got one! Elapsed wall clock time (in seconds):0.555
1.16/0.71	o -29
1.29/0.81	c Got one! Elapsed wall clock time (in seconds):0.659
1.29/0.81	o -30
2.19/1.60	c cleaning 3036 clauses out of 6071 with flag 5002/6071
3.14/2.50	c cleaning 4512 clauses out of 9037 with flag 11004/12073
3.37/2.78	c Got one! Elapsed wall clock time (in seconds):2.627
3.37/2.78	o -31
3.98/3.38	c cleaning 5065 clauses out of 10139 with flag 4000/17687
5.01/4.35	c cleaning 5532 clauses out of 11074 with flag 10000/23687
6.17/5.48	c cleaning 6267 clauses out of 12542 with flag 17000/30687
6.67/5.93	c Got one! Elapsed wall clock time (in seconds):5.778
6.67/5.93	o -32
7.19/6.40	c cleaning 5982 clauses out of 11964 with flag 3004/36376
8.10/7.34	c cleaning 5978 clauses out of 11980 with flag 9002/42374
9.52/8.71	c cleaning 6494 clauses out of 13000 with flag 16000/49372
10.73/9.92	c cleaning 7249 clauses out of 14506 with flag 24000/57372
12.34/11.58	c cleaning 8126 clauses out of 16258 with flag 33001/66373
14.66/13.87	c cleaning 9066 clauses out of 18131 with flag 43000/76372
16.59/15.75	c cleaning 10031 clauses out of 20067 with flag 54002/87374
19.02/18.18	c cleaning 11011 clauses out of 22034 with flag 66000/99372
22.07/21.19	c cleaning 12009 clauses out of 24023 with flag 79000/112372
24.61/23.69	c cleaning 13007 clauses out of 26014 with flag 93000/126372
27.98/26.96	c cleaning 13996 clauses out of 28007 with flag 108000/141372
31.52/30.42	c cleaning 15008 clauses out of 30015 with flag 124004/157376
36.46/35.36	c cleaning 16000 clauses out of 32006 with flag 141003/174375
40.04/38.80	c cleaning 16994 clauses out of 34004 with flag 159001/192373
44.59/43.36	c cleaning 18004 clauses out of 36014 with flag 178005/211377
51.27/49.99	c cleaning 19003 clauses out of 38006 with flag 198001/231373
56.93/55.59	c cleaning 19995 clauses out of 40002 with flag 219000/252372
61.70/60.24	c cleaning 20996 clauses out of 42007 with flag 241000/274372
67.07/65.52	c cleaning 22002 clauses out of 44012 with flag 264001/297373
74.06/72.46	c cleaning 23000 clauses out of 46009 with flag 288000/321372
82.05/80.34	c cleaning 24006 clauses out of 48014 with flag 313005/346377
90.12/88.31	c cleaning 25002 clauses out of 50004 with flag 339001/372373
98.41/96.58	c cleaning 25997 clauses out of 52001 with flag 366000/399372
104.67/102.75	c cleaning 26993 clauses out of 54004 with flag 394000/427372
112.82/110.87	c cleaning 27999 clauses out of 56011 with flag 423000/456372
122.01/119.92	c cleaning 29001 clauses out of 58012 with flag 453000/486372
132.59/130.42	c cleaning 29999 clauses out of 60012 with flag 484001/517373
143.85/141.62	c cleaning 31004 clauses out of 62012 with flag 516000/549372
156.53/154.23	c cleaning 32003 clauses out of 64011 with flag 549003/582375
161.41/159.08	c Got one! Elapsed wall clock time (in seconds):158.922
161.41/159.08	o -33
162.71/160.36	c cleaning 29797 clauses out of 59603 with flag 5001/609970
163.99/161.59	c cleaning 17895 clauses out of 35806 with flag 11001/615970
165.49/163.09	c cleaning 12448 clauses out of 24910 with flag 18000/622969
167.02/164.57	c cleaning 10224 clauses out of 20463 with flag 26001/630970
169.23/166.78	c cleaning 9618 clauses out of 19239 with flag 35001/639970
171.34/168.81	c cleaning 9804 clauses out of 19620 with flag 45000/649969
173.85/171.39	c cleaning 10398 clauses out of 20818 with flag 56002/660971
176.98/174.47	c cleaning 11199 clauses out of 22418 with flag 68000/672969
179.93/177.39	c cleaning 12106 clauses out of 24219 with flag 81000/685969
183.85/181.25	c cleaning 13051 clauses out of 26115 with flag 95002/699971
188.66/186.05	c cleaning 14030 clauses out of 28064 with flag 110002/714971
192.50/189.82	c cleaning 15011 clauses out of 30033 with flag 126001/730970
198.55/195.81	c cleaning 16004 clauses out of 32023 with flag 143002/747971
204.76/202.01	c cleaning 17006 clauses out of 34019 with flag 161002/765971
211.99/209.25	c cleaning 18006 clauses out of 36012 with flag 180001/784970
217.85/215.09	c cleaning 19001 clauses out of 38007 with flag 200002/804971
225.29/222.49	c cleaning 19997 clauses out of 40004 with flag 221000/825969
233.73/230.82	c cleaning 21000 clauses out of 42007 with flag 243000/847969
243.78/240.83	c cleaning 22002 clauses out of 44008 with flag 266001/870970
251.23/248.20	c cleaning 22997 clauses out of 46008 with flag 290003/894972
256.60/253.51	c cleaning 24001 clauses out of 48008 with flag 315000/919969
263.86/260.72	c cleaning 24998 clauses out of 50008 with flag 341001/945970
272.84/269.66	c cleaning 25996 clauses out of 52009 with flag 368000/972969
283.22/279.98	c cleaning 27004 clauses out of 54013 with flag 396000/1000969
291.26/287.97	c cleaning 27997 clauses out of 56010 with flag 425001/1029970
303.14/299.78	c cleaning 28998 clauses out of 58012 with flag 455000/1059969
312.40/309.00	c cleaning 30005 clauses out of 60015 with flag 486001/1090970
323.33/319.84	c cleaning 31000 clauses out of 62014 with flag 518005/1122974
336.20/332.62	c cleaning 31999 clauses out of 64009 with flag 551000/1155969
347.89/344.29	c cleaning 33001 clauses out of 66010 with flag 585000/1189969
363.58/359.84	c cleaning 33995 clauses out of 68009 with flag 620000/1224969
378.45/374.64	c cleaning 35004 clauses out of 70014 with flag 656000/1260969
395.22/391.33	c cleaning 35997 clauses out of 72010 with flag 693000/1297969
410.28/406.39	c cleaning 37001 clauses out of 74016 with flag 731003/1335972
419.81/415.74	c cleaning 38004 clauses out of 76012 with flag 770000/1374969
432.89/428.70	c cleaning 39000 clauses out of 78009 with flag 810001/1414970
449.82/445.56	c cleaning 40000 clauses out of 80011 with flag 851003/1455972
468.39/464.10	c cleaning 40991 clauses out of 82008 with flag 893000/1497969
483.46/479.08	c cleaning 42003 clauses out of 84017 with flag 936000/1540969
505.96/501.43	c cleaning 43000 clauses out of 86014 with flag 980000/1584969
528.83/524.25	c cleaning 44004 clauses out of 88014 with flag 1025000/1629969
548.56/543.70	c cleaning 45005 clauses out of 90010 with flag 1071000/1675969
572.91/567.95	c cleaning 46000 clauses out of 92006 with flag 1118001/1722970
597.55/592.50	c cleaning 46996 clauses out of 94007 with flag 1166002/1770971
622.65/617.50	c cleaning 48003 clauses out of 96010 with flag 1215001/1819970
657.57/652.31	c cleaning 48991 clauses out of 98006 with flag 1265000/1869969
692.24/686.90	c cleaning 50002 clauses out of 100015 with flag 1316000/1920969
735.08/729.68	c cleaning 51005 clauses out of 102015 with flag 1368002/1972971
754.24/748.70	c cleaning 52004 clauses out of 104008 with flag 1421000/2025969
775.28/769.65	c cleaning 52999 clauses out of 106004 with flag 1475000/2079969
797.26/791.36	c cleaning 53999 clauses out of 108010 with flag 1530005/2134974
824.22/818.28	c cleaning 55001 clauses out of 110008 with flag 1586002/2190971
856.37/850.27	c cleaning 55997 clauses out of 112006 with flag 1643001/2247970
881.48/875.23	c cleaning 57005 clauses out of 114009 with flag 1701001/2305970
914.59/908.27	c cleaning 57994 clauses out of 116005 with flag 1760002/2364971
954.31/947.88	c cleaning 59002 clauses out of 118010 with flag 1820001/2424970
982.32/975.73	c cleaning 59996 clauses out of 120008 with flag 1881001/2485970
1013.75/1007.04	c cleaning 60998 clauses out of 122011 with flag 1943000/2547969
1050.58/1043.73	c cleaning 62003 clauses out of 124013 with flag 2006000/2610969
1081.58/1074.63	c cleaning 63005 clauses out of 126010 with flag 2070000/2674969
1126.91/1119.83	c cleaning 63996 clauses out of 128005 with flag 2135000/2739969
1177.25/1170.02	c cleaning 65001 clauses out of 130011 with flag 2201002/2805971
1233.18/1225.87	c cleaning 65995 clauses out of 132010 with flag 2268002/2872971
1298.33/1290.88	c cleaning 67002 clauses out of 134013 with flag 2336000/2940969
1346.21/1338.37	c cleaning 68004 clauses out of 136013 with flag 2405002/3009971
1371.66/1363.17	c cleaning 68997 clauses out of 138009 with flag 2475002/3079971
1405.41/1396.24	c cleaning 70000 clauses out of 140011 with flag 2546001/3150970
1436.91/1427.28	c cleaning 70995 clauses out of 142011 with flag 2618001/3222970
1481.42/1471.39	c cleaning 71999 clauses out of 144017 with flag 2691002/3295971
1536.30/1524.65	c cleaning 73001 clauses out of 146016 with flag 2765000/3369969
1590.96/1578.44	c cleaning 74008 clauses out of 148016 with flag 2840001/3444970
1641.70/1628.52	c cleaning 74995 clauses out of 150007 with flag 2916000/3520969
1706.86/1692.61	c cleaning 76004 clauses out of 152013 with flag 2993001/3597970
1757.32/1742.01	c cleaning 76999 clauses out of 154010 with flag 3071002/3675971
1800.02/1784.31	c starts		: 262
1800.02/1784.31	c conflicts		: 3737323
1800.02/1784.31	c decisions		: 3779999
1800.02/1784.31	c propagations		: 20580243
1800.02/1784.31	c inspects		: 6170451620
1800.02/1784.31	c shortcuts		: 0
1800.02/1784.31	c learnt literals	: 0
1800.02/1784.31	c learnt binary clauses	: 0
1800.02/1784.31	c learnt ternary clauses	: 0
1800.02/1784.31	c learnt constraints	: 3737323
1800.02/1784.31	c ignored constraints	: 0
1800.02/1784.31	c root simplifications	: 262
1800.02/1784.31	c removed literals (reason simplification)	: 97559597
1800.02/1784.31	c reason swapping (by a shorter reason)	: 0
1800.02/1784.31	c Calls to reduceDB	: 108
1800.02/1784.31	c number of reductions to clauses (during analyze)	: 0
1800.02/1784.31	c number of learned constraints concerned by reduction	: 0
1800.02/1784.31	c number of learning phase by resolution	: 0
1800.02/1784.31	c number of learning phase by cutting planes	: 0
1800.02/1784.31	c speed (assignments/second)	: 11537.427520530828
1800.02/1784.31	c non guided choices	2277
1800.02/1784.34	c learnt constraints type 
1800.02/1784.34	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 138400
1800.02/1784.34	c constraints type 
1800.02/1784.34	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 0
1800.02/1784.34	c org.sat4j.minisat.constraints.card.MinWatchCard => 1
1800.02/1784.34	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 41605
1800.02/1784.34	c 41606 constraints processed.
1800.02/1784.34	s SATISFIABLE
1800.02/1784.34	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 -x577 -x578 -x579 -x580 -x581 -x582 -x583 -x584 -x585 -x586 -x587 -x588 -x589 -x590 -x591 -x592 -x593 -x594 -x595 -x596 -x597 -x598 -x599 x600 -x601 -x602 -x603 -x604 -x605 -x606 -x607 -x608 -x609 -x610 -x611 -x612 -x613 -x614 -x615 -x616 -x617 -x618 -x619 -x620 -x621 -x622 -x623 x624 -x625 -x626 -x627 -x628 -x629 -x630 -x631 -x632 -x633 -x634 -x635 -x636 -x637 -x638 -x639 -x640 -x641 -x642 -x643 -x644 -x645 -x646 -x647 -x648 -x649 -x650 -x651 -x652 -x653 -x654 -x655 -x656 -x657 -x658 -x659 -x660 -x661 -x662 -x663 -x664 -x665 -x666 -x667 -x668 -x669 -x670 -x671 x672 -x673 -x674 -x675 -x676 -x677 -x678 -x679 -x680 -x681 -x682 -x683 -x684 -x685 -x686 -x687 -x688 -x689 -x690 -x691 -x692 -x693 -x694 -x695 -x696 -x697 x698 -x699 -x700 -x701 -x702 -x703 -x704 -x705 -x706 -x707 -x708 -x709 -x710 -x711 -x712 -x713 -x714 -x715 -x716 -x717 -x718 -x719 -x720 x721 -x722 -x723 -x724 -x725 -x726 -x727 -x728 -x729 -x730 x731 -x732 -x733 -x734 -x735 -x736 -x737 -x738 -x739 -x740 -x741 -x742 -x743 -x744 -x745 -x746 -x747 -x748 -x749 -x750 -x751 x752 -x753 -x754 -x755 -x756 -x757 -x758 -x759 -x760 
1800.02/1784.34	c objective function=-33
1800.02/1784.34	c Total wall clock time (in seconds): 1784.187

Verifier Data

OK	-33

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3710700-1338147557/watcher-3710700-1338147557 -o /tmp/evaluation-result-3710700-1338147557/solver-3710700-1338147557 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-sat.jar -opt -s Resolution -S ORDERS=VarOrderHeap -hot -y HOME/instance-3710700-1338147557.opb 

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: 0.92 1.11 1.50 4/175 21881
/proc/meminfo: memFree=31156080/32873648 swapFree=7112/7112
[pid=21881] ppid=21876 vsize=272 CPUtime=0 cores=1,3,5,7
/proc/21881/stat : 21881 (java) R 21876 21881 21838 0 -1 4202496 81 0 0 0 0 0 0 0 20 0 1 0 280881604 278528 33 33554432000 1073741824 1073778376 140736553592896 140736553590072 242158234919 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/21881/statm: 68 33 25 9 0 25 0

[startup+0.0105551 s]
/proc/loadavg: 0.92 1.11 1.50 4/175 21881
/proc/meminfo: memFree=31156080/32873648 swapFree=7112/7112
[pid=21881] ppid=21876 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/21881/stat : 21881 (java) D 21876 21881 21838 0 -1 4202496 249 0 0 0 0 0 0 0 20 0 1 0 280881604 9515008 182 33554432000 1073741824 1073778376 140736553592896 140736553583928 242167398069 0 0 4096 0 18446744072100609316 0 0 17 1 0 0 0 0 0
/proc/21881/statm: 2323 182 140 9 0 71 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9292

[startup+0.100163 s]
/proc/loadavg: 0.92 1.11 1.50 4/175 21881
/proc/meminfo: memFree=31156080/32873648 swapFree=7112/7112
[pid=21881] ppid=21876 vsize=9558440 CPUtime=0.05 cores=1,3,5,7
/proc/21881/stat : 21881 (java) S 21876 21881 21838 0 -1 4202496 3332 0 6 0 4 1 0 0 20 0 18 0 280881604 9787842560 4034 33554432000 1073741824 1073778376 140733475575584 140733475566720 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 1 0 0
/proc/21881/statm: 2389610 4034 1766 9 0 2380296 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 9558440

[startup+0.300152 s]
/proc/loadavg: 0.92 1.11 1.50 4/175 21881
/proc/meminfo: memFree=31156080/32873648 swapFree=7112/7112
[pid=21881] ppid=21876 vsize=9558440 CPUtime=0.37 cores=1,3,5,7
/proc/21881/stat : 21881 (java) S 21876 21881 21838 0 -1 4202496 4990 0 7 0 35 2 0 0 20 0 18 0 280881604 9787842560 6984 33554432000 1073741824 1073778376 140733475575584 140733475566720 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 1 0 0
/proc/21881/statm: 2389610 6984 2221 9 0 2380296 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 9558440

[startup+0.700211 s]
/proc/loadavg: 0.92 1.11 1.50 4/175 21881
/proc/meminfo: memFree=31156080/32873648 swapFree=7112/7112
[pid=21881] ppid=21876 vsize=9625004 CPUtime=1.16 cores=1,3,5,7
/proc/21881/stat : 21881 (java) S 21876 21881 21838 0 -1 4202496 7955 0 7 0 112 4 0 0 20 0 19 0 280881604 9856004096 25344 33554432000 1073741824 1073778376 140733475575584 140733475566720 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 1 0 0
/proc/21881/statm: 2406251 25344 2255 9 0 2396937 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 9625004

[startup+1.50073 s]
/proc/loadavg: 1.33 1.19 1.53 4/213 21919
/proc/meminfo: memFree=30954084/32873648 swapFree=7112/7112
[pid=21881] ppid=21876 vsize=9625004 CPUtime=2.07 cores=1,3,5,7
/proc/21881/stat : 21881 (java) S 21876 21881 21838 0 -1 4202496 8694 0 7 0 202 5 0 0 20 0 19 0 280881604 9856004096 29466 33554432000 1073741824 1073778376 140733475575584 140733475566720 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 1 0 0
/proc/21881/statm: 2406251 29466 2263 9 0 2396937 0
[pid=21881/tid=21884] ppid=21876 vsize=9625004 CPUtime=1.44 cores=1,3,5,7
/proc/21881/task/21884/stat : 21884 (java) R 21876 21881 21838 0 -1 4202560 2583 0 4 0 140 4 0 0 20 0 19 0 280881607 9856004096 29466 33554432000 1073741824 1073778376 140733475575584 140254976684584 140254849867747 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=21881/tid=21886] ppid=21876 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21886/stat : 21886 (java) S 21876 21881 21838 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 280881609 9856004096 29466 33554432000 1073741824 1073778376 140733475575584 140254820719528 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21881/tid=21887] ppid=21876 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21887/stat : 21887 (java) S 21876 21881 21838 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 280881609 9856004096 29466 33554432000 1073741824 1073778376 140733475575584 140254819666984 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21881/tid=21888] ppid=21876 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21888/stat : 21888 (java) S 21876 21881 21838 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 280881609 9856004096 29466 33554432000 1073741824 1073778376 140733475575584 140254818613928 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21881/tid=21889] ppid=21876 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21889/stat : 21889 (java) S 21876 21881 21838 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 280881609 9856004096 29466 33554432000 1073741824 1073778376 140733475575584 140254817561384 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21881/tid=21890] ppid=21876 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21890/stat : 21890 (java) S 21876 21881 21838 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 280881609 9856004096 29466 33554432000 1073741824 1073778376 140733475575584 140254816508328 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21881/tid=21891] ppid=21876 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21891/stat : 21891 (java) S 21876 21881 21838 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 280881609 9856004096 29466 33554432000 1073741824 1073778376 140733475575584 140254815455784 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21881/tid=21892] ppid=21876 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21892/stat : 21892 (java) S 21876 21881 21838 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 280881609 9856004096 29466 33554432000 1073741824 1073778376 140733475575584 140254814402728 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21881/tid=21893] ppid=21876 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21893/stat : 21893 (java) S 21876 21881 21838 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 280881609 9856004096 29466 33554432000 1073741824 1073778376 140733475575584 140254813350184 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21881/tid=21902] ppid=21876 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21902/stat : 21902 (java) S 21876 21881 21838 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 280881610 9856004096 29466 33554432000 1073741824 1073778376 140733475575584 140254800939880 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21881/tid=21904] ppid=21876 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21904/stat : 21904 (java) S 21876 21881 21838 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 280881610 9856004096 29466 33554432000 1073741824 1073778376 140733475575584 140254799886200 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21881/tid=21905] ppid=21876 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21905/stat : 21905 (java) S 21876 21881 21838 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 280881610 9856004096 29466 33554432000 1073741824 1073778376 140733475575584 140254798833032 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21881/tid=21909] ppid=21876 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21909/stat : 21909 (java) S 21876 21881 21838 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 280881613 9856004096 29466 33554432000 1073741824 1073778376 140733475575584 140254797781776 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21881/tid=21911] ppid=21876 vsize=9625004 CPUtime=0.28 cores=1,3,5,7
/proc/21881/task/21911/stat : 21911 (java) S 21876 21881 21838 0 -1 4202560 2010 0 0 0 28 0 0 0 20 0 19 0 280881613 9856004096 29466 33554432000 1073741824 1073778376 140733475575584 140254796728632 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21881/tid=21914] ppid=21876 vsize=9625004 CPUtime=0.32 cores=1,3,5,7
/proc/21881/task/21914/stat : 21914 (java) S 21876 21881 21838 0 -1 4202560 2909 0 0 0 32 0 0 0 20 0 19 0 280881613 9856004096 29466 33554432000 1073741824 1073778376 140733475575584 140254795676088 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21881/tid=21915] ppid=21876 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21915/stat : 21915 (java) S 21876 21881 21838 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 280881613 9856004096 29466 33554432000 1073741824 1073778376 140733475575584 140254794623224 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21881/tid=21917] ppid=21876 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21917/stat : 21917 (java) S 21876 21881 21838 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 280881613 9856004096 29466 33554432000 1073741824 1073778376 140733475575584 140254793570888 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21881/tid=21919] ppid=21876 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21919/stat : 21919 (java) S 21876 21881 21838 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 280881657 9856004096 29466 33554432000 1073741824 1073778376 140733475575584 140254792517160 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 2.07
Current children cumulated vsize (KiB) 9625004

[startup+3.10067 s]
/proc/loadavg: 1.33 1.19 1.53 4/213 21919
/proc/meminfo: memFree=30865844/32873648 swapFree=7112/7112
[pid=21881] ppid=21876 vsize=9625004 CPUtime=3.77 cores=1,3,5,7
/proc/21881/stat : 21881 (java) S 21876 21881 21838 0 -1 4202496 8978 0 7 0 370 7 0 0 20 0 19 0 280881604 9856004096 43346 33554432000 1073741824 1073778376 140733475575584 140733475566720 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 1 0 0
/proc/21881/statm: 2406251 43346 2289 9 0 2396937 0
[pid=21881/tid=21884] ppid=21876 vsize=9625004 CPUtime=2.98 cores=1,3,5,7
/proc/21881/task/21884/stat : 21884 (java) R 21876 21881 21838 0 -1 4202560 2589 0 4 0 294 4 0 0 20 0 19 0 280881607 9856004096 43346 33554432000 1073741824 1073778376 140733475575584 140254976684336 140254849874396 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=21881/tid=21886] ppid=21876 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21886/stat : 21886 (java) S 21876 21881 21838 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 280881609 9856004096 43346 33554432000 1073741824 1073778376 140733475575584 140254820719528 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21881/tid=21887] ppid=21876 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21887/stat : 21887 (java) S 21876 21881 21838 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 280881609 9856004096 43346 33554432000 1073741824 1073778376 140733475575584 140254819666984 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21881/tid=21888] ppid=21876 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21888/stat : 21888 (java) S 21876 21881 21838 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 280881609 9856004096 43346 33554432000 1073741824 1073778376 140733475575584 140254818613928 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21881/tid=21889] ppid=21876 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21889/stat : 21889 (java) S 21876 21881 21838 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 280881609 9856004096 43346 33554432000 1073741824 1073778376 140733475575584 140254817561384 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21881/tid=21890] ppid=21876 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21890/stat : 21890 (java) S 21876 21881 21838 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 280881609 9856004096 43346 33554432000 1073741824 1073778376 140733475575584 140254816508328 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21881/tid=21891] ppid=21876 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21891/stat : 21891 (java) S 21876 21881 21838 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 280881609 9856004096 43346 33554432000 1073741824 1073778376 140733475575584 140254815455784 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21881/tid=21892] ppid=21876 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21892/stat : 21892 (java) S 21876 21881 21838 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 280881609 9856004096 43346 33554432000 1073741824 1073778376 140733475575584 140254814402728 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21881/tid=21893] ppid=21876 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21893/stat : 21893 (java) S 21876 21881 21838 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 280881609 9856004096 43346 33554432000 1073741824 1073778376 140733475575584 140254813350184 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21881/tid=21902] ppid=21876 vsize=9625004 CPUtime=0.02 cores=1,3,5,7
/proc/21881/task/21902/stat : 21902 (java) S 21876 21881 21838 0 -1 4202560 39 0 0 0 2 0 0 0 20 0 19 0 280881610 9856004096 43346 33554432000 1073741824 1073778376 140733475575584 140254800939880 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21881/tid=21904] ppid=21876 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21904/stat : 21904 (java) S 21876 21881 21838 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 280881610 9856004096 43346 33554432000 1073741824 1073778376 140733475575584 140254799886200 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21881/tid=21905] ppid=21876 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21905/stat : 21905 (java) S 21876 21881 21838 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 280881610 9856004096 43346 33554432000 1073741824 1073778376 140733475575584 140254798833032 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21881/tid=21909] ppid=21876 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21909/stat : 21909 (java) S 21876 21881 21838 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 280881613 9856004096 43346 33554432000 1073741824 1073778376 140733475575584 140254797781776 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21881/tid=21911] ppid=21876 vsize=9625004 CPUtime=0.31 cores=1,3,5,7
/proc/21881/task/21911/stat : 21911 (java) S 21876 21881 21838 0 -1 4202560 2192 0 0 0 31 0 0 0 20 0 19 0 280881613 9856004096 43346 33554432000 1073741824 1073778376 140733475575584 140254796728632 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21881/tid=21914] ppid=21876 vsize=9625004 CPUtime=0.35 cores=1,3,5,7
/proc/21881/task/21914/stat : 21914 (java) S 21876 21881 21838 0 -1 4202560 2912 0 0 0 35 0 0 0 20 0 19 0 280881613 9856004096 43346 33554432000 1073741824 1073778376 140733475575584 140254795676088 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21881/tid=21915] ppid=21876 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21915/stat : 21915 (java) S 21876 21881 21838 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 280881613 9856004096 43346 33554432000 1073741824 1073778376 140733475575584 140254794623224 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21881/tid=21917] ppid=21876 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21917/stat : 21917 (java) S 21876 21881 21838 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 280881613 9856004096 43346 33554432000 1073741824 1073778376 140733475575584 140254793570888 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21881/tid=21919] ppid=21876 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21919/stat : 21919 (java) S 21876 21881 21838 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 280881657 9856004096 43346 33554432000 1073741824 1073778376 140733475575584 140254792517160 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 3.77
Current children cumulated vsize (KiB) 9625004

[startup+6.30071 s]
/proc/loadavg: 1.33 1.19 1.53 4/213 21919
/proc/meminfo: memFree=30794344/32873648 swapFree=7112/7112
[pid=21881] ppid=21876 vsize=9625004 CPUtime=7.09 cores=1,3,5,7
/proc/21881/stat : 21881 (java) S 21876 21881 21838 0 -1 4202496 9603 0 7 0 700 9 0 0 20 0 19 0 280881604 9856004096 46601 33554432000 1073741824 1073778376 140733475575584 140733475566720 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 1 0 0
/proc/21881/statm: 2406251 46601 2289 9 0 2396937 0
[pid=21881/tid=21884] ppid=21876 vsize=9625004 CPUtime=6.1 cores=1,3,5,7
/proc/21881/task/21884/stat : 21884 (java) R 21876 21881 21838 0 -1 4202560 2591 0 4 0 606 4 0 0 20 0 19 0 280881607 9856004096 46601 33554432000 1073741824 1073778376 140733475575584 140254976684336 140254849907156 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=21881/tid=21886] ppid=21876 vsize=9625004 CPUtime=0.01 cores=1,3,5,7
/proc/21881/task/21886/stat : 21886 (java) S 21876 21881 21838 0 -1 4202560 18 0 0 0 1 0 0 0 20 0 19 0 280881609 9856004096 46601 33554432000 1073741824 1073778376 140733475575584 140254820719528 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21881/tid=21887] ppid=21876 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21887/stat : 21887 (java) S 21876 21881 21838 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 280881609 9856004096 46601 33554432000 1073741824 1073778376 140733475575584 140254819666984 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21881/tid=21888] ppid=21876 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21888/stat : 21888 (java) S 21876 21881 21838 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 280881609 9856004096 46601 33554432000 1073741824 1073778376 140733475575584 140254818613928 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21881/tid=21889] ppid=21876 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21889/stat : 21889 (java) S 21876 21881 21838 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 19 0 280881609 9856004096 46601 33554432000 1073741824 1073778376 140733475575584 140254817561384 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21881/tid=21890] ppid=21876 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21890/stat : 21890 (java) S 21876 21881 21838 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 280881609 9856004096 46601 33554432000 1073741824 1073778376 140733475575584 140254816508328 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21881/tid=21891] ppid=21876 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21891/stat : 21891 (java) S 21876 21881 21838 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 280881609 9856004096 46601 33554432000 1073741824 1073778376 140733475575584 140254815455784 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21881/tid=21892] ppid=21876 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21892/stat : 21892 (java) S 21876 21881 21838 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 280881609 9856004096 46601 33554432000 1073741824 1073778376 140733475575584 140254814402728 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21881/tid=21893] ppid=21876 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21893/stat : 21893 (java) S 21876 21881 21838 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 280881609 9856004096 46601 33554432000 1073741824 1073778376 140733475575584 140254813350184 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21881/tid=21902] ppid=21876 vsize=9625004 CPUtime=0.09 cores=1,3,5,7
/proc/21881/task/21902/stat : 21902 (java) S 21876 21881 21838 0 -1 4202560 43 0 0 0 9 0 0 0 20 0 19 0 280881610 9856004096 46601 33554432000 1073741824 1073778376 140733475575584 140254800939880 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21881/tid=21904] ppid=21876 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21904/stat : 21904 (java) S 21876 21881 21838 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 280881610 9856004096 46601 33554432000 1073741824 1073778376 140733475575584 140254799886200 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21881/tid=21905] ppid=21876 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21905/stat : 21905 (java) S 21876 21881 21838 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 280881610 9856004096 46601 33554432000 1073741824 1073778376 140733475575584 140254798833032 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21881/tid=21909] ppid=21876 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21909/stat : 21909 (java) S 21876 21881 21838 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 280881613 9856004096 46601 33554432000 1073741824 1073778376 140733475575584 140254797781776 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21881/tid=21911] ppid=21876 vsize=9625004 CPUtime=0.37 cores=1,3,5,7
/proc/21881/task/21911/stat : 21911 (java) S 21876 21881 21838 0 -1 4202560 2784 0 0 0 37 0 0 0 20 0 19 0 280881613 9856004096 46601 33554432000 1073741824 1073778376 140733475575584 140254796728632 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21881/tid=21914] ppid=21876 vsize=9625004 CPUtime=0.35 cores=1,3,5,7
/proc/21881/task/21914/stat : 21914 (java) S 21876 21881 21838 0 -1 4202560 2913 0 0 0 35 0 0 0 20 0 19 0 280881613 9856004096 46601 33554432000 1073741824 1073778376 140733475575584 140254795676088 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21881/tid=21915] ppid=21876 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21915/stat : 21915 (java) S 21876 21881 21838 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 280881613 9856004096 46601 33554432000 1073741824 1073778376 140733475575584 140254794623224 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21881/tid=21917] ppid=21876 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21917/stat : 21917 (java) S 21876 21881 21838 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 280881613 9856004096 46601 33554432000 1073741824 1073778376 140733475575584 140254793570888 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21881/tid=21919] ppid=21876 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21919/stat : 21919 (java) S 21876 21881 21838 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 280881657 9856004096 46601 33554432000 1073741824 1073778376 140733475575584 140254792517160 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 7.09
Current children cumulated vsize (KiB) 9625004

[startup+12.7007 s]

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

[pid=21881/tid=21891] ppid=21876 vsize=9625004 CPUtime=2.27 cores=1,3,5,7
/proc/21881/task/21891/stat : 21891 (java) S 21876 21881 21838 0 -1 4202560 2147 0 0 0 211 16 0 0 20 0 19 0 280881609 9856004096 183903 33554432000 1073741824 1073778376 140733475575584 140254815455784 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21881/tid=21892] ppid=21876 vsize=9625004 CPUtime=2.38 cores=1,3,5,7
/proc/21881/task/21892/stat : 21892 (java) S 21876 21881 21838 0 -1 4202560 1288 0 0 0 221 17 0 0 20 0 19 0 280881609 9856004096 183903 33554432000 1073741824 1073778376 140733475575584 140254814402728 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21881/tid=21893] ppid=21876 vsize=9625004 CPUtime=2.32 cores=1,3,5,7
/proc/21881/task/21893/stat : 21893 (java) S 21876 21881 21838 0 -1 4202560 1017 0 0 0 220 12 0 0 20 0 19 0 280881609 9856004096 183903 33554432000 1073741824 1073778376 140733475575584 140254813350184 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21881/tid=21902] ppid=21876 vsize=9625004 CPUtime=6.56 cores=1,3,5,7
/proc/21881/task/21902/stat : 21902 (java) S 21876 21881 21838 0 -1 4202560 1340 0 0 0 651 5 0 0 20 0 19 0 280881610 9856004096 183903 33554432000 1073741824 1073778376 140733475575584 140254800939880 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21881/tid=21904] ppid=21876 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21904/stat : 21904 (java) S 21876 21881 21838 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 280881610 9856004096 183903 33554432000 1073741824 1073778376 140733475575584 140254799886200 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21881/tid=21905] ppid=21876 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21905/stat : 21905 (java) S 21876 21881 21838 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 280881610 9856004096 183903 33554432000 1073741824 1073778376 140733475575584 140254798833032 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21881/tid=21909] ppid=21876 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21909/stat : 21909 (java) S 21876 21881 21838 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 280881613 9856004096 183903 33554432000 1073741824 1073778376 140733475575584 140254797781776 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21881/tid=21911] ppid=21876 vsize=9625004 CPUtime=0.39 cores=1,3,5,7
/proc/21881/task/21911/stat : 21911 (java) S 21876 21881 21838 0 -1 4202560 3311 0 0 0 39 0 0 0 20 0 19 0 280881613 9856004096 183903 33554432000 1073741824 1073778376 140733475575584 140254796728632 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21881/tid=21914] ppid=21876 vsize=9625004 CPUtime=0.35 cores=1,3,5,7
/proc/21881/task/21914/stat : 21914 (java) S 21876 21881 21838 0 -1 4202560 2913 0 0 0 35 0 0 0 20 0 19 0 280881613 9856004096 183903 33554432000 1073741824 1073778376 140733475575584 140254795676088 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21881/tid=21915] ppid=21876 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21915/stat : 21915 (java) S 21876 21881 21838 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 280881613 9856004096 183903 33554432000 1073741824 1073778376 140733475575584 140254794623224 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21881/tid=21917] ppid=21876 vsize=9625004 CPUtime=0.66 cores=1,3,5,7
/proc/21881/task/21917/stat : 21917 (java) S 21876 21881 21838 0 -1 4202560 99 0 0 0 27 39 0 0 20 0 19 0 280881613 9856004096 183903 33554432000 1073741824 1073778376 140733475575584 140254793570888 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21881/tid=21919] ppid=21876 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21919/stat : 21919 (java) S 21876 21881 21838 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 280881657 9856004096 183903 33554432000 1073741824 1073778376 140733475575584 140254792517160 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1737.06
Current children cumulated vsize (KiB) 9625004

[startup+1782.3 s]
/proc/loadavg: 2.42 2.18 1.98 3/213 22017
/proc/meminfo: memFree=30229748/32873648 swapFree=7112/7112
[pid=21881] ppid=21876 vsize=9625004 CPUtime=1797.99 cores=1,3,5,7
/proc/21881/stat : 21881 (java) S 21876 21881 21838 0 -1 4202496 24363 0 7 0 179624 175 0 0 20 0 19 0 280881604 9856004096 193527 33554432000 1073741824 1073778376 140733475575584 140733475566720 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 1 0 0
/proc/21881/statm: 2406251 193527 2290 9 0 2396937 0
[pid=21881/tid=21884] ppid=21876 vsize=9625004 CPUtime=1769.91 cores=1,3,5,7
/proc/21881/task/21884/stat : 21884 (java) R 21876 21881 21838 0 -1 4202560 2918 0 4 0 176959 32 0 0 20 0 19 0 280881607 9856004096 193527 33554432000 1073741824 1073778376 140733475575584 140254976683392 140254849988631 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=21881/tid=21886] ppid=21876 vsize=9625004 CPUtime=2.62 cores=1,3,5,7
/proc/21881/task/21886/stat : 21886 (java) S 21876 21881 21838 0 -1 4202560 1676 0 0 0 245 17 0 0 20 0 19 0 280881609 9856004096 193527 33554432000 1073741824 1073778376 140733475575584 140254820719528 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21881/tid=21887] ppid=21876 vsize=9625004 CPUtime=2.47 cores=1,3,5,7
/proc/21881/task/21887/stat : 21887 (java) S 21876 21881 21838 0 -1 4202560 2005 0 0 0 231 16 0 0 20 0 19 0 280881609 9856004096 193527 33554432000 1073741824 1073778376 140733475575584 140254819666984 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21881/tid=21888] ppid=21876 vsize=9625004 CPUtime=2.59 cores=1,3,5,7
/proc/21881/task/21888/stat : 21888 (java) S 21876 21881 21838 0 -1 4202560 1234 0 0 0 244 15 0 0 20 0 19 0 280881609 9856004096 193527 33554432000 1073741824 1073778376 140733475575584 140254818613928 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21881/tid=21889] ppid=21876 vsize=9625004 CPUtime=2.35 cores=1,3,5,7
/proc/21881/task/21889/stat : 21889 (java) S 21876 21881 21838 0 -1 4202560 1156 0 0 0 222 13 0 0 20 0 19 0 280881609 9856004096 193527 33554432000 1073741824 1073778376 140733475575584 140254817561384 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21881/tid=21890] ppid=21876 vsize=9625004 CPUtime=2.57 cores=1,3,5,7
/proc/21881/task/21890/stat : 21890 (java) S 21876 21881 21838 0 -1 4202560 1592 0 0 0 241 16 0 0 20 0 19 0 280881609 9856004096 193527 33554432000 1073741824 1073778376 140733475575584 140254816508328 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21881/tid=21891] ppid=21876 vsize=9625004 CPUtime=2.46 cores=1,3,5,7
/proc/21881/task/21891/stat : 21891 (java) S 21876 21881 21838 0 -1 4202560 2173 0 0 0 229 17 0 0 20 0 19 0 280881609 9856004096 193527 33554432000 1073741824 1073778376 140733475575584 140254815455784 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21881/tid=21892] ppid=21876 vsize=9625004 CPUtime=2.55 cores=1,3,5,7
/proc/21881/task/21892/stat : 21892 (java) S 21876 21881 21838 0 -1 4202560 1507 0 0 0 237 18 0 0 20 0 19 0 280881609 9856004096 193527 33554432000 1073741824 1073778376 140733475575584 140254814402728 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21881/tid=21893] ppid=21876 vsize=9625004 CPUtime=2.5 cores=1,3,5,7
/proc/21881/task/21893/stat : 21893 (java) S 21876 21881 21838 0 -1 4202560 1232 0 0 0 237 13 0 0 20 0 19 0 280881609 9856004096 193527 33554432000 1073741824 1073778376 140733475575584 140254813350184 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21881/tid=21902] ppid=21876 vsize=9625004 CPUtime=6.66 cores=1,3,5,7
/proc/21881/task/21902/stat : 21902 (java) S 21876 21881 21838 0 -1 4202560 1365 0 0 0 661 5 0 0 20 0 19 0 280881610 9856004096 193527 33554432000 1073741824 1073778376 140733475575584 140254800939880 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21881/tid=21904] ppid=21876 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21904/stat : 21904 (java) S 21876 21881 21838 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 280881610 9856004096 193527 33554432000 1073741824 1073778376 140733475575584 140254799886200 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21881/tid=21905] ppid=21876 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21905/stat : 21905 (java) S 21876 21881 21838 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 280881610 9856004096 193527 33554432000 1073741824 1073778376 140733475575584 140254798833032 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21881/tid=21909] ppid=21876 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21909/stat : 21909 (java) S 21876 21881 21838 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 280881613 9856004096 193527 33554432000 1073741824 1073778376 140733475575584 140254797781776 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21881/tid=21911] ppid=21876 vsize=9625004 CPUtime=0.39 cores=1,3,5,7
/proc/21881/task/21911/stat : 21911 (java) S 21876 21881 21838 0 -1 4202560 3311 0 0 0 39 0 0 0 20 0 19 0 280881613 9856004096 193527 33554432000 1073741824 1073778376 140733475575584 140254796728632 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21881/tid=21914] ppid=21876 vsize=9625004 CPUtime=0.35 cores=1,3,5,7
/proc/21881/task/21914/stat : 21914 (java) S 21876 21881 21838 0 -1 4202560 2913 0 0 0 35 0 0 0 20 0 19 0 280881613 9856004096 193527 33554432000 1073741824 1073778376 140733475575584 140254795676088 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21881/tid=21915] ppid=21876 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21915/stat : 21915 (java) S 21876 21881 21838 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 280881613 9856004096 193527 33554432000 1073741824 1073778376 140733475575584 140254794623224 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21881/tid=21917] ppid=21876 vsize=9625004 CPUtime=0.68 cores=1,3,5,7
/proc/21881/task/21917/stat : 21917 (java) S 21876 21881 21838 0 -1 4202560 103 0 0 0 28 40 0 0 20 0 19 0 280881613 9856004096 193527 33554432000 1073741824 1073778376 140733475575584 140254793570888 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21881/tid=21919] ppid=21876 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21919/stat : 21919 (java) S 21876 21881 21838 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 280881657 9856004096 193527 33554432000 1073741824 1073778376 140733475575584 140254792517160 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1797.99
Current children cumulated vsize (KiB) 9625004



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1784.3 s]
/proc/loadavg: 2.42 2.18 1.98 3/213 22017
/proc/meminfo: memFree=30229640/32873648 swapFree=7112/7112
[pid=21881] ppid=21876 vsize=9625004 CPUtime=1800.02 cores=1,3,5,7
/proc/21881/stat : 21881 (java) S 21876 21881 21838 0 -1 4202496 24369 0 7 0 179827 175 0 0 20 0 19 0 280881604 9856004096 193532 33554432000 1073741824 1073778376 140733475575584 140733475566720 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 1 0 0
/proc/21881/statm: 2406251 193532 2290 9 0 2396937 0
[pid=21881/tid=21884] ppid=21876 vsize=9625004 CPUtime=1771.9 cores=1,3,5,7
/proc/21881/task/21884/stat : 21884 (java) R 21876 21881 21838 0 -1 4202560 2919 0 4 0 177158 32 0 0 20 0 19 0 280881607 9856004096 193532 33554432000 1073741824 1073778376 140733475575584 140254976683392 140254849849921 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=21881/tid=21886] ppid=21876 vsize=9625004 CPUtime=2.63 cores=1,3,5,7
/proc/21881/task/21886/stat : 21886 (java) S 21876 21881 21838 0 -1 4202560 1676 0 0 0 246 17 0 0 20 0 19 0 280881609 9856004096 193532 33554432000 1073741824 1073778376 140733475575584 140254820719528 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21881/tid=21887] ppid=21876 vsize=9625004 CPUtime=2.47 cores=1,3,5,7
/proc/21881/task/21887/stat : 21887 (java) S 21876 21881 21838 0 -1 4202560 2005 0 0 0 231 16 0 0 20 0 19 0 280881609 9856004096 193532 33554432000 1073741824 1073778376 140733475575584 140254819666984 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21881/tid=21888] ppid=21876 vsize=9625004 CPUtime=2.59 cores=1,3,5,7
/proc/21881/task/21888/stat : 21888 (java) S 21876 21881 21838 0 -1 4202560 1234 0 0 0 244 15 0 0 20 0 19 0 280881609 9856004096 193532 33554432000 1073741824 1073778376 140733475575584 140254818613928 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21881/tid=21889] ppid=21876 vsize=9625004 CPUtime=2.35 cores=1,3,5,7
/proc/21881/task/21889/stat : 21889 (java) S 21876 21881 21838 0 -1 4202560 1156 0 0 0 222 13 0 0 20 0 19 0 280881609 9856004096 193532 33554432000 1073741824 1073778376 140733475575584 140254817561384 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21881/tid=21890] ppid=21876 vsize=9625004 CPUtime=2.58 cores=1,3,5,7
/proc/21881/task/21890/stat : 21890 (java) S 21876 21881 21838 0 -1 4202560 1592 0 0 0 242 16 0 0 20 0 19 0 280881609 9856004096 193532 33554432000 1073741824 1073778376 140733475575584 140254816508328 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21881/tid=21891] ppid=21876 vsize=9625004 CPUtime=2.46 cores=1,3,5,7
/proc/21881/task/21891/stat : 21891 (java) S 21876 21881 21838 0 -1 4202560 2173 0 0 0 229 17 0 0 20 0 19 0 280881609 9856004096 193532 33554432000 1073741824 1073778376 140733475575584 140254815455784 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21881/tid=21892] ppid=21876 vsize=9625004 CPUtime=2.55 cores=1,3,5,7
/proc/21881/task/21892/stat : 21892 (java) S 21876 21881 21838 0 -1 4202560 1507 0 0 0 237 18 0 0 20 0 19 0 280881609 9856004096 193532 33554432000 1073741824 1073778376 140733475575584 140254814402728 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21881/tid=21893] ppid=21876 vsize=9625004 CPUtime=2.51 cores=1,3,5,7
/proc/21881/task/21893/stat : 21893 (java) S 21876 21881 21838 0 -1 4202560 1232 0 0 0 238 13 0 0 20 0 19 0 280881609 9856004096 193532 33554432000 1073741824 1073778376 140733475575584 140254813350184 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21881/tid=21902] ppid=21876 vsize=9625004 CPUtime=6.66 cores=1,3,5,7
/proc/21881/task/21902/stat : 21902 (java) S 21876 21881 21838 0 -1 4202560 1370 0 0 0 661 5 0 0 20 0 19 0 280881610 9856004096 193532 33554432000 1073741824 1073778376 140733475575584 140254800939880 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21881/tid=21904] ppid=21876 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21904/stat : 21904 (java) S 21876 21881 21838 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 280881610 9856004096 193532 33554432000 1073741824 1073778376 140733475575584 140254799886200 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21881/tid=21905] ppid=21876 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21905/stat : 21905 (java) S 21876 21881 21838 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 280881610 9856004096 193532 33554432000 1073741824 1073778376 140733475575584 140254798833032 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21881/tid=21909] ppid=21876 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21909/stat : 21909 (java) S 21876 21881 21838 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 280881613 9856004096 193532 33554432000 1073741824 1073778376 140733475575584 140254797781776 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21881/tid=21911] ppid=21876 vsize=9625004 CPUtime=0.39 cores=1,3,5,7
/proc/21881/task/21911/stat : 21911 (java) S 21876 21881 21838 0 -1 4202560 3311 0 0 0 39 0 0 0 20 0 19 0 280881613 9856004096 193532 33554432000 1073741824 1073778376 140733475575584 140254796728632 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21881/tid=21914] ppid=21876 vsize=9625004 CPUtime=0.35 cores=1,3,5,7
/proc/21881/task/21914/stat : 21914 (java) S 21876 21881 21838 0 -1 4202560 2913 0 0 0 35 0 0 0 20 0 19 0 280881613 9856004096 193532 33554432000 1073741824 1073778376 140733475575584 140254795676088 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21881/tid=21915] ppid=21876 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21915/stat : 21915 (java) S 21876 21881 21838 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 280881613 9856004096 193532 33554432000 1073741824 1073778376 140733475575584 140254794623224 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21881/tid=21917] ppid=21876 vsize=9625004 CPUtime=0.68 cores=1,3,5,7
/proc/21881/task/21917/stat : 21917 (java) S 21876 21881 21838 0 -1 4202560 103 0 0 0 28 40 0 0 20 0 19 0 280881613 9856004096 193532 33554432000 1073741824 1073778376 140733475575584 140254793570888 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21881/tid=21919] ppid=21876 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21919/stat : 21919 (java) S 21876 21881 21838 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 280881657 9856004096 193532 33554432000 1073741824 1073778376 140733475575584 140254792517160 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 9625004

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

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

[startup+1784.3 s]
/proc/loadavg: 2.42 2.18 1.98 3/213 22017
/proc/meminfo: memFree=30229640/32873648 swapFree=7112/7112
[pid=21881] ppid=21876 vsize=9625004 CPUtime=1800.02 cores=1,3,5,7
/proc/21881/stat : 21881 (java) S 21876 21881 21838 0 -1 4202496 24369 0 7 0 179827 175 0 0 20 0 19 0 280881604 9856004096 193532 33554432000 1073741824 1073778376 140733475575584 140733475566720 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 1 0 0
/proc/21881/statm: 2406251 193532 2290 9 0 2396937 0
[pid=21881/tid=21884] ppid=21876 vsize=9625004 CPUtime=1771.9 cores=1,3,5,7
/proc/21881/task/21884/stat : 21884 (java) R 21876 21881 21838 0 -1 4202560 2919 0 4 0 177158 32 0 0 20 0 19 0 280881607 9856004096 193532 33554432000 1073741824 1073778376 140733475575584 140254976683392 140254849849921 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=21881/tid=21886] ppid=21876 vsize=9625004 CPUtime=2.63 cores=1,3,5,7
/proc/21881/task/21886/stat : 21886 (java) S 21876 21881 21838 0 -1 4202560 1676 0 0 0 246 17 0 0 20 0 19 0 280881609 9856004096 193532 33554432000 1073741824 1073778376 140733475575584 140254820719528 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21881/tid=21887] ppid=21876 vsize=9625004 CPUtime=2.47 cores=1,3,5,7
/proc/21881/task/21887/stat : 21887 (java) S 21876 21881 21838 0 -1 4202560 2005 0 0 0 231 16 0 0 20 0 19 0 280881609 9856004096 193532 33554432000 1073741824 1073778376 140733475575584 140254819666984 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21881/tid=21888] ppid=21876 vsize=9625004 CPUtime=2.59 cores=1,3,5,7
/proc/21881/task/21888/stat : 21888 (java) S 21876 21881 21838 0 -1 4202560 1234 0 0 0 244 15 0 0 20 0 19 0 280881609 9856004096 193532 33554432000 1073741824 1073778376 140733475575584 140254818613928 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21881/tid=21889] ppid=21876 vsize=9625004 CPUtime=2.35 cores=1,3,5,7
/proc/21881/task/21889/stat : 21889 (java) S 21876 21881 21838 0 -1 4202560 1156 0 0 0 222 13 0 0 20 0 19 0 280881609 9856004096 193532 33554432000 1073741824 1073778376 140733475575584 140254817561384 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21881/tid=21890] ppid=21876 vsize=9625004 CPUtime=2.58 cores=1,3,5,7
/proc/21881/task/21890/stat : 21890 (java) S 21876 21881 21838 0 -1 4202560 1592 0 0 0 242 16 0 0 20 0 19 0 280881609 9856004096 193532 33554432000 1073741824 1073778376 140733475575584 140254816508328 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21881/tid=21891] ppid=21876 vsize=9625004 CPUtime=2.46 cores=1,3,5,7
/proc/21881/task/21891/stat : 21891 (java) S 21876 21881 21838 0 -1 4202560 2173 0 0 0 229 17 0 0 20 0 19 0 280881609 9856004096 193532 33554432000 1073741824 1073778376 140733475575584 140254815455784 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21881/tid=21892] ppid=21876 vsize=9625004 CPUtime=2.55 cores=1,3,5,7
/proc/21881/task/21892/stat : 21892 (java) S 21876 21881 21838 0 -1 4202560 1507 0 0 0 237 18 0 0 20 0 19 0 280881609 9856004096 193532 33554432000 1073741824 1073778376 140733475575584 140254814402728 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21881/tid=21893] ppid=21876 vsize=9625004 CPUtime=2.51 cores=1,3,5,7
/proc/21881/task/21893/stat : 21893 (java) S 21876 21881 21838 0 -1 4202560 1232 0 0 0 238 13 0 0 20 0 19 0 280881609 9856004096 193532 33554432000 1073741824 1073778376 140733475575584 140254813350184 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21881/tid=21902] ppid=21876 vsize=9625004 CPUtime=6.66 cores=1,3,5,7
/proc/21881/task/21902/stat : 21902 (java) S 21876 21881 21838 0 -1 4202560 1370 0 0 0 661 5 0 0 20 0 19 0 280881610 9856004096 193532 33554432000 1073741824 1073778376 140733475575584 140254800939880 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21881/tid=21904] ppid=21876 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21904/stat : 21904 (java) S 21876 21881 21838 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 280881610 9856004096 193532 33554432000 1073741824 1073778376 140733475575584 140254799886200 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21881/tid=21905] ppid=21876 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21905/stat : 21905 (java) S 21876 21881 21838 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 280881610 9856004096 193532 33554432000 1073741824 1073778376 140733475575584 140254798833032 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21881/tid=21909] ppid=21876 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21909/stat : 21909 (java) S 21876 21881 21838 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 280881613 9856004096 193532 33554432000 1073741824 1073778376 140733475575584 140254797781776 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21881/tid=21911] ppid=21876 vsize=9625004 CPUtime=0.39 cores=1,3,5,7
/proc/21881/task/21911/stat : 21911 (java) S 21876 21881 21838 0 -1 4202560 3311 0 0 0 39 0 0 0 20 0 19 0 280881613 9856004096 193532 33554432000 1073741824 1073778376 140733475575584 140254796728632 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21881/tid=21914] ppid=21876 vsize=9625004 CPUtime=0.35 cores=1,3,5,7
/proc/21881/task/21914/stat : 21914 (java) S 21876 21881 21838 0 -1 4202560 2913 0 0 0 35 0 0 0 20 0 19 0 280881613 9856004096 193532 33554432000 1073741824 1073778376 140733475575584 140254795676088 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21881/tid=21915] ppid=21876 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21915/stat : 21915 (java) S 21876 21881 21838 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 280881613 9856004096 193532 33554432000 1073741824 1073778376 140733475575584 140254794623224 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21881/tid=21917] ppid=21876 vsize=9625004 CPUtime=0.68 cores=1,3,5,7
/proc/21881/task/21917/stat : 21917 (java) S 21876 21881 21838 0 -1 4202560 103 0 0 0 28 40 0 0 20 0 19 0 280881613 9856004096 193532 33554432000 1073741824 1073778376 140733475575584 140254793570888 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21881/tid=21919] ppid=21876 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21919/stat : 21919 (java) S 21876 21881 21838 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 280881657 9856004096 193532 33554432000 1073741824 1073778376 140733475575584 140254792517160 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 9625004

Child status: 143
Real time (s): 1784.35
CPU time (s): 1800.48
CPU user time (s): 1798.31
CPU system time (s): 2.16667
CPU usage (%): 100.904
Max. virtual memory (cumulated for all children) (KiB): 9625004

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.31
system time used= 2.16667
maximum resident set size= 915500
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24400
page faults= 7
swaps= 0
block input operations= 2232
block output operations= 1648
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 47417
involuntary context switches= 33812

runsolver used 6.51201 second user time and 15.6816 second system time

The end

Launcher Data

Begin job on node126 at 2012-05-27 21:39:17
IDJOB=3710700
IDBENCH=2244
IDSOLVER=2289
FILE ID=node126/3710700-1338147557
RUNJOBID= node126-1338147557-21855
PBS_JOBID= 14624519
Free space on /tmp= 71356 MiB

SOLVER NAME= SAT4J PB specific settings 2.3.2 snapshot
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb40-19-opb/normalized-frb40-19-4.opb
COMMAND LINE= java -jar HOME/sat4j-sat.jar -opt -s Resolution -S ORDERS=VarOrderHeap -hot -y BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3710700-1338147557/watcher-3710700-1338147557 -o /tmp/evaluation-result-3710700-1338147557/solver-3710700-1338147557 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-sat.jar -opt -s Resolution -S ORDERS=VarOrderHeap -hot -y HOME/instance-3710700-1338147557.opb

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

MD5SUM BENCH= 7262f9f4ab1a3ada75b3b140acf97f7d
RANDOM SEED=1037079443

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        31156988 kB
Buffers:          308564 kB
Cached:           578692 kB
SwapCached:        17756 kB
Active:           735728 kB
Inactive:         172000 kB
Active(anon):       2104 kB
Inactive(anon):    20452 kB
Active(file):     733624 kB
Inactive(file):   151548 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67086932 kB
Dirty:              3144 kB
Writeback:             0 kB
AnonPages:         10108 kB
Mapped:             8920 kB
Shmem:                 0 kB
Slab:             668748 kB
SReclaimable:     112892 kB
SUnreclaim:       555856 kB
KernelStack:        1376 kB
PageTables:         3920 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     104020 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71356 MiB
End job on node126 at 2012-05-27 22:09:03