Trace number 4119477

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)73985 1800.6 910.16

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-NLC/
minlplib2-pb-0.1.0/opb/normalized-faclay33.opb
MD5SUM9a3ec81cf7d8a4c6bd008929e9186960
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark73008
Best CPU time to get the best result obtained on this benchmark1800.11
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables529
Total number of constraints10913
Number of constraints which are clauses10912
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint3
Number of terms in the objective function 11717
Biggest coefficient in the objective function 86090
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 730956
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 86090
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 730956
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)11191
Sum of products size (including duplicates)22382
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-4119477-1467257218.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  objective function found
3.12/1.22	c ... done. Wall clock time 1.098s.
3.12/1.22	c declared #vars     529
3.12/1.22	c internal #vars     11720
3.12/1.22	c #constraints  33296
3.12/1.22	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
3.12/1.22	c constraints type 
3.12/1.22	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 22103
3.12/1.22	c org.sat4j.specs.Constr$1 => 1
3.12/1.22	c org.sat4j.minisat.constraints.cnf.UnitClause => 1
3.12/1.22	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 11191
3.12/1.22	c 33296 constraints processed.
3.12/1.22	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
3.12/1.22	c constraints type 
3.12/1.22	c org.sat4j.specs.Constr$1 => 1
3.12/1.22	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 22103
3.12/1.22	c org.sat4j.pb.constraints.pb.UnitClausePB => 1
3.12/1.22	c org.sat4j.pb.constraints.pb.MaxWatchPb => 11191
3.12/1.22	c 33296 constraints processed.
3.12/1.22	c objective function length is 11717 literals
4.67/1.69	c And the winner is solver0
5.36/1.83	c SATISFIABLE
5.36/1.83	c OPTIMIZING...
5.36/1.83	c Got one! Elapsed wall clock time (in seconds):1.711
5.36/1.83	o 74285
5.71/1.98	c And the winner is solver0
6.24/2.36	c Got one! Elapsed wall clock time (in seconds):2.246
6.24/2.36	o 74282
6.31/2.43	c And the winner is solver0
8.00/4.00	c Got one! Elapsed wall clock time (in seconds):3.877
8.00/4.00	o 74267
8.42/4.18	c And the winner is solver0
8.69/4.52	c Got one! Elapsed wall clock time (in seconds):4.403
8.69/4.52	o 74264
8.69/4.56	c And the winner is solver0
8.76/5.04	c Got one! Elapsed wall clock time (in seconds):4.921
8.76/5.04	o 74249
8.85/5.15	c And the winner is solver0
10.09/6.31	c Got one! Elapsed wall clock time (in seconds):6.189
10.09/6.31	o 74240
10.26/6.40	c And the winner is solver0
11.35/7.53	c Got one! Elapsed wall clock time (in seconds):7.407
11.35/7.53	o 74237
19.74/11.62	c And the winner is solver0
20.27/12.14	c Got one! Elapsed wall clock time (in seconds):12.025
20.27/12.14	o 74210
21.23/12.62	c And the winner is solver0
22.23/13.51	c Got one! Elapsed wall clock time (in seconds):13.394
22.23/13.51	o 74209
22.48/13.60	c And the winner is solver0
22.51/14.03	c Got one! Elapsed wall clock time (in seconds):13.911
22.51/14.03	o 74194
22.51/14.06	c And the winner is solver0
22.56/14.55	c Got one! Elapsed wall clock time (in seconds):14.429
22.56/14.55	o 74191
22.65/14.62	c And the winner is solver0
23.59/15.52	c Got one! Elapsed wall clock time (in seconds):15.397
23.59/15.52	o 74173
23.59/15.58	c And the winner is solver0
24.53/16.49	c Got one! Elapsed wall clock time (in seconds):16.365
24.53/16.49	o 74161
29.29/18.82	c cleaning 3015 clauses out of 6031 with flag 4039/6031
37.69/22.93	c And the winner is solver0
38.43/23.60	c Got one! Elapsed wall clock time (in seconds):23.485
38.43/23.60	o 74152
41.06/24.94	c And the winner is solver0
41.31/25.17	c Got one! Elapsed wall clock time (in seconds):25.054
41.31/25.17	o 74151
41.40/25.20	c And the winner is solver0
41.44/25.69	c Got one! Elapsed wall clock time (in seconds):25.572
41.44/25.69	o 74149
41.44/25.75	c And the winner is solver0
41.56/26.21	c Got one! Elapsed wall clock time (in seconds):26.091
41.56/26.21	o 74131
41.56/26.27	c And the winner is solver0
41.69/26.73	c Got one! Elapsed wall clock time (in seconds):26.609
41.69/26.73	o 74119
46.52/29.17	c cleaning 4755 clauses out of 9512 with flag 4087/12527
60.95/36.38	c cleaning 5378 clauses out of 10758 with flag 16614/18528
79.63/45.70	c cleaning 6185 clauses out of 12379 with flag 31595/25527
98.86/55.29	c cleaning 7097 clauses out of 14195 with flag 48785/33528
120.17/65.75	c cleaning 8048 clauses out of 16098 with flag 67094/42528
130.97/71.11	c And the winner is solver0
131.41/71.52	c Got one! Elapsed wall clock time (in seconds):71.398
131.41/71.52	o 74112
131.58/71.65	c And the winner is solver0
131.74/72.04	c Got one! Elapsed wall clock time (in seconds):71.917
131.74/72.04	o 74106
131.74/72.08	c And the winner is solver0
131.84/72.56	c Got one! Elapsed wall clock time (in seconds):72.437
131.84/72.56	o 74094
134.34/73.63	c And the winner is solver0
134.87/74.16	c Got one! Elapsed wall clock time (in seconds):74.039
134.87/74.16	o 74090
135.19/74.30	c And the winner is solver0
136.30/75.43	c Got one! Elapsed wall clock time (in seconds):75.31
136.30/75.43	o 74082
136.44/75.50	c And the winner is solver0
136.50/75.95	c Got one! Elapsed wall clock time (in seconds):75.83
136.50/75.95	o 74070
138.81/77.14	c cleaning 7363 clauses out of 14737 with flag 2014/49215
138.99/77.22	c And the winner is solver0
140.12/78.37	c Got one! Elapsed wall clock time (in seconds):78.251
140.12/78.37	o 74058
140.19/78.40	c And the winner is solver0
140.21/78.89	c Got one! Elapsed wall clock time (in seconds):78.77
140.21/78.89	o 74048
140.22/78.96	c And the winner is solver0
140.39/79.41	c Got one! Elapsed wall clock time (in seconds):79.29
140.39/79.41	o 74030
140.39/79.48	c And the winner is solver0
140.57/79.93	c Got one! Elapsed wall clock time (in seconds):79.809
140.57/79.93	o 74018
142.25/80.83	c And the winner is solver0
142.90/81.48	c Got one! Elapsed wall clock time (in seconds):81.357
142.90/81.48	o 74014
142.98/81.57	c And the winner is solver0
143.17/82.00	c Got one! Elapsed wall clock time (in seconds):81.876
143.17/82.00	o 74006
143.17/82.06	c And the winner is solver0
143.32/82.51	c Got one! Elapsed wall clock time (in seconds):82.396
143.32/82.51	o 74005
143.32/82.58	c And the winner is solver0
143.48/83.03	c Got one! Elapsed wall clock time (in seconds):82.915
143.48/83.03	o 73994
155.21/88.96	c cleaning 6470 clauses out of 12956 with flag 10290/54797
156.01/89.36	c And the winner is solver0
156.59/89.85	c Got one! Elapsed wall clock time (in seconds):89.736
156.59/89.86	o 73988
158.31/90.74	c And the winner is solver0
158.66/91.03	c Got one! Elapsed wall clock time (in seconds):90.906
158.66/91.03	o 73985
170.51/96.93	c cleaning 6258 clauses out of 12524 with flag 10290/60835
184.73/104.07	c cleaning 6122 clauses out of 12266 with flag 22587/66835
201.36/112.38	c cleaning 6560 clauses out of 13144 with flag 36968/73835
221.34/122.20	c cleaning 7288 clauses out of 14584 with flag 54149/81835
244.32/133.68	c cleaning 8142 clauses out of 16298 with flag 73315/90837
268.33/145.64	c cleaning 9072 clauses out of 18154 with flag 95306/100835
296.73/159.65	c cleaning 10032 clauses out of 20083 with flag 119685/111836
326.75/174.68	c cleaning 11022 clauses out of 22050 with flag 146161/123835
368.48/195.51	c cleaning 12011 clauses out of 24029 with flag 181140/136836
417.07/219.87	c cleaning 13010 clauses out of 26019 with flag 222316/150837
463.85/243.02	c cleaning 13996 clauses out of 28008 with flag 273182/165836
516.52/269.44	c cleaning 15006 clauses out of 30012 with flag 336828/181836
567.55/294.82	c cleaning 16003 clauses out of 32006 with flag 394459/198836
620.54/321.38	c cleaning 17002 clauses out of 34003 with flag 454500/216836
682.07/351.84	c cleaning 18000 clauses out of 36000 with flag 520018/235835
745.07/383.43	c cleaning 19000 clauses out of 38000 with flag 592420/255835
812.00/416.73	c cleaning 20000 clauses out of 40000 with flag 671551/276835
883.12/452.02	c cleaning 21001 clauses out of 42001 with flag 754749/298836
955.44/487.96	c cleaning 21997 clauses out of 44000 with flag 851308/321836
1030.88/525.89	c cleaning 22997 clauses out of 46005 with flag 946261/345838
1109.58/565.00	c cleaning 23998 clauses out of 48006 with flag 1041774/370836
1187.50/603.86	c cleaning 25005 clauses out of 50010 with flag 1142781/396838
1278.08/649.57	c cleaning 25998 clauses out of 52002 with flag 1248688/423835
1373.33/697.04	c cleaning 27003 clauses out of 54005 with flag 1364610/451836
1464.84/742.27	c cleaning 27998 clauses out of 56001 with flag 1482859/480835
1572.44/796.17	c cleaning 29000 clauses out of 58004 with flag 1610177/510836
1676.58/847.75	c cleaning 29998 clauses out of 60003 with flag 1732319/541835
1787.72/904.01	c cleaning 31003 clauses out of 62008 with flag 1849759/573838
1800.05/910.10	c >>>>>>>>>> Solver number 0 (34 answers) <<<<<<<<<<<<<<<<<<
1800.05/910.10	c starts		: 341
1800.05/910.10	c conflicts		: 577428
1800.05/910.10	c decisions		: 920613
1800.05/910.10	c propagations		: 39118960
1800.05/910.10	c inspects		: 1063033819
1800.05/910.10	c shortcuts		: 0
1800.05/910.10	c learnt literals	: 0
1800.05/910.10	c learnt binary clauses	: 2
1800.05/910.10	c learnt ternary clauses	: 843
1800.05/910.10	c learnt constraints	: 577427
1800.05/910.10	c ignored constraints	: 0
1800.05/910.10	c root simplifications	: 0
1800.05/910.10	c removed literals (reason simplification)	: 123624247
1800.05/910.10	c reason swapping (by a shorter reason)	: 0
1800.05/910.10	c Calls to reduceDB	: 36
1800.05/910.10	c Number of update (reduction) of LBD	: 1681
1800.05/910.10	c Imported unit clauses	: 0
1800.05/910.10	c number of reductions to clauses (during analyze)	: 0
1800.05/910.10	c number of learned constraints concerned by reduction	: 0
1800.05/910.10	c number of learning phase by resolution	: 0
1800.05/910.10	c number of learning phase by cutting planes	: 0
1800.05/910.10	c speed (assignments/second)	: 43044.204007662775
1800.05/910.10	c non guided choices	1
1800.05/910.12	c learnt constraints type 
1800.05/910.12	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 2
1800.05/910.12	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 34593
1800.05/910.12	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.05/910.12	c starts		: 40
1800.05/910.12	c conflicts		: 701
1800.05/910.12	c decisions		: 12717
1800.05/910.12	c propagations		: 443765
1800.05/910.12	c inspects		: 27799015
1800.05/910.12	c shortcuts		: 0
1800.05/910.12	c learnt literals	: 0
1800.05/910.12	c learnt binary clauses	: 1
1800.05/910.12	c learnt ternary clauses	: 0
1800.05/910.12	c learnt constraints	: 684
1800.05/910.12	c ignored constraints	: 0
1800.05/910.12	c root simplifications	: 0
1800.05/910.12	c removed literals (reason simplification)	: 0
1800.05/910.12	c reason swapping (by a shorter reason)	: 0
1800.05/910.12	c Calls to reduceDB	: 0
1800.05/910.12	c Number of update (reduction) of LBD	: 0
1800.05/910.12	c Imported unit clauses	: 0
1800.05/910.12	c number of reductions to clauses (during analyze)	: 0
1800.05/910.12	c number of learned constraints concerned by reduction	: 0
1800.05/910.12	c number of learning phase by resolution	: 0
1800.05/910.12	c number of learning phase by cutting planes	: 0
1800.05/910.12	c speed (assignments/second)	: 541.7906384184033
1800.05/910.12	c non guided choices	0
1800.05/910.12	c learnt constraints type 
1800.05/910.12	c org.sat4j.pb.constraints.pb.LearntBinaryClausePB => 1
1800.05/910.12	c org.sat4j.pb.constraints.pb.MaxWatchPb => 683
1800.05/910.12	s SATISFIABLE
1800.05/910.12	c Found 34 solution(s)
1800.05/910.12	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 
1800.05/910.12	c objective function=73985
1800.05/910.12	c Total wall clock time (in seconds): 909.999

