Trace number 4299726

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 2493.81

General information on the benchmark

NameCrossword/
Crossword-m18-ogd2008-vg-10-11_c18.xml
MD5SUM6eb53458083bb5bfd537601a03885fcf
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 variables110
Number of constraints21
Number of domains1
Minimum domain size26
Maximum domain size26
Distribution of domain sizes[{"size":26,"count":110}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":110}]
Minimum constraint arity10
Maximum constraint arity11
Distribution of constraint arities[{"arity":10,"count":11},{"arity":11,"count":10}]
Number of extensional constraints21
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":21}]
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.02/2493.80	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 (8455 MiB free)
  memory of node 1: 16384 MiB (11511 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299726-1532823161/watcher-4299726-1532823161 -o /tmp/evaluation-result-4299726-1532823161/solver-4299726-1532823161 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1532810624-15482 --watchdog 2580 java -jar HOME/dodo_solver.jar HOME/instance-4299726-1532823161.xml --timelimit 2520 

running on 4 cores: 0,2,4,6

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=17946, runsolver pid=17943

[startup+0.103248 s]*
/proc/loadavg: 1.64 1.47 1.38 5/216 17961
/proc/meminfo: memFree=20419884/32770624 swapFree=67108860/67108860
[pid=17946] ppid=17943 vsize=10658972 memory=25732 CPUtime=0.14 cores=0,2,4,6
/proc/17946/stat : 17946 (java) S 17943 17946 15451 0 -1 1077944320 5425 0 0 0 13 1 0 0 20 0 15 0 99879233 10914787328 6433 33554432000 4194304 4196468 140728450977840 140728450960384 139779808636663 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
/proc/17946/statm: 2664743 6433 2830 1 0 2627263 0
[pid=17946/tid=17948] ppid=17943 vsize=10658972 memory=-8413741653617316476 CPUtime=0.09 cores=0,2,4,6
/proc/17946/task/17948/stat : 17948 (java) R 17943 17946 15451 0 -1 4202560 3182 0 0 0 9 0 0 0 20 0 15 0 99879233 10914787328 6433 33554432000 4194304 4196468 140728450977840 139779812859248 139779792680293 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17949] ppid=17943 vsize=10658972 memory=-7522837583129502606 CPUtime=0 cores=0,2,4,6
/proc/17946/task/17949/stat : 17949 (java) S 17943 17946 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99879234 10914787328 6433 33554432000 4194304 4196468 140728450977840 139779415346064 139779808646869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17950] ppid=17943 vsize=10658972 memory=140077581432448 CPUtime=0 cores=0,2,4,6
/proc/17946/task/17950/stat : 17950 (java) S 17943 17946 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99879234 10914787328 6433 33554432000 4194304 4196468 140728450977840 139779414293264 139779808646869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17951] ppid=17943 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17946/task/17951/stat : 17951 (java) S 17943 17946 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99879234 10914787328 6433 33554432000 4194304 4196468 140728450977840 139779413240976 139779808646869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17952] ppid=17943 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17946/task/17952/stat : 17952 (java) S 17943 17946 15451 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99879234 10914787328 6433 33554432000 4194304 4196468 140728450977840 139779412188176 139779808646869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17953] ppid=17943 vsize=10658972 memory=140077581432448 CPUtime=0 cores=0,2,4,6
/proc/17946/task/17953/stat : 17953 (java) S 17943 17946 15451 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99879235 10914787328 6433 33554432000 4194304 4196468 140728450977840 139779300620400 139779808647810 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17954] ppid=17943 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17946/task/17954/stat : 17954 (java) S 17943 17946 15451 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99879236 10914787328 6433 33554432000 4194304 4196468 140728450977840 139779299566368 139779808646869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17955] ppid=17943 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17946/task/17955/stat : 17955 (java) S 17943 17946 15451 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99879236 10914787328 6433 33554432000 4194304 4196468 140728450977840 139779298514032 139779808646869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17956] ppid=17943 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17946/task/17956/stat : 17956 (java) S 17943 17946 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99879238 10914787328 6433 33554432000 4194304 4196468 140728450977840 139779297462352 139779808655259 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17957] ppid=17943 vsize=10658972 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/17946/task/17957/stat : 17957 (java) R 17943 17946 15451 0 -1 1077944384 357 0 0 0 1 0 0 0 20 0 15 0 99879238 10914787328 6433 33554432000 4194304 4196468 140728450977840 139779296410224 139779808647810 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17958] ppid=17943 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17946/task/17958/stat : 17958 (java) S 17943 17946 15451 0 -1 1077944384 130 0 0 0 0 0 0 0 20 0 15 0 99879238 10914787328 6433 33554432000 4194304 4196468 140728450977840 139779295357424 139779808647810 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17959] ppid=17943 vsize=10658972 memory=140077581432448 CPUtime=0.02 cores=0,2,4,6
/proc/17946/task/17959/stat : 17959 (java) R 17943 17946 15451 0 -1 4202560 391 0 0 0 2 0 0 0 20 0 15 0 99879238 10914787328 6433 33554432000 4194304 4196468 140728450977840 139779294305136 139779808648598 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17960] ppid=17943 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17946/task/17960/stat : 17960 (java) S 17943 17946 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99879238 10914787328 6433 33554432000 4194304 4196468 140728450977840 139779293252576 139779808646869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17961] ppid=17943 vsize=10658972 memory=140077581432448 CPUtime=0 cores=0,2,4,6
/proc/17946/task/17961/stat : 17961 (java) S 17943 17946 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99879238 10914787328 6433 33554432000 4194304 4196468 140728450977840 139779292199344 139779808647810 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 25732 KiB

