Trace number 4304557

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.2OPT44 15.3776 8.72835

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.96/0.76	c Concrete v3.9.2.1532736233296 running
7.50/3.76	o 75
7.50/3.77	o 70
7.50/3.79	o 64
7.85/3.80	o 62
7.85/3.82	o 57
7.85/3.82	o 53
8.18/3.96	o 52
8.18/3.97	o 51
9.37/4.36	o 49
10.59/4.91	o 47
10.59/4.94	o 46
10.75/5.07	o 45
12.40/6.46	o 44
15.33/8.71	v <instantiation cost="44">
15.33/8.71	v       <list>
15.33/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.33/8.71	v       </list>
15.33/8.71	v       <values>
15.33/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.33/8.71	v       </values>
15.33/8.71	v     </instantiation>
15.33/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 (13388 MiB free)
  memory of node 1: 16384 MiB (13338 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4304557-1534102048/watcher-4304557-1534102048 -o /tmp/evaluation-result-4304557-1534102048/solver-4304557-1534102048 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1534099504-1960 --watchdog 2580 bin/xcsp-3-concrete -J-Xss64M -randomseed=473411214 HOME/instance-4304557-1534102048.xml 

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

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


[startup+0.100127 s]*
/proc/loadavg: 1.54 1.48 1.43 2/217 2841
/proc/meminfo: memFree=27353928/32770624 swapFree=67108804/67108860
[pid=2799] ppid=2796 vsize=113256 memory=1612 CPUtime=0.07 cores=0,2,4,6
/proc/2799/stat : 2799 (bash) S 2796 2799 1929 0 -1 4202496 946 11797 0 0 0 0 5 2 20 0 1 0 227768021 115974144 403 33554432000 4194304 5098028 140721872192672 140721872185656 139766168058880 0 0 4100 65536 18446744071580971376 0 0 17 0 0 0 0 0 0 7196144 7232144 24690688 140721872200876 140721872201000 140721872201000 140721872203758 0
/proc/2799/statm: 28314 403 319 221 0 119 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 113256 KiB
Current children cumulated memory: 1612 KiB

[startup+0.209961 s]*
/proc/loadavg: 1.54 1.48 1.43 3/215 2865
/proc/meminfo: memFree=27339084/32770624 swapFree=67108804/67108860
[pid=2799] ppid=2796 vsize=10982744 memory=43112 CPUtime=0.22 cores=0,2,4,6
/proc/2799/stat : 2799 (java) S 2796 2799 1929 0 -1 1077944320 6439 13154 0 0 13 2 5 2 20 0 15 0 227768021 11246329856 10778 33554432000 4194304 4196468 140729250018864 140729250001408 139736709471991 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
/proc/2799/statm: 2745686 10778 2958 1 0 2708109 0
[pid=2799/tid=2852] ppid=2796 vsize=10982744 memory=7022364594140610616 CPUtime=0.16 cores=0,2,4,6
/proc/2799/task/2852/stat : 2852 (java) R 2796 2799 1929 0 -1 4202560 3019 13154 0 0 8 1 5 2 20 0 15 0 227768033 11246329856 10778 33554432000 4194304 4196468 140729250018864 139736681249952 139736693552478 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2853] ppid=2796 vsize=10982744 memory=343 CPUtime=0.07 cores=0,2,4,6
/proc/2799/task/2853/stat : 2853 (java) S 2796 2799 1929 0 -1 1077944384 1 13154 0 0 0 0 5 2 20 0 15 0 227768033 11246329856 10778 33554432000 4194304 4196468 140729250018864 139736713713936 139736709482197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2854] ppid=2796 vsize=10982744 memory=288370968063350400 CPUtime=0.07 cores=0,2,4,6
/proc/2799/task/2854/stat : 2854 (java) S 2796 2799 1929 0 -1 1077944384 1 13154 0 0 0 0 5 2 20 0 15 0 227768033 11246329856 10778 33554432000 4194304 4196468 140729250018864 139736568433040 139736709482197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2855] ppid=2796 vsize=10982744 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/2799/task/2855/stat : 2855 (java) S 2796 2799 1929 0 -1 1077944384 1 13154 0 0 0 0 5 2 20 0 15 0 227768033 11246329856 10778 33554432000 4194304 4196468 140729250018864 139736567380496 139736709482197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2856] ppid=2796 vsize=10982744 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/2799/task/2856/stat : 2856 (java) S 2796 2799 1929 0 -1 1077944384 2 13154 0 0 0 0 5 2 20 0 15 0 227768033 11246329856 10778 33554432000 4194304 4196468 140729250018864 139736566327952 139736709482197 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2857] ppid=2796 vsize=10982744 memory=140591911638656 CPUtime=0.07 cores=0,2,4,6
/proc/2799/task/2857/stat : 2857 (java) S 2796 2799 1929 0 -1 1077944384 2 13154 0 0 0 0 5 2 20 0 15 0 227768035 11246329856 10778 33554432000 4194304 4196468 140729250018864 139736134916592 139736709483138 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2858] ppid=2796 vsize=10982744 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/2799/task/2858/stat : 2858 (java) S 2796 2799 1929 0 -1 1077944384 13 13154 0 0 0 0 5 2 20 0 15 0 227768035 11246329856 10778 33554432000 4194304 4196468 140729250018864 139735499531680 139736709482197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2859] ppid=2796 vsize=10982744 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/2799/task/2859/stat : 2859 (java) S 2796 2799 1929 0 -1 1077944384 1 13154 0 0 0 0 5 2 20 0 15 0 227768035 11246329856 10778 33554432000 4194304 4196468 140729250018864 139735351682544 139736709482197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2860] ppid=2796 vsize=10982744 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/2799/task/2860/stat : 2860 (java) S 2796 2799 1929 0 -1 1077944384 3 13154 0 0 0 0 5 2 20 0 15 0 227768038 11246329856 10778 33554432000 4194304 4196468 140729250018864 139735044283088 139736709490587 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2861] ppid=2796 vsize=10982744 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/2799/task/2861/stat : 2861 (java) S 2796 2799 1929 0 -1 1077944384 423 13154 0 0 1 0 5 2 20 0 15 0 227768038 11246329856 10778 33554432000 4194304 4196468 140729250018864 139736133863408 139736709483138 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2862] ppid=2796 vsize=10982744 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/2799/task/2862/stat : 2862 (java) S 2796 2799 1929 0 -1 1077944384 186 13154 0 0 1 0 5 2 20 0 15 0 227768038 11246329856 10778 33554432000 4194304 4196468 140729250018864 139736132810864 139736709483138 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2863] ppid=2796 vsize=10982744 memory=140591911638656 CPUtime=0.09 cores=0,2,4,6
/proc/2799/task/2863/stat : 2863 (java) R 2796 2799 1929 0 -1 4202560 604 13154 0 0 2 0 5 2 20 0 15 0 227768038 11246329856 10778 33554432000 4194304 4196468 140729250018864 139736131758320 139736701709118 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2864] ppid=2796 vsize=10982744 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/2799/task/2864/stat : 2864 (java) S 2796 2799 1929 0 -1 1077944384 3 13154 0 0 0 0 5 2 20 0 15 0 227768038 11246329856 10778 33554432000 4194304 4196468 140729250018864 139734613486176 139736709482197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2865] ppid=2796 vsize=10982744 memory=140591911638656 CPUtime=0.07 cores=0,2,4,6
/proc/2799/task/2865/stat : 2865 (java) S 2796 2799 1929 0 -1 1077944384 1 13154 0 0 0 0 5 2 20 0 15 0 227768038 11246329856 10778 33554432000 4194304 4196468 140729250018864 139736130706224 139736709483138 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 10982744 KiB
Current children cumulated memory: 43112 KiB

