Trace number 4309228

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 NameAnswerobjective functionCPU timeWall clock time
OscaR - Parallel with EPS 2018-08-14? (TO) 2527.28 2520.02

General information on the benchmark

NameRlfap/Rlfap-opt/
Rlfap-graph-09-opt_c18.xml
MD5SUM2788969af340f57bdb68eae00f77e52f
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark22
Best CPU time to get the best result obtained on this benchmark19668
Satisfiable
(Un)Satisfiability was proved
Number of variables916
Number of constraints5246
Number of domains7
Minimum domain size6
Maximum domain size44
Distribution of domain sizes[{"size":6,"count":2},{"size":22,"count":10},{"size":24,"count":2},{"size":36,"count":408},{"size":42,"count":306},{"size":44,"count":188}]
Minimum variable degree2
Maximum variable degree38
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":10},{"degree":4,"count":22},{"degree":5,"count":38},{"degree":6,"count":81},{"degree":7,"count":93},{"degree":8,"count":105},{"degree":9,"count":86},{"degree":10,"count":68},{"degree":11,"count":42},{"degree":12,"count":24},{"degree":13,"count":14},{"degree":14,"count":4},{"degree":15,"count":2},{"degree":16,"count":10},{"degree":17,"count":3},{"degree":18,"count":32},{"degree":19,"count":53},{"degree":20,"count":77},{"degree":21,"count":81},{"degree":22,"count":42},{"degree":23,"count":14},{"degree":24,"count":9},{"degree":25,"count":2},{"degree":26,"count":1},{"degree":38,"count":2}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":5246}]
Number of extensional constraints0
Number of intensional constraints5246
Distribution of constraint types[{"type":"intension","count":5246}]
Optimization problemYES
Type of objectivemin NVALUES

Solver Data

0.66/0.55	c version: 2018-08-14
0.66/0.55	c seed: 1757635694
0.66/0.55	c timeout: 20160
0.66/0.55	c memlimit: 22000
0.66/0.55	c nbcore: 8
0.66/0.58	c Parsing instance...
4.63/1.65	c Parsing done, starting search...
2527.25/2520.01	s UNKNOWN

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4309228-1534365355/watcher-4309228-1534365355 -o /tmp/evaluation-result-4309228-1534365355/solver-4309228-1534365355 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node151-1534362834-9370 --watchdog 2580 java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed 1757635694 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4309228-1534365355.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

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

solver pid=9556, runsolver pid=9553

[startup+0.101039 s]*
/proc/loadavg: 8.43 8.69 8.76 3/198 9576
/proc/meminfo: memFree=23977692/32770624 swapFree=67108196/67108860
[pid=9556] ppid=9553 vsize=26103420 memory=31796 CPUtime=0.11 cores=0-7
/proc/9556/stat : 9556 (java) S 9553 9556 9343 0 -1 1077944320 7399 0 0 0 9 2 0 0 20 0 20 0 254098738 26729902080 7949 33554432000 4194304 4196468 140736409708400 140736409690944 139931911028471 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
/proc/9556/statm: 6525855 7949 3143 1 0 6487932 0
[pid=9556/tid=9558] ppid=9553 vsize=26103420 memory=4498987668431074205 CPUtime=0.09 cores=0-7
/proc/9556/task/9558/stat : 9558 (java) R 9553 9556 9343 0 -1 4202560 5590 0 0 0 8 1 0 0 20 0 20 0 254098738 26729902080 8100 33554432000 4194304 4196468 140736409708400 139931915225552 139931911050397 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9559] ppid=9553 vsize=26103420 memory=732370107114093541 CPUtime=0 cores=0-7
/proc/9556/task/9559/stat : 9559 (java) S 9553 9556 9343 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 254098739 26729902080 8100 33554432000 4194304 4196468 140736409708400 139931863648912 139931911038677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9560] ppid=9553 vsize=26103420 memory=139968776640128 CPUtime=0 cores=0-7
/proc/9556/task/9560/stat : 9560 (java) S 9553 9556 9343 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 254098739 26729902080 8100 33554432000 4194304 4196468 140736409708400 139931862596112 139931911038677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9561] ppid=9553 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/9556/task/9561/stat : 9561 (java) S 9553 9556 9343 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 254098739 26729902080 8100 33554432000 4194304 4196468 140736409708400 139931861543312 139931911038677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9562] ppid=9553 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/9556/task/9562/stat : 9562 (java) S 9553 9556 9343 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 254098739 26729902080 8100 33554432000 4194304 4196468 140736409708400 139931860490512 139931911038677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9563] ppid=9553 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/9556/task/9563/stat : 9563 (java) S 9553 9556 9343 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 254098739 26729902080 8100 33554432000 4194304 4196468 140736409708400 139931859438736 139931911038677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9564] ppid=9553 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/9556/task/9564/stat : 9564 (java) S 9553 9556 9343 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 254098739 26729902080 8100 33554432000 4194304 4196468 140736409708400 139931858385936 139931911038677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9565] ppid=9553 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/9556/task/9565/stat : 9565 (java) S 9553 9556 9343 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 254098739 26729902080 8100 33554432000 4194304 4196468 140736409708400 139931857333136 139931911038677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9566] ppid=9553 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/9556/task/9566/stat : 9566 (java) S 9553 9556 9343 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 254098739 26729902080 8100 33554432000 4194304 4196468 140736409708400 139931856280336 139931911038677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9567] ppid=9553 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/9556/task/9567/stat : 9567 (java) S 9553 9556 9343 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 254098740 26729902080 8100 33554432000 4194304 4196468 140736409708400 139930115750256 139931911039618 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9568] ppid=9553 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/9556/task/9568/stat : 9568 (java) S 9553 9556 9343 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 254098741 26729902080 8100 33554432000 4194304 4196468 140736409708400 139930114696224 139931911038677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9569] ppid=9553 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/9556/task/9569/stat : 9569 (java) S 9553 9556 9343 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 254098741 26729902080 8100 33554432000 4194304 4196468 140736409708400 139930113643376 139931911038677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9570] ppid=9553 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/9556/task/9570/stat : 9570 (java) S 9553 9556 9343 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 254098743 26729902080 8100 33554432000 4194304 4196468 140736409708400 139930112591696 139931911047067 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9571] ppid=9553 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/9556/task/9571/stat : 9571 (java) S 9553 9556 9343 0 -1 1077944384 312 0 0 0 0 0 0 0 20 0 20 0 254098743 26729902080 8100 33554432000 4194304 4196468 140736409708400 139930111540080 139931911039618 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9572] ppid=9553 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/9556/task/9572/stat : 9572 (java) R 9553 9556 9343 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 254098743 26729902080 8100 33554432000 4194304 4196468 140736409708400 139930110487280 139931911039618 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9573] ppid=9553 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/9556/task/9573/stat : 9573 (java) S 9553 9556 9343 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 254098743 26729902080 8100 33554432000 4194304 4196468 140736409708400 139930109434480 139931911039618 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9574] ppid=9553 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/9556/task/9574/stat : 9574 (java) R 9553 9556 9343 0 -1 4202560 247 0 0 0 0 0 0 0 20 0 20 0 254098743 26729902080 8100 33554432000 4194304 4196468 140736409708400 139930108381680 139931889658754 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9575] ppid=9553 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/9556/task/9575/stat : 9575 (java) S 9553 9556 9343 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 254098744 26729902080 8100 33554432000 4194304 4196468 140736409708400 139930107329120 139931911038677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9576] ppid=9553 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/9556/task/9576/stat : 9576 (java) S 9553 9556 9343 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 254098744 26729902080 8100 33554432000 4194304 4196468 140736409708400 139930106276400 139931911039618 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26103420 KiB
Current children cumulated memory: 31796 KiB

