Trace number 4304915

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Concrete 3.9.2UNSAT 422.513 397.73

General information on the benchmark

NameRlfap/Rlfap-dec-scens11/
Rlfap-scen-11-f06_c18.xml
MD5SUM70b591545a4dc5c7490ecc842d516269
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark2.89664
Satisfiable
(Un)Satisfiability was proved
Number of variables680
Number of constraints4103
Number of domains5
Minimum domain size6
Maximum domain size38
Distribution of domain sizes[{"size":6,"count":2},{"size":21,"count":4},{"size":22,"count":10},{"size":31,"count":336},{"size":38,"count":328}]
Minimum variable degree1
Maximum variable degree62
Distribution of variable degrees[{"degree":1,"count":1},{"degree":3,"count":26},{"degree":4,"count":13},{"degree":5,"count":86},{"degree":6,"count":20},{"degree":7,"count":89},{"degree":8,"count":12},{"degree":9,"count":87},{"degree":10,"count":28},{"degree":11,"count":42},{"degree":12,"count":25},{"degree":13,"count":40},{"degree":14,"count":14},{"degree":15,"count":40},{"degree":16,"count":8},{"degree":17,"count":29},{"degree":18,"count":6},{"degree":19,"count":18},{"degree":20,"count":13},{"degree":21,"count":11},{"degree":22,"count":7},{"degree":23,"count":7},{"degree":24,"count":8},{"degree":25,"count":8},{"degree":27,"count":9},{"degree":28,"count":8},{"degree":29,"count":2},{"degree":30,"count":6},{"degree":31,"count":1},{"degree":35,"count":3},{"degree":36,"count":3},{"degree":38,"count":2},{"degree":39,"count":2},{"degree":42,"count":1},{"degree":43,"count":1},{"degree":44,"count":1},{"degree":47,"count":1},{"degree":55,"count":1},{"degree":62,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":4103}]
Number of extensional constraints0
Number of intensional constraints4103
Distribution of constraint types[{"type":"intension","count":4103}]
Optimization problemNO
Type of objective

Solver Data

0.99/0.74	c Concrete v3.9.2.1532736233296 running
422.47/397.70	s UNSATISFIABLE

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 (10260 MiB free)
  memory of node 1: 16384 MiB (3687 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4304915-1534056434/watcher-4304915-1534056434 -o /tmp/evaluation-result-4304915-1534056434/solver-4304915-1534056434 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node136-1534039158-26715 --watchdog 2580 bin/xcsp-3-concrete -J-Xss64M -randomseed=802239516 HOME/instance-4304915-1534056434.xml 

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

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

solver pid=29889, runsolver pid=29886

[startup+0.100059 s]*
/proc/loadavg: 1.38 1.40 1.46 3/206 29946
/proc/meminfo: memFree=14277984/32770624 swapFree=67108844/67108860
[pid=29889] ppid=29886 vsize=10005480 memory=18328 CPUtime=0.1 cores=0,2,4,6
/proc/29889/stat : 29889 (java) S 29886 29889 25584 0 -1 1077944320 4240 12991 0 0 1 1 5 3 20 0 6 0 223206547 10245611520 4582 33554432000 4194304 4196468 140730185980048 140730185962592 139650335035127 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
/proc/29889/statm: 2501370 4582 1930 1 0 2489808 0
[pid=29889/tid=29942] ppid=29886 vsize=10005480 memory=4279135704047190159 CPUtime=0.08 cores=0,2,4,6
/proc/29889/task/29942/stat : 29942 (java) R 29886 29889 25584 0 -1 4202560 2048 12991 0 0 0 0 5 3 20 0 6 0 223206556 10245611520 4582 33554432000 4194304 4196468 140730185980048 139650306871888 139650335057053 0 4 0 16784584 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29943] ppid=29886 vsize=10005480 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/29889/task/29943/stat : 29943 (java) S 29886 29889 25584 0 -1 1077944384 1 12991 0 0 0 0 5 3 20 0 6 0 223206557 10245611520 4582 33554432000 4194304 4196468 140730185980048 139650339277840 139650335045333 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29944] ppid=29886 vsize=10005480 memory=140519303427712 CPUtime=0.08 cores=0,2,4,6
/proc/29889/task/29944/stat : 29944 (java) S 29886 29889 25584 0 -1 1077944384 1 12991 0 0 0 0 5 3 20 0 6 0 223206557 10245611520 4582 33554432000 4194304 4196468 140730185980048 139650193996944 139650335045333 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29945] ppid=29886 vsize=10005480 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/29889/task/29945/stat : 29945 (java) S 29886 29889 25584 0 -1 1077944384 1 12991 0 0 0 0 5 3 20 0 6 0 223206557 10245611520 4582 33554432000 4194304 4196468 140730185980048 139650192943888 139650335045333 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29946] ppid=29886 vsize=10005480 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/29889/task/29946/stat : 29946 (java) S 29886 29889 25584 0 -1 1077944384 2 12991 0 0 0 0 5 3 20 0 6 0 223206557 10245611520 4582 33554432000 4194304 4196468 140730185980048 139650191891344 139650335045333 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 10005480 KiB
Current children cumulated memory: 18328 KiB

