Trace number 4298627

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
GG's minicp 2018-04-29? (TO) 2520.06 2502.21

General information on the benchmark

NameGracefulGraph/
GracefulGraph-K07-P02_c18.xml
MD5SUM9eecb1b3d8aa7dfc9df91bdaa7b8a2e7
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables119
Number of constraints51
Number of domains2
Minimum domain size49
Maximum domain size50
Distribution of domain sizes[{"size":49,"count":49},{"size":50,"count":14}]
Minimum variable degree0
Maximum variable degree8
Distribution of variable degrees[{"degree":0,"count":56},{"degree":2,"count":49},{"degree":8,"count":14}]
Minimum constraint arity3
Maximum constraint arity49
Distribution of constraint arities[{"arity":3,"count":49},{"arity":14,"count":1},{"arity":49,"count":1}]
Number of extensional constraints0
Number of intensional constraints49
Distribution of constraint types[{"type":"intension","count":49},{"type":"allDifferent","count":2}]
Optimization problemNO
Type of objective

Solver Data

0.13/0.13	c version: 2018-04-11
0.13/0.13	c seed: 1811631
0.13/0.13	c timeout: -1
0.13/0.13	c memlimit: -1
0.13/0.13	c nbcore: -1
2520.03/2502.20	s UNKNOWN

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4298627-1532768657/watcher-4298627-1532768657 -o /tmp/evaluation-result-4298627-1532768657/solver-4298627-1532768657 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532741226-26122 --watchdog 2580 java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp HOME/instance-4298627-1532768657.xml 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=29216, runsolver pid=29213

[startup+0.101009 s]*
/proc/loadavg: 1.48 1.37 1.38 3/217 29231
/proc/meminfo: memFree=26623896/32770624 swapFree=67028176/67108860
[pid=29216] ppid=29213 vsize=10661056 memory=27692 CPUtime=0.13 cores=0,2,4,6
/proc/29216/stat : 29216 (java) S 29213 29216 26091 0 -1 1077944320 5273 0 0 0 12 1 0 0 20 0 15 0 94428899 10916921344 6923 33554432000 4194304 4196468 140728696820960 140728696803504 140067321642743 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
/proc/29216/statm: 2665264 6923 2863 1 0 2627263 0
[pid=29216/tid=29218] ppid=29213 vsize=10661056 memory=-8269626465541459069 CPUtime=0.09 cores=0,2,4,6
/proc/29216/task/29218/stat : 29218 (java) R 29213 29216 26091 0 -1 4202560 3142 0 0 0 9 0 0 0 20 0 15 0 94428899 10916921344 6923 33554432000 4194304 4196468 140728696820960 140067325870848 140067321654678 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29219] ppid=29213 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29216/task/29219/stat : 29219 (java) S 29213 29216 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94428900 10916921344 6923 33554432000 4194304 4196468 140728696820960 140067274263696 140067321652949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29220] ppid=29213 vsize=10661056 memory=140252201444992 CPUtime=0 cores=0,2,4,6
/proc/29216/task/29220/stat : 29220 (java) S 29213 29216 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94428900 10916921344 6923 33554432000 4194304 4196468 140728696820960 140067273210896 140067321652949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29221] ppid=29213 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29216/task/29221/stat : 29221 (java) S 29213 29216 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94428900 10916921344 6923 33554432000 4194304 4196468 140728696820960 140066926812048 140067321652949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29222] ppid=29213 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29216/task/29222/stat : 29222 (java) S 29213 29216 26091 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94428900 10916921344 6923 33554432000 4194304 4196468 140728696820960 140066925759248 140067321652949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29223] ppid=29213 vsize=10661056 memory=140252201444992 CPUtime=0 cores=0,2,4,6
/proc/29216/task/29223/stat : 29223 (java) S 29213 29216 26091 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94428901 10916921344 6923 33554432000 4194304 4196468 140728696820960 140066881485168 140067321653890 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29224] ppid=29213 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29216/task/29224/stat : 29224 (java) S 29213 29216 26091 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94428902 10916921344 6923 33554432000 4194304 4196468 140728696820960 140066880431136 140067321652949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29225] ppid=29213 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29216/task/29225/stat : 29225 (java) S 29213 29216 26091 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94428902 10916921344 6923 33554432000 4194304 4196468 140728696820960 140066879378288 140067321652949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29226] ppid=29213 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29216/task/29226/stat : 29226 (java) S 29213 29216 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94428904 10916921344 6923 33554432000 4194304 4196468 140728696820960 140066878326608 140067321661339 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29227] ppid=29213 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29216/task/29227/stat : 29227 (java) S 29213 29216 26091 0 -1 1077944384 295 0 0 0 0 0 0 0 20 0 15 0 94428904 10916921344 6923 33554432000 4194304 4196468 140728696820960 140066877274992 140067321653890 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29228] ppid=29213 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29216/task/29228/stat : 29228 (java) S 29213 29216 26091 0 -1 1077944384 135 0 0 0 0 0 0 0 20 0 15 0 94428904 10916921344 6923 33554432000 4194304 4196468 140728696820960 140066876222192 140067321653890 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29229] ppid=29213 vsize=10661056 memory=140252201444992 CPUtime=0.01 cores=0,2,4,6
/proc/29216/task/29229/stat : 29229 (java) R 29213 29216 26091 0 -1 4202560 337 0 0 0 1 0 0 0 20 0 15 0 94428904 10916921344 6923 33554432000 4194304 4196468 140728696820960 140066875169392 140067305723230 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29230] ppid=29213 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29216/task/29230/stat : 29230 (java) S 29213 29216 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94428905 10916921344 6923 33554432000 4194304 4196468 140728696820960 140066874116832 140067321652949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29231] ppid=29213 vsize=10661056 memory=140252201444992 CPUtime=0 cores=0,2,4,6
/proc/29216/task/29231/stat : 29231 (java) S 29213 29216 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94428905 10916921344 6923 33554432000 4194304 4196468 140728696820960 140066873064112 140067321653890 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 27692 KiB

