Trace number 4299787

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

General information on the benchmark

NameCrossword/
Crossword-m18-ogd2008-vg-07-08_c18.xml
MD5SUM4cf2470ecfcea4403011c16b404a3a31
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark41.9072
Satisfiable
(Un)Satisfiability was proved
Number of variables56
Number of constraints15
Number of domains1
Minimum domain size26
Maximum domain size26
Distribution of domain sizes[{"size":26,"count":56}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":56}]
Minimum constraint arity7
Maximum constraint arity8
Distribution of constraint arities[{"arity":7,"count":8},{"arity":8,"count":7}]
Number of extensional constraints15
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":15}]
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: 2520
0.12/0.13	c memlimit: -1
0.12/0.13	c nbcore: -1
2520.06/2515.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 (8224 MiB free)
  memory of node 1: 16384 MiB (12599 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299787-1532829209/watcher-4299787-1532829209 -o /tmp/evaluation-result-4299787-1532829209/solver-4299787-1532829209 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1532809183-3226 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4299787-1532829209.xml --timelimit 2520 

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
solver pid=6465, runsolver pid=6462
Current StackSize limit: 8192 KiB


[startup+0.100078 s]*
/proc/loadavg: 1.98 2.01 1.97 5/216 6480
/proc/meminfo: memFree=21308880/32770624 swapFree=67108404/67108860
[pid=6465] ppid=6462 vsize=10661056 memory=26640 CPUtime=0.12 cores=0,2,4,6
/proc/6465/stat : 6465 (java) S 6462 6465 3195 0 -1 1077944320 5051 0 0 0 11 1 0 0 20 0 15 0 100484077 10916921344 6660 33554432000 4194304 4196468 140736691703024 140736691685568 139753435307767 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
/proc/6465/statm: 2665264 6660 2862 1 0 2627263 0
[pid=6465/tid=6467] ppid=6462 vsize=10661056 memory=-8969301785157924032 CPUtime=0.09 cores=0,2,4,6
/proc/6465/task/6467/stat : 6467 (java) R 6462 6465 3195 0 -1 4202560 2873 0 0 0 8 1 0 0 20 0 15 0 100484077 10916921344 6660 33554432000 4194304 4196468 140736691703024 139753439538064 139753435319702 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6468] ppid=6462 vsize=10661056 memory=8257237230052613020 CPUtime=0 cores=0,2,4,6
/proc/6465/task/6468/stat : 6468 (java) S 6462 6465 3195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100484078 10916921344 6660 33554432000 4194304 4196468 140736691703024 139753405021200 139753435317973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6469] ppid=6462 vsize=10661056 memory=140522280941184 CPUtime=0 cores=0,2,4,6
/proc/6465/task/6469/stat : 6469 (java) S 6462 6465 3195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100484078 10916921344 6660 33554432000 4194304 4196468 140736691703024 139753041562768 139753435317973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6470] ppid=6462 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6465/task/6470/stat : 6470 (java) S 6462 6465 3195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100484078 10916921344 6660 33554432000 4194304 4196468 140736691703024 139753040509712 139753435317973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6471] ppid=6462 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6465/task/6471/stat : 6471 (java) S 6462 6465 3195 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100484078 10916921344 6660 33554432000 4194304 4196468 140736691703024 139753039457168 139753435317973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6472] ppid=6462 vsize=10661056 memory=140522280941184 CPUtime=0 cores=0,2,4,6
/proc/6465/task/6472/stat : 6472 (java) S 6462 6465 3195 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100484079 10916921344 6660 33554432000 4194304 4196468 140736691703024 139752927889648 139753435318914 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6473] ppid=6462 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6465/task/6473/stat : 6473 (java) S 6462 6465 3195 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 100484080 10916921344 6660 33554432000 4194304 4196468 140736691703024 139752926835872 139753435317973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6474] ppid=6462 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6465/task/6474/stat : 6474 (java) S 6462 6465 3195 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 100484080 10916921344 6660 33554432000 4194304 4196468 140736691703024 139752925782768 139753435317973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6475] ppid=6462 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6465/task/6475/stat : 6475 (java) S 6462 6465 3195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100484082 10916921344 6660 33554432000 4194304 4196468 140736691703024 139752924731344 139753435326363 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6476] ppid=6462 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6465/task/6476/stat : 6476 (java) S 6462 6465 3195 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 15 0 100484082 10916921344 6660 33554432000 4194304 4196468 140736691703024 139752923679472 139753435318914 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6477] ppid=6462 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6465/task/6477/stat : 6477 (java) S 6462 6465 3195 0 -1 1077944384 140 0 0 0 0 0 0 0 20 0 15 0 100484082 10916921344 6660 33554432000 4194304 4196468 140736691703024 139752922626928 139753435318914 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6478] ppid=6462 vsize=10661056 memory=140522280941184 CPUtime=0.01 cores=0,2,4,6
/proc/6465/task/6478/stat : 6478 (java) R 6462 6465 3195 0 -1 4202560 372 0 0 0 1 0 0 0 20 0 15 0 100484082 10916921344 6660 33554432000 4194304 4196468 140736691703024 139752921573872 139753427646433 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6479] ppid=6462 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6465/task/6479/stat : 6479 (java) S 6462 6465 3195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100484083 10916921344 6660 33554432000 4194304 4196468 140736691703024 139752920521568 139753435317973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6480] ppid=6462 vsize=10661056 memory=140522280941184 CPUtime=0 cores=0,2,4,6
/proc/6465/task/6480/stat : 6480 (java) S 6462 6465 3195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100484083 10916921344 6660 33554432000 4194304 4196468 140736691703024 139752919468592 139753435318914 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 26640 KiB

