Trace number 4085282

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
Sat4j PB 2.3.6 Resolution PB16SAT (TO)216 1800.73 1792.14

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_22.opb.PB06.opb
MD5SUMa65a3b6248e07fcc15fb8d2bec9ac9bd
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark211
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 182
Optimality of the best value was proved NO
Number of variables470
Total number of constraints470
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 constraints470
Minimum length of a constraint4
Maximum length of a constraint20
Number of terms in the objective function 470
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 470
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 470
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.07/0.10	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.07/0.10	c This is free software under the dual EPL/GNU LGPL licenses.
0.07/0.10	c See www.sat4j.org for details.
0.07/0.10	c version PB16.v20160501
0.07/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.07/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.07/0.10	c java.vm.version	19.1-b02
0.07/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.07/0.10	c sun.arch.data.model	64
0.07/0.10	c java.version		1.6.0_24
0.07/0.10	c os.name		Linux
0.07/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.07/0.10	c os.arch		amd64
0.07/0.10	c Free memory 		501472288
0.07/0.10	c Max memory 		7480803328
0.07/0.10	c Total memory 		504102912
0.07/0.10	c Number of processors 	8
0.07/0.13	c Pseudo Boolean Optimization by upper bound
0.07/0.13	c --- Begin Solver configuration ---
0.07/0.13	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b21cc40
0.07/0.13	c Learn all clauses as in MiniSAT
0.07/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.07/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.07/0.13	c No reason simplification
0.07/0.13	c Glucose 2.1 dynamic restart strategy
0.07/0.13	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.07/0.13	c timeout=2147483s
0.07/0.13	c DB Simplification allowed=false
0.07/0.13	c Listener: org.sat4j.minisat.core.VoidTracing@7c64dc11
0.07/0.13	c --- End Solver configuration ---
0.07/0.13	c solving HOME/instance-4085282-1465223947.opb
0.07/0.13	c reading problem ... 
0.07/0.13	c  objective function found
0.24/0.24	c ... done. Wall clock time 0.115s.
0.24/0.24	c declared #vars     470
0.24/0.24	c #constraints  470
0.24/0.24	c constraints type 
0.24/0.24	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 470
0.24/0.24	c 470 constraints processed.
0.24/0.24	c objective function length is 470 literals
0.24/0.26	c SATISFIABLE
0.24/0.26	c OPTIMIZING...
0.24/0.26	c Got one! Elapsed wall clock time (in seconds):0.129
0.24/0.26	o 223
0.47/0.36	c Got one! Elapsed wall clock time (in seconds):0.229
0.47/0.36	o 222
0.92/0.55	c Got one! Elapsed wall clock time (in seconds):0.426
0.92/0.55	o 221
1.25/0.82	c Got one! Elapsed wall clock time (in seconds):0.693
1.25/0.82	o 220
1.43/0.92	c cleaning 3432 clauses out of 6881 with flag 2194/6881
1.87/1.35	c cleaning 4719 clauses out of 9447 with flag 14995/12879
1.97/1.44	c Got one! Elapsed wall clock time (in seconds):1.309
1.97/1.44	o 219
2.13/1.52	c Got one! Elapsed wall clock time (in seconds):1.395
2.13/1.52	o 218
2.13/1.58	c Got one! Elapsed wall clock time (in seconds):1.455
2.13/1.58	o 217
2.43/1.84	c cleaning 5371 clauses out of 10752 with flag 6664/18903
2.84/2.29	c cleaning 5684 clauses out of 11381 with flag 19581/24903
3.47/2.83	c cleaning 6347 clauses out of 12698 with flag 34612/31904
4.17/3.52	c cleaning 7170 clauses out of 14351 with flag 52063/39904
4.97/4.35	c cleaning 8083 clauses out of 16180 with flag 70535/48903
5.87/5.27	c cleaning 9043 clauses out of 18097 with flag 91111/58903
6.97/6.38	c cleaning 10024 clauses out of 20055 with flag 115114/69904
8.07/7.49	c cleaning 11009 clauses out of 22030 with flag 140114/81903
9.27/8.67	c cleaning 12002 clauses out of 24021 with flag 166981/94903
10.58/9.94	c cleaning 13001 clauses out of 26019 with flag 195815/108903
11.97/11.36	c cleaning 14001 clauses out of 28019 with flag 226519/123904
13.72/13.05	c cleaning 15002 clauses out of 30018 with flag 259263/139904
15.63/14.99	c cleaning 16005 clauses out of 32017 with flag 294202/156905
17.53/16.86	c cleaning 16998 clauses out of 34010 with flag 331345/174903
19.72/19.05	c cleaning 18000 clauses out of 36012 with flag 371178/193903
21.82/21.13	c cleaning 18999 clauses out of 38012 with flag 412709/213903
24.32/23.61	c cleaning 19999 clauses out of 40013 with flag 456244/234903
27.13/26.44	c cleaning 21000 clauses out of 42016 with flag 501902/256905
29.88/29.18	c cleaning 21997 clauses out of 44014 with flag 549573/279903
32.59/31.86	c Got one! Elapsed wall clock time (in seconds):31.736
32.59/31.86	o 216
33.59/32.80	c cleaning 23954 clauses out of 47933 with flag 11265/305819
34.09/33.40	c cleaning 14981 clauses out of 29980 with flag 23650/311820
34.79/34.03	c cleaning 10996 clauses out of 22000 with flag 38246/318821
35.49/34.73	c cleaning 9490 clauses out of 19002 with flag 54706/326819
36.19/35.49	c cleaning 9253 clauses out of 18513 with flag 73258/335820
37.10/36.38	c cleaning 9624 clauses out of 19259 with flag 93988/345819
38.09/37.33	c cleaning 10309 clauses out of 20635 with flag 116912/356819
39.19/38.45	c cleaning 11157 clauses out of 22327 with flag 141868/368820
40.29/39.59	c cleaning 12072 clauses out of 24170 with flag 168904/381820
41.60/40.87	c cleaning 13044 clauses out of 26098 with flag 198229/395820
43.27/42.41	c cleaning 14019 clauses out of 28053 with flag 229684/410819
45.17/44.40	c cleaning 15012 clauses out of 30035 with flag 264723/426820
47.47/46.63	c cleaning 16004 clauses out of 32023 with flag 300232/443820
49.58/48.73	c cleaning 17003 clauses out of 34019 with flag 337605/461820
51.68/50.82	c cleaning 17998 clauses out of 36016 with flag 376950/480820
53.88/53.01	c cleaning 19003 clauses out of 38018 with flag 418340/500820
56.18/55.36	c cleaning 20000 clauses out of 40015 with flag 461554/521820
58.98/58.17	c cleaning 20997 clauses out of 42014 with flag 507227/543819
62.15/61.23	c cleaning 21999 clauses out of 44017 with flag 555473/566819
65.36/64.50	c cleaning 23002 clauses out of 46018 with flag 605331/590819
68.36/67.46	c cleaning 23996 clauses out of 48017 with flag 657399/615820
71.96/71.08	c cleaning 24998 clauses out of 50020 with flag 712157/641819
76.26/75.30	c cleaning 26004 clauses out of 52023 with flag 768344/668820
80.02/78.97	c cleaning 26998 clauses out of 54018 with flag 826615/696819
83.42/82.35	c cleaning 27996 clauses out of 56020 with flag 886861/725819
87.92/86.81	c cleaning 29001 clauses out of 58024 with flag 949284/755819
92.22/91.19	c cleaning 30003 clauses out of 60024 with flag 1013934/786820
98.03/97.00	c cleaning 31006 clauses out of 62021 with flag 1082642/818820
103.27/102.01	c cleaning 32000 clauses out of 64014 with flag 1151097/851819
107.87/106.65	c cleaning 32999 clauses out of 66015 with flag 1222352/885820
112.97/111.74	c cleaning 33998 clauses out of 68016 with flag 1295981/920820
118.97/117.74	c cleaning 35001 clauses out of 70017 with flag 1371805/956819
127.00/125.60	c cleaning 36001 clauses out of 72017 with flag 1449412/993820
134.60/133.22	c cleaning 36999 clauses out of 74016 with flag 1529575/1031820
143.00/141.60	c cleaning 37999 clauses out of 76016 with flag 1610724/1070819
150.73/149.26	c cleaning 39002 clauses out of 78018 with flag 1693604/1110820
157.65/156.17	c cleaning 39998 clauses out of 80015 with flag 1778758/1151819
165.25/163.72	c cleaning 41000 clauses out of 82017 with flag 1866748/1193819
173.10/171.49	c cleaning 41998 clauses out of 84018 with flag 1956279/1236820
181.30/179.68	c cleaning 42998 clauses out of 86020 with flag 2047748/1280820
189.63/187.84	c cleaning 44000 clauses out of 88022 with flag 2141151/1325820
198.34/196.51	c cleaning 45005 clauses out of 90023 with flag 2236802/1371821
206.74/204.93	c cleaning 45997 clauses out of 92017 with flag 2334910/1418820
215.97/214.04	c cleaning 46999 clauses out of 94020 with flag 2434884/1466820
225.28/223.37	c cleaning 47998 clauses out of 96020 with flag 2536461/1515819
233.39/231.44	c cleaning 49002 clauses out of 98023 with flag 2639899/1565820
241.48/239.51	c cleaning 49999 clauses out of 100021 with flag 2746346/1616820
252.16/250.10	c cleaning 51003 clauses out of 102021 with flag 2854627/1668819
261.76/259.71	c cleaning 51996 clauses out of 104019 with flag 2963981/1721820
273.25/271.17	c cleaning 53001 clauses out of 106023 with flag 3077003/1775820
285.75/283.65	c cleaning 53995 clauses out of 108022 with flag 3192295/1830820
297.15/294.99	c cleaning 55001 clauses out of 110026 with flag 3309003/1886819
309.75/307.40	c cleaning 56004 clauses out of 112025 with flag 3426660/1943819
321.04/318.73	c cleaning 56998 clauses out of 114022 with flag 3546780/2001820
332.97/330.67	c cleaning 58003 clauses out of 116024 with flag 3670399/2060820
346.65/344.29	c cleaning 58999 clauses out of 118021 with flag 3796368/2120820
362.74/360.34	c cleaning 59997 clauses out of 120021 with flag 3923034/2181819
378.12/375.60	c cleaning 61001 clauses out of 122024 with flag 4052337/2243819
391.71/389.10	c cleaning 61999 clauses out of 124023 with flag 4183056/2306819
404.31/401.73	c cleaning 63003 clauses out of 126024 with flag 4316244/2370819
422.77/420.14	c cleaning 63998 clauses out of 128021 with flag 4452503/2435819
444.43/441.75	c cleaning 65000 clauses out of 130023 with flag 4590248/2501819
462.83/460.06	c cleaning 66000 clauses out of 132023 with flag 4729478/2568819
483.30/480.44	c cleaning 67002 clauses out of 134024 with flag 4871563/2636820
504.61/501.77	c cleaning 68004 clauses out of 136021 with flag 5015310/2705819
523.65/520.74	c cleaning 68992 clauses out of 138018 with flag 5161284/2775820
543.93/540.92	c cleaning 70000 clauses out of 140025 with flag 5309807/2846819
565.37/562.35	c cleaning 71001 clauses out of 142025 with flag 5459871/2918819
586.82/583.70	c cleaning 72002 clauses out of 144025 with flag 5612183/2991820
608.48/605.39	c cleaning 73001 clauses out of 146022 with flag 5765754/3065819
633.93/630.74	c cleaning 73997 clauses out of 148021 with flag 5921769/3140819
659.45/656.21	c cleaning 75002 clauses out of 150025 with flag 6079296/3216820
681.42/678.13	c cleaning 76004 clauses out of 152023 with flag 6238906/3293820
706.86/703.52	c cleaning 76998 clauses out of 154019 with flag 6401218/3371820
734.87/731.50	c cleaning 78000 clauses out of 156021 with flag 6565240/3450820
765.74/762.28	c cleaning 78999 clauses out of 158021 with flag 6732002/3530820
795.79/792.24	c cleaning 80000 clauses out of 160021 with flag 6901084/3611819
829.29/825.63	c cleaning 81003 clauses out of 162022 with flag 7071564/3693820
863.69/859.98	c cleaning 81996 clauses out of 164018 with flag 7243460/3776819
896.56/892.78	c cleaning 82996 clauses out of 166022 with flag 7417323/3860819
927.84/923.98	c cleaning 84000 clauses out of 168027 with flag 7593945/3945820
960.77/956.89	c cleaning 85001 clauses out of 170026 with flag 7772780/4031819
993.89/989.82	c cleaning 86005 clauses out of 172026 with flag 7954201/4118820
1018.64/1014.46	c cleaning 86998 clauses out of 174020 with flag 8137880/4206819
1044.45/1040.19	c cleaning 88001 clauses out of 176022 with flag 8323136/4295819
1074.41/1070.01	c cleaning 89000 clauses out of 178021 with flag 8511165/4385819
1109.57/1105.16	c cleaning 90002 clauses out of 180022 with flag 8701410/4476820
1144.42/1139.86	c cleaning 90999 clauses out of 182020 with flag 8891267/4568820
1183.06/1178.36	c cleaning 91998 clauses out of 184022 with flag 9084378/4661821
1217.58/1212.76	c cleaning 92999 clauses out of 186023 with flag 9279430/4755820
1247.28/1242.31	c cleaning 94004 clauses out of 188023 with flag 9477022/4850819
1275.67/1270.51	c cleaning 95001 clauses out of 190019 with flag 9676781/4946819
1311.08/1305.86	c cleaning 96000 clauses out of 192018 with flag 9878195/5043819
1348.36/1342.99	c cleaning 97001 clauses out of 194019 with flag 10080912/5141820
1391.13/1385.50	c cleaning 97999 clauses out of 196018 with flag 10286947/5240820
1427.96/1422.18	c cleaning 98997 clauses out of 198019 with flag 10495456/5340820
1467.88/1461.90	c cleaning 100000 clauses out of 200021 with flag 10706542/5441819
1501.73/1495.51	c cleaning 100999 clauses out of 202021 with flag 10919859/5543819
1537.51/1531.17	c cleaning 102001 clauses out of 204023 with flag 11135082/5646820
1575.16/1568.61	c cleaning 102996 clauses out of 206022 with flag 11350712/5750820
1602.87/1596.19	c cleaning 104000 clauses out of 208025 with flag 11567747/5855819
1636.38/1629.40	c cleaning 105004 clauses out of 210026 with flag 11788050/5961820
1670.27/1663.18	c cleaning 105999 clauses out of 212021 with flag 12009853/6068819
1709.29/1702.00	c cleaning 107001 clauses out of 214023 with flag 12235363/6176820
1747.89/1740.36	c cleaning 107999 clauses out of 216022 with flag 12461873/6285820
1786.69/1778.95	c cleaning 109001 clauses out of 218022 with flag 12690203/6395819
1800.06/1792.10	c starts		: 9
1800.06/1792.10	c conflicts		: 6466615
1800.06/1792.10	c decisions		: 8848377
1800.06/1792.10	c propagations		: 222063078
1800.06/1792.10	c inspects		: 35030121504
1800.06/1792.10	c shortcuts		: 0
1800.06/1792.10	c learnt literals	: 0
1800.06/1792.10	c learnt binary clauses	: 0
1800.06/1792.10	c learnt ternary clauses	: 0
1800.06/1792.10	c learnt constraints	: 6466615
1800.06/1792.10	c ignored constraints	: 0
1800.06/1792.10	c root simplifications	: 0
1800.06/1792.10	c removed literals (reason simplification)	: 0
1800.06/1792.10	c reason swapping (by a shorter reason)	: 0
1800.06/1792.10	c Calls to reduceDB	: 127
1800.06/1792.10	c Number of update (reduction) of LBD	: 97383
1800.06/1792.10	c Imported unit clauses	: 0
1800.06/1792.10	c number of reductions to clauses (during analyze)	: 0
1800.06/1792.10	c number of learned constraints concerned by reduction	: 0
1800.06/1792.10	c number of learning phase by resolution	: 0
1800.06/1792.10	c number of learning phase by cutting planes	: 0
1800.06/1792.10	c speed (assignments/second)	: 123929.15609801016
1800.06/1792.10	c non guided choices	0
1800.06/1792.13	c learnt constraints type 
1800.06/1792.13	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 179817
1800.06/1792.13	s SATISFIABLE
1800.06/1792.13	c Found 8 solution(s)
1800.06/1792.13	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 
1800.06/1792.13	c objective function=216
1800.06/1792.13	c Total wall clock time (in seconds): 1792.005

