Trace number 4085245

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)5962 1800.56 1793.54

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/
synthesis-ptl-cmos-circuits/normalized-9symml.opb
MD5SUM866c660dea8282137b8c78839dd4c03f
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark4693
Best CPU time to get the best result obtained on this benchmark1800.01
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 4517
Optimality of the best value was proved YES
Number of variables651
Total number of constraints1658
Number of constraints which are clauses1656
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2
Minimum length of a constraint1
Maximum length of a constraint42
Number of terms in the objective function 651
Biggest coefficient in the objective function 61
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 28138
Number of bits of the sum of numbers in the objective function 15
Biggest number in a constraint 61
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 28138
Number of bits of the biggest sum of numbers15
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.11	c Pseudo Boolean Optimization by upper bound
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.11	c No reason simplification
0.09/0.11	c Glucose 2.1 dynamic restart strategy
0.09/0.11	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.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	c solving HOME/instance-4085245-1465229345.opb
0.09/0.11	c reading problem ... 
0.09/0.11	c  objective function found
0.27/0.26	c ... done. Wall clock time 0.151s.
0.27/0.26	c declared #vars     651
0.27/0.26	c #constraints  1658
0.27/0.26	c constraints type 
0.27/0.26	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1078
0.27/0.26	c org.sat4j.specs.Constr$1 => 65
0.27/0.26	c org.sat4j.minisat.constraints.cnf.UnitClause => 14
0.27/0.26	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 501
0.27/0.26	c 1658 constraints processed.
0.27/0.26	c objective function length is 651 literals
0.27/0.28	c SATISFIABLE
0.27/0.28	c OPTIMIZING...
0.27/0.28	c Got one! Elapsed wall clock time (in seconds):0.169
0.27/0.28	o 6192
0.48/0.30	c Got one! Elapsed wall clock time (in seconds):0.185
0.48/0.30	o 6124
0.48/0.31	c Got one! Elapsed wall clock time (in seconds):0.199
0.48/0.31	o 6056
0.48/0.32	c Got one! Elapsed wall clock time (in seconds):0.209
0.48/0.32	o 6033
0.48/0.34	c Got one! Elapsed wall clock time (in seconds):0.224
0.48/0.34	o 6010
0.48/0.36	c Got one! Elapsed wall clock time (in seconds):0.252
0.48/0.36	o 5987
1.27/0.78	c cleaning 2509 clauses out of 5033 with flag 10353/5033
1.88/1.15	c cleaning 4255 clauses out of 8524 with flag 22808/11033
2.29/1.56	c Got one! Elapsed wall clock time (in seconds):1.447
2.29/1.56	o 5971
2.29/1.56	c Got one! Elapsed wall clock time (in seconds):1.452
2.29/1.56	o 5962
2.84/2.01	c cleaning 7906 clauses out of 15827 with flag 10574/22591
3.37/2.50	c cleaning 6958 clauses out of 13923 with flag 23005/28593
3.98/3.12	c cleaning 6973 clauses out of 13964 with flag 37760/35592
4.58/3.76	c cleaning 7486 clauses out of 14991 with flag 54502/43592
5.38/4.50	c cleaning 8243 clauses out of 16504 with flag 73433/52591
6.18/5.36	c cleaning 9124 clauses out of 18262 with flag 94437/62592
7.17/6.37	c cleaning 10058 clauses out of 20137 with flag 117612/73591
8.38/7.54	c cleaning 11038 clauses out of 22079 with flag 142645/85591
9.58/8.72	c cleaning 12011 clauses out of 24041 with flag 169801/98591
10.99/10.12	c cleaning 13009 clauses out of 26031 with flag 199012/112592
12.39/11.56	c cleaning 13999 clauses out of 28021 with flag 230175/127591
14.09/13.29	c cleaning 15002 clauses out of 30022 with flag 263133/143591
15.79/14.95	c cleaning 16005 clauses out of 32021 with flag 298896/160592
17.73/16.80	c cleaning 16997 clauses out of 34016 with flag 336622/178592
19.93/19.08	c cleaning 18001 clauses out of 36018 with flag 376834/197591
21.94/21.02	c cleaning 18997 clauses out of 38018 with flag 418946/217592
24.04/23.12	c cleaning 20002 clauses out of 40020 with flag 463059/238591
26.35/25.42	c cleaning 21001 clauses out of 42019 with flag 509542/260592
29.14/28.24	c cleaning 22003 clauses out of 44017 with flag 558380/283591
32.54/31.66	c cleaning 22997 clauses out of 46014 with flag 608879/307591
36.15/35.27	c cleaning 24000 clauses out of 48017 with flag 661615/332591
40.09/39.19	c cleaning 25001 clauses out of 50018 with flag 716874/358592
44.80/43.84	c cleaning 25997 clauses out of 52016 with flag 774062/385591
49.91/48.94	c cleaning 26999 clauses out of 54019 with flag 833550/413591
56.30/55.38	c cleaning 28002 clauses out of 56022 with flag 895265/442593
62.71/61.79	c cleaning 28999 clauses out of 58018 with flag 958981/472591
69.31/68.31	c cleaning 30000 clauses out of 60020 with flag 1024762/503592
75.50/74.59	c cleaning 31002 clauses out of 62019 with flag 1091742/535591
80.89/79.81	c cleaning 32000 clauses out of 64018 with flag 1161007/568592
86.39/85.31	c cleaning 32998 clauses out of 66017 with flag 1232936/602591
91.69/90.64	c cleaning 34001 clauses out of 68020 with flag 1305577/637592
97.49/96.43	c cleaning 35003 clauses out of 70019 with flag 1380259/673592
103.89/102.85	c cleaning 35998 clauses out of 72015 with flag 1456548/710591
111.20/110.08	c cleaning 37003 clauses out of 74017 with flag 1533175/748591
117.59/116.43	c cleaning 37999 clauses out of 76014 with flag 1614749/787591
124.40/123.29	c cleaning 38997 clauses out of 78015 with flag 1698629/827591
131.70/130.55	c cleaning 39998 clauses out of 80018 with flag 1784235/868591
138.20/137.03	c cleaning 41003 clauses out of 82021 with flag 1871287/910592
145.94/144.65	c cleaning 41997 clauses out of 84017 with flag 1961467/953591
153.44/152.11	c cleaning 42997 clauses out of 86020 with flag 2056159/997591
160.64/159.38	c cleaning 44000 clauses out of 88024 with flag 2152348/1042592
168.84/167.54	c cleaning 45005 clauses out of 90024 with flag 2251927/1088592
178.14/176.71	c cleaning 45999 clauses out of 92018 with flag 2349604/1135591
187.64/186.27	c cleaning 46996 clauses out of 94020 with flag 2450669/1183592
196.94/195.55	c cleaning 47999 clauses out of 96023 with flag 2555983/1232591
207.06/205.54	c cleaning 49000 clauses out of 98024 with flag 2662607/1282591
217.08/215.55	c cleaning 50005 clauses out of 100024 with flag 2768650/1333591
227.88/226.33	c cleaning 50997 clauses out of 102020 with flag 2877092/1385592
238.18/236.69	c cleaning 51999 clauses out of 104023 with flag 2990133/1438592
249.41/247.76	c cleaning 52997 clauses out of 106023 with flag 3106351/1492591
260.91/259.29	c cleaning 54001 clauses out of 108027 with flag 3221070/1547592
273.91/272.29	c cleaning 55003 clauses out of 110026 with flag 3338447/1603592
287.07/285.22	c cleaning 55994 clauses out of 112022 with flag 3461047/1660591
300.27/298.42	c cleaning 57005 clauses out of 114028 with flag 3586256/1718591
312.75/310.77	c cleaning 57996 clauses out of 116024 with flag 3713656/1777592
325.85/323.83	c cleaning 59000 clauses out of 118027 with flag 3843287/1837591
339.87/337.86	c cleaning 60000 clauses out of 120027 with flag 3974576/1898591
354.00/351.83	c cleaning 60996 clauses out of 122027 with flag 4108306/1960591
367.81/365.63	c cleaning 61999 clauses out of 124032 with flag 4244037/2023592
383.56/381.32	c cleaning 63001 clauses out of 126032 with flag 4382324/2087591
397.66/395.45	c cleaning 64007 clauses out of 128031 with flag 4519431/2152591
411.03/408.71	c cleaning 65002 clauses out of 130024 with flag 4655814/2218591
425.02/422.74	c cleaning 65998 clauses out of 132022 with flag 4793894/2285591
442.07/439.70	c cleaning 66997 clauses out of 134025 with flag 4930187/2353592
455.97/453.66	c cleaning 68001 clauses out of 136028 with flag 5087343/2422592
472.35/469.95	c cleaning 69002 clauses out of 138027 with flag 5246912/2492592
485.36/482.95	c cleaning 70004 clauses out of 140024 with flag 5408692/2563591
500.65/498.13	c cleaning 70996 clauses out of 142021 with flag 5572835/2635592
514.84/512.39	c cleaning 72001 clauses out of 144025 with flag 5739904/2708592
529.51/527.00	c cleaning 73002 clauses out of 146024 with flag 5912890/2782592
545.41/542.73	c cleaning 74001 clauses out of 148022 with flag 6086423/2857592
561.10/558.46	c cleaning 74998 clauses out of 150020 with flag 6264401/2933591
578.10/575.40	c cleaning 76000 clauses out of 152022 with flag 6444243/3010591
594.10/591.34	c cleaning 76991 clauses out of 154022 with flag 6625239/3088591
611.65/608.84	c cleaning 78004 clauses out of 156032 with flag 6808135/3167592
627.94/625.00	c cleaning 78997 clauses out of 158028 with flag 6993698/3247592
643.64/640.78	c cleaning 79997 clauses out of 160030 with flag 7175279/3328591
662.16/659.26	c cleaning 81006 clauses out of 162033 with flag 7360030/3410591
680.84/677.88	c cleaning 82002 clauses out of 164027 with flag 7552391/3493591
697.82/694.77	c cleaning 82997 clauses out of 166025 with flag 7748227/3577591
717.42/714.36	c cleaning 83995 clauses out of 168028 with flag 7942504/3662591
739.25/736.17	c cleaning 84998 clauses out of 170033 with flag 8137673/3748591
759.09/755.95	c cleaning 86002 clauses out of 172035 with flag 8333100/3835591
779.16/775.99	c cleaning 86995 clauses out of 174034 with flag 8528630/3923592
799.54/796.28	c cleaning 88010 clauses out of 176038 with flag 8733576/4012591
822.94/819.57	c cleaning 89006 clauses out of 178029 with flag 8942938/4102592
847.74/844.36	c cleaning 89998 clauses out of 180022 with flag 9150960/4193591
874.08/870.64	c cleaning 91002 clauses out of 182025 with flag 9363267/4285592
901.75/898.25	c cleaning 91994 clauses out of 184024 with flag 9576371/4378593
925.98/922.48	c cleaning 93001 clauses out of 186028 with flag 9792607/4472591
952.23/948.60	c cleaning 94008 clauses out of 188028 with flag 10012304/4567592
977.81/974.17	c cleaning 95000 clauses out of 190019 with flag 10232982/4663591
1001.88/998.12	c cleaning 95997 clauses out of 192019 with flag 10452414/4760591
1029.51/1025.76	c cleaning 96996 clauses out of 194022 with flag 10676217/4858591
1056.83/1052.92	c cleaning 98003 clauses out of 196026 with flag 10899777/4957591
1089.71/1085.80	c cleaning 98999 clauses out of 198023 with flag 11124384/5057591
1117.70/1113.69	c cleaning 100000 clauses out of 200024 with flag 11355788/5158591
1148.58/1144.45	c cleaning 100995 clauses out of 202024 with flag 11591354/5260591
1179.28/1175.02	c cleaning 102002 clauses out of 204029 with flag 11830565/5363591
1207.24/1202.94	c cleaning 103000 clauses out of 206027 with flag 12068207/5467591
1244.30/1239.82	c cleaning 103995 clauses out of 208027 with flag 12308835/5572591
1280.16/1275.69	c cleaning 105000 clauses out of 210033 with flag 12548387/5678592
1314.11/1309.42	c cleaning 106006 clauses out of 212033 with flag 12789308/5785592
1340.85/1336.08	c cleaning 107000 clauses out of 214026 with flag 13029993/5893591
1370.69/1365.88	c cleaning 107997 clauses out of 216026 with flag 13272555/6002591
1398.48/1393.57	c cleaning 109003 clauses out of 218030 with flag 13517051/6112592
1433.08/1428.05	c cleaning 109999 clauses out of 220027 with flag 13766170/6223592
1466.09/1460.97	c cleaning 111002 clauses out of 222027 with flag 14020531/6335591
1507.06/1501.77	c cleaning 111997 clauses out of 224025 with flag 14280068/6448591
1545.44/1539.97	c cleaning 113005 clauses out of 226029 with flag 14542070/6562592
1579.07/1573.47	c cleaning 114001 clauses out of 228023 with flag 14810816/6677591
1610.35/1604.51	c cleaning 114997 clauses out of 230022 with flag 15082343/6793591
1649.48/1643.53	c cleaning 116000 clauses out of 232025 with flag 15353599/6910591
1682.49/1676.46	c cleaning 116996 clauses out of 234025 with flag 15624957/7028591
1723.46/1717.26	c cleaning 117999 clauses out of 236030 with flag 15899409/7147592
1755.16/1748.82	c cleaning 119006 clauses out of 238031 with flag 16181690/7267592
1789.64/1783.12	c cleaning 120004 clauses out of 240025 with flag 16469327/7388592
1800.04/1793.50	c starts		: 9
1800.04/1793.50	c conflicts		: 7437633
1800.04/1793.50	c decisions		: 11304114
1800.04/1793.50	c propagations		: 117962082
1800.04/1793.50	c inspects		: 34864173992
1800.04/1793.50	c shortcuts		: 0
1800.04/1793.50	c learnt literals	: 0
1800.04/1793.50	c learnt binary clauses	: 0
1800.04/1793.50	c learnt ternary clauses	: 0
1800.04/1793.50	c learnt constraints	: 7437633
1800.04/1793.50	c ignored constraints	: 0
1800.04/1793.50	c root simplifications	: 0
1800.04/1793.50	c removed literals (reason simplification)	: 0
1800.04/1793.50	c reason swapping (by a shorter reason)	: 0
1800.04/1793.50	c Calls to reduceDB	: 119
1800.04/1793.50	c Number of update (reduction) of LBD	: 386122
1800.04/1793.50	c Imported unit clauses	: 0
1800.04/1793.50	c number of reductions to clauses (during analyze)	: 0
1800.04/1793.50	c number of learned constraints concerned by reduction	: 0
1800.04/1793.50	c number of learning phase by resolution	: 0
1800.04/1793.50	c number of learning phase by cutting planes	: 0
1800.04/1793.50	c speed (assignments/second)	: 65781.68294636066
1800.04/1793.50	c non guided choices	2
1800.04/1793.53	c learnt constraints type 
1800.04/1793.53	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 169062
1800.04/1793.53	s SATISFIABLE
1800.04/1793.53	c Found 8 solution(s)
1800.04/1793.54	v -x1 -x2 -x3 -x4 -x5 -x6 x7 x8 x9 x10 -x11 x12 -x13 -x14 x15 x16 -x17 -x18 -x19 -x20 -x21 -x22 x23 -x24 -x25 x26 x27 -x28 -x29 -x30 x31 x32 x33 -x34 x35 -x36 x37 -x38 x39 -x40 -x41 x42 -x43 -x44 -x45 -x46 -x47 -x48 x49 -x50 -x51 x52 x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 x73 -x74 -x75 -x76 -x77 -x78 x79 -x80 -x81 x82 x83 -x84 -x85 -x86 x87 -x88 -x89 x90 -x91 x92 -x93 x94 x95 x96 x97 x98 x99 -x100 -x101 x102 -x103 -x104 -x105 -x106 x107 -x108 -x109 -x110 -x111 x112 -x113 -x114 x115 x116 x117 x118 -x119 -x120 x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 x130 x131 x132 -x133 -x134 x135 x136 -x137 -x138 -x139 x140 x141 x142 -x143 -x144 x145 -x146 -x147 -x148 -x149 -x150 -x151 -x152 x153 -x154 -x155 x156 -x157 -x158 x159 x160 -x161 -x162 x163 x164 -x165 x166 -x167 x168 x169 x170 x171 x172 x173 x174 x175 -x176 -x177 x178 x179 -x180 x181 -x182 x183 x184 x185 x186 x187 x188 -x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 x198 -x199 -x200 -x201 -x202 -x203 x204 -x205 x206 -x207 -x208 -x209 -x210 -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 x225 -x226 x227 x228 x229 x230 -x231 x232 x233 x234 x235 x236 x237 -x238 x239 x240 x241 x242 -x243 x244 -x245 x246 x247 x248 x249 x250 x251 x252 -x253 x254 x255 x256 -x257 x258 x259 -x260 x261 x262 -x263 -x264 -x265 -x266 x267 -x268 -x269 x270 -x271 x272 x273 -x274 x275 -x276 -x277 -x278 x279 x280 x281 x282 x283 x284 x285 x286 x287 x288 -x289 x290 -x291 -x292 -x293 x294 -x295 x296 x297 x298 x299 x300 -x301 -x302 x303 x304 -x305 x306 x307 -x308 x309 -x310 -x311 -x312 x313 -x314 x315 -x316 x317 -x318 x319 -x320 -x321 x322 x323 -x324 -x325 x326 -x327 x328 x329 x330 -x331 x332 x333 x334 -x335 -x336 -x337 x338 -x339 x340 x341 x342 x343 -x344 x345 -x346 x347 x348 -x349 x350 -x351 -x352 -x353 -x354 -x355 -x356 -x357 -x358 -x359 -x360 -x361 -x362 -x363 -x364 -x365 -x366 -x367 -x368 -x369 -x370 -x371 -x372 -x373 -x374 -x375 x376 x377 x378 -x379 -x380 x381 x382 -x383 -x384 -x385 -x386 -x387 -x388 -x389 -x390 -x391 -x392 -x393 -x394 -x395 -x396 -x397 -x398 -x399 -x400 -x401 -x402 -x403 -x404 -x405 -x406 -x407 -x408 -x409 -x410 -x411 -x412 -x413 -x414 -x415 -x416 -x417 -x418 -x419 -x420 -x421 -x422 -x423 -x424 -x425 -x426 -x427 -x428 -x429 -x430 -x431 -x432 -x433 -x434 -x435 -x436 -x437 -x438 -x439 -x440 -x441 -x442 -x443 -x444 -x445 -x446 -x447 -x448 -x449 -x450 -x451 -x452 -x453 -x454 -x455 -x456 -x457 -x458 -x459 -x460 -x461 -x462 -x463 -x464 -x465 -x466 -x467 -x468 -x469 -x470 -x471 -x472 -x473 -x474 -x475 -x476 -x477 -x478 -x479 -x480 -x481 -x482 -x483 -x484 -x485 -x486 -x487 -x488 -x489 -x490 -x491 -x492 -x493 -x494 -x495 -x496 -x497 -x498 -x499 -x500 -x501 -x502 -x503 -x504 -x505 -x506 -x507 -x508 -x509 -x510 -x511 -x512 -x513 -x514 -x515 -x516 -x517 -x518 -x519 -x520 -x521 -x522 -x523 -x524 -x525 -x526 -x527 -x528 -x529 -x530 -x531 -x532 -x533 -x534 -x535 -x536 -x537 -x538 -x539 -x540 -x541 -x542 -x543 -x544 -x545 -x546 -x547 -x548 -x549 -x550 -x551 -x552 -x553 -x554 -x555 -x556 -x557 -x558 -x559 -x560 -x561 -x562 -x563 -x564 -x565 -x566 -x567 -x568 -x569 -x570 -x571 -x572 -x573 -x574 -x575 -x576 -x577 -x578 -x579 -x580 -x581 -x582 -x583 -x584 -x585 -x586 -x587 -x588 -x589 -x590 -x591 -x592 -x593 -x594 -x595 -x596 -x597 -x598 -x599 -x600 -x601 -x602 -x603 -x604 -x605 -x606 -x607 -x608 -x609 -x610 -x611 -x612 -x613 -x614 -x615 -x616 -x617 -x618 -x619 -x620 -x621 -x622 -x623 -x624 -x625 -x626 -x627 -x628 -x629 -x630 -x631 -x632 -x633 -x634 -x635 -x636 -x637 -x638 -x639 -x640 -x641 -x642 -x643 -x644 -x645 -x646 -x647 -x648 -x649 -x650 -x651 
1800.04/1793.54	c objective function=5962
1800.04/1793.54	c Total wall clock time (in seconds): 1793.425

