Trace number 4291641

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 - Hybrid 2018-07-02OPT2 13.2894 10.8208

General information on the benchmark

NameTemplateDesign/
TemplateDesign-m1-catfood_c18.xml
MD5SUM7a98855e0c8aa26354ea878597d76c63
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark1.73904
Satisfiable
(Un)Satisfiability was proved
Number of variables112
Number of constraints78
Number of domains9
Minimum domain size2
Maximum domain size1210
Distribution of domain sizes[{"size":2,"count":7},{"size":10,"count":49},{"size":275,"count":7},{"size":280,"count":7},{"size":286,"count":7},{"size":550,"count":14},{"size":880,"count":7},{"size":1101,"count":7},{"size":1210,"count":7}]
Minimum variable degree2
Maximum variable degree9
Distribution of variable degrees[{"degree":2,"count":91},{"degree":3,"count":14},{"degree":9,"count":7}]
Minimum constraint arity2
Maximum constraint arity7
Distribution of constraint arities[{"arity":2,"count":14},{"arity":3,"count":49},{"arity":7,"count":15}]
Number of extensional constraints0
Number of intensional constraints63
Distribution of constraint types[{"type":"intension","count":63},{"type":"ordered","count":1},{"type":"sum","count":14}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


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

Solver Data

0.69/0.55	c version: 2018-07-02
0.69/0.55	c seed: 1645635507
0.69/0.55	c timeout: 2400
0.69/0.55	c memlimit: 11000
0.69/0.55	c nbcore: 4
0.69/0.58	c Parsing instance...
2.06/1.20	c Parsing done, starting first complete search...
13.06/10.75	o 7
13.06/10.76	o 6
13.06/10.76	o 5
13.06/10.77	o 4
13.06/10.78	o 3
13.06/10.80	o 2
13.06/10.80	s OPTIMUM FOUND
13.06/10.80	v <instantiation>
13.06/10.80	v 	<list>
13.06/10.80	v 		d[0][0] d[0][1] d[0][2] d[0][3] d[0][4] d[0][5] d[0][6] d[1][0] d[1][1] d[1][2] d[1][3] d[1][4] d[1][5] d[1][6] d[2][0] d[2][1] d[2][2] d[2][3] d[2][4] d[2][5] d[2][6] d[3][0] d[3][1] d[3][2] d[3][3] d[3][4] d[3][5] d[3][6] d[4][0] d[4][1] d[4][2] d[4][3] d[4][4] d[4][5] d[4][6] d[5][0] d[5][1] d[5][2] d[5][3] d[5][4] d[5][5] d[5][6] d[6][0] d[6][1] d[6][2] d[6][3] d[6][4] d[6][5] d[6][6] npt[0] npt[1] npt[2] npt[3] npt[4] npt[5] npt[6] u[0] u[1] u[2] u[3] u[4] u[5] u[6] nptv[0][0] nptv[0][1] nptv[0][2] nptv[0][3] nptv[0][4] nptv[0][5] nptv[0][6] nptv[1][0] nptv[1][1] nptv[1][2] nptv[1][3] nptv[1][4] nptv[1][5] nptv[1][6] nptv[2][0] nptv[2][1] nptv[2][2] nptv[2][3] nptv[2][4] nptv[2][5] nptv[2][6] nptv[3][0] nptv[3][1] nptv[3][2] nptv[3][3] nptv[3][4] nptv[3][5] nptv[3][6] nptv[4][0] nptv[4][1] nptv[4][2] nptv[4][3] nptv[4][4] nptv[4][5] nptv[4][6] nptv[5][0] nptv[5][1] nptv[5][2] nptv[5][3] nptv[5][4] nptv[5][5] nptv[5][6] nptv[6][0] nptv[6][1] nptv[6][2] nptv[6][3] nptv[6][4] nptv[6][5] nptv[6][6]
13.06/10.80	v 	</list>
13.06/10.80	v 	<values>
13.06/10.80	v 		1 1 1 0 0 2 4 0 0 0 3 3 2 1 9 0 0 0 0 0 0 9 0 0 0 0 0 0 9 0 0 0 0 0 0 9 0 0 0 0 0 0 9 0 0 0 0 0 0 262 162 0 0 0 0 0 1 1 0 0 0 0 0 262 262 262 0 0 524 1048 0 0 0 486 486 324 162 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 
13.06/10.80	v 	</values>
13.06/10.80	v </instantiation>

Verifier Data

OK	2

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4291641-1532247307/watcher-4291641-1532247307 -o /tmp/evaluation-result-4291641-1532247307/solver-4291641-1532247307 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532226016-29479 --watchdog 2560 java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed 1645635507 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4291641-1532247307.xml 

running on 4 cores: 0,2,4,6

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

solver pid=32108, runsolver pid=32105

[startup+0.100092 s]*
/proc/loadavg: 1.37 1.37 1.40 3/215 32123
/proc/meminfo: memFree=16593312/32770624 swapFree=67108860/67108860
[pid=32108] ppid=32105 vsize=14082740 memory=33188 CPUtime=0.11 cores=0,2,4,6
/proc/32108/stat : 32108 (java) S 32105 32108 29448 0 -1 1077944320 7218 0 0 0 10 1 0 0 20 0 15 0 42293912 14420725760 8297 33554432000 4194304 4196468 140723271248176 140723271230720 140479163043575 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
/proc/32108/statm: 3520685 8297 3142 1 0 3482761 0
[pid=32108/tid=32110] ppid=32105 vsize=14082740 memory=-8557575366716067202 CPUtime=0.09 cores=0,2,4,6
/proc/32108/task/32110/stat : 32110 (java) R 32105 32108 29448 0 -1 4202560 5298 0 0 0 8 1 0 0 20 0 15 0 42293913 14420725760 8297 33554432000 4194304 4196468 140723271248176 140479167269264 140479147124062 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32111] ppid=32105 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32108/task/32111/stat : 32111 (java) S 32105 32108 29448 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 42293913 14420725760 8297 33554432000 4194304 4196468 140723271248176 140478758972048 140479163053781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32112] ppid=32105 vsize=14082740 memory=139646872090240 CPUtime=0 cores=0,2,4,6
/proc/32108/task/32112/stat : 32112 (java) S 32105 32108 29448 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42293913 14420725760 8297 33554432000 4194304 4196468 140723271248176 140478757919248 140479163053781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32113] ppid=32105 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32108/task/32113/stat : 32113 (java) S 32105 32108 29448 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42293913 14420725760 8297 33554432000 4194304 4196468 140723271248176 140478756866448 140479163053781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32114] ppid=32105 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32108/task/32114/stat : 32114 (java) S 32105 32108 29448 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 42293913 14420725760 8297 33554432000 4194304 4196468 140723271248176 140478755813648 140479163053781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32115] ppid=32105 vsize=14082740 memory=139646872090240 CPUtime=0 cores=0,2,4,6
/proc/32108/task/32115/stat : 32115 (java) S 32105 32108 29448 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 42293915 14420725760 8297 33554432000 4194304 4196468 140723271248176 140478637882224 140479163054722 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32116] ppid=32105 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32108/task/32116/stat : 32116 (java) S 32105 32108 29448 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 42293915 14420725760 8297 33554432000 4194304 4196468 140723271248176 140478636828192 140479163053781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32117] ppid=32105 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32108/task/32117/stat : 32117 (java) S 32105 32108 29448 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 42293915 14420725760 8297 33554432000 4194304 4196468 140723271248176 140478635775344 140479163053781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32118] ppid=32105 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32108/task/32118/stat : 32118 (java) S 32105 32108 29448 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42293918 14420725760 8297 33554432000 4194304 4196468 140723271248176 140478634723664 140479163062171 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32119] ppid=32105 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32108/task/32119/stat : 32119 (java) S 32105 32108 29448 0 -1 1077944384 309 0 0 0 0 0 0 0 20 0 15 0 42293918 14420725760 8297 33554432000 4194304 4196468 140723271248176 140478633671024 140479163054722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32120] ppid=32105 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32108/task/32120/stat : 32120 (java) R 32105 32108 29448 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42293918 14420725760 8297 33554432000 4194304 4196468 140723271248176 140478632618224 140479163054722 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32121] ppid=32105 vsize=14082740 memory=139646872090240 CPUtime=0.01 cores=0,2,4,6
/proc/32108/task/32121/stat : 32121 (java) R 32105 32108 29448 0 -1 4202560 230 0 0 0 1 0 0 0 20 0 15 0 42293918 14420725760 8297 33554432000 4194304 4196468 140723271248176 140478631565424 140479155380491 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32122] ppid=32105 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32108/task/32122/stat : 32122 (java) S 32105 32108 29448 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42293918 14420725760 8297 33554432000 4194304 4196468 140723271248176 140478630512864 140479163053781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32123] ppid=32105 vsize=14082740 memory=139646872090240 CPUtime=0 cores=0,2,4,6
/proc/32108/task/32123/stat : 32123 (java) S 32105 32108 29448 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42293918 14420725760 8297 33554432000 4194304 4196468 140723271248176 140478629461168 140479163054722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 33188 KiB

