Trace number 4308258

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
OscaR - Conflict Ordering with restarts 2018-08-14SAT 22.2453 17.9264

General information on the benchmark

NameMisteryShopper/
MisteryShopper-10b_c18.xml
MD5SUMb0a0fd8e7c9e530f6e7ba3bf5f78e329
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.755893
Satisfiable
(Un)Satisfiability was proved
Number of variables640
Number of constraints417
Number of domains3
Minimum domain size4
Maximum domain size40
Distribution of domain sizes[{"size":4,"count":160},{"size":5,"count":160},{"size":40,"count":320}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":320},{"degree":3,"count":160},{"degree":4,"count":140},{"degree":5,"count":20}]
Minimum constraint arity2
Maximum constraint arity160
Distribution of constraint arities[{"arity":2,"count":320},{"arity":4,"count":80},{"arity":5,"count":4},{"arity":40,"count":8},{"arity":80,"count":4},{"arity":160,"count":1}]
Number of extensional constraints320
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":320},{"type":"allDifferent","count":88},{"type":"ordered","count":4},{"type":"lex","count":1},{"type":"channel","count":4}]
Optimization problemNO
Type of objective

Solver Data

0.68/0.56	c version: 2018-08-14
0.68/0.56	c seed: 1341420508
0.68/0.56	c timeout: 2520
0.68/0.56	c memlimit: 11000
0.68/0.56	c nbcore: 4
0.68/0.58	c Parsing instance...
3.17/1.55	c Parsing done, starting search...
22.21/17.91	s SATISFIABLE
22.21/17.91	v <instantiation>
22.21/17.91	v 	<list>
22.21/17.91	v 		vr[0][0] vr[0][1] vr[0][2] vr[0][3] vr[1][0] vr[1][1] vr[1][2] vr[1][3] vr[2][0] vr[2][1] vr[2][2] vr[2][3] vr[3][0] vr[3][1] vr[3][2] vr[3][3] vr[4][0] vr[4][1] vr[4][2] vr[4][3] vr[5][0] vr[5][1] vr[5][2] vr[5][3] vr[6][0] vr[6][1] vr[6][2] vr[6][3] vr[7][0] vr[7][1] vr[7][2] vr[7][3] vr[8][0] vr[8][1] vr[8][2] vr[8][3] vr[9][0] vr[9][1] vr[9][2] vr[9][3] vr[10][0] vr[10][1] vr[10][2] vr[10][3] vr[11][0] vr[11][1] vr[11][2] vr[11][3] vr[12][0] vr[12][1] vr[12][2] vr[12][3] vr[13][0] vr[13][1] vr[13][2] vr[13][3] vr[14][0] vr[14][1] vr[14][2] vr[14][3] vr[15][0] vr[15][1] vr[15][2] vr[15][3] vr[16][0] vr[16][1] vr[16][2] vr[16][3] vr[17][0] vr[17][1] vr[17][2] vr[17][3] vr[18][0] vr[18][1] vr[18][2] vr[18][3] vr[19][0] vr[19][1] vr[19][2] vr[19][3] vr[20][0] vr[20][1] vr[20][2] vr[20][3] vr[21][0] vr[21][1] vr[21][2] vr[21][3] vr[22][0] vr[22][1] vr[22][2] vr[22][3] vr[23][0] vr[23][1] vr[23][2] vr[23][3] vr[24][0] vr[24][1] vr[24][2] vr[24][3] vr[25][0] vr[25][1] vr[25][2] vr[25][3] vr[26][0] vr[26][1] vr[26][2] vr[26][3] vr[27][0] vr[27][1] vr[27][2] vr[27][3] vr[28][0] vr[28][1] vr[28][2] vr[28][3] vr[29][0] vr[29][1] vr[29][2] vr[29][3] vr[30][0] vr[30][1] vr[30][2] vr[30][3] vr[31][0] vr[31][1] vr[31][2] vr[31][3] vr[32][0] vr[32][1] vr[32][2] vr[32][3] vr[33][0] vr[33][1] vr[33][2] vr[33][3] vr[34][0] vr[34][1] vr[34][2] vr[34][3] vr[35][0] vr[35][1] vr[35][2] vr[35][3] vr[36][0] vr[36][1] vr[36][2] vr[36][3] vr[37][0] vr[37][1] vr[37][2] vr[37][3] vr[38][0] vr[38][1] vr[38][2] vr[38][3] vr[39][0] vr[39][1] vr[39][2] vr[39][3] ve[0][0] ve[0][1] ve[0][2] ve[0][3] ve[1][0] ve[1][1] ve[1][2] ve[1][3] ve[2][0] ve[2][1] ve[2][2] ve[2][3] ve[3][0] ve[3][1] ve[3][2] ve[3][3] ve[4][0] ve[4][1] ve[4][2] ve[4][3] ve[5][0] ve[5][1] ve[5][2] ve[5][3] ve[6][0] ve[6][1] ve[6][2] ve[6][3] ve[7][0] ve[7][1] ve[7][2] ve[7][3] ve[8][0] ve[8][1] ve[8][2] ve[8][3] ve[9][0] ve[9][1] ve[9][2] ve[9][3] ve[10][0] ve[10][1] ve[10][2] ve[10][3] ve[11][0] ve[11][1] ve[11][2] ve[11][3] ve[12][0] ve[12][1] ve[12][2] ve[12][3] ve[13][0] ve[13][1] ve[13][2] ve[13][3] ve[14][0] ve[14][1] ve[14][2] ve[14][3] ve[15][0] ve[15][1] ve[15][2] ve[15][3] ve[16][0] ve[16][1] ve[16][2] ve[16][3] ve[17][0] ve[17][1] ve[17][2] ve[17][3] ve[18][0] ve[18][1] ve[18][2] ve[18][3] ve[19][0] ve[19][1] ve[19][2] ve[19][3] ve[20][0] ve[20][1] ve[20][2] ve[20][3] ve[21][0] ve[21][1] ve[21][2] ve[21][3] ve[22][0] ve[22][1] ve[22][2] ve[22][3] ve[23][0] ve[23][1] ve[23][2] ve[23][3] ve[24][0] ve[24][1] ve[24][2] ve[24][3] ve[25][0] ve[25][1] ve[25][2] ve[25][3] ve[26][0] ve[26][1] ve[26][2] ve[26][3] ve[27][0] ve[27][1] ve[27][2] ve[27][3] ve[28][0] ve[28][1] ve[28][2] ve[28][3] ve[29][0] ve[29][1] ve[29][2] ve[29][3] ve[30][0] ve[30][1] ve[30][2] ve[30][3] ve[31][0] ve[31][1] ve[31][2] ve[31][3] ve[32][0] ve[32][1] ve[32][2] ve[32][3] ve[33][0] ve[33][1] ve[33][2] ve[33][3] ve[34][0] ve[34][1] ve[34][2] ve[34][3] ve[35][0] ve[35][1] ve[35][2] ve[35][3] ve[36][0] ve[36][1] ve[36][2] ve[36][3] ve[37][0] ve[37][1] ve[37][2] ve[37][3] ve[38][0] ve[38][1] ve[38][2] ve[38][3] ve[39][0] ve[39][1] ve[39][2] ve[39][3] gvr[0][0] gvr[0][1] gvr[0][2] gvr[0][3] gvr[1][0] gvr[1][1] gvr[1][2] gvr[1][3] gvr[2][0] gvr[2][1] gvr[2][2] gvr[2][3] gvr[3][0] gvr[3][1] gvr[3][2] gvr[3][3] gvr[4][0] gvr[4][1] gvr[4][2] gvr[4][3] gvr[5][0] gvr[5][1] gvr[5][2] gvr[5][3] gvr[6][0] gvr[6][1] gvr[6][2] gvr[6][3] gvr[7][0] gvr[7][1] gvr[7][2] gvr[7][3] gvr[8][0] gvr[8][1] gvr[8][2] gvr[8][3] gvr[9][0] gvr[9][1] gvr[9][2] gvr[9][3] gvr[10][0] gvr[10][1] gvr[10][2] gvr[10][3] gvr[11][0] gvr[11][1] gvr[11][2] gvr[11][3] gvr[12][0] gvr[12][1] gvr[12][2] gvr[12][3] gvr[13][0] gvr[13][1] gvr[13][2] gvr[13][3] gvr[14][0] gvr[14][1] gvr[14][2] gvr[14][3] gvr[15][0] gvr[15][1] gvr[15][2] gvr[15][3] gvr[16][0] gvr[16][1] gvr[16][2] gvr[16][3] gvr[17][0] gvr[17][1] gvr[17][2] gvr[17][3] gvr[18][0] gvr[18][1] gvr[18][2] gvr[18][3] gvr[19][0] gvr[19][1] gvr[19][2] gvr[19][3] gvr[20][0] gvr[20][1] gvr[20][2] gvr[20][3] gvr[21][0] gvr[21][1] gvr[21][2] gvr[21][3] gvr[22][0] gvr[22][1] gvr[22][2] gvr[22][3] gvr[23][0] gvr[23][1] gvr[23][2] gvr[23][3] gvr[24][0] gvr[24][1] gvr[24][2] gvr[24][3] gvr[25][0] gvr[25][1] gvr[25][2] gvr[25][3] gvr[26][0] gvr[26][1] gvr[26][2] gvr[26][3] gvr[27][0] gvr[27][1] gvr[27][2] gvr[27][3] gvr[28][0] gvr[28][1] gvr[28][2] gvr[28][3] gvr[29][0] gvr[29][1] gvr[29][2] gvr[29][3] gvr[30][0] gvr[30][1] gvr[30][2] gvr[30][3] gvr[31][0] gvr[31][1] gvr[31][2] gvr[31][3] gvr[32][0] gvr[32][1] gvr[32][2] gvr[32][3] gvr[33][0] gvr[33][1] gvr[33][2] gvr[33][3] gvr[34][0] gvr[34][1] gvr[34][2] gvr[34][3] gvr[35][0] gvr[35][1] gvr[35][2] gvr[35][3] gvr[36][0] gvr[36][1] gvr[36][2] gvr[36][3] gvr[37][0] gvr[37][1] gvr[37][2] gvr[37][3] gvr[38][0] gvr[38][1] gvr[38][2] gvr[38][3] gvr[39][0] gvr[39][1] gvr[39][2] gvr[39][3] gve[0][0] gve[0][1] gve[0][2] gve[0][3] gve[1][0] gve[1][1] gve[1][2] gve[1][3] gve[2][0] gve[2][1] gve[2][2] gve[2][3] gve[3][0] gve[3][1] gve[3][2] gve[3][3] gve[4][0] gve[4][1] gve[4][2] gve[4][3] gve[5][0] gve[5][1] gve[5][2] gve[5][3] gve[6][0] gve[6][1] gve[6][2] gve[6][3] gve[7][0] gve[7][1] gve[7][2] gve[7][3] gve[8][0] gve[8][1] gve[8][2] gve[8][3] gve[9][0] gve[9][1] gve[9][2] gve[9][3] gve[10][0] gve[10][1] gve[10][2] gve[10][3] gve[11][0] gve[11][1] gve[11][2] gve[11][3] gve[12][0] gve[12][1] gve[12][2] gve[12][3] gve[13][0] gve[13][1] gve[13][2] gve[13][3] gve[14][0] gve[14][1] gve[14][2] gve[14][3] gve[15][0] gve[15][1] gve[15][2] gve[15][3] gve[16][0] gve[16][1] gve[16][2] gve[16][3] gve[17][0] gve[17][1] gve[17][2] gve[17][3] gve[18][0] gve[18][1] gve[18][2] gve[18][3] gve[19][0] gve[19][1] gve[19][2] gve[19][3] gve[20][0] gve[20][1] gve[20][2] gve[20][3] gve[21][0] gve[21][1] gve[21][2] gve[21][3] gve[22][0] gve[22][1] gve[22][2] gve[22][3] gve[23][0] gve[23][1] gve[23][2] gve[23][3] gve[24][0] gve[24][1] gve[24][2] gve[24][3] gve[25][0] gve[25][1] gve[25][2] gve[25][3] gve[26][0] gve[26][1] gve[26][2] gve[26][3] gve[27][0] gve[27][1] gve[27][2] gve[27][3] gve[28][0] gve[28][1] gve[28][2] gve[28][3] gve[29][0] gve[29][1] gve[29][2] gve[29][3] gve[30][0] gve[30][1] gve[30][2] gve[30][3] gve[31][0] gve[31][1] gve[31][2] gve[31][3] gve[32][0] gve[32][1] gve[32][2] gve[32][3] gve[33][0] gve[33][1] gve[33][2] gve[33][3] gve[34][0] gve[34][1] gve[34][2] gve[34][3] gve[35][0] gve[35][1] gve[35][2] gve[35][3] gve[36][0] gve[36][1] gve[36][2] gve[36][3] gve[37][0] gve[37][1] gve[37][2] gve[37][3] gve[38][0] gve[38][1] gve[38][2] gve[38][3] gve[39][0] gve[39][1] gve[39][2] gve[39][3]
22.21/17.91	v 	</list>
22.21/17.91	v 	<values>
22.21/17.91	v 		0 14 29 39 1 33 28 10 2 23 16 30 3 34 13 22 4 15 38 24 5 17 35 21 6 27 12 36 7 26 18 31 8 11 37 25 9 19 32 20 10 20 31 8 11 29 0 34 12 4 26 37 13 2 33 28 14 32 23 1 15 6 27 38 16 30 25 7 17 35 2 29 18 39 7 27 19 31 6 26 20 16 34 0 21 12 36 4 22 9 11 33 23 5 30 13 24 3 10 32 25 36 17 3 26 1 39 16 27 37 15 2 28 0 14 35 29 38 4 11 30 13 20 9 31 10 21 6 32 7 19 23 33 8 22 12 34 18 24 5 35 21 1 14 36 22 3 15 37 24 5 17 38 25 8 18 39 28 9 19 0 28 11 20 1 26 35 14 2 13 17 27 3 24 36 25 4 12 29 21 5 23 37 34 6 15 19 31 7 32 18 16 8 33 38 10 9 22 39 30 10 31 24 1 11 8 22 29 12 21 6 33 13 30 3 23 14 0 28 35 15 4 27 36 16 20 2 26 17 5 25 37 18 34 7 38 19 9 32 39 20 10 30 9 21 35 31 5 22 36 33 3 23 2 14 32 24 37 34 4 25 38 16 8 26 7 12 19 27 6 15 18 28 39 1 13 29 11 0 17 30 16 23 2 31 19 10 7 32 14 9 24 33 1 13 22 34 3 20 11 35 17 5 28 36 25 21 6 37 27 8 12 38 29 4 15 39 18 26 0 0 1 2 3 0 3 2 1 0 2 1 3 0 3 1 2 0 1 3 2 0 1 3 2 0 2 1 3 0 2 1 3 0 1 3 2 0 1 3 2 1 2 3 0 1 2 0 3 1 0 2 3 1 0 3 2 1 3 2 0 1 0 2 3 1 3 2 0 1 3 0 2 1 3 0 2 1 3 0 2 2 1 3 0 2 1 3 0 2 0 1 3 2 0 3 1 2 0 1 3 2 3 1 0 2 0 3 1 2 3 1 0 2 0 1 3 2 3 0 1 3 1 2 0 3 1 2 0 3 0 1 2 3 0 2 1 3 1 2 0 3 2 0 1 3 2 0 1 3 2 0 1 3 2 0 1 3 2 0 1 0 3 1 2 0 3 4 1 0 1 2 3 0 2 4 3 0 1 3 2 0 2 4 3 0 1 2 3 0 3 2 1 0 3 4 1 0 2 4 3 1 3 2 0 1 0 2 3 1 2 0 3 1 3 0 2 1 0 3 4 1 0 3 4 1 2 0 3 2 0 3 4 2 3 0 4 2 0 3 4 2 1 3 0 2 4 3 0 2 4 3 0 2 0 1 3 2 4 3 0 3 4 1 0 3 0 1 2 3 0 1 2 3 4 0 1 3 1 0 2 3 1 2 0 3 2 1 0 3 1 0 2 3 0 1 2 3 0 2 1 4 2 0 3 4 3 2 0 4 3 0 1 4 3 0 1 4 2 3 0 
22.21/17.91	v 	</values>
22.21/17.91	v </instantiation>

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4308258-1534323371/watcher-4308258-1534323371 -o /tmp/evaluation-result-4308258-1534323371/solver-4308258-1534323371 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node139-1534323371-19823 --watchdog 2580 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1341420508 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4308258-1534323371.xml 

running on 4 cores: 0,2,4,6

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=19858, runsolver pid=19851

[startup+0.100165 s]*
/proc/loadavg: 1.07 1.21 1.63 3/215 19882
/proc/meminfo: memFree=19222396/32770624 swapFree=67108860/67108860
[pid=19858] ppid=19851 vsize=14082736 memory=30308 CPUtime=0.12 cores=0,2,4,6
/proc/19858/stat : 19858 (java) S 19851 19858 16557 0 -1 1077944320 6500 0 0 0 11 1 0 0 20 0 15 0 249900247 14420721664 7577 33554432000 4194304 4196468 140723536235968 140723536218512 140070860488439 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
/proc/19858/statm: 3520684 7577 3150 1 0 3482761 0
[pid=19858/tid=19860] ppid=19851 vsize=14082736 memory=-6966717417093883519 CPUtime=0.09 cores=0,2,4,6
/proc/19858/task/19860/stat : 19860 (java) R 19851 19858 16557 0 -1 4202560 4533 0 0 0 8 1 0 0 20 0 15 0 249900247 14420721664 7577 33554432000 4194304 4196468 140723536235968 140070864666904 140070844568926 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19862] ppid=19851 vsize=14082736 memory=5793855164495231417 CPUtime=0 cores=0,2,4,6
/proc/19858/task/19862/stat : 19862 (java) S 19851 19858 16557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249900248 14420721664 7577 33554432000 4194304 4196468 140723536235968 140070830201744 140070860498645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19863] ppid=19851 vsize=14082736 memory=139913485338240 CPUtime=0 cores=0,2,4,6
/proc/19858/task/19863/stat : 19863 (java) S 19851 19858 16557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249900248 14420721664 7577 33554432000 4194304 4196468 140723536235968 140070455483152 140070860498645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19864] ppid=19851 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19858/task/19864/stat : 19864 (java) S 19851 19858 16557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249900248 14420721664 7577 33554432000 4194304 4196468 140723536235968 140070454430864 140070860498645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19865] ppid=19851 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19858/task/19865/stat : 19865 (java) S 19851 19858 16557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 249900248 14420721664 7577 33554432000 4194304 4196468 140723536235968 140070453378064 140070860498645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19868] ppid=19851 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19858/task/19868/stat : 19868 (java) S 19851 19858 16557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 249900249 14420721664 7577 33554432000 4194304 4196468 140723536235968 140070334953584 140070860499586 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19869] ppid=19851 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19858/task/19869/stat : 19869 (java) S 19851 19858 16557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 249900250 14420721664 7577 33554432000 4194304 4196468 140723536235968 140070333899552 140070860498645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19870] ppid=19851 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19858/task/19870/stat : 19870 (java) S 19851 19858 16557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 249900250 14420721664 7577 33554432000 4194304 4196468 140723536235968 140070332847216 140070860498645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19877] ppid=19851 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19858/task/19877/stat : 19877 (java) S 19851 19858 16557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249900252 14420721664 7577 33554432000 4194304 4196468 140723536235968 140070331795536 140070860507035 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19878] ppid=19851 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19858/task/19878/stat : 19878 (java) S 19851 19858 16557 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 15 0 249900252 14420721664 7577 33554432000 4194304 4196468 140723536235968 140070330743408 140070860499586 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19879] ppid=19851 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19858/task/19879/stat : 19879 (java) S 19851 19858 16557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249900252 14420721664 7577 33554432000 4194304 4196468 140723536235968 140070329690608 140070860499586 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19880] ppid=19851 vsize=14082736 memory=139913485338240 CPUtime=0.01 cores=0,2,4,6
/proc/19858/task/19880/stat : 19880 (java) S 19851 19858 16557 0 -1 1077944384 291 0 0 0 1 0 0 0 20 0 15 0 249900252 14420721664 7577 33554432000 4194304 4196468 140723536235968 140070328638320 140070860499586 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19881] ppid=19851 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19858/task/19881/stat : 19881 (java) S 19851 19858 16557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249900253 14420721664 7577 33554432000 4194304 4196468 140723536235968 140070327585760 140070860498645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19882] ppid=19851 vsize=14082736 memory=139913485338240 CPUtime=0 cores=0,2,4,6
/proc/19858/task/19882/stat : 19882 (java) S 19851 19858 16557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249900253 14420721664 7577 33554432000 4194304 4196468 140723536235968 140070326532528 140070860499586 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 30308 KiB

