Trace number 4119593

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Sat4j PB 2.3.6 Res+CP PB16SAT (TO)6348 1800.71 897.344

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-NLC/
minlplib2-pb-0.1.0/opb/normalized-graphpart_clique-70.opb
MD5SUM11ca9a7820a64606dd9c89ea0f310250
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark6348
Best CPU time to get the best result obtained on this benchmark1800.71
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables210
Total number of constraints70
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)70
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 7245
Biggest coefficient in the objective function 69
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 171465
Number of bits of the sum of numbers in the objective function 18
Biggest number in a constraint 69
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 171465
Number of bits of the biggest sum of numbers18
Number of products (including duplicates)7245
Sum of products size (including duplicates)14490
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4119593-1467259757.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  objective function found
1.31/0.60	c ... done. Wall clock time 0.485s.
1.31/0.60	c declared #vars     210
1.31/0.60	c internal #vars     7455
1.31/0.60	c #constraints  14630
1.31/0.61	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
1.31/0.61	c constraints type 
1.31/0.61	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 7315
1.31/0.61	c org.sat4j.minisat.constraints.card.MinWatchCard => 70
1.31/0.61	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 7245
1.31/0.61	c 14630 constraints processed.
1.31/0.61	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
1.31/0.61	c constraints type 
1.31/0.61	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 7315
1.31/0.61	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 70
1.31/0.61	c org.sat4j.pb.constraints.pb.MaxWatchPb => 7245
1.31/0.61	c 14630 constraints processed.
1.31/0.61	c objective function length is 7245 literals
4.29/1.48	c And the winner is solver0
4.58/1.61	c SATISFIABLE
4.58/1.61	c OPTIMIZING...
4.58/1.61	c Got one! Elapsed wall clock time (in seconds):1.493
4.58/1.61	o 17223
4.84/1.79	c And the winner is solver0
5.11/2.15	c Got one! Elapsed wall clock time (in seconds):2.033
5.11/2.15	o 6348
8.39/3.62	c cleaning 2663 clauses out of 5325 with flag 11185/5325
12.08/5.30	c cleaning 4323 clauses out of 8664 with flag 24370/11327
15.98/7.22	c cleaning 5670 clauses out of 11341 with flag 39880/18327
20.20/9.30	c cleaning 6831 clauses out of 13669 with flag 57816/26325
24.95/11.66	c cleaning 7915 clauses out of 15838 with flag 77839/35325
30.48/14.30	c cleaning 8963 clauses out of 17925 with flag 99783/45327
36.07/17.18	c cleaning 9983 clauses out of 19966 with flag 124536/56331
42.48/20.37	c cleaning 10984 clauses out of 21977 with flag 151053/68325
49.96/24.03	c cleaning 11986 clauses out of 23993 with flag 179861/81325
58.11/28.04	c cleaning 13004 clauses out of 26007 with flag 210894/95325
66.50/32.26	c cleaning 14002 clauses out of 28004 with flag 244600/110326
75.30/36.62	c cleaning 14999 clauses out of 30001 with flag 280124/126325
84.70/41.39	c cleaning 16002 clauses out of 32003 with flag 318055/143326
95.09/46.54	c cleaning 16998 clauses out of 34000 with flag 357405/161325
105.71/51.80	c cleaning 18000 clauses out of 36002 with flag 399106/180325
117.25/57.59	c cleaning 18993 clauses out of 38006 with flag 443479/200329
129.04/63.44	c cleaning 20004 clauses out of 40009 with flag 490435/221325
142.04/69.94	c cleaning 21003 clauses out of 42006 with flag 539805/243326
156.04/76.90	c cleaning 22001 clauses out of 44002 with flag 590578/266325
169.98/83.84	c cleaning 22998 clauses out of 46002 with flag 644600/290326
184.18/90.92	c cleaning 23989 clauses out of 48003 with flag 700529/315325
198.98/98.31	c cleaning 25000 clauses out of 50014 with flag 758127/341325
214.18/105.97	c cleaning 26007 clauses out of 52014 with flag 817710/368325
231.18/114.31	c cleaning 27002 clauses out of 54009 with flag 879389/396327
248.17/122.81	c cleaning 27998 clauses out of 56006 with flag 942895/425326
265.96/131.73	c cleaning 29002 clauses out of 58007 with flag 1008843/455325
284.98/141.16	c cleaning 29995 clauses out of 60006 with flag 1077549/486326
304.59/150.92	c cleaning 30997 clauses out of 62010 with flag 1148313/518325
326.73/162.11	c cleaning 32007 clauses out of 64013 with flag 1220577/551325
347.73/172.67	c cleaning 32998 clauses out of 66007 with flag 1296143/585326
369.32/183.43	c cleaning 34005 clauses out of 68009 with flag 1373971/620326
390.80/194.13	c cleaning 34991 clauses out of 70003 with flag 1454121/656325
412.99/205.26	c cleaning 36006 clauses out of 72013 with flag 1536266/693326
436.50/216.95	c cleaning 36998 clauses out of 74006 with flag 1620488/731325
460.70/229.02	c cleaning 37998 clauses out of 76010 with flag 1709266/770327
484.81/241.04	c cleaning 38995 clauses out of 78010 with flag 1800056/810325
509.71/253.43	c cleaning 40006 clauses out of 80015 with flag 1890969/851325
535.71/266.42	c cleaning 41006 clauses out of 82011 with flag 1984658/893327
563.07/280.35	c cleaning 41998 clauses out of 84004 with flag 2079940/936326
590.55/294.05	c cleaning 43003 clauses out of 86005 with flag 2178108/980325
620.04/308.77	c cleaning 43997 clauses out of 88002 with flag 2278805/1025325
651.35/324.34	c cleaning 44998 clauses out of 90005 with flag 2382009/1071325
683.33/340.38	c cleaning 46000 clauses out of 92007 with flag 2484342/1118325
716.73/356.95	c cleaning 47001 clauses out of 94008 with flag 2591070/1166326
750.05/373.50	c cleaning 47991 clauses out of 96007 with flag 2699166/1215326
785.29/391.44	c cleaning 49008 clauses out of 98018 with flag 2809588/1265328
819.53/408.56	c cleaning 49993 clauses out of 100007 with flag 2922198/1316325
854.91/426.13	c cleaning 51000 clauses out of 102016 with flag 3036554/1368327
891.65/444.48	c cleaning 52003 clauses out of 104014 with flag 3154852/1421325
926.18/461.65	c cleaning 52998 clauses out of 106011 with flag 3273744/1475325
961.32/479.03	c cleaning 53997 clauses out of 108013 with flag 3394759/1530325
1000.11/498.81	c cleaning 55006 clauses out of 110016 with flag 3517800/1586325
1037.98/517.71	c cleaning 56001 clauses out of 112012 with flag 3645340/1643327
1075.65/536.50	c cleaning 57003 clauses out of 114009 with flag 3772959/1701325
1116.47/556.80	c cleaning 58002 clauses out of 116008 with flag 3902347/1760327
1157.27/577.06	c cleaning 58987 clauses out of 118006 with flag 4034741/1820327
1199.24/597.96	c cleaning 60004 clauses out of 120017 with flag 4167733/1881325
1242.80/620.01	c cleaning 60996 clauses out of 122014 with flag 4303083/1943326
1287.05/642.14	c cleaning 62005 clauses out of 124017 with flag 4443091/2006325
1332.90/665.09	c cleaning 63003 clauses out of 126012 with flag 4580059/2070325
1378.12/687.51	c cleaning 64001 clauses out of 128011 with flag 4719364/2135327
1423.92/710.39	c cleaning 65000 clauses out of 130008 with flag 4864763/2201325
1472.07/734.34	c cleaning 66000 clauses out of 132008 with flag 5010406/2268325
1519.67/758.09	c cleaning 67000 clauses out of 134008 with flag 5157340/2336325
1571.45/783.69	c cleaning 68004 clauses out of 136008 with flag 5309878/2405325
1622.94/809.26	c cleaning 68996 clauses out of 138005 with flag 5468779/2475326
1673.11/834.19	c cleaning 69999 clauses out of 140008 with flag 5635145/2546325
1724.20/859.55	c cleaning 70997 clauses out of 142010 with flag 5800860/2618326
1774.15/884.35	c cleaning 71998 clauses out of 144016 with flag 5965964/2691329
1800.15/897.30	c >>>>>>>>>> Solver number 0 (2 answers) <<<<<<<<<<<<<<<<<<
1800.15/897.30	c starts		: 17
1800.15/897.30	c conflicts		: 2730926
1800.15/897.30	c decisions		: 3372549
1800.15/897.30	c propagations		: 395414012
1800.15/897.30	c inspects		: 4578135388
1800.15/897.30	c shortcuts		: 0
1800.15/897.30	c learnt literals	: 0
1800.15/897.30	c learnt binary clauses	: 0
1800.15/897.30	c learnt ternary clauses	: 0
1800.15/897.30	c learnt constraints	: 2730926
1800.15/897.30	c ignored constraints	: 0
1800.15/897.30	c root simplifications	: 0
1800.15/897.30	c removed literals (reason simplification)	: 431020749
1800.15/897.30	c reason swapping (by a shorter reason)	: 0
1800.15/897.30	c Calls to reduceDB	: 69
1800.15/897.30	c Number of update (reduction) of LBD	: 169087
1800.15/897.30	c Imported unit clauses	: 0
1800.15/897.30	c number of reductions to clauses (during analyze)	: 0
1800.15/897.30	c number of learned constraints concerned by reduction	: 0
1800.15/897.30	c number of learning phase by resolution	: 0
1800.15/897.30	c number of learning phase by cutting planes	: 0
1800.15/897.30	c speed (assignments/second)	: 440990.8581841947
1800.15/897.30	c non guided choices	650
1800.15/897.33	c learnt constraints type 
1800.15/897.33	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 111616
1800.15/897.33	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.15/897.33	c starts		: 8
1800.15/897.33	c conflicts		: 858
1800.15/897.33	c decisions		: 20742
1800.15/897.33	c propagations		: 327659
1800.15/897.33	c inspects		: 7474234
1800.15/897.33	c shortcuts		: 0
1800.15/897.33	c learnt literals	: 0
1800.15/897.33	c learnt binary clauses	: 0
1800.15/897.33	c learnt ternary clauses	: 0
1800.15/897.33	c learnt constraints	: 855
1800.15/897.33	c ignored constraints	: 0
1800.15/897.33	c root simplifications	: 0
1800.15/897.33	c removed literals (reason simplification)	: 0
1800.15/897.33	c reason swapping (by a shorter reason)	: 0
1800.15/897.33	c Calls to reduceDB	: 0
1800.15/897.33	c Number of update (reduction) of LBD	: 0
1800.15/897.33	c Imported unit clauses	: 0
1800.15/897.33	c number of reductions to clauses (during analyze)	: 0
1800.15/897.33	c number of learned constraints concerned by reduction	: 0
1800.15/897.33	c number of learning phase by resolution	: 0
1800.15/897.33	c number of learning phase by cutting planes	: 0
1800.15/897.33	c speed (assignments/second)	: 366.0348229027725
1800.15/897.33	c non guided choices	16
1800.15/897.33	c learnt constraints type 
1800.15/897.33	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 141
1800.15/897.33	c org.sat4j.pb.constraints.pb.MaxWatchPb => 714
1800.15/897.33	s SATISFIABLE
1800.15/897.33	c Found 2 solution(s)
1800.15/897.33	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 
1800.15/897.33	c objective function=6348
1800.15/897.33	c Total wall clock time (in seconds): 897.21

