Trace number 4298216

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 NameAnswerobjective functionCPU timeWall clock time
The dodo solver 2018-04-29? (TO) 2520.09 2482.43

General information on the benchmark

NameRlfap_mini/Rlfap-opt_mini/
Rlfap-ext-graph-13-opt_c18.xml
MD5SUM30d5b14867d08d256465dbe099767a69
Bench CategoryCOP (optimization 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 variables5731
Number of constraints5273
Number of domains11
Minimum domain size2
Maximum domain size44
Distribution of domain sizes[{"size":2,"count":4815},{"size":6,"count":60},{"size":22,"count":30},{"size":24,"count":18},{"size":36,"count":196},{"size":42,"count":130},{"size":44,"count":482}]
Minimum variable degree2
Maximum variable degree21
Distribution of variable degrees[{"degree":2,"count":4815},{"degree":3,"count":3},{"degree":4,"count":4},{"degree":5,"count":15},{"degree":6,"count":38},{"degree":7,"count":82},{"degree":8,"count":83},{"degree":9,"count":97},{"degree":10,"count":88},{"degree":11,"count":79},{"degree":12,"count":53},{"degree":13,"count":62},{"degree":14,"count":58},{"degree":15,"count":101},{"degree":16,"count":77},{"degree":17,"count":38},{"degree":18,"count":19},{"degree":19,"count":14},{"degree":20,"count":2},{"degree":21,"count":3}]
Minimum constraint arity2
Maximum constraint arity3
Distribution of constraint arities[{"arity":2,"count":458},{"arity":3,"count":4815}]
Number of extensional constraints5273
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":5273}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.12/0.13	c version: 2018-04-11
0.12/0.13	c seed: 1811631
0.12/0.13	c timeout: 2520
0.12/0.13	c memlimit: -1
0.12/0.13	c nbcore: -1
2520.06/2482.40	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 (10536 MiB free)
  memory of node 1: 16384 MiB (13904 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4298216-1532749683/watcher-4298216-1532749683 -o /tmp/evaluation-result-4298216-1532749683/solver-4298216-1532749683 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1532740979-19310 --watchdog 2580 java -jar HOME/dodo_solver.jar HOME/instance-4298216-1532749683.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
solver pid=20425, runsolver pid=20422
Current StackSize limit: 8192 KiB


[startup+0.100683 s]*
/proc/loadavg: 1.32 1.42 1.43 4/215 20440
/proc/meminfo: memFree=25010624/32770624 swapFree=67108532/67108860
[pid=20425] ppid=20422 vsize=10658972 memory=27848 CPUtime=0.12 cores=1,3,5,7
/proc/20425/stat : 20425 (java) S 20422 20425 19278 0 -1 1077944320 5341 0 0 0 11 1 0 0 20 0 15 0 92531471 10914787328 6962 33554432000 4194304 4196468 140725192455440 140725192437984 140332478582519 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
/proc/20425/statm: 2664743 6962 2826 1 0 2627263 0
[pid=20425/tid=20427] ppid=20422 vsize=10658972 memory=-8269626465541067131 CPUtime=0.09 cores=1,3,5,7
/proc/20425/task/20427/stat : 20427 (java) R 20422 20425 19278 0 -1 4202560 3200 0 0 0 8 1 0 0 20 0 15 0 92531472 10914787328 6962 33554432000 4194304 4196468 140725192455440 140332482812000 140332478603866 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20428] ppid=20422 vsize=10658972 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/20425/task/20428/stat : 20428 (java) S 20422 20425 19278 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92531472 10914787328 6962 33554432000 4194304 4196468 140725192455440 140332420586512 140332478592725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20429] ppid=20422 vsize=10658972 memory=140237643597440 CPUtime=0 cores=1,3,5,7
/proc/20425/task/20429/stat : 20429 (java) S 20422 20425 19278 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92531472 10914787328 6962 33554432000 4194304 4196468 140725192455440 140332084550800 140332478592725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20430] ppid=20422 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20425/task/20430/stat : 20430 (java) S 20422 20425 19278 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92531472 10914787328 6962 33554432000 4194304 4196468 140725192455440 140332083497744 140332478592725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20431] ppid=20422 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20425/task/20431/stat : 20431 (java) S 20422 20425 19278 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92531472 10914787328 6962 33554432000 4194304 4196468 140725192455440 140332082445200 140332478592725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20432] ppid=20422 vsize=10658972 memory=140237643597440 CPUtime=0 cores=1,3,5,7
/proc/20425/task/20432/stat : 20432 (java) S 20422 20425 19278 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92531474 10914787328 7028 33554432000 4194304 4196468 140725192455440 140332038170864 140332478593666 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20433] ppid=20422 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20425/task/20433/stat : 20433 (java) S 20422 20425 19278 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 92531474 10914787328 7028 33554432000 4194304 4196468 140725192455440 140332037117088 140332478592725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20434] ppid=20422 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20425/task/20434/stat : 20434 (java) S 20422 20425 19278 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 92531474 10914787328 7028 33554432000 4194304 4196468 140725192455440 140332036063984 140332478592725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20435] ppid=20422 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20425/task/20435/stat : 20435 (java) S 20422 20425 19278 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92531477 10914787328 7028 33554432000 4194304 4196468 140725192455440 140332035012560 140332478601115 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20436] ppid=20422 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20425/task/20436/stat : 20436 (java) R 20422 20425 19278 0 -1 4202560 468 0 0 0 0 0 0 0 20 0 15 0 92531477 10914787328 7028 33554432000 4194304 4196468 140725192455440 140332033960688 140332456422720 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20437] ppid=20422 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20425/task/20437/stat : 20437 (java) R 20422 20425 19278 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92531477 10914787328 7028 33554432000 4194304 4196468 140725192455440 140332032908144 140332478593666 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20438] ppid=20422 vsize=10658972 memory=140237643597440 CPUtime=0.02 cores=1,3,5,7
/proc/20425/task/20438/stat : 20438 (java) R 20422 20425 19278 0 -1 4202560 331 0 0 0 2 0 0 0 20 0 15 0 92531477 10914787328 7028 33554432000 4194304 4196468 140725192455440 140332031852624 140332478603866 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20439] ppid=20422 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20425/task/20439/stat : 20439 (java) S 20422 20425 19278 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92531477 10914787328 7028 33554432000 4194304 4196468 140725192455440 140332030802784 140332478592725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20440] ppid=20422 vsize=10658972 memory=140237643597440 CPUtime=0 cores=1,3,5,7
/proc/20425/task/20440/stat : 20440 (java) R 20422 20425 19278 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92531477 10914787328 7028 33554432000 4194304 4196468 140725192455440 140332029749808 140332478593666 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 27848 KiB

