Trace number 3687569

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)222 1800.02 1794.75

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_13.opb.PB06.opb
MD5SUM9828b7020b058ee74169951dda258843
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark188
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 186
Optimality of the best value was proved NO
Number of variables476
Total number of constraints476
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 constraints476
Minimum length of a constraint3
Maximum length of a constraint20
Number of terms in the objective function 476
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 476
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 476
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.03/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.03/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.03/0.08	c See www.sat4j.org for details.
0.03/0.09	c version 2.3.2.v20120418
0.03/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.03/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.03/0.09	c java.vm.version	19.1-b02
0.03/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.03/0.09	c sun.arch.data.model	64
0.03/0.09	c java.version		1.6.0_24
0.03/0.09	c os.name		Linux
0.03/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.03/0.09	c os.arch		amd64
0.03/0.09	c Free memory 		501472288
0.03/0.09	c Max memory 		7480803328
0.03/0.09	c Total memory 		504102912
0.03/0.09	c Number of processors 	8
0.09/0.11	c Pseudo Boolean Optimization by upper bound
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@431b9fb1
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 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-3687569-1337873404.opb
0.09/0.11	c reading problem ... 
0.28/0.22	c ... done. Wall clock time 0.108s.
0.28/0.22	c declared #vars     476
0.28/0.22	c #constraints  476
0.28/0.22	c constraints type 
0.28/0.22	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 476
0.28/0.22	c 476 constraints processed.
0.28/0.22	c objective function length is 476 literals
0.28/0.23	c SATISFIABLE
0.28/0.23	c OPTIMIZING...
0.28/0.23	c Got one! Elapsed wall clock time (in seconds):0.121
0.28/0.23	o 227
0.28/0.25	c Got one! Elapsed wall clock time (in seconds):0.142
0.28/0.25	o 226
0.28/0.27	c Got one! Elapsed wall clock time (in seconds):0.156
0.28/0.27	o 225
0.28/0.28	c Got one! Elapsed wall clock time (in seconds):0.169
0.28/0.28	o 224
0.28/0.29	c Got one! Elapsed wall clock time (in seconds):0.184
0.28/0.29	o 223
0.52/0.31	c Got one! Elapsed wall clock time (in seconds):0.2
0.52/0.31	o 222
1.57/1.19	c cleaning 2518 clauses out of 5035 with flag 5001/5035
2.53/2.07	c cleaning 4258 clauses out of 8516 with flag 11000/11034
3.64/3.19	c cleaning 5627 clauses out of 11259 with flag 18001/18035
4.96/4.43	c cleaning 6817 clauses out of 13634 with flag 26003/26037
6.41/5.83	c cleaning 7905 clauses out of 15816 with flag 35002/35036
7.91/7.38	c cleaning 8953 clauses out of 17911 with flag 45002/45036
9.72/9.17	c cleaning 9976 clauses out of 19957 with flag 56001/56035
11.63/11.06	c cleaning 10988 clauses out of 21981 with flag 68001/68035
13.54/12.95	c cleaning 11995 clauses out of 23994 with flag 81002/81036
15.66/15.06	c cleaning 12995 clauses out of 25997 with flag 95000/95034
18.26/17.62	c cleaning 13994 clauses out of 28002 with flag 110000/110034
20.58/19.99	c cleaning 14998 clauses out of 30008 with flag 126000/126034
23.09/22.47	c cleaning 16003 clauses out of 32010 with flag 143000/143034
25.71/25.06	c cleaning 16998 clauses out of 34007 with flag 161000/161034
28.52/27.88	c cleaning 18006 clauses out of 36012 with flag 180003/180037
31.46/30.71	c cleaning 18997 clauses out of 38003 with flag 200000/200034
34.35/33.69	c cleaning 20003 clauses out of 40006 with flag 221000/221034
37.37/36.67	c cleaning 20999 clauses out of 42003 with flag 243000/243034
40.71/39.98	c cleaning 22000 clauses out of 44004 with flag 266000/266034
44.44/43.62	c cleaning 23000 clauses out of 46008 with flag 290004/290038
48.17/47.33	c cleaning 24000 clauses out of 48004 with flag 315000/315034
52.29/51.50	c cleaning 24997 clauses out of 50004 with flag 341000/341034
56.71/55.83	c cleaning 25999 clauses out of 52008 with flag 368001/368035
61.53/60.62	c cleaning 27001 clauses out of 54009 with flag 396001/396035
66.45/65.57	c cleaning 27998 clauses out of 56007 with flag 425000/425034
71.28/70.31	c cleaning 29004 clauses out of 58009 with flag 455000/455034
76.29/75.39	c cleaning 29994 clauses out of 60005 with flag 486000/486034
81.51/80.58	c cleaning 31000 clauses out of 62011 with flag 518000/518034
87.03/86.04	c cleaning 32002 clauses out of 64011 with flag 551000/551034
92.53/91.51	c cleaning 33003 clauses out of 66009 with flag 585000/585034
98.04/97.03	c cleaning 34001 clauses out of 68007 with flag 620001/620035
104.15/103.18	c cleaning 35002 clauses out of 70005 with flag 656000/656034
110.38/109.30	c cleaning 36000 clauses out of 72004 with flag 693001/693035
115.99/114.99	c cleaning 37001 clauses out of 74005 with flag 731002/731036
122.11/121.08	c cleaning 37996 clauses out of 76002 with flag 770000/770034
128.75/127.62	c cleaning 39003 clauses out of 78006 with flag 810000/810034
135.67/134.55	c cleaning 40000 clauses out of 80004 with flag 851001/851035
142.68/141.55	c cleaning 40995 clauses out of 82003 with flag 893000/893034
150.10/148.99	c cleaning 42000 clauses out of 84009 with flag 936001/936035
157.35/156.14	c cleaning 43002 clauses out of 86009 with flag 980001/980035
164.66/163.48	c cleaning 43995 clauses out of 88006 with flag 1025000/1025034
173.08/171.82	c cleaning 45000 clauses out of 90011 with flag 1071000/1071034
180.80/179.53	c cleaning 46003 clauses out of 92011 with flag 1118000/1118034
188.92/187.61	c cleaning 47001 clauses out of 94010 with flag 1166002/1166036
197.16/195.82	c cleaning 48001 clauses out of 96007 with flag 1215000/1215034
205.70/204.34	c cleaning 48998 clauses out of 98007 with flag 1265001/1265035
214.41/213.01	c cleaning 50004 clauses out of 100009 with flag 1316001/1316035
222.88/221.42	c cleaning 51000 clauses out of 102006 with flag 1368002/1368036
232.11/230.62	c cleaning 52001 clauses out of 104005 with flag 1421001/1421035
241.26/239.74	c cleaning 52995 clauses out of 106004 with flag 1475001/1475035
250.88/249.39	c cleaning 54001 clauses out of 108008 with flag 1530000/1530034
260.32/258.74	c cleaning 54996 clauses out of 110007 with flag 1586000/1586034
270.03/268.49	c cleaning 56004 clauses out of 112012 with flag 1643001/1643035
279.84/278.25	c cleaning 57000 clauses out of 114008 with flag 1701001/1701035
290.17/288.53	c cleaning 58001 clauses out of 116008 with flag 1760001/1760035
300.50/298.89	c cleaning 58999 clauses out of 118006 with flag 1820000/1820034
312.23/310.59	c cleaning 60002 clauses out of 120007 with flag 1881000/1881034
323.27/321.57	c cleaning 61002 clauses out of 122007 with flag 1943002/1943036
334.30/332.54	c cleaning 62000 clauses out of 124003 with flag 2006000/2006034
345.84/344.00	c cleaning 62993 clauses out of 126004 with flag 2070001/2070035
357.30/355.40	c cleaning 64001 clauses out of 128012 with flag 2135002/2135036
367.83/365.92	c cleaning 65003 clauses out of 130012 with flag 2201003/2201037
378.24/376.32	c cleaning 65996 clauses out of 132007 with flag 2268001/2268035
389.27/387.30	c cleaning 66997 clauses out of 134010 with flag 2336000/2336034
400.13/398.18	c cleaning 68002 clauses out of 136013 with flag 2405000/2405034
412.07/410.01	c cleaning 69003 clauses out of 138012 with flag 2475001/2475035
424.20/422.13	c cleaning 70000 clauses out of 140008 with flag 2546000/2546034
435.92/433.85	c cleaning 71002 clauses out of 142008 with flag 2618000/2618034
447.93/445.84	c cleaning 72001 clauses out of 144008 with flag 2691002/2691036
460.95/458.89	c cleaning 72998 clauses out of 146005 with flag 2765000/2765034
474.16/472.03	c cleaning 74002 clauses out of 148007 with flag 2840000/2840034
486.93/484.73	c cleaning 74997 clauses out of 150007 with flag 2916002/2916036
499.63/497.49	c cleaning 76000 clauses out of 152008 with flag 2993000/2993034
511.97/509.71	c cleaning 76998 clauses out of 154008 with flag 3071000/3071034
524.60/522.30	c cleaning 78003 clauses out of 156010 with flag 3150000/3150034
538.92/536.64	c cleaning 78997 clauses out of 158007 with flag 3230000/3230034
552.88/550.52	c cleaning 80003 clauses out of 160011 with flag 3311001/3311035
567.00/564.62	c cleaning 80996 clauses out of 162007 with flag 3393000/3393034
580.94/578.56	c cleaning 82004 clauses out of 164011 with flag 3476000/3476034
595.37/592.99	c cleaning 83000 clauses out of 166007 with flag 3560000/3560034
610.14/607.69	c cleaning 83999 clauses out of 168007 with flag 3645000/3645034
624.46/621.96	c cleaning 84999 clauses out of 170008 with flag 3731000/3731034
640.09/637.54	c cleaning 86002 clauses out of 172010 with flag 3818001/3818035
656.22/653.64	c cleaning 86995 clauses out of 174007 with flag 3906000/3906034
672.37/669.77	c cleaning 88001 clauses out of 176014 with flag 3995002/3995036
688.73/686.04	c cleaning 89001 clauses out of 178011 with flag 4085000/4085034
704.76/702.03	c cleaning 89994 clauses out of 180011 with flag 4176001/4176035
720.61/717.82	c cleaning 91006 clauses out of 182016 with flag 4268000/4268034
737.44/734.62	c cleaning 92001 clauses out of 184011 with flag 4361001/4361035
754.76/751.95	c cleaning 93001 clauses out of 186009 with flag 4455000/4455034
771.60/768.70	c cleaning 93998 clauses out of 188008 with flag 4550000/4550034
789.13/786.27	c cleaning 94997 clauses out of 190011 with flag 4646001/4646035
806.45/803.52	c cleaning 96004 clauses out of 192017 with flag 4743004/4743038
823.88/820.96	c cleaning 96998 clauses out of 194010 with flag 4841001/4841035
840.50/837.57	c cleaning 98000 clauses out of 196011 with flag 4940000/4940034
858.42/855.44	c cleaning 99002 clauses out of 198011 with flag 5040000/5040034
877.29/874.19	c cleaning 100003 clauses out of 200009 with flag 5141000/5141034
896.22/893.03	c cleaning 101001 clauses out of 202008 with flag 5243002/5243036
914.63/911.41	c cleaning 102002 clauses out of 204005 with flag 5346000/5346034
933.98/930.77	c cleaning 102999 clauses out of 206004 with flag 5450001/5450035
954.72/951.43	c cleaning 103997 clauses out of 208004 with flag 5555000/5555034
974.66/971.38	c cleaning 104997 clauses out of 210007 with flag 5661000/5661034
995.01/991.69	c cleaning 106002 clauses out of 212012 with flag 5768002/5768036
1015.96/1012.58	c cleaning 106996 clauses out of 214010 with flag 5876002/5876036
1036.79/1033.32	c cleaning 107995 clauses out of 216012 with flag 5985000/5985034
1057.33/1053.83	c cleaning 109006 clauses out of 218017 with flag 6095000/6095034
1079.15/1075.65	c cleaning 110006 clauses out of 220012 with flag 6206001/6206035
1100.89/1097.37	c cleaning 110999 clauses out of 222005 with flag 6318000/6318034
1122.73/1119.11	c cleaning 111996 clauses out of 224006 with flag 6431000/6431034
1145.82/1142.19	c cleaning 113003 clauses out of 226010 with flag 6545000/6545034
1168.48/1164.72	c cleaning 114005 clauses out of 228009 with flag 6660002/6660036
1191.82/1188.07	c cleaning 114997 clauses out of 230003 with flag 6776001/6776035
1213.35/1209.59	c cleaning 115995 clauses out of 232005 with flag 6893000/6893034
1234.46/1230.68	c cleaning 117002 clauses out of 234010 with flag 7011000/7011034
1257.33/1253.48	c cleaning 117998 clauses out of 236008 with flag 7130000/7130034
1279.84/1275.98	c cleaning 119001 clauses out of 238011 with flag 7250001/7250035
1302.14/1298.26	c cleaning 120003 clauses out of 240009 with flag 7371000/7371034
1322.59/1318.66	c cleaning 121000 clauses out of 242006 with flag 7493000/7493034
1344.01/1340.09	c cleaning 122002 clauses out of 244006 with flag 7616000/7616034
1365.36/1361.33	c cleaning 122999 clauses out of 246007 with flag 7740003/7740037
1388.02/1383.95	c cleaning 124001 clauses out of 248006 with flag 7865001/7865035
1410.65/1406.59	c cleaning 124998 clauses out of 250006 with flag 7991002/7991036
1433.42/1429.20	c cleaning 126002 clauses out of 252007 with flag 8118001/8118035
1456.87/1452.61	c cleaning 126997 clauses out of 254004 with flag 8246000/8246034
1481.61/1477.38	c cleaning 127999 clauses out of 256007 with flag 8375000/8375034
1506.41/1502.18	c cleaning 128995 clauses out of 258008 with flag 8505000/8505034
1532.28/1527.92	c cleaning 129999 clauses out of 260013 with flag 8636000/8636034
1557.65/1553.27	c cleaning 130998 clauses out of 262015 with flag 8768001/8768035
1583.67/1579.23	c cleaning 132003 clauses out of 264017 with flag 8901001/8901035
1609.49/1605.03	c cleaning 133003 clauses out of 266014 with flag 9035001/9035035
1637.00/1632.57	c cleaning 134001 clauses out of 268010 with flag 9170000/9170034
1663.57/1659.02	c cleaning 134998 clauses out of 270009 with flag 9306000/9306034
1689.54/1684.96	c cleaning 136004 clauses out of 272012 with flag 9443001/9443035
1714.95/1710.29	c cleaning 137005 clauses out of 274009 with flag 9581002/9581036
1742.86/1738.04	c cleaning 137998 clauses out of 276002 with flag 9720000/9720034
1773.21/1768.16	c cleaning 139002 clauses out of 278004 with flag 9860000/9860034
1800.02/1794.71	c starts		: 306
1800.02/1794.71	c conflicts		: 10001035
1800.02/1794.71	c decisions		: 16103170
1800.02/1794.71	c propagations		: 1172448639
1800.02/1794.71	c inspects		: 15657643922
1800.02/1794.71	c shortcuts		: 0
1800.02/1794.71	c learnt literals	: 0
1800.02/1794.71	c learnt binary clauses	: 0
1800.02/1794.71	c learnt ternary clauses	: 0
1800.02/1794.71	c learnt constraints	: 10001035
1800.02/1794.71	c ignored constraints	: 0
1800.02/1794.71	c root simplifications	: 0
1800.02/1794.71	c removed literals (reason simplification)	: 0
1800.02/1794.71	c reason swapping (by a shorter reason)	: 0
1800.02/1794.71	c Calls to reduceDB	: 137
1800.02/1794.71	c number of reductions to clauses (during analyze)	: 0
1800.02/1794.71	c number of learned constraints concerned by reduction	: 0
1800.02/1794.71	c number of learning phase by resolution	: 0
1800.02/1794.71	c number of learning phase by cutting planes	: 0
1800.02/1794.71	c speed (assignments/second)	: 653361.0918546126
1800.02/1794.71	c non guided choices	0
1800.02/1794.74	c learnt constraints type 
1800.02/1794.74	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 280003
1800.02/1794.74	c constraints type 
1800.02/1794.74	c org.sat4j.minisat.constraints.card.MinWatchCard => 1
1800.02/1794.74	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 476
1800.02/1794.74	c 477 constraints processed.
1800.02/1794.74	s SATISFIABLE
1800.02/1794.75	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 
1800.02/1794.75	c objective function=222
1800.02/1794.75	c Total wall clock time (in seconds): 1794.636

