Trace number 4300006

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
The dodo solver 2018-04-29? (TO) 2520.05 2499.61

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: 2520
0.14/0.13	c memlimit: -1
0.14/0.13	c nbcore: -1
2520.03/2499.60	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 (13051 MiB free)
  memory of node 1: 16384 MiB (14209 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4300006-1532838145/watcher-4300006-1532838145 -o /tmp/evaluation-result-4300006-1532838145/solver-4300006-1532838145 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1532809720-10553 --watchdog 2580 java -jar HOME/dodo_solver.jar HOME/instance-4300006-1532838145.xml --timelimit 2520 

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

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

solver pid=14050, runsolver pid=14047

[startup+0.103645 s]*
/proc/loadavg: 1.66 1.50 1.39 4/219 14065
/proc/meminfo: memFree=27899304/32770624 swapFree=67108744/67108860
[pid=14050] ppid=14047 vsize=10658972 memory=27644 CPUtime=0.14 cores=1,3,5,7
/proc/14050/stat : 14050 (java) S 14047 14050 10521 0 -1 1077944320 5327 0 0 0 13 1 0 0 20 0 15 0 101377754 10914787328 6911 33554432000 4194304 4196468 140721379319200 140721379301744 140351274528503 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
/proc/14050/statm: 2664743 6911 2843 1 0 2627263 0
[pid=14050/tid=14052] ppid=14047 vsize=10658972 memory=-8269626465541329277 CPUtime=0.09 cores=1,3,5,7
/proc/14050/task/14052/stat : 14052 (java) R 14047 14050 10521 0 -1 4202560 3155 0 0 0 9 0 0 0 20 0 15 0 101377754 10914787328 6976 33554432000 4194304 4196468 140721379319200 140351278756024 140351258572133 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14053] ppid=14047 vsize=10658972 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/14050/task/14053/stat : 14053 (java) S 14047 14050 10521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101377755 10914787328 6976 33554432000 4194304 4196468 140721379319200 140351211219856 140351274538709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14054] ppid=14047 vsize=10658972 memory=140428931131008 CPUtime=0 cores=1,3,5,7
/proc/14050/task/14054/stat : 14054 (java) S 14047 14050 10521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101377755 10914787328 6976 33554432000 4194304 4196468 140721379319200 140350880344848 140351274538709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14055] ppid=14047 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14050/task/14055/stat : 14055 (java) S 14047 14050 10521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101377755 10914787328 6976 33554432000 4194304 4196468 140721379319200 140350879292560 140351274538709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14056] ppid=14047 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14050/task/14056/stat : 14056 (java) S 14047 14050 10521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101377755 10914787328 6976 33554432000 4194304 4196468 140721379319200 140350878239760 140351274538709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14057] ppid=14047 vsize=10658972 memory=140428931131008 CPUtime=0 cores=1,3,5,7
/proc/14050/task/14057/stat : 14057 (java) S 14047 14050 10521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101377756 10914787328 6976 33554432000 4194304 4196468 140721379319200 140350766970992 140351274539650 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14058] ppid=14047 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14050/task/14058/stat : 14058 (java) S 14047 14050 10521 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 101377757 10914787328 6976 33554432000 4194304 4196468 140721379319200 140350765916960 140351274538709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14059] ppid=14047 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14050/task/14059/stat : 14059 (java) S 14047 14050 10521 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 101377757 10914787328 7042 33554432000 4194304 4196468 140721379319200 140350764864624 140351274538709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14060] ppid=14047 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14050/task/14060/stat : 14060 (java) S 14047 14050 10521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101377760 10914787328 7042 33554432000 4194304 4196468 140721379319200 140350763812944 140351274547099 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14061] ppid=14047 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14050/task/14061/stat : 14061 (java) S 14047 14050 10521 0 -1 1077944384 413 0 0 0 0 0 0 0 20 0 15 0 101377760 10914787328 7042 33554432000 4194304 4196468 140721379319200 140350762760816 140351274539650 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14062] ppid=14047 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14050/task/14062/stat : 14062 (java) S 14047 14050 10521 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 15 0 101377760 10914787328 7042 33554432000 4194304 4196468 140721379319200 140350761708016 140351274539650 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14063] ppid=14047 vsize=10658972 memory=140428931131008 CPUtime=0.02 cores=1,3,5,7
/proc/14050/task/14063/stat : 14063 (java) R 14047 14050 10521 0 -1 4202560 398 0 0 0 2 0 0 0 20 0 15 0 101377760 10914787328 7042 33554432000 4194304 4196468 140721379319200 140350760652600 140351267634165 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14064] ppid=14047 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14050/task/14064/stat : 14064 (java) S 14047 14050 10521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101377760 10914787328 7042 33554432000 4194304 4196468 140721379319200 140350759603168 140351274538709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14065] ppid=14047 vsize=10658972 memory=140428931131008 CPUtime=0 cores=1,3,5,7
/proc/14050/task/14065/stat : 14065 (java) S 14047 14050 10521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101377760 10914787328 7042 33554432000 4194304 4196468 140721379319200 140350758549936 140351274539650 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 27644 KiB

