Trace number 4275352

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-07-26SAT 65.368599 15.1441

General information on the benchmark

NameHanoi/Hanoi-m1-s1/
Hanoi-04.xml
MD5SUM18df6be3f646356b5200232eb50374f6
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.0047610002
Satisfiable
(Un)Satisfiability was proved
Number of variables14
Number of constraints14
Number of domains1
Minimum domain size81
Maximum domain size81
Distribution of domain sizes[{"size":81,"count":14}]
Minimum variable degree1
Maximum variable degree2
Distribution of variable degrees[{"degree":1,"count":13},{"degree":2,"count":1}]
Minimum constraint arity1
Maximum constraint arity2
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":13}]
Number of extensional constraints13
Number of intensional constraints1
Distribution of constraint types[{"type":"extension","count":13},{"type":"intension","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.29/0.26	c version: 2017-07-26
0.29/0.26	c seed: 1672634270
0.29/0.26	c timeout: 20160
0.29/0.26	c memlimit: 11000
0.29/0.26	c nbcore: 8
0.29/0.29	c Parsing instance...
0.85/0.56	c Parsing done, starting search...
65.32/15.10	s SATISFIABLE
65.32/15.11	v <instantiation>
65.32/15.11	v 	<list>
65.32/15.11	v 		x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13]
65.32/15.11	v 	</list>
65.32/15.11	v 	<values>
65.32/15.11	v 		2 5 4 22 23 22 4 22 23 22 23 22 23 22 
65.32/15.11	v 	</values>
65.32/15.11	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 (15322 MiB free)
  memory of node 1: 16384 MiB (15431 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4275352-1502817466/watcher-4275352-1502817466 -o /tmp/evaluation-result-4275352-1502817466/solver-4275352-1502817466 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node115-1502815183-30951 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 1672634270 --timelimit 20160 --memlimit 11000 --nbcore 8 HOME/instance-4275352-1502817466.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=32386, runsolver pid=32383

[startup+0.100153 s]*
/proc/loadavg: 4.38 6.63 5.56 2/200 32406
/proc/meminfo: memFree=31476016/32770624 swapFree=67108860/67108860
[pid=32386] ppid=32383 vsize=14325320 memory=32316 CPUtime=0.13 cores=0-7
/proc/32386/stat : 32386 (java) S 32383 32386 30924 0 -1 1077944320 8464 0 0 0 11 2 0 0 20 0 20 0 114834320 14669127680 8079 33554432000 4194304 4196468 140737185139024 140737185121568 140572432060151 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
/proc/32386/statm: 3581330 8079 3410 1 0 3569050 0
[pid=32386/tid=32388] ppid=32383 vsize=14325320 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/32386/task/32388/stat : 32388 (java) R 32383 32386 30924 0 -1 4202560 6351 0 0 0 8 1 0 0 20 0 20 0 114834320 14669127680 8079 33554432000 4194304 4196468 140737185139024 140572436276848 140572432082077 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32389] ppid=32383 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/32386/task/32389/stat : 32389 (java) S 32383 32386 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114834321 14669127680 8079 33554432000 4194304 4196468 140737185139024 140572401773456 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32390] ppid=32383 vsize=14325320 memory=140587503691392 CPUtime=0 cores=0-7
/proc/32386/task/32390/stat : 32390 (java) S 32383 32386 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114834321 14669127680 8079 33554432000 4194304 4196468 140737185139024 140572027132688 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32391] ppid=32383 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/32386/task/32391/stat : 32391 (java) S 32383 32386 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114834321 14669127680 8079 33554432000 4194304 4196468 140737185139024 140572026080400 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32392] ppid=32383 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/32386/task/32392/stat : 32392 (java) S 32383 32386 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 114834321 14669127680 8079 33554432000 4194304 4196468 140737185139024 140572025027600 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32393] ppid=32383 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/32386/task/32393/stat : 32393 (java) S 32383 32386 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114834321 14669127680 8079 33554432000 4194304 4196468 140737185139024 140572023974288 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32394] ppid=32383 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/32386/task/32394/stat : 32394 (java) S 32383 32386 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114834321 14669127680 8079 33554432000 4194304 4196468 140737185139024 140572022921488 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32395] ppid=32383 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/32386/task/32395/stat : 32395 (java) S 32383 32386 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 114834321 14669127680 8079 33554432000 4194304 4196468 140737185139024 140572021869200 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32396] ppid=32383 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/32386/task/32396/stat : 32396 (java) S 32383 32386 30924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 114834321 14669127680 8079 33554432000 4194304 4196468 140737185139024 140572020816400 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32397] ppid=32383 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/32386/task/32397/stat : 32397 (java) S 32383 32386 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114834323 14669127680 8079 33554432000 4194304 4196468 140737185139024 140571486653040 140572432071298 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32398] ppid=32383 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/32386/task/32398/stat : 32398 (java) S 32383 32386 30924 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 114834323 14669127680 8079 33554432000 4194304 4196468 140737185139024 140571485599008 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32399] ppid=32383 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/32386/task/32399/stat : 32399 (java) S 32383 32386 30924 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 114834323 14669127680 8079 33554432000 4194304 4196468 140737185139024 140571484546672 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32400] ppid=32383 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/32386/task/32400/stat : 32400 (java) S 32383 32386 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 114834326 14669127680 8079 33554432000 4194304 4196468 140737185139024 140571483494992 140572432078747 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32401] ppid=32383 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/32386/task/32401/stat : 32401 (java) S 32383 32386 30924 0 -1 1077944384 308 0 0 0 0 0 0 0 20 0 20 0 114834326 14669127680 8079 33554432000 4194304 4196468 140737185139024 140571482441840 140572432071298 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32402] ppid=32383 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/32386/task/32402/stat : 32402 (java) S 32383 32386 30924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 114834326 14669127680 8079 33554432000 4194304 4196468 140737185139024 140571481389040 140572432071298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32403] ppid=32383 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/32386/task/32403/stat : 32403 (java) S 32383 32386 30924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 114834326 14669127680 8079 33554432000 4194304 4196468 140737185139024 140571480336752 140572432071298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32404] ppid=32383 vsize=14325320 memory=0 CPUtime=0.02 cores=0-7
/proc/32386/task/32404/stat : 32404 (java) R 32383 32386 30924 0 -1 4202560 414 0 0 0 2 0 0 0 20 0 20 0 114834326 14669127680 8079 33554432000 4194304 4196468 140737185139024 140571479283952 140572411044893 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32405] ppid=32383 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/32386/task/32405/stat : 32405 (java) S 32383 32386 30924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 114834326 14669127680 8079 33554432000 4194304 4196468 140737185139024 140571478231904 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32406] ppid=32383 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/32386/task/32406/stat : 32406 (java) S 32383 32386 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 114834326 14669127680 8079 33554432000 4194304 4196468 140737185139024 140571477179184 140572432071298 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 14325320 KiB
Current children cumulated memory: 32316 KiB