[startup+0.210602 s]*
/proc/loadavg: 1.48 1.37 1.38 4/217 29231
/proc/meminfo: memFree=26611540/32770624 swapFree=67028176/67108860
[pid=29216] ppid=29213 vsize=10661056 memory=40420 CPUtime=0.33 cores=0,2,4,6
/proc/29216/stat : 29216 (java) S 29213 29216 26091 0 -1 1077944320 8171 0 0 0 31 2 0 0 20 0 15 0 94428899 10916921344 10105 33554432000 4194304 4196468 140728696820960 140728696803504 140067321642743 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
/proc/29216/statm: 2665264 10105 2956 1 0 2627263 0
[pid=29216/tid=29218] ppid=29213 vsize=10661056 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/29216/task/29218/stat : 29218 (java) R 29213 29216 26091 0 -1 4202560 5182 0 0 0 19 1 0 0 20 0 15 0 94428899 10916921344 10105 33554432000 4194304 4196468 140728696820960 140067325872784 140067321664669 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29219] ppid=29213 vsize=10661056 memory=342 CPUtime=0 cores=0,2,4,6
/proc/29216/task/29219/stat : 29219 (java) S 29213 29216 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94428900 10916921344 10105 33554432000 4194304 4196468 140728696820960 140067274263696 140067321652949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29220] ppid=29213 vsize=10661056 memory=140252201471371 CPUtime=0 cores=0,2,4,6
/proc/29216/task/29220/stat : 29220 (java) S 29213 29216 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94428900 10916921344 10105 33554432000 4194304 4196468 140728696820960 140067273210896 140067321652949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29221] ppid=29213 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29216/task/29221/stat : 29221 (java) S 29213 29216 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94428900 10916921344 10105 33554432000 4194304 4196468 140728696820960 140066926812048 140067321652949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29222] ppid=29213 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29216/task/29222/stat : 29222 (java) S 29213 29216 26091 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94428900 10916921344 10105 33554432000 4194304 4196468 140728696820960 140066925759248 140067321652949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29223] ppid=29213 vsize=10661056 memory=140252201444992 CPUtime=0 cores=0,2,4,6
/proc/29216/task/29223/stat : 29223 (java) S 29213 29216 26091 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94428901 10916921344 10105 33554432000 4194304 4196468 140728696820960 140066881485168 140067321653890 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29224] ppid=29213 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29216/task/29224/stat : 29224 (java) S 29213 29216 26091 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94428902 10916921344 10105 33554432000 4194304 4196468 140728696820960 140066880431136 140067321652949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29225] ppid=29213 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29216/task/29225/stat : 29225 (java) S 29213 29216 26091 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94428902 10916921344 10105 33554432000 4194304 4196468 140728696820960 140066879378288 140067321652949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29226] ppid=29213 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29216/task/29226/stat : 29226 (java) S 29213 29216 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94428904 10916921344 10105 33554432000 4194304 4196468 140728696820960 140066878326608 140067321661339 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29227] ppid=29213 vsize=10661056 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/29216/task/29227/stat : 29227 (java) S 29213 29216 26091 0 -1 1077944384 467 0 0 0 1 0 0 0 20 0 15 0 94428904 10916921344 10105 33554432000 4194304 4196468 140728696820960 140066877274992 140067321653890 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29228] ppid=29213 vsize=10661056 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/29216/task/29228/stat : 29228 (java) S 29213 29216 26091 0 -1 1077944384 250 0 0 0 2 0 0 0 20 0 15 0 94428904 10916921344 10105 33554432000 4194304 4196468 140728696820960 140066876222192 140067321653890 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29229] ppid=29213 vsize=10661056 memory=140252201444992 CPUtime=0.08 cores=0,2,4,6
/proc/29216/task/29229/stat : 29229 (java) S 29213 29216 26091 0 -1 1077944384 906 0 0 0 8 0 0 0 20 0 15 0 94428904 10916921344 10105 33554432000 4194304 4196468 140728696820960 140066875169392 140067321653890 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29230] ppid=29213 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29216/task/29230/stat : 29230 (java) S 29213 29216 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94428905 10916921344 10105 33554432000 4194304 4196468 140728696820960 140066874116832 140067321652949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29231] ppid=29213 vsize=10661056 memory=140252201444992 CPUtime=0 cores=0,2,4,6
/proc/29216/task/29231/stat : 29231 (java) S 29213 29216 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94428905 10916921344 10105 33554432000 4194304 4196468 140728696820960 140066873064112 140067321653890 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 40420 KiB

