Trace number 4401140

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
Concrete 3.12.2OPT2 543.003 520.478

General information on the benchmark

NameChessboardColoration/ChessboardColoration-int-s2/
ChessboardColoration-int-08-10.xml
MD5SUM23e84b7c24701222a8a18862c478c748
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 benchmark18.3246
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of constraints1261
Number of domains1
Minimum domain size80
Maximum domain size80
Distribution of domain sizes[{"size":80,"count":80}]
Minimum variable degree65
Maximum variable degree65
Distribution of variable degrees[{"degree":65,"count":80}]
Minimum constraint arity4
Maximum constraint arity80
Distribution of constraint arities[{"arity":4,"count":1260},{"arity":80,"count":1}]
Number of extensional constraints0
Number of intensional constraints1260
Distribution of constraint types[{"type":"intension","count":1260},{"type":"lex","count":1}]
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.74/0.55	c Concrete v3.12.2.1568631193530 running
18.48/6.79	o 79
19.20/7.08	o 78
19.51/7.29	o 77
19.84/7.47	o 76
20.21/7.66	o 75
20.63/7.84	o 74
20.80/7.93	o 73
20.92/8.07	o 72
21.06/8.19	o 71
21.32/8.30	o 70
21.32/8.32	o 7
21.32/8.35	o 6
21.51/8.40	o 5
21.51/8.43	o 4
21.51/8.47	o 3
542.70/520.23	o 2
542.91/520.45	v <instantiation
542.91/520.45	v         cost = '2'>
542.91/520.45	v       <list>
542.91/520.45	v         x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[6][9] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[7][9]
542.91/520.45	v       </list>
542.91/520.45	v       <values>
542.91/520.45	v         0 0 1 1 1 1 2 2 2 2 0 1 1 2 2 2 0 0 1 2 0 2 0 0 0 1 1 1 1 2 1 0 0 1 2 0 0 2 1 1 1 1 2 0 1 2 0 1 2 0 1 2 1 2 0 0 1 0 2 0 2 1 2 2 0 1 0 2 0 1 2 2 1 0 2 0 2 1 0 1
542.91/520.45	v       </values>
542.91/520.45	v     </instantiation>
542.91/520.45	s OPTIMUM FOUND

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4401140-1568694082/watcher-4401140-1568694082 -o /tmp/evaluation-result-4401140-1568694082/solver-4401140-1568694082 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node136-1568673287-15923 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=59759252 HOME/instance-4401140-1568694082.xml 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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=22356, runsolver pid=22353

[startup+0.100129 s]*
/proc/loadavg: 1.80 1.52 1.47 3/219 22413
/proc/meminfo: memFree=29058460/32770624 swapFree=67002428/67108860
[pid=22356] ppid=22353 vsize=9972712 memory=18592 CPUtime=0.1 cores=1,3,5,7
/proc/22356/stat : 22356 (java) S 22353 22356 15891 0 -1 1077944320 4353 13021 0 0 1 1 5 3 20 0 6 0 445656815 10212057088 4648 33554432000 4194304 4196468 140724763619296 140724763601840 140680293936887 0 0 0 16784584 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
/proc/22356/statm: 2493178 4648 1935 1 0 2481616 0
[pid=22356/tid=22409] ppid=22353 vsize=9972712 memory=4279135703946986127 CPUtime=0.08 cores=1,3,5,7
/proc/22356/task/22409/stat : 22409 (java) R 22353 22356 15891 0 -1 4202560 2159 13021 0 0 0 0 5 3 20 0 6 0 445656824 10212057088 4648 33554432000 4194304 4196468 140724763619296 140680265773648 140680279059824 0 4 0 16784584 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22410] ppid=22353 vsize=9972712 memory=8257237230052613020 CPUtime=0.08 cores=1,3,5,7
/proc/22356/task/22410/stat : 22410 (java) S 22353 22356 15891 0 -1 1077944384 1 13021 0 0 0 0 5 3 20 0 6 0 445656825 10212057088 4648 33554432000 4194304 4196468 140724763619296 140680298179216 140680293947093 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22411] ppid=22353 vsize=9972712 memory=140034732299904 CPUtime=0.08 cores=1,3,5,7
/proc/22356/task/22411/stat : 22411 (java) S 22353 22356 15891 0 -1 1077944384 1 13021 0 0 0 0 5 3 20 0 6 0 445656825 10212057088 4648 33554432000 4194304 4196468 140724763619296 140680186452496 140680293947093 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22412] ppid=22353 vsize=9972712 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/22356/task/22412/stat : 22412 (java) S 22353 22356 15891 0 -1 1077944384 1 13021 0 0 0 0 5 3 20 0 6 0 445656825 10212057088 4648 33554432000 4194304 4196468 140724763619296 140680185399696 140680293947093 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22413] ppid=22353 vsize=9972712 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/22356/task/22413/stat : 22413 (java) S 22353 22356 15891 0 -1 1077944384 2 13021 0 0 0 0 5 3 20 0 6 0 445656825 10212057088 4648 33554432000 4194304 4196468 140724763619296 140680184346896 140680293947093 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 18592 KiB

