Trace number 4263291

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
sat4j-CSP 2017-07-05SAT 9.8153896 5.0502901

General information on the benchmark

NameDriver/Driver-m1-s1/
driverlogw-09.xml
MD5SUM39f2309c430e073944706d11745a3453
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.60685998
Satisfiable
(Un)Satisfiability was proved
Number of variables650
Number of constraints17447
Number of domains9
Minimum domain size2
Maximum domain size12
Distribution of domain sizes[{"size":2,"count":211},{"size":3,"count":100},{"size":4,"count":71},{"size":5,"count":71},{"size":6,"count":29},{"size":7,"count":93},{"size":8,"count":41},{"size":10,"count":25},{"size":12,"count":9}]
Minimum variable degree1
Maximum variable degree138
Distribution of variable degrees[{"degree":1,"count":6},{"degree":2,"count":6},{"degree":3,"count":10},{"degree":4,"count":6},{"degree":5,"count":4},{"degree":6,"count":19},{"degree":7,"count":4},{"degree":9,"count":3},{"degree":10,"count":3},{"degree":11,"count":7},{"degree":12,"count":5},{"degree":13,"count":3},{"degree":14,"count":7},{"degree":15,"count":9},{"degree":16,"count":6},{"degree":17,"count":5},{"degree":18,"count":8},{"degree":19,"count":2},{"degree":20,"count":3},{"degree":22,"count":8},{"degree":23,"count":1},{"degree":24,"count":6},{"degree":25,"count":4},{"degree":26,"count":11},{"degree":27,"count":4},"...",{"degree":104,"count":4}, {"degree":105,"count":2}, {"degree":106,"count":4}, {"degree":107,"count":3}, {"degree":108,"count":4}, {"degree":109,"count":2}, {"degree":111,"count":1}, {"degree":112,"count":3}, {"degree":113,"count":1}, {"degree":114,"count":1}, {"degree":115,"count":2}, {"degree":116,"count":2}, {"degree":117,"count":4}, {"degree":118,"count":4}, {"degree":119,"count":5}, {"degree":121,"count":2}, {"degree":122,"count":2}, {"degree":123,"count":3}, {"degree":124,"count":1}, {"degree":125,"count":1}, {"degree":128,"count":2}, {"degree":129,"count":1}, {"degree":130,"count":1}, {"degree":133,"count":1}, {"degree":138,"count":2}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":17447}]
Number of extensional constraints17447
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":17447}]
Optimization problemNO
Type of objective

Solver Data

6.22/2.12	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
6.22/2.12	c This is free software under the dual EPL/GNU LGPL licenses.
6.22/2.12	c See www.sat4j.org for details.
6.22/2.12	c That software uses the Rhino library from the Mozilla project.
6.22/2.12	c version CUSTOM.v20170705
6.22/2.12	c java.runtime.name	Java(TM) SE Runtime Environment
6.22/2.12	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
6.22/2.12	c java.vm.version	25.131-b11
6.22/2.12	c java.vm.vendor	Oracle Corporation
6.22/2.12	c sun.arch.data.model	64
6.22/2.12	c java.version		1.8.0_131
6.22/2.12	c os.name		Linux
6.22/2.12	c os.version		3.10.0-514.16.1.el7.x86_64
6.22/2.12	c os.arch		amd64
6.22/2.12	c Free memory 		499604488
6.22/2.12	c Max memory 		7247757312
6.22/2.12	c Total memory 		504889344
6.22/2.12	c Number of processors 	4
6.22/2.12	c c --- Begin Solver configuration ---
6.22/2.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b71fc7e
6.22/2.12	c Learn all clauses as in MiniSAT
6.22/2.12	c LOGGER=java.util.logging.Logger@25f38edc claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
6.22/2.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
6.22/2.12	c No reason simplification
6.22/2.12	c Glucose 2.1 dynamic restart strategy
6.22/2.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
6.22/2.12	c timeout=2147483s
6.22/2.12	c DB Simplification allowed=false
6.22/2.12	c Listener: org.sat4j.minisat.core.VoidTracing@1a86f2f1
6.22/2.12	c --- End Solver configuration ---
6.22/2.12	c constraints type 
6.22/2.12	c org.sat4j.minisat.constraints.card.MinWatchCard => 1300
6.22/2.12	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 422653
6.22/2.12	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 201872
6.22/2.12	c org.sat4j.minisat.constraints.cnf.UnitClause => 4196
6.22/2.12	c 630021 constraints processed.
9.79/5.02	c starts		: 20
9.79/5.02	c conflicts		: 3026
9.79/5.02	c decisions		: 180076
9.79/5.02	c propagations		: 10473968
9.79/5.02	c inspects		: 14434402
9.79/5.02	c shortcuts		: 0
9.79/5.02	c learnt literals	: 23
9.79/5.02	c learnt binary clauses	: 251
9.79/5.02	c learnt ternary clauses	: 206
9.79/5.02	c learnt constraints	: 3003
9.79/5.02	c ignored constraints	: 0
9.79/5.02	c root simplifications	: 0
9.79/5.02	c removed literals (reason simplification)	: 0
9.79/5.02	c reason swapping (by a shorter reason)	: 0
9.79/5.02	c Calls to reduceDB	: 0
9.79/5.02	c Number of update (reduction) of LBD	: 1497
9.79/5.02	c Imported unit clauses	: 0
9.79/5.02	c number of reductions to clauses (during analyze)	: 0
9.79/5.02	c number of learned constraints concerned by reduction	: 0
9.79/5.02	c number of learning phase by resolution	: 0
9.79/5.02	c number of learning phase by cutting planes	: 0
9.79/5.02	c number of rounding to 1 operations	: 0
9.79/5.02	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
9.79/5.02	c number of reductions of the coefficients by power 2 	: 0
9.79/5.02	c number of right shift for reduction by power 2 	: 0
9.79/5.02	c number of reductions of the coefficients by GCD over coefficients 	: 0
9.79/5.02	c speed (assignments/second)	: 3657111.7318435754
9.79/5.02	c non guided choices	110918
9.79/5.03	c learnt constraints type 
9.79/5.03	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 2752
9.79/5.03	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 251
9.79/5.03	s SATISFIABLE
9.79/5.03	v <instantiation type="solution">
9.79/5.03	v 	<list> x0[0] x0[1] x0[2] x0[3] x0[4] x0[5] x0[6] x0[7] x0[8] x0[9] x0[10] x0[11] x0[12] x0[13] x0[14] x0[15] x0[16] x0[17] x0[18] x0[19] x0[20] x0[21] x0[22] x0[23] x0[24] x0[25] x0[26] x0[27] x0[28] x0[29] x0[30] x0[31] x0[32] x0[33] x0[34] x0[35] x0[36] x0[37] x0[38] x0[39] x0[40] x0[41] x0[42] x0[43] x0[44] x0[45] x0[46] x0[47] x0[48] x0[49] x0[50] x0[51] x0[52] x0[53] x0[54] x0[55] x0[56] x0[57] x0[58] x0[59] x0[60] x0[61] x0[62] x0[63] x0[64] x0[65] x0[66] x0[67] x0[68] x0[69] x0[70] x1[0] x1[1] x1[2] x1[3] x1[4] x1[5] x1[6] x1[7] x1[8] x1[9] x1[10] x1[11] x1[12] x1[13] x1[14] x1[15] x1[16] x1[17] x1[18] x1[19] x1[20] x1[21] x1[22] x1[23] x1[24] x1[25] x1[26] x1[27] x1[28] x1[29] x1[30] x1[31] x1[32] x1[33] x1[34] x1[35] x1[36] x1[37] x1[38] x1[39] x1[40] x1[41] x1[42] x1[43] x1[44] x1[45] x1[46] x1[47] x1[48] x1[49] x1[50] x1[51] x1[52] x1[53] x1[54] x1[55] x1[56] x1[57] x1[58] x1[59] x1[60] x1[61] x1[62] x1[63] x1[64] x1[65] x1[66] x1[67] x1[68] x1[69] x1[70] x1[71] x1[72] x1[73] x1[74] x1[75] x1[76] x1[77] x1[78] x1[79] x1[80] x1[81] x1[82] x1[83] x1[84] x1[85] x1[86] x1[87] x1[88] x1[89] x1[90] x1[91] x1[92] x2[0] x2[1] x2[2] x2[3] x2[4] x2[5] x2[6] x2[7] x2[8] x2[9] x2[10] x2[11] x2[12] x2[13] x2[14] x2[15] x2[16] x2[17] x2[18] x2[19] x2[20] x2[21] x2[22] x2[23] x2[24] x2[25] x2[26] x2[27] x2[28] x3[0] x3[1] x3[2] x3[3] x3[4] x3[5] x3[6] x3[7] x3[8] x3[9] x3[10] x3[11] x3[12] x3[13] x3[14] x3[15] x3[16] x3[17] x3[18] x3[19] x3[20] x3[21] x3[22] x3[23] x3[24] x3[25] x3[26] x3[27] x3[28] x3[29] x3[30] x3[31] x3[32] x3[33] x3[34] x3[35] x3[36] x3[37] x3[38] x3[39] x3[40] x3[41] x3[42] x3[43] x3[44] x3[45] x3[46] x3[47] x3[48] x3[49] x3[50] x3[51] x3[52] x3[53] x3[54] x3[55] x3[56] x3[57] x3[58] x3[59] x3[60] x3[61] x3[62] x3[63] x3[64] x3[65] x3[66] x3[67] x3[68] x3[69] x3[70] x4[0] x4[1] x4[2] x4[3] x4[4] x4[5] x4[6] x4[7] x4[8] x4[9] x4[10] x4[11] x4[12] x4[13] x4[14] x4[15] x4[16] x4[17] x4[18] x4[19] x4[20] x4[21] x4[22] x4[23] x4[24] x4[25] x4[26] x4[27] x4[28] x4[29] x4[30] x4[31] x4[32] x4[33] x4[34] x4[35] x4[36] x4[37] x4[38] x4[39] x4[40] x5[0] x5[1] x5[2] x5[3] x5[4] x5[5] x5[6] x5[7] x5[8] x5[9] x5[10] x5[11] x5[12] x5[13] x5[14] x5[15] x5[16] x5[17] x5[18] x5[19] x5[20] x5[21] x5[22] x5[23] x5[24] x6[0] x6[1] x6[2] x6[3] x6[4] x6[5] x6[6] x6[7] x6[8] x6[9] x6[10] x6[11] x6[12] x6[13] x6[14] x6[15] x6[16] x6[17] x6[18] x6[19] x6[20] x6[21] x6[22] x6[23] x6[24] x6[25] x6[26] x6[27] x6[28] x6[29] x6[30] x6[31] x6[32] x6[33] x6[34] x6[35] x6[36] x6[37] x6[38] x6[39] x6[40] x6[41] x6[42] x6[43] x6[44] x6[45] x6[46] x6[47] x6[48] x6[49] x6[50] x6[51] x6[52] x6[53] x6[54] x6[55] x6[56] x6[57] x6[58] x6[59] x6[60] x6[61] x6[62] x6[63] x6[64] x6[65] x6[66] x6[67] x6[68] x6[69] x6[70] x6[71] x6[72] x6[73] x6[74] x6[75] x6[76] x6[77] x6[78] x6[79] x6[80] x6[81] x6[82] x6[83] x6[84] x6[85] x6[86] x6[87] x6[88] x6[89] x6[90] x6[91] x6[92] x6[93] x6[94] x6[95] x6[96] x6[97] x6[98] x6[99] x7[0] x7[1] x7[2] x7[3] x7[4] x7[5] x7[6] x7[7] x7[8] x8[0] x8[1] x8[2] x8[3] x8[4] x8[5] x8[6] x8[7] x8[8] x8[9] x8[10] x8[11] x8[12] x8[13] x8[14] x8[15] x8[16] x8[17] x8[18] x8[19] x8[20] x8[21] x8[22] x8[23] x8[24] x8[25] x8[26] x8[27] x8[28] x8[29] x8[30] x8[31] x8[32] x8[33] x8[34] x8[35] x8[36] x8[37] x8[38] x8[39] x8[40] x8[41] x8[42] x8[43] x8[44] x8[45] x8[46] x8[47] x8[48] x8[49] x8[50] x8[51] x8[52] x8[53] x8[54] x8[55] x8[56] x8[57] x8[58] x8[59] x8[60] x8[61] x8[62] x8[63] x8[64] x8[65] x8[66] x8[67] x8[68] x8[69] x8[70] x8[71] x8[72] x8[73] x8[74] x8[75] x8[76] x8[77] x8[78] x8[79] x8[80] x8[81] x8[82] x8[83] x8[84] x8[85] x8[86] x8[87] x8[88] x8[89] x8[90] x8[91] x8[92] x8[93] x8[94] x8[95] x8[96] x8[97] x8[98] x8[99] x8[100] x8[101] x8[102] x8[103] x8[104] x8[105] x8[106] x8[107] x8[108] x8[109] x8[110] x8[111] x8[112] x8[113] x8[114] x8[115] x8[116] x8[117] x8[118] x8[119] x8[120] x8[121] x8[122] x8[123] x8[124] x8[125] x8[126] x8[127] x8[128] x8[129] x8[130] x8[131] x8[132] x8[133] x8[134] x8[135] x8[136] x8[137] x8[138] x8[139] x8[140] x8[141] x8[142] x8[143] x8[144] x8[145] x8[146] x8[147] x8[148] x8[149] x8[150] x8[151] x8[152] x8[153] x8[154] x8[155] x8[156] x8[157] x8[158] x8[159] x8[160] x8[161] x8[162] x8[163] x8[164] x8[165] x8[166] x8[167] x8[168] x8[169] x8[170] x8[171] x8[172] x8[173] x8[174] x8[175] x8[176] x8[177] x8[178] x8[179] x8[180] x8[181] x8[182] x8[183] x8[184] x8[185] x8[186] x8[187] x8[188] x8[189] x8[190] x8[191] x8[192] x8[193] x8[194] x8[195] x8[196] x8[197] x8[198] x8[199] x8[200] x8[201] x8[202] x8[203] x8[204] x8[205] x8[206] x8[207] x8[208] x8[209] x8[210] </list>
9.79/5.03	v 	<values> 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 1 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 5 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 1 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 1 0 0 0 0 1 0 0 0 1 1 0 1 1 1 0 0 0 0 4 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 1 0 1 0 2 1 0 0 0 0 0 0 0 0 0 0 0 5 0 1 6 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 8 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 2 0 1 1 0 0 0 0 2 0 0 0 0 0 1 0 0 0 1 0 0 0 0 1 0 0 0 1 1 0 1 1 0 0 0 0 0 0 0 0 1 1 0 1 0 0 0 0 0 0 0 2 2 0 1 0 0 0 0 0 1 0 1 9 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 1 1 1 0 1 0 1 1 1 1 0 0 1 0 1 1 1 1 1 1 1 1 1 0 1 0 0 1 0 1 0 1 1 0 1 1 1 1 1 1 1 1 1 0 0 </values>
9.79/5.03	v </instantiation>
9.79/5.03	

Verifier Data

OK	

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

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.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (7176 MiB free)
  memory of node 1: 16384 MiB (15594 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4263291-1502626402/watcher-4263291-1502626402 -o /tmp/evaluation-result-4263291-1502626402/solver-4263291-1502626402 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node113-1502615983-3944 --watchdog 2580 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4263291-1502626402.xml 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=6750, runsolver pid=6747

[startup+0.100075 s]*
/proc/loadavg: 7.45 6.68 5.19 9/215 6765
/proc/meminfo: memFree=23298980/32770624 swapFree=67108860/67108860
[pid=6750] ppid=6747 vsize=10555400 memory=29952 CPUtime=0.13 cores=1,3,5,7
/proc/6750/stat : 6750 (java) S 6747 6750 32402 0 -1 1077944320 6535 0 0 0 11 2 0 0 20 0 15 0 95727847 10808729600 7488 33554432000 4194304 4196468 140720714467968 140720714450512 140499381067511 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
/proc/6750/statm: 2638850 7488 2819 1 0 2627263 0
[pid=6750/tid=6752] ppid=6747 vsize=10555400 memory=8326441112148417179 CPUtime=0.09 cores=1,3,5,7
/proc/6750/task/6752/stat : 6752 (java) R 6747 6750 32402 0 -1 4202560 4386 0 0 0 8 1 0 0 20 0 15 0 95727847 10808729600 7488 33554432000 4194304 4196468 140720714467968 140499385288640 140499381089437 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6753] ppid=6747 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6750/task/6753/stat : 6753 (java) S 6747 6750 32402 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95727848 10808729600 7488 33554432000 4194304 4196468 140720714467968 140499323070864 140499381077717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6754] ppid=6747 vsize=10555400 memory=140623134598784 CPUtime=0 cores=1,3,5,7
/proc/6750/task/6754/stat : 6754 (java) S 6747 6750 32402 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95727848 10808729600 7488 33554432000 4194304 4196468 140720714467968 140499322018064 140499381077717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6755] ppid=6747 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6750/task/6755/stat : 6755 (java) S 6747 6750 32402 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95727848 10808729600 7488 33554432000 4194304 4196468 140720714467968 140499320965776 140499381077717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6756] ppid=6747 vsize=10555400 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6750/task/6756/stat : 6756 (java) S 6747 6750 32402 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95727848 10808729600 7488 33554432000 4194304 4196468 140720714467968 140498984294928 140499381077717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6757] ppid=6747 vsize=10555400 memory=140623134598784 CPUtime=0 cores=1,3,5,7
/proc/6750/task/6757/stat : 6757 (java) S 6747 6750 32402 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95727849 10808729600 7488 33554432000 4194304 4196468 140720714467968 140498686073456 140499381078658 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6758] ppid=6747 vsize=10555400 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6750/task/6758/stat : 6758 (java) S 6747 6750 32402 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95727850 10808729600 7488 33554432000 4194304 4196468 140720714467968 140498685019424 140499381077717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6759] ppid=6747 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6750/task/6759/stat : 6759 (java) S 6747 6750 32402 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95727850 10808729600 7488 33554432000 4194304 4196468 140720714467968 140498683967088 140499381077717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6760] ppid=6747 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6750/task/6760/stat : 6760 (java) S 6747 6750 32402 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95727852 10808729600 7488 33554432000 4194304 4196468 140720714467968 140498682915408 140499381086107 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6761] ppid=6747 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6750/task/6761/stat : 6761 (java) S 6747 6750 32402 0 -1 1077944384 434 0 0 0 0 0 0 0 20 0 15 0 95727852 10808729600 7488 33554432000 4194304 4196468 140720714467968 140498681862256 140499381078658 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6762] ppid=6747 vsize=10555400 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6750/task/6762/stat : 6762 (java) S 6747 6750 32402 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95727852 10808729600 7488 33554432000 4194304 4196468 140720714467968 140498680809456 140499381078658 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6763] ppid=6747 vsize=10555400 memory=140623134598784 CPUtime=0.01 cores=1,3,5,7
/proc/6750/task/6763/stat : 6763 (java) R 6747 6750 32402 0 -1 4202560 348 0 0 0 1 0 0 0 20 0 15 0 95727852 10808729600 7488 33554432000 4194304 4196468 140720714467968 140498679757168 140499359600763 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6764] ppid=6747 vsize=10555400 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6750/task/6764/stat : 6764 (java) S 6747 6750 32402 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95727853 10808729600 7488 33554432000 4194304 4196468 140720714467968 140498678704608 140499381077717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6765] ppid=6747 vsize=10555400 memory=140623134598784 CPUtime=0 cores=1,3,5,7
/proc/6750/task/6765/stat : 6765 (java) S 6747 6750 32402 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95727853 10808729600 7488 33554432000 4194304 4196468 140720714467968 140498677652400 140499381078658 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10555400 KiB
Current children cumulated memory: 29952 KiB

