Trace number 4081113

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 Res+CP PB16OPT18 689.6 348.75

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/logic-synthesis/normalized-f51m.b.opb
MD5SUM95b567c682e7e3efe2c93879e0e7c89d
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark18
Best CPU time to get the best result obtained on this benchmark0.074987
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 18
Optimality of the best value was proved YES
Number of variables406
Total number of constraints520
Number of constraints which are clauses520
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint123
Number of terms in the objective function 406
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 406
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 406
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	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.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/0.12	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.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	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.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4081113-1465225321.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  objective function found
0.56/0.30	c ... done. Wall clock time 0.184s.
0.56/0.30	c declared #vars     406
0.56/0.30	c #constraints  520
0.56/0.31	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.56/0.31	c constraints type 
0.56/0.31	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 496
0.56/0.31	c org.sat4j.specs.Constr$1 => 17
0.56/0.31	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 2
0.56/0.31	c org.sat4j.minisat.constraints.cnf.UnitClause => 5
0.56/0.31	c 520 constraints processed.
0.56/0.31	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.56/0.31	c constraints type 
0.56/0.31	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 2
0.56/0.31	c org.sat4j.specs.Constr$1 => 17
0.56/0.31	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 496
0.56/0.31	c org.sat4j.pb.constraints.pb.UnitClausePB => 5
0.56/0.31	c 520 constraints processed.
0.56/0.31	c objective function length is 406 literals
0.56/0.32	c And the winner is solver0
0.64/0.81	c SATISFIABLE
0.64/0.81	c OPTIMIZING...
0.64/0.81	c Got one! Elapsed wall clock time (in seconds):0.69
0.64/0.81	o 26
0.64/0.89	c And the winner is solver1
1.04/1.31	c Got one! Elapsed wall clock time (in seconds):1.194
1.04/1.31	o 25
1.04/1.36	c And the winner is solver1
1.47/1.82	c Got one! Elapsed wall clock time (in seconds):1.697
1.47/1.82	o 24
1.47/1.85	c And the winner is solver1
1.67/2.32	c Got one! Elapsed wall clock time (in seconds):2.2
1.67/2.32	o 23
1.67/2.35	c And the winner is solver1
1.80/2.82	c Got one! Elapsed wall clock time (in seconds):2.702
1.80/2.82	o 22
1.80/2.86	c And the winner is solver1
2.00/3.32	c Got one! Elapsed wall clock time (in seconds):3.204
2.00/3.32	o 21
2.00/3.34	c And the winner is solver1
2.13/3.82	c Got one! Elapsed wall clock time (in seconds):3.706
2.13/3.82	o 20
2.82/4.12	c cleaning 3729 clauses out of 7458 with flag 20607/7458
3.96/4.52	c cleaning 4865 clauses out of 9730 with flag 41836/13459
4.83/4.94	c cleaning 5933 clauses out of 11866 with flag 64983/20460
6.00/5.47	c cleaning 6956 clauses out of 13933 with flag 88976/28460
6.00/5.49	c And the winner is solver1
6.20/5.83	c Got one! Elapsed wall clock time (in seconds):5.707
6.20/5.83	o 19
6.75/6.10	c cleaning 6181 clauses out of 12362 with flag 21153/33845
7.41/6.48	c cleaning 6089 clauses out of 12181 with flag 41860/39845
8.22/6.85	c cleaning 6546 clauses out of 13092 with flag 65525/46845
9.34/7.30	c cleaning 7270 clauses out of 14546 with flag 96399/54845
10.35/7.86	c cleaning 8133 clauses out of 16276 with flag 124769/63845
11.84/8.54	c cleaning 9068 clauses out of 18150 with flag 158375/73852
13.27/9.27	c cleaning 10037 clauses out of 20075 with flag 194612/84845
14.56/9.87	c And the winner is solver1
14.72/10.34	c Got one! Elapsed wall clock time (in seconds):10.221
14.72/10.34	o 18
15.22/10.62	c cleaning 11971 clauses out of 23942 with flag 22157/98749
15.82/10.94	c cleaning 8977 clauses out of 17970 with flag 46134/104748
16.63/11.33	c cleaning 7989 clauses out of 15993 with flag 69759/111748
17.43/11.79	c cleaning 7997 clauses out of 16005 with flag 98755/119749
18.94/12.42	c cleaning 8492 clauses out of 17007 with flag 128884/128748
20.14/13.01	c cleaning 9260 clauses out of 18519 with flag 163724/138752
21.54/13.72	c cleaning 10126 clauses out of 20257 with flag 209897/149750
23.14/14.53	c cleaning 11066 clauses out of 22131 with flag 251525/161750
25.28/15.56	c cleaning 12032 clauses out of 24063 with flag 294340/174748
27.48/16.65	c cleaning 13014 clauses out of 26031 with flag 341426/188748
29.68/17.76	c cleaning 14009 clauses out of 28019 with flag 393004/203750
32.43/19.02	c cleaning 14992 clauses out of 30008 with flag 448137/219748
35.03/20.36	c cleaning 16002 clauses out of 32016 with flag 507364/236748
38.02/21.80	c cleaning 17007 clauses out of 34018 with flag 572278/254752
40.97/23.27	c cleaning 17976 clauses out of 36007 with flag 643352/273748
43.75/24.70	c cleaning 19009 clauses out of 38032 with flag 714706/293749
46.95/26.26	c cleaning 20008 clauses out of 40022 with flag 792631/314748
50.36/27.97	c cleaning 20988 clauses out of 42014 with flag 871651/336748
53.89/29.69	c cleaning 21993 clauses out of 44027 with flag 957444/359749
57.51/31.49	c cleaning 23014 clauses out of 46033 with flag 1049106/383748
61.31/33.30	c cleaning 24004 clauses out of 48019 with flag 1141499/408748
65.50/35.48	c cleaning 25008 clauses out of 50015 with flag 1234415/434748
70.22/37.70	c cleaning 25999 clauses out of 52007 with flag 1339884/461748
75.02/40.17	c cleaning 26998 clauses out of 54008 with flag 1438751/489748
80.42/42.81	c cleaning 28000 clauses out of 56010 with flag 1535009/518748
85.24/45.25	c cleaning 28995 clauses out of 58011 with flag 1647859/548749
90.34/47.72	c cleaning 29997 clauses out of 60015 with flag 1771530/579748
95.74/50.40	c cleaning 31008 clauses out of 62018 with flag 1894342/611748
101.94/53.58	c cleaning 31997 clauses out of 64010 with flag 2008820/644748
108.74/56.97	c cleaning 33004 clauses out of 66013 with flag 2131054/678748
116.07/60.56	c cleaning 34003 clauses out of 68010 with flag 2256194/713749
122.45/63.76	c cleaning 35003 clauses out of 70006 with flag 2388238/749748
130.73/67.90	c cleaning 35988 clauses out of 72003 with flag 2517893/786748
138.73/71.89	c cleaning 36999 clauses out of 74019 with flag 2657629/824752
146.33/75.65	c cleaning 37996 clauses out of 76016 with flag 2802240/863748
155.80/80.36	c cleaning 38990 clauses out of 78020 with flag 2950060/903748
163.59/84.24	c cleaning 39989 clauses out of 80031 with flag 3103666/944749
172.79/88.84	c cleaning 41001 clauses out of 82041 with flag 3257467/986748
183.27/94.06	c cleaning 41999 clauses out of 84040 with flag 3407652/1029748
192.53/98.64	c cleaning 43007 clauses out of 86041 with flag 3567269/1073748
202.35/103.56	c cleaning 44015 clauses out of 88034 with flag 3719281/1118748
212.98/108.85	c cleaning 45000 clauses out of 90019 with flag 3880619/1164748
225.38/115.03	c cleaning 45999 clauses out of 92019 with flag 4048594/1211748
237.05/120.89	c cleaning 46994 clauses out of 94020 with flag 4222835/1259748
248.31/126.47	c cleaning 0 clauses out of 6098 with flag 0/6098
250.11/127.10	c cleaning 47998 clauses out of 96026 with flag 4396381/1308748
262.65/133.70	c cleaning 49012 clauses out of 98029 with flag 4586529/1358749
274.25/139.54	c cleaning 50002 clauses out of 100016 with flag 4766917/1409748
287.10/145.94	c cleaning 50967 clauses out of 102014 with flag 4952707/1461748
300.94/152.89	c cleaning 52020 clauses out of 104048 with flag 5136130/1514749
316.19/160.46	c cleaning 52993 clauses out of 106027 with flag 5326448/1568748
329.09/166.86	c cleaning 54000 clauses out of 108034 with flag 5526106/1623748
343.68/174.15	c cleaning 55009 clauses out of 110034 with flag 5729097/1679748
362.78/183.70	c cleaning 56009 clauses out of 112025 with flag 5920359/1736748
381.87/193.14	c cleaning 57002 clauses out of 114016 with flag 6119004/1794748
396.18/200.25	c cleaning 57993 clauses out of 116014 with flag 6337918/1853748
413.85/209.07	c cleaning 58997 clauses out of 118026 with flag 6555146/1913753
431.90/218.02	c cleaning 60012 clauses out of 120024 with flag 6749241/1974748
449.20/226.64	c cleaning 60986 clauses out of 122012 with flag 6967491/2036748
465.47/234.74	c cleaning 62003 clauses out of 124026 with flag 7207192/2099748
485.39/244.63	c cleaning 63003 clauses out of 126023 with flag 7449489/2163748
508.49/256.10	c cleaning 64006 clauses out of 128020 with flag 7668082/2228748
527.97/265.89	c cleaning 65007 clauses out of 130014 with flag 7902474/2294748
549.47/276.59	c cleaning 65976 clauses out of 132007 with flag 8146463/2361748
573.95/288.71	c cleaning 67015 clauses out of 134031 with flag 8379004/2429748
596.12/299.76	c cleaning 68010 clauses out of 136020 with flag 8632754/2498752
618.61/310.90	c cleaning 68994 clauses out of 138006 with flag 8872340/2568748
639.88/321.54	c cleaning 69989 clauses out of 140013 with flag 9134422/2639749
661.78/332.43	c cleaning 71001 clauses out of 142023 with flag 9410943/2711748
683.50/343.25	c cleaning 71983 clauses out of 144022 with flag 9674792/2784748
684.69/343.89	c And the winner is solver1
689.45/348.73	c >>>>>>>>>> Solver number 0 (1 answers) <<<<<<<<<<<<<<<<<<
689.45/348.73	c starts		: 18692
689.45/348.73	c conflicts		: 2792414
689.45/348.73	c decisions		: 17751268
689.45/348.73	c propagations		: 197070245
689.45/348.73	c inspects		: 5119580671
689.45/348.73	c shortcuts		: 0
689.45/348.73	c learnt literals	: 0
689.45/348.73	c learnt binary clauses	: 0
689.45/348.73	c learnt ternary clauses	: 0
689.45/348.73	c learnt constraints	: 2792414
689.45/348.73	c ignored constraints	: 0
689.45/348.73	c root simplifications	: 0
689.45/348.73	c removed literals (reason simplification)	: 10807978
689.45/348.73	c reason swapping (by a shorter reason)	: 0
689.45/348.73	c Calls to reduceDB	: 80
689.45/348.73	c Number of update (reduction) of LBD	: 1339063
689.45/348.73	c Imported unit clauses	: 0
689.45/348.73	c number of reductions to clauses (during analyze)	: 0
689.45/348.73	c number of learned constraints concerned by reduction	: 0
689.45/348.73	c number of learning phase by resolution	: 0
689.45/348.73	c number of learning phase by cutting planes	: 0
689.45/348.73	c speed (assignments/second)	: 582377.810744439
689.45/348.73	c non guided choices	0
689.45/348.73	c learnt constraints type 
689.45/348.73	c >>>>>>>>>> Solver number 1 (9 answers) <<<<<<<<<<<<<<<<<<
689.45/348.73	c starts		: 37
689.45/348.73	c conflicts		: 9656
689.45/348.73	c decisions		: 106795
689.45/348.73	c propagations		: 474625
689.45/348.73	c inspects		: 331824544
689.45/348.73	c shortcuts		: 0
689.45/348.73	c learnt literals	: 0
689.45/348.73	c learnt binary clauses	: 0
689.45/348.73	c learnt ternary clauses	: 0
689.45/348.73	c learnt constraints	: 9655
689.45/348.73	c ignored constraints	: 0
689.45/348.73	c root simplifications	: 0
689.45/348.73	c removed literals (reason simplification)	: 0
689.45/348.73	c reason swapping (by a shorter reason)	: 0
689.45/348.73	c Calls to reduceDB	: 1
689.45/348.73	c Number of update (reduction) of LBD	: 0
689.45/348.73	c Imported unit clauses	: 0
689.45/348.73	c number of reductions to clauses (during analyze)	: 0
689.45/348.73	c number of learned constraints concerned by reduction	: 0
689.45/348.73	c number of learning phase by resolution	: 0
689.45/348.73	c number of learning phase by cutting planes	: 0
689.45/348.73	c speed (assignments/second)	: 1364.1863887467737
689.45/348.73	c non guided choices	0
689.45/348.73	c learnt constraints type 
689.45/348.73	s OPTIMUM FOUND
689.45/348.73	c Found 9 solution(s)
689.45/348.73	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 
689.45/348.73	c objective function=18
689.45/348.73	c Total wall clock time (in seconds): 348.614

