Trace number 4300001

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
MiniCPFever 2018-04-29? (TO) 2520.08 2500.82

General information on the benchmark

NameMagicSquare/
MagicSquare-16-sum_c18.xml
MD5SUMdc0956070aead6ed741b5a9522bbec89
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 variables256
Number of constraints35
Number of domains1
Minimum domain size256
Maximum domain size256
Distribution of domain sizes[{"size":256,"count":256}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":224},{"degree":4,"count":32}]
Minimum constraint arity16
Maximum constraint arity256
Distribution of constraint arities[{"arity":16,"count":34},{"arity":256,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":1},{"type":"sum","count":34}]
Optimization problemNO
Type of objective

Solver Data

0.14/0.13	c version: 2018-04-11
0.14/0.13	c seed: 1811631
0.14/0.13	c timeout: -1
0.14/0.13	c memlimit: -1
0.14/0.13	c nbcore: -1
2520.06/2500.81	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 (9717 MiB free)
  memory of node 1: 16384 MiB (12786 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4300001-1532841055/watcher-4300001-1532841055 -o /tmp/evaluation-result-4300001-1532841055/solver-4300001-1532841055 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1532811420-4380 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4300001-1532841055.xml 

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

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


[startup+0.106317 s]*
/proc/loadavg: 1.33 1.28 1.32 4/215 8026
/proc/meminfo: memFree=23027252/32770624 swapFree=67108860/67108860
[pid=8011] ppid=8008 vsize=10658972 memory=28464 CPUtime=0.14 cores=1,3,5,7
/proc/8011/stat : 8011 (java) S 8008 8011 4348 0 -1 1077944320 5030 0 0 0 13 1 0 0 20 0 15 0 101668717 10914787328 7116 33554432000 4194304 4196468 140728901013168 140728900995712 140023678672631 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
/proc/8011/statm: 2664743 7116 2885 1 0 2627263 0
[pid=8011/tid=8013] ppid=8008 vsize=10658972 memory=-8680510649486111936 CPUtime=0.1 cores=1,3,5,7
/proc/8011/task/8013/stat : 8013 (java) R 8008 8011 4348 0 -1 4202560 2857 0 0 0 9 1 0 0 20 0 15 0 101668717 10914787328 7182 33554432000 4194304 4196468 140728901013168 140023682902984 140023662753118 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8014] ppid=8008 vsize=10658972 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/8011/task/8014/stat : 8014 (java) S 8008 8011 4348 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101668718 10914787328 7182 33554432000 4194304 4196468 140728901013168 140023604747024 140023678682837 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8015] ppid=8008 vsize=10658972 memory=139992054957696 CPUtime=0 cores=1,3,5,7
/proc/8011/task/8015/stat : 8015 (java) S 8008 8011 4348 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101668718 10914787328 7182 33554432000 4194304 4196468 140728901013168 140023603694480 140023678682837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8016] ppid=8008 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8011/task/8016/stat : 8016 (java) S 8008 8011 4348 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101668718 10914787328 7182 33554432000 4194304 4196468 140728901013168 140023602641936 140023678682837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8017] ppid=8008 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8011/task/8017/stat : 8017 (java) S 8008 8011 4348 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101668718 10914787328 7182 33554432000 4194304 4196468 140728901013168 140023601589392 140023678682837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8018] ppid=8008 vsize=10658972 memory=139992054957696 CPUtime=0 cores=1,3,5,7
/proc/8011/task/8018/stat : 8018 (java) S 8008 8011 4348 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101668719 10914787328 7182 33554432000 4194304 4196468 140728901013168 140023171074032 140023678683778 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8019] ppid=8008 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8011/task/8019/stat : 8019 (java) S 8008 8011 4348 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 101668720 10914787328 7182 33554432000 4194304 4196468 140728901013168 140023170020256 140023678682837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8020] ppid=8008 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8011/task/8020/stat : 8020 (java) S 8008 8011 4348 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 101668720 10914787328 7182 33554432000 4194304 4196468 140728901013168 140023168967664 140023678682837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8021] ppid=8008 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8011/task/8021/stat : 8021 (java) S 8008 8011 4348 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101668722 10914787328 7182 33554432000 4194304 4196468 140728901013168 140023167916240 140023678691227 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8022] ppid=8008 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8011/task/8022/stat : 8022 (java) S 8008 8011 4348 0 -1 1077944384 339 0 0 0 0 0 0 0 20 0 15 0 101668722 10914787328 7182 33554432000 4194304 4196468 140728901013168 140023166863856 140023678683778 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8023] ppid=8008 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8011/task/8023/stat : 8023 (java) S 8008 8011 4348 0 -1 1077944384 140 0 0 0 0 0 0 0 20 0 15 0 101668722 10914787328 7182 33554432000 4194304 4196468 140728901013168 140023165811312 140023678683778 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8024] ppid=8008 vsize=10658972 memory=139992054957696 CPUtime=0.02 cores=1,3,5,7
/proc/8011/task/8024/stat : 8024 (java) R 8008 8011 4348 0 -1 4202560 376 0 0 0 2 0 0 0 20 0 15 0 101668722 10914787328 7182 33554432000 4194304 4196468 140728901013168 140023164754040 140023657329890 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8025] ppid=8008 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8011/task/8025/stat : 8025 (java) S 8008 8011 4348 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101668723 10914787328 7182 33554432000 4194304 4196468 140728901013168 140023163706464 140023678682837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8026] ppid=8008 vsize=10658972 memory=139992054957696 CPUtime=0 cores=1,3,5,7
/proc/8011/task/8026/stat : 8026 (java) S 8008 8011 4348 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101668723 10914787328 7182 33554432000 4194304 4196468 140728901013168 140023162652976 140023678683778 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 28464 KiB

