Trace number 4102973

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Sat4j PB 2.3.6 Resolution PB16SAT (TO)235 1800.02 1783.74

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii32e2.opb
MD5SUMf7c5bacdcc30466dd8339bd5adcf7c5b
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark235
Best CPU time to get the best result obtained on this benchmark34.7437
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 235
Optimality of the best value was proved YES
Number of variables534
Total number of constraints3013
Number of constraints which are clauses3013
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint32
Number of terms in the objective function 534
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 534
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 534
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.08/0.11	c Pseudo Boolean Optimization by upper bound
0.08/0.11	c --- Begin Solver configuration ---
0.08/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.08/0.11	c Learn all clauses as in MiniSAT
0.08/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.11	c No reason simplification
0.08/0.11	c Glucose 2.1 dynamic restart strategy
0.08/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.08/0.11	c timeout=2147483s
0.08/0.11	c DB Simplification allowed=false
0.08/0.11	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.08/0.11	c --- End Solver configuration ---
0.08/0.11	c solving HOME/instance-4102973-1466231427.opb
0.08/0.11	c reading problem ... 
0.08/0.11	c  objective function found
0.54/0.31	c ... done. Wall clock time 0.2s.
0.54/0.31	c declared #vars     534
0.54/0.31	c #constraints  3013
0.54/0.31	c constraints type 
0.54/0.31	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 250
0.54/0.31	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 2763
0.54/0.31	c 3013 constraints processed.
0.54/0.31	c objective function length is 534 literals
0.54/0.35	c SATISFIABLE
0.54/0.35	c OPTIMIZING...
0.54/0.35	c Got one! Elapsed wall clock time (in seconds):0.233
0.54/0.35	o 267
0.54/0.36	c Got one! Elapsed wall clock time (in seconds):0.25
0.54/0.36	o 265
0.54/0.37	c Got one! Elapsed wall clock time (in seconds):0.261
0.54/0.37	o 250
1.28/0.72	c cleaning 2515 clauses out of 5038 with flag 11266/5038
1.82/1.03	c cleaning 4260 clauses out of 8523 with flag 24592/11038
2.30/1.42	c cleaning 5626 clauses out of 11263 with flag 40770/18038
2.30/1.44	c Got one! Elapsed wall clock time (in seconds):1.324
2.30/1.44	o 249
2.30/1.45	c Got one! Elapsed wall clock time (in seconds):1.332
2.30/1.45	o 248
2.30/1.45	c Got one! Elapsed wall clock time (in seconds):1.338
2.30/1.45	o 247
2.54/1.66	c Got one! Elapsed wall clock time (in seconds):1.55
2.54/1.66	o 246
2.66/1.73	c cleaning 5884 clauses out of 11788 with flag 2327/24189
2.98/2.06	c cleaning 5952 clauses out of 11909 with flag 15794/30194
3.08/2.18	c Got one! Elapsed wall clock time (in seconds):2.066
3.08/2.18	o 245
3.19/2.21	c Got one! Elapsed wall clock time (in seconds):2.099
3.19/2.21	o 244
3.29/2.38	c cleaning 6080 clauses out of 12164 with flag 6986/36401
3.38/2.45	c Got one! Elapsed wall clock time (in seconds):2.334
3.38/2.45	o 243
3.59/2.65	c cleaning 5741 clauses out of 11485 with flag 8963/41802
3.69/2.75	c Got one! Elapsed wall clock time (in seconds):2.64
3.69/2.75	o 242
3.69/2.78	c Got one! Elapsed wall clock time (in seconds):2.67
3.69/2.78	o 241
3.80/2.86	c Got one! Elapsed wall clock time (in seconds):2.742
3.80/2.86	o 240
3.80/2.87	c Got one! Elapsed wall clock time (in seconds):2.754
3.80/2.87	o 239
3.80/2.87	c Got one! Elapsed wall clock time (in seconds):2.756
3.80/2.87	o 238
3.80/2.87	c Got one! Elapsed wall clock time (in seconds):2.758
3.80/2.87	o 237
3.80/2.87	c Got one! Elapsed wall clock time (in seconds):2.761
3.80/2.87	o 236
3.80/2.89	c Got one! Elapsed wall clock time (in seconds):2.775
3.80/2.89	o 235
3.92/2.99	c cleaning 6205 clauses out of 12409 with flag 4793/48467
4.22/3.30	c cleaning 6098 clauses out of 12205 with flag 18908/54468
4.62/3.70	c cleaning 6552 clauses out of 13108 with flag 35847/61469
5.12/4.17	c cleaning 7279 clauses out of 14558 with flag 55514/69471
5.72/4.72	c cleaning 8131 clauses out of 16276 with flag 84157/78468
6.23/5.24	c cleaning 9074 clauses out of 18148 with flag 108631/88471
6.93/5.91	c cleaning 10028 clauses out of 20070 with flag 136605/99467
7.65/6.67	c cleaning 11023 clauses out of 22045 with flag 166858/111470
8.44/7.49	c cleaning 12013 clauses out of 24026 with flag 198574/124474
9.44/8.45	c cleaning 13005 clauses out of 26009 with flag 230981/138470
10.54/9.51	c cleaning 13998 clauses out of 28002 with flag 265496/153468
11.74/10.71	c cleaning 15001 clauses out of 30006 with flag 302365/169470
12.94/11.98	c cleaning 16001 clauses out of 32002 with flag 341852/186467
14.44/13.43	c cleaning 16994 clauses out of 34001 with flag 383343/204467
16.12/15.01	c cleaning 18004 clauses out of 36011 with flag 426686/223471
17.63/16.54	c cleaning 19003 clauses out of 38007 with flag 472890/243471
19.33/18.27	c cleaning 19999 clauses out of 40003 with flag 521385/264470
21.23/20.10	c cleaning 21001 clauses out of 42001 with flag 572007/286467
23.03/21.99	c cleaning 21995 clauses out of 44002 with flag 624821/309469
25.33/24.25	c cleaning 23001 clauses out of 46005 with flag 680307/333467
27.60/26.48	c cleaning 23997 clauses out of 48006 with flag 737524/358469
29.99/28.85	c cleaning 25000 clauses out of 50007 with flag 796779/384467
32.49/31.32	c cleaning 26004 clauses out of 52008 with flag 858922/411468
35.09/33.94	c cleaning 26991 clauses out of 54004 with flag 923383/439468
38.34/37.07	c cleaning 28006 clauses out of 56012 with flag 989862/468467
41.84/40.50	c cleaning 29000 clauses out of 58006 with flag 1059341/498467
45.04/43.70	c cleaning 29999 clauses out of 60006 with flag 1130480/529467
48.44/47.18	c cleaning 30998 clauses out of 62007 with flag 1204035/561467
52.08/50.63	c cleaning 32002 clauses out of 64012 with flag 1279659/594470
55.97/54.50	c cleaning 33004 clauses out of 66007 with flag 1357486/628467
59.97/58.50	c cleaning 33997 clauses out of 68003 with flag 1437420/663467
64.35/62.75	c cleaning 35002 clauses out of 70008 with flag 1520272/699469
68.24/66.66	c cleaning 36007 clauses out of 72014 with flag 1605313/736477
72.64/71.09	c cleaning 36999 clauses out of 73998 with flag 1692651/774468
77.44/75.67	c cleaning 37995 clauses out of 75998 with flag 1782215/813467
82.43/80.69	c cleaning 39003 clauses out of 78005 with flag 1874538/853469
88.23/86.41	c cleaning 40001 clauses out of 80002 with flag 1969034/894469
93.63/91.67	c cleaning 41000 clauses out of 82001 with flag 2065224/936469
99.44/97.40	c cleaning 41997 clauses out of 83999 with flag 2163966/979467
105.68/103.58	c cleaning 42996 clauses out of 86002 with flag 2265493/1023467
111.99/109.88	c cleaning 44004 clauses out of 88007 with flag 2368763/1068468
118.98/116.68	c cleaning 45005 clauses out of 90009 with flag 2474690/1114474
125.64/123.25	c cleaning 45995 clauses out of 91997 with flag 2582971/1161467
132.34/129.99	c cleaning 47001 clauses out of 94002 with flag 2692964/1209467
139.52/137.06	c cleaning 48002 clauses out of 96004 with flag 2805444/1258470
148.11/145.55	c cleaning 48993 clauses out of 98002 with flag 2920637/1308470
156.62/154.03	c cleaning 49999 clauses out of 100006 with flag 3038790/1359467
164.51/161.88	c cleaning 50997 clauses out of 102007 with flag 3157579/1411467
172.90/170.12	c cleaning 52000 clauses out of 104010 with flag 3279275/1464467
181.50/178.75	c cleaning 53003 clauses out of 106010 with flag 3403064/1518467
190.73/187.93	c cleaning 54002 clauses out of 108008 with flag 3529498/1573468
200.29/197.40	c cleaning 55003 clauses out of 110005 with flag 3658952/1629467
209.46/206.53	c cleaning 55996 clauses out of 112004 with flag 3789619/1686469
218.74/215.71	c cleaning 57004 clauses out of 114010 with flag 3923120/1744471
228.31/225.27	c cleaning 57998 clauses out of 116002 with flag 4058816/1803467
238.41/235.40	c cleaning 59001 clauses out of 118007 with flag 4196584/1863470
248.86/245.76	c cleaning 59997 clauses out of 120003 with flag 4337802/1924467
260.52/257.31	c cleaning 60998 clauses out of 122007 with flag 4479925/1986468
272.46/269.24	c cleaning 61988 clauses out of 124008 with flag 4623484/2049467
283.79/280.58	c cleaning 63015 clauses out of 126029 with flag 4769557/2113476
296.34/292.94	c cleaning 63995 clauses out of 128005 with flag 4918075/2178467
308.92/305.48	c cleaning 65004 clauses out of 130012 with flag 5069227/2244469
321.77/318.23	c cleaning 66000 clauses out of 132010 with flag 5222985/2311471
334.70/331.19	c cleaning 67000 clauses out of 134010 with flag 5378738/2379471
348.17/344.51	c cleaning 67991 clauses out of 136007 with flag 5538159/2448468
361.59/357.86	c cleaning 69000 clauses out of 138017 with flag 5698680/2518469
376.76/372.93	c cleaning 70000 clauses out of 140017 with flag 5861186/2589469
390.99/387.13	c cleaning 71007 clauses out of 142021 with flag 6025880/2661473
408.10/404.14	c cleaning 71998 clauses out of 144008 with flag 6192372/2734467
426.17/422.17	c cleaning 73000 clauses out of 146012 with flag 6361262/2808469
443.20/439.04	c cleaning 73999 clauses out of 148010 with flag 6533011/2883467
458.91/454.69	c cleaning 74999 clauses out of 150011 with flag 6708280/2959467
476.96/472.61	c cleaning 76000 clauses out of 152013 with flag 6884932/3036468
494.97/490.55	c cleaning 77007 clauses out of 154016 with flag 7063487/3114471
514.08/509.54	c cleaning 77999 clauses out of 156008 with flag 7245240/3193470
533.01/528.39	c cleaning 79002 clauses out of 158010 with flag 7432422/3273471
553.44/548.65	c cleaning 79997 clauses out of 160004 with flag 7621473/3354467
573.01/568.04	c cleaning 81005 clauses out of 162009 with flag 7809971/3436469
592.16/587.09	c cleaning 81995 clauses out of 164006 with flag 8002165/3519471
612.59/607.36	c cleaning 82999 clauses out of 166010 with flag 8194210/3603470
633.07/627.71	c cleaning 84001 clauses out of 168008 with flag 8389957/3688467
653.94/648.47	c cleaning 85005 clauses out of 170010 with flag 8587240/3774470
676.16/670.58	c cleaning 86002 clauses out of 172012 with flag 8786585/3861477
699.70/693.92	c cleaning 86999 clauses out of 174002 with flag 8988452/3949469
725.63/719.71	c cleaning 87999 clauses out of 176002 with flag 9191814/4038468
752.50/746.47	c cleaning 89003 clauses out of 178008 with flag 9398748/4128473
776.74/770.52	c cleaning 89991 clauses out of 179999 with flag 9607097/4219467
802.16/795.75	c cleaning 91001 clauses out of 182016 with flag 9818381/4311475
825.20/818.64	c cleaning 91995 clauses out of 184008 with flag 10031031/4404468
848.87/842.13	c cleaning 92998 clauses out of 186012 with flag 10247846/4498467
871.62/864.76	c cleaning 94001 clauses out of 188014 with flag 10465866/4593467
895.04/887.98	c cleaning 95004 clauses out of 190013 with flag 10685823/4689467
917.60/910.38	c cleaning 95994 clauses out of 192009 with flag 10909059/4786467
940.42/932.96	c cleaning 97005 clauses out of 194016 with flag 11133997/4884468
965.41/957.64	c cleaning 98007 clauses out of 196016 with flag 11360796/4983473
991.90/983.98	c cleaning 99005 clauses out of 198012 with flag 11591507/5083476
1019.95/1011.70	c cleaning 99990 clauses out of 199998 with flag 11823423/5184467
1046.32/1037.82	c cleaning 100999 clauses out of 202011 with flag 12057094/5286470
1075.28/1066.53	c cleaning 102001 clauses out of 204010 with flag 12298146/5389468
1101.99/1092.94	c cleaning 102997 clauses out of 206008 with flag 12536816/5493467
1131.36/1122.04	c cleaning 104001 clauses out of 208014 with flag 12777624/5598470
1164.82/1155.15	c cleaning 105005 clauses out of 210017 with flag 13019981/5704474
1197.96/1187.98	c cleaning 106007 clauses out of 212014 with flag 13265385/5811476
1233.22/1222.80	c cleaning 107002 clauses out of 214008 with flag 13513207/5919477
1268.56/1257.89	c cleaning 107996 clauses out of 215998 with flag 13762598/6028469
1306.22/1295.11	c cleaning 108988 clauses out of 218000 with flag 14016076/6138467
1343.48/1331.97	c cleaning 110000 clauses out of 220015 with flag 14269939/6249470
1379.08/1367.26	c cleaning 111000 clauses out of 222012 with flag 14526390/6361467
1418.78/1406.58	c cleaning 112005 clauses out of 224017 with flag 14785307/6474472
1460.95/1448.39	c cleaning 113004 clauses out of 226007 with flag 15045877/6588467
1501.98/1488.95	c cleaning 113996 clauses out of 228003 with flag 15310155/6703467
1541.37/1527.86	c cleaning 115003 clauses out of 230010 with flag 15575687/6819470
1580.64/1566.70	c cleaning 115994 clauses out of 232004 with flag 15843656/6936467
1619.83/1605.54	c cleaning 117003 clauses out of 234014 with flag 16113987/7054471
1658.28/1643.56	c cleaning 118003 clauses out of 236010 with flag 16386689/7173470
1697.89/1682.78	c cleaning 119008 clauses out of 238015 with flag 16661371/7293478
1738.03/1722.52	c cleaning 120006 clauses out of 240011 with flag 16938173/7414482
1779.76/1763.80	c cleaning 120994 clauses out of 241993 with flag 17218172/7536470
1800.02/1783.70	c starts		: 891
1800.02/1783.70	c conflicts		: 7618717
1800.02/1783.70	c decisions		: 10034150
1800.02/1783.70	c propagations		: 113980533
1800.02/1783.70	c inspects		: 34858525455
1800.02/1783.70	c shortcuts		: 0
1800.02/1783.70	c learnt literals	: 0
1800.02/1783.70	c learnt binary clauses	: 0
1800.02/1783.70	c learnt ternary clauses	: 0
1800.02/1783.70	c learnt constraints	: 7618718
1800.02/1783.70	c ignored constraints	: 0
1800.02/1783.70	c root simplifications	: 0
1800.02/1783.70	c removed literals (reason simplification)	: 0
1800.02/1783.70	c reason swapping (by a shorter reason)	: 0
1800.02/1783.70	c Calls to reduceDB	: 125
1800.02/1783.70	c Number of update (reduction) of LBD	: 1621441
1800.02/1783.70	c Imported unit clauses	: 0
1800.02/1783.70	c number of reductions to clauses (during analyze)	: 0
1800.02/1783.70	c number of learned constraints concerned by reduction	: 0
1800.02/1783.70	c number of learning phase by resolution	: 0
1800.02/1783.70	c number of learning phase by cutting planes	: 0
1800.02/1783.70	c speed (assignments/second)	: 63912.46590052064
1800.02/1783.70	c non guided choices	0
1800.02/1783.73	c learnt constraints type 
1800.02/1783.73	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 203247
1800.02/1783.73	s SATISFIABLE
1800.02/1783.73	c Found 18 solution(s)
1800.02/1783.73	v -x1 -x2 x3 -x4 x5 -x6 -x7 -x8 x9 -x10 -x11 -x12 x13 -x14 -x15 -x16 -x17 -x18 x19 -x20 x21 -x22 -x23 -x24 x25 -x26 -x27 -x28 -x29 -x30 x31 -x32 -x33 x34 x35 -x36 -x37 x38 x39 -x40 -x41 -x42 x43 -x44 x45 -x46 -x47 -x48 -x49 -x50 x51 -x52 x53 -x54 -x55 -x56 -x57 -x58 x59 -x60 -x61 -x62 x63 -x64 x65 -x66 -x67 -x68 x69 -x70 -x71 -x72 x73 -x74 -x75 -x76 -x77 -x78 x79 -x80 x81 -x82 -x83 -x84 x85 -x86 -x87 -x88 -x89 x90 x91 -x92 -x93 -x94 x95 -x96 x97 -x98 -x99 -x100 x101 -x102 -x103 -x104 x105 -x106 -x107 -x108 x109 -x110 -x111 -x112 x113 -x114 -x115 -x116 -x117 -x118 x119 -x120 -x121 -x122 x123 -x124 -x125 -x126 x127 -x128 x129 -x130 x131 -x132 -x133 x134 x135 -x136 x137 -x138 x139 -x140 x141 -x142 x143 -x144 x145 -x146 x147 -x148 x149 -x150 x151 -x152 x153 -x154 x155 -x156 x157 -x158 x159 -x160 x161 -x162 x163 -x164 x165 -x166 x167 -x168 x169 -x170 x171 -x172 x173 -x174 x175 -x176 x177 -x178 x179 -x180 x181 -x182 x183 -x184 x185 -x186 x187 -x188 x189 -x190 x191 -x192 x193 -x194 x195 -x196 x197 -x198 x199 -x200 x201 -x202 x203 -x204 x205 -x206 x207 -x208 x209 -x210 x211 -x212 x213 -x214 x215 -x216 x217 -x218 x219 -x220 x221 -x222 x223 -x224 x225 -x226 x227 -x228 x229 -x230 x231 -x232 x233 -x234 x235 -x236 x237 -x238 x239 -x240 -x241 x242 x243 -x244 x245 -x246 x247 -x248 x249 -x250 -x251 x252 x253 -x254 x255 -x256 x257 -x258 x259 -x260 x261 -x262 x263 -x264 x265 -x266 x267 -x268 x269 -x270 x271 -x272 x273 -x274 x275 -x276 x277 -x278 x279 -x280 x281 -x282 x283 -x284 x285 -x286 x287 -x288 -x289 x290 x291 -x292 -x293 x294 x295 -x296 x297 -x298 x299 -x300 x301 -x302 x303 -x304 x305 -x306 x307 -x308 x309 -x310 x311 -x312 x313 -x314 x315 -x316 x317 -x318 x319 -x320 x321 -x322 x323 -x324 x325 -x326 x327 -x328 x329 -x330 x331 -x332 x333 -x334 x335 -x336 x337 -x338 x339 -x340 x341 -x342 x343 -x344 -x345 x346 x347 -x348 x349 -x350 x351 -x352 x353 -x354 x355 -x356 x357 -x358 x359 -x360 x361 -x362 x363 -x364 x365 -x366 x367 -x368 x369 -x370 x371 -x372 x373 -x374 x375 -x376 x377 -x378 x379 -x380 x381 -x382 x383 -x384 -x385 x386 x387 -x388 -x389 x390 -x391 x392 x393 -x394 -x395 x396 -x397 x398 -x399 x400 x401 -x402 -x403 x404 x405 -x406 -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 
1800.02/1783.73	c objective function=235
1800.02/1783.73	c Total wall clock time (in seconds): 1783.62

