Trace number 4298136

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
slowpoke 2018-04-29? (TO) 2520.15 2487.04

General information on the benchmark

NameRlfap_mini/Rlfap-opt_mini/
Rlfap-ext-scen-08-opt_c18.xml
MD5SUM7a3b1dc099110b279ec20e4730d450e3
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 variables6202
Number of constraints5744
Number of domains11
Minimum domain size2
Maximum domain size44
Distribution of domain sizes[{"size":2,"count":5286},{"size":6,"count":6},{"size":22,"count":36},{"size":24,"count":8},{"size":36,"count":360},{"size":42,"count":22},{"size":44,"count":484}]
Minimum variable degree1
Maximum variable degree62
Distribution of variable degrees[{"degree":1,"count":12},{"degree":2,"count":5287},{"degree":3,"count":38},{"degree":4,"count":17},{"degree":5,"count":102},{"degree":6,"count":22},{"degree":7,"count":111},{"degree":8,"count":16},{"degree":9,"count":111},{"degree":10,"count":35},{"degree":11,"count":48},{"degree":12,"count":33},{"degree":13,"count":52},{"degree":14,"count":19},{"degree":15,"count":61},{"degree":16,"count":14},{"degree":17,"count":33},{"degree":18,"count":10},{"degree":19,"count":26},{"degree":20,"count":19},{"degree":21,"count":18},{"degree":22,"count":8},{"degree":23,"count":15},{"degree":24,"count":11},{"degree":25,"count":13},{"degree":26,"count":1},{"degree":27,"count":14},{"degree":28,"count":12},{"degree":29,"count":6},{"degree":30,"count":10},{"degree":31,"count":2},{"degree":32,"count":2},{"degree":34,"count":3},{"degree":35,"count":4},{"degree":36,"count":4},{"degree":37,"count":1},{"degree":38,"count":2},{"degree":39,"count":4},{"degree":42,"count":1},{"degree":43,"count":1},{"degree":44,"count":1},{"degree":47,"count":1},{"degree":55,"count":1},{"degree":62,"count":1}]
Minimum constraint arity2
Maximum constraint arity3
Distribution of constraint arities[{"arity":2,"count":458},{"arity":3,"count":5286}]
Number of extensional constraints5744
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":5744}]
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.10/2487.01	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 (7406 MiB free)
  memory of node 1: 16384 MiB (11537 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4298136-1532748503/watcher-4298136-1532748503 -o /tmp/evaluation-result-4298136-1532748503/solver-4298136-1532748503 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1532740995-7595 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4298136-1532748503.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=8300, runsolver pid=8297

[startup+0.100059 s]*
/proc/loadavg: 1.81 1.90 1.94 4/215 8315
/proc/meminfo: memFree=19380236/32770624 swapFree=67108860/67108860
[pid=8300] ppid=8297 vsize=10661056 memory=29820 CPUtime=0.12 cores=1,3,5,7
/proc/8300/stat : 8300 (java) S 8297 8300 7563 0 -1 1077944320 5292 0 0 0 11 1 0 0 20 0 15 0 92413475 10916921344 7455 33554432000 4194304 4196468 140724630256544 140724630239088 140229650419447 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
/proc/8300/statm: 2665264 7455 2869 1 0 2627263 0
[pid=8300/tid=8302] ppid=8297 vsize=10661056 memory=-8969862523203187904 CPUtime=0.08 cores=1,3,5,7
/proc/8300/task/8302/stat : 8302 (java) R 8297 8300 7563 0 -1 4202560 3163 0 0 0 8 0 0 0 20 0 15 0 92413476 10916921344 7455 33554432000 4194304 4196468 140724630256544 140229654650336 140229650431382 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8303] ppid=8297 vsize=10661056 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/8300/task/8303/stat : 8303 (java) S 8297 8300 7563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92413476 10916921344 7455 33554432000 4194304 4196468 140724630256544 140229257013904 140229650429653 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8304] ppid=8297 vsize=10661056 memory=140053035849344 CPUtime=0 cores=1,3,5,7
/proc/8300/task/8304/stat : 8304 (java) S 8297 8300 7563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92413477 10916921344 7455 33554432000 4194304 4196468 140724630256544 140229255961104 140229650429653 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8305] ppid=8297 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8300/task/8305/stat : 8305 (java) S 8297 8300 7563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92413477 10916921344 7455 33554432000 4194304 4196468 140724630256544 140229254908304 140229650429653 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8306] ppid=8297 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8300/task/8306/stat : 8306 (java) S 8297 8300 7563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92413477 10916921344 7455 33554432000 4194304 4196468 140724630256544 140229253855504 140229650429653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8307] ppid=8297 vsize=10661056 memory=140053035849344 CPUtime=0 cores=1,3,5,7
/proc/8300/task/8307/stat : 8307 (java) S 8297 8300 7563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92413478 10916921344 7455 33554432000 4194304 4196468 140724630256544 140229210278768 140229650430594 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8308] ppid=8297 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8300/task/8308/stat : 8308 (java) S 8297 8300 7563 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 92413478 10916921344 7455 33554432000 4194304 4196468 140724630256544 140229209224736 140229650429653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8309] ppid=8297 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8300/task/8309/stat : 8309 (java) S 8297 8300 7563 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 92413479 10916921344 7455 33554432000 4194304 4196468 140724630256544 140229208171888 140229650429653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8310] ppid=8297 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8300/task/8310/stat : 8310 (java) S 8297 8300 7563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92413481 10916921344 7455 33554432000 4194304 4196468 140724630256544 140229207120208 140229650438043 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8311] ppid=8297 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8300/task/8311/stat : 8311 (java) S 8297 8300 7563 0 -1 1077944384 297 0 0 0 0 0 0 0 20 0 15 0 92413481 10916921344 7455 33554432000 4194304 4196468 140724630256544 140228682574192 140229650430594 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8312] ppid=8297 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8300/task/8312/stat : 8312 (java) S 8297 8300 7563 0 -1 1077944384 134 0 0 0 0 0 0 0 20 0 15 0 92413481 10916921344 7455 33554432000 4194304 4196468 140724630256544 140228681521392 140229650430594 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8313] ppid=8297 vsize=10661056 memory=140053035849344 CPUtime=0.02 cores=1,3,5,7
/proc/8300/task/8313/stat : 8313 (java) R 8297 8300 7563 0 -1 4202560 333 0 0 0 2 0 0 0 20 0 15 0 92413481 10916921344 7455 33554432000 4194304 4196468 140724630256544 140228680468592 140229650431382 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8314] ppid=8297 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8300/task/8314/stat : 8314 (java) S 8297 8300 7563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92413481 10916921344 7455 33554432000 4194304 4196468 140724630256544 140228679416032 140229650429653 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8315] ppid=8297 vsize=10661056 memory=140053035849344 CPUtime=0 cores=1,3,5,7
/proc/8300/task/8315/stat : 8315 (java) S 8297 8300 7563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92413481 10916921344 7455 33554432000 4194304 4196468 140724630256544 140228678364336 140229650430594 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 29820 KiB

