Trace number 4298612

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
MiniCPFever 2018-04-29? (TO) 2520.07 2500.02

General information on the benchmark

NameGracefulGraph/
GracefulGraph-K05-P02_c18.xml
MD5SUM803795f7a37fd3a40686e408980b1bff
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 benchmark68.1185
Satisfiable
(Un)Satisfiability was proved
Number of variables65
Number of constraints27
Number of domains2
Minimum domain size25
Maximum domain size26
Distribution of domain sizes[{"size":25,"count":25},{"size":26,"count":10}]
Minimum variable degree0
Maximum variable degree6
Distribution of variable degrees[{"degree":0,"count":30},{"degree":2,"count":25},{"degree":6,"count":10}]
Minimum constraint arity3
Maximum constraint arity25
Distribution of constraint arities[{"arity":3,"count":25},{"arity":10,"count":1},{"arity":25,"count":1}]
Number of extensional constraints0
Number of intensional constraints25
Distribution of constraint types[{"type":"intension","count":25},{"type":"allDifferent","count":2}]
Optimization problemNO
Type of objective

Solver Data

0.13/0.13	c version: 2018-04-11
0.13/0.13	c seed: 1811631
0.13/0.13	c timeout: -1
0.13/0.13	c memlimit: -1
0.13/0.13	c nbcore: -1
2520.06/2500.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 (15161 MiB free)
  memory of node 1: 16384 MiB (11525 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4298612-1532768536/watcher-4298612-1532768536 -o /tmp/evaluation-result-4298612-1532768536/solver-4298612-1532768536 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1532741282-23861 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4298612-1532768536.xml 

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

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


[startup+0.101811 s]*
/proc/loadavg: 1.31 1.37 1.40 4/217 27003
/proc/meminfo: memFree=27313436/32770624 swapFree=67108496/67108860
[pid=26988] ppid=26985 vsize=10658972 memory=27620 CPUtime=0.13 cores=0,2,4,6
/proc/26988/stat : 26988 (java) S 26985 26988 23830 0 -1 1077944320 5329 0 0 0 12 1 0 0 20 0 15 0 94416794 10914787328 6905 33554432000 4194304 4196468 140731377674304 140731377656848 140421737660151 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
/proc/26988/statm: 2664743 6905 2859 1 0 2627263 0
[pid=26988/tid=26990] ppid=26985 vsize=10658972 memory=-7254949987974015097 CPUtime=0.09 cores=0,2,4,6
/proc/26988/task/26990/stat : 26990 (java) R 26985 26988 23830 0 -1 4202560 3143 0 0 0 9 0 0 0 20 0 15 0 94416794 10914787328 6905 33554432000 4194304 4196468 140731377674304 140421741882096 140421737681498 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=26991] ppid=26985 vsize=10658972 memory=5793855678597380537 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26991/stat : 26991 (java) S 26985 26988 23830 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94416795 10914787328 6905 33554432000 4194304 4196468 140731377674304 140421344651920 140421737670357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=26992] ppid=26985 vsize=10658972 memory=140427587487360 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26992/stat : 26992 (java) S 26985 26988 23830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94416795 10914787328 6905 33554432000 4194304 4196468 140731377674304 140421343599120 140421737670357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=26993] ppid=26985 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26993/stat : 26993 (java) S 26985 26988 23830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94416795 10914787328 6905 33554432000 4194304 4196468 140731377674304 140421342546320 140421737670357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=26994] ppid=26985 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26994/stat : 26994 (java) S 26985 26988 23830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94416795 10914787328 6905 33554432000 4194304 4196468 140731377674304 140421341493520 140421737670357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=26995] ppid=26985 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26995/stat : 26995 (java) S 26985 26988 23830 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94416796 10914787328 6905 33554432000 4194304 4196468 140731377674304 140421229341552 140421737671298 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=26996] ppid=26985 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26996/stat : 26996 (java) S 26985 26988 23830 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94416797 10914787328 6905 33554432000 4194304 4196468 140731377674304 140421228287520 140421737670357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=26997] ppid=26985 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26997/stat : 26997 (java) S 26985 26988 23830 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94416797 10914787328 6905 33554432000 4194304 4196468 140731377674304 140421227234672 140421737670357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=26998] ppid=26985 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26998/stat : 26998 (java) S 26985 26988 23830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94416799 10914787328 6905 33554432000 4194304 4196468 140731377674304 140421226182992 140421737678747 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=26999] ppid=26985 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26999/stat : 26999 (java) R 26985 26988 23830 0 -1 4202560 355 0 0 0 0 0 0 0 20 0 15 0 94416799 10914787328 6905 33554432000 4194304 4196468 140731377674304 140421225130352 140421721160635 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=27000] ppid=26985 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26988/task/27000/stat : 27000 (java) R 26985 26988 23830 0 -1 1077944384 141 0 0 0 0 0 0 0 20 0 15 0 94416799 10914787328 6905 33554432000 4194304 4196468 140731377674304 140421224077552 140421737671298 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=27001] ppid=26985 vsize=10658972 memory=140427587487360 CPUtime=0.02 cores=0,2,4,6
/proc/26988/task/27001/stat : 27001 (java) R 26985 26988 23830 0 -1 4202560 320 0 0 0 2 0 0 0 20 0 15 0 94416799 10914787328 6905 33554432000 4194304 4196468 140731377674304 140421223024752 140421737672086 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=27002] ppid=26985 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26988/task/27002/stat : 27002 (java) S 26985 26988 23830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94416800 10914787328 6905 33554432000 4194304 4196468 140731377674304 140421221972192 140421737670357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=27003] ppid=26985 vsize=10658972 memory=140427587487360 CPUtime=0 cores=0,2,4,6
/proc/26988/task/27003/stat : 27003 (java) S 26985 26988 23830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94416800 10914787328 6905 33554432000 4194304 4196468 140731377674304 140421220920496 140421737671298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 27620 KiB