Verifier Data

OK	235

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-4102973-1466231427/watcher-4102973-1466231427 -o /tmp/evaluation-result-4102973-1466231427/solver-4102973-1466231427 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node133-1466206057-11790 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4102973-1466231427.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.02 2.02 2.00 3/197 18185
/proc/meminfo: memFree=31730736/32872528 swapFree=7780/7780
[pid=18185] ppid=18182 vsize=272 CPUtime=0 cores=1,3,5,7
/proc/18185/stat : 18185 (java) R 18182 18185 11773 0 -1 4202496 362 0 0 0 0 0 0 0 20 0 1 0 25188642 278528 33 33554432000 1073741824 1073778376 140736528773264 140735197021064 206399696167 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18185/statm: 68 33 25 9 0 25 0

[startup+0.100163 s]
/proc/loadavg: 2.02 2.02 2.00 3/197 18185
/proc/meminfo: memFree=31730736/32872528 swapFree=7780/7780
[pid=18185] ppid=18182 vsize=9558476 CPUtime=0.08 cores=1,3,5,7
/proc/18185/stat : 18185 (java) S 18182 18185 11773 0 -1 4202496 4396 0 1 0 8 0 0 0 20 0 18 0 25188642 9787879424 6023 33554432000 1073741824 1073778376 140736528773264 140736528764400 206412218429 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/18185/statm: 2389619 6023 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9558476

