Trace number 4302700

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
Concrete 3.9.2-SuperNGOPT44 19.1224 11.5154

General information on the benchmark

NameGolombRuler/
GolombRuler-a3v18-09_c18.xml
MD5SUM967738086e80168f9eb4b0337d9e8cf6
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark44
Best CPU time to get the best result obtained on this benchmark1.83173
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of constraints37
Number of domains2
Minimum domain size81
Maximum domain size82
Distribution of domain sizes[{"size":81,"count":36},{"size":82,"count":9}]
Minimum variable degree0
Maximum variable degree9
Distribution of variable degrees[{"degree":0,"count":45},{"degree":2,"count":36},{"degree":8,"count":8},{"degree":9,"count":1}]
Minimum constraint arity3
Maximum constraint arity36
Distribution of constraint arities[{"arity":3,"count":36},{"arity":36,"count":1}]
Number of extensional constraints0
Number of intensional constraints36
Distribution of constraint types[{"type":"intension","count":36},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin VAR

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.98/0.73	c Concrete v3.9.2.1532736233296 running
7.37/3.64	o 64
7.37/3.66	o 55
8.05/3.82	o 50
9.06/4.13	o 49
9.06/4.15	o 48
10.27/4.50	o 47
11.40/5.14	o 46
12.89/6.29	o 45
13.21/6.56	o 44
18.95/11.50	v <instantiation cost="44">
18.95/11.50	v       <list>
18.95/11.50	v         x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[0][8] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[4][5] y[4][6] y[4][7] y[4][8] y[5][6] y[5][7] y[5][8] y[6][7] y[6][8] y[7][8]
18.95/11.50	v       </list>
18.95/11.50	v       <values>
18.95/11.50	v         0 3 9 17 19 32 39 43 44 3 9 17 19 32 39 43 44 6 14 16 29 36 40 41 8 10 23 30 34 35 2 15 22 26 27 13 20 24 25 7 11 12 4 5 1
18.95/11.50	v       </values>
18.95/11.50	v     </instantiation>
18.95/11.50	s OPTIMUM FOUND

Verifier Data

OK	44

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4302700-1532897508/watcher-4302700-1532897508 -o /tmp/evaluation-result-4302700-1532897508/solver-4302700-1532897508 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node148-1532892979-13581 --watchdog 312 bin/xcsp-3-concrete -J-Xss64M -randomseed=497424139 -superng HOME/instance-4302700-1532897508.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 282 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 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=20652, runsolver pid=20649
Current StackSize limit: 8192 KiB


[startup+0.100121 s]*
/proc/loadavg: 1.74 1.84 1.90 3/207 20709
/proc/meminfo: memFree=23019132/32770624 swapFree=67108404/67108860
[pid=20652] ppid=20649 vsize=10005480 memory=17076 CPUtime=0.09 cores=1,3,5,7
/proc/20652/stat : 20652 (java) S 20649 20652 12222 0 -1 1077944320 4450 12892 0 0 1 1 5 2 20 0 6 0 107313921 10245611520 4269 33554432000 4194304 4196468 140731665686944 140731665669488 139632680197879 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
/proc/20652/statm: 2501370 4269 1935 1 0 2489808 0
[pid=20652/tid=20705] ppid=20649 vsize=10005480 memory=4279135704013962638 CPUtime=0.07 cores=1,3,5,7
/proc/20652/task/20705/stat : 20705 (java) R 20649 20652 12222 0 -1 4202560 2271 12892 0 0 0 0 5 2 20 0 6 0 107313930 10245611520 4335 33554432000 4194304 4196468 140731665686944 139632652034640 139632664278366 0 4 0 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20706] ppid=20649 vsize=10005480 memory=8257237230052613020 CPUtime=0.07 cores=1,3,5,7
/proc/20652/task/20706/stat : 20706 (java) S 20649 20652 12222 0 -1 1077944384 2 12892 0 0 0 0 5 2 20 0 6 0 107313930 10245611520 4335 33554432000 4194304 4196468 140731665686944 139632684440208 139632680208085 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20707] ppid=20649 vsize=10011648 memory=139975815493248 CPUtime=0.07 cores=1,3,5,7
/proc/20652/task/20707/stat : 20707 (java) S 20649 20652 12222 0 -1 1077944384 2 12892 0 0 0 0 5 2 20 0 6 0 107313930 10251927552 4335 33554432000 4194304 4196468 140731665686944 139632549775888 139632680208085 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20708] ppid=20649 vsize=10017448 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/20652/task/20708/stat : 20708 (java) S 20649 20652 12222 0 -1 1077944384 1 12892 0 0 0 0 5 2 20 0 6 0 107313930 10257866752 4335 33554432000 4194304 4196468 140731665686944 139632548723088 139632680208085 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20709] ppid=20649 vsize=10021560 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/20652/task/20709/stat : 20709 (java) S 20649 20652 12222 0 -1 1077944384 1 12892 0 0 0 0 5 2 20 0 6 0 107313930 10262077440 4335 33554432000 4194304 4196468 140731665686944 139632547670288 139632680208085 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 10005480 KiB
Current children cumulated memory: 17076 KiB

