Trace number 4243639

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 NameAnswerCPU timeWall clock time
R1: sat4j-CSP 2017-07-05SAT 56.3136 51.5817

General information on the benchmark

NameDeBruijnSequence/DeBruijnSequence-m1-s1/
DeBruijnSequence-03-04.xml
MD5SUMe392c7560140b23868857a81f76e8c8d
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.187627
Satisfiable
(Un)Satisfiability was proved
Number of variables408
Number of constraints327
Number of domains3
Minimum domain size3
Maximum domain size82
Distribution of domain sizes[{"size":3,"count":324},{"size":81,"count":81},{"size":82,"count":3}]
Minimum variable degree1
Maximum variable degree3
Distribution of variable degrees[{"degree":1,"count":3},{"degree":2,"count":81},{"degree":3,"count":324}]
Minimum constraint arity2
Maximum constraint arity84
Distribution of constraint arities[{"arity":2,"count":243},{"arity":5,"count":81},{"arity":81,"count":2},{"arity":84,"count":1}]
Number of extensional constraints0
Number of intensional constraints243
Distribution of constraint types[{"type":"intension","count":243},{"type":"allDifferent","count":1},{"type":"sum","count":81},{"type":"cardinality","count":1},{"type":"minimum","count":1}]
Optimization problemNO
Type of objective

Solver Data

4.29/1.31	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
4.29/1.31	c This is free software under the dual EPL/GNU LGPL licenses.
4.29/1.31	c See www.sat4j.org for details.
4.29/1.31	c That software uses the Rhino library from the Mozilla project.
4.29/1.31	c version CUSTOM.v20170705
4.29/1.31	c java.runtime.name	Java(TM) SE Runtime Environment
4.29/1.31	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
4.29/1.31	c java.vm.version	25.131-b11
4.29/1.31	c java.vm.vendor	Oracle Corporation
4.29/1.31	c sun.arch.data.model	64
4.29/1.31	c java.version		1.8.0_131
4.29/1.31	c os.name		Linux
4.29/1.31	c os.version		3.10.0-514.16.1.el7.x86_64
4.29/1.31	c os.arch		amd64
4.29/1.31	c Free memory 		499604488
4.29/1.31	c Max memory 		7247757312
4.29/1.31	c Total memory 		504889344
4.29/1.31	c Number of processors 	8
4.29/1.31	c c --- Begin Solver configuration ---
4.29/1.31	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b71fc7e
4.29/1.31	c Learn all clauses as in MiniSAT
4.29/1.31	c LOGGER=java.util.logging.Logger@25f38edc claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
4.29/1.31	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
4.29/1.31	c No reason simplification
4.29/1.31	c Glucose 2.1 dynamic restart strategy
4.29/1.31	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
4.29/1.31	c timeout=2147483s
4.29/1.31	c DB Simplification allowed=false
4.29/1.31	c Listener: org.sat4j.minisat.core.VoidTracing@1a86f2f1
4.29/1.31	c --- End Solver configuration ---
4.29/1.31	c constraints type 
4.29/1.31	c org.sat4j.minisat.constraints.card.MinWatchCard => 816
4.29/1.31	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 264384
4.29/1.31	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1106238
4.29/1.31	c org.sat4j.minisat.constraints.cnf.UnitClause => 656
4.29/1.31	c 1372094 constraints processed.
56.26/51.53	c starts		: 2409
56.26/51.53	c conflicts		: 568173
56.26/51.53	c decisions		: 5009278
56.26/51.53	c propagations		: 107962748
56.26/51.53	c inspects		: 440589215
56.26/51.53	c shortcuts		: 0
56.26/51.53	c learnt literals	: 0
56.26/51.53	c learnt binary clauses	: 8326
56.26/51.53	c learnt ternary clauses	: 18154
56.26/51.53	c learnt constraints	: 568173
56.26/51.53	c ignored constraints	: 0
56.26/51.53	c root simplifications	: 0
56.26/51.53	c removed literals (reason simplification)	: 0
56.26/51.53	c reason swapping (by a shorter reason)	: 0
56.26/51.53	c Calls to reduceDB	: 29
56.26/51.53	c Number of update (reduction) of LBD	: 509923
56.26/51.53	c Imported unit clauses	: 0
56.26/51.53	c number of reductions to clauses (during analyze)	: 0
56.26/51.53	c number of learned constraints concerned by reduction	: 0
56.26/51.53	c number of learning phase by resolution	: 0
56.26/51.53	c number of learning phase by cutting planes	: 0
56.26/51.53	c number of rounding to 1 operations	: 0
56.26/51.53	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
56.26/51.53	c number of reductions of the coefficients by power 2 	: 0
56.26/51.53	c number of right shift for reduction by power 2 	: 0
56.26/51.53	c number of reductions of the coefficients by GCD over coefficients 	: 0
56.26/51.53	c speed (assignments/second)	: 2150224.019119697
56.26/51.53	c non guided choices	185000
56.26/51.56	c learnt constraints type 
56.26/51.56	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 8326
56.26/51.56	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 57385
56.26/51.56	s SATISFIABLE
56.26/51.56	v <instantiation type="solution">
56.26/51.56	v 	<list> x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49] x[50] x[51] x[52] x[53] x[54] x[55] x[56] x[57] x[58] x[59] x[60] x[61] x[62] x[63] x[64] x[65] x[66] x[67] x[68] x[69] x[70] x[71] x[72] x[73] x[74] x[75] x[76] x[77] x[78] x[79] x[80] bi[0][0] bi[0][1] bi[0][2] bi[0][3] bi[1][0] bi[1][1] bi[1][2] bi[1][3] bi[2][0] bi[2][1] bi[2][2] bi[2][3] bi[3][0] bi[3][1] bi[3][2] bi[3][3] bi[4][0] bi[4][1] bi[4][2] bi[4][3] bi[5][0] bi[5][1] bi[5][2] bi[5][3] bi[6][0] bi[6][1] bi[6][2] bi[6][3] bi[7][0] bi[7][1] bi[7][2] bi[7][3] bi[8][0] bi[8][1] bi[8][2] bi[8][3] bi[9][0] bi[9][1] bi[9][2] bi[9][3] bi[10][0] bi[10][1] bi[10][2] bi[10][3] bi[11][0] bi[11][1] bi[11][2] bi[11][3] bi[12][0] bi[12][1] bi[12][2] bi[12][3] bi[13][0] bi[13][1] bi[13][2] bi[13][3] bi[14][0] bi[14][1] bi[14][2] bi[14][3] bi[15][0] bi[15][1] bi[15][2] bi[15][3] bi[16][0] bi[16][1] bi[16][2] bi[16][3] bi[17][0] bi[17][1] bi[17][2] bi[17][3] bi[18][0] bi[18][1] bi[18][2] bi[18][3] bi[19][0] bi[19][1] bi[19][2] bi[19][3] bi[20][0] bi[20][1] bi[20][2] bi[20][3] bi[21][0] bi[21][1] bi[21][2] bi[21][3] bi[22][0] bi[22][1] bi[22][2] bi[22][3] bi[23][0] bi[23][1] bi[23][2] bi[23][3] bi[24][0] bi[24][1] bi[24][2] bi[24][3] bi[25][0] bi[25][1] bi[25][2] bi[25][3] bi[26][0] bi[26][1] bi[26][2] bi[26][3] bi[27][0] bi[27][1] bi[27][2] bi[27][3] bi[28][0] bi[28][1] bi[28][2] bi[28][3] bi[29][0] bi[29][1] bi[29][2] bi[29][3] bi[30][0] bi[30][1] bi[30][2] bi[30][3] bi[31][0] bi[31][1] bi[31][2] bi[31][3] bi[32][0] bi[32][1] bi[32][2] bi[32][3] bi[33][0] bi[33][1] bi[33][2] bi[33][3] bi[34][0] bi[34][1] bi[34][2] bi[34][3] bi[35][0] bi[35][1] bi[35][2] bi[35][3] bi[36][0] bi[36][1] bi[36][2] bi[36][3] bi[37][0] bi[37][1] bi[37][2] bi[37][3] bi[38][0] bi[38][1] bi[38][2] bi[38][3] bi[39][0] bi[39][1] bi[39][2] bi[39][3] bi[40][0] bi[40][1] bi[40][2] bi[40][3] bi[41][0] bi[41][1] bi[41][2] bi[41][3] bi[42][0] bi[42][1] bi[42][2] bi[42][3] bi[43][0] bi[43][1] bi[43][2] bi[43][3] bi[44][0] bi[44][1] bi[44][2] bi[44][3] bi[45][0] bi[45][1] bi[45][2] bi[45][3] bi[46][0] bi[46][1] bi[46][2] bi[46][3] bi[47][0] bi[47][1] bi[47][2] bi[47][3] bi[48][0] bi[48][1] bi[48][2] bi[48][3] bi[49][0] bi[49][1] bi[49][2] bi[49][3] bi[50][0] bi[50][1] bi[50][2] bi[50][3] bi[51][0] bi[51][1] bi[51][2] bi[51][3] bi[52][0] bi[52][1] bi[52][2] bi[52][3] bi[53][0] bi[53][1] bi[53][2] bi[53][3] bi[54][0] bi[54][1] bi[54][2] bi[54][3] bi[55][0] bi[55][1] bi[55][2] bi[55][3] bi[56][0] bi[56][1] bi[56][2] bi[56][3] bi[57][0] bi[57][1] bi[57][2] bi[57][3] bi[58][0] bi[58][1] bi[58][2] bi[58][3] bi[59][0] bi[59][1] bi[59][2] bi[59][3] bi[60][0] bi[60][1] bi[60][2] bi[60][3] bi[61][0] bi[61][1] bi[61][2] bi[61][3] bi[62][0] bi[62][1] bi[62][2] bi[62][3] bi[63][0] bi[63][1] bi[63][2] bi[63][3] bi[64][0] bi[64][1] bi[64][2] bi[64][3] bi[65][0] bi[65][1] bi[65][2] bi[65][3] bi[66][0] bi[66][1] bi[66][2] bi[66][3] bi[67][0] bi[67][1] bi[67][2] bi[67][3] bi[68][0] bi[68][1] bi[68][2] bi[68][3] bi[69][0] bi[69][1] bi[69][2] bi[69][3] bi[70][0] bi[70][1] bi[70][2] bi[70][3] bi[71][0] bi[71][1] bi[71][2] bi[71][3] bi[72][0] bi[72][1] bi[72][2] bi[72][3] bi[73][0] bi[73][1] bi[73][2] bi[73][3] bi[74][0] bi[74][1] bi[74][2] bi[74][3] bi[75][0] bi[75][1] bi[75][2] bi[75][3] bi[76][0] bi[76][1] bi[76][2] bi[76][3] bi[77][0] bi[77][1] bi[77][2] bi[77][3] bi[78][0] bi[78][1] bi[78][2] bi[78][3] bi[79][0] bi[79][1] bi[79][2] bi[79][3] bi[80][0] bi[80][1] bi[80][2] bi[80][3] g[0] g[1] g[2] </list>
56.26/51.56	v 	<values> 0 2 6 20 60 18 56 7 21 64 30 10 32 17 51 72 55 5 16 48 63 28 4 12 37 31 13 41 44 53 80 78 74 61 22 66 36 29 8 24 73 57 9 27 1 3 11 33 19 59 15 46 58 14 42 47 62 26 79 75 65 35 25 77 71 52 76 67 40 39 38 34 23 70 49 68 43 50 69 45 54 0 0 0 0 0 0 0 2 0 0 2 0 0 2 0 2 2 0 2 0 0 2 0 0 2 0 0 2 0 0 2 1 0 2 1 0 2 1 0 1 1 0 1 0 0 1 0 1 1 0 1 2 0 1 2 2 1 2 2 0 2 2 0 0 2 0 0 1 0 0 1 2 0 1 2 1 1 2 1 0 2 1 0 0 1 0 0 1 0 0 1 1 0 1 1 0 1 1 0 1 1 0 1 1 0 1 1 1 1 1 1 2 1 1 2 2 1 2 2 2 2 2 2 2 2 2 2 0 2 2 0 2 2 0 2 1 0 2 1 1 2 1 1 0 1 1 0 0 1 0 0 2 0 0 2 2 0 2 2 0 2 2 0 1 2 0 1 0 0 1 0 0 1 0 0 0 0 0 0 1 0 0 1 0 0 1 0 2 1 0 2 0 0 2 0 1 2 0 1 2 0 1 2 0 1 2 0 1 2 0 1 1 0 1 1 2 1 1 2 0 1 2 0 2 2 0 2 2 0 2 2 2 2 2 2 1 2 2 1 0 2 1 0 2 1 0 2 2 0 2 2 1 2 2 1 2 2 1 2 2 1 2 2 1 2 2 1 1 2 1 1 1 1 1 1 1 1 1 1 0 1 1 0 2 1 0 2 1 0 2 1 2 2 1 2 1 1 2 1 1 2 1 1 2 1 1 2 1 1 2 1 2 2 1 2 0 1 2 0 0 2 0 0 0 27 27 27 </values>
56.26/51.56	v </instantiation>
56.26/51.56	

