Trace number 3687884

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
SAT 4j PB RES // CP 2.3.2 SnapshotSAT (TO)-36 1800.04 994.745

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb45-21-opb/normalized-frb45-21-3.opb
MD5SUM49f1950e042362832bbb830f499dd3e3
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-45
Best CPU time to get the best result obtained on this benchmark106.029
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -44
Optimality of the best value was proved NO
Number of variables945
Total number of constraints58245
Number of constraints which are clauses58245
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 945
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 945
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 945
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.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2012 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.08/0.10	c version 2.3.2.v20120418
0.08/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.08/0.10	c java.vm.version	19.1-b02
0.08/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.10	c sun.arch.data.model	64
0.08/0.10	c java.version		1.6.0_24
0.08/0.10	c os.name		Linux
0.08/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.08/0.10	c os.arch		amd64
0.08/0.10	c Free memory 		501472288
0.08/0.10	c Max memory 		7480803328
0.08/0.10	c Total memory 		504102912
0.08/0.10	c Number of processors 	8
0.08/0.13	c Pseudo Boolean Optimization by upper bound
0.08/0.13	c ManyCore solver with 2 solvers running in parallel
0.08/0.13	c --- Begin Solver configuration ---
0.08/0.13	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@63415de6
0.08/0.13	c Learn all clauses as in MiniSAT
0.08/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.13	c Expensive reason simplification
0.08/0.13	c Armin Biere (Picosat) restarts strategy
0.08/0.13	c Glucose learned constraints deletion strategy
0.08/0.13	c timeout=2147483s
0.08/0.13	c DB Simplification allowed=false
0.08/0.13	c c --- End Solver configuration ---
0.08/0.13	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.08/0.13	c --- Begin Solver configuration ---
0.08/0.13	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@23174b07
0.08/0.13	c Learn all clauses as in MiniSAT
0.08/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.13	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.08/0.13	c No reason simplification
0.08/0.13	c Armin Biere (Picosat) restarts strategy
0.08/0.13	c Glucose learned constraints deletion strategy
0.08/0.13	c timeout=2147483s
0.08/0.13	c DB Simplification allowed=false
0.08/0.13	c c --- End Solver configuration ---
0.08/0.13	c solving HOME/instance-3687884-1337874730.opb
0.08/0.13	c reading problem ... 
1.52/0.77	c ... done. Wall clock time 0.641s.
1.52/0.77	c declared #vars     945
1.52/0.77	c #constraints  58245
1.52/0.77	c constraints type 
1.52/0.77	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 58245
1.52/0.77	c 58245 constraints processed.
1.52/0.77	c constraints type 
1.52/0.77	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 58245
1.52/0.77	c 58245 constraints processed.
1.52/0.77	c objective function length is 945 literals
1.67/0.81	c  And the winner is solver0
1.70/1.27	c SATISFIABLE
1.70/1.27	c OPTIMIZING...
1.70/1.27	c Got one! Elapsed wall clock time (in seconds):1.144
1.70/1.27	o -29
1.77/1.37	c  And the winner is solver0
2.45/1.78	c Got one! Elapsed wall clock time (in seconds):1.65
2.45/1.78	o -30
2.50/1.81	c  And the winner is solver0
2.60/2.28	c Got one! Elapsed wall clock time (in seconds):2.154
2.60/2.28	o -31
3.99/2.74	c  And the winner is solver1
3.99/2.79	c Got one! Elapsed wall clock time (in seconds):2.657
3.99/2.79	o -32
5.71/3.51	c cleaning 2740 clauses out of 5480 with flag 3000/5480
8.79/4.92	c  And the winner is solver1
8.84/5.29	c Got one! Elapsed wall clock time (in seconds):5.159
8.84/5.29	o -33
9.47/5.67	c cleaning 3993 clauses out of 7986 with flag 1002/10726
11.35/6.63	c  And the winner is solver1
11.41/6.94	c Got one! Elapsed wall clock time (in seconds):6.807
11.41/6.94	o -34
12.37/7.44	c cleaning 4573 clauses out of 9147 with flag 2000/15880
15.99/9.35	c cleaning 5288 clauses out of 10575 with flag 8001/21881
21.11/11.91	c cleaning 6142 clauses out of 12286 with flag 15000/28880
28.08/15.50	c cleaning 7073 clauses out of 14145 with flag 23001/36881
34.95/19.13	c cleaning 8037 clauses out of 16073 with flag 32002/45882
44.79/24.26	c cleaning 9017 clauses out of 18035 with flag 42001/55881
56.57/30.41	c cleaning 10009 clauses out of 20017 with flag 53000/66880
68.31/36.55	c cleaning 11005 clauses out of 22009 with flag 65001/78881
82.31/43.83	c cleaning 11996 clauses out of 24003 with flag 78000/91880
92.86/49.78	c cleaning 12998 clauses out of 26007 with flag 92000/105880
104.80/56.44	c cleaning 13999 clauses out of 28010 with flag 107001/120881
117.91/63.51	c cleaning 15002 clauses out of 30011 with flag 123001/136881
131.72/71.16	c cleaning 16002 clauses out of 32009 with flag 140001/153881
144.82/78.49	c cleaning 16997 clauses out of 34008 with flag 158002/171882
159.88/86.88	c cleaning 17998 clauses out of 36010 with flag 177001/190881
174.76/94.98	c cleaning 19001 clauses out of 38011 with flag 197000/210880
191.21/103.89	c cleaning 20003 clauses out of 40012 with flag 218002/231882
208.38/113.14	c cleaning 20999 clauses out of 42007 with flag 240000/253880
228.57/124.28	c cleaning 21996 clauses out of 44008 with flag 263000/276880
249.63/135.52	c cleaning 23001 clauses out of 46012 with flag 287000/300880
270.84/146.95	c cleaning 24004 clauses out of 48011 with flag 312000/325880
295.53/161.37	c cleaning 24998 clauses out of 50008 with flag 338001/351881
322.38/175.02	c cleaning 25998 clauses out of 52009 with flag 365000/378880
353.00/192.14	c cleaning 27004 clauses out of 54011 with flag 393000/406880
374.33/203.51	c cleaning 0 clauses out of 5645 with flag 0/5645
383.47/208.57	c cleaning 28004 clauses out of 56007 with flag 422000/435880
414.80/224.84	c cleaning 28995 clauses out of 58003 with flag 452000/465880
447.68/241.88	c cleaning 29996 clauses out of 60010 with flag 483002/496882
485.65/261.81	c cleaning 31007 clauses out of 62014 with flag 515002/528882
525.66/282.41	c cleaning 32003 clauses out of 64006 with flag 548001/561881
568.45/304.52	c cleaning 33003 clauses out of 66005 with flag 582003/595883
621.13/331.71	c cleaning 34000 clauses out of 68000 with flag 617001/630881
641.59/343.25	c  And the winner is solver1
640.31/343.43	c Got one! Elapsed wall clock time (in seconds):343.302
640.31/343.43	o -35
644.25/345.43	c cleaning 27126 clauses out of 54267 with flag 5001/651148
649.51/348.86	c cleaning 16565 clauses out of 33140 with flag 11000/657147
654.52/352.16	c cleaning 11779 clauses out of 23575 with flag 18000/664147
660.29/355.89	c cleaning 9892 clauses out of 19797 with flag 26001/672148
667.25/360.66	c cleaning 9448 clauses out of 18906 with flag 35002/681149
673.67/364.63	c cleaning 9725 clauses out of 19457 with flag 45001/691148
680.68/368.91	c cleaning 10362 clauses out of 20732 with flag 56001/702148
688.10/373.42	c cleaning 11181 clauses out of 22372 with flag 68003/714150
697.06/379.29	c cleaning 12091 clauses out of 24188 with flag 81000/727147
706.02/384.55	c cleaning 13049 clauses out of 26097 with flag 95000/741147
716.24/390.43	c cleaning 14022 clauses out of 28050 with flag 110002/756149
726.79/396.50	c cleaning 15004 clauses out of 30026 with flag 126000/772147
739.06/404.00	c cleaning 16005 clauses out of 32022 with flag 143000/789147
751.45/411.07	c cleaning 17009 clauses out of 34017 with flag 161000/807147
767.76/420.01	c cleaning 17998 clauses out of 36008 with flag 180000/826147
784.50/429.27	c cleaning 19004 clauses out of 38011 with flag 200001/846148
804.26/440.56	c cleaning 19999 clauses out of 40006 with flag 221000/867147
824.14/451.38	c cleaning 20999 clauses out of 42010 with flag 243003/889150
844.98/462.64	c cleaning 21999 clauses out of 44008 with flag 266000/912147
864.25/473.13	c cleaning 23003 clauses out of 46011 with flag 290002/936149
886.49/485.78	c cleaning 24000 clauses out of 48007 with flag 315001/961148
909.95/498.36	c cleaning 25000 clauses out of 50006 with flag 341000/987147
935.34/511.90	c cleaning 26001 clauses out of 52007 with flag 368001/1014148
962.56/526.44	c cleaning 26996 clauses out of 54005 with flag 396000/1042147
998.23/545.72	c cleaning 28003 clauses out of 56009 with flag 425000/1071147
1030.47/562.74	c cleaning 28994 clauses out of 58006 with flag 455000/1101147
1066.74/583.51	c cleaning 29999 clauses out of 60012 with flag 486000/1132147
1102.91/603.06	c cleaning 31005 clauses out of 62014 with flag 518001/1164148
1134.89/619.98	c cleaning 32004 clauses out of 64008 with flag 551000/1197147
1171.54/639.11	c cleaning 32998 clauses out of 66005 with flag 585001/1231148
1206.27/657.46	c cleaning 34000 clauses out of 68010 with flag 620004/1266151
1244.28/678.02	c cleaning 35001 clauses out of 70007 with flag 656001/1302148
1284.13/698.91	c cleaning 35998 clauses out of 72007 with flag 693002/1339149
1324.55/720.16	c cleaning 36996 clauses out of 74011 with flag 731004/1377151
1327.89/722.87	c  And the winner is solver1
1327.89/722.88	c Got one! Elapsed wall clock time (in seconds):722.756
1327.89/722.88	o -36
1328.98/724.14	c cleaning 21493 clauses out of 42997 with flag 4001/1383133
1335.65/729.26	c cleaning 13743 clauses out of 27504 with flag 10001/1389133
1341.33/733.11	c cleaning 10376 clauses out of 20761 with flag 17001/1396133
1347.23/737.17	c cleaning 9188 clauses out of 18385 with flag 25001/1404133
1353.74/741.41	c cleaning 9093 clauses out of 18196 with flag 34000/1413132
1362.21/747.43	c cleaning 9545 clauses out of 19106 with flag 44003/1423135
1369.89/752.33	c cleaning 10273 clauses out of 20559 with flag 55001/1434133
1378.53/757.71	c cleaning 11139 clauses out of 22287 with flag 67002/1446134
1388.62/763.85	c cleaning 12069 clauses out of 24146 with flag 80000/1459132
1401.82/772.29	c cleaning 13036 clauses out of 26079 with flag 94002/1473134
1413.23/779.07	c cleaning 14018 clauses out of 28042 with flag 109001/1488133
1425.07/786.02	c cleaning 15012 clauses out of 30023 with flag 125000/1504132
1437.72/793.42	c cleaning 16006 clauses out of 32012 with flag 142001/1521133
1452.97/802.82	c cleaning 17001 clauses out of 34007 with flag 160002/1539134
1466.78/810.85	c cleaning 17993 clauses out of 36004 with flag 179000/1558132
1480.78/818.92	c cleaning 19004 clauses out of 38011 with flag 199000/1578132
1496.57/827.98	c cleaning 19996 clauses out of 40008 with flag 220001/1599133
1517.67/840.34	c cleaning 21000 clauses out of 42011 with flag 242000/1621132
1540.01/852.62	c cleaning 21997 clauses out of 44011 with flag 265000/1644132
1565.74/866.61	c cleaning 23002 clauses out of 46014 with flag 289000/1668132
1594.67/882.22	c cleaning 24000 clauses out of 48012 with flag 314000/1693132
1626.13/899.96	c cleaning 25006 clauses out of 50012 with flag 340000/1719132
1658.83/917.44	c cleaning 26003 clauses out of 52006 with flag 367000/1746132
1690.70/934.53	c cleaning 26995 clauses out of 54004 with flag 395001/1774133
1713.12/946.94	c cleaning 28004 clauses out of 56008 with flag 424000/1803132
1738.50/961.62	c cleaning 29004 clauses out of 58007 with flag 454003/1833135
1763.91/975.59	c cleaning 29992 clauses out of 60000 with flag 485000/1864132
1792.07/990.84	c cleaning 31004 clauses out of 62008 with flag 517000/1896132
1797.45/994.71	c starts		: 44
1797.45/994.71	c conflicts		: 11717
1797.45/994.71	c decisions		: 14721
1797.45/994.71	c propagations		: 136654
1797.45/994.71	c inspects		: 519372208
1797.45/994.71	c shortcuts		: 0
1797.45/994.71	c learnt literals	: 0
1797.45/994.71	c learnt binary clauses	: 0
1797.45/994.71	c learnt ternary clauses	: 0
1797.45/994.71	c learnt constraints	: 11716
1797.45/994.71	c ignored constraints	: 0
1797.45/994.71	c root simplifications	: 0
1797.45/994.71	c removed literals (reason simplification)	: 0
1797.45/994.71	c reason swapping (by a shorter reason)	: 0
1797.45/994.71	c Calls to reduceDB	: 1
1797.45/994.71	c number of reductions to clauses (during analyze)	: 0
1797.45/994.71	c number of learned constraints concerned by reduction	: 0
1797.45/994.71	c number of learning phase by resolution	: 0
1797.45/994.71	c number of learning phase by cutting planes	: 0
1797.45/994.71	c speed (assignments/second)	: 137.6969164451556
1797.45/994.71	c non guided choices	0
1797.45/994.72	c learnt constraints type 
1797.45/994.72	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 351
1797.45/994.72	c org.sat4j.pb.constraints.pb.MaxWatchPb => 11365
1797.45/994.72	c constraints type 
1797.45/994.72	c org.sat4j.minisat.constraints.card.MinWatchCard => 1
1797.45/994.72	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 58245
1797.45/994.72	c 58246 constraints processed.
1797.45/994.72	c constraints type 
1797.45/994.72	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 58245
1797.45/994.72	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1
1797.45/994.72	c 58246 constraints processed.
1797.45/994.72	s SATISFIABLE
1797.45/994.72	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 -x761 -x762 -x763 -x764 -x765 -x766 -x767 -x768 -x769 -x770 -x771 -x772 -x773 -x774 -x775 -x776 -x777 -x778 -x779 -x780 -x781 -x782 -x783 -x784 -x785 -x786 -x787 -x788 -x789 -x790 -x791 -x792 -x793 -x794 -x795 x796 -x797 -x798 -x799 -x800 x801 -x802 -x803 -x804 -x805 -x806 -x807 -x808 -x809 -x810 -x811 -x812 -x813 -x814 -x815 -x816 -x817 -x818 -x819 -x820 -x821 -x822 -x823 -x824 -x825 -x826 -x827 -x828 -x829 -x830 -x831 -x832 -x833 -x834 -x835 -x836 -x837 -x838 -x839 -x840 -x841 -x842 -x843 -x844 -x845 -x846 -x847 -x848 -x849 -x850 -x851 -x852 -x853 -x854 -x855 -x856 -x857 -x858 -x859 -x860 -x861 -x862 -x863 -x864 -x865 -x866 -x867 -x868 -x869 -x870 -x871 -x872 -x873 -x874 -x875 -x876 x877 -x878 -x879 -x880 -x881 -x882 -x883 -x884 -x885 -x886 -x887 -x888 -x889 -x890 -x891 -x892 -x893 -x894 -x895 -x896 -x897 -x898 x899 -x900 -x901 -x902 -x903 -x904 -x905 -x906 -x907 -x908 -x909 -x910 -x911 -x912 x913 -x914 -x915 -x916 -x917 -x918 -x919 -x920 -x921 -x922 -x923 -x924 -x925 -x926 -x927 -x928 -x929 -x930 -x931 -x932 -x933 -x934 -x935 -x936 -x937 -x938 -x939 -x940 -x941 -x942 -x943 -x944 x945 
1797.45/994.72	c objective function=-36
1797.45/994.72	c Total wall clock time (in seconds): 994.592