[startup+0.210735 s]*
/proc/loadavg: 1.98 2.01 1.97 3/216 6480
/proc/meminfo: memFree=21297444/32770624 swapFree=67108404/67108860
[pid=6465] ppid=6462 vsize=10661056 memory=38292 CPUtime=0.33 cores=0,2,4,6
/proc/6465/stat : 6465 (java) S 6462 6465 3195 0 -1 1077944320 7715 0 0 0 31 2 0 0 20 0 15 0 100484077 10916921344 9573 33554432000 4194304 4196468 140736691703024 140736691685568 139753435307767 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
/proc/6465/statm: 2665264 9573 2980 1 0 2627263 0
[pid=6465/tid=6467] ppid=6462 vsize=10661056 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/6465/task/6467/stat : 6467 (java) R 6462 6465 3195 0 -1 4202560 4689 0 0 0 18 2 0 0 20 0 15 0 100484077 10916921344 9573 33554432000 4194304 4196468 140736691703024 139753439539488 139753435329693 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6468] ppid=6462 vsize=10661056 memory=345 CPUtime=0 cores=0,2,4,6
/proc/6465/task/6468/stat : 6468 (java) S 6462 6465 3195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100484078 10916921344 9573 33554432000 4194304 4196468 140736691703024 139753405021200 139753435317973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6469] ppid=6462 vsize=10661056 memory=140522280952427 CPUtime=0 cores=0,2,4,6
/proc/6465/task/6469/stat : 6469 (java) S 6462 6465 3195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100484078 10916921344 9573 33554432000 4194304 4196468 140736691703024 139753041562768 139753435317973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6470] ppid=6462 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6465/task/6470/stat : 6470 (java) S 6462 6465 3195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100484078 10916921344 9573 33554432000 4194304 4196468 140736691703024 139753040509712 139753435317973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6471] ppid=6462 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6465/task/6471/stat : 6471 (java) S 6462 6465 3195 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100484078 10916921344 9573 33554432000 4194304 4196468 140736691703024 139753039457168 139753435317973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6472] ppid=6462 vsize=10661056 memory=140522280941184 CPUtime=0 cores=0,2,4,6
/proc/6465/task/6472/stat : 6472 (java) S 6462 6465 3195 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100484079 10916921344 9573 33554432000 4194304 4196468 140736691703024 139752927889648 139753435318914 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6473] ppid=6462 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6465/task/6473/stat : 6473 (java) S 6462 6465 3195 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 100484080 10916921344 9573 33554432000 4194304 4196468 140736691703024 139752926835872 139753435317973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6474] ppid=6462 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6465/task/6474/stat : 6474 (java) S 6462 6465 3195 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 100484080 10916921344 9573 33554432000 4194304 4196468 140736691703024 139752925782768 139753435317973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6475] ppid=6462 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6465/task/6475/stat : 6475 (java) S 6462 6465 3195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100484082 10916921344 9573 33554432000 4194304 4196468 140736691703024 139752924731344 139753435326363 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6476] ppid=6462 vsize=10661056 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/6465/task/6476/stat : 6476 (java) R 6462 6465 3195 0 -1 1077944384 394 0 0 0 2 0 0 0 20 0 15 0 100484082 10916921344 9573 33554432000 4194304 4196468 140736691703024 139752923679472 139753435318914 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6477] ppid=6462 vsize=10661056 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/6465/task/6477/stat : 6477 (java) R 6462 6465 3195 0 -1 4202560 348 0 0 0 2 0 0 0 20 0 15 0 100484082 10916921344 9573 33554432000 4194304 4196468 140736691703024 139752922626928 139753420918464 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6478] ppid=6462 vsize=10661056 memory=140522280941184 CPUtime=0.08 cores=0,2,4,6
/proc/6465/task/6478/stat : 6478 (java) R 6462 6465 3195 0 -1 4202560 922 0 0 0 8 0 0 0 20 0 15 0 100484082 10916921344 9573 33554432000 4194304 4196468 140736691703024 139752921573872 139753413989134 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6479] ppid=6462 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6465/task/6479/stat : 6479 (java) S 6462 6465 3195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100484083 10916921344 9573 33554432000 4194304 4196468 140736691703024 139752920521568 139753435317973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6480] ppid=6462 vsize=10661056 memory=140522280941184 CPUtime=0 cores=0,2,4,6
/proc/6465/task/6480/stat : 6480 (java) S 6462 6465 3195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100484083 10916921344 9573 33554432000 4194304 4196468 140736691703024 139752919468592 139753435318914 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 38292 KiB

