Trace number 4298198

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

General information on the benchmark

NameRlfap_mini/Rlfap-opt_mini/
Rlfap-ext-scen-06-opt_c18.xml
MD5SUM2266009a6c131884c939a0d3a4b2f589
Bench CategoryCOP (optimization 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 variables1422
Number of constraints1322
Number of domains7
Minimum domain size2
Maximum domain size44
Distribution of domain sizes[{"size":2,"count":1222},{"size":22,"count":2},{"size":36,"count":92},{"size":44,"count":106}]
Minimum variable degree1
Maximum variable degree44
Distribution of variable degrees[{"degree":1,"count":4},{"degree":2,"count":1225},{"degree":3,"count":9},{"degree":4,"count":5},{"degree":5,"count":12},{"degree":6,"count":11},{"degree":7,"count":15},{"degree":8,"count":5},{"degree":9,"count":12},{"degree":10,"count":17},{"degree":11,"count":9},{"degree":12,"count":7},{"degree":13,"count":15},{"degree":14,"count":1},{"degree":15,"count":18},{"degree":17,"count":11},{"degree":19,"count":8},{"degree":20,"count":3},{"degree":21,"count":2},{"degree":22,"count":1},{"degree":23,"count":6},{"degree":24,"count":2},{"degree":25,"count":2},{"degree":27,"count":4},{"degree":28,"count":8},{"degree":30,"count":4},{"degree":35,"count":2},{"degree":36,"count":2},{"degree":39,"count":1},{"degree":44,"count":1}]
Minimum constraint arity2
Maximum constraint arity3
Distribution of constraint arities[{"arity":2,"count":100},{"arity":3,"count":1222}]
Number of extensional constraints1322
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":1322}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.11/0.13	c version: 2018-04-11
0.11/0.13	c seed: 1811631
0.11/0.13	c timeout: -1
0.11/0.13	c memlimit: -1
0.11/0.13	c nbcore: -1
2520.07/2459.70	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 (12118 MiB free)
  memory of node 1: 16384 MiB (13297 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4298198-1532750801/watcher-4298198-1532750801 -o /tmp/evaluation-result-4298198-1532750801/solver-4298198-1532750801 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1532740893-4892 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4298198-1532750801.xml 

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

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


[startup+0.100637 s]*
/proc/loadavg: 1.19 1.29 1.38 4/215 5967
/proc/meminfo: memFree=26009392/32770624 swapFree=67108860/67108860
[pid=5952] ppid=5949 vsize=10658972 memory=27436 CPUtime=0.11 cores=1,3,5,7
/proc/5952/stat : 5952 (java) S 5949 5952 4860 0 -1 1077944320 5231 0 0 0 10 1 0 0 20 0 15 0 92643259 10914787328 6859 33554432000 4194304 4196468 140736553571168 140736553553712 140203241938679 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
/proc/5952/statm: 2664743 6859 2820 1 0 2627263 0
[pid=5952/tid=5954] ppid=5949 vsize=10658972 memory=-8537239890635355328 CPUtime=0.08 cores=1,3,5,7
/proc/5952/task/5954/stat : 5954 (java) R 5949 5952 4860 0 -1 4202560 3082 0 0 0 8 0 0 0 20 0 15 0 92643259 10914787328 6859 33554432000 4194304 4196468 140736553571168 140203246174696 140203225982309 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5955] ppid=5949 vsize=10658972 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/5952/task/5955/stat : 5955 (java) S 5949 5952 4860 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92643260 10914787328 6859 33554432000 4194304 4196468 140736553571168 140202848808080 140203241948885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5956] ppid=5949 vsize=10658972 memory=140294394672768 CPUtime=0 cores=1,3,5,7
/proc/5952/task/5956/stat : 5956 (java) S 5949 5952 4860 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92643260 10914787328 6859 33554432000 4194304 4196468 140736553571168 140202847755280 140203241948885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5957] ppid=5949 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5952/task/5957/stat : 5957 (java) S 5949 5952 4860 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92643260 10914787328 6859 33554432000 4194304 4196468 140736553571168 140202846702480 140203241948885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5958] ppid=5949 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5952/task/5958/stat : 5958 (java) S 5949 5952 4860 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92643260 10914787328 6859 33554432000 4194304 4196468 140736553571168 140202845649680 140203241948885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5959] ppid=5949 vsize=10658972 memory=140294394672768 CPUtime=0 cores=1,3,5,7
/proc/5952/task/5959/stat : 5959 (java) S 5949 5952 4860 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92643261 10914787328 6859 33554432000 4194304 4196468 140736553571168 140202345236848 140203241949826 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5960] ppid=5949 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5952/task/5960/stat : 5960 (java) S 5949 5952 4860 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 92643261 10914787328 6859 33554432000 4194304 4196468 140736553571168 140202344182816 140203241948885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5961] ppid=5949 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5952/task/5961/stat : 5961 (java) S 5949 5952 4860 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 92643262 10914787328 6859 33554432000 4194304 4196468 140736553571168 140202343129968 140203241948885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5962] ppid=5949 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5952/task/5962/stat : 5962 (java) S 5949 5952 4860 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92643264 10914787328 6859 33554432000 4194304 4196468 140736553571168 140202342078288 140203241957275 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5963] ppid=5949 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5952/task/5963/stat : 5963 (java) S 5949 5952 4860 0 -1 1077944384 444 0 0 0 0 0 0 0 20 0 15 0 92643264 10914787328 6859 33554432000 4194304 4196468 140736553571168 140202341026672 140203241949826 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5964] ppid=5949 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5952/task/5964/stat : 5964 (java) R 5949 5952 4860 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92643264 10914787328 6859 33554432000 4194304 4196468 140736553571168 140202339973872 140203241949826 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5965] ppid=5949 vsize=10658972 memory=140294394672768 CPUtime=0.01 cores=1,3,5,7
/proc/5952/task/5965/stat : 5965 (java) R 5949 5952 4860 0 -1 4202560 337 0 0 0 1 0 0 0 20 0 15 0 92643264 10914787328 6859 33554432000 4194304 4196468 140736553571168 140202338921072 140203221274017 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5966] ppid=5949 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5952/task/5966/stat : 5966 (java) S 5949 5952 4860 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92643264 10914787328 6859 33554432000 4194304 4196468 140736553571168 140202337868512 140203241948885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5967] ppid=5949 vsize=10658972 memory=140294394672768 CPUtime=0 cores=1,3,5,7
/proc/5952/task/5967/stat : 5967 (java) S 5949 5952 4860 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92643265 10914787328 6859 33554432000 4194304 4196468 140736553571168 140202336815792 140203241949826 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 27436 KiB