[startup+0.210759 s]*
/proc/loadavg: 1.61 1.49 1.39 4/219 14065
/proc/meminfo: memFree=27887824/32770624 swapFree=67108744/67108860
[pid=14050] ppid=14047 vsize=10661132 memory=40224 CPUtime=0.33 cores=1,3,5,7
/proc/14050/stat : 14050 (java) S 14047 14050 10521 0 -1 1077944320 8121 0 0 0 30 3 0 0 20 0 15 0 101377754 10916999168 10056 33554432000 4194304 4196468 140721379319200 140721379301744 140351274528503 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
/proc/14050/statm: 2665283 10056 2945 1 0 2627263 0
[pid=14050/tid=14052] ppid=14047 vsize=10661132 memory=7022364594140610616 CPUtime=0.19 cores=1,3,5,7
/proc/14050/task/14052/stat : 14052 (java) R 14047 14050 10521 0 -1 4202560 5246 0 0 0 18 1 0 0 20 0 15 0 101377754 10916999168 10091 33554432000 4194304 4196468 140721379319200 140351278760816 140351258608990 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14053] ppid=14047 vsize=10661132 memory=364 CPUtime=0 cores=1,3,5,7
/proc/14050/task/14053/stat : 14053 (java) S 14047 14050 10521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101377755 10916999168 10091 33554432000 4194304 4196468 140721379319200 140351211219856 140351274538709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14054] ppid=14047 vsize=10661132 memory=288370805082842752 CPUtime=0 cores=1,3,5,7
/proc/14050/task/14054/stat : 14054 (java) S 14047 14050 10521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101377755 10916999168 10091 33554432000 4194304 4196468 140721379319200 140350880344848 140351274538709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14055] ppid=14047 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14050/task/14055/stat : 14055 (java) S 14047 14050 10521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101377755 10916999168 10091 33554432000 4194304 4196468 140721379319200 140350879292560 140351274538709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14056] ppid=14047 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14050/task/14056/stat : 14056 (java) S 14047 14050 10521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101377755 10916999168 10091 33554432000 4194304 4196468 140721379319200 140350878239760 140351274538709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14057] ppid=14047 vsize=10661132 memory=140428931131008 CPUtime=0 cores=1,3,5,7
/proc/14050/task/14057/stat : 14057 (java) S 14047 14050 10521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101377756 10916999168 10091 33554432000 4194304 4196468 140721379319200 140350766970992 140351274539650 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14058] ppid=14047 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14050/task/14058/stat : 14058 (java) S 14047 14050 10521 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 101377757 10916999168 10091 33554432000 4194304 4196468 140721379319200 140350765916960 140351274538709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14059] ppid=14047 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14050/task/14059/stat : 14059 (java) S 14047 14050 10521 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 101377757 10916999168 10091 33554432000 4194304 4196468 140721379319200 140350764864624 140351274538709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14060] ppid=14047 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14050/task/14060/stat : 14060 (java) S 14047 14050 10521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101377760 10916999168 10091 33554432000 4194304 4196468 140721379319200 140350763812944 140351274547099 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14061] ppid=14047 vsize=10661132 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/14050/task/14061/stat : 14061 (java) S 14047 14050 10521 0 -1 1077944384 437 0 0 0 1 0 0 0 20 0 15 0 101377760 10916999168 10091 33554432000 4194304 4196468 140721379319200 140350762760816 140351274539650 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14062] ppid=14047 vsize=10661132 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/14050/task/14062/stat : 14062 (java) S 14047 14050 10521 0 -1 1077944384 302 0 0 0 2 0 0 0 20 0 15 0 101377760 10916999168 10091 33554432000 4194304 4196468 140721379319200 140350761708016 140351274539650 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14063] ppid=14047 vsize=10661132 memory=140428931131008 CPUtime=0.07 cores=1,3,5,7
/proc/14050/task/14063/stat : 14063 (java) S 14047 14050 10521 0 -1 1077944384 776 0 0 0 7 0 0 0 20 0 15 0 101377760 10916999168 10091 33554432000 4194304 4196468 140721379319200 140350760655728 140351274539650 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14064] ppid=14047 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14050/task/14064/stat : 14064 (java) S 14047 14050 10521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101377760 10916999168 10091 33554432000 4194304 4196468 140721379319200 140350759603168 140351274538709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14065] ppid=14047 vsize=10661132 memory=140428931131008 CPUtime=0 cores=1,3,5,7
/proc/14050/task/14065/stat : 14065 (java) S 14047 14050 10521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101377760 10916999168 10091 33554432000 4194304 4196468 140721379319200 140350758549936 140351274539650 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 40224 KiB

