Trace number 4286005

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
OscaR - Parallel with EPS 2017-08-22OPT28 10.7501 2.7581999

General information on the benchmark

NameStillLife/StillLife-wst-s1/
StillLife-wastage-07.xml
MD5SUM006cf0fd5d0b6c1fad06ae59cb3b038a
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark28
Best CPU time to get the best result obtained on this benchmark0.60087299
Satisfiable
(Un)Satisfiability was proved
Number of variables172
Number of constraints127
Number of domains4
Minimum domain size2
Maximum domain size163
Distribution of domain sizes[{"size":2,"count":81},{"size":3,"count":81},{"size":50,"count":1},{"size":163,"count":9}]
Minimum variable degree1
Maximum variable degree10
Distribution of variable degrees[{"degree":1,"count":4},{"degree":2,"count":78},{"degree":3,"count":12},{"degree":4,"count":28},{"degree":8,"count":24},{"degree":9,"count":25},{"degree":10,"count":1}]
Minimum constraint arity2
Maximum constraint arity11
Distribution of constraint arities[{"arity":2,"count":37},{"arity":3,"count":28},{"arity":9,"count":4},{"arity":10,"count":50},{"arity":11,"count":8}]
Number of extensional constraints77
Number of intensional constraints36
Distribution of constraint types[{"type":"extension","count":77},{"type":"intension","count":36},{"type":"sum","count":10},{"type":"instantiation","count":4}]
Optimization problemYES
Type of objectivemax VAR

Quality of the solution as a function of time


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

Solver Data

0.30/0.25	c version: 2017-08-22
0.30/0.25	c seed: 1843037967
0.30/0.26	c timeout: 2016
0.30/0.26	c memlimit: 22000
0.30/0.26	c nbcore: 8
0.30/0.28	c Parsing instance...
1.12/0.63	c Parsing done, starting search...
6.10/2.12	o 21
6.10/2.13	o 22
6.10/2.14	o 23
6.10/2.14	o 24
7.60/2.38	o 25
7.60/2.39	o 26
9.09/2.56	o 27
9.69/2.62	o 28
10.49/2.73	s OPTIMUM FOUND
10.49/2.73	v <instantiation>
10.49/2.73	v 	<list>
10.49/2.73	v 		x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] w[0][0] w[0][1] w[0][2] w[0][3] w[0][4] w[0][5] w[0][6] w[0][7] w[0][8] w[1][0] w[1][1] w[1][2] w[1][3] w[1][4] w[1][5] w[1][6] w[1][7] w[1][8] w[2][0] w[2][1] w[2][2] w[2][3] w[2][4] w[2][5] w[2][6] w[2][7] w[2][8] w[3][0] w[3][1] w[3][2] w[3][3] w[3][4] w[3][5] w[3][6] w[3][7] w[3][8] w[4][0] w[4][1] w[4][2] w[4][3] w[4][4] w[4][5] w[4][6] w[4][7] w[4][8] w[5][0] w[5][1] w[5][2] w[5][3] w[5][4] w[5][5] w[5][6] w[5][7] w[5][8] w[6][0] w[6][1] w[6][2] w[6][3] w[6][4] w[6][5] w[6][6] w[6][7] w[6][8] w[7][0] w[7][1] w[7][2] w[7][3] w[7][4] w[7][5] w[7][6] w[7][7] w[7][8] w[8][0] w[8][1] w[8][2] w[8][3] w[8][4] w[8][5] w[8][6] w[8][7] w[8][8] ws[0] ws[1] ws[2] ws[3] ws[4] ws[5] ws[6] ws[7] ws[8] z
10.49/2.73	v 	</list>
10.49/2.73	v 	<values>
10.49/2.73	v 		0 0 0 0 0 0 0 0 0 0 1 0 1 1 0 1 1 0 0 1 1 0 1 0 1 0 0 0 0 0 0 1 0 0 1 0 0 1 1 1 0 1 1 1 0 0 1 0 0 1 0 0 0 0 0 0 1 0 1 0 1 1 0 0 1 1 0 1 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 1 0 0 1 0 0 2 4 5 6 8 9 10 12 14 28 
10.49/2.73	v 	</values>
10.49/2.73	v </instantiation>

Verifier Data

OK	28

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4286005-1503424175/watcher-4286005-1503424175 -o /tmp/evaluation-result-4286005-1503424175/solver-4286005-1503424175 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node115-1503412911-4132 --watchdog 312 java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 1843037967 --timelimit 2016 --memlimit 22000 --nbcore 8 HOME/instance-4286005-1503424175.xml 

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

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