[startup+0.210153 s]*
/proc/loadavg: 1.80 1.52 1.47 4/228 22422
/proc/meminfo: memFree=29041584/32770624 swapFree=67002428/67108860
[pid=22356] ppid=22353 vsize=10820196 memory=41084 CPUtime=0.27 cores=1,3,5,7
/proc/22356/stat : 22356 (java) S 22353 22356 15891 0 -1 1077944320 7137 13021 0 0 18 1 5 3 20 0 15 0 445656815 11079880704 10271 33554432000 4194304 4196468 140724763619296 140724763601840 140680293936887 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
/proc/22356/statm: 2705049 10271 3293 1 0 2667149 0
[pid=22356/tid=22409] ppid=22353 vsize=10820196 memory=-6517102902069810590 CPUtime=0.19 cores=1,3,5,7
/proc/22356/task/22409/stat : 22409 (java) R 22353 22356 15891 0 -1 4202560 3620 13021 0 0 11 0 5 3 20 0 15 0 445656824 11079880704 10271 33554432000 4194304 4196468 140724763619296 140680265742112 140680293958813 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22410] ppid=22353 vsize=10820196 memory=-7025452035940392864 CPUtime=0.08 cores=1,3,5,7
/proc/22356/task/22410/stat : 22410 (java) S 22353 22356 15891 0 -1 1077944384 1 13021 0 0 0 0 5 3 20 0 15 0 445656825 11079880704 10271 33554432000 4194304 4196468 140724763619296 140680298179216 140680293947093 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22411] ppid=22353 vsize=10820196 memory=140034732299904 CPUtime=0.08 cores=1,3,5,7
/proc/22356/task/22411/stat : 22411 (java) S 22353 22356 15891 0 -1 1077944384 1 13021 0 0 0 0 5 3 20 0 15 0 445656825 11079880704 10271 33554432000 4194304 4196468 140724763619296 140680186452496 140680293947093 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22412] ppid=22353 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/22356/task/22412/stat : 22412 (java) S 22353 22356 15891 0 -1 1077944384 1 13021 0 0 0 0 5 3 20 0 15 0 445656825 11079880704 10271 33554432000 4194304 4196468 140724763619296 140680185399696 140680293947093 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22413] ppid=22353 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/22356/task/22413/stat : 22413 (java) S 22353 22356 15891 0 -1 1077944384 2 13021 0 0 0 0 5 3 20 0 15 0 445656825 11079880704 10271 33554432000 4194304 4196468 140724763619296 140680184346896 140680293947093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22414] ppid=22353 vsize=10820196 memory=140034732299904 CPUtime=0.08 cores=1,3,5,7
/proc/22356/task/22414/stat : 22414 (java) S 22353 22356 15891 0 -1 1077944384 2 13021 0 0 0 0 5 3 20 0 15 0 445656827 11079880704 10271 33554432000 4194304 4196468 140724763619296 140679752653680 140680293948034 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22415] ppid=22353 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/22356/task/22415/stat : 22415 (java) S 22353 22356 15891 0 -1 1077944384 33 13021 0 0 0 0 5 3 20 0 15 0 445656827 11079880704 10271 33554432000 4194304 4196468 140724763619296 140679751599648 140680293947093 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22416] ppid=22353 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/22356/task/22416/stat : 22416 (java) S 22353 22356 15891 0 -1 1077944384 1 13021 0 0 0 0 5 3 20 0 15 0 445656827 11079880704 10271 33554432000 4194304 4196468 140724763619296 140679170745712 140680293947093 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22417] ppid=22353 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/22356/task/22417/stat : 22417 (java) S 22353 22356 15891 0 -1 1077944384 3 13021 0 0 0 0 5 3 20 0 15 0 445656830 11079880704 10271 33554432000 4194304 4196468 140724763619296 140678863346000 140680293955483 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22418] ppid=22353 vsize=10820196 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/22356/task/22418/stat : 22418 (java) S 22353 22356 15891 0 -1 1077944384 481 13021 0 0 1 0 5 3 20 0 15 0 445656830 11079880704 10271 33554432000 4194304 4196468 140724763619296 140679718041968 140680293948034 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22419] ppid=22353 vsize=10820196 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/22356/task/22419/stat : 22419 (java) R 22353 22356 15891 0 -1 1077944384 194 13021 0 0 1 0 5 3 20 0 15 0 445656830 11079880704 10271 33554432000 4194304 4196468 140724763619296 140679716989168 140680293948034 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22420] ppid=22353 vsize=10820196 memory=140034732299904 CPUtime=0.11 cores=1,3,5,7
/proc/22356/task/22420/stat : 22420 (java) R 22353 22356 15891 0 -1 4202560 588 13021 0 0 3 0 5 3 20 0 15 0 445656830 11079880704 10271 33554432000 4194304 4196468 140724763619296 140679715936368 140680293948822 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22421] ppid=22353 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/22356/task/22421/stat : 22421 (java) S 22353 22356 15891 0 -1 1077944384 3 13021 0 0 0 0 5 3 20 0 15 0 445656830 11079880704 10271 33554432000 4194304 4196468 140724763619296 140678829787360 140680293947093 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22422] ppid=22353 vsize=10820196 memory=140034732299904 CPUtime=0.08 cores=1,3,5,7
/proc/22356/task/22422/stat : 22422 (java) S 22353 22356 15891 0 -1 1077944384 1 13021 0 0 0 0 5 3 20 0 15 0 445656830 11079880704 10271 33554432000 4194304 4196468 140724763619296 140679714884784 140680293948034 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 41084 KiB

[startup+0.311021 s]*
/proc/loadavg: 1.80 1.52 1.47 4/228 22422
/proc/meminfo: memFree=29028776/32770624 swapFree=67002428/67108860
[pid=22356] ppid=22353 vsize=10820196 memory=49368 CPUtime=0.4 cores=1,3,5,7
/proc/22356/stat : 22356 (java) S 22353 22356 15891 0 -1 1077944320 10586 13021 0 0 29 3 5 3 20 0 15 0 445656815 11079880704 12342 33554432000 4194304 4196468 140724763619296 140724763601840 140680293936887 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
/proc/22356/statm: 2705049 12342 3309 1 0 2667149 0
[pid=22356/tid=22409] ppid=22353 vsize=10820196 memory=6791534058613427641 CPUtime=0.29 cores=1,3,5,7
/proc/22356/task/22409/stat : 22409 (java) R 22353 22356 15891 0 -1 4202560 7063 13021 0 0 19 2 5 3 20 0 15 0 445656824 11079880704 12342 33554432000 4194304 4196468 140724763619296 140680265742992 140680280125477 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22410] ppid=22353 vsize=10820196 memory=7228928657774891088 CPUtime=0.08 cores=1,3,5,7
/proc/22356/task/22410/stat : 22410 (java) S 22353 22356 15891 0 -1 1077944384 1 13021 0 0 0 0 5 3 20 0 15 0 445656825 11079880704 12342 33554432000 4194304 4196468 140724763619296 140680298179216 140680293947093 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22411] ppid=22353 vsize=10820196 memory=2076 CPUtime=0.08 cores=1,3,5,7
/proc/22356/task/22411/stat : 22411 (java) S 22353 22356 15891 0 -1 1077944384 1 13021 0 0 0 0 5 3 20 0 15 0 445656825 11079880704 12342 33554432000 4194304 4196468 140724763619296 140680186452496 140680293947093 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22412] ppid=22353 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/22356/task/22412/stat : 22412 (java) S 22353 22356 15891 0 -1 1077944384 1 13021 0 0 0 0 5 3 20 0 15 0 445656825 11079880704 12342 33554432000 4194304 4196468 140724763619296 140680185399696 140680293947093 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22413] ppid=22353 vsize=10820196 memory=4126316290023845779 CPUtime=0.08 cores=1,3,5,7
/proc/22356/task/22413/stat : 22413 (java) S 22353 22356 15891 0 -1 1077944384 2 13021 0 0 0 0 5 3 20 0 15 0 445656825 11079880704 12342 33554432000 4194304 4196468 140724763619296 140680184346896 140680293947093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22414] ppid=22353 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/22356/task/22414/stat : 22414 (java) S 22353 22356 15891 0 -1 1077944384 2 13021 0 0 0 0 5 3 20 0 15 0 445656827 11079880704 12342 33554432000 4194304 4196468 140724763619296 140679752653680 140680293948034 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22415] ppid=22353 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/22356/task/22415/stat : 22415 (java) S 22353 22356 15891 0 -1 1077944384 33 13021 0 0 0 0 5 3 20 0 15 0 445656827 11079880704 12342 33554432000 4194304 4196468 140724763619296 140679751599648 140680293947093 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22416] ppid=22353 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/22356/task/22416/stat : 22416 (java) S 22353 22356 15891 0 -1 1077944384 1 13021 0 0 0 0 5 3 20 0 15 0 445656827 11079880704 12342 33554432000 4194304 4196468 140724763619296 140679170745712 140680293947093 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22417] ppid=22353 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/22356/task/22417/stat : 22417 (java) S 22353 22356 15891 0 -1 1077944384 3 13021 0 0 0 0 5 3 20 0 15 0 445656830 11079880704 12342 33554432000 4194304 4196468 140724763619296 140678863346000 140680293955483 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22418] ppid=22353 vsize=10820196 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/22356/task/22418/stat : 22418 (java) S 22353 22356 15891 0 -1 1077944384 482 13021 0 0 1 0 5 3 20 0 15 0 445656830 11079880704 12342 33554432000 4194304 4196468 140724763619296 140679718041968 140680293948034 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22419] ppid=22353 vsize=10820196 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/22356/task/22419/stat : 22419 (java) S 22353 22356 15891 0 -1 1077944384 194 13021 0 0 1 0 5 3 20 0 15 0 445656830 11079880704 12342 33554432000 4194304 4196468 140724763619296 140679716989168 140680293948034 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22420] ppid=22353 vsize=10820196 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/22356/task/22420/stat : 22420 (java) S 22353 22356 15891 0 -1 1077944384 595 13021 0 0 5 0 5 3 20 0 15 0 445656830 11079880704 12342 33554432000 4194304 4196468 140724763619296 140679715936368 140680293948034 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22421] ppid=22353 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/22356/task/22421/stat : 22421 (java) S 22353 22356 15891 0 -1 1077944384 3 13021 0 0 0 0 5 3 20 0 15 0 445656830 11079880704 12342 33554432000 4194304 4196468 140724763619296 140678829787360 140680293947093 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22422] ppid=22353 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/22356/task/22422/stat : 22422 (java) S 22353 22356 15891 0 -1 1077944384 1 13021 0 0 0 0 5 3 20 0 15 0 445656830 11079880704 12342 33554432000 4194304 4196468 140724763619296 140679714884784 140680293948034 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 49368 KiB