[startup+0.210449 s]*
/proc/loadavg: 1.32 1.42 1.43 5/215 20440
/proc/meminfo: memFree=24999460/32770624 swapFree=67108532/67108860
[pid=20425] ppid=20422 vsize=10661056 memory=39772 CPUtime=0.33 cores=1,3,5,7
/proc/20425/stat : 20425 (java) S 20422 20425 19278 0 -1 1077944320 8103 0 0 0 31 2 0 0 20 0 15 0 92531471 10916921344 9943 33554432000 4194304 4196468 140725192455440 140725192437984 140332478582519 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
/proc/20425/statm: 2665264 9943 2953 1 0 2627263 0
[pid=20425/tid=20427] ppid=20422 vsize=10661056 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/20425/task/20427/stat : 20427 (java) R 20422 20425 19278 0 -1 4202560 5135 0 0 0 18 2 0 0 20 0 15 0 92531472 10916921344 9943 33554432000 4194304 4196468 140725192455440 140332482813760 140332478604445 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20428] ppid=20422 vsize=10661056 memory=364 CPUtime=0 cores=1,3,5,7
/proc/20425/task/20428/stat : 20428 (java) S 20422 20425 19278 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92531472 10916921344 9943 33554432000 4194304 4196468 140725192455440 140332420586512 140332478592725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20429] ppid=20422 vsize=10661056 memory=140237644109426 CPUtime=0 cores=1,3,5,7
/proc/20425/task/20429/stat : 20429 (java) S 20422 20425 19278 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92531472 10916921344 9943 33554432000 4194304 4196468 140725192455440 140332084550800 140332478592725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20430] ppid=20422 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20425/task/20430/stat : 20430 (java) S 20422 20425 19278 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92531472 10916921344 9943 33554432000 4194304 4196468 140725192455440 140332083497744 140332478592725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20431] ppid=20422 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20425/task/20431/stat : 20431 (java) S 20422 20425 19278 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92531472 10916921344 9943 33554432000 4194304 4196468 140725192455440 140332082445200 140332478592725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20432] ppid=20422 vsize=10661056 memory=140237643597440 CPUtime=0 cores=1,3,5,7
/proc/20425/task/20432/stat : 20432 (java) S 20422 20425 19278 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92531474 10916921344 9943 33554432000 4194304 4196468 140725192455440 140332038170864 140332478593666 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20433] ppid=20422 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20425/task/20433/stat : 20433 (java) S 20422 20425 19278 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 92531474 10916921344 9943 33554432000 4194304 4196468 140725192455440 140332037117088 140332478592725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20434] ppid=20422 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20425/task/20434/stat : 20434 (java) S 20422 20425 19278 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 92531474 10916921344 9943 33554432000 4194304 4196468 140725192455440 140332036063984 140332478592725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20435] ppid=20422 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20425/task/20435/stat : 20435 (java) S 20422 20425 19278 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92531477 10916921344 9943 33554432000 4194304 4196468 140725192455440 140332035012560 140332478601115 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20436] ppid=20422 vsize=10661056 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/20425/task/20436/stat : 20436 (java) R 20422 20425 19278 0 -1 1077944384 641 0 0 0 2 0 0 0 20 0 15 0 92531477 10916921344 9943 33554432000 4194304 4196468 140725192455440 140332033960688 140332478593666 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20437] ppid=20422 vsize=10661056 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/20425/task/20437/stat : 20437 (java) R 20422 20425 19278 0 -1 4202560 106 0 0 0 2 0 0 0 20 0 15 0 92531477 10916921344 9943 33554432000 4194304 4196468 140725192455440 140332032908144 140332478594454 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20438] ppid=20422 vsize=10661056 memory=140237643597440 CPUtime=0.08 cores=1,3,5,7
/proc/20425/task/20438/stat : 20438 (java) R 20422 20425 19278 0 -1 4202560 857 0 0 0 8 0 0 0 20 0 15 0 92531477 10916921344 9943 33554432000 4194304 4196468 140725192455440 140332031852752 140332470819646 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20439] ppid=20422 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20425/task/20439/stat : 20439 (java) S 20422 20425 19278 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92531477 10916921344 9943 33554432000 4194304 4196468 140725192455440 140332030802784 140332478592725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20440] ppid=20422 vsize=10661056 memory=140237643597440 CPUtime=0 cores=1,3,5,7
/proc/20425/task/20440/stat : 20440 (java) S 20422 20425 19278 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92531477 10916921344 9943 33554432000 4194304 4196468 140725192455440 140332029749808 140332478593666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 39772 KiB