[startup+0.200278 s]
/proc/loadavg: 2.02 2.02 2.00 3/197 18185
/proc/meminfo: memFree=31730736/32872528 swapFree=7780/7780
[pid=18185] ppid=18182 vsize=9558476 CPUtime=0.26 cores=1,3,5,7
/proc/18185/stat : 18185 (java) S 18182 18185 11773 0 -1 4202496 4948 0 1 0 26 0 0 0 20 0 18 0 25188642 9787879424 6964 33554432000 1073741824 1073778376 140736528773264 140736528764400 206412218429 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/18185/statm: 2389619 6964 2216 9 0 2380296 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9558476

[startup+0.30034 s]
/proc/loadavg: 2.02 2.02 2.00 3/197 18185
/proc/meminfo: memFree=31730736/32872528 swapFree=7780/7780
[pid=18185] ppid=18182 vsize=9558476 CPUtime=0.54 cores=1,3,5,7
/proc/18185/stat : 18185 (java) S 18182 18185 11773 0 -1 4202496 7409 0 1 0 53 1 0 0 20 0 18 0 25188642 9787879424 9471 33554432000 1073741824 1073778376 140736528773264 140736528764400 206412218429 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/18185/statm: 2389619 9471 2233 9 0 2380296 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 9558476

[startup+0.700276 s]
/proc/loadavg: 2.02 2.02 2.00 3/197 18185
/proc/meminfo: memFree=31730736/32872528 swapFree=7780/7780
[pid=18185] ppid=18182 vsize=9625040 CPUtime=1.28 cores=1,3,5,7
/proc/18185/stat : 18185 (java) S 18182 18185 11773 0 -1 4202496 8950 0 1 0 126 2 0 0 20 0 19 0 25188642 9856040960 12150 33554432000 1073741824 1073778376 140736528773264 140736528764400 206412218429 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/18185/statm: 2406260 12150 2257 9 0 2396937 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 9625040

