Trace number 4300506

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.11 2507.61

General information on the benchmark

NameEternity/
Eternity-10-06_c18.xml
MD5SUM059f43a1252946c8053c49ce4c65015d
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1010.43
Satisfiable
(Un)Satisfiability was proved
Number of variables196
Number of constraints93
Number of domains2
Minimum domain size11
Maximum domain size60
Distribution of domain sizes[{"size":11,"count":136},{"size":60,"count":60}]
Minimum variable degree1
Maximum variable degree11
Distribution of variable degrees[{"degree":1,"count":9},{"degree":2,"count":186},{"degree":11,"count":1}]
Minimum constraint arity1
Maximum constraint arity60
Distribution of constraint arities[{"arity":1,"count":32},{"arity":5,"count":60},{"arity":60,"count":1}]
Number of extensional constraints60
Number of intensional constraints32
Distribution of constraint types[{"type":"extension","count":60},{"type":"intension","count":32},{"type":"allDifferent","count":1}]
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.09/2507.60	s UNKNOWN

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (9245 MiB free)
  memory of node 1: 16384 MiB (11641 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4300506-1532896723/watcher-4300506-1532896723 -o /tmp/evaluation-result-4300506-1532896723/solver-4300506-1532896723 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1532881747-24198 --watchdog 2580 java -jar HOME/dodo_solver.jar HOME/instance-4300506-1532896723.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=25683, runsolver pid=25680

[startup+0.100059 s]*
/proc/loadavg: 1.16 1.32 1.34 4/215 25698
/proc/meminfo: memFree=21372184/32770624 swapFree=67108860/67108860
[pid=25683] ppid=25680 vsize=10658972 memory=27444 CPUtime=0.13 cores=1,3,5,7
/proc/25683/stat : 25683 (java) S 25680 25683 24166 0 -1 1077944320 5290 0 0 0 12 1 0 0 20 0 15 0 107235470 10914787328 6861 33554432000 4194304 4196468 140727054956736 140727054939280 139708661108471 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
/proc/25683/statm: 2664743 6861 2841 1 0 2627263 0
[pid=25683/tid=25685] ppid=25680 vsize=10658972 memory=-8269626465541329279 CPUtime=0.09 cores=1,3,5,7
/proc/25683/task/25685/stat : 25685 (java) R 25680 25683 24166 0 -1 4202560 3104 0 0 0 8 1 0 0 20 0 15 0 107235470 10914787328 6861 33554432000 4194304 4196468 140727054956736 139708665335824 139708661120406 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25686] ppid=25680 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25683/task/25686/stat : 25686 (java) S 25680 25683 24166 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 107235471 10914787328 6861 33554432000 4194304 4196468 140727054956736 139708587182864 139708661118677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25687] ppid=25680 vsize=10658972 memory=139967447643776 CPUtime=0 cores=1,3,5,7
/proc/25683/task/25687/stat : 25687 (java) S 25680 25683 24166 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107235471 10914787328 6861 33554432000 4194304 4196468 140727054956736 139708586130320 139708661118677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25688] ppid=25680 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25683/task/25688/stat : 25688 (java) S 25680 25683 24166 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107235471 10914787328 6861 33554432000 4194304 4196468 140727054956736 139708585077776 139708661118677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25689] ppid=25680 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25683/task/25689/stat : 25689 (java) S 25680 25683 24166 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107235471 10914787328 6861 33554432000 4194304 4196468 140727054956736 139708584025232 139708661118677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25690] ppid=25680 vsize=10658972 memory=139967447643776 CPUtime=0 cores=1,3,5,7
/proc/25683/task/25690/stat : 25690 (java) S 25680 25683 24166 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 107235472 10914787328 6861 33554432000 4194304 4196468 140727054956736 139707829680112 139708661119618 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25691] ppid=25680 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25683/task/25691/stat : 25691 (java) S 25680 25683 24166 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 107235473 10914787328 6861 33554432000 4194304 4196468 140727054956736 139707828626336 139708661118677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25692] ppid=25680 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25683/task/25692/stat : 25692 (java) S 25680 25683 24166 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 107235473 10914787328 6861 33554432000 4194304 4196468 140727054956736 139707827573744 139708661118677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25693] ppid=25680 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25683/task/25693/stat : 25693 (java) S 25680 25683 24166 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107235475 10914787328 6861 33554432000 4194304 4196468 140727054956736 139707826522320 139708661127067 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25694] ppid=25680 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25683/task/25694/stat : 25694 (java) S 25680 25683 24166 0 -1 1077944384 414 0 0 0 0 0 0 0 20 0 15 0 107235475 10914787328 6861 33554432000 4194304 4196468 140727054956736 139707825469936 139708661119618 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25695] ppid=25680 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25683/task/25695/stat : 25695 (java) S 25680 25683 24166 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 107235475 10914787328 6861 33554432000 4194304 4196468 140727054956736 139707824417392 139708661119618 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25696] ppid=25680 vsize=10658972 memory=139967447643776 CPUtime=0.02 cores=1,3,5,7
/proc/25683/task/25696/stat : 25696 (java) R 25680 25683 24166 0 -1 4202560 358 0 0 0 2 0 0 0 20 0 15 0 107235475 10914787328 6861 33554432000 4194304 4196468 140727054956736 139707823364848 139708645188958 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25697] ppid=25680 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25683/task/25697/stat : 25697 (java) S 25680 25683 24166 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107235475 10914787328 6861 33554432000 4194304 4196468 140727054956736 139707822312544 139708661118677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25698] ppid=25680 vsize=10658972 memory=139967447643776 CPUtime=0 cores=1,3,5,7
/proc/25683/task/25698/stat : 25698 (java) S 25680 25683 24166 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107235475 10914787328 6861 33554432000 4194304 4196468 140727054956736 139707821259056 139708661119618 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 27444 KiB

