Trace number 4299718

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.12 2508.02

General information on the benchmark

NameCrossword/
Crossword-m18-ogd2008-vg-16-17_c18.xml
MD5SUM23da8342a2898ede5001de7625d13c59
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark369.771
Satisfiable
(Un)Satisfiability was proved
Number of variables272
Number of constraints33
Number of domains1
Minimum domain size26
Maximum domain size26
Distribution of domain sizes[{"size":26,"count":272}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":272}]
Minimum constraint arity16
Maximum constraint arity17
Distribution of constraint arities[{"arity":16,"count":17},{"arity":17,"count":16}]
Number of extensional constraints33
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":33}]
Optimization problemNO
Type of objective

Solver Data

0.10/0.14	c version: 2018-04-11
0.10/0.14	c seed: 1811631
0.10/0.14	c timeout: 2520
0.10/0.14	c memlimit: -1
0.10/0.14	c nbcore: -1
2520.10/2508.01	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 (8458 MiB free)
  memory of node 1: 16384 MiB (11525 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299718-1532823160/watcher-4299718-1532823160 -o /tmp/evaluation-result-4299718-1532823160/solver-4299718-1532823160 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1532810624-15483 --watchdog 2580 java -jar HOME/dodo_solver.jar HOME/instance-4299718-1532823160.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=17921, runsolver pid=17918

[startup+0.100117 s]*
/proc/loadavg: 1.64 1.47 1.38 2/203 17948
/proc/meminfo: memFree=20444312/32770624 swapFree=67108860/67108860
[pid=17921] ppid=17918 vsize=10658972 memory=25932 CPUtime=0.1 cores=1,3,5,7
/proc/17921/stat : 17921 (java) S 17918 17921 15451 0 -1 1077944320 5423 0 0 0 8 2 0 0 20 0 15 0 99879223 10914787328 6483 33554432000 4194304 4196468 140729957254224 140729957236768 140058111672055 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
/proc/17921/statm: 2664743 6483 2794 1 0 2627263 0
[pid=17921/tid=17923] ppid=17918 vsize=10658972 memory=5450919713671312938 CPUtime=0.07 cores=1,3,5,7
/proc/17921/task/17923/stat : 17923 (java) R 17918 17921 15451 0 -1 4202560 3339 0 0 0 6 1 0 0 20 0 15 0 99879224 10914787328 6483 33554432000 4194304 4196468 140729957254224 140058115899520 140058111683990 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17924] ppid=17918 vsize=10658972 memory=-9181546050914066336 CPUtime=0 cores=1,3,5,7
/proc/17921/task/17924/stat : 17924 (java) S 17918 17921 15451 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99879225 10914787328 6483 33554432000 4194304 4196468 140729957254224 140057717959696 140058111682261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17925] ppid=17918 vsize=10658972 memory=140237616445056 CPUtime=0 cores=1,3,5,7
/proc/17921/task/17925/stat : 17925 (java) S 17918 17921 15451 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99879225 10914787328 6483 33554432000 4194304 4196468 140729957254224 140057716907152 140058111682261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17926] ppid=17918 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17921/task/17926/stat : 17926 (java) S 17918 17921 15451 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99879225 10914787328 6483 33554432000 4194304 4196468 140729957254224 140057715854096 140058111682261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17927] ppid=17918 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17921/task/17927/stat : 17927 (java) S 17918 17921 15451 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99879225 10914787328 6483 33554432000 4194304 4196468 140729957254224 140057714801552 140058111682261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17928] ppid=17918 vsize=10658972 memory=140237616445056 CPUtime=0 cores=1,3,5,7
/proc/17921/task/17928/stat : 17928 (java) S 17918 17921 15451 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99879227 10914787328 6483 33554432000 4194304 4196468 140729957254224 140057416579312 140058111683202 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17929] ppid=17918 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17921/task/17929/stat : 17929 (java) S 17918 17921 15451 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99879227 10914787328 6483 33554432000 4194304 4196468 140729957254224 140057415525536 140058111682261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17930] ppid=17918 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17921/task/17930/stat : 17930 (java) S 17918 17921 15451 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99879227 10914787328 6483 33554432000 4194304 4196468 140729957254224 140057414472432 140058111682261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17932] ppid=17918 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17921/task/17932/stat : 17932 (java) S 17918 17921 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99879230 10914787328 6483 33554432000 4194304 4196468 140729957254224 140057413421008 140058111690651 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17933] ppid=17918 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17921/task/17933/stat : 17933 (java) S 17918 17921 15451 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 15 0 99879230 10914787328 6483 33554432000 4194304 4196468 140729957254224 140057412369136 140058111683202 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17934] ppid=17918 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17921/task/17934/stat : 17934 (java) S 17918 17921 15451 0 -1 1077944384 129 0 0 0 0 0 0 0 20 0 15 0 99879230 10914787328 6483 33554432000 4194304 4196468 140729957254224 140057411316592 140058111683202 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17935] ppid=17918 vsize=10658972 memory=140237616445056 CPUtime=0.01 cores=1,3,5,7
/proc/17921/task/17935/stat : 17935 (java) R 17918 17921 15451 0 -1 4202560 284 0 0 0 1 0 0 0 20 0 15 0 99879230 10914787328 6483 33554432000 4194304 4196468 140729957254224 140057410263536 140058091386828 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17936] ppid=17918 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17921/task/17936/stat : 17936 (java) S 17918 17921 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99879230 10914787328 6483 33554432000 4194304 4196468 140729957254224 140057409211232 140058111682261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17938] ppid=17918 vsize=10658972 memory=140237616445056 CPUtime=0 cores=1,3,5,7
/proc/17921/task/17938/stat : 17938 (java) S 17918 17921 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99879231 10914787328 6483 33554432000 4194304 4196468 140729957254224 140056831285808 140058111683202 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 25932 KiB