Verifier Data

OK	73985

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

pid=12513
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: 4.08 4.06 3.99 4/197 12516
/proc/meminfo: memFree=27239488/32872528 swapFree=480236/529292
[pid=12516] ppid=12513 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/12516/stat : 12516 (java) D 12513 12516 6228 0 -1 4202496 327 0 0 0 0 0 0 0 20 0 1 0 4741717 9515008 183 33554432000 1073741824 1073778376 140733995114400 140733995105432 211458801333 0 0 4096 0 18446744072100588836 0 0 17 0 0 0 0 0 0
/proc/12516/statm: 2323 183 140 9 0 71 0

[startup+0.10016 s]
/proc/loadavg: 4.08 4.06 3.99 4/197 12516
/proc/meminfo: memFree=27239488/32872528 swapFree=480236/529292
[pid=12516] ppid=12513 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/12516/stat : 12516 (java) S 12513 12516 6228 0 -1 4202496 4397 0 1 0 8 1 0 0 20 0 18 0 4741717 9787879424 6029 33554432000 1073741824 1073778376 140736403461168 140736403452304 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/12516/statm: 2389619 6029 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200228 s]
/proc/loadavg: 4.08 4.06 3.99 4/197 12516
/proc/meminfo: memFree=27239488/32872528 swapFree=480236/529292
[pid=12516] ppid=12513 vsize=9558476 CPUtime=0.21 cores=0,2,4,6
/proc/12516/stat : 12516 (java) S 12513 12516 6228 0 -1 4202496 4573 0 1 0 20 1 0 0 20 0 18 0 4741717 9787879424 7210 33554432000 1073741824 1073778376 140736403461168 140736403452304 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/12516/statm: 2389619 7210 2209 9 0 2380296 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 9558476