[startup+0.210373 s]*
/proc/loadavg: 7.45 6.68 5.19 8/215 6765
/proc/meminfo: memFree=23289464/32770624 swapFree=67108860/67108860
[pid=6750] ppid=6747 vsize=10555400 memory=39836 CPUtime=0.32 cores=1,3,5,7
/proc/6750/stat : 6750 (java) S 6747 6750 32402 0 -1 1077944320 7994 0 0 0 30 2 0 0 20 0 15 0 95727847 10808729600 9959 33554432000 4194304 4196468 140720714467968 140720714450512 140499381067511 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
/proc/6750/statm: 2638850 9959 2963 1 0 2627263 0
[pid=6750/tid=6752] ppid=6747 vsize=10555400 memory=7022364594140610616 CPUtime=0.19 cores=1,3,5,7
/proc/6750/task/6752/stat : 6752 (java) R 6747 6750 32402 0 -1 4202560 5006 0 0 0 18 1 0 0 20 0 15 0 95727847 10808729600 9959 33554432000 4194304 4196468 140720714467968 140499385298016 140499381089437 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6753] ppid=6747 vsize=10555400 memory=339 CPUtime=0 cores=1,3,5,7
/proc/6750/task/6753/stat : 6753 (java) S 6747 6750 32402 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95727848 10808729600 9959 33554432000 4194304 4196468 140720714467968 140499323070864 140499381077717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6754] ppid=6747 vsize=10555400 memory=140623134777300 CPUtime=0 cores=1,3,5,7
/proc/6750/task/6754/stat : 6754 (java) S 6747 6750 32402 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95727848 10808729600 9959 33554432000 4194304 4196468 140720714467968 140499322018064 140499381077717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6755] ppid=6747 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6750/task/6755/stat : 6755 (java) S 6747 6750 32402 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95727848 10808729600 9959 33554432000 4194304 4196468 140720714467968 140499320965776 140499381077717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6756] ppid=6747 vsize=10555400 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6750/task/6756/stat : 6756 (java) S 6747 6750 32402 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95727848 10808729600 9959 33554432000 4194304 4196468 140720714467968 140498984294928 140499381077717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6757] ppid=6747 vsize=10555400 memory=140623134598784 CPUtime=0 cores=1,3,5,7
/proc/6750/task/6757/stat : 6757 (java) S 6747 6750 32402 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95727849 10808729600 9959 33554432000 4194304 4196468 140720714467968 140498686073456 140499381078658 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6758] ppid=6747 vsize=10555400 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6750/task/6758/stat : 6758 (java) S 6747 6750 32402 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95727850 10808729600 9959 33554432000 4194304 4196468 140720714467968 140498685019424 140499381077717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6759] ppid=6747 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6750/task/6759/stat : 6759 (java) S 6747 6750 32402 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95727850 10808729600 9959 33554432000 4194304 4196468 140720714467968 140498683967088 140499381077717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6760] ppid=6747 vsize=10555400 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6750/task/6760/stat : 6760 (java) S 6747 6750 32402 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95727852 10808729600 9959 33554432000 4194304 4196468 140720714467968 140498682915408 140499381086107 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6761] ppid=6747 vsize=10555400 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/6750/task/6761/stat : 6761 (java) R 6747 6750 32402 0 -1 1077944384 528 0 0 0 1 0 0 0 20 0 15 0 95727852 10808729600 9959 33554432000 4194304 4196468 140720714467968 140498681862256 140499381078658 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6762] ppid=6747 vsize=10555400 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/6750/task/6762/stat : 6762 (java) R 6747 6750 32402 0 -1 4202560 290 0 0 0 2 0 0 0 20 0 15 0 95727852 10808729600 9959 33554432000 4194304 4196468 140720714467968 140498680809456 140499360282320 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6763] ppid=6747 vsize=10555400 memory=140623134598784 CPUtime=0.06 cores=1,3,5,7
/proc/6750/task/6763/stat : 6763 (java) R 6747 6750 32402 0 -1 4202560 803 0 0 0 6 0 0 0 20 0 15 0 95727852 10808729600 9959 33554432000 4194304 4196468 140720714467968 140498679753112 140499360336486 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6764] ppid=6747 vsize=10555400 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6750/task/6764/stat : 6764 (java) S 6747 6750 32402 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95727853 10808729600 9959 33554432000 4194304 4196468 140720714467968 140498678704608 140499381077717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6765] ppid=6747 vsize=10555400 memory=140623134598784 CPUtime=0 cores=1,3,5,7
/proc/6750/task/6765/stat : 6765 (java) S 6747 6750 32402 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95727853 10808729600 9959 33554432000 4194304 4196468 140720714467968 140498677652400 140499381078658 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 10555400 KiB
Current children cumulated memory: 39836 KiB

