Trace number 4119418

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)10090 1800.72 1765.96

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-NLC/
minlplib2-pb-0.1.0/opb/normalized-faclay30.opb
MD5SUMffd1a5f7e176069fc92cb6e3398881e4
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark9987
Best CPU time to get the best result obtained on this benchmark1800.08
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables436
Total number of constraints8121
Number of constraints which are clauses8120
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint3
Number of terms in the objective function 8635
Biggest coefficient in the objective function 11400
Number of bits for the biggest coefficient in the objective function 14
Sum of the numbers in the objective function 95792
Number of bits of the sum of numbers in the objective function 17
Biggest number in a constraint 11400
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 95792
Number of bits of the biggest sum of numbers17
Number of products (including duplicates)8204
Sum of products size (including duplicates)16408
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.11/0.10	c Pseudo Boolean Optimization by upper bound
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.10	c No reason simplification
0.11/0.10	c Glucose 2.1 dynamic restart strategy
0.11/0.10	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.11/0.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c Listener: org.sat4j.minisat.core.VoidTracing@7c64dc11
0.11/0.10	c --- End Solver configuration ---
0.11/0.10	c solving HOME/instance-4119418-1467257583.opb
0.11/0.10	c reading problem ... 
0.11/0.10	c  objective function found
1.39/0.65	c ... done. Wall clock time 0.553s.
1.39/0.65	c declared #vars     436
1.39/0.65	c internal #vars     8640
1.39/0.65	c #constraints  24530
1.39/0.65	c constraints type 
1.39/0.65	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 16324
1.39/0.65	c org.sat4j.specs.Constr$1 => 1
1.39/0.65	c org.sat4j.minisat.constraints.cnf.UnitClause => 1
1.39/0.65	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 8204
1.39/0.65	c 24530 constraints processed.
1.39/0.65	c objective function length is 8635 literals
2.28/0.97	c SATISFIABLE
2.28/0.97	c OPTIMIZING...
2.28/0.97	c Got one! Elapsed wall clock time (in seconds):0.867
2.28/0.97	o 10167
2.90/1.15	c Got one! Elapsed wall clock time (in seconds):1.055
2.90/1.15	o 10162
3.23/1.28	c Got one! Elapsed wall clock time (in seconds):1.178
3.23/1.28	o 10161
3.48/1.33	c Got one! Elapsed wall clock time (in seconds):1.233
3.48/1.33	o 10156
3.79/1.40	c Got one! Elapsed wall clock time (in seconds):1.304
3.79/1.40	o 10147
3.79/1.46	c Got one! Elapsed wall clock time (in seconds):1.358
3.79/1.46	o 10145
3.79/1.47	c Got one! Elapsed wall clock time (in seconds):1.372
3.79/1.47	o 10140
3.79/1.48	c Got one! Elapsed wall clock time (in seconds):1.385
3.79/1.48	o 10139
4.02/1.50	c Got one! Elapsed wall clock time (in seconds):1.401
4.02/1.50	o 10135
4.02/1.51	c Got one! Elapsed wall clock time (in seconds):1.414
4.02/1.51	o 10134
4.02/1.57	c Got one! Elapsed wall clock time (in seconds):1.473
4.02/1.57	o 10133
4.33/1.81	c Got one! Elapsed wall clock time (in seconds):1.711
4.33/1.81	o 10130
4.33/1.83	c Got one! Elapsed wall clock time (in seconds):1.735
4.33/1.83	o 10128
4.33/1.85	c Got one! Elapsed wall clock time (in seconds):1.748
4.33/1.85	o 10127
4.33/1.86	c Got one! Elapsed wall clock time (in seconds):1.764
4.33/1.86	o 10123
4.33/1.88	c Got one! Elapsed wall clock time (in seconds):1.777
4.33/1.88	o 10122
4.43/1.92	c Got one! Elapsed wall clock time (in seconds):1.825
4.43/1.92	o 10121
4.73/2.21	c Got one! Elapsed wall clock time (in seconds):2.113
4.73/2.21	o 10120
4.73/2.24	c Got one! Elapsed wall clock time (in seconds):2.142
4.73/2.24	o 10117
4.73/2.26	c Got one! Elapsed wall clock time (in seconds):2.157
4.73/2.26	o 10116
4.83/2.31	c Got one! Elapsed wall clock time (in seconds):2.215
4.83/2.31	o 10115
8.07/5.45	c cleaning 3035 clauses out of 6070 with flag 10188/6070
12.25/9.36	c cleaning 4515 clauses out of 9035 with flag 22557/12070
16.55/13.68	c cleaning 5758 clauses out of 11521 with flag 37505/19071
22.10/18.89	c cleaning 6878 clauses out of 13762 with flag 54472/27070
28.40/24.80	c cleaning 7939 clauses out of 15886 with flag 73265/36072
35.30/31.78	c cleaning 8968 clauses out of 17946 with flag 94151/46071
43.86/39.98	c cleaning 9982 clauses out of 19979 with flag 117009/57072
46.97/43.02	c Got one! Elapsed wall clock time (in seconds):42.918
46.97/43.02	o 10114
47.30/43.39	c Got one! Elapsed wall clock time (in seconds):43.292
47.30/43.39	o 10113
48.71/44.75	c cleaning 8219 clauses out of 16447 with flag 4029/63522
49.61/45.66	c Got one! Elapsed wall clock time (in seconds):45.557
49.61/45.66	o 10112
49.82/45.80	c Got one! Elapsed wall clock time (in seconds):45.7
49.82/45.80	o 10111
49.82/45.87	c Got one! Elapsed wall clock time (in seconds):45.766
49.82/45.87	o 10110
49.82/45.88	c Got one! Elapsed wall clock time (in seconds):45.778
49.82/45.88	o 10108
49.82/45.89	c Got one! Elapsed wall clock time (in seconds):45.788
49.82/45.89	o 10107
49.92/45.91	c Got one! Elapsed wall clock time (in seconds):45.809
49.92/45.91	o 10106
50.12/46.13	c Got one! Elapsed wall clock time (in seconds):46.027
50.12/46.13	o 10101
50.23/46.21	c Got one! Elapsed wall clock time (in seconds):46.114
50.23/46.21	o 10100
52.72/48.72	c cleaning 7225 clauses out of 14477 with flag 8154/69771
56.32/52.39	c cleaning 6619 clauses out of 13253 with flag 20555/75772
60.95/56.88	c cleaning 6808 clauses out of 13634 with flag 34932/82772
66.05/61.94	c cleaning 7404 clauses out of 14826 with flag 51273/90772
72.15/68.05	c cleaning 8206 clauses out of 16422 with flag 70352/99772
78.55/74.48	c cleaning 9100 clauses out of 18216 with flag 91402/109772
86.32/81.73	c cleaning 10050 clauses out of 20115 with flag 114971/120771
94.92/90.32	c cleaning 11027 clauses out of 22065 with flag 140540/132771
105.88/100.43	c cleaning 12007 clauses out of 24039 with flag 167766/145772
116.38/110.98	c cleaning 13005 clauses out of 26032 with flag 197684/159772
127.39/121.95	c cleaning 14005 clauses out of 28027 with flag 229812/174772
141.30/134.48	c cleaning 15002 clauses out of 30023 with flag 264302/190773
146.40/139.57	c Got one! Elapsed wall clock time (in seconds):139.471
146.40/139.57	o 10099
149.80/142.99	c cleaning 13469 clauses out of 26955 with flag 10328/202707
153.70/146.89	c cleaning 9735 clauses out of 19485 with flag 23216/208706
158.30/151.45	c cleaning 8365 clauses out of 16749 with flag 38587/215705
164.00/157.20	c cleaning 8184 clauses out of 16385 with flag 55546/223706
171.11/163.83	c cleaning 8589 clauses out of 17200 with flag 74821/232705
178.41/171.18	c cleaning 9296 clauses out of 18611 with flag 96436/242705
186.51/179.25	c cleaning 10143 clauses out of 20315 with flag 120765/253705
195.20/187.99	c cleaning 11080 clauses out of 22175 with flag 147201/265708
195.90/188.60	c Got one! Elapsed wall clock time (in seconds):188.499
195.90/188.60	o 10098
199.10/191.83	c cleaning 8460 clauses out of 16943 with flag 10803/271556
201.22/193.93	c Got one! Elapsed wall clock time (in seconds):193.833
201.22/193.93	o 10097
201.82/194.58	c Got one! Elapsed wall clock time (in seconds):194.479
201.82/194.58	o 10096
202.72/195.40	c Got one! Elapsed wall clock time (in seconds):195.298
202.72/195.40	o 10095
202.72/195.46	c Got one! Elapsed wall clock time (in seconds):195.36
202.72/195.46	o 10092
202.72/195.48	c Got one! Elapsed wall clock time (in seconds):195.378
202.72/195.48	o 10091
202.82/195.52	c Got one! Elapsed wall clock time (in seconds):195.424
202.82/195.52	o 10090
203.52/196.20	c cleaning 7560 clauses out of 15143 with flag 2212/278216
207.72/200.12	c cleaning 6779 clauses out of 13583 with flag 14930/284216
212.23/204.70	c cleaning 6891 clauses out of 13804 with flag 30126/291216
217.73/210.15	c cleaning 7445 clauses out of 14913 with flag 47962/299216
223.63/216.07	c cleaning 8225 clauses out of 16470 with flag 67696/308218
230.04/222.49	c cleaning 9109 clauses out of 18244 with flag 89279/318217
237.44/229.82	c cleaning 10055 clauses out of 20135 with flag 113190/329217
246.40/238.19	c cleaning 11031 clauses out of 22079 with flag 139533/341216
254.90/246.65	c cleaning 12014 clauses out of 24048 with flag 167646/354216
264.30/256.04	c cleaning 13013 clauses out of 26035 with flag 199094/368217
275.20/266.96	c cleaning 13995 clauses out of 28022 with flag 231722/383217
287.53/278.88	c cleaning 14999 clauses out of 30026 with flag 266610/399216
300.14/291.40	c cleaning 16012 clauses out of 32027 with flag 304197/416216
313.24/304.54	c cleaning 17001 clauses out of 34016 with flag 343810/434217
328.47/318.99	c cleaning 18002 clauses out of 36018 with flag 387440/453220
343.47/333.99	c cleaning 18994 clauses out of 38012 with flag 431675/473216
359.71/349.93	c cleaning 19995 clauses out of 40019 with flag 478100/494217
376.82/367.01	c cleaning 21004 clauses out of 42025 with flag 528333/516218
395.59/385.22	c cleaning 22006 clauses out of 44020 with flag 580278/539217
413.00/402.62	c cleaning 22994 clauses out of 46014 with flag 635122/563217
432.23/421.17	c cleaning 24001 clauses out of 48022 with flag 690458/588219
451.33/440.22	c cleaning 24998 clauses out of 50018 with flag 749115/614216
472.00/460.49	c cleaning 25998 clauses out of 52020 with flag 810059/641216
494.67/482.07	c cleaning 26998 clauses out of 54023 with flag 875681/669217
516.87/504.26	c cleaning 27999 clauses out of 56026 with flag 943317/698218
539.98/527.12	c cleaning 29006 clauses out of 58026 with flag 1012669/728217
565.51/552.15	c cleaning 30001 clauses out of 60020 with flag 1086168/759217
591.02/577.64	c cleaning 31002 clauses out of 62018 with flag 1160460/791216
619.45/605.32	c cleaning 31998 clauses out of 64016 with flag 1235689/824216
647.04/632.64	c cleaning 32991 clauses out of 66018 with flag 1313982/858216
676.32/661.37	c cleaning 34003 clauses out of 68027 with flag 1398564/893216
707.34/691.70	c cleaning 35001 clauses out of 70026 with flag 1485006/929218
738.81/722.58	c cleaning 36004 clauses out of 72024 with flag 1570344/966217
770.87/754.16	c cleaning 36995 clauses out of 74019 with flag 1659678/1004216
804.61/787.27	c cleaning 38000 clauses out of 76026 with flag 1751394/1043218
839.44/821.44	c cleaning 39003 clauses out of 78025 with flag 1845838/1083217
874.01/855.17	c cleaning 39996 clauses out of 80021 with flag 1940284/1124216
909.67/889.86	c cleaning 41001 clauses out of 82025 with flag 2042220/1166216
946.69/926.53	c cleaning 42001 clauses out of 84026 with flag 2144955/1209218
984.42/963.87	c cleaning 43005 clauses out of 86023 with flag 2251087/1253216
1022.82/1001.71	c cleaning 44002 clauses out of 88019 with flag 2356241/1298217
1061.95/1040.48	c cleaning 44997 clauses out of 90017 with flag 2471897/1344217
1102.47/1080.61	c cleaning 46003 clauses out of 92019 with flag 2586379/1391216
1144.88/1122.39	c cleaning 46999 clauses out of 94017 with flag 2701990/1439217
1186.95/1164.03	c cleaning 47995 clauses out of 96018 with flag 2829226/1488217
1231.96/1208.13	c cleaning 48999 clauses out of 98022 with flag 2947486/1538216
1276.78/1252.41	c cleaning 49995 clauses out of 100024 with flag 3063476/1589217
1325.82/1300.22	c cleaning 51002 clauses out of 102029 with flag 3185987/1641217
1373.62/1347.69	c cleaning 51999 clauses out of 104027 with flag 3310382/1694217
1424.12/1397.41	c cleaning 52995 clauses out of 106029 with flag 3436915/1748218
1474.84/1447.44	c cleaning 54008 clauses out of 108036 with flag 3566654/1803220
1524.61/1496.59	c cleaning 54999 clauses out of 110026 with flag 3697519/1859218
1578.32/1548.20	c cleaning 56000 clauses out of 112025 with flag 3838489/1916216
1632.59/1601.43	c cleaning 57001 clauses out of 114028 with flag 3977802/1974219
1689.62/1657.19	c cleaning 58002 clauses out of 116024 with flag 4117337/2033216
1746.92/1713.31	c cleaning 58997 clauses out of 118022 with flag 4248815/2093216
1800.07/1765.90	c starts		: 40
1800.07/1765.90	c conflicts		: 2150052
1800.07/1765.90	c decisions		: 2172821
1800.07/1765.90	c propagations		: 51521815
1800.07/1765.90	c inspects		: 6729731133
1800.07/1765.90	c shortcuts		: 0
1800.07/1765.90	c learnt literals	: 0
1800.07/1765.90	c learnt binary clauses	: 0
1800.07/1765.90	c learnt ternary clauses	: 201
1800.07/1765.90	c learnt constraints	: 2150052
1800.07/1765.90	c ignored constraints	: 0
1800.07/1765.90	c root simplifications	: 0
1800.07/1765.90	c removed literals (reason simplification)	: 0
1800.07/1765.90	c reason swapping (by a shorter reason)	: 0
1800.07/1765.90	c Calls to reduceDB	: 85
1800.07/1765.90	c Number of update (reduction) of LBD	: 4013
1800.07/1765.90	c Imported unit clauses	: 0
1800.07/1765.90	c number of reductions to clauses (during analyze)	: 0
1800.07/1765.90	c number of learned constraints concerned by reduction	: 0
1800.07/1765.90	c number of learning phase by resolution	: 0
1800.07/1765.90	c number of learning phase by cutting planes	: 0
1800.07/1765.90	c speed (assignments/second)	: 29187.423450860693
1800.07/1765.90	c non guided choices	0
1800.07/1765.93	c learnt constraints type 
1800.07/1765.93	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 115861
1800.07/1765.93	s SATISFIABLE
1800.07/1765.93	c Found 39 solution(s)
1800.07/1765.93	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 
1800.07/1765.93	c objective function=10090
1800.07/1765.93	c Total wall clock time (in seconds): 1765.83

