Trace number 4118155

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)-32 1800.09 1782.15

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/minlplib2-pb-0.1.0/
opb/normalized-graphpart_3pm-0344-0344.lin.opb
MD5SUM47222bc89afb79796290e44229155eb6
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-48
Best CPU time to get the best result obtained on this benchmark45.0032
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables576
Total number of constraints912
Number of constraints which are clauses432
Number of constraints which are cardinality constraints (but not clauses)48
Number of constraints which are nor clauses,nor cardinality constraints432
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 432
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 432
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 432
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.07/0.10	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.07/0.10	c This is free software under the dual EPL/GNU LGPL licenses.
0.07/0.10	c See www.sat4j.org for details.
0.07/0.10	c version PB16.v20160501
0.07/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.07/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.07/0.10	c java.vm.version	19.1-b02
0.07/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.07/0.10	c sun.arch.data.model	64
0.07/0.10	c java.version		1.6.0_24
0.07/0.10	c os.name		Linux
0.07/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.07/0.10	c os.arch		amd64
0.07/0.10	c Free memory 		501472288
0.07/0.10	c Max memory 		7480803328
0.07/0.10	c Total memory 		504102912
0.07/0.10	c Number of processors 	8
0.07/0.13	c Pseudo Boolean Optimization by upper bound
0.07/0.13	c --- Begin Solver configuration ---
0.07/0.13	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b21cc40
0.07/0.13	c Learn all clauses as in MiniSAT
0.07/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.07/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.07/0.13	c No reason simplification
0.07/0.13	c Glucose 2.1 dynamic restart strategy
0.07/0.13	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.07/0.13	c timeout=2147483s
0.07/0.13	c DB Simplification allowed=false
0.07/0.13	c Listener: org.sat4j.minisat.core.VoidTracing@7c64dc11
0.07/0.13	c --- End Solver configuration ---
0.07/0.13	c solving HOME/instance-4118155-1467224181.opb
0.07/0.13	c reading problem ... 
0.07/0.13	c  objective function found
0.22/0.24	c ... done. Wall clock time 0.113s.
0.22/0.24	c declared #vars     576
0.22/0.24	c #constraints  960
0.22/0.24	c constraints type 
0.22/0.24	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 480
0.22/0.24	c org.sat4j.minisat.constraints.card.MinWatchCard => 48
0.22/0.24	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 432
0.22/0.24	c 960 constraints processed.
0.22/0.24	c objective function length is 432 literals
0.22/0.25	c SATISFIABLE
0.22/0.25	c OPTIMIZING...
0.22/0.25	c Got one! Elapsed wall clock time (in seconds):0.125
0.22/0.25	o -26
0.22/0.28	c Got one! Elapsed wall clock time (in seconds):0.152
0.22/0.28	o -27
0.43/0.39	c Got one! Elapsed wall clock time (in seconds):0.267
0.43/0.39	o -29
0.73/0.48	c Got one! Elapsed wall clock time (in seconds):0.358
0.73/0.48	o -30
0.88/0.54	c Got one! Elapsed wall clock time (in seconds):0.412
0.88/0.54	o -31
0.88/0.57	c Got one! Elapsed wall clock time (in seconds):0.443
0.88/0.57	o -32
1.10/0.78	c cleaning 3238 clauses out of 6488 with flag 6414/6488
1.77/1.11	c cleaning 4624 clauses out of 9249 with flag 19503/12487
2.06/1.49	c cleaning 5814 clauses out of 11628 with flag 34269/19490
2.57/1.96	c cleaning 6906 clauses out of 13813 with flag 50789/27489
3.19/2.53	c cleaning 7949 clauses out of 15905 with flag 69941/36487
3.79/3.18	c cleaning 8979 clauses out of 17957 with flag 92924/46488
4.59/3.92	c cleaning 9989 clauses out of 19978 with flag 118356/57488
5.39/4.75	c cleaning 10990 clauses out of 21989 with flag 147008/69488
6.39/5.71	c cleaning 11999 clauses out of 23999 with flag 178570/82488
7.49/6.82	c cleaning 13000 clauses out of 25999 with flag 211989/96487
8.68/8.01	c cleaning 13997 clauses out of 27999 with flag 247012/111487
9.88/9.27	c cleaning 15002 clauses out of 30004 with flag 284841/127489
11.29/10.60	c cleaning 15992 clauses out of 32001 with flag 326359/144488
12.85/12.13	c cleaning 17002 clauses out of 34008 with flag 371110/162487
14.34/13.62	c cleaning 17997 clauses out of 36007 with flag 418102/181488
15.94/15.24	c cleaning 18997 clauses out of 38009 with flag 465985/201487
17.74/17.03	c cleaning 19998 clauses out of 40012 with flag 518264/222487
19.64/18.99	c cleaning 21005 clauses out of 42014 with flag 574459/244487
21.84/21.10	c cleaning 22005 clauses out of 44009 with flag 629670/267487
24.34/23.62	c cleaning 23002 clauses out of 46004 with flag 686930/291487
26.74/26.09	c cleaning 23995 clauses out of 48004 with flag 743981/316489
29.62/28.85	c cleaning 25002 clauses out of 50008 with flag 806860/342488
32.52/31.70	c cleaning 26002 clauses out of 52005 with flag 872654/369487
35.32/34.54	c cleaning 26995 clauses out of 54003 with flag 944371/397487
38.42/37.62	c cleaning 27997 clauses out of 56008 with flag 1016124/426487
41.82/41.01	c cleaning 29001 clauses out of 58012 with flag 1091236/456488
45.62/44.83	c cleaning 30006 clauses out of 60012 with flag 1169680/487489
49.03/48.12	c cleaning 30999 clauses out of 62005 with flag 1251319/519488
52.74/51.89	c cleaning 31998 clauses out of 64006 with flag 1337126/552488
56.73/55.83	c cleaning 33000 clauses out of 66008 with flag 1424821/586488
61.23/60.30	c cleaning 34001 clauses out of 68007 with flag 1516001/621487
66.80/65.77	c cleaning 35003 clauses out of 70006 with flag 1609015/657487
72.00/70.95	c cleaning 35998 clauses out of 72004 with flag 1700443/694488
77.40/76.33	c cleaning 37001 clauses out of 74005 with flag 1801417/732487
82.70/81.69	c cleaning 38001 clauses out of 76005 with flag 1908520/771488
87.80/86.79	c cleaning 39002 clauses out of 78003 with flag 2015069/811487
93.12/91.91	c cleaning 40001 clauses out of 80002 with flag 2116324/852488
98.42/97.27	c cleaning 41000 clauses out of 82000 with flag 2221642/894487
103.13/101.92	c cleaning 42002 clauses out of 84003 with flag 2333258/937490
108.67/107.22	c cleaning 42994 clauses out of 85998 with flag 2444290/981487
114.87/113.44	c cleaning 43997 clauses out of 88004 with flag 2587493/1026487
120.67/119.24	c cleaning 44999 clauses out of 90007 with flag 2727334/1072487
126.77/125.37	c cleaning 46002 clauses out of 92010 with flag 2874577/1119489
133.20/131.68	c cleaning 46998 clauses out of 94006 with flag 3026067/1167487
140.31/138.77	c cleaning 48004 clauses out of 96011 with flag 3192210/1216490
147.36/145.69	c cleaning 49000 clauses out of 98004 with flag 3358506/1266487
154.46/152.79	c cleaning 50003 clauses out of 100006 with flag 3522954/1317489
161.66/159.92	c cleaning 50995 clauses out of 102001 with flag 3701055/1369487
168.24/166.40	c cleaning 52004 clauses out of 104007 with flag 3877314/1422488
174.61/172.57	c cleaning 53002 clauses out of 106003 with flag 4056774/1476488
181.21/179.14	c cleaning 53999 clauses out of 108000 with flag 4237893/1531487
187.96/185.88	c cleaning 54996 clauses out of 110001 with flag 4423937/1587487
195.87/193.72	c cleaning 55998 clauses out of 112005 with flag 4632150/1644487
203.16/200.90	c cleaning 57004 clauses out of 114007 with flag 4835137/1702487
210.27/208.01	c cleaning 58000 clauses out of 116008 with flag 5023219/1761492
218.13/215.81	c cleaning 59004 clauses out of 118007 with flag 5222380/1821491
225.73/223.32	c cleaning 59995 clauses out of 120001 with flag 5420469/1882489
233.12/230.79	c cleaning 61003 clauses out of 122008 with flag 5627511/1944491
241.60/239.12	c cleaning 61998 clauses out of 124001 with flag 5828032/2007487
250.77/248.29	c cleaning 63002 clauses out of 126007 with flag 6025131/2071491
259.87/257.35	c cleaning 63997 clauses out of 128001 with flag 6240486/2136487
269.23/266.62	c cleaning 64999 clauses out of 130005 with flag 6449551/2202488
279.33/276.61	c cleaning 66002 clauses out of 132005 with flag 6657373/2269487
288.49/285.79	c cleaning 67000 clauses out of 134004 with flag 6874581/2337488
297.69/294.94	c cleaning 67997 clauses out of 136003 with flag 7073741/2406487
306.84/304.09	c cleaning 68994 clauses out of 138006 with flag 7296618/2476487
316.80/313.91	c cleaning 70007 clauses out of 140013 with flag 7504100/2547488
326.60/323.70	c cleaning 70995 clauses out of 142005 with flag 7720370/2619487
335.99/332.96	c cleaning 71999 clauses out of 144011 with flag 7949598/2692488
345.19/342.04	c cleaning 73002 clauses out of 146012 with flag 8174117/2766488
355.08/351.80	c cleaning 74002 clauses out of 148010 with flag 8401381/2841488
365.87/362.57	c cleaning 75002 clauses out of 150007 with flag 8638316/2917487
375.26/371.88	c cleaning 76000 clauses out of 152005 with flag 8884205/2994487
384.93/381.48	c cleaning 77001 clauses out of 154007 with flag 9144557/3072489
396.19/392.65	c cleaning 77999 clauses out of 156006 with flag 9382526/3151489
408.27/404.61	c cleaning 78996 clauses out of 158005 with flag 9630024/3231487
421.15/417.46	c cleaning 79996 clauses out of 160010 with flag 9899935/3312488
435.21/431.46	c cleaning 81003 clauses out of 162013 with flag 10205070/3394487
446.61/442.79	c cleaning 82005 clauses out of 164010 with flag 10475307/3477487
459.36/455.37	c cleaning 82998 clauses out of 166005 with flag 10758086/3561487
473.63/469.59	c cleaning 84001 clauses out of 168007 with flag 11043252/3646487
486.62/482.46	c cleaning 84995 clauses out of 170007 with flag 11313889/3732488
499.67/495.30	c cleaning 85998 clauses out of 172012 with flag 11608389/3819488
513.74/509.31	c cleaning 87003 clauses out of 174013 with flag 11922150/3907487
528.12/523.53	c cleaning 88004 clauses out of 176011 with flag 12250196/3996488
541.98/537.38	c cleaning 88998 clauses out of 178006 with flag 12526308/4086487
556.29/551.52	c cleaning 89997 clauses out of 180008 with flag 12833582/4177487
570.18/565.36	c cleaning 91000 clauses out of 182012 with flag 13152986/4269488
584.11/579.13	c cleaning 92000 clauses out of 184012 with flag 13482238/4362488
597.14/592.09	c cleaning 93006 clauses out of 186012 with flag 13806895/4456488
614.00/608.89	c cleaning 93999 clauses out of 188005 with flag 14131095/4551487
633.39/628.12	c cleaning 95002 clauses out of 190007 with flag 14488307/4647488
649.97/644.60	c cleaning 96000 clauses out of 192004 with flag 14808733/4744487
666.85/661.21	c cleaning 97002 clauses out of 194011 with flag 15135385/4842494
684.06/678.39	c cleaning 98001 clauses out of 196003 with flag 15470440/4941488
701.17/695.39	c cleaning 99000 clauses out of 198001 with flag 15790555/5041487
719.28/713.24	c cleaning 100001 clauses out of 200001 with flag 16168188/5142487
740.43/734.21	c cleaning 100998 clauses out of 202003 with flag 16532576/5244490
763.71/757.30	c cleaning 101996 clauses out of 204002 with flag 16898723/5347487
786.50/779.94	c cleaning 102996 clauses out of 206006 with flag 17267464/5451487
808.10/801.39	c cleaning 104004 clauses out of 208011 with flag 17658413/5556488
829.75/822.89	c cleaning 105000 clauses out of 210007 with flag 18051859/5662488
855.22/848.20	c cleaning 105997 clauses out of 212006 with flag 18452520/5769487
877.39/870.18	c cleaning 106998 clauses out of 214011 with flag 18826689/5877489
899.87/892.48	c cleaning 108001 clauses out of 216011 with flag 19205994/5986487
925.07/917.46	c cleaning 109003 clauses out of 218011 with flag 19581385/6096488
946.00/938.27	c cleaning 110000 clauses out of 220007 with flag 19938485/6207487
968.02/960.05	c cleaning 111000 clauses out of 222008 with flag 20299017/6319488
994.06/985.85	c cleaning 111993 clauses out of 224007 with flag 20661526/6432487
1017.17/1008.74	c cleaning 113008 clauses out of 226015 with flag 21053091/6546488
1037.20/1028.60	c cleaning 113998 clauses out of 228006 with flag 21412314/6661487
1058.05/1049.14	c cleaning 114997 clauses out of 230009 with flag 21809624/6777488
1081.97/1072.84	c cleaning 116004 clauses out of 232013 with flag 22212230/6894489
1106.05/1096.61	c cleaning 116996 clauses out of 234007 with flag 22595791/7012487
1132.95/1123.24	c cleaning 117998 clauses out of 236011 with flag 22967263/7131487
1161.01/1150.97	c cleaning 119003 clauses out of 238013 with flag 23418650/7251487
1186.01/1175.52	c cleaning 120003 clauses out of 240012 with flag 23851580/7372489
1211.40/1200.62	c cleaning 121000 clauses out of 242009 with flag 24294556/7494489
1235.27/1224.22	c cleaning 121998 clauses out of 244007 with flag 24732034/7617487
1259.34/1247.86	c cleaning 122999 clauses out of 246009 with flag 25202506/7741487
1286.58/1274.77	c cleaning 124005 clauses out of 248011 with flag 25648019/7866488
1316.05/1303.93	c cleaning 124995 clauses out of 250005 with flag 26045379/7992487
1347.91/1335.32	c cleaning 126002 clauses out of 252011 with flag 26450609/8119488
1375.60/1362.74	c cleaning 126999 clauses out of 254008 with flag 26868819/8247487
1406.46/1393.27	c cleaning 128001 clauses out of 256010 with flag 27294735/8376488
1435.73/1422.17	c cleaning 128999 clauses out of 258008 with flag 27740073/8506487
1462.68/1448.74	c cleaning 129999 clauses out of 260010 with flag 28174679/8637488
1489.88/1475.67	c cleaning 130999 clauses out of 262010 with flag 28636139/8769487
1519.34/1504.79	c cleaning 132004 clauses out of 264014 with flag 29102918/8902490
1549.83/1534.82	c cleaning 133000 clauses out of 266008 with flag 29646927/9036488
1580.81/1565.54	c cleaning 134001 clauses out of 268009 with flag 30188664/9171489
1610.31/1594.64	c cleaning 134999 clauses out of 270006 with flag 30726594/9307487
1640.59/1624.56	c cleaning 136000 clauses out of 272008 with flag 31227194/9444488
1674.11/1657.73	c cleaning 136997 clauses out of 274007 with flag 31655018/9582487
1706.23/1689.40	c cleaning 137999 clauses out of 276010 with flag 32052889/9721487
1742.12/1724.95	c cleaning 139004 clauses out of 278011 with flag 32486754/9861487
1773.58/1755.95	c cleaning 139999 clauses out of 280009 with flag 32966119/10002489
1800.09/1782.11	c starts		: 8521
1800.09/1782.11	c conflicts		: 10128759
1800.09/1782.11	c decisions		: 11997229
1800.09/1782.11	c propagations		: 337530628
1800.09/1782.11	c inspects		: 28734875583
1800.09/1782.11	c shortcuts		: 0
1800.09/1782.11	c learnt literals	: 0
1800.09/1782.11	c learnt binary clauses	: 0
1800.09/1782.11	c learnt ternary clauses	: 0
1800.09/1782.11	c learnt constraints	: 10128759
1800.09/1782.11	c ignored constraints	: 0
1800.09/1782.11	c root simplifications	: 0
1800.09/1782.11	c removed literals (reason simplification)	: 0
1800.09/1782.11	c reason swapping (by a shorter reason)	: 0
1800.09/1782.11	c Calls to reduceDB	: 137
1800.09/1782.11	c Number of update (reduction) of LBD	: 368587
1800.09/1782.11	c Imported unit clauses	: 0
1800.09/1782.11	c number of reductions to clauses (during analyze)	: 0
1800.09/1782.11	c number of learned constraints concerned by reduction	: 0
1800.09/1782.11	c number of learning phase by resolution	: 0
1800.09/1782.11	c number of learning phase by cutting planes	: 0
1800.09/1782.11	c speed (assignments/second)	: 189425.37093137196
1800.09/1782.11	c non guided choices	0
1800.09/1782.14	c learnt constraints type 
1800.09/1782.14	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 266280
1800.09/1782.14	s SATISFIABLE
1800.09/1782.14	c Found 6 solution(s)
1800.09/1782.14	v -x1 x2 -x3 x4 -x5 -x6 x7 -x8 -x9 x10 -x11 -x12 -x13 -x14 x15 -x16 x17 -x18 -x19 x20 -x21 x22 -x23 -x24 -x25 x26 -x27 x28 -x29 -x30 x31 -x32 -x33 -x34 x35 -x36 x37 -x38 -x39 -x40 -x41 x42 x43 -x44 -x45 x46 -x47 -x48 x49 -x50 -x51 x52 -x53 -x54 -x55 x56 -x57 -x58 x59 -x60 -x61 -x62 x63 x64 -x65 -x66 -x67 -x68 x69 -x70 x71 -x72 x73 -x74 -x75 x76 -x77 -x78 -x79 x80 -x81 x82 -x83 -x84 -x85 -x86 x87 x88 -x89 -x90 -x91 -x92 x93 -x94 -x95 x96 -x97 x98 -x99 -x100 x101 -x102 -x103 x104 -x105 -x106 -x107 x108 -x109 x110 -x111 x112 -x113 -x114 x115 -x116 -x117 -x118 -x119 x120 x121 -x122 -x123 x124 -x125 -x126 -x127 x128 -x129 x130 -x131 -x132 -x133 x134 -x135 -x136 -x137 x138 -x139 x140 -x141 -x142 x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150 -x151 -x152 -x153 x154 -x155 x156 -x157 -x158 -x159 -x160 -x161 -x162 x163 -x164 x165 -x166 x167 -x168 -x169 -x170 -x171 -x172 -x173 -x174 -x175 -x176 -x177 x178 -x179 x180 x181 x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190 -x191 -x192 x193 -x194 x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210 -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 x224 -x225 -x226 -x227 -x228 -x229 -x230 -x231 -x232 -x233 -x234 -x235 -x236 -x237 x238 x239 -x240 -x241 -x242 -x243 -x244 -x245 x246 -x247 -x248 -x249 -x250 -x251 -x252 -x253 -x254 -x255 -x256 -x257 x258 -x259 x260 -x261 -x262 -x263 -x264 x265 x266 -x267 -x268 -x269 -x270 -x271 -x272 -x273 -x274 -x275 -x276 -x277 -x278 -x279 -x280 -x281 -x282 -x283 -x284 x285 x286 -x287 -x288 -x289 x290 x291 -x292 x293 -x294 -x295 -x296 -x297 -x298 -x299 -x300 -x301 -x302 -x303 -x304 -x305 -x306 -x307 -x308 -x309 -x310 -x311 -x312 -x313 -x314 -x315 x316 -x317 -x318 -x319 -x320 -x321 -x322 -x323 -x324 -x325 -x326 -x327 -x328 -x329 x330 -x331 -x332 -x333 -x334 -x335 -x336 x337 -x338 -x339 -x340 -x341 -x342 -x343 -x344 -x345 -x346 -x347 -x348 -x349 x350 x351 -x352 -x353 -x354 -x355 -x356 -x357 -x358 -x359 -x360 x361 -x362 -x363 -x364 -x365 -x366 -x367 -x368 x369 -x370 -x371 -x372 -x373 -x374 -x375 -x376 -x377 -x378 -x379 -x380 -x381 -x382 -x383 -x384 -x385 -x386 -x387 -x388 -x389 -x390 -x391 -x392 -x393 -x394 -x395 -x396 x397 x398 -x399 -x400 -x401 -x402 -x403 -x404 -x405 -x406 -x407 -x408 -x409 -x410 -x411 -x412 x413 -x414 x415 -x416 -x417 -x418 -x419 -x420 -x421 -x422 -x423 -x424 -x425 -x426 -x427 -x428 -x429 x430 -x431 -x432 -x433 -x434 -x435 -x436 -x437 -x438 -x439 -x440 -x441 -x442 -x443 -x444 -x445 -x446 -x447 -x448 -x449 -x450 -x451 -x452 -x453 x454 -x455 -x456 -x457 -x458 x459 -x460 -x461 -x462 -x463 -x464 -x465 -x466 -x467 -x468 -x469 -x470 -x471 x472 -x473 -x474 -x475 -x476 -x477 -x478 x479 -x480 -x481 -x482 -x483 x484 -x485 x486 -x487 -x488 -x489 -x490 -x491 x492 -x493 -x494 -x495 -x496 -x497 -x498 x499 -x500 -x501 -x502 -x503 -x504 -x505 -x506 -x507 -x508 -x509 -x510 -x511 x512 -x513 -x514 -x515 -x516 x517 x518 -x519 -x520 -x521 -x522 -x523 -x524 -x525 -x526 -x527 -x528 -x529 -x530 -x531 -x532 -x533 -x534 -x535 -x536 -x537 -x538 -x539 -x540 x541 x542 -x543 -x544 -x545 -x546 -x547 -x548 -x549 -x550 -x551 -x552 -x553 -x554 -x555 -x556 -x557 -x558 x559 -x560 -x561 -x562 -x563 -x564 -x565 -x566 -x567 x568 -x569 -x570 -x571 -x572 -x573 -x574 x575 -x576 
1800.09/1782.14	c objective function=-32
1800.09/1782.14	c Total wall clock time (in seconds): 1782.016