[startup+0.701981 s]
/proc/loadavg: 1.80 1.52 1.47 5/228 22422
/proc/meminfo: memFree=29006416/32770624 swapFree=67002428/67108860
[pid=22356] ppid=22353 vsize=10824364 memory=81404 CPUtime=1.11 cores=1,3,5,7
/proc/22356/stat : 22356 (java) S 22353 22356 15891 0 -1 1077944320 14602 13021 0 0 98 5 5 3 20 0 15 0 445656815 11084148736 20351 33554432000 4194304 4196468 140724763619296 140724763601840 140680293936887 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
/proc/22356/statm: 2706091 20351 3503 1 0 2668173 0
[pid=22356/tid=22409] ppid=22353 vsize=10824364 memory=0 CPUtime=0.67 cores=1,3,5,7
/proc/22356/task/22409/stat : 22409 (java) R 22353 22356 15891 0 -1 4202560 10101 13021 0 0 55 4 5 3 20 0 15 0 445656824 11084148736 20351 33554432000 4194304 4196468 140724763619296 140680265722328 140680278017374 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22410] ppid=22353 vsize=10824364 memory=827 CPUtime=0.08 cores=1,3,5,7
/proc/22356/task/22410/stat : 22410 (java) S 22353 22356 15891 0 -1 1077944384 1 13021 0 0 0 0 5 3 20 0 15 0 445656825 11084148736 20351 33554432000 4194304 4196468 140724763619296 140680298179216 140680293947093 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22411] ppid=22353 vsize=10824364 memory=3616 CPUtime=0.08 cores=1,3,5,7
/proc/22356/task/22411/stat : 22411 (java) S 22353 22356 15891 0 -1 1077944384 1 13021 0 0 0 0 5 3 20 0 15 0 445656825 11084148736 20351 33554432000 4194304 4196468 140724763619296 140680186452496 140680293947093 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22412] ppid=22353 vsize=10824364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/22356/task/22412/stat : 22412 (java) S 22353 22356 15891 0 -1 1077944384 1 13021 0 0 0 0 5 3 20 0 15 0 445656825 11084148736 20351 33554432000 4194304 4196468 140724763619296 140680185399696 140680293947093 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22413] ppid=22353 vsize=10824364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/22356/task/22413/stat : 22413 (java) S 22353 22356 15891 0 -1 1077944384 2 13021 0 0 0 0 5 3 20 0 15 0 445656825 11084148736 20351 33554432000 4194304 4196468 140724763619296 140680184346896 140680293947093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22414] ppid=22353 vsize=10824364 memory=4420 CPUtime=0.08 cores=1,3,5,7
/proc/22356/task/22414/stat : 22414 (java) S 22353 22356 15891 0 -1 1077944384 5 13021 0 0 0 0 5 3 20 0 15 0 445656827 11084148736 20351 33554432000 4194304 4196468 140724763619296 140679752653680 140680293948034 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22415] ppid=22353 vsize=10824364 memory=6628 CPUtime=0.08 cores=1,3,5,7
/proc/22356/task/22415/stat : 22415 (java) S 22353 22356 15891 0 -1 1077944384 33 13021 0 0 0 0 5 3 20 0 15 0 445656827 11084148736 20351 33554432000 4194304 4196468 140724763619296 140679751599648 140680293947093 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22416] ppid=22353 vsize=10824364 memory=8836 CPUtime=0.08 cores=1,3,5,7
/proc/22356/task/22416/stat : 22416 (java) S 22353 22356 15891 0 -1 1077944384 1 13021 0 0 0 0 5 3 20 0 15 0 445656827 11084148736 20351 33554432000 4194304 4196468 140724763619296 140679170745712 140680293947093 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22417] ppid=22353 vsize=10824364 memory=11044 CPUtime=0.08 cores=1,3,5,7
/proc/22356/task/22417/stat : 22417 (java) S 22353 22356 15891 0 -1 1077944384 3 13021 0 0 0 0 5 3 20 0 15 0 445656830 11084148736 20351 33554432000 4194304 4196468 140724763619296 140678863346000 140680293955483 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22418] ppid=22353 vsize=10824364 memory=13252 CPUtime=0.2 cores=1,3,5,7
/proc/22356/task/22418/stat : 22418 (java) R 22353 22356 15891 0 -1 4202560 918 13021 0 0 12 0 5 3 20 0 15 0 445656830 11084148736 20351 33554432000 4194304 4196468 140724763619296 140679718042264 140680275480640 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22419] ppid=22353 vsize=10824364 memory=15460 CPUtime=0.2 cores=1,3,5,7
/proc/22356/task/22419/stat : 22419 (java) R 22353 22356 15891 0 -1 4202560 584 13021 0 0 12 0 5 3 20 0 15 0 445656830 11084148736 20351 33554432000 4194304 4196468 140724763619296 140679716989168 140680277347702 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22420] ppid=22353 vsize=10824364 memory=17668 CPUtime=0.25 cores=1,3,5,7
/proc/22356/task/22420/stat : 22420 (java) S 22353 22356 15891 0 -1 1077944384 743 13021 0 0 17 0 5 3 20 0 15 0 445656830 11084148736 20351 33554432000 4194304 4196468 140724763619296 140679715936368 140680293948034 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22421] ppid=22353 vsize=10824364 memory=19876 CPUtime=0.08 cores=1,3,5,7
/proc/22356/task/22421/stat : 22421 (java) S 22353 22356 15891 0 -1 1077944384 3 13021 0 0 0 0 5 3 20 0 15 0 445656830 11084148736 20351 33554432000 4194304 4196468 140724763619296 140678829787360 140680293947093 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22422] ppid=22353 vsize=10824364 memory=22084 CPUtime=0.08 cores=1,3,5,7
/proc/22356/task/22422/stat : 22422 (java) S 22353 22356 15891 0 -1 1077944384 1 13021 0 0 0 0 5 3 20 0 15 0 445656830 11084148736 20351 33554432000 4194304 4196468 140724763619296 140679714884784 140680293948034 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
Current children cumulated CPU time: 1.11 s
Current children cumulated vsize: 10824364 KiB
Current children cumulated memory: 81404 KiB