[startup+0.213989 s]*
/proc/loadavg: 1.16 1.32 1.34 4/215 25698
/proc/meminfo: memFree=21359904/32770624 swapFree=67108860/67108860
[pid=25683] ppid=25680 vsize=10661056 memory=40992 CPUtime=0.36 cores=1,3,5,7
/proc/25683/stat : 25683 (java) S 25680 25683 24166 0 -1 1077944320 8331 0 0 0 33 3 0 0 20 0 15 0 107235470 10916921344 10248 33554432000 4194304 4196468 140727054956736 140727054939280 139708661108471 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
/proc/25683/statm: 2665264 10248 3015 1 0 2627263 0
[pid=25683/tid=25685] ppid=25680 vsize=10661056 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/25683/task/25685/stat : 25685 (java) R 25680 25683 24166 0 -1 4202560 5131 0 0 0 18 2 0 0 20 0 15 0 107235470 10916921344 10248 33554432000 4194304 4196468 140727054956736 139708665347072 139708645188958 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25686] ppid=25680 vsize=10661056 memory=343 CPUtime=0 cores=1,3,5,7
/proc/25683/task/25686/stat : 25686 (java) S 25680 25683 24166 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 107235471 10916921344 10248 33554432000 4194304 4196468 140727054956736 139708587182864 139708661118677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25687] ppid=25680 vsize=10661056 memory=139967447668343 CPUtime=0 cores=1,3,5,7
/proc/25683/task/25687/stat : 25687 (java) S 25680 25683 24166 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107235471 10916921344 10248 33554432000 4194304 4196468 140727054956736 139708586130320 139708661118677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25688] ppid=25680 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25683/task/25688/stat : 25688 (java) S 25680 25683 24166 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107235471 10916921344 10248 33554432000 4194304 4196468 140727054956736 139708585077776 139708661118677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25689] ppid=25680 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25683/task/25689/stat : 25689 (java) S 25680 25683 24166 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107235471 10916921344 10248 33554432000 4194304 4196468 140727054956736 139708584025232 139708661118677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25690] ppid=25680 vsize=10661056 memory=139967447643776 CPUtime=0 cores=1,3,5,7
/proc/25683/task/25690/stat : 25690 (java) S 25680 25683 24166 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 107235472 10916921344 10248 33554432000 4194304 4196468 140727054956736 139707829680112 139708661119618 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25691] ppid=25680 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25683/task/25691/stat : 25691 (java) S 25680 25683 24166 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 107235473 10916921344 10248 33554432000 4194304 4196468 140727054956736 139707828626336 139708661118677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25692] ppid=25680 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25683/task/25692/stat : 25692 (java) S 25680 25683 24166 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 107235473 10916921344 10248 33554432000 4194304 4196468 140727054956736 139707827573744 139708661118677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25693] ppid=25680 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25683/task/25693/stat : 25693 (java) S 25680 25683 24166 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107235475 10916921344 10248 33554432000 4194304 4196468 140727054956736 139707826522320 139708661127067 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25694] ppid=25680 vsize=10661056 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/25683/task/25694/stat : 25694 (java) S 25680 25683 24166 0 -1 1077944384 494 0 0 0 2 0 0 0 20 0 15 0 107235475 10916921344 10248 33554432000 4194304 4196468 140727054956736 139707825469936 139708661119618 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25695] ppid=25680 vsize=10661056 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/25683/task/25695/stat : 25695 (java) S 25680 25683 24166 0 -1 1077944384 445 0 0 0 3 0 0 0 20 0 15 0 107235475 10916921344 10248 33554432000 4194304 4196468 140727054956736 139707824417392 139708661119618 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25696] ppid=25680 vsize=10661056 memory=139967447643776 CPUtime=0.09 cores=1,3,5,7
/proc/25683/task/25696/stat : 25696 (java) R 25680 25683 24166 0 -1 4202560 894 0 0 0 9 0 0 0 20 0 15 0 107235475 10916921344 10248 33554432000 4194304 4196468 140727054956736 139707823360792 139708653825623 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25697] ppid=25680 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25683/task/25697/stat : 25697 (java) S 25680 25683 24166 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107235475 10916921344 10248 33554432000 4194304 4196468 140727054956736 139707822312544 139708661118677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25698] ppid=25680 vsize=10661056 memory=139967447643776 CPUtime=0 cores=1,3,5,7
/proc/25683/task/25698/stat : 25698 (java) S 25680 25683 24166 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107235475 10916921344 10248 33554432000 4194304 4196468 140727054956736 139707821259056 139708661119618 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
Current children cumulated CPU time: 0.36 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 40992 KiB