Verifier Data

OK	-32

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-4118155-1467224181/watcher-4118155-1467224181 -o /tmp/evaluation-result-4118155-1467224181/solver-4118155-1467224181 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node120-1467209132-3606 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4118155-1467224181.opb 

pid=5680
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: 2.33 2.31 2.27 3/193 5683
/proc/meminfo: memFree=25785796/32872528 swapFree=1588980/1719796
[pid=5683] ppid=5680 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/5683/stat : 5683 (java) D 5680 5683 3589 0 -1 4202496 319 0 0 0 0 0 0 0 20 0 1 0 3376628 9515008 175 33554432000 1073741824 1073778376 140736391564736 140736391547464 226084340624 0 0 4096 0 18446744072100588836 0 0 17 2 0 0 0 0 0
/proc/5683/statm: 2323 175 133 9 0 71 0

[startup+0.100116 s]
/proc/loadavg: 2.33 2.31 2.27 3/193 5683
/proc/meminfo: memFree=25785796/32872528 swapFree=1588980/1719796
[pid=5683] ppid=5680 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/5683/stat : 5683 (java) S 5680 5683 3589 0 -1 4202496 4215 0 1 0 6 1 0 0 20 0 18 0 3376628 9787879424 4828 33554432000 1073741824 1073778376 140735237458736 140735237449872 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5683/statm: 2389619 4828 2053 9 0 2380296 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 9558476

