Trace number 3687579

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 Resolution 2.3.2 SnapshotSAT (TO)232 1800.1 1793.06

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_21.opb.PB06.opb
MD5SUM85de1910ead9431952046fc8a55b274b
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark189
Best CPU time to get the best result obtained on this benchmark1789.75
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 185
Optimality of the best value was proved NO
Number of variables478
Total number of constraints478
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 constraints478
Minimum length of a constraint3
Maximum length of a constraint20
Number of terms in the objective function 478
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 478
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 478
Number of bits of the biggest sum of numbers9
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.07/0.10	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
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.11	c version 2.3.2.v20120418
0.07/0.11	c java.runtime.name	Java(TM) SE Runtime Environment
0.07/0.11	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.07/0.11	c java.vm.version	19.1-b02
0.07/0.11	c java.vm.vendor	Sun Microsystems Inc.
0.07/0.11	c sun.arch.data.model	64
0.07/0.11	c java.version		1.6.0_24
0.07/0.11	c os.name		Linux
0.07/0.11	c os.version		2.6.32-71.29.1.el6.x86_64
0.07/0.11	c os.arch		amd64
0.07/0.11	c Free memory 		501472288
0.07/0.11	c Max memory 		7480803328
0.07/0.11	c Total memory 		504102912
0.07/0.11	c Number of processors 	8
0.07/0.13	c Pseudo Boolean Optimization by upper bound
0.07/0.13	c --- Begin Solver configuration ---
0.07/0.13	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@431b9fb1
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 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 c --- End Solver configuration ---
0.07/0.13	c solving HOME/instance-3687579-1337873680.opb
0.07/0.13	c reading problem ... 
0.22/0.24	c ... done. Wall clock time 0.11s.
0.22/0.24	c declared #vars     478
0.22/0.24	c #constraints  478
0.22/0.24	c constraints type 
0.22/0.24	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 478
0.22/0.24	c 478 constraints processed.
0.22/0.25	c objective function length is 478 literals
0.22/0.26	c SATISFIABLE
0.22/0.26	c OPTIMIZING...
0.22/0.26	c Got one! Elapsed wall clock time (in seconds):0.124
0.22/0.26	o 233
0.22/0.28	c Got one! Elapsed wall clock time (in seconds):0.147
0.22/0.28	o 232
1.69/1.24	c cleaning 2503 clauses out of 5005 with flag 5000/5005
2.65/2.17	c cleaning 4253 clauses out of 8507 with flag 11005/11010
3.65/3.15	c cleaning 5625 clauses out of 11249 with flag 18000/18005
4.87/4.39	c cleaning 6810 clauses out of 13624 with flag 26000/26005
6.32/5.72	c cleaning 7908 clauses out of 15816 with flag 35002/35007
7.52/6.98	c cleaning 8952 clauses out of 17907 with flag 45001/45006
9.12/8.56	c cleaning 9977 clauses out of 19954 with flag 56000/56005
11.03/10.40	c cleaning 10988 clauses out of 21977 with flag 68000/68005
12.93/12.35	c cleaning 11994 clauses out of 23989 with flag 81000/81005
14.96/14.39	c cleaning 12997 clauses out of 25995 with flag 95000/95005
17.38/16.79	c cleaning 13992 clauses out of 27999 with flag 110001/110006
20.00/19.39	c cleaning 14997 clauses out of 30007 with flag 126001/126006
22.83/22.18	c cleaning 16005 clauses out of 32011 with flag 143002/143007
25.83/25.11	c cleaning 17001 clauses out of 34005 with flag 161001/161006
28.94/28.25	c cleaning 18002 clauses out of 36004 with flag 180001/180006
32.26/31.52	c cleaning 19000 clauses out of 38002 with flag 200001/200006
35.37/34.67	c cleaning 19998 clauses out of 40001 with flag 221000/221005
38.68/37.97	c cleaning 21002 clauses out of 42004 with flag 243001/243006
42.30/41.58	c cleaning 22000 clauses out of 44001 with flag 266000/266005
46.12/45.30	c cleaning 22994 clauses out of 46001 with flag 290000/290005
49.82/49.01	c cleaning 23997 clauses out of 48007 with flag 315000/315005
53.94/53.10	c cleaning 25004 clauses out of 50011 with flag 341001/341006
58.38/57.55	c cleaning 25998 clauses out of 52006 with flag 368000/368005
63.01/62.14	c cleaning 27003 clauses out of 54009 with flag 396001/396006
67.74/66.89	c cleaning 28003 clauses out of 56005 with flag 425000/425005
72.98/72.06	c cleaning 29001 clauses out of 58003 with flag 455001/455006
78.18/77.28	c cleaning 29993 clauses out of 60002 with flag 486001/486006
83.69/82.77	c cleaning 30998 clauses out of 62008 with flag 518000/518005
89.49/88.55	c cleaning 31995 clauses out of 64010 with flag 551000/551005
95.51/94.52	c cleaning 33001 clauses out of 66015 with flag 585000/585005
101.64/100.63	c cleaning 34005 clauses out of 68014 with flag 620000/620005
107.87/106.83	c cleaning 35000 clauses out of 70010 with flag 656001/656006
114.18/113.16	c cleaning 36000 clauses out of 72010 with flag 693001/693006
120.60/119.50	c cleaning 37003 clauses out of 74009 with flag 731000/731005
127.24/126.15	c cleaning 37997 clauses out of 76006 with flag 770000/770005
133.85/132.76	c cleaning 38998 clauses out of 78009 with flag 810000/810005
141.06/139.91	c cleaning 40002 clauses out of 80011 with flag 851000/851005
148.10/146.90	c cleaning 41002 clauses out of 82010 with flag 893001/893006
155.12/153.99	c cleaning 42002 clauses out of 84007 with flag 936000/936005
162.34/161.18	c cleaning 43001 clauses out of 86005 with flag 980000/980005
169.56/168.38	c cleaning 44001 clauses out of 88004 with flag 1025000/1025005
177.40/176.14	c cleaning 44996 clauses out of 90003 with flag 1071000/1071005
185.21/183.99	c cleaning 45998 clauses out of 92008 with flag 1118001/1118006
192.76/191.50	c cleaning 47000 clauses out of 94010 with flag 1166001/1166006
200.29/198.97	c cleaning 48002 clauses out of 96009 with flag 1215000/1215005
208.10/206.74	c cleaning 49001 clauses out of 98008 with flag 1265001/1265006
216.75/215.32	c cleaning 50001 clauses out of 100007 with flag 1316001/1316006
226.08/224.58	c cleaning 50998 clauses out of 102005 with flag 1368000/1368005
235.69/234.14	c cleaning 51994 clauses out of 104007 with flag 1421000/1421005
245.34/243.80	c cleaning 52996 clauses out of 106014 with flag 1475001/1475006
253.96/252.30	c cleaning 54003 clauses out of 108017 with flag 1530000/1530005
263.79/262.15	c cleaning 54998 clauses out of 110014 with flag 1586000/1586005
273.93/272.24	c cleaning 56005 clauses out of 112016 with flag 1643000/1643005
284.68/282.94	c cleaning 57002 clauses out of 114012 with flag 1701001/1701006
296.20/294.44	c cleaning 57998 clauses out of 116009 with flag 1760000/1760005
307.03/305.29	c cleaning 59003 clauses out of 118011 with flag 1820000/1820005
317.06/315.20	c cleaning 60001 clauses out of 120008 with flag 1881000/1881005
327.01/325.13	c cleaning 61001 clauses out of 122007 with flag 1943000/1943005
336.64/334.71	c cleaning 61993 clauses out of 124006 with flag 2006000/2006005
347.48/345.59	c cleaning 63007 clauses out of 126014 with flag 2070001/2070006
358.98/357.08	c cleaning 63993 clauses out of 128006 with flag 2135000/2135005
370.42/368.42	c cleaning 65002 clauses out of 130013 with flag 2201000/2201005
382.98/380.96	c cleaning 65998 clauses out of 132011 with flag 2268000/2268005
394.93/392.85	c cleaning 67004 clauses out of 134014 with flag 2336001/2336006
406.76/404.64	c cleaning 67998 clauses out of 136009 with flag 2405000/2405005
418.61/416.44	c cleaning 68998 clauses out of 138013 with flag 2475002/2475007
430.68/428.48	c cleaning 70002 clauses out of 140014 with flag 2546001/2546006
443.06/440.77	c cleaning 71003 clauses out of 142011 with flag 2618000/2618005
456.31/453.91	c cleaning 72003 clauses out of 144009 with flag 2691001/2691006
469.47/467.06	c cleaning 72998 clauses out of 146005 with flag 2765000/2765005
483.85/481.34	c cleaning 74001 clauses out of 148007 with flag 2840000/2840005
498.21/495.69	c cleaning 75000 clauses out of 150007 with flag 2916001/2916006
512.95/510.36	c cleaning 75997 clauses out of 152007 with flag 2993001/2993006
527.10/524.42	c cleaning 77002 clauses out of 154009 with flag 3071000/3071005
541.93/539.21	c cleaning 78001 clauses out of 156008 with flag 3150001/3150006
556.06/553.38	c cleaning 78995 clauses out of 158007 with flag 3230001/3230006
571.08/568.31	c cleaning 79994 clauses out of 160012 with flag 3311001/3311006
586.36/583.57	c cleaning 80999 clauses out of 162018 with flag 3393001/3393006
601.02/598.19	c cleaning 82003 clauses out of 164019 with flag 3476001/3476006
616.96/614.02	c cleaning 83002 clauses out of 166015 with flag 3560000/3560005
633.34/630.38	c cleaning 84000 clauses out of 168014 with flag 3645001/3645006
650.13/647.18	c cleaning 85000 clauses out of 170014 with flag 3731001/3731006
667.09/664.01	c cleaning 86001 clauses out of 172013 with flag 3818000/3818005
684.92/681.83	c cleaning 86996 clauses out of 174012 with flag 3906000/3906005
703.79/700.60	c cleaning 88004 clauses out of 176016 with flag 3995000/3995005
721.29/718.05	c cleaning 88995 clauses out of 178012 with flag 4085000/4085005
738.82/735.50	c cleaning 90005 clauses out of 180017 with flag 4176000/4176005
755.77/752.50	c cleaning 91003 clauses out of 182014 with flag 4268002/4268007
774.04/770.68	c cleaning 91993 clauses out of 184010 with flag 4361001/4361006
793.31/789.90	c cleaning 93001 clauses out of 186016 with flag 4455000/4455005
810.37/806.85	c cleaning 93998 clauses out of 188015 with flag 4550000/4550005
828.09/824.50	c cleaning 95003 clauses out of 190017 with flag 4646000/4646005
845.65/842.05	c cleaning 96003 clauses out of 192015 with flag 4743001/4743006
863.53/859.84	c cleaning 97001 clauses out of 194011 with flag 4841000/4841005
880.72/876.98	c cleaning 98002 clauses out of 196010 with flag 4940000/4940005
901.20/897.32	c cleaning 98999 clauses out of 198009 with flag 5040001/5040006
922.04/918.01	c cleaning 100005 clauses out of 200010 with flag 5141001/5141006
941.21/937.19	c cleaning 100996 clauses out of 202005 with flag 5243001/5243006
960.86/956.76	c cleaning 102000 clauses out of 204011 with flag 5346003/5346008
982.11/978.00	c cleaning 102996 clauses out of 206008 with flag 5450000/5450005
1003.48/999.20	c cleaning 103999 clauses out of 208014 with flag 5555002/5555007
1024.72/1020.42	c cleaning 104996 clauses out of 210014 with flag 5661001/5661006
1045.99/1041.64	c cleaning 106006 clauses out of 212017 with flag 5768000/5768005
1067.56/1063.19	c cleaning 106994 clauses out of 214014 with flag 5876003/5876008
1090.04/1085.56	c cleaning 108004 clauses out of 216017 with flag 5985000/5985005
1110.33/1105.74	c cleaning 109002 clauses out of 218013 with flag 6095000/6095005
1131.89/1127.26	c cleaning 110003 clauses out of 220011 with flag 6206000/6206005
1153.96/1149.22	c cleaning 110996 clauses out of 222008 with flag 6318000/6318005
1174.72/1169.92	c cleaning 112006 clauses out of 224012 with flag 6431000/6431005
1196.14/1191.35	c cleaning 112999 clauses out of 226006 with flag 6545000/6545005
1218.22/1213.37	c cleaning 114003 clauses out of 228008 with flag 6660001/6660006
1238.71/1233.72	c cleaning 115001 clauses out of 230006 with flag 6776002/6776007
1258.86/1253.89	c cleaning 115997 clauses out of 232004 with flag 6893001/6893006
1278.94/1273.85	c cleaning 116994 clauses out of 234006 with flag 7011000/7011005
1300.50/1295.34	c cleaning 118005 clauses out of 236012 with flag 7130000/7130005
1322.06/1316.84	c cleaning 119002 clauses out of 238008 with flag 7250001/7250006
1344.47/1339.28	c cleaning 120002 clauses out of 240005 with flag 7371000/7371005
1368.14/1362.80	c cleaning 120992 clauses out of 242005 with flag 7493002/7493007
1391.93/1386.60	c cleaning 121999 clauses out of 244011 with flag 7616000/7616005
1415.88/1410.32	c cleaning 123002 clauses out of 246012 with flag 7740000/7740005
1437.96/1432.33	c cleaning 123998 clauses out of 248010 with flag 7865000/7865005
1461.09/1455.50	c cleaning 125003 clauses out of 250013 with flag 7991001/7991006
1486.76/1481.08	c cleaning 126005 clauses out of 252009 with flag 8118000/8118005
1512.01/1506.16	c cleaning 126998 clauses out of 254004 with flag 8246000/8246005
1538.04/1532.15	c cleaning 127993 clauses out of 256006 with flag 8375000/8375005
1563.44/1557.48	c cleaning 129004 clauses out of 258013 with flag 8505000/8505005
1588.69/1582.65	c cleaning 129999 clauses out of 260009 with flag 8636000/8636005
1616.04/1609.76	c cleaning 130999 clauses out of 262011 with flag 8768001/8768006
1641.16/1634.63	c cleaning 132002 clauses out of 264011 with flag 8901000/8901005
1666.78/1660.29	c cleaning 133000 clauses out of 266009 with flag 9035000/9035005
1693.85/1687.26	c cleaning 134003 clauses out of 268011 with flag 9170002/9170007
1721.02/1714.35	c cleaning 135003 clauses out of 270008 with flag 9306002/9306007
1748.12/1741.35	c cleaning 136000 clauses out of 272004 with flag 9443001/9443006
1777.36/1770.45	c cleaning 136996 clauses out of 274004 with flag 9581001/9581006
1800.10/1793.02	c starts		: 302
1800.10/1793.02	c conflicts		: 9701697
1800.10/1793.02	c decisions		: 17198684
1800.10/1793.02	c propagations		: 1232341772
1800.10/1793.02	c inspects		: 14951107568
1800.10/1793.02	c shortcuts		: 0
1800.10/1793.02	c learnt literals	: 0
1800.10/1793.02	c learnt binary clauses	: 0
1800.10/1793.02	c learnt ternary clauses	: 0
1800.10/1793.02	c learnt constraints	: 9701698
1800.10/1793.02	c ignored constraints	: 0
1800.10/1793.02	c root simplifications	: 0
1800.10/1793.02	c removed literals (reason simplification)	: 0
1800.10/1793.02	c reason swapping (by a shorter reason)	: 0
1800.10/1793.02	c Calls to reduceDB	: 134
1800.10/1793.02	c number of reductions to clauses (during analyze)	: 0
1800.10/1793.02	c number of learned constraints concerned by reduction	: 0
1800.10/1793.02	c number of learning phase by resolution	: 0
1800.10/1793.02	c number of learning phase by cutting planes	: 0
1800.10/1793.02	c speed (assignments/second)	: 687396.6048014048
1800.10/1793.02	c non guided choices	0
1800.10/1793.05	c learnt constraints type 
1800.10/1793.05	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 257812
1800.10/1793.05	c constraints type 
1800.10/1793.05	c org.sat4j.minisat.constraints.card.MinWatchCard => 1
1800.10/1793.05	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 478
1800.10/1793.05	c 479 constraints processed.
1800.10/1793.05	s SATISFIABLE
1800.10/1793.05	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 
1800.10/1793.05	c objective function=232
1800.10/1793.05	c Total wall clock time (in seconds): 1792.92

