Trace number 4119193

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)-1882389 1800.01 1793.74

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-BIGINT-LIN/minlplib2-pb-0.1.0/
opb/normalized-graphpart_3g-0333-0333.lin.opb
MD5SUMa1a85ca5bd099e849b6cf3fbd12757c4
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-1882389
Best CPU time to get the best result obtained on this benchmark63.0294
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables324
Total number of constraints513
Number of constraints which are clauses243
Number of constraints which are cardinality constraints (but not clauses)27
Number of constraints which are nor clauses,nor cardinality constraints243
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 243
Biggest coefficient in the objective function 253603
Number of bits for the biggest coefficient in the objective function 18
Sum of the numbers in the objective function 17814453
Number of bits of the sum of numbers in the objective function 25
Biggest number in a constraint 253603
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 17814453
Number of bits of the biggest sum of numbers25
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.08/0.10	c version PB16.v20160501
0.08/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.08/0.10	c java.vm.version	19.1-b02
0.08/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.10	c sun.arch.data.model	64
0.08/0.10	c java.version		1.6.0_24
0.08/0.10	c os.name		Linux
0.08/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.08/0.10	c os.arch		amd64
0.08/0.10	c Free memory 		501472288
0.08/0.10	c Max memory 		7480803328
0.08/0.10	c Total memory 		504102912
0.08/0.10	c Number of processors 	16
0.08/0.12	c Pseudo Boolean Optimization by upper bound
0.08/0.12	c --- Begin Solver configuration ---
0.08/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2626d4f1
0.08/0.12	c Learn all clauses as in MiniSAT
0.08/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.12	c No reason simplification
0.08/0.12	c Glucose 2.1 dynamic restart strategy
0.08/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.08/0.12	c timeout=2147483s
0.08/0.12	c DB Simplification allowed=false
0.08/0.12	c Listener: org.sat4j.minisat.core.VoidTracing@4def8cf3
0.08/0.12	c --- End Solver configuration ---
0.08/0.12	c solving HOME/instance-4119193-1467250921.opb
0.08/0.12	c reading problem ... 
0.08/0.12	c  objective function found
0.24/0.20	c ... done. Wall clock time 0.075s.
0.24/0.20	c declared #vars     324
0.24/0.20	c #constraints  540
0.24/0.20	c constraints type 
0.24/0.20	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 270
0.24/0.20	c org.sat4j.minisat.constraints.card.MinWatchCard => 27
0.24/0.20	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 243
0.24/0.20	c 540 constraints processed.
0.24/0.20	c objective function length is 243 literals
0.24/0.20	c SATISFIABLE
0.24/0.21	c OPTIMIZING...
0.24/0.21	c Got one! Elapsed wall clock time (in seconds):0.084
0.24/0.21	o -1671411
0.24/0.21	c Got one! Elapsed wall clock time (in seconds):0.093
0.24/0.21	o -1679086
0.24/0.23	c Got one! Elapsed wall clock time (in seconds):0.107
0.24/0.23	o -1694955
0.24/0.24	c Got one! Elapsed wall clock time (in seconds):0.119
0.24/0.24	o -1709753
0.24/0.25	c Got one! Elapsed wall clock time (in seconds):0.126
0.24/0.25	o -1721325
0.24/0.25	c Got one! Elapsed wall clock time (in seconds):0.132
0.24/0.25	o -1727516
0.24/0.26	c Got one! Elapsed wall clock time (in seconds):0.137
0.24/0.26	o -1729000
1.04/0.72	c cleaning 2514 clauses out of 5027 with flag 12090/5027
1.73/1.21	c cleaning 4255 clauses out of 8514 with flag 25756/11028
2.22/1.80	c cleaning 5631 clauses out of 11261 with flag 41582/18030
2.92/2.42	c cleaning 6808 clauses out of 13628 with flag 59848/26028
3.54/3.02	c cleaning 7907 clauses out of 15821 with flag 80141/35029
4.35/3.82	c cleaning 8956 clauses out of 17915 with flag 102101/45030
5.35/4.84	c cleaning 9971 clauses out of 19956 with flag 128191/56027
6.55/6.02	c cleaning 10989 clauses out of 21986 with flag 156667/68028
7.65/7.18	c cleaning 11999 clauses out of 23997 with flag 185221/81028
9.25/8.75	c cleaning 12994 clauses out of 25999 with flag 218820/95029
10.85/10.30	c cleaning 13998 clauses out of 28005 with flag 252667/110029
12.65/12.18	c cleaning 14999 clauses out of 30005 with flag 292203/126027
14.64/14.20	c cleaning 16003 clauses out of 32006 with flag 332930/143027
16.65/16.13	c cleaning 17002 clauses out of 34004 with flag 373092/161028
18.75/18.29	c cleaning 18001 clauses out of 36001 with flag 414524/180027
21.35/20.88	c cleaning 19001 clauses out of 38001 with flag 460122/200028
24.25/23.71	c cleaning 19998 clauses out of 39999 with flag 509323/221027
27.23/26.64	c cleaning 21001 clauses out of 42002 with flag 564649/243028
30.93/30.34	c cleaning 21995 clauses out of 44000 with flag 623097/266027
34.33/33.77	c cleaning 23003 clauses out of 46006 with flag 681454/290028
36.73/36.11	c Got one! Elapsed wall clock time (in seconds):35.992
36.73/36.11	o -1730599
36.83/36.24	c Got one! Elapsed wall clock time (in seconds):36.122
36.83/36.24	o -1764179
37.76/37.10	c cleaning 22163 clauses out of 44326 with flag 10815/311351
38.46/37.79	c cleaning 14082 clauses out of 28163 with flag 23778/317351
38.96/38.22	c Got one! Elapsed wall clock time (in seconds):38.097
38.96/38.22	o -1773912
39.10/38.34	c cleaning 9716 clauses out of 19433 with flag 2247/322703
39.31/38.55	c Got one! Elapsed wall clock time (in seconds):38.426
39.31/38.55	o -1779429
39.31/38.55	c Got one! Elapsed wall clock time (in seconds):38.428
39.31/38.55	o -1862787
39.31/38.55	c Got one! Elapsed wall clock time (in seconds):38.431
39.31/38.55	o -1882389
39.60/38.82	c cleaning 7697 clauses out of 15407 with flag 6996/328393
40.00/39.25	c cleaning 6850 clauses out of 13712 with flag 20785/334395
40.41/39.68	c cleaning 6927 clauses out of 13861 with flag 36291/341394
41.00/40.23	c cleaning 7465 clauses out of 14935 with flag 55293/349395
41.61/40.84	c cleaning 8231 clauses out of 16468 with flag 75847/358393
42.30/41.52	c cleaning 9118 clauses out of 18237 with flag 97478/368393
43.10/42.39	c cleaning 10059 clauses out of 20120 with flag 121293/379394
44.20/43.42	c cleaning 11029 clauses out of 22061 with flag 147393/391394
45.40/44.65	c cleaning 12012 clauses out of 24031 with flag 176335/404393
46.80/46.00	c cleaning 13008 clauses out of 26020 with flag 205699/418394
48.11/47.32	c cleaning 14005 clauses out of 28012 with flag 236703/433394
49.50/48.74	c cleaning 15001 clauses out of 30006 with flag 270357/449393
51.00/50.20	c cleaning 16000 clauses out of 32005 with flag 306139/466393
52.66/51.84	c cleaning 17002 clauses out of 34006 with flag 344632/484394
54.35/53.56	c cleaning 18002 clauses out of 36007 with flag 384764/503397
56.55/55.70	c cleaning 18996 clauses out of 38003 with flag 428199/523395
58.85/58.04	c cleaning 20002 clauses out of 40005 with flag 472625/544393
61.55/60.78	c cleaning 20996 clauses out of 42005 with flag 532716/566395
64.25/63.40	c cleaning 22000 clauses out of 44007 with flag 598530/589393
66.96/66.19	c cleaning 23006 clauses out of 46012 with flag 668376/613398
70.05/69.29	c cleaning 24000 clauses out of 48002 with flag 737854/638394
73.35/72.54	c cleaning 24999 clauses out of 50001 with flag 813931/664393
76.86/76.06	c cleaning 26003 clauses out of 52008 with flag 900433/691399
80.78/79.85	c cleaning 26999 clauses out of 54000 with flag 991862/719394
84.69/83.77	c cleaning 27997 clauses out of 56000 with flag 1091172/748393
88.40/87.49	c cleaning 29006 clauses out of 58013 with flag 1192760/778403
93.70/92.74	c cleaning 29999 clauses out of 59997 with flag 1280931/809393
98.60/97.65	c cleaning 30998 clauses out of 62000 with flag 1383827/841395
103.31/102.33	c cleaning 31996 clauses out of 64003 with flag 1495209/874396
108.70/107.80	c cleaning 32999 clauses out of 66004 with flag 1598852/908393
113.89/112.92	c cleaning 33997 clauses out of 68006 with flag 1720087/943394
119.37/118.34	c cleaning 35005 clauses out of 70009 with flag 1827809/979394
125.17/124.16	c cleaning 36002 clauses out of 72003 with flag 1938921/1016393
132.08/131.05	c cleaning 36997 clauses out of 74001 with flag 2054328/1054393
138.37/137.36	c cleaning 38003 clauses out of 76006 with flag 2152629/1093395
145.87/144.87	c cleaning 38998 clauses out of 78002 with flag 2249864/1133394
154.37/153.33	c cleaning 40004 clauses out of 80007 with flag 2348999/1174397
163.32/162.14	c cleaning 40993 clauses out of 82000 with flag 2449611/1216394
172.61/171.41	c cleaning 41997 clauses out of 84007 with flag 2551470/1259394
181.72/180.51	c cleaning 43004 clauses out of 86009 with flag 2664371/1303393
191.81/190.68	c cleaning 43997 clauses out of 88006 with flag 2777841/1348394
201.71/200.58	c cleaning 45000 clauses out of 90008 with flag 2893084/1394393
213.20/212.00	c cleaning 46001 clauses out of 92009 with flag 3011462/1441394
225.76/224.48	c cleaning 47000 clauses out of 94007 with flag 3124515/1489393
237.24/235.94	c cleaning 48003 clauses out of 96008 with flag 3243944/1538394
248.24/246.98	c cleaning 49002 clauses out of 98007 with flag 3375141/1588396
261.24/259.98	c cleaning 50002 clauses out of 100007 with flag 3509432/1639398
272.06/270.56	c cleaning 51000 clauses out of 102003 with flag 3647972/1691396
284.27/282.76	c cleaning 51993 clauses out of 104000 with flag 3792100/1744393
298.56/297.10	c cleaning 53000 clauses out of 106007 with flag 3923921/1798393
312.55/311.00	c cleaning 53999 clauses out of 108010 with flag 4060383/1853396
327.35/325.87	c cleaning 55005 clauses out of 110009 with flag 4193946/1909394
343.26/341.51	c cleaning 55997 clauses out of 112003 with flag 4333011/1966393
358.96/357.21	c cleaning 57000 clauses out of 114007 with flag 4474247/2024394
375.55/373.88	c cleaning 57999 clauses out of 116006 with flag 4624717/2083393
391.15/389.15	c cleaning 59004 clauses out of 118009 with flag 4768502/2143395
410.16/408.15	c cleaning 60002 clauses out of 120004 with flag 4924808/2204394
429.85/427.82	c cleaning 61001 clauses out of 122003 with flag 5087645/2266395
451.65/449.61	c cleaning 61995 clauses out of 124001 with flag 5259244/2329394
472.17/469.85	c cleaning 62999 clauses out of 126005 with flag 5416538/2393393
495.35/493.03	c cleaning 64004 clauses out of 128007 with flag 5574589/2458394
515.14/512.87	c cleaning 65002 clauses out of 130003 with flag 5728584/2524394
542.24/539.68	c cleaning 65992 clauses out of 132000 with flag 5903229/2591393
567.33/564.74	c cleaning 67003 clauses out of 134010 with flag 6079075/2659395
591.34/588.76	c cleaning 68003 clauses out of 136009 with flag 6259427/2728397
618.45/615.61	c cleaning 68995 clauses out of 138002 with flag 6451996/2798393
646.54/643.73	c cleaning 69996 clauses out of 140008 with flag 6631106/2869394
672.15/669.31	c cleaning 71004 clauses out of 142013 with flag 6818722/2941395
703.44/700.38	c cleaning 71997 clauses out of 144007 with flag 7033744/3014393
736.64/733.50	c cleaning 73005 clauses out of 146014 with flag 7265099/3088397
760.99/757.64	c cleaning 74003 clauses out of 148008 with flag 7493893/3163396
787.80/784.46	c cleaning 74993 clauses out of 150002 with flag 7735206/3239393
814.30/810.96	c cleaning 76003 clauses out of 152011 with flag 7986600/3316395
844.33/840.77	c cleaning 76997 clauses out of 154006 with flag 8201213/3394393
877.64/874.01	c cleaning 78002 clauses out of 156011 with flag 8415621/3473395
912.61/908.71	c cleaning 78995 clauses out of 158007 with flag 8633931/3553393
946.11/942.24	c cleaning 80005 clauses out of 160013 with flag 8844331/3634394
983.32/979.47	c cleaning 80999 clauses out of 162007 with flag 9089963/3716393
1020.83/1016.80	c cleaning 82000 clauses out of 164010 with flag 9320683/3799395
1052.34/1048.28	c cleaning 83000 clauses out of 166009 with flag 9525083/3883394
1092.19/1087.83	c cleaning 84000 clauses out of 168010 with flag 9768572/3968395
1136.20/1131.80	c cleaning 85004 clauses out of 170011 with flag 10029876/4054396
1176.58/1172.07	c cleaning 85999 clauses out of 172004 with flag 10283189/4141393
1218.69/1214.15	c cleaning 86999 clauses out of 174005 with flag 10499795/4229393
1257.82/1253.03	c cleaning 87996 clauses out of 176008 with flag 10736299/4318395
1300.20/1295.44	c cleaning 89006 clauses out of 178011 with flag 10984823/4408394
1344.23/1339.28	c cleaning 90002 clauses out of 180005 with flag 11230272/4499394
1391.78/1386.58	c cleaning 91000 clauses out of 182003 with flag 11470334/4591394
1424.89/1419.65	c cleaning 91993 clauses out of 184002 with flag 11704517/4684393
1466.42/1460.95	c cleaning 92998 clauses out of 186009 with flag 11932062/4778393
1511.01/1505.56	c cleaning 94000 clauses out of 188011 with flag 12169200/4873393
1556.58/1550.90	c cleaning 95002 clauses out of 190013 with flag 12397872/4969395
1606.10/1600.14	c cleaning 95989 clauses out of 192012 with flag 12708483/5066396
1655.79/1649.83	c cleaning 97005 clauses out of 194021 with flag 13015206/5164394
1707.27/1701.22	c cleaning 98007 clauses out of 196015 with flag 13332361/5263393
1765.70/1759.48	c cleaning 98999 clauses out of 198008 with flag 13585162/5363393
1800.01/1793.70	c starts		: 13347
1800.01/1793.70	c conflicts		: 5439685
1800.01/1793.70	c decisions		: 6340830
1800.01/1793.70	c propagations		: 222057539
1800.01/1793.70	c inspects		: 29776544201
1800.01/1793.70	c shortcuts		: 0
1800.01/1793.70	c learnt literals	: 0
1800.01/1793.70	c learnt binary clauses	: 0
1800.01/1793.70	c learnt ternary clauses	: 0
1800.01/1793.70	c learnt constraints	: 5439685
1800.01/1793.70	c ignored constraints	: 0
1800.01/1793.70	c root simplifications	: 0
1800.01/1793.70	c removed literals (reason simplification)	: 0
1800.01/1793.70	c reason swapping (by a shorter reason)	: 0
1800.01/1793.70	c Calls to reduceDB	: 119
1800.01/1793.70	c Number of update (reduction) of LBD	: 282391
1800.01/1793.70	c Imported unit clauses	: 0
1800.01/1793.70	c number of reductions to clauses (during analyze)	: 0
1800.01/1793.70	c number of learned constraints concerned by reduction	: 0
1800.01/1793.70	c number of learning phase by resolution	: 0
1800.01/1793.70	c number of learning phase by cutting planes	: 0
1800.01/1793.70	c speed (assignments/second)	: 123812.2667273301
1800.01/1793.70	c non guided choices	0
1800.01/1793.73	c learnt constraints type 
1800.01/1793.73	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 175301
1800.01/1793.73	s SATISFIABLE
1800.01/1793.73	c Found 13 solution(s)
1800.01/1793.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 
1800.01/1793.73	c objective function=-1882389
1800.01/1793.73	c Total wall clock time (in seconds): 1793.612