[startup+1.50085 s]
/proc/loadavg: 2.02 2.02 2.00 3/216 18204
/proc/meminfo: memFree=31668924/32872528 swapFree=7780/7780
[pid=18185] ppid=18182 vsize=9625040 CPUtime=2.44 cores=1,3,5,7
/proc/18185/stat : 18185 (java) S 18182 18185 11773 0 -1 4202496 15992 0 1 0 240 4 0 0 20 0 19 0 25188642 9856040960 20490 33554432000 1073741824 1073778376 140736528773264 140736528764400 206412218429 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/18185/statm: 2406260 20490 2267 9 0 2396937 0
[pid=18185/tid=18187] ppid=18182 vsize=9625040 CPUtime=1.46 cores=1,3,5,7
/proc/18185/task/18187/stat : 18187 (java) R 18182 18185 11773 0 -1 4202560 2423 0 1 0 145 1 0 0 20 0 19 0 25188643 9856040960 20490 33554432000 1073741824 1073778376 140736528773264 140560894931432 140560740979483 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=18185/tid=18188] ppid=18182 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18185/task/18188/stat : 18188 (java) S 18182 18185 11773 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25188644 9856040960 20490 33554432000 1073741824 1073778376 140736528773264 140560867384232 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18185/tid=18189] ppid=18182 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18185/task/18189/stat : 18189 (java) S 18182 18185 11773 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25188644 9856040960 20490 33554432000 1073741824 1073778376 140736528773264 140560866331688 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18185/tid=18190] ppid=18182 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18185/task/18190/stat : 18190 (java) S 18182 18185 11773 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25188644 9856040960 20490 33554432000 1073741824 1073778376 140736528773264 140560865278632 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18185/tid=18191] ppid=18182 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18185/task/18191/stat : 18191 (java) S 18182 18185 11773 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25188644 9856040960 20490 33554432000 1073741824 1073778376 140736528773264 140560864226088 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18185/tid=18192] ppid=18182 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18185/task/18192/stat : 18192 (java) S 18182 18185 11773 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25188644 9856040960 20490 33554432000 1073741824 1073778376 140736528773264 140560863173032 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18185/tid=18193] ppid=18182 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18185/task/18193/stat : 18193 (java) S 18182 18185 11773 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25188644 9856040960 20490 33554432000 1073741824 1073778376 140736528773264 140560862120488 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18185/tid=18194] ppid=18182 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18185/task/18194/stat : 18194 (java) S 18182 18185 11773 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25188644 9856040960 20490 33554432000 1073741824 1073778376 140736528773264 140560861067432 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18185/tid=18195] ppid=18182 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18185/task/18195/stat : 18195 (java) S 18182 18185 11773 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 25188644 9856040960 20490 33554432000 1073741824 1073778376 140736528773264 140560860014888 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18185/tid=18196] ppid=18182 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18185/task/18196/stat : 18196 (java) S 18182 18185 11773 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 25188645 9856040960 20490 33554432000 1073741824 1073778376 140736528773264 140560247524200 206412232617 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18185/tid=18197] ppid=18182 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18185/task/18197/stat : 18197 (java) S 18182 18185 11773 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 25188646 9856040960 20490 33554432000 1073741824 1073778376 140736528773264 140560246470520 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18185/tid=18198] ppid=18182 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18185/task/18198/stat : 18198 (java) S 18182 18185 11773 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 25188646 9856040960 20490 33554432000 1073741824 1073778376 140736528773264 140560245417352 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18185/tid=18199] ppid=18182 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18185/task/18199/stat : 18199 (java) S 18182 18185 11773 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25188648 9856040960 20490 33554432000 1073741824 1073778376 140736528773264 140560244366096 206412240672 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18185/tid=18200] ppid=18182 vsize=9625040 CPUtime=0.51 cores=1,3,5,7
/proc/18185/task/18200/stat : 18200 (java) S 18182 18185 11773 0 -1 4202560 6753 0 0 0 49 2 0 0 20 0 19 0 25188648 9856040960 20490 33554432000 1073741824 1073778376 140736528773264 140560243312952 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18185/tid=18201] ppid=18182 vsize=9625040 CPUtime=0.44 cores=1,3,5,7
/proc/18185/task/18201/stat : 18201 (java) S 18182 18185 11773 0 -1 4202560 5540 0 0 0 43 1 0 0 20 0 19 0 25188648 9856040960 20490 33554432000 1073741824 1073778376 140736528773264 140560242260408 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18185/tid=18202] ppid=18182 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18185/task/18202/stat : 18202 (java) S 18182 18185 11773 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25188648 9856040960 20490 33554432000 1073741824 1073778376 140736528773264 140560241207544 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18185/tid=18203] ppid=18182 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18185/task/18203/stat : 18203 (java) S 18182 18185 11773 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25188648 9856040960 20490 33554432000 1073741824 1073778376 140736528773264 140560240155208 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18185/tid=18204] ppid=18182 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18185/task/18204/stat : 18204 (java) S 18182 18185 11773 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 25188674 9856040960 20490 33554432000 1073741824 1073778376 140736528773264 140560239101480 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 2.44
Current children cumulated vsize (KiB) 9625040

