Trace number 3687572

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
SAT 4j PB RES // CP 2.3.2 SnapshotSAT (TO)219 1800.06 962.962

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_24.opb.PB06.opb
MD5SUM7903a80129c7e51df900bcb9ac0a6f39
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark190
Best CPU time to get the best result obtained on this benchmark1796.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 variables475
Total number of constraints475
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 constraints475
Minimum length of a constraint3
Maximum length of a constraint19
Number of terms in the objective function 475
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 475
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 475
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.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.09	c version 2.3.2.v20120418
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.11	c Pseudo Boolean Optimization by upper bound
0.09/0.11	c ManyCore solver with 2 solvers running in parallel
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@63415de6
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.11	c Expensive reason simplification
0.09/0.11	c Armin Biere (Picosat) restarts strategy
0.09/0.11	c Glucose learned constraints deletion strategy
0.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c c --- End Solver configuration ---
0.09/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4e3eca90
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.11	c No reason simplification
0.09/0.11	c Armin Biere (Picosat) restarts strategy
0.09/0.11	c Glucose learned constraints deletion strategy
0.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c c --- End Solver configuration ---
0.09/0.11	c solving HOME/instance-3687572-1337872044.opb
0.09/0.11	c reading problem ... 
0.25/0.24	c ... done. Wall clock time 0.13s.
0.25/0.24	c declared #vars     475
0.25/0.24	c #constraints  475
0.25/0.24	c constraints type 
0.25/0.24	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 475
0.25/0.24	c 475 constraints processed.
0.25/0.24	c constraints type 
0.25/0.24	c org.sat4j.pb.constraints.pb.MaxWatchPb => 475
0.25/0.24	c 475 constraints processed.
0.25/0.24	c objective function length is 475 literals
0.25/0.26	c  And the winner is solver0
0.45/0.75	c SATISFIABLE
0.45/0.75	c OPTIMIZING...
0.45/0.75	c Got one! Elapsed wall clock time (in seconds):0.633
0.45/0.75	o 222
0.45/0.78	c  And the winner is solver0
0.72/1.25	c Got one! Elapsed wall clock time (in seconds):1.137
0.72/1.25	o 221
3.60/2.25	c cleaning 2509 clauses out of 5021 with flag 5000/5021
3.80/2.31	c  And the winner is solver0
3.84/2.75	c Got one! Elapsed wall clock time (in seconds):2.639
3.84/2.75	o 220
5.53/3.54	c cleaning 3801 clauses out of 7608 with flag 5001/10117
7.74/4.67	c cleaning 4901 clauses out of 9806 with flag 11000/16116
10.37/6.00	c cleaning 5953 clauses out of 11905 with flag 18000/23116
13.58/7.56	c cleaning 6975 clauses out of 13952 with flag 26000/31116
17.13/9.37	c cleaning 7983 clauses out of 15978 with flag 35001/40117
21.05/11.36	c cleaning 8995 clauses out of 17995 with flag 45001/50117
25.75/13.71	c cleaning 9997 clauses out of 20000 with flag 56001/61117
30.34/16.19	c cleaning 10999 clauses out of 22002 with flag 68000/73116
35.66/18.87	c cleaning 11996 clauses out of 24003 with flag 81000/86116
40.87/21.56	c cleaning 13003 clauses out of 26008 with flag 95001/100117
46.90/24.69	c cleaning 14000 clauses out of 28005 with flag 110001/115117
53.37/28.02	c cleaning 14995 clauses out of 30004 with flag 126000/131116
59.93/31.49	c cleaning 15998 clauses out of 32009 with flag 143000/148116
66.89/35.03	c cleaning 17006 clauses out of 34011 with flag 161000/166116
74.79/39.12	c cleaning 17993 clauses out of 36005 with flag 180000/185116
83.09/43.58	c cleaning 19005 clauses out of 38012 with flag 200000/205116
91.36/47.83	c cleaning 20002 clauses out of 40008 with flag 221001/226117
100.22/52.49	c cleaning 21001 clauses out of 42006 with flag 243001/248117
109.93/57.49	c cleaning 21999 clauses out of 44005 with flag 266001/271117
120.25/62.97	c cleaning 22995 clauses out of 46006 with flag 290001/295117
124.90/65.41	c cleaning 0 clauses out of 5141 with flag 0/5141
131.79/68.99	c cleaning 23998 clauses out of 48011 with flag 315001/320117
143.45/74.96	c cleaning 25001 clauses out of 50012 with flag 341000/346116
155.90/81.53	c cleaning 25998 clauses out of 52011 with flag 368000/373116
168.02/87.83	c cleaning 27002 clauses out of 54015 with flag 396002/401118
179.72/93.90	c cleaning 28004 clauses out of 56012 with flag 425001/430117
191.19/99.90	c cleaning 29000 clauses out of 58007 with flag 455000/460116
204.04/107.04	c cleaning 30005 clauses out of 60011 with flag 486004/491120
217.41/114.23	c cleaning 30996 clauses out of 62002 with flag 518000/523116
232.35/122.23	c cleaning 32000 clauses out of 64006 with flag 551000/556116
248.20/130.74	c cleaning 32997 clauses out of 66007 with flag 585001/590117
263.49/139.15	c cleaning 34002 clauses out of 68009 with flag 620000/625116
278.65/147.16	c cleaning 34997 clauses out of 70007 with flag 656000/661116
294.85/155.67	c cleaning 35999 clauses out of 72010 with flag 693000/698116
312.26/164.74	c cleaning 37000 clauses out of 74011 with flag 731000/736116
329.94/174.25	c cleaning 38000 clauses out of 76012 with flag 770001/775117
348.07/183.71	c cleaning 38996 clauses out of 78012 with flag 810001/815117
366.89/193.53	c cleaning 40003 clauses out of 80017 with flag 851002/856118
386.32/203.62	c cleaning 40998 clauses out of 82012 with flag 893000/898116
405.83/214.08	c cleaning 42005 clauses out of 84015 with flag 936001/941117
425.18/224.14	c cleaning 43002 clauses out of 86011 with flag 980002/985118
443.50/233.79	c cleaning 44005 clauses out of 88011 with flag 1025004/1030120
464.24/244.53	c cleaning 44997 clauses out of 90004 with flag 1071002/1076118
479.33/252.77	c  And the winner is solver0
478.98/253.40	c Got one! Elapsed wall clock time (in seconds):253.288
478.98/253.40	o 219
479.96/253.96	c cleaning 42318 clauses out of 84635 with flag 5001/1115746
481.88/255.39	c cleaning 24158 clauses out of 48316 with flag 11000/1121745
483.90/256.79	c cleaning 15575 clauses out of 31158 with flag 18000/1128745
486.42/258.48	c cleaning 11784 clauses out of 23583 with flag 26000/1136745
489.38/260.57	c cleaning 10391 clauses out of 20799 with flag 35000/1145745
492.00/262.25	c cleaning 10199 clauses out of 20410 with flag 45002/1155747
494.80/264.05	c cleaning 10598 clauses out of 21209 with flag 56000/1166745
497.80/265.98	c cleaning 11298 clauses out of 22611 with flag 68000/1178745
503.49/269.46	c cleaning 12146 clauses out of 24313 with flag 81000/1191745
509.77/273.04	c cleaning 13081 clauses out of 26167 with flag 95000/1205745
516.63/276.94	c cleaning 14038 clauses out of 28086 with flag 110000/1220745
523.46/280.85	c cleaning 15024 clauses out of 30048 with flag 126000/1236745
531.38/285.52	c cleaning 16012 clauses out of 32024 with flag 143000/1253745
539.40/290.02	c cleaning 17003 clauses out of 34013 with flag 161001/1271746
547.98/294.87	c cleaning 18002 clauses out of 36011 with flag 180002/1290747
557.11/299.94	c cleaning 19000 clauses out of 38010 with flag 200003/1310748
567.54/305.91	c cleaning 20004 clauses out of 40007 with flag 221000/1331745
577.44/311.42	c cleaning 20995 clauses out of 42004 with flag 243001/1353746
587.93/317.30	c cleaning 22000 clauses out of 44008 with flag 266000/1376745
598.19/322.98	c cleaning 23000 clauses out of 46010 with flag 290002/1400747
609.28/329.32	c cleaning 23996 clauses out of 48010 with flag 315002/1425747
621.12/335.89	c cleaning 25005 clauses out of 50012 with flag 341000/1451745
633.53/342.69	c cleaning 26002 clauses out of 52007 with flag 368000/1478745
648.06/351.40	c cleaning 27003 clauses out of 54005 with flag 396000/1506745
661.34/358.36	c cleaning 27997 clauses out of 56002 with flag 425000/1535745
676.97/367.41	c cleaning 28992 clauses out of 58006 with flag 455001/1565746
690.88/375.07	c cleaning 30001 clauses out of 60015 with flag 486002/1596747
704.56/382.37	c cleaning 30998 clauses out of 62012 with flag 518000/1628745
718.85/389.92	c cleaning 31997 clauses out of 64014 with flag 551000/1661745
733.13/397.56	c cleaning 33005 clauses out of 66018 with flag 585001/1695746
748.42/405.93	c cleaning 34006 clauses out of 68012 with flag 620000/1730745
763.87/414.16	c cleaning 34995 clauses out of 70006 with flag 656000/1766745
777.10/421.30	c cleaning 0 clauses out of 11092 with flag 0/11093
781.56/423.95	c cleaning 36002 clauses out of 72011 with flag 693000/1803745
798.57/433.22	c cleaning 36995 clauses out of 74010 with flag 731001/1841746
815.48/442.18	c cleaning 38001 clauses out of 76015 with flag 770001/1880746
834.14/451.93	c cleaning 39005 clauses out of 78015 with flag 810002/1920747
853.02/461.82	c cleaning 40001 clauses out of 80010 with flag 851002/1961747
872.11/472.24	c cleaning 41002 clauses out of 82007 with flag 893000/2003745
889.88/481.69	c cleaning 41996 clauses out of 84005 with flag 936000/2046745
907.21/490.87	c cleaning 43000 clauses out of 86011 with flag 980002/2090747
923.52/499.60	c cleaning 43995 clauses out of 88009 with flag 1025000/2135745
943.11/510.27	c cleaning 45004 clauses out of 90015 with flag 1071001/2181746
962.59/520.52	c cleaning 46004 clauses out of 92010 with flag 1118000/2228745
983.74/531.60	c cleaning 46999 clauses out of 94008 with flag 1166002/2276747
1002.82/541.78	c cleaning 47995 clauses out of 96007 with flag 1215000/2325745
1021.71/552.19	c cleaning 48998 clauses out of 98013 with flag 1265001/2375746
1041.36/562.52	c cleaning 50002 clauses out of 100015 with flag 1316001/2426746
1060.42/572.64	c cleaning 50995 clauses out of 102012 with flag 1368000/2478745
1082.53/584.24	c cleaning 52003 clauses out of 104017 with flag 1421000/2531745
1107.21/597.51	c cleaning 53001 clauses out of 106014 with flag 1475000/2585745
1129.88/609.46	c cleaning 53997 clauses out of 108013 with flag 1530000/2640745
1153.10/621.69	c cleaning 54999 clauses out of 110017 with flag 1586001/2696746
1176.92/634.20	c cleaning 56006 clauses out of 112018 with flag 1643001/2753746
1202.41/647.90	c cleaning 57001 clauses out of 114012 with flag 1701001/2811746
1226.61/660.59	c cleaning 58000 clauses out of 116012 with flag 1760002/2870747
1251.04/673.38	c cleaning 59001 clauses out of 118010 with flag 1820000/2930745
1279.61/688.25	c cleaning 60003 clauses out of 120010 with flag 1881001/2991746
1306.19/702.55	c cleaning 60995 clauses out of 122006 with flag 1943000/3053745
1333.75/716.98	c cleaning 62001 clauses out of 124011 with flag 2006000/3116745
1362.07/731.76	c cleaning 63002 clauses out of 126011 with flag 2070001/3180746
1390.31/746.51	c cleaning 64002 clauses out of 128008 with flag 2135000/3245745
1417.27/761.11	c cleaning 64999 clauses out of 130007 with flag 2201001/3311746
1443.30/774.82	c cleaning 65995 clauses out of 132007 with flag 2268000/3378745
1471.57/789.66	c cleaning 66993 clauses out of 134012 with flag 2336000/3446745
1500.38/804.78	c cleaning 68006 clauses out of 136021 with flag 2405002/3515747
1524.01/817.76	c cleaning 0 clauses out of 17091 with flag 0/17092
1531.91/822.44	c cleaning 68997 clauses out of 138013 with flag 2475000/3585745
1563.71/839.09	c cleaning 70006 clauses out of 140017 with flag 2546001/3656746
1594.90/855.33	c cleaning 70999 clauses out of 142010 with flag 2618000/3728745
1630.84/874.53	c cleaning 71998 clauses out of 144011 with flag 2691000/3801745
1666.20/892.96	c cleaning 73000 clauses out of 146013 with flag 2765000/3875745
1700.14/910.60	c cleaning 74003 clauses out of 148013 with flag 2840000/3950745
1735.26/928.92	c cleaning 74990 clauses out of 150010 with flag 2916000/4026745
1771.69/948.43	c cleaning 76005 clauses out of 152020 with flag 2993000/4103745
1799.21/962.91	c starts		: 257
1799.21/962.91	c conflicts		: 4171898
1799.21/962.91	c decisions		: 7544843
1799.21/962.91	c propagations		: 501507493
1799.21/962.91	c inspects		: 5649954197
1799.21/962.91	c shortcuts		: 0
1799.21/962.91	c learnt literals	: 0
1799.21/962.91	c learnt binary clauses	: 0
1799.21/962.91	c learnt ternary clauses	: 0
1799.21/962.91	c learnt constraints	: 4171898
1799.21/962.91	c ignored constraints	: 0
1799.21/962.91	c root simplifications	: 0
1799.21/962.91	c removed literals (reason simplification)	: 6521352
1799.21/962.91	c reason swapping (by a shorter reason)	: 0
1799.21/962.91	c Calls to reduceDB	: 116
1799.21/962.91	c number of reductions to clauses (during analyze)	: 0
1799.21/962.91	c number of learned constraints concerned by reduction	: 0
1799.21/962.91	c number of learning phase by resolution	: 0
1799.21/962.91	c number of learning phase by cutting planes	: 0
1799.21/962.91	c speed (assignments/second)	: 520960.3058192924
1799.21/962.91	c non guided choices	0
1799.21/962.94	c learnt constraints type 
1799.21/962.94	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 144301
1799.21/962.94	c constraints type 
1799.21/962.94	c org.sat4j.minisat.constraints.card.MinWatchCard => 1
1799.21/962.94	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 475
1799.21/962.94	c 476 constraints processed.
1799.21/962.94	c constraints type 
1799.21/962.94	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1
1799.21/962.94	c org.sat4j.pb.constraints.pb.MaxWatchPb => 475
1799.21/962.94	c 476 constraints processed.
1799.21/962.94	s SATISFIABLE
1799.21/962.94	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 
1799.21/962.94	c objective function=219
1799.21/962.94	c Total wall clock time (in seconds): 962.828