[startup+0.210041 s]*
/proc/loadavg: 4.38 6.63 5.56 2/200 32406
/proc/meminfo: memFree=31466400/32770624 swapFree=67108860/67108860
[pid=32386] ppid=32383 vsize=14325320 memory=41764 CPUtime=0.29 cores=0-7
/proc/32386/stat : 32386 (java) S 32383 32386 30924 0 -1 1077944320 9536 0 0 0 27 2 0 0 20 0 20 0 114834320 14669127680 10441 33554432000 4194304 4196468 140737185139024 140737185121568 140572432060151 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
/proc/32386/statm: 3581330 10441 3637 1 0 3569050 0
[pid=32386/tid=32388] ppid=32383 vsize=14325320 memory=4026531975 CPUtime=0.2 cores=0-7
/proc/32386/task/32388/stat : 32388 (java) R 32383 32386 30924 0 -1 4202560 6985 0 0 0 18 2 0 0 20 0 20 0 114834320 14669127680 10441 33554432000 4194304 4196468 140737185139024 140572436266160 140572416140638 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32389] ppid=32383 vsize=14325320 memory=9292 CPUtime=0 cores=0-7
/proc/32386/task/32389/stat : 32389 (java) S 32383 32386 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114834321 14669127680 10441 33554432000 4194304 4196468 140737185139024 140572401773456 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32390] ppid=32383 vsize=14325320 memory=140587503720338 CPUtime=0 cores=0-7
/proc/32386/task/32390/stat : 32390 (java) S 32383 32386 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114834321 14669127680 10441 33554432000 4194304 4196468 140737185139024 140572027132688 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32391] ppid=32383 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/32386/task/32391/stat : 32391 (java) S 32383 32386 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114834321 14669127680 10441 33554432000 4194304 4196468 140737185139024 140572026080400 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32392] ppid=32383 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/32386/task/32392/stat : 32392 (java) S 32383 32386 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 114834321 14669127680 10441 33554432000 4194304 4196468 140737185139024 140572025027600 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32393] ppid=32383 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/32386/task/32393/stat : 32393 (java) S 32383 32386 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114834321 14669127680 10441 33554432000 4194304 4196468 140737185139024 140572023974288 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32394] ppid=32383 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/32386/task/32394/stat : 32394 (java) S 32383 32386 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114834321 14669127680 10441 33554432000 4194304 4196468 140737185139024 140572022921488 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32395] ppid=32383 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/32386/task/32395/stat : 32395 (java) S 32383 32386 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 114834321 14669127680 10441 33554432000 4194304 4196468 140737185139024 140572021869200 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32396] ppid=32383 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/32386/task/32396/stat : 32396 (java) S 32383 32386 30924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 114834321 14669127680 10441 33554432000 4194304 4196468 140737185139024 140572020816400 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32397] ppid=32383 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/32386/task/32397/stat : 32397 (java) S 32383 32386 30924 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 114834323 14669127680 10441 33554432000 4194304 4196468 140737185139024 140571486653040 140572432071298 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32398] ppid=32383 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/32386/task/32398/stat : 32398 (java) S 32383 32386 30924 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 114834323 14669127680 10441 33554432000 4194304 4196468 140737185139024 140571485599008 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32399] ppid=32383 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/32386/task/32399/stat : 32399 (java) S 32383 32386 30924 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 114834323 14669127680 10441 33554432000 4194304 4196468 140737185139024 140571484546672 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32400] ppid=32383 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/32386/task/32400/stat : 32400 (java) S 32383 32386 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 114834326 14669127680 10441 33554432000 4194304 4196468 140737185139024 140571483494992 140572432078747 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32401] ppid=32383 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/32386/task/32401/stat : 32401 (java) S 32383 32386 30924 0 -1 1077944384 471 0 0 0 0 0 0 0 20 0 20 0 114834326 14669127680 10441 33554432000 4194304 4196468 140737185139024 140571482441840 140572432071298 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32402] ppid=32383 vsize=14325320 memory=0 CPUtime=0.01 cores=0-7
/proc/32386/task/32402/stat : 32402 (java) S 32383 32386 30924 0 -1 1077944384 156 0 0 0 1 0 0 0 20 0 20 0 114834326 14669127680 10441 33554432000 4194304 4196468 140737185139024 140571481389040 140572432071298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32403] ppid=32383 vsize=14325320 memory=0 CPUtime=0.01 cores=0-7
/proc/32386/task/32403/stat : 32403 (java) S 32383 32386 30924 0 -1 1077944384 46 0 0 0 1 0 0 0 20 0 20 0 114834326 14669127680 10441 33554432000 4194304 4196468 140737185139024 140571480336752 140572432071298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32404] ppid=32383 vsize=14325320 memory=0 CPUtime=0.05 cores=0-7
/proc/32386/task/32404/stat : 32404 (java) S 32383 32386 30924 0 -1 1077944384 491 0 0 0 5 0 0 0 20 0 20 0 114834326 14669127680 10441 33554432000 4194304 4196468 140737185139024 140571479283952 140572432071298 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32405] ppid=32383 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/32386/task/32405/stat : 32405 (java) S 32383 32386 30924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 114834326 14669127680 10441 33554432000 4194304 4196468 140737185139024 140571478231904 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32406] ppid=32383 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/32386/task/32406/stat : 32406 (java) S 32383 32386 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 114834326 14669127680 10441 33554432000 4194304 4196468 140737185139024 140571477179184 140572432071298 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 14325320 KiB
Current children cumulated memory: 41764 KiB