[startup+0.310383 s]*
/proc/loadavg: 1.61 1.49 1.39 4/219 14065
/proc/meminfo: memFree=27881496/32770624 swapFree=67108744/67108860
[pid=14050] ppid=14047 vsize=10661132 memory=46812 CPUtime=0.56 cores=1,3,5,7
/proc/14050/stat : 14050 (java) S 14047 14050 10521 0 -1 1077944320 8721 0 0 0 53 3 0 0 20 0 15 0 101377754 10916999168 11703 33554432000 4194304 4196468 140721379319200 140721379301744 140351274528503 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
/proc/14050/statm: 2665283 11703 3057 1 0 2627263 0
[pid=14050/tid=14052] ppid=14047 vsize=10661132 memory=7022364594140610616 CPUtime=0.3 cores=1,3,5,7
/proc/14050/task/14052/stat : 14052 (java) R 14047 14050 10521 0 -1 4202560 5579 0 0 0 28 2 0 0 20 0 15 0 101377754 10916999168 11703 33554432000 4194304 4196468 140721379319200 140351278766672 140721379346370 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14053] ppid=14047 vsize=10661132 memory=4294980952 CPUtime=0 cores=1,3,5,7
/proc/14050/task/14053/stat : 14053 (java) S 14047 14050 10521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101377755 10916999168 11703 33554432000 4194304 4196468 140721379319200 140351211219856 140351274538709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14054] ppid=14047 vsize=10661132 memory=288370805082842752 CPUtime=0 cores=1,3,5,7
/proc/14050/task/14054/stat : 14054 (java) S 14047 14050 10521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101377755 10916999168 11703 33554432000 4194304 4196468 140721379319200 140350880344848 140351274538709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14055] ppid=14047 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14050/task/14055/stat : 14055 (java) S 14047 14050 10521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101377755 10916999168 11703 33554432000 4194304 4196468 140721379319200 140350879292560 140351274538709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14056] ppid=14047 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14050/task/14056/stat : 14056 (java) S 14047 14050 10521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101377755 10916999168 11703 33554432000 4194304 4196468 140721379319200 140350878239760 140351274538709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14057] ppid=14047 vsize=10661132 memory=140428931131008 CPUtime=0 cores=1,3,5,7
/proc/14050/task/14057/stat : 14057 (java) S 14047 14050 10521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101377756 10916999168 11703 33554432000 4194304 4196468 140721379319200 140350766970992 140351274539650 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14058] ppid=14047 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14050/task/14058/stat : 14058 (java) S 14047 14050 10521 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 101377757 10916999168 11703 33554432000 4194304 4196468 140721379319200 140350765916960 140351274538709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14059] ppid=14047 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14050/task/14059/stat : 14059 (java) S 14047 14050 10521 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 101377757 10916999168 11703 33554432000 4194304 4196468 140721379319200 140350764864624 140351274538709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14060] ppid=14047 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14050/task/14060/stat : 14060 (java) S 14047 14050 10521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101377760 10916999168 11703 33554432000 4194304 4196468 140721379319200 140350763812944 140351274547099 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14061] ppid=14047 vsize=10661132 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/14050/task/14061/stat : 14061 (java) R 14047 14050 10521 0 -1 1077944384 558 0 0 0 5 0 0 0 20 0 15 0 101377760 10916999168 11703 33554432000 4194304 4196468 140721379319200 140350762760816 140351274539650 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14062] ppid=14047 vsize=10661132 memory=-1 CPUtime=0.05 cores=1,3,5,7
/proc/14050/task/14062/stat : 14062 (java) R 14047 14050 10521 0 -1 4202560 335 0 0 0 5 0 0 0 20 0 15 0 101377760 10916999168 11703 33554432000 4194304 4196468 140721379319200 140350761708016 140351254245639 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14063] ppid=14047 vsize=10661132 memory=140428931131008 CPUtime=0.13 cores=1,3,5,7
/proc/14050/task/14063/stat : 14063 (java) R 14047 14050 10521 0 -1 4202560 885 0 0 0 13 0 0 0 20 0 15 0 101377760 10916999168 11703 33554432000 4194304 4196468 140721379319200 140350760650112 140351274549850 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14064] ppid=14047 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14050/task/14064/stat : 14064 (java) S 14047 14050 10521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101377760 10916999168 11703 33554432000 4194304 4196468 140721379319200 140350759603168 140351274538709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14065] ppid=14047 vsize=10661132 memory=140428931131008 CPUtime=0 cores=1,3,5,7
/proc/14050/task/14065/stat : 14065 (java) S 14047 14050 10521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101377760 10916999168 11703 33554432000 4194304 4196468 140721379319200 140350758549936 140351274539650 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
Current children cumulated CPU time: 0.56 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 46812 KiB

[startup+0.700818 s]
/proc/loadavg: 1.61 1.49 1.39 3/219 14065
/proc/meminfo: memFree=27837688/32770624 swapFree=67108744/67108860
[pid=14050] ppid=14047 vsize=10661132 memory=147528 CPUtime=1.39 cores=1,3,5,7
/proc/14050/stat : 14050 (java) S 14047 14050 10521 0 -1 1077944320 10398 0 0 0 134 5 0 0 20 0 15 0 101377754 10916999168 36882 33554432000 4194304 4196468 140721379319200 140721379301744 140351274528503 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
/proc/14050/statm: 2665283 36882 3092 1 0 2627263 0
[pid=14050/tid=14052] ppid=14047 vsize=10661132 memory=200803142879816 CPUtime=0.68 cores=1,3,5,7
/proc/14050/task/14052/stat : 14052 (java) R 14047 14050 10521 0 -1 4202560 5662 0 0 0 64 4 0 0 20 0 15 0 101377754 10916999168 36882 33554432000 4194304 4196468 140721379319200 140351278748064 140721379346370 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14053] ppid=14047 vsize=10661132 memory=599343 CPUtime=0 cores=1,3,5,7
/proc/14050/task/14053/stat : 14053 (java) S 14047 14050 10521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101377755 10916999168 36882 33554432000 4194304 4196468 140721379319200 140351211219856 140351274538709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14054] ppid=14047 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14050/task/14054/stat : 14054 (java) S 14047 14050 10521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101377755 10916999168 36882 33554432000 4194304 4196468 140721379319200 140350880344848 140351274538709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14055] ppid=14047 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14050/task/14055/stat : 14055 (java) S 14047 14050 10521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101377755 10916999168 36882 33554432000 4194304 4196468 140721379319200 140350879292560 140351274538709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14056] ppid=14047 vsize=10661132 memory=7809523229951467576 CPUtime=0 cores=1,3,5,7
/proc/14050/task/14056/stat : 14056 (java) S 14047 14050 10521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101377755 10916999168 36882 33554432000 4194304 4196468 140721379319200 140350878239760 140351274538709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14057] ppid=14047 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14050/task/14057/stat : 14057 (java) S 14047 14050 10521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101377756 10916999168 36882 33554432000 4194304 4196468 140721379319200 140350766970992 140351274539650 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14058] ppid=14047 vsize=10661132 memory=-3472574513799858008 CPUtime=0 cores=1,3,5,7
/proc/14050/task/14058/stat : 14058 (java) S 14047 14050 10521 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 101377757 10916999168 36882 33554432000 4194304 4196468 140721379319200 140350765916960 140351274538709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14059] ppid=14047 vsize=10661132 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/14050/task/14059/stat : 14059 (java) S 14047 14050 10521 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 101377757 10916999168 36882 33554432000 4194304 4196468 140721379319200 140350764864624 140351274538709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14060] ppid=14047 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14050/task/14060/stat : 14060 (java) S 14047 14050 10521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101377760 10916999168 36882 33554432000 4194304 4196468 140721379319200 140350763812944 140351274547099 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14061] ppid=14047 vsize=10661132 memory=0 CPUtime=0.26 cores=1,3,5,7
/proc/14050/task/14061/stat : 14061 (java) S 14047 14050 10521 0 -1 1077944384 1261 0 0 0 26 0 0 0 20 0 15 0 101377760 10916999168 36882 33554432000 4194304 4196468 140721379319200 140350762760816 140351274539650 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14062] ppid=14047 vsize=10661132 memory=0 CPUtime=0.26 cores=1,3,5,7
/proc/14050/task/14062/stat : 14062 (java) S 14047 14050 10521 0 -1 1077944384 1079 0 0 0 26 0 0 0 20 0 15 0 101377760 10916999168 36882 33554432000 4194304 4196468 140721379319200 140350761708016 140351274539650 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14063] ppid=14047 vsize=10661132 memory=0 CPUtime=0.17 cores=1,3,5,7
/proc/14050/task/14063/stat : 14063 (java) S 14047 14050 10521 0 -1 1077944384 1028 0 0 0 17 0 0 0 20 0 15 0 101377760 10916999168 36882 33554432000 4194304 4196468 140721379319200 140350760655728 140351274539650 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14064] ppid=14047 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14050/task/14064/stat : 14064 (java) S 14047 14050 10521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101377760 10916999168 36882 33554432000 4194304 4196468 140721379319200 140350759603168 140351274538709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14065] ppid=14047 vsize=10661132 memory=18280 CPUtime=0 cores=1,3,5,7
/proc/14050/task/14065/stat : 14065 (java) S 14047 14050 10521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101377760 10916999168 36882 33554432000 4194304 4196468 140721379319200 140350758549936 140351274539650 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
Current children cumulated CPU time: 1.39 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 147528 KiB

