Trace number 4285652

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 - Parallel with EPS 2017-08-22SAT 485.58099 281.03101

General information on the benchmark

NameWwtpp/Wwtpp-ord-s1/
Wwtpp-ord-ex07180.xml
MD5SUMe350026a89cfa709a4f565894b0c8a5a
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.92453498
Satisfiable
(Un)Satisfiability was proved
Number of variables476
Number of constraints402
Number of domains22
Minimum domain size1
Maximum domain size10001
Distribution of domain sizes[{"size":1,"count":22},{"size":2,"count":92},{"size":1001,"count":46},{"size":1501,"count":46},{"size":2501,"count":46},{"size":3001,"count":46},{"size":5001,"count":88},{"size":10001,"count":90}]
Minimum variable degree1
Maximum variable degree3
Distribution of variable degrees[{"degree":1,"count":16},{"degree":2,"count":29},{"degree":3,"count":431}]
Minimum constraint arity2
Maximum constraint arity24
Distribution of constraint arities[{"arity":2,"count":189},{"arity":3,"count":96},{"arity":4,"count":90},{"arity":10,"count":4},{"arity":11,"count":7},{"arity":12,"count":7},{"arity":13,"count":5},{"arity":14,"count":2},{"arity":23,"count":1},{"arity":24,"count":1}]
Number of extensional constraints192
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":192},{"type":"sum","count":210}]
Optimization problemNO
Type of objective

Solver Data

0.25/0.39	c version: 2017-08-22
1.46/0.89	c seed: 809994897
1.46/0.89	c timeout: 20160
1.46/0.89	c memlimit: 22000
1.46/0.89	c nbcore: 8
1.46/0.89	c Parsing instance...
1.86/1.00	c Parsing done, starting search...
485.41/280.90	s SATISFIABLE
485.41/280.91	v <instantiation>
485.41/280.91	v 	<list>
485.41/280.91	v 		b[0][0] b[0][1] b[0][2] b[0][3] b[0][4] b[0][5] b[0][6] b[0][7] b[0][8] b[0][9] b[0][10] b[0][11] b[0][12] b[0][13] b[0][14] b[0][15] b[0][16] b[0][17] b[0][18] b[0][19] b[0][20] b[0][21] b[0][22] b[0][23] b[1][0] b[1][1] b[1][2] b[1][3] b[1][4] b[1][5] b[1][6] b[1][7] b[1][8] b[1][9] b[1][10] b[1][11] b[1][12] b[1][13] b[1][14] b[1][15] b[1][16] b[1][17] b[1][18] b[1][19] b[1][20] b[1][21] b[1][22] b[1][23] b[2][0] b[2][1] b[2][2] b[2][3] b[2][4] b[2][5] b[2][6] b[2][7] b[2][8] b[2][9] b[2][10] b[2][11] b[2][12] b[2][13] b[2][14] b[2][15] b[2][16] b[2][17] b[2][18] b[2][19] b[2][20] b[2][21] b[2][22] b[2][23] b[3][0] b[3][1] b[3][2] b[3][3] b[3][4] b[3][5] b[3][6] b[3][7] b[3][8] b[3][9] b[3][10] b[3][11] b[3][12] b[3][13] b[3][14] b[3][15] b[3][16] b[3][17] b[3][18] b[3][19] b[3][20] b[3][21] b[3][22] b[3][23] b[4][0] b[4][1] b[4][2] b[4][3] b[4][4] b[4][5] b[4][6] b[4][7] b[4][8] b[4][9] b[4][10] b[4][11] b[4][12] b[4][13] b[4][14] b[4][15] b[4][16] b[4][17] b[4][18] b[4][19] b[4][20] b[4][21] b[4][22] b[4][23] b[5][0] b[5][1] b[5][2] b[5][3] b[5][4] b[5][5] b[5][6] b[5][7] b[5][8] b[5][9] b[5][10] b[5][11] b[5][12] b[5][13] b[5][14] b[5][15] b[5][16] b[5][17] b[5][18] b[5][19] b[5][20] b[5][21] b[5][22] b[5][23] b[6][0] b[6][1] b[6][2] b[6][3] b[6][4] b[6][5] b[6][6] b[6][7] b[6][8] b[6][9] b[6][10] b[6][11] b[6][12] b[6][13] b[6][14] b[6][15] b[6][16] b[6][17] b[6][18] b[6][19] b[6][20] b[6][21] b[6][22] b[6][23] b[7][0] b[7][1] b[7][2] b[7][3] b[7][4] b[7][5] b[7][6] b[7][7] b[7][8] b[7][9] b[7][10] b[7][11] b[7][12] b[7][13] b[7][14] b[7][15] b[7][16] b[7][17] b[7][18] b[7][19] b[7][20] b[7][21] b[7][22] b[7][23] d[0][0] d[0][1] d[0][2] d[0][3] d[0][4] d[0][5] d[0][6] d[0][7] d[0][8] d[0][9] d[0][10] d[0][11] d[0][12] d[0][13] d[0][14] d[0][15] d[0][16] d[0][17] d[0][18] d[0][19] d[0][20] d[0][21] d[0][22] d[0][23] d[1][0] d[1][1] d[1][2] d[1][3] d[1][4] d[1][5] d[1][6] d[1][7] d[1][8] d[1][9] d[1][10] d[1][11] d[1][12] d[1][13] d[1][14] d[1][15] d[1][16] d[1][17] d[1][18] d[1][19] d[1][20] d[1][21] d[1][22] d[1][23] d[2][0] d[2][1] d[2][2] d[2][3] d[2][4] d[2][5] d[2][6] d[2][7] d[2][8] d[2][9] d[2][10] d[2][11] d[2][12] d[2][13] d[2][14] d[2][15] d[2][16] d[2][17] d[2][18] d[2][19] d[2][20] d[2][21] d[2][22] d[2][23] d[3][0] d[3][1] d[3][2] d[3][3] d[3][4] d[3][5] d[3][6] d[3][7] d[3][8] d[3][9] d[3][10] d[3][11] d[3][12] d[3][13] d[3][14] d[3][15] d[3][16] d[3][17] d[3][18] d[3][19] d[3][20] d[3][21] d[3][22] d[3][23] d[4][0] d[4][1] d[4][2] d[4][3] d[4][4] d[4][5] d[4][6] d[4][7] d[4][8] d[4][9] d[4][10] d[4][11] d[4][12] d[4][13] d[4][14] d[4][15] d[4][16] d[4][17] d[4][18] d[4][19] d[4][20] d[4][21] d[4][22] d[4][23] d[5][0] d[5][1] d[5][2] d[5][3] d[5][4] d[5][5] d[5][6] d[5][7] d[5][8] d[5][9] d[5][10] d[5][11] d[5][12] d[5][13] d[5][14] d[5][15] d[5][16] d[5][17] d[5][18] d[5][19] d[5][20] d[5][21] d[5][22] d[5][23] d[6][0] d[6][1] d[6][2] d[6][3] d[6][4] d[6][5] d[6][6] d[6][7] d[6][8] d[6][9] d[6][10] d[6][11] d[6][12] d[6][13] d[6][14] d[6][15] d[6][16] d[6][17] d[6][18] d[6][19] d[6][20] d[6][21] d[6][22] d[6][23] d[7][0] d[7][1] d[7][2] d[7][3] d[7][4] d[7][5] d[7][6] d[7][7] d[7][8] d[7][9] d[7][10] d[7][11] d[7][12] d[7][13] d[7][14] d[7][15] d[7][16] d[7][17] d[7][18] d[7][19] d[7][20] d[7][21] d[7][22] d[7][23] c[0][2] c[0][4] c[0][6] c[0][8] c[0][10] c[0][12] c[0][14] c[0][16] c[0][18] c[0][20] c[0][22] c[1][12] c[2][3] c[2][4] c[2][9] c[2][13] c[2][14] c[2][15] c[2][20] c[3][0] c[3][1] c[3][2] c[3][3] c[3][4] c[3][5] c[3][6] c[3][7] c[3][8] c[3][9] c[3][10] c[3][11] c[3][12] c[3][13] c[3][14] c[3][15] c[3][16] c[3][17] c[3][18] c[3][19] c[3][20] c[3][21] c[3][22] c[3][23] c[4][5] c[4][15] c[5][1] c[5][2] c[5][7] c[5][8] c[5][9] c[5][12] c[5][15] c[5][20] c[5][21] c[6][0] c[6][1] c[6][2] c[6][3] c[6][4] c[6][5] c[6][6] c[6][7] c[6][8] c[6][9] c[6][10] c[6][11] c[6][12] c[6][13] c[6][14] c[6][15] c[6][16] c[6][17] c[6][18] c[6][19] c[6][20] c[6][21] c[6][22] c[7][2] c[7][4] c[7][6] c[7][8] c[7][10] c[7][14] c[7][15] c[7][16] c[7][17] c[7][18] c[7][19] c[7][20] c[7][21] c[7][22] c[7][23]
485.41/280.91	v 	</list>
485.41/280.91	v 	<values>
485.41/280.91	v 		0 0 4000 1500 1500 0 0 0 0 0 4000 1500 1500 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2600 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 2500 2500 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 4000 4000 4000 1500 3800 1300 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2500 0 1500 0 0 0 0 0 2500 0 1500 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2600 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 2500 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 2500 1500 2500 1300 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2000 3800 1000 0 2500 3000 4000 2000 1500 2500 0 1000 1000 1500 300 300 300 2000 750 750 750 750 750 750 750 750 750 750 750 750 750 750 750 750 750 750 750 750 750 750 750 750 0 3000 2000 2000 500 500 500 1700 1300 1500 1500 650 650 650 850 650 650 650 650 650 650 650 650 850 650 650 650 650 650 650 850 650 650 650 0 2000 0 1000 4000 750 750 750 750 750 750 750 750 750 750 
485.41/280.91	v 	</values>
485.41/280.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 (14914 MiB free)
  memory of node 1: 16384 MiB (15339 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4285652-1503468052/watcher-4285652-1503468052 -o /tmp/evaluation-result-4285652-1503468052/solver-4285652-1503468052 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node127-1503398602-29012 --watchdog 2580 java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 809994897 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4285652-1503468052.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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=5500, runsolver pid=5497


[startup+0.10014 s]*
/proc/loadavg: 8.95 8.85 8.72 2/182 5510
/proc/meminfo: memFree=30974156/32770624 swapFree=67108860/67108860
[pid=5500] ppid=5497 vsize=25300336 memory=14724 CPUtime=0.01 cores=0-7
/proc/5500/stat : 5500 (java) S 5497 5500 28956 0 -1 1077944320 3533 0 0 0 1 0 0 0 20 0 10 0 148998051 25907544064 3681 18446744073709551615 4194304 4196468 140733358285616 140733358268160 140195196886775 0 0 1 16784584 18446744073709551615 0 0 17 0 0 0 8 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
/proc/5500/statm: 6325084 3681 1914 1 0 6314581 0
[pid=5500/tid=5502] ppid=5497 vsize=25300336 memory=139691433365969 CPUtime=0.01 cores=0-7
/proc/5500/task/5502/stat : 5502 (java) R 5497 5500 28956 0 -1 4202560 2240 0 0 0 1 0 0 0 20 0 10 0 148998060 25907544064 3747 18446744073709551615 4194304 4196468 140733358285616 140195201122896 140195180967292 0 4 1 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5503] ppid=5497 vsize=25300336 memory=0 CPUtime=0 cores=0-7
/proc/5500/task/5503/stat : 5503 (java) S 5497 5500 28956 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 10 0 148998060 25907544064 3747 18446744073709551615 4194304 4196468 140733358285616 140195123813008 140195196896981 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5504] ppid=5497 vsize=25300336 memory=139691433358976 CPUtime=0 cores=0-7
/proc/5500/task/5504/stat : 5504 (java) S 5497 5500 28956 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 10 0 148998060 25907544064 3747 18446744073709551615 4194304 4196468 140733358285616 140195122760208 140195196896981 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5505] ppid=5497 vsize=25300336 memory=0 CPUtime=0 cores=0-7
/proc/5500/task/5505/stat : 5505 (java) S 5497 5500 28956 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 10 0 148998060 25907544064 3747 18446744073709551615 4194304 4196468 140733358285616 140195121707408 140195196896981 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5506] ppid=5497 vsize=25300336 memory=0 CPUtime=0 cores=0-7
/proc/5500/task/5506/stat : 5506 (java) S 5497 5500 28956 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 10 0 148998060 25907544064 3747 18446744073709551615 4194304 4196468 140733358285616 140195120654608 140195196896981 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5507] ppid=5497 vsize=25300336 memory=0 CPUtime=0 cores=0-7
/proc/5500/task/5507/stat : 5507 (java) S 5497 5500 28956 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 10 0 148998060 25907544064 3747 18446744073709551615 4194304 4196468 140733358285616 140195119602832 140195196896981 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5508] ppid=5497 vsize=25300336 memory=-1 CPUtime=0 cores=0-7
/proc/5500/task/5508/stat : 5508 (java) S 5497 5500 28956 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 10 0 148998060 25907544064 3747 18446744073709551615 4194304 4196468 140733358285616 140195118550032 140195196896981 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5509] ppid=5497 vsize=25300336 memory=0 CPUtime=0 cores=0-7
/proc/5500/task/5509/stat : 5509 (java) S 5497 5500 28956 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 10 0 148998060 25907544064 3747 18446744073709551615 4194304 4196468 140733358285616 140195117497232 140195196896981 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5510] ppid=5497 vsize=25300336 memory=0 CPUtime=0 cores=0-7
/proc/5500/task/5510/stat : 5510 (java) S 5497 5500 28956 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 10 0 148998060 25907544064 3747 18446744073709551615 4194304 4196468 140733358285616 140195116444432 140195196896981 0 4 1 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 25300336 KiB
Current children cumulated memory: 14724 KiB

