Trace number 4286124

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-22OPT5 1712.15 230.183

General information on the benchmark

NameOpenStacks/OpenStacks-m2c-s1/
OpenStacks-m2c-wbop-10-20-1.xml
MD5SUMd4812570331b0d4fd95926de7f20690d
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark5
Best CPU time to get the best result obtained on this benchmark59.030499
Satisfiable
(Un)Satisfiability was proved
Number of variables260
Number of constraints241
Number of domains3
Minimum domain size2
Maximum domain size21
Distribution of domain sizes[{"size":2,"count":200},{"size":20,"count":40},{"size":21,"count":20}]
Minimum variable degree2
Maximum variable degree21
Distribution of variable degrees[{"degree":2,"count":220},{"degree":5,"count":20},{"degree":21,"count":20}]
Minimum constraint arity3
Maximum constraint arity20
Distribution of constraint arities[{"arity":3,"count":200},{"arity":5,"count":20},{"arity":11,"count":20},{"arity":20,"count":1}]
Number of extensional constraints200
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":200},{"type":"allDifferent","count":1},{"type":"sum","count":20},{"type":"minimum","count":10},{"type":"maximum","count":10}]
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.13/0.25	c version: 2017-08-22
0.13/0.58	c seed: 1665152412
0.13/0.58	c timeout: 2016
0.13/0.58	c memlimit: 22000
0.13/0.58	c nbcore: 8
0.13/0.58	c Parsing instance...
0.13/0.68	c Parsing done, starting search...
21.64/4.33	o 9
21.64/4.33	o 8
21.64/4.33	o 7
27.84/5.16	o 6
30.24/5.46	o 5
1712.01/230.13	s OPTIMUM FOUND
1712.01/230.13	v <instantiation>
1712.01/230.13	v 	<list>
1712.01/230.13	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] p[15] p[16] p[17] p[18] p[19] min[0] min[1] min[2] min[3] min[4] min[5] min[6] min[7] min[8] min[9] max[0] max[1] max[2] max[3] max[4] max[5] max[6] max[7] max[8] max[9] 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[0][15] o[0][16] o[0][17] o[0][18] o[0][19] 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[1][15] o[1][16] o[1][17] o[1][18] o[1][19] 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[2][15] o[2][16] o[2][17] o[2][18] o[2][19] 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[3][15] o[3][16] o[3][17] o[3][18] o[3][19] 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[4][15] o[4][16] o[4][17] o[4][18] o[4][19] 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[5][15] o[5][16] o[5][17] o[5][18] o[5][19] 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[6][15] o[6][16] o[6][17] o[6][18] o[6][19] 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[7][15] o[7][16] o[7][17] o[7][18] o[7][19] 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[8][15] o[8][16] o[8][17] o[8][18] o[8][19] 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[9][15] o[9][16] o[9][17] o[9][18] o[9][19] 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] so[15] so[16] so[17] so[18] so[19]
1712.01/230.13	v 	</list>
1712.01/230.13	v 	<values>
1712.01/230.13	v 		17 15 0 3 13 2 4 6 9 18 11 8 5 14 1 19 7 10 12 16 0 7 1 10 9 0 2 14 1 12 19 13 10 18 17 9 6 18 8 19 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 1 1 1 1 1 1 1 0 0 0 0 0 0 0 1 1 1 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 0 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 0 0 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 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 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 2 4 5 5 5 5 5 5 5 5 5 4 5 5 5 5 5 5 4 2 
1712.01/230.13	v 	</values>
1712.01/230.13	v </instantiation>

Verifier Data

OK	5

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4286124-1503470033/watcher-4286124-1503470033 -o /tmp/evaluation-result-4286124-1503470033/solver-4286124-1503470033 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node105-1503455142-12936 --watchdog 312 java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 1665152412 --timelimit 2016 --memlimit 22000 --nbcore 8 HOME/instance-4286124-1503470033.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=15323, runsolver pid=15320

[startup+0.100201 s]*
/proc/loadavg: 8.39 6.67 5.47 2/198 15343
/proc/meminfo: memFree=23644912/32770624 swapFree=67108860/67108860
[pid=15323] ppid=15320 vsize=26000852 memory=31816 CPUtime=0.13 cores=0-7
/proc/15323/stat : 15323 (java) S 15320 15323 12909 0 -1 1077944320 8384 0 0 0 11 2 0 0 20 0 20 0 180074674 26624872448 7954 33554432000 4194304 4196468 140724893980144 140724893962688 140359345065719 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
/proc/15323/statm: 6500213 7954 3410 1 0 6487932 0
[pid=15323/tid=15325] ppid=15320 vsize=26000852 memory=7897513229686840473 CPUtime=0.09 cores=0-7
/proc/15323/task/15325/stat : 15325 (java) R 15320 15323 12909 0 -1 4202560 6318 0 0 0 8 1 0 0 20 0 20 0 180074674 26624872448 7954 33554432000 4194304 4196468 140724893980144 140359349282416 140359329146206 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15326] ppid=15320 vsize=26000852 memory=732370693222710245 CPUtime=0 cores=0-7
/proc/15323/task/15326/stat : 15326 (java) S 15320 15323 12909 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 180074675 26624872448 7954 33554432000 4194304 4196468 140724893980144 140359267646224 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15327] ppid=15320 vsize=26000852 memory=140554885256832 CPUtime=0 cores=0-7
/proc/15323/task/15327/stat : 15327 (java) S 15320 15323 12909 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 180074675 26624872448 7954 33554432000 4194304 4196468 140724893980144 140359266593680 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15328] ppid=15320 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/15323/task/15328/stat : 15328 (java) S 15320 15323 12909 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 180074675 26624872448 7954 33554432000 4194304 4196468 140724893980144 140359265541136 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15329] ppid=15320 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/15323/task/15329/stat : 15329 (java) S 15320 15323 12909 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 180074675 26624872448 7954 33554432000 4194304 4196468 140724893980144 140359264488592 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15330] ppid=15320 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/15323/task/15330/stat : 15330 (java) S 15320 15323 12909 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 180074675 26624872448 7954 33554432000 4194304 4196468 140724893980144 140358898964752 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15331] ppid=15320 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/15323/task/15331/stat : 15331 (java) S 15320 15323 12909 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 180074675 26624872448 7954 33554432000 4194304 4196468 140724893980144 140358897912208 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15332] ppid=15320 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/15323/task/15332/stat : 15332 (java) S 15320 15323 12909 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 180074675 26624872448 7954 33554432000 4194304 4196468 140724893980144 140358896859664 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15333] ppid=15320 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/15323/task/15333/stat : 15333 (java) S 15320 15323 12909 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 180074675 26624872448 7954 33554432000 4194304 4196468 140724893980144 140358895807120 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15334] ppid=15320 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/15323/task/15334/stat : 15334 (java) S 15320 15323 12909 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 180074676 26624872448 7954 33554432000 4194304 4196468 140724893980144 140358741658096 140359345076866 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15335] ppid=15320 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/15323/task/15335/stat : 15335 (java) S 15320 15323 12909 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 180074677 26624872448 7954 33554432000 4194304 4196468 140724893980144 140358740604320 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15336] ppid=15320 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/15323/task/15336/stat : 15336 (java) S 15320 15323 12909 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 180074677 26624872448 7954 33554432000 4194304 4196468 140724893980144 140358739551728 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15337] ppid=15320 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/15323/task/15337/stat : 15337 (java) S 15320 15323 12909 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 180074679 26624872448 7954 33554432000 4194304 4196468 140724893980144 140358738500304 140359345084315 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15338] ppid=15320 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/15323/task/15338/stat : 15338 (java) S 15320 15323 12909 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 20 0 180074679 26624872448 7954 33554432000 4194304 4196468 140724893980144 140358737446896 140359345076866 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15339] ppid=15320 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/15323/task/15339/stat : 15339 (java) S 15320 15323 12909 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 180074679 26624872448 7954 33554432000 4194304 4196468 140724893980144 140358736394352 140359345076866 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15340] ppid=15320 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/15323/task/15340/stat : 15340 (java) S 15320 15323 12909 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 180074679 26624872448 7954 33554432000 4194304 4196468 140724893980144 140358735341808 140359345076866 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15341] ppid=15320 vsize=26000852 memory=0 CPUtime=0.02 cores=0-7
/proc/15323/task/15341/stat : 15341 (java) S 15320 15323 12909 0 -1 1077944384 371 0 0 0 2 0 0 0 20 0 20 0 180074679 26624872448 7954 33554432000 4194304 4196468 140724893980144 140358734289264 140359345076866 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15342] ppid=15320 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/15323/task/15342/stat : 15342 (java) S 15320 15323 12909 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 180074680 26624872448 7954 33554432000 4194304 4196468 140724893980144 140358733236960 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15343] ppid=15320 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/15323/task/15343/stat : 15343 (java) S 15320 15323 12909 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 180074680 26624872448 7954 33554432000 4194304 4196468 140724893980144 140358732184496 140359345076866 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 26000852 KiB
Current children cumulated memory: 31816 KiB