Verifier Data

OK	219

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

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 3.78 1.66 0.63 4/197 22594
/proc/meminfo: memFree=25548764/32873648 swapFree=6336/6336
[pid=22594] ppid=22592 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/22594/stat : 22594 (java) D 22592 22594 22409 0 -1 4202496 251 0 0 0 0 0 0 0 20 0 1 0 253331632 9515008 185 33554432000 1073741824 1073778376 140735982269648 140735982260872 213866147255 0 0 4096 0 18446744072100609316 0 0 17 1 0 0 0 0 0
/proc/22594/statm: 2323 185 142 9 0 71 0

[startup+0.015039 s]
/proc/loadavg: 3.78 1.66 0.63 4/197 22594
/proc/meminfo: memFree=25548764/32873648 swapFree=6336/6336
[pid=22594] ppid=22592 vsize=101528 CPUtime=0 cores=1,3,5,7
/proc/22594/stat : 22594 (java) S 22592 22594 22409 0 -1 4202496 1367 0 0 0 0 0 0 0 20 0 2 0 253331632 103964672 1049 33554432000 1073741824 1073778376 140736657457632 140736657448768 213869690941 0 0 0 16784584 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22594/statm: 25382 1049 805 9 0 16774 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 101528

[startup+0.100222 s]
/proc/loadavg: 3.78 1.66 0.63 4/197 22594
/proc/meminfo: memFree=25548764/32873648 swapFree=6336/6336
[pid=22594] ppid=22592 vsize=9558412 CPUtime=0.09 cores=1,3,5,7
/proc/22594/stat : 22594 (java) S 22592 22594 22409 0 -1 4202496 4313 0 1 0 8 1 0 0 20 0 18 0 253331632 9787813888 5504 33554432000 1073741824 1073778376 140736657457632 140736657448768 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22594/statm: 2389603 5504 2109 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558412