[startup+0.210379 s]*
/proc/loadavg: 1.37 1.37 1.40 4/215 32123
/proc/meminfo: memFree=16577916/32770624 swapFree=67108860/67108860
[pid=32108] ppid=32105 vsize=14082740 memory=46876 CPUtime=0.31 cores=0,2,4,6
/proc/32108/stat : 32108 (java) S 32105 32108 29448 0 -1 1077944320 10331 0 0 0 29 2 0 0 20 0 15 0 42293912 14420725760 11719 33554432000 4194304 4196468 140723271248176 140723271230720 140479163043575 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
/proc/32108/statm: 3520685 11719 3371 1 0 3482761 0
[pid=32108/tid=32110] ppid=32105 vsize=14082740 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/32108/task/32110/stat : 32110 (java) S 32105 32108 29448 0 -1 1077944384 8045 0 0 0 19 1 0 0 20 0 15 0 42293913 14420725760 11719 33554432000 4194304 4196468 140723271248176 140479167272288 140479163053781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32111] ppid=32105 vsize=14082740 memory=342 CPUtime=0 cores=0,2,4,6
/proc/32108/task/32111/stat : 32111 (java) S 32105 32108 29448 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 42293913 14420725760 11719 33554432000 4194304 4196468 140723271248176 140478758972048 140479163053781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32112] ppid=32105 vsize=14082740 memory=288370023023801984 CPUtime=0 cores=0,2,4,6
/proc/32108/task/32112/stat : 32112 (java) S 32105 32108 29448 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42293913 14420725760 11719 33554432000 4194304 4196468 140723271248176 140478757919248 140479163053781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32113] ppid=32105 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32108/task/32113/stat : 32113 (java) S 32105 32108 29448 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42293913 14420725760 11719 33554432000 4194304 4196468 140723271248176 140478756866448 140479163053781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32114] ppid=32105 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32108/task/32114/stat : 32114 (java) S 32105 32108 29448 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 42293913 14420725760 11719 33554432000 4194304 4196468 140723271248176 140478755813648 140479163053781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32115] ppid=32105 vsize=14082740 memory=139646872090240 CPUtime=0 cores=0,2,4,6
/proc/32108/task/32115/stat : 32115 (java) S 32105 32108 29448 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 42293915 14420725760 11719 33554432000 4194304 4196468 140723271248176 140478637882224 140479163054722 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32116] ppid=32105 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32108/task/32116/stat : 32116 (java) S 32105 32108 29448 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 42293915 14420725760 11719 33554432000 4194304 4196468 140723271248176 140478636828192 140479163053781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32117] ppid=32105 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32108/task/32117/stat : 32117 (java) S 32105 32108 29448 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 42293915 14420725760 11719 33554432000 4194304 4196468 140723271248176 140478635775344 140479163053781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32118] ppid=32105 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32108/task/32118/stat : 32118 (java) S 32105 32108 29448 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42293918 14420725760 11719 33554432000 4194304 4196468 140723271248176 140478634723664 140479163062171 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32119] ppid=32105 vsize=14082740 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/32108/task/32119/stat : 32119 (java) R 32105 32108 29448 0 -1 1077944384 568 0 0 0 2 0 0 0 20 0 15 0 42293918 14420725760 11719 33554432000 4194304 4196468 140723271248176 140478633664048 140479163053781 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32120] ppid=32105 vsize=14082740 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/32108/task/32120/stat : 32120 (java) R 32105 32108 29448 0 -1 4202560 49 0 0 0 1 0 0 0 20 0 15 0 42293918 14420725760 11719 33554432000 4194304 4196468 140723271248176 140478632609728 140479156149292 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32121] ppid=32105 vsize=14082740 memory=139646872090240 CPUtime=0.06 cores=0,2,4,6
/proc/32108/task/32121/stat : 32121 (java) R 32105 32108 29448 0 -1 4202560 287 0 0 0 6 0 0 0 20 0 15 0 42293918 14420725760 11719 33554432000 4194304 4196468 140723271248176 140478631565424 140479163055510 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32122] ppid=32105 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32108/task/32122/stat : 32122 (java) S 32105 32108 29448 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42293918 14420725760 11719 33554432000 4194304 4196468 140723271248176 140478630512864 140479163053781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32123] ppid=32105 vsize=14082740 memory=139646872090240 CPUtime=0 cores=0,2,4,6
/proc/32108/task/32123/stat : 32123 (java) S 32105 32108 29448 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42293918 14420725760 11719 33554432000 4194304 4196468 140723271248176 140478629461168 140479163054722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 46876 KiB