[startup+0.210553 s]*
/proc/loadavg: 1.64 1.47 1.38 6/216 17961
/proc/meminfo: memFree=20418412/32770624 swapFree=67108860/67108860
[pid=17921] ppid=17918 vsize=10661056 memory=38348 CPUtime=0.31 cores=1,3,5,7
/proc/17921/stat : 17921 (java) S 17918 17921 15451 0 -1 1077944320 8239 0 0 0 28 3 0 0 20 0 15 0 99879223 10916921344 9587 33554432000 4194304 4196468 140729957254224 140729957236768 140058111672055 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
/proc/17921/statm: 2665264 9587 2957 1 0 2627263 0
[pid=17921/tid=17923] ppid=17918 vsize=10661056 memory=7022364594140610616 CPUtime=0.18 cores=1,3,5,7
/proc/17921/task/17923/stat : 17923 (java) R 17918 17921 15451 0 -1 4202560 5213 0 0 0 16 2 0 0 20 0 15 0 99879224 10916921344 9587 33554432000 4194304 4196468 140729957254224 140058115906752 140058111693981 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17924] ppid=17918 vsize=10661056 memory=343 CPUtime=0 cores=1,3,5,7
/proc/17921/task/17924/stat : 17924 (java) S 17918 17921 15451 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99879225 10916921344 9587 33554432000 4194304 4196468 140729957254224 140057717959696 140058111682261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17925] ppid=17918 vsize=10661056 memory=140237617107212 CPUtime=0 cores=1,3,5,7
/proc/17921/task/17925/stat : 17925 (java) S 17918 17921 15451 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99879225 10916921344 9587 33554432000 4194304 4196468 140729957254224 140057716907152 140058111682261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17926] ppid=17918 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17921/task/17926/stat : 17926 (java) S 17918 17921 15451 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99879225 10916921344 9587 33554432000 4194304 4196468 140729957254224 140057715854096 140058111682261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17927] ppid=17918 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17921/task/17927/stat : 17927 (java) S 17918 17921 15451 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99879225 10916921344 9587 33554432000 4194304 4196468 140729957254224 140057714801552 140058111682261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17928] ppid=17918 vsize=10661056 memory=140237616445056 CPUtime=0 cores=1,3,5,7
/proc/17921/task/17928/stat : 17928 (java) S 17918 17921 15451 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99879227 10916921344 9587 33554432000 4194304 4196468 140729957254224 140057416579312 140058111683202 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17929] ppid=17918 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17921/task/17929/stat : 17929 (java) S 17918 17921 15451 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99879227 10916921344 9587 33554432000 4194304 4196468 140729957254224 140057415525536 140058111682261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17930] ppid=17918 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17921/task/17930/stat : 17930 (java) S 17918 17921 15451 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99879227 10916921344 9587 33554432000 4194304 4196468 140729957254224 140057414472432 140058111682261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17932] ppid=17918 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17921/task/17932/stat : 17932 (java) S 17918 17921 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99879230 10916921344 9587 33554432000 4194304 4196468 140729957254224 140057413421008 140058111690651 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17933] ppid=17918 vsize=10661056 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/17921/task/17933/stat : 17933 (java) S 17918 17921 15451 0 -1 1077944384 511 0 0 0 2 0 0 0 20 0 15 0 99879230 10916921344 9587 33554432000 4194304 4196468 140729957254224 140057412369136 140058111683202 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17934] ppid=17918 vsize=10661056 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/17921/task/17934/stat : 17934 (java) S 17918 17921 15451 0 -1 1077944384 233 0 0 0 1 0 0 0 20 0 15 0 99879230 10916921344 9587 33554432000 4194304 4196468 140729957254224 140057411316592 140058111683202 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17935] ppid=17918 vsize=10661056 memory=140237616445056 CPUtime=0.07 cores=1,3,5,7
/proc/17921/task/17935/stat : 17935 (java) S 17918 17921 15451 0 -1 1077944384 911 0 0 0 7 0 0 0 20 0 15 0 99879230 10916921344 9587 33554432000 4194304 4196468 140729957254224 140057410263536 140058111683202 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17936] ppid=17918 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17921/task/17936/stat : 17936 (java) S 17918 17921 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99879230 10916921344 9587 33554432000 4194304 4196468 140729957254224 140057409211232 140058111682261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17938] ppid=17918 vsize=10661056 memory=140237616445056 CPUtime=0 cores=1,3,5,7
/proc/17921/task/17938/stat : 17938 (java) S 17918 17921 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99879231 10916921344 9587 33554432000 4194304 4196468 140729957254224 140056831285808 140058111683202 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 38348 KiB

