Trace number 4294376

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.8 2018-06-13OPT44 15.3507 8.73025

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.8136
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.74	c Concrete v3.8.1528841891564 running
6.98/3.56	o 62
6.98/3.60	o 60
7.32/3.61	o 59
7.32/3.62	o 58
7.32/3.63	o 57
7.32/3.64	o 56
7.69/3.78	o 55
8.00/3.86	o 50
8.00/3.88	o 48
9.26/4.29	o 47
10.58/5.01	o 46
11.91/6.16	o 45
12.65/6.75	o 44
15.30/8.71	v <instantiation cost="44">
15.30/8.71	v       <list>
15.30/8.71	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]
15.30/8.71	v       </list>
15.30/8.71	v       <values>
15.30/8.71	v         0 1 5 12 25 27 35 41 44 1 5 12 25 27 35 41 44 4 11 24 26 34 40 43 7 20 22 30 36 39 13 15 23 29 32 2 10 16 19 8 14 17 6 9 3
15.30/8.71	v       </values>
15.30/8.71	v     </instantiation>
15.30/8.71	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 (8516 MiB free)
  memory of node 1: 16384 MiB (10806 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4294376-1532471357/watcher-4294376-1532471357 -o /tmp/evaluation-result-4294376-1532471357/solver-4294376-1532471357 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1532466433-19937 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=1433635687 HOME/instance-4294376-1532471357.xml 

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

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

solver pid=21009, runsolver pid=21006

[startup+0.100134 s]*
/proc/loadavg: 1.18 1.32 1.37 3/210 21066
/proc/meminfo: memFree=19779564/32770624 swapFree=67108860/67108860
[pid=21009] ppid=21006 vsize=9972712 memory=18860 CPUtime=0.09 cores=1,3,5,7
/proc/21009/stat : 21009 (java) S 21006 21009 19905 0 -1 1077944320 4373 13168 0 0 1 1 5 2 20 0 6 0 64698908 10212057088 4203 33554432000 4194304 4196468 140730185697104 140730185679648 140689588055799 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
/proc/21009/statm: 2493178 4203 1934 1 0 2481616 0
[pid=21009/tid=21062] ppid=21006 vsize=9972712 memory=4628411388058700198 CPUtime=0.08 cores=1,3,5,7
/proc/21009/task/21062/stat : 21062 (java) R 21006 21009 19905 0 -1 4202560 2182 13168 0 0 1 0 5 2 20 0 6 0 64698917 10212057088 4715 33554432000 4194304 4196468 140730185697104 140689559892560 140689580292926 0 4 0 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21063] ppid=21006 vsize=9972712 memory=5793855582095260089 CPUtime=0.07 cores=1,3,5,7
/proc/21009/task/21063/stat : 21063 (java) S 21006 21009 19905 0 -1 1077944384 2 13168 0 0 0 0 5 2 20 0 6 0 64698918 10212057088 4715 33554432000 4194304 4196468 140730185697104 140689592298512 140689588066005 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21064] ppid=21006 vsize=9972712 memory=140331085366912 CPUtime=0.07 cores=1,3,5,7
/proc/21009/task/21064/stat : 21064 (java) S 21006 21009 19905 0 -1 1077944384 1 13168 0 0 0 0 5 2 20 0 6 0 64698918 10212057088 4715 33554432000 4194304 4196468 140730185697104 140689507118224 140689588066005 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21065] ppid=21006 vsize=9972712 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/21009/task/21065/stat : 21065 (java) S 21006 21009 19905 0 -1 1077944384 1 13168 0 0 0 0 5 2 20 0 6 0 64698918 10212057088 4715 33554432000 4194304 4196468 140730185697104 140689160198928 140689588066005 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21066] ppid=21006 vsize=9972712 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/21009/task/21066/stat : 21066 (java) S 21006 21009 19905 0 -1 1077944384 2 13168 0 0 0 0 5 2 20 0 6 0 64698918 10212057088 4715 33554432000 4194304 4196468 140730185697104 140689159146384 140689588066005 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 18860 KiB

[startup+0.210209 s]*
/proc/loadavg: 1.18 1.32 1.37 3/219 21075
/proc/meminfo: memFree=19758140/32770624 swapFree=67108860/67108860
[pid=21009] ppid=21006 vsize=10818904 memory=42988 CPUtime=0.26 cores=1,3,5,7
/proc/21009/stat : 21009 (java) S 21006 21009 19905 0 -1 1077944320 7918 13168 0 0 17 2 5 2 20 0 15 0 64698908 11078557696 10747 33554432000 4194304 4196468 140730185697104 140730185679648 140689588055799 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
/proc/21009/statm: 2704726 10747 2983 1 0 2667149 0
[pid=21009/tid=21062] ppid=21006 vsize=10818904 memory=-8540663193526752614 CPUtime=0.19 cores=1,3,5,7
/proc/21009/task/21062/stat : 21062 (java) R 21006 21009 19905 0 -1 4202560 4490 13168 0 0 11 1 5 2 20 0 15 0 64698917 11078557696 10747 33554432000 4194304 4196468 140730185697104 140689559874040 140689572136286 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21063] ppid=21006 vsize=10818904 memory=4211974057290157450 CPUtime=0.07 cores=1,3,5,7
/proc/21009/task/21063/stat : 21063 (java) S 21006 21009 19905 0 -1 1077944384 2 13168 0 0 0 0 5 2 20 0 15 0 64698918 11078557696 10747 33554432000 4194304 4196468 140730185697104 140689592298512 140689588066005 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21064] ppid=21006 vsize=10818904 memory=140331085366912 CPUtime=0.07 cores=1,3,5,7
/proc/21009/task/21064/stat : 21064 (java) S 21006 21009 19905 0 -1 1077944384 1 13168 0 0 0 0 5 2 20 0 15 0 64698918 11078557696 10747 33554432000 4194304 4196468 140730185697104 140689507118224 140689588066005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21065] ppid=21006 vsize=10818904 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/21009/task/21065/stat : 21065 (java) S 21006 21009 19905 0 -1 1077944384 1 13168 0 0 0 0 5 2 20 0 15 0 64698918 11078557696 10747 33554432000 4194304 4196468 140730185697104 140689160198928 140689588066005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21066] ppid=21006 vsize=10818904 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/21009/task/21066/stat : 21066 (java) S 21006 21009 19905 0 -1 1077944384 2 13168 0 0 0 0 5 2 20 0 15 0 64698918 11078557696 10747 33554432000 4194304 4196468 140730185697104 140689159146384 140689588066005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21067] ppid=21006 vsize=10818904 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/21009/task/21067/stat : 21067 (java) S 21006 21009 19905 0 -1 1077944384 2 13168 0 0 0 0 5 2 20 0 15 0 64698920 11078557696 10747 33554432000 4194304 4196468 140730185697104 140689114704112 140689588066946 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21068] ppid=21006 vsize=10818904 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/21009/task/21068/stat : 21068 (java) S 21006 21009 19905 0 -1 1077944384 13 13168 0 0 0 0 5 2 20 0 15 0 64698920 11078557696 10747 33554432000 4194304 4196468 140730185697104 140689035748512 140689588066005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21069] ppid=21006 vsize=10818904 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/21009/task/21069/stat : 21069 (java) S 21006 21009 19905 0 -1 1077944384 1 13168 0 0 0 0 5 2 20 0 15 0 64698920 11078557696 10747 33554432000 4194304 4196468 140730185697104 140688431768304 140689588066005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21070] ppid=21006 vsize=10818904 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/21009/task/21070/stat : 21070 (java) S 21006 21009 19905 0 -1 1077944384 3 13168 0 0 0 0 5 2 20 0 15 0 64698923 11078557696 10747 33554432000 4194304 4196468 140730185697104 140688124368848 140689588074395 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21071] ppid=21006 vsize=10818904 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/21009/task/21071/stat : 21071 (java) R 21006 21009 19905 0 -1 1077944384 535 13168 0 0 1 0 5 2 20 0 15 0 64698923 11078557696 10747 33554432000 4194304 4196468 140730185697104 140689113651952 140689588066946 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21072] ppid=21006 vsize=10818904 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/21009/task/21072/stat : 21072 (java) S 21006 21009 19905 0 -1 1077944384 69 13168 0 0 1 0 5 2 20 0 15 0 64698923 11078557696 10747 33554432000 4194304 4196468 140730185697104 140689112599408 140689588066946 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21073] ppid=21006 vsize=10818936 memory=140331085366912 CPUtime=0.1 cores=1,3,5,7
/proc/21009/task/21073/stat : 21073 (java) R 21006 21009 19905 0 -1 4202560 609 13168 0 0 3 0 5 2 20 0 15 0 64698923 11078590464 10747 33554432000 4194304 4196468 140730185697104 140689111546352 140689186750585 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21074] ppid=21006 vsize=10818936 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/21009/task/21074/stat : 21074 (java) S 21006 21009 19905 0 -1 1077944384 3 13168 0 0 0 0 5 2 20 0 15 0 64698923 11078590464 10813 33554432000 4194304 4196468 140730185697104 140688090811232 140689588066005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21075] ppid=21006 vsize=10819896 memory=140331085366912 CPUtime=0.07 cores=1,3,5,7
/proc/21009/task/21075/stat : 21075 (java) S 21006 21009 19905 0 -1 1077944384 1 13168 0 0 0 0 5 2 20 0 15 0 64698923 11079573504 10813 33554432000 4194304 4196468 140730185697104 140689110493744 140689588066946 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10818904 KiB
Current children cumulated memory: 42988 KiB