[startup+0.309293 s]*
/proc/loadavg: 4.38 6.63 5.56 2/200 32406
/proc/meminfo: memFree=31459296/32770624 swapFree=67108860/67108860
[pid=32386] ppid=32383 vsize=14325340 memory=48896 CPUtime=0.47 cores=0-7
/proc/32386/stat : 32386 (java) S 32383 32386 30924 0 -1 1077944320 10518 0 0 0 43 4 0 0 20 0 20 0 114834320 14669148160 12224 33554432000 4194304 4196468 140737185139024 140737185121568 140572432060151 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
/proc/32386/statm: 3581335 12224 3692 1 0 3569050 0
[pid=32386/tid=32388] ppid=32383 vsize=14325340 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/32386/task/32388/stat : 32388 (java) R 32383 32386 30924 0 -1 4202560 7611 0 0 0 26 3 0 0 20 0 20 0 114834320 14669148160 12224 33554432000 4194304 4196468 140737185139024 140572436277024 140572416140638 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32389] ppid=32383 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/32386/task/32389/stat : 32389 (java) S 32383 32386 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114834321 14669148160 12224 33554432000 4194304 4196468 140737185139024 140572401773456 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32390] ppid=32383 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/32386/task/32390/stat : 32390 (java) S 32383 32386 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114834321 14669148160 12224 33554432000 4194304 4196468 140737185139024 140572027132688 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32391] ppid=32383 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/32386/task/32391/stat : 32391 (java) S 32383 32386 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114834321 14669148160 12224 33554432000 4194304 4196468 140737185139024 140572026080400 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32392] ppid=32383 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/32386/task/32392/stat : 32392 (java) S 32383 32386 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 114834321 14669148160 12224 33554432000 4194304 4196468 140737185139024 140572025027600 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32393] ppid=32383 vsize=14325340 memory=2244 CPUtime=0 cores=0-7
/proc/32386/task/32393/stat : 32393 (java) S 32383 32386 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114834321 14669148160 12224 33554432000 4194304 4196468 140737185139024 140572023974288 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32394] ppid=32383 vsize=14325340 memory=140587365921711 CPUtime=0 cores=0-7
/proc/32386/task/32394/stat : 32394 (java) S 32383 32386 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114834321 14669148160 12224 33554432000 4194304 4196468 140737185139024 140572022921488 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32395] ppid=32383 vsize=14325340 memory=140587365924016 CPUtime=0 cores=0-7
/proc/32386/task/32395/stat : 32395 (java) S 32383 32386 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 114834321 14669148160 12224 33554432000 4194304 4196468 140737185139024 140572021869200 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32396] ppid=32383 vsize=14325340 memory=140587365926320 CPUtime=0 cores=0-7
/proc/32386/task/32396/stat : 32396 (java) S 32383 32386 30924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 114834321 14669148160 12224 33554432000 4194304 4196468 140737185139024 140572020816400 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32397] ppid=32383 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/32386/task/32397/stat : 32397 (java) S 32383 32386 30924 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 114834323 14669148160 12224 33554432000 4194304 4196468 140737185139024 140571486653040 140572432071298 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32398] ppid=32383 vsize=14325340 memory=281174731859600 CPUtime=0 cores=0-7
/proc/32386/task/32398/stat : 32398 (java) S 32383 32386 30924 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 114834323 14669148160 12224 33554432000 4194304 4196468 140737185139024 140571485599008 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32399] ppid=32383 vsize=14325340 memory=281174731866512 CPUtime=0 cores=0-7
/proc/32386/task/32399/stat : 32399 (java) S 32383 32386 30924 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 114834323 14669148160 12224 33554432000 4194304 4196468 140737185139024 140571484546672 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32400] ppid=32383 vsize=14325340 memory=281174731807664 CPUtime=0 cores=0-7
/proc/32386/task/32400/stat : 32400 (java) S 32383 32386 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 114834326 14669148160 12224 33554432000 4194304 4196468 140737185139024 140571483494992 140572432078747 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32401] ppid=32383 vsize=14325340 memory=281174731880336 CPUtime=0.01 cores=0-7
/proc/32386/task/32401/stat : 32401 (java) S 32383 32386 30924 0 -1 1077944384 485 0 0 0 1 0 0 0 20 0 20 0 114834326 14669148160 12224 33554432000 4194304 4196468 140737185139024 140571482441840 140572432071298 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32402] ppid=32383 vsize=14325340 memory=281174731887248 CPUtime=0.03 cores=0-7
/proc/32386/task/32402/stat : 32402 (java) S 32383 32386 30924 0 -1 1077944384 214 0 0 0 3 0 0 0 20 0 20 0 114834326 14669148160 12224 33554432000 4194304 4196468 140737185139024 140571481389040 140572432071298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32403] ppid=32383 vsize=14325340 memory=281174731884944 CPUtime=0.03 cores=0-7
/proc/32386/task/32403/stat : 32403 (java) S 32383 32386 30924 0 -1 1077944384 185 0 0 0 3 0 0 0 20 0 20 0 114834326 14669148160 12224 33554432000 4194304 4196468 140737185139024 140571480336752 140572432071298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32404] ppid=32383 vsize=14325340 memory=281174731901552 CPUtime=0.08 cores=0-7
/proc/32386/task/32404/stat : 32404 (java) S 32383 32386 30924 0 -1 1077944384 636 0 0 0 8 0 0 0 20 0 20 0 114834326 14669148160 12224 33554432000 4194304 4196468 140737185139024 140571479283952 140572432071298 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32405] ppid=32383 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/32386/task/32405/stat : 32405 (java) S 32383 32386 30924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 114834326 14669148160 12224 33554432000 4194304 4196468 140737185139024 140571478231904 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32406] ppid=32383 vsize=14325340 memory=-1 CPUtime=0 cores=0-7
/proc/32386/task/32406/stat : 32406 (java) S 32383 32386 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 114834326 14669148160 12224 33554432000 4194304 4196468 140737185139024 140571477179184 140572432071298 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
Current children cumulated CPU time: 0.47 s
Current children cumulated vsize: 14325340 KiB
Current children cumulated memory: 48896 KiB