[startup+0.100132 s]*
/proc/loadavg: 9.55 8.96 8.76 2/198 5325
/proc/meminfo: memFree=23607968/32770624 swapFree=67108860/67108860
[pid=5305] ppid=5302 vsize=26000852 memory=32148 CPUtime=0.13 cores=0-7
/proc/5305/stat : 5305 (java) S 5302 5305 4105 0 -1 1077944320 8433 0 0 0 11 2 0 0 20 0 20 0 175504996 26624872448 8037 33554432000 4194304 4196468 140735675936624 140735675919168 140460988784375 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
/proc/5305/statm: 6500213 8037 3410 1 0 6487932 0
[pid=5305/tid=5307] ppid=5302 vsize=26000852 memory=4134692831991783777 CPUtime=0.09 cores=0-7
/proc/5305/task/5307/stat : 5307 (java) R 5302 5305 4105 0 -1 4202560 6384 0 0 0 8 1 0 0 20 0 20 0 175504997 26624872448 8037 33554432000 4194304 4196468 140735675936624 140460992981520 140460988806301 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5308] ppid=5302 vsize=26000852 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/5305/task/5308/stat : 5308 (java) S 5302 5305 4105 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175504997 26624872448 8037 33554432000 4194304 4196468 140735675936624 140460941405200 140460988794581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5309] ppid=5302 vsize=26000852 memory=140117030155904 CPUtime=0 cores=0-7
/proc/5305/task/5309/stat : 5309 (java) S 5302 5305 4105 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175504997 26624872448 8037 33554432000 4194304 4196468 140735675936624 140460940352656 140460988794581 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5310] ppid=5302 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/5305/task/5310/stat : 5310 (java) S 5302 5305 4105 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175504997 26624872448 8037 33554432000 4194304 4196468 140735675936624 140460939299600 140460988794581 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5311] ppid=5302 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/5305/task/5311/stat : 5311 (java) S 5302 5305 4105 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175504997 26624872448 8037 33554432000 4194304 4196468 140735675936624 140460938247056 140460988794581 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5312] ppid=5302 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/5305/task/5312/stat : 5312 (java) S 5302 5305 4105 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175504997 26624872448 8037 33554432000 4194304 4196468 140735675936624 140460937194000 140460988794581 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5313] ppid=5302 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/5305/task/5313/stat : 5313 (java) S 5302 5305 4105 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175504997 26624872448 8037 33554432000 4194304 4196468 140735675936624 140460936141456 140460988794581 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5314] ppid=5302 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/5305/task/5314/stat : 5314 (java) S 5302 5305 4105 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175504997 26624872448 8037 33554432000 4194304 4196468 140735675936624 140460935088400 140460988794581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5315] ppid=5302 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/5305/task/5315/stat : 5315 (java) S 5302 5305 4105 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 175504997 26624872448 8037 33554432000 4194304 4196468 140735675936624 140460934035856 140460988794581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5316] ppid=5302 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/5305/task/5316/stat : 5316 (java) S 5302 5305 4105 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175504999 26624872448 8037 33554432000 4194304 4196468 140735675936624 140459193613040 140460988795522 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5317] ppid=5302 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/5305/task/5317/stat : 5317 (java) S 5302 5305 4105 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 175504999 26624872448 8037 33554432000 4194304 4196468 140735675936624 140459192559264 140460988794581 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5318] ppid=5302 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/5305/task/5318/stat : 5318 (java) S 5302 5305 4105 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 175505000 26624872448 8037 33554432000 4194304 4196468 140735675936624 140459191506160 140460988794581 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5319] ppid=5302 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/5305/task/5319/stat : 5319 (java) S 5302 5305 4105 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175505002 26624872448 8037 33554432000 4194304 4196468 140735675936624 140459190454736 140460988802971 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5320] ppid=5302 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/5305/task/5320/stat : 5320 (java) S 5302 5305 4105 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 20 0 175505002 26624872448 8037 33554432000 4194304 4196468 140735675936624 140459189401840 140460988795522 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5321] ppid=5302 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/5305/task/5321/stat : 5321 (java) S 5302 5305 4105 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 175505002 26624872448 8037 33554432000 4194304 4196468 140735675936624 140458852346224 140460988795522 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5322] ppid=5302 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/5305/task/5322/stat : 5322 (java) S 5302 5305 4105 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 175505002 26624872448 8037 33554432000 4194304 4196468 140735675936624 140458851293168 140460988795522 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5323] ppid=5302 vsize=26000852 memory=0 CPUtime=0.02 cores=0-7
/proc/5305/task/5323/stat : 5323 (java) S 5302 5305 4105 0 -1 1077944384 366 0 0 0 2 0 0 0 20 0 20 0 175505002 26624872448 8037 33554432000 4194304 4196468 140735675936624 140458850240624 140460988795522 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5324] ppid=5302 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/5305/task/5324/stat : 5324 (java) S 5302 5305 4105 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 175505002 26624872448 8037 33554432000 4194304 4196468 140735675936624 140458849188832 140460988794581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5325] ppid=5302 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/5305/task/5325/stat : 5325 (java) S 5302 5305 4105 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175505002 26624872448 8037 33554432000 4194304 4196468 140735675936624 140458848136368 140460988795522 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 26000852 KiB
Current children cumulated memory: 32148 KiB

[startup+0.210505 s]*
/proc/loadavg: 9.55 8.96 8.76 3/198 5325
/proc/meminfo: memFree=23599096/32770624 swapFree=67108860/67108860
[pid=5305] ppid=5302 vsize=26000852 memory=41292 CPUtime=0.3 cores=0-7
/proc/5305/stat : 5305 (java) S 5302 5305 4105 0 -1 1077944320 9454 0 0 0 27 3 0 0 20 0 20 0 175504996 26624872448 10323 33554432000 4194304 4196468 140735675936624 140735675919168 140460988784375 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
/proc/5305/statm: 6500213 10323 3605 1 0 6487932 0
[pid=5305/tid=5307] ppid=5302 vsize=26000852 memory=4026531975 CPUtime=0.19 cores=0-7
/proc/5305/task/5307/stat : 5307 (java) R 5302 5305 4105 0 -1 4202560 7019 0 0 0 17 2 0 0 20 0 20 0 175504997 26624872448 10323 33554432000 4194304 4196468 140735675936624 140460993009456 140460972864862 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5308] ppid=5302 vsize=26000852 memory=9316 CPUtime=0 cores=0-7
/proc/5305/task/5308/stat : 5308 (java) S 5302 5305 4105 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175504997 26624872448 10323 33554432000 4194304 4196468 140735675936624 140460941405200 140460988794581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5309] ppid=5302 vsize=26000852 memory=140117030161016 CPUtime=0 cores=0-7
/proc/5305/task/5309/stat : 5309 (java) S 5302 5305 4105 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175504997 26624872448 10323 33554432000 4194304 4196468 140735675936624 140460940352656 140460988794581 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5310] ppid=5302 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/5305/task/5310/stat : 5310 (java) S 5302 5305 4105 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175504997 26624872448 10323 33554432000 4194304 4196468 140735675936624 140460939299600 140460988794581 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5311] ppid=5302 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/5305/task/5311/stat : 5311 (java) S 5302 5305 4105 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175504997 26624872448 10323 33554432000 4194304 4196468 140735675936624 140460938247056 140460988794581 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5312] ppid=5302 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/5305/task/5312/stat : 5312 (java) S 5302 5305 4105 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175504997 26624872448 10323 33554432000 4194304 4196468 140735675936624 140460937194000 140460988794581 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5313] ppid=5302 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/5305/task/5313/stat : 5313 (java) S 5302 5305 4105 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175504997 26624872448 10323 33554432000 4194304 4196468 140735675936624 140460936141456 140460988794581 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5314] ppid=5302 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/5305/task/5314/stat : 5314 (java) S 5302 5305 4105 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175504997 26624872448 10323 33554432000 4194304 4196468 140735675936624 140460935088400 140460988794581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5315] ppid=5302 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/5305/task/5315/stat : 5315 (java) S 5302 5305 4105 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 175504997 26624872448 10323 33554432000 4194304 4196468 140735675936624 140460934035856 140460988794581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5316] ppid=5302 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/5305/task/5316/stat : 5316 (java) S 5302 5305 4105 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 175504999 26624872448 10323 33554432000 4194304 4196468 140735675936624 140459193613040 140460988795522 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5317] ppid=5302 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/5305/task/5317/stat : 5317 (java) S 5302 5305 4105 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 175504999 26624872448 10323 33554432000 4194304 4196468 140735675936624 140459192559264 140460988794581 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5318] ppid=5302 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/5305/task/5318/stat : 5318 (java) S 5302 5305 4105 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 175505000 26624872448 10323 33554432000 4194304 4196468 140735675936624 140459191506160 140460988794581 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5319] ppid=5302 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/5305/task/5319/stat : 5319 (java) S 5302 5305 4105 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175505002 26624872448 10323 33554432000 4194304 4196468 140735675936624 140459190454736 140460988802971 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5320] ppid=5302 vsize=26000852 memory=0 CPUtime=0.01 cores=0-7
/proc/5305/task/5320/stat : 5320 (java) S 5302 5305 4105 0 -1 1077944384 494 0 0 0 1 0 0 0 20 0 20 0 175505002 26624872448 10323 33554432000 4194304 4196468 140735675936624 140459189401840 140460988795522 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5321] ppid=5302 vsize=26000852 memory=0 CPUtime=0.01 cores=0-7
/proc/5305/task/5321/stat : 5321 (java) S 5302 5305 4105 0 -1 1077944384 27 0 0 0 1 0 0 0 20 0 20 0 175505002 26624872448 10323 33554432000 4194304 4196468 140735675936624 140458852346224 140460988795522 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5322] ppid=5302 vsize=26000852 memory=0 CPUtime=0.01 cores=0-7
/proc/5305/task/5322/stat : 5322 (java) S 5302 5305 4105 0 -1 1077944384 119 0 0 0 1 0 0 0 20 0 20 0 175505002 26624872448 10323 33554432000 4194304 4196468 140735675936624 140458851293168 140460988795522 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5323] ppid=5302 vsize=26000852 memory=0 CPUtime=0.05 cores=0-7
/proc/5305/task/5323/stat : 5323 (java) R 5302 5305 4105 0 -1 4202560 413 0 0 0 5 0 0 0 20 0 20 0 175505002 26624872448 10323 33554432000 4194304 4196468 140735675936624 140458850240624 140460988796310 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5324] ppid=5302 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/5305/task/5324/stat : 5324 (java) S 5302 5305 4105 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 175505002 26624872448 10323 33554432000 4194304 4196468 140735675936624 140458849188832 140460988794581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5325] ppid=5302 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/5305/task/5325/stat : 5325 (java) S 5302 5305 4105 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175505002 26624872448 10323 33554432000 4194304 4196468 140735675936624 140458848136368 140460988795522 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 26000852 KiB
Current children cumulated memory: 41292 KiB