Verifier Data

OK	5962

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-4085245-1465229345/watcher-4085245-1465229345 -o /tmp/evaluation-result-4085245-1465229345/solver-4085245-1465229345 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node119-1465217315-755 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4085245-1465229345.opb 

pid=2876
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.26 2.23 2.18 3/194 2879
/proc/meminfo: memFree=30418240/32872528 swapFree=16252/1391864
[pid=2879] ppid=2876 vsize=2500 CPUtime=0 cores=1,3,5,7
/proc/2879/stat : 2879 (java) R 2876 2879 737 0 -1 4202496 374 0 0 0 0 0 0 0 20 0 1 0 104867683 2560000 46 33554432000 1073741824 1073778376 140735265404784 140735265401912 272877317415 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2879/statm: 625 46 37 9 0 29 0

[startup+0.10011 s]
/proc/loadavg: 2.26 2.23 2.18 3/194 2879
/proc/meminfo: memFree=30418240/32872528 swapFree=16252/1391864
[pid=2879] ppid=2876 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/2879/stat : 2879 (java) S 2876 2879 737 0 -1 4202496 4404 0 1 0 8 1 0 0 20 0 18 0 104867683 9787879424 6037 33554432000 1073741824 1073778376 140735265404784 140735265395920 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/2879/statm: 2389619 6037 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200225 s]
/proc/loadavg: 2.26 2.23 2.18 3/194 2879
/proc/meminfo: memFree=30418240/32872528 swapFree=16252/1391864
[pid=2879] ppid=2876 vsize=9558476 CPUtime=0.27 cores=1,3,5,7
/proc/2879/stat : 2879 (java) S 2876 2879 737 0 -1 4202496 4966 0 1 0 25 2 0 0 20 0 18 0 104867683 9787879424 6958 33554432000 1073741824 1073778376 140735265404784 140735265395920 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/2879/statm: 2389619 6958 2216 9 0 2380296 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 9558476

