Trace number 4403152

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.12.3OPT55 86.6908 78.9472

General information on the benchmark

NameGolombRuler/GolombRuler-a3-s1/
GolombRuler-10-a3.xml
MD5SUM1a91370fd3edda64a19224a97cd9d854
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark55
Best CPU time to get the best result obtained on this benchmark16.0207
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of constraints48
Number of domains2
Minimum domain size500
Maximum domain size501
Distribution of domain sizes[{"size":500,"count":45},{"size":501,"count":10}]
Minimum variable degree0
Maximum variable degree11
Distribution of variable degrees[{"degree":0,"count":55},{"degree":2,"count":45},{"degree":10,"count":8},{"degree":11,"count":2}]
Minimum constraint arity1
Maximum constraint arity45
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":45},{"arity":10,"count":1},{"arity":45,"count":1}]
Number of extensional constraints0
Number of intensional constraints46
Distribution of constraint types[{"type":"intension","count":46},{"type":"allDifferent","count":1},{"type":"ordered","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.79/0.54	c Concrete v3.12.3.1568965526260 running
6.74/3.22	o 76
6.74/3.25	o 75
6.74/3.26	o 73
6.74/3.29	o 72
7.09/3.31	o 70
8.05/3.67	o 66
9.01/3.93	o 65
9.01/3.96	o 63
9.64/4.16	o 62
9.82/4.27	o 59
11.91/5.60	o 55
86.63/78.93	v <instantiation
86.63/78.93	v         cost = '55'>
86.63/78.93	v       <list>
86.63/78.93	v         x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] 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[0][9] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[1][9] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[2][9] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[3][9] y[4][5] y[4][6] y[4][7] y[4][8] y[4][9] y[5][6] y[5][7] y[5][8] y[5][9] y[6][7] y[6][8] y[6][9] y[7][8] y[7][9] y[8][9]
86.63/78.93	v       </list>
86.63/78.93	v       <values>
86.63/78.93	v         0 2 14 21 29 32 45 49 54 55 2 14 21 29 32 45 49 54 55 12 19 27 30 43 47 52 53 7 15 18 31 35 40 41 8 11 24 28 33 34 3 16 20 25 26 13 17 22 23 4 9 10 5 6 1
86.63/78.93	v       </values>
86.63/78.93	v     </instantiation>
86.63/78.93	s OPTIMUM FOUND

Verifier Data

OK	55

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4403152-1568972517/watcher-4403152-1568972517 -o /var/tmp/evaluation-result-4403152-1568972517/solver-4403152-1568972517 -C 2400 -W 2500 -M 15500 --bin-var /var/tmp/runsolver-exch-node119-1568967598-14413 --watchdog 2560 bin/xcsp-3-concrete -J-Xss32M -randomseed=1202144846 HOME/instance-4403152-1568972517.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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=15759, runsolver pid=15756

[startup+0.100064 s]*
/proc/loadavg: 1.33 1.46 1.43 3/218 15816
/proc/meminfo: memFree=2730460/32770624 swapFree=66953184/67108860
[pid=15759] ppid=15756 vsize=9972712 memory=18328 CPUtime=0.09 cores=1,3,5,7
/proc/15759/stat : 15759 (java) S 15756 15759 14381 0 -1 1077944320 4311 12975 0 0 1 0 5 3 20 0 6 0 473166491 10212057088 4582 33554432000 4194304 4196468 140725315325072 140725315307616 140309392359159 0 0 0 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
/proc/15759/statm: 2493178 4582 1932 1 0 2481616 0
[pid=15759/tid=15812] ppid=15756 vsize=9972712 memory=7892391828772250251 CPUtime=0.08 cores=1,3,5,7
/proc/15759/task/15812/stat : 15812 (java) R 15756 15759 14381 0 -1 4202560 2120 12975 0 0 0 0 5 3 20 0 6 0 473166500 10212057088 4582 33554432000 4194304 4196468 140725315325072 140309364195920 140309377482096 0 4 0 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15813] ppid=15756 vsize=9972712 memory=-9181546050914066336 CPUtime=0.08 cores=1,3,5,7
/proc/15759/task/15813/stat : 15813 (java) S 15756 15759 14381 0 -1 1077944384 2 12975 0 0 0 0 5 3 20 0 6 0 473166501 10212057088 4582 33554432000 4194304 4196468 140725315325072 140309396601104 140309392369365 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15814] ppid=15756 vsize=9972712 memory=140484488504960 CPUtime=0.08 cores=1,3,5,7
/proc/15759/task/15814/stat : 15814 (java) S 15756 15759 14381 0 -1 1077944384 1 12975 0 0 0 0 5 3 20 0 6 0 473166501 10212057088 4582 33554432000 4194304 4196468 140725315325072 140309284874640 140309392369365 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15815] ppid=15756 vsize=9972712 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/15759/task/15815/stat : 15815 (java) S 15756 15759 14381 0 -1 1077944384 1 12975 0 0 0 0 5 3 20 0 6 0 473166501 10212057088 4582 33554432000 4194304 4196468 140725315325072 140309283822096 140309392369365 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15816] ppid=15756 vsize=9972712 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/15759/task/15816/stat : 15816 (java) S 15756 15759 14381 0 -1 1077944384 2 12975 0 0 0 0 5 3 20 0 6 0 473166501 10212057088 4582 33554432000 4194304 4196468 140725315325072 140309282769552 140309392369365 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 18328 KiB