[startup+0.300221 s]
/proc/loadavg: 3.78 1.66 0.63 4/197 22594
/proc/meminfo: memFree=25548764/32873648 swapFree=6336/6336
[pid=22594] ppid=22592 vsize=9824668 CPUtime=0.45 cores=1,3,5,7
/proc/22594/stat : 22594 (java) S 22592 22594 22409 0 -1 4202496 5228 0 1 0 42 3 0 0 20 0 19 0 253331632 10060460032 8673 33554432000 1073741824 1073778376 140736657457632 140736657448768 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22594/statm: 2456167 8673 2229 9 0 2446860 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 9824668

[startup+0.700205 s]
/proc/loadavg: 3.78 1.66 0.63 4/197 22594
/proc/meminfo: memFree=25548764/32873648 swapFree=6336/6336
[pid=22594] ppid=22592 vsize=9824668 CPUtime=0.45 cores=1,3,5,7
/proc/22594/stat : 22594 (java) S 22592 22594 22409 0 -1 4202496 5228 0 1 0 42 3 0 0 20 0 19 0 253331632 10060460032 8673 33554432000 1073741824 1073778376 140736657457632 140736657448768 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22594/statm: 2456167 8673 2229 9 0 2446860 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 9824668

[startup+1.50065 s]
/proc/loadavg: 3.72 1.68 0.64 3/216 22619
/proc/meminfo: memFree=25509652/32873648 swapFree=6336/6336
[pid=22594] ppid=22592 vsize=9824668 CPUtime=1.69 cores=1,3,5,7
/proc/22594/stat : 22594 (java) S 22592 22594 22409 0 -1 4202496 13423 0 1 0 163 6 0 0 20 0 22 0 253331632 10060460032 18801 33554432000 1073741824 1073778376 140736657457632 140736657448768 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22594/statm: 2456167 18801 2243 9 0 2446860 0
[pid=22594/tid=22596] ppid=22592 vsize=9824668 CPUtime=0.22 cores=1,3,5,7
/proc/22594/task/22596/stat : 22596 (java) S 22592 22594 22409 0 -1 4202560 2453 0 1 0 22 0 0 0 20 0 22 0 253331632 10060460032 18801 33554432000 1073741824 1073778376 140736657457632 140459624625144 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22594/tid=22597] ppid=22592 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/22594/task/22597/stat : 22597 (java) S 22592 22594 22409 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253331634 10060460032 18801 33554432000 1073741824 1073778376 140736657457632 140459597077288 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22594/tid=22598] ppid=22592 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/22594/task/22598/stat : 22598 (java) S 22592 22594 22409 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 253331634 10060460032 18801 33554432000 1073741824 1073778376 140736657457632 140459596024488 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22594/tid=22599] ppid=22592 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/22594/task/22599/stat : 22599 (java) S 22592 22594 22409 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253331634 10060460032 18801 33554432000 1073741824 1073778376 140736657457632 140459594972200 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22594/tid=22600] ppid=22592 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/22594/task/22600/stat : 22600 (java) S 22592 22594 22409 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253331634 10060460032 18801 33554432000 1073741824 1073778376 140736657457632 140459593919400 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22594/tid=22601] ppid=22592 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/22594/task/22601/stat : 22601 (java) S 22592 22594 22409 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253331634 10060460032 18801 33554432000 1073741824 1073778376 140736657457632 140459592866088 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22594/tid=22602] ppid=22592 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/22594/task/22602/stat : 22602 (java) S 22592 22594 22409 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253331634 10060460032 18801 33554432000 1073741824 1073778376 140736657457632 140459591813288 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22594/tid=22603] ppid=22592 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/22594/task/22603/stat : 22603 (java) S 22592 22594 22409 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253331634 10060460032 18801 33554432000 1073741824 1073778376 140736657457632 140459462142504 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22594/tid=22604] ppid=22592 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/22594/task/22604/stat : 22604 (java) S 22592 22594 22409 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 253331634 10060460032 18801 33554432000 1073741824 1073778376 140736657457632 140459461089704 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22594/tid=22605] ppid=22592 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/22594/task/22605/stat : 22605 (java) S 22592 22594 22409 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 253331635 10060460032 18801 33554432000 1073741824 1073778376 140736657457632 140458978142952 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22594/tid=22606] ppid=22592 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/22594/task/22606/stat : 22606 (java) S 22592 22594 22409 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 253331635 10060460032 18801 33554432000 1073741824 1073778376 140736657457632 140458977089016 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22594/tid=22607] ppid=22592 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/22594/task/22607/stat : 22607 (java) S 22592 22594 22409 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 253331635 10060460032 18801 33554432000 1073741824 1073778376 140736657457632 140458976036616 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22594/tid=22608] ppid=22592 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/22594/task/22608/stat : 22608 (java) S 22592 22594 22409 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253331637 10060460032 18801 33554432000 1073741824 1073778376 140736657457632 140458974985104 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22594/tid=22609] ppid=22592 vsize=9824668 CPUtime=0.39 cores=1,3,5,7
/proc/22594/task/22609/stat : 22609 (java) R 22592 22594 22409 0 -1 4202560 5396 0 0 0 39 0 0 0 20 0 22 0 253331637 10060460032 18801 33554432000 1073741824 1073778376 140736657457632 140458973918888 140459631599831 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=22594/tid=22610] ppid=22592 vsize=9824668 CPUtime=0.42 cores=1,3,5,7
/proc/22594/task/22610/stat : 22610 (java) R 22592 22594 22409 0 -1 4202560 4212 0 0 0 42 0 0 0 20 0 22 0 253331637 10060460032 18801 33554432000 1073741824 1073778376 140736657457632 140458972856024 140459626433808 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=22594/tid=22611] ppid=22592 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/22594/task/22611/stat : 22611 (java) S 22592 22594 22409 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253331637 10060460032 18801 33554432000 1073741824 1073778376 140736657457632 140458971826808 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22594/tid=22612] ppid=22592 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/22594/task/22612/stat : 22612 (java) S 22592 22594 22409 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253331637 10060460032 18801 33554432000 1073741824 1073778376 140736657457632 140458970774216 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22594/tid=22615] ppid=22592 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/22594/task/22615/stat : 22615 (java) S 22592 22594 22409 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 253331657 10060460032 18801 33554432000 1073741824 1073778376 140736657457632 140458967615144 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1.69
Current children cumulated vsize (KiB) 9824668