[startup+0.210179 s]*
/proc/loadavg: 8.43 8.69 8.76 3/198 9576
/proc/meminfo: memFree=23965228/32770624 swapFree=67108196/67108860
[pid=9556] ppid=9553 vsize=26103420 memory=43316 CPUtime=0.29 cores=0-7
/proc/9556/stat : 9556 (java) S 9553 9556 9343 0 -1 1077944320 10487 0 0 0 26 3 0 0 20 0 20 0 254098738 26729902080 10829 33554432000 4194304 4196468 140736409708400 140736409690944 139931911028471 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
/proc/9556/statm: 6525855 10829 3335 1 0 6487932 0
[pid=9556/tid=9558] ppid=9553 vsize=26103420 memory=32758254098972862 CPUtime=0.19 cores=0-7
/proc/9556/task/9558/stat : 9558 (java) R 9553 9556 9343 0 -1 4202560 8279 0 0 0 17 2 0 0 20 0 20 0 254098738 26729902080 10829 33554432000 4194304 4196468 140736409708400 139931915257216 139931911050397 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9559] ppid=9553 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/9556/task/9559/stat : 9559 (java) S 9553 9556 9343 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 254098739 26729902080 10829 33554432000 4194304 4196468 140736409708400 139931863648912 139931911038677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9560] ppid=9553 vsize=26103420 memory=139968778049219 CPUtime=0 cores=0-7
/proc/9556/task/9560/stat : 9560 (java) S 9553 9556 9343 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 254098739 26729902080 10829 33554432000 4194304 4196468 140736409708400 139931862596112 139931911038677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9561] ppid=9553 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/9556/task/9561/stat : 9561 (java) S 9553 9556 9343 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 254098739 26729902080 10829 33554432000 4194304 4196468 140736409708400 139931861543312 139931911038677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9562] ppid=9553 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/9556/task/9562/stat : 9562 (java) S 9553 9556 9343 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 254098739 26729902080 10829 33554432000 4194304 4196468 140736409708400 139931860490512 139931911038677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9563] ppid=9553 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/9556/task/9563/stat : 9563 (java) S 9553 9556 9343 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 254098739 26729902080 10829 33554432000 4194304 4196468 140736409708400 139931859438736 139931911038677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9564] ppid=9553 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/9556/task/9564/stat : 9564 (java) S 9553 9556 9343 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 254098739 26729902080 10829 33554432000 4194304 4196468 140736409708400 139931858385936 139931911038677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9565] ppid=9553 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/9556/task/9565/stat : 9565 (java) S 9553 9556 9343 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 254098739 26729902080 10829 33554432000 4194304 4196468 140736409708400 139931857333136 139931911038677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9566] ppid=9553 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/9556/task/9566/stat : 9566 (java) S 9553 9556 9343 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 254098739 26729902080 10829 33554432000 4194304 4196468 140736409708400 139931856280336 139931911038677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9567] ppid=9553 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/9556/task/9567/stat : 9567 (java) S 9553 9556 9343 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 254098740 26729902080 10829 33554432000 4194304 4196468 140736409708400 139930115750256 139931911039618 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9568] ppid=9553 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/9556/task/9568/stat : 9568 (java) S 9553 9556 9343 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 254098741 26729902080 10829 33554432000 4194304 4196468 140736409708400 139930114696224 139931911038677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9569] ppid=9553 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/9556/task/9569/stat : 9569 (java) S 9553 9556 9343 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 254098741 26729902080 10829 33554432000 4194304 4196468 140736409708400 139930113643376 139931911038677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9570] ppid=9553 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/9556/task/9570/stat : 9570 (java) S 9553 9556 9343 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 254098743 26729902080 10829 33554432000 4194304 4196468 140736409708400 139930112591696 139931911047067 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9571] ppid=9553 vsize=26103420 memory=0 CPUtime=0.01 cores=0-7
/proc/9556/task/9571/stat : 9571 (java) S 9553 9556 9343 0 -1 1077944384 475 0 0 0 1 0 0 0 20 0 20 0 254098743 26729902080 10829 33554432000 4194304 4196468 140736409708400 139930111540080 139931911039618 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9572] ppid=9553 vsize=26103420 memory=0 CPUtime=0.01 cores=0-7
/proc/9556/task/9572/stat : 9572 (java) S 9553 9556 9343 0 -1 1077944384 63 0 0 0 1 0 0 0 20 0 20 0 254098743 26729902080 10829 33554432000 4194304 4196468 140736409708400 139930110487280 139931911039618 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9573] ppid=9553 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/9556/task/9573/stat : 9573 (java) S 9553 9556 9343 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 20 0 254098743 26729902080 10829 33554432000 4194304 4196468 140736409708400 139930109434480 139931911039618 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9574] ppid=9553 vsize=26103420 memory=0 CPUtime=0.06 cores=0-7
/proc/9556/task/9574/stat : 9574 (java) R 9553 9556 9343 0 -1 4202560 278 0 0 0 6 0 0 0 20 0 20 0 254098743 26729902080 10829 33554432000 4194304 4196468 140736409708400 139930108376256 139931895230448 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9575] ppid=9553 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/9556/task/9575/stat : 9575 (java) S 9553 9556 9343 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 254098744 26729902080 10829 33554432000 4194304 4196468 140736409708400 139930107329120 139931911038677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9576] ppid=9553 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/9556/task/9576/stat : 9576 (java) S 9553 9556 9343 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 254098744 26729902080 10829 33554432000 4194304 4196468 140736409708400 139930106276400 139931911039618 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 26103420 KiB
Current children cumulated memory: 43316 KiB

