Trace number 3736965

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
PB11: Sat4j Res//CP 2.3.0SAT (TO)39 1800.43 917.438

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_500_25_4.opb
MD5SUM3feaf3974ec1ffdea6d6674c11d1a071
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark28
Best CPU time to get the best result obtained on this benchmark1796.78
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 36
Optimality of the best value was proved NO
Number of variables500
Total number of constraints500
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints500
Minimum length of a constraint26
Maximum length of a constraint50
Number of terms in the objective function 500
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 500
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 500
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)15754
Sum of products size (including duplicates)31508
Number of different products15754
Sum of products size31508

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.07/0.10	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.07/0.10	c This is free software under the dual EPL/GNU LGPL licenses.
0.07/0.10	c See www.sat4j.org for details.
0.07/0.10	c version 2.3.1.v20110525
0.07/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.07/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.07/0.10	c java.vm.version	19.1-b02
0.07/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.07/0.10	c sun.arch.data.model	64
0.07/0.10	c java.version		1.6.0_24
0.07/0.10	c os.name		Linux
0.07/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.07/0.10	c os.arch		amd64
0.07/0.10	c Free memory 		9996466904
0.07/0.10	c Max memory 		10048897024
0.07/0.10	c Total memory 		10048897024
0.07/0.10	c Number of processors 	8
0.07/0.13	c Pseudo Boolean Optimization
0.07/0.13	c ManyCore solver with 2 solvers running in parallel
0.07/0.13	c --- Begin Solver configuration ---
0.07/0.13	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@48e5855a
0.07/0.13	c Learn all clauses as in MiniSAT
0.07/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.07/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.07/0.13	c Expensive reason simplification
0.07/0.13	c Armin Biere (Picosat) restarts strategy
0.07/0.13	c Glucose learned constraints deletion strategy
0.07/0.13	c timeout=2147483s
0.07/0.13	c DB Simplification allowed=false
0.07/0.13	c --- End Solver configuration ---
0.07/0.13	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.07/0.13	c --- Begin Solver configuration ---
0.07/0.13	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@398020cc
0.07/0.13	c Learn all clauses as in MiniSAT
0.07/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.07/0.13	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.07/0.13	c No reason simplification
0.07/0.13	c Armin Biere (Picosat) restarts strategy
0.07/0.13	c Glucose learned constraints deletion strategy
0.07/0.13	c timeout=2147483s
0.07/0.13	c DB Simplification allowed=false
0.07/0.13	c --- End Solver configuration ---
0.07/0.13	c solving HOME/instance-3736965-1338718719.opb
0.07/0.13	c reading problem ... 
1.60/0.79	c ... done. Wall clock time 0.664s.
1.60/0.79	c #vars     16254
1.60/0.79	c #constraints  32008
1.60/0.79	c constraints type 
1.60/0.79	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 16254
1.60/0.79	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 15754
1.60/0.79	c constraints type 
1.60/0.79	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 16254
1.60/0.79	c org.sat4j.pb.constraints.pb.MaxWatchPb => 15754
2.72/1.08	c  And the winner is Resolution
3.14/1.31	c SATISFIABLE
3.14/1.31	c OPTIMIZING...
3.14/1.31	c Got one! Elapsed wall clock time (in seconds):1.181
3.14/1.31	o 45
3.50/1.44	c  And the winner is Resolution
3.84/1.82	c Got one! Elapsed wall clock time (in seconds):1.689
3.84/1.82	o 41
7.46/3.56	c cleaning 2548 clauses out of 5100 with flag 5000/5100
11.57/5.54	c cleaning 4271 clauses out of 8553 with flag 11001/11101
16.13/7.80	c cleaning 5634 clauses out of 11281 with flag 18000/18100
21.24/10.46	c cleaning 6818 clauses out of 13647 with flag 26000/26100
26.92/13.33	c cleaning 7911 clauses out of 15829 with flag 35000/35100
33.53/16.60	c cleaning 8950 clauses out of 17918 with flag 45000/45100
40.03/19.95	c cleaning 9981 clauses out of 19969 with flag 56001/56101
47.52/23.71	c cleaning 10987 clauses out of 21987 with flag 68000/68100
55.55/27.83	c cleaning 11996 clauses out of 24001 with flag 81001/81101
63.83/32.04	c cleaning 12996 clauses out of 26004 with flag 95000/95100
73.53/36.99	c cleaning 13995 clauses out of 28008 with flag 110000/110100
80.41/40.48	c  And the winner is Resolution
80.81/40.74	c Got one! Elapsed wall clock time (in seconds):40.61
80.81/40.74	o 40
83.18/41.98	c cleaning 15081 clauses out of 30172 with flag 5001/126259
86.78/43.87	c cleaning 10539 clauses out of 21091 with flag 11001/132259
91.04/46.09	c cleaning 8771 clauses out of 17551 with flag 18000/139258
96.51/48.86	c cleaning 8383 clauses out of 16781 with flag 26001/147259
102.57/51.92	c cleaning 8688 clauses out of 17397 with flag 35000/156258
109.35/55.42	c cleaning 9346 clauses out of 18710 with flag 45001/166259
116.60/59.10	c cleaning 10174 clauses out of 20363 with flag 56000/177258
123.84/62.89	c cleaning 11092 clauses out of 22189 with flag 68000/189258
132.08/67.07	c cleaning 12046 clauses out of 24098 with flag 81001/202259
141.39/71.81	c cleaning 13018 clauses out of 26051 with flag 95000/216258
151.99/77.22	c cleaning 14013 clauses out of 28033 with flag 110000/231258
162.60/82.65	c cleaning 15001 clauses out of 30020 with flag 126000/247258
173.61/88.28	c cleaning 16006 clauses out of 32020 with flag 143001/264259
185.48/94.38	c cleaning 16998 clauses out of 34014 with flag 161001/282259
197.85/100.69	c cleaning 18002 clauses out of 36016 with flag 180001/301259
212.07/107.82	c cleaning 18996 clauses out of 38013 with flag 200000/321258
229.44/116.68	c cleaning 20005 clauses out of 40017 with flag 221000/342258
246.50/125.37	c cleaning 20999 clauses out of 42014 with flag 243002/364260
265.84/135.18	c cleaning 21996 clauses out of 44013 with flag 266000/387258
282.20/143.40	c cleaning 23001 clauses out of 46018 with flag 290001/411259
299.14/152.09	c cleaning 24006 clauses out of 48016 with flag 315000/436258
319.52/162.42	c cleaning 24997 clauses out of 50010 with flag 341000/462258
340.67/173.14	c cleaning 25995 clauses out of 52013 with flag 368000/489258
361.02/183.40	c cleaning 27003 clauses out of 54019 with flag 396001/517259
382.78/194.41	c cleaning 27999 clauses out of 56015 with flag 425000/546258
408.60/207.58	c cleaning 29000 clauses out of 58016 with flag 455000/576258
430.56/218.67	c cleaning 29999 clauses out of 60016 with flag 486000/607258
452.50/229.77	c cleaning 31005 clauses out of 62017 with flag 518000/639258
475.04/241.15	c cleaning 31998 clauses out of 64012 with flag 551000/672258
501.65/254.63	c cleaning 32502 clauses out of 65014 with flag 584000/705258
527.81/267.83	c cleaning 32746 clauses out of 65513 with flag 617001/738259
555.13/281.65	c cleaning 32870 clauses out of 65766 with flag 650000/771258
580.28/294.33	c cleaning 32942 clauses out of 65896 with flag 683000/804258
600.25/304.55	c  And the winner is CuttingPlanes
600.46/304.82	c Got one! Elapsed wall clock time (in seconds):304.693
600.46/304.82	o 39
603.84/306.50	c cleaning 31904 clauses out of 63817 with flag 5001/835121
607.78/308.67	c cleaning 18950 clauses out of 37913 with flag 11001/841121
612.49/311.10	c cleaning 12974 clauses out of 25962 with flag 18000/848120
617.78/313.92	c cleaning 10489 clauses out of 20988 with flag 26000/856120
623.93/317.29	c cleaning 9746 clauses out of 19500 with flag 35001/865121
630.65/320.76	c cleaning 9874 clauses out of 19754 with flag 45001/875121
638.20/324.62	c cleaning 10434 clauses out of 20880 with flag 56001/886121
646.74/329.03	c cleaning 11218 clauses out of 22445 with flag 68000/898120
655.68/333.75	c cleaning 12108 clauses out of 24229 with flag 81002/911122
665.78/338.92	c cleaning 13057 clauses out of 26119 with flag 95000/925120
676.66/344.51	c cleaning 14024 clauses out of 28063 with flag 110001/940121
686.99/349.89	c cleaning 15017 clauses out of 30039 with flag 126001/956121
699.72/356.41	c cleaning 16003 clauses out of 32021 with flag 143000/973120
712.22/362.84	c cleaning 17006 clauses out of 34019 with flag 161001/991121
727.72/370.78	c cleaning 18001 clauses out of 36013 with flag 180001/1010121
741.41/377.78	c cleaning 19002 clauses out of 38013 with flag 200002/1030122
757.55/386.02	c cleaning 20001 clauses out of 40010 with flag 221001/1051121
773.05/393.93	c cleaning 21000 clauses out of 42009 with flag 243001/1073121
788.96/402.01	c cleaning 21997 clauses out of 44008 with flag 266000/1096120
805.07/410.24	c cleaning 23001 clauses out of 46012 with flag 290001/1120121
823.16/419.53	c cleaning 23996 clauses out of 48013 with flag 315003/1145123
842.68/429.48	c cleaning 24998 clauses out of 50014 with flag 341000/1171120
863.17/439.83	c cleaning 25999 clauses out of 52016 with flag 368000/1198120
882.67/449.76	c cleaning 27003 clauses out of 54018 with flag 396001/1226121
901.61/459.48	c cleaning 28000 clauses out of 56015 with flag 425001/1255121
922.70/470.11	c cleaning 29002 clauses out of 58014 with flag 455000/1285120
945.84/481.83	c cleaning 30000 clauses out of 60012 with flag 486000/1316120
971.34/494.72	c cleaning 30997 clauses out of 62012 with flag 518000/1348120
998.09/508.35	c cleaning 32000 clauses out of 64015 with flag 551000/1381120
1026.86/522.86	c cleaning 32500 clauses out of 65015 with flag 584000/1414120
1049.54/534.39	c cleaning 32754 clauses out of 65516 with flag 617001/1447121
1074.23/546.84	c cleaning 32875 clauses out of 65762 with flag 650001/1480121
1100.47/560.27	c cleaning 32936 clauses out of 65886 with flag 683000/1513120
1125.09/572.70	c cleaning 32965 clauses out of 65951 with flag 716001/1546121
1150.70/585.79	c cleaning 32985 clauses out of 65986 with flag 749001/1579121
1178.48/599.82	c cleaning 32992 clauses out of 66000 with flag 782000/1612120
1203.84/612.86	c cleaning 32997 clauses out of 66008 with flag 815000/1645120
1229.20/625.74	c cleaning 32990 clauses out of 66012 with flag 848001/1678121
1255.59/639.13	c cleaning 32999 clauses out of 66021 with flag 881000/1711120
1277.57/650.35	c cleaning 33005 clauses out of 66023 with flag 914001/1744121
1300.89/662.37	c cleaning 32999 clauses out of 66017 with flag 947000/1777120
1324.09/674.15	c cleaning 33004 clauses out of 66020 with flag 980002/1810122
1350.04/687.33	c cleaning 32995 clauses out of 66014 with flag 1013000/1843120
1376.21/700.69	c cleaning 33000 clauses out of 66019 with flag 1046000/1876120
1403.29/714.52	c cleaning 33004 clauses out of 66019 with flag 1079000/1909120
1428.43/727.39	c cleaning 33001 clauses out of 66016 with flag 1112001/1942121
1453.77/740.24	c cleaning 32998 clauses out of 66016 with flag 1145002/1975122
1478.46/752.86	c cleaning 32998 clauses out of 66017 with flag 1178001/2008121
1503.90/765.92	c cleaning 33001 clauses out of 66018 with flag 1211000/2041120
1530.19/779.36	c cleaning 33002 clauses out of 66017 with flag 1244000/2074120
1555.89/792.48	c cleaning 33002 clauses out of 66015 with flag 1277000/2107120
1582.19/805.83	c cleaning 32996 clauses out of 66013 with flag 1310000/2140120
1606.57/818.43	c cleaning 33008 clauses out of 66019 with flag 1343002/2173122
1630.25/830.56	c cleaning 32993 clauses out of 66010 with flag 1376001/2206121
1653.14/842.26	c cleaning 32997 clauses out of 66016 with flag 1409000/2239120
1678.05/854.97	c cleaning 33003 clauses out of 66020 with flag 1442001/2272121
1700.68/866.68	c cleaning 33002 clauses out of 66016 with flag 1475000/2305120
1732.39/882.73	c cleaning 33000 clauses out of 66014 with flag 1508000/2338120
1755.93/894.71	c cleaning 33001 clauses out of 66014 with flag 1541000/2371120
1780.04/907.05	c cleaning 32994 clauses out of 66014 with flag 1574001/2404121
1800.07/917.42	c starts		: 29
1800.07/917.42	c conflicts		: 4679
1800.07/917.42	c decisions		: 31869
1800.07/917.42	c propagations		: 5075351
1800.07/917.42	c inspects		: 276641415
1800.07/917.42	c shortcuts		: 0
1800.07/917.42	c learnt literals	: 0
1800.07/917.42	c learnt binary clauses	: 0
1800.07/917.42	c learnt ternary clauses	: 0
1800.07/917.42	c learnt constraints	: 4677
1800.07/917.42	c ignored constraints	: 0
1800.07/917.42	c root simplifications	: 0
1800.07/917.42	c removed literals (reason simplification)	: 0
1800.07/917.42	c reason swapping (by a shorter reason)	: 0
1800.07/917.42	c Calls to reduceDB	: 0
1800.07/917.42	c number of reductions to clauses (during analyze)	: 0
1800.07/917.42	c number of learned constraints concerned by reduction	: 0
1800.07/917.42	c number of learning phase by resolution	: 0
1800.07/917.42	c number of learning phase by cutting planes	: 0
1800.07/917.42	c speed (assignments/second)	: 8285.083473585062
1800.07/917.42	c non guided choices	0
1800.07/917.42	c learnt constraints type 
1800.07/917.42	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 135
1800.07/917.42	c org.sat4j.pb.constraints.pb.MaxWatchPb => 4542
1800.07/917.42	c constraints type 
1800.07/917.42	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 16254
1800.07/917.42	c org.sat4j.minisat.constraints.card.MinWatchCard => 1
1800.07/917.42	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 15754
1800.07/917.42	c constraints type 
1800.07/917.42	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 16254
1800.07/917.42	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1
1800.07/917.42	c org.sat4j.pb.constraints.pb.MaxWatchPb => 15754
1800.07/917.42	s SATISFIABLE
1800.07/917.42	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 
1800.07/917.42	c objective function=39
1800.07/917.42	c Total wall clock time (in seconds): 917.29