[startup+0.200299 s]
/proc/loadavg: 2.33 2.31 2.27 3/193 5683
/proc/meminfo: memFree=25785796/32872528 swapFree=1588980/1719796
[pid=5683] ppid=5680 vsize=9558476 CPUtime=0.22 cores=0,2,4,6
/proc/5683/stat : 5683 (java) S 5680 5683 3589 0 -1 4202496 4721 0 1 0 21 1 0 0 20 0 18 0 3376628 9787879424 6304 33554432000 1073741824 1073778376 140735237458736 140735237449872 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5683/statm: 2389619 6304 2197 9 0 2380296 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 9558476

[startup+0.300278 s]
/proc/loadavg: 2.33 2.31 2.27 3/193 5683
/proc/meminfo: memFree=25785796/32872528 swapFree=1588980/1719796
[pid=5683] ppid=5680 vsize=9625040 CPUtime=0.43 cores=0,2,4,6
/proc/5683/stat : 5683 (java) S 5680 5683 3589 0 -1 4202496 6535 0 1 0 42 1 0 0 20 0 19 0 3376628 9856040960 8515 33554432000 1073741824 1073778376 140735237458736 140735237449872 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5683/statm: 2406260 8515 2245 9 0 2396937 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 9625040

[startup+0.700254 s]
/proc/loadavg: 2.33 2.31 2.27 3/193 5683
/proc/meminfo: memFree=25785796/32872528 swapFree=1588980/1719796
[pid=5683] ppid=5680 vsize=9625040 CPUtime=1.1 cores=0,2,4,6
/proc/5683/stat : 5683 (java) S 5680 5683 3589 0 -1 4202496 8705 0 1 0 108 2 0 0 20 0 19 0 3376628 9856040960 9791 33554432000 1073741824 1073778376 140735237458736 140735237449872 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5683/statm: 2406260 9791 2248 9 0 2396937 0
Current children cumulated CPU time (s) 1.1
Current children cumulated vsize (KiB) 9625040