[startup+0.210503 s]*
/proc/loadavg: 1.07 1.21 1.63 6/215 19882
/proc/meminfo: memFree=19192288/32770624 swapFree=67108860/67108860
[pid=19858] ppid=19851 vsize=14082736 memory=46636 CPUtime=0.3 cores=0,2,4,6
/proc/19858/stat : 19858 (java) S 19851 19858 16557 0 -1 1077944320 10248 0 0 0 28 2 0 0 20 0 15 0 249900247 14420721664 11659 33554432000 4194304 4196468 140723536235968 140723536218512 140070860488439 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
/proc/19858/statm: 3520684 11659 3410 1 0 3482761 0
[pid=19858/tid=19860] ppid=19851 vsize=14082736 memory=6735269665583770266 CPUtime=0.19 cores=0,2,4,6
/proc/19858/task/19860/stat : 19860 (java) R 19851 19858 16557 0 -1 4202560 7865 0 0 0 18 1 0 0 20 0 15 0 249900247 14420721664 11659 33554432000 4194304 4196468 140723536235968 140070864715504 140070498201983 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19862] ppid=19851 vsize=14082736 memory=4211973639690128778 CPUtime=0 cores=0,2,4,6
/proc/19858/task/19862/stat : 19862 (java) S 19851 19858 16557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249900248 14420721664 11659 33554432000 4194304 4196468 140723536235968 140070830201744 140070860498645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19863] ppid=19851 vsize=14082736 memory=139913485338240 CPUtime=0 cores=0,2,4,6
/proc/19858/task/19863/stat : 19863 (java) S 19851 19858 16557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249900248 14420721664 11659 33554432000 4194304 4196468 140723536235968 140070455483152 140070860498645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19864] ppid=19851 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19858/task/19864/stat : 19864 (java) S 19851 19858 16557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249900248 14420721664 11659 33554432000 4194304 4196468 140723536235968 140070454430864 140070860498645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19865] ppid=19851 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19858/task/19865/stat : 19865 (java) S 19851 19858 16557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 249900248 14420721664 11659 33554432000 4194304 4196468 140723536235968 140070453378064 140070860498645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19868] ppid=19851 vsize=14082736 memory=139913485338240 CPUtime=0 cores=0,2,4,6
/proc/19858/task/19868/stat : 19868 (java) S 19851 19858 16557 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 249900249 14420721664 11659 33554432000 4194304 4196468 140723536235968 140070334953584 140070860499586 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19869] ppid=19851 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19858/task/19869/stat : 19869 (java) S 19851 19858 16557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 249900250 14420721664 11659 33554432000 4194304 4196468 140723536235968 140070333899552 140070860498645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19870] ppid=19851 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19858/task/19870/stat : 19870 (java) S 19851 19858 16557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 249900250 14420721664 11659 33554432000 4194304 4196468 140723536235968 140070332847216 140070860498645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19877] ppid=19851 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19858/task/19877/stat : 19877 (java) S 19851 19858 16557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249900252 14420721664 11659 33554432000 4194304 4196468 140723536235968 140070331795536 140070860507035 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19878] ppid=19851 vsize=14082736 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/19858/task/19878/stat : 19878 (java) S 19851 19858 16557 0 -1 1077944384 401 0 0 0 2 0 0 0 20 0 15 0 249900252 14420721664 11659 33554432000 4194304 4196468 140723536235968 140070330736432 140070860498645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19879] ppid=19851 vsize=14082736 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/19858/task/19879/stat : 19879 (java) R 19851 19858 16557 0 -1 1077944384 223 0 0 0 1 0 0 0 20 0 15 0 249900252 14420721664 11659 33554432000 4194304 4196468 140723536235968 140070329690608 140070860499586 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19880] ppid=19851 vsize=14082736 memory=139913485338240 CPUtime=0.05 cores=0,2,4,6
/proc/19858/task/19880/stat : 19880 (java) R 19851 19858 16557 0 -1 4202560 379 0 0 0 5 0 0 0 20 0 15 0 249900252 14420721664 11659 33554432000 4194304 4196468 140723536235968 140070328636280 140070853588139 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19881] ppid=19851 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19858/task/19881/stat : 19881 (java) S 19851 19858 16557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249900253 14420721664 11659 33554432000 4194304 4196468 140723536235968 140070327585760 140070860498645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19882] ppid=19851 vsize=14082736 memory=139913485338240 CPUtime=0 cores=0,2,4,6
/proc/19858/task/19882/stat : 19882 (java) S 19851 19858 16557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249900253 14420721664 11659 33554432000 4194304 4196468 140723536235968 140070326532528 140070860499586 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 46636 KiB

