Trace number 4119201

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 PB16SAT (TO)-4810249 1800.04 901.46

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-BIGINT-LIN/minlplib2-pb-0.1.0/
opb/normalized-graphpart_3g-0344-0344.lin.opb
MD5SUM41c2ec7decc5ce6c6a47b561f1b22af5
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-5301516
Best CPU time to get the best result obtained on this benchmark1800.1
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables576
Total number of constraints912
Number of constraints which are clauses432
Number of constraints which are cardinality constraints (but not clauses)48
Number of constraints which are nor clauses,nor cardinality constraints432
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 432
Biggest coefficient in the objective function 273533
Number of bits for the biggest coefficient in the objective function 19
Sum of the numbers in the objective function 35354751
Number of bits of the sum of numbers in the objective function 26
Biggest number in a constraint 273533
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 35354751
Number of bits of the biggest sum of numbers26
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.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-4119201-1467249933.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  objective function found
0.25/0.25	c ... done. Wall clock time 0.127s.
0.25/0.25	c declared #vars     576
0.25/0.25	c #constraints  960
0.25/0.25	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.25/0.25	c constraints type 
0.25/0.25	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 480
0.25/0.25	c org.sat4j.minisat.constraints.card.MinWatchCard => 48
0.25/0.25	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 432
0.25/0.25	c 960 constraints processed.
0.25/0.25	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.25/0.25	c constraints type 
0.25/0.25	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 480
0.25/0.25	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 48
0.25/0.25	c org.sat4j.pb.constraints.pb.MaxWatchPb => 432
0.25/0.25	c 960 constraints processed.
0.25/0.25	c objective function length is 432 literals
0.25/0.27	c And the winner is solver1
0.42/0.75	c SATISFIABLE
0.42/0.75	c OPTIMIZING...
0.42/0.75	c Got one! Elapsed wall clock time (in seconds):0.633
0.42/0.75	o -4507071
0.59/0.81	c And the winner is solver0
0.79/1.26	c Got one! Elapsed wall clock time (in seconds):1.139
0.79/1.26	o -4535733
1.34/1.48	c And the winner is solver0
2.03/1.76	c Got one! Elapsed wall clock time (in seconds):1.644
2.03/1.76	o -4536929
2.03/1.77	c And the winner is solver0
2.04/2.27	c Got one! Elapsed wall clock time (in seconds):2.147
2.04/2.27	o -4548322
2.04/2.27	c And the winner is solver0
2.16/2.77	c Got one! Elapsed wall clock time (in seconds):2.65
2.16/2.77	o -4576984
2.53/2.93	c And the winner is solver0
2.67/3.27	c Got one! Elapsed wall clock time (in seconds):3.153
2.67/3.27	o -4603359
3.33/3.58	c cleaning 3372 clauses out of 6751 with flag 6221/6751
4.37/3.89	c And the winner is solver1
4.75/4.27	c Got one! Elapsed wall clock time (in seconds):4.155
4.75/4.27	o -4810249
5.02/4.49	c cleaning 4374 clauses out of 8763 with flag 4897/12135
6.28/5.04	c cleaning 5192 clauses out of 10391 with flag 19804/18137
7.55/5.69	c cleaning 6096 clauses out of 12197 with flag 36685/25135
9.19/6.44	c cleaning 7045 clauses out of 14099 with flag 55384/33133
10.79/7.20	c cleaning 8028 clauses out of 16055 with flag 79725/42134
12.46/8.07	c cleaning 9013 clauses out of 18026 with flag 106560/52133
14.46/9.01	c cleaning 9996 clauses out of 20013 with flag 136388/63133
16.54/10.03	c cleaning 11008 clauses out of 22017 with flag 166378/75133
18.74/11.15	c cleaning 12001 clauses out of 24011 with flag 197093/88135
21.13/12.40	c cleaning 12999 clauses out of 26008 with flag 232195/102133
23.73/13.69	c cleaning 14005 clauses out of 28011 with flag 268029/117135
26.53/15.07	c cleaning 14999 clauses out of 30004 with flag 306153/133133
29.93/16.79	c cleaning 15999 clauses out of 32006 with flag 350859/150134
34.05/18.73	c cleaning 17002 clauses out of 34007 with flag 400563/168134
38.04/20.74	c cleaning 17999 clauses out of 36005 with flag 446715/187134
42.85/23.14	c cleaning 19002 clauses out of 38007 with flag 493353/207135
48.23/25.71	c cleaning 20002 clauses out of 40004 with flag 546618/228134
53.43/28.36	c cleaning 21000 clauses out of 42003 with flag 597468/250135
59.02/31.18	c cleaning 21995 clauses out of 44001 with flag 652370/273133
65.05/34.15	c cleaning 22998 clauses out of 46008 with flag 707921/297135
71.43/37.32	c cleaning 24000 clauses out of 48011 with flag 766873/322136
77.63/40.42	c cleaning 25000 clauses out of 50009 with flag 827362/348134
85.00/44.10	c cleaning 25996 clauses out of 52008 with flag 893090/375133
92.18/47.63	c cleaning 27002 clauses out of 54013 with flag 959080/403134
99.98/51.54	c cleaning 28005 clauses out of 56012 with flag 1032098/432135
108.18/55.61	c cleaning 29001 clauses out of 58006 with flag 1110133/462134
116.98/60.08	c cleaning 29997 clauses out of 60004 with flag 1186898/493133
126.17/64.60	c cleaning 31002 clauses out of 62008 with flag 1265176/525134
135.79/69.44	c cleaning 32001 clauses out of 64007 with flag 1349755/558135
146.37/74.75	c cleaning 33000 clauses out of 66004 with flag 1442436/592133
158.37/80.75	c cleaning 33996 clauses out of 68006 with flag 1543614/627135
169.73/86.35	c cleaning 35001 clauses out of 70011 with flag 1657580/663136
181.96/92.43	c cleaning 36002 clauses out of 72007 with flag 1772804/700133
195.76/99.37	c cleaning 37003 clauses out of 74009 with flag 1891257/738137
209.15/106.06	c cleaning 38002 clauses out of 76005 with flag 2010906/777136
223.76/113.34	c cleaning 39000 clauses out of 78000 with flag 2146781/817133
237.94/120.49	c cleaning 40000 clauses out of 80001 with flag 2290257/858134
254.35/128.66	c cleaning 41000 clauses out of 82000 with flag 2442329/900133
269.35/136.16	c cleaning 41995 clauses out of 84000 with flag 2583797/943133
287.34/145.14	c cleaning 43002 clauses out of 86006 with flag 2731292/987134
303.74/153.35	c cleaning 43996 clauses out of 88003 with flag 2853623/1032133
322.74/162.75	c cleaning 45003 clauses out of 90007 with flag 2991714/1078133
339.54/171.11	c cleaning 45997 clauses out of 92005 with flag 3122576/1125134
357.14/179.99	c cleaning 47000 clauses out of 94008 with flag 3253280/1173134
376.34/189.53	c cleaning 48003 clauses out of 96009 with flag 3390619/1222135
396.13/199.40	c cleaning 48997 clauses out of 98006 with flag 3528721/1272135
416.73/209.72	c cleaning 49992 clauses out of 100008 with flag 3683202/1323134
441.33/222.08	c cleaning 51006 clauses out of 102015 with flag 3835807/1375133
466.54/234.64	c cleaning 52003 clauses out of 104009 with flag 3997564/1428133
487.53/245.12	c cleaning 53005 clauses out of 106010 with flag 4154384/1482137
510.70/256.72	c cleaning 53994 clauses out of 108003 with flag 4319719/1537135
533.50/268.18	c cleaning 54999 clauses out of 110009 with flag 4473884/1593135
554.49/278.61	c cleaning 56006 clauses out of 112011 with flag 4618710/1650136
576.30/289.54	c cleaning 57000 clauses out of 114002 with flag 4764971/1708133
602.30/302.54	c cleaning 57997 clauses out of 116003 with flag 4932257/1767134
629.68/316.24	c cleaning 59003 clauses out of 118007 with flag 5121928/1827135
658.68/330.75	c cleaning 60001 clauses out of 120002 with flag 5318365/1888133
686.88/344.86	c cleaning 60995 clauses out of 122005 with flag 5492073/1950137
724.87/363.82	c cleaning 61996 clauses out of 124006 with flag 5716335/2013133
759.67/381.27	c cleaning 63003 clauses out of 126011 with flag 5956620/2077134
796.86/399.84	c cleaning 63997 clauses out of 128007 with flag 6200904/2142133
837.98/420.40	c cleaning 65003 clauses out of 130011 with flag 6426121/2208134
879.36/441.00	c cleaning 66004 clauses out of 132008 with flag 6670326/2275134
917.56/460.17	c cleaning 67000 clauses out of 134003 with flag 6934059/2343133
955.15/478.97	c cleaning 68004 clauses out of 136008 with flag 7187358/2412138
991.96/497.32	c cleaning 68999 clauses out of 138000 with flag 7428391/2482134
1032.74/517.75	c cleaning 70002 clauses out of 140003 with flag 7691818/2553136
1069.53/536.13	c cleaning 70995 clauses out of 141998 with flag 7970694/2625133
1108.13/555.42	c cleaning 72001 clauses out of 144004 with flag 8254520/2698134
1143.13/572.93	c cleaning 73001 clauses out of 146003 with flag 8469795/2772134
1179.12/590.94	c cleaning 74000 clauses out of 148004 with flag 8691884/2847136
1220.82/611.83	c cleaning 74996 clauses out of 150003 with flag 8904864/2923135
1266.63/634.75	c cleaning 76003 clauses out of 152005 with flag 9180396/3000133
1308.42/655.70	c cleaning 76998 clauses out of 154003 with flag 9444573/3078134
1353.60/678.25	c cleaning 77998 clauses out of 156004 with flag 9677202/3157133
1395.79/699.36	c cleaning 79004 clauses out of 158008 with flag 9943553/3237135
1443.99/723.48	c cleaning 79999 clauses out of 160003 with flag 10198871/3318134
1500.78/751.88	c cleaning 80995 clauses out of 162004 with flag 10477203/3400134
1550.17/776.56	c cleaning 81997 clauses out of 164008 with flag 10738538/3483133
1601.77/802.35	c cleaning 83000 clauses out of 166012 with flag 11001036/3567134
1647.48/825.19	c cleaning 84004 clauses out of 168012 with flag 11253201/3652134
1697.25/850.06	c cleaning 85002 clauses out of 170007 with flag 11494704/3738133
1754.05/878.46	c cleaning 85998 clauses out of 172007 with flag 11765810/3825135
1800.04/901.40	c >>>>>>>>>> Solver number 0 (5 answers) <<<<<<<<<<<<<<<<<<
1800.04/901.40	c starts		: 2711
1800.04/901.40	c conflicts		: 3909849
1800.04/901.40	c decisions		: 4389977
1800.04/901.40	c propagations		: 159158419
1800.04/901.40	c inspects		: 12725258454
1800.04/901.40	c shortcuts		: 0
1800.04/901.40	c learnt literals	: 0
1800.04/901.40	c learnt binary clauses	: 0
1800.04/901.40	c learnt ternary clauses	: 0
1800.04/901.40	c learnt constraints	: 3909849
1800.04/901.40	c ignored constraints	: 0
1800.04/901.40	c root simplifications	: 0
1800.04/901.40	c removed literals (reason simplification)	: 2673150
1800.04/901.40	c reason swapping (by a shorter reason)	: 0
1800.04/901.40	c Calls to reduceDB	: 84
1800.04/901.40	c Number of update (reduction) of LBD	: 163116
1800.04/901.40	c Imported unit clauses	: 0
1800.04/901.40	c number of reductions to clauses (during analyze)	: 0
1800.04/901.40	c number of learned constraints concerned by reduction	: 0
1800.04/901.40	c number of learning phase by resolution	: 0
1800.04/901.40	c number of learning phase by cutting planes	: 0
1800.04/901.40	c speed (assignments/second)	: 177408.81903139796
1800.04/901.40	c non guided choices	0
1800.04/901.43	c learnt constraints type 
1800.04/901.43	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 170723
1800.04/901.43	c >>>>>>>>>> Solver number 1 (2 answers) <<<<<<<<<<<<<<<<<<
1800.04/901.43	c starts		: 13
1800.04/901.43	c conflicts		: 714
1800.04/901.43	c decisions		: 1670
1800.04/901.43	c propagations		: 34377
1800.04/901.43	c inspects		: 2242565
1800.04/901.43	c shortcuts		: 0
1800.04/901.43	c learnt literals	: 0
1800.04/901.43	c learnt binary clauses	: 0
1800.04/901.43	c learnt ternary clauses	: 0
1800.04/901.43	c learnt constraints	: 709
1800.04/901.43	c ignored constraints	: 0
1800.04/901.43	c root simplifications	: 0
1800.04/901.43	c removed literals (reason simplification)	: 0
1800.04/901.43	c reason swapping (by a shorter reason)	: 0
1800.04/901.43	c Calls to reduceDB	: 0
1800.04/901.43	c Number of update (reduction) of LBD	: 0
1800.04/901.43	c Imported unit clauses	: 0
1800.04/901.43	c number of reductions to clauses (during analyze)	: 0
1800.04/901.43	c number of learned constraints concerned by reduction	: 0
1800.04/901.43	c number of learning phase by resolution	: 0
1800.04/901.43	c number of learning phase by cutting planes	: 0
1800.04/901.43	c speed (assignments/second)	: 38.27513068457004
1800.04/901.43	c non guided choices	0
1800.04/901.43	c learnt constraints type 
1800.04/901.43	c org.sat4j.pb.constraints.pb.MaxWatchPb => 709
1800.04/901.43	s SATISFIABLE
1800.04/901.43	c Found 7 solution(s)
1800.04/901.43	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 
1800.04/901.43	c objective function=-4810249
1800.04/901.43	c Total wall clock time (in seconds): 901.313

