Trace number 4118056

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)-4287109 1800.69 1793.15

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-BIGINT-NLC/
minlplib2-pb-0.1.0/opb/normalized-graphpart_2g-0099-9211.opb
MD5SUM8aeb4b366e2338644b2b4d2ceff05423
Bench CategoryOPT-BIGINT-NLC (optimisation, big integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-4287109
Best CPU time to get the best result obtained on this benchmark1800.69
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables243
Total number of constraints81
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)81
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 486
Biggest coefficient in the objective function 277583
Number of bits for the biggest coefficient in the objective function 19
Sum of the numbers in the objective function 36389322
Number of bits of the sum of numbers in the objective function 26
Biggest number in a constraint 277583
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 36389322
Number of bits of the biggest sum of numbers26
Number of products (including duplicates)486
Sum of products size (including duplicates)972
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.11	c Pseudo Boolean Optimization by upper bound
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.11	c No reason simplification
0.09/0.11	c Glucose 2.1 dynamic restart strategy
0.09/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	c solving HOME/instance-4118056-1467219887.opb
0.09/0.11	c reading problem ... 
0.09/0.12	c  objective function found
0.09/0.19	c ... done. Wall clock time 0.077s.
0.09/0.19	c declared #vars     243
0.09/0.19	c internal #vars     729
0.09/0.19	c #constraints  1134
0.09/0.19	c constraints type 
0.09/0.19	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 567
0.09/0.19	c org.sat4j.minisat.constraints.card.MinWatchCard => 81
0.09/0.19	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 486
0.09/0.19	c 1134 constraints processed.
0.09/0.19	c objective function length is 486 literals
0.23/0.21	c SATISFIABLE
0.23/0.21	c OPTIMIZING...
0.23/0.21	c Got one! Elapsed wall clock time (in seconds):0.094
0.23/0.21	o -4166731
0.23/0.23	c Got one! Elapsed wall clock time (in seconds):0.117
0.23/0.23	o -4176685
0.23/0.25	c Got one! Elapsed wall clock time (in seconds):0.132
0.23/0.25	o -4219547
0.48/0.36	c Got one! Elapsed wall clock time (in seconds):0.247
0.48/0.36	o -4222194
0.48/0.37	c Got one! Elapsed wall clock time (in seconds):0.253
0.48/0.37	o -4247768
0.48/0.37	c Got one! Elapsed wall clock time (in seconds):0.258
0.48/0.37	o -4252537
0.48/0.38	c Got one! Elapsed wall clock time (in seconds):0.267
0.48/0.38	o -4254832
0.48/0.39	c Got one! Elapsed wall clock time (in seconds):0.275
0.48/0.39	o -4256650
0.74/0.40	c Got one! Elapsed wall clock time (in seconds):0.284
0.74/0.40	o -4271076
0.74/0.40	c Got one! Elapsed wall clock time (in seconds):0.29
0.74/0.40	o -4275845
1.25/0.84	c cleaning 2842 clauses out of 5704 with flag 11300/5704
1.52/1.01	c Got one! Elapsed wall clock time (in seconds):0.895
1.52/1.01	o -4280566
1.52/1.03	c Got one! Elapsed wall clock time (in seconds):0.92
1.52/1.03	o -4283975
1.52/1.04	c Got one! Elapsed wall clock time (in seconds):0.927
1.52/1.04	o -4285291
1.52/1.04	c Got one! Elapsed wall clock time (in seconds):0.93
1.52/1.04	o -4287109
1.84/1.29	c cleaning 4214 clauses out of 8429 with flag 7035/11271
2.34/1.78	c cleaning 5098 clauses out of 10215 with flag 20341/17271
2.96/2.39	c cleaning 6054 clauses out of 12117 with flag 35844/24271
3.77/3.10	c cleaning 7029 clauses out of 14065 with flag 54004/32273
4.57/3.95	c cleaning 8011 clauses out of 16034 with flag 73524/41271
5.57/4.93	c cleaning 9006 clauses out of 18024 with flag 95201/51272
6.67/6.03	c cleaning 10004 clauses out of 20017 with flag 120610/62271
7.97/7.35	c cleaning 11001 clauses out of 22016 with flag 150229/74274
9.47/8.81	c cleaning 12007 clauses out of 24014 with flag 182974/87273
10.97/10.37	c cleaning 13000 clauses out of 26005 with flag 218559/101271
12.67/12.08	c cleaning 14003 clauses out of 28005 with flag 259645/116271
14.57/13.94	c cleaning 14995 clauses out of 30002 with flag 300109/132271
16.59/15.98	c cleaning 16001 clauses out of 32009 with flag 341901/149273
18.79/18.13	c cleaning 17001 clauses out of 34007 with flag 389847/167272
20.99/20.34	c cleaning 17998 clauses out of 36005 with flag 432232/186271
23.29/22.63	c cleaning 19004 clauses out of 38008 with flag 477858/206272
26.10/25.43	c cleaning 20001 clauses out of 40005 with flag 528362/227273
28.99/28.39	c cleaning 20995 clauses out of 42002 with flag 580608/249271
31.89/31.29	c cleaning 22004 clauses out of 44009 with flag 633504/272273
34.95/34.24	c cleaning 23001 clauses out of 46003 with flag 687423/296271
38.34/37.69	c cleaning 24001 clauses out of 48002 with flag 740917/321271
41.55/40.84	c cleaning 24996 clauses out of 50004 with flag 800585/347274
44.94/44.22	c cleaning 26001 clauses out of 52006 with flag 864580/374272
48.54/47.80	c cleaning 27003 clauses out of 54005 with flag 929630/402272
52.35/51.61	c cleaning 28001 clauses out of 56004 with flag 996367/431274
56.54/55.74	c cleaning 28998 clauses out of 58002 with flag 1066150/461273
61.14/60.33	c cleaning 29993 clauses out of 60002 with flag 1140243/492271
65.84/65.05	c cleaning 31004 clauses out of 62010 with flag 1219004/524272
70.74/69.97	c cleaning 32002 clauses out of 64007 with flag 1300226/557273
75.44/74.66	c cleaning 32998 clauses out of 66005 with flag 1383087/591273
80.56/79.68	c cleaning 33998 clauses out of 68005 with flag 1468192/626271
85.96/85.08	c cleaning 34992 clauses out of 70007 with flag 1556714/662271
91.27/90.34	c cleaning 36001 clauses out of 72015 with flag 1647010/699271
96.86/95.92	c cleaning 37002 clauses out of 74016 with flag 1740093/737273
103.67/102.69	c cleaning 38004 clauses out of 76013 with flag 1838668/776272
110.77/109.76	c cleaning 39000 clauses out of 78012 with flag 1940088/816275
117.27/116.22	c cleaning 40004 clauses out of 80008 with flag 2043675/857271
124.47/123.45	c cleaning 40995 clauses out of 82006 with flag 2145245/899273
133.01/131.90	c cleaning 42006 clauses out of 84012 with flag 2247941/942274
141.02/139.82	c cleaning 43001 clauses out of 86004 with flag 2355786/986272
150.22/149.06	c cleaning 44003 clauses out of 88005 with flag 2464726/1031274
159.92/158.79	c cleaning 44985 clauses out of 90000 with flag 2569624/1077272
170.37/169.08	c cleaning 46001 clauses out of 92014 with flag 2683429/1124271
180.97/179.69	c cleaning 47002 clauses out of 94013 with flag 2800793/1172271
193.77/192.49	c cleaning 48001 clauses out of 96012 with flag 2921159/1221272
206.32/204.89	c cleaning 49007 clauses out of 98016 with flag 3040669/1271277
218.52/217.00	c cleaning 49992 clauses out of 100004 with flag 3166678/1322272
230.53/228.81	c cleaning 51002 clauses out of 102011 with flag 3292731/1374271
244.12/242.48	c cleaning 52000 clauses out of 104011 with flag 3420934/1427273
257.05/255.13	c cleaning 52999 clauses out of 106009 with flag 3554511/1481271
269.35/267.44	c cleaning 53999 clauses out of 108010 with flag 3686672/1536271
282.36/280.49	c cleaning 55004 clauses out of 110013 with flag 3823709/1592273
295.82/293.75	c cleaning 55998 clauses out of 112007 with flag 3963134/1649271
308.71/306.64	c cleaning 57002 clauses out of 114010 with flag 4101939/1707272
321.61/319.50	c cleaning 57998 clauses out of 116008 with flag 4244832/1766272
335.42/333.34	c cleaning 58999 clauses out of 118009 with flag 4389612/1826271
349.73/347.69	c cleaning 59998 clauses out of 120010 with flag 4538897/1887271
364.63/362.55	c cleaning 61004 clauses out of 122016 with flag 4689363/1949275
379.66/377.55	c cleaning 62001 clauses out of 124008 with flag 4843299/2012271
396.03/393.85	c cleaning 63002 clauses out of 126010 with flag 4999473/2076274
412.33/410.13	c cleaning 63999 clauses out of 128005 with flag 5157678/2141271
428.50/426.27	c cleaning 64992 clauses out of 130006 with flag 5320263/2207271
445.80/443.51	c cleaning 66005 clauses out of 132015 with flag 5483702/2274272
462.93/460.63	c cleaning 67000 clauses out of 134009 with flag 5649424/2342271
479.52/477.14	c cleaning 68003 clauses out of 136009 with flag 5818199/2411271
498.63/496.28	c cleaning 69002 clauses out of 138006 with flag 5990424/2481271
516.97/514.52	c cleaning 69996 clauses out of 140004 with flag 6161681/2552271
535.09/532.66	c cleaning 71001 clauses out of 142009 with flag 6332440/2624272
553.99/551.49	c cleaning 72002 clauses out of 144007 with flag 6505794/2697271
572.09/569.57	c cleaning 72994 clauses out of 146005 with flag 6680108/2771271
591.35/588.76	c cleaning 74002 clauses out of 148013 with flag 6856567/2846273
613.33/610.63	c cleaning 75003 clauses out of 150010 with flag 7040329/2922272
631.28/628.59	c cleaning 76000 clauses out of 152008 with flag 7227041/2999273
649.57/646.76	c cleaning 77000 clauses out of 154006 with flag 7413521/3077271
670.23/667.36	c cleaning 77997 clauses out of 156006 with flag 7604942/3156271
691.62/688.67	c cleaning 78996 clauses out of 158010 with flag 7797803/3236272
714.59/711.56	c cleaning 80002 clauses out of 160015 with flag 7993440/3317273
735.87/732.76	c cleaning 81003 clauses out of 162011 with flag 8190586/3399271
757.04/753.88	c cleaning 82004 clauses out of 164008 with flag 8392439/3482271
778.62/775.36	c cleaning 82997 clauses out of 166004 with flag 8584418/3566271
804.10/800.78	c cleaning 83997 clauses out of 168008 with flag 8777525/3651272
828.58/825.15	c cleaning 85002 clauses out of 170012 with flag 8983781/3737273
855.64/852.12	c cleaning 86001 clauses out of 172008 with flag 9189798/3824271
882.12/878.59	c cleaning 87004 clauses out of 174007 with flag 9405648/3912271
913.37/909.73	c cleaning 87995 clauses out of 176003 with flag 9614011/4001271
943.91/940.13	c cleaning 89000 clauses out of 178010 with flag 9826227/4091273
974.38/970.53	c cleaning 89997 clauses out of 180012 with flag 10040563/4182275
1004.17/1000.23	c cleaning 91003 clauses out of 182011 with flag 10267761/4274271
1037.98/1033.92	c cleaning 92000 clauses out of 184009 with flag 10490458/4367272
1067.86/1063.72	c cleaning 93003 clauses out of 186009 with flag 10723075/4461272
1095.24/1091.04	c cleaning 93997 clauses out of 188006 with flag 10957110/4556272
1124.77/1120.43	c cleaning 94998 clauses out of 190008 with flag 11178930/4652271
1153.62/1149.28	c cleaning 96002 clauses out of 192013 with flag 11415441/4749274
1183.12/1178.63	c cleaning 97004 clauses out of 194010 with flag 11655791/4847273
1212.96/1208.36	c cleaning 97996 clauses out of 196005 with flag 11914655/4946272
1241.50/1236.76	c cleaning 99005 clauses out of 198009 with flag 12183182/5046272
1270.25/1265.46	c cleaning 99998 clauses out of 200007 with flag 12438103/5147275
1299.26/1294.39	c cleaning 101000 clauses out of 202005 with flag 12681374/5249271
1333.69/1328.66	c cleaning 102000 clauses out of 204005 with flag 12946140/5352271
1364.58/1359.46	c cleaning 102997 clauses out of 206005 with flag 13194866/5456271
1394.40/1389.15	c cleaning 104004 clauses out of 208008 with flag 13442870/5561271
1427.19/1421.70	c cleaning 105003 clauses out of 210005 with flag 13693248/5667272
1458.30/1452.74	c cleaning 105995 clauses out of 212002 with flag 13952060/5774272
1488.71/1483.02	c cleaning 107003 clauses out of 214006 with flag 14205109/5882271
1526.80/1520.98	c cleaning 108003 clauses out of 216005 with flag 14464925/5991273
1563.69/1557.71	c cleaning 108999 clauses out of 218001 with flag 14726033/6101272
1598.84/1592.78	c cleaning 109999 clauses out of 220002 with flag 14992032/6212272
1635.69/1629.41	c cleaning 111001 clauses out of 222003 with flag 15266109/6324272
1677.14/1670.77	c cleaning 112000 clauses out of 224002 with flag 15542534/6437272
1711.28/1704.75	c cleaning 112992 clauses out of 226004 with flag 15817599/6551274
1747.77/1741.05	c cleaning 113992 clauses out of 228009 with flag 16095358/6666271
1785.62/1778.75	c cleaning 114998 clauses out of 230018 with flag 16376111/6782272
1800.09/1793.11	c starts		: 2035
1800.09/1793.11	c conflicts		: 6849709
1800.09/1793.11	c decisions		: 7762116
1800.09/1793.11	c propagations		: 573722056
1800.09/1793.11	c inspects		: 26526525865
1800.09/1793.11	c shortcuts		: 0
1800.09/1793.11	c learnt literals	: 0
1800.09/1793.11	c learnt binary clauses	: 0
1800.09/1793.11	c learnt ternary clauses	: 0
1800.09/1793.11	c learnt constraints	: 6849709
1800.09/1793.11	c ignored constraints	: 0
1800.09/1793.11	c root simplifications	: 0
1800.09/1793.11	c removed literals (reason simplification)	: 0
1800.09/1793.11	c reason swapping (by a shorter reason)	: 0
1800.09/1793.11	c Calls to reduceDB	: 113
1800.09/1793.11	c Number of update (reduction) of LBD	: 299678
1800.09/1793.11	c Imported unit clauses	: 0
1800.09/1793.11	c number of reductions to clauses (during analyze)	: 0
1800.09/1793.11	c number of learned constraints concerned by reduction	: 0
1800.09/1793.11	c number of learning phase by resolution	: 0
1800.09/1793.11	c number of learning phase by cutting planes	: 0
1800.09/1793.11	c speed (assignments/second)	: 319994.00752405997
1800.09/1793.11	c non guided choices	28
1800.09/1793.14	c learnt constraints type 
1800.09/1793.14	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 182457
1800.09/1793.14	s SATISFIABLE
1800.09/1793.14	c Found 14 solution(s)
1800.09/1793.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 
1800.09/1793.14	c objective function=-4287109
1800.09/1793.14	c Total wall clock time (in seconds): 1793.024

