Trace number 4285506

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) 19951.699 2520.1299

General information on the benchmark

NameSteiner3/Steiner3-m1-s1/
Steiner3-08.xml
MD5SUMe66788b55a8c4825b73f7b3fa22372b6
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 variables27
Number of constraints45
Number of domains1
Minimum domain size8
Maximum domain size8
Distribution of domain sizes[{"size":8,"count":27}]
Minimum variable degree9
Maximum variable degree9
Distribution of variable degrees[{"degree":9,"count":27}]
Minimum constraint arity3
Maximum constraint arity6
Distribution of constraint arities[{"arity":3,"count":9},{"arity":6,"count":36}]
Number of extensional constraints36
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":36},{"type":"ordered","count":9}]
Optimization problemNO
Type of objective

Solver Data

0.28/0.37	c version: 2017-08-22
0.28/0.37	c seed: 1658058056
0.28/0.37	c timeout: 20160
0.28/0.37	c memlimit: 22000
0.28/0.37	c nbcore: 8
0.28/0.40	c Parsing instance...
1.78/0.94	c Parsing done, starting search...
19951.06/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 (15021 MiB free)
  memory of node 1: 16384 MiB (15450 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4285506-1503432915/watcher-4285506-1503432915 -o /tmp/evaluation-result-4285506-1503432915/solver-4285506-1503432915 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node124-1503398584-12989 --watchdog 2580 java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 1658058056 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4285506-1503432915.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=17924, runsolver pid=17921

[startup+0.100137 s]*
/proc/loadavg: 8.89 8.63 8.61 2/187 17935
/proc/meminfo: memFree=31194352/32770624 swapFree=67108860/67108860
[pid=17924] ppid=17921 vsize=25527784 memory=18972 CPUtime=0.02 cores=0-7
/proc/17924/stat : 17924 (java) S 17921 17924 12932 0 -1 1077944320 4162 0 0 0 2 0 0 0 20 0 13 0 131632085 26140450816 4743 18446744073709551615 4194304 4196468 140725611240512 140725611223056 140554050993911 0 0 1 16784584 18446744073709551615 0 0 17 0 0 0 7 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
/proc/17924/statm: 6381946 4743 2092 1 0 6371443 0
[pid=17924/tid=17926] ppid=17921 vsize=25527784 memory=0 CPUtime=0.02 cores=0-7
/proc/17924/task/17926/stat : 17926 (java) R 17921 17924 12932 0 -1 4202560 2786 0 0 0 2 0 0 0 20 0 13 0 131632093 26140450816 4743 18446744073709551615 4194304 4196468 140725611240512 140554055229896 140554032642859 0 4 1 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17927] ppid=17921 vsize=25527784 memory=139783025239680 CPUtime=0 cores=0-7
/proc/17924/task/17927/stat : 17927 (java) S 17921 17924 12932 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 13 0 131632094 26140450816 4743 18446744073709551615 4194304 4196468 140725611240512 140554014100112 140554051004117 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17928] ppid=17921 vsize=25527784 memory=139783025239680 CPUtime=0 cores=0-7
/proc/17924/task/17928/stat : 17928 (java) S 17921 17924 12932 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 13 0 131632094 26140450816 4808 18446744073709551615 4194304 4196468 140725611240512 140553612708368 140554051004117 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17929] ppid=17921 vsize=25527784 memory=0 CPUtime=0 cores=0-7
/proc/17924/task/17929/stat : 17929 (java) S 17921 17924 12932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 13 0 131632094 26140450816 4808 18446744073709551615 4194304 4196468 140725611240512 140553611655568 140554051004117 0 4 1 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17930] ppid=17921 vsize=25527784 memory=-1807685287725067907 CPUtime=0 cores=0-7
/proc/17924/task/17930/stat : 17930 (java) S 17921 17924 12932 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 13 0 131632094 26140450816 4808 18446744073709551615 4194304 4196468 140725611240512 140553610602768 140554051004117 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17931] ppid=17921 vsize=25527784 memory=0 CPUtime=0 cores=0-7
/proc/17924/task/17931/stat : 17931 (java) S 17921 17924 12932 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 13 0 131632094 26140450816 4808 18446744073709551615 4194304 4196468 140725611240512 140553609550992 140554051004117 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17932] ppid=17921 vsize=25527784 memory=0 CPUtime=0 cores=0-7
/proc/17924/task/17932/stat : 17932 (java) S 17921 17924 12932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 13 0 131632094 26140450816 4808 18446744073709551615 4194304 4196468 140725611240512 140553608498192 140554051004117 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17933] ppid=17921 vsize=25527784 memory=0 CPUtime=0 cores=0-7
/proc/17924/task/17933/stat : 17933 (java) S 17921 17924 12932 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 13 0 131632094 26140450816 4808 18446744073709551615 4194304 4196468 140725611240512 140553607445392 140554051004117 0 4 1 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17934] ppid=17921 vsize=25527784 memory=0 CPUtime=0 cores=0-7
/proc/17924/task/17934/stat : 17934 (java) S 17921 17924 12932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 13 0 131632094 26140450816 4808 18446744073709551615 4194304 4196468 140725611240512 140553606392592 140554051004117 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17935] ppid=17921 vsize=25527784 memory=0 CPUtime=0 cores=0-7
/proc/17924/task/17935/stat : 17935 (java) S 17921 17924 12932 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 13 0 131632095 26140450816 4808 18446744073709551615 4194304 4196468 140725611240512 140553451633008 140554051005058 0 0 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17936] ppid=17921 vsize=25527784 memory=0 CPUtime=0 cores=0-7
/proc/17924/task/17936/stat : 17936 (java) S 17921 17924 12932 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 13 0 131632096 26140450816 4808 18446744073709551615 4194304 4196468 140725611240512 140553450578976 140554051004117 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17937] ppid=17921 vsize=25527784 memory=0 CPUtime=0 cores=0-7
/proc/17924/task/17937/stat : 17937 (java) S 17921 17924 12932 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 13 0 131632096 26140450816 4808 18446744073709551615 4194304 4196468 140725611240512 140553449526192 140554051004117 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 25527784 KiB
Current children cumulated memory: 18972 KiB