[startup+0.310859 s]*
/proc/loadavg: 1.66 1.51 1.44 4/215 2865
/proc/meminfo: memFree=27326280/32770624 swapFree=67108804/67108860
[pid=2799] ppid=2796 vsize=10983224 memory=54568 CPUtime=0.35 cores=0,2,4,6
/proc/2799/stat : 2799 (java) S 2796 2799 1929 0 -1 1077944320 9647 13154 0 0 25 3 5 2 20 0 15 0 227768021 11246821376 13642 33554432000 4194304 4196468 140729250018864 140729250001408 139736709471991 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
/proc/2799/statm: 2745806 13642 3077 1 0 2708117 0
[pid=2799/tid=2852] ppid=2796 vsize=10983192 memory=576461178948550685 CPUtime=0.26 cores=0,2,4,6
/proc/2799/task/2852/stat : 2852 (java) R 2796 2799 1929 0 -1 4202560 6232 13154 0 0 17 2 5 2 20 0 15 0 227768033 11246788608 13651 33554432000 4194304 4196468 140729250018864 139736681284000 139736695540110 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2853] ppid=2796 vsize=10983192 memory=302022878499700759 CPUtime=0.07 cores=0,2,4,6
/proc/2799/task/2853/stat : 2853 (java) S 2796 2799 1929 0 -1 1077944384 1 13154 0 0 0 0 5 2 20 0 15 0 227768033 11246788608 13651 33554432000 4194304 4196468 140729250018864 139736713713936 139736709482197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2854] ppid=2796 vsize=10983192 memory=14272834745898648 CPUtime=0.07 cores=0,2,4,6
/proc/2799/task/2854/stat : 2854 (java) S 2796 2799 1929 0 -1 1077944384 1 13154 0 0 0 0 5 2 20 0 15 0 227768033 11246788608 13651 33554432000 4194304 4196468 140729250018864 139736568433040 139736709482197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2855] ppid=2796 vsize=10983192 memory=7882834749540411979 CPUtime=0.07 cores=0,2,4,6
/proc/2799/task/2855/stat : 2855 (java) S 2796 2799 1929 0 -1 1077944384 1 13154 0 0 0 0 5 2 20 0 15 0 227768033 11246788608 13651 33554432000 4194304 4196468 140729250018864 139736567380496 139736709482197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2856] ppid=2796 vsize=10983192 memory=4207609243431883529 CPUtime=0.07 cores=0,2,4,6
/proc/2799/task/2856/stat : 2856 (java) S 2796 2799 1929 0 -1 1077944384 2 13154 0 0 0 0 5 2 20 0 15 0 227768033 11246788608 13651 33554432000 4194304 4196468 140729250018864 139736566327952 139736709482197 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2857] ppid=2796 vsize=10983192 memory=3472468888139318960 CPUtime=0.07 cores=0,2,4,6
/proc/2799/task/2857/stat : 2857 (java) S 2796 2799 1929 0 -1 1077944384 2 13154 0 0 0 0 5 2 20 0 15 0 227768035 11246788608 13651 33554432000 4194304 4196468 140729250018864 139736134916592 139736709483138 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2858] ppid=2796 vsize=10983192 memory=3472328296227680264 CPUtime=0.07 cores=0,2,4,6
/proc/2799/task/2858/stat : 2858 (java) S 2796 2799 1929 0 -1 1077944384 13 13154 0 0 0 0 5 2 20 0 15 0 227768035 11246788608 13651 33554432000 4194304 4196468 140729250018864 139735499531680 139736709482197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2859] ppid=2796 vsize=10983192 memory=-3621219715169225006 CPUtime=0.07 cores=0,2,4,6
/proc/2799/task/2859/stat : 2859 (java) S 2796 2799 1929 0 -1 1077944384 1 13154 0 0 0 0 5 2 20 0 15 0 227768035 11246788608 13651 33554432000 4194304 4196468 140729250018864 139735351682544 139736709482197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2860] ppid=2796 vsize=10983192 memory=6944656592455359580 CPUtime=0.07 cores=0,2,4,6
/proc/2799/task/2860/stat : 2860 (java) S 2796 2799 1929 0 -1 1077944384 3 13154 0 0 0 0 5 2 20 0 15 0 227768038 11246788608 14163 33554432000 4194304 4196468 140729250018864 139735044283088 139736709490587 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2861] ppid=2796 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/2799/task/2861/stat : 2861 (java) S 2796 2799 1929 0 -1 1077944384 423 13154 0 0 1 0 5 2 20 0 15 0 227768038 11246788608 14163 33554432000 4194304 4196468 140729250018864 139736133863408 139736709483138 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2862] ppid=2796 vsize=10983192 memory=7307199747045421918 CPUtime=0.08 cores=0,2,4,6
/proc/2799/task/2862/stat : 2862 (java) S 2796 2799 1929 0 -1 1077944384 187 13154 0 0 1 0 5 2 20 0 15 0 227768038 11246788608 14163 33554432000 4194304 4196468 140729250018864 139736132810864 139736709483138 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2863] ppid=2796 vsize=10983192 memory=140591911638656 CPUtime=0.12 cores=0,2,4,6
/proc/2799/task/2863/stat : 2863 (java) S 2796 2799 1929 0 -1 1077944384 618 13154 0 0 5 0 5 2 20 0 15 0 227768038 11246788608 14163 33554432000 4194304 4196468 140729250018864 139736131758320 139736709483138 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2864] ppid=2796 vsize=10983192 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/2799/task/2864/stat : 2864 (java) S 2796 2799 1929 0 -1 1077944384 3 13154 0 0 0 0 5 2 20 0 15 0 227768038 11246788608 14163 33554432000 4194304 4196468 140729250018864 139734613486176 139736709482197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2865] ppid=2796 vsize=10983192 memory=140591911638656 CPUtime=0.07 cores=0,2,4,6
/proc/2799/task/2865/stat : 2865 (java) S 2796 2799 1929 0 -1 1077944384 1 13154 0 0 0 0 5 2 20 0 15 0 227768038 11246788608 14163 33554432000 4194304 4196468 140729250018864 139736130706224 139736709483138 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 10983224 KiB
Current children cumulated memory: 54568 KiB