Verifier Data

OK	10090

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-4119418-1467257583/watcher-4119418-1467257583 -o /tmp/evaluation-result-4119418-1467257583/solver-4119418-1467257583 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node103-1467246683-9204 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4119418-1467257583.opb 

pid=10706
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.40 2.14 2.04 3/194 10709
/proc/meminfo: memFree=25544816/32872528 swapFree=242912/249044
[pid=10709] ppid=10706 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/10709/stat : 10709 (java) S 10706 10709 9187 0 -1 4202496 1352 0 0 0 0 0 0 0 20 0 2 0 6864615 98570240 977 33554432000 1073741824 1073778376 140736794706416 140736794697552 247067607101 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10709/statm: 24065 977 743 9 0 16771 0
[pid=10709/tid=10710] ppid=10706 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/10709/task/10710/stat : 10710 (java) R 10706 10709 9187 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 6864616 98570240 977 33554432000 1073741824 1073778376 140736794706416 140518613003816 247064301820 0 0 4096 0 0 0 0 -1 3 0 0 0 0 0

[startup+0.10006 s]
/proc/loadavg: 2.40 2.14 2.04 3/194 10709
/proc/meminfo: memFree=25544816/32872528 swapFree=242912/249044
[pid=10709] ppid=10706 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/10709/stat : 10709 (java) S 10706 10709 9187 0 -1 4202496 4493 0 1 0 10 1 0 0 20 0 18 0 6864615 9787879424 6123 33554432000 1073741824 1073778376 140736794706416 140736794697552 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10709/statm: 2389619 6123 2157 9 0 2380296 0
[pid=10709/tid=10710] ppid=10706 vsize=9558476 CPUtime=0.08 cores=1,3,5,7
/proc/10709/task/10710/stat : 10710 (java) R 10706 10709 9187 0 -1 4202560 2371 0 1 0 8 0 0 0 20 0 18 0 6864616 9787879424 6123 33554432000 1073741824 1073778376 140736794706416 140518613007264 247067632909 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200345 s]
/proc/loadavg: 2.40 2.14 2.04 3/194 10709
/proc/meminfo: memFree=25544816/32872528 swapFree=242912/249044
[pid=10709] ppid=10706 vsize=9558476 CPUtime=0.26 cores=1,3,5,7
/proc/10709/stat : 10709 (java) S 10706 10709 9187 0 -1 4202496 4687 0 1 0 25 1 0 0 20 0 18 0 6864615 9787879424 6764 33554432000 1073741824 1073778376 140736794706416 140736794697552 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10709/statm: 2389619 6764 2215 9 0 2380296 0
[pid=10709/tid=10710] ppid=10706 vsize=9558476 CPUtime=0.18 cores=1,3,5,7
/proc/10709/task/10710/stat : 10710 (java) R 10706 10709 9187 0 -1 4202560 2392 0 1 0 18 0 0 0 20 0 18 0 6864616 9787879424 6764 33554432000 1073741824 1073778376 140736794706416 140518613007264 140518461900139 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9558476