[startup+0.209956 s]*
/proc/loadavg: 1.33 1.46 1.43 4/227 15825
/proc/meminfo: memFree=2713576/32770624 swapFree=66953184/67108860
[pid=15759] ppid=15756 vsize=10820196 memory=40816 CPUtime=0.27 cores=1,3,5,7
/proc/15759/stat : 15759 (java) S 15756 15759 14381 0 -1 1077944320 7182 12975 0 0 17 2 5 3 20 0 15 0 473166491 11079880704 10204 33554432000 4194304 4196468 140725315325072 140725315307616 140309392359159 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
/proc/15759/statm: 2705049 10204 3287 1 0 2667149 0
[pid=15759/tid=15812] ppid=15756 vsize=10820196 memory=7022364594140610616 CPUtime=0.19 cores=1,3,5,7
/proc/15759/task/15812/stat : 15812 (java) R 15756 15759 14381 0 -1 4202560 3653 12975 0 0 10 1 5 3 20 0 15 0 473166500 11079880704 10204 33554432000 4194304 4196468 140725315325072 140309364170192 140309378052662 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15813] ppid=15756 vsize=10820196 memory=365 CPUtime=0.08 cores=1,3,5,7
/proc/15759/task/15813/stat : 15813 (java) S 15756 15759 14381 0 -1 1077944384 2 12975 0 0 0 0 5 3 20 0 15 0 473166501 11079880704 10204 33554432000 4194304 4196468 140725315325072 140309396601104 140309392369365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15814] ppid=15756 vsize=10820196 memory=140484492047759 CPUtime=0.08 cores=1,3,5,7
/proc/15759/task/15814/stat : 15814 (java) S 15756 15759 14381 0 -1 1077944384 1 12975 0 0 0 0 5 3 20 0 15 0 473166501 11079880704 10204 33554432000 4194304 4196468 140725315325072 140309284874640 140309392369365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15815] ppid=15756 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/15759/task/15815/stat : 15815 (java) S 15756 15759 14381 0 -1 1077944384 1 12975 0 0 0 0 5 3 20 0 15 0 473166501 11079880704 10204 33554432000 4194304 4196468 140725315325072 140309283822096 140309392369365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15816] ppid=15756 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/15759/task/15816/stat : 15816 (java) S 15756 15759 14381 0 -1 1077944384 2 12975 0 0 0 0 5 3 20 0 15 0 473166501 11079880704 10204 33554432000 4194304 4196468 140725315325072 140309282769552 140309392369365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15817] ppid=15756 vsize=10820196 memory=140484488504960 CPUtime=0.08 cores=1,3,5,7
/proc/15759/task/15817/stat : 15817 (java) S 15756 15759 14381 0 -1 1077944384 2 12975 0 0 0 0 5 3 20 0 15 0 473166502 11079880704 10204 33554432000 4194304 4196468 140725315325072 140308394273264 140309392370306 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15818] ppid=15756 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/15759/task/15818/stat : 15818 (java) S 15756 15759 14381 0 -1 1077944384 33 12975 0 0 0 0 5 3 20 0 15 0 473166503 11079880704 10204 33554432000 4194304 4196468 140725315325072 140308393219488 140309392369365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15819] ppid=15756 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/15759/task/15819/stat : 15819 (java) S 15756 15759 14381 0 -1 1077944384 1 12975 0 0 0 0 5 3 20 0 15 0 473166503 11079880704 10204 33554432000 4194304 4196468 140725315325072 140308260054512 140309392369365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15820] ppid=15756 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/15759/task/15820/stat : 15820 (java) S 15756 15759 14381 0 -1 1077944384 3 12975 0 0 0 0 5 3 20 0 15 0 473166505 11079880704 10204 33554432000 4194304 4196468 140725315325072 140307952655056 140309392377755 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15821] ppid=15756 vsize=10820196 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/15759/task/15821/stat : 15821 (java) S 15756 15759 14381 0 -1 1077944384 492 12975 0 0 1 0 5 3 20 0 15 0 473166505 11079880704 10204 33554432000 4194304 4196468 140725315325072 140308359661552 140309392370306 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15822] ppid=15756 vsize=10820196 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/15759/task/15822/stat : 15822 (java) S 15756 15759 14381 0 -1 1077944384 180 12975 0 0 1 0 5 3 20 0 15 0 473166505 11079880704 10204 33554432000 4194304 4196468 140725315325072 140308358609008 140309392370306 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15823] ppid=15756 vsize=10820196 memory=140484488504960 CPUtime=0.11 cores=1,3,5,7
/proc/15759/task/15823/stat : 15823 (java) R 15756 15759 14381 0 -1 4202560 604 12975 0 0 3 0 5 3 20 0 15 0 473166505 11079880704 10204 33554432000 4194304 4196468 140725315325072 140308357556464 140309392380506 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15824] ppid=15756 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/15759/task/15824/stat : 15824 (java) S 15756 15759 14381 0 -1 1077944384 3 12975 0 0 0 0 5 3 20 0 15 0 473166506 11079880704 10204 33554432000 4194304 4196468 140725315325072 140307919096416 140309392369365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15825] ppid=15756 vsize=10820196 memory=140484488504960 CPUtime=0.08 cores=1,3,5,7
/proc/15759/task/15825/stat : 15825 (java) S 15756 15759 14381 0 -1 1077944384 1 12975 0 0 0 0 5 3 20 0 15 0 473166506 11079880704 10204 33554432000 4194304 4196468 140725315325072 140308356504368 140309392370306 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 40816 KiB

[startup+0.310516 s]*
/proc/loadavg: 1.33 1.46 1.43 3/227 15825
/proc/meminfo: memFree=2701764/32770624 swapFree=66953184/67108860
[pid=15759] ppid=15756 vsize=10820196 memory=49256 CPUtime=0.41 cores=1,3,5,7
/proc/15759/stat : 15759 (java) S 15756 15759 14381 0 -1 1077944320 10525 12975 0 0 30 3 5 3 20 0 15 0 473166491 11079880704 12314 33554432000 4194304 4196468 140725315325072 140725315307616 140309392359159 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
/proc/15759/statm: 2705049 12314 3308 1 0 2667149 0
[pid=15759/tid=15812] ppid=15756 vsize=10820196 memory=8317482817917895235 CPUtime=0.29 cores=1,3,5,7
/proc/15759/task/15812/stat : 15812 (java) R 15756 15759 14381 0 -1 4202560 6987 12975 0 0 19 2 5 3 20 0 15 0 473166500 11079880704 12314 33554432000 4194304 4196468 140725315325072 140309364168080 140309376439646 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15813] ppid=15756 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/15759/task/15813/stat : 15813 (java) S 15756 15759 14381 0 -1 1077944384 2 12975 0 0 0 0 5 3 20 0 15 0 473166501 11079880704 12314 33554432000 4194304 4196468 140725315325072 140309396601104 140309392369365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15814] ppid=15756 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/15759/task/15814/stat : 15814 (java) S 15756 15759 14381 0 -1 1077944384 1 12975 0 0 0 0 5 3 20 0 15 0 473166501 11079880704 12314 33554432000 4194304 4196468 140725315325072 140309284874640 140309392369365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15815] ppid=15756 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/15759/task/15815/stat : 15815 (java) S 15756 15759 14381 0 -1 1077944384 1 12975 0 0 0 0 5 3 20 0 15 0 473166501 11079880704 12314 33554432000 4194304 4196468 140725315325072 140309283822096 140309392369365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15816] ppid=15756 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/15759/task/15816/stat : 15816 (java) S 15756 15759 14381 0 -1 1077944384 2 12975 0 0 0 0 5 3 20 0 15 0 473166501 11079880704 12314 33554432000 4194304 4196468 140725315325072 140309282769552 140309392369365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15817] ppid=15756 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/15759/task/15817/stat : 15817 (java) S 15756 15759 14381 0 -1 1077944384 2 12975 0 0 0 0 5 3 20 0 15 0 473166502 11079880704 12314 33554432000 4194304 4196468 140725315325072 140308394273264 140309392370306 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15818] ppid=15756 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/15759/task/15818/stat : 15818 (java) S 15756 15759 14381 0 -1 1077944384 33 12975 0 0 0 0 5 3 20 0 15 0 473166503 11079880704 12314 33554432000 4194304 4196468 140725315325072 140308393219488 140309392369365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15819] ppid=15756 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/15759/task/15819/stat : 15819 (java) S 15756 15759 14381 0 -1 1077944384 1 12975 0 0 0 0 5 3 20 0 15 0 473166503 11079880704 12314 33554432000 4194304 4196468 140725315325072 140308260054512 140309392369365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15820] ppid=15756 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/15759/task/15820/stat : 15820 (java) S 15756 15759 14381 0 -1 1077944384 3 12975 0 0 0 0 5 3 20 0 15 0 473166505 11079880704 12314 33554432000 4194304 4196468 140725315325072 140307952655056 140309392377755 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15821] ppid=15756 vsize=10820196 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/15759/task/15821/stat : 15821 (java) S 15756 15759 14381 0 -1 1077944384 492 12975 0 0 2 0 5 3 20 0 15 0 473166505 11079880704 12314 33554432000 4194304 4196468 140725315325072 140308359661552 140309392370306 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15822] ppid=15756 vsize=10820196 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/15759/task/15822/stat : 15822 (java) S 15756 15759 14381 0 -1 1077944384 181 12975 0 0 1 0 5 3 20 0 15 0 473166505 11079880704 12314 33554432000 4194304 4196468 140725315325072 140308358609008 140309392370306 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15823] ppid=15756 vsize=10820196 memory=140484488504960 CPUtime=0.13 cores=1,3,5,7
/proc/15759/task/15823/stat : 15823 (java) S 15756 15759 14381 0 -1 1077944384 612 12975 0 0 5 0 5 3 20 0 15 0 473166505 11079880704 12314 33554432000 4194304 4196468 140725315325072 140308357556464 140309392370306 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15824] ppid=15756 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/15759/task/15824/stat : 15824 (java) S 15756 15759 14381 0 -1 1077944384 3 12975 0 0 0 0 5 3 20 0 15 0 473166506 11079880704 12314 33554432000 4194304 4196468 140725315325072 140307919096416 140309392369365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15825] ppid=15756 vsize=10820196 memory=140484488504960 CPUtime=0.08 cores=1,3,5,7
/proc/15759/task/15825/stat : 15825 (java) S 15756 15759 14381 0 -1 1077944384 1 12975 0 0 0 0 5 3 20 0 15 0 473166506 11079880704 12314 33554432000 4194304 4196468 140725315325072 140308356504368 140309392370306 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 49256 KiB