Verifier Data

OK	-4287109

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-4118056-1467219887/watcher-4118056-1467219887 -o /tmp/evaluation-result-4118056-1467219887/solver-4118056-1467219887 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node103-1467209106-4306 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4118056-1467219887.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.03 2.05 2.04 3/194 5475
/proc/meminfo: memFree=29470652/32872528 swapFree=242912/249044
[pid=5475] ppid=5472 vsize=272 CPUtime=0 cores=1,3,5,7
/proc/5475/stat : 5475 (java) R 5472 5475 4289 0 -1 4202496 362 0 0 0 0 0 0 0 20 0 1 0 3094982 278528 33 33554432000 1073741824 1073778376 140735402553264 140733772330952 247055084725 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5475/statm: 68 33 25 9 0 25 0

[startup+0.10006 s]
/proc/loadavg: 2.03 2.05 2.04 3/194 5475
/proc/meminfo: memFree=29470652/32872528 swapFree=242912/249044
[pid=5475] ppid=5472 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/5475/stat : 5475 (java) S 5472 5475 4289 0 -1 4202496 4391 0 1 0 8 1 0 0 20 0 18 0 3094982 9787879424 6018 33554432000 1073741824 1073778376 140735402553264 140735402544400 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5475/statm: 2389619 6018 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200228 s]
/proc/loadavg: 2.03 2.05 2.04 3/194 5475
/proc/meminfo: memFree=29470652/32872528 swapFree=242912/249044
[pid=5475] ppid=5472 vsize=9558476 CPUtime=0.23 cores=1,3,5,7
/proc/5475/stat : 5475 (java) S 5472 5475 4289 0 -1 4202496 4716 0 1 0 22 1 0 0 20 0 18 0 3094982 9787879424 7289 33554432000 1073741824 1073778376 140735402553264 140735402544400 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5475/statm: 2389619 7289 2202 9 0 2380296 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9558476

