Trace number 4299720

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 2472.82

General information on the benchmark

NameCrossword/
Crossword-m18-ogd2008-vg-10-11_c18.xml
MD5SUM6eb53458083bb5bfd537601a03885fcf
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 variables110
Number of constraints21
Number of domains1
Minimum domain size26
Maximum domain size26
Distribution of domain sizes[{"size":26,"count":110}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":110}]
Minimum constraint arity10
Maximum constraint arity11
Distribution of constraint arities[{"arity":10,"count":11},{"arity":11,"count":10}]
Number of extensional constraints21
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":21}]
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.03/2472.81	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 (9536 MiB free)
  memory of node 1: 16384 MiB (12794 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299720-1532808906/watcher-4299720-1532808906 -o /tmp/evaluation-result-4299720-1532808906/solver-4299720-1532808906 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1532776444-32665 --watchdog 2580 java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp HOME/instance-4299720-1532808906.xml 

running on 4 cores: 1,3,5,7

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


[startup+0.100057 s]*
/proc/loadavg: 1.23 1.29 1.36 5/215 4015
/proc/meminfo: memFree=22850628/32770624 swapFree=67108860/67108860
[pid=4000] ppid=3997 vsize=10661056 memory=27416 CPUtime=0.12 cores=1,3,5,7
/proc/4000/stat : 4000 (java) S 3997 4000 32633 0 -1 1077944320 5276 0 0 0 11 1 0 0 20 0 15 0 98453812 10916921344 6854 33554432000 4194304 4196468 140731087054240 140731087036784 140472198287095 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
/proc/4000/statm: 2665264 6854 2864 1 0 2627263 0
[pid=4000/tid=4002] ppid=3997 vsize=10661056 memory=-8171376296011865461 CPUtime=0.09 cores=1,3,5,7
/proc/4000/task/4002/stat : 4002 (java) R 3997 4000 32633 0 -1 4202560 3148 0 0 0 9 0 0 0 20 0 15 0 98453813 10916921344 6854 33554432000 4194304 4196468 140731087054240 140472202508256 140472190524222 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4003] ppid=3997 vsize=10661056 memory=5792869726567804975 CPUtime=0 cores=1,3,5,7
/proc/4000/task/4003/stat : 4003 (java) S 3997 4000 32633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98453813 10916921344 6854 33554432000 4194304 4196468 140731087054240 140471805205648 140472198297301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4004] ppid=3997 vsize=10661056 memory=139633922561664 CPUtime=0 cores=1,3,5,7
/proc/4000/task/4004/stat : 4004 (java) S 3997 4000 32633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98453813 10916921344 6854 33554432000 4194304 4196468 140731087054240 140471804152848 140472198297301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4005] ppid=3997 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4000/task/4005/stat : 4005 (java) S 3997 4000 32633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98453813 10916921344 6854 33554432000 4194304 4196468 140731087054240 140471803100048 140472198297301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4006] ppid=3997 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4000/task/4006/stat : 4006 (java) S 3997 4000 32633 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98453813 10916921344 6854 33554432000 4194304 4196468 140731087054240 140471802047248 140472198297301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4007] ppid=3997 vsize=10661056 memory=139633922561664 CPUtime=0 cores=1,3,5,7
/proc/4000/task/4007/stat : 4007 (java) S 3997 4000 32633 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98453815 10916921344 6854 33554432000 4194304 4196468 140731087054240 140471758145904 140472198298242 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4008] ppid=3997 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4000/task/4008/stat : 4008 (java) S 3997 4000 32633 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98453815 10916921344 6854 33554432000 4194304 4196468 140731087054240 140471757091872 140472198297301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4009] ppid=3997 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4000/task/4009/stat : 4009 (java) S 3997 4000 32633 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98453815 10916921344 6854 33554432000 4194304 4196468 140731087054240 140471756039024 140472198297301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4010] ppid=3997 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4000/task/4010/stat : 4010 (java) S 3997 4000 32633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98453818 10916921344 6854 33554432000 4194304 4196468 140731087054240 140471754987344 140472198305691 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4011] ppid=3997 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4000/task/4011/stat : 4011 (java) R 3997 4000 32633 0 -1 4202560 318 0 0 0 0 0 0 0 20 0 15 0 98453818 10916921344 6854 33554432000 4194304 4196468 140731087054240 140471753935728 140472178147769 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4012] ppid=3997 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4000/task/4012/stat : 4012 (java) R 3997 4000 32633 0 -1 1077944384 134 0 0 0 0 0 0 0 20 0 15 0 98453818 10916921344 6854 33554432000 4194304 4196468 140731087054240 140471752882928 140472198298242 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4013] ppid=3997 vsize=10661056 memory=139633922561664 CPUtime=0.01 cores=1,3,5,7
/proc/4000/task/4013/stat : 4013 (java) R 3997 4000 32633 0 -1 4202560 333 0 0 0 1 0 0 0 20 0 15 0 98453818 10916921344 6920 33554432000 4194304 4196468 140731087054240 140471751830128 140472177228686 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4014] ppid=3997 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4000/task/4014/stat : 4014 (java) S 3997 4000 32633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98453818 10916921344 6920 33554432000 4194304 4196468 140731087054240 140471750777568 140472198297301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4015] ppid=3997 vsize=10661056 memory=139633922561664 CPUtime=0 cores=1,3,5,7
/proc/4000/task/4015/stat : 4015 (java) S 3997 4000 32633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98453818 10916921344 6920 33554432000 4194304 4196468 140731087054240 140471749724848 140472198298242 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 27416 KiB