Verifier Data

OK	18

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-4081113-1465225321/watcher-4081113-1465225321 -o /tmp/evaluation-result-4081113-1465225321/solver-4081113-1465225321 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node141-1465216745-25468 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4081113-1465225321.opb 

pid=29876
running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 3.93 4.03 4.00 4/197 29879
/proc/meminfo: memFree=30859656/32872528 swapFree=11252/530428
[pid=29879] ppid=29876 vsize=272 CPUtime=0 cores=1,3,5,7
/proc/29879/stat : 29879 (java) R 29876 29879 25451 0 -1 4202496 363 0 0 0 0 0 0 0 20 0 1 0 104463911 278528 33 33554432000 1073741824 1073778376 140733374873296 140733899473464 211449638069 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/29879/statm: 68 33 25 9 0 25 0

[startup+0.100111 s]
/proc/loadavg: 3.93 4.03 4.00 4/197 29879
/proc/meminfo: memFree=30859656/32872528 swapFree=11252/530428
[pid=29879] ppid=29876 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/29879/stat : 29879 (java) S 29876 29879 25451 0 -1 4202496 4412 0 1 0 8 1 0 0 20 0 18 0 104463911 9787879424 6042 33554432000 1073741824 1073778376 140733374873296 140733374864432 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/29879/statm: 2389619 6042 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200222 s]
/proc/loadavg: 3.93 4.03 4.00 4/197 29879
/proc/meminfo: memFree=30859656/32872528 swapFree=11252/530428
[pid=29879] ppid=29876 vsize=9558476 CPUtime=0.26 cores=1,3,5,7
/proc/29879/stat : 29879 (java) S 29876 29879 25451 0 -1 4202496 5832 0 1 0 24 2 0 0 20 0 18 0 104463911 9787879424 7618 33554432000 1073741824 1073778376 140733374873296 140733374864432 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/29879/statm: 2389619 7618 2203 9 0 2380296 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9558476