[startup+3.10084 s]
/proc/loadavg: 2.02 2.02 2.00 3/216 18204
/proc/meminfo: memFree=31643108/32872528 swapFree=7780/7780
[pid=18185] ppid=18182 vsize=9625040 CPUtime=4.12 cores=1,3,5,7
/proc/18185/stat : 18185 (java) S 18182 18185 11773 0 -1 4202496 16014 0 1 0 408 4 0 0 20 0 19 0 25188642 9856040960 29709 33554432000 1073741824 1073778376 140736528773264 140736528764400 206412218429 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/18185/statm: 2406260 29709 2268 9 0 2396937 0
[pid=18185/tid=18187] ppid=18182 vsize=9625040 CPUtime=3.06 cores=1,3,5,7
/proc/18185/task/18187/stat : 18187 (java) R 18182 18185 11773 0 -1 4202560 2442 0 1 0 304 2 0 0 20 0 19 0 25188643 9856040960 29709 33554432000 1073741824 1073778376 140736528773264 140560894929368 140560741017747 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=18185/tid=18188] ppid=18182 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18185/task/18188/stat : 18188 (java) S 18182 18185 11773 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25188644 9856040960 29709 33554432000 1073741824 1073778376 140736528773264 140560867384232 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18185/tid=18189] ppid=18182 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18185/task/18189/stat : 18189 (java) S 18182 18185 11773 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25188644 9856040960 29709 33554432000 1073741824 1073778376 140736528773264 140560866331688 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18185/tid=18190] ppid=18182 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18185/task/18190/stat : 18190 (java) S 18182 18185 11773 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25188644 9856040960 29709 33554432000 1073741824 1073778376 140736528773264 140560865278632 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18185/tid=18191] ppid=18182 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18185/task/18191/stat : 18191 (java) S 18182 18185 11773 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25188644 9856040960 29709 33554432000 1073741824 1073778376 140736528773264 140560864226088 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18185/tid=18192] ppid=18182 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18185/task/18192/stat : 18192 (java) S 18182 18185 11773 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25188644 9856040960 29709 33554432000 1073741824 1073778376 140736528773264 140560863173032 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18185/tid=18193] ppid=18182 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18185/task/18193/stat : 18193 (java) S 18182 18185 11773 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25188644 9856040960 29709 33554432000 1073741824 1073778376 140736528773264 140560862120488 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18185/tid=18194] ppid=18182 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18185/task/18194/stat : 18194 (java) S 18182 18185 11773 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25188644 9856040960 29709 33554432000 1073741824 1073778376 140736528773264 140560861067432 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18185/tid=18195] ppid=18182 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18185/task/18195/stat : 18195 (java) S 18182 18185 11773 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 25188644 9856040960 29709 33554432000 1073741824 1073778376 140736528773264 140560860014888 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18185/tid=18196] ppid=18182 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18185/task/18196/stat : 18196 (java) S 18182 18185 11773 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 25188645 9856040960 29709 33554432000 1073741824 1073778376 140736528773264 140560247524200 206412232617 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18185/tid=18197] ppid=18182 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18185/task/18197/stat : 18197 (java) S 18182 18185 11773 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 25188646 9856040960 29709 33554432000 1073741824 1073778376 140736528773264 140560246470520 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18185/tid=18198] ppid=18182 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18185/task/18198/stat : 18198 (java) S 18182 18185 11773 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 25188646 9856040960 29709 33554432000 1073741824 1073778376 140736528773264 140560245417352 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18185/tid=18199] ppid=18182 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18185/task/18199/stat : 18199 (java) S 18182 18185 11773 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25188648 9856040960 29709 33554432000 1073741824 1073778376 140736528773264 140560244366096 206412240672 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18185/tid=18200] ppid=18182 vsize=9625040 CPUtime=0.54 cores=1,3,5,7
/proc/18185/task/18200/stat : 18200 (java) S 18182 18185 11773 0 -1 4202560 6754 0 0 0 52 2 0 0 20 0 19 0 25188648 9856040960 29709 33554432000 1073741824 1073778376 140736528773264 140560243312952 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18185/tid=18201] ppid=18182 vsize=9625040 CPUtime=0.48 cores=1,3,5,7
/proc/18185/task/18201/stat : 18201 (java) S 18182 18185 11773 0 -1 4202560 5542 0 0 0 47 1 0 0 20 0 19 0 25188648 9856040960 29709 33554432000 1073741824 1073778376 140736528773264 140560242260408 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18185/tid=18202] ppid=18182 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18185/task/18202/stat : 18202 (java) S 18182 18185 11773 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25188648 9856040960 29709 33554432000 1073741824 1073778376 140736528773264 140560241207544 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18185/tid=18203] ppid=18182 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18185/task/18203/stat : 18203 (java) S 18182 18185 11773 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25188648 9856040960 29709 33554432000 1073741824 1073778376 140736528773264 140560240155208 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18185/tid=18204] ppid=18182 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18185/task/18204/stat : 18204 (java) S 18182 18185 11773 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 25188674 9856040960 29709 33554432000 1073741824 1073778376 140736528773264 140560239101480 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 4.12
Current children cumulated vsize (KiB) 9625040

[startup+6.30087 s]
/proc/loadavg: 2.02 2.02 2.00 3/216 18204
/proc/meminfo: memFree=31578032/32872528 swapFree=7780/7780
[pid=18185] ppid=18182 vsize=9625040 CPUtime=7.34 cores=1,3,5,7
/proc/18185/stat : 18185 (java) S 18182 18185 11773 0 -1 4202496 16085 0 1 0 728 6 0 0 20 0 19 0 25188642 9856040960 47461 33554432000 1073741824 1073778376 140736528773264 140736528764400 206412218429 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/18185/statm: 2406260 47461 2282 9 0 2396937 0
[pid=18185/tid=18187] ppid=18182 vsize=9625040 CPUtime=6.24 cores=1,3,5,7
/proc/18185/task/18187/stat : 18187 (java) R 18182 18185 11773 0 -1 4202560 2475 0 1 0 622 2 0 0 20 0 19 0 25188643 9856040960 47461 33554432000 1073741824 1073778376 140736528773264 140560894930200 140560741019072 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=18185/tid=18188] ppid=18182 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18185/task/18188/stat : 18188 (java) S 18182 18185 11773 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 19 0 25188644 9856040960 47461 33554432000 1073741824 1073778376 140736528773264 140560867384232 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18185/tid=18189] ppid=18182 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18185/task/18189/stat : 18189 (java) S 18182 18185 11773 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25188644 9856040960 47461 33554432000 1073741824 1073778376 140736528773264 140560866331688 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18185/tid=18190] ppid=18182 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18185/task/18190/stat : 18190 (java) S 18182 18185 11773 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25188644 9856040960 47461 33554432000 1073741824 1073778376 140736528773264 140560865278632 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18185/tid=18191] ppid=18182 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18185/task/18191/stat : 18191 (java) S 18182 18185 11773 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 19 0 25188644 9856040960 47461 33554432000 1073741824 1073778376 140736528773264 140560864226088 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18185/tid=18192] ppid=18182 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18185/task/18192/stat : 18192 (java) S 18182 18185 11773 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 25188644 9856040960 47461 33554432000 1073741824 1073778376 140736528773264 140560863173032 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18185/tid=18193] ppid=18182 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18185/task/18193/stat : 18193 (java) S 18182 18185 11773 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25188644 9856040960 47461 33554432000 1073741824 1073778376 140736528773264 140560862120488 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18185/tid=18194] ppid=18182 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18185/task/18194/stat : 18194 (java) S 18182 18185 11773 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25188644 9856040960 47461 33554432000 1073741824 1073778376 140736528773264 140560861067432 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18185/tid=18195] ppid=18182 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18185/task/18195/stat : 18195 (java) S 18182 18185 11773 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 25188644 9856040960 47461 33554432000 1073741824 1073778376 140736528773264 140560860014888 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18185/tid=18196] ppid=18182 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18185/task/18196/stat : 18196 (java) S 18182 18185 11773 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 25188645 9856040960 47461 33554432000 1073741824 1073778376 140736528773264 140560247524200 206412232617 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18185/tid=18197] ppid=18182 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18185/task/18197/stat : 18197 (java) S 18182 18185 11773 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 25188646 9856040960 47461 33554432000 1073741824 1073778376 140736528773264 140560246470520 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18185/tid=18198] ppid=18182 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18185/task/18198/stat : 18198 (java) S 18182 18185 11773 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 25188646 9856040960 47461 33554432000 1073741824 1073778376 140736528773264 140560245417352 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18185/tid=18199] ppid=18182 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18185/task/18199/stat : 18199 (java) S 18182 18185 11773 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25188648 9856040960 47461 33554432000 1073741824 1073778376 140736528773264 140560244366096 206412240672 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18185/tid=18200] ppid=18182 vsize=9625040 CPUtime=0.54 cores=1,3,5,7
/proc/18185/task/18200/stat : 18200 (java) S 18182 18185 11773 0 -1 4202560 6754 0 0 0 52 2 0 0 20 0 19 0 25188648 9856040960 47461 33554432000 1073741824 1073778376 140736528773264 140560243312952 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18185/tid=18201] ppid=18182 vsize=9625040 CPUtime=0.48 cores=1,3,5,7
/proc/18185/task/18201/stat : 18201 (java) S 18182 18185 11773 0 -1 4202560 5542 0 0 0 47 1 0 0 20 0 19 0 25188648 9856040960 47461 33554432000 1073741824 1073778376 140736528773264 140560242260408 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18185/tid=18202] ppid=18182 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18185/task/18202/stat : 18202 (java) S 18182 18185 11773 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25188648 9856040960 47461 33554432000 1073741824 1073778376 140736528773264 140560241207544 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18185/tid=18203] ppid=18182 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18185/task/18203/stat : 18203 (java) S 18182 18185 11773 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 25188648 9856040960 47461 33554432000 1073741824 1073778376 140736528773264 140560240155208 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18185/tid=18204] ppid=18182 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18185/task/18204/stat : 18204 (java) S 18182 18185 11773 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 25188674 9856040960 47461 33554432000 1073741824 1073778376 140736528773264 140560239101480 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 7.34
Current children cumulated vsize (KiB) 9625040


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

