Trace number 4285105

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 NameAnswerCPU timeWall clock time
OscaR - Parallel with EPS 2017-08-22? (TO) 19859.1 2520.0901

General information on the benchmark

NameColouredQueens/ColouredQueens-m1-s1/
ColouredQueens-14.xml
MD5SUMeb742fbc5fe115028f4ee34ab4b949cf
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables196
Number of constraints78
Number of domains1
Minimum domain size14
Maximum domain size14
Distribution of domain sizes[{"size":14,"count":196}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":4},{"degree":4,"count":192}]
Minimum constraint arity2
Maximum constraint arity14
Distribution of constraint arities[{"arity":2,"count":4},{"arity":3,"count":4},{"arity":4,"count":4},{"arity":5,"count":4},{"arity":6,"count":4},{"arity":7,"count":4},{"arity":8,"count":4},{"arity":9,"count":4},{"arity":10,"count":4},{"arity":11,"count":4},{"arity":12,"count":4},{"arity":13,"count":4},{"arity":14,"count":30}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":78}]
Optimization problemNO
Type of objective

Solver Data

0.29/0.25	c version: 2017-08-22
0.29/0.25	c seed: 1466937248
0.29/0.25	c timeout: 20160
0.29/0.25	c memlimit: 22000
0.29/0.25	c nbcore: 8
0.29/0.28	c Parsing instance...
0.86/0.56	c Parsing done, starting search...
19858.58/2520.07	s UNKNOWN

Verifier Data


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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4285105-1503410305/watcher-4285105-1503410305 -o /tmp/evaluation-result-4285105-1503410305/solver-4285105-1503410305 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node106-1503404400-7641 --watchdog 2580 java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 1466937248 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4285105-1503410305.xml 

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

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

solver pid=7981, runsolver pid=7978

[startup+0.100132 s]*
/proc/loadavg: 8.63 8.69 8.70 2/199 8001
/proc/meminfo: memFree=24184704/32770624 swapFree=67108860/67108860
[pid=7981] ppid=7978 vsize=26000852 memory=32568 CPUtime=0.13 cores=0-7
/proc/7981/stat : 7981 (java) S 7978 7981 7614 0 -1 1077944320 8554 0 0 0 11 2 0 0 20 0 20 0 174118045 26624872448 8142 33554432000 4194304 4196468 140730972588608 140730972571152 139920411643639 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
/proc/7981/statm: 6500213 8142 3412 1 0 6487932 0
[pid=7981/tid=7983] ppid=7978 vsize=26000852 memory=4134692831991783777 CPUtime=0.09 cores=0-7
/proc/7981/task/7983/stat : 7983 (java) R 7978 7981 7614 0 -1 4202560 6499 0 0 0 8 1 0 0 20 0 20 0 174118046 26624872448 8142 33554432000 4194304 4196468 140730972588608 139920415859584 139920411665565 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=7984] ppid=7978 vsize=26000852 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/7981/task/7984/stat : 7984 (java) S 7978 7981 7614 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174118047 26624872448 8142 33554432000 4194304 4196468 140730972588608 139920372603408 139920411653845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=7985] ppid=7978 vsize=26000852 memory=140496175543936 CPUtime=0 cores=0-7
/proc/7981/task/7985/stat : 7985 (java) S 7978 7981 7614 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174118047 26624872448 8142 33554432000 4194304 4196468 140730972588608 139919968615056 139920411653845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=7986] ppid=7978 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7981/task/7986/stat : 7986 (java) S 7978 7981 7614 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174118047 26624872448 8142 33554432000 4194304 4196468 140730972588608 139919967562000 139920411653845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=7987] ppid=7978 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7981/task/7987/stat : 7987 (java) S 7978 7981 7614 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174118047 26624872448 8142 33554432000 4194304 4196468 140730972588608 139919966509456 139920411653845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=7988] ppid=7978 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7981/task/7988/stat : 7988 (java) S 7978 7981 7614 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 174118047 26624872448 8142 33554432000 4194304 4196468 140730972588608 139919965457424 139920411653845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=7989] ppid=7978 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/7981/task/7989/stat : 7989 (java) S 7978 7981 7614 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 174118047 26624872448 8142 33554432000 4194304 4196468 140730972588608 139919964404880 139920411653845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=7990] ppid=7978 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7981/task/7990/stat : 7990 (java) S 7978 7981 7614 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 174118047 26624872448 8142 33554432000 4194304 4196468 140730972588608 139919963351824 139920411653845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=7991] ppid=7978 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7981/task/7991/stat : 7991 (java) S 7978 7981 7614 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174118047 26624872448 8142 33554432000 4194304 4196468 140730972588608 139919962299280 139920411653845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=7992] ppid=7978 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7981/task/7992/stat : 7992 (java) S 7978 7981 7614 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 174118048 26624872448 8142 33554432000 4194304 4196468 140730972588608 139918616516848 139920411654786 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=7993] ppid=7978 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7981/task/7993/stat : 7993 (java) S 7978 7981 7614 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 174118048 26624872448 8142 33554432000 4194304 4196468 140730972588608 139918615463072 139920411653845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=7994] ppid=7978 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7981/task/7994/stat : 7994 (java) S 7978 7981 7614 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 174118049 26624872448 8142 33554432000 4194304 4196468 140730972588608 139918614409968 139920411653845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=7995] ppid=7978 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7981/task/7995/stat : 7995 (java) S 7978 7981 7614 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174118051 26624872448 8142 33554432000 4194304 4196468 140730972588608 139918613358544 139920411662235 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=7996] ppid=7978 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7981/task/7996/stat : 7996 (java) S 7978 7981 7614 0 -1 1077944384 309 0 0 0 0 0 0 0 20 0 20 0 174118051 26624872448 8142 33554432000 4194304 4196468 140730972588608 139918612306672 139920411654786 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=7997] ppid=7978 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7981/task/7997/stat : 7997 (java) S 7978 7981 7614 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174118051 26624872448 8142 33554432000 4194304 4196468 140730972588608 139918611254128 139920411654786 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=7998] ppid=7978 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7981/task/7998/stat : 7998 (java) S 7978 7981 7614 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174118051 26624872448 8142 33554432000 4194304 4196468 140730972588608 139918610201072 139920411654786 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=7999] ppid=7978 vsize=26000852 memory=0 CPUtime=0.02 cores=0-7
/proc/7981/task/7999/stat : 7999 (java) S 7978 7981 7614 0 -1 1077944384 367 0 0 0 2 0 0 0 20 0 20 0 174118051 26624872448 8142 33554432000 4194304 4196468 140730972588608 139918609148528 139920411654786 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=8000] ppid=7978 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7981/task/8000/stat : 8000 (java) S 7978 7981 7614 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 174118051 26624872448 8142 33554432000 4194304 4196468 140730972588608 139918608095712 139920411653845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=8001] ppid=7978 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/7981/task/8001/stat : 8001 (java) S 7978 7981 7614 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174118051 26624872448 8142 33554432000 4194304 4196468 140730972588608 139918607043248 139920411654786 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 26000852 KiB
Current children cumulated memory: 32568 KiB

