Trace number 4286127

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-22OPT4 72.176201 10.8491

General information on the benchmark

NameOpenStacks/OpenStacks-m2c-s1/
OpenStacks-m2c-wbp-15-15-1.xml
MD5SUM7f3a0b8bae0e1da0b41ee1d30bebf3d5
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark4
Best CPU time to get the best result obtained on this benchmark0.074662
Satisfiable
(Un)Satisfiability was proved
Number of variables285
Number of constraints271
Number of domains3
Minimum domain size2
Maximum domain size16
Distribution of domain sizes[{"size":2,"count":225},{"size":15,"count":45},{"size":16,"count":15}]
Minimum variable degree2
Maximum variable degree16
Distribution of variable degrees[{"degree":2,"count":240},{"degree":3,"count":5},{"degree":5,"count":7},{"degree":7,"count":1},{"degree":9,"count":2},{"degree":16,"count":30}]
Minimum constraint arity3
Maximum constraint arity16
Distribution of constraint arities[{"arity":3,"count":255},{"arity":15,"count":1},{"arity":16,"count":15}]
Number of extensional constraints225
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":225},{"type":"allDifferent","count":1},{"type":"sum","count":15},{"type":"minimum","count":15},{"type":"maximum","count":15}]
Optimization problemYES
Type of objectivemin MAXIMUM

Quality of the solution as a function of time


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

Solver Data

0.37/0.42	c version: 2017-08-22
0.37/0.42	c seed: 921485052
0.37/0.42	c timeout: 2016
0.37/0.42	c memlimit: 22000
0.37/0.42	c nbcore: 8
0.37/0.44	c Parsing instance...
1.38/0.82	c Parsing done, starting search...
11.21/3.11	o 10
11.21/3.12	o 9
12.05/3.13	o 8
12.05/3.14	o 7
12.05/3.16	o 6
13.51/3.34	o 5
57.74/8.94	o 4
72.10/10.81	s OPTIMUM FOUND
72.10/10.82	v <instantiation>
72.10/10.82	v 	<list>
72.10/10.82	v 		p[0] p[1] p[2] p[3] p[4] p[5] p[6] p[7] p[8] p[9] p[10] p[11] p[12] p[13] p[14] min[0] min[1] min[2] min[3] min[4] min[5] min[6] min[7] min[8] min[9] min[10] min[11] min[12] min[13] min[14] max[0] max[1] max[2] max[3] max[4] max[5] max[6] max[7] max[8] max[9] max[10] max[11] max[12] max[13] max[14] o[0][0] o[0][1] o[0][2] o[0][3] o[0][4] o[0][5] o[0][6] o[0][7] o[0][8] o[0][9] o[0][10] o[0][11] o[0][12] o[0][13] o[0][14] o[1][0] o[1][1] o[1][2] o[1][3] o[1][4] o[1][5] o[1][6] o[1][7] o[1][8] o[1][9] o[1][10] o[1][11] o[1][12] o[1][13] o[1][14] o[2][0] o[2][1] o[2][2] o[2][3] o[2][4] o[2][5] o[2][6] o[2][7] o[2][8] o[2][9] o[2][10] o[2][11] o[2][12] o[2][13] o[2][14] o[3][0] o[3][1] o[3][2] o[3][3] o[3][4] o[3][5] o[3][6] o[3][7] o[3][8] o[3][9] o[3][10] o[3][11] o[3][12] o[3][13] o[3][14] o[4][0] o[4][1] o[4][2] o[4][3] o[4][4] o[4][5] o[4][6] o[4][7] o[4][8] o[4][9] o[4][10] o[4][11] o[4][12] o[4][13] o[4][14] o[5][0] o[5][1] o[5][2] o[5][3] o[5][4] o[5][5] o[5][6] o[5][7] o[5][8] o[5][9] o[5][10] o[5][11] o[5][12] o[5][13] o[5][14] o[6][0] o[6][1] o[6][2] o[6][3] o[6][4] o[6][5] o[6][6] o[6][7] o[6][8] o[6][9] o[6][10] o[6][11] o[6][12] o[6][13] o[6][14] o[7][0] o[7][1] o[7][2] o[7][3] o[7][4] o[7][5] o[7][6] o[7][7] o[7][8] o[7][9] o[7][10] o[7][11] o[7][12] o[7][13] o[7][14] o[8][0] o[8][1] o[8][2] o[8][3] o[8][4] o[8][5] o[8][6] o[8][7] o[8][8] o[8][9] o[8][10] o[8][11] o[8][12] o[8][13] o[8][14] o[9][0] o[9][1] o[9][2] o[9][3] o[9][4] o[9][5] o[9][6] o[9][7] o[9][8] o[9][9] o[9][10] o[9][11] o[9][12] o[9][13] o[9][14] o[10][0] o[10][1] o[10][2] o[10][3] o[10][4] o[10][5] o[10][6] o[10][7] o[10][8] o[10][9] o[10][10] o[10][11] o[10][12] o[10][13] o[10][14] o[11][0] o[11][1] o[11][2] o[11][3] o[11][4] o[11][5] o[11][6] o[11][7] o[11][8] o[11][9] o[11][10] o[11][11] o[11][12] o[11][13] o[11][14] o[12][0] o[12][1] o[12][2] o[12][3] o[12][4] o[12][5] o[12][6] o[12][7] o[12][8] o[12][9] o[12][10] o[12][11] o[12][12] o[12][13] o[12][14] o[13][0] o[13][1] o[13][2] o[13][3] o[13][4] o[13][5] o[13][6] o[13][7] o[13][8] o[13][9] o[13][10] o[13][11] o[13][12] o[13][13] o[13][14] o[14][0] o[14][1] o[14][2] o[14][3] o[14][4] o[14][5] o[14][6] o[14][7] o[14][8] o[14][9] o[14][10] o[14][11] o[14][12] o[14][13] o[14][14] so[0] so[1] so[2] so[3] so[4] so[5] so[6] so[7] so[8] so[9] so[10] so[11] so[12] so[13] so[14]
72.10/10.82	v 	</list>
72.10/10.82	v 	<values>
72.10/10.82	v 		2 1 7 12 3 10 6 14 11 5 8 4 9 13 0 0 1 2 12 8 10 1 9 9 11 0 5 13 7 3 6 2 8 14 10 11 8 14 12 14 1 6 14 8 4 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 2 4 4 4 4 4 4 3 4 3 4 4 4 4 4 
72.10/10.82	v 	</values>
72.10/10.82	v </instantiation>

Verifier Data

OK	4

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4286127-1503470085/watcher-4286127-1503470085 -o /tmp/evaluation-result-4286127-1503470085/solver-4286127-1503470085 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node129-1503420419-2425 --watchdog 312 java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 921485052 --timelimit 2016 --memlimit 22000 --nbcore 8 HOME/instance-4286127-1503470085.xml 

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

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

solver pid=10927, runsolver pid=10924

[startup+0.100155 s]*
/proc/loadavg: 7.89 8.63 8.45 1/176 10928
/proc/meminfo: memFree=31857988/32770624 swapFree=67108860/67108860
[pid=10927] ppid=10924 vsize=33976 memory=456 CPUtime=0 cores=0-7
/proc/10927/stat : 10927 (runsolver) D 10924 10927 2337 0 -1 4202560 110 0 0 0 0 0 0 0 20 0 1 0 4892525 34791424 114 18446744073709551615 4194304 4346622 140720984679184 140720984675816 140044735619799 0 0 1 24578 18446744071580418449 0 0 17 1 0 0 0 0 0 6446216 6449568 30777344 140720984686666 140720984687144 140720984687144 140720984690634 0
/proc/10927/statm: 8494 114 53 38 0 4205 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 33976 KiB
Current children cumulated memory: 456 KiB

