Trace number 4298830

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.06 2500.61

General information on the benchmark

NamePseudoBoolean-dec/
Pb-chnl20-21_c18.xml
MD5SUM826e6ea09bcfe8620a345f5a4fc2f1e6
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 variables840
Number of constraints82
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":840}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":840}]
Minimum constraint arity20
Maximum constraint arity21
Distribution of constraint arities[{"arity":20,"count":42},{"arity":21,"count":40}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":82}]
Optimization problemNO
Type of objective

Solver Data

0.12/0.13	c version: 2018-04-11
0.12/0.13	c seed: 1811631
0.12/0.13	c timeout: -1
0.12/0.13	c memlimit: -1
0.12/0.13	c nbcore: -1
2520.04/2500.60	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 (12734 MiB free)
  memory of node 1: 16384 MiB (14519 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4298830-1532780191/watcher-4298830-1532780191 -o /tmp/evaluation-result-4298830-1532780191/solver-4298830-1532780191 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1532775187-6230 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4298830-1532780191.xml 

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

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

solver pid=6783, runsolver pid=6780

[startup+0.10008 s]*
/proc/loadavg: 0.92 1.25 1.35 6/215 6798
/proc/meminfo: memFree=27891868/32770624 swapFree=67108792/67108860
[pid=6783] ppid=6780 vsize=10658972 memory=27404 CPUtime=0.12 cores=0,2,4,6
/proc/6783/stat : 6783 (java) S 6780 6783 6199 0 -1 1077944320 5263 0 0 0 11 1 0 0 20 0 15 0 95582401 10914787328 6851 33554432000 4194304 4196468 140728766254304 140728766236848 140021931003639 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
/proc/6783/statm: 2664743 6851 2823 1 0 2627263 0
[pid=6783/tid=6785] ppid=6780 vsize=10658972 memory=-8682199503641343168 CPUtime=0.09 cores=0,2,4,6
/proc/6783/task/6785/stat : 6785 (java) R 6780 6783 6199 0 -1 4202560 3145 0 0 0 9 0 0 0 20 0 15 0 95582401 10914787328 6851 33554432000 4194304 4196468 140728766254304 140021935234528 140021931015574 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6786] ppid=6780 vsize=10658972 memory=-7522837583129502606 CPUtime=0 cores=0,2,4,6
/proc/6783/task/6786/stat : 6786 (java) S 6780 6783 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95582402 10914787328 6851 33554432000 4194304 4196468 140728766254304 140021857077520 140021931013845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6787] ppid=6780 vsize=10658972 memory=140635041216128 CPUtime=0 cores=0,2,4,6
/proc/6783/task/6787/stat : 6787 (java) S 6780 6783 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95582402 10914787328 6851 33554432000 4194304 4196468 140728766254304 140021856024976 140021931013845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6788] ppid=6780 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6783/task/6788/stat : 6788 (java) S 6780 6783 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95582402 10914787328 6851 33554432000 4194304 4196468 140728766254304 140021854972432 140021931013845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6789] ppid=6780 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6783/task/6789/stat : 6789 (java) S 6780 6783 6199 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95582402 10914787328 6851 33554432000 4194304 4196468 140728766254304 140021853919888 140021931013845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6790] ppid=6780 vsize=10658972 memory=140635041216128 CPUtime=0 cores=0,2,4,6
/proc/6783/task/6790/stat : 6790 (java) S 6780 6783 6199 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95582404 10914787328 6851 33554432000 4194304 4196468 140728766254304 140020965956080 140021931014786 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6791] ppid=6780 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6783/task/6791/stat : 6791 (java) S 6780 6783 6199 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95582404 10914787328 6851 33554432000 4194304 4196468 140728766254304 140020964902304 140021931013845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6792] ppid=6780 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6783/task/6792/stat : 6792 (java) S 6780 6783 6199 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95582404 10914787328 6851 33554432000 4194304 4196468 140728766254304 140020963849712 140021931013845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6793] ppid=6780 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6783/task/6793/stat : 6793 (java) S 6780 6783 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95582407 10914787328 6851 33554432000 4194304 4196468 140728766254304 140020962798288 140021931022235 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6794] ppid=6780 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6783/task/6794/stat : 6794 (java) S 6780 6783 6199 0 -1 1077944384 437 0 0 0 0 0 0 0 20 0 15 0 95582407 10914787328 6851 33554432000 4194304 4196468 140728766254304 140020961744880 140021931014786 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6795] ppid=6780 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6783/task/6795/stat : 6795 (java) S 6780 6783 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95582407 10914787328 6851 33554432000 4194304 4196468 140728766254304 140020960692336 140021931014786 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6796] ppid=6780 vsize=10658972 memory=140635041216128 CPUtime=0.01 cores=0,2,4,6
/proc/6783/task/6796/stat : 6796 (java) R 6780 6783 6199 0 -1 4202560 316 0 0 0 1 0 0 0 20 0 15 0 95582407 10914787328 6851 33554432000 4194304 4196468 140728766254304 140020959639792 140021931024986 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6797] ppid=6780 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6783/task/6797/stat : 6797 (java) S 6780 6783 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95582407 10914787328 6851 33554432000 4194304 4196468 140728766254304 140020958587488 140021931013845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6798] ppid=6780 vsize=10658972 memory=140635041216128 CPUtime=0 cores=0,2,4,6
/proc/6783/task/6798/stat : 6798 (java) S 6780 6783 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95582407 10914787328 6851 33554432000 4194304 4196468 140728766254304 140020957535024 140021931014786 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 27404 KiB