[startup+0.210757 s]*
/proc/loadavg: 1.19 1.29 1.38 3/215 5967
/proc/meminfo: memFree=25997840/32770624 swapFree=67108860/67108860
[pid=5952] ppid=5949 vsize=10658972 memory=39588 CPUtime=0.32 cores=1,3,5,7
/proc/5952/stat : 5952 (java) S 5949 5952 4860 0 -1 1077944320 7989 0 0 0 30 2 0 0 20 0 15 0 92643259 10914787328 9897 33554432000 4194304 4196468 140736553571168 140736553553712 140203241938679 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
/proc/5952/statm: 2664743 9897 2937 1 0 2627263 0
[pid=5952/tid=5954] ppid=5949 vsize=10658972 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/5952/task/5954/stat : 5954 (java) R 5949 5952 4860 0 -1 4202560 5056 0 0 0 19 1 0 0 20 0 15 0 92643259 10914787328 9897 33554432000 4194304 4196468 140736553571168 140203246167920 140203241960605 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5955] ppid=5949 vsize=10658972 memory=364 CPUtime=0 cores=1,3,5,7
/proc/5952/task/5955/stat : 5955 (java) S 5949 5952 4860 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92643260 10914787328 9897 33554432000 4194304 4196468 140736553571168 140202848808080 140203241948885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5956] ppid=5949 vsize=10658972 memory=140294394678973 CPUtime=0 cores=1,3,5,7
/proc/5952/task/5956/stat : 5956 (java) S 5949 5952 4860 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92643260 10914787328 9897 33554432000 4194304 4196468 140736553571168 140202847755280 140203241948885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5957] ppid=5949 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5952/task/5957/stat : 5957 (java) S 5949 5952 4860 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92643260 10914787328 9897 33554432000 4194304 4196468 140736553571168 140202846702480 140203241948885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5958] ppid=5949 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5952/task/5958/stat : 5958 (java) S 5949 5952 4860 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92643260 10914787328 9897 33554432000 4194304 4196468 140736553571168 140202845649680 140203241948885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5959] ppid=5949 vsize=10658972 memory=140294394672768 CPUtime=0 cores=1,3,5,7
/proc/5952/task/5959/stat : 5959 (java) S 5949 5952 4860 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92643261 10914787328 9897 33554432000 4194304 4196468 140736553571168 140202345236848 140203241949826 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5960] ppid=5949 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5952/task/5960/stat : 5960 (java) S 5949 5952 4860 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 92643261 10914787328 9897 33554432000 4194304 4196468 140736553571168 140202344182816 140203241948885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5961] ppid=5949 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5952/task/5961/stat : 5961 (java) S 5949 5952 4860 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 92643262 10914787328 9897 33554432000 4194304 4196468 140736553571168 140202343129968 140203241948885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5962] ppid=5949 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5952/task/5962/stat : 5962 (java) S 5949 5952 4860 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92643264 10914787328 9897 33554432000 4194304 4196468 140736553571168 140202342078288 140203241957275 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5963] ppid=5949 vsize=10658972 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/5952/task/5963/stat : 5963 (java) R 5949 5952 4860 0 -1 4202560 650 0 0 0 2 0 0 0 20 0 15 0 92643264 10914787328 9897 33554432000 4194304 4196468 140736553571168 140202341026672 140203225917096 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5964] ppid=5949 vsize=10658972 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/5952/task/5964/stat : 5964 (java) R 5949 5952 4860 0 -1 1077944384 106 0 0 0 1 0 0 0 20 0 15 0 92643264 10914787328 9897 33554432000 4194304 4196468 140736553571168 140202339973872 140203241949826 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5965] ppid=5949 vsize=10658972 memory=140294394672768 CPUtime=0.07 cores=1,3,5,7
/proc/5952/task/5965/stat : 5965 (java) R 5949 5952 4860 0 -1 4202560 808 0 0 0 7 0 0 0 20 0 15 0 92643264 10914787328 9897 33554432000 4194304 4196468 140736553571168 140202338921072 140203220914148 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5966] ppid=5949 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5952/task/5966/stat : 5966 (java) S 5949 5952 4860 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92643264 10914787328 9897 33554432000 4194304 4196468 140736553571168 140202337868512 140203241948885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5967] ppid=5949 vsize=10658972 memory=140294394672768 CPUtime=0 cores=1,3,5,7
/proc/5952/task/5967/stat : 5967 (java) S 5949 5952 4860 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92643265 10914787328 9897 33554432000 4194304 4196468 140736553571168 140202336815792 140203241949826 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 39588 KiB