[startup+1.50073 s]
/proc/loadavg: 2.31 2.31 2.27 3/212 5702
/proc/meminfo: memFree=25733680/32872528 swapFree=1588980/1719796
[pid=5683] ppid=5680 vsize=9625040 CPUtime=2.17 cores=0,2,4,6
/proc/5683/stat : 5683 (java) S 5680 5683 3589 0 -1 4202496 16036 0 1 0 214 3 0 0 20 0 19 0 3376628 9856040960 15884 33554432000 1073741824 1073778376 140735237458736 140735237449872 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5683/statm: 2406260 15884 2259 9 0 2396937 0
[pid=5683/tid=5685] ppid=5680 vsize=9625040 CPUtime=1.45 cores=0,2,4,6
/proc/5683/task/5685/stat : 5685 (java) R 5680 5683 3589 0 -1 4202560 2467 0 1 0 144 1 0 0 20 0 19 0 3376630 9856040960 15884 33554432000 1073741824 1073778376 140735237458736 140416235069912 140416175323486 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=5683/tid=5686] ppid=5680 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5683/task/5686/stat : 5686 (java) S 5680 5683 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3376631 9856040960 15884 33554432000 1073741824 1073778376 140735237458736 140416173800104 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5683/tid=5687] ppid=5680 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5683/task/5687/stat : 5687 (java) S 5680 5683 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3376631 9856040960 15884 33554432000 1073741824 1073778376 140735237458736 140416172747560 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5683/tid=5688] ppid=5680 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5683/task/5688/stat : 5688 (java) S 5680 5683 3589 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 3376631 9856040960 15884 33554432000 1073741824 1073778376 140735237458736 140416076430248 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5683/tid=5689] ppid=5680 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5683/task/5689/stat : 5689 (java) S 5680 5683 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3376631 9856040960 15884 33554432000 1073741824 1073778376 140735237458736 140416075377704 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5683/tid=5690] ppid=5680 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5683/task/5690/stat : 5690 (java) S 5680 5683 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3376631 9856040960 15884 33554432000 1073741824 1073778376 140735237458736 140416074324136 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5683/tid=5691] ppid=5680 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5683/task/5691/stat : 5691 (java) S 5680 5683 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3376631 9856040960 15884 33554432000 1073741824 1073778376 140735237458736 140416073271592 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5683/tid=5692] ppid=5680 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5683/task/5692/stat : 5692 (java) S 5680 5683 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3376631 9856040960 15884 33554432000 1073741824 1073778376 140735237458736 140416072219048 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5683/tid=5693] ppid=5680 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5683/task/5693/stat : 5693 (java) S 5680 5683 3589 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 3376631 9856040960 15884 33554432000 1073741824 1073778376 140735237458736 140416071166504 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5683/tid=5694] ppid=5680 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5683/task/5694/stat : 5694 (java) S 5680 5683 3589 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 3376632 9856040960 15884 33554432000 1073741824 1073778376 140735237458736 140416058968680 226087712681 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5683/tid=5695] ppid=5680 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5683/task/5695/stat : 5695 (java) S 5680 5683 3589 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 3376633 9856040960 15884 33554432000 1073741824 1073778376 140735237458736 140416057915000 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5683/tid=5696] ppid=5680 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5683/task/5696/stat : 5696 (java) S 5680 5683 3589 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 3376633 9856040960 15884 33554432000 1073741824 1073778376 140735237458736 140416056862344 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5683/tid=5697] ppid=5680 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5683/task/5697/stat : 5697 (java) S 5680 5683 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3376635 9856040960 15884 33554432000 1073741824 1073778376 140735237458736 140416055811088 226087720736 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5683/tid=5698] ppid=5680 vsize=9625040 CPUtime=0.38 cores=0,2,4,6
/proc/5683/task/5698/stat : 5698 (java) S 5680 5683 3589 0 -1 4202560 7900 0 0 0 37 1 0 0 20 0 19 0 3376635 9856040960 15884 33554432000 1073741824 1073778376 140735237458736 140416054757432 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5683/tid=5699] ppid=5680 vsize=9625040 CPUtime=0.29 cores=0,2,4,6
/proc/5683/task/5699/stat : 5699 (java) S 5680 5683 3589 0 -1 4202560 4395 0 0 0 29 0 0 0 20 0 19 0 3376635 9856040960 15884 33554432000 1073741824 1073778376 140735237458736 140416053704888 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5683/tid=5700] ppid=5680 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5683/task/5700/stat : 5700 (java) S 5680 5683 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3376636 9856040960 15884 33554432000 1073741824 1073778376 140735237458736 140416052652536 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5683/tid=5701] ppid=5680 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5683/task/5701/stat : 5701 (java) S 5680 5683 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3376636 9856040960 15884 33554432000 1073741824 1073778376 140735237458736 140416051600200 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5683/tid=5702] ppid=5680 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5683/task/5702/stat : 5702 (java) S 5680 5683 3589 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 3376653 9856040960 15884 33554432000 1073741824 1073778376 140735237458736 140416050545960 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2.17
Current children cumulated vsize (KiB) 9625040