[startup+0.210558 s]*
/proc/loadavg: 1.31 1.37 1.40 3/217 27003
/proc/meminfo: memFree=27301188/32770624 swapFree=67108496/67108860
[pid=26988] ppid=26985 vsize=10659048 memory=40028 CPUtime=0.33 cores=0,2,4,6
/proc/26988/stat : 26988 (java) S 26985 26988 23830 0 -1 1077944320 8075 0 0 0 31 2 0 0 20 0 15 0 94416794 10914865152 10007 33554432000 4194304 4196468 140731377674304 140731377656848 140421737660151 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
/proc/26988/statm: 2664762 10007 2960 1 0 2627263 0
[pid=26988/tid=26990] ppid=26985 vsize=10659048 memory=6735269665583770266 CPUtime=0.2 cores=0,2,4,6
/proc/26988/task/26990/stat : 26990 (java) R 26985 26988 23830 0 -1 4202560 5203 0 0 0 19 1 0 0 20 0 15 0 94416794 10914865152 10007 33554432000 4194304 4196468 140731377674304 140421741892464 140421737682077 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=26991] ppid=26985 vsize=10659048 memory=4211974153792277898 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26991/stat : 26991 (java) S 26985 26988 23830 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94416795 10914865152 10007 33554432000 4194304 4196468 140731377674304 140421344651920 140421737670357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=26992] ppid=26985 vsize=10659048 memory=140427587487360 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26992/stat : 26992 (java) S 26985 26988 23830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94416795 10914865152 10007 33554432000 4194304 4196468 140731377674304 140421343599120 140421737670357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=26993] ppid=26985 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26993/stat : 26993 (java) S 26985 26988 23830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94416795 10914865152 10007 33554432000 4194304 4196468 140731377674304 140421342546320 140421737670357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=26994] ppid=26985 vsize=10659048 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26994/stat : 26994 (java) S 26985 26988 23830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94416795 10914865152 10007 33554432000 4194304 4196468 140731377674304 140421341493520 140421737670357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=26995] ppid=26985 vsize=10659048 memory=140427587487360 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26995/stat : 26995 (java) S 26985 26988 23830 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94416796 10914865152 10007 33554432000 4194304 4196468 140731377674304 140421229341552 140421737671298 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=26996] ppid=26985 vsize=10659048 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26996/stat : 26996 (java) S 26985 26988 23830 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94416797 10914865152 10007 33554432000 4194304 4196468 140731377674304 140421228287520 140421737670357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=26997] ppid=26985 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26997/stat : 26997 (java) S 26985 26988 23830 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94416797 10914865152 10007 33554432000 4194304 4196468 140731377674304 140421227234672 140421737670357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=26998] ppid=26985 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26998/stat : 26998 (java) S 26985 26988 23830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94416799 10914865152 10016 33554432000 4194304 4196468 140731377674304 140421226182992 140421737678747 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=26999] ppid=26985 vsize=10659048 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/26988/task/26999/stat : 26999 (java) S 26985 26988 23830 0 -1 1077944384 587 0 0 0 3 0 0 0 20 0 15 0 94416799 10914865152 10016 33554432000 4194304 4196468 140731377674304 140421225130352 140421737671298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=27000] ppid=26985 vsize=10659048 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26988/task/27000/stat : 27000 (java) S 26985 26988 23830 0 -1 1077944384 141 0 0 0 0 0 0 0 20 0 15 0 94416799 10914865152 10016 33554432000 4194304 4196468 140731377674304 140421224077552 140421737671298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=27001] ppid=26985 vsize=10659048 memory=140427587487360 CPUtime=0.07 cores=0,2,4,6
/proc/26988/task/27001/stat : 27001 (java) S 26985 26988 23830 0 -1 1077944384 774 0 0 0 7 0 0 0 20 0 15 0 94416799 10914865152 10016 33554432000 4194304 4196468 140731377674304 140421223024752 140421737671298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=27002] ppid=26985 vsize=10659048 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26988/task/27002/stat : 27002 (java) S 26985 26988 23830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94416800 10914865152 10016 33554432000 4194304 4196468 140731377674304 140421221972192 140421737670357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=27003] ppid=26985 vsize=10659048 memory=140427587487360 CPUtime=0 cores=0,2,4,6
/proc/26988/task/27003/stat : 27003 (java) S 26985 26988 23830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94416800 10914865152 10016 33554432000 4194304 4196468 140731377674304 140421220920496 140421737671298 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 40028 KiB