[startup+0.210514 s]*
/proc/loadavg: 1.81 1.90 1.94 5/215 8315
/proc/meminfo: memFree=19367832/32770624 swapFree=67108860/67108860
[pid=8300] ppid=8297 vsize=10661056 memory=42096 CPUtime=0.35 cores=1,3,5,7
/proc/8300/stat : 8300 (java) S 8297 8300 7563 0 -1 1077944320 8151 0 0 0 33 2 0 0 20 0 15 0 92413475 10916921344 10524 33554432000 4194304 4196468 140724630256544 140724630239088 140229650419447 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
/proc/8300/statm: 2665264 10524 2984 1 0 2627263 0
[pid=8300/tid=8302] ppid=8297 vsize=10661056 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/8300/task/8302/stat : 8302 (java) R 8297 8300 7563 0 -1 4202560 5144 0 0 0 19 1 0 0 20 0 15 0 92413476 10916921344 10524 33554432000 4194304 4196468 140724630256544 140229654657376 140229289182918 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8303] ppid=8297 vsize=10661056 memory=343 CPUtime=0 cores=1,3,5,7
/proc/8300/task/8303/stat : 8303 (java) S 8297 8300 7563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92413476 10916921344 10524 33554432000 4194304 4196468 140724630256544 140229257013904 140229650429653 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8304] ppid=8297 vsize=10661056 memory=140053035857828 CPUtime=0 cores=1,3,5,7
/proc/8300/task/8304/stat : 8304 (java) S 8297 8300 7563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92413477 10916921344 10524 33554432000 4194304 4196468 140724630256544 140229255961104 140229650429653 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8305] ppid=8297 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8300/task/8305/stat : 8305 (java) S 8297 8300 7563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92413477 10916921344 10524 33554432000 4194304 4196468 140724630256544 140229254908304 140229650429653 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8306] ppid=8297 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8300/task/8306/stat : 8306 (java) S 8297 8300 7563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92413477 10916921344 10590 33554432000 4194304 4196468 140724630256544 140229253855504 140229650429653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8307] ppid=8297 vsize=10661056 memory=140053035849344 CPUtime=0 cores=1,3,5,7
/proc/8300/task/8307/stat : 8307 (java) S 8297 8300 7563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92413478 10916921344 10590 33554432000 4194304 4196468 140724630256544 140229210278768 140229650430594 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8308] ppid=8297 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8300/task/8308/stat : 8308 (java) S 8297 8300 7563 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 92413478 10916921344 10590 33554432000 4194304 4196468 140724630256544 140229209224736 140229650429653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8309] ppid=8297 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8300/task/8309/stat : 8309 (java) S 8297 8300 7563 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 92413479 10916921344 10590 33554432000 4194304 4196468 140724630256544 140229208171888 140229650429653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8310] ppid=8297 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8300/task/8310/stat : 8310 (java) S 8297 8300 7563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92413481 10916921344 10590 33554432000 4194304 4196468 140724630256544 140229207120208 140229650438043 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8311] ppid=8297 vsize=10661056 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/8300/task/8311/stat : 8311 (java) R 8297 8300 7563 0 -1 4202560 622 0 0 0 2 0 0 0 20 0 15 0 92413481 10916921344 10590 33554432000 4194304 4196468 140724630256544 140228682566936 140229642656574 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8312] ppid=8297 vsize=10661056 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/8300/task/8312/stat : 8312 (java) R 8297 8300 7563 0 -1 4202560 276 0 0 0 2 0 0 0 20 0 15 0 92413481 10916921344 10590 33554432000 4194304 4196468 140724630256544 140228681507320 140229634315459 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8313] ppid=8297 vsize=10661056 memory=140053035849344 CPUtime=0.08 cores=1,3,5,7
/proc/8300/task/8313/stat : 8313 (java) R 8297 8300 7563 0 -1 4202560 775 0 0 0 8 0 0 0 20 0 15 0 92413481 10916921344 10590 33554432000 4194304 4196468 140724630256544 140228680464472 140229628788086 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8314] ppid=8297 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8300/task/8314/stat : 8314 (java) S 8297 8300 7563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92413481 10916921344 10590 33554432000 4194304 4196468 140724630256544 140228679416032 140229650429653 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8315] ppid=8297 vsize=10661056 memory=140053035849344 CPUtime=0 cores=1,3,5,7
/proc/8300/task/8315/stat : 8315 (java) S 8297 8300 7563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92413481 10916921344 10590 33554432000 4194304 4196468 140724630256544 140228678364336 140229650430594 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 42096 KiB