[startup+1.50085 s]
/proc/loadavg: 1.61 1.49 1.39 4/219 14065
/proc/meminfo: memFree=27747640/32770624 swapFree=67108744/67108860
[pid=14050] ppid=14047 vsize=10661132 memory=188736 CPUtime=2.71 cores=1,3,5,7
/proc/14050/stat : 14050 (java) S 14047 14050 10521 0 -1 1077944320 12067 0 0 0 264 7 0 0 20 0 15 0 101377754 10916999168 47184 33554432000 4194304 4196468 140721379319200 140721379301744 140351274528503 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
/proc/14050/statm: 2665283 47184 3112 1 0 2627263 0
[pid=14050/tid=14052] ppid=14047 vsize=10661132 memory=13884 CPUtime=1.46 cores=1,3,5,7
/proc/14050/task/14052/stat : 14052 (java) R 14047 14050 10521 0 -1 4202560 5680 0 0 0 142 4 0 0 20 0 15 0 101377754 10916999168 47184 33554432000 4194304 4196468 140721379319200 140351278746048 140721379346370 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14053] ppid=14047 vsize=10661132 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/14050/task/14053/stat : 14053 (java) S 14047 14050 10521 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 15 0 101377755 10916999168 47184 33554432000 4194304 4196468 140721379319200 140351211219856 140351274538709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14054] ppid=14047 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14050/task/14054/stat : 14054 (java) S 14047 14050 10521 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 101377755 10916999168 47184 33554432000 4194304 4196468 140721379319200 140350880344848 140351274538709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14055] ppid=14047 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14050/task/14055/stat : 14055 (java) S 14047 14050 10521 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 15 0 101377755 10916999168 47184 33554432000 4194304 4196468 140721379319200 140350879292560 140351274538709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14056] ppid=14047 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14050/task/14056/stat : 14056 (java) S 14047 14050 10521 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 15 0 101377755 10916999168 47184 33554432000 4194304 4196468 140721379319200 140350878239760 140351274538709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14057] ppid=14047 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14050/task/14057/stat : 14057 (java) S 14047 14050 10521 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 15 0 101377756 10916999168 47184 33554432000 4194304 4196468 140721379319200 140350766970992 140351274539650 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0

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