[startup+0.210312 s]*
/proc/loadavg: 8.89 8.63 8.61 2/196 17944
/proc/meminfo: memFree=31185856/32770624 swapFree=67108860/67108860
[pid=17924] ppid=17921 vsize=25997632 memory=32768 CPUtime=0.12 cores=0-7
/proc/17924/stat : 17924 (java) S 17921 17924 12932 0 -1 1077944320 9432 0 0 0 10 2 0 0 20 0 20 0 131632085 26621575168 8192 18446744073709551615 4194304 4196468 140725611240512 140725611223056 140554050993911 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 7 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
/proc/17924/statm: 6499408 8192 3387 1 0 6488186 0
[pid=17924/tid=17926] ppid=17921 vsize=25997632 memory=0 CPUtime=0.09 cores=0-7
/proc/17924/task/17926/stat : 17926 (java) R 17921 17924 12932 0 -1 4202560 7473 0 0 0 8 1 0 0 20 0 20 0 131632093 26621575168 8258 18446744073709551615 4194304 4196468 140725611240512 140554055210592 140554043673629 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17927] ppid=17921 vsize=25997632 memory=139783025239680 CPUtime=0 cores=0-7
/proc/17924/task/17927/stat : 17927 (java) S 17921 17924 12932 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 131632094 26621575168 8258 18446744073709551615 4194304 4196468 140725611240512 140554014100112 140554051004117 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17928] ppid=17921 vsize=25997632 memory=139783025239680 CPUtime=0 cores=0-7
/proc/17924/task/17928/stat : 17928 (java) S 17921 17924 12932 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 131632094 26621575168 8258 18446744073709551615 4194304 4196468 140725611240512 140553612708368 140554051004117 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17929] ppid=17921 vsize=25997632 memory=0 CPUtime=0 cores=0-7
/proc/17924/task/17929/stat : 17929 (java) S 17921 17924 12932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 131632094 26621575168 8258 18446744073709551615 4194304 4196468 140725611240512 140553611655568 140554051004117 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17930] ppid=17921 vsize=25997632 memory=0 CPUtime=0 cores=0-7
/proc/17924/task/17930/stat : 17930 (java) S 17921 17924 12932 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 131632094 26621575168 8258 18446744073709551615 4194304 4196468 140725611240512 140553610602768 140554051004117 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17931] ppid=17921 vsize=25997632 memory=0 CPUtime=0 cores=0-7
/proc/17924/task/17931/stat : 17931 (java) S 17921 17924 12932 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 131632094 26621575168 8258 18446744073709551615 4194304 4196468 140725611240512 140553609550992 140554051004117 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17932] ppid=17921 vsize=25997632 memory=-1 CPUtime=0 cores=0-7
/proc/17924/task/17932/stat : 17932 (java) S 17921 17924 12932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 131632094 26621575168 8258 18446744073709551615 4194304 4196468 140725611240512 140553608498192 140554051004117 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17933] ppid=17921 vsize=25997632 memory=0 CPUtime=0 cores=0-7
/proc/17924/task/17933/stat : 17933 (java) S 17921 17924 12932 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 131632094 26621575168 8258 18446744073709551615 4194304 4196468 140725611240512 140553607445392 140554051004117 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17934] ppid=17921 vsize=25997632 memory=0 CPUtime=0 cores=0-7
/proc/17924/task/17934/stat : 17934 (java) S 17921 17924 12932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 131632094 26621575168 8258 18446744073709551615 4194304 4196468 140725611240512 140553606392592 140554051004117 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17935] ppid=17921 vsize=25997632 memory=0 CPUtime=0 cores=0-7
/proc/17924/task/17935/stat : 17935 (java) S 17921 17924 12932 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 131632095 26621575168 8258 18446744073709551615 4194304 4196468 140725611240512 140553451633008 140554051005058 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17936] ppid=17921 vsize=25997632 memory=0 CPUtime=0 cores=0-7
/proc/17924/task/17936/stat : 17936 (java) S 17921 17924 12932 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 131632096 26621575168 8258 18446744073709551615 4194304 4196468 140725611240512 140553450578976 140554051004117 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17937] ppid=17921 vsize=25997632 memory=0 CPUtime=0 cores=0-7
/proc/17924/task/17937/stat : 17937 (java) S 17921 17924 12932 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 131632096 26621575168 8258 18446744073709551615 4194304 4196468 140725611240512 140553449526128 140554051004117 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17938] ppid=17921 vsize=25997632 memory=0 CPUtime=0 cores=0-7
/proc/17924/task/17938/stat : 17938 (java) S 17921 17924 12932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 131632098 26621575168 8258 18446744073709551615 4194304 4196468 140725611240512 140553448474448 140554051012507 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17939] ppid=17921 vsize=25997632 memory=0 CPUtime=0 cores=0-7
/proc/17924/task/17939/stat : 17939 (java) S 17921 17924 12932 0 -1 1077944384 294 0 0 0 0 0 0 0 20 0 20 0 131632098 26621575168 8258 18446744073709551615 4194304 4196468 140725611240512 140553447422832 140554051005058 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17940] ppid=17921 vsize=25997632 memory=0 CPUtime=0 cores=0-7
/proc/17924/task/17940/stat : 17940 (java) S 17921 17924 12932 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 131632098 26621575168 8258 18446744073709551615 4194304 4196468 140725611240512 140553446370032 140554051005058 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17941] ppid=17921 vsize=25997632 memory=0 CPUtime=0 cores=0-7
/proc/17924/task/17941/stat : 17941 (java) S 17921 17924 12932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 131632098 26621575168 8258 18446744073709551615 4194304 4196468 140725611240512 140553445317232 140554051005058 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17942] ppid=17921 vsize=25997632 memory=0 CPUtime=0.01 cores=0-7
/proc/17924/task/17942/stat : 17942 (java) S 17921 17924 12932 0 -1 1077944384 383 0 0 0 1 0 0 0 20 0 20 0 131632098 26621575168 8258 18446744073709551615 4194304 4196468 140725611240512 140553444264432 140554051005058 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17943] ppid=17921 vsize=25997632 memory=0 CPUtime=0 cores=0-7
/proc/17924/task/17943/stat : 17943 (java) S 17921 17924 12932 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 131632098 26621575168 8258 18446744073709551615 4194304 4196468 140725611240512 140553443211872 140554051004117 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17944] ppid=17921 vsize=25997632 memory=-1 CPUtime=0 cores=0-7
/proc/17924/task/17944/stat : 17944 (java) S 17921 17924 12932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 131632103 26621575168 8258 18446744073709551615 4194304 4196468 140725611240512 140553442159152 140554051005058 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 25997632 KiB
Current children cumulated memory: 32768 KiB