Verifier Data

OK	39

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-3736965-1338718719/watcher-3736965-1338718719 -o /tmp/evaluation-result-3736965-1338718719/solver-3736965-1338718719 -C 1800 -W 1900 -M 15500 java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar Both HOME/instance-3736965-1338718719.opb 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 3.87 3.82 3.81 4/197 2629
/proc/meminfo: memFree=27622100/32873844 swapFree=7116/7116
[pid=2629] ppid=2627 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/2629/stat : 2629 (java) D 2627 2629 1279 0 -1 4202496 248 0 0 0 0 0 0 0 20 0 1 0 337998840 9515008 182 33554432000 1073741824 1073778376 140735891732176 140735891723208 233411788469 0 0 4096 0 18446744072100588836 0 0 17 4 0 0 0 0 0
/proc/2629/statm: 2323 182 140 9 0 71 0

[startup+0.0278119 s]
/proc/loadavg: 3.87 3.82 3.81 4/197 2629
/proc/meminfo: memFree=27622100/32873844 swapFree=7116/7116
[pid=2629] ppid=2627 vsize=10510056 CPUtime=0 cores=0,2,4,6
/proc/2629/stat : 2629 (java) S 2627 2629 1279 0 -1 4202496 2807 0 1 0 0 0 0 0 20 0 2 0 337998840 10762297344 6066 33554432000 1073741824 1073778376 140735098988304 140735098979440 233415147581 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2629/statm: 2627514 6086 942 9 0 2618623 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10510056

