Trace number 4274060

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
OscaR - Conflict Ordering 2017-07-26? (TO) 2520.05 2508.21

General information on the benchmark

NamePseudoBoolean/PseudoBoolean-dec-sptate/
Pb-Tate-K108.xml
MD5SUM2a47884be513939e719b7a1148b6038b
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables7344
Number of constraints7562
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":7344}]
Minimum variable degree3
Maximum variable degree10
Distribution of variable degrees[{"degree":3,"count":1},{"degree":4,"count":185},{"degree":5,"count":1300},{"degree":6,"count":2879},{"degree":7,"count":1808},{"degree":8,"count":745},{"degree":9,"count":214},{"degree":10,"count":212}]
Minimum constraint arity1
Maximum constraint arity108
Distribution of constraint arities[{"arity":1,"count":2},{"arity":2,"count":1391},{"arity":3,"count":2889},{"arity":4,"count":1926},{"arity":5,"count":642},{"arity":6,"count":214},{"arity":7,"count":214},{"arity":68,"count":216},{"arity":108,"count":68}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":7562}]
Optimization problemNO
Type of objective

Solver Data

0.30/0.25	c version: 2017-07-26
0.30/0.25	c seed: 1202590310
0.30/0.25	c timeout: 2520
0.30/0.25	c memlimit: 11000
0.30/0.25	c nbcore: 4
0.30/0.28	c Parsing instance...
3.74/1.49	c Parsing done, starting search...
2520.03/2508.20	s UNKNOWN

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4274060-1502812988/watcher-4274060-1502812988 -o /tmp/evaluation-result-4274060-1502812988/solver-4274060-1502812988 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node114-1502790380-16249 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 1202590310 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4274060-1502812988.xml 

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

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


[startup+0.100144 s]*
/proc/loadavg: 1.59 1.69 1.64 2/215 21009
/proc/meminfo: memFree=24903672/32770624 swapFree=67108860/67108860
[pid=20994] ppid=20991 vsize=13980164 memory=34004 CPUtime=0.13 cores=1,3,5,7
/proc/20994/stat : 20994 (java) S 20991 20994 16217 0 -1 1077944320 8395 0 0 0 11 2 0 0 20 0 15 0 114386555 14315687936 8501 33554432000 4194304 4196468 140730826772256 140730826754800 140474879356663 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
/proc/20994/statm: 3495041 8501 3411 1 0 3482761 0
[pid=20994/tid=20996] ppid=20991 vsize=13980164 memory=-8485517772678403459 CPUtime=0.08 cores=1,3,5,7
/proc/20994/task/20996/stat : 20996 (java) R 20991 20994 16217 0 -1 4202560 6358 0 0 0 7 1 0 0 20 0 15 0 114386556 14315687936 8501 33554432000 4194304 4196468 140730826772256 140474883572080 140474864522302 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=20997] ppid=20991 vsize=13980164 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/20994/task/20997/stat : 20997 (java) S 20991 20994 16217 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114386556 14315687936 8501 33554432000 4194304 4196468 140730826772256 140474831977360 140474879366869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=20998] ppid=20991 vsize=13980164 memory=140002658563712 CPUtime=0 cores=1,3,5,7
/proc/20994/task/20998/stat : 20998 (java) S 20991 20994 16217 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114386556 14315687936 8501 33554432000 4194304 4196468 140730826772256 140474830924560 140474879366869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=20999] ppid=20991 vsize=13980164 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20994/task/20999/stat : 20999 (java) S 20991 20994 16217 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114386556 14315687936 8501 33554432000 4194304 4196468 140730826772256 140474829872272 140474879366869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=21000] ppid=20991 vsize=13980164 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20994/task/21000/stat : 21000 (java) S 20991 20994 16217 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114386556 14315687936 8501 33554432000 4194304 4196468 140730826772256 140474828819472 140474879366869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=21001] ppid=20991 vsize=13980164 memory=140002658563712 CPUtime=0 cores=1,3,5,7
/proc/20994/task/21001/stat : 21001 (java) S 20991 20994 16217 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114386558 14315687936 8501 33554432000 4194304 4196468 140730826772256 140473791666288 140474879367810 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=21002] ppid=20991 vsize=13980164 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20994/task/21002/stat : 21002 (java) S 20991 20994 16217 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 114386558 14315687936 8501 33554432000 4194304 4196468 140730826772256 140473790612256 140474879366869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=21003] ppid=20991 vsize=13980164 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20994/task/21003/stat : 21003 (java) S 20991 20994 16217 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 114386558 14315687936 8501 33554432000 4194304 4196468 140730826772256 140473789559920 140474879366869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=21004] ppid=20991 vsize=13980164 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20994/task/21004/stat : 21004 (java) S 20991 20994 16217 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114386561 14315687936 8501 33554432000 4194304 4196468 140730826772256 140473788508240 140474879375259 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=21005] ppid=20991 vsize=13980164 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20994/task/21005/stat : 21005 (java) S 20991 20994 16217 0 -1 1077944384 301 0 0 0 0 0 0 0 20 0 15 0 114386561 14315687936 8501 33554432000 4194304 4196468 140730826772256 140473787456112 140474879367810 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=21006] ppid=20991 vsize=13980164 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20994/task/21006/stat : 21006 (java) S 20991 20994 16217 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114386561 14315687936 8501 33554432000 4194304 4196468 140730826772256 140473786403312 140474879367810 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=21007] ppid=20991 vsize=13980164 memory=140002658563712 CPUtime=0.02 cores=1,3,5,7
/proc/20994/task/21007/stat : 21007 (java) S 20991 20994 16217 0 -1 1077944384 355 0 0 0 2 0 0 0 20 0 15 0 114386561 14315687936 8501 33554432000 4194304 4196468 140730826772256 140473785351024 140474879367810 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=21008] ppid=20991 vsize=13980164 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20994/task/21008/stat : 21008 (java) S 20991 20994 16217 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114386561 14315687936 8501 33554432000 4194304 4196468 140730826772256 140473784298464 140474879366869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=21009] ppid=20991 vsize=13980164 memory=140002658563712 CPUtime=0 cores=1,3,5,7
/proc/20994/task/21009/stat : 21009 (java) S 20991 20994 16217 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114386561 14315687936 8501 33554432000 4194304 4196468 140730826772256 140473783245232 140474879367810 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 13980164 KiB
Current children cumulated memory: 34004 KiB