[pid=18185/tid=18204] ppid=18182 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18185/task/18204/stat : 18204 (java) S 18182 18185 11773 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 25188674 9856040960 97971 33554432000 1073741824 1073778376 140736528773264 140560239101480 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1737.83
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.23 2.10 2.03 3/216 18315
/proc/meminfo: memFree=30978168/32872528 swapFree=7780/7780
[pid=18185] ppid=18182 vsize=9625040 CPUtime=1798.62 cores=1,3,5,7
/proc/18185/stat : 18185 (java) S 18182 18185 11773 0 -1 4202496 28667 0 1 0 179711 151 0 0 20 0 19 0 25188642 9856040960 94617 33554432000 1073741824 1073778376 140736528773264 140736528764400 206412218429 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/18185/statm: 2406260 94617 2291 9 0 2396937 0
[pid=18185/tid=18187] ppid=18182 vsize=9625040 CPUtime=1766.02 cores=1,3,5,7
/proc/18185/task/18187/stat : 18187 (java) R 18182 18185 11773 0 -1 4202560 2896 0 1 0 176570 32 0 0 20 0 19 0 25188643 9856040960 94617 33554432000 1073741824 1073778376 140736528773264 140560894930112 140560741274189 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=18185/tid=18188] ppid=18182 vsize=9625040 CPUtime=2.68 cores=1,3,5,7
/proc/18185/task/18188/stat : 18188 (java) S 18182 18185 11773 0 -1 4202560 1730 0 0 0 253 15 0 0 20 0 19 0 25188644 9856040960 94617 33554432000 1073741824 1073778376 140736528773264 140560867384232 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18185/tid=18189] ppid=18182 vsize=9625040 CPUtime=2.72 cores=1,3,5,7
/proc/18185/task/18189/stat : 18189 (java) S 18182 18185 11773 0 -1 4202560 943 0 0 0 257 15 0 0 20 0 19 0 25188644 9856040960 94617 33554432000 1073741824 1073778376 140736528773264 140560866331688 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18185/tid=18190] ppid=18182 vsize=9625040 CPUtime=2.64 cores=1,3,5,7
/proc/18185/task/18190/stat : 18190 (java) S 18182 18185 11773 0 -1 4202560 1715 0 0 0 249 15 0 0 20 0 19 0 25188644 9856040960 94617 33554432000 1073741824 1073778376 140736528773264 140560865278632 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18185/tid=18191] ppid=18182 vsize=9625040 CPUtime=2.72 cores=1,3,5,7
/proc/18185/task/18191/stat : 18191 (java) S 18182 18185 11773 0 -1 4202560 1272 0 0 0 261 11 0 0 20 0 19 0 25188644 9856040960 94617 33554432000 1073741824 1073778376 140736528773264 140560864226088 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18185/tid=18192] ppid=18182 vsize=9625040 CPUtime=2.75 cores=1,3,5,7
/proc/18185/task/18192/stat : 18192 (java) S 18182 18185 11773 0 -1 4202560 1383 0 0 0 261 14 0 0 20 0 19 0 25188644 9856040960 94617 33554432000 1073741824 1073778376 140736528773264 140560863173032 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18185/tid=18193] ppid=18182 vsize=9625040 CPUtime=2.62 cores=1,3,5,7
/proc/18185/task/18193/stat : 18193 (java) S 18182 18185 11773 0 -1 4202560 1514 0 0 0 247 15 0 0 20 0 19 0 25188644 9856040960 94617 33554432000 1073741824 1073778376 140736528773264 140560862120488 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18185/tid=18194] ppid=18182 vsize=9625040 CPUtime=2.85 cores=1,3,5,7
/proc/18185/task/18194/stat : 18194 (java) S 18182 18185 11773 0 -1 4202560 1480 0 0 0 270 15 0 0 20 0 19 0 25188644 9856040960 94617 33554432000 1073741824 1073778376 140736528773264 140560861067432 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18185/tid=18195] ppid=18182 vsize=9625040 CPUtime=2.74 cores=1,3,5,7
/proc/18185/task/18195/stat : 18195 (java) S 18182 18185 11773 0 -1 4202560 1202 0 0 0 261 13 0 0 20 0 19 0 25188644 9856040960 94617 33554432000 1073741824 1073778376 140736528773264 140560860014888 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18185/tid=18196] ppid=18182 vsize=9625040 CPUtime=4.92 cores=1,3,5,7
/proc/18185/task/18196/stat : 18196 (java) S 18182 18185 11773 0 -1 4202560 860 0 0 0 486 6 0 0 20 0 19 0 25188645 9856040960 94617 33554432000 1073741824 1073778376 140736528773264 140560247524200 206412232617 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18185/tid=18197] ppid=18182 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18185/task/18197/stat : 18197 (java) S 18182 18185 11773 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 25188646 9856040960 94617 33554432000 1073741824 1073778376 140736528773264 140560246470520 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18185/tid=18198] ppid=18182 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18185/task/18198/stat : 18198 (java) S 18182 18185 11773 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 25188646 9856040960 94617 33554432000 1073741824 1073778376 140736528773264 140560245417352 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18185/tid=18199] ppid=18182 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18185/task/18199/stat : 18199 (java) S 18182 18185 11773 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25188648 9856040960 94617 33554432000 1073741824 1073778376 140736528773264 140560244366096 206412240672 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18185/tid=18200] ppid=18182 vsize=9625040 CPUtime=0.54 cores=1,3,5,7
/proc/18185/task/18200/stat : 18200 (java) S 18182 18185 11773 0 -1 4202560 6754 0 0 0 52 2 0 0 20 0 19 0 25188648 9856040960 94617 33554432000 1073741824 1073778376 140736528773264 140560243312952 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18185/tid=18201] ppid=18182 vsize=9625040 CPUtime=0.51 cores=1,3,5,7
/proc/18185/task/18201/stat : 18201 (java) S 18182 18185 11773 0 -1 4202560 5552 0 0 0 49 2 0 0 20 0 19 0 25188648 9856040960 94617 33554432000 1073741824 1073778376 140736528773264 140560242260408 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18185/tid=18202] ppid=18182 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18185/task/18202/stat : 18202 (java) S 18182 18185 11773 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25188648 9856040960 94617 33554432000 1073741824 1073778376 140736528773264 140560241207544 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18185/tid=18203] ppid=18182 vsize=9625040 CPUtime=0.56 cores=1,3,5,7
/proc/18185/task/18203/stat : 18203 (java) S 18182 18185 11773 0 -1 4202560 104 0 0 0 25 31 0 0 20 0 19 0 25188648 9856040960 94617 33554432000 1073741824 1073778376 140736528773264 140560240155208 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18185/tid=18204] ppid=18182 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18185/task/18204/stat : 18204 (java) S 18182 18185 11773 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 25188674 9856040960 94617 33554432000 1073741824 1073778376 140736528773264 140560239101480 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1798.62
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1783.7 s]
/proc/loadavg: 2.23 2.10 2.03 3/216 18315
/proc/meminfo: memFree=30978168/32872528 swapFree=7780/7780
[pid=18185] ppid=18182 vsize=9625040 CPUtime=1800.02 cores=1,3,5,7
/proc/18185/stat : 18185 (java) S 18182 18185 11773 0 -1 4202496 28667 0 1 0 179851 151 0 0 20 0 19 0 25188642 9856040960 94617 33554432000 1073741824 1073778376 140736528773264 140736528764400 206412218429 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/18185/statm: 2406260 94617 2291 9 0 2396937 0
[pid=18185/tid=18187] ppid=18182 vsize=9625040 CPUtime=1767.41 cores=1,3,5,7
/proc/18185/task/18187/stat : 18187 (java) R 18182 18185 11773 0 -1 4202560 2896 0 1 0 176709 32 0 0 20 0 19 0 25188643 9856040960 94617 33554432000 1073741824 1073778376 140736528773264 140560894930112 140560740958137 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=18185/tid=18188] ppid=18182 vsize=9625040 CPUtime=2.68 cores=1,3,5,7
/proc/18185/task/18188/stat : 18188 (java) S 18182 18185 11773 0 -1 4202560 1730 0 0 0 253 15 0 0 20 0 19 0 25188644 9856040960 94617 33554432000 1073741824 1073778376 140736528773264 140560867384232 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18185/tid=18189] ppid=18182 vsize=9625040 CPUtime=2.72 cores=1,3,5,7
/proc/18185/task/18189/stat : 18189 (java) S 18182 18185 11773 0 -1 4202560 943 0 0 0 257 15 0 0 20 0 19 0 25188644 9856040960 94617 33554432000 1073741824 1073778376 140736528773264 140560866331688 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18185/tid=18190] ppid=18182 vsize=9625040 CPUtime=2.64 cores=1,3,5,7
/proc/18185/task/18190/stat : 18190 (java) S 18182 18185 11773 0 -1 4202560 1715 0 0 0 249 15 0 0 20 0 19 0 25188644 9856040960 94617 33554432000 1073741824 1073778376 140736528773264 140560865278632 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18185/tid=18191] ppid=18182 vsize=9625040 CPUtime=2.72 cores=1,3,5,7
/proc/18185/task/18191/stat : 18191 (java) S 18182 18185 11773 0 -1 4202560 1272 0 0 0 261 11 0 0 20 0 19 0 25188644 9856040960 94617 33554432000 1073741824 1073778376 140736528773264 140560864226088 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18185/tid=18192] ppid=18182 vsize=9625040 CPUtime=2.75 cores=1,3,5,7
/proc/18185/task/18192/stat : 18192 (java) S 18182 18185 11773 0 -1 4202560 1383 0 0 0 261 14 0 0 20 0 19 0 25188644 9856040960 94617 33554432000 1073741824 1073778376 140736528773264 140560863173032 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18185/tid=18193] ppid=18182 vsize=9625040 CPUtime=2.62 cores=1,3,5,7
/proc/18185/task/18193/stat : 18193 (java) S 18182 18185 11773 0 -1 4202560 1514 0 0 0 247 15 0 0 20 0 19 0 25188644 9856040960 94617 33554432000 1073741824 1073778376 140736528773264 140560862120488 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18185/tid=18194] ppid=18182 vsize=9625040 CPUtime=2.85 cores=1,3,5,7
/proc/18185/task/18194/stat : 18194 (java) S 18182 18185 11773 0 -1 4202560 1480 0 0 0 270 15 0 0 20 0 19 0 25188644 9856040960 94617 33554432000 1073741824 1073778376 140736528773264 140560861067432 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18185/tid=18195] ppid=18182 vsize=9625040 CPUtime=2.74 cores=1,3,5,7
/proc/18185/task/18195/stat : 18195 (java) S 18182 18185 11773 0 -1 4202560 1202 0 0 0 261 13 0 0 20 0 19 0 25188644 9856040960 94617 33554432000 1073741824 1073778376 140736528773264 140560860014888 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18185/tid=18196] ppid=18182 vsize=9625040 CPUtime=4.92 cores=1,3,5,7
/proc/18185/task/18196/stat : 18196 (java) S 18182 18185 11773 0 -1 4202560 860 0 0 0 486 6 0 0 20 0 19 0 25188645 9856040960 94617 33554432000 1073741824 1073778376 140736528773264 140560247524200 206412232617 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18185/tid=18197] ppid=18182 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18185/task/18197/stat : 18197 (java) S 18182 18185 11773 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 25188646 9856040960 94617 33554432000 1073741824 1073778376 140736528773264 140560246470520 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18185/tid=18198] ppid=18182 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18185/task/18198/stat : 18198 (java) S 18182 18185 11773 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 25188646 9856040960 94617 33554432000 1073741824 1073778376 140736528773264 140560245417352 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18185/tid=18199] ppid=18182 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18185/task/18199/stat : 18199 (java) S 18182 18185 11773 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25188648 9856040960 94617 33554432000 1073741824 1073778376 140736528773264 140560244366096 206412240672 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18185/tid=18200] ppid=18182 vsize=9625040 CPUtime=0.54 cores=1,3,5,7
/proc/18185/task/18200/stat : 18200 (java) S 18182 18185 11773 0 -1 4202560 6754 0 0 0 52 2 0 0 20 0 19 0 25188648 9856040960 94617 33554432000 1073741824 1073778376 140736528773264 140560243312952 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18185/tid=18201] ppid=18182 vsize=9625040 CPUtime=0.51 cores=1,3,5,7
/proc/18185/task/18201/stat : 18201 (java) S 18182 18185 11773 0 -1 4202560 5552 0 0 0 49 2 0 0 20 0 19 0 25188648 9856040960 94617 33554432000 1073741824 1073778376 140736528773264 140560242260408 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18185/tid=18202] ppid=18182 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18185/task/18202/stat : 18202 (java) S 18182 18185 11773 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25188648 9856040960 94617 33554432000 1073741824 1073778376 140736528773264 140560241207544 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18185/tid=18203] ppid=18182 vsize=9625040 CPUtime=0.56 cores=1,3,5,7
/proc/18185/task/18203/stat : 18203 (java) S 18182 18185 11773 0 -1 4202560 104 0 0 0 25 31 0 0 20 0 19 0 25188648 9856040960 94617 33554432000 1073741824 1073778376 140736528773264 140560240155208 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18185/tid=18204] ppid=18182 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18185/task/18204/stat : 18204 (java) S 18182 18185 11773 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 25188674 9856040960 94617 33554432000 1073741824 1073778376 140736528773264 140560239101480 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 9625040

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 18185 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1783.7 s]
/proc/loadavg: 2.23 2.10 2.03 3/216 18315
/proc/meminfo: memFree=30978168/32872528 swapFree=7780/7780
[pid=18185] ppid=18182 vsize=9625040 CPUtime=1800.02 cores=1,3,5,7
/proc/18185/stat : 18185 (java) S 18182 18185 11773 0 -1 4202496 28667 0 1 0 179851 151 0 0 20 0 19 0 25188642 9856040960 94617 33554432000 1073741824 1073778376 140736528773264 140736528764400 206412218429 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/18185/statm: 2406260 94617 2291 9 0 2396937 0
[pid=18185/tid=18187] ppid=18182 vsize=9625040 CPUtime=1767.41 cores=1,3,5,7
/proc/18185/task/18187/stat : 18187 (java) R 18182 18185 11773 0 -1 4202560 2896 0 1 0 176709 32 0 0 20 0 19 0 25188643 9856040960 94617 33554432000 1073741824 1073778376 140736528773264 140560894930112 140560740958137 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=18185/tid=18188] ppid=18182 vsize=9625040 CPUtime=2.68 cores=1,3,5,7
/proc/18185/task/18188/stat : 18188 (java) S 18182 18185 11773 0 -1 4202560 1730 0 0 0 253 15 0 0 20 0 19 0 25188644 9856040960 94617 33554432000 1073741824 1073778376 140736528773264 140560867384232 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18185/tid=18189] ppid=18182 vsize=9625040 CPUtime=2.72 cores=1,3,5,7
/proc/18185/task/18189/stat : 18189 (java) S 18182 18185 11773 0 -1 4202560 943 0 0 0 257 15 0 0 20 0 19 0 25188644 9856040960 94617 33554432000 1073741824 1073778376 140736528773264 140560866331688 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18185/tid=18190] ppid=18182 vsize=9625040 CPUtime=2.64 cores=1,3,5,7
/proc/18185/task/18190/stat : 18190 (java) S 18182 18185 11773 0 -1 4202560 1715 0 0 0 249 15 0 0 20 0 19 0 25188644 9856040960 94617 33554432000 1073741824 1073778376 140736528773264 140560865278632 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18185/tid=18191] ppid=18182 vsize=9625040 CPUtime=2.72 cores=1,3,5,7
/proc/18185/task/18191/stat : 18191 (java) S 18182 18185 11773 0 -1 4202560 1272 0 0 0 261 11 0 0 20 0 19 0 25188644 9856040960 94617 33554432000 1073741824 1073778376 140736528773264 140560864226088 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18185/tid=18192] ppid=18182 vsize=9625040 CPUtime=2.75 cores=1,3,5,7
/proc/18185/task/18192/stat : 18192 (java) S 18182 18185 11773 0 -1 4202560 1383 0 0 0 261 14 0 0 20 0 19 0 25188644 9856040960 94617 33554432000 1073741824 1073778376 140736528773264 140560863173032 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18185/tid=18193] ppid=18182 vsize=9625040 CPUtime=2.62 cores=1,3,5,7
/proc/18185/task/18193/stat : 18193 (java) S 18182 18185 11773 0 -1 4202560 1514 0 0 0 247 15 0 0 20 0 19 0 25188644 9856040960 94617 33554432000 1073741824 1073778376 140736528773264 140560862120488 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18185/tid=18194] ppid=18182 vsize=9625040 CPUtime=2.85 cores=1,3,5,7
/proc/18185/task/18194/stat : 18194 (java) S 18182 18185 11773 0 -1 4202560 1480 0 0 0 270 15 0 0 20 0 19 0 25188644 9856040960 94617 33554432000 1073741824 1073778376 140736528773264 140560861067432 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18185/tid=18195] ppid=18182 vsize=9625040 CPUtime=2.74 cores=1,3,5,7
/proc/18185/task/18195/stat : 18195 (java) S 18182 18185 11773 0 -1 4202560 1202 0 0 0 261 13 0 0 20 0 19 0 25188644 9856040960 94617 33554432000 1073741824 1073778376 140736528773264 140560860014888 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18185/tid=18196] ppid=18182 vsize=9625040 CPUtime=4.92 cores=1,3,5,7
/proc/18185/task/18196/stat : 18196 (java) S 18182 18185 11773 0 -1 4202560 860 0 0 0 486 6 0 0 20 0 19 0 25188645 9856040960 94617 33554432000 1073741824 1073778376 140736528773264 140560247524200 206412232617 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18185/tid=18197] ppid=18182 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18185/task/18197/stat : 18197 (java) S 18182 18185 11773 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 25188646 9856040960 94617 33554432000 1073741824 1073778376 140736528773264 140560246470520 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18185/tid=18198] ppid=18182 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18185/task/18198/stat : 18198 (java) S 18182 18185 11773 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 25188646 9856040960 94617 33554432000 1073741824 1073778376 140736528773264 140560245417352 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18185/tid=18199] ppid=18182 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18185/task/18199/stat : 18199 (java) S 18182 18185 11773 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25188648 9856040960 94617 33554432000 1073741824 1073778376 140736528773264 140560244366096 206412240672 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18185/tid=18200] ppid=18182 vsize=9625040 CPUtime=0.54 cores=1,3,5,7
/proc/18185/task/18200/stat : 18200 (java) S 18182 18185 11773 0 -1 4202560 6754 0 0 0 52 2 0 0 20 0 19 0 25188648 9856040960 94617 33554432000 1073741824 1073778376 140736528773264 140560243312952 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18185/tid=18201] ppid=18182 vsize=9625040 CPUtime=0.51 cores=1,3,5,7
/proc/18185/task/18201/stat : 18201 (java) S 18182 18185 11773 0 -1 4202560 5552 0 0 0 49 2 0 0 20 0 19 0 25188648 9856040960 94617 33554432000 1073741824 1073778376 140736528773264 140560242260408 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18185/tid=18202] ppid=18182 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18185/task/18202/stat : 18202 (java) S 18182 18185 11773 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 25188648 9856040960 94617 33554432000 1073741824 1073778376 140736528773264 140560241207544 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18185/tid=18203] ppid=18182 vsize=9625040 CPUtime=0.56 cores=1,3,5,7
/proc/18185/task/18203/stat : 18203 (java) S 18182 18185 11773 0 -1 4202560 104 0 0 0 25 31 0 0 20 0 19 0 25188648 9856040960 94617 33554432000 1073741824 1073778376 140736528773264 140560240155208 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18185/tid=18204] ppid=18182 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/18185/task/18204/stat : 18204 (java) S 18182 18185 11773 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 25188674 9856040960 94617 33554432000 1073741824 1073778376 140736528773264 140560239101480 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 9625040

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 18185 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=9269
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=2695
# CPU time returned by wait4() is 1796.01
# while last known CPU time is 1800.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1783.74
CPU time (s): 1800.02
CPU user time (s): 1798.51
CPU system time (s): 1.51
CPU usage (%): 100.913
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.01
system time used= 2.0027
maximum resident set size= 769488
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28706
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1720
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 51009
involuntary context switches= 53669

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.9723 second user time and 12.975 second system time