Verifier Data

OK	-1882389

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-4119193-1467250921/watcher-4119193-1467250921 -o /tmp/evaluation-result-4119193-1467250921/solver-4119193-1467250921 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node132-1467233254-15697 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4119193-1467250921.opb 

pid=18209
running on 8 cores: 0-3,8-11

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.05 2.10 2.09 3/281 18212
/proc/meminfo: memFree=27130896/32872528 swapFree=8828/8828
[pid=18212] ppid=18209 vsize=2500 CPUtime=0 cores=0-3,8-11
/proc/18212/stat : 18212 (java) D 18209 18212 15681 0 -1 4202496 375 0 0 0 0 0 0 0 20 0 1 0 6044942 2560000 46 33554432000 1073741824 1073778376 140736266835280 140733465783864 216799472935 0 0 4096 0 18446612142346506624 0 0 17 8 0 0 0 0 0
/proc/18212/statm: 625 46 37 9 0 29 0

[startup+0.100059 s]
/proc/loadavg: 2.05 2.10 2.09 3/281 18212
/proc/meminfo: memFree=27130896/32872528 swapFree=8828/8828
[pid=18212] ppid=18209 vsize=9896436 CPUtime=0.08 cores=0-3,8-11
/proc/18212/stat : 18212 (java) S 18209 18212 15681 0 -1 4202496 4380 0 1 0 7 1 0 0 20 0 23 0 6044942 10133950464 5507 33554432000 1073741824 1073778376 140736266835280 140736266826416 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18212/statm: 2474109 5507 2097 9 0 2464786 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9896436