Verifier Data

OK	

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-4243639-1500674698/watcher-4243639-1500674698 -o /tmp/evaluation-result-4243639-1500674698/solver-4243639-1500674698 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node113-1500672327-13435 --watchdog 2560 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4243639-1500674698.xml 

pid=14118
running on 8 cores: 0,2,4,6,8,10,12,14

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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: 8192 KiB


[startup+0 s]
/proc/loadavg: 2.01 2.03 2.04 3/262 14121
/proc/meminfo: memFree=28371916/32770624 swapFree=5920/203592
[pid=14121] ppid=14118 vsize=8351800 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14121/stat : 14121 (java) S 14118 14121 9824 0 -1 1077944320 2230 0 0 0 0 0 0 0 20 0 4 0 2738786 8552243200 2442 33554432000 4194304 4196468 140730341680672 140730341663216 140507181788919 0 0 0 16784584 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
/proc/14121/statm: 2088207 2508 1208 1 0 2077118 0
[pid=14121/tid=14122] ppid=14118 vsize=8354884 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14122/stat : 14122 (java) R 14118 14121 9824 0 -1 4202560 936 0 0 0 0 0 0 0 20 0 6 0 2738786 8555401216 2508 33554432000 4194304 4196468 140730341680672 140507186030288 140507174528769 0 4 0 16784584 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14123] ppid=14118 vsize=8354884 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14123/stat : 14123 (java) S 14118 14121 9824 0 -1 1077944384 0 0 0 0 0 0 0 0 20 0 7 0 2738787 8555401216 2508 33554432000 4194304 4196468 140730341680672 140507107863904 140507181799125 0 4 0 16784584 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14124] ppid=14118 vsize=8355912 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14124/stat : 14124 (java) S 14118 14121 9824 0 -1 1077944384 0 0 0 0 0 0 0 0 20 0 8 0 2738787 8556453888 2508 33554432000 4194304 4196468 140730341680672 140507106811360 140507181799125 0 4 0 16784584 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14125] ppid=14118 vsize=8355912 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14125/stat : 14125 (java) S 14118 14121 9824 0 -1 1077944384 0 0 0 0 0 0 0 0 20 0 8 0 2738787 8556453888 2508 33554432000 4194304 4196468 140730341680672 140507105758304 140507181799125 0 4 0 16784584 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14126] ppid=14118 vsize=8356940 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14126/stat : 14126 (java) S 14118 14121 9824 0 -1 1077944384 0 0 0 0 0 0 0 0 20 0 9 0 2738787 8557506560 2508 33554432000 4194304 4196468 140730341680672 140507104705760 140507181799125 0 4 0 16784584 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14127] ppid=14118 vsize=8356940 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14127/stat : 14127 (java) S 14118 14121 9824 0 -1 1077944384 0 0 0 0 0 0 0 0 20 0 9 0 2738787 8557506560 2508 33554432000 4194304 4196468 140730341680672 140506784852832 140507181799125 0 4 0 16784584 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14128] ppid=14118 vsize=8357968 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14128/stat : 14128 (java) S 14118 14121 9824 0 -1 1077944384 0 0 0 0 0 0 0 0 20 0 10 0 2738787 8558559232 2508 33554432000 4194304 4196468 140730341680672 140506783800288 140507181799125 0 4 0 16784584 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14129] ppid=14118 vsize=8697920 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14129/stat : 14129 (java) S 14118 14121 9824 0 -1 1077944384 0 0 0 0 0 0 0 0 20 0 10 0 2738787 8906670080 2508 33554432000 4194304 4196468 140730341680672 140506782747232 140507181799125 0 4 0 16784584 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14130] ppid=14118 vsize=8816720 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14130/stat : 14130 (java) D 14118 14121 9824 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 10 0 2738787 9028321280 2508 33554432000 4194304 4196468 140730341680672 140506781693880 140507174506071 0 4 0 16784584 18446744071582151463 0 0 -1 0 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0