[startup+0.310213 s]*
/proc/loadavg: 9.55 8.96 8.76 4/198 5325
/proc/meminfo: memFree=23591404/32770624 swapFree=67108860/67108860
[pid=5305] ppid=5302 vsize=26000872 memory=49348 CPUtime=0.48 cores=0-7
/proc/5305/stat : 5305 (java) S 5302 5305 4105 0 -1 1077944320 10635 0 0 0 44 4 0 0 20 0 20 0 175504996 26624892928 12337 33554432000 4194304 4196468 140735675936624 140735675919168 140460988784375 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
/proc/5305/statm: 6500218 12337 3703 1 0 6487932 0
[pid=5305/tid=5307] ppid=5302 vsize=26000872 memory=8112282956445269571 CPUtime=0.28 cores=0-7
/proc/5305/task/5307/stat : 5307 (java) R 5302 5305 4105 0 -1 4202560 7724 0 0 0 26 2 0 0 20 0 20 0 175504997 26624892928 12337 33554432000 4194304 4196468 140735675936624 140460993009232 140460614096064 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5308] ppid=5302 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/5305/task/5308/stat : 5308 (java) S 5302 5305 4105 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175504997 26624892928 12337 33554432000 4194304 4196468 140735675936624 140460941405200 140460988794581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5309] ppid=5302 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/5305/task/5309/stat : 5309 (java) S 5302 5305 4105 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175504997 26624892928 12337 33554432000 4194304 4196468 140735675936624 140460940352656 140460988794581 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5310] ppid=5302 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/5305/task/5310/stat : 5310 (java) S 5302 5305 4105 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175504997 26624892928 12337 33554432000 4194304 4196468 140735675936624 140460939299600 140460988794581 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5311] ppid=5302 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/5305/task/5311/stat : 5311 (java) S 5302 5305 4105 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175504997 26624892928 12337 33554432000 4194304 4196468 140735675936624 140460938247056 140460988794581 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5312] ppid=5302 vsize=26000872 memory=2244 CPUtime=0 cores=0-7
/proc/5305/task/5312/stat : 5312 (java) S 5302 5305 4105 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175504997 26624892928 12337 33554432000 4194304 4196468 140735675936624 140460937194000 140460988794581 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5313] ppid=5302 vsize=26000872 memory=140116932785071 CPUtime=0 cores=0-7
/proc/5305/task/5313/stat : 5313 (java) S 5302 5305 4105 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175504997 26624892928 12337 33554432000 4194304 4196468 140735675936624 140460936141456 140460988794581 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5314] ppid=5302 vsize=26000872 memory=140116932787376 CPUtime=0 cores=0-7
/proc/5305/task/5314/stat : 5314 (java) S 5302 5305 4105 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175504997 26624892928 12337 33554432000 4194304 4196468 140735675936624 140460935088400 140460988794581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5315] ppid=5302 vsize=26000872 memory=3472464015113958880 CPUtime=0 cores=0-7
/proc/5305/task/5315/stat : 5315 (java) S 5302 5305 4105 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 175504997 26624892928 12337 33554432000 4194304 4196468 140735675936624 140460934035856 140460988794581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5316] ppid=5302 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/5305/task/5316/stat : 5316 (java) S 5302 5305 4105 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 175504999 26624892928 12337 33554432000 4194304 4196468 140735675936624 140459193613040 140460988795522 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5317] ppid=5302 vsize=26000872 memory=280233865586320 CPUtime=0 cores=0-7
/proc/5305/task/5317/stat : 5317 (java) S 5302 5305 4105 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 175504999 26624892928 12337 33554432000 4194304 4196468 140735675936624 140459192559264 140460988794581 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5318] ppid=5302 vsize=26000872 memory=280233865593232 CPUtime=0 cores=0-7
/proc/5305/task/5318/stat : 5318 (java) S 5302 5305 4105 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 175505000 26624892928 12337 33554432000 4194304 4196468 140735675936624 140459191506160 140460988794581 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5319] ppid=5302 vsize=26000872 memory=280233865534384 CPUtime=0 cores=0-7
/proc/5305/task/5319/stat : 5319 (java) S 5302 5305 4105 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175505002 26624892928 12337 33554432000 4194304 4196468 140735675936624 140459190454736 140460988802971 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5320] ppid=5302 vsize=26000872 memory=280233865607056 CPUtime=0.01 cores=0-7
/proc/5305/task/5320/stat : 5320 (java) S 5302 5305 4105 0 -1 1077944384 502 0 0 0 1 0 0 0 20 0 20 0 175505002 26624892928 12337 33554432000 4194304 4196468 140735675936624 140459189401840 140460988795522 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5321] ppid=5302 vsize=26000872 memory=280233865613968 CPUtime=0.03 cores=0-7
/proc/5305/task/5321/stat : 5321 (java) S 5302 5305 4105 0 -1 1077944384 173 0 0 0 3 0 0 0 20 0 20 0 175505002 26624892928 12337 33554432000 4194304 4196468 140735675936624 140458852346224 140460988795522 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5322] ppid=5302 vsize=26000872 memory=280233865611664 CPUtime=0.04 cores=0-7
/proc/5305/task/5322/stat : 5322 (java) S 5302 5305 4105 0 -1 1077944384 318 0 0 0 4 0 0 0 20 0 20 0 175505002 26624892928 12337 33554432000 4194304 4196468 140735675936624 140458851293168 140460988795522 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5323] ppid=5302 vsize=26000872 memory=280233865628272 CPUtime=0.08 cores=0-7
/proc/5305/task/5323/stat : 5323 (java) S 5302 5305 4105 0 -1 1077944384 538 0 0 0 8 0 0 0 20 0 20 0 175505002 26624892928 12337 33554432000 4194304 4196468 140735675936624 140458850240624 140460988795522 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5324] ppid=5302 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/5305/task/5324/stat : 5324 (java) S 5302 5305 4105 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 175505002 26624892928 12337 33554432000 4194304 4196468 140735675936624 140458849188832 140460988794581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5325] ppid=5302 vsize=26000872 memory=-1 CPUtime=0 cores=0-7
/proc/5305/task/5325/stat : 5325 (java) S 5302 5305 4105 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175505002 26624892928 12337 33554432000 4194304 4196468 140735675936624 140458848136368 140460988795522 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 26000872 KiB
Current children cumulated memory: 49348 KiB