[startup+0.310605 s]*
/proc/loadavg: 1.32 1.42 1.43 5/215 20440
/proc/meminfo: memFree=24957700/32770624 swapFree=67108532/67108860
[pid=20425] ppid=20422 vsize=10661056 memory=85540 CPUtime=0.65 cores=1,3,5,7
/proc/20425/stat : 20425 (java) S 20422 20425 19278 0 -1 1077944320 9754 0 0 0 61 4 0 0 20 0 15 0 92531471 10916921344 21385 33554432000 4194304 4196468 140725192455440 140725192437984 140332478582519 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
/proc/20425/statm: 2665264 21385 3043 1 0 2627263 0
[pid=20425/tid=20427] ppid=20422 vsize=10661056 memory=7311146985107750967 CPUtime=0.29 cores=1,3,5,7
/proc/20425/task/20427/stat : 20427 (java) R 20422 20425 19278 0 -1 4202560 5168 0 0 0 26 3 0 0 20 0 15 0 92531472 10916921344 21385 33554432000 4194304 4196468 140725192455440 140332482818608 140332478604445 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20428] ppid=20422 vsize=10661056 memory=304556149079015447 CPUtime=0 cores=1,3,5,7
/proc/20425/task/20428/stat : 20428 (java) S 20422 20425 19278 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92531472 10916921344 21385 33554432000 4194304 4196468 140725192455440 140332420586512 140332478592725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20429] ppid=20422 vsize=10661056 memory=140237643943743 CPUtime=0 cores=1,3,5,7
/proc/20425/task/20429/stat : 20429 (java) S 20422 20425 19278 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92531472 10916921344 21385 33554432000 4194304 4196468 140725192455440 140332084550800 140332478592725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20430] ppid=20422 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20425/task/20430/stat : 20430 (java) S 20422 20425 19278 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92531472 10916921344 21385 33554432000 4194304 4196468 140725192455440 140332083497744 140332478592725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20431] ppid=20422 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20425/task/20431/stat : 20431 (java) S 20422 20425 19278 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92531472 10916921344 21385 33554432000 4194304 4196468 140725192455440 140332082445200 140332478592725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20432] ppid=20422 vsize=10661056 memory=140237643597440 CPUtime=0 cores=1,3,5,7
/proc/20425/task/20432/stat : 20432 (java) S 20422 20425 19278 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92531474 10916921344 21385 33554432000 4194304 4196468 140725192455440 140332038170864 140332478593666 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20433] ppid=20422 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20425/task/20433/stat : 20433 (java) S 20422 20425 19278 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 92531474 10916921344 21385 33554432000 4194304 4196468 140725192455440 140332037117088 140332478592725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20434] ppid=20422 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20425/task/20434/stat : 20434 (java) S 20422 20425 19278 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 92531474 10916921344 21385 33554432000 4194304 4196468 140725192455440 140332036063984 140332478592725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20435] ppid=20422 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20425/task/20435/stat : 20435 (java) S 20422 20425 19278 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92531477 10916921344 21385 33554432000 4194304 4196468 140725192455440 140332035012560 140332478601115 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20436] ppid=20422 vsize=10661056 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/20425/task/20436/stat : 20436 (java) R 20422 20425 19278 0 -1 4202560 1539 0 0 0 10 0 0 0 20 0 15 0 92531477 10916921344 21385 33554432000 4194304 4196468 140725192455440 140332033947040 140332459768380 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20437] ppid=20422 vsize=10661056 memory=-1 CPUtime=0.11 cores=1,3,5,7
/proc/20425/task/20437/stat : 20437 (java) R 20422 20425 19278 0 -1 4202560 775 0 0 0 11 0 0 0 20 0 15 0 92531477 10916921344 21385 33554432000 4194304 4196468 140725192455440 140332032898256 140332456998680 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20438] ppid=20422 vsize=10661056 memory=140237643597440 CPUtime=0.12 cores=1,3,5,7
/proc/20425/task/20438/stat : 20438 (java) S 20422 20425 19278 0 -1 1077944384 907 0 0 0 12 0 0 0 20 0 15 0 92531477 10916921344 21385 33554432000 4194304 4196468 140725192455440 140332031855088 140332478593666 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20439] ppid=20422 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20425/task/20439/stat : 20439 (java) S 20422 20425 19278 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92531477 10916921344 21385 33554432000 4194304 4196468 140725192455440 140332030802784 140332478592725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20440] ppid=20422 vsize=10661056 memory=140237643597440 CPUtime=0 cores=1,3,5,7
/proc/20425/task/20440/stat : 20440 (java) S 20422 20425 19278 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92531477 10916921344 21385 33554432000 4194304 4196468 140725192455440 140332029749808 140332478593666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 85540 KiB

[startup+0.703575 s]
/proc/loadavg: 1.38 1.43 1.43 5/215 20440
/proc/meminfo: memFree=24916808/32770624 swapFree=67108532/67108860
[pid=20425] ppid=20422 vsize=10661132 memory=232216 CPUtime=1.89 cores=1,3,5,7
/proc/20425/stat : 20425 (java) S 20422 20425 19278 0 -1 1077944320 11787 0 0 0 180 9 0 0 20 0 15 0 92531471 10916999168 58054 33554432000 4194304 4196468 140725192455440 140725192437984 140332478582519 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
/proc/20425/statm: 2665283 58054 3103 1 0 2627263 0
[pid=20425/tid=20427] ppid=20422 vsize=10661132 memory=16236 CPUtime=0.65 cores=1,3,5,7
/proc/20425/task/20427/stat : 20427 (java) S 20422 20425 19278 0 -1 1077944384 5588 0 0 0 60 5 0 0 20 0 15 0 92531472 10916999168 58054 33554432000 4194304 4196468 140725192455440 140332482819104 140332478592725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20428] ppid=20422 vsize=10661132 memory=4048 CPUtime=0.02 cores=1,3,5,7
/proc/20425/task/20428/stat : 20428 (java) R 20422 20425 19278 0 -1 4202560 35 0 0 0 1 1 0 0 20 0 15 0 92531472 10916999168 58054 33554432000 4194304 4196468 140725192455440 140332420586712 140332471682219 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20429] ppid=20422 vsize=10661132 memory=640 CPUtime=0.01 cores=1,3,5,7
/proc/20425/task/20429/stat : 20429 (java) R 20422 20425 19278 0 -1 4202560 18 0 0 0 1 0 0 0 20 0 15 0 92531472 10916999168 58054 33554432000 4194304 4196468 140725192455440 140332084550800 140332471682219 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20430] ppid=20422 vsize=10661132 memory=1788 CPUtime=0 cores=1,3,5,7
/proc/20425/task/20430/stat : 20430 (java) R 20422 20425 19278 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 15 0 92531472 10916999168 58054 33554432000 4194304 4196468 140725192455440 140332083497632 140332471685236 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20431] ppid=20422 vsize=10661132 memory=960 CPUtime=0.01 cores=1,3,5,7
/proc/20425/task/20431/stat : 20431 (java) R 20422 20425 19278 0 -1 4202560 40 0 0 0 1 0 0 0 20 0 15 0 92531472 10916999168 58054 33554432000 4194304 4196468 140725192455440 140332082445200 140332471682219 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20432] ppid=20422 vsize=10661132 memory=1232 CPUtime=0 cores=1,3,5,7
/proc/20425/task/20432/stat : 20432 (java) S 20422 20425 19278 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 15 0 92531474 10916999168 58054 33554432000 4194304 4196468 140725192455440 140332038169376 140332478592725 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20433] ppid=20422 vsize=10661132 memory=2332 CPUtime=0 cores=1,3,5,7
/proc/20425/task/20433/stat : 20433 (java) S 20422 20425 19278 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 92531474 10916999168 58054 33554432000 4194304 4196468 140725192455440 140332037117088 140332478592725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20434] ppid=20422 vsize=10661132 memory=928 CPUtime=0 cores=1,3,5,7
/proc/20425/task/20434/stat : 20434 (java) S 20422 20425 19278 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 92531474 10916999168 58054 33554432000 4194304 4196468 140725192455440 140332036063984 140332478592725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20435] ppid=20422 vsize=10661132 memory=6153431502485415274 CPUtime=0 cores=1,3,5,7
/proc/20425/task/20435/stat : 20435 (java) S 20422 20425 19278 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92531477 10916999168 58054 33554432000 4194304 4196468 140725192455440 140332035012560 140332478601115 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20436] ppid=20422 vsize=10661132 memory=6081108994580113768 CPUtime=0.43 cores=1,3,5,7
/proc/20425/task/20436/stat : 20436 (java) S 20422 20425 19278 0 -1 1077944384 2210 0 0 0 43 0 0 0 20 0 15 0 92531477 10916999168 58054 33554432000 4194304 4196468 140725192455440 140332033945680 140332478592725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20437] ppid=20422 vsize=10661132 memory=6154282490091891024 CPUtime=0.43 cores=1,3,5,7
/proc/20425/task/20437/stat : 20437 (java) S 20422 20425 19278 0 -1 1077944384 1271 0 0 0 43 0 0 0 20 0 15 0 92531477 10916999168 58054 33554432000 4194304 4196468 140725192455440 140332032893136 140332478592725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20438] ppid=20422 vsize=10661132 memory=0 CPUtime=0.27 cores=1,3,5,7
/proc/20425/task/20438/stat : 20438 (java) S 20422 20425 19278 0 -1 1077944384 1240 0 0 0 27 0 0 0 20 0 15 0 92531477 10916999168 58054 33554432000 4194304 4196468 140725192455440 140332031855088 140332478593666 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20439] ppid=20422 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20425/task/20439/stat : 20439 (java) S 20422 20425 19278 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92531477 10916999168 58054 33554432000 4194304 4196468 140725192455440 140332030802784 140332478592725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20440] ppid=20422 vsize=10661132 memory=1200 CPUtime=0 cores=1,3,5,7
/proc/20425/task/20440/stat : 20440 (java) S 20422 20425 19278 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92531477 10916999168 58054 33554432000 4194304 4196468 140725192455440 140332029749808 140332478593666 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
Current children cumulated CPU time: 1.89 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 232216 KiB