[startup+0.100163 s]
/proc/loadavg: 2.01 2.03 2.04 3/262 14121
/proc/meminfo: memFree=28371916/32770624 swapFree=5920/203592
[pid=14121] ppid=14118 vsize=10900456 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/14121/stat : 14121 (java) S 14118 14121 9824 0 -1 1077944320 4685 0 0 0 9 1 0 0 20 0 20 0 2738786 11162066944 5782 33554432000 4194304 4196468 140730341680672 140730341663216 140507181788919 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
/proc/14121/statm: 2725114 5782 2630 1 0 2713552 0
[pid=14121/tid=14122] ppid=14118 vsize=10900456 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14122/stat : 14122 (java) R 14118 14121 9824 0 -1 4202560 2761 0 0 0 8 0 0 0 20 0 20 0 2738786 11162066944 5782 33554432000 4194304 4196468 140730341680672 140507186025120 140507165869406 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14123] ppid=14118 vsize=10900456 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14123/stat : 14123 (java) S 14118 14121 9824 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2738787 11162066944 5782 33554432000 4194304 4196468 140730341680672 140507107863568 140507181799125 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14124] ppid=14118 vsize=10900456 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14124/stat : 14124 (java) S 14118 14121 9824 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 2738787 11162066944 5782 33554432000 4194304 4196468 140730341680672 140507106811024 140507181799125 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14125] ppid=14118 vsize=10900456 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14125/stat : 14125 (java) S 14118 14121 9824 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 2738787 11162066944 5782 33554432000 4194304 4196468 140730341680672 140507105757968 140507181799125 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14126] ppid=14118 vsize=10900456 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14126/stat : 14126 (java) S 14118 14121 9824 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2738787 11162066944 5782 33554432000 4194304 4196468 140730341680672 140507104705424 140507181799125 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14127] ppid=14118 vsize=10900456 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14127/stat : 14127 (java) S 14118 14121 9824 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 2738787 11162066944 5782 33554432000 4194304 4196468 140730341680672 140506784852496 140507181799125 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14128] ppid=14118 vsize=10900456 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14128/stat : 14128 (java) S 14118 14121 9824 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 2738787 11162066944 5782 33554432000 4194304 4196468 140730341680672 140506783799952 140507181799125 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14129] ppid=14118 vsize=10900456 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14129/stat : 14129 (java) S 14118 14121 9824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2738787 11162066944 5782 33554432000 4194304 4196468 140730341680672 140506782746896 140507181799125 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14130] ppid=14118 vsize=10900456 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14130/stat : 14130 (java) S 14118 14121 9824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2738787 11162066944 5782 33554432000 4194304 4196468 140730341680672 140506781694352 140507181799125 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 10900456

[startup+0.200774 s]
/proc/loadavg: 2.01 2.03 2.04 3/262 14121
/proc/meminfo: memFree=28371916/32770624 swapFree=5920/203592
[pid=14121] ppid=14118 vsize=10900556 CPUtime=0.26 cores=0,2,4,6,8,10,12,14
/proc/14121/stat : 14121 (java) S 14118 14121 9824 0 -1 1077944320 7094 0 0 0 24 2 0 0 20 0 20 0 2738786 11162169344 8482 33554432000 4194304 4196468 140730341680672 140730341663216 140507181788919 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
/proc/14121/statm: 2725139 8482 2908 1 0 2713552 0
[pid=14121/tid=14122] ppid=14118 vsize=10900556 CPUtime=0.17 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14122/stat : 14122 (java) R 14118 14121 9824 0 -1 4202560 4675 0 0 0 16 1 0 0 20 0 20 0 2738786 11162169344 8482 33554432000 4194304 4196468 140730341680672 140507186003792 140507167157066 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14123] ppid=14118 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14123/stat : 14123 (java) S 14118 14121 9824 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2738787 11162169344 8482 33554432000 4194304 4196468 140730341680672 140507107863568 140507181799125 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14124] ppid=14118 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14124/stat : 14124 (java) S 14118 14121 9824 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 2738787 11162169344 8482 33554432000 4194304 4196468 140730341680672 140507106811024 140507181799125 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14125] ppid=14118 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14125/stat : 14125 (java) S 14118 14121 9824 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 2738787 11162169344 8482 33554432000 4194304 4196468 140730341680672 140507105757968 140507181799125 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14126] ppid=14118 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14126/stat : 14126 (java) S 14118 14121 9824 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2738787 11162169344 8482 33554432000 4194304 4196468 140730341680672 140507104705424 140507181799125 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14127] ppid=14118 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14127/stat : 14127 (java) S 14118 14121 9824 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 2738787 11162169344 8482 33554432000 4194304 4196468 140730341680672 140506784852496 140507181799125 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14128] ppid=14118 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14128/stat : 14128 (java) S 14118 14121 9824 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 2738787 11162169344 8482 33554432000 4194304 4196468 140730341680672 140506783799952 140507181799125 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14129] ppid=14118 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14129/stat : 14129 (java) S 14118 14121 9824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2738787 11162169344 8482 33554432000 4194304 4196468 140730341680672 140506782746896 140507181799125 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14130] ppid=14118 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14130/stat : 14130 (java) S 14118 14121 9824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2738787 11162169344 8482 33554432000 4194304 4196468 140730341680672 140506781694352 140507181799125 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 10900556