[startup+0.210568 s]*
/proc/loadavg: 1.64 1.47 1.38 6/216 17961
/proc/meminfo: memFree=20392900/32770624 swapFree=67108860/67108860
[pid=17946] ppid=17943 vsize=10661056 memory=38668 CPUtime=0.33 cores=0,2,4,6
/proc/17946/stat : 17946 (java) S 17943 17946 15451 0 -1 1077944320 8317 0 0 0 31 2 0 0 20 0 15 0 99879233 10916921344 9667 33554432000 4194304 4196468 140728450977840 140728450960384 139779808636663 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
/proc/17946/statm: 2665264 9667 2977 1 0 2627263 0
[pid=17946/tid=17948] ppid=17943 vsize=10661056 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/17946/task/17948/stat : 17948 (java) R 17943 17946 15451 0 -1 4202560 5161 0 0 0 19 1 0 0 20 0 15 0 99879233 10916921344 9667 33554432000 4194304 4196468 140728450977840 139779812867904 139779808658589 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17949] ppid=17943 vsize=10661056 memory=343 CPUtime=0 cores=0,2,4,6
/proc/17946/task/17949/stat : 17949 (java) S 17943 17946 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99879234 10916921344 9667 33554432000 4194304 4196468 140728450977840 139779415346064 139779808646869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17950] ppid=17943 vsize=10661056 memory=140077582094604 CPUtime=0 cores=0,2,4,6
/proc/17946/task/17950/stat : 17950 (java) S 17943 17946 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99879234 10916921344 9667 33554432000 4194304 4196468 140728450977840 139779414293264 139779808646869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17951] ppid=17943 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17946/task/17951/stat : 17951 (java) S 17943 17946 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99879234 10916921344 9667 33554432000 4194304 4196468 140728450977840 139779413240976 139779808646869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17952] ppid=17943 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17946/task/17952/stat : 17952 (java) S 17943 17946 15451 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99879234 10916921344 9667 33554432000 4194304 4196468 140728450977840 139779412188176 139779808646869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17953] ppid=17943 vsize=10661056 memory=140077581432448 CPUtime=0 cores=0,2,4,6
/proc/17946/task/17953/stat : 17953 (java) S 17943 17946 15451 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99879235 10916921344 9667 33554432000 4194304 4196468 140728450977840 139779300620400 139779808647810 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17954] ppid=17943 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17946/task/17954/stat : 17954 (java) S 17943 17946 15451 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99879236 10916921344 9667 33554432000 4194304 4196468 140728450977840 139779299566368 139779808646869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17955] ppid=17943 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17946/task/17955/stat : 17955 (java) S 17943 17946 15451 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99879236 10916921344 9667 33554432000 4194304 4196468 140728450977840 139779298514032 139779808646869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17956] ppid=17943 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17946/task/17956/stat : 17956 (java) S 17943 17946 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99879238 10916921344 9667 33554432000 4194304 4196468 140728450977840 139779297462352 139779808655259 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17957] ppid=17943 vsize=10661056 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/17946/task/17957/stat : 17957 (java) R 17943 17946 15451 0 -1 4202560 658 0 0 0 2 0 0 0 20 0 15 0 99879238 10916921344 9667 33554432000 4194304 4196468 140728450977840 139779296410224 139779790166176 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17958] ppid=17943 vsize=10661056 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/17946/task/17958/stat : 17958 (java) R 17943 17946 15451 0 -1 4202560 232 0 0 0 2 0 0 0 20 0 15 0 99879238 10916921344 9667 33554432000 4194304 4196468 140728450977840 139779295357424 139779787800739 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17959] ppid=17943 vsize=10661056 memory=140077581432448 CPUtime=0.07 cores=0,2,4,6
/proc/17946/task/17959/stat : 17959 (java) S 17943 17946 15451 0 -1 1077944384 898 0 0 0 7 0 0 0 20 0 15 0 99879238 10916921344 9667 33554432000 4194304 4196468 140728450977840 139779294305136 139779808647810 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17960] ppid=17943 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17946/task/17960/stat : 17960 (java) S 17943 17946 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99879238 10916921344 9667 33554432000 4194304 4196468 140728450977840 139779293252576 139779808646869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17961] ppid=17943 vsize=10661056 memory=140077581432448 CPUtime=0 cores=0,2,4,6
/proc/17946/task/17961/stat : 17961 (java) S 17943 17946 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99879238 10916921344 9667 33554432000 4194304 4196468 140728450977840 139779292199344 139779808647810 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 38668 KiB