[startup+0.31091 s]*
/proc/loadavg: 1.19 1.29 1.38 6/215 5967
/proc/meminfo: memFree=25971348/32770624 swapFree=67108860/67108860
[pid=5952] ppid=5949 vsize=10659048 memory=66092 CPUtime=0.64 cores=1,3,5,7
/proc/5952/stat : 5952 (java) S 5949 5952 4860 0 -1 1077944320 10054 0 0 0 62 2 0 0 20 0 15 0 92643259 10914865152 16523 33554432000 4194304 4196468 140736553571168 140736553553712 140203241938679 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
/proc/5952/statm: 2664762 16523 3063 1 0 2627263 0
[pid=5952/tid=5954] ppid=5949 vsize=10659048 memory=7311146985107750967 CPUtime=0.29 cores=1,3,5,7
/proc/5952/task/5954/stat : 5954 (java) R 5949 5952 4860 0 -1 4202560 5341 0 0 0 28 1 0 0 20 0 15 0 92643259 10914865152 16589 33554432000 4194304 4196468 140736553571168 140203246176304 140202848921712 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5955] ppid=5949 vsize=10659048 memory=304556149079015447 CPUtime=0 cores=1,3,5,7
/proc/5952/task/5955/stat : 5955 (java) S 5949 5952 4860 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92643260 10914865152 16589 33554432000 4194304 4196468 140736553571168 140202848808080 140203241948885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5956] ppid=5949 vsize=10659048 memory=13985581924284056 CPUtime=0 cores=1,3,5,7
/proc/5952/task/5956/stat : 5956 (java) S 5949 5952 4860 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92643260 10914865152 16589 33554432000 4194304 4196468 140736553571168 140202847755280 140203241948885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5957] ppid=5949 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5952/task/5957/stat : 5957 (java) S 5949 5952 4860 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92643260 10914865152 16589 33554432000 4194304 4196468 140736553571168 140202846702480 140203241948885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5958] ppid=5949 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5952/task/5958/stat : 5958 (java) S 5949 5952 4860 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92643260 10914865152 16589 33554432000 4194304 4196468 140736553571168 140202845649680 140203241948885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5959] ppid=5949 vsize=10659048 memory=140294394672768 CPUtime=0 cores=1,3,5,7
/proc/5952/task/5959/stat : 5959 (java) S 5949 5952 4860 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 92643261 10914865152 16589 33554432000 4194304 4196468 140736553571168 140202345236848 140203241949826 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5960] ppid=5949 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5952/task/5960/stat : 5960 (java) S 5949 5952 4860 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 92643261 10914865152 16589 33554432000 4194304 4196468 140736553571168 140202344182816 140203241948885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5961] ppid=5949 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5952/task/5961/stat : 5961 (java) S 5949 5952 4860 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 92643262 10914865152 16589 33554432000 4194304 4196468 140736553571168 140202343129968 140203241948885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5962] ppid=5949 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5952/task/5962/stat : 5962 (java) S 5949 5952 4860 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92643264 10914865152 16589 33554432000 4194304 4196468 140736553571168 140202342078288 140203241957275 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5963] ppid=5949 vsize=10659048 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/5952/task/5963/stat : 5963 (java) R 5949 5952 4860 0 -1 4202560 1050 0 0 0 9 0 0 0 20 0 15 0 92643264 10914865152 16589 33554432000 4194304 4196468 140736553571168 140202341015936 140203221402369 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5964] ppid=5949 vsize=10659048 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/5952/task/5964/stat : 5964 (java) R 5949 5952 4860 0 -1 4202560 1041 0 0 0 9 0 0 0 20 0 15 0 92643264 10914865152 16589 33554432000 4194304 4196468 140736553571168 140202339956240 140203219679153 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5965] ppid=5949 vsize=10659048 memory=140294394672768 CPUtime=0.14 cores=1,3,5,7
/proc/5952/task/5965/stat : 5965 (java) R 5949 5952 4860 0 -1 4202560 1256 0 0 0 14 0 0 0 20 0 15 0 92643264 10914865152 16589 33554432000 4194304 4196468 140736553571168 140202338920256 140203241950614 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5966] ppid=5949 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5952/task/5966/stat : 5966 (java) S 5949 5952 4860 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92643264 10914865152 16589 33554432000 4194304 4196468 140736553571168 140202337868512 140203241948885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5967] ppid=5949 vsize=10659048 memory=140294394672768 CPUtime=0 cores=1,3,5,7
/proc/5952/task/5967/stat : 5967 (java) S 5949 5952 4860 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92643265 10914865152 16589 33554432000 4194304 4196468 140736553571168 140202336815792 140203241949826 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
Current children cumulated CPU time: 0.64 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 66092 KiB

[startup+0.700939 s]
/proc/loadavg: 1.19 1.29 1.38 5/215 5967
/proc/meminfo: memFree=25922028/32770624 swapFree=67108860/67108860
[pid=5952] ppid=5949 vsize=10659048 memory=200576 CPUtime=1.77 cores=1,3,5,7
/proc/5952/stat : 5952 (java) S 5949 5952 4860 0 -1 1077944320 11974 0 0 0 170 7 0 0 20 0 15 0 92643259 10914865152 50144 33554432000 4194304 4196468 140736553571168 140736553553712 140203241938679 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
/proc/5952/statm: 2664762 50144 3112 1 0 2627263 0
[pid=5952/tid=5954] ppid=5949 vsize=10659048 memory=1840 CPUtime=0.66 cores=1,3,5,7
/proc/5952/task/5954/stat : 5954 (java) R 5949 5952 4860 0 -1 4202560 5469 0 0 0 63 3 0 0 20 0 15 0 92643259 10914865152 50144 33554432000 4194304 4196468 140736553571168 140203246174992 140202851526736 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5955] ppid=5949 vsize=10659048 memory=1004 CPUtime=0 cores=1,3,5,7
/proc/5952/task/5955/stat : 5955 (java) S 5949 5952 4860 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 92643260 10914865152 50144 33554432000 4194304 4196468 140736553571168 140202848808080 140203241948885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5956] ppid=5949 vsize=10659048 memory=12060 CPUtime=0 cores=1,3,5,7
/proc/5952/task/5956/stat : 5956 (java) S 5949 5952 4860 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 92643260 10914865152 50144 33554432000 4194304 4196468 140736553571168 140202847755280 140203241948885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5957] ppid=5949 vsize=10659048 memory=5788 CPUtime=0 cores=1,3,5,7
/proc/5952/task/5957/stat : 5957 (java) S 5949 5952 4860 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 92643260 10914865152 50144 33554432000 4194304 4196468 140736553571168 140202846702480 140203241948885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5958] ppid=5949 vsize=10659048 memory=792 CPUtime=0 cores=1,3,5,7
/proc/5952/task/5958/stat : 5958 (java) S 5949 5952 4860 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 92643260 10914865152 50144 33554432000 4194304 4196468 140736553571168 140202845649680 140203241948885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5959] ppid=5949 vsize=10659048 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/5952/task/5959/stat : 5959 (java) S 5949 5952 4860 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 92643261 10914865152 50144 33554432000 4194304 4196468 140736553571168 140202345236848 140203241949826 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5960] ppid=5949 vsize=10659048 memory=1944 CPUtime=0 cores=1,3,5,7
/proc/5952/task/5960/stat : 5960 (java) S 5949 5952 4860 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 92643261 10914865152 50144 33554432000 4194304 4196468 140736553571168 140202344182816 140203241948885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5961] ppid=5949 vsize=10659048 memory=1416 CPUtime=0 cores=1,3,5,7
/proc/5952/task/5961/stat : 5961 (java) S 5949 5952 4860 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 92643262 10914865152 50144 33554432000 4194304 4196468 140736553571168 140202343129968 140203241948885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5962] ppid=5949 vsize=10659048 memory=4612 CPUtime=0 cores=1,3,5,7
/proc/5952/task/5962/stat : 5962 (java) S 5949 5952 4860 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92643264 10914865152 50144 33554432000 4194304 4196468 140736553571168 140202342078288 140203241957275 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5963] ppid=5949 vsize=10659048 memory=7163631965283378496 CPUtime=0.38 cores=1,3,5,7
/proc/5952/task/5963/stat : 5963 (java) S 5949 5952 4860 0 -1 1077944384 1732 0 0 0 38 0 0 0 20 0 15 0 92643264 10914865152 50144 33554432000 4194304 4196468 140736553571168 140202341026672 140203241949826 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5964] ppid=5949 vsize=10659048 memory=7667213801450137426 CPUtime=0.38 cores=1,3,5,7
/proc/5952/task/5964/stat : 5964 (java) S 5949 5952 4860 0 -1 1077944384 1369 0 0 0 38 0 0 0 20 0 15 0 92643264 10914865152 50144 33554432000 4194304 4196468 140736553571168 140202339973872 140203241949826 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5965] ppid=5949 vsize=10659048 memory=7079773312675500112 CPUtime=0.27 cores=1,3,5,7
/proc/5952/task/5965/stat : 5965 (java) S 5949 5952 4860 0 -1 1077944384 1889 0 0 0 27 0 0 0 20 0 15 0 92643264 10914865152 50144 33554432000 4194304 4196468 140736553571168 140202338921072 140203241949826 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5966] ppid=5949 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5952/task/5966/stat : 5966 (java) S 5949 5952 4860 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92643264 10914865152 50144 33554432000 4194304 4196468 140736553571168 140202337868512 140203241948885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5967] ppid=5949 vsize=10659048 memory=31396 CPUtime=0 cores=1,3,5,7
/proc/5952/task/5967/stat : 5967 (java) S 5949 5952 4860 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92643265 10914865152 50144 33554432000 4194304 4196468 140736553571168 140202336815792 140203241949826 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
Current children cumulated CPU time: 1.77 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 200576 KiB

