Trace number 4299564

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.09 2494.81

General information on the benchmark

NameHaystacks/
Haystacks-ext-13_c18.xml
MD5SUMd20946c70cb8756d1a4b7fb63c02a1de
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 variables169
Number of constraints1026
Number of domains1
Minimum domain size13
Maximum domain size13
Distribution of domain sizes[{"size":13,"count":169}]
Minimum variable degree12
Maximum variable degree13
Distribution of variable degrees[{"degree":12,"count":145},{"degree":13,"count":24}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":1026}]
Number of extensional constraints1026
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":1026}]
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.07/2494.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 (8460 MiB free)
  memory of node 1: 16384 MiB (11348 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299564-1532820661/watcher-4299564-1532820661 -o /tmp/evaluation-result-4299564-1532820661/solver-4299564-1532820661 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1532810624-15482 --watchdog 2580 java -jar HOME/dodo_solver.jar HOME/instance-4299564-1532820661.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
solver pid=16626, runsolver pid=16623
Current StackSize limit: 8192 KiB


[startup+0.100803 s]*
/proc/loadavg: 1.35 1.26 1.29 3/216 16641
/proc/meminfo: memFree=20269116/32770624 swapFree=67108860/67108860
[pid=16626] ppid=16623 vsize=10658972 memory=27632 CPUtime=0.13 cores=0,2,4,6
/proc/16626/stat : 16626 (java) S 16623 16626 15451 0 -1 1077944320 5275 0 0 0 12 1 0 0 20 0 15 0 99629297 10914787328 6908 33554432000 4194304 4196468 140727278175120 140727278157664 139851558338295 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
/proc/16626/statm: 2664743 6908 2840 1 0 2627263 0
[pid=16626/tid=16628] ppid=16623 vsize=10658972 memory=-8269626465541460605 CPUtime=0.09 cores=0,2,4,6
/proc/16626/task/16628/stat : 16628 (java) R 16623 16626 15451 0 -1 4202560 3142 0 0 0 9 0 0 0 20 0 15 0 99629298 10914787328 6908 33554432000 4194304 4196468 140727278175120 139851562567808 139851543723885 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16629] ppid=16623 vsize=10658972 memory=-7522837583129502606 CPUtime=0 cores=0,2,4,6
/proc/16626/task/16629/stat : 16629 (java) S 16623 16626 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99629299 10914787328 6908 33554432000 4194304 4196468 140727278175120 139851519298448 139851558348501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16630] ppid=16623 vsize=10658972 memory=140672541791872 CPUtime=0 cores=0,2,4,6
/proc/16626/task/16630/stat : 16630 (java) S 16623 16626 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99629299 10914787328 6908 33554432000 4194304 4196468 140727278175120 139851518245648 139851558348501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16631] ppid=16623 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16626/task/16631/stat : 16631 (java) S 16623 16626 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99629299 10914787328 6908 33554432000 4194304 4196468 140727278175120 139851163475088 139851558348501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16632] ppid=16623 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16626/task/16632/stat : 16632 (java) S 16623 16626 15451 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99629299 10914787328 6908 33554432000 4194304 4196468 140727278175120 139851162422288 139851558348501 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16633] ppid=16623 vsize=10658972 memory=140672541791872 CPUtime=0 cores=0,2,4,6
/proc/16626/task/16633/stat : 16633 (java) S 16623 16626 15451 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99629300 10914787328 6908 33554432000 4194304 4196468 140727278175120 139851118147696 139851558349442 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16634] ppid=16623 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16626/task/16634/stat : 16634 (java) S 16623 16626 15451 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99629300 10914787328 6908 33554432000 4194304 4196468 140727278175120 139851117093664 139851558348501 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16635] ppid=16623 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16626/task/16635/stat : 16635 (java) S 16623 16626 15451 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99629301 10914787328 6908 33554432000 4194304 4196468 140727278175120 139851116041328 139851558348501 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16636] ppid=16623 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16626/task/16636/stat : 16636 (java) S 16623 16626 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99629303 10914787328 6908 33554432000 4194304 4196468 140727278175120 139851047364688 139851558356891 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16637] ppid=16623 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16626/task/16637/stat : 16637 (java) R 16623 16626 15451 0 -1 4202560 438 0 0 0 0 0 0 0 20 0 15 0 99629303 10914787328 6908 33554432000 4194304 4196468 140727278175120 139851046312560 139851541774033 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16638] ppid=16623 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16626/task/16638/stat : 16638 (java) R 16623 16626 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99629303 10914787328 6908 33554432000 4194304 4196468 140727278175120 139851045259760 139851558349442 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16639] ppid=16623 vsize=10658972 memory=140672541791872 CPUtime=0.02 cores=0,2,4,6
/proc/16626/task/16639/stat : 16639 (java) S 16623 16626 15451 0 -1 1077944384 346 0 0 0 2 0 0 0 20 0 15 0 99629303 10914787328 6908 33554432000 4194304 4196468 140727278175120 139851044207472 139851558349442 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16640] ppid=16623 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16626/task/16640/stat : 16640 (java) S 16623 16626 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99629303 10914787328 6908 33554432000 4194304 4196468 140727278175120 139851043154912 139851558348501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16641] ppid=16623 vsize=10658972 memory=140672541791872 CPUtime=0 cores=0,2,4,6
/proc/16626/task/16641/stat : 16641 (java) S 16623 16626 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99629303 10914787328 6908 33554432000 4194304 4196468 140727278175120 139851042101680 139851558349442 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 27632 KiB