[startup+0.300232 s]
/proc/loadavg: 3.93 4.03 4.00 4/197 29879
/proc/meminfo: memFree=30859656/32872528 swapFree=11252/530428
[pid=29879] ppid=29876 vsize=9558476 CPUtime=0.56 cores=1,3,5,7
/proc/29879/stat : 29879 (java) S 29876 29879 25451 0 -1 4202496 7209 0 1 0 54 2 0 0 20 0 18 0 104463911 9787879424 10466 33554432000 1073741824 1073778376 140733374873296 140733374864432 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/29879/statm: 2389619 10466 2233 9 0 2380296 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 9558476

[startup+0.700219 s]
/proc/loadavg: 3.93 4.03 4.00 4/197 29879
/proc/meminfo: memFree=30859656/32872528 swapFree=11252/530428
[pid=29879] ppid=29876 vsize=9693660 CPUtime=0.64 cores=1,3,5,7
/proc/29879/stat : 29879 (java) S 29876 29879 25451 0 -1 4202496 7403 0 1 0 62 2 0 0 20 0 19 0 104463911 9926307840 11589 33554432000 1073741824 1073778376 140733374873296 140733374864432 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/29879/statm: 2423415 11589 2251 9 0 2414092 0
Current children cumulated CPU time (s) 0.64
Current children cumulated vsize (KiB) 9693660

[startup+1.50075 s]
/proc/loadavg: 3.93 4.03 4.00 3/216 29904
/proc/meminfo: memFree=30816424/32872528 swapFree=11252/530428
[pid=29879] ppid=29876 vsize=9824732 CPUtime=1.38 cores=1,3,5,7
/proc/29879/stat : 29879 (java) S 29876 29879 25451 0 -1 4202496 13958 0 1 0 130 8 0 0 20 0 19 0 104463911 10060525568 17786 33554432000 1073741824 1073778376 140733374873296 140733374864432 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/29879/statm: 2456183 17786 2264 9 0 2446860 0
[pid=29879/tid=29881] ppid=29876 vsize=9824732 CPUtime=0.28 cores=1,3,5,7
/proc/29879/task/29881/stat : 29881 (java) S 29876 29879 25451 0 -1 4202560 2426 0 1 0 26 2 0 0 20 0 19 0 104463912 10060525568 17786 33554432000 1073741824 1073778376 140733374873296 139978998571896 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29879/tid=29882] ppid=29876 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29879/task/29882/stat : 29882 (java) S 29876 29879 25451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104463914 10060525568 17786 33554432000 1073741824 1073778376 140733374873296 139978960062632 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29879/tid=29883] ppid=29876 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29879/task/29883/stat : 29883 (java) S 29876 29879 25451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104463914 10060525568 17786 33554432000 1073741824 1073778376 140733374873296 139978959010088 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29879/tid=29884] ppid=29876 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29879/task/29884/stat : 29884 (java) S 29876 29879 25451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104463914 10060525568 17786 33554432000 1073741824 1073778376 140733374873296 139978957957544 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29879/tid=29885] ppid=29876 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29879/task/29885/stat : 29885 (java) S 29876 29879 25451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104463914 10060525568 17786 33554432000 1073741824 1073778376 140733374873296 139978839419432 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29879/tid=29886] ppid=29876 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29879/task/29886/stat : 29886 (java) S 29876 29879 25451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104463914 10060525568 17786 33554432000 1073741824 1073778376 140733374873296 139978838366888 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29879/tid=29887] ppid=29876 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29879/task/29887/stat : 29887 (java) S 29876 29879 25451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104463914 10060525568 17786 33554432000 1073741824 1073778376 140733374873296 139978837314344 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29879/tid=29888] ppid=29876 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29879/task/29888/stat : 29888 (java) S 29876 29879 25451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104463914 10060525568 17786 33554432000 1073741824 1073778376 140733374873296 139978836261800 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29879/tid=29889] ppid=29876 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29879/task/29889/stat : 29889 (java) S 29876 29879 25451 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 104463914 10060525568 17786 33554432000 1073741824 1073778376 140733374873296 139978835209256 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29879/tid=29890] ppid=29876 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29879/task/29890/stat : 29890 (java) S 29876 29879 25451 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 104463915 10060525568 17786 33554432000 1073741824 1073778376 140733374873296 139978352879720 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29879/tid=29891] ppid=29876 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29879/task/29891/stat : 29891 (java) S 29876 29879 25451 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 104463915 10060525568 17786 33554432000 1073741824 1073778376 140733374873296 139978351826040 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29879/tid=29892] ppid=29876 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29879/task/29892/stat : 29892 (java) S 29876 29879 25451 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104463915 10060525568 17786 33554432000 1073741824 1073778376 140733374873296 139978350773384 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29879/tid=29893] ppid=29876 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29879/task/29893/stat : 29893 (java) S 29876 29879 25451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104463917 10060525568 17786 33554432000 1073741824 1073778376 140733374873296 139978349722128 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29879/tid=29894] ppid=29876 vsize=9824732 CPUtime=0.31 cores=1,3,5,7
/proc/29879/task/29894/stat : 29894 (java) S 29876 29879 25451 0 -1 4202560 2026 0 0 0 31 0 0 0 20 0 19 0 104463917 10060525568 17786 33554432000 1073741824 1073778376 140733374873296 139978348669496 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29879/tid=29895] ppid=29876 vsize=9824732 CPUtime=0.48 cores=1,3,5,7
/proc/29879/task/29895/stat : 29895 (java) R 29876 29879 25451 0 -1 4202560 8153 0 0 0 47 1 0 0 20 0 19 0 104463917 10060525568 17786 33554432000 1073741824 1073778376 140733374873296 139978347604232 139979001178201 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=29879/tid=29896] ppid=29876 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29879/task/29896/stat : 29896 (java) S 29876 29879 25451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104463917 10060525568 17786 33554432000 1073741824 1073778376 140733374873296 139978346564600 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29879/tid=29897] ppid=29876 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29879/task/29897/stat : 29897 (java) S 29876 29879 25451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104463918 10060525568 17786 33554432000 1073741824 1073778376 140733374873296 139978345512264 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29879/tid=29904] ppid=29876 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29879/task/29904/stat : 29904 (java) S 29876 29879 25451 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 104463993 10060525568 17786 33554432000 1073741824 1073778376 140733374873296 139978344457768 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 9824732