[startup+0.310536 s]*
/proc/loadavg: 1.98 2.01 1.97 5/216 6480
/proc/meminfo: memFree=21272560/32770624 swapFree=67108404/67108860
[pid=6465] ppid=6462 vsize=10661132 memory=63680 CPUtime=0.54 cores=0,2,4,6
/proc/6465/stat : 6465 (java) S 6462 6465 3195 0 -1 1077944320 8394 0 0 0 51 3 0 0 20 0 15 0 100484077 10916999168 15920 33554432000 4194304 4196468 140736691703024 140736691685568 139753435307767 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
/proc/6465/statm: 2665283 15920 3057 1 0 2627263 0
[pid=6465/tid=6467] ppid=6462 vsize=10661132 memory=7311146985107750967 CPUtime=0.29 cores=0,2,4,6
/proc/6465/task/6467/stat : 6467 (java) R 6462 6465 3195 0 -1 4202560 5032 0 0 0 27 2 0 0 20 0 15 0 100484077 10916999168 15920 33554432000 4194304 4196468 140736691703024 139753439543328 139753435319702 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6468] ppid=6462 vsize=10661132 memory=290763883793350679 CPUtime=0 cores=0,2,4,6
/proc/6465/task/6468/stat : 6468 (java) S 6462 6465 3195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100484078 10916999168 15920 33554432000 4194304 4196468 140736691703024 139753405021200 139753435317973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6469] ppid=6462 vsize=10661132 memory=14273868988905112 CPUtime=0 cores=0,2,4,6
/proc/6465/task/6469/stat : 6469 (java) S 6462 6465 3195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100484078 10916999168 15920 33554432000 4194304 4196468 140736691703024 139753041562768 139753435317973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6470] ppid=6462 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6465/task/6470/stat : 6470 (java) S 6462 6465 3195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100484078 10916999168 15920 33554432000 4194304 4196468 140736691703024 139753040509712 139753435317973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6471] ppid=6462 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6465/task/6471/stat : 6471 (java) S 6462 6465 3195 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100484078 10916999168 15920 33554432000 4194304 4196468 140736691703024 139753039457168 139753435317973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6472] ppid=6462 vsize=10661132 memory=140522280941184 CPUtime=0 cores=0,2,4,6
/proc/6465/task/6472/stat : 6472 (java) S 6462 6465 3195 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100484079 10916999168 15920 33554432000 4194304 4196468 140736691703024 139752927889648 139753435318914 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6473] ppid=6462 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6465/task/6473/stat : 6473 (java) S 6462 6465 3195 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 100484080 10916999168 15920 33554432000 4194304 4196468 140736691703024 139752926835872 139753435317973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6474] ppid=6462 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6465/task/6474/stat : 6474 (java) S 6462 6465 3195 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 100484080 10916999168 15920 33554432000 4194304 4196468 140736691703024 139752925782768 139753435317973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6475] ppid=6462 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6465/task/6475/stat : 6475 (java) S 6462 6465 3195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100484082 10916999168 15920 33554432000 4194304 4196468 140736691703024 139752924731344 139753435326363 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6476] ppid=6462 vsize=10661132 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/6465/task/6476/stat : 6476 (java) R 6462 6465 3195 0 -1 4202560 481 0 0 0 5 0 0 0 20 0 15 0 100484082 10916999168 15920 33554432000 4194304 4196468 140736691703024 139752923679568 139753414822370 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6477] ppid=6462 vsize=10661132 memory=-1 CPUtime=0.05 cores=0,2,4,6
/proc/6465/task/6477/stat : 6477 (java) R 6462 6465 3195 0 -1 1077944384 516 0 0 0 5 0 0 0 20 0 15 0 100484082 10916999168 15920 33554432000 4194304 4196468 140736691703024 139752922619952 139753435317973 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6478] ppid=6462 vsize=10661132 memory=140522280941184 CPUtime=0.11 cores=0,2,4,6
/proc/6465/task/6478/stat : 6478 (java) R 6462 6465 3195 0 -1 4202560 1001 0 0 0 11 0 0 0 20 0 15 0 100484082 10916999168 15920 33554432000 4194304 4196468 140736691703024 139752921571664 139753413935016 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6479] ppid=6462 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6465/task/6479/stat : 6479 (java) S 6462 6465 3195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100484083 10916999168 15920 33554432000 4194304 4196468 140736691703024 139752920521568 139753435317973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6480] ppid=6462 vsize=10661132 memory=140522280941184 CPUtime=0 cores=0,2,4,6
/proc/6465/task/6480/stat : 6480 (java) S 6462 6465 3195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100484083 10916999168 15920 33554432000 4194304 4196468 140736691703024 139752919468592 139753435318914 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 63680 KiB

[startup+0.701693 s]
/proc/loadavg: 1.98 2.01 1.97 5/216 6480
/proc/meminfo: memFree=21200172/32770624 swapFree=67108404/67108860
[pid=6465] ppid=6462 vsize=10661132 memory=194588 CPUtime=1.68 cores=0,2,4,6
/proc/6465/stat : 6465 (java) S 6462 6465 3195 0 -1 1077944320 11068 0 0 0 162 6 0 0 20 0 15 0 100484077 10916999168 48647 33554432000 4194304 4196468 140736691703024 140736691685568 139753435307767 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
/proc/6465/statm: 2665283 48647 3122 1 0 2627263 0
[pid=6465/tid=6467] ppid=6462 vsize=10661132 memory=1840 CPUtime=0.67 cores=0,2,4,6
/proc/6465/task/6467/stat : 6467 (java) R 6462 6465 3195 0 -1 4202560 5116 0 0 0 63 4 0 0 20 0 15 0 100484077 10916999168 48647 33554432000 4194304 4196468 140736691703024 139753439540688 139753074908064 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6468] ppid=6462 vsize=10661132 memory=1716 CPUtime=0 cores=0,2,4,6
/proc/6465/task/6468/stat : 6468 (java) S 6462 6465 3195 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 15 0 100484078 10916999168 48647 33554432000 4194304 4196468 140736691703024 139753405021200 139753435317973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6469] ppid=6462 vsize=10661132 memory=796 CPUtime=0 cores=0,2,4,6
/proc/6465/task/6469/stat : 6469 (java) S 6462 6465 3195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100484078 10916999168 48647 33554432000 4194304 4196468 140736691703024 139753041562768 139753435317973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6470] ppid=6462 vsize=10661132 memory=11008 CPUtime=0 cores=0,2,4,6
/proc/6465/task/6470/stat : 6470 (java) S 6462 6465 3195 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 15 0 100484078 10916999168 48647 33554432000 4194304 4196468 140736691703024 139753040509712 139753435317973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6471] ppid=6462 vsize=10661132 memory=1008 CPUtime=0 cores=0,2,4,6
/proc/6465/task/6471/stat : 6471 (java) S 6462 6465 3195 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 15 0 100484078 10916999168 48647 33554432000 4194304 4196468 140736691703024 139753039457168 139753435317973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6472] ppid=6462 vsize=10661132 memory=1952 CPUtime=0 cores=0,2,4,6
/proc/6465/task/6472/stat : 6472 (java) S 6462 6465 3195 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 100484079 10916999168 48647 33554432000 4194304 4196468 140736691703024 139752927889648 139753435318914 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6473] ppid=6462 vsize=10661132 memory=8568 CPUtime=0 cores=0,2,4,6
/proc/6465/task/6473/stat : 6473 (java) S 6462 6465 3195 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 100484080 10916999168 48647 33554432000 4194304 4196468 140736691703024 139752926835872 139753435317973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6474] ppid=6462 vsize=10661132 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/6465/task/6474/stat : 6474 (java) S 6462 6465 3195 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 100484080 10916999168 48647 33554432000 4194304 4196468 140736691703024 139752925782768 139753435317973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6475] ppid=6462 vsize=10661132 memory=6297835844906604903 CPUtime=0 cores=0,2,4,6
/proc/6465/task/6475/stat : 6475 (java) S 6462 6465 3195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100484082 10916999168 48647 33554432000 4194304 4196468 140736691703024 139752924731344 139753435326363 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6476] ppid=6462 vsize=10661132 memory=7597685182856913236 CPUtime=0.4 cores=0,2,4,6
/proc/6465/task/6476/stat : 6476 (java) R 6462 6465 3195 0 -1 4202560 1572 0 0 0 40 0 0 0 20 0 15 0 100484082 10916999168 48647 33554432000 4194304 4196468 140736691703024 139752923668464 139753416828722 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6477] ppid=6462 vsize=10661132 memory=7523071198212214892 CPUtime=0.38 cores=0,2,4,6
/proc/6465/task/6477/stat : 6477 (java) R 6462 6465 3195 0 -1 4202560 1416 0 0 0 38 0 0 0 20 0 15 0 100484082 10916999168 48647 33554432000 4194304 4196468 140736691703024 139752922612952 139753416833310 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6478] ppid=6462 vsize=10661132 memory=0 CPUtime=0.18 cores=0,2,4,6
/proc/6465/task/6478/stat : 6478 (java) S 6462 6465 3195 0 -1 1077944384 1469 0 0 0 18 0 0 0 20 0 15 0 100484082 10916999168 48647 33554432000 4194304 4196468 140736691703024 139752921573872 139753435318914 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6479] ppid=6462 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6465/task/6479/stat : 6479 (java) S 6462 6465 3195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100484083 10916999168 48647 33554432000 4194304 4196468 140736691703024 139752920521568 139753435317973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6480] ppid=6462 vsize=10661132 memory=33 CPUtime=0 cores=0,2,4,6
/proc/6465/task/6480/stat : 6480 (java) S 6462 6465 3195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100484083 10916999168 48647 33554432000 4194304 4196468 140736691703024 139752919468592 139753435318914 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
Current children cumulated CPU time: 1.68 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 194588 KiB