[startup+0.310506 s]*
/proc/loadavg: 8.89 8.63 8.61 2/196 17944
/proc/meminfo: memFree=31177396/32770624 swapFree=67108860/67108860
[pid=17924] ppid=17921 vsize=25996608 memory=38792 CPUtime=0.28 cores=0-7
/proc/17924/stat : 17924 (java) S 17921 17924 12932 0 -1 1077944320 10999 0 0 0 24 4 0 0 20 0 20 0 131632085 26620526592 9698 18446744073709551615 4194304 4196468 140725611240512 140725611223056 140554050993911 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 7 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
/proc/17924/statm: 6499152 9698 3566 1 0 6487930 0
[pid=17924/tid=17926] ppid=17921 vsize=25996608 memory=-8774313645642428999 CPUtime=0.18 cores=0-7
/proc/17924/task/17926/stat : 17926 (java) R 17921 17924 12932 0 -1 4202560 8608 0 0 0 16 2 0 0 20 0 20 0 131632093 26620526592 9698 18446744073709551615 4194304 4196468 140725611240512 140554055199216 140554051015837 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17927] ppid=17921 vsize=25996608 memory=-7003737579269690708 CPUtime=0 cores=0-7
/proc/17924/task/17927/stat : 17927 (java) S 17921 17924 12932 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 131632094 26620526592 9698 18446744073709551615 4194304 4196468 140725611240512 140554014100112 140554051004117 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17928] ppid=17921 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/17924/task/17928/stat : 17928 (java) S 17921 17924 12932 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 131632094 26620526592 9698 18446744073709551615 4194304 4196468 140725611240512 140553612708368 140554051004117 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17929] ppid=17921 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/17924/task/17929/stat : 17929 (java) S 17921 17924 12932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 131632094 26620526592 9698 18446744073709551615 4194304 4196468 140725611240512 140553611655568 140554051004117 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17930] ppid=17921 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/17924/task/17930/stat : 17930 (java) S 17921 17924 12932 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 131632094 26620526592 9698 18446744073709551615 4194304 4196468 140725611240512 140553610602768 140554051004117 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17931] ppid=17921 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/17924/task/17931/stat : 17931 (java) S 17921 17924 12932 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 131632094 26620526592 9698 18446744073709551615 4194304 4196468 140725611240512 140553609550992 140554051004117 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17932] ppid=17921 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/17924/task/17932/stat : 17932 (java) S 17921 17924 12932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 131632094 26620526592 9698 18446744073709551615 4194304 4196468 140725611240512 140553608498192 140554051004117 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17933] ppid=17921 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/17924/task/17933/stat : 17933 (java) S 17921 17924 12932 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 131632094 26620526592 9698 18446744073709551615 4194304 4196468 140725611240512 140553607445392 140554051004117 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17934] ppid=17921 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/17924/task/17934/stat : 17934 (java) S 17921 17924 12932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 131632094 26620526592 9698 18446744073709551615 4194304 4196468 140725611240512 140553606392592 140554051004117 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17935] ppid=17921 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/17924/task/17935/stat : 17935 (java) S 17921 17924 12932 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 131632095 26620526592 9698 18446744073709551615 4194304 4196468 140725611240512 140553451633008 140554051005058 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17936] ppid=17921 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/17924/task/17936/stat : 17936 (java) S 17921 17924 12932 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 131632096 26620526592 9698 18446744073709551615 4194304 4196468 140725611240512 140553450578976 140554051004117 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17937] ppid=17921 vsize=25996608 memory=-1 CPUtime=0 cores=0-7
/proc/17924/task/17937/stat : 17937 (java) S 17921 17924 12932 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 131632096 26620526592 9698 18446744073709551615 4194304 4196468 140725611240512 140553449526128 140554051004117 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17938] ppid=17921 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/17924/task/17938/stat : 17938 (java) S 17921 17924 12932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 131632098 26620526592 9698 18446744073709551615 4194304 4196468 140725611240512 140553448474448 140554051012507 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17939] ppid=17921 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/17924/task/17939/stat : 17939 (java) S 17921 17924 12932 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 20 0 131632098 26620526592 9698 18446744073709551615 4194304 4196468 140725611240512 140553447422832 140554051005058 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17940] ppid=17921 vsize=25996608 memory=0 CPUtime=0.01 cores=0-7
/proc/17924/task/17940/stat : 17940 (java) R 17921 17924 12932 0 -1 4202560 127 0 0 0 1 0 0 0 20 0 20 0 131632098 26620526592 9698 18446744073709551615 4194304 4196468 140725611240512 140553446370032 140554043283360 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17941] ppid=17921 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/17924/task/17941/stat : 17941 (java) S 17921 17924 12932 0 -1 1077944384 161 0 0 0 0 0 0 0 20 0 20 0 131632098 26620526592 9698 18446744073709551615 4194304 4196468 140725611240512 140553445317232 140554051005058 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17942] ppid=17921 vsize=25996608 memory=0 CPUtime=0.05 cores=0-7
/proc/17924/task/17942/stat : 17942 (java) S 17921 17924 12932 0 -1 1077944384 423 0 0 0 5 0 0 0 20 0 20 0 131632098 26620526592 9698 18446744073709551615 4194304 4196468 140725611240512 140553444264432 140554051005058 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17943] ppid=17921 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/17924/task/17943/stat : 17943 (java) S 17921 17924 12932 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 131632098 26620526592 9698 18446744073709551615 4194304 4196468 140725611240512 140553443211872 140554051004117 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17944] ppid=17921 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/17924/task/17944/stat : 17944 (java) S 17921 17924 12932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 131632103 26620526592 9698 18446744073709551615 4194304 4196468 140725611240512 140553442159152 140554051005058 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 25996608 KiB
Current children cumulated memory: 38792 KiB