[startup+0.300223 s]
/proc/loadavg: 4.08 4.06 3.99 4/197 12516
/proc/meminfo: memFree=27239488/32872528 swapFree=480236/529292
[pid=12516] ppid=12513 vsize=9558476 CPUtime=0.45 cores=0,2,4,6
/proc/12516/stat : 12516 (java) S 12513 12516 6228 0 -1 4202496 5506 0 1 0 43 2 0 0 20 0 18 0 4741717 9787879424 8816 33554432000 1073741824 1073778376 140736403461168 140736403452304 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/12516/statm: 2389619 8816 2239 9 0 2380296 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 9558476

[startup+0.700186 s]
/proc/loadavg: 4.08 4.06 3.99 4/197 12516
/proc/meminfo: memFree=27239488/32872528 swapFree=480236/529292
[pid=12516] ppid=12513 vsize=9558476 CPUtime=1.6 cores=0,2,4,6
/proc/12516/stat : 12516 (java) S 12513 12516 6228 0 -1 4202496 32014 0 1 0 154 6 0 0 20 0 18 0 4741717 9787879424 33922 33554432000 1073741824 1073778376 140736403461168 140736403452304 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/12516/statm: 2389619 33922 2255 9 0 2380296 0
Current children cumulated CPU time (s) 1.6
Current children cumulated vsize (KiB) 9558476

[startup+1.50072 s]
/proc/loadavg: 4.08 4.06 3.99 6/215 12534
/proc/meminfo: memFree=27093288/32872528 swapFree=480236/529292
[pid=12516] ppid=12513 vsize=9824732 CPUtime=4.26 cores=0,2,4,6
/proc/12516/stat : 12516 (java) S 12513 12516 6228 0 -1 4202496 49370 0 1 0 417 9 0 0 20 0 22 0 4741717 10060525568 44568 33554432000 1073741824 1073778376 140736403461168 140736403452304 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/12516/statm: 2456183 44568 2267 9 0 2446860 0
[pid=12516/tid=12518] ppid=12513 vsize=9824732 CPUtime=1.19 cores=0,2,4,6
/proc/12516/task/12518/stat : 12518 (java) S 12513 12516 6228 0 -1 4202560 2460 0 1 0 117 2 0 0 20 0 22 0 4741718 10060525568 44568 33554432000 1073741824 1073778376 140736403461168 140480077198200 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12516/tid=12519] ppid=12513 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12516/task/12519/stat : 12519 (java) S 12513 12516 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4741719 10060525568 44568 33554432000 1073741824 1073778376 140736403461168 140480066259496 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12516/tid=12520] ppid=12513 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12516/task/12520/stat : 12520 (java) S 12513 12516 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4741719 10060525568 44568 33554432000 1073741824 1073778376 140736403461168 140480065206696 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12516/tid=12521] ppid=12513 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12516/task/12521/stat : 12521 (java) S 12513 12516 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4741719 10060525568 44568 33554432000 1073741824 1073778376 140736403461168 140480064153896 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12516/tid=12522] ppid=12513 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12516/task/12522/stat : 12522 (java) S 12513 12516 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4741719 10060525568 44568 33554432000 1073741824 1073778376 140736403461168 140480063101096 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12516/tid=12523] ppid=12513 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12516/task/12523/stat : 12523 (java) S 12513 12516 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4741719 10060525568 44568 33554432000 1073741824 1073778376 140736403461168 140480062049320 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12516/tid=12524] ppid=12513 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12516/task/12524/stat : 12524 (java) S 12513 12516 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4741719 10060525568 44568 33554432000 1073741824 1073778376 140736403461168 140480060996520 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12516/tid=12525] ppid=12513 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12516/task/12525/stat : 12525 (java) S 12513 12516 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4741719 10060525568 44568 33554432000 1073741824 1073778376 140736403461168 140480059943720 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12516/tid=12526] ppid=12513 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12516/task/12526/stat : 12526 (java) S 12513 12516 6228 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 4741719 10060525568 44568 33554432000 1073741824 1073778376 140736403461168 140479913736872 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12516/tid=12527] ppid=12513 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12516/task/12527/stat : 12527 (java) S 12513 12516 6228 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 4741720 10060525568 44568 33554432000 1073741824 1073778376 140736403461168 140479901325800 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12516/tid=12528] ppid=12513 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12516/task/12528/stat : 12528 (java) S 12513 12516 6228 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 4741720 10060525568 44568 33554432000 1073741824 1073778376 140736403461168 140479900271864 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12516/tid=12529] ppid=12513 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12516/task/12529/stat : 12529 (java) S 12513 12516 6228 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4741720 10060525568 44568 33554432000 1073741824 1073778376 140736403461168 140479899218952 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12516/tid=12530] ppid=12513 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12516/task/12530/stat : 12530 (java) S 12513 12516 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4741723 10060525568 44568 33554432000 1073741824 1073778376 140736403461168 140479898167440 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12516/tid=12531] ppid=12513 vsize=9824732 CPUtime=1.25 cores=0,2,4,6
/proc/12516/task/12531/stat : 12531 (java) R 12513 12516 6228 0 -1 4202560 17356 0 0 0 121 4 0 0 20 0 22 0 4741723 10060525568 44568 33554432000 1073741824 1073778376 140736403461168 140479897102320 140480081287106 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=12516/tid=12532] ppid=12513 vsize=9824732 CPUtime=1.25 cores=0,2,4,6
/proc/12516/task/12532/stat : 12532 (java) R 12513 12516 6228 0 -1 4202560 28237 0 0 0 121 4 0 0 20 0 22 0 4741723 10060525568 44568 33554432000 1073741824 1073778376 140736403461168 140479896050016 140480084172520 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=12516/tid=12533] ppid=12513 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12516/task/12533/stat : 12533 (java) S 12513 12516 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4741723 10060525568 44568 33554432000 1073741824 1073778376 140736403461168 140479895010168 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12516/tid=12534] ppid=12513 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12516/task/12534/stat : 12534 (java) S 12513 12516 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4741723 10060525568 44568 33554432000 1073741824 1073778376 140736403461168 140479893957576 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 4.26
Current children cumulated vsize (KiB) 9824732