Verifier Data

OK	232

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-3687579-1337873680/watcher-3687579-1337873680 -o /tmp/evaluation-result-3687579-1337873680/solver-3687579-1337873680 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar HOME/instance-3687579-1337873680.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: 1.95 1.97 1.68 2/174 14721
/proc/meminfo: memFree=28992948/32873844 swapFree=7104/7104
[pid=14721] ppid=14719 vsize=272 CPUtime=0 cores=1,3,5,7
/proc/14721/stat : 14721 (java) D 14719 14721 14581 0 -1 4202496 79 0 0 0 0 0 0 0 20 0 1 0 253492918 278528 33 33554432000 1073741824 1073778376 140734883735328 140734883732504 233211784487 0 0 4096 0 18446744072100609316 0 0 17 5 0 0 0 0 0
/proc/14721/statm: 68 33 25 9 0 25 0

[startup+0.105511 s]
/proc/loadavg: 1.95 1.97 1.68 2/174 14721
/proc/meminfo: memFree=28992948/32873844 swapFree=7104/7104
[pid=14721] ppid=14719 vsize=9558412 CPUtime=0.07 cores=1,3,5,7
/proc/14721/stat : 14721 (java) S 14719 14721 14581 0 -1 4202496 3497 0 1 0 6 1 0 0 20 0 18 0 253492918 9787813888 4709 33554432000 1073741824 1073778376 140734490969072 140734490960208 233224306749 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/14721/statm: 2389603 4728 1853 9 0 2380296 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 9558412