[startup+1.50287 s]
/proc/loadavg: 1.19 1.29 1.38 4/215 5967
/proc/meminfo: memFree=25701468/32770624 swapFree=67108860/67108860
[pid=5952] ppid=5949 vsize=10659048 memory=397784 CPUtime=3.37 cores=1,3,5,7
/proc/5952/stat : 5952 (java) S 5949 5952 4860 0 -1 1077944320 13523 0 0 0 317 20 0 0 20 0 15 0 92643259 10914865152 99446 33554432000 4194304 4196468 140736553571168 140736553553712 140203241938679 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
/proc/5952/statm: 2664762 99446 3134 1 0 2627263 0
[pid=5952/tid=5954] ppid=5949 vsize=10659048 memory=0 CPUtime=1.39 cores=1,3,5,7
/proc/5952/task/5954/stat : 5954 (java) R 5949 5952 4860 0 -1 4202560 5646 0 0 0 135 4 0 0 20 0 15 0 92643259 10914865152 99446 33554432000 4194304 4196468 140736553571168 140203246176768 140202853824952 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5955] ppid=5949 vsize=10659048 memory=-8754540793456063680 CPUtime=0.06 cores=1,3,5,7
/proc/5952/task/5955/stat : 5955 (java) S 5949 5952 4860 0 -1 1077944384 189 0 0 0 3 3 0 0 20 0 15 0 92643260 10914865152 99446 33554432000 4194304 4196468 140736553571168 140202848808080 140203241948885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5956] ppid=5949 vsize=10659048 memory=-2843869621055772062 CPUtime=0.06 cores=1,3,5,7
/proc/5952/task/5956/stat : 5956 (java) S 5949 5952 4860 0 -1 1077944384 264 0 0 0 3 3 0 0 20 0 15 0 92643260 10914865152 99446 33554432000 4194304 4196468 140736553571168 140202847755280 140203241948885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5957] ppid=5949 vsize=10659048 memory=5450919713671312938 CPUtime=0.06 cores=1,3,5,7
/proc/5952/task/5957/stat : 5957 (java) S 5949 5952 4860 0 -1 1077944384 179 0 0 0 3 3 0 0 20 0 15 0 92643260 10914865152 99446 33554432000 4194304 4196468 140736553571168 140202846702480 140203241948885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5958] ppid=5949 vsize=10659048 memory=7005738693937936738 CPUtime=0.05 cores=1,3,5,7
/proc/5952/task/5958/stat : 5958 (java) S 5949 5952 4860 0 -1 1077944384 109 0 0 0 3 2 0 0 20 0 15 0 92643260 10914865152 99446 33554432000 4194304 4196468 140736553571168 140202845649680 140203241948885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5959] ppid=5949 vsize=10659048 memory=-7165351541977658656 CPUtime=0 cores=1,3,5,7
/proc/5952/task/5959/stat : 5959 (java) S 5949 5952 4860 0 -1 1077944384 208 0 0 0 0 0 0 0 20 0 15 0 92643261 10914865152 99446 33554432000 4194304 4196468 140736553571168 140202345236848 140203241949826 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0

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

