Trace number 4298575

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
Solver of Xavier Schul & Yvhan Smal 2018-04-28? (TO) 2520.07 2509.02

General information on the benchmark

NameGracefulGraph/
GracefulGraph-K05-P03_c18.xml
MD5SUMf4fa601a34b34009a5b9ea58e60241da
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 variables100
Number of constraints42
Number of domains2
Minimum domain size40
Maximum domain size41
Distribution of domain sizes[{"size":40,"count":40},{"size":41,"count":15}]
Minimum variable degree0
Maximum variable degree7
Distribution of variable degrees[{"degree":0,"count":45},{"degree":2,"count":40},{"degree":6,"count":10},{"degree":7,"count":5}]
Minimum constraint arity3
Maximum constraint arity40
Distribution of constraint arities[{"arity":3,"count":40},{"arity":15,"count":1},{"arity":40,"count":1}]
Number of extensional constraints0
Number of intensional constraints40
Distribution of constraint types[{"type":"intension","count":40},{"type":"allDifferent","count":2}]
Optimization problemNO
Type of objective

Solver Data

0.12/0.13	c version: 2018-04-11
0.12/0.13	c seed: 1811631
0.12/0.13	c timeout: -1
0.12/0.13	c memlimit: -1
0.12/0.13	c nbcore: -1
2520.05/2509.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 (9037 MiB free)
  memory of node 1: 16384 MiB (13772 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4298575-1532763443/watcher-4298575-1532763443 -o /tmp/evaluation-result-4298575-1532763443/solver-4298575-1532763443 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1532740894-20191 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4298575-1532763443.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=23197, runsolver pid=23194

[startup+0.100058 s]*
/proc/loadavg: 1.41 1.51 1.60 4/215 23212
/proc/meminfo: memFree=23340352/32770624 swapFree=67108688/67108860
[pid=23197] ppid=23194 vsize=10661052 memory=28356 CPUtime=0.12 cores=0,2,4,6
/proc/23197/stat : 23197 (java) S 23194 23197 20160 0 -1 1077944320 4978 0 0 0 11 1 0 0 20 0 15 0 93907172 10916917248 7089 33554432000 4194304 4196468 140720642141872 140720642124416 140020905598711 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
/proc/23197/statm: 2665263 7089 2836 1 0 2627263 0
[pid=23197/tid=23199] ppid=23194 vsize=10661052 memory=-8197568871503270016 CPUtime=0.08 cores=0,2,4,6
/proc/23197/task/23199/stat : 23199 (java) R 23194 23197 20160 0 -1 4202560 2853 0 0 0 8 0 0 0 20 0 15 0 93907172 10916917248 7089 33554432000 4194304 4196468 140720642141872 140020909828192 140020905610646 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23200] ppid=23194 vsize=10661052 memory=-7522837583129502606 CPUtime=0 cores=0,2,4,6
/proc/23197/task/23200/stat : 23200 (java) S 23194 23197 20160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 93907173 10916917248 7089 33554432000 4194304 4196468 140720642141872 140020842289680 140020905608917 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23201] ppid=23194 vsize=10661052 memory=139786502530688 CPUtime=0 cores=0,2,4,6
/proc/23197/task/23201/stat : 23201 (java) S 23194 23197 20160 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 93907173 10916917248 7089 33554432000 4194304 4196468 140720642141872 140020841237136 140020905608917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23202] ppid=23194 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23197/task/23202/stat : 23202 (java) S 23194 23197 20160 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 93907173 10916917248 7089 33554432000 4194304 4196468 140720642141872 140020840184080 140020905608917 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23203] ppid=23194 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23197/task/23203/stat : 23203 (java) S 23194 23197 20160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 93907173 10916917248 7089 33554432000 4194304 4196468 140720642141872 140020839131536 140020905608917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23204] ppid=23194 vsize=10661052 memory=139786502530688 CPUtime=0 cores=0,2,4,6
/proc/23197/task/23204/stat : 23204 (java) S 23194 23197 20160 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 93907175 10916917248 7089 33554432000 4194304 4196468 140720642141872 140020142787312 140020905609858 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23205] ppid=23194 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23197/task/23205/stat : 23205 (java) S 23194 23197 20160 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 93907175 10916917248 7089 33554432000 4194304 4196468 140720642141872 140020141733536 140020905608917 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23206] ppid=23194 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23197/task/23206/stat : 23206 (java) S 23194 23197 20160 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 93907175 10916917248 7089 33554432000 4194304 4196468 140720642141872 140020140680432 140020905608917 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23207] ppid=23194 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23197/task/23207/stat : 23207 (java) S 23194 23197 20160 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 93907178 10916917248 7089 33554432000 4194304 4196468 140720642141872 140020139629008 140020905617307 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23208] ppid=23194 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23197/task/23208/stat : 23208 (java) S 23194 23197 20160 0 -1 1077944384 436 0 0 0 0 0 0 0 20 0 15 0 93907178 10916917248 7089 33554432000 4194304 4196468 140720642141872 140020138576112 140020905609858 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23209] ppid=23194 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23197/task/23209/stat : 23209 (java) S 23194 23197 20160 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 93907178 10916917248 7089 33554432000 4194304 4196468 140720642141872 140020137523568 140020905609858 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23210] ppid=23194 vsize=10661052 memory=139786502530688 CPUtime=0.01 cores=0,2,4,6
/proc/23197/task/23210/stat : 23210 (java) R 23194 23197 20160 0 -1 4202560 318 0 0 0 1 0 0 0 20 0 15 0 93907178 10916917248 7089 33554432000 4194304 4196468 140720642141872 140020136470584 140020884343180 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23211] ppid=23194 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23197/task/23211/stat : 23211 (java) S 23194 23197 20160 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 93907178 10916917248 7089 33554432000 4194304 4196468 140720642141872 140020135418208 140020905608917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23212] ppid=23194 vsize=10661052 memory=139786502530688 CPUtime=0 cores=0,2,4,6
/proc/23197/task/23212/stat : 23212 (java) S 23194 23197 20160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 93907178 10916917248 7089 33554432000 4194304 4196468 140720642141872 140020134366256 140020905609858 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 28356 KiB