/proc/14050/task/14052/stat : 14052 (java) R 14047 14050 10521 0 -1 4202560 20240 0 0 0 229466 1243 0 0 20 0 15 0 101377754 10916999168 116521 33554432000 4194304 4196468 140721379319200 140351278616912 140721379346370 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14053] ppid=14047 vsize=10661132 memory=466084 CPUtime=6.37 cores=1,3,5,7
/proc/14050/task/14053/stat : 14053 (java) S 14047 14050 10521 0 -1 1077944384 4335 0 0 0 600 37 0 0 20 0 15 0 101377755 10916999168 116521 33554432000 4194304 4196468 140721379319200 140351211219856 140351274538709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14054] ppid=14047 vsize=10661132 memory=466084 CPUtime=6.31 cores=1,3,5,7
/proc/14050/task/14054/stat : 14054 (java) S 14047 14050 10521 0 -1 1077944384 5431 0 0 0 597 34 0 0 20 0 15 0 101377755 10916999168 116521 33554432000 4194304 4196468 140721379319200 140350880344848 140351274538709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14055] ppid=14047 vsize=10661132 memory=466084 CPUtime=6.33 cores=1,3,5,7
/proc/14050/task/14055/stat : 14055 (java) S 14047 14050 10521 0 -1 1077944384 4798 0 0 0 594 39 0 0 20 0 15 0 101377755 10916999168 116521 33554432000 4194304 4196468 140721379319200 140350879292560 140351274538709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14056] ppid=14047 vsize=10661132 memory=466084 CPUtime=6.36 cores=1,3,5,7
/proc/14050/task/14056/stat : 14056 (java) S 14047 14050 10521 0 -1 1077944384 5187 0 0 0 594 42 0 0 20 0 15 0 101377755 10916999168 116521 33554432000 4194304 4196468 140721379319200 140350878239760 140351274538709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14057] ppid=14047 vsize=10661132 memory=466084 CPUtime=6.14 cores=1,3,5,7
/proc/14050/task/14057/stat : 14057 (java) S 14047 14050 10521 0 -1 1077944384 7499 0 0 0 579 35 0 0 20 0 15 0 101377756 10916999168 116521 33554432000 4194304 4196468 140721379319200 140350766970992 140351274539650 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14058] ppid=14047 vsize=10661132 memory=466084 CPUtime=0 cores=1,3,5,7
/proc/14050/task/14058/stat : 14058 (java) S 14047 14050 10521 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 101377757 10916999168 116521 33554432000 4194304 4196468 140721379319200 140350765916960 140351274538709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14059] ppid=14047 vsize=10661132 memory=466084 CPUtime=0 cores=1,3,5,7
/proc/14050/task/14059/stat : 14059 (java) S 14047 14050 10521 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 101377757 10916999168 116521 33554432000 4194304 4196468 140721379319200 140350764864624 140351274538709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14060] ppid=14047 vsize=10661132 memory=466084 CPUtime=0 cores=1,3,5,7
/proc/14050/task/14060/stat : 14060 (java) S 14047 14050 10521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101377760 10916999168 116521 33554432000 4194304 4196468 140721379319200 140350763812944 140351274547099 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14061] ppid=14047 vsize=10661132 memory=466084 CPUtime=0.67 cores=1,3,5,7
/proc/14050/task/14061/stat : 14061 (java) S 14047 14050 10521 0 -1 1077944384 2674 0 0 0 67 0 0 0 20 0 15 0 101377760 10916999168 116521 33554432000 4194304 4196468 140721379319200 140350762760816 140351274539650 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14062] ppid=14047 vsize=10661132 memory=466084 CPUtime=0.37 cores=1,3,5,7
/proc/14050/task/14062/stat : 14062 (java) S 14047 14050 10521 0 -1 1077944384 1517 0 0 0 37 0 0 0 20 0 15 0 101377760 10916999168 116521 33554432000 4194304 4196468 140721379319200 140350761708016 140351274539650 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14063] ppid=14047 vsize=10661132 memory=1408 CPUtime=0.2 cores=1,3,5,7
/proc/14050/task/14063/stat : 14063 (java) S 14047 14050 10521 0 -1 1077944384 1171 0 0 0 19 1 0 0 20 0 15 0 101377760 10916999168 116521 33554432000 4194304 4196468 140721379319200 140350760655728 140351274539650 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14064] ppid=14047 vsize=10661132 memory=3188 CPUtime=0 cores=1,3,5,7
/proc/14050/task/14064/stat : 14064 (java) S 14047 14050 10521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101377760 10916999168 116521 33554432000 4194304 4196468 140721379319200 140350759603168 140351274538709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14065] ppid=14047 vsize=10661132 memory=6791534058613427641 CPUtime=0.97 cores=1,3,5,7
/proc/14050/task/14065/stat : 14065 (java) S 14047 14050 10521 0 -1 1077944384 896 0 0 0 52 45 0 0 20 0 15 0 101377760 10916999168 116521 33554432000 4194304 4196468 140721379319200 140350758549936 140351274539650 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
Current children cumulated CPU time: 2340.89 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 466084 KiB