[startup+0.312749 s]*
/proc/loadavg: 1.64 1.47 1.38 5/216 17961
/proc/meminfo: memFree=20352196/32770624 swapFree=67108860/67108860
[pid=17946] ppid=17943 vsize=10661132 memory=82416 CPUtime=0.54 cores=0,2,4,6
/proc/17946/stat : 17946 (java) S 17943 17946 15451 0 -1 1077944320 9059 0 0 0 51 3 0 0 20 0 15 0 99879233 10916999168 20604 33554432000 4194304 4196468 140728450977840 140728450960384 139779808636663 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
/proc/17946/statm: 2665283 20604 3044 1 0 2627263 0
[pid=17946/tid=17948] ppid=17943 vsize=10661132 memory=7311146985107750967 CPUtime=0.3 cores=0,2,4,6
/proc/17946/task/17948/stat : 17948 (java) R 17943 17946 15451 0 -1 4202560 5503 0 0 0 28 2 0 0 20 0 15 0 99879233 10916999168 20604 33554432000 4194304 4196468 140728450977840 139779812872768 139779445922128 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17949] ppid=17943 vsize=10661132 memory=304556153357205527 CPUtime=0 cores=0,2,4,6
/proc/17946/task/17949/stat : 17949 (java) S 17943 17946 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99879234 10916999168 20604 33554432000 4194304 4196468 140728450977840 139779415346064 139779808646869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17950] ppid=17943 vsize=10661132 memory=140077582088517 CPUtime=0 cores=0,2,4,6
/proc/17946/task/17950/stat : 17950 (java) S 17943 17946 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99879234 10916999168 20604 33554432000 4194304 4196468 140728450977840 139779414293264 139779808646869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17951] ppid=17943 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17946/task/17951/stat : 17951 (java) S 17943 17946 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99879234 10916999168 20604 33554432000 4194304 4196468 140728450977840 139779413240976 139779808646869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17952] ppid=17943 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17946/task/17952/stat : 17952 (java) S 17943 17946 15451 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99879234 10916999168 20604 33554432000 4194304 4196468 140728450977840 139779412188176 139779808646869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17953] ppid=17943 vsize=10661132 memory=140077581432448 CPUtime=0 cores=0,2,4,6
/proc/17946/task/17953/stat : 17953 (java) S 17943 17946 15451 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99879235 10916999168 20604 33554432000 4194304 4196468 140728450977840 139779300620400 139779808647810 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17954] ppid=17943 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17946/task/17954/stat : 17954 (java) S 17943 17946 15451 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99879236 10916999168 20604 33554432000 4194304 4196468 140728450977840 139779299566368 139779808646869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17955] ppid=17943 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17946/task/17955/stat : 17955 (java) S 17943 17946 15451 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99879236 10916999168 20604 33554432000 4194304 4196468 140728450977840 139779298514032 139779808646869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17956] ppid=17943 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17946/task/17956/stat : 17956 (java) S 17943 17946 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99879238 10916999168 20604 33554432000 4194304 4196468 140728450977840 139779297462352 139779808655259 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17957] ppid=17943 vsize=10661132 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/17946/task/17957/stat : 17957 (java) R 17943 17946 15451 0 -1 1077944384 814 0 0 0 4 0 0 0 20 0 15 0 99879238 10916999168 20604 33554432000 4194304 4196468 140728450977840 139779296410224 139779808647810 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17958] ppid=17943 vsize=10661132 memory=-1 CPUtime=0.06 cores=0,2,4,6
/proc/17946/task/17958/stat : 17958 (java) S 17943 17946 15451 0 -1 1077944384 328 0 0 0 6 0 0 0 20 0 15 0 99879238 10916999168 20604 33554432000 4194304 4196468 140728450977840 139779295357424 139779808647810 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17959] ppid=17943 vsize=10661132 memory=140077581432448 CPUtime=0.11 cores=0,2,4,6
/proc/17946/task/17959/stat : 17959 (java) R 17943 17946 15451 0 -1 4202560 1046 0 0 0 11 0 0 0 20 0 15 0 99879238 10916999168 20604 33554432000 4194304 4196468 140728450977840 139779294305136 139779787505868 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17960] ppid=17943 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17946/task/17960/stat : 17960 (java) S 17943 17946 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99879238 10916999168 20604 33554432000 4194304 4196468 140728450977840 139779293252576 139779808646869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17961] ppid=17943 vsize=10661132 memory=140077581432448 CPUtime=0 cores=0,2,4,6
/proc/17946/task/17961/stat : 17961 (java) S 17943 17946 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99879238 10916999168 20604 33554432000 4194304 4196468 140728450977840 139779292199344 139779808647810 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 82416 KiB

[startup+0.701505 s]
/proc/loadavg: 1.64 1.47 1.38 6/216 17961
/proc/meminfo: memFree=20180672/32770624 swapFree=67108860/67108860
[pid=17946] ppid=17943 vsize=10661132 memory=206852 CPUtime=1.53 cores=0,2,4,6
/proc/17946/stat : 17946 (java) S 17943 17946 15451 0 -1 1077944320 11067 0 0 0 147 6 0 0 20 0 15 0 99879233 10916999168 51713 33554432000 4194304 4196468 140728450977840 140728450960384 139779808636663 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
/proc/17946/statm: 2665283 51713 3116 1 0 2627263 0
[pid=17946/tid=17948] ppid=17943 vsize=10661132 memory=1728 CPUtime=0.66 cores=0,2,4,6
/proc/17946/task/17948/stat : 17948 (java) R 17943 17946 15451 0 -1 4202560 5585 0 0 0 63 3 0 0 20 0 15 0 99879233 10916999168 51713 33554432000 4194304 4196468 140728450977840 139779812872040 139779448472289 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17949] ppid=17943 vsize=10661132 memory=796 CPUtime=0 cores=0,2,4,6
/proc/17946/task/17949/stat : 17949 (java) S 17943 17946 15451 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99879234 10916999168 51713 33554432000 4194304 4196468 140728450977840 139779415346064 139779808646869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17950] ppid=17943 vsize=10661132 memory=1012 CPUtime=0 cores=0,2,4,6
/proc/17946/task/17950/stat : 17950 (java) S 17943 17946 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99879234 10916999168 51713 33554432000 4194304 4196468 140728450977840 139779414293264 139779808646869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17951] ppid=17943 vsize=10661132 memory=1228 CPUtime=0.01 cores=0,2,4,6
/proc/17946/task/17951/stat : 17951 (java) S 17943 17946 15451 0 -1 1077944384 16 0 0 0 1 0 0 0 20 0 15 0 99879234 10916999168 51713 33554432000 4194304 4196468 140728450977840 139779413240976 139779808646869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17952] ppid=17943 vsize=10661132 memory=1712 CPUtime=0 cores=0,2,4,6
/proc/17946/task/17952/stat : 17952 (java) S 17943 17946 15451 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99879234 10916999168 51713 33554432000 4194304 4196468 140728450977840 139779412188176 139779808646869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17953] ppid=17943 vsize=10661132 memory=9996 CPUtime=0 cores=0,2,4,6
/proc/17946/task/17953/stat : 17953 (java) S 17943 17946 15451 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 99879235 10916999168 51713 33554432000 4194304 4196468 140728450977840 139779300620400 139779808647810 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17954] ppid=17943 vsize=10661132 memory=5792 CPUtime=0 cores=0,2,4,6
/proc/17946/task/17954/stat : 17954 (java) S 17943 17946 15451 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 99879236 10916999168 51713 33554432000 4194304 4196468 140728450977840 139779299566368 139779808646869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17955] ppid=17943 vsize=10661132 memory=1936 CPUtime=0 cores=0,2,4,6
/proc/17946/task/17955/stat : 17955 (java) S 17943 17946 15451 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99879236 10916999168 51713 33554432000 4194304 4196468 140728450977840 139779298514032 139779808646869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17956] ppid=17943 vsize=10661132 memory=1196 CPUtime=0 cores=0,2,4,6
/proc/17946/task/17956/stat : 17956 (java) S 17943 17946 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99879238 10916999168 51713 33554432000 4194304 4196468 140728450977840 139779297462352 139779808655259 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17957] ppid=17943 vsize=10661132 memory=6945208482816681536 CPUtime=0.29 cores=0,2,4,6
/proc/17946/task/17957/stat : 17957 (java) R 17943 17946 15451 0 -1 4202560 1508 0 0 0 29 0 0 0 20 0 15 0 99879238 10916999168 51713 33554432000 4194304 4196468 140728450977840 139779296410224 139779790158369 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17958] ppid=17943 vsize=10661132 memory=7811323491934034026 CPUtime=0.32 cores=0,2,4,6
/proc/17946/task/17958/stat : 17958 (java) R 17943 17946 15451 0 -1 4202560 1094 0 0 0 32 0 0 0 20 0 15 0 99879238 10916999168 51713 33554432000 4194304 4196468 140728450977840 139779295347536 139779792047665 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17959] ppid=17943 vsize=10661132 memory=5787213827130353767 CPUtime=0.18 cores=0,2,4,6
/proc/17946/task/17959/stat : 17959 (java) S 17943 17946 15451 0 -1 1077944384 1377 0 0 0 18 0 0 0 20 0 15 0 99879238 10916999168 51713 33554432000 4194304 4196468 140728450977840 139779294305136 139779808647810 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17960] ppid=17943 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17946/task/17960/stat : 17960 (java) S 17943 17946 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99879238 10916999168 51713 33554432000 4194304 4196468 140728450977840 139779293252576 139779808646869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17961] ppid=17943 vsize=10661132 memory=31396 CPUtime=0 cores=0,2,4,6
/proc/17946/task/17961/stat : 17961 (java) S 17943 17946 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99879238 10916999168 51713 33554432000 4194304 4196468 140728450977840 139779292199344 139779808647810 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
Current children cumulated CPU time: 1.53 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 206852 KiB