[startup+0.210595 s]*
/proc/loadavg: 1.41 1.51 1.60 3/215 23212
/proc/meminfo: memFree=23329436/32770624 swapFree=67108688/67108860
[pid=23197] ppid=23194 vsize=10661128 memory=40088 CPUtime=0.33 cores=0,2,4,6
/proc/23197/stat : 23197 (java) S 23194 23197 20160 0 -1 1077944320 7614 0 0 0 31 2 0 0 20 0 15 0 93907172 10916995072 10022 33554432000 4194304 4196468 140720642141872 140720642124416 140020905598711 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
/proc/23197/statm: 2665282 10022 2959 1 0 2627263 0
[pid=23197/tid=23199] ppid=23194 vsize=10661128 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/23197/task/23199/stat : 23199 (java) R 23194 23197 20160 0 -1 4202560 4738 0 0 0 19 1 0 0 20 0 15 0 93907172 10916995072 10046 33554432000 4194304 4196468 140720642141872 140020909831024 140020889679198 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23200] ppid=23194 vsize=10661128 memory=343 CPUtime=0 cores=0,2,4,6
/proc/23197/task/23200/stat : 23200 (java) S 23194 23197 20160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 93907173 10916995072 10046 33554432000 4194304 4196468 140720642141872 140020842289680 140020905608917 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23201] ppid=23194 vsize=10661128 memory=139786503052386 CPUtime=0 cores=0,2,4,6
/proc/23197/task/23201/stat : 23201 (java) S 23194 23197 20160 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 93907173 10916995072 10046 33554432000 4194304 4196468 140720642141872 140020841237136 140020905608917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23202] ppid=23194 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23197/task/23202/stat : 23202 (java) S 23194 23197 20160 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 93907173 10916995072 10046 33554432000 4194304 4196468 140720642141872 140020840184080 140020905608917 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23203] ppid=23194 vsize=10661128 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23197/task/23203/stat : 23203 (java) S 23194 23197 20160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 93907173 10916995072 10046 33554432000 4194304 4196468 140720642141872 140020839131536 140020905608917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23204] ppid=23194 vsize=10661128 memory=139786502530688 CPUtime=0 cores=0,2,4,6
/proc/23197/task/23204/stat : 23204 (java) S 23194 23197 20160 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 93907175 10916995072 10046 33554432000 4194304 4196468 140720642141872 140020142787312 140020905609858 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23205] ppid=23194 vsize=10661128 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23197/task/23205/stat : 23205 (java) S 23194 23197 20160 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 93907175 10916995072 10046 33554432000 4194304 4196468 140720642141872 140020141733536 140020905608917 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23206] ppid=23194 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23197/task/23206/stat : 23206 (java) S 23194 23197 20160 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 93907175 10916995072 10046 33554432000 4194304 4196468 140720642141872 140020140680432 140020905608917 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23207] ppid=23194 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23197/task/23207/stat : 23207 (java) S 23194 23197 20160 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 93907178 10916995072 10046 33554432000 4194304 4196468 140720642141872 140020139629008 140020905617307 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23208] ppid=23194 vsize=10661128 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/23197/task/23208/stat : 23208 (java) S 23194 23197 20160 0 -1 1077944384 512 0 0 0 1 0 0 0 20 0 15 0 93907178 10916995072 10046 33554432000 4194304 4196468 140720642141872 140020138576112 140020905609858 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23209] ppid=23194 vsize=10661128 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/23197/task/23209/stat : 23209 (java) S 23194 23197 20160 0 -1 1077944384 235 0 0 0 2 0 0 0 20 0 15 0 93907178 10916995072 10046 33554432000 4194304 4196468 140720642141872 140020137523568 140020905609858 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23210] ppid=23194 vsize=10661128 memory=139786502530688 CPUtime=0.07 cores=0,2,4,6
/proc/23197/task/23210/stat : 23210 (java) S 23194 23197 20160 0 -1 1077944384 766 0 0 0 7 0 0 0 20 0 15 0 93907178 10916995072 10046 33554432000 4194304 4196468 140720642141872 140020136470512 140020905609858 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23211] ppid=23194 vsize=10661128 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23197/task/23211/stat : 23211 (java) S 23194 23197 20160 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 93907178 10916995072 10046 33554432000 4194304 4196468 140720642141872 140020135418208 140020905608917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23212] ppid=23194 vsize=10661128 memory=139786502530688 CPUtime=0 cores=0,2,4,6
/proc/23197/task/23212/stat : 23212 (java) S 23194 23197 20160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 93907178 10916995072 10046 33554432000 4194304 4196468 140720642141872 140020134366256 140020905609858 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 40088 KiB