[startup+0.311245 s]*
/proc/loadavg: 8.43 8.69 8.76 2/198 9576
/proc/meminfo: memFree=23961732/32770624 swapFree=67108196/67108860
[pid=9556] ppid=9553 vsize=26103420 memory=46868 CPUtime=0.43 cores=0-7
/proc/9556/stat : 9556 (java) S 9553 9556 9343 0 -1 1077944320 10888 0 0 0 39 4 0 0 20 0 20 0 254098738 26729902080 11717 33554432000 4194304 4196468 140736409708400 140736409690944 139931911028471 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
/proc/9556/statm: 6525855 11717 3373 1 0 6487932 0
[pid=9556/tid=9558] ppid=9553 vsize=26103420 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/9556/task/9558/stat : 9558 (java) R 9553 9556 9343 0 -1 4202560 8615 0 0 0 27 2 0 0 20 0 20 0 254098738 26729902080 11717 33554432000 4194304 4196468 140736409708400 139931915217416 139931895108958 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9559] ppid=9553 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/9556/task/9559/stat : 9559 (java) S 9553 9556 9343 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 254098739 26729902080 11717 33554432000 4194304 4196468 140736409708400 139931863648912 139931911038677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9560] ppid=9553 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/9556/task/9560/stat : 9560 (java) S 9553 9556 9343 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 254098739 26729902080 11717 33554432000 4194304 4196468 140736409708400 139931862596112 139931911038677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9561] ppid=9553 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/9556/task/9561/stat : 9561 (java) S 9553 9556 9343 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 254098739 26729902080 11717 33554432000 4194304 4196468 140736409708400 139931861543312 139931911038677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9562] ppid=9553 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/9556/task/9562/stat : 9562 (java) S 9553 9556 9343 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 254098739 26729902080 11717 33554432000 4194304 4196468 140736409708400 139931860490512 139931911038677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9563] ppid=9553 vsize=26103420 memory=2244 CPUtime=0 cores=0-7
/proc/9556/task/9563/stat : 9563 (java) S 9553 9556 9343 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 254098739 26729902080 11717 33554432000 4194304 4196468 140736409708400 139931859438736 139931911038677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9564] ppid=9553 vsize=26103420 memory=139968622195631 CPUtime=0 cores=0-7
/proc/9556/task/9564/stat : 9564 (java) S 9553 9556 9343 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 254098739 26729902080 11717 33554432000 4194304 4196468 140736409708400 139931858385936 139931911038677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9565] ppid=9553 vsize=26103420 memory=139968622197936 CPUtime=0 cores=0-7
/proc/9556/task/9565/stat : 9565 (java) S 9553 9556 9343 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 254098739 26729902080 11717 33554432000 4194304 4196468 140736409708400 139931857333136 139931911038677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9566] ppid=9553 vsize=26103420 memory=139968622200240 CPUtime=0 cores=0-7
/proc/9556/task/9566/stat : 9566 (java) S 9553 9556 9343 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 254098739 26729902080 11717 33554432000 4194304 4196468 140736409708400 139931856280336 139931911038677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9567] ppid=9553 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/9556/task/9567/stat : 9567 (java) S 9553 9556 9343 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 254098740 26729902080 11717 33554432000 4194304 4196468 140736409708400 139930115750256 139931911039618 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9568] ppid=9553 vsize=26103420 memory=279937244407440 CPUtime=0 cores=0-7
/proc/9556/task/9568/stat : 9568 (java) S 9553 9556 9343 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 254098741 26729902080 11717 33554432000 4194304 4196468 140736409708400 139930114696224 139931911038677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9569] ppid=9553 vsize=26103420 memory=279937244414352 CPUtime=0 cores=0-7
/proc/9556/task/9569/stat : 9569 (java) S 9553 9556 9343 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 254098741 26729902080 11717 33554432000 4194304 4196468 140736409708400 139930113643376 139931911038677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9570] ppid=9553 vsize=26103420 memory=279937244355632 CPUtime=0 cores=0-7
/proc/9556/task/9570/stat : 9570 (java) S 9553 9556 9343 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 254098743 26729902080 11717 33554432000 4194304 4196468 140736409708400 139930112591696 139931911047067 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9571] ppid=9553 vsize=26103420 memory=279937244428176 CPUtime=0.01 cores=0-7
/proc/9556/task/9571/stat : 9571 (java) S 9553 9556 9343 0 -1 1077944384 475 0 0 0 1 0 0 0 20 0 20 0 254098743 26729902080 11717 33554432000 4194304 4196468 140736409708400 139930111540080 139931911039618 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9572] ppid=9553 vsize=26103420 memory=279937244435088 CPUtime=0.02 cores=0-7
/proc/9556/task/9572/stat : 9572 (java) S 9553 9556 9343 0 -1 1077944384 123 0 0 0 2 0 0 0 20 0 20 0 254098743 26729902080 11717 33554432000 4194304 4196468 140736409708400 139930110487280 139931911039618 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9573] ppid=9553 vsize=26103420 memory=279937244432784 CPUtime=0 cores=0-7
/proc/9556/task/9573/stat : 9573 (java) S 9553 9556 9343 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 254098743 26729902080 11717 33554432000 4194304 4196468 140736409708400 139930109434480 139931911039618 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9574] ppid=9553 vsize=26103420 memory=279937244449344 CPUtime=0.07 cores=0-7
/proc/9556/task/9574/stat : 9574 (java) S 9553 9556 9343 0 -1 1077944384 285 0 0 0 7 0 0 0 20 0 20 0 254098743 26729902080 11717 33554432000 4194304 4196468 140736409708400 139930108381680 139931911039618 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9575] ppid=9553 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/9556/task/9575/stat : 9575 (java) S 9553 9556 9343 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 254098744 26729902080 11717 33554432000 4194304 4196468 140736409708400 139930107329120 139931911038677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9576] ppid=9553 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/9556/task/9576/stat : 9576 (java) S 9553 9556 9343 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 254098744 26729902080 11717 33554432000 4194304 4196468 140736409708400 139930106276400 139931911039618 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 26103420 KiB
Current children cumulated memory: 46868 KiB

