Trace number 4285719

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
OscaR - Parallel with EPS 2017-08-22OPT43 13.7719 4.8101902

General information on the benchmark

NameCutstock/Cutstock-zinc-s1/
Cutstock-t07-8.xml
MD5SUM40646ce9221c3d81d8047571f517aa3c
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark43
Best CPU time to get the best result obtained on this benchmark0.29120699
Satisfiable
(Un)Satisfiability was proved
Number of variables660
Number of constraints72
Number of domains8
Minimum domain size2
Maximum domain size25
Distribution of domain sizes[{"size":2,"count":180},{"size":4,"count":60},{"size":7,"count":60},{"size":8,"count":60},{"size":10,"count":120},{"size":18,"count":60},{"size":24,"count":60},{"size":25,"count":60}]
Minimum variable degree3
Maximum variable degree3
Distribution of variable degrees[{"degree":3,"count":660}]
Minimum constraint arity11
Maximum constraint arity600
Distribution of constraint arities[{"arity":11,"count":60},{"arity":60,"count":11},{"arity":600,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":1},{"type":"lex","count":1},{"type":"sum","count":70}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


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

Solver Data

0.30/0.25	c version: 2017-08-22
0.30/0.25	c seed: 566753576
0.30/0.26	c timeout: 2016
0.30/0.26	c memlimit: 22000
0.30/0.26	c nbcore: 8
0.30/0.28	c Parsing instance...
1.04/0.61	c Parsing done, starting search...
8.62/4.19	o 60
9.29/4.30	o 59
10.10/4.31	o 58
10.10/4.31	o 57
10.10/4.33	o 56
10.10/4.35	o 55
10.10/4.37	o 54
11.66/4.57	o 53
11.66/4.58	o 52
11.66/4.58	o 51
11.66/4.58	o 50
11.66/4.60	o 49
12.40/4.62	o 48
12.40/4.62	o 47
12.40/4.63	o 46
12.40/4.63	o 45
12.40/4.63	o 44
13.22/4.73	o 43
13.22/4.78	s OPTIMUM FOUND
13.22/4.78	v <instantiation>
13.22/4.78	v 	<list>
13.22/4.78	v 		p[0] p[1] p[2] p[3] p[4] p[5] p[6] p[7] p[8] p[9] p[10] p[11] p[12] p[13] p[14] p[15] p[16] p[17] p[18] p[19] p[20] p[21] p[22] p[23] p[24] p[25] p[26] p[27] p[28] p[29] p[30] p[31] p[32] p[33] p[34] p[35] p[36] p[37] p[38] p[39] p[40] p[41] p[42] p[43] p[44] p[45] p[46] p[47] p[48] p[49] p[50] p[51] p[52] p[53] p[54] p[55] p[56] p[57] p[58] p[59] r[0][0] r[0][1] r[0][2] r[0][3] r[0][4] r[0][5] r[0][6] r[0][7] r[0][8] r[0][9] r[1][0] r[1][1] r[1][2] r[1][3] r[1][4] r[1][5] r[1][6] r[1][7] r[1][8] r[1][9] r[2][0] r[2][1] r[2][2] r[2][3] r[2][4] r[2][5] r[2][6] r[2][7] r[2][8] r[2][9] r[3][0] r[3][1] r[3][2] r[3][3] r[3][4] r[3][5] r[3][6] r[3][7] r[3][8] r[3][9] r[4][0] r[4][1] r[4][2] r[4][3] r[4][4] r[4][5] r[4][6] r[4][7] r[4][8] r[4][9] r[5][0] r[5][1] r[5][2] r[5][3] r[5][4] r[5][5] r[5][6] r[5][7] r[5][8] r[5][9] r[6][0] r[6][1] r[6][2] r[6][3] r[6][4] r[6][5] r[6][6] r[6][7] r[6][8] r[6][9] r[7][0] r[7][1] r[7][2] r[7][3] r[7][4] r[7][5] r[7][6] r[7][7] r[7][8] r[7][9] r[8][0] r[8][1] r[8][2] r[8][3] r[8][4] r[8][5] r[8][6] r[8][7] r[8][8] r[8][9] r[9][0] r[9][1] r[9][2] r[9][3] r[9][4] r[9][5] r[9][6] r[9][7] r[9][8] r[9][9] r[10][0] r[10][1] r[10][2] r[10][3] r[10][4] r[10][5] r[10][6] r[10][7] r[10][8] r[10][9] r[11][0] r[11][1] r[11][2] r[11][3] r[11][4] r[11][5] r[11][6] r[11][7] r[11][8] r[11][9] r[12][0] r[12][1] r[12][2] r[12][3] r[12][4] r[12][5] r[12][6] r[12][7] r[12][8] r[12][9] r[13][0] r[13][1] r[13][2] r[13][3] r[13][4] r[13][5] r[13][6] r[13][7] r[13][8] r[13][9] r[14][0] r[14][1] r[14][2] r[14][3] r[14][4] r[14][5] r[14][6] r[14][7] r[14][8] r[14][9] r[15][0] r[15][1] r[15][2] r[15][3] r[15][4] r[15][5] r[15][6] r[15][7] r[15][8] r[15][9] r[16][0] r[16][1] r[16][2] r[16][3] r[16][4] r[16][5] r[16][6] r[16][7] r[16][8] r[16][9] r[17][0] r[17][1] r[17][2] r[17][3] r[17][4] r[17][5] r[17][6] r[17][7] r[17][8] r[17][9] r[18][0] r[18][1] r[18][2] r[18][3] r[18][4] r[18][5] r[18][6] r[18][7] r[18][8] r[18][9] r[19][0] r[19][1] r[19][2] r[19][3] r[19][4] r[19][5] r[19][6] r[19][7] r[19][8] r[19][9] r[20][0] r[20][1] r[20][2] r[20][3] r[20][4] r[20][5] r[20][6] r[20][7] r[20][8] r[20][9] r[21][0] r[21][1] r[21][2] r[21][3] r[21][4] r[21][5] r[21][6] r[21][7] r[21][8] r[21][9] r[22][0] r[22][1] r[22][2] r[22][3] r[22][4] r[22][5] r[22][6] r[22][7] r[22][8] r[22][9] r[23][0] r[23][1] r[23][2] r[23][3] r[23][4] r[23][5] r[23][6] r[23][7] r[23][8] r[23][9] r[24][0] r[24][1] r[24][2] r[24][3] r[24][4] r[24][5] r[24][6] r[24][7] r[24][8] r[24][9] r[25][0] r[25][1] r[25][2] r[25][3] r[25][4] r[25][5] r[25][6] r[25][7] r[25][8] r[25][9] r[26][0] r[26][1] r[26][2] r[26][3] r[26][4] r[26][5] r[26][6] r[26][7] r[26][8] r[26][9] r[27][0] r[27][1] r[27][2] r[27][3] r[27][4] r[27][5] r[27][6] r[27][7] r[27][8] r[27][9] r[28][0] r[28][1] r[28][2] r[28][3] r[28][4] r[28][5] r[28][6] r[28][7] r[28][8] r[28][9] r[29][0] r[29][1] r[29][2] r[29][3] r[29][4] r[29][5] r[29][6] r[29][7] r[29][8] r[29][9] r[30][0] r[30][1] r[30][2] r[30][3] r[30][4] r[30][5] r[30][6] r[30][7] r[30][8] r[30][9] r[31][0] r[31][1] r[31][2] r[31][3] r[31][4] r[31][5] r[31][6] r[31][7] r[31][8] r[31][9] r[32][0] r[32][1] r[32][2] r[32][3] r[32][4] r[32][5] r[32][6] r[32][7] r[32][8] r[32][9] r[33][0] r[33][1] r[33][2] r[33][3] r[33][4] r[33][5] r[33][6] r[33][7] r[33][8] r[33][9] r[34][0] r[34][1] r[34][2] r[34][3] r[34][4] r[34][5] r[34][6] r[34][7] r[34][8] r[34][9] r[35][0] r[35][1] r[35][2] r[35][3] r[35][4] r[35][5] r[35][6] r[35][7] r[35][8] r[35][9] r[36][0] r[36][1] r[36][2] r[36][3] r[36][4] r[36][5] r[36][6] r[36][7] r[36][8] r[36][9] r[37][0] r[37][1] r[37][2] r[37][3] r[37][4] r[37][5] r[37][6] r[37][7] r[37][8] r[37][9] r[38][0] r[38][1] r[38][2] r[38][3] r[38][4] r[38][5] r[38][6] r[38][7] r[38][8] r[38][9] r[39][0] r[39][1] r[39][2] r[39][3] r[39][4] r[39][5] r[39][6] r[39][7] r[39][8] r[39][9] r[40][0] r[40][1] r[40][2] r[40][3] r[40][4] r[40][5] r[40][6] r[40][7] r[40][8] r[40][9] r[41][0] r[41][1] r[41][2] r[41][3] r[41][4] r[41][5] r[41][6] r[41][7] r[41][8] r[41][9] r[42][0] r[42][1] r[42][2] r[42][3] r[42][4] r[42][5] r[42][6] r[42][7] r[42][8] r[42][9] r[43][0] r[43][1] r[43][2] r[43][3] r[43][4] r[43][5] r[43][6] r[43][7] r[43][8] r[43][9] r[44][0] r[44][1] r[44][2] r[44][3] r[44][4] r[44][5] r[44][6] r[44][7] r[44][8] r[44][9] r[45][0] r[45][1] r[45][2] r[45][3] r[45][4] r[45][5] r[45][6] r[45][7] r[45][8] r[45][9] r[46][0] r[46][1] r[46][2] r[46][3] r[46][4] r[46][5] r[46][6] r[46][7] r[46][8] r[46][9] r[47][0] r[47][1] r[47][2] r[47][3] r[47][4] r[47][5] r[47][6] r[47][7] r[47][8] r[47][9] r[48][0] r[48][1] r[48][2] r[48][3] r[48][4] r[48][5] r[48][6] r[48][7] r[48][8] r[48][9] r[49][0] r[49][1] r[49][2] r[49][3] r[49][4] r[49][5] r[49][6] r[49][7] r[49][8] r[49][9] r[50][0] r[50][1] r[50][2] r[50][3] r[50][4] r[50][5] r[50][6] r[50][7] r[50][8] r[50][9] r[51][0] r[51][1] r[51][2] r[51][3] r[51][4] r[51][5] r[51][6] r[51][7] r[51][8] r[51][9] r[52][0] r[52][1] r[52][2] r[52][3] r[52][4] r[52][5] r[52][6] r[52][7] r[52][8] r[52][9] r[53][0] r[53][1] r[53][2] r[53][3] r[53][4] r[53][5] r[53][6] r[53][7] r[53][8] r[53][9] r[54][0] r[54][1] r[54][2] r[54][3] r[54][4] r[54][5] r[54][6] r[54][7] r[54][8] r[54][9] r[55][0] r[55][1] r[55][2] r[55][3] r[55][4] r[55][5] r[55][6] r[55][7] r[55][8] r[55][9] r[56][0] r[56][1] r[56][2] r[56][3] r[56][4] r[56][5] r[56][6] r[56][7] r[56][8] r[56][9] r[57][0] r[57][1] r[57][2] r[57][3] r[57][4] r[57][5] r[57][6] r[57][7] r[57][8] r[57][9] r[58][0] r[58][1] r[58][2] r[58][3] r[58][4] r[58][5] r[58][6] r[58][7] r[58][8] r[58][9] r[59][0] r[59][1] r[59][2] r[59][3] r[59][4] r[59][5] r[59][6] r[59][7] r[59][8] r[59][9]
13.22/4.78	v 	</list>
13.22/4.78	v 	<values>
13.22/4.78	v 		1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 1 0 0 0 1 1 0 0 0 0 1 0 0 0 1 0 1 1 0 0 1 0 0 0 1 0 1 1 0 0 1 0 0 0 1 0 1 1 0 0 1 0 0 0 1 0 1 1 0 0 1 0 0 0 1 0 1 1 0 0 1 0 0 0 1 0 1 0 0 0 1 0 0 0 1 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 2 0 0 0 1 0 0 0 0 0 2 0 0 0 1 0 0 0 0 0 2 0 0 0 1 0 0 0 0 0 2 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 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 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 
13.22/4.78	v 	</values>
13.22/4.78	v </instantiation>

Verifier Data

OK	43

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 (10984 MiB free)
  memory of node 1: 16384 MiB (12796 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4285719-1503439872/watcher-4285719-1503439872 -o /tmp/evaluation-result-4285719-1503439872/solver-4285719-1503439872 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node106-1503425615-10047 --watchdog 312 java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 566753576 --timelimit 2016 --memlimit 22000 --nbcore 8 HOME/instance-4285719-1503439872.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2016 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2046 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=11973, runsolver pid=11970

[startup+0.100139 s]*
/proc/loadavg: 1.50 5.33 7.20 2/199 11993
/proc/meminfo: memFree=24334992/32770624 swapFree=67108860/67108860
[pid=11973] ppid=11970 vsize=26000852 memory=31504 CPUtime=0.12 cores=0-7
/proc/11973/stat : 11973 (java) S 11970 11973 10020 0 -1 1077944320 8293 0 0 0 10 2 0 0 20 0 20 0 177074692 26624872448 7876 33554432000 4194304 4196468 140728591994096 140728591976640 140408060059383 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
/proc/11973/statm: 6500213 7876 3412 1 0 6487932 0
[pid=11973/tid=11975] ppid=11970 vsize=26000852 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/11973/task/11975/stat : 11975 (java) R 11970 11973 10020 0 -1 4202560 6221 0 0 0 7 1 0 0 20 0 20 0 177074692 26624872448 7876 33554432000 4194304 4196468 140728591994096 140408064266016 140408044139870 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11976] ppid=11970 vsize=26000852 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/11973/task/11976/stat : 11976 (java) S 11970 11973 10020 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177074693 26624872448 7876 33554432000 4194304 4196468 140728591994096 140408012679696 140408060069589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11977] ppid=11970 vsize=26000852 memory=140646206539392 CPUtime=0 cores=0-7
/proc/11973/task/11977/stat : 11977 (java) S 11970 11973 10020 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177074693 26624872448 7876 33554432000 4194304 4196468 140728591994096 140408011627152 140408060069589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11978] ppid=11970 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11973/task/11978/stat : 11978 (java) S 11970 11973 10020 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177074693 26624872448 7876 33554432000 4194304 4196468 140728591994096 140408010574096 140408060069589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11979] ppid=11970 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11973/task/11979/stat : 11979 (java) S 11970 11973 10020 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177074693 26624872448 7876 33554432000 4194304 4196468 140728591994096 140408009521552 140408060069589 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11980] ppid=11970 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11973/task/11980/stat : 11980 (java) S 11970 11973 10020 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177074693 26624872448 7876 33554432000 4194304 4196468 140728591994096 140408008469520 140408060069589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11981] ppid=11970 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/11973/task/11981/stat : 11981 (java) S 11970 11973 10020 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177074693 26624872448 7876 33554432000 4194304 4196468 140728591994096 140408007416976 140408060069589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11982] ppid=11970 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11973/task/11982/stat : 11982 (java) S 11970 11973 10020 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177074693 26624872448 7876 33554432000 4194304 4196468 140728591994096 140408006363920 140408060069589 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11983] ppid=11970 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11973/task/11983/stat : 11983 (java) S 11970 11973 10020 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177074693 26624872448 7876 33554432000 4194304 4196468 140728591994096 140408005311376 140408060069589 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11984] ppid=11970 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11973/task/11984/stat : 11984 (java) S 11970 11973 10020 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 177074695 26624872448 7876 33554432000 4194304 4196468 140728591994096 140407187941616 140408060070530 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11985] ppid=11970 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11973/task/11985/stat : 11985 (java) S 11970 11973 10020 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 177074695 26624872448 7876 33554432000 4194304 4196468 140728591994096 140407186887840 140408060069589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11986] ppid=11970 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11973/task/11986/stat : 11986 (java) S 11970 11973 10020 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 177074695 26624872448 7876 33554432000 4194304 4196468 140728591994096 140407185834736 140408060069589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11987] ppid=11970 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11973/task/11987/stat : 11987 (java) S 11970 11973 10020 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177074698 26624872448 7876 33554432000 4194304 4196468 140728591994096 140407184783312 140408060077979 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11988] ppid=11970 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11973/task/11988/stat : 11988 (java) S 11970 11973 10020 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 20 0 177074698 26624872448 7876 33554432000 4194304 4196468 140728591994096 140407183731440 140408060070530 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11989] ppid=11970 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11973/task/11989/stat : 11989 (java) S 11970 11973 10020 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 177074698 26624872448 7876 33554432000 4194304 4196468 140728591994096 140407182678896 140408060070530 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11990] ppid=11970 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11973/task/11990/stat : 11990 (java) S 11970 11973 10020 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 177074698 26624872448 7876 33554432000 4194304 4196468 140728591994096 140407181625840 140408060070530 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11991] ppid=11970 vsize=26000852 memory=0 CPUtime=0.02 cores=0-7
/proc/11973/task/11991/stat : 11991 (java) S 11970 11973 10020 0 -1 1077944384 387 0 0 0 2 0 0 0 20 0 20 0 177074698 26624872448 7876 33554432000 4194304 4196468 140728591994096 140407180573296 140408060070530 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11992] ppid=11970 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11973/task/11992/stat : 11992 (java) S 11970 11973 10020 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 177074698 26624872448 7876 33554432000 4194304 4196468 140728591994096 140407111412192 140408060069589 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11993] ppid=11970 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/11973/task/11993/stat : 11993 (java) S 11970 11973 10020 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177074698 26624872448 7876 33554432000 4194304 4196468 140728591994096 140407110359728 140408060070530 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26000852 KiB
Current children cumulated memory: 31504 KiB