[startup+0.209452 s]*
/proc/loadavg: 8.95 8.85 8.72 2/192 5520
/proc/meminfo: memFree=30965680/32770624 swapFree=67108860/67108860
[pid=5500] ppid=5497 vsize=25996608 memory=28180 CPUtime=0.09 cores=0-7
/proc/5500/stat : 5500 (java) S 5497 5500 28956 0 -1 1077944320 6870 0 0 0 8 1 0 0 20 0 20 0 148998051 26620526592 7045 18446744073709551615 4194304 4196468 140733358285616 140733358268160 140195196886775 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 8 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
/proc/5500/statm: 6499152 7045 3357 1 0 6487930 0
[pid=5500/tid=5502] ppid=5497 vsize=25996608 memory=4026532046 CPUtime=0.07 cores=0-7
/proc/5500/task/5502/stat : 5502 (java) R 5497 5500 28956 0 -1 4202560 4949 0 0 0 7 0 0 0 20 0 20 0 148998060 26620526592 7045 18446744073709551615 4194304 4196468 140733358285616 140195201089904 140195180967262 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5503] ppid=5497 vsize=25996608 memory=14042 CPUtime=0 cores=0-7
/proc/5500/task/5503/stat : 5503 (java) S 5497 5500 28956 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148998060 26620526592 7045 18446744073709551615 4194304 4196468 140733358285616 140195123813008 140195196896981 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5504] ppid=5497 vsize=25996608 memory=139691433364730 CPUtime=0 cores=0-7
/proc/5500/task/5504/stat : 5504 (java) S 5497 5500 28956 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148998060 26620526592 7045 18446744073709551615 4194304 4196468 140733358285616 140195122760208 140195196896981 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5505] ppid=5497 vsize=25996608 memory=-1 CPUtime=0 cores=0-7
/proc/5500/task/5505/stat : 5505 (java) S 5497 5500 28956 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148998060 26620526592 7045 18446744073709551615 4194304 4196468 140733358285616 140195121707408 140195196896981 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5506] ppid=5497 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/5500/task/5506/stat : 5506 (java) S 5497 5500 28956 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148998060 26620526592 7045 18446744073709551615 4194304 4196468 140733358285616 140195120654608 140195196896981 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5507] ppid=5497 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/5500/task/5507/stat : 5507 (java) S 5497 5500 28956 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148998060 26620526592 7045 18446744073709551615 4194304 4196468 140733358285616 140195119602832 140195196896981 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5508] ppid=5497 vsize=25996608 memory=-1 CPUtime=0 cores=0-7
/proc/5500/task/5508/stat : 5508 (java) S 5497 5500 28956 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148998060 26620526592 7045 18446744073709551615 4194304 4196468 140733358285616 140195118550032 140195196896981 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5509] ppid=5497 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/5500/task/5509/stat : 5509 (java) S 5497 5500 28956 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148998060 26620526592 7045 18446744073709551615 4194304 4196468 140733358285616 140195117497232 140195196896981 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5510] ppid=5497 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/5500/task/5510/stat : 5510 (java) S 5497 5500 28956 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 148998060 26620526592 7045 18446744073709551615 4194304 4196468 140733358285616 140195116444432 140195196896981 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5511] ppid=5497 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/5500/task/5511/stat : 5511 (java) S 5497 5500 28956 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148998062 26620526592 7045 18446744073709551615 4194304 4196468 140733358285616 140194329151856 140195196897922 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5512] ppid=5497 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/5500/task/5512/stat : 5512 (java) S 5497 5500 28956 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 148998062 26620526592 7045 18446744073709551615 4194304 4196468 140733358285616 140194328097824 140195196896981 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5513] ppid=5497 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/5500/task/5513/stat : 5513 (java) S 5497 5500 28956 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 148998063 26620526592 7045 18446744073709551615 4194304 4196468 140733358285616 140194327044976 140195196896981 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5514] ppid=5497 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/5500/task/5514/stat : 5514 (java) S 5497 5500 28956 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148998065 26620526592 7045 18446744073709551615 4194304 4196468 140733358285616 140194325993296 140195196905371 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5515] ppid=5497 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/5500/task/5515/stat : 5515 (java) S 5497 5500 28956 0 -1 1077944384 323 0 0 0 0 0 0 0 20 0 20 0 148998065 26620526592 7045 18446744073709551615 4194304 4196468 140733358285616 140194324941680 140195196897922 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5516] ppid=5497 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/5500/task/5516/stat : 5516 (java) S 5497 5500 28956 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 148998065 26620526592 7045 18446744073709551615 4194304 4196468 140733358285616 140194323888880 140195196897922 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5517] ppid=5497 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/5500/task/5517/stat : 5517 (java) S 5497 5500 28956 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148998065 26620526592 7045 18446744073709551615 4194304 4196468 140733358285616 140194322836080 140195196897922 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5518] ppid=5497 vsize=25996608 memory=-1 CPUtime=0 cores=0-7
/proc/5500/task/5518/stat : 5518 (java) S 5497 5500 28956 0 -1 1077944384 229 0 0 0 0 0 0 0 20 0 20 0 148998065 26620526592 7045 18446744073709551615 4194304 4196468 140733358285616 140194321783280 140195196897922 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5519] ppid=5497 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/5500/task/5519/stat : 5519 (java) S 5497 5500 28956 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 148998065 26620526592 7045 18446744073709551615 4194304 4196468 140733358285616 140194320730720 140195196896981 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5520] ppid=5497 vsize=25996608 memory=-1 CPUtime=0 cores=0-7
/proc/5500/task/5520/stat : 5520 (java) S 5497 5500 28956 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148998069 26620526592 7045 18446744073709551615 4194304 4196468 140733358285616 140194319678000 140195196897922 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 25996608 KiB
Current children cumulated memory: 28180 KiB