[startup+0.311113 s]*
/proc/loadavg: 1.64 1.47 1.38 8/216 17961
/proc/meminfo: memFree=20391784/32770624 swapFree=67108860/67108860
[pid=17921] ppid=17918 vsize=10661132 memory=54328 CPUtime=0.55 cores=1,3,5,7
/proc/17921/stat : 17921 (java) S 17918 17921 15451 0 -1 1077944320 9183 0 0 0 51 4 0 0 20 0 15 0 99879223 10916999168 13582 33554432000 4194304 4196468 140729957254224 140729957236768 140058111672055 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
/proc/17921/statm: 2665283 13582 3064 1 0 2627263 0
[pid=17921/tid=17923] ppid=17918 vsize=10661132 memory=53476 CPUtime=0.29 cores=1,3,5,7
/proc/17921/task/17923/stat : 17923 (java) R 17918 17921 15451 0 -1 4202560 5549 0 0 0 26 3 0 0 20 0 15 0 99879224 10916999168 13582 33554432000 4194304 4196468 140729957254224 140058115908864 140057748539983 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17924] ppid=17918 vsize=10661132 memory=35 CPUtime=0 cores=1,3,5,7
/proc/17921/task/17924/stat : 17924 (java) S 17918 17921 15451 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99879225 10916999168 13582 33554432000 4194304 4196468 140729957254224 140057717959696 140058111682261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17925] ppid=17918 vsize=10661132 memory=140237616503072 CPUtime=0 cores=1,3,5,7
/proc/17921/task/17925/stat : 17925 (java) S 17918 17921 15451 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99879225 10916999168 13582 33554432000 4194304 4196468 140729957254224 140057716907152 140058111682261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17926] ppid=17918 vsize=10661132 memory=60388 CPUtime=0 cores=1,3,5,7
/proc/17921/task/17926/stat : 17926 (java) S 17918 17921 15451 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99879225 10916999168 13582 33554432000 4194304 4196468 140729957254224 140057715854096 140058111682261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17927] ppid=17918 vsize=10661132 memory=35 CPUtime=0 cores=1,3,5,7
/proc/17921/task/17927/stat : 17927 (java) S 17918 17921 15451 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99879225 10916999168 13582 33554432000 4194304 4196468 140729957254224 140057714801552 140058111682261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17928] ppid=17918 vsize=10661132 memory=140237616509984 CPUtime=0 cores=1,3,5,7
/proc/17921/task/17928/stat : 17928 (java) S 17918 17921 15451 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99879227 10916999168 13582 33554432000 4194304 4196468 140729957254224 140057416579312 140058111683202 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17929] ppid=17918 vsize=10661132 memory=35 CPUtime=0 cores=1,3,5,7
/proc/17921/task/17929/stat : 17929 (java) S 17918 17921 15451 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99879227 10916999168 13582 33554432000 4194304 4196468 140729957254224 140057415525536 140058111682261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17930] ppid=17918 vsize=10661132 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/17921/task/17930/stat : 17930 (java) S 17918 17921 15451 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99879227 10916999168 13582 33554432000 4194304 4196468 140729957254224 140057414472432 140058111682261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17932] ppid=17918 vsize=10661132 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/17921/task/17932/stat : 17932 (java) S 17918 17921 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99879230 10916999168 13582 33554432000 4194304 4196468 140729957254224 140057413421008 140058111690651 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17933] ppid=17918 vsize=10661132 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/17921/task/17933/stat : 17933 (java) R 17918 17921 15451 0 -1 4202560 649 0 0 0 6 0 0 0 20 0 15 0 99879230 10916999168 13582 33554432000 4194304 4196468 140729957254224 140057412369264 140058089908441 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17934] ppid=17918 vsize=10661132 memory=140237460332495 CPUtime=0.05 cores=1,3,5,7
/proc/17921/task/17934/stat : 17934 (java) R 17918 17921 15451 0 -1 1077944384 386 0 0 0 5 0 0 0 20 0 15 0 99879230 10916999168 13582 33554432000 4194304 4196468 140729957254224 140057411307568 140058111682261 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17935] ppid=17918 vsize=10661132 memory=140237616461706 CPUtime=0.12 cores=1,3,5,7
/proc/17921/task/17935/stat : 17935 (java) R 17918 17921 15451 0 -1 4202560 1232 0 0 0 12 0 0 0 20 0 15 0 99879230 10916999168 13582 33554432000 4194304 4196468 140729957254224 140057410259416 140058104771755 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17936] ppid=17918 vsize=10661132 memory=140237460332495 CPUtime=0 cores=1,3,5,7
/proc/17921/task/17936/stat : 17936 (java) S 17918 17921 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99879230 10916999168 13582 33554432000 4194304 4196468 140729957254224 140057409211232 140058111682261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17938] ppid=17918 vsize=10661132 memory=280475076794304 CPUtime=0 cores=1,3,5,7
/proc/17921/task/17938/stat : 17938 (java) S 17918 17921 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99879231 10916999168 13582 33554432000 4194304 4196468 140729957254224 140056831285808 140058111683202 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
Current children cumulated CPU time: 0.55 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 54328 KiB

[startup+0.700779 s]
/proc/loadavg: 1.64 1.47 1.38 10/216 17961
/proc/meminfo: memFree=20250548/32770624 swapFree=67108860/67108860
[pid=17921] ppid=17918 vsize=10661132 memory=150972 CPUtime=1.69 cores=1,3,5,7
/proc/17921/stat : 17921 (java) S 17918 17921 15451 0 -1 1077944320 11345 0 0 0 163 6 0 0 20 0 15 0 99879223 10916999168 37743 33554432000 4194304 4196468 140729957254224 140729957236768 140058111672055 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
/proc/17921/statm: 2665283 37743 3098 1 0 2627263 0
[pid=17921/tid=17923] ppid=17918 vsize=10661132 memory=2372 CPUtime=0.67 cores=1,3,5,7
/proc/17921/task/17923/stat : 17923 (java) R 17918 17921 15451 0 -1 4202560 5765 0 0 0 62 5 0 0 20 0 15 0 99879224 10916999168 37743 33554432000 4194304 4196468 140729957254224 140058115909792 140057751660247 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17924] ppid=17918 vsize=10661132 memory=6872598998417432672 CPUtime=0 cores=1,3,5,7
/proc/17921/task/17924/stat : 17924 (java) S 17918 17921 15451 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99879225 10916999168 37743 33554432000 4194304 4196468 140729957254224 140057717959696 140058111682261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17925] ppid=17918 vsize=10661132 memory=1424 CPUtime=0 cores=1,3,5,7
/proc/17921/task/17925/stat : 17925 (java) S 17918 17921 15451 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99879225 10916999168 37743 33554432000 4194304 4196468 140729957254224 140057716907152 140058111682261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17926] ppid=17918 vsize=10661132 memory=15868 CPUtime=0 cores=1,3,5,7
/proc/17921/task/17926/stat : 17926 (java) S 17918 17921 15451 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99879225 10916999168 37743 33554432000 4194304 4196468 140729957254224 140057715854096 140058111682261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17927] ppid=17918 vsize=10661132 memory=4052 CPUtime=0 cores=1,3,5,7
/proc/17921/task/17927/stat : 17927 (java) S 17918 17921 15451 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99879225 10916999168 37743 33554432000 4194304 4196468 140729957254224 140057714801552 140058111682261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17928] ppid=17918 vsize=10661132 memory=2241 CPUtime=0 cores=1,3,5,7
/proc/17921/task/17928/stat : 17928 (java) S 17918 17921 15451 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 99879227 10916999168 37743 33554432000 4194304 4196468 140729957254224 140057416579312 140058111683202 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17929] ppid=17918 vsize=10661132 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/17921/task/17929/stat : 17929 (java) S 17918 17921 15451 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99879227 10916999168 37743 33554432000 4194304 4196468 140729957254224 140057415525536 140058111682261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17930] ppid=17918 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17921/task/17930/stat : 17930 (java) S 17918 17921 15451 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99879227 10916999168 37743 33554432000 4194304 4196468 140729957254224 140057414472432 140058111682261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17932] ppid=17918 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17921/task/17932/stat : 17932 (java) S 17918 17921 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99879230 10916999168 37743 33554432000 4194304 4196468 140729957254224 140057413421008 140058111690651 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17933] ppid=17918 vsize=10661132 memory=0 CPUtime=0.36 cores=1,3,5,7
/proc/17921/task/17933/stat : 17933 (java) R 17918 17921 15451 0 -1 4202560 1611 0 0 0 36 0 0 0 20 0 15 0 99879230 10916999168 37743 33554432000 4194304 4196468 140729957254224 140057412369136 140058096581154 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17934] ppid=17918 vsize=10661132 memory=0 CPUtime=0.41 cores=1,3,5,7
/proc/17921/task/17934/stat : 17934 (java) S 17918 17921 15451 0 -1 1077944384 1143 0 0 0 41 0 0 0 20 0 15 0 99879230 10916999168 37743 33554432000 4194304 4196468 140729957254224 140057411316592 140058111683202 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17935] ppid=17918 vsize=10661132 memory=-1807685287725067907 CPUtime=0.22 cores=1,3,5,7
/proc/17921/task/17935/stat : 17935 (java) S 17918 17921 15451 0 -1 1077944384 1452 0 0 0 22 0 0 0 20 0 15 0 99879230 10916999168 37743 33554432000 4194304 4196468 140729957254224 140057410263536 140058111683202 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17936] ppid=17918 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17921/task/17936/stat : 17936 (java) S 17918 17921 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99879230 10916999168 37743 33554432000 4194304 4196468 140729957254224 140057409211232 140058111682261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17938] ppid=17918 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17921/task/17938/stat : 17938 (java) S 17918 17921 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99879231 10916999168 37743 33554432000 4194304 4196468 140729957254224 140056831285808 140058111683202 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
Current children cumulated CPU time: 1.69 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 150972 KiB