[startup+0.310491 s]*
/proc/loadavg: 1.25 1.33 1.38 3/219 21075
/proc/meminfo: memFree=19745736/32770624 swapFree=67108860/67108860
[pid=21009] ppid=21006 vsize=10819352 memory=53692 CPUtime=0.38 cores=1,3,5,7
/proc/21009/stat : 21009 (java) S 21006 21009 19905 0 -1 1077944320 10435 13168 0 0 28 3 5 2 20 0 15 0 64698908 11079016448 13423 33554432000 4194304 4196468 140730185697104 140730185679648 140689588055799 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
/proc/21009/statm: 2704838 13423 3102 1 0 2667149 0
[pid=21009/tid=21062] ppid=21006 vsize=10819352 memory=6791534058613427641 CPUtime=0.28 cores=1,3,5,7
/proc/21009/task/21062/stat : 21062 (java) R 21006 21009 19905 0 -1 4202560 6993 13168 0 0 19 2 5 2 20 0 15 0 64698917 11079016448 13423 33554432000 4194304 4196468 140730185697104 140689559867808 140689581155688 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21063] ppid=21006 vsize=10819352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/21009/task/21063/stat : 21063 (java) S 21006 21009 19905 0 -1 1077944384 2 13168 0 0 0 0 5 2 20 0 15 0 64698918 11079016448 13423 33554432000 4194304 4196468 140730185697104 140689592298512 140689588066005 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21064] ppid=21006 vsize=10819352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/21009/task/21064/stat : 21064 (java) S 21006 21009 19905 0 -1 1077944384 1 13168 0 0 0 0 5 2 20 0 15 0 64698918 11079016448 13423 33554432000 4194304 4196468 140730185697104 140689507118224 140689588066005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21065] ppid=21006 vsize=10819352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/21009/task/21065/stat : 21065 (java) S 21006 21009 19905 0 -1 1077944384 1 13168 0 0 0 0 5 2 20 0 15 0 64698918 11079016448 13423 33554432000 4194304 4196468 140730185697104 140689160198928 140689588066005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21066] ppid=21006 vsize=10819352 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/21009/task/21066/stat : 21066 (java) S 21006 21009 19905 0 -1 1077944384 2 13168 0 0 0 0 5 2 20 0 15 0 64698918 11079016448 13423 33554432000 4194304 4196468 140730185697104 140689159146384 140689588066005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21067] ppid=21006 vsize=10819352 memory=140331085366911 CPUtime=0.07 cores=1,3,5,7
/proc/21009/task/21067/stat : 21067 (java) S 21006 21009 19905 0 -1 1077944384 2 13168 0 0 0 0 5 2 20 0 15 0 64698920 11079016448 13423 33554432000 4194304 4196468 140730185697104 140689114704112 140689588066946 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21068] ppid=21006 vsize=10819352 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/21009/task/21068/stat : 21068 (java) S 21006 21009 19905 0 -1 1077944384 13 13168 0 0 0 0 5 2 20 0 15 0 64698920 11079016448 13423 33554432000 4194304 4196468 140730185697104 140689035748512 140689588066005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21069] ppid=21006 vsize=10819352 memory=140331085366912 CPUtime=0.07 cores=1,3,5,7
/proc/21009/task/21069/stat : 21069 (java) S 21006 21009 19905 0 -1 1077944384 1 13168 0 0 0 0 5 2 20 0 15 0 64698920 11079016448 13423 33554432000 4194304 4196468 140730185697104 140688431768304 140689588066005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21070] ppid=21006 vsize=10819352 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/21009/task/21070/stat : 21070 (java) S 21006 21009 19905 0 -1 1077944384 3 13168 0 0 0 0 5 2 20 0 15 0 64698923 11079016448 13423 33554432000 4194304 4196468 140730185697104 140688124368848 140689588074395 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21071] ppid=21006 vsize=10819352 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/21009/task/21071/stat : 21071 (java) S 21006 21009 19905 0 -1 1077944384 539 13168 0 0 1 0 5 2 20 0 15 0 64698923 11079016448 13423 33554432000 4194304 4196468 140730185697104 140689113651952 140689588066946 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21072] ppid=21006 vsize=10819352 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/21009/task/21072/stat : 21072 (java) S 21006 21009 19905 0 -1 1077944384 72 13168 0 0 1 0 5 2 20 0 15 0 64698923 11079016448 13423 33554432000 4194304 4196468 140730185697104 140689112599408 140689588066946 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21073] ppid=21006 vsize=10819352 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/21009/task/21073/stat : 21073 (java) R 21006 21009 19905 0 -1 4202560 615 13168 0 0 5 0 5 2 20 0 15 0 64698923 11079016448 13423 33554432000 4194304 4196468 140730185697104 140689111546352 140689567505537 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21074] ppid=21006 vsize=10819352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/21009/task/21074/stat : 21074 (java) S 21006 21009 19905 0 -1 1077944384 3 13168 0 0 0 0 5 2 20 0 15 0 64698923 11079016448 13423 33554432000 4194304 4196468 140730185697104 140688090811232 140689588066005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21075] ppid=21006 vsize=10819352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/21009/task/21075/stat : 21075 (java) S 21006 21009 19905 0 -1 1077944384 1 13168 0 0 0 0 5 2 20 0 15 0 64698923 11079016448 13423 33554432000 4194304 4196468 140730185697104 140689110493744 140689588066946 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
Current children cumulated CPU time: 0.38 s
Current children cumulated vsize: 10819352 KiB
Current children cumulated memory: 53692 KiB