[startup+0.215121 s]*
/proc/loadavg: 0.92 1.25 1.35 4/215 6798
/proc/meminfo: memFree=27880048/32770624 swapFree=67108792/67108860
[pid=6783] ppid=6780 vsize=10659048 memory=40260 CPUtime=0.34 cores=0,2,4,6
/proc/6783/stat : 6783 (java) S 6780 6783 6199 0 -1 1077944320 8187 0 0 0 32 2 0 0 20 0 15 0 95582401 10914865152 10065 33554432000 4194304 4196468 140728766254304 140728766236848 140021931003639 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
/proc/6783/statm: 2664762 10065 2942 1 0 2627263 0
[pid=6783/tid=6785] ppid=6780 vsize=10659048 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/6783/task/6785/stat : 6785 (java) R 6780 6783 6199 0 -1 4202560 5223 0 0 0 19 1 0 0 20 0 15 0 95582401 10914865152 10092 33554432000 4194304 4196468 140728766254304 140021935237408 140021915084126 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6786] ppid=6780 vsize=10659048 memory=343 CPUtime=0 cores=0,2,4,6
/proc/6783/task/6786/stat : 6786 (java) S 6780 6783 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95582402 10914865152 10092 33554432000 4194304 4196468 140728766254304 140021857077520 140021931013845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6787] ppid=6780 vsize=10659048 memory=140635041704324 CPUtime=0 cores=0,2,4,6
/proc/6783/task/6787/stat : 6787 (java) S 6780 6783 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95582402 10914865152 10092 33554432000 4194304 4196468 140728766254304 140021856024976 140021931013845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6788] ppid=6780 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6783/task/6788/stat : 6788 (java) S 6780 6783 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95582402 10914865152 10092 33554432000 4194304 4196468 140728766254304 140021854972432 140021931013845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6789] ppid=6780 vsize=10659048 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6783/task/6789/stat : 6789 (java) S 6780 6783 6199 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95582402 10914865152 10092 33554432000 4194304 4196468 140728766254304 140021853919888 140021931013845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6790] ppid=6780 vsize=10659048 memory=140635041216128 CPUtime=0 cores=0,2,4,6
/proc/6783/task/6790/stat : 6790 (java) S 6780 6783 6199 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95582404 10914865152 10092 33554432000 4194304 4196468 140728766254304 140020965956080 140021931014786 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6791] ppid=6780 vsize=10659048 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6783/task/6791/stat : 6791 (java) S 6780 6783 6199 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95582404 10914865152 10092 33554432000 4194304 4196468 140728766254304 140020964902304 140021931013845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6792] ppid=6780 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6783/task/6792/stat : 6792 (java) S 6780 6783 6199 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95582404 10914865152 10092 33554432000 4194304 4196468 140728766254304 140020963849712 140021931013845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6793] ppid=6780 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6783/task/6793/stat : 6793 (java) S 6780 6783 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95582407 10914865152 10092 33554432000 4194304 4196468 140728766254304 140020962798288 140021931022235 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6794] ppid=6780 vsize=10659048 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/6783/task/6794/stat : 6794 (java) S 6780 6783 6199 0 -1 1077944384 769 0 0 0 3 0 0 0 20 0 15 0 95582407 10914865152 10092 33554432000 4194304 4196468 140728766254304 140020961744880 140021931014786 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6795] ppid=6780 vsize=10659048 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/6783/task/6795/stat : 6795 (java) S 6780 6783 6199 0 -1 1077944384 57 0 0 0 1 0 0 0 20 0 15 0 95582407 10914865152 10092 33554432000 4194304 4196468 140728766254304 140020960692336 140021931014786 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6796] ppid=6780 vsize=10659048 memory=140635041216128 CPUtime=0.08 cores=0,2,4,6
/proc/6783/task/6796/stat : 6796 (java) S 6780 6783 6199 0 -1 1077944384 783 0 0 0 8 0 0 0 20 0 15 0 95582407 10914865152 10092 33554432000 4194304 4196468 140728766254304 140020959639792 140021931014786 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6797] ppid=6780 vsize=10659048 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6783/task/6797/stat : 6797 (java) S 6780 6783 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95582407 10914865152 10092 33554432000 4194304 4196468 140728766254304 140020958587488 140021931013845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6798] ppid=6780 vsize=10659048 memory=140635041216128 CPUtime=0 cores=0,2,4,6
/proc/6783/task/6798/stat : 6798 (java) S 6780 6783 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95582407 10914865152 10092 33554432000 4194304 4196468 140728766254304 140020957535024 140021931014786 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 40260 KiB

