Trace number 4299774

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.03 2478.21

General information on the benchmark

NameCrossword/
Crossword-m18-ogd2008-vg-08-09_c18.xml
MD5SUM352bf2632dd9da6639b1d332c92c1592
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 variables72
Number of constraints17
Number of domains1
Minimum domain size26
Maximum domain size26
Distribution of domain sizes[{"size":26,"count":72}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":72}]
Minimum constraint arity8
Maximum constraint arity9
Distribution of constraint arities[{"arity":8,"count":9},{"arity":9,"count":8}]
Number of extensional constraints17
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":17}]
Optimization problemNO
Type of objective

Solver Data

0.13/0.13	c version: 2018-04-11
0.13/0.13	c seed: 1811631
0.13/0.13	c timeout: 2520
0.13/0.13	c memlimit: -1
0.13/0.13	c nbcore: -1
2520.01/2478.20	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 (8056 MiB free)
  memory of node 1: 16384 MiB (11522 MiB free)
  node distances:
     10  21
     21  10

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

[startup+0.100082 s]*
/proc/loadavg: 1.76 1.72 1.67 4/216 18189
/proc/meminfo: memFree=20031964/32770624 swapFree=67108860/67108860
[pid=18174] ppid=18171 vsize=10658972 memory=27512 CPUtime=0.13 cores=1,3,5,7
/proc/18174/stat : 18174 (java) S 18171 18174 15451 0 -1 1077944320 5280 0 0 0 12 1 0 0 20 0 15 0 100130092 10914787328 6878 33554432000 4194304 4196468 140730440995952 140730440978496 140154356477687 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
/proc/18174/statm: 2664743 6878 2835 1 0 2627263 0
[pid=18174/tid=18176] ppid=18171 vsize=10658972 memory=-8269626465541461118 CPUtime=0.09 cores=1,3,5,7
/proc/18174/task/18176/stat : 18176 (java) R 18171 18174 15451 0 -1 4202560 3112 0 0 0 8 1 0 0 20 0 15 0 100130093 10914787328 6878 33554432000 4194304 4196468 140730440995952 140154360707952 140154340521317 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18177] ppid=18171 vsize=10658972 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/18174/task/18177/stat : 18177 (java) S 18171 18174 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100130093 10914787328 6878 33554432000 4194304 4196468 140730440995952 140153963075984 140154356487893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18178] ppid=18171 vsize=10658972 memory=140140080797312 CPUtime=0 cores=1,3,5,7
/proc/18174/task/18178/stat : 18178 (java) S 18171 18174 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100130093 10914787328 6878 33554432000 4194304 4196468 140730440995952 140153962023184 140154356487893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18179] ppid=18171 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18174/task/18179/stat : 18179 (java) S 18171 18174 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100130093 10914787328 6878 33554432000 4194304 4196468 140730440995952 140153960970896 140154356487893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18180] ppid=18171 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18174/task/18180/stat : 18180 (java) S 18171 18174 15451 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100130093 10914787328 6878 33554432000 4194304 4196468 140730440995952 140153959918096 140154356487893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18181] ppid=18171 vsize=10658972 memory=140140080797312 CPUtime=0 cores=1,3,5,7
/proc/18174/task/18181/stat : 18181 (java) S 18171 18174 15451 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100130095 10914787328 6878 33554432000 4194304 4196468 140730440995952 140153916340848 140154356488834 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18182] ppid=18171 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18174/task/18182/stat : 18182 (java) S 18171 18174 15451 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 100130095 10914787328 6878 33554432000 4194304 4196468 140730440995952 140153915286816 140154356487893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18183] ppid=18171 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18174/task/18183/stat : 18183 (java) S 18171 18174 15451 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 100130095 10914787328 6878 33554432000 4194304 4196468 140730440995952 140153914234480 140154356487893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18184] ppid=18171 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18174/task/18184/stat : 18184 (java) S 18171 18174 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100130098 10914787328 6878 33554432000 4194304 4196468 140730440995952 140153913182800 140154356496283 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18185] ppid=18171 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18174/task/18185/stat : 18185 (java) R 18171 18174 15451 0 -1 1077944384 427 0 0 0 0 0 0 0 20 0 15 0 100130098 10914787328 6878 33554432000 4194304 4196468 140730440995952 140153912129648 140154356488834 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18186] ppid=18171 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18174/task/18186/stat : 18186 (java) R 18171 18174 15451 0 -1 4202560 48 0 0 0 0 0 0 0 20 0 15 0 100130098 10914787328 6878 33554432000 4194304 4196468 140730440995952 140153911076032 140154348719077 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18187] ppid=18171 vsize=10658972 memory=140140080797312 CPUtime=0.02 cores=1,3,5,7
/proc/18174/task/18187/stat : 18187 (java) R 18171 18174 15451 0 -1 4202560 333 0 0 0 2 0 0 0 20 0 15 0 100130098 10914787328 6878 33554432000 4194304 4196468 140730440995952 140153842559344 140154356489622 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18188] ppid=18171 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18174/task/18188/stat : 18188 (java) S 18171 18174 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100130098 10914787328 6878 33554432000 4194304 4196468 140730440995952 140153841506784 140154356487893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18189] ppid=18171 vsize=10658972 memory=140140080797312 CPUtime=0 cores=1,3,5,7
/proc/18174/task/18189/stat : 18189 (java) R 18171 18174 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100130098 10914787328 6878 33554432000 4194304 4196468 140730440995952 140153840454576 140154356488834 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 27512 KiB