[startup+0.210461 s]*
/proc/loadavg: 8.63 8.69 8.70 3/199 8001
/proc/meminfo: memFree=24175584/32770624 swapFree=67108860/67108860
[pid=7981] ppid=7978 vsize=26000852 memory=41712 CPUtime=0.29 cores=0-7
/proc/7981/stat : 7981 (java) S 7978 7981 7614 0 -1 1077944320 9561 0 0 0 27 2 0 0 20 0 20 0 174118045 26624872448 10428 33554432000 4194304 4196468 140730972588608 140730972571152 139920411643639 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
/proc/7981/statm: 6500213 10428 3598 1 0 6487932 0
[pid=7981/tid=7983] ppid=7978 vsize=26000852 memory=4026531975 CPUtime=0.2 cores=0-7
/proc/7981/task/7983/stat : 7983 (java) R 7978 7981 7614 0 -1 4202560 7124 0 0 0 18 2 0 0 20 0 20 0 174118046 26624872448 10428 33554432000 4194304 4196468 140730972588608 139920415869968 139920391172239 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=7984] ppid=7978 vsize=26000852 memory=13913 CPUtime=0 cores=0-7
/proc/7981/task/7984/stat : 7984 (java) S 7978 7981 7614 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174118047 26624872448 10428 33554432000 4194304 4196468 140730972588608 139920372603408 139920411653845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=7985] ppid=7978 vsize=26000852 memory=140496175551880 CPUtime=0 cores=0-7
/proc/7981/task/7985/stat : 7985 (java) S 7978 7981 7614 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174118047 26624872448 10428 33554432000 4194304 4196468 140730972588608 139919968615056 139920411653845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=7986] ppid=7978 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/7981/task/7986/stat : 7986 (java) S 7978 7981 7614 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174118047 26624872448 10428 33554432000 4194304 4196468 140730972588608 139919967562000 139920411653845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=7987] ppid=7978 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7981/task/7987/stat : 7987 (java) S 7978 7981 7614 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174118047 26624872448 10428 33554432000 4194304 4196468 140730972588608 139919966509456 139920411653845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=7988] ppid=7978 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7981/task/7988/stat : 7988 (java) S 7978 7981 7614 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 174118047 26624872448 10428 33554432000 4194304 4196468 140730972588608 139919965457424 139920411653845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=7989] ppid=7978 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/7981/task/7989/stat : 7989 (java) S 7978 7981 7614 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 174118047 26624872448 10428 33554432000 4194304 4196468 140730972588608 139919964404880 139920411653845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=7990] ppid=7978 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7981/task/7990/stat : 7990 (java) S 7978 7981 7614 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 174118047 26624872448 10428 33554432000 4194304 4196468 140730972588608 139919963351824 139920411653845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=7991] ppid=7978 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7981/task/7991/stat : 7991 (java) S 7978 7981 7614 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174118047 26624872448 10428 33554432000 4194304 4196468 140730972588608 139919962299280 139920411653845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=7992] ppid=7978 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7981/task/7992/stat : 7992 (java) S 7978 7981 7614 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 174118048 26624872448 10428 33554432000 4194304 4196468 140730972588608 139918616516848 139920411654786 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=7993] ppid=7978 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7981/task/7993/stat : 7993 (java) S 7978 7981 7614 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 174118048 26624872448 10428 33554432000 4194304 4196468 140730972588608 139918615463072 139920411653845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=7994] ppid=7978 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7981/task/7994/stat : 7994 (java) S 7978 7981 7614 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 174118049 26624872448 10428 33554432000 4194304 4196468 140730972588608 139918614409968 139920411653845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=7995] ppid=7978 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7981/task/7995/stat : 7995 (java) S 7978 7981 7614 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174118051 26624872448 10428 33554432000 4194304 4196468 140730972588608 139918613358544 139920411662235 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=7996] ppid=7978 vsize=26000852 memory=0 CPUtime=0.01 cores=0-7
/proc/7981/task/7996/stat : 7996 (java) S 7978 7981 7614 0 -1 1077944384 432 0 0 0 1 0 0 0 20 0 20 0 174118051 26624872448 10428 33554432000 4194304 4196468 140730972588608 139918612306672 139920411654786 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=7997] ppid=7978 vsize=26000852 memory=0 CPUtime=0.01 cores=0-7
/proc/7981/task/7997/stat : 7997 (java) S 7978 7981 7614 0 -1 1077944384 52 0 0 0 1 0 0 0 20 0 20 0 174118051 26624872448 10428 33554432000 4194304 4196468 140730972588608 139918611254128 139920411654786 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=7998] ppid=7978 vsize=26000852 memory=0 CPUtime=0.01 cores=0-7
/proc/7981/task/7998/stat : 7998 (java) S 7978 7981 7614 0 -1 1077944384 168 0 0 0 1 0 0 0 20 0 20 0 174118051 26624872448 10428 33554432000 4194304 4196468 140730972588608 139918610201072 139920411654786 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=7999] ppid=7978 vsize=26000852 memory=0 CPUtime=0.05 cores=0-7
/proc/7981/task/7999/stat : 7999 (java) R 7978 7981 7614 0 -1 4202560 404 0 0 0 5 0 0 0 20 0 20 0 174118051 26624872448 10428 33554432000 4194304 4196468 140730972588608 139918609148528 139920411655574 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=8000] ppid=7978 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7981/task/8000/stat : 8000 (java) S 7978 7981 7614 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 174118051 26624872448 10428 33554432000 4194304 4196468 140730972588608 139918608095712 139920411653845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=8001] ppid=7978 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/7981/task/8001/stat : 8001 (java) S 7978 7981 7614 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174118051 26624872448 10428 33554432000 4194304 4196468 140730972588608 139918607043248 139920411654786 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 26000852 KiB
Current children cumulated memory: 41712 KiB