[startup+0.310893 s]*
/proc/loadavg: 0.92 1.25 1.35 4/215 6798
/proc/meminfo: memFree=27873596/32770624 swapFree=67108792/67108860
[pid=6783] ppid=6780 vsize=10659048 memory=47104 CPUtime=0.58 cores=0,2,4,6
/proc/6783/stat : 6783 (java) S 6780 6783 6199 0 -1 1077944320 8865 0 0 0 56 2 0 0 20 0 15 0 95582401 10914865152 11776 33554432000 4194304 4196468 140728766254304 140728766236848 140021931003639 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
/proc/6783/statm: 2664762 11776 3053 1 0 2627263 0
[pid=6783/tid=6785] ppid=6780 vsize=10659048 memory=7022364594140610616 CPUtime=0.29 cores=0,2,4,6
/proc/6783/task/6785/stat : 6785 (java) R 6780 6783 6199 0 -1 4202560 5479 0 0 0 28 1 0 0 20 0 15 0 95582401 10914865152 11776 33554432000 4194304 4196468 140728766254304 140021935240912 140021520983008 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6786] ppid=6780 vsize=10659048 memory=4294977868 CPUtime=0 cores=0,2,4,6
/proc/6783/task/6786/stat : 6786 (java) S 6780 6783 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95582402 10914865152 11776 33554432000 4194304 4196468 140728766254304 140021857077520 140021931013845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6787] ppid=6780 vsize=10659048 memory=140635041694846 CPUtime=0 cores=0,2,4,6
/proc/6783/task/6787/stat : 6787 (java) S 6780 6783 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95582402 10914865152 11776 33554432000 4194304 4196468 140728766254304 140021856024976 140021931013845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6788] ppid=6780 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6783/task/6788/stat : 6788 (java) S 6780 6783 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95582402 10914865152 11776 33554432000 4194304 4196468 140728766254304 140021854972432 140021931013845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6789] ppid=6780 vsize=10659048 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6783/task/6789/stat : 6789 (java) S 6780 6783 6199 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95582402 10914865152 11776 33554432000 4194304 4196468 140728766254304 140021853919888 140021931013845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6790] ppid=6780 vsize=10659048 memory=140635041216128 CPUtime=0 cores=0,2,4,6
/proc/6783/task/6790/stat : 6790 (java) S 6780 6783 6199 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95582404 10914865152 11776 33554432000 4194304 4196468 140728766254304 140020965956080 140021931014786 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6791] ppid=6780 vsize=10659048 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6783/task/6791/stat : 6791 (java) S 6780 6783 6199 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95582404 10914865152 11776 33554432000 4194304 4196468 140728766254304 140020964902304 140021931013845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6792] ppid=6780 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6783/task/6792/stat : 6792 (java) S 6780 6783 6199 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95582404 10914865152 11776 33554432000 4194304 4196468 140728766254304 140020963849712 140021931013845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6793] ppid=6780 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6783/task/6793/stat : 6793 (java) S 6780 6783 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95582407 10914865152 11776 33554432000 4194304 4196468 140728766254304 140020962798288 140021931022235 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6794] ppid=6780 vsize=10659048 memory=0 CPUtime=0.06 cores=0,2,4,6
/proc/6783/task/6794/stat : 6794 (java) R 6780 6783 6199 0 -1 1077944384 835 0 0 0 6 0 0 0 20 0 15 0 95582407 10914865152 11776 33554432000 4194304 4196468 140728766254304 140020961744880 140021931014786 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6795] ppid=6780 vsize=10659048 memory=-1 CPUtime=0.04 cores=0,2,4,6
/proc/6783/task/6795/stat : 6795 (java) S 6780 6783 6199 0 -1 1077944384 184 0 0 0 4 0 0 0 20 0 15 0 95582407 10914865152 11776 33554432000 4194304 4196468 140728766254304 140020960692336 140021931014786 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6796] ppid=6780 vsize=10659048 memory=140635041216128 CPUtime=0.15 cores=0,2,4,6
/proc/6783/task/6796/stat : 6796 (java) R 6780 6783 6199 0 -1 4202560 1002 0 0 0 15 0 0 0 20 0 15 0 95582407 10914865152 11776 33554432000 4194304 4196468 140728766254304 140020959639792 140021924103486 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6797] ppid=6780 vsize=10659048 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6783/task/6797/stat : 6797 (java) S 6780 6783 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95582407 10914865152 11776 33554432000 4194304 4196468 140728766254304 140020958587488 140021931013845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6798] ppid=6780 vsize=10659048 memory=140635041216128 CPUtime=0 cores=0,2,4,6
/proc/6783/task/6798/stat : 6798 (java) S 6780 6783 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95582407 10914865152 11776 33554432000 4194304 4196468 140728766254304 140020957535024 140021931014786 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
Current children cumulated CPU time: 0.58 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 47104 KiB

[startup+0.700755 s]
/proc/loadavg: 0.92 1.25 1.35 5/215 6798
/proc/meminfo: memFree=27853368/32770624 swapFree=67108792/67108860
[pid=6783] ppid=6780 vsize=10659048 memory=91308 CPUtime=1.6 cores=0,2,4,6
/proc/6783/stat : 6783 (java) S 6780 6783 6199 0 -1 1077944320 14269 0 0 0 156 4 0 0 20 0 15 0 95582401 10914865152 22827 33554432000 4194304 4196468 140728766254304 140728766236848 140021931003639 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
/proc/6783/statm: 2664762 22827 3089 1 0 2627263 0
[pid=6783/tid=6785] ppid=6780 vsize=10659048 memory=169797706853861 CPUtime=0.68 cores=0,2,4,6
/proc/6783/task/6785/stat : 6785 (java) R 6780 6783 6199 0 -1 4202560 5581 0 0 0 66 2 0 0 20 0 15 0 95582401 10914865152 22827 33554432000 4194304 4196468 140728766254304 140021935241096 140021523709016 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6786] ppid=6780 vsize=10659048 memory=569143 CPUtime=0 cores=0,2,4,6
/proc/6783/task/6786/stat : 6786 (java) S 6780 6783 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95582402 10914865152 22827 33554432000 4194304 4196468 140728766254304 140021857077520 140021931013845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6787] ppid=6780 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6783/task/6787/stat : 6787 (java) S 6780 6783 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95582402 10914865152 22827 33554432000 4194304 4196468 140728766254304 140021856024976 140021931013845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6788] ppid=6780 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6783/task/6788/stat : 6788 (java) S 6780 6783 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95582402 10914865152 22827 33554432000 4194304 4196468 140728766254304 140021854972432 140021931013845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6789] ppid=6780 vsize=10659048 memory=7809523229951467570 CPUtime=0 cores=0,2,4,6
/proc/6783/task/6789/stat : 6789 (java) S 6780 6783 6199 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95582402 10914865152 22827 33554432000 4194304 4196468 140728766254304 140021853919888 140021931013845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6790] ppid=6780 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6783/task/6790/stat : 6790 (java) S 6780 6783 6199 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 95582404 10914865152 22827 33554432000 4194304 4196468 140728766254304 140020965956080 140021931014786 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6791] ppid=6780 vsize=10659048 memory=-3535359994705171810 CPUtime=0 cores=0,2,4,6
/proc/6783/task/6791/stat : 6791 (java) S 6780 6783 6199 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95582404 10914865152 22827 33554432000 4194304 4196468 140728766254304 140020964902304 140021931013845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6792] ppid=6780 vsize=10659048 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/6783/task/6792/stat : 6792 (java) S 6780 6783 6199 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95582404 10914865152 22827 33554432000 4194304 4196468 140728766254304 140020963849712 140021931013845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6793] ppid=6780 vsize=10659048 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/6783/task/6793/stat : 6793 (java) S 6780 6783 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95582407 10914865152 22827 33554432000 4194304 4196468 140728766254304 140020962798288 140021931022235 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6794] ppid=6780 vsize=10659048 memory=0 CPUtime=0.33 cores=0,2,4,6
/proc/6783/task/6794/stat : 6794 (java) S 6780 6783 6199 0 -1 1077944384 3434 0 0 0 33 0 0 0 20 0 15 0 95582407 10914865152 22827 33554432000 4194304 4196468 140728766254304 140020961744880 140021931014786 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6795] ppid=6780 vsize=10659048 memory=0 CPUtime=0.34 cores=0,2,4,6
/proc/6783/task/6795/stat : 6795 (java) S 6780 6783 6199 0 -1 1077944384 2509 0 0 0 33 1 0 0 20 0 15 0 95582407 10914865152 22827 33554432000 4194304 4196468 140728766254304 140020960692336 140021931014786 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6796] ppid=6780 vsize=10659048 memory=0 CPUtime=0.22 cores=0,2,4,6
/proc/6783/task/6796/stat : 6796 (java) S 6780 6783 6199 0 -1 1077944384 1374 0 0 0 22 0 0 0 20 0 15 0 95582407 10914865152 22827 33554432000 4194304 4196468 140728766254304 140020959639792 140021931014786 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6797] ppid=6780 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6783/task/6797/stat : 6797 (java) S 6780 6783 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95582407 10914865152 22827 33554432000 4194304 4196468 140728766254304 140020958587488 140021931013845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6798] ppid=6780 vsize=10659048 memory=18268 CPUtime=0 cores=0,2,4,6
/proc/6783/task/6798/stat : 6798 (java) S 6780 6783 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95582407 10914865152 22827 33554432000 4194304 4196468 140728766254304 140020957535024 140021931014786 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
Current children cumulated CPU time: 1.6 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 91308 KiB