[startup+0.700818 s]
/proc/loadavg: 1.66 1.51 1.44 3/215 2865
/proc/meminfo: memFree=27312876/32770624 swapFree=67108804/67108860
[pid=2799] ppid=2796 vsize=10983192 memory=90984 CPUtime=0.96 cores=0,2,4,6
/proc/2799/stat : 2799 (java) S 2796 2799 1929 0 -1 1077944320 16310 13154 0 0 85 4 5 2 20 0 15 0 227768021 11246788608 22746 33554432000 4194304 4196468 140729250018864 140729250001408 139736709471991 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
/proc/2799/statm: 2745798 22746 3237 1 0 2708109 0
[pid=2799/tid=2852] ppid=2796 vsize=10983192 memory=15292 CPUtime=0.63 cores=0,2,4,6
/proc/2799/task/2852/stat : 2852 (java) R 2796 2799 1929 0 -1 4202560 11712 13154 0 0 54 2 5 2 20 0 15 0 227768033 11246788608 22746 33554432000 4194304 4196468 140729250018864 139736681299872 139736687497874 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2853] ppid=2796 vsize=10983192 memory=34200 CPUtime=0.07 cores=0,2,4,6
/proc/2799/task/2853/stat : 2853 (java) S 2796 2799 1929 0 -1 1077944384 1 13154 0 0 0 0 5 2 20 0 15 0 227768033 11246788608 22746 33554432000 4194304 4196468 140729250018864 139736713713936 139736709482197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2854] ppid=2796 vsize=10983192 memory=496 CPUtime=0.07 cores=0,2,4,6
/proc/2799/task/2854/stat : 2854 (java) S 2796 2799 1929 0 -1 1077944384 1 13154 0 0 0 0 5 2 20 0 15 0 227768033 11246788608 22746 33554432000 4194304 4196468 140729250018864 139736568433040 139736709482197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2855] ppid=2796 vsize=10983192 memory=1616 CPUtime=0.07 cores=0,2,4,6
/proc/2799/task/2855/stat : 2855 (java) S 2796 2799 1929 0 -1 1077944384 1 13154 0 0 0 0 5 2 20 0 15 0 227768033 11246788608 22746 33554432000 4194304 4196468 140729250018864 139736567380496 139736709482197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2856] ppid=2796 vsize=10983192 memory=932 CPUtime=0.07 cores=0,2,4,6
/proc/2799/task/2856/stat : 2856 (java) S 2796 2799 1929 0 -1 1077944384 2 13154 0 0 0 0 5 2 20 0 15 0 227768033 11246788608 22746 33554432000 4194304 4196468 140729250018864 139736566327952 139736709482197 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2857] ppid=2796 vsize=10983192 memory=1168 CPUtime=0.07 cores=0,2,4,6
/proc/2799/task/2857/stat : 2857 (java) S 2796 2799 1929 0 -1 1077944384 5 13154 0 0 0 0 5 2 20 0 15 0 227768035 11246788608 22746 33554432000 4194304 4196468 140729250018864 139736134916592 139736709483138 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2858] ppid=2796 vsize=10983192 memory=7305218370954617685 CPUtime=0.07 cores=0,2,4,6
/proc/2799/task/2858/stat : 2858 (java) S 2796 2799 1929 0 -1 1077944384 13 13154 0 0 0 0 5 2 20 0 15 0 227768035 11246788608 22746 33554432000 4194304 4196468 140729250018864 139735499531680 139736709482197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2859] ppid=2796 vsize=10983192 memory=7378699755609877337 CPUtime=0.07 cores=0,2,4,6
/proc/2799/task/2859/stat : 2859 (java) S 2796 2799 1929 0 -1 1077944384 1 13154 0 0 0 0 5 2 20 0 15 0 227768035 11246788608 22746 33554432000 4194304 4196468 140729250018864 139735351682544 139736709482197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2860] ppid=2796 vsize=10983192 memory=7382076411502814296 CPUtime=0.07 cores=0,2,4,6
/proc/2799/task/2860/stat : 2860 (java) S 2796 2799 1929 0 -1 1077944384 3 13154 0 0 0 0 5 2 20 0 15 0 227768038 11246788608 22746 33554432000 4194304 4196468 140729250018864 139735044283088 139736709490587 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2861] ppid=2796 vsize=10983192 memory=7367994819987138385 CPUtime=0.17 cores=0,2,4,6
/proc/2799/task/2861/stat : 2861 (java) S 2796 2799 1929 0 -1 1077944384 1145 13154 0 0 10 0 5 2 20 0 15 0 227768038 11246788608 22746 33554432000 4194304 4196468 140729250018864 139736133863408 139736709483138 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2862] ppid=2796 vsize=10983192 memory=7739837712595244393 CPUtime=0.14 cores=0,2,4,6
/proc/2799/task/2862/stat : 2862 (java) S 2796 2799 1929 0 -1 1077944384 562 13154 0 0 7 0 5 2 20 0 15 0 227768038 11246788608 22746 33554432000 4194304 4196468 140729250018864 139736132810864 139736709483138 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2863] ppid=2796 vsize=10983192 memory=0 CPUtime=0.2 cores=0,2,4,6
/proc/2799/task/2863/stat : 2863 (java) S 2796 2799 1929 0 -1 1077944384 667 13154 0 0 13 0 5 2 20 0 15 0 227768038 11246788608 22746 33554432000 4194304 4196468 140729250018864 139736131758320 139736709483138 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2864] ppid=2796 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/2799/task/2864/stat : 2864 (java) S 2796 2799 1929 0 -1 1077944384 3 13154 0 0 0 0 5 2 20 0 15 0 227768038 11246788608 22746 33554432000 4194304 4196468 140729250018864 139734613486176 139736709482197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2865] ppid=2796 vsize=10983192 memory=3304 CPUtime=0.07 cores=0,2,4,6
/proc/2799/task/2865/stat : 2865 (java) S 2796 2799 1929 0 -1 1077944384 1 13154 0 0 0 0 5 2 20 0 15 0 227768038 11246788608 22746 33554432000 4194304 4196468 140729250018864 139736130706224 139736709483138 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
Current children cumulated CPU time: 0.96 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 90984 KiB