[startup+0.700755 s]
/proc/loadavg: 1.33 1.46 1.43 4/227 15825
/proc/meminfo: memFree=2686740/32770624 swapFree=66953184/67108860
[pid=15759] ppid=15756 vsize=10824364 memory=81916 CPUtime=1.16 cores=1,3,5,7
/proc/15759/stat : 15759 (java) S 15756 15759 14381 0 -1 1077944320 14699 12975 0 0 103 5 5 3 20 0 15 0 473166491 11084148736 20479 33554432000 4194304 4196468 140725315325072 140725315307616 140309392359159 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
/proc/15759/statm: 2706347 20479 3516 1 0 2668429 0
[pid=15759/tid=15812] ppid=15756 vsize=10824364 memory=0 CPUtime=0.67 cores=1,3,5,7
/proc/15759/task/15812/stat : 15812 (java) R 15756 15759 14381 0 -1 4202560 10119 12975 0 0 55 4 5 3 20 0 15 0 473166500 11084148736 20479 33554432000 4194304 4196468 140725315325072 140309364177088 140309385076263 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15813] ppid=15756 vsize=10824364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/15759/task/15813/stat : 15813 (java) S 15756 15759 14381 0 -1 1077944384 2 12975 0 0 0 0 5 3 20 0 15 0 473166501 11084148736 20479 33554432000 4194304 4196468 140725315325072 140309396601104 140309392369365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15814] ppid=15756 vsize=10824364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/15759/task/15814/stat : 15814 (java) S 15756 15759 14381 0 -1 1077944384 1 12975 0 0 0 0 5 3 20 0 15 0 473166501 11084148736 20479 33554432000 4194304 4196468 140725315325072 140309284874640 140309392369365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15815] ppid=15756 vsize=10825388 memory=140484353863888 CPUtime=0.08 cores=1,3,5,7
/proc/15759/task/15815/stat : 15815 (java) S 15756 15759 14381 0 -1 1077944384 1 12975 0 0 0 0 5 3 20 0 15 0 473166501 11085197312 20479 33554432000 4194304 4196468 140725315325072 140309283822096 140309392369365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15816] ppid=15756 vsize=10825388 memory=140488380252779 CPUtime=0.08 cores=1,3,5,7
/proc/15759/task/15816/stat : 15816 (java) S 15756 15759 14381 0 -1 1077944384 2 12975 0 0 0 0 5 3 20 0 15 0 473166501 11085197312 20479 33554432000 4194304 4196468 140725315325072 140309282769552 140309392369365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15817] ppid=15756 vsize=10825388 memory=1076 CPUtime=0.08 cores=1,3,5,7
/proc/15759/task/15817/stat : 15817 (java) S 15756 15759 14381 0 -1 1077944384 5 12975 0 0 0 0 5 3 20 0 15 0 473166502 11085197312 20479 33554432000 4194304 4196468 140725315325072 140308394273264 140309392370306 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15818] ppid=15756 vsize=10825388 memory=7014751519650698577 CPUtime=0.08 cores=1,3,5,7
/proc/15759/task/15818/stat : 15818 (java) S 15756 15759 14381 0 -1 1077944384 33 12975 0 0 0 0 5 3 20 0 15 0 473166503 11085197312 20479 33554432000 4194304 4196468 140725315325072 140308393219488 140309392369365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15819] ppid=15756 vsize=10824364 memory=7524200444098275686 CPUtime=0.08 cores=1,3,5,7
/proc/15759/task/15819/stat : 15819 (java) S 15756 15759 14381 0 -1 1077944384 1 12975 0 0 0 0 5 3 20 0 15 0 473166503 11084148736 20479 33554432000 4194304 4196468 140725315325072 140308260054512 140309392369365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15820] ppid=15756 vsize=10824364 memory=14056 CPUtime=0.08 cores=1,3,5,7
/proc/15759/task/15820/stat : 15820 (java) S 15756 15759 14381 0 -1 1077944384 3 12975 0 0 0 0 5 3 20 0 15 0 473166505 11084148736 20479 33554432000 4194304 4196468 140725315325072 140307952655056 140309392377755 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15821] ppid=15756 vsize=10824364 memory=2116 CPUtime=0.24 cores=1,3,5,7
/proc/15759/task/15821/stat : 15821 (java) S 15756 15759 14381 0 -1 1077944384 962 12975 0 0 16 0 5 3 20 0 15 0 473166505 11084148736 20479 33554432000 4194304 4196468 140725315325072 140308359661552 140309392370306 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15822] ppid=15756 vsize=10824364 memory=520 CPUtime=0.21 cores=1,3,5,7
/proc/15759/task/15822/stat : 15822 (java) S 15756 15759 14381 0 -1 1077944384 624 12975 0 0 13 0 5 3 20 0 15 0 473166505 11084148736 20479 33554432000 4194304 4196468 140725315325072 140308358609008 140309392370306 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15823] ppid=15756 vsize=10825388 memory=1560 CPUtime=0.25 cores=1,3,5,7
/proc/15759/task/15823/stat : 15823 (java) S 15756 15759 14381 0 -1 1077944384 766 12975 0 0 17 0 5 3 20 0 15 0 473166505 11085197312 20479 33554432000 4194304 4196468 140725315325072 140308357556464 140309392370306 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15824] ppid=15756 vsize=10825388 memory=924 CPUtime=0.08 cores=1,3,5,7
/proc/15759/task/15824/stat : 15824 (java) S 15756 15759 14381 0 -1 1077944384 3 12975 0 0 0 0 5 3 20 0 15 0 473166506 11085197312 20479 33554432000 4194304 4196468 140725315325072 140307919096416 140309392369365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15825] ppid=15756 vsize=10825388 memory=3688 CPUtime=0.08 cores=1,3,5,7
/proc/15759/task/15825/stat : 15825 (java) S 15756 15759 14381 0 -1 1077944384 1 12975 0 0 0 0 5 3 20 0 15 0 473166506 11085197312 20479 33554432000 4194304 4196468 140725315325072 140308356504368 140309392370306 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
Current children cumulated CPU time: 1.16 s
Current children cumulated vsize: 10824364 KiB
Current children cumulated memory: 81916 KiB