[startup+0.700952 s]
/proc/loadavg: 9.55 8.96 8.76 3/198 5325
/proc/meminfo: memFree=23578004/32770624 swapFree=67108860/67108860
[pid=5305] ppid=5302 vsize=26004968 memory=81376 CPUtime=1.27 cores=0-7
/proc/5305/stat : 5305 (java) S 5302 5305 4105 0 -1 1077944320 13961 0 0 0 121 6 0 0 20 0 20 0 175504996 26629087232 20344 33554432000 4194304 4196468 140735675936624 140735675919168 140460988784375 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
/proc/5305/statm: 6501242 20344 3764 1 0 6488956 0
[pid=5305/tid=5307] ppid=5302 vsize=26004968 memory=0 CPUtime=0.66 cores=0-7
/proc/5305/task/5307/stat : 5307 (java) R 5302 5305 4105 0 -1 4202560 9142 0 0 0 63 3 0 0 20 0 20 0 175504997 26629087232 20344 33554432000 4194304 4196468 140735675936624 140460993020224 140460972864862 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5308] ppid=5302 vsize=26004968 memory=0 CPUtime=0 cores=0-7
/proc/5305/task/5308/stat : 5308 (java) S 5302 5305 4105 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175504997 26629087232 20344 33554432000 4194304 4196468 140735675936624 140460941405200 140460988794581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5309] ppid=5302 vsize=26004968 memory=0 CPUtime=0 cores=0-7
/proc/5305/task/5309/stat : 5309 (java) S 5302 5305 4105 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175504997 26629087232 20344 33554432000 4194304 4196468 140735675936624 140460940352656 140460988794581 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5310] ppid=5302 vsize=26004968 memory=0 CPUtime=0 cores=0-7
/proc/5305/task/5310/stat : 5310 (java) S 5302 5305 4105 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175504997 26629087232 20344 33554432000 4194304 4196468 140735675936624 140460939299600 140460988794581 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5311] ppid=5302 vsize=26004968 memory=1228 CPUtime=0 cores=0-7
/proc/5305/task/5311/stat : 5311 (java) S 5302 5305 4105 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175504997 26629087232 20344 33554432000 4194304 4196468 140735675936624 140460938247056 140460988794581 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5312] ppid=5302 vsize=26004968 memory=11108 CPUtime=0 cores=0-7
/proc/5305/task/5312/stat : 5312 (java) S 5302 5305 4105 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175504997 26629087232 20344 33554432000 4194304 4196468 140735675936624 140460937194000 140460988794581 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5313] ppid=5302 vsize=26004968 memory=796 CPUtime=0 cores=0-7
/proc/5305/task/5313/stat : 5313 (java) S 5302 5305 4105 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 175504997 26629087232 20344 33554432000 4194304 4196468 140735675936624 140460936141456 140460988794581 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5314] ppid=5302 vsize=26004968 memory=1424 CPUtime=0 cores=0-7
/proc/5305/task/5314/stat : 5314 (java) S 5302 5305 4105 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 175504997 26629087232 20344 33554432000 4194304 4196468 140735675936624 140460935088400 140460988794581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5315] ppid=5302 vsize=26004968 memory=15876 CPUtime=0 cores=0-7
/proc/5305/task/5315/stat : 5315 (java) S 5302 5305 4105 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 175504997 26629087232 20344 33554432000 4194304 4196468 140735675936624 140460934035856 140460988794581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5316] ppid=5302 vsize=26004968 memory=4052 CPUtime=0 cores=0-7
/proc/5305/task/5316/stat : 5316 (java) S 5302 5305 4105 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 175504999 26629087232 20344 33554432000 4194304 4196468 140735675936624 140459193613040 140460988795522 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0

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

Current children cumulated CPU time: 8.4 s
Current children cumulated vsize: 27743860 KiB
Current children cumulated memory: 272164 KiB