[startup+0.100297 s]
/proc/loadavg: 3.87 3.82 3.81 4/197 2629
/proc/meminfo: memFree=27622100/32873844 swapFree=7116/7116
[pid=2629] ppid=2627 vsize=11586392 CPUtime=0.07 cores=0,2,4,6
/proc/2629/stat : 2629 (java) S 2627 2629 1279 0 -1 4202496 4528 0 1 0 6 1 0 0 20 0 18 0 337998840 11864465408 12380 33554432000 1073741824 1073778376 140735098988304 140735098979440 233415147581 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2629/statm: 2896598 12381 1779 9 0 2887285 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 11586392

[startup+0.300158 s]
/proc/loadavg: 3.87 3.82 3.81 4/197 2629
/proc/meminfo: memFree=27622100/32873844 swapFree=7116/7116
[pid=2629] ppid=2627 vsize=11586392 CPUtime=0.43 cores=0,2,4,6
/proc/2629/stat : 2629 (java) S 2627 2629 1279 0 -1 4202496 6413 0 1 0 42 1 0 0 20 0 18 0 337998840 11864465408 15361 33554432000 1073741824 1073778376 140735098988304 140735098979440 233415147581 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2629/statm: 2896598 15361 2216 9 0 2887285 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 11586392

[startup+0.700164 s]
/proc/loadavg: 3.87 3.82 3.81 4/197 2629
/proc/meminfo: memFree=27622100/32873844 swapFree=7116/7116
[pid=2629] ppid=2627 vsize=11586392 CPUtime=1.6 cores=0,2,4,6
/proc/2629/stat : 2629 (java) S 2627 2629 1279 0 -1 4202496 21722 0 1 0 155 5 0 0 20 0 18 0 337998840 11864465408 32244 33554432000 1073741824 1073778376 140735098988304 140735098979440 233415147581 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2629/statm: 2896598 32244 2248 9 0 2887285 0
Current children cumulated CPU time (s) 1.6
Current children cumulated vsize (KiB) 11586392

[startup+1.50074 s]
/proc/loadavg: 3.87 3.82 3.81 7/219 2651
/proc/meminfo: memFree=27472716/32873844 swapFree=7116/7116
[pid=2629] ppid=2627 vsize=11852648 CPUtime=3.83 cores=0,2,4,6
/proc/2629/stat : 2629 (java) S 2627 2629 1279 0 -1 4202496 23227 0 1 0 374 9 0 0 20 0 19 0 337998840 12137111552 44600 33554432000 1073741824 1073778376 140735098988304 140735098979440 233415147581 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2629/statm: 2963162 44600 2270 9 0 2953849 0
[pid=2629/tid=2631] ppid=2627 vsize=11852648 CPUtime=0.78 cores=0,2,4,6
/proc/2629/task/2631/stat : 2631 (java) S 2627 2629 1279 0 -1 4202560 3455 0 1 0 76 2 0 0 20 0 19 0 337998841 12137111552 44600 33554432000 1073741824 1073778376 140735098988304 140051096327320 233415161769 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2629/tid=2632] ppid=2627 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2629/task/2632/stat : 2632 (java) S 2627 2629 1279 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 337998843 12137111552 44600 33554432000 1073741824 1073778376 140735098988304 140051035056552 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2629/tid=2633] ppid=2627 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2629/task/2633/stat : 2633 (java) S 2627 2629 1279 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 337998843 12137111552 44600 33554432000 1073741824 1073778376 140735098988304 140051034004008 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2629/tid=2634] ppid=2627 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2629/task/2634/stat : 2634 (java) S 2627 2629 1279 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 337998843 12137111552 44600 33554432000 1073741824 1073778376 140735098988304 140051032950952 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2629/tid=2635] ppid=2627 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2629/task/2635/stat : 2635 (java) S 2627 2629 1279 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 337998843 12137111552 44600 33554432000 1073741824 1073778376 140735098988304 140050930362664 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2629/tid=2636] ppid=2627 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2629/task/2636/stat : 2636 (java) S 2627 2629 1279 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 337998843 12137111552 44600 33554432000 1073741824 1073778376 140735098988304 140050929310632 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2629/tid=2637] ppid=2627 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2629/task/2637/stat : 2637 (java) S 2627 2629 1279 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 337998843 12137111552 44600 33554432000 1073741824 1073778376 140735098988304 140050928258088 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2629/tid=2638] ppid=2627 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2629/task/2638/stat : 2638 (java) S 2627 2629 1279 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 337998843 12137111552 44600 33554432000 1073741824 1073778376 140735098988304 140050927205032 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2629/tid=2639] ppid=2627 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2629/task/2639/stat : 2639 (java) S 2627 2629 1279 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 337998843 12137111552 44600 33554432000 1073741824 1073778376 140735098988304 140050926152488 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2629/tid=2640] ppid=2627 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2629/task/2640/stat : 2640 (java) S 2627 2629 1279 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 337998844 12137111552 44600 33554432000 1073741824 1073778376 140735098988304 140050913741160 233415161769 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2629/tid=2641] ppid=2627 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2629/task/2641/stat : 2641 (java) S 2627 2629 1279 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 337998845 12137111552 44600 33554432000 1073741824 1073778376 140735098988304 140050912687480 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2629/tid=2642] ppid=2627 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2629/task/2642/stat : 2642 (java) S 2627 2629 1279 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 337998845 12137111552 44600 33554432000 1073741824 1073778376 140735098988304 140050911634312 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2629/tid=2643] ppid=2627 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2629/task/2643/stat : 2643 (java) S 2627 2629 1279 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 337998847 12137111552 44600 33554432000 1073741824 1073778376 140735098988304 140050910583056 233415169824 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2629/tid=2644] ppid=2627 vsize=11852648 CPUtime=1.05 cores=0,2,4,6
/proc/2629/task/2644/stat : 2644 (java) S 2627 2629 1279 0 -1 4202560 7205 0 0 0 104 1 0 0 20 0 19 0 337998847 12137111552 44600 33554432000 1073741824 1073778376 140735098988304 140050909530936 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2629/tid=2645] ppid=2627 vsize=11852648 CPUtime=1.05 cores=0,2,4,6
/proc/2629/task/2645/stat : 2645 (java) S 2627 2629 1279 0 -1 4202560 11246 0 0 0 102 3 0 0 20 0 19 0 337998847 12137111552 44600 33554432000 1073741824 1073778376 140735098988304 140050908478392 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2629/tid=2646] ppid=2627 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2629/task/2646/stat : 2646 (java) S 2627 2629 1279 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 337998847 12137111552 44600 33554432000 1073741824 1073778376 140735098988304 140050907425528 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2629/tid=2647] ppid=2627 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2629/task/2647/stat : 2647 (java) S 2627 2629 1279 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 337998847 12137111552 44600 33554432000 1073741824 1073778376 140735098988304 140050906373192 233415161769 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2629/tid=2651] ppid=2627 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2629/task/2651/stat : 2651 (java) S 2627 2629 1279 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 337998924 12137111552 44600 33554432000 1073741824 1073778376 140735098988304 140050902160296 233415161769 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.83
Current children cumulated vsize (KiB) 11852648