[startup+0.210582 s]*
/proc/loadavg: 1.50 5.33 7.20 3/199 11993
/proc/meminfo: memFree=24325464/32770624 swapFree=67108860/67108860
[pid=11973] ppid=11970 vsize=26000852 memory=40848 CPUtime=0.3 cores=0-7
/proc/11973/stat : 11973 (java) S 11970 11973 10020 0 -1 1077944320 9376 0 0 0 27 3 0 0 20 0 20 0 177074692 26624872448 10212 33554432000 4194304 4196468 140728591994096 140728591976640 140408060059383 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
/proc/11973/statm: 6500213 10212 3596 1 0 6487932 0
[pid=11973/tid=11975] ppid=11970 vsize=26000852 memory=4026531975 CPUtime=0.2 cores=0-7
/proc/11973/task/11975/stat : 11975 (java) R 11970 11973 10020 0 -1 4202560 6903 0 0 0 18 2 0 0 20 0 20 0 177074692 26624872448 10212 33554432000 4194304 4196468 140728591994096 140408064284464 140408044139870 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11976] ppid=11970 vsize=26000852 memory=13913 CPUtime=0 cores=0-7
/proc/11973/task/11976/stat : 11976 (java) S 11970 11973 10020 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177074693 26624872448 10212 33554432000 4194304 4196468 140728591994096 140408012679696 140408060069589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11977] ppid=11970 vsize=26000852 memory=140646206550013 CPUtime=0 cores=0-7
/proc/11973/task/11977/stat : 11977 (java) S 11970 11973 10020 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177074693 26624872448 10212 33554432000 4194304 4196468 140728591994096 140408011627152 140408060069589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11978] ppid=11970 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/11973/task/11978/stat : 11978 (java) S 11970 11973 10020 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177074693 26624872448 10212 33554432000 4194304 4196468 140728591994096 140408010574096 140408060069589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11979] ppid=11970 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11973/task/11979/stat : 11979 (java) S 11970 11973 10020 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177074693 26624872448 10212 33554432000 4194304 4196468 140728591994096 140408009521552 140408060069589 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11980] ppid=11970 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11973/task/11980/stat : 11980 (java) S 11970 11973 10020 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177074693 26624872448 10212 33554432000 4194304 4196468 140728591994096 140408008469520 140408060069589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11981] ppid=11970 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/11973/task/11981/stat : 11981 (java) S 11970 11973 10020 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177074693 26624872448 10212 33554432000 4194304 4196468 140728591994096 140408007416976 140408060069589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11982] ppid=11970 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11973/task/11982/stat : 11982 (java) S 11970 11973 10020 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177074693 26624872448 10212 33554432000 4194304 4196468 140728591994096 140408006363920 140408060069589 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11983] ppid=11970 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11973/task/11983/stat : 11983 (java) S 11970 11973 10020 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177074693 26624872448 10212 33554432000 4194304 4196468 140728591994096 140408005311376 140408060069589 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11984] ppid=11970 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11973/task/11984/stat : 11984 (java) S 11970 11973 10020 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 20 0 177074695 26624872448 10212 33554432000 4194304 4196468 140728591994096 140407187941616 140408060070530 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11985] ppid=11970 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11973/task/11985/stat : 11985 (java) S 11970 11973 10020 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 177074695 26624872448 10212 33554432000 4194304 4196468 140728591994096 140407186887840 140408060069589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11986] ppid=11970 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11973/task/11986/stat : 11986 (java) S 11970 11973 10020 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 177074695 26624872448 10212 33554432000 4194304 4196468 140728591994096 140407185834736 140408060069589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11987] ppid=11970 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11973/task/11987/stat : 11987 (java) S 11970 11973 10020 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177074698 26624872448 10212 33554432000 4194304 4196468 140728591994096 140407184783312 140408060077979 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11988] ppid=11970 vsize=26000852 memory=0 CPUtime=0.01 cores=0-7
/proc/11973/task/11988/stat : 11988 (java) S 11970 11973 10020 0 -1 1077944384 425 0 0 0 1 0 0 0 20 0 20 0 177074698 26624872448 10212 33554432000 4194304 4196468 140728591994096 140407183731440 140408060070530 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11989] ppid=11970 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11973/task/11989/stat : 11989 (java) S 11970 11973 10020 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 20 0 177074698 26624872448 10212 33554432000 4194304 4196468 140728591994096 140407182678896 140408060070530 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11990] ppid=11970 vsize=26000852 memory=0 CPUtime=0.01 cores=0-7
/proc/11973/task/11990/stat : 11990 (java) S 11970 11973 10020 0 -1 1077944384 181 0 0 0 1 0 0 0 20 0 20 0 177074698 26624872448 10212 33554432000 4194304 4196468 140728591994096 140407181625840 140408060070530 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11991] ppid=11970 vsize=26000852 memory=0 CPUtime=0.05 cores=0-7
/proc/11973/task/11991/stat : 11991 (java) R 11970 11973 10020 0 -1 4202560 433 0 0 0 5 0 0 0 20 0 20 0 177074698 26624872448 10212 33554432000 4194304 4196468 140728591994096 140407180573296 140408060071318 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11992] ppid=11970 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11973/task/11992/stat : 11992 (java) S 11970 11973 10020 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 177074698 26624872448 10212 33554432000 4194304 4196468 140728591994096 140407111412192 140408060069589 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11993] ppid=11970 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/11973/task/11993/stat : 11993 (java) S 11970 11973 10020 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177074698 26624872448 10212 33554432000 4194304 4196468 140728591994096 140407110359728 140408060070530 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 26000852 KiB
Current children cumulated memory: 40848 KiB