[startup+1.50082 s]
/proc/loadavg: 1.66 1.51 1.44 5/215 2865
/proc/meminfo: memFree=27270080/32770624 swapFree=67108804/67108860
[pid=2799] ppid=2796 vsize=10998092 memory=180932 CPUtime=2.23 cores=0,2,4,6
/proc/2799/stat : 2799 (java) S 2796 2799 1929 0 -1 1077944320 23406 13154 0 0 207 9 5 2 20 0 15 0 227768021 11262046208 45233 33554432000 4194304 4196468 140729250018864 140729250001408 139736709471991 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
/proc/2799/statm: 2749523 45233 3465 1 0 2711181 0
[pid=2799/tid=2852] ppid=2796 vsize=10998092 memory=0 CPUtime=1.4 cores=0,2,4,6
/proc/2799/task/2852/stat : 2852 (java) R 2796 2799 1929 0 -1 4202560 17244 13154 0 0 128 5 5 2 20 0 15 0 227768033 11262046208 45233 33554432000 4194304 4196468 140729250018864 139736681283168 139736691035529 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2853] ppid=2796 vsize=10998092 memory=288230583166042425 CPUtime=0.08 cores=0,2,4,6
/proc/2799/task/2853/stat : 2853 (java) S 2796 2799 1929 0 -1 1077944384 293 13154 0 0 1 0 5 2 20 0 15 0 227768033 11262046208 45233 33554432000 4194304 4196468 140729250018864 139736713713936 139736709482197 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2854] ppid=2796 vsize=10998092 memory=288230591722435882 CPUtime=0.08 cores=0,2,4,6
/proc/2799/task/2854/stat : 2854 (java) S 2796 2799 1929 0 -1 1077944384 26 13154 0 0 1 0 5 2 20 0 15 0 227768033 11262046208 45233 33554432000 4194304 4196468 140729250018864 139736568433040 139736709482197 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2855] ppid=2796 vsize=10998092 memory=8112282956445269571 CPUtime=0.08 cores=0,2,4,6
/proc/2799/task/2855/stat : 2855 (java) S 2796 2799 1929 0 -1 1077944384 59 13154 0 0 1 0 5 2 20 0 15 0 227768033 11262046208 45233 33554432000 4194304 4196468 140729250018864 139736567380496 139736709482197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2856] ppid=2796 vsize=10998092 memory=6935649255911673936 CPUtime=0.08 cores=0,2,4,6
/proc/2799/task/2856/stat : 2856 (java) S 2796 2799 1929 0 -1 1077944384 34 13154 0 0 1 0 5 2 20 0 15 0 227768033 11262046208 45233 33554432000 4194304 4196468 140729250018864 139736566327952 139736709482197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2857] ppid=2796 vsize=10998092 memory=6935655852947886160 CPUtime=0.08 cores=0,2,4,6
/proc/2799/task/2857/stat : 2857 (java) S 2796 2799 1929 0 -1 1077944384 56 13154 0 0 1 0 5 2 20 0 15 0 227768035 11262046208 45233 33554432000 4194304 4196468 140729250018864 139736134916592 139736709483138 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2858] ppid=2796 vsize=10998092 memory=6935649255759568960 CPUtime=0.07 cores=0,2,4,6
/proc/2799/task/2858/stat : 2858 (java) S 2796 2799 1929 0 -1 1077944384 14 13154 0 0 0 0 5 2 20 0 15 0 227768035 11262046208 45233 33554432000 4194304 4196468 140729250018864 139735499531744 139736709482197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2859] ppid=2796 vsize=10998092 memory=4638778398332698720 CPUtime=0.07 cores=0,2,4,6
/proc/2799/task/2859/stat : 2859 (java) S 2796 2799 1929 0 -1 1077944384 1 13154 0 0 0 0 5 2 20 0 15 0 227768035 11262046208 45233 33554432000 4194304 4196468 140729250018864 139735351682544 139736709482197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2860] ppid=2796 vsize=10998092 memory=6940979756583112791 CPUtime=0.07 cores=0,2,4,6
/proc/2799/task/2860/stat : 2860 (java) S 2796 2799 1929 0 -1 1077944384 3 13154 0 0 0 0 5 2 20 0 15 0 227768038 11262046208 45233 33554432000 4194304 4196468 140729250018864 139735044283088 139736709490587 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2861] ppid=2796 vsize=10998092 memory=4640185773216252007 CPUtime=0.31 cores=0,2,4,6
/proc/2799/task/2861/stat : 2861 (java) S 2796 2799 1929 0 -1 1077944384 1629 13154 0 0 24 0 5 2 20 0 15 0 227768038 11262046208 45233 33554432000 4194304 4196468 140729250018864 139736133863408 139736709483138 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2862] ppid=2796 vsize=10998092 memory=4638778398332698720 CPUtime=0.24 cores=0,2,4,6
/proc/2799/task/2862/stat : 2862 (java) S 2796 2799 1929 0 -1 1077944384 728 13154 0 0 17 0 5 2 20 0 15 0 227768038 11262046208 45233 33554432000 4194304 4196468 140729250018864 139736132810864 139736709483138 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2863] ppid=2796 vsize=10998092 memory=5859271421084194152 CPUtime=0.37 cores=0,2,4,6
/proc/2799/task/2863/stat : 2863 (java) S 2796 2799 1929 0 -1 1077944384 1120 13154 0 0 30 0 5 2 20 0 15 0 227768038 11262046208 45233 33554432000 4194304 4196468 140729250018864 139736131758320 139736709483138 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2864] ppid=2796 vsize=10998092 memory=4638778398332698726 CPUtime=0.07 cores=0,2,4,6
/proc/2799/task/2864/stat : 2864 (java) S 2796 2799 1929 0 -1 1077944384 3 13154 0 0 0 0 5 2 20 0 15 0 227768038 11262046208 45233 33554432000 4194304 4196468 140729250018864 139734613486176 139736709482197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2865] ppid=2796 vsize=10998092 memory=4638778398332698720 CPUtime=0.07 cores=0,2,4,6
/proc/2799/task/2865/stat : 2865 (java) S 2796 2799 1929 0 -1 1077944384 3 13154 0 0 0 0 5 2 20 0 15 0 227768038 11262046208 45233 33554432000 4194304 4196468 140729250018864 139736130706224 139736709483138 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
Current children cumulated CPU time: 2.23 s
Current children cumulated vsize: 10998092 KiB
Current children cumulated memory: 180932 KiB

[startup+3.10311 s]
/proc/loadavg: 1.66 1.51 1.44 6/215 2865
/proc/meminfo: memFree=27184564/32770624 swapFree=67108804/67108860
[pid=2799] ppid=2796 vsize=11010400 memory=241204 CPUtime=5.55 cores=0,2,4,6
/proc/2799/stat : 2799 (java) S 2796 2799 1929 0 -1 1077944320 31240 13154 0 0 534 14 5 2 20 0 15 0 227768021 11274649600 60301 33554432000 4194304 4196468 140729250018864 140729250001408 139736709471991 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
/proc/2799/statm: 2752600 60301 3487 1 0 2714253 0
[pid=2799/tid=2852] ppid=2796 vsize=11010400 memory=0 CPUtime=2.95 cores=0,2,4,6
/proc/2799/task/2852/stat : 2852 (java) R 2796 2799 1929 0 -1 4202560 21871 13154 0 0 280 8 5 2 20 0 15 0 227768033 11274649600 60301 33554432000 4194304 4196468 140729250018864 139736681285216 139736248385947 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0

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

[pid=2799/tid=2864] ppid=2796 vsize=11077984 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/2799/task/2864/stat : 2864 (java) S 2796 2799 1929 0 -1 1077944384 3 13154 0 0 0 0 5 2 20 0 15 0 227768038 11343855616 140125 33554432000 4194304 4196468 140729250018864 139734613486176 139736709482197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2865] ppid=2796 vsize=11077984 memory=1393 CPUtime=0.07 cores=0,2,4,6
/proc/2799/task/2865/stat : 2865 (java) S 2796 2799 1929 0 -1 1077944384 18 13154 0 0 0 0 5 2 20 0 15 0 227768038 11343855616 140125 33554432000 4194304 4196468 140729250018864 139736130706224 139736709483138 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
Current children cumulated CPU time: 12.81 s
Current children cumulated vsize: 11077984 KiB
Current children cumulated memory: 560500 KiB