[startup+0.311279 s]*
/proc/loadavg: 1.81 1.90 1.94 5/215 8315
/proc/meminfo: memFree=19333512/32770624 swapFree=67108860/67108860
[pid=8300] ppid=8297 vsize=10661056 memory=80176 CPUtime=0.67 cores=1,3,5,7
/proc/8300/stat : 8300 (java) S 8297 8300 7563 0 -1 1077944320 10018 0 0 0 64 3 0 0 20 0 15 0 92413475 10916921344 20044 33554432000 4194304 4196468 140724630256544 140724630239088 140229650419447 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
/proc/8300/statm: 2665264 20044 3046 1 0 2627263 0
[pid=8300/tid=8302] ppid=8297 vsize=10661056 memory=7311146985107750967 CPUtime=0.3 cores=1,3,5,7
/proc/8300/task/8302/stat : 8302 (java) R 8297 8300 7563 0 -1 4202560 5168 0 0 0 28 2 0 0 20 0 15 0 92413476 10916921344 20556 33554432000 4194304 4196468 140724630256544 140229654650880 140229650441373 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8303] ppid=8297 vsize=10661056 memory=304556153357205527 CPUtime=0 cores=1,3,5,7
/proc/8300/task/8303/stat : 8303 (java) S 8297 8300 7563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92413476 10916921344 20556 33554432000 4194304 4196468 140724630256544 140229257013904 140229650429653 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8304] ppid=8297 vsize=10661056 memory=15676363729507992 CPUtime=0 cores=1,3,5,7
/proc/8300/task/8304/stat : 8304 (java) S 8297 8300 7563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92413477 10916921344 20556 33554432000 4194304 4196468 140724630256544 140229255961104 140229650429653 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8305] ppid=8297 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8300/task/8305/stat : 8305 (java) S 8297 8300 7563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92413477 10916921344 20556 33554432000 4194304 4196468 140724630256544 140229254908304 140229650429653 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8306] ppid=8297 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8300/task/8306/stat : 8306 (java) S 8297 8300 7563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92413477 10916921344 20556 33554432000 4194304 4196468 140724630256544 140229253855504 140229650429653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8307] ppid=8297 vsize=10661056 memory=140053035849344 CPUtime=0 cores=1,3,5,7
/proc/8300/task/8307/stat : 8307 (java) S 8297 8300 7563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92413478 10916921344 20556 33554432000 4194304 4196468 140724630256544 140229210278768 140229650430594 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8308] ppid=8297 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8300/task/8308/stat : 8308 (java) S 8297 8300 7563 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 92413478 10916921344 20556 33554432000 4194304 4196468 140724630256544 140229209224736 140229650429653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8309] ppid=8297 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8300/task/8309/stat : 8309 (java) S 8297 8300 7563 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 92413479 10916921344 20556 33554432000 4194304 4196468 140724630256544 140229208171888 140229650429653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8310] ppid=8297 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8300/task/8310/stat : 8310 (java) S 8297 8300 7563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92413481 10916921344 20556 33554432000 4194304 4196468 140724630256544 140229207120208 140229650438043 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8311] ppid=8297 vsize=10661056 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/8300/task/8311/stat : 8311 (java) R 8297 8300 7563 0 -1 4202560 1253 0 0 0 12 0 0 0 20 0 15 0 92413481 10916921344 20556 33554432000 4194304 4196468 140724630256544 140228682555208 140229631962739 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8312] ppid=8297 vsize=10661056 memory=-1 CPUtime=0.11 cores=1,3,5,7
/proc/8300/task/8312/stat : 8312 (java) R 8297 8300 7563 0 -1 4202560 1250 0 0 0 11 0 0 0 20 0 15 0 92413481 10916921344 20556 33554432000 4194304 4196468 140724630256544 140228681502408 140229633631147 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8313] ppid=8297 vsize=10661056 memory=140053035849344 CPUtime=0.12 cores=1,3,5,7
/proc/8300/task/8313/stat : 8313 (java) S 8297 8300 7563 0 -1 1077944384 980 0 0 0 12 0 0 0 20 0 15 0 92413481 10916921344 20556 33554432000 4194304 4196468 140724630256544 140228680468592 140229650430594 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8314] ppid=8297 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8300/task/8314/stat : 8314 (java) S 8297 8300 7563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92413481 10916921344 20556 33554432000 4194304 4196468 140724630256544 140228679416032 140229650429653 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8315] ppid=8297 vsize=10661056 memory=140053035849344 CPUtime=0 cores=1,3,5,7
/proc/8300/task/8315/stat : 8315 (java) S 8297 8300 7563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92413481 10916921344 20556 33554432000 4194304 4196468 140724630256544 140228678364336 140229650430594 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 80176 KiB