[startup+0.310252 s]*
/proc/loadavg: 1.50 5.33 7.20 2/199 11993
/proc/meminfo: memFree=24317508/32770624 swapFree=67108860/67108860
[pid=11973] ppid=11970 vsize=26000872 memory=49428 CPUtime=0.48 cores=0-7
/proc/11973/stat : 11973 (java) S 11970 11973 10020 0 -1 1077944320 10641 0 0 0 44 4 0 0 20 0 20 0 177074692 26624892928 12357 33554432000 4194304 4196468 140728591994096 140728591976640 140408060059383 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
/proc/11973/statm: 6500218 12357 3706 1 0 6487932 0
[pid=11973/tid=11975] ppid=11970 vsize=26000872 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/11973/task/11975/stat : 11975 (java) R 11970 11973 10020 0 -1 4202560 7670 0 0 0 26 3 0 0 20 0 20 0 177074692 26624892928 12357 33554432000 4194304 4196468 140728591994096 140408064290960 140408044103013 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11976] ppid=11970 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/11973/task/11976/stat : 11976 (java) S 11970 11973 10020 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177074693 26624892928 12357 33554432000 4194304 4196468 140728591994096 140408012679696 140408060069589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11977] ppid=11970 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/11973/task/11977/stat : 11977 (java) S 11970 11973 10020 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177074693 26624892928 12357 33554432000 4194304 4196468 140728591994096 140408011627152 140408060069589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11978] ppid=11970 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/11973/task/11978/stat : 11978 (java) S 11970 11973 10020 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177074693 26624892928 12357 33554432000 4194304 4196468 140728591994096 140408010574096 140408060069589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11979] ppid=11970 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/11973/task/11979/stat : 11979 (java) S 11970 11973 10020 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177074693 26624892928 12357 33554432000 4194304 4196468 140728591994096 140408009521552 140408060069589 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11980] ppid=11970 vsize=26000872 memory=2244 CPUtime=0 cores=0-7
/proc/11973/task/11980/stat : 11980 (java) S 11970 11973 10020 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177074693 26624892928 12357 33554432000 4194304 4196468 140728591994096 140408008469520 140408060069589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11981] ppid=11970 vsize=26000872 memory=140646086177711 CPUtime=0 cores=0-7
/proc/11973/task/11981/stat : 11981 (java) S 11970 11973 10020 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177074693 26624892928 12357 33554432000 4194304 4196468 140728591994096 140408007416976 140408060069589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11982] ppid=11970 vsize=26000872 memory=140646086180016 CPUtime=0 cores=0-7
/proc/11973/task/11982/stat : 11982 (java) S 11970 11973 10020 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177074693 26624892928 12357 33554432000 4194304 4196468 140728591994096 140408006363920 140408060069589 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11983] ppid=11970 vsize=26000872 memory=140646086182320 CPUtime=0 cores=0-7
/proc/11973/task/11983/stat : 11983 (java) S 11970 11973 10020 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177074693 26624892928 12357 33554432000 4194304 4196468 140728591994096 140408005311376 140408060069589 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11984] ppid=11970 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/11973/task/11984/stat : 11984 (java) S 11970 11973 10020 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 20 0 177074695 26624892928 12357 33554432000 4194304 4196468 140728591994096 140407187941616 140408060070530 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11985] ppid=11970 vsize=26000872 memory=281292172371600 CPUtime=0 cores=0-7
/proc/11973/task/11985/stat : 11985 (java) S 11970 11973 10020 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 177074695 26624892928 12357 33554432000 4194304 4196468 140728591994096 140407186887840 140408060069589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11986] ppid=11970 vsize=26000872 memory=281292172378512 CPUtime=0 cores=0-7
/proc/11973/task/11986/stat : 11986 (java) S 11970 11973 10020 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 177074695 26624892928 12357 33554432000 4194304 4196468 140728591994096 140407185834736 140408060069589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11987] ppid=11970 vsize=26000872 memory=281292172319792 CPUtime=0 cores=0-7
/proc/11973/task/11987/stat : 11987 (java) S 11970 11973 10020 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177074698 26624892928 12357 33554432000 4194304 4196468 140728591994096 140407184783312 140408060077979 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11988] ppid=11970 vsize=26000872 memory=281292172392336 CPUtime=0.02 cores=0-7
/proc/11973/task/11988/stat : 11988 (java) S 11970 11973 10020 0 -1 1077944384 434 0 0 0 2 0 0 0 20 0 20 0 177074698 26624892928 12357 33554432000 4194304 4196468 140728591994096 140407183731440 140408060070530 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11989] ppid=11970 vsize=26000872 memory=281292172399248 CPUtime=0.04 cores=0-7
/proc/11973/task/11989/stat : 11989 (java) S 11970 11973 10020 0 -1 1077944384 276 0 0 0 4 0 0 0 20 0 20 0 177074698 26624892928 12357 33554432000 4194304 4196468 140728591994096 140407182678896 140408060070530 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11990] ppid=11970 vsize=26000872 memory=281292172396944 CPUtime=0.02 cores=0-7
/proc/11973/task/11990/stat : 11990 (java) S 11970 11973 10020 0 -1 1077944384 311 0 0 0 2 0 0 0 20 0 20 0 177074698 26624892928 12357 33554432000 4194304 4196468 140728591994096 140407181625840 140408060070530 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11991] ppid=11970 vsize=26000872 memory=281292172413552 CPUtime=0.08 cores=0-7
/proc/11973/task/11991/stat : 11991 (java) S 11970 11973 10020 0 -1 1077944384 566 0 0 0 8 0 0 0 20 0 20 0 177074698 26624892928 12357 33554432000 4194304 4196468 140728591994096 140407180573296 140408060070530 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11992] ppid=11970 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/11973/task/11992/stat : 11992 (java) S 11970 11973 10020 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 177074698 26624892928 12357 33554432000 4194304 4196468 140728591994096 140407111412192 140408060069589 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11993] ppid=11970 vsize=26000872 memory=-1 CPUtime=0 cores=0-7
/proc/11973/task/11993/stat : 11993 (java) S 11970 11973 10020 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177074698 26624892928 12357 33554432000 4194304 4196468 140728591994096 140407110359728 140408060070530 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 26000872 KiB
Current children cumulated memory: 49428 KiB