[startup+0.210821 s]*
/proc/loadavg: 1.38 1.40 1.46 3/215 29955
/proc/meminfo: memFree=14252584/32770624 swapFree=67108844/67108860
[pid=29889] ppid=29886 vsize=10982696 memory=45380 CPUtime=0.26 cores=0,2,4,6
/proc/29889/stat : 29889 (java) S 29886 29889 25584 0 -1 1077944320 8230 12991 0 0 16 2 5 3 20 0 15 0 223206547 11246280704 11345 33554432000 4194304 4196468 140730185980048 140730185962592 139650335035127 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
/proc/29889/statm: 2745674 11345 2932 1 0 2708109 0
[pid=29889/tid=29942] ppid=29886 vsize=10982696 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/29889/task/29942/stat : 29942 (java) R 29886 29889 25584 0 -1 4202560 4763 12991 0 0 10 2 5 3 20 0 15 0 223206556 11246280704 11345 33554432000 4194304 4196468 140730185980048 139650306832256 139650316598631 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29943] ppid=29886 vsize=10982696 memory=342 CPUtime=0.08 cores=0,2,4,6
/proc/29889/task/29943/stat : 29943 (java) S 29886 29889 25584 0 -1 1077944384 1 12991 0 0 0 0 5 3 20 0 15 0 223206557 11246280704 11345 33554432000 4194304 4196468 140730185980048 139650339277840 139650335045333 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29944] ppid=29886 vsize=10982696 memory=288370895455139456 CPUtime=0.08 cores=0,2,4,6
/proc/29889/task/29944/stat : 29944 (java) S 29886 29889 25584 0 -1 1077944384 1 12991 0 0 0 0 5 3 20 0 15 0 223206557 11246280704 11345 33554432000 4194304 4196468 140730185980048 139650193996944 139650335045333 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29945] ppid=29886 vsize=10982696 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/29889/task/29945/stat : 29945 (java) S 29886 29889 25584 0 -1 1077944384 1 12991 0 0 0 0 5 3 20 0 15 0 223206557 11246280704 11345 33554432000 4194304 4196468 140730185980048 139650192943888 139650335045333 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29946] ppid=29886 vsize=10982696 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/29889/task/29946/stat : 29946 (java) S 29886 29889 25584 0 -1 1077944384 2 12991 0 0 0 0 5 3 20 0 15 0 223206557 11246280704 11345 33554432000 4194304 4196468 140730185980048 139650191891344 139650335045333 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29947] ppid=29886 vsize=10982696 memory=140519303427712 CPUtime=0.08 cores=0,2,4,6
/proc/29889/task/29947/stat : 29947 (java) S 29886 29889 25584 0 -1 1077944384 2 12991 0 0 0 0 5 3 20 0 15 0 223206558 11246280704 11345 33554432000 4194304 4196468 140730185980048 139649761011952 139650335046274 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29948] ppid=29886 vsize=10982696 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/29889/task/29948/stat : 29948 (java) S 29886 29889 25584 0 -1 1077944384 13 12991 0 0 0 0 5 3 20 0 15 0 223206559 11246280704 11345 33554432000 4194304 4196468 140730185980048 139649130423456 139650335045333 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29949] ppid=29886 vsize=10982696 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/29889/task/29949/stat : 29949 (java) S 29886 29889 25584 0 -1 1077944384 1 12991 0 0 0 0 5 3 20 0 15 0 223206559 11246280704 11345 33554432000 4194304 4196468 140730185980048 139648982573808 139650335045333 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29950] ppid=29886 vsize=10982696 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/29889/task/29950/stat : 29950 (java) S 29886 29889 25584 0 -1 1077944384 3 12991 0 0 0 0 5 3 20 0 15 0 223206562 11246280704 11345 33554432000 4194304 4196468 140730185980048 139648675174352 139650335053723 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29951] ppid=29886 vsize=10982696 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/29889/task/29951/stat : 29951 (java) S 29886 29889 25584 0 -1 1077944384 358 12991 0 0 1 0 5 3 20 0 15 0 223206562 11246280704 11345 33554432000 4194304 4196468 140730185980048 139649759959792 139650335046274 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29952] ppid=29886 vsize=10982696 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/29889/task/29952/stat : 29952 (java) S 29886 29889 25584 0 -1 1077944384 263 12991 0 0 0 0 5 3 20 0 15 0 223206562 11246280704 11345 33554432000 4194304 4196468 140730185980048 139649758907248 139650335046274 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29953] ppid=29886 vsize=10982696 memory=140519303427712 CPUtime=0.11 cores=0,2,4,6
/proc/29889/task/29953/stat : 29953 (java) S 29886 29889 25584 0 -1 1077944384 629 12991 0 0 3 0 5 3 20 0 15 0 223206562 11246280704 11345 33554432000 4194304 4196468 140730185980048 139649757854192 139650335046274 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29954] ppid=29886 vsize=10982696 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/29889/task/29954/stat : 29954 (java) S 29886 29889 25584 0 -1 1077944384 3 12991 0 0 0 0 5 3 20 0 15 0 223206562 11246280704 11345 33554432000 4194304 4196468 140730185980048 139648244378464 139650335045333 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29955] ppid=29886 vsize=10982696 memory=140519303427712 CPUtime=0.08 cores=0,2,4,6
/proc/29889/task/29955/stat : 29955 (java) S 29886 29889 25584 0 -1 1077944384 1 12991 0 0 0 0 5 3 20 0 15 0 223206562 11246280704 11345 33554432000 4194304 4196468 140730185980048 139649756801584 139650335046274 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10982696 KiB
Current children cumulated memory: 45380 KiB

[startup+0.310417 s]*
/proc/loadavg: 1.38 1.40 1.46 3/215 29955
/proc/meminfo: memFree=14241736/32770624 swapFree=67108844/67108860
[pid=29889] ppid=29886 vsize=10983192 memory=56988 CPUtime=0.39 cores=0,2,4,6
/proc/29889/stat : 29889 (java) S 29886 29889 25584 0 -1 1077944320 10253 12991 0 0 27 4 5 3 20 0 15 0 223206547 11246788608 14247 33554432000 4194304 4196468 140730185980048 140730185962592 139650335035127 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
/proc/29889/statm: 2745798 14247 3090 1 0 2708109 0
[pid=29889/tid=29942] ppid=29886 vsize=10983192 memory=6791534058613427641 CPUtime=0.28 cores=0,2,4,6
/proc/29889/task/29942/stat : 29942 (java) R 29886 29889 25584 0 -1 4202560 6778 12991 0 0 18 2 5 3 20 0 15 0 223206556 11246788608 14247 33554432000 4194304 4196468 140730185980048 139650306847136 139650315310914 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29943] ppid=29886 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/29889/task/29943/stat : 29943 (java) S 29886 29889 25584 0 -1 1077944384 1 12991 0 0 0 0 5 3 20 0 15 0 223206557 11246788608 14247 33554432000 4194304 4196468 140730185980048 139650339277840 139650335045333 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29944] ppid=29886 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/29889/task/29944/stat : 29944 (java) S 29886 29889 25584 0 -1 1077944384 1 12991 0 0 0 0 5 3 20 0 15 0 223206557 11246788608 14247 33554432000 4194304 4196468 140730185980048 139650193996944 139650335045333 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29945] ppid=29886 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/29889/task/29945/stat : 29945 (java) S 29886 29889 25584 0 -1 1077944384 1 12991 0 0 0 0 5 3 20 0 15 0 223206557 11246788608 14247 33554432000 4194304 4196468 140730185980048 139650192943888 139650335045333 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29946] ppid=29886 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/29889/task/29946/stat : 29946 (java) S 29886 29889 25584 0 -1 1077944384 2 12991 0 0 0 0 5 3 20 0 15 0 223206557 11246788608 14247 33554432000 4194304 4196468 140730185980048 139650191891344 139650335045333 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29947] ppid=29886 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/29889/task/29947/stat : 29947 (java) S 29886 29889 25584 0 -1 1077944384 2 12991 0 0 0 0 5 3 20 0 15 0 223206558 11246788608 14247 33554432000 4194304 4196468 140730185980048 139649761011952 139650335046274 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29948] ppid=29886 vsize=10983192 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/29889/task/29948/stat : 29948 (java) S 29886 29889 25584 0 -1 1077944384 13 12991 0 0 0 0 5 3 20 0 15 0 223206559 11246788608 14247 33554432000 4194304 4196468 140730185980048 139649130423456 139650335045333 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29949] ppid=29886 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/29889/task/29949/stat : 29949 (java) S 29886 29889 25584 0 -1 1077944384 1 12991 0 0 0 0 5 3 20 0 15 0 223206559 11246788608 14247 33554432000 4194304 4196468 140730185980048 139648982573808 139650335045333 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29950] ppid=29886 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/29889/task/29950/stat : 29950 (java) S 29886 29889 25584 0 -1 1077944384 3 12991 0 0 0 0 5 3 20 0 15 0 223206562 11246788608 14247 33554432000 4194304 4196468 140730185980048 139648675174352 139650335053723 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29951] ppid=29886 vsize=10983192 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/29889/task/29951/stat : 29951 (java) S 29886 29889 25584 0 -1 1077944384 358 12991 0 0 1 0 5 3 20 0 15 0 223206562 11246788608 14247 33554432000 4194304 4196468 140730185980048 139649759959792 139650335046274 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29952] ppid=29886 vsize=10983192 memory=-1 CPUtime=0.09 cores=0,2,4,6
/proc/29889/task/29952/stat : 29952 (java) S 29886 29889 25584 0 -1 1077944384 266 12991 0 0 1 0 5 3 20 0 15 0 223206562 11246788608 14247 33554432000 4194304 4196468 140730185980048 139649758907248 139650335046274 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29953] ppid=29886 vsize=10983192 memory=140519303427712 CPUtime=0.13 cores=0,2,4,6
/proc/29889/task/29953/stat : 29953 (java) S 29886 29889 25584 0 -1 1077944384 634 12991 0 0 5 0 5 3 20 0 15 0 223206562 11246788608 14247 33554432000 4194304 4196468 140730185980048 139649757854192 139650335046274 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29954] ppid=29886 vsize=10983192 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/29889/task/29954/stat : 29954 (java) S 29886 29889 25584 0 -1 1077944384 3 12991 0 0 0 0 5 3 20 0 15 0 223206562 11246788608 14247 33554432000 4194304 4196468 140730185980048 139648244378464 139650335045333 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29955] ppid=29886 vsize=10983192 memory=140519303427712 CPUtime=0.08 cores=0,2,4,6
/proc/29889/task/29955/stat : 29955 (java) S 29886 29889 25584 0 -1 1077944384 1 12991 0 0 0 0 5 3 20 0 15 0 223206562 11246788608 14247 33554432000 4194304 4196468 140730185980048 139649756801584 139650335046274 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
Current children cumulated CPU time: 0.39 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 56988 KiB