[startup+0.310244 s]*
/proc/loadavg: 8.63 8.69 8.70 2/199 8001
/proc/meminfo: memFree=24168812/32770624 swapFree=67108860/67108860
[pid=7981] ppid=7978 vsize=26000872 memory=49916 CPUtime=0.49 cores=0-7
/proc/7981/stat : 7981 (java) S 7978 7981 7614 0 -1 1077944320 10718 0 0 0 46 3 0 0 20 0 20 0 174118045 26624892928 12479 33554432000 4194304 4196468 140730972588608 140730972571152 139920411643639 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
/proc/7981/statm: 6500218 12479 3722 1 0 6487932 0
[pid=7981/tid=7983] ppid=7978 vsize=26000872 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/7981/task/7983/stat : 7983 (java) R 7978 7981 7614 0 -1 4202560 7763 0 0 0 27 2 0 0 20 0 20 0 174118046 26624892928 12479 33554432000 4194304 4196468 140730972588608 139920415863408 139920047788033 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=7984] ppid=7978 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/7981/task/7984/stat : 7984 (java) S 7978 7981 7614 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174118047 26624892928 12479 33554432000 4194304 4196468 140730972588608 139920372603408 139920411653845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=7985] ppid=7978 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/7981/task/7985/stat : 7985 (java) S 7978 7981 7614 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174118047 26624892928 12479 33554432000 4194304 4196468 140730972588608 139919968615056 139920411653845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=7986] ppid=7978 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/7981/task/7986/stat : 7986 (java) S 7978 7981 7614 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174118047 26624892928 12479 33554432000 4194304 4196468 140730972588608 139919967562000 139920411653845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=7987] ppid=7978 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/7981/task/7987/stat : 7987 (java) S 7978 7981 7614 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174118047 26624892928 12479 33554432000 4194304 4196468 140730972588608 139919966509456 139920411653845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=7988] ppid=7978 vsize=26000872 memory=2244 CPUtime=0 cores=0-7
/proc/7981/task/7988/stat : 7988 (java) S 7978 7981 7614 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 174118047 26624892928 12479 33554432000 4194304 4196468 140730972588608 139919965457424 139920411653845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=7989] ppid=7978 vsize=26000872 memory=140496030757807 CPUtime=0 cores=0-7
/proc/7981/task/7989/stat : 7989 (java) S 7978 7981 7614 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 174118047 26624892928 12479 33554432000 4194304 4196468 140730972588608 139919964404880 139920411653845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=7990] ppid=7978 vsize=26000872 memory=140496030760112 CPUtime=0 cores=0-7
/proc/7981/task/7990/stat : 7990 (java) S 7978 7981 7614 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 174118047 26624892928 12479 33554432000 4194304 4196468 140730972588608 139919963351824 139920411653845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=7991] ppid=7978 vsize=26000872 memory=140496030762416 CPUtime=0 cores=0-7
/proc/7981/task/7991/stat : 7991 (java) S 7978 7981 7614 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174118047 26624892928 12479 33554432000 4194304 4196468 140730972588608 139919962299280 139920411653845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=7992] ppid=7978 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/7981/task/7992/stat : 7992 (java) S 7978 7981 7614 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 174118048 26624892928 12479 33554432000 4194304 4196468 140730972588608 139918616516848 139920411654786 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=7993] ppid=7978 vsize=26000872 memory=280992061531792 CPUtime=0 cores=0-7
/proc/7981/task/7993/stat : 7993 (java) S 7978 7981 7614 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 174118048 26624892928 12479 33554432000 4194304 4196468 140730972588608 139918615463072 139920411653845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=7994] ppid=7978 vsize=26000872 memory=280992061538704 CPUtime=0 cores=0-7
/proc/7981/task/7994/stat : 7994 (java) S 7978 7981 7614 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 174118049 26624892928 12479 33554432000 4194304 4196468 140730972588608 139918614409968 139920411653845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=7995] ppid=7978 vsize=26000872 memory=280992061479984 CPUtime=0 cores=0-7
/proc/7981/task/7995/stat : 7995 (java) S 7978 7981 7614 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174118051 26624892928 12479 33554432000 4194304 4196468 140730972588608 139918613358544 139920411662235 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=7996] ppid=7978 vsize=26000872 memory=280992061552528 CPUtime=0.03 cores=0-7
/proc/7981/task/7996/stat : 7996 (java) S 7978 7981 7614 0 -1 1077944384 625 0 0 0 3 0 0 0 20 0 20 0 174118051 26624892928 12479 33554432000 4194304 4196468 140730972588608 139918612306672 139920411654786 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=7997] ppid=7978 vsize=26000872 memory=280992061559440 CPUtime=0.02 cores=0-7
/proc/7981/task/7997/stat : 7997 (java) S 7978 7981 7614 0 -1 1077944384 168 0 0 0 2 0 0 0 20 0 20 0 174118051 26624892928 12479 33554432000 4194304 4196468 140730972588608 139918611254128 139920411654786 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=7998] ppid=7978 vsize=26000872 memory=280992061557136 CPUtime=0.03 cores=0-7
/proc/7981/task/7998/stat : 7998 (java) S 7978 7981 7614 0 -1 1077944384 264 0 0 0 3 0 0 0 20 0 20 0 174118051 26624892928 12479 33554432000 4194304 4196468 140730972588608 139918610201072 139920411654786 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=7999] ppid=7978 vsize=26000872 memory=280992061573744 CPUtime=0.08 cores=0-7
/proc/7981/task/7999/stat : 7999 (java) S 7978 7981 7614 0 -1 1077944384 514 0 0 0 8 0 0 0 20 0 20 0 174118051 26624892928 12479 33554432000 4194304 4196468 140730972588608 139918609148528 139920411654786 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=8000] ppid=7978 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/7981/task/8000/stat : 8000 (java) S 7978 7981 7614 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 174118051 26624892928 12479 33554432000 4194304 4196468 140730972588608 139918608095712 139920411653845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=8001] ppid=7978 vsize=26000872 memory=-1 CPUtime=0 cores=0-7
/proc/7981/task/8001/stat : 8001 (java) S 7978 7981 7614 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174118051 26624892928 12479 33554432000 4194304 4196468 140730972588608 139918607043248 139920411654786 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 26000872 KiB
Current children cumulated memory: 49916 KiB