[startup+0.314369 s]*
/proc/loadavg: 7.45 6.68 5.19 9/215 6765
/proc/meminfo: memFree=23272632/32770624 swapFree=67108860/67108860
[pid=6750] ppid=6747 vsize=10555400 memory=56288 CPUtime=0.65 cores=1,3,5,7
/proc/6750/stat : 6750 (java) S 6747 6750 32402 0 -1 1077944320 10220 0 0 0 62 3 0 0 20 0 15 0 95727847 10808729600 14072 33554432000 4194304 4196468 140720714467968 140720714450512 140499381067511 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
/proc/6750/statm: 2638850 14072 3034 1 0 2627263 0
[pid=6750/tid=6752] ppid=6747 vsize=10555400 memory=53476 CPUtime=0.3 cores=1,3,5,7
/proc/6750/task/6752/stat : 6752 (java) R 6747 6750 32402 0 -1 4202560 5382 0 0 0 28 2 0 0 20 0 15 0 95727847 10808729600 14072 33554432000 4194304 4196468 140720714467968 140499385286640 140499381088858 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6753] ppid=6747 vsize=10555400 memory=35 CPUtime=0 cores=1,3,5,7
/proc/6750/task/6753/stat : 6753 (java) S 6747 6750 32402 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95727848 10808729600 14072 33554432000 4194304 4196468 140720714467968 140499323070864 140499381077717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6754] ppid=6747 vsize=10555400 memory=140623134656800 CPUtime=0 cores=1,3,5,7
/proc/6750/task/6754/stat : 6754 (java) S 6747 6750 32402 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95727848 10808729600 14072 33554432000 4194304 4196468 140720714467968 140499322018064 140499381077717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6755] ppid=6747 vsize=10555400 memory=60388 CPUtime=0 cores=1,3,5,7
/proc/6750/task/6755/stat : 6755 (java) S 6747 6750 32402 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95727848 10808729600 14072 33554432000 4194304 4196468 140720714467968 140499320965776 140499381077717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6756] ppid=6747 vsize=10555400 memory=35 CPUtime=0 cores=1,3,5,7
/proc/6750/task/6756/stat : 6756 (java) S 6747 6750 32402 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95727848 10808729600 14072 33554432000 4194304 4196468 140720714467968 140498984294928 140499381077717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6757] ppid=6747 vsize=10555400 memory=140623134663712 CPUtime=0 cores=1,3,5,7
/proc/6750/task/6757/stat : 6757 (java) S 6747 6750 32402 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95727849 10808729600 14072 33554432000 4194304 4196468 140720714467968 140498686073456 140499381078658 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6758] ppid=6747 vsize=10555400 memory=35 CPUtime=0 cores=1,3,5,7
/proc/6750/task/6758/stat : 6758 (java) S 6747 6750 32402 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95727850 10808729600 14072 33554432000 4194304 4196468 140720714467968 140498685019424 140499381077717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6759] ppid=6747 vsize=10555400 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/6750/task/6759/stat : 6759 (java) S 6747 6750 32402 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95727850 10808729600 14072 33554432000 4194304 4196468 140720714467968 140498683967088 140499381077717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6760] ppid=6747 vsize=10555400 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/6750/task/6760/stat : 6760 (java) S 6747 6750 32402 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95727852 10808729600 14072 33554432000 4194304 4196468 140720714467968 140498682915408 140499381086107 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6761] ppid=6747 vsize=10555400 memory=0 CPUtime=0.11 cores=1,3,5,7
/proc/6750/task/6761/stat : 6761 (java) R 6747 6750 32402 0 -1 4202560 1190 0 0 0 11 0 0 0 20 0 15 0 95727852 10808729600 14072 33554432000 4194304 4196468 140720714467968 140498681849936 140499381088858 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6762] ppid=6747 vsize=10555400 memory=140623000751631 CPUtime=0.13 cores=1,3,5,7
/proc/6750/task/6762/stat : 6762 (java) R 6747 6750 32402 0 -1 4202560 1154 0 0 0 13 0 0 0 20 0 15 0 95727852 10808729600 14072 33554432000 4194304 4196468 140720714467968 140498680794920 140499381088858 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6763] ppid=6747 vsize=10555400 memory=140623134605134 CPUtime=0.09 cores=1,3,5,7
/proc/6750/task/6763/stat : 6763 (java) R 6747 6750 32402 0 -1 1077944384 1126 0 0 0 9 0 0 0 20 0 15 0 95727852 10808729600 14072 33554432000 4194304 4196468 140720714467968 140498679757168 140499381078658 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6764] ppid=6747 vsize=10555400 memory=140623000756175 CPUtime=0 cores=1,3,5,7
/proc/6750/task/6764/stat : 6764 (java) S 6747 6750 32402 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95727853 10808729600 14072 33554432000 4194304 4196468 140720714467968 140498678704608 140499381077717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6765] ppid=6747 vsize=10555400 memory=281246135371712 CPUtime=0 cores=1,3,5,7
/proc/6750/task/6765/stat : 6765 (java) S 6747 6750 32402 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95727853 10808729600 14072 33554432000 4194304 4196468 140720714467968 140498677652400 140499381078658 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 10555400 KiB
Current children cumulated memory: 56288 KiB