[startup+0.32064 s]*
/proc/loadavg: 1.16 1.32 1.34 6/215 25698
/proc/meminfo: memFree=21349544/32770624 swapFree=67108860/67108860
[pid=25683] ppid=25680 vsize=10661132 memory=50452 CPUtime=0.66 cores=1,3,5,7
/proc/25683/stat : 25683 (java) S 25680 25683 24166 0 -1 1077944320 9216 0 0 0 63 3 0 0 20 0 15 0 107235470 10916999168 12613 33554432000 4194304 4196468 140727054956736 140727054939280 139708661108471 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
/proc/25683/statm: 2665283 12613 3065 1 0 2627263 0
[pid=25683/tid=25685] ppid=25680 vsize=10661132 memory=7311146985107750967 CPUtime=0.3 cores=1,3,5,7
/proc/25683/task/25685/stat : 25685 (java) R 25680 25683 24166 0 -1 4202560 5423 0 0 0 28 2 0 0 20 0 15 0 107235470 10916999168 12613 33554432000 4194304 4196468 140727054956736 139708665343312 139708258564941 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25686] ppid=25680 vsize=10661132 memory=288230604707987479 CPUtime=0 cores=1,3,5,7
/proc/25683/task/25686/stat : 25686 (java) S 25680 25683 24166 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 107235471 10916999168 12613 33554432000 4194304 4196468 140727054956736 139708587182864 139708661118677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25687] ppid=25680 vsize=10661132 memory=139967447668230 CPUtime=0 cores=1,3,5,7
/proc/25683/task/25687/stat : 25687 (java) S 25680 25683 24166 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107235471 10916999168 12613 33554432000 4194304 4196468 140727054956736 139708586130320 139708661118677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25688] ppid=25680 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25683/task/25688/stat : 25688 (java) S 25680 25683 24166 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107235471 10916999168 12613 33554432000 4194304 4196468 140727054956736 139708585077776 139708661118677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25689] ppid=25680 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25683/task/25689/stat : 25689 (java) S 25680 25683 24166 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107235471 10916999168 12613 33554432000 4194304 4196468 140727054956736 139708584025232 139708661118677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25690] ppid=25680 vsize=10661132 memory=139967447643776 CPUtime=0 cores=1,3,5,7
/proc/25683/task/25690/stat : 25690 (java) S 25680 25683 24166 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 107235472 10916999168 12613 33554432000 4194304 4196468 140727054956736 139707829680112 139708661119618 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25691] ppid=25680 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25683/task/25691/stat : 25691 (java) S 25680 25683 24166 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 107235473 10916999168 12613 33554432000 4194304 4196468 140727054956736 139707828626336 139708661118677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25692] ppid=25680 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25683/task/25692/stat : 25692 (java) S 25680 25683 24166 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 107235473 10916999168 12613 33554432000 4194304 4196468 140727054956736 139707827573744 139708661118677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25693] ppid=25680 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25683/task/25693/stat : 25693 (java) S 25680 25683 24166 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107235475 10916999168 12613 33554432000 4194304 4196468 140727054956736 139707826522320 139708661127067 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25694] ppid=25680 vsize=10661132 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/25683/task/25694/stat : 25694 (java) R 25680 25683 24166 0 -1 4202560 745 0 0 0 8 0 0 0 20 0 15 0 107235475 10916999168 12613 33554432000 4194304 4196468 140727054956736 139707825459856 139708640355257 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25695] ppid=25680 vsize=10661132 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/25683/task/25695/stat : 25695 (java) R 25680 25683 24166 0 -1 4202560 634 0 0 0 9 0 0 0 20 0 15 0 107235475 10916999168 12613 33554432000 4194304 4196468 140727054956736 139707824403600 139708642652727 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25696] ppid=25680 vsize=10661132 memory=139967447643776 CPUtime=0.16 cores=1,3,5,7
/proc/25683/task/25696/stat : 25696 (java) R 25680 25683 24166 0 -1 4202560 1046 0 0 0 16 0 0 0 20 0 15 0 107235475 10916999168 12613 33554432000 4194304 4196468 140727054956736 139707823360576 139708643008208 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25697] ppid=25680 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25683/task/25697/stat : 25697 (java) S 25680 25683 24166 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107235475 10916999168 12613 33554432000 4194304 4196468 140727054956736 139707822312544 139708661118677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25698] ppid=25680 vsize=10661132 memory=139967447643776 CPUtime=0 cores=1,3,5,7
/proc/25683/task/25698/stat : 25698 (java) S 25680 25683 24166 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107235475 10916999168 12613 33554432000 4194304 4196468 140727054956736 139707821259056 139708661119618 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 50452 KiB

[startup+0.700774 s]
/proc/loadavg: 1.16 1.32 1.34 5/215 25698
/proc/meminfo: memFree=21321064/32770624 swapFree=67108860/67108860
[pid=25683] ppid=25680 vsize=10661132 memory=99768 CPUtime=1.88 cores=1,3,5,7
/proc/25683/stat : 25683 (java) S 25680 25683 24166 0 -1 1077944320 12905 0 0 0 183 5 0 0 20 0 15 0 107235470 10916999168 24942 33554432000 4194304 4196468 140727054956736 140727054939280 139708661108471 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
/proc/25683/statm: 2665283 24942 3123 1 0 2627263 0
[pid=25683/tid=25685] ppid=25680 vsize=10661132 memory=1728 CPUtime=0.67 cores=1,3,5,7
/proc/25683/task/25685/stat : 25685 (java) R 25680 25683 24166 0 -1 4202560 5749 0 0 0 64 3 0 0 20 0 15 0 107235470 10916999168 24942 33554432000 4194304 4196468 140727054956736 139708665328496 140727054972866 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25686] ppid=25680 vsize=10661132 memory=796 CPUtime=0 cores=1,3,5,7
/proc/25683/task/25686/stat : 25686 (java) S 25680 25683 24166 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 107235471 10916999168 24942 33554432000 4194304 4196468 140727054956736 139708587182864 139708661118677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25687] ppid=25680 vsize=10661132 memory=1012 CPUtime=0 cores=1,3,5,7
/proc/25683/task/25687/stat : 25687 (java) S 25680 25683 24166 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107235471 10916999168 24942 33554432000 4194304 4196468 140727054956736 139708586130320 139708661118677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25688] ppid=25680 vsize=10661132 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/25683/task/25688/stat : 25688 (java) S 25680 25683 24166 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107235471 10916999168 24942 33554432000 4194304 4196468 140727054956736 139708585077776 139708661118677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25689] ppid=25680 vsize=10661132 memory=1712 CPUtime=0 cores=1,3,5,7
/proc/25683/task/25689/stat : 25689 (java) S 25680 25683 24166 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107235471 10916999168 24942 33554432000 4194304 4196468 140727054956736 139708584025232 139708661118677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25690] ppid=25680 vsize=10661132 memory=9996 CPUtime=0 cores=1,3,5,7
/proc/25683/task/25690/stat : 25690 (java) S 25680 25683 24166 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 107235472 10916999168 24942 33554432000 4194304 4196468 140727054956736 139707829680112 139708661119618 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25691] ppid=25680 vsize=10661132 memory=5792 CPUtime=0 cores=1,3,5,7
/proc/25683/task/25691/stat : 25691 (java) S 25680 25683 24166 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 107235473 10916999168 24942 33554432000 4194304 4196468 140727054956736 139707828626336 139708661118677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25692] ppid=25680 vsize=10661132 memory=1936 CPUtime=0 cores=1,3,5,7
/proc/25683/task/25692/stat : 25692 (java) S 25680 25683 24166 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 107235473 10916999168 24942 33554432000 4194304 4196468 140727054956736 139707827573744 139708661118677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25693] ppid=25680 vsize=10661132 memory=1196 CPUtime=0 cores=1,3,5,7
/proc/25683/task/25693/stat : 25693 (java) S 25680 25683 24166 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107235475 10916999168 24942 33554432000 4194304 4196468 140727054956736 139707826522320 139708661127067 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25694] ppid=25680 vsize=10661132 memory=6945208482816681536 CPUtime=0.43 cores=1,3,5,7
/proc/25683/task/25694/stat : 25694 (java) R 25680 25683 24166 0 -1 4202560 1847 0 0 0 43 0 0 0 20 0 15 0 107235475 10916999168 24942 33554432000 4194304 4196468 140727054956736 139707825455400 139708644607445 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25695] ppid=25680 vsize=10661132 memory=7811323491934034026 CPUtime=0.43 cores=1,3,5,7
/proc/25683/task/25695/stat : 25695 (java) R 25680 25683 24166 0 -1 4202560 2299 0 0 0 43 0 0 0 20 0 15 0 107235475 10916999168 24942 33554432000 4194304 4196468 140727054956736 139707824403448 139708639485295 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25696] ppid=25680 vsize=10661132 memory=5787213827096799335 CPUtime=0.31 cores=1,3,5,7
/proc/25683/task/25696/stat : 25696 (java) S 25680 25683 24166 0 -1 1077944384 1638 0 0 0 31 0 0 0 20 0 15 0 107235475 10916999168 24942 33554432000 4194304 4196468 140727054956736 139707823364848 139708661119618 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25697] ppid=25680 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25683/task/25697/stat : 25697 (java) S 25680 25683 24166 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107235475 10916999168 24942 33554432000 4194304 4196468 140727054956736 139707822312544 139708661118677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25698] ppid=25680 vsize=10661132 memory=31396 CPUtime=0 cores=1,3,5,7
/proc/25683/task/25698/stat : 25698 (java) S 25680 25683 24166 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107235475 10916999168 24942 33554432000 4194304 4196468 140727054956736 139707821259056 139708661119618 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
Current children cumulated CPU time: 1.88 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 99768 KiB