[startup+0.300222 s]
/proc/loadavg: 2.03 2.05 2.04 3/194 5475
/proc/meminfo: memFree=29470652/32872528 swapFree=242912/249044
[pid=5475] ppid=5472 vsize=9625040 CPUtime=0.48 cores=1,3,5,7
/proc/5475/stat : 5475 (java) S 5472 5475 4289 0 -1 4202496 7284 0 1 0 46 2 0 0 20 0 19 0 3094982 9856040960 8774 33554432000 1073741824 1073778376 140735402553264 140735402544400 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5475/statm: 2406260 8774 2238 9 0 2396937 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 9625040

[startup+0.700125 s]
/proc/loadavg: 2.03 2.05 2.04 3/194 5475
/proc/meminfo: memFree=29470652/32872528 swapFree=242912/249044
[pid=5475] ppid=5472 vsize=9625040 CPUtime=1.14 cores=1,3,5,7
/proc/5475/stat : 5475 (java) S 5472 5475 4289 0 -1 4202496 10421 0 1 0 112 2 0 0 20 0 19 0 3094982 9856040960 11483 33554432000 1073741824 1073778376 140735402553264 140735402544400 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5475/statm: 2406260 11483 2240 9 0 2396937 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 9625040

[startup+1.50079 s]
/proc/loadavg: 2.03 2.05 2.04 3/213 5494
/proc/meminfo: memFree=29428248/32872528 swapFree=242912/249044
[pid=5475] ppid=5472 vsize=9625040 CPUtime=2.14 cores=1,3,5,7
/proc/5475/stat : 5475 (java) S 5472 5475 4289 0 -1 4202496 11552 0 1 0 211 3 0 0 20 0 19 0 3094982 9856040960 13634 33554432000 1073741824 1073778376 140735402553264 140735402544400 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5475/statm: 2406260 13634 2251 9 0 2396937 0
[pid=5475/tid=5477] ppid=5472 vsize=9625040 CPUtime=1.46 cores=1,3,5,7
/proc/5475/task/5477/stat : 5477 (java) R 5472 5475 4289 0 -1 4202560 2410 0 1 0 144 2 0 0 20 0 19 0 3094983 9856040960 13634 33554432000 1073741824 1073778376 140735402553264 140061943869136 140061786450045 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=5475/tid=5478] ppid=5472 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5475/task/5478/stat : 5478 (java) S 5472 5475 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3094984 9856040960 13634 33554432000 1073741824 1073778376 140735402553264 140061905369768 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5475/tid=5479] ppid=5472 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5475/task/5479/stat : 5479 (java) S 5472 5475 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3094984 9856040960 13634 33554432000 1073741824 1073778376 140735402553264 140061785975592 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5475/tid=5480] ppid=5472 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5475/task/5480/stat : 5480 (java) S 5472 5475 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3094984 9856040960 13634 33554432000 1073741824 1073778376 140735402553264 140061784923048 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5475/tid=5481] ppid=5472 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5475/task/5481/stat : 5481 (java) S 5472 5475 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3094984 9856040960 13634 33554432000 1073741824 1073778376 140735402553264 140061783870504 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5475/tid=5482] ppid=5472 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5475/task/5482/stat : 5482 (java) S 5472 5475 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3094984 9856040960 13634 33554432000 1073741824 1073778376 140735402553264 140061782816936 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5475/tid=5483] ppid=5472 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5475/task/5483/stat : 5483 (java) S 5472 5475 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3094984 9856040960 13634 33554432000 1073741824 1073778376 140735402553264 140061781764392 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5475/tid=5484] ppid=5472 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5475/task/5484/stat : 5484 (java) S 5472 5475 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3094984 9856040960 13634 33554432000 1073741824 1073778376 140735402553264 140061780711848 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5475/tid=5485] ppid=5472 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5475/task/5485/stat : 5485 (java) S 5472 5475 4289 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 3094984 9856040960 13634 33554432000 1073741824 1073778376 140735402553264 140061779659304 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5475/tid=5486] ppid=5472 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5475/task/5486/stat : 5486 (java) S 5472 5475 4289 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 3094985 9856040960 13634 33554432000 1073741824 1073778376 140735402553264 140061297330792 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5475/tid=5487] ppid=5472 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5475/task/5487/stat : 5487 (java) S 5472 5475 4289 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 3094986 9856040960 13634 33554432000 1073741824 1073778376 140735402553264 140061296277112 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5475/tid=5488] ppid=5472 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5475/task/5488/stat : 5488 (java) S 5472 5475 4289 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 3094986 9856040960 13634 33554432000 1073741824 1073778376 140735402553264 140061295224456 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5475/tid=5489] ppid=5472 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5475/task/5489/stat : 5489 (java) S 5472 5475 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3094988 9856040960 13634 33554432000 1073741824 1073778376 140735402553264 140061294173200 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5475/tid=5490] ppid=5472 vsize=9625040 CPUtime=0.28 cores=1,3,5,7
/proc/5475/task/5490/stat : 5490 (java) S 5472 5475 4289 0 -1 4202560 3047 0 0 0 28 0 0 0 20 0 19 0 3094988 9856040960 13634 33554432000 1073741824 1073778376 140735402553264 140061293119544 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5475/tid=5491] ppid=5472 vsize=9625040 CPUtime=0.37 cores=1,3,5,7
/proc/5475/task/5491/stat : 5491 (java) S 5472 5475 4289 0 -1 4202560 4826 0 0 0 37 0 0 0 20 0 19 0 3094988 9856040960 13634 33554432000 1073741824 1073778376 140735402553264 140061292067000 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5475/tid=5492] ppid=5472 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5475/task/5492/stat : 5492 (java) S 5472 5475 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3094988 9856040960 13634 33554432000 1073741824 1073778376 140735402553264 140061291014648 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5475/tid=5493] ppid=5472 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5475/task/5493/stat : 5493 (java) S 5472 5475 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3094988 9856040960 13634 33554432000 1073741824 1073778376 140735402553264 140061289962312 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5475/tid=5494] ppid=5472 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5475/task/5494/stat : 5494 (java) S 5472 5475 4289 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 3095002 9856040960 13634 33554432000 1073741824 1073778376 140735402553264 140061288908072 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 2.14
Current children cumulated vsize (KiB) 9625040