[startup+0.300601 s]
/proc/loadavg: 2.01 2.03 2.04 3/262 14121
/proc/meminfo: memFree=28371916/32770624 swapFree=5920/203592
[pid=14121] ppid=14118 vsize=10900556 CPUtime=0.43 cores=0,2,4,6,8,10,12,14
/proc/14121/stat : 14121 (java) S 14118 14121 9824 0 -1 1077944320 8458 0 0 0 40 3 0 0 20 0 20 0 2738786 11162169344 10672 33554432000 4194304 4196468 140730341680672 140730341663216 140507181788919 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
/proc/14121/statm: 2725139 10672 2970 1 0 2713552 0
[pid=14121/tid=14122] ppid=14118 vsize=10900556 CPUtime=0.28 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14122/stat : 14122 (java) R 14118 14121 9824 0 -1 4202560 5419 0 0 0 26 2 0 0 20 0 20 0 2738786 11162169344 10672 33554432000 4194304 4196468 140730341680672 140507186017888 140507181800854 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14123] ppid=14118 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14123/stat : 14123 (java) S 14118 14121 9824 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2738787 11162169344 10672 33554432000 4194304 4196468 140730341680672 140507107863568 140507181799125 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14124] ppid=14118 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14124/stat : 14124 (java) S 14118 14121 9824 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 2738787 11162169344 10672 33554432000 4194304 4196468 140730341680672 140507106811024 140507181799125 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14125] ppid=14118 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14125/stat : 14125 (java) S 14118 14121 9824 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 2738787 11162169344 10672 33554432000 4194304 4196468 140730341680672 140507105757968 140507181799125 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14126] ppid=14118 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14126/stat : 14126 (java) S 14118 14121 9824 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2738787 11162169344 10672 33554432000 4194304 4196468 140730341680672 140507104705424 140507181799125 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14127] ppid=14118 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14127/stat : 14127 (java) S 14118 14121 9824 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 2738787 11162169344 10672 33554432000 4194304 4196468 140730341680672 140506784852496 140507181799125 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14128] ppid=14118 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14128/stat : 14128 (java) S 14118 14121 9824 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 2738787 11162169344 10672 33554432000 4194304 4196468 140730341680672 140506783799952 140507181799125 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14129] ppid=14118 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14129/stat : 14129 (java) S 14118 14121 9824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2738787 11162169344 10672 33554432000 4194304 4196468 140730341680672 140506782746896 140507181799125 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14130] ppid=14118 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14130/stat : 14130 (java) S 14118 14121 9824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2738787 11162169344 10672 33554432000 4194304 4196468 140730341680672 140506781694352 140507181799125 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 10900556

[startup+0.700654 s]
/proc/loadavg: 2.01 2.03 2.04 3/262 14121
/proc/meminfo: memFree=28371916/32770624 swapFree=5920/203592
[pid=14121] ppid=14118 vsize=10900632 CPUtime=1.63 cores=0,2,4,6,8,10,12,14
/proc/14121/stat : 14121 (java) S 14118 14121 9824 0 -1 1077944320 12895 0 0 0 157 6 0 0 20 0 20 0 2738786 11162247168 33554 33554432000 4194304 4196468 140730341680672 140730341663216 140507181788919 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
/proc/14121/statm: 2725158 33554 3080 1 0 2713552 0
[pid=14121/tid=14122] ppid=14118 vsize=10900632 CPUtime=0.67 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14122/stat : 14122 (java) R 14118 14121 9824 0 -1 4202560 5865 0 0 0 64 3 0 0 20 0 20 0 2738786 11162247168 33554 33554432000 4194304 4196468 140730341680672 140507186025208 140506787758097 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14123] ppid=14118 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14123/stat : 14123 (java) S 14118 14121 9824 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2738787 11162247168 33554 33554432000 4194304 4196468 140730341680672 140507107863568 140507181799125 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14124] ppid=14118 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14124/stat : 14124 (java) S 14118 14121 9824 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 2738787 11162247168 33554 33554432000 4194304 4196468 140730341680672 140507106811024 140507181799125 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14125] ppid=14118 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14125/stat : 14125 (java) S 14118 14121 9824 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 2738787 11162247168 33554 33554432000 4194304 4196468 140730341680672 140507105757968 140507181799125 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14126] ppid=14118 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14126/stat : 14126 (java) S 14118 14121 9824 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2738787 11162247168 33554 33554432000 4194304 4196468 140730341680672 140507104705424 140507181799125 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14127] ppid=14118 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14127/stat : 14127 (java) S 14118 14121 9824 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 2738787 11162247168 33554 33554432000 4194304 4196468 140730341680672 140506784852496 140507181799125 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14128] ppid=14118 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14128/stat : 14128 (java) S 14118 14121 9824 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 2738787 11162247168 33554 33554432000 4194304 4196468 140730341680672 140506783799952 140507181799125 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14129] ppid=14118 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14129/stat : 14129 (java) S 14118 14121 9824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2738787 11162247168 33554 33554432000 4194304 4196468 140730341680672 140506782746896 140507181799125 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14130] ppid=14118 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14130/stat : 14130 (java) S 14118 14121 9824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2738787 11162247168 33554 33554432000 4194304 4196468 140730341680672 140506781694352 140507181799125 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
Current children cumulated CPU time (s) 1.63
Current children cumulated vsize (KiB) 10900632