[startup+3.10072 s]
/proc/loadavg: 3.72 1.68 0.64 5/219 22622
/proc/meminfo: memFree=25414836/32873648 swapFree=6336/6336
[pid=22594] ppid=22592 vsize=9824668 CPUtime=4.67 cores=1,3,5,7
/proc/22594/stat : 22594 (java) S 22592 22594 22409 0 -1 4202496 16574 0 1 0 456 11 0 0 20 0 22 0 253331632 10060460032 46693 33554432000 1073741824 1073778376 140736657457632 140736657448768 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22594/statm: 2456167 46693 2279 9 0 2446860 0
[pid=22594/tid=22596] ppid=22592 vsize=9824668 CPUtime=0.22 cores=1,3,5,7
/proc/22594/task/22596/stat : 22596 (java) S 22592 22594 22409 0 -1 4202560 2453 0 1 0 22 0 0 0 20 0 22 0 253331632 10060460032 46693 33554432000 1073741824 1073778376 140736657457632 140459624625144 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22594/tid=22597] ppid=22592 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/22594/task/22597/stat : 22597 (java) S 22592 22594 22409 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 253331634 10060460032 46693 33554432000 1073741824 1073778376 140736657457632 140459597077288 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22594/tid=22598] ppid=22592 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/22594/task/22598/stat : 22598 (java) S 22592 22594 22409 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 253331634 10060460032 46693 33554432000 1073741824 1073778376 140736657457632 140459596024488 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22594/tid=22599] ppid=22592 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/22594/task/22599/stat : 22599 (java) S 22592 22594 22409 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253331634 10060460032 46693 33554432000 1073741824 1073778376 140736657457632 140459594972200 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22594/tid=22600] ppid=22592 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/22594/task/22600/stat : 22600 (java) S 22592 22594 22409 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 253331634 10060460032 46693 33554432000 1073741824 1073778376 140736657457632 140459593919400 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22594/tid=22601] ppid=22592 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/22594/task/22601/stat : 22601 (java) S 22592 22594 22409 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 253331634 10060460032 46693 33554432000 1073741824 1073778376 140736657457632 140459592866088 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22594/tid=22602] ppid=22592 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/22594/task/22602/stat : 22602 (java) S 22592 22594 22409 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 22 0 253331634 10060460032 46693 33554432000 1073741824 1073778376 140736657457632 140459591813288 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22594/tid=22603] ppid=22592 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/22594/task/22603/stat : 22603 (java) S 22592 22594 22409 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 253331634 10060460032 46693 33554432000 1073741824 1073778376 140736657457632 140459462142504 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22594/tid=22604] ppid=22592 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/22594/task/22604/stat : 22604 (java) S 22592 22594 22409 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 253331634 10060460032 46693 33554432000 1073741824 1073778376 140736657457632 140459461089704 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22594/tid=22605] ppid=22592 vsize=9824668 CPUtime=0.02 cores=1,3,5,7
/proc/22594/task/22605/stat : 22605 (java) S 22592 22594 22409 0 -1 4202560 34 0 0 0 2 0 0 0 20 0 22 0 253331635 10060460032 46693 33554432000 1073741824 1073778376 140736657457632 140458978142952 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22594/tid=22606] ppid=22592 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/22594/task/22606/stat : 22606 (java) S 22592 22594 22409 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 253331635 10060460032 46693 33554432000 1073741824 1073778376 140736657457632 140458977089016 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22594/tid=22607] ppid=22592 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/22594/task/22607/stat : 22607 (java) S 22592 22594 22409 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 253331635 10060460032 46693 33554432000 1073741824 1073778376 140736657457632 140458976036616 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22594/tid=22608] ppid=22592 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/22594/task/22608/stat : 22608 (java) S 22592 22594 22409 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253331637 10060460032 46693 33554432000 1073741824 1073778376 140736657457632 140458974985104 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22594/tid=22609] ppid=22592 vsize=9824668 CPUtime=0.7 cores=1,3,5,7
/proc/22594/task/22609/stat : 22609 (java) S 22592 22594 22409 0 -1 4202560 6557 0 0 0 68 2 0 0 20 0 22 0 253331637 10060460032 46693 33554432000 1073741824 1073778376 140736657457632 140458973931704 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22594/tid=22610] ppid=22592 vsize=9824668 CPUtime=0.77 cores=1,3,5,7
/proc/22594/task/22610/stat : 22610 (java) S 22592 22594 22409 0 -1 4202560 6060 0 0 0 77 0 0 0 20 0 22 0 253331637 10060460032 46693 33554432000 1073741824 1073778376 140736657457632 140458972878904 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22594/tid=22611] ppid=22592 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/22594/task/22611/stat : 22611 (java) S 22592 22594 22409 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253331637 10060460032 46693 33554432000 1073741824 1073778376 140736657457632 140458971826808 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22594/tid=22612] ppid=22592 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/22594/task/22612/stat : 22612 (java) S 22592 22594 22409 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253331637 10060460032 46693 33554432000 1073741824 1073778376 140736657457632 140458970774216 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22594/tid=22615] ppid=22592 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/22594/task/22615/stat : 22615 (java) S 22592 22594 22409 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 253331657 10060460032 46693 33554432000 1073741824 1073778376 140736657457632 140458967615144 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 4.67
Current children cumulated vsize (KiB) 9824668