[startup+1.50149 s]
/proc/loadavg: 1.64 1.47 1.38 5/216 17961
/proc/meminfo: memFree=20022924/32770624 swapFree=67108860/67108860
[pid=17946] ppid=17943 vsize=10661132 memory=432216 CPUtime=3.13 cores=0,2,4,6
/proc/17946/stat : 17946 (java) S 17943 17946 15451 0 -1 1077944320 12371 0 0 0 292 21 0 0 20 0 15 0 99879233 10916999168 108054 33554432000 4194304 4196468 140728450977840 140728450960384 139779808636663 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
/proc/17946/statm: 2665283 108054 3161 1 0 2627263 0
[pid=17946/tid=17948] ppid=17943 vsize=10661132 memory=0 CPUtime=1.39 cores=0,2,4,6
/proc/17946/task/17948/stat : 17948 (java) R 17943 17946 15451 0 -1 4202560 5815 0 0 0 134 5 0 0 20 0 15 0 99879233 10916999168 108054 33554432000 4194304 4196468 140728450977840 139779812874848 139779808648598 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17949] ppid=17943 vsize=10661132 memory=-6951259422114956437 CPUtime=0.07 cores=0,2,4,6
/proc/17946/task/17949/stat : 17949 (java) S 17943 17946 15451 0 -1 1077944384 272 0 0 0 4 3 0 0 20 0 15 0 99879234 10916999168 108054 33554432000 4194304 4196468 140728450977840 139779415346064 139779808646869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17950] ppid=17943 vsize=10661132 memory=-6509546260019855295 CPUtime=0.05 cores=0,2,4,6
/proc/17946/task/17950/stat : 17950 (java) S 17943 17946 15451 0 -1 1077944384 46 0 0 0 2 3 0 0 20 0 15 0 99879234 10916999168 108054 33554432000 4194304 4196468 140728450977840 139779414293264 139779808646869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17951] ppid=17943 vsize=10661132 memory=-7390251449858225344 CPUtime=0.07 cores=0,2,4,6
/proc/17946/task/17951/stat : 17951 (java) S 17943 17946 15451 0 -1 1077944384 99 0 0 0 4 3 0 0 20 0 15 0 99879234 10916999168 108054 33554432000 4194304 4196468 140728450977840 139779413240976 139779808646869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17952] ppid=17943 vsize=10661132 memory=4134692831991786133 CPUtime=0.07 cores=0,2,4,6
/proc/17946/task/17952/stat : 17952 (java) S 17943 17946 15451 0 -1 1077944384 105 0 0 0 4 3 0 0 20 0 15 0 99879234 10916999168 108054 33554432000 4194304 4196468 140728450977840 139779412188176 139779808646869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17953] ppid=17943 vsize=10661132 memory=-7165351541977658656 CPUtime=0 cores=0,2,4,6
/proc/17946/task/17953/stat : 17953 (java) S 17943 17946 15451 0 -1 1077944384 209 0 0 0 0 0 0 0 20 0 15 0 99879235 10916999168 108054 33554432000 4194304 4196468 140728450977840 139779300620400 139779808647810 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0

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