[startup+3.10072 s]
/proc/loadavg: 4.08 4.06 3.99 3/216 12541
/proc/meminfo: memFree=27066252/32872528 swapFree=480236/529292
[pid=12516] ppid=12513 vsize=9824732 CPUtime=7.2 cores=0,2,4,6
/proc/12516/stat : 12516 (java) S 12513 12516 6228 0 -1 4202496 49846 0 1 0 705 15 0 0 20 0 20 0 4741717 10060525568 49583 33554432000 1073741824 1073778376 140736403461168 140736403452304 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/12516/statm: 2456183 49583 2277 9 0 2446860 0
[pid=12516/tid=12518] ppid=12513 vsize=9824732 CPUtime=1.26 cores=0,2,4,6
/proc/12516/task/12518/stat : 12518 (java) S 12513 12516 6228 0 -1 4202560 2468 0 1 0 123 3 0 0 20 0 20 0 4741718 10060525568 49583 33554432000 1073741824 1073778376 140736403461168 140480077198200 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12516/tid=12519] ppid=12513 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12516/task/12519/stat : 12519 (java) S 12513 12516 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 4741719 10060525568 49583 33554432000 1073741824 1073778376 140736403461168 140480066259496 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12516/tid=12520] ppid=12513 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12516/task/12520/stat : 12520 (java) S 12513 12516 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 4741719 10060525568 49583 33554432000 1073741824 1073778376 140736403461168 140480065206696 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12516/tid=12521] ppid=12513 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12516/task/12521/stat : 12521 (java) S 12513 12516 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 4741719 10060525568 49583 33554432000 1073741824 1073778376 140736403461168 140480064153896 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12516/tid=12522] ppid=12513 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12516/task/12522/stat : 12522 (java) S 12513 12516 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 4741719 10060525568 49583 33554432000 1073741824 1073778376 140736403461168 140480063101096 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12516/tid=12523] ppid=12513 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12516/task/12523/stat : 12523 (java) S 12513 12516 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 4741719 10060525568 49583 33554432000 1073741824 1073778376 140736403461168 140480062049320 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12516/tid=12524] ppid=12513 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12516/task/12524/stat : 12524 (java) S 12513 12516 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 4741719 10060525568 49583 33554432000 1073741824 1073778376 140736403461168 140480060996520 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12516/tid=12525] ppid=12513 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12516/task/12525/stat : 12525 (java) S 12513 12516 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 4741719 10060525568 49583 33554432000 1073741824 1073778376 140736403461168 140480059943720 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12516/tid=12526] ppid=12513 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12516/task/12526/stat : 12526 (java) S 12513 12516 6228 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 4741719 10060525568 49583 33554432000 1073741824 1073778376 140736403461168 140479913736872 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12516/tid=12527] ppid=12513 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12516/task/12527/stat : 12527 (java) S 12513 12516 6228 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 20 0 4741720 10060525568 49583 33554432000 1073741824 1073778376 140736403461168 140479901325800 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12516/tid=12528] ppid=12513 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12516/task/12528/stat : 12528 (java) S 12513 12516 6228 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 20 0 4741720 10060525568 49583 33554432000 1073741824 1073778376 140736403461168 140479900271864 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12516/tid=12529] ppid=12513 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12516/task/12529/stat : 12529 (java) S 12513 12516 6228 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 4741720 10060525568 49583 33554432000 1073741824 1073778376 140736403461168 140479899218952 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12516/tid=12530] ppid=12513 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12516/task/12530/stat : 12530 (java) S 12513 12516 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 4741723 10060525568 49583 33554432000 1073741824 1073778376 140736403461168 140479898167440 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12516/tid=12531] ppid=12513 vsize=9824732 CPUtime=1.93 cores=0,2,4,6
/proc/12516/task/12531/stat : 12531 (java) S 12513 12516 6228 0 -1 4202560 17357 0 0 0 189 4 0 0 20 0 20 0 4741723 10060525568 49583 33554432000 1073741824 1073778376 140736403461168 140479897115576 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12516/tid=12532] ppid=12513 vsize=9824732 CPUtime=1.91 cores=0,2,4,6
/proc/12516/task/12532/stat : 12532 (java) S 12513 12516 6228 0 -1 4202560 28659 0 0 0 187 4 0 0 20 0 20 0 4741723 10060525568 49583 33554432000 1073741824 1073778376 140736403461168 140479896062776 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12516/tid=12533] ppid=12513 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12516/task/12533/stat : 12533 (java) S 12513 12516 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 4741723 10060525568 49583 33554432000 1073741824 1073778376 140736403461168 140479895010168 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12516/tid=12534] ppid=12513 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12516/task/12534/stat : 12534 (java) S 12513 12516 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 4741723 10060525568 49583 33554432000 1073741824 1073778376 140736403461168 140479893957576 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12516/tid=12538] ppid=12513 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12516/task/12538/stat : 12538 (java) S 12513 12516 6228 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 4741846 10060525568 49583 33554432000 1073741824 1073778376 140736403461168 140479889744680 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 7.2
Current children cumulated vsize (KiB) 9824732