[startup+7.60077 s]
/proc/loadavg: 1.60 1.50 1.43 3/215 2865
/proc/meminfo: memFree=26814836/32770624 swapFree=67108804/67108860
[pid=2799] ppid=2796 vsize=11077984 memory=566068 CPUtime=14.07 cores=0,2,4,6
/proc/2799/stat : 2799 (java) S 2796 2799 1929 0 -1 1077944320 72111 13154 0 0 1375 25 5 2 20 0 15 0 227768021 11343855616 141517 33554432000 4194304 4196468 140729250018864 140729250001408 139736709471991 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
/proc/2799/statm: 2769496 141517 3520 1 0 2731149 0
[pid=2799/tid=2852] ppid=2796 vsize=11077984 memory=1168 CPUtime=7.4 cores=0,2,4,6
/proc/2799/task/2852/stat : 2852 (java) R 2796 2799 1929 0 -1 4202560 46520 13154 0 0 719 14 5 2 20 0 15 0 227768033 11343855616 141517 33554432000 4194304 4196468 140729250018864 139736681304192 139736252991896 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2853] ppid=2796 vsize=11077984 memory=1984 CPUtime=0.12 cores=0,2,4,6
/proc/2799/task/2853/stat : 2853 (java) S 2796 2799 1929 0 -1 1077944384 340 13154 0 0 4 1 5 2 20 0 15 0 227768033 11343855616 141517 33554432000 4194304 4196468 140729250018864 139736713713936 139736709482197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2854] ppid=2796 vsize=11077984 memory=565992 CPUtime=0.11 cores=0,2,4,6
/proc/2799/task/2854/stat : 2854 (java) S 2796 2799 1929 0 -1 1077944384 73 13154 0 0 4 0 5 2 20 0 15 0 227768033 11343855616 141517 33554432000 4194304 4196468 140729250018864 139736568433040 139736709482197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2855] ppid=2796 vsize=11077984 memory=288230574492221466 CPUtime=0.11 cores=0,2,4,6
/proc/2799/task/2855/stat : 2855 (java) S 2796 2799 1929 0 -1 1077944384 249 13154 0 0 4 0 5 2 20 0 15 0 227768033 11343855616 141517 33554432000 4194304 4196468 140729250018864 139736567380496 139736709482197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2856] ppid=2796 vsize=11077984 memory=288230583166042425 CPUtime=0.11 cores=0,2,4,6
/proc/2799/task/2856/stat : 2856 (java) S 2796 2799 1929 0 -1 1077944384 79 13154 0 0 4 0 5 2 20 0 15 0 227768033 11343855616 141517 33554432000 4194304 4196468 140729250018864 139736566327952 139736709482197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2857] ppid=2796 vsize=11077984 memory=14976693517420733 CPUtime=0.11 cores=0,2,4,6
/proc/2799/task/2857/stat : 2857 (java) S 2796 2799 1929 0 -1 1077944384 477 13154 0 0 4 0 5 2 20 0 15 0 227768035 11343855616 141517 33554432000 4194304 4196468 140729250018864 139736134916592 139736709483138 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2858] ppid=2796 vsize=11077984 memory=808 CPUtime=0.07 cores=0,2,4,6
/proc/2799/task/2858/stat : 2858 (java) S 2796 2799 1929 0 -1 1077944384 19 13154 0 0 0 0 5 2 20 0 15 0 227768035 11343855616 141517 33554432000 4194304 4196468 140729250018864 139735499531744 139736709482197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2859] ppid=2796 vsize=11077984 memory=4100 CPUtime=0.07 cores=0,2,4,6
/proc/2799/task/2859/stat : 2859 (java) S 2796 2799 1929 0 -1 1077944384 5 13154 0 0 0 0 5 2 20 0 15 0 227768035 11343855616 141517 33554432000 4194304 4196468 140729250018864 139735351682560 139736709482197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2860] ppid=2796 vsize=11077984 memory=1408 CPUtime=0.07 cores=0,2,4,6
/proc/2799/task/2860/stat : 2860 (java) S 2796 2799 1929 0 -1 1077944384 3 13154 0 0 0 0 5 2 20 0 15 0 227768038 11343855616 141517 33554432000 4194304 4196468 140729250018864 139735044283088 139736709490587 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2861] ppid=2796 vsize=11077984 memory=2968 CPUtime=2.67 cores=0,2,4,6
/proc/2799/task/2861/stat : 2861 (java) S 2796 2799 1929 0 -1 1077944384 7746 13154 0 0 259 1 5 2 20 0 15 0 227768038 11343855616 141517 33554432000 4194304 4196468 140729250018864 139736133863408 139736709483138 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2862] ppid=2796 vsize=11077984 memory=1110192 CPUtime=2.34 cores=0,2,4,6
/proc/2799/task/2862/stat : 2862 (java) R 2796 2799 1929 0 -1 4202560 8972 13154 0 0 226 1 5 2 20 0 15 0 227768038 11343855616 141517 33554432000 4194304 4196468 140729250018864 139736132810864 139736693375048 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2863] ppid=2796 vsize=11077984 memory=1408 CPUtime=1.54 cores=0,2,4,6
/proc/2799/task/2863/stat : 2863 (java) S 2796 2799 1929 0 -1 1077944384 5414 13154 0 0 145 2 5 2 20 0 15 0 227768038 11343855616 141517 33554432000 4194304 4196468 140729250018864 139736131758320 139736709483138 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2864] ppid=2796 vsize=11077984 memory=2480 CPUtime=0.07 cores=0,2,4,6
/proc/2799/task/2864/stat : 2864 (java) S 2796 2799 1929 0 -1 1077944384 3 13154 0 0 0 0 5 2 20 0 15 0 227768038 11343855616 141517 33554432000 4194304 4196468 140729250018864 139734613486176 139736709482197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2865] ppid=2796 vsize=11077984 memory=376864 CPUtime=0.07 cores=0,2,4,6
/proc/2799/task/2865/stat : 2865 (java) S 2796 2799 1929 0 -1 1077944384 18 13154 0 0 0 0 5 2 20 0 15 0 227768038 11343855616 141517 33554432000 4194304 4196468 140729250018864 139736130706224 139736709483138 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
Current children cumulated CPU time: 14.07 s
Current children cumulated vsize: 11077984 KiB
Current children cumulated memory: 566068 KiB