[startup+0.310717 s]*
/proc/loadavg: 1.48 1.37 1.38 6/217 29231
/proc/meminfo: memFree=26605028/32770624 swapFree=67028176/67108860
[pid=29216] ppid=29213 vsize=10661132 memory=47060 CPUtime=0.57 cores=0,2,4,6
/proc/29216/stat : 29216 (java) S 29213 29216 26091 0 -1 1077944320 8918 0 0 0 54 3 0 0 20 0 15 0 94428899 10916999168 11765 33554432000 4194304 4196468 140728696820960 140728696803504 140067321642743 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
/proc/29216/statm: 2665283 11765 3053 1 0 2627263 0
[pid=29216/tid=29218] ppid=29213 vsize=10661132 memory=7022364594140610616 CPUtime=0.3 cores=0,2,4,6
/proc/29216/task/29218/stat : 29218 (java) R 29213 29216 26091 0 -1 4202560 5552 0 0 0 28 2 0 0 20 0 15 0 94428899 10916999168 11765 33554432000 4194304 4196468 140728696820960 140067325875760 140067305686373 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29219] ppid=29213 vsize=10661132 memory=4294976237 CPUtime=0 cores=0,2,4,6
/proc/29216/task/29219/stat : 29219 (java) S 29213 29216 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94428900 10916999168 11765 33554432000 4194304 4196468 140728696820960 140067274263696 140067321652949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29220] ppid=29213 vsize=10661132 memory=140252201471367 CPUtime=0 cores=0,2,4,6
/proc/29216/task/29220/stat : 29220 (java) S 29213 29216 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94428900 10916999168 11765 33554432000 4194304 4196468 140728696820960 140067273210896 140067321652949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29221] ppid=29213 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29216/task/29221/stat : 29221 (java) S 29213 29216 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94428900 10916999168 11765 33554432000 4194304 4196468 140728696820960 140066926812048 140067321652949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29222] ppid=29213 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29216/task/29222/stat : 29222 (java) S 29213 29216 26091 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94428900 10916999168 11765 33554432000 4194304 4196468 140728696820960 140066925759248 140067321652949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29223] ppid=29213 vsize=10661132 memory=140252201444992 CPUtime=0 cores=0,2,4,6
/proc/29216/task/29223/stat : 29223 (java) S 29213 29216 26091 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94428901 10916999168 11765 33554432000 4194304 4196468 140728696820960 140066881485168 140067321653890 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29224] ppid=29213 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29216/task/29224/stat : 29224 (java) S 29213 29216 26091 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94428902 10916999168 11765 33554432000 4194304 4196468 140728696820960 140066880431136 140067321652949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29225] ppid=29213 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29216/task/29225/stat : 29225 (java) S 29213 29216 26091 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94428902 10916999168 11765 33554432000 4194304 4196468 140728696820960 140066879378288 140067321652949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29226] ppid=29213 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29216/task/29226/stat : 29226 (java) S 29213 29216 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94428904 10916999168 11765 33554432000 4194304 4196468 140728696820960 140066878326608 140067321661339 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29227] ppid=29213 vsize=10661132 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/29216/task/29227/stat : 29227 (java) R 29213 29216 26091 0 -1 4202560 619 0 0 0 5 0 0 0 20 0 15 0 94428904 10916999168 11765 33554432000 4194304 4196468 140728696820960 140066877263984 140067299237761 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29228] ppid=29213 vsize=10661132 memory=-1 CPUtime=0.05 cores=0,2,4,6
/proc/29216/task/29228/stat : 29228 (java) R 29213 29216 26091 0 -1 1077944384 328 0 0 0 5 0 0 0 20 0 15 0 94428904 10916999168 11765 33554432000 4194304 4196468 140728696820960 140066876222192 140067321653890 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29229] ppid=29213 vsize=10661132 memory=140252201444992 CPUtime=0.15 cores=0,2,4,6
/proc/29216/task/29229/stat : 29229 (java) R 29213 29216 26091 0 -1 4202560 1054 0 0 0 15 0 0 0 20 0 15 0 94428904 10916999168 11765 33554432000 4194304 4196468 140728696820960 140066875169392 140067314739579 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29230] ppid=29213 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29216/task/29230/stat : 29230 (java) S 29213 29216 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94428905 10916999168 11765 33554432000 4194304 4196468 140728696820960 140066874116832 140067321652949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29231] ppid=29213 vsize=10661132 memory=140252201444992 CPUtime=0 cores=0,2,4,6
/proc/29216/task/29231/stat : 29231 (java) S 29213 29216 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94428905 10916999168 11765 33554432000 4194304 4196468 140728696820960 140066873064112 140067321653890 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
Current children cumulated CPU time: 0.57 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 47060 KiB

[startup+0.700741 s]
/proc/loadavg: 1.48 1.37 1.38 5/217 29231
/proc/meminfo: memFree=26588520/32770624 swapFree=67028176/67108860
[pid=29216] ppid=29213 vsize=10661132 memory=87368 CPUtime=1.72 cores=0,2,4,6
/proc/29216/stat : 29216 (java) S 29213 29216 26091 0 -1 1077944320 14334 0 0 0 168 4 0 0 20 0 15 0 94428899 10916999168 21842 33554432000 4194304 4196468 140728696820960 140728696803504 140067321642743 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
/proc/29216/statm: 2665283 21842 3081 1 0 2627263 0
[pid=29216/tid=29218] ppid=29213 vsize=10661132 memory=265763919267206 CPUtime=0.68 cores=0,2,4,6
/proc/29216/task/29218/stat : 29218 (java) R 29213 29216 26091 0 -1 4202560 5646 0 0 0 66 2 0 0 20 0 15 0 94428899 10916999168 21842 33554432000 4194304 4196468 140728696820960 140067325879744 140066956371402 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29219] ppid=29213 vsize=10661132 memory=288230376152200162 CPUtime=0 cores=0,2,4,6
/proc/29216/task/29219/stat : 29219 (java) S 29213 29216 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94428900 10916999168 21842 33554432000 4194304 4196468 140728696820960 140067274263696 140067321652949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29220] ppid=29213 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29216/task/29220/stat : 29220 (java) S 29213 29216 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94428900 10916999168 21842 33554432000 4194304 4196468 140728696820960 140067273210896 140067321652949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29221] ppid=29213 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29216/task/29221/stat : 29221 (java) S 29213 29216 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94428900 10916999168 21842 33554432000 4194304 4196468 140728696820960 140066926812048 140067321652949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29222] ppid=29213 vsize=10661132 memory=7809523229951467572 CPUtime=0 cores=0,2,4,6
/proc/29216/task/29222/stat : 29222 (java) S 29213 29216 26091 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94428900 10916999168 21842 33554432000 4194304 4196468 140728696820960 140066925759248 140067321652949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29223] ppid=29213 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29216/task/29223/stat : 29223 (java) S 29213 29216 26091 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 94428901 10916999168 21842 33554432000 4194304 4196468 140728696820960 140066881485168 140067321653890 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29224] ppid=29213 vsize=10661132 memory=-3472574513799858009 CPUtime=0 cores=0,2,4,6
/proc/29216/task/29224/stat : 29224 (java) S 29213 29216 26091 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94428902 10916999168 21842 33554432000 4194304 4196468 140728696820960 140066880431136 140067321652949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29225] ppid=29213 vsize=10661132 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/29216/task/29225/stat : 29225 (java) S 29213 29216 26091 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94428902 10916999168 21842 33554432000 4194304 4196468 140728696820960 140066879378288 140067321652949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29226] ppid=29213 vsize=10661132 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/29216/task/29226/stat : 29226 (java) S 29213 29216 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94428904 10916999168 21842 33554432000 4194304 4196468 140728696820960 140066878326608 140067321661339 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29227] ppid=29213 vsize=10661132 memory=0 CPUtime=0.39 cores=0,2,4,6
/proc/29216/task/29227/stat : 29227 (java) R 29213 29216 26091 0 -1 4202560 3325 0 0 0 39 0 0 0 20 0 15 0 94428904 10916999168 21842 33554432000 4194304 4196468 140728696820960 140066877256008 140067303188310 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29228] ppid=29213 vsize=10661132 memory=0 CPUtime=0.38 cores=0,2,4,6
/proc/29216/task/29228/stat : 29228 (java) R 29213 29216 26091 0 -1 4202560 2551 0 0 0 38 0 0 0 20 0 15 0 94428904 10916999168 21842 33554432000 4194304 4196468 140728696820960 140066876208216 140067302834560 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29229] ppid=29213 vsize=10661132 memory=0 CPUtime=0.24 cores=0,2,4,6
/proc/29216/task/29229/stat : 29229 (java) S 29213 29216 26091 0 -1 1077944384 1443 0 0 0 24 0 0 0 20 0 15 0 94428904 10916999168 21842 33554432000 4194304 4196468 140728696820960 140066875169392 140067321653890 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29230] ppid=29213 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29216/task/29230/stat : 29230 (java) S 29213 29216 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94428905 10916999168 21842 33554432000 4194304 4196468 140728696820960 140066874116832 140067321652949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29231] ppid=29213 vsize=10661132 memory=3604 CPUtime=0 cores=0,2,4,6
/proc/29216/task/29231/stat : 29231 (java) S 29213 29216 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94428905 10916999168 21842 33554432000 4194304 4196468 140728696820960 140066873064112 140067321653890 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
Current children cumulated CPU time: 1.72 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 87368 KiB