[startup+6.3008 s]
/proc/loadavg: 3.91 4.03 3.98 4/217 12553
/proc/meminfo: memFree=26995896/32872528 swapFree=480236/529292
[pid=12516] ppid=12513 vsize=9824732 CPUtime=10.09 cores=0,2,4,6
/proc/12516/stat : 12516 (java) S 12513 12516 6228 0 -1 4202496 50084 0 1 0 984 25 0 0 20 0 19 0 4741717 10060525568 59253 33554432000 1073741824 1073778376 140736403461168 140736403452304 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/12516/statm: 2456183 59253 2290 9 0 2446860 0
[pid=12516/tid=12518] ppid=12513 vsize=9824732 CPUtime=1.32 cores=0,2,4,6
/proc/12516/task/12518/stat : 12518 (java) S 12513 12516 6228 0 -1 4202560 2471 0 1 0 129 3 0 0 20 0 19 0 4741718 10060525568 59253 33554432000 1073741824 1073778376 140736403461168 140480077198200 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12516/tid=12519] ppid=12513 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/12516/task/12519/stat : 12519 (java) S 12513 12516 6228 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 19 0 4741719 10060525568 59253 33554432000 1073741824 1073778376 140736403461168 140480066259496 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12516/tid=12520] ppid=12513 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12516/task/12520/stat : 12520 (java) S 12513 12516 6228 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 4741719 10060525568 59253 33554432000 1073741824 1073778376 140736403461168 140480065206696 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12516/tid=12521] ppid=12513 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12516/task/12521/stat : 12521 (java) S 12513 12516 6228 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 4741719 10060525568 59253 33554432000 1073741824 1073778376 140736403461168 140480064153896 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12516/tid=12522] ppid=12513 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12516/task/12522/stat : 12522 (java) S 12513 12516 6228 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4741719 10060525568 59253 33554432000 1073741824 1073778376 140736403461168 140480063101096 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12516/tid=12523] ppid=12513 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/12516/task/12523/stat : 12523 (java) S 12513 12516 6228 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 19 0 4741719 10060525568 59253 33554432000 1073741824 1073778376 140736403461168 140480062049320 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12516/tid=12524] ppid=12513 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12516/task/12524/stat : 12524 (java) S 12513 12516 6228 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4741719 10060525568 59253 33554432000 1073741824 1073778376 140736403461168 140480060996520 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12516/tid=12525] ppid=12513 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12516/task/12525/stat : 12525 (java) S 12513 12516 6228 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 4741719 10060525568 59253 33554432000 1073741824 1073778376 140736403461168 140480059943720 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12516/tid=12526] ppid=12513 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12516/task/12526/stat : 12526 (java) S 12513 12516 6228 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 4741719 10060525568 59253 33554432000 1073741824 1073778376 140736403461168 140479913736872 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12516/tid=12527] ppid=12513 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12516/task/12527/stat : 12527 (java) S 12513 12516 6228 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 4741720 10060525568 59253 33554432000 1073741824 1073778376 140736403461168 140479901325800 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12516/tid=12528] ppid=12513 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12516/task/12528/stat : 12528 (java) S 12513 12516 6228 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 4741720 10060525568 59253 33554432000 1073741824 1073778376 140736403461168 140479900271864 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12516/tid=12529] ppid=12513 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12516/task/12529/stat : 12529 (java) S 12513 12516 6228 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 4741720 10060525568 59253 33554432000 1073741824 1073778376 140736403461168 140479899218952 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12516/tid=12530] ppid=12513 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12516/task/12530/stat : 12530 (java) S 12513 12516 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4741723 10060525568 59253 33554432000 1073741824 1073778376 140736403461168 140479898167440 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12516/tid=12531] ppid=12513 vsize=9824732 CPUtime=2.01 cores=0,2,4,6
/proc/12516/task/12531/stat : 12531 (java) S 12513 12516 6228 0 -1 4202560 17357 0 0 0 197 4 0 0 20 0 19 0 4741723 10060525568 59253 33554432000 1073741824 1073778376 140736403461168 140479897115576 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12516/tid=12532] ppid=12513 vsize=9824732 CPUtime=2 cores=0,2,4,6
/proc/12516/task/12532/stat : 12532 (java) S 12513 12516 6228 0 -1 4202560 28789 0 0 0 196 4 0 0 20 0 19 0 4741723 10060525568 59253 33554432000 1073741824 1073778376 140736403461168 140479896062776 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12516/tid=12533] ppid=12513 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12516/task/12533/stat : 12533 (java) S 12513 12516 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4741723 10060525568 59253 33554432000 1073741824 1073778376 140736403461168 140479895010168 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12516/tid=12534] ppid=12513 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12516/task/12534/stat : 12534 (java) S 12513 12516 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4741723 10060525568 59253 33554432000 1073741824 1073778376 140736403461168 140479893957576 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12516/tid=12538] ppid=12513 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12516/task/12538/stat : 12538 (java) S 12513 12516 6228 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4741846 10060525568 59253 33554432000 1073741824 1073778376 140736403461168 140479889744680 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 10.09
Current children cumulated vsize (KiB) 9824732

[startup+12.7008 s]
/proc/loadavg: 3.84 4.01 3.97 3/216 12559

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