[startup+0.200338 s]
/proc/loadavg: 1.95 1.97 1.68 2/174 14721
/proc/meminfo: memFree=28992948/32873844 swapFree=7104/7104
[pid=14721] ppid=14719 vsize=9558412 CPUtime=0.22 cores=1,3,5,7
/proc/14721/stat : 14721 (java) S 14719 14721 14581 0 -1 4202496 4658 0 1 0 21 1 0 0 20 0 18 0 253492918 9787813888 6289 33554432000 1073741824 1073778376 140734490969072 140734490960208 233224306749 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/14721/statm: 2389603 6289 2185 9 0 2380296 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 9558412

[startup+0.300341 s]
/proc/loadavg: 1.95 1.97 1.68 2/174 14721
/proc/meminfo: memFree=28992948/32873844 swapFree=7104/7104
[pid=14721] ppid=14719 vsize=9624976 CPUtime=0.45 cores=1,3,5,7
/proc/14721/stat : 14721 (java) S 14719 14721 14581 0 -1 4202496 6317 0 1 0 43 2 0 0 20 0 19 0 253492918 9855975424 7850 33554432000 1073741824 1073778376 140734490969072 140734490960208 233224306749 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/14721/statm: 2406244 7851 2225 9 0 2396937 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 9624976

[startup+0.700233 s]
/proc/loadavg: 1.95 1.97 1.68 2/174 14721
/proc/meminfo: memFree=28992948/32873844 swapFree=7104/7104
[pid=14721] ppid=14719 vsize=9624976 CPUtime=1.14 cores=1,3,5,7
/proc/14721/stat : 14721 (java) S 14719 14721 14581 0 -1 4202496 9422 0 1 0 111 3 0 0 20 0 19 0 253492918 9855975424 10044 33554432000 1073741824 1073778376 140734490969072 140734490960208 233224306749 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/14721/statm: 2406244 10044 2235 9 0 2396937 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 9624976