[startup+1.5008 s]
/proc/loadavg: 1.38 1.43 1.43 3/215 20440
/proc/meminfo: memFree=24768796/32770624 swapFree=67108532/67108860
[pid=20425] ppid=20422 vsize=10661132 memory=443012 CPUtime=3.34 cores=1,3,5,7
/proc/20425/stat : 20425 (java) S 20422 20425 19278 0 -1 1077944320 13101 0 0 0 310 24 0 0 20 0 15 0 92531471 10916999168 110753 33554432000 4194304 4196468 140725192455440 140725192437984 140332478582519 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
/proc/20425/statm: 2665283 110753 3137 1 0 2627263 0
[pid=20425/tid=20427] ppid=20422 vsize=10661132 memory=411540 CPUtime=1.37 cores=1,3,5,7
/proc/20425/task/20427/stat : 20427 (java) R 20422 20425 19278 0 -1 4202560 5653 0 0 0 130 7 0 0 20 0 15 0 92531472 10916999168 110753 33554432000 4194304 4196468 140725192455440 140332482817456 140332103160493 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20428] ppid=20422 vsize=10661132 memory=6791534058613427641 CPUtime=0.09 cores=1,3,5,7
/proc/20425/task/20428/stat : 20428 (java) S 20422 20425 19278 0 -1 1077944384 317 0 0 0 5 4 0 0 20 0 15 0 92531472 10916999168 110753 33554432000 4194304 4196468 140725192455440 140332420586512 140332478592725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20429] ppid=20422 vsize=10661132 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/20425/task/20429/stat : 20429 (java) S 20422 20425 19278 0 -1 1077944384 199 0 0 0 4 4 0 0 20 0 15 0 92531472 10916999168 110753 33554432000 4194304 4196468 140725192455440 140332084550800 140332478592725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20430] ppid=20422 vsize=10661132 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/20425/task/20430/stat : 20430 (java) S 20422 20425 19278 0 -1 1077944384 116 0 0 0 4 3 0 0 20 0 15 0 92531472 10916999168 110753 33554432000 4194304 4196468 140725192455440 140332083497744 140332478592725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20431] ppid=20422 vsize=10661132 memory=6943526294502006880 CPUtime=0.09 cores=1,3,5,7
/proc/20425/task/20431/stat : 20431 (java) S 20422 20425 19278 0 -1 1077944384 201 0 0 0 5 4 0 0 20 0 15 0 92531472 10916999168 110753 33554432000 4194304 4196468 140725192455440 140332082445200 140332478592725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20432] ppid=20422 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20425/task/20432/stat : 20432 (java) S 20422 20425 19278 0 -1 1077944384 209 0 0 0 0 0 0 0 20 0 15 0 92531474 10916999168 110753 33554432000 4194304 4196468 140725192455440 140332038170864 140332478593666 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0

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