[startup+0.214721 s]*
/proc/loadavg: 1.59 1.69 1.64 3/215 21009
/proc/meminfo: memFree=24893600/32770624 swapFree=67108860/67108860
[pid=20994] ppid=20991 vsize=13980164 memory=43604 CPUtime=0.3 cores=1,3,5,7
/proc/20994/stat : 20994 (java) S 20991 20994 16217 0 -1 1077944320 9499 0 0 0 28 2 0 0 20 0 15 0 114386555 14315687936 10901 33554432000 4194304 4196468 140730826772256 140730826754800 140474879356663 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
/proc/20994/statm: 3495041 10901 3627 1 0 3482761 0
[pid=20994/tid=20996] ppid=20991 vsize=13980164 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/20994/task/20996/stat : 20996 (java) R 20991 20994 16217 0 -1 4202560 7023 0 0 0 18 2 0 0 20 0 15 0 114386556 14315687936 10901 33554432000 4194304 4196468 140730826772256 140474883566064 140474879378589 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=20997] ppid=20991 vsize=13980164 memory=345 CPUtime=0 cores=1,3,5,7
/proc/20994/task/20997/stat : 20997 (java) S 20991 20994 16217 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114386556 14315687936 10901 33554432000 4194304 4196468 140730826772256 140474831977360 140474879366869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=20998] ppid=20991 vsize=13980164 memory=140002658583310 CPUtime=0 cores=1,3,5,7
/proc/20994/task/20998/stat : 20998 (java) S 20991 20994 16217 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114386556 14315687936 10901 33554432000 4194304 4196468 140730826772256 140474830924560 140474879366869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=20999] ppid=20991 vsize=13980164 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20994/task/20999/stat : 20999 (java) S 20991 20994 16217 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114386556 14315687936 10901 33554432000 4194304 4196468 140730826772256 140474829872272 140474879366869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=21000] ppid=20991 vsize=13980164 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20994/task/21000/stat : 21000 (java) S 20991 20994 16217 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114386556 14315687936 10901 33554432000 4194304 4196468 140730826772256 140474828819472 140474879366869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=21001] ppid=20991 vsize=13980164 memory=140002658563712 CPUtime=0 cores=1,3,5,7
/proc/20994/task/21001/stat : 21001 (java) S 20991 20994 16217 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 114386558 14315687936 10901 33554432000 4194304 4196468 140730826772256 140473791666288 140474879367810 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=21002] ppid=20991 vsize=13980164 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20994/task/21002/stat : 21002 (java) S 20991 20994 16217 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 114386558 14315687936 10901 33554432000 4194304 4196468 140730826772256 140473790612256 140474879366869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=21003] ppid=20991 vsize=13980164 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20994/task/21003/stat : 21003 (java) S 20991 20994 16217 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 114386558 14315687936 10901 33554432000 4194304 4196468 140730826772256 140473789559920 140474879366869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=21004] ppid=20991 vsize=13980164 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20994/task/21004/stat : 21004 (java) S 20991 20994 16217 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114386561 14315687936 10901 33554432000 4194304 4196468 140730826772256 140473788508240 140474879375259 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=21005] ppid=20991 vsize=13980164 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/20994/task/21005/stat : 21005 (java) R 20991 20994 16217 0 -1 4202560 543 0 0 0 2 0 0 0 20 0 15 0 114386561 14315687936 10901 33554432000 4194304 4196468 140730826772256 140473787456112 140474860056960 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=21006] ppid=20991 vsize=13980164 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/20994/task/21006/stat : 21006 (java) S 20991 20994 16217 0 -1 1077944384 113 0 0 0 1 0 0 0 20 0 15 0 114386561 14315687936 10901 33554432000 4194304 4196468 140730826772256 140473786403312 140474879367810 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=21007] ppid=20991 vsize=13980164 memory=140002658563712 CPUtime=0.06 cores=1,3,5,7
/proc/20994/task/21007/stat : 21007 (java) R 20991 20994 16217 0 -1 4202560 442 0 0 0 6 0 0 0 20 0 15 0 114386561 14315687936 10901 33554432000 4194304 4196468 140730826772256 140473785351024 140474879378010 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=21008] ppid=20991 vsize=13980164 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20994/task/21008/stat : 21008 (java) S 20991 20994 16217 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114386561 14315687936 10901 33554432000 4194304 4196468 140730826772256 140473784298464 140474879366869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=21009] ppid=20991 vsize=13980164 memory=140002658563712 CPUtime=0 cores=1,3,5,7
/proc/20994/task/21009/stat : 21009 (java) S 20991 20994 16217 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114386561 14315687936 10901 33554432000 4194304 4196468 140730826772256 140473783245232 140474879367810 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 13980164 KiB
Current children cumulated memory: 43604 KiB