[startup+0.20022 s]
/proc/loadavg: 2.05 2.10 2.09 3/281 18212
/proc/meminfo: memFree=27130896/32872528 swapFree=8828/8828
[pid=18212] ppid=18209 vsize=9896436 CPUtime=0.24 cores=0-3,8-11
/proc/18212/stat : 18212 (java) S 18209 18212 15681 0 -1 4202496 4721 0 1 0 22 2 0 0 20 0 23 0 6044942 10133950464 6848 33554432000 1073741824 1073778376 140736266835280 140736266826416 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18212/statm: 2474109 6848 2207 9 0 2464786 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 9896436

[startup+0.300221 s]
/proc/loadavg: 2.05 2.10 2.09 3/281 18212
/proc/meminfo: memFree=27130896/32872528 swapFree=8828/8828
[pid=18212] ppid=18209 vsize=9963000 CPUtime=0.48 cores=0-3,8-11
/proc/18212/stat : 18212 (java) S 18209 18212 15681 0 -1 4202496 6437 0 1 0 46 2 0 0 20 0 24 0 6044942 10202112000 8306 33554432000 1073741824 1073778376 140736266835280 140736266826416 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18212/statm: 2490750 8306 2245 9 0 2481427 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 9963000

[startup+0.7002 s]
/proc/loadavg: 2.05 2.10 2.09 3/281 18212
/proc/meminfo: memFree=27130896/32872528 swapFree=8828/8828
[pid=18212] ppid=18209 vsize=9963000 CPUtime=1.04 cores=0-3,8-11
/proc/18212/stat : 18212 (java) S 18209 18212 15681 0 -1 4202496 7194 0 1 0 101 3 0 0 20 0 24 0 6044942 10202112000 9371 33554432000 1073741824 1073778376 140736266835280 140736266826416 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18212/statm: 2490750 9371 2246 9 0 2481427 0
Current children cumulated CPU time (s) 1.04
Current children cumulated vsize (KiB) 9963000