/proc/20425/task/20427/stat : 20427 (java) R 20422 20425 19278 0 -1 4202560 2747103 0 0 0 230985 185 0 0 20 0 15 0 92531472 10916999168 962174 33554432000 4194304 4196468 140725192455440 140332482626768 140725192644546 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20428] ppid=20422 vsize=10661132 memory=3863576 CPUtime=9.74 cores=1,3,5,7
/proc/20425/task/20428/stat : 20428 (java) S 20422 20425 19278 0 -1 1077944384 266016 0 0 0 872 102 0 0 20 0 15 0 92531472 10916999168 962174 33554432000 4194304 4196468 140725192455440 140332420586512 140332478592725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20429] ppid=20422 vsize=10661132 memory=164 CPUtime=9.77 cores=1,3,5,7
/proc/20425/task/20429/stat : 20429 (java) S 20422 20425 19278 0 -1 1077944384 276856 0 0 0 871 106 0 0 20 0 15 0 92531472 10916999168 962174 33554432000 4194304 4196468 140725192455440 140332084550800 140332478592725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20430] ppid=20422 vsize=10661132 memory=3856904 CPUtime=9.73 cores=1,3,5,7
/proc/20425/task/20430/stat : 20430 (java) S 20422 20425 19278 0 -1 1077944384 265199 0 0 0 869 104 0 0 20 0 15 0 92531472 10916999168 962174 33554432000 4194304 4196468 140725192455440 140332083497744 140332478592725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20431] ppid=20422 vsize=10661132 memory=3852800 CPUtime=9.71 cores=1,3,5,7
/proc/20425/task/20431/stat : 20431 (java) S 20422 20425 19278 0 -1 1077944384 266135 0 0 0 868 103 0 0 20 0 15 0 92531472 10916999168 962174 33554432000 4194304 4196468 140725192455440 140332082445200 140332478592725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20432] ppid=20422 vsize=10661132 memory=3850748 CPUtime=0.62 cores=1,3,5,7
/proc/20425/task/20432/stat : 20432 (java) S 20422 20425 19278 0 -1 1077944384 21794 0 0 0 47 15 0 0 20 0 15 0 92531474 10916999168 962174 33554432000 4194304 4196468 140725192455440 140332038170864 140332478593666 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20433] ppid=20422 vsize=10661132 memory=3848696 CPUtime=0 cores=1,3,5,7
/proc/20425/task/20433/stat : 20433 (java) S 20422 20425 19278 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 92531474 10916999168 962174 33554432000 4194304 4196468 140725192455440 140332037117152 140332478592725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20434] ppid=20422 vsize=10661132 memory=3852800 CPUtime=0 cores=1,3,5,7
/proc/20425/task/20434/stat : 20434 (java) S 20422 20425 19278 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 92531474 10916999168 962174 33554432000 4194304 4196468 140725192455440 140332036063984 140332478592725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20435] ppid=20422 vsize=10661132 memory=3852800 CPUtime=0 cores=1,3,5,7
/proc/20425/task/20435/stat : 20435 (java) S 20422 20425 19278 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92531477 10916999168 962174 33554432000 4194304 4196468 140725192455440 140332035012560 140332478601115 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20436] ppid=20422 vsize=10661132 memory=3854852 CPUtime=2.04 cores=1,3,5,7
/proc/20425/task/20436/stat : 20436 (java) S 20422 20425 19278 0 -1 1077944384 10472 0 0 0 203 1 0 0 20 0 15 0 92531477 10916999168 962174 33554432000 4194304 4196468 140725192455440 140332033960688 140332478593666 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20437] ppid=20422 vsize=10661132 memory=3856904 CPUtime=2.59 cores=1,3,5,7
/proc/20425/task/20437/stat : 20437 (java) S 20422 20425 19278 0 -1 1077944384 16338 0 0 0 257 2 0 0 20 0 15 0 92531477 10916999168 962174 33554432000 4194304 4196468 140725192455440 140332032908144 140332478593666 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20438] ppid=20422 vsize=10661132 memory=3848696 CPUtime=0.62 cores=1,3,5,7
/proc/20425/task/20438/stat : 20438 (java) S 20422 20425 19278 0 -1 1077944384 3933 0 0 0 61 1 0 0 20 0 15 0 92531477 10916999168 962174 33554432000 4194304 4196468 140725192455440 140332031855088 140332478593666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20439] ppid=20422 vsize=10661132 memory=840 CPUtime=0 cores=1,3,5,7
/proc/20425/task/20439/stat : 20439 (java) S 20422 20425 19278 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92531477 10916999168 962174 33554432000 4194304 4196468 140725192455440 140332030802784 140332478592725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20440] ppid=20422 vsize=10661132 memory=12012 CPUtime=1.22 cores=1,3,5,7
/proc/20425/task/20440/stat : 20440 (java) S 20422 20425 19278 0 -1 1077944384 1423 0 0 0 57 65 0 0 20 0 15 0 92531477 10916999168 962174 33554432000 4194304 4196468 140725192455440 140332029749808 140332478593666 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 27 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
Current children cumulated CPU time: 2357.83 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 3848696 KiB