[startup+0.701 s]
/proc/loadavg: 1.50 5.33 7.20 4/199 11993
/proc/meminfo: memFree=24305224/32770624 swapFree=67108860/67108860
[pid=11973] ppid=11970 vsize=26004968 memory=77048 CPUtime=1.15 cores=0-7
/proc/11973/stat : 11973 (java) S 11970 11973 10020 0 -1 1077944320 12916 0 0 0 109 6 0 0 20 0 20 0 177074692 26629087232 19262 33554432000 4194304 4196468 140728591994096 140728591976640 140408060059383 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
/proc/11973/statm: 6501242 19262 3759 1 0 6488956 0
[pid=11973/tid=11975] ppid=11970 vsize=26004968 memory=0 CPUtime=0.67 cores=0-7
/proc/11973/task/11975/stat : 11975 (java) R 11970 11973 10020 0 -1 4202560 9192 0 0 0 64 3 0 0 20 0 20 0 177074692 26629087232 19262 33554432000 4194304 4196468 140728591994096 140408064286320 140408060081309 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11976] ppid=11970 vsize=26004968 memory=0 CPUtime=0 cores=0-7
/proc/11973/task/11976/stat : 11976 (java) S 11970 11973 10020 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177074693 26629087232 19262 33554432000 4194304 4196468 140728591994096 140408012679696 140408060069589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11977] ppid=11970 vsize=26004968 memory=0 CPUtime=0 cores=0-7
/proc/11973/task/11977/stat : 11977 (java) S 11970 11973 10020 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177074693 26629087232 19262 33554432000 4194304 4196468 140728591994096 140408011627152 140408060069589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11978] ppid=11970 vsize=26004968 memory=0 CPUtime=0 cores=0-7
/proc/11973/task/11978/stat : 11978 (java) S 11970 11973 10020 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177074693 26629087232 19262 33554432000 4194304 4196468 140728591994096 140408010574096 140408060069589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11979] ppid=11970 vsize=26004968 memory=1008 CPUtime=0 cores=0-7
/proc/11973/task/11979/stat : 11979 (java) S 11970 11973 10020 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177074693 26629087232 19262 33554432000 4194304 4196468 140728591994096 140408009521552 140408060069589 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11980] ppid=11970 vsize=26004968 memory=4620 CPUtime=0 cores=0-7
/proc/11973/task/11980/stat : 11980 (java) S 11970 11973 10020 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 177074693 26629087232 19262 33554432000 4194304 4196468 140728591994096 140408008469520 140408060069589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11981] ppid=11970 vsize=26004968 memory=1428 CPUtime=0 cores=0-7
/proc/11973/task/11981/stat : 11981 (java) S 11970 11973 10020 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177074693 26629087232 19262 33554432000 4194304 4196468 140728591994096 140408007416976 140408060069589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11982] ppid=11970 vsize=26004968 memory=1204 CPUtime=0 cores=0-7
/proc/11973/task/11982/stat : 11982 (java) S 11970 11973 10020 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177074693 26629087232 19262 33554432000 4194304 4196468 140728591994096 140408006363920 140408060069589 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11983] ppid=11970 vsize=26004968 memory=15880 CPUtime=0 cores=0-7
/proc/11973/task/11983/stat : 11983 (java) S 11970 11973 10020 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177074693 26629087232 19262 33554432000 4194304 4196468 140728591994096 140408005311376 140408060069589 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11984] ppid=11970 vsize=26004968 memory=28804 CPUtime=0 cores=0-7
/proc/11973/task/11984/stat : 11984 (java) S 11970 11973 10020 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 20 0 177074695 26629087232 19262 33554432000 4194304 4196468 140728591994096 140407187941616 140408060070530 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0

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