[startup+0.310278 s]*
/proc/loadavg: 1.59 1.69 1.64 3/215 21009
/proc/meminfo: memFree=24885908/32770624 swapFree=67108860/67108860
[pid=20994] ppid=20991 vsize=13980184 memory=50876 CPUtime=0.48 cores=1,3,5,7
/proc/20994/stat : 20994 (java) S 20991 20994 16217 0 -1 1077944320 10434 0 0 0 45 3 0 0 20 0 15 0 114386555 14315708416 12719 33554432000 4194304 4196468 140730826772256 140730826754800 140474879356663 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
/proc/20994/statm: 3495046 12719 3714 1 0 3482761 0
[pid=20994/tid=20996] ppid=20991 vsize=13980184 memory=7311146985107750967 CPUtime=0.29 cores=1,3,5,7
/proc/20994/task/20996/stat : 20996 (java) R 20991 20994 16217 0 -1 4202560 7588 0 0 0 27 2 0 0 20 0 15 0 114386556 14315708416 12719 33554432000 4194304 4196468 140730826772256 140474883579440 140474879368598 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=20997] ppid=20991 vsize=13980184 memory=304556149079015447 CPUtime=0 cores=1,3,5,7
/proc/20994/task/20997/stat : 20997 (java) S 20991 20994 16217 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114386556 14315708416 12719 33554432000 4194304 4196468 140730826772256 140474831977360 140474879366869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=20998] ppid=20991 vsize=13980184 memory=140002658580227 CPUtime=0 cores=1,3,5,7
/proc/20994/task/20998/stat : 20998 (java) S 20991 20994 16217 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114386556 14315708416 12719 33554432000 4194304 4196468 140730826772256 140474830924560 140474879366869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=20999] ppid=20991 vsize=13980184 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20994/task/20999/stat : 20999 (java) S 20991 20994 16217 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114386556 14315708416 12719 33554432000 4194304 4196468 140730826772256 140474829872272 140474879366869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=21000] ppid=20991 vsize=13980184 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20994/task/21000/stat : 21000 (java) S 20991 20994 16217 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114386556 14315708416 12719 33554432000 4194304 4196468 140730826772256 140474828819472 140474879366869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=21001] ppid=20991 vsize=13980184 memory=140002658563712 CPUtime=0 cores=1,3,5,7
/proc/20994/task/21001/stat : 21001 (java) S 20991 20994 16217 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 114386558 14315708416 12719 33554432000 4194304 4196468 140730826772256 140473791666288 140474879367810 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=21002] ppid=20991 vsize=13980184 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20994/task/21002/stat : 21002 (java) S 20991 20994 16217 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 114386558 14315708416 12719 33554432000 4194304 4196468 140730826772256 140473790612256 140474879366869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=21003] ppid=20991 vsize=13980184 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20994/task/21003/stat : 21003 (java) S 20991 20994 16217 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 114386558 14315708416 12719 33554432000 4194304 4196468 140730826772256 140473789559920 140474879366869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=21004] ppid=20991 vsize=13980184 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20994/task/21004/stat : 21004 (java) S 20991 20994 16217 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114386561 14315708416 12719 33554432000 4194304 4196468 140730826772256 140473788508240 140474879375259 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=21005] ppid=20991 vsize=13980184 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/20994/task/21005/stat : 21005 (java) S 20991 20994 16217 0 -1 1077944384 734 0 0 0 5 0 0 0 20 0 15 0 114386561 14315708416 12719 33554432000 4194304 4196468 140730826772256 140473787456112 140474879367810 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=21006] ppid=20991 vsize=13980184 memory=-1 CPUtime=0.04 cores=1,3,5,7
/proc/20994/task/21006/stat : 21006 (java) S 20991 20994 16217 0 -1 1077944384 263 0 0 0 4 0 0 0 20 0 15 0 114386561 14315708416 12719 33554432000 4194304 4196468 140730826772256 140473786403312 140474879367810 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=21007] ppid=20991 vsize=13980184 memory=140002658563712 CPUtime=0.09 cores=1,3,5,7
/proc/20994/task/21007/stat : 21007 (java) R 20991 20994 16217 0 -1 4202560 468 0 0 0 9 0 0 0 20 0 15 0 114386561 14315708416 12719 33554432000 4194304 4196468 140730826772256 140473785351024 140474863524832 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=21008] ppid=20991 vsize=13980184 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20994/task/21008/stat : 21008 (java) S 20991 20994 16217 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114386561 14315708416 12719 33554432000 4194304 4196468 140730826772256 140473784298464 140474879366869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=21009] ppid=20991 vsize=13980184 memory=140002658563712 CPUtime=0 cores=1,3,5,7
/proc/20994/task/21009/stat : 21009 (java) S 20991 20994 16217 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114386561 14315708416 12719 33554432000 4194304 4196468 140730826772256 140473783245232 140474879367810 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 13980184 KiB
Current children cumulated memory: 50876 KiB

[startup+0.700798 s]
/proc/loadavg: 1.59 1.69 1.64 4/215 21009
/proc/meminfo: memFree=24865496/32770624 swapFree=67108860/67108860
[pid=20994] ppid=20991 vsize=13982232 memory=106796 CPUtime=1.58 cores=1,3,5,7
/proc/20994/stat : 20994 (java) S 20991 20994 16217 0 -1 1077944320 13633 0 0 0 153 5 0 0 20 0 15 0 114386555 14317805568 26699 33554432000 4194304 4196468 140730826772256 140730826754800 140474879356663 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
/proc/20994/statm: 3495558 26699 3777 1 0 3483273 0
[pid=20994/tid=20996] ppid=20991 vsize=13982232 memory=1732 CPUtime=0.67 cores=1,3,5,7
/proc/20994/task/20996/stat : 20996 (java) R 20991 20994 16217 0 -1 4202560 8307 0 0 0 63 4 0 0 20 0 15 0 114386556 14317805568 26699 33554432000 4194304 4196468 140730826772256 140474883590048 140474508808190 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=20997] ppid=20991 vsize=13982232 memory=1944 CPUtime=0 cores=1,3,5,7
/proc/20994/task/20997/stat : 20997 (java) S 20991 20994 16217 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114386556 14317805568 26699 33554432000 4194304 4196468 140730826772256 140474831977360 140474879366869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=20998] ppid=20991 vsize=13982232 memory=1700 CPUtime=0 cores=1,3,5,7
/proc/20994/task/20998/stat : 20998 (java) S 20991 20994 16217 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114386556 14317805568 26699 33554432000 4194304 4196468 140730826772256 140474830924560 140474879366869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=20999] ppid=20991 vsize=13982232 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/20994/task/20999/stat : 20999 (java) S 20991 20994 16217 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114386556 14317805568 26699 33554432000 4194304 4196468 140730826772256 140474829872272 140474879366869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=21000] ppid=20991 vsize=13982232 memory=5428 CPUtime=0 cores=1,3,5,7
/proc/20994/task/21000/stat : 21000 (java) S 20991 20994 16217 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114386556 14317805568 26699 33554432000 4194304 4196468 140730826772256 140474828819472 140474879366869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=21001] ppid=20991 vsize=13982232 memory=4624 CPUtime=0 cores=1,3,5,7
/proc/20994/task/21001/stat : 21001 (java) S 20991 20994 16217 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 114386558 14317805568 26699 33554432000 4194304 4196468 140730826772256 140473791666288 140474879367810 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=21002] ppid=20991 vsize=13982232 memory=1424 CPUtime=0 cores=1,3,5,7
/proc/20994/task/21002/stat : 21002 (java) S 20991 20994 16217 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 114386558 14317805568 26699 33554432000 4194304 4196468 140730826772256 140473790612256 140474879366869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=21003] ppid=20991 vsize=13982232 memory=13056 CPUtime=0 cores=1,3,5,7
/proc/20994/task/21003/stat : 21003 (java) S 20991 20994 16217 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 114386558 14317805568 26699 33554432000 4194304 4196468 140730826772256 140473789559920 140474879366869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=21004] ppid=20991 vsize=13982232 memory=792 CPUtime=0 cores=1,3,5,7
/proc/20994/task/21004/stat : 21004 (java) S 20991 20994 16217 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114386561 14317805568 26699 33554432000 4194304 4196468 140730826772256 140473788508240 140474879375259 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=21005] ppid=20991 vsize=13982232 memory=6297835844906604903 CPUtime=0.31 cores=1,3,5,7
/proc/20994/task/21005/stat : 21005 (java) R 20991 20994 16217 0 -1 4202560 1367 0 0 0 31 0 0 0 20 0 15 0 114386561 14317805568 26699 33554432000 4194304 4196468 140730826772256 140473787441576 140474860535579 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=21006] ppid=20991 vsize=13982232 memory=7228392225404245094 CPUtime=0.3 cores=1,3,5,7
/proc/20994/task/21006/stat : 21006 (java) R 20991 20994 16217 0 -1 4202560 1296 0 0 0 30 0 0 0 20 0 15 0 114386561 14317805568 26699 33554432000 4194304 4196468 140730826772256 140473786389368 140474871646112 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=21007] ppid=20991 vsize=13982232 memory=6935658124599644240 CPUtime=0.28 cores=1,3,5,7
/proc/20994/task/21007/stat : 21007 (java) S 20991 20994 16217 0 -1 1077944384 1295 0 0 0 28 0 0 0 20 0 15 0 114386561 14317805568 26699 33554432000 4194304 4196468 140730826772256 140473785351024 140474879367810 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=21008] ppid=20991 vsize=13982232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20994/task/21008/stat : 21008 (java) S 20991 20994 16217 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114386561 14317805568 26765 33554432000 4194304 4196468 140730826772256 140473784298464 140474879366869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=21009] ppid=20991 vsize=13982232 memory=31396 CPUtime=0 cores=1,3,5,7
/proc/20994/task/21009/stat : 21009 (java) S 20991 20994 16217 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114386561 14317805568 26765 33554432000 4194304 4196468 140730826772256 140473783245232 140474879367810 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
Current children cumulated CPU time: 1.58 s
Current children cumulated vsize: 13982232 KiB
Current children cumulated memory: 106796 KiB