[startup+1.5008 s]
/proc/loadavg: 1.64 1.47 1.38 8/216 17961
/proc/meminfo: memFree=20039180/32770624 swapFree=67108860/67108860
[pid=17921] ppid=17918 vsize=10661132 memory=212380 CPUtime=3.35 cores=1,3,5,7
/proc/17921/stat : 17921 (java) S 17918 17921 15451 0 -1 1077944320 13619 0 0 0 324 11 0 0 20 0 15 0 99879223 10916999168 53095 33554432000 4194304 4196468 140729957254224 140729957236768 140058111672055 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
/proc/17921/statm: 2665283 53095 3151 1 0 2627263 0
[pid=17921/tid=17923] ppid=17918 vsize=10661132 memory=3833466214880335218 CPUtime=1.44 cores=1,3,5,7
/proc/17921/task/17923/stat : 17923 (java) R 17918 17921 15451 0 -1 4202560 5821 0 0 0 139 5 0 0 20 0 15 0 99879224 10916999168 53095 33554432000 4194304 4196468 140729957254224 140058115911376 140057752283204 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17924] ppid=17918 vsize=10661132 memory=204824 CPUtime=0.01 cores=1,3,5,7
/proc/17921/task/17924/stat : 17924 (java) S 17918 17921 15451 0 -1 1077944384 23 0 0 0 0 1 0 0 20 0 15 0 99879225 10916999168 53095 33554432000 4194304 4196468 140729957254224 140057717959696 140058111682261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17925] ppid=17918 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17921/task/17925/stat : 17925 (java) S 17918 17921 15451 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 15 0 99879225 10916999168 53095 33554432000 4194304 4196468 140729957254224 140057716907152 140058111682261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17926] ppid=17918 vsize=10661132 memory=1424 CPUtime=0 cores=1,3,5,7
/proc/17921/task/17926/stat : 17926 (java) S 17918 17921 15451 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 15 0 99879225 10916999168 53095 33554432000 4194304 4196468 140729957254224 140057715854096 140058111682261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17927] ppid=17918 vsize=10661132 memory=15868 CPUtime=0 cores=1,3,5,7
/proc/17921/task/17927/stat : 17927 (java) S 17918 17921 15451 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 15 0 99879225 10916999168 53095 33554432000 4194304 4196468 140729957254224 140057714801552 140058111682261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17928] ppid=17918 vsize=10661132 memory=4052 CPUtime=0 cores=1,3,5,7
/proc/17921/task/17928/stat : 17928 (java) S 17918 17921 15451 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 99879227 10916999168 53095 33554432000 4194304 4196468 140729957254224 140057416579312 140058111683202 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0

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