[startup+0.210525 s]*
/proc/loadavg: 1.33 1.28 1.32 3/215 8026
/proc/meminfo: memFree=23016388/32770624 swapFree=67108860/67108860
[pid=8011] ppid=8008 vsize=10659048 memory=40104 CPUtime=0.32 cores=1,3,5,7
/proc/8011/stat : 8011 (java) S 8008 8011 4348 0 -1 1077944320 7615 0 0 0 30 2 0 0 20 0 15 0 101668717 10914865152 10026 33554432000 4194304 4196468 140728901013168 140728900995712 140023678672631 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
/proc/8011/statm: 2664762 10026 2969 1 0 2627263 0
[pid=8011/tid=8013] ppid=8008 vsize=10659048 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/8011/task/8013/stat : 8013 (java) R 8008 8011 4348 0 -1 4202560 4719 0 0 0 18 2 0 0 20 0 15 0 101668717 10914865152 10026 33554432000 4194304 4196468 140728901013168 140023682904944 140023662753118 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8014] ppid=8008 vsize=10659048 memory=345 CPUtime=0 cores=1,3,5,7
/proc/8011/task/8014/stat : 8014 (java) S 8008 8011 4348 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101668718 10914865152 10026 33554432000 4194304 4196468 140728901013168 140023604747024 140023678682837 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8015] ppid=8008 vsize=10659048 memory=139992055278933 CPUtime=0 cores=1,3,5,7
/proc/8011/task/8015/stat : 8015 (java) S 8008 8011 4348 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101668718 10914865152 10026 33554432000 4194304 4196468 140728901013168 140023603694480 140023678682837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8016] ppid=8008 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8011/task/8016/stat : 8016 (java) S 8008 8011 4348 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101668718 10914865152 10026 33554432000 4194304 4196468 140728901013168 140023602641936 140023678682837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8017] ppid=8008 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8011/task/8017/stat : 8017 (java) S 8008 8011 4348 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101668718 10914865152 10026 33554432000 4194304 4196468 140728901013168 140023601589392 140023678682837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8018] ppid=8008 vsize=10659048 memory=139992054957696 CPUtime=0 cores=1,3,5,7
/proc/8011/task/8018/stat : 8018 (java) S 8008 8011 4348 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101668719 10914865152 10026 33554432000 4194304 4196468 140728901013168 140023171074032 140023678683778 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8019] ppid=8008 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8011/task/8019/stat : 8019 (java) S 8008 8011 4348 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 101668720 10914865152 10026 33554432000 4194304 4196468 140728901013168 140023170020256 140023678682837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8020] ppid=8008 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8011/task/8020/stat : 8020 (java) S 8008 8011 4348 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 101668720 10914865152 10026 33554432000 4194304 4196468 140728901013168 140023168967664 140023678682837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8021] ppid=8008 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8011/task/8021/stat : 8021 (java) S 8008 8011 4348 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101668722 10914865152 10026 33554432000 4194304 4196468 140728901013168 140023167916240 140023678691227 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8022] ppid=8008 vsize=10659048 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/8011/task/8022/stat : 8022 (java) S 8008 8011 4348 0 -1 1077944384 523 0 0 0 2 0 0 0 20 0 15 0 101668722 10914865152 10026 33554432000 4194304 4196468 140728901013168 140023166863856 140023678683778 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8023] ppid=8008 vsize=10659048 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/8011/task/8023/stat : 8023 (java) S 8008 8011 4348 0 -1 1077944384 239 0 0 0 2 0 0 0 20 0 15 0 101668722 10914865152 10026 33554432000 4194304 4196468 140728901013168 140023165811312 140023678683778 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8024] ppid=8008 vsize=10659048 memory=139992054957696 CPUtime=0.07 cores=1,3,5,7
/proc/8011/task/8024/stat : 8024 (java) S 8008 8011 4348 0 -1 1077944384 774 0 0 0 7 0 0 0 20 0 15 0 101668722 10914865152 10026 33554432000 4194304 4196468 140728901013168 140023164758768 140023678683778 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8025] ppid=8008 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8011/task/8025/stat : 8025 (java) S 8008 8011 4348 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101668723 10914865152 10026 33554432000 4194304 4196468 140728901013168 140023163706464 140023678682837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8026] ppid=8008 vsize=10659048 memory=139992054957696 CPUtime=0 cores=1,3,5,7
/proc/8011/task/8026/stat : 8026 (java) S 8008 8011 4348 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101668723 10914865152 10026 33554432000 4194304 4196468 140728901013168 140023162652976 140023678683778 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 40104 KiB