[startup+0.210578 s]*
/proc/loadavg: 1.23 1.29 1.36 4/215 4015
/proc/meminfo: memFree=22838348/32770624 swapFree=67108860/67108860
[pid=4000] ppid=3997 vsize=10661056 memory=39880 CPUtime=0.33 cores=1,3,5,7
/proc/4000/stat : 4000 (java) S 3997 4000 32633 0 -1 1077944320 8064 0 0 0 32 1 0 0 20 0 15 0 98453812 10916921344 9970 33554432000 4194304 4196468 140731087054240 140731087036784 140472198287095 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
/proc/4000/statm: 2665264 9970 2952 1 0 2627263 0
[pid=4000/tid=4002] ppid=3997 vsize=10661056 memory=8389772277269004345 CPUtime=0.2 cores=1,3,5,7
/proc/4000/task/4002/stat : 4002 (java) R 3997 4000 32633 0 -1 4202560 5091 0 0 0 19 1 0 0 20 0 15 0 98453813 10916921344 10036 33554432000 4194304 4196468 140731087054240 140472202518816 140472198309021 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4003] ppid=3997 vsize=10661056 memory=4294967641 CPUtime=0 cores=1,3,5,7
/proc/4000/task/4003/stat : 4003 (java) S 3997 4000 32633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98453813 10916921344 10036 33554432000 4194304 4196468 140731087054240 140471805205648 140472198297301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4004] ppid=3997 vsize=10661056 memory=288370010074273408 CPUtime=0 cores=1,3,5,7
/proc/4000/task/4004/stat : 4004 (java) S 3997 4000 32633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98453813 10916921344 10036 33554432000 4194304 4196468 140731087054240 140471804152848 140472198297301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4005] ppid=3997 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4000/task/4005/stat : 4005 (java) S 3997 4000 32633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98453813 10916921344 10036 33554432000 4194304 4196468 140731087054240 140471803100048 140472198297301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4006] ppid=3997 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4000/task/4006/stat : 4006 (java) S 3997 4000 32633 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98453813 10916921344 10036 33554432000 4194304 4196468 140731087054240 140471802047248 140472198297301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4007] ppid=3997 vsize=10661056 memory=139633922561664 CPUtime=0 cores=1,3,5,7
/proc/4000/task/4007/stat : 4007 (java) S 3997 4000 32633 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98453815 10916921344 10036 33554432000 4194304 4196468 140731087054240 140471758145904 140472198298242 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4008] ppid=3997 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4000/task/4008/stat : 4008 (java) S 3997 4000 32633 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98453815 10916921344 10036 33554432000 4194304 4196468 140731087054240 140471757091872 140472198297301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4009] ppid=3997 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4000/task/4009/stat : 4009 (java) S 3997 4000 32633 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98453815 10916921344 10036 33554432000 4194304 4196468 140731087054240 140471756039024 140472198297301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4010] ppid=3997 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4000/task/4010/stat : 4010 (java) S 3997 4000 32633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98453818 10916921344 10036 33554432000 4194304 4196468 140731087054240 140471754987344 140472198305691 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4011] ppid=3997 vsize=10661056 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/4000/task/4011/stat : 4011 (java) R 3997 4000 32633 0 -1 4202560 767 0 0 0 3 0 0 0 20 0 15 0 98453818 10916921344 10036 33554432000 4194304 4196468 140731087054240 140471753935728 140472178987392 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4012] ppid=3997 vsize=10661056 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/4000/task/4012/stat : 4012 (java) R 3997 4000 32633 0 -1 4202560 189 0 0 0 1 0 0 0 20 0 15 0 98453818 10916921344 10036 33554432000 4194304 4196468 140731087054240 140471752882928 140472179465193 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4013] ppid=3997 vsize=10661056 memory=139633922561664 CPUtime=0.07 cores=1,3,5,7
/proc/4000/task/4013/stat : 4013 (java) S 3997 4000 32633 0 -1 1077944384 730 0 0 0 7 0 0 0 20 0 15 0 98453818 10916921344 10036 33554432000 4194304 4196468 140731087054240 140471751830128 140472198298242 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4014] ppid=3997 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4000/task/4014/stat : 4014 (java) S 3997 4000 32633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98453818 10916921344 10036 33554432000 4194304 4196468 140731087054240 140471750777568 140472198297301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4015] ppid=3997 vsize=10661056 memory=139633922561664 CPUtime=0 cores=1,3,5,7
/proc/4000/task/4015/stat : 4015 (java) S 3997 4000 32633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98453818 10916921344 10036 33554432000 4194304 4196468 140731087054240 140471749724848 140472198298242 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 39880 KiB