[startup+0.216245 s]*
/proc/loadavg: 1.35 1.26 1.29 5/216 16641
/proc/meminfo: memFree=20257620/32770624 swapFree=67108860/67108860
[pid=16626] ppid=16623 vsize=10661056 memory=40564 CPUtime=0.35 cores=0,2,4,6
/proc/16626/stat : 16626 (java) S 16623 16626 15451 0 -1 1077944320 8184 0 0 0 33 2 0 0 20 0 15 0 99629297 10916921344 10141 33554432000 4194304 4196468 140727278175120 140727278157664 139851558338295 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
/proc/16626/statm: 2665264 10141 2992 1 0 2627263 0
[pid=16626/tid=16628] ppid=16623 vsize=10661056 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/16626/task/16628/stat : 16628 (java) R 16623 16626 15451 0 -1 1077944384 5144 0 0 0 19 1 0 0 20 0 15 0 99629298 10916921344 10141 33554432000 4194304 4196468 140727278175120 139851562576032 139851558348501 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16629] ppid=16623 vsize=10661056 memory=343 CPUtime=0 cores=0,2,4,6
/proc/16626/task/16629/stat : 16629 (java) S 16623 16626 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99629299 10916921344 10141 33554432000 4194304 4196468 140727278175120 139851519298448 139851558348501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16630] ppid=16623 vsize=10661056 memory=140672542455431 CPUtime=0 cores=0,2,4,6
/proc/16626/task/16630/stat : 16630 (java) S 16623 16626 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99629299 10916921344 10141 33554432000 4194304 4196468 140727278175120 139851518245648 139851558348501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16631] ppid=16623 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16626/task/16631/stat : 16631 (java) S 16623 16626 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99629299 10916921344 10141 33554432000 4194304 4196468 140727278175120 139851163475088 139851558348501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16632] ppid=16623 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16626/task/16632/stat : 16632 (java) S 16623 16626 15451 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99629299 10916921344 10141 33554432000 4194304 4196468 140727278175120 139851162422288 139851558348501 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16633] ppid=16623 vsize=10661056 memory=140672541791872 CPUtime=0 cores=0,2,4,6
/proc/16626/task/16633/stat : 16633 (java) S 16623 16626 15451 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99629300 10916921344 10141 33554432000 4194304 4196468 140727278175120 139851118147696 139851558349442 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16634] ppid=16623 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16626/task/16634/stat : 16634 (java) S 16623 16626 15451 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99629300 10916921344 10141 33554432000 4194304 4196468 140727278175120 139851117093664 139851558348501 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16635] ppid=16623 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16626/task/16635/stat : 16635 (java) S 16623 16626 15451 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99629301 10916921344 10141 33554432000 4194304 4196468 140727278175120 139851116041328 139851558348501 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16636] ppid=16623 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16626/task/16636/stat : 16636 (java) S 16623 16626 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99629303 10916921344 10141 33554432000 4194304 4196468 140727278175120 139851047364688 139851558356891 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16637] ppid=16623 vsize=10661056 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/16626/task/16637/stat : 16637 (java) S 16623 16626 15451 0 -1 1077944384 647 0 0 0 2 0 0 0 20 0 15 0 99629303 10916921344 10141 33554432000 4194304 4196468 140727278175120 139851046312560 139851558349442 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16638] ppid=16623 vsize=10661056 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/16626/task/16638/stat : 16638 (java) S 16623 16626 15451 0 -1 1077944384 151 0 0 0 2 0 0 0 20 0 15 0 99629303 10916921344 10141 33554432000 4194304 4196468 140727278175120 139851045259760 139851558349442 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16639] ppid=16623 vsize=10661056 memory=140672541791872 CPUtime=0.09 cores=0,2,4,6
/proc/16626/task/16639/stat : 16639 (java) R 16623 16626 15451 0 -1 4202560 875 0 0 0 9 0 0 0 20 0 15 0 99629303 10916921344 10141 33554432000 4194304 4196468 140727278175120 139851044203424 139851542418782 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16640] ppid=16623 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16626/task/16640/stat : 16640 (java) S 16623 16626 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99629303 10916921344 10141 33554432000 4194304 4196468 140727278175120 139851043154912 139851558348501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16641] ppid=16623 vsize=10661056 memory=140672541791872 CPUtime=0 cores=0,2,4,6
/proc/16626/task/16641/stat : 16641 (java) S 16623 16626 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99629303 10916921344 10141 33554432000 4194304 4196468 140727278175120 139851042101680 139851558349442 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 40564 KiB