[startup+2382.3 s]
/proc/loadavg: 1.69 1.71 1.73 3/215 20914
/proc/meminfo: memFree=23311892/32770624 swapFree=67108532/67108860
[pid=20425] ppid=20422 vsize=10661132 memory=3827152 CPUtime=2418.54 cores=1,3,5,7
/proc/20425/stat : 20425 (java) S 20422 20425 19278 0 -1 1077944320 3891461 0 0 0 241178 676 0 0 20 0 15 0 92531471 10916999168 956788 33554432000 4194304 4196468 140725192455440 140725192437984 140332478582519 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
/proc/20425/statm: 2665283 956788 3197 1 0 2627263 0
[pid=20425/tid=20427] ppid=20422 vsize=10661132 memory=3828176 CPUtime=2371.44 cores=1,3,5,7
/proc/20425/task/20427/stat : 20427 (java) R 20422 20425 19278 0 -1 4202560 2751114 0 0 0 236958 186 0 0 20 0 15 0 92531472 10916999168 956788 33554432000 4194304 4196468 140725192455440 140332482632944 140332107210231 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20428] ppid=20422 vsize=10661132 memory=3828692 CPUtime=9.97 cores=1,3,5,7
/proc/20425/task/20428/stat : 20428 (java) S 20422 20425 19278 0 -1 1077944384 268336 0 0 0 894 103 0 0 20 0 15 0 92531472 10916999168 956788 33554432000 4194304 4196468 140725192455440 140332420586512 140332478592725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20429] ppid=20422 vsize=10661132 memory=3842540 CPUtime=10.01 cores=1,3,5,7
/proc/20425/task/20429/stat : 20429 (java) S 20422 20425 19278 0 -1 1077944384 279911 0 0 0 894 107 0 0 20 0 15 0 92531472 10916999168 956788 33554432000 4194304 4196468 140725192455440 140332084550800 140332478592725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20430] ppid=20422 vsize=10661132 memory=3828692 CPUtime=9.95 cores=1,3,5,7
/proc/20425/task/20430/stat : 20430 (java) S 20422 20425 19278 0 -1 1077944384 267524 0 0 0 891 104 0 0 20 0 15 0 92531472 10916999168 956788 33554432000 4194304 4196468 140725192455440 140332083497744 140332478592725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20431] ppid=20422 vsize=10661132 memory=3827664 CPUtime=9.93 cores=1,3,5,7
/proc/20425/task/20431/stat : 20431 (java) S 20422 20425 19278 0 -1 1077944384 268591 0 0 0 890 103 0 0 20 0 15 0 92531472 10916999168 956788 33554432000 4194304 4196468 140725192455440 140332082445200 140332478592725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20432] ppid=20422 vsize=10661132 memory=0 CPUtime=0.65 cores=1,3,5,7
/proc/20425/task/20432/stat : 20432 (java) S 20422 20425 19278 0 -1 1077944384 22358 0 0 0 49 16 0 0 20 0 15 0 92531474 10916999168 956788 33554432000 4194304 4196468 140725192455440 140332038170864 140332478593666 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20433] ppid=20422 vsize=10661132 memory=3827152 CPUtime=0 cores=1,3,5,7
/proc/20425/task/20433/stat : 20433 (java) S 20422 20425 19278 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 92531474 10916999168 956788 33554432000 4194304 4196468 140725192455440 140332037117152 140332478592725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20434] ppid=20422 vsize=10661132 memory=217 CPUtime=0 cores=1,3,5,7
/proc/20425/task/20434/stat : 20434 (java) S 20422 20425 19278 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 92531474 10916999168 956788 33554432000 4194304 4196468 140725192455440 140332036063984 140332478592725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20435] ppid=20422 vsize=10661132 memory=3829716 CPUtime=0 cores=1,3,5,7
/proc/20425/task/20435/stat : 20435 (java) S 20422 20425 19278 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92531477 10916999168 956788 33554432000 4194304 4196468 140725192455440 140332035012560 140332478601115 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20436] ppid=20422 vsize=10661132 memory=2257 CPUtime=2.04 cores=1,3,5,7
/proc/20425/task/20436/stat : 20436 (java) S 20422 20425 19278 0 -1 1077944384 10478 0 0 0 203 1 0 0 20 0 15 0 92531477 10916999168 956788 33554432000 4194304 4196468 140725192455440 140332033960688 140332478593666 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20437] ppid=20422 vsize=10661132 memory=3828176 CPUtime=2.59 cores=1,3,5,7
/proc/20425/task/20437/stat : 20437 (java) S 20422 20425 19278 0 -1 1077944384 16344 0 0 0 257 2 0 0 20 0 15 0 92531477 10916999168 956788 33554432000 4194304 4196468 140725192455440 140332032908144 140332478593666 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20438] ppid=20422 vsize=10661132 memory=3868 CPUtime=0.62 cores=1,3,5,7
/proc/20425/task/20438/stat : 20438 (java) S 20422 20425 19278 0 -1 1077944384 3944 0 0 0 61 1 0 0 20 0 15 0 92531477 10916999168 956788 33554432000 4194304 4196468 140725192455440 140332031855088 140332478593666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20439] ppid=20422 vsize=10661132 memory=3827152 CPUtime=0 cores=1,3,5,7
/proc/20425/task/20439/stat : 20439 (java) S 20422 20425 19278 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92531477 10916999168 956788 33554432000 4194304 4196468 140725192455440 140332030802784 140332478592725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20440] ppid=20422 vsize=10661132 memory=4048 CPUtime=1.25 cores=1,3,5,7
/proc/20425/task/20440/stat : 20440 (java) S 20422 20425 19278 0 -1 1077944384 1446 0 0 0 58 67 0 0 20 0 15 0 92531477 10916999168 956788 33554432000 4194304 4196468 140725192455440 140332029749808 140332478593666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 27 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
Current children cumulated CPU time: 2418.54 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 3827152 KiB