[startup+1.50067 s]
/proc/loadavg: 1.95 1.97 1.68 2/193 14740
/proc/meminfo: memFree=28956976/32873844 swapFree=7104/7104
[pid=14721] ppid=14719 vsize=9624976 CPUtime=2.02 cores=1,3,5,7
/proc/14721/stat : 14721 (java) S 14719 14721 14581 0 -1 4202496 9487 0 1 0 199 3 0 0 20 0 19 0 253492918 9855975424 13681 33554432000 1073741824 1073778376 140734490969072 140734490960208 233224306749 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/14721/statm: 2406244 13681 2270 9 0 2396937 0
[pid=14721/tid=14723] ppid=14719 vsize=9624976 CPUtime=1.43 cores=1,3,5,7
/proc/14721/task/14723/stat : 14723 (java) R 14719 14721 14581 0 -1 4202560 2460 0 1 0 141 2 0 0 20 0 19 0 253492919 9855975424 13681 33554432000 1073741824 1073778376 140734490969072 139857725002136 139857574312611 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=14721/tid=14724] ppid=14719 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/14721/task/14724/stat : 14724 (java) S 14719 14721 14581 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253492921 9855975424 13681 33554432000 1073741824 1073778376 140734490969072 139857697455016 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14721/tid=14725] ppid=14719 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/14721/task/14725/stat : 14725 (java) S 14719 14721 14581 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253492921 9855975424 13681 33554432000 1073741824 1073778376 140734490969072 139857696402472 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14721/tid=14726] ppid=14719 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/14721/task/14726/stat : 14726 (java) S 14719 14721 14581 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253492921 9855975424 13681 33554432000 1073741824 1073778376 140734490969072 139857695349416 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14721/tid=14727] ppid=14719 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/14721/task/14727/stat : 14727 (java) S 14719 14721 14581 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 253492921 9855975424 13681 33554432000 1073741824 1073778376 140734490969072 139857694296872 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14721/tid=14728] ppid=14719 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/14721/task/14728/stat : 14728 (java) S 14719 14721 14581 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 253492921 9855975424 13681 33554432000 1073741824 1073778376 140734490969072 139857693243816 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14721/tid=14729] ppid=14719 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/14721/task/14729/stat : 14729 (java) S 14719 14721 14581 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253492921 9855975424 13681 33554432000 1073741824 1073778376 140734490969072 139857562741288 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14721/tid=14730] ppid=14719 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/14721/task/14730/stat : 14730 (java) S 14719 14721 14581 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253492921 9855975424 13681 33554432000 1073741824 1073778376 140734490969072 139857561688232 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14721/tid=14731] ppid=14719 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/14721/task/14731/stat : 14731 (java) S 14719 14721 14581 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 253492921 9855975424 13681 33554432000 1073741824 1073778376 140734490969072 139857560635688 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14721/tid=14732] ppid=14719 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/14721/task/14732/stat : 14732 (java) S 14719 14721 14581 0 -1 4202560 30 0 0 0 0 0 0 0 20 0 19 0 253492922 9855975424 13681 33554432000 1073741824 1073778376 140734490969072 139857077689192 233224320937 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14721/tid=14733] ppid=14719 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/14721/task/14733/stat : 14733 (java) S 14719 14721 14581 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253492923 9855975424 13681 33554432000 1073741824 1073778376 140734490969072 139857076635512 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14721/tid=14734] ppid=14719 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/14721/task/14734/stat : 14734 (java) S 14719 14721 14581 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253492923 9855975424 13681 33554432000 1073741824 1073778376 140734490969072 139857075582344 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14721/tid=14735] ppid=14719 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/14721/task/14735/stat : 14735 (java) S 14719 14721 14581 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253492926 9855975424 13681 33554432000 1073741824 1073778376 140734490969072 139857074531088 233224328992 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14721/tid=14736] ppid=14719 vsize=9624976 CPUtime=0.26 cores=1,3,5,7
/proc/14721/task/14736/stat : 14736 (java) S 14719 14721 14581 0 -1 4202560 2566 0 0 0 26 0 0 0 20 0 19 0 253492926 9855975424 13681 33554432000 1073741824 1073778376 140734490969072 139857073477944 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14721/tid=14737] ppid=14719 vsize=9624976 CPUtime=0.27 cores=1,3,5,7
/proc/14721/task/14737/stat : 14737 (java) S 14719 14721 14581 0 -1 4202560 3224 0 0 0 27 0 0 0 20 0 19 0 253492926 9855975424 13681 33554432000 1073741824 1073778376 140734490969072 139857072425400 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14721/tid=14738] ppid=14719 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/14721/task/14738/stat : 14738 (java) S 14719 14721 14581 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253492926 9855975424 13681 33554432000 1073741824 1073778376 140734490969072 139857071372536 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14721/tid=14739] ppid=14719 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/14721/task/14739/stat : 14739 (java) S 14719 14721 14581 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253492926 9855975424 13681 33554432000 1073741824 1073778376 140734490969072 139857070320200 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14721/tid=14740] ppid=14719 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/14721/task/14740/stat : 14740 (java) S 14719 14721 14581 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253492943 9855975424 13681 33554432000 1073741824 1073778376 140734490969072 139857069266472 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 2.02
Current children cumulated vsize (KiB) 9624976

[startup+3.10064 s]
/proc/loadavg: 1.95 1.97 1.68 3/213 14796
/proc/meminfo: memFree=28912612/32873844 swapFree=7104/7104
[pid=14721] ppid=14719 vsize=9624976 CPUtime=3.65 cores=1,3,5,7
/proc/14721/stat : 14721 (java) S 14719 14721 14581 0 -1 4202496 9510 0 1 0 361 4 0 0 20 0 19 0 253492918 9855975424 15738 33554432000 1073741824 1073778376 140734490969072 140734490960208 233224306749 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/14721/statm: 2406244 15738 2270 9 0 2396937 0
[pid=14721/tid=14723] ppid=14719 vsize=9624976 CPUtime=3.02 cores=1,3,5,7
/proc/14721/task/14723/stat : 14723 (java) R 14719 14721 14581 0 -1 4202560 2461 0 1 0 300 2 0 0 20 0 19 0 253492919 9855975424 15738 33554432000 1073741824 1073778376 140734490969072 139857725002016 139857574261642 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=14721/tid=14724] ppid=14719 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/14721/task/14724/stat : 14724 (java) S 14719 14721 14581 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 253492921 9855975424 15738 33554432000 1073741824 1073778376 140734490969072 139857697455016 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14721/tid=14725] ppid=14719 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/14721/task/14725/stat : 14725 (java) S 14719 14721 14581 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 253492921 9855975424 15738 33554432000 1073741824 1073778376 140734490969072 139857696402472 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14721/tid=14726] ppid=14719 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/14721/task/14726/stat : 14726 (java) S 14719 14721 14581 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 253492921 9855975424 15738 33554432000 1073741824 1073778376 140734490969072 139857695349416 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14721/tid=14727] ppid=14719 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/14721/task/14727/stat : 14727 (java) S 14719 14721 14581 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 253492921 9855975424 15738 33554432000 1073741824 1073778376 140734490969072 139857694296872 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14721/tid=14728] ppid=14719 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/14721/task/14728/stat : 14728 (java) S 14719 14721 14581 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 253492921 9855975424 15738 33554432000 1073741824 1073778376 140734490969072 139857693243816 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14721/tid=14729] ppid=14719 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/14721/task/14729/stat : 14729 (java) S 14719 14721 14581 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253492921 9855975424 15738 33554432000 1073741824 1073778376 140734490969072 139857562741288 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14721/tid=14730] ppid=14719 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/14721/task/14730/stat : 14730 (java) S 14719 14721 14581 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253492921 9855975424 15738 33554432000 1073741824 1073778376 140734490969072 139857561688232 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14721/tid=14731] ppid=14719 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/14721/task/14731/stat : 14731 (java) S 14719 14721 14581 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 253492921 9855975424 15738 33554432000 1073741824 1073778376 140734490969072 139857560635688 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14721/tid=14732] ppid=14719 vsize=9624976 CPUtime=0.01 cores=1,3,5,7
/proc/14721/task/14732/stat : 14732 (java) S 14719 14721 14581 0 -1 4202560 31 0 0 0 1 0 0 0 20 0 19 0 253492922 9855975424 15738 33554432000 1073741824 1073778376 140734490969072 139857077689192 233224320937 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14721/tid=14733] ppid=14719 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/14721/task/14733/stat : 14733 (java) S 14719 14721 14581 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253492923 9855975424 15738 33554432000 1073741824 1073778376 140734490969072 139857076635512 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14721/tid=14734] ppid=14719 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/14721/task/14734/stat : 14734 (java) S 14719 14721 14581 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253492923 9855975424 15738 33554432000 1073741824 1073778376 140734490969072 139857075582344 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14721/tid=14735] ppid=14719 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/14721/task/14735/stat : 14735 (java) S 14719 14721 14581 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253492926 9855975424 15738 33554432000 1073741824 1073778376 140734490969072 139857074531088 233224328992 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14721/tid=14736] ppid=14719 vsize=9624976 CPUtime=0.27 cores=1,3,5,7
/proc/14721/task/14736/stat : 14736 (java) S 14719 14721 14581 0 -1 4202560 2566 0 0 0 27 0 0 0 20 0 19 0 253492926 9855975424 15738 33554432000 1073741824 1073778376 140734490969072 139857073477944 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14721/tid=14737] ppid=14719 vsize=9624976 CPUtime=0.28 cores=1,3,5,7
/proc/14721/task/14737/stat : 14737 (java) S 14719 14721 14581 0 -1 4202560 3224 0 0 0 28 0 0 0 20 0 19 0 253492926 9855975424 15738 33554432000 1073741824 1073778376 140734490969072 139857072425400 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14721/tid=14738] ppid=14719 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/14721/task/14738/stat : 14738 (java) S 14719 14721 14581 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253492926 9855975424 15738 33554432000 1073741824 1073778376 140734490969072 139857071372536 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14721/tid=14739] ppid=14719 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/14721/task/14739/stat : 14739 (java) S 14719 14721 14581 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253492926 9855975424 15738 33554432000 1073741824 1073778376 140734490969072 139857070320200 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14721/tid=14740] ppid=14719 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/14721/task/14740/stat : 14740 (java) S 14719 14721 14581 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253492943 9855975424 15738 33554432000 1073741824 1073778376 140734490969072 139857069266472 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.65
Current children cumulated vsize (KiB) 9624976