[startup+0.700911 s]
/proc/loadavg: 8.63 8.69 8.70 3/199 8001
/proc/meminfo: memFree=24156404/32770624 swapFree=67108860/67108860
[pid=7981] ppid=7978 vsize=26004968 memory=80812 CPUtime=1.13 cores=0-7
/proc/7981/stat : 7981 (java) S 7978 7981 7614 0 -1 1077944320 13296 0 0 0 108 5 0 0 20 0 20 0 174118045 26629087232 20203 33554432000 4194304 4196468 140730972588608 140730972571152 139920411643639 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
/proc/7981/statm: 6501242 20203 3759 1 0 6488956 0
[pid=7981/tid=7983] ppid=7978 vsize=26004968 memory=0 CPUtime=0.67 cores=0-7
/proc/7981/task/7983/stat : 7983 (java) R 7978 7981 7614 0 -1 4202560 9560 0 0 0 64 3 0 0 20 0 20 0 174118046 26629087232 20203 33554432000 4194304 4196468 140730972588608 139920415878496 139920395687269 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=7984] ppid=7978 vsize=26004968 memory=0 CPUtime=0 cores=0-7
/proc/7981/task/7984/stat : 7984 (java) S 7978 7981 7614 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174118047 26629087232 20203 33554432000 4194304 4196468 140730972588608 139920372603408 139920411653845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=7985] ppid=7978 vsize=26004968 memory=0 CPUtime=0 cores=0-7
/proc/7981/task/7985/stat : 7985 (java) S 7978 7981 7614 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174118047 26629087232 20203 33554432000 4194304 4196468 140730972588608 139919968615056 139920411653845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=7986] ppid=7978 vsize=26004968 memory=0 CPUtime=0 cores=0-7
/proc/7981/task/7986/stat : 7986 (java) S 7978 7981 7614 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174118047 26629087232 20203 33554432000 4194304 4196468 140730972588608 139919967562000 139920411653845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=7987] ppid=7978 vsize=26004968 memory=1008 CPUtime=0 cores=0-7
/proc/7981/task/7987/stat : 7987 (java) S 7978 7981 7614 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174118047 26629087232 20203 33554432000 4194304 4196468 140730972588608 139919966509456 139920411653845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=7988] ppid=7978 vsize=26004968 memory=4620 CPUtime=0 cores=0-7
/proc/7981/task/7988/stat : 7988 (java) S 7978 7981 7614 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 174118047 26629087232 20203 33554432000 4194304 4196468 140730972588608 139919965457424 139920411653845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=7989] ppid=7978 vsize=26004968 memory=1428 CPUtime=0 cores=0-7
/proc/7981/task/7989/stat : 7989 (java) S 7978 7981 7614 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 174118047 26629087232 20203 33554432000 4194304 4196468 140730972588608 139919964404880 139920411653845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=7990] ppid=7978 vsize=26004968 memory=1204 CPUtime=0 cores=0-7
/proc/7981/task/7990/stat : 7990 (java) S 7978 7981 7614 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 174118047 26629087232 20203 33554432000 4194304 4196468 140730972588608 139919963351824 139920411653845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=7991] ppid=7978 vsize=26004968 memory=15880 CPUtime=0 cores=0-7
/proc/7981/task/7991/stat : 7991 (java) S 7978 7981 7614 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174118047 26629087232 20203 33554432000 4194304 4196468 140730972588608 139919962299280 139920411653845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=7992] ppid=7978 vsize=26004968 memory=28408 CPUtime=0 cores=0-7
/proc/7981/task/7992/stat : 7992 (java) S 7978 7981 7614 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 174118048 26629087232 20203 33554432000 4194304 4196468 140730972588608 139918616516848 139920411654786 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0

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