/proc/17946/task/17948/stat : 17948 (java) R 17943 17946 15451 0 -1 4202560 60202 0 0 0 231323 128 0 0 20 0 15 0 99879233 10916999168 309961 33554432000 4194304 4196468 140728450977840 139779812867968 139779449948741 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17949] ppid=17943 vsize=10661132 memory=1247856 CPUtime=6.52 cores=0,2,4,6
/proc/17946/task/17949/stat : 17949 (java) S 17943 17946 15451 0 -1 1077944384 18704 0 0 0 635 17 0 0 20 0 15 0 99879234 10916999168 309961 33554432000 4194304 4196468 140728450977840 139779415346064 139779808646869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17950] ppid=17943 vsize=10661132 memory=1245804 CPUtime=6.51 cores=0,2,4,6
/proc/17946/task/17950/stat : 17950 (java) S 17943 17946 15451 0 -1 1077944384 15250 0 0 0 633 18 0 0 20 0 15 0 99879234 10916999168 309961 33554432000 4194304 4196468 140728450977840 139779414293264 139779808646869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17951] ppid=17943 vsize=10661132 memory=1243436 CPUtime=6.51 cores=0,2,4,6
/proc/17946/task/17951/stat : 17951 (java) S 17943 17946 15451 0 -1 1077944384 16396 0 0 0 633 18 0 0 20 0 15 0 99879234 10916999168 309961 33554432000 4194304 4196468 140728450977840 139779413240976 139779808646869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17952] ppid=17943 vsize=10661132 memory=1241384 CPUtime=6.5 cores=0,2,4,6
/proc/17946/task/17952/stat : 17952 (java) S 17943 17946 15451 0 -1 1077944384 17721 0 0 0 631 19 0 0 20 0 15 0 99879234 10916999168 309961 33554432000 4194304 4196468 140728450977840 139779412188176 139779808646869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17953] ppid=17943 vsize=10661132 memory=1239844 CPUtime=1 cores=0,2,4,6
/proc/17946/task/17953/stat : 17953 (java) S 17943 17946 15451 0 -1 1077944384 16692 0 0 0 78 22 0 0 20 0 15 0 99879235 10916999168 309961 33554432000 4194304 4196468 140728450977840 139779300620400 139779808647810 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17954] ppid=17943 vsize=10661132 memory=1239844 CPUtime=0 cores=0,2,4,6
/proc/17946/task/17954/stat : 17954 (java) S 17943 17946 15451 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 99879236 10916999168 309961 33554432000 4194304 4196468 140728450977840 139779299566432 139779808646869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17955] ppid=17943 vsize=10661132 memory=4136 CPUtime=0 cores=0,2,4,6
/proc/17946/task/17955/stat : 17955 (java) S 17943 17946 15451 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 99879236 10916999168 309961 33554432000 4194304 4196468 140728450977840 139779298514032 139779808646869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17956] ppid=17943 vsize=10661132 memory=28924 CPUtime=0 cores=0,2,4,6
/proc/17946/task/17956/stat : 17956 (java) S 17943 17946 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99879238 10916999168 309961 33554432000 4194304 4196468 140728450977840 139779297462352 139779808655259 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17957] ppid=17943 vsize=10661132 memory=28924 CPUtime=1.88 cores=0,2,4,6
/proc/17946/task/17957/stat : 17957 (java) S 17943 17946 15451 0 -1 1077944384 9179 0 0 0 186 2 0 0 20 0 15 0 99879238 10916999168 309961 33554432000 4194304 4196468 140728450977840 139779296410224 139779808647810 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17958] ppid=17943 vsize=10661132 memory=2420 CPUtime=1.15 cores=0,2,4,6
/proc/17946/task/17958/stat : 17958 (java) S 17943 17946 15451 0 -1 1077944384 3536 0 0 0 114 1 0 0 20 0 15 0 99879238 10916999168 309961 33554432000 4194304 4196468 140728450977840 139779295357424 139779808647810 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17959] ppid=17943 vsize=10661132 memory=1292 CPUtime=0.34 cores=0,2,4,6
/proc/17946/task/17959/stat : 17959 (java) S 17943 17946 15451 0 -1 1077944384 2268 0 0 0 32 2 0 0 20 0 15 0 99879238 10916999168 309961 33554432000 4194304 4196468 140728450977840 139779294305136 139779808647810 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17960] ppid=17943 vsize=10661132 memory=1728 CPUtime=0 cores=0,2,4,6
/proc/17946/task/17960/stat : 17960 (java) S 17943 17946 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99879238 10916999168 309961 33554432000 4194304 4196468 140728450977840 139779293252576 139779808646869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17961] ppid=17943 vsize=10661132 memory=1239844 CPUtime=1.49 cores=0,2,4,6
/proc/17946/task/17961/stat : 17961 (java) S 17943 17946 15451 0 -1 1077944384 1771 0 0 0 71 78 0 0 20 0 15 0 99879238 10916999168 309961 33554432000 4194304 4196468 140728450977840 139779292199344 139779808647810 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 14 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
Current children cumulated CPU time: 2346.5 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 1239844 KiB