[startup+3.10082 s]
/proc/loadavg: 3.93 4.03 4.00 3/216 29910
/proc/meminfo: memFree=30790948/32872528 swapFree=11252/530428
[pid=29879] ppid=29876 vsize=9824732 CPUtime=2 cores=1,3,5,7
/proc/29879/stat : 29879 (java) S 29876 29879 25451 0 -1 4202496 16185 0 1 0 186 14 0 0 20 0 19 0 104463911 10060525568 21958 33554432000 1073741824 1073778376 140733374873296 140733374864432 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/29879/statm: 2456183 21958 2275 9 0 2446860 0
[pid=29879/tid=29881] ppid=29876 vsize=9824732 CPUtime=0.29 cores=1,3,5,7
/proc/29879/task/29881/stat : 29881 (java) S 29876 29879 25451 0 -1 4202560 2426 0 1 0 27 2 0 0 20 0 19 0 104463912 10060525568 21958 33554432000 1073741824 1073778376 140733374873296 139978998571896 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29879/tid=29882] ppid=29876 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29879/task/29882/stat : 29882 (java) S 29876 29879 25451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104463914 10060525568 21958 33554432000 1073741824 1073778376 140733374873296 139978960062632 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29879/tid=29883] ppid=29876 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29879/task/29883/stat : 29883 (java) S 29876 29879 25451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104463914 10060525568 21958 33554432000 1073741824 1073778376 140733374873296 139978959010088 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29879/tid=29884] ppid=29876 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29879/task/29884/stat : 29884 (java) S 29876 29879 25451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104463914 10060525568 21958 33554432000 1073741824 1073778376 140733374873296 139978957957544 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29879/tid=29885] ppid=29876 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29879/task/29885/stat : 29885 (java) S 29876 29879 25451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104463914 10060525568 21958 33554432000 1073741824 1073778376 140733374873296 139978839419432 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29879/tid=29886] ppid=29876 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29879/task/29886/stat : 29886 (java) S 29876 29879 25451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104463914 10060525568 21958 33554432000 1073741824 1073778376 140733374873296 139978838366888 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29879/tid=29887] ppid=29876 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29879/task/29887/stat : 29887 (java) S 29876 29879 25451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104463914 10060525568 21958 33554432000 1073741824 1073778376 140733374873296 139978837314344 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29879/tid=29888] ppid=29876 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29879/task/29888/stat : 29888 (java) S 29876 29879 25451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104463914 10060525568 21958 33554432000 1073741824 1073778376 140733374873296 139978836261800 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29879/tid=29889] ppid=29876 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29879/task/29889/stat : 29889 (java) S 29876 29879 25451 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 104463914 10060525568 21958 33554432000 1073741824 1073778376 140733374873296 139978835209256 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29879/tid=29890] ppid=29876 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29879/task/29890/stat : 29890 (java) S 29876 29879 25451 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 104463915 10060525568 21958 33554432000 1073741824 1073778376 140733374873296 139978352879720 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29879/tid=29891] ppid=29876 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29879/task/29891/stat : 29891 (java) S 29876 29879 25451 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 104463915 10060525568 21958 33554432000 1073741824 1073778376 140733374873296 139978351826040 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29879/tid=29892] ppid=29876 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29879/task/29892/stat : 29892 (java) S 29876 29879 25451 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104463915 10060525568 21958 33554432000 1073741824 1073778376 140733374873296 139978350773384 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29879/tid=29893] ppid=29876 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29879/task/29893/stat : 29893 (java) S 29876 29879 25451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104463917 10060525568 21958 33554432000 1073741824 1073778376 140733374873296 139978349722128 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29879/tid=29894] ppid=29876 vsize=9824732 CPUtime=0.47 cores=1,3,5,7
/proc/29879/task/29894/stat : 29894 (java) S 29876 29879 25451 0 -1 4202560 3326 0 0 0 47 0 0 0 20 0 19 0 104463917 10060525568 21958 33554432000 1073741824 1073778376 140733374873296 139978348669496 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29879/tid=29895] ppid=29876 vsize=9824732 CPUtime=0.73 cores=1,3,5,7
/proc/29879/task/29895/stat : 29895 (java) S 29876 29879 25451 0 -1 4202560 9048 0 0 0 71 2 0 0 20 0 19 0 104463917 10060525568 21958 33554432000 1073741824 1073778376 140733374873296 139978347616952 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29879/tid=29896] ppid=29876 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29879/task/29896/stat : 29896 (java) S 29876 29879 25451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104463917 10060525568 21958 33554432000 1073741824 1073778376 140733374873296 139978346564600 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29879/tid=29897] ppid=29876 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29879/task/29897/stat : 29897 (java) S 29876 29879 25451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104463918 10060525568 21958 33554432000 1073741824 1073778376 140733374873296 139978345512264 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29879/tid=29904] ppid=29876 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29879/task/29904/stat : 29904 (java) S 29876 29879 25451 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 104463993 10060525568 21958 33554432000 1073741824 1073778376 140733374873296 139978344457768 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 2
Current children cumulated vsize (KiB) 9824732
heavy processes:
  %CPU=10 pid=1770 uid=0 cmd=