[startup+3.10071 s]
/proc/loadavg: 3.87 3.82 3.81 5/219 2657
/proc/meminfo: memFree=27379952/32873844 swapFree=7116/7116
[pid=2629] ppid=2627 vsize=11852648 CPUtime=6.65 cores=0,2,4,6
/proc/2629/stat : 2629 (java) S 2627 2629 1279 0 -1 4202496 23494 0 1 0 651 14 0 0 20 0 22 0 337998840 12137111552 154220 33554432000 1073741824 1073778376 140735098988304 140735098979440 233415147581 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2629/statm: 2963162 154220 2271 9 0 2953849 0
[pid=2629/tid=2631] ppid=2627 vsize=11852648 CPUtime=0.79 cores=0,2,4,6
/proc/2629/task/2631/stat : 2631 (java) S 2627 2629 1279 0 -1 4202560 3456 0 1 0 77 2 0 0 20 0 22 0 337998841 12137111552 154220 33554432000 1073741824 1073778376 140735098988304 140051096327336 233415161769 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2629/tid=2632] ppid=2627 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2629/task/2632/stat : 2632 (java) S 2627 2629 1279 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 337998843 12137111552 154220 33554432000 1073741824 1073778376 140735098988304 140051035056552 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2629/tid=2633] ppid=2627 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2629/task/2633/stat : 2633 (java) S 2627 2629 1279 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 337998843 12137111552 154220 33554432000 1073741824 1073778376 140735098988304 140051034004008 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2629/tid=2634] ppid=2627 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2629/task/2634/stat : 2634 (java) S 2627 2629 1279 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 337998843 12137111552 154220 33554432000 1073741824 1073778376 140735098988304 140051032950952 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2629/tid=2635] ppid=2627 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2629/task/2635/stat : 2635 (java) S 2627 2629 1279 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 337998843 12137111552 154220 33554432000 1073741824 1073778376 140735098988304 140050930362664 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2629/tid=2636] ppid=2627 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2629/task/2636/stat : 2636 (java) S 2627 2629 1279 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 337998843 12137111552 154220 33554432000 1073741824 1073778376 140735098988304 140050929310632 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2629/tid=2637] ppid=2627 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2629/task/2637/stat : 2637 (java) S 2627 2629 1279 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 337998843 12137111552 154220 33554432000 1073741824 1073778376 140735098988304 140050928258088 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2629/tid=2638] ppid=2627 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2629/task/2638/stat : 2638 (java) S 2627 2629 1279 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 337998843 12137111552 154220 33554432000 1073741824 1073778376 140735098988304 140050927205032 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2629/tid=2639] ppid=2627 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2629/task/2639/stat : 2639 (java) S 2627 2629 1279 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 337998843 12137111552 154220 33554432000 1073741824 1073778376 140735098988304 140050926152488 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2629/tid=2640] ppid=2627 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2629/task/2640/stat : 2640 (java) S 2627 2629 1279 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 337998844 12137111552 154220 33554432000 1073741824 1073778376 140735098988304 140050913741160 233415161769 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2629/tid=2641] ppid=2627 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2629/task/2641/stat : 2641 (java) S 2627 2629 1279 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 337998845 12137111552 154220 33554432000 1073741824 1073778376 140735098988304 140050912687480 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2629/tid=2642] ppid=2627 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2629/task/2642/stat : 2642 (java) S 2627 2629 1279 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 337998845 12137111552 154220 33554432000 1073741824 1073778376 140735098988304 140050911634312 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2629/tid=2643] ppid=2627 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2629/task/2643/stat : 2643 (java) S 2627 2629 1279 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 337998847 12137111552 154220 33554432000 1073741824 1073778376 140735098988304 140050910583056 233415169824 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2629/tid=2644] ppid=2627 vsize=11852648 CPUtime=1.17 cores=0,2,4,6
/proc/2629/task/2644/stat : 2644 (java) S 2627 2629 1279 0 -1 4202560 7218 0 0 0 115 2 0 0 20 0 22 0 337998847 12137111552 154220 33554432000 1073741824 1073778376 140735098988304 140050909530936 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2629/tid=2645] ppid=2627 vsize=11852648 CPUtime=1.23 cores=0,2,4,6
/proc/2629/task/2645/stat : 2645 (java) S 2627 2629 1279 0 -1 4202560 11277 0 0 0 120 3 0 0 20 0 22 0 337998847 12137111552 154220 33554432000 1073741824 1073778376 140735098988304 140050908478392 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2629/tid=2646] ppid=2627 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2629/task/2646/stat : 2646 (java) S 2627 2629 1279 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 337998847 12137111552 154220 33554432000 1073741824 1073778376 140735098988304 140050907425528 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2629/tid=2647] ppid=2627 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2629/task/2647/stat : 2647 (java) S 2627 2629 1279 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 337998847 12137111552 154220 33554432000 1073741824 1073778376 140735098988304 140050906373192 233415161769 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2629/tid=2651] ppid=2627 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2629/task/2651/stat : 2651 (java) S 2627 2629 1279 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 337998924 12137111552 154220 33554432000 1073741824 1073778376 140735098988304 140050902160296 233415161769 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2629/tid=2655] ppid=2627 vsize=11852648 CPUtime=1.25 cores=0,2,4,6
/proc/2629/task/2655/stat : 2655 (java) R 2627 2629 1279 0 -1 4202560 5 0 0 0 125 0 0 0 20 0 22 0 337999023 12137111552 154220 33554432000 1073741824 1073778376 140735098988304 140050905318440 140051037110935 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=2629/tid=2656] ppid=2627 vsize=11852648 CPUtime=1.23 cores=0,2,4,6
/proc/2629/task/2656/stat : 2656 (java) R 2627 2629 1279 0 -1 4202560 215 0 0 0 119 4 0 0 20 0 22 0 337999023 12137111552 154220 33554432000 1073741824 1073778376 140735098988304 140050904265240 140051037350294 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=2629/tid=2657] ppid=2627 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2629/task/2657/stat : 2657 (java) S 2627 2629 1279 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 337999023 12137111552 154220 33554432000 1073741824 1073778376 140735098988304 140050903213224 233415161769 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 6.65
Current children cumulated vsize (KiB) 11852648