[startup+0.310465 s]*
/proc/loadavg: 1.37 1.37 1.40 3/215 32123
/proc/meminfo: memFree=16574628/32770624 swapFree=67108860/67108860
[pid=32108] ppid=32105 vsize=14082740 memory=50088 CPUtime=0.44 cores=0,2,4,6
/proc/32108/stat : 32108 (java) S 32105 32108 29448 0 -1 1077944320 10703 0 0 0 42 2 0 0 20 0 15 0 42293912 14420725760 12522 33554432000 4194304 4196468 140723271248176 140723271230720 140479163043575 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
/proc/32108/statm: 3520685 12522 3372 1 0 3482761 0
[pid=32108/tid=32110] ppid=32105 vsize=14082740 memory=7022364594140610616 CPUtime=0.3 cores=0,2,4,6
/proc/32108/task/32110/stat : 32110 (java) R 32105 32108 29448 0 -1 4202560 8394 0 0 0 28 2 0 0 20 0 15 0 42293913 14420725760 12522 33554432000 4194304 4196468 140723271248176 140479167225872 140479144608571 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32111] ppid=32105 vsize=14082740 memory=4294976237 CPUtime=0 cores=0,2,4,6
/proc/32108/task/32111/stat : 32111 (java) S 32105 32108 29448 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 42293913 14420725760 12522 33554432000 4194304 4196468 140723271248176 140478758972048 140479163053781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32112] ppid=32105 vsize=14082740 memory=288370023023801984 CPUtime=0 cores=0,2,4,6
/proc/32108/task/32112/stat : 32112 (java) S 32105 32108 29448 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42293913 14420725760 12522 33554432000 4194304 4196468 140723271248176 140478757919248 140479163053781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32113] ppid=32105 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32108/task/32113/stat : 32113 (java) S 32105 32108 29448 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42293913 14420725760 12522 33554432000 4194304 4196468 140723271248176 140478756866448 140479163053781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32114] ppid=32105 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32108/task/32114/stat : 32114 (java) S 32105 32108 29448 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 42293913 14420725760 12522 33554432000 4194304 4196468 140723271248176 140478755813648 140479163053781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32115] ppid=32105 vsize=14082740 memory=139646872090240 CPUtime=0 cores=0,2,4,6
/proc/32108/task/32115/stat : 32115 (java) S 32105 32108 29448 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 42293915 14420725760 12522 33554432000 4194304 4196468 140723271248176 140478637882224 140479163054722 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32116] ppid=32105 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32108/task/32116/stat : 32116 (java) S 32105 32108 29448 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 42293915 14420725760 12522 33554432000 4194304 4196468 140723271248176 140478636828192 140479163053781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32117] ppid=32105 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32108/task/32117/stat : 32117 (java) S 32105 32108 29448 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 42293915 14420725760 12522 33554432000 4194304 4196468 140723271248176 140478635775344 140479163053781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32118] ppid=32105 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32108/task/32118/stat : 32118 (java) S 32105 32108 29448 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42293918 14420725760 12522 33554432000 4194304 4196468 140723271248176 140478634723664 140479163062171 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32119] ppid=32105 vsize=14082740 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/32108/task/32119/stat : 32119 (java) S 32105 32108 29448 0 -1 1077944384 573 0 0 0 2 0 0 0 20 0 15 0 42293918 14420725760 12522 33554432000 4194304 4196468 140723271248176 140478633671024 140479163054722 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32120] ppid=32105 vsize=14082740 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/32108/task/32120/stat : 32120 (java) S 32105 32108 29448 0 -1 1077944384 50 0 0 0 2 0 0 0 20 0 15 0 42293918 14420725760 12522 33554432000 4194304 4196468 140723271248176 140478632618224 140479163054722 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32121] ppid=32105 vsize=14082740 memory=139646872090240 CPUtime=0.08 cores=0,2,4,6
/proc/32108/task/32121/stat : 32121 (java) S 32105 32108 29448 0 -1 1077944384 303 0 0 0 8 0 0 0 20 0 15 0 42293918 14420725760 12522 33554432000 4194304 4196468 140723271248176 140478631565424 140479163054722 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32122] ppid=32105 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32108/task/32122/stat : 32122 (java) S 32105 32108 29448 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42293918 14420725760 12522 33554432000 4194304 4196468 140723271248176 140478630512864 140479163053781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32123] ppid=32105 vsize=14082740 memory=139646872090240 CPUtime=0 cores=0,2,4,6
/proc/32108/task/32123/stat : 32123 (java) S 32105 32108 29448 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42293918 14420725760 12522 33554432000 4194304 4196468 140723271248176 140478629461168 140479163054722 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 50088 KiB