[startup+0.700867 s]
/proc/loadavg: 4.38 6.63 5.56 5/200 32406
/proc/meminfo: memFree=31445064/32770624 swapFree=67108860/67108860
[pid=32386] ppid=32383 vsize=14329436 memory=82796 CPUtime=1.12 cores=0-7
/proc/32386/stat : 32386 (java) S 32383 32386 30924 0 -1 1077944320 13810 0 0 0 107 5 0 0 20 0 20 0 114834320 14673342464 20699 33554432000 4194304 4196468 140737185139024 140737185121568 140572432060151 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
/proc/32386/statm: 3582359 20699 3760 1 0 3570074 0
[pid=32386/tid=32388] ppid=32383 vsize=14329436 memory=0 CPUtime=0.67 cores=0-7
/proc/32386/task/32388/stat : 32388 (java) R 32383 32386 30924 0 -1 4202560 9544 0 0 0 64 3 0 0 20 0 20 0 114834320 14673342464 20699 33554432000 4194304 4196468 140737185139024 140572436295072 140572432082077 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32389] ppid=32383 vsize=14329436 memory=0 CPUtime=0 cores=0-7
/proc/32386/task/32389/stat : 32389 (java) S 32383 32386 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114834321 14673342464 20699 33554432000 4194304 4196468 140737185139024 140572401773456 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32390] ppid=32383 vsize=14329436 memory=0 CPUtime=0 cores=0-7
/proc/32386/task/32390/stat : 32390 (java) S 32383 32386 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114834321 14673342464 20699 33554432000 4194304 4196468 140737185139024 140572027132688 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32391] ppid=32383 vsize=14329436 memory=0 CPUtime=0 cores=0-7
/proc/32386/task/32391/stat : 32391 (java) S 32383 32386 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114834321 14673342464 20699 33554432000 4194304 4196468 140737185139024 140572026080400 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32392] ppid=32383 vsize=14329436 memory=1228 CPUtime=0 cores=0-7
/proc/32386/task/32392/stat : 32392 (java) S 32383 32386 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 114834321 14673342464 20699 33554432000 4194304 4196468 140737185139024 140572025027600 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32393] ppid=32383 vsize=14329436 memory=10928 CPUtime=0 cores=0-7
/proc/32386/task/32393/stat : 32393 (java) S 32383 32386 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114834321 14673342464 20699 33554432000 4194304 4196468 140737185139024 140572023974288 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32394] ppid=32383 vsize=14329436 memory=796 CPUtime=0 cores=0-7
/proc/32386/task/32394/stat : 32394 (java) S 32383 32386 30924 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 114834321 14673342464 20699 33554432000 4194304 4196468 140737185139024 140572022921488 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32395] ppid=32383 vsize=14329436 memory=1424 CPUtime=0 cores=0-7
/proc/32386/task/32395/stat : 32395 (java) S 32383 32386 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 114834321 14673342464 20699 33554432000 4194304 4196468 140737185139024 140572021869200 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32396] ppid=32383 vsize=14329436 memory=15872 CPUtime=0 cores=0-7
/proc/32386/task/32396/stat : 32396 (java) S 32383 32386 30924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 114834321 14673342464 20699 33554432000 4194304 4196468 140737185139024 140572020816400 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32397] ppid=32383 vsize=14329436 memory=4052 CPUtime=0 cores=0-7
/proc/32386/task/32397/stat : 32397 (java) S 32383 32386 30924 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 114834323 14673342464 20699 33554432000 4194304 4196468 140737185139024 140571486653040 140572432071298 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0

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