Verifier Data

OK	-4810249

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-4119201-1467249933/watcher-4119201-1467249933 -o /tmp/evaluation-result-4119201-1467249933/solver-4119201-1467249933 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1467246678-11561 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4119201-1467249933.opb 

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

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


[startup+0 s]
/proc/loadavg: 3.96 4.00 3.78 4/197 12820
/proc/meminfo: memFree=27526748/32872528 swapFree=13208/1155804
[pid=12820] ppid=12817 vsize=2500 CPUtime=0 cores=0,2,4,6
/proc/12820/stat : 12820 (java) D 12817 12820 11545 0 -1 4202496 375 0 0 0 0 0 0 0 20 0 1 0 5960774 2560000 46 33554432000 1073741824 1073778376 140733427526576 140733427523704 219504799015 0 0 4096 0 18446744072100588836 0 0 17 0 0 0 0 0 0
/proc/12820/statm: 625 46 37 9 0 29 0

[startup+0.100161 s]
/proc/loadavg: 3.96 4.00 3.78 4/197 12820
/proc/meminfo: memFree=27526748/32872528 swapFree=13208/1155804
[pid=12820] ppid=12817 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/12820/stat : 12820 (java) S 12817 12820 11545 0 -1 4202496 4405 0 1 0 8 1 0 0 20 0 18 0 5960774 9787879424 6027 33554432000 1073741824 1073778376 140733427526576 140733427517712 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12820/statm: 2389619 6027 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.20022 s]
/proc/loadavg: 3.96 4.00 3.78 4/197 12820
/proc/meminfo: memFree=27526748/32872528 swapFree=13208/1155804
[pid=12820] ppid=12817 vsize=9558476 CPUtime=0.25 cores=0,2,4,6
/proc/12820/stat : 12820 (java) S 12817 12820 11545 0 -1 4202496 4731 0 1 0 24 1 0 0 20 0 18 0 5960774 9787879424 7275 33554432000 1073741824 1073778376 140733427526576 140733427517712 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12820/statm: 2389619 7275 2201 9 0 2380296 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 9558476