[startup+0.701278 s]
/proc/loadavg: 1.81 1.90 1.94 7/215 8315
/proc/meminfo: memFree=19290208/32770624 swapFree=67108860/67108860
[pid=8300] ppid=8297 vsize=10661132 memory=225588 CPUtime=1.92 cores=1,3,5,7
/proc/8300/stat : 8300 (java) S 8297 8300 7563 0 -1 1077944320 12113 0 0 0 186 6 0 0 20 0 15 0 92413475 10916999168 56397 33554432000 4194304 4196468 140724630256544 140724630239088 140229650419447 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
/proc/8300/statm: 2665283 56397 3117 1 0 2627263 0
[pid=8300/tid=8302] ppid=8297 vsize=10661132 memory=1728 CPUtime=0.65 cores=1,3,5,7
/proc/8300/task/8302/stat : 8302 (java) R 8297 8300 7563 0 -1 4202560 5571 0 0 0 62 3 0 0 20 0 15 0 92413476 10916999168 56397 33554432000 4194304 4196468 140724630256544 140229654656840 140229290757117 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8303] ppid=8297 vsize=10661132 memory=796 CPUtime=0 cores=1,3,5,7
/proc/8300/task/8303/stat : 8303 (java) S 8297 8300 7563 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 92413476 10916999168 56397 33554432000 4194304 4196468 140724630256544 140229257013904 140229650429653 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8304] ppid=8297 vsize=10661132 memory=1012 CPUtime=0.01 cores=1,3,5,7
/proc/8300/task/8304/stat : 8304 (java) S 8297 8300 7563 0 -1 1077944384 10 0 0 0 1 0 0 0 20 0 15 0 92413477 10916999168 56397 33554432000 4194304 4196468 140724630256544 140229255961104 140229650429653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8305] ppid=8297 vsize=10661132 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/8300/task/8305/stat : 8305 (java) S 8297 8300 7563 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 92413477 10916999168 56397 33554432000 4194304 4196468 140724630256544 140229254908304 140229650429653 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8306] ppid=8297 vsize=10661132 memory=1712 CPUtime=0.01 cores=1,3,5,7
/proc/8300/task/8306/stat : 8306 (java) S 8297 8300 7563 0 -1 1077944384 38 0 0 0 1 0 0 0 20 0 15 0 92413477 10916999168 56397 33554432000 4194304 4196468 140724630256544 140229253855504 140229650429653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8307] ppid=8297 vsize=10661132 memory=9996 CPUtime=0 cores=1,3,5,7
/proc/8300/task/8307/stat : 8307 (java) S 8297 8300 7563 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 92413478 10916999168 56397 33554432000 4194304 4196468 140724630256544 140229210278768 140229650430594 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8308] ppid=8297 vsize=10661132 memory=5792 CPUtime=0 cores=1,3,5,7
/proc/8300/task/8308/stat : 8308 (java) S 8297 8300 7563 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 92413478 10916999168 56397 33554432000 4194304 4196468 140724630256544 140229209224736 140229650429653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8309] ppid=8297 vsize=10661132 memory=1936 CPUtime=0 cores=1,3,5,7
/proc/8300/task/8309/stat : 8309 (java) S 8297 8300 7563 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 92413479 10916999168 56397 33554432000 4194304 4196468 140724630256544 140229208171888 140229650429653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8310] ppid=8297 vsize=10661132 memory=1196 CPUtime=0 cores=1,3,5,7
/proc/8300/task/8310/stat : 8310 (java) S 8297 8300 7563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92413481 10916999168 56397 33554432000 4194304 4196468 140724630256544 140229207120208 140229650438043 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8311] ppid=8297 vsize=10661132 memory=6945208482816681536 CPUtime=0.45 cores=1,3,5,7
/proc/8300/task/8311/stat : 8311 (java) R 8297 8300 7563 0 -1 4202560 2022 0 0 0 45 0 0 0 20 0 15 0 92413481 10916999168 56397 33554432000 4194304 4196468 140724630256544 140228682563664 140229636433744 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8312] ppid=8297 vsize=10661132 memory=7811323491934034026 CPUtime=0.47 cores=1,3,5,7
/proc/8300/task/8312/stat : 8312 (java) R 8297 8300 7563 0 -1 4202560 1675 0 0 0 47 0 0 0 20 0 15 0 92413481 10916999168 56397 33554432000 4194304 4196468 140724630256544 140228681509072 140229650433311 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8313] ppid=8297 vsize=10661132 memory=5787213827080022119 CPUtime=0.25 cores=1,3,5,7
/proc/8300/task/8313/stat : 8313 (java) S 8297 8300 7563 0 -1 1077944384 1323 0 0 0 25 0 0 0 20 0 15 0 92413481 10916999168 56397 33554432000 4194304 4196468 140724630256544 140228680468592 140229650430594 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8314] ppid=8297 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8300/task/8314/stat : 8314 (java) S 8297 8300 7563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92413481 10916999168 56397 33554432000 4194304 4196468 140724630256544 140228679416032 140229650429653 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8315] ppid=8297 vsize=10661132 memory=31396 CPUtime=0 cores=1,3,5,7
/proc/8300/task/8315/stat : 8315 (java) S 8297 8300 7563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92413481 10916999168 56397 33554432000 4194304 4196468 140724630256544 140228678364336 140229650430594 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
Current children cumulated CPU time: 1.92 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 225588 KiB

[startup+1.5008 s]
/proc/loadavg: 1.81 1.90 1.94 3/215 8315
/proc/meminfo: memFree=19118048/32770624 swapFree=67108860/67108860
[pid=8300] ppid=8297 vsize=10661132 memory=422204 CPUtime=3.4 cores=1,3,5,7
/proc/8300/stat : 8300 (java) S 8297 8300 7563 0 -1 1077944320 13424 0 0 0 323 17 0 0 20 0 15 0 92413475 10916999168 105551 33554432000 4194304 4196468 140724630256544 140724630239088 140229650419447 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
/proc/8300/statm: 2665283 105551 3142 1 0 2627263 0
[pid=8300/tid=8302] ppid=8297 vsize=10661132 memory=0 CPUtime=1.37 cores=1,3,5,7
/proc/8300/task/8302/stat : 8302 (java) R 8297 8300 7563 0 -1 4202560 5638 0 0 0 132 5 0 0 20 0 15 0 92413476 10916999168 105551 33554432000 4194304 4196468 140724630256544 140229654653632 140229290988375 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8303] ppid=8297 vsize=10661132 memory=-8754540793456063680 CPUtime=0.06 cores=1,3,5,7
/proc/8300/task/8303/stat : 8303 (java) S 8297 8300 7563 0 -1 1077944384 129 0 0 0 4 2 0 0 20 0 15 0 92413476 10916999168 105551 33554432000 4194304 4196468 140724630256544 140229257013904 140229650429653 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8304] ppid=8297 vsize=10661132 memory=-2843869621055772062 CPUtime=0.07 cores=1,3,5,7
/proc/8300/task/8304/stat : 8304 (java) S 8297 8300 7563 0 -1 1077944384 409 0 0 0 5 2 0 0 20 0 15 0 92413477 10916999168 105551 33554432000 4194304 4196468 140724630256544 140229255961104 140229650429653 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8305] ppid=8297 vsize=10661132 memory=5450919713671312938 CPUtime=0.05 cores=1,3,5,7
/proc/8300/task/8305/stat : 8305 (java) S 8297 8300 7563 0 -1 1077944384 80 0 0 0 3 2 0 0 20 0 15 0 92413477 10916999168 105551 33554432000 4194304 4196468 140724630256544 140229254908304 140229650429653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8306] ppid=8297 vsize=10661132 memory=7005738693937936738 CPUtime=0.07 cores=1,3,5,7
/proc/8300/task/8306/stat : 8306 (java) S 8297 8300 7563 0 -1 1077944384 137 0 0 0 5 2 0 0 20 0 15 0 92413477 10916999168 105551 33554432000 4194304 4196468 140724630256544 140229253855504 140229650429653 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8307] ppid=8297 vsize=10661132 memory=-7165351541977658656 CPUtime=0 cores=1,3,5,7
/proc/8300/task/8307/stat : 8307 (java) S 8297 8300 7563 0 -1 1077944384 209 0 0 0 0 0 0 0 20 0 15 0 92413478 10916999168 105551 33554432000 4194304 4196468 140724630256544 140229210278768 140229650430594 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0

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