[startup+1.50068 s]
/proc/loadavg: 1.80 1.52 1.47 5/228 22422
/proc/meminfo: memFree=28956600/32770624 swapFree=67002428/67108860
[pid=22356] ppid=22353 vsize=10834680 memory=188600 CPUtime=2.9 cores=1,3,5,7
/proc/22356/stat : 22356 (java) S 22353 22356 15891 0 -1 1077944320 22992 13021 0 0 271 11 5 3 20 0 15 0 445656815 11094712320 47150 33554432000 4194304 4196468 140724763619296 140724763601840 140680293936887 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
/proc/22356/statm: 2708670 47150 3591 1 0 2670733 0
[pid=22356/tid=22409] ppid=22353 vsize=10834680 memory=0 CPUtime=1.43 cores=1,3,5,7
/proc/22356/task/22409/stat : 22409 (java) R 22353 22356 15891 0 -1 4202560 15142 13021 0 0 129 6 5 3 20 0 15 0 445656824 11094712320 47150 33554432000 4194304 4196468 140724763619296 140680265759744 140680277980517 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22410] ppid=22353 vsize=10834680 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/22356/task/22410/stat : 22410 (java) S 22353 22356 15891 0 -1 1077944384 85 13021 0 0 1 0 5 3 20 0 15 0 445656825 11094712320 47150 33554432000 4194304 4196468 140724763619296 140680298179216 140680293947093 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22411] ppid=22353 vsize=10834680 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/22356/task/22411/stat : 22411 (java) S 22353 22356 15891 0 -1 1077944384 43 13021 0 0 1 0 5 3 20 0 15 0 445656825 11094712320 47150 33554432000 4194304 4196468 140724763619296 140680186452496 140680293947093 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22412] ppid=22353 vsize=10834680 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/22356/task/22412/stat : 22412 (java) S 22353 22356 15891 0 -1 1077944384 297 13021 0 0 1 0 5 3 20 0 15 0 445656825 11094712320 47150 33554432000 4194304 4196468 140724763619296 140680185399696 140680293947093 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22413] ppid=22353 vsize=10834680 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/22356/task/22413/stat : 22413 (java) S 22353 22356 15891 0 -1 1077944384 75 13021 0 0 0 0 5 3 20 0 15 0 445656825 11094712320 47150 33554432000 4194304 4196468 140724763619296 140680184346896 140680293947093 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22414] ppid=22353 vsize=10834680 memory=-7965959130280075168 CPUtime=0.09 cores=1,3,5,7
/proc/22356/task/22414/stat : 22414 (java) S 22353 22356 15891 0 -1 1077944384 492 13021 0 0 1 0 5 3 20 0 15 0 445656827 11094712320 47150 33554432000 4194304 4196468 140724763619296 140679752653680 140680293948034 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22415] ppid=22353 vsize=10834680 memory=280069180303616 CPUtime=0.08 cores=1,3,5,7
/proc/22356/task/22415/stat : 22415 (java) S 22353 22356 15891 0 -1 1077944384 34 13021 0 0 0 0 5 3 20 0 15 0 445656827 11094712320 47150 33554432000 4194304 4196468 140724763619296 140679751599712 140680293947093 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22416] ppid=22353 vsize=10834680 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/22356/task/22416/stat : 22416 (java) S 22353 22356 15891 0 -1 1077944384 1 13021 0 0 0 0 5 3 20 0 15 0 445656827 11094712320 47150 33554432000 4194304 4196468 140724763619296 140679170745728 140680293947093 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22417] ppid=22353 vsize=10834680 memory=1220 CPUtime=0.08 cores=1,3,5,7
/proc/22356/task/22417/stat : 22417 (java) S 22353 22356 15891 0 -1 1077944384 3 13021 0 0 0 0 5 3 20 0 15 0 445656830 11094712320 47150 33554432000 4194304 4196468 140724763619296 140678863346000 140680293955483 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22418] ppid=22353 vsize=10834680 memory=10600 CPUtime=0.52 cores=1,3,5,7
/proc/22356/task/22418/stat : 22418 (java) R 22353 22356 15891 0 -1 4202560 1580 13021 0 0 44 0 5 3 20 0 15 0 445656830 11094712320 47150 33554432000 4194304 4196468 140724763619296 140679718041968 140680278865231 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22419] ppid=22353 vsize=10834680 memory=1740 CPUtime=0.53 cores=1,3,5,7
/proc/22356/task/22419/stat : 22419 (java) S 22353 22356 15891 0 -1 1077944384 1500 13021 0 0 45 0 5 3 20 0 15 0 445656830 11094712320 47150 33554432000 4194304 4196468 140724763619296 140679716989168 140680293948034 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22420] ppid=22353 vsize=10834680 memory=5992 CPUtime=0.52 cores=1,3,5,7
/proc/22356/task/22420/stat : 22420 (java) R 22353 22356 15891 0 -1 4202560 1531 13021 0 0 44 0 5 3 20 0 15 0 445656830 11094712320 47150 33554432000 4194304 4196468 140724763619296 140679715936368 140680293958234 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22421] ppid=22353 vsize=10834680 memory=636 CPUtime=0.08 cores=1,3,5,7
/proc/22356/task/22421/stat : 22421 (java) S 22353 22356 15891 0 -1 1077944384 3 13021 0 0 0 0 5 3 20 0 15 0 445656830 11094712320 47150 33554432000 4194304 4196468 140724763619296 140678829787360 140680293947093 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22422] ppid=22353 vsize=10834680 memory=2884 CPUtime=0.08 cores=1,3,5,7
/proc/22356/task/22422/stat : 22422 (java) S 22353 22356 15891 0 -1 1077944384 1 13021 0 0 0 0 5 3 20 0 15 0 445656830 11094712320 47150 33554432000 4194304 4196468 140724763619296 140679714884784 140680293948034 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
Current children cumulated CPU time: 2.9 s
Current children cumulated vsize: 10834680 KiB

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