[startup+1.50081 s]
/proc/loadavg: 1.48 1.37 1.38 5/217 29231
/proc/meminfo: memFree=26524540/32770624 swapFree=67028176/67108860
[pid=29216] ppid=29213 vsize=10661132 memory=197616 CPUtime=3.52 cores=0,2,4,6
/proc/29216/stat : 29216 (java) S 29213 29216 26091 0 -1 1077944320 20823 0 0 0 345 7 0 0 20 0 15 0 94428899 10916999168 49404 33554432000 4194304 4196468 140728696820960 140728696803504 140067321642743 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
/proc/29216/statm: 2665283 49404 3114 1 0 2627263 0
[pid=29216/tid=29218] ppid=29213 vsize=10661132 memory=9169 CPUtime=1.47 cores=0,2,4,6
/proc/29216/task/29218/stat : 29218 (java) R 29213 29216 26091 0 -1 4202560 5995 0 0 0 143 4 0 0 20 0 15 0 94428899 10916999168 49404 33554432000 4194304 4196468 140728696820960 140067325882096 140066956622222 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29219] ppid=29213 vsize=10661132 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/29216/task/29219/stat : 29219 (java) S 29213 29216 26091 0 -1 1077944384 210 0 0 0 0 0 0 0 20 0 15 0 94428900 10916999168 49404 33554432000 4194304 4196468 140728696820960 140067274263696 140067321652949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29220] ppid=29213 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29216/task/29220/stat : 29220 (java) S 29213 29216 26091 0 -1 1077944384 155 0 0 0 0 0 0 0 20 0 15 0 94428900 10916999168 49404 33554432000 4194304 4196468 140728696820960 140067273210896 140067321652949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29221] ppid=29213 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29216/task/29221/stat : 29221 (java) S 29213 29216 26091 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 15 0 94428900 10916999168 49404 33554432000 4194304 4196468 140728696820960 140066926812048 140067321652949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29222] ppid=29213 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29216/task/29222/stat : 29222 (java) S 29213 29216 26091 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 15 0 94428900 10916999168 49404 33554432000 4194304 4196468 140728696820960 140066925759248 140067321652949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29223] ppid=29213 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29216/task/29223/stat : 29223 (java) S 29213 29216 26091 0 -1 1077944384 207 0 0 0 0 0 0 0 20 0 15 0 94428901 10916999168 49404 33554432000 4194304 4196468 140728696820960 140066881485168 140067321653890 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0

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