[startup+0.702087 s]
/proc/loadavg: 7.45 6.68 5.19 9/215 6765
/proc/meminfo: memFree=23259168/32770624 swapFree=67108860/67108860
[pid=6750] ppid=6747 vsize=10555476 memory=119704 CPUtime=1.84 cores=1,3,5,7
/proc/6750/stat : 6750 (java) S 6747 6750 32402 0 -1 1077944320 12308 0 0 0 179 5 0 0 20 0 15 0 95727847 10808807424 29926 33554432000 4194304 4196468 140720714467968 140720714450512 140499381067511 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
/proc/6750/statm: 2638869 29926 3087 1 0 2627263 0
[pid=6750/tid=6752] ppid=6747 vsize=10555476 memory=2372 CPUtime=0.68 cores=1,3,5,7
/proc/6750/task/6752/stat : 6752 (java) R 6747 6750 32402 0 -1 4202560 5781 0 0 0 65 3 0 0 20 0 15 0 95727847 10808807424 29926 33554432000 4194304 4196468 140720714467968 140499385301600 140499381079446 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6753] ppid=6747 vsize=10555476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6750/task/6753/stat : 6753 (java) S 6747 6750 32402 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95727848 10808807424 29926 33554432000 4194304 4196468 140720714467968 140499323070864 140499381077717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6754] ppid=6747 vsize=10555476 memory=1200 CPUtime=0 cores=1,3,5,7
/proc/6750/task/6754/stat : 6754 (java) S 6747 6750 32402 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95727848 10808807424 29926 33554432000 4194304 4196468 140720714467968 140499322018064 140499381077717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6755] ppid=6747 vsize=10555476 memory=15872 CPUtime=0 cores=1,3,5,7
/proc/6750/task/6755/stat : 6755 (java) S 6747 6750 32402 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95727848 10808807424 29926 33554432000 4194304 4196468 140720714467968 140499320965776 140499381077717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6756] ppid=6747 vsize=10555476 memory=15580 CPUtime=0 cores=1,3,5,7
/proc/6750/task/6756/stat : 6756 (java) S 6747 6750 32402 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95727848 10808807424 29926 33554432000 4194304 4196468 140720714467968 140498984294928 140499381077717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6757] ppid=6747 vsize=10555476 memory=2241 CPUtime=0 cores=1,3,5,7
/proc/6750/task/6757/stat : 6757 (java) S 6747 6750 32402 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 95727849 10808807424 29926 33554432000 4194304 4196468 140720714467968 140498686073456 140499381078658 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6758] ppid=6747 vsize=10555476 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/6750/task/6758/stat : 6758 (java) S 6747 6750 32402 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95727850 10808807424 29926 33554432000 4194304 4196468 140720714467968 140498685019424 140499381077717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6759] ppid=6747 vsize=10555476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6750/task/6759/stat : 6759 (java) S 6747 6750 32402 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95727850 10808807424 29926 33554432000 4194304 4196468 140720714467968 140498683967088 140499381077717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6760] ppid=6747 vsize=10555476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6750/task/6760/stat : 6760 (java) S 6747 6750 32402 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95727852 10808807424 29926 33554432000 4194304 4196468 140720714467968 140498682915408 140499381086107 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6761] ppid=6747 vsize=10555476 memory=0 CPUtime=0.39 cores=1,3,5,7
/proc/6750/task/6761/stat : 6761 (java) R 6747 6750 32402 0 -1 4202560 1813 0 0 0 39 0 0 0 20 0 15 0 95727852 10808807424 29926 33554432000 4194304 4196468 140720714467968 140498681849648 140499366671437 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6762] ppid=6747 vsize=10555476 memory=0 CPUtime=0.42 cores=1,3,5,7
/proc/6750/task/6762/stat : 6762 (java) R 6747 6750 32402 0 -1 4202560 1485 0 0 0 42 0 0 0 20 0 15 0 95727852 10808807424 29926 33554432000 4194304 4196468 140720714467968 140498680799840 140499365454560 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6763] ppid=6747 vsize=10555476 memory=0 CPUtime=0.33 cores=1,3,5,7
/proc/6750/task/6763/stat : 6763 (java) R 6747 6750 32402 0 -1 1077944384 1856 0 0 0 32 1 0 0 20 0 15 0 95727852 10808807424 29926 33554432000 4194304 4196468 140720714467968 140498679757168 140499381078658 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6764] ppid=6747 vsize=10555476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6750/task/6764/stat : 6764 (java) S 6747 6750 32402 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95727853 10808807424 29926 33554432000 4194304 4196468 140720714467968 140498678704608 140499381077717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6765] ppid=6747 vsize=10555476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6750/task/6765/stat : 6765 (java) S 6747 6750 32402 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95727853 10808807424 29926 33554432000 4194304 4196468 140720714467968 140498677652400 140499381078658 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
Current children cumulated CPU time: 1.84 s
Current children cumulated vsize: 10555476 KiB
Current children cumulated memory: 119704 KiB