[startup+0.700686 s]
/proc/loadavg: 1.38 1.40 1.46 3/215 29955
/proc/meminfo: memFree=14231352/32770624 swapFree=67108844/67108860
[pid=29889] ppid=29886 vsize=10983192 memory=89488 CPUtime=0.99 cores=0,2,4,6
/proc/29889/stat : 29889 (java) S 29886 29889 25584 0 -1 1077944320 16474 12991 0 0 86 5 5 3 20 0 15 0 223206547 11246788608 22372 33554432000 4194304 4196468 140730185980048 140730185962592 139650335035127 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
/proc/29889/statm: 2745798 22372 3237 1 0 2708109 0
[pid=29889/tid=29942] ppid=29886 vsize=10983192 memory=0 CPUtime=0.66 cores=0,2,4,6
/proc/29889/task/29942/stat : 29942 (java) R 29886 29889 25584 0 -1 4202560 12050 12991 0 0 55 3 5 3 20 0 15 0 223206556 11246788608 22372 33554432000 4194304 4196468 140730185980048 139650306855952 139650319115614 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29943] ppid=29886 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/29889/task/29943/stat : 29943 (java) S 29886 29889 25584 0 -1 1077944384 1 12991 0 0 0 0 5 3 20 0 15 0 223206557 11246788608 22372 33554432000 4194304 4196468 140730185980048 139650339277840 139650335045333 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29944] ppid=29886 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/29889/task/29944/stat : 29944 (java) S 29886 29889 25584 0 -1 1077944384 1 12991 0 0 0 0 5 3 20 0 15 0 223206557 11246788608 22372 33554432000 4194304 4196468 140730185980048 139650193996944 139650335045333 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29945] ppid=29886 vsize=10983192 memory=140519183364880 CPUtime=0.08 cores=0,2,4,6
/proc/29889/task/29945/stat : 29945 (java) S 29886 29889 25584 0 -1 1077944384 1 12991 0 0 0 0 5 3 20 0 15 0 223206557 11246788608 22372 33554432000 4194304 4196468 140730185980048 139650192943888 139650335045333 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29946] ppid=29886 vsize=10983192 memory=140522739991124 CPUtime=0.08 cores=0,2,4,6
/proc/29889/task/29946/stat : 29946 (java) S 29886 29889 25584 0 -1 1077944384 2 12991 0 0 0 0 5 3 20 0 15 0 223206557 11246788608 22372 33554432000 4194304 4196468 140730185980048 139650191891344 139650335045333 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29947] ppid=29886 vsize=10983192 memory=5776 CPUtime=0.08 cores=0,2,4,6
/proc/29889/task/29947/stat : 29947 (java) S 29886 29889 25584 0 -1 1077944384 5 12991 0 0 0 0 5 3 20 0 15 0 223206558 11246788608 22372 33554432000 4194304 4196468 140730185980048 139649761011952 139650335046274 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29948] ppid=29886 vsize=10983192 memory=7662705889289527641 CPUtime=0.08 cores=0,2,4,6
/proc/29889/task/29948/stat : 29948 (java) S 29886 29889 25584 0 -1 1077944384 13 12991 0 0 0 0 5 3 20 0 15 0 223206559 11246788608 22372 33554432000 4194304 4196468 140730185980048 139649130423456 139650335045333 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29949] ppid=29886 vsize=10983192 memory=6082220498109623144 CPUtime=0.08 cores=0,2,4,6
/proc/29889/task/29949/stat : 29949 (java) S 29886 29889 25584 0 -1 1077944384 1 12991 0 0 0 0 5 3 20 0 15 0 223206559 11246788608 22372 33554432000 4194304 4196468 140730185980048 139648982573808 139650335045333 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29950] ppid=29886 vsize=10983192 memory=12708 CPUtime=0.08 cores=0,2,4,6
/proc/29889/task/29950/stat : 29950 (java) S 29886 29889 25584 0 -1 1077944384 3 12991 0 0 0 0 5 3 20 0 15 0 223206562 11246788608 22372 33554432000 4194304 4196468 140730185980048 139648675174352 139650335053723 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29951] ppid=29886 vsize=10983192 memory=33384 CPUtime=0.17 cores=0,2,4,6
/proc/29889/task/29951/stat : 29951 (java) S 29886 29889 25584 0 -1 1077944384 961 12991 0 0 9 0 5 3 20 0 15 0 223206562 11246788608 22372 33554432000 4194304 4196468 140730185980048 139649759959792 139650335046274 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29952] ppid=29886 vsize=10983192 memory=2324 CPUtime=0.15 cores=0,2,4,6
/proc/29889/task/29952/stat : 29952 (java) S 29886 29889 25584 0 -1 1077944384 563 12991 0 0 7 0 5 3 20 0 15 0 223206562 11246788608 22372 33554432000 4194304 4196468 140730185980048 139649758907248 139650335046274 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29953] ppid=29886 vsize=10983192 memory=1584 CPUtime=0.21 cores=0,2,4,6
/proc/29889/task/29953/stat : 29953 (java) R 29886 29889 25584 0 -1 4202560 680 12991 0 0 13 0 5 3 20 0 15 0 223206562 11246788608 22372 33554432000 4194304 4196468 140730185980048 139649757854192 139650313635525 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29954] ppid=29886 vsize=10983192 memory=496 CPUtime=0.08 cores=0,2,4,6
/proc/29889/task/29954/stat : 29954 (java) S 29886 29889 25584 0 -1 1077944384 3 12991 0 0 0 0 5 3 20 0 15 0 223206562 11246788608 22372 33554432000 4194304 4196468 140730185980048 139648244378464 139650335045333 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29955] ppid=29886 vsize=10983192 memory=928 CPUtime=0.08 cores=0,2,4,6
/proc/29889/task/29955/stat : 29955 (java) S 29886 29889 25584 0 -1 1077944384 1 12991 0 0 0 0 5 3 20 0 15 0 223206562 11246788608 22372 33554432000 4194304 4196468 140730185980048 139649756801584 139650335046274 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 89488 KiB