[startup+1.50169 s]
/proc/loadavg: 1.16 1.32 1.34 4/215 25698
/proc/meminfo: memFree=21267516/32770624 swapFree=67108860/67108860
[pid=25683] ppid=25680 vsize=10661132 memory=188164 CPUtime=3.09 cores=1,3,5,7
/proc/25683/stat : 25683 (java) S 25680 25683 24166 0 -1 1077944320 16795 0 0 0 301 8 0 0 20 0 15 0 107235470 10916999168 47041 33554432000 4194304 4196468 140727054956736 140727054939280 139708661108471 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
/proc/25683/statm: 2665283 47041 3143 1 0 2627263 0
[pid=25683/tid=25685] ppid=25680 vsize=10661132 memory=0 CPUtime=1.47 cores=1,3,5,7
/proc/25683/task/25685/stat : 25685 (java) R 25680 25683 24166 0 -1 4202560 6060 0 0 0 142 5 0 0 20 0 15 0 107235470 10916999168 47041 33554432000 4194304 4196468 140727054956736 139708665328880 140727054972866 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25686] ppid=25680 vsize=10661132 memory=-6951259422114956437 CPUtime=0 cores=1,3,5,7
/proc/25683/task/25686/stat : 25686 (java) S 25680 25683 24166 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 107235471 10916999168 47041 33554432000 4194304 4196468 140727054956736 139708587182864 139708661118677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25687] ppid=25680 vsize=10661132 memory=-6509546260019855295 CPUtime=0 cores=1,3,5,7
/proc/25683/task/25687/stat : 25687 (java) S 25680 25683 24166 0 -1 1077944384 264 0 0 0 0 0 0 0 20 0 15 0 107235471 10916999168 47041 33554432000 4194304 4196468 140727054956736 139708586130320 139708661118677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25688] ppid=25680 vsize=10661132 memory=-7390251449858225344 CPUtime=0 cores=1,3,5,7
/proc/25683/task/25688/stat : 25688 (java) S 25680 25683 24166 0 -1 1077944384 311 0 0 0 0 0 0 0 20 0 15 0 107235471 10916999168 47041 33554432000 4194304 4196468 140727054956736 139708585077776 139708661118677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25689] ppid=25680 vsize=10661132 memory=4134692831991786133 CPUtime=0 cores=1,3,5,7
/proc/25683/task/25689/stat : 25689 (java) S 25680 25683 24166 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 107235471 10916999168 47041 33554432000 4194304 4196468 140727054956736 139708584025232 139708661118677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25690] ppid=25680 vsize=10661132 memory=-7165351541977658656 CPUtime=0 cores=1,3,5,7
/proc/25683/task/25690/stat : 25690 (java) S 25680 25683 24166 0 -1 1077944384 247 0 0 0 0 0 0 0 20 0 15 0 107235472 10916999168 47041 33554432000 4194304 4196468 140727054956736 139707829680112 139708661119618 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0

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