[startup+1.50088 s]
/proc/loadavg: 2.05 2.10 2.09 3/305 18236
/proc/meminfo: memFree=27095816/32872528 swapFree=8828/8828
[pid=18212] ppid=18209 vsize=9963000 CPUtime=2.02 cores=0-3,8-11
/proc/18212/stat : 18212 (java) S 18209 18212 15681 0 -1 4202496 9819 0 1 0 199 3 0 0 20 0 24 0 6044942 10202112000 11280 33554432000 1073741824 1073778376 140736266835280 140736266826416 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18212/statm: 2490750 11280 2257 9 0 2481427 0
[pid=18212/tid=18214] ppid=18209 vsize=9963000 CPUtime=1.45 cores=0-3,8-11
/proc/18212/task/18214/stat : 18214 (java) R 18209 18212 15681 0 -1 4202560 2456 0 1 0 144 1 0 0 20 0 24 0 6044943 10202112000 11280 33554432000 1073741824 1073778376 140736266835280 140670743879360 140670598151431 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=18212/tid=18215] ppid=18209 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18212/task/18215/stat : 18215 (java) S 18209 18212 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6044945 10202112000 11280 33554432000 1073741824 1073778376 140736266835280 140670716340776 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=18212/tid=18216] ppid=18209 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18212/task/18216/stat : 18216 (java) S 18209 18212 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6044945 10202112000 11280 33554432000 1073741824 1073778376 140736266835280 140670586628520 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18212/tid=18217] ppid=18209 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18212/task/18217/stat : 18217 (java) S 18209 18212 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6044945 10202112000 11280 33554432000 1073741824 1073778376 140736266835280 140670585575720 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18212/tid=18218] ppid=18209 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18212/task/18218/stat : 18218 (java) S 18209 18212 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6044945 10202112000 11280 33554432000 1073741824 1073778376 140736266835280 140670584522920 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18212/tid=18219] ppid=18209 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18212/task/18219/stat : 18219 (java) S 18209 18212 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6044945 10202112000 11280 33554432000 1073741824 1073778376 140736266835280 140670583471144 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18212/tid=18220] ppid=18209 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18212/task/18220/stat : 18220 (java) S 18209 18212 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6044945 10202112000 11280 33554432000 1073741824 1073778376 140736266835280 140670582418344 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18212/tid=18221] ppid=18209 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18212/task/18221/stat : 18221 (java) S 18209 18212 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6044945 10202112000 11280 33554432000 1073741824 1073778376 140736266835280 140670245268264 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18212/tid=18222] ppid=18209 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18212/task/18222/stat : 18222 (java) S 18209 18212 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 6044945 10202112000 11280 33554432000 1073741824 1073778376 140736266835280 140670244215464 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=18212/tid=18223] ppid=18209 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18212/task/18223/stat : 18223 (java) S 18209 18212 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 6044945 10202112000 11280 33554432000 1073741824 1073778376 140736266835280 140670243162664 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=18212/tid=18224] ppid=18209 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18212/task/18224/stat : 18224 (java) S 18209 18212 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 6044945 10202112000 11280 33554432000 1073741824 1073778376 140736266835280 140670242109864 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=18212/tid=18225] ppid=18209 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18212/task/18225/stat : 18225 (java) S 18209 18212 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 6044945 10202112000 11280 33554432000 1073741824 1073778376 140736266835280 140670241057064 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=18212/tid=18226] ppid=18209 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18212/task/18226/stat : 18226 (java) S 18209 18212 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 6044945 10202112000 11280 33554432000 1073741824 1073778376 140736266835280 140670240004264 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18212/tid=18227] ppid=18209 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18212/task/18227/stat : 18227 (java) S 18209 18212 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 6044945 10202112000 11280 33554432000 1073741824 1073778376 140736266835280 140670238952488 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18212/tid=18228] ppid=18209 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18212/task/18228/stat : 18228 (java) S 18209 18212 15681 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 24 0 6044946 10202112000 11280 33554432000 1073741824 1073778376 140736266835280 140670221491048 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18212/tid=18229] ppid=18209 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18212/task/18229/stat : 18229 (java) S 18209 18212 15681 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 24 0 6044946 10202112000 11280 33554432000 1073741824 1073778376 140736266835280 140670220437112 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=18212/tid=18230] ppid=18209 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18212/task/18230/stat : 18230 (java) S 18209 18212 15681 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 6044946 10202112000 11280 33554432000 1073741824 1073778376 140736266835280 140670219384200 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=18212/tid=18231] ppid=18209 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18212/task/18231/stat : 18231 (java) S 18209 18212 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6044949 10202112000 11280 33554432000 1073741824 1073778376 140736266835280 140670218332688 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=18212/tid=18232] ppid=18209 vsize=9963000 CPUtime=0.17 cores=0-3,8-11
/proc/18212/task/18232/stat : 18232 (java) S 18209 18212 15681 0 -1 4202560 1527 0 0 0 17 0 0 0 20 0 24 0 6044949 10202112000 11280 33554432000 1073741824 1073778376 140736266835280 140670217279800 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=18212/tid=18233] ppid=18209 vsize=9963000 CPUtime=0.35 cores=0-3,8-11
/proc/18212/task/18233/stat : 18233 (java) S 18209 18212 15681 0 -1 4202560 4549 0 0 0 35 0 0 0 20 0 24 0 6044949 10202112000 11280 33554432000 1073741824 1073778376 140736266835280 140670216227000 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=18212/tid=18234] ppid=18209 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18212/task/18234/stat : 18234 (java) S 18209 18212 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6044949 10202112000 11280 33554432000 1073741824 1073778376 140736266835280 140670215174392 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=18212/tid=18235] ppid=18209 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18212/task/18235/stat : 18235 (java) S 18209 18212 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6044949 10202112000 11280 33554432000 1073741824 1073778376 140736266835280 140670214122824 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18212/tid=18236] ppid=18209 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18212/task/18236/stat : 18236 (java) S 18209 18212 15681 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 6044962 10202112000 11280 33554432000 1073741824 1073778376 140736266835280 140670213068328 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
Current children cumulated CPU time (s) 2.02
Current children cumulated vsize (KiB) 9963000

[startup+3.1011 s]
/proc/loadavg: 2.05 2.10 2.09 3/305 18236
/proc/meminfo: memFree=27087144/32872528 swapFree=8828/8828
[pid=18212] ppid=18209 vsize=9963000 CPUtime=3.64 cores=0-3,8-11
/proc/18212/stat : 18212 (java) S 18209 18212 15681 0 -1 4202496 9887 0 1 0 361 3 0 0 20 0 24 0 6044942 10202112000 14357 33554432000 1073741824 1073778376 140736266835280 140736266826416 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18212/statm: 2490750 14357 2257 9 0 2481427 0
[pid=18212/tid=18214] ppid=18209 vsize=9963000 CPUtime=3.05 cores=0-3,8-11
/proc/18212/task/18214/stat : 18214 (java) R 18209 18212 15681 0 -1 4202560 2463 0 1 0 304 1 0 0 20 0 24 0 6044943 10202112000 14357 33554432000 1073741824 1073778376 140736266835280 140670743888344 140670598129088 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=18212/tid=18215] ppid=18209 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18212/task/18215/stat : 18215 (java) S 18209 18212 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6044945 10202112000 14357 33554432000 1073741824 1073778376 140736266835280 140670716340776 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=18212/tid=18216] ppid=18209 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18212/task/18216/stat : 18216 (java) S 18209 18212 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6044945 10202112000 14357 33554432000 1073741824 1073778376 140736266835280 140670586628520 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18212/tid=18217] ppid=18209 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18212/task/18217/stat : 18217 (java) S 18209 18212 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6044945 10202112000 14357 33554432000 1073741824 1073778376 140736266835280 140670585575720 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18212/tid=18218] ppid=18209 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18212/task/18218/stat : 18218 (java) S 18209 18212 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6044945 10202112000 14357 33554432000 1073741824 1073778376 140736266835280 140670584522920 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18212/tid=18219] ppid=18209 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18212/task/18219/stat : 18219 (java) S 18209 18212 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6044945 10202112000 14357 33554432000 1073741824 1073778376 140736266835280 140670583471144 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18212/tid=18220] ppid=18209 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18212/task/18220/stat : 18220 (java) S 18209 18212 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6044945 10202112000 14357 33554432000 1073741824 1073778376 140736266835280 140670582418344 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18212/tid=18221] ppid=18209 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18212/task/18221/stat : 18221 (java) S 18209 18212 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6044945 10202112000 14357 33554432000 1073741824 1073778376 140736266835280 140670245268264 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18212/tid=18222] ppid=18209 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18212/task/18222/stat : 18222 (java) S 18209 18212 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 6044945 10202112000 14357 33554432000 1073741824 1073778376 140736266835280 140670244215464 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=18212/tid=18223] ppid=18209 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18212/task/18223/stat : 18223 (java) S 18209 18212 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 6044945 10202112000 14357 33554432000 1073741824 1073778376 140736266835280 140670243162664 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=18212/tid=18224] ppid=18209 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18212/task/18224/stat : 18224 (java) S 18209 18212 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 6044945 10202112000 14357 33554432000 1073741824 1073778376 140736266835280 140670242109864 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=18212/tid=18225] ppid=18209 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18212/task/18225/stat : 18225 (java) S 18209 18212 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 6044945 10202112000 14357 33554432000 1073741824 1073778376 140736266835280 140670241057064 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=18212/tid=18226] ppid=18209 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18212/task/18226/stat : 18226 (java) S 18209 18212 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 6044945 10202112000 14357 33554432000 1073741824 1073778376 140736266835280 140670240004264 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18212/tid=18227] ppid=18209 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18212/task/18227/stat : 18227 (java) S 18209 18212 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 6044945 10202112000 14357 33554432000 1073741824 1073778376 140736266835280 140670238952488 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18212/tid=18228] ppid=18209 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18212/task/18228/stat : 18228 (java) S 18209 18212 15681 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 24 0 6044946 10202112000 14357 33554432000 1073741824 1073778376 140736266835280 140670221491048 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18212/tid=18229] ppid=18209 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18212/task/18229/stat : 18229 (java) S 18209 18212 15681 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 24 0 6044946 10202112000 14357 33554432000 1073741824 1073778376 140736266835280 140670220437112 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=18212/tid=18230] ppid=18209 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18212/task/18230/stat : 18230 (java) S 18209 18212 15681 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 6044946 10202112000 14357 33554432000 1073741824 1073778376 140736266835280 140670219384200 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=18212/tid=18231] ppid=18209 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18212/task/18231/stat : 18231 (java) S 18209 18212 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6044949 10202112000 14357 33554432000 1073741824 1073778376 140736266835280 140670218332688 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=18212/tid=18232] ppid=18209 vsize=9963000 CPUtime=0.19 cores=0-3,8-11
/proc/18212/task/18232/stat : 18232 (java) S 18209 18212 15681 0 -1 4202560 1588 0 0 0 19 0 0 0 20 0 24 0 6044949 10202112000 14357 33554432000 1073741824 1073778376 140736266835280 140670217279800 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=18212/tid=18233] ppid=18209 vsize=9963000 CPUtime=0.35 cores=0-3,8-11
/proc/18212/task/18233/stat : 18233 (java) S 18209 18212 15681 0 -1 4202560 4549 0 0 0 35 0 0 0 20 0 24 0 6044949 10202112000 14357 33554432000 1073741824 1073778376 140736266835280 140670216227000 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=18212/tid=18234] ppid=18209 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18212/task/18234/stat : 18234 (java) S 18209 18212 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6044949 10202112000 14357 33554432000 1073741824 1073778376 140736266835280 140670215174392 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=18212/tid=18235] ppid=18209 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18212/task/18235/stat : 18235 (java) S 18209 18212 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6044949 10202112000 14357 33554432000 1073741824 1073778376 140736266835280 140670214122824 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18212/tid=18236] ppid=18209 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18212/task/18236/stat : 18236 (java) S 18209 18212 15681 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 6044962 10202112000 14357 33554432000 1073741824 1073778376 140736266835280 140670213068328 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
Current children cumulated CPU time (s) 3.64
Current children cumulated vsize (KiB) 9963000