[startup+0.310488 s]*
/proc/loadavg: 1.23 1.29 1.36 3/215 4015
/proc/meminfo: memFree=22815636/32770624 swapFree=67108860/67108860
[pid=4000] ppid=3997 vsize=10661132 memory=83368 CPUtime=0.54 cores=1,3,5,7
/proc/4000/stat : 4000 (java) S 3997 4000 32633 0 -1 1077944320 8727 0 0 0 51 3 0 0 20 0 15 0 98453812 10916999168 20842 33554432000 4194304 4196468 140731087054240 140731087036784 140472198287095 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
/proc/4000/statm: 2665283 20842 3049 1 0 2627263 0
[pid=4000/tid=4002] ppid=3997 vsize=10661132 memory=6299806260039079015 CPUtime=0.3 cores=1,3,5,7
/proc/4000/task/4002/stat : 4002 (java) R 3997 4000 32633 0 -1 4202560 5430 0 0 0 28 2 0 0 20 0 15 0 98453813 10916999168 20842 33554432000 4194304 4196468 140731087054240 140472202522736 140472198299030 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4003] ppid=3997 vsize=10661132 memory=4294967295 CPUtime=0 cores=1,3,5,7
/proc/4000/task/4003/stat : 4003 (java) S 3997 4000 32633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98453813 10916999168 20842 33554432000 4194304 4196468 140731087054240 140471805205648 140472198297301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4004] ppid=3997 vsize=10661132 memory=139633922615072 CPUtime=0 cores=1,3,5,7
/proc/4000/task/4004/stat : 4004 (java) S 3997 4000 32633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98453813 10916999168 20842 33554432000 4194304 4196468 140731087054240 140471804152848 140472198297301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4005] ppid=3997 vsize=10661132 memory=55780 CPUtime=0 cores=1,3,5,7
/proc/4000/task/4005/stat : 4005 (java) S 3997 4000 32633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98453813 10916999168 20842 33554432000 4194304 4196468 140731087054240 140471803100048 140472198297301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4006] ppid=3997 vsize=10661132 memory=35 CPUtime=0 cores=1,3,5,7
/proc/4000/task/4006/stat : 4006 (java) S 3997 4000 32633 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98453813 10916999168 20842 33554432000 4194304 4196468 140731087054240 140471802047248 140472198297301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4007] ppid=3997 vsize=10661132 memory=139633922621984 CPUtime=0 cores=1,3,5,7
/proc/4000/task/4007/stat : 4007 (java) S 3997 4000 32633 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98453815 10916999168 20842 33554432000 4194304 4196468 140731087054240 140471758145904 140472198298242 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4008] ppid=3997 vsize=10661132 memory=35 CPUtime=0 cores=1,3,5,7
/proc/4000/task/4008/stat : 4008 (java) S 3997 4000 32633 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98453815 10916999168 20842 33554432000 4194304 4196468 140731087054240 140471757091872 140472198297301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4009] ppid=3997 vsize=10661132 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/4000/task/4009/stat : 4009 (java) S 3997 4000 32633 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98453815 10916999168 20842 33554432000 4194304 4196468 140731087054240 140471756039024 140472198297301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4010] ppid=3997 vsize=10661132 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/4000/task/4010/stat : 4010 (java) S 3997 4000 32633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98453818 10916999168 20842 33554432000 4194304 4196468 140731087054240 140471754987344 140472198305691 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4011] ppid=3997 vsize=10661132 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/4000/task/4011/stat : 4011 (java) S 3997 4000 32633 0 -1 1077944384 832 0 0 0 5 0 0 0 20 0 15 0 98453818 10916999168 20842 33554432000 4194304 4196468 140731087054240 140471753935728 140472198298242 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4012] ppid=3997 vsize=10661132 memory=139633816091663 CPUtime=0.05 cores=1,3,5,7
/proc/4000/task/4012/stat : 4012 (java) S 3997 4000 32633 0 -1 1077944384 284 0 0 0 5 0 0 0 20 0 15 0 98453818 10916999168 20842 33554432000 4194304 4196468 140731087054240 140471752882928 140472198298242 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4013] ppid=3997 vsize=10661132 memory=139633922565489 CPUtime=0.11 cores=1,3,5,7
/proc/4000/task/4013/stat : 4013 (java) R 3997 4000 32633 0 -1 4202560 815 0 0 0 11 0 0 0 20 0 15 0 98453818 10916999168 20842 33554432000 4194304 4196468 140731087054240 140471751830128 140472177068181 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4014] ppid=3997 vsize=10661132 memory=139633816100783 CPUtime=0 cores=1,3,5,7
/proc/4000/task/4014/stat : 4014 (java) S 3997 4000 32633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98453818 10916999168 20842 33554432000 4194304 4196468 140731087054240 140471750777568 140472198297301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4015] ppid=3997 vsize=10661132 memory=279267738679264 CPUtime=0 cores=1,3,5,7
/proc/4000/task/4015/stat : 4015 (java) S 3997 4000 32633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98453818 10916999168 20842 33554432000 4194304 4196468 140731087054240 140471749724848 140472198298242 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 83368 KiB

[startup+0.701389 s]
/proc/loadavg: 1.23 1.29 1.36 5/215 4015
/proc/meminfo: memFree=22716532/32770624 swapFree=67108860/67108860
[pid=4000] ppid=3997 vsize=10661132 memory=207632 CPUtime=1.56 cores=1,3,5,7
/proc/4000/stat : 4000 (java) S 3997 4000 32633 0 -1 1077944320 10718 0 0 0 149 7 0 0 20 0 15 0 98453812 10916999168 51908 33554432000 4194304 4196468 140731087054240 140731087036784 140472198287095 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
/proc/4000/statm: 2665283 51908 3116 1 0 2627263 0
[pid=4000/tid=4002] ppid=3997 vsize=10661132 memory=15876 CPUtime=0.66 cores=1,3,5,7
/proc/4000/task/4002/stat : 4002 (java) R 3997 4000 32633 0 -1 4202560 5514 0 0 0 63 3 0 0 20 0 15 0 98453813 10916999168 51908 33554432000 4194304 4196468 140731087054240 140472202522472 140471823898400 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4003] ppid=3997 vsize=10661132 memory=16376 CPUtime=0 cores=1,3,5,7
/proc/4000/task/4003/stat : 4003 (java) S 3997 4000 32633 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 98453813 10916999168 51908 33554432000 4194304 4196468 140731087054240 140471805205648 140472198297301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4004] ppid=3997 vsize=10661132 memory=2241 CPUtime=0 cores=1,3,5,7
/proc/4000/task/4004/stat : 4004 (java) S 3997 4000 32633 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 98453813 10916999168 51908 33554432000 4194304 4196468 140731087054240 140471804152848 140472198297301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4005] ppid=3997 vsize=10661132 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/4000/task/4005/stat : 4005 (java) S 3997 4000 32633 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 15 0 98453813 10916999168 51908 33554432000 4194304 4196468 140731087054240 140471803100048 140472198297301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4006] ppid=3997 vsize=10661132 memory=139633816193888 CPUtime=0 cores=1,3,5,7
/proc/4000/task/4006/stat : 4006 (java) S 3997 4000 32633 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 15 0 98453813 10916999168 51908 33554432000 4194304 4196468 140731087054240 140471802047248 140472198297301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4007] ppid=3997 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4000/task/4007/stat : 4007 (java) S 3997 4000 32633 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 98453815 10916999168 51908 33554432000 4194304 4196468 140731087054240 140471758145904 140472198298242 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4008] ppid=3997 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4000/task/4008/stat : 4008 (java) S 3997 4000 32633 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98453815 10916999168 51908 33554432000 4194304 4196468 140731087054240 140471757091872 140472198297301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4009] ppid=3997 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4000/task/4009/stat : 4009 (java) S 3997 4000 32633 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98453815 10916999168 51908 33554432000 4194304 4196468 140731087054240 140471756039024 140472198297301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4010] ppid=3997 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4000/task/4010/stat : 4010 (java) S 3997 4000 32633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98453818 10916999168 51908 33554432000 4194304 4196468 140731087054240 140471754987344 140472198305691 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4011] ppid=3997 vsize=10661132 memory=6944656592455097440 CPUtime=0.3 cores=1,3,5,7
/proc/4000/task/4011/stat : 4011 (java) R 3997 4000 32633 0 -1 4202560 1554 0 0 0 30 0 0 0 20 0 15 0 98453818 10916999168 51908 33554432000 4194304 4196468 140731087054240 140471753922272 140472179013870 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4012] ppid=3997 vsize=10661132 memory=6943526294502006880 CPUtime=0.32 cores=1,3,5,7
/proc/4000/task/4012/stat : 4012 (java) R 3997 4000 32633 0 -1 4202560 1016 0 0 0 32 0 0 0 20 0 15 0 98453818 10916999168 51908 33554432000 4194304 4196468 140731087054240 140471752882848 140472177525568 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4013] ppid=3997 vsize=10661132 memory=0 CPUtime=0.19 cores=1,3,5,7
/proc/4000/task/4013/stat : 4013 (java) S 3997 4000 32633 0 -1 1077944384 1124 0 0 0 19 0 0 0 20 0 15 0 98453818 10916999168 51908 33554432000 4194304 4196468 140731087054240 140471751830128 140472198298242 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4014] ppid=3997 vsize=10661132 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/4000/task/4014/stat : 4014 (java) S 3997 4000 32633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98453818 10916999168 51908 33554432000 4194304 4196468 140731087054240 140471750777568 140472198297301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4015] ppid=3997 vsize=10661132 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/4000/task/4015/stat : 4015 (java) S 3997 4000 32633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98453818 10916999168 51908 33554432000 4194304 4196468 140731087054240 140471749724848 140472198298242 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
Current children cumulated CPU time: 1.56 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 207632 KiB