Verifier Data

OK	216

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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-4085282-1465223947/watcher-4085282-1465223947 -o /tmp/evaluation-result-4085282-1465223947/solver-4085282-1465223947 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node127-1465216773-5889 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4085282-1465223947.opb 

pid=8112
running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.20 2.18 2.18 3/194 8115
/proc/meminfo: memFree=30006704/32872528 swapFree=16740/1306504
[pid=8115] ppid=8112 vsize=272 CPUtime=0 cores=0,2,4,6
/proc/8115/stat : 8115 (java) R 8112 8115 5873 0 -1 4202496 363 0 0 0 0 0 0 0 20 0 1 0 104327247 278528 33 33554432000 1073741824 1073778376 140735083672976 140733353197544 214528257205 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8115/statm: 68 33 25 9 0 25 0

[startup+0.100124 s]
/proc/loadavg: 2.20 2.18 2.18 3/194 8115
/proc/meminfo: memFree=30006704/32872528 swapFree=16740/1306504
[pid=8115] ppid=8112 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/8115/stat : 8115 (java) S 8112 8115 5873 0 -1 4202496 4163 0 1 0 7 0 0 0 20 0 18 0 104327247 9787879424 5288 33554432000 1073741824 1073778376 140735083672976 140735083664112 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/8115/statm: 2389619 5294 2053 9 0 2380296 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 9558476