[startup+0.700807 s]
/proc/loadavg: 1.25 1.33 1.38 3/219 21075
/proc/meminfo: memFree=19734812/32770624 swapFree=67108860/67108860
[pid=21009] ppid=21006 vsize=10819352 memory=86452 CPUtime=0.98 cores=1,3,5,7
/proc/21009/stat : 21009 (java) S 21006 21009 19905 0 -1 1077944320 16778 13168 0 0 87 4 5 2 20 0 15 0 64698908 11079016448 21613 33554432000 4194304 4196468 140730185697104 140730185679648 140689588055799 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
/proc/21009/statm: 2704838 21613 3236 1 0 2667149 0
[pid=21009/tid=21062] ppid=21006 vsize=10819352 memory=19900 CPUtime=0.66 cores=1,3,5,7
/proc/21009/task/21062/stat : 21062 (java) R 21006 21009 19905 0 -1 4202560 12250 13168 0 0 56 3 5 2 20 0 15 0 64698917 11079016448 21613 33554432000 4194304 4196468 140730185697104 140689559876624 140689568331651 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21063] ppid=21006 vsize=10819352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/21009/task/21063/stat : 21063 (java) S 21006 21009 19905 0 -1 1077944384 2 13168 0 0 0 0 5 2 20 0 15 0 64698918 11079016448 21613 33554432000 4194304 4196468 140730185697104 140689592298512 140689588066005 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21064] ppid=21006 vsize=10819352 memory=288230583132496608 CPUtime=0.07 cores=1,3,5,7
/proc/21009/task/21064/stat : 21064 (java) S 21006 21009 19905 0 -1 1077944384 1 13168 0 0 0 0 5 2 20 0 15 0 64698918 11079016448 21613 33554432000 4194304 4196468 140730185697104 140689507118224 140689588066005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21065] ppid=21006 vsize=10819352 memory=288287775051220497 CPUtime=0.07 cores=1,3,5,7
/proc/21009/task/21065/stat : 21065 (java) S 21006 21009 19905 0 -1 1077944384 1 13168 0 0 0 0 5 2 20 0 15 0 64698918 11079016448 21613 33554432000 4194304 4196468 140730185697104 140689160198928 140689588066005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21066] ppid=21006 vsize=10819352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/21009/task/21066/stat : 21066 (java) S 21006 21009 19905 0 -1 1077944384 2 13168 0 0 0 0 5 2 20 0 15 0 64698918 11079016448 21613 33554432000 4194304 4196468 140730185697104 140689159146384 140689588066005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21067] ppid=21006 vsize=10819352 memory=140330943160832 CPUtime=0.07 cores=1,3,5,7
/proc/21009/task/21067/stat : 21067 (java) S 21006 21009 19905 0 -1 1077944384 5 13168 0 0 0 0 5 2 20 0 15 0 64698920 11079016448 21613 33554432000 4194304 4196468 140730185697104 140689114704112 140689588066946 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21068] ppid=21006 vsize=10819352 memory=140333761430498 CPUtime=0.07 cores=1,3,5,7
/proc/21009/task/21068/stat : 21068 (java) S 21006 21009 19905 0 -1 1077944384 13 13168 0 0 0 0 5 2 20 0 15 0 64698920 11079016448 21613 33554432000 4194304 4196468 140730185697104 140689035748512 140689588066005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21069] ppid=21006 vsize=10819352 memory=956 CPUtime=0.07 cores=1,3,5,7
/proc/21009/task/21069/stat : 21069 (java) S 21006 21009 19905 0 -1 1077944384 1 13168 0 0 0 0 5 2 20 0 15 0 64698920 11079016448 21613 33554432000 4194304 4196468 140730185697104 140688431768304 140689588066005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21070] ppid=21006 vsize=10819352 memory=7305218370954160725 CPUtime=0.07 cores=1,3,5,7
/proc/21009/task/21070/stat : 21070 (java) S 21006 21009 19905 0 -1 1077944384 3 13168 0 0 0 0 5 2 20 0 15 0 64698923 11079016448 21613 33554432000 4194304 4196468 140730185697104 140688124368848 140689588074395 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21071] ppid=21006 vsize=10819352 memory=7452169109558028137 CPUtime=0.14 cores=1,3,5,7
/proc/21009/task/21071/stat : 21071 (java) S 21006 21009 19905 0 -1 1077944384 908 13168 0 0 7 0 5 2 20 0 15 0 64698923 11079016448 21613 33554432000 4194304 4196468 140730185697104 140689113651952 140689588066946 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21072] ppid=21006 vsize=10819352 memory=6935652554413002832 CPUtime=0.17 cores=1,3,5,7
/proc/21009/task/21072/stat : 21072 (java) S 21006 21009 19905 0 -1 1077944384 691 13168 0 0 10 0 5 2 20 0 15 0 64698923 11079016448 21613 33554432000 4194304 4196468 140730185697104 140689112599408 140689588066946 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21073] ppid=21006 vsize=10819352 memory=5450909908396308010 CPUtime=0.2 cores=1,3,5,7
/proc/21009/task/21073/stat : 21073 (java) S 21006 21009 19905 0 -1 1077944384 708 13168 0 0 13 0 5 2 20 0 15 0 64698923 11079016448 21613 33554432000 4194304 4196468 140730185697104 140689111546352 140689588066946 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21074] ppid=21006 vsize=10819352 memory=1404238533875048054 CPUtime=0.07 cores=1,3,5,7
/proc/21009/task/21074/stat : 21074 (java) S 21006 21009 19905 0 -1 1077944384 3 13168 0 0 0 0 5 2 20 0 15 0 64698923 11079016448 21613 33554432000 4194304 4196468 140730185697104 140688090811232 140689588066005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21075] ppid=21006 vsize=10819352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/21009/task/21075/stat : 21075 (java) S 21006 21009 19905 0 -1 1077944384 1 13168 0 0 0 0 5 2 20 0 15 0 64698923 11079016448 21613 33554432000 4194304 4196468 140730185697104 140689110493744 140689588066946 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 10819352 KiB
Current children cumulated memory: 86452 KiB