[startup+0.310388 s]*
/proc/loadavg: 1.07 1.21 1.63 4/215 19882
/proc/meminfo: memFree=19184860/32770624 swapFree=67108860/67108860
[pid=19858] ppid=19851 vsize=14082736 memory=50068 CPUtime=0.44 cores=0,2,4,6
/proc/19858/stat : 19858 (java) S 19851 19858 16557 0 -1 1077944320 10655 0 0 0 42 2 0 0 20 0 15 0 249900247 14420721664 12517 33554432000 4194304 4196468 140723536235968 140723536218512 140070860488439 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
/proc/19858/statm: 3520684 12517 3414 1 0 3482761 0
[pid=19858/tid=19860] ppid=19851 vsize=14082736 memory=4871374705135476842 CPUtime=0.3 cores=0,2,4,6
/proc/19858/task/19860/stat : 19860 (java) R 19851 19858 16557 0 -1 4202560 8198 0 0 0 28 2 0 0 20 0 15 0 249900247 14420721664 12517 33554432000 4194304 4196468 140723536235968 140070864696272 140070842051999 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19862] ppid=19851 vsize=14082736 memory=4211973639690128778 CPUtime=0 cores=0,2,4,6
/proc/19858/task/19862/stat : 19862 (java) S 19851 19858 16557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249900248 14420721664 12517 33554432000 4194304 4196468 140723536235968 140070830201744 140070860498645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19863] ppid=19851 vsize=14082736 memory=139913485340600 CPUtime=0 cores=0,2,4,6
/proc/19858/task/19863/stat : 19863 (java) S 19851 19858 16557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249900248 14420721664 12517 33554432000 4194304 4196468 140723536235968 140070455483152 140070860498645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19864] ppid=19851 vsize=14082736 memory=139913324522173 CPUtime=0 cores=0,2,4,6
/proc/19858/task/19864/stat : 19864 (java) S 19851 19858 16557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249900248 14420721664 12517 33554432000 4194304 4196468 140723536235968 140070454430864 140070860498645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19865] ppid=19851 vsize=14082736 memory=139913324514767 CPUtime=0 cores=0,2,4,6
/proc/19858/task/19865/stat : 19865 (java) S 19851 19858 16557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 249900248 14420721664 12517 33554432000 4194304 4196468 140723536235968 140070453378064 140070860498645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19868] ppid=19851 vsize=14082736 memory=139913485354824 CPUtime=0 cores=0,2,4,6
/proc/19858/task/19868/stat : 19868 (java) S 19851 19858 16557 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 249900249 14420721664 12517 33554432000 4194304 4196468 140723536235968 140070334953584 140070860499586 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19869] ppid=19851 vsize=14082736 memory=139913324523951 CPUtime=0 cores=0,2,4,6
/proc/19858/task/19869/stat : 19869 (java) S 19851 19858 16557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 249900250 14420721664 12517 33554432000 4194304 4196468 140723536235968 140070333899552 140070860498645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19870] ppid=19851 vsize=14082736 memory=279826649038736 CPUtime=0 cores=0,2,4,6
/proc/19858/task/19870/stat : 19870 (java) S 19851 19858 16557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 249900250 14420721664 12517 33554432000 4194304 4196468 140723536235968 140070332847216 140070860498645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19877] ppid=19851 vsize=14082736 memory=279826649036432 CPUtime=0 cores=0,2,4,6
/proc/19858/task/19877/stat : 19877 (java) S 19851 19858 16557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249900252 14420721664 12517 33554432000 4194304 4196468 140723536235968 140070331795536 140070860507035 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19878] ppid=19851 vsize=14082736 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/19858/task/19878/stat : 19878 (java) S 19851 19858 16557 0 -1 1077944384 411 0 0 0 2 0 0 0 20 0 15 0 249900252 14420721664 12517 33554432000 4194304 4196468 140723536235968 140070330743408 140070860499586 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19879] ppid=19851 vsize=14082736 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/19858/task/19879/stat : 19879 (java) S 19851 19858 16557 0 -1 1077944384 246 0 0 0 3 0 0 0 20 0 15 0 249900252 14420721664 12569 33554432000 4194304 4196468 140723536235968 140070329690608 140070860499586 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19880] ppid=19851 vsize=14082736 memory=139913485338240 CPUtime=0.08 cores=0,2,4,6
/proc/19858/task/19880/stat : 19880 (java) S 19851 19858 16557 0 -1 1077944384 418 0 0 0 8 0 0 0 20 0 15 0 249900252 14420721664 12569 33554432000 4194304 4196468 140723536235968 140070328638320 140070860499586 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19881] ppid=19851 vsize=14082736 memory=2208 CPUtime=0 cores=0,2,4,6
/proc/19858/task/19881/stat : 19881 (java) S 19851 19858 16557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249900253 14420721664 12569 33554432000 4194304 4196468 140723536235968 140070327585760 140070860498645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19882] ppid=19851 vsize=14082736 memory=139913485338240 CPUtime=0 cores=0,2,4,6
/proc/19858/task/19882/stat : 19882 (java) S 19851 19858 16557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249900253 14420721664 12569 33554432000 4194304 4196468 140723536235968 140070326532528 140070860499586 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50068 KiB