[startup+1.50155 s]
/proc/loadavg: 0.92 1.25 1.35 3/215 6798
/proc/meminfo: memFree=27795524/32770624 swapFree=67108792/67108860
[pid=6783] ppid=6780 vsize=10659048 memory=190512 CPUtime=2.58 cores=0,2,4,6
/proc/6783/stat : 6783 (java) S 6780 6783 6199 0 -1 1077944320 15177 0 0 0 251 7 0 0 20 0 15 0 95582401 10914865152 47628 33554432000 4194304 4196468 140728766254304 140728766236848 140021931003639 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
/proc/6783/statm: 2664762 47628 3102 1 0 2627263 0
[pid=6783/tid=6785] ppid=6780 vsize=10659048 memory=10799 CPUtime=1.47 cores=0,2,4,6
/proc/6783/task/6785/stat : 6785 (java) S 6780 6783 6199 0 -1 1077944384 5655 0 0 0 143 4 0 0 20 0 15 0 95582401 10914865152 47628 33554432000 4194304 4196468 140728766254304 140021935242544 140021931013845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6786] ppid=6780 vsize=10659048 memory=8112282956445269571 CPUtime=0 cores=0,2,4,6
/proc/6783/task/6786/stat : 6786 (java) S 6780 6783 6199 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 15 0 95582402 10914865152 47628 33554432000 4194304 4196468 140728766254304 140021857077520 140021931013845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6787] ppid=6780 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6783/task/6787/stat : 6787 (java) S 6780 6783 6199 0 -1 1077944384 169 0 0 0 0 0 0 0 20 0 15 0 95582402 10914865152 47628 33554432000 4194304 4196468 140728766254304 140021856024976 140021931013845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6788] ppid=6780 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6783/task/6788/stat : 6788 (java) S 6780 6783 6199 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 15 0 95582402 10914865152 47628 33554432000 4194304 4196468 140728766254304 140021854972432 140021931013845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6789] ppid=6780 vsize=10659048 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/6783/task/6789/stat : 6789 (java) S 6780 6783 6199 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 15 0 95582402 10914865152 47628 33554432000 4194304 4196468 140728766254304 140021853919888 140021931013845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6790] ppid=6780 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6783/task/6790/stat : 6790 (java) R 6780 6783 6199 0 -1 4202560 30 0 0 0 0 0 0 0 20 0 15 0 95582404 10914865152 47628 33554432000 4194304 4196468 140728766254304 140020965954592 140021924100475 0 0 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0

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