[startup+0.209992 s]*
/proc/loadavg: 1.74 1.84 1.90 3/216 20718
/proc/meminfo: memFree=22997152/32770624 swapFree=67108404/67108860
[pid=20652] ppid=20649 vsize=10982744 memory=45684 CPUtime=0.25 cores=1,3,5,7
/proc/20652/stat : 20652 (java) S 20649 20652 12222 0 -1 1077944320 8759 12892 0 0 17 1 5 2 20 0 15 0 107313921 11246329856 11421 33554432000 4194304 4196468 140731665686944 140731665669488 139632680197879 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
/proc/20652/statm: 2745686 11421 2954 1 0 2708109 0
[pid=20652/tid=20705] ppid=20649 vsize=10982776 memory=7022364594140610616 CPUtime=0.19 cores=1,3,5,7
/proc/20652/task/20705/stat : 20705 (java) R 20649 20652 12222 0 -1 4202560 5740 12892 0 0 11 1 5 2 20 0 15 0 107313930 11246362624 11816 33554432000 4194304 4196468 140731665686944 139632652022688 139632672877597 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20706] ppid=20649 vsize=10982776 memory=345 CPUtime=0.07 cores=1,3,5,7
/proc/20652/task/20706/stat : 20706 (java) S 20649 20652 12222 0 -1 1077944384 2 12892 0 0 0 0 5 2 20 0 15 0 107313930 11246362624 11816 33554432000 4194304 4196468 140731665686944 139632684440208 139632680208085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20707] ppid=20649 vsize=10982776 memory=3905095328441202336 CPUtime=0.07 cores=1,3,5,7
/proc/20652/task/20707/stat : 20707 (java) S 20649 20652 12222 0 -1 1077944384 2 12892 0 0 0 0 5 2 20 0 15 0 107313930 11246362624 11882 33554432000 4194304 4196468 140731665686944 139632549775888 139632680208085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20708] ppid=20649 vsize=10982776 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/20652/task/20708/stat : 20708 (java) S 20649 20652 12222 0 -1 1077944384 1 12892 0 0 0 0 5 2 20 0 15 0 107313930 11246362624 11882 33554432000 4194304 4196468 140731665686944 139632548723088 139632680208085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20709] ppid=20649 vsize=10982776 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/20652/task/20709/stat : 20709 (java) S 20649 20652 12222 0 -1 1077944384 1 12892 0 0 0 0 5 2 20 0 15 0 107313930 11246362624 11882 33554432000 4194304 4196468 140731665686944 139632547670288 139632680208085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20710] ppid=20649 vsize=10982776 memory=139975815493248 CPUtime=0.07 cores=1,3,5,7
/proc/20652/task/20710/stat : 20710 (java) S 20649 20652 12222 0 -1 1077944384 2 12892 0 0 0 0 5 2 20 0 15 0 107313932 11246362624 11882 33554432000 4194304 4196468 140731665686944 139632105515888 139632680209026 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20711] ppid=20649 vsize=10982776 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/20652/task/20711/stat : 20711 (java) S 20649 20652 12222 0 -1 1077944384 13 12892 0 0 0 0 5 2 20 0 15 0 107313932 11246362624 11948 33554432000 4194304 4196468 140731665686944 139631534269984 139632680208085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20712] ppid=20649 vsize=10982776 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/20652/task/20712/stat : 20712 (java) S 20649 20652 12222 0 -1 1077944384 1 12892 0 0 0 0 5 2 20 0 15 0 107313932 11246362624 11948 33554432000 4194304 4196468 140731665686944 139631332943216 139632680208085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20713] ppid=20649 vsize=10982776 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/20652/task/20713/stat : 20713 (java) S 20649 20652 12222 0 -1 1077944384 3 12892 0 0 0 0 5 2 20 0 15 0 107313935 11246362624 11948 33554432000 4194304 4196468 140731665686944 139631025543504 139632680216475 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20714] ppid=20649 vsize=10982776 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/20652/task/20714/stat : 20714 (java) S 20649 20652 12222 0 -1 1077944384 429 12892 0 0 1 0 5 2 20 0 15 0 107313935 11246362624 11948 33554432000 4194304 4196468 140731665686944 139632104462704 139632680209026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20715] ppid=20649 vsize=10982776 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/20652/task/20715/stat : 20715 (java) S 20649 20652 12222 0 -1 1077944384 183 12892 0 0 1 0 5 2 20 0 15 0 107313935 11246362624 12014 33554432000 4194304 4196468 140731665686944 139632103409904 139632680209026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20716] ppid=20649 vsize=10982776 memory=139975815493248 CPUtime=0.1 cores=1,3,5,7
/proc/20652/task/20716/stat : 20716 (java) S 20649 20652 12222 0 -1 1077944384 611 12892 0 0 3 0 5 2 20 0 15 0 107313935 11246362624 12014 33554432000 4194304 4196468 140731665686944 139632102357104 139632680209026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20717] ppid=20649 vsize=10982776 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/20652/task/20717/stat : 20717 (java) S 20649 20652 12222 0 -1 1077944384 3 12892 0 0 0 0 5 2 20 0 15 0 107313935 11246362624 12014 33554432000 4194304 4196468 140731665686944 139630594746592 139632680208085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20718] ppid=20649 vsize=10982776 memory=139975815493248 CPUtime=0.07 cores=1,3,5,7
/proc/20652/task/20718/stat : 20718 (java) S 20649 20652 12222 0 -1 1077944384 1 12892 0 0 0 0 5 2 20 0 15 0 107313935 11246362624 12014 33554432000 4194304 4196468 140731665686944 139632101305520 139632680209026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 10982744 KiB
Current children cumulated memory: 45684 KiB

[startup+0.310533 s]*
/proc/loadavg: 1.74 1.84 1.90 3/216 20718
/proc/meminfo: memFree=22983632/32770624 swapFree=67108404/67108860
[pid=20652] ppid=20649 vsize=10983192 memory=56144 CPUtime=0.38 cores=1,3,5,7
/proc/20652/stat : 20652 (java) S 20649 20652 12222 0 -1 1077944320 10631 12892 0 0 29 2 5 2 20 0 15 0 107313921 11246788608 14036 33554432000 4194304 4196468 140731665686944 140731665669488 139632680197879 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
/proc/20652/statm: 2745798 14036 3073 1 0 2708109 0
[pid=20652/tid=20705] ppid=20649 vsize=10983192 memory=6791534058613427641 CPUtime=0.28 cores=1,3,5,7
/proc/20652/task/20705/stat : 20705 (java) R 20649 20652 12222 0 -1 4202560 7176 12892 0 0 20 1 5 2 20 0 15 0 107313930 11246788608 14036 33554432000 4194304 4196468 140731665686944 139632652009888 139632664278366 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20706] ppid=20649 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/20652/task/20706/stat : 20706 (java) S 20649 20652 12222 0 -1 1077944384 2 12892 0 0 0 0 5 2 20 0 15 0 107313930 11246788608 14036 33554432000 4194304 4196468 140731665686944 139632684440208 139632680208085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20707] ppid=20649 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/20652/task/20707/stat : 20707 (java) S 20649 20652 12222 0 -1 1077944384 2 12892 0 0 0 0 5 2 20 0 15 0 107313930 11246788608 14036 33554432000 4194304 4196468 140731665686944 139632549775888 139632680208085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20708] ppid=20649 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/20652/task/20708/stat : 20708 (java) S 20649 20652 12222 0 -1 1077944384 1 12892 0 0 0 0 5 2 20 0 15 0 107313930 11246788608 14036 33554432000 4194304 4196468 140731665686944 139632548723088 139632680208085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20709] ppid=20649 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/20652/task/20709/stat : 20709 (java) S 20649 20652 12222 0 -1 1077944384 1 12892 0 0 0 0 5 2 20 0 15 0 107313930 11246788608 14036 33554432000 4194304 4196468 140731665686944 139632547670288 139632680208085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20710] ppid=20649 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/20652/task/20710/stat : 20710 (java) S 20649 20652 12222 0 -1 1077944384 2 12892 0 0 0 0 5 2 20 0 15 0 107313932 11246788608 14036 33554432000 4194304 4196468 140731665686944 139632105515888 139632680209026 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20711] ppid=20649 vsize=10983192 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/20652/task/20711/stat : 20711 (java) S 20649 20652 12222 0 -1 1077944384 13 12892 0 0 0 0 5 2 20 0 15 0 107313932 11246788608 14036 33554432000 4194304 4196468 140731665686944 139631534269984 139632680208085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20712] ppid=20649 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/20652/task/20712/stat : 20712 (java) S 20649 20652 12222 0 -1 1077944384 1 12892 0 0 0 0 5 2 20 0 15 0 107313932 11246788608 14036 33554432000 4194304 4196468 140731665686944 139631332943216 139632680208085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20713] ppid=20649 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/20652/task/20713/stat : 20713 (java) S 20649 20652 12222 0 -1 1077944384 3 12892 0 0 0 0 5 2 20 0 15 0 107313935 11246788608 14036 33554432000 4194304 4196468 140731665686944 139631025543504 139632680216475 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20714] ppid=20649 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/20652/task/20714/stat : 20714 (java) S 20649 20652 12222 0 -1 1077944384 431 12892 0 0 1 0 5 2 20 0 15 0 107313935 11246788608 14036 33554432000 4194304 4196468 140731665686944 139632104462704 139632680209026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20715] ppid=20649 vsize=10983192 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/20652/task/20715/stat : 20715 (java) S 20649 20652 12222 0 -1 1077944384 183 12892 0 0 1 0 5 2 20 0 15 0 107313935 11246788608 14036 33554432000 4194304 4196468 140731665686944 139632103409904 139632680209026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20716] ppid=20649 vsize=10983192 memory=139975815493248 CPUtime=0.12 cores=1,3,5,7
/proc/20652/task/20716/stat : 20716 (java) S 20649 20652 12222 0 -1 1077944384 619 12892 0 0 5 0 5 2 20 0 15 0 107313935 11246788608 14036 33554432000 4194304 4196468 140731665686944 139632102357104 139632680209026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20717] ppid=20649 vsize=10983192 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/20652/task/20717/stat : 20717 (java) S 20649 20652 12222 0 -1 1077944384 3 12892 0 0 0 0 5 2 20 0 15 0 107313935 11246788608 14036 33554432000 4194304 4196468 140731665686944 139630594746592 139632680208085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20718] ppid=20649 vsize=10983192 memory=139975815493248 CPUtime=0.07 cores=1,3,5,7
/proc/20652/task/20718/stat : 20718 (java) S 20649 20652 12222 0 -1 1077944384 1 12892 0 0 0 0 5 2 20 0 15 0 107313935 11246788608 14036 33554432000 4194304 4196468 140731665686944 139632101305520 139632680209026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
Current children cumulated CPU time: 0.38 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 56144 KiB