[startup+0.310105 s]*
/proc/loadavg: 1.31 1.37 1.40 5/217 27003
/proc/meminfo: memFree=27297156/32770624 swapFree=67108496/67108860
[pid=26988] ppid=26985 vsize=10659048 memory=44532 CPUtime=0.54 cores=0,2,4,6
/proc/26988/stat : 26988 (java) S 26985 26988 23830 0 -1 1077944320 8804 0 0 0 51 3 0 0 20 0 15 0 94416794 10914865152 11133 33554432000 4194304 4196468 140731377674304 140731377656848 140421737660151 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
/proc/26988/statm: 2664762 11133 3030 1 0 2627263 0
[pid=26988/tid=26990] ppid=26985 vsize=10659048 memory=4871374705135476842 CPUtime=0.29 cores=0,2,4,6
/proc/26988/task/26990/stat : 26990 (java) S 26985 26988 23830 0 -1 1077944384 5655 0 0 0 27 2 0 0 20 0 15 0 94416794 10914865152 11133 33554432000 4194304 4196468 140731377674304 140421741897504 140421737670357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=26991] ppid=26985 vsize=10659048 memory=4211974153792277898 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26991/stat : 26991 (java) S 26985 26988 23830 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94416795 10914865152 11133 33554432000 4194304 4196468 140731377674304 140421344651920 140421737670357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=26992] ppid=26985 vsize=10659048 memory=140427587489704 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26992/stat : 26992 (java) S 26985 26988 23830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94416795 10914865152 11133 33554432000 4194304 4196468 140731377674304 140421343599120 140421737670357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=26993] ppid=26985 vsize=10659048 memory=140427445536550 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26993/stat : 26993 (java) S 26985 26988 23830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94416795 10914865152 11133 33554432000 4194304 4196468 140731377674304 140421342546320 140421737670357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=26994] ppid=26985 vsize=10659048 memory=140427445521871 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26994/stat : 26994 (java) S 26985 26988 23830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94416795 10914865152 11133 33554432000 4194304 4196468 140731377674304 140421341493520 140421737670357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=26995] ppid=26985 vsize=10659048 memory=140427587511217 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26995/stat : 26995 (java) S 26985 26988 23830 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94416796 10914865152 11133 33554432000 4194304 4196468 140731377674304 140421229341552 140421737671298 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=26996] ppid=26985 vsize=10659048 memory=140427445531055 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26996/stat : 26996 (java) S 26985 26988 23830 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94416797 10914865152 11133 33554432000 4194304 4196468 140731377674304 140421228287520 140421737670357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=26997] ppid=26985 vsize=10659048 memory=280854891052944 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26997/stat : 26997 (java) S 26985 26988 23830 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94416797 10914865152 11133 33554432000 4194304 4196468 140731377674304 140421227234672 140421737670357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=26998] ppid=26985 vsize=10659048 memory=280854891050640 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26998/stat : 26998 (java) S 26985 26988 23830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94416799 10914865152 11133 33554432000 4194304 4196468 140731377674304 140421226182992 140421737678747 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=26999] ppid=26985 vsize=10659048 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/26988/task/26999/stat : 26999 (java) R 26985 26988 23830 0 -1 1077944384 609 0 0 0 5 0 0 0 20 0 15 0 94416799 10914865152 11133 33554432000 4194304 4196468 140731377674304 140421225130352 140421737671298 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=27000] ppid=26985 vsize=10659048 memory=-1 CPUtime=0.04 cores=0,2,4,6
/proc/26988/task/27000/stat : 27000 (java) S 26985 26988 23830 0 -1 1077944384 290 0 0 0 4 0 0 0 20 0 15 0 94416799 10914865152 11133 33554432000 4194304 4196468 140731377674304 140421224077552 140421737671298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=27001] ppid=26985 vsize=10659048 memory=140427587487360 CPUtime=0.13 cores=0,2,4,6
/proc/26988/task/27001/stat : 27001 (java) S 26985 26988 23830 0 -1 1077944384 880 0 0 0 13 0 0 0 20 0 15 0 94416799 10914865152 11133 33554432000 4194304 4196468 140731377674304 140421223024752 140421737671298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=27002] ppid=26985 vsize=10659048 memory=2208 CPUtime=0 cores=0,2,4,6
/proc/26988/task/27002/stat : 27002 (java) S 26985 26988 23830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94416800 10914865152 11133 33554432000 4194304 4196468 140731377674304 140421221972192 140421737670357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=27003] ppid=26985 vsize=10659048 memory=140427587487360 CPUtime=0 cores=0,2,4,6
/proc/26988/task/27003/stat : 27003 (java) S 26985 26988 23830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94416800 10914865152 11133 33554432000 4194304 4196468 140731377674304 140421220920496 140421737671298 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 44532 KiB

[startup+0.700709 s]
/proc/loadavg: 1.31 1.37 1.40 5/217 27003
/proc/meminfo: memFree=27270300/32770624 swapFree=67108496/67108860
[pid=26988] ppid=26985 vsize=10659048 memory=94004 CPUtime=1.67 cores=0,2,4,6
/proc/26988/stat : 26988 (java) S 26985 26988 23830 0 -1 1077944320 14635 0 0 0 164 3 0 0 20 0 15 0 94416794 10914865152 23501 33554432000 4194304 4196468 140731377674304 140731377656848 140421737660151 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
/proc/26988/statm: 2664762 23501 3084 1 0 2627263 0
[pid=26988/tid=26990] ppid=26985 vsize=10659048 memory=1616 CPUtime=0.67 cores=0,2,4,6
/proc/26988/task/26990/stat : 26990 (java) R 26985 26988 23830 0 -1 4202560 5749 0 0 0 65 2 0 0 20 0 15 0 94416794 10914865152 23501 33554432000 4194304 4196468 140731377674304 140421741896896 140421357860948 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=26991] ppid=26985 vsize=10659048 memory=1836 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26991/stat : 26991 (java) S 26985 26988 23830 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94416795 10914865152 23501 33554432000 4194304 4196468 140731377674304 140421344651920 140421737670357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=26992] ppid=26985 vsize=10659048 memory=1132 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26992/stat : 26992 (java) S 26985 26988 23830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94416795 10914865152 23501 33554432000 4194304 4196468 140731377674304 140421343599120 140421737670357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=26993] ppid=26985 vsize=10659048 memory=7235408084361307456 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26993/stat : 26993 (java) S 26985 26988 23830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94416795 10914865152 23501 33554432000 4194304 4196468 140731377674304 140421342546320 140421737670357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=26994] ppid=26985 vsize=10659048 memory=7739276948478193257 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26994/stat : 26994 (java) S 26985 26988 23830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94416795 10914865152 23501 33554432000 4194304 4196468 140731377674304 140421341493520 140421737670357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=26995] ppid=26985 vsize=10659048 memory=6154282490091891024 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26995/stat : 26995 (java) S 26985 26988 23830 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 94416796 10914865152 23501 33554432000 4194304 4196468 140731377674304 140421229341552 140421737671298 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=26996] ppid=26985 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26996/stat : 26996 (java) S 26985 26988 23830 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94416797 10914865152 23501 33554432000 4194304 4196468 140731377674304 140421228287520 140421737670357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=26997] ppid=26985 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26997/stat : 26997 (java) S 26985 26988 23830 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94416797 10914865152 23501 33554432000 4194304 4196468 140731377674304 140421227234672 140421737670357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=26998] ppid=26985 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26998/stat : 26998 (java) S 26985 26988 23830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94416799 10914865152 23501 33554432000 4194304 4196468 140731377674304 140421226182992 140421737678747 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=26999] ppid=26985 vsize=10659048 memory=3273 CPUtime=0.39 cores=0,2,4,6
/proc/26988/task/26999/stat : 26999 (java) R 26985 26988 23830 0 -1 4202560 2914 0 0 0 39 0 0 0 20 0 15 0 94416799 10914865152 23501 33554432000 4194304 4196468 140731377674304 140421225110696 140421722056852 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=27000] ppid=26985 vsize=10659048 memory=4 CPUtime=0.39 cores=0,2,4,6
/proc/26988/task/27000/stat : 27000 (java) R 26985 26988 23830 0 -1 4202560 2868 0 0 0 39 0 0 0 20 0 15 0 94416799 10914865152 23501 33554432000 4194304 4196468 140731377674304 140421224058568 140421722784841 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=27001] ppid=26985 vsize=10659048 memory=0 CPUtime=0.21 cores=0,2,4,6
/proc/26988/task/27001/stat : 27001 (java) S 26985 26988 23830 0 -1 1077944384 1731 0 0 0 21 0 0 0 20 0 15 0 94416799 10914865152 23501 33554432000 4194304 4196468 140731377674304 140421223024752 140421737671298 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=27002] ppid=26985 vsize=10659048 memory=280854891236848 CPUtime=0 cores=0,2,4,6
/proc/26988/task/27002/stat : 27002 (java) S 26985 26988 23830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94416800 10914865152 23501 33554432000 4194304 4196468 140731377674304 140421221972192 140421737670357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=27003] ppid=26985 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26988/task/27003/stat : 27003 (java) S 26985 26988 23830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94416800 10914865152 23501 33554432000 4194304 4196468 140731377674304 140421220920496 140421737671298 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
Current children cumulated CPU time: 1.67 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 94004 KiB