[startup+1.50163 s]
/proc/loadavg: 7.45 6.68 5.19 6/215 6765
/proc/meminfo: memFree=23130524/32770624 swapFree=67108860/67108860
[pid=6750] ppid=6747 vsize=10555476 memory=238956 CPUtime=4.35 cores=1,3,5,7
/proc/6750/stat : 6750 (java) S 6747 6750 32402 0 -1 1077944320 16805 0 0 0 424 11 0 0 20 0 15 0 95727847 10808807424 59739 33554432000 4194304 4196468 140720714467968 140720714450512 140499381067511 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
/proc/6750/statm: 2638869 59739 3135 1 0 2627263 0
[pid=6750/tid=6752] ppid=6747 vsize=10555476 memory=734122143519097399 CPUtime=1.41 cores=1,3,5,7
/proc/6750/task/6752/stat : 6752 (java) R 6747 6750 32402 0 -1 4202560 6020 0 0 0 138 3 0 0 20 0 15 0 95727847 10808807424 59739 33554432000 4194304 4196468 140720714467968 140499385301984 140499366758136 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6753] ppid=6747 vsize=10555476 memory=194688 CPUtime=0.01 cores=1,3,5,7
/proc/6750/task/6753/stat : 6753 (java) S 6747 6750 32402 0 -1 1077944384 70 0 0 0 1 0 0 0 20 0 15 0 95727848 10808807424 59739 33554432000 4194304 4196468 140720714467968 140499323070864 140499381077717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6754] ppid=6747 vsize=10555476 memory=2241 CPUtime=0.04 cores=1,3,5,7
/proc/6750/task/6754/stat : 6754 (java) S 6747 6750 32402 0 -1 1077944384 86 0 0 0 3 1 0 0 20 0 15 0 95727848 10808807424 59739 33554432000 4194304 4196468 140720714467968 140499322018064 140499381077717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6755] ppid=6747 vsize=10555476 memory=1200 CPUtime=0.03 cores=1,3,5,7
/proc/6750/task/6755/stat : 6755 (java) S 6747 6750 32402 0 -1 1077944384 95 0 0 0 3 0 0 0 20 0 15 0 95727848 10808807424 59739 33554432000 4194304 4196468 140720714467968 140499320965776 140499381077717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6756] ppid=6747 vsize=10555476 memory=15872 CPUtime=0.02 cores=1,3,5,7
/proc/6750/task/6756/stat : 6756 (java) S 6747 6750 32402 0 -1 1077944384 106 0 0 0 2 0 0 0 20 0 15 0 95727848 10808807424 59739 33554432000 4194304 4196468 140720714467968 140498984294928 140499381077717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6757] ppid=6747 vsize=10555476 memory=15580 CPUtime=0 cores=1,3,5,7
/proc/6750/task/6757/stat : 6757 (java) S 6747 6750 32402 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 15 0 95727849 10808807424 59739 33554432000 4194304 4196468 140720714467968 140498686073456 140499381078658 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0

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