[startup+3.10075 s]
/proc/loadavg: 2.31 2.31 2.27 3/212 5702
/proc/meminfo: memFree=25718848/32872528 swapFree=1588980/1719796
[pid=5683] ppid=5680 vsize=9625040 CPUtime=3.79 cores=0,2,4,6
/proc/5683/stat : 5683 (java) S 5680 5683 3589 0 -1 4202496 16047 0 1 0 375 4 0 0 20 0 19 0 3376628 9856040960 21516 33554432000 1073741824 1073778376 140735237458736 140735237449872 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5683/statm: 2406260 21516 2259 9 0 2396937 0
[pid=5683/tid=5685] ppid=5680 vsize=9625040 CPUtime=3.06 cores=0,2,4,6
/proc/5683/task/5685/stat : 5685 (java) R 5680 5683 3589 0 -1 4202560 2478 0 1 0 304 2 0 0 20 0 19 0 3376630 9856040960 21516 33554432000 1073741824 1073778376 140735237458736 140416235069688 140416175235869 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=5683/tid=5686] ppid=5680 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5683/task/5686/stat : 5686 (java) S 5680 5683 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3376631 9856040960 21516 33554432000 1073741824 1073778376 140735237458736 140416173800104 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5683/tid=5687] ppid=5680 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5683/task/5687/stat : 5687 (java) S 5680 5683 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3376631 9856040960 21516 33554432000 1073741824 1073778376 140735237458736 140416172747560 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5683/tid=5688] ppid=5680 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5683/task/5688/stat : 5688 (java) S 5680 5683 3589 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 3376631 9856040960 21516 33554432000 1073741824 1073778376 140735237458736 140416076430248 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5683/tid=5689] ppid=5680 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5683/task/5689/stat : 5689 (java) S 5680 5683 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3376631 9856040960 21516 33554432000 1073741824 1073778376 140735237458736 140416075377704 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5683/tid=5690] ppid=5680 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5683/task/5690/stat : 5690 (java) S 5680 5683 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3376631 9856040960 21516 33554432000 1073741824 1073778376 140735237458736 140416074324136 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5683/tid=5691] ppid=5680 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5683/task/5691/stat : 5691 (java) S 5680 5683 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3376631 9856040960 21516 33554432000 1073741824 1073778376 140735237458736 140416073271592 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5683/tid=5692] ppid=5680 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5683/task/5692/stat : 5692 (java) S 5680 5683 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3376631 9856040960 21516 33554432000 1073741824 1073778376 140735237458736 140416072219048 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5683/tid=5693] ppid=5680 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5683/task/5693/stat : 5693 (java) S 5680 5683 3589 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 3376631 9856040960 21516 33554432000 1073741824 1073778376 140735237458736 140416071166504 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5683/tid=5694] ppid=5680 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5683/task/5694/stat : 5694 (java) S 5680 5683 3589 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 3376632 9856040960 21516 33554432000 1073741824 1073778376 140735237458736 140416058968680 226087712681 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5683/tid=5695] ppid=5680 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5683/task/5695/stat : 5695 (java) S 5680 5683 3589 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 3376633 9856040960 21516 33554432000 1073741824 1073778376 140735237458736 140416057915000 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5683/tid=5696] ppid=5680 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5683/task/5696/stat : 5696 (java) S 5680 5683 3589 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 3376633 9856040960 21516 33554432000 1073741824 1073778376 140735237458736 140416056862344 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5683/tid=5697] ppid=5680 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5683/task/5697/stat : 5697 (java) S 5680 5683 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3376635 9856040960 21516 33554432000 1073741824 1073778376 140735237458736 140416055811088 226087720736 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5683/tid=5698] ppid=5680 vsize=9625040 CPUtime=0.39 cores=0,2,4,6
/proc/5683/task/5698/stat : 5698 (java) S 5680 5683 3589 0 -1 4202560 7900 0 0 0 37 2 0 0 20 0 19 0 3376635 9856040960 21516 33554432000 1073741824 1073778376 140735237458736 140416054757432 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5683/tid=5699] ppid=5680 vsize=9625040 CPUtime=0.3 cores=0,2,4,6
/proc/5683/task/5699/stat : 5699 (java) S 5680 5683 3589 0 -1 4202560 4395 0 0 0 30 0 0 0 20 0 19 0 3376635 9856040960 21516 33554432000 1073741824 1073778376 140735237458736 140416053704888 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5683/tid=5700] ppid=5680 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5683/task/5700/stat : 5700 (java) S 5680 5683 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3376636 9856040960 21516 33554432000 1073741824 1073778376 140735237458736 140416052652536 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5683/tid=5701] ppid=5680 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5683/task/5701/stat : 5701 (java) S 5680 5683 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3376636 9856040960 21516 33554432000 1073741824 1073778376 140735237458736 140416051600200 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5683/tid=5702] ppid=5680 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5683/task/5702/stat : 5702 (java) S 5680 5683 3589 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 3376653 9856040960 21516 33554432000 1073741824 1073778376 140735237458736 140416050545960 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.79
Current children cumulated vsize (KiB) 9625040

[startup+6.30075 s]
/proc/loadavg: 2.28 2.30 2.27 3/213 5703
/proc/meminfo: memFree=25686144/32872528 swapFree=1588980/1719796
[pid=5683] ppid=5680 vsize=9625040 CPUtime=6.99 cores=0,2,4,6
/proc/5683/stat : 5683 (java) S 5680 5683 3589 0 -1 4202496 16066 0 1 0 695 4 0 0 20 0 19 0 3376628 9856040960 28538 33554432000 1073741824 1073778376 140735237458736 140735237449872 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5683/statm: 2406260 28538 2260 9 0 2396937 0
[pid=5683/tid=5685] ppid=5680 vsize=9625040 CPUtime=6.25 cores=0,2,4,6
/proc/5683/task/5685/stat : 5685 (java) R 5680 5683 3589 0 -1 4202560 2496 0 1 0 623 2 0 0 20 0 19 0 3376630 9856040960 28538 33554432000 1073741824 1073778376 140735237458736 140416235060896 140416175303363 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=5683/tid=5686] ppid=5680 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5683/task/5686/stat : 5686 (java) S 5680 5683 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3376631 9856040960 28538 33554432000 1073741824 1073778376 140735237458736 140416173800104 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5683/tid=5687] ppid=5680 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5683/task/5687/stat : 5687 (java) S 5680 5683 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3376631 9856040960 28538 33554432000 1073741824 1073778376 140735237458736 140416172747560 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5683/tid=5688] ppid=5680 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5683/task/5688/stat : 5688 (java) S 5680 5683 3589 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 3376631 9856040960 28538 33554432000 1073741824 1073778376 140735237458736 140416076430248 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5683/tid=5689] ppid=5680 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5683/task/5689/stat : 5689 (java) S 5680 5683 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3376631 9856040960 28538 33554432000 1073741824 1073778376 140735237458736 140416075377704 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5683/tid=5690] ppid=5680 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5683/task/5690/stat : 5690 (java) S 5680 5683 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3376631 9856040960 28538 33554432000 1073741824 1073778376 140735237458736 140416074324136 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5683/tid=5691] ppid=5680 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5683/task/5691/stat : 5691 (java) S 5680 5683 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3376631 9856040960 28538 33554432000 1073741824 1073778376 140735237458736 140416073271592 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5683/tid=5692] ppid=5680 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5683/task/5692/stat : 5692 (java) S 5680 5683 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3376631 9856040960 28538 33554432000 1073741824 1073778376 140735237458736 140416072219048 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5683/tid=5693] ppid=5680 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5683/task/5693/stat : 5693 (java) S 5680 5683 3589 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 3376631 9856040960 28538 33554432000 1073741824 1073778376 140735237458736 140416071166504 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5683/tid=5694] ppid=5680 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5683/task/5694/stat : 5694 (java) S 5680 5683 3589 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 3376632 9856040960 28538 33554432000 1073741824 1073778376 140735237458736 140416058968680 226087712681 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5683/tid=5695] ppid=5680 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5683/task/5695/stat : 5695 (java) S 5680 5683 3589 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 3376633 9856040960 28538 33554432000 1073741824 1073778376 140735237458736 140416057915000 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5683/tid=5696] ppid=5680 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5683/task/5696/stat : 5696 (java) S 5680 5683 3589 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 3376633 9856040960 28538 33554432000 1073741824 1073778376 140735237458736 140416056862344 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5683/tid=5697] ppid=5680 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5683/task/5697/stat : 5697 (java) S 5680 5683 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3376635 9856040960 28538 33554432000 1073741824 1073778376 140735237458736 140416055811088 226087720736 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5683/tid=5698] ppid=5680 vsize=9625040 CPUtime=0.39 cores=0,2,4,6
/proc/5683/task/5698/stat : 5698 (java) S 5680 5683 3589 0 -1 4202560 7900 0 0 0 37 2 0 0 20 0 19 0 3376635 9856040960 28538 33554432000 1073741824 1073778376 140735237458736 140416054757432 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5683/tid=5699] ppid=5680 vsize=9625040 CPUtime=0.3 cores=0,2,4,6
/proc/5683/task/5699/stat : 5699 (java) S 5680 5683 3589 0 -1 4202560 4395 0 0 0 30 0 0 0 20 0 19 0 3376635 9856040960 28538 33554432000 1073741824 1073778376 140735237458736 140416053704888 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5683/tid=5700] ppid=5680 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5683/task/5700/stat : 5700 (java) S 5680 5683 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3376636 9856040960 28538 33554432000 1073741824 1073778376 140735237458736 140416052652536 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5683/tid=5701] ppid=5680 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5683/task/5701/stat : 5701 (java) S 5680 5683 3589 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 3376636 9856040960 28538 33554432000 1073741824 1073778376 140735237458736 140416051600200 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5683/tid=5702] ppid=5680 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5683/task/5702/stat : 5702 (java) S 5680 5683 3589 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 3376653 9856040960 28538 33554432000 1073741824 1073778376 140735237458736 140416050545960 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 6.99
Current children cumulated vsize (KiB) 9625040


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