[startup+0.216141 s]*
/proc/loadavg: 1.76 1.72 1.67 5/216 18189
/proc/meminfo: memFree=20019932/32770624 swapFree=67108860/67108860
[pid=18174] ppid=18171 vsize=10661056 memory=42540 CPUtime=0.35 cores=1,3,5,7
/proc/18174/stat : 18174 (java) S 18171 18174 15451 0 -1 1077944320 8180 0 0 0 33 2 0 0 20 0 15 0 100130092 10916921344 10635 33554432000 4194304 4196468 140730440995952 140730440978496 140154356477687 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
/proc/18174/statm: 2665264 10635 3008 1 0 2627263 0
[pid=18174/tid=18176] ppid=18171 vsize=10661056 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/18174/task/18176/stat : 18176 (java) R 18171 18174 15451 0 -1 4202560 5120 0 0 0 19 1 0 0 20 0 15 0 100130093 10916921344 10635 33554432000 4194304 4196468 140730440995952 140154360708928 140154356499613 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18177] ppid=18171 vsize=10661056 memory=343 CPUtime=0 cores=1,3,5,7
/proc/18174/task/18177/stat : 18177 (java) S 18171 18174 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100130093 10916921344 10635 33554432000 4194304 4196468 140730440995952 140153963075984 140154356487893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18178] ppid=18171 vsize=10661056 memory=140140081459532 CPUtime=0 cores=1,3,5,7
/proc/18174/task/18178/stat : 18178 (java) S 18171 18174 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100130093 10916921344 10635 33554432000 4194304 4196468 140730440995952 140153962023184 140154356487893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18179] ppid=18171 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18174/task/18179/stat : 18179 (java) S 18171 18174 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100130093 10916921344 10635 33554432000 4194304 4196468 140730440995952 140153960970896 140154356487893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18180] ppid=18171 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18174/task/18180/stat : 18180 (java) S 18171 18174 15451 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100130093 10916921344 10635 33554432000 4194304 4196468 140730440995952 140153959918096 140154356487893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18181] ppid=18171 vsize=10661056 memory=140140080797312 CPUtime=0 cores=1,3,5,7
/proc/18174/task/18181/stat : 18181 (java) S 18171 18174 15451 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100130095 10916921344 10635 33554432000 4194304 4196468 140730440995952 140153916340848 140154356488834 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18182] ppid=18171 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18174/task/18182/stat : 18182 (java) S 18171 18174 15451 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 100130095 10916921344 10635 33554432000 4194304 4196468 140730440995952 140153915286816 140154356487893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18183] ppid=18171 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18174/task/18183/stat : 18183 (java) S 18171 18174 15451 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 100130095 10916921344 10635 33554432000 4194304 4196468 140730440995952 140153914234480 140154356487893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18184] ppid=18171 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18174/task/18184/stat : 18184 (java) S 18171 18174 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100130098 10916921344 10635 33554432000 4194304 4196468 140730440995952 140153913182800 140154356496283 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18185] ppid=18171 vsize=10661056 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/18174/task/18185/stat : 18185 (java) S 18171 18174 15451 0 -1 1077944384 596 0 0 0 2 0 0 0 20 0 15 0 100130098 10916921344 10635 33554432000 4194304 4196468 140730440995952 140153912129648 140154356488834 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18186] ppid=18171 vsize=10661056 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/18174/task/18186/stat : 18186 (java) R 18171 18174 15451 0 -1 4202560 293 0 0 0 3 0 0 0 20 0 15 0 100130098 10916921344 10635 33554432000 4194304 4196468 140730440995952 140153911057864 140154339974427 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18187] ppid=18171 vsize=10661056 memory=140140080797312 CPUtime=0.07 cores=1,3,5,7
/proc/18174/task/18187/stat : 18187 (java) R 18171 18174 15451 0 -1 1077944384 803 0 0 0 7 0 0 0 20 0 15 0 100130098 10916921344 10635 33554432000 4194304 4196468 140730440995952 140153842559344 140154356488834 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18188] ppid=18171 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18174/task/18188/stat : 18188 (java) S 18171 18174 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100130098 10916921344 10635 33554432000 4194304 4196468 140730440995952 140153841506784 140154356487893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18189] ppid=18171 vsize=10661056 memory=140140080797312 CPUtime=0 cores=1,3,5,7
/proc/18174/task/18189/stat : 18189 (java) S 18171 18174 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100130098 10916921344 10635 33554432000 4194304 4196468 140730440995952 140153840454576 140154356488834 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 42540 KiB