[startup+1.50182 s]
/proc/loadavg: 1.59 1.69 1.64 5/215 21009
/proc/meminfo: memFree=24766832/32770624 swapFree=67108860/67108860
[pid=20994] ppid=20991 vsize=13984280 memory=233288 CPUtime=4.08 cores=1,3,5,7
/proc/20994/stat : 20994 (java) S 20991 20994 16217 0 -1 1077944320 26212 0 0 0 398 10 0 0 20 0 15 0 114386555 14319902720 58322 33554432000 4194304 4196468 140730826772256 140730826754800 140474879356663 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
/proc/20994/statm: 3496070 58322 3822 1 0 3483785 0
[pid=20994/tid=20996] ppid=20991 vsize=13984280 memory=0 CPUtime=1.45 cores=1,3,5,7
/proc/20994/task/20996/stat : 20996 (java) R 20991 20994 16217 0 -1 4202560 10128 0 0 0 139 6 0 0 20 0 15 0 114386556 14319902720 58322 33554432000 4194304 4196468 140730826772256 140474883594352 140474505621267 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=20997] ppid=20991 vsize=13984280 memory=-6951259422114956437 CPUtime=0.01 cores=1,3,5,7
/proc/20994/task/20997/stat : 20997 (java) S 20991 20994 16217 0 -1 1077944384 56 0 0 0 1 0 0 0 20 0 15 0 114386556 14319902720 58322 33554432000 4194304 4196468 140730826772256 140474831977360 140474879366869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=20998] ppid=20991 vsize=13984280 memory=-6509546260019855295 CPUtime=0 cores=1,3,5,7
/proc/20994/task/20998/stat : 20998 (java) S 20991 20994 16217 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 15 0 114386556 14319902720 58322 33554432000 4194304 4196468 140730826772256 140474830924560 140474879366869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=20999] ppid=20991 vsize=13984280 memory=-7390251449858225344 CPUtime=0 cores=1,3,5,7
/proc/20994/task/20999/stat : 20999 (java) S 20991 20994 16217 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 15 0 114386556 14319902720 58322 33554432000 4194304 4196468 140730826772256 140474829872272 140474879366869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=21000] ppid=20991 vsize=13984280 memory=4134692831991786133 CPUtime=0.01 cores=1,3,5,7
/proc/20994/task/21000/stat : 21000 (java) S 20991 20994 16217 0 -1 1077944384 285 0 0 0 1 0 0 0 20 0 15 0 114386556 14319902720 58322 33554432000 4194304 4196468 140730826772256 140474828819472 140474879366869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=21001] ppid=20991 vsize=13984280 memory=-7165351541977658656 CPUtime=0 cores=1,3,5,7
/proc/20994/task/21001/stat : 21001 (java) S 20991 20994 16217 0 -1 1077944384 106 0 0 0 0 0 0 0 20 0 15 0 114386558 14319902720 58322 33554432000 4194304 4196468 140730826772256 140473791666288 140474879367810 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0

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