[startup+6.30081 s]
/proc/loadavg: 3.74 1.72 0.66 5/219 22625
/proc/meminfo: memFree=25315904/32873648 swapFree=6336/6336
[pid=22594] ppid=22592 vsize=9824668 CPUtime=11.14 cores=1,3,5,7
/proc/22594/stat : 22594 (java) S 22592 22594 22409 0 -1 4202496 16989 0 1 0 1099 15 0 0 20 0 22 0 253331632 10060460032 73647 33554432000 1073741824 1073778376 140736657457632 140736657448768 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22594/statm: 2456167 73647 2279 9 0 2446860 0
[pid=22594/tid=22596] ppid=22592 vsize=9824668 CPUtime=0.22 cores=1,3,5,7
/proc/22594/task/22596/stat : 22596 (java) S 22592 22594 22409 0 -1 4202560 2453 0 1 0 22 0 0 0 20 0 22 0 253331632 10060460032 73647 33554432000 1073741824 1073778376 140736657457632 140459624625144 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22594/tid=22597] ppid=22592 vsize=9824668 CPUtime=0.02 cores=1,3,5,7
/proc/22594/task/22597/stat : 22597 (java) S 22592 22594 22409 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 22 0 253331634 10060460032 73647 33554432000 1073741824 1073778376 140736657457632 140459597077288 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22594/tid=22598] ppid=22592 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/22594/task/22598/stat : 22598 (java) S 22592 22594 22409 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 253331634 10060460032 73647 33554432000 1073741824 1073778376 140736657457632 140459596024488 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22594/tid=22599] ppid=22592 vsize=9824668 CPUtime=0.01 cores=1,3,5,7
/proc/22594/task/22599/stat : 22599 (java) S 22592 22594 22409 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 22 0 253331634 10060460032 73647 33554432000 1073741824 1073778376 140736657457632 140459594972200 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22594/tid=22600] ppid=22592 vsize=9824668 CPUtime=0.02 cores=1,3,5,7
/proc/22594/task/22600/stat : 22600 (java) S 22592 22594 22409 0 -1 4202560 22 0 0 0 2 0 0 0 20 0 22 0 253331634 10060460032 73647 33554432000 1073741824 1073778376 140736657457632 140459593919400 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22594/tid=22601] ppid=22592 vsize=9824668 CPUtime=0.01 cores=1,3,5,7
/proc/22594/task/22601/stat : 22601 (java) S 22592 22594 22409 0 -1 4202560 15 0 0 0 1 0 0 0 20 0 22 0 253331634 10060460032 73647 33554432000 1073741824 1073778376 140736657457632 140459592866088 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22594/tid=22602] ppid=22592 vsize=9824668 CPUtime=0.01 cores=1,3,5,7
/proc/22594/task/22602/stat : 22602 (java) S 22592 22594 22409 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 22 0 253331634 10060460032 73647 33554432000 1073741824 1073778376 140736657457632 140459591813288 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22594/tid=22603] ppid=22592 vsize=9824668 CPUtime=0.02 cores=1,3,5,7
/proc/22594/task/22603/stat : 22603 (java) S 22592 22594 22409 0 -1 4202560 16 0 0 0 2 0 0 0 20 0 22 0 253331634 10060460032 73647 33554432000 1073741824 1073778376 140736657457632 140459462142504 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22594/tid=22604] ppid=22592 vsize=9824668 CPUtime=0.03 cores=1,3,5,7
/proc/22594/task/22604/stat : 22604 (java) S 22592 22594 22409 0 -1 4202560 19 0 0 0 3 0 0 0 20 0 22 0 253331634 10060460032 73647 33554432000 1073741824 1073778376 140736657457632 140459461089704 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22594/tid=22605] ppid=22592 vsize=9824668 CPUtime=0.23 cores=1,3,5,7
/proc/22594/task/22605/stat : 22605 (java) S 22592 22594 22409 0 -1 4202560 115 0 0 0 23 0 0 0 20 0 22 0 253331635 10060460032 73647 33554432000 1073741824 1073778376 140736657457632 140458978142952 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22594/tid=22606] ppid=22592 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/22594/task/22606/stat : 22606 (java) S 22592 22594 22409 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 253331635 10060460032 73647 33554432000 1073741824 1073778376 140736657457632 140458977089016 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22594/tid=22607] ppid=22592 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/22594/task/22607/stat : 22607 (java) S 22592 22594 22409 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 253331635 10060460032 73647 33554432000 1073741824 1073778376 140736657457632 140458976036616 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22594/tid=22608] ppid=22592 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/22594/task/22608/stat : 22608 (java) S 22592 22594 22409 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253331637 10060460032 73647 33554432000 1073741824 1073778376 140736657457632 140458974985104 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22594/tid=22609] ppid=22592 vsize=9824668 CPUtime=0.75 cores=1,3,5,7
/proc/22594/task/22609/stat : 22609 (java) S 22592 22594 22409 0 -1 4202560 6557 0 0 0 73 2 0 0 20 0 22 0 253331637 10060460032 73647 33554432000 1073741824 1073778376 140736657457632 140458973931704 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22594/tid=22610] ppid=22592 vsize=9824668 CPUtime=0.92 cores=1,3,5,7
/proc/22594/task/22610/stat : 22610 (java) S 22592 22594 22409 0 -1 4202560 6289 0 0 0 92 0 0 0 20 0 22 0 253331637 10060460032 73647 33554432000 1073741824 1073778376 140736657457632 140458972878904 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22594/tid=22611] ppid=22592 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/22594/task/22611/stat : 22611 (java) S 22592 22594 22409 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253331637 10060460032 73647 33554432000 1073741824 1073778376 140736657457632 140458971826808 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22594/tid=22612] ppid=22592 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/22594/task/22612/stat : 22612 (java) S 22592 22594 22409 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253331637 10060460032 73647 33554432000 1073741824 1073778376 140736657457632 140458970774216 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22594/tid=22615] ppid=22592 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/22594/task/22615/stat : 22615 (java) S 22592 22594 22409 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 253331657 10060460032 73647 33554432000 1073741824 1073778376 140736657457632 140458967615144 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22594/tid=22623] ppid=22592 vsize=9824668 CPUtime=3.25 cores=1,3,5,7
/proc/22594/task/22623/stat : 22623 (java) R 22592 22594 22409 0 -1 4202560 5 0 0 0 325 0 0 0 20 0 22 0 253331907 10060460032 73647 33554432000 1073741824 1073778376 140736657457632 140458968667224 140459473689084 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22594/tid=22624] ppid=22592 vsize=9824668 CPUtime=3.25 cores=1,3,5,7
/proc/22594/task/22624/stat : 22624 (java) R 22592 22594 22409 0 -1 4202560 28 0 0 0 325 0 0 0 20 0 22 0 253331907 10060460032 73647 33554432000 1073741824 1073778376 140736657457632 140458969717544 140459473546031 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0

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