[startup+2.6012 s]
/proc/loadavg: 8.87 8.83 8.72 11/213 5340
/proc/meminfo: memFree=23398484/32770624 swapFree=67108860/67108860
[pid=5305] ppid=5302 vsize=27743860 memory=336260 CPUtime=9.69 cores=0-7
/proc/5305/stat : 5305 (java) S 5302 5305 4105 0 -1 1077944320 40998 0 0 0 938 31 0 0 20 0 46 0 175504996 28409712640 84065 33554432000 4194304 4196468 140735675936624 140735675919168 140460988784375 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
/proc/5305/statm: 6935965 84065 3860 1 0 6923158 0
[pid=5305/tid=5307] ppid=5302 vsize=27743860 memory=0 CPUtime=1.86 cores=0-7
/proc/5305/task/5307/stat : 5307 (java) S 5302 5305 4105 0 -1 1077944384 12633 0 0 0 179 7 0 0 20 0 46 0 175504997 28409712640 84065 33554432000 4194304 4196468 140735675936624 140460993022080 140460988794581 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5308] ppid=5302 vsize=27743860 memory=0 CPUtime=0.04 cores=0-7
/proc/5305/task/5308/stat : 5308 (java) S 5302 5305 4105 0 -1 1077944384 65 0 0 0 4 0 0 0 20 0 46 0 175504997 28409712640 84065 33554432000 4194304 4196468 140735675936624 140460941405200 140460988794581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5309] ppid=5302 vsize=27743860 memory=0 CPUtime=0.04 cores=0-7
/proc/5305/task/5309/stat : 5309 (java) S 5302 5305 4105 0 -1 1077944384 266 0 0 0 3 1 0 0 20 0 46 0 175504997 28409712640 84065 33554432000 4194304 4196468 140735675936624 140460940352656 140460988794581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5310] ppid=5302 vsize=27743860 memory=140121325123199 CPUtime=0.05 cores=0-7
/proc/5305/task/5310/stat : 5310 (java) S 5302 5305 4105 0 -1 1077944384 136 0 0 0 4 1 0 0 20 0 46 0 175504997 28409712640 84065 33554432000 4194304 4196468 140735675936624 140460939299600 140460988794581 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5311] ppid=5302 vsize=27743860 memory=0 CPUtime=0.05 cores=0-7
/proc/5305/task/5311/stat : 5311 (java) S 5302 5305 4105 0 -1 1077944384 98 0 0 0 4 1 0 0 20 0 46 0 175504997 28409712640 84065 33554432000 4194304 4196468 140735675936624 140460938247056 140460988794581 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5312] ppid=5302 vsize=27743860 memory=0 CPUtime=0.06 cores=0-7
/proc/5305/task/5312/stat : 5312 (java) S 5302 5305 4105 0 -1 1077944384 182 0 0 0 5 1 0 0 20 0 46 0 175504997 28409712640 84065 33554432000 4194304 4196468 140735675936624 140460937194000 140460988794581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5313] ppid=5302 vsize=27743860 memory=0 CPUtime=0.05 cores=0-7
/proc/5305/task/5313/stat : 5313 (java) S 5302 5305 4105 0 -1 1077944384 31 0 0 0 4 1 0 0 20 0 46 0 175504997 28409712640 84065 33554432000 4194304 4196468 140735675936624 140460936141456 140460988794581 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5314] ppid=5302 vsize=27743860 memory=0 CPUtime=0.05 cores=0-7
/proc/5305/task/5314/stat : 5314 (java) S 5302 5305 4105 0 -1 1077944384 953 0 0 0 4 1 0 0 20 0 46 0 175504997 28409712640 84065 33554432000 4194304 4196468 140735675936624 140460935088400 140460988794581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5315] ppid=5302 vsize=27743860 memory=0 CPUtime=0.04 cores=0-7
/proc/5305/task/5315/stat : 5315 (java) S 5302 5305 4105 0 -1 1077944384 112 0 0 0 4 0 0 0 20 0 46 0 175504997 28409712640 84065 33554432000 4194304 4196468 140735675936624 140460934035856 140460988794581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5316] ppid=5302 vsize=27743860 memory=0 CPUtime=0.04 cores=0-7
/proc/5305/task/5316/stat : 5316 (java) S 5302 5305 4105 0 -1 1077944384 2174 0 0 0 3 1 0 0 20 0 46 0 175504999 28409712640 84065 33554432000 4194304 4196468 140735675936624 140459193613040 140460988795522 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5317] ppid=5302 vsize=27743860 memory=0 CPUtime=0 cores=0-7
/proc/5305/task/5317/stat : 5317 (java) S 5302 5305 4105 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 46 0 175504999 28409712640 84065 33554432000 4194304 4196468 140735675936624 140459192559328 140460988794581 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5318] ppid=5302 vsize=27743860 memory=0 CPUtime=0 cores=0-7
/proc/5305/task/5318/stat : 5318 (java) S 5302 5305 4105 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 46 0 175505000 28409712640 84065 33554432000 4194304 4196468 140735675936624 140459191506176 140460988794581 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5319] ppid=5302 vsize=27743860 memory=0 CPUtime=0 cores=0-7
/proc/5305/task/5319/stat : 5319 (java) S 5302 5305 4105 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 46 0 175505002 28409712640 84065 33554432000 4194304 4196468 140735675936624 140459190454736 140460988802971 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5320] ppid=5302 vsize=27743860 memory=0 CPUtime=1 cores=0-7
/proc/5305/task/5320/stat : 5320 (java) R 5302 5305 4105 0 -1 4202560 4248 0 0 0 99 1 0 0 20 0 46 0 175505002 28409712640 84065 33554432000 4194304 4196468 140735675936624 140459189390600 140460974800188 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5321] ppid=5302 vsize=27743860 memory=0 CPUtime=1.25 cores=0-7
/proc/5305/task/5321/stat : 5321 (java) R 5302 5305 4105 0 -1 4202560 4104 0 0 0 123 2 0 0 20 0 46 0 175505002 28409712640 84065 33554432000 4194304 4196468 140735675936624 140458852332512 140460970328492 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5322] ppid=5302 vsize=27743860 memory=0 CPUtime=1.17 cores=0-7
/proc/5305/task/5322/stat : 5322 (java) R 5302 5305 4105 0 -1 4202560 3975 0 0 0 116 1 0 0 20 0 46 0 175505002 28409712640 84065 33554432000 4194304 4196468 140735675936624 140458851278296 140460967961880 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5323] ppid=5302 vsize=27743860 memory=0 CPUtime=0.85 cores=0-7
/proc/5305/task/5323/stat : 5323 (java) S 5302 5305 4105 0 -1 1077944384 8400 0 0 0 82 3 0 0 20 0 46 0 175505002 28409712640 84065 33554432000 4194304 4196468 140735675936624 140458850240624 140460988795522 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5324] ppid=5302 vsize=27743860 memory=0 CPUtime=0 cores=0-7
/proc/5305/task/5324/stat : 5324 (java) S 5302 5305 4105 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 46 0 175505002 28409712640 84065 33554432000 4194304 4196468 140735675936624 140458849188832 140460988794581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5325] ppid=5302 vsize=27743860 memory=0 CPUtime=0 cores=0-7
/proc/5305/task/5325/stat : 5325 (java) S 5302 5305 4105 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 46 0 175505002 28409712640 84065 33554432000 4194304 4196468 140735675936624 140458848136368 140460988795522 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5326] ppid=5302 vsize=27743860 memory=0 CPUtime=0 cores=0-7
/proc/5305/task/5326/stat : 5326 (java) R 5302 5305 4105 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 46 0 175505163 28409712640 84065 33554432000 4194304 4196468 140735675936624 140458837844992 140460988794581 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5327] ppid=5302 vsize=27743860 memory=0 CPUtime=0 cores=0-7
/proc/5305/task/5327/stat : 5327 (java) S 5302 5305 4105 0 -1 1077944384 31 0 0 0 0 0 0 0 20 0 46 0 175505175 28409712640 84065 33554432000 4194304 4196468 140735675936624 140458834695376 140460988795522 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5328] ppid=5302 vsize=27743860 memory=0 CPUtime=0.36 cores=0-7
/proc/5305/task/5328/stat : 5328 (java) R 5302 5305 4105 0 -1 1077944384 831 0 0 0 36 0 0 0 20 0 46 0 175505184 28409712640 84065 33554432000 4194304 4196468 140735675936624 140458831545392 140460988794581 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5329] ppid=5302 vsize=27743860 memory=0 CPUtime=0.39 cores=0-7
/proc/5305/task/5329/stat : 5329 (java) R 5302 5305 4105 0 -1 4202560 170 0 0 0 39 0 0 0 20 0 46 0 175505184 28409712640 84065 33554432000 4194304 4196468 140735675936624 140458830491808 140735676237762 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5330] ppid=5302 vsize=27743860 memory=0 CPUtime=0.39 cores=0-7
/proc/5305/task/5330/stat : 5330 (java) R 5302 5305 4105 0 -1 4202560 74 0 0 0 39 0 0 0 20 0 46 0 175505185 28409712640 84065 33554432000 4194304 4196468 140735675936624 140458829439792 140460624563412 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5331] ppid=5302 vsize=27743860 memory=0 CPUtime=0.33 cores=0-7
/proc/5305/task/5331/stat : 5331 (java) R 5302 5305 4105 0 -1 1077944384 110 0 0 0 33 0 0 0 20 0 46 0 175505187 28409712640 84065 33554432000 4194304 4196468 140735675936624 140458828387248 140460988794581 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5332] ppid=5302 vsize=27743860 memory=0 CPUtime=0.09 cores=0-7
/proc/5305/task/5332/stat : 5332 (java) R 5302 5305 4105 0 -1 4202560 48 0 0 0 9 0 0 0 20 0 46 0 175505187 28409712640 84065 33554432000 4194304 4196468 140735675936624 140458827334176 140460624306635 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5333] ppid=5302 vsize=27743860 memory=0 CPUtime=0.12 cores=0-7
/proc/5305/task/5333/stat : 5333 (java) R 5302 5305 4105 0 -1 1077944384 49 0 0 0 12 0 0 0 20 0 46 0 175505187 28409712640 84065 33554432000 4194304 4196468 140735675936624 140458826282672 140460988794581 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5334] ppid=5302 vsize=27743860 memory=0 CPUtime=0.21 cores=0-7
/proc/5305/task/5334/stat : 5334 (java) R 5302 5305 4105 0 -1 1077944384 63 0 0 0 21 0 0 0 20 0 46 0 175505187 28409712640 84065 33554432000 4194304 4196468 140735675936624 140458825229616 140460988794581 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5335] ppid=5302 vsize=27743860 memory=0 CPUtime=0.27 cores=0-7
/proc/5305/task/5335/stat : 5335 (java) R 5302 5305 4105 0 -1 1077944384 107 0 0 0 27 0 0 0 20 0 46 0 175505187 28409712640 84065 33554432000 4194304 4196468 140735675936624 140458824177072 140460988794581 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5336] ppid=5302 vsize=27743860 memory=0 CPUtime=0.09 cores=0-7
/proc/5305/task/5336/stat : 5336 (java) R 5302 5305 4105 0 -1 1077944384 55 0 0 0 9 0 0 0 20 0 46 0 175505187 28409712640 84065 33554432000 4194304 4196468 140735675936624 140458823124016 140460988794581 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5337] ppid=5302 vsize=27743860 memory=0 CPUtime=0.01 cores=0-7
/proc/5305/task/5337/stat : 5337 (java) R 5302 5305 4105 0 -1 4202560 30 0 0 0 1 0 0 0 20 0 46 0 175505187 28409712640 84065 33554432000 4194304 4196468 140735675936624 140458822070432 140460618762209 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5338] ppid=5302 vsize=27743860 memory=0 CPUtime=0.26 cores=0-7
/proc/5305/task/5338/stat : 5338 (java) R 5302 5305 4105 0 -1 4202560 63 0 0 0 26 0 0 0 20 0 46 0 175505187 28409712640 84065 33554432000 4194304 4196468 140735675936624 140458821017376 140460624293506 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5339] ppid=5302 vsize=27743860 memory=0 CPUtime=0.01 cores=0-7
/proc/5305/task/5339/stat : 5339 (java) R 5302 5305 4105 0 -1 1077944384 48 0 0 0 1 0 0 0 20 0 46 0 175505187 28409712640 84065 33554432000 4194304 4196468 140735675936624 140458819965872 140460988794581 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5340] ppid=5302 vsize=27743860 memory=0 CPUtime=0.21 cores=0-7
/proc/5305/task/5340/stat : 5340 (java) R 5302 5305 4105 0 -1 1077944384 147 0 0 0 21 0 0 0 20 0 46 0 175505187 28409712640 84065 33554432000 4194304 4196468 140735675936624 140458818913840 140460988794581 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
Current children cumulated CPU time: 9.69 s
Current children cumulated vsize: 27743860 KiB
Current children cumulated memory: 336260 KiB