[pid=11973] ppid=11970 vsize=26007016 memory=259648 CPUtime=7.24 cores=0-7
/proc/11973/stat : 11973 (java) S 11970 11973 10020 0 -1 1077944320 41170 0 0 0 701 23 0 0 20 0 20 0 177074692 26631184384 64912 33554432000 4194304 4196468 140728591994096 140728591976640 140408060059383 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
/proc/11973/statm: 6501754 64912 3816 1 0 6489468 0
[pid=11973/tid=11975] ppid=11970 vsize=26007016 memory=0 CPUtime=3.13 cores=0-7
/proc/11973/task/11975/stat : 11975 (java) R 11970 11973 10020 0 -1 4202560 11653 0 0 0 307 6 0 0 20 0 20 0 177074692 26631184384 64912 33554432000 4194304 4196468 140728591994096 140408064296208 140407671532803 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11976] ppid=11970 vsize=26007016 memory=6791534058613427641 CPUtime=0.01 cores=0-7
/proc/11973/task/11976/stat : 11976 (java) S 11970 11973 10020 0 -1 1077944384 60 0 0 0 1 0 0 0 20 0 20 0 177074693 26631184384 64912 33554432000 4194304 4196468 140728591994096 140408012679696 140408060069589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11977] ppid=11970 vsize=26007016 memory=0 CPUtime=0.02 cores=0-7
/proc/11973/task/11977/stat : 11977 (java) S 11970 11973 10020 0 -1 1077944384 567 0 0 0 1 1 0 0 20 0 20 0 177074693 26631184384 64912 33554432000 4194304 4196468 140728591994096 140408011627152 140408060069589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11978] ppid=11970 vsize=26007016 memory=0 CPUtime=0.01 cores=0-7
/proc/11973/task/11978/stat : 11978 (java) S 11970 11973 10020 0 -1 1077944384 106 0 0 0 1 0 0 0 20 0 20 0 177074693 26631184384 64912 33554432000 4194304 4196468 140728591994096 140408010574096 140408060069589 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11979] ppid=11970 vsize=26007016 memory=0 CPUtime=0.01 cores=0-7
/proc/11973/task/11979/stat : 11979 (java) S 11970 11973 10020 0 -1 1077944384 44 0 0 0 1 0 0 0 20 0 20 0 177074693 26631184384 64912 33554432000 4194304 4196468 140728591994096 140408009521552 140408060069589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11980] ppid=11970 vsize=26007016 memory=0 CPUtime=0.01 cores=0-7
/proc/11973/task/11980/stat : 11980 (java) S 11970 11973 10020 0 -1 1077944384 233 0 0 0 0 1 0 0 20 0 20 0 177074693 26631184384 64912 33554432000 4194304 4196468 140728591994096 140408008469520 140408060069589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11981] ppid=11970 vsize=26007016 memory=0 CPUtime=0.01 cores=0-7
/proc/11973/task/11981/stat : 11981 (java) S 11970 11973 10020 0 -1 1077944384 42 0 0 0 1 0 0 0 20 0 20 0 177074693 26631184384 64912 33554432000 4194304 4196468 140728591994096 140408007416976 140408060069589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11982] ppid=11970 vsize=26007016 memory=0 CPUtime=0 cores=0-7
/proc/11973/task/11982/stat : 11982 (java) S 11970 11973 10020 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 20 0 177074693 26631184384 64912 33554432000 4194304 4196468 140728591994096 140408006363920 140408060069589 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11983] ppid=11970 vsize=26007016 memory=0 CPUtime=0.01 cores=0-7
/proc/11973/task/11983/stat : 11983 (java) S 11970 11973 10020 0 -1 1077944384 112 0 0 0 1 0 0 0 20 0 20 0 177074693 26631184384 64912 33554432000 4194304 4196468 140728591994096 140408005311376 140408060069589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11984] ppid=11970 vsize=26007016 memory=0 CPUtime=0 cores=0-7
/proc/11973/task/11984/stat : 11984 (java) S 11970 11973 10020 0 -1 1077944384 324 0 0 0 0 0 0 0 20 0 20 0 177074695 26631184384 64912 33554432000 4194304 4196468 140728591994096 140407187941616 140408060070530 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11985] ppid=11970 vsize=26007016 memory=0 CPUtime=0 cores=0-7
/proc/11973/task/11985/stat : 11985 (java) S 11970 11973 10020 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 20 0 177074695 26631184384 64912 33554432000 4194304 4196468 140728591994096 140407186887904 140408060069589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11986] ppid=11970 vsize=26007016 memory=0 CPUtime=0 cores=0-7
/proc/11973/task/11986/stat : 11986 (java) S 11970 11973 10020 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 20 0 177074695 26631184384 64912 33554432000 4194304 4196468 140728591994096 140407185834752 140408060069589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11987] ppid=11970 vsize=26007016 memory=0 CPUtime=0 cores=0-7
/proc/11973/task/11987/stat : 11987 (java) S 11970 11973 10020 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 177074698 26631184384 64912 33554432000 4194304 4196468 140728591994096 140407184783312 140408060077979 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11988] ppid=11970 vsize=26007016 memory=0 CPUtime=1.09 cores=0-7
/proc/11973/task/11988/stat : 11988 (java) D 11970 11973 10020 0 -1 4202560 7707 0 0 0 107 2 0 0 20 0 20 0 177074698 26631184384 64912 33554432000 4194304 4196468 140728591994096 140407183731736 140408039983519 0 4 0 16800975 18446744072099708037 0 0 -1 2 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11989] ppid=11970 vsize=26007016 memory=0 CPUtime=1.21 cores=0-7
/proc/11973/task/11989/stat : 11989 (java) S 11970 11973 10020 0 -1 1077944384 6336 0 0 0 119 2 0 0 20 0 20 0 177074698 26631184384 64912 33554432000 4194304 4196468 140728591994096 140407182678896 140408060070530 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11990] ppid=11970 vsize=26007016 memory=140646086427776 CPUtime=1.06 cores=0-7
/proc/11973/task/11990/stat : 11990 (java) S 11970 11973 10020 0 -1 1077944384 6599 0 0 0 104 2 0 0 20 0 20 0 177074698 26631184384 64912 33554432000 4194304 4196468 140728591994096 140407181625840 140408060070530 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11991] ppid=11970 vsize=26007016 memory=0 CPUtime=0.54 cores=0-7
/proc/11973/task/11991/stat : 11991 (java) S 11970 11973 10020 0 -1 1077944384 5882 0 0 0 53 1 0 0 20 0 20 0 177074698 26631184384 64912 33554432000 4194304 4196468 140728591994096 140407180573296 140408060070530 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11992] ppid=11970 vsize=26007016 memory=0 CPUtime=0 cores=0-7
/proc/11973/task/11992/stat : 11992 (java) S 11970 11973 10020 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 177074698 26631184384 64912 33554432000 4194304 4196468 140728591994096 140407111412192 140408060069589 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11993] ppid=11970 vsize=26007016 memory=0 CPUtime=0 cores=0-7
/proc/11973/task/11993/stat : 11993 (java) D 11970 11973 10020 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 20 0 177074698 26631184384 64912 33554432000 4194304 4196468 140728591994096 140407110359648 140408044915470 0 4 0 16800975 18446744072099708037 0 0 -1 6 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
Current children cumulated CPU time: 7.24 s
Current children cumulated vsize: 26007016 KiB
Current children cumulated memory: 259648 KiB