/proc/6783/task/6785/stat : 6785 (java) R 6780 6783 6199 0 -1 4202560 18607 0 0 0 230941 15 0 0 20 0 15 0 95582401 10914865152 101112 33554432000 4194304 4196468 140728766254304 140021935242768 140021523740557 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6786] ppid=6780 vsize=10659048 memory=402400 CPUtime=5.7 cores=0,2,4,6
/proc/6783/task/6786/stat : 6786 (java) S 6780 6783 6199 0 -1 1077944384 3917 0 0 0 535 35 0 0 20 0 15 0 95582402 10914865152 101112 33554432000 4194304 4196468 140728766254304 140021857077520 140021931013845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6787] ppid=6780 vsize=10659048 memory=402400 CPUtime=5.72 cores=0,2,4,6
/proc/6783/task/6787/stat : 6787 (java) S 6780 6783 6199 0 -1 1077944384 4456 0 0 0 533 39 0 0 20 0 15 0 95582402 10914865152 101112 33554432000 4194304 4196468 140728766254304 140021856024976 140021931013845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6788] ppid=6780 vsize=10659048 memory=402400 CPUtime=5.73 cores=0,2,4,6
/proc/6783/task/6788/stat : 6788 (java) S 6780 6783 6199 0 -1 1077944384 5372 0 0 0 538 35 0 0 20 0 15 0 95582402 10914865152 101112 33554432000 4194304 4196468 140728766254304 140021854972432 140021931013845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6789] ppid=6780 vsize=10659048 memory=402400 CPUtime=5.77 cores=0,2,4,6
/proc/6783/task/6789/stat : 6789 (java) S 6780 6783 6199 0 -1 1077944384 4635 0 0 0 539 38 0 0 20 0 15 0 95582402 10914865152 101112 33554432000 4194304 4196468 140728766254304 140021853919888 140021931013845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6790] ppid=6780 vsize=10659048 memory=0 CPUtime=5.18 cores=0,2,4,6
/proc/6783/task/6790/stat : 6790 (java) S 6780 6783 6199 0 -1 1077944384 5547 0 0 0 481 37 0 0 20 0 15 0 95582404 10914865152 101112 33554432000 4194304 4196468 140728766254304 140020965956080 140021931014786 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6791] ppid=6780 vsize=10659048 memory=402400 CPUtime=0 cores=0,2,4,6
/proc/6783/task/6791/stat : 6791 (java) S 6780 6783 6199 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 95582404 10914865152 101112 33554432000 4194304 4196468 140728766254304 140020964902304 140021931013845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6792] ppid=6780 vsize=10659048 memory=1428 CPUtime=0 cores=0,2,4,6
/proc/6783/task/6792/stat : 6792 (java) S 6780 6783 6199 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 95582404 10914865152 101112 33554432000 4194304 4196468 140728766254304 140020963849712 140021931013845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6793] ppid=6780 vsize=10659048 memory=404448 CPUtime=0 cores=0,2,4,6
/proc/6783/task/6793/stat : 6793 (java) S 6780 6783 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95582407 10914865152 101112 33554432000 4194304 4196468 140728766254304 140020962798288 140021931022235 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6794] ppid=6780 vsize=10659048 memory=402400 CPUtime=0.42 cores=0,2,4,6
/proc/6783/task/6794/stat : 6794 (java) S 6780 6783 6199 0 -1 1077944384 3528 0 0 0 42 0 0 0 20 0 15 0 95582407 10914865152 101112 33554432000 4194304 4196468 140728766254304 140020961744880 140021931014786 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6795] ppid=6780 vsize=10659048 memory=404448 CPUtime=0.49 cores=0,2,4,6
/proc/6783/task/6795/stat : 6795 (java) S 6780 6783 6199 0 -1 1077944384 3512 0 0 0 48 1 0 0 20 0 15 0 95582407 10914865152 101112 33554432000 4194304 4196468 140728766254304 140020960692336 140021931014786 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6796] ppid=6780 vsize=10659048 memory=49 CPUtime=0.24 cores=0,2,4,6
/proc/6783/task/6796/stat : 6796 (java) S 6780 6783 6199 0 -1 1077944384 1847 0 0 0 24 0 0 0 20 0 15 0 95582407 10914865152 101112 33554432000 4194304 4196468 140728766254304 140020959639792 140021931014786 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6797] ppid=6780 vsize=10659048 memory=55 CPUtime=0 cores=0,2,4,6
/proc/6783/task/6797/stat : 6797 (java) S 6780 6783 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95582407 10914865152 101112 33554432000 4194304 4196468 140728766254304 140020958587488 140021931013845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6798] ppid=6780 vsize=10659048 memory=404448 CPUtime=0.99 cores=0,2,4,6
/proc/6783/task/6798/stat : 6798 (java) S 6780 6783 6199 0 -1 1077944384 962 0 0 0 54 45 0 0 20 0 15 0 95582407 10914865152 101112 33554432000 4194304 4196468 140728766254304 140020957535024 140021931014786 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
Current children cumulated CPU time: 2339.9 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 404448 KiB