[startup+6.301 s]
/proc/loadavg: 2.05 2.10 2.08 3/305 18236
/proc/meminfo: memFree=27068608/32872528 swapFree=8828/8828
[pid=18212] ppid=18209 vsize=9963000 CPUtime=6.85 cores=0-3,8-11
/proc/18212/stat : 18212 (java) S 18209 18212 15681 0 -1 4202496 9899 0 1 0 681 4 0 0 20 0 24 0 6044942 10202112000 18788 33554432000 1073741824 1073778376 140736266835280 140736266826416 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18212/statm: 2490750 18788 2258 9 0 2481427 0
[pid=18212/tid=18214] ppid=18209 vsize=9963000 CPUtime=6.24 cores=0-3,8-11
/proc/18212/task/18214/stat : 18214 (java) R 18209 18212 15681 0 -1 4202560 2474 0 1 0 622 2 0 0 20 0 24 0 6044943 10202112000 18788 33554432000 1073741824 1073778376 140736266835280 140670743879328 140670598129048 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=18212/tid=18215] ppid=18209 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18212/task/18215/stat : 18215 (java) S 18209 18212 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6044945 10202112000 18788 33554432000 1073741824 1073778376 140736266835280 140670716340776 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=18212/tid=18216] ppid=18209 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18212/task/18216/stat : 18216 (java) S 18209 18212 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6044945 10202112000 18788 33554432000 1073741824 1073778376 140736266835280 140670586628520 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18212/tid=18217] ppid=18209 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18212/task/18217/stat : 18217 (java) S 18209 18212 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6044945 10202112000 18788 33554432000 1073741824 1073778376 140736266835280 140670585575720 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18212/tid=18218] ppid=18209 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18212/task/18218/stat : 18218 (java) S 18209 18212 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6044945 10202112000 18788 33554432000 1073741824 1073778376 140736266835280 140670584522920 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18212/tid=18219] ppid=18209 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18212/task/18219/stat : 18219 (java) S 18209 18212 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6044945 10202112000 18788 33554432000 1073741824 1073778376 140736266835280 140670583471144 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18212/tid=18220] ppid=18209 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18212/task/18220/stat : 18220 (java) S 18209 18212 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6044945 10202112000 18788 33554432000 1073741824 1073778376 140736266835280 140670582418344 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18212/tid=18221] ppid=18209 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18212/task/18221/stat : 18221 (java) S 18209 18212 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6044945 10202112000 18788 33554432000 1073741824 1073778376 140736266835280 140670245268264 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18212/tid=18222] ppid=18209 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18212/task/18222/stat : 18222 (java) S 18209 18212 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 6044945 10202112000 18788 33554432000 1073741824 1073778376 140736266835280 140670244215464 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=18212/tid=18223] ppid=18209 vsize=9963000 CPUtime=0 cores=0-3,8-11

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