[startup+0.310497 s]*
/proc/loadavg: 1.35 1.26 1.29 4/216 16641
/proc/meminfo: memFree=20251552/32770624 swapFree=67108860/67108860
[pid=16626] ppid=16623 vsize=10661132 memory=44548 CPUtime=0.57 cores=0,2,4,6
/proc/16626/stat : 16626 (java) S 16623 16626 15451 0 -1 1077944320 8752 0 0 0 55 2 0 0 20 0 15 0 99629297 10916999168 11137 33554432000 4194304 4196468 140727278175120 140727278157664 139851558338295 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
/proc/16626/statm: 2665283 11137 3054 1 0 2627263 0
[pid=16626/tid=16628] ppid=16623 vsize=10661132 memory=7311146985107750967 CPUtime=0.29 cores=0,2,4,6
/proc/16626/task/16628/stat : 16628 (java) S 16623 16626 15451 0 -1 1077944384 5466 0 0 0 28 1 0 0 20 0 15 0 99629298 10916999168 11137 33554432000 4194304 4196468 140727278175120 139851562574128 139851558348501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16629] ppid=16623 vsize=10661132 memory=304556153357205527 CPUtime=0 cores=0,2,4,6
/proc/16626/task/16629/stat : 16629 (java) S 16623 16626 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99629299 10916999168 11137 33554432000 4194304 4196468 140727278175120 139851519298448 139851558348501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16630] ppid=16623 vsize=10661132 memory=140672542447941 CPUtime=0 cores=0,2,4,6
/proc/16626/task/16630/stat : 16630 (java) S 16623 16626 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99629299 10916999168 11137 33554432000 4194304 4196468 140727278175120 139851518245648 139851558348501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16631] ppid=16623 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16626/task/16631/stat : 16631 (java) S 16623 16626 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99629299 10916999168 11137 33554432000 4194304 4196468 140727278175120 139851163475088 139851558348501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16632] ppid=16623 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16626/task/16632/stat : 16632 (java) S 16623 16626 15451 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99629299 10916999168 11137 33554432000 4194304 4196468 140727278175120 139851162422288 139851558348501 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16633] ppid=16623 vsize=10661132 memory=140672541791872 CPUtime=0 cores=0,2,4,6
/proc/16626/task/16633/stat : 16633 (java) S 16623 16626 15451 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 99629300 10916999168 11137 33554432000 4194304 4196468 140727278175120 139851118147696 139851558349442 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16634] ppid=16623 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16626/task/16634/stat : 16634 (java) S 16623 16626 15451 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99629300 10916999168 11137 33554432000 4194304 4196468 140727278175120 139851117093664 139851558348501 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16635] ppid=16623 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16626/task/16635/stat : 16635 (java) S 16623 16626 15451 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99629301 10916999168 11137 33554432000 4194304 4196468 140727278175120 139851116041328 139851558348501 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16636] ppid=16623 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16626/task/16636/stat : 16636 (java) S 16623 16626 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99629303 10916999168 11137 33554432000 4194304 4196468 140727278175120 139851047364688 139851558356891 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16637] ppid=16623 vsize=10661132 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/16626/task/16637/stat : 16637 (java) R 16623 16626 15451 0 -1 4202560 672 0 0 0 4 0 0 0 20 0 15 0 99629303 10916999168 11137 33554432000 4194304 4196468 140727278175120 139851046312560 139851543463409 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16638] ppid=16623 vsize=10661132 memory=-1 CPUtime=0.05 cores=0,2,4,6
/proc/16626/task/16638/stat : 16638 (java) R 16623 16626 15451 0 -1 1077944384 259 0 0 0 5 0 0 0 20 0 15 0 99629303 10916999168 11137 33554432000 4194304 4196468 140727278175120 139851045259760 139851558349442 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16639] ppid=16623 vsize=10661132 memory=140672541791872 CPUtime=0.16 cores=0,2,4,6
/proc/16626/task/16639/stat : 16639 (java) R 16623 16626 15451 0 -1 4202560 987 0 0 0 16 0 0 0 20 0 15 0 99629303 10916999168 11137 33554432000 4194304 4196468 140727278175120 139851044207472 139851539901265 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16640] ppid=16623 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16626/task/16640/stat : 16640 (java) S 16623 16626 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99629303 10916999168 11137 33554432000 4194304 4196468 140727278175120 139851043154912 139851558348501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16641] ppid=16623 vsize=10661132 memory=140672541791872 CPUtime=0 cores=0,2,4,6
/proc/16626/task/16641/stat : 16641 (java) S 16623 16626 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99629303 10916999168 11137 33554432000 4194304 4196468 140727278175120 139851042101680 139851558349442 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
Current children cumulated CPU time: 0.57 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 44548 KiB

[startup+0.700823 s]
/proc/loadavg: 1.35 1.26 1.29 5/216 16641
/proc/meminfo: memFree=20226224/32770624 swapFree=67108860/67108860
[pid=16626] ppid=16623 vsize=10661132 memory=99844 CPUtime=1.73 cores=0,2,4,6
/proc/16626/stat : 16626 (java) S 16623 16626 15451 0 -1 1077944320 12359 0 0 0 169 4 0 0 20 0 15 0 99629297 10916999168 24961 33554432000 4194304 4196468 140727278175120 140727278157664 139851558338295 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
/proc/16626/statm: 2665283 24961 3123 1 0 2627263 0
[pid=16626/tid=16628] ppid=16623 vsize=10661132 memory=1728 CPUtime=0.67 cores=0,2,4,6
/proc/16626/task/16628/stat : 16628 (java) R 16623 16626 15451 0 -1 4202560 5742 0 0 0 65 2 0 0 20 0 15 0 99629298 10916999168 24961 33554432000 4194304 4196468 140727278175120 139851562571376 140727279343554 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16629] ppid=16623 vsize=10661132 memory=796 CPUtime=0 cores=0,2,4,6
/proc/16626/task/16629/stat : 16629 (java) S 16623 16626 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99629299 10916999168 24961 33554432000 4194304 4196468 140727278175120 139851519298448 139851558348501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16630] ppid=16623 vsize=10661132 memory=1012 CPUtime=0 cores=0,2,4,6
/proc/16626/task/16630/stat : 16630 (java) S 16623 16626 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99629299 10916999168 24961 33554432000 4194304 4196468 140727278175120 139851518245648 139851558348501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16631] ppid=16623 vsize=10661132 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/16626/task/16631/stat : 16631 (java) S 16623 16626 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99629299 10916999168 24961 33554432000 4194304 4196468 140727278175120 139851163475088 139851558348501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16632] ppid=16623 vsize=10661132 memory=1712 CPUtime=0 cores=0,2,4,6
/proc/16626/task/16632/stat : 16632 (java) S 16623 16626 15451 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99629299 10916999168 24961 33554432000 4194304 4196468 140727278175120 139851162422288 139851558348501 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16633] ppid=16623 vsize=10661132 memory=9996 CPUtime=0 cores=0,2,4,6
/proc/16626/task/16633/stat : 16633 (java) S 16623 16626 15451 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 99629300 10916999168 24961 33554432000 4194304 4196468 140727278175120 139851118147696 139851558349442 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16634] ppid=16623 vsize=10661132 memory=5792 CPUtime=0 cores=0,2,4,6
/proc/16626/task/16634/stat : 16634 (java) S 16623 16626 15451 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99629300 10916999168 24961 33554432000 4194304 4196468 140727278175120 139851117093664 139851558348501 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16635] ppid=16623 vsize=10661132 memory=1936 CPUtime=0 cores=0,2,4,6
/proc/16626/task/16635/stat : 16635 (java) S 16623 16626 15451 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99629301 10916999168 24961 33554432000 4194304 4196468 140727278175120 139851116041328 139851558348501 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16636] ppid=16623 vsize=10661132 memory=1196 CPUtime=0 cores=0,2,4,6
/proc/16626/task/16636/stat : 16636 (java) S 16623 16626 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99629303 10916999168 24961 33554432000 4194304 4196468 140727278175120 139851047364688 139851558356891 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16637] ppid=16623 vsize=10661132 memory=6945208482816681536 CPUtime=0.34 cores=0,2,4,6
/proc/16626/task/16637/stat : 16637 (java) S 16623 16626 15451 0 -1 1077944384 1676 0 0 0 34 0 0 0 20 0 15 0 99629303 10916999168 24961 33554432000 4194304 4196468 140727278175120 139851046312560 139851558349442 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16638] ppid=16623 vsize=10661132 memory=7811323491934034026 CPUtime=0.36 cores=0,2,4,6
/proc/16626/task/16638/stat : 16638 (java) S 16623 16626 15451 0 -1 1077944384 1686 0 0 0 36 0 0 0 20 0 15 0 99629303 10916999168 24961 33554432000 4194304 4196468 140727278175120 139851045259760 139851558349442 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16639] ppid=16623 vsize=10661132 memory=5787213827063244903 CPUtime=0.33 cores=0,2,4,6
/proc/16626/task/16639/stat : 16639 (java) S 16623 16626 15451 0 -1 1077944384 1884 0 0 0 33 0 0 0 20 0 15 0 99629303 10916999168 24961 33554432000 4194304 4196468 140727278175120 139851044207472 139851558349442 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16640] ppid=16623 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16626/task/16640/stat : 16640 (java) S 16623 16626 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99629303 10916999168 24961 33554432000 4194304 4196468 140727278175120 139851043154912 139851558348501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16641] ppid=16623 vsize=10661132 memory=31396 CPUtime=0 cores=0,2,4,6
/proc/16626/task/16641/stat : 16641 (java) S 16623 16626 15451 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99629303 10916999168 24961 33554432000 4194304 4196468 140727278175120 139851042101680 139851558349442 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
Current children cumulated CPU time: 1.73 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 99844 KiB