[startup+0.300288 s]
/proc/loadavg: 2.26 2.23 2.18 3/194 2879
/proc/meminfo: memFree=30418240/32872528 swapFree=16252/1391864
[pid=2879] ppid=2876 vsize=9625040 CPUtime=0.48 cores=1,3,5,7
/proc/2879/stat : 2879 (java) S 2876 2879 737 0 -1 4202496 5638 0 1 0 46 2 0 0 20 0 19 0 104867683 9856040960 8790 33554432000 1073741824 1073778376 140735265404784 140735265395920 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/2879/statm: 2406260 8790 2243 9 0 2396937 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 9625040

[startup+0.700237 s]
/proc/loadavg: 2.26 2.23 2.18 3/194 2879
/proc/meminfo: memFree=30418240/32872528 swapFree=16252/1391864
[pid=2879] ppid=2876 vsize=9625040 CPUtime=1.27 cores=1,3,5,7
/proc/2879/stat : 2879 (java) S 2876 2879 737 0 -1 4202496 10441 0 1 0 125 2 0 0 20 0 19 0 104867683 9856040960 12466 33554432000 1073741824 1073778376 140735265404784 140735265395920 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/2879/statm: 2406260 12466 2253 9 0 2396937 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 9625040

[startup+1.5007 s]
/proc/loadavg: 2.26 2.23 2.18 3/213 2898
/proc/meminfo: memFree=30372292/32872528 swapFree=16252/1391864
[pid=2879] ppid=2876 vsize=9625040 CPUtime=2.29 cores=1,3,5,7
/proc/2879/stat : 2879 (java) S 2876 2879 737 0 -1 4202496 14156 0 1 0 225 4 0 0 20 0 19 0 104867683 9856040960 14566 33554432000 1073741824 1073778376 140735265404784 140735265395920 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/2879/statm: 2406260 14566 2263 9 0 2396937 0
[pid=2879/tid=2881] ppid=2876 vsize=9625040 CPUtime=1.47 cores=1,3,5,7
/proc/2879/task/2881/stat : 2881 (java) R 2876 2879 737 0 -1 4202560 2421 0 1 0 145 2 0 0 20 0 19 0 104867684 9856040960 14566 33554432000 1073741824 1073778376 140735265404784 140399110114648 140398941550251 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=2879/tid=2882] ppid=2876 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2879/task/2882/stat : 2882 (java) S 2876 2879 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104867685 9856040960 14566 33554432000 1073741824 1073778376 140735265404784 140399071606952 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2879/tid=2883] ppid=2876 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2879/task/2883/stat : 2883 (java) S 2876 2879 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104867685 9856040960 14566 33554432000 1073741824 1073778376 140735265404784 140399070554408 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2879/tid=2884] ppid=2876 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2879/task/2884/stat : 2884 (java) S 2876 2879 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104867685 9856040960 14566 33554432000 1073741824 1073778376 140735265404784 140399069501864 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2879/tid=2885] ppid=2876 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2879/task/2885/stat : 2885 (java) S 2876 2879 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104867685 9856040960 14566 33554432000 1073741824 1073778376 140735265404784 140399068449320 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2879/tid=2886] ppid=2876 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2879/task/2886/stat : 2886 (java) S 2876 2879 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104867685 9856040960 14566 33554432000 1073741824 1073778376 140735265404784 140399067396776 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2879/tid=2887] ppid=2876 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2879/task/2887/stat : 2887 (java) S 2876 2879 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104867685 9856040960 14566 33554432000 1073741824 1073778376 140735265404784 140399066344232 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2879/tid=2888] ppid=2876 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2879/task/2888/stat : 2888 (java) S 2876 2879 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104867685 9856040960 14566 33554432000 1073741824 1073778376 140735265404784 140399065291688 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2879/tid=2889] ppid=2876 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2879/task/2889/stat : 2889 (java) S 2876 2879 737 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 104867685 9856040960 14566 33554432000 1073741824 1073778376 140735265404784 140399064239144 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2879/tid=2890] ppid=2876 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2879/task/2890/stat : 2890 (java) S 2876 2879 737 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 104867686 9856040960 14566 33554432000 1073741824 1073778376 140735265404784 140398933538920 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2879/tid=2891] ppid=2876 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2879/task/2891/stat : 2891 (java) S 2876 2879 737 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 104867686 9856040960 14566 33554432000 1073741824 1073778376 140735265404784 140398932485240 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2879/tid=2892] ppid=2876 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2879/task/2892/stat : 2892 (java) S 2876 2879 737 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104867686 9856040960 14566 33554432000 1073741824 1073778376 140735265404784 140398931432584 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2879/tid=2893] ppid=2876 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2879/task/2893/stat : 2893 (java) S 2876 2879 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104867689 9856040960 14566 33554432000 1073741824 1073778376 140735265404784 140398930381328 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2879/tid=2894] ppid=2876 vsize=9625040 CPUtime=0.4 cores=1,3,5,7
/proc/2879/task/2894/stat : 2894 (java) S 2876 2879 737 0 -1 4202560 6113 0 0 0 39 1 0 0 20 0 19 0 104867689 9856040960 14566 33554432000 1073741824 1073778376 140735265404784 140398929328696 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2879/tid=2895] ppid=2876 vsize=9625040 CPUtime=0.38 cores=1,3,5,7
/proc/2879/task/2895/stat : 2895 (java) S 2876 2879 737 0 -1 4202560 4351 0 0 0 38 0 0 0 20 0 19 0 104867689 9856040960 14566 33554432000 1073741824 1073778376 140735265404784 140398928276152 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2879/tid=2896] ppid=2876 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2879/task/2896/stat : 2896 (java) S 2876 2879 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104867689 9856040960 14566 33554432000 1073741824 1073778376 140735265404784 140398927223800 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2879/tid=2897] ppid=2876 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2879/task/2897/stat : 2897 (java) S 2876 2879 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104867689 9856040960 14566 33554432000 1073741824 1073778376 140735265404784 140398926171464 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2879/tid=2898] ppid=2876 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2879/task/2898/stat : 2898 (java) S 2876 2879 737 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104867710 9856040960 14566 33554432000 1073741824 1073778376 140735265404784 140397917496104 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 2.29
Current children cumulated vsize (KiB) 9625040