[startup+0.310964 s]*
/proc/loadavg: 1.41 1.51 1.60 7/215 23212
/proc/meminfo: memFree=23325404/32770624 swapFree=67108688/67108860
[pid=23197] ppid=23194 vsize=10661128 memory=47476 CPUtime=0.56 cores=0,2,4,6
/proc/23197/stat : 23197 (java) S 23194 23197 20160 0 -1 1077944320 8537 0 0 0 54 2 0 0 20 0 15 0 93907172 10916995072 11869 33554432000 4194304 4196468 140720642141872 140720642124416 140020905598711 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
/proc/23197/statm: 2665282 11869 3058 1 0 2627263 0
[pid=23197/tid=23199] ppid=23194 vsize=10661128 memory=7022364594140610616 CPUtime=0.29 cores=0,2,4,6
/proc/23197/task/23199/stat : 23199 (java) R 23194 23197 20160 0 -1 4202560 5178 0 0 0 28 1 0 0 20 0 15 0 93907172 10916995072 11935 33554432000 4194304 4196468 140720642141872 140020909834176 140020514141267 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23200] ppid=23194 vsize=10661128 memory=4294979917 CPUtime=0 cores=0,2,4,6
/proc/23197/task/23200/stat : 23200 (java) S 23194 23197 20160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 93907173 10916995072 11935 33554432000 4194304 4196468 140720642141872 140020842289680 140020905608917 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23201] ppid=23194 vsize=10661128 memory=139786502872492 CPUtime=0 cores=0,2,4,6
/proc/23197/task/23201/stat : 23201 (java) S 23194 23197 20160 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 93907173 10916995072 11935 33554432000 4194304 4196468 140720642141872 140020841237136 140020905608917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23202] ppid=23194 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23197/task/23202/stat : 23202 (java) S 23194 23197 20160 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 93907173 10916995072 11935 33554432000 4194304 4196468 140720642141872 140020840184080 140020905608917 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23203] ppid=23194 vsize=10661128 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23197/task/23203/stat : 23203 (java) S 23194 23197 20160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 93907173 10916995072 11935 33554432000 4194304 4196468 140720642141872 140020839131536 140020905608917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23204] ppid=23194 vsize=10661128 memory=139786502530688 CPUtime=0 cores=0,2,4,6
/proc/23197/task/23204/stat : 23204 (java) S 23194 23197 20160 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 93907175 10916995072 11935 33554432000 4194304 4196468 140720642141872 140020142787312 140020905609858 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23205] ppid=23194 vsize=10661128 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23197/task/23205/stat : 23205 (java) S 23194 23197 20160 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 93907175 10916995072 11935 33554432000 4194304 4196468 140720642141872 140020141733536 140020905608917 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23206] ppid=23194 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23197/task/23206/stat : 23206 (java) S 23194 23197 20160 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 93907175 10916995072 11935 33554432000 4194304 4196468 140720642141872 140020140680432 140020905608917 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23207] ppid=23194 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23197/task/23207/stat : 23207 (java) S 23194 23197 20160 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 93907178 10916995072 11935 33554432000 4194304 4196468 140720642141872 140020139629008 140020905617307 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23208] ppid=23194 vsize=10661128 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/23197/task/23208/stat : 23208 (java) S 23194 23197 20160 0 -1 1077944384 569 0 0 0 3 0 0 0 20 0 15 0 93907178 10916995072 11935 33554432000 4194304 4196468 140720642141872 140020138576112 140020905609858 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23209] ppid=23194 vsize=10661128 memory=-1 CPUtime=0.06 cores=0,2,4,6
/proc/23197/task/23209/stat : 23209 (java) R 23194 23197 20160 0 -1 4202560 372 0 0 0 6 0 0 0 20 0 15 0 93907178 10916995072 11935 33554432000 4194304 4196468 140720642141872 140020137509032 140020890146932 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23210] ppid=23194 vsize=10661128 memory=139786502530688 CPUtime=0.14 cores=0,2,4,6
/proc/23197/task/23210/stat : 23210 (java) R 23194 23197 20160 0 -1 4202560 1131 0 0 0 14 0 0 0 20 0 15 0 93907178 10916995072 11935 33554432000 4194304 4196468 140720642141872 140020136466392 140020884560283 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23211] ppid=23194 vsize=10661128 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23197/task/23211/stat : 23211 (java) S 23194 23197 20160 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 93907178 10916995072 11935 33554432000 4194304 4196468 140720642141872 140020135418208 140020905608917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23212] ppid=23194 vsize=10661128 memory=139786502530688 CPUtime=0 cores=0,2,4,6
/proc/23197/task/23212/stat : 23212 (java) S 23194 23197 20160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 93907178 10916995072 11935 33554432000 4194304 4196468 140720642141872 140020134366256 140020905609858 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
Current children cumulated CPU time: 0.56 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 47476 KiB