[startup+1.50126 s]
/proc/loadavg: 1.35 1.39 1.46 3/215 29955
/proc/meminfo: memFree=14186384/32770624 swapFree=67108844/67108860
[pid=29889] ppid=29886 vsize=10993996 memory=231436 CPUtime=3.13 cores=0,2,4,6
/proc/29889/stat : 29889 (java) S 29886 29889 25584 0 -1 1077944320 23767 12991 0 0 296 9 5 3 20 0 15 0 223206547 11257851904 57859 33554432000 4194304 4196468 140730185980048 140730185962592 139650335035127 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
/proc/29889/statm: 2748499 57859 3454 1 0 2710157 0
[pid=29889/tid=29942] ppid=29886 vsize=10993996 memory=65580 CPUtime=1.45 cores=0,2,4,6
/proc/29889/task/29942/stat : 29942 (java) R 29886 29889 25584 0 -1 4202560 15097 12991 0 0 131 6 5 3 20 0 15 0 223206556 11257851904 57859 33554432000 4194304 4196468 140730185980048 139650306867632 139650335057053 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29943] ppid=29886 vsize=10993996 memory=6791534058613427641 CPUtime=0.08 cores=0,2,4,6
/proc/29889/task/29943/stat : 29943 (java) S 29886 29889 25584 0 -1 1077944384 47 12991 0 0 0 0 5 3 20 0 15 0 223206557 11257851904 57859 33554432000 4194304 4196468 140730185980048 139650339277840 139650335045333 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29944] ppid=29886 vsize=10993996 memory=281038366761120 CPUtime=0.08 cores=0,2,4,6
/proc/29889/task/29944/stat : 29944 (java) S 29886 29889 25584 0 -1 1077944384 7 12991 0 0 0 0 5 3 20 0 15 0 223206557 11257851904 57859 33554432000 4194304 4196468 140730185980048 139650193996944 139650335045333 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29945] ppid=29886 vsize=10993996 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/29889/task/29945/stat : 29945 (java) S 29886 29889 25584 0 -1 1077944384 41 12991 0 0 0 0 5 3 20 0 15 0 223206557 11257851904 57859 33554432000 4194304 4196468 140730185980048 139650192943888 139650335045333 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29946] ppid=29886 vsize=10993996 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/29889/task/29946/stat : 29946 (java) S 29886 29889 25584 0 -1 1077944384 318 12991 0 0 0 0 5 3 20 0 15 0 223206557 11257851904 57859 33554432000 4194304 4196468 140730185980048 139650191891344 139650335045333 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29947] ppid=29886 vsize=10993996 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/29889/task/29947/stat : 29947 (java) S 29886 29889 25584 0 -1 1077944384 24 12991 0 0 0 0 5 3 20 0 15 0 223206558 11257851904 57859 33554432000 4194304 4196468 140730185980048 139649761011952 139650335046274 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29948] ppid=29886 vsize=10993996 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/29889/task/29948/stat : 29948 (java) S 29886 29889 25584 0 -1 1077944384 13 12991 0 0 0 0 5 3 20 0 15 0 223206559 11257851904 57859 33554432000 4194304 4196468 140730185980048 139649130423456 139650335045333 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29949] ppid=29886 vsize=10993996 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/29889/task/29949/stat : 29949 (java) S 29886 29889 25584 0 -1 1077944384 3 12991 0 0 0 0 5 3 20 0 15 0 223206559 11257851904 57859 33554432000 4194304 4196468 140730185980048 139648982573808 139650335045333 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29950] ppid=29886 vsize=10993996 memory=-2746958450906831424 CPUtime=0.08 cores=0,2,4,6
/proc/29889/task/29950/stat : 29950 (java) S 29886 29889 25584 0 -1 1077944384 3 12991 0 0 0 0 5 3 20 0 15 0 223206562 11257851904 57859 33554432000 4194304 4196468 140730185980048 139648675174352 139650335053723 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29951] ppid=29886 vsize=10993996 memory=0 CPUtime=0.61 cores=0,2,4,6
/proc/29889/task/29951/stat : 29951 (java) R 29886 29889 25584 0 -1 4202560 2021 12991 0 0 53 0 5 3 20 0 15 0 223206562 11257851904 57859 33554432000 4194304 4196468 140730185980048 139649759946304 139650316555200 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29952] ppid=29886 vsize=10993996 memory=10 CPUtime=0.62 cores=0,2,4,6
/proc/29889/task/29952/stat : 29952 (java) R 29886 29889 25584 0 -1 4202560 2109 12991 0 0 54 0 5 3 20 0 15 0 223206562 11257851904 57859 33554432000 4194304 4196468 140730185980048 139649758888448 139650318527631 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29953] ppid=29886 vsize=10993996 memory=6791534058613427641 CPUtime=0.63 cores=0,2,4,6
/proc/29889/task/29953/stat : 29953 (java) S 29886 29889 25584 0 -1 1077944384 1891 12991 0 0 55 0 5 3 20 0 15 0 223206562 11257851904 57859 33554432000 4194304 4196468 140730185980048 139649757854192 139650335046274 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29954] ppid=29886 vsize=10993996 memory=4638778398332698720 CPUtime=0.08 cores=0,2,4,6
/proc/29889/task/29954/stat : 29954 (java) S 29886 29889 25584 0 -1 1077944384 3 12991 0 0 0 0 5 3 20 0 15 0 223206562 11257851904 57859 33554432000 4194304 4196468 140730185980048 139648244378464 139650335045333 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29955] ppid=29886 vsize=10993996 memory=281038367005568 CPUtime=0.08 cores=0,2,4,6
/proc/29889/task/29955/stat : 29955 (java) S 29886 29889 25584 0 -1 1077944384 1 12991 0 0 0 0 5 3 20 0 15 0 223206562 11257851904 57859 33554432000 4194304 4196468 140730185980048 139649756801584 139650335046274 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
Current children cumulated CPU time: 3.13 s
Current children cumulated vsize: 10993996 KiB

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

[pid=29889/tid=29954] ppid=29886 vsize=11014496 memory=1240 CPUtime=0.08 cores=0,2,4,6
/proc/29889/task/29954/stat : 29954 (java) S 29886 29889 25584 0 -1 1077944384 3 12991 0 0 0 0 5 3 20 0 15 0 223206562 11278843904 594497 33554432000 4194304 4196468 140730185980048 139648244378464 139650335045333 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29955] ppid=29886 vsize=11014496 memory=1504 CPUtime=0.31 cores=0,2,4,6
/proc/29889/task/29955/stat : 29955 (java) S 29886 29889 25584 0 -1 1077944384 807 12991 0 0 12 11 5 3 20 0 15 0 223206562 11278843904 594497 33554432000 4194304 4196468 140730185980048 139649756801584 139650335046274 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
Current children cumulated CPU time: 419.93 s
Current children cumulated vsize: 11014496 KiB
Current children cumulated memory: 2377988 KiB