[startup+6.30066 s]
/proc/loadavg: 1.95 1.97 1.68 3/213 14796
/proc/meminfo: memFree=28871044/32873844 swapFree=7104/7104
[pid=14721] ppid=14719 vsize=9624976 CPUtime=6.92 cores=1,3,5,7
/proc/14721/stat : 14721 (java) S 14719 14721 14581 0 -1 4202496 9627 0 1 0 687 5 0 0 20 0 19 0 253492918 9855975424 17752 33554432000 1073741824 1073778376 140734490969072 140734490960208 233224306749 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/14721/statm: 2406244 17752 2270 9 0 2396937 0
[pid=14721/tid=14723] ppid=14719 vsize=9624976 CPUtime=6.15 cores=1,3,5,7
/proc/14721/task/14723/stat : 14723 (java) R 14719 14721 14581 0 -1 4202560 2464 0 1 0 613 2 0 0 20 0 19 0 253492919 9855975424 17752 33554432000 1073741824 1073778376 140734490969072 139857725002016 139857574312149 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=14721/tid=14724] ppid=14719 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/14721/task/14724/stat : 14724 (java) S 14719 14721 14581 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 253492921 9855975424 17752 33554432000 1073741824 1073778376 140734490969072 139857697455016 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14721/tid=14725] ppid=14719 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/14721/task/14725/stat : 14725 (java) S 14719 14721 14581 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253492921 9855975424 17752 33554432000 1073741824 1073778376 140734490969072 139857696402472 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14721/tid=14726] ppid=14719 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/14721/task/14726/stat : 14726 (java) S 14719 14721 14581 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 253492921 9855975424 17752 33554432000 1073741824 1073778376 140734490969072 139857695349416 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14721/tid=14727] ppid=14719 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/14721/task/14727/stat : 14727 (java) S 14719 14721 14581 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 253492921 9855975424 17752 33554432000 1073741824 1073778376 140734490969072 139857694296872 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14721/tid=14728] ppid=14719 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/14721/task/14728/stat : 14728 (java) S 14719 14721 14581 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 253492921 9855975424 17752 33554432000 1073741824 1073778376 140734490969072 139857693243816 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14721/tid=14729] ppid=14719 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/14721/task/14729/stat : 14729 (java) S 14719 14721 14581 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 253492921 9855975424 17752 33554432000 1073741824 1073778376 140734490969072 139857562741288 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14721/tid=14730] ppid=14719 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/14721/task/14730/stat : 14730 (java) S 14719 14721 14581 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 253492921 9855975424 17752 33554432000 1073741824 1073778376 140734490969072 139857561688232 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14721/tid=14731] ppid=14719 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/14721/task/14731/stat : 14731 (java) S 14719 14721 14581 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 253492921 9855975424 17752 33554432000 1073741824 1073778376 140734490969072 139857560635688 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14721/tid=14732] ppid=14719 vsize=9624976 CPUtime=0.05 cores=1,3,5,7
/proc/14721/task/14732/stat : 14732 (java) S 14719 14721 14581 0 -1 4202560 33 0 0 0 5 0 0 0 20 0 19 0 253492922 9855975424 17752 33554432000 1073741824 1073778376 140734490969072 139857077689192 233224320937 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14721/tid=14733] ppid=14719 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/14721/task/14733/stat : 14733 (java) S 14719 14721 14581 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253492923 9855975424 17752 33554432000 1073741824 1073778376 140734490969072 139857076635512 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14721/tid=14734] ppid=14719 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/14721/task/14734/stat : 14734 (java) S 14719 14721 14581 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253492923 9855975424 17752 33554432000 1073741824 1073778376 140734490969072 139857075582344 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14721/tid=14735] ppid=14719 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/14721/task/14735/stat : 14735 (java) S 14719 14721 14581 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253492926 9855975424 17752 33554432000 1073741824 1073778376 140734490969072 139857074531088 233224328992 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14721/tid=14736] ppid=14719 vsize=9624976 CPUtime=0.32 cores=1,3,5,7
/proc/14721/task/14736/stat : 14736 (java) S 14719 14721 14581 0 -1 4202560 2657 0 0 0 32 0 0 0 20 0 19 0 253492926 9855975424 17752 33554432000 1073741824 1073778376 140734490969072 139857073477944 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14721/tid=14737] ppid=14719 vsize=9624976 CPUtime=0.29 cores=1,3,5,7
/proc/14721/task/14737/stat : 14737 (java) S 14719 14721 14581 0 -1 4202560 3225 0 0 0 29 0 0 0 20 0 19 0 253492926 9855975424 17752 33554432000 1073741824 1073778376 140734490969072 139857072425400 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14721/tid=14738] ppid=14719 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/14721/task/14738/stat : 14738 (java) S 14719 14721 14581 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253492926 9855975424 17752 33554432000 1073741824 1073778376 140734490969072 139857071372536 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14721/tid=14739] ppid=14719 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/14721/task/14739/stat : 14739 (java) S 14719 14721 14581 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253492926 9855975424 17752 33554432000 1073741824 1073778376 140734490969072 139857070320200 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14721/tid=14740] ppid=14719 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/14721/task/14740/stat : 14740 (java) S 14719 14721 14581 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253492943 9855975424 17752 33554432000 1073741824 1073778376 140734490969072 139857069266472 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 6.92
Current children cumulated vsize (KiB) 9624976

[startup+12.7007 s]

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

[pid=14721/tid=14736] ppid=14719 vsize=9624976 CPUtime=0.34 cores=1,3,5,7
/proc/14721/task/14736/stat : 14736 (java) S 14719 14721 14581 0 -1 4202560 2660 0 0 0 34 0 0 0 20 0 19 0 253492926 9855975424 136499 33554432000 1073741824 1073778376 140734490969072 139857073477944 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14721/tid=14737] ppid=14719 vsize=9624976 CPUtime=0.29 cores=1,3,5,7
/proc/14721/task/14737/stat : 14737 (java) S 14719 14721 14581 0 -1 4202560 3225 0 0 0 29 0 0 0 20 0 19 0 253492926 9855975424 136499 33554432000 1073741824 1073778376 140734490969072 139857072425400 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14721/tid=14738] ppid=14719 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/14721/task/14738/stat : 14738 (java) S 14719 14721 14581 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253492926 9855975424 136499 33554432000 1073741824 1073778376 140734490969072 139857071372536 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14721/tid=14739] ppid=14719 vsize=9624976 CPUtime=0.41 cores=1,3,5,7
/proc/14721/task/14739/stat : 14739 (java) S 14719 14721 14581 0 -1 4202560 99 0 0 0 30 11 0 0 20 0 19 0 253492926 9855975424 136499 33554432000 1073741824 1073778376 140734490969072 139857070320200 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14721/tid=14740] ppid=14719 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/14721/task/14740/stat : 14740 (java) S 14719 14721 14581 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253492943 9855975424 136499 33554432000 1073741824 1073778376 140734490969072 139857069266472 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1729.11
Current children cumulated vsize (KiB) 9624976