[startup+0.312514 s]*
/proc/loadavg: 1.33 1.28 1.32 6/215 8026
/proc/meminfo: memFree=23009936/32770624 swapFree=67108860/67108860
[pid=8011] ppid=8008 vsize=10659048 memory=46664 CPUtime=0.57 cores=1,3,5,7
/proc/8011/stat : 8011 (java) S 8008 8011 4348 0 -1 1077944320 8216 0 0 0 54 3 0 0 20 0 15 0 101668717 10914865152 11666 33554432000 4194304 4196468 140728901013168 140728900995712 140023678672631 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
/proc/8011/statm: 2664762 11666 3046 1 0 2627263 0
[pid=8011/tid=8013] ppid=8008 vsize=10659048 memory=7311146985107750967 CPUtime=0.3 cores=1,3,5,7
/proc/8011/task/8013/stat : 8013 (java) R 8008 8011 4348 0 -1 4202560 5036 0 0 0 28 2 0 0 20 0 15 0 101668717 10914865152 11666 33554432000 4194304 4196468 140728901013168 140023682907232 140023265598032 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8014] ppid=8008 vsize=10659048 memory=304556157652172823 CPUtime=0 cores=1,3,5,7
/proc/8011/task/8014/stat : 8014 (java) S 8008 8011 4348 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101668718 10914865152 11666 33554432000 4194304 4196468 140728901013168 140023604747024 140023678682837 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8015] ppid=8008 vsize=10659048 memory=15955574407104152 CPUtime=0 cores=1,3,5,7
/proc/8011/task/8015/stat : 8015 (java) S 8008 8011 4348 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101668718 10914865152 11666 33554432000 4194304 4196468 140728901013168 140023603694480 140023678682837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8016] ppid=8008 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8011/task/8016/stat : 8016 (java) S 8008 8011 4348 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101668718 10914865152 11666 33554432000 4194304 4196468 140728901013168 140023602641936 140023678682837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8017] ppid=8008 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8011/task/8017/stat : 8017 (java) S 8008 8011 4348 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101668718 10914865152 11666 33554432000 4194304 4196468 140728901013168 140023601589392 140023678682837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8018] ppid=8008 vsize=10659048 memory=139992054957696 CPUtime=0 cores=1,3,5,7
/proc/8011/task/8018/stat : 8018 (java) S 8008 8011 4348 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101668719 10914865152 11666 33554432000 4194304 4196468 140728901013168 140023171074032 140023678683778 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8019] ppid=8008 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8011/task/8019/stat : 8019 (java) S 8008 8011 4348 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 101668720 10914865152 11666 33554432000 4194304 4196468 140728901013168 140023170020256 140023678682837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8020] ppid=8008 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8011/task/8020/stat : 8020 (java) S 8008 8011 4348 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 101668720 10914865152 11666 33554432000 4194304 4196468 140728901013168 140023168967664 140023678682837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8021] ppid=8008 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8011/task/8021/stat : 8021 (java) S 8008 8011 4348 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101668722 10914865152 11666 33554432000 4194304 4196468 140728901013168 140023167916240 140023678691227 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8022] ppid=8008 vsize=10659048 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/8011/task/8022/stat : 8022 (java) R 8008 8011 4348 0 -1 1077944384 644 0 0 0 6 0 0 0 20 0 15 0 101668722 10914865152 11666 33554432000 4194304 4196468 140728901013168 140023166863952 140023678682837 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8023] ppid=8008 vsize=10659048 memory=-1 CPUtime=0.05 cores=1,3,5,7
/proc/8011/task/8023/stat : 8023 (java) R 8008 8011 4348 0 -1 4202560 283 0 0 0 5 0 0 0 20 0 15 0 101668722 10914865152 11666 33554432000 4194304 4196468 140728901013168 140023165798096 140023656909017 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8024] ppid=8008 vsize=10659048 memory=139992054957696 CPUtime=0.14 cores=1,3,5,7
/proc/8011/task/8024/stat : 8024 (java) R 8008 8011 4348 0 -1 4202560 889 0 0 0 14 0 0 0 20 0 15 0 101668722 10914865152 11666 33554432000 4194304 4196468 140728901013168 140023164752432 140023656694988 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8025] ppid=8008 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8011/task/8025/stat : 8025 (java) S 8008 8011 4348 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101668723 10914865152 11666 33554432000 4194304 4196468 140728901013168 140023163706464 140023678682837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8026] ppid=8008 vsize=10659048 memory=139992054957696 CPUtime=0 cores=1,3,5,7
/proc/8011/task/8026/stat : 8026 (java) S 8008 8011 4348 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101668723 10914865152 11666 33554432000 4194304 4196468 140728901013168 140023162652976 140023678683778 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
Current children cumulated CPU time: 0.57 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 46664 KiB

[startup+0.700754 s]
/proc/loadavg: 1.33 1.28 1.32 6/215 8026
/proc/meminfo: memFree=22975068/32770624 swapFree=67108860/67108860
[pid=8011] ppid=8008 vsize=10659048 memory=131144 CPUtime=1.59 cores=1,3,5,7
/proc/8011/stat : 8011 (java) S 8008 8011 4348 0 -1 1077944320 10884 0 0 0 155 4 0 0 20 0 15 0 101668717 10914865152 32786 33554432000 4194304 4196468 140728901013168 140728900995712 140023678672631 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
/proc/8011/statm: 2664762 32786 3085 1 0 2627263 0
[pid=8011/tid=8013] ppid=8008 vsize=10659048 memory=1836 CPUtime=0.68 cores=1,3,5,7
/proc/8011/task/8013/stat : 8013 (java) R 8008 8011 4348 0 -1 4202560 5077 0 0 0 65 3 0 0 20 0 15 0 101668717 10914865152 32786 33554432000 4194304 4196468 140728901013168 140023682909464 140023268123706 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8014] ppid=8008 vsize=10659048 memory=13044 CPUtime=0 cores=1,3,5,7
/proc/8011/task/8014/stat : 8014 (java) S 8008 8011 4348 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101668718 10914865152 32786 33554432000 4194304 4196468 140728901013168 140023604747024 140023678682837 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8015] ppid=8008 vsize=10659048 memory=792 CPUtime=0 cores=1,3,5,7
/proc/8011/task/8015/stat : 8015 (java) S 8008 8011 4348 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101668718 10914865152 32786 33554432000 4194304 4196468 140728901013168 140023603694480 140023678682837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8016] ppid=8008 vsize=10659048 memory=1952 CPUtime=0 cores=1,3,5,7
/proc/8011/task/8016/stat : 8016 (java) S 8008 8011 4348 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101668718 10914865152 32786 33554432000 4194304 4196468 140728901013168 140023602641936 140023678682837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8017] ppid=8008 vsize=10659048 memory=1232 CPUtime=0 cores=1,3,5,7
/proc/8011/task/8017/stat : 8017 (java) S 8008 8011 4348 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101668718 10914865152 32786 33554432000 4194304 4196468 140728901013168 140023601589392 140023678682837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8018] ppid=8008 vsize=10659048 memory=8556 CPUtime=0 cores=1,3,5,7
/proc/8011/task/8018/stat : 8018 (java) S 8008 8011 4348 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101668719 10914865152 32786 33554432000 4194304 4196468 140728901013168 140023171074032 140023678683778 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8019] ppid=8008 vsize=10659048 memory=1712 CPUtime=0 cores=1,3,5,7
/proc/8011/task/8019/stat : 8019 (java) S 8008 8011 4348 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 101668720 10914865152 32786 33554432000 4194304 4196468 140728901013168 140023170020256 140023678682837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8020] ppid=8008 vsize=10659048 memory=5412 CPUtime=0 cores=1,3,5,7
/proc/8011/task/8020/stat : 8020 (java) S 8008 8011 4348 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 101668720 10914865152 32786 33554432000 4194304 4196468 140728901013168 140023168967664 140023678682837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8021] ppid=8008 vsize=10659048 memory=7668879548562892096 CPUtime=0 cores=1,3,5,7
/proc/8011/task/8021/stat : 8021 (java) S 8008 8011 4348 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101668722 10914865152 32786 33554432000 4194304 4196468 140728901013168 140023167916240 140023678691227 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8022] ppid=8008 vsize=10659048 memory=7881696724453321575 CPUtime=0.37 cores=1,3,5,7
/proc/8011/task/8022/stat : 8022 (java) S 8008 8011 4348 0 -1 1077944384 1740 0 0 0 37 0 0 0 20 0 15 0 101668722 10914865152 32786 33554432000 4194304 4196468 140728901013168 140023166863856 140023678683778 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8023] ppid=8008 vsize=10659048 memory=5787213827063244903 CPUtime=0.35 cores=1,3,5,7
/proc/8011/task/8023/stat : 8023 (java) S 8008 8011 4348 0 -1 1077944384 1377 0 0 0 35 0 0 0 20 0 15 0 101668722 10914865152 32786 33554432000 4194304 4196468 140728901013168 140023165811312 140023678683778 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8024] ppid=8008 vsize=10659048 memory=0 CPUtime=0.17 cores=1,3,5,7
/proc/8011/task/8024/stat : 8024 (java) S 8008 8011 4348 0 -1 1077944384 1321 0 0 0 17 0 0 0 20 0 15 0 101668722 10914865152 32786 33554432000 4194304 4196468 140728901013168 140023164758768 140023678683778 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8025] ppid=8008 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8011/task/8025/stat : 8025 (java) S 8008 8011 4348 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101668723 10914865152 32786 33554432000 4194304 4196468 140728901013168 140023163706464 140023678682837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8026] ppid=8008 vsize=10659048 memory=33 CPUtime=0 cores=1,3,5,7
/proc/8011/task/8026/stat : 8026 (java) S 8008 8011 4348 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101668723 10914865152 32786 33554432000 4194304 4196468 140728901013168 140023162652976 140023678683778 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
Current children cumulated CPU time: 1.59 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 131144 KiB