[startup+1.50095 s]
/proc/loadavg: 1.23 1.29 1.36 6/215 4015
/proc/meminfo: memFree=22493072/32770624 swapFree=67108860/67108860
[pid=4000] ppid=3997 vsize=10661132 memory=979912 CPUtime=3.61 cores=1,3,5,7
/proc/4000/stat : 4000 (java) S 3997 4000 32633 0 -1 1077944320 13754 0 0 0 308 53 0 0 20 0 15 0 98453812 10916999168 244978 33554432000 4194304 4196468 140731087054240 140731087036784 140472198287095 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
/proc/4000/statm: 2665283 244978 3149 1 0 2627263 0
[pid=4000/tid=4002] ppid=3997 vsize=10661132 memory=0 CPUtime=1.16 cores=1,3,5,7
/proc/4000/task/4002/stat : 4002 (java) S 3997 4000 32633 0 -1 1077944384 6011 0 0 0 109 7 0 0 20 0 15 0 98453813 10916999168 244978 33554432000 4194304 4196468 140731087054240 140472202525808 140472198297301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4003] ppid=3997 vsize=10661132 memory=2244 CPUtime=0.26 cores=1,3,5,7
/proc/4000/task/4003/stat : 4003 (java) R 3997 4000 32633 0 -1 4202560 407 0 0 0 15 11 0 0 20 0 15 0 98453813 10916999168 244978 33554432000 4194304 4196468 140731087054240 140471805205848 140472190915303 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4004] ppid=3997 vsize=10661132 memory=139633816193888 CPUtime=0.26 cores=1,3,5,7
/proc/4000/task/4004/stat : 4004 (java) R 3997 4000 32633 0 -1 4202560 257 0 0 0 16 10 0 0 20 0 15 0 98453813 10916999168 244978 33554432000 4194304 4196468 140731087054240 140471804152848 140472191389812 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4005] ppid=3997 vsize=10661132 memory=0 CPUtime=0.27 cores=1,3,5,7
/proc/4000/task/4005/stat : 4005 (java) R 3997 4000 32633 0 -1 4202560 556 0 0 0 16 11 0 0 20 0 15 0 98453813 10916999168 244978 33554432000 4194304 4196468 140731087054240 140471803100048 140472191389986 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4006] ppid=3997 vsize=10661132 memory=0 CPUtime=0.26 cores=1,3,5,7
/proc/4000/task/4006/stat : 4006 (java) R 3997 4000 32633 0 -1 4202560 458 0 0 0 16 10 0 0 20 0 15 0 98453813 10916999168 244978 33554432000 4194304 4196468 140731087054240 140471802047368 140472190915303 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4007] ppid=3997 vsize=10661132 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/4000/task/4007/stat : 4007 (java) S 3997 4000 32633 0 -1 1077944384 582 0 0 0 2 0 0 0 20 0 15 0 98453815 10916999168 244978 33554432000 4194304 4196468 140731087054240 140471758144416 140472198297301 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0

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