[startup+396.801 s]
/proc/loadavg: 1.56 1.43 1.45 3/215 29968
/proc/meminfo: memFree=12286756/32770624 swapFree=67108844/67108860
[pid=29889] ppid=29886 vsize=11014496 memory=2377476 CPUtime=421.55 cores=0,2,4,6
/proc/29889/stat : 29889 (java) S 29886 29889 25584 0 -1 1077944320 194595 12991 0 0 42002 145 5 3 20 0 15 0 223206547 11278843904 594369 33554432000 4194304 4196468 140730185980048 140730185962592 139650335035127 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
/proc/29889/statm: 2753624 594369 3535 1 0 2715277 0
[pid=29889/tid=29942] ppid=29886 vsize=11014496 memory=4140 CPUtime=393.7 cores=0,2,4,6
/proc/29889/task/29942/stat : 29942 (java) R 29886 29889 25584 0 -1 4202560 64022 12991 0 0 39311 51 5 3 20 0 15 0 223206556 11278843904 594369 33554432000 4194304 4196468 140730185980048 139650306868464 139649893185195 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29943] ppid=29886 vsize=11014496 memory=60512 CPUtime=2.26 cores=0,2,4,6
/proc/29889/task/29943/stat : 29943 (java) S 29886 29889 25584 0 -1 1077944384 8092 12991 0 0 202 16 5 3 20 0 15 0 223206557 11278843904 594369 33554432000 4194304 4196468 140730185980048 139650339277840 139650335045333 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 2 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29944] ppid=29886 vsize=11014496 memory=2388120 CPUtime=2.24 cores=0,2,4,6
/proc/29889/task/29944/stat : 29944 (java) S 29886 29889 25584 0 -1 1077944384 5567 12991 0 0 200 16 5 3 20 0 15 0 223206557 11278843904 594369 33554432000 4194304 4196468 140730185980048 139650193996944 139650335045333 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 2 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29945] ppid=29886 vsize=11014496 memory=2388632 CPUtime=2.23 cores=0,2,4,6
/proc/29889/task/29945/stat : 29945 (java) S 29886 29889 25584 0 -1 1077944384 5483 12991 0 0 199 16 5 3 20 0 15 0 223206557 11278843904 594369 33554432000 4194304 4196468 140730185980048 139650192943888 139650335045333 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 2 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29946] ppid=29886 vsize=11014496 memory=2388632 CPUtime=2.23 cores=0,2,4,6
/proc/29889/task/29946/stat : 29946 (java) S 29886 29889 25584 0 -1 1077944384 5142 12991 0 0 200 15 5 3 20 0 15 0 223206557 11278843904 594369 33554432000 4194304 4196468 140730185980048 139650191891344 139650335045333 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 2 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29947] ppid=29886 vsize=11014496 memory=3952 CPUtime=0.65 cores=0,2,4,6
/proc/29889/task/29947/stat : 29947 (java) S 29886 29889 25584 0 -1 1077944384 8553 12991 0 0 50 7 5 3 20 0 15 0 223206558 11278843904 594369 33554432000 4194304 4196468 140730185980048 139649761011952 139650335046274 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29948] ppid=29886 vsize=11014496 memory=2377476 CPUtime=0.08 cores=0,2,4,6
/proc/29889/task/29948/stat : 29948 (java) S 29886 29889 25584 0 -1 1077944384 20 12991 0 0 0 0 5 3 20 0 15 0 223206559 11278843904 594369 33554432000 4194304 4196468 140730185980048 139649130423584 139650335045333 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29949] ppid=29886 vsize=11014496 memory=2386688 CPUtime=0.08 cores=0,2,4,6
/proc/29889/task/29949/stat : 29949 (java) S 29886 29889 25584 0 -1 1077944384 19 12991 0 0 0 0 5 3 20 0 15 0 223206559 11278843904 594369 33554432000 4194304 4196468 140730185980048 139648982573824 139650335045333 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29950] ppid=29886 vsize=11014496 memory=2387716 CPUtime=0.08 cores=0,2,4,6
/proc/29889/task/29950/stat : 29950 (java) S 29886 29889 25584 0 -1 1077944384 3 12991 0 0 0 0 5 3 20 0 15 0 223206562 11278843904 594369 33554432000 4194304 4196468 140730185980048 139648675174352 139650335053723 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29951] ppid=29886 vsize=11014496 memory=2204 CPUtime=7.94 cores=0,2,4,6
/proc/29889/task/29951/stat : 29951 (java) S 29886 29889 25584 0 -1 1077944384 34003 12991 0 0 781 5 5 3 20 0 15 0 223206562 11278843904 594369 33554432000 4194304 4196468 140730185980048 139649759959792 139650335046274 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29952] ppid=29886 vsize=11014496 memory=1240 CPUtime=7.65 cores=0,2,4,6
/proc/29889/task/29952/stat : 29952 (java) S 29886 29889 25584 0 -1 1077944384 33866 12991 0 0 754 3 5 3 20 0 15 0 223206562 11278843904 594369 33554432000 4194304 4196468 140730185980048 139649758907248 139650335046274 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29953] ppid=29886 vsize=11014496 memory=1504 CPUtime=2.96 cores=0,2,4,6
/proc/29889/task/29953/stat : 29953 (java) S 29886 29889 25584 0 -1 1077944384 26822 12991 0 0 283 5 5 3 20 0 15 0 223206562 11278843904 594369 33554432000 4194304 4196468 140730185980048 139649757854192 139650335046274 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29954] ppid=29886 vsize=11014496 memory=6791534058613427641 CPUtime=0.08 cores=0,2,4,6
/proc/29889/task/29954/stat : 29954 (java) S 29886 29889 25584 0 -1 1077944384 3 12991 0 0 0 0 5 3 20 0 15 0 223206562 11278843904 594369 33554432000 4194304 4196468 140730185980048 139648244378464 139650335045333 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29955] ppid=29886 vsize=11014496 memory=1168 CPUtime=0.31 cores=0,2,4,6
/proc/29889/task/29955/stat : 29955 (java) S 29886 29889 25584 0 -1 1077944384 811 12991 0 0 12 11 5 3 20 0 15 0 223206562 11278843904 594369 33554432000 4194304 4196468 140730185980048 139649756801584 139650335046274 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
Current children cumulated CPU time: 421.55 s
Current children cumulated vsize: 11014496 KiB
Current children cumulated memory: 2377476 KiB