[startup+0.300341 s]
/proc/loadavg: 3.96 4.00 3.78 4/197 12820
/proc/meminfo: memFree=27526748/32872528 swapFree=13208/1155804
[pid=12820] ppid=12817 vsize=9824732 CPUtime=0.42 cores=0,2,4,6
/proc/12820/stat : 12820 (java) S 12817 12820 11545 0 -1 4202496 6066 0 1 0 39 3 0 0 20 0 19 0 5960774 10060525568 9648 33554432000 1073741824 1073778376 140733427526576 140733427517712 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12820/statm: 2456183 9648 2247 9 0 2446860 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 9824732

[startup+0.700306 s]
/proc/loadavg: 3.96 4.00 3.78 4/197 12820
/proc/meminfo: memFree=27526748/32872528 swapFree=13208/1155804
[pid=12820] ppid=12817 vsize=9824732 CPUtime=0.42 cores=0,2,4,6
/proc/12820/stat : 12820 (java) S 12817 12820 11545 0 -1 4202496 6066 0 1 0 39 3 0 0 20 0 19 0 5960774 10060525568 9648 33554432000 1073741824 1073778376 140733427526576 140733427517712 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12820/statm: 2456183 9648 2247 9 0 2446860 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 9824732

[startup+1.50075 s]
/proc/loadavg: 3.96 4.00 3.78 3/216 12845
/proc/meminfo: memFree=27486580/32872528 swapFree=13208/1155804
[pid=12820] ppid=12817 vsize=9824732 CPUtime=1.71 cores=0,2,4,6
/proc/12820/stat : 12820 (java) S 12817 12820 11545 0 -1 4202496 15324 0 1 0 162 9 0 0 20 0 19 0 5960774 10060525568 19422 33554432000 1073741824 1073778376 140733427526576 140733427517712 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12820/statm: 2456183 19422 2254 9 0 2446860 0
[pid=12820/tid=12822] ppid=12817 vsize=9824732 CPUtime=0.23 cores=0,2,4,6
/proc/12820/task/12822/stat : 12822 (java) S 12817 12820 11545 0 -1 4202560 2416 0 1 0 22 1 0 0 20 0 19 0 5960775 10060525568 19422 33554432000 1073741824 1073778376 140733427526576 140329088729976 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12820/tid=12823] ppid=12817 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12820/task/12823/stat : 12823 (java) S 12817 12820 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5960776 10060525568 19422 33554432000 1073741824 1073778376 140733427526576 140329066830376 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12820/tid=12824] ppid=12817 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12820/task/12824/stat : 12824 (java) S 12817 12820 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5960776 10060525568 19422 33554432000 1073741824 1073778376 140733427526576 140329065777576 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12820/tid=12825] ppid=12817 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12820/task/12825/stat : 12825 (java) S 12817 12820 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5960776 10060525568 19422 33554432000 1073741824 1073778376 140733427526576 140328862476584 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12820/tid=12826] ppid=12817 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12820/task/12826/stat : 12826 (java) S 12817 12820 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5960776 10060525568 19422 33554432000 1073741824 1073778376 140733427526576 140328861423784 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12820/tid=12827] ppid=12817 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12820/task/12827/stat : 12827 (java) S 12817 12820 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5960777 10060525568 19422 33554432000 1073741824 1073778376 140733427526576 140328860372008 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12820/tid=12828] ppid=12817 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12820/task/12828/stat : 12828 (java) S 12817 12820 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5960777 10060525568 19422 33554432000 1073741824 1073778376 140733427526576 140328859319208 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12820/tid=12829] ppid=12817 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12820/task/12829/stat : 12829 (java) S 12817 12820 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5960777 10060525568 19422 33554432000 1073741824 1073778376 140733427526576 140328858266408 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12820/tid=12830] ppid=12817 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12820/task/12830/stat : 12830 (java) S 12817 12820 11545 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 5960777 10060525568 19422 33554432000 1073741824 1073778376 140733427526576 140328857213608 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12820/tid=12831] ppid=12817 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12820/task/12831/stat : 12831 (java) S 12817 12820 11545 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 5960778 10060525568 19422 33554432000 1073741824 1073778376 140733427526576 140328845015528 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12820/tid=12832] ppid=12817 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12820/task/12832/stat : 12832 (java) S 12817 12820 11545 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 5960778 10060525568 19422 33554432000 1073741824 1073778376 140733427526576 140328843961592 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12820/tid=12833] ppid=12817 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12820/task/12833/stat : 12833 (java) S 12817 12820 11545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5960778 10060525568 19422 33554432000 1073741824 1073778376 140733427526576 140328842908680 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12820/tid=12834] ppid=12817 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12820/task/12834/stat : 12834 (java) S 12817 12820 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5960780 10060525568 19422 33554432000 1073741824 1073778376 140733427526576 140328841857168 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12820/tid=12835] ppid=12817 vsize=9824732 CPUtime=0.39 cores=0,2,4,6
/proc/12820/task/12835/stat : 12835 (java) R 12817 12820 11545 0 -1 4202560 6577 0 0 0 39 0 0 0 20 0 19 0 5960780 10060525568 19422 33554432000 1073741824 1073778376 140733427526576 140328840782504 140329095715730 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=12820/tid=12836] ppid=12817 vsize=9824732 CPUtime=0.42 cores=0,2,4,6
/proc/12820/task/12836/stat : 12836 (java) R 12817 12820 11545 0 -1 4202560 4975 0 0 0 42 0 0 0 20 0 19 0 5960780 10060525568 19422 33554432000 1073741824 1073778376 140733427526576 140328839739792 140329092356564 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=12820/tid=12837] ppid=12817 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12820/task/12837/stat : 12837 (java) S 12817 12820 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5960780 10060525568 19422 33554432000 1073741824 1073778376 140733427526576 140328838699896 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12820/tid=12838] ppid=12817 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12820/task/12838/stat : 12838 (java) S 12817 12820 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5960780 10060525568 19422 33554432000 1073741824 1073778376 140733427526576 140328837647304 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12820/tid=12845] ppid=12817 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12820/task/12845/stat : 12845 (java) S 12817 12820 11545 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 5960851 10060525568 19422 33554432000 1073741824 1073778376 140733427526576 140328833435048 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.71
Current children cumulated vsize (KiB) 9824732