[startup+0.700782 s]
/proc/loadavg: 1.07 1.21 1.63 3/215 19882
/proc/meminfo: memFree=19137360/32770624 swapFree=67108860/67108860
[pid=19858] ppid=19851 vsize=14084804 memory=88240 CPUtime=0.99 cores=0,2,4,6
/proc/19858/stat : 19858 (java) S 19851 19858 16557 0 -1 1077944320 17428 0 0 0 94 5 0 0 20 0 15 0 249900247 14422839296 22060 33554432000 4194304 4196468 140723536235968 140723536218512 140070860488439 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
/proc/19858/statm: 3521201 22060 3499 1 0 3483273 0
[pid=19858/tid=19860] ppid=19851 vsize=14084804 memory=876 CPUtime=0.67 cores=0,2,4,6
/proc/19858/task/19860/stat : 19860 (java) R 19851 19858 16557 0 -1 4202560 14518 0 0 0 63 4 0 0 20 0 15 0 249900247 14422839296 22060 33554432000 4194304 4196468 140723536235968 140070864699312 140070860510365 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19862] ppid=19851 vsize=14084804 memory=10096 CPUtime=0 cores=0,2,4,6
/proc/19858/task/19862/stat : 19862 (java) S 19851 19858 16557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249900248 14422839296 22060 33554432000 4194304 4196468 140723536235968 140070830201744 140070860498645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19863] ppid=19851 vsize=14084804 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/19858/task/19863/stat : 19863 (java) S 19851 19858 16557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249900248 14422839296 22060 33554432000 4194304 4196468 140723536235968 140070455483152 140070860498645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19864] ppid=19851 vsize=14084804 memory=6296683612554547549 CPUtime=0 cores=0,2,4,6
/proc/19858/task/19864/stat : 19864 (java) S 19851 19858 16557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249900248 14422839296 22060 33554432000 4194304 4196468 140723536235968 140070454430864 140070860498645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19865] ppid=19851 vsize=14084804 memory=7597685182856913236 CPUtime=0 cores=0,2,4,6
/proc/19858/task/19865/stat : 19865 (java) S 19851 19858 16557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 249900248 14422839296 22060 33554432000 4194304 4196468 140723536235968 140070453378064 140070860498645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19868] ppid=19851 vsize=14084804 memory=7881696724453321575 CPUtime=0 cores=0,2,4,6
/proc/19858/task/19868/stat : 19868 (java) S 19851 19858 16557 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 249900249 14422839296 22060 33554432000 4194304 4196468 140723536235968 140070334953584 140070860499586 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19869] ppid=19851 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19858/task/19869/stat : 19869 (java) S 19851 19858 16557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 249900250 14422839296 22060 33554432000 4194304 4196468 140723536235968 140070333899552 140070860498645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19870] ppid=19851 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19858/task/19870/stat : 19870 (java) S 19851 19858 16557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 249900250 14422839296 22060 33554432000 4194304 4196468 140723536235968 140070332847216 140070860498645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19877] ppid=19851 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19858/task/19877/stat : 19877 (java) S 19851 19858 16557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249900252 14422839296 22060 33554432000 4194304 4196468 140723536235968 140070331795536 140070860507035 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19878] ppid=19851 vsize=14084804 memory=267 CPUtime=0.07 cores=0,2,4,6
/proc/19858/task/19878/stat : 19878 (java) S 19851 19858 16557 0 -1 1077944384 563 0 0 0 7 0 0 0 20 0 15 0 249900252 14422839296 22060 33554432000 4194304 4196468 140723536235968 140070330743408 140070860499586 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19879] ppid=19851 vsize=14084804 memory=7 CPUtime=0.08 cores=0,2,4,6
/proc/19858/task/19879/stat : 19879 (java) S 19851 19858 16557 0 -1 1077944384 420 0 0 0 8 0 0 0 20 0 15 0 249900252 14422839296 22060 33554432000 4194304 4196468 140723536235968 140070329690608 140070860499586 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19880] ppid=19851 vsize=14084804 memory=20449 CPUtime=0.15 cores=0,2,4,6
/proc/19858/task/19880/stat : 19880 (java) S 19851 19858 16557 0 -1 1077944384 545 0 0 0 15 0 0 0 20 0 15 0 249900252 14422839296 22060 33554432000 4194304 4196468 140723536235968 140070328638320 140070860499586 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19881] ppid=19851 vsize=14084804 memory=279826649222640 CPUtime=0 cores=0,2,4,6
/proc/19858/task/19881/stat : 19881 (java) S 19851 19858 16557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249900253 14422839296 22060 33554432000 4194304 4196468 140723536235968 140070327585760 140070860498645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19882] ppid=19851 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19858/task/19882/stat : 19882 (java) S 19851 19858 16557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249900253 14422839296 22060 33554432000 4194304 4196468 140723536235968 140070326532528 140070860499586 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 88240 KiB