/proc/7981/task/7993/stat : 7993 (java) S 7978 7981 7614 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 39 0 174118048 27932581888 114518 33554432000 4194304 4196468 140730972588608 139918615463136 139920411653845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=7994] ppid=7978 vsize=27277912 memory=12136 CPUtime=0 cores=0-7
/proc/7981/task/7994/stat : 7994 (java) S 7978 7981 7614 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 39 0 174118049 27932581888 114518 33554432000 4194304 4196468 140730972588608 139918614409984 139920411653845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=7995] ppid=7978 vsize=27277912 memory=5792 CPUtime=0 cores=0-7
/proc/7981/task/7995/stat : 7995 (java) S 7978 7981 7614 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 39 0 174118051 27932581888 114518 33554432000 4194304 4196468 140730972588608 139918613358544 139920411662235 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=7996] ppid=7978 vsize=27277912 memory=8112282956445269571 CPUtime=1.38 cores=0-7
/proc/7981/task/7996/stat : 7996 (java) S 7978 7981 7614 0 -1 1077944384 7592 0 0 0 136 2 0 0 20 0 39 0 174118051 27932581888 114518 33554432000 4194304 4196468 140730972588608 139918612306672 139920411654786 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=7997] ppid=7978 vsize=27277912 memory=2416 CPUtime=1.46 cores=0-7
/proc/7981/task/7997/stat : 7997 (java) S 7978 7981 7614 0 -1 1077944384 9451 0 0 0 144 2 0 0 20 0 39 0 174118051 27932581888 114518 33554432000 4194304 4196468 140730972588608 139918611254128 139920411654786 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=7998] ppid=7978 vsize=27277912 memory=1844 CPUtime=1.4 cores=0-7
/proc/7981/task/7998/stat : 7998 (java) S 7978 7981 7614 0 -1 1077944384 7353 0 0 0 138 2 0 0 20 0 39 0 174118051 27932581888 114518 33554432000 4194304 4196468 140730972588608 139918610201072 139920411654786 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=7999] ppid=7978 vsize=27277912 memory=473464 CPUtime=0.68 cores=0-7
/proc/7981/task/7999/stat : 7999 (java) S 7978 7981 7614 0 -1 1077944384 10975 0 0 0 66 2 0 0 20 0 39 0 174118051 27932581888 114518 33554432000 4194304 4196468 140730972588608 139918609148528 139920411654786 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 49 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=8000] ppid=7978 vsize=27277912 memory=475516 CPUtime=0 cores=0-7
/proc/7981/task/8000/stat : 8000 (java) S 7978 7981 7614 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 39 0 174118051 27932581888 114518 33554432000 4194304 4196468 140730972588608 139918608095712 139920411653845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=8001] ppid=7978 vsize=27277912 memory=48296 CPUtime=0.73 cores=0-7
/proc/7981/task/8001/stat : 8001 (java) S 7978 7981 7614 0 -1 1077944384 8302 0 0 0 63 10 0 0 20 0 39 0 174118051 27932581888 114518 33554432000 4194304 4196468 140730972588608 139918607043248 139920411654786 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 51 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=8002] ppid=7978 vsize=27277912 memory=458072 CPUtime=0 cores=0-7
/proc/7981/task/8002/stat : 8002 (java) S 7978 7981 7614 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 39 0 174118183 27932581888 114518 33554432000 4194304 4196468 140730972588608 139918596751872 139920411653845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=8003] ppid=7978 vsize=27277912 memory=8040 CPUtime=2.69 cores=0-7
/proc/7981/task/8003/stat : 8003 (java) R 7978 7981 7614 0 -1 1077944384 25345 0 0 0 104 165 0 0 20 0 39 0 174118195 27932581888 114518 33554432000 4194304 4196468 140730972588608 139918593602464 139920411654786 0 4 0 16800975 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=8004] ppid=7978 vsize=27277912 memory=840 CPUtime=2449.93 cores=0-7
/proc/7981/task/8004/stat : 8004 (java) R 7978 7981 7614 0 -1 4202560 69264 0 0 0 244937 56 0 0 20 0 39 0 174118204 27932581888 114518 33554432000 4194304 4196468 140730972588608 139918592544344 139920056227636 0 4 0 16800975 0 0 0 -1 4 0 0 36 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=8005] ppid=7978 vsize=27277912 memory=288230574492221466 CPUtime=0.03 cores=0-7
/proc/7981/task/8005/stat : 8005 (java) S 7978 7981 7614 0 -1 1077944384 58 0 0 0 3 0 0 0 20 0 39 0 174118205 27932581888 114518 33554432000 4194304 4196468 140730972588608 139918591497760 139920411653845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=8006] ppid=7978 vsize=27277912 memory=288230596050944315 CPUtime=2450.56 cores=0-7
/proc/7981/task/8006/stat : 8006 (java) R 7978 7981 7614 0 -1 4202560 68246 0 0 0 245000 56 0 0 20 0 39 0 174118205 27932581888 114518 33554432000 4194304 4196468 140730972588608 139918590438328 139920056229639 0 4 0 16800975 0 0 0 -1 3 0 0 31 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=8007] ppid=7978 vsize=27277912 memory=4140 CPUtime=0.04 cores=0-7
/proc/7981/task/8007/stat : 8007 (java) S 7978 7981 7614 0 -1 1077944384 41 0 0 0 4 0 0 0 20 0 39 0 174118207 27932581888 114518 33554432000 4194304 4196468 140730972588608 139918587295008 139920411653845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=8008] ppid=7978 vsize=27277912 memory=4140 CPUtime=0.03 cores=0-7
/proc/7981/task/8008/stat : 8008 (java) S 7978 7981 7614 0 -1 1077944384 64 0 0 0 3 0 0 0 20 0 39 0 174118207 27932581888 114518 33554432000 4194304 4196468 140730972588608 139918586241952 139920411653845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=8009] ppid=7978 vsize=27277912 memory=48296 CPUtime=2448.93 cores=0-7
/proc/7981/task/8009/stat : 8009 (java) R 7978 7981 7614 0 -1 4202560 66910 0 0 0 244844 49 0 0 20 0 39 0 174118207 27932581888 114518 33554432000 4194304 4196468 140730972588608 139918585186232 139920056228358 0 4 0 16800975 0 0 0 -1 6 0 0 40 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=8010] ppid=7978 vsize=27277912 memory=466768 CPUtime=2451.07 cores=0-7
/proc/7981/task/8010/stat : 8010 (java) R 7978 7981 7614 0 -1 4202560 66828 0 0 0 245052 55 0 0 20 0 39 0 174118207 27932581888 114518 33554432000 4194304 4196468 140730972588608 139918584130488 139920055784017 0 4 0 16800975 0 0 0 -1 5 0 0 30 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=8011] ppid=7978 vsize=27277912 memory=2416 CPUtime=2449.1 cores=0-7
/proc/7981/task/8011/stat : 8011 (java) R 7978 7981 7614 0 -1 4202560 67587 0 0 0 244858 52 0 0 20 0 39 0 174118207 27932581888 114518 33554432000 4194304 4196468 140730972588608 139918583077864 139920056229958 0 4 0 16800975 0 0 0 -1 2 0 0 36 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=8012] ppid=7978 vsize=27277912 memory=1844 CPUtime=2449.26 cores=0-7
/proc/7981/task/8012/stat : 8012 (java) R 7978 7981 7614 0 -1 4202560 65341 0 0 0 244873 53 0 0 20 0 39 0 174118208 27932581888 114518 33554432000 4194304 4196468 140730972588608 139918582029040 139920056377026 0 4 0 16800975 0 0 0 -1 1 0 0 33 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=8013] ppid=7978 vsize=27277912 memory=477568 CPUtime=2450.55 cores=0-7
/proc/7981/task/8013/stat : 8013 (java) R 7978 7981 7614 0 -1 4202560 68028 0 0 0 244999 56 0 0 20 0 39 0 174118208 27932581888 114518 33554432000 4194304 4196468 140730972588608 139918580973160 139920055635746 0 4 0 16800975 0 0 0 -1 0 0 0 31 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=8014] ppid=7978 vsize=27277912 memory=458072 CPUtime=2450.14 cores=0-7
/proc/7981/task/8014/stat : 8014 (java) R 7978 7981 7614 0 -1 4202560 64397 0 0 0 244960 54 0 0 20 0 39 0 174118213 27932581888 114518 33554432000 4194304 4196468 140730972588608 139918579919912 139920056362779 0 4 0 16800975 0 0 0 -1 7 0 0 28 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=8015] ppid=7978 vsize=27277912 memory=459100 CPUtime=0 cores=0-7
/proc/7981/task/8015/stat : 8015 (java) S 7978 7981 7614 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 39 0 174118214 27932581888 114518 33554432000 4194304 4196468 140730972588608 139918578873632 139920411653845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=8016] ppid=7978 vsize=27277912 memory=15820014674514513 CPUtime=0 cores=0-7
/proc/7981/task/8016/stat : 8016 (java) S 7978 7981 7614 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 39 0 174118214 27932581888 114518 33554432000 4194304 4196468 140730972588608 139918577820576 139920411653845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=8017] ppid=7978 vsize=27277912 memory=1204 CPUtime=0 cores=0-7
/proc/7981/task/8017/stat : 8017 (java) S 7978 7981 7614 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 39 0 174118214 27932581888 114518 33554432000 4194304 4196468 140730972588608 139918576768032 139920411653845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=8018] ppid=7978 vsize=27277912 memory=2424 CPUtime=0 cores=0-7
/proc/7981/task/8018/stat : 8018 (java) S 7978 7981 7614 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 39 0 174118214 27932581888 114518 33554432000 4194304 4196468 140730972588608 139918575714976 139920411653845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=8019] ppid=7978 vsize=27277912 memory=2240 CPUtime=0 cores=0-7
/proc/7981/task/8019/stat : 8019 (java) S 7978 7981 7614 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 39 0 174118214 27932581888 114518 33554432000 4194304 4196468 140730972588608 139918574662432 139920411653845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=8020] ppid=7978 vsize=27277912 memory=461152 CPUtime=0 cores=0-7
/proc/7981/task/8020/stat : 8020 (java) S 7978 7981 7614 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 39 0 174118214 27932581888 114518 33554432000 4194304 4196468 140730972588608 139918573610400 139920411653845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
Current children cumulated CPU time: 19719 s
Current children cumulated vsize: 27277912 KiB
Current children cumulated memory: 458072 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520.01 s]*
/proc/loadavg: 8.61 8.58 8.68 9/217 8099
/proc/meminfo: memFree=23754588/32770624 swapFree=67108860/67108860
[pid=7981] ppid=7978 vsize=27277912 memory=458072 CPUtime=19858.6 cores=0-7
/proc/7981/stat : 7981 (java) S 7978 7981 7614 0 -1 1077944320 1480449 0 0 0 1984820 1038 0 0 20 0 39 0 174118045 27932581888 114518 33554432000 4194304 4196468 140730972588608 140730972571152 139920411643639 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
/proc/7981/statm: 6819478 114518 3849 1 0 6806671 0
[pid=7981/tid=7983] ppid=7978 vsize=27277912 memory=1576 CPUtime=1.57 cores=0-7
/proc/7981/task/7983/stat : 7983 (java) S 7978 7981 7614 0 -1 1077944384 12249 0 0 0 151 6 0 0 20 0 39 0 174118046 27932581888 114518 33554432000 4194304 4196468 140730972588608 139920415881344 139920411653845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=7984] ppid=7978 vsize=27277912 memory=2196 CPUtime=12.24 cores=0-7
/proc/7981/task/7984/stat : 7984 (java) S 7978 7981 7614 0 -1 1077944384 82357 0 0 0 1171 53 0 0 20 0 39 0 174118047 27932581888 114518 33554432000 4194304 4196468 140730972588608 139920372603408 139920411653845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 31 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=7985] ppid=7978 vsize=27277912 memory=8040 CPUtime=12.22 cores=0-7
/proc/7981/task/7985/stat : 7985 (java) S 7978 7981 7614 0 -1 1077944384 85774 0 0 0 1168 54 0 0 20 0 39 0 174118047 27932581888 114518 33554432000 4194304 4196468 140730972588608 139919968615056 139920411653845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 31 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=7986] ppid=7978 vsize=27277912 memory=4872558044660077418 CPUtime=12.25 cores=0-7
/proc/7981/task/7986/stat : 7986 (java) S 7978 7981 7614 0 -1 1077944384 83904 0 0 0 1172 53 0 0 20 0 39 0 174118047 27932581888 114518 33554432000 4194304 4196468 140730972588608 139919967562000 139920411653845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 30 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=7987] ppid=7978 vsize=27277912 memory=5792 CPUtime=12.25 cores=0-7
/proc/7981/task/7987/stat : 7987 (java) S 7978 7981 7614 0 -1 1077944384 78821 0 0 0 1175 50 0 0 20 0 39 0 174118047 27932581888 114518 33554432000 4194304 4196468 140730972588608 139919966509456 139920411653845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 31 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=7988] ppid=7978 vsize=27277912 memory=1008 CPUtime=12.31 cores=0-7
/proc/7981/task/7988/stat : 7988 (java) S 7978 7981 7614 0 -1 1077944384 86181 0 0 0 1177 54 0 0 20 0 39 0 174118047 27932581888 114518 33554432000 4194304 4196468 140730972588608 139919965457424 139920411653845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 30 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=7989] ppid=7978 vsize=27277912 memory=4620 CPUtime=12.26 cores=0-7
/proc/7981/task/7989/stat : 7989 (java) S 7978 7981 7614 0 -1 1077944384 91841 0 0 0 1173 53 0 0 20 0 39 0 174118047 27932581888 114518 33554432000 4194304 4196468 140730972588608 139919964404880 139920411653845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 31 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=7990] ppid=7978 vsize=27277912 memory=1428 CPUtime=12.21 cores=0-7
/proc/7981/task/7990/stat : 7990 (java) S 7978 7981 7614 0 -1 1077944384 83909 0 0 0 1165 56 0 0 20 0 39 0 174118047 27932581888 114518 33554432000 4194304 4196468 140730972588608 139919963351824 139920411653845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 31 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=7991] ppid=7978 vsize=27277912 memory=1204 CPUtime=12.18 cores=0-7
/proc/7981/task/7991/stat : 7991 (java) S 7978 7981 7614 0 -1 1077944384 75598 0 0 0 1169 49 0 0 20 0 39 0 174118047 27932581888 114518 33554432000 4194304 4196468 140730972588608 139919962299280 139920411653845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 32 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=7992] ppid=7978 vsize=27277912 memory=15880 CPUtime=12.02 cores=0-7
/proc/7981/task/7992/stat : 7992 (java) S 7978 7981 7614 0 -1 1077944384 191249 0 0 0 1012 190 0 0 20 0 39 0 174118048 27932581888 114518 33554432000 4194304 4196468 140730972588608 139918616516848 139920411654786 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 47 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=7993] ppid=7978 vsize=27277912 memory=28452 CPUtime=0 cores=0-7
/proc/7981/task/7993/stat : 7993 (java) S 7978 7981 7614 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 39 0 174118048 27932581888 114518 33554432000 4194304 4196468 140730972588608 139918615463136 139920411653845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=7994] ppid=7978 vsize=27277912 memory=4048 CPUtime=0 cores=0-7
/proc/7981/task/7994/stat : 7994 (java) S 7978 7981 7614 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 39 0 174118049 27932581888 114518 33554432000 4194304 4196468 140730972588608 139918614409984 139920411653845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=7995] ppid=7978 vsize=27277912 memory=458072 CPUtime=0 cores=0-7
/proc/7981/task/7995/stat : 7995 (java) S 7978 7981 7614 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 39 0 174118051 27932581888 114518 33554432000 4194304 4196468 140730972588608 139918613358544 139920411662235 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=7996] ppid=7978 vsize=27277912 memory=8040 CPUtime=1.38 cores=0-7
/proc/7981/task/7996/stat : 7996 (java) S 7978 7981 7614 0 -1 1077944384 7594 0 0 0 136 2 0 0 20 0 39 0 174118051 27932581888 114518 33554432000 4194304 4196468 140730972588608 139918612306672 139920411654786 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=7997] ppid=7978 vsize=27277912 memory=840 CPUtime=1.46 cores=0-7
/proc/7981/task/7997/stat : 7997 (java) S 7978 7981 7614 0 -1 1077944384 9453 0 0 0 144 2 0 0 20 0 39 0 174118051 27932581888 114518 33554432000 4194304 4196468 140730972588608 139918611254128 139920411654786 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=7998] ppid=7978 vsize=27277912 memory=1692 CPUtime=1.4 cores=0-7
/proc/7981/task/7998/stat : 7998 (java) S 7978 7981 7614 0 -1 1077944384 7355 0 0 0 138 2 0 0 20 0 39 0 174118051 27932581888 114518 33554432000 4194304 4196468 140730972588608 139918610201072 139920411654786 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=7999] ppid=7978 vsize=27277912 memory=916 CPUtime=0.68 cores=0-7
/proc/7981/task/7999/stat : 7999 (java) S 7978 7981 7614 0 -1 1077944384 10977 0 0 0 66 2 0 0 20 0 39 0 174118051 27932581888 114518 33554432000 4194304 4196468 140730972588608 139918609148528 139920411654786 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 49 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=8000] ppid=7978 vsize=27277912 memory=4136 CPUtime=0 cores=0-7
/proc/7981/task/8000/stat : 8000 (java) S 7978 7981 7614 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 39 0 174118051 27932581888 114518 33554432000 4194304 4196468 140730972588608 139918608095712 139920411653845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=8001] ppid=7978 vsize=27277912 memory=1152 CPUtime=0.73 cores=0-7
/proc/7981/task/8001/stat : 8001 (java) S 7978 7981 7614 0 -1 1077944384 8314 0 0 0 63 10 0 0 20 0 39 0 174118051 27932581888 114518 33554432000 4194304 4196468 140730972588608 139918607043248 139920411654786 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 51 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=8002] ppid=7978 vsize=27277912 memory=4312 CPUtime=0 cores=0-7
/proc/7981/task/8002/stat : 8002 (java) S 7978 7981 7614 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 39 0 174118183 27932581888 114518 33554432000 4194304 4196468 140730972588608 139918596751872 139920411653845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=8003] ppid=7978 vsize=27277912 memory=458072 CPUtime=2.71 cores=0-7
/proc/7981/task/8003/stat : 8003 (java) R 7978 7981 7614 0 -1 1077944384 25386 0 0 0 104 167 0 0 20 0 39 0 174118195 27932581888 114518 33554432000 4194304 4196468 140730972588608 139918593602464 139920411654786 0 4 0 16800975 0 0 0 -1 7 0 0 4 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=8004] ppid=7978 vsize=27277912 memory=4100 CPUtime=2467.28 cores=0-7
/proc/7981/task/8004/stat : 8004 (java) R 7978 7981 7614 0 -1 4202560 69409 0 0 0 246672 56 0 0 20 0 39 0 174118204 27932581888 114518 33554432000 4194304 4196468 140730972588608 139918592544304 139920056227274 0 4 0 16800975 0 0 0 -1 6 0 0 36 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=8005] ppid=7978 vsize=27277912 memory=8112282956445269571 CPUtime=0.03 cores=0-7
/proc/7981/task/8005/stat : 8005 (java) S 7978 7981 7614 0 -1 1077944384 58 0 0 0 3 0 0 0 20 0 39 0 174118205 27932581888 114518 33554432000 4194304 4196468 140730972588608 139918591497760 139920411653845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=8006] ppid=7978 vsize=27277912 memory=1008 CPUtime=2467.87 cores=0-7
/proc/7981/task/8006/stat : 8006 (java) R 7978 7981 7614 0 -1 4202560 68360 0 0 0 246731 56 0 0 20 0 39 0 174118205 27932581888 114518 33554432000 4194304 4196468 140730972588608 139918590442256 139920056900418 0 4 0 16800975 0 0 0 -1 5 0 0 32 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=8007] ppid=7978 vsize=27277912 memory=4620 CPUtime=0.04 cores=0-7
/proc/7981/task/8007/stat : 8007 (java) S 7978 7981 7614 0 -1 1077944384 41 0 0 0 4 0 0 0 20 0 39 0 174118207 27932581888 114518 33554432000 4194304 4196468 140730972588608 139918587295008 139920411653845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=8008] ppid=7978 vsize=27277912 memory=1428 CPUtime=0.03 cores=0-7
/proc/7981/task/8008/stat : 8008 (java) S 7978 7981 7614 0 -1 1077944384 64 0 0 0 3 0 0 0 20 0 39 0 174118207 27932581888 114518 33554432000 4194304 4196468 140730972588608 139918586241952 139920411653845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=8009] ppid=7978 vsize=27277912 memory=1204 CPUtime=2466.33 cores=0-7
/proc/7981/task/8009/stat : 8009 (java) R 7978 7981 7614 0 -1 4202560 67051 0 0 0 246584 49 0 0 20 0 39 0 174118207 27932581888 114518 33554432000 4194304 4196468 140730972588608 139918585186024 139920056227207 0 4 0 16800975 0 0 0 -1 7 0 0 40 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=8010] ppid=7978 vsize=27277912 memory=15880 CPUtime=2468.47 cores=0-7
/proc/7981/task/8010/stat : 8010 (java) R 7978 7981 7614 0 -1 4202560 66987 0 0 0 246791 56 0 0 20 0 39 0 174118207 27932581888 114518 33554432000 4194304 4196468 140730972588608 139918584130624 139920056227588 0 4 0 16800975 0 0 0 -1 4 0 0 30 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=8011] ppid=7978 vsize=27277912 memory=28452 CPUtime=2466.52 cores=0-7
/proc/7981/task/8011/stat : 8011 (java) R 7978 7981 7614 0 -1 4202560 67726 0 0 0 246600 52 0 0 20 0 39 0 174118207 27932581888 114518 33554432000 4194304 4196468 140730972588608 139918583078216 139920055635067 0 4 0 16800975 0 0 0 -1 2 0 0 36 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=8012] ppid=7978 vsize=27277912 memory=4048 CPUtime=2466.61 cores=0-7
/proc/7981/task/8012/stat : 8012 (java) R 7978 7981 7614 0 -1 4202560 65499 0 0 0 246608 53 0 0 20 0 39 0 174118208 27932581888 114518 33554432000 4194304 4196468 140730972588608 139918582026120 139920056900413 0 4 0 16800975 0 0 0 -1 1 0 0 33 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=8013] ppid=7978 vsize=27277912 memory=18488 CPUtime=2467.85 cores=0-7
/proc/7981/task/8013/stat : 8013 (java) R 7978 7981 7614 0 -1 4202560 68127 0 0 0 246729 56 0 0 20 0 39 0 174118208 27932581888 114518 33554432000 4194304 4196468 140730972588608 139918580973504 139920393049938 0 4 0 16800975 0 0 0 -1 3 0 0 32 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=8014] ppid=7978 vsize=27277912 memory=1796 CPUtime=2467.42 cores=0-7
/proc/7981/task/8014/stat : 8014 (java) R 7978 7981 7614 0 -1 4202560 64604 0 0 0 246688 54 0 0 20 0 39 0 174118213 27932581888 114518 33554432000 4194304 4196468 140730972588608 139918579920384 139920056377026 0 4 0 16800975 0 0 0 -1 0 0 0 28 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=8015] ppid=7978 vsize=27277912 memory=12136 CPUtime=0 cores=0-7
/proc/7981/task/8015/stat : 8015 (java) S 7978 7981 7614 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 39 0 174118214 27932581888 114518 33554432000 4194304 4196468 140730972588608 139918578873632 139920411653845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=8016] ppid=7978 vsize=27277912 memory=5792 CPUtime=0 cores=0-7
/proc/7981/task/8016/stat : 8016 (java) S 7978 7981 7614 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 39 0 174118214 27932581888 114518 33554432000 4194304 4196468 140730972588608 139918577820576 139920411653845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=8017] ppid=7978 vsize=27277912 memory=1008 CPUtime=0 cores=0-7
/proc/7981/task/8017/stat : 8017 (java) S 7978 7981 7614 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 39 0 174118214 27932581888 114518 33554432000 4194304 4196468 140730972588608 139918576768032 139920411653845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=8018] ppid=7978 vsize=27277912 memory=458072 CPUtime=0 cores=0-7
/proc/7981/task/8018/stat : 8018 (java) S 7978 7981 7614 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 39 0 174118214 27932581888 114518 33554432000 4194304 4196468 140730972588608 139918575714976 139920411653845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=8019] ppid=7978 vsize=27277912 memory=1428 CPUtime=0 cores=0-7
/proc/7981/task/8019/stat : 8019 (java) S 7978 7981 7614 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 39 0 174118214 27932581888 114518 33554432000 4194304 4196468 140730972588608 139918574662432 139920411653845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
[pid=7981/tid=8020] ppid=7978 vsize=27277912 memory=1204 CPUtime=0 cores=0-7
/proc/7981/task/8020/stat : 8020 (java) S 7978 7981 7614 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 39 0 174118214 27932581888 114518 33554432000 4194304 4196468 140730972588608 139918573610400 139920411653845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13447168 140730972595297 140730972595483 140730972595483 140730972598223 0
Current children cumulated CPU time: 19858.6 s
Current children cumulated vsize: 27277912 KiB
Current children cumulated memory: 458072 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+2520.09 s]
# the end of solver process 7981 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=19848.8 s, system=10.3938 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 2520.09
CPU time (s): 19859.1
CPU user time (s): 19848.8
CPU system time (s): 10.3938
CPU usage (%): 788.033
Max. virtual memory (cumulated for all children) (KiB): 27277912
Max. memory (cumulated for all children) (KiB): 1772244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19848.8
system time used= 10.3938
maximum resident set size= 1776972
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1480704
page faults= 0
swaps= 0
block input operations= 0
block output operations= 4360
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1100839
involuntary context switches= 444835