[startup+0.209061 s]*
/proc/loadavg: 7.89 8.63 8.45 1/194 10946
/proc/meminfo: memFree=31846492/32770624 swapFree=67108860/67108860
[pid=10927] ppid=10924 vsize=25927168 memory=22560 CPUtime=0.06 cores=0-7
/proc/10927/stat : 10927 (java) S 10924 10927 2337 0 -1 1077944320 5134 0 0 0 5 1 0 0 20 0 19 0 4892525 26549420032 5640 18446744073709551615 4194304 4196468 140728906321504 140728906304048 140013566033655 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 11 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
/proc/10927/statm: 6481792 5640 2561 1 0 6471289 0
[pid=10927/tid=10929] ppid=10924 vsize=25927168 memory=32213995742560408 CPUtime=0.04 cores=0-7
/proc/10927/task/10929/stat : 10929 (java) D 10924 10927 2337 0 -1 4202560 3221 0 0 0 4 0 0 0 20 0 19 0 4892536 26549420032 5640 18446744073709551615 4194304 4196468 140728906321504 140013570271136 140013566055677 0 4 1 16800974 18446744071580418449 0 0 -1 1 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10930] ppid=10924 vsize=25927168 memory=288230583199608117 CPUtime=0 cores=0-7
/proc/10927/task/10930/stat : 10930 (java) S 10924 10927 2337 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 4892537 26549420032 5640 18446744073709551615 4194304 4196468 140728906321504 140013522999568 140013566043861 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10931] ppid=10924 vsize=25927168 memory=140044738625789 CPUtime=0 cores=0-7
/proc/10927/task/10931/stat : 10931 (java) S 10924 10927 2337 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 4892537 26549420032 5640 18446744073709551615 4194304 4196468 140728906321504 140013521947024 140013566043861 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10932] ppid=10924 vsize=25927168 memory=0 CPUtime=0 cores=0-7
/proc/10927/task/10932/stat : 10932 (java) S 10924 10927 2337 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 4892537 26549420032 5640 18446744073709551615 4194304 4196468 140728906321504 140013520894480 140013566043861 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10933] ppid=10924 vsize=25927168 memory=0 CPUtime=0 cores=0-7
/proc/10927/task/10933/stat : 10933 (java) S 10924 10927 2337 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 4892537 26549420032 5640 18446744073709551615 4194304 4196468 140728906321504 140013519841936 140013566043861 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10934] ppid=10924 vsize=25927168 memory=0 CPUtime=0 cores=0-7
/proc/10927/task/10934/stat : 10934 (java) S 10924 10927 2337 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 4892537 26549420032 5640 18446744073709551615 4194304 4196468 140728906321504 140013124057872 140013566043861 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10935] ppid=10924 vsize=25927168 memory=-1 CPUtime=0 cores=0-7
/proc/10927/task/10935/stat : 10935 (java) S 10924 10927 2337 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 4892537 26549420032 5640 18446744073709551615 4194304 4196468 140728906321504 140013123005328 140013566043861 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10936] ppid=10924 vsize=25927168 memory=0 CPUtime=0 cores=0-7
/proc/10927/task/10936/stat : 10936 (java) S 10924 10927 2337 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 4892537 26549420032 5640 18446744073709551615 4194304 4196468 140728906321504 140013121952784 140013566043861 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10937] ppid=10924 vsize=25927168 memory=0 CPUtime=0 cores=0-7
/proc/10927/task/10937/stat : 10937 (java) S 10924 10927 2337 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 4892537 26549420032 5640 18446744073709551615 4194304 4196468 140728906321504 140013120900240 140013566043861 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10938] ppid=10924 vsize=25927168 memory=0 CPUtime=0 cores=0-7
/proc/10927/task/10938/stat : 10938 (java) S 10924 10927 2337 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 4892538 26549420032 5640 18446744073709551615 4194304 4196468 140728906321504 140012313384944 140013566044802 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10939] ppid=10924 vsize=25927168 memory=0 CPUtime=0 cores=0-7
/proc/10927/task/10939/stat : 10939 (java) S 10924 10927 2337 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 4892539 26549420032 5640 18446744073709551615 4194304 4196468 140728906321504 140012312331168 140013566043861 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10940] ppid=10924 vsize=25927168 memory=0 CPUtime=0 cores=0-7
/proc/10927/task/10940/stat : 10940 (java) S 10924 10927 2337 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 4892539 26549420032 5640 18446744073709551615 4194304 4196468 140728906321504 140012311278576 140013566043861 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10941] ppid=10924 vsize=25927168 memory=0 CPUtime=0 cores=0-7
/proc/10927/task/10941/stat : 10941 (java) S 10924 10927 2337 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 4892541 26549420032 5640 18446744073709551615 4194304 4196468 140728906321504 140011571767504 140013566052251 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10942] ppid=10924 vsize=25927168 memory=0 CPUtime=0 cores=0-7
/proc/10927/task/10942/stat : 10942 (java) S 10924 10927 2337 0 -1 1077944384 313 0 0 0 0 0 0 0 20 0 19 0 4892541 26549420032 5640 18446744073709551615 4194304 4196468 140728906321504 140011570715120 140013566044802 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10943] ppid=10924 vsize=25927168 memory=0 CPUtime=0 cores=0-7
/proc/10927/task/10943/stat : 10943 (java) S 10924 10927 2337 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 4892541 26549420032 5640 18446744073709551615 4194304 4196468 140728906321504 140011569662576 140013566044802 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10944] ppid=10924 vsize=25927168 memory=0 CPUtime=0 cores=0-7
/proc/10927/task/10944/stat : 10944 (java) S 10924 10927 2337 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 4892541 26549420032 5640 18446744073709551615 4194304 4196468 140728906321504 140011568610032 140013566044802 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10945] ppid=10924 vsize=25927168 memory=-1 CPUtime=0 cores=0-7
/proc/10927/task/10945/stat : 10945 (java) S 10924 10927 2337 0 -1 1077944384 214 0 0 0 0 0 0 0 20 0 19 0 4892541 26549420032 5640 18446744073709551615 4194304 4196468 140728906321504 140011567557488 140013566044802 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10946] ppid=10924 vsize=25927168 memory=0 CPUtime=0 cores=0-7
/proc/10927/task/10946/stat : 10946 (java) S 10924 10927 2337 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 4892542 26549420032 5640 18446744073709551615 4194304 4196468 140728906321504 140011566504160 140013566043861 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 25927168 KiB
Current children cumulated memory: 22560 KiB