[startup+882.308 s]
/proc/loadavg: 4.18 4.12 4.04 6/219 12793
/proc/meminfo: memFree=21033744/32872528 swapFree=480236/529292
[pid=12516] ppid=12513 vsize=9824732 CPUtime=1746.1 cores=0,2,4,6
/proc/12516/stat : 12516 (java) S 12513 12516 6228 0 -1 4202496 79045 0 1 0 173925 685 0 0 20 0 22 0 4741717 10060525568 1396126 33554432000 1073741824 1073778376 140736403461168 140736403452304 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/12516/statm: 2456183 1396126 2304 9 0 2446860 0
[pid=12516/tid=12518] ppid=12513 vsize=9824732 CPUtime=1.89 cores=0,2,4,6
/proc/12516/task/12518/stat : 12518 (java) S 12513 12516 6228 0 -1 4202560 2491 0 1 0 185 4 0 0 20 0 22 0 4741718 10060525568 1396126 33554432000 1073741824 1073778376 140736403461168 140480077198200 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12516/tid=12519] ppid=12513 vsize=9824732 CPUtime=3.79 cores=0,2,4,6
/proc/12516/task/12519/stat : 12519 (java) S 12513 12516 6228 0 -1 4202560 3436 0 0 0 303 76 0 0 20 0 22 0 4741719 10060525568 1396126 33554432000 1073741824 1073778376 140736403461168 140480066259496 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12516/tid=12520] ppid=12513 vsize=9824732 CPUtime=3.8 cores=0,2,4,6
/proc/12516/task/12520/stat : 12520 (java) S 12513 12516 6228 0 -1 4202560 2429 0 0 0 309 71 0 0 20 0 22 0 4741719 10060525568 1396126 33554432000 1073741824 1073778376 140736403461168 140480065206696 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12516/tid=12521] ppid=12513 vsize=9824732 CPUtime=3.54 cores=0,2,4,6
/proc/12516/task/12521/stat : 12521 (java) S 12513 12516 6228 0 -1 4202560 1928 0 0 0 287 67 0 0 20 0 22 0 4741719 10060525568 1396126 33554432000 1073741824 1073778376 140736403461168 140480064153896 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12516/tid=12522] ppid=12513 vsize=9824732 CPUtime=3.72 cores=0,2,4,6
/proc/12516/task/12522/stat : 12522 (java) S 12513 12516 6228 0 -1 4202560 4754 0 0 0 304 68 0 0 20 0 22 0 4741719 10060525568 1396126 33554432000 1073741824 1073778376 140736403461168 140480063101096 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12516/tid=12523] ppid=12513 vsize=9824732 CPUtime=3.7 cores=0,2,4,6
/proc/12516/task/12523/stat : 12523 (java) S 12513 12516 6228 0 -1 4202560 3671 0 0 0 294 76 0 0 20 0 22 0 4741719 10060525568 1396126 33554432000 1073741824 1073778376 140736403461168 140480062049320 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12516/tid=12524] ppid=12513 vsize=9824732 CPUtime=4.31 cores=0,2,4,6
/proc/12516/task/12524/stat : 12524 (java) S 12513 12516 6228 0 -1 4202560 3271 0 0 0 342 89 0 0 20 0 22 0 4741719 10060525568 1396126 33554432000 1073741824 1073778376 140736403461168 140480060996520 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12516/tid=12525] ppid=12513 vsize=9824732 CPUtime=3.75 cores=0,2,4,6
/proc/12516/task/12525/stat : 12525 (java) S 12513 12516 6228 0 -1 4202560 2216 0 0 0 307 68 0 0 20 0 22 0 4741719 10060525568 1396126 33554432000 1073741824 1073778376 140736403461168 140480059943720 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12516/tid=12526] ppid=12513 vsize=9824732 CPUtime=3.49 cores=0,2,4,6
/proc/12516/task/12526/stat : 12526 (java) S 12513 12516 6228 0 -1 4202560 2058 0 0 0 278 71 0 0 20 0 22 0 4741719 10060525568 1396126 33554432000 1073741824 1073778376 140736403461168 140479913736872 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12516/tid=12527] ppid=12513 vsize=9824732 CPUtime=8.59 cores=0,2,4,6
/proc/12516/task/12527/stat : 12527 (java) S 12513 12516 6228 0 -1 4202560 4497 0 0 0 853 6 0 0 20 0 22 0 4741720 10060525568 1396126 33554432000 1073741824 1073778376 140736403461168 140479901325800 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12516/tid=12528] ppid=12513 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12516/task/12528/stat : 12528 (java) S 12513 12516 6228 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4741720 10060525568 1396126 33554432000 1073741824 1073778376 140736403461168 140479900271864 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12516/tid=12529] ppid=12513 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12516/task/12529/stat : 12529 (java) S 12513 12516 6228 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 22 0 4741720 10060525568 1396126 33554432000 1073741824 1073778376 140736403461168 140479899218952 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12516/tid=12530] ppid=12513 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12516/task/12530/stat : 12530 (java) S 12513 12516 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4741723 10060525568 1396126 33554432000 1073741824 1073778376 140736403461168 140479898167440 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12516/tid=12531] ppid=12513 vsize=9824732 CPUtime=2.18 cores=0,2,4,6
/proc/12516/task/12531/stat : 12531 (java) S 12513 12516 6228 0 -1 4202560 17364 0 0 0 214 4 0 0 20 0 22 0 4741723 10060525568 1396126 33554432000 1073741824 1073778376 140736403461168 140479897115576 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12516/tid=12532] ppid=12513 vsize=9824732 CPUtime=2.79 cores=0,2,4,6
/proc/12516/task/12532/stat : 12532 (java) S 12513 12516 6228 0 -1 4202560 28813 0 0 0 274 5 0 0 20 0 22 0 4741723 10060525568 1396126 33554432000 1073741824 1073778376 140736403461168 140479896062776 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12516/tid=12533] ppid=12513 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12516/task/12533/stat : 12533 (java) S 12513 12516 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4741723 10060525568 1396126 33554432000 1073741824 1073778376 140736403461168 140479895010168 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12516/tid=12534] ppid=12513 vsize=9824732 CPUtime=0.19 cores=0,2,4,6
/proc/12516/task/12534/stat : 12534 (java) S 12513 12516 6228 0 -1 4202560 51 0 0 0 9 10 0 0 20 0 22 0 4741723 10060525568 1396126 33554432000 1073741824 1073778376 140736403461168 140479893957576 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12516/tid=12538] ppid=12513 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12516/task/12538/stat : 12538 (java) S 12513 12516 6228 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4741846 10060525568 1396126 33554432000 1073741824 1073778376 140736403461168 140479889744680 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12516/tid=12643] ppid=12513 vsize=9824732 CPUtime=776.77 cores=0,2,4,6
/proc/12516/task/12643/stat : 12643 (java) R 12513 12516 6228 0 -1 4202560 21 0 0 0 77662 15 0 0 20 0 22 0 4750821 10060525568 1396126 33554432000 1073741824 1073778376 140736403461168 140479891848880 140479942397152 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=12516/tid=12644] ppid=12513 vsize=9824732 CPUtime=776.9 cores=0,2,4,6
/proc/12516/task/12644/stat : 12644 (java) R 12513 12516 6228 0 -1 4202560 13 0 0 0 77679 11 0 0 20 0 22 0 4750821 10060525568 1396126 33554432000 1073741824 1073778376 140736403461168 140479890794816 140479943301737 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=12516/tid=12645] ppid=12513 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12516/task/12645/stat : 12645 (java) S 12513 12516 6228 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 4750821 10060525568 1396126 33554432000 1073741824 1073778376 140736403461168 140479892902952 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1746.1
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+910.101 s]
/proc/loadavg: 4.24 4.14 4.05 5/219 12793
/proc/meminfo: memFree=20888996/32872528 swapFree=480236/529292
[pid=12516] ppid=12513 vsize=9824732 CPUtime=1800.05 cores=0,2,4,6
/proc/12516/stat : 12516 (java) S 12513 12516 6228 0 -1 4202496 79946 0 1 0 179300 705 0 0 20 0 22 0 4741717 10060525568 1432063 33554432000 1073741824 1073778376 140736403461168 140736403452304 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/12516/statm: 2456183 1432063 2304 9 0 2446860 0
[pid=12516/tid=12518] ppid=12513 vsize=9824732 CPUtime=1.89 cores=0,2,4,6
/proc/12516/task/12518/stat : 12518 (java) S 12513 12516 6228 0 -1 4202560 2492 0 1 0 185 4 0 0 20 0 22 0 4741718 10060525568 1432063 33554432000 1073741824 1073778376 140736403461168 140480077198200 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12516/tid=12519] ppid=12513 vsize=9824732 CPUtime=3.95 cores=0,2,4,6
/proc/12516/task/12519/stat : 12519 (java) S 12513 12516 6228 0 -1 4202560 3464 0 0 0 317 78 0 0 20 0 22 0 4741719 10060525568 1432063 33554432000 1073741824 1073778376 140736403461168 140480066259496 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12516/tid=12520] ppid=12513 vsize=9824732 CPUtime=3.94 cores=0,2,4,6
/proc/12516/task/12520/stat : 12520 (java) S 12513 12516 6228 0 -1 4202560 2454 0 0 0 321 73 0 0 20 0 22 0 4741719 10060525568 1432063 33554432000 1073741824 1073778376 140736403461168 140480065206696 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12516/tid=12521] ppid=12513 vsize=9824732 CPUtime=3.73 cores=0,2,4,6
/proc/12516/task/12521/stat : 12521 (java) S 12513 12516 6228 0 -1 4202560 1993 0 0 0 304 69 0 0 20 0 22 0 4741719 10060525568 1432063 33554432000 1073741824 1073778376 140736403461168 140480064153896 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12516/tid=12522] ppid=12513 vsize=9824732 CPUtime=4.01 cores=0,2,4,6
/proc/12516/task/12522/stat : 12522 (java) S 12513 12516 6228 0 -1 4202560 4837 0 0 0 328 73 0 0 20 0 22 0 4741719 10060525568 1432063 33554432000 1073741824 1073778376 140736403461168 140480063101096 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12516/tid=12523] ppid=12513 vsize=9824732 CPUtime=3.89 cores=0,2,4,6
/proc/12516/task/12523/stat : 12523 (java) S 12513 12516 6228 0 -1 4202560 3705 0 0 0 310 79 0 0 20 0 22 0 4741719 10060525568 1432063 33554432000 1073741824 1073778376 140736403461168 140480062049320 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12516/tid=12524] ppid=12513 vsize=9824732 CPUtime=4.51 cores=0,2,4,6
/proc/12516/task/12524/stat : 12524 (java) S 12513 12516 6228 0 -1 4202560 3312 0 0 0 360 91 0 0 20 0 22 0 4741719 10060525568 1432063 33554432000 1073741824 1073778376 140736403461168 140480060996520 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12516/tid=12525] ppid=12513 vsize=9824732 CPUtime=3.9 cores=0,2,4,6
/proc/12516/task/12525/stat : 12525 (java) S 12513 12516 6228 0 -1 4202560 2244 0 0 0 321 69 0 0 20 0 22 0 4741719 10060525568 1432063 33554432000 1073741824 1073778376 140736403461168 140480059943720 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12516/tid=12526] ppid=12513 vsize=9824732 CPUtime=3.68 cores=0,2,4,6
/proc/12516/task/12526/stat : 12526 (java) S 12513 12516 6228 0 -1 4202560 2088 0 0 0 295 73 0 0 20 0 22 0 4741719 10060525568 1432063 33554432000 1073741824 1073778376 140736403461168 140479913736872 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12516/tid=12527] ppid=12513 vsize=9824732 CPUtime=10.96 cores=0,2,4,6
/proc/12516/task/12527/stat : 12527 (java) S 12513 12516 6228 0 -1 4202560 5050 0 0 0 1089 7 0 0 20 0 22 0 4741720 10060525568 1432063 33554432000 1073741824 1073778376 140736403461168 140479901325800 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12516/tid=12528] ppid=12513 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12516/task/12528/stat : 12528 (java) S 12513 12516 6228 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4741720 10060525568 1432063 33554432000 1073741824 1073778376 140736403461168 140479900271864 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12516/tid=12529] ppid=12513 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12516/task/12529/stat : 12529 (java) S 12513 12516 6228 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 22 0 4741720 10060525568 1432063 33554432000 1073741824 1073778376 140736403461168 140479899218952 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12516/tid=12530] ppid=12513 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12516/task/12530/stat : 12530 (java) S 12513 12516 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4741723 10060525568 1432063 33554432000 1073741824 1073778376 140736403461168 140479898167440 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12516/tid=12531] ppid=12513 vsize=9824732 CPUtime=2.19 cores=0,2,4,6
/proc/12516/task/12531/stat : 12531 (java) S 12513 12516 6228 0 -1 4202560 17367 0 0 0 215 4 0 0 20 0 22 0 4741723 10060525568 1432063 33554432000 1073741824 1073778376 140736403461168 140479897115576 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12516/tid=12532] ppid=12513 vsize=9824732 CPUtime=2.79 cores=0,2,4,6
/proc/12516/task/12532/stat : 12532 (java) S 12513 12516 6228 0 -1 4202560 28813 0 0 0 274 5 0 0 20 0 22 0 4741723 10060525568 1432063 33554432000 1073741824 1073778376 140736403461168 140479896062776 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12516/tid=12533] ppid=12513 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12516/task/12533/stat : 12533 (java) S 12513 12516 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4741723 10060525568 1432063 33554432000 1073741824 1073778376 140736403461168 140479895010168 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12516/tid=12534] ppid=12513 vsize=9824732 CPUtime=0.2 cores=0,2,4,6
/proc/12516/task/12534/stat : 12534 (java) S 12513 12516 6228 0 -1 4202560 53 0 0 0 10 10 0 0 20 0 22 0 4741723 10060525568 1432063 33554432000 1073741824 1073778376 140736403461168 140479893957576 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12516/tid=12538] ppid=12513 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12516/task/12538/stat : 12538 (java) S 12513 12516 6228 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4741846 10060525568 1432063 33554432000 1073741824 1073778376 140736403461168 140479889744680 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12516/tid=12643] ppid=12513 vsize=9824732 CPUtime=801.81 cores=0,2,4,6
/proc/12516/task/12643/stat : 12643 (java) R 12513 12516 6228 0 -1 4202560 24 0 0 0 80165 16 0 0 20 0 22 0 4750821 10060525568 1432063 33554432000 1073741824 1073778376 140736403461168 140479891848016 140479942397245 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=12516/tid=12644] ppid=12513 vsize=9824732 CPUtime=801.95 cores=0,2,4,6
/proc/12516/task/12644/stat : 12644 (java) R 12513 12516 6228 0 -1 4202560 18 0 0 0 80183 12 0 0 20 0 22 0 4750821 10060525568 1432063 33554432000 1073741824 1073778376 140736403461168 140479890795984 140479941790400 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=12516/tid=12645] ppid=12513 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12516/task/12645/stat : 12645 (java) S 12513 12516 6228 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 4750821 10060525568 1432063 33554432000 1073741824 1073778376 140736403461168 140479892902952 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.05
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 12516 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+910.101 s]
/proc/loadavg: 4.24 4.14 4.05 5/219 12793
/proc/meminfo: memFree=20888996/32872528 swapFree=480236/529292
[pid=12516] ppid=12513 vsize=9824732 CPUtime=1800.05 cores=0,2,4,6
/proc/12516/stat : 12516 (java) S 12513 12516 6228 0 -1 4202496 79946 0 1 0 179300 705 0 0 20 0 22 0 4741717 10060525568 1432063 33554432000 1073741824 1073778376 140736403461168 140736403452304 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/12516/statm: 2456183 1432063 2304 9 0 2446860 0
[pid=12516/tid=12518] ppid=12513 vsize=9824732 CPUtime=1.89 cores=0,2,4,6
/proc/12516/task/12518/stat : 12518 (java) S 12513 12516 6228 0 -1 4202560 2492 0 1 0 185 4 0 0 20 0 22 0 4741718 10060525568 1432063 33554432000 1073741824 1073778376 140736403461168 140480077198200 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12516/tid=12519] ppid=12513 vsize=9824732 CPUtime=3.95 cores=0,2,4,6
/proc/12516/task/12519/stat : 12519 (java) S 12513 12516 6228 0 -1 4202560 3464 0 0 0 317 78 0 0 20 0 22 0 4741719 10060525568 1432063 33554432000 1073741824 1073778376 140736403461168 140480066259496 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12516/tid=12520] ppid=12513 vsize=9824732 CPUtime=3.94 cores=0,2,4,6
/proc/12516/task/12520/stat : 12520 (java) S 12513 12516 6228 0 -1 4202560 2454 0 0 0 321 73 0 0 20 0 22 0 4741719 10060525568 1432063 33554432000 1073741824 1073778376 140736403461168 140480065206696 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12516/tid=12521] ppid=12513 vsize=9824732 CPUtime=3.73 cores=0,2,4,6
/proc/12516/task/12521/stat : 12521 (java) S 12513 12516 6228 0 -1 4202560 1993 0 0 0 304 69 0 0 20 0 22 0 4741719 10060525568 1432063 33554432000 1073741824 1073778376 140736403461168 140480064153896 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12516/tid=12522] ppid=12513 vsize=9824732 CPUtime=4.01 cores=0,2,4,6
/proc/12516/task/12522/stat : 12522 (java) S 12513 12516 6228 0 -1 4202560 4837 0 0 0 328 73 0 0 20 0 22 0 4741719 10060525568 1432063 33554432000 1073741824 1073778376 140736403461168 140480063101096 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12516/tid=12523] ppid=12513 vsize=9824732 CPUtime=3.89 cores=0,2,4,6
/proc/12516/task/12523/stat : 12523 (java) S 12513 12516 6228 0 -1 4202560 3705 0 0 0 310 79 0 0 20 0 22 0 4741719 10060525568 1432063 33554432000 1073741824 1073778376 140736403461168 140480062049320 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12516/tid=12524] ppid=12513 vsize=9824732 CPUtime=4.51 cores=0,2,4,6
/proc/12516/task/12524/stat : 12524 (java) S 12513 12516 6228 0 -1 4202560 3312 0 0 0 360 91 0 0 20 0 22 0 4741719 10060525568 1432063 33554432000 1073741824 1073778376 140736403461168 140480060996520 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12516/tid=12525] ppid=12513 vsize=9824732 CPUtime=3.9 cores=0,2,4,6
/proc/12516/task/12525/stat : 12525 (java) S 12513 12516 6228 0 -1 4202560 2244 0 0 0 321 69 0 0 20 0 22 0 4741719 10060525568 1432063 33554432000 1073741824 1073778376 140736403461168 140480059943720 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12516/tid=12526] ppid=12513 vsize=9824732 CPUtime=3.68 cores=0,2,4,6
/proc/12516/task/12526/stat : 12526 (java) S 12513 12516 6228 0 -1 4202560 2088 0 0 0 295 73 0 0 20 0 22 0 4741719 10060525568 1432063 33554432000 1073741824 1073778376 140736403461168 140479913736872 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12516/tid=12527] ppid=12513 vsize=9824732 CPUtime=10.96 cores=0,2,4,6
/proc/12516/task/12527/stat : 12527 (java) S 12513 12516 6228 0 -1 4202560 5050 0 0 0 1089 7 0 0 20 0 22 0 4741720 10060525568 1432063 33554432000 1073741824 1073778376 140736403461168 140479901325800 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12516/tid=12528] ppid=12513 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12516/task/12528/stat : 12528 (java) S 12513 12516 6228 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4741720 10060525568 1432063 33554432000 1073741824 1073778376 140736403461168 140479900271864 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12516/tid=12529] ppid=12513 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12516/task/12529/stat : 12529 (java) S 12513 12516 6228 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 22 0 4741720 10060525568 1432063 33554432000 1073741824 1073778376 140736403461168 140479899218952 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12516/tid=12530] ppid=12513 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12516/task/12530/stat : 12530 (java) S 12513 12516 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4741723 10060525568 1432063 33554432000 1073741824 1073778376 140736403461168 140479898167440 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12516/tid=12531] ppid=12513 vsize=9824732 CPUtime=2.19 cores=0,2,4,6
/proc/12516/task/12531/stat : 12531 (java) S 12513 12516 6228 0 -1 4202560 17367 0 0 0 215 4 0 0 20 0 22 0 4741723 10060525568 1432063 33554432000 1073741824 1073778376 140736403461168 140479897115576 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12516/tid=12532] ppid=12513 vsize=9824732 CPUtime=2.79 cores=0,2,4,6
/proc/12516/task/12532/stat : 12532 (java) S 12513 12516 6228 0 -1 4202560 28813 0 0 0 274 5 0 0 20 0 22 0 4741723 10060525568 1432063 33554432000 1073741824 1073778376 140736403461168 140479896062776 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12516/tid=12533] ppid=12513 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12516/task/12533/stat : 12533 (java) S 12513 12516 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4741723 10060525568 1432063 33554432000 1073741824 1073778376 140736403461168 140479895010168 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12516/tid=12534] ppid=12513 vsize=9824732 CPUtime=0.2 cores=0,2,4,6
/proc/12516/task/12534/stat : 12534 (java) S 12513 12516 6228 0 -1 4202560 53 0 0 0 10 10 0 0 20 0 22 0 4741723 10060525568 1432063 33554432000 1073741824 1073778376 140736403461168 140479893957576 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12516/tid=12538] ppid=12513 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12516/task/12538/stat : 12538 (java) S 12513 12516 6228 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4741846 10060525568 1432063 33554432000 1073741824 1073778376 140736403461168 140479889744680 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12516/tid=12643] ppid=12513 vsize=9824732 CPUtime=801.81 cores=0,2,4,6
/proc/12516/task/12643/stat : 12643 (java) R 12513 12516 6228 0 -1 4202560 24 0 0 0 80165 16 0 0 20 0 22 0 4750821 10060525568 1432063 33554432000 1073741824 1073778376 140736403461168 140479891848016 140479942397245 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=12516/tid=12644] ppid=12513 vsize=9824732 CPUtime=801.95 cores=0,2,4,6
/proc/12516/task/12644/stat : 12644 (java) R 12513 12516 6228 0 -1 4202560 18 0 0 0 80183 12 0 0 20 0 22 0 4750821 10060525568 1432063 33554432000 1073741824 1073778376 140736403461168 140479890795984 140479941790400 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=12516/tid=12645] ppid=12513 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12516/task/12645/stat : 12645 (java) S 12513 12516 6228 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 4750821 10060525568 1432063 33554432000 1073741824 1073778376 140736403461168 140479892902952 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 9824732