/proc/20994/task/20996/stat : 20996 (java) R 20991 20994 16217 0 -1 4202560 25933 0 0 0 237838 14 0 0 20 0 15 0 114386556 14319902720 78416 33554432000 4194304 4196468 140730826772256 140474883595216 140474513853481 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=20997] ppid=20991 vsize=13984280 memory=313664 CPUtime=2.14 cores=1,3,5,7
/proc/20994/task/20997/stat : 20997 (java) S 20991 20994 16217 0 -1 1077944384 3080 0 0 0 203 11 0 0 20 0 15 0 114386556 14319902720 78416 33554432000 4194304 4196468 140730826772256 140474831977360 140474879366869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=20998] ppid=20991 vsize=13984280 memory=313664 CPUtime=2.15 cores=1,3,5,7
/proc/20994/task/20998/stat : 20998 (java) S 20991 20994 16217 0 -1 1077944384 3433 0 0 0 201 14 0 0 20 0 15 0 114386556 14319902720 78416 33554432000 4194304 4196468 140730826772256 140474830924560 140474879366869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=20999] ppid=20991 vsize=13984280 memory=313664 CPUtime=2.15 cores=1,3,5,7
/proc/20994/task/20999/stat : 20999 (java) S 20991 20994 16217 0 -1 1077944384 4491 0 0 0 202 13 0 0 20 0 15 0 114386556 14319902720 78416 33554432000 4194304 4196468 140730826772256 140474829872272 140474879366869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=21000] ppid=20991 vsize=13984280 memory=313664 CPUtime=2.15 cores=1,3,5,7
/proc/20994/task/21000/stat : 21000 (java) S 20991 20994 16217 0 -1 1077944384 3360 0 0 0 202 13 0 0 20 0 15 0 114386556 14319902720 78416 33554432000 4194304 4196468 140730826772256 140474828819472 140474879366869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=21001] ppid=20991 vsize=13984280 memory=313664 CPUtime=1.28 cores=1,3,5,7
/proc/20994/task/21001/stat : 21001 (java) S 20991 20994 16217 0 -1 1077944384 6157 0 0 0 116 12 0 0 20 0 15 0 114386558 14319902720 78416 33554432000 4194304 4196468 140730826772256 140473791666288 140474879367810 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=21002] ppid=20991 vsize=13984280 memory=313664 CPUtime=0 cores=1,3,5,7
/proc/20994/task/21002/stat : 21002 (java) S 20991 20994 16217 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 114386558 14319902720 78416 33554432000 4194304 4196468 140730826772256 140473790612320 140474879366869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=21003] ppid=20991 vsize=13984280 memory=313664 CPUtime=0 cores=1,3,5,7
/proc/20994/task/21003/stat : 21003 (java) S 20991 20994 16217 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 114386558 14319902720 78416 33554432000 4194304 4196468 140730826772256 140473789559936 140474879366869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=21004] ppid=20991 vsize=13984280 memory=313664 CPUtime=0 cores=1,3,5,7
/proc/20994/task/21004/stat : 21004 (java) S 20991 20994 16217 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114386561 14319902720 78416 33554432000 4194304 4196468 140730826772256 140473788508240 140474879375259 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=21005] ppid=20991 vsize=13984280 memory=1576 CPUtime=1.86 cores=1,3,5,7
/proc/20994/task/21005/stat : 21005 (java) S 20991 20994 16217 0 -1 1077944384 7604 0 0 0 184 2 0 0 20 0 15 0 114386561 14319902720 78416 33554432000 4194304 4196468 140730826772256 140473787456112 140474879367810 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=21006] ppid=20991 vsize=13984280 memory=313664 CPUtime=1.81 cores=1,3,5,7
/proc/20994/task/21006/stat : 21006 (java) S 20991 20994 16217 0 -1 1077944384 6279 0 0 0 180 1 0 0 20 0 15 0 114386561 14319902720 78416 33554432000 4194304 4196468 140730826772256 140473786403312 140474879367810 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=21007] ppid=20991 vsize=13984280 memory=313664 CPUtime=0.71 cores=1,3,5,7
/proc/20994/task/21007/stat : 21007 (java) S 20991 20994 16217 0 -1 1077944384 6442 0 0 0 70 1 0 0 20 0 15 0 114386561 14319902720 78416 33554432000 4194304 4196468 140730826772256 140473785351024 140474879367810 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=21008] ppid=20991 vsize=13984280 memory=313664 CPUtime=0 cores=1,3,5,7
/proc/20994/task/21008/stat : 21008 (java) S 20991 20994 16217 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114386561 14319902720 78416 33554432000 4194304 4196468 140730826772256 140473784298464 140474879366869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=21009] ppid=20991 vsize=13984280 memory=313664 CPUtime=0.84 cores=1,3,5,7
/proc/20994/task/21009/stat : 21009 (java) S 20991 20994 16217 0 -1 1077944384 889 0 0 0 36 48 0 0 20 0 15 0 114386561 14319902720 78416 33554432000 4194304 4196468 140730826772256 140473783245232 140474879367810 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
Current children cumulated CPU time: 2393.69 s
Current children cumulated vsize: 13984280 KiB
Current children cumulated memory: 313664 KiB