[startup+1.50091 s]
/proc/loadavg: 1.07 1.21 1.63 5/215 19882
/proc/meminfo: memFree=19032256/32770624 swapFree=67108860/67108860
[pid=19858] ppid=19851 vsize=14090948 memory=167384 CPUtime=3.17 cores=0,2,4,6
/proc/19858/stat : 19858 (java) S 19851 19858 16557 0 -1 1077944320 26298 0 0 0 309 8 0 0 20 0 15 0 249900247 14429130752 41846 33554432000 4194304 4196468 140723536235968 140723536218512 140070860488439 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
/proc/19858/statm: 3522737 41846 3552 1 0 3484809 0
[pid=19858/tid=19860] ppid=19851 vsize=14090948 memory=0 CPUtime=1.47 cores=0,2,4,6
/proc/19858/task/19860/stat : 19860 (java) R 19851 19858 16557 0 -1 4202560 19559 0 0 0 141 6 0 0 20 0 15 0 249900247 14429130752 41846 33554432000 4194304 4196468 140723536235968 140070864722960 140070843861594 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19862] ppid=19851 vsize=14090948 memory=-3535359994705172833 CPUtime=0 cores=0,2,4,6
/proc/19858/task/19862/stat : 19862 (java) S 19851 19858 16557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249900248 14429130752 41846 33554432000 4194304 4196468 140723536235968 140070830201744 140070860498645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19863] ppid=19851 vsize=14090948 memory=-3472574513799858003 CPUtime=0 cores=0,2,4,6
/proc/19858/task/19863/stat : 19863 (java) S 19851 19858 16557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249900248 14429130752 41846 33554432000 4194304 4196468 140723536235968 140070455483152 140070860498645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19864] ppid=19851 vsize=14090948 memory=-1088251628401078322 CPUtime=0 cores=0,2,4,6
/proc/19858/task/19864/stat : 19864 (java) S 19851 19858 16557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249900248 14429130752 41846 33554432000 4194304 4196468 140723536235968 140070454430864 140070860498645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19865] ppid=19851 vsize=14090948 memory=-5790888637219692896 CPUtime=0 cores=0,2,4,6
/proc/19858/task/19865/stat : 19865 (java) S 19851 19858 16557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 249900248 14429130752 41846 33554432000 4194304 4196468 140723536235968 140070453378064 140070860498645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19868] ppid=19851 vsize=14090948 memory=-6585528546044026665 CPUtime=0 cores=0,2,4,6
/proc/19858/task/19868/stat : 19868 (java) S 19851 19858 16557 0 -1 1077944384 216 0 0 0 0 0 0 0 20 0 15 0 249900249 14429130752 41846 33554432000 4194304 4196468 140723536235968 140070334953584 140070860499586 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0

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

[pid=19858/tid=19881] ppid=19851 vsize=14090948 memory=636 CPUtime=0 cores=0,2,4,6
/proc/19858/task/19881/stat : 19881 (java) S 19851 19858 16557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249900253 14429130752 63405 33554432000 4194304 4196468 140723536235968 140070327585760 140070860498645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19882] ppid=19851 vsize=14090948 memory=960 CPUtime=0 cores=0,2,4,6
/proc/19858/task/19882/stat : 19882 (java) S 19851 19858 16557 0 -1 1077944384 707 0 0 0 0 0 0 0 20 0 15 0 249900253 14429130752 63405 33554432000 4194304 4196468 140723536235968 140070326532528 140070860499586 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 95 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
Current children cumulated CPU time: 20.3 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 253620 KiB