Child status: 143
Real time (s): 910.16
CPU time (s): 1800.6
CPU user time (s): 1793.08
CPU system time (s): 7.52086
CPU usage (%): 197.834
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.08
system time used= 7.52086
maximum resident set size= 5764768
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 79980
page faults= 1
swaps= 0
block input operations= 0
block output operations= 992
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24702
involuntary context switches= 22674

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.57215 second user time and 7.32589 second system time

The end

Launcher Data

Begin job on node141 at 2016-06-30 05:26:58
IDJOB=4119477
IDBENCH=111740
IDSOLVER=2543
FILE ID=node141/4119477-1467257218
RUNJOBID= node141-1467246696-6244
PBS_JOBID= 20004482
Free space on /tmp= 71700 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-NLC/minlplib2-pb-0.1.0/opb/normalized-faclay33.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4119477-1467257218/watcher-4119477-1467257218 -o /tmp/evaluation-result-4119477-1467257218/solver-4119477-1467257218 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node141-1467246696-6244 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4119477-1467257218.opb

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

MD5SUM BENCH= 9a3ec81cf7d8a4c6bd008929e9186960
RANDOM SEED=843301585

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        27239380 kB
Buffers:          140072 kB
Cached:           724624 kB
SwapCached:            0 kB
Active:          3681024 kB
Inactive:         677464 kB
Active(anon):    3495800 kB
Inactive(anon):       32 kB
Active(file):     185224 kB
Inactive(file):   677432 kB
Unevictable:      529292 kB
Mlocked:          480236 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              1232 kB
Writeback:             0 kB
AnonPages:       4087648 kB
Mapped:            22244 kB
Shmem:               204 kB
Slab:             609448 kB
SReclaimable:      53336 kB
SUnreclaim:       556112 kB
KernelStack:        1808 kB
PageTables:        12068 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4493592 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3538944 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= 71700 MiB
End job on node141 at 2016-06-30 05:42:08