[pid=22356/tid=22421] ppid=22353 vsize=10846988 memory=3980 CPUtime=0.08 cores=1,3,5,7
/proc/22356/task/22421/stat : 22421 (java) S 22353 22356 15891 0 -1 1077944384 3 13021 0 0 0 0 5 3 20 0 15 0 445656830 11107315712 313151 33554432000 4194304 4196468 140724763619296 140678829787360 140680293947093 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22422] ppid=22353 vsize=10846988 memory=1220 CPUtime=0.36 cores=1,3,5,7
/proc/22356/task/22422/stat : 22422 (java) S 22353 22356 15891 0 -1 1077944384 1179 13021 0 0 13 15 5 3 20 0 15 0 445656830 11107315712 313151 33554432000 4194304 4196468 140724763619296 140679714884784 140680293948034 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
Current children cumulated CPU time: 537.61 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 1252604 KiB

[startup+518.401 s]
/proc/loadavg: 1.42 1.58 1.53 3/228 22593
/proc/meminfo: memFree=29451060/32770624 swapFree=67002428/67108860
[pid=22356] ppid=22353 vsize=10846988 memory=1247988 CPUtime=540.87 cores=1,3,5,7
/proc/22356/stat : 22356 (java) S 22353 22356 15891 0 -1 1077944320 124159 13021 0 0 53972 107 5 3 20 0 15 0 445656815 11107315712 311997 33554432000 4194304 4196468 140724763619296 140724763601840 140680293936887 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
/proc/22356/statm: 2711747 311997 3635 1 0 2673805 0
[pid=22356/tid=22409] ppid=22353 vsize=10846988 memory=932 CPUtime=513.98 cores=1,3,5,7
/proc/22356/task/22409/stat : 22409 (java) R 22353 22356 15891 0 -1 4202560 37060 13021 0 0 51362 28 5 3 20 0 15 0 445656824 11107315712 311997 33554432000 4194304 4196468 140724763619296 140680265772992 140679868257351 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22410] ppid=22353 vsize=10846988 memory=1768 CPUtime=2.4 cores=1,3,5,7
/proc/22356/task/22410/stat : 22410 (java) S 22353 22356 15891 0 -1 1077944384 7320 13021 0 0 221 11 5 3 20 0 15 0 445656825 11107315712 311997 33554432000 4194304 4196468 140724763619296 140680298179216 140680293947093 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22411] ppid=22353 vsize=10846988 memory=1261820 CPUtime=2.39 cores=1,3,5,7
/proc/22356/task/22411/stat : 22411 (java) S 22353 22356 15891 0 -1 1077944384 6403 13021 0 0 219 12 5 3 20 0 15 0 445656825 11107315712 311997 33554432000 4194304 4196468 140724763619296 140680186452496 140680293947093 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22412] ppid=22353 vsize=10846988 memory=1267412 CPUtime=2.42 cores=1,3,5,7
/proc/22356/task/22412/stat : 22412 (java) S 22353 22356 15891 0 -1 1077944384 5445 13021 0 0 221 13 5 3 20 0 15 0 445656825 11107315712 311997 33554432000 4194304 4196468 140724763619296 140680185399696 140680293947093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22413] ppid=22353 vsize=10846988 memory=8 CPUtime=2.39 cores=1,3,5,7
/proc/22356/task/22413/stat : 22413 (java) S 22353 22356 15891 0 -1 1077944384 4004 13021 0 0 219 12 5 3 20 0 15 0 445656825 11107315712 311997 33554432000 4194304 4196468 140724763619296 140680184346896 140680293947093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22414] ppid=22353 vsize=10846988 memory=47656 CPUtime=1.8 cores=1,3,5,7
/proc/22356/task/22414/stat : 22414 (java) S 22353 22356 15891 0 -1 1077944384 7127 13021 0 0 160 12 5 3 20 0 15 0 445656827 11107315712 311997 33554432000 4194304 4196468 140724763619296 140679752653680 140680293948034 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22415] ppid=22353 vsize=10846988 memory=988 CPUtime=0.08 cores=1,3,5,7
/proc/22356/task/22415/stat : 22415 (java) S 22353 22356 15891 0 -1 1077944384 43 13021 0 0 0 0 5 3 20 0 15 0 445656827 11107315712 311997 33554432000 4194304 4196468 140724763619296 140679751599712 140680293947093 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22416] ppid=22353 vsize=10846988 memory=2024 CPUtime=0.08 cores=1,3,5,7
/proc/22356/task/22416/stat : 22416 (java) S 22353 22356 15891 0 -1 1077944384 6 13021 0 0 0 0 5 3 20 0 15 0 445656827 11107315712 311997 33554432000 4194304 4196468 140724763619296 140679170745728 140680293947093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22417] ppid=22353 vsize=10846988 memory=3036 CPUtime=0.08 cores=1,3,5,7
/proc/22356/task/22417/stat : 22417 (java) S 22353 22356 15891 0 -1 1077944384 3 13021 0 0 0 0 5 3 20 0 15 0 445656830 11107315712 311997 33554432000 4194304 4196468 140724763619296 140678863346000 140680293955483 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22418] ppid=22353 vsize=10846988 memory=973072 CPUtime=6.79 cores=1,3,5,7
/proc/22356/task/22418/stat : 22418 (java) S 22353 22356 15891 0 -1 1077944384 21803 13021 0 0 668 3 5 3 20 0 15 0 445656830 11107315712 311997 33554432000 4194304 4196468 140724763619296 140679718041968 140680293948034 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22419] ppid=22353 vsize=10846988 memory=96005404012256 CPUtime=6.56 cores=1,3,5,7
/proc/22356/task/22419/stat : 22419 (java) S 22353 22356 15891 0 -1 1077944384 19275 13021 0 0 646 2 5 3 20 0 15 0 445656830 11107315712 311997 33554432000 4194304 4196468 140724763619296 140679716989168 140680293948034 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22420] ppid=22353 vsize=10846988 memory=6791534058613427641 CPUtime=2.36 cores=1,3,5,7
/proc/22356/task/22420/stat : 22420 (java) S 22353 22356 15891 0 -1 1077944384 12282 13021 0 0 225 3 5 3 20 0 15 0 445656830 11107315712 311997 33554432000 4194304 4196468 140724763619296 140679715936368 140680293948034 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22421] ppid=22353 vsize=10846988 memory=1056 CPUtime=0.08 cores=1,3,5,7
/proc/22356/task/22421/stat : 22421 (java) S 22353 22356 15891 0 -1 1077944384 3 13021 0 0 0 0 5 3 20 0 15 0 445656830 11107315712 311997 33554432000 4194304 4196468 140724763619296 140678829787360 140680293947093 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22422] ppid=22353 vsize=10846988 memory=3616 CPUtime=0.36 cores=1,3,5,7
/proc/22356/task/22422/stat : 22422 (java) S 22353 22356 15891 0 -1 1077944384 1179 13021 0 0 13 15 5 3 20 0 15 0 445656830 11107315712 311997 33554432000 4194304 4196468 140724763619296 140679714884784 140680293948034 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
Current children cumulated CPU time: 540.87 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 1247988 KiB