/proc/18212/task/18223/stat : 18223 (java) S 18209 18212 15681 0 -1 4202560 160 0 0 0 35 13 0 0 20 0 24 0 6044945 10202112000 115456 33554432000 1073741824 1073778376 140736266835280 140670243162664 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18212/tid=18224] ppid=18209 vsize=9963000 CPUtime=0.47 cores=0-3,8-11
/proc/18212/task/18224/stat : 18224 (java) S 18209 18212 15681 0 -1 4202560 277 0 0 0 33 14 0 0 20 0 24 0 6044945 10202112000 115456 33554432000 1073741824 1073778376 140736266835280 140670242109864 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=18212/tid=18225] ppid=18209 vsize=9963000 CPUtime=0.51 cores=0-3,8-11
/proc/18212/task/18225/stat : 18225 (java) S 18209 18212 15681 0 -1 4202560 199 0 0 0 39 12 0 0 20 0 24 0 6044945 10202112000 115456 33554432000 1073741824 1073778376 140736266835280 140670241057064 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=18212/tid=18226] ppid=18209 vsize=9963000 CPUtime=0.55 cores=0-3,8-11
/proc/18212/task/18226/stat : 18226 (java) S 18209 18212 15681 0 -1 4202560 225 0 0 0 41 14 0 0 20 0 24 0 6044945 10202112000 115456 33554432000 1073741824 1073778376 140736266835280 140670240004264 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18212/tid=18227] ppid=18209 vsize=9963000 CPUtime=0.46 cores=0-3,8-11
/proc/18212/task/18227/stat : 18227 (java) S 18209 18212 15681 0 -1 4202560 175 0 0 0 36 10 0 0 20 0 24 0 6044945 10202112000 115456 33554432000 1073741824 1073778376 140736266835280 140670238952488 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=18212/tid=18228] ppid=18209 vsize=9963000 CPUtime=0.15 cores=0-3,8-11
/proc/18212/task/18228/stat : 18228 (java) S 18209 18212 15681 0 -1 4202560 115 0 0 0 13 2 0 0 20 0 24 0 6044946 10202112000 115456 33554432000 1073741824 1073778376 140736266835280 140670221491048 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18212/tid=18229] ppid=18209 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18212/task/18229/stat : 18229 (java) S 18209 18212 15681 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 24 0 6044946 10202112000 115456 33554432000 1073741824 1073778376 140736266835280 140670220437112 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=18212/tid=18230] ppid=18209 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18212/task/18230/stat : 18230 (java) S 18209 18212 15681 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 24 0 6044946 10202112000 115456 33554432000 1073741824 1073778376 140736266835280 140670219384200 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=18212/tid=18231] ppid=18209 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18212/task/18231/stat : 18231 (java) S 18209 18212 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6044949 10202112000 115456 33554432000 1073741824 1073778376 140736266835280 140670218332688 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=18212/tid=18232] ppid=18209 vsize=9963000 CPUtime=0.38 cores=0-3,8-11
/proc/18212/task/18232/stat : 18232 (java) S 18209 18212 15681 0 -1 4202560 6208 0 0 0 36 2 0 0 20 0 24 0 6044949 10202112000 115456 33554432000 1073741824 1073778376 140736266835280 140670217279800 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18212/tid=18233] ppid=18209 vsize=9963000 CPUtime=0.36 cores=0-3,8-11
/proc/18212/task/18233/stat : 18233 (java) S 18209 18212 15681 0 -1 4202560 4569 0 0 0 36 0 0 0 20 0 24 0 6044949 10202112000 115456 33554432000 1073741824 1073778376 140736266835280 140670216227000 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=18212/tid=18234] ppid=18209 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18212/task/18234/stat : 18234 (java) S 18209 18212 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6044949 10202112000 115456 33554432000 1073741824 1073778376 140736266835280 140670215174392 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=18212/tid=18235] ppid=18209 vsize=9963000 CPUtime=0.58 cores=0-3,8-11
/proc/18212/task/18235/stat : 18235 (java) S 18209 18212 15681 0 -1 4202560 104 0 0 0 29 29 0 0 20 0 24 0 6044949 10202112000 115456 33554432000 1073741824 1073778376 140736266835280 140670214122824 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18212/tid=18236] ppid=18209 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18212/task/18236/stat : 18236 (java) S 18209 18212 15681 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 6044962 10202112000 115456 33554432000 1073741824 1073778376 140736266835280 140670213068328 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
Current children cumulated CPU time (s) 1788.6
Current children cumulated vsize (KiB) 9963000



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1793.7 s]
/proc/loadavg: 2.06 2.02 2.02 3/305 18376
/proc/meminfo: memFree=27157552/32872528 swapFree=8828/8828
[pid=18212] ppid=18209 vsize=9963000 CPUtime=1800.01 cores=0-3,8-11
/proc/18212/stat : 18212 (java) S 18209 18212 15681 0 -1 4202496 17688 0 1 0 179801 200 0 0 20 0 24 0 6044942 10202112000 115456 33554432000 1073741824 1073778376 140736266835280 140736266826416 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18212/statm: 2490750 115456 2281 9 0 2481427 0
[pid=18212/tid=18214] ppid=18209 vsize=9963000 CPUtime=1787.91 cores=0-3,8-11
/proc/18212/task/18214/stat : 18214 (java) R 18209 18212 15681 0 -1 4202560 2546 0 1 0 178755 36 0 0 20 0 24 0 6044943 10202112000 115456 33554432000 1073741824 1073778376 140736266835280 140670743879328 140670598128973 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0
[pid=18212/tid=18215] ppid=18209 vsize=9963000 CPUtime=0.46 cores=0-3,8-11
/proc/18212/task/18215/stat : 18215 (java) S 18209 18212 15681 0 -1 4202560 277 0 0 0 32 14 0 0 20 0 24 0 6044945 10202112000 115456 33554432000 1073741824 1073778376 140736266835280 140670716340776 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18212/tid=18216] ppid=18209 vsize=9963000 CPUtime=0.41 cores=0-3,8-11
/proc/18212/task/18216/stat : 18216 (java) S 18209 18212 15681 0 -1 4202560 328 0 0 0 32 9 0 0 20 0 24 0 6044945 10202112000 115456 33554432000 1073741824 1073778376 140736266835280 140670586628520 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18212/tid=18217] ppid=18209 vsize=9963000 CPUtime=0.55 cores=0-3,8-11
/proc/18212/task/18217/stat : 18217 (java) S 18209 18212 15681 0 -1 4202560 212 0 0 0 39 16 0 0 20 0 24 0 6044945 10202112000 115456 33554432000 1073741824 1073778376 140736266835280 140670585575720 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18212/tid=18218] ppid=18209 vsize=9963000 CPUtime=0.49 cores=0-3,8-11
/proc/18212/task/18218/stat : 18218 (java) S 18209 18212 15681 0 -1 4202560 219 0 0 0 36 13 0 0 20 0 24 0 6044945 10202112000 115456 33554432000 1073741824 1073778376 140736266835280 140670584522920 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=18212/tid=18219] ppid=18209 vsize=9963000 CPUtime=0.38 cores=0-3,8-11
/proc/18212/task/18219/stat : 18219 (java) S 18209 18212 15681 0 -1 4202560 182 0 0 0 29 9 0 0 20 0 24 0 6044945 10202112000 115456 33554432000 1073741824 1073778376 140736266835280 140670583471144 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18212/tid=18220] ppid=18209 vsize=9963000 CPUtime=0.45 cores=0-3,8-11
/proc/18212/task/18220/stat : 18220 (java) S 18209 18212 15681 0 -1 4202560 209 0 0 0 33 12 0 0 20 0 24 0 6044945 10202112000 115456 33554432000 1073741824 1073778376 140736266835280 140670582418344 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=18212/tid=18221] ppid=18209 vsize=9963000 CPUtime=0.46 cores=0-3,8-11
/proc/18212/task/18221/stat : 18221 (java) S 18209 18212 15681 0 -1 4202560 162 0 0 0 35 11 0 0 20 0 24 0 6044945 10202112000 115456 33554432000 1073741824 1073778376 140736266835280 140670245268264 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18212/tid=18222] ppid=18209 vsize=9963000 CPUtime=0.47 cores=0-3,8-11
/proc/18212/task/18222/stat : 18222 (java) S 18209 18212 15681 0 -1 4202560 263 0 0 0 34 13 0 0 20 0 24 0 6044945 10202112000 115456 33554432000 1073741824 1073778376 140736266835280 140670244215464 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=18212/tid=18223] ppid=18209 vsize=9963000 CPUtime=0.48 cores=0-3,8-11
/proc/18212/task/18223/stat : 18223 (java) S 18209 18212 15681 0 -1 4202560 160 0 0 0 35 13 0 0 20 0 24 0 6044945 10202112000 115456 33554432000 1073741824 1073778376 140736266835280 140670243162664 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18212/tid=18224] ppid=18209 vsize=9963000 CPUtime=0.47 cores=0-3,8-11
/proc/18212/task/18224/stat : 18224 (java) S 18209 18212 15681 0 -1 4202560 277 0 0 0 33 14 0 0 20 0 24 0 6044945 10202112000 115456 33554432000 1073741824 1073778376 140736266835280 140670242109864 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=18212/tid=18225] ppid=18209 vsize=9963000 CPUtime=0.51 cores=0-3,8-11
/proc/18212/task/18225/stat : 18225 (java) S 18209 18212 15681 0 -1 4202560 199 0 0 0 39 12 0 0 20 0 24 0 6044945 10202112000 115456 33554432000 1073741824 1073778376 140736266835280 140670241057064 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=18212/tid=18226] ppid=18209 vsize=9963000 CPUtime=0.55 cores=0-3,8-11
/proc/18212/task/18226/stat : 18226 (java) S 18209 18212 15681 0 -1 4202560 225 0 0 0 41 14 0 0 20 0 24 0 6044945 10202112000 115456 33554432000 1073741824 1073778376 140736266835280 140670240004264 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18212/tid=18227] ppid=18209 vsize=9963000 CPUtime=0.46 cores=0-3,8-11
/proc/18212/task/18227/stat : 18227 (java) S 18209 18212 15681 0 -1 4202560 175 0 0 0 36 10 0 0 20 0 24 0 6044945 10202112000 115456 33554432000 1073741824 1073778376 140736266835280 140670238952488 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=18212/tid=18228] ppid=18209 vsize=9963000 CPUtime=0.15 cores=0-3,8-11
/proc/18212/task/18228/stat : 18228 (java) S 18209 18212 15681 0 -1 4202560 115 0 0 0 13 2 0 0 20 0 24 0 6044946 10202112000 115456 33554432000 1073741824 1073778376 140736266835280 140670221491048 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18212/tid=18229] ppid=18209 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18212/task/18229/stat : 18229 (java) S 18209 18212 15681 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 24 0 6044946 10202112000 115456 33554432000 1073741824 1073778376 140736266835280 140670220437112 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=18212/tid=18230] ppid=18209 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18212/task/18230/stat : 18230 (java) S 18209 18212 15681 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 24 0 6044946 10202112000 115456 33554432000 1073741824 1073778376 140736266835280 140670219384200 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=18212/tid=18231] ppid=18209 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18212/task/18231/stat : 18231 (java) S 18209 18212 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6044949 10202112000 115456 33554432000 1073741824 1073778376 140736266835280 140670218332688 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=18212/tid=18232] ppid=18209 vsize=9963000 CPUtime=0.38 cores=0-3,8-11
/proc/18212/task/18232/stat : 18232 (java) S 18209 18212 15681 0 -1 4202560 6208 0 0 0 36 2 0 0 20 0 24 0 6044949 10202112000 115456 33554432000 1073741824 1073778376 140736266835280 140670217279800 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18212/tid=18233] ppid=18209 vsize=9963000 CPUtime=0.36 cores=0-3,8-11
/proc/18212/task/18233/stat : 18233 (java) S 18209 18212 15681 0 -1 4202560 4569 0 0 0 36 0 0 0 20 0 24 0 6044949 10202112000 115456 33554432000 1073741824 1073778376 140736266835280 140670216227000 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=18212/tid=18234] ppid=18209 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18212/task/18234/stat : 18234 (java) S 18209 18212 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6044949 10202112000 115456 33554432000 1073741824 1073778376 140736266835280 140670215174392 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=18212/tid=18235] ppid=18209 vsize=9963000 CPUtime=0.59 cores=0-3,8-11
/proc/18212/task/18235/stat : 18235 (java) S 18209 18212 15681 0 -1 4202560 104 0 0 0 29 30 0 0 20 0 24 0 6044949 10202112000 115456 33554432000 1073741824 1073778376 140736266835280 140670214122824 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18212/tid=18236] ppid=18209 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18212/task/18236/stat : 18236 (java) S 18209 18212 15681 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 6044962 10202112000 115456 33554432000 1073741824 1073778376 140736266835280 140670213068328 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 9963000

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