/proc/25683/task/25685/stat : 25685 (java) R 25680 25683 24166 0 -1 4202560 16181 0 0 0 236351 984 0 0 20 0 15 0 107235470 10916999168 68676 33554432000 4194304 4196468 140727054956736 139708665333296 139708260188125 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25686] ppid=25680 vsize=10661132 memory=272656 CPUtime=3.57 cores=1,3,5,7
/proc/25683/task/25686/stat : 25686 (java) S 25680 25683 24166 0 -1 1077944384 2185 0 0 0 329 28 0 0 20 0 15 0 107235471 10916999168 68676 33554432000 4194304 4196468 140727054956736 139708587182864 139708661118677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25687] ppid=25680 vsize=10661132 memory=274704 CPUtime=3.59 cores=1,3,5,7
/proc/25683/task/25687/stat : 25687 (java) S 25680 25683 24166 0 -1 1077944384 4070 0 0 0 328 31 0 0 20 0 15 0 107235471 10916999168 68676 33554432000 4194304 4196468 140727054956736 139708586130320 139708661118677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25688] ppid=25680 vsize=10661132 memory=274704 CPUtime=3.59 cores=1,3,5,7
/proc/25683/task/25688/stat : 25688 (java) S 25680 25683 24166 0 -1 1077944384 4040 0 0 0 329 30 0 0 20 0 15 0 107235471 10916999168 68676 33554432000 4194304 4196468 140727054956736 139708585077776 139708661118677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25689] ppid=25680 vsize=10661132 memory=274704 CPUtime=3.58 cores=1,3,5,7
/proc/25683/task/25689/stat : 25689 (java) S 25680 25683 24166 0 -1 1077944384 3609 0 0 0 332 26 0 0 20 0 15 0 107235471 10916999168 68676 33554432000 4194304 4196468 140727054956736 139708584025232 139708661118677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25690] ppid=25680 vsize=10661132 memory=274704 CPUtime=3.68 cores=1,3,5,7
/proc/25683/task/25690/stat : 25690 (java) S 25680 25683 24166 0 -1 1077944384 5073 0 0 0 341 27 0 0 20 0 15 0 107235472 10916999168 68676 33554432000 4194304 4196468 140727054956736 139707829680112 139708661119618 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25691] ppid=25680 vsize=10661132 memory=274704 CPUtime=0 cores=1,3,5,7
/proc/25683/task/25691/stat : 25691 (java) S 25680 25683 24166 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 107235473 10916999168 68676 33554432000 4194304 4196468 140727054956736 139707828626336 139708661118677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25692] ppid=25680 vsize=10661132 memory=2257 CPUtime=0 cores=1,3,5,7
/proc/25683/task/25692/stat : 25692 (java) S 25680 25683 24166 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 107235473 10916999168 68676 33554432000 4194304 4196468 140727054956736 139707827573744 139708661118677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25693] ppid=25680 vsize=10661132 memory=274704 CPUtime=0 cores=1,3,5,7
/proc/25683/task/25693/stat : 25693 (java) S 25680 25683 24166 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107235475 10916999168 68676 33554432000 4194304 4196468 140727054956736 139707826522320 139708661127067 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25694] ppid=25680 vsize=10661132 memory=274704 CPUtime=0.67 cores=1,3,5,7
/proc/25683/task/25694/stat : 25694 (java) S 25680 25683 24166 0 -1 1077944384 3538 0 0 0 67 0 0 0 20 0 15 0 107235475 10916999168 68676 33554432000 4194304 4196468 140727054956736 139707825469936 139708661119618 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25695] ppid=25680 vsize=10661132 memory=4128 CPUtime=1 cores=1,3,5,7
/proc/25683/task/25695/stat : 25695 (java) S 25680 25683 24166 0 -1 1077944384 5554 0 0 0 100 0 0 0 20 0 15 0 107235475 10916999168 68676 33554432000 4194304 4196468 140727054956736 139707824417392 139708661119618 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25696] ppid=25680 vsize=10661132 memory=274704 CPUtime=0.33 cores=1,3,5,7
/proc/25683/task/25696/stat : 25696 (java) S 25680 25683 24166 0 -1 1077944384 1935 0 0 0 33 0 0 0 20 0 15 0 107235475 10916999168 68676 33554432000 4194304 4196468 140727054956736 139707823364848 139708661119618 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25697] ppid=25680 vsize=10661132 memory=4136 CPUtime=0 cores=1,3,5,7
/proc/25683/task/25697/stat : 25697 (java) S 25680 25683 24166 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107235475 10916999168 68676 33554432000 4194304 4196468 140727054956736 139707822312544 139708661118677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25698] ppid=25680 vsize=10661132 memory=274704 CPUtime=0.68 cores=1,3,5,7
/proc/25683/task/25698/stat : 25698 (java) S 25680 25683 24166 0 -1 1077944384 508 0 0 0 37 31 0 0 20 0 15 0 107235475 10916999168 68676 33554432000 4194304 4196468 140727054956736 139707821259056 139708661119618 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
Current children cumulated CPU time: 2394.13 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 274704 KiB