[startup+1.50078 s]
/proc/loadavg: 1.98 2.01 1.97 3/216 6480
/proc/meminfo: memFree=21112540/32770624 swapFree=67108404/67108860
[pid=6465] ppid=6462 vsize=10661132 memory=227788 CPUtime=3.51 cores=0,2,4,6
/proc/6465/stat : 6465 (java) S 6462 6465 3195 0 -1 1077944320 12812 0 0 0 341 10 0 0 20 0 15 0 100484077 10916999168 56947 33554432000 4194304 4196468 140736691703024 140736691685568 139753435307767 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
/proc/6465/statm: 2665283 56947 3152 1 0 2627263 0
[pid=6465/tid=6467] ppid=6462 vsize=10661132 memory=8112282956445269571 CPUtime=1.45 cores=0,2,4,6
/proc/6465/task/6467/stat : 6467 (java) R 6462 6465 3195 0 -1 4202560 5253 0 0 0 141 4 0 0 20 0 15 0 100484077 10916999168 56947 33554432000 4194304 4196468 140736691703024 139753439541744 140736692037570 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6468] ppid=6462 vsize=10661132 memory=-8754540793456063680 CPUtime=0.02 cores=0,2,4,6
/proc/6465/task/6468/stat : 6468 (java) S 6462 6465 3195 0 -1 1077944384 173 0 0 0 1 1 0 0 20 0 15 0 100484078 10916999168 56947 33554432000 4194304 4196468 140736691703024 139753405021200 139753435317973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6469] ppid=6462 vsize=10661132 memory=-2843874019102283166 CPUtime=0 cores=0,2,4,6
/proc/6465/task/6469/stat : 6469 (java) S 6462 6465 3195 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 100484078 10916999168 56947 33554432000 4194304 4196468 140736691703024 139753041562768 139753435317973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6470] ppid=6462 vsize=10661132 memory=5450919713671312938 CPUtime=0.02 cores=0,2,4,6
/proc/6465/task/6470/stat : 6470 (java) S 6462 6465 3195 0 -1 1077944384 54 0 0 0 1 1 0 0 20 0 15 0 100484078 10916999168 56947 33554432000 4194304 4196468 140736691703024 139753040509712 139753435317973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6471] ppid=6462 vsize=10661132 memory=7005738693937936738 CPUtime=0.02 cores=0,2,4,6
/proc/6465/task/6471/stat : 6471 (java) S 6462 6465 3195 0 -1 1077944384 79 0 0 0 1 1 0 0 20 0 15 0 100484078 10916999168 56947 33554432000 4194304 4196468 140736691703024 139753039457168 139753435317973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6472] ppid=6462 vsize=10661132 memory=-7165351541977658656 CPUtime=0 cores=0,2,4,6
/proc/6465/task/6472/stat : 6472 (java) S 6462 6465 3195 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 100484079 10916999168 56947 33554432000 4194304 4196468 140736691703024 139752927889648 139753435318914 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0

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