[startup+1.50098 s]
/proc/loadavg: 2.01 2.03 2.04 4/282 14141
/proc/meminfo: memFree=28155844/32770624 swapFree=5920/203628
[pid=14121] ppid=14118 vsize=10967196 CPUtime=5.07 cores=0,2,4,6,8,10,12,14
/proc/14121/stat : 14121 (java) S 14118 14121 9824 0 -1 1077944320 16314 0 0 0 449 58 0 0 20 0 21 0 2738786 11230408704 79931 33554432000 4194304 4196468 140730341680672 140730341663216 140507181788919 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
/proc/14121/statm: 2741799 79931 3121 1 0 2730193 0
[pid=14121/tid=14122] ppid=14118 vsize=10967196 CPUtime=1.29 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14122/stat : 14122 (java) R 14118 14121 9824 0 -1 4202560 5993 0 0 0 125 4 0 0 20 0 21 0 2738786 11230408704 79931 33554432000 4194304 4196468 140730341680672 140507186027480 140506784890181 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14123] ppid=14118 vsize=10967196 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14123/stat : 14123 (java) S 14118 14121 9824 0 -1 1077944384 48 0 0 0 5 4 0 0 20 0 21 0 2738787 11230408704 79931 33554432000 4194304 4196468 140730341680672 140507107863568 140507181799125 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14124] ppid=14118 vsize=10967196 CPUtime=0.16 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14124/stat : 14124 (java) S 14118 14121 9824 0 -1 1077944384 101 0 0 0 9 7 0 0 20 0 21 0 2738787 11230408704 79931 33554432000 4194304 4196468 140730341680672 140507106811024 140507181799125 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14125] ppid=14118 vsize=10967196 CPUtime=0.15 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14125/stat : 14125 (java) S 14118 14121 9824 0 -1 1077944384 98 0 0 0 8 7 0 0 20 0 21 0 2738787 11230408704 79931 33554432000 4194304 4196468 140730341680672 140507105757968 140507181799125 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14126] ppid=14118 vsize=10967196 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14126/stat : 14126 (java) S 14118 14121 9824 0 -1 1077944384 96 0 0 0 7 5 0 0 20 0 21 0 2738787 11230408704 79931 33554432000 4194304 4196468 140730341680672 140507104705424 140507181799125 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14127] ppid=14118 vsize=10967196 CPUtime=0.16 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14127/stat : 14127 (java) S 14118 14121 9824 0 -1 1077944384 119 0 0 0 12 4 0 0 20 0 21 0 2738787 11230408704 79931 33554432000 4194304 4196468 140730341680672 140506784852496 140507181799125 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14128] ppid=14118 vsize=10967196 CPUtime=0.17 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14128/stat : 14128 (java) S 14118 14121 9824 0 -1 1077944384 108 0 0 0 10 7 0 0 20 0 21 0 2738787 11230408704 79931 33554432000 4194304 4196468 140730341680672 140506783799952 140507181799125 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14129] ppid=14118 vsize=10967196 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14129/stat : 14129 (java) S 14118 14121 9824 0 -1 1077944384 93 0 0 0 8 5 0 0 20 0 21 0 2738787 11230408704 79931 33554432000 4194304 4196468 140730341680672 140506782746896 140507181799125 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14130] ppid=14118 vsize=10967196 CPUtime=0.16 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14130/stat : 14130 (java) S 14118 14121 9824 0 -1 1077944384 98 0 0 0 10 6 0 0 20 0 21 0 2738787 11230408704 79931 33554432000 4194304 4196468 140730341680672 140506781694352 140507181799125 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14132] ppid=14118 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14132/stat : 14132 (java) S 14118 14121 9824 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 21 0 2738790 11230408704 79931 33554432000 4194304 4196468 140730341680672 140506657671920 140507181800066 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14133] ppid=14118 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14133/stat : 14133 (java) S 14118 14121 9824 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 21 0 2738790 11230408704 79931 33554432000 4194304 4196468 140730341680672 140506656618144 140507181799125 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14134] ppid=14118 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14134/stat : 14134 (java) S 14118 14121 9824 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 21 0 2738791 11230408704 79931 33554432000 4194304 4196468 140730341680672 140506655565040 140507181799125 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14135] ppid=14118 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14135/stat : 14135 (java) S 14118 14121 9824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 2738794 11230408704 79931 33554432000 4194304 4196468 140730341680672 140506654513616 140507181807515 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14136] ppid=14118 vsize=10967196 CPUtime=0.95 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14136/stat : 14136 (java) R 14118 14121 9824 0 -1 4202560 2646 0 0 0 94 1 0 0 20 0 21 0 2738794 11230408704 79931 33554432000 4194304 4196468 140730341680672 140506653442176 140507165256880 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14137] ppid=14118 vsize=10967196 CPUtime=0.57 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14137/stat : 14137 (java) R 14118 14121 9824 0 -1 4202560 1686 0 0 0 57 0 0 0 20 0 21 0 2738794 11230408704 79931 33554432000 4194304 4196468 140730341680672 140506652407312 140507161444385 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14138] ppid=14118 vsize=10967196 CPUtime=0.6 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14138/stat : 14138 (java) R 14118 14121 9824 0 -1 4202560 2249 0 0 0 59 1 0 0 20 0 21 0 2738794 11230408704 79931 33554432000 4194304 4196468 140730341680672 140506651345984 140507165281010 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14139] ppid=14118 vsize=10967196 CPUtime=0.38 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14139/stat : 14139 (java) R 14118 14121 9824 0 -1 4202560 1509 0 0 0 38 0 0 0 20 0 21 0 2738794 11230408704 79931 33554432000 4194304 4196468 140730341680672 140506650302576 140507165869406 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14140] ppid=14118 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14140/stat : 14140 (java) S 14118 14121 9824 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 2738795 11230408704 79931 33554432000 4194304 4196468 140730341680672 140506649250784 140507181799125 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14141] ppid=14118 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14141/stat : 14141 (java) S 14118 14121 9824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 2738795 11230408704 79931 33554432000 4194304 4196468 140730341680672 140506648198320 140507181800066 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
Current children cumulated CPU time (s) 5.07

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

/proc/14121/task/14135/stat : 14135 (java) S 14118 14121 9824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 2738794 11230408704 97868 33554432000 4194304 4196468 140730341680672 140506654513616 140507181807515 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14136] ppid=14118 vsize=10967196 CPUtime=1.49 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14136/stat : 14136 (java) S 14118 14121 9824 0 -1 1077944384 4949 0 0 0 148 1 0 0 20 0 21 0 2738794 11230408704 97868 33554432000 4194304 4196468 140730341680672 140506653460720 140507181800066 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14137] ppid=14118 vsize=10967196 CPUtime=0.93 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14137/stat : 14137 (java) S 14118 14121 9824 0 -1 1077944384 3771 0 0 0 93 0 0 0 20 0 21 0 2738794 11230408704 97868 33554432000 4194304 4196468 140730341680672 140506652408176 140507181800066 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14138] ppid=14118 vsize=10967196 CPUtime=0.99 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14138/stat : 14138 (java) S 14118 14121 9824 0 -1 1077944384 3549 0 0 0 98 1 0 0 20 0 21 0 2738794 11230408704 97868 33554432000 4194304 4196468 140730341680672 140506651355120 140507181800066 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14139] ppid=14118 vsize=10967196 CPUtime=0.43 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14139/stat : 14139 (java) S 14118 14121 9824 0 -1 1077944384 2355 0 0 0 42 1 0 0 20 0 21 0 2738794 11230408704 97868 33554432000 4194304 4196468 140730341680672 140506650302576 140507181800066 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14140] ppid=14118 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14140/stat : 14140 (java) S 14118 14121 9824 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 2738795 11230408704 97868 33554432000 4194304 4196468 140730341680672 140506649250784 140507181799125 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14141] ppid=14118 vsize=10967196 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14141/stat : 14141 (java) S 14118 14121 9824 0 -1 1077944384 1092 0 0 0 1 1 0 0 20 0 21 0 2738795 11230408704 97868 33554432000 4194304 4196468 140730341680672 140506648198320 140507181800066 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14142] ppid=14118 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14142/stat : 14142 (java) S 14118 14121 9824 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 2738919 11230408704 97868 33554432000 4194304 4196468 140730341680672 140506647143600 140507181800066 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
Current children cumulated CPU time (s) 56.01
Current children cumulated vsize (KiB) 10967196

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