[startup+0.700776 s]
/proc/loadavg: 1.68 1.83 1.90 3/216 20718
/proc/meminfo: memFree=22974444/32770624 swapFree=67108404/67108860
[pid=20652] ppid=20649 vsize=10983192 memory=88748 CPUtime=0.98 cores=1,3,5,7
/proc/20652/stat : 20652 (java) S 20649 20652 12222 0 -1 1077944320 16773 12892 0 0 88 3 5 2 20 0 15 0 107313921 11246788608 22187 33554432000 4194304 4196468 140731665686944 140731665669488 139632680197879 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
/proc/20652/statm: 2745798 22187 3238 1 0 2708109 0
[pid=20652/tid=20705] ppid=20649 vsize=10983192 memory=0 CPUtime=0.66 cores=1,3,5,7
/proc/20652/task/20705/stat : 20705 (java) R 20649 20652 12222 0 -1 4202560 12214 12892 0 0 57 2 5 2 20 0 15 0 107313930 11246788608 22187 33554432000 4194304 4196468 140731665686944 139632652018704 139632661571340 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20706] ppid=20649 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/20652/task/20706/stat : 20706 (java) S 20649 20652 12222 0 -1 1077944384 2 12892 0 0 0 0 5 2 20 0 15 0 107313930 11246788608 22187 33554432000 4194304 4196468 140731665686944 139632684440208 139632680208085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20707] ppid=20649 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/20652/task/20707/stat : 20707 (java) S 20649 20652 12222 0 -1 1077944384 2 12892 0 0 0 0 5 2 20 0 15 0 107313930 11246788608 22187 33554432000 4194304 4196468 140731665686944 139632549775888 139632680208085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20708] ppid=20649 vsize=10983192 memory=488 CPUtime=0.07 cores=1,3,5,7
/proc/20652/task/20708/stat : 20708 (java) S 20649 20652 12222 0 -1 1077944384 1 12892 0 0 0 0 5 2 20 0 15 0 107313930 11246788608 22187 33554432000 4194304 4196468 140731665686944 139632548723088 139632680208085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20709] ppid=20649 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/20652/task/20709/stat : 20709 (java) S 20649 20652 12222 0 -1 1077944384 1 12892 0 0 0 0 5 2 20 0 15 0 107313930 11246788608 22187 33554432000 4194304 4196468 140731665686944 139632547670288 139632680208085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20710] ppid=20649 vsize=10983192 memory=7301570131460772950 CPUtime=0.07 cores=1,3,5,7
/proc/20652/task/20710/stat : 20710 (java) S 20649 20652 12222 0 -1 1077944384 5 12892 0 0 0 0 5 2 20 0 15 0 107313932 11246788608 22187 33554432000 4194304 4196468 140731665686944 139632105515888 139632680209026 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20711] ppid=20649 vsize=10983192 memory=32804 CPUtime=0.07 cores=1,3,5,7
/proc/20652/task/20711/stat : 20711 (java) S 20649 20652 12222 0 -1 1077944384 13 12892 0 0 0 0 5 2 20 0 15 0 107313932 11246788608 22187 33554432000 4194304 4196468 140731665686944 139631534269984 139632680208085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20712] ppid=20649 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/20652/task/20712/stat : 20712 (java) S 20649 20652 12222 0 -1 1077944384 1 12892 0 0 0 0 5 2 20 0 15 0 107313932 11246788608 22187 33554432000 4194304 4196468 140731665686944 139631332943216 139632680208085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20713] ppid=20649 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/20652/task/20713/stat : 20713 (java) S 20649 20652 12222 0 -1 1077944384 3 12892 0 0 0 0 5 2 20 0 15 0 107313935 11246788608 22187 33554432000 4194304 4196468 140731665686944 139631025543504 139632680216475 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20714] ppid=20649 vsize=10983192 memory=0 CPUtime=0.17 cores=1,3,5,7
/proc/20652/task/20714/stat : 20714 (java) S 20649 20652 12222 0 -1 1077944384 1071 12892 0 0 10 0 5 2 20 0 15 0 107313935 11246788608 22187 33554432000 4194304 4196468 140731665686944 139632104462704 139632680209026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20715] ppid=20649 vsize=10983192 memory=0 CPUtime=0.14 cores=1,3,5,7
/proc/20652/task/20715/stat : 20715 (java) S 20649 20652 12222 0 -1 1077944384 573 12892 0 0 7 0 5 2 20 0 15 0 107313935 11246788608 22187 33554432000 4194304 4196468 140731665686944 139632103409904 139632680209026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20716] ppid=20649 vsize=10983192 memory=0 CPUtime=0.2 cores=1,3,5,7
/proc/20652/task/20716/stat : 20716 (java) S 20649 20652 12222 0 -1 1077944384 690 12892 0 0 13 0 5 2 20 0 15 0 107313935 11246788608 22187 33554432000 4194304 4196468 140731665686944 139632102357104 139632680209026 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20717] ppid=20649 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/20652/task/20717/stat : 20717 (java) S 20649 20652 12222 0 -1 1077944384 3 12892 0 0 0 0 5 2 20 0 15 0 107313935 11246788608 22187 33554432000 4194304 4196468 140731665686944 139630594746592 139632680208085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20718] ppid=20649 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/20652/task/20718/stat : 20718 (java) S 20649 20652 12222 0 -1 1077944384 1 12892 0 0 0 0 5 2 20 0 15 0 107313935 11246788608 22187 33554432000 4194304 4196468 140731665686944 139632101305520 139632680209026 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 88748 KiB