[startup+0.300311 s]
/proc/loadavg: 2.40 2.14 2.04 3/194 10709
/proc/meminfo: memFree=25544816/32872528 swapFree=242912/249044
[pid=10709] ppid=10706 vsize=9558744 CPUtime=0.5 cores=1,3,5,7
/proc/10709/stat : 10709 (java) S 10706 10709 9187 0 -1 4202496 6404 0 1 0 48 2 0 0 20 0 18 0 6864615 9788153856 8834 33554432000 1073741824 1073778376 140736794706416 140736794697552 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10709/statm: 2389686 8834 2248 9 0 2380363 0
[pid=10709/tid=10710] ppid=10706 vsize=9558744 CPUtime=0.28 cores=1,3,5,7
/proc/10709/task/10710/stat : 10710 (java) R 10706 10709 9187 0 -1 4202560 2394 0 1 0 28 0 0 0 20 0 18 0 6864616 9788153856 8834 33554432000 1073741824 1073778376 140736794706416 140518613007264 140518462089056 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9558744

[startup+0.700228 s]
/proc/loadavg: 2.40 2.14 2.04 3/194 10709
/proc/meminfo: memFree=25544816/32872528 swapFree=242912/249044
[pid=10709] ppid=10706 vsize=9558476 CPUtime=1.69 cores=1,3,5,7
/proc/10709/stat : 10709 (java) S 10706 10709 9187 0 -1 4202496 30178 0 1 0 162 7 0 0 20 0 18 0 6864615 9787879424 33396 33554432000 1073741824 1073778376 140736794706416 140736794697552 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10709/statm: 2389619 33419 2264 9 0 2380296 0
[pid=10709/tid=10710] ppid=10706 vsize=9558476 CPUtime=0.68 cores=1,3,5,7
/proc/10709/task/10710/stat : 10710 (java) R 10706 10709 9187 0 -1 4202560 2460 0 1 0 66 2 0 0 20 0 18 0 6864616 9787879424 33429 33554432000 1073741824 1073778376 140736794706416 140518613000312 247064565808 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.69
Current children cumulated vsize (KiB) 9558476