[startup+2382.3 s]
/proc/loadavg: 1.60 1.56 1.59 3/215 6869
/proc/meminfo: memFree=25932244/32770624 swapFree=67108792/67108860
[pid=6783] ppid=6780 vsize=10659048 memory=408544 CPUtime=2400.51 cores=0,2,4,6
/proc/6783/stat : 6783 (java) S 6780 6783 6199 0 -1 1077944320 54619 0 0 0 239844 207 0 0 20 0 15 0 95582401 10914865152 102136 33554432000 4194304 4196468 140728766254304 140728766236848 140021931003639 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
/proc/6783/statm: 2664762 102136 3131 1 0 2627263 0
[pid=6783/tid=6785] ppid=6780 vsize=10659048 memory=281269759084176 CPUtime=2369.18 cores=0,2,4,6
/proc/6783/task/6785/stat : 6785 (java) R 6780 6783 6199 0 -1 4202560 18881 0 0 0 236903 15 0 0 20 0 15 0 95582401 10914865152 102136 33554432000 4194304 4196468 140728766254304 140021935242848 140021523828046 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6786] ppid=6780 vsize=10659048 memory=16816 CPUtime=5.91 cores=0,2,4,6
/proc/6783/task/6786/stat : 6786 (java) S 6780 6783 6199 0 -1 1077944384 4035 0 0 0 555 36 0 0 20 0 15 0 95582402 10914865152 102136 33554432000 4194304 4196468 140728766254304 140021857077520 140021931013845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6787] ppid=6780 vsize=10659048 memory=408544 CPUtime=5.92 cores=0,2,4,6
/proc/6783/task/6787/stat : 6787 (java) S 6780 6783 6199 0 -1 1077944384 4695 0 0 0 553 39 0 0 20 0 15 0 95582402 10914865152 102136 33554432000 4194304 4196468 140728766254304 140021856024976 140021931013845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6788] ppid=6780 vsize=10659048 memory=0 CPUtime=5.94 cores=0,2,4,6
/proc/6783/task/6788/stat : 6788 (java) S 6780 6783 6199 0 -1 1077944384 5500 0 0 0 559 35 0 0 20 0 15 0 95582402 10914865152 102136 33554432000 4194304 4196468 140728766254304 140021854972432 140021931013845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6789] ppid=6780 vsize=10659048 memory=406496 CPUtime=5.98 cores=0,2,4,6
/proc/6783/task/6789/stat : 6789 (java) S 6780 6783 6199 0 -1 1077944384 4680 0 0 0 559 39 0 0 20 0 15 0 95582402 10914865152 102136 33554432000 4194304 4196468 140728766254304 140021853919888 140021931013845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6790] ppid=6780 vsize=10659048 memory=408544 CPUtime=5.31 cores=0,2,4,6
/proc/6783/task/6790/stat : 6790 (java) S 6780 6783 6199 0 -1 1077944384 5564 0 0 0 493 38 0 0 20 0 15 0 95582404 10914865152 102136 33554432000 4194304 4196468 140728766254304 140020965956080 140021931014786 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6791] ppid=6780 vsize=10659048 memory=408544 CPUtime=0 cores=0,2,4,6
/proc/6783/task/6791/stat : 6791 (java) S 6780 6783 6199 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 95582404 10914865152 102136 33554432000 4194304 4196468 140728766254304 140020964902304 140021931013845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6792] ppid=6780 vsize=10659048 memory=408544 CPUtime=0 cores=0,2,4,6
/proc/6783/task/6792/stat : 6792 (java) S 6780 6783 6199 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 95582404 10914865152 102136 33554432000 4194304 4196468 140728766254304 140020963849712 140021931013845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6793] ppid=6780 vsize=10659048 memory=408544 CPUtime=0 cores=0,2,4,6
/proc/6783/task/6793/stat : 6793 (java) S 6780 6783 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95582407 10914865152 102136 33554432000 4194304 4196468 140728766254304 140020962798288 140021931022235 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6794] ppid=6780 vsize=10659048 memory=591 CPUtime=0.42 cores=0,2,4,6
/proc/6783/task/6794/stat : 6794 (java) S 6780 6783 6199 0 -1 1077944384 3530 0 0 0 42 0 0 0 20 0 15 0 95582407 10914865152 102136 33554432000 4194304 4196468 140728766254304 140020961744880 140021931014786 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6795] ppid=6780 vsize=10659048 memory=408544 CPUtime=0.49 cores=0,2,4,6
/proc/6783/task/6795/stat : 6795 (java) S 6780 6783 6199 0 -1 1077944384 3514 0 0 0 48 1 0 0 20 0 15 0 95582407 10914865152 102136 33554432000 4194304 4196468 140728766254304 140020960692336 140021931014786 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6796] ppid=6780 vsize=10659048 memory=2254 CPUtime=0.24 cores=0,2,4,6
/proc/6783/task/6796/stat : 6796 (java) S 6780 6783 6199 0 -1 1077944384 1849 0 0 0 24 0 0 0 20 0 15 0 95582407 10914865152 102136 33554432000 4194304 4196468 140728766254304 140020959639792 140021931014786 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6797] ppid=6780 vsize=10659048 memory=408544 CPUtime=0 cores=0,2,4,6
/proc/6783/task/6797/stat : 6797 (java) S 6780 6783 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95582407 10914865152 102136 33554432000 4194304 4196468 140728766254304 140020958587488 140021931013845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6798] ppid=6780 vsize=10659048 memory=27784 CPUtime=1.01 cores=0,2,4,6
/proc/6783/task/6798/stat : 6798 (java) S 6780 6783 6199 0 -1 1077944384 968 0 0 0 55 46 0 0 20 0 15 0 95582407 10914865152 102136 33554432000 4194304 4196468 140728766254304 140020957535024 140021931014786 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
Current children cumulated CPU time: 2400.51 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 408544 KiB