[startup+6.30079 s]
/proc/loadavg: 3.88 3.82 3.81 5/219 2657
/proc/meminfo: memFree=26566384/32873844 swapFree=7116/7116
[pid=2629] ppid=2627 vsize=11852648 CPUtime=13.12 cores=0,2,4,6
/proc/2629/stat : 2629 (java) S 2627 2629 1279 0 -1 4202496 23853 0 1 0 1287 25 0 0 20 0 22 0 337998840 12137111552 269462 33554432000 1073741824 1073778376 140735098988304 140735098979440 233415147581 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2629/statm: 2963162 269462 2296 9 0 2953849 0
[pid=2629/tid=2631] ppid=2627 vsize=11852648 CPUtime=0.79 cores=0,2,4,6
/proc/2629/task/2631/stat : 2631 (java) S 2627 2629 1279 0 -1 4202560 3456 0 1 0 77 2 0 0 20 0 22 0 337998841 12137111552 269462 33554432000 1073741824 1073778376 140735098988304 140051096327336 233415161769 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2629/tid=2632] ppid=2627 vsize=11852648 CPUtime=0.01 cores=0,2,4,6
/proc/2629/task/2632/stat : 2632 (java) S 2627 2629 1279 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 22 0 337998843 12137111552 269462 33554432000 1073741824 1073778376 140735098988304 140051035056552 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2629/tid=2633] ppid=2627 vsize=11852648 CPUtime=0.01 cores=0,2,4,6
/proc/2629/task/2633/stat : 2633 (java) S 2627 2629 1279 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 22 0 337998843 12137111552 269462 33554432000 1073741824 1073778376 140735098988304 140051034004008 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2629/tid=2634] ppid=2627 vsize=11852648 CPUtime=0.01 cores=0,2,4,6
/proc/2629/task/2634/stat : 2634 (java) S 2627 2629 1279 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 22 0 337998843 12137111552 269462 33554432000 1073741824 1073778376 140735098988304 140051032950952 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2629/tid=2635] ppid=2627 vsize=11852648 CPUtime=0.02 cores=0,2,4,6
/proc/2629/task/2635/stat : 2635 (java) S 2627 2629 1279 0 -1 4202560 19 0 0 0 2 0 0 0 20 0 22 0 337998843 12137111552 269462 33554432000 1073741824 1073778376 140735098988304 140050930362664 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2629/tid=2636] ppid=2627 vsize=11852648 CPUtime=0.02 cores=0,2,4,6
/proc/2629/task/2636/stat : 2636 (java) S 2627 2629 1279 0 -1 4202560 24 0 0 0 2 0 0 0 20 0 22 0 337998843 12137111552 269462 33554432000 1073741824 1073778376 140735098988304 140050929310632 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2629/tid=2637] ppid=2627 vsize=11852648 CPUtime=0.01 cores=0,2,4,6
/proc/2629/task/2637/stat : 2637 (java) S 2627 2629 1279 0 -1 4202560 20 0 0 0 1 0 0 0 20 0 22 0 337998843 12137111552 269462 33554432000 1073741824 1073778376 140735098988304 140050928258088 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2629/tid=2638] ppid=2627 vsize=11852648 CPUtime=0.01 cores=0,2,4,6
/proc/2629/task/2638/stat : 2638 (java) S 2627 2629 1279 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 22 0 337998843 12137111552 269462 33554432000 1073741824 1073778376 140735098988304 140050927205032 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2629/tid=2639] ppid=2627 vsize=11852648 CPUtime=0.01 cores=0,2,4,6
/proc/2629/task/2639/stat : 2639 (java) S 2627 2629 1279 0 -1 4202560 17 0 0 0 1 0 0 0 20 0 22 0 337998843 12137111552 269462 33554432000 1073741824 1073778376 140735098988304 140050926152488 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2629/tid=2640] ppid=2627 vsize=11852648 CPUtime=0.19 cores=0,2,4,6
/proc/2629/task/2640/stat : 2640 (java) S 2627 2629 1279 0 -1 4202560 48 0 0 0 19 0 0 0 20 0 22 0 337998844 12137111552 269462 33554432000 1073741824 1073778376 140735098988304 140050913741160 233415161769 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2629/tid=2641] ppid=2627 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2629/task/2641/stat : 2641 (java) S 2627 2629 1279 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 337998845 12137111552 269462 33554432000 1073741824 1073778376 140735098988304 140050912687480 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2629/tid=2642] ppid=2627 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2629/task/2642/stat : 2642 (java) S 2627 2629 1279 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 337998845 12137111552 269462 33554432000 1073741824 1073778376 140735098988304 140050911634312 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2629/tid=2643] ppid=2627 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2629/task/2643/stat : 2643 (java) S 2627 2629 1279 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 337998847 12137111552 269462 33554432000 1073741824 1073778376 140735098988304 140050910583056 233415169824 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2629/tid=2644] ppid=2627 vsize=11852648 CPUtime=1.27 cores=0,2,4,6
/proc/2629/task/2644/stat : 2644 (java) S 2627 2629 1279 0 -1 4202560 7228 0 0 0 125 2 0 0 20 0 22 0 337998847 12137111552 269462 33554432000 1073741824 1073778376 140735098988304 140050909530936 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2629/tid=2645] ppid=2627 vsize=11852648 CPUtime=1.32 cores=0,2,4,6
/proc/2629/task/2645/stat : 2645 (java) S 2627 2629 1279 0 -1 4202560 11284 0 0 0 129 3 0 0 20 0 22 0 337998847 12137111552 269462 33554432000 1073741824 1073778376 140735098988304 140050908478392 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2629/tid=2646] ppid=2627 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2629/task/2646/stat : 2646 (java) S 2627 2629 1279 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 337998847 12137111552 269462 33554432000 1073741824 1073778376 140735098988304 140050907425528 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2629/tid=2647] ppid=2627 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2629/task/2647/stat : 2647 (java) S 2627 2629 1279 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 337998847 12137111552 269462 33554432000 1073741824 1073778376 140735098988304 140050906373192 233415161769 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0

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

[pid=2629/tid=2665] ppid=2627 vsize=11852648 CPUtime=435.55 cores=0,2,4,6
/proc/2629/task/2665/stat : 2665 (java) R 2627 2629 1279 0 -1 4202560 14 0 0 0 43549 6 0 0 20 0 22 0 338029323 12137111552 766892 33554432000 1073741824 1073778376 140735098988304 140050904265680 140051037124553 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=2629/tid=2666] ppid=2627 vsize=11852648 CPUtime=435.33 cores=0,2,4,6
/proc/2629/task/2666/stat : 2666 (java) R 2627 2629 1279 0 -1 4202560 18 0 0 0 43525 8 0 0 20 0 22 0 338029323 12137111552 766892 33554432000 1073741824 1073778376 140735098988304 140050905315968 140051037175597 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=2629/tid=2667] ppid=2627 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2629/task/2667/stat : 2667 (java) S 2627 2629 1279 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 338029323 12137111552 766892 33554432000 1073741824 1073778376 140735098988304 140050902160808 233415161769 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1496.71
Current children cumulated vsize (KiB) 11852648