[startup+16.8007 s]
/proc/loadavg: 1.33 1.27 1.64 3/215 19882
/proc/meminfo: memFree=18371884/32770624 swapFree=67108860/67108860
[pid=19858] ppid=19851 vsize=14090948 memory=247208 CPUtime=21.1 cores=0,2,4,6
/proc/19858/stat : 19858 (java) S 19851 19858 16557 0 -1 1077944320 43679 0 0 0 2094 16 0 0 20 0 15 0 249900247 14429130752 61802 33554432000 4194304 4196468 140723536235968 140723536218512 140070860488439 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
/proc/19858/statm: 3522737 61802 3581 1 0 3484809 0
[pid=19858/tid=19860] ppid=19851 vsize=14090948 memory=6791534058613427641 CPUtime=16.58 cores=0,2,4,6
/proc/19858/task/19860/stat : 19860 (java) R 19851 19858 16557 0 -1 4202560 21775 0 0 0 1651 7 0 0 20 0 15 0 249900247 14429130752 61802 33554432000 4194304 4196468 140723536235968 140070864726688 140070504818067 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19862] ppid=19851 vsize=14090948 memory=288230621803970871 CPUtime=0.06 cores=0,2,4,6
/proc/19858/task/19862/stat : 19862 (java) S 19851 19858 16557 0 -1 1077944384 846 0 0 0 5 1 0 0 20 0 15 0 249900248 14429130752 61802 33554432000 4194304 4196468 140723536235968 140070830201744 140070860498645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19863] ppid=19851 vsize=14090948 memory=13567093857585738 CPUtime=0.05 cores=0,2,4,6
/proc/19858/task/19863/stat : 19863 (java) S 19851 19858 16557 0 -1 1077944384 184 0 0 0 4 1 0 0 20 0 15 0 249900248 14429130752 61802 33554432000 4194304 4196468 140723536235968 140070455483152 140070860498645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19864] ppid=19851 vsize=14090948 memory=796 CPUtime=0.06 cores=0,2,4,6
/proc/19858/task/19864/stat : 19864 (java) S 19851 19858 16557 0 -1 1077944384 2080 0 0 0 5 1 0 0 20 0 15 0 249900248 14429130752 61802 33554432000 4194304 4196468 140723536235968 140070454430864 140070860498645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19865] ppid=19851 vsize=14090948 memory=5408 CPUtime=0.05 cores=0,2,4,6
/proc/19858/task/19865/stat : 19865 (java) S 19851 19858 16557 0 -1 1077944384 460 0 0 0 4 1 0 0 20 0 15 0 249900248 14429130752 61802 33554432000 4194304 4196468 140723536235968 140070453378064 140070860498645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19868] ppid=19851 vsize=14090948 memory=876 CPUtime=0.02 cores=0,2,4,6
/proc/19858/task/19868/stat : 19868 (java) S 19851 19858 16557 0 -1 1077944384 741 0 0 0 2 0 0 0 20 0 15 0 249900249 14429130752 61802 33554432000 4194304 4196468 140723536235968 140070334953584 140070860499586 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 8 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19869] ppid=19851 vsize=14090948 memory=10096 CPUtime=0 cores=0,2,4,6
/proc/19858/task/19869/stat : 19869 (java) S 19851 19858 16557 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 249900250 14429130752 61802 33554432000 4194304 4196468 140723536235968 140070333899616 140070860498645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19870] ppid=19851 vsize=14090948 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/19858/task/19870/stat : 19870 (java) S 19851 19858 16557 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 249900250 14429130752 61802 33554432000 4194304 4196468 140723536235968 140070332847216 140070860498645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19877] ppid=19851 vsize=14090948 memory=1952 CPUtime=0 cores=0,2,4,6
/proc/19858/task/19877/stat : 19877 (java) S 19851 19858 16557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249900252 14429130752 61802 33554432000 4194304 4196468 140723536235968 140070331795536 140070860507035 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19878] ppid=19851 vsize=14090948 memory=1160 CPUtime=1.8 cores=0,2,4,6
/proc/19858/task/19878/stat : 19878 (java) S 19851 19858 16557 0 -1 1077944384 7532 0 0 0 179 1 0 0 20 0 15 0 249900252 14429130752 61802 33554432000 4194304 4196468 140723536235968 140070330743408 140070860499586 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19879] ppid=19851 vsize=14090948 memory=8828 CPUtime=1.61 cores=0,2,4,6
/proc/19858/task/19879/stat : 19879 (java) S 19851 19858 16557 0 -1 1077944384 3453 0 0 0 161 0 0 0 20 0 15 0 249900252 14429130752 61802 33554432000 4194304 4196468 140723536235968 140070329690608 140070860499586 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19880] ppid=19851 vsize=14090948 memory=4616 CPUtime=0.78 cores=0,2,4,6
/proc/19858/task/19880/stat : 19880 (java) S 19851 19858 16557 0 -1 1077944384 4093 0 0 0 77 1 0 0 20 0 15 0 249900252 14429130752 61802 33554432000 4194304 4196468 140723536235968 140070328638320 140070860499586 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 56 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19881] ppid=19851 vsize=14090948 memory=1428 CPUtime=0 cores=0,2,4,6
/proc/19858/task/19881/stat : 19881 (java) S 19851 19858 16557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249900253 14429130752 61802 33554432000 4194304 4196468 140723536235968 140070327585760 140070860498645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19882] ppid=19851 vsize=14090948 memory=15880 CPUtime=0 cores=0,2,4,6
/proc/19858/task/19882/stat : 19882 (java) S 19851 19858 16557 0 -1 1077944384 1096 0 0 0 0 0 0 0 20 0 15 0 249900253 14429130752 61802 33554432000 4194304 4196468 140723536235968 140070326532528 140070860499586 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 95 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
Current children cumulated CPU time: 21.1 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 247208 KiB

[startup+17.6007 s]
/proc/loadavg: 1.33 1.27 1.64 3/215 19882
/proc/meminfo: memFree=18387832/32770624 swapFree=67108860/67108860
[pid=19858] ppid=19851 vsize=14090948 memory=243172 CPUtime=21.9 cores=0,2,4,6
/proc/19858/stat : 19858 (java) S 19851 19858 16557 0 -1 1077944320 43688 0 0 0 2174 16 0 0 20 0 15 0 249900247 14429130752 60793 33554432000 4194304 4196468 140723536235968 140723536218512 140070860488439 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
/proc/19858/statm: 3522737 60793 3581 1 0 3484809 0
[pid=19858/tid=19860] ppid=19851 vsize=14090948 memory=0 CPUtime=17.38 cores=0,2,4,6
/proc/19858/task/19860/stat : 19860 (java) R 19851 19858 16557 0 -1 4202560 21776 0 0 0 1731 7 0 0 20 0 15 0 249900247 14429130752 60793 33554432000 4194304 4196468 140723536235968 140070864726512 140070505099459 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19862] ppid=19851 vsize=14090948 memory=279826649936032 CPUtime=0.06 cores=0,2,4,6
/proc/19858/task/19862/stat : 19862 (java) S 19851 19858 16557 0 -1 1077944384 847 0 0 0 5 1 0 0 20 0 15 0 249900248 14429130752 60793 33554432000 4194304 4196468 140723536235968 140070830201744 140070860498645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19863] ppid=19851 vsize=14090948 memory=3467965640749913200 CPUtime=0.05 cores=0,2,4,6
/proc/19858/task/19863/stat : 19863 (java) S 19851 19858 16557 0 -1 1077944384 184 0 0 0 4 1 0 0 20 0 15 0 249900248 14429130752 60793 33554432000 4194304 4196468 140723536235968 140070455483152 140070860498645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19864] ppid=19851 vsize=14090948 memory=7649399375708830001 CPUtime=0.06 cores=0,2,4,6
/proc/19858/task/19864/stat : 19864 (java) S 19851 19858 16557 0 -1 1077944384 2080 0 0 0 5 1 0 0 20 0 15 0 249900248 14429130752 60793 33554432000 4194304 4196468 140723536235968 140070454430864 140070860498645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19865] ppid=19851 vsize=14090948 memory=0 CPUtime=0.06 cores=0,2,4,6
/proc/19858/task/19865/stat : 19865 (java) S 19851 19858 16557 0 -1 1077944384 466 0 0 0 5 1 0 0 20 0 15 0 249900248 14429130752 60793 33554432000 4194304 4196468 140723536235968 140070453378064 140070860498645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19868] ppid=19851 vsize=14090948 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/19858/task/19868/stat : 19868 (java) S 19851 19858 16557 0 -1 1077944384 742 0 0 0 2 0 0 0 20 0 15 0 249900249 14429130752 60793 33554432000 4194304 4196468 140723536235968 140070334953584 140070860499586 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 8 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19869] ppid=19851 vsize=14090948 memory=4580 CPUtime=0 cores=0,2,4,6
/proc/19858/task/19869/stat : 19869 (java) S 19851 19858 16557 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 249900250 14429130752 60793 33554432000 4194304 4196468 140723536235968 140070333899616 140070860498645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19870] ppid=19851 vsize=14090948 memory=6299802978650451056 CPUtime=0 cores=0,2,4,6
/proc/19858/task/19870/stat : 19870 (java) S 19851 19858 16557 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 249900250 14429130752 60793 33554432000 4194304 4196468 140723536235968 140070332847216 140070860498645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19877] ppid=19851 vsize=14090948 memory=8098988796367039849 CPUtime=0 cores=0,2,4,6
/proc/19858/task/19877/stat : 19877 (java) S 19851 19858 16557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249900252 14429130752 60793 33554432000 4194304 4196468 140723536235968 140070331795536 140070860507035 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19878] ppid=19851 vsize=14090948 memory=7661859183948490090 CPUtime=1.8 cores=0,2,4,6
/proc/19858/task/19878/stat : 19878 (java) S 19851 19858 16557 0 -1 1077944384 7532 0 0 0 179 1 0 0 20 0 15 0 249900252 14429130752 60793 33554432000 4194304 4196468 140723536235968 140070330743408 140070860499586 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19879] ppid=19851 vsize=14090948 memory=7591244058842279578 CPUtime=1.61 cores=0,2,4,6
/proc/19858/task/19879/stat : 19879 (java) S 19851 19858 16557 0 -1 1077944384 3453 0 0 0 161 0 0 0 20 0 15 0 249900252 14429130752 60793 33554432000 4194304 4196468 140723536235968 140070329690608 140070860499586 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19880] ppid=19851 vsize=14090948 memory=14679031004 CPUtime=0.78 cores=0,2,4,6
/proc/19858/task/19880/stat : 19880 (java) S 19851 19858 16557 0 -1 1077944384 4093 0 0 0 77 1 0 0 20 0 15 0 249900252 14429130752 60793 33554432000 4194304 4196468 140723536235968 140070328638320 140070860499586 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 56 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19881] ppid=19851 vsize=14090948 memory=279826649994384 CPUtime=0 cores=0,2,4,6
/proc/19858/task/19881/stat : 19881 (java) S 19851 19858 16557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249900253 14429130752 60793 33554432000 4194304 4196468 140723536235968 140070327585760 140070860498645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19882] ppid=19851 vsize=14090948 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/19858/task/19882/stat : 19882 (java) S 19851 19858 16557 0 -1 1077944384 1096 0 0 0 0 0 0 0 20 0 15 0 249900253 14429130752 60793 33554432000 4194304 4196468 140723536235968 140070326532528 140070860499586 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 95 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
Current children cumulated CPU time: 21.9 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 243172 KiB