[startup+2442.3 s]
/proc/loadavg: 1.62 1.57 1.59 3/215 6870
/proc/meminfo: memFree=25924340/32770624 swapFree=67108792/67108860
[pid=6783] ppid=6780 vsize=10659048 memory=414688 CPUtime=2461.12 cores=0,2,4,6
/proc/6783/stat : 6783 (java) S 6780 6783 6199 0 -1 1077944320 55862 0 0 0 245900 212 0 0 20 0 15 0 95582401 10914865152 103672 33554432000 4194304 4196468 140728766254304 140728766236848 140021931003639 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
/proc/6783/statm: 2664762 103672 3131 1 0 2627263 0
[pid=6783/tid=6785] ppid=6780 vsize=10659048 memory=414688 CPUtime=2428.79 cores=0,2,4,6
/proc/6783/task/6785/stat : 6785 (java) R 6780 6783 6199 0 -1 4202560 19223 0 0 0 242863 16 0 0 20 0 15 0 95582401 10914865152 103672 33554432000 4194304 4196468 140728766254304 140021935243376 140021524172807 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6786] ppid=6780 vsize=10659048 memory=412640 CPUtime=6.12 cores=0,2,4,6
/proc/6783/task/6786/stat : 6786 (java) S 6780 6783 6199 0 -1 1077944384 4322 0 0 0 575 37 0 0 20 0 15 0 95582402 10914865152 103672 33554432000 4194304 4196468 140728766254304 140021857077520 140021931013845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6787] ppid=6780 vsize=10659048 memory=408544 CPUtime=6.14 cores=0,2,4,6
/proc/6783/task/6787/stat : 6787 (java) S 6780 6783 6199 0 -1 1077944384 4761 0 0 0 574 40 0 0 20 0 15 0 95582402 10914865152 103672 33554432000 4194304 4196468 140728766254304 140021856024976 140021931013845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6788] ppid=6780 vsize=10659048 memory=408544 CPUtime=6.15 cores=0,2,4,6
/proc/6783/task/6788/stat : 6788 (java) S 6780 6783 6199 0 -1 1077944384 5584 0 0 0 579 36 0 0 20 0 15 0 95582402 10914865152 103672 33554432000 4194304 4196468 140728766254304 140021854972432 140021931013845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6789] ppid=6780 vsize=10659048 memory=410592 CPUtime=6.19 cores=0,2,4,6
/proc/6783/task/6789/stat : 6789 (java) S 6780 6783 6199 0 -1 1077944384 4975 0 0 0 579 40 0 0 20 0 15 0 95582402 10914865152 103672 33554432000 4194304 4196468 140728766254304 140021853919888 140021931013845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6790] ppid=6780 vsize=10659048 memory=410592 CPUtime=5.45 cores=0,2,4,6
/proc/6783/task/6790/stat : 6790 (java) S 6780 6783 6199 0 -1 1077944384 5718 0 0 0 506 39 0 0 20 0 15 0 95582404 10914865152 103672 33554432000 4194304 4196468 140728766254304 140020965956080 140021931014786 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6791] ppid=6780 vsize=10659048 memory=412640 CPUtime=0 cores=0,2,4,6
/proc/6783/task/6791/stat : 6791 (java) S 6780 6783 6199 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 95582404 10914865152 103672 33554432000 4194304 4196468 140728766254304 140020964902304 140021931013845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6792] ppid=6780 vsize=10659048 memory=412640 CPUtime=0 cores=0,2,4,6
/proc/6783/task/6792/stat : 6792 (java) S 6780 6783 6199 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 95582404 10914865152 103672 33554432000 4194304 4196468 140728766254304 140020963849712 140021931013845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6793] ppid=6780 vsize=10659048 memory=412640 CPUtime=0 cores=0,2,4,6
/proc/6783/task/6793/stat : 6793 (java) S 6780 6783 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95582407 10914865152 103672 33554432000 4194304 4196468 140728766254304 140020962798288 140021931022235 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6794] ppid=6780 vsize=10659048 memory=412640 CPUtime=0.42 cores=0,2,4,6
/proc/6783/task/6794/stat : 6794 (java) S 6780 6783 6199 0 -1 1077944384 3530 0 0 0 42 0 0 0 20 0 15 0 95582407 10914865152 103672 33554432000 4194304 4196468 140728766254304 140020961744880 140021931014786 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6795] ppid=6780 vsize=10659048 memory=414688 CPUtime=0.49 cores=0,2,4,6
/proc/6783/task/6795/stat : 6795 (java) S 6780 6783 6199 0 -1 1077944384 3514 0 0 0 48 1 0 0 20 0 15 0 95582407 10914865152 103672 33554432000 4194304 4196468 140728766254304 140020960692336 140021931014786 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6796] ppid=6780 vsize=10659048 memory=414688 CPUtime=0.24 cores=0,2,4,6
/proc/6783/task/6796/stat : 6796 (java) S 6780 6783 6199 0 -1 1077944384 1849 0 0 0 24 0 0 0 20 0 15 0 95582407 10914865152 103672 33554432000 4194304 4196468 140728766254304 140020959639792 140021931014786 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6797] ppid=6780 vsize=10659048 memory=4136 CPUtime=0 cores=0,2,4,6
/proc/6783/task/6797/stat : 6797 (java) S 6780 6783 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95582407 10914865152 103672 33554432000 4194304 4196468 140728766254304 140020958587488 140021931013845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6798] ppid=6780 vsize=10659048 memory=414688 CPUtime=1.03 cores=0,2,4,6
/proc/6783/task/6798/stat : 6798 (java) S 6780 6783 6199 0 -1 1077944384 983 0 0 0 57 46 0 0 20 0 15 0 95582407 10914865152 103672 33554432000 4194304 4196468 140728766254304 140020957535024 140021931014786 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
Current children cumulated CPU time: 2461.12 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 414688 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2500.6 s]
/proc/loadavg: 1.70 1.60 1.60 3/215 6872
/proc/meminfo: memFree=25917452/32770624 swapFree=67108792/67108860
[pid=6783] ppid=6780 vsize=10659048 memory=420832 CPUtime=2520.04 cores=0,2,4,6
/proc/6783/stat : 6783 (java) S 6780 6783 6199 0 -1 1077944320 57171 0 0 0 251786 218 0 0 20 0 15 0 95582401 10914865152 105208 33554432000 4194304 4196468 140728766254304 140728766236848 140021931003639 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
/proc/6783/statm: 2664762 105208 3131 1 0 2627263 0
[pid=6783/tid=6785] ppid=6780 vsize=10659048 memory=1292 CPUtime=2486.69 cores=0,2,4,6
/proc/6783/task/6785/stat : 6785 (java) R 6780 6783 6199 0 -1 4202560 19589 0 0 0 248653 16 0 0 20 0 15 0 95582401 10914865152 105208 33554432000 4194304 4196468 140728766254304 140021935242848 140021523928022 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6786] ppid=6780 vsize=10659048 memory=2436 CPUtime=6.34 cores=0,2,4,6
/proc/6783/task/6786/stat : 6786 (java) S 6780 6783 6199 0 -1 1077944384 4514 0 0 0 596 38 0 0 20 0 15 0 95582402 10914865152 105208 33554432000 4194304 4196468 140728766254304 140021857077520 140021931013845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6787] ppid=6780 vsize=10659048 memory=1728 CPUtime=6.35 cores=0,2,4,6
/proc/6783/task/6787/stat : 6787 (java) S 6780 6783 6199 0 -1 1077944384 4828 0 0 0 594 41 0 0 20 0 15 0 95582402 10914865152 105208 33554432000 4194304 4196468 140728766254304 140021856024976 140021931013845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6788] ppid=6780 vsize=10659048 memory=1720 CPUtime=6.37 cores=0,2,4,6
/proc/6783/task/6788/stat : 6788 (java) S 6780 6783 6199 0 -1 1077944384 6012 0 0 0 599 38 0 0 20 0 15 0 95582402 10914865152 105208 33554432000 4194304 4196468 140728766254304 140021854972432 140021931013845 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6789] ppid=6780 vsize=10659048 memory=5760 CPUtime=6.41 cores=0,2,4,6
/proc/6783/task/6789/stat : 6789 (java) S 6780 6783 6199 0 -1 1077944384 5041 0 0 0 600 41 0 0 20 0 15 0 95582402 10914865152 105208 33554432000 4194304 4196468 140728766254304 140021853919888 140021931013845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6790] ppid=6780 vsize=10659048 memory=4588 CPUtime=5.58 cores=0,2,4,6
/proc/6783/task/6790/stat : 6790 (java) S 6780 6783 6199 0 -1 1077944384 5885 0 0 0 518 40 0 0 20 0 15 0 95582404 10914865152 105208 33554432000 4194304 4196468 140728766254304 140020965956080 140021931014786 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6791] ppid=6780 vsize=10659048 memory=4588 CPUtime=0 cores=0,2,4,6
/proc/6783/task/6791/stat : 6791 (java) S 6780 6783 6199 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 95582404 10914865152 105208 33554432000 4194304 4196468 140728766254304 140020964902304 140021931013845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6792] ppid=6780 vsize=10659048 memory=9920 CPUtime=0 cores=0,2,4,6
/proc/6783/task/6792/stat : 6792 (java) S 6780 6783 6199 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 95582404 10914865152 105208 33554432000 4194304 4196468 140728766254304 140020963849712 140021931013845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6793] ppid=6780 vsize=10659048 memory=1944 CPUtime=0 cores=0,2,4,6
/proc/6783/task/6793/stat : 6793 (java) S 6780 6783 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95582407 10914865152 105208 33554432000 4194304 4196468 140728766254304 140020962798288 140021931022235 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6794] ppid=6780 vsize=10659048 memory=1428 CPUtime=0.42 cores=0,2,4,6
/proc/6783/task/6794/stat : 6794 (java) S 6780 6783 6199 0 -1 1077944384 3532 0 0 0 42 0 0 0 20 0 15 0 95582407 10914865152 105208 33554432000 4194304 4196468 140728766254304 140020961744880 140021931014786 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6795] ppid=6780 vsize=10659048 memory=8500 CPUtime=0.49 cores=0,2,4,6
/proc/6783/task/6795/stat : 6795 (java) S 6780 6783 6199 0 -1 1077944384 3516 0 0 0 48 1 0 0 20 0 15 0 95582407 10914865152 105208 33554432000 4194304 4196468 140728766254304 140020960692336 140021931014786 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6796] ppid=6780 vsize=10659048 memory=792 CPUtime=0.24 cores=0,2,4,6
/proc/6783/task/6796/stat : 6796 (java) S 6780 6783 6199 0 -1 1077944384 1851 0 0 0 24 0 0 0 20 0 15 0 95582407 10914865152 105208 33554432000 4194304 4196468 140728766254304 140020959639792 140021931014786 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6797] ppid=6780 vsize=10659048 memory=1008 CPUtime=0 cores=0,2,4,6
/proc/6783/task/6797/stat : 6797 (java) S 6780 6783 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95582407 10914865152 105208 33554432000 4194304 4196468 140728766254304 140020958587488 140021931013845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
[pid=6783/tid=6798] ppid=6780 vsize=10659048 memory=1228 CPUtime=1.05 cores=0,2,4,6
/proc/6783/task/6798/stat : 6798 (java) S 6780 6783 6199 0 -1 1077944384 1000 0 0 0 58 47 0 0 20 0 15 0 95582407 10914865152 105208 33554432000 4194304 4196468 140728766254304 140020957535024 140021931014786 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28913664 140728766260397 140728766260489 140728766260489 140728766263247 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 420832 KiB

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