[startup+1782.3 s]
/proc/loadavg: 2.40 2.08 1.94 3/213 14834
/proc/meminfo: memFree=28017728/32873844 swapFree=7104/7104
[pid=14721] ppid=14719 vsize=9624976 CPUtime=1789.38 cores=1,3,5,7
/proc/14721/stat : 14721 (java) S 14719 14721 14581 0 -1 4202496 12576 0 1 0 178868 70 0 0 20 0 19 0 253492918 9855975424 136499 33554432000 1073741824 1073778376 140734490969072 140734490960208 233224306749 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/14721/statm: 2406244 136499 2271 9 0 2396937 0
[pid=14721/tid=14723] ppid=14719 vsize=9624976 CPUtime=1766.42 cores=1,3,5,7
/proc/14721/task/14723/stat : 14723 (java) R 14719 14721 14581 0 -1 4202560 2652 0 1 0 176612 30 0 0 20 0 19 0 253492919 9855975424 136499 33554432000 1073741824 1073778376 140734490969072 139857725002016 139857574193685 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=14721/tid=14724] ppid=14719 vsize=9624976 CPUtime=1.03 cores=1,3,5,7
/proc/14721/task/14724/stat : 14724 (java) S 14719 14721 14581 0 -1 4202560 234 0 0 0 97 6 0 0 20 0 19 0 253492921 9855975424 136499 33554432000 1073741824 1073778376 140734490969072 139857697455016 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14721/tid=14725] ppid=14719 vsize=9624976 CPUtime=1.1 cores=1,3,5,7
/proc/14721/task/14725/stat : 14725 (java) S 14719 14721 14581 0 -1 4202560 142 0 0 0 103 7 0 0 20 0 19 0 253492921 9855975424 136499 33554432000 1073741824 1073778376 140734490969072 139857696402472 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14721/tid=14726] ppid=14719 vsize=9624976 CPUtime=1.22 cores=1,3,5,7
/proc/14721/task/14726/stat : 14726 (java) S 14719 14721 14581 0 -1 4202560 425 0 0 0 113 9 0 0 20 0 19 0 253492921 9855975424 136499 33554432000 1073741824 1073778376 140734490969072 139857695349416 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14721/tid=14727] ppid=14719 vsize=9624976 CPUtime=1.07 cores=1,3,5,7
/proc/14721/task/14727/stat : 14727 (java) S 14719 14721 14581 0 -1 4202560 508 0 0 0 101 6 0 0 20 0 19 0 253492921 9855975424 136499 33554432000 1073741824 1073778376 140734490969072 139857694296872 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14721/tid=14728] ppid=14719 vsize=9624976 CPUtime=1.14 cores=1,3,5,7
/proc/14721/task/14728/stat : 14728 (java) S 14719 14721 14581 0 -1 4202560 205 0 0 0 110 4 0 0 20 0 19 0 253492921 9855975424 136499 33554432000 1073741824 1073778376 140734490969072 139857693243816 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14721/tid=14729] ppid=14719 vsize=9624976 CPUtime=1.06 cores=1,3,5,7
/proc/14721/task/14729/stat : 14729 (java) S 14719 14721 14581 0 -1 4202560 196 0 0 0 99 7 0 0 20 0 19 0 253492921 9855975424 136499 33554432000 1073741824 1073778376 140734490969072 139857562741288 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14721/tid=14730] ppid=14719 vsize=9624976 CPUtime=1.09 cores=1,3,5,7
/proc/14721/task/14730/stat : 14730 (java) S 14719 14721 14581 0 -1 4202560 175 0 0 0 103 6 0 0 20 0 19 0 253492921 9855975424 136499 33554432000 1073741824 1073778376 140734490969072 139857561688232 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14721/tid=14731] ppid=14719 vsize=9624976 CPUtime=1.01 cores=1,3,5,7
/proc/14721/task/14731/stat : 14731 (java) S 14719 14721 14581 0 -1 4202560 427 0 0 0 94 7 0 0 20 0 19 0 253492921 9855975424 136499 33554432000 1073741824 1073778376 140734490969072 139857560635688 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14721/tid=14732] ppid=14719 vsize=9624976 CPUtime=8.74 cores=1,3,5,7
/proc/14721/task/14732/stat : 14732 (java) S 14719 14721 14581 0 -1 4202560 445 0 0 0 872 2 0 0 20 0 19 0 253492922 9855975424 136499 33554432000 1073741824 1073778376 140734490969072 139857077689192 233224320937 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14721/tid=14733] ppid=14719 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/14721/task/14733/stat : 14733 (java) S 14719 14721 14581 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253492923 9855975424 136499 33554432000 1073741824 1073778376 140734490969072 139857076635512 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14721/tid=14734] ppid=14719 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/14721/task/14734/stat : 14734 (java) S 14719 14721 14581 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253492923 9855975424 136499 33554432000 1073741824 1073778376 140734490969072 139857075582344 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14721/tid=14735] ppid=14719 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/14721/task/14735/stat : 14735 (java) S 14719 14721 14581 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253492926 9855975424 136499 33554432000 1073741824 1073778376 140734490969072 139857074531088 233224328992 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14721/tid=14736] ppid=14719 vsize=9624976 CPUtime=0.34 cores=1,3,5,7
/proc/14721/task/14736/stat : 14736 (java) S 14719 14721 14581 0 -1 4202560 2660 0 0 0 34 0 0 0 20 0 19 0 253492926 9855975424 136499 33554432000 1073741824 1073778376 140734490969072 139857073477944 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14721/tid=14737] ppid=14719 vsize=9624976 CPUtime=0.29 cores=1,3,5,7
/proc/14721/task/14737/stat : 14737 (java) S 14719 14721 14581 0 -1 4202560 3225 0 0 0 29 0 0 0 20 0 19 0 253492926 9855975424 136499 33554432000 1073741824 1073778376 140734490969072 139857072425400 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14721/tid=14738] ppid=14719 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/14721/task/14738/stat : 14738 (java) S 14719 14721 14581 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253492926 9855975424 136499 33554432000 1073741824 1073778376 140734490969072 139857071372536 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14721/tid=14739] ppid=14719 vsize=9624976 CPUtime=0.43 cores=1,3,5,7
/proc/14721/task/14739/stat : 14739 (java) S 14719 14721 14581 0 -1 4202560 103 0 0 0 32 11 0 0 20 0 19 0 253492926 9855975424 136499 33554432000 1073741824 1073778376 140734490969072 139857070320200 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14721/tid=14740] ppid=14719 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/14721/task/14740/stat : 14740 (java) S 14719 14721 14581 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253492943 9855975424 136499 33554432000 1073741824 1073778376 140734490969072 139857069266472 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1789.38
Current children cumulated vsize (KiB) 9624976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1793 s]
/proc/loadavg: 2.34 2.08 1.94 3/213 14834
/proc/meminfo: memFree=28017976/32873844 swapFree=7104/7104
[pid=14721] ppid=14719 vsize=9624976 CPUtime=1800.1 cores=1,3,5,7
/proc/14721/stat : 14721 (java) S 14719 14721 14581 0 -1 4202496 12576 0 1 0 179939 71 0 0 20 0 19 0 253492918 9855975424 136499 33554432000 1073741824 1073778376 140734490969072 140734490960208 233224306749 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/14721/statm: 2406244 136499 2271 9 0 2396937 0
[pid=14721/tid=14723] ppid=14719 vsize=9624976 CPUtime=1777.11 cores=1,3,5,7
/proc/14721/task/14723/stat : 14723 (java) R 14719 14721 14581 0 -1 4202560 2652 0 1 0 177680 31 0 0 20 0 19 0 253492919 9855975424 136499 33554432000 1073741824 1073778376 140734490969072 139857725002016 139857574312177 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=14721/tid=14724] ppid=14719 vsize=9624976 CPUtime=1.03 cores=1,3,5,7
/proc/14721/task/14724/stat : 14724 (java) S 14719 14721 14581 0 -1 4202560 234 0 0 0 97 6 0 0 20 0 19 0 253492921 9855975424 136499 33554432000 1073741824 1073778376 140734490969072 139857697455016 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14721/tid=14725] ppid=14719 vsize=9624976 CPUtime=1.1 cores=1,3,5,7
/proc/14721/task/14725/stat : 14725 (java) S 14719 14721 14581 0 -1 4202560 142 0 0 0 103 7 0 0 20 0 19 0 253492921 9855975424 136499 33554432000 1073741824 1073778376 140734490969072 139857696402472 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14721/tid=14726] ppid=14719 vsize=9624976 CPUtime=1.22 cores=1,3,5,7
/proc/14721/task/14726/stat : 14726 (java) S 14719 14721 14581 0 -1 4202560 425 0 0 0 113 9 0 0 20 0 19 0 253492921 9855975424 136499 33554432000 1073741824 1073778376 140734490969072 139857695349416 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14721/tid=14727] ppid=14719 vsize=9624976 CPUtime=1.07 cores=1,3,5,7
/proc/14721/task/14727/stat : 14727 (java) S 14719 14721 14581 0 -1 4202560 508 0 0 0 101 6 0 0 20 0 19 0 253492921 9855975424 136499 33554432000 1073741824 1073778376 140734490969072 139857694296872 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14721/tid=14728] ppid=14719 vsize=9624976 CPUtime=1.14 cores=1,3,5,7
/proc/14721/task/14728/stat : 14728 (java) S 14719 14721 14581 0 -1 4202560 205 0 0 0 110 4 0 0 20 0 19 0 253492921 9855975424 136499 33554432000 1073741824 1073778376 140734490969072 139857693243816 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14721/tid=14729] ppid=14719 vsize=9624976 CPUtime=1.06 cores=1,3,5,7
/proc/14721/task/14729/stat : 14729 (java) S 14719 14721 14581 0 -1 4202560 196 0 0 0 99 7 0 0 20 0 19 0 253492921 9855975424 136499 33554432000 1073741824 1073778376 140734490969072 139857562741288 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14721/tid=14730] ppid=14719 vsize=9624976 CPUtime=1.09 cores=1,3,5,7
/proc/14721/task/14730/stat : 14730 (java) S 14719 14721 14581 0 -1 4202560 175 0 0 0 103 6 0 0 20 0 19 0 253492921 9855975424 136499 33554432000 1073741824 1073778376 140734490969072 139857561688232 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14721/tid=14731] ppid=14719 vsize=9624976 CPUtime=1.01 cores=1,3,5,7
/proc/14721/task/14731/stat : 14731 (java) S 14719 14721 14581 0 -1 4202560 427 0 0 0 94 7 0 0 20 0 19 0 253492921 9855975424 136499 33554432000 1073741824 1073778376 140734490969072 139857560635688 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14721/tid=14732] ppid=14719 vsize=9624976 CPUtime=8.74 cores=1,3,5,7
/proc/14721/task/14732/stat : 14732 (java) S 14719 14721 14581 0 -1 4202560 445 0 0 0 872 2 0 0 20 0 19 0 253492922 9855975424 136499 33554432000 1073741824 1073778376 140734490969072 139857077689192 233224320937 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14721/tid=14733] ppid=14719 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/14721/task/14733/stat : 14733 (java) S 14719 14721 14581 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253492923 9855975424 136499 33554432000 1073741824 1073778376 140734490969072 139857076635512 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14721/tid=14734] ppid=14719 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/14721/task/14734/stat : 14734 (java) S 14719 14721 14581 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253492923 9855975424 136499 33554432000 1073741824 1073778376 140734490969072 139857075582344 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14721/tid=14735] ppid=14719 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/14721/task/14735/stat : 14735 (java) S 14719 14721 14581 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253492926 9855975424 136499 33554432000 1073741824 1073778376 140734490969072 139857074531088 233224328992 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14721/tid=14736] ppid=14719 vsize=9624976 CPUtime=0.34 cores=1,3,5,7
/proc/14721/task/14736/stat : 14736 (java) S 14719 14721 14581 0 -1 4202560 2660 0 0 0 34 0 0 0 20 0 19 0 253492926 9855975424 136499 33554432000 1073741824 1073778376 140734490969072 139857073477944 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14721/tid=14737] ppid=14719 vsize=9624976 CPUtime=0.29 cores=1,3,5,7
/proc/14721/task/14737/stat : 14737 (java) S 14719 14721 14581 0 -1 4202560 3225 0 0 0 29 0 0 0 20 0 19 0 253492926 9855975424 136499 33554432000 1073741824 1073778376 140734490969072 139857072425400 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14721/tid=14738] ppid=14719 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/14721/task/14738/stat : 14738 (java) S 14719 14721 14581 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253492926 9855975424 136499 33554432000 1073741824 1073778376 140734490969072 139857071372536 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14721/tid=14739] ppid=14719 vsize=9624976 CPUtime=0.43 cores=1,3,5,7
/proc/14721/task/14739/stat : 14739 (java) S 14719 14721 14581 0 -1 4202560 103 0 0 0 32 11 0 0 20 0 19 0 253492926 9855975424 136499 33554432000 1073741824 1073778376 140734490969072 139857070320200 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14721/tid=14740] ppid=14719 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/14721/task/14740/stat : 14740 (java) S 14719 14721 14581 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253492943 9855975424 136499 33554432000 1073741824 1073778376 140734490969072 139857069266472 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 9624976

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

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