Verifier Data

OK	6348

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-4119593-1467259757/watcher-4119593-1467259757 -o /tmp/evaluation-result-4119593-1467259757/solver-4119593-1467259757 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node106-1467248675-9331 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4119593-1467259757.opb 

pid=15125
running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 3.97 3.96 3.94 5/197 15128
/proc/meminfo: memFree=24923380/32872528 swapFree=7620/7620
[pid=15128] ppid=15125 vsize=2500 CPUtime=0 cores=0,2,4,6
/proc/15128/stat : 15128 (java) R 15125 15128 8968 0 -1 4202496 376 0 0 0 0 0 0 0 20 0 1 0 6871857 2560000 46 33554432000 1073741824 1073778376 140736269831392 140734646319896 218225536295 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15128/statm: 625 46 37 9 0 29 0

[startup+0.10006 s]
/proc/loadavg: 3.97 3.96 3.94 5/197 15128
/proc/meminfo: memFree=24923380/32872528 swapFree=7620/7620
[pid=15128] ppid=15125 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/15128/stat : 15128 (java) S 15125 15128 8968 0 -1 4202496 4402 0 1 0 8 1 0 0 20 0 18 0 6871857 9787879424 6039 33554432000 1073741824 1073778376 140736269831392 140736269822528 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15128/statm: 2389619 6039 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200214 s]
/proc/loadavg: 3.97 3.96 3.94 5/197 15128
/proc/meminfo: memFree=24923380/32872528 swapFree=7620/7620
[pid=15128] ppid=15125 vsize=9558476 CPUtime=0.21 cores=0,2,4,6
/proc/15128/stat : 15128 (java) S 15125 15128 8968 0 -1 4202496 4564 0 1 0 20 1 0 0 20 0 18 0 6871857 9787879424 7195 33554432000 1073741824 1073778376 140736269831392 140736269822528 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15128/statm: 2389619 7195 2208 9 0 2380296 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 9558476

[startup+0.300213 s]
/proc/loadavg: 3.97 3.96 3.94 5/197 15128
/proc/meminfo: memFree=24923380/32872528 swapFree=7620/7620
[pid=15128] ppid=15125 vsize=9558476 CPUtime=0.44 cores=0,2,4,6
/proc/15128/stat : 15128 (java) S 15125 15128 8968 0 -1 4202496 5676 0 1 0 43 1 0 0 20 0 18 0 6871857 9787879424 8952 33554432000 1073741824 1073778376 140736269831392 140736269822528 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15128/statm: 2389619 8952 2238 9 0 2380296 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 9558476