[startup+0.700781 s]
/proc/loadavg: 1.34 1.37 1.40 3/215 32123
/proc/meminfo: memFree=16549848/32770624 swapFree=67108860/67108860
[pid=32108] ppid=32105 vsize=14084808 memory=88876 CPUtime=1.01 cores=0,2,4,6
/proc/32108/stat : 32108 (java) S 32105 32108 29448 0 -1 1077944320 17579 0 0 0 96 5 0 0 20 0 15 0 42293912 14422843392 22219 33554432000 4194304 4196468 140723271248176 140723271230720 140479163043575 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
/proc/32108/statm: 3521202 22219 3486 1 0 3483273 0
[pid=32108/tid=32110] ppid=32105 vsize=14084808 memory=9556 CPUtime=0.68 cores=0,2,4,6
/proc/32108/task/32110/stat : 32110 (java) R 32105 32108 29448 0 -1 4202560 14845 0 0 0 64 4 0 0 20 0 15 0 42293913 14422843392 22219 33554432000 4194304 4196468 140723271248176 140479167258512 140479147124062 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32111] ppid=32105 vsize=14084808 memory=16444 CPUtime=0 cores=0,2,4,6
/proc/32108/task/32111/stat : 32111 (java) S 32105 32108 29448 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 42293913 14422843392 22219 33554432000 4194304 4196468 140723271248176 140478758972048 140479163053781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32112] ppid=32105 vsize=14084808 memory=640 CPUtime=0 cores=0,2,4,6
/proc/32108/task/32112/stat : 32112 (java) S 32105 32108 29448 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42293913 14422843392 22219 33554432000 4194304 4196468 140723271248176 140478757919248 140479163053781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32113] ppid=32105 vsize=14084808 memory=1796 CPUtime=0 cores=0,2,4,6
/proc/32108/task/32113/stat : 32113 (java) S 32105 32108 29448 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42293913 14422843392 22219 33554432000 4194304 4196468 140723271248176 140478756866448 140479163053781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32114] ppid=32105 vsize=14084808 memory=960 CPUtime=0 cores=0,2,4,6
/proc/32108/task/32114/stat : 32114 (java) S 32105 32108 29448 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 42293913 14422843392 22219 33554432000 4194304 4196468 140723271248176 140478755813648 140479163053781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32115] ppid=32105 vsize=14084808 memory=1240 CPUtime=0 cores=0,2,4,6
/proc/32108/task/32115/stat : 32115 (java) S 32105 32108 29448 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 42293915 14422843392 22219 33554432000 4194304 4196468 140723271248176 140478637882224 140479163054722 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32116] ppid=32105 vsize=14084808 memory=2340 CPUtime=0 cores=0,2,4,6
/proc/32108/task/32116/stat : 32116 (java) S 32105 32108 29448 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 42293915 14422843392 22219 33554432000 4194304 4196468 140723271248176 140478636828192 140479163053781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32117] ppid=32105 vsize=14084808 memory=2240 CPUtime=0 cores=0,2,4,6
/proc/32108/task/32117/stat : 32117 (java) S 32105 32108 29448 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 42293915 14422843392 22219 33554432000 4194304 4196468 140723271248176 140478635775344 140479163053781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32118] ppid=32105 vsize=14084808 memory=7086240636212695395 CPUtime=0 cores=0,2,4,6
/proc/32108/task/32118/stat : 32118 (java) S 32105 32108 29448 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42293918 14422843392 22219 33554432000 4194304 4196468 140723271248176 140478634723664 140479163062171 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32119] ppid=32105 vsize=14084808 memory=7881696724453321575 CPUtime=0.08 cores=0,2,4,6
/proc/32108/task/32119/stat : 32119 (java) S 32105 32108 29448 0 -1 1077944384 717 0 0 0 8 0 0 0 20 0 15 0 42293918 14422843392 22219 33554432000 4194304 4196468 140723271248176 140478633671024 140479163054722 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32120] ppid=32105 vsize=14084808 memory=7236547281622689387 CPUtime=0.06 cores=0,2,4,6
/proc/32108/task/32120/stat : 32120 (java) S 32105 32108 29448 0 -1 1077944384 218 0 0 0 6 0 0 0 20 0 15 0 42293918 14422843392 22219 33554432000 4194304 4196468 140723271248176 140478632618224 140479163054722 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32121] ppid=32105 vsize=14084808 memory=0 CPUtime=0.16 cores=0,2,4,6
/proc/32108/task/32121/stat : 32121 (java) S 32105 32108 29448 0 -1 1077944384 416 0 0 0 16 0 0 0 20 0 15 0 42293918 14422843392 22219 33554432000 4194304 4196468 140723271248176 140478631565424 140479163054722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32122] ppid=32105 vsize=14084808 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32108/task/32122/stat : 32122 (java) S 32105 32108 29448 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42293918 14422843392 22219 33554432000 4194304 4196468 140723271248176 140478630512864 140479163053781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32123] ppid=32105 vsize=14084808 memory=1224 CPUtime=0 cores=0,2,4,6
/proc/32108/task/32123/stat : 32123 (java) S 32105 32108 29448 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42293918 14422843392 22219 33554432000 4194304 4196468 140723271248176 140478629461168 140479163054722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
Current children cumulated CPU time: 1.01 s
Current children cumulated vsize: 14084808 KiB
Current children cumulated memory: 88876 KiB

[startup+1.50073 s]
/proc/loadavg: 1.34 1.37 1.40 5/215 32123
/proc/meminfo: memFree=16519948/32770624 swapFree=67108860/67108860
[pid=32108] ppid=32105 vsize=14090952 memory=159604 CPUtime=2.97 cores=0,2,4,6
/proc/32108/stat : 32108 (java) S 32105 32108 29448 0 -1 1077944320 27638 0 0 0 289 8 0 0 20 0 15 0 42293912 14429134848 39901 33554432000 4194304 4196468 140723271248176 140723271230720 140479163043575 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
/proc/32108/statm: 3522738 39901 3535 1 0 3484809 0
[pid=32108/tid=32110] ppid=32105 vsize=14090952 memory=129000 CPUtime=1.47 cores=0,2,4,6
/proc/32108/task/32110/stat : 32110 (java) R 32105 32108 29448 0 -1 4202560 19847 0 0 0 142 5 0 0 20 0 15 0 42293913 14429134848 39901 33554432000 4194304 4196468 140723271248176 140479167281264 140478805583453 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32111] ppid=32105 vsize=14090952 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/32108/task/32111/stat : 32111 (java) S 32105 32108 29448 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 42293913 14429134848 39901 33554432000 4194304 4196468 140723271248176 140478758972048 140479163053781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32112] ppid=32105 vsize=14090952 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32108/task/32112/stat : 32112 (java) S 32105 32108 29448 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42293913 14429134848 39901 33554432000 4194304 4196468 140723271248176 140478757919248 140479163053781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32113] ppid=32105 vsize=14090952 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32108/task/32113/stat : 32113 (java) S 32105 32108 29448 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42293913 14429134848 39901 33554432000 4194304 4196468 140723271248176 140478756866448 140479163053781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32114] ppid=32105 vsize=14090952 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32108/task/32114/stat : 32114 (java) S 32105 32108 29448 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 42293913 14429134848 39901 33554432000 4194304 4196468 140723271248176 140478755813648 140479163053781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32115] ppid=32105 vsize=14090952 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32108/task/32115/stat : 32115 (java) S 32105 32108 29448 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 42293915 14429134848 39901 33554432000 4194304 4196468 140723271248176 140478637882224 140479163054722 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0

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