[startup+3.20094 s]
/proc/loadavg: 7.26 6.65 5.19 6/216 6766
/proc/meminfo: memFree=22899948/32770624 swapFree=67108860/67108860
[pid=6750] ppid=6747 vsize=10622040 memory=428308 CPUtime=8.01 cores=1,3,5,7
/proc/6750/stat : 6750 (java) S 6747 6750 32402 0 -1 1077944320 21310 0 0 0 781 20 0 0 20 0 16 0 95727847 10876968960 107077 33554432000 4194304 4196468 140720714467968 140720714450512 140499381067511 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
/proc/6750/statm: 2655510 107077 3149 1 0 2643904 0
[pid=6750/tid=6752] ppid=6747 vsize=10622040 memory=0 CPUtime=3.04 cores=1,3,5,7
/proc/6750/task/6752/stat : 6752 (java) R 6747 6750 32402 0 -1 4202560 6200 0 0 0 299 5 0 0 20 0 16 0 95727847 10876968960 107077 33554432000 4194304 4196468 140720714467968 140499385303488 140499006649208 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6753] ppid=6747 vsize=10622040 memory=278 CPUtime=0.08 cores=1,3,5,7
/proc/6750/task/6753/stat : 6753 (java) S 6747 6750 32402 0 -1 1077944384 119 0 0 0 6 2 0 0 20 0 16 0 95727848 10876968960 107077 33554432000 4194304 4196468 140720714467968 140499323070864 140499381077717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6754] ppid=6747 vsize=10622040 memory=22244 CPUtime=0.1 cores=1,3,5,7
/proc/6750/task/6754/stat : 6754 (java) S 6747 6750 32402 0 -1 1077944384 137 0 0 0 8 2 0 0 20 0 16 0 95727848 10876968960 107077 33554432000 4194304 4196468 140720714467968 140499322018064 140499381077717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6755] ppid=6747 vsize=10622040 memory=4137290303932963203 CPUtime=0.1 cores=1,3,5,7
/proc/6750/task/6755/stat : 6755 (java) S 6747 6750 32402 0 -1 1077944384 136 0 0 0 8 2 0 0 20 0 16 0 95727848 10876968960 107077 33554432000 4194304 4196468 140720714467968 140499320965776 140499381077717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6756] ppid=6747 vsize=10622040 memory=-6951259422114956437 CPUtime=0.09 cores=1,3,5,7
/proc/6750/task/6756/stat : 6756 (java) S 6747 6750 32402 0 -1 1077944384 149 0 0 0 7 2 0 0 20 0 16 0 95727848 10876968960 107077 33554432000 4194304 4196468 140720714467968 140498984294928 140499381077717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6757] ppid=6747 vsize=10622040 memory=1224 CPUtime=0 cores=1,3,5,7
/proc/6750/task/6757/stat : 6757 (java) S 6747 6750 32402 0 -1 1077944384 212 0 0 0 0 0 0 0 20 0 16 0 95727849 10876968960 107077 33554432000 4194304 4196468 140720714467968 140498686073456 140499381078658 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6758] ppid=6747 vsize=10622040 memory=8560 CPUtime=0 cores=1,3,5,7
/proc/6750/task/6758/stat : 6758 (java) S 6747 6750 32402 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 95727850 10876968960 107077 33554432000 4194304 4196468 140720714467968 140498685019488 140499381077717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6759] ppid=6747 vsize=10622040 memory=1712 CPUtime=0 cores=1,3,5,7
/proc/6750/task/6759/stat : 6759 (java) S 6747 6750 32402 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 95727850 10876968960 107077 33554432000 4194304 4196468 140720714467968 140498683967088 140499381077717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6760] ppid=6747 vsize=10622040 memory=4612 CPUtime=0 cores=1,3,5,7
/proc/6750/task/6760/stat : 6760 (java) S 6747 6750 32402 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 95727852 10876968960 107077 33554432000 4194304 4196468 140720714467968 140498682915408 140499381086107 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6761] ppid=6747 vsize=10622040 memory=1004 CPUtime=1.95 cores=1,3,5,7
/proc/6750/task/6761/stat : 6761 (java) S 6747 6750 32402 0 -1 1077944384 4810 0 0 0 194 1 0 0 20 0 16 0 95727852 10876968960 107077 33554432000 4194304 4196468 140720714467968 140498681862256 140499381078658 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6762] ppid=6747 vsize=10622040 memory=1200 CPUtime=2.03 cores=1,3,5,7
/proc/6750/task/6762/stat : 6762 (java) S 6747 6750 32402 0 -1 1077944384 5357 0 0 0 202 1 0 0 20 0 16 0 95727852 10876968960 107077 33554432000 4194304 4196468 140720714467968 140498680809456 140499381078658 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6763] ppid=6747 vsize=10622040 memory=15872 CPUtime=0.54 cores=1,3,5,7
/proc/6750/task/6763/stat : 6763 (java) S 6747 6750 32402 0 -1 1077944384 2808 0 0 0 53 1 0 0 20 0 16 0 95727852 10876968960 107077 33554432000 4194304 4196468 140720714467968 140498679757168 140499381078658 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6764] ppid=6747 vsize=10622040 memory=15580 CPUtime=0 cores=1,3,5,7
/proc/6750/task/6764/stat : 6764 (java) S 6747 6750 32402 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 95727853 10876968960 107077 33554432000 4194304 4196468 140720714467968 140498678704608 140499381077717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6765] ppid=6747 vsize=10622040 memory=2241 CPUtime=0 cores=1,3,5,7
/proc/6750/task/6765/stat : 6765 (java) S 6747 6750 32402 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 95727853 10876968960 107077 33554432000 4194304 4196468 140720714467968 140498677652400 140499381078658 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6766] ppid=6747 vsize=10622040 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/6750/task/6766/stat : 6766 (java) S 6747 6750 32402 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 95728063 10876968960 107077 33554432000 4194304 4196468 140720714467968 140498676597936 140499381078658 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
Current children cumulated CPU time: 8.01 s
Current children cumulated vsize: 10622040 KiB
Current children cumulated memory: 428308 KiB

[startup+4.00075 s]*
/proc/loadavg: 7.26 6.65 5.19 6/216 6766
/proc/meminfo: memFree=22899708/32770624 swapFree=67108860/67108860
[pid=6750] ppid=6747 vsize=10622040 memory=428308 CPUtime=8.84 cores=1,3,5,7
/proc/6750/stat : 6750 (java) S 6747 6750 32402 0 -1 1077944320 21313 0 0 0 864 20 0 0 20 0 16 0 95727847 10876968960 107077 33554432000 4194304 4196468 140720714467968 140720714450512 140499381067511 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
/proc/6750/statm: 2655510 107077 3149 1 0 2643904 0
[pid=6750/tid=6752] ppid=6747 vsize=10622040 memory=6935054825532540783 CPUtime=3.85 cores=1,3,5,7
/proc/6750/task/6752/stat : 6752 (java) R 6747 6750 32402 0 -1 4202560 6200 0 0 0 380 5 0 0 20 0 16 0 95727847 10876968960 107077 33554432000 4194304 4196468 140720714467968 140499385303376 140499006648655 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6753] ppid=6747 vsize=10622040 memory=281246001981424 CPUtime=0.08 cores=1,3,5,7
/proc/6750/task/6753/stat : 6753 (java) S 6747 6750 32402 0 -1 1077944384 119 0 0 0 6 2 0 0 20 0 16 0 95727848 10876968960 107077 33554432000 4194304 4196468 140720714467968 140499323070864 140499381077717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6754] ppid=6747 vsize=10622040 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/6750/task/6754/stat : 6754 (java) S 6747 6750 32402 0 -1 1077944384 137 0 0 0 8 2 0 0 20 0 16 0 95727848 10876968960 107077 33554432000 4194304 4196468 140720714467968 140499322018064 140499381077717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6755] ppid=6747 vsize=10622040 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/6750/task/6755/stat : 6755 (java) S 6747 6750 32402 0 -1 1077944384 136 0 0 0 8 2 0 0 20 0 16 0 95727848 10876968960 107077 33554432000 4194304 4196468 140720714467968 140499320965776 140499381077717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6756] ppid=6747 vsize=10622040 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/6750/task/6756/stat : 6756 (java) S 6747 6750 32402 0 -1 1077944384 149 0 0 0 7 2 0 0 20 0 16 0 95727848 10876968960 107077 33554432000 4194304 4196468 140720714467968 140498984294928 140499381077717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6757] ppid=6747 vsize=10622040 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6750/task/6757/stat : 6757 (java) S 6747 6750 32402 0 -1 1077944384 212 0 0 0 0 0 0 0 20 0 16 0 95727849 10876968960 107077 33554432000 4194304 4196468 140720714467968 140498686073456 140499381078658 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6758] ppid=6747 vsize=10622040 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6750/task/6758/stat : 6758 (java) S 6747 6750 32402 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 95727850 10876968960 107077 33554432000 4194304 4196468 140720714467968 140498685019488 140499381077717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6759] ppid=6747 vsize=10622040 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6750/task/6759/stat : 6759 (java) S 6747 6750 32402 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 95727850 10876968960 107077 33554432000 4194304 4196468 140720714467968 140498683967088 140499381077717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6760] ppid=6747 vsize=10622040 memory=3473455227061287222 CPUtime=0 cores=1,3,5,7
/proc/6750/task/6760/stat : 6760 (java) S 6747 6750 32402 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 95727852 10876968960 107077 33554432000 4194304 4196468 140720714467968 140498682915408 140499381086107 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6761] ppid=6747 vsize=10622040 memory=0 CPUtime=1.97 cores=1,3,5,7
/proc/6750/task/6761/stat : 6761 (java) S 6747 6750 32402 0 -1 1077944384 4811 0 0 0 196 1 0 0 20 0 16 0 95727852 10876968960 107077 33554432000 4194304 4196468 140720714467968 140498681862256 140499381078658 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6762] ppid=6747 vsize=10622040 memory=3760563074452960816 CPUtime=2.03 cores=1,3,5,7
/proc/6750/task/6762/stat : 6762 (java) S 6747 6750 32402 0 -1 1077944384 5359 0 0 0 202 1 0 0 20 0 16 0 95727852 10876968960 107077 33554432000 4194304 4196468 140720714467968 140498680809456 140499381078658 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6763] ppid=6747 vsize=10622040 memory=3467965251064715181 CPUtime=0.54 cores=1,3,5,7
/proc/6750/task/6763/stat : 6763 (java) S 6747 6750 32402 0 -1 1077944384 2808 0 0 0 53 1 0 0 20 0 16 0 95727852 10876968960 107077 33554432000 4194304 4196468 140720714467968 140498679757168 140499381078658 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6764] ppid=6747 vsize=10622040 memory=4049643407787701296 CPUtime=0 cores=1,3,5,7
/proc/6750/task/6764/stat : 6764 (java) S 6747 6750 32402 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 95727853 10876968960 107077 33554432000 4194304 4196468 140720714467968 140498678704608 140499381077717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6765] ppid=6747 vsize=10622040 memory=3618559955333564064 CPUtime=0 cores=1,3,5,7
/proc/6750/task/6765/stat : 6765 (java) S 6747 6750 32402 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 95727853 10876968960 107077 33554432000 4194304 4196468 140720714467968 140498677652400 140499381078658 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6766] ppid=6747 vsize=10622040 memory=5983648970620232800 CPUtime=0 cores=1,3,5,7
/proc/6750/task/6766/stat : 6766 (java) S 6747 6750 32402 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 95728063 10876968960 107077 33554432000 4194304 4196468 140720714467968 140498676597936 140499381078658 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
Current children cumulated CPU time: 8.84 s
Current children cumulated vsize: 10622040 KiB
Current children cumulated memory: 428308 KiB