[startup+1.50073 s]
/proc/loadavg: 1.68 1.83 1.90 4/216 20718
/proc/meminfo: memFree=22927492/32770624 swapFree=67108404/67108860
[pid=20652] ppid=20649 vsize=11000140 memory=180628 CPUtime=2.25 cores=1,3,5,7
/proc/20652/stat : 20652 (java) S 20649 20652 12222 0 -1 1077944320 24208 12892 0 0 209 9 5 2 20 0 15 0 107313921 11264143360 45157 33554432000 4194304 4196468 140731665686944 140731665669488 139632680197879 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
/proc/20652/statm: 2750035 45157 3472 1 0 2711693 0
[pid=20652/tid=20705] ppid=20649 vsize=11000140 memory=4951091520830867572 CPUtime=1.42 cores=1,3,5,7
/proc/20652/task/20705/stat : 20705 (java) R 20649 20652 12222 0 -1 4202560 17942 12892 0 0 130 5 5 2 20 0 15 0 107313930 11264143360 45157 33554432000 4194304 4196468 140731665686944 139632652007296 139632664278366 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20706] ppid=20649 vsize=11000140 memory=4134606225630022328 CPUtime=0.07 cores=1,3,5,7
/proc/20652/task/20706/stat : 20706 (java) S 20649 20652 12222 0 -1 1077944384 298 12892 0 0 0 0 5 2 20 0 15 0 107313930 11264143360 45157 33554432000 4194304 4196468 140731665686944 139632684440208 139632680208085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20707] ppid=20649 vsize=11000140 memory=-5153075247926373247 CPUtime=0.08 cores=1,3,5,7
/proc/20652/task/20707/stat : 20707 (java) S 20649 20652 12222 0 -1 1077944384 72 12892 0 0 1 0 5 2 20 0 15 0 107313930 11264143360 45157 33554432000 4194304 4196468 140731665686944 139632549775888 139632680208085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20708] ppid=20649 vsize=11000140 memory=-7737848697727063978 CPUtime=0.08 cores=1,3,5,7
/proc/20652/task/20708/stat : 20708 (java) S 20649 20652 12222 0 -1 1077944384 28 12892 0 0 1 0 5 2 20 0 15 0 107313930 11264143360 45157 33554432000 4194304 4196468 140731665686944 139632548723088 139632680208085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20709] ppid=20649 vsize=11000140 memory=120372 CPUtime=0.07 cores=1,3,5,7
/proc/20652/task/20709/stat : 20709 (java) S 20649 20652 12222 0 -1 1077944384 18 12892 0 0 0 0 5 2 20 0 15 0 107313930 11264143360 45157 33554432000 4194304 4196468 140731665686944 139632547670288 139632680208085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20710] ppid=20649 vsize=11000140 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/20652/task/20710/stat : 20710 (java) S 20649 20652 12222 0 -1 1077944384 51 12892 0 0 1 0 5 2 20 0 15 0 107313932 11264143360 45157 33554432000 4194304 4196468 140731665686944 139632105515888 139632680209026 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20711] ppid=20649 vsize=11000140 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/20652/task/20711/stat : 20711 (java) S 20649 20652 12222 0 -1 1077944384 13 12892 0 0 0 0 5 2 20 0 15 0 107313932 11264143360 45157 33554432000 4194304 4196468 140731665686944 139631534270048 139632680208085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20712] ppid=20649 vsize=11000140 memory=279951337128224 CPUtime=0.07 cores=1,3,5,7
/proc/20652/task/20712/stat : 20712 (java) S 20649 20652 12222 0 -1 1077944384 2 12892 0 0 0 0 5 2 20 0 15 0 107313932 11264143360 45157 33554432000 4194304 4196468 140731665686944 139631332943232 139632680208085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20713] ppid=20649 vsize=11000140 memory=279951337543168 CPUtime=0.07 cores=1,3,5,7
/proc/20652/task/20713/stat : 20713 (java) S 20649 20652 12222 0 -1 1077944384 3 12892 0 0 0 0 5 2 20 0 15 0 107313935 11264143360 45157 33554432000 4194304 4196468 140731665686944 139631025543504 139632680216475 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20714] ppid=20649 vsize=11000140 memory=139975668573824 CPUtime=0.27 cores=1,3,5,7
/proc/20652/task/20714/stat : 20714 (java) S 20649 20652 12222 0 -1 1077944384 1263 12892 0 0 20 0 5 2 20 0 15 0 107313935 11264143360 45157 33554432000 4194304 4196468 140731665686944 139632104462704 139632680209026 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20715] ppid=20649 vsize=11000140 memory=0 CPUtime=0.27 cores=1,3,5,7
/proc/20652/task/20715/stat : 20715 (java) S 20649 20652 12222 0 -1 1077944384 1123 12892 0 0 20 0 5 2 20 0 15 0 107313935 11264143360 45157 33554432000 4194304 4196468 140731665686944 139632103409904 139632680209026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20716] ppid=20649 vsize=11000140 memory=1200 CPUtime=0.38 cores=1,3,5,7
/proc/20652/task/20716/stat : 20716 (java) S 20649 20652 12222 0 -1 1077944384 1198 12892 0 0 31 0 5 2 20 0 15 0 107313935 11264143360 45157 33554432000 4194304 4196468 140731665686944 139632102357104 139632680209026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20717] ppid=20649 vsize=11000140 memory=15876 CPUtime=0.07 cores=1,3,5,7
/proc/20652/task/20717/stat : 20717 (java) S 20649 20652 12222 0 -1 1077944384 3 12892 0 0 0 0 5 2 20 0 15 0 107313935 11264143360 45157 33554432000 4194304 4196468 140731665686944 139630594746592 139632680208085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20718] ppid=20649 vsize=11000140 memory=4044 CPUtime=0.07 cores=1,3,5,7
/proc/20652/task/20718/stat : 20718 (java) S 20649 20652 12222 0 -1 1077944384 1 12892 0 0 0 0 5 2 20 0 15 0 107313935 11264143360 45157 33554432000 4194304 4196468 140731665686944 139632101305520 139632680209026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
Current children cumulated CPU time: 2.25 s
Current children cumulated vsize: 11000140 KiB

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