[startup+17.8007 s]
/proc/loadavg: 1.33 1.27 1.64 3/215 19882
/proc/meminfo: memFree=18387832/32770624 swapFree=67108860/67108860
[pid=19858] ppid=19851 vsize=14090948 memory=243252 CPUtime=22.11 cores=0,2,4,6
/proc/19858/stat : 19858 (java) S 19851 19858 16557 0 -1 1077944320 44343 0 0 0 2195 16 0 0 20 0 15 0 249900247 14429130752 60813 33554432000 4194304 4196468 140723536235968 140723536218512 140070860488439 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
/proc/19858/statm: 3522737 60813 3581 1 0 3484809 0
[pid=19858/tid=19860] ppid=19851 vsize=14090948 memory=2664 CPUtime=17.58 cores=0,2,4,6
/proc/19858/task/19860/stat : 19860 (java) R 19851 19858 16557 0 -1 4202560 21929 0 0 0 1751 7 0 0 20 0 15 0 249900247 14429130752 60813 33554432000 4194304 4196468 140723536235968 140070864726400 140070504575827 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19862] ppid=19851 vsize=14090948 memory=650536 CPUtime=0.06 cores=0,2,4,6
/proc/19858/task/19862/stat : 19862 (java) S 19851 19858 16557 0 -1 1077944384 847 0 0 0 5 1 0 0 20 0 15 0 249900248 14429130752 60813 33554432000 4194304 4196468 140723536235968 140070830201744 140070860498645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19863] ppid=19851 vsize=14090948 memory=1408 CPUtime=0.05 cores=0,2,4,6
/proc/19858/task/19863/stat : 19863 (java) S 19851 19858 16557 0 -1 1077944384 184 0 0 0 4 1 0 0 20 0 15 0 249900248 14429130752 60813 33554432000 4194304 4196468 140723536235968 140070455483152 140070860498645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19864] ppid=19851 vsize=14090948 memory=2692 CPUtime=0.06 cores=0,2,4,6
/proc/19858/task/19864/stat : 19864 (java) S 19851 19858 16557 0 -1 1077944384 2080 0 0 0 5 1 0 0 20 0 15 0 249900248 14429130752 60813 33554432000 4194304 4196468 140723536235968 140070454430864 140070860498645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19865] ppid=19851 vsize=14090948 memory=260332 CPUtime=0.06 cores=0,2,4,6
/proc/19858/task/19865/stat : 19865 (java) S 19851 19858 16557 0 -1 1077944384 466 0 0 0 5 1 0 0 20 0 15 0 249900248 14429130752 60813 33554432000 4194304 4196468 140723536235968 140070453378064 140070860498645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19868] ppid=19851 vsize=14090948 memory=6791534058613427641 CPUtime=0.02 cores=0,2,4,6
/proc/19858/task/19868/stat : 19868 (java) S 19851 19858 16557 0 -1 1077944384 742 0 0 0 2 0 0 0 20 0 15 0 249900249 14429130752 60813 33554432000 4194304 4196468 140723536235968 140070334953584 140070860499586 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 8 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19869] ppid=19851 vsize=14090948 memory=-7003737579269690708 CPUtime=0 cores=0,2,4,6
/proc/19858/task/19869/stat : 19869 (java) S 19851 19858 16557 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 249900250 14429130752 60813 33554432000 4194304 4196468 140723536235968 140070333899616 140070860498645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19870] ppid=19851 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19858/task/19870/stat : 19870 (java) S 19851 19858 16557 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 249900250 14429130752 60813 33554432000 4194304 4196468 140723536235968 140070332847216 140070860498645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19877] ppid=19851 vsize=14090948 memory=-7308030913778167079 CPUtime=0 cores=0,2,4,6
/proc/19858/task/19877/stat : 19877 (java) S 19851 19858 16557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249900252 14429130752 60813 33554432000 4194304 4196468 140723536235968 140070331795536 140070860507035 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19878] ppid=19851 vsize=14090948 memory=6944652177228980320 CPUtime=1.8 cores=0,2,4,6
/proc/19858/task/19878/stat : 19878 (java) S 19851 19858 16557 0 -1 1077944384 7534 0 0 0 179 1 0 0 20 0 15 0 249900252 14429130752 60813 33554432000 4194304 4196468 140723536235968 140070330743408 140070860499586 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19879] ppid=19851 vsize=14090948 memory=1240 CPUtime=1.61 cores=0,2,4,6
/proc/19858/task/19879/stat : 19879 (java) S 19851 19858 16557 0 -1 1077944384 3455 0 0 0 161 0 0 0 20 0 15 0 249900252 14429130752 60813 33554432000 4194304 4196468 140723536235968 140070329690608 140070860499586 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19880] ppid=19851 vsize=14090948 memory=260348 CPUtime=0.78 cores=0,2,4,6
/proc/19858/task/19880/stat : 19880 (java) S 19851 19858 16557 0 -1 1077944384 4582 0 0 0 77 1 0 0 20 0 15 0 249900252 14429130752 60813 33554432000 4194304 4196468 140723536235968 140070328638320 140070860499586 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 56 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19881] ppid=19851 vsize=14090948 memory=6656426216303648864 CPUtime=0 cores=0,2,4,6
/proc/19858/task/19881/stat : 19881 (java) S 19851 19858 16557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249900253 14429130752 60813 33554432000 4194304 4196468 140723536235968 140070327585760 140070860498645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19882] ppid=19851 vsize=14090948 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/19858/task/19882/stat : 19882 (java) S 19851 19858 16557 0 -1 1077944384 1105 0 0 0 0 0 0 0 20 0 15 0 249900253 14429130752 60813 33554432000 4194304 4196468 140723536235968 140070326532528 140070860499586 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 95 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
Current children cumulated CPU time: 22.11 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 243252 KiB