[startup+1.50084 s]
/proc/loadavg: 2.40 2.14 2.04 5/213 10728
/proc/meminfo: memFree=25402556/32872528 swapFree=242912/249044
[pid=10709] ppid=10706 vsize=9625040 CPUtime=4.02 cores=1,3,5,7
/proc/10709/stat : 10709 (java) S 10706 10709 9187 0 -1 4202496 36625 0 1 0 394 8 0 0 20 0 19 0 6864615 9856040960 42685 33554432000 1073741824 1073778376 140736794706416 140736794697552 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10709/statm: 2406260 42685 2274 9 0 2396937 0
[pid=10709/tid=10710] ppid=10706 vsize=9625040 CPUtime=1.48 cores=1,3,5,7
/proc/10709/task/10710/stat : 10710 (java) R 10706 10709 9187 0 -1 4202560 2488 0 1 0 145 3 0 0 20 0 19 0 6864616 9856040960 42685 33554432000 1073741824 1073778376 140736794706416 140518613000344 140518463110111 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=10709/tid=10712] ppid=10706 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10709/task/10712/stat : 10712 (java) S 10706 10709 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6864616 9856040960 42685 33554432000 1073741824 1073778376 140736794706416 140518585461160 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10709/tid=10713] ppid=10706 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10709/task/10713/stat : 10713 (java) S 10706 10709 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6864616 9856040960 42685 33554432000 1073741824 1073778376 140736794706416 140518584408616 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10709/tid=10714] ppid=10706 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10709/task/10714/stat : 10714 (java) S 10706 10709 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6864616 9856040960 42685 33554432000 1073741824 1073778376 140736794706416 140518583355560 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10709/tid=10715] ppid=10706 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10709/task/10715/stat : 10715 (java) S 10706 10709 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6864616 9856040960 42685 33554432000 1073741824 1073778376 140736794706416 140518582303016 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10709/tid=10716] ppid=10706 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10709/task/10716/stat : 10716 (java) S 10706 10709 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6864616 9856040960 42685 33554432000 1073741824 1073778376 140736794706416 140518581250984 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10709/tid=10717] ppid=10706 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10709/task/10717/stat : 10717 (java) S 10706 10709 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6864616 9856040960 42685 33554432000 1073741824 1073778376 140736794706416 140518450834472 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10709/tid=10718] ppid=10706 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10709/task/10718/stat : 10718 (java) S 10706 10709 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6864616 9856040960 42685 33554432000 1073741824 1073778376 140736794706416 140518449781416 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10709/tid=10719] ppid=10706 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10709/task/10719/stat : 10719 (java) S 10706 10709 9187 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 6864616 9856040960 42685 33554432000 1073741824 1073778376 140736794706416 140518448728872 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10709/tid=10720] ppid=10706 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10709/task/10720/stat : 10720 (java) S 10706 10709 9187 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 6864618 9856040960 42685 33554432000 1073741824 1073778376 140736794706416 140517965781352 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10709/tid=10721] ppid=10706 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10709/task/10721/stat : 10721 (java) S 10706 10709 9187 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 6864618 9856040960 42685 33554432000 1073741824 1073778376 140736794706416 140517964727672 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10709/tid=10722] ppid=10706 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10709/task/10722/stat : 10722 (java) S 10706 10709 9187 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 6864618 9856040960 42685 33554432000 1073741824 1073778376 140736794706416 140517963674504 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10709/tid=10723] ppid=10706 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10709/task/10723/stat : 10723 (java) S 10706 10709 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6864620 9856040960 42685 33554432000 1073741824 1073778376 140736794706416 140517962623248 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10709/tid=10724] ppid=10706 vsize=9625040 CPUtime=1.25 cores=1,3,5,7
/proc/10709/task/10724/stat : 10724 (java) S 10706 10709 9187 0 -1 4202560 14764 0 0 0 122 3 0 0 20 0 19 0 6864620 9856040960 42685 33554432000 1073741824 1073778376 140736794706416 140517961571128 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10709/tid=10725] ppid=10706 vsize=9625040 CPUtime=1.25 cores=1,3,5,7
/proc/10709/task/10725/stat : 10725 (java) S 10706 10709 9187 0 -1 4202560 18097 0 0 0 122 3 0 0 20 0 19 0 6864620 9856040960 42685 33554432000 1073741824 1073778376 140736794706416 140517960518584 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10709/tid=10726] ppid=10706 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10709/task/10726/stat : 10726 (java) S 10706 10709 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6864620 9856040960 42685 33554432000 1073741824 1073778376 140736794706416 140517959465720 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10709/tid=10727] ppid=10706 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10709/task/10727/stat : 10727 (java) S 10706 10709 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6864620 9856040960 42685 33554432000 1073741824 1073778376 140736794706416 140517958413384 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10709/tid=10728] ppid=10706 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10709/task/10728/stat : 10728 (java) S 10706 10709 9187 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 6864685 9856040960 42685 33554432000 1073741824 1073778376 140736794706416 140517957358632 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 4.02
Current children cumulated vsize (KiB) 9625040

[startup+3.10078 s]
/proc/loadavg: 2.40 2.14 2.04 3/213 10728
/proc/meminfo: memFree=25338448/32872528 swapFree=242912/249044
[pid=10709] ppid=10706 vsize=9625040 CPUtime=5.72 cores=1,3,5,7
/proc/10709/stat : 10709 (java) S 10706 10709 9187 0 -1 4202496 36820 0 1 0 559 13 0 0 20 0 19 0 6864615 9856040960 68882 33554432000 1073741824 1073778376 140736794706416 140736794697552 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10709/statm: 2406260 68882 2287 9 0 2396937 0
[pid=10709/tid=10710] ppid=10706 vsize=9625040 CPUtime=3.05 cores=1,3,5,7
/proc/10709/task/10710/stat : 10710 (java) R 10706 10709 9187 0 -1 4202560 2524 0 1 0 301 4 0 0 20 0 19 0 6864616 9856040960 68882 33554432000 1073741824 1073778376 140736794706416 140518613008072 140518463102006 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=10709/tid=10712] ppid=10706 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10709/task/10712/stat : 10712 (java) S 10706 10709 9187 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 6864616 9856040960 68882 33554432000 1073741824 1073778376 140736794706416 140518585461160 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10709/tid=10713] ppid=10706 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10709/task/10713/stat : 10713 (java) S 10706 10709 9187 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 6864616 9856040960 68882 33554432000 1073741824 1073778376 140736794706416 140518584408616 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10709/tid=10714] ppid=10706 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10709/task/10714/stat : 10714 (java) S 10706 10709 9187 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 6864616 9856040960 68882 33554432000 1073741824 1073778376 140736794706416 140518583355560 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10709/tid=10715] ppid=10706 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10709/task/10715/stat : 10715 (java) S 10706 10709 9187 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 19 0 6864616 9856040960 68882 33554432000 1073741824 1073778376 140736794706416 140518582303016 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10709/tid=10716] ppid=10706 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10709/task/10716/stat : 10716 (java) S 10706 10709 9187 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 6864616 9856040960 68882 33554432000 1073741824 1073778376 140736794706416 140518581250984 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10709/tid=10717] ppid=10706 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10709/task/10717/stat : 10717 (java) S 10706 10709 9187 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 6864616 9856040960 68882 33554432000 1073741824 1073778376 140736794706416 140518450834472 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10709/tid=10718] ppid=10706 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10709/task/10718/stat : 10718 (java) S 10706 10709 9187 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 19 0 6864616 9856040960 68882 33554432000 1073741824 1073778376 140736794706416 140518449781416 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10709/tid=10719] ppid=10706 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10709/task/10719/stat : 10719 (java) S 10706 10709 9187 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 6864616 9856040960 68882 33554432000 1073741824 1073778376 140736794706416 140518448728872 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10709/tid=10720] ppid=10706 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10709/task/10720/stat : 10720 (java) S 10706 10709 9187 0 -1 4202560 73 0 0 0 0 0 0 0 20 0 19 0 6864618 9856040960 68882 33554432000 1073741824 1073778376 140736794706416 140517965781352 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10709/tid=10721] ppid=10706 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10709/task/10721/stat : 10721 (java) S 10706 10709 9187 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 6864618 9856040960 68882 33554432000 1073741824 1073778376 140736794706416 140517964727672 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10709/tid=10722] ppid=10706 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10709/task/10722/stat : 10722 (java) S 10706 10709 9187 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 6864618 9856040960 68882 33554432000 1073741824 1073778376 140736794706416 140517963674504 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10709/tid=10723] ppid=10706 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10709/task/10723/stat : 10723 (java) S 10706 10709 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6864620 9856040960 68882 33554432000 1073741824 1073778376 140736794706416 140517962623248 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10709/tid=10724] ppid=10706 vsize=9625040 CPUtime=1.28 cores=1,3,5,7
/proc/10709/task/10724/stat : 10724 (java) S 10706 10709 9187 0 -1 4202560 14764 0 0 0 125 3 0 0 20 0 19 0 6864620 9856040960 68882 33554432000 1073741824 1073778376 140736794706416 140517961571128 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10709/tid=10725] ppid=10706 vsize=9625040 CPUtime=1.26 cores=1,3,5,7
/proc/10709/task/10725/stat : 10725 (java) S 10706 10709 9187 0 -1 4202560 18097 0 0 0 122 4 0 0 20 0 19 0 6864620 9856040960 68882 33554432000 1073741824 1073778376 140736794706416 140517960518584 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10709/tid=10726] ppid=10706 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10709/task/10726/stat : 10726 (java) S 10706 10709 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6864620 9856040960 68882 33554432000 1073741824 1073778376 140736794706416 140517959465720 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10709/tid=10727] ppid=10706 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10709/task/10727/stat : 10727 (java) S 10706 10709 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6864620 9856040960 68882 33554432000 1073741824 1073778376 140736794706416 140517958413384 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10709/tid=10728] ppid=10706 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10709/task/10728/stat : 10728 (java) S 10706 10709 9187 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 6864685 9856040960 68882 33554432000 1073741824 1073778376 140736794706416 140517957358632 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 5.72
Current children cumulated vsize (KiB) 9625040