Verifier Data

OK	222

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-3687569-1337873404/watcher-3687569-1337873404 -o /tmp/evaluation-result-3687569-1337873404/solver-3687569-1337873404 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar HOME/instance-3687569-1337873404.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: 2.00 2.00 1.59 3/195 23870
/proc/meminfo: memFree=29622664/32873648 swapFree=6844/6844
[pid=23870] ppid=23868 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/23870/stat : 23870 (java) D 23868 23870 23338 0 -1 4202496 239 0 0 0 0 0 0 0 20 0 1 0 253466291 9515008 175 33554432000 1073741824 1073778376 140733698820816 140733698803544 259112387472 0 0 4096 0 18446744072100588836 0 0 17 5 0 0 0 0 0
/proc/23870/statm: 2323 175 133 9 0 71 0

[startup+0.0615829 s]
/proc/loadavg: 2.00 2.00 1.59 3/195 23870
/proc/meminfo: memFree=29622664/32873648 swapFree=6844/6844
[pid=23870] ppid=23868 vsize=9292124 CPUtime=0.03 cores=1,3,5,7
/proc/23870/stat : 23870 (java) S 23868 23870 23338 0 -1 4202496 3102 0 1 0 3 0 0 0 20 0 14 0 253466291 9515134976 4312 33554432000 1073741824 1073778376 140734302072720 140734302063856 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/23870/statm: 2339672 4315 1718 9 0 2330373 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 9292124