[startup+1.50121 s]
/proc/loadavg: 1.37 1.38 1.41 5/217 27003
/proc/meminfo: memFree=27199364/32770624 swapFree=67108496/67108860
[pid=26988] ppid=26985 vsize=10659048 memory=196196 CPUtime=3.28 cores=0,2,4,6
/proc/26988/stat : 26988 (java) S 26985 26988 23830 0 -1 1077944320 19589 0 0 0 322 6 0 0 20 0 15 0 94416794 10914865152 49049 33554432000 4194304 4196468 140731377674304 140731377656848 140421737660151 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
/proc/26988/statm: 2664762 49049 3119 1 0 2627263 0
[pid=26988/tid=26990] ppid=26985 vsize=10659048 memory=0 CPUtime=1.46 cores=0,2,4,6
/proc/26988/task/26990/stat : 26990 (java) R 26985 26988 23830 0 -1 4202560 6117 0 0 0 142 4 0 0 20 0 15 0 94416794 10914865152 49049 33554432000 4194304 4196468 140731377674304 140421741897176 140421358380974 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=26991] ppid=26985 vsize=10659048 memory=-2746958450906831424 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26991/stat : 26991 (java) S 26985 26988 23830 0 -1 1077944384 120 0 0 0 0 0 0 0 20 0 15 0 94416795 10914865152 49049 33554432000 4194304 4196468 140731377674304 140421344651920 140421737670357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=26992] ppid=26985 vsize=10659048 memory=4947371976074566272 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26992/stat : 26992 (java) S 26985 26988 23830 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 15 0 94416795 10914865152 49049 33554432000 4194304 4196468 140731377674304 140421343599120 140421737670357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=26993] ppid=26985 vsize=10659048 memory=-5935602824819121961 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26993/stat : 26993 (java) S 26985 26988 23830 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 15 0 94416795 10914865152 49049 33554432000 4194304 4196468 140731377674304 140421342546320 140421737670357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=26994] ppid=26985 vsize=10659048 memory=-6079679556586264451 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26994/stat : 26994 (java) S 26985 26988 23830 0 -1 1077944384 227 0 0 0 0 0 0 0 20 0 15 0 94416795 10914865152 49049 33554432000 4194304 4196468 140731377674304 140421341493520 140421737670357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=26995] ppid=26985 vsize=10659048 memory=-6305711719827334272 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26995/stat : 26995 (java) S 26985 26988 23830 0 -1 1077944384 204 0 0 0 0 0 0 0 20 0 15 0 94416796 10914865152 49049 33554432000 4194304 4196468 140731377674304 140421229341552 140421737671298 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0

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