[pid=20652/tid=20714] ppid=20649 vsize=11077984 memory=6656426216303648864 CPUtime=2.7 cores=1,3,5,7
/proc/20652/task/20714/stat : 20714 (java) S 20649 20652 12222 0 -1 1077944384 3929 12892 0 0 261 2 5 2 20 0 15 0 107313935 11343855616 139017 33554432000 4194304 4196468 140731665686944 139632104462704 139632680209026 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20715] ppid=20649 vsize=11077984 memory=6656426216303648864 CPUtime=3.02 cores=1,3,5,7
/proc/20652/task/20715/stat : 20715 (java) S 20649 20652 12222 0 -1 1077944384 9539 12892 0 0 293 2 5 2 20 0 15 0 107313935 11343855616 139017 33554432000 4194304 4196468 140731665686944 139632103409904 139632680209026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20716] ppid=20649 vsize=11077984 memory=4294969504 CPUtime=1.67 cores=1,3,5,7
/proc/20652/task/20716/stat : 20716 (java) S 20649 20652 12222 0 -1 1077944384 5929 12892 0 0 158 2 5 2 20 0 15 0 107313935 11343855616 139017 33554432000 4194304 4196468 140731665686944 139632102357104 139632680209026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20717] ppid=20649 vsize=11077984 memory=6884 CPUtime=0.07 cores=1,3,5,7
/proc/20652/task/20717/stat : 20717 (java) S 20649 20652 12222 0 -1 1077944384 3 12892 0 0 0 0 5 2 20 0 15 0 107313935 11343855616 139017 33554432000 4194304 4196468 140731665686944 139630594746592 139632680208085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20718] ppid=20649 vsize=11077984 memory=68 CPUtime=0.07 cores=1,3,5,7
/proc/20652/task/20718/stat : 20718 (java) S 20649 20652 12222 0 -1 1077944384 21 12892 0 0 0 0 5 2 20 0 15 0 107313935 11343855616 139017 33554432000 4194304 4196468 140731665686944 139632101305520 139632680209026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
Current children cumulated CPU time: 16.95 s
Current children cumulated vsize: 11077984 KiB
Current children cumulated memory: 556068 KiB

[startup+10.4007 s]
/proc/loadavg: 1.71 1.83 1.90 3/216 20718
/proc/meminfo: memFree=22484332/32770624 swapFree=67108404/67108860
[pid=20652] ppid=20649 vsize=11077984 memory=597388 CPUtime=17.8 cores=1,3,5,7
/proc/20652/stat : 20652 (java) S 20649 20652 12222 0 -1 1077944320 73551 12892 0 0 1745 28 5 2 20 0 15 0 107313921 11343855616 149347 33554432000 4194304 4196468 140731665686944 140731665669488 139632680197879 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
/proc/20652/statm: 2769496 149347 3524 1 0 2731149 0
[pid=20652/tid=20705] ppid=20649 vsize=11077984 memory=796 CPUtime=10.23 cores=1,3,5,7
/proc/20652/task/20705/stat : 20705 (java) R 20649 20652 12222 0 -1 4202560 48338 12892 0 0 1002 14 5 2 20 0 15 0 107313930 11343855616 149347 33554432000 4194304 4196468 140731665686944 139632652032448 139632236155094 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20706] ppid=20649 vsize=11077984 memory=11008 CPUtime=0.12 cores=1,3,5,7
/proc/20652/task/20706/stat : 20706 (java) S 20649 20652 12222 0 -1 1077944384 1254 12892 0 0 4 1 5 2 20 0 15 0 107313930 11343855616 149347 33554432000 4194304 4196468 140731665686944 139632684440208 139632680208085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20707] ppid=20649 vsize=11077984 memory=1008 CPUtime=0.12 cores=1,3,5,7
/proc/20652/task/20707/stat : 20707 (java) S 20649 20652 12222 0 -1 1077944384 203 12892 0 0 4 1 5 2 20 0 15 0 107313930 11343855616 149347 33554432000 4194304 4196468 140731665686944 139632549775888 139632680208085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20708] ppid=20649 vsize=11077984 memory=1952 CPUtime=0.12 cores=1,3,5,7
/proc/20652/task/20708/stat : 20708 (java) S 20649 20652 12222 0 -1 1077944384 304 12892 0 0 4 1 5 2 20 0 15 0 107313930 11343855616 149347 33554432000 4194304 4196468 140731665686944 139632548723088 139632680208085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20709] ppid=20649 vsize=11077984 memory=11451169546 CPUtime=0.12 cores=1,3,5,7
/proc/20652/task/20709/stat : 20709 (java) S 20649 20652 12222 0 -1 1077944384 96 12892 0 0 4 1 5 2 20 0 15 0 107313930 11343855616 149347 33554432000 4194304 4196468 140731665686944 139632547670288 139632680208085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20710] ppid=20649 vsize=11077984 memory=448698048 CPUtime=0.12 cores=1,3,5,7
/proc/20652/task/20710/stat : 20710 (java) S 20649 20652 12222 0 -1 1077944384 555 12892 0 0 5 0 5 2 20 0 15 0 107313932 11343855616 149347 33554432000 4194304 4196468 140731665686944 139632105515888 139632680209026 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20711] ppid=20649 vsize=11077984 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/20652/task/20711/stat : 20711 (java) S 20649 20652 12222 0 -1 1077944384 17 12892 0 0 0 0 5 2 20 0 15 0 107313932 11343855616 149347 33554432000 4194304 4196468 140731665686944 139631534270048 139632680208085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20712] ppid=20649 vsize=11077984 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/20652/task/20712/stat : 20712 (java) S 20649 20652 12222 0 -1 1077944384 6 12892 0 0 0 0 5 2 20 0 15 0 107313932 11343855616 149347 33554432000 4194304 4196468 140731665686944 139631332943232 139632680208085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20713] ppid=20649 vsize=11077984 memory=139975668751632 CPUtime=0.07 cores=1,3,5,7
/proc/20652/task/20713/stat : 20713 (java) S 20649 20652 12222 0 -1 1077944384 3 12892 0 0 0 0 5 2 20 0 15 0 107313935 11343855616 149347 33554432000 4194304 4196468 140731665686944 139631025543504 139632680216475 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20714] ppid=20649 vsize=11077984 memory=215418560 CPUtime=2.71 cores=1,3,5,7
/proc/20652/task/20714/stat : 20714 (java) S 20649 20652 12222 0 -1 1077944384 3995 12892 0 0 262 2 5 2 20 0 15 0 107313935 11343855616 149347 33554432000 4194304 4196468 140731665686944 139632104462704 139632680209026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20715] ppid=20649 vsize=11077984 memory=551896 CPUtime=3.05 cores=1,3,5,7
/proc/20652/task/20715/stat : 20715 (java) S 20649 20652 12222 0 -1 1077944384 10270 12892 0 0 296 2 5 2 20 0 15 0 107313935 11343855616 149347 33554432000 4194304 4196468 140731665686944 139632103409904 139632680209026 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20716] ppid=20649 vsize=11077984 memory=6944613755328037015 CPUtime=1.67 cores=1,3,5,7
/proc/20652/task/20716/stat : 20716 (java) S 20649 20652 12222 0 -1 1077944384 5956 12892 0 0 158 2 5 2 20 0 15 0 107313935 11343855616 149347 33554432000 4194304 4196468 140731665686944 139632102357104 139632680209026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20717] ppid=20649 vsize=11077984 memory=3054156605335311508 CPUtime=0.07 cores=1,3,5,7
/proc/20652/task/20717/stat : 20717 (java) S 20649 20652 12222 0 -1 1077944384 3 12892 0 0 0 0 5 2 20 0 15 0 107313935 11343855616 149347 33554432000 4194304 4196468 140731665686944 139630594746592 139632680208085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20718] ppid=20649 vsize=11077984 memory=8514701219477030047 CPUtime=0.07 cores=1,3,5,7
/proc/20652/task/20718/stat : 20718 (java) S 20649 20652 12222 0 -1 1077944384 358 12892 0 0 0 0 5 2 20 0 15 0 107313935 11343855616 149347 33554432000 4194304 4196468 140731665686944 139632101305520 139632680209026 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
Current children cumulated CPU time: 17.8 s
Current children cumulated vsize: 11077984 KiB
Current children cumulated memory: 597388 KiB