[startup+0.700173 s]
/proc/loadavg: 3.97 3.96 3.94 5/197 15128
/proc/meminfo: memFree=24923380/32872528 swapFree=7620/7620
[pid=15128] ppid=15125 vsize=9824732 CPUtime=1.69 cores=0,2,4,6
/proc/15128/stat : 15128 (java) S 15125 15128 8968 0 -1 4202496 21382 0 1 0 165 4 0 0 20 0 22 0 6871857 10060525568 28365 33554432000 1073741824 1073778376 140736269831392 140736269822528 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15128/statm: 2456183 28365 2257 9 0 2446860 0
Current children cumulated CPU time (s) 1.69
Current children cumulated vsize (KiB) 9824732

[startup+1.50088 s]
/proc/loadavg: 3.90 3.95 3.94 8/219 15150
/proc/meminfo: memFree=24818224/32872528 swapFree=7620/7620
[pid=15128] ppid=15125 vsize=9824732 CPUtime=4.57 cores=0,2,4,6
/proc/15128/stat : 15128 (java) S 15125 15128 8968 0 -1 4202496 27507 0 1 0 446 11 0 0 20 0 19 0 6871857 10060525568 52586 33554432000 1073741824 1073778376 140736269831392 140736269822528 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15128/statm: 2456183 52586 2284 9 0 2446860 0
[pid=15128/tid=15130] ppid=15125 vsize=9824732 CPUtime=0.57 cores=0,2,4,6
/proc/15128/task/15130/stat : 15130 (java) S 15125 15128 8968 0 -1 4202560 2439 0 1 0 56 1 0 0 20 0 19 0 6871858 10060525568 52586 33554432000 1073741824 1073778376 140736269831392 139686584820600 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15128/tid=15131] ppid=15125 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15128/task/15131/stat : 15131 (java) S 15125 15128 8968 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 6871859 10060525568 52586 33554432000 1073741824 1073778376 140736269831392 139686573882408 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15128/tid=15132] ppid=15125 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15128/task/15132/stat : 15132 (java) S 15125 15128 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6871859 10060525568 52586 33554432000 1073741824 1073778376 140736269831392 139686572829608 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15128/tid=15133] ppid=15125 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15128/task/15133/stat : 15133 (java) S 15125 15128 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6871859 10060525568 52586 33554432000 1073741824 1073778376 140736269831392 139686571776808 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15128/tid=15134] ppid=15125 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/15128/task/15134/stat : 15134 (java) S 15125 15128 8968 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 19 0 6871859 10060525568 52586 33554432000 1073741824 1073778376 140736269831392 139686570724008 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15128/tid=15135] ppid=15125 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15128/task/15135/stat : 15135 (java) S 15125 15128 8968 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 6871859 10060525568 52586 33554432000 1073741824 1073778376 140736269831392 139686569671208 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15128/tid=15136] ppid=15125 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15128/task/15136/stat : 15136 (java) S 15125 15128 8968 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 6871859 10060525568 52586 33554432000 1073741824 1073778376 140736269831392 139686568618408 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15128/tid=15137] ppid=15125 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15128/task/15137/stat : 15137 (java) S 15125 15128 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6871859 10060525568 52586 33554432000 1073741824 1073778376 140736269831392 139686567565608 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15128/tid=15138] ppid=15125 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15128/task/15138/stat : 15138 (java) S 15125 15128 8968 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 6871859 10060525568 52586 33554432000 1073741824 1073778376 140736269831392 139686566512808 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15128/tid=15139] ppid=15125 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15128/task/15139/stat : 15139 (java) S 15125 15128 8968 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 19 0 6871861 10060525568 52586 33554432000 1073741824 1073778376 140736269831392 139686409055208 218238072745 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15128/tid=15140] ppid=15125 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15128/task/15140/stat : 15140 (java) S 15125 15128 8968 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 6871861 10060525568 52586 33554432000 1073741824 1073778376 140736269831392 139686408001272 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15128/tid=15141] ppid=15125 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15128/task/15141/stat : 15141 (java) S 15125 15128 8968 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 6871861 10060525568 52586 33554432000 1073741824 1073778376 140736269831392 139686406948360 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15128/tid=15142] ppid=15125 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15128/task/15142/stat : 15142 (java) S 15125 15128 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6871863 10060525568 52586 33554432000 1073741824 1073778376 140736269831392 139686405896848 218238080800 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15128/tid=15143] ppid=15125 vsize=9824732 CPUtime=1.07 cores=0,2,4,6
/proc/15128/task/15143/stat : 15143 (java) R 15125 15128 8968 0 -1 4202560 12553 0 0 0 105 2 0 0 20 0 19 0 6871863 10060525568 52586 33554432000 1073741824 1073778376 140736269831392 139686404843960 139686588912358 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=15128/tid=15144] ppid=15125 vsize=9824732 CPUtime=1.08 cores=0,2,4,6
/proc/15128/task/15144/stat : 15144 (java) S 15125 15128 8968 0 -1 4202560 11034 0 0 0 106 2 0 0 20 0 19 0 6871863 10060525568 52586 33554432000 1073741824 1073778376 140736269831392 139686403791160 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15128/tid=15145] ppid=15125 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15128/task/15145/stat : 15145 (java) S 15125 15128 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6871863 10060525568 52586 33554432000 1073741824 1073778376 140736269831392 139686402738552 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15128/tid=15146] ppid=15125 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15128/task/15146/stat : 15146 (java) S 15125 15128 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6871863 10060525568 52586 33554432000 1073741824 1073778376 140736269831392 139686401685960 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15128/tid=15150] ppid=15125 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15128/task/15150/stat : 15150 (java) S 15125 15128 8968 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 6871923 10060525568 52586 33554432000 1073741824 1073778376 140736269831392 139686397424936 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 4.57
Current children cumulated vsize (KiB) 9824732