/proc/26988/task/26990/stat : 26990 (java) R 26985 26988 23830 0 -1 4202560 23982 0 0 0 230798 23 0 0 20 0 15 0 94416794 10914865152 96042 33554432000 4194304 4196468 140731377674304 140421741899552 140421358380720 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=26991] ppid=26985 vsize=10659048 memory=382120 CPUtime=5.92 cores=0,2,4,6
/proc/26988/task/26991/stat : 26991 (java) S 26985 26988 23830 0 -1 1077944384 7051 0 0 0 552 40 0 0 20 0 15 0 94416795 10914865152 96042 33554432000 4194304 4196468 140731377674304 140421344651920 140421737670357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=26992] ppid=26985 vsize=10659048 memory=382120 CPUtime=5.89 cores=0,2,4,6
/proc/26988/task/26992/stat : 26992 (java) S 26985 26988 23830 0 -1 1077944384 5655 0 0 0 548 41 0 0 20 0 15 0 94416795 10914865152 96042 33554432000 4194304 4196468 140731377674304 140421343599120 140421737670357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=26993] ppid=26985 vsize=10659048 memory=97 CPUtime=5.92 cores=0,2,4,6
/proc/26988/task/26993/stat : 26993 (java) S 26985 26988 23830 0 -1 1077944384 5053 0 0 0 550 42 0 0 20 0 15 0 94416795 10914865152 96042 33554432000 4194304 4196468 140731377674304 140421342546320 140421737670357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=26994] ppid=26985 vsize=10659048 memory=382120 CPUtime=5.89 cores=0,2,4,6
/proc/26988/task/26994/stat : 26994 (java) S 26985 26988 23830 0 -1 1077944384 6618 0 0 0 547 42 0 0 20 0 15 0 94416795 10914865152 96042 33554432000 4194304 4196468 140731377674304 140421341493520 140421737670357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=26995] ppid=26985 vsize=10659048 memory=384168 CPUtime=5.82 cores=0,2,4,6
/proc/26988/task/26995/stat : 26995 (java) S 26985 26988 23830 0 -1 1077944384 7213 0 0 0 538 44 0 0 20 0 15 0 94416796 10914865152 96042 33554432000 4194304 4196468 140731377674304 140421229341552 140421737671298 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=26996] ppid=26985 vsize=10659048 memory=384168 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26996/stat : 26996 (java) S 26985 26988 23830 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 94416797 10914865152 96042 33554432000 4194304 4196468 140731377674304 140421228287520 140421737670357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=26997] ppid=26985 vsize=10659048 memory=382120 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26997/stat : 26997 (java) S 26985 26988 23830 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 94416797 10914865152 96042 33554432000 4194304 4196468 140731377674304 140421227234672 140421737670357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=26998] ppid=26985 vsize=10659048 memory=384168 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26998/stat : 26998 (java) S 26985 26988 23830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94416799 10914865152 96042 33554432000 4194304 4196468 140731377674304 140421226182992 140421737678747 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=26999] ppid=26985 vsize=10659048 memory=3872 CPUtime=0.77 cores=0,2,4,6
/proc/26988/task/26999/stat : 26999 (java) S 26985 26988 23830 0 -1 1077944384 4997 0 0 0 77 0 0 0 20 0 15 0 94416799 10914865152 96042 33554432000 4194304 4196468 140731377674304 140421225130352 140421737671298 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=27000] ppid=26985 vsize=10659048 memory=384168 CPUtime=0.86 cores=0,2,4,6
/proc/26988/task/27000/stat : 27000 (java) S 26985 26988 23830 0 -1 1077944384 4734 0 0 0 86 0 0 0 20 0 15 0 94416799 10914865152 96042 33554432000 4194304 4196468 140731377674304 140421224077552 140421737671298 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=27001] ppid=26985 vsize=10659048 memory=384168 CPUtime=0.24 cores=0,2,4,6
/proc/26988/task/27001/stat : 27001 (java) S 26985 26988 23830 0 -1 1077944384 1967 0 0 0 24 0 0 0 20 0 15 0 94416799 10914865152 96042 33554432000 4194304 4196468 140731377674304 140421223024752 140421737671298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=27002] ppid=26985 vsize=10659048 memory=2212 CPUtime=0 cores=0,2,4,6
/proc/26988/task/27002/stat : 27002 (java) S 26985 26988 23830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94416800 10914865152 96042 33554432000 4194304 4196468 140731377674304 140421221972192 140421737670357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=27003] ppid=26985 vsize=10659048 memory=3988 CPUtime=1 cores=0,2,4,6
/proc/26988/task/27003/stat : 27003 (java) S 26985 26988 23830 0 -1 1077944384 1034 0 0 0 54 46 0 0 20 0 15 0 94416800 10914865152 96042 33554432000 4194304 4196468 140731377674304 140421220920496 140421737671298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
Current children cumulated CPU time: 2340.61 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 384168 KiB