[startup+3.10082 s]
/proc/loadavg: 3.96 4.00 3.78 3/216 12851
/proc/meminfo: memFree=27451232/32872528 swapFree=13208/1155804
[pid=12820] ppid=12817 vsize=9824732 CPUtime=2.67 cores=0,2,4,6
/proc/12820/stat : 12820 (java) S 12817 12820 11545 0 -1 4202496 22148 0 1 0 255 12 0 0 20 0 19 0 5960774 10060525568 26698 33554432000 1073741824 1073778376 140733427526576 140733427517712 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12820/statm: 2456183 26698 2264 9 0 2446860 0
[pid=12820/tid=12822] ppid=12817 vsize=9824732 CPUtime=0.24 cores=0,2,4,6
/proc/12820/task/12822/stat : 12822 (java) S 12817 12820 11545 0 -1 4202560 2417 0 1 0 23 1 0 0 20 0 19 0 5960775 10060525568 26698 33554432000 1073741824 1073778376 140733427526576 140329088729976 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12820/tid=12823] ppid=12817 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12820/task/12823/stat : 12823 (java) S 12817 12820 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5960776 10060525568 26698 33554432000 1073741824 1073778376 140733427526576 140329066830376 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12820/tid=12824] ppid=12817 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12820/task/12824/stat : 12824 (java) S 12817 12820 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5960776 10060525568 26698 33554432000 1073741824 1073778376 140733427526576 140329065777576 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12820/tid=12825] ppid=12817 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12820/task/12825/stat : 12825 (java) S 12817 12820 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5960776 10060525568 26698 33554432000 1073741824 1073778376 140733427526576 140328862476584 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12820/tid=12826] ppid=12817 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12820/task/12826/stat : 12826 (java) S 12817 12820 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5960776 10060525568 26698 33554432000 1073741824 1073778376 140733427526576 140328861423784 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12820/tid=12827] ppid=12817 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12820/task/12827/stat : 12827 (java) S 12817 12820 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5960777 10060525568 26698 33554432000 1073741824 1073778376 140733427526576 140328860372008 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12820/tid=12828] ppid=12817 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12820/task/12828/stat : 12828 (java) S 12817 12820 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5960777 10060525568 26698 33554432000 1073741824 1073778376 140733427526576 140328859319208 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12820/tid=12829] ppid=12817 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12820/task/12829/stat : 12829 (java) S 12817 12820 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5960777 10060525568 26698 33554432000 1073741824 1073778376 140733427526576 140328858266408 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12820/tid=12830] ppid=12817 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12820/task/12830/stat : 12830 (java) S 12817 12820 11545 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 5960777 10060525568 26698 33554432000 1073741824 1073778376 140733427526576 140328857213608 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12820/tid=12831] ppid=12817 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12820/task/12831/stat : 12831 (java) S 12817 12820 11545 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 5960778 10060525568 26698 33554432000 1073741824 1073778376 140733427526576 140328845015528 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12820/tid=12832] ppid=12817 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12820/task/12832/stat : 12832 (java) S 12817 12820 11545 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 5960778 10060525568 26698 33554432000 1073741824 1073778376 140733427526576 140328843961592 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12820/tid=12833] ppid=12817 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12820/task/12833/stat : 12833 (java) S 12817 12820 11545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5960778 10060525568 26698 33554432000 1073741824 1073778376 140733427526576 140328842908680 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12820/tid=12834] ppid=12817 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12820/task/12834/stat : 12834 (java) S 12817 12820 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5960780 10060525568 26698 33554432000 1073741824 1073778376 140733427526576 140328841857168 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12820/tid=12835] ppid=12817 vsize=9824732 CPUtime=0.68 cores=0,2,4,6
/proc/12820/task/12835/stat : 12835 (java) S 12817 12820 11545 0 -1 4202560 7079 0 0 0 67 1 0 0 20 0 19 0 5960780 10060525568 26698 33554432000 1073741824 1073778376 140733427526576 140328840805304 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12820/tid=12836] ppid=12817 vsize=9824732 CPUtime=0.79 cores=0,2,4,6
/proc/12820/task/12836/stat : 12836 (java) S 12817 12820 11545 0 -1 4202560 11261 0 0 0 77 2 0 0 20 0 19 0 5960780 10060525568 26698 33554432000 1073741824 1073778376 140733427526576 140328839752504 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12820/tid=12837] ppid=12817 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12820/task/12837/stat : 12837 (java) S 12817 12820 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5960780 10060525568 26698 33554432000 1073741824 1073778376 140733427526576 140328838699896 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12820/tid=12838] ppid=12817 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12820/task/12838/stat : 12838 (java) S 12817 12820 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5960780 10060525568 26698 33554432000 1073741824 1073778376 140733427526576 140328837647304 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12820/tid=12845] ppid=12817 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12820/task/12845/stat : 12845 (java) S 12817 12820 11545 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 5960851 10060525568 26698 33554432000 1073741824 1073778376 140733427526576 140328833435048 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.67
Current children cumulated vsize (KiB) 9824732