[startup+1.50075 s]
/proc/loadavg: 1.33 1.46 1.43 4/227 15825
/proc/meminfo: memFree=2642252/32770624 swapFree=66953184/67108860
[pid=15759] ppid=15756 vsize=10834680 memory=169840 CPUtime=2.48 cores=1,3,5,7
/proc/15759/stat : 15759 (java) S 15756 15759 14381 0 -1 1077944320 21547 12975 0 0 229 11 5 3 20 0 15 0 473166491 11094712320 42460 33554432000 4194304 4196468 140725315325072 140725315307616 140309392359159 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
/proc/15759/statm: 2708670 42460 3580 1 0 2670733 0
[pid=15759/tid=15812] ppid=15756 vsize=10834680 memory=166388 CPUtime=1.44 cores=1,3,5,7
/proc/15759/task/15812/stat : 15812 (java) R 15756 15759 14381 0 -1 4202560 14944 12975 0 0 129 7 5 3 20 0 15 0 473166500 11094712320 42460 33554432000 4194304 4196468 140725315325072 140309364163904 140309376402789 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15813] ppid=15756 vsize=10834680 memory=6944656592455359580 CPUtime=0.09 cores=1,3,5,7
/proc/15759/task/15813/stat : 15813 (java) S 15756 15759 14381 0 -1 1077944384 53 12975 0 0 1 0 5 3 20 0 15 0 473166501 11094712320 42460 33554432000 4194304 4196468 140725315325072 140309396601104 140309392369365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15814] ppid=15756 vsize=10834680 memory=7976406965554101975 CPUtime=0.08 cores=1,3,5,7
/proc/15759/task/15814/stat : 15814 (java) S 15756 15759 14381 0 -1 1077944384 474 12975 0 0 0 0 5 3 20 0 15 0 473166501 11094712320 42460 33554432000 4194304 4196468 140725315325072 140309284874640 140309392369365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15815] ppid=15756 vsize=10834680 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/15759/task/15815/stat : 15815 (java) S 15756 15759 14381 0 -1 1077944384 102 12975 0 0 1 0 5 3 20 0 15 0 473166501 11094712320 42460 33554432000 4194304 4196468 140725315325072 140309283822096 140309392369365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15816] ppid=15756 vsize=10834680 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/15759/task/15816/stat : 15816 (java) S 15756 15759 14381 0 -1 1077944384 112 12975 0 0 1 0 5 3 20 0 15 0 473166501 11094712320 42460 33554432000 4194304 4196468 140725315325072 140309282769552 140309392369365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15817] ppid=15756 vsize=10834680 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/15759/task/15817/stat : 15817 (java) S 15756 15759 14381 0 -1 1077944384 160 12975 0 0 1 0 5 3 20 0 15 0 473166502 11094712320 42460 33554432000 4194304 4196468 140725315325072 140308394273264 140309392370306 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15818] ppid=15756 vsize=10834680 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/15759/task/15818/stat : 15818 (java) S 15756 15759 14381 0 -1 1077944384 34 12975 0 0 0 0 5 3 20 0 15 0 473166503 11094712320 42460 33554432000 4194304 4196468 140725315325072 140308393219552 140309392369365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15819] ppid=15756 vsize=10834680 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/15759/task/15819/stat : 15819 (java) S 15756 15759 14381 0 -1 1077944384 2 12975 0 0 0 0 5 3 20 0 15 0 473166503 11094712320 42460 33554432000 4194304 4196468 140725315325072 140308260054512 140309392369365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15820] ppid=15756 vsize=10834680 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/15759/task/15820/stat : 15820 (java) S 15756 15759 14381 0 -1 1077944384 3 12975 0 0 0 0 5 3 20 0 15 0 473166505 11094712320 42460 33554432000 4194304 4196468 140725315325072 140307952655056 140309392377755 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15821] ppid=15756 vsize=10834680 memory=0 CPUtime=0.35 cores=1,3,5,7
/proc/15759/task/15821/stat : 15821 (java) S 15756 15759 14381 0 -1 1077944384 1088 12975 0 0 27 0 5 3 20 0 15 0 473166505 11094712320 42460 33554432000 4194304 4196468 140725315325072 140308359661552 140309392370306 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15822] ppid=15756 vsize=10834680 memory=4580 CPUtime=0.32 cores=1,3,5,7
/proc/15759/task/15822/stat : 15822 (java) S 15756 15759 14381 0 -1 1077944384 772 12975 0 0 24 0 5 3 20 0 15 0 473166505 11094712320 42460 33554432000 4194304 4196468 140725315325072 140308358609008 140309392370306 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15823] ppid=15756 vsize=10834680 memory=7164772253415270740 CPUtime=0.49 cores=1,3,5,7
/proc/15759/task/15823/stat : 15823 (java) S 15756 15759 14381 0 -1 1077944384 1594 12975 0 0 41 0 5 3 20 0 15 0 473166505 11094712320 42460 33554432000 4194304 4196468 140725315325072 140308357556464 140309392370306 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15824] ppid=15756 vsize=10834680 memory=7957689449132282197 CPUtime=0.08 cores=1,3,5,7
/proc/15759/task/15824/stat : 15824 (java) S 15756 15759 14381 0 -1 1077944384 3 12975 0 0 0 0 5 3 20 0 15 0 473166506 11094712320 42460 33554432000 4194304 4196468 140725315325072 140307919096416 140309392369365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15825] ppid=15756 vsize=10834680 memory=7670025364334339159 CPUtime=0.08 cores=1,3,5,7
/proc/15759/task/15825/stat : 15825 (java) S 15756 15759 14381 0 -1 1077944384 1 12975 0 0 0 0 5 3 20 0 15 0 473166506 11094712320 42460 33554432000 4194304 4196468 140725315325072 140308356504368 140309392370306 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
Current children cumulated CPU time: 2.48 s
Current children cumulated vsize: 10834680 KiB

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