[pid=32386/tid=32404] ppid=32383 vsize=16068328 memory=19036 CPUtime=0.76 cores=0-7
/proc/32386/task/32404/stat : 32404 (java) S 32383 32386 30924 0 -1 1077944384 8410 0 0 0 74 2 0 0 20 0 46 0 114834326 16453967872 968576 33554432000 4194304 4196468 140737185139024 140571479283952 140572432071298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32405] ppid=32383 vsize=16068328 memory=18444 CPUtime=0 cores=0-7
/proc/32386/task/32405/stat : 32405 (java) S 32383 32386 30924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 46 0 114834326 16453967872 968576 33554432000 4194304 4196468 140737185139024 140571478231904 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32406] ppid=32383 vsize=16068328 memory=1788 CPUtime=0 cores=0-7
/proc/32386/task/32406/stat : 32406 (java) S 32383 32386 30924 0 -1 1077944384 226 0 0 0 0 0 0 0 20 0 46 0 114834326 16453967872 968576 33554432000 4194304 4196468 140737185139024 140571477179184 140572432071298 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32407] ppid=32383 vsize=16068328 memory=640 CPUtime=6.73 cores=0-7
/proc/32386/task/32407/stat : 32407 (java) R 32383 32386 30924 0 -1 4202560 1428 0 0 0 535 138 0 0 20 0 46 0 114834440 16453967872 968576 33554432000 4194304 4196468 140737185139024 140571466893120 140572432081498 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32408] ppid=32383 vsize=16068328 memory=952 CPUtime=0.03 cores=0-7
/proc/32386/task/32408/stat : 32408 (java) S 32383 32386 30924 0 -1 1077944384 842 0 0 0 2 1 0 0 20 0 46 0 114834453 16453967872 968576 33554432000 4194304 4196468 140737185139024 140571463742864 140572432071298 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32409] ppid=32383 vsize=16068328 memory=1236 CPUtime=1.11 cores=0-7
/proc/32386/task/32409/stat : 32409 (java) S 32383 32386 30924 0 -1 1077944384 254 0 0 0 102 9 0 0 20 0 46 0 114834463 16453967872 968576 33554432000 4194304 4196468 140737185139024 140571462689872 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32410] ppid=32383 vsize=16068328 memory=4384 CPUtime=1.67 cores=0-7
/proc/32386/task/32410/stat : 32410 (java) S 32383 32386 30924 0 -1 1077944384 175 0 0 0 153 14 0 0 20 0 46 0 114834464 16453967872 968576 33554432000 4194304 4196468 140737185139024 140571033461712 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32411] ppid=32383 vsize=16068328 memory=932 CPUtime=2.53 cores=0-7
/proc/32386/task/32411/stat : 32411 (java) S 32383 32386 30924 0 -1 1077944384 216 0 0 0 230 23 0 0 20 0 46 0 114834464 16453967872 968576 33554432000 4194304 4196468 140737185139024 140571032409424 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32412] ppid=32383 vsize=16068328 memory=1576 CPUtime=1.91 cores=0-7
/proc/32386/task/32412/stat : 32412 (java) R 32383 32386 30924 0 -1 4202560 472 0 0 0 177 14 0 0 20 0 46 0 114834466 16453967872 968576 33554432000 4194304 4196468 140737185139024 140571029257008 140572432072086 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32413] ppid=32383 vsize=16068328 memory=2240 CPUtime=2.68 cores=0-7
/proc/32386/task/32413/stat : 32413 (java) S 32383 32386 30924 0 -1 1077944384 341 0 0 0 240 28 0 0 20 0 46 0 114834466 16453967872 968576 33554432000 4194304 4196468 140737185139024 140571028207184 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32414] ppid=32383 vsize=16068328 memory=4128 CPUtime=2.63 cores=0-7
/proc/32386/task/32414/stat : 32414 (java) S 32383 32386 30924 0 -1 1077944384 236 0 0 0 240 23 0 0 20 0 46 0 114834466 16453967872 968576 33554432000 4194304 4196468 140737185139024 140571027151920 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32415] ppid=32383 vsize=16068328 memory=2200 CPUtime=2.26 cores=0-7
/proc/32386/task/32415/stat : 32415 (java) S 32383 32386 30924 0 -1 1077944384 172 0 0 0 203 23 0 0 20 0 46 0 114834466 16453967872 968576 33554432000 4194304 4196468 140737185139024 140571026102096 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32416] ppid=32383 vsize=16068328 memory=6508 CPUtime=1.59 cores=0-7
/proc/32386/task/32416/stat : 32416 (java) S 32383 32386 30924 0 -1 1077944384 122 0 0 0 145 14 0 0 20 0 46 0 114834466 16453967872 968576 33554432000 4194304 4196468 140737185139024 140571025049296 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32417] ppid=32383 vsize=16068328 memory=836 CPUtime=2.37 cores=0-7
/proc/32386/task/32417/stat : 32417 (java) S 32383 32386 30924 0 -1 1077944384 319 0 0 0 215 22 0 0 20 0 46 0 114834467 16453967872 968576 33554432000 4194304 4196468 140737185139024 140571023995984 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32418] ppid=32383 vsize=16068328 memory=1692 CPUtime=2.6 cores=0-7
/proc/32386/task/32418/stat : 32418 (java) S 32383 32386 30924 0 -1 1077944384 294 0 0 0 236 24 0 0 20 0 46 0 114834467 16453967872 968576 33554432000 4194304 4196468 140737185139024 140571022943184 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32419] ppid=32383 vsize=16068328 memory=916 CPUtime=1.79 cores=0-7
/proc/32386/task/32419/stat : 32419 (java) S 32383 32386 30924 0 -1 1077944384 198 0 0 0 164 15 0 0 20 0 46 0 114834467 16453967872 968576 33554432000 4194304 4196468 140737185139024 140571021888432 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32420] ppid=32383 vsize=16068328 memory=4192 CPUtime=2.18 cores=0-7
/proc/32386/task/32420/stat : 32420 (java) S 32383 32386 30924 0 -1 1077944384 172 0 0 0 201 17 0 0 20 0 46 0 114834469 16453967872 968576 33554432000 4194304 4196468 140737185139024 140571020838096 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32421] ppid=32383 vsize=16068328 memory=4104 CPUtime=2.76 cores=0-7
/proc/32386/task/32421/stat : 32421 (java) R 32383 32386 30924 0 -1 4202560 435 0 0 0 248 28 0 0 20 0 46 0 114834474 16453967872 968576 33554432000 4194304 4196468 140737185139024 140571017649328 140572432072086 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32422] ppid=32383 vsize=16068328 memory=1156 CPUtime=1.4 cores=0-7
/proc/32386/task/32422/stat : 32422 (java) S 32383 32386 30924 0 -1 1077944384 110 0 0 0 129 11 0 0 20 0 46 0 114834475 16453967872 968576 33554432000 4194304 4196468 140737185139024 140571016598992 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32423] ppid=32383 vsize=16068328 memory=281174732878544 CPUtime=1.33 cores=0-7
/proc/32386/task/32423/stat : 32423 (java) R 32383 32386 30924 0 -1 1077944384 211 0 0 0 120 13 0 0 20 0 46 0 114834477 16453967872 968576 33554432000 4194304 4196468 140737185139024 140571015546704 140572432070357 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32424] ppid=32383 vsize=16068328 memory=-7240599198935759669 CPUtime=2.64 cores=0-7
/proc/32386/task/32424/stat : 32424 (java) S 32383 32386 30924 0 -1 1077944384 231 0 0 0 239 25 0 0 20 0 46 0 114834477 16453967872 968576 33554432000 4194304 4196468 140737185139024 140571014491440 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32425] ppid=32383 vsize=16068328 memory=4498404016631593318 CPUtime=1.76 cores=0-7
/proc/32386/task/32425/stat : 32425 (java) S 32383 32386 30924 0 -1 1077944384 225 0 0 0 160 16 0 0 20 0 46 0 114834485 16453967872 968576 33554432000 4194304 4196468 140737185139024 140571013440592 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32426] ppid=32383 vsize=16068328 memory=6944656592455097440 CPUtime=1.22 cores=0-7
/proc/32386/task/32426/stat : 32426 (java) R 32383 32386 30924 0 -1 1077944384 159 0 0 0 109 13 0 0 20 0 46 0 114834485 16453967872 968576 33554432000 4194304 4196468 140737185139024 140571012385328 140572432070357 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32427] ppid=32383 vsize=16068328 memory=6656426216303648864 CPUtime=1.29 cores=0-7
/proc/32386/task/32427/stat : 32427 (java) S 32383 32386 30924 0 -1 1077944384 247 0 0 0 116 13 0 0 20 0 46 0 114834485 16453967872 968576 33554432000 4194304 4196468 140737185139024 140571011333040 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32428] ppid=32383 vsize=16068328 memory=6656426216303648864 CPUtime=0.89 cores=0-7
/proc/32386/task/32428/stat : 32428 (java) S 32383 32386 30924 0 -1 1077944384 126 0 0 0 82 7 0 0 20 0 46 0 114834485 16453967872 968576 33554432000 4194304 4196468 140737185139024 140571010282704 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32429] ppid=32383 vsize=16068328 memory=6656426216303648864 CPUtime=1.92 cores=0-7
/proc/32386/task/32429/stat : 32429 (java) S 32383 32386 30924 0 -1 1077944384 168 0 0 0 175 17 0 0 20 0 46 0 114834486 16453967872 968576 33554432000 4194304 4196468 140737185139024 140571009230416 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32430] ppid=32383 vsize=16068328 memory=6944656575208382560 CPUtime=1 cores=0-7
/proc/32386/task/32430/stat : 32430 (java) R 32383 32386 30924 0 -1 1077944384 321 0 0 0 92 8 0 0 20 0 46 0 114834486 16453967872 968576 33554432000 4194304 4196468 140737185139024 140571008177616 140572432070357 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32431] ppid=32383 vsize=16068328 memory=7668051736550270552 CPUtime=3 cores=0-7
/proc/32386/task/32431/stat : 32431 (java) S 32383 32386 30924 0 -1 1077944384 460 0 0 0 269 31 0 0 20 0 46 0 114834486 16453967872 968576 33554432000 4194304 4196468 140737185139024 140571007122864 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32432] ppid=32383 vsize=16068328 memory=7012474469858633839 CPUtime=1.76 cores=0-7
/proc/32386/task/32432/stat : 32432 (java) S 32383 32386 30924 0 -1 1077944384 168 0 0 0 160 16 0 0 20 0 46 0 114834486 16453967872 968576 33554432000 4194304 4196468 140737185139024 140571006072528 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
Current children cumulated CPU time: 63.67 s
Current children cumulated vsize: 16068328 KiB
Current children cumulated memory: 3874304 KiB