[startup+0.309896 s]*
/proc/loadavg: 8.95 8.85 8.72 2/192 5520
/proc/meminfo: memFree=30933656/32770624 swapFree=67108860/67108860
[pid=5500] ppid=5497 vsize=25996608 memory=37772 CPUtime=0.25 cores=0-7
/proc/5500/stat : 5500 (java) S 5497 5500 28956 0 -1 1077944320 10569 0 0 0 23 2 0 0 20 0 20 0 148998051 26620526592 9443 18446744073709551615 4194304 4196468 140733358285616 140733358268160 140195196886775 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 8 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
/proc/5500/statm: 6499152 9443 3520 1 0 6487930 0
[pid=5500/tid=5502] ppid=5497 vsize=25997632 memory=-7677926825137650786 CPUtime=0.17 cores=0-7
/proc/5500/task/5502/stat : 5502 (java) R 5497 5500 28956 0 -1 4202560 8385 0 0 0 15 2 0 0 20 0 20 0 148998060 26621575168 9443 18446744073709551615 4194304 4196468 140733358285616 140195201092080 140195189566493 0 4 1 16800974 0 0 0 -1 6 0 0 3 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5503] ppid=5497 vsize=25997632 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/5500/task/5503/stat : 5503 (java) S 5497 5500 28956 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148998060 26621575168 9443 18446744073709551615 4194304 4196468 140733358285616 140195123813008 140195196896981 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5504] ppid=5497 vsize=25996608 memory=6944656592455360604 CPUtime=0 cores=0-7
/proc/5500/task/5504/stat : 5504 (java) S 5497 5500 28956 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148998060 26620526592 9443 18446744073709551615 4194304 4196468 140733358285616 140195122760208 140195196896981 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5505] ppid=5497 vsize=25996608 memory=6655300316396806240 CPUtime=0 cores=0-7
/proc/5500/task/5505/stat : 5505 (java) S 5497 5500 28956 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148998060 26620526592 9443 18446744073709551615 4194304 4196468 140733358285616 140195121707408 140195196896981 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5506] ppid=5497 vsize=25996608 memory=6944656575208382560 CPUtime=0 cores=0-7
/proc/5500/task/5506/stat : 5506 (java) S 5497 5500 28956 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148998060 26620526592 9443 18446744073709551615 4194304 4196468 140733358285616 140195120654608 140195196896981 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5507] ppid=5497 vsize=25996608 memory=-2895008908443675764 CPUtime=0 cores=0-7
/proc/5500/task/5507/stat : 5507 (java) S 5497 5500 28956 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148998060 26620526592 9443 18446744073709551615 4194304 4196468 140733358285616 140195119602832 140195196896981 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5508] ppid=5497 vsize=25996608 memory=7523371274994148194 CPUtime=0 cores=0-7
/proc/5500/task/5508/stat : 5508 (java) S 5497 5500 28956 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148998060 26620526592 9443 18446744073709551615 4194304 4196468 140733358285616 140195118550032 140195196896981 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5509] ppid=5497 vsize=25996608 memory=6944656592452807326 CPUtime=0 cores=0-7
/proc/5500/task/5509/stat : 5509 (java) S 5497 5500 28956 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148998060 26620526592 9443 18446744073709551615 4194304 4196468 140733358285616 140195117497232 140195196896981 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5510] ppid=5497 vsize=25996608 memory=-1 CPUtime=0 cores=0-7
/proc/5500/task/5510/stat : 5510 (java) S 5497 5500 28956 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 148998060 26620526592 9443 18446744073709551615 4194304 4196468 140733358285616 140195116444432 140195196896981 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5511] ppid=5497 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/5500/task/5511/stat : 5511 (java) S 5497 5500 28956 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 148998062 26620526592 9443 18446744073709551615 4194304 4196468 140733358285616 140194329151856 140195196897922 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5512] ppid=5497 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/5500/task/5512/stat : 5512 (java) S 5497 5500 28956 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 148998062 26620526592 9443 18446744073709551615 4194304 4196468 140733358285616 140194328097824 140195196896981 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5513] ppid=5497 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/5500/task/5513/stat : 5513 (java) S 5497 5500 28956 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 148998063 26620526592 9443 18446744073709551615 4194304 4196468 140733358285616 140194327044976 140195196896981 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5514] ppid=5497 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/5500/task/5514/stat : 5514 (java) S 5497 5500 28956 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148998065 26620526592 9443 18446744073709551615 4194304 4196468 140733358285616 140194325993296 140195196905371 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5515] ppid=5497 vsize=25996608 memory=0 CPUtime=0.01 cores=0-7
/proc/5500/task/5515/stat : 5515 (java) S 5497 5500 28956 0 -1 1077944384 355 0 0 0 1 0 0 0 20 0 20 0 148998065 26620526592 9443 18446744073709551615 4194304 4196468 140733358285616 140194324941680 140195196897922 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5516] ppid=5497 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/5500/task/5516/stat : 5516 (java) R 5497 5500 28956 0 -1 1077944384 165 0 0 0 0 0 0 0 20 0 20 0 148998065 26620526592 9443 18446744073709551615 4194304 4196468 140733358285616 140194323888880 140195196897922 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5517] ppid=5497 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/5500/task/5517/stat : 5517 (java) S 5497 5500 28956 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 148998065 26620526592 9443 18446744073709551615 4194304 4196468 140733358285616 140194322836080 140195196897922 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5518] ppid=5497 vsize=25996608 memory=0 CPUtime=0.04 cores=0-7
/proc/5500/task/5518/stat : 5518 (java) R 5497 5500 28956 0 -1 4202560 378 0 0 0 4 0 0 0 20 0 20 0 148998065 26620526592 9443 18446744073709551615 4194304 4196468 140733358285616 140194321783280 140195196908122 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5519] ppid=5497 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/5500/task/5519/stat : 5519 (java) S 5497 5500 28956 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 148998065 26620526592 9443 18446744073709551615 4194304 4196468 140733358285616 140194320730720 140195196896981 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5520] ppid=5497 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/5500/task/5520/stat : 5520 (java) S 5497 5500 28956 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148998069 26620526592 9443 18446744073709551615 4194304 4196468 140733358285616 140194319678000 140195196897922 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 25996608 KiB
Current children cumulated memory: 37772 KiB