[startup+1.50318 s]
/proc/loadavg: 1.25 1.33 1.38 3/219 21075
/proc/meminfo: memFree=19688612/32770624 swapFree=67108860/67108860
[pid=21009] ppid=21006 vsize=10836300 memory=178220 CPUtime=2.24 cores=1,3,5,7
/proc/21009/stat : 21009 (java) S 21006 21009 19905 0 -1 1077944320 24172 13168 0 0 208 9 5 2 20 0 15 0 64698908 11096371200 44555 33554432000 4194304 4196468 140730185697104 140730185679648 140689588055799 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
/proc/21009/statm: 2709075 44555 3467 1 0 2670733 0
[pid=21009/tid=21062] ppid=21006 vsize=10836300 memory=164532 CPUtime=1.43 cores=1,3,5,7
/proc/21009/task/21062/stat : 21062 (java) R 21006 21009 19905 0 -1 4202560 18004 13168 0 0 131 5 5 2 20 0 15 0 64698917 11096371200 44555 33554432000 4194304 4196468 140730185697104 140689559865216 140689572142208 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21063] ppid=21006 vsize=10836300 memory=-3117775541953848931 CPUtime=0.07 cores=1,3,5,7
/proc/21009/task/21063/stat : 21063 (java) S 21006 21009 19905 0 -1 1077944384 251 13168 0 0 0 0 5 2 20 0 15 0 64698918 11096371200 44555 33554432000 4194304 4196468 140730185697104 140689592298512 140689588066005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21064] ppid=21006 vsize=10836300 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/21009/task/21064/stat : 21064 (java) S 21006 21009 19905 0 -1 1077944384 68 13168 0 0 1 0 5 2 20 0 15 0 64698918 11096371200 44555 33554432000 4194304 4196468 140730185697104 140689507118224 140689588066005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21065] ppid=21006 vsize=10836300 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/21009/task/21065/stat : 21065 (java) S 21006 21009 19905 0 -1 1077944384 21 13168 0 0 1 0 5 2 20 0 15 0 64698918 11096371200 44555 33554432000 4194304 4196468 140730185697104 140689160198928 140689588066005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21066] ppid=21006 vsize=10836300 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/21009/task/21066/stat : 21066 (java) S 21006 21009 19905 0 -1 1077944384 34 13168 0 0 0 0 5 2 20 0 15 0 64698918 11096371200 44555 33554432000 4194304 4196468 140730185697104 140689159146384 140689588066005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21067] ppid=21006 vsize=10836300 memory=230813018949738 CPUtime=0.08 cores=1,3,5,7
/proc/21009/task/21067/stat : 21067 (java) S 21006 21009 19905 0 -1 1077944384 66 13168 0 0 1 0 5 2 20 0 15 0 64698920 11096371200 44555 33554432000 4194304 4196468 140730185697104 140689114704112 140689588066946 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21068] ppid=21006 vsize=10836300 memory=278973 CPUtime=0.07 cores=1,3,5,7
/proc/21009/task/21068/stat : 21068 (java) S 21006 21009 19905 0 -1 1077944384 13 13168 0 0 0 0 5 2 20 0 15 0 64698920 11096371200 44555 33554432000 4194304 4196468 140730185697104 140689035748576 140689588066005 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21069] ppid=21006 vsize=10836300 memory=6935650355271196736 CPUtime=0.07 cores=1,3,5,7
/proc/21009/task/21069/stat : 21069 (java) S 21006 21009 19905 0 -1 1077944384 2 13168 0 0 0 0 5 2 20 0 15 0 64698920 11096371200 44555 33554432000 4194304 4196468 140730185697104 140688431768320 140689588066005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21070] ppid=21006 vsize=10836300 memory=6935649255759568960 CPUtime=0.07 cores=1,3,5,7
/proc/21009/task/21070/stat : 21070 (java) S 21006 21009 19905 0 -1 1077944384 3 13168 0 0 0 0 5 2 20 0 15 0 64698923 11096371200 44555 33554432000 4194304 4196468 140730185697104 140688124368848 140689588074395 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21071] ppid=21006 vsize=10836300 memory=280661885714672 CPUtime=0.26 cores=1,3,5,7
/proc/21009/task/21071/stat : 21071 (java) S 21006 21009 19905 0 -1 1077944384 1427 13168 0 0 19 0 5 2 20 0 15 0 64698923 11096371200 44555 33554432000 4194304 4196468 140730185697104 140689113651952 140689588066946 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21072] ppid=21006 vsize=10836300 memory=4639059873309409377 CPUtime=0.28 cores=1,3,5,7
/proc/21009/task/21072/stat : 21072 (java) S 21006 21009 19905 0 -1 1077944384 886 13168 0 0 21 0 5 2 20 0 15 0 64698923 11096371200 44555 33554432000 4194304 4196468 140730185697104 140689112599408 140689588066946 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21073] ppid=21006 vsize=10836300 memory=-6305719403440004992 CPUtime=0.37 cores=1,3,5,7
/proc/21009/task/21073/stat : 21073 (java) S 21006 21009 19905 0 -1 1077944384 1204 13168 0 0 30 0 5 2 20 0 15 0 64698923 11096371200 44555 33554432000 4194304 4196468 140730185697104 140689111546352 140689588066946 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21074] ppid=21006 vsize=10836300 memory=6655300316396806240 CPUtime=0.07 cores=1,3,5,7
/proc/21009/task/21074/stat : 21074 (java) S 21006 21009 19905 0 -1 1077944384 3 13168 0 0 0 0 5 2 20 0 15 0 64698923 11096371200 44555 33554432000 4194304 4196468 140730185697104 140688090811232 140689588066005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21075] ppid=21006 vsize=10836300 memory=6944656592455360604 CPUtime=0.07 cores=1,3,5,7
/proc/21009/task/21075/stat : 21075 (java) S 21006 21009 19905 0 -1 1077944384 1 13168 0 0 0 0 5 2 20 0 15 0 64698923 11096371200 44555 33554432000 4194304 4196468 140730185697104 140689110493744 140689588066946 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
Current children cumulated CPU time: 2.24 s
Current children cumulated vsize: 10836300 KiB

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