[startup+0.687066 s]*
/proc/loadavg: 8.39 6.67 5.47 5/198 15343
/proc/meminfo: memFree=23605908/32770624 swapFree=67108860/67108860
[pid=15323] ppid=15320 vsize=26002920 memory=91820 CPUtime=1.66 cores=0-7
/proc/15323/stat : 15323 (java) S 15320 15323 12909 0 -1 1077944320 15008 0 0 0 161 5 0 0 20 0 20 0 180074674 26626990080 22955 33554432000 4194304 4196468 140724893980144 140724893962688 140359345065719 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
/proc/15323/statm: 6500730 22955 3783 1 0 6488444 0
[pid=15323/tid=15325] ppid=15320 vsize=26002920 memory=32758254098972862 CPUtime=0.67 cores=0-7
/proc/15323/task/15325/stat : 15325 (java) R 15320 15323 12909 0 -1 4202560 8696 0 0 0 64 3 0 0 20 0 20 0 180074674 26626990080 22955 33554432000 4194304 4196468 140724893980144 140359349293648 140359323329377 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15326] ppid=15320 vsize=26002920 memory=0 CPUtime=0 cores=0-7
/proc/15323/task/15326/stat : 15326 (java) S 15320 15323 12909 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 180074675 26626990080 22955 33554432000 4194304 4196468 140724893980144 140359267646224 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15327] ppid=15320 vsize=26002920 memory=4051184701778810528 CPUtime=0 cores=0-7
/proc/15323/task/15327/stat : 15327 (java) S 15320 15323 12909 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 180074675 26626990080 22955 33554432000 4194304 4196468 140724893980144 140359266593680 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15328] ppid=15320 vsize=26002920 memory=0 CPUtime=0 cores=0-7
/proc/15323/task/15328/stat : 15328 (java) S 15320 15323 12909 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 180074675 26626990080 22955 33554432000 4194304 4196468 140724893980144 140359265541136 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15329] ppid=15320 vsize=26002920 memory=0 CPUtime=0 cores=0-7
/proc/15323/task/15329/stat : 15329 (java) S 15320 15323 12909 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 180074675 26626990080 22955 33554432000 4194304 4196468 140724893980144 140359264488592 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15330] ppid=15320 vsize=26002920 memory=0 CPUtime=0 cores=0-7
/proc/15323/task/15330/stat : 15330 (java) S 15320 15323 12909 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 180074675 26626990080 22955 33554432000 4194304 4196468 140724893980144 140358898964752 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15331] ppid=15320 vsize=26002920 memory=-1 CPUtime=0 cores=0-7
/proc/15323/task/15331/stat : 15331 (java) S 15320 15323 12909 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 180074675 26626990080 22955 33554432000 4194304 4196468 140724893980144 140358897912208 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15332] ppid=15320 vsize=26002920 memory=0 CPUtime=0 cores=0-7
/proc/15323/task/15332/stat : 15332 (java) S 15320 15323 12909 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 180074675 26626990080 22955 33554432000 4194304 4196468 140724893980144 140358896859664 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15333] ppid=15320 vsize=26002920 memory=0 CPUtime=0 cores=0-7
/proc/15323/task/15333/stat : 15333 (java) S 15320 15323 12909 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 180074675 26626990080 22955 33554432000 4194304 4196468 140724893980144 140358895807120 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15334] ppid=15320 vsize=26002920 memory=0 CPUtime=0 cores=0-7
/proc/15323/task/15334/stat : 15334 (java) S 15320 15323 12909 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 180074676 26626990080 22955 33554432000 4194304 4196468 140724893980144 140358741658096 140359345076866 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15335] ppid=15320 vsize=26002920 memory=0 CPUtime=0 cores=0-7
/proc/15323/task/15335/stat : 15335 (java) S 15320 15323 12909 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 180074677 26626990080 22955 33554432000 4194304 4196468 140724893980144 140358740604320 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15336] ppid=15320 vsize=26002920 memory=0 CPUtime=0 cores=0-7
/proc/15323/task/15336/stat : 15336 (java) S 15320 15323 12909 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 180074677 26626990080 22955 33554432000 4194304 4196468 140724893980144 140358739551728 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15337] ppid=15320 vsize=26002920 memory=0 CPUtime=0 cores=0-7
/proc/15323/task/15337/stat : 15337 (java) S 15320 15323 12909 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 180074679 26626990080 22955 33554432000 4194304 4196468 140724893980144 140358738500304 140359345084315 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15338] ppid=15320 vsize=26002920 memory=0 CPUtime=0.23 cores=0-7
/proc/15323/task/15338/stat : 15338 (java) R 15320 15323 12909 0 -1 4202560 1616 0 0 0 23 0 0 0 20 0 20 0 180074679 26626990080 22955 33554432000 4194304 4196468 140724893980144 140358737446080 140359322660503 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15339] ppid=15320 vsize=26002920 memory=0 CPUtime=0.2 cores=0-7
/proc/15323/task/15339/stat : 15339 (java) R 15320 15323 12909 0 -1 4202560 778 0 0 0 20 0 0 0 20 0 20 0 180074679 26626990080 22955 33554432000 4194304 4196468 140724893980144 140358736380784 140359326610384 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15340] ppid=15320 vsize=26002920 memory=0 CPUtime=0.23 cores=0-7
/proc/15323/task/15340/stat : 15340 (java) R 15320 15323 12909 0 -1 4202560 1140 0 0 0 23 0 0 0 20 0 20 0 180074679 26626990080 22955 33554432000 4194304 4196468 140724893980144 140358735327152 140359322813164 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15341] ppid=15320 vsize=26002920 memory=0 CPUtime=0.3 cores=0-7
/proc/15323/task/15341/stat : 15341 (java) S 15320 15323 12909 0 -1 1077944384 1391 0 0 0 30 0 0 0 20 0 20 0 180074679 26626990080 22955 33554432000 4194304 4196468 140724893980144 140358734289264 140359345076866 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15342] ppid=15320 vsize=26002920 memory=0 CPUtime=0 cores=0-7
/proc/15323/task/15342/stat : 15342 (java) S 15320 15323 12909 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 180074680 26626990080 22955 33554432000 4194304 4196468 140724893980144 140358733236960 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15343] ppid=15320 vsize=26002920 memory=-1 CPUtime=0 cores=0-7
/proc/15323/task/15343/stat : 15343 (java) S 15320 15323 12909 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 180074680 26626990080 22955 33554432000 4194304 4196468 140724893980144 140358732184496 140359345076866 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
Current children cumulated CPU time: 1.66 s
Current children cumulated vsize: 26002920 KiB
Current children cumulated memory: 91820 KiB