/proc/8300/task/8302/stat : 8302 (java) R 8297 8300 7563 0 -1 4202560 412538 0 0 0 231282 52 0 0 20 0 15 0 92413476 10916999168 1563615 33554432000 4194304 4196468 140724630256544 140229654660368 140229294989467 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8303] ppid=8297 vsize=10661132 memory=6254460 CPUtime=8.81 cores=1,3,5,7
/proc/8300/task/8303/stat : 8303 (java) S 8297 8300 7563 0 -1 1077944384 100983 0 0 0 746 135 0 0 20 0 15 0 92413476 10916999168 1563615 33554432000 4194304 4196468 140724630256544 140229257013904 140229650429653 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8304] ppid=8297 vsize=10661132 memory=6254460 CPUtime=8.8 cores=1,3,5,7
/proc/8300/task/8304/stat : 8304 (java) S 8297 8300 7563 0 -1 1077944384 112872 0 0 0 753 127 0 0 20 0 15 0 92413477 10916999168 1563615 33554432000 4194304 4196468 140724630256544 140229255961104 140229650429653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8305] ppid=8297 vsize=10661132 memory=6254460 CPUtime=8.72 cores=1,3,5,7
/proc/8300/task/8305/stat : 8305 (java) S 8297 8300 7563 0 -1 1077944384 103263 0 0 0 741 131 0 0 20 0 15 0 92413477 10916999168 1563615 33554432000 4194304 4196468 140724630256544 140229254908304 140229650429653 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8306] ppid=8297 vsize=10661132 memory=6254460 CPUtime=8.84 cores=1,3,5,7
/proc/8300/task/8306/stat : 8306 (java) S 8297 8300 7563 0 -1 1077944384 175147 0 0 0 752 132 0 0 20 0 15 0 92413477 10916999168 1563615 33554432000 4194304 4196468 140724630256544 140229253855504 140229650429653 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8307] ppid=8297 vsize=10661132 memory=6254460 CPUtime=0.19 cores=1,3,5,7
/proc/8300/task/8307/stat : 8307 (java) S 8297 8300 7563 0 -1 1077944384 16921 0 0 0 15 4 0 0 20 0 15 0 92413478 10916999168 1563615 33554432000 4194304 4196468 140724630256544 140229210278768 140229650430594 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8308] ppid=8297 vsize=10661132 memory=6254460 CPUtime=0 cores=1,3,5,7
/proc/8300/task/8308/stat : 8308 (java) S 8297 8300 7563 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 15 0 92413478 10916999168 1563615 33554432000 4194304 4196468 140724630256544 140229209224800 140229650429653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8309] ppid=8297 vsize=10661132 memory=6254460 CPUtime=0 cores=1,3,5,7
/proc/8300/task/8309/stat : 8309 (java) S 8297 8300 7563 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 92413479 10916999168 1563615 33554432000 4194304 4196468 140724630256544 140229208171888 140229650429653 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8310] ppid=8297 vsize=10661132 memory=6254460 CPUtime=0 cores=1,3,5,7
/proc/8300/task/8310/stat : 8310 (java) S 8297 8300 7563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92413481 10916999168 1563615 33554432000 4194304 4196468 140724630256544 140229207120208 140229650438043 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8311] ppid=8297 vsize=10661132 memory=6254460 CPUtime=2.56 cores=1,3,5,7
/proc/8300/task/8311/stat : 8311 (java) S 8297 8300 7563 0 -1 1077944384 13279 0 0 0 254 2 0 0 20 0 15 0 92413481 10916999168 1563615 33554432000 4194304 4196468 140724630256544 140228682574192 140229650430594 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 5 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8312] ppid=8297 vsize=10661132 memory=960 CPUtime=2.36 cores=1,3,5,7
/proc/8300/task/8312/stat : 8312 (java) S 8297 8300 7563 0 -1 1077944384 14330 0 0 0 235 1 0 0 20 0 15 0 92413481 10916999168 1563615 33554432000 4194304 4196468 140724630256544 140228681521392 140229650430594 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 14 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8313] ppid=8297 vsize=10661132 memory=6254460 CPUtime=0.67 cores=1,3,5,7
/proc/8300/task/8313/stat : 8313 (java) S 8297 8300 7563 0 -1 1077944384 8703 0 0 0 66 1 0 0 20 0 15 0 92413481 10916999168 1563615 33554432000 4194304 4196468 140724630256544 140228680468592 140229650430594 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 13 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8314] ppid=8297 vsize=10661132 memory=1424 CPUtime=0 cores=1,3,5,7
/proc/8300/task/8314/stat : 8314 (java) S 8297 8300 7563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92413481 10916999168 1563615 33554432000 4194304 4196468 140724630256544 140228679416032 140229650429653 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8315] ppid=8297 vsize=10661132 memory=6254460 CPUtime=0.94 cores=1,3,5,7
/proc/8300/task/8315/stat : 8315 (java) S 8297 8300 7563 0 -1 1077944384 2374 0 0 0 43 51 0 0 20 0 15 0 92413481 10916999168 1563615 33554432000 4194304 4196468 140724630256544 140228678364336 140229650430594 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 15 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
Current children cumulated CPU time: 2355.31 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 6254460 KiB