[startup+0.200305 s]
/proc/loadavg: 2.20 2.18 2.18 3/194 8115
/proc/meminfo: memFree=30006704/32872528 swapFree=16740/1306504
[pid=8115] ppid=8112 vsize=9558476 CPUtime=0.24 cores=0,2,4,6
/proc/8115/stat : 8115 (java) S 8112 8115 5873 0 -1 4202496 4690 0 1 0 23 1 0 0 20 0 18 0 104327247 9787879424 6750 33554432000 1073741824 1073778376 140735083672976 140735083664112 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/8115/statm: 2389619 6750 2201 9 0 2380296 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 9558476

[startup+0.300296 s]
/proc/loadavg: 2.20 2.18 2.18 3/194 8115
/proc/meminfo: memFree=30006704/32872528 swapFree=16740/1306504
[pid=8115] ppid=8112 vsize=9625040 CPUtime=0.47 cores=0,2,4,6
/proc/8115/stat : 8115 (java) S 8112 8115 5873 0 -1 4202496 6292 0 1 0 46 1 0 0 20 0 19 0 104327247 9856040960 8704 33554432000 1073741824 1073778376 140735083672976 140735083664112 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/8115/statm: 2406260 8704 2242 9 0 2396937 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 9625040

[startup+0.700208 s]
/proc/loadavg: 2.20 2.18 2.18 3/194 8115
/proc/meminfo: memFree=30006704/32872528 swapFree=16740/1306504
[pid=8115] ppid=8112 vsize=9625040 CPUtime=1.14 cores=0,2,4,6
/proc/8115/stat : 8115 (java) S 8112 8115 5873 0 -1 4202496 8204 0 1 0 113 1 0 0 20 0 19 0 104327247 9856040960 10787 33554432000 1073741824 1073778376 140735083672976 140735083664112 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/8115/statm: 2406260 10787 2248 9 0 2396937 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 9625040