[startup+0.309771 s]*
/proc/loadavg: 7.89 8.63 8.45 1/195 10947
/proc/meminfo: memFree=31834464/32770624 swapFree=67108860/67108860
[pid=10927] ppid=10924 vsize=25996608 memory=36112 CPUtime=0.21 cores=0-7
/proc/10927/stat : 10927 (java) S 10924 10927 2337 0 -1 1077944320 10231 0 0 0 18 3 0 0 20 0 20 0 4892525 26620526592 9028 18446744073709551615 4194304 4196468 140728906321504 140728906304048 140013566033655 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 11 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
/proc/10927/statm: 6499152 9028 3513 1 0 6487930 0
[pid=10927/tid=10929] ppid=10924 vsize=25996608 memory=0 CPUtime=0.14 cores=0-7
/proc/10927/task/10929/stat : 10929 (java) R 10924 10927 2337 0 -1 4202560 7944 0 0 0 12 2 0 0 20 0 20 0 4892536 26620526592 9028 18446744073709551615 4194304 4196468 140728906321504 140013570262032 140013552211585 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10930] ppid=10924 vsize=25996608 memory=-1 CPUtime=0 cores=0-7
/proc/10927/task/10930/stat : 10930 (java) S 10924 10927 2337 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4892537 26620526592 9028 18446744073709551615 4194304 4196468 140728906321504 140013522999568 140013566043861 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10931] ppid=10924 vsize=25996608 memory=140044738569856 CPUtime=0 cores=0-7
/proc/10927/task/10931/stat : 10931 (java) S 10924 10927 2337 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 4892537 26620526592 9028 18446744073709551615 4194304 4196468 140728906321504 140013521947024 140013566043861 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10932] ppid=10924 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/10927/task/10932/stat : 10932 (java) S 10924 10927 2337 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 4892537 26620526592 9028 18446744073709551615 4194304 4196468 140728906321504 140013520894480 140013566043861 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10933] ppid=10924 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/10927/task/10933/stat : 10933 (java) S 10924 10927 2337 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 4892537 26620526592 9028 18446744073709551615 4194304 4196468 140728906321504 140013519841936 140013566043861 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10934] ppid=10924 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/10927/task/10934/stat : 10934 (java) S 10924 10927 2337 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 4892537 26620526592 9028 18446744073709551615 4194304 4196468 140728906321504 140013124057872 140013566043861 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10935] ppid=10924 vsize=25996608 memory=-1 CPUtime=0 cores=0-7
/proc/10927/task/10935/stat : 10935 (java) S 10924 10927 2337 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4892537 26620526592 9028 18446744073709551615 4194304 4196468 140728906321504 140013123005328 140013566043861 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10936] ppid=10924 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/10927/task/10936/stat : 10936 (java) S 10924 10927 2337 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 4892537 26620526592 9028 18446744073709551615 4194304 4196468 140728906321504 140013121952784 140013566043861 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10937] ppid=10924 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/10927/task/10937/stat : 10937 (java) S 10924 10927 2337 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4892537 26620526592 9028 18446744073709551615 4194304 4196468 140728906321504 140013120900240 140013566043861 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10938] ppid=10924 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/10927/task/10938/stat : 10938 (java) S 10924 10927 2337 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 4892538 26620526592 9028 18446744073709551615 4194304 4196468 140728906321504 140012313384944 140013566044802 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10939] ppid=10924 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/10927/task/10939/stat : 10939 (java) S 10924 10927 2337 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 4892539 26620526592 9028 18446744073709551615 4194304 4196468 140728906321504 140012312331168 140013566043861 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10940] ppid=10924 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/10927/task/10940/stat : 10940 (java) S 10924 10927 2337 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 4892539 26620526592 9028 18446744073709551615 4194304 4196468 140728906321504 140012311278576 140013566043861 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10941] ppid=10924 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/10927/task/10941/stat : 10941 (java) S 10924 10927 2337 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4892541 26620526592 9028 18446744073709551615 4194304 4196468 140728906321504 140011571767504 140013566052251 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10942] ppid=10924 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/10927/task/10942/stat : 10942 (java) S 10924 10927 2337 0 -1 1077944384 326 0 0 0 0 0 0 0 20 0 20 0 4892541 26620526592 9028 18446744073709551615 4194304 4196468 140728906321504 140011570715120 140013566044802 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10943] ppid=10924 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/10927/task/10943/stat : 10943 (java) S 10924 10927 2337 0 -1 1077944384 164 0 0 0 0 0 0 0 20 0 20 0 4892541 26620526592 9028 18446744073709551615 4194304 4196468 140728906321504 140011569662576 140013566044802 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10944] ppid=10924 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/10927/task/10944/stat : 10944 (java) S 10924 10927 2337 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 20 0 4892541 26620526592 9028 18446744073709551615 4194304 4196468 140728906321504 140011568610032 140013566044802 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10945] ppid=10924 vsize=25996608 memory=0 CPUtime=0.03 cores=0-7
/proc/10927/task/10945/stat : 10945 (java) S 10924 10927 2337 0 -1 1077944384 372 0 0 0 3 0 0 0 20 0 20 0 4892541 26620526592 9028 18446744073709551615 4194304 4196468 140728906321504 140011567557488 140013566044802 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10946] ppid=10924 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/10927/task/10946/stat : 10946 (java) S 10924 10927 2337 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4892542 26620526592 9028 18446744073709551615 4194304 4196468 140728906321504 140011566504160 140013566043861 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10947] ppid=10924 vsize=25996608 memory=-1 CPUtime=0 cores=0-7
/proc/10927/task/10947/stat : 10947 (java) S 10924 10927 2337 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4892547 26620526592 9028 18446744073709551615 4194304 4196468 140728906321504 140011565451696 140013566044802 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 25996608 KiB
Current children cumulated memory: 36112 KiB