[startup+2382.3 s]
/proc/loadavg: 1.62 1.44 1.40 3/215 27151
/proc/meminfo: memFree=26947344/32770624 swapFree=67108496/67108860
[pid=26988] ppid=26985 vsize=10659048 memory=388264 CPUtime=2401.19 cores=0,2,4,6
/proc/26988/stat : 26988 (java) S 26985 26988 23830 0 -1 1077944320 71300 0 0 0 239889 230 0 0 20 0 15 0 94416794 10914865152 97066 33554432000 4194304 4196468 140731377674304 140731377656848 140421737660151 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
/proc/26988/statm: 2664762 97066 3128 1 0 2627263 0
[pid=26988/tid=26990] ppid=26985 vsize=10659048 memory=388264 CPUtime=2367.77 cores=0,2,4,6
/proc/26988/task/26990/stat : 26990 (java) R 26985 26988 23830 0 -1 4202560 24456 0 0 0 236753 24 0 0 20 0 15 0 94416794 10914865152 97066 33554432000 4194304 4196468 140731377674304 140421741899552 140421358164618 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=26991] ppid=26985 vsize=10659048 memory=591 CPUtime=6.13 cores=0,2,4,6
/proc/26988/task/26991/stat : 26991 (java) S 26985 26988 23830 0 -1 1077944384 7213 0 0 0 572 41 0 0 20 0 15 0 94416795 10914865152 97066 33554432000 4194304 4196468 140731377674304 140421344651920 140421737670357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=26992] ppid=26985 vsize=10659048 memory=386216 CPUtime=6.1 cores=0,2,4,6
/proc/26988/task/26992/stat : 26992 (java) S 26985 26988 23830 0 -1 1077944384 6039 0 0 0 569 41 0 0 20 0 15 0 94416795 10914865152 97066 33554432000 4194304 4196468 140731377674304 140421343599120 140421737670357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=26993] ppid=26985 vsize=10659048 memory=386216 CPUtime=6.13 cores=0,2,4,6
/proc/26988/task/26993/stat : 26993 (java) S 26985 26988 23830 0 -1 1077944384 5272 0 0 0 570 43 0 0 20 0 15 0 94416795 10914865152 97066 33554432000 4194304 4196468 140731377674304 140421342546320 140421737670357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=26994] ppid=26985 vsize=10659048 memory=388264 CPUtime=6.1 cores=0,2,4,6
/proc/26988/task/26994/stat : 26994 (java) S 26985 26988 23830 0 -1 1077944384 6759 0 0 0 568 42 0 0 20 0 15 0 94416795 10914865152 97066 33554432000 4194304 4196468 140731377674304 140421341493520 140421737670357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=26995] ppid=26985 vsize=10659048 memory=388264 CPUtime=5.97 cores=0,2,4,6
/proc/26988/task/26995/stat : 26995 (java) S 26985 26988 23830 0 -1 1077944384 7389 0 0 0 552 45 0 0 20 0 15 0 94416796 10914865152 97066 33554432000 4194304 4196468 140731377674304 140421229341552 140421737671298 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=26996] ppid=26985 vsize=10659048 memory=388264 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26996/stat : 26996 (java) S 26985 26988 23830 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 94416797 10914865152 97066 33554432000 4194304 4196468 140731377674304 140421228287520 140421737670357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=26997] ppid=26985 vsize=10659048 memory=56 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26997/stat : 26997 (java) S 26985 26988 23830 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 94416797 10914865152 97066 33554432000 4194304 4196468 140731377674304 140421227234672 140421737670357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=26998] ppid=26985 vsize=10659048 memory=2592 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26998/stat : 26998 (java) S 26985 26988 23830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94416799 10914865152 97066 33554432000 4194304 4196468 140731377674304 140421226182992 140421737678747 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=26999] ppid=26985 vsize=10659048 memory=5500 CPUtime=0.77 cores=0,2,4,6
/proc/26988/task/26999/stat : 26999 (java) S 26985 26988 23830 0 -1 1077944384 4999 0 0 0 77 0 0 0 20 0 15 0 94416799 10914865152 97066 33554432000 4194304 4196468 140731377674304 140421225130352 140421737671298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=27000] ppid=26985 vsize=10659048 memory=2257 CPUtime=0.86 cores=0,2,4,6
/proc/26988/task/27000/stat : 27000 (java) S 26985 26988 23830 0 -1 1077944384 4736 0 0 0 86 0 0 0 20 0 15 0 94416799 10914865152 97066 33554432000 4194304 4196468 140731377674304 140421224077552 140421737671298 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=27001] ppid=26985 vsize=10659048 memory=386216 CPUtime=0.24 cores=0,2,4,6
/proc/26988/task/27001/stat : 27001 (java) S 26985 26988 23830 0 -1 1077944384 1969 0 0 0 24 0 0 0 20 0 15 0 94416799 10914865152 97066 33554432000 4194304 4196468 140731377674304 140421223024752 140421737671298 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=27002] ppid=26985 vsize=10659048 memory=1564 CPUtime=0 cores=0,2,4,6
/proc/26988/task/27002/stat : 27002 (java) S 26985 26988 23830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94416800 10914865152 97066 33554432000 4194304 4196468 140731377674304 140421221972192 140421737670357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=27003] ppid=26985 vsize=10659048 memory=2212 CPUtime=1.02 cores=0,2,4,6
/proc/26988/task/27003/stat : 27003 (java) S 26985 26988 23830 0 -1 1077944384 1050 0 0 0 55 47 0 0 20 0 15 0 94416800 10914865152 97066 33554432000 4194304 4196468 140731377674304 140421220920496 140421737671298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
Current children cumulated CPU time: 2401.19 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 388264 KiB