[startup+3.10077 s]
/proc/loadavg: 2.03 2.05 2.04 3/213 5494
/proc/meminfo: memFree=29415588/32872528 swapFree=242912/249044
[pid=5475] ppid=5472 vsize=9625040 CPUtime=3.77 cores=1,3,5,7
/proc/5475/stat : 5475 (java) S 5472 5475 4289 0 -1 4202496 11561 0 1 0 374 3 0 0 20 0 19 0 3094982 9856040960 17730 33554432000 1073741824 1073778376 140735402553264 140735402544400 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5475/statm: 2406260 17730 2251 9 0 2396937 0
[pid=5475/tid=5477] ppid=5472 vsize=9625040 CPUtime=3.06 cores=1,3,5,7
/proc/5475/task/5477/stat : 5477 (java) R 5472 5475 4289 0 -1 4202560 2419 0 1 0 304 2 0 0 20 0 19 0 3094983 9856040960 17730 33554432000 1073741824 1073778376 140735402553264 140061943876136 140061786735856 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=5475/tid=5478] ppid=5472 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5475/task/5478/stat : 5478 (java) S 5472 5475 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3094984 9856040960 17730 33554432000 1073741824 1073778376 140735402553264 140061905369768 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5475/tid=5479] ppid=5472 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5475/task/5479/stat : 5479 (java) S 5472 5475 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3094984 9856040960 17730 33554432000 1073741824 1073778376 140735402553264 140061785975592 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5475/tid=5480] ppid=5472 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5475/task/5480/stat : 5480 (java) S 5472 5475 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3094984 9856040960 17730 33554432000 1073741824 1073778376 140735402553264 140061784923048 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5475/tid=5481] ppid=5472 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5475/task/5481/stat : 5481 (java) S 5472 5475 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3094984 9856040960 17730 33554432000 1073741824 1073778376 140735402553264 140061783870504 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5475/tid=5482] ppid=5472 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5475/task/5482/stat : 5482 (java) S 5472 5475 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3094984 9856040960 17730 33554432000 1073741824 1073778376 140735402553264 140061782816936 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5475/tid=5483] ppid=5472 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5475/task/5483/stat : 5483 (java) S 5472 5475 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3094984 9856040960 17730 33554432000 1073741824 1073778376 140735402553264 140061781764392 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5475/tid=5484] ppid=5472 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5475/task/5484/stat : 5484 (java) S 5472 5475 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3094984 9856040960 17730 33554432000 1073741824 1073778376 140735402553264 140061780711848 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5475/tid=5485] ppid=5472 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5475/task/5485/stat : 5485 (java) S 5472 5475 4289 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 3094984 9856040960 17730 33554432000 1073741824 1073778376 140735402553264 140061779659304 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5475/tid=5486] ppid=5472 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5475/task/5486/stat : 5486 (java) S 5472 5475 4289 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 3094985 9856040960 17730 33554432000 1073741824 1073778376 140735402553264 140061297330792 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5475/tid=5487] ppid=5472 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5475/task/5487/stat : 5487 (java) S 5472 5475 4289 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 3094986 9856040960 17730 33554432000 1073741824 1073778376 140735402553264 140061296277112 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5475/tid=5488] ppid=5472 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5475/task/5488/stat : 5488 (java) S 5472 5475 4289 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 3094986 9856040960 17730 33554432000 1073741824 1073778376 140735402553264 140061295224456 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5475/tid=5489] ppid=5472 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5475/task/5489/stat : 5489 (java) S 5472 5475 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3094988 9856040960 17730 33554432000 1073741824 1073778376 140735402553264 140061294173200 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5475/tid=5490] ppid=5472 vsize=9625040 CPUtime=0.29 cores=1,3,5,7
/proc/5475/task/5490/stat : 5490 (java) S 5472 5475 4289 0 -1 4202560 3047 0 0 0 29 0 0 0 20 0 19 0 3094988 9856040960 17730 33554432000 1073741824 1073778376 140735402553264 140061293119544 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5475/tid=5491] ppid=5472 vsize=9625040 CPUtime=0.39 cores=1,3,5,7
/proc/5475/task/5491/stat : 5491 (java) S 5472 5475 4289 0 -1 4202560 4826 0 0 0 39 0 0 0 20 0 19 0 3094988 9856040960 17730 33554432000 1073741824 1073778376 140735402553264 140061292067000 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5475/tid=5492] ppid=5472 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5475/task/5492/stat : 5492 (java) S 5472 5475 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3094988 9856040960 17730 33554432000 1073741824 1073778376 140735402553264 140061291014648 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5475/tid=5493] ppid=5472 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5475/task/5493/stat : 5493 (java) S 5472 5475 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3094988 9856040960 17730 33554432000 1073741824 1073778376 140735402553264 140061289962312 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5475/tid=5494] ppid=5472 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5475/task/5494/stat : 5494 (java) S 5472 5475 4289 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 3095002 9856040960 17730 33554432000 1073741824 1073778376 140735402553264 140061288908072 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.77
Current children cumulated vsize (KiB) 9625040