[startup+0.310594 s]*
/proc/loadavg: 1.76 1.72 1.67 3/216 18189
/proc/meminfo: memFree=19986484/32770624 swapFree=67108860/67108860
[pid=18174] ppid=18171 vsize=10661132 memory=77200 CPUtime=0.54 cores=1,3,5,7
/proc/18174/stat : 18174 (java) S 18171 18174 15451 0 -1 1077944320 8695 0 0 0 51 3 0 0 20 0 15 0 100130092 10916999168 19300 33554432000 4194304 4196468 140730440995952 140730440978496 140154356477687 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
/proc/18174/statm: 2665283 19300 3045 1 0 2627263 0
[pid=18174/tid=18176] ppid=18171 vsize=10661132 memory=7311146985107750967 CPUtime=0.3 cores=1,3,5,7
/proc/18174/task/18176/stat : 18176 (java) R 18171 18174 15451 0 -1 4202560 5445 0 0 0 28 2 0 0 20 0 15 0 100130093 10916999168 19300 33554432000 4194304 4196468 140730440995952 140154360714416 140153993659024 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18177] ppid=18171 vsize=10661132 memory=304556153357205527 CPUtime=0 cores=1,3,5,7
/proc/18174/task/18177/stat : 18177 (java) S 18171 18174 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100130093 10916999168 19300 33554432000 4194304 4196468 140730440995952 140153963075984 140154356487893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18178] ppid=18171 vsize=10661132 memory=140140081453381 CPUtime=0 cores=1,3,5,7
/proc/18174/task/18178/stat : 18178 (java) S 18171 18174 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100130093 10916999168 19300 33554432000 4194304 4196468 140730440995952 140153962023184 140154356487893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18179] ppid=18171 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18174/task/18179/stat : 18179 (java) S 18171 18174 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100130093 10916999168 19300 33554432000 4194304 4196468 140730440995952 140153960970896 140154356487893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18180] ppid=18171 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18174/task/18180/stat : 18180 (java) S 18171 18174 15451 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100130093 10916999168 19300 33554432000 4194304 4196468 140730440995952 140153959918096 140154356487893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18181] ppid=18171 vsize=10661132 memory=140140080797312 CPUtime=0 cores=1,3,5,7
/proc/18174/task/18181/stat : 18181 (java) S 18171 18174 15451 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100130095 10916999168 19300 33554432000 4194304 4196468 140730440995952 140153916340848 140154356488834 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18182] ppid=18171 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18174/task/18182/stat : 18182 (java) S 18171 18174 15451 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 100130095 10916999168 19300 33554432000 4194304 4196468 140730440995952 140153915286816 140154356487893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18183] ppid=18171 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18174/task/18183/stat : 18183 (java) S 18171 18174 15451 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 100130095 10916999168 19300 33554432000 4194304 4196468 140730440995952 140153914234480 140154356487893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18184] ppid=18171 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18174/task/18184/stat : 18184 (java) S 18171 18174 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100130098 10916999168 19300 33554432000 4194304 4196468 140730440995952 140153913182800 140154356496283 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18185] ppid=18171 vsize=10661132 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/18174/task/18185/stat : 18185 (java) R 18171 18174 15451 0 -1 4202560 690 0 0 0 6 0 0 0 20 0 15 0 100130098 10916999168 19300 33554432000 4194304 4196468 140730440995952 140153912129648 140154336329782 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18186] ppid=18171 vsize=10661132 memory=-1 CPUtime=0.04 cores=1,3,5,7
/proc/18174/task/18186/stat : 18186 (java) R 18171 18174 15451 0 -1 1077944384 303 0 0 0 4 0 0 0 20 0 15 0 100130098 10916999168 19300 33554432000 4194304 4196468 140730440995952 140153911076848 140154356488834 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18187] ppid=18171 vsize=10661132 memory=140140080797312 CPUtime=0.12 cores=1,3,5,7
/proc/18174/task/18187/stat : 18187 (java) R 18171 18174 15451 0 -1 4202560 889 0 0 0 12 0 0 0 20 0 15 0 100130098 10916999168 19300 33554432000 4194304 4196468 140730440995952 140153842559344 140154334967361 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18188] ppid=18171 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18174/task/18188/stat : 18188 (java) S 18171 18174 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100130098 10916999168 19300 33554432000 4194304 4196468 140730440995952 140153841506784 140154356487893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18189] ppid=18171 vsize=10661132 memory=140140080797312 CPUtime=0 cores=1,3,5,7
/proc/18174/task/18189/stat : 18189 (java) S 18171 18174 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100130098 10916999168 19300 33554432000 4194304 4196468 140730440995952 140153840454576 140154356488834 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 77200 KiB

[startup+0.701186 s]
/proc/loadavg: 1.76 1.72 1.67 4/216 18189
/proc/meminfo: memFree=19897744/32770624 swapFree=67108860/67108860
[pid=18174] ppid=18171 vsize=10661132 memory=204128 CPUtime=1.59 cores=1,3,5,7
/proc/18174/stat : 18174 (java) S 18171 18174 15451 0 -1 1077944320 10945 0 0 0 152 7 0 0 20 0 15 0 100130092 10916999168 51032 33554432000 4194304 4196468 140730440995952 140730440978496 140154356477687 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
/proc/18174/statm: 2665283 51032 3118 1 0 2627263 0
[pid=18174/tid=18176] ppid=18171 vsize=10661132 memory=1728 CPUtime=0.66 cores=1,3,5,7
/proc/18174/task/18176/stat : 18176 (java) R 18171 18174 15451 0 -1 4202560 5527 0 0 0 63 3 0 0 20 0 15 0 100130093 10916999168 51032 33554432000 4194304 4196468 140730440995952 140154360712128 140153996348260 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18177] ppid=18171 vsize=10661132 memory=796 CPUtime=0 cores=1,3,5,7
/proc/18174/task/18177/stat : 18177 (java) S 18171 18174 15451 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 15 0 100130093 10916999168 51032 33554432000 4194304 4196468 140730440995952 140153963075984 140154356487893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18178] ppid=18171 vsize=10661132 memory=1012 CPUtime=0 cores=1,3,5,7
/proc/18174/task/18178/stat : 18178 (java) S 18171 18174 15451 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 15 0 100130093 10916999168 51032 33554432000 4194304 4196468 140730440995952 140153962023184 140154356487893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18179] ppid=18171 vsize=10661132 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/18174/task/18179/stat : 18179 (java) S 18171 18174 15451 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 100130093 10916999168 51032 33554432000 4194304 4196468 140730440995952 140153960970896 140154356487893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18180] ppid=18171 vsize=10661132 memory=1712 CPUtime=0 cores=1,3,5,7
/proc/18174/task/18180/stat : 18180 (java) S 18171 18174 15451 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 15 0 100130093 10916999168 51032 33554432000 4194304 4196468 140730440995952 140153959918096 140154356487893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18181] ppid=18171 vsize=10661132 memory=9996 CPUtime=0 cores=1,3,5,7
/proc/18174/task/18181/stat : 18181 (java) S 18171 18174 15451 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 100130095 10916999168 51032 33554432000 4194304 4196468 140730440995952 140153916340848 140154356488834 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18182] ppid=18171 vsize=10661132 memory=5792 CPUtime=0 cores=1,3,5,7
/proc/18174/task/18182/stat : 18182 (java) S 18171 18174 15451 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 100130095 10916999168 51032 33554432000 4194304 4196468 140730440995952 140153915286816 140154356487893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18183] ppid=18171 vsize=10661132 memory=1936 CPUtime=0 cores=1,3,5,7
/proc/18174/task/18183/stat : 18183 (java) S 18171 18174 15451 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 100130095 10916999168 51032 33554432000 4194304 4196468 140730440995952 140153914234480 140154356487893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18184] ppid=18171 vsize=10661132 memory=1196 CPUtime=0 cores=1,3,5,7
/proc/18174/task/18184/stat : 18184 (java) S 18171 18174 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100130098 10916999168 51032 33554432000 4194304 4196468 140730440995952 140153913182800 140154356496283 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18185] ppid=18171 vsize=10661132 memory=6945208482816681536 CPUtime=0.33 cores=1,3,5,7
/proc/18174/task/18185/stat : 18185 (java) R 18171 18174 15451 0 -1 4202560 1594 0 0 0 33 0 0 0 20 0 15 0 100130098 10916999168 51032 33554432000 4194304 4196468 140730440995952 140153912122672 140154337998872 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18186] ppid=18171 vsize=10661132 memory=7811323491934034026 CPUtime=0.33 cores=1,3,5,7
/proc/18174/task/18186/stat : 18186 (java) R 18171 18174 15451 0 -1 4202560 1161 0 0 0 33 0 0 0 20 0 15 0 100130098 10916999168 51032 33554432000 4194304 4196468 140730440995952 140153911062872 140154338021871 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18187] ppid=18171 vsize=10661132 memory=5787213827163908199 CPUtime=0.19 cores=1,3,5,7
/proc/18174/task/18187/stat : 18187 (java) S 18171 18174 15451 0 -1 1077944384 1159 0 0 0 19 0 0 0 20 0 15 0 100130098 10916999168 51032 33554432000 4194304 4196468 140730440995952 140153842559344 140154356488834 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18188] ppid=18171 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18174/task/18188/stat : 18188 (java) S 18171 18174 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100130098 10916999168 51032 33554432000 4194304 4196468 140730440995952 140153841506784 140154356487893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18189] ppid=18171 vsize=10661132 memory=31396 CPUtime=0 cores=1,3,5,7
/proc/18174/task/18189/stat : 18189 (java) S 18171 18174 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100130098 10916999168 51032 33554432000 4194304 4196468 140730440995952 140153840454576 140154356488834 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
Current children cumulated CPU time: 1.59 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 204128 KiB