[startup+0.700946 s]
/proc/loadavg: 7.89 8.63 8.45 4/195 10947
/proc/meminfo: memFree=31820564/32770624 swapFree=67108860/67108860
[pid=10927] ppid=10924 vsize=25998676 memory=66828 CPUtime=0.95 cores=0-7
/proc/10927/stat : 10927 (java) S 10924 10927 2337 0 -1 1077944320 14486 0 0 0 90 5 0 0 20 0 20 0 4892525 26622644224 16707 18446744073709551615 4194304 4196468 140728906321504 140728906304048 140013566033655 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 11 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
/proc/10927/statm: 6499669 16707 3730 1 0 6488442 0
[pid=10927/tid=10929] ppid=10924 vsize=25998676 memory=0 CPUtime=0.52 cores=0-7
/proc/10927/task/10929/stat : 10929 (java) R 10924 10927 2337 0 -1 4202560 10466 0 0 0 49 3 0 0 20 0 20 0 4892536 26622644224 16707 18446744073709551615 4194304 4196468 140728906321504 140013570268528 140013201722304 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10930] ppid=10924 vsize=25998676 memory=0 CPUtime=0 cores=0-7
/proc/10927/task/10930/stat : 10930 (java) S 10924 10927 2337 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4892537 26622644224 16707 18446744073709551615 4194304 4196468 140728906321504 140013522999568 140013566043861 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10931] ppid=10924 vsize=25998676 memory=0 CPUtime=0 cores=0-7
/proc/10927/task/10931/stat : 10931 (java) S 10924 10927 2337 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 4892537 26622644224 16707 18446744073709551615 4194304 4196468 140728906321504 140013521947024 140013566043861 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10932] ppid=10924 vsize=25998676 memory=2241 CPUtime=0 cores=0-7
/proc/10927/task/10932/stat : 10932 (java) S 10924 10927 2337 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 4892537 26622644224 16707 18446744073709551615 4194304 4196468 140728906321504 140013520894480 140013566043861 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10933] ppid=10924 vsize=25998676 memory=2244 CPUtime=0 cores=0-7
/proc/10927/task/10933/stat : 10933 (java) S 10924 10927 2337 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 4892537 26622644224 16707 18446744073709551615 4194304 4196468 140728906321504 140013519841936 140013566043861 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10934] ppid=10924 vsize=25998676 memory=2241 CPUtime=0 cores=0-7
/proc/10927/task/10934/stat : 10934 (java) S 10924 10927 2337 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 4892537 26622644224 16707 18446744073709551615 4194304 4196468 140728906321504 140013124057872 140013566043861 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10935] ppid=10924 vsize=25998676 memory=2244 CPUtime=0 cores=0-7
/proc/10927/task/10935/stat : 10935 (java) S 10924 10927 2337 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4892537 26622644224 16707 18446744073709551615 4194304 4196468 140728906321504 140013123005328 140013566043861 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10936] ppid=10924 vsize=25998676 memory=-2746958450906831424 CPUtime=0 cores=0-7
/proc/10927/task/10936/stat : 10936 (java) S 10924 10927 2337 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 4892537 26622644224 16707 18446744073709551615 4194304 4196468 140728906321504 140013121952784 140013566043861 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10937] ppid=10924 vsize=25998676 memory=0 CPUtime=0 cores=0-7
/proc/10927/task/10937/stat : 10937 (java) S 10924 10927 2337 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4892537 26622644224 16707 18446744073709551615 4194304 4196468 140728906321504 140013120900240 140013566043861 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10938] ppid=10924 vsize=25998676 memory=2241 CPUtime=0 cores=0-7
/proc/10927/task/10938/stat : 10938 (java) S 10924 10927 2337 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 4892538 26622644224 16707 18446744073709551615 4194304 4196468 140728906321504 140012313384944 140013566044802 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10939] ppid=10924 vsize=25998676 memory=2244 CPUtime=0 cores=0-7
/proc/10927/task/10939/stat : 10939 (java) S 10924 10927 2337 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 4892539 26622644224 16707 18446744073709551615 4194304 4196468 140728906321504 140012312331168 140013566043861 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10940] ppid=10924 vsize=25998676 memory=0 CPUtime=0 cores=0-7
/proc/10927/task/10940/stat : 10940 (java) S 10924 10927 2337 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 4892539 26622644224 16707 18446744073709551615 4194304 4196468 140728906321504 140012311278576 140013566043861 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10941] ppid=10924 vsize=25998676 memory=280089179016368 CPUtime=0 cores=0-7
/proc/10927/task/10941/stat : 10941 (java) S 10924 10927 2337 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4892541 26622644224 16707 18446744073709551615 4194304 4196468 140728906321504 140011571767504 140013566052251 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10942] ppid=10924 vsize=25998676 memory=0 CPUtime=0.06 cores=0-7
/proc/10927/task/10942/stat : 10942 (java) R 10924 10927 2337 0 -1 4202560 634 0 0 0 6 0 0 0 20 0 20 0 4892541 26622644224 16707 18446744073709551615 4194304 4196468 140728906321504 140011570700304 140013550427531 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10943] ppid=10924 vsize=25998676 memory=-1624781813439352349 CPUtime=0.07 cores=0-7
/proc/10927/task/10943/stat : 10943 (java) R 10924 10927 2337 0 -1 4202560 730 0 0 0 7 0 0 0 20 0 20 0 4892541 26622644224 16707 18446744073709551615 4194304 4196468 140728906321504 140011569648248 140013547555651 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10944] ppid=10924 vsize=25998676 memory=6943526294502006880 CPUtime=0.07 cores=0-7
/proc/10927/task/10944/stat : 10944 (java) R 10924 10927 2337 0 -1 4202560 446 0 0 0 7 0 0 0 20 0 20 0 4892541 26622644224 16707 18446744073709551615 4194304 4196468 140728906321504 140011568591144 140013558323037 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10945] ppid=10924 vsize=25998676 memory=6944656592455097440 CPUtime=0.19 cores=0-7
/proc/10927/task/10945/stat : 10945 (java) R 10924 10927 2337 0 -1 4202560 864 0 0 0 19 0 0 0 20 0 20 0 4892541 26622644224 16707 18446744073709551615 4194304 4196468 140728906321504 140011567551816 140013559130491 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10946] ppid=10924 vsize=25998676 memory=3472328296227683450 CPUtime=0 cores=0-7
/proc/10927/task/10946/stat : 10946 (java) S 10924 10927 2337 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4892542 26622644224 16707 18446744073709551615 4194304 4196468 140728906321504 140011566504160 140013566043861 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10947] ppid=10924 vsize=25998676 memory=1196 CPUtime=0 cores=0-7
/proc/10927/task/10947/stat : 10947 (java) S 10924 10927 2337 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4892547 26622644224 16707 18446744073709551615 4194304 4196468 140728906321504 140011565451696 140013566044802 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
Current children cumulated CPU time: 0.95 s
Current children cumulated vsize: 25998676 KiB
Current children cumulated memory: 66828 KiB

[startup+1.50096 s]
/proc/loadavg: 7.89 8.63 8.45 4/195 10947
/proc/meminfo: memFree=31772880/32770624 swapFree=67108860/67108860
[pid=10927] ppid=10924 vsize=26002772 memory=188860 CPUtime=3.68 cores=0-7
/proc/10927/stat : 10927 (java) S 10924 10927 2337 0 -1 1077944320 32429 0 0 0 356 12 0 0 20 0 20 0 4892525 26626838528 47215 18446744073709551615 4194304 4196468 140728906321504 140728906304048 140013566033655 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 11 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
/proc/10927/statm: 6500693 47215 3771 1 0 6489466 0
[pid=10927/tid=10929] ppid=10924 vsize=26002772 memory=157700 CPUtime=1.32 cores=0-7
/proc/10927/task/10929/stat : 10929 (java) R 10924 10927 2337 0 -1 4202560 14377 0 0 0 126 6 0 0 20 0 20 0 4892536 26626838528 47215 18446744073709551615 4194304 4196468 140728906321504 140013570260040 140013206144167 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10930] ppid=10924 vsize=26002772 memory=2241 CPUtime=0 cores=0-7
/proc/10927/task/10930/stat : 10930 (java) S 10924 10927 2337 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4892537 26626838528 47215 18446744073709551615 4194304 4196468 140728906321504 140013522999568 140013566043861 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10931] ppid=10924 vsize=26002772 memory=7580 CPUtime=0 cores=0-7
/proc/10927/task/10931/stat : 10931 (java) S 10924 10927 2337 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 4892537 26626838528 47215 18446744073709551615 4194304 4196468 140728906321504 140013521947024 140013566043861 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10932] ppid=10924 vsize=26002772 memory=1292 CPUtime=0 cores=0-7
/proc/10927/task/10932/stat : 10932 (java) S 10924 10927 2337 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 4892537 26626838528 47215 18446744073709551615 4194304 4196468 140728906321504 140013520894480 140013566043861 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10933] ppid=10924 vsize=26002772 memory=2408 CPUtime=0 cores=0-7
/proc/10927/task/10933/stat : 10933 (java) S 10924 10927 2337 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 4892537 26626838528 47215 18446744073709551615 4194304 4196468 140728906321504 140013519841936 140013566043861 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10934] ppid=10924 vsize=26002772 memory=1728 CPUtime=0 cores=0-7
/proc/10927/task/10934/stat : 10934 (java) S 10924 10927 2337 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 4892537 26626838528 47215 18446744073709551615 4194304 4196468 140728906321504 140013124057872 140013566043861 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0

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