[startup+2.7013 s]
/proc/loadavg: 8.87 8.83 8.72 11/213 5340
/proc/meminfo: memFree=23398484/32770624 swapFree=67108860/67108860
[pid=5305] ppid=5302 vsize=27743860 memory=337516 CPUtime=10.49 cores=0-7
/proc/5305/stat : 5305 (java) S 5302 5305 4105 0 -1 1077944320 41378 0 0 0 1017 32 0 0 20 0 46 0 175504996 28409712640 84379 33554432000 4194304 4196468 140735675936624 140735675919168 140460988784375 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
/proc/5305/statm: 6935965 84379 3864 1 0 6923158 0
[pid=5305/tid=5307] ppid=5302 vsize=27743860 memory=0 CPUtime=1.86 cores=0-7
/proc/5305/task/5307/stat : 5307 (java) S 5302 5305 4105 0 -1 1077944384 12633 0 0 0 179 7 0 0 20 0 46 0 175504997 28409712640 84379 33554432000 4194304 4196468 140735675936624 140460993022080 140460988794581 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5308] ppid=5302 vsize=27743860 memory=0 CPUtime=0.04 cores=0-7
/proc/5305/task/5308/stat : 5308 (java) S 5302 5305 4105 0 -1 1077944384 65 0 0 0 4 0 0 0 20 0 46 0 175504997 28409712640 84379 33554432000 4194304 4196468 140735675936624 140460941405200 140460988794581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5309] ppid=5302 vsize=27743860 memory=1296 CPUtime=0.04 cores=0-7
/proc/5305/task/5309/stat : 5309 (java) S 5302 5305 4105 0 -1 1077944384 266 0 0 0 3 1 0 0 20 0 46 0 175504997 28409712640 84379 33554432000 4194304 4196468 140735675936624 140460940352656 140460988794581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5310] ppid=5302 vsize=27743860 memory=2408 CPUtime=0.05 cores=0-7
/proc/5305/task/5310/stat : 5310 (java) S 5302 5305 4105 0 -1 1077944384 136 0 0 0 4 1 0 0 20 0 46 0 175504997 28409712640 84379 33554432000 4194304 4196468 140735675936624 140460939299600 140460988794581 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5311] ppid=5302 vsize=27743860 memory=1836 CPUtime=0.05 cores=0-7
/proc/5305/task/5311/stat : 5311 (java) S 5302 5305 4105 0 -1 1077944384 98 0 0 0 4 1 0 0 20 0 46 0 175504997 28409712640 84379 33554432000 4194304 4196468 140735675936624 140460938247056 140460988794581 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5312] ppid=5302 vsize=27743860 memory=1720 CPUtime=0.06 cores=0-7
/proc/5305/task/5312/stat : 5312 (java) S 5302 5305 4105 0 -1 1077944384 182 0 0 0 5 1 0 0 20 0 46 0 175504997 28409712640 84379 33554432000 4194304 4196468 140735675936624 140460937194000 140460988794581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5313] ppid=5302 vsize=27743860 memory=288230574492221466 CPUtime=0.05 cores=0-7
/proc/5305/task/5313/stat : 5313 (java) S 5302 5305 4105 0 -1 1077944384 31 0 0 0 4 1 0 0 20 0 46 0 175504997 28409712640 84379 33554432000 4194304 4196468 140735675936624 140460936141456 140460988794581 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5314] ppid=5302 vsize=27743860 memory=304274669723451707 CPUtime=0.05 cores=0-7
/proc/5305/task/5314/stat : 5314 (java) S 5302 5305 4105 0 -1 1077944384 953 0 0 0 4 1 0 0 20 0 46 0 175504997 28409712640 84379 33554432000 4194304 4196468 140735675936624 140460935088400 140460988794581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5315] ppid=5302 vsize=27743860 memory=16098169624726079 CPUtime=0.04 cores=0-7
/proc/5305/task/5315/stat : 5315 (java) S 5302 5305 4105 0 -1 1077944384 112 0 0 0 4 0 0 0 20 0 46 0 175504997 28409712640 84379 33554432000 4194304 4196468 140735675936624 140460934035856 140460988794581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5316] ppid=5302 vsize=27743860 memory=0 CPUtime=0.04 cores=0-7
/proc/5305/task/5316/stat : 5316 (java) S 5302 5305 4105 0 -1 1077944384 2174 0 0 0 3 1 0 0 20 0 46 0 175504999 28409712640 84379 33554432000 4194304 4196468 140735675936624 140459193613040 140460988795522 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5317] ppid=5302 vsize=27743860 memory=239464 CPUtime=0 cores=0-7
/proc/5305/task/5317/stat : 5317 (java) S 5302 5305 4105 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 46 0 175504999 28409712640 84379 33554432000 4194304 4196468 140735675936624 140459192559328 140460988794581 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5318] ppid=5302 vsize=27743860 memory=165616 CPUtime=0 cores=0-7
/proc/5305/task/5318/stat : 5318 (java) S 5302 5305 4105 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 46 0 175505000 28409712640 84379 33554432000 4194304 4196468 140735675936624 140459191506176 140460988794581 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5319] ppid=5302 vsize=27743860 memory=1788 CPUtime=0 cores=0-7
/proc/5305/task/5319/stat : 5319 (java) S 5302 5305 4105 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 46 0 175505002 28409712640 84379 33554432000 4194304 4196468 140735675936624 140459190454736 140460988802971 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5320] ppid=5302 vsize=27743860 memory=640 CPUtime=1.08 cores=0-7
/proc/5305/task/5320/stat : 5320 (java) R 5302 5305 4105 0 -1 4202560 4448 0 0 0 107 1 0 0 20 0 46 0 175505002 28409712640 84379 33554432000 4194304 4196468 140735675936624 140459189388384 140460972687465 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5321] ppid=5302 vsize=27743860 memory=0 CPUtime=1.3 cores=0-7
/proc/5305/task/5321/stat : 5321 (java) R 5302 5305 4105 0 -1 1077944384 4121 0 0 0 128 2 0 0 20 0 46 0 175505002 28409712640 84379 33554432000 4194304 4196468 140735675936624 140458852332656 140460988794581 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5322] ppid=5302 vsize=27743860 memory=0 CPUtime=1.21 cores=0-7
/proc/5305/task/5322/stat : 5322 (java) R 5302 5305 4105 0 -1 4202560 3976 0 0 0 120 1 0 0 20 0 46 0 175505002 28409712640 84379 33554432000 4194304 4196468 140735675936624 140458851275008 140460972281115 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5323] ppid=5302 vsize=27743860 memory=0 CPUtime=0.89 cores=0-7
/proc/5305/task/5323/stat : 5323 (java) R 5302 5305 4105 0 -1 1077944384 8481 0 0 0 86 3 0 0 20 0 46 0 175505002 28409712640 84379 33554432000 4194304 4196468 140735675936624 140458850240624 140460988795522 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5324] ppid=5302 vsize=27743860 memory=0 CPUtime=0 cores=0-7
/proc/5305/task/5324/stat : 5324 (java) S 5302 5305 4105 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 46 0 175505002 28409712640 84379 33554432000 4194304 4196468 140735675936624 140458849188832 140460988794581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5325] ppid=5302 vsize=27743860 memory=0 CPUtime=0 cores=0-7
/proc/5305/task/5325/stat : 5325 (java) R 5302 5305 4105 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 46 0 175505002 28409712640 84379 33554432000 4194304 4196468 140735675936624 140458848136368 140460988795522 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5326] ppid=5302 vsize=27743860 memory=140121325123199 CPUtime=0.02 cores=0-7
/proc/5305/task/5326/stat : 5326 (java) R 5302 5305 4105 0 -1 1077944384 56 0 0 0 2 0 0 0 20 0 46 0 175505163 28409712640 84379 33554432000 4194304 4196468 140735675936624 140458837844912 140460988794581 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5327] ppid=5302 vsize=27743860 memory=2209 CPUtime=0 cores=0-7
/proc/5305/task/5327/stat : 5327 (java) S 5302 5305 4105 0 -1 1077944384 31 0 0 0 0 0 0 0 20 0 46 0 175505175 28409712640 84379 33554432000 4194304 4196468 140735675936624 140458834695376 140460988795522 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5328] ppid=5302 vsize=27743860 memory=27012 CPUtime=0.39 cores=0-7
/proc/5305/task/5328/stat : 5328 (java) R 5302 5305 4105 0 -1 1077944384 831 0 0 0 39 0 0 0 20 0 46 0 175505184 28409712640 84379 33554432000 4194304 4196468 140735675936624 140458831545360 140460988794581 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5329] ppid=5302 vsize=27743860 memory=0 CPUtime=0.42 cores=0-7
/proc/5305/task/5329/stat : 5329 (java) R 5302 5305 4105 0 -1 4202560 170 0 0 0 42 0 0 0 20 0 46 0 175505184 28409712640 84379 33554432000 4194304 4196468 140735675936624 140458830492816 140735676237762 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5330] ppid=5302 vsize=27743860 memory=0 CPUtime=0.42 cores=0-7
/proc/5305/task/5330/stat : 5330 (java) R 5302 5305 4105 0 -1 1077944384 74 0 0 0 42 0 0 0 20 0 46 0 175505185 28409712640 84379 33554432000 4194304 4196468 140735675936624 140458829439680 140460988794581 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5331] ppid=5302 vsize=27743860 memory=0 CPUtime=0.36 cores=0-7
/proc/5305/task/5331/stat : 5331 (java) R 5302 5305 4105 0 -1 1077944384 110 0 0 0 36 0 0 0 20 0 46 0 175505187 28409712640 84379 33554432000 4194304 4196468 140735675936624 140458828387216 140460988794581 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5332] ppid=5302 vsize=27743860 memory=0 CPUtime=0.12 cores=0-7
/proc/5305/task/5332/stat : 5332 (java) R 5302 5305 4105 0 -1 1077944384 48 0 0 0 12 0 0 0 20 0 46 0 175505187 28409712640 84379 33554432000 4194304 4196468 140735675936624 140458827335184 140460988794581 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5333] ppid=5302 vsize=27743860 memory=0 CPUtime=0.17 cores=0-7
/proc/5305/task/5333/stat : 5333 (java) R 5302 5305 4105 0 -1 1077944384 51 0 0 0 17 0 0 0 20 0 46 0 175505187 28409712640 84379 33554432000 4194304 4196468 140735675936624 140458826282640 140460988794581 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5334] ppid=5302 vsize=27743860 memory=0 CPUtime=0.25 cores=0-7
/proc/5305/task/5334/stat : 5334 (java) R 5302 5305 4105 0 -1 4202560 63 0 0 0 25 0 0 0 20 0 46 0 175505187 28409712640 84379 33554432000 4194304 4196468 140735675936624 140458825228560 140460624564501 0 4 0 16800975 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5335] ppid=5302 vsize=27743860 memory=0 CPUtime=0.28 cores=0-7
/proc/5305/task/5335/stat : 5335 (java) R 5302 5305 4105 0 -1 1077944384 107 0 0 0 28 0 0 0 20 0 46 0 175505187 28409712640 84379 33554432000 4194304 4196468 140735675936624 140458824177040 140460988794581 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5336] ppid=5302 vsize=27743860 memory=0 CPUtime=0.1 cores=0-7
/proc/5305/task/5336/stat : 5336 (java) R 5302 5305 4105 0 -1 1077944384 55 0 0 0 10 0 0 0 20 0 46 0 175505187 28409712640 84379 33554432000 4194304 4196468 140735675936624 140458823123984 140460988794581 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5337] ppid=5302 vsize=27743860 memory=0 CPUtime=0.04 cores=0-7
/proc/5305/task/5337/stat : 5337 (java) R 5302 5305 4105 0 -1 1077944384 30 0 0 0 4 0 0 0 20 0 46 0 175505187 28409712640 84379 33554432000 4194304 4196468 140735675936624 140458822071440 140460988794581 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5338] ppid=5302 vsize=27743860 memory=0 CPUtime=0.27 cores=0-7
/proc/5305/task/5338/stat : 5338 (java) R 5302 5305 4105 0 -1 1077944384 108 0 0 0 27 0 0 0 20 0 46 0 175505187 28409712640 84379 33554432000 4194304 4196468 140735675936624 140458821018384 140460988794581 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5339] ppid=5302 vsize=27743860 memory=0 CPUtime=0.04 cores=0-7
/proc/5305/task/5339/stat : 5339 (java) R 5302 5305 4105 0 -1 4202560 50 0 0 0 4 0 0 0 20 0 46 0 175505187 28409712640 84379 33554432000 4194304 4196468 140735675936624 140458819961536 140460624118935 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
[pid=5305/tid=5340] ppid=5302 vsize=27743860 memory=314252 CPUtime=0.23 cores=0-7
/proc/5305/task/5340/stat : 5340 (java) R 5302 5305 4105 0 -1 1077944384 147 0 0 0 23 0 0 0 20 0 46 0 175505187 28409712640 84379 33554432000 4194304 4196468 140735675936624 140458818909152 140460988794581 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29298688 140735675937895 140735675938080 140735675938080 140735675940815 0
Current children cumulated CPU time: 10.49 s
Current children cumulated vsize: 27743860 KiB
Current children cumulated memory: 337516 KiB