/proc/6465/task/6467/stat : 6467 (java) R 6462 6465 3195 0 -1 4202560 36048 0 0 0 238049 99 0 0 20 0 15 0 100484077 10916999168 104469 33554432000 4194304 4196468 140736691703024 139753439547216 139753072383496 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6468] ppid=6462 vsize=10661132 memory=2396 CPUtime=0.34 cores=0,2,4,6
/proc/6465/task/6468/stat : 6468 (java) S 6462 6465 3195 0 -1 1077944384 3654 0 0 0 25 9 0 0 20 0 15 0 100484078 10916999168 104469 33554432000 4194304 4196468 140736691703024 139753405021200 139753435317973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6469] ppid=6462 vsize=10661132 memory=419928 CPUtime=0.33 cores=0,2,4,6
/proc/6465/task/6469/stat : 6469 (java) S 6462 6465 3195 0 -1 1077944384 4228 0 0 0 24 9 0 0 20 0 15 0 100484078 10916999168 104469 33554432000 4194304 4196468 140736691703024 139753041562768 139753435317973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6470] ppid=6462 vsize=10661132 memory=422496 CPUtime=0.33 cores=0,2,4,6
/proc/6465/task/6470/stat : 6470 (java) S 6462 6465 3195 0 -1 1077944384 3729 0 0 0 24 9 0 0 20 0 15 0 100484078 10916999168 104469 33554432000 4194304 4196468 140736691703024 139753040509712 139753435317973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6471] ppid=6462 vsize=10661132 memory=427628 CPUtime=0.34 cores=0,2,4,6
/proc/6465/task/6471/stat : 6471 (java) S 6462 6465 3195 0 -1 1077944384 3649 0 0 0 25 9 0 0 20 0 15 0 100484078 10916999168 104469 33554432000 4194304 4196468 140736691703024 139753039457168 139753435317973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6472] ppid=6462 vsize=10661132 memory=425060 CPUtime=0.27 cores=0,2,4,6
/proc/6465/task/6472/stat : 6472 (java) S 6462 6465 3195 0 -1 1077944384 7357 0 0 0 18 9 0 0 20 0 15 0 100484079 10916999168 104469 33554432000 4194304 4196468 140736691703024 139752927889648 139753435318914 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6473] ppid=6462 vsize=10661132 memory=428136 CPUtime=0 cores=0,2,4,6
/proc/6465/task/6473/stat : 6473 (java) S 6462 6465 3195 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 100484080 10916999168 104469 33554432000 4194304 4196468 140736691703024 139752926835936 139753435317973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6474] ppid=6462 vsize=10661132 memory=419928 CPUtime=0 cores=0,2,4,6
/proc/6465/task/6474/stat : 6474 (java) S 6462 6465 3195 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 100484080 10916999168 104469 33554432000 4194304 4196468 140736691703024 139752925782768 139753435317973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6475] ppid=6462 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6465/task/6475/stat : 6475 (java) S 6462 6465 3195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100484082 10916999168 104469 33554432000 4194304 4196468 140736691703024 139752924731344 139753435326363 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6476] ppid=6462 vsize=10661132 memory=417876 CPUtime=1.09 cores=0,2,4,6
/proc/6465/task/6476/stat : 6476 (java) S 6462 6465 3195 0 -1 1077944384 5846 0 0 0 108 1 0 0 20 0 15 0 100484082 10916999168 104469 33554432000 4194304 4196468 140736691703024 139752923679472 139753435318914 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6477] ppid=6462 vsize=10661132 memory=0 CPUtime=1.23 cores=0,2,4,6
/proc/6465/task/6477/stat : 6477 (java) S 6462 6465 3195 0 -1 1077944384 7249 0 0 0 122 1 0 0 20 0 15 0 100484082 10916999168 104469 33554432000 4194304 4196468 140736691703024 139752922626928 139753435318914 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6478] ppid=6462 vsize=10661132 memory=425060 CPUtime=0.35 cores=0,2,4,6
/proc/6465/task/6478/stat : 6478 (java) S 6462 6465 3195 0 -1 1077944384 3867 0 0 0 34 1 0 0 20 0 15 0 100484082 10916999168 104469 33554432000 4194304 4196468 140736691703024 139752921573872 139753435318914 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6479] ppid=6462 vsize=10661132 memory=840 CPUtime=0 cores=0,2,4,6
/proc/6465/task/6479/stat : 6479 (java) S 6462 6465 3195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100484083 10916999168 104469 33554432000 4194304 4196468 140736691703024 139752920521568 139753435317973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6480] ppid=6462 vsize=10661132 memory=418904 CPUtime=1.33 cores=0,2,4,6
/proc/6465/task/6480/stat : 6480 (java) S 6462 6465 3195 0 -1 1077944384 1261 0 0 0 75 58 0 0 20 0 15 0 100484083 10916999168 104469 33554432000 4194304 4196468 140736691703024 139752919468592 139753435318914 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
Current children cumulated CPU time: 2387.16 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 417876 KiB