[pid=22594/tid=22600] ppid=22592 vsize=9824668 CPUtime=1.93 cores=1,3,5,7
/proc/22594/task/22600/stat : 22600 (java) S 22592 22594 22409 0 -1 4202560 853 0 0 0 183 10 0 0 20 0 22 0 253331634 10060460032 969363 33554432000 1073741824 1073778376 140736657457632 140459593919400 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22594/tid=22601] ppid=22592 vsize=9824668 CPUtime=2.15 cores=1,3,5,7
/proc/22594/task/22601/stat : 22601 (java) S 22592 22594 22409 0 -1 4202560 688 0 0 0 205 10 0 0 20 0 22 0 253331634 10060460032 969363 33554432000 1073741824 1073778376 140736657457632 140459592866088 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22594/tid=22602] ppid=22592 vsize=9824668 CPUtime=2.23 cores=1,3,5,7
/proc/22594/task/22602/stat : 22602 (java) S 22592 22594 22409 0 -1 4202560 854 0 0 0 211 12 0 0 20 0 22 0 253331634 10060460032 969363 33554432000 1073741824 1073778376 140736657457632 140459591813288 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22594/tid=22603] ppid=22592 vsize=9824668 CPUtime=2.17 cores=1,3,5,7
/proc/22594/task/22603/stat : 22603 (java) S 22592 22594 22409 0 -1 4202560 586 0 0 0 206 11 0 0 20 0 22 0 253331634 10060460032 969363 33554432000 1073741824 1073778376 140736657457632 140459462142504 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22594/tid=22604] ppid=22592 vsize=9824668 CPUtime=2.05 cores=1,3,5,7
/proc/22594/task/22604/stat : 22604 (java) S 22592 22594 22409 0 -1 4202560 1823 0 0 0 193 12 0 0 20 0 22 0 253331634 10060460032 969363 33554432000 1073741824 1073778376 140736657457632 140459461089704 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22594/tid=22605] ppid=22592 vsize=9824668 CPUtime=130.53 cores=1,3,5,7
/proc/22594/task/22605/stat : 22605 (java) S 22592 22594 22409 0 -1 4202560 4183 0 0 0 13033 20 0 0 20 0 22 0 253331635 10060460032 969363 33554432000 1073741824 1073778376 140736657457632 140458978142952 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22594/tid=22606] ppid=22592 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/22594/task/22606/stat : 22606 (java) S 22592 22594 22409 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 253331635 10060460032 969363 33554432000 1073741824 1073778376 140736657457632 140458977089016 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22594/tid=22607] ppid=22592 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/22594/task/22607/stat : 22607 (java) S 22592 22594 22409 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 253331635 10060460032 969363 33554432000 1073741824 1073778376 140736657457632 140458976036616 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22594/tid=22608] ppid=22592 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/22594/task/22608/stat : 22608 (java) S 22592 22594 22409 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253331637 10060460032 969363 33554432000 1073741824 1073778376 140736657457632 140458974985104 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22594/tid=22609] ppid=22592 vsize=9824668 CPUtime=0.91 cores=1,3,5,7
/proc/22594/task/22609/stat : 22609 (java) S 22592 22594 22409 0 -1 4202560 7056 0 0 0 89 2 0 0 20 0 22 0 253331637 10060460032 969363 33554432000 1073741824 1073778376 140736657457632 140458973931704 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22594/tid=22610] ppid=22592 vsize=9824668 CPUtime=1.61 cores=1,3,5,7
/proc/22594/task/22610/stat : 22610 (java) S 22592 22594 22409 0 -1 4202560 9583 0 0 0 160 1 0 0 20 0 22 0 253331637 10060460032 969363 33554432000 1073741824 1073778376 140736657457632 140458972878904 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22594/tid=22611] ppid=22592 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/22594/task/22611/stat : 22611 (java) S 22592 22594 22409 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253331637 10060460032 969363 33554432000 1073741824 1073778376 140736657457632 140458971826808 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22594/tid=22612] ppid=22592 vsize=9824668 CPUtime=0.42 cores=1,3,5,7
/proc/22594/task/22612/stat : 22612 (java) S 22592 22594 22409 0 -1 4202560 55 0 0 0 20 22 0 0 20 0 22 0 253331637 10060460032 969363 33554432000 1073741824 1073778376 140736657457632 140458970774216 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22594/tid=22615] ppid=22592 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/22594/task/22615/stat : 22615 (java) S 22592 22594 22409 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 253331657 10060460032 969363 33554432000 1073741824 1073778376 140736657457632 140458967615144 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22594/tid=22630] ppid=22592 vsize=9824668 CPUtime=579.11 cores=1,3,5,7
/proc/22594/task/22630/stat : 22630 (java) R 22592 22594 22409 0 -1 4202560 41 0 0 0 57902 9 0 0 20 0 22 0 253356972 10060460032 969363 33554432000 1073741824 1073778376 140736657457632 140458969717936 140459473838185 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22594/tid=22631] ppid=22592 vsize=9824668 CPUtime=579.01 cores=1,3,5,7
/proc/22594/task/22631/stat : 22631 (java) R 22592 22594 22409 0 -1 4202560 598 0 0 0 57886 15 0 0 20 0 22 0 253356972 10060460032 969363 33554432000 1073741824 1073778376 140736657457632 140458966559360 140459473815475 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=22594/tid=22632] ppid=22592 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/22594/task/22632/stat : 22632 (java) S 22592 22594 22409 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 253356972 10060460032 969363 33554432000 1073741824 1073778376 140736657457632 140458968667176 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1759.49
Current children cumulated vsize (KiB) 9824668



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+962.901 s]
/proc/loadavg: 3.89 3.75 2.68 5/219 22702
/proc/meminfo: memFree=23430868/32873648 swapFree=6336/6336
[pid=22594] ppid=22592 vsize=9824668 CPUtime=1799.21 cores=1,3,5,7
/proc/22594/stat : 22594 (java) S 22592 22594 22409 0 -1 4202496 35344 0 1 0 179743 178 0 0 20 0 22 0 253331632 10060460032 972469 33554432000 1073741824 1073778376 140736657457632 140736657448768 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22594/statm: 2456167 972469 2280 9 0 2446860 0
[pid=22594/tid=22596] ppid=22592 vsize=9824668 CPUtime=0.27 cores=1,3,5,7
/proc/22594/task/22596/stat : 22596 (java) S 22592 22594 22409 0 -1 4202560 2547 0 1 0 24 3 0 0 20 0 22 0 253331632 10060460032 972469 33554432000 1073741824 1073778376 140736657457632 140459624625144 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22594/tid=22597] ppid=22592 vsize=9824668 CPUtime=2.24 cores=1,3,5,7
/proc/22594/task/22597/stat : 22597 (java) S 22592 22594 22409 0 -1 4202560 2001 0 0 0 211 13 0 0 20 0 22 0 253331634 10060460032 972469 33554432000 1073741824 1073778376 140736657457632 140459597077288 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22594/tid=22598] ppid=22592 vsize=9824668 CPUtime=2.49 cores=1,3,5,7
/proc/22594/task/22598/stat : 22598 (java) S 22592 22594 22409 0 -1 4202560 669 0 0 0 237 12 0 0 20 0 22 0 253331634 10060460032 972469 33554432000 1073741824 1073778376 140736657457632 140459596024488 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22594/tid=22599] ppid=22592 vsize=9824668 CPUtime=2.48 cores=1,3,5,7
/proc/22594/task/22599/stat : 22599 (java) S 22592 22594 22409 0 -1 4202560 1114 0 0 0 235 13 0 0 20 0 22 0 253331634 10060460032 972469 33554432000 1073741824 1073778376 140736657457632 140459594972200 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22594/tid=22600] ppid=22592 vsize=9824668 CPUtime=1.99 cores=1,3,5,7
/proc/22594/task/22600/stat : 22600 (java) S 22592 22594 22409 0 -1 4202560 853 0 0 0 189 10 0 0 20 0 22 0 253331634 10060460032 972469 33554432000 1073741824 1073778376 140736657457632 140459593919400 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22594/tid=22601] ppid=22592 vsize=9824668 CPUtime=2.2 cores=1,3,5,7
/proc/22594/task/22601/stat : 22601 (java) S 22592 22594 22409 0 -1 4202560 697 0 0 0 210 10 0 0 20 0 22 0 253331634 10060460032 972469 33554432000 1073741824 1073778376 140736657457632 140459592866088 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22594/tid=22602] ppid=22592 vsize=9824668 CPUtime=2.26 cores=1,3,5,7
/proc/22594/task/22602/stat : 22602 (java) S 22592 22594 22409 0 -1 4202560 854 0 0 0 214 12 0 0 20 0 22 0 253331634 10060460032 972469 33554432000 1073741824 1073778376 140736657457632 140459591813288 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22594/tid=22603] ppid=22592 vsize=9824668 CPUtime=2.2 cores=1,3,5,7
/proc/22594/task/22603/stat : 22603 (java) S 22592 22594 22409 0 -1 4202560 594 0 0 0 209 11 0 0 20 0 22 0 253331634 10060460032 972469 33554432000 1073741824 1073778376 140736657457632 140459462142504 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22594/tid=22604] ppid=22592 vsize=9824668 CPUtime=2.16 cores=1,3,5,7
/proc/22594/task/22604/stat : 22604 (java) S 22592 22594 22409 0 -1 4202560 1823 0 0 0 204 12 0 0 20 0 22 0 253331634 10060460032 972469 33554432000 1073741824 1073778376 140736657457632 140459461089704 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22594/tid=22605] ppid=22592 vsize=9824668 CPUtime=132.24 cores=1,3,5,7
/proc/22594/task/22605/stat : 22605 (java) S 22592 22594 22409 0 -1 4202560 4200 0 0 0 13203 21 0 0 20 0 22 0 253331635 10060460032 972469 33554432000 1073741824 1073778376 140736657457632 140458978142952 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22594/tid=22606] ppid=22592 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/22594/task/22606/stat : 22606 (java) S 22592 22594 22409 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 253331635 10060460032 972469 33554432000 1073741824 1073778376 140736657457632 140458977089016 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22594/tid=22607] ppid=22592 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/22594/task/22607/stat : 22607 (java) S 22592 22594 22409 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 253331635 10060460032 972469 33554432000 1073741824 1073778376 140736657457632 140458976036616 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22594/tid=22608] ppid=22592 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/22594/task/22608/stat : 22608 (java) S 22592 22594 22409 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253331637 10060460032 972469 33554432000 1073741824 1073778376 140736657457632 140458974985104 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22594/tid=22609] ppid=22592 vsize=9824668 CPUtime=0.91 cores=1,3,5,7
/proc/22594/task/22609/stat : 22609 (java) S 22592 22594 22409 0 -1 4202560 7056 0 0 0 89 2 0 0 20 0 22 0 253331637 10060460032 972469 33554432000 1073741824 1073778376 140736657457632 140458973931704 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22594/tid=22610] ppid=22592 vsize=9824668 CPUtime=1.61 cores=1,3,5,7
/proc/22594/task/22610/stat : 22610 (java) S 22592 22594 22409 0 -1 4202560 9583 0 0 0 160 1 0 0 20 0 22 0 253331637 10060460032 972469 33554432000 1073741824 1073778376 140736657457632 140458972878904 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22594/tid=22611] ppid=22592 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/22594/task/22611/stat : 22611 (java) S 22592 22594 22409 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253331637 10060460032 972469 33554432000 1073741824 1073778376 140736657457632 140458971826808 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22594/tid=22612] ppid=22592 vsize=9824668 CPUtime=0.42 cores=1,3,5,7
/proc/22594/task/22612/stat : 22612 (java) S 22592 22594 22409 0 -1 4202560 57 0 0 0 20 22 0 0 20 0 22 0 253331637 10060460032 972469 33554432000 1073741824 1073778376 140736657457632 140458970774216 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22594/tid=22615] ppid=22592 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/22594/task/22615/stat : 22615 (java) S 22592 22594 22409 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 253331657 10060460032 972469 33554432000 1073741824 1073778376 140736657457632 140458967615144 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22594/tid=22630] ppid=22592 vsize=9824668 CPUtime=597.85 cores=1,3,5,7
/proc/22594/task/22630/stat : 22630 (java) R 22592 22594 22409 0 -1 4202560 42 0 0 0 59775 10 0 0 20 0 22 0 253356972 10060460032 972469 33554432000 1073741824 1073778376 140736657457632 140458969717936 140459473586464 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22594/tid=22631] ppid=22592 vsize=9824668 CPUtime=597.73 cores=1,3,5,7
/proc/22594/task/22631/stat : 22631 (java) R 22592 22594 22409 0 -1 4202560 599 0 0 0 59757 16 0 0 20 0 22 0 253356972 10060460032 972469 33554432000 1073741824 1073778376 140736657457632 140458966559360 140459473779296 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=22594/tid=22632] ppid=22592 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/22594/task/22632/stat : 22632 (java) S 22592 22594 22409 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 253356972 10060460032 972469 33554432000 1073741824 1073778376 140736657457632 140458968667176 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1799.21
Current children cumulated vsize (KiB) 9824668

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

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