[pid=21009/tid=21074] ppid=21006 vsize=10914144 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/21009/task/21074/stat : 21074 (java) S 21006 21009 19905 0 -1 1077944384 3 13168 0 0 0 0 5 2 20 0 15 0 64698923 11176083456 118541 33554432000 4194304 4196468 140730185697104 140688090811232 140689588066005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21075] ppid=21006 vsize=10914144 memory=412 CPUtime=0.07 cores=1,3,5,7
/proc/21009/task/21075/stat : 21075 (java) S 21006 21009 19905 0 -1 1077944384 19 13168 0 0 0 0 5 2 20 0 15 0 64698923 11176083456 118541 33554432000 4194304 4196468 140730185697104 140689110493744 140689588066946 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
Current children cumulated CPU time: 12.28 s
Current children cumulated vsize: 10914144 KiB
Current children cumulated memory: 474164 KiB

[startup+8.00077 s]*
/proc/loadavg: 1.31 1.34 1.38 3/219 21075
/proc/meminfo: memFree=19221988/32770624 swapFree=67108860/67108860
[pid=21009] ppid=21006 vsize=10914144 memory=576428 CPUtime=14.58 cores=1,3,5,7
/proc/21009/stat : 21009 (java) S 21006 21009 19905 0 -1 1077944320 69806 13168 0 0 1423 28 5 2 20 0 15 0 64698908 11176083456 144107 33554432000 4194304 4196468 140730185697104 140730185679648 140689588055799 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
/proc/21009/statm: 2728536 144107 3516 1 0 2690189 0
[pid=21009/tid=21062] ppid=21006 vsize=10914144 memory=6791534058613427641 CPUtime=7.84 cores=1,3,5,7
/proc/21009/task/21062/stat : 21062 (java) R 21006 21009 19905 0 -1 4202560 46312 13168 0 0 762 15 5 2 20 0 15 0 64698917 11176083456 144107 33554432000 4194304 4196468 140730185697104 140689559887792 140689199440838 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21063] ppid=21006 vsize=10914144 memory=-7003737579269690708 CPUtime=0.12 cores=1,3,5,7
/proc/21009/task/21063/stat : 21063 (java) S 21006 21009 19905 0 -1 1077944384 312 13168 0 0 4 1 5 2 20 0 15 0 64698918 11176083456 144107 33554432000 4194304 4196468 140730185697104 140689592298512 140689588066005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21064] ppid=21006 vsize=10914144 memory=7 CPUtime=0.12 cores=1,3,5,7
/proc/21009/task/21064/stat : 21064 (java) S 21006 21009 19905 0 -1 1077944384 101 13168 0 0 4 1 5 2 20 0 15 0 64698918 11176083456 144107 33554432000 4194304 4196468 140730185697104 140689507118224 140689588066005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21065] ppid=21006 vsize=10914144 memory=280661886046944 CPUtime=0.11 cores=1,3,5,7
/proc/21009/task/21065/stat : 21065 (java) S 21006 21009 19905 0 -1 1077944384 229 13168 0 0 4 0 5 2 20 0 15 0 64698918 11176083456 144107 33554432000 4194304 4196468 140730185697104 140689160198928 140689588066005 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21066] ppid=21006 vsize=10914144 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/21009/task/21066/stat : 21066 (java) S 21006 21009 19905 0 -1 1077944384 103 13168 0 0 4 1 5 2 20 0 15 0 64698918 11176083456 144107 33554432000 4194304 4196468 140730185697104 140689159146384 140689588066005 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21067] ppid=21006 vsize=10914144 memory=7974359364535354759 CPUtime=0.11 cores=1,3,5,7
/proc/21009/task/21067/stat : 21067 (java) S 21006 21009 19905 0 -1 1077944384 1952 13168 0 0 4 0 5 2 20 0 15 0 64698920 11176083456 144107 33554432000 4194304 4196468 140730185697104 140689114704112 140689588066946 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21068] ppid=21006 vsize=10914144 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/21009/task/21068/stat : 21068 (java) S 21006 21009 19905 0 -1 1077944384 17 13168 0 0 0 0 5 2 20 0 15 0 64698920 11176083456 144107 33554432000 4194304 4196468 140730185697104 140689035748576 140689588066005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21069] ppid=21006 vsize=10914144 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/21009/task/21069/stat : 21069 (java) S 21006 21009 19905 0 -1 1077944384 5 13168 0 0 0 0 5 2 20 0 15 0 64698920 11176083456 144107 33554432000 4194304 4196468 140730185697104 140688431768320 140689588066005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21070] ppid=21006 vsize=10914144 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/21009/task/21070/stat : 21070 (java) S 21006 21009 19905 0 -1 1077944384 3 13168 0 0 0 0 5 2 20 0 15 0 64698923 11176083456 144107 33554432000 4194304 4196468 140730185697104 140688124368848 140689588074395 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21071] ppid=21006 vsize=10914144 memory=280661886118248 CPUtime=2.93 cores=1,3,5,7
/proc/21009/task/21071/stat : 21071 (java) S 21006 21009 19905 0 -1 1077944384 10149 13168 0 0 284 2 5 2 20 0 15 0 64698923 11176083456 144107 33554432000 4194304 4196468 140730185697104 140689113651952 140689588066946 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21072] ppid=21006 vsize=10914144 memory=0 CPUtime=2.15 cores=1,3,5,7
/proc/21009/task/21072/stat : 21072 (java) S 21006 21009 19905 0 -1 1077944384 3210 13168 0 0 206 2 5 2 20 0 15 0 64698923 11176083456 144107 33554432000 4194304 4196468 140730185697104 140689112599408 140689588066946 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21073] ppid=21006 vsize=10914144 memory=2244 CPUtime=1.53 cores=1,3,5,7
/proc/21009/task/21073/stat : 21073 (java) S 21006 21009 19905 0 -1 1077944384 5202 13168 0 0 145 1 5 2 20 0 15 0 64698923 11176083456 144107 33554432000 4194304 4196468 140730185697104 140689111546352 140689588066946 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21074] ppid=21006 vsize=10914144 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/21009/task/21074/stat : 21074 (java) S 21006 21009 19905 0 -1 1077944384 3 13168 0 0 0 0 5 2 20 0 15 0 64698923 11176083456 144107 33554432000 4194304 4196468 140730185697104 140688090811232 140689588066005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21075] ppid=21006 vsize=10914144 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/21009/task/21075/stat : 21075 (java) S 21006 21009 19905 0 -1 1077944384 19 13168 0 0 0 0 5 2 20 0 15 0 64698923 11176083456 144107 33554432000 4194304 4196468 140730185697104 140689110493744 140689588066946 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
Current children cumulated CPU time: 14.58 s
Current children cumulated vsize: 10914144 KiB
Current children cumulated memory: 576428 KiB