The end

Launcher Data

Begin job on node133 at 2016-06-18 08:30:27
IDJOB=4102973
IDBENCH=2201
IDSOLVER=2546
FILE ID=node133/4102973-1466231427
RUNJOBID= node133-1466206057-11790
PBS_JOBID= 19918144
Free space on /tmp= 71716 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-ii32e2.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4102973-1466231427/watcher-4102973-1466231427 -o /tmp/evaluation-result-4102973-1466231427/solver-4102973-1466231427 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node133-1466206057-11790 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4102973-1466231427.opb

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

MD5SUM BENCH= f7c5bacdcc30466dd8339bd5adcf7c5b
RANDOM SEED=266200233

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.256
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.256
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:        31731644 kB
Buffers:          100076 kB
Cached:           105180 kB
SwapCached:          892 kB
Active:           248696 kB
Inactive:         147016 kB
Active(anon):     191388 kB
Inactive(anon):     1572 kB
Active(file):      57308 kB
Inactive(file):   145444 kB
Unevictable:        7780 kB
Mlocked:            7780 kB
SwapTotal:      67108856 kB
SwapFree:       67099860 kB
Dirty:               888 kB
Writeback:             0 kB
AnonPages:        207780 kB
Mapped:            15400 kB
Shmem:                 0 kB
Slab:             600976 kB
SReclaimable:      44176 kB
SUnreclaim:       556800 kB
KernelStack:        1792 kB
PageTables:         4724 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     697492 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:    188416 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71712 MiB
End job on node133 at 2016-06-18 09:00:11