/proc/29216/task/29218/stat : 29218 (java) R 29213 29216 26091 0 -1 4202560 19857 0 0 0 230900 16 0 0 20 0 15 0 94428899 10916999168 76395 33554432000 4194304 4196468 140728696820960 140067325881856 140066957115101 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29219] ppid=29213 vsize=10661132 memory=305580 CPUtime=5.22 cores=0,2,4,6
/proc/29216/task/29219/stat : 29219 (java) S 29213 29216 26091 0 -1 1077944384 3894 0 0 0 488 34 0 0 20 0 15 0 94428900 10916999168 76395 33554432000 4194304 4196468 140728696820960 140067274263696 140067321652949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29220] ppid=29213 vsize=10661132 memory=305580 CPUtime=5.24 cores=0,2,4,6
/proc/29216/task/29220/stat : 29220 (java) S 29213 29216 26091 0 -1 1077944384 4431 0 0 0 485 39 0 0 20 0 15 0 94428900 10916999168 76395 33554432000 4194304 4196468 140728696820960 140067273210896 140067321652949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29221] ppid=29213 vsize=10661132 memory=305580 CPUtime=5.23 cores=0,2,4,6
/proc/29216/task/29221/stat : 29221 (java) S 29213 29216 26091 0 -1 1077944384 4491 0 0 0 482 41 0 0 20 0 15 0 94428900 10916999168 76395 33554432000 4194304 4196468 140728696820960 140066926812048 140067321652949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29222] ppid=29213 vsize=10661132 memory=305580 CPUtime=5.28 cores=0,2,4,6
/proc/29216/task/29222/stat : 29222 (java) S 29213 29216 26091 0 -1 1077944384 4038 0 0 0 486 42 0 0 20 0 15 0 94428900 10916999168 76395 33554432000 4194304 4196468 140728696820960 140066925759248 140067321652949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29223] ppid=29213 vsize=10661132 memory=305580 CPUtime=5.15 cores=0,2,4,6
/proc/29216/task/29223/stat : 29223 (java) S 29213 29216 26091 0 -1 1077944384 6466 0 0 0 476 39 0 0 20 0 15 0 94428901 10916999168 76395 33554432000 4194304 4196468 140728696820960 140066881485168 140067321653890 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29224] ppid=29213 vsize=10661132 memory=305580 CPUtime=0 cores=0,2,4,6
/proc/29216/task/29224/stat : 29224 (java) S 29213 29216 26091 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 94428902 10916999168 76395 33554432000 4194304 4196468 140728696820960 140066880431136 140067321652949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29225] ppid=29213 vsize=10661132 memory=1696 CPUtime=0 cores=0,2,4,6
/proc/29216/task/29225/stat : 29225 (java) S 29213 29216 26091 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 94428902 10916999168 76395 33554432000 4194304 4196468 140728696820960 140066879378288 140067321652949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29226] ppid=29213 vsize=10661132 memory=920 CPUtime=0 cores=0,2,4,6
/proc/29216/task/29226/stat : 29226 (java) S 29213 29216 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94428904 10916999168 76395 33554432000 4194304 4196468 140728696820960 140066878326608 140067321661339 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29227] ppid=29213 vsize=10661132 memory=305580 CPUtime=1.05 cores=0,2,4,6
/proc/29216/task/29227/stat : 29227 (java) S 29213 29216 26091 0 -1 1077944384 6587 0 0 0 104 1 0 0 20 0 15 0 94428904 10916999168 76395 33554432000 4194304 4196468 140728696820960 140066877274992 140067321653890 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29228] ppid=29213 vsize=10661132 memory=1332 CPUtime=0.87 cores=0,2,4,6
/proc/29216/task/29228/stat : 29228 (java) S 29213 29216 26091 0 -1 1077944384 4730 0 0 0 86 1 0 0 20 0 15 0 94428904 10916999168 76395 33554432000 4194304 4196468 140728696820960 140066876222192 140067321653890 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29229] ppid=29213 vsize=10661132 memory=4126316290023845779 CPUtime=0.3 cores=0,2,4,6
/proc/29216/task/29229/stat : 29229 (java) S 29213 29216 26091 0 -1 1077944384 1967 0 0 0 30 0 0 0 20 0 15 0 94428904 10916999168 76395 33554432000 4194304 4196468 140728696820960 140066875169392 140067321653890 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29230] ppid=29213 vsize=10661132 memory=23716 CPUtime=0 cores=0,2,4,6
/proc/29216/task/29230/stat : 29230 (java) S 29213 29216 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94428905 10916999168 76395 33554432000 4194304 4196468 140728696820960 140066874116832 140067321652949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29231] ppid=29213 vsize=10661132 memory=6791534058613427641 CPUtime=1.16 cores=0,2,4,6
/proc/29216/task/29231/stat : 29231 (java) S 29213 29216 26091 0 -1 1077944384 835 0 0 0 58 58 0 0 20 0 15 0 94428905 10916999168 76395 33554432000 4194304 4196468 140728696820960 140066873064112 140067321653890 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
Current children cumulated CPU time: 2338.76 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 305580 KiB