[startup+8.40077 s]
/proc/loadavg: 1.31 1.34 1.38 3/219 21075
/proc/meminfo: memFree=19221988/32770624 swapFree=67108860/67108860
[pid=21009] ppid=21006 vsize=10914144 memory=578576 CPUtime=14.99 cores=1,3,5,7
/proc/21009/stat : 21009 (java) S 21006 21009 19905 0 -1 1077944320 69821 13168 0 0 1464 28 5 2 20 0 15 0 64698908 11176083456 144644 33554432000 4194304 4196468 140730185697104 140730185679648 140689588055799 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
/proc/21009/statm: 2728536 144644 3516 1 0 2690189 0
[pid=21009/tid=21062] ppid=21006 vsize=10914144 memory=0 CPUtime=8.22 cores=1,3,5,7
/proc/21009/task/21062/stat : 21062 (java) R 21006 21009 19905 0 -1 4202560 46313 13168 0 0 800 15 5 2 20 0 15 0 64698917 11176083456 144644 33554432000 4194304 4196468 140730185697104 140689559888352 140689198678791 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21063] ppid=21006 vsize=10914144 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/21009/task/21063/stat : 21063 (java) S 21006 21009 19905 0 -1 1077944384 316 13168 0 0 4 1 5 2 20 0 15 0 64698918 11176083456 144644 33554432000 4194304 4196468 140730185697104 140689592298512 140689588066005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21064] ppid=21006 vsize=10914144 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/21009/task/21064/stat : 21064 (java) S 21006 21009 19905 0 -1 1077944384 102 13168 0 0 4 1 5 2 20 0 15 0 64698918 11176083456 144644 33554432000 4194304 4196468 140730185697104 140689507118224 140689588066005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21065] ppid=21006 vsize=10914144 memory=6944652027076318631 CPUtime=0.11 cores=1,3,5,7
/proc/21009/task/21065/stat : 21065 (java) S 21006 21009 19905 0 -1 1077944384 230 13168 0 0 4 0 5 2 20 0 15 0 64698918 11176083456 144644 33554432000 4194304 4196468 140730185697104 140689160198928 140689588066005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21066] ppid=21006 vsize=10914144 memory=7518588407632782936 CPUtime=0.12 cores=1,3,5,7
/proc/21009/task/21066/stat : 21066 (java) S 21006 21009 19905 0 -1 1077944384 104 13168 0 0 4 1 5 2 20 0 15 0 64698918 11176083456 144644 33554432000 4194304 4196468 140730185697104 140689159146384 140689588066005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21067] ppid=21006 vsize=10914144 memory=7589503600517267568 CPUtime=0.11 cores=1,3,5,7
/proc/21009/task/21067/stat : 21067 (java) S 21006 21009 19905 0 -1 1077944384 1952 13168 0 0 4 0 5 2 20 0 15 0 64698920 11176083456 144644 33554432000 4194304 4196468 140730185697104 140689114704112 140689588066946 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21068] ppid=21006 vsize=10914144 memory=1424 CPUtime=0.07 cores=1,3,5,7
/proc/21009/task/21068/stat : 21068 (java) S 21006 21009 19905 0 -1 1077944384 17 13168 0 0 0 0 5 2 20 0 15 0 64698920 11176083456 144644 33554432000 4194304 4196468 140730185697104 140689035748576 140689588066005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21069] ppid=21006 vsize=10914144 memory=1232 CPUtime=0.07 cores=1,3,5,7
/proc/21009/task/21069/stat : 21069 (java) S 21006 21009 19905 0 -1 1077944384 5 13168 0 0 0 0 5 2 20 0 15 0 64698920 11176083456 144644 33554432000 4194304 4196468 140730185697104 140688431768320 140689588066005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21070] ppid=21006 vsize=10914144 memory=1012 CPUtime=0.07 cores=1,3,5,7
/proc/21009/task/21070/stat : 21070 (java) S 21006 21009 19905 0 -1 1077944384 3 13168 0 0 0 0 5 2 20 0 15 0 64698923 11176083456 144644 33554432000 4194304 4196468 140730185697104 140688124368848 140689588074395 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21071] ppid=21006 vsize=10914144 memory=1956 CPUtime=2.94 cores=1,3,5,7
/proc/21009/task/21071/stat : 21071 (java) S 21006 21009 19905 0 -1 1077944384 10149 13168 0 0 285 2 5 2 20 0 15 0 64698923 11176083456 144644 33554432000 4194304 4196468 140730185697104 140689113651952 140689588066946 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21072] ppid=21006 vsize=10914144 memory=1204 CPUtime=2.15 cores=1,3,5,7
/proc/21009/task/21072/stat : 21072 (java) S 21006 21009 19905 0 -1 1077944384 3213 13168 0 0 206 2 5 2 20 0 15 0 64698923 11176083456 144644 33554432000 4194304 4196468 140730185697104 140689112599408 140689588066946 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21073] ppid=21006 vsize=10914144 memory=8384 CPUtime=1.53 cores=1,3,5,7
/proc/21009/task/21073/stat : 21073 (java) S 21006 21009 19905 0 -1 1077944384 5206 13168 0 0 145 1 5 2 20 0 15 0 64698923 11176083456 144644 33554432000 4194304 4196468 140730185697104 140689111546352 140689588066946 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21074] ppid=21006 vsize=10914144 memory=15872 CPUtime=0.07 cores=1,3,5,7
/proc/21009/task/21074/stat : 21074 (java) S 21006 21009 19905 0 -1 1077944384 3 13168 0 0 0 0 5 2 20 0 15 0 64698923 11176083456 144644 33554432000 4194304 4196468 140730185697104 140688090811232 140689588066005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21075] ppid=21006 vsize=10914144 memory=16244 CPUtime=0.07 cores=1,3,5,7
/proc/21009/task/21075/stat : 21075 (java) S 21006 21009 19905 0 -1 1077944384 19 13168 0 0 0 0 5 2 20 0 15 0 64698923 11176083456 144644 33554432000 4194304 4196468 140730185697104 140689110493744 140689588066946 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
Current children cumulated CPU time: 14.99 s
Current children cumulated vsize: 10914144 KiB
Current children cumulated memory: 578576 KiB