[startup+1.50077 s]
/proc/loadavg: 1.76 1.72 1.67 4/216 18189
/proc/meminfo: memFree=19827372/32770624 swapFree=67108860/67108860
[pid=18174] ppid=18171 vsize=10661132 memory=259400 CPUtime=3.55 cores=1,3,5,7
/proc/18174/stat : 18174 (java) S 18171 18174 15451 0 -1 1077944320 13114 0 0 0 346 9 0 0 20 0 15 0 100130092 10916999168 64850 33554432000 4194304 4196468 140730440995952 140730440978496 140154356477687 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
/proc/18174/statm: 2665283 64850 3157 1 0 2627263 0
[pid=18174/tid=18176] ppid=18171 vsize=10661132 memory=0 CPUtime=1.44 cores=1,3,5,7
/proc/18174/task/18176/stat : 18176 (java) R 18171 18174 15451 0 -1 4202560 5720 0 0 0 140 4 0 0 20 0 15 0 100130093 10916999168 64850 33554432000 4194304 4196468 140730440995952 140154360709904 140153997148941 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18177] ppid=18171 vsize=10661132 memory=-6951259422114956437 CPUtime=0.01 cores=1,3,5,7
/proc/18174/task/18177/stat : 18177 (java) S 18171 18174 15451 0 -1 1077944384 107 0 0 0 1 0 0 0 20 0 15 0 100130093 10916999168 64850 33554432000 4194304 4196468 140730440995952 140153963075984 140154356487893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18178] ppid=18171 vsize=10661132 memory=-6509546260019855295 CPUtime=0 cores=1,3,5,7
/proc/18174/task/18178/stat : 18178 (java) S 18171 18174 15451 0 -1 1077944384 103 0 0 0 0 0 0 0 20 0 15 0 100130093 10916999168 64850 33554432000 4194304 4196468 140730440995952 140153962023184 140154356487893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18179] ppid=18171 vsize=10661132 memory=-7390251449858225344 CPUtime=0 cores=1,3,5,7
/proc/18174/task/18179/stat : 18179 (java) S 18171 18174 15451 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 15 0 100130093 10916999168 64850 33554432000 4194304 4196468 140730440995952 140153960970896 140154356487893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18180] ppid=18171 vsize=10661132 memory=4134692831991786133 CPUtime=0.02 cores=1,3,5,7
/proc/18174/task/18180/stat : 18180 (java) S 18171 18174 15451 0 -1 1077944384 106 0 0 0 1 1 0 0 20 0 15 0 100130093 10916999168 64850 33554432000 4194304 4196468 140730440995952 140153959918096 140154356487893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18181] ppid=18171 vsize=10661132 memory=-7165351541977658656 CPUtime=0 cores=1,3,5,7
/proc/18174/task/18181/stat : 18181 (java) S 18171 18174 15451 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 100130095 10916999168 64850 33554432000 4194304 4196468 140730440995952 140153916340848 140154356488834 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0

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