[startup+1793 s]
/proc/loadavg: 2.34 2.08 1.94 3/213 14834
/proc/meminfo: memFree=28017976/32873844 swapFree=7104/7104
[pid=14721] ppid=14719 vsize=9624976 CPUtime=1800.1 cores=1,3,5,7
/proc/14721/stat : 14721 (java) S 14719 14721 14581 0 -1 4202496 12576 0 1 0 179939 71 0 0 20 0 19 0 253492918 9855975424 136499 33554432000 1073741824 1073778376 140734490969072 140734490960208 233224306749 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/14721/statm: 2406244 136499 2271 9 0 2396937 0
[pid=14721/tid=14723] ppid=14719 vsize=9624976 CPUtime=1777.11 cores=1,3,5,7
/proc/14721/task/14723/stat : 14723 (java) R 14719 14721 14581 0 -1 4202560 2652 0 1 0 177680 31 0 0 20 0 19 0 253492919 9855975424 136499 33554432000 1073741824 1073778376 140734490969072 139857725002016 139857574312177 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=14721/tid=14724] ppid=14719 vsize=9624976 CPUtime=1.03 cores=1,3,5,7
/proc/14721/task/14724/stat : 14724 (java) S 14719 14721 14581 0 -1 4202560 234 0 0 0 97 6 0 0 20 0 19 0 253492921 9855975424 136499 33554432000 1073741824 1073778376 140734490969072 139857697455016 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14721/tid=14725] ppid=14719 vsize=9624976 CPUtime=1.1 cores=1,3,5,7
/proc/14721/task/14725/stat : 14725 (java) S 14719 14721 14581 0 -1 4202560 142 0 0 0 103 7 0 0 20 0 19 0 253492921 9855975424 136499 33554432000 1073741824 1073778376 140734490969072 139857696402472 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14721/tid=14726] ppid=14719 vsize=9624976 CPUtime=1.22 cores=1,3,5,7
/proc/14721/task/14726/stat : 14726 (java) S 14719 14721 14581 0 -1 4202560 425 0 0 0 113 9 0 0 20 0 19 0 253492921 9855975424 136499 33554432000 1073741824 1073778376 140734490969072 139857695349416 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14721/tid=14727] ppid=14719 vsize=9624976 CPUtime=1.07 cores=1,3,5,7
/proc/14721/task/14727/stat : 14727 (java) S 14719 14721 14581 0 -1 4202560 508 0 0 0 101 6 0 0 20 0 19 0 253492921 9855975424 136499 33554432000 1073741824 1073778376 140734490969072 139857694296872 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14721/tid=14728] ppid=14719 vsize=9624976 CPUtime=1.14 cores=1,3,5,7
/proc/14721/task/14728/stat : 14728 (java) S 14719 14721 14581 0 -1 4202560 205 0 0 0 110 4 0 0 20 0 19 0 253492921 9855975424 136499 33554432000 1073741824 1073778376 140734490969072 139857693243816 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14721/tid=14729] ppid=14719 vsize=9624976 CPUtime=1.06 cores=1,3,5,7
/proc/14721/task/14729/stat : 14729 (java) S 14719 14721 14581 0 -1 4202560 196 0 0 0 99 7 0 0 20 0 19 0 253492921 9855975424 136499 33554432000 1073741824 1073778376 140734490969072 139857562741288 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14721/tid=14730] ppid=14719 vsize=9624976 CPUtime=1.09 cores=1,3,5,7
/proc/14721/task/14730/stat : 14730 (java) S 14719 14721 14581 0 -1 4202560 175 0 0 0 103 6 0 0 20 0 19 0 253492921 9855975424 136499 33554432000 1073741824 1073778376 140734490969072 139857561688232 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14721/tid=14731] ppid=14719 vsize=9624976 CPUtime=1.01 cores=1,3,5,7
/proc/14721/task/14731/stat : 14731 (java) S 14719 14721 14581 0 -1 4202560 427 0 0 0 94 7 0 0 20 0 19 0 253492921 9855975424 136499 33554432000 1073741824 1073778376 140734490969072 139857560635688 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14721/tid=14732] ppid=14719 vsize=9624976 CPUtime=8.74 cores=1,3,5,7
/proc/14721/task/14732/stat : 14732 (java) S 14719 14721 14581 0 -1 4202560 445 0 0 0 872 2 0 0 20 0 19 0 253492922 9855975424 136499 33554432000 1073741824 1073778376 140734490969072 139857077689192 233224320937 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14721/tid=14733] ppid=14719 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/14721/task/14733/stat : 14733 (java) S 14719 14721 14581 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253492923 9855975424 136499 33554432000 1073741824 1073778376 140734490969072 139857076635512 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14721/tid=14734] ppid=14719 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/14721/task/14734/stat : 14734 (java) S 14719 14721 14581 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253492923 9855975424 136499 33554432000 1073741824 1073778376 140734490969072 139857075582344 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14721/tid=14735] ppid=14719 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/14721/task/14735/stat : 14735 (java) S 14719 14721 14581 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253492926 9855975424 136499 33554432000 1073741824 1073778376 140734490969072 139857074531088 233224328992 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14721/tid=14736] ppid=14719 vsize=9624976 CPUtime=0.34 cores=1,3,5,7
/proc/14721/task/14736/stat : 14736 (java) S 14719 14721 14581 0 -1 4202560 2660 0 0 0 34 0 0 0 20 0 19 0 253492926 9855975424 136499 33554432000 1073741824 1073778376 140734490969072 139857073477944 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14721/tid=14737] ppid=14719 vsize=9624976 CPUtime=0.29 cores=1,3,5,7
/proc/14721/task/14737/stat : 14737 (java) S 14719 14721 14581 0 -1 4202560 3225 0 0 0 29 0 0 0 20 0 19 0 253492926 9855975424 136499 33554432000 1073741824 1073778376 140734490969072 139857072425400 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14721/tid=14738] ppid=14719 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/14721/task/14738/stat : 14738 (java) S 14719 14721 14581 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253492926 9855975424 136499 33554432000 1073741824 1073778376 140734490969072 139857071372536 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14721/tid=14739] ppid=14719 vsize=9624976 CPUtime=0.43 cores=1,3,5,7
/proc/14721/task/14739/stat : 14739 (java) S 14719 14721 14581 0 -1 4202560 103 0 0 0 32 11 0 0 20 0 19 0 253492926 9855975424 136499 33554432000 1073741824 1073778376 140734490969072 139857070320200 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14721/tid=14740] ppid=14719 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/14721/task/14740/stat : 14740 (java) S 14719 14721 14581 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253492943 9855975424 136499 33554432000 1073741824 1073778376 140734490969072 139857069266472 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 9624976