[startup+8.60072 s]
/proc/loadavg: 1.31 1.34 1.38 3/219 21075
/proc/meminfo: memFree=19221988/32770624 swapFree=67108860/67108860
[pid=21009] ppid=21006 vsize=10914144 memory=631824 CPUtime=15.2 cores=1,3,5,7
/proc/21009/stat : 21009 (java) S 21006 21009 19905 0 -1 1077944320 69882 13168 0 0 1483 30 5 2 20 0 15 0 64698908 11176083456 157956 33554432000 4194304 4196468 140730185697104 140730185679648 140689588055799 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
/proc/21009/statm: 2728536 157956 3516 1 0 2690189 0
[pid=21009/tid=21062] ppid=21006 vsize=10914144 memory=9594 CPUtime=8.42 cores=1,3,5,7
/proc/21009/task/21062/stat : 21062 (java) R 21006 21009 19905 0 -1 4202560 46339 13168 0 0 819 16 5 2 20 0 15 0 64698917 11176083456 157956 33554432000 4194304 4196468 140730185697104 140689559890160 140689198347660 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21063] ppid=21006 vsize=10914144 memory=3978146525988803200 CPUtime=0.12 cores=1,3,5,7
/proc/21009/task/21063/stat : 21063 (java) S 21006 21009 19905 0 -1 1077944384 317 13168 0 0 4 1 5 2 20 0 15 0 64698918 11176083456 157956 33554432000 4194304 4196468 140730185697104 140689592298512 140689588066005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21064] ppid=21006 vsize=10914144 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/21009/task/21064/stat : 21064 (java) S 21006 21009 19905 0 -1 1077944384 103 13168 0 0 4 1 5 2 20 0 15 0 64698918 11176083456 157956 33554432000 4194304 4196468 140730185697104 140689507118224 140689588066005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21065] ppid=21006 vsize=10914144 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/21009/task/21065/stat : 21065 (java) S 21006 21009 19905 0 -1 1077944384 231 13168 0 0 5 0 5 2 20 0 15 0 64698918 11176083456 157956 33554432000 4194304 4196468 140730185697104 140689160198928 140689588066005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21066] ppid=21006 vsize=10914144 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/21009/task/21066/stat : 21066 (java) S 21006 21009 19905 0 -1 1077944384 105 13168 0 0 4 1 5 2 20 0 15 0 64698918 11176083456 157956 33554432000 4194304 4196468 140730185697104 140689159146384 140689588066005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21067] ppid=21006 vsize=10914144 memory=0 CPUtime=0.11 cores=1,3,5,7
/proc/21009/task/21067/stat : 21067 (java) S 21006 21009 19905 0 -1 1077944384 1982 13168 0 0 4 0 5 2 20 0 15 0 64698920 11176083456 157956 33554432000 4194304 4196468 140730185697104 140689114704112 140689588066946 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21068] ppid=21006 vsize=10914144 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/21009/task/21068/stat : 21068 (java) S 21006 21009 19905 0 -1 1077944384 17 13168 0 0 0 0 5 2 20 0 15 0 64698920 11176083456 157956 33554432000 4194304 4196468 140730185697104 140689035748576 140689588066005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21069] ppid=21006 vsize=10914144 memory=7374753694244364395 CPUtime=0.07 cores=1,3,5,7
/proc/21009/task/21069/stat : 21069 (java) S 21006 21009 19905 0 -1 1077944384 5 13168 0 0 0 0 5 2 20 0 15 0 64698920 11176083456 157956 33554432000 4194304 4196468 140730185697104 140688431768320 140689588066005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21070] ppid=21006 vsize=10914144 memory=7236229500900889449 CPUtime=0.07 cores=1,3,5,7
/proc/21009/task/21070/stat : 21070 (java) S 21006 21009 19905 0 -1 1077944384 3 13168 0 0 0 0 5 2 20 0 15 0 64698923 11176083456 157956 33554432000 4194304 4196468 140730185697104 140688124368848 140689588074395 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21071] ppid=21006 vsize=10914144 memory=6933690305039933585 CPUtime=2.94 cores=1,3,5,7
/proc/21009/task/21071/stat : 21071 (java) R 21006 21009 19905 0 -1 4202560 10149 13168 0 0 285 2 5 2 20 0 15 0 64698923 11176083456 157956 33554432000 4194304 4196468 140730185697104 140689113651952 140689588066946 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21072] ppid=21006 vsize=10914144 memory=5936985010797438035 CPUtime=2.15 cores=1,3,5,7
/proc/21009/task/21072/stat : 21072 (java) R 21006 21009 19905 0 -1 1077944384 3213 13168 0 0 206 2 5 2 20 0 15 0 64698923 11176083456 157956 33554432000 4194304 4196468 140730185697104 140689112599408 140689588066946 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21073] ppid=21006 vsize=10914144 memory=7451578779323493463 CPUtime=1.53 cores=1,3,5,7
/proc/21009/task/21073/stat : 21073 (java) S 21006 21009 19905 0 -1 1077944384 5207 13168 0 0 145 1 5 2 20 0 15 0 64698923 11176083456 157956 33554432000 4194304 4196468 140730185697104 140689111546352 140689588066946 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21074] ppid=21006 vsize=10914144 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/21009/task/21074/stat : 21074 (java) S 21006 21009 19905 0 -1 1077944384 3 13168 0 0 0 0 5 2 20 0 15 0 64698923 11176083456 157956 33554432000 4194304 4196468 140730185697104 140688090811232 140689588066005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21075] ppid=21006 vsize=10914144 memory=1172 CPUtime=0.07 cores=1,3,5,7
/proc/21009/task/21075/stat : 21075 (java) S 21006 21009 19905 0 -1 1077944384 19 13168 0 0 0 0 5 2 20 0 15 0 64698923 11176083456 157956 33554432000 4194304 4196468 140730185697104 140689110493744 140689588066946 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
Current children cumulated CPU time: 15.2 s
Current children cumulated vsize: 10914144 KiB
Current children cumulated memory: 631824 KiB