[startup+519.201 s]
/proc/loadavg: 1.46 1.59 1.53 3/227 22593
/proc/meminfo: memFree=29453076/32770624 swapFree=67002428/67108860
[pid=22356] ppid=22353 vsize=10846988 memory=1246964 CPUtime=541.69 cores=1,3,5,7
/proc/22356/stat : 22356 (java) S 22353 22356 15891 0 -1 1077944320 124166 13021 0 0 54054 107 5 3 20 0 15 0 445656815 11107315712 311741 33554432000 4194304 4196468 140724763619296 140724763601840 140680293936887 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
/proc/22356/statm: 2711747 311741 3635 1 0 2673805 0
[pid=22356/tid=22409] ppid=22353 vsize=10846988 memory=3616 CPUtime=514.77 cores=1,3,5,7
/proc/22356/task/22409/stat : 22409 (java) R 22353 22356 15891 0 -1 4202560 37065 13021 0 0 51441 28 5 3 20 0 15 0 445656824 11107315712 311741 33554432000 4194304 4196468 140724763619296 140680265772848 140679877028235 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22410] ppid=22353 vsize=10846988 memory=47656 CPUtime=2.41 cores=1,3,5,7
/proc/22356/task/22410/stat : 22410 (java) S 22353 22356 15891 0 -1 1077944384 7320 13021 0 0 222 11 5 3 20 0 15 0 445656825 11107315712 311741 33554432000 4194304 4196468 140724763619296 140680298179216 140680293947093 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22411] ppid=22353 vsize=10846988 memory=988 CPUtime=2.4 cores=1,3,5,7
/proc/22356/task/22411/stat : 22411 (java) S 22353 22356 15891 0 -1 1077944384 6403 13021 0 0 220 12 5 3 20 0 15 0 445656825 11107315712 311741 33554432000 4194304 4196468 140724763619296 140680186452496 140680293947093 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22412] ppid=22353 vsize=10846988 memory=973072 CPUtime=2.42 cores=1,3,5,7
/proc/22356/task/22412/stat : 22412 (java) S 22353 22356 15891 0 -1 1077944384 5445 13021 0 0 221 13 5 3 20 0 15 0 445656825 11107315712 311741 33554432000 4194304 4196468 140724763619296 140680185399696 140680293947093 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22413] ppid=22353 vsize=10846988 memory=25676 CPUtime=2.4 cores=1,3,5,7
/proc/22356/task/22413/stat : 22413 (java) S 22353 22356 15891 0 -1 1077944384 4006 13021 0 0 220 12 5 3 20 0 15 0 445656825 11107315712 311741 33554432000 4194304 4196468 140724763619296 140680184346896 140680293947093 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22414] ppid=22353 vsize=10846988 memory=132 CPUtime=1.8 cores=1,3,5,7
/proc/22356/task/22414/stat : 22414 (java) S 22353 22356 15891 0 -1 1077944384 7127 13021 0 0 160 12 5 3 20 0 15 0 445656827 11107315712 311741 33554432000 4194304 4196468 140724763619296 140679752653680 140680293948034 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22415] ppid=22353 vsize=10846988 memory=6791534058613427641 CPUtime=0.08 cores=1,3,5,7
/proc/22356/task/22415/stat : 22415 (java) S 22353 22356 15891 0 -1 1077944384 43 13021 0 0 0 0 5 3 20 0 15 0 445656827 11107315712 311741 33554432000 4194304 4196468 140724763619296 140679751599712 140680293947093 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22416] ppid=22353 vsize=10846988 memory=1740 CPUtime=0.08 cores=1,3,5,7
/proc/22356/task/22416/stat : 22416 (java) S 22353 22356 15891 0 -1 1077944384 6 13021 0 0 0 0 5 3 20 0 15 0 445656827 11107315712 311741 33554432000 4194304 4196468 140724763619296 140679170745728 140680293947093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22417] ppid=22353 vsize=10846988 memory=5992 CPUtime=0.08 cores=1,3,5,7
/proc/22356/task/22417/stat : 22417 (java) S 22353 22356 15891 0 -1 1077944384 3 13021 0 0 0 0 5 3 20 0 15 0 445656830 11107315712 311741 33554432000 4194304 4196468 140724763619296 140678863346000 140680293955483 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22418] ppid=22353 vsize=10846988 memory=636 CPUtime=6.79 cores=1,3,5,7
/proc/22356/task/22418/stat : 22418 (java) S 22353 22356 15891 0 -1 1077944384 21803 13021 0 0 668 3 5 3 20 0 15 0 445656830 11107315712 311741 33554432000 4194304 4196468 140724763619296 140679718041968 140680293948034 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22419] ppid=22353 vsize=10846988 memory=6791534058613427641 CPUtime=6.56 cores=1,3,5,7
/proc/22356/task/22419/stat : 22419 (java) S 22353 22356 15891 0 -1 1077944384 19275 13021 0 0 646 2 5 3 20 0 15 0 445656830 11107315712 311741 33554432000 4194304 4196468 140724763619296 140679716989168 140680293948034 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22420] ppid=22353 vsize=10846988 memory=3980 CPUtime=2.36 cores=1,3,5,7
/proc/22356/task/22420/stat : 22420 (java) S 22353 22356 15891 0 -1 1077944384 12282 13021 0 0 225 3 5 3 20 0 15 0 445656830 11107315712 311741 33554432000 4194304 4196468 140724763619296 140679715936368 140680293948034 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22421] ppid=22353 vsize=10846988 memory=1220 CPUtime=0.08 cores=1,3,5,7
/proc/22356/task/22421/stat : 22421 (java) S 22353 22356 15891 0 -1 1077944384 3 13021 0 0 0 0 5 3 20 0 15 0 445656830 11107315712 311741 33554432000 4194304 4196468 140724763619296 140678829787360 140680293947093 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22422] ppid=22353 vsize=10846988 memory=1267928 CPUtime=0.36 cores=1,3,5,7
/proc/22356/task/22422/stat : 22422 (java) S 22353 22356 15891 0 -1 1077944384 1179 13021 0 0 13 15 5 3 20 0 15 0 445656830 11107315712 311741 33554432000 4194304 4196468 140724763619296 140679714884784 140680293948034 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
Current children cumulated CPU time: 541.69 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 1246964 KiB