[startup+6.30078 s]
/proc/loadavg: 3.94 4.03 4.00 3/216 29922
/proc/meminfo: memFree=30662996/32872528 swapFree=11252/530428
[pid=29879] ppid=29876 vsize=9824732 CPUtime=7.21 cores=1,3,5,7
/proc/29879/stat : 29879 (java) S 29876 29879 25451 0 -1 4202496 19865 0 1 0 698 23 0 0 20 0 22 0 104463911 10060525568 54069 33554432000 1073741824 1073778376 140733374873296 140733374864432 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/29879/statm: 2456183 54069 2295 9 0 2446860 0
[pid=29879/tid=29881] ppid=29876 vsize=9824732 CPUtime=0.29 cores=1,3,5,7
/proc/29879/task/29881/stat : 29881 (java) S 29876 29879 25451 0 -1 4202560 2427 0 1 0 27 2 0 0 20 0 22 0 104463912 10060525568 54069 33554432000 1073741824 1073778376 140733374873296 139978998571896 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29879/tid=29882] ppid=29876 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/29879/task/29882/stat : 29882 (java) S 29876 29879 25451 0 -1 4202560 19 0 0 0 3 0 0 0 20 0 22 0 104463914 10060525568 54069 33554432000 1073741824 1073778376 140733374873296 139978960062632 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29879/tid=29883] ppid=29876 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/29879/task/29883/stat : 29883 (java) S 29876 29879 25451 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 22 0 104463914 10060525568 54069 33554432000 1073741824 1073778376 140733374873296 139978959010088 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29879/tid=29884] ppid=29876 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/29879/task/29884/stat : 29884 (java) S 29876 29879 25451 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 22 0 104463914 10060525568 54069 33554432000 1073741824 1073778376 140733374873296 139978957957544 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29879/tid=29885] ppid=29876 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/29879/task/29885/stat : 29885 (java) S 29876 29879 25451 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 22 0 104463914 10060525568 54069 33554432000 1073741824 1073778376 140733374873296 139978839419432 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29879/tid=29886] ppid=29876 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/29879/task/29886/stat : 29886 (java) S 29876 29879 25451 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 22 0 104463914 10060525568 54069 33554432000 1073741824 1073778376 140733374873296 139978838366888 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29879/tid=29887] ppid=29876 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/29879/task/29887/stat : 29887 (java) S 29876 29879 25451 0 -1 4202560 20 0 0 0 3 0 0 0 20 0 22 0 104463914 10060525568 54069 33554432000 1073741824 1073778376 140733374873296 139978837314344 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29879/tid=29888] ppid=29876 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/29879/task/29888/stat : 29888 (java) S 29876 29879 25451 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 22 0 104463914 10060525568 54069 33554432000 1073741824 1073778376 140733374873296 139978836261800 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29879/tid=29889] ppid=29876 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/29879/task/29889/stat : 29889 (java) S 29876 29879 25451 0 -1 4202560 12 0 0 0 2 0 0 0 20 0 22 0 104463914 10060525568 54069 33554432000 1073741824 1073778376 140733374873296 139978835209256 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29879/tid=29890] ppid=29876 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29879/task/29890/stat : 29890 (java) S 29876 29879 25451 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 104463915 10060525568 54069 33554432000 1073741824 1073778376 140733374873296 139978352879720 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29879/tid=29891] ppid=29876 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29879/task/29891/stat : 29891 (java) S 29876 29879 25451 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 104463915 10060525568 54069 33554432000 1073741824 1073778376 140733374873296 139978351826040 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29879/tid=29892] ppid=29876 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29879/task/29892/stat : 29892 (java) S 29876 29879 25451 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 104463915 10060525568 54069 33554432000 1073741824 1073778376 140733374873296 139978350773384 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29879/tid=29893] ppid=29876 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29879/task/29893/stat : 29893 (java) S 29876 29879 25451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104463917 10060525568 54069 33554432000 1073741824 1073778376 140733374873296 139978349722128 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29879/tid=29894] ppid=29876 vsize=9824732 CPUtime=0.85 cores=1,3,5,7
/proc/29879/task/29894/stat : 29894 (java) S 29876 29879 25451 0 -1 4202560 4928 0 0 0 85 0 0 0 20 0 22 0 104463917 10060525568 54069 33554432000 1073741824 1073778376 140733374873296 139978348669496 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29879/tid=29895] ppid=29876 vsize=9824732 CPUtime=1.14 cores=1,3,5,7
/proc/29879/task/29895/stat : 29895 (java) S 29876 29879 25451 0 -1 4202560 10892 0 0 0 112 2 0 0 20 0 22 0 104463917 10060525568 54069 33554432000 1073741824 1073778376 140733374873296 139978347616952 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29879/tid=29896] ppid=29876 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29879/task/29896/stat : 29896 (java) S 29876 29879 25451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104463917 10060525568 54069 33554432000 1073741824 1073778376 140733374873296 139978346564600 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29879/tid=29897] ppid=29876 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29879/task/29897/stat : 29897 (java) S 29876 29879 25451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104463918 10060525568 54069 33554432000 1073741824 1073778376 140733374873296 139978345512264 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29879/tid=29904] ppid=29876 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29879/task/29904/stat : 29904 (java) S 29876 29879 25451 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 104463993 10060525568 54069 33554432000 1073741824 1073778376 140733374873296 139978344457768 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 7.21

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

/proc/29879/task/29888/stat : 29888 (java) S 29876 29879 25451 0 -1 4202560 420 0 0 0 86 12 0 0 20 0 19 0 104463914 10060525568 807615 33554432000 1073741824 1073778376 140733374873296 139978836261800 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29879/tid=29889] ppid=29876 vsize=9824732 CPUtime=1.21 cores=1,3,5,7
/proc/29879/task/29889/stat : 29889 (java) S 29876 29879 25451 0 -1 4202560 466 0 0 0 105 16 0 0 20 0 19 0 104463914 10060525568 807615 33554432000 1073741824 1073778376 140733374873296 139978835209256 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29879/tid=29890] ppid=29876 vsize=9824732 CPUtime=0.75 cores=1,3,5,7
/proc/29879/task/29890/stat : 29890 (java) S 29876 29879 25451 0 -1 4202560 1570 0 0 0 72 3 0 0 20 0 19 0 104463915 10060525568 807615 33554432000 1073741824 1073778376 140733374873296 139978352879720 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29879/tid=29891] ppid=29876 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29879/task/29891/stat : 29891 (java) S 29876 29879 25451 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 104463915 10060525568 807615 33554432000 1073741824 1073778376 140733374873296 139978351826040 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29879/tid=29892] ppid=29876 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29879/task/29892/stat : 29892 (java) S 29876 29879 25451 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 104463915 10060525568 807615 33554432000 1073741824 1073778376 140733374873296 139978350773384 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29879/tid=29893] ppid=29876 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29879/task/29893/stat : 29893 (java) S 29876 29879 25451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104463917 10060525568 807615 33554432000 1073741824 1073778376 140733374873296 139978349722128 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29879/tid=29894] ppid=29876 vsize=9824732 CPUtime=0.92 cores=1,3,5,7
/proc/29879/task/29894/stat : 29894 (java) S 29876 29879 25451 0 -1 4202560 4953 0 0 0 92 0 0 0 20 0 19 0 104463917 10060525568 807615 33554432000 1073741824 1073778376 140733374873296 139978348669496 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29879/tid=29895] ppid=29876 vsize=9824732 CPUtime=1.73 cores=1,3,5,7
/proc/29879/task/29895/stat : 29895 (java) S 29876 29879 25451 0 -1 4202560 11647 0 0 0 171 2 0 0 20 0 19 0 104463917 10060525568 807615 33554432000 1073741824 1073778376 140733374873296 139978347616952 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29879/tid=29896] ppid=29876 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29879/task/29896/stat : 29896 (java) S 29876 29879 25451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104463917 10060525568 807615 33554432000 1073741824 1073778376 140733374873296 139978346564600 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29879/tid=29897] ppid=29876 vsize=9824732 CPUtime=0.13 cores=1,3,5,7
/proc/29879/task/29897/stat : 29897 (java) S 29876 29879 25451 0 -1 4202560 21 0 0 0 5 8 0 0 20 0 19 0 104463918 10060525568 807615 33554432000 1073741824 1073778376 140733374873296 139978345512264 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29879/tid=29904] ppid=29876 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29879/task/29904/stat : 29904 (java) S 29876 29879 25451 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 104463993 10060525568 807615 33554432000 1073741824 1073778376 140733374873296 139978344457768 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 687.36
Current children cumulated vsize (KiB) 9824732