[startup+4.80119 s]
/proc/loadavg: 7.26 6.65 5.19 6/216 6766
/proc/meminfo: memFree=22899708/32770624 swapFree=67108860/67108860
[pid=6750] ppid=6747 vsize=10622040 memory=428512 CPUtime=9.74 cores=1,3,5,7
/proc/6750/stat : 6750 (java) S 6747 6750 32402 0 -1 1077944320 23396 0 0 0 954 20 0 0 20 0 16 0 95727847 10876968960 107128 33554432000 4194304 4196468 140720714467968 140720714450512 140499381067511 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
/proc/6750/statm: 2655510 107128 3150 1 0 2643904 0
[pid=6750/tid=6752] ppid=6747 vsize=10622040 memory=6944652177228980320 CPUtime=4.64 cores=1,3,5,7
/proc/6750/task/6752/stat : 6752 (java) R 6747 6750 32402 0 -1 4202560 6308 0 0 0 459 5 0 0 20 0 16 0 95727847 10876968960 107128 33554432000 4194304 4196468 140720714467968 140499385307440 140499000307486 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6753] ppid=6747 vsize=10622040 memory=6944656592455097440 CPUtime=0.08 cores=1,3,5,7
/proc/6750/task/6753/stat : 6753 (java) S 6747 6750 32402 0 -1 1077944384 119 0 0 0 6 2 0 0 20 0 16 0 95727848 10876968960 107128 33554432000 4194304 4196468 140720714467968 140499323070864 140499381077717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6754] ppid=6747 vsize=10622040 memory=6944656592387989600 CPUtime=0.1 cores=1,3,5,7
/proc/6750/task/6754/stat : 6754 (java) S 6747 6750 32402 0 -1 1077944384 137 0 0 0 8 2 0 0 20 0 16 0 95727848 10876968960 107128 33554432000 4194304 4196468 140720714467968 140499322018064 140499381077717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6755] ppid=6747 vsize=10622040 memory=428348 CPUtime=0.1 cores=1,3,5,7
/proc/6750/task/6755/stat : 6755 (java) S 6747 6750 32402 0 -1 1077944384 136 0 0 0 8 2 0 0 20 0 16 0 95727848 10876968960 107128 33554432000 4194304 4196468 140720714467968 140499320965776 140499381077717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6756] ppid=6747 vsize=10622040 memory=55 CPUtime=0.09 cores=1,3,5,7
/proc/6750/task/6756/stat : 6756 (java) S 6747 6750 32402 0 -1 1077944384 149 0 0 0 7 2 0 0 20 0 16 0 95727848 10876968960 107128 33554432000 4194304 4196468 140720714467968 140498984294928 140499381077717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6757] ppid=6747 vsize=10622040 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6750/task/6757/stat : 6757 (java) S 6747 6750 32402 0 -1 1077944384 212 0 0 0 0 0 0 0 20 0 16 0 95727849 10876968960 107128 33554432000 4194304 4196468 140720714467968 140498686073456 140499381078658 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6758] ppid=6747 vsize=10622040 memory=428148 CPUtime=0 cores=1,3,5,7
/proc/6750/task/6758/stat : 6758 (java) S 6747 6750 32402 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 95727850 10876968960 107128 33554432000 4194304 4196468 140720714467968 140498685019488 140499381077717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6759] ppid=6747 vsize=10622040 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6750/task/6759/stat : 6759 (java) S 6747 6750 32402 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 95727850 10876968960 107128 33554432000 4194304 4196468 140720714467968 140498683967088 140499381077717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6760] ppid=6747 vsize=10622040 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6750/task/6760/stat : 6760 (java) S 6747 6750 32402 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 95727852 10876968960 107128 33554432000 4194304 4196468 140720714467968 140498682915408 140499381086107 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6761] ppid=6747 vsize=10622040 memory=0 CPUtime=2 cores=1,3,5,7
/proc/6750/task/6761/stat : 6761 (java) R 6747 6750 32402 0 -1 4202560 5191 0 0 0 199 1 0 0 20 0 16 0 95727852 10876968960 107128 33554432000 4194304 4196468 140720714467968 140498681862256 140499381079446 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6762] ppid=6747 vsize=10622040 memory=0 CPUtime=2.09 cores=1,3,5,7
/proc/6750/task/6762/stat : 6762 (java) R 6747 6750 32402 0 -1 1077944384 6465 0 0 0 208 1 0 0 20 0 16 0 95727852 10876968960 107128 33554432000 4194304 4196468 140720714467968 140498680809456 140499381078658 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6763] ppid=6747 vsize=10622040 memory=-7751062316387021378 CPUtime=0.55 cores=1,3,5,7
/proc/6750/task/6763/stat : 6763 (java) S 6747 6750 32402 0 -1 1077944384 3295 0 0 0 54 1 0 0 20 0 16 0 95727852 10876968960 107128 33554432000 4194304 4196468 140720714467968 140498679757168 140499381078658 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6764] ppid=6747 vsize=10622040 memory=281246001710752 CPUtime=0 cores=1,3,5,7
/proc/6750/task/6764/stat : 6764 (java) S 6747 6750 32402 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 95727853 10876968960 107128 33554432000 4194304 4196468 140720714467968 140498678704608 140499381077717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6765] ppid=6747 vsize=10622040 memory=281246001596880 CPUtime=0 cores=1,3,5,7
/proc/6750/task/6765/stat : 6765 (java) S 6747 6750 32402 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 16 0 95727853 10876968960 107128 33554432000 4194304 4196468 140720714467968 140498677652400 140499381078658 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6766] ppid=6747 vsize=10622040 memory=225 CPUtime=0 cores=1,3,5,7
/proc/6750/task/6766/stat : 6766 (java) S 6747 6750 32402 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 95728063 10876968960 107128 33554432000 4194304 4196468 140720714467968 140498676597936 140499381078658 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
Current children cumulated CPU time: 9.74 s
Current children cumulated vsize: 10622040 KiB
Current children cumulated memory: 428512 KiB