[startup+2382.3 s]
/proc/loadavg: 1.32 1.42 1.38 3/221 14248
/proc/meminfo: memFree=27490780/32770624 swapFree=67108744/67108860
[pid=14050] ppid=14047 vsize=10661132 memory=472228 CPUtime=2401.52 cores=1,3,5,7
/proc/14050/stat : 14050 (java) S 14047 14050 10521 0 -1 1077944320 55976 0 0 0 238680 1472 0 0 20 0 15 0 101377754 10916999168 118057 33554432000 4194304 4196468 140721379319200 140721379301744 140351274528503 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
/proc/14050/statm: 2665283 118057 3126 1 0 2627263 0
[pid=14050/tid=14052] ppid=14047 vsize=10661132 memory=644 CPUtime=2366.63 cores=1,3,5,7
/proc/14050/task/14052/stat : 14052 (java) R 14047 14050 10521 0 -1 4202560 20522 0 0 0 235388 1275 0 0 20 0 15 0 101377754 10916999168 118057 33554432000 4194304 4196468 140721379319200 140351278616576 140721379346370 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14053] ppid=14047 vsize=10661132 memory=472228 CPUtime=6.59 cores=1,3,5,7
/proc/14050/task/14053/stat : 14053 (java) S 14047 14050 10521 0 -1 1077944384 4408 0 0 0 621 38 0 0 20 0 15 0 101377755 10916999168 118057 33554432000 4194304 4196468 140721379319200 140351211219856 140351274538709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14054] ppid=14047 vsize=10661132 memory=470180 CPUtime=6.53 cores=1,3,5,7
/proc/14050/task/14054/stat : 14054 (java) S 14047 14050 10521 0 -1 1077944384 5764 0 0 0 618 35 0 0 20 0 15 0 101377755 10916999168 118057 33554432000 4194304 4196468 140721379319200 140350880344848 140351274538709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14055] ppid=14047 vsize=10661132 memory=472228 CPUtime=6.55 cores=1,3,5,7
/proc/14050/task/14055/stat : 14055 (java) S 14047 14050 10521 0 -1 1077944384 4878 0 0 0 615 40 0 0 20 0 15 0 101377755 10916999168 118057 33554432000 4194304 4196468 140721379319200 140350879292560 140351274538709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14056] ppid=14047 vsize=10661132 memory=472228 CPUtime=6.58 cores=1,3,5,7
/proc/14050/task/14056/stat : 14056 (java) S 14047 14050 10521 0 -1 1077944384 5251 0 0 0 614 44 0 0 20 0 15 0 101377755 10916999168 118057 33554432000 4194304 4196468 140721379319200 140350878239760 140351274538709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14057] ppid=14047 vsize=10661132 memory=472228 CPUtime=6.31 cores=1,3,5,7
/proc/14050/task/14057/stat : 14057 (java) S 14047 14050 10521 0 -1 1077944384 7524 0 0 0 595 36 0 0 20 0 15 0 101377756 10916999168 118057 33554432000 4194304 4196468 140721379319200 140350766970992 140351274539650 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14058] ppid=14047 vsize=10661132 memory=466084 CPUtime=0 cores=1,3,5,7
/proc/14050/task/14058/stat : 14058 (java) S 14047 14050 10521 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 101377757 10916999168 118057 33554432000 4194304 4196468 140721379319200 140350765916960 140351274538709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14059] ppid=14047 vsize=10661132 memory=466084 CPUtime=0 cores=1,3,5,7
/proc/14050/task/14059/stat : 14059 (java) S 14047 14050 10521 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 101377757 10916999168 118057 33554432000 4194304 4196468 140721379319200 140350764864624 140351274538709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14060] ppid=14047 vsize=10661132 memory=466084 CPUtime=0 cores=1,3,5,7
/proc/14050/task/14060/stat : 14060 (java) S 14047 14050 10521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101377760 10916999168 118057 33554432000 4194304 4196468 140721379319200 140350763812944 140351274547099 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14061] ppid=14047 vsize=10661132 memory=466084 CPUtime=0.67 cores=1,3,5,7
/proc/14050/task/14061/stat : 14061 (java) S 14047 14050 10521 0 -1 1077944384 2676 0 0 0 67 0 0 0 20 0 15 0 101377760 10916999168 118057 33554432000 4194304 4196468 140721379319200 140350762760816 140351274539650 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14062] ppid=14047 vsize=10661132 memory=470180 CPUtime=0.37 cores=1,3,5,7
/proc/14050/task/14062/stat : 14062 (java) S 14047 14050 10521 0 -1 1077944384 1519 0 0 0 37 0 0 0 20 0 15 0 101377760 10916999168 118057 33554432000 4194304 4196468 140721379319200 140350761708016 140351274539650 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14063] ppid=14047 vsize=10661132 memory=6944656592387989600 CPUtime=0.2 cores=1,3,5,7
/proc/14050/task/14063/stat : 14063 (java) S 14047 14050 10521 0 -1 1077944384 1173 0 0 0 19 1 0 0 20 0 15 0 101377760 10916999168 118057 33554432000 4194304 4196468 140721379319200 140350760655728 140351274539650 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14064] ppid=14047 vsize=10661132 memory=470180 CPUtime=0 cores=1,3,5,7
/proc/14050/task/14064/stat : 14064 (java) S 14047 14050 10521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101377760 10916999168 118057 33554432000 4194304 4196468 140721379319200 140350759603168 140351274538709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14065] ppid=14047 vsize=10661132 memory=7007716818149199952 CPUtime=1 cores=1,3,5,7
/proc/14050/task/14065/stat : 14065 (java) S 14047 14050 10521 0 -1 1077944384 901 0 0 0 54 46 0 0 20 0 15 0 101377760 10916999168 118057 33554432000 4194304 4196468 140721379319200 140350758549936 140351274539650 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
Current children cumulated CPU time: 2401.52 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 472228 KiB