[startup+1.50082 s]
/proc/loadavg: 1.35 1.26 1.29 3/216 16641
/proc/meminfo: memFree=20129756/32770624 swapFree=67108860/67108860
[pid=16626] ppid=16623 vsize=10661132 memory=188572 CPUtime=2.91 cores=0,2,4,6
/proc/16626/stat : 16626 (java) S 16623 16626 15451 0 -1 1077944320 14511 0 0 0 283 8 0 0 20 0 15 0 99629297 10916999168 47143 33554432000 4194304 4196468 140727278175120 140727278157664 139851558338295 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
/proc/16626/statm: 2665283 47143 3151 1 0 2627263 0
[pid=16626/tid=16628] ppid=16623 vsize=10661132 memory=0 CPUtime=1.46 cores=0,2,4,6
/proc/16626/task/16628/stat : 16628 (java) R 16623 16626 15451 0 -1 4202560 6004 0 0 0 141 5 0 0 20 0 15 0 99629298 10916999168 47143 33554432000 4194304 4196468 140727278175120 139851562573680 140727279343554 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16629] ppid=16623 vsize=10661132 memory=-6951259422114956437 CPUtime=0 cores=0,2,4,6
/proc/16626/task/16629/stat : 16629 (java) S 16623 16626 15451 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 99629299 10916999168 47143 33554432000 4194304 4196468 140727278175120 139851519298448 139851558348501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16630] ppid=16623 vsize=10661132 memory=-6509546260019855295 CPUtime=0 cores=0,2,4,6
/proc/16626/task/16630/stat : 16630 (java) S 16623 16626 15451 0 -1 1077944384 336 0 0 0 0 0 0 0 20 0 15 0 99629299 10916999168 47143 33554432000 4194304 4196468 140727278175120 139851518245648 139851558348501 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16631] ppid=16623 vsize=10661132 memory=-7390251449858225344 CPUtime=0 cores=0,2,4,6
/proc/16626/task/16631/stat : 16631 (java) S 16623 16626 15451 0 -1 1077944384 266 0 0 0 0 0 0 0 20 0 15 0 99629299 10916999168 47143 33554432000 4194304 4196468 140727278175120 139851163475088 139851558348501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16632] ppid=16623 vsize=10661132 memory=4134692831991786133 CPUtime=0 cores=0,2,4,6
/proc/16626/task/16632/stat : 16632 (java) S 16623 16626 15451 0 -1 1077944384 100 0 0 0 0 0 0 0 20 0 15 0 99629299 10916999168 47143 33554432000 4194304 4196468 140727278175120 139851162422288 139851558348501 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16633] ppid=16623 vsize=10661132 memory=-7165351541977658656 CPUtime=0 cores=0,2,4,6
/proc/16626/task/16633/stat : 16633 (java) S 16623 16626 15451 0 -1 1077944384 296 0 0 0 0 0 0 0 20 0 15 0 99629300 10916999168 47143 33554432000 4194304 4196468 140727278175120 139851118147696 139851558349442 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0

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