[startup+51.2011 s]
/proc/loadavg: 1.97 2.01 2.04 3/282 14230
/proc/meminfo: memFree=28543980/32770624 swapFree=5920/203708
[pid=14121] ppid=14118 vsize=10967196 CPUtime=56.11 cores=0,2,4,6,8,10,12,14
/proc/14121/stat : 14121 (java) S 14118 14121 9824 0 -1 1077944320 27040 0 0 0 5549 62 0 0 20 0 21 0 2738786 11230408704 97868 33554432000 4194304 4196468 140730341680672 140730341663216 140507181788919 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
/proc/14121/statm: 2741799 97868 3143 1 0 2730193 0
[pid=14121/tid=14122] ppid=14118 vsize=10967196 CPUtime=50.97 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14122/stat : 14122 (java) R 14118 14121 9824 0 -1 4202560 8774 0 0 0 5092 5 0 0 20 0 21 0 2738786 11230408704 97868 33554432000 4194304 4196468 140730341680672 140507186024944 140506789371987 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14123] ppid=14118 vsize=10967196 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14123/stat : 14123 (java) S 14118 14121 9824 0 -1 1077944384 48 0 0 0 5 4 0 0 20 0 21 0 2738787 11230408704 97868 33554432000 4194304 4196468 140730341680672 140507107863568 140507181799125 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14124] ppid=14118 vsize=10967196 CPUtime=0.16 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14124/stat : 14124 (java) S 14118 14121 9824 0 -1 1077944384 101 0 0 0 9 7 0 0 20 0 21 0 2738787 11230408704 97868 33554432000 4194304 4196468 140730341680672 140507106811024 140507181799125 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14125] ppid=14118 vsize=10967196 CPUtime=0.15 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14125/stat : 14125 (java) S 14118 14121 9824 0 -1 1077944384 98 0 0 0 8 7 0 0 20 0 21 0 2738787 11230408704 97868 33554432000 4194304 4196468 140730341680672 140507105757968 140507181799125 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14126] ppid=14118 vsize=10967196 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14126/stat : 14126 (java) S 14118 14121 9824 0 -1 1077944384 96 0 0 0 7 5 0 0 20 0 21 0 2738787 11230408704 97868 33554432000 4194304 4196468 140730341680672 140507104705424 140507181799125 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14127] ppid=14118 vsize=10967196 CPUtime=0.16 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14127/stat : 14127 (java) S 14118 14121 9824 0 -1 1077944384 119 0 0 0 12 4 0 0 20 0 21 0 2738787 11230408704 97868 33554432000 4194304 4196468 140730341680672 140506784852496 140507181799125 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14128] ppid=14118 vsize=10967196 CPUtime=0.17 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14128/stat : 14128 (java) S 14118 14121 9824 0 -1 1077944384 108 0 0 0 10 7 0 0 20 0 21 0 2738787 11230408704 97868 33554432000 4194304 4196468 140730341680672 140506783799952 140507181799125 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14129] ppid=14118 vsize=10967196 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14129/stat : 14129 (java) S 14118 14121 9824 0 -1 1077944384 93 0 0 0 8 5 0 0 20 0 21 0 2738787 11230408704 97868 33554432000 4194304 4196468 140730341680672 140506782746896 140507181799125 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14130] ppid=14118 vsize=10967196 CPUtime=0.16 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14130/stat : 14130 (java) S 14118 14121 9824 0 -1 1077944384 98 0 0 0 10 6 0 0 20 0 21 0 2738787 11230408704 97868 33554432000 4194304 4196468 140730341680672 140506781694352 140507181799125 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14132] ppid=14118 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14132/stat : 14132 (java) S 14118 14121 9824 0 -1 1077944384 402 0 0 0 0 0 0 0 20 0 21 0 2738790 11230408704 97868 33554432000 4194304 4196468 140730341680672 140506657671920 140507181800066 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14133] ppid=14118 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14133/stat : 14133 (java) S 14118 14121 9824 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 21 0 2738790 11230408704 97868 33554432000 4194304 4196468 140730341680672 140506656618144 140507181799125 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14134] ppid=14118 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14134/stat : 14134 (java) S 14118 14121 9824 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 21 0 2738791 11230408704 97868 33554432000 4194304 4196468 140730341680672 140506655565040 140507181799125 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14135] ppid=14118 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14135/stat : 14135 (java) S 14118 14121 9824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 2738794 11230408704 97868 33554432000 4194304 4196468 140730341680672 140506654513616 140507181807515 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14136] ppid=14118 vsize=10967196 CPUtime=1.49 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14136/stat : 14136 (java) S 14118 14121 9824 0 -1 1077944384 4949 0 0 0 148 1 0 0 20 0 21 0 2738794 11230408704 97868 33554432000 4194304 4196468 140730341680672 140506653460720 140507181800066 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14137] ppid=14118 vsize=10967196 CPUtime=0.93 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14137/stat : 14137 (java) S 14118 14121 9824 0 -1 1077944384 3771 0 0 0 93 0 0 0 20 0 21 0 2738794 11230408704 97868 33554432000 4194304 4196468 140730341680672 140506652408176 140507181800066 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14138] ppid=14118 vsize=10967196 CPUtime=0.99 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14138/stat : 14138 (java) S 14118 14121 9824 0 -1 1077944384 3549 0 0 0 98 1 0 0 20 0 21 0 2738794 11230408704 97868 33554432000 4194304 4196468 140730341680672 140506651355120 140507181800066 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14139] ppid=14118 vsize=10967196 CPUtime=0.43 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14139/stat : 14139 (java) S 14118 14121 9824 0 -1 1077944384 2355 0 0 0 42 1 0 0 20 0 21 0 2738794 11230408704 97868 33554432000 4194304 4196468 140730341680672 140506650302576 140507181800066 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14140] ppid=14118 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14140/stat : 14140 (java) S 14118 14121 9824 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 2738795 11230408704 97868 33554432000 4194304 4196468 140730341680672 140506649250784 140507181799125 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14141] ppid=14118 vsize=10967196 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14141/stat : 14141 (java) S 14118 14121 9824 0 -1 1077944384 1092 0 0 0 1 1 0 0 20 0 21 0 2738795 11230408704 97868 33554432000 4194304 4196468 140730341680672 140506648198320 140507181800066 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14142] ppid=14118 vsize=10967196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14142/stat : 14142 (java) S 14118 14121 9824 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 21 0 2738919 11230408704 97868 33554432000 4194304 4196468 140730341680672 140506647143600 140507181800066 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
Current children cumulated CPU time (s) 56.11
Current children cumulated vsize (KiB) 10967196