[startup+8.40079 s]*
/proc/loadavg: 1.60 1.50 1.43 3/215 2865
/proc/meminfo: memFree=26759540/32770624 swapFree=67108804/67108860
[pid=2799] ppid=2796 vsize=11077984 memory=621476 CPUtime=14.99 cores=0,2,4,6
/proc/2799/stat : 2799 (java) S 2796 2799 1929 0 -1 1077944320 72283 13154 0 0 1466 26 5 2 20 0 15 0 227768021 11343855616 155369 33554432000 4194304 4196468 140729250018864 140729250001408 139736709471991 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
/proc/2799/statm: 2769496 155369 3520 1 0 2731149 0
[pid=2799/tid=2852] ppid=2796 vsize=11077984 memory=0 CPUtime=8.2 cores=0,2,4,6
/proc/2799/task/2852/stat : 2852 (java) R 2796 2799 1929 0 -1 4202560 46642 13154 0 0 798 15 5 2 20 0 15 0 227768033 11343855616 155369 33554432000 4194304 4196468 140729250018864 139736681306944 139736252717132 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2853] ppid=2796 vsize=11077984 memory=19013 CPUtime=0.12 cores=0,2,4,6
/proc/2799/task/2853/stat : 2853 (java) S 2796 2799 1929 0 -1 1077944384 343 13154 0 0 4 1 5 2 20 0 15 0 227768033 11343855616 155369 33554432000 4194304 4196468 140729250018864 139736713713936 139736709482197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2854] ppid=2796 vsize=11077984 memory=654 CPUtime=0.12 cores=0,2,4,6
/proc/2799/task/2854/stat : 2854 (java) S 2796 2799 1929 0 -1 1077944384 75 13154 0 0 4 1 5 2 20 0 15 0 227768033 11343855616 155369 33554432000 4194304 4196468 140729250018864 139736568433040 139736709482197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2855] ppid=2796 vsize=11077984 memory=4126316290023845779 CPUtime=0.11 cores=0,2,4,6
/proc/2799/task/2855/stat : 2855 (java) S 2796 2799 1929 0 -1 1077944384 252 13154 0 0 4 0 5 2 20 0 15 0 227768033 11343855616 155369 33554432000 4194304 4196468 140729250018864 139736567380496 139736709482197 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2856] ppid=2796 vsize=11077984 memory=281183590316480 CPUtime=0.12 cores=0,2,4,6
/proc/2799/task/2856/stat : 2856 (java) S 2796 2799 1929 0 -1 1077944384 81 13154 0 0 4 1 5 2 20 0 15 0 227768033 11343855616 155369 33554432000 4194304 4196468 140729250018864 139736566327952 139736709482197 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2857] ppid=2796 vsize=11077984 memory=288230617509003574 CPUtime=0.11 cores=0,2,4,6
/proc/2799/task/2857/stat : 2857 (java) S 2796 2799 1929 0 -1 1077944384 506 13154 0 0 4 0 5 2 20 0 15 0 227768035 11343855616 155369 33554432000 4194304 4196468 140729250018864 139736134916592 139736709483138 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2858] ppid=2796 vsize=11077984 memory=15817802732800162 CPUtime=0.07 cores=0,2,4,6
/proc/2799/task/2858/stat : 2858 (java) S 2796 2799 1929 0 -1 1077944384 19 13154 0 0 0 0 5 2 20 0 15 0 227768035 11343855616 155369 33554432000 4194304 4196468 140729250018864 139735499531744 139736709482197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2859] ppid=2796 vsize=11077984 memory=3 CPUtime=0.07 cores=0,2,4,6
/proc/2799/task/2859/stat : 2859 (java) S 2796 2799 1929 0 -1 1077944384 5 13154 0 0 0 0 5 2 20 0 15 0 227768035 11343855616 155369 33554432000 4194304 4196468 140729250018864 139735351682560 139736709482197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2860] ppid=2796 vsize=11077984 memory=3 CPUtime=0.07 cores=0,2,4,6
/proc/2799/task/2860/stat : 2860 (java) S 2796 2799 1929 0 -1 1077944384 3 13154 0 0 0 0 5 2 20 0 15 0 227768038 11343855616 155369 33554432000 4194304 4196468 140729250018864 139735044283088 139736709490587 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2861] ppid=2796 vsize=11077984 memory=3 CPUtime=2.71 cores=0,2,4,6
/proc/2799/task/2861/stat : 2861 (java) S 2796 2799 1929 0 -1 1077944384 7746 13154 0 0 263 1 5 2 20 0 15 0 227768038 11343855616 155369 33554432000 4194304 4196468 140729250018864 139736133863408 139736709483138 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2862] ppid=2796 vsize=11077984 memory=0 CPUtime=2.42 cores=0,2,4,6
/proc/2799/task/2862/stat : 2862 (java) S 2796 2799 1929 0 -1 1077944384 8984 13154 0 0 234 1 5 2 20 0 15 0 227768038 11343855616 155369 33554432000 4194304 4196468 140729250018864 139736132810864 139736709483138 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2863] ppid=2796 vsize=11077984 memory=0 CPUtime=1.54 cores=0,2,4,6
/proc/2799/task/2863/stat : 2863 (java) S 2796 2799 1929 0 -1 1077944384 5414 13154 0 0 145 2 5 2 20 0 15 0 227768038 11343855616 155369 33554432000 4194304 4196468 140729250018864 139736131758320 139736709483138 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2864] ppid=2796 vsize=11077984 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/2799/task/2864/stat : 2864 (java) S 2796 2799 1929 0 -1 1077944384 3 13154 0 0 0 0 5 2 20 0 15 0 227768038 11343855616 155369 33554432000 4194304 4196468 140729250018864 139734613486176 139736709482197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2865] ppid=2796 vsize=11077984 memory=205 CPUtime=0.07 cores=0,2,4,6
/proc/2799/task/2865/stat : 2865 (java) S 2796 2799 1929 0 -1 1077944384 18 13154 0 0 0 0 5 2 20 0 15 0 227768038 11343855616 155369 33554432000 4194304 4196468 140729250018864 139736130706224 139736709483138 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
Current children cumulated CPU time: 14.99 s
Current children cumulated vsize: 11077984 KiB
Current children cumulated memory: 621476 KiB