/proc/16626/task/16628/stat : 16628 (java) R 16623 16626 15451 0 -1 4202560 23681 0 0 0 227233 3362 0 0 20 0 15 0 99629298 10916999168 87765 33554432000 4194304 4196468 140727278175120 139851562569424 139851198108699 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16629] ppid=16623 vsize=10661132 memory=351060 CPUtime=7.42 cores=0,2,4,6
/proc/16626/task/16629/stat : 16629 (java) S 16623 16626 15451 0 -1 1077944384 3888 0 0 0 686 56 0 0 20 0 15 0 99629299 10916999168 87765 33554432000 4194304 4196468 140727278175120 139851519298448 139851558348501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16630] ppid=16623 vsize=10661132 memory=351060 CPUtime=7.42 cores=0,2,4,6
/proc/16626/task/16630/stat : 16630 (java) S 16623 16626 15451 0 -1 1077944384 5681 0 0 0 692 50 0 0 20 0 15 0 99629299 10916999168 87765 33554432000 4194304 4196468 140727278175120 139851518245648 139851558348501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16631] ppid=16623 vsize=10661132 memory=351060 CPUtime=7.38 cores=0,2,4,6
/proc/16626/task/16631/stat : 16631 (java) S 16623 16626 15451 0 -1 1077944384 5479 0 0 0 688 50 0 0 20 0 15 0 99629299 10916999168 87765 33554432000 4194304 4196468 140727278175120 139851163475088 139851558348501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16632] ppid=16623 vsize=10661132 memory=351060 CPUtime=7.42 cores=0,2,4,6
/proc/16626/task/16632/stat : 16632 (java) S 16623 16626 15451 0 -1 1077944384 5079 0 0 0 683 59 0 0 20 0 15 0 99629299 10916999168 87765 33554432000 4194304 4196468 140727278175120 139851162422288 139851558348501 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16633] ppid=16623 vsize=10661132 memory=351056 CPUtime=6.97 cores=0,2,4,6
/proc/16626/task/16633/stat : 16633 (java) S 16623 16626 15451 0 -1 1077944384 6368 0 0 0 649 48 0 0 20 0 15 0 99629300 10916999168 87765 33554432000 4194304 4196468 140727278175120 139851118147696 139851558349442 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16634] ppid=16623 vsize=10661132 memory=351056 CPUtime=0 cores=0,2,4,6
/proc/16626/task/16634/stat : 16634 (java) S 16623 16626 15451 0 -1 1077944384 99 0 0 0 0 0 0 0 20 0 15 0 99629300 10916999168 87765 33554432000 4194304 4196468 140727278175120 139851117093664 139851558348501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16635] ppid=16623 vsize=10661132 memory=349008 CPUtime=0 cores=0,2,4,6
/proc/16626/task/16635/stat : 16635 (java) S 16623 16626 15451 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 99629301 10916999168 87765 33554432000 4194304 4196468 140727278175120 139851116041328 139851558348501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16636] ppid=16623 vsize=10661132 memory=351056 CPUtime=0 cores=0,2,4,6
/proc/16626/task/16636/stat : 16636 (java) S 16623 16626 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99629303 10916999168 87765 33554432000 4194304 4196468 140727278175120 139851047364688 139851558356891 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16637] ppid=16623 vsize=10661132 memory=349008 CPUtime=0.62 cores=0,2,4,6
/proc/16626/task/16637/stat : 16637 (java) S 16623 16626 15451 0 -1 1077944384 2288 0 0 0 61 1 0 0 20 0 15 0 99629303 10916999168 87765 33554432000 4194304 4196468 140727278175120 139851046312560 139851558349442 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16638] ppid=16623 vsize=10661132 memory=349008 CPUtime=0.47 cores=0,2,4,6
/proc/16626/task/16638/stat : 16638 (java) S 16623 16626 15451 0 -1 1077944384 1774 0 0 0 47 0 0 0 20 0 15 0 99629303 10916999168 87765 33554432000 4194304 4196468 140727278175120 139851045259760 139851558349442 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16639] ppid=16623 vsize=10661132 memory=16372 CPUtime=0.36 cores=0,2,4,6
/proc/16626/task/16639/stat : 16639 (java) S 16623 16626 15451 0 -1 1077944384 2211 0 0 0 35 1 0 0 20 0 15 0 99629303 10916999168 87765 33554432000 4194304 4196468 140727278175120 139851044207472 139851558349442 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16640] ppid=16623 vsize=10661132 memory=351060 CPUtime=0 cores=0,2,4,6
/proc/16626/task/16640/stat : 16640 (java) S 16623 16626 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99629303 10916999168 87765 33554432000 4194304 4196468 140727278175120 139851043154912 139851558348501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16641] ppid=16623 vsize=10661132 memory=4616 CPUtime=1.17 cores=0,2,4,6
/proc/16626/task/16641/stat : 16641 (java) S 16623 16626 15451 0 -1 1077944384 835 0 0 0 59 58 0 0 20 0 15 0 99629303 10916999168 87765 33554432000 4194304 4196468 140727278175120 139851042101680 139851558349442 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
Current children cumulated CPU time: 2345.26 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 351060 KiB