[startup+1.50073 s]
/proc/loadavg: 2.20 2.18 2.18 3/213 8134
/proc/meminfo: memFree=29975696/32872528 swapFree=16740/1306504
[pid=8115] ppid=8112 vsize=9625040 CPUtime=2.13 cores=0,2,4,6
/proc/8115/stat : 8115 (java) S 8112 8115 5873 0 -1 4202496 9875 0 1 0 211 2 0 0 20 0 19 0 104327247 9856040960 13410 33554432000 1073741824 1073778376 140735083672976 140735083664112 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/8115/statm: 2406260 13410 2260 9 0 2396937 0
[pid=8115/tid=8117] ppid=8112 vsize=9625040 CPUtime=1.46 cores=0,2,4,6
/proc/8115/task/8117/stat : 8117 (java) R 8112 8115 5873 0 -1 4202560 2421 0 1 0 145 1 0 0 20 0 19 0 104327248 9856040960 13410 33554432000 1073741824 1073778376 140735083672976 140095940489720 140095810661853 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=8115/tid=8118] ppid=8112 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8115/task/8118/stat : 8118 (java) S 8112 8115 5873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104327249 9856040960 13410 33554432000 1073741824 1073778376 140735083672976 140095929551528 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8115/tid=8119] ppid=8112 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8115/task/8119/stat : 8119 (java) S 8112 8115 5873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104327249 9856040960 13410 33554432000 1073741824 1073778376 140735083672976 140095782599464 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8115/tid=8120] ppid=8112 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8115/task/8120/stat : 8120 (java) S 8112 8115 5873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104327249 9856040960 13410 33554432000 1073741824 1073778376 140735083672976 140095781546920 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8115/tid=8121] ppid=8112 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8115/task/8121/stat : 8121 (java) S 8112 8115 5873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104327249 9856040960 13410 33554432000 1073741824 1073778376 140735083672976 140095780494376 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8115/tid=8122] ppid=8112 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8115/task/8122/stat : 8122 (java) S 8112 8115 5873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104327249 9856040960 13410 33554432000 1073741824 1073778376 140735083672976 140095779440808 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8115/tid=8123] ppid=8112 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8115/task/8123/stat : 8123 (java) S 8112 8115 5873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104327249 9856040960 13410 33554432000 1073741824 1073778376 140735083672976 140095778388264 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8115/tid=8124] ppid=8112 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8115/task/8124/stat : 8124 (java) S 8112 8115 5873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104327249 9856040960 13410 33554432000 1073741824 1073778376 140735083672976 140095777335720 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8115/tid=8125] ppid=8112 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8115/task/8125/stat : 8125 (java) S 8112 8115 5873 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 104327249 9856040960 13410 33554432000 1073741824 1073778376 140735083672976 140095776283176 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8115/tid=8126] ppid=8112 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8115/task/8126/stat : 8126 (java) S 8112 8115 5873 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 104327250 9856040960 13410 33554432000 1073741824 1073778376 140735083672976 140095764085352 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8115/tid=8127] ppid=8112 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8115/task/8127/stat : 8127 (java) S 8112 8115 5873 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 104327251 9856040960 13410 33554432000 1073741824 1073778376 140735083672976 140095763031672 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8115/tid=8128] ppid=8112 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8115/task/8128/stat : 8128 (java) S 8112 8115 5873 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104327251 9856040960 13410 33554432000 1073741824 1073778376 140735083672976 140095761979016 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8115/tid=8129] ppid=8112 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8115/task/8129/stat : 8129 (java) S 8112 8115 5873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104327254 9856040960 13410 33554432000 1073741824 1073778376 140735083672976 140095760927760 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8115/tid=8130] ppid=8112 vsize=9625040 CPUtime=0.34 cores=0,2,4,6
/proc/8115/task/8130/stat : 8130 (java) S 8112 8115 5873 0 -1 4202560 3054 0 0 0 34 0 0 0 20 0 19 0 104327254 9856040960 13410 33554432000 1073741824 1073778376 140735083672976 140095759874104 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8115/tid=8131] ppid=8112 vsize=9625040 CPUtime=0.28 cores=0,2,4,6
/proc/8115/task/8131/stat : 8131 (java) S 8112 8115 5873 0 -1 4202560 3127 0 0 0 28 0 0 0 20 0 19 0 104327254 9856040960 13410 33554432000 1073741824 1073778376 140735083672976 140095758821560 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8115/tid=8132] ppid=8112 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8115/task/8132/stat : 8132 (java) S 8112 8115 5873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104327254 9856040960 13410 33554432000 1073741824 1073778376 140735083672976 140095757769208 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8115/tid=8133] ppid=8112 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8115/task/8133/stat : 8133 (java) S 8112 8115 5873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104327254 9856040960 13410 33554432000 1073741824 1073778376 140735083672976 140095756716872 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8115/tid=8134] ppid=8112 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8115/task/8134/stat : 8134 (java) S 8112 8115 5873 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104327272 9856040960 13410 33554432000 1073741824 1073778376 140735083672976 140095755662632 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2.13
Current children cumulated vsize (KiB) 9625040

[startup+3.10075 s]
/proc/loadavg: 2.10 2.16 2.17 3/213 8134
/proc/meminfo: memFree=29960492/32872528 swapFree=16740/1306504
[pid=8115] ppid=8112 vsize=9625040 CPUtime=3.77 cores=0,2,4,6
/proc/8115/stat : 8115 (java) S 8112 8115 5873 0 -1 4202496 9886 0 1 0 375 2 0 0 20 0 19 0 104327247 9856040960 18019 33554432000 1073741824 1073778376 140735083672976 140735083664112 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/8115/statm: 2406260 18019 2260 9 0 2396937 0
[pid=8115/tid=8117] ppid=8112 vsize=9625040 CPUtime=3.07 cores=0,2,4,6
/proc/8115/task/8117/stat : 8117 (java) R 8112 8115 5873 0 -1 4202560 2431 0 1 0 305 2 0 0 20 0 19 0 104327248 9856040960 18019 33554432000 1073741824 1073778376 140735083672976 140095940487488 140095810776472 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=8115/tid=8118] ppid=8112 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8115/task/8118/stat : 8118 (java) S 8112 8115 5873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104327249 9856040960 18019 33554432000 1073741824 1073778376 140735083672976 140095929551528 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8115/tid=8119] ppid=8112 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8115/task/8119/stat : 8119 (java) S 8112 8115 5873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104327249 9856040960 18019 33554432000 1073741824 1073778376 140735083672976 140095782599464 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8115/tid=8120] ppid=8112 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8115/task/8120/stat : 8120 (java) S 8112 8115 5873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104327249 9856040960 18019 33554432000 1073741824 1073778376 140735083672976 140095781546920 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8115/tid=8121] ppid=8112 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8115/task/8121/stat : 8121 (java) S 8112 8115 5873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104327249 9856040960 18019 33554432000 1073741824 1073778376 140735083672976 140095780494376 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8115/tid=8122] ppid=8112 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8115/task/8122/stat : 8122 (java) S 8112 8115 5873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104327249 9856040960 18019 33554432000 1073741824 1073778376 140735083672976 140095779440808 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8115/tid=8123] ppid=8112 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8115/task/8123/stat : 8123 (java) S 8112 8115 5873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104327249 9856040960 18019 33554432000 1073741824 1073778376 140735083672976 140095778388264 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8115/tid=8124] ppid=8112 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8115/task/8124/stat : 8124 (java) S 8112 8115 5873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104327249 9856040960 18019 33554432000 1073741824 1073778376 140735083672976 140095777335720 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8115/tid=8125] ppid=8112 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8115/task/8125/stat : 8125 (java) S 8112 8115 5873 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 104327249 9856040960 18019 33554432000 1073741824 1073778376 140735083672976 140095776283176 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8115/tid=8126] ppid=8112 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8115/task/8126/stat : 8126 (java) S 8112 8115 5873 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 104327250 9856040960 18019 33554432000 1073741824 1073778376 140735083672976 140095764085352 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8115/tid=8127] ppid=8112 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8115/task/8127/stat : 8127 (java) S 8112 8115 5873 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 104327251 9856040960 18019 33554432000 1073741824 1073778376 140735083672976 140095763031672 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8115/tid=8128] ppid=8112 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8115/task/8128/stat : 8128 (java) S 8112 8115 5873 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104327251 9856040960 18019 33554432000 1073741824 1073778376 140735083672976 140095761979016 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8115/tid=8129] ppid=8112 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8115/task/8129/stat : 8129 (java) S 8112 8115 5873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104327254 9856040960 18019 33554432000 1073741824 1073778376 140735083672976 140095760927760 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8115/tid=8130] ppid=8112 vsize=9625040 CPUtime=0.38 cores=0,2,4,6
/proc/8115/task/8130/stat : 8130 (java) S 8112 8115 5873 0 -1 4202560 3055 0 0 0 38 0 0 0 20 0 19 0 104327254 9856040960 18019 33554432000 1073741824 1073778376 140735083672976 140095759874104 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8115/tid=8131] ppid=8112 vsize=9625040 CPUtime=0.29 cores=0,2,4,6
/proc/8115/task/8131/stat : 8131 (java) S 8112 8115 5873 0 -1 4202560 3127 0 0 0 29 0 0 0 20 0 19 0 104327254 9856040960 18019 33554432000 1073741824 1073778376 140735083672976 140095758821560 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8115/tid=8132] ppid=8112 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8115/task/8132/stat : 8132 (java) S 8112 8115 5873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104327254 9856040960 18019 33554432000 1073741824 1073778376 140735083672976 140095757769208 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8115/tid=8133] ppid=8112 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8115/task/8133/stat : 8133 (java) S 8112 8115 5873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104327254 9856040960 18019 33554432000 1073741824 1073778376 140735083672976 140095756716872 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8115/tid=8134] ppid=8112 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8115/task/8134/stat : 8134 (java) S 8112 8115 5873 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104327272 9856040960 18019 33554432000 1073741824 1073778376 140735083672976 140095755662632 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.77
Current children cumulated vsize (KiB) 9625040