[pid=5683/tid=5702] ppid=5680 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5683/task/5702/stat : 5702 (java) S 5680 5683 3589 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 3376653 9856040960 88241 33554432000 1073741824 1073778376 140735237458736 140416050545960 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1678.74
Current children cumulated vsize (KiB) 9625040

[startup+1722.3 s]
/proc/loadavg: 2.58 2.38 2.30 3/213 5811
/proc/meminfo: memFree=25272996/32872528 swapFree=1588980/1719796
[pid=5683] ppid=5680 vsize=9625040 CPUtime=1739.51 cores=0,2,4,6
/proc/5683/stat : 5683 (java) S 5680 5683 3589 0 -1 4202496 28883 0 1 0 173810 141 0 0 20 0 19 0 3376628 9856040960 98108 33554432000 1073741824 1073778376 140735237458736 140735237449872 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5683/statm: 2406260 98108 2282 9 0 2396937 0
[pid=5683/tid=5685] ppid=5680 vsize=9625040 CPUtime=1706.13 cores=0,2,4,6
/proc/5683/task/5685/stat : 5685 (java) R 5680 5683 3589 0 -1 4202560 2851 0 1 0 170583 30 0 0 20 0 19 0 3376630 9856040960 98108 33554432000 1073741824 1073778376 140735237458736 140416235068608 140416175323486 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=5683/tid=5686] ppid=5680 vsize=9625040 CPUtime=2.8 cores=0,2,4,6
/proc/5683/task/5686/stat : 5686 (java) S 5680 5683 3589 0 -1 4202560 1206 0 0 0 269 11 0 0 20 0 19 0 3376631 9856040960 98108 33554432000 1073741824 1073778376 140735237458736 140416173800104 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5683/tid=5687] ppid=5680 vsize=9625040 CPUtime=2.97 cores=0,2,4,6
/proc/5683/task/5687/stat : 5687 (java) S 5680 5683 3589 0 -1 4202560 1171 0 0 0 285 12 0 0 20 0 19 0 3376631 9856040960 98108 33554432000 1073741824 1073778376 140735237458736 140416172747560 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5683/tid=5688] ppid=5680 vsize=9625040 CPUtime=2.86 cores=0,2,4,6
/proc/5683/task/5688/stat : 5688 (java) S 5680 5683 3589 0 -1 4202560 1495 0 0 0 271 15 0 0 20 0 19 0 3376631 9856040960 98108 33554432000 1073741824 1073778376 140735237458736 140416076430248 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5683/tid=5689] ppid=5680 vsize=9625040 CPUtime=2.85 cores=0,2,4,6
/proc/5683/task/5689/stat : 5689 (java) S 5680 5683 3589 0 -1 4202560 917 0 0 0 272 13 0 0 20 0 19 0 3376631 9856040960 98108 33554432000 1073741824 1073778376 140735237458736 140416075377704 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5683/tid=5690] ppid=5680 vsize=9625040 CPUtime=2.86 cores=0,2,4,6
/proc/5683/task/5690/stat : 5690 (java) S 5680 5683 3589 0 -1 4202560 2014 0 0 0 272 14 0 0 20 0 19 0 3376631 9856040960 98108 33554432000 1073741824 1073778376 140735237458736 140416074324136 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5683/tid=5691] ppid=5680 vsize=9625040 CPUtime=2.88 cores=0,2,4,6
/proc/5683/task/5691/stat : 5691 (java) S 5680 5683 3589 0 -1 4202560 2112 0 0 0 276 12 0 0 20 0 19 0 3376631 9856040960 98108 33554432000 1073741824 1073778376 140735237458736 140416073271592 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5683/tid=5692] ppid=5680 vsize=9625040 CPUtime=2.81 cores=0,2,4,6
/proc/5683/task/5692/stat : 5692 (java) S 5680 5683 3589 0 -1 4202560 810 0 0 0 267 14 0 0 20 0 19 0 3376631 9856040960 98108 33554432000 1073741824 1073778376 140735237458736 140416072219048 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5683/tid=5693] ppid=5680 vsize=9625040 CPUtime=2.95 cores=0,2,4,6
/proc/5683/task/5693/stat : 5693 (java) S 5680 5683 3589 0 -1 4202560 1622 0 0 0 281 14 0 0 20 0 19 0 3376631 9856040960 98108 33554432000 1073741824 1073778376 140735237458736 140416071166504 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5683/tid=5694] ppid=5680 vsize=9625040 CPUtime=4.95 cores=0,2,4,6
/proc/5683/task/5694/stat : 5694 (java) S 5680 5683 3589 0 -1 4202560 1008 0 0 0 489 6 0 0 20 0 19 0 3376632 9856040960 98108 33554432000 1073741824 1073778376 140735237458736 140416058968680 226087712681 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5683/tid=5695] ppid=5680 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5683/task/5695/stat : 5695 (java) S 5680 5683 3589 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 3376633 9856040960 98108 33554432000 1073741824 1073778376 140735237458736 140416057915000 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5683/tid=5696] ppid=5680 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5683/task/5696/stat : 5696 (java) S 5680 5683 3589 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 3376633 9856040960 98108 33554432000 1073741824 1073778376 140735237458736 140416056862344 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5683/tid=5697] ppid=5680 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5683/task/5697/stat : 5697 (java) S 5680 5683 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3376635 9856040960 98108 33554432000 1073741824 1073778376 140735237458736 140416055811088 226087720736 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5683/tid=5698] ppid=5680 vsize=9625040 CPUtime=0.44 cores=0,2,4,6
/proc/5683/task/5698/stat : 5698 (java) S 5680 5683 3589 0 -1 4202560 7923 0 0 0 42 2 0 0 20 0 19 0 3376635 9856040960 98108 33554432000 1073741824 1073778376 140735237458736 140416054757432 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5683/tid=5699] ppid=5680 vsize=9625040 CPUtime=0.3 cores=0,2,4,6
/proc/5683/task/5699/stat : 5699 (java) S 5680 5683 3589 0 -1 4202560 4395 0 0 0 30 0 0 0 20 0 19 0 3376635 9856040960 98108 33554432000 1073741824 1073778376 140735237458736 140416053704888 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5683/tid=5700] ppid=5680 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5683/task/5700/stat : 5700 (java) S 5680 5683 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3376636 9856040960 98108 33554432000 1073741824 1073778376 140735237458736 140416052652536 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5683/tid=5701] ppid=5680 vsize=9625040 CPUtime=0.57 cores=0,2,4,6
/proc/5683/task/5701/stat : 5701 (java) S 5680 5683 3589 0 -1 4202560 100 0 0 0 28 29 0 0 20 0 19 0 3376636 9856040960 98108 33554432000 1073741824 1073778376 140735237458736 140416051600200 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5683/tid=5702] ppid=5680 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5683/task/5702/stat : 5702 (java) S 5680 5683 3589 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 3376653 9856040960 98108 33554432000 1073741824 1073778376 140735237458736 140416050545960 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1739.51
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1782.11 s]
/proc/loadavg: 2.26 2.32 2.28 3/213 5812
/proc/meminfo: memFree=25268580/32872528 swapFree=1588980/1719796
[pid=5683] ppid=5680 vsize=9625040 CPUtime=1800.09 cores=0,2,4,6
/proc/5683/stat : 5683 (java) S 5680 5683 3589 0 -1 4202496 29636 0 1 0 179864 145 0 0 20 0 19 0 3376628 9856040960 101906 33554432000 1073741824 1073778376 140735237458736 140735237449872 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5683/statm: 2406260 101906 2282 9 0 2396937 0
[pid=5683/tid=5685] ppid=5680 vsize=9625040 CPUtime=1765.27 cores=0,2,4,6
/proc/5683/task/5685/stat : 5685 (java) R 5680 5683 3589 0 -1 4202560 2871 0 1 0 176496 31 0 0 20 0 19 0 3376630 9856040960 101906 33554432000 1073741824 1073778376 140735237458736 140416235068608 140416175248202 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=5683/tid=5686] ppid=5680 vsize=9625040 CPUtime=2.93 cores=0,2,4,6
/proc/5683/task/5686/stat : 5686 (java) S 5680 5683 3589 0 -1 4202560 1214 0 0 0 281 12 0 0 20 0 19 0 3376631 9856040960 101906 33554432000 1073741824 1073778376 140735237458736 140416173800104 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5683/tid=5687] ppid=5680 vsize=9625040 CPUtime=3.12 cores=0,2,4,6
/proc/5683/task/5687/stat : 5687 (java) S 5680 5683 3589 0 -1 4202560 1361 0 0 0 299 13 0 0 20 0 19 0 3376631 9856040960 101906 33554432000 1073741824 1073778376 140735237458736 140416172747560 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5683/tid=5688] ppid=5680 vsize=9625040 CPUtime=2.98 cores=0,2,4,6
/proc/5683/task/5688/stat : 5688 (java) S 5680 5683 3589 0 -1 4202560 1495 0 0 0 283 15 0 0 20 0 19 0 3376631 9856040960 101906 33554432000 1073741824 1073778376 140735237458736 140416076430248 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5683/tid=5689] ppid=5680 vsize=9625040 CPUtime=2.97 cores=0,2,4,6
/proc/5683/task/5689/stat : 5689 (java) S 5680 5683 3589 0 -1 4202560 1130 0 0 0 284 13 0 0 20 0 19 0 3376631 9856040960 101906 33554432000 1073741824 1073778376 140735237458736 140416075377704 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5683/tid=5690] ppid=5680 vsize=9625040 CPUtime=3.03 cores=0,2,4,6
/proc/5683/task/5690/stat : 5690 (java) S 5680 5683 3589 0 -1 4202560 2019 0 0 0 289 14 0 0 20 0 19 0 3376631 9856040960 101906 33554432000 1073741824 1073778376 140735237458736 140416074324136 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5683/tid=5691] ppid=5680 vsize=9625040 CPUtime=3.03 cores=0,2,4,6
/proc/5683/task/5691/stat : 5691 (java) S 5680 5683 3589 0 -1 4202560 2267 0 0 0 290 13 0 0 20 0 19 0 3376631 9856040960 101906 33554432000 1073741824 1073778376 140735237458736 140416073271592 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5683/tid=5692] ppid=5680 vsize=9625040 CPUtime=2.93 cores=0,2,4,6
/proc/5683/task/5692/stat : 5692 (java) S 5680 5683 3589 0 -1 4202560 946 0 0 0 279 14 0 0 20 0 19 0 3376631 9856040960 101906 33554432000 1073741824 1073778376 140735237458736 140416072219048 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5683/tid=5693] ppid=5680 vsize=9625040 CPUtime=3.09 cores=0,2,4,6
/proc/5683/task/5693/stat : 5693 (java) S 5680 5683 3589 0 -1 4202560 1627 0 0 0 294 15 0 0 20 0 19 0 3376631 9856040960 101906 33554432000 1073741824 1073778376 140735237458736 140416071166504 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5683/tid=5694] ppid=5680 vsize=9625040 CPUtime=5.15 cores=0,2,4,6
/proc/5683/task/5694/stat : 5694 (java) S 5680 5683 3589 0 -1 4202560 1025 0 0 0 509 6 0 0 20 0 19 0 3376632 9856040960 101906 33554432000 1073741824 1073778376 140735237458736 140416058968680 226087712681 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5683/tid=5695] ppid=5680 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5683/task/5695/stat : 5695 (java) S 5680 5683 3589 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 3376633 9856040960 101906 33554432000 1073741824 1073778376 140735237458736 140416057915000 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5683/tid=5696] ppid=5680 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5683/task/5696/stat : 5696 (java) S 5680 5683 3589 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 3376633 9856040960 101906 33554432000 1073741824 1073778376 140735237458736 140416056862344 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5683/tid=5697] ppid=5680 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5683/task/5697/stat : 5697 (java) S 5680 5683 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3376635 9856040960 101906 33554432000 1073741824 1073778376 140735237458736 140416055811088 226087720736 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5683/tid=5698] ppid=5680 vsize=9625040 CPUtime=0.44 cores=0,2,4,6
/proc/5683/task/5698/stat : 5698 (java) S 5680 5683 3589 0 -1 4202560 7923 0 0 0 42 2 0 0 20 0 19 0 3376635 9856040960 101906 33554432000 1073741824 1073778376 140735237458736 140416054757432 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5683/tid=5699] ppid=5680 vsize=9625040 CPUtime=0.3 cores=0,2,4,6
/proc/5683/task/5699/stat : 5699 (java) S 5680 5683 3589 0 -1 4202560 4395 0 0 0 30 0 0 0 20 0 19 0 3376635 9856040960 101906 33554432000 1073741824 1073778376 140735237458736 140416053704888 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5683/tid=5700] ppid=5680 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5683/task/5700/stat : 5700 (java) S 5680 5683 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3376636 9856040960 101906 33554432000 1073741824 1073778376 140735237458736 140416052652536 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5683/tid=5701] ppid=5680 vsize=9625040 CPUtime=0.59 cores=0,2,4,6
/proc/5683/task/5701/stat : 5701 (java) S 5680 5683 3589 0 -1 4202560 104 0 0 0 29 30 0 0 20 0 19 0 3376636 9856040960 101906 33554432000 1073741824 1073778376 140735237458736 140416051600200 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5683/tid=5702] ppid=5680 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5683/task/5702/stat : 5702 (java) S 5680 5683 3589 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 3376653 9856040960 101906 33554432000 1073741824 1073778376 140735237458736 140416050545960 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.09
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 5683 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1782.11 s]
/proc/loadavg: 2.26 2.32 2.28 3/213 5812
/proc/meminfo: memFree=25268580/32872528 swapFree=1588980/1719796
[pid=5683] ppid=5680 vsize=9625040 CPUtime=1800.09 cores=0,2,4,6
/proc/5683/stat : 5683 (java) S 5680 5683 3589 0 -1 4202496 29636 0 1 0 179864 145 0 0 20 0 19 0 3376628 9856040960 101906 33554432000 1073741824 1073778376 140735237458736 140735237449872 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5683/statm: 2406260 101906 2282 9 0 2396937 0
[pid=5683/tid=5685] ppid=5680 vsize=9625040 CPUtime=1765.27 cores=0,2,4,6
/proc/5683/task/5685/stat : 5685 (java) R 5680 5683 3589 0 -1 4202560 2871 0 1 0 176496 31 0 0 20 0 19 0 3376630 9856040960 101906 33554432000 1073741824 1073778376 140735237458736 140416235068608 140416175248202 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=5683/tid=5686] ppid=5680 vsize=9625040 CPUtime=2.93 cores=0,2,4,6
/proc/5683/task/5686/stat : 5686 (java) S 5680 5683 3589 0 -1 4202560 1214 0 0 0 281 12 0 0 20 0 19 0 3376631 9856040960 101906 33554432000 1073741824 1073778376 140735237458736 140416173800104 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5683/tid=5687] ppid=5680 vsize=9625040 CPUtime=3.12 cores=0,2,4,6
/proc/5683/task/5687/stat : 5687 (java) S 5680 5683 3589 0 -1 4202560 1361 0 0 0 299 13 0 0 20 0 19 0 3376631 9856040960 101906 33554432000 1073741824 1073778376 140735237458736 140416172747560 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5683/tid=5688] ppid=5680 vsize=9625040 CPUtime=2.98 cores=0,2,4,6
/proc/5683/task/5688/stat : 5688 (java) S 5680 5683 3589 0 -1 4202560 1495 0 0 0 283 15 0 0 20 0 19 0 3376631 9856040960 101906 33554432000 1073741824 1073778376 140735237458736 140416076430248 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5683/tid=5689] ppid=5680 vsize=9625040 CPUtime=2.97 cores=0,2,4,6
/proc/5683/task/5689/stat : 5689 (java) S 5680 5683 3589 0 -1 4202560 1130 0 0 0 284 13 0 0 20 0 19 0 3376631 9856040960 101906 33554432000 1073741824 1073778376 140735237458736 140416075377704 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5683/tid=5690] ppid=5680 vsize=9625040 CPUtime=3.03 cores=0,2,4,6
/proc/5683/task/5690/stat : 5690 (java) S 5680 5683 3589 0 -1 4202560 2019 0 0 0 289 14 0 0 20 0 19 0 3376631 9856040960 101906 33554432000 1073741824 1073778376 140735237458736 140416074324136 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5683/tid=5691] ppid=5680 vsize=9625040 CPUtime=3.03 cores=0,2,4,6
/proc/5683/task/5691/stat : 5691 (java) S 5680 5683 3589 0 -1 4202560 2267 0 0 0 290 13 0 0 20 0 19 0 3376631 9856040960 101906 33554432000 1073741824 1073778376 140735237458736 140416073271592 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5683/tid=5692] ppid=5680 vsize=9625040 CPUtime=2.93 cores=0,2,4,6
/proc/5683/task/5692/stat : 5692 (java) S 5680 5683 3589 0 -1 4202560 946 0 0 0 279 14 0 0 20 0 19 0 3376631 9856040960 101906 33554432000 1073741824 1073778376 140735237458736 140416072219048 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5683/tid=5693] ppid=5680 vsize=9625040 CPUtime=3.09 cores=0,2,4,6
/proc/5683/task/5693/stat : 5693 (java) S 5680 5683 3589 0 -1 4202560 1627 0 0 0 294 15 0 0 20 0 19 0 3376631 9856040960 101906 33554432000 1073741824 1073778376 140735237458736 140416071166504 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5683/tid=5694] ppid=5680 vsize=9625040 CPUtime=5.15 cores=0,2,4,6
/proc/5683/task/5694/stat : 5694 (java) S 5680 5683 3589 0 -1 4202560 1025 0 0 0 509 6 0 0 20 0 19 0 3376632 9856040960 101906 33554432000 1073741824 1073778376 140735237458736 140416058968680 226087712681 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5683/tid=5695] ppid=5680 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5683/task/5695/stat : 5695 (java) S 5680 5683 3589 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 3376633 9856040960 101906 33554432000 1073741824 1073778376 140735237458736 140416057915000 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5683/tid=5696] ppid=5680 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5683/task/5696/stat : 5696 (java) S 5680 5683 3589 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 3376633 9856040960 101906 33554432000 1073741824 1073778376 140735237458736 140416056862344 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5683/tid=5697] ppid=5680 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5683/task/5697/stat : 5697 (java) S 5680 5683 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3376635 9856040960 101906 33554432000 1073741824 1073778376 140735237458736 140416055811088 226087720736 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5683/tid=5698] ppid=5680 vsize=9625040 CPUtime=0.44 cores=0,2,4,6
/proc/5683/task/5698/stat : 5698 (java) S 5680 5683 3589 0 -1 4202560 7923 0 0 0 42 2 0 0 20 0 19 0 3376635 9856040960 101906 33554432000 1073741824 1073778376 140735237458736 140416054757432 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5683/tid=5699] ppid=5680 vsize=9625040 CPUtime=0.3 cores=0,2,4,6
/proc/5683/task/5699/stat : 5699 (java) S 5680 5683 3589 0 -1 4202560 4395 0 0 0 30 0 0 0 20 0 19 0 3376635 9856040960 101906 33554432000 1073741824 1073778376 140735237458736 140416053704888 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5683/tid=5700] ppid=5680 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5683/task/5700/stat : 5700 (java) S 5680 5683 3589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3376636 9856040960 101906 33554432000 1073741824 1073778376 140735237458736 140416052652536 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5683/tid=5701] ppid=5680 vsize=9625040 CPUtime=0.59 cores=0,2,4,6
/proc/5683/task/5701/stat : 5701 (java) S 5680 5683 3589 0 -1 4202560 104 0 0 0 29 30 0 0 20 0 19 0 3376636 9856040960 101906 33554432000 1073741824 1073778376 140735237458736 140416051600200 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5683/tid=5702] ppid=5680 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5683/task/5702/stat : 5702 (java) S 5680 5683 3589 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 3376653 9856040960 101906 33554432000 1073741824 1073778376 140735237458736 140416050545960 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 9625040

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 5683 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=249232
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=922707
# CPU time returned by wait4() is 1796.17
# while last known CPU time is 1800.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1782.15
CPU time (s): 1800.09
CPU user time (s): 1798.64
CPU system time (s): 1.45
CPU usage (%): 101.007
Max. virtual memory (cumulated for all children) (KiB): 9626412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.25
system time used= 1.92271
maximum resident set size= 675468
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29686
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1728
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 48673
involuntary context switches= 49056

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.7622 second user time and 11.9032 second system time