Child status: 0
Real time (s): 2.7582
CPU time (s): 10.7501
CPU user time (s): 10.4123
CPU system time (s): 0.33783
CPU usage (%): 389.75
Max. virtual memory (cumulated for all children) (KiB): 27743860
Max. memory (cumulated for all children) (KiB): 337516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.4123
system time used= 0.33783
maximum resident set size= 340324
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41932
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6859
involuntary context switches= 464


# summary of solver processes directly reported to runsolver:
#   pid: 5305
#   total CPU time (s): 10.7501
#   total CPU user time (s): 10.4123
#   total CPU system time (s): 0.33783

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.039836 second user time and 0.073843 second system time

The end

Launcher Data

Begin job on node115 at 2017-08-22 19:35:14
IDJOB=4286005
IDBENCH=115912
IDSOLVER=2682
FILE ID=node115/4286005-1503424175
RUNJOBID= node115-1503412911-4132
PBS_JOBID= 20632120
Free space on /tmp= 61024 MiB

SOLVER NAME= OscaR - Parallel with EPS 2017-08-22
BENCH NAME= XCSP17/StillLife/StillLife-wst-s1/StillLife-wastage-07.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-4286005-1503424175/watcher-4286005-1503424175 -o /tmp/evaluation-result-4286005-1503424175/solver-4286005-1503424175 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node115-1503412911-4132 --watchdog 312  java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 1843037967 --timelimit 2016 --memlimit 22000 --nbcore 8 HOME/instance-4286005-1503424175.xml

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

MD5SUM BENCH= 006cf0fd5d0b6c1fad06ae59cb3b038a
RANDOM SEED=1843037967

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:        23627028 kB
MemAvailable:   31948868 kB
Buffers:          266184 kB
Cached:          8342684 kB
SwapCached:            0 kB
Active:          1871132 kB
Inactive:        6794692 kB
Active(anon):       7828 kB
Inactive(anon):    93404 kB
Active(file):    1863304 kB
Inactive(file):  6701288 kB
Unevictable:        7012 kB
Mlocked:            7012 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42136 kB
Writeback:             0 kB
AnonPages:         63500 kB
Mapped:            54948 kB
Shmem:             41608 kB
Slab:             173372 kB
SReclaimable:     146168 kB
SUnreclaim:        27204 kB
KernelStack:        3184 kB
PageTables:         4728 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     342416 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= 60980 MiB
End job on node115 at 2017-08-22 19:35:17