[startup+17.9007 s]
/proc/loadavg: 1.33 1.27 1.64 3/215 19882
/proc/meminfo: memFree=18387832/32770624 swapFree=67108860/67108860
[pid=19858] ppid=19851 vsize=14090948 memory=243252 CPUtime=22.21 cores=0,2,4,6
/proc/19858/stat : 19858 (java) S 19851 19858 16557 0 -1 1077944320 44343 0 0 0 2205 16 0 0 20 0 15 0 249900247 14429130752 60813 33554432000 4194304 4196468 140723536235968 140723536218512 140070860488439 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
/proc/19858/statm: 3522737 60813 3581 1 0 3484809 0
[pid=19858/tid=19860] ppid=19851 vsize=14090948 memory=243172 CPUtime=17.68 cores=0,2,4,6
/proc/19858/task/19860/stat : 19860 (java) R 19851 19858 16557 0 -1 4202560 21929 0 0 0 1761 7 0 0 20 0 15 0 249900247 14429130752 60813 33554432000 4194304 4196468 140723536235968 140070864726400 140070505879606 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19862] ppid=19851 vsize=14090948 memory=5 CPUtime=0.06 cores=0,2,4,6
/proc/19858/task/19862/stat : 19862 (java) S 19851 19858 16557 0 -1 1077944384 847 0 0 0 5 1 0 0 20 0 15 0 249900248 14429130752 60813 33554432000 4194304 4196468 140723536235968 140070830201744 140070860498645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19863] ppid=19851 vsize=14090948 memory=2692 CPUtime=0.05 cores=0,2,4,6
/proc/19858/task/19863/stat : 19863 (java) S 19851 19858 16557 0 -1 1077944384 184 0 0 0 4 1 0 0 20 0 15 0 249900248 14429130752 60813 33554432000 4194304 4196468 140723536235968 140070455483152 140070860498645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19864] ppid=19851 vsize=14090948 memory=247208 CPUtime=0.06 cores=0,2,4,6
/proc/19858/task/19864/stat : 19864 (java) S 19851 19858 16557 0 -1 1077944384 2080 0 0 0 5 1 0 0 20 0 15 0 249900248 14429130752 60813 33554432000 4194304 4196468 140723536235968 140070454430864 140070860498645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19865] ppid=19851 vsize=14090948 memory=0 CPUtime=0.06 cores=0,2,4,6
/proc/19858/task/19865/stat : 19865 (java) S 19851 19858 16557 0 -1 1077944384 466 0 0 0 5 1 0 0 20 0 15 0 249900248 14429130752 60813 33554432000 4194304 4196468 140723536235968 140070453378064 140070860498645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19868] ppid=19851 vsize=14090948 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/19858/task/19868/stat : 19868 (java) S 19851 19858 16557 0 -1 1077944384 742 0 0 0 2 0 0 0 20 0 15 0 249900249 14429130752 60813 33554432000 4194304 4196468 140723536235968 140070334953584 140070860499586 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 8 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19869] ppid=19851 vsize=14090948 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/19858/task/19869/stat : 19869 (java) S 19851 19858 16557 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 249900250 14429130752 60813 33554432000 4194304 4196468 140723536235968 140070333899616 140070860498645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19870] ppid=19851 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19858/task/19870/stat : 19870 (java) S 19851 19858 16557 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 249900250 14429130752 60813 33554432000 4194304 4196468 140723536235968 140070332847216 140070860498645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19877] ppid=19851 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19858/task/19877/stat : 19877 (java) S 19851 19858 16557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249900252 14429130752 60813 33554432000 4194304 4196468 140723536235968 140070331795536 140070860507035 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19878] ppid=19851 vsize=14090948 memory=6943526294502006880 CPUtime=1.8 cores=0,2,4,6
/proc/19858/task/19878/stat : 19878 (java) S 19851 19858 16557 0 -1 1077944384 7534 0 0 0 179 1 0 0 20 0 15 0 249900252 14429130752 60813 33554432000 4194304 4196468 140723536235968 140070330743408 140070860499586 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19879] ppid=19851 vsize=14090948 memory=6944656592455097440 CPUtime=1.61 cores=0,2,4,6
/proc/19858/task/19879/stat : 19879 (java) S 19851 19858 16557 0 -1 1077944384 3455 0 0 0 161 0 0 0 20 0 15 0 249900252 14429130752 60813 33554432000 4194304 4196468 140723536235968 140070329690608 140070860499586 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19880] ppid=19851 vsize=14090948 memory=250288 CPUtime=0.78 cores=0,2,4,6
/proc/19858/task/19880/stat : 19880 (java) S 19851 19858 16557 0 -1 1077944384 4582 0 0 0 77 1 0 0 20 0 15 0 249900252 14429130752 60813 33554432000 4194304 4196468 140723536235968 140070328638320 140070860499586 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 56 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19881] ppid=19851 vsize=14090948 memory=257412 CPUtime=0 cores=0,2,4,6
/proc/19858/task/19881/stat : 19881 (java) S 19851 19858 16557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249900253 14429130752 60813 33554432000 4194304 4196468 140723536235968 140070327585760 140070860498645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
[pid=19858/tid=19882] ppid=19851 vsize=14090948 memory=4628 CPUtime=0 cores=0,2,4,6
/proc/19858/task/19882/stat : 19882 (java) S 19851 19858 16557 0 -1 1077944384 1105 0 0 0 0 0 0 0 20 0 15 0 249900253 14429130752 60813 33554432000 4194304 4196468 140723536235968 140070326532528 140070860499586 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 95 0 0 6293624 6294260 9961472 140723536241736 140723536241929 140723536241929 140723536244687 0
Current children cumulated CPU time: 22.21 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 243252 KiB

Child status: 0
Real time (s): 17.9264
CPU time (s): 22.2453
CPU user time (s): 22.0744
CPU system time (s): 0.170901
CPU usage (%): 124.092
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 264152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 22.0744
system time used= 0.170901
maximum resident set size= 264152
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46135
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= 3810
involuntary context switches= 53


# summary of solver processes directly reported to runsolver:
#   pid: 19858
#   total CPU time (s): 22.2453
#   total CPU user time (s): 22.0744
#   total CPU system time (s): 0.170901

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.13024 second user time and 0.198862 second system time

The end

Launcher Data

Begin job on node139 at 2018-08-15 10:56:11
IDJOB=4308258
IDBENCH=141394
IDSOLVER=2791
FILE ID=node139/4308258-1534323371
RUNJOBID= node139-1534323371-19823
PBS_JOBID= 21038134
Free space on /tmp= 35096 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-08-14
BENCH NAME= XCSP18/MisteryShopper/MisteryShopper-10b_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4308258-1534323371/watcher-4308258-1534323371 -o /tmp/evaluation-result-4308258-1534323371/solver-4308258-1534323371 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node139-1534323371-19823 --watchdog 2580  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1341420508 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4308258-1534323371.xml

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

MD5SUM BENCH= b0a0fd8e7c9e530f6e7ba3bf5f78e329
RANDOM SEED=1341420508

node139.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.80
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.80
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.80
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.80
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:        19260932 kB
MemAvailable:   31903756 kB
Buffers:          268772 kB
Cached:         12473884 kB
SwapCached:            0 kB
Active:          6103764 kB
Inactive:        6688204 kB
Active(anon):       3412 kB
Inactive(anon):   106808 kB
Active(file):    6100352 kB
Inactive(file):  6581396 kB
Unevictable:        7192 kB
Mlocked:            7192 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             72124 kB
Writeback:             0 kB
AnonPages:         55908 kB
Mapped:            64932 kB
Shmem:             57996 kB
Slab:             417336 kB
SReclaimable:     389536 kB
SUnreclaim:        27800 kB
KernelStack:        3200 kB
PageTables:         4844 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     359232 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 35024 MiB
End job on node139 at 2018-08-15 10:56:29