[startup+3.10084 s]
/proc/loadavg: 3.90 3.95 3.94 6/219 15156
/proc/meminfo: memFree=24721364/32872528 swapFree=7620/7620
[pid=15128] ppid=15125 vsize=9824732 CPUtime=7.39 cores=0,2,4,6
/proc/15128/stat : 15128 (java) S 15125 15128 8968 0 -1 4202496 27640 0 1 0 725 14 0 0 20 0 22 0 6871857 10060525568 56696 33554432000 1073741824 1073778376 140736269831392 140736269822528 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15128/statm: 2456183 56696 2289 9 0 2446860 0
[pid=15128/tid=15130] ppid=15125 vsize=9824732 CPUtime=0.64 cores=0,2,4,6
/proc/15128/task/15130/stat : 15130 (java) S 15125 15128 8968 0 -1 4202560 2440 0 1 0 62 2 0 0 20 0 22 0 6871858 10060525568 56696 33554432000 1073741824 1073778376 140736269831392 139686584820600 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15128/tid=15131] ppid=15125 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/15128/task/15131/stat : 15131 (java) S 15125 15128 8968 0 -1 4202560 17 0 0 0 1 0 0 0 20 0 22 0 6871859 10060525568 56696 33554432000 1073741824 1073778376 140736269831392 139686573882408 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15128/tid=15132] ppid=15125 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/15128/task/15132/stat : 15132 (java) S 15125 15128 8968 0 -1 4202560 7 0 0 0 2 0 0 0 20 0 22 0 6871859 10060525568 56696 33554432000 1073741824 1073778376 140736269831392 139686572829608 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15128/tid=15133] ppid=15125 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15128/task/15133/stat : 15133 (java) S 15125 15128 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6871859 10060525568 56696 33554432000 1073741824 1073778376 140736269831392 139686571776808 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15128/tid=15134] ppid=15125 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/15128/task/15134/stat : 15134 (java) S 15125 15128 8968 0 -1 4202560 12 0 0 0 3 0 0 0 20 0 22 0 6871859 10060525568 56696 33554432000 1073741824 1073778376 140736269831392 139686570724008 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15128/tid=15135] ppid=15125 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/15128/task/15135/stat : 15135 (java) S 15125 15128 8968 0 -1 4202560 15 0 0 0 1 0 0 0 20 0 22 0 6871859 10060525568 56696 33554432000 1073741824 1073778376 140736269831392 139686569671208 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15128/tid=15136] ppid=15125 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15128/task/15136/stat : 15136 (java) S 15125 15128 8968 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 6871859 10060525568 56696 33554432000 1073741824 1073778376 140736269831392 139686568618408 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15128/tid=15137] ppid=15125 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15128/task/15137/stat : 15137 (java) S 15125 15128 8968 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 6871859 10060525568 56696 33554432000 1073741824 1073778376 140736269831392 139686567565608 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15128/tid=15138] ppid=15125 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/15128/task/15138/stat : 15138 (java) S 15125 15128 8968 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 22 0 6871859 10060525568 56696 33554432000 1073741824 1073778376 140736269831392 139686566512808 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15128/tid=15139] ppid=15125 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15128/task/15139/stat : 15139 (java) S 15125 15128 8968 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 22 0 6871861 10060525568 56696 33554432000 1073741824 1073778376 140736269831392 139686409055208 218238072745 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15128/tid=15140] ppid=15125 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15128/task/15140/stat : 15140 (java) S 15125 15128 8968 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 6871861 10060525568 56696 33554432000 1073741824 1073778376 140736269831392 139686408001272 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15128/tid=15141] ppid=15125 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15128/task/15141/stat : 15141 (java) S 15125 15128 8968 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 6871861 10060525568 56696 33554432000 1073741824 1073778376 140736269831392 139686406948360 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15128/tid=15142] ppid=15125 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15128/task/15142/stat : 15142 (java) S 15125 15128 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6871863 10060525568 56696 33554432000 1073741824 1073778376 140736269831392 139686405896848 218238080800 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15128/tid=15143] ppid=15125 vsize=9824732 CPUtime=1.37 cores=0,2,4,6
/proc/15128/task/15143/stat : 15143 (java) S 15125 15128 8968 0 -1 4202560 12639 0 0 0 135 2 0 0 20 0 22 0 6871863 10060525568 56696 33554432000 1073741824 1073778376 140736269831392 139686404843960 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15128/tid=15144] ppid=15125 vsize=9824732 CPUtime=1.39 cores=0,2,4,6
/proc/15128/task/15144/stat : 15144 (java) S 15125 15128 8968 0 -1 4202560 11037 0 0 0 137 2 0 0 20 0 22 0 6871863 10060525568 56696 33554432000 1073741824 1073778376 140736269831392 139686403791160 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15128/tid=15145] ppid=15125 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15128/task/15145/stat : 15145 (java) S 15125 15128 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6871863 10060525568 56696 33554432000 1073741824 1073778376 140736269831392 139686402738552 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15128/tid=15146] ppid=15125 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15128/task/15146/stat : 15146 (java) S 15125 15128 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6871863 10060525568 56696 33554432000 1073741824 1073778376 140736269831392 139686401685960 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15128/tid=15150] ppid=15125 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15128/task/15150/stat : 15150 (java) S 15125 15128 8968 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 6871923 10060525568 56696 33554432000 1073741824 1073778376 140736269831392 139686397424936 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15128/tid=15154] ppid=15125 vsize=9824732 CPUtime=0.88 cores=0,2,4,6
/proc/15128/task/15154/stat : 15154 (java) R 15125 15128 8968 0 -1 4202560 4 0 0 0 88 0 0 0 20 0 22 0 6872075 10060525568 56696 33554432000 1073741824 1073778376 140736269831392 139686400581512 139686447611096 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=15128/tid=15155] ppid=15125 vsize=9824732 CPUtime=0.89 cores=0,2,4,6
/proc/15128/task/15155/stat : 15155 (java) R 15125 15128 8968 0 -1 4202560 2 0 0 0 89 0 0 0 20 0 22 0 6872075 10060525568 56696 33554432000 1073741824 1073778376 140736269831392 139686399529720 139686447742437 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=15128/tid=15156] ppid=15125 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15128/task/15156/stat : 15156 (java) S 15125 15128 8968 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 6872075 10060525568 56696 33554432000 1073741824 1073778376 140736269831392 139686398477864 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 7.39
Current children cumulated vsize (KiB) 9824732