[startup+1.50071 s]
/proc/loadavg: 1.33 1.28 1.32 4/215 8026
/proc/meminfo: memFree=22873584/32770624 swapFree=67108860/67108860
[pid=8011] ppid=8008 vsize=10659048 memory=186580 CPUtime=2.54 cores=1,3,5,7
/proc/8011/stat : 8011 (java) S 8008 8011 4348 0 -1 1077944320 11002 0 0 0 247 7 0 0 20 0 15 0 101668717 10914865152 46645 33554432000 4194304 4196468 140728901013168 140728900995712 140023678672631 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
/proc/8011/statm: 2664762 46645 3090 1 0 2627263 0
[pid=8011/tid=8013] ppid=8008 vsize=10659048 memory=8112282956445269571 CPUtime=1.47 cores=1,3,5,7
/proc/8011/task/8013/stat : 8013 (java) R 8008 8011 4348 0 -1 4202560 5103 0 0 0 143 4 0 0 20 0 15 0 101668717 10914865152 46645 33554432000 4194304 4196468 140728901013168 140023682911968 140023268463258 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8014] ppid=8008 vsize=10659048 memory=-8754540793456063680 CPUtime=0 cores=1,3,5,7
/proc/8011/task/8014/stat : 8014 (java) S 8008 8011 4348 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 101668718 10914865152 46645 33554432000 4194304 4196468 140728901013168 140023604747024 140023678682837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8015] ppid=8008 vsize=10659048 memory=-2843869621055772062 CPUtime=0 cores=1,3,5,7
/proc/8011/task/8015/stat : 8015 (java) S 8008 8011 4348 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 101668718 10914865152 46645 33554432000 4194304 4196468 140728901013168 140023603694480 140023678682837 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8016] ppid=8008 vsize=10659048 memory=5450919713671312938 CPUtime=0 cores=1,3,5,7
/proc/8011/task/8016/stat : 8016 (java) S 8008 8011 4348 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 101668718 10914865152 46645 33554432000 4194304 4196468 140728901013168 140023602641936 140023678682837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8017] ppid=8008 vsize=10659048 memory=7005738693937936738 CPUtime=0 cores=1,3,5,7
/proc/8011/task/8017/stat : 8017 (java) S 8008 8011 4348 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 101668718 10914865152 46645 33554432000 4194304 4196468 140728901013168 140023601589392 140023678682837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8018] ppid=8008 vsize=10659048 memory=-7165351541977658656 CPUtime=0 cores=1,3,5,7
/proc/8011/task/8018/stat : 8018 (java) S 8008 8011 4348 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 15 0 101668719 10914865152 46645 33554432000 4194304 4196468 140728901013168 140023171074032 140023678683778 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0

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