[startup+2442.3 s]
/proc/loadavg: 1.84 1.80 1.86 3/216 6657
/proc/meminfo: memFree=20929964/32770624 swapFree=67108404/67108860
[pid=6465] ppid=6462 vsize=10661132 memory=403496 CPUtime=2447.25 cores=0,2,4,6
/proc/6465/stat : 6465 (java) S 6462 6465 3195 0 -1 1077944320 79117 0 0 0 244536 189 0 0 20 0 15 0 100484077 10916999168 100874 33554432000 4194304 4196468 140736691703024 140736691685568 139753435307767 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
/proc/6465/statm: 2665283 100874 3163 1 0 2627263 0
[pid=6465/tid=6467] ppid=6462 vsize=10661132 memory=425060 CPUtime=2441.44 cores=0,2,4,6
/proc/6465/task/6467/stat : 6467 (java) R 6462 6465 3195 0 -1 4202560 36301 0 0 0 244044 100 0 0 20 0 15 0 100484077 10916999168 100874 33554432000 4194304 4196468 140736691703024 139753439548544 139753076112953 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6468] ppid=6462 vsize=10661132 memory=411196 CPUtime=0.36 cores=0,2,4,6
/proc/6465/task/6468/stat : 6468 (java) S 6462 6465 3195 0 -1 1077944384 3668 0 0 0 27 9 0 0 20 0 15 0 100484078 10916999168 100874 33554432000 4194304 4196468 140736691703024 139753405021200 139753435317973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6469] ppid=6462 vsize=10661132 memory=410176 CPUtime=0.35 cores=0,2,4,6
/proc/6465/task/6469/stat : 6469 (java) S 6462 6465 3195 0 -1 1077944384 4250 0 0 0 26 9 0 0 20 0 15 0 100484078 10916999168 100874 33554432000 4194304 4196468 140736691703024 139753041562768 139753435317973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6470] ppid=6462 vsize=10661132 memory=411196 CPUtime=0.35 cores=0,2,4,6
/proc/6465/task/6470/stat : 6470 (java) S 6462 6465 3195 0 -1 1077944384 3738 0 0 0 26 9 0 0 20 0 15 0 100484078 10916999168 100874 33554432000 4194304 4196468 140736691703024 139753040509712 139753435317973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6471] ppid=6462 vsize=10661132 memory=416848 CPUtime=0.36 cores=0,2,4,6
/proc/6465/task/6471/stat : 6471 (java) S 6462 6465 3195 0 -1 1077944384 3975 0 0 0 27 9 0 0 20 0 15 0 100484078 10916999168 100874 33554432000 4194304 4196468 140736691703024 139753039457168 139753435317973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6472] ppid=6462 vsize=10661132 memory=412740 CPUtime=0.28 cores=0,2,4,6
/proc/6465/task/6472/stat : 6472 (java) S 6462 6465 3195 0 -1 1077944384 7526 0 0 0 19 9 0 0 20 0 15 0 100484079 10916999168 100874 33554432000 4194304 4196468 140736691703024 139752927889648 139753435318914 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6473] ppid=6462 vsize=10661132 memory=405040 CPUtime=0 cores=0,2,4,6
/proc/6465/task/6473/stat : 6473 (java) S 6462 6465 3195 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 100484080 10916999168 100874 33554432000 4194304 4196468 140736691703024 139752926835936 139753435317973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6474] ppid=6462 vsize=10661132 memory=406068 CPUtime=0 cores=0,2,4,6
/proc/6465/task/6474/stat : 6474 (java) S 6462 6465 3195 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 100484080 10916999168 100874 33554432000 4194304 4196468 140736691703024 139752925782768 139753435317973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6475] ppid=6462 vsize=10661132 memory=405548 CPUtime=0 cores=0,2,4,6
/proc/6465/task/6475/stat : 6475 (java) S 6462 6465 3195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100484082 10916999168 100874 33554432000 4194304 4196468 140736691703024 139752924731344 139753435326363 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6476] ppid=6462 vsize=10661132 memory=403496 CPUtime=1.09 cores=0,2,4,6
/proc/6465/task/6476/stat : 6476 (java) S 6462 6465 3195 0 -1 1077944384 5848 0 0 0 108 1 0 0 20 0 15 0 100484082 10916999168 100874 33554432000 4194304 4196468 140736691703024 139752923679472 139753435318914 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6477] ppid=6462 vsize=10661132 memory=405040 CPUtime=1.23 cores=0,2,4,6
/proc/6465/task/6477/stat : 6477 (java) S 6462 6465 3195 0 -1 1077944384 7251 0 0 0 122 1 0 0 20 0 15 0 100484082 10916999168 100874 33554432000 4194304 4196468 140736691703024 139752922626928 139753435318914 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6478] ppid=6462 vsize=10661132 memory=406068 CPUtime=0.35 cores=0,2,4,6
/proc/6465/task/6478/stat : 6478 (java) S 6462 6465 3195 0 -1 1077944384 3869 0 0 0 34 1 0 0 20 0 15 0 100484082 10916999168 100874 33554432000 4194304 4196468 140736691703024 139752921573872 139753435318914 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6479] ppid=6462 vsize=10661132 memory=8112282956445269571 CPUtime=0 cores=0,2,4,6
/proc/6465/task/6479/stat : 6479 (java) S 6462 6465 3195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100484083 10916999168 100874 33554432000 4194304 4196468 140736691703024 139752920521568 139753435317973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6480] ppid=6462 vsize=10661132 memory=1008 CPUtime=1.36 cores=0,2,4,6
/proc/6465/task/6480/stat : 6480 (java) S 6462 6465 3195 0 -1 1077944384 1279 0 0 0 76 60 0 0 20 0 15 0 100484083 10916999168 100874 33554432000 4194304 4196468 140736691703024 139752919468592 139753435318914 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
Current children cumulated CPU time: 2447.25 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 403496 KiB