[startup+6.30079 s]
/proc/loadavg: 2.10 2.16 2.17 3/213 8134
/proc/meminfo: memFree=29926072/32872528 swapFree=16740/1306504
[pid=8115] ppid=8112 vsize=9625040 CPUtime=6.97 cores=0,2,4,6
/proc/8115/stat : 8115 (java) S 8112 8115 5873 0 -1 4202496 9904 0 1 0 694 3 0 0 20 0 19 0 104327247 9856040960 26067 33554432000 1073741824 1073778376 140735083672976 140735083664112 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/8115/statm: 2406260 26067 2261 9 0 2396937 0
[pid=8115/tid=8117] ppid=8112 vsize=9625040 CPUtime=6.26 cores=0,2,4,6
/proc/8115/task/8117/stat : 8117 (java) R 8112 8115 5873 0 -1 4202560 2448 0 1 0 624 2 0 0 20 0 19 0 104327248 9856040960 26067 33554432000 1073741824 1073778376 140735083672976 140095940480688 140095810716419 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=8115/tid=8118] ppid=8112 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8115/task/8118/stat : 8118 (java) S 8112 8115 5873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104327249 9856040960 26067 33554432000 1073741824 1073778376 140735083672976 140095929551528 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8115/tid=8119] ppid=8112 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8115/task/8119/stat : 8119 (java) S 8112 8115 5873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104327249 9856040960 26067 33554432000 1073741824 1073778376 140735083672976 140095782599464 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8115/tid=8120] ppid=8112 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8115/task/8120/stat : 8120 (java) S 8112 8115 5873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104327249 9856040960 26067 33554432000 1073741824 1073778376 140735083672976 140095781546920 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8115/tid=8121] ppid=8112 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8115/task/8121/stat : 8121 (java) S 8112 8115 5873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104327249 9856040960 26067 33554432000 1073741824 1073778376 140735083672976 140095780494376 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8115/tid=8122] ppid=8112 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8115/task/8122/stat : 8122 (java) S 8112 8115 5873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104327249 9856040960 26067 33554432000 1073741824 1073778376 140735083672976 140095779440808 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8115/tid=8123] ppid=8112 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8115/task/8123/stat : 8123 (java) S 8112 8115 5873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104327249 9856040960 26067 33554432000 1073741824 1073778376 140735083672976 140095778388264 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8115/tid=8124] ppid=8112 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8115/task/8124/stat : 8124 (java) S 8112 8115 5873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104327249 9856040960 26067 33554432000 1073741824 1073778376 140735083672976 140095777335720 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8115/tid=8125] ppid=8112 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8115/task/8125/stat : 8125 (java) S 8112 8115 5873 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 104327249 9856040960 26067 33554432000 1073741824 1073778376 140735083672976 140095776283176 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8115/tid=8126] ppid=8112 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8115/task/8126/stat : 8126 (java) S 8112 8115 5873 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 104327250 9856040960 26067 33554432000 1073741824 1073778376 140735083672976 140095764085352 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8115/tid=8127] ppid=8112 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8115/task/8127/stat : 8127 (java) S 8112 8115 5873 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 104327251 9856040960 26067 33554432000 1073741824 1073778376 140735083672976 140095763031672 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8115/tid=8128] ppid=8112 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8115/task/8128/stat : 8128 (java) S 8112 8115 5873 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104327251 9856040960 26067 33554432000 1073741824 1073778376 140735083672976 140095761979016 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8115/tid=8129] ppid=8112 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8115/task/8129/stat : 8129 (java) S 8112 8115 5873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104327254 9856040960 26067 33554432000 1073741824 1073778376 140735083672976 140095760927760 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8115/tid=8130] ppid=8112 vsize=9625040 CPUtime=0.38 cores=0,2,4,6
/proc/8115/task/8130/stat : 8130 (java) S 8112 8115 5873 0 -1 4202560 3055 0 0 0 38 0 0 0 20 0 19 0 104327254 9856040960 26067 33554432000 1073741824 1073778376 140735083672976 140095759874104 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8115/tid=8131] ppid=8112 vsize=9625040 CPUtime=0.29 cores=0,2,4,6
/proc/8115/task/8131/stat : 8131 (java) S 8112 8115 5873 0 -1 4202560 3127 0 0 0 29 0 0 0 20 0 19 0 104327254 9856040960 26067 33554432000 1073741824 1073778376 140735083672976 140095758821560 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8115/tid=8132] ppid=8112 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8115/task/8132/stat : 8132 (java) S 8112 8115 5873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104327254 9856040960 26067 33554432000 1073741824 1073778376 140735083672976 140095757769208 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8115/tid=8133] ppid=8112 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8115/task/8133/stat : 8133 (java) S 8112 8115 5873 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 104327254 9856040960 26067 33554432000 1073741824 1073778376 140735083672976 140095756716872 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8115/tid=8134] ppid=8112 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8115/task/8134/stat : 8134 (java) S 8112 8115 5873 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104327272 9856040960 26067 33554432000 1073741824 1073778376 140735083672976 140095755662632 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 6.97
Current children cumulated vsize (KiB) 9625040


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