[startup+0.700925 s]
/proc/loadavg: 8.95 8.85 8.72 3/192 5520
/proc/meminfo: memFree=30929288/32770624 swapFree=67108860/67108860
[pid=5500] ppid=5497 vsize=25998676 memory=66176 CPUtime=1.05 cores=0-7
/proc/5500/stat : 5500 (java) S 5497 5500 28956 0 -1 1077944320 14313 0 0 0 100 5 0 0 20 0 20 0 148998051 26622644224 16544 18446744073709551615 4194304 4196468 140733358285616 140733358268160 140195196886775 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 8 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
/proc/5500/statm: 6499669 16544 3724 1 0 6488442 0
[pid=5500/tid=5502] ppid=5497 vsize=25998676 memory=55 CPUtime=0.55 cores=0-7
/proc/5500/task/5502/stat : 5502 (java) R 5497 5500 28956 0 -1 4202560 10548 0 0 0 52 3 0 0 20 0 20 0 148998060 26622644224 16544 18446744073709551615 4194304 4196468 140733358285616 140195201122112 140195196898710 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5503] ppid=5497 vsize=25998676 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/5500/task/5503/stat : 5503 (java) S 5497 5500 28956 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148998060 26622644224 16544 18446744073709551615 4194304 4196468 140733358285616 140195123813008 140195196896981 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5504] ppid=5497 vsize=25998676 memory=844 CPUtime=0 cores=0-7
/proc/5500/task/5504/stat : 5504 (java) S 5497 5500 28956 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148998060 26622644224 16544 18446744073709551615 4194304 4196468 140733358285616 140195122760208 140195196896981 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5505] ppid=5497 vsize=25998676 memory=16448 CPUtime=0 cores=0-7
/proc/5500/task/5505/stat : 5505 (java) S 5497 5500 28956 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148998060 26622644224 16544 18446744073709551615 4194304 4196468 140733358285616 140195121707408 140195196896981 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5506] ppid=5497 vsize=25998676 memory=4072 CPUtime=0 cores=0-7
/proc/5500/task/5506/stat : 5506 (java) S 5497 5500 28956 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148998060 26622644224 16544 18446744073709551615 4194304 4196468 140733358285616 140195120654608 140195196896981 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5507] ppid=5497 vsize=25998676 memory=1152 CPUtime=0 cores=0-7
/proc/5500/task/5507/stat : 5507 (java) S 5497 5500 28956 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148998060 26622644224 16544 18446744073709551615 4194304 4196468 140733358285616 140195119602832 140195196896981 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5508] ppid=5497 vsize=25998676 memory=2248 CPUtime=0 cores=0-7
/proc/5500/task/5508/stat : 5508 (java) S 5497 5500 28956 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148998060 26622644224 16544 18446744073709551615 4194304 4196468 140733358285616 140195118550032 140195196896981 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5509] ppid=5497 vsize=25998676 memory=37772 CPUtime=0 cores=0-7
/proc/5500/task/5509/stat : 5509 (java) S 5497 5500 28956 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148998060 26622644224 16544 18446744073709551615 4194304 4196468 140733358285616 140195117497232 140195196896981 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5510] ppid=5497 vsize=25998676 memory=5976 CPUtime=0 cores=0-7
/proc/5500/task/5510/stat : 5510 (java) S 5497 5500 28956 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 148998060 26622644224 16544 18446744073709551615 4194304 4196468 140733358285616 140195116444432 140195196896981 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5511] ppid=5497 vsize=25998676 memory=-7677926825137650786 CPUtime=0 cores=0-7
/proc/5500/task/5511/stat : 5511 (java) S 5497 5500 28956 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 148998062 26622644224 16544 18446744073709551615 4194304 4196468 140733358285616 140194329151856 140195196897922 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5512] ppid=5497 vsize=25998676 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/5500/task/5512/stat : 5512 (java) S 5497 5500 28956 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 148998062 26622644224 16544 18446744073709551615 4194304 4196468 140733358285616 140194328097824 140195196896981 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5513] ppid=5497 vsize=25998676 memory=6944656592455360604 CPUtime=0 cores=0-7
/proc/5500/task/5513/stat : 5513 (java) S 5497 5500 28956 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 148998063 26622644224 16544 18446744073709551615 4194304 4196468 140733358285616 140194327044976 140195196896981 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5514] ppid=5497 vsize=25998676 memory=0 CPUtime=0 cores=0-7
/proc/5500/task/5514/stat : 5514 (java) S 5497 5500 28956 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 148998065 26622644224 16544 18446744073709551615 4194304 4196468 140733358285616 140194325993296 140195196905371 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5515] ppid=5497 vsize=25998676 memory=0 CPUtime=0.1 cores=0-7
/proc/5500/task/5515/stat : 5515 (java) S 5497 5500 28956 0 -1 1077944384 835 0 0 0 10 0 0 0 20 0 20 0 148998065 26622644224 16544 18446744073709551615 4194304 4196468 140733358285616 140194324941680 140195196897922 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5516] ppid=5497 vsize=25998676 memory=0 CPUtime=0.06 cores=0-7
/proc/5500/task/5516/stat : 5516 (java) R 5497 5500 28956 0 -1 4202560 440 0 0 0 6 0 0 0 20 0 20 0 148998065 26622644224 16544 18446744073709551615 4194304 4196468 140733358285616 140194323874904 140195180273283 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5517] ppid=5497 vsize=25998676 memory=0 CPUtime=0.07 cores=0-7
/proc/5500/task/5517/stat : 5517 (java) S 5497 5500 28956 0 -1 1077944384 243 0 0 0 7 0 0 0 20 0 20 0 148998065 26622644224 16544 18446744073709551615 4194304 4196468 140733358285616 140194322836080 140195196897922 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5518] ppid=5497 vsize=25998676 memory=6944656592452807326 CPUtime=0.23 cores=0-7
/proc/5500/task/5518/stat : 5518 (java) R 5497 5500 28956 0 -1 4202560 860 0 0 0 23 0 0 0 20 0 20 0 148998065 26622644224 16544 18446744073709551615 4194304 4196468 140733358285616 140194321783280 140195196900624 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5519] ppid=5497 vsize=25998676 memory=279382657049056 CPUtime=0 cores=0-7
/proc/5500/task/5519/stat : 5519 (java) S 5497 5500 28956 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 148998065 26622644224 16544 18446744073709551615 4194304 4196468 140733358285616 140194320730720 140195196896981 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5520] ppid=5497 vsize=25998676 memory=0 CPUtime=0 cores=0-7
/proc/5500/task/5520/stat : 5520 (java) S 5497 5500 28956 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 148998069 26622644224 16544 18446744073709551615 4194304 4196468 140733358285616 140194319678000 140195196897922 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
Current children cumulated CPU time: 1.05 s
Current children cumulated vsize: 25998676 KiB

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