[startup+2382.3 s]
/proc/loadavg: 1.40 1.40 1.35 3/216 16741
/proc/meminfo: memFree=19739600/32770624 swapFree=67108860/67108860
[pid=16626] ppid=16623 vsize=10661132 memory=357204 CPUtime=2406.03 cores=0,2,4,6
/proc/16626/stat : 16626 (java) S 16623 16626 15451 0 -1 1077944320 60257 0 0 0 236900 3703 0 0 20 0 15 0 99629297 10916999168 89301 33554432000 4194304 4196468 140727278175120 140727278157664 139851558338295 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
/proc/16626/statm: 2665283 89301 3159 1 0 2627263 0
[pid=16626/tid=16628] ppid=16623 vsize=10661132 memory=357204 CPUtime=2365.48 cores=0,2,4,6
/proc/16626/task/16628/stat : 16628 (java) S 16623 16626 15451 0 -1 1077944384 24185 0 0 0 233114 3434 0 0 20 0 15 0 99629298 10916999168 89301 33554432000 4194304 4196468 140727278175120 139851562569968 139851558348501 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16629] ppid=16623 vsize=10661132 memory=1404 CPUtime=7.68 cores=0,2,4,6
/proc/16626/task/16629/stat : 16629 (java) S 16623 16626 15451 0 -1 1077944384 3941 0 0 0 711 57 0 0 20 0 15 0 99629299 10916999168 89301 33554432000 4194304 4196468 140727278175120 139851519298448 139851558348501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16630] ppid=16623 vsize=10661132 memory=355156 CPUtime=7.69 cores=0,2,4,6
/proc/16626/task/16630/stat : 16630 (java) S 16623 16626 15451 0 -1 1077944384 5935 0 0 0 718 51 0 0 20 0 15 0 99629299 10916999168 89301 33554432000 4194304 4196468 140727278175120 139851518245664 139851558348501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16631] ppid=16623 vsize=10661132 memory=355156 CPUtime=7.64 cores=0,2,4,6
/proc/16626/task/16631/stat : 16631 (java) R 16623 16626 15451 0 -1 4202560 5588 0 0 0 713 51 0 0 20 0 15 0 99629299 10916999168 89301 33554432000 4194304 4196468 140727278175120 139851163475208 139851550966503 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16632] ppid=16623 vsize=10661132 memory=355156 CPUtime=7.68 cores=0,2,4,6
/proc/16626/task/16632/stat : 16632 (java) S 16623 16626 15451 0 -1 1077944384 5483 0 0 0 708 60 0 0 20 0 15 0 99629299 10916999168 89301 33554432000 4194304 4196468 140727278175120 139851162422288 139851558348501 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16633] ppid=16623 vsize=10661132 memory=357204 CPUtime=7.14 cores=0,2,4,6
/proc/16626/task/16633/stat : 16633 (java) S 16623 16626 15451 0 -1 1077944384 6544 0 0 0 665 49 0 0 20 0 15 0 99629300 10916999168 89301 33554432000 4194304 4196468 140727278175120 139851118146208 139851558348501 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16634] ppid=16623 vsize=10661132 memory=357204 CPUtime=0 cores=0,2,4,6
/proc/16626/task/16634/stat : 16634 (java) S 16623 16626 15451 0 -1 1077944384 99 0 0 0 0 0 0 0 20 0 15 0 99629300 10916999168 89301 33554432000 4194304 4196468 140727278175120 139851117093664 139851558348501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16635] ppid=16623 vsize=10661132 memory=4136 CPUtime=0 cores=0,2,4,6
/proc/16626/task/16635/stat : 16635 (java) S 16623 16626 15451 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 99629301 10916999168 89301 33554432000 4194304 4196468 140727278175120 139851116041328 139851558348501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16636] ppid=16623 vsize=10661132 memory=28876 CPUtime=0 cores=0,2,4,6
/proc/16626/task/16636/stat : 16636 (java) S 16623 16626 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99629303 10916999168 89301 33554432000 4194304 4196468 140727278175120 139851047364688 139851558356891 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16637] ppid=16623 vsize=10661132 memory=355156 CPUtime=0.62 cores=0,2,4,6
/proc/16626/task/16637/stat : 16637 (java) S 16623 16626 15451 0 -1 1077944384 2290 0 0 0 61 1 0 0 20 0 15 0 99629303 10916999168 89301 33554432000 4194304 4196468 140727278175120 139851046312560 139851558349442 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16638] ppid=16623 vsize=10661132 memory=355156 CPUtime=0.47 cores=0,2,4,6
/proc/16626/task/16638/stat : 16638 (java) S 16623 16626 15451 0 -1 1077944384 1776 0 0 0 47 0 0 0 20 0 15 0 99629303 10916999168 89301 33554432000 4194304 4196468 140727278175120 139851045259760 139851558349442 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16639] ppid=16623 vsize=10661132 memory=357204 CPUtime=0.36 cores=0,2,4,6
/proc/16626/task/16639/stat : 16639 (java) S 16623 16626 15451 0 -1 1077944384 2213 0 0 0 35 1 0 0 20 0 15 0 99629303 10916999168 89301 33554432000 4194304 4196468 140727278175120 139851044207472 139851558349442 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16640] ppid=16623 vsize=10661132 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/16626/task/16640/stat : 16640 (java) S 16623 16626 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99629303 10916999168 89301 33554432000 4194304 4196468 140727278175120 139851043154912 139851558348501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16641] ppid=16623 vsize=10661132 memory=353108 CPUtime=1.2 cores=0,2,4,6
/proc/16626/task/16641/stat : 16641 (java) S 16623 16626 15451 0 -1 1077944384 849 0 0 0 60 60 0 0 20 0 15 0 99629303 10916999168 89301 33554432000 4194304 4196468 140727278175120 139851042101680 139851558349442 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
Current children cumulated CPU time: 2406.03 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 357204 KiB