[startup+2382.3 s]
/proc/loadavg: 1.41 1.33 1.34 3/216 29302
/proc/meminfo: memFree=26150880/32770624 swapFree=67028180/67108860
[pid=29216] ppid=29213 vsize=10661132 memory=309676 CPUtime=2399.21 cores=0,2,4,6
/proc/29216/stat : 29216 (java) S 29213 29216 26091 0 -1 1077944320 59792 0 0 0 239704 217 0 0 20 0 15 0 94428899 10916999168 77419 33554432000 4194304 4196468 140728696820960 140728696803504 140067321642743 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
/proc/29216/statm: 2665283 77419 3131 1 0 2627263 0
[pid=29216/tid=29218] ppid=29213 vsize=10661132 memory=309676 CPUtime=2368.79 cores=0,2,4,6
/proc/29216/task/29218/stat : 29218 (java) R 29213 29216 26091 0 -1 4202560 20210 0 0 0 236862 17 0 0 20 0 15 0 94428899 10916999168 77419 33554432000 4194304 4196468 140728696820960 140067325882256 140066956408491 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29219] ppid=29213 vsize=10661132 memory=164 CPUtime=5.38 cores=0,2,4,6
/proc/29216/task/29219/stat : 29219 (java) S 29213 29216 26091 0 -1 1077944384 4189 0 0 0 503 35 0 0 20 0 15 0 94428900 10916999168 77419 33554432000 4194304 4196468 140728696820960 140067274263696 140067321652949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29220] ppid=29213 vsize=10661132 memory=309676 CPUtime=5.41 cores=0,2,4,6
/proc/29216/task/29220/stat : 29220 (java) S 29213 29216 26091 0 -1 1077944384 4553 0 0 0 501 40 0 0 20 0 15 0 94428900 10916999168 77419 33554432000 4194304 4196468 140728696820960 140067273210896 140067321652949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29221] ppid=29213 vsize=10661132 memory=307628 CPUtime=5.4 cores=0,2,4,6
/proc/29216/task/29221/stat : 29221 (java) S 29213 29216 26091 0 -1 1077944384 4534 0 0 0 498 42 0 0 20 0 15 0 94428900 10916999168 77419 33554432000 4194304 4196468 140728696820960 140066926812048 140067321652949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29222] ppid=29213 vsize=10661132 memory=307628 CPUtime=5.45 cores=0,2,4,6
/proc/29216/task/29222/stat : 29222 (java) S 29213 29216 26091 0 -1 1077944384 4116 0 0 0 502 43 0 0 20 0 15 0 94428900 10916999168 77419 33554432000 4194304 4196468 140728696820960 140066925759248 140067321652949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29223] ppid=29213 vsize=10661132 memory=309676 CPUtime=5.28 cores=0,2,4,6
/proc/29216/task/29223/stat : 29223 (java) S 29213 29216 26091 0 -1 1077944384 6641 0 0 0 488 40 0 0 20 0 15 0 94428901 10916999168 77419 33554432000 4194304 4196468 140728696820960 140066881485168 140067321653890 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29224] ppid=29213 vsize=10661132 memory=309676 CPUtime=0 cores=0,2,4,6
/proc/29216/task/29224/stat : 29224 (java) S 29213 29216 26091 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 94428902 10916999168 77419 33554432000 4194304 4196468 140728696820960 140066880431136 140067321652949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29225] ppid=29213 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29216/task/29225/stat : 29225 (java) S 29213 29216 26091 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 94428902 10916999168 77419 33554432000 4194304 4196468 140728696820960 140066879378288 140067321652949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29226] ppid=29213 vsize=10661132 memory=309676 CPUtime=0 cores=0,2,4,6
/proc/29216/task/29226/stat : 29226 (java) S 29213 29216 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94428904 10916999168 77419 33554432000 4194304 4196468 140728696820960 140066878326608 140067321661339 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29227] ppid=29213 vsize=10661132 memory=309676 CPUtime=1.05 cores=0,2,4,6
/proc/29216/task/29227/stat : 29227 (java) S 29213 29216 26091 0 -1 1077944384 6589 0 0 0 104 1 0 0 20 0 15 0 94428904 10916999168 77419 33554432000 4194304 4196468 140728696820960 140066877274992 140067321653890 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29228] ppid=29213 vsize=10661132 memory=1664 CPUtime=0.87 cores=0,2,4,6
/proc/29216/task/29228/stat : 29228 (java) S 29213 29216 26091 0 -1 1077944384 4732 0 0 0 86 1 0 0 20 0 15 0 94428904 10916999168 77419 33554432000 4194304 4196468 140728696820960 140066876222192 140067321653890 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29229] ppid=29213 vsize=10661132 memory=309676 CPUtime=0.3 cores=0,2,4,6
/proc/29216/task/29229/stat : 29229 (java) S 29213 29216 26091 0 -1 1077944384 1970 0 0 0 30 0 0 0 20 0 15 0 94428904 10916999168 77419 33554432000 4194304 4196468 140728696820960 140066875169392 140067321653890 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29230] ppid=29213 vsize=10661132 memory=309676 CPUtime=0 cores=0,2,4,6
/proc/29216/task/29230/stat : 29230 (java) S 29213 29216 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94428905 10916999168 77419 33554432000 4194304 4196468 140728696820960 140066874116832 140067321652949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29231] ppid=29213 vsize=10661132 memory=309676 CPUtime=1.18 cores=0,2,4,6
/proc/29216/task/29231/stat : 29231 (java) S 29213 29216 26091 0 -1 1077944384 851 0 0 0 59 59 0 0 20 0 15 0 94428905 10916999168 77419 33554432000 4194304 4196468 140728696820960 140066873064112 140067321653890 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
Current children cumulated CPU time: 2399.21 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 309676 KiB