[startup+6.3008 s]
/proc/loadavg: 2.03 2.05 2.04 3/213 5494
/proc/meminfo: memFree=29384052/32872528 swapFree=242912/249044
[pid=5475] ppid=5472 vsize=9625040 CPUtime=6.97 cores=1,3,5,7
/proc/5475/stat : 5475 (java) S 5472 5475 4289 0 -1 4202496 11578 0 1 0 694 3 0 0 20 0 19 0 3094982 9856040960 25264 33554432000 1073741824 1073778376 140735402553264 140735402544400 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5475/statm: 2406260 25264 2252 9 0 2396937 0
[pid=5475/tid=5477] ppid=5472 vsize=9625040 CPUtime=6.26 cores=1,3,5,7
/proc/5475/task/5477/stat : 5477 (java) R 5472 5475 4289 0 -1 4202560 2435 0 1 0 624 2 0 0 20 0 19 0 3094983 9856040960 25264 33554432000 1073741824 1073778376 140735402553264 140061943869120 140061786504576 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=5475/tid=5478] ppid=5472 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5475/task/5478/stat : 5478 (java) S 5472 5475 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3094984 9856040960 25264 33554432000 1073741824 1073778376 140735402553264 140061905369768 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5475/tid=5479] ppid=5472 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5475/task/5479/stat : 5479 (java) S 5472 5475 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3094984 9856040960 25264 33554432000 1073741824 1073778376 140735402553264 140061785975592 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5475/tid=5480] ppid=5472 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5475/task/5480/stat : 5480 (java) S 5472 5475 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3094984 9856040960 25264 33554432000 1073741824 1073778376 140735402553264 140061784923048 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5475/tid=5481] ppid=5472 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5475/task/5481/stat : 5481 (java) S 5472 5475 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3094984 9856040960 25264 33554432000 1073741824 1073778376 140735402553264 140061783870504 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5475/tid=5482] ppid=5472 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5475/task/5482/stat : 5482 (java) S 5472 5475 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3094984 9856040960 25264 33554432000 1073741824 1073778376 140735402553264 140061782816936 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5475/tid=5483] ppid=5472 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5475/task/5483/stat : 5483 (java) S 5472 5475 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3094984 9856040960 25264 33554432000 1073741824 1073778376 140735402553264 140061781764392 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5475/tid=5484] ppid=5472 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5475/task/5484/stat : 5484 (java) S 5472 5475 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3094984 9856040960 25264 33554432000 1073741824 1073778376 140735402553264 140061780711848 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5475/tid=5485] ppid=5472 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5475/task/5485/stat : 5485 (java) S 5472 5475 4289 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 3094984 9856040960 25264 33554432000 1073741824 1073778376 140735402553264 140061779659304 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5475/tid=5486] ppid=5472 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5475/task/5486/stat : 5486 (java) S 5472 5475 4289 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 3094985 9856040960 25264 33554432000 1073741824 1073778376 140735402553264 140061297330792 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5475/tid=5487] ppid=5472 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5475/task/5487/stat : 5487 (java) S 5472 5475 4289 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 3094986 9856040960 25264 33554432000 1073741824 1073778376 140735402553264 140061296277112 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5475/tid=5488] ppid=5472 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5475/task/5488/stat : 5488 (java) S 5472 5475 4289 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 3094986 9856040960 25264 33554432000 1073741824 1073778376 140735402553264 140061295224456 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5475/tid=5489] ppid=5472 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5475/task/5489/stat : 5489 (java) S 5472 5475 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3094988 9856040960 25264 33554432000 1073741824 1073778376 140735402553264 140061294173200 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5475/tid=5490] ppid=5472 vsize=9625040 CPUtime=0.29 cores=1,3,5,7
/proc/5475/task/5490/stat : 5490 (java) S 5472 5475 4289 0 -1 4202560 3047 0 0 0 29 0 0 0 20 0 19 0 3094988 9856040960 25264 33554432000 1073741824 1073778376 140735402553264 140061293119544 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5475/tid=5491] ppid=5472 vsize=9625040 CPUtime=0.39 cores=1,3,5,7
/proc/5475/task/5491/stat : 5491 (java) S 5472 5475 4289 0 -1 4202560 4826 0 0 0 39 0 0 0 20 0 19 0 3094988 9856040960 25264 33554432000 1073741824 1073778376 140735402553264 140061292067000 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5475/tid=5492] ppid=5472 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5475/task/5492/stat : 5492 (java) S 5472 5475 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3094988 9856040960 25264 33554432000 1073741824 1073778376 140735402553264 140061291014648 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5475/tid=5493] ppid=5472 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5475/task/5493/stat : 5493 (java) S 5472 5475 4289 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 3094988 9856040960 25264 33554432000 1073741824 1073778376 140735402553264 140061289962312 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5475/tid=5494] ppid=5472 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5475/task/5494/stat : 5494 (java) S 5472 5475 4289 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 3095002 9856040960 25264 33554432000 1073741824 1073778376 140735402553264 140061288908072 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 6.97
Current children cumulated vsize (KiB) 9625040


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