[startup+2382.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/215 8491
/proc/meminfo: memFree=11577748/32770624 swapFree=67108860/67108860
[pid=8300] ppid=8297 vsize=10661132 memory=6254460 CPUtime=2415.34 cores=1,3,5,7
/proc/8300/stat : 8300 (java) S 8297 8300 7563 0 -1 1077944320 966342 0 0 0 240899 635 0 0 20 0 15 0 92413475 10916999168 1563615 33554432000 4194304 4196468 140724630256544 140724630239088 140229650419447 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
/proc/8300/statm: 2665283 1563615 3200 1 0 2627263 0
[pid=8300/tid=8302] ppid=8297 vsize=10661132 memory=6254460 CPUtime=2373.34 cores=1,3,5,7
/proc/8300/task/8302/stat : 8302 (java) R 8297 8300 7563 0 -1 4202560 416796 0 0 0 237282 52 0 0 20 0 15 0 92413476 10916999168 1563615 33554432000 4194304 4196468 140724630256544 140229654660368 140229294295593 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8303] ppid=8297 vsize=10661132 memory=6254460 CPUtime=8.81 cores=1,3,5,7
/proc/8300/task/8303/stat : 8303 (java) S 8297 8300 7563 0 -1 1077944384 100983 0 0 0 746 135 0 0 20 0 15 0 92413476 10916999168 1563615 33554432000 4194304 4196468 140724630256544 140229257013904 140229650429653 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8304] ppid=8297 vsize=10661132 memory=6254460 CPUtime=8.8 cores=1,3,5,7
/proc/8300/task/8304/stat : 8304 (java) S 8297 8300 7563 0 -1 1077944384 112872 0 0 0 753 127 0 0 20 0 15 0 92413477 10916999168 1563615 33554432000 4194304 4196468 140724630256544 140229255961104 140229650429653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8305] ppid=8297 vsize=10661132 memory=6254460 CPUtime=8.72 cores=1,3,5,7
/proc/8300/task/8305/stat : 8305 (java) S 8297 8300 7563 0 -1 1077944384 103263 0 0 0 741 131 0 0 20 0 15 0 92413477 10916999168 1563615 33554432000 4194304 4196468 140724630256544 140229254908304 140229650429653 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8306] ppid=8297 vsize=10661132 memory=6254460 CPUtime=8.84 cores=1,3,5,7
/proc/8300/task/8306/stat : 8306 (java) S 8297 8300 7563 0 -1 1077944384 175147 0 0 0 752 132 0 0 20 0 15 0 92413477 10916999168 1563615 33554432000 4194304 4196468 140724630256544 140229253855504 140229650429653 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8307] ppid=8297 vsize=10661132 memory=6254460 CPUtime=0.19 cores=1,3,5,7
/proc/8300/task/8307/stat : 8307 (java) S 8297 8300 7563 0 -1 1077944384 16929 0 0 0 15 4 0 0 20 0 15 0 92413478 10916999168 1563615 33554432000 4194304 4196468 140724630256544 140229210278768 140229650430594 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8308] ppid=8297 vsize=10661132 memory=6254460 CPUtime=0 cores=1,3,5,7
/proc/8300/task/8308/stat : 8308 (java) S 8297 8300 7563 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 15 0 92413478 10916999168 1563615 33554432000 4194304 4196468 140724630256544 140229209224800 140229650429653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8309] ppid=8297 vsize=10661132 memory=6254460 CPUtime=0 cores=1,3,5,7
/proc/8300/task/8309/stat : 8309 (java) S 8297 8300 7563 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 92413479 10916999168 1563615 33554432000 4194304 4196468 140724630256544 140229208171888 140229650429653 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8310] ppid=8297 vsize=10661132 memory=6254460 CPUtime=0 cores=1,3,5,7
/proc/8300/task/8310/stat : 8310 (java) S 8297 8300 7563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92413481 10916999168 1563615 33554432000 4194304 4196468 140724630256544 140229207120208 140229650438043 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8311] ppid=8297 vsize=10661132 memory=6254460 CPUtime=2.56 cores=1,3,5,7
/proc/8300/task/8311/stat : 8311 (java) S 8297 8300 7563 0 -1 1077944384 13283 0 0 0 254 2 0 0 20 0 15 0 92413481 10916999168 1563615 33554432000 4194304 4196468 140724630256544 140228682574192 140229650430594 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 5 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8312] ppid=8297 vsize=10661132 memory=5792 CPUtime=2.36 cores=1,3,5,7
/proc/8300/task/8312/stat : 8312 (java) S 8297 8300 7563 0 -1 1077944384 14333 0 0 0 235 1 0 0 20 0 15 0 92413481 10916999168 1563615 33554432000 4194304 4196468 140724630256544 140228681521392 140229650430594 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 14 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8313] ppid=8297 vsize=10661132 memory=6254460 CPUtime=0.67 cores=1,3,5,7
/proc/8300/task/8313/stat : 8313 (java) S 8297 8300 7563 0 -1 1077944384 8936 0 0 0 66 1 0 0 20 0 15 0 92413481 10916999168 1563615 33554432000 4194304 4196468 140724630256544 140228680468592 140229650430594 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 13 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8314] ppid=8297 vsize=10661132 memory=6254460 CPUtime=0 cores=1,3,5,7
/proc/8300/task/8314/stat : 8314 (java) S 8297 8300 7563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92413481 10916999168 1563615 33554432000 4194304 4196468 140724630256544 140228679416032 140229650429653 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8315] ppid=8297 vsize=10661132 memory=1012 CPUtime=0.96 cores=1,3,5,7
/proc/8300/task/8315/stat : 8315 (java) S 8297 8300 7563 0 -1 1077944384 2414 0 0 0 43 53 0 0 20 0 15 0 92413481 10916999168 1563615 33554432000 4194304 4196468 140724630256544 140228678364336 140229650430594 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 15 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
Current children cumulated CPU time: 2415.34 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 6254460 KiB