/proc/17921/task/17923/stat : 17923 (java) R 17918 17921 15451 0 -1 4202560 14090 0 0 0 237880 67 0 0 20 0 15 0 99879224 10916999168 57689 33554432000 4194304 4196468 140729957254224 140058115908096 140057752464979 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17924] ppid=17918 vsize=10661132 memory=230756 CPUtime=2.22 cores=1,3,5,7
/proc/17921/task/17924/stat : 17924 (java) S 17918 17921 15451 0 -1 1077944384 3863 0 0 0 213 9 0 0 20 0 15 0 99879225 10916999168 57689 33554432000 4194304 4196468 140729957254224 140057717959696 140058111682261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17925] ppid=17918 vsize=10661132 memory=230756 CPUtime=2.24 cores=1,3,5,7
/proc/17921/task/17925/stat : 17925 (java) S 17918 17921 15451 0 -1 1077944384 4729 0 0 0 217 7 0 0 20 0 15 0 99879225 10916999168 57689 33554432000 4194304 4196468 140729957254224 140057716907152 140058111682261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17926] ppid=17918 vsize=10661132 memory=230756 CPUtime=2.23 cores=1,3,5,7
/proc/17921/task/17926/stat : 17926 (java) S 17918 17921 15451 0 -1 1077944384 5694 0 0 0 216 7 0 0 20 0 15 0 99879225 10916999168 57689 33554432000 4194304 4196468 140729957254224 140057715854096 140058111682261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17927] ppid=17918 vsize=10661132 memory=0 CPUtime=2.24 cores=1,3,5,7
/proc/17921/task/17927/stat : 17927 (java) S 17918 17921 15451 0 -1 1077944384 4701 0 0 0 216 8 0 0 20 0 15 0 99879225 10916999168 57689 33554432000 4194304 4196468 140729957254224 140057714801552 140058111682261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17928] ppid=17918 vsize=10661132 memory=6944652177228980320 CPUtime=0.58 cores=1,3,5,7
/proc/17921/task/17928/stat : 17928 (java) S 17918 17921 15451 0 -1 1077944384 5185 0 0 0 50 8 0 0 20 0 15 0 99879227 10916999168 57689 33554432000 4194304 4196468 140729957254224 140057416579312 140058111683202 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17929] ppid=17918 vsize=10661132 memory=239336 CPUtime=0 cores=1,3,5,7
/proc/17921/task/17929/stat : 17929 (java) S 17918 17921 15451 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 99879227 10916999168 57689 33554432000 4194304 4196468 140729957254224 140057415525600 140058111682261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17930] ppid=17918 vsize=10661132 memory=237897 CPUtime=0 cores=1,3,5,7
/proc/17921/task/17930/stat : 17930 (java) S 17918 17921 15451 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 99879227 10916999168 57689 33554432000 4194304 4196468 140729957254224 140057414472432 140058111682261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17932] ppid=17918 vsize=10661132 memory=8548 CPUtime=0 cores=1,3,5,7
/proc/17921/task/17932/stat : 17932 (java) S 17918 17921 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99879230 10916999168 57689 33554432000 4194304 4196468 140729957254224 140057413421008 140058111690651 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17933] ppid=17918 vsize=10661132 memory=4616 CPUtime=1.84 cores=1,3,5,7
/proc/17921/task/17933/stat : 17933 (java) S 17918 17921 15451 0 -1 1077944384 10446 0 0 0 182 2 0 0 20 0 15 0 99879230 10916999168 57689 33554432000 4194304 4196468 140729957254224 140057412369136 140058111683202 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17934] ppid=17918 vsize=10661132 memory=230756 CPUtime=1.13 cores=1,3,5,7
/proc/17921/task/17934/stat : 17934 (java) S 17918 17921 15451 0 -1 1077944384 3719 0 0 0 112 1 0 0 20 0 15 0 99879230 10916999168 57689 33554432000 4194304 4196468 140729957254224 140057411316592 140058111683202 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17935] ppid=17918 vsize=10661132 memory=4052 CPUtime=0.32 cores=1,3,5,7
/proc/17921/task/17935/stat : 17935 (java) S 17918 17921 15451 0 -1 1077944384 2130 0 0 0 31 1 0 0 20 0 15 0 99879230 10916999168 57689 33554432000 4194304 4196468 140729957254224 140057410263536 140058111683202 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17936] ppid=17918 vsize=10661132 memory=4136 CPUtime=0 cores=1,3,5,7
/proc/17921/task/17936/stat : 17936 (java) S 17918 17921 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99879230 10916999168 57689 33554432000 4194304 4196468 140729957254224 140057409211232 140058111682261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17938] ppid=17918 vsize=10661132 memory=6791534058613427641 CPUtime=1.51 cores=1,3,5,7
/proc/17921/task/17938/stat : 17938 (java) S 17918 17921 15451 0 -1 1077944384 1099 0 0 0 66 85 0 0 20 0 15 0 99879231 10916999168 57689 33554432000 4194304 4196468 140729957254224 140056831285808 140058111683202 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 12 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
Current children cumulated CPU time: 2393.86 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 230756 KiB