[startup+0.100275 s]
/proc/loadavg: 2.00 2.00 1.59 3/195 23870
/proc/meminfo: memFree=29622664/32873648 swapFree=6844/6844
[pid=23870] ppid=23868 vsize=9558412 CPUtime=0.09 cores=1,3,5,7
/proc/23870/stat : 23870 (java) S 23868 23870 23338 0 -1 4202496 4288 0 1 0 8 1 0 0 20 0 18 0 253466291 9787813888 5486 33554432000 1073741824 1073778376 140734302072720 140734302063856 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/23870/statm: 2389603 5486 2108 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558412

[startup+0.300185 s]
/proc/loadavg: 2.00 2.00 1.59 3/195 23870
/proc/meminfo: memFree=29622664/32873648 swapFree=6844/6844
[pid=23870] ppid=23868 vsize=9624976 CPUtime=0.52 cores=1,3,5,7
/proc/23870/stat : 23870 (java) S 23868 23870 23338 0 -1 4202496 7880 0 1 0 51 1 0 0 20 0 19 0 253466291 9855975424 9468 33554432000 1073741824 1073778376 140734302072720 140734302063856 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/23870/statm: 2406244 9468 2228 9 0 2396937 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 9624976

[startup+0.700183 s]
/proc/loadavg: 2.00 2.00 1.59 3/195 23870
/proc/meminfo: memFree=29622664/32873648 swapFree=6844/6844
[pid=23870] ppid=23868 vsize=9624976 CPUtime=1.14 cores=1,3,5,7
/proc/23870/stat : 23870 (java) S 23868 23870 23338 0 -1 4202496 8826 0 1 0 112 2 0 0 20 0 19 0 253466291 9855975424 10271 33554432000 1073741824 1073778376 140734302072720 140734302063856 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/23870/statm: 2406244 10271 2234 9 0 2396937 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 9624976