# summary of solver processes directly reported to runsolver:
#   pid: 7981
#   total CPU time (s): 19859.1
#   total CPU user time (s): 19848.8
#   total CPU system time (s): 10.3938

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 23.0904 second user time and 34.6208 second system time

The end

Launcher Data

Begin job on node106 at 2017-08-22 15:44:04
IDJOB=4285105
IDBENCH=115875
IDSOLVER=2681
FILE ID=node106/4285105-1503410305
RUNJOBID= node106-1503404400-7641
PBS_JOBID= 20632114
Free space on /tmp= 61080 MiB

SOLVER NAME= OscaR - Parallel with EPS 2017-08-22
BENCH NAME= XCSP17/ColouredQueens/ColouredQueens-m1-s1/ColouredQueens-14.xml
COMMAND LINE= java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 22000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4285105-1503410305/watcher-4285105-1503410305 -o /tmp/evaluation-result-4285105-1503410305/solver-4285105-1503410305 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node106-1503404400-7641 --watchdog 2580  java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 1466937248 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4285105-1503410305.xml

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

MD5SUM BENCH= eb742fbc5fe115028f4ee34ab4b949cf
RANDOM SEED=1466937248

node106.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.86
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.86
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.86
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.86
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:        24203960 kB
MemAvailable:   31947348 kB
Buffers:          254440 kB
Cached:          7776416 kB
SwapCached:            0 kB
Active:          1750660 kB
Inactive:        6335856 kB
Active(anon):      11984 kB
Inactive(anon):    88156 kB
Active(file):    1738676 kB
Inactive(file):  6247700 kB
Unevictable:        7768 kB
Mlocked:            7768 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42300 kB
Writeback:             4 kB
AnonPages:         63564 kB
Mapped:            54860 kB
Shmem:             41612 kB
Slab:             172584 kB
SReclaimable:     145692 kB
SUnreclaim:        26892 kB
KernelStack:        3184 kB
PageTables:         4960 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     342468 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 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= 61040 MiB
End job on node106 at 2017-08-22 16:26:04