[startup+397.201 s]
/proc/loadavg: 1.56 1.43 1.45 3/215 29968
/proc/meminfo: memFree=12288924/32770624 swapFree=67108844/67108860
[pid=29889] ppid=29886 vsize=11014496 memory=2376448 CPUtime=421.96 cores=0,2,4,6
/proc/29889/stat : 29889 (java) S 29886 29889 25584 0 -1 1077944320 194598 12991 0 0 42043 145 5 3 20 0 15 0 223206547 11278843904 594112 33554432000 4194304 4196468 140730185980048 140730185962592 139650335035127 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
/proc/29889/statm: 2753624 594112 3535 1 0 2715277 0
[pid=29889/tid=29942] ppid=29886 vsize=11014496 memory=1700 CPUtime=394.1 cores=0,2,4,6
/proc/29889/task/29942/stat : 29942 (java) R 29886 29889 25584 0 -1 4202560 64024 12991 0 0 39351 51 5 3 20 0 15 0 223206556 11278843904 594112 33554432000 4194304 4196468 140730185980048 139650306868128 139649875822536 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29943] ppid=29886 vsize=11014496 memory=1168 CPUtime=2.26 cores=0,2,4,6
/proc/29889/task/29943/stat : 29943 (java) S 29886 29889 25584 0 -1 1077944384 8092 12991 0 0 202 16 5 3 20 0 15 0 223206557 11278843904 594112 33554432000 4194304 4196468 140730185980048 139650339277840 139650335045333 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 2 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29944] ppid=29886 vsize=11014496 memory=6791534058613427641 CPUtime=2.24 cores=0,2,4,6
/proc/29889/task/29944/stat : 29944 (java) S 29886 29889 25584 0 -1 1077944384 5568 12991 0 0 200 16 5 3 20 0 15 0 223206557 11278843904 594112 33554432000 4194304 4196468 140730185980048 139650193996944 139650335045333 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 2 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29945] ppid=29886 vsize=11014496 memory=3848 CPUtime=2.23 cores=0,2,4,6
/proc/29889/task/29945/stat : 29945 (java) S 29886 29889 25584 0 -1 1077944384 5483 12991 0 0 199 16 5 3 20 0 15 0 223206557 11278843904 594112 33554432000 4194304 4196468 140730185980048 139650192943888 139650335045333 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 2 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29946] ppid=29886 vsize=11014496 memory=2680 CPUtime=2.23 cores=0,2,4,6
/proc/29889/task/29946/stat : 29946 (java) S 29886 29889 25584 0 -1 1077944384 5142 12991 0 0 200 15 5 3 20 0 15 0 223206557 11278843904 594112 33554432000 4194304 4196468 140730185980048 139650191891344 139650335045333 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 2 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29947] ppid=29886 vsize=11014496 memory=2668 CPUtime=0.65 cores=0,2,4,6
/proc/29889/task/29947/stat : 29947 (java) S 29886 29889 25584 0 -1 1077944384 8553 12991 0 0 50 7 5 3 20 0 15 0 223206558 11278843904 594112 33554432000 4194304 4196468 140730185980048 139649761011952 139650335046274 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29948] ppid=29886 vsize=11014496 memory=4096 CPUtime=0.08 cores=0,2,4,6
/proc/29889/task/29948/stat : 29948 (java) S 29886 29889 25584 0 -1 1077944384 20 12991 0 0 0 0 5 3 20 0 15 0 223206559 11278843904 594112 33554432000 4194304 4196468 140730185980048 139649130423584 139650335045333 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29949] ppid=29886 vsize=11014496 memory=1408 CPUtime=0.08 cores=0,2,4,6
/proc/29889/task/29949/stat : 29949 (java) S 29886 29889 25584 0 -1 1077944384 19 12991 0 0 0 0 5 3 20 0 15 0 223206559 11278843904 594112 33554432000 4194304 4196468 140730185980048 139648982573824 139650335045333 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29950] ppid=29886 vsize=11014496 memory=3204 CPUtime=0.08 cores=0,2,4,6
/proc/29889/task/29950/stat : 29950 (java) S 29886 29889 25584 0 -1 1077944384 3 12991 0 0 0 0 5 3 20 0 15 0 223206562 11278843904 594112 33554432000 4194304 4196468 140730185980048 139648675174352 139650335053723 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29951] ppid=29886 vsize=11014496 memory=2724 CPUtime=7.94 cores=0,2,4,6
/proc/29889/task/29951/stat : 29951 (java) S 29886 29889 25584 0 -1 1077944384 34003 12991 0 0 781 5 5 3 20 0 15 0 223206562 11278843904 594112 33554432000 4194304 4196468 140730185980048 139649759959792 139650335046274 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29952] ppid=29886 vsize=11014496 memory=1256 CPUtime=7.65 cores=0,2,4,6
/proc/29889/task/29952/stat : 29952 (java) S 29886 29889 25584 0 -1 1077944384 33866 12991 0 0 754 3 5 3 20 0 15 0 223206562 11278843904 594112 33554432000 4194304 4196468 140730185980048 139649758907248 139650335046274 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29953] ppid=29886 vsize=11014496 memory=10464 CPUtime=2.96 cores=0,2,4,6
/proc/29889/task/29953/stat : 29953 (java) S 29886 29889 25584 0 -1 1077944384 26822 12991 0 0 283 5 5 3 20 0 15 0 223206562 11278843904 594112 33554432000 4194304 4196468 140730185980048 139649757854192 139650335046274 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29954] ppid=29886 vsize=11014496 memory=6791534058613427641 CPUtime=0.08 cores=0,2,4,6
/proc/29889/task/29954/stat : 29954 (java) S 29886 29889 25584 0 -1 1077944384 3 12991 0 0 0 0 5 3 20 0 15 0 223206562 11278843904 594112 33554432000 4194304 4196468 140730185980048 139648244378464 139650335045333 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29955] ppid=29886 vsize=11014496 memory=1572 CPUtime=0.31 cores=0,2,4,6
/proc/29889/task/29955/stat : 29955 (java) S 29886 29889 25584 0 -1 1077944384 811 12991 0 0 12 11 5 3 20 0 15 0 223206562 11278843904 594112 33554432000 4194304 4196468 140730185980048 139649756801584 139650335046274 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
Current children cumulated CPU time: 421.96 s
Current children cumulated vsize: 11014496 KiB
Current children cumulated memory: 2376448 KiB