[startup+0.700959 s]
/proc/loadavg: 8.89 8.63 8.61 2/196 17944
/proc/meminfo: memFree=31162272/32770624 swapFree=67108860/67108860
[pid=17924] ppid=17921 vsize=25998676 memory=91104 CPUtime=1.15 cores=0-7
/proc/17924/stat : 17924 (java) S 17921 17924 12932 0 -1 1077944320 15970 0 0 0 109 6 0 0 20 0 20 0 131632085 26622644224 22776 18446744073709551615 4194304 4196468 140725611240512 140725611223056 140554050993911 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 7 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
/proc/17924/statm: 6499669 22776 3730 1 0 6488442 0
[pid=17924/tid=17926] ppid=17921 vsize=25998676 memory=177093837 CPUtime=0.57 cores=0-7
/proc/17924/task/17926/stat : 17926 (java) R 17921 17924 12932 0 -1 4202560 10517 0 0 0 53 4 0 0 20 0 20 0 131632093 26622644224 22776 18446744073709551615 4194304 4196468 140725611240512 140554055228048 140553694545138 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17927] ppid=17921 vsize=25998676 memory=70664 CPUtime=0 cores=0-7
/proc/17924/task/17927/stat : 17927 (java) S 17921 17924 12932 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 131632094 26622644224 22776 18446744073709551615 4194304 4196468 140725611240512 140554014100112 140554051004117 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17928] ppid=17921 vsize=25998676 memory=2384 CPUtime=0 cores=0-7
/proc/17924/task/17928/stat : 17928 (java) S 17921 17924 12932 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 131632094 26622644224 22776 18446744073709551615 4194304 4196468 140725611240512 140553612708368 140554051004117 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17929] ppid=17921 vsize=25998676 memory=1296 CPUtime=0 cores=0-7
/proc/17924/task/17929/stat : 17929 (java) S 17921 17924 12932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 131632094 26622644224 22776 18446744073709551615 4194304 4196468 140725611240512 140553611655568 140554051004117 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17930] ppid=17921 vsize=25998676 memory=139787320206975 CPUtime=0 cores=0-7
/proc/17924/task/17930/stat : 17930 (java) S 17921 17924 12932 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 131632094 26622644224 22776 18446744073709551615 4194304 4196468 140725611240512 140553610602768 140554051004117 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17931] ppid=17921 vsize=25998676 memory=7682744562830902074 CPUtime=0 cores=0-7
/proc/17924/task/17931/stat : 17931 (java) S 17921 17924 12932 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 131632094 26622644224 22776 18446744073709551615 4194304 4196468 140725611240512 140553609550992 140554051004117 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17932] ppid=17921 vsize=25998676 memory=-7384994778349281184 CPUtime=0 cores=0-7
/proc/17924/task/17932/stat : 17932 (java) S 17921 17924 12932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 131632094 26622644224 22776 18446744073709551615 4194304 4196468 140725611240512 140553608498192 140554051004117 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17933] ppid=17921 vsize=25998676 memory=7007707949394126417 CPUtime=0 cores=0-7
/proc/17924/task/17933/stat : 17933 (java) S 17921 17924 12932 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 131632094 26622644224 22776 18446744073709551615 4194304 4196468 140725611240512 140553607445392 140554051004117 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17934] ppid=17921 vsize=25998676 memory=5859853075905800022 CPUtime=0 cores=0-7
/proc/17924/task/17934/stat : 17934 (java) S 17921 17924 12932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 131632094 26622644224 22776 18446744073709551615 4194304 4196468 140725611240512 140553606392592 140554051004117 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17935] ppid=17921 vsize=25998676 memory=7451609539861307712 CPUtime=0 cores=0-7
/proc/17924/task/17935/stat : 17935 (java) S 17921 17924 12932 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 131632095 26622644224 22776 18446744073709551615 4194304 4196468 140725611240512 140553451633008 140554051005058 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17936] ppid=17921 vsize=25998676 memory=644 CPUtime=0 cores=0-7
/proc/17924/task/17936/stat : 17936 (java) S 17921 17924 12932 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 131632096 26622644224 22776 18446744073709551615 4194304 4196468 140725611240512 140553450578976 140554051004117 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17937] ppid=17921 vsize=25998676 memory=1788 CPUtime=0 cores=0-7
/proc/17924/task/17937/stat : 17937 (java) S 17921 17924 12932 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 131632096 26622644224 22776 18446744073709551615 4194304 4196468 140725611240512 140553449526128 140554051004117 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17938] ppid=17921 vsize=25998676 memory=956 CPUtime=0 cores=0-7
/proc/17924/task/17938/stat : 17938 (java) S 17921 17924 12932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 131632098 26622644224 22776 18446744073709551615 4194304 4196468 140725611240512 140553448474448 140554051012507 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17939] ppid=17921 vsize=25998676 memory=1236 CPUtime=0.1 cores=0-7
/proc/17924/task/17939/stat : 17939 (java) R 17921 17924 12932 0 -1 4202560 1127 0 0 0 10 0 0 0 20 0 20 0 131632098 26622644224 22776 18446744073709551615 4194304 4196468 140725611240512 140553447403848 140554044090747 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17940] ppid=17921 vsize=25998676 memory=2244 CPUtime=0.1 cores=0-7
/proc/17924/task/17940/stat : 17940 (java) R 17921 17924 12932 0 -1 4202560 952 0 0 0 10 0 0 0 20 0 20 0 131632098 26622644224 22776 18446744073709551615 4194304 4196468 140725611240512 140553446355704 140554036117424 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17941] ppid=17921 vsize=25998676 memory=4284 CPUtime=0.12 cores=0-7
/proc/17924/task/17941/stat : 17941 (java) R 17921 17924 12932 0 -1 4202560 636 0 0 0 12 0 0 0 20 0 20 0 131632098 26622644224 22776 18446744073709551615 4194304 4196468 140725611240512 140553445307024 140554031509498 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17942] ppid=17921 vsize=25998676 memory=928 CPUtime=0.22 cores=0-7
/proc/17924/task/17942/stat : 17942 (java) S 17921 17924 12932 0 -1 1077944384 1354 0 0 0 22 0 0 0 20 0 20 0 131632098 26622644224 22776 18446744073709551615 4194304 4196468 140725611240512 140553444264432 140554051005058 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0

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