[startup+11.2007 s]
/proc/loadavg: 1.65 1.82 1.89 4/216 20718
/proc/meminfo: memFree=22436856/32770624 swapFree=67108404/67108860
[pid=20652] ppid=20649 vsize=11077984 memory=601576 CPUtime=18.73 cores=1,3,5,7
/proc/20652/stat : 20652 (java) S 20649 20652 12222 0 -1 1077944320 75397 12892 0 0 1837 29 5 2 20 0 15 0 107313921 11343855616 150394 33554432000 4194304 4196468 140731665686944 140731665669488 139632680197879 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
/proc/20652/statm: 2769496 150394 3524 1 0 2731149 0
[pid=20652/tid=20705] ppid=20649 vsize=11077984 memory=139975815493294 CPUtime=11.03 cores=1,3,5,7
/proc/20652/task/20705/stat : 20705 (java) R 20649 20652 12222 0 -1 4202560 48362 12892 0 0 1082 14 5 2 20 0 15 0 107313930 11343855616 150394 33554432000 4194304 4196468 140731665686944 139632652032400 139632235188672 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20706] ppid=20649 vsize=11077984 memory=6791534058613427641 CPUtime=0.12 cores=1,3,5,7
/proc/20652/task/20706/stat : 20706 (java) S 20649 20652 12222 0 -1 1077944384 1260 12892 0 0 4 1 5 2 20 0 15 0 107313930 11343855616 150394 33554432000 4194304 4196468 140731665686944 139632684440208 139632680208085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20707] ppid=20649 vsize=11077984 memory=33 CPUtime=0.13 cores=1,3,5,7
/proc/20652/task/20707/stat : 20707 (java) S 20649 20652 12222 0 -1 1077944384 205 12892 0 0 5 1 5 2 20 0 15 0 107313930 11343855616 150394 33554432000 4194304 4196468 140731665686944 139632549775888 139632680208085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20708] ppid=20649 vsize=11077984 memory=551896 CPUtime=0.12 cores=1,3,5,7
/proc/20652/task/20708/stat : 20708 (java) S 20649 20652 12222 0 -1 1077944384 306 12892 0 0 4 1 5 2 20 0 15 0 107313930 11343855616 150394 33554432000 4194304 4196468 140731665686944 139632548723088 139632680208085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20709] ppid=20649 vsize=11077984 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/20652/task/20709/stat : 20709 (java) S 20649 20652 12222 0 -1 1077944384 98 12892 0 0 4 1 5 2 20 0 15 0 107313930 11343855616 150394 33554432000 4194304 4196468 140731665686944 139632547670288 139632680208085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20710] ppid=20649 vsize=11077984 memory=-7679004722349093442 CPUtime=0.12 cores=1,3,5,7
/proc/20652/task/20710/stat : 20710 (java) S 20649 20652 12222 0 -1 1077944384 558 12892 0 0 5 0 5 2 20 0 15 0 107313932 11343855616 150394 33554432000 4194304 4196468 140731665686944 139632105515888 139632680209026 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20711] ppid=20649 vsize=11077984 memory=6791534058613427641 CPUtime=0.07 cores=1,3,5,7
/proc/20652/task/20711/stat : 20711 (java) S 20649 20652 12222 0 -1 1077944384 17 12892 0 0 0 0 5 2 20 0 15 0 107313932 11343855616 150394 33554432000 4194304 4196468 140731665686944 139631534270048 139632680208085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20712] ppid=20649 vsize=11077984 memory=6944656592455359580 CPUtime=0.07 cores=1,3,5,7
/proc/20652/task/20712/stat : 20712 (java) S 20649 20652 12222 0 -1 1077944384 6 12892 0 0 0 0 5 2 20 0 15 0 107313932 11343855616 150394 33554432000 4194304 4196468 140731665686944 139631332943232 139632680208085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20713] ppid=20649 vsize=11077984 memory=6944656592387989600 CPUtime=0.07 cores=1,3,5,7
/proc/20652/task/20713/stat : 20713 (java) S 20649 20652 12222 0 -1 1077944384 3 12892 0 0 0 0 5 2 20 0 15 0 107313935 11343855616 150394 33554432000 4194304 4196468 140731665686944 139631025543504 139632680216475 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20714] ppid=20649 vsize=11077984 memory=8514726395715088025 CPUtime=2.72 cores=1,3,5,7
/proc/20652/task/20714/stat : 20714 (java) S 20649 20652 12222 0 -1 1077944384 4165 12892 0 0 263 2 5 2 20 0 15 0 107313935 11343855616 150394 33554432000 4194304 4196468 140731665686944 139632104462704 139632680209026 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20715] ppid=20649 vsize=11077984 memory=-6812210783619891858 CPUtime=3.15 cores=1,3,5,7
/proc/20652/task/20715/stat : 20715 (java) S 20649 20652 12222 0 -1 1077944384 11907 12892 0 0 306 2 5 2 20 0 15 0 107313935 11343855616 150394 33554432000 4194304 4196468 140731665686944 139632103409904 139632680209026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20716] ppid=20649 vsize=11077984 memory=-6812210783619891858 CPUtime=1.67 cores=1,3,5,7
/proc/20652/task/20716/stat : 20716 (java) S 20649 20652 12222 0 -1 1077944384 5956 12892 0 0 158 2 5 2 20 0 15 0 107313935 11343855616 150394 33554432000 4194304 4196468 140731665686944 139632102357104 139632680209026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20717] ppid=20649 vsize=11077984 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/20652/task/20717/stat : 20717 (java) S 20649 20652 12222 0 -1 1077944384 3 12892 0 0 0 0 5 2 20 0 15 0 107313935 11343855616 150394 33554432000 4194304 4196468 140731665686944 139630594746592 139632680208085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20718] ppid=20649 vsize=11077984 memory=279951337917312 CPUtime=0.07 cores=1,3,5,7
/proc/20652/task/20718/stat : 20718 (java) S 20649 20652 12222 0 -1 1077944384 358 12892 0 0 0 0 5 2 20 0 15 0 107313935 11343855616 150394 33554432000 4194304 4196468 140731665686944 139632101305520 139632680209026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
Current children cumulated CPU time: 18.73 s
Current children cumulated vsize: 11077984 KiB
Current children cumulated memory: 601576 KiB