[startup+2442.3 s]
/proc/loadavg: 1.66 1.70 1.66 3/216 18034
/proc/meminfo: memFree=19067572/32770624 swapFree=67108860/67108860
[pid=17921] ppid=17918 vsize=10661132 memory=232804 CPUtime=2454.2 cores=1,3,5,7
/proc/17921/stat : 17921 (java) S 17918 17921 15451 0 -1 1077944320 58091 0 0 0 245239 181 0 0 20 0 15 0 99879223 10916999168 58201 33554432000 4194304 4196468 140729957254224 140729957236768 140058111672055 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
/proc/17921/statm: 2665283 58201 3165 1 0 2627263 0
[pid=17921/tid=17923] ppid=17918 vsize=10661132 memory=232804 CPUtime=2439.34 cores=1,3,5,7
/proc/17921/task/17923/stat : 17923 (java) R 17918 17921 15451 0 -1 4202560 14276 0 0 0 243865 69 0 0 20 0 15 0 99879224 10916999168 58201 33554432000 4194304 4196468 140729957254224 140058115906736 140057752465064 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17924] ppid=17918 vsize=10661132 memory=232804 CPUtime=2.32 cores=1,3,5,7
/proc/17921/task/17924/stat : 17924 (java) S 17918 17921 15451 0 -1 1077944384 4024 0 0 0 223 9 0 0 20 0 15 0 99879225 10916999168 58201 33554432000 4194304 4196468 140729957254224 140057717959696 140058111682261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17925] ppid=17918 vsize=10661132 memory=232804 CPUtime=2.35 cores=1,3,5,7
/proc/17921/task/17925/stat : 17925 (java) S 17918 17921 15451 0 -1 1077944384 4795 0 0 0 227 8 0 0 20 0 15 0 99879225 10916999168 58201 33554432000 4194304 4196468 140729957254224 140057716907152 140058111682261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17926] ppid=17918 vsize=10661132 memory=232804 CPUtime=2.32 cores=1,3,5,7
/proc/17921/task/17926/stat : 17926 (java) S 17918 17921 15451 0 -1 1077944384 5773 0 0 0 225 7 0 0 20 0 15 0 99879225 10916999168 58201 33554432000 4194304 4196468 140729957254224 140057715854096 140058111682261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17927] ppid=17918 vsize=10661132 memory=232804 CPUtime=2.33 cores=1,3,5,7
/proc/17921/task/17927/stat : 17927 (java) S 17918 17921 15451 0 -1 1077944384 5055 0 0 0 225 8 0 0 20 0 15 0 99879225 10916999168 58201 33554432000 4194304 4196468 140729957254224 140057714801552 140058111682261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17928] ppid=17918 vsize=10661132 memory=230756 CPUtime=0.6 cores=1,3,5,7
/proc/17921/task/17928/stat : 17928 (java) S 17918 17921 15451 0 -1 1077944384 5360 0 0 0 52 8 0 0 20 0 15 0 99879227 10916999168 58201 33554432000 4194304 4196468 140729957254224 140057416579312 140058111683202 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17929] ppid=17918 vsize=10661132 memory=1936 CPUtime=0 cores=1,3,5,7
/proc/17921/task/17929/stat : 17929 (java) S 17918 17921 15451 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 99879227 10916999168 58201 33554432000 4194304 4196468 140729957254224 140057415525600 140058111682261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17930] ppid=17918 vsize=10661132 memory=232804 CPUtime=0 cores=1,3,5,7
/proc/17921/task/17930/stat : 17930 (java) S 17918 17921 15451 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 99879227 10916999168 58201 33554432000 4194304 4196468 140729957254224 140057414472432 140058111682261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17932] ppid=17918 vsize=10661132 memory=232804 CPUtime=0 cores=1,3,5,7
/proc/17921/task/17932/stat : 17932 (java) S 17918 17921 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99879230 10916999168 58201 33554432000 4194304 4196468 140729957254224 140057413421008 140058111690651 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17933] ppid=17918 vsize=10661132 memory=230756 CPUtime=1.84 cores=1,3,5,7
/proc/17921/task/17933/stat : 17933 (java) S 17918 17921 15451 0 -1 1077944384 10446 0 0 0 182 2 0 0 20 0 15 0 99879230 10916999168 58201 33554432000 4194304 4196468 140729957254224 140057412369136 140058111683202 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17934] ppid=17918 vsize=10661132 memory=230756 CPUtime=1.13 cores=1,3,5,7
/proc/17921/task/17934/stat : 17934 (java) S 17918 17921 15451 0 -1 1077944384 3719 0 0 0 112 1 0 0 20 0 15 0 99879230 10916999168 58201 33554432000 4194304 4196468 140729957254224 140057411316592 140058111683202 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17935] ppid=17918 vsize=10661132 memory=232804 CPUtime=0.32 cores=1,3,5,7
/proc/17921/task/17935/stat : 17935 (java) S 17918 17921 15451 0 -1 1077944384 2130 0 0 0 31 1 0 0 20 0 15 0 99879230 10916999168 58201 33554432000 4194304 4196468 140729957254224 140057410263536 140058111683202 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17936] ppid=17918 vsize=10661132 memory=232804 CPUtime=0 cores=1,3,5,7
/proc/17921/task/17936/stat : 17936 (java) S 17918 17921 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99879230 10916999168 58201 33554432000 4194304 4196468 140729957254224 140057409211232 140058111682261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17938] ppid=17918 vsize=10661132 memory=232804 CPUtime=1.55 cores=1,3,5,7
/proc/17921/task/17938/stat : 17938 (java) S 17918 17921 15451 0 -1 1077944384 1113 0 0 0 67 88 0 0 20 0 15 0 99879231 10916999168 58201 33554432000 4194304 4196468 140729957254224 140056831285808 140058111683202 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 12 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
Current children cumulated CPU time: 2454.2 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 232804 KiB