[startup+6.30098 s]
/proc/loadavg: 3.90 3.95 3.94 5/219 15156
/proc/meminfo: memFree=24688080/32872528 swapFree=7620/7620
[pid=15128] ppid=15125 vsize=9824732 CPUtime=14.17 cores=0,2,4,6
/proc/15128/stat : 15128 (java) S 15125 15128 8968 0 -1 4202496 31181 0 1 0 1401 16 0 0 20 0 22 0 6871857 10060525568 64591 33554432000 1073741824 1073778376 140736269831392 140736269822528 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15128/statm: 2456183 64591 2293 9 0 2446860 0
[pid=15128/tid=15130] ppid=15125 vsize=9824732 CPUtime=0.64 cores=0,2,4,6
/proc/15128/task/15130/stat : 15130 (java) S 15125 15128 8968 0 -1 4202560 2441 0 1 0 62 2 0 0 20 0 22 0 6871858 10060525568 64591 33554432000 1073741824 1073778376 140736269831392 139686584820600 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15128/tid=15131] ppid=15125 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/15128/task/15131/stat : 15131 (java) S 15125 15128 8968 0 -1 4202560 17 0 0 0 1 0 0 0 20 0 22 0 6871859 10060525568 64591 33554432000 1073741824 1073778376 140736269831392 139686573882408 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15128/tid=15132] ppid=15125 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/15128/task/15132/stat : 15132 (java) S 15125 15128 8968 0 -1 4202560 7 0 0 0 2 0 0 0 20 0 22 0 6871859 10060525568 64591 33554432000 1073741824 1073778376 140736269831392 139686572829608 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15128/tid=15133] ppid=15125 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15128/task/15133/stat : 15133 (java) S 15125 15128 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6871859 10060525568 64591 33554432000 1073741824 1073778376 140736269831392 139686571776808 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15128/tid=15134] ppid=15125 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/15128/task/15134/stat : 15134 (java) S 15125 15128 8968 0 -1 4202560 12 0 0 0 3 0 0 0 20 0 22 0 6871859 10060525568 64591 33554432000 1073741824 1073778376 140736269831392 139686570724008 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15128/tid=15135] ppid=15125 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/15128/task/15135/stat : 15135 (java) S 15125 15128 8968 0 -1 4202560 15 0 0 0 1 0 0 0 20 0 22 0 6871859 10060525568 64591 33554432000 1073741824 1073778376 140736269831392 139686569671208 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15128/tid=15136] ppid=15125 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15128/task/15136/stat : 15136 (java) S 15125 15128 8968 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 6871859 10060525568 64591 33554432000 1073741824 1073778376 140736269831392 139686568618408 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15128/tid=15137] ppid=15125 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15128/task/15137/stat : 15137 (java) S 15125 15128 8968 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 6871859 10060525568 64591 33554432000 1073741824 1073778376 140736269831392 139686567565608 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15128/tid=15138] ppid=15125 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/15128/task/15138/stat : 15138 (java) S 15125 15128 8968 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 22 0 6871859 10060525568 64591 33554432000 1073741824 1073778376 140736269831392 139686566512808 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15128/tid=15139] ppid=15125 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15128/task/15139/stat : 15139 (java) S 15125 15128 8968 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 22 0 6871861 10060525568 64591 33554432000 1073741824 1073778376 140736269831392 139686409055208 218238072745 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15128/tid=15140] ppid=15125 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15128/task/15140/stat : 15140 (java) S 15125 15128 8968 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 6871861 10060525568 64591 33554432000 1073741824 1073778376 140736269831392 139686408001272 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15128/tid=15141] ppid=15125 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15128/task/15141/stat : 15141 (java) S 15125 15128 8968 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 6871861 10060525568 64591 33554432000 1073741824 1073778376 140736269831392 139686406948360 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15128/tid=15142] ppid=15125 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15128/task/15142/stat : 15142 (java) S 15125 15128 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6871863 10060525568 64591 33554432000 1073741824 1073778376 140736269831392 139686405896848 218238080800 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15128/tid=15143] ppid=15125 vsize=9824732 CPUtime=1.63 cores=0,2,4,6
/proc/15128/task/15143/stat : 15143 (java) S 15125 15128 8968 0 -1 4202560 16156 0 0 0 160 3 0 0 20 0 22 0 6871863 10060525568 64591 33554432000 1073741824 1073778376 140736269831392 139686404843960 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15128/tid=15144] ppid=15125 vsize=9824732 CPUtime=1.54 cores=0,2,4,6
/proc/15128/task/15144/stat : 15144 (java) S 15125 15128 8968 0 -1 4202560 11040 0 0 0 152 2 0 0 20 0 22 0 6871863 10060525568 64591 33554432000 1073741824 1073778376 140736269831392 139686403791160 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15128/tid=15145] ppid=15125 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15128/task/15145/stat : 15145 (java) S 15125 15128 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6871863 10060525568 64591 33554432000 1073741824 1073778376 140736269831392 139686402738552 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15128/tid=15146] ppid=15125 vsize=9824732 CPUtime=0 cores=0,2,4,6

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