[startup+2442.3 s]
/proc/loadavg: 1.32 1.39 1.38 3/215 27152
/proc/meminfo: memFree=26995056/32770624 swapFree=67108496/67108860
[pid=26988] ppid=26985 vsize=10659048 memory=392360 CPUtime=2461.77 cores=0,2,4,6
/proc/26988/stat : 26988 (java) S 26985 26988 23830 0 -1 1077944320 72920 0 0 0 245942 235 0 0 20 0 15 0 94416794 10914865152 98090 33554432000 4194304 4196468 140731377674304 140731377656848 140421737660151 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
/proc/26988/statm: 2664762 98090 3128 1 0 2627263 0
[pid=26988/tid=26990] ppid=26985 vsize=10659048 memory=388264 CPUtime=2427.33 cores=0,2,4,6
/proc/26988/task/26990/stat : 26990 (java) R 26985 26988 23830 0 -1 4202560 24917 0 0 0 242709 24 0 0 20 0 15 0 94416794 10914865152 98090 33554432000 4194304 4196468 140731377674304 140421741899552 140421358165542 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=26991] ppid=26985 vsize=10659048 memory=392360 CPUtime=6.33 cores=0,2,4,6
/proc/26988/task/26991/stat : 26991 (java) S 26985 26988 23830 0 -1 1077944384 7606 0 0 0 592 41 0 0 20 0 15 0 94416795 10914865152 98090 33554432000 4194304 4196468 140731377674304 140421344651920 140421737670357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=26992] ppid=26985 vsize=10659048 memory=392360 CPUtime=6.31 cores=0,2,4,6
/proc/26988/task/26992/stat : 26992 (java) S 26985 26988 23830 0 -1 1077944384 6174 0 0 0 589 42 0 0 20 0 15 0 94416795 10914865152 98090 33554432000 4194304 4196468 140731377674304 140421343599120 140421737670357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=26993] ppid=26985 vsize=10659048 memory=392360 CPUtime=6.34 cores=0,2,4,6
/proc/26988/task/26993/stat : 26993 (java) S 26985 26988 23830 0 -1 1077944384 5465 0 0 0 590 44 0 0 20 0 15 0 94416795 10914865152 98090 33554432000 4194304 4196468 140731377674304 140421342546320 140421737670357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=26994] ppid=26985 vsize=10659048 memory=392360 CPUtime=6.31 cores=0,2,4,6
/proc/26988/task/26994/stat : 26994 (java) S 26985 26988 23830 0 -1 1077944384 7003 0 0 0 588 43 0 0 20 0 15 0 94416795 10914865152 98090 33554432000 4194304 4196468 140731377674304 140421341493520 140421737670357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=26995] ppid=26985 vsize=10659048 memory=392360 CPUtime=6.12 cores=0,2,4,6
/proc/26988/task/26995/stat : 26995 (java) S 26985 26988 23830 0 -1 1077944384 7569 0 0 0 566 46 0 0 20 0 15 0 94416796 10914865152 98090 33554432000 4194304 4196468 140731377674304 140421229341552 140421737671298 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=26996] ppid=26985 vsize=10659048 memory=392360 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26996/stat : 26996 (java) S 26985 26988 23830 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 94416797 10914865152 98090 33554432000 4194304 4196468 140731377674304 140421228287520 140421737670357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=26997] ppid=26985 vsize=10659048 memory=392360 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26997/stat : 26997 (java) S 26985 26988 23830 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 94416797 10914865152 98090 33554432000 4194304 4196468 140731377674304 140421227234672 140421737670357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=26998] ppid=26985 vsize=10659048 memory=392360 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26998/stat : 26998 (java) S 26985 26988 23830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94416799 10914865152 98090 33554432000 4194304 4196468 140731377674304 140421226182992 140421737678747 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=26999] ppid=26985 vsize=10659048 memory=390312 CPUtime=0.77 cores=0,2,4,6
/proc/26988/task/26999/stat : 26999 (java) S 26985 26988 23830 0 -1 1077944384 5001 0 0 0 77 0 0 0 20 0 15 0 94416799 10914865152 98090 33554432000 4194304 4196468 140731377674304 140421225130352 140421737671298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=27000] ppid=26985 vsize=10659048 memory=3872 CPUtime=0.86 cores=0,2,4,6
/proc/26988/task/27000/stat : 27000 (java) S 26985 26988 23830 0 -1 1077944384 4738 0 0 0 86 0 0 0 20 0 15 0 94416799 10914865152 98090 33554432000 4194304 4196468 140731377674304 140421224077552 140421737671298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=27001] ppid=26985 vsize=10659048 memory=3872 CPUtime=0.24 cores=0,2,4,6
/proc/26988/task/27001/stat : 27001 (java) S 26985 26988 23830 0 -1 1077944384 1971 0 0 0 24 0 0 0 20 0 15 0 94416799 10914865152 98090 33554432000 4194304 4196468 140731377674304 140421223024752 140421737671298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=27002] ppid=26985 vsize=10659048 memory=392360 CPUtime=0 cores=0,2,4,6
/proc/26988/task/27002/stat : 27002 (java) S 26985 26988 23830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94416800 10914865152 98090 33554432000 4194304 4196468 140731377674304 140421221972192 140421737670357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=27003] ppid=26985 vsize=10659048 memory=392360 CPUtime=1.05 cores=0,2,4,6
/proc/26988/task/27003/stat : 27003 (java) S 26985 26988 23830 0 -1 1077944384 1058 0 0 0 57 48 0 0 20 0 15 0 94416800 10914865152 98090 33554432000 4194304 4196468 140731377674304 140421220920496 140421737671298 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
Current children cumulated CPU time: 2461.77 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 392360 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2500 s]*
/proc/loadavg: 1.42 1.42 1.39 3/215 27153
/proc/meminfo: memFree=27002228/32770624 swapFree=67108496/67108860
[pid=26988] ppid=26985 vsize=10659048 memory=398504 CPUtime=2520.06 cores=0,2,4,6
/proc/26988/stat : 26988 (java) S 26985 26988 23830 0 -1 1077944320 74549 0 0 0 251764 242 0 0 20 0 15 0 94416794 10914865152 99626 33554432000 4194304 4196468 140731377674304 140731377656848 140421737660151 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
/proc/26988/statm: 2664762 99626 3128 1 0 2627263 0
[pid=26988/tid=26990] ppid=26985 vsize=10659048 memory=6791534058613427641 CPUtime=2484.61 cores=0,2,4,6
/proc/26988/task/26990/stat : 26990 (java) R 26985 26988 23830 0 -1 4202560 25376 0 0 0 248436 25 0 0 20 0 15 0 94416794 10914865152 99626 33554432000 4194304 4196468 140731377674304 140421741899296 140421358936386 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=26991] ppid=26985 vsize=10659048 memory=-7003737579269690708 CPUtime=6.54 cores=0,2,4,6
/proc/26988/task/26991/stat : 26991 (java) S 26985 26988 23830 0 -1 1077944384 7764 0 0 0 612 42 0 0 20 0 15 0 94416795 10914865152 99626 33554432000 4194304 4196468 140731377674304 140421344651920 140421737670357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=26992] ppid=26985 vsize=10659048 memory=808 CPUtime=6.51 cores=0,2,4,6
/proc/26988/task/26992/stat : 26992 (java) S 26985 26988 23830 0 -1 1077944384 6360 0 0 0 608 43 0 0 20 0 15 0 94416795 10914865152 99626 33554432000 4194304 4196468 140731377674304 140421343599120 140421737670357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=26993] ppid=26985 vsize=10659048 memory=396456 CPUtime=6.54 cores=0,2,4,6
/proc/26988/task/26993/stat : 26993 (java) S 26985 26988 23830 0 -1 1077944384 5873 0 0 0 609 45 0 0 20 0 15 0 94416795 10914865152 99626 33554432000 4194304 4196468 140731377674304 140421342546320 140421737670357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=26994] ppid=26985 vsize=10659048 memory=912 CPUtime=6.52 cores=0,2,4,6
/proc/26988/task/26994/stat : 26994 (java) S 26985 26988 23830 0 -1 1077944384 7229 0 0 0 607 45 0 0 20 0 15 0 94416795 10914865152 99626 33554432000 4194304 4196468 140731377674304 140421341493520 140421737670357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=26995] ppid=26985 vsize=10659048 memory=3856 CPUtime=6.26 cores=0,2,4,6
/proc/26988/task/26995/stat : 26995 (java) S 26985 26988 23830 0 -1 1077944384 7744 0 0 0 579 47 0 0 20 0 15 0 94416796 10914865152 99626 33554432000 4194304 4196468 140731377674304 140421229341552 140421737671298 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=26996] ppid=26985 vsize=10659048 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26996/stat : 26996 (java) S 26985 26988 23830 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 94416797 10914865152 99626 33554432000 4194304 4196468 140731377674304 140421228287520 140421737670357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=26997] ppid=26985 vsize=10659048 memory=7100839861465685612 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26997/stat : 26997 (java) S 26985 26988 23830 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 94416797 10914865152 99626 33554432000 4194304 4196468 140731377674304 140421227234672 140421737670357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=26998] ppid=26985 vsize=10659048 memory=-7175204567652784766 CPUtime=0 cores=0,2,4,6
/proc/26988/task/26998/stat : 26998 (java) S 26985 26988 23830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94416799 10914865152 99626 33554432000 4194304 4196468 140731377674304 140421226182992 140421737678747 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=26999] ppid=26985 vsize=10659048 memory=3054156605268465310 CPUtime=0.77 cores=0,2,4,6
/proc/26988/task/26999/stat : 26999 (java) S 26985 26988 23830 0 -1 1077944384 5001 0 0 0 77 0 0 0 20 0 15 0 94416799 10914865152 99626 33554432000 4194304 4196468 140731377674304 140421225130352 140421737671298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=27000] ppid=26985 vsize=10659048 memory=-8707038579349950309 CPUtime=0.86 cores=0,2,4,6
/proc/26988/task/27000/stat : 27000 (java) S 26985 26988 23830 0 -1 1077944384 4738 0 0 0 86 0 0 0 20 0 15 0 94416799 10914865152 99626 33554432000 4194304 4196468 140731377674304 140421224077552 140421737671298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=27001] ppid=26985 vsize=10659048 memory=396456 CPUtime=0.24 cores=0,2,4,6
/proc/26988/task/27001/stat : 27001 (java) S 26985 26988 23830 0 -1 1077944384 1971 0 0 0 24 0 0 0 20 0 15 0 94416799 10914865152 99626 33554432000 4194304 4196468 140731377674304 140421223024752 140421737671298 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=27002] ppid=26985 vsize=10659048 memory=27336 CPUtime=0 cores=0,2,4,6
/proc/26988/task/27002/stat : 27002 (java) S 26985 26988 23830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94416800 10914865152 99626 33554432000 4194304 4196468 140731377674304 140421221972192 140421737670357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
[pid=26988/tid=27003] ppid=26985 vsize=10659048 memory=1224 CPUtime=1.08 cores=0,2,4,6
/proc/26988/task/27003/stat : 27003 (java) S 26985 26988 23830 0 -1 1077944384 1075 0 0 0 59 49 0 0 20 0 15 0 94416800 10914865152 99626 33554432000 4194304 4196468 140731377674304 140421220920496 140421737671298 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27680768 140731377681581 140731377681673 140731377681673 140731377684431 0
Current children cumulated CPU time: 2520.06 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 398504 KiB

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