/proc/8011/task/8013/stat : 8013 (java) R 8008 8011 4348 0 -1 4202560 19472 0 0 0 230762 22 0 0 20 0 15 0 101668717 10914865152 80184 33554432000 4194304 4196468 140728901013168 140023682911888 140023268511439 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8014] ppid=8008 vsize=10659048 memory=320736 CPUtime=5.98 cores=1,3,5,7
/proc/8011/task/8014/stat : 8014 (java) S 8008 8011 4348 0 -1 1077944384 5472 0 0 0 558 40 0 0 20 0 15 0 101668718 10914865152 80184 33554432000 4194304 4196468 140728901013168 140023604747024 140023678682837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8015] ppid=8008 vsize=10659048 memory=320736 CPUtime=6.01 cores=1,3,5,7
/proc/8011/task/8015/stat : 8015 (java) S 8008 8011 4348 0 -1 1077944384 5693 0 0 0 557 44 0 0 20 0 15 0 101668718 10914865152 80184 33554432000 4194304 4196468 140728901013168 140023603694480 140023678682837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8016] ppid=8008 vsize=10659048 memory=308448 CPUtime=5.99 cores=1,3,5,7
/proc/8011/task/8016/stat : 8016 (java) S 8008 8011 4348 0 -1 1077944384 4585 0 0 0 554 45 0 0 20 0 15 0 101668718 10914865152 80184 33554432000 4194304 4196468 140728901013168 140023602641936 140023678682837 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8017] ppid=8008 vsize=10659048 memory=318688 CPUtime=6 cores=1,3,5,7
/proc/8011/task/8017/stat : 8017 (java) S 8008 8011 4348 0 -1 1077944384 3644 0 0 0 562 38 0 0 20 0 15 0 101668718 10914865152 80184 33554432000 4194304 4196468 140728901013168 140023601589392 140023678682837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8018] ppid=8008 vsize=10659048 memory=320736 CPUtime=5.54 cores=1,3,5,7
/proc/8011/task/8018/stat : 8018 (java) S 8008 8011 4348 0 -1 1077944384 5986 0 0 0 514 40 0 0 20 0 15 0 101668719 10914865152 80184 33554432000 4194304 4196468 140728901013168 140023171074032 140023678683778 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8019] ppid=8008 vsize=10659048 memory=320736 CPUtime=0 cores=1,3,5,7
/proc/8011/task/8019/stat : 8019 (java) S 8008 8011 4348 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 101668720 10914865152 80184 33554432000 4194304 4196468 140728901013168 140023170020256 140023678682837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8020] ppid=8008 vsize=10659048 memory=320736 CPUtime=0 cores=1,3,5,7
/proc/8011/task/8020/stat : 8020 (java) S 8008 8011 4348 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 101668720 10914865152 80184 33554432000 4194304 4196468 140728901013168 140023168967664 140023678682837 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8021] ppid=8008 vsize=10659048 memory=320736 CPUtime=0 cores=1,3,5,7
/proc/8011/task/8021/stat : 8021 (java) S 8008 8011 4348 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101668722 10914865152 80184 33554432000 4194304 4196468 140728901013168 140023167916240 140023678691227 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8022] ppid=8008 vsize=10659048 memory=320736 CPUtime=0.54 cores=1,3,5,7
/proc/8011/task/8022/stat : 8022 (java) S 8008 8011 4348 0 -1 1077944384 4336 0 0 0 53 1 0 0 20 0 15 0 101668722 10914865152 80184 33554432000 4194304 4196468 140728901013168 140023166863856 140023678683778 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8023] ppid=8008 vsize=10659048 memory=8112282956445269571 CPUtime=0.49 cores=1,3,5,7
/proc/8011/task/8023/stat : 8023 (java) S 8008 8011 4348 0 -1 1077944384 2633 0 0 0 48 1 0 0 20 0 15 0 101668722 10914865152 80184 33554432000 4194304 4196468 140728901013168 140023165811312 140023678683778 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8024] ppid=8008 vsize=10659048 memory=318688 CPUtime=0.2 cores=1,3,5,7
/proc/8011/task/8024/stat : 8024 (java) S 8008 8011 4348 0 -1 1077944384 1547 0 0 0 20 0 0 0 20 0 15 0 101668722 10914865152 80184 33554432000 4194304 4196468 140728901013168 140023164758768 140023678683778 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8025] ppid=8008 vsize=10659048 memory=318688 CPUtime=0 cores=1,3,5,7
/proc/8011/task/8025/stat : 8025 (java) S 8008 8011 4348 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101668723 10914865152 80184 33554432000 4194304 4196468 140728901013168 140023163706464 140023678682837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8026] ppid=8008 vsize=10659048 memory=320736 CPUtime=1.14 cores=1,3,5,7
/proc/8011/task/8026/stat : 8026 (java) S 8008 8011 4348 0 -1 1077944384 707 0 0 0 53 61 0 0 20 0 15 0 101668723 10914865152 80184 33554432000 4194304 4196468 140728901013168 140023162652976 140023678683778 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
Current children cumulated CPU time: 2339.82 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 320736 KiB