[startup+15.1016 s]
/proc/loadavg: 5.28 6.72 5.60 6/226 32432
/proc/meminfo: memFree=27626584/32770624 swapFree=67108860/67108860
[pid=32386] ppid=32383 vsize=16068328 memory=3875488 CPUtime=65.32 cores=0-7
/proc/32386/stat : 32386 (java) S 32383 32386 30924 0 -1 1077944320 56489 0 0 0 5904 628 0 0 20 0 45 0 114834320 16453967872 968872 33554432000 4194304 4196468 140737185139024 140737185121568 140572432060151 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
/proc/32386/statm: 4017082 968872 3851 1 0 4004276 0
[pid=32386/tid=32388] ppid=32383 vsize=16068328 memory=0 CPUtime=1.42 cores=0-7
/proc/32386/task/32388/stat : 32388 (java) S 32383 32386 30924 0 -1 1077944384 12396 0 0 0 136 6 0 0 20 0 45 0 114834320 16453967872 968872 33554432000 4194304 4196468 140737185139024 140572436297856 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32389] ppid=32383 vsize=16068328 memory=0 CPUtime=0.53 cores=0-7
/proc/32386/task/32389/stat : 32389 (java) S 32383 32386 30924 0 -1 1077944384 240 0 0 0 52 1 0 0 20 0 45 0 114834321 16453967872 968872 33554432000 4194304 4196468 140737185139024 140572401773456 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32390] ppid=32383 vsize=16068328 memory=0 CPUtime=0.54 cores=0-7
/proc/32386/task/32390/stat : 32390 (java) S 32383 32386 30924 0 -1 1077944384 136 0 0 0 52 2 0 0 20 0 45 0 114834321 16453967872 968872 33554432000 4194304 4196468 140737185139024 140572027132688 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32391] ppid=32383 vsize=16068328 memory=0 CPUtime=0.52 cores=0-7
/proc/32386/task/32391/stat : 32391 (java) S 32383 32386 30924 0 -1 1077944384 196 0 0 0 49 3 0 0 20 0 45 0 114834321 16453967872 968872 33554432000 4194304 4196468 140737185139024 140572026080400 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32392] ppid=32383 vsize=16068328 memory=0 CPUtime=0.5 cores=0-7
/proc/32386/task/32392/stat : 32392 (java) S 32383 32386 30924 0 -1 1077944384 159 0 0 0 49 1 0 0 20 0 45 0 114834321 16453967872 968872 33554432000 4194304 4196468 140737185139024 140572025027600 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32393] ppid=32383 vsize=16068328 memory=0 CPUtime=0.54 cores=0-7
/proc/32386/task/32393/stat : 32393 (java) S 32383 32386 30924 0 -1 1077944384 150 0 0 0 52 2 0 0 20 0 45 0 114834321 16453967872 968872 33554432000 4194304 4196468 140737185139024 140572023974288 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32394] ppid=32383 vsize=16068328 memory=0 CPUtime=0.52 cores=0-7
/proc/32386/task/32394/stat : 32394 (java) S 32383 32386 30924 0 -1 1077944384 157 0 0 0 50 2 0 0 20 0 45 0 114834321 16453967872 968872 33554432000 4194304 4196468 140737185139024 140572022921488 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32395] ppid=32383 vsize=16068328 memory=0 CPUtime=0.52 cores=0-7
/proc/32386/task/32395/stat : 32395 (java) S 32383 32386 30924 0 -1 1077944384 232 0 0 0 50 2 0 0 20 0 45 0 114834321 16453967872 968872 33554432000 4194304 4196468 140737185139024 140572021869200 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32396] ppid=32383 vsize=16068328 memory=0 CPUtime=0.53 cores=0-7
/proc/32386/task/32396/stat : 32396 (java) S 32383 32386 30924 0 -1 1077944384 683 0 0 0 52 1 0 0 20 0 45 0 114834321 16453967872 968872 33554432000 4194304 4196468 140737185139024 140572020816400 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32397] ppid=32383 vsize=16068328 memory=0 CPUtime=0.03 cores=0-7
/proc/32386/task/32397/stat : 32397 (java) S 32383 32386 30924 0 -1 1077944384 2352 0 0 0 3 0 0 0 20 0 45 0 114834323 16453967872 968872 33554432000 4194304 4196468 140737185139024 140571486653040 140572432071298 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32398] ppid=32383 vsize=16068328 memory=0 CPUtime=0 cores=0-7
/proc/32386/task/32398/stat : 32398 (java) S 32383 32386 30924 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 45 0 114834323 16453967872 968872 33554432000 4194304 4196468 140737185139024 140571485599072 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32399] ppid=32383 vsize=16068328 memory=0 CPUtime=0 cores=0-7
/proc/32386/task/32399/stat : 32399 (java) S 32383 32386 30924 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 45 0 114834323 16453967872 968872 33554432000 4194304 4196468 140737185139024 140571484546688 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32400] ppid=32383 vsize=16068328 memory=0 CPUtime=0 cores=0-7
/proc/32386/task/32400/stat : 32400 (java) S 32383 32386 30924 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 45 0 114834326 16453967872 968872 33554432000 4194304 4196468 140737185139024 140571483494992 140572432078747 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32401] ppid=32383 vsize=16068328 memory=0 CPUtime=1.23 cores=0-7
/proc/32386/task/32401/stat : 32401 (java) S 32383 32386 30924 0 -1 1077944384 5976 0 0 0 120 3 0 0 20 0 45 0 114834326 16453967872 968872 33554432000 4194304 4196468 140737185139024 140571482441840 140572432071298 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32402] ppid=32383 vsize=16068328 memory=0 CPUtime=1.28 cores=0-7
/proc/32386/task/32402/stat : 32402 (java) S 32383 32386 30924 0 -1 1077944384 5343 0 0 0 126 2 0 0 20 0 45 0 114834326 16453967872 968872 33554432000 4194304 4196468 140737185139024 140571481389040 140572432071298 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32403] ppid=32383 vsize=16068328 memory=0 CPUtime=1.29 cores=0-7
/proc/32386/task/32403/stat : 32403 (java) S 32383 32386 30924 0 -1 1077944384 6292 0 0 0 128 1 0 0 20 0 45 0 114834326 16453967872 968872 33554432000 4194304 4196468 140737185139024 140571480336752 140572432071298 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32404] ppid=32383 vsize=16068328 memory=0 CPUtime=0.78 cores=0-7
/proc/32386/task/32404/stat : 32404 (java) S 32383 32386 30924 0 -1 1077944384 9447 0 0 0 75 3 0 0 20 0 45 0 114834326 16453967872 968872 33554432000 4194304 4196468 140737185139024 140571479283952 140572432071298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32405] ppid=32383 vsize=16068328 memory=0 CPUtime=0 cores=0-7
/proc/32386/task/32405/stat : 32405 (java) S 32383 32386 30924 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 45 0 114834326 16453967872 968872 33554432000 4194304 4196468 140737185139024 140571478231904 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32406] ppid=32383 vsize=16068328 memory=0 CPUtime=0 cores=0-7
/proc/32386/task/32406/stat : 32406 (java) S 32383 32386 30924 0 -1 1077944384 226 0 0 0 0 0 0 0 20 0 45 0 114834326 16453967872 968872 33554432000 4194304 4196468 140737185139024 140571477179184 140572432071298 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32408] ppid=32383 vsize=16068328 memory=0 CPUtime=0.03 cores=0-7
/proc/32386/task/32408/stat : 32408 (java) S 32383 32386 30924 0 -1 1077944384 844 0 0 0 2 1 0 0 20 0 45 0 114834453 16453967872 968872 33554432000 4194304 4196468 140737185139024 140571463742864 140572432071298 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32409] ppid=32383 vsize=16068328 memory=0 CPUtime=1.2 cores=0-7
/proc/32386/task/32409/stat : 32409 (java) S 32383 32386 30924 0 -1 1077944384 341 0 0 0 110 10 0 0 20 0 45 0 114834463 16453967872 968872 33554432000 4194304 4196468 140737185139024 140571462689872 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32410] ppid=32383 vsize=16068328 memory=0 CPUtime=1.67 cores=0-7
/proc/32386/task/32410/stat : 32410 (java) S 32383 32386 30924 0 -1 1077944384 175 0 0 0 153 14 0 0 20 0 45 0 114834464 16453967872 968872 33554432000 4194304 4196468 140737185139024 140571033461712 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32411] ppid=32383 vsize=16068328 memory=0 CPUtime=2.53 cores=0-7
/proc/32386/task/32411/stat : 32411 (java) S 32383 32386 30924 0 -1 1077944384 216 0 0 0 230 23 0 0 20 0 45 0 114834464 16453967872 968872 33554432000 4194304 4196468 140737185139024 140571032409424 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32412] ppid=32383 vsize=16068328 memory=0 CPUtime=2 cores=0-7
/proc/32386/task/32412/stat : 32412 (java) S 32383 32386 30924 0 -1 1077944384 528 0 0 0 185 15 0 0 20 0 45 0 114834466 16453967872 968872 33554432000 4194304 4196468 140737185139024 140571029259472 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32413] ppid=32383 vsize=16068328 memory=0 CPUtime=2.79 cores=0-7
/proc/32386/task/32413/stat : 32413 (java) S 32383 32386 30924 0 -1 1077944384 564 0 0 0 250 29 0 0 20 0 45 0 114834466 16453967872 968872 33554432000 4194304 4196468 140737185139024 140571028207184 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32414] ppid=32383 vsize=16068328 memory=0 CPUtime=2.72 cores=0-7
/proc/32386/task/32414/stat : 32414 (java) S 32383 32386 30924 0 -1 1077944384 409 0 0 0 248 24 0 0 20 0 45 0 114834466 16453967872 968872 33554432000 4194304 4196468 140737185139024 140571027153952 140572432071298 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32415] ppid=32383 vsize=16068328 memory=0 CPUtime=2.26 cores=0-7
/proc/32386/task/32415/stat : 32415 (java) S 32383 32386 30924 0 -1 1077944384 172 0 0 0 203 23 0 0 20 0 45 0 114834466 16453967872 968872 33554432000 4194304 4196468 140737185139024 140571026102096 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32416] ppid=32383 vsize=16068328 memory=7306624659529952612 CPUtime=1.59 cores=0-7
/proc/32386/task/32416/stat : 32416 (java) S 32383 32386 30924 0 -1 1077944384 122 0 0 0 145 14 0 0 20 0 45 0 114834466 16453967872 968872 33554432000 4194304 4196468 140737185139024 140571025049296 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32417] ppid=32383 vsize=16068328 memory=0 CPUtime=2.49 cores=0-7
/proc/32386/task/32417/stat : 32417 (java) S 32383 32386 30924 0 -1 1077944384 411 0 0 0 226 23 0 0 20 0 45 0 114834467 16453967872 968872 33554432000 4194304 4196468 140737185139024 140571023995984 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32418] ppid=32383 vsize=16068328 memory=4629799972190126725 CPUtime=2.66 cores=0-7
/proc/32386/task/32418/stat : 32418 (java) S 32383 32386 30924 0 -1 1077944384 597 0 0 0 241 25 0 0 20 0 45 0 114834467 16453967872 968872 33554432000 4194304 4196468 140737185139024 140571022943184 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32419] ppid=32383 vsize=16068328 memory=7233723701248681560 CPUtime=1.88 cores=0-7
/proc/32386/task/32419/stat : 32419 (java) S 32383 32386 30924 0 -1 1077944384 210 0 0 0 172 16 0 0 20 0 45 0 114834467 16453967872 968872 33554432000 4194304 4196468 140737185139024 140571021890896 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32420] ppid=32383 vsize=16068328 memory=7738993321739447657 CPUtime=2.18 cores=0-7
/proc/32386/task/32420/stat : 32420 (java) S 32383 32386 30924 0 -1 1077944384 172 0 0 0 201 17 0 0 20 0 45 0 114834469 16453967872 968872 33554432000 4194304 4196468 140737185139024 140571020838096 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32421] ppid=32383 vsize=16068328 memory=7377577222789818960 CPUtime=2.88 cores=0-7
/proc/32386/task/32421/stat : 32421 (java) S 32383 32386 30924 0 -1 1077944384 467 0 0 0 259 29 0 0 20 0 45 0 114834474 16453967872 968872 33554432000 4194304 4196468 140737185139024 140571017651792 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32422] ppid=32383 vsize=16068328 memory=4639948313719891052 CPUtime=1.4 cores=0-7
/proc/32386/task/32422/stat : 32422 (java) S 32383 32386 30924 0 -1 1077944384 110 0 0 0 129 11 0 0 20 0 45 0 114834475 16453967872 968872 33554432000 4194304 4196468 140737185139024 140571016598992 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32423] ppid=32383 vsize=16068328 memory=7306624659529952612 CPUtime=1.48 cores=0-7
/proc/32386/task/32423/stat : 32423 (java) S 32383 32386 30924 0 -1 1077944384 802 0 0 0 134 14 0 0 20 0 45 0 114834477 16453967872 968872 33554432000 4194304 4196468 140737185139024 140571015543136 140572432071298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32424] ppid=32383 vsize=16068328 memory=281174731653360 CPUtime=2.66 cores=0-7
/proc/32386/task/32424/stat : 32424 (java) S 32383 32386 30924 0 -1 1077944384 235 0 0 0 241 25 0 0 20 0 45 0 114834477 16453967872 968872 33554432000 4194304 4196468 140737185139024 140571014493904 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32425] ppid=32383 vsize=16068328 memory=0 CPUtime=1.78 cores=0-7
/proc/32386/task/32425/stat : 32425 (java) S 32383 32386 30924 0 -1 1077944384 225 0 0 0 162 16 0 0 20 0 45 0 114834485 16453967872 968872 33554432000 4194304 4196468 140737185139024 140571013440592 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32426] ppid=32383 vsize=16068328 memory=0 CPUtime=1.33 cores=0-7
/proc/32386/task/32426/stat : 32426 (java) S 32383 32386 30924 0 -1 1077944384 221 0 0 0 119 14 0 0 20 0 45 0 114834485 16453967872 968872 33554432000 4194304 4196468 140737185139024 140571012387792 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32427] ppid=32383 vsize=16068328 memory=3761272105353686120 CPUtime=1.42 cores=0-7
/proc/32386/task/32427/stat : 32427 (java) S 32383 32386 30924 0 -1 1077944384 1242 0 0 0 128 14 0 0 20 0 45 0 114834485 16453967872 968872 33554432000 4194304 4196468 140737185139024 140571011335504 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32428] ppid=32383 vsize=16068328 memory=279671090511111 CPUtime=0.89 cores=0-7
/proc/32386/task/32428/stat : 32428 (java) S 32383 32386 30924 0 -1 1077944384 126 0 0 0 82 7 0 0 20 0 45 0 114834485 16453967872 968872 33554432000 4194304 4196468 140737185139024 140571010282704 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32429] ppid=32383 vsize=16068328 memory=7234841900315534696 CPUtime=1.92 cores=0-7
/proc/32386/task/32429/stat : 32429 (java) S 32383 32386 30924 0 -1 1077944384 168 0 0 0 175 17 0 0 20 0 45 0 114834486 16453967872 968872 33554432000 4194304 4196468 140737185139024 140571009230416 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32430] ppid=32383 vsize=16068328 memory=7233723701248681560 CPUtime=1.1 cores=0-7
/proc/32386/task/32430/stat : 32430 (java) S 32383 32386 30924 0 -1 1077944384 351 0 0 0 101 9 0 0 20 0 45 0 114834486 16453967872 968872 33554432000 4194304 4196468 140737185139024 140571008177616 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32431] ppid=32383 vsize=16068328 memory=7955443172193496425 CPUtime=3.11 cores=0-7
/proc/32386/task/32431/stat : 32431 (java) S 32383 32386 30924 0 -1 1077944384 540 0 0 0 279 32 0 0 20 0 45 0 114834486 16453967872 968872 33554432000 4194304 4196468 140737185139024 140571007125328 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
[pid=32386/tid=32432] ppid=32383 vsize=16068328 memory=7882515856220580199 CPUtime=1.76 cores=0-7
/proc/32386/task/32432/stat : 32432 (java) S 32383 32386 30924 0 -1 1077944384 168 0 0 0 160 16 0 0 20 0 45 0 114834486 16453967872 968872 33554432000 4194304 4196468 140737185139024 140571006072528 140572432070357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10649600 140737185145953 140737185146139 140737185146139 140737185148879 0
Current children cumulated CPU time: 65.32 s
Current children cumulated vsize: 16068328 KiB
Current children cumulated memory: 3875488 KiB