[startup+6.30082 s]
/proc/loadavg: 2.37 2.14 2.04 3/213 10728
/proc/meminfo: memFree=25278316/32872528 swapFree=242912/249044
[pid=10709] ppid=10706 vsize=9625040 CPUtime=9 cores=1,3,5,7
/proc/10709/stat : 10709 (java) S 10706 10709 9187 0 -1 4202496 36827 0 1 0 887 13 0 0 20 0 19 0 6864615 9856040960 68364 33554432000 1073741824 1073778376 140736794706416 140736794697552 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10709/statm: 2406260 68364 2292 9 0 2396937 0
[pid=10709/tid=10710] ppid=10706 vsize=9625040 CPUtime=6.25 cores=1,3,5,7
/proc/10709/task/10710/stat : 10710 (java) R 10706 10709 9187 0 -1 4202560 2526 0 1 0 621 4 0 0 20 0 19 0 6864616 9856040960 68364 33554432000 1073741824 1073778376 140736794706416 140518612999904 140518462870578 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=10709/tid=10712] ppid=10706 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10709/task/10712/stat : 10712 (java) S 10706 10709 9187 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 6864616 9856040960 68364 33554432000 1073741824 1073778376 140736794706416 140518585461160 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10709/tid=10713] ppid=10706 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10709/task/10713/stat : 10713 (java) S 10706 10709 9187 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 6864616 9856040960 68364 33554432000 1073741824 1073778376 140736794706416 140518584408616 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10709/tid=10714] ppid=10706 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10709/task/10714/stat : 10714 (java) S 10706 10709 9187 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 6864616 9856040960 68364 33554432000 1073741824 1073778376 140736794706416 140518583355560 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10709/tid=10715] ppid=10706 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10709/task/10715/stat : 10715 (java) S 10706 10709 9187 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 19 0 6864616 9856040960 68364 33554432000 1073741824 1073778376 140736794706416 140518582303016 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10709/tid=10716] ppid=10706 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10709/task/10716/stat : 10716 (java) S 10706 10709 9187 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 6864616 9856040960 68364 33554432000 1073741824 1073778376 140736794706416 140518581250984 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10709/tid=10717] ppid=10706 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10709/task/10717/stat : 10717 (java) S 10706 10709 9187 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 6864616 9856040960 68364 33554432000 1073741824 1073778376 140736794706416 140518450834472 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10709/tid=10718] ppid=10706 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10709/task/10718/stat : 10718 (java) S 10706 10709 9187 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 19 0 6864616 9856040960 68364 33554432000 1073741824 1073778376 140736794706416 140518449781416 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10709/tid=10719] ppid=10706 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10709/task/10719/stat : 10719 (java) S 10706 10709 9187 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 6864616 9856040960 68364 33554432000 1073741824 1073778376 140736794706416 140518448728872 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10709/tid=10720] ppid=10706 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10709/task/10720/stat : 10720 (java) S 10706 10709 9187 0 -1 4202560 73 0 0 0 0 0 0 0 20 0 19 0 6864618 9856040960 68364 33554432000 1073741824 1073778376 140736794706416 140517965781352 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10709/tid=10721] ppid=10706 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10709/task/10721/stat : 10721 (java) S 10706 10709 9187 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 6864618 9856040960 68364 33554432000 1073741824 1073778376 140736794706416 140517964727672 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10709/tid=10722] ppid=10706 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10709/task/10722/stat : 10722 (java) S 10706 10709 9187 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 6864618 9856040960 68364 33554432000 1073741824 1073778376 140736794706416 140517963674504 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10709/tid=10723] ppid=10706 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10709/task/10723/stat : 10723 (java) S 10706 10709 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6864620 9856040960 68364 33554432000 1073741824 1073778376 140736794706416 140517962623248 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10709/tid=10724] ppid=10706 vsize=9625040 CPUtime=1.29 cores=1,3,5,7
/proc/10709/task/10724/stat : 10724 (java) S 10706 10709 9187 0 -1 4202560 14767 0 0 0 126 3 0 0 20 0 19 0 6864620 9856040960 68364 33554432000 1073741824 1073778376 140736794706416 140517961571128 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10709/tid=10725] ppid=10706 vsize=9625040 CPUtime=1.33 cores=1,3,5,7

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

[pid=10709/tid=10721] ppid=10706 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10709/task/10721/stat : 10721 (java) S 10706 10709 9187 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 6864618 9856040960 1451612 33554432000 1073741824 1073778376 140736794706416 140517964727672 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10709/tid=10722] ppid=10706 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10709/task/10722/stat : 10722 (java) S 10706 10709 9187 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 6864618 9856040960 1451612 33554432000 1073741824 1073778376 140736794706416 140517963674504 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10709/tid=10723] ppid=10706 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10709/task/10723/stat : 10723 (java) S 10706 10709 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6864620 9856040960 1451612 33554432000 1073741824 1073778376 140736794706416 140517962623248 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10709/tid=10724] ppid=10706 vsize=9625040 CPUtime=1.31 cores=1,3,5,7
/proc/10709/task/10724/stat : 10724 (java) S 10706 10709 9187 0 -1 4202560 14767 0 0 0 128 3 0 0 20 0 19 0 6864620 9856040960 1451612 33554432000 1073741824 1073778376 140736794706416 140517961571128 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10709/tid=10725] ppid=10706 vsize=9625040 CPUtime=1.49 cores=1,3,5,7
/proc/10709/task/10725/stat : 10725 (java) S 10706 10709 9187 0 -1 4202560 18102 0 0 0 145 4 0 0 20 0 19 0 6864620 9856040960 1451612 33554432000 1073741824 1073778376 140736794706416 140517960518584 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10709/tid=10726] ppid=10706 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10709/task/10726/stat : 10726 (java) S 10706 10709 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6864620 9856040960 1451612 33554432000 1073741824 1073778376 140736794706416 140517959465720 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10709/tid=10727] ppid=10706 vsize=9625040 CPUtime=0.52 cores=1,3,5,7
/proc/10709/task/10727/stat : 10727 (java) S 10706 10709 9187 0 -1 4202560 95 0 0 0 23 29 0 0 20 0 19 0 6864620 9856040960 1451612 33554432000 1073741824 1073778376 140736794706416 140517958413384 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10709/tid=10728] ppid=10706 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10709/task/10728/stat : 10728 (java) S 10706 10709 9187 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 6864685 9856040960 1451612 33554432000 1073741824 1073778376 140736794706416 140517957358632 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1694.82
Current children cumulated vsize (KiB) 9625040