[startup+2442.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/215 8492
/proc/meminfo: memFree=11577996/32770624 swapFree=67108860/67108860
[pid=8300] ppid=8297 vsize=10661132 memory=6254460 CPUtime=2475.37 cores=1,3,5,7
/proc/8300/stat : 8300 (java) S 8297 8300 7563 0 -1 1077944320 969495 0 0 0 246900 637 0 0 20 0 15 0 92413475 10916999168 1563615 33554432000 4194304 4196468 140724630256544 140724630239088 140229650419447 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
/proc/8300/statm: 2665283 1563615 3200 1 0 2627263 0
[pid=8300/tid=8302] ppid=8297 vsize=10661132 memory=6254460 CPUtime=2433.34 cores=1,3,5,7
/proc/8300/task/8302/stat : 8302 (java) R 8297 8300 7563 0 -1 4202560 419848 0 0 0 243282 52 0 0 20 0 15 0 92413476 10916999168 1563615 33554432000 4194304 4196468 140724630256544 140229654660368 140229294988850 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8303] ppid=8297 vsize=10661132 memory=6254460 CPUtime=8.81 cores=1,3,5,7
/proc/8300/task/8303/stat : 8303 (java) S 8297 8300 7563 0 -1 1077944384 100983 0 0 0 746 135 0 0 20 0 15 0 92413476 10916999168 1563615 33554432000 4194304 4196468 140724630256544 140229257013904 140229650429653 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8304] ppid=8297 vsize=10661132 memory=6254460 CPUtime=8.8 cores=1,3,5,7
/proc/8300/task/8304/stat : 8304 (java) S 8297 8300 7563 0 -1 1077944384 112872 0 0 0 753 127 0 0 20 0 15 0 92413477 10916999168 1563615 33554432000 4194304 4196468 140724630256544 140229255961104 140229650429653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8305] ppid=8297 vsize=10661132 memory=6254460 CPUtime=8.72 cores=1,3,5,7
/proc/8300/task/8305/stat : 8305 (java) S 8297 8300 7563 0 -1 1077944384 103263 0 0 0 741 131 0 0 20 0 15 0 92413477 10916999168 1563615 33554432000 4194304 4196468 140724630256544 140229254908304 140229650429653 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8306] ppid=8297 vsize=10661132 memory=6254460 CPUtime=8.84 cores=1,3,5,7
/proc/8300/task/8306/stat : 8306 (java) S 8297 8300 7563 0 -1 1077944384 175147 0 0 0 752 132 0 0 20 0 15 0 92413477 10916999168 1563615 33554432000 4194304 4196468 140724630256544 140229253855504 140229650429653 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8307] ppid=8297 vsize=10661132 memory=6254460 CPUtime=0.19 cores=1,3,5,7
/proc/8300/task/8307/stat : 8307 (java) S 8297 8300 7563 0 -1 1077944384 16945 0 0 0 15 4 0 0 20 0 15 0 92413478 10916999168 1563615 33554432000 4194304 4196468 140724630256544 140229210278768 140229650430594 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8308] ppid=8297 vsize=10661132 memory=6254460 CPUtime=0 cores=1,3,5,7
/proc/8300/task/8308/stat : 8308 (java) S 8297 8300 7563 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 15 0 92413478 10916999168 1563615 33554432000 4194304 4196468 140724630256544 140229209224800 140229650429653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8309] ppid=8297 vsize=10661132 memory=6254460 CPUtime=0 cores=1,3,5,7
/proc/8300/task/8309/stat : 8309 (java) S 8297 8300 7563 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 92413479 10916999168 1563615 33554432000 4194304 4196468 140724630256544 140229208171888 140229650429653 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8310] ppid=8297 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8300/task/8310/stat : 8310 (java) S 8297 8300 7563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92413481 10916999168 1563615 33554432000 4194304 4196468 140724630256544 140229207120208 140229650438043 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8311] ppid=8297 vsize=10661132 memory=6254460 CPUtime=2.56 cores=1,3,5,7
/proc/8300/task/8311/stat : 8311 (java) S 8297 8300 7563 0 -1 1077944384 13286 0 0 0 254 2 0 0 20 0 15 0 92413481 10916999168 1563615 33554432000 4194304 4196468 140724630256544 140228682574192 140229650430594 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 5 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8312] ppid=8297 vsize=10661132 memory=6254460 CPUtime=2.36 cores=1,3,5,7
/proc/8300/task/8312/stat : 8312 (java) S 8297 8300 7563 0 -1 1077944384 14341 0 0 0 235 1 0 0 20 0 15 0 92413481 10916999168 1563615 33554432000 4194304 4196468 140724630256544 140228681521392 140229650430594 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 14 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8313] ppid=8297 vsize=10661132 memory=246186 CPUtime=0.67 cores=1,3,5,7
/proc/8300/task/8313/stat : 8313 (java) S 8297 8300 7563 0 -1 1077944384 8940 0 0 0 66 1 0 0 20 0 15 0 92413481 10916999168 1563615 33554432000 4194304 4196468 140724630256544 140228680468592 140229650430594 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 13 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8314] ppid=8297 vsize=10661132 memory=6254460 CPUtime=0 cores=1,3,5,7
/proc/8300/task/8314/stat : 8314 (java) S 8297 8300 7563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92413481 10916999168 1563615 33554432000 4194304 4196468 140724630256544 140228679416032 140229650429653 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8315] ppid=8297 vsize=10661132 memory=6254460 CPUtime=0.99 cores=1,3,5,7
/proc/8300/task/8315/stat : 8315 (java) S 8297 8300 7563 0 -1 1077944384 2484 0 0 0 45 54 0 0 20 0 15 0 92413481 10916999168 1563615 33554432000 4194304 4196468 140724630256544 140228678364336 140229650430594 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 15 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
Current children cumulated CPU time: 2475.37 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 6254460 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2487 s]*
/proc/loadavg: 2.01 2.02 2.05 3/215 8493
/proc/meminfo: memFree=11577872/32770624 swapFree=67108860/67108860
[pid=8300] ppid=8297 vsize=10661132 memory=6254460 CPUtime=2520.1 cores=1,3,5,7
/proc/8300/stat : 8300 (java) S 8297 8300 7563 0 -1 1077944320 973922 0 0 0 251372 638 0 0 20 0 15 0 92413475 10916999168 1563615 33554432000 4194304 4196468 140724630256544 140724630239088 140229650419447 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
/proc/8300/statm: 2665283 1563615 3200 1 0 2627263 0
[pid=8300/tid=8302] ppid=8297 vsize=10661132 memory=-6733704525061579059 CPUtime=2478.06 cores=1,3,5,7
/proc/8300/task/8302/stat : 8302 (java) R 8297 8300 7563 0 -1 4202560 424220 0 0 0 247753 53 0 0 20 0 15 0 92413476 10916999168 1563615 33554432000 4194304 4196468 140724630256544 140229654660368 140229294988963 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8303] ppid=8297 vsize=10661132 memory=4872558044660077418 CPUtime=8.81 cores=1,3,5,7
/proc/8300/task/8303/stat : 8303 (java) S 8297 8300 7563 0 -1 1077944384 100983 0 0 0 746 135 0 0 20 0 15 0 92413476 10916999168 1563615 33554432000 4194304 4196468 140724630256544 140229257013904 140229650429653 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8304] ppid=8297 vsize=10661132 memory=15824378344507954 CPUtime=8.8 cores=1,3,5,7
/proc/8300/task/8304/stat : 8304 (java) S 8297 8300 7563 0 -1 1077944384 112872 0 0 0 753 127 0 0 20 0 15 0 92413477 10916999168 1563615 33554432000 4194304 4196468 140724630256544 140229255961104 140229650429653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8305] ppid=8297 vsize=10661132 memory=3852 CPUtime=8.72 cores=1,3,5,7
/proc/8300/task/8305/stat : 8305 (java) S 8297 8300 7563 0 -1 1077944384 103263 0 0 0 741 131 0 0 20 0 15 0 92413477 10916999168 1563615 33554432000 4194304 4196468 140724630256544 140229254908304 140229650429653 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8306] ppid=8297 vsize=10661132 memory=2592 CPUtime=8.84 cores=1,3,5,7
/proc/8300/task/8306/stat : 8306 (java) S 8297 8300 7563 0 -1 1077944384 175147 0 0 0 752 132 0 0 20 0 15 0 92413477 10916999168 1563615 33554432000 4194304 4196468 140724630256544 140229253855504 140229650429653 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8307] ppid=8297 vsize=10661132 memory=2592 CPUtime=0.19 cores=1,3,5,7
/proc/8300/task/8307/stat : 8307 (java) S 8297 8300 7563 0 -1 1077944384 16945 0 0 0 15 4 0 0 20 0 15 0 92413478 10916999168 1563615 33554432000 4194304 4196468 140724630256544 140229210278768 140229650430594 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8308] ppid=8297 vsize=10661132 memory=1408 CPUtime=0 cores=1,3,5,7
/proc/8300/task/8308/stat : 8308 (java) S 8297 8300 7563 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 15 0 92413478 10916999168 1563615 33554432000 4194304 4196468 140724630256544 140229209224800 140229650429653 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8309] ppid=8297 vsize=10661132 memory=3248 CPUtime=0 cores=1,3,5,7
/proc/8300/task/8309/stat : 8309 (java) S 8297 8300 7563 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 92413479 10916999168 1563615 33554432000 4194304 4196468 140724630256544 140229208171888 140229650429653 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8310] ppid=8297 vsize=10661132 memory=6254460 CPUtime=0 cores=1,3,5,7
/proc/8300/task/8310/stat : 8310 (java) S 8297 8300 7563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92413481 10916999168 1563615 33554432000 4194304 4196468 140724630256544 140229207120208 140229650438043 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8311] ppid=8297 vsize=10661132 memory=1408 CPUtime=2.56 cores=1,3,5,7
/proc/8300/task/8311/stat : 8311 (java) S 8297 8300 7563 0 -1 1077944384 13289 0 0 0 254 2 0 0 20 0 15 0 92413481 10916999168 1563615 33554432000 4194304 4196468 140724630256544 140228682574192 140229650430594 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 5 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8312] ppid=8297 vsize=10661132 memory=1292 CPUtime=2.36 cores=1,3,5,7
/proc/8300/task/8312/stat : 8312 (java) S 8297 8300 7563 0 -1 1077944384 14349 0 0 0 235 1 0 0 20 0 15 0 92413481 10916999168 1563615 33554432000 4194304 4196468 140724630256544 140228681521392 140229650430594 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 14 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8313] ppid=8297 vsize=10661132 memory=1728 CPUtime=0.68 cores=1,3,5,7
/proc/8300/task/8313/stat : 8313 (java) S 8297 8300 7563 0 -1 1077944384 8944 0 0 0 67 1 0 0 20 0 15 0 92413481 10916999168 1563615 33554432000 4194304 4196468 140724630256544 140228680468592 140229650430594 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 13 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8314] ppid=8297 vsize=10661132 memory=796 CPUtime=0 cores=1,3,5,7
/proc/8300/task/8314/stat : 8314 (java) S 8297 8300 7563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92413481 10916999168 1563615 33554432000 4194304 4196468 140724630256544 140228679416032 140229650429653 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
[pid=8300/tid=8315] ppid=8297 vsize=10661132 memory=1012 CPUtime=1.01 cores=1,3,5,7
/proc/8300/task/8315/stat : 8315 (java) S 8297 8300 7563 0 -1 1077944384 2524 0 0 0 46 55 0 0 20 0 15 0 92413481 10916999168 1563615 33554432000 4194304 4196468 140724630256544 140228678364336 140229650430594 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 15 0 0 6293624 6294260 17100800 140724630258844 140724630258953 140724630258953 140724630261711 0
Current children cumulated CPU time: 2520.1 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 6254460 KiB

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