/proc/4000/task/4002/stat : 4002 (java) R 3997 4000 32633 0 -1 4202560 64062 0 0 0 230609 39 0 0 20 0 15 0 98453813 10916999168 153575 33554432000 4194304 4196468 140731087054240 140472202526384 140471825413503 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4003] ppid=3997 vsize=10661132 memory=4140 CPUtime=13.42 cores=1,3,5,7
/proc/4000/task/4003/stat : 4003 (java) S 3997 4000 32633 0 -1 1077944384 26538 0 0 0 1302 40 0 0 20 0 15 0 98453813 10916999168 153575 33554432000 4194304 4196468 140731087054240 140471805205648 140472198297301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4004] ppid=3997 vsize=10661132 memory=610324 CPUtime=13.43 cores=1,3,5,7
/proc/4000/task/4004/stat : 4004 (java) S 3997 4000 32633 0 -1 1077944384 27714 0 0 0 1304 39 0 0 20 0 15 0 98453813 10916999168 153575 33554432000 4194304 4196468 140731087054240 140471804152848 140472198297301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4005] ppid=3997 vsize=10661132 memory=610324 CPUtime=13.44 cores=1,3,5,7
/proc/4000/task/4005/stat : 4005 (java) S 3997 4000 32633 0 -1 1077944384 25675 0 0 0 1301 43 0 0 20 0 15 0 98453813 10916999168 153575 33554432000 4194304 4196468 140731087054240 140471803100048 140472198297301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4006] ppid=3997 vsize=10661132 memory=1712 CPUtime=13.43 cores=1,3,5,7
/proc/4000/task/4006/stat : 4006 (java) S 3997 4000 32633 0 -1 1077944384 26117 0 0 0 1301 42 0 0 20 0 15 0 98453813 10916999168 153575 33554432000 4194304 4196468 140731087054240 140471802047248 140472198297301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4007] ppid=3997 vsize=10661132 memory=610324 CPUtime=1.23 cores=1,3,5,7
/proc/4000/task/4007/stat : 4007 (java) S 3997 4000 32633 0 -1 1077944384 10668 0 0 0 97 26 0 0 20 0 15 0 98453815 10916999168 153575 33554432000 4194304 4196468 140731087054240 140471758145904 140472198298242 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4008] ppid=3997 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4000/task/4008/stat : 4008 (java) S 3997 4000 32633 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 98453815 10916999168 153575 33554432000 4194304 4196468 140731087054240 140471757091936 140472198297301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4009] ppid=3997 vsize=10661132 memory=610332 CPUtime=0 cores=1,3,5,7
/proc/4000/task/4009/stat : 4009 (java) S 3997 4000 32633 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 98453815 10916999168 153575 33554432000 4194304 4196468 140731087054240 140471756039024 140472198297301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4010] ppid=3997 vsize=10661132 memory=610332 CPUtime=0 cores=1,3,5,7
/proc/4000/task/4010/stat : 4010 (java) S 3997 4000 32633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98453818 10916999168 153575 33554432000 4194304 4196468 140731087054240 140471754987344 140472198305691 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4011] ppid=3997 vsize=10661132 memory=612976 CPUtime=1.59 cores=1,3,5,7
/proc/4000/task/4011/stat : 4011 (java) S 3997 4000 32633 0 -1 1077944384 11215 0 0 0 158 1 0 0 20 0 15 0 98453818 10916999168 153575 33554432000 4194304 4196468 140731087054240 140471753935728 140472198298242 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4012] ppid=3997 vsize=10661132 memory=614300 CPUtime=1.09 cores=1,3,5,7
/proc/4000/task/4012/stat : 4012 (java) S 3997 4000 32633 0 -1 1077944384 4902 0 0 0 108 1 0 0 20 0 15 0 98453818 10916999168 153575 33554432000 4194304 4196468 140731087054240 140471752882928 140472198298242 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 7 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4013] ppid=3997 vsize=10661132 memory=613508 CPUtime=0.34 cores=1,3,5,7
/proc/4000/task/4013/stat : 4013 (java) S 3997 4000 32633 0 -1 1077944384 2619 0 0 0 33 1 0 0 20 0 15 0 98453818 10916999168 153575 33554432000 4194304 4196468 140731087054240 140471751830128 140472198298242 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4014] ppid=3997 vsize=10661132 memory=613504 CPUtime=0 cores=1,3,5,7
/proc/4000/task/4014/stat : 4014 (java) S 3997 4000 32633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98453818 10916999168 153575 33554432000 4194304 4196468 140731087054240 140471750777568 140472198297301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4015] ppid=3997 vsize=10661132 memory=612976 CPUtime=1.43 cores=1,3,5,7
/proc/4000/task/4015/stat : 4015 (java) S 3997 4000 32633 0 -1 1077944384 1026 0 0 0 65 78 0 0 20 0 15 0 98453818 10916999168 153575 33554432000 4194304 4196468 140731087054240 140471749724848 140472198298242 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 8 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
Current children cumulated CPU time: 2365.97 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 614300 KiB