[startup+1722.3 s]
/proc/loadavg: 2.12 2.06 2.01 3/214 10859
/proc/meminfo: memFree=18799736/32872528 swapFree=242912/249044
[pid=10709] ppid=10706 vsize=9625040 CPUtime=1755.92 cores=1,3,5,7
/proc/10709/stat : 10709 (java) S 10706 10709 9187 0 -1 4202496 117729 0 1 0 174906 686 0 0 20 0 19 0 6864615 9856040960 1451664 33554432000 1073741824 1073778376 140736794706416 140736794697552 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10709/statm: 2406260 1451664 2301 9 0 2396937 0
[pid=10709/tid=10710] ppid=10706 vsize=9625040 CPUtime=1707.74 cores=1,3,5,7
/proc/10709/task/10710/stat : 10710 (java) R 10706 10709 9187 0 -1 4202560 3491 0 1 0 170738 36 0 0 20 0 19 0 6864616 9856040960 1451664 33554432000 1073741824 1073778376 140736794706416 140518612999888 140518463109676 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=10709/tid=10712] ppid=10706 vsize=9625040 CPUtime=4.9 cores=1,3,5,7
/proc/10709/task/10712/stat : 10712 (java) S 10706 10709 9187 0 -1 4202560 9620 0 0 0 412 78 0 0 20 0 19 0 6864616 9856040960 1451664 33554432000 1073741824 1073778376 140736794706416 140518585461160 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10709/tid=10713] ppid=10706 vsize=9625040 CPUtime=4.85 cores=1,3,5,7
/proc/10709/task/10713/stat : 10713 (java) S 10706 10709 9187 0 -1 4202560 8019 0 0 0 411 74 0 0 20 0 19 0 6864616 9856040960 1451664 33554432000 1073741824 1073778376 140736794706416 140518584408616 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10709/tid=10714] ppid=10706 vsize=9625040 CPUtime=5.34 cores=1,3,5,7
/proc/10709/task/10714/stat : 10714 (java) S 10706 10709 9187 0 -1 4202560 11656 0 0 0 446 88 0 0 20 0 19 0 6864616 9856040960 1451664 33554432000 1073741824 1073778376 140736794706416 140518583355560 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10709/tid=10715] ppid=10706 vsize=9625040 CPUtime=5.58 cores=1,3,5,7
/proc/10709/task/10715/stat : 10715 (java) S 10706 10709 9187 0 -1 4202560 7541 0 0 0 467 91 0 0 20 0 19 0 6864616 9856040960 1451664 33554432000 1073741824 1073778376 140736794706416 140518582303016 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10709/tid=10716] ppid=10706 vsize=9625040 CPUtime=5.28 cores=1,3,5,7
/proc/10709/task/10716/stat : 10716 (java) S 10706 10709 9187 0 -1 4202560 9980 0 0 0 436 92 0 0 20 0 19 0 6864616 9856040960 1451664 33554432000 1073741824 1073778376 140736794706416 140518581250984 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10709/tid=10717] ppid=10706 vsize=9625040 CPUtime=4.71 cores=1,3,5,7
/proc/10709/task/10717/stat : 10717 (java) S 10706 10709 9187 0 -1 4202560 10705 0 0 0 406 65 0 0 20 0 19 0 6864616 9856040960 1451664 33554432000 1073741824 1073778376 140736794706416 140518450834472 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10709/tid=10718] ppid=10706 vsize=9625040 CPUtime=5.05 cores=1,3,5,7
/proc/10709/task/10718/stat : 10718 (java) S 10706 10709 9187 0 -1 4202560 8237 0 0 0 426 79 0 0 20 0 19 0 6864616 9856040960 1451664 33554432000 1073741824 1073778376 140736794706416 140518449781416 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10709/tid=10719] ppid=10706 vsize=9625040 CPUtime=5.52 cores=1,3,5,7
/proc/10709/task/10719/stat : 10719 (java) S 10706 10709 9187 0 -1 4202560 8844 0 0 0 476 76 0 0 20 0 19 0 6864616 9856040960 1451664 33554432000 1073741824 1073778376 140736794706416 140518448728872 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10709/tid=10720] ppid=10706 vsize=9625040 CPUtime=3.89 cores=1,3,5,7
/proc/10709/task/10720/stat : 10720 (java) S 10706 10709 9187 0 -1 4202560 5405 0 0 0 385 4 0 0 20 0 19 0 6864618 9856040960 1451664 33554432000 1073741824 1073778376 140736794706416 140517965781352 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10709/tid=10721] ppid=10706 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10709/task/10721/stat : 10721 (java) S 10706 10709 9187 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 6864618 9856040960 1451664 33554432000 1073741824 1073778376 140736794706416 140517964727672 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10709/tid=10722] ppid=10706 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10709/task/10722/stat : 10722 (java) S 10706 10709 9187 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 6864618 9856040960 1451664 33554432000 1073741824 1073778376 140736794706416 140517963674504 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10709/tid=10723] ppid=10706 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10709/task/10723/stat : 10723 (java) S 10706 10709 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6864620 9856040960 1451664 33554432000 1073741824 1073778376 140736794706416 140517962623248 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10709/tid=10724] ppid=10706 vsize=9625040 CPUtime=1.31 cores=1,3,5,7
/proc/10709/task/10724/stat : 10724 (java) S 10706 10709 9187 0 -1 4202560 14767 0 0 0 128 3 0 0 20 0 19 0 6864620 9856040960 1451664 33554432000 1073741824 1073778376 140736794706416 140517961571128 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10709/tid=10725] ppid=10706 vsize=9625040 CPUtime=1.49 cores=1,3,5,7
/proc/10709/task/10725/stat : 10725 (java) S 10706 10709 9187 0 -1 4202560 18102 0 0 0 145 4 0 0 20 0 19 0 6864620 9856040960 1451664 33554432000 1073741824 1073778376 140736794706416 140517960518584 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10709/tid=10726] ppid=10706 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10709/task/10726/stat : 10726 (java) S 10706 10709 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6864620 9856040960 1451664 33554432000 1073741824 1073778376 140736794706416 140517959465720 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10709/tid=10727] ppid=10706 vsize=9625040 CPUtime=0.54 cores=1,3,5,7
/proc/10709/task/10727/stat : 10727 (java) S 10706 10709 9187 0 -1 4202560 99 0 0 0 25 29 0 0 20 0 19 0 6864620 9856040960 1451664 33554432000 1073741824 1073778376 140736794706416 140517958413384 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10709/tid=10728] ppid=10706 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10709/task/10728/stat : 10728 (java) S 10706 10709 9187 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 6864685 9856040960 1451664 33554432000 1073741824 1073778376 140736794706416 140517957358632 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1755.92
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1765.9 s]
/proc/loadavg: 2.45 2.17 2.05 3/213 10860
/proc/meminfo: memFree=18120496/32872528 swapFree=242912/249044
[pid=10709] ppid=10706 vsize=9625040 CPUtime=1800.07 cores=1,3,5,7
/proc/10709/stat : 10709 (java) S 10706 10709 9187 0 -1 4202496 117769 0 1 0 179320 687 0 0 20 0 19 0 6864615 9856040960 1377719 33554432000 1073741824 1073778376 140736794706416 140736794697552 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10709/statm: 2406260 1377719 2301 9 0 2396937 0
[pid=10709/tid=10710] ppid=10706 vsize=9625040 CPUtime=1750.62 cores=1,3,5,7
/proc/10709/task/10710/stat : 10710 (java) R 10706 10709 9187 0 -1 4202560 3492 0 1 0 175025 37 0 0 20 0 19 0 6864616 9856040960 1377719 33554432000 1073741824 1073778376 140736794706416 140518613007600 140518463217465 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=10709/tid=10712] ppid=10706 vsize=9625040 CPUtime=4.99 cores=1,3,5,7
/proc/10709/task/10712/stat : 10712 (java) S 10706 10709 9187 0 -1 4202560 9621 0 0 0 421 78 0 0 20 0 19 0 6864616 9856040960 1377719 33554432000 1073741824 1073778376 140736794706416 140518585461160 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10709/tid=10713] ppid=10706 vsize=9625040 CPUtime=5.03 cores=1,3,5,7
/proc/10709/task/10713/stat : 10713 (java) S 10706 10709 9187 0 -1 4202560 8019 0 0 0 429 74 0 0 20 0 19 0 6864616 9856040960 1377719 33554432000 1073741824 1073778376 140736794706416 140518584408616 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10709/tid=10714] ppid=10706 vsize=9625040 CPUtime=5.4 cores=1,3,5,7
/proc/10709/task/10714/stat : 10714 (java) S 10706 10709 9187 0 -1 4202560 11656 0 0 0 452 88 0 0 20 0 19 0 6864616 9856040960 1377719 33554432000 1073741824 1073778376 140736794706416 140518583355560 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10709/tid=10715] ppid=10706 vsize=9625040 CPUtime=5.65 cores=1,3,5,7
/proc/10709/task/10715/stat : 10715 (java) S 10706 10709 9187 0 -1 4202560 7541 0 0 0 474 91 0 0 20 0 19 0 6864616 9856040960 1377719 33554432000 1073741824 1073778376 140736794706416 140518582303016 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10709/tid=10716] ppid=10706 vsize=9625040 CPUtime=5.34 cores=1,3,5,7
/proc/10709/task/10716/stat : 10716 (java) S 10706 10709 9187 0 -1 4202560 9980 0 0 0 442 92 0 0 20 0 19 0 6864616 9856040960 1377719 33554432000 1073741824 1073778376 140736794706416 140518581250984 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10709/tid=10717] ppid=10706 vsize=9625040 CPUtime=4.8 cores=1,3,5,7
/proc/10709/task/10717/stat : 10717 (java) S 10706 10709 9187 0 -1 4202560 10711 0 0 0 415 65 0 0 20 0 19 0 6864616 9856040960 1377719 33554432000 1073741824 1073778376 140736794706416 140518450834472 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10709/tid=10718] ppid=10706 vsize=9625040 CPUtime=5.14 cores=1,3,5,7
/proc/10709/task/10718/stat : 10718 (java) S 10706 10709 9187 0 -1 4202560 8237 0 0 0 435 79 0 0 20 0 19 0 6864616 9856040960 1377719 33554432000 1073741824 1073778376 140736794706416 140518449781416 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10709/tid=10719] ppid=10706 vsize=9625040 CPUtime=5.62 cores=1,3,5,7
/proc/10709/task/10719/stat : 10719 (java) S 10706 10709 9187 0 -1 4202560 8844 0 0 0 486 76 0 0 20 0 19 0 6864616 9856040960 1377719 33554432000 1073741824 1073778376 140736794706416 140518448728872 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10709/tid=10720] ppid=10706 vsize=9625040 CPUtime=4.43 cores=1,3,5,7
/proc/10709/task/10720/stat : 10720 (java) S 10706 10709 9187 0 -1 4202560 5435 0 0 0 439 4 0 0 20 0 19 0 6864618 9856040960 1377719 33554432000 1073741824 1073778376 140736794706416 140517965781352 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10709/tid=10721] ppid=10706 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10709/task/10721/stat : 10721 (java) S 10706 10709 9187 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 6864618 9856040960 1377719 33554432000 1073741824 1073778376 140736794706416 140517964727672 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10709/tid=10722] ppid=10706 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10709/task/10722/stat : 10722 (java) S 10706 10709 9187 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 6864618 9856040960 1377719 33554432000 1073741824 1073778376 140736794706416 140517963674504 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10709/tid=10723] ppid=10706 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10709/task/10723/stat : 10723 (java) S 10706 10709 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6864620 9856040960 1377719 33554432000 1073741824 1073778376 140736794706416 140517962623248 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10709/tid=10724] ppid=10706 vsize=9625040 CPUtime=1.31 cores=1,3,5,7
/proc/10709/task/10724/stat : 10724 (java) S 10706 10709 9187 0 -1 4202560 14767 0 0 0 128 3 0 0 20 0 19 0 6864620 9856040960 1377719 33554432000 1073741824 1073778376 140736794706416 140517961571128 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10709/tid=10725] ppid=10706 vsize=9625040 CPUtime=1.49 cores=1,3,5,7
/proc/10709/task/10725/stat : 10725 (java) S 10706 10709 9187 0 -1 4202560 18102 0 0 0 145 4 0 0 20 0 19 0 6864620 9856040960 1377719 33554432000 1073741824 1073778376 140736794706416 140517960518584 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10709/tid=10726] ppid=10706 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10709/task/10726/stat : 10726 (java) S 10706 10709 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6864620 9856040960 1377719 33554432000 1073741824 1073778376 140736794706416 140517959465720 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10709/tid=10727] ppid=10706 vsize=9625040 CPUtime=0.56 cores=1,3,5,7
/proc/10709/task/10727/stat : 10727 (java) S 10706 10709 9187 0 -1 4202560 101 0 0 0 26 30 0 0 20 0 19 0 6864620 9856040960 1377719 33554432000 1073741824 1073778376 140736794706416 140517958413384 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10709/tid=10728] ppid=10706 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10709/task/10728/stat : 10728 (java) S 10706 10709 9187 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 6864685 9856040960 1377719 33554432000 1073741824 1073778376 140736794706416 140517957358632 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.07
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 10709 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1765.9 s]
/proc/loadavg: 2.45 2.17 2.05 3/213 10860
/proc/meminfo: memFree=18120496/32872528 swapFree=242912/249044
[pid=10709] ppid=10706 vsize=9625040 CPUtime=1800.07 cores=1,3,5,7
/proc/10709/stat : 10709 (java) S 10706 10709 9187 0 -1 4202496 117769 0 1 0 179320 687 0 0 20 0 19 0 6864615 9856040960 1377719 33554432000 1073741824 1073778376 140736794706416 140736794697552 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10709/statm: 2406260 1377719 2301 9 0 2396937 0
[pid=10709/tid=10710] ppid=10706 vsize=9625040 CPUtime=1750.62 cores=1,3,5,7
/proc/10709/task/10710/stat : 10710 (java) R 10706 10709 9187 0 -1 4202560 3492 0 1 0 175025 37 0 0 20 0 19 0 6864616 9856040960 1377719 33554432000 1073741824 1073778376 140736794706416 140518613007600 140518463217465 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=10709/tid=10712] ppid=10706 vsize=9625040 CPUtime=4.99 cores=1,3,5,7
/proc/10709/task/10712/stat : 10712 (java) S 10706 10709 9187 0 -1 4202560 9621 0 0 0 421 78 0 0 20 0 19 0 6864616 9856040960 1377719 33554432000 1073741824 1073778376 140736794706416 140518585461160 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10709/tid=10713] ppid=10706 vsize=9625040 CPUtime=5.03 cores=1,3,5,7
/proc/10709/task/10713/stat : 10713 (java) S 10706 10709 9187 0 -1 4202560 8019 0 0 0 429 74 0 0 20 0 19 0 6864616 9856040960 1377719 33554432000 1073741824 1073778376 140736794706416 140518584408616 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10709/tid=10714] ppid=10706 vsize=9625040 CPUtime=5.4 cores=1,3,5,7
/proc/10709/task/10714/stat : 10714 (java) S 10706 10709 9187 0 -1 4202560 11656 0 0 0 452 88 0 0 20 0 19 0 6864616 9856040960 1377719 33554432000 1073741824 1073778376 140736794706416 140518583355560 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10709/tid=10715] ppid=10706 vsize=9625040 CPUtime=5.65 cores=1,3,5,7
/proc/10709/task/10715/stat : 10715 (java) S 10706 10709 9187 0 -1 4202560 7541 0 0 0 474 91 0 0 20 0 19 0 6864616 9856040960 1377719 33554432000 1073741824 1073778376 140736794706416 140518582303016 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10709/tid=10716] ppid=10706 vsize=9625040 CPUtime=5.34 cores=1,3,5,7
/proc/10709/task/10716/stat : 10716 (java) S 10706 10709 9187 0 -1 4202560 9980 0 0 0 442 92 0 0 20 0 19 0 6864616 9856040960 1377719 33554432000 1073741824 1073778376 140736794706416 140518581250984 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10709/tid=10717] ppid=10706 vsize=9625040 CPUtime=4.8 cores=1,3,5,7
/proc/10709/task/10717/stat : 10717 (java) S 10706 10709 9187 0 -1 4202560 10711 0 0 0 415 65 0 0 20 0 19 0 6864616 9856040960 1377719 33554432000 1073741824 1073778376 140736794706416 140518450834472 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10709/tid=10718] ppid=10706 vsize=9625040 CPUtime=5.14 cores=1,3,5,7
/proc/10709/task/10718/stat : 10718 (java) S 10706 10709 9187 0 -1 4202560 8237 0 0 0 435 79 0 0 20 0 19 0 6864616 9856040960 1377719 33554432000 1073741824 1073778376 140736794706416 140518449781416 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10709/tid=10719] ppid=10706 vsize=9625040 CPUtime=5.62 cores=1,3,5,7
/proc/10709/task/10719/stat : 10719 (java) S 10706 10709 9187 0 -1 4202560 8844 0 0 0 486 76 0 0 20 0 19 0 6864616 9856040960 1377719 33554432000 1073741824 1073778376 140736794706416 140518448728872 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10709/tid=10720] ppid=10706 vsize=9625040 CPUtime=4.43 cores=1,3,5,7
/proc/10709/task/10720/stat : 10720 (java) S 10706 10709 9187 0 -1 4202560 5435 0 0 0 439 4 0 0 20 0 19 0 6864618 9856040960 1377719 33554432000 1073741824 1073778376 140736794706416 140517965781352 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10709/tid=10721] ppid=10706 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10709/task/10721/stat : 10721 (java) S 10706 10709 9187 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 6864618 9856040960 1377719 33554432000 1073741824 1073778376 140736794706416 140517964727672 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10709/tid=10722] ppid=10706 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10709/task/10722/stat : 10722 (java) S 10706 10709 9187 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 6864618 9856040960 1377719 33554432000 1073741824 1073778376 140736794706416 140517963674504 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10709/tid=10723] ppid=10706 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10709/task/10723/stat : 10723 (java) S 10706 10709 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6864620 9856040960 1377719 33554432000 1073741824 1073778376 140736794706416 140517962623248 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10709/tid=10724] ppid=10706 vsize=9625040 CPUtime=1.31 cores=1,3,5,7
/proc/10709/task/10724/stat : 10724 (java) S 10706 10709 9187 0 -1 4202560 14767 0 0 0 128 3 0 0 20 0 19 0 6864620 9856040960 1377719 33554432000 1073741824 1073778376 140736794706416 140517961571128 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10709/tid=10725] ppid=10706 vsize=9625040 CPUtime=1.49 cores=1,3,5,7
/proc/10709/task/10725/stat : 10725 (java) S 10706 10709 9187 0 -1 4202560 18102 0 0 0 145 4 0 0 20 0 19 0 6864620 9856040960 1377719 33554432000 1073741824 1073778376 140736794706416 140517960518584 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10709/tid=10726] ppid=10706 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10709/task/10726/stat : 10726 (java) S 10706 10709 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6864620 9856040960 1377719 33554432000 1073741824 1073778376 140736794706416 140517959465720 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10709/tid=10727] ppid=10706 vsize=9625040 CPUtime=0.56 cores=1,3,5,7
/proc/10709/task/10727/stat : 10727 (java) S 10706 10709 9187 0 -1 4202560 101 0 0 0 26 30 0 0 20 0 19 0 6864620 9856040960 1377719 33554432000 1073741824 1073778376 140736794706416 140517958413384 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10709/tid=10728] ppid=10706 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10709/task/10728/stat : 10728 (java) S 10706 10709 9187 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 6864685 9856040960 1377719 33554432000 1073741824 1073778376 140736794706416 140517957358632 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 9625040