/proc/5952/task/5954/stat : 5954 (java) R 5949 5952 4860 0 -1 4202560 62960 0 0 0 229856 57 0 0 20 0 15 0 92643259 10914865152 147590 33554432000 4194304 4196468 140736553571168 140203246178352 140202855449696 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5955] ppid=5949 vsize=10659048 memory=608828 CPUtime=17.44 cores=1,3,5,7
/proc/5952/task/5955/stat : 5955 (java) S 5949 5952 4860 0 -1 1077944384 15242 0 0 0 1708 36 0 0 20 0 15 0 92643260 10914865152 147590 33554432000 4194304 4196468 140736553571168 140202848808080 140203241948885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5956] ppid=5949 vsize=10659048 memory=8112282956445269571 CPUtime=17.47 cores=1,3,5,7
/proc/5952/task/5956/stat : 5956 (java) S 5949 5952 4860 0 -1 1077944384 14335 0 0 0 1708 39 0 0 20 0 15 0 92643260 10914865152 147590 33554432000 4194304 4196468 140736553571168 140202847755280 140203241948885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5957] ppid=5949 vsize=10659048 memory=288230583166042426 CPUtime=17.48 cores=1,3,5,7
/proc/5952/task/5957/stat : 5957 (java) S 5949 5952 4860 0 -1 1077944384 16221 0 0 0 1709 39 0 0 20 0 15 0 92643260 10914865152 147590 33554432000 4194304 4196468 140736553571168 140202846702480 140203241948885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5958] ppid=5949 vsize=10659048 memory=15252670952770799 CPUtime=17.45 cores=1,3,5,7
/proc/5952/task/5958/stat : 5958 (java) S 5949 5952 4860 0 -1 1077944384 14091 0 0 0 1707 38 0 0 20 0 15 0 92643260 10914865152 147590 33554432000 4194304 4196468 140736553571168 140202845649680 140203241948885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5959] ppid=5949 vsize=10659048 memory=1004 CPUtime=3.78 cores=1,3,5,7
/proc/5952/task/5959/stat : 5959 (java) S 5949 5952 4860 0 -1 1077944384 14121 0 0 0 314 64 0 0 20 0 15 0 92643261 10914865152 147590 33554432000 4194304 4196468 140736553571168 140202345236848 140203241949826 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5960] ppid=5949 vsize=10659048 memory=12060 CPUtime=0 cores=1,3,5,7
/proc/5952/task/5960/stat : 5960 (java) S 5949 5952 4860 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 92643261 10914865152 147590 33554432000 4194304 4196468 140736553571168 140202344182880 140203241948885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5961] ppid=5949 vsize=10659048 memory=5788 CPUtime=0 cores=1,3,5,7
/proc/5952/task/5961/stat : 5961 (java) S 5949 5952 4860 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 92643262 10914865152 147590 33554432000 4194304 4196468 140736553571168 140202343129968 140203241948885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5962] ppid=5949 vsize=10659048 memory=792 CPUtime=0 cores=1,3,5,7
/proc/5952/task/5962/stat : 5962 (java) S 5949 5952 4860 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92643264 10914865152 147590 33554432000 4194304 4196468 140736553571168 140202342078288 140203241957275 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5963] ppid=5949 vsize=10659048 memory=1228 CPUtime=2.27 cores=1,3,5,7
/proc/5952/task/5963/stat : 5963 (java) S 5949 5952 4860 0 -1 1077944384 11643 0 0 0 226 1 0 0 20 0 15 0 92643264 10914865152 147590 33554432000 4194304 4196468 140736553571168 140202341026672 140203241949826 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 5 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5964] ppid=5949 vsize=10659048 memory=1944 CPUtime=2.46 cores=1,3,5,7
/proc/5952/task/5964/stat : 5964 (java) S 5949 5952 4860 0 -1 1077944384 10745 0 0 0 244 2 0 0 20 0 15 0 92643264 10914865152 147590 33554432000 4194304 4196468 140736553571168 140202339973872 140203241949826 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5965] ppid=5949 vsize=10659048 memory=1416 CPUtime=0.6 cores=1,3,5,7
/proc/5952/task/5965/stat : 5965 (java) S 5949 5952 4860 0 -1 1077944384 5531 0 0 0 59 1 0 0 20 0 15 0 92643264 10914865152 147590 33554432000 4194304 4196468 140736553571168 140202338921072 140203241949826 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5966] ppid=5949 vsize=10659048 memory=4612 CPUtime=0 cores=1,3,5,7
/proc/5952/task/5966/stat : 5966 (java) S 5949 5952 4860 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92643264 10914865152 147590 33554432000 4194304 4196468 140736553571168 140202337868512 140203241948885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5967] ppid=5949 vsize=10659048 memory=8496 CPUtime=1.4 cores=1,3,5,7
/proc/5952/task/5967/stat : 5967 (java) S 5949 5952 4860 0 -1 1077944384 1395 0 0 0 60 80 0 0 20 0 15 0 92643265 10914865152 147590 33554432000 4194304 4196468 140736553571168 140202336815792 140203241949826 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 8 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
Current children cumulated CPU time: 2379.59 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 590360 KiB