[startup+962.901 s]
/proc/loadavg: 3.89 3.75 2.68 5/219 22702
/proc/meminfo: memFree=23430868/32873648 swapFree=6336/6336
[pid=22594] ppid=22592 vsize=9824668 CPUtime=1799.21 cores=1,3,5,7
/proc/22594/stat : 22594 (java) S 22592 22594 22409 0 -1 4202496 35344 0 1 0 179743 178 0 0 20 0 22 0 253331632 10060460032 972469 33554432000 1073741824 1073778376 140736657457632 140736657448768 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22594/statm: 2456167 972469 2280 9 0 2446860 0
[pid=22594/tid=22596] ppid=22592 vsize=9824668 CPUtime=0.27 cores=1,3,5,7
/proc/22594/task/22596/stat : 22596 (java) S 22592 22594 22409 0 -1 4202560 2547 0 1 0 24 3 0 0 20 0 22 0 253331632 10060460032 972469 33554432000 1073741824 1073778376 140736657457632 140459624625144 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22594/tid=22597] ppid=22592 vsize=9824668 CPUtime=2.24 cores=1,3,5,7
/proc/22594/task/22597/stat : 22597 (java) S 22592 22594 22409 0 -1 4202560 2001 0 0 0 211 13 0 0 20 0 22 0 253331634 10060460032 972469 33554432000 1073741824 1073778376 140736657457632 140459597077288 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22594/tid=22598] ppid=22592 vsize=9824668 CPUtime=2.49 cores=1,3,5,7
/proc/22594/task/22598/stat : 22598 (java) S 22592 22594 22409 0 -1 4202560 669 0 0 0 237 12 0 0 20 0 22 0 253331634 10060460032 972469 33554432000 1073741824 1073778376 140736657457632 140459596024488 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22594/tid=22599] ppid=22592 vsize=9824668 CPUtime=2.48 cores=1,3,5,7
/proc/22594/task/22599/stat : 22599 (java) S 22592 22594 22409 0 -1 4202560 1114 0 0 0 235 13 0 0 20 0 22 0 253331634 10060460032 972469 33554432000 1073741824 1073778376 140736657457632 140459594972200 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22594/tid=22600] ppid=22592 vsize=9824668 CPUtime=1.99 cores=1,3,5,7
/proc/22594/task/22600/stat : 22600 (java) S 22592 22594 22409 0 -1 4202560 853 0 0 0 189 10 0 0 20 0 22 0 253331634 10060460032 972469 33554432000 1073741824 1073778376 140736657457632 140459593919400 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22594/tid=22601] ppid=22592 vsize=9824668 CPUtime=2.2 cores=1,3,5,7
/proc/22594/task/22601/stat : 22601 (java) S 22592 22594 22409 0 -1 4202560 697 0 0 0 210 10 0 0 20 0 22 0 253331634 10060460032 972469 33554432000 1073741824 1073778376 140736657457632 140459592866088 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22594/tid=22602] ppid=22592 vsize=9824668 CPUtime=2.26 cores=1,3,5,7
/proc/22594/task/22602/stat : 22602 (java) S 22592 22594 22409 0 -1 4202560 854 0 0 0 214 12 0 0 20 0 22 0 253331634 10060460032 972469 33554432000 1073741824 1073778376 140736657457632 140459591813288 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22594/tid=22603] ppid=22592 vsize=9824668 CPUtime=2.2 cores=1,3,5,7
/proc/22594/task/22603/stat : 22603 (java) S 22592 22594 22409 0 -1 4202560 594 0 0 0 209 11 0 0 20 0 22 0 253331634 10060460032 972469 33554432000 1073741824 1073778376 140736657457632 140459462142504 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22594/tid=22604] ppid=22592 vsize=9824668 CPUtime=2.16 cores=1,3,5,7
/proc/22594/task/22604/stat : 22604 (java) S 22592 22594 22409 0 -1 4202560 1823 0 0 0 204 12 0 0 20 0 22 0 253331634 10060460032 972469 33554432000 1073741824 1073778376 140736657457632 140459461089704 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22594/tid=22605] ppid=22592 vsize=9824668 CPUtime=132.24 cores=1,3,5,7
/proc/22594/task/22605/stat : 22605 (java) S 22592 22594 22409 0 -1 4202560 4200 0 0 0 13203 21 0 0 20 0 22 0 253331635 10060460032 972469 33554432000 1073741824 1073778376 140736657457632 140458978142952 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22594/tid=22606] ppid=22592 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/22594/task/22606/stat : 22606 (java) S 22592 22594 22409 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 253331635 10060460032 972469 33554432000 1073741824 1073778376 140736657457632 140458977089016 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22594/tid=22607] ppid=22592 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/22594/task/22607/stat : 22607 (java) S 22592 22594 22409 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 253331635 10060460032 972469 33554432000 1073741824 1073778376 140736657457632 140458976036616 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22594/tid=22608] ppid=22592 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/22594/task/22608/stat : 22608 (java) S 22592 22594 22409 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253331637 10060460032 972469 33554432000 1073741824 1073778376 140736657457632 140458974985104 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22594/tid=22609] ppid=22592 vsize=9824668 CPUtime=0.91 cores=1,3,5,7
/proc/22594/task/22609/stat : 22609 (java) S 22592 22594 22409 0 -1 4202560 7056 0 0 0 89 2 0 0 20 0 22 0 253331637 10060460032 972469 33554432000 1073741824 1073778376 140736657457632 140458973931704 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22594/tid=22610] ppid=22592 vsize=9824668 CPUtime=1.61 cores=1,3,5,7
/proc/22594/task/22610/stat : 22610 (java) S 22592 22594 22409 0 -1 4202560 9583 0 0 0 160 1 0 0 20 0 22 0 253331637 10060460032 972469 33554432000 1073741824 1073778376 140736657457632 140458972878904 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22594/tid=22611] ppid=22592 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/22594/task/22611/stat : 22611 (java) S 22592 22594 22409 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253331637 10060460032 972469 33554432000 1073741824 1073778376 140736657457632 140458971826808 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22594/tid=22612] ppid=22592 vsize=9824668 CPUtime=0.42 cores=1,3,5,7
/proc/22594/task/22612/stat : 22612 (java) S 22592 22594 22409 0 -1 4202560 57 0 0 0 20 22 0 0 20 0 22 0 253331637 10060460032 972469 33554432000 1073741824 1073778376 140736657457632 140458970774216 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22594/tid=22615] ppid=22592 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/22594/task/22615/stat : 22615 (java) S 22592 22594 22409 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 253331657 10060460032 972469 33554432000 1073741824 1073778376 140736657457632 140458967615144 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22594/tid=22630] ppid=22592 vsize=9824668 CPUtime=597.85 cores=1,3,5,7
/proc/22594/task/22630/stat : 22630 (java) R 22592 22594 22409 0 -1 4202560 42 0 0 0 59775 10 0 0 20 0 22 0 253356972 10060460032 972469 33554432000 1073741824 1073778376 140736657457632 140458969717936 140459473586464 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22594/tid=22631] ppid=22592 vsize=9824668 CPUtime=597.73 cores=1,3,5,7
/proc/22594/task/22631/stat : 22631 (java) R 22592 22594 22409 0 -1 4202560 599 0 0 0 59757 16 0 0 20 0 22 0 253356972 10060460032 972469 33554432000 1073741824 1073778376 140736657457632 140458966559360 140459473779296 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=22594/tid=22632] ppid=22592 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/22594/task/22632/stat : 22632 (java) S 22592 22594 22409 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 253356972 10060460032 972469 33554432000 1073741824 1073778376 140736657457632 140458968667176 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1799.21
Current children cumulated vsize (KiB) 9824668

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 22594 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=189241
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=191666
# CPU time returned by wait4() is 1796.38
# while last known CPU time is 1799.21
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...


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