[startup+2442.3 s]
/proc/loadavg: 1.52 1.42 1.36 3/216 16742
/proc/meminfo: memFree=19731712/32770624 swapFree=67108860/67108860
[pid=16626] ppid=16623 vsize=10661132 memory=361300 CPUtime=2466.85 cores=0,2,4,6
/proc/16626/stat : 16626 (java) S 16623 16626 15451 0 -1 1077944320 61757 0 0 0 242882 3803 0 0 20 0 15 0 99629297 10916999168 90325 33554432000 4194304 4196468 140727278175120 140727278157664 139851558338295 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
/proc/16626/statm: 2665283 90325 3159 1 0 2627263 0
[pid=16626/tid=16628] ppid=16623 vsize=10661132 memory=361300 CPUtime=2424.97 cores=0,2,4,6
/proc/16626/task/16628/stat : 16628 (java) R 16623 16626 15451 0 -1 4202560 24663 0 0 0 238970 3527 0 0 20 0 15 0 99629298 10916999168 90325 33554432000 4194304 4196468 140727278175120 139851562571088 140727279343554 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16629] ppid=16623 vsize=10661132 memory=361300 CPUtime=7.95 cores=0,2,4,6
/proc/16626/task/16629/stat : 16629 (java) S 16623 16626 15451 0 -1 1077944384 4189 0 0 0 737 58 0 0 20 0 15 0 99629299 10916999168 90325 33554432000 4194304 4196468 140727278175120 139851519298448 139851558348501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16630] ppid=16623 vsize=10661132 memory=361300 CPUtime=7.97 cores=0,2,4,6
/proc/16626/task/16630/stat : 16630 (java) S 16623 16626 15451 0 -1 1077944384 5988 0 0 0 744 53 0 0 20 0 15 0 99629299 10916999168 90325 33554432000 4194304 4196468 140727278175120 139851518245648 139851558348501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16631] ppid=16623 vsize=10661132 memory=361300 CPUtime=7.91 cores=0,2,4,6
/proc/16626/task/16631/stat : 16631 (java) S 16623 16626 15451 0 -1 1077944384 5896 0 0 0 739 52 0 0 20 0 15 0 99629299 10916999168 90325 33554432000 4194304 4196468 140727278175120 139851163475088 139851558348501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16632] ppid=16623 vsize=10661132 memory=361300 CPUtime=7.96 cores=0,2,4,6
/proc/16626/task/16632/stat : 16632 (java) S 16623 16626 15451 0 -1 1077944384 5700 0 0 0 735 61 0 0 20 0 15 0 99629299 10916999168 90325 33554432000 4194304 4196468 140727278175120 139851162422288 139851558348501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16633] ppid=16623 vsize=10661132 memory=361300 CPUtime=7.32 cores=0,2,4,6
/proc/16626/task/16633/stat : 16633 (java) S 16623 16626 15451 0 -1 1077944384 6720 0 0 0 682 50 0 0 20 0 15 0 99629300 10916999168 90325 33554432000 4194304 4196468 140727278175120 139851118147696 139851558349442 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16634] ppid=16623 vsize=10661132 memory=361300 CPUtime=0 cores=0,2,4,6
/proc/16626/task/16634/stat : 16634 (java) S 16623 16626 15451 0 -1 1077944384 99 0 0 0 0 0 0 0 20 0 15 0 99629300 10916999168 90325 33554432000 4194304 4196468 140727278175120 139851117093664 139851558348501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16635] ppid=16623 vsize=10661132 memory=56 CPUtime=0 cores=0,2,4,6
/proc/16626/task/16635/stat : 16635 (java) S 16623 16626 15451 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 99629301 10916999168 90325 33554432000 4194304 4196468 140727278175120 139851116041328 139851558348501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16636] ppid=16623 vsize=10661132 memory=361300 CPUtime=0 cores=0,2,4,6
/proc/16626/task/16636/stat : 16636 (java) S 16623 16626 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99629303 10916999168 90325 33554432000 4194304 4196468 140727278175120 139851047364688 139851558356891 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16637] ppid=16623 vsize=10661132 memory=361300 CPUtime=0.62 cores=0,2,4,6
/proc/16626/task/16637/stat : 16637 (java) S 16623 16626 15451 0 -1 1077944384 2292 0 0 0 61 1 0 0 20 0 15 0 99629303 10916999168 90325 33554432000 4194304 4196468 140727278175120 139851046312560 139851558349442 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16638] ppid=16623 vsize=10661132 memory=361300 CPUtime=0.47 cores=0,2,4,6
/proc/16626/task/16638/stat : 16638 (java) S 16623 16626 15451 0 -1 1077944384 1778 0 0 0 47 0 0 0 20 0 15 0 99629303 10916999168 90325 33554432000 4194304 4196468 140727278175120 139851045259760 139851558349442 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16639] ppid=16623 vsize=10661132 memory=361300 CPUtime=0.36 cores=0,2,4,6
/proc/16626/task/16639/stat : 16639 (java) S 16623 16626 15451 0 -1 1077944384 2215 0 0 0 35 1 0 0 20 0 15 0 99629303 10916999168 90325 33554432000 4194304 4196468 140727278175120 139851044207472 139851558349442 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16640] ppid=16623 vsize=10661132 memory=4052 CPUtime=0 cores=0,2,4,6
/proc/16626/task/16640/stat : 16640 (java) S 16623 16626 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99629303 10916999168 90325 33554432000 4194304 4196468 140727278175120 139851043154912 139851558348501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16641] ppid=16623 vsize=10661132 memory=6791534058613427641 CPUtime=1.24 cores=0,2,4,6
/proc/16626/task/16641/stat : 16641 (java) S 16623 16626 15451 0 -1 1077944384 863 0 0 0 62 62 0 0 20 0 15 0 99629303 10916999168 90325 33554432000 4194304 4196468 140727278175120 139851042101680 139851558349442 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
Current children cumulated CPU time: 2466.85 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 361300 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2494.8 s]
/proc/loadavg: 1.52 1.45 1.38 2/200 17125
/proc/meminfo: memFree=20111392/32770624 swapFree=67108860/67108860
[pid=16626] ppid=16623 vsize=10661132 memory=367444 CPUtime=2520.07 cores=0,2,4,6
/proc/16626/stat : 16626 (java) S 16623 16626 15451 0 -1 1077944320 62290 0 0 0 248117 3890 0 0 20 0 15 0 99629297 10916999168 91861 33554432000 4194304 4196468 140727278175120 140727278157664 139851558338295 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
/proc/16626/statm: 2665283 91861 3159 1 0 2627263 0
[pid=16626/tid=16628] ppid=16623 vsize=10661132 memory=367444 CPUtime=2477.03 cores=0,2,4,6
/proc/16626/task/16628/stat : 16628 (java) R 16623 16626 15451 0 -1 4202560 24956 0 0 0 244093 3610 0 0 20 0 15 0 99629298 10916999168 91861 33554432000 4194304 4196468 140727278175120 139851562570768 140727279343554 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16629] ppid=16623 vsize=10661132 memory=960 CPUtime=8.19 cores=0,2,4,6
/proc/16626/task/16629/stat : 16629 (java) S 16623 16626 15451 0 -1 1077944384 4272 0 0 0 760 59 0 0 20 0 15 0 99629299 10916999168 91861 33554432000 4194304 4196468 140727278175120 139851519298448 139851558348501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16630] ppid=16623 vsize=10661132 memory=1232 CPUtime=8.21 cores=0,2,4,6
/proc/16626/task/16630/stat : 16630 (java) S 16623 16626 15451 0 -1 1077944384 6013 0 0 0 768 53 0 0 20 0 15 0 99629299 10916999168 91861 33554432000 4194304 4196468 140727278175120 139851518245648 139851558348501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16631] ppid=16623 vsize=10661132 memory=2344 CPUtime=8.16 cores=0,2,4,6
/proc/16626/task/16631/stat : 16631 (java) S 16623 16626 15451 0 -1 1077944384 6004 0 0 0 763 53 0 0 20 0 15 0 99629299 10916999168 91861 33554432000 4194304 4196468 140727278175120 139851163475088 139851558348501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16632] ppid=16623 vsize=10661132 memory=6791534058613427641 CPUtime=8.2 cores=0,2,4,6
/proc/16626/task/16632/stat : 16632 (java) S 16623 16626 15451 0 -1 1077944384 5715 0 0 0 759 61 0 0 20 0 15 0 99629299 10916999168 91861 33554432000 4194304 4196468 140727278175120 139851162422288 139851558348501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16633] ppid=16623 vsize=10661132 memory=1580 CPUtime=7.48 cores=0,2,4,6
/proc/16626/task/16633/stat : 16633 (java) S 16623 16626 15451 0 -1 1077944384 6725 0 0 0 697 51 0 0 20 0 15 0 99629300 10916999168 91861 33554432000 4194304 4196468 140727278175120 139851118147696 139851558349442 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16634] ppid=16623 vsize=10661132 memory=2240 CPUtime=0 cores=0,2,4,6
/proc/16626/task/16634/stat : 16634 (java) S 16623 16626 15451 0 -1 1077944384 99 0 0 0 0 0 0 0 20 0 15 0 99629300 10916999168 91861 33554432000 4194304 4196468 140727278175120 139851117093664 139851558348501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16635] ppid=16623 vsize=10661132 memory=4128 CPUtime=0 cores=0,2,4,6
/proc/16626/task/16635/stat : 16635 (java) S 16623 16626 15451 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 99629301 10916999168 91861 33554432000 4194304 4196468 140727278175120 139851116041328 139851558348501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16636] ppid=16623 vsize=10661132 memory=2200 CPUtime=0 cores=0,2,4,6
/proc/16626/task/16636/stat : 16636 (java) S 16623 16626 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99629303 10916999168 91861 33554432000 4194304 4196468 140727278175120 139851047364688 139851558356891 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16637] ppid=16623 vsize=10661132 memory=7528 CPUtime=0.62 cores=0,2,4,6
/proc/16626/task/16637/stat : 16637 (java) S 16623 16626 15451 0 -1 1077944384 2292 0 0 0 61 1 0 0 20 0 15 0 99629303 10916999168 91861 33554432000 4194304 4196468 140727278175120 139851046312560 139851558349442 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16638] ppid=16623 vsize=10661132 memory=844 CPUtime=0.47 cores=0,2,4,6
/proc/16626/task/16638/stat : 16638 (java) S 16623 16626 15451 0 -1 1077944384 1778 0 0 0 47 0 0 0 20 0 15 0 99629303 10916999168 91861 33554432000 4194304 4196468 140727278175120 139851045259760 139851558349442 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16639] ppid=16623 vsize=10661132 memory=1796 CPUtime=0.36 cores=0,2,4,6
/proc/16626/task/16639/stat : 16639 (java) S 16623 16626 15451 0 -1 1077944384 2215 0 0 0 35 1 0 0 20 0 15 0 99629303 10916999168 91861 33554432000 4194304 4196468 140727278175120 139851044207472 139851558349442 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16640] ppid=16623 vsize=10661132 memory=916 CPUtime=0 cores=0,2,4,6
/proc/16626/task/16640/stat : 16640 (java) S 16623 16626 15451 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99629303 10916999168 91861 33554432000 4194304 4196468 140727278175120 139851043154912 139851558348501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
[pid=16626/tid=16641] ppid=16623 vsize=10661132 memory=3848 CPUtime=1.26 cores=0,2,4,6
/proc/16626/task/16641/stat : 16641 (java) S 16623 16626 15451 0 -1 1077944384 867 0 0 0 63 63 0 0 20 0 15 0 99629303 10916999168 91861 33554432000 4194304 4196468 140727278175120 139851042101680 139851558349442 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19853312 140727278179448 140727278179593 140727278179593 140727278182351 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 367444 KiB

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