/proc/18174/task/18176/stat : 18176 (java) R 18171 18174 15451 0 -1 4202560 29070 0 0 0 230437 289 0 0 20 0 15 0 100130093 10916999168 84552 33554432000 4194304 4196468 140730440995952 140154360713008 140153997584244 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18177] ppid=18171 vsize=10661132 memory=338208 CPUtime=11.7 cores=1,3,5,7
/proc/18174/task/18177/stat : 18177 (java) S 18171 18174 15451 0 -1 1077944384 12705 0 0 0 1129 41 0 0 20 0 15 0 100130093 10916999168 84552 33554432000 4194304 4196468 140730440995952 140153963075984 140154356487893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18178] ppid=18171 vsize=10661132 memory=338208 CPUtime=11.63 cores=1,3,5,7
/proc/18174/task/18178/stat : 18178 (java) S 18171 18174 15451 0 -1 1077944384 14461 0 0 0 1121 42 0 0 20 0 15 0 100130093 10916999168 84552 33554432000 4194304 4196468 140730440995952 140153962023184 140154356487893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18179] ppid=18171 vsize=10661132 memory=338208 CPUtime=11.66 cores=1,3,5,7
/proc/18174/task/18179/stat : 18179 (java) S 18171 18174 15451 0 -1 1077944384 13101 0 0 0 1127 39 0 0 20 0 15 0 100130093 10916999168 84552 33554432000 4194304 4196468 140730440995952 140153960970896 140154356487893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18180] ppid=18171 vsize=10661132 memory=338208 CPUtime=11.63 cores=1,3,5,7
/proc/18174/task/18180/stat : 18180 (java) S 18171 18174 15451 0 -1 1077944384 12723 0 0 0 1119 44 0 0 20 0 15 0 100130093 10916999168 84552 33554432000 4194304 4196468 140730440995952 140153959918096 140154356487893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18181] ppid=18171 vsize=10661132 memory=338208 CPUtime=2.74 cores=1,3,5,7
/proc/18174/task/18181/stat : 18181 (java) S 18171 18174 15451 0 -1 1077944384 13300 0 0 0 231 43 0 0 20 0 15 0 100130095 10916999168 84552 33554432000 4194304 4196468 140730440995952 140153916340848 140154356488834 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18182] ppid=18171 vsize=10661132 memory=338208 CPUtime=0 cores=1,3,5,7
/proc/18174/task/18182/stat : 18182 (java) S 18171 18174 15451 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 100130095 10916999168 84552 33554432000 4194304 4196468 140730440995952 140153915286880 140154356487893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18183] ppid=18171 vsize=10661132 memory=338208 CPUtime=0 cores=1,3,5,7
/proc/18174/task/18183/stat : 18183 (java) S 18171 18174 15451 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 100130095 10916999168 84552 33554432000 4194304 4196468 140730440995952 140153914234480 140154356487893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18184] ppid=18171 vsize=10661132 memory=338208 CPUtime=0 cores=1,3,5,7
/proc/18174/task/18184/stat : 18184 (java) S 18171 18174 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100130098 10916999168 84552 33554432000 4194304 4196468 140730440995952 140153913182800 140154356496283 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18185] ppid=18171 vsize=10661132 memory=338208 CPUtime=1.83 cores=1,3,5,7
/proc/18174/task/18185/stat : 18185 (java) S 18171 18174 15451 0 -1 1077944384 8412 0 0 0 182 1 0 0 20 0 15 0 100130098 10916999168 84552 33554432000 4194304 4196468 140730440995952 140153912129648 140154356488834 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18186] ppid=18171 vsize=10661132 memory=338208 CPUtime=1.05 cores=1,3,5,7
/proc/18174/task/18186/stat : 18186 (java) S 18171 18174 15451 0 -1 1077944384 3928 0 0 0 104 1 0 0 20 0 15 0 100130098 10916999168 84552 33554432000 4194304 4196468 140730440995952 140153911076848 140154356488834 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18187] ppid=18171 vsize=10661132 memory=218180043705867 CPUtime=0.32 cores=1,3,5,7
/proc/18174/task/18187/stat : 18187 (java) S 18171 18174 15451 0 -1 1077944384 1624 0 0 0 31 1 0 0 20 0 15 0 100130098 10916999168 84552 33554432000 4194304 4196468 140730440995952 140153842559344 140154356488834 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18188] ppid=18171 vsize=10661132 memory=644 CPUtime=0 cores=1,3,5,7
/proc/18174/task/18188/stat : 18188 (java) S 18171 18174 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100130098 10916999168 84552 33554432000 4194304 4196468 140730440995952 140153841506784 140154356487893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18189] ppid=18171 vsize=10661132 memory=338208 CPUtime=1.39 cores=1,3,5,7
/proc/18174/task/18189/stat : 18189 (java) S 18171 18174 15451 0 -1 1077944384 2136 0 0 0 56 83 0 0 20 0 15 0 100130098 10916999168 84552 33554432000 4194304 4196468 140730440995952 140153840454576 140154356488834 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
Current children cumulated CPU time: 2361.3 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 338208 KiB