[startup+2382.3 s]
/proc/loadavg: 1.68 1.49 1.37 3/215 8175
/proc/meminfo: memFree=20333708/32770624 swapFree=67108860/67108860
[pid=8011] ppid=8008 vsize=10659048 memory=324832 CPUtime=2400.4 cores=1,3,5,7
/proc/8011/stat : 8011 (java) S 8008 8011 4348 0 -1 1077944320 56859 0 0 0 239803 237 0 0 20 0 15 0 101668717 10914865152 81208 33554432000 4194304 4196468 140728901013168 140728900995712 140023678672631 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
/proc/8011/statm: 2664762 81208 3118 1 0 2627263 0
[pid=8011/tid=8013] ppid=8008 vsize=10659048 memory=5412 CPUtime=2367.4 cores=1,3,5,7
/proc/8011/task/8013/stat : 8013 (java) R 8008 8011 4348 0 -1 4202560 19869 0 0 0 236718 22 0 0 20 0 15 0 101668717 10914865152 81208 33554432000 4194304 4196468 140728901013168 140023682911888 140023268276351 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8014] ppid=8008 vsize=10659048 memory=324832 CPUtime=6.19 cores=1,3,5,7
/proc/8011/task/8014/stat : 8014 (java) S 8008 8011 4348 0 -1 1077944384 5619 0 0 0 577 42 0 0 20 0 15 0 101668718 10914865152 81208 33554432000 4194304 4196468 140728901013168 140023604747024 140023678682837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8015] ppid=8008 vsize=10659048 memory=324832 CPUtime=6.22 cores=1,3,5,7
/proc/8011/task/8015/stat : 8015 (java) S 8008 8011 4348 0 -1 1077944384 6087 0 0 0 577 45 0 0 20 0 15 0 101668718 10914865152 81208 33554432000 4194304 4196468 140728901013168 140023603694480 140023678682837 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8016] ppid=8008 vsize=10659048 memory=324832 CPUtime=6.2 cores=1,3,5,7
/proc/8011/task/8016/stat : 8016 (java) S 8008 8011 4348 0 -1 1077944384 4625 0 0 0 574 46 0 0 20 0 15 0 101668718 10914865152 81208 33554432000 4194304 4196468 140728901013168 140023602641936 140023678682837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8017] ppid=8008 vsize=10659048 memory=324832 CPUtime=6.21 cores=1,3,5,7
/proc/8011/task/8017/stat : 8017 (java) S 8008 8011 4348 0 -1 1077944384 3894 0 0 0 582 39 0 0 20 0 15 0 101668718 10914865152 81208 33554432000 4194304 4196468 140728901013168 140023601589392 140023678682837 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8018] ppid=8008 vsize=10659048 memory=324832 CPUtime=5.69 cores=1,3,5,7
/proc/8011/task/8018/stat : 8018 (java) S 8008 8011 4348 0 -1 1077944384 6157 0 0 0 528 41 0 0 20 0 15 0 101668719 10914865152 81208 33554432000 4194304 4196468 140728901013168 140023171074032 140023678683778 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8019] ppid=8008 vsize=10659048 memory=324832 CPUtime=0 cores=1,3,5,7
/proc/8011/task/8019/stat : 8019 (java) S 8008 8011 4348 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 101668720 10914865152 81208 33554432000 4194304 4196468 140728901013168 140023170020256 140023678682837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8020] ppid=8008 vsize=10659048 memory=324832 CPUtime=0 cores=1,3,5,7
/proc/8011/task/8020/stat : 8020 (java) S 8008 8011 4348 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 101668720 10914865152 81208 33554432000 4194304 4196468 140728901013168 140023168967664 140023678682837 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8021] ppid=8008 vsize=10659048 memory=324832 CPUtime=0 cores=1,3,5,7
/proc/8011/task/8021/stat : 8021 (java) S 8008 8011 4348 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101668722 10914865152 81208 33554432000 4194304 4196468 140728901013168 140023167916240 140023678691227 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8022] ppid=8008 vsize=10659048 memory=324832 CPUtime=0.54 cores=1,3,5,7
/proc/8011/task/8022/stat : 8022 (java) S 8008 8011 4348 0 -1 1077944384 4339 0 0 0 53 1 0 0 20 0 15 0 101668722 10914865152 81208 33554432000 4194304 4196468 140728901013168 140023166863856 140023678683778 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8023] ppid=8008 vsize=10659048 memory=324832 CPUtime=0.49 cores=1,3,5,7
/proc/8011/task/8023/stat : 8023 (java) S 8008 8011 4348 0 -1 1077944384 2635 0 0 0 48 1 0 0 20 0 15 0 101668722 10914865152 81208 33554432000 4194304 4196468 140728901013168 140023165811312 140023678683778 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8024] ppid=8008 vsize=10659048 memory=1012 CPUtime=0.2 cores=1,3,5,7
/proc/8011/task/8024/stat : 8024 (java) S 8008 8011 4348 0 -1 1077944384 1549 0 0 0 20 0 0 0 20 0 15 0 101668722 10914865152 81208 33554432000 4194304 4196468 140728901013168 140023164758768 140023678683778 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8025] ppid=8008 vsize=10659048 memory=1436 CPUtime=0 cores=1,3,5,7
/proc/8011/task/8025/stat : 8025 (java) S 8008 8011 4348 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101668723 10914865152 81208 33554432000 4194304 4196468 140728901013168 140023163706464 140023678682837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8026] ppid=8008 vsize=10659048 memory=4420 CPUtime=1.17 cores=1,3,5,7
/proc/8011/task/8026/stat : 8026 (java) S 8008 8011 4348 0 -1 1077944384 724 0 0 0 55 62 0 0 20 0 15 0 101668723 10914865152 81208 33554432000 4194304 4196468 140728901013168 140023162652976 140023678683778 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
Current children cumulated CPU time: 2400.4 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 324832 KiB