[startup+2442.3 s]
/proc/loadavg: 0.99 1.28 1.45 3/214 25871
/proc/meminfo: memFree=19835852/32770624 swapFree=67108860/67108860
[pid=25683] ppid=25680 vsize=10661132 memory=278800 CPUtime=2454.45 cores=1,3,5,7
/proc/25683/stat : 25683 (java) S 25680 25683 24166 0 -1 1077944320 49164 0 0 0 244301 1144 0 0 20 0 15 0 107235470 10916999168 69700 33554432000 4194304 4196468 140727054956736 140727054939280 139708661108471 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
/proc/25683/statm: 2665283 69700 3156 1 0 2627263 0
[pid=25683/tid=25685] ppid=25680 vsize=10661132 memory=278800 CPUtime=2433.09 cores=1,3,5,7
/proc/25683/task/25685/stat : 25685 (java) R 25680 25683 24166 0 -1 4202560 16474 0 0 0 242302 1007 0 0 20 0 15 0 107235470 10916999168 69700 33554432000 4194304 4196468 140727054956736 139708665333776 140727054972866 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25686] ppid=25680 vsize=10661132 memory=276752 CPUtime=3.68 cores=1,3,5,7
/proc/25683/task/25686/stat : 25686 (java) S 25680 25683 24166 0 -1 1077944384 2238 0 0 0 339 29 0 0 20 0 15 0 107235471 10916999168 69700 33554432000 4194304 4196468 140727054956736 139708587182864 139708661118677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25687] ppid=25680 vsize=10661132 memory=274704 CPUtime=3.71 cores=1,3,5,7
/proc/25683/task/25687/stat : 25687 (java) S 25680 25683 24166 0 -1 1077944384 4347 0 0 0 339 32 0 0 20 0 15 0 107235471 10916999168 69700 33554432000 4194304 4196468 140727054956736 139708586130320 139708661118677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25688] ppid=25680 vsize=10661132 memory=276752 CPUtime=3.7 cores=1,3,5,7
/proc/25683/task/25688/stat : 25688 (java) S 25680 25683 24166 0 -1 1077944384 4196 0 0 0 339 31 0 0 20 0 15 0 107235471 10916999168 69700 33554432000 4194304 4196468 140727054956736 139708585077776 139708661118677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25689] ppid=25680 vsize=10661132 memory=276752 CPUtime=3.7 cores=1,3,5,7
/proc/25683/task/25689/stat : 25689 (java) S 25680 25683 24166 0 -1 1077944384 3689 0 0 0 343 27 0 0 20 0 15 0 107235471 10916999168 69700 33554432000 4194304 4196468 140727054956736 139708584025232 139708661118677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25690] ppid=25680 vsize=10661132 memory=276752 CPUtime=3.76 cores=1,3,5,7
/proc/25683/task/25690/stat : 25690 (java) S 25680 25683 24166 0 -1 1077944384 5245 0 0 0 349 27 0 0 20 0 15 0 107235472 10916999168 69700 33554432000 4194304 4196468 140727054956736 139707829680112 139708661119618 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25691] ppid=25680 vsize=10661132 memory=276752 CPUtime=0 cores=1,3,5,7
/proc/25683/task/25691/stat : 25691 (java) S 25680 25683 24166 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 107235473 10916999168 69700 33554432000 4194304 4196468 140727054956736 139707828626336 139708661118677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25692] ppid=25680 vsize=10661132 memory=276752 CPUtime=0 cores=1,3,5,7
/proc/25683/task/25692/stat : 25692 (java) S 25680 25683 24166 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 107235473 10916999168 69700 33554432000 4194304 4196468 140727054956736 139707827573744 139708661118677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25693] ppid=25680 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25683/task/25693/stat : 25693 (java) S 25680 25683 24166 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107235475 10916999168 69700 33554432000 4194304 4196468 140727054956736 139707826522320 139708661127067 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25694] ppid=25680 vsize=10661132 memory=278800 CPUtime=0.67 cores=1,3,5,7
/proc/25683/task/25694/stat : 25694 (java) S 25680 25683 24166 0 -1 1077944384 3540 0 0 0 67 0 0 0 20 0 15 0 107235475 10916999168 69700 33554432000 4194304 4196468 140727054956736 139707825469936 139708661119618 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25695] ppid=25680 vsize=10661132 memory=278800 CPUtime=1 cores=1,3,5,7
/proc/25683/task/25695/stat : 25695 (java) S 25680 25683 24166 0 -1 1077944384 5556 0 0 0 100 0 0 0 20 0 15 0 107235475 10916999168 69700 33554432000 4194304 4196468 140727054956736 139707824417392 139708661119618 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25696] ppid=25680 vsize=10661132 memory=4136 CPUtime=0.34 cores=1,3,5,7
/proc/25683/task/25696/stat : 25696 (java) S 25680 25683 24166 0 -1 1077944384 1937 0 0 0 34 0 0 0 20 0 15 0 107235475 10916999168 69700 33554432000 4194304 4196468 140727054956736 139707823364848 139708661119618 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25697] ppid=25680 vsize=10661132 memory=278800 CPUtime=0 cores=1,3,5,7
/proc/25683/task/25697/stat : 25697 (java) S 25680 25683 24166 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107235475 10916999168 69700 33554432000 4194304 4196468 140727054956736 139707822312544 139708661118677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25698] ppid=25680 vsize=10661132 memory=278800 CPUtime=0.69 cores=1,3,5,7
/proc/25683/task/25698/stat : 25698 (java) S 25680 25683 24166 0 -1 1077944384 522 0 0 0 38 31 0 0 20 0 15 0 107235475 10916999168 69700 33554432000 4194304 4196468 140727054956736 139707821259056 139708661119618 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
Current children cumulated CPU time: 2454.45 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 278800 KiB