[startup+2382.3 s]
/proc/loadavg: 1.34 1.39 1.43 3/216 18327
/proc/meminfo: memFree=19854524/32770624 swapFree=67108860/67108860
[pid=18174] ppid=18171 vsize=10661132 memory=336076 CPUtime=2422.31 cores=1,3,5,7
/proc/18174/stat : 18174 (java) S 18171 18174 15451 0 -1 1077944320 114245 0 0 0 241665 566 0 0 20 0 15 0 100130092 10916999168 84019 33554432000 4194304 4196468 140730440995952 140730440978496 140154356477687 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
/proc/18174/statm: 2665283 84019 3176 1 0 2627263 0
[pid=18174/tid=18176] ppid=18171 vsize=10661132 memory=338208 CPUtime=2366.83 cores=1,3,5,7
/proc/18174/task/18176/stat : 18176 (java) R 18171 18174 15451 0 -1 4202560 29366 0 0 0 236387 296 0 0 20 0 15 0 100130093 10916999168 84019 33554432000 4194304 4196468 140730440995952 140154360709744 140153997586816 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18177] ppid=18171 vsize=10661132 memory=336076 CPUtime=12.03 cores=1,3,5,7
/proc/18174/task/18177/stat : 18177 (java) S 18171 18174 15451 0 -1 1077944384 12845 0 0 0 1162 41 0 0 20 0 15 0 100130093 10916999168 84019 33554432000 4194304 4196468 140730440995952 140153963075984 140154356487893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18178] ppid=18171 vsize=10661132 memory=335944 CPUtime=11.96 cores=1,3,5,7
/proc/18174/task/18178/stat : 18178 (java) S 18171 18174 15451 0 -1 1077944384 14781 0 0 0 1153 43 0 0 20 0 15 0 100130093 10916999168 84019 33554432000 4194304 4196468 140730440995952 140153962023184 140154356487893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18179] ppid=18171 vsize=10661132 memory=335940 CPUtime=12 cores=1,3,5,7
/proc/18174/task/18179/stat : 18179 (java) S 18171 18174 15451 0 -1 1077944384 13196 0 0 0 1160 40 0 0 20 0 15 0 100130093 10916999168 84019 33554432000 4194304 4196468 140730440995952 140153960970896 140154356487893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18180] ppid=18171 vsize=10661132 memory=338208 CPUtime=11.97 cores=1,3,5,7
/proc/18174/task/18180/stat : 18180 (java) S 18171 18174 15451 0 -1 1077944384 13097 0 0 0 1153 44 0 0 20 0 15 0 100130093 10916999168 84019 33554432000 4194304 4196468 140730440995952 140153959918096 140154356487893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18181] ppid=18171 vsize=10661132 memory=335940 CPUtime=2.82 cores=1,3,5,7
/proc/18174/task/18181/stat : 18181 (java) S 18171 18174 15451 0 -1 1077944384 13479 0 0 0 239 43 0 0 20 0 15 0 100130095 10916999168 84019 33554432000 4194304 4196468 140730440995952 140153916340848 140154356488834 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18182] ppid=18171 vsize=10661132 memory=335944 CPUtime=0 cores=1,3,5,7
/proc/18174/task/18182/stat : 18182 (java) S 18171 18174 15451 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 100130095 10916999168 84019 33554432000 4194304 4196468 140730440995952 140153915286880 140154356487893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18183] ppid=18171 vsize=10661132 memory=336392 CPUtime=0 cores=1,3,5,7
/proc/18174/task/18183/stat : 18183 (java) S 18171 18174 15451 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 100130095 10916999168 84019 33554432000 4194304 4196468 140730440995952 140153914234480 140154356487893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18184] ppid=18171 vsize=10661132 memory=280279902700880 CPUtime=0 cores=1,3,5,7
/proc/18174/task/18184/stat : 18184 (java) S 18171 18174 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100130098 10916999168 84019 33554432000 4194304 4196468 140730440995952 140153913182800 140154356496283 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18185] ppid=18171 vsize=10661132 memory=336076 CPUtime=1.83 cores=1,3,5,7
/proc/18174/task/18185/stat : 18185 (java) S 18171 18174 15451 0 -1 1077944384 8414 0 0 0 182 1 0 0 20 0 15 0 100130098 10916999168 84019 33554432000 4194304 4196468 140730440995952 140153912129648 140154356488834 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18186] ppid=18171 vsize=10661132 memory=1196 CPUtime=1.05 cores=1,3,5,7
/proc/18174/task/18186/stat : 18186 (java) S 18171 18174 15451 0 -1 1077944384 3930 0 0 0 104 1 0 0 20 0 15 0 100130098 10916999168 84019 33554432000 4194304 4196468 140730440995952 140153911076848 140154356488834 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18187] ppid=18171 vsize=10661132 memory=336076 CPUtime=0.32 cores=1,3,5,7
/proc/18174/task/18187/stat : 18187 (java) S 18171 18174 15451 0 -1 1077944384 1626 0 0 0 31 1 0 0 20 0 15 0 100130098 10916999168 84019 33554432000 4194304 4196468 140730440995952 140153842559344 140154356488834 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18188] ppid=18171 vsize=10661132 memory=335944 CPUtime=0 cores=1,3,5,7
/proc/18174/task/18188/stat : 18188 (java) S 18171 18174 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100130098 10916999168 84019 33554432000 4194304 4196468 140730440995952 140153841506784 140154356487893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18189] ppid=18171 vsize=10661132 memory=336076 CPUtime=1.43 cores=1,3,5,7
/proc/18174/task/18189/stat : 18189 (java) S 18171 18174 15451 0 -1 1077944384 2150 0 0 0 58 85 0 0 20 0 15 0 100130098 10916999168 84019 33554432000 4194304 4196468 140730440995952 140153840454576 140154356488834 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
Current children cumulated CPU time: 2422.31 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 336076 KiB