Child status: 143
Real time (s): 1765.96
CPU time (s): 1800.72
CPU user time (s): 1793.35
CPU system time (s): 7.37088
CPU usage (%): 101.968
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.35
system time used= 7.37088
maximum resident set size= 5806796
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 117806
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1672
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 42202
involuntary context switches= 15342

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.7111 second user time and 11.1653 second system time

The end

Launcher Data

Begin job on node103 at 2016-06-30 05:33:03
IDJOB=4119418
IDBENCH=111725
IDSOLVER=2546
FILE ID=node103/4119418-1467257583
RUNJOBID= node103-1467246683-9204
PBS_JOBID= 20004480
Free space on /tmp= 71712 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-NLC/minlplib2-pb-0.1.0/opb/normalized-faclay30.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4119418-1467257583/watcher-4119418-1467257583 -o /tmp/evaluation-result-4119418-1467257583/solver-4119418-1467257583 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node103-1467246683-9204 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4119418-1467257583.opb

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

MD5SUM BENCH= ffd1a5f7e176069fc92cb6e3398881e4
RANDOM SEED=2110265065

node103.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.456
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.91
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.456
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.456
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.54
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.456
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.456
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.54
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.456
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.55
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.456
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.55
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.456
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        25544972 kB
Buffers:          134444 kB
Cached:          5738736 kB
SwapCached:            0 kB
Active:          1786804 kB
Inactive:        4522688 kB
Active(anon):     438608 kB
Inactive(anon):        0 kB
Active(file):    1348196 kB
Inactive(file):  4522688 kB
Unevictable:      249044 kB
Mlocked:          242912 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               864 kB
Writeback:             0 kB
AnonPages:        645948 kB
Mapped:            22196 kB
Shmem:               204 kB
Slab:             624676 kB
SReclaimable:      68840 kB
SUnreclaim:       555836 kB
KernelStack:        1760 kB
PageTables:         6024 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1018728 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    354304 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= 71712 MiB
End job on node103 at 2016-06-30 06:02:29