[startup+0.700865 s]
/proc/loadavg: 8.43 8.69 8.76 2/198 9576
/proc/meminfo: memFree=23938932/32770624 swapFree=67108196/67108860
[pid=9556] ppid=9553 vsize=26105488 memory=87640 CPUtime=0.99 cores=0-7
/proc/9556/stat : 9556 (java) S 9553 9556 9343 0 -1 1077944320 17849 0 0 0 93 6 0 0 20 0 20 0 254098738 26732019712 21910 33554432000 4194304 4196468 140736409708400 140736409690944 139931911028471 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
/proc/9556/statm: 6526372 21910 3499 1 0 6488444 0
[pid=9556/tid=9558] ppid=9553 vsize=26105488 memory=7447091487534768980 CPUtime=0.67 cores=0-7
/proc/9556/task/9558/stat : 9558 (java) R 9553 9556 9343 0 -1 4202560 15061 0 0 0 63 4 0 0 20 0 20 0 254098738 26732019712 21910 33554432000 4194304 4196468 140736409708400 139931915253968 139931867639703 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9559] ppid=9553 vsize=26105488 memory=41124311878350 CPUtime=0 cores=0-7
/proc/9556/task/9559/stat : 9559 (java) S 9553 9556 9343 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 254098739 26732019712 21910 33554432000 4194304 4196468 140736409708400 139931863648912 139931911038677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9560] ppid=9553 vsize=26105488 memory=139968622207373 CPUtime=0 cores=0-7
/proc/9556/task/9560/stat : 9560 (java) S 9553 9556 9343 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 254098739 26732019712 21910 33554432000 4194304 4196468 140736409708400 139931862596112 139931911038677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9561] ppid=9553 vsize=26105488 memory=0 CPUtime=0 cores=0-7
/proc/9556/task/9561/stat : 9561 (java) S 9553 9556 9343 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 254098739 26732019712 21910 33554432000 4194304 4196468 140736409708400 139931861543312 139931911038677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9562] ppid=9553 vsize=26105488 memory=0 CPUtime=0 cores=0-7
/proc/9556/task/9562/stat : 9562 (java) S 9553 9556 9343 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 254098739 26732019712 21910 33554432000 4194304 4196468 140736409708400 139931860490512 139931911038677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9563] ppid=9553 vsize=26105488 memory=0 CPUtime=0 cores=0-7
/proc/9556/task/9563/stat : 9563 (java) S 9553 9556 9343 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 254098739 26732019712 21910 33554432000 4194304 4196468 140736409708400 139931859438736 139931911038677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9564] ppid=9553 vsize=26105488 memory=0 CPUtime=0 cores=0-7
/proc/9556/task/9564/stat : 9564 (java) S 9553 9556 9343 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 254098739 26732019712 21910 33554432000 4194304 4196468 140736409708400 139931858385936 139931911038677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9565] ppid=9553 vsize=26105488 memory=0 CPUtime=0 cores=0-7
/proc/9556/task/9565/stat : 9565 (java) S 9553 9556 9343 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 254098739 26732019712 21910 33554432000 4194304 4196468 140736409708400 139931857333136 139931911038677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9566] ppid=9553 vsize=26105488 memory=1752 CPUtime=0 cores=0-7
/proc/9556/task/9566/stat : 9566 (java) S 9553 9556 9343 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 254098739 26732019712 21910 33554432000 4194304 4196468 140736409708400 139931856280336 139931911038677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9567] ppid=9553 vsize=26105488 memory=844 CPUtime=0 cores=0-7
/proc/9556/task/9567/stat : 9567 (java) S 9553 9556 9343 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 254098740 26732019712 21910 33554432000 4194304 4196468 140736409708400 139930115750256 139931911039618 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0

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