[startup+0.700738 s]
/proc/loadavg: 1.41 1.51 1.60 5/215 23212
/proc/meminfo: memFree=23299912/32770624 swapFree=67108688/67108860
[pid=23197] ppid=23194 vsize=10661128 memory=89304 CPUtime=1.69 cores=0,2,4,6
/proc/23197/stat : 23197 (java) S 23194 23197 20160 0 -1 1077944320 13419 0 0 0 166 3 0 0 20 0 15 0 93907172 10916995072 22326 33554432000 4194304 4196468 140720642141872 140720642124416 140020905598711 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
/proc/23197/statm: 2665282 22326 3082 1 0 2627263 0
[pid=23197/tid=23199] ppid=23194 vsize=10661128 memory=239446775590403 CPUtime=0.68 cores=0,2,4,6
/proc/23197/task/23199/stat : 23199 (java) R 23194 23197 20160 0 -1 4202560 5262 0 0 0 66 2 0 0 20 0 15 0 93907172 10916995072 22326 33554432000 4194304 4196468 140720642141872 140020909835536 140020516969890 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23200] ppid=23194 vsize=10661128 memory=4051047449723404320 CPUtime=0 cores=0,2,4,6
/proc/23197/task/23200/stat : 23200 (java) S 23194 23197 20160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 93907173 10916995072 22326 33554432000 4194304 4196468 140720642141872 140020842289680 140020905608917 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23201] ppid=23194 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23197/task/23201/stat : 23201 (java) S 23194 23197 20160 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 93907173 10916995072 22326 33554432000 4194304 4196468 140720642141872 140020841237136 140020905608917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23202] ppid=23194 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23197/task/23202/stat : 23202 (java) S 23194 23197 20160 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 93907173 10916995072 22326 33554432000 4194304 4196468 140720642141872 140020840184080 140020905608917 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23203] ppid=23194 vsize=10661128 memory=7809523229951467576 CPUtime=0 cores=0,2,4,6
/proc/23197/task/23203/stat : 23203 (java) S 23194 23197 20160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 93907173 10916995072 22326 33554432000 4194304 4196468 140720642141872 140020839131536 140020905608917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23204] ppid=23194 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23197/task/23204/stat : 23204 (java) S 23194 23197 20160 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 93907175 10916995072 22326 33554432000 4194304 4196468 140720642141872 140020142787312 140020905609858 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23205] ppid=23194 vsize=10661128 memory=-6007660418857049897 CPUtime=0 cores=0,2,4,6
/proc/23197/task/23205/stat : 23205 (java) S 23194 23197 20160 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 93907175 10916995072 22326 33554432000 4194304 4196468 140720642141872 140020141733536 140020905608917 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23206] ppid=23194 vsize=10661128 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/23197/task/23206/stat : 23206 (java) S 23194 23197 20160 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 93907175 10916995072 22326 33554432000 4194304 4196468 140720642141872 140020140680432 140020905608917 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23207] ppid=23194 vsize=10661128 memory=6944656592455360604 CPUtime=0 cores=0,2,4,6
/proc/23197/task/23207/stat : 23207 (java) S 23194 23197 20160 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 93907178 10916995072 22326 33554432000 4194304 4196468 140720642141872 140020139629008 140020905617307 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23208] ppid=23194 vsize=10661128 memory=0 CPUtime=0.36 cores=0,2,4,6
/proc/23197/task/23208/stat : 23208 (java) S 23194 23197 20160 0 -1 1077944384 2447 0 0 0 36 0 0 0 20 0 15 0 93907178 10916995072 22326 33554432000 4194304 4196468 140720642141872 140020138576112 140020905609858 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23209] ppid=23194 vsize=10661128 memory=0 CPUtime=0.41 cores=0,2,4,6
/proc/23197/task/23209/stat : 23209 (java) S 23194 23197 20160 0 -1 1077944384 2989 0 0 0 41 0 0 0 20 0 15 0 93907178 10916995072 22326 33554432000 4194304 4196468 140720642141872 140020137523568 140020905609858 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23210] ppid=23194 vsize=10661128 memory=0 CPUtime=0.21 cores=0,2,4,6
/proc/23197/task/23210/stat : 23210 (java) S 23194 23197 20160 0 -1 1077944384 1349 0 0 0 21 0 0 0 20 0 15 0 93907178 10916995072 22326 33554432000 4194304 4196468 140720642141872 140020136470512 140020905609858 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23211] ppid=23194 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23197/task/23211/stat : 23211 (java) S 23194 23197 20160 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 93907178 10916995072 22326 33554432000 4194304 4196468 140720642141872 140020135418208 140020905608917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23212] ppid=23194 vsize=10661128 memory=4008 CPUtime=0 cores=0,2,4,6
/proc/23197/task/23212/stat : 23212 (java) S 23194 23197 20160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 93907178 10916995072 22326 33554432000 4194304 4196468 140720642141872 140020134366256 140020905609858 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
Current children cumulated CPU time: 1.69 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 89304 KiB

[startup+1.50077 s]
/proc/loadavg: 1.41 1.51 1.60 3/215 23212
/proc/meminfo: memFree=23246980/32770624 swapFree=67108688/67108860
[pid=23197] ppid=23194 vsize=10661128 memory=182188 CPUtime=2.6 cores=0,2,4,6
/proc/23197/stat : 23197 (java) S 23194 23197 20160 0 -1 1077944320 13674 0 0 0 255 5 0 0 20 0 15 0 93907172 10916995072 45547 33554432000 4194304 4196468 140720642141872 140720642124416 140020905598711 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
/proc/23197/statm: 2665282 45547 3097 1 0 2627263 0
[pid=23197/tid=23199] ppid=23194 vsize=10661128 memory=12848 CPUtime=1.48 cores=0,2,4,6
/proc/23197/task/23199/stat : 23199 (java) R 23194 23197 20160 0 -1 4202560 5345 0 0 0 145 3 0 0 20 0 15 0 93907172 10916995072 45547 33554432000 4194304 4196468 140720642141872 140020909835232 140020517231962 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23200] ppid=23194 vsize=10661128 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/23197/task/23200/stat : 23200 (java) S 23194 23197 20160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 93907173 10916995072 45547 33554432000 4194304 4196468 140720642141872 140020842289680 140020905608917 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23201] ppid=23194 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23197/task/23201/stat : 23201 (java) S 23194 23197 20160 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 93907173 10916995072 45547 33554432000 4194304 4196468 140720642141872 140020841237136 140020905608917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23202] ppid=23194 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23197/task/23202/stat : 23202 (java) S 23194 23197 20160 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 93907173 10916995072 45547 33554432000 4194304 4196468 140720642141872 140020840184080 140020905608917 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23203] ppid=23194 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23197/task/23203/stat : 23203 (java) S 23194 23197 20160 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 93907173 10916995072 45547 33554432000 4194304 4196468 140720642141872 140020839131536 140020905608917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23204] ppid=23194 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23197/task/23204/stat : 23204 (java) S 23194 23197 20160 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 93907175 10916995072 45547 33554432000 4194304 4196468 140720642141872 140020142787312 140020905609858 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0

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