[startup+882.308 s]
/proc/loadavg: 3.99 3.91 3.85 5/219 15983
/proc/meminfo: memFree=23329420/32872528 swapFree=7620/7620
[pid=15128] ppid=15125 vsize=9824732 CPUtime=1770.17 cores=0,2,4,6
/proc/15128/stat : 15128 (java) S 15125 15128 8968 0 -1 4202496 39414 0 1 0 176773 244 0 0 20 0 22 0 6871857 10060525568 485124 33554432000 1073741824 1073778376 140736269831392 140736269822528 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15128/statm: 2456183 485124 2303 9 0 2446860 0
[pid=15128/tid=15130] ppid=15125 vsize=9824732 CPUtime=0.67 cores=0,2,4,6
/proc/15128/task/15130/stat : 15130 (java) S 15125 15128 8968 0 -1 4202560 2451 0 1 0 63 4 0 0 20 0 22 0 6871858 10060525568 485124 33554432000 1073741824 1073778376 140736269831392 139686584820600 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15128/tid=15131] ppid=15125 vsize=9824732 CPUtime=2.12 cores=0,2,4,6
/proc/15128/task/15131/stat : 15131 (java) S 15125 15128 8968 0 -1 4202560 603 0 0 0 189 23 0 0 20 0 22 0 6871859 10060525568 485124 33554432000 1073741824 1073778376 140736269831392 139686573882408 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15128/tid=15132] ppid=15125 vsize=9824732 CPUtime=1.92 cores=0,2,4,6
/proc/15128/task/15132/stat : 15132 (java) S 15125 15128 8968 0 -1 4202560 847 0 0 0 164 28 0 0 20 0 22 0 6871859 10060525568 485124 33554432000 1073741824 1073778376 140736269831392 139686572829608 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15128/tid=15133] ppid=15125 vsize=9824732 CPUtime=1.92 cores=0,2,4,6
/proc/15128/task/15133/stat : 15133 (java) S 15125 15128 8968 0 -1 4202560 874 0 0 0 168 24 0 0 20 0 22 0 6871859 10060525568 485124 33554432000 1073741824 1073778376 140736269831392 139686571776808 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15128/tid=15134] ppid=15125 vsize=9824732 CPUtime=1.92 cores=0,2,4,6
/proc/15128/task/15134/stat : 15134 (java) S 15125 15128 8968 0 -1 4202560 752 0 0 0 165 27 0 0 20 0 22 0 6871859 10060525568 485124 33554432000 1073741824 1073778376 140736269831392 139686570724008 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15128/tid=15135] ppid=15125 vsize=9824732 CPUtime=1.72 cores=0,2,4,6
/proc/15128/task/15135/stat : 15135 (java) S 15125 15128 8968 0 -1 4202560 686 0 0 0 150 22 0 0 20 0 22 0 6871859 10060525568 485124 33554432000 1073741824 1073778376 140736269831392 139686569671208 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15128/tid=15136] ppid=15125 vsize=9824732 CPUtime=2.07 cores=0,2,4,6
/proc/15128/task/15136/stat : 15136 (java) S 15125 15128 8968 0 -1 4202560 1087 0 0 0 178 29 0 0 20 0 22 0 6871859 10060525568 485124 33554432000 1073741824 1073778376 140736269831392 139686568618408 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15128/tid=15137] ppid=15125 vsize=9824732 CPUtime=1.75 cores=0,2,4,6
/proc/15128/task/15137/stat : 15137 (java) S 15125 15128 8968 0 -1 4202560 1064 0 0 0 151 24 0 0 20 0 22 0 6871859 10060525568 485124 33554432000 1073741824 1073778376 140736269831392 139686567565608 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15128/tid=15138] ppid=15125 vsize=9824732 CPUtime=1.97 cores=0,2,4,6
/proc/15128/task/15138/stat : 15138 (java) S 15125 15128 8968 0 -1 4202560 667 0 0 0 169 28 0 0 20 0 22 0 6871859 10060525568 485124 33554432000 1073741824 1073778376 140736269831392 139686566512808 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15128/tid=15139] ppid=15125 vsize=9824732 CPUtime=3.6 cores=0,2,4,6
/proc/15128/task/15139/stat : 15139 (java) S 15125 15128 8968 0 -1 4202560 1526 0 0 0 355 5 0 0 20 0 22 0 6871861 10060525568 485124 33554432000 1073741824 1073778376 140736269831392 139686409055208 218238072745 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15128/tid=15140] ppid=15125 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15128/task/15140/stat : 15140 (java) S 15125 15128 8968 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 6871861 10060525568 485124 33554432000 1073741824 1073778376 140736269831392 139686408001272 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15128/tid=15141] ppid=15125 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15128/task/15141/stat : 15141 (java) S 15125 15128 8968 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 6871861 10060525568 485124 33554432000 1073741824 1073778376 140736269831392 139686406948360 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15128/tid=15142] ppid=15125 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15128/task/15142/stat : 15142 (java) S 15125 15128 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6871863 10060525568 485124 33554432000 1073741824 1073778376 140736269831392 139686405896848 218238080800 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15128/tid=15143] ppid=15125 vsize=9824732 CPUtime=1.74 cores=0,2,4,6
/proc/15128/task/15143/stat : 15143 (java) S 15125 15128 8968 0 -1 4202560 16172 0 0 0 171 3 0 0 20 0 22 0 6871863 10060525568 485124 33554432000 1073741824 1073778376 140736269831392 139686404843960 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15128/tid=15144] ppid=15125 vsize=9824732 CPUtime=1.85 cores=0,2,4,6
/proc/15128/task/15144/stat : 15144 (java) S 15125 15128 8968 0 -1 4202560 11047 0 0 0 183 2 0 0 20 0 22 0 6871863 10060525568 485124 33554432000 1073741824 1073778376 140736269831392 139686403791160 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15128/tid=15145] ppid=15125 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15128/task/15145/stat : 15145 (java) S 15125 15128 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6871863 10060525568 485124 33554432000 1073741824 1073778376 140736269831392 139686402738552 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15128/tid=15146] ppid=15125 vsize=9824732 CPUtime=0.24 cores=0,2,4,6
/proc/15128/task/15146/stat : 15146 (java) S 15125 15128 8968 0 -1 4202560 51 0 0 0 12 12 0 0 20 0 22 0 6871863 10060525568 485124 33554432000 1073741824 1073778376 140736269831392 139686401685960 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15128/tid=15150] ppid=15125 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15128/task/15150/stat : 15150 (java) S 15125 15128 8968 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 6871923 10060525568 485124 33554432000 1073741824 1073778376 140736269831392 139686397424936 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15128/tid=15154] ppid=15125 vsize=9824732 CPUtime=872.41 cores=0,2,4,6
/proc/15128/task/15154/stat : 15154 (java) R 15125 15128 8968 0 -1 4202560 84 0 0 0 87225 16 0 0 20 0 22 0 6872075 10060525568 485124 33554432000 1073741824 1073778376 140736269831392 139686400580800 139686447296768 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=15128/tid=15155] ppid=15125 vsize=9824732 CPUtime=872.46 cores=0,2,4,6
/proc/15128/task/15155/stat : 15155 (java) R 15125 15128 8968 0 -1 4202560 132 0 0 0 87227 19 0 0 20 0 22 0 6872075 10060525568 485124 33554432000 1073741824 1073778376 140736269831392 139686399527776 139686447724221 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=15128/tid=15156] ppid=15125 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15128/task/15156/stat : 15156 (java) S 15125 15128 8968 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 6872075 10060525568 485124 33554432000 1073741824 1073778376 140736269831392 139686398477864 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1770.17
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+897.301 s]
/proc/loadavg: 3.99 3.91 3.85 5/219 15983
/proc/meminfo: memFree=23304724/32872528 swapFree=7620/7620
[pid=15128] ppid=15125 vsize=9824732 CPUtime=1800.15 cores=0,2,4,6
/proc/15128/stat : 15128 (java) S 15125 15128 8968 0 -1 4202496 39414 0 1 0 179771 244 0 0 20 0 22 0 6871857 10060525568 485124 33554432000 1073741824 1073778376 140736269831392 140736269822528 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15128/statm: 2456183 485124 2303 9 0 2446860 0
[pid=15128/tid=15130] ppid=15125 vsize=9824732 CPUtime=0.67 cores=0,2,4,6
/proc/15128/task/15130/stat : 15130 (java) S 15125 15128 8968 0 -1 4202560 2451 0 1 0 63 4 0 0 20 0 22 0 6871858 10060525568 485124 33554432000 1073741824 1073778376 140736269831392 139686584820600 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15128/tid=15131] ppid=15125 vsize=9824732 CPUtime=2.12 cores=0,2,4,6
/proc/15128/task/15131/stat : 15131 (java) S 15125 15128 8968 0 -1 4202560 603 0 0 0 189 23 0 0 20 0 22 0 6871859 10060525568 485124 33554432000 1073741824 1073778376 140736269831392 139686573882408 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15128/tid=15132] ppid=15125 vsize=9824732 CPUtime=1.92 cores=0,2,4,6
/proc/15128/task/15132/stat : 15132 (java) S 15125 15128 8968 0 -1 4202560 847 0 0 0 164 28 0 0 20 0 22 0 6871859 10060525568 485124 33554432000 1073741824 1073778376 140736269831392 139686572829608 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15128/tid=15133] ppid=15125 vsize=9824732 CPUtime=1.92 cores=0,2,4,6
/proc/15128/task/15133/stat : 15133 (java) S 15125 15128 8968 0 -1 4202560 874 0 0 0 168 24 0 0 20 0 22 0 6871859 10060525568 485124 33554432000 1073741824 1073778376 140736269831392 139686571776808 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15128/tid=15134] ppid=15125 vsize=9824732 CPUtime=1.92 cores=0,2,4,6
/proc/15128/task/15134/stat : 15134 (java) S 15125 15128 8968 0 -1 4202560 752 0 0 0 165 27 0 0 20 0 22 0 6871859 10060525568 485124 33554432000 1073741824 1073778376 140736269831392 139686570724008 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15128/tid=15135] ppid=15125 vsize=9824732 CPUtime=1.72 cores=0,2,4,6
/proc/15128/task/15135/stat : 15135 (java) S 15125 15128 8968 0 -1 4202560 686 0 0 0 150 22 0 0 20 0 22 0 6871859 10060525568 485124 33554432000 1073741824 1073778376 140736269831392 139686569671208 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15128/tid=15136] ppid=15125 vsize=9824732 CPUtime=2.07 cores=0,2,4,6
/proc/15128/task/15136/stat : 15136 (java) S 15125 15128 8968 0 -1 4202560 1087 0 0 0 178 29 0 0 20 0 22 0 6871859 10060525568 485124 33554432000 1073741824 1073778376 140736269831392 139686568618408 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15128/tid=15137] ppid=15125 vsize=9824732 CPUtime=1.75 cores=0,2,4,6
/proc/15128/task/15137/stat : 15137 (java) S 15125 15128 8968 0 -1 4202560 1064 0 0 0 151 24 0 0 20 0 22 0 6871859 10060525568 485124 33554432000 1073741824 1073778376 140736269831392 139686567565608 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15128/tid=15138] ppid=15125 vsize=9824732 CPUtime=1.97 cores=0,2,4,6
/proc/15128/task/15138/stat : 15138 (java) S 15125 15128 8968 0 -1 4202560 667 0 0 0 169 28 0 0 20 0 22 0 6871859 10060525568 485124 33554432000 1073741824 1073778376 140736269831392 139686566512808 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15128/tid=15139] ppid=15125 vsize=9824732 CPUtime=3.6 cores=0,2,4,6
/proc/15128/task/15139/stat : 15139 (java) S 15125 15128 8968 0 -1 4202560 1526 0 0 0 355 5 0 0 20 0 22 0 6871861 10060525568 485124 33554432000 1073741824 1073778376 140736269831392 139686409055208 218238072745 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15128/tid=15140] ppid=15125 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15128/task/15140/stat : 15140 (java) S 15125 15128 8968 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 6871861 10060525568 485124 33554432000 1073741824 1073778376 140736269831392 139686408001272 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15128/tid=15141] ppid=15125 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15128/task/15141/stat : 15141 (java) S 15125 15128 8968 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 6871861 10060525568 485124 33554432000 1073741824 1073778376 140736269831392 139686406948360 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15128/tid=15142] ppid=15125 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15128/task/15142/stat : 15142 (java) S 15125 15128 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6871863 10060525568 485124 33554432000 1073741824 1073778376 140736269831392 139686405896848 218238080800 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15128/tid=15143] ppid=15125 vsize=9824732 CPUtime=1.74 cores=0,2,4,6
/proc/15128/task/15143/stat : 15143 (java) S 15125 15128 8968 0 -1 4202560 16172 0 0 0 171 3 0 0 20 0 22 0 6871863 10060525568 485124 33554432000 1073741824 1073778376 140736269831392 139686404843960 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15128/tid=15144] ppid=15125 vsize=9824732 CPUtime=1.85 cores=0,2,4,6
/proc/15128/task/15144/stat : 15144 (java) S 15125 15128 8968 0 -1 4202560 11047 0 0 0 183 2 0 0 20 0 22 0 6871863 10060525568 485124 33554432000 1073741824 1073778376 140736269831392 139686403791160 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15128/tid=15145] ppid=15125 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15128/task/15145/stat : 15145 (java) S 15125 15128 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6871863 10060525568 485124 33554432000 1073741824 1073778376 140736269831392 139686402738552 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15128/tid=15146] ppid=15125 vsize=9824732 CPUtime=0.24 cores=0,2,4,6
/proc/15128/task/15146/stat : 15146 (java) S 15125 15128 8968 0 -1 4202560 51 0 0 0 12 12 0 0 20 0 22 0 6871863 10060525568 485124 33554432000 1073741824 1073778376 140736269831392 139686401685960 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15128/tid=15150] ppid=15125 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15128/task/15150/stat : 15150 (java) S 15125 15128 8968 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 6871923 10060525568 485124 33554432000 1073741824 1073778376 140736269831392 139686397424936 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15128/tid=15154] ppid=15125 vsize=9824732 CPUtime=887.4 cores=0,2,4,6
/proc/15128/task/15154/stat : 15154 (java) R 15125 15128 8968 0 -1 4202560 84 0 0 0 88724 16 0 0 20 0 22 0 6872075 10060525568 485124 33554432000 1073741824 1073778376 140736269831392 139686400573088 139686447289900 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=15128/tid=15155] ppid=15125 vsize=9824732 CPUtime=887.45 cores=0,2,4,6
/proc/15128/task/15155/stat : 15155 (java) R 15125 15128 8968 0 -1 4202560 132 0 0 0 88726 19 0 0 20 0 22 0 6872075 10060525568 485124 33554432000 1073741824 1073778376 140736269831392 139686399527776 139686447742437 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=15128/tid=15156] ppid=15125 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15128/task/15156/stat : 15156 (java) S 15125 15128 8968 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 6872075 10060525568 485124 33554432000 1073741824 1073778376 140736269831392 139686398477864 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.15
Current children cumulated vsize (KiB) 9824732

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

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