[startup+4.00075 s]*
/proc/loadavg: 1.46 5.26 7.17 2/201 11995
/proc/meminfo: memFree=24074428/32770624 swapFree=67108860/67108860
[pid=11973] ppid=11970 vsize=26208756 memory=294212 CPUtime=8.13 cores=0-7
/proc/11973/stat : 11973 (java) S 11970 11973 10020 0 -1 1077944320 44240 0 0 0 788 25 0 0 20 0 23 0 177074692 26837766144 73553 33554432000 4194304 4196468 140728591994096 140728591976640 140408060059383 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
/proc/11973/statm: 6552189 73553 3820 1 0 6539903 0
[pid=11973/tid=11975] ppid=11970 vsize=26208756 memory=6791534058613427641 CPUtime=3.58 cores=0-7
/proc/11973/task/11975/stat : 11975 (java) R 11970 11973 10020 0 -1 4202560 13933 0 0 0 350 8 0 0 20 0 23 0 177074692 26837766144 73553 33554432000 4194304 4196468 140728591994096 140408064285432 140408046196029 0 4 0 16800975 0 0 0 -1 0 0 0 35 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11976] ppid=11970 vsize=26208756 memory=4872558044660077418 CPUtime=0.01 cores=0-7
/proc/11973/task/11976/stat : 11976 (java) S 11970 11973 10020 0 -1 1077944384 60 0 0 0 1 0 0 0 20 0 23 0 177074693 26837766144 73553 33554432000 4194304 4196468 140728591994096 140408012679696 140408060069589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11977] ppid=11970 vsize=26208756 memory=0 CPUtime=0.02 cores=0-7
/proc/11973/task/11977/stat : 11977 (java) S 11970 11973 10020 0 -1 1077944384 567 0 0 0 1 1 0 0 20 0 23 0 177074693 26837766144 73553 33554432000 4194304 4196468 140728591994096 140408011627152 140408060069589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11978] ppid=11970 vsize=26208756 memory=0 CPUtime=0.01 cores=0-7
/proc/11973/task/11978/stat : 11978 (java) S 11970 11973 10020 0 -1 1077944384 106 0 0 0 1 0 0 0 20 0 23 0 177074693 26837766144 73553 33554432000 4194304 4196468 140728591994096 140408010574096 140408060069589 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11979] ppid=11970 vsize=26208756 memory=0 CPUtime=0.01 cores=0-7
/proc/11973/task/11979/stat : 11979 (java) S 11970 11973 10020 0 -1 1077944384 44 0 0 0 1 0 0 0 20 0 23 0 177074693 26837766144 73553 33554432000 4194304 4196468 140728591994096 140408009521552 140408060069589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11980] ppid=11970 vsize=26208756 memory=0 CPUtime=0.01 cores=0-7
/proc/11973/task/11980/stat : 11980 (java) S 11970 11973 10020 0 -1 1077944384 233 0 0 0 0 1 0 0 20 0 23 0 177074693 26837766144 73553 33554432000 4194304 4196468 140728591994096 140408008469520 140408060069589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11981] ppid=11970 vsize=26208756 memory=0 CPUtime=0.01 cores=0-7
/proc/11973/task/11981/stat : 11981 (java) S 11970 11973 10020 0 -1 1077944384 42 0 0 0 1 0 0 0 20 0 23 0 177074693 26837766144 73553 33554432000 4194304 4196468 140728591994096 140408007416976 140408060069589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11982] ppid=11970 vsize=26208756 memory=0 CPUtime=0 cores=0-7
/proc/11973/task/11982/stat : 11982 (java) S 11970 11973 10020 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 23 0 177074693 26837766144 73553 33554432000 4194304 4196468 140728591994096 140408006363920 140408060069589 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11983] ppid=11970 vsize=26208756 memory=0 CPUtime=0.01 cores=0-7
/proc/11973/task/11983/stat : 11983 (java) S 11970 11973 10020 0 -1 1077944384 112 0 0 0 1 0 0 0 20 0 23 0 177074693 26837766144 73553 33554432000 4194304 4196468 140728591994096 140408005311376 140408060069589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11984] ppid=11970 vsize=26208756 memory=0 CPUtime=0.01 cores=0-7
/proc/11973/task/11984/stat : 11984 (java) S 11970 11973 10020 0 -1 1077944384 347 0 0 0 1 0 0 0 20 0 23 0 177074695 26837766144 73553 33554432000 4194304 4196468 140728591994096 140407187941616 140408060070530 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11985] ppid=11970 vsize=26208756 memory=0 CPUtime=0 cores=0-7
/proc/11973/task/11985/stat : 11985 (java) S 11970 11973 10020 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 23 0 177074695 26837766144 73553 33554432000 4194304 4196468 140728591994096 140407186887904 140408060069589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11986] ppid=11970 vsize=26208756 memory=466 CPUtime=0 cores=0-7
/proc/11973/task/11986/stat : 11986 (java) S 11970 11973 10020 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 23 0 177074695 26837766144 73553 33554432000 4194304 4196468 140728591994096 140407185834752 140408060069589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11987] ppid=11970 vsize=26208756 memory=0 CPUtime=0 cores=0-7
/proc/11973/task/11987/stat : 11987 (java) S 11970 11973 10020 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 23 0 177074698 26837766144 73553 33554432000 4194304 4196468 140728591994096 140407184783312 140408060077979 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11988] ppid=11970 vsize=26208756 memory=0 CPUtime=1.24 cores=0-7
/proc/11973/task/11988/stat : 11988 (java) S 11970 11973 10020 0 -1 1077944384 8037 0 0 0 122 2 0 0 20 0 23 0 177074698 26837766144 73553 33554432000 4194304 4196468 140728591994096 140407183731440 140408060070530 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 45 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11989] ppid=11970 vsize=26208756 memory=5646 CPUtime=1.28 cores=0-7
/proc/11973/task/11989/stat : 11989 (java) S 11970 11973 10020 0 -1 1077944384 6384 0 0 0 126 2 0 0 20 0 23 0 177074698 26837766144 73553 33554432000 4194304 4196468 140728591994096 140407182678896 140408060070530 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 42 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11990] ppid=11970 vsize=26208756 memory=0 CPUtime=1.2 cores=0-7
/proc/11973/task/11990/stat : 11990 (java) S 11970 11973 10020 0 -1 1077944384 6661 0 0 0 118 2 0 0 20 0 23 0 177074698 26837766144 73553 33554432000 4194304 4196468 140728591994096 140407181625840 140408060070530 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 42 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11991] ppid=11970 vsize=26208756 memory=0 CPUtime=0.63 cores=0-7
/proc/11973/task/11991/stat : 11991 (java) S 11970 11973 10020 0 -1 1077944384 6114 0 0 0 61 2 0 0 20 0 23 0 177074698 26837766144 73553 33554432000 4194304 4196468 140728591994096 140407180573296 140408060070530 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11992] ppid=11970 vsize=26208756 memory=0 CPUtime=0 cores=0-7
/proc/11973/task/11992/stat : 11992 (java) S 11970 11973 10020 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 23 0 177074698 26837766144 73553 33554432000 4194304 4196468 140728591994096 140407111412192 140408060069589 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11993] ppid=11970 vsize=26208756 memory=0 CPUtime=0 cores=0-7
/proc/11973/task/11993/stat : 11993 (java) S 11970 11973 10020 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 23 0 177074698 26837766144 73553 33554432000 4194304 4196468 140728591994096 140407110359728 140408060070530 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 51 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11994] ppid=11970 vsize=26208756 memory=0 CPUtime=0 cores=0-7
/proc/11973/task/11994/stat : 11994 (java) S 11970 11973 10020 0 -1 1077944384 32 0 0 0 0 0 0 0 20 0 23 0 177075071 26837766144 73553 33554432000 4194304 4196468 140728591994096 140407100068352 140408060069589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11995] ppid=11970 vsize=26208756 memory=8225860140863074352 CPUtime=0 cores=0-7
/proc/11973/task/11995/stat : 11995 (java) S 11970 11973 10020 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 23 0 177075083 26837766144 73553 33554432000 4194304 4196468 140728591994096 140407096918736 140408060070530 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11996] ppid=11970 vsize=26208756 memory=3467825727391412273 CPUtime=0 cores=0-7
/proc/11973/task/11996/stat : 11996 (java) R 11970 11973 10020 0 -1 4202560 47 0 0 0 0 0 0 0 20 0 23 0 177075093 26837766144 73553 33554432000 4194304 4196468 140728591994096 140407095866784 140408044139870 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
Current children cumulated CPU time: 8.13 s
Current children cumulated vsize: 26208756 KiB
Current children cumulated memory: 294212 KiB