[startup+2442.3 s]
/proc/loadavg: 1.15 1.36 1.36 3/221 14249
/proc/meminfo: memFree=27484956/32770624 swapFree=67108744/67108860
[pid=14050] ppid=14047 vsize=10661132 memory=476324 CPUtime=2462.14 cores=1,3,5,7
/proc/14050/stat : 14050 (java) S 14047 14050 10521 0 -1 1077944320 57154 0 0 0 244705 1509 0 0 20 0 15 0 101377754 10916999168 119081 33554432000 4194304 4196468 140721379319200 140721379301744 140351274528503 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
/proc/14050/statm: 2665283 119081 3126 1 0 2627263 0
[pid=14050/tid=14052] ppid=14047 vsize=10661132 memory=476324 CPUtime=2426.16 cores=1,3,5,7
/proc/14050/task/14052/stat : 14052 (java) R 14047 14050 10521 0 -1 4202560 20882 0 0 0 241310 1306 0 0 20 0 15 0 101377754 10916999168 119081 33554432000 4194304 4196468 140721379319200 140351278629456 140721379346370 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14053] ppid=14047 vsize=10661132 memory=476324 CPUtime=6.82 cores=1,3,5,7
/proc/14050/task/14053/stat : 14053 (java) S 14047 14050 10521 0 -1 1077944384 4514 0 0 0 643 39 0 0 20 0 15 0 101377755 10916999168 119081 33554432000 4194304 4196468 140721379319200 140351211219856 140351274538709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14054] ppid=14047 vsize=10661132 memory=476324 CPUtime=6.76 cores=1,3,5,7
/proc/14050/task/14054/stat : 14054 (java) S 14047 14050 10521 0 -1 1077944384 6026 0 0 0 640 36 0 0 20 0 15 0 101377755 10916999168 119081 33554432000 4194304 4196468 140721379319200 140350880344848 140351274538709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14055] ppid=14047 vsize=10661132 memory=476324 CPUtime=6.78 cores=1,3,5,7
/proc/14050/task/14055/stat : 14055 (java) S 14047 14050 10521 0 -1 1077944384 5008 0 0 0 637 41 0 0 20 0 15 0 101377755 10916999168 119081 33554432000 4194304 4196468 140721379319200 140350879292560 140351274538709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14056] ppid=14047 vsize=10661132 memory=476324 CPUtime=6.81 cores=1,3,5,7
/proc/14050/task/14056/stat : 14056 (java) S 14047 14050 10521 0 -1 1077944384 5368 0 0 0 636 45 0 0 20 0 15 0 101377755 10916999168 119081 33554432000 4194304 4196468 140721379319200 140350878239760 140351274538709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14057] ppid=14047 vsize=10661132 memory=476324 CPUtime=6.47 cores=1,3,5,7
/proc/14050/task/14057/stat : 14057 (java) S 14047 14050 10521 0 -1 1077944384 7717 0 0 0 609 38 0 0 20 0 15 0 101377756 10916999168 119081 33554432000 4194304 4196468 140721379319200 140350766970992 140351274539650 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14058] ppid=14047 vsize=10661132 memory=476324 CPUtime=0 cores=1,3,5,7
/proc/14050/task/14058/stat : 14058 (java) S 14047 14050 10521 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 101377757 10916999168 119081 33554432000 4194304 4196468 140721379319200 140350765916960 140351274538709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14059] ppid=14047 vsize=10661132 memory=476324 CPUtime=0 cores=1,3,5,7
/proc/14050/task/14059/stat : 14059 (java) S 14047 14050 10521 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 101377757 10916999168 119081 33554432000 4194304 4196468 140721379319200 140350764864624 140351274538709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14060] ppid=14047 vsize=10661132 memory=474276 CPUtime=0 cores=1,3,5,7
/proc/14050/task/14060/stat : 14060 (java) S 14047 14050 10521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101377760 10916999168 119081 33554432000 4194304 4196468 140721379319200 140350763812944 140351274547099 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14061] ppid=14047 vsize=10661132 memory=476324 CPUtime=0.67 cores=1,3,5,7
/proc/14050/task/14061/stat : 14061 (java) S 14047 14050 10521 0 -1 1077944384 2676 0 0 0 67 0 0 0 20 0 15 0 101377760 10916999168 119081 33554432000 4194304 4196468 140721379319200 140350762760816 140351274539650 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14062] ppid=14047 vsize=10661132 memory=476324 CPUtime=0.37 cores=1,3,5,7
/proc/14050/task/14062/stat : 14062 (java) S 14047 14050 10521 0 -1 1077944384 1519 0 0 0 37 0 0 0 20 0 15 0 101377760 10916999168 119081 33554432000 4194304 4196468 140721379319200 140350761708016 140351274539650 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14063] ppid=14047 vsize=10661132 memory=476324 CPUtime=0.2 cores=1,3,5,7
/proc/14050/task/14063/stat : 14063 (java) S 14047 14050 10521 0 -1 1077944384 1173 0 0 0 19 1 0 0 20 0 15 0 101377760 10916999168 119081 33554432000 4194304 4196468 140721379319200 140350760655728 140351274539650 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14064] ppid=14047 vsize=10661132 memory=476324 CPUtime=0 cores=1,3,5,7
/proc/14050/task/14064/stat : 14064 (java) S 14047 14050 10521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101377760 10916999168 119081 33554432000 4194304 4196468 140721379319200 140350759603168 140351274538709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14065] ppid=14047 vsize=10661132 memory=476324 CPUtime=1.03 cores=1,3,5,7
/proc/14050/task/14065/stat : 14065 (java) S 14047 14050 10521 0 -1 1077944384 911 0 0 0 56 47 0 0 20 0 15 0 101377760 10916999168 119081 33554432000 4194304 4196468 140721379319200 140350758549936 140351274539650 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
Current children cumulated CPU time: 2462.14 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 476324 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2499.6 s]
/proc/loadavg: 1.13 1.33 1.35 3/221 14250
/proc/meminfo: memFree=27478416/32770624 swapFree=67108744/67108860
[pid=14050] ppid=14047 vsize=10661132 memory=482468 CPUtime=2520.03 cores=1,3,5,7
/proc/14050/stat : 14050 (java) S 14047 14050 10521 0 -1 1077944320 58474 0 0 0 250458 1545 0 0 20 0 15 0 101377754 10916999168 120617 33554432000 4194304 4196468 140721379319200 140721379301744 140351274528503 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
/proc/14050/statm: 2665283 120617 3126 1 0 2627263 0
[pid=14050/tid=14052] ppid=14047 vsize=10661132 memory=6791534058613427641 CPUtime=2483.03 cores=1,3,5,7
/proc/14050/task/14052/stat : 14052 (java) R 14047 14050 10521 0 -1 4202560 21246 0 0 0 246966 1337 0 0 20 0 15 0 101377754 10916999168 120617 33554432000 4194304 4196468 140721379319200 140351278620832 140721379346370 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14053] ppid=14047 vsize=10661132 memory=1952 CPUtime=7.03 cores=1,3,5,7
/proc/14050/task/14053/stat : 14053 (java) S 14047 14050 10521 0 -1 1077944384 4802 0 0 0 663 40 0 0 20 0 15 0 101377755 10916999168 120617 33554432000 4194304 4196468 140721379319200 140351211219856 140351274538709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14054] ppid=14047 vsize=10661132 memory=10588 CPUtime=6.96 cores=1,3,5,7
/proc/14050/task/14054/stat : 14054 (java) S 14047 14050 10521 0 -1 1077944384 6157 0 0 0 660 36 0 0 20 0 15 0 101377755 10916999168 120617 33554432000 4194304 4196468 140721379319200 140350880344848 140351274538709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14055] ppid=14047 vsize=10661132 memory=15872 CPUtime=6.99 cores=1,3,5,7
/proc/14050/task/14055/stat : 14055 (java) S 14047 14050 10521 0 -1 1077944384 5148 0 0 0 657 42 0 0 20 0 15 0 101377755 10916999168 120617 33554432000 4194304 4196468 140721379319200 140350879292560 140351274538709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14056] ppid=14047 vsize=10661132 memory=698 CPUtime=7.01 cores=1,3,5,7
/proc/14050/task/14056/stat : 14056 (java) S 14047 14050 10521 0 -1 1077944384 5537 0 0 0 655 46 0 0 20 0 15 0 101377755 10916999168 120617 33554432000 4194304 4196468 140721379319200 140350878239760 140351274538709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14057] ppid=14047 vsize=10661132 memory=0 CPUtime=6.63 cores=1,3,5,7
/proc/14050/task/14057/stat : 14057 (java) S 14047 14050 10521 0 -1 1077944384 7925 0 0 0 624 39 0 0 20 0 15 0 101377756 10916999168 120617 33554432000 4194304 4196468 140721379319200 140350766970992 140351274539650 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14058] ppid=14047 vsize=10661132 memory=-6451922813430251154 CPUtime=0 cores=1,3,5,7
/proc/14050/task/14058/stat : 14058 (java) S 14047 14050 10521 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 101377757 10916999168 120617 33554432000 4194304 4196468 140721379319200 140350765916960 140351274538709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14059] ppid=14047 vsize=10661132 memory=3047711592025925257 CPUtime=0 cores=1,3,5,7
/proc/14050/task/14059/stat : 14059 (java) S 14047 14050 10521 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 101377757 10916999168 120617 33554432000 4194304 4196468 140721379319200 140350764864624 140351274538709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14060] ppid=14047 vsize=10661132 memory=8514701219882239650 CPUtime=0 cores=1,3,5,7
/proc/14050/task/14060/stat : 14060 (java) S 14047 14050 10521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101377760 10916999168 120617 33554432000 4194304 4196468 140721379319200 140350763812944 140351274547099 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14061] ppid=14047 vsize=10661132 memory=20 CPUtime=0.67 cores=1,3,5,7
/proc/14050/task/14061/stat : 14061 (java) S 14047 14050 10521 0 -1 1077944384 2678 0 0 0 67 0 0 0 20 0 15 0 101377760 10916999168 120617 33554432000 4194304 4196468 140721379319200 140350762760816 140351274539650 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14062] ppid=14047 vsize=10661132 memory=0 CPUtime=0.37 cores=1,3,5,7
/proc/14050/task/14062/stat : 14062 (java) S 14047 14050 10521 0 -1 1077944384 1521 0 0 0 37 0 0 0 20 0 15 0 101377760 10916999168 120617 33554432000 4194304 4196468 140721379319200 140350761708016 140351274539650 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14063] ppid=14047 vsize=10661132 memory=105 CPUtime=0.2 cores=1,3,5,7
/proc/14050/task/14063/stat : 14063 (java) S 14047 14050 10521 0 -1 1077944384 1175 0 0 0 19 1 0 0 20 0 15 0 101377760 10916999168 120617 33554432000 4194304 4196468 140721379319200 140350760655728 140351274539650 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14064] ppid=14047 vsize=10661132 memory=18280 CPUtime=0 cores=1,3,5,7
/proc/14050/task/14064/stat : 14064 (java) S 14047 14050 10521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101377760 10916999168 120617 33554432000 4194304 4196468 140721379319200 140350759603168 140351274538709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
[pid=14050/tid=14065] ppid=14047 vsize=10661132 memory=1236 CPUtime=1.05 cores=1,3,5,7
/proc/14050/task/14065/stat : 14065 (java) S 14047 14050 10521 0 -1 1077944384 925 0 0 0 57 48 0 0 20 0 15 0 101377760 10916999168 120617 33554432000 4194304 4196468 140721379319200 140350758549936 140351274539650 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35758080 140721379320952 140721379321097 140721379321097 140721379323855 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 482468 KiB

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