Real time (s): 962.962
CPU time (s): 1800.06
CPU user time (s): 1798.34
CPU system time (s): 1.72
CPU usage (%): 186.93
Max. virtual memory (cumulated for all children) (KiB): 9824668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.19
system time used= 2.19167
maximum resident set size= 3890016
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35383
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1032
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 26047
involuntary context switches= 34778

runsolver used 3.53046 second user time and 8.88465 second system time

The end

Launcher Data

Begin job on node112 at 2012-05-24 17:07:24
IDJOB=3687572
IDBENCH=1952
IDSOLVER=2268
FILE ID=node112/3687572-1337872044
RUNJOBID= node112-1337871881-22426
PBS_JOBID= 14620092
Free space on /tmp= 71704 MiB

SOLVER NAME= SAT 4j PB RES // CP 2.3.2 Snapshot
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_24.opb.PB06.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3687572-1337872044/watcher-3687572-1337872044 -o /tmp/evaluation-result-3687572-1337872044/solver-3687572-1337872044 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar Both HOME/instance-3687572-1337872044.opb

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

MD5SUM BENCH= 7903a80129c7e51df900bcb9ac0a6f39
RANDOM SEED=2093158198

node112.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.763
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.52
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.763
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.763
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.763
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.763
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.763
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.763
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:       32873648 kB
MemFree:        25549300 kB
Buffers:          187940 kB
Cached:          3543228 kB
SwapCached:            0 kB
Active:          3293056 kB
Inactive:        3259068 kB
Active(anon):    2821572 kB
Inactive(anon):     1596 kB
Active(file):     471484 kB
Inactive(file):  3257472 kB
Unevictable:        6336 kB
Mlocked:            6336 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:                76 kB
Writeback:             0 kB
AnonPages:       2959888 kB
Mapped:            22584 kB
Shmem:               200 kB
Slab:             625348 kB
SReclaimable:      69648 kB
SUnreclaim:       555700 kB
KernelStack:        1784 kB
PageTables:         9508 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    3048304 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2891776 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71684 MiB
End job on node112 at 2012-05-24 17:23:29