Verifier Data

OK	-36

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-3687884-1337874730/watcher-3687884-1337874730 -o /tmp/evaluation-result-3687884-1337874730/solver-3687884-1337874730 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar Both HOME/instance-3687884-1337874730.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: 3.94 3.79 3.58 4/195 1817
/proc/meminfo: memFree=27626424/32873852 swapFree=6848/6848
[pid=1817] ppid=1815 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/1817/stat : 1817 (java) D 1815 1817 718 0 -1 4202496 240 0 0 0 0 0 0 0 20 0 1 0 253598486 9515008 175 33554432000 1073741824 1073778376 140733558888464 140733558871192 229355897744 0 0 4096 0 18446744072100588836 0 0 17 5 0 0 0 0 0
/proc/1817/statm: 2323 175 133 9 0 71 0

[startup+0.011166 s]
/proc/loadavg: 3.94 3.79 3.58 4/195 1817
/proc/meminfo: memFree=27626424/32873852 swapFree=6848/6848
[pid=1817] ppid=1815 vsize=23172 CPUtime=0 cores=1,3,5,7
/proc/1817/stat : 1817 (java) R 1815 1817 718 0 -1 4202496 1136 0 0 0 0 0 0 0 20 0 1 0 253598486 23728128 857 33554432000 1073741824 1073778376 140736259366816 140736259357480 229346733911 0 0 4096 0 0 0 0 17 7 0 0 0 0 0
/proc/1817/statm: 5793 857 646 9 0 128 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23172