[startup+4.40349 s]
/proc/loadavg: 1.46 5.26 7.17 2/201 11995
/proc/meminfo: memFree=24074428/32770624 swapFree=67108860/67108860
[pid=11973] ppid=11970 vsize=27743860 memory=376744 CPUtime=10.89 cores=0-7
/proc/11973/stat : 11973 (java) S 11970 11973 10020 0 -1 1077944320 48510 0 0 0 1055 34 0 0 20 0 46 0 177074692 28409712640 94186 33554432000 4194304 4196468 140728591994096 140728591976640 140408060059383 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
/proc/11973/statm: 6935965 94186 3827 1 0 6923158 0
[pid=11973/tid=11975] ppid=11970 vsize=27743860 memory=7090467090123805016 CPUtime=3.61 cores=0-7
/proc/11973/task/11975/stat : 11975 (java) S 11970 11973 10020 0 -1 1077944384 14101 0 0 0 353 8 0 0 20 0 46 0 177074692 28409712640 94186 33554432000 4194304 4196468 140728591994096 140408064297088 140408060069589 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 35 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11976] ppid=11970 vsize=27743860 memory=5931329019416957543 CPUtime=0.02 cores=0-7
/proc/11973/task/11976/stat : 11976 (java) S 11970 11973 10020 0 -1 1077944384 75 0 0 0 1 1 0 0 20 0 46 0 177074693 28409712640 94186 33554432000 4194304 4196468 140728591994096 140408012679696 140408060069589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11977] ppid=11970 vsize=27743860 memory=6791534058613427641 CPUtime=0.02 cores=0-7
/proc/11973/task/11977/stat : 11977 (java) S 11970 11973 10020 0 -1 1077944384 580 0 0 0 1 1 0 0 20 0 46 0 177074693 28409712640 94186 33554432000 4194304 4196468 140728591994096 140408011627152 140408060069589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11978] ppid=11970 vsize=27743860 memory=796 CPUtime=0.02 cores=0-7
/proc/11973/task/11978/stat : 11978 (java) S 11970 11973 10020 0 -1 1077944384 127 0 0 0 1 1 0 0 20 0 46 0 177074693 28409712640 94186 33554432000 4194304 4196468 140728591994096 140408010574096 140408060069589 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11979] ppid=11970 vsize=27743860 memory=1716 CPUtime=0.02 cores=0-7
/proc/11973/task/11979/stat : 11979 (java) S 11970 11973 10020 0 -1 1077944384 61 0 0 0 1 1 0 0 20 0 46 0 177074693 28409712640 94186 33554432000 4194304 4196468 140728591994096 140408009521552 140408060069589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11980] ppid=11970 vsize=27743860 memory=1956 CPUtime=0.02 cores=0-7
/proc/11973/task/11980/stat : 11980 (java) S 11970 11973 10020 0 -1 1077944384 248 0 0 0 1 1 0 0 20 0 46 0 177074693 28409712640 94186 33554432000 4194304 4196468 140728591994096 140408008469520 140408060069589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11981] ppid=11970 vsize=27743860 memory=0 CPUtime=0.02 cores=0-7
/proc/11973/task/11981/stat : 11981 (java) S 11970 11973 10020 0 -1 1077944384 59 0 0 0 1 1 0 0 20 0 46 0 177074693 28409712640 94186 33554432000 4194304 4196468 140728591994096 140408007416976 140408060069589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11982] ppid=11970 vsize=27743860 memory=0 CPUtime=0.02 cores=0-7
/proc/11973/task/11982/stat : 11982 (java) S 11970 11973 10020 0 -1 1077944384 88 0 0 0 1 1 0 0 20 0 46 0 177074693 28409712640 94186 33554432000 4194304 4196468 140728591994096 140408006363920 140408060069589 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11983] ppid=11970 vsize=27743860 memory=281292173043120 CPUtime=0.02 cores=0-7
/proc/11973/task/11983/stat : 11983 (java) S 11970 11973 10020 0 -1 1077944384 133 0 0 0 1 1 0 0 20 0 46 0 177074693 28409712640 94186 33554432000 4194304 4196468 140728591994096 140408005311376 140408060069589 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11984] ppid=11970 vsize=27743860 memory=0 CPUtime=0.01 cores=0-7
/proc/11973/task/11984/stat : 11984 (java) S 11970 11973 10020 0 -1 1077944384 474 0 0 0 1 0 0 0 20 0 46 0 177074695 28409712640 94186 33554432000 4194304 4196468 140728591994096 140407187941616 140408060070530 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11985] ppid=11970 vsize=27743860 memory=3616443484337681720 CPUtime=0 cores=0-7
/proc/11973/task/11985/stat : 11985 (java) S 11970 11973 10020 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 46 0 177074695 28409712640 94186 33554432000 4194304 4196468 140728591994096 140407186887904 140408060069589 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11986] ppid=11970 vsize=27743860 memory=7523934335691022937 CPUtime=0 cores=0-7
/proc/11973/task/11986/stat : 11986 (java) S 11970 11973 10020 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 46 0 177074695 28409712640 94186 33554432000 4194304 4196468 140728591994096 140407185834752 140408060069589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11987] ppid=11970 vsize=27743860 memory=0 CPUtime=0 cores=0-7
/proc/11973/task/11987/stat : 11987 (java) S 11970 11973 10020 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 46 0 177074698 28409712640 94186 33554432000 4194304 4196468 140728591994096 140407184783312 140408060077979 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11988] ppid=11970 vsize=27743860 memory=281292173065152 CPUtime=1.47 cores=0-7
/proc/11973/task/11988/stat : 11988 (java) R 11970 11973 10020 0 -1 4202560 8776 0 0 0 145 2 0 0 20 0 46 0 177074698 28409712640 94186 33554432000 4194304 4196468 140728591994096 140407183712400 140408060080730 0 4 0 16800975 0 0 0 -1 5 0 0 45 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11989] ppid=11970 vsize=27743860 memory=8315307709460146579 CPUtime=1.61 cores=0-7
/proc/11973/task/11989/stat : 11989 (java) R 11970 11973 10020 0 -1 4202560 6779 0 0 0 159 2 0 0 20 0 46 0 177074698 28409712640 94186 33554432000 4194304 4196468 140728591994096 140407182659536 140408045168237 0 4 0 16800975 0 0 0 -1 0 0 0 42 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11990] ppid=11970 vsize=27743860 memory=6943526294502006880 CPUtime=1.45 cores=0-7
/proc/11973/task/11990/stat : 11990 (java) R 11970 11973 10020 0 -1 4202560 6745 0 0 0 143 2 0 0 20 0 46 0 177074698 28409712640 94186 33554432000 4194304 4196468 140728591994096 140407181611968 140408039305231 0 4 0 16800975 0 0 0 -1 4 0 0 42 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11991] ppid=11970 vsize=27743860 memory=7234857310673792368 CPUtime=0.78 cores=0-7
/proc/11973/task/11991/stat : 11991 (java) R 11970 11973 10020 0 -1 4202560 7550 0 0 0 76 2 0 0 20 0 46 0 177074698 28409712640 94186 33554432000 4194304 4196468 140728591994096 140407180573296 140408044139870 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11992] ppid=11970 vsize=27743860 memory=-8412660957247672179 CPUtime=0 cores=0-7
/proc/11973/task/11992/stat : 11992 (java) S 11970 11973 10020 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 46 0 177074698 28409712640 94186 33554432000 4194304 4196468 140728591994096 140407111412192 140408060069589 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11993] ppid=11970 vsize=27743860 memory=281292173089760 CPUtime=0 cores=0-7
/proc/11973/task/11993/stat : 11993 (java) S 11970 11973 10020 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 46 0 177074698 28409712640 94186 33554432000 4194304 4196468 140728591994096 140407110359728 140408060070530 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 51 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11994] ppid=11970 vsize=27743860 memory=6791534058613427641 CPUtime=0.01 cores=0-7
/proc/11973/task/11994/stat : 11994 (java) R 11970 11973 10020 0 -1 1077944384 40 0 0 0 1 0 0 0 20 0 46 0 177075071 28409712640 94186 33554432000 4194304 4196468 140728591994096 140407100068384 140408060069589 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11995] ppid=11970 vsize=27743860 memory=0 CPUtime=0 cores=0-7
/proc/11973/task/11995/stat : 11995 (java) S 11970 11973 10020 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 46 0 177075083 28409712640 94186 33554432000 4194304 4196468 140728591994096 140407096918736 140408060070530 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
[pid=11973/tid=11996] ppid=11970 vsize=27743860 memory=0 CPUtime=0.13 cores=0-7
/proc/11973/task/11996/stat : 11996 (java) R 11970 11973 10020 0 -1 1077944384 163 0 0 0 13 0 0 0 20 0 46 0 177075093 28409712640 94186 33554432000 4194304 4196468 140728591994096 140407095866784 140408060069589 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 28250112 140728592000104 140728592000288 140728592000288 140728592003023 0
Current children cumulated CPU time: 10.89 s
Current children cumulated vsize: 27743860 KiB
Current children cumulated memory: 376744 KiB