[startup+822.301 s]
/proc/loadavg: 3.93 3.91 3.85 5/219 2764
/proc/meminfo: memFree=26777572/32873844 swapFree=7116/7116
[pid=2629] ppid=2627 vsize=11852648 CPUtime=1613.84 cores=0,2,4,6
/proc/2629/stat : 2629 (java) S 2627 2629 1279 0 -1 4202496 25848 0 1 0 161279 105 0 0 20 0 22 0 337998840 12137111552 768485 33554432000 1073741824 1073778376 140735098988304 140735098979440 233415147581 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2629/statm: 2963162 768485 2298 9 0 2953849 0
[pid=2629/tid=2631] ppid=2627 vsize=11852648 CPUtime=0.84 cores=0,2,4,6
/proc/2629/task/2631/stat : 2631 (java) S 2627 2629 1279 0 -1 4202560 3516 0 1 0 81 3 0 0 20 0 22 0 337998841 12137111552 768485 33554432000 1073741824 1073778376 140735098988304 140051096327320 233415161769 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2629/tid=2632] ppid=2627 vsize=11852648 CPUtime=1.05 cores=0,2,4,6
/proc/2629/task/2632/stat : 2632 (java) S 2627 2629 1279 0 -1 4202560 98 0 0 0 103 2 0 0 20 0 22 0 337998843 12137111552 768485 33554432000 1073741824 1073778376 140735098988304 140051035056552 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2629/tid=2633] ppid=2627 vsize=11852648 CPUtime=0.97 cores=0,2,4,6
/proc/2629/task/2633/stat : 2633 (java) S 2627 2629 1279 0 -1 4202560 105 0 0 0 95 2 0 0 20 0 22 0 337998843 12137111552 768485 33554432000 1073741824 1073778376 140735098988304 140051034004008 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2629/tid=2634] ppid=2627 vsize=11852648 CPUtime=0.88 cores=0,2,4,6
/proc/2629/task/2634/stat : 2634 (java) S 2627 2629 1279 0 -1 4202560 102 0 0 0 87 1 0 0 20 0 22 0 337998843 12137111552 768485 33554432000 1073741824 1073778376 140735098988304 140051032950952 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2629/tid=2635] ppid=2627 vsize=11852648 CPUtime=1.03 cores=0,2,4,6
/proc/2629/task/2635/stat : 2635 (java) S 2627 2629 1279 0 -1 4202560 127 0 0 0 100 3 0 0 20 0 22 0 337998843 12137111552 768485 33554432000 1073741824 1073778376 140735098988304 140050930362664 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2629/tid=2636] ppid=2627 vsize=11852648 CPUtime=0.95 cores=0,2,4,6
/proc/2629/task/2636/stat : 2636 (java) S 2627 2629 1279 0 -1 4202560 128 0 0 0 92 3 0 0 20 0 22 0 337998843 12137111552 768485 33554432000 1073741824 1073778376 140735098988304 140050929310632 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2629/tid=2637] ppid=2627 vsize=11852648 CPUtime=0.99 cores=0,2,4,6
/proc/2629/task/2637/stat : 2637 (java) S 2627 2629 1279 0 -1 4202560 113 0 0 0 97 2 0 0 20 0 22 0 337998843 12137111552 768485 33554432000 1073741824 1073778376 140735098988304 140050928258088 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2629/tid=2638] ppid=2627 vsize=11852648 CPUtime=1.01 cores=0,2,4,6
/proc/2629/task/2638/stat : 2638 (java) S 2627 2629 1279 0 -1 4202560 113 0 0 0 99 2 0 0 20 0 22 0 337998843 12137111552 768485 33554432000 1073741824 1073778376 140735098988304 140050927205032 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2629/tid=2639] ppid=2627 vsize=11852648 CPUtime=1 cores=0,2,4,6
/proc/2629/task/2639/stat : 2639 (java) S 2627 2629 1279 0 -1 4202560 113 0 0 0 97 3 0 0 20 0 22 0 337998843 12137111552 768485 33554432000 1073741824 1073778376 140735098988304 140050926152488 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2629/tid=2640] ppid=2627 vsize=11852648 CPUtime=34.39 cores=0,2,4,6
/proc/2629/task/2640/stat : 2640 (java) S 2627 2629 1279 0 -1 4202560 255 0 0 0 3428 11 0 0 20 0 22 0 337998844 12137111552 768485 33554432000 1073741824 1073778376 140735098988304 140050913741160 233415161769 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2629/tid=2641] ppid=2627 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2629/task/2641/stat : 2641 (java) S 2627 2629 1279 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 337998845 12137111552 768485 33554432000 1073741824 1073778376 140735098988304 140050912687480 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2629/tid=2642] ppid=2627 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2629/task/2642/stat : 2642 (java) S 2627 2629 1279 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 337998845 12137111552 768485 33554432000 1073741824 1073778376 140735098988304 140050911634312 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2629/tid=2643] ppid=2627 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2629/task/2643/stat : 2643 (java) S 2627 2629 1279 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 337998847 12137111552 768485 33554432000 1073741824 1073778376 140735098988304 140050910583056 233415169824 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2629/tid=2644] ppid=2627 vsize=11852648 CPUtime=1.49 cores=0,2,4,6
/proc/2629/task/2644/stat : 2644 (java) S 2627 2629 1279 0 -1 4202560 7259 0 0 0 147 2 0 0 20 0 22 0 337998847 12137111552 768485 33554432000 1073741824 1073778376 140735098988304 140050909530936 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2629/tid=2645] ppid=2627 vsize=11852648 CPUtime=1.48 cores=0,2,4,6
/proc/2629/task/2645/stat : 2645 (java) S 2627 2629 1279 0 -1 4202560 11286 0 0 0 145 3 0 0 20 0 22 0 337998847 12137111552 768485 33554432000 1073741824 1073778376 140735098988304 140050908478392 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2629/tid=2646] ppid=2627 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2629/task/2646/stat : 2646 (java) S 2627 2629 1279 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 337998847 12137111552 768485 33554432000 1073741824 1073778376 140735098988304 140050907425528 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2629/tid=2647] ppid=2627 vsize=11852648 CPUtime=0.31 cores=0,2,4,6
/proc/2629/task/2647/stat : 2647 (java) S 2627 2629 1279 0 -1 4202560 47 0 0 0 17 14 0 0 20 0 22 0 337998847 12137111552 768485 33554432000 1073741824 1073778376 140735098988304 140050906373192 233415161769 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2629/tid=2660] ppid=2627 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2629/task/2660/stat : 2660 (java) S 2627 2629 1279 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 338002915 12137111552 768485 33554432000 1073741824 1073778376 140735098988304 140050903213608 233415161769 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2629/tid=2665] ppid=2627 vsize=11852648 CPUtime=492.24 cores=0,2,4,6
/proc/2629/task/2665/stat : 2665 (java) R 2627 2629 1279 0 -1 4202560 16 0 0 0 49217 7 0 0 20 0 22 0 338029323 12137111552 768485 33554432000 1073741824 1073778376 140735098988304 140050904265680 140051037111732 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=2629/tid=2666] ppid=2627 vsize=11852648 CPUtime=492.06 cores=0,2,4,6
/proc/2629/task/2666/stat : 2666 (java) R 2627 2629 1279 0 -1 4202560 18 0 0 0 49197 9 0 0 20 0 22 0 338029323 12137111552 768485 33554432000 1073741824 1073778376 140735098988304 140050905315968 140051037150701 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=2629/tid=2667] ppid=2627 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2629/task/2667/stat : 2667 (java) S 2627 2629 1279 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 338029323 12137111552 768485 33554432000 1073741824 1073778376 140735098988304 140050902160808 233415161769 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1613.84
Current children cumulated vsize (KiB) 11852648