[startup+1.50061 s]
/proc/loadavg: 2.00 2.00 1.59 3/214 23889
/proc/meminfo: memFree=29587644/32873648 swapFree=6844/6844
[pid=23870] ppid=23868 vsize=9624976 CPUtime=2 cores=1,3,5,7
/proc/23870/stat : 23870 (java) S 23868 23870 23338 0 -1 4202496 8908 0 1 0 198 2 0 0 20 0 19 0 253466291 9855975424 13414 33554432000 1073741824 1073778376 140734302072720 140734302063856 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/23870/statm: 2406244 13414 2269 9 0 2396937 0
[pid=23870/tid=23872] ppid=23868 vsize=9624976 CPUtime=1.45 cores=1,3,5,7
/proc/23870/task/23872/stat : 23872 (java) R 23868 23870 23338 0 -1 4202560 2460 0 1 0 145 0 0 0 20 0 19 0 253466292 9855975424 13414 33554432000 1073741824 1073778376 140734302072720 140149932339608 140149766188429 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=23870/tid=23873] ppid=23868 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23870/task/23873/stat : 23873 (java) S 23868 23870 23338 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253466293 9855975424 13414 33554432000 1073741824 1073778376 140734302072720 140149893830952 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23870/tid=23874] ppid=23868 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23870/task/23874/stat : 23874 (java) S 23868 23870 23338 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253466293 9855975424 13414 33554432000 1073741824 1073778376 140734302072720 140149892778152 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23870/tid=23875] ppid=23868 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23870/task/23875/stat : 23875 (java) S 23868 23870 23338 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253466293 9855975424 13414 33554432000 1073741824 1073778376 140734302072720 140149891725864 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23870/tid=23876] ppid=23868 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23870/task/23876/stat : 23876 (java) S 23868 23870 23338 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 253466293 9855975424 13414 33554432000 1073741824 1073778376 140734302072720 140149890673064 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23870/tid=23877] ppid=23868 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23870/task/23877/stat : 23877 (java) S 23868 23870 23338 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253466293 9855975424 13414 33554432000 1073741824 1073778376 140734302072720 140149889620776 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23870/tid=23878] ppid=23868 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23870/task/23878/stat : 23878 (java) S 23868 23870 23338 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253466293 9855975424 13414 33554432000 1073741824 1073778376 140734302072720 140149888567976 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23870/tid=23879] ppid=23868 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23870/task/23879/stat : 23879 (java) S 23868 23870 23338 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253466293 9855975424 13414 33554432000 1073741824 1073778376 140734302072720 140149887515688 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23870/tid=23880] ppid=23868 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23870/task/23880/stat : 23880 (java) S 23868 23870 23338 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 253466293 9855975424 13414 33554432000 1073741824 1073778376 140734302072720 140149886462888 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23870/tid=23881] ppid=23868 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23870/task/23881/stat : 23881 (java) S 23868 23870 23338 0 -1 4202560 31 0 0 0 0 0 0 0 20 0 19 0 253466294 9855975424 13414 33554432000 1073741824 1073778376 140734302072720 140149756221672 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23870/tid=23882] ppid=23868 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23870/task/23882/stat : 23882 (java) S 23868 23870 23338 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253466295 9855975424 13414 33554432000 1073741824 1073778376 140734302072720 140149755167736 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23870/tid=23883] ppid=23868 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23870/task/23883/stat : 23883 (java) S 23868 23870 23338 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253466295 9855975424 13414 33554432000 1073741824 1073778376 140734302072720 140149754115336 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23870/tid=23884] ppid=23868 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23870/task/23884/stat : 23884 (java) S 23868 23870 23338 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253466297 9855975424 13414 33554432000 1073741824 1073778376 140734302072720 140149753063824 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23870/tid=23885] ppid=23868 vsize=9624976 CPUtime=0.26 cores=1,3,5,7
/proc/23870/task/23885/stat : 23885 (java) S 23868 23870 23338 0 -1 4202560 3130 0 0 0 26 0 0 0 20 0 19 0 253466297 9855975424 13414 33554432000 1073741824 1073778376 140734302072720 140149752011448 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23870/tid=23886] ppid=23868 vsize=9624976 CPUtime=0.22 cores=1,3,5,7
/proc/23870/task/23886/stat : 23886 (java) S 23868 23870 23338 0 -1 4202560 2081 0 0 0 22 0 0 0 20 0 19 0 253466297 9855975424 13414 33554432000 1073741824 1073778376 140734302072720 140149750958648 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23870/tid=23887] ppid=23868 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23870/task/23887/stat : 23887 (java) S 23868 23870 23338 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253466297 9855975424 13414 33554432000 1073741824 1073778376 140734302072720 140148876504184 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23870/tid=23888] ppid=23868 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23870/task/23888/stat : 23888 (java) S 23868 23870 23338 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253466297 9855975424 13414 33554432000 1073741824 1073778376 140734302072720 140148875451592 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23870/tid=23889] ppid=23868 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23870/task/23889/stat : 23889 (java) S 23868 23870 23338 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253466314 9855975424 13414 33554432000 1073741824 1073778376 140734302072720 140148874396584 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 2
Current children cumulated vsize (KiB) 9624976

[startup+3.10062 s]
/proc/loadavg: 2.00 2.00 1.59 3/214 23889
/proc/meminfo: memFree=29568716/32873648 swapFree=6844/6844
[pid=23870] ppid=23868 vsize=9624976 CPUtime=3.64 cores=1,3,5,7
/proc/23870/stat : 23870 (java) S 23868 23870 23338 0 -1 4202496 8927 0 1 0 361 3 0 0 20 0 19 0 253466291 9855975424 15467 33554432000 1073741824 1073778376 140734302072720 140734302063856 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/23870/statm: 2406244 15467 2269 9 0 2396937 0
[pid=23870/tid=23872] ppid=23868 vsize=9624976 CPUtime=3.03 cores=1,3,5,7
/proc/23870/task/23872/stat : 23872 (java) R 23868 23870 23338 0 -1 4202560 2461 0 1 0 303 0 0 0 20 0 19 0 253466292 9855975424 15467 33554432000 1073741824 1073778376 140734302072720 140149932339704 140149766188435 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=23870/tid=23873] ppid=23868 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23870/task/23873/stat : 23873 (java) S 23868 23870 23338 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 19 0 253466293 9855975424 15467 33554432000 1073741824 1073778376 140734302072720 140149893830952 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23870/tid=23874] ppid=23868 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23870/task/23874/stat : 23874 (java) S 23868 23870 23338 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253466293 9855975424 15467 33554432000 1073741824 1073778376 140734302072720 140149892778152 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23870/tid=23875] ppid=23868 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23870/task/23875/stat : 23875 (java) S 23868 23870 23338 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253466293 9855975424 15467 33554432000 1073741824 1073778376 140734302072720 140149891725864 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23870/tid=23876] ppid=23868 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23870/task/23876/stat : 23876 (java) S 23868 23870 23338 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 253466293 9855975424 15467 33554432000 1073741824 1073778376 140734302072720 140149890673064 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23870/tid=23877] ppid=23868 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23870/task/23877/stat : 23877 (java) S 23868 23870 23338 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 253466293 9855975424 15467 33554432000 1073741824 1073778376 140734302072720 140149889620776 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23870/tid=23878] ppid=23868 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23870/task/23878/stat : 23878 (java) S 23868 23870 23338 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253466293 9855975424 15467 33554432000 1073741824 1073778376 140734302072720 140149888567976 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23870/tid=23879] ppid=23868 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23870/task/23879/stat : 23879 (java) S 23868 23870 23338 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 253466293 9855975424 15467 33554432000 1073741824 1073778376 140734302072720 140149887515688 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23870/tid=23880] ppid=23868 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23870/task/23880/stat : 23880 (java) S 23868 23870 23338 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 253466293 9855975424 15467 33554432000 1073741824 1073778376 140734302072720 140149886462888 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23870/tid=23881] ppid=23868 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23870/task/23881/stat : 23881 (java) S 23868 23870 23338 0 -1 4202560 32 0 0 0 0 0 0 0 20 0 19 0 253466294 9855975424 15467 33554432000 1073741824 1073778376 140734302072720 140149756221672 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23870/tid=23882] ppid=23868 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23870/task/23882/stat : 23882 (java) S 23868 23870 23338 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253466295 9855975424 15467 33554432000 1073741824 1073778376 140734302072720 140149755167736 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23870/tid=23883] ppid=23868 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23870/task/23883/stat : 23883 (java) S 23868 23870 23338 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253466295 9855975424 15467 33554432000 1073741824 1073778376 140734302072720 140149754115336 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23870/tid=23884] ppid=23868 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23870/task/23884/stat : 23884 (java) S 23868 23870 23338 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253466297 9855975424 15467 33554432000 1073741824 1073778376 140734302072720 140149753063824 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23870/tid=23885] ppid=23868 vsize=9624976 CPUtime=0.28 cores=1,3,5,7
/proc/23870/task/23885/stat : 23885 (java) S 23868 23870 23338 0 -1 4202560 3130 0 0 0 28 0 0 0 20 0 19 0 253466297 9855975424 15467 33554432000 1073741824 1073778376 140734302072720 140149752011448 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23870/tid=23886] ppid=23868 vsize=9624976 CPUtime=0.23 cores=1,3,5,7
/proc/23870/task/23886/stat : 23886 (java) S 23868 23870 23338 0 -1 4202560 2081 0 0 0 23 0 0 0 20 0 19 0 253466297 9855975424 15467 33554432000 1073741824 1073778376 140734302072720 140149750958648 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23870/tid=23887] ppid=23868 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23870/task/23887/stat : 23887 (java) S 23868 23870 23338 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253466297 9855975424 15467 33554432000 1073741824 1073778376 140734302072720 140148876504184 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23870/tid=23888] ppid=23868 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23870/task/23888/stat : 23888 (java) S 23868 23870 23338 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253466297 9855975424 15467 33554432000 1073741824 1073778376 140734302072720 140148875451592 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23870/tid=23889] ppid=23868 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23870/task/23889/stat : 23889 (java) S 23868 23870 23338 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253466314 9855975424 15467 33554432000 1073741824 1073778376 140734302072720 140148874396584 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.64
Current children cumulated vsize (KiB) 9624976