[pid=8115/tid=8127] ppid=8112 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8115/task/8127/stat : 8127 (java) S 8112 8115 5873 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 104327251 9856040960 98061 33554432000 1073741824 1073778376 140735083672976 140095763031672 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8115/tid=8128] ppid=8112 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8115/task/8128/stat : 8128 (java) S 8112 8115 5873 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 104327251 9856040960 98061 33554432000 1073741824 1073778376 140735083672976 140095761979016 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8115/tid=8129] ppid=8112 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8115/task/8129/stat : 8129 (java) S 8112 8115 5873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104327254 9856040960 98061 33554432000 1073741824 1073778376 140735083672976 140095760927760 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8115/tid=8130] ppid=8112 vsize=9625040 CPUtime=0.4 cores=0,2,4,6
/proc/8115/task/8130/stat : 8130 (java) S 8112 8115 5873 0 -1 4202560 3063 0 0 0 40 0 0 0 20 0 19 0 104327254 9856040960 98061 33554432000 1073741824 1073778376 140735083672976 140095759874104 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8115/tid=8131] ppid=8112 vsize=9625040 CPUtime=0.29 cores=0,2,4,6
/proc/8115/task/8131/stat : 8131 (java) S 8112 8115 5873 0 -1 4202560 3127 0 0 0 29 0 0 0 20 0 19 0 104327254 9856040960 98061 33554432000 1073741824 1073778376 140735083672976 140095758821560 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8115/tid=8132] ppid=8112 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8115/task/8132/stat : 8132 (java) S 8112 8115 5873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104327254 9856040960 98061 33554432000 1073741824 1073778376 140735083672976 140095757769208 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8115/tid=8133] ppid=8112 vsize=9625040 CPUtime=0.49 cores=0,2,4,6
/proc/8115/task/8133/stat : 8133 (java) S 8112 8115 5873 0 -1 4202560 99 0 0 0 27 22 0 0 20 0 19 0 104327254 9856040960 98061 33554432000 1073741824 1073778376 140735083672976 140095756716872 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8115/tid=8134] ppid=8112 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8115/task/8134/stat : 8134 (java) S 8112 8115 5873 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104327272 9856040960 98061 33554432000 1073741824 1073778376 140735083672976 140095755662632 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1729.82
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.27 2.21 2.18 3/213 8266
/proc/meminfo: memFree=30088436/32872528 swapFree=16740/1306504
[pid=8115] ppid=8112 vsize=9625040 CPUtime=1790.12 cores=0,2,4,6
/proc/8115/stat : 8115 (java) S 8112 8115 5873 0 -1 4202496 14995 0 1 0 178921 91 0 0 20 0 19 0 104327247 9856040960 95779 33554432000 1073741824 1073778376 140735083672976 140735083664112 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/8115/statm: 2406260 95779 2283 9 0 2396937 0
[pid=8115/tid=8117] ppid=8112 vsize=9625040 CPUtime=1777.71 cores=0,2,4,6
/proc/8115/task/8117/stat : 8117 (java) R 8112 8115 5873 0 -1 4202560 2598 0 1 0 177739 32 0 0 20 0 19 0 104327248 9856040960 95779 33554432000 1073741824 1073778376 140735083672976 140095940488368 140095810820125 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=8115/tid=8118] ppid=8112 vsize=9625040 CPUtime=1.19 cores=0,2,4,6
/proc/8115/task/8118/stat : 8118 (java) S 8112 8115 5873 0 -1 4202560 498 0 0 0 114 5 0 0 20 0 19 0 104327249 9856040960 95779 33554432000 1073741824 1073778376 140735083672976 140095929551528 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8115/tid=8119] ppid=8112 vsize=9625040 CPUtime=1.28 cores=0,2,4,6
/proc/8115/task/8119/stat : 8119 (java) S 8112 8115 5873 0 -1 4202560 624 0 0 0 117 11 0 0 20 0 19 0 104327249 9856040960 95779 33554432000 1073741824 1073778376 140735083672976 140095782599464 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8115/tid=8120] ppid=8112 vsize=9625040 CPUtime=1.18 cores=0,2,4,6
/proc/8115/task/8120/stat : 8120 (java) S 8112 8115 5873 0 -1 4202560 354 0 0 0 111 7 0 0 20 0 19 0 104327249 9856040960 95779 33554432000 1073741824 1073778376 140735083672976 140095781546920 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8115/tid=8121] ppid=8112 vsize=9625040 CPUtime=1.23 cores=0,2,4,6
/proc/8115/task/8121/stat : 8121 (java) S 8112 8115 5873 0 -1 4202560 367 0 0 0 116 7 0 0 20 0 19 0 104327249 9856040960 95779 33554432000 1073741824 1073778376 140735083672976 140095780494376 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8115/tid=8122] ppid=8112 vsize=9625040 CPUtime=1.22 cores=0,2,4,6
/proc/8115/task/8122/stat : 8122 (java) S 8112 8115 5873 0 -1 4202560 717 0 0 0 114 8 0 0 20 0 19 0 104327249 9856040960 95779 33554432000 1073741824 1073778376 140735083672976 140095779440808 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8115/tid=8123] ppid=8112 vsize=9625040 CPUtime=1.25 cores=0,2,4,6
/proc/8115/task/8123/stat : 8123 (java) S 8112 8115 5873 0 -1 4202560 747 0 0 0 115 10 0 0 20 0 19 0 104327249 9856040960 95779 33554432000 1073741824 1073778376 140735083672976 140095778388264 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8115/tid=8124] ppid=8112 vsize=9625040 CPUtime=1.27 cores=0,2,4,6
/proc/8115/task/8124/stat : 8124 (java) S 8112 8115 5873 0 -1 4202560 494 0 0 0 116 11 0 0 20 0 19 0 104327249 9856040960 95779 33554432000 1073741824 1073778376 140735083672976 140095777335720 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8115/tid=8125] ppid=8112 vsize=9625040 CPUtime=1.19 cores=0,2,4,6
/proc/8115/task/8125/stat : 8125 (java) S 8112 8115 5873 0 -1 4202560 528 0 0 0 111 8 0 0 20 0 19 0 104327249 9856040960 95779 33554432000 1073741824 1073778376 140735083672976 140095776283176 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8115/tid=8126] ppid=8112 vsize=9625040 CPUtime=1.71 cores=0,2,4,6
/proc/8115/task/8126/stat : 8126 (java) S 8112 8115 5873 0 -1 4202560 516 0 0 0 168 3 0 0 20 0 19 0 104327250 9856040960 95779 33554432000 1073741824 1073778376 140735083672976 140095764085352 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8115/tid=8127] ppid=8112 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8115/task/8127/stat : 8127 (java) S 8112 8115 5873 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 104327251 9856040960 95779 33554432000 1073741824 1073778376 140735083672976 140095763031672 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8115/tid=8128] ppid=8112 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8115/task/8128/stat : 8128 (java) S 8112 8115 5873 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 104327251 9856040960 95779 33554432000 1073741824 1073778376 140735083672976 140095761979016 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8115/tid=8129] ppid=8112 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8115/task/8129/stat : 8129 (java) S 8112 8115 5873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104327254 9856040960 95779 33554432000 1073741824 1073778376 140735083672976 140095760927760 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8115/tid=8130] ppid=8112 vsize=9625040 CPUtime=0.4 cores=0,2,4,6
/proc/8115/task/8130/stat : 8130 (java) S 8112 8115 5873 0 -1 4202560 3063 0 0 0 40 0 0 0 20 0 19 0 104327254 9856040960 95779 33554432000 1073741824 1073778376 140735083672976 140095759874104 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8115/tid=8131] ppid=8112 vsize=9625040 CPUtime=0.29 cores=0,2,4,6
/proc/8115/task/8131/stat : 8131 (java) S 8112 8115 5873 0 -1 4202560 3127 0 0 0 29 0 0 0 20 0 19 0 104327254 9856040960 95779 33554432000 1073741824 1073778376 140735083672976 140095758821560 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8115/tid=8132] ppid=8112 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8115/task/8132/stat : 8132 (java) S 8112 8115 5873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104327254 9856040960 95779 33554432000 1073741824 1073778376 140735083672976 140095757769208 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8115/tid=8133] ppid=8112 vsize=9625040 CPUtime=0.51 cores=0,2,4,6
/proc/8115/task/8133/stat : 8133 (java) S 8112 8115 5873 0 -1 4202560 103 0 0 0 28 23 0 0 20 0 19 0 104327254 9856040960 95779 33554432000 1073741824 1073778376 140735083672976 140095756716872 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8115/tid=8134] ppid=8112 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8115/task/8134/stat : 8134 (java) S 8112 8115 5873 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104327272 9856040960 95779 33554432000 1073741824 1073778376 140735083672976 140095755662632 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1790.12
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1792.1 s]
/proc/loadavg: 2.23 2.20 2.18 3/213 8266
/proc/meminfo: memFree=30091540/32872528 swapFree=16740/1306504
[pid=8115] ppid=8112 vsize=9625040 CPUtime=1800.06 cores=0,2,4,6
/proc/8115/stat : 8115 (java) S 8112 8115 5873 0 -1 4202496 15003 0 1 0 179914 92 0 0 20 0 19 0 104327247 9856040960 95014 33554432000 1073741824 1073778376 140735083672976 140735083664112 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/8115/statm: 2406260 95014 2283 9 0 2396937 0
[pid=8115/tid=8117] ppid=8112 vsize=9625040 CPUtime=1787.45 cores=0,2,4,6
/proc/8115/task/8117/stat : 8117 (java) R 8112 8115 5873 0 -1 4202560 2601 0 1 0 178713 32 0 0 20 0 19 0 104327248 9856040960 95014 33554432000 1073741824 1073778376 140735083672976 140095940488368 140095810715409 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=8115/tid=8118] ppid=8112 vsize=9625040 CPUtime=1.21 cores=0,2,4,6
/proc/8115/task/8118/stat : 8118 (java) S 8112 8115 5873 0 -1 4202560 498 0 0 0 116 5 0 0 20 0 19 0 104327249 9856040960 95014 33554432000 1073741824 1073778376 140735083672976 140095929551528 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8115/tid=8119] ppid=8112 vsize=9625040 CPUtime=1.33 cores=0,2,4,6
/proc/8115/task/8119/stat : 8119 (java) S 8112 8115 5873 0 -1 4202560 624 0 0 0 122 11 0 0 20 0 19 0 104327249 9856040960 95014 33554432000 1073741824 1073778376 140735083672976 140095782599464 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8115/tid=8120] ppid=8112 vsize=9625040 CPUtime=1.2 cores=0,2,4,6
/proc/8115/task/8120/stat : 8120 (java) S 8112 8115 5873 0 -1 4202560 359 0 0 0 113 7 0 0 20 0 19 0 104327249 9856040960 95014 33554432000 1073741824 1073778376 140735083672976 140095781546920 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8115/tid=8121] ppid=8112 vsize=9625040 CPUtime=1.25 cores=0,2,4,6
/proc/8115/task/8121/stat : 8121 (java) S 8112 8115 5873 0 -1 4202560 367 0 0 0 118 7 0 0 20 0 19 0 104327249 9856040960 95014 33554432000 1073741824 1073778376 140735083672976 140095780494376 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8115/tid=8122] ppid=8112 vsize=9625040 CPUtime=1.24 cores=0,2,4,6
/proc/8115/task/8122/stat : 8122 (java) S 8112 8115 5873 0 -1 4202560 717 0 0 0 116 8 0 0 20 0 19 0 104327249 9856040960 95014 33554432000 1073741824 1073778376 140735083672976 140095779440808 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8115/tid=8123] ppid=8112 vsize=9625040 CPUtime=1.28 cores=0,2,4,6
/proc/8115/task/8123/stat : 8123 (java) S 8112 8115 5873 0 -1 4202560 747 0 0 0 118 10 0 0 20 0 19 0 104327249 9856040960 95014 33554432000 1073741824 1073778376 140735083672976 140095778388264 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8115/tid=8124] ppid=8112 vsize=9625040 CPUtime=1.3 cores=0,2,4,6
/proc/8115/task/8124/stat : 8124 (java) S 8112 8115 5873 0 -1 4202560 494 0 0 0 119 11 0 0 20 0 19 0 104327249 9856040960 95014 33554432000 1073741824 1073778376 140735083672976 140095777335720 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8115/tid=8125] ppid=8112 vsize=9625040 CPUtime=1.2 cores=0,2,4,6
/proc/8115/task/8125/stat : 8125 (java) S 8112 8115 5873 0 -1 4202560 528 0 0 0 112 8 0 0 20 0 19 0 104327249 9856040960 95014 33554432000 1073741824 1073778376 140735083672976 140095776283176 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8115/tid=8126] ppid=8112 vsize=9625040 CPUtime=1.71 cores=0,2,4,6
/proc/8115/task/8126/stat : 8126 (java) S 8112 8115 5873 0 -1 4202560 516 0 0 0 168 3 0 0 20 0 19 0 104327250 9856040960 95014 33554432000 1073741824 1073778376 140735083672976 140095764085352 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8115/tid=8127] ppid=8112 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8115/task/8127/stat : 8127 (java) S 8112 8115 5873 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 104327251 9856040960 95014 33554432000 1073741824 1073778376 140735083672976 140095763031672 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8115/tid=8128] ppid=8112 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8115/task/8128/stat : 8128 (java) S 8112 8115 5873 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 104327251 9856040960 95014 33554432000 1073741824 1073778376 140735083672976 140095761979016 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8115/tid=8129] ppid=8112 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8115/task/8129/stat : 8129 (java) S 8112 8115 5873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104327254 9856040960 95014 33554432000 1073741824 1073778376 140735083672976 140095760927760 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8115/tid=8130] ppid=8112 vsize=9625040 CPUtime=0.4 cores=0,2,4,6
/proc/8115/task/8130/stat : 8130 (java) S 8112 8115 5873 0 -1 4202560 3063 0 0 0 40 0 0 0 20 0 19 0 104327254 9856040960 95014 33554432000 1073741824 1073778376 140735083672976 140095759874104 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8115/tid=8131] ppid=8112 vsize=9625040 CPUtime=0.29 cores=0,2,4,6
/proc/8115/task/8131/stat : 8131 (java) S 8112 8115 5873 0 -1 4202560 3127 0 0 0 29 0 0 0 20 0 19 0 104327254 9856040960 95014 33554432000 1073741824 1073778376 140735083672976 140095758821560 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8115/tid=8132] ppid=8112 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8115/task/8132/stat : 8132 (java) S 8112 8115 5873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104327254 9856040960 95014 33554432000 1073741824 1073778376 140735083672976 140095757769208 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8115/tid=8133] ppid=8112 vsize=9625040 CPUtime=0.51 cores=0,2,4,6
/proc/8115/task/8133/stat : 8133 (java) S 8112 8115 5873 0 -1 4202560 103 0 0 0 28 23 0 0 20 0 19 0 104327254 9856040960 95014 33554432000 1073741824 1073778376 140735083672976 140095756716872 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8115/tid=8134] ppid=8112 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8115/task/8134/stat : 8134 (java) S 8112 8115 5873 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104327272 9856040960 95014 33554432000 1073741824 1073778376 140735083672976 140095755662632 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 9625040

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 8115 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1792.1 s]
/proc/loadavg: 2.23 2.20 2.18 3/213 8266
/proc/meminfo: memFree=30091540/32872528 swapFree=16740/1306504
[pid=8115] ppid=8112 vsize=9625040 CPUtime=1800.06 cores=0,2,4,6
/proc/8115/stat : 8115 (java) S 8112 8115 5873 0 -1 4202496 15003 0 1 0 179914 92 0 0 20 0 19 0 104327247 9856040960 95014 33554432000 1073741824 1073778376 140735083672976 140735083664112 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/8115/statm: 2406260 95014 2283 9 0 2396937 0
[pid=8115/tid=8117] ppid=8112 vsize=9625040 CPUtime=1787.45 cores=0,2,4,6
/proc/8115/task/8117/stat : 8117 (java) R 8112 8115 5873 0 -1 4202560 2601 0 1 0 178713 32 0 0 20 0 19 0 104327248 9856040960 95014 33554432000 1073741824 1073778376 140735083672976 140095940488368 140095810715409 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=8115/tid=8118] ppid=8112 vsize=9625040 CPUtime=1.21 cores=0,2,4,6
/proc/8115/task/8118/stat : 8118 (java) S 8112 8115 5873 0 -1 4202560 498 0 0 0 116 5 0 0 20 0 19 0 104327249 9856040960 95014 33554432000 1073741824 1073778376 140735083672976 140095929551528 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8115/tid=8119] ppid=8112 vsize=9625040 CPUtime=1.33 cores=0,2,4,6
/proc/8115/task/8119/stat : 8119 (java) S 8112 8115 5873 0 -1 4202560 624 0 0 0 122 11 0 0 20 0 19 0 104327249 9856040960 95014 33554432000 1073741824 1073778376 140735083672976 140095782599464 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8115/tid=8120] ppid=8112 vsize=9625040 CPUtime=1.2 cores=0,2,4,6
/proc/8115/task/8120/stat : 8120 (java) S 8112 8115 5873 0 -1 4202560 359 0 0 0 113 7 0 0 20 0 19 0 104327249 9856040960 95014 33554432000 1073741824 1073778376 140735083672976 140095781546920 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8115/tid=8121] ppid=8112 vsize=9625040 CPUtime=1.25 cores=0,2,4,6
/proc/8115/task/8121/stat : 8121 (java) S 8112 8115 5873 0 -1 4202560 367 0 0 0 118 7 0 0 20 0 19 0 104327249 9856040960 95014 33554432000 1073741824 1073778376 140735083672976 140095780494376 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8115/tid=8122] ppid=8112 vsize=9625040 CPUtime=1.24 cores=0,2,4,6
/proc/8115/task/8122/stat : 8122 (java) S 8112 8115 5873 0 -1 4202560 717 0 0 0 116 8 0 0 20 0 19 0 104327249 9856040960 95014 33554432000 1073741824 1073778376 140735083672976 140095779440808 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8115/tid=8123] ppid=8112 vsize=9625040 CPUtime=1.28 cores=0,2,4,6
/proc/8115/task/8123/stat : 8123 (java) S 8112 8115 5873 0 -1 4202560 747 0 0 0 118 10 0 0 20 0 19 0 104327249 9856040960 95014 33554432000 1073741824 1073778376 140735083672976 140095778388264 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8115/tid=8124] ppid=8112 vsize=9625040 CPUtime=1.3 cores=0,2,4,6
/proc/8115/task/8124/stat : 8124 (java) S 8112 8115 5873 0 -1 4202560 494 0 0 0 119 11 0 0 20 0 19 0 104327249 9856040960 95014 33554432000 1073741824 1073778376 140735083672976 140095777335720 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8115/tid=8125] ppid=8112 vsize=9625040 CPUtime=1.2 cores=0,2,4,6
/proc/8115/task/8125/stat : 8125 (java) S 8112 8115 5873 0 -1 4202560 528 0 0 0 112 8 0 0 20 0 19 0 104327249 9856040960 95014 33554432000 1073741824 1073778376 140735083672976 140095776283176 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8115/tid=8126] ppid=8112 vsize=9625040 CPUtime=1.71 cores=0,2,4,6
/proc/8115/task/8126/stat : 8126 (java) S 8112 8115 5873 0 -1 4202560 516 0 0 0 168 3 0 0 20 0 19 0 104327250 9856040960 95014 33554432000 1073741824 1073778376 140735083672976 140095764085352 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8115/tid=8127] ppid=8112 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8115/task/8127/stat : 8127 (java) S 8112 8115 5873 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 104327251 9856040960 95014 33554432000 1073741824 1073778376 140735083672976 140095763031672 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8115/tid=8128] ppid=8112 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8115/task/8128/stat : 8128 (java) S 8112 8115 5873 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 104327251 9856040960 95014 33554432000 1073741824 1073778376 140735083672976 140095761979016 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8115/tid=8129] ppid=8112 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8115/task/8129/stat : 8129 (java) S 8112 8115 5873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104327254 9856040960 95014 33554432000 1073741824 1073778376 140735083672976 140095760927760 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8115/tid=8130] ppid=8112 vsize=9625040 CPUtime=0.4 cores=0,2,4,6
/proc/8115/task/8130/stat : 8130 (java) S 8112 8115 5873 0 -1 4202560 3063 0 0 0 40 0 0 0 20 0 19 0 104327254 9856040960 95014 33554432000 1073741824 1073778376 140735083672976 140095759874104 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8115/tid=8131] ppid=8112 vsize=9625040 CPUtime=0.29 cores=0,2,4,6
/proc/8115/task/8131/stat : 8131 (java) S 8112 8115 5873 0 -1 4202560 3127 0 0 0 29 0 0 0 20 0 19 0 104327254 9856040960 95014 33554432000 1073741824 1073778376 140735083672976 140095758821560 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8115/tid=8132] ppid=8112 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8115/task/8132/stat : 8132 (java) S 8112 8115 5873 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104327254 9856040960 95014 33554432000 1073741824 1073778376 140735083672976 140095757769208 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8115/tid=8133] ppid=8112 vsize=9625040 CPUtime=0.51 cores=0,2,4,6
/proc/8115/task/8133/stat : 8133 (java) S 8112 8115 5873 0 -1 4202560 103 0 0 0 28 23 0 0 20 0 19 0 104327254 9856040960 95014 33554432000 1073741824 1073778376 140735083672976 140095756716872 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8115/tid=8134] ppid=8112 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8115/task/8134/stat : 8134 (java) S 8112 8115 5873 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104327272 9856040960 95014 33554432000 1073741824 1073778376 140735083672976 140095755662632 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 9625040