[startup+2382.3 s]
/proc/loadavg: 1.27 1.33 1.44 3/217 4244
/proc/meminfo: memFree=21680688/32770624 swapFree=67108860/67108860
[pid=4000] ppid=3997 vsize=10661132 memory=612092 CPUtime=2427.29 cores=1,3,5,7
/proc/4000/stat : 4000 (java) S 3997 4000 32633 0 -1 1077944320 204982 0 0 0 242436 293 0 0 20 0 15 0 98453812 10916999168 153023 33554432000 4194304 4196468 140731087054240 140731087036784 140472198287095 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
/proc/4000/statm: 2665283 153023 3169 1 0 2627263 0
[pid=4000/tid=4002] ppid=3997 vsize=10661132 memory=612092 CPUtime=2365.93 cores=1,3,5,7
/proc/4000/task/4002/stat : 4002 (java) R 3997 4000 32633 0 -1 4202560 64393 0 0 0 236554 39 0 0 20 0 15 0 98453813 10916999168 153023 33554432000 4194304 4196468 140731087054240 140472202526144 140471825411510 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4003] ppid=3997 vsize=10661132 memory=279267633045184 CPUtime=13.86 cores=1,3,5,7
/proc/4000/task/4003/stat : 4003 (java) S 3997 4000 32633 0 -1 1077944384 27040 0 0 0 1346 40 0 0 20 0 15 0 98453813 10916999168 153023 33554432000 4194304 4196468 140731087054240 140471805205648 140472198297301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4004] ppid=3997 vsize=10661132 memory=612696 CPUtime=13.88 cores=1,3,5,7
/proc/4000/task/4004/stat : 4004 (java) S 3997 4000 32633 0 -1 1077944384 28515 0 0 0 1349 39 0 0 20 0 15 0 98453813 10916999168 153023 33554432000 4194304 4196468 140731087054240 140471804152848 140472198297301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4005] ppid=3997 vsize=10661132 memory=612092 CPUtime=13.88 cores=1,3,5,7
/proc/4000/task/4005/stat : 4005 (java) S 3997 4000 32633 0 -1 1077944384 26176 0 0 0 1345 43 0 0 20 0 15 0 98453813 10916999168 153023 33554432000 4194304 4196468 140731087054240 140471803100048 140472198297301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4006] ppid=3997 vsize=10661132 memory=612092 CPUtime=13.88 cores=1,3,5,7
/proc/4000/task/4006/stat : 4006 (java) S 3997 4000 32633 0 -1 1077944384 26826 0 0 0 1346 42 0 0 20 0 15 0 98453813 10916999168 153023 33554432000 4194304 4196468 140731087054240 140471802047248 140472198297301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4007] ppid=3997 vsize=10661132 memory=612092 CPUtime=1.28 cores=1,3,5,7
/proc/4000/task/4007/stat : 4007 (java) S 3997 4000 32633 0 -1 1077944384 10849 0 0 0 101 27 0 0 20 0 15 0 98453815 10916999168 153023 33554432000 4194304 4196468 140731087054240 140471758145904 140472198298242 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4008] ppid=3997 vsize=10661132 memory=612092 CPUtime=0 cores=1,3,5,7
/proc/4000/task/4008/stat : 4008 (java) S 3997 4000 32633 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 98453815 10916999168 153023 33554432000 4194304 4196468 140731087054240 140471757091936 140472198297301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4009] ppid=3997 vsize=10661132 memory=610368 CPUtime=0 cores=1,3,5,7
/proc/4000/task/4009/stat : 4009 (java) S 3997 4000 32633 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 98453815 10916999168 153023 33554432000 4194304 4196468 140731087054240 140471756039024 140472198297301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4010] ppid=3997 vsize=10661132 memory=612092 CPUtime=0 cores=1,3,5,7
/proc/4000/task/4010/stat : 4010 (java) S 3997 4000 32633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98453818 10916999168 153023 33554432000 4194304 4196468 140731087054240 140471754987344 140472198305691 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4011] ppid=3997 vsize=10661132 memory=610232 CPUtime=1.59 cores=1,3,5,7
/proc/4000/task/4011/stat : 4011 (java) S 3997 4000 32633 0 -1 1077944384 11217 0 0 0 158 1 0 0 20 0 15 0 98453818 10916999168 153023 33554432000 4194304 4196468 140731087054240 140471753935728 140472198298242 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4012] ppid=3997 vsize=10661132 memory=4124 CPUtime=1.09 cores=1,3,5,7
/proc/4000/task/4012/stat : 4012 (java) S 3997 4000 32633 0 -1 1077944384 4904 0 0 0 108 1 0 0 20 0 15 0 98453818 10916999168 153023 33554432000 4194304 4196468 140731087054240 140471752882928 140472198298242 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 7 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4013] ppid=3997 vsize=10661132 memory=932 CPUtime=0.34 cores=1,3,5,7
/proc/4000/task/4013/stat : 4013 (java) S 3997 4000 32633 0 -1 1077944384 2622 0 0 0 33 1 0 0 20 0 15 0 98453818 10916999168 153023 33554432000 4194304 4196468 140731087054240 140471751830128 140472198298242 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4014] ppid=3997 vsize=10661132 memory=1584 CPUtime=0 cores=1,3,5,7
/proc/4000/task/4014/stat : 4014 (java) S 3997 4000 32633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98453818 10916999168 153023 33554432000 4194304 4196468 140731087054240 140471750777568 140472198297301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4015] ppid=3997 vsize=10661132 memory=279267632116032 CPUtime=1.46 cores=1,3,5,7
/proc/4000/task/4015/stat : 4015 (java) S 3997 4000 32633 0 -1 1077944384 1043 0 0 0 66 80 0 0 20 0 15 0 98453818 10916999168 153023 33554432000 4194304 4196468 140731087054240 140471749724848 140472198298242 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 8 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
Current children cumulated CPU time: 2427.29 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 612092 KiB