/proc/23197/task/23199/stat : 23199 (java) R 23194 23197 20160 0 -1 4202560 16383 0 0 0 237148 13 0 0 20 0 15 0 93907172 10916995072 76957 33554432000 4194304 4196468 140720642141872 140020909838128 140020516916871 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23200] ppid=23194 vsize=10661128 memory=307828 CPUtime=3.76 cores=0,2,4,6
/proc/23197/task/23200/stat : 23200 (java) S 23194 23197 20160 0 -1 1077944384 2873 0 0 0 343 33 0 0 20 0 15 0 93907173 10916995072 76957 33554432000 4194304 4196468 140720642141872 140020842289680 140020905608917 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23201] ppid=23194 vsize=10661128 memory=307828 CPUtime=3.76 cores=0,2,4,6
/proc/23197/task/23201/stat : 23201 (java) S 23194 23197 20160 0 -1 1077944384 3718 0 0 0 344 32 0 0 20 0 15 0 93907173 10916995072 76957 33554432000 4194304 4196468 140720642141872 140020841237136 140020905608917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23202] ppid=23194 vsize=10661128 memory=307828 CPUtime=3.77 cores=0,2,4,6
/proc/23197/task/23202/stat : 23202 (java) S 23194 23197 20160 0 -1 1077944384 3713 0 0 0 347 30 0 0 20 0 15 0 93907173 10916995072 76957 33554432000 4194304 4196468 140720642141872 140020840184080 140020905608917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23203] ppid=23194 vsize=10661128 memory=307828 CPUtime=3.76 cores=0,2,4,6
/proc/23197/task/23203/stat : 23203 (java) S 23194 23197 20160 0 -1 1077944384 2684 0 0 0 342 34 0 0 20 0 15 0 93907173 10916995072 76957 33554432000 4194304 4196468 140720642141872 140020839131536 140020905608917 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23204] ppid=23194 vsize=10661128 memory=307828 CPUtime=3.93 cores=0,2,4,6
/proc/23197/task/23204/stat : 23204 (java) S 23194 23197 20160 0 -1 1077944384 4931 0 0 0 367 26 0 0 20 0 15 0 93907175 10916995072 76957 33554432000 4194304 4196468 140720642141872 140020142787312 140020905609858 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23205] ppid=23194 vsize=10661128 memory=307828 CPUtime=0 cores=0,2,4,6
/proc/23197/task/23205/stat : 23205 (java) S 23194 23197 20160 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 93907175 10916995072 76957 33554432000 4194304 4196468 140720642141872 140020141733536 140020905608917 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23206] ppid=23194 vsize=10661128 memory=307828 CPUtime=0 cores=0,2,4,6
/proc/23197/task/23206/stat : 23206 (java) S 23194 23197 20160 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 93907175 10916995072 76957 33554432000 4194304 4196468 140720642141872 140020140680432 140020905608917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23207] ppid=23194 vsize=10661128 memory=307828 CPUtime=0 cores=0,2,4,6
/proc/23197/task/23207/stat : 23207 (java) S 23194 23197 20160 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 93907178 10916995072 76957 33554432000 4194304 4196468 140720642141872 140020139629008 140020905617307 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23208] ppid=23194 vsize=10661128 memory=297588 CPUtime=0.45 cores=0,2,4,6
/proc/23197/task/23208/stat : 23208 (java) S 23194 23197 20160 0 -1 1077944384 3373 0 0 0 45 0 0 0 20 0 15 0 93907178 10916995072 76957 33554432000 4194304 4196468 140720642141872 140020138576112 140020905609858 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23209] ppid=23194 vsize=10661128 memory=239157 CPUtime=0.52 cores=0,2,4,6
/proc/23197/task/23209/stat : 23209 (java) S 23194 23197 20160 0 -1 1077944384 4135 0 0 0 51 1 0 0 20 0 15 0 93907178 10916995072 76957 33554432000 4194304 4196468 140720642141872 140020137523568 140020905609858 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23210] ppid=23194 vsize=10661128 memory=237052 CPUtime=0.23 cores=0,2,4,6
/proc/23197/task/23210/stat : 23210 (java) S 23194 23197 20160 0 -1 1077944384 1610 0 0 0 23 0 0 0 20 0 15 0 93907178 10916995072 76957 33554432000 4194304 4196468 140720642141872 140020136470512 140020905609858 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23211] ppid=23194 vsize=10661128 memory=4124 CPUtime=0 cores=0,2,4,6
/proc/23197/task/23211/stat : 23211 (java) S 23194 23197 20160 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 93907178 10916995072 76957 33554432000 4194304 4196468 140720642141872 140020135418208 140020905608917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23212] ppid=23194 vsize=10661128 memory=2200 CPUtime=0.81 cores=0,2,4,6
/proc/23197/task/23212/stat : 23212 (java) S 23194 23197 20160 0 -1 1077944384 1000 0 0 0 40 41 0 0 20 0 15 0 93907178 10916995072 76957 33554432000 4194304 4196468 140720642141872 140020134366256 140020905609858 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
Current children cumulated CPU time: 2392.67 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 307828 KiB