[pid=32108/tid=32121] ppid=32105 vsize=14090952 memory=7667772460680701248 CPUtime=0.51 cores=0,2,4,6
/proc/32108/task/32121/stat : 32121 (java) S 32105 32108 29448 0 -1 1077944384 2603 0 0 0 51 0 0 0 20 0 15 0 42293918 14429134848 60827 33554432000 4194304 4196468 140723271248176 140478631565424 140479163054722 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32122] ppid=32105 vsize=14090952 memory=7649399362756358707 CPUtime=0 cores=0,2,4,6
/proc/32108/task/32122/stat : 32122 (java) S 32105 32108 29448 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42293918 14429134848 60827 33554432000 4194304 4196468 140723271248176 140478630512864 140479163053781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32123] ppid=32105 vsize=14090952 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32108/task/32123/stat : 32123 (java) S 32105 32108 29448 0 -1 1077944384 672 0 0 0 0 0 0 0 20 0 15 0 42293918 14429134848 60827 33554432000 4194304 4196468 140723271248176 140478629461168 140479163054722 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
Current children cumulated CPU time: 8.71 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 243308 KiB

[startup+8.00065 s]*
/proc/loadavg: 1.31 1.36 1.39 3/215 32123
/proc/meminfo: memFree=16382176/32770624 swapFree=67108860/67108860
[pid=32108] ppid=32105 vsize=14090952 memory=240720 CPUtime=10.34 cores=0,2,4,6
/proc/32108/stat : 32108 (java) S 32105 32108 29448 0 -1 1077944320 32693 0 0 0 1019 15 0 0 20 0 15 0 42293912 14429134848 60180 33554432000 4194304 4196468 140723271248176 140723271230720 140479163043575 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
/proc/32108/statm: 3522738 60180 3569 1 0 3484809 0
[pid=32108/tid=32110] ppid=32105 vsize=14090952 memory=6791534058613427641 CPUtime=7.92 cores=0,2,4,6
/proc/32108/task/32110/stat : 32110 (java) R 32105 32108 29448 0 -1 4202560 20458 0 0 0 786 6 0 0 20 0 15 0 42293913 14429134848 60180 33554432000 4194304 4196468 140723271248176 140479167282000 140478805809321 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32111] ppid=32105 vsize=14090952 memory=3977154801031312993 CPUtime=0.03 cores=0,2,4,6
/proc/32108/task/32111/stat : 32111 (java) S 32105 32108 29448 0 -1 1077944384 93 0 0 0 2 1 0 0 20 0 15 0 42293913 14429134848 60180 33554432000 4194304 4196468 140723271248176 140478758972048 140479163053781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32112] ppid=32105 vsize=14090952 memory=139646768169040 CPUtime=0.02 cores=0,2,4,6
/proc/32108/task/32112/stat : 32112 (java) S 32105 32108 29448 0 -1 1077944384 240 0 0 0 1 1 0 0 20 0 15 0 42293913 14429134848 60180 33554432000 4194304 4196468 140723271248176 140478757919248 140479163053781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32113] ppid=32105 vsize=14090952 memory=139646768169072 CPUtime=0.03 cores=0,2,4,6
/proc/32108/task/32113/stat : 32113 (java) S 32105 32108 29448 0 -1 1077944384 659 0 0 0 2 1 0 0 20 0 15 0 42293913 14429134848 60180 33554432000 4194304 4196468 140723271248176 140478756866448 140479163053781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32114] ppid=32105 vsize=14090952 memory=139646768173648 CPUtime=0.02 cores=0,2,4,6
/proc/32108/task/32114/stat : 32114 (java) S 32105 32108 29448 0 -1 1077944384 445 0 0 0 1 1 0 0 20 0 15 0 42293913 14429134848 60180 33554432000 4194304 4196468 140723271248176 140478755813648 140479163053781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32115] ppid=32105 vsize=14090952 memory=3472467942342206741 CPUtime=0.02 cores=0,2,4,6
/proc/32108/task/32115/stat : 32115 (java) S 32105 32108 29448 0 -1 1077944384 486 0 0 0 2 0 0 0 20 0 15 0 42293915 14429134848 60180 33554432000 4194304 4196468 140723271248176 140478637882224 140479163054722 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32116] ppid=32105 vsize=14090952 memory=928 CPUtime=0 cores=0,2,4,6
/proc/32108/task/32116/stat : 32116 (java) S 32105 32108 29448 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 42293915 14429134848 60180 33554432000 4194304 4196468 140723271248176 140478636828192 140479163053781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32117] ppid=32105 vsize=14090952 memory=1572 CPUtime=0 cores=0,2,4,6
/proc/32108/task/32117/stat : 32117 (java) S 32105 32108 29448 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 42293915 14429134848 60180 33554432000 4194304 4196468 140723271248176 140478635775344 140479163053781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32118] ppid=32105 vsize=14090952 memory=2196 CPUtime=0 cores=0,2,4,6
/proc/32108/task/32118/stat : 32118 (java) S 32105 32108 29448 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42293918 14429134848 60180 33554432000 4194304 4196468 140723271248176 140478634723664 140479163062171 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32119] ppid=32105 vsize=14090952 memory=6768 CPUtime=0.83 cores=0,2,4,6
/proc/32108/task/32119/stat : 32119 (java) S 32105 32108 29448 0 -1 1077944384 2732 0 0 0 82 1 0 0 20 0 15 0 42293918 14429134848 60180 33554432000 4194304 4196468 140723271248176 140478633671024 140479163054722 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32120] ppid=32105 vsize=14090952 memory=832 CPUtime=0.86 cores=0,2,4,6
/proc/32108/task/32120/stat : 32120 (java) S 32105 32108 29448 0 -1 1077944384 2884 0 0 0 86 0 0 0 20 0 15 0 42293918 14429134848 60180 33554432000 4194304 4196468 140723271248176 140478632618224 140479163054722 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32121] ppid=32105 vsize=14090952 memory=1696 CPUtime=0.51 cores=0,2,4,6
/proc/32108/task/32121/stat : 32121 (java) S 32105 32108 29448 0 -1 1077944384 2603 0 0 0 51 0 0 0 20 0 15 0 42293918 14429134848 60180 33554432000 4194304 4196468 140723271248176 140478631565424 140479163054722 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32122] ppid=32105 vsize=14090952 memory=920 CPUtime=0 cores=0,2,4,6
/proc/32108/task/32122/stat : 32122 (java) S 32105 32108 29448 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42293918 14429134848 60180 33554432000 4194304 4196468 140723271248176 140478630512864 140479163053781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32123] ppid=32105 vsize=14090952 memory=3848 CPUtime=0 cores=0,2,4,6
/proc/32108/task/32123/stat : 32123 (java) S 32105 32108 29448 0 -1 1077944384 678 0 0 0 0 0 0 0 20 0 15 0 42293918 14429134848 60180 33554432000 4194304 4196468 140723271248176 140478629461168 140479163054722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
Current children cumulated CPU time: 10.34 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 240720 KiB