[startup+6.30093 s]
/proc/loadavg: 3.81 3.97 3.77 5/219 12863
/proc/meminfo: memFree=27303844/32872528 swapFree=13208/1155804
[pid=12820] ppid=12817 vsize=9824732 CPUtime=8.99 cores=0,2,4,6
/proc/12820/stat : 12820 (java) S 12817 12820 11545 0 -1 4202496 30236 0 1 0 876 23 0 0 20 0 22 0 5960774 10060525568 64535 33554432000 1073741824 1073778376 140733427526576 140733427517712 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12820/statm: 2456183 64535 2287 9 0 2446860 0
[pid=12820/tid=12822] ppid=12817 vsize=9824732 CPUtime=0.24 cores=0,2,4,6
/proc/12820/task/12822/stat : 12822 (java) S 12817 12820 11545 0 -1 4202560 2419 0 1 0 23 1 0 0 20 0 22 0 5960775 10060525568 64535 33554432000 1073741824 1073778376 140733427526576 140329088729976 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12820/tid=12823] ppid=12817 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/12820/task/12823/stat : 12823 (java) S 12817 12820 11545 0 -1 4202560 23 0 0 0 2 1 0 0 20 0 22 0 5960776 10060525568 64535 33554432000 1073741824 1073778376 140733427526576 140329066830376 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12820/tid=12824] ppid=12817 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/12820/task/12824/stat : 12824 (java) S 12817 12820 11545 0 -1 4202560 15 0 0 0 4 0 0 0 20 0 22 0 5960776 10060525568 64535 33554432000 1073741824 1073778376 140733427526576 140329065777576 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12820/tid=12825] ppid=12817 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/12820/task/12825/stat : 12825 (java) S 12817 12820 11545 0 -1 4202560 99 0 0 0 2 0 0 0 20 0 22 0 5960776 10060525568 64535 33554432000 1073741824 1073778376 140733427526576 140328862476584 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12820/tid=12826] ppid=12817 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/12820/task/12826/stat : 12826 (java) S 12817 12820 11545 0 -1 4202560 100 0 0 0 4 0 0 0 20 0 22 0 5960776 10060525568 64535 33554432000 1073741824 1073778376 140733427526576 140328861423784 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12820/tid=12827] ppid=12817 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/12820/task/12827/stat : 12827 (java) S 12817 12820 11545 0 -1 4202560 26 0 0 0 3 1 0 0 20 0 22 0 5960777 10060525568 64535 33554432000 1073741824 1073778376 140733427526576 140328860372008 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12820/tid=12828] ppid=12817 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/12820/task/12828/stat : 12828 (java) S 12817 12820 11545 0 -1 4202560 110 0 0 0 2 2 0 0 20 0 22 0 5960777 10060525568 64535 33554432000 1073741824 1073778376 140733427526576 140328859319208 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12820/tid=12829] ppid=12817 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/12820/task/12829/stat : 12829 (java) S 12817 12820 11545 0 -1 4202560 88 0 0 0 1 0 0 0 20 0 22 0 5960777 10060525568 64535 33554432000 1073741824 1073778376 140733427526576 140328858266408 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12820/tid=12830] ppid=12817 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/12820/task/12830/stat : 12830 (java) S 12817 12820 11545 0 -1 4202560 22 0 0 0 3 1 0 0 20 0 22 0 5960777 10060525568 64535 33554432000 1073741824 1073778376 140733427526576 140328857213608 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12820/tid=12831] ppid=12817 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12820/task/12831/stat : 12831 (java) S 12817 12820 11545 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 22 0 5960778 10060525568 64535 33554432000 1073741824 1073778376 140733427526576 140328845015528 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12820/tid=12832] ppid=12817 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12820/task/12832/stat : 12832 (java) S 12817 12820 11545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 5960778 10060525568 64535 33554432000 1073741824 1073778376 140733427526576 140328843961592 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12820/tid=12833] ppid=12817 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12820/task/12833/stat : 12833 (java) S 12817 12820 11545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 5960778 10060525568 64535 33554432000 1073741824 1073778376 140733427526576 140328842908680 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12820/tid=12834] ppid=12817 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12820/task/12834/stat : 12834 (java) S 12817 12820 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 5960780 10060525568 64535 33554432000 1073741824 1073778376 140733427526576 140328841857168 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12820/tid=12835] ppid=12817 vsize=9824732 CPUtime=1.06 cores=0,2,4,6
/proc/12820/task/12835/stat : 12835 (java) S 12817 12820 11545 0 -1 4202560 8948 0 0 0 104 2 0 0 20 0 22 0 5960780 10060525568 64535 33554432000 1073741824 1073778376 140733427526576 140328840805304 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12820/tid=12836] ppid=12817 vsize=9824732 CPUtime=1.29 cores=0,2,4,6
/proc/12820/task/12836/stat : 12836 (java) S 12817 12820 11545 0 -1 4202560 16880 0 0 0 126 3 0 0 20 0 22 0 5960780 10060525568 64535 33554432000 1073741824 1073778376 140733427526576 140328839752504 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12820/tid=12837] ppid=12817 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12820/task/12837/stat : 12837 (java) S 12817 12820 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 5960780 10060525568 64535 33554432000 1073741824 1073778376 140733427526576 140328838699896 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12820/tid=12838] ppid=12817 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12820/task/12838/stat : 12838 (java) S 12817 12820 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 5960780 10060525568 64535 33554432000 1073741824 1073778376 140733427526576 140328837647304 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12820/tid=12860] ppid=12817 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12820/task/12860/stat : 12860 (java) S 12817 12820 11545 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 5961102 10060525568 64535 33554432000 1073741824 1073778376 140733427526576 140328835540520 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12820/tid=12861] ppid=12817 vsize=9824732 CPUtime=1.91 cores=0,2,4,6
/proc/12820/task/12861/stat : 12861 (java) R 12817 12820 11545 0 -1 4202560 8 0 0 0 191 0 0 0 20 0 22 0 5961202 10060525568 64535 33554432000 1073741824 1073778376 140733427526576 140328834487264 140328946990721 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=12820/tid=12862] ppid=12817 vsize=9824732 CPUtime=1.91 cores=0,2,4,6

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