[startup+1793.7 s]
/proc/loadavg: 2.06 2.02 2.02 3/305 18376
/proc/meminfo: memFree=27157552/32872528 swapFree=8828/8828
[pid=18212] ppid=18209 vsize=9963000 CPUtime=1800.01 cores=0-3,8-11
/proc/18212/stat : 18212 (java) S 18209 18212 15681 0 -1 4202496 17688 0 1 0 179801 200 0 0 20 0 24 0 6044942 10202112000 115456 33554432000 1073741824 1073778376 140736266835280 140736266826416 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18212/statm: 2490750 115456 2281 9 0 2481427 0
[pid=18212/tid=18214] ppid=18209 vsize=9963000 CPUtime=1787.91 cores=0-3,8-11
/proc/18212/task/18214/stat : 18214 (java) R 18209 18212 15681 0 -1 4202560 2546 0 1 0 178755 36 0 0 20 0 24 0 6044943 10202112000 115456 33554432000 1073741824 1073778376 140736266835280 140670743879328 140670598128973 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0
[pid=18212/tid=18215] ppid=18209 vsize=9963000 CPUtime=0.46 cores=0-3,8-11
/proc/18212/task/18215/stat : 18215 (java) S 18209 18212 15681 0 -1 4202560 277 0 0 0 32 14 0 0 20 0 24 0 6044945 10202112000 115456 33554432000 1073741824 1073778376 140736266835280 140670716340776 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18212/tid=18216] ppid=18209 vsize=9963000 CPUtime=0.41 cores=0-3,8-11
/proc/18212/task/18216/stat : 18216 (java) S 18209 18212 15681 0 -1 4202560 328 0 0 0 32 9 0 0 20 0 24 0 6044945 10202112000 115456 33554432000 1073741824 1073778376 140736266835280 140670586628520 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18212/tid=18217] ppid=18209 vsize=9963000 CPUtime=0.55 cores=0-3,8-11
/proc/18212/task/18217/stat : 18217 (java) S 18209 18212 15681 0 -1 4202560 212 0 0 0 39 16 0 0 20 0 24 0 6044945 10202112000 115456 33554432000 1073741824 1073778376 140736266835280 140670585575720 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18212/tid=18218] ppid=18209 vsize=9963000 CPUtime=0.49 cores=0-3,8-11
/proc/18212/task/18218/stat : 18218 (java) S 18209 18212 15681 0 -1 4202560 219 0 0 0 36 13 0 0 20 0 24 0 6044945 10202112000 115456 33554432000 1073741824 1073778376 140736266835280 140670584522920 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=18212/tid=18219] ppid=18209 vsize=9963000 CPUtime=0.38 cores=0-3,8-11
/proc/18212/task/18219/stat : 18219 (java) S 18209 18212 15681 0 -1 4202560 182 0 0 0 29 9 0 0 20 0 24 0 6044945 10202112000 115456 33554432000 1073741824 1073778376 140736266835280 140670583471144 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18212/tid=18220] ppid=18209 vsize=9963000 CPUtime=0.45 cores=0-3,8-11
/proc/18212/task/18220/stat : 18220 (java) S 18209 18212 15681 0 -1 4202560 209 0 0 0 33 12 0 0 20 0 24 0 6044945 10202112000 115456 33554432000 1073741824 1073778376 140736266835280 140670582418344 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=18212/tid=18221] ppid=18209 vsize=9963000 CPUtime=0.46 cores=0-3,8-11
/proc/18212/task/18221/stat : 18221 (java) S 18209 18212 15681 0 -1 4202560 162 0 0 0 35 11 0 0 20 0 24 0 6044945 10202112000 115456 33554432000 1073741824 1073778376 140736266835280 140670245268264 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18212/tid=18222] ppid=18209 vsize=9963000 CPUtime=0.47 cores=0-3,8-11
/proc/18212/task/18222/stat : 18222 (java) S 18209 18212 15681 0 -1 4202560 263 0 0 0 34 13 0 0 20 0 24 0 6044945 10202112000 115456 33554432000 1073741824 1073778376 140736266835280 140670244215464 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=18212/tid=18223] ppid=18209 vsize=9963000 CPUtime=0.48 cores=0-3,8-11
/proc/18212/task/18223/stat : 18223 (java) S 18209 18212 15681 0 -1 4202560 160 0 0 0 35 13 0 0 20 0 24 0 6044945 10202112000 115456 33554432000 1073741824 1073778376 140736266835280 140670243162664 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18212/tid=18224] ppid=18209 vsize=9963000 CPUtime=0.47 cores=0-3,8-11
/proc/18212/task/18224/stat : 18224 (java) S 18209 18212 15681 0 -1 4202560 277 0 0 0 33 14 0 0 20 0 24 0 6044945 10202112000 115456 33554432000 1073741824 1073778376 140736266835280 140670242109864 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=18212/tid=18225] ppid=18209 vsize=9963000 CPUtime=0.51 cores=0-3,8-11
/proc/18212/task/18225/stat : 18225 (java) S 18209 18212 15681 0 -1 4202560 199 0 0 0 39 12 0 0 20 0 24 0 6044945 10202112000 115456 33554432000 1073741824 1073778376 140736266835280 140670241057064 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=18212/tid=18226] ppid=18209 vsize=9963000 CPUtime=0.55 cores=0-3,8-11
/proc/18212/task/18226/stat : 18226 (java) S 18209 18212 15681 0 -1 4202560 225 0 0 0 41 14 0 0 20 0 24 0 6044945 10202112000 115456 33554432000 1073741824 1073778376 140736266835280 140670240004264 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18212/tid=18227] ppid=18209 vsize=9963000 CPUtime=0.46 cores=0-3,8-11
/proc/18212/task/18227/stat : 18227 (java) S 18209 18212 15681 0 -1 4202560 175 0 0 0 36 10 0 0 20 0 24 0 6044945 10202112000 115456 33554432000 1073741824 1073778376 140736266835280 140670238952488 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=18212/tid=18228] ppid=18209 vsize=9963000 CPUtime=0.15 cores=0-3,8-11
/proc/18212/task/18228/stat : 18228 (java) S 18209 18212 15681 0 -1 4202560 115 0 0 0 13 2 0 0 20 0 24 0 6044946 10202112000 115456 33554432000 1073741824 1073778376 140736266835280 140670221491048 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18212/tid=18229] ppid=18209 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18212/task/18229/stat : 18229 (java) S 18209 18212 15681 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 24 0 6044946 10202112000 115456 33554432000 1073741824 1073778376 140736266835280 140670220437112 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=18212/tid=18230] ppid=18209 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18212/task/18230/stat : 18230 (java) S 18209 18212 15681 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 24 0 6044946 10202112000 115456 33554432000 1073741824 1073778376 140736266835280 140670219384200 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=18212/tid=18231] ppid=18209 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18212/task/18231/stat : 18231 (java) S 18209 18212 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6044949 10202112000 115456 33554432000 1073741824 1073778376 140736266835280 140670218332688 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=18212/tid=18232] ppid=18209 vsize=9963000 CPUtime=0.38 cores=0-3,8-11
/proc/18212/task/18232/stat : 18232 (java) S 18209 18212 15681 0 -1 4202560 6208 0 0 0 36 2 0 0 20 0 24 0 6044949 10202112000 115456 33554432000 1073741824 1073778376 140736266835280 140670217279800 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18212/tid=18233] ppid=18209 vsize=9963000 CPUtime=0.36 cores=0-3,8-11
/proc/18212/task/18233/stat : 18233 (java) S 18209 18212 15681 0 -1 4202560 4569 0 0 0 36 0 0 0 20 0 24 0 6044949 10202112000 115456 33554432000 1073741824 1073778376 140736266835280 140670216227000 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=18212/tid=18234] ppid=18209 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18212/task/18234/stat : 18234 (java) S 18209 18212 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6044949 10202112000 115456 33554432000 1073741824 1073778376 140736266835280 140670215174392 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=18212/tid=18235] ppid=18209 vsize=9963000 CPUtime=0.59 cores=0-3,8-11
/proc/18212/task/18235/stat : 18235 (java) S 18209 18212 15681 0 -1 4202560 104 0 0 0 29 30 0 0 20 0 24 0 6044949 10202112000 115456 33554432000 1073741824 1073778376 140736266835280 140670214122824 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18212/tid=18236] ppid=18209 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/18212/task/18236/stat : 18236 (java) S 18209 18212 15681 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 6044962 10202112000 115456 33554432000 1073741824 1073778376 140736266835280 140670213068328 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 9963000

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 18212 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=487348
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=491621
# CPU time returned by wait4() is 1795.98
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1793.74
CPU time (s): 1800.01
CPU user time (s): 1798.01
CPU system time (s): 2
CPU usage (%): 100.35
Max. virtual memory (cumulated for all children) (KiB): 9963000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.49
system time used= 2.49162
maximum resident set size= 535180
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17736
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1360
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 39056
involuntary context switches= 17500

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.4108 second user time and 18.3672 second system time