[startup+6.30145 s]
/proc/loadavg: 2.00 2.00 1.59 3/214 23889
/proc/meminfo: memFree=29563460/32873648 swapFree=6844/6844
[pid=23870] ppid=23868 vsize=9624976 CPUtime=6.91 cores=1,3,5,7
/proc/23870/stat : 23870 (java) S 23868 23870 23338 0 -1 4202496 8962 0 1 0 688 3 0 0 20 0 19 0 253466291 9855975424 17198 33554432000 1073741824 1073778376 140734302072720 140734302063856 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/23870/statm: 2406244 17198 2269 9 0 2396937 0
[pid=23870/tid=23872] ppid=23868 vsize=9624976 CPUtime=6.18 cores=1,3,5,7
/proc/23870/task/23872/stat : 23872 (java) R 23868 23870 23338 0 -1 4202560 2463 0 1 0 618 0 0 0 20 0 19 0 253466292 9855975424 17198 33554432000 1073741824 1073778376 140734302072720 140149932339488 140149766255881 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=23870/tid=23873] ppid=23868 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23870/task/23873/stat : 23873 (java) S 23868 23870 23338 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 19 0 253466293 9855975424 17198 33554432000 1073741824 1073778376 140734302072720 140149893830952 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23870/tid=23874] ppid=23868 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23870/task/23874/stat : 23874 (java) S 23868 23870 23338 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 253466293 9855975424 17198 33554432000 1073741824 1073778376 140734302072720 140149892778152 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23870/tid=23875] ppid=23868 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23870/task/23875/stat : 23875 (java) S 23868 23870 23338 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 253466293 9855975424 17198 33554432000 1073741824 1073778376 140734302072720 140149891725864 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23870/tid=23876] ppid=23868 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23870/task/23876/stat : 23876 (java) S 23868 23870 23338 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 253466293 9855975424 17198 33554432000 1073741824 1073778376 140734302072720 140149890673064 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23870/tid=23877] ppid=23868 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23870/task/23877/stat : 23877 (java) S 23868 23870 23338 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 253466293 9855975424 17198 33554432000 1073741824 1073778376 140734302072720 140149889620776 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23870/tid=23878] ppid=23868 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23870/task/23878/stat : 23878 (java) S 23868 23870 23338 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 253466293 9855975424 17198 33554432000 1073741824 1073778376 140734302072720 140149888567976 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23870/tid=23879] ppid=23868 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23870/task/23879/stat : 23879 (java) S 23868 23870 23338 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 253466293 9855975424 17198 33554432000 1073741824 1073778376 140734302072720 140149887515688 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23870/tid=23880] ppid=23868 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23870/task/23880/stat : 23880 (java) S 23868 23870 23338 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 253466293 9855975424 17198 33554432000 1073741824 1073778376 140734302072720 140149886462888 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23870/tid=23881] ppid=23868 vsize=9624976 CPUtime=0.04 cores=1,3,5,7
/proc/23870/task/23881/stat : 23881 (java) S 23868 23870 23338 0 -1 4202560 34 0 0 0 4 0 0 0 20 0 19 0 253466294 9855975424 17198 33554432000 1073741824 1073778376 140734302072720 140149756221672 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23870/tid=23882] ppid=23868 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23870/task/23882/stat : 23882 (java) S 23868 23870 23338 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253466295 9855975424 17198 33554432000 1073741824 1073778376 140734302072720 140149755167736 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23870/tid=23883] ppid=23868 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23870/task/23883/stat : 23883 (java) S 23868 23870 23338 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253466295 9855975424 17198 33554432000 1073741824 1073778376 140734302072720 140149754115336 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23870/tid=23884] ppid=23868 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23870/task/23884/stat : 23884 (java) S 23868 23870 23338 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253466297 9855975424 17198 33554432000 1073741824 1073778376 140734302072720 140149753063824 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23870/tid=23885] ppid=23868 vsize=9624976 CPUtime=0.33 cores=1,3,5,7
/proc/23870/task/23885/stat : 23885 (java) S 23868 23870 23338 0 -1 4202560 3138 0 0 0 33 0 0 0 20 0 19 0 253466297 9855975424 17198 33554432000 1073741824 1073778376 140734302072720 140149752011448 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23870/tid=23886] ppid=23868 vsize=9624976 CPUtime=0.24 cores=1,3,5,7
/proc/23870/task/23886/stat : 23886 (java) S 23868 23870 23338 0 -1 4202560 2082 0 0 0 24 0 0 0 20 0 19 0 253466297 9855975424 17198 33554432000 1073741824 1073778376 140734302072720 140149750958648 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23870/tid=23887] ppid=23868 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23870/task/23887/stat : 23887 (java) S 23868 23870 23338 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253466297 9855975424 17198 33554432000 1073741824 1073778376 140734302072720 140148876504184 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23870/tid=23888] ppid=23868 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23870/task/23888/stat : 23888 (java) S 23868 23870 23338 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253466297 9855975424 17198 33554432000 1073741824 1073778376 140734302072720 140148875451592 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23870/tid=23889] ppid=23868 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23870/task/23889/stat : 23889 (java) S 23868 23870 23338 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253466314 9855975424 17198 33554432000 1073741824 1073778376 140734302072720 140148874396584 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 6.91
Current children cumulated vsize (KiB) 9624976

[startup+12.7015 s]

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

[pid=23870/tid=23885] ppid=23868 vsize=9624976 CPUtime=0.35 cores=1,3,5,7
/proc/23870/task/23885/stat : 23885 (java) S 23868 23870 23338 0 -1 4202560 3143 0 0 0 35 0 0 0 20 0 19 0 253466297 9855975424 107931 33554432000 1073741824 1073778376 140734302072720 140149752011448 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23870/tid=23886] ppid=23868 vsize=9624976 CPUtime=0.24 cores=1,3,5,7
/proc/23870/task/23886/stat : 23886 (java) S 23868 23870 23338 0 -1 4202560 2082 0 0 0 24 0 0 0 20 0 19 0 253466297 9855975424 107931 33554432000 1073741824 1073778376 140734302072720 140149750958648 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23870/tid=23887] ppid=23868 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23870/task/23887/stat : 23887 (java) S 23868 23870 23338 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253466297 9855975424 107931 33554432000 1073741824 1073778376 140734302072720 140148876504184 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23870/tid=23888] ppid=23868 vsize=9624976 CPUtime=0.3 cores=1,3,5,7
/proc/23870/task/23888/stat : 23888 (java) S 23868 23870 23338 0 -1 4202560 99 0 0 0 14 16 0 0 20 0 19 0 253466297 9855975424 107931 33554432000 1073741824 1073778376 140734302072720 140148875451592 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23870/tid=23889] ppid=23868 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23870/task/23889/stat : 23889 (java) S 23868 23870 23338 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253466314 9855975424 107931 33554432000 1073741824 1073778376 140734302072720 140148874396584 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1727.16
Current children cumulated vsize (KiB) 9624976