[startup+2500.61 s]
# the end of solver process 6783 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2517.87 s, system=2.19128 s

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

Child status: 143
Real time (s): 2500.61
CPU time (s): 2520.06
CPU user time (s): 2517.87
CPU system time (s): 2.19128
CPU usage (%): 100.778
Max. virtual memory (cumulated for all children) (KiB): 10659048
Max. memory (cumulated for all children) (KiB): 420832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.87
system time used= 2.19128
maximum resident set size= 421268
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57402
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2728
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 212780
involuntary context switches= 5526


# summary of solver processes directly reported to runsolver:
#   pid: 6783
#   total CPU time (s): 2520.06
#   total CPU user time (s): 2517.87
#   total CPU system time (s): 2.19128

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.3612 second user time and 22.5399 second system time

The end

Launcher Data

Begin job on node150 at 2018-07-28 14:16:31
IDJOB=4298830
IDBENCH=141239
IDSOLVER=2763
FILE ID=node150/4298830-1532780191
RUNJOBID= node150-1532775187-6230
PBS_JOBID= 21022464
Free space on /tmp= 53100 MiB

SOLVER NAME= MiniCPFever 2018-04-29
BENCH NAME= XCSP18/PseudoBoolean-dec/Pb-chnl20-21_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4298830-1532780191/watcher-4298830-1532780191 -o /tmp/evaluation-result-4298830-1532780191/solver-4298830-1532780191 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1532775187-6230 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4298830-1532780191.xml

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

MD5SUM BENCH= 826e6ea09bcfe8620a345f5a4fc2f1e6
RANDOM SEED=907191040

node150.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.76
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.76
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.76
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.76
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:        27908144 kB
MemAvailable:   31717524 kB
Buffers:          202968 kB
Cached:          3845404 kB
SwapCached:           32 kB
Active:          1688612 kB
Inactive:        2635604 kB
Active(anon):     227340 kB
Inactive(anon):    76188 kB
Active(file):    1461272 kB
Inactive(file):  2559416 kB
Unevictable:        7752 kB
Mlocked:            7752 kB
SwapTotal:      67108860 kB
SwapFree:       67108792 kB
Dirty:              1424 kB
Writeback:             0 kB
AnonPages:        292820 kB
Mapped:            54816 kB
Shmem:             25156 kB
Slab:             237548 kB
SReclaimable:     209052 kB
SUnreclaim:        28496 kB
KernelStack:        3792 kB
PageTables:         5796 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1308300 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    198656 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 53096 MiB
End job on node150 at 2018-07-28 14:58:12