The end

Launcher Data

Begin job on node120 at 2016-06-29 20:16:21
IDJOB=4118155
IDBENCH=111462
IDSOLVER=2546
FILE ID=node120/4118155-1467224181
RUNJOBID= node120-1467209132-3606
PBS_JOBID= 19997582
Free space on /tmp= 71672 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/minlplib2-pb-0.1.0/opb/normalized-graphpart_3pm-0344-0344.lin.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4118155-1467224181/watcher-4118155-1467224181 -o /tmp/evaluation-result-4118155-1467224181/solver-4118155-1467224181 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node120-1467209132-3606 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4118155-1467224181.opb

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

MD5SUM BENCH= 47222bc89afb79796290e44229155eb6
RANDOM SEED=62682227

node120.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.669
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.33
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.669
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.56
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.669
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		: 2666.669
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.669
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.669
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.54
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.669
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		: 2666.669
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:        25785804 kB
Buffers:           58784 kB
Cached:          4099312 kB
SwapCached:            0 kB
Active:           573896 kB
Inactive:        4073400 kB
Active(anon):     491772 kB
Inactive(anon):        0 kB
Active(file):      82124 kB
Inactive(file):  4073400 kB
Unevictable:     1719796 kB
Mlocked:         1588980 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               816 kB
Writeback:             0 kB
AnonPages:       2278864 kB
Mapped:            22244 kB
Shmem:               204 kB
Slab:             585824 kB
SReclaimable:      30176 kB
SUnreclaim:       555648 kB
KernelStack:        1760 kB
PageTables:         8584 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2344084 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    653312 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= 71672 MiB
End job on node120 at 2016-06-29 20:46:03