Child status: 0
Real time (s): 15.1441
CPU time (s): 65.3686
CPU user time (s): 59.0565
CPU system time (s): 6.31215
CPU usage (%): 431.645
Max. virtual memory (cumulated for all children) (KiB): 16068328
Max. memory (cumulated for all children) (KiB): 3875488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 59.0565
system time used= 6.31215
maximum resident set size= 3875516
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57018
page faults= 0
swaps= 0
block input operations= 0
block output operations= 136
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1985548
involuntary context switches= 741


# summary of solver processes directly reported to runsolver:
#   pid: 32386
#   total CPU time (s): 65.3686
#   total CPU user time (s): 59.0565
#   total CPU system time (s): 6.31215

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.207135 second user time and 0.201245 second system time

The end

Launcher Data

Begin job on node115 at 2017-08-15 19:03:27
IDJOB=4275352
IDBENCH=138761
IDSOLVER=2668
FILE ID=node115/4275352-1502817466
RUNJOBID= node115-1502815183-30951
PBS_JOBID= 20629824
Free space on /tmp= 61824 MiB

SOLVER NAME= OscaR - Parallel with EPS 2017-07-26
BENCH NAME= XCSP17/Hanoi/Hanoi-m1-s1/Hanoi-04.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-parallel.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4275352-1502817466/watcher-4275352-1502817466 -o /tmp/evaluation-result-4275352-1502817466/solver-4275352-1502817466 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node115-1502815183-30951 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 1672634270 --timelimit 20160 --memlimit 11000 --nbcore 8 HOME/instance-4275352-1502817466.xml

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

MD5SUM BENCH= 18df6be3f646356b5200232eb50374f6
RANDOM SEED=1672634270

node115.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.69
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.69
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.69
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.69
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:        31492516 kB
MemAvailable:   31981796 kB
Buffers:          190396 kB
Cached:           586124 kB
SwapCached:            0 kB
Active:           578084 kB
Inactive:         254484 kB
Active(anon):       4764 kB
Inactive(anon):    79412 kB
Active(file):     573320 kB
Inactive(file):   175072 kB
Unevictable:        6188 kB
Mlocked:            6188 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42896 kB
Writeback:             0 kB
AnonPages:         62536 kB
Mapped:            46196 kB
Shmem:             25224 kB
Slab:             139596 kB
SReclaimable:     113448 kB
SUnreclaim:        26148 kB
KernelStack:        3232 kB
PageTables:         4836 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     323440 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:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 61780 MiB
End job on node115 at 2017-08-15 19:03:43