[startup+2499.61 s]
# the end of solver process 14050 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2504.6 s, system=15.4574 s

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

Child status: 143
Real time (s): 2499.61
CPU time (s): 2520.05
CPU user time (s): 2504.6
CPU system time (s): 15.4574
CPU usage (%): 100.818
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 482468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2504.6
system time used= 15.4574
maximum resident set size= 482988
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 58648
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2768
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 212988
involuntary context switches= 6860


# summary of solver processes directly reported to runsolver:
#   pid: 14050
#   total CPU time (s): 2520.05
#   total CPU user time (s): 2504.6
#   total CPU system time (s): 15.4574

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.3652 second user time and 20.497 second system time

The end

Launcher Data

Begin job on node134 at 2018-07-29 06:22:25
IDJOB=4300006
IDBENCH=141518
IDSOLVER=2768
FILE ID=node134/4300006-1532838145
RUNJOBID= node134-1532809720-10553
PBS_JOBID= 21022481
Free space on /tmp= 55560 MiB

SOLVER NAME= The dodo solver 2018-04-29
BENCH NAME= XCSP18/MagicSquare/MagicSquare-16-sum_c18.xml
COMMAND LINE= java -jar DIR/dodo_solver.jar BENCHNAME --timelimit TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4300006-1532838145/watcher-4300006-1532838145 -o /tmp/evaluation-result-4300006-1532838145/solver-4300006-1532838145 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1532809720-10553 --watchdog 2580  java -jar HOME/dodo_solver.jar HOME/instance-4300006-1532838145.xml --timelimit 2520

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

MD5SUM BENCH= dc0956070aead6ed741b5a9522bbec89
RANDOM SEED=1145160236

node134.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.68
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.68
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.68
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.68
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:        27915916 kB
MemAvailable:   31742056 kB
Buffers:          196552 kB
Cached:          3891900 kB
SwapCached:            0 kB
Active:          2005964 kB
Inactive:        2356352 kB
Active(anon):     223044 kB
Inactive(anon):    78480 kB
Active(file):    1782920 kB
Inactive(file):  2277872 kB
Unevictable:        7364 kB
Mlocked:            7364 kB
SwapTotal:      67108860 kB
SwapFree:       67108744 kB
Dirty:               832 kB
Writeback:             0 kB
AnonPages:        233536 kB
Mapped:            55608 kB
Shmem:             25132 kB
Slab:             190728 kB
SReclaimable:     162368 kB
SUnreclaim:        28360 kB
KernelStack:        3872 kB
PageTables:         6108 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1133900 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    133120 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 55560 MiB
End job on node134 at 2018-07-29 07:04:05