[startup+2442.3 s]
/proc/loadavg: 1.61 1.68 1.72 3/215 20916
/proc/meminfo: memFree=23323444/32770624 swapFree=67108532/67108860
[pid=20425] ppid=20422 vsize=10661132 memory=3815352 CPUtime=2479.46 cores=1,3,5,7
/proc/20425/stat : 20425 (java) S 20422 20425 19278 0 -1 1077944320 3898415 0 0 0 247268 678 0 0 20 0 15 0 92531471 10916999168 953838 33554432000 4194304 4196468 140725192455440 140725192437984 140332478582519 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
/proc/20425/statm: 2665283 953838 3197 1 0 2627263 0
[pid=20425/tid=20427] ppid=20422 vsize=10661132 memory=3815352 CPUtime=2431.07 cores=1,3,5,7
/proc/20425/task/20427/stat : 20427 (java) R 20422 20425 19278 0 -1 4202560 2752997 0 0 0 242920 187 0 0 20 0 15 0 92531472 10916999168 953838 33554432000 4194304 4196468 140725192455440 140332482599216 140332107352745 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20428] ppid=20422 vsize=10661132 memory=3815352 CPUtime=10.28 cores=1,3,5,7
/proc/20425/task/20428/stat : 20428 (java) S 20422 20425 19278 0 -1 1077944384 269279 0 0 0 925 103 0 0 20 0 15 0 92531472 10916999168 953838 33554432000 4194304 4196468 140725192455440 140332420586512 140332478592725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20429] ppid=20422 vsize=10661132 memory=3819456 CPUtime=10.31 cores=1,3,5,7
/proc/20425/task/20429/stat : 20429 (java) S 20422 20425 19278 0 -1 1077944384 280987 0 0 0 924 107 0 0 20 0 15 0 92531472 10916999168 953838 33554432000 4194304 4196468 140725192455440 140332084550800 140332478592725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20430] ppid=20422 vsize=10661132 memory=3825100 CPUtime=10.26 cores=1,3,5,7
/proc/20425/task/20430/stat : 20430 (java) S 20422 20425 19278 0 -1 1077944384 269007 0 0 0 922 104 0 0 20 0 15 0 92531472 10916999168 953838 33554432000 4194304 4196468 140725192455440 140332083497744 140332478592725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20431] ppid=20422 vsize=10661132 memory=3823048 CPUtime=10.24 cores=1,3,5,7
/proc/20425/task/20431/stat : 20431 (java) S 20422 20425 19278 0 -1 1077944384 269835 0 0 0 921 103 0 0 20 0 15 0 92531472 10916999168 953838 33554432000 4194304 4196468 140725192455440 140332082445200 140332478592725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20432] ppid=20422 vsize=10661132 memory=3821508 CPUtime=0.68 cores=1,3,5,7
/proc/20425/task/20432/stat : 20432 (java) S 20422 20425 19278 0 -1 1077944384 22651 0 0 0 52 16 0 0 20 0 15 0 92531474 10916999168 953838 33554432000 4194304 4196468 140725192455440 140332038170864 140332478593666 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20433] ppid=20422 vsize=10661132 memory=3818432 CPUtime=0 cores=1,3,5,7
/proc/20425/task/20433/stat : 20433 (java) S 20422 20425 19278 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 92531474 10916999168 953838 33554432000 4194304 4196468 140725192455440 140332037117152 140332478592725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20434] ppid=20422 vsize=10661132 memory=3816380 CPUtime=0 cores=1,3,5,7
/proc/20425/task/20434/stat : 20434 (java) S 20422 20425 19278 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 92531474 10916999168 953838 33554432000 4194304 4196468 140725192455440 140332036063984 140332478592725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20435] ppid=20422 vsize=10661132 memory=3817404 CPUtime=0 cores=1,3,5,7
/proc/20425/task/20435/stat : 20435 (java) S 20422 20425 19278 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92531477 10916999168 953838 33554432000 4194304 4196468 140725192455440 140332035012560 140332478601115 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20436] ppid=20422 vsize=10661132 memory=3818432 CPUtime=2.04 cores=1,3,5,7
/proc/20425/task/20436/stat : 20436 (java) S 20422 20425 19278 0 -1 1077944384 10480 0 0 0 203 1 0 0 20 0 15 0 92531477 10916999168 953838 33554432000 4194304 4196468 140725192455440 140332033960688 140332478593666 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20437] ppid=20422 vsize=10661132 memory=3822536 CPUtime=2.59 cores=1,3,5,7
/proc/20425/task/20437/stat : 20437 (java) S 20422 20425 19278 0 -1 1077944384 16347 0 0 0 257 2 0 0 20 0 15 0 92531477 10916999168 953838 33554432000 4194304 4196468 140725192455440 140332032908144 140332478593666 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20438] ppid=20422 vsize=10661132 memory=3826124 CPUtime=0.62 cores=1,3,5,7
/proc/20425/task/20438/stat : 20438 (java) S 20422 20425 19278 0 -1 1077944384 3947 0 0 0 61 1 0 0 20 0 15 0 92531477 10916999168 953838 33554432000 4194304 4196468 140725192455440 140332031855088 140332478593666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20439] ppid=20422 vsize=10661132 memory=3817404 CPUtime=0 cores=1,3,5,7
/proc/20425/task/20439/stat : 20439 (java) S 20422 20425 19278 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92531477 10916999168 953838 33554432000 4194304 4196468 140725192455440 140332030802784 140332478592725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20440] ppid=20422 vsize=10661132 memory=3815352 CPUtime=1.29 cores=1,3,5,7
/proc/20425/task/20440/stat : 20440 (java) S 20422 20425 19278 0 -1 1077944384 1470 0 0 0 61 68 0 0 20 0 15 0 92531477 10916999168 953838 33554432000 4194304 4196468 140725192455440 140332029749808 140332478593666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 27 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
Current children cumulated CPU time: 2479.46 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 3815352 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2482.4 s]
/proc/loadavg: 1.44 1.63 1.70 3/215 20917
/proc/meminfo: memFree=23334868/32770624 swapFree=67108532/67108860
[pid=20425] ppid=20422 vsize=10661132 memory=3803552 CPUtime=2520.06 cores=1,3,5,7
/proc/20425/stat : 20425 (java) S 20422 20425 19278 0 -1 1077944320 3903570 0 0 0 251325 681 0 0 20 0 15 0 92531471 10916999168 950888 33554432000 4194304 4196468 140725192455440 140725192437984 140332478582519 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
/proc/20425/statm: 2665283 950888 3197 1 0 2627263 0
[pid=20425/tid=20427] ppid=20422 vsize=10661132 memory=3803552 CPUtime=2470.97 cores=1,3,5,7
/proc/20425/task/20427/stat : 20427 (java) R 20422 20425 19278 0 -1 4202560 2755139 0 0 0 246910 187 0 0 20 0 15 0 92531472 10916999168 950888 33554432000 4194304 4196468 140725192455440 140332482593504 140332107354627 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20428] ppid=20422 vsize=10661132 memory=1200 CPUtime=10.44 cores=1,3,5,7
/proc/20425/task/20428/stat : 20428 (java) S 20422 20425 19278 0 -1 1077944384 269784 0 0 0 941 103 0 0 20 0 15 0 92531472 10916999168 950888 33554432000 4194304 4196468 140725192455440 140332420586512 140332478592725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20429] ppid=20422 vsize=10661132 memory=6791534058613427641 CPUtime=10.47 cores=1,3,5,7
/proc/20425/task/20429/stat : 20429 (java) S 20422 20425 19278 0 -1 1077944384 281644 0 0 0 940 107 0 0 20 0 15 0 92531472 10916999168 950888 33554432000 4194304 4196468 140725192455440 140332084550800 140332478592725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20430] ppid=20422 vsize=10661132 memory=1280 CPUtime=10.43 cores=1,3,5,7
/proc/20425/task/20430/stat : 20430 (java) S 20422 20425 19278 0 -1 1077944384 269786 0 0 0 938 105 0 0 20 0 15 0 92531472 10916999168 950888 33554432000 4194304 4196468 140725192455440 140332083497744 140332478592725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20431] ppid=20422 vsize=10661132 memory=2340 CPUtime=10.41 cores=1,3,5,7
/proc/20425/task/20431/stat : 20431 (java) S 20422 20425 19278 0 -1 1077944384 270577 0 0 0 937 104 0 0 20 0 15 0 92531472 10916999168 950888 33554432000 4194304 4196468 140725192455440 140332082445200 140332478592725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20432] ppid=20422 vsize=10661132 memory=1832 CPUtime=0.7 cores=1,3,5,7
/proc/20425/task/20432/stat : 20432 (java) S 20422 20425 19278 0 -1 1077944384 22950 0 0 0 54 16 0 0 20 0 15 0 92531474 10916999168 950888 33554432000 4194304 4196468 140725192455440 140332038170864 140332478593666 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20433] ppid=20422 vsize=10661132 memory=792 CPUtime=0 cores=1,3,5,7
/proc/20425/task/20433/stat : 20433 (java) S 20422 20425 19278 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 92531474 10916999168 950888 33554432000 4194304 4196468 140725192455440 140332037117152 140332478592725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20434] ppid=20422 vsize=10661132 memory=1960 CPUtime=0 cores=1,3,5,7
/proc/20425/task/20434/stat : 20434 (java) S 20422 20425 19278 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 92531474 10916999168 950888 33554432000 4194304 4196468 140725192455440 140332036063984 140332478592725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20435] ppid=20422 vsize=10661132 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/20425/task/20435/stat : 20435 (java) S 20422 20425 19278 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92531477 10916999168 950888 33554432000 4194304 4196468 140725192455440 140332035012560 140332478601115 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20436] ppid=20422 vsize=10661132 memory=2832 CPUtime=2.04 cores=1,3,5,7
/proc/20425/task/20436/stat : 20436 (java) S 20422 20425 19278 0 -1 1077944384 10482 0 0 0 203 1 0 0 20 0 15 0 92531477 10916999168 950888 33554432000 4194304 4196468 140725192455440 140332033960688 140332478593666 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20437] ppid=20422 vsize=10661132 memory=2592 CPUtime=2.59 cores=1,3,5,7
/proc/20425/task/20437/stat : 20437 (java) S 20422 20425 19278 0 -1 1077944384 16350 0 0 0 257 2 0 0 20 0 15 0 92531477 10916999168 950888 33554432000 4194304 4196468 140725192455440 140332032908144 140332478593666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20438] ppid=20422 vsize=10661132 memory=4104 CPUtime=0.62 cores=1,3,5,7
/proc/20425/task/20438/stat : 20438 (java) S 20422 20425 19278 0 -1 1077944384 3950 0 0 0 61 1 0 0 20 0 15 0 92531477 10916999168 950888 33554432000 4194304 4196468 140725192455440 140332031855088 140332478593666 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20439] ppid=20422 vsize=10661132 memory=1408 CPUtime=0 cores=1,3,5,7
/proc/20425/task/20439/stat : 20439 (java) S 20422 20425 19278 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92531477 10916999168 950888 33554432000 4194304 4196468 140725192455440 140332030802784 140332478592725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
[pid=20425/tid=20440] ppid=20422 vsize=10661132 memory=3236 CPUtime=1.3 cores=1,3,5,7
/proc/20425/task/20440/stat : 20440 (java) S 20422 20425 19278 0 -1 1077944384 1493 0 0 0 61 69 0 0 20 0 15 0 92531477 10916999168 950888 33554432000 4194304 4196468 140725192455440 140332029749808 140332478593666 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 27 0 0 6293624 6294260 23461888 140725192463480 140725192463625 140725192463625 140725192466383 0
Current children cumulated CPU time: 2520.06 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 3803552 KiB

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