[pid=15759/tid=15824] ppid=15756 vsize=10846988 memory=884372 CPUtime=0.08 cores=1,3,5,7
/proc/15759/task/15824/stat : 15824 (java) S 15756 15759 14381 0 -1 1077944384 3 12975 0 0 0 0 5 3 20 0 15 0 473166506 11107315712 221093 33554432000 4194304 4196468 140725315325072 140307919096416 140309392369365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15825] ppid=15756 vsize=10846988 memory=1424 CPUtime=0.11 cores=1,3,5,7
/proc/15759/task/15825/stat : 15825 (java) S 15756 15759 14381 0 -1 1077944384 420 12975 0 0 1 2 5 3 20 0 15 0 473166506 11107315712 221093 33554432000 4194304 4196468 140725315325072 140308356504368 140309392370306 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
Current children cumulated CPU time: 84.51 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 884372 KiB

[startup+77.6007 s]
/proc/loadavg: 1.51 1.52 1.46 3/228 15959
/proc/meminfo: memFree=2613360/32770624 swapFree=66953184/67108860
[pid=15759] ppid=15756 vsize=10846988 memory=884372 CPUtime=85.32 cores=1,3,5,7
/proc/15759/stat : 15759 (java) S 15756 15759 14381 0 -1 1077944320 81039 12975 0 0 8484 40 5 3 20 0 15 0 473166491 11107315712 221093 33554432000 4194304 4196468 140725315325072 140725315307616 140309392359159 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
/proc/15759/statm: 2711747 221093 3626 1 0 2673805 0
[pid=15759/tid=15812] ppid=15756 vsize=10846988 memory=3504 CPUtime=77.15 cores=1,3,5,7
/proc/15759/task/15812/stat : 15812 (java) R 15756 15759 14381 0 -1 4202560 27249 12975 0 0 7689 18 5 3 20 0 15 0 473166500 11107315712 221093 33554432000 4194304 4196468 140725315325072 140309364194992 140308960525376 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15813] ppid=15756 vsize=10846988 memory=54816 CPUtime=0.25 cores=1,3,5,7
/proc/15759/task/15813/stat : 15813 (java) S 15756 15759 14381 0 -1 1077944384 2902 12975 0 0 15 2 5 3 20 0 15 0 473166501 11107315712 221093 33554432000 4194304 4196468 140725315325072 140309396601104 140309392369365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15814] ppid=15756 vsize=10846988 memory=884372 CPUtime=0.25 cores=1,3,5,7
/proc/15759/task/15814/stat : 15814 (java) S 15756 15759 14381 0 -1 1077944384 711 12975 0 0 15 2 5 3 20 0 15 0 473166501 11107315712 221093 33554432000 4194304 4196468 140725315325072 140309284874640 140309392369365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15815] ppid=15756 vsize=10846988 memory=303430244793319739 CPUtime=0.25 cores=1,3,5,7
/proc/15759/task/15815/stat : 15815 (java) S 15756 15759 14381 0 -1 1077944384 1727 12975 0 0 15 2 5 3 20 0 15 0 473166501 11107315712 221093 33554432000 4194304 4196468 140725315325072 140309283822096 140309392369365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15816] ppid=15756 vsize=10846988 memory=14698517159486137 CPUtime=0.25 cores=1,3,5,7
/proc/15759/task/15816/stat : 15816 (java) S 15756 15759 14381 0 -1 1077944384 1145 12975 0 0 15 2 5 3 20 0 15 0 473166501 11107315712 221093 33554432000 4194304 4196468 140725315325072 140309282769552 140309392369365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15817] ppid=15756 vsize=10846988 memory=6791534058613427641 CPUtime=0.25 cores=1,3,5,7
/proc/15759/task/15817/stat : 15817 (java) S 15756 15759 14381 0 -1 1077944384 3721 12975 0 0 16 1 5 3 20 0 15 0 473166502 11107315712 221093 33554432000 4194304 4196468 140725315325072 140308394273264 140309392370306 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15818] ppid=15756 vsize=10846988 memory=2008 CPUtime=0.08 cores=1,3,5,7
/proc/15759/task/15818/stat : 15818 (java) S 15756 15759 14381 0 -1 1077944384 40 12975 0 0 0 0 5 3 20 0 15 0 473166503 11107315712 221093 33554432000 4194304 4196468 140725315325072 140308393219616 140309392369365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15819] ppid=15756 vsize=10846988 memory=1424 CPUtime=0.08 cores=1,3,5,7
/proc/15759/task/15819/stat : 15819 (java) S 15756 15759 14381 0 -1 1077944384 5 12975 0 0 0 0 5 3 20 0 15 0 473166503 11107315712 221093 33554432000 4194304 4196468 140725315325072 140308260054528 140309392369365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15820] ppid=15756 vsize=10846988 memory=3640 CPUtime=0.08 cores=1,3,5,7
/proc/15759/task/15820/stat : 15820 (java) S 15756 15759 14381 0 -1 1077944384 3 12975 0 0 0 0 5 3 20 0 15 0 473166505 11107315712 221093 33554432000 4194304 4196468 140725315325072 140307952655056 140309392377755 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15821] ppid=15756 vsize=10846988 memory=1548 CPUtime=2.76 cores=1,3,5,7
/proc/15759/task/15821/stat : 15821 (java) S 15756 15759 14381 0 -1 1077944384 11758 12975 0 0 266 2 5 3 20 0 15 0 473166505 11107315712 221093 33554432000 4194304 4196468 140725315325072 140308359661552 140309392370306 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15822] ppid=15756 vsize=10846988 memory=1728 CPUtime=2.97 cores=1,3,5,7
/proc/15759/task/15822/stat : 15822 (java) S 15756 15759 14381 0 -1 1077944384 17647 12975 0 0 286 3 5 3 20 0 15 0 473166505 11107315712 221093 33554432000 4194304 4196468 140725315325072 140308358609008 140309392370306 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15823] ppid=15756 vsize=10846988 memory=8072 CPUtime=1.68 cores=1,3,5,7
/proc/15759/task/15823/stat : 15823 (java) S 15756 15759 14381 0 -1 1077944384 11501 12975 0 0 157 3 5 3 20 0 15 0 473166505 11107315712 221093 33554432000 4194304 4196468 140725315325072 140308357556464 140309392370306 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15824] ppid=15756 vsize=10846988 memory=9580 CPUtime=0.08 cores=1,3,5,7
/proc/15759/task/15824/stat : 15824 (java) S 15756 15759 14381 0 -1 1077944384 3 12975 0 0 0 0 5 3 20 0 15 0 473166506 11107315712 221093 33554432000 4194304 4196468 140725315325072 140307919096416 140309392369365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15825] ppid=15756 vsize=10846988 memory=1052 CPUtime=0.11 cores=1,3,5,7
/proc/15759/task/15825/stat : 15825 (java) S 15756 15759 14381 0 -1 1077944384 420 12975 0 0 1 2 5 3 20 0 15 0 473166506 11107315712 221093 33554432000 4194304 4196468 140725315325072 140308356504368 140309392370306 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
Current children cumulated CPU time: 85.32 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 884372 KiB