[startup+2442.3 s]
/proc/loadavg: 1.28 1.35 1.39 3/215 21489
/proc/meminfo: memFree=26327808/32770624 swapFree=67108860/67108860
[pid=20994] ppid=20991 vsize=13984280 memory=315732 CPUtime=2453.92 cores=1,3,5,7
/proc/20994/stat : 20994 (java) S 20991 20994 16217 0 -1 1077944320 69774 0 0 0 245272 120 0 0 20 0 15 0 114386555 14319902720 78933 33554432000 4194304 4196468 140730826772256 140730826754800 140474879356663 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
/proc/20994/statm: 3496070 78933 3829 1 0 3483785 0
[pid=20994/tid=20996] ppid=20991 vsize=13984280 memory=315732 CPUtime=2438.42 cores=1,3,5,7
/proc/20994/task/20996/stat : 20996 (java) R 20991 20994 16217 0 -1 4202560 26264 0 0 0 243828 14 0 0 20 0 15 0 114386556 14319902720 78933 33554432000 4194304 4196468 140730826772256 140474883595232 140474513318809 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=20997] ppid=20991 vsize=13984280 memory=313664 CPUtime=2.21 cores=1,3,5,7
/proc/20994/task/20997/stat : 20997 (java) S 20991 20994 16217 0 -1 1077944384 3095 0 0 0 209 12 0 0 20 0 15 0 114386556 14319902720 78933 33554432000 4194304 4196468 140730826772256 140474831977360 140474879366869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=20998] ppid=20991 vsize=13984280 memory=313664 CPUtime=2.21 cores=1,3,5,7
/proc/20994/task/20998/stat : 20998 (java) S 20991 20994 16217 0 -1 1077944384 3507 0 0 0 207 14 0 0 20 0 15 0 114386556 14319902720 78933 33554432000 4194304 4196468 140730826772256 140474830924560 140474879366869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=20999] ppid=20991 vsize=13984280 memory=313664 CPUtime=2.21 cores=1,3,5,7
/proc/20994/task/20999/stat : 20999 (java) S 20991 20994 16217 0 -1 1077944384 4508 0 0 0 208 13 0 0 20 0 15 0 114386556 14319902720 78933 33554432000 4194304 4196468 140730826772256 140474829872272 140474879366869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=21000] ppid=20991 vsize=13984280 memory=313684 CPUtime=2.22 cores=1,3,5,7
/proc/20994/task/21000/stat : 21000 (java) S 20991 20994 16217 0 -1 1077944384 3402 0 0 0 209 13 0 0 20 0 15 0 114386556 14319902720 78933 33554432000 4194304 4196468 140730826772256 140474828819472 140474879366869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=21001] ppid=20991 vsize=13984280 memory=313684 CPUtime=1.32 cores=1,3,5,7
/proc/20994/task/21001/stat : 21001 (java) S 20991 20994 16217 0 -1 1077944384 6331 0 0 0 120 12 0 0 20 0 15 0 114386558 14319902720 78933 33554432000 4194304 4196468 140730826772256 140473791666288 140474879367810 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=21002] ppid=20991 vsize=13984280 memory=315732 CPUtime=0 cores=1,3,5,7
/proc/20994/task/21002/stat : 21002 (java) S 20991 20994 16217 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 114386558 14319902720 78933 33554432000 4194304 4196468 140730826772256 140473790612320 140474879366869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=21003] ppid=20991 vsize=13984280 memory=315732 CPUtime=0 cores=1,3,5,7
/proc/20994/task/21003/stat : 21003 (java) S 20991 20994 16217 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 114386558 14319902720 78933 33554432000 4194304 4196468 140730826772256 140473789559936 140474879366869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=21004] ppid=20991 vsize=13984280 memory=315732 CPUtime=0 cores=1,3,5,7
/proc/20994/task/21004/stat : 21004 (java) S 20991 20994 16217 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114386561 14319902720 78933 33554432000 4194304 4196468 140730826772256 140473788508240 140474879375259 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=21005] ppid=20991 vsize=13984280 memory=4140 CPUtime=1.86 cores=1,3,5,7
/proc/20994/task/21005/stat : 21005 (java) S 20991 20994 16217 0 -1 1077944384 7606 0 0 0 184 2 0 0 20 0 15 0 114386561 14319902720 78933 33554432000 4194304 4196468 140730826772256 140473787456112 140474879367810 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=21006] ppid=20991 vsize=13984280 memory=315732 CPUtime=1.81 cores=1,3,5,7
/proc/20994/task/21006/stat : 21006 (java) S 20991 20994 16217 0 -1 1077944384 6281 0 0 0 180 1 0 0 20 0 15 0 114386561 14319902720 78933 33554432000 4194304 4196468 140730826772256 140473786403312 140474879367810 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=21007] ppid=20991 vsize=13984280 memory=313684 CPUtime=0.71 cores=1,3,5,7
/proc/20994/task/21007/stat : 21007 (java) S 20991 20994 16217 0 -1 1077944384 6444 0 0 0 70 1 0 0 20 0 15 0 114386561 14319902720 78933 33554432000 4194304 4196468 140730826772256 140473785351024 140474879367810 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=21008] ppid=20991 vsize=13984280 memory=313684 CPUtime=0 cores=1,3,5,7
/proc/20994/task/21008/stat : 21008 (java) S 20991 20994 16217 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114386561 14319902720 78933 33554432000 4194304 4196468 140730826772256 140473784298464 140474879366869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=21009] ppid=20991 vsize=13984280 memory=315732 CPUtime=0.86 cores=1,3,5,7
/proc/20994/task/21009/stat : 21009 (java) S 20991 20994 16217 0 -1 1077944384 904 0 0 0 37 49 0 0 20 0 15 0 114386561 14319902720 78933 33554432000 4194304 4196468 140730826772256 140473783245232 140474879367810 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
Current children cumulated CPU time: 2453.92 s
Current children cumulated vsize: 13984280 KiB
Current children cumulated memory: 315732 KiB