[startup+2382.3 s]
/proc/loadavg: 1.58 1.62 1.55 3/215 6193
/proc/meminfo: memFree=25534932/32770624 swapFree=67108860/67108860
[pid=5952] ppid=5949 vsize=10659048 memory=598256 CPUtime=2440.92 cores=1,3,5,7
/proc/5952/stat : 5952 (java) S 5949 5952 4860 0 -1 1077944320 172009 0 0 0 243758 334 0 0 20 0 15 0 92643259 10914865152 149564 33554432000 4194304 4196468 140736553571168 140736553553712 140203241938679 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
/proc/5952/statm: 2664762 149564 3175 1 0 2627263 0
[pid=5952/tid=5954] ppid=5949 vsize=10659048 memory=1696 CPUtime=2358.53 cores=1,3,5,7
/proc/5952/task/5954/stat : 5954 (java) R 5949 5952 4860 0 -1 4202560 65865 0 0 0 235795 58 0 0 20 0 15 0 92643259 10914865152 149564 33554432000 4194304 4196468 140736553571168 140203246178352 140202855647956 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5955] ppid=5949 vsize=10659048 memory=920 CPUtime=17.9 cores=1,3,5,7
/proc/5952/task/5955/stat : 5955 (java) S 5949 5952 4860 0 -1 1077944384 15527 0 0 0 1753 37 0 0 20 0 15 0 92643260 10914865152 149564 33554432000 4194304 4196468 140736553571168 140202848808080 140203241948885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5956] ppid=5949 vsize=10659048 memory=3852 CPUtime=17.92 cores=1,3,5,7
/proc/5952/task/5956/stat : 5956 (java) S 5949 5952 4860 0 -1 1077944384 14637 0 0 0 1752 40 0 0 20 0 15 0 92643260 10914865152 149564 33554432000 4194304 4196468 140736553571168 140202847755280 140203241948885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5957] ppid=5949 vsize=10659048 memory=2588 CPUtime=17.93 cores=1,3,5,7
/proc/5952/task/5957/stat : 5957 (java) S 5949 5952 4860 0 -1 1077944384 16579 0 0 0 1754 39 0 0 20 0 15 0 92643260 10914865152 149564 33554432000 4194304 4196468 140736553571168 140202846702480 140203241948885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5958] ppid=5949 vsize=10659048 memory=2588 CPUtime=17.91 cores=1,3,5,7
/proc/5952/task/5958/stat : 5958 (java) S 5949 5952 4860 0 -1 1077944384 14301 0 0 0 1752 39 0 0 20 0 15 0 92643260 10914865152 149564 33554432000 4194304 4196468 140736553571168 140202845649680 140203241948885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5959] ppid=5949 vsize=10659048 memory=601848 CPUtime=3.88 cores=1,3,5,7
/proc/5952/task/5959/stat : 5959 (java) S 5949 5952 4860 0 -1 1077944384 14357 0 0 0 322 66 0 0 20 0 15 0 92643261 10914865152 149564 33554432000 4194304 4196468 140736553571168 140202345236848 140203241949826 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5960] ppid=5949 vsize=10659048 memory=1944 CPUtime=0 cores=1,3,5,7
/proc/5952/task/5960/stat : 5960 (java) S 5949 5952 4860 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 92643261 10914865152 149564 33554432000 4194304 4196468 140736553571168 140202344182880 140203241948885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5961] ppid=5949 vsize=10659048 memory=1416 CPUtime=0 cores=1,3,5,7
/proc/5952/task/5961/stat : 5961 (java) S 5949 5952 4860 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 92643262 10914865152 149564 33554432000 4194304 4196468 140736553571168 140202343129968 140203241948885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5962] ppid=5949 vsize=10659048 memory=1944 CPUtime=0 cores=1,3,5,7
/proc/5952/task/5962/stat : 5962 (java) S 5949 5952 4860 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92643264 10914865152 149564 33554432000 4194304 4196468 140736553571168 140202342078288 140203241957275 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5963] ppid=5949 vsize=10659048 memory=1416 CPUtime=2.27 cores=1,3,5,7
/proc/5952/task/5963/stat : 5963 (java) S 5949 5952 4860 0 -1 1077944384 11645 0 0 0 226 1 0 0 20 0 15 0 92643264 10914865152 149564 33554432000 4194304 4196468 140736553571168 140202341026672 140203241949826 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 5 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5964] ppid=5949 vsize=10659048 memory=4612 CPUtime=2.46 cores=1,3,5,7
/proc/5952/task/5964/stat : 5964 (java) S 5949 5952 4860 0 -1 1077944384 10747 0 0 0 244 2 0 0 20 0 15 0 92643264 10914865152 149564 33554432000 4194304 4196468 140736553571168 140202339973872 140203241949826 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5965] ppid=5949 vsize=10659048 memory=8496 CPUtime=0.6 cores=1,3,5,7
/proc/5952/task/5965/stat : 5965 (java) S 5949 5952 4860 0 -1 1077944384 5534 0 0 0 59 1 0 0 20 0 15 0 92643264 10914865152 149564 33554432000 4194304 4196468 140736553571168 140202338921072 140203241949826 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5966] ppid=5949 vsize=10659048 memory=1624 CPUtime=0 cores=1,3,5,7
/proc/5952/task/5966/stat : 5966 (java) S 5949 5952 4860 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92643264 10914865152 149564 33554432000 4194304 4196468 140736553571168 140202337868512 140203241948885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5967] ppid=5949 vsize=10659048 memory=1200 CPUtime=1.44 cores=1,3,5,7
/proc/5952/task/5967/stat : 5967 (java) S 5949 5952 4860 0 -1 1077944384 1413 0 0 0 62 82 0 0 20 0 15 0 92643265 10914865152 149564 33554432000 4194304 4196468 140736553571168 140202336815792 140203241949826 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 8 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
Current children cumulated CPU time: 2440.92 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 598256 KiB