[startup+78.4007 s]
/proc/loadavg: 1.51 1.52 1.46 3/228 15959
/proc/meminfo: memFree=2614500/32770624 swapFree=66953184/67108860
[pid=15759] ppid=15756 vsize=10846988 memory=884372 CPUtime=86.13 cores=1,3,5,7
/proc/15759/stat : 15759 (java) S 15756 15759 14381 0 -1 1077944320 81049 12975 0 0 8565 40 5 3 20 0 15 0 473166491 11107315712 221093 33554432000 4194304 4196468 140725315325072 140725315307616 140309392359159 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
/proc/15759/statm: 2711747 221093 3626 1 0 2673805 0
[pid=15759/tid=15812] ppid=15756 vsize=10846988 memory=808 CPUtime=77.94 cores=1,3,5,7
/proc/15759/task/15812/stat : 15812 (java) R 15756 15759 14381 0 -1 4202560 27253 12975 0 0 7768 18 5 3 20 0 15 0 473166500 11107315712 221093 33554432000 4194304 4196468 140725315325072 140309364194768 140308961120896 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15813] ppid=15756 vsize=10846988 memory=884372 CPUtime=0.25 cores=1,3,5,7
/proc/15759/task/15813/stat : 15813 (java) S 15756 15759 14381 0 -1 1077944384 2902 12975 0 0 15 2 5 3 20 0 15 0 473166501 11107315712 221093 33554432000 4194304 4196468 140725315325072 140309396601104 140309392369365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15814] ppid=15756 vsize=10846988 memory=2940 CPUtime=0.25 cores=1,3,5,7
/proc/15759/task/15814/stat : 15814 (java) S 15756 15759 14381 0 -1 1077944384 711 12975 0 0 15 2 5 3 20 0 15 0 473166501 11107315712 221093 33554432000 4194304 4196468 140725315325072 140309284874640 140309392369365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15815] ppid=15756 vsize=10846988 memory=884372 CPUtime=0.25 cores=1,3,5,7
/proc/15759/task/15815/stat : 15815 (java) S 15756 15759 14381 0 -1 1077944384 1728 12975 0 0 15 2 5 3 20 0 15 0 473166501 11107315712 221093 33554432000 4194304 4196468 140725315325072 140309283822096 140309392369365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15816] ppid=15756 vsize=10846988 memory=1408 CPUtime=0.26 cores=1,3,5,7
/proc/15759/task/15816/stat : 15816 (java) S 15756 15759 14381 0 -1 1077944384 1146 12975 0 0 16 2 5 3 20 0 15 0 473166501 11107315712 221093 33554432000 4194304 4196468 140725315325072 140309282769552 140309392369365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15817] ppid=15756 vsize=10846988 memory=2888 CPUtime=0.25 cores=1,3,5,7
/proc/15759/task/15817/stat : 15817 (java) S 15756 15759 14381 0 -1 1077944384 3725 12975 0 0 16 1 5 3 20 0 15 0 473166502 11107315712 221093 33554432000 4194304 4196468 140725315325072 140308394273264 140309392370306 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15818] ppid=15756 vsize=10846988 memory=903340 CPUtime=0.08 cores=1,3,5,7
/proc/15759/task/15818/stat : 15818 (java) S 15756 15759 14381 0 -1 1077944384 40 12975 0 0 0 0 5 3 20 0 15 0 473166503 11107315712 221093 33554432000 4194304 4196468 140725315325072 140308393219616 140309392369365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15819] ppid=15756 vsize=10846988 memory=1620 CPUtime=0.08 cores=1,3,5,7
/proc/15759/task/15819/stat : 15819 (java) S 15756 15759 14381 0 -1 1077944384 5 12975 0 0 0 0 5 3 20 0 15 0 473166503 11107315712 221093 33554432000 4194304 4196468 140725315325072 140308260054528 140309392369365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15820] ppid=15756 vsize=10846988 memory=6791534058613427641 CPUtime=0.08 cores=1,3,5,7
/proc/15759/task/15820/stat : 15820 (java) S 15756 15759 14381 0 -1 1077944384 3 12975 0 0 0 0 5 3 20 0 15 0 473166505 11107315712 221093 33554432000 4194304 4196468 140725315325072 140307952655056 140309392377755 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15821] ppid=15756 vsize=10846988 memory=3688 CPUtime=2.76 cores=1,3,5,7
/proc/15759/task/15821/stat : 15821 (java) S 15756 15759 14381 0 -1 1077944384 11758 12975 0 0 266 2 5 3 20 0 15 0 473166505 11107315712 221093 33554432000 4194304 4196468 140725315325072 140308359661552 140309392370306 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15822] ppid=15756 vsize=10846988 memory=1984 CPUtime=2.97 cores=1,3,5,7
/proc/15759/task/15822/stat : 15822 (java) S 15756 15759 14381 0 -1 1077944384 17647 12975 0 0 286 3 5 3 20 0 15 0 473166505 11107315712 221093 33554432000 4194304 4196468 140725315325072 140308358609008 140309392370306 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15823] ppid=15756 vsize=10846988 memory=1440 CPUtime=1.68 cores=1,3,5,7
/proc/15759/task/15823/stat : 15823 (java) S 15756 15759 14381 0 -1 1077944384 11501 12975 0 0 157 3 5 3 20 0 15 0 473166505 11107315712 221093 33554432000 4194304 4196468 140725315325072 140308357556464 140309392370306 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15824] ppid=15756 vsize=10846988 memory=800 CPUtime=0.08 cores=1,3,5,7
/proc/15759/task/15824/stat : 15824 (java) S 15756 15759 14381 0 -1 1077944384 3 12975 0 0 0 0 5 3 20 0 15 0 473166506 11107315712 221093 33554432000 4194304 4196468 140725315325072 140307919096416 140309392369365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15825] ppid=15756 vsize=10846988 memory=2580 CPUtime=0.11 cores=1,3,5,7
/proc/15759/task/15825/stat : 15825 (java) S 15756 15759 14381 0 -1 1077944384 420 12975 0 0 1 2 5 3 20 0 15 0 473166506 11107315712 221093 33554432000 4194304 4196468 140725315325072 140308356504368 140309392370306 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
Current children cumulated CPU time: 86.13 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 884372 KiB