[startup+0.100223 s]
/proc/loadavg: 3.94 3.79 3.58 4/195 1817
/proc/meminfo: memFree=27626424/32873852 swapFree=6848/6848
[pid=1817] ppid=1815 vsize=9558412 CPUtime=0.08 cores=1,3,5,7
/proc/1817/stat : 1817 (java) S 1815 1817 718 0 -1 4202496 4189 0 1 0 7 1 0 0 20 0 18 0 253598486 9787813888 4870 33554432000 1073741824 1073778376 140736259366816 140736259357952 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/1817/statm: 2389603 4875 2076 9 0 2380296 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9558412

[startup+0.300246 s]
/proc/loadavg: 3.94 3.79 3.58 4/195 1817
/proc/meminfo: memFree=27626424/32873852 swapFree=6848/6848
[pid=1817] ppid=1815 vsize=9558412 CPUtime=0.45 cores=1,3,5,7
/proc/1817/stat : 1817 (java) S 1815 1817 718 0 -1 4202496 5593 0 1 0 43 2 0 0 20 0 18 0 253598486 9787813888 7334 33554432000 1073741824 1073778376 140736259366816 140736259357952 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/1817/statm: 2389603 7340 2216 9 0 2380296 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 9558412

[startup+0.700286 s]
/proc/loadavg: 3.94 3.79 3.58 4/195 1817
/proc/meminfo: memFree=27626424/32873852 swapFree=6848/6848
[pid=1817] ppid=1815 vsize=9558412 CPUtime=1.52 cores=1,3,5,7
/proc/1817/stat : 1817 (java) S 1815 1817 718 0 -1 4202496 17091 0 1 0 146 6 0 0 20 0 18 0 253598486 9787813888 34578 33554432000 1073741824 1073778376 140736259366816 140736259357952 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/1817/statm: 2389603 34578 2233 9 0 2380296 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 9558412

[startup+1.50077 s]
/proc/loadavg: 3.94 3.79 3.58 3/214 1848
/proc/meminfo: memFree=27444436/32873852 swapFree=6848/6848
[pid=1817] ppid=1815 vsize=9824668 CPUtime=2.32 cores=1,3,5,7
/proc/1817/stat : 1817 (java) S 1815 1817 718 0 -1 4202496 19070 0 1 0 220 12 0 0 20 0 19 0 253598486 10060460032 48890 33554432000 1073741824 1073778376 140736259366816 140736259357952 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/1817/statm: 2456167 48890 2267 9 0 2446860 0
[pid=1817/tid=1820] ppid=1815 vsize=9824668 CPUtime=0.74 cores=1,3,5,7
/proc/1817/task/1820/stat : 1820 (java) S 1815 1817 718 0 -1 4202560 2570 0 1 0 69 5 0 0 20 0 19 0 253598487 10060460032 48890 33554432000 1073741824 1073778376 140736259366816 140160555041784 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1817/tid=1821] ppid=1815 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1817/task/1821/stat : 1821 (java) S 1815 1817 718 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 253598488 10060460032 48890 33554432000 1073741824 1073778376 140736259366816 140160398781352 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1817/tid=1822] ppid=1815 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1817/task/1822/stat : 1822 (java) S 1815 1817 718 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 253598488 10060460032 48890 33554432000 1073741824 1073778376 140736259366816 140160397728808 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1817/tid=1823] ppid=1815 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1817/task/1823/stat : 1823 (java) S 1815 1817 718 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 253598488 10060460032 48890 33554432000 1073741824 1073778376 140736259366816 140160396675752 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1817/tid=1824] ppid=1815 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1817/task/1824/stat : 1824 (java) S 1815 1817 718 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253598488 10060460032 48890 33554432000 1073741824 1073778376 140736259366816 140160395623208 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1817/tid=1825] ppid=1815 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1817/task/1825/stat : 1825 (java) S 1815 1817 718 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 253598488 10060460032 48890 33554432000 1073741824 1073778376 140736259366816 140160394570152 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1817/tid=1826] ppid=1815 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1817/task/1826/stat : 1826 (java) S 1815 1817 718 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 253598488 10060460032 48890 33554432000 1073741824 1073778376 140736259366816 140160393517608 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1817/tid=1827] ppid=1815 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1817/task/1827/stat : 1827 (java) S 1815 1817 718 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 253598488 10060460032 48890 33554432000 1073741824 1073778376 140736259366816 140160392464552 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1817/tid=1828] ppid=1815 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1817/task/1828/stat : 1828 (java) S 1815 1817 718 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 253598488 10060460032 48890 33554432000 1073741824 1073778376 140736259366816 140160391412008 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1817/tid=1829] ppid=1815 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1817/task/1829/stat : 1829 (java) S 1815 1817 718 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 19 0 253598490 10060460032 48890 33554432000 1073741824 1073778376 140736259366816 140160379214696 229359269801 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1817/tid=1830] ppid=1815 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1817/task/1830/stat : 1830 (java) S 1815 1817 718 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253598490 10060460032 48890 33554432000 1073741824 1073778376 140736259366816 140160378161016 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1817/tid=1831] ppid=1815 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1817/task/1831/stat : 1831 (java) S 1815 1817 718 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253598490 10060460032 48890 33554432000 1073741824 1073778376 140736259366816 140160377107848 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1817/tid=1833] ppid=1815 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1817/task/1833/stat : 1833 (java) S 1815 1817 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253598493 10060460032 48890 33554432000 1073741824 1073778376 140736259366816 140160376056592 229359277856 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1817/tid=1835] ppid=1815 vsize=9824668 CPUtime=0.58 cores=1,3,5,7
/proc/1817/task/1835/stat : 1835 (java) S 1815 1817 718 0 -1 4202560 5625 0 0 0 58 0 0 0 20 0 19 0 253598493 10060460032 48890 33554432000 1073741824 1073778376 140736259366816 140160375003448 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1817/tid=1837] ppid=1815 vsize=9824668 CPUtime=0.65 cores=1,3,5,7
/proc/1817/task/1837/stat : 1837 (java) R 1815 1817 718 0 -1 4202560 9455 0 0 0 64 1 0 0 20 0 19 0 253598493 10060460032 48890 33554432000 1073741824 1073778376 140736259366816 140160373950744 140160562015622 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=1817/tid=1839] ppid=1815 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1817/task/1839/stat : 1839 (java) S 1815 1817 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253598493 10060460032 48890 33554432000 1073741824 1073778376 140736259366816 140160372898040 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1817/tid=1841] ppid=1815 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1817/task/1841/stat : 1841 (java) S 1815 1817 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253598493 10060460032 48890 33554432000 1073741824 1073778376 140736259366816 140160371845704 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1817/tid=1847] ppid=1815 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1817/task/1847/stat : 1847 (java) S 1815 1817 718 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253598567 10060460032 48890 33554432000 1073741824 1073778376 140736259366816 140160368686376 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 2.32
Current children cumulated vsize (KiB) 9824668