[startup+2500.02 s]
# the end of solver process 26988 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2517.65 s, system=2.42345 s

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

Child status: 143
Real time (s): 2500.02
CPU time (s): 2520.07
CPU user time (s): 2517.65
CPU system time (s): 2.42345
CPU usage (%): 100.802
Max. virtual memory (cumulated for all children) (KiB): 10659048
Max. memory (cumulated for all children) (KiB): 398504

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.65
system time used= 2.42346
maximum resident set size= 398956
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 74783
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3016
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 233144
involuntary context switches= 6915


# summary of solver processes directly reported to runsolver:
#   pid: 26988
#   total CPU time (s): 2520.07
#   total CPU user time (s): 2517.65
#   total CPU system time (s): 2.42345

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.2105 second user time and 22.4571 second system time

The end

Launcher Data

Begin job on node149 at 2018-07-28 11:02:16
IDJOB=4298612
IDBENCH=141173
IDSOLVER=2763
FILE ID=node149/4298612-1532768536
RUNJOBID= node149-1532741282-23861
PBS_JOBID= 21022453
Free space on /tmp= 43256 MiB

SOLVER NAME= MiniCPFever 2018-04-29
BENCH NAME= XCSP18/GracefulGraph/GracefulGraph-K05-P02_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4298612-1532768536/watcher-4298612-1532768536 -o /tmp/evaluation-result-4298612-1532768536/solver-4298612-1532768536 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1532741282-23861 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4298612-1532768536.xml

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

MD5SUM BENCH= 803795f7a37fd3a40686e408980b1bff
RANDOM SEED=1528181857

node149.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.60
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.60
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.60
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.60
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:        27328240 kB
MemAvailable:   31739916 kB
Buffers:          127428 kB
Cached:          4503248 kB
SwapCached:           60 kB
Active:          1729524 kB
Inactive:        3145020 kB
Active(anon):     193428 kB
Inactive(anon):    78008 kB
Active(file):    1536096 kB
Inactive(file):  3067012 kB
Unevictable:        7752 kB
Mlocked:            7752 kB
SwapTotal:      67108860 kB
SwapFree:       67108496 kB
Dirty:              1248 kB
Writeback:             0 kB
AnonPages:        251492 kB
Mapped:            46636 kB
Shmem:             25040 kB
Slab:             265552 kB
SReclaimable:     237028 kB
SUnreclaim:        28524 kB
KernelStack:        3616 kB
PageTables:         5820 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1133328 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    155648 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 43256 MiB
End job on node149 at 2018-07-28 11:43:56