[startup+51.4008 s]
/proc/loadavg: 1.97 2.01 2.04 3/282 14230
/proc/meminfo: memFree=28543980/32770624 swapFree=5920/203708
[pid=14121] ppid=14118 vsize=11100324 CPUtime=56.26 cores=0,2,4,6,8,10,12,14
/proc/14121/stat : 14121 (java) S 14118 14121 9824 0 -1 1077944320 28188 0 0 0 5564 62 0 0 20 0 21 0 2738786 11366731776 99428 33554432000 4194304 4196468 140730341680672 140730341663216 140507181788919 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
/proc/14121/statm: 2775081 99428 3145 1 0 2763475 0
[pid=14121/tid=14122] ppid=14118 vsize=11100324 CPUtime=51.11 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14122/stat : 14122 (java) S 14118 14121 9824 0 -1 1077944384 9186 0 0 0 5106 5 0 0 20 0 21 0 2738786 11366731776 99428 33554432000 4194304 4196468 140730341680672 140507186029600 140507181799125 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14123] ppid=14118 vsize=11100324 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14123/stat : 14123 (java) S 14118 14121 9824 0 -1 1077944384 48 0 0 0 5 4 0 0 20 0 21 0 2738787 11366731776 99428 33554432000 4194304 4196468 140730341680672 140507107863568 140507181799125 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14124] ppid=14118 vsize=11100324 CPUtime=0.16 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14124/stat : 14124 (java) S 14118 14121 9824 0 -1 1077944384 101 0 0 0 9 7 0 0 20 0 21 0 2738787 11366731776 99428 33554432000 4194304 4196468 140730341680672 140507106811024 140507181799125 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14125] ppid=14118 vsize=11100324 CPUtime=0.15 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14125/stat : 14125 (java) S 14118 14121 9824 0 -1 1077944384 98 0 0 0 8 7 0 0 20 0 21 0 2738787 11366731776 99428 33554432000 4194304 4196468 140730341680672 140507105757968 140507181799125 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14126] ppid=14118 vsize=11100324 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14126/stat : 14126 (java) S 14118 14121 9824 0 -1 1077944384 96 0 0 0 7 5 0 0 20 0 21 0 2738787 11366731776 99428 33554432000 4194304 4196468 140730341680672 140507104705424 140507181799125 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14127] ppid=14118 vsize=11100324 CPUtime=0.16 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14127/stat : 14127 (java) S 14118 14121 9824 0 -1 1077944384 119 0 0 0 12 4 0 0 20 0 21 0 2738787 11366731776 99428 33554432000 4194304 4196468 140730341680672 140506784852496 140507181799125 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14128] ppid=14118 vsize=11100324 CPUtime=0.17 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14128/stat : 14128 (java) S 14118 14121 9824 0 -1 1077944384 108 0 0 0 10 7 0 0 20 0 21 0 2738787 11366731776 99428 33554432000 4194304 4196468 140730341680672 140506783799952 140507181799125 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14129] ppid=14118 vsize=11100324 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14129/stat : 14129 (java) S 14118 14121 9824 0 -1 1077944384 93 0 0 0 8 5 0 0 20 0 21 0 2738787 11366731776 99428 33554432000 4194304 4196468 140730341680672 140506782746896 140507181799125 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14130] ppid=14118 vsize=11100324 CPUtime=0.16 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14130/stat : 14130 (java) S 14118 14121 9824 0 -1 1077944384 98 0 0 0 10 6 0 0 20 0 21 0 2738787 11366731776 99428 33554432000 4194304 4196468 140730341680672 140506781694352 140507181799125 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14132] ppid=14118 vsize=11100324 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14132/stat : 14132 (java) S 14118 14121 9824 0 -1 1077944384 402 0 0 0 0 0 0 0 20 0 21 0 2738790 11366731776 99428 33554432000 4194304 4196468 140730341680672 140506657671920 140507181800066 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14133] ppid=14118 vsize=11100324 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14133/stat : 14133 (java) S 14118 14121 9824 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 21 0 2738790 11366731776 99428 33554432000 4194304 4196468 140730341680672 140506656618144 140507181799125 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14134] ppid=14118 vsize=11100324 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14134/stat : 14134 (java) S 14118 14121 9824 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 21 0 2738791 11366731776 99428 33554432000 4194304 4196468 140730341680672 140506655565040 140507181799125 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14135] ppid=14118 vsize=11100324 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14135/stat : 14135 (java) S 14118 14121 9824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 2738794 11366731776 99428 33554432000 4194304 4196468 140730341680672 140506654513616 140507181807515 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14136] ppid=14118 vsize=11100324 CPUtime=1.49 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14136/stat : 14136 (java) S 14118 14121 9824 0 -1 1077944384 5051 0 0 0 148 1 0 0 20 0 21 0 2738794 11366731776 99428 33554432000 4194304 4196468 140730341680672 140506653460720 140507181800066 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14137] ppid=14118 vsize=11100324 CPUtime=0.93 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14137/stat : 14137 (java) S 14118 14121 9824 0 -1 1077944384 3834 0 0 0 93 0 0 0 20 0 21 0 2738794 11366731776 99428 33554432000 4194304 4196468 140730341680672 140506652408176 140507181800066 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14138] ppid=14118 vsize=11100324 CPUtime=0.99 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14138/stat : 14138 (java) S 14118 14121 9824 0 -1 1077944384 3758 0 0 0 98 1 0 0 20 0 21 0 2738794 11366731776 99428 33554432000 4194304 4196468 140730341680672 140506651355120 140507181800066 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14139] ppid=14118 vsize=11100324 CPUtime=0.44 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14139/stat : 14139 (java) S 14118 14121 9824 0 -1 1077944384 2565 0 0 0 43 1 0 0 20 0 21 0 2738794 11366731776 99428 33554432000 4194304 4196468 140730341680672 140506650302576 140507181800066 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14140] ppid=14118 vsize=11100324 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14140/stat : 14140 (java) S 14118 14121 9824 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 2738795 11366731776 99428 33554432000 4194304 4196468 140730341680672 140506649250784 140507181799125 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14141] ppid=14118 vsize=11100324 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14141/stat : 14141 (java) S 14118 14121 9824 0 -1 1077944384 1092 0 0 0 1 1 0 0 20 0 21 0 2738795 11366731776 99428 33554432000 4194304 4196468 140730341680672 140506648198320 140507181800066 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
Current children cumulated CPU time (s) 56.26
Current children cumulated vsize (KiB) 11100324