[startup+2502.3 s]
/proc/loadavg: 1.28 1.33 1.38 3/216 21498
/proc/meminfo: memFree=26327252/32770624 swapFree=67108860/67108860
[pid=20994] ppid=20991 vsize=13984280 memory=315732 CPUtime=2514.11 cores=1,3,5,7
/proc/20994/stat : 20994 (java) S 20991 20994 16217 0 -1 1077944320 70115 0 0 0 251289 122 0 0 20 0 15 0 114386555 14319902720 78933 33554432000 4194304 4196468 140730826772256 140730826754800 140474879356663 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
/proc/20994/statm: 3496070 78933 3829 1 0 3483785 0
[pid=20994/tid=20996] ppid=20991 vsize=13984280 memory=315732 CPUtime=2498.31 cores=1,3,5,7
/proc/20994/task/20996/stat : 20996 (java) R 20991 20994 16217 0 -1 4202560 26504 0 0 0 249817 14 0 0 20 0 15 0 114386556 14319902720 78933 33554432000 4194304 4196468 140730826772256 140474883595232 140474513771171 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=20997] ppid=20991 vsize=13984280 memory=6791534058613427641 CPUtime=2.27 cores=1,3,5,7
/proc/20994/task/20997/stat : 20997 (java) S 20991 20994 16217 0 -1 1077944384 3119 0 0 0 215 12 0 0 20 0 15 0 114386556 14319902720 78933 33554432000 4194304 4196468 140730826772256 140474831977360 140474879366869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=20998] ppid=20991 vsize=13984280 memory=315732 CPUtime=2.27 cores=1,3,5,7
/proc/20994/task/20998/stat : 20998 (java) S 20991 20994 16217 0 -1 1077944384 3518 0 0 0 213 14 0 0 20 0 15 0 114386556 14319902720 78933 33554432000 4194304 4196468 140730826772256 140474830924560 140474879366869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=20999] ppid=20991 vsize=13984280 memory=315732 CPUtime=2.27 cores=1,3,5,7
/proc/20994/task/20999/stat : 20999 (java) S 20991 20994 16217 0 -1 1077944384 4532 0 0 0 214 13 0 0 20 0 15 0 114386556 14319902720 78933 33554432000 4194304 4196468 140730826772256 140474829872272 140474879366869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=21000] ppid=20991 vsize=13984280 memory=315732 CPUtime=2.27 cores=1,3,5,7
/proc/20994/task/21000/stat : 21000 (java) S 20991 20994 16217 0 -1 1077944384 3406 0 0 0 214 13 0 0 20 0 15 0 114386556 14319902720 78933 33554432000 4194304 4196468 140730826772256 140474828819472 140474879366869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=21001] ppid=20991 vsize=13984280 memory=315732 CPUtime=1.36 cores=1,3,5,7
/proc/20994/task/21001/stat : 21001 (java) S 20991 20994 16217 0 -1 1077944384 6357 0 0 0 123 13 0 0 20 0 15 0 114386558 14319902720 78933 33554432000 4194304 4196468 140730826772256 140473791666288 140474879367810 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=21002] ppid=20991 vsize=13984280 memory=280005025283464 CPUtime=0 cores=1,3,5,7
/proc/20994/task/21002/stat : 21002 (java) S 20991 20994 16217 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 114386558 14319902720 78933 33554432000 4194304 4196468 140730826772256 140473790612320 140474879366869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=21003] ppid=20991 vsize=13984280 memory=315732 CPUtime=0 cores=1,3,5,7
/proc/20994/task/21003/stat : 21003 (java) S 20991 20994 16217 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 114386558 14319902720 78933 33554432000 4194304 4196468 140730826772256 140473789559936 140474879366869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=21004] ppid=20991 vsize=13984280 memory=315732 CPUtime=0 cores=1,3,5,7
/proc/20994/task/21004/stat : 21004 (java) S 20991 20994 16217 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114386561 14319902720 78933 33554432000 4194304 4196468 140730826772256 140473788508240 140474879375259 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=21005] ppid=20991 vsize=13984280 memory=4140 CPUtime=1.86 cores=1,3,5,7
/proc/20994/task/21005/stat : 21005 (java) S 20991 20994 16217 0 -1 1077944384 7608 0 0 0 184 2 0 0 20 0 15 0 114386561 14319902720 78933 33554432000 4194304 4196468 140730826772256 140473787456112 140474879367810 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=21006] ppid=20991 vsize=13984280 memory=32180 CPUtime=1.81 cores=1,3,5,7
/proc/20994/task/21006/stat : 21006 (java) S 20991 20994 16217 0 -1 1077944384 6283 0 0 0 180 1 0 0 20 0 15 0 114386561 14319902720 78933 33554432000 4194304 4196468 140730826772256 140473786403312 140474879367810 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=21007] ppid=20991 vsize=13984280 memory=315732 CPUtime=0.71 cores=1,3,5,7
/proc/20994/task/21007/stat : 21007 (java) S 20991 20994 16217 0 -1 1077944384 6446 0 0 0 70 1 0 0 20 0 15 0 114386561 14319902720 78933 33554432000 4194304 4196468 140730826772256 140473785351024 140474879367810 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=21008] ppid=20991 vsize=13984280 memory=956 CPUtime=0 cores=1,3,5,7
/proc/20994/task/21008/stat : 21008 (java) S 20991 20994 16217 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114386561 14319902720 78933 33554432000 4194304 4196468 140730826772256 140473784298464 140474879366869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=21009] ppid=20991 vsize=13984280 memory=315732 CPUtime=0.88 cores=1,3,5,7
/proc/20994/task/21009/stat : 21009 (java) S 20991 20994 16217 0 -1 1077944384 910 0 0 0 38 50 0 0 20 0 15 0 114386561 14319902720 78933 33554432000 4194304 4196468 140730826772256 140473783245232 140474879367810 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
Current children cumulated CPU time: 2514.11 s
Current children cumulated vsize: 13984280 KiB
Current children cumulated memory: 315732 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2508.2 s]
/proc/loadavg: 1.26 1.33 1.38 4/216 21498
/proc/meminfo: memFree=26325204/32770624 swapFree=67108860/67108860
[pid=20994] ppid=20991 vsize=13984280 memory=315732 CPUtime=2520.03 cores=1,3,5,7
/proc/20994/stat : 20994 (java) S 20991 20994 16217 0 -1 1077944320 70131 0 0 0 251881 122 0 0 20 0 15 0 114386555 14319902720 78933 33554432000 4194304 4196468 140730826772256 140730826754800 140474879356663 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
/proc/20994/statm: 3496070 78933 3829 1 0 3483785 0
[pid=20994/tid=20996] ppid=20991 vsize=13984280 memory=288230591755977018 CPUtime=2504.2 cores=1,3,5,7
/proc/20994/task/20996/stat : 20996 (java) R 20991 20994 16217 0 -1 4202560 26510 0 0 0 250406 14 0 0 20 0 15 0 114386556 14319902720 78933 33554432000 4194304 4196468 140730826772256 140474883595120 140474506630618 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=20997] ppid=20991 vsize=13984280 memory=15538518206188108 CPUtime=2.27 cores=1,3,5,7
/proc/20994/task/20997/stat : 20997 (java) S 20991 20994 16217 0 -1 1077944384 3120 0 0 0 215 12 0 0 20 0 15 0 114386556 14319902720 78933 33554432000 4194304 4196468 140730826772256 140474831977360 140474879366869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=20998] ppid=20991 vsize=13984280 memory=2200 CPUtime=2.28 cores=1,3,5,7
/proc/20994/task/20998/stat : 20998 (java) S 20991 20994 16217 0 -1 1077944384 3518 0 0 0 213 15 0 0 20 0 15 0 114386556 14319902720 78933 33554432000 4194304 4196468 140730826772256 140474830924560 140474879366869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=20999] ppid=20991 vsize=13984280 memory=6760 CPUtime=2.28 cores=1,3,5,7
/proc/20994/task/20999/stat : 20999 (java) S 20991 20994 16217 0 -1 1077944384 4532 0 0 0 215 13 0 0 20 0 15 0 114386556 14319902720 78933 33554432000 4194304 4196468 140730826772256 140474829872272 140474879366869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=21000] ppid=20991 vsize=13984280 memory=840 CPUtime=2.28 cores=1,3,5,7
/proc/20994/task/21000/stat : 21000 (java) S 20991 20994 16217 0 -1 1077944384 3411 0 0 0 215 13 0 0 20 0 15 0 114386556 14319902720 78933 33554432000 4194304 4196468 140730826772256 140474828819472 140474879366869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=21001] ppid=20991 vsize=13984280 memory=1692 CPUtime=1.36 cores=1,3,5,7
/proc/20994/task/21001/stat : 21001 (java) S 20991 20994 16217 0 -1 1077944384 6359 0 0 0 123 13 0 0 20 0 15 0 114386558 14319902720 78933 33554432000 4194304 4196468 140730826772256 140473791666288 140474879367810 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=21002] ppid=20991 vsize=13984280 memory=916 CPUtime=0 cores=1,3,5,7
/proc/20994/task/21002/stat : 21002 (java) S 20991 20994 16217 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 114386558 14319902720 78933 33554432000 4194304 4196468 140730826772256 140473790612320 140474879366869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=21003] ppid=20991 vsize=13984280 memory=3832 CPUtime=0 cores=1,3,5,7
/proc/20994/task/21003/stat : 21003 (java) S 20991 20994 16217 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 114386558 14319902720 78933 33554432000 4194304 4196468 140730826772256 140473789559936 140474879366869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=21004] ppid=20991 vsize=13984280 memory=2552 CPUtime=0 cores=1,3,5,7
/proc/20994/task/21004/stat : 21004 (java) S 20991 20994 16217 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114386561 14319902720 78933 33554432000 4194304 4196468 140730826772256 140473788508240 140474879375259 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=21005] ppid=20991 vsize=13984280 memory=2552 CPUtime=1.86 cores=1,3,5,7
/proc/20994/task/21005/stat : 21005 (java) S 20991 20994 16217 0 -1 1077944384 7608 0 0 0 184 2 0 0 20 0 15 0 114386561 14319902720 78933 33554432000 4194304 4196468 140730826772256 140473787456112 140474879367810 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=21006] ppid=20991 vsize=13984280 memory=6791534058613427641 CPUtime=1.81 cores=1,3,5,7
/proc/20994/task/21006/stat : 21006 (java) S 20991 20994 16217 0 -1 1077944384 6283 0 0 0 180 1 0 0 20 0 15 0 114386561 14319902720 78933 33554432000 4194304 4196468 140730826772256 140473786403312 140474879367810 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=21007] ppid=20991 vsize=13984280 memory=4872558044660077418 CPUtime=0.71 cores=1,3,5,7
/proc/20994/task/21007/stat : 21007 (java) S 20991 20994 16217 0 -1 1077944384 6446 0 0 0 70 1 0 0 20 0 15 0 114386561 14319902720 78933 33554432000 4194304 4196468 140730826772256 140473785351024 140474879367810 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=21008] ppid=20991 vsize=13984280 memory=7100839878645619564 CPUtime=0 cores=1,3,5,7
/proc/20994/task/21008/stat : 21008 (java) S 20991 20994 16217 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114386561 14319902720 78933 33554432000 4194304 4196468 140730826772256 140473784298464 140474879366869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
[pid=20994/tid=21009] ppid=20991 vsize=13984280 memory=303430223234596890 CPUtime=0.88 cores=1,3,5,7
/proc/20994/task/21009/stat : 21009 (java) S 20991 20994 16217 0 -1 1077944384 912 0 0 0 38 50 0 0 20 0 15 0 114386561 14319902720 78933 33554432000 4194304 4196468 140730826772256 140473783245232 140474879367810 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16121856 140730826777700 140730826777887 140730826777887 140730826780623 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 13984280 KiB
Current children cumulated memory: 315732 KiB

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