/proc/12820/task/12825/stat : 12825 (java) S 12817 12820 11545 0 -1 4202560 492 0 0 0 26 9 0 0 20 0 22 0 5960776 10060525568 540183 33554432000 1073741824 1073778376 140733427526576 140328862476584 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12820/tid=12826] ppid=12817 vsize=9824732 CPUtime=0.52 cores=0,2,4,6
/proc/12820/task/12826/stat : 12826 (java) S 12817 12820 11545 0 -1 4202560 429 0 0 0 37 15 0 0 20 0 22 0 5960776 10060525568 540183 33554432000 1073741824 1073778376 140733427526576 140328861423784 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12820/tid=12827] ppid=12817 vsize=9824732 CPUtime=0.36 cores=0,2,4,6
/proc/12820/task/12827/stat : 12827 (java) S 12817 12820 11545 0 -1 4202560 392 0 0 0 25 11 0 0 20 0 22 0 5960777 10060525568 540183 33554432000 1073741824 1073778376 140733427526576 140328860372008 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12820/tid=12828] ppid=12817 vsize=9824732 CPUtime=0.47 cores=0,2,4,6
/proc/12820/task/12828/stat : 12828 (java) S 12817 12820 11545 0 -1 4202560 394 0 0 0 33 14 0 0 20 0 22 0 5960777 10060525568 540183 33554432000 1073741824 1073778376 140733427526576 140328859319208 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12820/tid=12829] ppid=12817 vsize=9824732 CPUtime=0.33 cores=0,2,4,6
/proc/12820/task/12829/stat : 12829 (java) S 12817 12820 11545 0 -1 4202560 332 0 0 0 23 10 0 0 20 0 22 0 5960777 10060525568 540183 33554432000 1073741824 1073778376 140733427526576 140328858266408 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12820/tid=12830] ppid=12817 vsize=9824732 CPUtime=0.6 cores=0,2,4,6
/proc/12820/task/12830/stat : 12830 (java) S 12817 12820 11545 0 -1 4202560 631 0 0 0 41 19 0 0 20 0 22 0 5960777 10060525568 540183 33554432000 1073741824 1073778376 140733427526576 140328857213608 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12820/tid=12831] ppid=12817 vsize=9824732 CPUtime=0.52 cores=0,2,4,6
/proc/12820/task/12831/stat : 12831 (java) S 12817 12820 11545 0 -1 4202560 1079 0 0 0 45 7 0 0 20 0 22 0 5960778 10060525568 540183 33554432000 1073741824 1073778376 140733427526576 140328845015528 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12820/tid=12832] ppid=12817 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12820/task/12832/stat : 12832 (java) S 12817 12820 11545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 5960778 10060525568 540183 33554432000 1073741824 1073778376 140733427526576 140328843961592 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12820/tid=12833] ppid=12817 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12820/task/12833/stat : 12833 (java) S 12817 12820 11545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 5960778 10060525568 540183 33554432000 1073741824 1073778376 140733427526576 140328842908680 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12820/tid=12834] ppid=12817 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12820/task/12834/stat : 12834 (java) S 12817 12820 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 5960780 10060525568 540183 33554432000 1073741824 1073778376 140733427526576 140328841857168 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12820/tid=12835] ppid=12817 vsize=9824732 CPUtime=1.08 cores=0,2,4,6
/proc/12820/task/12835/stat : 12835 (java) S 12817 12820 11545 0 -1 4202560 8948 0 0 0 106 2 0 0 20 0 22 0 5960780 10060525568 540183 33554432000 1073741824 1073778376 140733427526576 140328840805304 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12820/tid=12836] ppid=12817 vsize=9824732 CPUtime=1.4 cores=0,2,4,6
/proc/12820/task/12836/stat : 12836 (java) S 12817 12820 11545 0 -1 4202560 16882 0 0 0 137 3 0 0 20 0 22 0 5960780 10060525568 540183 33554432000 1073741824 1073778376 140733427526576 140328839752504 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12820/tid=12837] ppid=12817 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12820/task/12837/stat : 12837 (java) S 12817 12820 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 5960780 10060525568 540183 33554432000 1073741824 1073778376 140733427526576 140328838699896 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12820/tid=12838] ppid=12817 vsize=9824732 CPUtime=0.2 cores=0,2,4,6
/proc/12820/task/12838/stat : 12838 (java) S 12817 12820 11545 0 -1 4202560 47 0 0 0 8 12 0 0 20 0 22 0 5960780 10060525568 540183 33554432000 1073741824 1073778376 140733427526576 140328837647304 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12820/tid=12860] ppid=12817 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12820/task/12860/stat : 12860 (java) S 12817 12820 11545 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 5961102 10060525568 540183 33554432000 1073741824 1073778376 140733427526576 140328835540520 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12820/tid=12861] ppid=12817 vsize=9824732 CPUtime=814.45 cores=0,2,4,6
/proc/12820/task/12861/stat : 12861 (java) R 12817 12820 11545 0 -1 4202560 307 0 0 0 81430 15 0 0 20 0 22 0 5961202 10060525568 540183 33554432000 1073741824 1073778376 140733427526576 140328834486032 140328946904280 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=12820/tid=12862] ppid=12817 vsize=9824732 CPUtime=814.34 cores=0,2,4,6
/proc/12820/task/12862/stat : 12862 (java) R 12817 12820 11545 0 -1 4202560 822 0 0 0 81407 27 0 0 20 0 22 0 5961202 10060525568 540183 33554432000 1073741824 1073778376 140733427526576 140328836590016 140328947431540 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=12820/tid=12863] ppid=12817 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12820/task/12863/stat : 12863 (java) S 12817 12820 11545 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 5961202 10060525568 540183 33554432000 1073741824 1073778376 140733427526576 140328833434792 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1641.87
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.33 4.15 3.98 6/220 13087
/proc/meminfo: memFree=23843316/32872528 swapFree=13208/1155804
[pid=12820] ppid=12817 vsize=9824732 CPUtime=1761.86 cores=0,2,4,6
/proc/12820/stat : 12820 (java) S 12817 12820 11545 0 -1 4202496 35299 0 1 0 176035 151 0 0 20 0 22 0 5960774 10060525568 540183 33554432000 1073741824 1073778376 140733427526576 140733427517712 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12820/statm: 2456183 540183 2295 9 0 2446860 0
[pid=12820/tid=12822] ppid=12817 vsize=9824732 CPUtime=0.27 cores=0,2,4,6
/proc/12820/task/12822/stat : 12822 (java) S 12817 12820 11545 0 -1 4202560 2421 0 1 0 25 2 0 0 20 0 22 0 5960775 10060525568 540183 33554432000 1073741824 1073778376 140733427526576 140329088729976 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12820/tid=12823] ppid=12817 vsize=9824732 CPUtime=0.37 cores=0,2,4,6
/proc/12820/task/12823/stat : 12823 (java) S 12817 12820 11545 0 -1 4202560 366 0 0 0 26 11 0 0 20 0 22 0 5960776 10060525568 540183 33554432000 1073741824 1073778376 140733427526576 140329066830376 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12820/tid=12824] ppid=12817 vsize=9824732 CPUtime=0.33 cores=0,2,4,6
/proc/12820/task/12824/stat : 12824 (java) S 12817 12820 11545 0 -1 4202560 328 0 0 0 25 8 0 0 20 0 22 0 5960776 10060525568 540183 33554432000 1073741824 1073778376 140733427526576 140329065777576 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12820/tid=12825] ppid=12817 vsize=9824732 CPUtime=0.35 cores=0,2,4,6
/proc/12820/task/12825/stat : 12825 (java) S 12817 12820 11545 0 -1 4202560 492 0 0 0 26 9 0 0 20 0 22 0 5960776 10060525568 540183 33554432000 1073741824 1073778376 140733427526576 140328862476584 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12820/tid=12826] ppid=12817 vsize=9824732 CPUtime=0.52 cores=0,2,4,6
/proc/12820/task/12826/stat : 12826 (java) S 12817 12820 11545 0 -1 4202560 429 0 0 0 37 15 0 0 20 0 22 0 5960776 10060525568 540183 33554432000 1073741824 1073778376 140733427526576 140328861423784 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12820/tid=12827] ppid=12817 vsize=9824732 CPUtime=0.36 cores=0,2,4,6
/proc/12820/task/12827/stat : 12827 (java) S 12817 12820 11545 0 -1 4202560 392 0 0 0 25 11 0 0 20 0 22 0 5960777 10060525568 540183 33554432000 1073741824 1073778376 140733427526576 140328860372008 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12820/tid=12828] ppid=12817 vsize=9824732 CPUtime=0.47 cores=0,2,4,6
/proc/12820/task/12828/stat : 12828 (java) S 12817 12820 11545 0 -1 4202560 394 0 0 0 33 14 0 0 20 0 22 0 5960777 10060525568 540183 33554432000 1073741824 1073778376 140733427526576 140328859319208 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12820/tid=12829] ppid=12817 vsize=9824732 CPUtime=0.33 cores=0,2,4,6
/proc/12820/task/12829/stat : 12829 (java) S 12817 12820 11545 0 -1 4202560 332 0 0 0 23 10 0 0 20 0 22 0 5960777 10060525568 540183 33554432000 1073741824 1073778376 140733427526576 140328858266408 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12820/tid=12830] ppid=12817 vsize=9824732 CPUtime=0.6 cores=0,2,4,6
/proc/12820/task/12830/stat : 12830 (java) S 12817 12820 11545 0 -1 4202560 631 0 0 0 41 19 0 0 20 0 22 0 5960777 10060525568 540183 33554432000 1073741824 1073778376 140733427526576 140328857213608 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12820/tid=12831] ppid=12817 vsize=9824732 CPUtime=0.52 cores=0,2,4,6
/proc/12820/task/12831/stat : 12831 (java) S 12817 12820 11545 0 -1 4202560 1079 0 0 0 45 7 0 0 20 0 22 0 5960778 10060525568 540183 33554432000 1073741824 1073778376 140733427526576 140328845015528 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12820/tid=12832] ppid=12817 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12820/task/12832/stat : 12832 (java) S 12817 12820 11545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 5960778 10060525568 540183 33554432000 1073741824 1073778376 140733427526576 140328843961592 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12820/tid=12833] ppid=12817 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12820/task/12833/stat : 12833 (java) S 12817 12820 11545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 5960778 10060525568 540183 33554432000 1073741824 1073778376 140733427526576 140328842908680 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12820/tid=12834] ppid=12817 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12820/task/12834/stat : 12834 (java) S 12817 12820 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 5960780 10060525568 540183 33554432000 1073741824 1073778376 140733427526576 140328841857168 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12820/tid=12835] ppid=12817 vsize=9824732 CPUtime=1.08 cores=0,2,4,6
/proc/12820/task/12835/stat : 12835 (java) S 12817 12820 11545 0 -1 4202560 8948 0 0 0 106 2 0 0 20 0 22 0 5960780 10060525568 540183 33554432000 1073741824 1073778376 140733427526576 140328840805304 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12820/tid=12836] ppid=12817 vsize=9824732 CPUtime=1.4 cores=0,2,4,6
/proc/12820/task/12836/stat : 12836 (java) S 12817 12820 11545 0 -1 4202560 16882 0 0 0 137 3 0 0 20 0 22 0 5960780 10060525568 540183 33554432000 1073741824 1073778376 140733427526576 140328839752504 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12820/tid=12837] ppid=12817 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12820/task/12837/stat : 12837 (java) S 12817 12820 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 5960780 10060525568 540183 33554432000 1073741824 1073778376 140733427526576 140328838699896 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12820/tid=12838] ppid=12817 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/12820/task/12838/stat : 12838 (java) S 12817 12820 11545 0 -1 4202560 51 0 0 0 8 13 0 0 20 0 22 0 5960780 10060525568 540183 33554432000 1073741824 1073778376 140733427526576 140328837647304 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12820/tid=12860] ppid=12817 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12820/task/12860/stat : 12860 (java) S 12817 12820 11545 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 5961102 10060525568 540183 33554432000 1073741824 1073778376 140733427526576 140328835540520 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12820/tid=12861] ppid=12817 vsize=9824732 CPUtime=874.3 cores=0,2,4,6
/proc/12820/task/12861/stat : 12861 (java) R 12817 12820 11545 0 -1 4202560 307 0 0 0 87414 16 0 0 20 0 22 0 5961202 10060525568 540183 33554432000 1073741824 1073778376 140733427526576 140328834478320 140328946912299 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=12820/tid=12862] ppid=12817 vsize=9824732 CPUtime=874.18 cores=0,2,4,6
/proc/12820/task/12862/stat : 12862 (java) R 12817 12820 11545 0 -1 4202560 822 0 0 0 87390 28 0 0 20 0 22 0 5961202 10060525568 540183 33554432000 1073741824 1073778376 140733427526576 140328836590016 140328947012661 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=12820/tid=12863] ppid=12817 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12820/task/12863/stat : 12863 (java) S 12817 12820 11545 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 5961202 10060525568 540183 33554432000 1073741824 1073778376 140733427526576 140328833434792 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1761.86
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+901.401 s]
/proc/loadavg: 4.24 4.14 3.98 5/220 13087
/proc/meminfo: memFree=23843284/32872528 swapFree=13208/1155804
[pid=12820] ppid=12817 vsize=9824732 CPUtime=1800.04 cores=0,2,4,6
/proc/12820/stat : 12820 (java) S 12817 12820 11545 0 -1 4202496 35301 0 1 0 179853 151 0 0 20 0 22 0 5960774 10060525568 540183 33554432000 1073741824 1073778376 140733427526576 140733427517712 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12820/statm: 2456183 540183 2295 9 0 2446860 0
[pid=12820/tid=12822] ppid=12817 vsize=9824732 CPUtime=0.27 cores=0,2,4,6
/proc/12820/task/12822/stat : 12822 (java) S 12817 12820 11545 0 -1 4202560 2421 0 1 0 25 2 0 0 20 0 22 0 5960775 10060525568 540183 33554432000 1073741824 1073778376 140733427526576 140329088729976 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12820/tid=12823] ppid=12817 vsize=9824732 CPUtime=0.37 cores=0,2,4,6
/proc/12820/task/12823/stat : 12823 (java) S 12817 12820 11545 0 -1 4202560 366 0 0 0 26 11 0 0 20 0 22 0 5960776 10060525568 540183 33554432000 1073741824 1073778376 140733427526576 140329066830376 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12820/tid=12824] ppid=12817 vsize=9824732 CPUtime=0.33 cores=0,2,4,6
/proc/12820/task/12824/stat : 12824 (java) S 12817 12820 11545 0 -1 4202560 328 0 0 0 25 8 0 0 20 0 22 0 5960776 10060525568 540183 33554432000 1073741824 1073778376 140733427526576 140329065777576 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12820/tid=12825] ppid=12817 vsize=9824732 CPUtime=0.35 cores=0,2,4,6
/proc/12820/task/12825/stat : 12825 (java) S 12817 12820 11545 0 -1 4202560 492 0 0 0 26 9 0 0 20 0 22 0 5960776 10060525568 540183 33554432000 1073741824 1073778376 140733427526576 140328862476584 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12820/tid=12826] ppid=12817 vsize=9824732 CPUtime=0.52 cores=0,2,4,6
/proc/12820/task/12826/stat : 12826 (java) S 12817 12820 11545 0 -1 4202560 429 0 0 0 37 15 0 0 20 0 22 0 5960776 10060525568 540183 33554432000 1073741824 1073778376 140733427526576 140328861423784 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12820/tid=12827] ppid=12817 vsize=9824732 CPUtime=0.36 cores=0,2,4,6
/proc/12820/task/12827/stat : 12827 (java) S 12817 12820 11545 0 -1 4202560 392 0 0 0 25 11 0 0 20 0 22 0 5960777 10060525568 540183 33554432000 1073741824 1073778376 140733427526576 140328860372008 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12820/tid=12828] ppid=12817 vsize=9824732 CPUtime=0.47 cores=0,2,4,6
/proc/12820/task/12828/stat : 12828 (java) S 12817 12820 11545 0 -1 4202560 394 0 0 0 33 14 0 0 20 0 22 0 5960777 10060525568 540183 33554432000 1073741824 1073778376 140733427526576 140328859319208 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12820/tid=12829] ppid=12817 vsize=9824732 CPUtime=0.33 cores=0,2,4,6
/proc/12820/task/12829/stat : 12829 (java) S 12817 12820 11545 0 -1 4202560 332 0 0 0 23 10 0 0 20 0 22 0 5960777 10060525568 540183 33554432000 1073741824 1073778376 140733427526576 140328858266408 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12820/tid=12830] ppid=12817 vsize=9824732 CPUtime=0.6 cores=0,2,4,6
/proc/12820/task/12830/stat : 12830 (java) S 12817 12820 11545 0 -1 4202560 631 0 0 0 41 19 0 0 20 0 22 0 5960777 10060525568 540183 33554432000 1073741824 1073778376 140733427526576 140328857213608 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12820/tid=12831] ppid=12817 vsize=9824732 CPUtime=0.52 cores=0,2,4,6
/proc/12820/task/12831/stat : 12831 (java) S 12817 12820 11545 0 -1 4202560 1079 0 0 0 45 7 0 0 20 0 22 0 5960778 10060525568 540183 33554432000 1073741824 1073778376 140733427526576 140328845015528 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12820/tid=12832] ppid=12817 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12820/task/12832/stat : 12832 (java) S 12817 12820 11545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 5960778 10060525568 540183 33554432000 1073741824 1073778376 140733427526576 140328843961592 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12820/tid=12833] ppid=12817 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12820/task/12833/stat : 12833 (java) S 12817 12820 11545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 5960778 10060525568 540183 33554432000 1073741824 1073778376 140733427526576 140328842908680 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12820/tid=12834] ppid=12817 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12820/task/12834/stat : 12834 (java) S 12817 12820 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 5960780 10060525568 540183 33554432000 1073741824 1073778376 140733427526576 140328841857168 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12820/tid=12835] ppid=12817 vsize=9824732 CPUtime=1.08 cores=0,2,4,6
/proc/12820/task/12835/stat : 12835 (java) S 12817 12820 11545 0 -1 4202560 8948 0 0 0 106 2 0 0 20 0 22 0 5960780 10060525568 540183 33554432000 1073741824 1073778376 140733427526576 140328840805304 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12820/tid=12836] ppid=12817 vsize=9824732 CPUtime=1.4 cores=0,2,4,6
/proc/12820/task/12836/stat : 12836 (java) S 12817 12820 11545 0 -1 4202560 16882 0 0 0 137 3 0 0 20 0 22 0 5960780 10060525568 540183 33554432000 1073741824 1073778376 140733427526576 140328839752504 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12820/tid=12837] ppid=12817 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12820/task/12837/stat : 12837 (java) S 12817 12820 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 5960780 10060525568 540183 33554432000 1073741824 1073778376 140733427526576 140328838699896 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12820/tid=12838] ppid=12817 vsize=9824732 CPUtime=0.22 cores=0,2,4,6
/proc/12820/task/12838/stat : 12838 (java) S 12817 12820 11545 0 -1 4202560 53 0 0 0 8 14 0 0 20 0 22 0 5960780 10060525568 540183 33554432000 1073741824 1073778376 140733427526576 140328837647304 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12820/tid=12860] ppid=12817 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12820/task/12860/stat : 12860 (java) S 12817 12820 11545 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 5961102 10060525568 540183 33554432000 1073741824 1073778376 140733427526576 140328835540520 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12820/tid=12861] ppid=12817 vsize=9824732 CPUtime=893.35 cores=0,2,4,6
/proc/12820/task/12861/stat : 12861 (java) R 12817 12820 11545 0 -1 4202560 307 0 0 0 89319 16 0 0 20 0 22 0 5961202 10060525568 540183 33554432000 1073741824 1073778376 140733427526576 140328834478320 140328946912422 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=12820/tid=12862] ppid=12817 vsize=9824732 CPUtime=893.21 cores=0,2,4,6
/proc/12820/task/12862/stat : 12862 (java) R 12817 12820 11545 0 -1 4202560 822 0 0 0 89293 28 0 0 20 0 22 0 5961202 10060525568 540183 33554432000 1073741824 1073778376 140733427526576 140328836590016 140328947012679 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=12820/tid=12863] ppid=12817 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12820/task/12863/stat : 12863 (java) S 12817 12820 11545 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 5961202 10060525568 540183 33554432000 1073741824 1073778376 140733427526576 140328833434792 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 9824732

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 12820 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143

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