[startup+520.001 s]*
/proc/loadavg: 1.46 1.59 1.53 6/227 22593
/proc/meminfo: memFree=29454240/32770624 swapFree=67002428/67108860
[pid=22356] ppid=22353 vsize=10846988 memory=1245424 CPUtime=542.51 cores=1,3,5,7
/proc/22356/stat : 22356 (java) S 22353 22356 15891 0 -1 1077944320 124173 13021 0 0 54136 107 5 3 20 0 15 0 445656815 11107315712 311356 33554432000 4194304 4196468 140724763619296 140724763601840 140680293936887 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
/proc/22356/statm: 2711747 311356 3635 1 0 2673805 0
[pid=22356/tid=22409] ppid=22353 vsize=10846988 memory=6791534058613427641 CPUtime=515.57 cores=1,3,5,7
/proc/22356/task/22409/stat : 22409 (java) R 22353 22356 15891 0 -1 4202560 37070 13021 0 0 51521 28 5 3 20 0 15 0 445656824 11107315712 311356 33554432000 4194304 4196468 140724763619296 140680265772288 140679863897595 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22410] ppid=22353 vsize=10846988 memory=4126316290023845779 CPUtime=2.41 cores=1,3,5,7
/proc/22356/task/22410/stat : 22410 (java) S 22353 22356 15891 0 -1 1077944384 7321 13021 0 0 222 11 5 3 20 0 15 0 445656825 11107315712 311356 33554432000 4194304 4196468 140724763619296 140680298179216 140680293947093 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22411] ppid=22353 vsize=10846988 memory=776 CPUtime=2.4 cores=1,3,5,7
/proc/22356/task/22411/stat : 22411 (java) S 22353 22356 15891 0 -1 1077944384 6403 13021 0 0 220 12 5 3 20 0 15 0 445656825 11107315712 311356 33554432000 4194304 4196468 140724763619296 140680186452496 140680293947093 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22412] ppid=22353 vsize=10846988 memory=3980 CPUtime=2.43 cores=1,3,5,7
/proc/22356/task/22412/stat : 22412 (java) S 22353 22356 15891 0 -1 1077944384 5445 13021 0 0 222 13 5 3 20 0 15 0 445656825 11107315712 311356 33554432000 4194304 4196468 140724763619296 140680185399696 140680293947093 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22413] ppid=22353 vsize=10846988 memory=5788058256573688144 CPUtime=2.4 cores=1,3,5,7
/proc/22356/task/22413/stat : 22413 (java) S 22353 22356 15891 0 -1 1077944384 4007 13021 0 0 220 12 5 3 20 0 15 0 445656825 11107315712 311356 33554432000 4194304 4196468 140724763619296 140680184346896 140680293947093 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22414] ppid=22353 vsize=10846988 memory=7957689449132282197 CPUtime=1.81 cores=1,3,5,7
/proc/22356/task/22414/stat : 22414 (java) S 22353 22356 15891 0 -1 1077944384 7127 13021 0 0 161 12 5 3 20 0 15 0 445656827 11107315712 311356 33554432000 4194304 4196468 140724763619296 140679752653680 140680293948034 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22415] ppid=22353 vsize=10846988 memory=6791534058613427641 CPUtime=0.08 cores=1,3,5,7
/proc/22356/task/22415/stat : 22415 (java) S 22353 22356 15891 0 -1 1077944384 43 13021 0 0 0 0 5 3 20 0 15 0 445656827 11107315712 311356 33554432000 4194304 4196468 140724763619296 140679751599712 140680293947093 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22416] ppid=22353 vsize=10846988 memory=12040 CPUtime=0.08 cores=1,3,5,7
/proc/22356/task/22416/stat : 22416 (java) S 22353 22356 15891 0 -1 1077944384 6 13021 0 0 0 0 5 3 20 0 15 0 445656827 11107315712 311356 33554432000 4194304 4196468 140724763619296 140679170745728 140680293947093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22417] ppid=22353 vsize=10846988 memory=2120 CPUtime=0.08 cores=1,3,5,7
/proc/22356/task/22417/stat : 22417 (java) S 22353 22356 15891 0 -1 1077944384 3 13021 0 0 0 0 5 3 20 0 15 0 445656830 11107315712 311356 33554432000 4194304 4196468 140724763619296 140678863346000 140680293955483 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22418] ppid=22353 vsize=10846988 memory=25676 CPUtime=6.79 cores=1,3,5,7
/proc/22356/task/22418/stat : 22418 (java) S 22353 22356 15891 0 -1 1077944384 21803 13021 0 0 668 3 5 3 20 0 15 0 445656830 11107315712 311356 33554432000 4194304 4196468 140724763619296 140679718041968 140680293948034 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22419] ppid=22353 vsize=10846988 memory=1556 CPUtime=6.56 cores=1,3,5,7
/proc/22356/task/22419/stat : 22419 (java) S 22353 22356 15891 0 -1 1077944384 19275 13021 0 0 646 2 5 3 20 0 15 0 445656830 11107315712 311356 33554432000 4194304 4196468 140724763619296 140679716989168 140680293948034 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22420] ppid=22353 vsize=10846988 memory=500 CPUtime=2.36 cores=1,3,5,7
/proc/22356/task/22420/stat : 22420 (java) S 22353 22356 15891 0 -1 1077944384 12282 13021 0 0 225 3 5 3 20 0 15 0 445656830 11107315712 311356 33554432000 4194304 4196468 140724763619296 140679715936368 140680293948034 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22421] ppid=22353 vsize=10846988 memory=932 CPUtime=0.08 cores=1,3,5,7
/proc/22356/task/22421/stat : 22421 (java) S 22353 22356 15891 0 -1 1077944384 3 13021 0 0 0 0 5 3 20 0 15 0 445656830 11107315712 311356 33554432000 4194304 4196468 140724763619296 140678829787360 140680293947093 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22422] ppid=22353 vsize=10846988 memory=1768 CPUtime=0.36 cores=1,3,5,7
/proc/22356/task/22422/stat : 22422 (java) S 22353 22356 15891 0 -1 1077944384 1179 13021 0 0 13 15 5 3 20 0 15 0 445656830 11107315712 311356 33554432000 4194304 4196468 140724763619296 140679714884784 140680293948034 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
Current children cumulated CPU time: 542.51 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 1245424 KiB