[startup+8.60077 s]
/proc/loadavg: 1.60 1.50 1.43 3/215 2865
/proc/meminfo: memFree=26759540/32770624 swapFree=67108804/67108860
[pid=2799] ppid=2796 vsize=11077984 memory=621568 CPUtime=15.22 cores=0,2,4,6
/proc/2799/stat : 2799 (java) S 2796 2799 1929 0 -1 1077944320 73314 13154 0 0 1488 27 5 2 20 0 15 0 227768021 11343855616 155392 33554432000 4194304 4196468 140729250018864 140729250001408 139736709471991 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
/proc/2799/statm: 2769496 155392 3520 1 0 2731149 0
[pid=2799/tid=2852] ppid=2796 vsize=11077984 memory=302022857024864569 CPUtime=8.4 cores=0,2,4,6
/proc/2799/task/2852/stat : 2852 (java) R 2796 2799 1929 0 -1 4202560 46665 13154 0 0 818 15 5 2 20 0 15 0 227768033 11343855616 155392 33554432000 4194304 4196468 140729250018864 139736681305256 139736255003992 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2853] ppid=2796 vsize=11077984 memory=14976693517420733 CPUtime=0.12 cores=0,2,4,6
/proc/2799/task/2853/stat : 2853 (java) S 2796 2799 1929 0 -1 1077944384 343 13154 0 0 4 1 5 2 20 0 15 0 227768033 11343855616 155392 33554432000 4194304 4196468 140729250018864 139736713713936 139736709482197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2854] ppid=2796 vsize=11077984 memory=7016671349533276567 CPUtime=0.12 cores=0,2,4,6
/proc/2799/task/2854/stat : 2854 (java) S 2796 2799 1929 0 -1 1077944384 75 13154 0 0 4 1 5 2 20 0 15 0 227768033 11343855616 155392 33554432000 4194304 4196468 140729250018864 139736568433040 139736709482197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2855] ppid=2796 vsize=11077984 memory=4137293581110450563 CPUtime=0.11 cores=0,2,4,6
/proc/2799/task/2855/stat : 2855 (java) S 2796 2799 1929 0 -1 1077944384 252 13154 0 0 4 0 5 2 20 0 15 0 227768033 11343855616 155392 33554432000 4194304 4196468 140729250018864 139736567380496 139736709482197 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2856] ppid=2796 vsize=11077984 memory=-9001734000804784231 CPUtime=0.12 cores=0,2,4,6
/proc/2799/task/2856/stat : 2856 (java) S 2796 2799 1929 0 -1 1077944384 81 13154 0 0 4 1 5 2 20 0 15 0 227768033 11343855616 155392 33554432000 4194304 4196468 140729250018864 139736566327952 139736709482197 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2857] ppid=2796 vsize=11077984 memory=4137293581110450563 CPUtime=0.11 cores=0,2,4,6
/proc/2799/task/2857/stat : 2857 (java) S 2796 2799 1929 0 -1 1077944384 506 13154 0 0 4 0 5 2 20 0 15 0 227768035 11343855616 155392 33554432000 4194304 4196468 140729250018864 139736134916592 139736709483138 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2858] ppid=2796 vsize=11077984 memory=-8918990855134196790 CPUtime=0.07 cores=0,2,4,6
/proc/2799/task/2858/stat : 2858 (java) S 2796 2799 1929 0 -1 1077944384 19 13154 0 0 0 0 5 2 20 0 15 0 227768035 11343855616 155392 33554432000 4194304 4196468 140729250018864 139735499531744 139736709482197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2859] ppid=2796 vsize=11077984 memory=6943526294502006880 CPUtime=0.07 cores=0,2,4,6
/proc/2799/task/2859/stat : 2859 (java) S 2796 2799 1929 0 -1 1077944384 5 13154 0 0 0 0 5 2 20 0 15 0 227768035 11343855616 155392 33554432000 4194304 4196468 140729250018864 139735351682560 139736709482197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2860] ppid=2796 vsize=11077984 memory=-8823779243975341248 CPUtime=0.07 cores=0,2,4,6
/proc/2799/task/2860/stat : 2860 (java) S 2796 2799 1929 0 -1 1077944384 3 13154 0 0 0 0 5 2 20 0 15 0 227768038 11343855616 155392 33554432000 4194304 4196468 140729250018864 139735044283088 139736709490587 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2861] ppid=2796 vsize=11077984 memory=-7673721927108614497 CPUtime=2.73 cores=0,2,4,6
/proc/2799/task/2861/stat : 2861 (java) S 2796 2799 1929 0 -1 1077944384 8541 13154 0 0 265 1 5 2 20 0 15 0 227768038 11343855616 155392 33554432000 4194304 4196468 140729250018864 139736133863408 139736709483138 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2862] ppid=2796 vsize=11077984 memory=-8452003580240905661 CPUtime=2.42 cores=0,2,4,6
/proc/2799/task/2862/stat : 2862 (java) S 2796 2799 1929 0 -1 1077944384 9196 13154 0 0 234 1 5 2 20 0 15 0 227768038 11343855616 155392 33554432000 4194304 4196468 140729250018864 139736132810864 139736709483138 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2863] ppid=2796 vsize=11077984 memory=7522260854132790632 CPUtime=1.54 cores=0,2,4,6
/proc/2799/task/2863/stat : 2863 (java) S 2796 2799 1929 0 -1 1077944384 5414 13154 0 0 145 2 5 2 20 0 15 0 227768038 11343855616 155392 33554432000 4194304 4196468 140729250018864 139736131758320 139736709483138 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2864] ppid=2796 vsize=11077984 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/2799/task/2864/stat : 2864 (java) S 2796 2799 1929 0 -1 1077944384 3 13154 0 0 0 0 5 2 20 0 15 0 227768038 11343855616 155392 33554432000 4194304 4196468 140729250018864 139734613486176 139736709482197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2865] ppid=2796 vsize=11077984 memory=202 CPUtime=0.07 cores=0,2,4,6
/proc/2799/task/2865/stat : 2865 (java) S 2796 2799 1929 0 -1 1077944384 18 13154 0 0 0 0 5 2 20 0 15 0 227768038 11343855616 155392 33554432000 4194304 4196468 140729250018864 139736130706224 139736709483138 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
Current children cumulated CPU time: 15.22 s
Current children cumulated vsize: 11077984 KiB
Current children cumulated memory: 621568 KiB