/proc/5500/task/5502/stat : 5502 (java) S 5497 5500 28956 0 -1 1077944384 35063 0 0 0 24977 53 0 0 20 0 36 0 148998060 27723751424 5052411 18446744073709551615 4194304 4196468 140733358285616 140195201124480 140195196896981 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5503] ppid=5497 vsize=27073976 memory=4872558044660077418 CPUtime=23.76 cores=0-7
/proc/5500/task/5503/stat : 5503 (java) R 5497 5500 28956 0 -1 4202560 25060 0 0 0 1790 586 0 0 20 0 36 0 148998060 27723751424 5052411 18446744073709551615 4194304 4196468 140733358285616 140195123813208 140195181914752 0 4 1 16800974 0 0 0 -1 4 0 0 21 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5504] ppid=5497 vsize=27073976 memory=1833 CPUtime=23.85 cores=0-7
/proc/5500/task/5504/stat : 5504 (java) R 5497 5500 28956 0 -1 4202560 33554 0 0 0 1822 563 0 0 20 0 36 0 148998060 27723751424 5052411 18446744073709551615 4194304 4196468 140733358285616 140195122760408 140195181914194 0 4 1 16800974 0 0 0 -1 6 0 0 19 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5505] ppid=5497 vsize=27073976 memory=1824 CPUtime=23.71 cores=0-7
/proc/5500/task/5505/stat : 5505 (java) R 5497 5500 28956 0 -1 4202560 35254 0 0 0 1768 603 0 0 20 0 36 0 148998060 27723751424 5052411 18446744073709551615 4194304 4196468 140733358285616 140195121707608 140195181914194 0 4 1 16800974 0 0 0 -1 2 0 0 18 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5506] ppid=5497 vsize=27073976 memory=1829 CPUtime=23.66 cores=0-7
/proc/5500/task/5506/stat : 5506 (java) R 5497 5500 28956 0 -1 4202560 25610 0 0 0 1782 584 0 0 20 0 36 0 148998060 27723751424 5052411 18446744073709551615 4194304 4196468 140733358285616 140195120654808 140195189986658 0 4 1 16800974 0 0 0 -1 5 0 0 24 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5507] ppid=5497 vsize=27073976 memory=1835 CPUtime=23.77 cores=0-7
/proc/5500/task/5507/stat : 5507 (java) R 5497 5500 28956 0 -1 4202560 27237 0 0 0 1797 580 0 0 20 0 36 0 148998060 27723751424 5052411 18446744073709551615 4194304 4196468 140733358285616 140195119603032 140195178512807 0 4 1 16800974 0 0 0 -1 3 0 0 18 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5508] ppid=5497 vsize=27073976 memory=1841 CPUtime=23.76 cores=0-7
/proc/5500/task/5508/stat : 5508 (java) R 5497 5500 28956 0 -1 4202560 28996 0 0 0 1790 586 0 0 20 0 36 0 148998060 27723751424 5052411 18446744073709551615 4194304 4196468 140733358285616 140195118549920 140195176081969 0 4 1 16800974 0 0 0 -1 0 0 0 15 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5509] ppid=5497 vsize=27073976 memory=20089800 CPUtime=23.67 cores=0-7
/proc/5500/task/5509/stat : 5509 (java) R 5497 5500 28956 0 -1 4202560 67342 0 0 0 1783 584 0 0 20 0 36 0 148998060 27723751424 5052411 18446744073709551615 4194304 4196468 140733358285616 140195117497432 140195189986630 0 4 1 16800974 0 0 0 -1 7 0 0 27 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5510] ppid=5497 vsize=27073976 memory=17040828 CPUtime=23.86 cores=0-7
/proc/5500/task/5510/stat : 5510 (java) R 5497 5500 28956 0 -1 4202560 23619 0 0 0 1780 606 0 0 20 0 36 0 148998060 27723751424 5052411 18446744073709551615 4194304 4196468 140733358285616 140195116444632 140195181914658 0 4 1 16800974 0 0 0 -1 1 0 0 23 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5511] ppid=5497 vsize=27073976 memory=1000 CPUtime=1.05 cores=0-7
/proc/5500/task/5511/stat : 5511 (java) S 5497 5500 28956 0 -1 1077944384 40220 0 0 0 90 15 0 0 20 0 36 0 148998062 27723751424 5052411 18446744073709551615 4194304 4196468 140733358285616 140194329150368 140195196896981 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5512] ppid=5497 vsize=27073976 memory=796 CPUtime=0 cores=0-7
/proc/5500/task/5512/stat : 5512 (java) S 5497 5500 28956 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 36 0 148998062 27723751424 5052411 18446744073709551615 4194304 4196468 140733358285616 140194328097888 140195196896981 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5513] ppid=5497 vsize=27073976 memory=11204 CPUtime=0 cores=0-7
/proc/5500/task/5513/stat : 5513 (java) S 5497 5500 28956 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 36 0 148998063 27723751424 5052411 18446744073709551615 4194304 4196468 140733358285616 140194327044992 140195196896981 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5514] ppid=5497 vsize=27073976 memory=15880 CPUtime=0 cores=0-7
/proc/5500/task/5514/stat : 5514 (java) S 5497 5500 28956 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 36 0 148998065 27723751424 5052923 18446744073709551615 4194304 4196468 140733358285616 140194325993296 140195196905371 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5515] ppid=5497 vsize=27073976 memory=4048 CPUtime=1.8 cores=0-7
/proc/5500/task/5515/stat : 5515 (java) S 5497 5500 28956 0 -1 1077944384 10873 0 0 0 178 2 0 0 20 0 36 0 148998065 27723751424 5053435 18446744073709551615 4194304 4196468 140733358285616 140194324941680 140195196897922 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5516] ppid=5497 vsize=27073976 memory=45236 CPUtime=1.61 cores=0-7
/proc/5500/task/5516/stat : 5516 (java) S 5497 5500 28956 0 -1 1077944384 12798 0 0 0 159 2 0 0 20 0 36 0 148998065 27723751424 5053435 18446744073709551615 4194304 4196468 140733358285616 140194323888880 140195196897922 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5517] ppid=5497 vsize=27073976 memory=1444 CPUtime=1.53 cores=0-7
/proc/5500/task/5517/stat : 5517 (java) S 5497 5500 28956 0 -1 1077944384 10000 0 0 0 149 4 0 0 20 0 36 0 148998065 27723751424 5053435 18446744073709551615 4194304 4196468 140733358285616 140194322836080 140195196897922 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5518] ppid=5497 vsize=27073976 memory=1228 CPUtime=1.03 cores=0-7
/proc/5500/task/5518/stat : 5518 (java) S 5497 5500 28956 0 -1 1077944384 16523 0 0 0 98 5 0 0 20 0 36 0 148998065 27723751424 5053435 18446744073709551615 4194304 4196468 140733358285616 140194321783280 140195196897922 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5519] ppid=5497 vsize=27073976 memory=12216 CPUtime=0 cores=0-7
/proc/5500/task/5519/stat : 5519 (java) S 5497 5500 28956 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 36 0 148998065 27723751424 5053435 18446744073709551615 4194304 4196468 140733358285616 140194320730720 140195196896981 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5520] ppid=5497 vsize=27073976 memory=1992 CPUtime=0.17 cores=0-7
/proc/5500/task/5520/stat : 5520 (java) S 5497 5500 28956 0 -1 1077944384 289 0 0 0 8 9 0 0 20 0 36 0 148998069 27723751424 5053435 18446744073709551615 4194304 4196468 140733358285616 140194319678000 140195196897922 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5539] ppid=5497 vsize=27073976 memory=1204 CPUtime=0 cores=0-7
/proc/5500/task/5539/stat : 5539 (java) S 5497 5500 28956 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 36 0 149023367 27723751424 5053435 18446744073709551615 4194304 4196468 140733358285616 140193386979968 140195196896981 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5540] ppid=5497 vsize=27073976 memory=1000 CPUtime=0.05 cores=0-7
/proc/5500/task/5540/stat : 5540 (java) S 5497 5500 28956 0 -1 1077944384 1902 0 0 0 1 4 0 0 20 0 36 0 149023379 27723751424 5053435 18446744073709551615 4194304 4196468 140733358285616 140193383829856 140195196896981 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5541] ppid=5497 vsize=27073976 memory=796 CPUtime=3.98 cores=0-7
/proc/5500/task/5541/stat : 5541 (java) S 5497 5500 28956 0 -1 1077944384 1047 0 0 0 398 0 0 0 20 0 36 0 149023389 27723751424 5053435 18446744073709551615 4194304 4196468 140733358285616 140193380672912 140195196896981 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5542] ppid=5497 vsize=27073976 memory=0 CPUtime=3.82 cores=0-7
/proc/5500/task/5542/stat : 5542 (java) S 5497 5500 28956 0 -1 1077944384 1148 0 0 0 380 2 0 0 20 0 36 0 149023390 27723751424 5053435 18446744073709551615 4194304 4196468 140733358285616 140193379616608 140195196896981 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5543] ppid=5497 vsize=27073976 memory=6442213889292200287 CPUtime=3.78 cores=0-7
/proc/5500/task/5543/stat : 5543 (java) S 5497 5500 28956 0 -1 1077944384 1943 0 0 0 378 0 0 0 20 0 36 0 149023390 27723751424 5053435 18446744073709551615 4194304 4196468 140733358285616 140193378563808 140195196896981 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5544] ppid=5497 vsize=27073976 memory=6442213889292200287 CPUtime=3.47 cores=0-7
/proc/5500/task/5544/stat : 5544 (java) S 5497 5500 28956 0 -1 1077944384 948 0 0 0 347 0 0 0 20 0 36 0 149023392 27723751424 5053435 18446744073709551615 4194304 4196468 140733358285616 140193377522864 140195196896981 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5545] ppid=5497 vsize=27073976 memory=6442213889292200287 CPUtime=3.77 cores=0-7
/proc/5500/task/5545/stat : 5545 (java) S 5497 5500 28956 0 -1 1077944384 906 0 0 0 375 2 0 0 20 0 36 0 149023392 27723751424 5053435 18446744073709551615 4194304 4196468 140733358285616 140193376466688 140195196896981 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5546] ppid=5497 vsize=27073976 memory=6442213889292200287 CPUtime=3.37 cores=0-7
/proc/5500/task/5546/stat : 5546 (java) S 5497 5500 28956 0 -1 1077944384 492 0 0 0 337 0 0 0 20 0 36 0 149023392 27723751424 5053435 18446744073709551615 4194304 4196468 140733358285616 140193375417264 140195196896981 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5547] ppid=5497 vsize=27073976 memory=6442213889292200287 CPUtime=3.89 cores=0-7
/proc/5500/task/5547/stat : 5547 (java) S 5497 5500 28956 0 -1 1077944384 982 0 0 0 385 4 0 0 20 0 36 0 149023392 27723751424 5053435 18446744073709551615 4194304 4196468 140733358285616 140193374361808 140195196896981 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5548] ppid=5497 vsize=27073976 memory=6442213889292200287 CPUtime=3.82 cores=0-7
/proc/5500/task/5548/stat : 5548 (java) S 5497 5500 28956 0 -1 1077944384 798 0 0 0 380 2 0 0 20 0 36 0 149023392 27723751424 5053435 18446744073709551615 4194304 4196468 140733358285616 140193373299808 140195196896981 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5549] ppid=5497 vsize=27073976 memory=6442213889292200287 CPUtime=0.33 cores=0-7
/proc/5500/task/5549/stat : 5549 (java) S 5497 5500 28956 0 -1 1077944384 115 0 0 0 33 0 0 0 20 0 36 0 149023392 27723751424 5053435 18446744073709551615 4194304 4196468 140733358285616 140193372248128 140195196896981 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5550] ppid=5497 vsize=27073976 memory=6442213889292200287 CPUtime=0 cores=0-7
/proc/5500/task/5550/stat : 5550 (java) S 5497 5500 28956 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 36 0 149023393 27723751424 5053435 18446744073709551615 4194304 4196468 140733358285616 140193371207088 140195196896981 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5551] ppid=5497 vsize=27073976 memory=-1 CPUtime=0.39 cores=0-7
/proc/5500/task/5551/stat : 5551 (java) S 5497 5500 28956 0 -1 1077944384 262 0 0 0 39 0 0 0 20 0 36 0 149023393 27723751424 5053435 18446744073709551615 4194304 4196468 140733358285616 140191960386656 140195196896981 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5553] ppid=5497 vsize=27073976 memory=2241 CPUtime=0 cores=0-7
/proc/5500/task/5553/stat : 5553 (java) S 5497 5500 28956 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 36 0 149025969 27723751424 5053435 18446744073709551615 4194304 4196468 140733358285616 140191959340208 140195196896981 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5554] ppid=5497 vsize=27073976 memory=2244 CPUtime=0 cores=0-7
/proc/5500/task/5554/stat : 5554 (java) S 5497 5500 28956 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 36 0 149025969 27723751424 5053435 18446744073709551615 4194304 4196468 140733358285616 140191958287408 140195196896981 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5555] ppid=5497 vsize=27073976 memory=0 CPUtime=0 cores=0-7
/proc/5500/task/5555/stat : 5555 (java) S 5497 5500 28956 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 36 0 149025969 27723751424 5053435 18446744073709551615 4194304 4196468 140733358285616 140191957234608 140195196896981 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
Current children cumulated CPU time: 478.46 s
Current children cumulated vsize: 27073976 KiB
Current children cumulated memory: 20209644 KiB