[startup+2382.3 s]
/proc/loadavg: 1.70 1.72 1.67 3/216 18033
/proc/meminfo: memFree=19030076/32770624 swapFree=67108860/67108860
[pid=17946] ppid=17943 vsize=10661132 memory=1214708 CPUtime=2407.11 cores=0,2,4,6
/proc/17946/stat : 17946 (java) S 17943 17946 15451 0 -1 1077944320 164844 0 0 0 240422 289 0 0 20 0 15 0 99879233 10916999168 303677 33554432000 4194304 4196468 140728450977840 140728450960384 139779808636663 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
/proc/17946/statm: 2665283 303677 3182 1 0 2627263 0
[pid=17946/tid=17948] ppid=17943 vsize=10661132 memory=1214708 CPUtime=2374.26 cores=0,2,4,6
/proc/17946/task/17948/stat : 17948 (java) R 17943 17946 15451 0 -1 4202560 60706 0 0 0 237295 131 0 0 20 0 15 0 99879233 10916999168 303677 33554432000 4194304 4196468 140728450977840 139779812873952 139779449948796 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17949] ppid=17943 vsize=10661132 memory=1215732 CPUtime=6.72 cores=0,2,4,6
/proc/17946/task/17949/stat : 17949 (java) S 17943 17946 15451 0 -1 1077944384 18980 0 0 0 655 17 0 0 20 0 15 0 99879234 10916999168 303677 33554432000 4194304 4196468 140728450977840 139779415346064 139779808646869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17950] ppid=17943 vsize=10661132 memory=1219324 CPUtime=6.71 cores=0,2,4,6
/proc/17946/task/17950/stat : 17950 (java) S 17943 17946 15451 0 -1 1077944384 15337 0 0 0 653 18 0 0 20 0 15 0 99879234 10916999168 303677 33554432000 4194304 4196468 140728450977840 139779414293264 139779808646869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17951] ppid=17943 vsize=10661132 memory=1215732 CPUtime=6.71 cores=0,2,4,6
/proc/17946/task/17951/stat : 17951 (java) S 17943 17946 15451 0 -1 1077944384 16492 0 0 0 653 18 0 0 20 0 15 0 99879234 10916999168 303677 33554432000 4194304 4196468 140728450977840 139779413240976 139779808646869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17952] ppid=17943 vsize=10661132 memory=1221888 CPUtime=6.7 cores=0,2,4,6
/proc/17946/task/17952/stat : 17952 (java) S 17943 17946 15451 0 -1 1077944384 18078 0 0 0 650 20 0 0 20 0 15 0 99879234 10916999168 303677 33554432000 4194304 4196468 140728450977840 139779412188176 139779808646869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17953] ppid=17943 vsize=10661132 memory=1215220 CPUtime=1.04 cores=0,2,4,6
/proc/17946/task/17953/stat : 17953 (java) S 17943 17946 15451 0 -1 1077944384 17050 0 0 0 81 23 0 0 20 0 15 0 99879235 10916999168 303677 33554432000 4194304 4196468 140728450977840 139779300620400 139779808647810 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17954] ppid=17943 vsize=10661132 memory=1214708 CPUtime=0 cores=0,2,4,6
/proc/17946/task/17954/stat : 17954 (java) S 17943 17946 15451 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 99879236 10916999168 303677 33554432000 4194304 4196468 140728450977840 139779299566432 139779808646869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17955] ppid=17943 vsize=10661132 memory=1218812 CPUtime=0 cores=0,2,4,6
/proc/17946/task/17955/stat : 17955 (java) S 17943 17946 15451 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 99879236 10916999168 303677 33554432000 4194304 4196468 140728450977840 139779298514032 139779808646869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17956] ppid=17943 vsize=10661132 memory=1215220 CPUtime=0 cores=0,2,4,6
/proc/17946/task/17956/stat : 17956 (java) S 17943 17946 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99879238 10916999168 303677 33554432000 4194304 4196468 140728450977840 139779297462352 139779808655259 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17957] ppid=17943 vsize=10661132 memory=1215220 CPUtime=1.88 cores=0,2,4,6
/proc/17946/task/17957/stat : 17957 (java) S 17943 17946 15451 0 -1 1077944384 9182 0 0 0 186 2 0 0 20 0 15 0 99879238 10916999168 303677 33554432000 4194304 4196468 140728450977840 139779296410224 139779808647810 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17958] ppid=17943 vsize=10661132 memory=1215220 CPUtime=1.15 cores=0,2,4,6
/proc/17946/task/17958/stat : 17958 (java) S 17943 17946 15451 0 -1 1077944384 3538 0 0 0 114 1 0 0 20 0 15 0 99879238 10916999168 303677 33554432000 4194304 4196468 140728450977840 139779295357424 139779808647810 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17959] ppid=17943 vsize=10661132 memory=1292 CPUtime=0.34 cores=0,2,4,6
/proc/17946/task/17959/stat : 17959 (java) S 17943 17946 15451 0 -1 1077944384 2270 0 0 0 32 2 0 0 20 0 15 0 99879238 10916999168 303677 33554432000 4194304 4196468 140728450977840 139779294305136 139779808647810 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17960] ppid=17943 vsize=10661132 memory=4136 CPUtime=0 cores=0,2,4,6
/proc/17946/task/17960/stat : 17960 (java) S 17943 17946 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99879238 10916999168 303677 33554432000 4194304 4196468 140728450977840 139779293252576 139779808646869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17961] ppid=17943 vsize=10661132 memory=28924 CPUtime=1.52 cores=0,2,4,6
/proc/17946/task/17961/stat : 17961 (java) S 17943 17946 15451 0 -1 1077944384 1795 0 0 0 72 80 0 0 20 0 15 0 99879238 10916999168 303677 33554432000 4194304 4196468 140728450977840 139779292199344 139779808647810 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 14 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
Current children cumulated CPU time: 2407.11 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 1214708 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=17946] ppid=17943 vsize=10661132 memory=1174692 CPUtime=2467.86 cores=0,2,4,6
/proc/17946/stat : 17946 (java) S 17943 17946 15451 0 -1 1077944320 166005 0 0 0 246492 294 0 0 20 0 15 0 99879233 10916999168 293673 33554432000 4194304 4196468 140728450977840 140728450960384 139779808636663 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
/proc/17946/statm: 2665283 293673 3182 1 0 2627263 0
[pid=17946/tid=17948] ppid=17943 vsize=10661132 memory=1175720 CPUtime=2433.93 cores=0,2,4,6
/proc/17946/task/17948/stat : 17948 (java) R 17943 17946 15451 0 -1 4202560 61053 0 0 0 243260 133 0 0 20 0 15 0 99879233 10916999168 293673 33554432000 4194304 4196468 140728450977840 139779812870960 139779449948623 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17949] ppid=17943 vsize=10661132 memory=1192136 CPUtime=6.97 cores=0,2,4,6
/proc/17946/task/17949/stat : 17949 (java) S 17943 17946 15451 0 -1 1077944384 19095 0 0 0 680 17 0 0 20 0 15 0 99879234 10916999168 293673 33554432000 4194304 4196468 140728450977840 139779415346064 139779808646869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17950] ppid=17943 vsize=10661132 memory=1183416 CPUtime=6.95 cores=0,2,4,6
/proc/17946/task/17950/stat : 17950 (java) S 17943 17946 15451 0 -1 1077944384 15440 0 0 0 677 18 0 0 20 0 15 0 99879234 10916999168 293673 33554432000 4194304 4196468 140728450977840 139779414293264 139779808646869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17951] ppid=17943 vsize=10661132 memory=1185468 CPUtime=6.97 cores=0,2,4,6
/proc/17946/task/17951/stat : 17951 (java) S 17943 17946 15451 0 -1 1077944384 16598 0 0 0 678 19 0 0 20 0 15 0 99879234 10916999168 293673 33554432000 4194304 4196468 140728450977840 139779413240976 139779808646869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17952] ppid=17943 vsize=10661132 memory=1182388 CPUtime=6.95 cores=0,2,4,6
/proc/17946/task/17952/stat : 17952 (java) S 17943 17946 15451 0 -1 1077944384 18355 0 0 0 675 20 0 0 20 0 15 0 99879234 10916999168 293673 33554432000 4194304 4196468 140728450977840 139779412188176 139779808646869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17953] ppid=17943 vsize=10661132 memory=1181364 CPUtime=1.08 cores=0,2,4,6
/proc/17946/task/17953/stat : 17953 (java) S 17943 17946 15451 0 -1 1077944384 17237 0 0 0 84 24 0 0 20 0 15 0 99879235 10916999168 293673 33554432000 4194304 4196468 140728450977840 139779300620400 139779808647810 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17954] ppid=17943 vsize=10661132 memory=1179824 CPUtime=0 cores=0,2,4,6
/proc/17946/task/17954/stat : 17954 (java) S 17943 17946 15451 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 99879236 10916999168 293673 33554432000 4194304 4196468 140728450977840 139779299566432 139779808646869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17955] ppid=17943 vsize=10661132 memory=1175208 CPUtime=0 cores=0,2,4,6
/proc/17946/task/17955/stat : 17955 (java) S 17943 17946 15451 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 99879236 10916999168 293673 33554432000 4194304 4196468 140728450977840 139779298514032 139779808646869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17956] ppid=17943 vsize=10661132 memory=1174692 CPUtime=0 cores=0,2,4,6
/proc/17946/task/17956/stat : 17956 (java) S 17943 17946 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99879238 10916999168 293673 33554432000 4194304 4196468 140728450977840 139779297462352 139779808655259 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17957] ppid=17943 vsize=10661132 memory=1175208 CPUtime=1.88 cores=0,2,4,6
/proc/17946/task/17957/stat : 17957 (java) S 17943 17946 15451 0 -1 1077944384 9186 0 0 0 186 2 0 0 20 0 15 0 99879238 10916999168 293673 33554432000 4194304 4196468 140728450977840 139779296410224 139779808647810 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17958] ppid=17943 vsize=10661132 memory=1175720 CPUtime=1.15 cores=0,2,4,6
/proc/17946/task/17958/stat : 17958 (java) S 17943 17946 15451 0 -1 1077944384 3542 0 0 0 114 1 0 0 20 0 15 0 99879238 10916999168 293673 33554432000 4194304 4196468 140728450977840 139779295357424 139779808647810 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17959] ppid=17943 vsize=10661132 memory=1175720 CPUtime=0.34 cores=0,2,4,6
/proc/17946/task/17959/stat : 17959 (java) S 17943 17946 15451 0 -1 1077944384 2274 0 0 0 32 2 0 0 20 0 15 0 99879238 10916999168 293673 33554432000 4194304 4196468 140728450977840 139779294305136 139779808647810 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17960] ppid=17943 vsize=10661132 memory=1175208 CPUtime=0 cores=0,2,4,6
/proc/17946/task/17960/stat : 17960 (java) S 17943 17946 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99879238 10916999168 293673 33554432000 4194304 4196468 140728450977840 139779293252576 139779808646869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17961] ppid=17943 vsize=10661132 memory=4136 CPUtime=1.56 cores=0,2,4,6
/proc/17946/task/17961/stat : 17961 (java) S 17943 17946 15451 0 -1 1077944384 1809 0 0 0 74 82 0 0 20 0 15 0 99879238 10916999168 293673 33554432000 4194304 4196468 140728450977840 139779292199344 139779808647810 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 14 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
Current children cumulated CPU time: 2467.86 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 1174692 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2493.8 s]
/proc/loadavg: 1.69 1.70 1.67 3/216 18035
/proc/meminfo: memFree=19101940/32770624 swapFree=67108860/67108860
[pid=17946] ppid=17943 vsize=10661132 memory=1140324 CPUtime=2520.02 cores=0,2,4,6
/proc/17946/stat : 17946 (java) S 17943 17946 15451 0 -1 1077944320 167392 0 0 0 251703 299 0 0 20 0 15 0 99879233 10916999168 285081 33554432000 4194304 4196468 140728450977840 140728450960384 139779808636663 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
/proc/17946/statm: 2665283 285081 3182 1 0 2627263 0
[pid=17946/tid=17948] ppid=17943 vsize=10661132 memory=8548 CPUtime=2485.15 cores=0,2,4,6
/proc/17946/task/17948/stat : 17948 (java) R 17943 17946 15451 0 -1 4202560 61327 0 0 0 248380 135 0 0 20 0 15 0 99879233 10916999168 285081 33554432000 4194304 4196468 140728450977840 139779812868512 139779449948771 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17949] ppid=17943 vsize=10661132 memory=4616 CPUtime=7.19 cores=0,2,4,6
/proc/17946/task/17949/stat : 17949 (java) S 17943 17946 15451 0 -1 1077944384 19380 0 0 0 702 17 0 0 20 0 15 0 99879234 10916999168 285081 33554432000 4194304 4196468 140728450977840 139779415346064 139779808646869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17950] ppid=17943 vsize=10661132 memory=6791534058613427641 CPUtime=7.17 cores=0,2,4,6
/proc/17946/task/17950/stat : 17950 (java) S 17943 17946 15451 0 -1 1077944384 15752 0 0 0 699 18 0 0 20 0 15 0 99879234 10916999168 285081 33554432000 4194304 4196468 140728450977840 139779414293264 139779808646869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17951] ppid=17943 vsize=10661132 memory=15868 CPUtime=7.18 cores=0,2,4,6
/proc/17946/task/17951/stat : 17951 (java) S 17943 17946 15451 0 -1 1077944384 16767 0 0 0 699 19 0 0 20 0 15 0 99879234 10916999168 285081 33554432000 4194304 4196468 140728450977840 139779413240976 139779808646869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17952] ppid=17943 vsize=10661132 memory=4052 CPUtime=7.17 cores=0,2,4,6
/proc/17946/task/17952/stat : 17952 (java) S 17943 17946 15451 0 -1 1077944384 18496 0 0 0 697 20 0 0 20 0 15 0 99879234 10916999168 285081 33554432000 4194304 4196468 140728450977840 139779412188176 139779808646869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17953] ppid=17943 vsize=10661132 memory=18252 CPUtime=1.12 cores=0,2,4,6
/proc/17946/task/17953/stat : 17953 (java) S 17943 17946 15451 0 -1 1077944384 17421 0 0 0 87 25 0 0 20 0 15 0 99879235 10916999168 285081 33554432000 4194304 4196468 140728450977840 139779300620400 139779808647810 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17954] ppid=17943 vsize=10661132 memory=16400 CPUtime=0 cores=0,2,4,6
/proc/17946/task/17954/stat : 17954 (java) S 17943 17946 15451 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 99879236 10916999168 285081 33554432000 4194304 4196468 140728450977840 139779299566432 139779808646869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17955] ppid=17943 vsize=10661132 memory=4128 CPUtime=0 cores=0,2,4,6
/proc/17946/task/17955/stat : 17955 (java) S 17943 17946 15451 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 99879236 10916999168 285081 33554432000 4194304 4196468 140728450977840 139779298514032 139779808646869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17956] ppid=17943 vsize=10661132 memory=2200 CPUtime=0 cores=0,2,4,6
/proc/17946/task/17956/stat : 17956 (java) S 17943 17946 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99879238 10916999168 285081 33554432000 4194304 4196468 140728450977840 139779297462352 139779808655259 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17957] ppid=17943 vsize=10661132 memory=7528 CPUtime=1.88 cores=0,2,4,6
/proc/17946/task/17957/stat : 17957 (java) S 17943 17946 15451 0 -1 1077944384 9188 0 0 0 186 2 0 0 20 0 15 0 99879238 10916999168 285081 33554432000 4194304 4196468 140728450977840 139779296410224 139779808647810 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17958] ppid=17943 vsize=10661132 memory=844 CPUtime=1.15 cores=0,2,4,6
/proc/17946/task/17958/stat : 17958 (java) S 17943 17946 15451 0 -1 1077944384 3544 0 0 0 114 1 0 0 20 0 15 0 99879238 10916999168 285081 33554432000 4194304 4196468 140728450977840 139779295357424 139779808647810 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17959] ppid=17943 vsize=10661132 memory=1796 CPUtime=0.34 cores=0,2,4,6
/proc/17946/task/17959/stat : 17959 (java) S 17943 17946 15451 0 -1 1077944384 2276 0 0 0 32 2 0 0 20 0 15 0 99879238 10916999168 285081 33554432000 4194304 4196468 140728450977840 139779294305136 139779808647810 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17960] ppid=17943 vsize=10661132 memory=916 CPUtime=0 cores=0,2,4,6
/proc/17946/task/17960/stat : 17960 (java) S 17943 17946 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99879238 10916999168 285081 33554432000 4194304 4196468 140728450977840 139779293252576 139779808646869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
[pid=17946/tid=17961] ppid=17943 vsize=10661132 memory=3848 CPUtime=1.6 cores=0,2,4,6
/proc/17946/task/17961/stat : 17961 (java) S 17943 17946 15451 0 -1 1077944384 1825 0 0 0 76 84 0 0 20 0 15 0 99879238 10916999168 285081 33554432000 4194304 4196468 140728450977840 139779292199344 139779808647810 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 14 0 0 6293624 6294260 8962048 140728450983032 140728450983177 140728450983177 140728450985935 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 1140324 KiB

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