[startup+2502.3 s]
/proc/loadavg: 1.72 1.71 1.67 3/216 18112
/proc/meminfo: memFree=19828084/32770624 swapFree=67108860/67108860
[pid=17921] ppid=17918 vsize=10661132 memory=232824 CPUtime=2514.37 cores=1,3,5,7
/proc/17921/stat : 17921 (java) S 17918 17921 15451 0 -1 1077944320 58190 0 0 0 251253 184 0 0 20 0 15 0 99879223 10916999168 58206 33554432000 4194304 4196468 140729957254224 140729957236768 140058111672055 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
/proc/17921/statm: 2665283 58206 3165 1 0 2627263 0
[pid=17921/tid=17923] ppid=17918 vsize=10661132 memory=232804 CPUtime=2499.28 cores=1,3,5,7
/proc/17921/task/17923/stat : 17923 (java) R 17918 17921 15451 0 -1 4202560 14330 0 0 0 249858 70 0 0 20 0 15 0 99879224 10916999168 58206 33554432000 4194304 4196468 140729957254224 140058115904560 140057752406874 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17924] ppid=17918 vsize=10661132 memory=232804 CPUtime=2.37 cores=1,3,5,7
/proc/17921/task/17924/stat : 17924 (java) S 17918 17921 15451 0 -1 1077944384 4053 0 0 0 228 9 0 0 20 0 15 0 99879225 10916999168 58206 33554432000 4194304 4196468 140729957254224 140057717959696 140058111682261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17925] ppid=17918 vsize=10661132 memory=232804 CPUtime=2.39 cores=1,3,5,7
/proc/17921/task/17925/stat : 17925 (java) S 17918 17921 15451 0 -1 1077944384 4795 0 0 0 231 8 0 0 20 0 15 0 99879225 10916999168 58206 33554432000 4194304 4196468 140729957254224 140057716907152 140058111682261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17926] ppid=17918 vsize=10661132 memory=232804 CPUtime=2.36 cores=1,3,5,7
/proc/17921/task/17926/stat : 17926 (java) S 17918 17921 15451 0 -1 1077944384 5774 0 0 0 229 7 0 0 20 0 15 0 99879225 10916999168 58206 33554432000 4194304 4196468 140729957254224 140057715854096 140058111682261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17927] ppid=17918 vsize=10661132 memory=232804 CPUtime=2.38 cores=1,3,5,7
/proc/17921/task/17927/stat : 17927 (java) S 17918 17921 15451 0 -1 1077944384 5055 0 0 0 229 9 0 0 20 0 15 0 99879225 10916999168 58206 33554432000 4194304 4196468 140729957254224 140057714801552 140058111682261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17928] ppid=17918 vsize=10661132 memory=232824 CPUtime=0.61 cores=1,3,5,7
/proc/17921/task/17928/stat : 17928 (java) S 17918 17921 15451 0 -1 1077944384 5365 0 0 0 53 8 0 0 20 0 15 0 99879227 10916999168 58206 33554432000 4194304 4196468 140729957254224 140057416579312 140058111683202 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17929] ppid=17918 vsize=10661132 memory=4136 CPUtime=0 cores=1,3,5,7
/proc/17921/task/17929/stat : 17929 (java) S 17918 17921 15451 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 99879227 10916999168 58206 33554432000 4194304 4196468 140729957254224 140057415525600 140058111682261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17930] ppid=17918 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17921/task/17930/stat : 17930 (java) S 17918 17921 15451 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 99879227 10916999168 58206 33554432000 4194304 4196468 140729957254224 140057414472432 140058111682261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17932] ppid=17918 vsize=10661132 memory=232804 CPUtime=0 cores=1,3,5,7
/proc/17921/task/17932/stat : 17932 (java) S 17918 17921 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99879230 10916999168 58206 33554432000 4194304 4196468 140729957254224 140057413421008 140058111690651 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17933] ppid=17918 vsize=10661132 memory=232804 CPUtime=1.84 cores=1,3,5,7
/proc/17921/task/17933/stat : 17933 (java) S 17918 17921 15451 0 -1 1077944384 10448 0 0 0 182 2 0 0 20 0 15 0 99879230 10916999168 58206 33554432000 4194304 4196468 140729957254224 140057412369136 140058111683202 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17934] ppid=17918 vsize=10661132 memory=2420 CPUtime=1.13 cores=1,3,5,7
/proc/17921/task/17934/stat : 17934 (java) S 17918 17921 15451 0 -1 1077944384 3721 0 0 0 112 1 0 0 20 0 15 0 99879230 10916999168 58206 33554432000 4194304 4196468 140729957254224 140057411316592 140058111683202 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17935] ppid=17918 vsize=10661132 memory=1292 CPUtime=0.32 cores=1,3,5,7
/proc/17921/task/17935/stat : 17935 (java) S 17918 17921 15451 0 -1 1077944384 2132 0 0 0 31 1 0 0 20 0 15 0 99879230 10916999168 58206 33554432000 4194304 4196468 140729957254224 140057410263536 140058111683202 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17936] ppid=17918 vsize=10661132 memory=1728 CPUtime=0 cores=1,3,5,7
/proc/17921/task/17936/stat : 17936 (java) S 17918 17921 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99879230 10916999168 58206 33554432000 4194304 4196468 140729957254224 140057409211232 140058111682261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17938] ppid=17918 vsize=10661132 memory=232804 CPUtime=1.59 cores=1,3,5,7
/proc/17921/task/17938/stat : 17938 (java) S 17918 17921 15451 0 -1 1077944384 1117 0 0 0 69 90 0 0 20 0 15 0 99879231 10916999168 58206 33554432000 4194304 4196468 140729957254224 140056831285808 140058111683202 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 12 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
Current children cumulated CPU time: 2514.37 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 232824 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2508 s]*
/proc/loadavg: 1.76 1.72 1.67 3/216 18112
/proc/meminfo: memFree=19827964/32770624 swapFree=67108860/67108860
[pid=17921] ppid=17918 vsize=10661132 memory=232824 CPUtime=2520.1 cores=1,3,5,7
/proc/17921/stat : 17921 (java) S 17918 17921 15451 0 -1 1077944320 58192 0 0 0 251826 184 0 0 20 0 15 0 99879223 10916999168 58206 33554432000 4194304 4196468 140729957254224 140729957236768 140058111672055 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
/proc/17921/statm: 2665283 58206 3165 1 0 2627263 0
[pid=17921/tid=17923] ppid=17918 vsize=10661132 memory=6791534058613427641 CPUtime=2504.98 cores=1,3,5,7
/proc/17921/task/17923/stat : 17923 (java) R 17918 17921 15451 0 -1 4202560 14332 0 0 0 250428 70 0 0 20 0 15 0 99879224 10916999168 58206 33554432000 4194304 4196468 140729957254224 140058115907056 140057752406915 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17924] ppid=17918 vsize=10661132 memory=4872558044660077418 CPUtime=2.37 cores=1,3,5,7
/proc/17921/task/17924/stat : 17924 (java) S 17918 17921 15451 0 -1 1077944384 4053 0 0 0 228 9 0 0 20 0 15 0 99879225 10916999168 58206 33554432000 4194304 4196468 140729957254224 140057717959696 140058111682261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17925] ppid=17918 vsize=10661132 memory=1228 CPUtime=2.4 cores=1,3,5,7
/proc/17921/task/17925/stat : 17925 (java) S 17918 17921 15451 0 -1 1077944384 4795 0 0 0 232 8 0 0 20 0 15 0 99879225 10916999168 58206 33554432000 4194304 4196468 140729957254224 140057716907152 140058111682261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17926] ppid=17918 vsize=10661132 memory=1712 CPUtime=2.37 cores=1,3,5,7
/proc/17921/task/17926/stat : 17926 (java) S 17918 17921 15451 0 -1 1077944384 5774 0 0 0 230 7 0 0 20 0 15 0 99879225 10916999168 58206 33554432000 4194304 4196468 140729957254224 140057715854096 140058111682261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17927] ppid=17918 vsize=10661132 memory=9996 CPUtime=2.39 cores=1,3,5,7
/proc/17921/task/17927/stat : 17927 (java) S 17918 17921 15451 0 -1 1077944384 5055 0 0 0 230 9 0 0 20 0 15 0 99879225 10916999168 58206 33554432000 4194304 4196468 140729957254224 140057714801552 140058111682261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17928] ppid=17918 vsize=10661132 memory=5792 CPUtime=0.61 cores=1,3,5,7
/proc/17921/task/17928/stat : 17928 (java) S 17918 17921 15451 0 -1 1077944384 5365 0 0 0 53 8 0 0 20 0 15 0 99879227 10916999168 58206 33554432000 4194304 4196468 140729957254224 140057416579312 140058111683202 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17929] ppid=17918 vsize=10661132 memory=1936 CPUtime=0 cores=1,3,5,7
/proc/17921/task/17929/stat : 17929 (java) S 17918 17921 15451 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 99879227 10916999168 58206 33554432000 4194304 4196468 140729957254224 140057415525600 140058111682261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17930] ppid=17918 vsize=10661132 memory=1196 CPUtime=0 cores=1,3,5,7
/proc/17921/task/17930/stat : 17930 (java) S 17918 17921 15451 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 99879227 10916999168 58206 33554432000 4194304 4196468 140729957254224 140057414472432 140058111682261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17932] ppid=17918 vsize=10661132 memory=4136 CPUtime=0 cores=1,3,5,7
/proc/17921/task/17932/stat : 17932 (java) S 17918 17921 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99879230 10916999168 58206 33554432000 4194304 4196468 140729957254224 140057413421008 140058111690651 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17933] ppid=17918 vsize=10661132 memory=28924 CPUtime=1.84 cores=1,3,5,7
/proc/17921/task/17933/stat : 17933 (java) S 17918 17921 15451 0 -1 1077944384 10448 0 0 0 182 2 0 0 20 0 15 0 99879230 10916999168 58206 33554432000 4194304 4196468 140729957254224 140057412369136 140058111683202 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17934] ppid=17918 vsize=10661132 memory=2420 CPUtime=1.13 cores=1,3,5,7
/proc/17921/task/17934/stat : 17934 (java) S 17918 17921 15451 0 -1 1077944384 3721 0 0 0 112 1 0 0 20 0 15 0 99879230 10916999168 58206 33554432000 4194304 4196468 140729957254224 140057411316592 140058111683202 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17935] ppid=17918 vsize=10661132 memory=1292 CPUtime=0.32 cores=1,3,5,7
/proc/17921/task/17935/stat : 17935 (java) S 17918 17921 15451 0 -1 1077944384 2132 0 0 0 31 1 0 0 20 0 15 0 99879230 10916999168 58206 33554432000 4194304 4196468 140729957254224 140057410263536 140058111683202 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17936] ppid=17918 vsize=10661132 memory=1728 CPUtime=0 cores=1,3,5,7
/proc/17921/task/17936/stat : 17936 (java) S 17918 17921 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99879230 10916999168 58206 33554432000 4194304 4196468 140729957254224 140057409211232 140058111682261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
[pid=17921/tid=17938] ppid=17918 vsize=10661132 memory=796 CPUtime=1.59 cores=1,3,5,7
/proc/17921/task/17938/stat : 17938 (java) S 17918 17921 15451 0 -1 1077944384 1117 0 0 0 69 90 0 0 20 0 15 0 99879231 10916999168 58206 33554432000 4194304 4196468 140729957254224 140056831285808 140058111683202 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 12 0 0 6293624 6294260 20205568 140729957262456 140729957262601 140729957262601 140729957265359 0
Current children cumulated CPU time: 2520.1 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 232824 KiB

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