[startup+348.401 s]
/proc/loadavg: 4.03 4.07 4.01 4/216 29934
/proc/meminfo: memFree=26755320/32872528 swapFree=11252/530428
[pid=29879] ppid=29876 vsize=9824732 CPUtime=687.76 cores=1,3,5,7
/proc/29879/stat : 29879 (java) S 29876 29879 25451 0 -1 4202496 26842 0 1 0 68618 158 0 0 20 0 19 0 104463911 10060525568 807615 33554432000 1073741824 1073778376 140733374873296 140733374864432 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/29879/statm: 2456183 807615 2303 9 0 2446860 0
[pid=29879/tid=29881] ppid=29876 vsize=9824732 CPUtime=4.73 cores=1,3,5,7
/proc/29879/task/29881/stat : 29881 (java) R 29876 29879 25451 0 -1 4202560 2433 0 1 0 470 3 0 0 20 0 19 0 104463912 10060525568 807615 33554432000 1073741824 1073778376 140733374873296 139978998571504 139978839693250 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=29879/tid=29882] ppid=29876 vsize=9824732 CPUtime=1.11 cores=1,3,5,7
/proc/29879/task/29882/stat : 29882 (java) S 29876 29879 25451 0 -1 4202560 452 0 0 0 101 10 0 0 20 0 19 0 104463914 10060525568 807615 33554432000 1073741824 1073778376 140733374873296 139978960062632 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29879/tid=29883] ppid=29876 vsize=9824732 CPUtime=0.86 cores=1,3,5,7
/proc/29879/task/29883/stat : 29883 (java) S 29876 29879 25451 0 -1 4202560 321 0 0 0 77 9 0 0 20 0 19 0 104463914 10060525568 807615 33554432000 1073741824 1073778376 140733374873296 139978959010088 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29879/tid=29884] ppid=29876 vsize=9824732 CPUtime=1.04 cores=1,3,5,7
/proc/29879/task/29884/stat : 29884 (java) S 29876 29879 25451 0 -1 4202560 385 0 0 0 95 9 0 0 20 0 19 0 104463914 10060525568 807615 33554432000 1073741824 1073778376 140733374873296 139978957957544 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29879/tid=29885] ppid=29876 vsize=9824732 CPUtime=0.99 cores=1,3,5,7
/proc/29879/task/29885/stat : 29885 (java) S 29876 29879 25451 0 -1 4202560 425 0 0 0 89 10 0 0 20 0 19 0 104463914 10060525568 807615 33554432000 1073741824 1073778376 140733374873296 139978839419432 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29879/tid=29886] ppid=29876 vsize=9824732 CPUtime=0.79 cores=1,3,5,7
/proc/29879/task/29886/stat : 29886 (java) S 29876 29879 25451 0 -1 4202560 337 0 0 0 70 9 0 0 20 0 19 0 104463914 10060525568 807615 33554432000 1073741824 1073778376 140733374873296 139978838366888 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29879/tid=29887] ppid=29876 vsize=9824732 CPUtime=1.19 cores=1,3,5,7
/proc/29879/task/29887/stat : 29887 (java) S 29876 29879 25451 0 -1 4202560 381 0 0 0 108 11 0 0 20 0 19 0 104463914 10060525568 807615 33554432000 1073741824 1073778376 140733374873296 139978837314344 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29879/tid=29888] ppid=29876 vsize=9824732 CPUtime=0.98 cores=1,3,5,7
/proc/29879/task/29888/stat : 29888 (java) S 29876 29879 25451 0 -1 4202560 420 0 0 0 86 12 0 0 20 0 19 0 104463914 10060525568 807615 33554432000 1073741824 1073778376 140733374873296 139978836261800 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29879/tid=29889] ppid=29876 vsize=9824732 CPUtime=1.21 cores=1,3,5,7
/proc/29879/task/29889/stat : 29889 (java) S 29876 29879 25451 0 -1 4202560 466 0 0 0 105 16 0 0 20 0 19 0 104463914 10060525568 807615 33554432000 1073741824 1073778376 140733374873296 139978835209256 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29879/tid=29890] ppid=29876 vsize=9824732 CPUtime=0.75 cores=1,3,5,7
/proc/29879/task/29890/stat : 29890 (java) S 29876 29879 25451 0 -1 4202560 1570 0 0 0 72 3 0 0 20 0 19 0 104463915 10060525568 807615 33554432000 1073741824 1073778376 140733374873296 139978352879720 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29879/tid=29891] ppid=29876 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29879/task/29891/stat : 29891 (java) S 29876 29879 25451 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 104463915 10060525568 807615 33554432000 1073741824 1073778376 140733374873296 139978351826040 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29879/tid=29892] ppid=29876 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29879/task/29892/stat : 29892 (java) S 29876 29879 25451 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 104463915 10060525568 807615 33554432000 1073741824 1073778376 140733374873296 139978350773384 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29879/tid=29893] ppid=29876 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29879/task/29893/stat : 29893 (java) S 29876 29879 25451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104463917 10060525568 807615 33554432000 1073741824 1073778376 140733374873296 139978349722128 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29879/tid=29894] ppid=29876 vsize=9824732 CPUtime=0.92 cores=1,3,5,7
/proc/29879/task/29894/stat : 29894 (java) S 29876 29879 25451 0 -1 4202560 4953 0 0 0 92 0 0 0 20 0 19 0 104463917 10060525568 807615 33554432000 1073741824 1073778376 140733374873296 139978348669496 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29879/tid=29895] ppid=29876 vsize=9824732 CPUtime=1.73 cores=1,3,5,7
/proc/29879/task/29895/stat : 29895 (java) S 29876 29879 25451 0 -1 4202560 11647 0 0 0 171 2 0 0 20 0 19 0 104463917 10060525568 807615 33554432000 1073741824 1073778376 140733374873296 139978347616952 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29879/tid=29896] ppid=29876 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29879/task/29896/stat : 29896 (java) S 29876 29879 25451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104463917 10060525568 807615 33554432000 1073741824 1073778376 140733374873296 139978346564600 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29879/tid=29897] ppid=29876 vsize=9824732 CPUtime=0.13 cores=1,3,5,7
/proc/29879/task/29897/stat : 29897 (java) S 29876 29879 25451 0 -1 4202560 21 0 0 0 5 8 0 0 20 0 19 0 104463918 10060525568 807615 33554432000 1073741824 1073778376 140733374873296 139978345512264 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29879/tid=29904] ppid=29876 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29879/task/29904/stat : 29904 (java) S 29876 29879 25451 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 104463993 10060525568 807615 33554432000 1073741824 1073778376 140733374873296 139978344457768 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 687.76
Current children cumulated vsize (KiB) 9824732