Real time (s): 901.46
CPU time (s): 1800.04
CPU user time (s): 1798.53
CPU system time (s): 1.51
CPU usage (%): 199.68
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.93
system time used= 1.9717
maximum resident set size= 2211064
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35345
page faults= 1
swaps= 0
block input operations= 0
block output operations= 624
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 21599
involuntary context switches= 20995

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.61315 second user time and 7.31589 second system time

The end

Launcher Data

Begin job on node114 at 2016-06-30 03:25:33
IDJOB=4119201
IDBENCH=111672
IDSOLVER=2543
FILE ID=node114/4119201-1467249933
RUNJOBID= node114-1467246678-11561
PBS_JOBID= 20004474
Free space on /tmp= 71672 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB15eval/normalized-PB15eval/OPT-BIGINT-LIN/minlplib2-pb-0.1.0/opb/normalized-graphpart_3g-0344-0344.lin.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4119201-1467249933/watcher-4119201-1467249933 -o /tmp/evaluation-result-4119201-1467249933/solver-4119201-1467249933 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1467246678-11561 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4119201-1467249933.opb

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

MD5SUM BENCH= 41c2ec7decc5ce6c6a47b561f1b22af5
RANDOM SEED=1714624794

node114.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.752
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.50
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.752
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.752
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.752
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.752
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.752
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.56
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.752
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.752
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:        27527376 kB
Buffers:          111880 kB
Cached:          1210080 kB
SwapCached:            0 kB
Active:          2243316 kB
Inactive:        1201224 kB
Active(anon):    2125152 kB
Inactive(anon):        0 kB
Active(file):     118164 kB
Inactive(file):  1201224 kB
Unevictable:     1155804 kB
Mlocked:           13208 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               868 kB
Writeback:             0 kB
AnonPages:       3278184 kB
Mapped:            22172 kB
Shmem:               204 kB
Slab:             608772 kB
SReclaimable:      52748 kB
SUnreclaim:       556024 kB
KernelStack:        1592 kB
PageTables:        10500 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4264124 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3198976 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= 71668 MiB
End job on node114 at 2016-06-30 03:40:35