[startup+1782.3 s]
/proc/loadavg: 1.99 2.00 1.91 3/213 23959
/proc/meminfo: memFree=27067224/32873648 swapFree=6844/6844
[pid=23870] ppid=23868 vsize=9624976 CPUtime=1787.46 cores=1,3,5,7
/proc/23870/stat : 23870 (java) S 23868 23870 23338 0 -1 4202496 11998 0 1 0 178689 57 0 0 20 0 19 0 253466291 9855975424 124586 33554432000 1073741824 1073778376 140734302072720 140734302063856 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/23870/statm: 2406244 124586 2270 9 0 2396937 0
[pid=23870/tid=23872] ppid=23868 vsize=9624976 CPUtime=1769.54 cores=1,3,5,7
/proc/23870/task/23872/stat : 23872 (java) R 23868 23870 23338 0 -1 4202560 2651 0 1 0 176926 28 0 0 20 0 19 0 253466292 9855975424 124586 33554432000 1073741824 1073778376 140734302072720 140149932339488 140149766303769 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=23870/tid=23873] ppid=23868 vsize=9624976 CPUtime=0.76 cores=1,3,5,7
/proc/23870/task/23873/stat : 23873 (java) S 23868 23870 23338 0 -1 4202560 295 0 0 0 72 4 0 0 20 0 19 0 253466293 9855975424 124586 33554432000 1073741824 1073778376 140734302072720 140149893830952 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23870/tid=23874] ppid=23868 vsize=9624976 CPUtime=0.71 cores=1,3,5,7
/proc/23870/task/23874/stat : 23874 (java) S 23868 23870 23338 0 -1 4202560 165 0 0 0 66 5 0 0 20 0 19 0 253466293 9855975424 124586 33554432000 1073741824 1073778376 140734302072720 140149892778152 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23870/tid=23875] ppid=23868 vsize=9624976 CPUtime=0.83 cores=1,3,5,7
/proc/23870/task/23875/stat : 23875 (java) S 23868 23870 23338 0 -1 4202560 435 0 0 0 78 5 0 0 20 0 19 0 253466293 9855975424 124586 33554432000 1073741824 1073778376 140734302072720 140149891725864 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23870/tid=23876] ppid=23868 vsize=9624976 CPUtime=0.76 cores=1,3,5,7
/proc/23870/task/23876/stat : 23876 (java) S 23868 23870 23338 0 -1 4202560 323 0 0 0 72 4 0 0 20 0 19 0 253466293 9855975424 124586 33554432000 1073741824 1073778376 140734302072720 140149890673064 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23870/tid=23877] ppid=23868 vsize=9624976 CPUtime=0.82 cores=1,3,5,7
/proc/23870/task/23877/stat : 23877 (java) S 23868 23870 23338 0 -1 4202560 272 0 0 0 76 6 0 0 20 0 19 0 253466293 9855975424 124586 33554432000 1073741824 1073778376 140734302072720 140149889620776 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23870/tid=23878] ppid=23868 vsize=9624976 CPUtime=0.78 cores=1,3,5,7
/proc/23870/task/23878/stat : 23878 (java) S 23868 23870 23338 0 -1 4202560 176 0 0 0 74 4 0 0 20 0 19 0 253466293 9855975424 124586 33554432000 1073741824 1073778376 140734302072720 140149888567976 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23870/tid=23879] ppid=23868 vsize=9624976 CPUtime=0.78 cores=1,3,5,7
/proc/23870/task/23879/stat : 23879 (java) S 23868 23870 23338 0 -1 4202560 320 0 0 0 73 5 0 0 20 0 19 0 253466293 9855975424 124586 33554432000 1073741824 1073778376 140734302072720 140149887515688 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23870/tid=23880] ppid=23868 vsize=9624976 CPUtime=0.79 cores=1,3,5,7
/proc/23870/task/23880/stat : 23880 (java) S 23868 23870 23338 0 -1 4202560 429 0 0 0 75 4 0 0 20 0 19 0 253466293 9855975424 124586 33554432000 1073741824 1073778376 140734302072720 140149886462888 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23870/tid=23881] ppid=23868 vsize=9624976 CPUtime=6.34 cores=1,3,5,7
/proc/23870/task/23881/stat : 23881 (java) S 23868 23870 23338 0 -1 4202560 425 0 0 0 632 2 0 0 20 0 19 0 253466294 9855975424 124586 33554432000 1073741824 1073778376 140734302072720 140149756221672 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23870/tid=23882] ppid=23868 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23870/task/23882/stat : 23882 (java) S 23868 23870 23338 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253466295 9855975424 124586 33554432000 1073741824 1073778376 140734302072720 140149755167736 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23870/tid=23883] ppid=23868 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23870/task/23883/stat : 23883 (java) S 23868 23870 23338 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253466295 9855975424 124586 33554432000 1073741824 1073778376 140734302072720 140149754115336 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23870/tid=23884] ppid=23868 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23870/task/23884/stat : 23884 (java) S 23868 23870 23338 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253466297 9855975424 124586 33554432000 1073741824 1073778376 140734302072720 140149753063824 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23870/tid=23885] ppid=23868 vsize=9624976 CPUtime=0.35 cores=1,3,5,7
/proc/23870/task/23885/stat : 23885 (java) S 23868 23870 23338 0 -1 4202560 3143 0 0 0 35 0 0 0 20 0 19 0 253466297 9855975424 124586 33554432000 1073741824 1073778376 140734302072720 140149752011448 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23870/tid=23886] ppid=23868 vsize=9624976 CPUtime=0.24 cores=1,3,5,7
/proc/23870/task/23886/stat : 23886 (java) S 23868 23870 23338 0 -1 4202560 2082 0 0 0 24 0 0 0 20 0 19 0 253466297 9855975424 124586 33554432000 1073741824 1073778376 140734302072720 140149750958648 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23870/tid=23887] ppid=23868 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23870/task/23887/stat : 23887 (java) S 23868 23870 23338 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253466297 9855975424 124586 33554432000 1073741824 1073778376 140734302072720 140148876504184 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23870/tid=23888] ppid=23868 vsize=9624976 CPUtime=0.32 cores=1,3,5,7
/proc/23870/task/23888/stat : 23888 (java) S 23868 23870 23338 0 -1 4202560 103 0 0 0 15 17 0 0 20 0 19 0 253466297 9855975424 124586 33554432000 1073741824 1073778376 140734302072720 140148875451592 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23870/tid=23889] ppid=23868 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23870/task/23889/stat : 23889 (java) S 23868 23870 23338 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253466314 9855975424 124586 33554432000 1073741824 1073778376 140734302072720 140148874396584 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1787.46
Current children cumulated vsize (KiB) 9624976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1794.7 s]
/proc/loadavg: 1.99 2.00 1.91 3/213 23959
/proc/meminfo: memFree=27033468/32873648 swapFree=6844/6844
[pid=23870] ppid=23868 vsize=9624976 CPUtime=1800.02 cores=1,3,5,7
/proc/23870/stat : 23870 (java) S 23868 23870 23338 0 -1 4202496 12393 0 1 0 179942 60 0 0 20 0 19 0 253466291 9855975424 133114 33554432000 1073741824 1073778376 140734302072720 140734302063856 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/23870/statm: 2406244 133114 2270 9 0 2396937 0
[pid=23870/tid=23872] ppid=23868 vsize=9624976 CPUtime=1781.86 cores=1,3,5,7
/proc/23870/task/23872/stat : 23872 (java) R 23868 23870 23338 0 -1 4202560 2652 0 1 0 178157 29 0 0 20 0 19 0 253466292 9855975424 133114 33554432000 1073741824 1073778376 140734302072720 140149932338544 140149766409427 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=23870/tid=23873] ppid=23868 vsize=9624976 CPUtime=0.81 cores=1,3,5,7
/proc/23870/task/23873/stat : 23873 (java) S 23868 23870 23338 0 -1 4202560 391 0 0 0 77 4 0 0 20 0 19 0 253466293 9855975424 133114 33554432000 1073741824 1073778376 140734302072720 140149893830952 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23870/tid=23874] ppid=23868 vsize=9624976 CPUtime=0.76 cores=1,3,5,7
/proc/23870/task/23874/stat : 23874 (java) S 23868 23870 23338 0 -1 4202560 265 0 0 0 71 5 0 0 20 0 19 0 253466293 9855975424 133114 33554432000 1073741824 1073778376 140734302072720 140149892778152 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23870/tid=23875] ppid=23868 vsize=9624976 CPUtime=0.85 cores=1,3,5,7
/proc/23870/task/23875/stat : 23875 (java) S 23868 23870 23338 0 -1 4202560 436 0 0 0 80 5 0 0 20 0 19 0 253466293 9855975424 133114 33554432000 1073741824 1073778376 140734302072720 140149891725864 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23870/tid=23876] ppid=23868 vsize=9624976 CPUtime=0.78 cores=1,3,5,7
/proc/23870/task/23876/stat : 23876 (java) S 23868 23870 23338 0 -1 4202560 413 0 0 0 73 5 0 0 20 0 19 0 253466293 9855975424 133114 33554432000 1073741824 1073778376 140734302072720 140149890673064 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23870/tid=23877] ppid=23868 vsize=9624976 CPUtime=0.84 cores=1,3,5,7
/proc/23870/task/23877/stat : 23877 (java) S 23868 23870 23338 0 -1 4202560 373 0 0 0 77 7 0 0 20 0 19 0 253466293 9855975424 133114 33554432000 1073741824 1073778376 140734302072720 140149889620776 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23870/tid=23878] ppid=23868 vsize=9624976 CPUtime=0.79 cores=1,3,5,7
/proc/23870/task/23878/stat : 23878 (java) S 23868 23870 23338 0 -1 4202560 180 0 0 0 75 4 0 0 20 0 19 0 253466293 9855975424 133114 33554432000 1073741824 1073778376 140734302072720 140149888567976 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23870/tid=23879] ppid=23868 vsize=9624976 CPUtime=0.8 cores=1,3,5,7
/proc/23870/task/23879/stat : 23879 (java) S 23868 23870 23338 0 -1 4202560 320 0 0 0 75 5 0 0 20 0 19 0 253466293 9855975424 133114 33554432000 1073741824 1073778376 140734302072720 140149887515688 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23870/tid=23880] ppid=23868 vsize=9624976 CPUtime=0.8 cores=1,3,5,7
/proc/23870/task/23880/stat : 23880 (java) S 23868 23870 23338 0 -1 4202560 429 0 0 0 76 4 0 0 20 0 19 0 253466293 9855975424 133114 33554432000 1073741824 1073778376 140734302072720 140149886462888 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23870/tid=23881] ppid=23868 vsize=9624976 CPUtime=6.34 cores=1,3,5,7
/proc/23870/task/23881/stat : 23881 (java) S 23868 23870 23338 0 -1 4202560 427 0 0 0 632 2 0 0 20 0 19 0 253466294 9855975424 133114 33554432000 1073741824 1073778376 140734302072720 140149756221672 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23870/tid=23882] ppid=23868 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23870/task/23882/stat : 23882 (java) S 23868 23870 23338 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253466295 9855975424 133114 33554432000 1073741824 1073778376 140734302072720 140149755167736 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23870/tid=23883] ppid=23868 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23870/task/23883/stat : 23883 (java) S 23868 23870 23338 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253466295 9855975424 133114 33554432000 1073741824 1073778376 140734302072720 140149754115336 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23870/tid=23884] ppid=23868 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23870/task/23884/stat : 23884 (java) S 23868 23870 23338 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253466297 9855975424 133114 33554432000 1073741824 1073778376 140734302072720 140149753063824 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23870/tid=23885] ppid=23868 vsize=9624976 CPUtime=0.35 cores=1,3,5,7
/proc/23870/task/23885/stat : 23885 (java) S 23868 23870 23338 0 -1 4202560 3143 0 0 0 35 0 0 0 20 0 19 0 253466297 9855975424 133114 33554432000 1073741824 1073778376 140734302072720 140149752011448 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23870/tid=23886] ppid=23868 vsize=9624976 CPUtime=0.24 cores=1,3,5,7
/proc/23870/task/23886/stat : 23886 (java) S 23868 23870 23338 0 -1 4202560 2082 0 0 0 24 0 0 0 20 0 19 0 253466297 9855975424 133114 33554432000 1073741824 1073778376 140734302072720 140149750958648 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23870/tid=23887] ppid=23868 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23870/task/23887/stat : 23887 (java) S 23868 23870 23338 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253466297 9855975424 133114 33554432000 1073741824 1073778376 140734302072720 140148876504184 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23870/tid=23888] ppid=23868 vsize=9624976 CPUtime=0.32 cores=1,3,5,7
/proc/23870/task/23888/stat : 23888 (java) S 23868 23870 23338 0 -1 4202560 103 0 0 0 15 17 0 0 20 0 19 0 253466297 9855975424 133114 33554432000 1073741824 1073778376 140734302072720 140148875451592 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23870/tid=23889] ppid=23868 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23870/task/23889/stat : 23889 (java) S 23868 23870 23338 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253466314 9855975424 133114 33554432000 1073741824 1073778376 140734302072720 140148874396584 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.02
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+1794.7 s]
/proc/loadavg: 1.99 2.00 1.91 3/213 23959
/proc/meminfo: memFree=27033468/32873648 swapFree=6844/6844
[pid=23870] ppid=23868 vsize=9624976 CPUtime=1800.02 cores=1,3,5,7
/proc/23870/stat : 23870 (java) S 23868 23870 23338 0 -1 4202496 12393 0 1 0 179942 60 0 0 20 0 19 0 253466291 9855975424 133114 33554432000 1073741824 1073778376 140734302072720 140734302063856 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/23870/statm: 2406244 133114 2270 9 0 2396937 0
[pid=23870/tid=23872] ppid=23868 vsize=9624976 CPUtime=1781.86 cores=1,3,5,7
/proc/23870/task/23872/stat : 23872 (java) R 23868 23870 23338 0 -1 4202560 2652 0 1 0 178157 29 0 0 20 0 19 0 253466292 9855975424 133114 33554432000 1073741824 1073778376 140734302072720 140149932338544 140149766409427 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=23870/tid=23873] ppid=23868 vsize=9624976 CPUtime=0.81 cores=1,3,5,7
/proc/23870/task/23873/stat : 23873 (java) S 23868 23870 23338 0 -1 4202560 391 0 0 0 77 4 0 0 20 0 19 0 253466293 9855975424 133114 33554432000 1073741824 1073778376 140734302072720 140149893830952 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23870/tid=23874] ppid=23868 vsize=9624976 CPUtime=0.76 cores=1,3,5,7
/proc/23870/task/23874/stat : 23874 (java) S 23868 23870 23338 0 -1 4202560 265 0 0 0 71 5 0 0 20 0 19 0 253466293 9855975424 133114 33554432000 1073741824 1073778376 140734302072720 140149892778152 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23870/tid=23875] ppid=23868 vsize=9624976 CPUtime=0.85 cores=1,3,5,7
/proc/23870/task/23875/stat : 23875 (java) S 23868 23870 23338 0 -1 4202560 436 0 0 0 80 5 0 0 20 0 19 0 253466293 9855975424 133114 33554432000 1073741824 1073778376 140734302072720 140149891725864 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23870/tid=23876] ppid=23868 vsize=9624976 CPUtime=0.78 cores=1,3,5,7
/proc/23870/task/23876/stat : 23876 (java) S 23868 23870 23338 0 -1 4202560 413 0 0 0 73 5 0 0 20 0 19 0 253466293 9855975424 133114 33554432000 1073741824 1073778376 140734302072720 140149890673064 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23870/tid=23877] ppid=23868 vsize=9624976 CPUtime=0.84 cores=1,3,5,7
/proc/23870/task/23877/stat : 23877 (java) S 23868 23870 23338 0 -1 4202560 373 0 0 0 77 7 0 0 20 0 19 0 253466293 9855975424 133114 33554432000 1073741824 1073778376 140734302072720 140149889620776 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23870/tid=23878] ppid=23868 vsize=9624976 CPUtime=0.79 cores=1,3,5,7
/proc/23870/task/23878/stat : 23878 (java) S 23868 23870 23338 0 -1 4202560 180 0 0 0 75 4 0 0 20 0 19 0 253466293 9855975424 133114 33554432000 1073741824 1073778376 140734302072720 140149888567976 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23870/tid=23879] ppid=23868 vsize=9624976 CPUtime=0.8 cores=1,3,5,7
/proc/23870/task/23879/stat : 23879 (java) S 23868 23870 23338 0 -1 4202560 320 0 0 0 75 5 0 0 20 0 19 0 253466293 9855975424 133114 33554432000 1073741824 1073778376 140734302072720 140149887515688 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23870/tid=23880] ppid=23868 vsize=9624976 CPUtime=0.8 cores=1,3,5,7
/proc/23870/task/23880/stat : 23880 (java) S 23868 23870 23338 0 -1 4202560 429 0 0 0 76 4 0 0 20 0 19 0 253466293 9855975424 133114 33554432000 1073741824 1073778376 140734302072720 140149886462888 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23870/tid=23881] ppid=23868 vsize=9624976 CPUtime=6.34 cores=1,3,5,7
/proc/23870/task/23881/stat : 23881 (java) S 23868 23870 23338 0 -1 4202560 427 0 0 0 632 2 0 0 20 0 19 0 253466294 9855975424 133114 33554432000 1073741824 1073778376 140734302072720 140149756221672 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23870/tid=23882] ppid=23868 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23870/task/23882/stat : 23882 (java) S 23868 23870 23338 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253466295 9855975424 133114 33554432000 1073741824 1073778376 140734302072720 140149755167736 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23870/tid=23883] ppid=23868 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23870/task/23883/stat : 23883 (java) S 23868 23870 23338 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253466295 9855975424 133114 33554432000 1073741824 1073778376 140734302072720 140149754115336 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23870/tid=23884] ppid=23868 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23870/task/23884/stat : 23884 (java) S 23868 23870 23338 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253466297 9855975424 133114 33554432000 1073741824 1073778376 140734302072720 140149753063824 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23870/tid=23885] ppid=23868 vsize=9624976 CPUtime=0.35 cores=1,3,5,7
/proc/23870/task/23885/stat : 23885 (java) S 23868 23870 23338 0 -1 4202560 3143 0 0 0 35 0 0 0 20 0 19 0 253466297 9855975424 133114 33554432000 1073741824 1073778376 140734302072720 140149752011448 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23870/tid=23886] ppid=23868 vsize=9624976 CPUtime=0.24 cores=1,3,5,7
/proc/23870/task/23886/stat : 23886 (java) S 23868 23870 23338 0 -1 4202560 2082 0 0 0 24 0 0 0 20 0 19 0 253466297 9855975424 133114 33554432000 1073741824 1073778376 140734302072720 140149750958648 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23870/tid=23887] ppid=23868 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23870/task/23887/stat : 23887 (java) S 23868 23870 23338 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253466297 9855975424 133114 33554432000 1073741824 1073778376 140734302072720 140148876504184 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23870/tid=23888] ppid=23868 vsize=9624976 CPUtime=0.32 cores=1,3,5,7
/proc/23870/task/23888/stat : 23888 (java) S 23868 23870 23338 0 -1 4202560 103 0 0 0 15 17 0 0 20 0 19 0 253466297 9855975424 133114 33554432000 1073741824 1073778376 140734302072720 140148875451592 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23870/tid=23889] ppid=23868 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23870/task/23889/stat : 23889 (java) S 23868 23870 23338 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253466314 9855975424 133114 33554432000 1073741824 1073778376 140734302072720 140148874396584 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 9624976