[startup+0.71015 s]*
/proc/loadavg: 8.39 6.67 5.47 4/198 15343
/proc/meminfo: memFree=23603116/32770624 swapFree=67108860/67108860
[pid=15323] ppid=15320 vsize=26002920 memory=94292 CPUtime=1.74 cores=0-7
/proc/15323/stat : 15323 (java) S 15320 15323 12909 0 -1 1077944320 15162 0 0 0 169 5 0 0 20 0 20 0 180074674 26626990080 23573 33554432000 4194304 4196468 140724893980144 140724893962688 140359345065719 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
/proc/15323/statm: 6500730 23573 3784 1 0 6488444 0
[pid=15323/tid=15325] ppid=15320 vsize=26002920 memory=6791534058613427641 CPUtime=0.69 cores=0-7
/proc/15323/task/15325/stat : 15325 (java) R 15320 15323 12909 0 -1 4202560 8836 0 0 0 66 3 0 0 20 0 20 0 180074674 26626990080 23573 33554432000 4194304 4196468 140724893980144 140359349286752 140359329146206 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15326] ppid=15320 vsize=26002920 memory=0 CPUtime=0 cores=0-7
/proc/15323/task/15326/stat : 15326 (java) S 15320 15323 12909 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 180074675 26626990080 23573 33554432000 4194304 4196468 140724893980144 140359267646224 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15327] ppid=15320 vsize=26002920 memory=0 CPUtime=0 cores=0-7
/proc/15323/task/15327/stat : 15327 (java) S 15320 15323 12909 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 180074675 26626990080 23573 33554432000 4194304 4196468 140724893980144 140359266593680 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15328] ppid=15320 vsize=26002920 memory=0 CPUtime=0 cores=0-7
/proc/15323/task/15328/stat : 15328 (java) S 15320 15323 12909 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 180074675 26626990080 23573 33554432000 4194304 4196468 140724893980144 140359265541136 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15329] ppid=15320 vsize=26002920 memory=0 CPUtime=0 cores=0-7
/proc/15323/task/15329/stat : 15329 (java) S 15320 15323 12909 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 180074675 26626990080 23573 33554432000 4194304 4196468 140724893980144 140359264488592 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15330] ppid=15320 vsize=26002920 memory=2244 CPUtime=0 cores=0-7
/proc/15323/task/15330/stat : 15330 (java) S 15320 15323 12909 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 180074675 26626990080 23573 33554432000 4194304 4196468 140724893980144 140358898964752 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15331] ppid=15320 vsize=26002920 memory=140554751013807 CPUtime=0 cores=0-7
/proc/15323/task/15331/stat : 15331 (java) S 15320 15323 12909 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 180074675 26626990080 23573 33554432000 4194304 4196468 140724893980144 140358897912208 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15332] ppid=15320 vsize=26002920 memory=140554751016112 CPUtime=0 cores=0-7
/proc/15323/task/15332/stat : 15332 (java) S 15320 15323 12909 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 180074675 26626990080 23573 33554432000 4194304 4196468 140724893980144 140358896859664 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15333] ppid=15320 vsize=26002920 memory=140554751018416 CPUtime=0 cores=0-7
/proc/15323/task/15333/stat : 15333 (java) S 15320 15323 12909 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 180074675 26626990080 23573 33554432000 4194304 4196468 140724893980144 140358895807120 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15334] ppid=15320 vsize=26002920 memory=0 CPUtime=0 cores=0-7
/proc/15323/task/15334/stat : 15334 (java) S 15320 15323 12909 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 180074676 26626990080 23573 33554432000 4194304 4196468 140724893980144 140358741658096 140359345076866 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15335] ppid=15320 vsize=26002920 memory=281109502043792 CPUtime=0 cores=0-7
/proc/15323/task/15335/stat : 15335 (java) S 15320 15323 12909 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 180074677 26626990080 23573 33554432000 4194304 4196468 140724893980144 140358740604320 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15336] ppid=15320 vsize=26002920 memory=281109502050704 CPUtime=0 cores=0-7
/proc/15323/task/15336/stat : 15336 (java) S 15320 15323 12909 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 180074677 26626990080 23573 33554432000 4194304 4196468 140724893980144 140358739551728 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15337] ppid=15320 vsize=26002920 memory=281109501991984 CPUtime=0 cores=0-7
/proc/15323/task/15337/stat : 15337 (java) S 15320 15323 12909 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 180074679 26626990080 23573 33554432000 4194304 4196468 140724893980144 140358738500304 140359345084315 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15338] ppid=15320 vsize=26002920 memory=281109502064528 CPUtime=0.25 cores=0-7
/proc/15323/task/15338/stat : 15338 (java) S 15320 15323 12909 0 -1 1077944384 1624 0 0 0 25 0 0 0 20 0 20 0 180074679 26626990080 23573 33554432000 4194304 4196468 140724893980144 140358737446896 140359345076866 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15339] ppid=15320 vsize=26002920 memory=281109502071440 CPUtime=0.21 cores=0-7
/proc/15323/task/15339/stat : 15339 (java) S 15320 15323 12909 0 -1 1077944384 786 0 0 0 21 0 0 0 20 0 20 0 180074679 26626990080 23573 33554432000 4194304 4196468 140724893980144 140358736394352 140359345076866 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15340] ppid=15320 vsize=26002920 memory=281109502069136 CPUtime=0.25 cores=0-7
/proc/15323/task/15340/stat : 15340 (java) R 15320 15323 12909 0 -1 4202560 1140 0 0 0 25 0 0 0 20 0 20 0 180074679 26626990080 23573 33554432000 4194304 4196468 140724893980144 140358735327152 140359322613542 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15341] ppid=15320 vsize=26002920 memory=281109502085696 CPUtime=0.3 cores=0-7
/proc/15323/task/15341/stat : 15341 (java) S 15320 15323 12909 0 -1 1077944384 1391 0 0 0 30 0 0 0 20 0 20 0 180074679 26626990080 23573 33554432000 4194304 4196468 140724893980144 140358734289264 140359345076866 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15342] ppid=15320 vsize=26002920 memory=0 CPUtime=0 cores=0-7
/proc/15323/task/15342/stat : 15342 (java) S 15320 15323 12909 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 180074680 26626990080 23573 33554432000 4194304 4196468 140724893980144 140358733236960 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15343] ppid=15320 vsize=26002920 memory=-1 CPUtime=0 cores=0-7
/proc/15323/task/15343/stat : 15343 (java) S 15320 15323 12909 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 180074680 26626990080 23573 33554432000 4194304 4196468 140724893980144 140358732184496 140359345076866 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
Current children cumulated CPU time: 1.74 s
Current children cumulated vsize: 26002920 KiB
Current children cumulated memory: 94292 KiB