[startup+2487.04 s]
# the end of solver process 8300 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2513.74 s, system=6.41304 s

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

Child status: 143
Real time (s): 2487.04
CPU time (s): 2520.15
CPU user time (s): 2513.74
CPU system time (s): 6.41304
CPU usage (%): 101.331
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 6254460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2513.74
system time used= 6.41304
maximum resident set size= 6254988
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 974518
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1904
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 59759
involuntary context switches= 997


# summary of solver processes directly reported to runsolver:
#   pid: 8300
#   total CPU time (s): 2520.15
#   total CPU user time (s): 2513.74
#   total CPU system time (s): 6.41304

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.0026 second user time and 21.9236 second system time

The end

Launcher Data

Begin job on node105 at 2018-07-28 05:28:23
IDJOB=4298136
IDBENCH=141074
IDSOLVER=2765
FILE ID=node105/4298136-1532748503
RUNJOBID= node105-1532740995-7595
PBS_JOBID= 21022450
Free space on /tmp= 44604 MiB

SOLVER NAME= slowpoke 2018-04-29
BENCH NAME= XCSP18/Rlfap_mini/Rlfap-opt_mini/Rlfap-ext-scen-08-opt_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME --timelimit TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4298136-1532748503/watcher-4298136-1532748503 -o /tmp/evaluation-result-4298136-1532748503/solver-4298136-1532748503 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1532740995-7595 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4298136-1532748503.xml --timelimit 2520

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

MD5SUM BENCH= 7a3b1dc099110b279ec20e4730d450e3
RANDOM SEED=2066409360

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:        19398840 kB
MemAvailable:   30846588 kB
Buffers:          265196 kB
Cached:         11322936 kB
SwapCached:            0 kB
Active:          3477024 kB
Inactive:        9247504 kB
Active(anon):    1091092 kB
Inactive(anon):    73352 kB
Active(file):    2385932 kB
Inactive(file):  9174152 kB
Unevictable:        7296 kB
Mlocked:            7296 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             19404 kB
Writeback:             0 kB
AnonPages:       1143780 kB
Mapped:            54564 kB
Shmem:             25228 kB
Slab:             343668 kB
SReclaimable:     316124 kB
SUnreclaim:        27544 kB
KernelStack:        3504 kB
PageTables:         7688 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2047312 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1075200 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= 44592 MiB
End job on node105 at 2018-07-28 06:09:50