[startup+3.10079 s]
/proc/loadavg: 3.94 3.79 3.58 3/214 1854
/proc/meminfo: memFree=27440900/32873852 swapFree=6848/6848
[pid=1817] ppid=1815 vsize=9824668 CPUtime=4.8 cores=1,3,5,7
/proc/1817/stat : 1817 (java) S 1815 1817 718 0 -1 4202496 19856 0 1 0 459 21 0 0 20 0 22 0 253598486 10060460032 56440 33554432000 1073741824 1073778376 140736259366816 140736259357952 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/1817/statm: 2456167 56440 2273 9 0 2446860 0
[pid=1817/tid=1820] ppid=1815 vsize=9824668 CPUtime=0.75 cores=1,3,5,7
/proc/1817/task/1820/stat : 1820 (java) S 1815 1817 718 0 -1 4202560 2570 0 1 0 70 5 0 0 20 0 22 0 253598487 10060460032 56440 33554432000 1073741824 1073778376 140736259366816 140160555041784 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1817/tid=1821] ppid=1815 vsize=9824668 CPUtime=0.03 cores=1,3,5,7
/proc/1817/task/1821/stat : 1821 (java) S 1815 1817 718 0 -1 4202560 103 0 0 0 2 1 0 0 20 0 22 0 253598488 10060460032 56440 33554432000 1073741824 1073778376 140736259366816 140160398781352 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1817/tid=1822] ppid=1815 vsize=9824668 CPUtime=0.01 cores=1,3,5,7
/proc/1817/task/1822/stat : 1822 (java) S 1815 1817 718 0 -1 4202560 22 0 0 0 1 0 0 0 20 0 22 0 253598488 10060460032 56440 33554432000 1073741824 1073778376 140736259366816 140160397728808 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1817/tid=1823] ppid=1815 vsize=9824668 CPUtime=0.01 cores=1,3,5,7
/proc/1817/task/1823/stat : 1823 (java) S 1815 1817 718 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 22 0 253598488 10060460032 56440 33554432000 1073741824 1073778376 140736259366816 140160396675752 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1817/tid=1824] ppid=1815 vsize=9824668 CPUtime=0.03 cores=1,3,5,7
/proc/1817/task/1824/stat : 1824 (java) S 1815 1817 718 0 -1 4202560 47 0 0 0 3 0 0 0 20 0 22 0 253598488 10060460032 56440 33554432000 1073741824 1073778376 140736259366816 140160395623208 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1817/tid=1825] ppid=1815 vsize=9824668 CPUtime=0.01 cores=1,3,5,7
/proc/1817/task/1825/stat : 1825 (java) S 1815 1817 718 0 -1 4202560 64 0 0 0 1 0 0 0 20 0 22 0 253598488 10060460032 56440 33554432000 1073741824 1073778376 140736259366816 140160394570152 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1817/tid=1826] ppid=1815 vsize=9824668 CPUtime=0.01 cores=1,3,5,7
/proc/1817/task/1826/stat : 1826 (java) S 1815 1817 718 0 -1 4202560 63 0 0 0 1 0 0 0 20 0 22 0 253598488 10060460032 56440 33554432000 1073741824 1073778376 140736259366816 140160393517608 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1817/tid=1827] ppid=1815 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1817/task/1827/stat : 1827 (java) S 1815 1817 718 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 22 0 253598488 10060460032 56440 33554432000 1073741824 1073778376 140736259366816 140160392464552 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1817/tid=1828] ppid=1815 vsize=9824668 CPUtime=0.01 cores=1,3,5,7
/proc/1817/task/1828/stat : 1828 (java) S 1815 1817 718 0 -1 4202560 45 0 0 0 1 0 0 0 20 0 22 0 253598488 10060460032 56440 33554432000 1073741824 1073778376 140736259366816 140160391412008 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1817/tid=1829] ppid=1815 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1817/task/1829/stat : 1829 (java) S 1815 1817 718 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 253598490 10060460032 56440 33554432000 1073741824 1073778376 140736259366816 140160379214696 229359269801 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1817/tid=1830] ppid=1815 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1817/task/1830/stat : 1830 (java) S 1815 1817 718 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 253598490 10060460032 56440 33554432000 1073741824 1073778376 140736259366816 140160378161016 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1817/tid=1831] ppid=1815 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1817/task/1831/stat : 1831 (java) S 1815 1817 718 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 253598490 10060460032 56440 33554432000 1073741824 1073778376 140736259366816 140160377107848 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1817/tid=1833] ppid=1815 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1817/task/1833/stat : 1833 (java) S 1815 1817 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253598493 10060460032 56440 33554432000 1073741824 1073778376 140736259366816 140160376056592 229359277856 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1817/tid=1835] ppid=1815 vsize=9824668 CPUtime=0.93 cores=1,3,5,7
/proc/1817/task/1835/stat : 1835 (java) S 1815 1817 718 0 -1 4202560 5928 0 0 0 91 2 0 0 20 0 22 0 253598493 10060460032 56440 33554432000 1073741824 1073778376 140736259366816 140160375003448 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1817/tid=1837] ppid=1815 vsize=9824668 CPUtime=1.1 cores=1,3,5,7
/proc/1817/task/1837/stat : 1837 (java) S 1815 1817 718 0 -1 4202560 9530 0 0 0 108 2 0 0 20 0 22 0 253598493 10060460032 56440 33554432000 1073741824 1073778376 140736259366816 140160373950904 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1817/tid=1839] ppid=1815 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1817/task/1839/stat : 1839 (java) S 1815 1817 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253598493 10060460032 56440 33554432000 1073741824 1073778376 140736259366816 140160372898040 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1817/tid=1841] ppid=1815 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1817/task/1841/stat : 1841 (java) S 1815 1817 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253598493 10060460032 56440 33554432000 1073741824 1073778376 140736259366816 140160371845704 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 4.8
Current children cumulated vsize (KiB) 9824668