The end

Launcher Data

Begin job on node132 at 2016-06-30 03:42:01
IDJOB=4119193
IDBENCH=111670
IDSOLVER=2546
FILE ID=node132/4119193-1467250921
RUNJOBID= node132-1467233254-15697
PBS_JOBID= 19997601
Free space on /tmp= 71528 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB15eval/normalized-PB15eval/OPT-BIGINT-LIN/minlplib2-pb-0.1.0/opb/normalized-graphpart_3g-0333-0333.lin.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4119193-1467250921/watcher-4119193-1467250921 -o /tmp/evaluation-result-4119193-1467250921/solver-4119193-1467250921 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node132-1467233254-15697 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4119193-1467250921.opb

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

MD5SUM BENCH= a1a85ca5bd099e849b6cf3fbd12757c4
RANDOM SEED=1815080203

node132.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.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.02
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.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.51
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.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.51
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.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.51
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.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
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	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
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	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
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	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
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	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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:        27131160 kB
Buffers:          135472 kB
Cached:          3876020 kB
SwapCached:            0 kB
Active:          1072800 kB
Inactive:        3890712 kB
Active(anon):     954444 kB
Inactive(anon):        0 kB
Active(file):     118356 kB
Inactive(file):  3890712 kB
Unevictable:        8828 kB
Mlocked:            8828 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               796 kB
Writeback:             0 kB
AnonPages:        961392 kB
Mapped:            22256 kB
Shmem:               216 kB
Slab:             633220 kB
SReclaimable:      73716 kB
SUnreclaim:       559504 kB
KernelStack:        2360 kB
PageTables:         6172 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1927564 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987140 kB
HardwareCorrupted:     0 kB
AnonHugePages:    911360 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= 71536 MiB
End job on node132 at 2016-06-30 04:11:55