[startup+0.809528 s]*
/proc/loadavg: 8.39 6.67 5.47 3/198 15343
/proc/meminfo: memFree=23596664/32770624 swapFree=67108860/67108860
[pid=15323] ppid=15320 vsize=26004968 memory=103020 CPUtime=1.89 cores=0-7
/proc/15323/stat : 15323 (java) S 15320 15323 12909 0 -1 1077944320 15765 0 0 0 184 5 0 0 20 0 20 0 180074674 26629087232 25755 33554432000 4194304 4196468 140724893980144 140724893962688 140359345065719 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
/proc/15323/statm: 6501242 25755 3785 1 0 6488956 0
[pid=15323/tid=15325] ppid=15320 vsize=26004968 memory=32758254098972862 CPUtime=0.78 cores=0-7
/proc/15323/task/15325/stat : 15325 (java) R 15320 15323 12909 0 -1 4202560 9327 0 0 0 75 3 0 0 20 0 20 0 180074674 26629087232 25755 33554432000 4194304 4196468 140724893980144 140359349301488 140359329146206 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15326] ppid=15320 vsize=26004968 memory=0 CPUtime=0 cores=0-7
/proc/15323/task/15326/stat : 15326 (java) S 15320 15323 12909 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 180074675 26629087232 25755 33554432000 4194304 4196468 140724893980144 140359267646224 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15327] ppid=15320 vsize=26004968 memory=4051184701778810528 CPUtime=0 cores=0-7
/proc/15323/task/15327/stat : 15327 (java) S 15320 15323 12909 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 180074675 26629087232 25755 33554432000 4194304 4196468 140724893980144 140359266593680 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15328] ppid=15320 vsize=26004968 memory=0 CPUtime=0 cores=0-7
/proc/15323/task/15328/stat : 15328 (java) S 15320 15323 12909 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 180074675 26629087232 25755 33554432000 4194304 4196468 140724893980144 140359265541136 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15329] ppid=15320 vsize=26004968 memory=0 CPUtime=0 cores=0-7
/proc/15323/task/15329/stat : 15329 (java) S 15320 15323 12909 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 180074675 26629087232 25755 33554432000 4194304 4196468 140724893980144 140359264488592 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15330] ppid=15320 vsize=26004968 memory=0 CPUtime=0 cores=0-7
/proc/15323/task/15330/stat : 15330 (java) S 15320 15323 12909 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 180074675 26629087232 25755 33554432000 4194304 4196468 140724893980144 140358898964752 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15331] ppid=15320 vsize=26004968 memory=-1 CPUtime=0 cores=0-7
/proc/15323/task/15331/stat : 15331 (java) S 15320 15323 12909 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 180074675 26629087232 25755 33554432000 4194304 4196468 140724893980144 140358897912208 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15332] ppid=15320 vsize=26004968 memory=0 CPUtime=0 cores=0-7
/proc/15323/task/15332/stat : 15332 (java) S 15320 15323 12909 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 180074675 26629087232 25755 33554432000 4194304 4196468 140724893980144 140358896859664 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15333] ppid=15320 vsize=26004968 memory=0 CPUtime=0 cores=0-7
/proc/15323/task/15333/stat : 15333 (java) S 15320 15323 12909 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 180074675 26629087232 25755 33554432000 4194304 4196468 140724893980144 140358895807120 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15334] ppid=15320 vsize=26004968 memory=0 CPUtime=0 cores=0-7
/proc/15323/task/15334/stat : 15334 (java) S 15320 15323 12909 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 180074676 26629087232 25755 33554432000 4194304 4196468 140724893980144 140358741658096 140359345076866 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0

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