[pid=17924/tid=17930] ppid=17921 vsize=26940848 memory=7488048 CPUtime=9.66 cores=0-7
/proc/17924/task/17930/stat : 17930 (java) S 17921 17924 12932 0 -1 1077944384 114799 0 0 0 909 57 0 0 20 0 34 0 131632094 27587428352 1872012 18446744073709551615 4194304 4196468 140725611240512 140553610602768 140554051004117 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 21 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17931] ppid=17921 vsize=26940848 memory=7488048 CPUtime=9.7 cores=0-7
/proc/17924/task/17931/stat : 17931 (java) S 17921 17924 12932 0 -1 1077944384 112622 0 0 0 912 58 0 0 20 0 34 0 131632094 27587428352 1872012 18446744073709551615 4194304 4196468 140725611240512 140553609550992 140554051004117 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 20 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17932] ppid=17921 vsize=26940848 memory=0 CPUtime=9.72 cores=0-7
/proc/17924/task/17932/stat : 17932 (java) S 17921 17924 12932 0 -1 1077944384 116380 0 0 0 915 57 0 0 20 0 34 0 131632094 27587428352 1872012 18446744073709551615 4194304 4196468 140725611240512 140553608498192 140554051004117 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 20 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17933] ppid=17921 vsize=26940848 memory=0 CPUtime=9.64 cores=0-7
/proc/17924/task/17933/stat : 17933 (java) S 17921 17924 12932 0 -1 1077944384 111355 0 0 0 907 57 0 0 20 0 34 0 131632094 27587428352 1872012 18446744073709551615 4194304 4196468 140725611240512 140553607445392 140554051004117 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 20 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17934] ppid=17921 vsize=26940848 memory=-8774313645642428999 CPUtime=9.68 cores=0-7
/proc/17924/task/17934/stat : 17934 (java) S 17921 17924 12932 0 -1 1077944384 124627 0 0 0 910 58 0 0 20 0 34 0 131632094 27587428352 1872012 18446744073709551615 4194304 4196468 140725611240512 140553606392592 140554051004117 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 19 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17935] ppid=17921 vsize=26940848 memory=7489076 CPUtime=6.77 cores=0-7
/proc/17924/task/17935/stat : 17935 (java) S 17921 17924 12932 0 -1 1077944384 174855 0 0 0 595 82 0 0 20 0 34 0 131632095 27587428352 1872012 18446744073709551615 4194304 4196468 140725611240512 140553451633008 140554051005058 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17936] ppid=17921 vsize=26940848 memory=0 CPUtime=0 cores=0-7
/proc/17924/task/17936/stat : 17936 (java) S 17921 17924 12932 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 34 0 131632096 27587428352 1872012 18446744073709551615 4194304 4196468 140725611240512 140553450579040 140554051004117 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17937] ppid=17921 vsize=26940848 memory=185 CPUtime=0 cores=0-7
/proc/17924/task/17937/stat : 17937 (java) S 17921 17924 12932 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 34 0 131632096 27587428352 1872012 18446744073709551615 4194304 4196468 140725611240512 140553449526144 140554051004117 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17938] ppid=17921 vsize=26940848 memory=7488564 CPUtime=0 cores=0-7
/proc/17924/task/17938/stat : 17938 (java) S 17921 17924 12932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 34 0 131632098 27587428352 1872012 18446744073709551615 4194304 4196468 140725611240512 140553448474448 140554051012507 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17939] ppid=17921 vsize=26940848 memory=7490100 CPUtime=1.85 cores=0-7
/proc/17924/task/17939/stat : 17939 (java) S 17921 17924 12932 0 -1 1077944384 15056 0 0 0 182 3 0 0 20 0 34 0 131632098 27587428352 1872012 18446744073709551615 4194304 4196468 140725611240512 140553447422832 140554051005058 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17940] ppid=17921 vsize=26940848 memory=7488564 CPUtime=1.83 cores=0-7
/proc/17924/task/17940/stat : 17940 (java) S 17921 17924 12932 0 -1 1077944384 11824 0 0 0 181 2 0 0 20 0 34 0 131632098 27587428352 1872012 18446744073709551615 4194304 4196468 140725611240512 140553446370032 140554051005058 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17941] ppid=17921 vsize=26940848 memory=8099276705155803239 CPUtime=1.85 cores=0-7
/proc/17924/task/17941/stat : 17941 (java) S 17921 17924 12932 0 -1 1077944384 15720 0 0 0 182 3 0 0 20 0 34 0 131632098 27587428352 1872012 18446744073709551615 4194304 4196468 140725611240512 140553445317232 140554051005058 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17942] ppid=17921 vsize=26940848 memory=7488564 CPUtime=0.94 cores=0-7
/proc/17924/task/17942/stat : 17942 (java) S 17921 17924 12932 0 -1 1077944384 39146 0 0 0 91 3 0 0 20 0 34 0 131632098 27587428352 1872012 18446744073709551615 4194304 4196468 140725611240512 140553444264432 140554051005058 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17943] ppid=17921 vsize=26940848 memory=796 CPUtime=0 cores=0-7
/proc/17924/task/17943/stat : 17943 (java) S 17921 17924 12932 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 34 0 131632098 27587428352 1872012 18446744073709551615 4194304 4196468 140725611240512 140553443211872 140554051004117 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17944] ppid=17921 vsize=26940848 memory=10096 CPUtime=0.8 cores=0-7
/proc/17924/task/17944/stat : 17944 (java) S 17921 17924 12932 0 -1 1077944384 9750 0 0 0 27 53 0 0 20 0 34 0 131632103 27587428352 1872012 18446744073709551615 4194304 4196468 140725611240512 140553442159152 140554051005058 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17945] ppid=17921 vsize=26940848 memory=1716 CPUtime=0.13 cores=0-7
/proc/17924/task/17945/stat : 17945 (java) S 17921 17924 12932 0 -1 1077944384 14396 0 0 0 10 3 0 0 20 0 34 0 131632325 27587428352 1872012 18446744073709551615 4194304 4196468 140725611240512 140553431867984 140554051004117 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17946] ppid=17921 vsize=26940848 memory=1788 CPUtime=3.73 cores=0-7
/proc/17924/task/17946/stat : 17946 (java) S 17921 17924 12932 0 -1 1077944384 17638 0 0 0 147 226 0 0 20 0 34 0 131632337 27587428352 1872012 18446744073709551615 4194304 4196468 140725611240512 140553428718368 140554051005058 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 4 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17969] ppid=17921 vsize=26940848 memory=-8774313645642428999 CPUtime=1781.09 cores=0-7
/proc/17924/task/17969/stat : 17969 (java) S 17921 17924 12932 0 -1 1077944384 67621 0 0 0 178023 86 0 0 20 0 34 0 131632347 27587428352 1872012 18446744073709551615 4194304 4196468 140725611240512 140553427666704 140554051004117 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 33 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17970] ppid=17921 vsize=26940848 memory=288230621803970871 CPUtime=2001.5 cores=0-7
/proc/17924/task/17970/stat : 17970 (java) R 17921 17924 12932 0 -1 4202560 77047 0 0 0 200043 107 0 0 20 0 34 0 131632348 27587428352 1872012 18446744073709551615 4194304 4196468 140725611240512 140553426607688 140553701203712 0 4 1 16800974 0 0 0 -1 7 0 0 38 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17971] ppid=17921 vsize=26940848 memory=162344 CPUtime=1496.2 cores=0-7
/proc/17924/task/17971/stat : 17971 (java) S 17921 17924 12932 0 -1 1077944384 56052 0 0 0 149559 61 0 0 20 0 34 0 131632348 27587428352 1872012 18446744073709551615 4194304 4196468 140725611240512 140553425561104 140554051004117 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 29 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17974] ppid=17921 vsize=26940848 memory=137656 CPUtime=1496.21 cores=0-7
/proc/17924/task/17974/stat : 17974 (java) R 17921 17924 12932 0 -1 4202560 59602 0 0 0 149520 101 0 0 20 0 34 0 131632350 27587428352 1872012 18446744073709551615 4194304 4196468 140725611240512 140553422404816 140553701879413 0 4 1 16800974 0 0 0 -1 4 0 0 21 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17975] ppid=17921 vsize=26940848 memory=7489588 CPUtime=1586.03 cores=0-7
/proc/17924/task/17975/stat : 17975 (java) R 17921 17924 12932 0 -1 4202560 56505 0 0 0 158531 72 0 0 20 0 34 0 131632350 27587428352 1872012 18446744073709551615 4194304 4196468 140725611240512 140553421351624 140553701879115 0 4 1 16800974 0 0 0 -1 3 0 0 27 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17976] ppid=17921 vsize=26940848 memory=7488564 CPUtime=1842.53 cores=0-7
/proc/17924/task/17976/stat : 17976 (java) R 17921 17924 12932 0 -1 4202560 71725 0 0 0 184154 99 0 0 20 0 34 0 131632350 27587428352 1872012 18446744073709551615 4194304 4196468 140725611240512 140553420299432 140553701879977 0 4 1 16800974 0 0 0 -1 0 0 0 31 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17977] ppid=17921 vsize=26940848 memory=7488564 CPUtime=1822.77 cores=0-7
/proc/17924/task/17977/stat : 17977 (java) R 17921 17924 12932 0 -1 4202560 71756 0 0 0 182187 90 0 0 20 0 34 0 131632351 27587428352 1872012 18446744073709551615 4194304 4196468 140725611240512 140553419249600 140553701931987 0 4 1 16800974 0 0 0 -1 5 0 0 40 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17978] ppid=17921 vsize=26940848 memory=4120 CPUtime=2190.69 cores=0-7
/proc/17924/task/17978/stat : 17978 (java) S 17921 17924 12932 0 -1 1077944384 82082 0 0 0 218980 89 0 0 20 0 34 0 131632352 27587428352 1872012 18446744073709551615 4194304 4196468 140725611240512 140553418199952 140554051004117 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 43 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17979] ppid=17921 vsize=26940848 memory=7490100 CPUtime=1807.13 cores=0-7
/proc/17924/task/17979/stat : 17979 (java) R 17921 17924 12932 0 -1 4202560 72498 0 0 0 180627 86 0 0 20 0 34 0 131632353 27587428352 1872012 18446744073709551615 4194304 4196468 140725611240512 140553417147264 140554035332787 0 4 1 16800974 0 0 0 -1 1 0 0 34 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17980] ppid=17921 vsize=26940848 memory=154361124654156 CPUtime=1807.56 cores=0-7
/proc/17924/task/17980/stat : 17980 (java) R 17921 17924 12932 0 -1 4202560 75131 0 0 0 180662 94 0 0 20 0 34 0 131632353 27587428352 1872012 18446744073709551615 4194304 4196468 140725611240512 140553416088648 140553701878292 0 4 1 16800974 0 0 0 -1 2 0 0 28 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17981] ppid=17921 vsize=26940848 memory=7489076 CPUtime=1525.05 cores=0-7
/proc/17924/task/17981/stat : 17981 (java) R 17921 17924 12932 0 -1 4202560 50501 0 0 0 152453 52 0 0 20 0 34 0 131632355 27587428352 1872012 18446744073709551615 4194304 4196468 140725611240512 140553415035848 140553701931257 0 4 1 16800974 0 0 0 -1 6 0 0 31 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17982] ppid=17921 vsize=26940848 memory=70792 CPUtime=355.33 cores=0-7
/proc/17924/task/17982/stat : 17982 (java) S 17921 17924 12932 0 -1 1077944384 10963 0 0 0 35520 13 0 0 20 0 34 0 131632430 27587428352 1872012 18446744073709551615 4194304 4196468 140725611240512 140553413989776 140554051004117 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 2 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
Current children cumulated CPU time: 19810 s
Current children cumulated vsize: 26940848 KiB
Current children cumulated memory: 7488048 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.95 8.81 8.74 9/207 18085
/proc/meminfo: memFree=23716720/32770624 swapFree=67108860/67108860
[pid=17924] ppid=17921 vsize=26940848 memory=7486512 CPUtime=19951.1 cores=0-7
/proc/17924/stat : 17924 (java) S 17921 17924 12932 0 -1 1077944320 1988898 0 0 0 1993588 1518 0 0 20 0 34 0 131632085 27587428352 1871628 18446744073709551615 4194304 4196468 140725611240512 140725611223056 140554050993911 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 7 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
/proc/17924/statm: 6735212 1871628 3841 1 0 6723464 0
[pid=17924/tid=17926] ppid=17921 vsize=26940848 memory=1398720917958146503 CPUtime=2.45 cores=0-7
/proc/17924/task/17926/stat : 17926 (java) S 17921 17924 12932 0 -1 1077944384 15111 0 0 0 236 9 0 0 20 0 34 0 131632093 27587428352 1871628 18446744073709551615 4194304 4196468 140725611240512 140554055231616 140554051004117 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17927] ppid=17921 vsize=26940848 memory=-7003737579269690708 CPUtime=9.6 cores=0-7
/proc/17924/task/17927/stat : 17927 (java) S 17921 17924 12932 0 -1 1077944384 115202 0 0 0 902 58 0 0 20 0 34 0 131632094 27587428352 1871628 18446744073709551615 4194304 4196468 140725611240512 140554014100112 140554051004117 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 20 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17928] ppid=17921 vsize=26940848 memory=7486512 CPUtime=9.66 cores=0-7
/proc/17924/task/17928/stat : 17928 (java) S 17921 17924 12932 0 -1 1077944384 109294 0 0 0 905 61 0 0 20 0 34 0 131632094 27587428352 1871628 18446744073709551615 4194304 4196468 140725611240512 140553612708368 140554051004117 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 20 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17929] ppid=17921 vsize=26940848 memory=4060 CPUtime=9.64 cores=0-7
/proc/17924/task/17929/stat : 17929 (java) S 17921 17924 12932 0 -1 1077944384 114573 0 0 0 906 58 0 0 20 0 34 0 131632094 27587428352 1871628 18446744073709551615 4194304 4196468 140725611240512 140553611655568 140554051004117 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 21 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17930] ppid=17921 vsize=26940848 memory=1398720917958146503 CPUtime=9.67 cores=0-7
/proc/17924/task/17930/stat : 17930 (java) S 17921 17924 12932 0 -1 1077944384 114956 0 0 0 910 57 0 0 20 0 34 0 131632094 27587428352 1871628 18446744073709551615 4194304 4196468 140725611240512 140553610602768 140554051004117 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 21 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17931] ppid=17921 vsize=26940848 memory=7487536 CPUtime=9.71 cores=0-7
/proc/17924/task/17931/stat : 17931 (java) S 17921 17924 12932 0 -1 1077944384 112717 0 0 0 913 58 0 0 20 0 34 0 131632094 27587428352 1871628 18446744073709551615 4194304 4196468 140725611240512 140553609550992 140554051004117 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 20 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17932] ppid=17921 vsize=26940848 memory=4120 CPUtime=9.72 cores=0-7
/proc/17924/task/17932/stat : 17932 (java) S 17921 17924 12932 0 -1 1077944384 116573 0 0 0 915 57 0 0 20 0 34 0 131632094 27587428352 1871628 18446744073709551615 4194304 4196468 140725611240512 140553608498192 140554051004117 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 20 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17933] ppid=17921 vsize=26940848 memory=70792 CPUtime=9.65 cores=0-7
/proc/17924/task/17933/stat : 17933 (java) S 17921 17924 12932 0 -1 1077944384 111490 0 0 0 908 57 0 0 20 0 34 0 131632094 27587428352 1871628 18446744073709551615 4194304 4196468 140725611240512 140553607445392 140554051004117 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 20 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17934] ppid=17921 vsize=26940848 memory=-7003737579269690708 CPUtime=9.68 cores=0-7
/proc/17924/task/17934/stat : 17934 (java) S 17921 17924 12932 0 -1 1077944384 124811 0 0 0 910 58 0 0 20 0 34 0 131632094 27587428352 1871628 18446744073709551615 4194304 4196468 140725611240512 140553606392592 140554051004117 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 19 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17935] ppid=17921 vsize=26940848 memory=-8774313645642428999 CPUtime=6.77 cores=0-7
/proc/17924/task/17935/stat : 17935 (java) S 17921 17924 12932 0 -1 1077944384 175202 0 0 0 595 82 0 0 20 0 34 0 131632095 27587428352 1871628 18446744073709551615 4194304 4196468 140725611240512 140553451633008 140554051005058 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17936] ppid=17921 vsize=26940848 memory=836 CPUtime=0 cores=0-7
/proc/17924/task/17936/stat : 17936 (java) S 17921 17924 12932 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 34 0 131632096 27587428352 1871628 18446744073709551615 4194304 4196468 140725611240512 140553450579040 140554051004117 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17937] ppid=17921 vsize=26940848 memory=7487024 CPUtime=0 cores=0-7
/proc/17924/task/17937/stat : 17937 (java) S 17921 17924 12932 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 34 0 131632096 27587428352 1871628 18446744073709551615 4194304 4196468 140725611240512 140553449526144 140554051004117 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17938] ppid=17921 vsize=26940848 memory=1160 CPUtime=0 cores=0-7
/proc/17924/task/17938/stat : 17938 (java) S 17921 17924 12932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 34 0 131632098 27587428352 1871628 18446744073709551615 4194304 4196468 140725611240512 140553448474448 140554051012507 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17939] ppid=17921 vsize=26940848 memory=4052 CPUtime=1.85 cores=0-7
/proc/17924/task/17939/stat : 17939 (java) S 17921 17924 12932 0 -1 1077944384 15058 0 0 0 182 3 0 0 20 0 34 0 131632098 27587428352 1871628 18446744073709551615 4194304 4196468 140725611240512 140553447422832 140554051005058 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17940] ppid=17921 vsize=26940848 memory=4120 CPUtime=1.83 cores=0-7
/proc/17924/task/17940/stat : 17940 (java) S 17921 17924 12932 0 -1 1077944384 11826 0 0 0 181 2 0 0 20 0 34 0 131632098 27587428352 1871628 18446744073709551615 4194304 4196468 140725611240512 140553446370032 140554051005058 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17941] ppid=17921 vsize=26940848 memory=70792 CPUtime=1.85 cores=0-7
/proc/17924/task/17941/stat : 17941 (java) S 17921 17924 12932 0 -1 1077944384 15722 0 0 0 182 3 0 0 20 0 34 0 131632098 27587428352 1871628 18446744073709551615 4194304 4196468 140725611240512 140553445317232 140554051005058 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17942] ppid=17921 vsize=26940848 memory=2384 CPUtime=0.94 cores=0-7
/proc/17924/task/17942/stat : 17942 (java) S 17921 17924 12932 0 -1 1077944384 39148 0 0 0 91 3 0 0 20 0 34 0 131632098 27587428352 1871628 18446744073709551615 4194304 4196468 140725611240512 140553444264432 140554051005058 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17943] ppid=17921 vsize=26940848 memory=1296 CPUtime=0 cores=0-7
/proc/17924/task/17943/stat : 17943 (java) S 17921 17924 12932 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 34 0 131632098 27587428352 1871628 18446744073709551615 4194304 4196468 140725611240512 140553443211872 140554051004117 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17944] ppid=17921 vsize=26940848 memory=1728 CPUtime=0.8 cores=0-7
/proc/17924/task/17944/stat : 17944 (java) S 17921 17924 12932 0 -1 1077944384 9768 0 0 0 27 53 0 0 20 0 34 0 131632103 27587428352 1871628 18446744073709551615 4194304 4196468 140725611240512 140553442159152 140554051005058 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17945] ppid=17921 vsize=26940848 memory=5788 CPUtime=0.13 cores=0-7
/proc/17924/task/17945/stat : 17945 (java) S 17921 17924 12932 0 -1 1077944384 14426 0 0 0 10 3 0 0 20 0 34 0 131632325 27587428352 1871628 18446744073709551615 4194304 4196468 140725611240512 140553431867984 140554051004117 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17946] ppid=17921 vsize=26940848 memory=70792 CPUtime=3.75 cores=0-7
/proc/17924/task/17946/stat : 17946 (java) S 17921 17924 12932 0 -1 1077944384 17675 0 0 0 148 227 0 0 20 0 34 0 131632337 27587428352 1871628 18446744073709551615 4194304 4196468 140725611240512 140553428718368 140554051005058 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 4 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17969] ppid=17921 vsize=26940848 memory=2384 CPUtime=1781.09 cores=0-7
/proc/17924/task/17969/stat : 17969 (java) S 17921 17924 12932 0 -1 1077944384 67624 0 0 0 178023 86 0 0 20 0 34 0 131632347 27587428352 1871628 18446744073709551615 4194304 4196468 140725611240512 140553427666704 140554051004117 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 33 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17970] ppid=17921 vsize=26940848 memory=1296 CPUtime=2019.05 cores=0-7
/proc/17924/task/17970/stat : 17970 (java) R 17921 17924 12932 0 -1 4202560 77560 0 0 0 201798 107 0 0 20 0 34 0 131632348 27587428352 1871628 18446744073709551615 4194304 4196468 140725611240512 140553426610768 140553692083298 0 4 1 16800974 0 0 0 -1 3 0 0 38 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17971] ppid=17921 vsize=26940848 memory=1728 CPUtime=1496.2 cores=0-7
/proc/17924/task/17971/stat : 17971 (java) S 17921 17924 12932 0 -1 1077944384 56054 0 0 0 149559 61 0 0 20 0 34 0 131632348 27587428352 1871628 18446744073709551615 4194304 4196468 140725611240512 140553425561104 140554051004117 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 29 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17974] ppid=17921 vsize=26940848 memory=5788 CPUtime=1513.88 cores=0-7
/proc/17924/task/17974/stat : 17974 (java) R 17921 17924 12932 0 -1 4202560 59836 0 0 0 151287 101 0 0 20 0 34 0 131632350 27587428352 1871628 18446744073709551615 4194304 4196468 140725611240512 140553422405064 140553701205816 0 4 1 16800974 0 0 0 -1 2 0 0 21 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17975] ppid=17921 vsize=26940848 memory=1996 CPUtime=1603.72 cores=0-7
/proc/17924/task/17975/stat : 17975 (java) R 17921 17924 12932 0 -1 4202560 56719 0 0 0 160300 72 0 0 20 0 34 0 131632350 27587428352 1871628 18446744073709551615 4194304 4196468 140725611240512 140553421352136 140553701206962 0 4 1 16800974 0 0 0 -1 1 0 0 27 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17976] ppid=17921 vsize=26940848 memory=796 CPUtime=1860.22 cores=0-7
/proc/17924/task/17976/stat : 17976 (java) R 17921 17924 12932 0 -1 4202560 71971 0 0 0 185923 99 0 0 20 0 34 0 131632350 27587428352 1871628 18446744073709551615 4194304 4196468 140725611240512 140553420299200 140553701206154 0 4 1 16800974 0 0 0 -1 4 0 0 31 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17977] ppid=17921 vsize=26940848 memory=7487024 CPUtime=1840.37 cores=0-7
/proc/17924/task/17977/stat : 17977 (java) R 17921 17924 12932 0 -1 4202560 72029 0 0 0 183947 90 0 0 20 0 34 0 131632351 27587428352 1871628 18446744073709551615 4194304 4196468 140725611240512 140553419251840 140553698519697 0 4 1 16800974 0 0 0 -1 5 0 0 40 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17978] ppid=17921 vsize=26940848 memory=5788 CPUtime=2190.69 cores=0-7
/proc/17924/task/17978/stat : 17978 (java) S 17921 17924 12932 0 -1 1077944384 82084 0 0 0 218980 89 0 0 20 0 34 0 131632352 27587428352 1871628 18446744073709551615 4194304 4196468 140725611240512 140553418199952 140554051004117 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 43 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17979] ppid=17921 vsize=26940848 memory=1996 CPUtime=1824.8 cores=0-7
/proc/17924/task/17979/stat : 17979 (java) R 17921 17924 12932 0 -1 4202560 72759 0 0 0 182394 86 0 0 20 0 34 0 131632353 27587428352 1871628 18446744073709551615 4194304 4196468 140725611240512 140553417141200 140553701877949 0 4 1 16800974 0 0 0 -1 7 0 0 34 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17980] ppid=17921 vsize=26940848 memory=796 CPUtime=1825.05 cores=0-7
/proc/17924/task/17980/stat : 17980 (java) R 17921 17924 12932 0 -1 4202560 75391 0 0 0 182411 94 0 0 20 0 34 0 131632353 27587428352 1871628 18446744073709551615 4194304 4196468 140725611240512 140553416088648 140553701316576 0 4 1 16800974 0 0 0 -1 0 0 0 28 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17981] ppid=17921 vsize=26940848 memory=10096 CPUtime=1542.71 cores=0-7
/proc/17924/task/17981/stat : 17981 (java) R 17921 17924 12932 0 -1 4202560 50940 0 0 0 154219 52 0 0 20 0 34 0 131632355 27587428352 1871628 18446744073709551615 4194304 4196468 140725611240512 140553415036360 140553701879200 0 4 1 16800974 0 0 0 -1 6 0 0 31 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
[pid=17924/tid=17982] ppid=17921 vsize=26940848 memory=1716 CPUtime=355.33 cores=0-7
/proc/17924/task/17982/stat : 17982 (java) S 17921 17924 12932 0 -1 1077944384 10963 0 0 0 35520 13 0 0 20 0 34 0 131632430 27587428352 1871628 18446744073709551615 4194304 4196468 140725611240512 140553413989776 140554051004117 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 2 0 0 6293624 6294260 34758656 140725611241835 140725611242021 140725611242021 140725611245519 0
Current children cumulated CPU time: 19951.1 s
Current children cumulated vsize: 26940848 KiB
Current children cumulated memory: 7486512 KiB

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