[startup+3.10074 s]
/proc/loadavg: 2.26 2.23 2.18 3/213 2898
/proc/meminfo: memFree=30362052/32872528 swapFree=16252/1391864
[pid=2879] ppid=2876 vsize=9625040 CPUtime=3.98 cores=1,3,5,7
/proc/2879/stat : 2879 (java) S 2876 2879 737 0 -1 4202496 14166 0 1 0 394 4 0 0 20 0 19 0 104867683 9856040960 18152 33554432000 1073741824 1073778376 140735265404784 140735265395920 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/2879/statm: 2406260 18152 2263 9 0 2396937 0
[pid=2879/tid=2881] ppid=2876 vsize=9625040 CPUtime=3.06 cores=1,3,5,7
/proc/2879/task/2881/stat : 2881 (java) R 2876 2879 737 0 -1 4202560 2428 0 1 0 304 2 0 0 20 0 19 0 104867684 9856040960 18152 33554432000 1073741824 1073778376 140735265404784 140399110106816 140398941550108 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=2879/tid=2882] ppid=2876 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2879/task/2882/stat : 2882 (java) S 2876 2879 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104867685 9856040960 18152 33554432000 1073741824 1073778376 140735265404784 140399071606952 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2879/tid=2883] ppid=2876 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2879/task/2883/stat : 2883 (java) S 2876 2879 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104867685 9856040960 18152 33554432000 1073741824 1073778376 140735265404784 140399070554408 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2879/tid=2884] ppid=2876 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2879/task/2884/stat : 2884 (java) S 2876 2879 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104867685 9856040960 18152 33554432000 1073741824 1073778376 140735265404784 140399069501864 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2879/tid=2885] ppid=2876 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2879/task/2885/stat : 2885 (java) S 2876 2879 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104867685 9856040960 18152 33554432000 1073741824 1073778376 140735265404784 140399068449320 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2879/tid=2886] ppid=2876 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2879/task/2886/stat : 2886 (java) S 2876 2879 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104867685 9856040960 18152 33554432000 1073741824 1073778376 140735265404784 140399067396776 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2879/tid=2887] ppid=2876 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2879/task/2887/stat : 2887 (java) S 2876 2879 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104867685 9856040960 18152 33554432000 1073741824 1073778376 140735265404784 140399066344232 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2879/tid=2888] ppid=2876 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2879/task/2888/stat : 2888 (java) S 2876 2879 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104867685 9856040960 18152 33554432000 1073741824 1073778376 140735265404784 140399065291688 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2879/tid=2889] ppid=2876 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2879/task/2889/stat : 2889 (java) S 2876 2879 737 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 104867685 9856040960 18152 33554432000 1073741824 1073778376 140735265404784 140399064239144 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2879/tid=2890] ppid=2876 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2879/task/2890/stat : 2890 (java) S 2876 2879 737 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 104867686 9856040960 18152 33554432000 1073741824 1073778376 140735265404784 140398933538920 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2879/tid=2891] ppid=2876 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2879/task/2891/stat : 2891 (java) S 2876 2879 737 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 104867686 9856040960 18152 33554432000 1073741824 1073778376 140735265404784 140398932485240 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2879/tid=2892] ppid=2876 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2879/task/2892/stat : 2892 (java) S 2876 2879 737 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104867686 9856040960 18152 33554432000 1073741824 1073778376 140735265404784 140398931432584 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2879/tid=2893] ppid=2876 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2879/task/2893/stat : 2893 (java) S 2876 2879 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104867689 9856040960 18152 33554432000 1073741824 1073778376 140735265404784 140398930381328 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2879/tid=2894] ppid=2876 vsize=9625040 CPUtime=0.46 cores=1,3,5,7
/proc/2879/task/2894/stat : 2894 (java) S 2876 2879 737 0 -1 4202560 6115 0 0 0 44 2 0 0 20 0 19 0 104867689 9856040960 18152 33554432000 1073741824 1073778376 140735265404784 140398929328696 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2879/tid=2895] ppid=2876 vsize=9625040 CPUtime=0.42 cores=1,3,5,7
/proc/2879/task/2895/stat : 2895 (java) S 2876 2879 737 0 -1 4202560 4352 0 0 0 42 0 0 0 20 0 19 0 104867689 9856040960 18152 33554432000 1073741824 1073778376 140735265404784 140398928276152 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2879/tid=2896] ppid=2876 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2879/task/2896/stat : 2896 (java) S 2876 2879 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104867689 9856040960 18152 33554432000 1073741824 1073778376 140735265404784 140398927223800 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2879/tid=2897] ppid=2876 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2879/task/2897/stat : 2897 (java) S 2876 2879 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104867689 9856040960 18152 33554432000 1073741824 1073778376 140735265404784 140398926171464 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2879/tid=2898] ppid=2876 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2879/task/2898/stat : 2898 (java) S 2876 2879 737 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104867710 9856040960 18152 33554432000 1073741824 1073778376 140735265404784 140397917496104 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.98
Current children cumulated vsize (KiB) 9625040