[pid=15323/tid=15341] ppid=15320 vsize=27743860 memory=4427205132082312746 CPUtime=1.08 cores=0-7
/proc/15323/task/15341/stat : 15341 (java) S 15320 15323 12909 0 -1 1077944384 27069 0 0 0 103 5 0 0 20 0 46 0 180074679 28409712640 895169 33554432000 4194304 4196468 140724893980144 140358734289264 140359345076866 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15342] ppid=15320 vsize=27743860 memory=1296 CPUtime=0 cores=0-7
/proc/15323/task/15342/stat : 15342 (java) S 15320 15323 12909 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 46 0 180074680 28409712640 895169 33554432000 4194304 4196468 140724893980144 140358733236960 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15343] ppid=15320 vsize=27743860 memory=2400 CPUtime=0.1 cores=0-7
/proc/15323/task/15343/stat : 15343 (java) S 15320 15323 12909 0 -1 1077944384 1760 0 0 0 1 9 0 0 20 0 46 0 180074680 28409712640 895169 33554432000 4194304 4196468 140724893980144 140358732184496 140359345076866 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15344] ppid=15320 vsize=27743860 memory=1840 CPUtime=0.08 cores=0-7
/proc/15323/task/15344/stat : 15344 (java) S 15320 15323 12909 0 -1 1077944384 2491 0 0 0 7 1 0 0 20 0 46 0 180074898 28409712640 895169 33554432000 4194304 4196468 140724893980144 140358386181328 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15345] ppid=15320 vsize=27743860 memory=12136 CPUtime=0.68 cores=0-7
/proc/15323/task/15345/stat : 15345 (java) S 15320 15323 12909 0 -1 1077944384 4407 0 0 0 48 20 0 0 20 0 46 0 180074909 28409712640 895169 33554432000 4194304 4196468 140724893980144 140358383031856 140359345076866 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15346] ppid=15320 vsize=27743860 memory=1708 CPUtime=138.07 cores=0-7
/proc/15323/task/15346/stat : 15346 (java) S 15320 15323 12909 0 -1 1077944384 12174 0 0 0 13786 21 0 0 20 0 46 0 180074919 28409712640 895169 33554432000 4194304 4196468 140724893980144 140358379881360 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 2 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15347] ppid=15320 vsize=27743860 memory=1012 CPUtime=171.8 cores=0-7
/proc/15323/task/15347/stat : 15347 (java) S 15320 15323 12909 0 -1 1077944384 11017 0 0 0 17163 17 0 0 20 0 46 0 180074920 28409712640 895169 33554432000 4194304 4196468 140724893980144 140358378828816 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 5 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15348] ppid=15320 vsize=27743860 memory=796 CPUtime=0.09 cores=0-7
/proc/15323/task/15348/stat : 15348 (java) S 15320 15323 12909 0 -1 1077944384 77 0 0 0 9 0 0 0 20 0 46 0 180074920 28409712640 895169 33554432000 4194304 4196468 140724893980144 140358377776272 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15349] ppid=15320 vsize=27743860 memory=1228 CPUtime=209.44 cores=0-7
/proc/15323/task/15349/stat : 15349 (java) S 15320 15323 12909 0 -1 1077944384 12541 0 0 0 20919 25 0 0 20 0 46 0 180074922 28409712640 895169 33554432000 4194304 4196468 140724893980144 140358376723728 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15350] ppid=15320 vsize=27743860 memory=5784 CPUtime=47.26 cores=0-7
/proc/15323/task/15350/stat : 15350 (java) S 15320 15323 12909 0 -1 1077944384 3746 0 0 0 4714 12 0 0 20 0 46 0 180074922 28409712640 895169 33554432000 4194304 4196468 140724893980144 140358375671184 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15351] ppid=15320 vsize=27743860 memory=4616 CPUtime=224.02 cores=0-7
/proc/15323/task/15351/stat : 15351 (java) R 15320 15323 12909 0 -1 4202560 13000 0 0 0 22378 24 0 0 20 0 46 0 180074922 28409712640 895169 33554432000 4194304 4196468 140724893980144 140358374614576 140724894174616 0 4 0 16800975 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15352] ppid=15320 vsize=27743860 memory=1928 CPUtime=3.17 cores=0-7
/proc/15323/task/15352/stat : 15352 (java) S 15320 15323 12909 0 -1 1077944384 709 0 0 0 317 0 0 0 20 0 46 0 180074922 28409712640 895169 33554432000 4194304 4196468 140724893980144 140358373566096 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15353] ppid=15320 vsize=27743860 memory=1428 CPUtime=29.04 cores=0-7
/proc/15323/task/15353/stat : 15353 (java) S 15320 15323 12909 0 -1 1077944384 2331 0 0 0 2903 1 0 0 20 0 46 0 180074922 28409712640 895169 33554432000 4194304 4196468 140724893980144 140358372513552 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15354] ppid=15320 vsize=27743860 memory=1184 CPUtime=31.4 cores=0-7
/proc/15323/task/15354/stat : 15354 (java) S 15320 15323 12909 0 -1 1077944384 1689 0 0 0 3128 12 0 0 20 0 46 0 180074922 28409712640 895169 33554432000 4194304 4196468 140724893980144 140358371459984 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15355] ppid=15320 vsize=27743860 memory=10492 CPUtime=68.87 cores=0-7
/proc/15323/task/15355/stat : 15355 (java) S 15320 15323 12909 0 -1 1077944384 6117 0 0 0 6874 13 0 0 20 0 46 0 180074922 28409712640 895169 33554432000 4194304 4196468 140724893980144 140358370407440 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 2 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15356] ppid=15320 vsize=27743860 memory=7540 CPUtime=29.06 cores=0-7
/proc/15323/task/15356/stat : 15356 (java) S 15320 15323 12909 0 -1 1077944384 1975 0 0 0 2897 9 0 0 20 0 46 0 180074942 28409712640 895169 33554432000 4194304 4196468 140724893980144 140358369354896 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15357] ppid=15320 vsize=27743860 memory=840 CPUtime=114.65 cores=0-7
/proc/15323/task/15357/stat : 15357 (java) S 15320 15323 12909 0 -1 1077944384 7666 0 0 0 11457 8 0 0 20 0 46 0 180074942 28409712640 895169 33554432000 4194304 4196468 140724893980144 140358368302352 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15358] ppid=15320 vsize=27743860 memory=1692 CPUtime=82.72 cores=0-7
/proc/15323/task/15358/stat : 15358 (java) S 15320 15323 12909 0 -1 1077944384 6984 0 0 0 8268 4 0 0 20 0 46 0 180075107 28409712640 895169 33554432000 4194304 4196468 140724893980144 140358365115792 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15359] ppid=15320 vsize=27743860 memory=916 CPUtime=0 cores=0-7
/proc/15323/task/15359/stat : 15359 (java) S 15320 15323 12909 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 46 0 180075109 28409712640 895169 33554432000 4194304 4196468 140724893980144 140358364063248 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15360] ppid=15320 vsize=27743860 memory=5780 CPUtime=149.29 cores=0-7
/proc/15323/task/15360/stat : 15360 (java) S 15320 15323 12909 0 -1 1077944384 9342 0 0 0 14921 8 0 0 20 0 46 0 180075111 28409712640 895169 33554432000 4194304 4196468 140724893980144 140358363010704 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 4 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15361] ppid=15320 vsize=27743860 memory=4108 CPUtime=46.44 cores=0-7
/proc/15323/task/15361/stat : 15361 (java) S 15320 15323 12909 0 -1 1077944384 4347 0 0 0 4639 5 0 0 20 0 46 0 180075113 28409712640 895169 33554432000 4194304 4196468 140724893980144 140358361958160 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15362] ppid=15320 vsize=27743860 memory=1160 CPUtime=50.64 cores=0-7
/proc/15323/task/15362/stat : 15362 (java) S 15320 15323 12909 0 -1 1077944384 3035 0 0 0 5063 1 0 0 20 0 46 0 180075116 28409712640 895169 33554432000 4194304 4196468 140724893980144 140358360904592 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15363] ppid=15320 vsize=27743860 memory=4332 CPUtime=15.64 cores=0-7
/proc/15323/task/15363/stat : 15363 (java) S 15320 15323 12909 0 -1 1077944384 2248 0 0 0 1563 1 0 0 20 0 46 0 180075116 28409712640 895169 33554432000 4194304 4196468 140724893980144 140358359852048 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15364] ppid=15320 vsize=27743860 memory=3580676 CPUtime=106.83 cores=0-7
/proc/15323/task/15364/stat : 15364 (java) S 15320 15323 12909 0 -1 1077944384 7359 0 0 0 10678 5 0 0 20 0 46 0 180075116 28409712640 895169 33554432000 4194304 4196468 140724893980144 140358358799504 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 2 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15365] ppid=15320 vsize=27743860 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/15323/task/15365/stat : 15365 (java) S 15320 15323 12909 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 46 0 180075116 28409712640 895169 33554432000 4194304 4196468 140724893980144 140358357746960 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15366] ppid=15320 vsize=27743860 memory=-7003737579269690708 CPUtime=62.92 cores=0-7
/proc/15323/task/15366/stat : 15366 (java) S 15320 15323 12909 0 -1 1077944384 7266 0 0 0 6288 4 0 0 20 0 46 0 180075116 28409712640 895169 33554432000 4194304 4196468 140724893980144 140358356694416 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15367] ppid=15320 vsize=27743860 memory=206351703766977 CPUtime=88.68 cores=0-7
/proc/15323/task/15367/stat : 15367 (java) S 15320 15323 12909 0 -1 1077944384 6095 0 0 0 8866 2 0 0 20 0 46 0 180075116 28409712640 895169 33554432000 4194304 4196468 140724893980144 140358355641872 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15376] ppid=15320 vsize=27743860 memory=3580168 CPUtime=17.62 cores=0-7
/proc/15323/task/15376/stat : 15376 (java) S 15320 15323 12909 0 -1 1077944384 1118 0 0 0 1762 0 0 0 20 0 46 0 180080855 28409712640 895169 33554432000 4194304 4196468 140724893980144 140358354589328 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15377] ppid=15320 vsize=27743860 memory=206351703766979 CPUtime=0 cores=0-7
/proc/15323/task/15377/stat : 15377 (java) S 15320 15323 12909 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 46 0 180080856 28409712640 895169 33554432000 4194304 4196468 140724893980144 140358353536784 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
Current children cumulated CPU time: 1711.74 s
Current children cumulated vsize: 27743860 KiB
Current children cumulated memory: 3580676 KiB