[startup+280.805 s]
/proc/loadavg: 3.23 4.62 6.91 9/211 5555
/proc/meminfo: memFree=10740924/32770624 swapFree=67108860/67108860
[pid=5500] ppid=5497 vsize=27073976 memory=21162644 CPUtime=484.71 cores=0-7
/proc/5500/stat : 5500 (java) S 5497 5500 28956 0 -1 1077944320 412746 0 0 0 43491 4980 0 0 20 0 36 0 148998051 27723751424 5290661 18446744073709551615 4194304 4196468 140733358285616 140733358268160 140195196886775 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 8 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
/proc/5500/statm: 6768494 5290661 3843 1 0 6756746 0
[pid=5500/tid=5502] ppid=5497 vsize=27073976 memory=288230621803970871 CPUtime=250.3 cores=0-7
/proc/5500/task/5502/stat : 5502 (java) S 5497 5500 28956 0 -1 1077944384 35063 0 0 0 24977 53 0 0 20 0 36 0 148998060 27723751424 5290661 18446744073709551615 4194304 4196468 140733358285616 140195201124480 140195196896981 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5503] ppid=5497 vsize=27073976 memory=13563795322702378 CPUtime=24.31 cores=0-7
/proc/5500/task/5503/stat : 5503 (java) S 5497 5500 28956 0 -1 1077944384 25681 0 0 0 1827 604 0 0 20 0 36 0 148998060 27723751424 5290661 18446744073709551615 4194304 4196468 140733358285616 140195123813008 140195196896981 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 23 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5504] ppid=5497 vsize=27073976 memory=20382200 CPUtime=24.42 cores=0-7
/proc/5500/task/5504/stat : 5504 (java) S 5497 5500 28956 0 -1 1077944384 34201 0 0 0 1859 583 0 0 20 0 36 0 148998060 27723751424 5290661 18446744073709551615 4194304 4196468 140733358285616 140195122760208 140195196896981 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 19 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5505] ppid=5497 vsize=27073976 memory=17 CPUtime=24.29 cores=0-7
/proc/5500/task/5505/stat : 5505 (java) S 5497 5500 28956 0 -1 1077944384 35779 0 0 0 1807 622 0 0 20 0 36 0 148998060 27723751424 5290661 18446744073709551615 4194304 4196468 140733358285616 140195121707408 140195196896981 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 18 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5506] ppid=5497 vsize=27073976 memory=0 CPUtime=24.22 cores=0-7
/proc/5500/task/5506/stat : 5506 (java) S 5497 5500 28956 0 -1 1077944384 26181 0 0 0 1807 615 0 0 20 0 36 0 148998060 27723751424 5290661 18446744073709551615 4194304 4196468 140733358285616 140195120654608 140195196896981 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 25 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5507] ppid=5497 vsize=27073976 memory=1 CPUtime=24.35 cores=0-7
/proc/5500/task/5507/stat : 5507 (java) S 5497 5500 28956 0 -1 1077944384 27928 0 0 0 1834 601 0 0 20 0 36 0 148998060 27723751424 5290661 18446744073709551615 4194304 4196468 140733358285616 140195119602832 140195196896981 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 19 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5508] ppid=5497 vsize=27073976 memory=315 CPUtime=24.34 cores=0-7
/proc/5500/task/5508/stat : 5508 (java) S 5497 5500 28956 0 -1 1077944384 30805 0 0 0 1824 610 0 0 20 0 36 0 148998060 27723751424 5290661 18446744073709551615 4194304 4196468 140733358285616 140195118550032 140195196896981 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 15 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5509] ppid=5497 vsize=27073976 memory=310 CPUtime=24.22 cores=0-7
/proc/5500/task/5509/stat : 5509 (java) S 5497 5500 28956 0 -1 1077944384 68124 0 0 0 1818 604 0 0 20 0 36 0 148998060 27723751424 5290661 18446744073709551615 4194304 4196468 140733358285616 140195117497232 140195196896981 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 29 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5510] ppid=5497 vsize=27073976 memory=319 CPUtime=24.43 cores=0-7
/proc/5500/task/5510/stat : 5510 (java) S 5497 5500 28956 0 -1 1077944384 24290 0 0 0 1817 626 0 0 20 0 36 0 148998060 27723751424 5290661 18446744073709551615 4194304 4196468 140733358285616 140195116444432 140195196896981 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 23 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5511] ppid=5497 vsize=27073976 memory=307 CPUtime=1.05 cores=0-7
/proc/5500/task/5511/stat : 5511 (java) S 5497 5500 28956 0 -1 1077944384 40342 0 0 0 90 15 0 0 20 0 36 0 148998062 27723751424 5290661 18446744073709551615 4194304 4196468 140733358285616 140194329151856 140195196897922 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5512] ppid=5497 vsize=27073976 memory=310 CPUtime=0 cores=0-7
/proc/5500/task/5512/stat : 5512 (java) S 5497 5500 28956 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 36 0 148998062 27723751424 5290661 18446744073709551615 4194304 4196468 140733358285616 140194328097888 140195196896981 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5513] ppid=5497 vsize=27073976 memory=315 CPUtime=0 cores=0-7
/proc/5500/task/5513/stat : 5513 (java) S 5497 5500 28956 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 36 0 148998063 27723751424 5290661 18446744073709551615 4194304 4196468 140733358285616 140194327044992 140195196896981 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5514] ppid=5497 vsize=27073976 memory=316 CPUtime=0 cores=0-7
/proc/5500/task/5514/stat : 5514 (java) S 5497 5500 28956 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 36 0 148998065 27723751424 5290661 18446744073709551615 4194304 4196468 140733358285616 140194325993296 140195196905371 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5515] ppid=5497 vsize=27073976 memory=7680170660397595203 CPUtime=1.82 cores=0-7
/proc/5500/task/5515/stat : 5515 (java) S 5497 5500 28956 0 -1 1077944384 11236 0 0 0 180 2 0 0 20 0 36 0 148998065 27723751424 5290661 18446744073709551615 4194304 4196468 140733358285616 140194324941680 140195196897922 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5516] ppid=5497 vsize=27073976 memory=-7677926825137650786 CPUtime=1.68 cores=0-7
/proc/5500/task/5516/stat : 5516 (java) R 5497 5500 28956 0 -1 4202560 13225 0 0 0 166 2 0 0 20 0 36 0 148998065 27723751424 5290661 18446744073709551615 4194304 4196468 140733358285616 140194323889176 140195180274091 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5517] ppid=5497 vsize=27073976 memory=4872558044660077418 CPUtime=1.62 cores=0-7
/proc/5500/task/5517/stat : 5517 (java) R 5497 5500 28956 0 -1 4202560 10794 0 0 0 158 4 0 0 20 0 36 0 148998065 27723751424 5290661 18446744073709551615 4194304 4196468 140733358285616 140194322836376 140195180386973 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5518] ppid=5497 vsize=27073976 memory=2160 CPUtime=1.03 cores=0-7
/proc/5500/task/5518/stat : 5518 (java) S 5497 5500 28956 0 -1 1077944384 16560 0 0 0 98 5 0 0 20 0 36 0 148998065 27723751424 5290661 18446744073709551615 4194304 4196468 140733358285616 140194321783280 140195196897922 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5519] ppid=5497 vsize=27073976 memory=844 CPUtime=0 cores=0-7
/proc/5500/task/5519/stat : 5519 (java) S 5497 5500 28956 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 36 0 148998065 27723751424 5290661 18446744073709551615 4194304 4196468 140733358285616 140194320730720 140195196896981 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5520] ppid=5497 vsize=27073976 memory=16448 CPUtime=0.17 cores=0-7
/proc/5500/task/5520/stat : 5520 (java) S 5497 5500 28956 0 -1 1077944384 289 0 0 0 8 9 0 0 20 0 36 0 148998069 27723751424 5290661 18446744073709551615 4194304 4196468 140733358285616 140194319678000 140195196897922 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5539] ppid=5497 vsize=27073976 memory=4072 CPUtime=0 cores=0-7
/proc/5500/task/5539/stat : 5539 (java) S 5497 5500 28956 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 36 0 149023367 27723751424 5290661 18446744073709551615 4194304 4196468 140733358285616 140193386979968 140195196896981 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5540] ppid=5497 vsize=27073976 memory=1152 CPUtime=0.05 cores=0-7
/proc/5500/task/5540/stat : 5540 (java) R 5497 5500 28956 0 -1 1077944384 1902 0 0 0 1 4 0 0 20 0 36 0 149023379 27723751424 5290661 18446744073709551615 4194304 4196468 140733358285616 140193383830160 140195196897922 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5541] ppid=5497 vsize=27073976 memory=3548 CPUtime=4.2 cores=0-7
/proc/5500/task/5541/stat : 5541 (java) R 5497 5500 28956 0 -1 4202560 1047 0 0 0 420 0 0 0 20 0 36 0 149023389 27723751424 5290661 18446744073709551615 4194304 4196468 140733358285616 140193380673048 140194804792515 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5542] ppid=5497 vsize=27073976 memory=20089780 CPUtime=4.04 cores=0-7
/proc/5500/task/5542/stat : 5542 (java) R 5497 5500 28956 0 -1 4202560 1148 0 0 0 402 2 0 0 20 0 36 0 149023390 27723751424 5290661 18446744073709551615 4194304 4196468 140733358285616 140193379616744 140194803880932 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5543] ppid=5497 vsize=27073976 memory=4048 CPUtime=3.95 cores=0-7
/proc/5500/task/5543/stat : 5543 (java) R 5497 5500 28956 0 -1 4202560 1943 0 0 0 395 0 0 0 20 0 36 0 149023390 27723751424 5290661 18446744073709551615 4194304 4196468 140733358285616 140193378564296 140194803882369 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5544] ppid=5497 vsize=27073976 memory=45236 CPUtime=3.47 cores=0-7
/proc/5500/task/5544/stat : 5544 (java) S 5497 5500 28956 0 -1 1077944384 948 0 0 0 347 0 0 0 20 0 36 0 149023392 27723751424 5290661 18446744073709551615 4194304 4196468 140733358285616 140193377522864 140195196896981 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5545] ppid=5497 vsize=27073976 memory=1788 CPUtime=3.96 cores=0-7
/proc/5500/task/5545/stat : 5545 (java) R 5497 5500 28956 0 -1 4202560 906 0 0 0 394 2 0 0 20 0 36 0 149023392 27723751424 5290661 18446744073709551615 4194304 4196468 140733358285616 140193376466104 140194803880880 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5546] ppid=5497 vsize=27073976 memory=640 CPUtime=3.37 cores=0-7
/proc/5500/task/5546/stat : 5546 (java) S 5497 5500 28956 0 -1 1077944384 492 0 0 0 337 0 0 0 20 0 36 0 149023392 27723751424 5290661 18446744073709551615 4194304 4196468 140733358285616 140193375417264 140195196896981 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5547] ppid=5497 vsize=27073976 memory=960 CPUtime=4.1 cores=0-7
/proc/5500/task/5547/stat : 5547 (java) R 5497 5500 28956 0 -1 4202560 1093 0 0 0 406 4 0 0 20 0 36 0 149023392 27723751424 5290661 18446744073709551615 4194304 4196468 140733358285616 140193374361808 140194803719400 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5548] ppid=5497 vsize=27073976 memory=20150252 CPUtime=4.03 cores=0-7
/proc/5500/task/5548/stat : 5548 (java) R 5497 5500 28956 0 -1 4202560 798 0 0 0 401 2 0 0 20 0 36 0 149023392 27723751424 5290661 18446744073709551615 4194304 4196468 140733358285616 140193373299944 140194803880967 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5549] ppid=5497 vsize=27073976 memory=2248 CPUtime=0.47 cores=0-7
/proc/5500/task/5549/stat : 5549 (java) R 5497 5500 28956 0 -1 4202560 115 0 0 0 47 0 0 0 20 0 36 0 149023392 27723751424 5290661 18446744073709551615 4194304 4196468 140733358285616 140193372248264 140194804792515 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5550] ppid=5497 vsize=27073976 memory=4300 CPUtime=0 cores=0-7
/proc/5500/task/5550/stat : 5550 (java) S 5497 5500 28956 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 36 0 149023393 27723751424 5290661 18446744073709551615 4194304 4196468 140733358285616 140193371207088 140195196896981 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5551] ppid=5497 vsize=27073976 memory=20105348 CPUtime=0.55 cores=0-7
/proc/5500/task/5551/stat : 5551 (java) R 5497 5500 28956 0 -1 4202560 263 0 0 0 55 0 0 0 20 0 36 0 149023393 27723751424 5290661 18446744073709551615 4194304 4196468 140733358285616 140191960381992 140194803880880 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5553] ppid=5497 vsize=27073976 memory=1000 CPUtime=0 cores=0-7
/proc/5500/task/5553/stat : 5553 (java) S 5497 5500 28956 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 36 0 149025969 27723751424 5290661 18446744073709551615 4194304 4196468 140733358285616 140191959340208 140195196896981 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5554] ppid=5497 vsize=27073976 memory=796 CPUtime=0 cores=0-7
/proc/5500/task/5554/stat : 5554 (java) S 5497 5500 28956 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 36 0 149025969 27723751424 5290661 18446744073709551615 4194304 4196468 140733358285616 140191958287408 140195196896981 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
[pid=5500/tid=5555] ppid=5497 vsize=27073976 memory=11204 CPUtime=0 cores=0-7
/proc/5500/task/5555/stat : 5555 (java) S 5497 5500 28956 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 36 0 149025969 27723751424 5290661 18446744073709551615 4194304 4196468 140733358285616 140191957234608 140195196896981 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18427904 140733358293356 140733358293541 140733358293541 140733358297039 0
Current children cumulated CPU time: 484.71 s
Current children cumulated vsize: 27073976 KiB
Current children cumulated memory: 21162644 KiB