[startup+51.5008 s]
/proc/loadavg: 1.97 2.01 2.04 3/282 14230
/proc/meminfo: memFree=28543980/32770624 swapFree=5920/203708
[pid=14121] ppid=14118 vsize=11100324 CPUtime=56.26 cores=0,2,4,6,8,10,12,14
/proc/14121/stat : 14121 (java) S 14118 14121 9824 0 -1 1077944320 28188 0 0 0 5564 62 0 0 20 0 21 0 2738786 11366731776 99428 33554432000 4194304 4196468 140730341680672 140730341663216 140507181788919 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
/proc/14121/statm: 2775081 99428 3145 1 0 2763475 0
[pid=14121/tid=14122] ppid=14118 vsize=11100324 CPUtime=51.11 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14122/stat : 14122 (java) S 14118 14121 9824 0 -1 1077944384 9186 0 0 0 5106 5 0 0 20 0 21 0 2738786 11366731776 99428 33554432000 4194304 4196468 140730341680672 140507186029600 140507181799125 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14123] ppid=14118 vsize=11100324 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14123/stat : 14123 (java) S 14118 14121 9824 0 -1 1077944384 48 0 0 0 5 4 0 0 20 0 21 0 2738787 11366731776 99428 33554432000 4194304 4196468 140730341680672 140507107863568 140507181799125 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14124] ppid=14118 vsize=11100324 CPUtime=0.16 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14124/stat : 14124 (java) S 14118 14121 9824 0 -1 1077944384 101 0 0 0 9 7 0 0 20 0 21 0 2738787 11366731776 99428 33554432000 4194304 4196468 140730341680672 140507106811024 140507181799125 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14125] ppid=14118 vsize=11100324 CPUtime=0.15 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14125/stat : 14125 (java) S 14118 14121 9824 0 -1 1077944384 98 0 0 0 8 7 0 0 20 0 21 0 2738787 11366731776 99428 33554432000 4194304 4196468 140730341680672 140507105757968 140507181799125 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14126] ppid=14118 vsize=11100324 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14126/stat : 14126 (java) S 14118 14121 9824 0 -1 1077944384 96 0 0 0 7 5 0 0 20 0 21 0 2738787 11366731776 99428 33554432000 4194304 4196468 140730341680672 140507104705424 140507181799125 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14127] ppid=14118 vsize=11100324 CPUtime=0.16 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14127/stat : 14127 (java) S 14118 14121 9824 0 -1 1077944384 119 0 0 0 12 4 0 0 20 0 21 0 2738787 11366731776 99428 33554432000 4194304 4196468 140730341680672 140506784852496 140507181799125 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14128] ppid=14118 vsize=11100324 CPUtime=0.17 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14128/stat : 14128 (java) S 14118 14121 9824 0 -1 1077944384 108 0 0 0 10 7 0 0 20 0 21 0 2738787 11366731776 99428 33554432000 4194304 4196468 140730341680672 140506783799952 140507181799125 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14129] ppid=14118 vsize=11100324 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14129/stat : 14129 (java) S 14118 14121 9824 0 -1 1077944384 93 0 0 0 8 5 0 0 20 0 21 0 2738787 11366731776 99428 33554432000 4194304 4196468 140730341680672 140506782746896 140507181799125 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14130] ppid=14118 vsize=11100324 CPUtime=0.16 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14130/stat : 14130 (java) S 14118 14121 9824 0 -1 1077944384 98 0 0 0 10 6 0 0 20 0 21 0 2738787 11366731776 99428 33554432000 4194304 4196468 140730341680672 140506781694352 140507181799125 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14132] ppid=14118 vsize=11100324 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14132/stat : 14132 (java) S 14118 14121 9824 0 -1 1077944384 402 0 0 0 0 0 0 0 20 0 21 0 2738790 11366731776 99428 33554432000 4194304 4196468 140730341680672 140506657671920 140507181800066 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14133] ppid=14118 vsize=11100324 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14133/stat : 14133 (java) S 14118 14121 9824 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 21 0 2738790 11366731776 99428 33554432000 4194304 4196468 140730341680672 140506656618144 140507181799125 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14134] ppid=14118 vsize=11100324 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14134/stat : 14134 (java) S 14118 14121 9824 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 21 0 2738791 11366731776 99428 33554432000 4194304 4196468 140730341680672 140506655565040 140507181799125 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14135] ppid=14118 vsize=11100324 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14135/stat : 14135 (java) S 14118 14121 9824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 21 0 2738794 11366731776 99428 33554432000 4194304 4196468 140730341680672 140506654513616 140507181807515 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14136] ppid=14118 vsize=11100324 CPUtime=1.49 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14136/stat : 14136 (java) S 14118 14121 9824 0 -1 1077944384 5051 0 0 0 148 1 0 0 20 0 21 0 2738794 11366731776 99428 33554432000 4194304 4196468 140730341680672 140506653460720 140507181800066 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14137] ppid=14118 vsize=11100324 CPUtime=0.93 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14137/stat : 14137 (java) S 14118 14121 9824 0 -1 1077944384 3834 0 0 0 93 0 0 0 20 0 21 0 2738794 11366731776 99428 33554432000 4194304 4196468 140730341680672 140506652408176 140507181800066 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14138] ppid=14118 vsize=11100324 CPUtime=0.99 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14138/stat : 14138 (java) S 14118 14121 9824 0 -1 1077944384 3758 0 0 0 98 1 0 0 20 0 21 0 2738794 11366731776 99428 33554432000 4194304 4196468 140730341680672 140506651355120 140507181800066 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14139] ppid=14118 vsize=11100324 CPUtime=0.44 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14139/stat : 14139 (java) S 14118 14121 9824 0 -1 1077944384 2565 0 0 0 43 1 0 0 20 0 21 0 2738794 11366731776 99428 33554432000 4194304 4196468 140730341680672 140506650302576 140507181800066 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14140] ppid=14118 vsize=11100324 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14140/stat : 14140 (java) S 14118 14121 9824 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 2738795 11366731776 99428 33554432000 4194304 4196468 140730341680672 140506649250784 140507181799125 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
[pid=14121/tid=14141] ppid=14118 vsize=11100324 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/14121/task/14141/stat : 14141 (java) S 14118 14121 9824 0 -1 1077944384 1092 0 0 0 1 1 0 0 20 0 21 0 2738795 11366731776 99428 33554432000 4194304 4196468 140730341680672 140506648198320 140507181800066 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 14372864 140730341688491 140730341688644 140730341688644 140730341691343 0
Current children cumulated CPU time (s) 56.26
Current children cumulated vsize (KiB) 11100324

Child status: 0
Real time (s): 51.5817
CPU time (s): 56.3136
CPU user time (s): 55.6783
CPU system time (s): 0.6353
CPU usage (%): 109.174
Max. virtual memory (cumulated for all children) (KiB): 11100324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 55.6783
system time used= 0.6353
maximum resident set size= 400440
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28647
page faults= 0
swaps= 0
block input operations= 0
block output operations= 152
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3927
involuntary context switches= 3014

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.322825 second user time and 0.428238 second system time

The end

Launcher Data

Begin job on node113 at 2017-07-22 00:04:58
IDJOB=4243639
IDBENCH=125579
IDSOLVER=2623
FILE ID=node113/4243639-1500674698
RUNJOBID= node113-1500672327-13435
PBS_JOBID= 20623305
Free space on /tmp= 62016 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/DeBruijnSequence/DeBruijnSequence-m1-s1/DeBruijnSequence-03-04.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4243639-1500674698/watcher-4243639-1500674698 -o /tmp/evaluation-result-4243639-1500674698/solver-4243639-1500674698 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node113-1500672327-13435 --watchdog 2560  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4243639-1500674698.xml

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

MD5SUM BENCH= e392c7560140b23868857a81f76e8c8d
RANDOM SEED=1534584029

node113.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.79
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
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep 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 nopl 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 dtherm 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
microcode	: 0x19
cpu MHz		: 2133.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.79
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
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep 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 nopl 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 dtherm 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
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.79
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
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep 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 nopl 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 dtherm 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
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.79
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
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.79
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.79
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2000.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep 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 nopl 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 dtherm 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	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.79
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1733.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.79
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep 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 nopl 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 dtherm 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:       32770624 kB
MemFree:        28372040 kB
MemAvailable:   28386216 kB
Buffers:           39952 kB
Cached:           283888 kB
SwapCached:            0 kB
Active:          3802032 kB
Inactive:         212172 kB
Active(anon):    3693200 kB
Inactive(anon):     8584 kB
Active(file):     108832 kB
Inactive(file):   203588 kB
Unevictable:        5920 kB
Mlocked:            5920 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1440 kB
Writeback:             0 kB
AnonPages:       3696168 kB
Mapped:            42172 kB
Shmem:              8848 kB
Slab:              67604 kB
SReclaimable:      35180 kB
SUnreclaim:        32424 kB
KernelStack:        4496 kB
PageTables:        12304 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4544076 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3569664 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      148864 kB
DirectMap2M:    33396736 kB

Free space on /tmp at the end= 61932 MiB
End job on node113 at 2017-07-22 00:05:50