[startup+230.107 s]
/proc/loadavg: 7.03 7.41 6.07 2/225 15377
/proc/meminfo: memFree=20106924/32770624 swapFree=67108860/67108860
[pid=15323] ppid=15320 vsize=27743860 memory=3593288 CPUtime=1712.01 cores=0-7
/proc/15323/stat : 15323 (java) S 15320 15323 12909 0 -1 1077944320 330347 0 0 0 170861 340 0 0 20 0 45 0 180074674 28409712640 898322 33554432000 4194304 4196468 140724893980144 140724893962688 140359345065719 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
/proc/15323/statm: 6935965 898322 3866 1 0 6923158 0
[pid=15323/tid=15325] ppid=15320 vsize=27743860 memory=228 CPUtime=2.41 cores=0-7
/proc/15323/task/15325/stat : 15325 (java) S 15320 15323 12909 0 -1 1077944384 14677 0 0 0 235 6 0 0 20 0 45 0 180074674 28409712640 898322 33554432000 4194304 4196468 140724893980144 140359349303424 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15326] ppid=15320 vsize=27743860 memory=3580676 CPUtime=1.34 cores=0-7
/proc/15323/task/15326/stat : 15326 (java) R 15320 15323 12909 0 -1 4202560 9985 0 0 0 117 17 0 0 20 0 45 0 180074675 28409712640 898322 33554432000 4194304 4196468 140724893980144 140359267646224 140359337693927 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15327] ppid=15320 vsize=27743860 memory=3578628 CPUtime=1.31 cores=0-7
/proc/15323/task/15327/stat : 15327 (java) R 15320 15323 12909 0 -1 4202560 11543 0 0 0 114 17 0 0 20 0 45 0 180074675 28409712640 898322 33554432000 4194304 4196468 140724893980144 140359266593800 140359337693927 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15328] ppid=15320 vsize=27743860 memory=3580168 CPUtime=1.27 cores=0-7
/proc/15323/task/15328/stat : 15328 (java) R 15320 15323 12909 0 -1 4202560 6939 0 0 0 113 14 0 0 20 0 45 0 180074675 28409712640 898322 33554432000 4194304 4196468 140724893980144 140359265541136 140359337693927 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15329] ppid=15320 vsize=27743860 memory=3580676 CPUtime=1.3 cores=0-7
/proc/15323/task/15329/stat : 15329 (java) R 15320 15323 12909 0 -1 4202560 14943 0 0 0 113 17 0 0 20 0 45 0 180074675 28409712640 898322 33554432000 4194304 4196468 140724893980144 140359264488592 140359337693927 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15330] ppid=15320 vsize=27743860 memory=7584172172082901604 CPUtime=1.3 cores=0-7
/proc/15323/task/15330/stat : 15330 (java) R 15320 15323 12909 0 -1 4202560 8926 0 0 0 115 15 0 0 20 0 45 0 180074675 28409712640 898322 33554432000 4194304 4196468 140724893980144 140358898964752 140359330062327 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15331] ppid=15320 vsize=27743860 memory=3581196 CPUtime=1.32 cores=0-7
/proc/15323/task/15331/stat : 15331 (java) R 15320 15323 12909 0 -1 4202560 10306 0 0 0 116 16 0 0 20 0 45 0 180074675 28409712640 898322 33554432000 4194304 4196468 140724893980144 140358897912208 140359337693927 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15332] ppid=15320 vsize=27743860 memory=3580676 CPUtime=1.28 cores=0-7
/proc/15323/task/15332/stat : 15332 (java) R 15320 15323 12909 0 -1 4202560 10190 0 0 0 115 13 0 0 20 0 45 0 180074675 28409712640 898322 33554432000 4194304 4196468 140724893980144 140358896859664 140359337693927 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15333] ppid=15320 vsize=27743860 memory=117 CPUtime=1.31 cores=0-7
/proc/15323/task/15333/stat : 15333 (java) R 15320 15323 12909 0 -1 4202560 13373 0 0 0 115 16 0 0 20 0 45 0 180074675 28409712640 898322 33554432000 4194304 4196468 140724893980144 140358895807120 140359337693927 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15334] ppid=15320 vsize=27743860 memory=415 CPUtime=0.53 cores=0-7
/proc/15323/task/15334/stat : 15334 (java) S 15320 15323 12909 0 -1 1077944384 31852 0 0 0 42 11 0 0 20 0 45 0 180074676 28409712640 898322 33554432000 4194304 4196468 140724893980144 140358741656608 140359345075925 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15335] ppid=15320 vsize=27743860 memory=0 CPUtime=0 cores=0-7
/proc/15323/task/15335/stat : 15335 (java) S 15320 15323 12909 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 45 0 180074677 28409712640 898322 33554432000 4194304 4196468 140724893980144 140358740604384 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15336] ppid=15320 vsize=27743860 memory=1172 CPUtime=0 cores=0-7
/proc/15323/task/15336/stat : 15336 (java) S 15320 15323 12909 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 45 0 180074677 28409712640 898322 33554432000 4194304 4196468 140724893980144 140358739551744 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15337] ppid=15320 vsize=27743860 memory=5784 CPUtime=0 cores=0-7
/proc/15323/task/15337/stat : 15337 (java) S 15320 15323 12909 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 45 0 180074679 28409712640 898322 33554432000 4194304 4196468 140724893980144 140358738500304 140359345084315 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15338] ppid=15320 vsize=27743860 memory=4616 CPUtime=2.85 cores=0-7
/proc/15323/task/15338/stat : 15338 (java) S 15320 15323 12909 0 -1 1077944384 12519 0 0 0 283 2 0 0 20 0 45 0 180074679 28409712640 898322 33554432000 4194304 4196468 140724893980144 140358737446896 140359345076866 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15339] ppid=15320 vsize=27743860 memory=131829726214116 CPUtime=2.95 cores=0-7
/proc/15323/task/15339/stat : 15339 (java) S 15320 15323 12909 0 -1 1077944384 10872 0 0 0 293 2 0 0 20 0 45 0 180074679 28409712640 898322 33554432000 4194304 4196468 140724893980144 140358736394352 140359345076866 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15340] ppid=15320 vsize=27743860 memory=7596005154472881256 CPUtime=2.79 cores=0-7
/proc/15323/task/15340/stat : 15340 (java) S 15320 15323 12909 0 -1 1077944384 14469 0 0 0 277 2 0 0 20 0 45 0 180074679 28409712640 898322 33554432000 4194304 4196468 140724893980144 140358735341808 140359345076866 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15341] ppid=15320 vsize=27743860 memory=0 CPUtime=1.08 cores=0-7
/proc/15323/task/15341/stat : 15341 (java) S 15320 15323 12909 0 -1 1077944384 27069 0 0 0 103 5 0 0 20 0 45 0 180074679 28409712640 898322 33554432000 4194304 4196468 140724893980144 140358734289264 140359345076866 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15342] ppid=15320 vsize=27743860 memory=0 CPUtime=0 cores=0-7
/proc/15323/task/15342/stat : 15342 (java) S 15320 15323 12909 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 45 0 180074680 28409712640 898322 33554432000 4194304 4196468 140724893980144 140358733236960 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15343] ppid=15320 vsize=27743860 memory=7649399397116228913 CPUtime=0.1 cores=0-7
/proc/15323/task/15343/stat : 15343 (java) S 15320 15323 12909 0 -1 1077944384 1760 0 0 0 1 9 0 0 20 0 45 0 180074680 28409712640 898322 33554432000 4194304 4196468 140724893980144 140358732184496 140359345076866 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15345] ppid=15320 vsize=27743860 memory=3472328296160573649 CPUtime=0.68 cores=0-7
/proc/15323/task/15345/stat : 15345 (java) S 15320 15323 12909 0 -1 1077944384 4407 0 0 0 48 20 0 0 20 0 45 0 180074909 28409712640 898322 33554432000 4194304 4196468 140724893980144 140358383031552 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15346] ppid=15320 vsize=27743860 memory=6791534058613427641 CPUtime=138.07 cores=0-7
/proc/15323/task/15346/stat : 15346 (java) S 15320 15323 12909 0 -1 1077944384 12174 0 0 0 13786 21 0 0 20 0 45 0 180074919 28409712640 898322 33554432000 4194304 4196468 140724893980144 140358379881360 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 2 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15347] ppid=15320 vsize=27743860 memory=288230596050944315 CPUtime=171.8 cores=0-7
/proc/15323/task/15347/stat : 15347 (java) S 15320 15323 12909 0 -1 1077944384 11041 0 0 0 17163 17 0 0 20 0 45 0 180074920 28409712640 898322 33554432000 4194304 4196468 140724893980144 140358378823184 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 5 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15348] ppid=15320 vsize=27743860 memory=14699582244260269 CPUtime=0.09 cores=0-7
/proc/15323/task/15348/stat : 15348 (java) S 15320 15323 12909 0 -1 1077944384 77 0 0 0 9 0 0 0 20 0 45 0 180074920 28409712640 898322 33554432000 4194304 4196468 140724893980144 140358377776272 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15349] ppid=15320 vsize=27743860 memory=3574556 CPUtime=209.44 cores=0-7
/proc/15323/task/15349/stat : 15349 (java) S 15320 15323 12909 0 -1 1077944384 12641 0 0 0 20919 25 0 0 20 0 45 0 180074922 28409712640 898322 33554432000 4194304 4196468 140724893980144 140358376722144 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15350] ppid=15320 vsize=27743860 memory=3572508 CPUtime=47.26 cores=0-7
/proc/15323/task/15350/stat : 15350 (java) S 15320 15323 12909 0 -1 1077944384 3746 0 0 0 4714 12 0 0 20 0 45 0 180074922 28409712640 898322 33554432000 4194304 4196468 140724893980144 140358375671184 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15351] ppid=15320 vsize=27743860 memory=12136 CPUtime=224.08 cores=0-7
/proc/15323/task/15351/stat : 15351 (java) S 15320 15323 12909 0 -1 1077944384 14061 0 0 0 22384 24 0 0 20 0 45 0 180074922 28409712640 898322 33554432000 4194304 4196468 140724893980144 140358374595584 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15352] ppid=15320 vsize=27743860 memory=3578124 CPUtime=3.17 cores=0-7
/proc/15323/task/15352/stat : 15352 (java) S 15320 15323 12909 0 -1 1077944384 709 0 0 0 317 0 0 0 20 0 45 0 180074922 28409712640 898322 33554432000 4194304 4196468 140724893980144 140358373566096 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15353] ppid=15320 vsize=27743860 memory=3578124 CPUtime=29.04 cores=0-7
/proc/15323/task/15353/stat : 15353 (java) S 15320 15323 12909 0 -1 1077944384 2331 0 0 0 2903 1 0 0 20 0 45 0 180074922 28409712640 898338 33554432000 4194304 4196468 140724893980144 140358372513552 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15354] ppid=15320 vsize=27743860 memory=3541172 CPUtime=31.4 cores=0-7
/proc/15323/task/15354/stat : 15354 (java) S 15320 15323 12909 0 -1 1077944384 1689 0 0 0 3128 12 0 0 20 0 45 0 180074922 28409712640 898338 33554432000 4194304 4196468 140724893980144 140358371459984 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15355] ppid=15320 vsize=27743860 memory=3580172 CPUtime=68.88 cores=0-7
/proc/15323/task/15355/stat : 15355 (java) S 15320 15323 12909 0 -1 1077944384 6143 0 0 0 6875 13 0 0 20 0 45 0 180074922 28409712640 898338 33554432000 4194304 4196468 140724893980144 140358370401584 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 2 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15356] ppid=15320 vsize=27743860 memory=3576588 CPUtime=29.06 cores=0-7
/proc/15323/task/15356/stat : 15356 (java) S 15320 15323 12909 0 -1 1077944384 1975 0 0 0 2897 9 0 0 20 0 45 0 180074942 28409712640 898338 33554432000 4194304 4196468 140724893980144 140358369354896 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15357] ppid=15320 vsize=27743860 memory=6628 CPUtime=114.65 cores=0-7
/proc/15323/task/15357/stat : 15357 (java) S 15320 15323 12909 0 -1 1077944384 7730 0 0 0 11457 8 0 0 20 0 45 0 180074942 28409712640 898338 33554432000 4194304 4196468 140724893980144 140358368296496 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15358] ppid=15320 vsize=27743860 memory=6791534058613427641 CPUtime=82.72 cores=0-7
/proc/15323/task/15358/stat : 15358 (java) S 15320 15323 12909 0 -1 1077944384 6984 0 0 0 8268 4 0 0 20 0 45 0 180075107 28409712640 898338 33554432000 4194304 4196468 140724893980144 140358365115792 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15359] ppid=15320 vsize=27743860 memory=3578124 CPUtime=0 cores=0-7
/proc/15323/task/15359/stat : 15359 (java) S 15320 15323 12909 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 45 0 180075109 28409712640 898338 33554432000 4194304 4196468 140724893980144 140358364063248 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15360] ppid=15320 vsize=27743860 memory=3991705914627600416 CPUtime=149.29 cores=0-7
/proc/15323/task/15360/stat : 15360 (java) S 15320 15323 12909 0 -1 1077944384 9344 0 0 0 14921 8 0 0 20 0 45 0 180075111 28409712640 898338 33554432000 4194304 4196468 140724893980144 140358363010704 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 4 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15361] ppid=15320 vsize=27743860 memory=281109503218656 CPUtime=46.45 cores=0-7
/proc/15323/task/15361/stat : 15361 (java) S 15320 15323 12909 0 -1 1077944384 4474 0 0 0 4640 5 0 0 20 0 45 0 180075113 28409712640 898338 33554432000 4194304 4196468 140724893980144 140358361956288 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15362] ppid=15320 vsize=27743860 memory=3581196 CPUtime=50.64 cores=0-7
/proc/15323/task/15362/stat : 15362 (java) S 15320 15323 12909 0 -1 1077944384 3060 0 0 0 5063 1 0 0 20 0 45 0 180075116 28409712640 898338 33554432000 4194304 4196468 140724893980144 140358360898736 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15363] ppid=15320 vsize=27743860 memory=3581196 CPUtime=15.64 cores=0-7
/proc/15323/task/15363/stat : 15363 (java) S 15320 15323 12909 0 -1 1077944384 2248 0 0 0 1563 1 0 0 20 0 45 0 180075116 28409712640 898338 33554432000 4194304 4196468 140724893980144 140358359852048 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15364] ppid=15320 vsize=27743860 memory=28589787319 CPUtime=106.83 cores=0-7
/proc/15323/task/15364/stat : 15364 (java) S 15320 15323 12909 0 -1 1077944384 7386 0 0 0 10678 5 0 0 20 0 45 0 180075116 28409712640 898338 33554432000 4194304 4196468 140724893980144 140358358793648 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 2 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15365] ppid=15320 vsize=27743860 memory=195547138 CPUtime=0 cores=0-7
/proc/15323/task/15365/stat : 15365 (java) S 15320 15323 12909 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 45 0 180075116 28409712640 898338 33554432000 4194304 4196468 140724893980144 140358357746960 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15366] ppid=15320 vsize=27743860 memory=6791534058613427641 CPUtime=62.92 cores=0-7
/proc/15323/task/15366/stat : 15366 (java) S 15320 15323 12909 0 -1 1077944384 7266 0 0 0 6288 4 0 0 20 0 45 0 180075116 28409712640 898338 33554432000 4194304 4196468 140724893980144 140358356694416 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15367] ppid=15320 vsize=27743860 memory=1692 CPUtime=88.68 cores=0-7
/proc/15323/task/15367/stat : 15367 (java) S 15320 15323 12909 0 -1 1077944384 6139 0 0 0 8866 2 0 0 20 0 45 0 180075116 28409712640 898338 33554432000 4194304 4196468 140724893980144 140358355640384 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15376] ppid=15320 vsize=27743860 memory=1296 CPUtime=17.62 cores=0-7
/proc/15323/task/15376/stat : 15376 (java) S 15320 15323 12909 0 -1 1077944384 1118 0 0 0 1762 0 0 0 20 0 45 0 180080855 28409712640 898338 33554432000 4194304 4196468 140724893980144 140358354589328 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
[pid=15323/tid=15377] ppid=15320 vsize=27743860 memory=2400 CPUtime=0 cores=0-7
/proc/15323/task/15377/stat : 15377 (java) S 15320 15323 12909 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 45 0 180080856 28409712640 898338 33554432000 4194304 4196468 140724893980144 140358353536784 140359345075925 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39153664 140724893983847 140724893984032 140724893984032 140724893986767 0
Current children cumulated CPU time: 1712.01 s
Current children cumulated vsize: 27743860 KiB
Current children cumulated memory: 3593288 KiB