[startup+4.80095 s]*
/proc/loadavg: 1.46 5.26 7.17 2/181 12020
/proc/meminfo: memFree=24293796/32770624 swapFree=67108860/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0
Real time (s): 4.81019
CPU time (s): 13.7719
CPU user time (s): 13.3994
CPU system time (s): 0.372567
CPU usage (%): 286.307
Max. virtual memory (cumulated for all children) (KiB): 27743860
Max. memory (cumulated for all children) (KiB): 388220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.3994
system time used= 0.372567
maximum resident set size= 396420
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49579
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= 7368
involuntary context switches= 360


# summary of solver processes directly reported to runsolver:
#   pid: 11973
#   total CPU time (s): 13.7719
#   total CPU user time (s): 13.3994
#   total CPU system time (s): 0.372567

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.055422 second user time and 0.084702 second system time

The end

Launcher Data

Begin job on node106 at 2017-08-22 23:56:50
IDJOB=4285719
IDBENCH=124159
IDSOLVER=2682
FILE ID=node106/4285719-1503439872
RUNJOBID= node106-1503425615-10047
PBS_JOBID= 20632136
Free space on /tmp= 61080 MiB

SOLVER NAME= OscaR - Parallel with EPS 2017-08-22
BENCH NAME= XCSP17/Cutstock/Cutstock-zinc-s1/Cutstock-t07-8.xml
COMMAND LINE= java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 22000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4285719-1503439872/watcher-4285719-1503439872 -o /tmp/evaluation-result-4285719-1503439872/solver-4285719-1503439872 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node106-1503425615-10047 --watchdog 312  java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 566753576 --timelimit 2016 --memlimit 22000 --nbcore 8 HOME/instance-4285719-1503439872.xml

TIME LIMIT= 2016 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 40646ce9221c3d81d8047571f517aa3c
RANDOM SEED=566753576

node106.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.86
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.86
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.86
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.86
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:        24351732 kB
MemAvailable:   31946700 kB
Buffers:          244028 kB
Cached:          7638316 kB
SwapCached:            0 kB
Active:          1756004 kB
Inactive:        6183064 kB
Active(anon):      11560 kB
Inactive(anon):    89724 kB
Active(file):    1744444 kB
Inactive(file):  6093340 kB
Unevictable:        7704 kB
Mlocked:            7704 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42228 kB
Writeback:             4 kB
AnonPages:         65024 kB
Mapped:            55264 kB
Shmem:             41612 kB
Slab:             172940 kB
SReclaimable:     146036 kB
SUnreclaim:        26904 kB
KernelStack:        3328 kB
PageTables:         4692 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     344208 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 61040 MiB
End job on node106 at 2017-08-22 23:56:56