[startup+897.301 s]
/proc/loadavg: 3.99 3.91 3.85 5/219 15983
/proc/meminfo: memFree=23304724/32872528 swapFree=7620/7620
[pid=15128] ppid=15125 vsize=9824732 CPUtime=1800.15 cores=0,2,4,6
/proc/15128/stat : 15128 (java) S 15125 15128 8968 0 -1 4202496 39414 0 1 0 179771 244 0 0 20 0 22 0 6871857 10060525568 485124 33554432000 1073741824 1073778376 140736269831392 140736269822528 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15128/statm: 2456183 485124 2303 9 0 2446860 0
[pid=15128/tid=15130] ppid=15125 vsize=9824732 CPUtime=0.67 cores=0,2,4,6
/proc/15128/task/15130/stat : 15130 (java) S 15125 15128 8968 0 -1 4202560 2451 0 1 0 63 4 0 0 20 0 22 0 6871858 10060525568 485124 33554432000 1073741824 1073778376 140736269831392 139686584820600 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15128/tid=15131] ppid=15125 vsize=9824732 CPUtime=2.12 cores=0,2,4,6
/proc/15128/task/15131/stat : 15131 (java) S 15125 15128 8968 0 -1 4202560 603 0 0 0 189 23 0 0 20 0 22 0 6871859 10060525568 485124 33554432000 1073741824 1073778376 140736269831392 139686573882408 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15128/tid=15132] ppid=15125 vsize=9824732 CPUtime=1.92 cores=0,2,4,6
/proc/15128/task/15132/stat : 15132 (java) S 15125 15128 8968 0 -1 4202560 847 0 0 0 164 28 0 0 20 0 22 0 6871859 10060525568 485124 33554432000 1073741824 1073778376 140736269831392 139686572829608 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15128/tid=15133] ppid=15125 vsize=9824732 CPUtime=1.92 cores=0,2,4,6
/proc/15128/task/15133/stat : 15133 (java) S 15125 15128 8968 0 -1 4202560 874 0 0 0 168 24 0 0 20 0 22 0 6871859 10060525568 485124 33554432000 1073741824 1073778376 140736269831392 139686571776808 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15128/tid=15134] ppid=15125 vsize=9824732 CPUtime=1.92 cores=0,2,4,6
/proc/15128/task/15134/stat : 15134 (java) S 15125 15128 8968 0 -1 4202560 752 0 0 0 165 27 0 0 20 0 22 0 6871859 10060525568 485124 33554432000 1073741824 1073778376 140736269831392 139686570724008 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15128/tid=15135] ppid=15125 vsize=9824732 CPUtime=1.72 cores=0,2,4,6
/proc/15128/task/15135/stat : 15135 (java) S 15125 15128 8968 0 -1 4202560 686 0 0 0 150 22 0 0 20 0 22 0 6871859 10060525568 485124 33554432000 1073741824 1073778376 140736269831392 139686569671208 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15128/tid=15136] ppid=15125 vsize=9824732 CPUtime=2.07 cores=0,2,4,6
/proc/15128/task/15136/stat : 15136 (java) S 15125 15128 8968 0 -1 4202560 1087 0 0 0 178 29 0 0 20 0 22 0 6871859 10060525568 485124 33554432000 1073741824 1073778376 140736269831392 139686568618408 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15128/tid=15137] ppid=15125 vsize=9824732 CPUtime=1.75 cores=0,2,4,6
/proc/15128/task/15137/stat : 15137 (java) S 15125 15128 8968 0 -1 4202560 1064 0 0 0 151 24 0 0 20 0 22 0 6871859 10060525568 485124 33554432000 1073741824 1073778376 140736269831392 139686567565608 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15128/tid=15138] ppid=15125 vsize=9824732 CPUtime=1.97 cores=0,2,4,6
/proc/15128/task/15138/stat : 15138 (java) S 15125 15128 8968 0 -1 4202560 667 0 0 0 169 28 0 0 20 0 22 0 6871859 10060525568 485124 33554432000 1073741824 1073778376 140736269831392 139686566512808 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15128/tid=15139] ppid=15125 vsize=9824732 CPUtime=3.6 cores=0,2,4,6
/proc/15128/task/15139/stat : 15139 (java) S 15125 15128 8968 0 -1 4202560 1526 0 0 0 355 5 0 0 20 0 22 0 6871861 10060525568 485124 33554432000 1073741824 1073778376 140736269831392 139686409055208 218238072745 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15128/tid=15140] ppid=15125 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15128/task/15140/stat : 15140 (java) S 15125 15128 8968 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 6871861 10060525568 485124 33554432000 1073741824 1073778376 140736269831392 139686408001272 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15128/tid=15141] ppid=15125 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15128/task/15141/stat : 15141 (java) S 15125 15128 8968 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 6871861 10060525568 485124 33554432000 1073741824 1073778376 140736269831392 139686406948360 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15128/tid=15142] ppid=15125 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15128/task/15142/stat : 15142 (java) S 15125 15128 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6871863 10060525568 485124 33554432000 1073741824 1073778376 140736269831392 139686405896848 218238080800 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15128/tid=15143] ppid=15125 vsize=9824732 CPUtime=1.74 cores=0,2,4,6
/proc/15128/task/15143/stat : 15143 (java) S 15125 15128 8968 0 -1 4202560 16172 0 0 0 171 3 0 0 20 0 22 0 6871863 10060525568 485124 33554432000 1073741824 1073778376 140736269831392 139686404843960 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15128/tid=15144] ppid=15125 vsize=9824732 CPUtime=1.85 cores=0,2,4,6
/proc/15128/task/15144/stat : 15144 (java) S 15125 15128 8968 0 -1 4202560 11047 0 0 0 183 2 0 0 20 0 22 0 6871863 10060525568 485124 33554432000 1073741824 1073778376 140736269831392 139686403791160 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15128/tid=15145] ppid=15125 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15128/task/15145/stat : 15145 (java) S 15125 15128 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6871863 10060525568 485124 33554432000 1073741824 1073778376 140736269831392 139686402738552 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15128/tid=15146] ppid=15125 vsize=9824732 CPUtime=0.24 cores=0,2,4,6
/proc/15128/task/15146/stat : 15146 (java) S 15125 15128 8968 0 -1 4202560 51 0 0 0 12 12 0 0 20 0 22 0 6871863 10060525568 485124 33554432000 1073741824 1073778376 140736269831392 139686401685960 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15128/tid=15150] ppid=15125 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15128/task/15150/stat : 15150 (java) S 15125 15128 8968 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 6871923 10060525568 485124 33554432000 1073741824 1073778376 140736269831392 139686397424936 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15128/tid=15154] ppid=15125 vsize=9824732 CPUtime=887.4 cores=0,2,4,6
/proc/15128/task/15154/stat : 15154 (java) R 15125 15128 8968 0 -1 4202560 84 0 0 0 88724 16 0 0 20 0 22 0 6872075 10060525568 485124 33554432000 1073741824 1073778376 140736269831392 139686400573088 139686447289900 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=15128/tid=15155] ppid=15125 vsize=9824732 CPUtime=887.45 cores=0,2,4,6
/proc/15128/task/15155/stat : 15155 (java) R 15125 15128 8968 0 -1 4202560 132 0 0 0 88726 19 0 0 20 0 22 0 6872075 10060525568 485124 33554432000 1073741824 1073778376 140736269831392 139686399527776 139686447742437 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=15128/tid=15156] ppid=15125 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15128/task/15156/stat : 15156 (java) S 15125 15128 8968 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 6872075 10060525568 485124 33554432000 1073741824 1073778376 140736269831392 139686398477864 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.15
Current children cumulated vsize (KiB) 9824732