Child status: 143
Real time (s): 1792.14
CPU time (s): 1800.73
CPU user time (s): 1799.34
CPU system time (s): 1.39179
CPU usage (%): 100.479
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.34
system time used= 1.39179
maximum resident set size= 632740
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15049
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= 41725
involuntary context switches= 25944

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.0443 second user time and 12.4101 second system time

The end

Launcher Data

Begin job on node127 at 2016-06-06 16:39:07
IDJOB=4085282
IDBENCH=1948
IDSOLVER=2546
FILE ID=node127/4085282-1465223947
RUNJOBID= node127-1465216773-5889
PBS_JOBID= 19843202
Free space on /tmp= 71740 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_22.opb.PB06.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4085282-1465223947/watcher-4085282-1465223947 -o /tmp/evaluation-result-4085282-1465223947/solver-4085282-1465223947 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node127-1465216773-5889 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4085282-1465223947.opb

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

MD5SUM BENCH= a65a3b6248e07fcc15fb8d2bec9ac9bd
RANDOM SEED=1174882215

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30007604 kB
Buffers:           10396 kB
Cached:            40996 kB
SwapCached:         1760 kB
Active:           827804 kB
Inactive:          28776 kB
Active(anon):     806656 kB
Inactive(anon):      900 kB
Active(file):      21148 kB
Inactive(file):    27876 kB
Unevictable:     1306504 kB
Mlocked:           16740 kB
SwapTotal:      67108856 kB
SwapFree:       67098476 kB
Dirty:               460 kB
Writeback:             0 kB
AnonPages:       2166460 kB
Mapped:            15396 kB
Shmem:                 0 kB
Slab:             565804 kB
SReclaimable:       9952 kB
SUnreclaim:       555852 kB
KernelStack:        1760 kB
PageTables:         8680 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2284688 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2125824 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71736 MiB
End job on node127 at 2016-06-06 17:08:59