[startup+520.401 s]
/proc/loadavg: 1.46 1.59 1.53 6/227 22593
/proc/meminfo: memFree=29454240/32770624 swapFree=67002428/67108860
[pid=22356] ppid=22353 vsize=10846988 memory=1245424 CPUtime=542.91 cores=1,3,5,7
/proc/22356/stat : 22356 (java) S 22353 22356 15891 0 -1 1077944320 127440 13021 0 0 54176 107 5 3 20 0 15 0 445656815 11107315712 311356 33554432000 4194304 4196468 140724763619296 140724763601840 140680293936887 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
/proc/22356/statm: 2711747 311356 3635 1 0 2673805 0
[pid=22356/tid=22409] ppid=22353 vsize=10846988 memory=12040 CPUtime=515.97 cores=1,3,5,7
/proc/22356/task/22409/stat : 22409 (java) R 22353 22356 15891 0 -1 4202560 37801 13021 0 0 51560 29 5 3 20 0 15 0 445656824 11107315712 311356 33554432000 4194304 4196468 140724763619296 140680265773392 140679878376065 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22410] ppid=22353 vsize=10846988 memory=1056 CPUtime=2.42 cores=1,3,5,7
/proc/22356/task/22410/stat : 22410 (java) S 22353 22356 15891 0 -1 1077944384 7321 13021 0 0 223 11 5 3 20 0 15 0 445656825 11107315712 311356 33554432000 4194304 4196468 140724763619296 140680298179216 140680293947093 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22411] ppid=22353 vsize=10846988 memory=1568 CPUtime=2.41 cores=1,3,5,7
/proc/22356/task/22411/stat : 22411 (java) S 22353 22356 15891 0 -1 1077944384 6403 13021 0 0 221 12 5 3 20 0 15 0 445656825 11107315712 311356 33554432000 4194304 4196468 140724763619296 140680186452496 140680293947093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22412] ppid=22353 vsize=10846988 memory=1040 CPUtime=2.43 cores=1,3,5,7
/proc/22356/task/22412/stat : 22412 (java) S 22353 22356 15891 0 -1 1077944384 5447 13021 0 0 222 13 5 3 20 0 15 0 445656825 11107315712 311356 33554432000 4194304 4196468 140724763619296 140680185399696 140680293947093 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22413] ppid=22353 vsize=10846988 memory=6791534058613427641 CPUtime=2.41 cores=1,3,5,7
/proc/22356/task/22413/stat : 22413 (java) S 22353 22356 15891 0 -1 1077944384 4007 13021 0 0 221 12 5 3 20 0 15 0 445656825 11107315712 311356 33554432000 4194304 4196468 140724763619296 140680184346896 140680293947093 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22414] ppid=22353 vsize=10846988 memory=932 CPUtime=1.81 cores=1,3,5,7
/proc/22356/task/22414/stat : 22414 (java) S 22353 22356 15891 0 -1 1077944384 7127 13021 0 0 161 12 5 3 20 0 15 0 445656827 11107315712 311356 33554432000 4194304 4196468 140724763619296 140679752653680 140680293948034 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22415] ppid=22353 vsize=10846988 memory=1768 CPUtime=0.08 cores=1,3,5,7
/proc/22356/task/22415/stat : 22415 (java) S 22353 22356 15891 0 -1 1077944384 43 13021 0 0 0 0 5 3 20 0 15 0 445656827 11107315712 311356 33554432000 4194304 4196468 140724763619296 140679751599712 140680293947093 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22416] ppid=22353 vsize=10846988 memory=1656 CPUtime=0.08 cores=1,3,5,7
/proc/22356/task/22416/stat : 22416 (java) S 22353 22356 15891 0 -1 1077944384 6 13021 0 0 0 0 5 3 20 0 15 0 445656827 11107315712 311356 33554432000 4194304 4196468 140724763619296 140679170745728 140680293947093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22417] ppid=22353 vsize=10846988 memory=804 CPUtime=0.08 cores=1,3,5,7
/proc/22356/task/22417/stat : 22417 (java) S 22353 22356 15891 0 -1 1077944384 3 13021 0 0 0 0 5 3 20 0 15 0 445656830 11107315712 311356 33554432000 4194304 4196468 140724763619296 140678863346000 140680293955483 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22418] ppid=22353 vsize=10846988 memory=6791534058613427641 CPUtime=6.79 cores=1,3,5,7
/proc/22356/task/22418/stat : 22418 (java) S 22353 22356 15891 0 -1 1077944384 23005 13021 0 0 668 3 5 3 20 0 15 0 445656830 11107315712 311356 33554432000 4194304 4196468 140724763619296 140679718041968 140680293948034 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22419] ppid=22353 vsize=10846988 memory=2812 CPUtime=6.56 cores=1,3,5,7
/proc/22356/task/22419/stat : 22419 (java) S 22353 22356 15891 0 -1 1077944384 19571 13021 0 0 646 2 5 3 20 0 15 0 445656830 11107315712 311356 33554432000 4194304 4196468 140724763619296 140679716989168 140680293948034 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22420] ppid=22353 vsize=10846988 memory=1764 CPUtime=2.36 cores=1,3,5,7
/proc/22356/task/22420/stat : 22420 (java) S 22353 22356 15891 0 -1 1077944384 13318 13021 0 0 225 3 5 3 20 0 15 0 445656830 11107315712 311356 33554432000 4194304 4196468 140724763619296 140679715936368 140680293948034 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22421] ppid=22353 vsize=10846988 memory=111632 CPUtime=0.08 cores=1,3,5,7
/proc/22356/task/22421/stat : 22421 (java) S 22353 22356 15891 0 -1 1077944384 3 13021 0 0 0 0 5 3 20 0 15 0 445656830 11107315712 311356 33554432000 4194304 4196468 140724763619296 140678829787360 140680293947093 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
[pid=22356/tid=22422] ppid=22353 vsize=10846988 memory=796 CPUtime=0.36 cores=1,3,5,7
/proc/22356/task/22422/stat : 22422 (java) S 22353 22356 15891 0 -1 1077944384 1179 13021 0 0 13 15 5 3 20 0 15 0 445656830 11107315712 311356 33554432000 4194304 4196468 140724763619296 140679714884784 140680293948034 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14036992 140724763622129 140724763624645 140724763624645 140724763627471 0
Current children cumulated CPU time: 542.91 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 1245424 KiB

Child status: 0
Real time (s): 520.478
CPU time (s): 543.003
CPU user time (s): 541.881
CPU system time (s): 1.12144
CPU usage (%): 104.328
Max. virtual memory (cumulated for all children) (KiB): 10846988
Max. memory (cumulated for all children) (KiB): 1407112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 541.881
system time used= 1.12145
maximum resident set size= 1407628
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 141875
page faults= 0
swaps= 0
block input operations= 0
block output operations= 776
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 53081
involuntary context switches= 1594


# summary of solver processes directly reported to runsolver:
#   pid: 22356
#   total CPU time (s): 543.003
#   total CPU user time (s): 541.881
#   total CPU system time (s): 1.12144

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.48539 second user time and 4.67933 second system time

The end

Launcher Data

Begin job on node136 at 2019-09-17 06:20:37
IDJOB=4401140
IDBENCH=139745
IDSOLVER=2857
FILE ID=node136/4401140-1568694082
RUNJOBID= node136-1568673287-15923
PBS_JOBID= 21703781
Free space on /tmp= 61108 MiB

SOLVER NAME= Concrete 3.12.2
BENCH NAME= XCSP17/ChessboardColoration/ChessboardColoration-int-s2/ChessboardColoration-int-08-10.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4401140-1568694082/watcher-4401140-1568694082 -o /tmp/evaluation-result-4401140-1568694082/solver-4401140-1568694082 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node136-1568673287-15923 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=59759252 HOME/instance-4401140-1568694082.xml

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

MD5SUM BENCH= 23e84b7c24701222a8a18862c478c748
RANDOM SEED=59759252

node136.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.00
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.54
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.00
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.54
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.00
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.54
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.00
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        29067856 kB
MemAvailable:   29315856 kB
Buffers:           60176 kB
Cached:           489348 kB
SwapCached:         3552 kB
Active:          2844056 kB
Inactive:         292664 kB
Active(anon):    2586596 kB
Inactive(anon):    49440 kB
Active(file):     257460 kB
Inactive(file):   243224 kB
Unevictable:      110284 kB
Mlocked:          110284 kB
SwapTotal:      67108860 kB
SwapFree:       67002428 kB
Dirty:             35784 kB
Writeback:             0 kB
AnonPages:       2722364 kB
Mapped:            62024 kB
Shmem:             40352 kB
Slab:             155264 kB
SReclaimable:     126304 kB
SUnreclaim:        28960 kB
KernelStack:        4000 kB
PageTables:        11200 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3548080 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2469888 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= 61076 MiB
End job on node136 at 2019-09-17 06:29:18