[startup+2442.3 s]
/proc/loadavg: 1.61 1.64 1.56 4/215 6194
/proc/meminfo: memFree=25542976/32770624 swapFree=67108860/67108860
[pid=5952] ppid=5949 vsize=10659048 memory=621320 CPUtime=2502.25 cores=1,3,5,7
/proc/5952/stat : 5952 (java) S 5949 5952 4860 0 -1 1077944320 177194 0 0 0 249883 342 0 0 20 0 15 0 92643259 10914865152 155330 33554432000 4194304 4196468 140736553571168 140736553553712 140203241938679 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
/proc/5952/statm: 2664762 155330 3175 1 0 2627263 0
[pid=5952/tid=5954] ppid=5949 vsize=10659048 memory=304556131815260474 CPUtime=2417.91 cores=1,3,5,7
/proc/5952/task/5954/stat : 5954 (java) R 5949 5952 4860 0 -1 4202560 69680 0 0 0 241732 59 0 0 20 0 15 0 92643259 10914865152 155330 33554432000 4194304 4196468 140736553571168 140203246178128 140202855448304 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5955] ppid=5949 vsize=10659048 memory=15252670952770799 CPUtime=18.36 cores=1,3,5,7
/proc/5952/task/5955/stat : 5955 (java) S 5949 5952 4860 0 -1 1077944384 15796 0 0 0 1798 38 0 0 20 0 15 0 92643260 10914865152 155330 33554432000 4194304 4196468 140736553571168 140202848808080 140203241948885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5956] ppid=5949 vsize=10659048 memory=15252670952770799 CPUtime=18.37 cores=1,3,5,7
/proc/5952/task/5956/stat : 5956 (java) S 5949 5952 4860 0 -1 1077944384 14856 0 0 0 1796 41 0 0 20 0 15 0 92643260 10914865152 155330 33554432000 4194304 4196468 140736553571168 140202847755280 140203241948885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5957] ppid=5949 vsize=10659048 memory=-7023579799431922829 CPUtime=18.38 cores=1,3,5,7
/proc/5952/task/5957/stat : 5957 (java) S 5949 5952 4860 0 -1 1077944384 16866 0 0 0 1798 40 0 0 20 0 15 0 92643260 10914865152 155330 33554432000 4194304 4196468 140736553571168 140202846702480 140203241948885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5958] ppid=5949 vsize=10659048 memory=-8486080722631693414 CPUtime=18.36 cores=1,3,5,7
/proc/5952/task/5958/stat : 5958 (java) S 5949 5952 4860 0 -1 1077944384 14780 0 0 0 1796 40 0 0 20 0 15 0 92643260 10914865152 155330 33554432000 4194304 4196468 140736553571168 140202845649680 140203241948885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5959] ppid=5949 vsize=10659048 memory=4426639978525455914 CPUtime=3.97 cores=1,3,5,7
/proc/5952/task/5959/stat : 5959 (java) S 5949 5952 4860 0 -1 1077944384 14460 0 0 0 330 67 0 0 20 0 15 0 92643261 10914865152 155330 33554432000 4194304 4196468 140736553571168 140202345236848 140203241949826 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5960] ppid=5949 vsize=10659048 memory=3047711553219693942 CPUtime=0 cores=1,3,5,7
/proc/5952/task/5960/stat : 5960 (java) S 5949 5952 4860 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 92643261 10914865152 155330 33554432000 4194304 4196468 140736553571168 140202344182880 140203241948885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5961] ppid=5949 vsize=10659048 memory=4629546024076873078 CPUtime=0 cores=1,3,5,7
/proc/5952/task/5961/stat : 5961 (java) S 5949 5952 4860 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 92643262 10914865152 155330 33554432000 4194304 4196468 140736553571168 140202343129968 140203241948885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5962] ppid=5949 vsize=10659048 memory=-7521736447810188379 CPUtime=0 cores=1,3,5,7
/proc/5952/task/5962/stat : 5962 (java) S 5949 5952 4860 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92643264 10914865152 155330 33554432000 4194304 4196468 140736553571168 140202342078288 140203241957275 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5963] ppid=5949 vsize=10659048 memory=-8412652160765825907 CPUtime=2.27 cores=1,3,5,7
/proc/5952/task/5963/stat : 5963 (java) S 5949 5952 4860 0 -1 1077944384 11648 0 0 0 226 1 0 0 20 0 15 0 92643264 10914865152 155330 33554432000 4194304 4196468 140736553571168 140202341026672 140203241949826 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 5 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5964] ppid=5949 vsize=10659048 memory=-8634980985311628903 CPUtime=2.46 cores=1,3,5,7
/proc/5952/task/5964/stat : 5964 (java) S 5949 5952 4860 0 -1 1077944384 10749 0 0 0 244 2 0 0 20 0 15 0 92643264 10914865152 155330 33554432000 4194304 4196468 140736553571168 140202339973872 140203241949826 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5965] ppid=5949 vsize=10659048 memory=7100839878645619564 CPUtime=0.6 cores=1,3,5,7
/proc/5952/task/5965/stat : 5965 (java) S 5949 5952 4860 0 -1 1077944384 5536 0 0 0 59 1 0 0 20 0 15 0 92643264 10914865152 155330 33554432000 4194304 4196468 140736553571168 140202338921072 140203241949826 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5966] ppid=5949 vsize=10659048 memory=7897517683652307531 CPUtime=0 cores=1,3,5,7
/proc/5952/task/5966/stat : 5966 (java) S 5949 5952 4860 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92643264 10914865152 155330 33554432000 4194304 4196468 140736553571168 140202337868512 140203241948885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5967] ppid=5949 vsize=10659048 memory=2135856 CPUtime=1.47 cores=1,3,5,7
/proc/5952/task/5967/stat : 5967 (java) S 5949 5952 4860 0 -1 1077944384 1419 0 0 0 63 84 0 0 20 0 15 0 92643265 10914865152 155330 33554432000 4194304 4196468 140736553571168 140202336815792 140203241949826 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 8 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
Current children cumulated CPU time: 2502.25 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 621320 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2459.7 s]
/proc/loadavg: 1.72 1.66 1.57 3/215 6194
/proc/meminfo: memFree=25558444/32770624 swapFree=67108860/67108860
[pid=5952] ppid=5949 vsize=10659048 memory=609656 CPUtime=2520.07 cores=1,3,5,7
/proc/5952/stat : 5952 (java) S 5949 5952 4860 0 -1 1077944320 178010 0 0 0 251663 344 0 0 20 0 15 0 92643259 10914865152 152414 33554432000 4194304 4196468 140736553571168 140736553553712 140203241938679 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
/proc/5952/statm: 2664762 152414 3175 1 0 2627263 0
[pid=5952/tid=5954] ppid=5949 vsize=10659048 memory=844 CPUtime=2435.13 cores=1,3,5,7
/proc/5952/task/5954/stat : 5954 (java) R 5949 5952 4860 0 -1 4202560 69988 0 0 0 243454 59 0 0 20 0 15 0 92643259 10914865152 152414 33554432000 4194304 4196468 140736553571168 140203246178240 140202855647397 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5955] ppid=5949 vsize=10659048 memory=1696 CPUtime=18.5 cores=1,3,5,7
/proc/5952/task/5955/stat : 5955 (java) S 5949 5952 4860 0 -1 1077944384 15806 0 0 0 1812 38 0 0 20 0 15 0 92643260 10914865152 152414 33554432000 4194304 4196468 140736553571168 140202848808080 140203241948885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5956] ppid=5949 vsize=10659048 memory=920 CPUtime=18.51 cores=1,3,5,7
/proc/5952/task/5956/stat : 5956 (java) S 5949 5952 4860 0 -1 1077944384 14872 0 0 0 1810 41 0 0 20 0 15 0 92643260 10914865152 152414 33554432000 4194304 4196468 140736553571168 140202847755280 140203241948885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5957] ppid=5949 vsize=10659048 memory=1572 CPUtime=18.52 cores=1,3,5,7
/proc/5952/task/5957/stat : 5957 (java) S 5949 5952 4860 0 -1 1077944384 16961 0 0 0 1812 40 0 0 20 0 15 0 92643260 10914865152 152414 33554432000 4194304 4196468 140736553571168 140202846702480 140203241948885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5958] ppid=5949 vsize=10659048 memory=2244 CPUtime=18.49 cores=1,3,5,7
/proc/5952/task/5958/stat : 5958 (java) S 5949 5952 4860 0 -1 1077944384 14961 0 0 0 1809 40 0 0 20 0 15 0 92643260 10914865152 152414 33554432000 4194304 4196468 140736553571168 140202845649680 140203241948885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5959] ppid=5949 vsize=10659048 memory=4124 CPUtime=4 cores=1,3,5,7
/proc/5952/task/5959/stat : 5959 (java) S 5949 5952 4860 0 -1 1077944384 14641 0 0 0 333 67 0 0 20 0 15 0 92643261 10914865152 152414 33554432000 4194304 4196468 140736553571168 140202345236848 140203241949826 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5960] ppid=5949 vsize=10659048 memory=2200 CPUtime=0 cores=1,3,5,7
/proc/5952/task/5960/stat : 5960 (java) S 5949 5952 4860 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 92643261 10914865152 152414 33554432000 4194304 4196468 140736553571168 140202344182880 140203241948885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5961] ppid=5949 vsize=10659048 memory=3852 CPUtime=0 cores=1,3,5,7
/proc/5952/task/5961/stat : 5961 (java) S 5949 5952 4860 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 92643262 10914865152 152414 33554432000 4194304 4196468 140736553571168 140202343129968 140203241948885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5962] ppid=5949 vsize=10659048 memory=2588 CPUtime=0 cores=1,3,5,7
/proc/5952/task/5962/stat : 5962 (java) S 5949 5952 4860 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92643264 10914865152 152414 33554432000 4194304 4196468 140736553571168 140202342078288 140203241957275 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5963] ppid=5949 vsize=10659048 memory=2588 CPUtime=2.27 cores=1,3,5,7
/proc/5952/task/5963/stat : 5963 (java) S 5949 5952 4860 0 -1 1077944384 11648 0 0 0 226 1 0 0 20 0 15 0 92643264 10914865152 152414 33554432000 4194304 4196468 140736553571168 140202341026672 140203241949826 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 5 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5964] ppid=5949 vsize=10659048 memory=4104 CPUtime=2.46 cores=1,3,5,7
/proc/5952/task/5964/stat : 5964 (java) S 5949 5952 4860 0 -1 1077944384 10749 0 0 0 244 2 0 0 20 0 15 0 92643264 10914865152 152414 33554432000 4194304 4196468 140736553571168 140202339973872 140203241949826 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5965] ppid=5949 vsize=10659048 memory=1408 CPUtime=0.6 cores=1,3,5,7
/proc/5952/task/5965/stat : 5965 (java) S 5949 5952 4860 0 -1 1077944384 5536 0 0 0 59 1 0 0 20 0 15 0 92643264 10914865152 152414 33554432000 4194304 4196468 140736553571168 140202338921072 140203241949826 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5966] ppid=5949 vsize=10659048 memory=3264 CPUtime=0 cores=1,3,5,7
/proc/5952/task/5966/stat : 5966 (java) S 5949 5952 4860 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92643264 10914865152 152414 33554432000 4194304 4196468 140736553571168 140202337868512 140203241948885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
[pid=5952/tid=5967] ppid=5949 vsize=10659048 memory=609148 CPUtime=1.48 cores=1,3,5,7
/proc/5952/task/5967/stat : 5967 (java) S 5949 5952 4860 0 -1 1077944384 1444 0 0 0 63 85 0 0 20 0 15 0 92643265 10914865152 152414 33554432000 4194304 4196468 140736553571168 140202336815792 140203241949826 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 8 0 0 6293624 6294260 20865024 140736553579693 140736553579785 140736553579785 140736553582543 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 609656 KiB

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