[startup+2493.81 s]
# the end of solver process 17946 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2517.04 s, system=3.00183 s

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

Child status: 143
Real time (s): 2493.81
CPU time (s): 2520.05
CPU user time (s): 2517.04
CPU system time (s): 3.00183
CPU usage (%): 101.052
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 2283660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.04
system time used= 3.00183
maximum resident set size= 2287420
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 167635
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2728
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 79886
involuntary context switches= 3369


# summary of solver processes directly reported to runsolver:
#   pid: 17946
#   total CPU time (s): 2520.05
#   total CPU user time (s): 2517.04
#   total CPU system time (s): 3.00183

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.4179 second user time and 24.3354 second system time

The end

Launcher Data

Begin job on node105 at 2018-07-29 02:12:41
IDJOB=4299726
IDBENCH=141436
IDSOLVER=2768
FILE ID=node105/4299726-1532823161
RUNJOBID= node105-1532810624-15482
PBS_JOBID= 21022485
Free space on /tmp= 44616 MiB

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

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

MD5SUM BENCH= 6eb53458083bb5bfd537601a03885fcf
RANDOM SEED=1055486955

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:        20448744 kB
MemAvailable:   31920844 kB
Buffers:          272236 kB
Cached:         11339160 kB
SwapCached:            0 kB
Active:          2416748 kB
Inactive:        9257896 kB
Active(anon):      18148 kB
Inactive(anon):    73344 kB
Active(file):    2398600 kB
Inactive(file):  9184552 kB
Unevictable:        7296 kB
Mlocked:            7296 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              9516 kB
Writeback:             0 kB
AnonPages:         81572 kB
Mapped:            52632 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:    1171132 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:15