Child status: 0
Real time (s): 230.183
CPU time (s): 1712.15
CPU user time (s): 1708.69
CPU system time (s): 3.45524
CPU usage (%): 743.821
Max. virtual memory (cumulated for all children) (KiB): 27743860
Max. memory (cumulated for all children) (KiB): 3593288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1708.69
system time used= 3.45524
maximum resident set size= 3593924
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 332341
page faults= 0
swaps= 0
block input operations= 0
block output operations= 560
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 67291
involuntary context switches= 41419


# summary of solver processes directly reported to runsolver:
#   pid: 15323
#   total CPU time (s): 1712.15
#   total CPU user time (s): 1708.69
#   total CPU system time (s): 3.45524

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.39252 second user time and 3.39341 second system time

The end

Launcher Data

Begin job on node105 at 2017-08-23 08:19:32
IDJOB=4286124
IDBENCH=140530
IDSOLVER=2682
FILE ID=node105/4286124-1503470033
RUNJOBID= node105-1503455142-12936
PBS_JOBID= 20632169
Free space on /tmp= 60032 MiB

SOLVER NAME= OscaR - Parallel with EPS 2017-08-22
BENCH NAME= XCSP17/OpenStacks/OpenStacks-m2c-s1/OpenStacks-m2c-wbop-10-20-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-4286124-1503470033/watcher-4286124-1503470033 -o /tmp/evaluation-result-4286124-1503470033/solver-4286124-1503470033 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node105-1503455142-12936 --watchdog 312  java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 1665152412 --timelimit 2016 --memlimit 22000 --nbcore 8 HOME/instance-4286124-1503470033.xml

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

MD5SUM BENCH= d4812570331b0d4fd95926de7f20690d
RANDOM SEED=1665152412

node105.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.17
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.17
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.17
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.17
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:        23682892 kB
MemAvailable:   31931984 kB
Buffers:          203876 kB
Cached:          8315200 kB
SwapCached:            0 kB
Active:          3255740 kB
Inactive:        5318360 kB
Active(anon):       3700 kB
Inactive(anon):    95724 kB
Active(file):    3252040 kB
Inactive(file):  5222636 kB
Unevictable:        7328 kB
Mlocked:            7328 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42140 kB
Writeback:             0 kB
AnonPages:         72788 kB
Mapped:            54028 kB
Shmem:             41612 kB
Slab:             207744 kB
SReclaimable:     180500 kB
SUnreclaim:        27244 kB
KernelStack:        3456 kB
PageTables:         4820 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     342496 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     18432 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 59988 MiB
End job on node105 at 2017-08-23 08:23:22