[startup+11.4014 s]
/proc/loadavg: 1.65 1.82 1.89 4/216 20718
/proc/meminfo: memFree=22436856/32770624 swapFree=67108404/67108860
[pid=20652] ppid=20649 vsize=11077984 memory=601576 CPUtime=18.95 cores=1,3,5,7
/proc/20652/stat : 20652 (java) S 20649 20652 12222 0 -1 1077944320 75509 12892 0 0 1859 29 5 2 20 0 15 0 107313921 11343855616 150394 33554432000 4194304 4196468 140731665686944 140731665669488 139632680197879 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
/proc/20652/statm: 2769496 150394 3524 1 0 2731149 0
[pid=20652/tid=20705] ppid=20649 vsize=11077984 memory=-7595718148000617571 CPUtime=11.23 cores=1,3,5,7
/proc/20652/task/20705/stat : 20705 (java) R 20649 20652 12222 0 -1 4202560 48367 12892 0 0 1102 14 5 2 20 0 15 0 107313930 11343855616 150394 33554432000 4194304 4196468 140731665686944 139632652032400 139632236800273 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20706] ppid=20649 vsize=11077984 memory=6655300316396806240 CPUtime=0.12 cores=1,3,5,7
/proc/20652/task/20706/stat : 20706 (java) S 20649 20652 12222 0 -1 1077944384 1260 12892 0 0 4 1 5 2 20 0 15 0 107313930 11343855616 150394 33554432000 4194304 4196468 140731665686944 139632684440208 139632680208085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20707] ppid=20649 vsize=11077984 memory=6791534058613427641 CPUtime=0.13 cores=1,3,5,7
/proc/20652/task/20707/stat : 20707 (java) S 20649 20652 12222 0 -1 1077944384 205 12892 0 0 5 1 5 2 20 0 15 0 107313930 11343855616 150394 33554432000 4194304 4196468 140731665686944 139632549775888 139632680208085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20708] ppid=20649 vsize=11077984 memory=1696 CPUtime=0.12 cores=1,3,5,7
/proc/20652/task/20708/stat : 20708 (java) S 20649 20652 12222 0 -1 1077944384 306 12892 0 0 4 1 5 2 20 0 15 0 107313930 11343855616 150394 33554432000 4194304 4196468 140731665686944 139632548723088 139632680208085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20709] ppid=20649 vsize=11077984 memory=916 CPUtime=0.12 cores=1,3,5,7
/proc/20652/task/20709/stat : 20709 (java) S 20649 20652 12222 0 -1 1077944384 98 12892 0 0 4 1 5 2 20 0 15 0 107313930 11343855616 150394 33554432000 4194304 4196468 140731665686944 139632547670288 139632680208085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20710] ppid=20649 vsize=11077984 memory=3852 CPUtime=0.12 cores=1,3,5,7
/proc/20652/task/20710/stat : 20710 (java) S 20649 20652 12222 0 -1 1077944384 558 12892 0 0 5 0 5 2 20 0 15 0 107313932 11343855616 150394 33554432000 4194304 4196468 140731665686944 139632105515888 139632680209026 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20711] ppid=20649 vsize=11077984 memory=2592 CPUtime=0.07 cores=1,3,5,7
/proc/20652/task/20711/stat : 20711 (java) S 20649 20652 12222 0 -1 1077944384 17 12892 0 0 0 0 5 2 20 0 15 0 107313932 11343855616 150394 33554432000 4194304 4196468 140731665686944 139631534270048 139632680208085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20712] ppid=20649 vsize=11077984 memory=2684 CPUtime=0.07 cores=1,3,5,7
/proc/20652/task/20712/stat : 20712 (java) S 20649 20652 12222 0 -1 1077944384 6 12892 0 0 0 0 5 2 20 0 15 0 107313932 11343855616 150394 33554432000 4194304 4196468 140731665686944 139631332943232 139632680208085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20713] ppid=20649 vsize=11077984 memory=4100 CPUtime=0.07 cores=1,3,5,7
/proc/20652/task/20713/stat : 20713 (java) S 20649 20652 12222 0 -1 1077944384 3 12892 0 0 0 0 5 2 20 0 15 0 107313935 11343855616 150394 33554432000 4194304 4196468 140731665686944 139631025543504 139632680216475 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20714] ppid=20649 vsize=11077984 memory=1404 CPUtime=2.74 cores=1,3,5,7
/proc/20652/task/20714/stat : 20714 (java) R 20649 20652 12222 0 -1 4202560 4270 12892 0 0 265 2 5 2 20 0 15 0 107313935 11343855616 150394 33554432000 4194304 4196468 140731665686944 139632104463000 139632664360704 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20715] ppid=20649 vsize=11077984 memory=3144 CPUtime=3.15 cores=1,3,5,7
/proc/20652/task/20715/stat : 20715 (java) S 20649 20652 12222 0 -1 1077944384 11907 12892 0 0 306 2 5 2 20 0 15 0 107313935 11343855616 150394 33554432000 4194304 4196468 140731665686944 139632103409904 139632680209026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20716] ppid=20649 vsize=11077984 memory=868280 CPUtime=1.67 cores=1,3,5,7
/proc/20652/task/20716/stat : 20716 (java) S 20649 20652 12222 0 -1 1077944384 5958 12892 0 0 158 2 5 2 20 0 15 0 107313935 11343855616 150394 33554432000 4194304 4196468 140731665686944 139632102357104 139632680209026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20717] ppid=20649 vsize=11077984 memory=1404 CPUtime=0.07 cores=1,3,5,7
/proc/20652/task/20717/stat : 20717 (java) S 20649 20652 12222 0 -1 1077944384 3 12892 0 0 0 0 5 2 20 0 15 0 107313935 11343855616 150394 33554432000 4194304 4196468 140731665686944 139630594746592 139632680208085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20718] ppid=20649 vsize=11077984 memory=2568 CPUtime=0.07 cores=1,3,5,7
/proc/20652/task/20718/stat : 20718 (java) S 20649 20652 12222 0 -1 1077944384 358 12892 0 0 0 0 5 2 20 0 15 0 107313935 11343855616 150394 33554432000 4194304 4196468 140731665686944 139632101305520 139632680209026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
Current children cumulated CPU time: 18.95 s
Current children cumulated vsize: 11077984 KiB
Current children cumulated memory: 601576 KiB