[startup+281.001 s]*
/proc/loadavg: 3.23 4.62 6.91 2/177 5563
/proc/meminfo: memFree=26317732/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): 281.031
CPU time (s): 485.581
CPU user time (s): 435.663
CPU system time (s): 49.9183
CPU usage (%): 172.785
Max. virtual memory (cumulated for all children) (KiB): 27473360
Max. memory (cumulated for all children) (KiB): 21163332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 435.663
system time used= 49.9183
maximum resident set size= 21163364
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 414328
page faults= 0
swaps= 0
block input operations= 0
block output operations= 504
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 29075
involuntary context switches= 7925


# summary of solver processes directly reported to runsolver:
#   pid: 5500
#   total CPU time (s): 485.581
#   total CPU user time (s): 435.663
#   total CPU system time (s): 49.9183

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.64438 second user time and 1.85089 second system time

The end

Launcher Data

Begin job on node127 at 2017-08-23 07:46:39
IDJOB=4285652
IDBENCH=140859
IDSOLVER=2681
FILE ID=node127/4285652-1503468052
RUNJOBID= node127-1503398602-29012
PBS_JOBID= 
Free space on /tmp= 62032 MiB

SOLVER NAME= OscaR - Parallel with EPS 2017-08-22
BENCH NAME= XCSP17/Wwtpp/Wwtpp-ord-s1/Wwtpp-ord-ex07180.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-4285652-1503468052/watcher-4285652-1503468052 -o /tmp/evaluation-result-4285652-1503468052/solver-4285652-1503468052 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node127-1503398602-29012 --watchdog 2580  java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 809994897 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4285652-1503468052.xml

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

MD5SUM BENCH= e350026a89cfa709a4f565894b0c8a5a
RANDOM SEED=809994897

node127.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.92
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.92
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.92
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.92
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:        30980096 kB
MemAvailable:   31951776 kB
Buffers:          320768 kB
Cached:           960928 kB
SwapCached:            0 kB
Active:           929744 kB
Inactive:         409832 kB
Active(anon):       7932 kB
Inactive(anon):   107320 kB
Active(file):     921812 kB
Inactive(file):   302512 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42760 kB
Writeback:             4 kB
AnonPages:         56508 kB
Mapped:            69344 kB
Shmem:             58020 kB
Slab:             152656 kB
SReclaimable:     126384 kB
SUnreclaim:        26272 kB
KernelStack:        3088 kB
PageTables:         4724 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     329160 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 61988 MiB
End job on node127 at 2017-08-23 07:51:20