[pid=10927/tid=10945] ppid=10924 vsize=27739616 memory=0 CPUtime=1.04 cores=0-7
/proc/10927/task/10945/stat : 10945 (java) S 10924 10927 2337 0 -1 1077944384 10033 0 0 0 102 2 0 0 20 0 46 0 4892541 28405366784 461719 18446744073709551615 4194304 4196468 140728906321504 140011567557488 140013566044802 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10946] ppid=10924 vsize=27739616 memory=0 CPUtime=0 cores=0-7
/proc/10927/task/10946/stat : 10946 (java) S 10924 10927 2337 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 46 0 4892542 28405366784 461719 18446744073709551615 4194304 4196468 140728906321504 140011566504160 140013566043861 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10947] ppid=10924 vsize=27739616 memory=0 CPUtime=0 cores=0-7
/proc/10927/task/10947/stat : 10947 (java) S 10924 10927 2337 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 46 0 4892547 28405366784 461719 18446744073709551615 4194304 4196468 140728906321504 140011565451696 140013566044802 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10948] ppid=10924 vsize=27739616 memory=0 CPUtime=0.02 cores=0-7
/proc/10927/task/10948/stat : 10948 (java) R 10924 10927 2337 0 -1 1077944384 170 0 0 0 2 0 0 0 20 0 46 0 4892740 28405366784 461719 18446744073709551615 4194304 4196468 140728906321504 140011555160752 140013566043861 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10949] ppid=10924 vsize=27739616 memory=0 CPUtime=0.03 cores=0-7
/proc/10927/task/10949/stat : 10949 (java) S 10924 10927 2337 0 -1 1077944384 1742 0 0 0 1 2 0 0 20 0 46 0 4892751 28405366784 461719 18446744073709551615 4194304 4196468 140728906321504 140011552011280 140013566044802 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10950] ppid=10924 vsize=27739616 memory=0 CPUtime=0.49 cores=0-7
/proc/10927/task/10950/stat : 10950 (java) R 10924 10927 2337 0 -1 4202560 147 0 0 0 49 0 0 0 20 0 46 0 4892761 28405366784 461719 18446744073709551615 4194304 4196468 140728906321504 140011548860928 140013211962211 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10951] ppid=10924 vsize=27739616 memory=4137284780655939955 CPUtime=3.23 cores=0-7
/proc/10927/task/10951/stat : 10951 (java) R 10924 10927 2337 0 -1 4202560 283 0 0 0 320 3 0 0 20 0 46 0 4892762 28405366784 461719 18446744073709551615 4194304 4196468 140728906321504 140011547808384 140013211958939 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10952] ppid=10924 vsize=27739616 memory=0 CPUtime=2.17 cores=0-7
/proc/10927/task/10952/stat : 10952 (java) S 10924 10927 2337 0 -1 1077944384 265 0 0 0 217 0 0 0 20 0 46 0 4892762 28405366784 461719 18446744073709551615 4194304 4196468 140728906321504 140011546756752 140013566043861 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10953] ppid=10924 vsize=27739616 memory=0 CPUtime=1.13 cores=0-7
/proc/10927/task/10953/stat : 10953 (java) R 10924 10927 2337 0 -1 1077944384 147 0 0 0 113 0 0 0 20 0 46 0 4892764 28405366784 461719 18446744073709551615 4194304 4196468 140728906321504 140011545704208 140013566043861 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10954] ppid=10924 vsize=27739616 memory=0 CPUtime=1.05 cores=0-7
/proc/10927/task/10954/stat : 10954 (java) S 10924 10927 2337 0 -1 1077944384 126 0 0 0 105 0 0 0 20 0 46 0 4892764 28405366784 461719 18446744073709551615 4194304 4196468 140728906321504 140011544650640 140013566043861 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10955] ppid=10924 vsize=27739616 memory=0 CPUtime=3.15 cores=0-7
/proc/10927/task/10955/stat : 10955 (java) R 10924 10927 2337 0 -1 1077944384 205 0 0 0 314 1 0 0 20 0 46 0 4892764 28405366784 461719 18446744073709551615 4194304 4196468 140728906321504 140011543598096 140013566043861 0 4 1 16800974 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10956] ppid=10924 vsize=27739616 memory=0 CPUtime=1.1 cores=0-7
/proc/10927/task/10956/stat : 10956 (java) S 10924 10927 2337 0 -1 1077944384 284 0 0 0 110 0 0 0 20 0 46 0 4892764 28405366784 461719 18446744073709551615 4194304 4196468 140728906321504 140011542545552 140013566043861 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10957] ppid=10924 vsize=27739616 memory=0 CPUtime=1.18 cores=0-7
/proc/10927/task/10957/stat : 10957 (java) R 10924 10927 2337 0 -1 4202560 175 0 0 0 118 0 0 0 20 0 46 0 4892764 28405366784 461719 18446744073709551615 4194304 4196468 140728906321504 140011541493008 140013211962271 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10958] ppid=10924 vsize=27739616 memory=0 CPUtime=5.05 cores=0-7
/proc/10927/task/10958/stat : 10958 (java) R 10924 10927 2337 0 -1 4202560 469 0 0 0 501 4 0 0 20 0 46 0 4892764 28405366784 461719 18446744073709551615 4194304 4196468 140728906321504 140011540439552 140013211959360 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10959] ppid=10924 vsize=27739616 memory=0 CPUtime=0.65 cores=0-7
/proc/10927/task/10959/stat : 10959 (java) S 10924 10927 2337 0 -1 1077944384 82 0 0 0 65 0 0 0 20 0 46 0 4892764 28405366784 461719 18446744073709551615 4194304 4196468 140728906321504 140011539387920 140013566043861 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10960] ppid=10924 vsize=27739616 memory=0 CPUtime=5.92 cores=0-7
/proc/10927/task/10960/stat : 10960 (java) R 10924 10927 2337 0 -1 4202560 303 0 0 0 588 4 0 0 20 0 46 0 4892764 28405366784 461719 18446744073709551615 4194304 4196468 140728906321504 140011538334464 140013204384914 0 4 1 16800974 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10961] ppid=10924 vsize=27739616 memory=0 CPUtime=0.55 cores=0-7
/proc/10927/task/10961/stat : 10961 (java) S 10924 10927 2337 0 -1 1077944384 107 0 0 0 55 0 0 0 20 0 46 0 4892787 28405366784 461719 18446744073709551615 4194304 4196468 140728906321504 140011537282672 140013566054845 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10962] ppid=10924 vsize=27739616 memory=0 CPUtime=0.5 cores=0-7
/proc/10927/task/10962/stat : 10962 (java) R 10924 10927 2337 0 -1 1077944384 95 0 0 0 50 0 0 0 20 0 46 0 4892787 28405366784 461719 18446744073709551615 4194304 4196468 140728906321504 140011536229264 140013566043861 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10963] ppid=10924 vsize=27739616 memory=0 CPUtime=5.2 cores=0-7
/proc/10927/task/10963/stat : 10963 (java) R 10924 10927 2337 0 -1 4202560 460 0 0 0 515 5 0 0 20 0 46 0 4892787 28405366784 461719 18446744073709551615 4194304 4196468 140728906321504 140011535175808 140013204384914 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10964] ppid=10924 vsize=27739616 memory=0 CPUtime=0.32 cores=0-7
/proc/10927/task/10964/stat : 10964 (java) S 10924 10927 2337 0 -1 1077944384 74 0 0 0 32 0 0 0 20 0 46 0 4892787 28405366784 461719 18446744073709551615 4194304 4196468 140728906321504 140011534124176 140013566043861 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10965] ppid=10924 vsize=27739616 memory=28868 CPUtime=3.12 cores=0-7
/proc/10927/task/10965/stat : 10965 (java) R 10924 10927 2337 0 -1 1077944384 270 0 0 0 310 2 0 0 20 0 46 0 4892787 28405366784 461719 18446744073709551615 4194304 4196468 140728906321504 140011533071632 140013566043861 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10966] ppid=10924 vsize=27739616 memory=7090988413287425906 CPUtime=3.36 cores=0-7
/proc/10927/task/10966/stat : 10966 (java) R 10924 10927 2337 0 -1 1077944384 166 0 0 0 335 1 0 0 20 0 46 0 4892787 28405366784 461719 18446744073709551615 4194304 4196468 140728906321504 140011532019088 140013566043861 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10967] ppid=10924 vsize=27739616 memory=7090988413287425906 CPUtime=0.9 cores=0-7
/proc/10927/task/10967/stat : 10967 (java) R 10924 10927 2337 0 -1 1077944384 205 0 0 0 89 1 0 0 20 0 46 0 4892838 28405366784 461719 18446744073709551615 4194304 4196468 140728906321504 140011528832528 140013566043861 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10968] ppid=10924 vsize=27739616 memory=7512114578044973668 CPUtime=5.81 cores=0-7
/proc/10927/task/10968/stat : 10968 (java) R 10924 10927 2337 0 -1 1077944384 644 0 0 0 576 5 0 0 20 0 46 0 4892839 28405366784 461719 18446744073709551615 4194304 4196468 140728906321504 140011527779984 140013566043861 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10969] ppid=10924 vsize=27739616 memory=7512114578044973668 CPUtime=1.22 cores=0-7
/proc/10927/task/10969/stat : 10969 (java) R 10924 10927 2337 0 -1 4202560 115 0 0 0 122 0 0 0 20 0 46 0 4892839 28405366784 461719 18446744073709551615 4194304 4196468 140728906321504 140011526727440 140013205708733 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10970] ppid=10924 vsize=27739616 memory=-8774313645642428999 CPUtime=4.14 cores=0-7
/proc/10927/task/10970/stat : 10970 (java) R 10924 10927 2337 0 -1 4202560 249 0 0 0 410 4 0 0 20 0 46 0 4892839 28405366784 461719 18446744073709551615 4194304 4196468 140728906321504 140011525672960 140013211961815 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10971] ppid=10924 vsize=27739616 memory=1196 CPUtime=5.31 cores=0-7
/proc/10927/task/10971/stat : 10971 (java) S 10924 10927 2337 0 -1 1077944384 246 0 0 0 526 5 0 0 20 0 46 0 4892840 28405366784 461719 18446744073709551615 4194304 4196468 140728906321504 140011524621328 140013566043861 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10972] ppid=10924 vsize=27739616 memory=1444 CPUtime=0.43 cores=0-7
/proc/10927/task/10972/stat : 10972 (java) R 10924 10927 2337 0 -1 1077944384 296 0 0 0 43 0 0 0 20 0 46 0 4892876 28405366784 461719 18446744073709551615 4194304 4196468 140728906321504 140011523568784 140013566043861 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10973] ppid=10924 vsize=27739616 memory=15872 CPUtime=0.31 cores=0-7
/proc/10927/task/10973/stat : 10973 (java) R 10924 10927 2337 0 -1 4202560 60 0 0 0 31 0 0 0 20 0 46 0 4893425 28405366784 461719 18446744073709551615 4194304 4196468 140728906321504 140011522514312 140013566045590 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
Current children cumulated CPU time: 69.62 s
Current children cumulated vsize: 27739616 KiB
Current children cumulated memory: 1846876 KiB