[startup+2442.3 s]
/proc/loadavg: 1.59 1.39 1.36 3/216 29303
/proc/meminfo: memFree=26142432/32770624 swapFree=67028180/67108860
[pid=29216] ppid=29213 vsize=10661132 memory=311724 CPUtime=2459.67 cores=0,2,4,6
/proc/29216/stat : 29216 (java) S 29213 29216 26091 0 -1 1077944320 60904 0 0 0 245744 223 0 0 20 0 15 0 94428899 10916999168 77931 33554432000 4194304 4196468 140728696820960 140728696803504 140067321642743 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
/proc/29216/statm: 2665283 77931 3131 1 0 2627263 0
[pid=29216/tid=29218] ppid=29213 vsize=10661132 memory=309676 CPUtime=2428.42 cores=0,2,4,6
/proc/29216/task/29218/stat : 29218 (java) R 29213 29216 26091 0 -1 4202560 20568 0 0 0 242825 17 0 0 20 0 15 0 94428899 10916999168 77931 33554432000 4194304 4196468 140728696820960 140067325881984 140066956579054 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29219] ppid=29213 vsize=10661132 memory=309676 CPUtime=5.54 cores=0,2,4,6
/proc/29216/task/29219/stat : 29219 (java) S 29213 29216 26091 0 -1 1077944384 4255 0 0 0 519 35 0 0 20 0 15 0 94428900 10916999168 77931 33554432000 4194304 4196468 140728696820960 140067274263696 140067321652949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29220] ppid=29213 vsize=10661132 memory=311724 CPUtime=5.58 cores=0,2,4,6
/proc/29216/task/29220/stat : 29220 (java) S 29213 29216 26091 0 -1 1077944384 4708 0 0 0 517 41 0 0 20 0 15 0 94428900 10916999168 77931 33554432000 4194304 4196468 140728696820960 140067273210896 140067321652949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29221] ppid=29213 vsize=10661132 memory=311724 CPUtime=5.56 cores=0,2,4,6
/proc/29216/task/29221/stat : 29221 (java) S 29213 29216 26091 0 -1 1077944384 4841 0 0 0 513 43 0 0 20 0 15 0 94428900 10916999168 77931 33554432000 4194304 4196468 140728696820960 140066926812048 140067321652949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29222] ppid=29213 vsize=10661132 memory=311724 CPUtime=5.62 cores=0,2,4,6
/proc/29216/task/29222/stat : 29222 (java) S 29213 29216 26091 0 -1 1077944384 4140 0 0 0 518 44 0 0 20 0 15 0 94428900 10916999168 77931 33554432000 4194304 4196468 140728696820960 140066925759248 140067321652949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29223] ppid=29213 vsize=10661132 memory=311724 CPUtime=5.42 cores=0,2,4,6
/proc/29216/task/29223/stat : 29223 (java) S 29213 29216 26091 0 -1 1077944384 6816 0 0 0 500 42 0 0 20 0 15 0 94428901 10916999168 77931 33554432000 4194304 4196468 140728696820960 140066881485168 140067321653890 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29224] ppid=29213 vsize=10661132 memory=1664 CPUtime=0 cores=0,2,4,6
/proc/29216/task/29224/stat : 29224 (java) S 29213 29216 26091 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 94428902 10916999168 77931 33554432000 4194304 4196468 140728696820960 140066880431136 140067321652949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29225] ppid=29213 vsize=10661132 memory=311724 CPUtime=0 cores=0,2,4,6
/proc/29216/task/29225/stat : 29225 (java) S 29213 29216 26091 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 94428902 10916999168 77931 33554432000 4194304 4196468 140728696820960 140066879378288 140067321652949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29226] ppid=29213 vsize=10661132 memory=311724 CPUtime=0 cores=0,2,4,6
/proc/29216/task/29226/stat : 29226 (java) S 29213 29216 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94428904 10916999168 77931 33554432000 4194304 4196468 140728696820960 140066878326608 140067321661339 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29227] ppid=29213 vsize=10661132 memory=311724 CPUtime=1.05 cores=0,2,4,6
/proc/29216/task/29227/stat : 29227 (java) S 29213 29216 26091 0 -1 1077944384 6591 0 0 0 104 1 0 0 20 0 15 0 94428904 10916999168 77931 33554432000 4194304 4196468 140728696820960 140066877274992 140067321653890 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29228] ppid=29213 vsize=10661132 memory=311724 CPUtime=0.87 cores=0,2,4,6
/proc/29216/task/29228/stat : 29228 (java) S 29213 29216 26091 0 -1 1077944384 4734 0 0 0 86 1 0 0 20 0 15 0 94428904 10916999168 77931 33554432000 4194304 4196468 140728696820960 140066876222192 140067321653890 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29229] ppid=29213 vsize=10661132 memory=309676 CPUtime=0.3 cores=0,2,4,6
/proc/29216/task/29229/stat : 29229 (java) S 29213 29216 26091 0 -1 1077944384 1972 0 0 0 30 0 0 0 20 0 15 0 94428904 10916999168 77931 33554432000 4194304 4196468 140728696820960 140066875169392 140067321653890 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29230] ppid=29213 vsize=10661132 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/29216/task/29230/stat : 29230 (java) S 29213 29216 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94428905 10916999168 77931 33554432000 4194304 4196468 140728696820960 140066874116832 140067321652949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29231] ppid=29213 vsize=10661132 memory=1332 CPUtime=1.22 cores=0,2,4,6
/proc/29216/task/29231/stat : 29231 (java) S 29213 29216 26091 0 -1 1077944384 872 0 0 0 61 61 0 0 20 0 15 0 94428905 10916999168 77931 33554432000 4194304 4196468 140728696820960 140066873064112 140067321653890 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
Current children cumulated CPU time: 2459.67 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 311724 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2502.2 s]
/proc/loadavg: 1.47 1.42 1.38 3/215 29380
/proc/meminfo: memFree=26017144/32770624 swapFree=67028180/67108860
[pid=29216] ppid=29213 vsize=10661132 memory=313772 CPUtime=2520.03 cores=0,2,4,6
/proc/29216/stat : 29216 (java) S 29213 29216 26091 0 -1 1077944320 62059 0 0 0 251775 228 0 0 20 0 15 0 94428899 10916999168 78443 33554432000 4194304 4196468 140728696820960 140728696803504 140067321642743 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
/proc/29216/statm: 2665283 78443 3131 1 0 2627263 0
[pid=29216/tid=29218] ppid=29213 vsize=10661132 memory=288230621803970871 CPUtime=2487.97 cores=0,2,4,6
/proc/29216/task/29218/stat : 29218 (java) R 29213 29216 26091 0 -1 4202560 20928 0 0 0 248780 17 0 0 20 0 15 0 94428899 10916999168 78443 33554432000 4194304 4196468 140728696820960 140067325882144 140066957279304 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29219] ppid=29213 vsize=10661132 memory=15539609127881240 CPUtime=5.72 cores=0,2,4,6
/proc/29216/task/29219/stat : 29219 (java) S 29213 29216 26091 0 -1 1077944384 4390 0 0 0 536 36 0 0 20 0 15 0 94428900 10916999168 78443 33554432000 4194304 4196468 140728696820960 140067274263696 140067321652949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29220] ppid=29213 vsize=10661132 memory=3852 CPUtime=5.74 cores=0,2,4,6
/proc/29216/task/29220/stat : 29220 (java) S 29213 29216 26091 0 -1 1077944384 4987 0 0 0 532 42 0 0 20 0 15 0 94428900 10916999168 78443 33554432000 4194304 4196468 140728696820960 140067273210896 140067321652949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29221] ppid=29213 vsize=10661132 memory=2592 CPUtime=5.72 cores=0,2,4,6
/proc/29216/task/29221/stat : 29221 (java) S 29213 29216 26091 0 -1 1077944384 4890 0 0 0 527 45 0 0 20 0 15 0 94428900 10916999168 78443 33554432000 4194304 4196468 140728696820960 140066926812048 140067321652949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29222] ppid=29213 vsize=10661132 memory=2592 CPUtime=5.78 cores=0,2,4,6
/proc/29216/task/29222/stat : 29222 (java) S 29213 29216 26091 0 -1 1077944384 4272 0 0 0 533 45 0 0 20 0 15 0 94428900 10916999168 78443 33554432000 4194304 4196468 140728696820960 140066925759248 140067321652949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29223] ppid=29213 vsize=10661132 memory=4104 CPUtime=5.54 cores=0,2,4,6
/proc/29216/task/29223/stat : 29223 (java) S 29213 29216 26091 0 -1 1077944384 6993 0 0 0 512 42 0 0 20 0 15 0 94428901 10916999168 78443 33554432000 4194304 4196468 140728696820960 140066881485168 140067321653890 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29224] ppid=29213 vsize=10661132 memory=1408 CPUtime=0 cores=0,2,4,6
/proc/29216/task/29224/stat : 29224 (java) S 29213 29216 26091 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 94428902 10916999168 78443 33554432000 4194304 4196468 140728696820960 140066880431136 140067321652949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29225] ppid=29213 vsize=10661132 memory=3224 CPUtime=0 cores=0,2,4,6
/proc/29216/task/29225/stat : 29225 (java) S 29213 29216 26091 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 94428902 10916999168 78443 33554432000 4194304 4196468 140728696820960 140066879378288 140067321652949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29226] ppid=29213 vsize=10661132 memory=313772 CPUtime=0 cores=0,2,4,6
/proc/29216/task/29226/stat : 29226 (java) S 29213 29216 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94428904 10916999168 78443 33554432000 4194304 4196468 140728696820960 140066878326608 140067321661339 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29227] ppid=29213 vsize=10661132 memory=1404 CPUtime=1.05 cores=0,2,4,6
/proc/29216/task/29227/stat : 29227 (java) S 29213 29216 26091 0 -1 1077944384 6593 0 0 0 104 1 0 0 20 0 15 0 94428904 10916999168 78443 33554432000 4194304 4196468 140728696820960 140066877274992 140067321653890 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29228] ppid=29213 vsize=10661132 memory=2792 CPUtime=0.87 cores=0,2,4,6
/proc/29216/task/29228/stat : 29228 (java) S 29213 29216 26091 0 -1 1077944384 4736 0 0 0 86 1 0 0 20 0 15 0 94428904 10916999168 78443 33554432000 4194304 4196468 140728696820960 140066876222192 140067321653890 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29229] ppid=29213 vsize=10661132 memory=503668 CPUtime=0.3 cores=0,2,4,6
/proc/29216/task/29229/stat : 29229 (java) S 29213 29216 26091 0 -1 1077944384 1974 0 0 0 30 0 0 0 20 0 15 0 94428904 10916999168 78443 33554432000 4194304 4196468 140728696820960 140066875169392 140067321653890 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29230] ppid=29213 vsize=10661132 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/29216/task/29230/stat : 29230 (java) S 29213 29216 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94428905 10916999168 78443 33554432000 4194304 4196468 140728696820960 140066874116832 140067321652949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
[pid=29216/tid=29231] ppid=29213 vsize=10661132 memory=6768 CPUtime=1.24 cores=0,2,4,6
/proc/29216/task/29231/stat : 29231 (java) S 29213 29216 26091 0 -1 1077944384 889 0 0 0 62 62 0 0 20 0 15 0 94428905 10916999168 78443 33554432000 4194304 4196468 140728696820960 140066873064112 140067321653890 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36438016 140728696829045 140728696829193 140728696829193 140728696831951 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 313772 KiB

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