[startup+2442.3 s]
/proc/loadavg: 1.65 1.51 1.38 3/215 8176
/proc/meminfo: memFree=20028220/32770624 swapFree=67108860/67108860
[pid=8011] ppid=8008 vsize=10659048 memory=330976 CPUtime=2460.99 cores=1,3,5,7
/proc/8011/stat : 8011 (java) S 8008 8011 4348 0 -1 1077944320 58291 0 0 0 245855 244 0 0 20 0 15 0 101668717 10914865152 82744 33554432000 4194304 4196468 140728901013168 140728900995712 140023678672631 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
/proc/8011/statm: 2664762 82744 3118 1 0 2627263 0
[pid=8011/tid=8013] ppid=8008 vsize=10659048 memory=326880 CPUtime=2426.98 cores=1,3,5,7
/proc/8011/task/8013/stat : 8013 (java) R 8008 8011 4348 0 -1 4202560 20262 0 0 0 242675 23 0 0 20 0 15 0 101668717 10914865152 82744 33554432000 4194304 4196468 140728901013168 140023682911856 140023268036337 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8014] ppid=8008 vsize=10659048 memory=330976 CPUtime=6.4 cores=1,3,5,7
/proc/8011/task/8014/stat : 8014 (java) S 8008 8011 4348 0 -1 1077944384 5891 0 0 0 597 43 0 0 20 0 15 0 101668718 10914865152 82744 33554432000 4194304 4196468 140728901013168 140023604747024 140023678682837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8015] ppid=8008 vsize=10659048 memory=330976 CPUtime=6.43 cores=1,3,5,7
/proc/8011/task/8015/stat : 8015 (java) S 8008 8011 4348 0 -1 1077944384 6321 0 0 0 596 47 0 0 20 0 15 0 101668718 10914865152 82744 33554432000 4194304 4196468 140728901013168 140023603694480 140023678682837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8016] ppid=8008 vsize=10659048 memory=330976 CPUtime=6.4 cores=1,3,5,7
/proc/8011/task/8016/stat : 8016 (java) S 8008 8011 4348 0 -1 1077944384 4773 0 0 0 593 47 0 0 20 0 15 0 101668718 10914865152 82744 33554432000 4194304 4196468 140728901013168 140023602641936 140023678682837 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8017] ppid=8008 vsize=10659048 memory=330976 CPUtime=6.42 cores=1,3,5,7
/proc/8011/task/8017/stat : 8017 (java) S 8008 8011 4348 0 -1 1077944384 4085 0 0 0 601 41 0 0 20 0 15 0 101668718 10914865152 82744 33554432000 4194304 4196468 140728901013168 140023601589392 140023678682837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8018] ppid=8008 vsize=10659048 memory=330976 CPUtime=5.84 cores=1,3,5,7
/proc/8011/task/8018/stat : 8018 (java) S 8008 8011 4348 0 -1 1077944384 6329 0 0 0 542 42 0 0 20 0 15 0 101668719 10914865152 82744 33554432000 4194304 4196468 140728901013168 140023171074032 140023678683778 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8019] ppid=8008 vsize=10659048 memory=330976 CPUtime=0 cores=1,3,5,7
/proc/8011/task/8019/stat : 8019 (java) S 8008 8011 4348 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 101668720 10914865152 82744 33554432000 4194304 4196468 140728901013168 140023170020256 140023678682837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8020] ppid=8008 vsize=10659048 memory=330976 CPUtime=0 cores=1,3,5,7
/proc/8011/task/8020/stat : 8020 (java) S 8008 8011 4348 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 101668720 10914865152 82744 33554432000 4194304 4196468 140728901013168 140023168967664 140023678682837 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8021] ppid=8008 vsize=10659048 memory=330976 CPUtime=0 cores=1,3,5,7
/proc/8011/task/8021/stat : 8021 (java) S 8008 8011 4348 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101668722 10914865152 82744 33554432000 4194304 4196468 140728901013168 140023167916240 140023678691227 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8022] ppid=8008 vsize=10659048 memory=29340 CPUtime=0.54 cores=1,3,5,7
/proc/8011/task/8022/stat : 8022 (java) S 8008 8011 4348 0 -1 1077944384 4341 0 0 0 53 1 0 0 20 0 15 0 101668722 10914865152 82744 33554432000 4194304 4196468 140728901013168 140023166863856 140023678683778 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8023] ppid=8008 vsize=10659048 memory=330976 CPUtime=0.49 cores=1,3,5,7
/proc/8011/task/8023/stat : 8023 (java) S 8008 8011 4348 0 -1 1077944384 2637 0 0 0 48 1 0 0 20 0 15 0 101668722 10914865152 82744 33554432000 4194304 4196468 140728901013168 140023165811312 140023678683778 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8024] ppid=8008 vsize=10659048 memory=840 CPUtime=0.2 cores=1,3,5,7
/proc/8011/task/8024/stat : 8024 (java) S 8008 8011 4348 0 -1 1077944384 1551 0 0 0 20 0 0 0 20 0 15 0 101668722 10914865152 82744 33554432000 4194304 4196468 140728901013168 140023164758768 140023678683778 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8025] ppid=8008 vsize=10659048 memory=330976 CPUtime=0 cores=1,3,5,7
/proc/8011/task/8025/stat : 8025 (java) S 8008 8011 4348 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101668723 10914865152 82744 33554432000 4194304 4196468 140728901013168 140023163706464 140023678682837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8026] ppid=8008 vsize=10659048 memory=2400 CPUtime=1.21 cores=1,3,5,7
/proc/8011/task/8026/stat : 8026 (java) S 8008 8011 4348 0 -1 1077944384 740 0 0 0 57 64 0 0 20 0 15 0 101668723 10914865152 82744 33554432000 4194304 4196468 140728901013168 140023162652976 140023678683778 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
Current children cumulated CPU time: 2460.99 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 330976 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2500.8 s]
/proc/loadavg: 1.50 1.50 1.39 3/215 8177
/proc/meminfo: memFree=19758248/32770624 swapFree=67108860/67108860
[pid=8011] ppid=8008 vsize=10659048 memory=335072 CPUtime=2520.06 cores=1,3,5,7
/proc/8011/stat : 8011 (java) S 8008 8011 4348 0 -1 1077944320 59722 0 0 0 251756 250 0 0 20 0 15 0 101668717 10914865152 83768 33554432000 4194304 4196468 140728901013168 140728900995712 140023678672631 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
/proc/8011/statm: 2664762 83768 3118 1 0 2627263 0
[pid=8011/tid=8013] ppid=8008 vsize=10659048 memory=15876 CPUtime=2485.06 cores=1,3,5,7
/proc/8011/task/8013/stat : 8013 (java) R 8008 8011 4348 0 -1 4202560 20645 0 0 0 248483 23 0 0 20 0 15 0 101668717 10914865152 83768 33554432000 4194304 4196468 140728901013168 140023682911856 140023268292344 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8014] ppid=8008 vsize=10659048 memory=2600 CPUtime=6.6 cores=1,3,5,7
/proc/8011/task/8014/stat : 8014 (java) S 8008 8011 4348 0 -1 1077944384 6071 0 0 0 617 43 0 0 20 0 15 0 101668718 10914865152 83768 33554432000 4194304 4196468 140728901013168 140023604747024 140023678682837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8015] ppid=8008 vsize=10659048 memory=335072 CPUtime=6.63 cores=1,3,5,7
/proc/8011/task/8015/stat : 8015 (java) S 8008 8011 4348 0 -1 1077944384 6539 0 0 0 615 48 0 0 20 0 15 0 101668718 10914865152 83768 33554432000 4194304 4196468 140728901013168 140023603694480 140023678682837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8016] ppid=8008 vsize=10659048 memory=1408 CPUtime=6.61 cores=1,3,5,7
/proc/8011/task/8016/stat : 8016 (java) S 8008 8011 4348 0 -1 1077944384 5007 0 0 0 613 48 0 0 20 0 15 0 101668718 10914865152 83768 33554432000 4194304 4196468 140728901013168 140023602641936 140023678682837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8017] ppid=8008 vsize=10659048 memory=3180 CPUtime=6.62 cores=1,3,5,7
/proc/8011/task/8017/stat : 8017 (java) S 8008 8011 4348 0 -1 1077944384 4310 0 0 0 620 42 0 0 20 0 15 0 101668718 10914865152 83768 33554432000 4194304 4196468 140728901013168 140023601589392 140023678682837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8018] ppid=8008 vsize=10659048 memory=8112282956445269571 CPUtime=5.98 cores=1,3,5,7
/proc/8011/task/8018/stat : 8018 (java) S 8008 8011 4348 0 -1 1077944384 6506 0 0 0 555 43 0 0 20 0 15 0 101668719 10914865152 83768 33554432000 4194304 4196468 140728901013168 140023171074032 140023678683778 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8019] ppid=8008 vsize=10659048 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/8011/task/8019/stat : 8019 (java) S 8008 8011 4348 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 101668720 10914865152 83768 33554432000 4194304 4196468 140728901013168 140023170020256 140023678682837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8020] ppid=8008 vsize=10659048 memory=2400 CPUtime=0 cores=1,3,5,7
/proc/8011/task/8020/stat : 8020 (java) S 8008 8011 4348 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 101668720 10914865152 83768 33554432000 4194304 4196468 140728901013168 140023168967664 140023678682837 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8021] ppid=8008 vsize=10659048 memory=335072 CPUtime=0 cores=1,3,5,7
/proc/8011/task/8021/stat : 8021 (java) S 8008 8011 4348 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101668722 10914865152 83768 33554432000 4194304 4196468 140728901013168 140023167916240 140023678691227 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8022] ppid=8008 vsize=10659048 memory=920 CPUtime=0.54 cores=1,3,5,7
/proc/8011/task/8022/stat : 8022 (java) S 8008 8011 4348 0 -1 1077944384 4343 0 0 0 53 1 0 0 20 0 15 0 101668722 10914865152 83768 33554432000 4194304 4196468 140728901013168 140023166863856 140023678683778 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8023] ppid=8008 vsize=10659048 memory=3848 CPUtime=0.49 cores=1,3,5,7
/proc/8011/task/8023/stat : 8023 (java) S 8008 8011 4348 0 -1 1077944384 2639 0 0 0 48 1 0 0 20 0 15 0 101668722 10914865152 83768 33554432000 4194304 4196468 140728901013168 140023165811312 140023678683778 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8024] ppid=8008 vsize=10659048 memory=8112282956445269571 CPUtime=0.2 cores=1,3,5,7
/proc/8011/task/8024/stat : 8024 (java) S 8008 8011 4348 0 -1 1077944384 1553 0 0 0 20 0 0 0 20 0 15 0 101668722 10914865152 83768 33554432000 4194304 4196468 140728901013168 140023164758768 140023678683778 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8025] ppid=8008 vsize=10659048 memory=840 CPUtime=0 cores=1,3,5,7
/proc/8011/task/8025/stat : 8025 (java) S 8008 8011 4348 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101668723 10914865152 83768 33554432000 4194304 4196468 140728901013168 140023163706464 140023678682837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
[pid=8011/tid=8026] ppid=8008 vsize=10659048 memory=1800 CPUtime=1.23 cores=1,3,5,7
/proc/8011/task/8026/stat : 8026 (java) S 8008 8011 4348 0 -1 1077944384 748 0 0 0 58 65 0 0 20 0 15 0 101668723 10914865152 83768 33554432000 4194304 4196468 140728901013168 140023162652976 140023678683778 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30769152 140728901014701 140728901014793 140728901014793 140728901017551 0
Current children cumulated CPU time: 2520.06 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 335072 KiB

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