[startup+2502.3 s]
/proc/loadavg: 1.82 1.81 1.86 3/215 6658
/proc/meminfo: memFree=20949960/32770624 swapFree=67108404/67108860
[pid=6465] ppid=6462 vsize=10661132 memory=381432 CPUtime=2507.34 cores=0,2,4,6
/proc/6465/stat : 6465 (java) S 6462 6465 3195 0 -1 1077944320 79671 0 0 0 250540 194 0 0 20 0 15 0 100484077 10916999168 95358 33554432000 4194304 4196468 140736691703024 140736691685568 139753435307767 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
/proc/6465/statm: 2665283 95358 3163 1 0 2627263 0
[pid=6465/tid=6467] ppid=6462 vsize=10661132 memory=382968 CPUtime=2501.39 cores=0,2,4,6
/proc/6465/task/6467/stat : 6467 (java) R 6462 6465 3195 0 -1 4202560 36395 0 0 0 250037 102 0 0 20 0 15 0 100484077 10916999168 95358 33554432000 4194304 4196468 140736691703024 139753439548544 139753076111150 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6468] ppid=6462 vsize=10661132 memory=396828 CPUtime=0.38 cores=0,2,4,6
/proc/6465/task/6468/stat : 6468 (java) S 6462 6465 3195 0 -1 1077944384 3886 0 0 0 28 10 0 0 20 0 15 0 100484078 10916999168 95358 33554432000 4194304 4196468 140736691703024 139753405021200 139753435317973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6469] ppid=6462 vsize=10661132 memory=391180 CPUtime=0.37 cores=0,2,4,6
/proc/6465/task/6469/stat : 6469 (java) S 6462 6465 3195 0 -1 1077944384 4258 0 0 0 28 9 0 0 20 0 15 0 100484078 10916999168 95358 33554432000 4194304 4196468 140736691703024 139753041562768 139753435317973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6470] ppid=6462 vsize=10661132 memory=383996 CPUtime=0.36 cores=0,2,4,6
/proc/6465/task/6470/stat : 6470 (java) S 6462 6465 3195 0 -1 1077944384 3772 0 0 0 27 9 0 0 20 0 15 0 100484078 10916999168 95358 33554432000 4194304 4196468 140736691703024 139753040509712 139753435317973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6471] ppid=6462 vsize=10661132 memory=385536 CPUtime=0.38 cores=0,2,4,6
/proc/6465/task/6471/stat : 6471 (java) S 6462 6465 3195 0 -1 1077944384 4021 0 0 0 29 9 0 0 20 0 15 0 100484078 10916999168 95358 33554432000 4194304 4196468 140736691703024 139753039457168 139753435317973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6472] ppid=6462 vsize=10661132 memory=381432 CPUtime=0.29 cores=0,2,4,6
/proc/6465/task/6472/stat : 6472 (java) S 6462 6465 3195 0 -1 1077944384 7668 0 0 0 20 9 0 0 20 0 15 0 100484079 10916999168 95358 33554432000 4194304 4196468 140736691703024 139752927889648 139753435318914 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6473] ppid=6462 vsize=10661132 memory=381432 CPUtime=0 cores=0,2,4,6
/proc/6465/task/6473/stat : 6473 (java) S 6462 6465 3195 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 100484080 10916999168 95358 33554432000 4194304 4196468 140736691703024 139752926835936 139753435317973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6474] ppid=6462 vsize=10661132 memory=381432 CPUtime=0 cores=0,2,4,6
/proc/6465/task/6474/stat : 6474 (java) S 6462 6465 3195 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 100484080 10916999168 95358 33554432000 4194304 4196468 140736691703024 139752925782768 139753435317973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6475] ppid=6462 vsize=10661132 memory=386048 CPUtime=0 cores=0,2,4,6
/proc/6465/task/6475/stat : 6475 (java) S 6462 6465 3195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100484082 10916999168 95358 33554432000 4194304 4196468 140736691703024 139752924731344 139753435326363 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6476] ppid=6462 vsize=10661132 memory=383996 CPUtime=1.09 cores=0,2,4,6
/proc/6465/task/6476/stat : 6476 (java) S 6462 6465 3195 0 -1 1077944384 5850 0 0 0 108 1 0 0 20 0 15 0 100484082 10916999168 95358 33554432000 4194304 4196468 140736691703024 139752923679472 139753435318914 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6477] ppid=6462 vsize=10661132 memory=385536 CPUtime=1.23 cores=0,2,4,6
/proc/6465/task/6477/stat : 6477 (java) S 6462 6465 3195 0 -1 1077944384 7253 0 0 0 122 1 0 0 20 0 15 0 100484082 10916999168 95358 33554432000 4194304 4196468 140736691703024 139752922626928 139753435318914 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6478] ppid=6462 vsize=10661132 memory=385536 CPUtime=0.35 cores=0,2,4,6
/proc/6465/task/6478/stat : 6478 (java) S 6462 6465 3195 0 -1 1077944384 3871 0 0 0 34 1 0 0 20 0 15 0 100484082 10916999168 95358 33554432000 4194304 4196468 140736691703024 139752921573872 139753435318914 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6479] ppid=6462 vsize=10661132 memory=2396 CPUtime=0 cores=0,2,4,6
/proc/6465/task/6479/stat : 6479 (java) S 6462 6465 3195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100484083 10916999168 95358 33554432000 4194304 4196468 140736691703024 139752920521568 139753435317973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6480] ppid=6462 vsize=10661132 memory=1300 CPUtime=1.4 cores=0,2,4,6
/proc/6465/task/6480/stat : 6480 (java) S 6462 6465 3195 0 -1 1077944384 1285 0 0 0 79 61 0 0 20 0 15 0 100484083 10916999168 95358 33554432000 4194304 4196468 140736691703024 139752919468592 139753435318914 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
Current children cumulated CPU time: 2507.34 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 381432 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2515 s]*
/proc/loadavg: 1.85 1.81 1.86 3/215 6658
/proc/meminfo: memFree=20953864/32770624 swapFree=67108404/67108860
[pid=6465] ppid=6462 vsize=10661132 memory=377324 CPUtime=2520.06 cores=0,2,4,6
/proc/6465/stat : 6465 (java) S 6462 6465 3195 0 -1 1077944320 80011 0 0 0 251811 195 0 0 20 0 15 0 100484077 10916999168 94331 33554432000 4194304 4196468 140736691703024 140736691685568 139753435307767 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
/proc/6465/statm: 2665283 94331 3163 1 0 2627263 0
[pid=6465/tid=6467] ppid=6462 vsize=10661132 memory=8112282956445269571 CPUtime=2514.09 cores=0,2,4,6
/proc/6465/task/6467/stat : 6467 (java) R 6462 6465 3195 0 -1 4202560 36567 0 0 0 251306 103 0 0 20 0 15 0 100484077 10916999168 94331 33554432000 4194304 4196468 140736691703024 139753439547216 139753076154792 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6468] ppid=6462 vsize=10661132 memory=4126316290023845779 CPUtime=0.39 cores=0,2,4,6
/proc/6465/task/6468/stat : 6468 (java) S 6462 6465 3195 0 -1 1077944384 3988 0 0 0 29 10 0 0 20 0 15 0 100484078 10916999168 94331 33554432000 4194304 4196468 140736691703024 139753405021200 139753435317973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6469] ppid=6462 vsize=10661132 memory=8112282956445269571 CPUtime=0.37 cores=0,2,4,6
/proc/6465/task/6469/stat : 6469 (java) S 6462 6465 3195 0 -1 1077944384 4265 0 0 0 28 9 0 0 20 0 15 0 100484078 10916999168 94331 33554432000 4194304 4196468 140736691703024 139753041562768 139753435317973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6470] ppid=6462 vsize=10661132 memory=4126316290023845779 CPUtime=0.37 cores=0,2,4,6
/proc/6465/task/6470/stat : 6470 (java) S 6462 6465 3195 0 -1 1077944384 3777 0 0 0 28 9 0 0 20 0 15 0 100484078 10916999168 94331 33554432000 4194304 4196468 140736691703024 139753040509712 139753435317973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6471] ppid=6462 vsize=10661132 memory=1300 CPUtime=0.38 cores=0,2,4,6
/proc/6465/task/6471/stat : 6471 (java) S 6462 6465 3195 0 -1 1077944384 4025 0 0 0 29 9 0 0 20 0 15 0 100484078 10916999168 94331 33554432000 4194304 4196468 140736691703024 139753039457168 139753435317973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6472] ppid=6462 vsize=10661132 memory=1840 CPUtime=0.31 cores=0,2,4,6
/proc/6465/task/6472/stat : 6472 (java) S 6462 6465 3195 0 -1 1077944384 7707 0 0 0 21 10 0 0 20 0 15 0 100484079 10916999168 94331 33554432000 4194304 4196468 140736691703024 139752927889648 139753435318914 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6473] ppid=6462 vsize=10661132 memory=1716 CPUtime=0 cores=0,2,4,6
/proc/6465/task/6473/stat : 6473 (java) S 6462 6465 3195 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 100484080 10916999168 94331 33554432000 4194304 4196468 140736691703024 139752926835936 139753435317973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6474] ppid=6462 vsize=10661132 memory=796 CPUtime=0 cores=0,2,4,6
/proc/6465/task/6474/stat : 6474 (java) S 6462 6465 3195 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 100484080 10916999168 94331 33554432000 4194304 4196468 140736691703024 139752925782768 139753435317973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6475] ppid=6462 vsize=10661132 memory=11008 CPUtime=0 cores=0,2,4,6
/proc/6465/task/6475/stat : 6475 (java) S 6462 6465 3195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100484082 10916999168 94331 33554432000 4194304 4196468 140736691703024 139752924731344 139753435326363 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6476] ppid=6462 vsize=10661132 memory=1008 CPUtime=1.09 cores=0,2,4,6
/proc/6465/task/6476/stat : 6476 (java) S 6462 6465 3195 0 -1 1077944384 5850 0 0 0 108 1 0 0 20 0 15 0 100484082 10916999168 94331 33554432000 4194304 4196468 140736691703024 139752923679472 139753435318914 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6477] ppid=6462 vsize=10661132 memory=1952 CPUtime=1.23 cores=0,2,4,6
/proc/6465/task/6477/stat : 6477 (java) S 6462 6465 3195 0 -1 1077944384 7254 0 0 0 122 1 0 0 20 0 15 0 100484082 10916999168 94331 33554432000 4194304 4196468 140736691703024 139752922626928 139753435318914 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6478] ppid=6462 vsize=10661132 memory=8568 CPUtime=0.35 cores=0,2,4,6
/proc/6465/task/6478/stat : 6478 (java) S 6462 6465 3195 0 -1 1077944384 3871 0 0 0 34 1 0 0 20 0 15 0 100484082 10916999168 94331 33554432000 4194304 4196468 140736691703024 139752921573872 139753435318914 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6479] ppid=6462 vsize=10661132 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/6465/task/6479/stat : 6479 (java) S 6462 6465 3195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100484083 10916999168 94331 33554432000 4194304 4196468 140736691703024 139752920521568 139753435317973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
[pid=6465/tid=6480] ppid=6462 vsize=10661132 memory=5372 CPUtime=1.4 cores=0,2,4,6
/proc/6465/task/6480/stat : 6480 (java) S 6462 6465 3195 0 -1 1077944384 1295 0 0 0 79 61 0 0 20 0 15 0 100484083 10916999168 94331 33554432000 4194304 4196468 140736691703024 139752919468592 139753435318914 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16781312 140736691709084 140736691709193 140736691709193 140736691711951 0
Current children cumulated CPU time: 2520.06 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 377324 KiB

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