[startup+6.30089 s]
/proc/loadavg: 3.79 3.76 3.57 10/217 1863
/proc/meminfo: memFree=27203256/32873852 swapFree=6848/6848
[pid=1817] ppid=1815 vsize=9824668 CPUtime=10.73 cores=1,3,5,7
/proc/1817/stat : 1817 (java) S 1815 1817 718 0 -1 4202496 23457 0 1 0 1032 41 0 0 20 0 22 0 253598486 10060460032 119359 33554432000 1073741824 1073778376 140736259366816 140736259357952 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/1817/statm: 2456167 119359 2286 9 0 2446860 0
[pid=1817/tid=1820] ppid=1815 vsize=9824668 CPUtime=0.75 cores=1,3,5,7
/proc/1817/task/1820/stat : 1820 (java) S 1815 1817 718 0 -1 4202560 2571 0 1 0 70 5 0 0 20 0 22 0 253598487 10060460032 119359 33554432000 1073741824 1073778376 140736259366816 140160555041784 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1817/tid=1821] ppid=1815 vsize=9824668 CPUtime=0.11 cores=1,3,5,7
/proc/1817/task/1821/stat : 1821 (java) S 1815 1817 718 0 -1 4202560 138 0 0 0 7 4 0 0 20 0 22 0 253598488 10060460032 119359 33554432000 1073741824 1073778376 140736259366816 140160398781352 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1817/tid=1822] ppid=1815 vsize=9824668 CPUtime=0.1 cores=1,3,5,7
/proc/1817/task/1822/stat : 1822 (java) S 1815 1817 718 0 -1 4202560 77 0 0 0 7 3 0 0 20 0 22 0 253598488 10060460032 119359 33554432000 1073741824 1073778376 140736259366816 140160397728808 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1817/tid=1823] ppid=1815 vsize=9824668 CPUtime=0.06 cores=1,3,5,7
/proc/1817/task/1823/stat : 1823 (java) S 1815 1817 718 0 -1 4202560 26 0 0 0 4 2 0 0 20 0 22 0 253598488 10060460032 119359 33554432000 1073741824 1073778376 140736259366816 140160396675752 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1817/tid=1824] ppid=1815 vsize=9824668 CPUtime=0.08 cores=1,3,5,7
/proc/1817/task/1824/stat : 1824 (java) S 1815 1817 718 0 -1 4202560 73 0 0 0 5 3 0 0 20 0 22 0 253598488 10060460032 119359 33554432000 1073741824 1073778376 140736259366816 140160395623208 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1817/tid=1825] ppid=1815 vsize=9824668 CPUtime=0.05 cores=1,3,5,7
/proc/1817/task/1825/stat : 1825 (java) S 1815 1817 718 0 -1 4202560 79 0 0 0 3 2 0 0 20 0 22 0 253598488 10060460032 119359 33554432000 1073741824 1073778376 140736259366816 140160394570152 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1817/tid=1826] ppid=1815 vsize=9824668 CPUtime=0.04 cores=1,3,5,7
/proc/1817/task/1826/stat : 1826 (java) S 1815 1817 718 0 -1 4202560 84 0 0 0 2 2 0 0 20 0 22 0 253598488 10060460032 119359 33554432000 1073741824 1073778376 140736259366816 140160393517608 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1817/tid=1827] ppid=1815 vsize=9824668 CPUtime=0.08 cores=1,3,5,7
/proc/1817/task/1827/stat : 1827 (java) S 1815 1817 718 0 -1 4202560 105 0 0 0 5 3 0 0 20 0 22 0 253598488 10060460032 119359 33554432000 1073741824 1073778376 140736259366816 140160392464552 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1817/tid=1828] ppid=1815 vsize=9824668 CPUtime=0.05 cores=1,3,5,7
/proc/1817/task/1828/stat : 1828 (java) S 1815 1817 718 0 -1 4202560 69 0 0 0 4 1 0 0 20 0 22 0 253598488 10060460032 119359 33554432000 1073741824 1073778376 140736259366816 140160391412008 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1817/tid=1829] ppid=1815 vsize=9824668 CPUtime=0.35 cores=1,3,5,7
/proc/1817/task/1829/stat : 1829 (java) S 1815 1817 718 0 -1 4202560 250 0 0 0 33 2 0 0 20 0 22 0 253598490 10060460032 119359 33554432000 1073741824 1073778376 140736259366816 140160379214696 229359269801 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1817/tid=1830] ppid=1815 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1817/task/1830/stat : 1830 (java) S 1815 1817 718 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 253598490 10060460032 119359 33554432000 1073741824 1073778376 140736259366816 140160378161016 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1817/tid=1831] ppid=1815 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1817/task/1831/stat : 1831 (java) S 1815 1817 718 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 253598490 10060460032 119359 33554432000 1073741824 1073778376 140736259366816 140160377107848 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1817/tid=1833] ppid=1815 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1817/task/1833/stat : 1833 (java) S 1815 1817 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253598493 10060460032 119359 33554432000 1073741824 1073778376 140736259366816 140160376056592 229359277856 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1817/tid=1835] ppid=1815 vsize=9824668 CPUtime=1.04 cores=1,3,5,7
/proc/1817/task/1835/stat : 1835 (java) S 1815 1817 718 0 -1 4202560 6506 0 0 0 102 2 0 0 20 0 22 0 253598493 10060460032 119359 33554432000 1073741824 1073778376 140736259366816 140160375003448 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1817/tid=1837] ppid=1815 vsize=9824668 CPUtime=1.39 cores=1,3,5,7
/proc/1817/task/1837/stat : 1837 (java) S 1815 1817 718 0 -1 4202560 12078 0 0 0 137 2 0 0 20 0 22 0 253598493 10060460032 119359 33554432000 1073741824 1073778376 140736259366816 140160373950904 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1817/tid=1839] ppid=1815 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1817/task/1839/stat : 1839 (java) S 1815 1817 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253598493 10060460032 119359 33554432000 1073741824 1073778376 140736259366816 140160372898040 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1817/tid=1841] ppid=1815 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1817/task/1841/stat : 1841 (java) S 1815 1817 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253598493 10060460032 119359 33554432000 1073741824 1073778376 140736259366816 140160371845704 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1817/tid=1857] ppid=1815 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1817/task/1857/stat : 1857 (java) S 1815 1817 718 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 253598715 10060460032 119359 33554432000 1073741824 1073778376 140736259366816 140160367633448 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1817/tid=1861] ppid=1815 vsize=9824668 CPUtime=0.73 cores=1,3,5,7
/proc/1817/task/1861/stat : 1861 (java) R 1815 1817 718 0 -1 4202560 2 0 0 0 73 0 0 0 20 0 22 0 253599015 10060460032 119359 33554432000 1073741824 1073778376 140736259366816 140160369738680 140160428079804 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=1817/tid=1862] ppid=1815 vsize=9824668 CPUtime=0.73 cores=1,3,5,7
/proc/1817/task/1862/stat : 1862 (java) R 1815 1817 718 0 -1 4202560 2 0 0 0 73 0 0 0 20 0 22 0 253599015 10060460032 119359 33554432000 1073741824 1073778376 140736259366816 140160368684280 140160428108170 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=1817/tid=1863] ppid=1815 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1817/task/1863/stat : 1863 (java) S 1815 1817 718 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 253599015 10060460032 119359 33554432000 1073741824 1073778376 140736259366816 140160370791720 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0

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