[startup+6.30074 s]
/proc/loadavg: 2.24 2.23 2.18 3/213 2898
/proc/meminfo: memFree=30333432/32872528 swapFree=16252/1391864
[pid=2879] ppid=2876 vsize=9625040 CPUtime=7.17 cores=1,3,5,7
/proc/2879/stat : 2879 (java) S 2876 2879 737 0 -1 4202496 14181 0 1 0 713 4 0 0 20 0 19 0 104867683 9856040960 24551 33554432000 1073741824 1073778376 140735265404784 140735265395920 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/2879/statm: 2406260 24551 2264 9 0 2396937 0
[pid=2879/tid=2881] ppid=2876 vsize=9625040 CPUtime=6.26 cores=1,3,5,7
/proc/2879/task/2881/stat : 2881 (java) R 2876 2879 737 0 -1 4202560 2442 0 1 0 624 2 0 0 20 0 19 0 104867684 9856040960 24551 33554432000 1073741824 1073778376 140735265404784 140399110115720 140398941588789 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=2879/tid=2882] ppid=2876 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2879/task/2882/stat : 2882 (java) S 2876 2879 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104867685 9856040960 24551 33554432000 1073741824 1073778376 140735265404784 140399071606952 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2879/tid=2883] ppid=2876 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2879/task/2883/stat : 2883 (java) S 2876 2879 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104867685 9856040960 24551 33554432000 1073741824 1073778376 140735265404784 140399070554408 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2879/tid=2884] ppid=2876 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2879/task/2884/stat : 2884 (java) S 2876 2879 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104867685 9856040960 24551 33554432000 1073741824 1073778376 140735265404784 140399069501864 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2879/tid=2885] ppid=2876 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2879/task/2885/stat : 2885 (java) S 2876 2879 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104867685 9856040960 24551 33554432000 1073741824 1073778376 140735265404784 140399068449320 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2879/tid=2886] ppid=2876 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2879/task/2886/stat : 2886 (java) S 2876 2879 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104867685 9856040960 24551 33554432000 1073741824 1073778376 140735265404784 140399067396776 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2879/tid=2887] ppid=2876 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2879/task/2887/stat : 2887 (java) S 2876 2879 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104867685 9856040960 24551 33554432000 1073741824 1073778376 140735265404784 140399066344232 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2879/tid=2888] ppid=2876 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2879/task/2888/stat : 2888 (java) S 2876 2879 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104867685 9856040960 24551 33554432000 1073741824 1073778376 140735265404784 140399065291688 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2879/tid=2889] ppid=2876 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2879/task/2889/stat : 2889 (java) S 2876 2879 737 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 104867685 9856040960 24551 33554432000 1073741824 1073778376 140735265404784 140399064239144 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2879/tid=2890] ppid=2876 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2879/task/2890/stat : 2890 (java) S 2876 2879 737 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 104867686 9856040960 24551 33554432000 1073741824 1073778376 140735265404784 140398933538920 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2879/tid=2891] ppid=2876 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2879/task/2891/stat : 2891 (java) S 2876 2879 737 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 104867686 9856040960 24551 33554432000 1073741824 1073778376 140735265404784 140398932485240 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2879/tid=2892] ppid=2876 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2879/task/2892/stat : 2892 (java) S 2876 2879 737 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104867686 9856040960 24551 33554432000 1073741824 1073778376 140735265404784 140398931432584 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2879/tid=2893] ppid=2876 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2879/task/2893/stat : 2893 (java) S 2876 2879 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104867689 9856040960 24551 33554432000 1073741824 1073778376 140735265404784 140398930381328 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2879/tid=2894] ppid=2876 vsize=9625040 CPUtime=0.46 cores=1,3,5,7
/proc/2879/task/2894/stat : 2894 (java) S 2876 2879 737 0 -1 4202560 6115 0 0 0 44 2 0 0 20 0 19 0 104867689 9856040960 24551 33554432000 1073741824 1073778376 140735265404784 140398929328696 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2879/tid=2895] ppid=2876 vsize=9625040 CPUtime=0.42 cores=1,3,5,7
/proc/2879/task/2895/stat : 2895 (java) S 2876 2879 737 0 -1 4202560 4352 0 0 0 42 0 0 0 20 0 19 0 104867689 9856040960 24551 33554432000 1073741824 1073778376 140735265404784 140398928276152 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2879/tid=2896] ppid=2876 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2879/task/2896/stat : 2896 (java) S 2876 2879 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104867689 9856040960 24551 33554432000 1073741824 1073778376 140735265404784 140398927223800 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2879/tid=2897] ppid=2876 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2879/task/2897/stat : 2897 (java) S 2876 2879 737 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 104867689 9856040960 24551 33554432000 1073741824 1073778376 140735265404784 140398926171464 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2879/tid=2898] ppid=2876 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2879/task/2898/stat : 2898 (java) S 2876 2879 737 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104867710 9856040960 24551 33554432000 1073741824 1073778376 140735265404784 140397917496104 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 7.17
Current children cumulated vsize (KiB) 9625040


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