Child status: 143

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

Real time (s): 1793.06
CPU time (s): 1800.1
CPU user time (s): 1799.39
CPU system time (s): 0.71
CPU usage (%): 100.392
Max. virtual memory (cumulated for all children) (KiB): 9624976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.9
system time used= 1.10483
maximum resident set size= 546152
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12619
page faults= 1
swaps= 0
block input operations= 72
block output operations= 1720
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 41603
involuntary context switches= 18256

runsolver used 6.10907 second user time and 15.3657 second system time

The end

Launcher Data

Begin job on node142 at 2012-05-24 17:34:40
IDJOB=3687579
IDBENCH=1955
IDSOLVER=2269
FILE ID=node142/3687579-1337873680
RUNJOBID= node142-1337871882-14598
PBS_JOBID= 14620062
Free space on /tmp= 71664 MiB

SOLVER NAME= Sat 4j PB Resolution 2.3.2 Snapshot
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_21.opb.PB06.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3687579-1337873680/watcher-3687579-1337873680 -o /tmp/evaluation-result-3687579-1337873680/solver-3687579-1337873680 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar HOME/instance-3687579-1337873680.opb

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

MD5SUM BENCH= 85de1910ead9431952046fc8a55b274b
RANDOM SEED=882898148

node142.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.776
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.55
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.776
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.776
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	: 5391.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.776
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.92
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.776
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.776
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.776
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.776
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.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28993328 kB
Buffers:          215936 kB
Cached:          2884308 kB
SwapCached:            0 kB
Active:           474948 kB
Inactive:        2639604 kB
Active(anon):      15976 kB
Inactive(anon):        0 kB
Active(file):     458972 kB
Inactive(file):  2639604 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               500 kB
Writeback:             0 kB
AnonPages:         40844 kB
Mapped:            14324 kB
Shmem:               200 kB
Slab:             629104 kB
SReclaimable:      71756 kB
SUnreclaim:       557348 kB
KernelStack:        1624 kB
PageTables:         3912 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     137372 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     20480 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= 71664 MiB
End job on node142 at 2012-05-24 18:04:35