[startup+2459.71 s]
# the end of solver process 5952 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2516.64 s, system=3.45133 s

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

Child status: 143
Real time (s): 2459.71
CPU time (s): 2520.09
CPU user time (s): 2516.64
CPU system time (s): 3.45133
CPU usage (%): 102.455
Max. virtual memory (cumulated for all children) (KiB): 10659048
Max. memory (cumulated for all children) (KiB): 2696336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2516.64
system time used= 3.45133
maximum resident set size= 2698468
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 178197
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2752
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 151816
involuntary context switches= 5344


# summary of solver processes directly reported to runsolver:
#   pid: 5952
#   total CPU time (s): 2520.09
#   total CPU user time (s): 2516.64
#   total CPU system time (s): 3.45133

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.4074 second user time and 27.495 second system time

The end

Launcher Data

Begin job on node151 at 2018-07-28 06:06:41
IDJOB=4298198
IDBENCH=141083
IDSOLVER=2763
FILE ID=node151/4298198-1532750801
RUNJOBID= node151-1532740893-4892
PBS_JOBID= 21022447
Free space on /tmp= 54900 MiB

SOLVER NAME= MiniCPFever 2018-04-29
BENCH NAME= XCSP18/Rlfap_mini/Rlfap-opt_mini/Rlfap-ext-scen-06-opt_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4298198-1532750801/watcher-4298198-1532750801 -o /tmp/evaluation-result-4298198-1532750801/solver-4298198-1532750801 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1532740893-4892 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4298198-1532750801.xml

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

MD5SUM BENCH= 2266009a6c131884c939a0d3a4b2f589
RANDOM SEED=1745273959

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:        26025736 kB
MemAvailable:   29691424 kB
Buffers:          177592 kB
Cached:          3757208 kB
SwapCached:            0 kB
Active:          3707516 kB
Inactive:        2552368 kB
Active(anon):    2274344 kB
Inactive(anon):    78192 kB
Active(file):    1433172 kB
Inactive(file):  2474176 kB
Unevictable:        7804 kB
Mlocked:            7804 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8876 kB
Writeback:             0 kB
AnonPages:       2176404 kB
Mapped:            54364 kB
Shmem:             25224 kB
Slab:             175996 kB
SReclaimable:     148348 kB
SUnreclaim:        27648 kB
KernelStack:        3808 kB
PageTables:        11592 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2936840 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2066432 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= 54888 MiB
End job on node151 at 2018-07-28 06:47:41