[startup+2442.3 s]
/proc/loadavg: 1.13 1.35 1.34 3/215 23383
/proc/meminfo: memFree=23042576/32770624 swapFree=67108688/67108860
[pid=23197] ppid=23194 vsize=10661128 memory=311924 CPUtime=2452.99 cores=0,2,4,6
/proc/23197/stat : 23197 (java) S 23194 23197 20160 0 -1 1077944320 46541 0 0 0 245138 161 0 0 20 0 15 0 93907172 10916995072 77981 33554432000 4194304 4196468 140720642141872 140720642124416 140020905598711 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
/proc/23197/statm: 2665282 77981 3128 1 0 2627263 0
[pid=23197/tid=23199] ppid=23194 vsize=10661128 memory=311924 CPUtime=2431.31 cores=0,2,4,6
/proc/23197/task/23199/stat : 23199 (java) R 23194 23197 20160 0 -1 4202560 16683 0 0 0 243117 14 0 0 20 0 15 0 93907172 10916995072 77981 33554432000 4194304 4196468 140720642141872 140020909838208 140020885323846 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23200] ppid=23194 vsize=10661128 memory=311924 CPUtime=3.88 cores=0,2,4,6
/proc/23197/task/23200/stat : 23200 (java) S 23194 23197 20160 0 -1 1077944384 2935 0 0 0 354 34 0 0 20 0 15 0 93907173 10916995072 77981 33554432000 4194304 4196468 140720642141872 140020842289680 140020905608917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23201] ppid=23194 vsize=10661128 memory=311924 CPUtime=3.87 cores=0,2,4,6
/proc/23197/task/23201/stat : 23201 (java) S 23194 23197 20160 0 -1 1077944384 3835 0 0 0 355 32 0 0 20 0 15 0 93907173 10916995072 77981 33554432000 4194304 4196468 140720642141872 140020841237136 140020905608917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23202] ppid=23194 vsize=10661128 memory=309876 CPUtime=3.89 cores=0,2,4,6
/proc/23197/task/23202/stat : 23202 (java) S 23194 23197 20160 0 -1 1077944384 3721 0 0 0 359 30 0 0 20 0 15 0 93907173 10916995072 77981 33554432000 4194304 4196468 140720642141872 140020840184080 140020905608917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23203] ppid=23194 vsize=10661128 memory=311924 CPUtime=3.88 cores=0,2,4,6
/proc/23197/task/23203/stat : 23203 (java) S 23194 23197 20160 0 -1 1077944384 2737 0 0 0 354 34 0 0 20 0 15 0 93907173 10916995072 77981 33554432000 4194304 4196468 140720642141872 140020839131536 140020905608917 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23204] ppid=23194 vsize=10661128 memory=311924 CPUtime=4.04 cores=0,2,4,6
/proc/23197/task/23204/stat : 23204 (java) S 23194 23197 20160 0 -1 1077944384 5089 0 0 0 377 27 0 0 20 0 15 0 93907175 10916995072 77981 33554432000 4194304 4196468 140720642141872 140020142787312 140020905609858 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23205] ppid=23194 vsize=10661128 memory=307828 CPUtime=0 cores=0,2,4,6
/proc/23197/task/23205/stat : 23205 (java) S 23194 23197 20160 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 93907175 10916995072 77981 33554432000 4194304 4196468 140720642141872 140020141733536 140020905608917 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23206] ppid=23194 vsize=10661128 memory=311924 CPUtime=0 cores=0,2,4,6
/proc/23197/task/23206/stat : 23206 (java) S 23194 23197 20160 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 93907175 10916995072 77981 33554432000 4194304 4196468 140720642141872 140020140680432 140020905608917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23207] ppid=23194 vsize=10661128 memory=311924 CPUtime=0 cores=0,2,4,6
/proc/23197/task/23207/stat : 23207 (java) S 23194 23197 20160 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 93907178 10916995072 77981 33554432000 4194304 4196468 140720642141872 140020139629008 140020905617307 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23208] ppid=23194 vsize=10661128 memory=311924 CPUtime=0.45 cores=0,2,4,6
/proc/23197/task/23208/stat : 23208 (java) S 23194 23197 20160 0 -1 1077944384 3373 0 0 0 45 0 0 0 20 0 15 0 93907178 10916995072 77981 33554432000 4194304 4196468 140720642141872 140020138576112 140020905609858 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23209] ppid=23194 vsize=10661128 memory=311924 CPUtime=0.52 cores=0,2,4,6
/proc/23197/task/23209/stat : 23209 (java) S 23194 23197 20160 0 -1 1077944384 4135 0 0 0 51 1 0 0 20 0 15 0 93907178 10916995072 77981 33554432000 4194304 4196468 140720642141872 140020137523568 140020905609858 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23210] ppid=23194 vsize=10661128 memory=311924 CPUtime=0.23 cores=0,2,4,6
/proc/23197/task/23210/stat : 23210 (java) S 23194 23197 20160 0 -1 1077944384 1610 0 0 0 23 0 0 0 20 0 15 0 93907178 10916995072 77981 33554432000 4194304 4196468 140720642141872 140020136470512 140020905609858 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23211] ppid=23194 vsize=10661128 memory=311924 CPUtime=0 cores=0,2,4,6
/proc/23197/task/23211/stat : 23211 (java) S 23194 23197 20160 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 93907178 10916995072 77981 33554432000 4194304 4196468 140720642141872 140020135418208 140020905608917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23212] ppid=23194 vsize=10661128 memory=6791534058613427641 CPUtime=0.82 cores=0,2,4,6
/proc/23197/task/23212/stat : 23212 (java) S 23194 23197 20160 0 -1 1077944384 1015 0 0 0 41 41 0 0 20 0 15 0 93907178 10916995072 77981 33554432000 4194304 4196468 140720642141872 140020134366256 140020905609858 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
Current children cumulated CPU time: 2452.99 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 311924 KiB