[startup+397.601 s]
/proc/loadavg: 1.56 1.43 1.45 3/215 29968
/proc/meminfo: memFree=12288924/32770624 swapFree=67108844/67108860
[pid=29889] ppid=29886 vsize=11014496 memory=2376448 CPUtime=422.37 cores=0,2,4,6
/proc/29889/stat : 29889 (java) S 29886 29889 25584 0 -1 1077944320 194895 12991 0 0 42084 145 5 3 20 0 15 0 223206547 11278843904 594112 33554432000 4194304 4196468 140730185980048 140730185962592 139650335035127 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
/proc/29889/statm: 2753624 594112 3535 1 0 2715277 0
[pid=29889/tid=29942] ppid=29886 vsize=11014496 memory=6791534058613427641 CPUtime=394.49 cores=0,2,4,6
/proc/29889/task/29942/stat : 29942 (java) R 29886 29889 25584 0 -1 4202560 64025 12991 0 0 39390 51 5 3 20 0 15 0 223206556 11278843904 594112 33554432000 4194304 4196468 140730185980048 139650306868464 139649875822540 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29943] ppid=29886 vsize=11014496 memory=2724 CPUtime=2.26 cores=0,2,4,6
/proc/29889/task/29943/stat : 29943 (java) S 29886 29889 25584 0 -1 1077944384 8092 12991 0 0 202 16 5 3 20 0 15 0 223206557 11278843904 594112 33554432000 4194304 4196468 140730185980048 139650339277840 139650335045333 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 2 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29944] ppid=29886 vsize=11014496 memory=1256 CPUtime=2.24 cores=0,2,4,6
/proc/29889/task/29944/stat : 29944 (java) S 29886 29889 25584 0 -1 1077944384 5568 12991 0 0 200 16 5 3 20 0 15 0 223206557 11278843904 594112 33554432000 4194304 4196468 140730185980048 139650193996944 139650335045333 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 2 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29945] ppid=29886 vsize=11014496 memory=10464 CPUtime=2.23 cores=0,2,4,6
/proc/29889/task/29945/stat : 29945 (java) S 29886 29889 25584 0 -1 1077944384 5484 12991 0 0 199 16 5 3 20 0 15 0 223206557 11278843904 594112 33554432000 4194304 4196468 140730185980048 139650192943888 139650335045333 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 2 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29946] ppid=29886 vsize=11014496 memory=2204 CPUtime=2.23 cores=0,2,4,6
/proc/29889/task/29946/stat : 29946 (java) S 29886 29889 25584 0 -1 1077944384 5142 12991 0 0 200 15 5 3 20 0 15 0 223206557 11278843904 594112 33554432000 4194304 4196468 140730185980048 139650191891344 139650335045333 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 2 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29947] ppid=29886 vsize=11014496 memory=1240 CPUtime=0.65 cores=0,2,4,6
/proc/29889/task/29947/stat : 29947 (java) S 29886 29889 25584 0 -1 1077944384 8553 12991 0 0 50 7 5 3 20 0 15 0 223206558 11278843904 594112 33554432000 4194304 4196468 140730185980048 139649761011952 139650335046274 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29948] ppid=29886 vsize=11014496 memory=1504 CPUtime=0.08 cores=0,2,4,6
/proc/29889/task/29948/stat : 29948 (java) S 29886 29889 25584 0 -1 1077944384 20 12991 0 0 0 0 5 3 20 0 15 0 223206559 11278843904 594112 33554432000 4194304 4196468 140730185980048 139649130423584 139650335045333 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29949] ppid=29886 vsize=11014496 memory=844 CPUtime=0.08 cores=0,2,4,6
/proc/29889/task/29949/stat : 29949 (java) S 29886 29889 25584 0 -1 1077944384 19 12991 0 0 0 0 5 3 20 0 15 0 223206559 11278843904 594112 33554432000 4194304 4196468 140730185980048 139648982573824 139650335045333 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29950] ppid=29886 vsize=11014496 memory=1700 CPUtime=0.08 cores=0,2,4,6
/proc/29889/task/29950/stat : 29950 (java) S 29886 29889 25584 0 -1 1077944384 3 12991 0 0 0 0 5 3 20 0 15 0 223206562 11278843904 594112 33554432000 4194304 4196468 140730185980048 139648675174352 139650335053723 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29951] ppid=29886 vsize=11014496 memory=1168 CPUtime=7.94 cores=0,2,4,6
/proc/29889/task/29951/stat : 29951 (java) S 29886 29889 25584 0 -1 1077944384 34003 12991 0 0 781 5 5 3 20 0 15 0 223206562 11278843904 594112 33554432000 4194304 4196468 140730185980048 139649759959792 139650335046274 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29952] ppid=29886 vsize=11014496 memory=1808 CPUtime=7.65 cores=0,2,4,6
/proc/29889/task/29952/stat : 29952 (java) S 29886 29889 25584 0 -1 1077944384 33866 12991 0 0 754 3 5 3 20 0 15 0 223206562 11278843904 594112 33554432000 4194304 4196468 140730185980048 139649758907248 139650335046274 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29953] ppid=29886 vsize=11014496 memory=1020 CPUtime=2.96 cores=0,2,4,6
/proc/29889/task/29953/stat : 29953 (java) S 29886 29889 25584 0 -1 1077944384 27117 12991 0 0 283 5 5 3 20 0 15 0 223206562 11278843904 594112 33554432000 4194304 4196468 140730185980048 139649757854192 139650335046274 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29954] ppid=29886 vsize=11014496 memory=2219076 CPUtime=0.08 cores=0,2,4,6
/proc/29889/task/29954/stat : 29954 (java) S 29886 29889 25584 0 -1 1077944384 3 12991 0 0 0 0 5 3 20 0 15 0 223206562 11278843904 594112 33554432000 4194304 4196468 140730185980048 139648244378464 139650335045333 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29955] ppid=29886 vsize=11014496 memory=1404 CPUtime=0.31 cores=0,2,4,6
/proc/29889/task/29955/stat : 29955 (java) S 29886 29889 25584 0 -1 1077944384 811 12991 0 0 12 11 5 3 20 0 15 0 223206562 11278843904 594112 33554432000 4194304 4196468 140730185980048 139649756801584 139650335046274 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
Current children cumulated CPU time: 422.37 s
Current children cumulated vsize: 11014496 KiB
Current children cumulated memory: 2376448 KiB