[startup+2442.3 s]
/proc/loadavg: 1.21 1.30 1.42 3/215 4246
/proc/meminfo: memFree=21713008/32770624 swapFree=67108860/67108860
[pid=4000] ppid=3997 vsize=10661132 memory=613888 CPUtime=2488.58 cores=1,3,5,7
/proc/4000/stat : 4000 (java) S 3997 4000 32633 0 -1 1077944320 208821 0 0 0 248561 297 0 0 20 0 15 0 98453812 10916999168 153472 33554432000 4194304 4196468 140731087054240 140731087036784 140472198287095 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
/proc/4000/statm: 2665283 153472 3169 1 0 2627263 0
[pid=4000/tid=4002] ppid=3997 vsize=10661132 memory=612092 CPUtime=2425.38 cores=1,3,5,7
/proc/4000/task/4002/stat : 4002 (java) R 3997 4000 32633 0 -1 4202560 64661 0 0 0 242499 39 0 0 20 0 15 0 98453813 10916999168 153472 33554432000 4194304 4196468 140731087054240 140472202526336 140471825512204 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4003] ppid=3997 vsize=10661132 memory=612564 CPUtime=14.29 cores=1,3,5,7
/proc/4000/task/4003/stat : 4003 (java) S 3997 4000 32633 0 -1 1077944384 27806 0 0 0 1389 40 0 0 20 0 15 0 98453813 10916999168 153472 33554432000 4194304 4196468 140731087054240 140471805205648 140472198297301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4004] ppid=3997 vsize=10661132 memory=613652 CPUtime=14.32 cores=1,3,5,7
/proc/4000/task/4004/stat : 4004 (java) S 3997 4000 32633 0 -1 1077944384 29234 0 0 0 1392 40 0 0 20 0 15 0 98453813 10916999168 153472 33554432000 4194304 4196468 140731087054240 140471804152848 140472198297301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4005] ppid=3997 vsize=10661132 memory=613228 CPUtime=14.33 cores=1,3,5,7
/proc/4000/task/4005/stat : 4005 (java) S 3997 4000 32633 0 -1 1077944384 26857 0 0 0 1389 44 0 0 20 0 15 0 98453813 10916999168 153472 33554432000 4194304 4196468 140731087054240 140471803100048 140472198297301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4006] ppid=3997 vsize=10661132 memory=613060 CPUtime=14.32 cores=1,3,5,7
/proc/4000/task/4006/stat : 4006 (java) S 3997 4000 32633 0 -1 1077944384 28021 0 0 0 1389 43 0 0 20 0 15 0 98453813 10916999168 153472 33554432000 4194304 4196468 140731087054240 140471802047248 140472198297301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4007] ppid=3997 vsize=10661132 memory=613792 CPUtime=1.32 cores=1,3,5,7
/proc/4000/task/4007/stat : 4007 (java) S 3997 4000 32633 0 -1 1077944384 11036 0 0 0 105 27 0 0 20 0 15 0 98453815 10916999168 153472 33554432000 4194304 4196468 140731087054240 140471758145904 140472198298242 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4008] ppid=3997 vsize=10661132 memory=613508 CPUtime=0 cores=1,3,5,7
/proc/4000/task/4008/stat : 4008 (java) S 3997 4000 32633 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 98453815 10916999168 153472 33554432000 4194304 4196468 140731087054240 140471757091936 140472198297301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4009] ppid=3997 vsize=10661132 memory=613888 CPUtime=0 cores=1,3,5,7
/proc/4000/task/4009/stat : 4009 (java) S 3997 4000 32633 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 98453815 10916999168 153472 33554432000 4194304 4196468 140731087054240 140471756039024 140472198297301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4010] ppid=3997 vsize=10661132 memory=613888 CPUtime=0 cores=1,3,5,7
/proc/4000/task/4010/stat : 4010 (java) S 3997 4000 32633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98453818 10916999168 153472 33554432000 4194304 4196468 140731087054240 140471754987344 140472198305691 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4011] ppid=3997 vsize=10661132 memory=612732 CPUtime=1.59 cores=1,3,5,7
/proc/4000/task/4011/stat : 4011 (java) S 3997 4000 32633 0 -1 1077944384 11219 0 0 0 158 1 0 0 20 0 15 0 98453818 10916999168 153472 33554432000 4194304 4196468 140731087054240 140471753935728 140472198298242 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4012] ppid=3997 vsize=10661132 memory=614912 CPUtime=1.09 cores=1,3,5,7
/proc/4000/task/4012/stat : 4012 (java) S 3997 4000 32633 0 -1 1077944384 4906 0 0 0 108 1 0 0 20 0 15 0 98453818 10916999168 153472 33554432000 4194304 4196468 140731087054240 140471752882928 140472198298242 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 7 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4013] ppid=3997 vsize=10661132 memory=8112282956445269571 CPUtime=0.34 cores=1,3,5,7
/proc/4000/task/4013/stat : 4013 (java) S 3997 4000 32633 0 -1 1077944384 2624 0 0 0 33 1 0 0 20 0 15 0 98453818 10916999168 153472 33554432000 4194304 4196468 140731087054240 140471751830128 140472198298242 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4014] ppid=3997 vsize=10661132 memory=613888 CPUtime=0 cores=1,3,5,7
/proc/4000/task/4014/stat : 4014 (java) S 3997 4000 32633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98453818 10916999168 153472 33554432000 4194304 4196468 140731087054240 140471750777568 140472198297301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4015] ppid=3997 vsize=10661132 memory=613888 CPUtime=1.5 cores=1,3,5,7
/proc/4000/task/4015/stat : 4015 (java) S 3997 4000 32633 0 -1 1077944384 1060 0 0 0 68 82 0 0 20 0 15 0 98453818 10916999168 153472 33554432000 4194304 4196468 140731087054240 140471749724848 140472198298242 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 8 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
Current children cumulated CPU time: 2488.58 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 613888 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2472.8 s]
/proc/loadavg: 1.07 1.26 1.40 3/215 4246
/proc/meminfo: memFree=21702984/32770624 swapFree=67108860/67108860
[pid=4000] ppid=3997 vsize=10661132 memory=642756 CPUtime=2520.03 cores=1,3,5,7
/proc/4000/stat : 4000 (java) S 3997 4000 32633 0 -1 1077944320 217606 0 0 0 251703 300 0 0 20 0 15 0 98453812 10916999168 160689 33554432000 4194304 4196468 140731087054240 140731087036784 140472198287095 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
/proc/4000/statm: 2665283 160689 3169 1 0 2627263 0
[pid=4000/tid=4002] ppid=3997 vsize=10661132 memory=8112282956445269571 CPUtime=2455.48 cores=1,3,5,7
/proc/4000/task/4002/stat : 4002 (java) R 3997 4000 32633 0 -1 4202560 64884 0 0 0 245509 39 0 0 20 0 15 0 98453813 10916999168 160689 33554432000 4194304 4196468 140731087054240 140472202526384 140471825410663 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4003] ppid=3997 vsize=10661132 memory=1296 CPUtime=14.62 cores=1,3,5,7
/proc/4000/task/4003/stat : 4003 (java) S 3997 4000 32633 0 -1 1077944384 29913 0 0 0 1422 40 0 0 20 0 15 0 98453813 10916999168 160689 33554432000 4194304 4196468 140731087054240 140471805205648 140472198297301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4004] ppid=3997 vsize=10661132 memory=2400 CPUtime=14.63 cores=1,3,5,7
/proc/4000/task/4004/stat : 4004 (java) S 3997 4000 32633 0 -1 1077944384 31162 0 0 0 1423 40 0 0 20 0 15 0 98453813 10916999168 160689 33554432000 4194304 4196468 140731087054240 140471804152848 140472198297301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4005] ppid=3997 vsize=10661132 memory=1836 CPUtime=14.65 cores=1,3,5,7
/proc/4000/task/4005/stat : 4005 (java) S 3997 4000 32633 0 -1 1077944384 29127 0 0 0 1420 45 0 0 20 0 15 0 98453813 10916999168 160689 33554432000 4194304 4196468 140731087054240 140471803100048 140472198297301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4006] ppid=3997 vsize=10661132 memory=8112282956445269571 CPUtime=14.65 cores=1,3,5,7
/proc/4000/task/4006/stat : 4006 (java) S 3997 4000 32633 0 -1 1077944384 30067 0 0 0 1422 43 0 0 20 0 15 0 98453813 10916999168 160689 33554432000 4194304 4196468 140731087054240 140471802047248 140472198297301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4007] ppid=3997 vsize=10661132 memory=1436 CPUtime=1.35 cores=1,3,5,7
/proc/4000/task/4007/stat : 4007 (java) S 3997 4000 32633 0 -1 1077944384 11226 0 0 0 108 27 0 0 20 0 15 0 98453815 10916999168 160689 33554432000 4194304 4196468 140731087054240 140471758145904 140472198298242 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4008] ppid=3997 vsize=10661132 memory=1200 CPUtime=0 cores=1,3,5,7
/proc/4000/task/4008/stat : 4008 (java) S 3997 4000 32633 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 98453815 10916999168 160689 33554432000 4194304 4196468 140731087054240 140471757091936 140472198297301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4009] ppid=3997 vsize=10661132 memory=15876 CPUtime=0 cores=1,3,5,7
/proc/4000/task/4009/stat : 4009 (java) S 3997 4000 32633 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 98453815 10916999168 160689 33554432000 4194304 4196468 140731087054240 140471756039024 140472198297301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4010] ppid=3997 vsize=10661132 memory=13044 CPUtime=0 cores=1,3,5,7
/proc/4000/task/4010/stat : 4010 (java) S 3997 4000 32633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98453818 10916999168 160689 33554432000 4194304 4196468 140731087054240 140471754987344 140472198305691 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4011] ppid=3997 vsize=10661132 memory=792 CPUtime=1.59 cores=1,3,5,7
/proc/4000/task/4011/stat : 4011 (java) S 3997 4000 32633 0 -1 1077944384 11221 0 0 0 158 1 0 0 20 0 15 0 98453818 10916999168 160689 33554432000 4194304 4196468 140731087054240 140471753935728 140472198298242 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4012] ppid=3997 vsize=10661132 memory=1952 CPUtime=1.09 cores=1,3,5,7
/proc/4000/task/4012/stat : 4012 (java) S 3997 4000 32633 0 -1 1077944384 4908 0 0 0 108 1 0 0 20 0 15 0 98453818 10916999168 160689 33554432000 4194304 4196468 140731087054240 140471752882928 140472198298242 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 7 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4013] ppid=3997 vsize=10661132 memory=641168 CPUtime=0.34 cores=1,3,5,7
/proc/4000/task/4013/stat : 4013 (java) S 3997 4000 32633 0 -1 1077944384 2626 0 0 0 33 1 0 0 20 0 15 0 98453818 10916999168 160689 33554432000 4194304 4196468 140731087054240 140471751830128 140472198298242 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4014] ppid=3997 vsize=10661132 memory=8556 CPUtime=0 cores=1,3,5,7
/proc/4000/task/4014/stat : 4014 (java) S 3997 4000 32633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98453818 10916999168 160689 33554432000 4194304 4196468 140731087054240 140471750777568 140472198297301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
[pid=4000/tid=4015] ppid=3997 vsize=10661132 memory=8112282956445269571 CPUtime=1.52 cores=1,3,5,7
/proc/4000/task/4015/stat : 4015 (java) S 3997 4000 32633 0 -1 1077944384 1075 0 0 0 69 83 0 0 20 0 15 0 98453818 10916999168 160689 33554432000 4194304 4196468 140731087054240 140471749724848 140472198298242 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 8 0 0 6293624 6294260 28700672 140731087062133 140731087062281 140731087062281 140731087065039 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 642756 KiB

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