[startup+9.60084 s]
/proc/loadavg: 1.31 1.36 1.39 3/215 32123
/proc/meminfo: memFree=16379876/32770624 swapFree=67108860/67108860
[pid=32108] ppid=32105 vsize=14090952 memory=242240 CPUtime=11.95 cores=0,2,4,6
/proc/32108/stat : 32108 (java) S 32105 32108 29448 0 -1 1077944320 32753 0 0 0 1179 16 0 0 20 0 15 0 42293912 14429134848 60560 33554432000 4194304 4196468 140723271248176 140723271230720 140479163043575 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
/proc/32108/statm: 3522738 60560 3569 1 0 3484809 0
[pid=32108/tid=32110] ppid=32105 vsize=14090952 memory=9164 CPUtime=9.49 cores=0,2,4,6
/proc/32108/task/32110/stat : 32110 (java) R 32105 32108 29448 0 -1 4202560 20468 0 0 0 943 6 0 0 20 0 15 0 42293913 14429134848 60560 33554432000 4194304 4196468 140723271248176 140479167281792 140478806168419 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32111] ppid=32105 vsize=14090952 memory=21515 CPUtime=0.03 cores=0,2,4,6
/proc/32108/task/32111/stat : 32111 (java) S 32105 32108 29448 0 -1 1077944384 102 0 0 0 2 1 0 0 20 0 15 0 42293913 14429134848 60560 33554432000 4194304 4196468 140723271248176 140478758972048 140479163053781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32112] ppid=32105 vsize=14090952 memory=139646768167345 CPUtime=0.04 cores=0,2,4,6
/proc/32108/task/32112/stat : 32112 (java) S 32105 32108 29448 0 -1 1077944384 249 0 0 0 2 2 0 0 20 0 15 0 42293913 14429134848 60560 33554432000 4194304 4196468 140723271248176 140478757919248 140479163053781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32113] ppid=32105 vsize=14090952 memory=56 CPUtime=0.03 cores=0,2,4,6
/proc/32108/task/32113/stat : 32113 (java) S 32105 32108 29448 0 -1 1077944384 669 0 0 0 2 1 0 0 20 0 15 0 42293913 14429134848 60560 33554432000 4194304 4196468 140723271248176 140478756866448 140479163053781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32114] ppid=32105 vsize=14090952 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/32108/task/32114/stat : 32114 (java) S 32105 32108 29448 0 -1 1077944384 455 0 0 0 2 1 0 0 20 0 15 0 42293913 14429134848 60560 33554432000 4194304 4196468 140723271248176 140478755813648 140479163053781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32115] ppid=32105 vsize=14090952 memory=4580 CPUtime=0.02 cores=0,2,4,6
/proc/32108/task/32115/stat : 32115 (java) S 32105 32108 29448 0 -1 1077944384 490 0 0 0 2 0 0 0 20 0 15 0 42293915 14429134848 60560 33554432000 4194304 4196468 140723271248176 140478637882224 140479163054722 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32116] ppid=32105 vsize=14090952 memory=8508281356422317982 CPUtime=0 cores=0,2,4,6
/proc/32108/task/32116/stat : 32116 (java) S 32105 32108 29448 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 42293915 14429134848 60560 33554432000 4194304 4196468 140723271248176 140478636828192 140479163053781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32117] ppid=32105 vsize=14090952 memory=-5090687832754512179 CPUtime=0 cores=0,2,4,6
/proc/32108/task/32117/stat : 32117 (java) S 32105 32108 29448 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 42293915 14429134848 60560 33554432000 4194304 4196468 140723271248176 140478635775344 140479163053781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32118] ppid=32105 vsize=14090952 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32108/task/32118/stat : 32118 (java) S 32105 32108 29448 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42293918 14429134848 60560 33554432000 4194304 4196468 140723271248176 140478634723664 140479163062171 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32119] ppid=32105 vsize=14090952 memory=6944656592455360604 CPUtime=0.83 cores=0,2,4,6
/proc/32108/task/32119/stat : 32119 (java) S 32105 32108 29448 0 -1 1077944384 2734 0 0 0 82 1 0 0 20 0 15 0 42293918 14429134848 60560 33554432000 4194304 4196468 140723271248176 140478633671024 140479163054722 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32120] ppid=32105 vsize=14090952 memory=6435738877832740960 CPUtime=0.86 cores=0,2,4,6
/proc/32108/task/32120/stat : 32120 (java) S 32105 32108 29448 0 -1 1077944384 2887 0 0 0 86 0 0 0 20 0 15 0 42293918 14429134848 60560 33554432000 4194304 4196468 140723271248176 140478632618224 140479163054722 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32121] ppid=32105 vsize=14090952 memory=7086240636212695395 CPUtime=0.51 cores=0,2,4,6
/proc/32108/task/32121/stat : 32121 (java) S 32105 32108 29448 0 -1 1077944384 2606 0 0 0 51 0 0 0 20 0 15 0 42293918 14429134848 60560 33554432000 4194304 4196468 140723271248176 140478631565424 140479163054722 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32122] ppid=32105 vsize=14090952 memory=8380 CPUtime=0 cores=0,2,4,6
/proc/32108/task/32122/stat : 32122 (java) S 32105 32108 29448 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42293918 14429134848 60560 33554432000 4194304 4196468 140723271248176 140478630512864 140479163053781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32123] ppid=32105 vsize=14090952 memory=14008 CPUtime=0 cores=0,2,4,6
/proc/32108/task/32123/stat : 32123 (java) S 32105 32108 29448 0 -1 1077944384 678 0 0 0 0 0 0 0 20 0 15 0 42293918 14429134848 60560 33554432000 4194304 4196468 140723271248176 140478629461168 140479163054722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
Current children cumulated CPU time: 11.95 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 242240 KiB