[startup+10.8026 s]
/proc/loadavg: 8.57 8.74 8.49 26/221 10973
/proc/meminfo: memFree=30021288/32770624 swapFree=67108860/67108860
[pid=10927] ppid=10924 vsize=27739616 memory=1869080 CPUtime=72.1 cores=0-7
/proc/10927/stat : 10927 (java) S 10924 10927 2337 0 -1 1077944320 69922 0 0 0 7110 100 0 0 20 0 45 0 4892525 28405366784 467270 18446744073709551615 4194304 4196468 140728906321504 140728906304048 140013566033655 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 11 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
/proc/10927/statm: 6934904 467270 3831 1 0 6923156 0
[pid=10927/tid=10929] ppid=10924 vsize=27739616 memory=186959926416736 CPUtime=2.2 cores=0-7
/proc/10927/task/10929/stat : 10929 (java) S 10924 10927 2337 0 -1 1077944384 18058 0 0 0 212 8 0 0 20 0 45 0 4892536 28405366784 467270 18446744073709551615 4194304 4196468 140728906321504 140013570271360 140013566043861 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10930] ppid=10924 vsize=27739616 memory=186959926416737 CPUtime=0.15 cores=0-7
/proc/10927/task/10930/stat : 10930 (java) S 10924 10927 2337 0 -1 1077944384 145 0 0 0 13 2 0 0 20 0 45 0 4892537 28405366784 467270 18446744073709551615 4194304 4196468 140728906321504 140013522999568 140013566043861 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10931] ppid=10924 vsize=27739616 memory=186959926416738 CPUtime=0.19 cores=0-7
/proc/10927/task/10931/stat : 10931 (java) S 10924 10927 2337 0 -1 1077944384 171 0 0 0 14 5 0 0 20 0 45 0 4892537 28405366784 467270 18446744073709551615 4194304 4196468 140728906321504 140013521947024 140013566043861 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10932] ppid=10924 vsize=27739616 memory=186959926416739 CPUtime=0.17 cores=0-7
/proc/10927/task/10932/stat : 10932 (java) S 10924 10927 2337 0 -1 1077944384 152 0 0 0 14 3 0 0 20 0 45 0 4892537 28405366784 467270 18446744073709551615 4194304 4196468 140728906321504 140013520894480 140013566043861 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10933] ppid=10924 vsize=27739616 memory=0 CPUtime=0.19 cores=0-7
/proc/10927/task/10933/stat : 10933 (java) S 10924 10927 2337 0 -1 1077944384 852 0 0 0 14 5 0 0 20 0 45 0 4892537 28405366784 467270 18446744073709551615 4194304 4196468 140728906321504 140013519841936 140013566043861 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10934] ppid=10924 vsize=27739616 memory=0 CPUtime=0.2 cores=0-7
/proc/10927/task/10934/stat : 10934 (java) S 10924 10927 2337 0 -1 1077944384 219 0 0 0 15 5 0 0 20 0 45 0 4892537 28405366784 467270 18446744073709551615 4194304 4196468 140728906321504 140013124057872 140013566043861 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10935] ppid=10924 vsize=27739616 memory=0 CPUtime=0.16 cores=0-7
/proc/10927/task/10935/stat : 10935 (java) S 10924 10927 2337 0 -1 1077944384 231 0 0 0 13 3 0 0 20 0 45 0 4892537 28405366784 467270 18446744073709551615 4194304 4196468 140728906321504 140013123005328 140013566043861 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10936] ppid=10924 vsize=27739616 memory=0 CPUtime=0.18 cores=0-7
/proc/10927/task/10936/stat : 10936 (java) S 10924 10927 2337 0 -1 1077944384 527 0 0 0 14 4 0 0 20 0 45 0 4892537 28405366784 467270 18446744073709551615 4194304 4196468 140728906321504 140013121952784 140013566043861 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10937] ppid=10924 vsize=27739616 memory=0 CPUtime=0.2 cores=0-7
/proc/10927/task/10937/stat : 10937 (java) S 10924 10927 2337 0 -1 1077944384 202 0 0 0 15 5 0 0 20 0 45 0 4892537 28405366784 467270 18446744073709551615 4194304 4196468 140728906321504 140013120900240 140013566043861 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10938] ppid=10924 vsize=27739616 memory=0 CPUtime=0.06 cores=0-7
/proc/10927/task/10938/stat : 10938 (java) S 10924 10927 2337 0 -1 1077944384 6381 0 0 0 5 1 0 0 20 0 45 0 4892538 28405366784 467270 18446744073709551615 4194304 4196468 140728906321504 140012313384944 140013566044802 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10939] ppid=10924 vsize=27739616 memory=0 CPUtime=0 cores=0-7
/proc/10927/task/10939/stat : 10939 (java) S 10924 10927 2337 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 45 0 4892539 28405366784 467270 18446744073709551615 4194304 4196468 140728906321504 140012312331232 140013566043861 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10940] ppid=10924 vsize=27739616 memory=0 CPUtime=0 cores=0-7
/proc/10927/task/10940/stat : 10940 (java) S 10924 10927 2337 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 45 0 4892539 28405366784 467270 18446744073709551615 4194304 4196468 140728906321504 140012311278592 140013566043861 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10941] ppid=10924 vsize=27739616 memory=0 CPUtime=0 cores=0-7
/proc/10927/task/10941/stat : 10941 (java) S 10924 10927 2337 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 45 0 4892541 28405366784 467270 18446744073709551615 4194304 4196468 140728906321504 140011571767504 140013566052251 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10942] ppid=10924 vsize=27739616 memory=140044738617185 CPUtime=2.81 cores=0-7
/proc/10927/task/10942/stat : 10942 (java) S 10924 10927 2337 0 -1 1077944384 6336 0 0 0 279 2 0 0 20 0 45 0 4892541 28405366784 467270 18446744073709551615 4194304 4196468 140728906321504 140011570715120 140013566044802 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10943] ppid=10924 vsize=27739616 memory=140044738614977 CPUtime=2.99 cores=0-7
/proc/10927/task/10943/stat : 10943 (java) R 10924 10927 2337 0 -1 4202560 5590 0 0 0 298 1 0 0 20 0 45 0 4892541 28405366784 467270 18446744073709551615 4194304 4196468 140728906321504 140011569650720 140013547399688 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10944] ppid=10924 vsize=27739616 memory=140044738612769 CPUtime=3.11 cores=0-7
/proc/10927/task/10944/stat : 10944 (java) R 10924 10927 2337 0 -1 4202560 11425 0 0 0 309 2 0 0 20 0 45 0 4892541 28405366784 467270 18446744073709551615 4194304 4196468 140728906321504 140011568610032 140013566045590 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10945] ppid=10924 vsize=27739616 memory=5795693355595949927 CPUtime=1.04 cores=0-7
/proc/10927/task/10945/stat : 10945 (java) R 10924 10927 2337 0 -1 4202560 10201 0 0 0 102 2 0 0 20 0 45 0 4892541 28405366784 467270 18446744073709551615 4194304 4196468 140728906321504 140011567557296 140013550356992 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10946] ppid=10924 vsize=27739616 memory=7091030211556893030 CPUtime=0 cores=0-7
/proc/10927/task/10946/stat : 10946 (java) S 10924 10927 2337 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 45 0 4892542 28405366784 467270 18446744073709551615 4194304 4196468 140728906321504 140011566504160 140013566043861 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10947] ppid=10924 vsize=27739616 memory=7738142278181613160 CPUtime=0 cores=0-7
/proc/10927/task/10947/stat : 10947 (java) S 10924 10927 2337 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 45 0 4892547 28405366784 467270 18446744073709551615 4194304 4196468 140728906321504 140011565451696 140013566044802 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10949] ppid=10924 vsize=27739616 memory=8242264893813188711 CPUtime=0.03 cores=0-7
/proc/10927/task/10949/stat : 10949 (java) S 10924 10927 2337 0 -1 1077944384 1742 0 0 0 1 2 0 0 20 0 45 0 4892751 28405366784 467270 18446744073709551615 4194304 4196468 140728906321504 140011552011280 140013566044802 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10950] ppid=10924 vsize=27739616 memory=7519151349382406742 CPUtime=0.51 cores=0-7
/proc/10927/task/10950/stat : 10950 (java) S 10924 10927 2337 0 -1 1077944384 149 0 0 0 51 0 0 0 20 0 45 0 4892761 28405366784 467270 18446744073709551615 4194304 4196468 140728906321504 140011548861840 140013566043861 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10951] ppid=10924 vsize=27739616 memory=7090988434644886894 CPUtime=3.3 cores=0-7
/proc/10927/task/10951/stat : 10951 (java) S 10924 10927 2337 0 -1 1077944384 284 0 0 0 327 3 0 0 20 0 45 0 4892762 28405366784 467270 18446744073709551615 4194304 4196468 140728906321504 140011547809296 140013566043861 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10952] ppid=10924 vsize=27739616 memory=0 CPUtime=2.33 cores=0-7
/proc/10927/task/10952/stat : 10952 (java) S 10924 10927 2337 0 -1 1077944384 274 0 0 0 233 0 0 0 20 0 45 0 4892762 28405366784 467270 18446744073709551615 4194304 4196468 140728906321504 140011546756544 140013566043861 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10953] ppid=10924 vsize=27739616 memory=0 CPUtime=1.13 cores=0-7
/proc/10927/task/10953/stat : 10953 (java) S 10924 10927 2337 0 -1 1077944384 147 0 0 0 113 0 0 0 20 0 45 0 4892764 28405366784 467270 18446744073709551615 4194304 4196468 140728906321504 140011545704208 140013566043861 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10954] ppid=10924 vsize=27739616 memory=0 CPUtime=1.05 cores=0-7
/proc/10927/task/10954/stat : 10954 (java) S 10924 10927 2337 0 -1 1077944384 126 0 0 0 105 0 0 0 20 0 45 0 4892764 28405366784 467270 18446744073709551615 4194304 4196468 140728906321504 140011544650640 140013566043861 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10955] ppid=10924 vsize=27739616 memory=0 CPUtime=3.17 cores=0-7
/proc/10927/task/10955/stat : 10955 (java) S 10924 10927 2337 0 -1 1077944384 206 0 0 0 316 1 0 0 20 0 45 0 4892764 28405366784 467270 18446744073709551615 4194304 4196468 140728906321504 140011543598096 140013566043861 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10956] ppid=10924 vsize=27739616 memory=0 CPUtime=1.12 cores=0-7
/proc/10927/task/10956/stat : 10956 (java) S 10924 10927 2337 0 -1 1077944384 284 0 0 0 112 0 0 0 20 0 45 0 4892764 28405366784 467270 18446744073709551615 4194304 4196468 140728906321504 140011542545552 140013566043861 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10957] ppid=10924 vsize=27739616 memory=0 CPUtime=1.39 cores=0-7
/proc/10927/task/10957/stat : 10957 (java) S 10924 10927 2337 0 -1 1077944384 216 0 0 0 139 0 0 0 20 0 45 0 4892764 28405366784 467270 18446744073709551615 4194304 4196468 140728906321504 140011541492800 140013566043861 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10958] ppid=10924 vsize=27739616 memory=0 CPUtime=5.13 cores=0-7
/proc/10927/task/10958/stat : 10958 (java) S 10924 10927 2337 0 -1 1077944384 475 0 0 0 509 4 0 0 20 0 45 0 4892764 28405366784 467270 18446744073709551615 4194304 4196468 140728906321504 140011540440464 140013566043861 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10959] ppid=10924 vsize=27739616 memory=0 CPUtime=0.78 cores=0-7
/proc/10927/task/10959/stat : 10959 (java) R 10924 10927 2337 0 -1 4202560 99 0 0 0 78 0 0 0 20 0 45 0 4892764 28405366784 467270 18446744073709551615 4194304 4196468 140728906321504 140011539373536 140013550114142 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10960] ppid=10924 vsize=27739616 memory=0 CPUtime=6.01 cores=0-7
/proc/10927/task/10960/stat : 10960 (java) S 10924 10927 2337 0 -1 1077944384 345 0 0 0 597 4 0 0 20 0 45 0 4892764 28405366784 467270 18446744073709551615 4194304 4196468 140728906321504 140011538327712 140013566043861 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10961] ppid=10924 vsize=27739616 memory=0 CPUtime=0.56 cores=0-7
/proc/10927/task/10961/stat : 10961 (java) S 10924 10927 2337 0 -1 1077944384 108 0 0 0 56 0 0 0 20 0 45 0 4892787 28405366784 467270 18446744073709551615 4194304 4196468 140728906321504 140011537282832 140013566043861 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10962] ppid=10924 vsize=27739616 memory=0 CPUtime=0.5 cores=0-7
/proc/10927/task/10962/stat : 10962 (java) S 10924 10927 2337 0 -1 1077944384 97 0 0 0 50 0 0 0 20 0 45 0 4892787 28405366784 467270 18446744073709551615 4194304 4196468 140728906321504 140011536229264 140013566043861 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10963] ppid=10924 vsize=27739616 memory=0 CPUtime=5.28 cores=0-7
/proc/10927/task/10963/stat : 10963 (java) S 10924 10927 2337 0 -1 1077944384 464 0 0 0 523 5 0 0 20 0 45 0 4892787 28405366784 467270 18446744073709551615 4194304 4196468 140728906321504 140011535176720 140013566043861 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10964] ppid=10924 vsize=27739616 memory=0 CPUtime=0.34 cores=0-7
/proc/10927/task/10964/stat : 10964 (java) S 10924 10927 2337 0 -1 1077944384 75 0 0 0 34 0 0 0 20 0 45 0 4892787 28405366784 467270 18446744073709551615 4194304 4196468 140728906321504 140011534124176 140013566043861 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10965] ppid=10924 vsize=27739616 memory=0 CPUtime=3.16 cores=0-7
/proc/10927/task/10965/stat : 10965 (java) S 10924 10927 2337 0 -1 1077944384 283 0 0 0 314 2 0 0 20 0 45 0 4892787 28405366784 467270 18446744073709551615 4194304 4196468 140728906321504 140011533071424 140013566043861 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10966] ppid=10924 vsize=27739616 memory=0 CPUtime=3.38 cores=0-7
/proc/10927/task/10966/stat : 10966 (java) S 10924 10927 2337 0 -1 1077944384 166 0 0 0 337 1 0 0 20 0 45 0 4892787 28405366784 467270 18446744073709551615 4194304 4196468 140728906321504 140011532019088 140013566043861 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10967] ppid=10924 vsize=27739616 memory=0 CPUtime=0.99 cores=0-7
/proc/10927/task/10967/stat : 10967 (java) S 10924 10927 2337 0 -1 1077944384 221 0 0 0 98 1 0 0 20 0 45 0 4892838 28405366784 467270 18446744073709551615 4194304 4196468 140728906321504 140011528832320 140013566043861 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10968] ppid=10924 vsize=27739616 memory=0 CPUtime=5.91 cores=0-7
/proc/10927/task/10968/stat : 10968 (java) S 10924 10927 2337 0 -1 1077944384 660 0 0 0 586 5 0 0 20 0 45 0 4892839 28405366784 467270 18446744073709551615 4194304 4196468 140728906321504 140011527779776 140013566043861 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 3 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10969] ppid=10924 vsize=27739616 memory=0 CPUtime=1.38 cores=0-7
/proc/10927/task/10969/stat : 10969 (java) R 10924 10927 2337 0 -1 1077944384 142 0 0 0 138 0 0 0 20 0 45 0 4892839 28405366784 467270 18446744073709551615 4194304 4196468 140728906321504 140011526719776 140013566043861 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10970] ppid=10924 vsize=27739616 memory=0 CPUtime=4.41 cores=0-7
/proc/10927/task/10970/stat : 10970 (java) R 10924 10927 2337 0 -1 4202560 562 0 0 0 437 4 0 0 20 0 45 0 4892839 28405366784 467284 18446744073709551615 4194304 4196468 140728906321504 140011525655680 140013550114142 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10971] ppid=10924 vsize=27739616 memory=0 CPUtime=5.42 cores=0-7
/proc/10927/task/10971/stat : 10971 (java) S 10924 10927 2337 0 -1 1077944384 265 0 0 0 537 5 0 0 20 0 45 0 4892840 28405366784 467284 18446744073709551615 4194304 4196468 140728906321504 140011524621120 140013566043861 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10972] ppid=10924 vsize=27739616 memory=0 CPUtime=0.43 cores=0-7
/proc/10927/task/10972/stat : 10972 (java) S 10924 10927 2337 0 -1 1077944384 296 0 0 0 43 0 0 0 20 0 45 0 4892876 28405366784 467284 18446744073709551615 4194304 4196468 140728906321504 140011523568784 140013566043861 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
[pid=10927/tid=10973] ppid=10924 vsize=27739616 memory=0 CPUtime=0.32 cores=0-7
/proc/10927/task/10973/stat : 10973 (java) S 10924 10927 2337 0 -1 1077944384 60 0 0 0 32 0 0 0 20 0 45 0 4893425 28405366784 467284 18446744073709551615 4194304 4196468 140728906321504 140011522516240 140013566043861 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20963328 140728906330485 140728906330669 140728906330669 140728906334159 0
Current children cumulated CPU time: 72.1 s
Current children cumulated vsize: 27739616 KiB
Current children cumulated memory: 1869080 KiB