[startup+2472.82 s]
# the end of solver process 4000 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2517.05 s, system=3.01258 s

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

Child status: 143
Real time (s): 2472.82
CPU time (s): 2520.06
CPU user time (s): 2517.05
CPU system time (s): 3.01258
CPU usage (%): 101.91
Max. virtual memory (cumulated for all children) (KiB): 10663328
Max. memory (cumulated for all children) (KiB): 2666816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.05
system time used= 3.01258
maximum resident set size= 2667764
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 217800
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2720
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 85006
involuntary context switches= 3726


# summary of solver processes directly reported to runsolver:
#   pid: 4000
#   total CPU time (s): 2520.06
#   total CPU user time (s): 2517.05
#   total CPU system time (s): 3.01258

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 20.6623 second user time and 17.8273 second system time

The end

Launcher Data

Begin job on node107 at 2018-07-28 22:15:06
IDJOB=4299720
IDBENCH=141436
IDSOLVER=2762
FILE ID=node107/4299720-1532808906
RUNJOBID= node107-1532776444-32665
PBS_JOBID= 21022472
Free space on /tmp= 54464 MiB

SOLVER NAME= GG's minicp 2018-04-29
BENCH NAME= XCSP18/Crossword/Crossword-m18-ogd2008-vg-10-11_c18.xml
COMMAND LINE= java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299720-1532808906/watcher-4299720-1532808906 -o /tmp/evaluation-result-4299720-1532808906/solver-4299720-1532808906 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1532776444-32665 --watchdog 2580  java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp HOME/instance-4299720-1532808906.xml

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

MD5SUM BENCH= 6eb53458083bb5bfd537601a03885fcf
RANDOM SEED=541259610

node107.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.40
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.40
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.40
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.40
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:        22866500 kB
MemAvailable:   31554308 kB
Buffers:          232604 kB
Cached:          8691764 kB
SwapCached:            0 kB
Active:          4215512 kB
Inactive:        5142688 kB
Active(anon):     383312 kB
Inactive(anon):    78544 kB
Active(file):    3832200 kB
Inactive(file):  5064144 kB
Unevictable:        7164 kB
Mlocked:            7164 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              6692 kB
Writeback:             0 kB
AnonPages:        449548 kB
Mapped:            55508 kB
Shmem:             25228 kB
Slab:             242876 kB
SReclaimable:     214596 kB
SUnreclaim:        28280 kB
KernelStack:        3792 kB
PageTables:         6112 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1109276 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    380928 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       91520 kB
DirectMap2M:    33454080 kB

Free space on /tmp at the end= 54460 MiB
End job on node107 at 2018-07-28 22:56:19