[startup+882.301 s]
/proc/loadavg: 3.84 3.88 3.84 5/219 2764
/proc/meminfo: memFree=26674180/32873844 swapFree=7116/7116
[pid=2629] ppid=2627 vsize=11852648 CPUtime=1731.59 cores=0,2,4,6
/proc/2629/stat : 2629 (java) S 2627 2629 1279 0 -1 4202496 25877 0 1 0 173053 106 0 0 20 0 22 0 337998840 12137111552 768502 33554432000 1073741824 1073778376 140735098988304 140735098979440 233415147581 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2629/statm: 2963162 768502 2298 9 0 2953849 0
[pid=2629/tid=2631] ppid=2627 vsize=11852648 CPUtime=0.85 cores=0,2,4,6
/proc/2629/task/2631/stat : 2631 (java) S 2627 2629 1279 0 -1 4202560 3518 0 1 0 82 3 0 0 20 0 22 0 337998841 12137111552 768502 33554432000 1073741824 1073778376 140735098988304 140051096327320 233415161769 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2629/tid=2632] ppid=2627 vsize=11852648 CPUtime=1.15 cores=0,2,4,6
/proc/2629/task/2632/stat : 2632 (java) S 2627 2629 1279 0 -1 4202560 100 0 0 0 113 2 0 0 20 0 22 0 337998843 12137111552 768502 33554432000 1073741824 1073778376 140735098988304 140051035056552 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2629/tid=2633] ppid=2627 vsize=11852648 CPUtime=1.02 cores=0,2,4,6
/proc/2629/task/2633/stat : 2633 (java) S 2627 2629 1279 0 -1 4202560 106 0 0 0 100 2 0 0 20 0 22 0 337998843 12137111552 768502 33554432000 1073741824 1073778376 140735098988304 140051034004008 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2629/tid=2634] ppid=2627 vsize=11852648 CPUtime=0.91 cores=0,2,4,6
/proc/2629/task/2634/stat : 2634 (java) S 2627 2629 1279 0 -1 4202560 102 0 0 0 90 1 0 0 20 0 22 0 337998843 12137111552 768502 33554432000 1073741824 1073778376 140735098988304 140051032950952 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2629/tid=2635] ppid=2627 vsize=11852648 CPUtime=1.09 cores=0,2,4,6
/proc/2629/task/2635/stat : 2635 (java) S 2627 2629 1279 0 -1 4202560 132 0 0 0 106 3 0 0 20 0 22 0 337998843 12137111552 768502 33554432000 1073741824 1073778376 140735098988304 140050930362664 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2629/tid=2636] ppid=2627 vsize=11852648 CPUtime=0.99 cores=0,2,4,6
/proc/2629/task/2636/stat : 2636 (java) S 2627 2629 1279 0 -1 4202560 128 0 0 0 96 3 0 0 20 0 22 0 337998843 12137111552 768502 33554432000 1073741824 1073778376 140735098988304 140050929310632 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2629/tid=2637] ppid=2627 vsize=11852648 CPUtime=1.06 cores=0,2,4,6
/proc/2629/task/2637/stat : 2637 (java) S 2627 2629 1279 0 -1 4202560 120 0 0 0 103 3 0 0 20 0 22 0 337998843 12137111552 768502 33554432000 1073741824 1073778376 140735098988304 140050928258088 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2629/tid=2638] ppid=2627 vsize=11852648 CPUtime=1.06 cores=0,2,4,6
/proc/2629/task/2638/stat : 2638 (java) S 2627 2629 1279 0 -1 4202560 115 0 0 0 104 2 0 0 20 0 22 0 337998843 12137111552 768502 33554432000 1073741824 1073778376 140735098988304 140050927205032 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2629/tid=2639] ppid=2627 vsize=11852648 CPUtime=1.03 cores=0,2,4,6
/proc/2629/task/2639/stat : 2639 (java) S 2627 2629 1279 0 -1 4202560 113 0 0 0 100 3 0 0 20 0 22 0 337998843 12137111552 768502 33554432000 1073741824 1073778376 140735098988304 140050926152488 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2629/tid=2640] ppid=2627 vsize=11852648 CPUtime=36.8 cores=0,2,4,6
/proc/2629/task/2640/stat : 2640 (java) S 2627 2629 1279 0 -1 4202560 259 0 0 0 3669 11 0 0 20 0 22 0 337998844 12137111552 768502 33554432000 1073741824 1073778376 140735098988304 140050913741160 233415161769 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2629/tid=2641] ppid=2627 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2629/task/2641/stat : 2641 (java) S 2627 2629 1279 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 337998845 12137111552 768502 33554432000 1073741824 1073778376 140735098988304 140050912687480 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2629/tid=2642] ppid=2627 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2629/task/2642/stat : 2642 (java) S 2627 2629 1279 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 337998845 12137111552 768502 33554432000 1073741824 1073778376 140735098988304 140050911634312 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2629/tid=2643] ppid=2627 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2629/task/2643/stat : 2643 (java) S 2627 2629 1279 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 337998847 12137111552 768502 33554432000 1073741824 1073778376 140735098988304 140050910583056 233415169824 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2629/tid=2644] ppid=2627 vsize=11852648 CPUtime=1.49 cores=0,2,4,6
/proc/2629/task/2644/stat : 2644 (java) S 2627 2629 1279 0 -1 4202560 7259 0 0 0 147 2 0 0 20 0 22 0 337998847 12137111552 768502 33554432000 1073741824 1073778376 140735098988304 140050909530936 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2629/tid=2645] ppid=2627 vsize=11852648 CPUtime=1.48 cores=0,2,4,6
/proc/2629/task/2645/stat : 2645 (java) S 2627 2629 1279 0 -1 4202560 11286 0 0 0 145 3 0 0 20 0 22 0 337998847 12137111552 768502 33554432000 1073741824 1073778376 140735098988304 140050908478392 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2629/tid=2646] ppid=2627 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2629/task/2646/stat : 2646 (java) S 2627 2629 1279 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 337998847 12137111552 768502 33554432000 1073741824 1073778376 140735098988304 140050907425528 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2629/tid=2647] ppid=2627 vsize=11852648 CPUtime=0.33 cores=0,2,4,6
/proc/2629/task/2647/stat : 2647 (java) S 2627 2629 1279 0 -1 4202560 51 0 0 0 18 15 0 0 20 0 22 0 337998847 12137111552 768502 33554432000 1073741824 1073778376 140735098988304 140050906373192 233415161769 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2629/tid=2660] ppid=2627 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2629/task/2660/stat : 2660 (java) S 2627 2629 1279 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 338002915 12137111552 768502 33554432000 1073741824 1073778376 140735098988304 140050903213608 233415161769 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2629/tid=2665] ppid=2627 vsize=11852648 CPUtime=549.71 cores=0,2,4,6
/proc/2629/task/2665/stat : 2665 (java) R 2627 2629 1279 0 -1 4202560 18 0 0 0 54963 8 0 0 20 0 22 0 338029323 12137111552 768502 33554432000 1073741824 1073778376 140735098988304 140050904265680 140051037111450 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=2629/tid=2666] ppid=2627 vsize=11852648 CPUtime=549.52 cores=0,2,4,6
/proc/2629/task/2666/stat : 2666 (java) R 2627 2629 1279 0 -1 4202560 18 0 0 0 54942 10 0 0 20 0 22 0 338029323 12137111552 768502 33554432000 1073741824 1073778376 140735098988304 140050905315968 140051037175602 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=2629/tid=2667] ppid=2627 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2629/task/2667/stat : 2667 (java) S 2627 2629 1279 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 338029323 12137111552 768502 33554432000 1073741824 1073778376 140735098988304 140050902160808 233415161769 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1731.59
Current children cumulated vsize (KiB) 11852648



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+917.407 s]
/proc/loadavg: 3.70 3.84 3.82 5/219 2764
/proc/meminfo: memFree=26583696/32873844 swapFree=7116/7116
[pid=2629] ppid=2627 vsize=11852648 CPUtime=1800.07 cores=0,2,4,6
/proc/2629/stat : 2629 (java) S 2627 2629 1279 0 -1 4202496 25955 0 1 0 179897 110 0 0 20 0 22 0 337998840 12137111552 772640 33554432000 1073741824 1073778376 140735098988304 140735098979440 233415147581 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2629/statm: 2963162 772640 2298 9 0 2953849 0
[pid=2629/tid=2631] ppid=2627 vsize=11852648 CPUtime=0.85 cores=0,2,4,6
/proc/2629/task/2631/stat : 2631 (java) S 2627 2629 1279 0 -1 4202560 3521 0 1 0 82 3 0 0 20 0 22 0 337998841 12137111552 772640 33554432000 1073741824 1073778376 140735098988304 140051096327320 233415161769 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2629/tid=2632] ppid=2627 vsize=11852648 CPUtime=1.17 cores=0,2,4,6
/proc/2629/task/2632/stat : 2632 (java) S 2627 2629 1279 0 -1 4202560 104 0 0 0 115 2 0 0 20 0 22 0 337998843 12137111552 772640 33554432000 1073741824 1073778376 140735098988304 140051035056552 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2629/tid=2633] ppid=2627 vsize=11852648 CPUtime=1.07 cores=0,2,4,6
/proc/2629/task/2633/stat : 2633 (java) S 2627 2629 1279 0 -1 4202560 122 0 0 0 105 2 0 0 20 0 22 0 337998843 12137111552 772640 33554432000 1073741824 1073778376 140735098988304 140051034004008 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2629/tid=2634] ppid=2627 vsize=11852648 CPUtime=0.95 cores=0,2,4,6
/proc/2629/task/2634/stat : 2634 (java) S 2627 2629 1279 0 -1 4202560 105 0 0 0 94 1 0 0 20 0 22 0 337998843 12137111552 772640 33554432000 1073741824 1073778376 140735098988304 140051032950952 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2629/tid=2635] ppid=2627 vsize=11852648 CPUtime=1.14 cores=0,2,4,6
/proc/2629/task/2635/stat : 2635 (java) S 2627 2629 1279 0 -1 4202560 146 0 0 0 111 3 0 0 20 0 22 0 337998843 12137111552 772640 33554432000 1073741824 1073778376 140735098988304 140050930362664 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2629/tid=2636] ppid=2627 vsize=11852648 CPUtime=1.02 cores=0,2,4,6
/proc/2629/task/2636/stat : 2636 (java) S 2627 2629 1279 0 -1 4202560 131 0 0 0 99 3 0 0 20 0 22 0 337998843 12137111552 772640 33554432000 1073741824 1073778376 140735098988304 140050929310632 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2629/tid=2637] ppid=2627 vsize=11852648 CPUtime=1.12 cores=0,2,4,6
/proc/2629/task/2637/stat : 2637 (java) S 2627 2629 1279 0 -1 4202560 137 0 0 0 109 3 0 0 20 0 22 0 337998843 12137111552 772640 33554432000 1073741824 1073778376 140735098988304 140050928258088 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2629/tid=2638] ppid=2627 vsize=11852648 CPUtime=1.1 cores=0,2,4,6
/proc/2629/task/2638/stat : 2638 (java) S 2627 2629 1279 0 -1 4202560 118 0 0 0 108 2 0 0 20 0 22 0 337998843 12137111552 772640 33554432000 1073741824 1073778376 140735098988304 140050927205032 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2629/tid=2639] ppid=2627 vsize=11852648 CPUtime=1.07 cores=0,2,4,6
/proc/2629/task/2639/stat : 2639 (java) S 2627 2629 1279 0 -1 4202560 123 0 0 0 104 3 0 0 20 0 22 0 337998843 12137111552 772640 33554432000 1073741824 1073778376 140735098988304 140050926152488 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2629/tid=2640] ppid=2627 vsize=11852648 CPUtime=38.72 cores=0,2,4,6
/proc/2629/task/2640/stat : 2640 (java) S 2627 2629 1279 0 -1 4202560 262 0 0 0 3860 12 0 0 20 0 22 0 337998844 12137111552 772640 33554432000 1073741824 1073778376 140735098988304 140050913741160 233415161769 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2629/tid=2641] ppid=2627 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2629/task/2641/stat : 2641 (java) S 2627 2629 1279 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 337998845 12137111552 772640 33554432000 1073741824 1073778376 140735098988304 140050912687480 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2629/tid=2642] ppid=2627 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2629/task/2642/stat : 2642 (java) S 2627 2629 1279 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 337998845 12137111552 772640 33554432000 1073741824 1073778376 140735098988304 140050911634312 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2629/tid=2643] ppid=2627 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2629/task/2643/stat : 2643 (java) S 2627 2629 1279 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 337998847 12137111552 772640 33554432000 1073741824 1073778376 140735098988304 140050910583056 233415169824 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2629/tid=2644] ppid=2627 vsize=11852648 CPUtime=1.49 cores=0,2,4,6
/proc/2629/task/2644/stat : 2644 (java) S 2627 2629 1279 0 -1 4202560 7259 0 0 0 147 2 0 0 20 0 22 0 337998847 12137111552 772640 33554432000 1073741824 1073778376 140735098988304 140050909530936 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2629/tid=2645] ppid=2627 vsize=11852648 CPUtime=1.48 cores=0,2,4,6
/proc/2629/task/2645/stat : 2645 (java) S 2627 2629 1279 0 -1 4202560 11286 0 0 0 145 3 0 0 20 0 22 0 337998847 12137111552 772640 33554432000 1073741824 1073778376 140735098988304 140050908478392 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2629/tid=2646] ppid=2627 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2629/task/2646/stat : 2646 (java) S 2627 2629 1279 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 337998847 12137111552 772640 33554432000 1073741824 1073778376 140735098988304 140050907425528 233415160892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2629/tid=2647] ppid=2627 vsize=11852648 CPUtime=0.34 cores=0,2,4,6
/proc/2629/task/2647/stat : 2647 (java) S 2627 2629 1279 0 -1 4202560 53 0 0 0 19 15 0 0 20 0 22 0 337998847 12137111552 772640 33554432000 1073741824 1073778376 140735098988304 140050906373192 233415161769 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2629/tid=2660] ppid=2627 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2629/task/2660/stat : 2660 (java) S 2627 2629 1279 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 338002915 12137111552 772640 33554432000 1073741824 1073778376 140735098988304 140050903213608 233415161769 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2629/tid=2665] ppid=2627 vsize=11852648 CPUtime=582.83 cores=0,2,4,6
/proc/2629/task/2665/stat : 2665 (java) R 2627 2629 1279 0 -1 4202560 18 0 0 0 58275 8 0 0 20 0 22 0 338029323 12137111552 772640 33554432000 1073741824 1073778376 140735098988304 140050904265680 140051037277392 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=2629/tid=2666] ppid=2627 vsize=11852648 CPUtime=582.62 cores=0,2,4,6
/proc/2629/task/2666/stat : 2666 (java) R 2627 2629 1279 0 -1 4202560 18 0 0 0 58252 10 0 0 20 0 22 0 338029323 12137111552 772640 33554432000 1073741824 1073778376 140735098988304 140050905315968 140051037175697 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=2629/tid=2667] ppid=2627 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/2629/task/2667/stat : 2667 (java) S 2627 2629 1279 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 338029323 12137111552 772640 33554432000 1073741824 1073778376 140735098988304 140050902160808 233415161769 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 11852648

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

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