[startup+8.70076 s]
/proc/loadavg: 1.31 1.34 1.38 3/219 21075
/proc/meminfo: memFree=19221988/32770624 swapFree=67108860/67108860
[pid=21009] ppid=21006 vsize=10914144 memory=631824 CPUtime=15.3 cores=1,3,5,7
/proc/21009/stat : 21009 (java) S 21006 21009 19905 0 -1 1077944320 69882 13168 0 0 1493 30 5 2 20 0 15 0 64698908 11176083456 157956 33554432000 4194304 4196468 140730185697104 140730185679648 140689588055799 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
/proc/21009/statm: 2728536 157956 3516 1 0 2690189 0
[pid=21009/tid=21062] ppid=21006 vsize=10914144 memory=578576 CPUtime=8.52 cores=1,3,5,7
/proc/21009/task/21062/stat : 21062 (java) R 21006 21009 19905 0 -1 4202560 46339 13168 0 0 829 16 5 2 20 0 15 0 64698917 11176083456 157956 33554432000 4194304 4196468 140730185697104 140689559889000 140689198483193 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21063] ppid=21006 vsize=10914144 memory=412416 CPUtime=0.12 cores=1,3,5,7
/proc/21009/task/21063/stat : 21063 (java) S 21006 21009 19905 0 -1 1077944384 317 13168 0 0 4 1 5 2 20 0 15 0 64698918 11176083456 157956 33554432000 4194304 4196468 140730185697104 140689592298512 140689588066005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21064] ppid=21006 vsize=10914144 memory=19900 CPUtime=0.12 cores=1,3,5,7
/proc/21009/task/21064/stat : 21064 (java) S 21006 21009 19905 0 -1 1077944384 103 13168 0 0 4 1 5 2 20 0 15 0 64698918 11176083456 157956 33554432000 4194304 4196468 140730185697104 140689507118224 140689588066005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21065] ppid=21006 vsize=10914144 memory=412416 CPUtime=0.12 cores=1,3,5,7
/proc/21009/task/21065/stat : 21065 (java) S 21006 21009 19905 0 -1 1077944384 231 13168 0 0 5 0 5 2 20 0 15 0 64698918 11176083456 157956 33554432000 4194304 4196468 140730185697104 140689160198928 140689588066005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21066] ppid=21006 vsize=10914144 memory=4036 CPUtime=0.12 cores=1,3,5,7
/proc/21009/task/21066/stat : 21066 (java) S 21006 21009 19905 0 -1 1077944384 105 13168 0 0 4 1 5 2 20 0 15 0 64698918 11176083456 157956 33554432000 4194304 4196468 140730185697104 140689159146384 140689588066005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21067] ppid=21006 vsize=10914144 memory=19900 CPUtime=0.11 cores=1,3,5,7
/proc/21009/task/21067/stat : 21067 (java) S 21006 21009 19905 0 -1 1077944384 1982 13168 0 0 4 0 5 2 20 0 15 0 64698920 11176083456 157956 33554432000 4194304 4196468 140730185697104 140689114704112 140689588066946 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21068] ppid=21006 vsize=10914144 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/21009/task/21068/stat : 21068 (java) S 21006 21009 19905 0 -1 1077944384 17 13168 0 0 0 0 5 2 20 0 15 0 64698920 11176083456 157956 33554432000 4194304 4196468 140730185697104 140689035748576 140689588066005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21069] ppid=21006 vsize=10914144 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/21009/task/21069/stat : 21069 (java) S 21006 21009 19905 0 -1 1077944384 5 13168 0 0 0 0 5 2 20 0 15 0 64698920 11176083456 157956 33554432000 4194304 4196468 140730185697104 140688431768320 140689588066005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21070] ppid=21006 vsize=10914144 memory=5 CPUtime=0.07 cores=1,3,5,7
/proc/21009/task/21070/stat : 21070 (java) S 21006 21009 19905 0 -1 1077944384 3 13168 0 0 0 0 5 2 20 0 15 0 64698923 11176083456 157956 33554432000 4194304 4196468 140730185697104 140688124368848 140689588074395 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21071] ppid=21006 vsize=10914144 memory=527260 CPUtime=2.94 cores=1,3,5,7
/proc/21009/task/21071/stat : 21071 (java) S 21006 21009 19905 0 -1 1077944384 10149 13168 0 0 285 2 5 2 20 0 15 0 64698923 11176083456 157956 33554432000 4194304 4196468 140730185697104 140689113651952 140689588066946 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21072] ppid=21006 vsize=10914144 memory=4036 CPUtime=2.15 cores=1,3,5,7
/proc/21009/task/21072/stat : 21072 (java) S 21006 21009 19905 0 -1 1077944384 3213 13168 0 0 206 2 5 2 20 0 15 0 64698923 11176083456 157956 33554432000 4194304 4196468 140730185697104 140689112599408 140689588066946 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21073] ppid=21006 vsize=10914144 memory=56 CPUtime=1.53 cores=1,3,5,7
/proc/21009/task/21073/stat : 21073 (java) S 21006 21009 19905 0 -1 1077944384 5207 13168 0 0 145 1 5 2 20 0 15 0 64698923 11176083456 157956 33554432000 4194304 4196468 140730185697104 140689111546352 140689588066946 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21074] ppid=21006 vsize=10914144 memory=1296 CPUtime=0.07 cores=1,3,5,7
/proc/21009/task/21074/stat : 21074 (java) S 21006 21009 19905 0 -1 1077944384 3 13168 0 0 0 0 5 2 20 0 15 0 64698923 11176083456 157956 33554432000 4194304 4196468 140730185697104 140688090811232 140689588066005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
[pid=21009/tid=21075] ppid=21006 vsize=10914144 memory=6791534058613427641 CPUtime=0.07 cores=1,3,5,7
/proc/21009/task/21075/stat : 21075 (java) S 21006 21009 19905 0 -1 1077944384 19 13168 0 0 0 0 5 2 20 0 15 0 64698923 11176083456 157956 33554432000 4194304 4196468 140730185697104 140689110493744 140689588066946 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38920192 140730185706094 140730185708892 140730185708892 140730185711567 0
Current children cumulated CPU time: 15.3 s
Current children cumulated vsize: 10914144 KiB
Current children cumulated memory: 631824 KiB

Child status: 0
Real time (s): 8.73025
CPU time (s): 15.3507
CPU user time (s): 15.0108
CPU system time (s): 0.339898
CPU usage (%): 175.833
Max. virtual memory (cumulated for all children) (KiB): 10916852
Max. memory (cumulated for all children) (KiB): 631824

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 15.0108
system time used= 0.339898
maximum resident set size= 633932
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 83175
page faults= 0
swaps= 0
block input operations= 0
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7259
involuntary context switches= 68


# summary of solver processes directly reported to runsolver:
#   pid: 21009
#   total CPU time (s): 15.3507
#   total CPU user time (s): 15.0108
#   total CPU system time (s): 0.339898

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.078925 second user time and 0.123618 second system time

The end

Launcher Data

Begin job on node133 at 2018-07-25 00:29:17
IDJOB=4294376
IDBENCH=141376
IDSOLVER=2750
FILE ID=node133/4294376-1532471357
RUNJOBID= node133-1532466433-19937
PBS_JOBID= 21021582
Free space on /tmp= 48236 MiB

SOLVER NAME= Concrete 3.8 2018-06-13
BENCH NAME= XCSP18/GolombRuler/GolombRuler-a3v18-09_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4294376-1532471357/watcher-4294376-1532471357 -o /tmp/evaluation-result-4294376-1532471357/solver-4294376-1532471357 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1532466433-19937 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=1433635687 HOME/instance-4294376-1532471357.xml

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

MD5SUM BENCH= 967738086e80168f9eb4b0337d9e8cf6
RANDOM SEED=1433635687

node133.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.24
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.24
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.24
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.24
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:        19786340 kB
MemAvailable:   30841896 kB
Buffers:          152344 kB
Cached:         11065688 kB
SwapCached:            0 kB
Active:          3781064 kB
Inactive:        8586044 kB
Active(anon):    1100840 kB
Inactive(anon):    68468 kB
Active(file):    2680224 kB
Inactive(file):  8517576 kB
Unevictable:        7020 kB
Mlocked:            7020 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             26464 kB
Writeback:             0 kB
AnonPages:       1156788 kB
Mapped:            51944 kB
Shmem:             17056 kB
Slab:             313616 kB
SReclaimable:     286216 kB
SUnreclaim:        27400 kB
KernelStack:        3632 kB
PageTables:         7132 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2073672 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1060864 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= 48212 MiB
End job on node133 at 2018-07-25 00:29:26