[startup+8.70078 s]
/proc/loadavg: 1.60 1.50 1.43 3/215 2865
/proc/meminfo: memFree=26759540/32770624 swapFree=67108804/67108860
[pid=2799] ppid=2796 vsize=11077984 memory=621568 CPUtime=15.33 cores=0,2,4,6
/proc/2799/stat : 2799 (java) S 2796 2799 1929 0 -1 1077944320 73362 13154 0 0 1499 27 5 2 20 0 15 0 227768021 11343855616 155392 33554432000 4194304 4196468 140729250018864 140729250001408 139736709471991 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
/proc/2799/statm: 2769496 155392 3520 1 0 2731149 0
[pid=2799/tid=2852] ppid=2796 vsize=11077984 memory=619316 CPUtime=8.5 cores=0,2,4,6
/proc/2799/task/2852/stat : 2852 (java) R 2796 2799 1929 0 -1 4202560 46711 13154 0 0 828 15 5 2 20 0 15 0 227768033 11343855616 155392 33554432000 4194304 4196468 140729250018864 139736681305256 139736255152774 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2853] ppid=2796 vsize=11077984 memory=-7465405268641471099 CPUtime=0.12 cores=0,2,4,6
/proc/2799/task/2853/stat : 2853 (java) S 2796 2799 1929 0 -1 1077944384 343 13154 0 0 4 1 5 2 20 0 15 0 227768033 11343855616 155392 33554432000 4194304 4196468 140729250018864 139736713713936 139736709482197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2854] ppid=2796 vsize=11077984 memory=511072 CPUtime=0.12 cores=0,2,4,6
/proc/2799/task/2854/stat : 2854 (java) S 2796 2799 1929 0 -1 1077944384 75 13154 0 0 4 1 5 2 20 0 15 0 227768033 11343855616 155392 33554432000 4194304 4196468 140729250018864 139736568433040 139736709482197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2855] ppid=2796 vsize=11077984 memory=14872 CPUtime=0.11 cores=0,2,4,6
/proc/2799/task/2855/stat : 2855 (java) S 2796 2799 1929 0 -1 1077944384 252 13154 0 0 4 0 5 2 20 0 15 0 227768033 11343855616 155392 33554432000 4194304 4196468 140729250018864 139736567380496 139736709482197 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2856] ppid=2796 vsize=11077984 memory=24584392808026 CPUtime=0.12 cores=0,2,4,6
/proc/2799/task/2856/stat : 2856 (java) S 2796 2799 1929 0 -1 1077944384 81 13154 0 0 4 1 5 2 20 0 15 0 227768033 11343855616 155392 33554432000 4194304 4196468 140729250018864 139736566327952 139736709482197 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2857] ppid=2796 vsize=11077984 memory=140591795149971 CPUtime=0.11 cores=0,2,4,6
/proc/2799/task/2857/stat : 2857 (java) S 2796 2799 1929 0 -1 1077944384 506 13154 0 0 4 0 5 2 20 0 15 0 227768035 11343855616 155392 33554432000 4194304 4196468 140729250018864 139736134916592 139736709483138 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2858] ppid=2796 vsize=11077984 memory=619316 CPUtime=0.07 cores=0,2,4,6
/proc/2799/task/2858/stat : 2858 (java) S 2796 2799 1929 0 -1 1077944384 19 13154 0 0 0 0 5 2 20 0 15 0 227768035 11343855616 155392 33554432000 4194304 4196468 140729250018864 139735499531744 139736709482197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2859] ppid=2796 vsize=11077984 memory=61868 CPUtime=0.07 cores=0,2,4,6
/proc/2799/task/2859/stat : 2859 (java) S 2796 2799 1929 0 -1 1077944384 5 13154 0 0 0 0 5 2 20 0 15 0 227768035 11343855616 155392 33554432000 4194304 4196468 140729250018864 139735351682560 139736709482197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2860] ppid=2796 vsize=11077984 memory=619316 CPUtime=0.07 cores=0,2,4,6
/proc/2799/task/2860/stat : 2860 (java) S 2796 2799 1929 0 -1 1077944384 3 13154 0 0 0 0 5 2 20 0 15 0 227768038 11343855616 155392 33554432000 4194304 4196468 140729250018864 139735044283088 139736709490587 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2861] ppid=2796 vsize=11077984 memory=496 CPUtime=2.73 cores=0,2,4,6
/proc/2799/task/2861/stat : 2861 (java) S 2796 2799 1929 0 -1 1077944384 8541 13154 0 0 265 1 5 2 20 0 15 0 227768038 11343855616 155392 33554432000 4194304 4196468 140729250018864 139736133863408 139736709483138 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2862] ppid=2796 vsize=11077984 memory=1616 CPUtime=2.42 cores=0,2,4,6
/proc/2799/task/2862/stat : 2862 (java) S 2796 2799 1929 0 -1 1077944384 9198 13154 0 0 234 1 5 2 20 0 15 0 227768038 11343855616 155392 33554432000 4194304 4196468 140729250018864 139736132810864 139736709483138 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2863] ppid=2796 vsize=11077984 memory=0 CPUtime=1.54 cores=0,2,4,6
/proc/2799/task/2863/stat : 2863 (java) S 2796 2799 1929 0 -1 1077944384 5414 13154 0 0 145 2 5 2 20 0 15 0 227768038 11343855616 155392 33554432000 4194304 4196468 140729250018864 139736131758320 139736709483138 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2864] ppid=2796 vsize=11077984 memory=266 CPUtime=0.07 cores=0,2,4,6
/proc/2799/task/2864/stat : 2864 (java) S 2796 2799 1929 0 -1 1077944384 3 13154 0 0 0 0 5 2 20 0 15 0 227768038 11343855616 155392 33554432000 4194304 4196468 140729250018864 139734613486176 139736709482197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
[pid=2799/tid=2865] ppid=2796 vsize=11077984 memory=235 CPUtime=0.07 cores=0,2,4,6
/proc/2799/task/2865/stat : 2865 (java) S 2796 2799 1929 0 -1 1077944384 18 13154 0 0 0 0 5 2 20 0 15 0 227768038 11343855616 155392 33554432000 4194304 4196468 140729250018864 139736130706224 139736709483138 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25133056 140729250019949 140729250022748 140729250022748 140729250025423 0
Current children cumulated CPU time: 15.33 s
Current children cumulated vsize: 11077984 KiB
Current children cumulated memory: 621568 KiB

Child status: 0
Real time (s): 8.72835
CPU time (s): 15.3776
CPU user time (s): 15.0627
CPU system time (s): 0.314922
CPU usage (%): 176.18
Max. virtual memory (cumulated for all children) (KiB): 11080692
Max. memory (cumulated for all children) (KiB): 621568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 15.0627
system time used= 0.314922
maximum resident set size= 623684
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 86795
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= 7515
involuntary context switches= 66


# summary of solver processes directly reported to runsolver:
#   pid: 2799
#   total CPU time (s): 15.3776
#   total CPU user time (s): 15.0627
#   total CPU system time (s): 0.314922

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.071227 second user time and 0.125636 second system time

The end

Launcher Data

Begin job on node105 at 2018-08-12 21:27:28
IDJOB=4304557
IDBENCH=141376
IDSOLVER=2780
FILE ID=node105/4304557-1534102048
RUNJOBID= node105-1534099504-1960
PBS_JOBID= 21037006
Free space on /tmp= 40896 MiB

SOLVER NAME= Concrete 3.9.2
BENCH NAME= XCSP18/GolombRuler/GolombRuler-a3v18-09_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss64M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4304557-1534102048/watcher-4304557-1534102048 -o /tmp/evaluation-result-4304557-1534102048/solver-4304557-1534102048 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1534099504-1960 --watchdog 2580  bin/xcsp-3-concrete -J-Xss64M -randomseed=473411214 HOME/instance-4304557-1534102048.xml

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

MD5SUM BENCH= 967738086e80168f9eb4b0337d9e8cf6
RANDOM SEED=473411214

node105.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.32
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.32
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.32
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.32
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:        27368580 kB
MemAvailable:   30810876 kB
Buffers:          150520 kB
Cached:          3548064 kB
SwapCached:           16 kB
Active:          2974996 kB
Inactive:        1873132 kB
Active(anon):    1101004 kB
Inactive(anon):   100472 kB
Active(file):    1873992 kB
Inactive(file):  1772660 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108860 kB
SwapFree:       67108804 kB
Dirty:             26348 kB
Writeback:             0 kB
AnonPages:       1171004 kB
Mapped:            64088 kB
Shmem:             49748 kB
Slab:             250892 kB
SReclaimable:     222956 kB
SUnreclaim:        27936 kB
KernelStack:        3792 kB
PageTables:         8112 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2335856 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    940032 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 40872 MiB
End job on node105 at 2018-08-12 21:27:37