[startup+2442.3 s]
/proc/loadavg: 1.08 1.03 1.59 2/198 9633
/proc/meminfo: memFree=23659304/32770624 swapFree=67108196/67108860
[pid=9556] ppid=9553 vsize=26111632 memory=353576 CPUtime=2449.52 cores=0-7
/proc/9556/stat : 9556 (java) S 9553 9556 9343 0 -1 1077944320 98498 0 0 0 244857 95 0 0 20 0 20 0 254098738 26738311168 88394 33554432000 4194304 4196468 140736409708400 140736409690944 139931911028471 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
/proc/9556/statm: 6527908 88394 3591 1 0 6489980 0
[pid=9556/tid=9558] ppid=9553 vsize=26111632 memory=353576 CPUtime=2442.03 cores=0-7
/proc/9556/task/9558/stat : 9558 (java) R 9553 9556 9343 0 -1 4202560 39075 0 0 0 244192 11 0 0 20 0 20 0 254098738 26738311168 88394 33554432000 4194304 4196468 140736409708400 139931915264016 139931537713291 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9559] ppid=9553 vsize=26111632 memory=353576 CPUtime=0.09 cores=0-7
/proc/9556/task/9559/stat : 9559 (java) S 9553 9556 9343 0 -1 1077944384 413 0 0 0 6 3 0 0 20 0 20 0 254098739 26738311168 88394 33554432000 4194304 4196468 140736409708400 139931863648912 139931911038677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9560] ppid=9553 vsize=26111632 memory=353576 CPUtime=0.08 cores=0-7
/proc/9556/task/9560/stat : 9560 (java) S 9553 9556 9343 0 -1 1077944384 345 0 0 0 5 3 0 0 20 0 20 0 254098739 26738311168 88394 33554432000 4194304 4196468 140736409708400 139931862596112 139931911038677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9561] ppid=9553 vsize=26111632 memory=353576 CPUtime=0.09 cores=0-7
/proc/9556/task/9561/stat : 9561 (java) S 9553 9556 9343 0 -1 1077944384 539 0 0 0 6 3 0 0 20 0 20 0 254098739 26738311168 88394 33554432000 4194304 4196468 140736409708400 139931861543312 139931911038677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9562] ppid=9553 vsize=26111632 memory=353576 CPUtime=0.08 cores=0-7
/proc/9556/task/9562/stat : 9562 (java) S 9553 9556 9343 0 -1 1077944384 749 0 0 0 5 3 0 0 20 0 20 0 254098739 26738311168 88394 33554432000 4194304 4196468 140736409708400 139931860490512 139931911038677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9563] ppid=9553 vsize=26111632 memory=353576 CPUtime=0.09 cores=0-7
/proc/9556/task/9563/stat : 9563 (java) S 9553 9556 9343 0 -1 1077944384 253 0 0 0 7 2 0 0 20 0 20 0 254098739 26738311168 88394 33554432000 4194304 4196468 140736409708400 139931859438736 139931911038677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9564] ppid=9553 vsize=26111632 memory=279933016590089 CPUtime=0.07 cores=0-7
/proc/9556/task/9564/stat : 9564 (java) S 9553 9556 9343 0 -1 1077944384 204 0 0 0 5 2 0 0 20 0 20 0 254098739 26738311168 88394 33554432000 4194304 4196468 140736409708400 139931858385936 139931911038677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9565] ppid=9553 vsize=26111632 memory=353576 CPUtime=0.09 cores=0-7
/proc/9556/task/9565/stat : 9565 (java) S 9553 9556 9343 0 -1 1077944384 503 0 0 0 6 3 0 0 20 0 20 0 254098739 26738311168 88394 33554432000 4194304 4196468 140736409708400 139931857333136 139931911038677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9566] ppid=9553 vsize=26111632 memory=353576 CPUtime=0.08 cores=0-7
/proc/9556/task/9566/stat : 9566 (java) S 9553 9556 9343 0 -1 1077944384 452 0 0 0 5 3 0 0 20 0 20 0 254098739 26738311168 88394 33554432000 4194304 4196468 140736409708400 139931856280336 139931911038677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9567] ppid=9553 vsize=26111632 memory=2056 CPUtime=0.07 cores=0-7
/proc/9556/task/9567/stat : 9567 (java) S 9553 9556 9343 0 -1 1077944384 3138 0 0 0 4 3 0 0 20 0 20 0 254098740 26738311168 88394 33554432000 4194304 4196468 140736409708400 139930115750256 139931911039618 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9568] ppid=9553 vsize=26111632 memory=353576 CPUtime=0 cores=0-7
/proc/9556/task/9568/stat : 9568 (java) S 9553 9556 9343 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 20 0 254098741 26738311168 88394 33554432000 4194304 4196468 140736409708400 139930114696288 139931911038677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9569] ppid=9553 vsize=26111632 memory=353576 CPUtime=0 cores=0-7
/proc/9556/task/9569/stat : 9569 (java) S 9553 9556 9343 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 20 0 254098741 26738311168 88394 33554432000 4194304 4196468 140736409708400 139930113643392 139931911038677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9570] ppid=9553 vsize=26111632 memory=353576 CPUtime=0 cores=0-7
/proc/9556/task/9570/stat : 9570 (java) S 9553 9556 9343 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 254098743 26738311168 88394 33554432000 4194304 4196468 140736409708400 139930112591696 139931911047067 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9571] ppid=9553 vsize=26111632 memory=1176 CPUtime=1.57 cores=0-7
/proc/9556/task/9571/stat : 9571 (java) S 9553 9556 9343 0 -1 1077944384 9550 0 0 0 155 2 0 0 20 0 20 0 254098743 26738311168 88394 33554432000 4194304 4196468 140736409708400 139930111540080 139931911039618 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9572] ppid=9553 vsize=26111632 memory=353576 CPUtime=1.97 cores=0-7
/proc/9556/task/9572/stat : 9572 (java) S 9553 9556 9343 0 -1 1077944384 13965 0 0 0 194 3 0 0 20 0 20 0 254098743 26738311168 88394 33554432000 4194304 4196468 140736409708400 139930110487280 139931911039618 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9573] ppid=9553 vsize=26111632 memory=353576 CPUtime=1.34 cores=0-7
/proc/9556/task/9573/stat : 9573 (java) S 9553 9556 9343 0 -1 1077944384 7632 0 0 0 132 2 0 0 20 0 20 0 254098743 26738311168 88394 33554432000 4194304 4196468 140736409708400 139930109434480 139931911039618 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9574] ppid=9553 vsize=26111632 memory=353576 CPUtime=0.91 cores=0-7
/proc/9556/task/9574/stat : 9574 (java) S 9553 9556 9343 0 -1 1077944384 18941 0 0 0 89 2 0 0 20 0 20 0 254098743 26738311168 88394 33554432000 4194304 4196468 140736409708400 139930108381680 139931911039618 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9575] ppid=9553 vsize=26111632 memory=3760 CPUtime=0 cores=0-7
/proc/9556/task/9575/stat : 9575 (java) S 9553 9556 9343 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 254098744 26738311168 88394 33554432000 4194304 4196468 140736409708400 139930107329120 139931911038677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9576] ppid=9553 vsize=26111632 memory=353576 CPUtime=0.81 cores=0-7
/proc/9556/task/9576/stat : 9576 (java) S 9553 9556 9343 0 -1 1077944384 1305 0 0 0 24 57 0 0 20 0 20 0 254098744 26738311168 88394 33554432000 4194304 4196468 140736409708400 139930106276400 139931911039618 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
Current children cumulated CPU time: 2449.52 s
Current children cumulated vsize: 26111632 KiB
Current children cumulated memory: 353576 KiB