[startup+78.8007 s]
/proc/loadavg: 1.51 1.52 1.46 3/228 15959
/proc/meminfo: memFree=2614500/32770624 swapFree=66953184/67108860
[pid=15759] ppid=15756 vsize=10846988 memory=884372 CPUtime=86.53 cores=1,3,5,7
/proc/15759/stat : 15759 (java) S 15756 15759 14381 0 -1 1077944320 81052 12975 0 0 8605 40 5 3 20 0 15 0 473166491 11107315712 221093 33554432000 4194304 4196468 140725315325072 140725315307616 140309392359159 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
/proc/15759/statm: 2711747 221093 3626 1 0 2673805 0
[pid=15759/tid=15812] ppid=15756 vsize=10846988 memory=9047017150487036571 CPUtime=78.34 cores=1,3,5,7
/proc/15759/task/15812/stat : 15812 (java) R 15756 15759 14381 0 -1 4202560 27255 12975 0 0 7808 18 5 3 20 0 15 0 473166500 11107315712 221093 33554432000 4194304 4196468 140725315325072 140309364194368 140308961807431 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15813] ppid=15756 vsize=10846988 memory=8323394941402381198 CPUtime=0.25 cores=1,3,5,7
/proc/15759/task/15813/stat : 15813 (java) S 15756 15759 14381 0 -1 1077944384 2902 12975 0 0 15 2 5 3 20 0 15 0 473166501 11107315712 221093 33554432000 4194304 4196468 140725315325072 140309396601104 140309392369365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15814] ppid=15756 vsize=10846988 memory=0 CPUtime=0.25 cores=1,3,5,7
/proc/15759/task/15814/stat : 15814 (java) S 15756 15759 14381 0 -1 1077944384 711 12975 0 0 15 2 5 3 20 0 15 0 473166501 11107315712 221093 33554432000 4194304 4196468 140725315325072 140309284874640 140309392369365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15815] ppid=15756 vsize=10846988 memory=6791534058613427641 CPUtime=0.26 cores=1,3,5,7
/proc/15759/task/15815/stat : 15815 (java) S 15756 15759 14381 0 -1 1077944384 1728 12975 0 0 16 2 5 3 20 0 15 0 473166501 11107315712 221093 33554432000 4194304 4196468 140725315325072 140309283822096 140309392369365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15816] ppid=15756 vsize=10846988 memory=988 CPUtime=0.26 cores=1,3,5,7
/proc/15759/task/15816/stat : 15816 (java) S 15756 15759 14381 0 -1 1077944384 1147 12975 0 0 16 2 5 3 20 0 15 0 473166501 11107315712 221093 33554432000 4194304 4196468 140725315325072 140309282769552 140309392369365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15817] ppid=15756 vsize=10846988 memory=2008 CPUtime=0.25 cores=1,3,5,7
/proc/15759/task/15817/stat : 15817 (java) S 15756 15759 14381 0 -1 1077944384 3725 12975 0 0 16 1 5 3 20 0 15 0 473166502 11107315712 221093 33554432000 4194304 4196468 140725315325072 140308394273264 140309392370306 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15818] ppid=15756 vsize=10846988 memory=1424 CPUtime=0.08 cores=1,3,5,7
/proc/15759/task/15818/stat : 15818 (java) S 15756 15759 14381 0 -1 1077944384 40 12975 0 0 0 0 5 3 20 0 15 0 473166503 11107315712 221093 33554432000 4194304 4196468 140725315325072 140308393219616 140309392369365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15819] ppid=15756 vsize=10846988 memory=3640 CPUtime=0.08 cores=1,3,5,7
/proc/15759/task/15819/stat : 15819 (java) S 15756 15759 14381 0 -1 1077944384 5 12975 0 0 0 0 5 3 20 0 15 0 473166503 11107315712 221093 33554432000 4194304 4196468 140725315325072 140308260054528 140309392369365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15820] ppid=15756 vsize=10846988 memory=1548 CPUtime=0.08 cores=1,3,5,7
/proc/15759/task/15820/stat : 15820 (java) S 15756 15759 14381 0 -1 1077944384 3 12975 0 0 0 0 5 3 20 0 15 0 473166505 11107315712 221093 33554432000 4194304 4196468 140725315325072 140307952655056 140309392377755 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15821] ppid=15756 vsize=10846988 memory=1728 CPUtime=2.76 cores=1,3,5,7
/proc/15759/task/15821/stat : 15821 (java) S 15756 15759 14381 0 -1 1077944384 11758 12975 0 0 266 2 5 3 20 0 15 0 473166505 11107315712 221093 33554432000 4194304 4196468 140725315325072 140308359661552 140309392370306 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15822] ppid=15756 vsize=10846988 memory=8072 CPUtime=2.97 cores=1,3,5,7
/proc/15759/task/15822/stat : 15822 (java) S 15756 15759 14381 0 -1 1077944384 17647 12975 0 0 286 3 5 3 20 0 15 0 473166505 11107315712 221093 33554432000 4194304 4196468 140725315325072 140308358609008 140309392370306 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15823] ppid=15756 vsize=10846988 memory=9580 CPUtime=1.68 cores=1,3,5,7
/proc/15759/task/15823/stat : 15823 (java) S 15756 15759 14381 0 -1 1077944384 11501 12975 0 0 157 3 5 3 20 0 15 0 473166505 11107315712 221093 33554432000 4194304 4196468 140725315325072 140308357556464 140309392370306 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15824] ppid=15756 vsize=10846988 memory=1052 CPUtime=0.08 cores=1,3,5,7
/proc/15759/task/15824/stat : 15824 (java) S 15756 15759 14381 0 -1 1077944384 3 12975 0 0 0 0 5 3 20 0 15 0 473166506 11107315712 221093 33554432000 4194304 4196468 140725315325072 140307919096416 140309392369365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15825] ppid=15756 vsize=10846988 memory=776 CPUtime=0.11 cores=1,3,5,7
/proc/15759/task/15825/stat : 15825 (java) S 15756 15759 14381 0 -1 1077944384 420 12975 0 0 1 2 5 3 20 0 15 0 473166506 11107315712 221093 33554432000 4194304 4196468 140725315325072 140308356504368 140309392370306 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
Current children cumulated CPU time: 86.53 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 884372 KiB