[startup+2494.81 s]
# the end of solver process 16626 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2481.18 s, system=38.9099 s

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

Child status: 143
Real time (s): 2494.81
CPU time (s): 2520.09
CPU user time (s): 2481.18
CPU system time (s): 38.9099
CPU usage (%): 101.013
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 367444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2481.18
system time used= 38.9099
maximum resident set size= 367820
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 62509
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= 267669
involuntary context switches= 6357


# summary of solver processes directly reported to runsolver:
#   pid: 16626
#   total CPU time (s): 2520.09
#   total CPU user time (s): 2481.18
#   total CPU system time (s): 38.9099

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.6511 second user time and 24.3627 second system time

The end

Launcher Data

Begin job on node105 at 2018-07-29 01:31:01
IDJOB=4299564
IDBENCH=141414
IDSOLVER=2768
FILE ID=node105/4299564-1532820661
RUNJOBID= node105-1532810624-15482
PBS_JOBID= 21022485
Free space on /tmp= 44624 MiB

SOLVER NAME= The dodo solver 2018-04-29
BENCH NAME= XCSP18/Haystacks/Haystacks-ext-13_c18.xml
COMMAND LINE= java -jar DIR/dodo_solver.jar BENCHNAME --timelimit TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299564-1532820661/watcher-4299564-1532820661 -o /tmp/evaluation-result-4299564-1532820661/solver-4299564-1532820661 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1532810624-15482 --watchdog 2580  java -jar HOME/dodo_solver.jar HOME/instance-4299564-1532820661.xml --timelimit 2520

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

MD5SUM BENCH= d20946c70cb8756d1a4b7fb63c02a1de
RANDOM SEED=1314124496

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:        20284704 kB
MemAvailable:   31748964 kB
Buffers:          272016 kB
Cached:         11331168 kB
SwapCached:            0 kB
Active:          2580640 kB
Inactive:        9257768 kB
Active(anon):     189672 kB
Inactive(anon):    73344 kB
Active(file):    2390968 kB
Inactive(file):  9184424 kB
Unevictable:        7296 kB
Mlocked:            7296 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1392 kB
Writeback:             0 kB
AnonPages:        245928 kB
Mapped:            55404 kB
Shmem:             25228 kB
Slab:             344900 kB
SReclaimable:     317328 kB
SUnreclaim:        27572 kB
KernelStack:        3552 kB
PageTables:         5800 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1156752 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    149504 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= 44620 MiB
End job on node105 at 2018-07-29 02:12:36