[startup+2502.3 s]
/proc/loadavg: 1.03 1.03 1.55 2/198 9633
/proc/meminfo: memFree=23659184/32770624 swapFree=67108196/67108860
[pid=9556] ppid=9553 vsize=26111632 memory=353576 CPUtime=2509.54 cores=0-7
/proc/9556/stat : 9556 (java) S 9553 9556 9343 0 -1 1077944320 98972 0 0 0 250858 96 0 0 20 0 20 0 254098738 26738311168 88394 33554432000 4194304 4196468 140736409708400 140736409690944 139931911028471 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
/proc/9556/statm: 6527908 88394 3591 1 0 6489980 0
[pid=9556/tid=9558] ppid=9553 vsize=26111632 memory=353576 CPUtime=2502.03 cores=0-7
/proc/9556/task/9558/stat : 9558 (java) R 9553 9556 9343 0 -1 4202560 39379 0 0 0 250192 11 0 0 20 0 20 0 254098738 26738311168 88394 33554432000 4194304 4196468 140736409708400 139931915260160 139931537713856 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9559] ppid=9553 vsize=26111632 memory=353576 CPUtime=0.09 cores=0-7
/proc/9556/task/9559/stat : 9559 (java) S 9553 9556 9343 0 -1 1077944384 413 0 0 0 6 3 0 0 20 0 20 0 254098739 26738311168 88394 33554432000 4194304 4196468 140736409708400 139931863648912 139931911038677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9560] ppid=9553 vsize=26111632 memory=353576 CPUtime=0.08 cores=0-7
/proc/9556/task/9560/stat : 9560 (java) S 9553 9556 9343 0 -1 1077944384 345 0 0 0 5 3 0 0 20 0 20 0 254098739 26738311168 88394 33554432000 4194304 4196468 140736409708400 139931862596112 139931911038677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9561] ppid=9553 vsize=26111632 memory=353576 CPUtime=0.09 cores=0-7
/proc/9556/task/9561/stat : 9561 (java) S 9553 9556 9343 0 -1 1077944384 539 0 0 0 6 3 0 0 20 0 20 0 254098739 26738311168 88394 33554432000 4194304 4196468 140736409708400 139931861543312 139931911038677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9562] ppid=9553 vsize=26111632 memory=353576 CPUtime=0.08 cores=0-7
/proc/9556/task/9562/stat : 9562 (java) S 9553 9556 9343 0 -1 1077944384 749 0 0 0 5 3 0 0 20 0 20 0 254098739 26738311168 88394 33554432000 4194304 4196468 140736409708400 139931860490512 139931911038677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9563] ppid=9553 vsize=26111632 memory=353576 CPUtime=0.09 cores=0-7
/proc/9556/task/9563/stat : 9563 (java) S 9553 9556 9343 0 -1 1077944384 253 0 0 0 7 2 0 0 20 0 20 0 254098739 26738311168 88394 33554432000 4194304 4196468 140736409708400 139931859438736 139931911038677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9564] ppid=9553 vsize=26111632 memory=3760 CPUtime=0.07 cores=0-7
/proc/9556/task/9564/stat : 9564 (java) S 9553 9556 9343 0 -1 1077944384 204 0 0 0 5 2 0 0 20 0 20 0 254098739 26738311168 88394 33554432000 4194304 4196468 140736409708400 139931858385936 139931911038677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9565] ppid=9553 vsize=26111632 memory=353576 CPUtime=0.09 cores=0-7
/proc/9556/task/9565/stat : 9565 (java) S 9553 9556 9343 0 -1 1077944384 503 0 0 0 6 3 0 0 20 0 20 0 254098739 26738311168 88394 33554432000 4194304 4196468 140736409708400 139931857333136 139931911038677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9566] ppid=9553 vsize=26111632 memory=353576 CPUtime=0.08 cores=0-7
/proc/9556/task/9566/stat : 9566 (java) S 9553 9556 9343 0 -1 1077944384 452 0 0 0 5 3 0 0 20 0 20 0 254098739 26738311168 88394 33554432000 4194304 4196468 140736409708400 139931856280336 139931911038677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9567] ppid=9553 vsize=26111632 memory=353576 CPUtime=0.07 cores=0-7
/proc/9556/task/9567/stat : 9567 (java) S 9553 9556 9343 0 -1 1077944384 3170 0 0 0 4 3 0 0 20 0 20 0 254098740 26738311168 88394 33554432000 4194304 4196468 140736409708400 139930115750256 139931911039618 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9568] ppid=9553 vsize=26111632 memory=3760 CPUtime=0 cores=0-7
/proc/9556/task/9568/stat : 9568 (java) S 9553 9556 9343 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 20 0 254098741 26738311168 88394 33554432000 4194304 4196468 140736409708400 139930114696288 139931911038677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9569] ppid=9553 vsize=26111632 memory=68996 CPUtime=0 cores=0-7
/proc/9556/task/9569/stat : 9569 (java) S 9553 9556 9343 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 20 0 254098741 26738311168 88394 33554432000 4194304 4196468 140736409708400 139930113643392 139931911038677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9570] ppid=9553 vsize=26111632 memory=353576 CPUtime=0 cores=0-7
/proc/9556/task/9570/stat : 9570 (java) S 9553 9556 9343 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 254098743 26738311168 88394 33554432000 4194304 4196468 140736409708400 139930112591696 139931911047067 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9571] ppid=9553 vsize=26111632 memory=353576 CPUtime=1.57 cores=0-7
/proc/9556/task/9571/stat : 9571 (java) S 9553 9556 9343 0 -1 1077944384 9553 0 0 0 155 2 0 0 20 0 20 0 254098743 26738311168 88394 33554432000 4194304 4196468 140736409708400 139930111540080 139931911039618 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9572] ppid=9553 vsize=26111632 memory=1356 CPUtime=1.98 cores=0-7
/proc/9556/task/9572/stat : 9572 (java) S 9553 9556 9343 0 -1 1077944384 14060 0 0 0 195 3 0 0 20 0 20 0 254098743 26738311168 88394 33554432000 4194304 4196468 140736409708400 139930110487280 139931911039618 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9573] ppid=9553 vsize=26111632 memory=4140 CPUtime=1.34 cores=0-7
/proc/9556/task/9573/stat : 9573 (java) S 9553 9556 9343 0 -1 1077944384 7634 0 0 0 132 2 0 0 20 0 20 0 254098743 26738311168 88394 33554432000 4194304 4196468 140736409708400 139930109434480 139931911039618 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9574] ppid=9553 vsize=26111632 memory=353576 CPUtime=0.91 cores=0-7
/proc/9556/task/9574/stat : 9574 (java) S 9553 9556 9343 0 -1 1077944384 18943 0 0 0 89 2 0 0 20 0 20 0 254098743 26738311168 88394 33554432000 4194304 4196468 140736409708400 139930108381680 139931911039618 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9575] ppid=9553 vsize=26111632 memory=353576 CPUtime=0 cores=0-7
/proc/9556/task/9575/stat : 9575 (java) S 9553 9556 9343 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 254098744 26738311168 88394 33554432000 4194304 4196468 140736409708400 139930107329120 139931911038677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9576] ppid=9553 vsize=26111632 memory=353576 CPUtime=0.82 cores=0-7
/proc/9556/task/9576/stat : 9576 (java) S 9553 9556 9343 0 -1 1077944384 1341 0 0 0 24 58 0 0 20 0 20 0 254098744 26738311168 88394 33554432000 4194304 4196468 140736409708400 139930106276400 139931911039618 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
Current children cumulated CPU time: 2509.54 s
Current children cumulated vsize: 26111632 KiB
Current children cumulated memory: 353576 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 1.02 1.02 1.55 2/198 9633
/proc/meminfo: memFree=23659184/32770624 swapFree=67108196/67108860
[pid=9556] ppid=9553 vsize=26111632 memory=353576 CPUtime=2527.25 cores=0-7
/proc/9556/stat : 9556 (java) S 9553 9556 9343 0 -1 1077944320 99102 0 0 0 252629 96 0 0 20 0 20 0 254098738 26738311168 88394 33554432000 4194304 4196468 140736409708400 140736409690944 139931911028471 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
/proc/9556/statm: 6527908 88394 3591 1 0 6489980 0
[pid=9556/tid=9558] ppid=9553 vsize=26111632 memory=353576 CPUtime=2519.74 cores=0-7
/proc/9556/task/9558/stat : 9558 (java) R 9553 9556 9343 0 -1 4202560 39416 0 0 0 251963 11 0 0 20 0 20 0 254098738 26738311168 88394 33554432000 4194304 4196468 140736409708400 139931915260160 139931537713439 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9559] ppid=9553 vsize=26111632 memory=2056 CPUtime=0.09 cores=0-7
/proc/9556/task/9559/stat : 9559 (java) S 9553 9556 9343 0 -1 1077944384 413 0 0 0 6 3 0 0 20 0 20 0 254098739 26738311168 88394 33554432000 4194304 4196468 140736409708400 139931863648912 139931911038677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9560] ppid=9553 vsize=26111632 memory=928 CPUtime=0.08 cores=0-7
/proc/9556/task/9560/stat : 9560 (java) S 9553 9556 9343 0 -1 1077944384 345 0 0 0 5 3 0 0 20 0 20 0 254098739 26738311168 88394 33554432000 4194304 4196468 140736409708400 139931862596112 139931911038677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9561] ppid=9553 vsize=26111632 memory=-7003737579269690708 CPUtime=0.09 cores=0-7
/proc/9556/task/9561/stat : 9561 (java) S 9553 9556 9343 0 -1 1077944384 539 0 0 0 6 3 0 0 20 0 20 0 254098739 26738311168 88394 33554432000 4194304 4196468 140736409708400 139931861543312 139931911038677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9562] ppid=9553 vsize=26111632 memory=3416 CPUtime=0.08 cores=0-7
/proc/9556/task/9562/stat : 9562 (java) S 9553 9556 9343 0 -1 1077944384 749 0 0 0 5 3 0 0 20 0 20 0 254098739 26738311168 88394 33554432000 4194304 4196468 140736409708400 139931860490512 139931911038677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9563] ppid=9553 vsize=26111632 memory=353576 CPUtime=0.09 cores=0-7
/proc/9556/task/9563/stat : 9563 (java) S 9553 9556 9343 0 -1 1077944384 253 0 0 0 7 2 0 0 20 0 20 0 254098739 26738311168 88394 33554432000 4194304 4196468 140736409708400 139931859438736 139931911038677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9564] ppid=9553 vsize=26111632 memory=8112282956445269571 CPUtime=0.07 cores=0-7
/proc/9556/task/9564/stat : 9564 (java) S 9553 9556 9343 0 -1 1077944384 204 0 0 0 5 2 0 0 20 0 20 0 254098739 26738311168 88394 33554432000 4194304 4196468 140736409708400 139931858385936 139931911038677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9565] ppid=9553 vsize=26111632 memory=1628 CPUtime=0.09 cores=0-7
/proc/9556/task/9565/stat : 9565 (java) S 9553 9556 9343 0 -1 1077944384 503 0 0 0 6 3 0 0 20 0 20 0 254098739 26738311168 88394 33554432000 4194304 4196468 140736409708400 139931857333136 139931911038677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9566] ppid=9553 vsize=26111632 memory=844 CPUtime=0.08 cores=0-7
/proc/9556/task/9566/stat : 9566 (java) S 9553 9556 9343 0 -1 1077944384 452 0 0 0 5 3 0 0 20 0 20 0 254098739 26738311168 88394 33554432000 4194304 4196468 140736409708400 139931856280336 139931911038677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9567] ppid=9553 vsize=26111632 memory=10072 CPUtime=0.07 cores=0-7
/proc/9556/task/9567/stat : 9567 (java) S 9553 9556 9343 0 -1 1077944384 3170 0 0 0 4 3 0 0 20 0 20 0 254098740 26738311168 88394 33554432000 4194304 4196468 140736409708400 139930115750256 139931911039618 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9568] ppid=9553 vsize=26111632 memory=5012 CPUtime=0 cores=0-7
/proc/9556/task/9568/stat : 9568 (java) S 9553 9556 9343 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 20 0 254098741 26738311168 88394 33554432000 4194304 4196468 140736409708400 139930114696288 139931911038677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9569] ppid=9553 vsize=26111632 memory=752 CPUtime=0 cores=0-7
/proc/9556/task/9569/stat : 9569 (java) S 9553 9556 9343 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 20 0 254098741 26738311168 88394 33554432000 4194304 4196468 140736409708400 139930113643392 139931911038677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9570] ppid=9553 vsize=26111632 memory=1124 CPUtime=0 cores=0-7
/proc/9556/task/9570/stat : 9570 (java) S 9553 9556 9343 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 254098743 26738311168 88394 33554432000 4194304 4196468 140736409708400 139930112591696 139931911047067 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9571] ppid=9553 vsize=26111632 memory=1824 CPUtime=1.57 cores=0-7
/proc/9556/task/9571/stat : 9571 (java) S 9553 9556 9343 0 -1 1077944384 9626 0 0 0 155 2 0 0 20 0 20 0 254098743 26738311168 88394 33554432000 4194304 4196468 140736409708400 139930111540080 139931911039618 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9572] ppid=9553 vsize=26111632 memory=8112282956445269571 CPUtime=1.98 cores=0-7
/proc/9556/task/9572/stat : 9572 (java) S 9553 9556 9343 0 -1 1077944384 14060 0 0 0 195 3 0 0 20 0 20 0 254098743 26738311168 88394 33554432000 4194304 4196468 140736409708400 139930110487280 139931911039618 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9573] ppid=9553 vsize=26111632 memory=8148 CPUtime=1.34 cores=0-7
/proc/9556/task/9573/stat : 9573 (java) S 9553 9556 9343 0 -1 1077944384 7634 0 0 0 132 2 0 0 20 0 20 0 254098743 26738311168 88394 33554432000 4194304 4196468 140736409708400 139930109434480 139931911039618 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9574] ppid=9553 vsize=26111632 memory=816 CPUtime=0.91 cores=0-7
/proc/9556/task/9574/stat : 9574 (java) S 9553 9556 9343 0 -1 1077944384 18961 0 0 0 89 2 0 0 20 0 20 0 254098743 26738311168 88394 33554432000 4194304 4196468 140736409708400 139930108381680 139931911039618 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9575] ppid=9553 vsize=26111632 memory=353576 CPUtime=0 cores=0-7
/proc/9556/task/9575/stat : 9575 (java) S 9553 9556 9343 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 254098744 26738311168 88394 33554432000 4194304 4196468 140736409708400 139930107329120 139931911038677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
[pid=9556/tid=9576] ppid=9553 vsize=26111632 memory=4028 CPUtime=0.83 cores=0-7
/proc/9556/task/9576/stat : 9576 (java) S 9553 9556 9343 0 -1 1077944384 1343 0 0 0 25 58 0 0 20 0 20 0 254098744 26738311168 88394 33554432000 4194304 4196468 140736409708400 139930106276400 139931911039618 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16637952 140736409711693 140736409711877 140736409711877 140736409714639 0
Current children cumulated CPU time: 2527.25 s
Current children cumulated vsize: 26111632 KiB
Current children cumulated memory: 353576 KiB

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