Child status: 143

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

Real time (s): 1794.75
CPU time (s): 1800.02
CPU user time (s): 1799.42
CPU system time (s): 0.6
CPU usage (%): 100.293
Max. virtual memory (cumulated for all children) (KiB): 9624976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.89
system time used= 1.01285
maximum resident set size= 532620
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12436
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1712
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 41641
involuntary context switches= 12800

runsolver used 5.99909 second user time and 14.6048 second system time

The end

Launcher Data

Begin job on node124 at 2012-05-24 17:30:04
IDJOB=3687569
IDBENCH=1950
IDSOLVER=2269
FILE ID=node124/3687569-1337873404
RUNJOBID= node124-1337871881-23355
PBS_JOBID= 14620080
Free space on /tmp= 71672 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_13.opb.PB06.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3687569-1337873404/watcher-3687569-1337873404 -o /tmp/evaluation-result-3687569-1337873404/solver-3687569-1337873404 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar HOME/instance-3687569-1337873404.opb

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

MD5SUM BENCH= 9828b7020b058ee74169951dda258843
RANDOM SEED=1723270997

node124.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		: 2667.325
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	: 5334.65
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		: 2667.325
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	: 5385.03
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		: 2667.325
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	: 5385.04
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		: 2667.325
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	: 5357.53
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		: 2667.325
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	: 5385.03
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		: 2667.325
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	: 5385.04
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		: 2667.325
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	: 5385.03
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		: 2667.325
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	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        29622820 kB
Buffers:          220000 kB
Cached:          2032200 kB
SwapCached:            0 kB
Active:           695812 kB
Inactive:        1776988 kB
Active(anon):     223000 kB
Inactive(anon):        0 kB
Active(file):     472812 kB
Inactive(file):  1776988 kB
Unevictable:        6844 kB
Mlocked:            6844 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               568 kB
Writeback:             0 kB
AnonPages:        228924 kB
Mapped:            22500 kB
Shmem:               200 kB
Slab:             636792 kB
SReclaimable:      81240 kB
SUnreclaim:       555552 kB
KernelStack:        1624 kB
PageTables:         4316 kB
NFS_Unstable:          4 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     696796 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    196608 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= 71672 MiB
End job on node124 at 2012-05-24 18:00:01