[startup+2520.13 s]
# the end of solver process 17924 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=19936.5 s, system=15.225 s

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

[startup+2520.12 s]*
/proc/loadavg: 8.95 8.81 8.74 2/175 18087
/proc/meminfo: memFree=31184696/32770624 swapFree=67108860/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 143
Real time (s): 2520.13
CPU time (s): 19951.7
CPU user time (s): 19936.5
CPU system time (s): 15.225
CPU usage (%): 791.693
Max. virtual memory (cumulated for all children) (KiB): 26941872
Max. memory (cumulated for all children) (KiB): 7878216

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19936.5
system time used= 15.225
maximum resident set size= 7880264
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1989449
page faults= 0
swaps= 0
block input operations= 0
block output operations= 4496
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 786302
involuntary context switches= 439750


# summary of solver processes directly reported to runsolver:
#   pid: 17924
#   total CPU time (s): 19951.7
#   total CPU user time (s): 19936.5
#   total CPU system time (s): 15.225

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 23.2355 second user time and 30.0274 second system time

The end

Launcher Data

Begin job on node124 at 2017-08-22 22:00:58
IDJOB=4285506
IDBENCH=126253
IDSOLVER=2681
FILE ID=node124/4285506-1503432915
RUNJOBID= node124-1503398584-12989
PBS_JOBID= 
Free space on /tmp= 62032 MiB

SOLVER NAME= OscaR - Parallel with EPS 2017-08-22
BENCH NAME= XCSP17/Steiner3/Steiner3-m1-s1/Steiner3-08.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-4285506-1503432915/watcher-4285506-1503432915 -o /tmp/evaluation-result-4285506-1503432915/solver-4285506-1503432915 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node124-1503398584-12989 --watchdog 2580  java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 1658058056 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4285506-1503432915.xml

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

MD5SUM BENCH= e66788b55a8c4825b73f7b3fa22372b6
RANDOM SEED=1658058056

node124.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31203080 kB
MemAvailable:   31956644 kB
Buffers:          311448 kB
Cached:           742124 kB
SwapCached:            0 kB
Active:           702548 kB
Inactive:         406668 kB
Active(anon):       8248 kB
Inactive(anon):    97324 kB
Active(file):     694300 kB
Inactive(file):   309344 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             43296 kB
Writeback:             0 kB
AnonPages:         55604 kB
Mapped:            65884 kB
Shmem:             49896 kB
Slab:             158280 kB
SReclaimable:     131508 kB
SUnreclaim:        26772 kB
KernelStack:        3136 kB
PageTables:         5080 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     325768 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 61988 MiB
End job on node124 at 2017-08-22 22:42:58