[startup+2482.43 s]
# the end of solver process 20425 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2513.26 s, system=6.83164 s

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

Child status: 143
Real time (s): 2482.43
CPU time (s): 2520.09
CPU user time (s): 2513.26
CPU system time (s): 6.83164
CPU usage (%): 101.517
Max. virtual memory (cumulated for all children) (KiB): 10662960
Max. memory (cumulated for all children) (KiB): 5134452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2513.26
system time used= 6.83164
maximum resident set size= 5134452
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3904047
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2832
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 70594
involuntary context switches= 1526


# summary of solver processes directly reported to runsolver:
#   pid: 20425
#   total CPU time (s): 2520.09
#   total CPU user time (s): 2513.26
#   total CPU system time (s): 6.83164

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.1366 second user time and 24.349 second system time

The end

Launcher Data

Begin job on node104 at 2018-07-28 05:48:03
IDJOB=4298216
IDBENCH=141085
IDSOLVER=2768
FILE ID=node104/4298216-1532749683
RUNJOBID= node104-1532740979-19310
PBS_JOBID= 21022449
Free space on /tmp= 48308 MiB

SOLVER NAME= The dodo solver 2018-04-29
BENCH NAME= XCSP18/Rlfap_mini/Rlfap-opt_mini/Rlfap-ext-graph-13-opt_c18.xml
COMMAND LINE= java -jar DIR/dodo_solver.jar BENCHNAME --timelimit TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4298216-1532749683/watcher-4298216-1532749683 -o /tmp/evaluation-result-4298216-1532749683/solver-4298216-1532749683 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1532740979-19310 --watchdog 2580  java -jar HOME/dodo_solver.jar HOME/instance-4298216-1532749683.xml --timelimit 2520

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

MD5SUM BENCH= 30d5b14867d08d256465dbe099767a69
RANDOM SEED=668270577

node104.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.11
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.11
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.11
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.11
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:        25027300 kB
MemAvailable:   28871492 kB
Buffers:          138724 kB
Cached:          3957876 kB
SwapCached:           12 kB
Active:          5019780 kB
Inactive:        2203936 kB
Active(anon):    3081424 kB
Inactive(anon):    73040 kB
Active(file):    1938356 kB
Inactive(file):  2130896 kB
Unevictable:        7364 kB
Mlocked:            7364 kB
SwapTotal:      67108860 kB
SwapFree:       67108532 kB
Dirty:             29832 kB
Writeback:             4 kB
AnonPages:       3094936 kB
Mapped:            52400 kB
Shmem:             25060 kB
Slab:             210392 kB
SReclaimable:     181548 kB
SUnreclaim:        28844 kB
KernelStack:        3904 kB
PageTables:        11348 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4133204 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2969600 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 48312 MiB
End job on node104 at 2018-07-28 06:29:26