[startup+2442.3 s]
/proc/loadavg: 1.46 1.42 1.44 3/215 18328
/proc/meminfo: memFree=19853796/32770624 swapFree=67108860/67108860
[pid=18174] ppid=18171 vsize=10661132 memory=334484 CPUtime=2483.47 cores=1,3,5,7
/proc/18174/stat : 18174 (java) S 18171 18174 15451 0 -1 1077944320 115813 0 0 0 247770 577 0 0 20 0 15 0 100130092 10916999168 83621 33554432000 4194304 4196468 140730440995952 140730440978496 140154356477687 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
/proc/18174/statm: 2665283 83621 3176 1 0 2627263 0
[pid=18174/tid=18176] ppid=18171 vsize=10661132 memory=334484 CPUtime=2426.34 cores=1,3,5,7
/proc/18174/task/18176/stat : 18176 (java) R 18171 18174 15451 0 -1 4202560 29653 0 0 0 242332 302 0 0 20 0 15 0 100130093 10916999168 83621 33554432000 4194304 4196468 140730440995952 140154360705120 140153997584269 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18177] ppid=18171 vsize=10661132 memory=334360 CPUtime=12.41 cores=1,3,5,7
/proc/18174/task/18177/stat : 18177 (java) S 18171 18174 15451 0 -1 1077944384 13016 0 0 0 1199 42 0 0 20 0 15 0 100130093 10916999168 83621 33554432000 4194304 4196468 140730440995952 140153963075984 140154356487893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18178] ppid=18171 vsize=10661132 memory=334128 CPUtime=12.34 cores=1,3,5,7
/proc/18174/task/18178/stat : 18178 (java) S 18171 18174 15451 0 -1 1077944384 14993 0 0 0 1191 43 0 0 20 0 15 0 100130093 10916999168 83621 33554432000 4194304 4196468 140730440995952 140153962023184 140154356487893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18179] ppid=18171 vsize=10661132 memory=335472 CPUtime=12.37 cores=1,3,5,7
/proc/18174/task/18179/stat : 18179 (java) S 18171 18174 15451 0 -1 1077944384 13577 0 0 0 1197 40 0 0 20 0 15 0 100130093 10916999168 83621 33554432000 4194304 4196468 140730440995952 140153960970896 140154356487893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18180] ppid=18171 vsize=10661132 memory=334676 CPUtime=12.35 cores=1,3,5,7
/proc/18174/task/18180/stat : 18180 (java) S 18171 18174 15451 0 -1 1077944384 13413 0 0 0 1190 45 0 0 20 0 15 0 100130093 10916999168 83621 33554432000 4194304 4196468 140730440995952 140153959918096 140154356487893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18181] ppid=18171 vsize=10661132 memory=334676 CPUtime=2.91 cores=1,3,5,7
/proc/18174/task/18181/stat : 18181 (java) S 18171 18174 15451 0 -1 1077944384 13666 0 0 0 247 44 0 0 20 0 15 0 100130095 10916999168 83621 33554432000 4194304 4196468 140730440995952 140153916340848 140154356488834 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18182] ppid=18171 vsize=10661132 memory=334128 CPUtime=0 cores=1,3,5,7
/proc/18174/task/18182/stat : 18182 (java) S 18171 18174 15451 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 100130095 10916999168 83621 33554432000 4194304 4196468 140730440995952 140153915286880 140154356487893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18183] ppid=18171 vsize=10661132 memory=334360 CPUtime=0 cores=1,3,5,7
/proc/18174/task/18183/stat : 18183 (java) S 18171 18174 15451 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 100130095 10916999168 83621 33554432000 4194304 4196468 140730440995952 140153914234480 140154356487893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18184] ppid=18171 vsize=10661132 memory=334360 CPUtime=0 cores=1,3,5,7
/proc/18174/task/18184/stat : 18184 (java) S 18171 18174 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100130098 10916999168 83621 33554432000 4194304 4196468 140730440995952 140153913182800 140154356496283 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18185] ppid=18171 vsize=10661132 memory=334484 CPUtime=1.83 cores=1,3,5,7
/proc/18174/task/18185/stat : 18185 (java) S 18171 18174 15451 0 -1 1077944384 8416 0 0 0 182 1 0 0 20 0 15 0 100130098 10916999168 83621 33554432000 4194304 4196468 140730440995952 140153912129648 140154356488834 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18186] ppid=18171 vsize=10661132 memory=334484 CPUtime=1.05 cores=1,3,5,7
/proc/18174/task/18186/stat : 18186 (java) S 18171 18174 15451 0 -1 1077944384 3932 0 0 0 104 1 0 0 20 0 15 0 100130098 10916999168 83621 33554432000 4194304 4196468 140730440995952 140153911076848 140154356488834 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18187] ppid=18171 vsize=10661132 memory=7528 CPUtime=0.32 cores=1,3,5,7
/proc/18174/task/18187/stat : 18187 (java) S 18171 18174 15451 0 -1 1077944384 1628 0 0 0 31 1 0 0 20 0 15 0 100130098 10916999168 83621 33554432000 4194304 4196468 140730440995952 140153842559344 140154356488834 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18188] ppid=18171 vsize=10661132 memory=2420 CPUtime=0 cores=1,3,5,7
/proc/18174/task/18188/stat : 18188 (java) S 18171 18174 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100130098 10916999168 83621 33554432000 4194304 4196468 140730440995952 140153841506784 140154356487893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18189] ppid=18171 vsize=10661132 memory=334360 CPUtime=1.46 cores=1,3,5,7
/proc/18174/task/18189/stat : 18189 (java) S 18171 18174 15451 0 -1 1077944384 2158 0 0 0 58 88 0 0 20 0 15 0 100130098 10916999168 83621 33554432000 4194304 4196468 140730440995952 140153840454576 140154356488834 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
Current children cumulated CPU time: 2483.47 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 334484 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2478.2 s]
/proc/loadavg: 1.49 1.44 1.45 3/215 18329
/proc/meminfo: memFree=19853016/32770624 swapFree=67108860/67108860
[pid=18174] ppid=18171 vsize=10661132 memory=334128 CPUtime=2520.01 cores=1,3,5,7
/proc/18174/stat : 18174 (java) S 18171 18174 15451 0 -1 1077944320 116405 0 0 0 251419 582 0 0 20 0 15 0 100130092 10916999168 83532 33554432000 4194304 4196468 140730440995952 140730440978496 140154356477687 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
/proc/18174/statm: 2665283 83532 3176 1 0 2627263 0
[pid=18174/tid=18176] ppid=18171 vsize=10661132 memory=-9181546050914066336 CPUtime=2461.98 cores=1,3,5,7
/proc/18174/task/18176/stat : 18176 (java) R 18171 18174 15451 0 -1 4202560 29789 0 0 0 245893 305 0 0 20 0 15 0 100130093 10916999168 83532 33554432000 4194304 4196468 140730440995952 140154360708384 140730441717698 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18177] ppid=18171 vsize=10661132 memory=-2895008908443676273 CPUtime=12.61 cores=1,3,5,7
/proc/18174/task/18177/stat : 18177 (java) S 18171 18174 15451 0 -1 1077944384 13055 0 0 0 1219 42 0 0 20 0 15 0 100130093 10916999168 83532 33554432000 4194304 4196468 140730440995952 140153963075984 140154356487893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18178] ppid=18171 vsize=10661132 memory=6791534058613427641 CPUtime=12.55 cores=1,3,5,7
/proc/18174/task/18178/stat : 18178 (java) S 18171 18174 15451 0 -1 1077944384 15256 0 0 0 1211 44 0 0 20 0 15 0 100130093 10916999168 83532 33554432000 4194304 4196468 140730440995952 140153962023184 140154356487893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18179] ppid=18171 vsize=10661132 memory=288230583166042425 CPUtime=12.57 cores=1,3,5,7
/proc/18174/task/18179/stat : 18179 (java) S 18171 18174 15451 0 -1 1077944384 13646 0 0 0 1217 40 0 0 20 0 15 0 100130093 10916999168 83532 33554432000 4194304 4196468 140730440995952 140153960970896 140154356487893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18180] ppid=18171 vsize=10661132 memory=15824378344507954 CPUtime=12.56 cores=1,3,5,7
/proc/18174/task/18180/stat : 18180 (java) S 18171 18174 15451 0 -1 1077944384 13477 0 0 0 1211 45 0 0 20 0 15 0 100130093 10916999168 83532 33554432000 4194304 4196468 140730440995952 140153959918096 140154356487893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18181] ppid=18171 vsize=10661132 memory=1232 CPUtime=2.96 cores=1,3,5,7
/proc/18174/task/18181/stat : 18181 (java) S 18171 18174 15451 0 -1 1077944384 13677 0 0 0 252 44 0 0 20 0 15 0 100130095 10916999168 83532 33554432000 4194304 4196468 140730440995952 140153916340848 140154356488834 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18182] ppid=18171 vsize=10661132 memory=2344 CPUtime=0 cores=1,3,5,7
/proc/18174/task/18182/stat : 18182 (java) S 18171 18174 15451 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 100130095 10916999168 83532 33554432000 4194304 4196468 140730440995952 140153915286880 140154356487893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18183] ppid=18171 vsize=10661132 memory=928 CPUtime=0 cores=1,3,5,7
/proc/18174/task/18183/stat : 18183 (java) S 18171 18174 15451 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 100130095 10916999168 83532 33554432000 4194304 4196468 140730440995952 140153914234480 140154356487893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18184] ppid=18171 vsize=10661132 memory=1580 CPUtime=0 cores=1,3,5,7
/proc/18174/task/18184/stat : 18184 (java) S 18171 18174 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100130098 10916999168 83532 33554432000 4194304 4196468 140730440995952 140153913182800 140154356496283 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18185] ppid=18171 vsize=10661132 memory=2240 CPUtime=1.83 cores=1,3,5,7
/proc/18174/task/18185/stat : 18185 (java) S 18171 18174 15451 0 -1 1077944384 8418 0 0 0 182 1 0 0 20 0 15 0 100130098 10916999168 83532 33554432000 4194304 4196468 140730440995952 140153912129648 140154356488834 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18186] ppid=18171 vsize=10661132 memory=4128 CPUtime=1.05 cores=1,3,5,7
/proc/18174/task/18186/stat : 18186 (java) S 18171 18174 15451 0 -1 1077944384 3934 0 0 0 104 1 0 0 20 0 15 0 100130098 10916999168 83532 33554432000 4194304 4196468 140730440995952 140153911076848 140154356488834 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18187] ppid=18171 vsize=10661132 memory=2200 CPUtime=0.32 cores=1,3,5,7
/proc/18174/task/18187/stat : 18187 (java) S 18171 18174 15451 0 -1 1077944384 1630 0 0 0 31 1 0 0 20 0 15 0 100130098 10916999168 83532 33554432000 4194304 4196468 140730440995952 140153842559344 140154356488834 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18188] ppid=18171 vsize=10661132 memory=7528 CPUtime=0 cores=1,3,5,7
/proc/18174/task/18188/stat : 18188 (java) S 18171 18174 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100130098 10916999168 83532 33554432000 4194304 4196468 140730440995952 140153841506784 140154356487893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
[pid=18174/tid=18189] ppid=18171 vsize=10661132 memory=844 CPUtime=1.49 cores=1,3,5,7
/proc/18174/task/18189/stat : 18189 (java) S 18171 18174 15451 0 -1 1077944384 2162 0 0 0 60 89 0 0 20 0 15 0 100130098 10916999168 83532 33554432000 4194304 4196468 140730440995952 140153840454576 140154356488834 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17784832 140730441004152 140730441004297 140730441004297 140730441007055 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 334128 KiB

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