[startup+10.4008 s]
/proc/loadavg: 1.31 1.36 1.39 3/215 32123
/proc/meminfo: memFree=16381600/32770624 swapFree=67108860/67108860
[pid=32108] ppid=32105 vsize=14090952 memory=241212 CPUtime=12.76 cores=0,2,4,6
/proc/32108/stat : 32108 (java) S 32105 32108 29448 0 -1 1077944320 32767 0 0 0 1259 17 0 0 20 0 15 0 42293912 14429134848 60303 33554432000 4194304 4196468 140723271248176 140723271230720 140479163043575 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
/proc/32108/statm: 3522738 60303 3569 1 0 3484809 0
[pid=32108/tid=32110] ppid=32105 vsize=14090952 memory=796 CPUtime=10.28 cores=0,2,4,6
/proc/32108/task/32110/stat : 32110 (java) R 32105 32108 29448 0 -1 4202560 20475 0 0 0 1022 6 0 0 20 0 15 0 42293913 14429134848 60303 33554432000 4194304 4196468 140723271248176 140479167281888 140478805381076 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32111] ppid=32105 vsize=14090952 memory=1224 CPUtime=0.03 cores=0,2,4,6
/proc/32108/task/32111/stat : 32111 (java) S 32105 32108 29448 0 -1 1077944384 104 0 0 0 2 1 0 0 20 0 15 0 42293913 14429134848 60303 33554432000 4194304 4196468 140723271248176 140478758972048 140479163053781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32112] ppid=32105 vsize=14090952 memory=15872 CPUtime=0.04 cores=0,2,4,6
/proc/32108/task/32112/stat : 32112 (java) S 32105 32108 29448 0 -1 1077944384 251 0 0 0 2 2 0 0 20 0 15 0 42293913 14429134848 60303 33554432000 4194304 4196468 140723271248176 140478757919248 140479163053781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32113] ppid=32105 vsize=14090952 memory=139646872089073 CPUtime=0.03 cores=0,2,4,6
/proc/32108/task/32113/stat : 32113 (java) S 32105 32108 29448 0 -1 1077944384 670 0 0 0 2 1 0 0 20 0 15 0 42293913 14429134848 60303 33554432000 4194304 4196468 140723271248176 140478756866448 140479163053781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32114] ppid=32105 vsize=14090952 memory=6943526294502006880 CPUtime=0.03 cores=0,2,4,6
/proc/32108/task/32114/stat : 32114 (java) S 32105 32108 29448 0 -1 1077944384 457 0 0 0 2 1 0 0 20 0 15 0 42293913 14429134848 60303 33554432000 4194304 4196468 140723271248176 140478755813648 140479163053781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32115] ppid=32105 vsize=14090952 memory=6944656575208382560 CPUtime=0.02 cores=0,2,4,6
/proc/32108/task/32115/stat : 32115 (java) S 32105 32108 29448 0 -1 1077944384 490 0 0 0 2 0 0 0 20 0 15 0 42293915 14429134848 60303 33554432000 4194304 4196468 140723271248176 140478637882224 140479163054722 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32116] ppid=32105 vsize=14090952 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/32108/task/32116/stat : 32116 (java) S 32105 32108 29448 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 42293915 14429134848 60303 33554432000 4194304 4196468 140723271248176 140478636828192 140479163053781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32117] ppid=32105 vsize=14090952 memory=-7357787915995474596 CPUtime=0 cores=0,2,4,6
/proc/32108/task/32117/stat : 32117 (java) S 32105 32108 29448 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 42293915 14429134848 60303 33554432000 4194304 4196468 140723271248176 140478635775344 140479163053781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32118] ppid=32105 vsize=14090952 memory=7682475212697334586 CPUtime=0 cores=0,2,4,6
/proc/32108/task/32118/stat : 32118 (java) S 32105 32108 29448 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42293918 14429134848 60303 33554432000 4194304 4196468 140723271248176 140478634723664 140479163062171 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32119] ppid=32105 vsize=14090952 memory=-7531822216213012384 CPUtime=0.83 cores=0,2,4,6
/proc/32108/task/32119/stat : 32119 (java) S 32105 32108 29448 0 -1 1077944384 2734 0 0 0 82 1 0 0 20 0 15 0 42293918 14429134848 60303 33554432000 4194304 4196468 140723271248176 140478633671024 140479163054722 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32120] ppid=32105 vsize=14090952 memory=5941189479746737316 CPUtime=0.86 cores=0,2,4,6
/proc/32108/task/32120/stat : 32120 (java) S 32105 32108 29448 0 -1 1077944384 2887 0 0 0 86 0 0 0 20 0 15 0 42293918 14429134848 60303 33554432000 4194304 4196468 140723271248176 140478632618224 140479163054722 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32121] ppid=32105 vsize=14090952 memory=5866591093361584792 CPUtime=0.51 cores=0,2,4,6
/proc/32108/task/32121/stat : 32121 (java) S 32105 32108 29448 0 -1 1077944384 2606 0 0 0 51 0 0 0 20 0 15 0 42293918 14429134848 60303 33554432000 4194304 4196468 140723271248176 140478631565424 140479163054722 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32122] ppid=32105 vsize=14090952 memory=7518023259226791573 CPUtime=0 cores=0,2,4,6
/proc/32108/task/32122/stat : 32122 (java) S 32105 32108 29448 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42293918 14429134848 60303 33554432000 4194304 4196468 140723271248176 140478630512864 140479163053781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32123] ppid=32105 vsize=14090952 memory=239164 CPUtime=0 cores=0,2,4,6
/proc/32108/task/32123/stat : 32123 (java) S 32105 32108 29448 0 -1 1077944384 678 0 0 0 0 0 0 0 20 0 15 0 42293918 14429134848 60303 33554432000 4194304 4196468 140723271248176 140478629461168 140479163054722 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
Current children cumulated CPU time: 12.76 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 241212 KiB