[startup+2515.02 s]
# the end of solver process 6465 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.12 s, system=1.96343 s

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

Child status: 143
Real time (s): 2515.02
CPU time (s): 2520.09
CPU user time (s): 2518.12
CPU system time (s): 1.96343
CPU usage (%): 100.201
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 1145360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.12
system time used= 1.96343
maximum resident set size= 1151580
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 80190
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2728
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 61954
involuntary context switches= 3148


# summary of solver processes directly reported to runsolver:
#   pid: 6465
#   total CPU time (s): 2520.09
#   total CPU user time (s): 2518.12
#   total CPU system time (s): 1.96343

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.1652 second user time and 24.8869 second system time

The end

Launcher Data

Begin job on node148 at 2018-07-29 03:53:29
IDJOB=4299787
IDBENCH=141444
IDSOLVER=2765
FILE ID=node148/4299787-1532829209
RUNJOBID= node148-1532809183-3226
PBS_JOBID= 21022476
Free space on /tmp= 43256 MiB

SOLVER NAME= slowpoke 2018-04-29
BENCH NAME= XCSP18/Crossword/Crossword-m18-ogd2008-vg-07-08_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME --timelimit TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299787-1532829209/watcher-4299787-1532829209 -o /tmp/evaluation-result-4299787-1532829209/solver-4299787-1532829209 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1532809183-3226 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4299787-1532829209.xml --timelimit 2520

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

MD5SUM BENCH= 4cf2470ecfcea4403011c16b404a3a31
RANDOM SEED=1206328385

node148.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.50
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.50
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.50
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.50
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:        21323860 kB
MemAvailable:   29669520 kB
Buffers:          235636 kB
Cached:          8243000 kB
SwapCached:          352 kB
Active:          4300772 kB
Inactive:        6488272 kB
Active(anon):    2263768 kB
Inactive(anon):    74228 kB
Active(file):    2037004 kB
Inactive(file):  6414044 kB
Unevictable:        7080 kB
Mlocked:            7080 kB
SwapTotal:      67108860 kB
SwapFree:       67108404 kB
Dirty:              3940 kB
Writeback:             0 kB
AnonPages:       2400600 kB
Mapped:            55616 kB
Shmem:             25016 kB
Slab:             351036 kB
SReclaimable:     323072 kB
SUnreclaim:        27964 kB
KernelStack:        3824 kB
PageTables:         9604 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3512892 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2328576 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 43252 MiB
End job on node148 at 2018-07-29 04:35:24