[startup+2478.21 s]
# the end of solver process 18174 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2514.2 s, system=5.83153 s

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

Child status: 143
Real time (s): 2478.21
CPU time (s): 2520.03
CPU user time (s): 2514.2
CPU system time (s): 5.83153
CPU usage (%): 101.688
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 1315792

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2514.2
system time used= 5.83153
maximum resident set size= 1316308
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 116594
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2736
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 120457
involuntary context switches= 2756


# summary of solver processes directly reported to runsolver:
#   pid: 18174
#   total CPU time (s): 2520.03
#   total CPU user time (s): 2514.2
#   total CPU system time (s): 5.83153

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.0657 second user time and 22.2549 second system time

The end

Launcher Data

Begin job on node105 at 2018-07-29 02:54:29
IDJOB=4299774
IDBENCH=141442
IDSOLVER=2768
FILE ID=node105/4299774-1532825669
RUNJOBID= node105-1532810624-15483
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-08-09_c18.xml
COMMAND LINE= java -jar DIR/dodo_solver.jar BENCHNAME --timelimit TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299774-1532825669/watcher-4299774-1532825669 -o /tmp/evaluation-result-4299774-1532825669/solver-4299774-1532825669 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1532810624-15483 --watchdog 2580  java -jar HOME/dodo_solver.jar HOME/instance-4299774-1532825669.xml --timelimit 2520

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

MD5SUM BENCH= 352bf2632dd9da6639b1d332c92c1592
RANDOM SEED=1542997951

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:        20048056 kB
MemAvailable:   31522972 kB
Buffers:          272404 kB
Cached:         11341212 kB
SwapCached:            0 kB
Active:          2817808 kB
Inactive:        9258692 kB
Active(anon):     417188 kB
Inactive(anon):    73344 kB
Active(file):    2400620 kB
Inactive(file):  9185348 kB
Unevictable:        7296 kB
Mlocked:            7296 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              5328 kB
Writeback:             0 kB
AnonPages:        475796 kB
Mapped:            55580 kB
Shmem:             25228 kB
Slab:             345368 kB
SReclaimable:     317408 kB
SUnreclaim:        27960 kB
KernelStack:        3664 kB
PageTables:         6296 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1565708 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    387072 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= 44612 MiB
End job on node105 at 2018-07-29 03:35:48