[startup+397.701 s]
/proc/loadavg: 1.56 1.43 1.45 3/215 29968
/proc/meminfo: memFree=12288924/32770624 swapFree=67108844/67108860
[pid=29889] ppid=29886 vsize=11014496 memory=2376452 CPUtime=422.47 cores=0,2,4,6
/proc/29889/stat : 29889 (java) S 29886 29889 25584 0 -1 1077944320 195398 12991 0 0 42094 145 5 3 20 0 15 0 223206547 11278843904 594113 33554432000 4194304 4196468 140730185980048 140730185962592 139650335035127 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
/proc/29889/statm: 2753624 594113 3535 1 0 2715277 0
[pid=29889/tid=29942] ppid=29886 vsize=11014496 memory=2377476 CPUtime=394.59 cores=0,2,4,6
/proc/29889/task/29942/stat : 29942 (java) R 29886 29889 25584 0 -1 4202560 64534 12991 0 0 39400 51 5 3 20 0 15 0 223206556 11278843904 594116 33554432000 4194304 4196468 140730185980048 139650306868464 139650316598679 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29943] ppid=29886 vsize=11014496 memory=2380032 CPUtime=2.26 cores=0,2,4,6
/proc/29889/task/29943/stat : 29943 (java) S 29886 29889 25584 0 -1 1077944384 8092 12991 0 0 202 16 5 3 20 0 15 0 223206557 11278843904 594116 33554432000 4194304 4196468 140730185980048 139650339277840 139650335045333 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 2 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29944] ppid=29886 vsize=11014496 memory=2385664 CPUtime=2.24 cores=0,2,4,6
/proc/29889/task/29944/stat : 29944 (java) S 29886 29889 25584 0 -1 1077944384 5568 12991 0 0 200 16 5 3 20 0 15 0 223206557 11278843904 594116 33554432000 4194304 4196468 140730185980048 139650193996944 139650335045333 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 2 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29945] ppid=29886 vsize=11014496 memory=2390176 CPUtime=2.23 cores=0,2,4,6
/proc/29889/task/29945/stat : 29945 (java) S 29886 29889 25584 0 -1 1077944384 5484 12991 0 0 199 16 5 3 20 0 15 0 223206557 11278843904 594116 33554432000 4194304 4196468 140730185980048 139650192943888 139650335045333 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 2 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29946] ppid=29886 vsize=11014496 memory=2400428 CPUtime=2.23 cores=0,2,4,6
/proc/29889/task/29946/stat : 29946 (java) S 29886 29889 25584 0 -1 1077944384 5142 12991 0 0 200 15 5 3 20 0 15 0 223206557 11278843904 594116 33554432000 4194304 4196468 140730185980048 139650191891344 139650335045333 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 2 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29947] ppid=29886 vsize=11014496 memory=2396848 CPUtime=0.65 cores=0,2,4,6
/proc/29889/task/29947/stat : 29947 (java) S 29886 29889 25584 0 -1 1077944384 8553 12991 0 0 50 7 5 3 20 0 15 0 223206558 11278843904 594116 33554432000 4194304 4196468 140730185980048 139649761011952 139650335046274 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29948] ppid=29886 vsize=11014496 memory=2405440 CPUtime=0.08 cores=0,2,4,6
/proc/29889/task/29948/stat : 29948 (java) S 29886 29889 25584 0 -1 1077944384 20 12991 0 0 0 0 5 3 20 0 15 0 223206559 11278843904 594116 33554432000 4194304 4196468 140730185980048 139649130423584 139650335045333 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29949] ppid=29886 vsize=11014496 memory=2381572 CPUtime=0.08 cores=0,2,4,6
/proc/29889/task/29949/stat : 29949 (java) S 29886 29889 25584 0 -1 1077944384 19 12991 0 0 0 0 5 3 20 0 15 0 223206559 11278843904 594116 33554432000 4194304 4196468 140730185980048 139648982573824 139650335045333 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29950] ppid=29886 vsize=11014496 memory=2391716 CPUtime=0.08 cores=0,2,4,6
/proc/29889/task/29950/stat : 29950 (java) S 29886 29889 25584 0 -1 1077944384 3 12991 0 0 0 0 5 3 20 0 15 0 223206562 11278843904 594116 33554432000 4194304 4196468 140730185980048 139648675174352 139650335053723 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29951] ppid=29886 vsize=11014496 memory=2377476 CPUtime=7.94 cores=0,2,4,6
/proc/29889/task/29951/stat : 29951 (java) S 29886 29889 25584 0 -1 1077944384 34003 12991 0 0 781 5 5 3 20 0 15 0 223206562 11278843904 594116 33554432000 4194304 4196468 140730185980048 139649759959792 139650335046274 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29952] ppid=29886 vsize=11014496 memory=2376448 CPUtime=7.65 cores=0,2,4,6
/proc/29889/task/29952/stat : 29952 (java) S 29886 29889 25584 0 -1 1077944384 33866 12991 0 0 754 3 5 3 20 0 15 0 223206562 11278843904 594116 33554432000 4194304 4196468 140730185980048 139649758907248 139650335046274 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29953] ppid=29886 vsize=11014496 memory=2389660 CPUtime=2.96 cores=0,2,4,6
/proc/29889/task/29953/stat : 29953 (java) S 29886 29889 25584 0 -1 1077944384 27117 12991 0 0 283 5 5 3 20 0 15 0 223206562 11278843904 594116 33554432000 4194304 4196468 140730185980048 139649757854192 139650335046274 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29954] ppid=29886 vsize=11014496 memory=2386684 CPUtime=0.08 cores=0,2,4,6
/proc/29889/task/29954/stat : 29954 (java) S 29886 29889 25584 0 -1 1077944384 3 12991 0 0 0 0 5 3 20 0 15 0 223206562 11278843904 594116 33554432000 4194304 4196468 140730185980048 139648244378464 139650335045333 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
[pid=29889/tid=29955] ppid=29886 vsize=11014496 memory=2376448 CPUtime=0.31 cores=0,2,4,6
/proc/29889/task/29955/stat : 29955 (java) S 29886 29889 25584 0 -1 1077944384 811 12991 0 0 12 11 5 3 20 0 15 0 223206562 11278843904 594116 33554432000 4194304 4196468 140730185980048 139649756801584 139650335046274 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35581952 140730185984621 140730185987420 140730185987420 140730185990095 0
Current children cumulated CPU time: 422.47 s
Current children cumulated vsize: 11014496 KiB
Current children cumulated memory: 2376452 KiB

Child status: 0
Real time (s): 397.73
CPU time (s): 422.513
CPU user time (s): 421.002
CPU system time (s): 1.5109
CPU usage (%): 106.231
Max. virtual memory (cumulated for all children) (KiB): 11014496
Max. memory (cumulated for all children) (KiB): 2757728

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 421.002
system time used= 1.5109
maximum resident set size= 2757728
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 209452
page faults= 0
swaps= 0
block input operations= 0
block output operations= 704
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 27883
involuntary context switches= 1053


# summary of solver processes directly reported to runsolver:
#   pid: 29889
#   total CPU time (s): 422.513
#   total CPU user time (s): 421.002
#   total CPU system time (s): 1.5109

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.5416 second user time and 3.56948 second system time

The end

Launcher Data

Begin job on node136 at 2018-08-12 08:47:14
IDJOB=4304915
IDBENCH=141184
IDSOLVER=2780
FILE ID=node136/4304915-1534056434
RUNJOBID= node136-1534039158-26715
PBS_JOBID= 21036973
Free space on /tmp= 35308 MiB

SOLVER NAME= Concrete 3.9.2
BENCH NAME= XCSP18/Rlfap/Rlfap-dec-scens11/Rlfap-scen-11-f06_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss64M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4304915-1534056434/watcher-4304915-1534056434 -o /tmp/evaluation-result-4304915-1534056434/solver-4304915-1534056434 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node136-1534039158-26715 --watchdog 2580  bin/xcsp-3-concrete -J-Xss64M -randomseed=802239516 HOME/instance-4304915-1534056434.xml

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

MD5SUM BENCH= 70b591545a4dc5c7490ecc842d516269
RANDOM SEED=802239516

node136.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.50
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.50
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.50
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.50
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:        14283020 kB
MemAvailable:   29323324 kB
Buffers:          243420 kB
Cached:         14893872 kB
SwapCached:            8 kB
Active:          9840964 kB
Inactive:        7926288 kB
Active(anon):    2581024 kB
Inactive(anon):   101656 kB
Active(file):    7259940 kB
Inactive(file):  7824632 kB
Unevictable:        7296 kB
Mlocked:            7296 kB
SwapTotal:      67108860 kB
SwapFree:       67108844 kB
Dirty:             26636 kB
Writeback:             0 kB
AnonPages:       2653812 kB
Mapped:            65732 kB
Shmem:             49788 kB
Slab:             412272 kB
SReclaimable:     384192 kB
SUnreclaim:        28080 kB
KernelStack:        3792 kB
PageTables:        11020 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3597372 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2416640 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 35280 MiB
End job on node136 at 2018-08-12 08:53:52