[startup+348.601 s]
/proc/loadavg: 4.03 4.07 4.01 4/216 29934
/proc/meminfo: memFree=26755320/32872528 swapFree=11252/530428
[pid=29879] ppid=29876 vsize=9824732 CPUtime=687.96 cores=1,3,5,7
/proc/29879/stat : 29879 (java) S 29876 29879 25451 0 -1 4202496 26842 0 1 0 68638 158 0 0 20 0 19 0 104463911 10060525568 807615 33554432000 1073741824 1073778376 140733374873296 140733374864432 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/29879/statm: 2456183 807615 2303 9 0 2446860 0
[pid=29879/tid=29881] ppid=29876 vsize=9824732 CPUtime=4.93 cores=1,3,5,7
/proc/29879/task/29881/stat : 29881 (java) R 29876 29879 25451 0 -1 4202560 2433 0 1 0 490 3 0 0 20 0 19 0 104463912 10060525568 807615 33554432000 1073741824 1073778376 140733374873296 139978998571504 139978840890908 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=29879/tid=29882] ppid=29876 vsize=9824732 CPUtime=1.11 cores=1,3,5,7
/proc/29879/task/29882/stat : 29882 (java) S 29876 29879 25451 0 -1 4202560 452 0 0 0 101 10 0 0 20 0 19 0 104463914 10060525568 807615 33554432000 1073741824 1073778376 140733374873296 139978960062632 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29879/tid=29883] ppid=29876 vsize=9824732 CPUtime=0.86 cores=1,3,5,7
/proc/29879/task/29883/stat : 29883 (java) S 29876 29879 25451 0 -1 4202560 321 0 0 0 77 9 0 0 20 0 19 0 104463914 10060525568 807615 33554432000 1073741824 1073778376 140733374873296 139978959010088 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29879/tid=29884] ppid=29876 vsize=9824732 CPUtime=1.04 cores=1,3,5,7
/proc/29879/task/29884/stat : 29884 (java) S 29876 29879 25451 0 -1 4202560 385 0 0 0 95 9 0 0 20 0 19 0 104463914 10060525568 807615 33554432000 1073741824 1073778376 140733374873296 139978957957544 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29879/tid=29885] ppid=29876 vsize=9824732 CPUtime=0.99 cores=1,3,5,7
/proc/29879/task/29885/stat : 29885 (java) S 29876 29879 25451 0 -1 4202560 425 0 0 0 89 10 0 0 20 0 19 0 104463914 10060525568 807615 33554432000 1073741824 1073778376 140733374873296 139978839419432 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29879/tid=29886] ppid=29876 vsize=9824732 CPUtime=0.79 cores=1,3,5,7
/proc/29879/task/29886/stat : 29886 (java) S 29876 29879 25451 0 -1 4202560 337 0 0 0 70 9 0 0 20 0 19 0 104463914 10060525568 807615 33554432000 1073741824 1073778376 140733374873296 139978838366888 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29879/tid=29887] ppid=29876 vsize=9824732 CPUtime=1.19 cores=1,3,5,7
/proc/29879/task/29887/stat : 29887 (java) S 29876 29879 25451 0 -1 4202560 381 0 0 0 108 11 0 0 20 0 19 0 104463914 10060525568 807615 33554432000 1073741824 1073778376 140733374873296 139978837314344 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29879/tid=29888] ppid=29876 vsize=9824732 CPUtime=0.98 cores=1,3,5,7
/proc/29879/task/29888/stat : 29888 (java) S 29876 29879 25451 0 -1 4202560 420 0 0 0 86 12 0 0 20 0 19 0 104463914 10060525568 807615 33554432000 1073741824 1073778376 140733374873296 139978836261800 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29879/tid=29889] ppid=29876 vsize=9824732 CPUtime=1.21 cores=1,3,5,7
/proc/29879/task/29889/stat : 29889 (java) S 29876 29879 25451 0 -1 4202560 466 0 0 0 105 16 0 0 20 0 19 0 104463914 10060525568 807615 33554432000 1073741824 1073778376 140733374873296 139978835209256 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29879/tid=29890] ppid=29876 vsize=9824732 CPUtime=0.75 cores=1,3,5,7
/proc/29879/task/29890/stat : 29890 (java) S 29876 29879 25451 0 -1 4202560 1570 0 0 0 72 3 0 0 20 0 19 0 104463915 10060525568 807615 33554432000 1073741824 1073778376 140733374873296 139978352879720 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29879/tid=29891] ppid=29876 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29879/task/29891/stat : 29891 (java) S 29876 29879 25451 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 104463915 10060525568 807615 33554432000 1073741824 1073778376 140733374873296 139978351826040 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29879/tid=29892] ppid=29876 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29879/task/29892/stat : 29892 (java) S 29876 29879 25451 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 104463915 10060525568 807615 33554432000 1073741824 1073778376 140733374873296 139978350773384 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29879/tid=29893] ppid=29876 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29879/task/29893/stat : 29893 (java) S 29876 29879 25451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104463917 10060525568 807615 33554432000 1073741824 1073778376 140733374873296 139978349722128 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29879/tid=29894] ppid=29876 vsize=9824732 CPUtime=0.92 cores=1,3,5,7
/proc/29879/task/29894/stat : 29894 (java) S 29876 29879 25451 0 -1 4202560 4953 0 0 0 92 0 0 0 20 0 19 0 104463917 10060525568 807615 33554432000 1073741824 1073778376 140733374873296 139978348669496 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29879/tid=29895] ppid=29876 vsize=9824732 CPUtime=1.73 cores=1,3,5,7
/proc/29879/task/29895/stat : 29895 (java) S 29876 29879 25451 0 -1 4202560 11647 0 0 0 171 2 0 0 20 0 19 0 104463917 10060525568 807615 33554432000 1073741824 1073778376 140733374873296 139978347616952 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29879/tid=29896] ppid=29876 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29879/task/29896/stat : 29896 (java) S 29876 29879 25451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104463917 10060525568 807615 33554432000 1073741824 1073778376 140733374873296 139978346564600 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29879/tid=29897] ppid=29876 vsize=9824732 CPUtime=0.13 cores=1,3,5,7
/proc/29879/task/29897/stat : 29897 (java) S 29876 29879 25451 0 -1 4202560 21 0 0 0 5 8 0 0 20 0 19 0 104463918 10060525568 807615 33554432000 1073741824 1073778376 140733374873296 139978345512264 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29879/tid=29904] ppid=29876 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29879/task/29904/stat : 29904 (java) S 29876 29879 25451 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 104463993 10060525568 807615 33554432000 1073741824 1073778376 140733374873296 139978344457768 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 687.96
Current children cumulated vsize (KiB) 9824732