[pid=1817/tid=1824] ppid=1815 vsize=9824668 CPUtime=2.59 cores=1,3,5,7
/proc/1817/task/1824/stat : 1824 (java) S 1815 1817 718 0 -1 4202560 566 0 0 0 234 25 0 0 20 0 22 0 253598488 10060460032 1032084 33554432000 1073741824 1073778376 140736259366816 140160395623208 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1817/tid=1825] ppid=1815 vsize=9824668 CPUtime=2.67 cores=1,3,5,7
/proc/1817/task/1825/stat : 1825 (java) S 1815 1817 718 0 -1 4202560 612 0 0 0 245 22 0 0 20 0 22 0 253598488 10060460032 1032084 33554432000 1073741824 1073778376 140736259366816 140160394570152 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1817/tid=1826] ppid=1815 vsize=9824668 CPUtime=2.72 cores=1,3,5,7
/proc/1817/task/1826/stat : 1826 (java) S 1815 1817 718 0 -1 4202560 659 0 0 0 253 19 0 0 20 0 22 0 253598488 10060460032 1032084 33554432000 1073741824 1073778376 140736259366816 140160393517608 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1817/tid=1827] ppid=1815 vsize=9824668 CPUtime=2.59 cores=1,3,5,7
/proc/1817/task/1827/stat : 1827 (java) S 1815 1817 718 0 -1 4202560 614 0 0 0 235 24 0 0 20 0 22 0 253598488 10060460032 1032084 33554432000 1073741824 1073778376 140736259366816 140160392464552 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1817/tid=1828] ppid=1815 vsize=9824668 CPUtime=2.8 cores=1,3,5,7
/proc/1817/task/1828/stat : 1828 (java) S 1815 1817 718 0 -1 4202560 706 0 0 0 257 23 0 0 20 0 22 0 253598488 10060460032 1032084 33554432000 1073741824 1073778376 140736259366816 140160391412008 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1817/tid=1829] ppid=1815 vsize=9824668 CPUtime=185.52 cores=1,3,5,7
/proc/1817/task/1829/stat : 1829 (java) S 1815 1817 718 0 -1 4202560 5113 0 0 0 18525 27 0 0 20 0 22 0 253598490 10060460032 1032084 33554432000 1073741824 1073778376 140736259366816 140160379214696 229359269801 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1817/tid=1830] ppid=1815 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1817/task/1830/stat : 1830 (java) S 1815 1817 718 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 253598490 10060460032 1032084 33554432000 1073741824 1073778376 140736259366816 140160378161016 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1817/tid=1831] ppid=1815 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1817/task/1831/stat : 1831 (java) S 1815 1817 718 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 253598490 10060460032 1032084 33554432000 1073741824 1073778376 140736259366816 140160377107848 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1817/tid=1833] ppid=1815 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1817/task/1833/stat : 1833 (java) S 1815 1817 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253598493 10060460032 1032084 33554432000 1073741824 1073778376 140736259366816 140160376056592 229359277856 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1817/tid=1835] ppid=1815 vsize=9824668 CPUtime=1.22 cores=1,3,5,7
/proc/1817/task/1835/stat : 1835 (java) S 1815 1817 718 0 -1 4202560 6533 0 0 0 120 2 0 0 20 0 22 0 253598493 10060460032 1032084 33554432000 1073741824 1073778376 140736259366816 140160375003448 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1817/tid=1837] ppid=1815 vsize=9824668 CPUtime=2.13 cores=1,3,5,7
/proc/1817/task/1837/stat : 1837 (java) S 1815 1817 718 0 -1 4202560 12161 0 0 0 210 3 0 0 20 0 22 0 253598493 10060460032 1032084 33554432000 1073741824 1073778376 140736259366816 140160373950904 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1817/tid=1839] ppid=1815 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1817/task/1839/stat : 1839 (java) S 1815 1817 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253598493 10060460032 1032084 33554432000 1073741824 1073778376 140736259366816 140160372898040 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1817/tid=1841] ppid=1815 vsize=9824668 CPUtime=0.53 cores=1,3,5,7
/proc/1817/task/1841/stat : 1841 (java) S 1815 1817 718 0 -1 4202560 55 0 0 0 30 23 0 0 20 0 22 0 253598493 10060460032 1032084 33554432000 1073741824 1073778376 140736259366816 140160371845704 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1817/tid=1857] ppid=1815 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1817/task/1857/stat : 1857 (java) S 1815 1817 718 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 253598715 10060460032 1032084 33554432000 1073741824 1073778376 140736259366816 140160367633448 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1817/tid=1978] ppid=1815 vsize=9824668 CPUtime=154.26 cores=1,3,5,7
/proc/1817/task/1978/stat : 1978 (java) R 1815 1817 718 0 -1 4202560 4 0 0 0 15424 2 0 0 20 0 22 0 253670775 10060460032 1032084 33554432000 1073741824 1073778376 140736259366816 140160369738720 140160428034691 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=1817/tid=1979] ppid=1815 vsize=9824668 CPUtime=154.2 cores=1,3,5,7
/proc/1817/task/1979/stat : 1979 (java) R 1815 1817 718 0 -1 4202560 11 0 0 0 15418 2 0 0 20 0 22 0 253670775 10060460032 1032084 33554432000 1073741824 1073778376 140736259366816 140160370789120 140160428302922 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=1817/tid=1980] ppid=1815 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1817/task/1980/stat : 1980 (java) S 1815 1817 718 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 253670775 10060460032 1032084 33554432000 1073741824 1073778376 140736259366816 140160368686504 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1703.92
Current children cumulated vsize (KiB) 9824668



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+994.701 s]
/proc/loadavg: 3.52 3.64 3.62 5/217 1982
/proc/meminfo: memFree=20881508/32873852 swapFree=6848/6848
[pid=1817] ppid=1815 vsize=9824668 CPUtime=1797.45 cores=1,3,5,7
/proc/1817/stat : 1817 (java) S 1815 1817 718 0 -1 4202496 34583 0 1 0 179442 303 0 0 20 0 22 0 253598486 10060460032 1032116 33554432000 1073741824 1073778376 140736259366816 140736259357952 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/1817/statm: 2456167 1032116 2288 9 0 2446860 0
[pid=1817/tid=1820] ppid=1815 vsize=9824668 CPUtime=0.82 cores=1,3,5,7
/proc/1817/task/1820/stat : 1820 (java) S 1815 1817 718 0 -1 4202560 2631 0 1 0 75 7 0 0 20 0 22 0 253598487 10060460032 1032116 33554432000 1073741824 1073778376 140736259366816 140160555041784 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1817/tid=1821] ppid=1815 vsize=9824668 CPUtime=2.92 cores=1,3,5,7
/proc/1817/task/1821/stat : 1821 (java) S 1815 1817 718 0 -1 4202560 693 0 0 0 269 23 0 0 20 0 22 0 253598488 10060460032 1032116 33554432000 1073741824 1073778376 140736259366816 140160398781352 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1817/tid=1822] ppid=1815 vsize=9824668 CPUtime=2.73 cores=1,3,5,7
/proc/1817/task/1822/stat : 1822 (java) S 1815 1817 718 0 -1 4202560 610 0 0 0 246 27 0 0 20 0 22 0 253598488 10060460032 1032116 33554432000 1073741824 1073778376 140736259366816 140160397728808 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1817/tid=1823] ppid=1815 vsize=9824668 CPUtime=2.77 cores=1,3,5,7
/proc/1817/task/1823/stat : 1823 (java) S 1815 1817 718 0 -1 4202560 699 0 0 0 259 18 0 0 20 0 22 0 253598488 10060460032 1032116 33554432000 1073741824 1073778376 140736259366816 140160396675752 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1817/tid=1824] ppid=1815 vsize=9824668 CPUtime=2.67 cores=1,3,5,7
/proc/1817/task/1824/stat : 1824 (java) S 1815 1817 718 0 -1 4202560 570 0 0 0 242 25 0 0 20 0 22 0 253598488 10060460032 1032116 33554432000 1073741824 1073778376 140736259366816 140160395623208 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1817/tid=1825] ppid=1815 vsize=9824668 CPUtime=2.8 cores=1,3,5,7
/proc/1817/task/1825/stat : 1825 (java) S 1815 1817 718 0 -1 4202560 619 0 0 0 258 22 0 0 20 0 22 0 253598488 10060460032 1032116 33554432000 1073741824 1073778376 140736259366816 140160394570152 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1817/tid=1826] ppid=1815 vsize=9824668 CPUtime=2.83 cores=1,3,5,7
/proc/1817/task/1826/stat : 1826 (java) S 1815 1817 718 0 -1 4202560 659 0 0 0 264 19 0 0 20 0 22 0 253598488 10060460032 1032116 33554432000 1073741824 1073778376 140736259366816 140160393517608 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1817/tid=1827] ppid=1815 vsize=9824668 CPUtime=2.67 cores=1,3,5,7
/proc/1817/task/1827/stat : 1827 (java) S 1815 1817 718 0 -1 4202560 623 0 0 0 243 24 0 0 20 0 22 0 253598488 10060460032 1032116 33554432000 1073741824 1073778376 140736259366816 140160392464552 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1817/tid=1828] ppid=1815 vsize=9824668 CPUtime=2.96 cores=1,3,5,7
/proc/1817/task/1828/stat : 1828 (java) S 1815 1817 718 0 -1 4202560 710 0 0 0 273 23 0 0 20 0 22 0 253598488 10060460032 1032116 33554432000 1073741824 1073778376 140736259366816 140160391412008 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1817/tid=1829] ppid=1815 vsize=9824668 CPUtime=197.17 cores=1,3,5,7
/proc/1817/task/1829/stat : 1829 (java) S 1815 1817 718 0 -1 4202560 5138 0 0 0 19690 27 0 0 20 0 22 0 253598490 10060460032 1032116 33554432000 1073741824 1073778376 140736259366816 140160379214696 229359269801 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1817/tid=1830] ppid=1815 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1817/task/1830/stat : 1830 (java) S 1815 1817 718 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 253598490 10060460032 1032116 33554432000 1073741824 1073778376 140736259366816 140160378161016 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1817/tid=1831] ppid=1815 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1817/task/1831/stat : 1831 (java) S 1815 1817 718 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 253598490 10060460032 1032116 33554432000 1073741824 1073778376 140736259366816 140160377107848 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1817/tid=1833] ppid=1815 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1817/task/1833/stat : 1833 (java) S 1815 1817 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253598493 10060460032 1032116 33554432000 1073741824 1073778376 140736259366816 140160376056592 229359277856 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1817/tid=1835] ppid=1815 vsize=9824668 CPUtime=1.22 cores=1,3,5,7
/proc/1817/task/1835/stat : 1835 (java) S 1815 1817 718 0 -1 4202560 6533 0 0 0 120 2 0 0 20 0 22 0 253598493 10060460032 1032116 33554432000 1073741824 1073778376 140736259366816 140160375003448 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1817/tid=1837] ppid=1815 vsize=9824668 CPUtime=2.13 cores=1,3,5,7
/proc/1817/task/1837/stat : 1837 (java) S 1815 1817 718 0 -1 4202560 12161 0 0 0 210 3 0 0 20 0 22 0 253598493 10060460032 1032116 33554432000 1073741824 1073778376 140736259366816 140160373950904 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1817/tid=1839] ppid=1815 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1817/task/1839/stat : 1839 (java) S 1815 1817 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253598493 10060460032 1032116 33554432000 1073741824 1073778376 140736259366816 140160372898040 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1817/tid=1841] ppid=1815 vsize=9824668 CPUtime=0.56 cores=1,3,5,7
/proc/1817/task/1841/stat : 1841 (java) S 1815 1817 718 0 -1 4202560 57 0 0 0 31 25 0 0 20 0 22 0 253598493 10060460032 1032116 33554432000 1073741824 1073778376 140736259366816 140160371845704 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1817/tid=1857] ppid=1815 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1817/task/1857/stat : 1857 (java) S 1815 1817 718 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 253598715 10060460032 1032116 33554432000 1073741824 1073778376 140736259366816 140160367633448 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1817/tid=1978] ppid=1815 vsize=9824668 CPUtime=194.67 cores=1,3,5,7
/proc/1817/task/1978/stat : 1978 (java) R 1815 1817 718 0 -1 4202560 5 0 0 0 19465 2 0 0 20 0 22 0 253670775 10060460032 1032116 33554432000 1073741824 1073778376 140736259366816 140160369738720 140160427977671 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=1817/tid=1979] ppid=1815 vsize=9824668 CPUtime=194.59 cores=1,3,5,7
/proc/1817/task/1979/stat : 1979 (java) R 1815 1817 718 0 -1 4202560 12 0 0 0 19457 2 0 0 20 0 22 0 253670775 10060460032 1032116 33554432000 1073741824 1073778376 140736259366816 140160370789120 140160428223807 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=1817/tid=1980] ppid=1815 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1817/task/1980/stat : 1980 (java) S 1815 1817 718 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 253670775 10060460032 1032116 33554432000 1073741824 1073778376 140736259366816 140160368686504 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1797.45
Current children cumulated vsize (KiB) 9824668

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

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