Child status: 0
Real time (s): 10.8491
CPU time (s): 72.1762
CPU user time (s): 71.1525
CPU system time (s): 1.02375
CPU usage (%): 665.277
Max. virtual memory (cumulated for all children) (KiB): 27739616
Max. memory (cumulated for all children) (KiB): 1869080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71.1525
system time used= 1.02375
maximum resident set size= 1869320
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 70659
page faults= 0
swaps= 0
block input operations= 0
block output operations= 144
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12282
involuntary context switches= 3105


# summary of solver processes directly reported to runsolver:
#   pid: 10927
#   total CPU time (s): 72.1762
#   total CPU user time (s): 71.1525
#   total CPU system time (s): 1.02375

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.126089 second user time and 0.17583 second system time

The end

Launcher Data

Begin job on node129 at 2017-08-23 08:20:48
IDJOB=4286127
IDBENCH=140542
IDSOLVER=2682
FILE ID=node129/4286127-1503470085
RUNJOBID= node129-1503420419-2425
PBS_JOBID= 
Free space on /tmp= 62016 MiB

SOLVER NAME= OscaR - Parallel with EPS 2017-08-22
BENCH NAME= XCSP17/OpenStacks/OpenStacks-m2c-s1/OpenStacks-m2c-wbp-15-15-1.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-4286127-1503470085/watcher-4286127-1503470085 -o /tmp/evaluation-result-4286127-1503470085/solver-4286127-1503470085 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node129-1503420419-2425 --watchdog 312  java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 921485052 --timelimit 2016 --memlimit 22000 --nbcore 8 HOME/instance-4286127-1503470085.xml

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

MD5SUM BENCH= 7f3a0b8bae0e1da0b41ee1d30bebf3d5
RANDOM SEED=921485052

node129.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.53
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.53
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.53
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.53
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:        31857656 kB
MemAvailable:   32025688 kB
Buffers:          110644 kB
Cached:           340648 kB
SwapCached:            0 kB
Active:           271604 kB
Inactive:         236320 kB
Active(anon):      56940 kB
Inactive(anon):     8556 kB
Active(file):     214664 kB
Inactive(file):   227764 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42336 kB
Writeback:             0 kB
AnonPages:         52264 kB
Mapped:            30308 kB
Shmem:              8868 kB
Slab:             106448 kB
SReclaimable:      82876 kB
SUnreclaim:        23572 kB
KernelStack:        3152 kB
PageTables:         4896 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     285952 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       99712 kB
DirectMap2M:    33445888 kB

Free space on /tmp at the end= 61976 MiB
End job on node129 at 2017-08-23 08:21:00