[startup+2502.3 s]
/proc/loadavg: 1.51 1.37 1.47 3/216 25881
/proc/meminfo: memFree=19829160/32770624 swapFree=67108860/67108860
[pid=25683] ppid=25680 vsize=10661132 memory=280848 CPUtime=2514.77 cores=1,3,5,7
/proc/25683/stat : 25683 (java) S 25680 25683 24166 0 -1 1077944320 50246 0 0 0 250304 1173 0 0 20 0 15 0 107235470 10916999168 70212 33554432000 4194304 4196468 140727054956736 140727054939280 139708661108471 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
/proc/25683/statm: 2665283 70212 3156 1 0 2627263 0
[pid=25683/tid=25685] ppid=25680 vsize=10661132 memory=34 CPUtime=2492.83 cores=1,3,5,7
/proc/25683/task/25685/stat : 25685 (java) R 25680 25683 24166 0 -1 4202560 16768 0 0 0 248251 1032 0 0 20 0 15 0 107235470 10916999168 70212 33554432000 4194304 4196468 140727054956736 139708665340032 140727054972866 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25686] ppid=25680 vsize=10661132 memory=280848 CPUtime=3.8 cores=1,3,5,7
/proc/25683/task/25686/stat : 25686 (java) S 25680 25683 24166 0 -1 1077944384 2562 0 0 0 350 30 0 0 20 0 15 0 107235471 10916999168 70212 33554432000 4194304 4196468 140727054956736 139708587182864 139708661118677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25687] ppid=25680 vsize=10661132 memory=56 CPUtime=3.82 cores=1,3,5,7
/proc/25683/task/25687/stat : 25687 (java) S 25680 25683 24166 0 -1 1077944384 4511 0 0 0 350 32 0 0 20 0 15 0 107235471 10916999168 70212 33554432000 4194304 4196468 140727054956736 139708586130320 139708661118677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25688] ppid=25680 vsize=10661132 memory=278800 CPUtime=3.82 cores=1,3,5,7
/proc/25683/task/25688/stat : 25688 (java) S 25680 25683 24166 0 -1 1077944384 4266 0 0 0 351 31 0 0 20 0 15 0 107235471 10916999168 70212 33554432000 4194304 4196468 140727054956736 139708585077776 139708661118677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25689] ppid=25680 vsize=10661132 memory=278800 CPUtime=3.8 cores=1,3,5,7
/proc/25683/task/25689/stat : 25689 (java) S 25680 25683 24166 0 -1 1077944384 3729 0 0 0 353 27 0 0 20 0 15 0 107235471 10916999168 70212 33554432000 4194304 4196468 140727054956736 139708584025232 139708661118677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25690] ppid=25680 vsize=10661132 memory=278800 CPUtime=3.86 cores=1,3,5,7
/proc/25683/task/25690/stat : 25690 (java) S 25680 25683 24166 0 -1 1077944384 5413 0 0 0 358 28 0 0 20 0 15 0 107235472 10916999168 70212 33554432000 4194304 4196468 140727054956736 139707829680112 139708661119618 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25691] ppid=25680 vsize=10661132 memory=280848 CPUtime=0 cores=1,3,5,7
/proc/25683/task/25691/stat : 25691 (java) S 25680 25683 24166 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 107235473 10916999168 70212 33554432000 4194304 4196468 140727054956736 139707828626336 139708661118677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25692] ppid=25680 vsize=10661132 memory=280848 CPUtime=0 cores=1,3,5,7
/proc/25683/task/25692/stat : 25692 (java) S 25680 25683 24166 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 107235473 10916999168 70212 33554432000 4194304 4196468 140727054956736 139707827573744 139708661118677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25693] ppid=25680 vsize=10661132 memory=280848 CPUtime=0 cores=1,3,5,7
/proc/25683/task/25693/stat : 25693 (java) S 25680 25683 24166 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107235475 10916999168 70212 33554432000 4194304 4196468 140727054956736 139707826522320 139708661127067 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25694] ppid=25680 vsize=10661132 memory=280848 CPUtime=0.68 cores=1,3,5,7
/proc/25683/task/25694/stat : 25694 (java) S 25680 25683 24166 0 -1 1077944384 3542 0 0 0 68 0 0 0 20 0 15 0 107235475 10916999168 70212 33554432000 4194304 4196468 140727054956736 139707825469936 139708661119618 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25695] ppid=25680 vsize=10661132 memory=280848 CPUtime=1.01 cores=1,3,5,7
/proc/25683/task/25695/stat : 25695 (java) S 25680 25683 24166 0 -1 1077944384 5558 0 0 0 100 1 0 0 20 0 15 0 107235475 10916999168 70212 33554432000 4194304 4196468 140727054956736 139707824417392 139708661119618 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25696] ppid=25680 vsize=10661132 memory=280848 CPUtime=0.34 cores=1,3,5,7
/proc/25683/task/25696/stat : 25696 (java) S 25680 25683 24166 0 -1 1077944384 1939 0 0 0 34 0 0 0 20 0 15 0 107235475 10916999168 70212 33554432000 4194304 4196468 140727054956736 139707823364848 139708661119618 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25697] ppid=25680 vsize=10661132 memory=280848 CPUtime=0 cores=1,3,5,7
/proc/25683/task/25697/stat : 25697 (java) S 25680 25683 24166 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107235475 10916999168 70212 33554432000 4194304 4196468 140727054956736 139707822312544 139708661118677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25698] ppid=25680 vsize=10661132 memory=280848 CPUtime=0.71 cores=1,3,5,7
/proc/25683/task/25698/stat : 25698 (java) S 25680 25683 24166 0 -1 1077944384 538 0 0 0 39 32 0 0 20 0 15 0 107235475 10916999168 70212 33554432000 4194304 4196468 140727054956736 139707821259056 139708661119618 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
Current children cumulated CPU time: 2514.77 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 280848 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507.6 s]
/proc/loadavg: 1.39 1.34 1.46 3/216 25882
/proc/meminfo: memFree=19829480/32770624 swapFree=67108860/67108860
[pid=25683] ppid=25680 vsize=10661132 memory=280848 CPUtime=2520.09 cores=1,3,5,7
/proc/25683/stat : 25683 (java) S 25680 25683 24166 0 -1 1077944320 50260 0 0 0 250833 1176 0 0 20 0 15 0 107235470 10916999168 70212 33554432000 4194304 4196468 140727054956736 140727054939280 139708661108471 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
/proc/25683/statm: 2665283 70212 3156 1 0 2627263 0
[pid=25683/tid=25685] ppid=25680 vsize=10661132 memory=4052 CPUtime=2498.11 cores=1,3,5,7
/proc/25683/task/25685/stat : 25685 (java) R 25680 25683 24166 0 -1 4202560 16782 0 0 0 248776 1035 0 0 20 0 15 0 107235470 10916999168 70212 33554432000 4194304 4196468 140727054956736 139708665338576 140727054972866 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25686] ppid=25680 vsize=10661132 memory=18252 CPUtime=3.8 cores=1,3,5,7
/proc/25683/task/25686/stat : 25686 (java) S 25680 25683 24166 0 -1 1077944384 2562 0 0 0 350 30 0 0 20 0 15 0 107235471 10916999168 70212 33554432000 4194304 4196468 140727054956736 139708587182864 139708661118677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25687] ppid=25680 vsize=10661132 memory=17432 CPUtime=3.83 cores=1,3,5,7
/proc/25683/task/25687/stat : 25687 (java) S 25680 25683 24166 0 -1 1077944384 4511 0 0 0 351 32 0 0 20 0 15 0 107235471 10916999168 70212 33554432000 4194304 4196468 140727054956736 139708586130320 139708661118677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25688] ppid=25680 vsize=10661132 memory=644 CPUtime=3.82 cores=1,3,5,7
/proc/25683/task/25688/stat : 25688 (java) S 25680 25683 24166 0 -1 1077944384 4266 0 0 0 351 31 0 0 20 0 15 0 107235471 10916999168 70212 33554432000 4194304 4196468 140727054956736 139708585077776 139708661118677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25689] ppid=25680 vsize=10661132 memory=1792 CPUtime=3.81 cores=1,3,5,7
/proc/25683/task/25689/stat : 25689 (java) S 25680 25683 24166 0 -1 1077944384 3729 0 0 0 354 27 0 0 20 0 15 0 107235471 10916999168 70212 33554432000 4194304 4196468 140727054956736 139708584025232 139708661118677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25690] ppid=25680 vsize=10661132 memory=960 CPUtime=3.87 cores=1,3,5,7
/proc/25683/task/25690/stat : 25690 (java) S 25680 25683 24166 0 -1 1077944384 5413 0 0 0 359 28 0 0 20 0 15 0 107235472 10916999168 70212 33554432000 4194304 4196468 140727054956736 139707829680112 139708661119618 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25691] ppid=25680 vsize=10661132 memory=1232 CPUtime=0 cores=1,3,5,7
/proc/25683/task/25691/stat : 25691 (java) S 25680 25683 24166 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 107235473 10916999168 70212 33554432000 4194304 4196468 140727054956736 139707828626336 139708661118677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25692] ppid=25680 vsize=10661132 memory=2344 CPUtime=0 cores=1,3,5,7
/proc/25683/task/25692/stat : 25692 (java) S 25680 25683 24166 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 107235473 10916999168 70212 33554432000 4194304 4196468 140727054956736 139707827573744 139708661118677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25693] ppid=25680 vsize=10661132 memory=928 CPUtime=0 cores=1,3,5,7
/proc/25683/task/25693/stat : 25693 (java) S 25680 25683 24166 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107235475 10916999168 70212 33554432000 4194304 4196468 140727054956736 139707826522320 139708661127067 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25694] ppid=25680 vsize=10661132 memory=1580 CPUtime=0.68 cores=1,3,5,7
/proc/25683/task/25694/stat : 25694 (java) S 25680 25683 24166 0 -1 1077944384 3542 0 0 0 68 0 0 0 20 0 15 0 107235475 10916999168 70212 33554432000 4194304 4196468 140727054956736 139707825469936 139708661119618 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25695] ppid=25680 vsize=10661132 memory=2240 CPUtime=1.01 cores=1,3,5,7
/proc/25683/task/25695/stat : 25695 (java) S 25680 25683 24166 0 -1 1077944384 5558 0 0 0 100 1 0 0 20 0 15 0 107235475 10916999168 70212 33554432000 4194304 4196468 140727054956736 139707824417392 139708661119618 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25696] ppid=25680 vsize=10661132 memory=4128 CPUtime=0.34 cores=1,3,5,7
/proc/25683/task/25696/stat : 25696 (java) S 25680 25683 24166 0 -1 1077944384 1939 0 0 0 34 0 0 0 20 0 15 0 107235475 10916999168 70212 33554432000 4194304 4196468 140727054956736 139707823364848 139708661119618 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25697] ppid=25680 vsize=10661132 memory=2200 CPUtime=0 cores=1,3,5,7
/proc/25683/task/25697/stat : 25697 (java) S 25680 25683 24166 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107235475 10916999168 70212 33554432000 4194304 4196468 140727054956736 139707822312544 139708661118677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
[pid=25683/tid=25698] ppid=25680 vsize=10661132 memory=7528 CPUtime=0.71 cores=1,3,5,7
/proc/25683/task/25698/stat : 25698 (java) S 25680 25683 24166 0 -1 1077944384 538 0 0 0 39 32 0 0 20 0 15 0 107235475 10916999168 70212 33554432000 4194304 4196468 140727054956736 139707821259056 139708661119618 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22380544 140727054963832 140727054963977 140727054963977 140727054966735 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 280848 KiB

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