[startup+5.00071 s]*
/proc/loadavg: 7.26 6.65 5.19 5/216 6768
/proc/meminfo: memFree=22899584/32770624 swapFree=67108860/67108860
[pid=6750] ppid=6747 vsize=10755168 memory=428668 CPUtime=9.79 cores=1,3,5,7
/proc/6750/stat : 6750 (java) S 6747 6750 32402 0 -1 1077944320 23654 0 0 0 959 20 0 0 20 0 16 0 95727847 11013292032 107167 33554432000 4194304 4196468 140720714467968 140720714450512 140499381067511 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
/proc/6750/statm: 2688792 107167 3152 1 0 2677186 0
[pid=6750/tid=6752] ppid=6747 vsize=10755168 memory=7022364594140610616 CPUtime=4.67 cores=1,3,5,7
/proc/6750/task/6752/stat : 6752 (java) S 6747 6750 32402 0 -1 1077944384 6374 0 0 0 462 5 0 0 20 0 16 0 95727847 11013292032 107167 33554432000 4194304 4196468 140720714467968 140499385308192 140499381077717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6753] ppid=6747 vsize=10755168 memory=339 CPUtime=0.08 cores=1,3,5,7
/proc/6750/task/6753/stat : 6753 (java) S 6747 6750 32402 0 -1 1077944384 119 0 0 0 6 2 0 0 20 0 16 0 95727848 11013292032 107167 33554432000 4194304 4196468 140720714467968 140499323070864 140499381077717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6754] ppid=6747 vsize=10755168 memory=140623134777300 CPUtime=0.1 cores=1,3,5,7
/proc/6750/task/6754/stat : 6754 (java) S 6747 6750 32402 0 -1 1077944384 137 0 0 0 8 2 0 0 20 0 16 0 95727848 11013292032 107167 33554432000 4194304 4196468 140720714467968 140499322018064 140499381077717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6755] ppid=6747 vsize=10755168 memory=-8412652160765825907 CPUtime=0.1 cores=1,3,5,7
/proc/6750/task/6755/stat : 6755 (java) S 6747 6750 32402 0 -1 1077944384 136 0 0 0 8 2 0 0 20 0 16 0 95727848 11013292032 107167 33554432000 4194304 4196468 140720714467968 140499320965776 140499381077717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6756] ppid=6747 vsize=10755168 memory=3472328296227680299 CPUtime=0.09 cores=1,3,5,7
/proc/6750/task/6756/stat : 6756 (java) S 6747 6750 32402 0 -1 1077944384 149 0 0 0 7 2 0 0 20 0 16 0 95727848 11013292032 107167 33554432000 4194304 4196468 140720714467968 140498984294928 140499381077717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6757] ppid=6747 vsize=10755168 memory=3544526547776722608 CPUtime=0 cores=1,3,5,7
/proc/6750/task/6757/stat : 6757 (java) S 6747 6750 32402 0 -1 1077944384 212 0 0 0 0 0 0 0 20 0 16 0 95727849 11013292032 107167 33554432000 4194304 4196468 140720714467968 140498686073456 140499381078658 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6758] ppid=6747 vsize=10755168 memory=3544385890265608200 CPUtime=0 cores=1,3,5,7
/proc/6750/task/6758/stat : 6758 (java) S 6747 6750 32402 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 95727850 11013292032 107167 33554432000 4194304 4196468 140720714467968 140498685019488 140499381077717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6759] ppid=6747 vsize=10755168 memory=4956998493510226538 CPUtime=0 cores=1,3,5,7
/proc/6750/task/6759/stat : 6759 (java) S 6747 6750 32402 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 95727850 11013292032 107167 33554432000 4194304 4196468 140720714467968 140498683967088 140499381077717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6760] ppid=6747 vsize=10755168 memory=7976406965554101975 CPUtime=0 cores=1,3,5,7
/proc/6750/task/6760/stat : 6760 (java) S 6747 6750 32402 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 95727852 11013292032 107167 33554432000 4194304 4196468 140720714467968 140498682915408 140499381086107 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6761] ppid=6747 vsize=10755168 memory=0 CPUtime=2.01 cores=1,3,5,7
/proc/6750/task/6761/stat : 6761 (java) S 6747 6750 32402 0 -1 1077944384 5211 0 0 0 200 1 0 0 20 0 16 0 95727852 11013292032 107167 33554432000 4194304 4196468 140720714467968 140498681862256 140499381078658 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6762] ppid=6747 vsize=10755168 memory=3472328296227679279 CPUtime=2.09 cores=1,3,5,7
/proc/6750/task/6762/stat : 6762 (java) S 6747 6750 32402 0 -1 1077944384 6468 0 0 0 208 1 0 0 20 0 16 0 95727852 11013292032 107167 33554432000 4194304 4196468 140720714467968 140498680809456 140499381078658 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6763] ppid=6747 vsize=10755168 memory=3472464521315767984 CPUtime=0.56 cores=1,3,5,7
/proc/6750/task/6763/stat : 6763 (java) S 6747 6750 32402 0 -1 1077944384 3330 0 0 0 55 1 0 0 20 0 16 0 95727852 11013292032 107167 33554432000 4194304 4196468 140720714467968 140498679757168 140499381078658 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6764] ppid=6747 vsize=10755168 memory=3184097920075968559 CPUtime=0 cores=1,3,5,7
/proc/6750/task/6764/stat : 6764 (java) S 6747 6750 32402 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 95727853 11013292032 107167 33554432000 4194304 4196468 140720714467968 140498678704608 140499381077717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6765] ppid=6747 vsize=10755168 memory=3472468919362278064 CPUtime=0 cores=1,3,5,7
/proc/6750/task/6765/stat : 6765 (java) S 6747 6750 32402 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 16 0 95727853 11013292032 107167 33554432000 4194304 4196468 140720714467968 140498677652400 140499381078658 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
[pid=6750/tid=6767] ppid=6747 vsize=10755168 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6750/task/6767/stat : 6767 (java) S 6747 6750 32402 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 16 0 95728330 11013292032 107167 33554432000 4194304 4196468 140720714467968 140498675545872 140499381078658 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6500352 140720714470534 140720714470687 140720714470687 140720714473423 0
Current children cumulated CPU time: 9.79 s
Current children cumulated vsize: 10755168 KiB
Current children cumulated memory: 428668 KiB

Child status: 0
Real time (s): 5.05029
CPU time (s): 9.81539
CPU user time (s): 9.59814
CPU system time (s): 0.217248
CPU usage (%): 194.353
Max. virtual memory (cumulated for all children) (KiB): 10755168
Max. memory (cumulated for all children) (KiB): 428668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.59815
system time used= 0.217248
maximum resident set size= 429300
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23830
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2218
involuntary context switches= 40


# summary of solver processes directly reported to runsolver:
#   pid: 6750
#   total CPU time (s): 9.81539
#   total CPU user time (s): 9.59814
#   total CPU system time (s): 0.217248

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.04644 second user time and 0.103076 second system time

The end

Launcher Data

Begin job on node113 at 2017-08-13 13:59:04
IDJOB=4263291
IDBENCH=126982
IDSOLVER=2651
FILE ID=node113/4263291-1502626402
RUNJOBID= node113-1502615983-3944
PBS_JOBID= 20628303
Free space on /tmp= 61784 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/Driver/Driver-m1-s1/driverlogw-09.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4263291-1502626402/watcher-4263291-1502626402 -o /tmp/evaluation-result-4263291-1502626402/solver-4263291-1502626402 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node113-1502615983-3944 --watchdog 2580  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4263291-1502626402.xml

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

MD5SUM BENCH= 39f2309c430e073944706d11745a3453
RANDOM SEED=1712290522

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

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/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		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic 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.89
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		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic 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		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic 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.89
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	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic 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		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic 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.89
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		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic 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		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic 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.89
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		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic 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:        23317424 kB
MemAvailable:   23637060 kB
Buffers:          109996 kB
Cached:           496476 kB
SwapCached:            0 kB
Active:          8843156 kB
Inactive:         154892 kB
Active(anon):    8341788 kB
Inactive(anon):    77700 kB
Active(file):     501368 kB
Inactive(file):    77192 kB
Unevictable:        6572 kB
Mlocked:            6572 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2208 kB
Writeback:             0 kB
AnonPages:       8398068 kB
Mapped:            54936 kB
Shmem:             25224 kB
Slab:             139920 kB
SReclaimable:     113824 kB
SUnreclaim:        26096 kB
KernelStack:        3552 kB
PageTables:        21296 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    8653516 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   7049216 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 61784 MiB
End job on node113 at 2017-08-13 13:59:09