[startup+2520.02 s]
# the end of solver process 9556 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2526.31 s, system=0.975068 s

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

Child status: 143
Real time (s): 2520.02
CPU time (s): 2527.28
CPU user time (s): 2526.31
CPU system time (s): 0.975068
CPU usage (%): 100.288
Max. virtual memory (cumulated for all children) (KiB): 26111632
Max. memory (cumulated for all children) (KiB): 356172

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2526.31
system time used= 0.975068
maximum resident set size= 356172
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 99401
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2256
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 59228
involuntary context switches= 850


# summary of solver processes directly reported to runsolver:
#   pid: 9556
#   total CPU time (s): 2527.28
#   total CPU user time (s): 2526.31
#   total CPU system time (s): 0.975068

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.1672 second user time and 19.8616 second system time

The end

Launcher Data

Begin job on node151 at 2018-08-15 22:35:55
IDJOB=4309228
IDBENCH=141203
IDSOLVER=2793
FILE ID=node151/4309228-1534365355
RUNJOBID= node151-1534362834-9370
PBS_JOBID= 21038272
Free space on /tmp= 44724 MiB

SOLVER NAME= OscaR - Parallel with EPS 2018-08-14
BENCH NAME= XCSP18/Rlfap/Rlfap-opt/Rlfap-graph-09-opt_c18.xml
COMMAND LINE= java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 22000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4309228-1534365355/watcher-4309228-1534365355 -o /tmp/evaluation-result-4309228-1534365355/solver-4309228-1534365355 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node151-1534362834-9370 --watchdog 2580  java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed 1757635694 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4309228-1534365355.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 2788969af340f57bdb68eae00f77e52f
RANDOM SEED=1757635694

node151.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.87
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.87
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.87
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.87
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:        23995924 kB
MemAvailable:   31892660 kB
Buffers:          188256 kB
Cached:          7948352 kB
SwapCached:           12 kB
Active:          4191368 kB
Inactive:        4000408 kB
Active(anon):       4516 kB
Inactive(anon):   110768 kB
Active(file):    4186852 kB
Inactive(file):  3889640 kB
Unevictable:        7820 kB
Mlocked:            7820 kB
SwapTotal:      67108860 kB
SwapFree:       67108196 kB
Dirty:             35824 kB
Writeback:             0 kB
AnonPages:         66680 kB
Mapped:            56220 kB
Shmem:             57716 kB
Slab:             276148 kB
SReclaimable:     248704 kB
SUnreclaim:        27444 kB
KernelStack:        3408 kB
PageTables:         5316 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     357416 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 44688 MiB
End job on node151 at 2018-08-15 23:17:56