[startup+2502.21 s]
# the end of solver process 29216 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2517.77 s, system=2.288 s

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

Child status: 143
Real time (s): 2502.21
CPU time (s): 2520.06
CPU user time (s): 2517.77
CPU system time (s): 2.288
CPU usage (%): 100.713
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 313772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.77
system time used= 2.288
maximum resident set size= 314292
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 62263
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2768
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 207596
involuntary context switches= 6898


# summary of solver processes directly reported to runsolver:
#   pid: 29216
#   total CPU time (s): 2520.06
#   total CPU user time (s): 2517.77
#   total CPU system time (s): 2.288

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.5042 second user time and 22.5651 second system time

The end

Launcher Data

Begin job on node102 at 2018-07-28 11:04:17
IDJOB=4298627
IDBENCH=141175
IDSOLVER=2762
FILE ID=node102/4298627-1532768657
RUNJOBID= node102-1532741226-26122
PBS_JOBID= 21022452
Free space on /tmp= 52748 MiB

SOLVER NAME= GG's minicp 2018-04-29
BENCH NAME= XCSP18/GracefulGraph/GracefulGraph-K07-P02_c18.xml
COMMAND LINE= java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4298627-1532768657/watcher-4298627-1532768657 -o /tmp/evaluation-result-4298627-1532768657/solver-4298627-1532768657 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532741226-26122 --watchdog 2580  java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp HOME/instance-4298627-1532768657.xml

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

MD5SUM BENCH= 9eecb1b3d8aa7dfc9df91bdaa7b8a2e7
RANDOM SEED=1700898607

node102.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.51
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.51
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.51
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.51
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:        26639848 kB
MemAvailable:   31765704 kB
Buffers:          211072 kB
Cached:          5169660 kB
SwapCached:        53524 kB
Active:          1368960 kB
Inactive:        4262600 kB
Active(anon):     176068 kB
Inactive(anon):    99020 kB
Active(file):    1192892 kB
Inactive(file):  4163580 kB
Unevictable:        6644 kB
Mlocked:            6644 kB
SwapTotal:      67108860 kB
SwapFree:       67028176 kB
Dirty:              1092 kB
Writeback:             0 kB
AnonPages:        214408 kB
Mapped:            47460 kB
Shmem:             21952 kB
Slab:             198592 kB
SReclaimable:     170440 kB
SUnreclaim:        28152 kB
KernelStack:        3824 kB
PageTables:         5716 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1120752 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    133120 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 52744 MiB
End job on node102 at 2018-07-28 11:46:00