[pid=2879/tid=2891] ppid=2876 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2879/task/2891/stat : 2891 (java) S 2876 2879 737 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 104867686 9856040960 109074 33554432000 1073741824 1073778376 140735265404784 140398932485240 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2879/tid=2892] ppid=2876 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2879/task/2892/stat : 2892 (java) S 2876 2879 737 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 104867686 9856040960 109074 33554432000 1073741824 1073778376 140735265404784 140398931432584 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2879/tid=2893] ppid=2876 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2879/task/2893/stat : 2893 (java) S 2876 2879 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104867689 9856040960 109074 33554432000 1073741824 1073778376 140735265404784 140398930381328 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2879/tid=2894] ppid=2876 vsize=9625040 CPUtime=0.49 cores=1,3,5,7
/proc/2879/task/2894/stat : 2894 (java) S 2876 2879 737 0 -1 4202560 6118 0 0 0 47 2 0 0 20 0 19 0 104867689 9856040960 109074 33554432000 1073741824 1073778376 140735265404784 140398929328696 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2879/tid=2895] ppid=2876 vsize=9625040 CPUtime=0.42 cores=1,3,5,7
/proc/2879/task/2895/stat : 2895 (java) S 2876 2879 737 0 -1 4202560 4352 0 0 0 42 0 0 0 20 0 19 0 104867689 9856040960 109074 33554432000 1073741824 1073778376 140735265404784 140398928276152 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2879/tid=2896] ppid=2876 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2879/task/2896/stat : 2896 (java) S 2876 2879 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104867689 9856040960 109074 33554432000 1073741824 1073778376 140735265404784 140398927223800 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2879/tid=2897] ppid=2876 vsize=9625040 CPUtime=0.59 cores=1,3,5,7
/proc/2879/task/2897/stat : 2897 (java) S 2876 2879 737 0 -1 4202560 100 0 0 0 25 34 0 0 20 0 19 0 104867689 9856040960 109074 33554432000 1073741824 1073778376 140735265404784 140398926171464 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2879/tid=2898] ppid=2876 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2879/task/2898/stat : 2898 (java) S 2876 2879 737 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104867710 9856040960 109074 33554432000 1073741824 1073778376 140735265404784 140397917496104 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1728.55
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.33 2.18 2.17 3/213 3009
/proc/meminfo: memFree=30042688/32872528 swapFree=16252/1391864
[pid=2879] ppid=2876 vsize=9625040 CPUtime=1788.83 cores=1,3,5,7
/proc/2879/stat : 2879 (java) S 2876 2879 737 0 -1 4202496 17797 0 1 0 178790 93 0 0 20 0 19 0 104867683 9856040960 107187 33554432000 1073741824 1073778376 140735265404784 140735265395920 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/2879/statm: 2406260 107187 2286 9 0 2396937 0
[pid=2879/tid=2881] ppid=2876 vsize=9625040 CPUtime=1779.17 cores=1,3,5,7
/proc/2879/task/2881/stat : 2881 (java) R 2876 2879 737 0 -1 4202560 2556 0 1 0 177885 32 0 0 20 0 19 0 104867684 9856040960 107187 33554432000 1073741824 1073778376 140735265404784 140399110114528 140398941770049 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=2879/tid=2882] ppid=2876 vsize=9625040 CPUtime=0.93 cores=1,3,5,7
/proc/2879/task/2882/stat : 2882 (java) S 2876 2879 737 0 -1 4202560 527 0 0 0 86 7 0 0 20 0 19 0 104867685 9856040960 107187 33554432000 1073741824 1073778376 140735265404784 140399071606952 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2879/tid=2883] ppid=2876 vsize=9625040 CPUtime=0.9 cores=1,3,5,7
/proc/2879/task/2883/stat : 2883 (java) S 2876 2879 737 0 -1 4202560 378 0 0 0 84 6 0 0 20 0 19 0 104867685 9856040960 107187 33554432000 1073741824 1073778376 140735265404784 140399070554408 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2879/tid=2884] ppid=2876 vsize=9625040 CPUtime=0.93 cores=1,3,5,7
/proc/2879/task/2884/stat : 2884 (java) S 2876 2879 737 0 -1 4202560 348 0 0 0 85 8 0 0 20 0 19 0 104867685 9856040960 107187 33554432000 1073741824 1073778376 140735265404784 140399069501864 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2879/tid=2885] ppid=2876 vsize=9625040 CPUtime=0.96 cores=1,3,5,7
/proc/2879/task/2885/stat : 2885 (java) S 2876 2879 737 0 -1 4202560 301 0 0 0 88 8 0 0 20 0 19 0 104867685 9856040960 107187 33554432000 1073741824 1073778376 140735265404784 140399068449320 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2879/tid=2886] ppid=2876 vsize=9625040 CPUtime=0.96 cores=1,3,5,7
/proc/2879/task/2886/stat : 2886 (java) S 2876 2879 737 0 -1 4202560 427 0 0 0 89 7 0 0 20 0 19 0 104867685 9856040960 107187 33554432000 1073741824 1073778376 140735265404784 140399067396776 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2879/tid=2887] ppid=2876 vsize=9625040 CPUtime=0.88 cores=1,3,5,7
/proc/2879/task/2887/stat : 2887 (java) S 2876 2879 737 0 -1 4202560 225 0 0 0 82 6 0 0 20 0 19 0 104867685 9856040960 107187 33554432000 1073741824 1073778376 140735265404784 140399066344232 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2879/tid=2888] ppid=2876 vsize=9625040 CPUtime=0.9 cores=1,3,5,7
/proc/2879/task/2888/stat : 2888 (java) S 2876 2879 737 0 -1 4202560 394 0 0 0 85 5 0 0 20 0 19 0 104867685 9856040960 107187 33554432000 1073741824 1073778376 140735265404784 140399065291688 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2879/tid=2889] ppid=2876 vsize=9625040 CPUtime=0.94 cores=1,3,5,7
/proc/2879/task/2889/stat : 2889 (java) S 2876 2879 737 0 -1 4202560 477 0 0 0 86 8 0 0 20 0 19 0 104867685 9856040960 107187 33554432000 1073741824 1073778376 140735265404784 140399064239144 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2879/tid=2890] ppid=2876 vsize=9625040 CPUtime=0.91 cores=1,3,5,7
/proc/2879/task/2890/stat : 2890 (java) S 2876 2879 737 0 -1 4202560 333 0 0 0 88 3 0 0 20 0 19 0 104867686 9856040960 107187 33554432000 1073741824 1073778376 140735265404784 140398933538920 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2879/tid=2891] ppid=2876 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2879/task/2891/stat : 2891 (java) S 2876 2879 737 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 104867686 9856040960 107187 33554432000 1073741824 1073778376 140735265404784 140398932485240 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2879/tid=2892] ppid=2876 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2879/task/2892/stat : 2892 (java) S 2876 2879 737 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 104867686 9856040960 107187 33554432000 1073741824 1073778376 140735265404784 140398931432584 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2879/tid=2893] ppid=2876 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2879/task/2893/stat : 2893 (java) S 2876 2879 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104867689 9856040960 107187 33554432000 1073741824 1073778376 140735265404784 140398930381328 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2879/tid=2894] ppid=2876 vsize=9625040 CPUtime=0.49 cores=1,3,5,7
/proc/2879/task/2894/stat : 2894 (java) S 2876 2879 737 0 -1 4202560 6118 0 0 0 47 2 0 0 20 0 19 0 104867689 9856040960 107187 33554432000 1073741824 1073778376 140735265404784 140398929328696 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2879/tid=2895] ppid=2876 vsize=9625040 CPUtime=0.42 cores=1,3,5,7
/proc/2879/task/2895/stat : 2895 (java) S 2876 2879 737 0 -1 4202560 4352 0 0 0 42 0 0 0 20 0 19 0 104867689 9856040960 107187 33554432000 1073741824 1073778376 140735265404784 140398928276152 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2879/tid=2896] ppid=2876 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2879/task/2896/stat : 2896 (java) S 2876 2879 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104867689 9856040960 107187 33554432000 1073741824 1073778376 140735265404784 140398927223800 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2879/tid=2897] ppid=2876 vsize=9625040 CPUtime=0.61 cores=1,3,5,7
/proc/2879/task/2897/stat : 2897 (java) S 2876 2879 737 0 -1 4202560 104 0 0 0 26 35 0 0 20 0 19 0 104867689 9856040960 107187 33554432000 1073741824 1073778376 140735265404784 140398926171464 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2879/tid=2898] ppid=2876 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2879/task/2898/stat : 2898 (java) S 2876 2879 737 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104867710 9856040960 107187 33554432000 1073741824 1073778376 140735265404784 140397917496104 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1788.83
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1793.5 s]
/proc/loadavg: 2.28 2.18 2.17 4/213 3009
/proc/meminfo: memFree=30036356/32872528 swapFree=16252/1391864
[pid=2879] ppid=2876 vsize=9625040 CPUtime=1800.04 cores=1,3,5,7
/proc/2879/stat : 2879 (java) S 2876 2879 737 0 -1 4202496 17798 0 1 0 179911 93 0 0 20 0 19 0 104867683 9856040960 106626 33554432000 1073741824 1073778376 140735265404784 140735265395920 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/2879/statm: 2406260 106626 2286 9 0 2396937 0
[pid=2879/tid=2881] ppid=2876 vsize=9625040 CPUtime=1790.36 cores=1,3,5,7
/proc/2879/task/2881/stat : 2881 (java) R 2876 2879 737 0 -1 4202560 2557 0 1 0 179004 32 0 0 20 0 19 0 104867684 9856040960 106626 33554432000 1073741824 1073778376 140735265404784 140399110114528 140398941588784 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=2879/tid=2882] ppid=2876 vsize=9625040 CPUtime=0.94 cores=1,3,5,7
/proc/2879/task/2882/stat : 2882 (java) S 2876 2879 737 0 -1 4202560 527 0 0 0 87 7 0 0 20 0 19 0 104867685 9856040960 106626 33554432000 1073741824 1073778376 140735265404784 140399071606952 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2879/tid=2883] ppid=2876 vsize=9625040 CPUtime=0.91 cores=1,3,5,7
/proc/2879/task/2883/stat : 2883 (java) S 2876 2879 737 0 -1 4202560 378 0 0 0 85 6 0 0 20 0 19 0 104867685 9856040960 106626 33554432000 1073741824 1073778376 140735265404784 140399070554408 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2879/tid=2884] ppid=2876 vsize=9625040 CPUtime=0.93 cores=1,3,5,7
/proc/2879/task/2884/stat : 2884 (java) S 2876 2879 737 0 -1 4202560 348 0 0 0 85 8 0 0 20 0 19 0 104867685 9856040960 106626 33554432000 1073741824 1073778376 140735265404784 140399069501864 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2879/tid=2885] ppid=2876 vsize=9625040 CPUtime=0.96 cores=1,3,5,7
/proc/2879/task/2885/stat : 2885 (java) S 2876 2879 737 0 -1 4202560 301 0 0 0 88 8 0 0 20 0 19 0 104867685 9856040960 106626 33554432000 1073741824 1073778376 140735265404784 140399068449320 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2879/tid=2886] ppid=2876 vsize=9625040 CPUtime=0.96 cores=1,3,5,7
/proc/2879/task/2886/stat : 2886 (java) S 2876 2879 737 0 -1 4202560 427 0 0 0 89 7 0 0 20 0 19 0 104867685 9856040960 106626 33554432000 1073741824 1073778376 140735265404784 140399067396776 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2879/tid=2887] ppid=2876 vsize=9625040 CPUtime=0.88 cores=1,3,5,7
/proc/2879/task/2887/stat : 2887 (java) S 2876 2879 737 0 -1 4202560 225 0 0 0 82 6 0 0 20 0 19 0 104867685 9856040960 106626 33554432000 1073741824 1073778376 140735265404784 140399066344232 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2879/tid=2888] ppid=2876 vsize=9625040 CPUtime=0.9 cores=1,3,5,7
/proc/2879/task/2888/stat : 2888 (java) S 2876 2879 737 0 -1 4202560 394 0 0 0 85 5 0 0 20 0 19 0 104867685 9856040960 106626 33554432000 1073741824 1073778376 140735265404784 140399065291688 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2879/tid=2889] ppid=2876 vsize=9625040 CPUtime=0.94 cores=1,3,5,7
/proc/2879/task/2889/stat : 2889 (java) S 2876 2879 737 0 -1 4202560 477 0 0 0 86 8 0 0 20 0 19 0 104867685 9856040960 106626 33554432000 1073741824 1073778376 140735265404784 140399064239144 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2879/tid=2890] ppid=2876 vsize=9625040 CPUtime=0.91 cores=1,3,5,7
/proc/2879/task/2890/stat : 2890 (java) S 2876 2879 737 0 -1 4202560 333 0 0 0 88 3 0 0 20 0 19 0 104867686 9856040960 106626 33554432000 1073741824 1073778376 140735265404784 140398933538920 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2879/tid=2891] ppid=2876 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2879/task/2891/stat : 2891 (java) S 2876 2879 737 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 104867686 9856040960 106626 33554432000 1073741824 1073778376 140735265404784 140398932485240 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2879/tid=2892] ppid=2876 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2879/task/2892/stat : 2892 (java) S 2876 2879 737 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 104867686 9856040960 106626 33554432000 1073741824 1073778376 140735265404784 140398931432584 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2879/tid=2893] ppid=2876 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2879/task/2893/stat : 2893 (java) S 2876 2879 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104867689 9856040960 106626 33554432000 1073741824 1073778376 140735265404784 140398930381328 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2879/tid=2894] ppid=2876 vsize=9625040 CPUtime=0.49 cores=1,3,5,7
/proc/2879/task/2894/stat : 2894 (java) S 2876 2879 737 0 -1 4202560 6118 0 0 0 47 2 0 0 20 0 19 0 104867689 9856040960 106626 33554432000 1073741824 1073778376 140735265404784 140398929328696 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2879/tid=2895] ppid=2876 vsize=9625040 CPUtime=0.42 cores=1,3,5,7
/proc/2879/task/2895/stat : 2895 (java) S 2876 2879 737 0 -1 4202560 4352 0 0 0 42 0 0 0 20 0 19 0 104867689 9856040960 106626 33554432000 1073741824 1073778376 140735265404784 140398928276152 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2879/tid=2896] ppid=2876 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2879/task/2896/stat : 2896 (java) S 2876 2879 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104867689 9856040960 106626 33554432000 1073741824 1073778376 140735265404784 140398927223800 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2879/tid=2897] ppid=2876 vsize=9625040 CPUtime=0.62 cores=1,3,5,7
/proc/2879/task/2897/stat : 2897 (java) S 2876 2879 737 0 -1 4202560 104 0 0 0 26 36 0 0 20 0 19 0 104867689 9856040960 106626 33554432000 1073741824 1073778376 140735265404784 140398926171464 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2879/tid=2898] ppid=2876 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2879/task/2898/stat : 2898 (java) S 2876 2879 737 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104867710 9856040960 106626 33554432000 1073741824 1073778376 140735265404784 140397917496104 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.04
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 2879 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1793.5 s]
/proc/loadavg: 2.28 2.18 2.17 4/213 3009
/proc/meminfo: memFree=30036356/32872528 swapFree=16252/1391864
[pid=2879] ppid=2876 vsize=9625040 CPUtime=1800.04 cores=1,3,5,7
/proc/2879/stat : 2879 (java) S 2876 2879 737 0 -1 4202496 17798 0 1 0 179911 93 0 0 20 0 19 0 104867683 9856040960 106626 33554432000 1073741824 1073778376 140735265404784 140735265395920 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/2879/statm: 2406260 106626 2286 9 0 2396937 0
[pid=2879/tid=2881] ppid=2876 vsize=9625040 CPUtime=1790.36 cores=1,3,5,7
/proc/2879/task/2881/stat : 2881 (java) R 2876 2879 737 0 -1 4202560 2557 0 1 0 179004 32 0 0 20 0 19 0 104867684 9856040960 106626 33554432000 1073741824 1073778376 140735265404784 140399110114528 140398941588784 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=2879/tid=2882] ppid=2876 vsize=9625040 CPUtime=0.94 cores=1,3,5,7
/proc/2879/task/2882/stat : 2882 (java) S 2876 2879 737 0 -1 4202560 527 0 0 0 87 7 0 0 20 0 19 0 104867685 9856040960 106626 33554432000 1073741824 1073778376 140735265404784 140399071606952 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2879/tid=2883] ppid=2876 vsize=9625040 CPUtime=0.91 cores=1,3,5,7
/proc/2879/task/2883/stat : 2883 (java) S 2876 2879 737 0 -1 4202560 378 0 0 0 85 6 0 0 20 0 19 0 104867685 9856040960 106626 33554432000 1073741824 1073778376 140735265404784 140399070554408 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2879/tid=2884] ppid=2876 vsize=9625040 CPUtime=0.93 cores=1,3,5,7
/proc/2879/task/2884/stat : 2884 (java) S 2876 2879 737 0 -1 4202560 348 0 0 0 85 8 0 0 20 0 19 0 104867685 9856040960 106626 33554432000 1073741824 1073778376 140735265404784 140399069501864 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2879/tid=2885] ppid=2876 vsize=9625040 CPUtime=0.96 cores=1,3,5,7
/proc/2879/task/2885/stat : 2885 (java) S 2876 2879 737 0 -1 4202560 301 0 0 0 88 8 0 0 20 0 19 0 104867685 9856040960 106626 33554432000 1073741824 1073778376 140735265404784 140399068449320 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2879/tid=2886] ppid=2876 vsize=9625040 CPUtime=0.96 cores=1,3,5,7
/proc/2879/task/2886/stat : 2886 (java) S 2876 2879 737 0 -1 4202560 427 0 0 0 89 7 0 0 20 0 19 0 104867685 9856040960 106626 33554432000 1073741824 1073778376 140735265404784 140399067396776 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2879/tid=2887] ppid=2876 vsize=9625040 CPUtime=0.88 cores=1,3,5,7
/proc/2879/task/2887/stat : 2887 (java) S 2876 2879 737 0 -1 4202560 225 0 0 0 82 6 0 0 20 0 19 0 104867685 9856040960 106626 33554432000 1073741824 1073778376 140735265404784 140399066344232 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2879/tid=2888] ppid=2876 vsize=9625040 CPUtime=0.9 cores=1,3,5,7
/proc/2879/task/2888/stat : 2888 (java) S 2876 2879 737 0 -1 4202560 394 0 0 0 85 5 0 0 20 0 19 0 104867685 9856040960 106626 33554432000 1073741824 1073778376 140735265404784 140399065291688 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2879/tid=2889] ppid=2876 vsize=9625040 CPUtime=0.94 cores=1,3,5,7
/proc/2879/task/2889/stat : 2889 (java) S 2876 2879 737 0 -1 4202560 477 0 0 0 86 8 0 0 20 0 19 0 104867685 9856040960 106626 33554432000 1073741824 1073778376 140735265404784 140399064239144 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2879/tid=2890] ppid=2876 vsize=9625040 CPUtime=0.91 cores=1,3,5,7
/proc/2879/task/2890/stat : 2890 (java) S 2876 2879 737 0 -1 4202560 333 0 0 0 88 3 0 0 20 0 19 0 104867686 9856040960 106626 33554432000 1073741824 1073778376 140735265404784 140398933538920 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2879/tid=2891] ppid=2876 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2879/task/2891/stat : 2891 (java) S 2876 2879 737 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 104867686 9856040960 106626 33554432000 1073741824 1073778376 140735265404784 140398932485240 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2879/tid=2892] ppid=2876 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2879/task/2892/stat : 2892 (java) S 2876 2879 737 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 104867686 9856040960 106626 33554432000 1073741824 1073778376 140735265404784 140398931432584 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2879/tid=2893] ppid=2876 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2879/task/2893/stat : 2893 (java) S 2876 2879 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104867689 9856040960 106626 33554432000 1073741824 1073778376 140735265404784 140398930381328 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2879/tid=2894] ppid=2876 vsize=9625040 CPUtime=0.49 cores=1,3,5,7
/proc/2879/task/2894/stat : 2894 (java) S 2876 2879 737 0 -1 4202560 6118 0 0 0 47 2 0 0 20 0 19 0 104867689 9856040960 106626 33554432000 1073741824 1073778376 140735265404784 140398929328696 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2879/tid=2895] ppid=2876 vsize=9625040 CPUtime=0.42 cores=1,3,5,7
/proc/2879/task/2895/stat : 2895 (java) S 2876 2879 737 0 -1 4202560 4352 0 0 0 42 0 0 0 20 0 19 0 104867689 9856040960 106626 33554432000 1073741824 1073778376 140735265404784 140398928276152 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2879/tid=2896] ppid=2876 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2879/task/2896/stat : 2896 (java) S 2876 2879 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104867689 9856040960 106626 33554432000 1073741824 1073778376 140735265404784 140398927223800 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2879/tid=2897] ppid=2876 vsize=9625040 CPUtime=0.62 cores=1,3,5,7
/proc/2879/task/2897/stat : 2897 (java) S 2876 2879 737 0 -1 4202560 104 0 0 0 26 36 0 0 20 0 19 0 104867689 9856040960 106626 33554432000 1073741824 1073778376 140735265404784 140398926171464 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2879/tid=2898] ppid=2876 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2879/task/2898/stat : 2898 (java) S 2876 2879 737 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104867710 9856040960 106626 33554432000 1073741824 1073778376 140735265404784 140397917496104 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 9625040