[pid=5475/tid=5487] ppid=5472 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5475/task/5487/stat : 5487 (java) S 5472 5475 4289 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 3094986 9856040960 97113 33554432000 1073741824 1073778376 140735402553264 140061296277112 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5475/tid=5488] ppid=5472 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5475/task/5488/stat : 5488 (java) S 5472 5475 4289 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 3094986 9856040960 97113 33554432000 1073741824 1073778376 140735402553264 140061295224456 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5475/tid=5489] ppid=5472 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5475/task/5489/stat : 5489 (java) S 5472 5475 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3094988 9856040960 97113 33554432000 1073741824 1073778376 140735402553264 140061294173200 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5475/tid=5490] ppid=5472 vsize=9625040 CPUtime=0.31 cores=1,3,5,7
/proc/5475/task/5490/stat : 5490 (java) S 5472 5475 4289 0 -1 4202560 3233 0 0 0 31 0 0 0 20 0 19 0 3094988 9856040960 97113 33554432000 1073741824 1073778376 140735402553264 140061293119544 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5475/tid=5491] ppid=5472 vsize=9625040 CPUtime=0.39 cores=1,3,5,7
/proc/5475/task/5491/stat : 5491 (java) S 5472 5475 4289 0 -1 4202560 4826 0 0 0 39 0 0 0 20 0 19 0 3094988 9856040960 97113 33554432000 1073741824 1073778376 140735402553264 140061292067000 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5475/tid=5492] ppid=5472 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5475/task/5492/stat : 5492 (java) S 5472 5475 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3094988 9856040960 97113 33554432000 1073741824 1073778376 140735402553264 140061291014648 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5475/tid=5493] ppid=5472 vsize=9625040 CPUtime=0.58 cores=1,3,5,7
/proc/5475/task/5493/stat : 5493 (java) S 5472 5475 4289 0 -1 4202560 100 0 0 0 24 34 0 0 20 0 19 0 3094988 9856040960 97113 33554432000 1073741824 1073778376 140735402553264 140061289962312 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5475/tid=5494] ppid=5472 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5475/task/5494/stat : 5494 (java) S 5472 5475 4289 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 3095002 9856040960 97113 33554432000 1073741824 1073778376 140735402553264 140061288908072 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1728.94
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.05 2.07 2.04 3/213 5604
/proc/meminfo: memFree=29082644/32872528 swapFree=242912/249044
[pid=5475] ppid=5472 vsize=9625040 CPUtime=1789.24 cores=1,3,5,7
/proc/5475/stat : 5475 (java) S 5472 5475 4289 0 -1 4202496 16845 0 1 0 178822 102 0 0 20 0 19 0 3094982 9856040960 95085 33554432000 1073741824 1073778376 140735402553264 140735402544400 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5475/statm: 2406260 95085 2278 9 0 2396937 0
[pid=5475/tid=5477] ppid=5472 vsize=9625040 CPUtime=1778.72 cores=1,3,5,7
/proc/5475/task/5477/stat : 5477 (java) R 5472 5475 4289 0 -1 4202560 2561 0 1 0 177841 31 0 0 20 0 19 0 3094983 9856040960 95085 33554432000 1073741824 1073778376 140735402553264 140061943876816 140061786453615 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=5475/tid=5478] ppid=5472 vsize=9625040 CPUtime=1.12 cores=1,3,5,7
/proc/5475/task/5478/stat : 5478 (java) S 5472 5475 4289 0 -1 4202560 680 0 0 0 101 11 0 0 20 0 19 0 3094984 9856040960 95085 33554432000 1073741824 1073778376 140735402553264 140061905369768 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5475/tid=5479] ppid=5472 vsize=9625040 CPUtime=1.05 cores=1,3,5,7
/proc/5475/task/5479/stat : 5479 (java) S 5472 5475 4289 0 -1 4202560 508 0 0 0 98 7 0 0 20 0 19 0 3094984 9856040960 95085 33554432000 1073741824 1073778376 140735402553264 140061785975592 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5475/tid=5480] ppid=5472 vsize=9625040 CPUtime=0.97 cores=1,3,5,7
/proc/5475/task/5480/stat : 5480 (java) S 5472 5475 4289 0 -1 4202560 847 0 0 0 90 7 0 0 20 0 19 0 3094984 9856040960 95085 33554432000 1073741824 1073778376 140735402553264 140061784923048 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5475/tid=5481] ppid=5472 vsize=9625040 CPUtime=0.92 cores=1,3,5,7
/proc/5475/task/5481/stat : 5481 (java) S 5472 5475 4289 0 -1 4202560 488 0 0 0 86 6 0 0 20 0 19 0 3094984 9856040960 95085 33554432000 1073741824 1073778376 140735402553264 140061783870504 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5475/tid=5482] ppid=5472 vsize=9625040 CPUtime=1.16 cores=1,3,5,7
/proc/5475/task/5482/stat : 5482 (java) S 5472 5475 4289 0 -1 4202560 568 0 0 0 106 10 0 0 20 0 19 0 3094984 9856040960 95085 33554432000 1073741824 1073778376 140735402553264 140061782816936 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5475/tid=5483] ppid=5472 vsize=9625040 CPUtime=1.07 cores=1,3,5,7
/proc/5475/task/5483/stat : 5483 (java) S 5472 5475 4289 0 -1 4202560 413 0 0 0 99 8 0 0 20 0 19 0 3094984 9856040960 95085 33554432000 1073741824 1073778376 140735402553264 140061781764392 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5475/tid=5484] ppid=5472 vsize=9625040 CPUtime=1.05 cores=1,3,5,7
/proc/5475/task/5484/stat : 5484 (java) S 5472 5475 4289 0 -1 4202560 655 0 0 0 97 8 0 0 20 0 19 0 3094984 9856040960 95085 33554432000 1073741824 1073778376 140735402553264 140061780711848 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5475/tid=5485] ppid=5472 vsize=9625040 CPUtime=1.08 cores=1,3,5,7
/proc/5475/task/5485/stat : 5485 (java) S 5472 5475 4289 0 -1 4202560 320 0 0 0 102 6 0 0 20 0 19 0 3094984 9856040960 95085 33554432000 1073741824 1073778376 140735402553264 140061779659304 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5475/tid=5486] ppid=5472 vsize=9625040 CPUtime=1.04 cores=1,3,5,7
/proc/5475/task/5486/stat : 5486 (java) S 5472 5475 4289 0 -1 4202560 385 0 0 0 100 4 0 0 20 0 19 0 3094985 9856040960 95085 33554432000 1073741824 1073778376 140735402553264 140061297330792 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5475/tid=5487] ppid=5472 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5475/task/5487/stat : 5487 (java) S 5472 5475 4289 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 3094986 9856040960 95085 33554432000 1073741824 1073778376 140735402553264 140061296277112 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5475/tid=5488] ppid=5472 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5475/task/5488/stat : 5488 (java) S 5472 5475 4289 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 3094986 9856040960 95085 33554432000 1073741824 1073778376 140735402553264 140061295224456 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5475/tid=5489] ppid=5472 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5475/task/5489/stat : 5489 (java) S 5472 5475 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3094988 9856040960 95085 33554432000 1073741824 1073778376 140735402553264 140061294173200 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5475/tid=5490] ppid=5472 vsize=9625040 CPUtime=0.31 cores=1,3,5,7
/proc/5475/task/5490/stat : 5490 (java) S 5472 5475 4289 0 -1 4202560 3233 0 0 0 31 0 0 0 20 0 19 0 3094988 9856040960 95085 33554432000 1073741824 1073778376 140735402553264 140061293119544 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5475/tid=5491] ppid=5472 vsize=9625040 CPUtime=0.39 cores=1,3,5,7
/proc/5475/task/5491/stat : 5491 (java) S 5472 5475 4289 0 -1 4202560 4826 0 0 0 39 0 0 0 20 0 19 0 3094988 9856040960 95085 33554432000 1073741824 1073778376 140735402553264 140061292067000 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5475/tid=5492] ppid=5472 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5475/task/5492/stat : 5492 (java) S 5472 5475 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3094988 9856040960 95085 33554432000 1073741824 1073778376 140735402553264 140061291014648 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5475/tid=5493] ppid=5472 vsize=9625040 CPUtime=0.61 cores=1,3,5,7
/proc/5475/task/5493/stat : 5493 (java) S 5472 5475 4289 0 -1 4202560 104 0 0 0 25 36 0 0 20 0 19 0 3094988 9856040960 95085 33554432000 1073741824 1073778376 140735402553264 140061289962312 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5475/tid=5494] ppid=5472 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5475/task/5494/stat : 5494 (java) S 5472 5475 4289 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 3095002 9856040960 95085 33554432000 1073741824 1073778376 140735402553264 140061288908072 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1789.24
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1793.11 s]
/proc/loadavg: 2.12 2.09 2.04 3/213 5604
/proc/meminfo: memFree=29083220/32872528 swapFree=242912/249044
[pid=5475] ppid=5472 vsize=9625040 CPUtime=1800.09 cores=1,3,5,7
/proc/5475/stat : 5475 (java) S 5472 5475 4289 0 -1 4202496 16846 0 1 0 179907 102 0 0 20 0 19 0 3094982 9856040960 95084 33554432000 1073741824 1073778376 140735402553264 140735402544400 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5475/statm: 2406260 95084 2278 9 0 2396937 0
[pid=5475/tid=5477] ppid=5472 vsize=9625040 CPUtime=1789.51 cores=1,3,5,7
/proc/5475/task/5477/stat : 5477 (java) R 5472 5475 4289 0 -1 4202560 2562 0 1 0 178920 31 0 0 20 0 19 0 3094983 9856040960 95084 33554432000 1073741824 1073778376 140735402553264 140061943876816 140061786458601 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=5475/tid=5478] ppid=5472 vsize=9625040 CPUtime=1.14 cores=1,3,5,7
/proc/5475/task/5478/stat : 5478 (java) S 5472 5475 4289 0 -1 4202560 680 0 0 0 103 11 0 0 20 0 19 0 3094984 9856040960 95084 33554432000 1073741824 1073778376 140735402553264 140061905369768 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5475/tid=5479] ppid=5472 vsize=9625040 CPUtime=1.06 cores=1,3,5,7
/proc/5475/task/5479/stat : 5479 (java) S 5472 5475 4289 0 -1 4202560 508 0 0 0 99 7 0 0 20 0 19 0 3094984 9856040960 95084 33554432000 1073741824 1073778376 140735402553264 140061785975592 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5475/tid=5480] ppid=5472 vsize=9625040 CPUtime=0.98 cores=1,3,5,7
/proc/5475/task/5480/stat : 5480 (java) S 5472 5475 4289 0 -1 4202560 847 0 0 0 91 7 0 0 20 0 19 0 3094984 9856040960 95084 33554432000 1073741824 1073778376 140735402553264 140061784923048 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5475/tid=5481] ppid=5472 vsize=9625040 CPUtime=0.92 cores=1,3,5,7
/proc/5475/task/5481/stat : 5481 (java) S 5472 5475 4289 0 -1 4202560 488 0 0 0 86 6 0 0 20 0 19 0 3094984 9856040960 95084 33554432000 1073741824 1073778376 140735402553264 140061783870504 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5475/tid=5482] ppid=5472 vsize=9625040 CPUtime=1.16 cores=1,3,5,7
/proc/5475/task/5482/stat : 5482 (java) S 5472 5475 4289 0 -1 4202560 568 0 0 0 106 10 0 0 20 0 19 0 3094984 9856040960 95084 33554432000 1073741824 1073778376 140735402553264 140061782816936 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5475/tid=5483] ppid=5472 vsize=9625040 CPUtime=1.09 cores=1,3,5,7
/proc/5475/task/5483/stat : 5483 (java) S 5472 5475 4289 0 -1 4202560 413 0 0 0 101 8 0 0 20 0 19 0 3094984 9856040960 95084 33554432000 1073741824 1073778376 140735402553264 140061781764392 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5475/tid=5484] ppid=5472 vsize=9625040 CPUtime=1.05 cores=1,3,5,7
/proc/5475/task/5484/stat : 5484 (java) S 5472 5475 4289 0 -1 4202560 655 0 0 0 97 8 0 0 20 0 19 0 3094984 9856040960 95084 33554432000 1073741824 1073778376 140735402553264 140061780711848 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5475/tid=5485] ppid=5472 vsize=9625040 CPUtime=1.09 cores=1,3,5,7
/proc/5475/task/5485/stat : 5485 (java) S 5472 5475 4289 0 -1 4202560 320 0 0 0 103 6 0 0 20 0 19 0 3094984 9856040960 95084 33554432000 1073741824 1073778376 140735402553264 140061779659304 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5475/tid=5486] ppid=5472 vsize=9625040 CPUtime=1.04 cores=1,3,5,7
/proc/5475/task/5486/stat : 5486 (java) S 5472 5475 4289 0 -1 4202560 385 0 0 0 100 4 0 0 20 0 19 0 3094985 9856040960 95084 33554432000 1073741824 1073778376 140735402553264 140061297330792 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5475/tid=5487] ppid=5472 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5475/task/5487/stat : 5487 (java) S 5472 5475 4289 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 3094986 9856040960 95084 33554432000 1073741824 1073778376 140735402553264 140061296277112 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5475/tid=5488] ppid=5472 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5475/task/5488/stat : 5488 (java) S 5472 5475 4289 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 3094986 9856040960 95084 33554432000 1073741824 1073778376 140735402553264 140061295224456 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5475/tid=5489] ppid=5472 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5475/task/5489/stat : 5489 (java) S 5472 5475 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3094988 9856040960 95084 33554432000 1073741824 1073778376 140735402553264 140061294173200 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5475/tid=5490] ppid=5472 vsize=9625040 CPUtime=0.31 cores=1,3,5,7
/proc/5475/task/5490/stat : 5490 (java) S 5472 5475 4289 0 -1 4202560 3233 0 0 0 31 0 0 0 20 0 19 0 3094988 9856040960 95084 33554432000 1073741824 1073778376 140735402553264 140061293119544 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5475/tid=5491] ppid=5472 vsize=9625040 CPUtime=0.39 cores=1,3,5,7
/proc/5475/task/5491/stat : 5491 (java) S 5472 5475 4289 0 -1 4202560 4826 0 0 0 39 0 0 0 20 0 19 0 3094988 9856040960 95084 33554432000 1073741824 1073778376 140735402553264 140061292067000 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5475/tid=5492] ppid=5472 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5475/task/5492/stat : 5492 (java) S 5472 5475 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3094988 9856040960 95084 33554432000 1073741824 1073778376 140735402553264 140061291014648 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5475/tid=5493] ppid=5472 vsize=9625040 CPUtime=0.62 cores=1,3,5,7
/proc/5475/task/5493/stat : 5493 (java) S 5472 5475 4289 0 -1 4202560 104 0 0 0 26 36 0 0 20 0 19 0 3094988 9856040960 95084 33554432000 1073741824 1073778376 140735402553264 140061289962312 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5475/tid=5494] ppid=5472 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5475/task/5494/stat : 5494 (java) S 5472 5475 4289 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 3095002 9856040960 95084 33554432000 1073741824 1073778376 140735402553264 140061288908072 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 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 5475 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1793.11 s]
/proc/loadavg: 2.12 2.09 2.04 3/213 5604
/proc/meminfo: memFree=29083220/32872528 swapFree=242912/249044
[pid=5475] ppid=5472 vsize=9625040 CPUtime=1800.09 cores=1,3,5,7
/proc/5475/stat : 5475 (java) S 5472 5475 4289 0 -1 4202496 16846 0 1 0 179907 102 0 0 20 0 19 0 3094982 9856040960 95084 33554432000 1073741824 1073778376 140735402553264 140735402544400 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5475/statm: 2406260 95084 2278 9 0 2396937 0
[pid=5475/tid=5477] ppid=5472 vsize=9625040 CPUtime=1789.51 cores=1,3,5,7
/proc/5475/task/5477/stat : 5477 (java) R 5472 5475 4289 0 -1 4202560 2562 0 1 0 178920 31 0 0 20 0 19 0 3094983 9856040960 95084 33554432000 1073741824 1073778376 140735402553264 140061943876816 140061786458601 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=5475/tid=5478] ppid=5472 vsize=9625040 CPUtime=1.14 cores=1,3,5,7
/proc/5475/task/5478/stat : 5478 (java) S 5472 5475 4289 0 -1 4202560 680 0 0 0 103 11 0 0 20 0 19 0 3094984 9856040960 95084 33554432000 1073741824 1073778376 140735402553264 140061905369768 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5475/tid=5479] ppid=5472 vsize=9625040 CPUtime=1.06 cores=1,3,5,7
/proc/5475/task/5479/stat : 5479 (java) S 5472 5475 4289 0 -1 4202560 508 0 0 0 99 7 0 0 20 0 19 0 3094984 9856040960 95084 33554432000 1073741824 1073778376 140735402553264 140061785975592 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5475/tid=5480] ppid=5472 vsize=9625040 CPUtime=0.98 cores=1,3,5,7
/proc/5475/task/5480/stat : 5480 (java) S 5472 5475 4289 0 -1 4202560 847 0 0 0 91 7 0 0 20 0 19 0 3094984 9856040960 95084 33554432000 1073741824 1073778376 140735402553264 140061784923048 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5475/tid=5481] ppid=5472 vsize=9625040 CPUtime=0.92 cores=1,3,5,7
/proc/5475/task/5481/stat : 5481 (java) S 5472 5475 4289 0 -1 4202560 488 0 0 0 86 6 0 0 20 0 19 0 3094984 9856040960 95084 33554432000 1073741824 1073778376 140735402553264 140061783870504 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5475/tid=5482] ppid=5472 vsize=9625040 CPUtime=1.16 cores=1,3,5,7
/proc/5475/task/5482/stat : 5482 (java) S 5472 5475 4289 0 -1 4202560 568 0 0 0 106 10 0 0 20 0 19 0 3094984 9856040960 95084 33554432000 1073741824 1073778376 140735402553264 140061782816936 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5475/tid=5483] ppid=5472 vsize=9625040 CPUtime=1.09 cores=1,3,5,7
/proc/5475/task/5483/stat : 5483 (java) S 5472 5475 4289 0 -1 4202560 413 0 0 0 101 8 0 0 20 0 19 0 3094984 9856040960 95084 33554432000 1073741824 1073778376 140735402553264 140061781764392 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5475/tid=5484] ppid=5472 vsize=9625040 CPUtime=1.05 cores=1,3,5,7
/proc/5475/task/5484/stat : 5484 (java) S 5472 5475 4289 0 -1 4202560 655 0 0 0 97 8 0 0 20 0 19 0 3094984 9856040960 95084 33554432000 1073741824 1073778376 140735402553264 140061780711848 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5475/tid=5485] ppid=5472 vsize=9625040 CPUtime=1.09 cores=1,3,5,7
/proc/5475/task/5485/stat : 5485 (java) S 5472 5475 4289 0 -1 4202560 320 0 0 0 103 6 0 0 20 0 19 0 3094984 9856040960 95084 33554432000 1073741824 1073778376 140735402553264 140061779659304 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5475/tid=5486] ppid=5472 vsize=9625040 CPUtime=1.04 cores=1,3,5,7
/proc/5475/task/5486/stat : 5486 (java) S 5472 5475 4289 0 -1 4202560 385 0 0 0 100 4 0 0 20 0 19 0 3094985 9856040960 95084 33554432000 1073741824 1073778376 140735402553264 140061297330792 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5475/tid=5487] ppid=5472 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5475/task/5487/stat : 5487 (java) S 5472 5475 4289 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 3094986 9856040960 95084 33554432000 1073741824 1073778376 140735402553264 140061296277112 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5475/tid=5488] ppid=5472 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5475/task/5488/stat : 5488 (java) S 5472 5475 4289 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 3094986 9856040960 95084 33554432000 1073741824 1073778376 140735402553264 140061295224456 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5475/tid=5489] ppid=5472 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5475/task/5489/stat : 5489 (java) S 5472 5475 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3094988 9856040960 95084 33554432000 1073741824 1073778376 140735402553264 140061294173200 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5475/tid=5490] ppid=5472 vsize=9625040 CPUtime=0.31 cores=1,3,5,7
/proc/5475/task/5490/stat : 5490 (java) S 5472 5475 4289 0 -1 4202560 3233 0 0 0 31 0 0 0 20 0 19 0 3094988 9856040960 95084 33554432000 1073741824 1073778376 140735402553264 140061293119544 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5475/tid=5491] ppid=5472 vsize=9625040 CPUtime=0.39 cores=1,3,5,7
/proc/5475/task/5491/stat : 5491 (java) S 5472 5475 4289 0 -1 4202560 4826 0 0 0 39 0 0 0 20 0 19 0 3094988 9856040960 95084 33554432000 1073741824 1073778376 140735402553264 140061292067000 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5475/tid=5492] ppid=5472 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5475/task/5492/stat : 5492 (java) S 5472 5475 4289 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3094988 9856040960 95084 33554432000 1073741824 1073778376 140735402553264 140061291014648 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5475/tid=5493] ppid=5472 vsize=9625040 CPUtime=0.62 cores=1,3,5,7
/proc/5475/task/5493/stat : 5493 (java) S 5472 5475 4289 0 -1 4202560 104 0 0 0 26 36 0 0 20 0 19 0 3094988 9856040960 95084 33554432000 1073741824 1073778376 140735402553264 140061289962312 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5475/tid=5494] ppid=5472 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5475/task/5494/stat : 5494 (java) S 5472 5475 4289 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 3095002 9856040960 95084 33554432000 1073741824 1073778376 140735402553264 140061288908072 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 9625040