[startup+2500.82 s]
# the end of solver process 8011 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2517.58 s, system=2.50585 s

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

Child status: 143
Real time (s): 2500.82
CPU time (s): 2520.08
CPU user time (s): 2517.58
CPU system time (s): 2.50585
CPU usage (%): 100.77
Max. virtual memory (cumulated for all children) (KiB): 10659048
Max. memory (cumulated for all children) (KiB): 335072

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.58
system time used= 2.50585
maximum resident set size= 335520
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 59894
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2736
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 223290
involuntary context switches= 6453


# summary of solver processes directly reported to runsolver:
#   pid: 8011
#   total CPU time (s): 2520.08
#   total CPU user time (s): 2517.58
#   total CPU system time (s): 2.50585

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.0694 second user time and 23.3423 second system time

The end

Launcher Data

Begin job on node107 at 2018-07-29 07:10:55
IDJOB=4300001
IDBENCH=141518
IDSOLVER=2763
FILE ID=node107/4300001-1532841055
RUNJOBID= node107-1532811420-4380
PBS_JOBID= 21022487
Free space on /tmp= 54468 MiB

SOLVER NAME= MiniCPFever 2018-04-29
BENCH NAME= XCSP18/MagicSquare/MagicSquare-16-sum_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4300001-1532841055/watcher-4300001-1532841055 -o /tmp/evaluation-result-4300001-1532841055/solver-4300001-1532841055 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1532811420-4380 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4300001-1532841055.xml

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

MD5SUM BENCH= dc0956070aead6ed741b5a9522bbec89
RANDOM SEED=162469836

node107.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.40
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.40
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.40
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.40
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:        23044740 kB
MemAvailable:   31746240 kB
Buffers:          237320 kB
Cached:          8700364 kB
SwapCached:            0 kB
Active:          4030956 kB
Inactive:        5149068 kB
Active(anon):     193644 kB
Inactive(anon):    76492 kB
Active(file):    3837312 kB
Inactive(file):  5072576 kB
Unevictable:        7164 kB
Mlocked:            7164 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1280 kB
Writeback:             0 kB
AnonPages:        251368 kB
Mapped:            55784 kB
Shmem:             25228 kB
Slab:             242804 kB
SReclaimable:     214892 kB
SUnreclaim:        27912 kB
KernelStack:        3696 kB
PageTables:         5720 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1107200 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    184320 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       91520 kB
DirectMap2M:    33454080 kB

Free space on /tmp at the end= 54468 MiB
End job on node107 at 2018-07-29 07:52:36