Child status: 143
Real time (s): 897.344
CPU time (s): 1800.71
CPU user time (s): 1797.82
CPU system time (s): 2.89356
CPU usage (%): 200.671
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.82
system time used= 2.89356
maximum resident set size= 1940608
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39450
page faults= 1
swaps= 0
block input operations= 0
block output operations= 944
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 22698
involuntary context switches= 20201

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.62214 second user time and 7.18591 second system time

The end

Launcher Data

Begin job on node106 at 2016-06-30 06:09:17
IDJOB=4119593
IDBENCH=111769
IDSOLVER=2543
FILE ID=node106/4119593-1467259757
RUNJOBID= node106-1467248675-9331
PBS_JOBID= 20004477
Free space on /tmp= 71748 MiB

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

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

MD5SUM BENCH= 11ca9a7820a64606dd9c89ea0f310250
RANDOM SEED=614445751

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        24923536 kB
Buffers:           46156 kB
Cached:          2862024 kB
SwapCached:            0 kB
Active:          6474888 kB
Inactive:         687504 kB
Active(anon):    4240888 kB
Inactive(anon):    16068 kB
Active(file):    2234000 kB
Inactive(file):   671436 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               476 kB
Writeback:             0 kB
AnonPages:       4302548 kB
Mapped:            23548 kB
Shmem:               204 kB
Slab:             624060 kB
SReclaimable:      67308 kB
SUnreclaim:       556752 kB
KernelStack:        1808 kB
PageTables:        12268 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4661156 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4190208 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= 71748 MiB
End job on node106 at 2016-06-30 06:24:15