[startup+994.701 s]
/proc/loadavg: 3.52 3.64 3.62 5/217 1982
/proc/meminfo: memFree=20881508/32873852 swapFree=6848/6848
[pid=1817] ppid=1815 vsize=9824668 CPUtime=1797.45 cores=1,3,5,7
/proc/1817/stat : 1817 (java) S 1815 1817 718 0 -1 4202496 34583 0 1 0 179442 303 0 0 20 0 22 0 253598486 10060460032 1032116 33554432000 1073741824 1073778376 140736259366816 140736259357952 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/1817/statm: 2456167 1032116 2288 9 0 2446860 0
[pid=1817/tid=1820] ppid=1815 vsize=9824668 CPUtime=0.82 cores=1,3,5,7
/proc/1817/task/1820/stat : 1820 (java) S 1815 1817 718 0 -1 4202560 2631 0 1 0 75 7 0 0 20 0 22 0 253598487 10060460032 1032116 33554432000 1073741824 1073778376 140736259366816 140160555041784 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1817/tid=1821] ppid=1815 vsize=9824668 CPUtime=2.92 cores=1,3,5,7
/proc/1817/task/1821/stat : 1821 (java) S 1815 1817 718 0 -1 4202560 693 0 0 0 269 23 0 0 20 0 22 0 253598488 10060460032 1032116 33554432000 1073741824 1073778376 140736259366816 140160398781352 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1817/tid=1822] ppid=1815 vsize=9824668 CPUtime=2.73 cores=1,3,5,7
/proc/1817/task/1822/stat : 1822 (java) S 1815 1817 718 0 -1 4202560 610 0 0 0 246 27 0 0 20 0 22 0 253598488 10060460032 1032116 33554432000 1073741824 1073778376 140736259366816 140160397728808 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1817/tid=1823] ppid=1815 vsize=9824668 CPUtime=2.77 cores=1,3,5,7
/proc/1817/task/1823/stat : 1823 (java) S 1815 1817 718 0 -1 4202560 699 0 0 0 259 18 0 0 20 0 22 0 253598488 10060460032 1032116 33554432000 1073741824 1073778376 140736259366816 140160396675752 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1817/tid=1824] ppid=1815 vsize=9824668 CPUtime=2.67 cores=1,3,5,7
/proc/1817/task/1824/stat : 1824 (java) S 1815 1817 718 0 -1 4202560 570 0 0 0 242 25 0 0 20 0 22 0 253598488 10060460032 1032116 33554432000 1073741824 1073778376 140736259366816 140160395623208 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1817/tid=1825] ppid=1815 vsize=9824668 CPUtime=2.8 cores=1,3,5,7
/proc/1817/task/1825/stat : 1825 (java) S 1815 1817 718 0 -1 4202560 619 0 0 0 258 22 0 0 20 0 22 0 253598488 10060460032 1032116 33554432000 1073741824 1073778376 140736259366816 140160394570152 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1817/tid=1826] ppid=1815 vsize=9824668 CPUtime=2.83 cores=1,3,5,7
/proc/1817/task/1826/stat : 1826 (java) S 1815 1817 718 0 -1 4202560 659 0 0 0 264 19 0 0 20 0 22 0 253598488 10060460032 1032116 33554432000 1073741824 1073778376 140736259366816 140160393517608 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1817/tid=1827] ppid=1815 vsize=9824668 CPUtime=2.67 cores=1,3,5,7
/proc/1817/task/1827/stat : 1827 (java) S 1815 1817 718 0 -1 4202560 623 0 0 0 243 24 0 0 20 0 22 0 253598488 10060460032 1032116 33554432000 1073741824 1073778376 140736259366816 140160392464552 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1817/tid=1828] ppid=1815 vsize=9824668 CPUtime=2.96 cores=1,3,5,7
/proc/1817/task/1828/stat : 1828 (java) S 1815 1817 718 0 -1 4202560 710 0 0 0 273 23 0 0 20 0 22 0 253598488 10060460032 1032116 33554432000 1073741824 1073778376 140736259366816 140160391412008 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1817/tid=1829] ppid=1815 vsize=9824668 CPUtime=197.17 cores=1,3,5,7
/proc/1817/task/1829/stat : 1829 (java) S 1815 1817 718 0 -1 4202560 5138 0 0 0 19690 27 0 0 20 0 22 0 253598490 10060460032 1032116 33554432000 1073741824 1073778376 140736259366816 140160379214696 229359269801 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1817/tid=1830] ppid=1815 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1817/task/1830/stat : 1830 (java) S 1815 1817 718 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 253598490 10060460032 1032116 33554432000 1073741824 1073778376 140736259366816 140160378161016 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1817/tid=1831] ppid=1815 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1817/task/1831/stat : 1831 (java) S 1815 1817 718 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 253598490 10060460032 1032116 33554432000 1073741824 1073778376 140736259366816 140160377107848 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1817/tid=1833] ppid=1815 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1817/task/1833/stat : 1833 (java) S 1815 1817 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253598493 10060460032 1032116 33554432000 1073741824 1073778376 140736259366816 140160376056592 229359277856 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1817/tid=1835] ppid=1815 vsize=9824668 CPUtime=1.22 cores=1,3,5,7
/proc/1817/task/1835/stat : 1835 (java) S 1815 1817 718 0 -1 4202560 6533 0 0 0 120 2 0 0 20 0 22 0 253598493 10060460032 1032116 33554432000 1073741824 1073778376 140736259366816 140160375003448 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1817/tid=1837] ppid=1815 vsize=9824668 CPUtime=2.13 cores=1,3,5,7
/proc/1817/task/1837/stat : 1837 (java) S 1815 1817 718 0 -1 4202560 12161 0 0 0 210 3 0 0 20 0 22 0 253598493 10060460032 1032116 33554432000 1073741824 1073778376 140736259366816 140160373950904 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1817/tid=1839] ppid=1815 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1817/task/1839/stat : 1839 (java) S 1815 1817 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253598493 10060460032 1032116 33554432000 1073741824 1073778376 140736259366816 140160372898040 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1817/tid=1841] ppid=1815 vsize=9824668 CPUtime=0.56 cores=1,3,5,7
/proc/1817/task/1841/stat : 1841 (java) S 1815 1817 718 0 -1 4202560 57 0 0 0 31 25 0 0 20 0 22 0 253598493 10060460032 1032116 33554432000 1073741824 1073778376 140736259366816 140160371845704 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1817/tid=1857] ppid=1815 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1817/task/1857/stat : 1857 (java) S 1815 1817 718 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 253598715 10060460032 1032116 33554432000 1073741824 1073778376 140736259366816 140160367633448 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1817/tid=1978] ppid=1815 vsize=9824668 CPUtime=194.67 cores=1,3,5,7
/proc/1817/task/1978/stat : 1978 (java) R 1815 1817 718 0 -1 4202560 5 0 0 0 19465 2 0 0 20 0 22 0 253670775 10060460032 1032116 33554432000 1073741824 1073778376 140736259366816 140160369738720 140160427977671 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=1817/tid=1979] ppid=1815 vsize=9824668 CPUtime=194.59 cores=1,3,5,7
/proc/1817/task/1979/stat : 1979 (java) R 1815 1817 718 0 -1 4202560 12 0 0 0 19457 2 0 0 20 0 22 0 253670775 10060460032 1032116 33554432000 1073741824 1073778376 140736259366816 140160370789120 140160428223807 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=1817/tid=1980] ppid=1815 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/1817/task/1980/stat : 1980 (java) S 1815 1817 718 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 253670775 10060460032 1032116 33554432000 1073741824 1073778376 140736259366816 140160368686504 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1797.45
Current children cumulated vsize (KiB) 9824668

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 1817 and gives
#  childrusage.ru_utime.tv_sec=1792
#  childrusage.ru_utime.tv_usec=919434
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=272502
# CPU time returned by wait4() is 1796.19
# while last known CPU time is 1797.45
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...


# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 2.59009
#  lost CPU user time (s): 2.77002
#  lost CPU system time (s): -0.18

Real time (s): 994.745
CPU time (s): 1800.04
CPU user time (s): 1797.19
CPU system time (s): 2.85
CPU usage (%): 180.955
Max. virtual memory (cumulated for all children) (KiB): 9824668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.92
system time used= 3.2725
maximum resident set size= 4128580
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34614
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1048
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 26028
involuntary context switches= 34772

runsolver used 3.74043 second user time and 10.0365 second system time

The end

Launcher Data

Begin job on node129 at 2012-05-24 17:52:10
IDJOB=3687884
IDBENCH=2250
IDSOLVER=2268
FILE ID=node129/3687884-1337874730
RUNJOBID= node129-1337871881-736
PBS_JOBID= 14620075
Free space on /tmp= 71640 MiB

SOLVER NAME= SAT 4j PB RES // CP 2.3.2 Snapshot
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb45-21-opb/normalized-frb45-21-3.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3687884-1337874730/watcher-3687884-1337874730 -o /tmp/evaluation-result-3687884-1337874730/solver-3687884-1337874730 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar Both HOME/instance-3687884-1337874730.opb

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

MD5SUM BENCH= 49f1950e042362832bbb830f499dd3e3
RANDOM SEED=579258093

node129.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.957
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.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.957
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.957
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.91
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.957
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.957
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.90
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.957
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.92
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.957
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.957
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        27626696 kB
Buffers:          213892 kB
Cached:          2160988 kB
SwapCached:            0 kB
Active:          2647272 kB
Inactive:        1833868 kB
Active(anon):    2108480 kB
Inactive(anon):       60 kB
Active(file):     538792 kB
Inactive(file):  1833808 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              1696 kB
Writeback:             0 kB
AnonPages:       2114288 kB
Mapped:            22572 kB
Shmem:               204 kB
Slab:             626652 kB
SReclaimable:      69072 kB
SUnreclaim:       557580 kB
KernelStack:        1608 kB
PageTables:         8452 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:    2355440 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2027520 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71640 MiB
End job on node129 at 2012-05-24 18:08:47