[startup+348.701 s]
/proc/loadavg: 4.03 4.07 4.01 4/216 29934
/proc/meminfo: memFree=26755072/32872528 swapFree=11252/530428
[pid=29879] ppid=29876 vsize=9824732 CPUtime=688.06 cores=1,3,5,7
/proc/29879/stat : 29879 (java) S 29876 29879 25451 0 -1 4202496 26842 0 1 0 68648 158 0 0 20 0 19 0 104463911 10060525568 807615 33554432000 1073741824 1073778376 140733374873296 140733374864432 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/29879/statm: 2456183 807615 2303 9 0 2446860 0
[pid=29879/tid=29881] ppid=29876 vsize=9824732 CPUtime=5.03 cores=1,3,5,7
/proc/29879/task/29881/stat : 29881 (java) R 29876 29879 25451 0 -1 4202560 2433 0 1 0 500 3 0 0 20 0 19 0 104463912 10060525568 807615 33554432000 1073741824 1073778376 140733374873296 139978998571504 139978839693250 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=29879/tid=29882] ppid=29876 vsize=9824732 CPUtime=1.11 cores=1,3,5,7
/proc/29879/task/29882/stat : 29882 (java) S 29876 29879 25451 0 -1 4202560 452 0 0 0 101 10 0 0 20 0 19 0 104463914 10060525568 807615 33554432000 1073741824 1073778376 140733374873296 139978960062632 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29879/tid=29883] ppid=29876 vsize=9824732 CPUtime=0.86 cores=1,3,5,7
/proc/29879/task/29883/stat : 29883 (java) S 29876 29879 25451 0 -1 4202560 321 0 0 0 77 9 0 0 20 0 19 0 104463914 10060525568 807615 33554432000 1073741824 1073778376 140733374873296 139978959010088 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29879/tid=29884] ppid=29876 vsize=9824732 CPUtime=1.04 cores=1,3,5,7
/proc/29879/task/29884/stat : 29884 (java) S 29876 29879 25451 0 -1 4202560 385 0 0 0 95 9 0 0 20 0 19 0 104463914 10060525568 807615 33554432000 1073741824 1073778376 140733374873296 139978957957544 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29879/tid=29885] ppid=29876 vsize=9824732 CPUtime=0.99 cores=1,3,5,7
/proc/29879/task/29885/stat : 29885 (java) S 29876 29879 25451 0 -1 4202560 425 0 0 0 89 10 0 0 20 0 19 0 104463914 10060525568 807615 33554432000 1073741824 1073778376 140733374873296 139978839419432 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29879/tid=29886] ppid=29876 vsize=9824732 CPUtime=0.79 cores=1,3,5,7
/proc/29879/task/29886/stat : 29886 (java) S 29876 29879 25451 0 -1 4202560 337 0 0 0 70 9 0 0 20 0 19 0 104463914 10060525568 807615 33554432000 1073741824 1073778376 140733374873296 139978838366888 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29879/tid=29887] ppid=29876 vsize=9824732 CPUtime=1.19 cores=1,3,5,7
/proc/29879/task/29887/stat : 29887 (java) S 29876 29879 25451 0 -1 4202560 381 0 0 0 108 11 0 0 20 0 19 0 104463914 10060525568 807615 33554432000 1073741824 1073778376 140733374873296 139978837314344 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29879/tid=29888] ppid=29876 vsize=9824732 CPUtime=0.98 cores=1,3,5,7
/proc/29879/task/29888/stat : 29888 (java) S 29876 29879 25451 0 -1 4202560 420 0 0 0 86 12 0 0 20 0 19 0 104463914 10060525568 807615 33554432000 1073741824 1073778376 140733374873296 139978836261800 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29879/tid=29889] ppid=29876 vsize=9824732 CPUtime=1.21 cores=1,3,5,7
/proc/29879/task/29889/stat : 29889 (java) S 29876 29879 25451 0 -1 4202560 466 0 0 0 105 16 0 0 20 0 19 0 104463914 10060525568 807615 33554432000 1073741824 1073778376 140733374873296 139978835209256 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29879/tid=29890] ppid=29876 vsize=9824732 CPUtime=0.75 cores=1,3,5,7
/proc/29879/task/29890/stat : 29890 (java) S 29876 29879 25451 0 -1 4202560 1570 0 0 0 72 3 0 0 20 0 19 0 104463915 10060525568 807615 33554432000 1073741824 1073778376 140733374873296 139978352879720 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29879/tid=29891] ppid=29876 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29879/task/29891/stat : 29891 (java) S 29876 29879 25451 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 104463915 10060525568 807615 33554432000 1073741824 1073778376 140733374873296 139978351826040 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29879/tid=29892] ppid=29876 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29879/task/29892/stat : 29892 (java) S 29876 29879 25451 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 104463915 10060525568 807615 33554432000 1073741824 1073778376 140733374873296 139978350773384 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29879/tid=29893] ppid=29876 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29879/task/29893/stat : 29893 (java) S 29876 29879 25451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104463917 10060525568 807615 33554432000 1073741824 1073778376 140733374873296 139978349722128 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29879/tid=29894] ppid=29876 vsize=9824732 CPUtime=0.92 cores=1,3,5,7
/proc/29879/task/29894/stat : 29894 (java) S 29876 29879 25451 0 -1 4202560 4953 0 0 0 92 0 0 0 20 0 19 0 104463917 10060525568 807615 33554432000 1073741824 1073778376 140733374873296 139978348669496 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29879/tid=29895] ppid=29876 vsize=9824732 CPUtime=1.73 cores=1,3,5,7
/proc/29879/task/29895/stat : 29895 (java) S 29876 29879 25451 0 -1 4202560 11647 0 0 0 171 2 0 0 20 0 19 0 104463917 10060525568 807615 33554432000 1073741824 1073778376 140733374873296 139978347616952 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29879/tid=29896] ppid=29876 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29879/task/29896/stat : 29896 (java) S 29876 29879 25451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104463917 10060525568 807615 33554432000 1073741824 1073778376 140733374873296 139978346564600 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29879/tid=29897] ppid=29876 vsize=9824732 CPUtime=0.13 cores=1,3,5,7
/proc/29879/task/29897/stat : 29897 (java) S 29876 29879 25451 0 -1 4202560 21 0 0 0 5 8 0 0 20 0 19 0 104463918 10060525568 807615 33554432000 1073741824 1073778376 140733374873296 139978345512264 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29879/tid=29904] ppid=29876 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/29879/task/29904/stat : 29904 (java) S 29876 29879 25451 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 104463993 10060525568 807615 33554432000 1073741824 1073778376 140733374873296 139978344457768 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 688.06
Current children cumulated vsize (KiB) 9824732

Child status: 30

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

Real time (s): 348.75
CPU time (s): 689.6
CPU user time (s): 687.978
CPU system time (s): 1.62274
CPU usage (%): 197.735
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 686.478
system time used= 1.73274
maximum resident set size= 3230496
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26852
page faults= 1
swaps= 0
block input operations= 0
block output operations= 424
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9861
involuntary context switches= 12645

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.73158 second user time and 2.42363 second system time

The end

Launcher Data

Begin job on node141 at 2016-06-06 17:02:01
IDJOB=4081113
IDBENCH=2050
IDSOLVER=2543
FILE ID=node141/4081113-1465225321
RUNJOBID= node141-1465216745-25468
PBS_JOBID= 19843201
Free space on /tmp= 71748 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/logic-synthesis/normalized-f51m.b.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4081113-1465225321/watcher-4081113-1465225321 -o /tmp/evaluation-result-4081113-1465225321/solver-4081113-1465225321 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node141-1465216745-25468 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4081113-1465225321.opb

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

MD5SUM BENCH= 95b567c682e7e3efe2c93879e0e7c89d
RANDOM SEED=532211096

node141.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.876
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.75
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.876
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.876
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.876
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.876
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.56
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.876
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.876
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.876
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:        30860192 kB
Buffers:           13700 kB
Cached:            51632 kB
SwapCached:         1784 kB
Active:           738312 kB
Inactive:          44744 kB
Active(anon):     716280 kB
Inactive(anon):     3680 kB
Active(file):      22032 kB
Inactive(file):    41064 kB
Unevictable:      530428 kB
Mlocked:           11252 kB
SwapTotal:      67108856 kB
SwapFree:       67098104 kB
Dirty:               544 kB
Writeback:             0 kB
AnonPages:       1247796 kB
Mapped:            15320 kB
Shmem:                 0 kB
Slab:             566444 kB
SReclaimable:       9988 kB
SUnreclaim:       556456 kB
KernelStack:        1576 kB
PageTables:         6228 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1581040 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1204224 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= 71744 MiB
End job on node141 at 2016-06-06 17:07:50