[startup+11.5006 s]
/proc/loadavg: 1.65 1.82 1.89 4/216 20718
/proc/meminfo: memFree=22436856/32770624 swapFree=67108404/67108860
[pid=20652] ppid=20649 vsize=11208032 memory=601680 CPUtime=19.09 cores=1,3,5,7
/proc/20652/stat : 20652 (java) S 20649 20652 12222 0 -1 1077944320 75914 12892 0 0 1873 29 5 2 20 0 14 0 107313921 11477024768 150420 33554432000 4194304 4196468 140731665686944 140731665669488 139632680197879 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
/proc/20652/statm: 2802008 150420 3526 1 0 2763661 0
[pid=20652/tid=20705] ppid=20649 vsize=11208032 memory=0 CPUtime=11.33 cores=1,3,5,7
/proc/20652/task/20705/stat : 20705 (java) R 20649 20652 12222 0 -1 1077944384 48467 12892 0 0 1112 14 5 2 20 0 14 0 107313930 11477024768 150437 33554432000 4194304 4196468 140731665686944 139632652041360 139632680208085 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20706] ppid=20649 vsize=11142492 memory=1876 CPUtime=0.12 cores=1,3,5,7
/proc/20652/task/20706/stat : 20706 (java) S 20649 20652 12222 0 -1 1077944384 1260 12892 0 0 4 1 5 2 20 0 13 0 107313930 11409911808 150437 33554432000 4194304 4196468 140731665686944 139632684440208 139632680208085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20707] ppid=20649 vsize=11142492 memory=56 CPUtime=0.13 cores=1,3,5,7
/proc/20652/task/20707/stat : 20707 (java) S 20649 20652 12222 0 -1 1077944384 205 12892 0 0 5 1 5 2 20 0 13 0 107313930 11409911808 150437 33554432000 4194304 4196468 140731665686944 139632549775888 139632680208085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20708] ppid=20649 vsize=11142492 memory=279951337135136 CPUtime=0.12 cores=1,3,5,7
/proc/20652/task/20708/stat : 20708 (java) S 20649 20652 12222 0 -1 1077944384 306 12892 0 0 4 1 5 2 20 0 13 0 107313930 11409911808 150437 33554432000 4194304 4196468 140731665686944 139632548723088 139632680208085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20709] ppid=20649 vsize=11142492 memory=7445382945249324650 CPUtime=0.12 cores=1,3,5,7
/proc/20652/task/20709/stat : 20709 (java) S 20649 20652 12222 0 -1 1077944384 98 12892 0 0 4 1 5 2 20 0 13 0 107313930 11409911808 150437 33554432000 4194304 4196468 140731665686944 139632547670288 139632680208085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20711] ppid=20649 vsize=11142492 memory=9258 CPUtime=0.07 cores=1,3,5,7
/proc/20652/task/20711/stat : 20711 (java) S 20649 20652 12222 0 -1 1077944384 17 12892 0 0 0 0 5 2 20 0 12 0 107313932 11409911808 150426 33554432000 4194304 4196468 140731665686944 139631534270048 139632680208085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20712] ppid=20649 vsize=11075924 memory=56 CPUtime=0.07 cores=1,3,5,7
/proc/20652/task/20712/stat : 20712 (java) S 20649 20652 12222 0 -1 1077944384 6 12892 0 0 0 0 5 2 20 0 12 0 107313932 11341746176 150417 33554432000 4194304 4196468 140731665686944 139631332943232 139632680208085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20713] ppid=20649 vsize=11075924 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/20652/task/20713/stat : 20713 (java) S 20649 20652 12222 0 -1 1077944384 26 12892 0 0 0 0 5 2 20 0 12 0 107313935 11341746176 150417 33554432000 4194304 4196468 140731665686944 139631025542272 139632680208085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20714] ppid=20649 vsize=11075924 memory=2420 CPUtime=2.78 cores=1,3,5,7
/proc/20652/task/20714/stat : 20714 (java) S 20649 20652 12222 0 -1 1077944384 4539 12892 0 0 269 2 5 2 20 0 12 0 107313935 11341746176 150417 33554432000 4194304 4196468 140731665686944 139632104462704 139632680209026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20715] ppid=20649 vsize=11075924 memory=1580 CPUtime=3.15 cores=1,3,5,7
/proc/20652/task/20715/stat : 20715 (java) R 20649 20652 12222 0 -1 1077944384 11909 12892 0 0 306 2 5 2 20 0 12 0 107313935 11341746176 150420 33554432000 4194304 4196468 140731665686944 139632103409904 139632680209026 256 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
[pid=20652/tid=20716] ppid=20649 vsize=11075924 memory=928 CPUtime=1.67 cores=1,3,5,7
/proc/20652/task/20716/stat : 20716 (java) R 20649 20652 12222 0 -1 1077944384 5958 12892 0 0 158 2 5 2 20 0 10 0 107313935 11341746176 150459 33554432000 4194304 4196468 140731665686944 139632102357104 139632680209026 256 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 20013056 140731665689193 140731665692001 140731665692001 140731665694671 0
Current children cumulated CPU time: 19.09 s
Current children cumulated vsize: 11208032 KiB
Current children cumulated memory: 601680 KiB

Child status: 0
Real time (s): 11.5154
CPU time (s): 19.1224
CPU user time (s): 18.7829
CPU system time (s): 0.339472
CPU usage (%): 166.06
Max. virtual memory (cumulated for all children) (KiB): 11208032
Max. memory (cumulated for all children) (KiB): 601680

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 18.7829
system time used= 0.339472
maximum resident set size= 603692
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 88837
page faults= 0
swaps= 0
block input operations= 0
block output operations= 224
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7779
involuntary context switches= 52


# summary of solver processes directly reported to runsolver:
#   pid: 20652
#   total CPU time (s): 19.1224
#   total CPU user time (s): 18.7829
#   total CPU system time (s): 0.339472

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.092617 second user time and 0.149185 second system time

The end

Launcher Data

Begin job on node148 at 2018-07-29 22:51:48
IDJOB=4302700
IDBENCH=141376
IDSOLVER=2777
FILE ID=node148/4302700-1532897508
RUNJOBID= node148-1532892979-13581
PBS_JOBID= 21022520
Free space on /tmp= 47780 MiB

SOLVER NAME= Concrete 3.9.2-SuperNG
BENCH NAME= XCSP18/GolombRuler/GolombRuler-a3v18-09_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss64M -randomseed=RANDOMSEED -superng BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4302700-1532897508/watcher-4302700-1532897508 -o /tmp/evaluation-result-4302700-1532897508/solver-4302700-1532897508 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node148-1532892979-13581 --watchdog 312  bin/xcsp-3-concrete -J-Xss64M -randomseed=497424139 -superng HOME/instance-4302700-1532897508.xml

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

MD5SUM BENCH= 967738086e80168f9eb4b0337d9e8cf6
RANDOM SEED=497424139

node148.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:        23027500 kB
MemAvailable:   31078152 kB
Buffers:          248944 kB
Cached:          7952128 kB
SwapCached:          352 kB
Active:          2730548 kB
Inactive:        6376536 kB
Active(anon):     859372 kB
Inactive(anon):    74228 kB
Active(file):    1871176 kB
Inactive(file):  6302308 kB
Unevictable:        7080 kB
Mlocked:            7080 kB
SwapTotal:      67108860 kB
SwapFree:       67108404 kB
Dirty:             26460 kB
Writeback:             0 kB
AnonPages:        912728 kB
Mapped:            57916 kB
Shmem:             25016 kB
Slab:             334368 kB
SReclaimable:     305628 kB
SUnreclaim:        28740 kB
KernelStack:        3552 kB
PageTables:         7088 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2055340 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    675840 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 47752 MiB
End job on node148 at 2018-07-29 22:51:59