Child status: 143
Real time (s): 917.438
CPU time (s): 1800.43
CPU user time (s): 1799
CPU system time (s): 1.43378
CPU usage (%): 196.246
Max. virtual memory (cumulated for all children) (KiB): 11852648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799
system time used= 1.43378
maximum resident set size= 3090676
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25986
page faults= 1
swaps= 0
block input operations= 0
block output operations= 944
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24832
involuntary context switches= 29795

runsolver used 3.2815 second user time and 8.05278 second system time

The end

Launcher Data

Begin job on node111 at 2012-06-03 12:18:39
IDJOB=3736965
IDBENCH=48153
IDSOLVER=2328
FILE ID=node111/3736965-1338718719
RUNJOBID= node111-1338712999-1295
PBS_JOBID= 14636722
Free space on /tmp= 67396 MiB

SOLVER NAME= PB11: Sat4j Res//CP 2.3.0
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mds/normalized-mds_500_25_4.opb
COMMAND LINE= java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3736965-1338718719/watcher-3736965-1338718719 -o /tmp/evaluation-result-3736965-1338718719/solver-3736965-1338718719 -C 1800 -W 1900 -M 15500  java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar Both HOME/instance-3736965-1338718719.opb

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

MD5SUM BENCH= 3feaf3974ec1ffdea6d6674c11d1a071
RANDOM SEED=297176461

node111.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.152
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.30
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.152
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.152
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.152
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.152
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.91
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.152
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.152
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.91
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.152
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:       32873844 kB
MemFree:        27621736 kB
Buffers:          186336 kB
Cached:           508148 kB
SwapCached:         1404 kB
Active:          3917452 kB
Inactive:         534508 kB
Active(anon):    3758616 kB
Inactive(anon):     1276 kB
Active(file):     158836 kB
Inactive(file):   533232 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100152 kB
Dirty:               440 kB
Writeback:             0 kB
AnonPages:       3771692 kB
Mapped:            17060 kB
Shmem:                 0 kB
Slab:             646140 kB
SReclaimable:      88268 kB
SUnreclaim:       557872 kB
KernelStack:        1624 kB
PageTables:        11588 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:   10460152 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3704832 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= 67396 MiB
End job on node111 at 2012-06-03 12:33:58