[startup+2508.02 s]
# the end of solver process 17921 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.28 s, system=1.84691 s

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

Child status: 143
Real time (s): 2508.02
CPU time (s): 2520.12
CPU user time (s): 2518.28
CPU system time (s): 1.84691
CPU usage (%): 100.483
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 430476

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.28
system time used= 1.84691
maximum resident set size= 430476
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 58488
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= 70235
involuntary context switches= 1060


# summary of solver processes directly reported to runsolver:
#   pid: 17921
#   total CPU time (s): 2520.12
#   total CPU user time (s): 2518.28
#   total CPU system time (s): 1.84691

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.9743 second user time and 25.1173 second system time

The end

Launcher Data

Begin job on node105 at 2018-07-29 02:12:41
IDJOB=4299718
IDBENCH=141435
IDSOLVER=2768
FILE ID=node105/4299718-1532823160
RUNJOBID= node105-1532810624-15483
PBS_JOBID= 21022485
Free space on /tmp= 44624 MiB

SOLVER NAME= The dodo solver 2018-04-29
BENCH NAME= XCSP18/Crossword/Crossword-m18-ogd2008-vg-16-17_c18.xml
COMMAND LINE= java -jar DIR/dodo_solver.jar BENCHNAME --timelimit TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299718-1532823160/watcher-4299718-1532823160 -o /tmp/evaluation-result-4299718-1532823160/solver-4299718-1532823160 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1532810624-15483 --watchdog 2580  java -jar HOME/dodo_solver.jar HOME/instance-4299718-1532823160.xml --timelimit 2520

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

MD5SUM BENCH= 23da8342a2898ede5001de7625d13c59
RANDOM SEED=1698239539

node105.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.32
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.32
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.32
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.32
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:        20466796 kB
MemAvailable:   31932584 kB
Buffers:          272236 kB
Cached:         11332656 kB
SwapCached:            0 kB
Active:          2398124 kB
Inactive:        9258416 kB
Active(anon):       6356 kB
Inactive(anon):    73344 kB
Active(file):    2391768 kB
Inactive(file):  9185072 kB
Unevictable:        7296 kB
Mlocked:            7296 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              3012 kB
Writeback:             0 kB
AnonPages:         72260 kB
Mapped:            43320 kB
Shmem:             25228 kB
Slab:             345464 kB
SReclaimable:     317408 kB
SUnreclaim:        28056 kB
KernelStack:        3808 kB
PageTables:         5420 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     326432 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     20480 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 44616 MiB
End job on node105 at 2018-07-29 02:54:29