[startup+2502.3 s]
/proc/loadavg: 1.19 1.32 1.33 5/215 23384
/proc/meminfo: memFree=23035076/32770624 swapFree=67108688/67108860
[pid=23197] ppid=23194 vsize=10661128 memory=316020 CPUtime=2513.32 cores=0,2,4,6
/proc/23197/stat : 23197 (java) S 23194 23197 20160 0 -1 1077944320 47549 0 0 0 251165 167 0 0 20 0 15 0 93907172 10916995072 79005 33554432000 4194304 4196468 140720642141872 140720642124416 140020905598711 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
/proc/23197/statm: 2665282 79005 3128 1 0 2627263 0
[pid=23197/tid=23199] ppid=23194 vsize=10661128 memory=316020 CPUtime=2491 cores=0,2,4,6
/proc/23197/task/23199/stat : 23199 (java) R 23194 23197 20160 0 -1 4202560 17028 0 0 0 249086 14 0 0 20 0 15 0 93907172 10916995072 79005 33554432000 4194304 4196468 140720642141872 140020909838592 140020516916849 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23200] ppid=23194 vsize=10661128 memory=313972 CPUtime=4.01 cores=0,2,4,6
/proc/23197/task/23200/stat : 23200 (java) S 23194 23197 20160 0 -1 1077944384 3041 0 0 0 366 35 0 0 20 0 15 0 93907173 10916995072 79005 33554432000 4194304 4196468 140720642141872 140020842289680 140020905608917 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23201] ppid=23194 vsize=10661128 memory=313972 CPUtime=4 cores=0,2,4,6
/proc/23197/task/23201/stat : 23201 (java) S 23194 23197 20160 0 -1 1077944384 3909 0 0 0 367 33 0 0 20 0 15 0 93907173 10916995072 79005 33554432000 4194304 4196468 140720642141872 140020841237136 140020905608917 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23202] ppid=23194 vsize=10661128 memory=313972 CPUtime=4.02 cores=0,2,4,6
/proc/23197/task/23202/stat : 23202 (java) S 23194 23197 20160 0 -1 1077944384 3992 0 0 0 371 31 0 0 20 0 15 0 93907173 10916995072 79005 33554432000 4194304 4196468 140720642141872 140020840184080 140020905608917 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23203] ppid=23194 vsize=10661128 memory=313972 CPUtime=4.01 cores=0,2,4,6
/proc/23197/task/23203/stat : 23203 (java) S 23194 23197 20160 0 -1 1077944384 2752 0 0 0 365 36 0 0 20 0 15 0 93907173 10916995072 79005 33554432000 4194304 4196468 140720642141872 140020839131536 140020905608917 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23204] ppid=23194 vsize=10661128 memory=313972 CPUtime=4.14 cores=0,2,4,6
/proc/23197/task/23204/stat : 23204 (java) S 23194 23197 20160 0 -1 1077944384 5263 0 0 0 386 28 0 0 20 0 15 0 93907175 10916995072 79005 33554432000 4194304 4196468 140720642141872 140020142787312 140020905609858 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23205] ppid=23194 vsize=10661128 memory=313972 CPUtime=0 cores=0,2,4,6
/proc/23197/task/23205/stat : 23205 (java) S 23194 23197 20160 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 93907175 10916995072 79005 33554432000 4194304 4196468 140720642141872 140020141733536 140020905608917 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23206] ppid=23194 vsize=10661128 memory=313972 CPUtime=0 cores=0,2,4,6
/proc/23197/task/23206/stat : 23206 (java) S 23194 23197 20160 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 93907175 10916995072 79005 33554432000 4194304 4196468 140720642141872 140020140680432 140020905608917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23207] ppid=23194 vsize=10661128 memory=313972 CPUtime=0 cores=0,2,4,6
/proc/23197/task/23207/stat : 23207 (java) S 23194 23197 20160 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 93907178 10916995072 79005 33554432000 4194304 4196468 140720642141872 140020139629008 140020905617307 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23208] ppid=23194 vsize=10661128 memory=4140 CPUtime=0.45 cores=0,2,4,6
/proc/23197/task/23208/stat : 23208 (java) S 23194 23197 20160 0 -1 1077944384 3375 0 0 0 45 0 0 0 20 0 15 0 93907178 10916995072 79005 33554432000 4194304 4196468 140720642141872 140020138576112 140020905609858 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23209] ppid=23194 vsize=10661128 memory=316020 CPUtime=0.52 cores=0,2,4,6
/proc/23197/task/23209/stat : 23209 (java) S 23194 23197 20160 0 -1 1077944384 4137 0 0 0 51 1 0 0 20 0 15 0 93907178 10916995072 79005 33554432000 4194304 4196468 140720642141872 140020137523568 140020905609858 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23210] ppid=23194 vsize=10661128 memory=313972 CPUtime=0.23 cores=0,2,4,6
/proc/23197/task/23210/stat : 23210 (java) S 23194 23197 20160 0 -1 1077944384 1612 0 0 0 23 0 0 0 20 0 15 0 93907178 10916995072 79005 33554432000 4194304 4196468 140720642141872 140020136470512 140020905609858 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23211] ppid=23194 vsize=10661128 memory=313972 CPUtime=0 cores=0,2,4,6
/proc/23197/task/23211/stat : 23211 (java) S 23194 23197 20160 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 93907178 10916995072 79005 33554432000 4194304 4196468 140720642141872 140020135418208 140020905608917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23212] ppid=23194 vsize=10661128 memory=313972 CPUtime=0.84 cores=0,2,4,6
/proc/23197/task/23212/stat : 23212 (java) S 23194 23197 20160 0 -1 1077944384 1032 0 0 0 42 42 0 0 20 0 15 0 93907178 10916995072 79005 33554432000 4194304 4196468 140720642141872 140020134366256 140020905609858 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
Current children cumulated CPU time: 2513.32 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 316020 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2509 s]*
/proc/loadavg: 1.18 1.31 1.32 3/215 23384
/proc/meminfo: memFree=23035076/32770624 swapFree=67108688/67108860
[pid=23197] ppid=23194 vsize=10661128 memory=316020 CPUtime=2520.05 cores=0,2,4,6
/proc/23197/stat : 23197 (java) S 23194 23197 20160 0 -1 1077944320 47573 0 0 0 251838 167 0 0 20 0 15 0 93907172 10916995072 79005 33554432000 4194304 4196468 140720642141872 140720642124416 140020905598711 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
/proc/23197/statm: 2665282 79005 3128 1 0 2627263 0
[pid=23197/tid=23199] ppid=23194 vsize=10661128 memory=6791534058613427641 CPUtime=2497.65 cores=0,2,4,6
/proc/23197/task/23199/stat : 23199 (java) R 23194 23197 20160 0 -1 4202560 17050 0 0 0 249751 14 0 0 20 0 15 0 93907172 10916995072 79005 33554432000 4194304 4196468 140720642141872 140020909838144 140020514472992 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23200] ppid=23194 vsize=10661128 memory=2708 CPUtime=4.02 cores=0,2,4,6
/proc/23197/task/23200/stat : 23200 (java) S 23194 23197 20160 0 -1 1077944384 3041 0 0 0 367 35 0 0 20 0 15 0 93907173 10916995072 79005 33554432000 4194304 4196468 140720642141872 140020842289680 140020905608917 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23201] ppid=23194 vsize=10661128 memory=2588 CPUtime=4.02 cores=0,2,4,6
/proc/23197/task/23201/stat : 23201 (java) S 23194 23197 20160 0 -1 1077944384 3909 0 0 0 368 34 0 0 20 0 15 0 93907173 10916995072 79005 33554432000 4194304 4196468 140720642141872 140020841237136 140020905608917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23202] ppid=23194 vsize=10661128 memory=4100 CPUtime=4.03 cores=0,2,4,6
/proc/23197/task/23202/stat : 23202 (java) S 23194 23197 20160 0 -1 1077944384 3993 0 0 0 372 31 0 0 20 0 15 0 93907173 10916995072 79005 33554432000 4194304 4196468 140720642141872 140020840184080 140020905608917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23203] ppid=23194 vsize=10661128 memory=4872558044660077418 CPUtime=4.03 cores=0,2,4,6
/proc/23197/task/23203/stat : 23203 (java) S 23194 23197 20160 0 -1 1077944384 2752 0 0 0 367 36 0 0 20 0 15 0 93907173 10916995072 79005 33554432000 4194304 4196468 140720642141872 140020839131536 140020905608917 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23204] ppid=23194 vsize=10661128 memory=316020 CPUtime=4.15 cores=0,2,4,6
/proc/23197/task/23204/stat : 23204 (java) S 23194 23197 20160 0 -1 1077944384 5264 0 0 0 387 28 0 0 20 0 15 0 93907175 10916995072 79005 33554432000 4194304 4196468 140720642141872 140020142787312 140020905609858 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23205] ppid=23194 vsize=10661128 memory=15872 CPUtime=0 cores=0,2,4,6
/proc/23197/task/23205/stat : 23205 (java) S 23194 23197 20160 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 93907175 10916995072 79005 33554432000 4194304 4196468 140720642141872 140020141733536 140020905608917 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23206] ppid=23194 vsize=10661128 memory=4008 CPUtime=0 cores=0,2,4,6
/proc/23197/task/23206/stat : 23206 (java) S 23194 23197 20160 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 93907175 10916995072 79005 33554432000 4194304 4196468 140720642141872 140020140680432 140020905608917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23207] ppid=23194 vsize=10661128 memory=18264 CPUtime=0 cores=0,2,4,6
/proc/23197/task/23207/stat : 23207 (java) S 23194 23197 20160 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 93907178 10916995072 79005 33554432000 4194304 4196468 140720642141872 140020139629008 140020905617307 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23208] ppid=23194 vsize=10661128 memory=313972 CPUtime=0.45 cores=0,2,4,6
/proc/23197/task/23208/stat : 23208 (java) S 23194 23197 20160 0 -1 1077944384 3375 0 0 0 45 0 0 0 20 0 15 0 93907178 10916995072 79005 33554432000 4194304 4196468 140720642141872 140020138576112 140020905609858 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23209] ppid=23194 vsize=10661128 memory=313972 CPUtime=0.52 cores=0,2,4,6
/proc/23197/task/23209/stat : 23209 (java) S 23194 23197 20160 0 -1 1077944384 4137 0 0 0 51 1 0 0 20 0 15 0 93907178 10916995072 79005 33554432000 4194304 4196468 140720642141872 140020137523568 140020905609858 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23210] ppid=23194 vsize=10661128 memory=1004 CPUtime=0.23 cores=0,2,4,6
/proc/23197/task/23210/stat : 23210 (java) S 23194 23197 20160 0 -1 1077944384 1612 0 0 0 23 0 0 0 20 0 15 0 93907178 10916995072 79005 33554432000 4194304 4196468 140720642141872 140020136470512 140020905609858 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23211] ppid=23194 vsize=10661128 memory=1952 CPUtime=0 cores=0,2,4,6
/proc/23197/task/23211/stat : 23211 (java) S 23194 23197 20160 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 93907178 10916995072 79005 33554432000 4194304 4196468 140720642141872 140020135418208 140020905608917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
[pid=23197/tid=23212] ppid=23194 vsize=10661128 memory=1708 CPUtime=0.84 cores=0,2,4,6
/proc/23197/task/23212/stat : 23212 (java) S 23194 23197 20160 0 -1 1077944384 1032 0 0 0 42 42 0 0 20 0 15 0 93907178 10916995072 79005 33554432000 4194304 4196468 140720642141872 140020134366256 140020905609858 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19234816 140720642143405 140720642143497 140720642143497 140720642146255 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 316020 KiB

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