[startup+10.804 s]
/proc/loadavg: 1.31 1.36 1.39 3/215 32123
/proc/meminfo: memFree=16381600/32770624 swapFree=67108860/67108860
[pid=32108] ppid=32105 vsize=14091980 memory=240848 CPUtime=13.27 cores=0,2,4,6
/proc/32108/stat : 32108 (java) S 32105 32108 29448 0 -1 1077944320 37605 0 0 0 1310 17 0 0 20 0 16 0 42293912 14430187520 60212 33554432000 4194304 4196468 140723271248176 140723271230720 140479163043575 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
/proc/32108/statm: 3522995 60212 3570 1 0 3485066 0
[pid=32108/tid=32110] ppid=32105 vsize=14157516 memory=279293536624384 CPUtime=10.68 cores=0,2,4,6
/proc/32108/task/32110/stat : 32110 (java) S 32105 32108 29448 0 -1 1077944384 22426 0 0 0 1062 6 0 0 20 0 16 0 42293913 14497296384 60212 33554432000 4194304 4196468 140723271248176 140479167284256 140479163053781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32111] ppid=32105 vsize=14157516 memory=15258134151170438 CPUtime=0.03 cores=0,2,4,6
/proc/32108/task/32111/stat : 32111 (java) S 32105 32108 29448 0 -1 1077944384 105 0 0 0 2 1 0 0 20 0 16 0 42293913 14497296384 60212 33554432000 4194304 4196468 140723271248176 140478758972048 140479163053781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32112] ppid=32105 vsize=14157516 memory=1572 CPUtime=0.04 cores=0,2,4,6
/proc/32108/task/32112/stat : 32112 (java) S 32105 32108 29448 0 -1 1077944384 251 0 0 0 2 2 0 0 20 0 16 0 42293913 14497296384 60218 33554432000 4194304 4196468 140723271248176 140478757919248 140479163053781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32113] ppid=32105 vsize=14157516 memory=2196 CPUtime=0.04 cores=0,2,4,6
/proc/32108/task/32113/stat : 32113 (java) S 32105 32108 29448 0 -1 1077944384 670 0 0 0 3 1 0 0 20 0 15 0 42293913 14497296384 60218 33554432000 4194304 4196468 140723271248176 140478756866448 140479163053781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32114] ppid=32105 vsize=14157516 memory=6768 CPUtime=0.03 cores=0,2,4,6
/proc/32108/task/32114/stat : 32114 (java) S 32105 32108 29448 0 -1 1077944384 457 0 0 0 2 1 0 0 20 0 15 0 42293913 14497296384 60218 33554432000 4194304 4196468 140723271248176 140478755813648 140479163053781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32115] ppid=32105 vsize=14157516 memory=832 CPUtime=0.03 cores=0,2,4,6
/proc/32108/task/32115/stat : 32115 (java) S 32105 32108 29448 0 -1 1077944384 491 0 0 0 3 0 0 0 20 0 14 0 42293915 14497296384 60222 33554432000 4194304 4196468 140723271248176 140478637882224 140479163054722 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32116] ppid=32105 vsize=14157516 memory=1696 CPUtime=0 cores=0,2,4,6
/proc/32108/task/32116/stat : 32116 (java) S 32105 32108 29448 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 14 0 42293915 14497296384 60222 33554432000 4194304 4196468 140723271248176 140478636828256 140479163053781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32117] ppid=32105 vsize=14157516 memory=920 CPUtime=0 cores=0,2,4,6
/proc/32108/task/32117/stat : 32117 (java) S 32105 32108 29448 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 14 0 42293915 14497296384 60222 33554432000 4194304 4196468 140723271248176 140478635775360 140479163053781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32118] ppid=32105 vsize=14157516 memory=3848 CPUtime=0 cores=0,2,4,6
/proc/32108/task/32118/stat : 32118 (java) S 32105 32108 29448 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 14 0 42293918 14497296384 60222 33554432000 4194304 4196468 140723271248176 140478634723312 140479163053781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32119] ppid=32105 vsize=14157516 memory=3328 CPUtime=0.88 cores=0,2,4,6
/proc/32108/task/32119/stat : 32119 (java) R 32105 32108 29448 0 -1 4202560 3452 0 0 0 87 1 0 0 20 0 14 0 42293918 14497296384 60222 33554432000 4194304 4196468 140723271248176 140478633656992 140479140639040 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32120] ppid=32105 vsize=14157516 memory=6082778976950185069 CPUtime=0.9 cores=0,2,4,6
/proc/32108/task/32120/stat : 32120 (java) R 32105 32108 29448 0 -1 4202560 3382 0 0 0 90 0 0 0 20 0 14 0 42293918 14497296384 60222 33554432000 4194304 4196468 140723271248176 140478632597776 140479146557651 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32121] ppid=32105 vsize=14157516 memory=6082508660248176745 CPUtime=0.54 cores=0,2,4,6
/proc/32108/task/32121/stat : 32121 (java) S 32105 32108 29448 0 -1 1077944384 4270 0 0 0 54 0 0 0 20 0 14 0 42293918 14497296384 60222 33554432000 4194304 4196468 140723271248176 140478631565424 140479163054722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
[pid=32108/tid=32122] ppid=32105 vsize=14157516 memory=7379271587471905638 CPUtime=0 cores=0,2,4,6
/proc/32108/task/32122/stat : 32122 (java) S 32105 32108 29448 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 42293918 14497296384 60222 33554432000 4194304 4196468 140723271248176 140478630512864 140479163053781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19845120 140723271251028 140723271251209 140723271251209 140723271253967 0
Current children cumulated CPU time: 13.27 s
Current children cumulated vsize: 14091980 KiB
Current children cumulated memory: 240848 KiB

Child status: 0
Real time (s): 10.8208
CPU time (s): 13.2894
CPU user time (s): 13.1047
CPU system time (s): 0.18463
CPU usage (%): 122.813
Max. virtual memory (cumulated for all children) (KiB): 14091980
Max. memory (cumulated for all children) (KiB): 243808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.1047
system time used= 0.18463
maximum resident set size= 245856
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37680
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3712
involuntary context switches= 78


# summary of solver processes directly reported to runsolver:
#   pid: 32108
#   total CPU time (s): 13.2894
#   total CPU user time (s): 13.1047
#   total CPU system time (s): 0.18463

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.09845 second user time and 0.124213 second system time

The end

Launcher Data

Begin job on node102 at 2018-07-22 10:15:07
IDJOB=4291641
IDBENCH=141351
IDSOLVER=2746
FILE ID=node102/4291641-1532247307
RUNJOBID= node102-1532226016-29479
PBS_JOBID= 21018947
Free space on /tmp= 53212 MiB

SOLVER NAME= OscaR - Hybrid 2018-07-02
BENCH NAME= XCSP18/TemplateDesign/TemplateDesign-m1-catfood_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4291641-1532247307/watcher-4291641-1532247307 -o /tmp/evaluation-result-4291641-1532247307/solver-4291641-1532247307 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532226016-29479 --watchdog 2560  java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed 1645635507 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4291641-1532247307.xml

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 7a98855e0c8aa26354ea878597d76c63
RANDOM SEED=1645635507

node102.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.51
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.51
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.51
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.51
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:        16610640 kB
MemAvailable:   31784200 kB
Buffers:          232564 kB
Cached:         15031668 kB
SwapCached:            0 kB
Active:          1662072 kB
Inactive:       13811132 kB
Active(anon):     212456 kB
Inactive(anon):    16892 kB
Active(file):    1449616 kB
Inactive(file): 13794240 kB
Unevictable:        6604 kB
Mlocked:            6604 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             36180 kB
Writeback:             0 kB
AnonPages:        232852 kB
Mapped:            49052 kB
Shmem:             17036 kB
Slab:             385716 kB
SReclaimable:     358164 kB
SUnreclaim:        27552 kB
KernelStack:        3792 kB
PageTables:         6396 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1182000 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    106496 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 53176 MiB
End job on node102 at 2018-07-22 10:15:18