Child status: 143
Real time (s): 1793.15
CPU time (s): 1800.69
CPU user time (s): 1799.21
CPU system time (s): 1.48177
CPU usage (%): 100.421
Max. virtual memory (cumulated for all children) (KiB): 9626032

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.21
system time used= 1.48177
maximum resident set size= 673136
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16891
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1712
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 40625
involuntary context switches= 22911

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.0763 second user time and 17.3664 second system time

The end

Launcher Data

Begin job on node103 at 2016-06-29 19:04:47
IDJOB=4118056
IDBENCH=111439
IDSOLVER=2546
FILE ID=node103/4118056-1467219887
RUNJOBID= node103-1467209106-4306
PBS_JOBID= 19997590
Free space on /tmp= 71712 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB15eval/normalized-PB15eval/OPT-BIGINT-NLC/minlplib2-pb-0.1.0/opb/normalized-graphpart_2g-0099-9211.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4118056-1467219887/watcher-4118056-1467219887 -o /tmp/evaluation-result-4118056-1467219887/solver-4118056-1467219887 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node103-1467209106-4306 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4118056-1467219887.opb

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

MD5SUM BENCH= 8aeb4b366e2338644b2b4d2ceff05423
RANDOM SEED=107009112

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29471568 kB
Buffers:           92880 kB
Cached:          1222824 kB
SwapCached:            0 kB
Active:          1999652 kB
Inactive:         418200 kB
Active(anon):    1102832 kB
Inactive(anon):     1884 kB
Active(file):     896820 kB
Inactive(file):   416316 kB
Unevictable:      249044 kB
Mlocked:          242912 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               868 kB
Writeback:             0 kB
AnonPages:       1352704 kB
Mapped:            22212 kB
Shmem:               204 kB
Slab:             602892 kB
SReclaimable:      47052 kB
SUnreclaim:       555840 kB
KernelStack:        1592 kB
PageTables:         6980 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2220892 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1021952 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71712 MiB
End job on node103 at 2016-06-29 19:34:40