[startup+2509.02 s]
# the end of solver process 23197 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.39 s, system=1.67879 s

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

Child status: 143
Real time (s): 2509.02
CPU time (s): 2520.07
CPU user time (s): 2518.39
CPU system time (s): 1.67879
CPU usage (%): 100.441
Max. virtual memory (cumulated for all children) (KiB): 10661128
Max. memory (cumulated for all children) (KiB): 316020

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.39
system time used= 1.67879
maximum resident set size= 316540
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47750
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3544
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 174824
involuntary context switches= 6994


# summary of solver processes directly reported to runsolver:
#   pid: 23197
#   total CPU time (s): 2520.07
#   total CPU user time (s): 2518.39
#   total CPU system time (s): 1.67879

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.1969 second user time and 23.7324 second system time

The end

Launcher Data

Begin job on node106 at 2018-07-28 09:37:23
IDJOB=4298575
IDBENCH=141168
IDSOLVER=2766
FILE ID=node106/4298575-1532763443
RUNJOBID= node106-1532740894-20191
PBS_JOBID= 21022448
Free space on /tmp= 46168 MiB

SOLVER NAME= Solver of Xavier Schul & Yvhan Smal 2018-04-28
BENCH NAME= XCSP18/GracefulGraph/GracefulGraph-K05-P03_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4298575-1532763443/watcher-4298575-1532763443 -o /tmp/evaluation-result-4298575-1532763443/solver-4298575-1532763443 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1532740894-20191 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4298575-1532763443.xml

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

MD5SUM BENCH= f4fa601a34b34009a5b9ea58e60241da
RANDOM SEED=68623309

node106.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	: 5334.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        23357576 kB
MemAvailable:   31757304 kB
Buffers:          224792 kB
Cached:          8337492 kB
SwapCached:            0 kB
Active:          2699680 kB
Inactive:        6090824 kB
Active(anon):     175344 kB
Inactive(anon):    80512 kB
Active(file):    2524336 kB
Inactive(file):  6010312 kB
Unevictable:        6968 kB
Mlocked:            6968 kB
SwapTotal:      67108860 kB
SwapFree:       67108688 kB
Dirty:              1204 kB
Writeback:            12 kB
AnonPages:        323128 kB
Mapped:            54564 kB
Shmem:             25056 kB
Slab:             320852 kB
SReclaimable:     293540 kB
SUnreclaim:        27312 kB
KernelStack:        3728 kB
PageTables:         6112 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1131676 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    231424 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 46164 MiB
End job on node106 at 2018-07-28 10:19:12