Child status: 143
Real time (s): 1793.54
CPU time (s): 1800.56
CPU user time (s): 1799.14
CPU system time (s): 1.42078
CPU usage (%): 100.391
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.14
system time used= 1.42078
maximum resident set size= 636260
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17841
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= 40244
involuntary context switches= 16134

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.71352 second user time and 14.2418 second system time

The end

Launcher Data

Begin job on node119 at 2016-06-06 18:09:05
IDJOB=4085245
IDBENCH=2017
IDSOLVER=2546
FILE ID=node119/4085245-1465229345
RUNJOBID= node119-1465217315-755
PBS_JOBID= 19843200
Free space on /tmp= 71736 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/synthesis-ptl-cmos-circuits/normalized-9symml.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4085245-1465229345/watcher-4085245-1465229345 -o /tmp/evaluation-result-4085245-1465229345/solver-4085245-1465229345 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node119-1465217315-755 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4085245-1465229345.opb

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

MD5SUM BENCH= 866c660dea8282137b8c78839dd4c03f
RANDOM SEED=143616697

node119.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.410
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.82
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.410
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.410
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.55
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.410
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.410
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.410
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.410
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.56
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.410
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:        30419148 kB
Buffers:           21100 kB
Cached:            88028 kB
SwapCached:          832 kB
Active:           312456 kB
Inactive:          51432 kB
Active(anon):     255384 kB
Inactive(anon):     1608 kB
Active(file):      57072 kB
Inactive(file):    49824 kB
Unevictable:     1391864 kB
Mlocked:           16252 kB
SwapTotal:      67108856 kB
SwapFree:       67100128 kB
Dirty:               856 kB
Writeback:             0 kB
AnonPages:       1645692 kB
Mapped:            15300 kB
Shmem:                 0 kB
Slab:             565796 kB
SReclaimable:       9600 kB
SUnreclaim:       556196 kB
KernelStack:        1576 kB
PageTables:         7472 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2130620 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1601536 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 node119 at 2016-06-06 18:38:59