[startup+2507.61 s]
# the end of solver process 25683 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2508.35 s, system=11.7633 s

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

Child status: 143
Real time (s): 2507.61
CPU time (s): 2520.11
CPU user time (s): 2508.35
CPU system time (s): 11.7633
CPU usage (%): 100.499
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 280848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2508.35
system time used= 11.7633
maximum resident set size= 281356
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50428
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2760
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 160723
involuntary context switches= 5090


# summary of solver processes directly reported to runsolver:
#   pid: 25683
#   total CPU time (s): 2520.11
#   total CPU user time (s): 2508.35
#   total CPU system time (s): 11.7633

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.4261 second user time and 24.3419 second system time

The end

Launcher Data

Begin job on node105 at 2018-07-29 22:38:43
IDJOB=4300506
IDBENCH=141652
IDSOLVER=2768
FILE ID=node105/4300506-1532896723
RUNJOBID= node105-1532881747-24198
PBS_JOBID= 21022523
Free space on /tmp= 50884 MiB

SOLVER NAME= The dodo solver 2018-04-29
BENCH NAME= XCSP18/Eternity/Eternity-10-06_c18.xml
COMMAND LINE= java -jar DIR/dodo_solver.jar BENCHNAME --timelimit TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4300506-1532896723/watcher-4300506-1532896723 -o /tmp/evaluation-result-4300506-1532896723/solver-4300506-1532896723 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1532881747-24198 --watchdog 2580  java -jar HOME/dodo_solver.jar HOME/instance-4300506-1532896723.xml --timelimit 2520

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

MD5SUM BENCH= 059f43a1252946c8053c49ce4c65015d
RANDOM SEED=1581727807

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:        21387724 kB
MemAvailable:   31392872 kB
Buffers:          277340 kB
Cached:          9914032 kB
SwapCached:            0 kB
Active:          2694872 kB
Inactive:        8089164 kB
Active(anon):     546984 kB
Inactive(anon):    73344 kB
Active(file):    2147888 kB
Inactive(file):  8015820 kB
Unevictable:        7296 kB
Mlocked:            7296 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1208 kB
Writeback:             0 kB
AnonPages:        640836 kB
Mapped:            56708 kB
Shmem:             25228 kB
Slab:             297440 kB
SReclaimable:     269900 kB
SUnreclaim:        27540 kB
KernelStack:        3808 kB
PageTables:         6248 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1152244 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    575488 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= 50880 MiB
End job on node105 at 2018-07-29 23:20:31