[startup+2508.21 s]
# the end of solver process 20994 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.82 s, system=1.23077 s

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

Child status: 143
Real time (s): 2508.21
CPU time (s): 2520.05
CPU user time (s): 2518.82
CPU system time (s): 1.23077
CPU usage (%): 100.472
Max. virtual memory (cumulated for all children) (KiB): 13984280
Max. memory (cumulated for all children) (KiB): 655704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.82
system time used= 1.23077
maximum resident set size= 671056
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 70322
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2776
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 91046
involuntary context switches= 2132


# summary of solver processes directly reported to runsolver:
#   pid: 20994
#   total CPU time (s): 2520.05
#   total CPU user time (s): 2518.82
#   total CPU system time (s): 1.23077

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.4017 second user time and 20.0605 second system time

The end

Launcher Data

Begin job on node114 at 2017-08-15 17:48:49
IDJOB=4274060
IDBENCH=135029
IDSOLVER=2666
FILE ID=node114/4274060-1502812988
RUNJOBID= node114-1502790380-16249
PBS_JOBID= 20629128
Free space on /tmp= 61656 MiB

SOLVER NAME= OscaR - Conflict Ordering 2017-07-26
BENCH NAME= XCSP17/PseudoBoolean/PseudoBoolean-dec-sptate/Pb-Tate-K108.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4274060-1502812988/watcher-4274060-1502812988 -o /tmp/evaluation-result-4274060-1502812988/solver-4274060-1502812988 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node114-1502790380-16249 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 1202590310 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4274060-1502812988.xml

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

MD5SUM BENCH= 2a47884be513939e719b7a1148b6038b
RANDOM SEED=1202590310

node114.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	: 5332.98
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	: 5332.98
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	: 5332.98
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	: 5332.98
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:        24922372 kB
MemAvailable:   30115496 kB
Buffers:          223292 kB
Cached:          5256444 kB
SwapCached:            0 kB
Active:          2480624 kB
Inactive:        4922216 kB
Active(anon):    1925932 kB
Inactive(anon):    25124 kB
Active(file):     554692 kB
Inactive(file):  4897092 kB
Unevictable:        6432 kB
Mlocked:            6432 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42700 kB
Writeback:             0 kB
AnonPages:       1929312 kB
Mapped:            60584 kB
Shmem:             25224 kB
Slab:             140696 kB
SReclaimable:     114352 kB
SUnreclaim:        26344 kB
KernelStack:        3488 kB
PageTables:         8892 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3219888 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1814528 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 61624 MiB
End job on node114 at 2017-08-15 18:30:37