[startup+78.9007 s]
/proc/loadavg: 1.51 1.52 1.46 3/228 15959
/proc/meminfo: memFree=2614500/32770624 swapFree=66953184/67108860
[pid=15759] ppid=15756 vsize=10846988 memory=884372 CPUtime=86.63 cores=1,3,5,7
/proc/15759/stat : 15759 (java) S 15756 15759 14381 0 -1 1077944320 81052 12975 0 0 8615 40 5 3 20 0 15 0 473166491 11107315712 221093 33554432000 4194304 4196468 140725315325072 140725315307616 140309392359159 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
/proc/15759/statm: 2711747 221093 3626 1 0 2673805 0
[pid=15759/tid=15812] ppid=15756 vsize=10846988 memory=884372 CPUtime=78.44 cores=1,3,5,7
/proc/15759/task/15812/stat : 15812 (java) R 15756 15759 14381 0 -1 4202560 27255 12975 0 0 7818 18 5 3 20 0 15 0 473166500 11107315712 221093 33554432000 4194304 4196468 140725315325072 140309364194368 140308960667286 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15813] ppid=15756 vsize=10846988 memory=884372 CPUtime=0.25 cores=1,3,5,7
/proc/15759/task/15813/stat : 15813 (java) S 15756 15759 14381 0 -1 1077944384 2902 12975 0 0 15 2 5 3 20 0 15 0 473166501 11107315712 221093 33554432000 4194304 4196468 140725315325072 140309396601104 140309392369365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15814] ppid=15756 vsize=10846988 memory=884372 CPUtime=0.25 cores=1,3,5,7
/proc/15759/task/15814/stat : 15814 (java) S 15756 15759 14381 0 -1 1077944384 711 12975 0 0 15 2 5 3 20 0 15 0 473166501 11107315712 221093 33554432000 4194304 4196468 140725315325072 140309284874640 140309392369365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15815] ppid=15756 vsize=10846988 memory=884372 CPUtime=0.26 cores=1,3,5,7
/proc/15759/task/15815/stat : 15815 (java) S 15756 15759 14381 0 -1 1077944384 1728 12975 0 0 16 2 5 3 20 0 15 0 473166501 11107315712 221093 33554432000 4194304 4196468 140725315325072 140309283822096 140309392369365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15816] ppid=15756 vsize=10846988 memory=884372 CPUtime=0.26 cores=1,3,5,7
/proc/15759/task/15816/stat : 15816 (java) S 15756 15759 14381 0 -1 1077944384 1147 12975 0 0 16 2 5 3 20 0 15 0 473166501 11107315712 221093 33554432000 4194304 4196468 140725315325072 140309282769552 140309392369365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15817] ppid=15756 vsize=10846988 memory=884372 CPUtime=0.25 cores=1,3,5,7
/proc/15759/task/15817/stat : 15817 (java) S 15756 15759 14381 0 -1 1077944384 3725 12975 0 0 16 1 5 3 20 0 15 0 473166502 11107315712 221093 33554432000 4194304 4196468 140725315325072 140308394273264 140309392370306 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15818] ppid=15756 vsize=10846988 memory=8 CPUtime=0.08 cores=1,3,5,7
/proc/15759/task/15818/stat : 15818 (java) S 15756 15759 14381 0 -1 1077944384 40 12975 0 0 0 0 5 3 20 0 15 0 473166503 11107315712 221093 33554432000 4194304 4196468 140725315325072 140308393219616 140309392369365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15819] ppid=15756 vsize=10846988 memory=884372 CPUtime=0.08 cores=1,3,5,7
/proc/15759/task/15819/stat : 15819 (java) S 15756 15759 14381 0 -1 1077944384 5 12975 0 0 0 0 5 3 20 0 15 0 473166503 11107315712 221093 33554432000 4194304 4196468 140725315325072 140308260054528 140309392369365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15820] ppid=15756 vsize=10846988 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/15759/task/15820/stat : 15820 (java) S 15756 15759 14381 0 -1 1077944384 3 12975 0 0 0 0 5 3 20 0 15 0 473166505 11107315712 221093 33554432000 4194304 4196468 140725315325072 140307952655056 140309392377755 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15821] ppid=15756 vsize=10846988 memory=3 CPUtime=2.76 cores=1,3,5,7
/proc/15759/task/15821/stat : 15821 (java) S 15756 15759 14381 0 -1 1077944384 11758 12975 0 0 266 2 5 3 20 0 15 0 473166505 11107315712 221093 33554432000 4194304 4196468 140725315325072 140308359661552 140309392370306 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15822] ppid=15756 vsize=10846988 memory=884372 CPUtime=2.97 cores=1,3,5,7
/proc/15759/task/15822/stat : 15822 (java) S 15756 15759 14381 0 -1 1077944384 17647 12975 0 0 286 3 5 3 20 0 15 0 473166505 11107315712 221093 33554432000 4194304 4196468 140725315325072 140308358609008 140309392370306 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15823] ppid=15756 vsize=10846988 memory=3504 CPUtime=1.68 cores=1,3,5,7
/proc/15759/task/15823/stat : 15823 (java) S 15756 15759 14381 0 -1 1077944384 11501 12975 0 0 157 3 5 3 20 0 15 0 473166505 11107315712 221093 33554432000 4194304 4196468 140725315325072 140308357556464 140309392370306 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15824] ppid=15756 vsize=10846988 memory=884372 CPUtime=0.08 cores=1,3,5,7
/proc/15759/task/15824/stat : 15824 (java) S 15756 15759 14381 0 -1 1077944384 3 12975 0 0 0 0 5 3 20 0 15 0 473166506 11107315712 221093 33554432000 4194304 4196468 140725315325072 140307919096416 140309392369365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
[pid=15759/tid=15825] ppid=15756 vsize=10846988 memory=6791534058613427641 CPUtime=0.11 cores=1,3,5,7
/proc/15759/task/15825/stat : 15825 (java) S 15756 15759 14381 0 -1 1077944384 420 12975 0 0 1 2 5 3 20 0 15 0 473166506 11107315712 221093 33554432000 4194304 4196468 140725315325072 140308356504368 140309392370306 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29552640 140725315332707 140725315335349 140725315335349 140725315338191 0
Current children cumulated CPU time: 86.63 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 884372 KiB

Child status: 0
Real time (s): 78.9472
CPU time (s): 86.6908
CPU user time (s): 86.2417
CPU system time (s): 0.449118
CPU usage (%): 109.809
Max. virtual memory (cumulated for all children) (KiB): 10849744
Max. memory (cumulated for all children) (KiB): 895040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 86.2417
system time used= 0.449118
maximum resident set size= 895044
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 95435
page faults= 0
swaps= 0
block input operations= 0
block output operations= 296
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11831
involuntary context switches= 227


# summary of solver processes directly reported to runsolver:
#   pid: 15759
#   total CPU time (s): 86.6908
#   total CPU user time (s): 86.2417
#   total CPU system time (s): 0.449118

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.434758 second user time and 0.829295 second system time

The end

Launcher Data

Begin job on node119 at 2019-09-20 11:41:16
IDJOB=4403152
IDBENCH=126224
IDSOLVER=2862
FILE ID=node119/4403152-1568972517
RUNJOBID= node119-1568967598-14413
PBS_JOBID= 21704628
Free space on /var/tmp= 13480 MiB

SOLVER NAME= Concrete 3.12.3
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a3-s1/GolombRuler-10-a3.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4403152-1568972517/watcher-4403152-1568972517 -o /var/tmp/evaluation-result-4403152-1568972517/solver-4403152-1568972517 -C 2400 -W 2500 -M 15500 --bin-var /var/tmp/runsolver-exch-node119-1568967598-14413 --watchdog 2560  bin/xcsp-3-concrete -J-Xss32M -randomseed=1202144846 HOME/instance-4403152-1568972517.xml

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

MD5SUM BENCH= 1a91370fd3edda64a19224a97cd9d854
RANDOM SEED=1202144846

node119.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.47
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.47
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.47
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.47
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:         2738844 kB
MemAvailable:   30174636 kB
Buffers:          141620 kB
Cached:         27213392 kB
SwapCached:        46572 kB
Active:         15233308 kB
Inactive:       13800968 kB
Active(anon):    1631336 kB
Inactive(anon):    96700 kB
Active(file):   13601972 kB
Inactive(file): 13704268 kB
Unevictable:      109120 kB
Mlocked:          109120 kB
SwapTotal:      67108860 kB
SwapFree:       66953184 kB
Dirty:             35460 kB
Writeback:             0 kB
AnonPages:       1743524 kB
Mapped:            65756 kB
Shmem:             40116 kB
Slab:             587408 kB
SReclaimable:     558012 kB
SUnreclaim:        29396 kB
KernelStack:        3696 kB
PageTables:         9252 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2832172 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1591296 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /var/tmp at the end= 13444 MiB
End job on node119 at 2019-09-20 11:42:35