Trace number 4284831

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
OscaR - Parallel with EPS 2017-08-22OPT26 20.316401 3.9446599

General information on the benchmark

NameLowAutocorrelation/LowAutocorrelation-m1-s1/
LowAutocorrelation-020.xml
MD5SUM8d1019e9f102c0840a0dc4bc65e6ddfe
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark26
Best CPU time to get the best result obtained on this benchmark20.316401
Satisfiable
(Un)Satisfiability was proved
Number of variables419
Number of constraints228
Number of domains39
Minimum domain size2
Maximum domain size39
Distribution of domain sizes[{"size":2,"count":211},{"size":3,"count":2},{"size":4,"count":1},{"size":5,"count":2},{"size":6,"count":1},{"size":7,"count":2},{"size":8,"count":1},{"size":9,"count":2},{"size":10,"count":1},{"size":11,"count":2},{"size":12,"count":1},{"size":13,"count":2},{"size":14,"count":1},{"size":15,"count":2},{"size":16,"count":1},{"size":17,"count":2},{"size":18,"count":1},{"size":19,"count":2},{"size":20,"count":1},{"size":21,"count":1},{"size":23,"count":1},{"size":25,"count":1},{"size":27,"count":1},{"size":29,"count":1},{"size":31,"count":1},{"size":33,"count":1},{"size":35,"count":1},{"size":37,"count":1},{"size":39,"count":1}]
Minimum variable degree0
Maximum variable degree19
Distribution of variable degrees[{"degree":0,"count":171},{"degree":2,"count":228},{"degree":19,"count":20}]
Minimum constraint arity2
Maximum constraint arity20
Distribution of constraint arities[{"arity":2,"count":20},{"arity":3,"count":191},{"arity":4,"count":1},{"arity":5,"count":1},{"arity":6,"count":1},{"arity":7,"count":1},{"arity":8,"count":1},{"arity":9,"count":1},{"arity":10,"count":1},{"arity":11,"count":1},{"arity":12,"count":1},{"arity":13,"count":1},{"arity":14,"count":1},{"arity":15,"count":1},{"arity":16,"count":1},{"arity":17,"count":1},{"arity":18,"count":1},{"arity":19,"count":1},{"arity":20,"count":1}]
Number of extensional constraints0
Number of intensional constraints209
Distribution of constraint types[{"type":"intension","count":209},{"type":"sum","count":19}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


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

Solver Data

0.30/0.25	c version: 2017-08-22
0.30/0.25	c seed: 1103324541
0.30/0.25	c timeout: 20160
0.30/0.25	c memlimit: 22000
0.30/0.25	c nbcore: 8
0.30/0.28	c Parsing instance...
1.07/0.67	c Parsing done, starting search...
4.93/1.93	o 982
4.93/1.93	o 554
4.93/1.93	o 374
4.93/1.94	o 278
4.93/1.94	o 250
4.93/1.94	o 170
4.93/1.94	o 154
4.93/1.95	o 118
4.93/1.95	o 110
4.93/1.96	o 102
4.93/1.96	o 90
4.93/2.00	o 82
5.63/2.01	o 74
5.63/2.03	o 66
5.63/2.07	o 62
5.63/2.08	o 58
5.63/2.10	o 54
6.48/2.13	o 50
7.77/2.32	o 46
7.77/2.35	o 42
7.77/2.36	o 26
20.26/3.92	s OPTIMUM FOUND
20.26/3.92	v <instantiation>
20.26/3.92	v 	<list>
20.26/3.92	v 		x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] y[0][0] 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[0][10] y[0][11] y[0][12] y[0][13] y[0][14] y[0][15] y[0][16] y[0][17] y[0][18] y[1][0] y[1][1] 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[1][10] y[1][11] y[1][12] y[1][13] y[1][14] y[1][15] y[1][16] y[1][17] y[2][0] y[2][1] y[2][2] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[2][9] y[2][10] y[2][11] y[2][12] y[2][13] y[2][14] y[2][15] y[2][16] y[3][0] y[3][1] y[3][2] y[3][3] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[3][9] y[3][10] y[3][11] y[3][12] y[3][13] y[3][14] y[3][15] y[4][0] y[4][1] y[4][2] y[4][3] y[4][4] y[4][5] y[4][6] y[4][7] y[4][8] y[4][9] y[4][10] y[4][11] y[4][12] y[4][13] y[4][14] y[5][0] y[5][1] y[5][2] y[5][3] y[5][4] y[5][5] y[5][6] y[5][7] y[5][8] y[5][9] y[5][10] y[5][11] y[5][12] y[5][13] y[6][0] y[6][1] y[6][2] y[6][3] y[6][4] y[6][5] y[6][6] y[6][7] y[6][8] y[6][9] y[6][10] y[6][11] y[6][12] y[7][0] y[7][1] y[7][2] y[7][3] y[7][4] y[7][5] y[7][6] y[7][7] y[7][8] y[7][9] y[7][10] y[7][11] y[8][0] y[8][1] y[8][2] y[8][3] y[8][4] y[8][5] y[8][6] y[8][7] y[8][8] y[8][9] y[8][10] y[9][0] y[9][1] y[9][2] y[9][3] y[9][4] y[9][5] y[9][6] y[9][7] y[9][8] y[9][9] y[10][0] y[10][1] y[10][2] y[10][3] y[10][4] y[10][5] y[10][6] y[10][7] y[10][8] y[11][0] y[11][1] y[11][2] y[11][3] y[11][4] y[11][5] y[11][6] y[11][7] y[12][0] y[12][1] y[12][2] y[12][3] y[12][4] y[12][5] y[12][6] y[13][0] y[13][1] y[13][2] y[13][3] y[13][4] y[13][5] y[14][0] y[14][1] y[14][2] y[14][3] y[14][4] y[15][0] y[15][1] y[15][2] y[15][3] y[16][0] y[16][1] y[16][2] y[17][0] y[17][1] y[18][0] c[0] c[1] c[2] c[3] c[4] c[5] c[6] c[7] c[8] c[9] c[10] c[11] c[12] c[13] c[14] c[15] c[16] c[17] c[18] s[0] s[1] s[2] s[3] s[4] s[5] s[6] s[7] s[8] s[9] s[10] s[11] s[12] s[13] s[14] s[15] s[16] s[17] s[18]
20.26/3.92	v 	</list>
20.26/3.92	v 	<values>
20.26/3.92	v 		1 1 1 1 1 -1 1 -1 -1 -1 1 -1 1 1 -1 -1 -1 1 1 -1 1 1 1 1 -1 -1 -1 1 1 -1 -1 -1 1 -1 1 1 -1 1 -1 1 1 1 -1 1 1 -1 1 -1 1 1 -1 -1 -1 1 -1 -1 -1 1 1 -1 1 -1 1 -1 -1 1 -1 1 1 -1 -1 -1 -1 1 1 -1 1 -1 -1 1 1 1 -1 -1 -1 1 -1 1 -1 1 -1 1 -1 -1 -1 -1 -1 -1 -1 1 -1 1 1 1 1 1 -1 -1 -1 1 1 1 -1 1 1 -1 -1 1 -1 -1 -1 -1 1 -1 -1 1 1 1 1 1 -1 -1 -1 -1 1 -1 1 -1 -1 1 1 -1 1 1 -1 1 -1 1 1 1 -1 1 -1 -1 -1 1 -1 1 1 -1 1 -1 -1 -1 1 -1 1 1 -1 -1 1 1 -1 1 1 1 -1 -1 -1 -1 1 1 1 -1 -1 -1 1 -1 -1 -1 -1 -1 1 1 1 -1 -1 1 1 -1 -1 1 1 -1 1 1 -1 1 -1 -1 1 0 -1 0 -3 0 -1 0 -1 0 1 0 -3 0 -1 0 1 0 -1 1 0 1 0 9 0 1 0 1 0 1 0 9 0 1 0 1 0 1 
20.26/3.92	v 	</values>
20.26/3.92	v </instantiation>

Verifier Data

OK	26

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4284831-1503436584/watcher-4284831-1503436584 -o /tmp/evaluation-result-4284831-1503436584/solver-4284831-1503436584 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node106-1503425615-10047 --watchdog 2580 java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 1103324541 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4284831-1503436584.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

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

solver pid=11016, runsolver pid=11013

[startup+0.100065 s]*
/proc/loadavg: 5.62 2.98 1.78 2/200 11036
/proc/meminfo: memFree=24335320/32770624 swapFree=67108860/67108860
[pid=11016] ppid=11013 vsize=26000852 memory=32832 CPUtime=0.12 cores=0-7
/proc/11016/stat : 11016 (java) S 11013 11016 10020 0 -1 1077944320 8613 0 0 0 11 1 0 0 20 0 20 0 176745976 26624872448 8208 33554432000 4194304 4196468 140721421731792 140721421714336 140349797936887 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
/proc/11016/statm: 6500213 8208 3412 1 0 6487932 0
[pid=11016/tid=11018] ppid=11013 vsize=26000852 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/11016/task/11018/stat : 11018 (java) R 11013 11016 10020 0 -1 4202560 6562 0 0 0 8 1 0 0 20 0 20 0 176745977 26624872448 8208 33554432000 4194304 4196468 140721421731792 140349802133840 140349782017404 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11019] ppid=11013 vsize=26000852 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/11016/task/11019/stat : 11019 (java) S 11013 11016 10020 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176745977 26624872448 8208 33554432000 4194304 4196468 140721421731792 140349750557840 140349797947093 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11020] ppid=11013 vsize=26000852 memory=139880633837184 CPUtime=0 cores=0-7
/proc/11016/task/11020/stat : 11020 (java) S 11013 11016 10020 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176745977 26624872448 8208 33554432000 4194304 4196468 140721421731792 140349749505040 140349797947093 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11021] ppid=11013 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11016/task/11021/stat : 11021 (java) S 11013 11016 10020 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176745977 26624872448 8208 33554432000 4194304 4196468 140721421731792 140349748452240 140349797947093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11022] ppid=11013 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11016/task/11022/stat : 11022 (java) S 11013 11016 10020 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176745977 26624872448 8208 33554432000 4194304 4196468 140721421731792 140349747399440 140349797947093 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11023] ppid=11013 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11016/task/11023/stat : 11023 (java) S 11013 11016 10020 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176745977 26624872448 8208 33554432000 4194304 4196468 140721421731792 140349746346640 140349797947093 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11024] ppid=11013 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/11016/task/11024/stat : 11024 (java) S 11013 11016 10020 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176745978 26624872448 8208 33554432000 4194304 4196468 140721421731792 140349745293840 140349797947093 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11025] ppid=11013 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11016/task/11025/stat : 11025 (java) S 11013 11016 10020 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176745978 26624872448 8208 33554432000 4194304 4196468 140721421731792 140349744241040 140349797947093 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11026] ppid=11013 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11016/task/11026/stat : 11026 (java) S 11013 11016 10020 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 176745978 26624872448 8208 33554432000 4194304 4196468 140721421731792 140349743188240 140349797947093 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11027] ppid=11013 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11016/task/11027/stat : 11027 (java) S 11013 11016 10020 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176745979 26624872448 8208 33554432000 4194304 4196468 140721421731792 140348048243568 140349797948034 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11028] ppid=11013 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11016/task/11028/stat : 11028 (java) S 11013 11016 10020 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 176745979 26624872448 8208 33554432000 4194304 4196468 140721421731792 140348047189536 140349797947093 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11029] ppid=11013 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11016/task/11029/stat : 11029 (java) S 11013 11016 10020 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 176745980 26624872448 8208 33554432000 4194304 4196468 140721421731792 140348046136688 140349797947093 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11030] ppid=11013 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11016/task/11030/stat : 11030 (java) S 11013 11016 10020 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176745982 26624872448 8208 33554432000 4194304 4196468 140721421731792 140348045085008 140349797955483 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11031] ppid=11013 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11016/task/11031/stat : 11031 (java) S 11013 11016 10020 0 -1 1077944384 293 0 0 0 0 0 0 0 20 0 20 0 176745982 26624872448 8208 33554432000 4194304 4196468 140721421731792 140348044032368 140349797948034 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11032] ppid=11013 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11016/task/11032/stat : 11032 (java) S 11013 11016 10020 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 176745982 26624872448 8208 33554432000 4194304 4196468 140721421731792 140348042979568 140349797948034 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11033] ppid=11013 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11016/task/11033/stat : 11033 (java) S 11013 11016 10020 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 176745982 26624872448 8208 33554432000 4194304 4196468 140721421731792 140348041926768 140349797948034 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11034] ppid=11013 vsize=26000852 memory=0 CPUtime=0.02 cores=0-7
/proc/11016/task/11034/stat : 11034 (java) S 11013 11016 10020 0 -1 1077944384 374 0 0 0 2 0 0 0 20 0 20 0 176745982 26624872448 8208 33554432000 4194304 4196468 140721421731792 140348040873968 140349797948034 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11035] ppid=11013 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11016/task/11035/stat : 11035 (java) S 11013 11016 10020 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 176745982 26624872448 8208 33554432000 4194304 4196468 140721421731792 140348039822432 140349797947093 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11036] ppid=11013 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/11016/task/11036/stat : 11036 (java) S 11013 11016 10020 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176745982 26624872448 8208 33554432000 4194304 4196468 140721421731792 140348038769712 140349797948034 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26000852 KiB
Current children cumulated memory: 32832 KiB

[startup+0.21053 s]*
/proc/loadavg: 5.62 2.98 1.78 3/200 11036
/proc/meminfo: memFree=24324876/32770624 swapFree=67108860/67108860
[pid=11016] ppid=11013 vsize=26000852 memory=42240 CPUtime=0.3 cores=0-7
/proc/11016/stat : 11016 (java) S 11013 11016 10020 0 -1 1077944320 9620 0 0 0 28 2 0 0 20 0 20 0 176745976 26624872448 10560 33554432000 4194304 4196468 140721421731792 140721421714336 140349797936887 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
/proc/11016/statm: 6500213 10560 3647 1 0 6487932 0
[pid=11016/tid=11018] ppid=11013 vsize=26000852 memory=4026531975 CPUtime=0.2 cores=0-7
/proc/11016/task/11018/stat : 11018 (java) R 11013 11016 10020 0 -1 4202560 7191 0 0 0 18 2 0 0 20 0 20 0 176745977 26624872448 10560 33554432000 4194304 4196468 140721421731792 140349802161968 140349782017374 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11019] ppid=11013 vsize=26000852 memory=13913 CPUtime=0 cores=0-7
/proc/11016/task/11019/stat : 11019 (java) S 11013 11016 10020 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176745977 26624872448 10560 33554432000 4194304 4196468 140721421731792 140349750557840 140349797947093 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11020] ppid=11013 vsize=26000852 memory=139880633847658 CPUtime=0 cores=0-7
/proc/11016/task/11020/stat : 11020 (java) S 11013 11016 10020 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176745977 26624872448 10560 33554432000 4194304 4196468 140721421731792 140349749505040 140349797947093 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11021] ppid=11013 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/11016/task/11021/stat : 11021 (java) S 11013 11016 10020 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176745977 26624872448 10560 33554432000 4194304 4196468 140721421731792 140349748452240 140349797947093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11022] ppid=11013 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11016/task/11022/stat : 11022 (java) S 11013 11016 10020 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176745977 26624872448 10560 33554432000 4194304 4196468 140721421731792 140349747399440 140349797947093 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11023] ppid=11013 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11016/task/11023/stat : 11023 (java) S 11013 11016 10020 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176745977 26624872448 10560 33554432000 4194304 4196468 140721421731792 140349746346640 140349797947093 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11024] ppid=11013 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/11016/task/11024/stat : 11024 (java) S 11013 11016 10020 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176745978 26624872448 10560 33554432000 4194304 4196468 140721421731792 140349745293840 140349797947093 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11025] ppid=11013 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11016/task/11025/stat : 11025 (java) S 11013 11016 10020 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176745978 26624872448 10560 33554432000 4194304 4196468 140721421731792 140349744241040 140349797947093 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11026] ppid=11013 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11016/task/11026/stat : 11026 (java) S 11013 11016 10020 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 176745978 26624872448 10560 33554432000 4194304 4196468 140721421731792 140349743188240 140349797947093 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11027] ppid=11013 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11016/task/11027/stat : 11027 (java) S 11013 11016 10020 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 176745979 26624872448 10560 33554432000 4194304 4196468 140721421731792 140348048243568 140349797948034 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11028] ppid=11013 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11016/task/11028/stat : 11028 (java) S 11013 11016 10020 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 176745979 26624872448 10560 33554432000 4194304 4196468 140721421731792 140348047189536 140349797947093 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11029] ppid=11013 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11016/task/11029/stat : 11029 (java) S 11013 11016 10020 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 176745980 26624872448 10560 33554432000 4194304 4196468 140721421731792 140348046136688 140349797947093 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11030] ppid=11013 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11016/task/11030/stat : 11030 (java) S 11013 11016 10020 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176745982 26624872448 10560 33554432000 4194304 4196468 140721421731792 140348045085008 140349797955483 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11031] ppid=11013 vsize=26000852 memory=0 CPUtime=0.01 cores=0-7
/proc/11016/task/11031/stat : 11031 (java) S 11013 11016 10020 0 -1 1077944384 487 0 0 0 1 0 0 0 20 0 20 0 176745982 26624872448 10560 33554432000 4194304 4196468 140721421731792 140348044032368 140349797948034 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11032] ppid=11013 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11016/task/11032/stat : 11032 (java) S 11013 11016 10020 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 20 0 176745982 26624872448 10560 33554432000 4194304 4196468 140721421731792 140348042979568 140349797948034 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11033] ppid=11013 vsize=26000852 memory=0 CPUtime=0.01 cores=0-7
/proc/11016/task/11033/stat : 11033 (java) S 11013 11016 10020 0 -1 1077944384 138 0 0 0 1 0 0 0 20 0 20 0 176745982 26624872448 10560 33554432000 4194304 4196468 140721421731792 140348041926768 140349797948034 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11034] ppid=11013 vsize=26000852 memory=0 CPUtime=0.05 cores=0-7
/proc/11016/task/11034/stat : 11034 (java) R 11013 11016 10020 0 -1 4202560 400 0 0 0 5 0 0 0 20 0 20 0 176745982 26624872448 10560 33554432000 4194304 4196468 140721421731792 140348040873968 140349777281456 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11035] ppid=11013 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/11016/task/11035/stat : 11035 (java) S 11013 11016 10020 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 176745982 26624872448 10560 33554432000 4194304 4196468 140721421731792 140348039822432 140349797947093 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11036] ppid=11013 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/11016/task/11036/stat : 11036 (java) S 11013 11016 10020 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176745982 26624872448 10560 33554432000 4194304 4196468 140721421731792 140348038769712 140349797948034 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 26000852 KiB
Current children cumulated memory: 42240 KiB

[startup+0.310184 s]*
/proc/loadavg: 5.62 2.98 1.78 2/200 11036
/proc/meminfo: memFree=24317308/32770624 swapFree=67108860/67108860
[pid=11016] ppid=11013 vsize=26000872 memory=49640 CPUtime=0.49 cores=0-7
/proc/11016/stat : 11016 (java) S 11013 11016 10020 0 -1 1077944320 10708 0 0 0 47 2 0 0 20 0 20 0 176745976 26624892928 12410 33554432000 4194304 4196468 140721421731792 140721421714336 140349797936887 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
/proc/11016/statm: 6500218 12410 3707 1 0 6487932 0
[pid=11016/tid=11018] ppid=11013 vsize=26000872 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/11016/task/11018/stat : 11018 (java) R 11013 11016 10020 0 -1 4202560 7752 0 0 0 27 2 0 0 20 0 20 0 176745977 26624892928 12410 33554432000 4194304 4196468 140721421731792 140349802159072 140349797948822 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11019] ppid=11013 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/11016/task/11019/stat : 11019 (java) S 11013 11016 10020 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176745977 26624892928 12410 33554432000 4194304 4196468 140721421731792 140349750557840 140349797947093 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11020] ppid=11013 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/11016/task/11020/stat : 11020 (java) S 11013 11016 10020 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176745977 26624892928 12410 33554432000 4194304 4196468 140721421731792 140349749505040 140349797947093 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11021] ppid=11013 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/11016/task/11021/stat : 11021 (java) S 11013 11016 10020 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176745977 26624892928 12410 33554432000 4194304 4196468 140721421731792 140349748452240 140349797947093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11022] ppid=11013 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/11016/task/11022/stat : 11022 (java) S 11013 11016 10020 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176745977 26624892928 12410 33554432000 4194304 4196468 140721421731792 140349747399440 140349797947093 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11023] ppid=11013 vsize=26000872 memory=2244 CPUtime=0 cores=0-7
/proc/11016/task/11023/stat : 11023 (java) S 11013 11016 10020 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176745977 26624892928 12410 33554432000 4194304 4196468 140721421731792 140349746346640 140349797947093 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11024] ppid=11013 vsize=26000872 memory=139880508257199 CPUtime=0 cores=0-7
/proc/11016/task/11024/stat : 11024 (java) S 11013 11016 10020 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176745978 26624892928 12410 33554432000 4194304 4196468 140721421731792 140349745293840 140349797947093 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11025] ppid=11013 vsize=26000872 memory=139880508259504 CPUtime=0 cores=0-7
/proc/11016/task/11025/stat : 11025 (java) S 11013 11016 10020 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176745978 26624892928 12410 33554432000 4194304 4196468 140721421731792 140349744241040 140349797947093 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11026] ppid=11013 vsize=26000872 memory=139880508261808 CPUtime=0 cores=0-7
/proc/11016/task/11026/stat : 11026 (java) S 11013 11016 10020 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 176745978 26624892928 12410 33554432000 4194304 4196468 140721421731792 140349743188240 140349797947093 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11027] ppid=11013 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/11016/task/11027/stat : 11027 (java) S 11013 11016 10020 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 176745979 26624892928 12410 33554432000 4194304 4196468 140721421731792 140348048243568 140349797948034 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11028] ppid=11013 vsize=26000872 memory=279761016530576 CPUtime=0 cores=0-7
/proc/11016/task/11028/stat : 11028 (java) S 11013 11016 10020 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 176745979 26624892928 12410 33554432000 4194304 4196468 140721421731792 140348047189536 140349797947093 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11029] ppid=11013 vsize=26000872 memory=279761016537488 CPUtime=0 cores=0-7
/proc/11016/task/11029/stat : 11029 (java) S 11013 11016 10020 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 176745980 26624892928 12410 33554432000 4194304 4196468 140721421731792 140348046136688 140349797947093 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11030] ppid=11013 vsize=26000872 memory=279761016478768 CPUtime=0 cores=0-7
/proc/11016/task/11030/stat : 11030 (java) S 11013 11016 10020 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176745982 26624892928 12410 33554432000 4194304 4196468 140721421731792 140348045085008 140349797955483 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11031] ppid=11013 vsize=26000872 memory=279761016551312 CPUtime=0.03 cores=0-7
/proc/11016/task/11031/stat : 11031 (java) S 11013 11016 10020 0 -1 1077944384 676 0 0 0 3 0 0 0 20 0 20 0 176745982 26624892928 12410 33554432000 4194304 4196468 140721421731792 140348044032368 140349797948034 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11032] ppid=11013 vsize=26000872 memory=279761016558224 CPUtime=0.02 cores=0-7
/proc/11016/task/11032/stat : 11032 (java) S 11013 11016 10020 0 -1 1077944384 183 0 0 0 2 0 0 0 20 0 20 0 176745982 26624892928 12410 33554432000 4194304 4196468 140721421731792 140348042979568 140349797948034 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11033] ppid=11013 vsize=26000872 memory=279761016555920 CPUtime=0.03 cores=0-7
/proc/11016/task/11033/stat : 11033 (java) S 11013 11016 10020 0 -1 1077944384 191 0 0 0 3 0 0 0 20 0 20 0 176745982 26624892928 12410 33554432000 4194304 4196468 140721421731792 140348041926768 140349797948034 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11034] ppid=11013 vsize=26000872 memory=279761016572528 CPUtime=0.08 cores=0-7
/proc/11016/task/11034/stat : 11034 (java) R 11013 11016 10020 0 -1 4202560 522 0 0 0 8 0 0 0 20 0 20 0 176745982 26624892928 12410 33554432000 4194304 4196468 140721421731792 140348040873968 140349790174014 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11035] ppid=11013 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/11016/task/11035/stat : 11035 (java) S 11013 11016 10020 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 176745982 26624892928 12410 33554432000 4194304 4196468 140721421731792 140348039822432 140349797947093 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11036] ppid=11013 vsize=26000872 memory=-1 CPUtime=0 cores=0-7
/proc/11016/task/11036/stat : 11036 (java) S 11013 11016 10020 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176745982 26624892928 12410 33554432000 4194304 4196468 140721421731792 140348038769712 140349797948034 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 26000872 KiB
Current children cumulated memory: 49640 KiB

[startup+0.70096 s]
/proc/loadavg: 5.62 2.98 1.78 3/200 11036
/proc/meminfo: memFree=24304652/32770624 swapFree=67108860/67108860
[pid=11016] ppid=11013 vsize=26004968 memory=74792 CPUtime=1.24 cores=0-7
/proc/11016/stat : 11016 (java) S 11013 11016 10020 0 -1 1077944320 12834 0 0 0 119 5 0 0 20 0 20 0 176745976 26629087232 18698 33554432000 4194304 4196468 140721421731792 140721421714336 140349797936887 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
/proc/11016/statm: 6501242 18698 3761 1 0 6488956 0
[pid=11016/tid=11018] ppid=11013 vsize=26004968 memory=0 CPUtime=0.67 cores=0-7
/proc/11016/task/11018/stat : 11018 (java) R 11013 11016 10020 0 -1 4202560 8986 0 0 0 64 3 0 0 20 0 20 0 176745977 26629087232 18698 33554432000 4194304 4196468 140721421731792 140349802165360 140349782017374 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11019] ppid=11013 vsize=26004968 memory=0 CPUtime=0 cores=0-7
/proc/11016/task/11019/stat : 11019 (java) S 11013 11016 10020 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176745977 26629087232 18698 33554432000 4194304 4196468 140721421731792 140349750557840 140349797947093 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11020] ppid=11013 vsize=26004968 memory=0 CPUtime=0 cores=0-7
/proc/11016/task/11020/stat : 11020 (java) S 11013 11016 10020 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176745977 26629087232 18698 33554432000 4194304 4196468 140721421731792 140349749505040 140349797947093 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11021] ppid=11013 vsize=26004968 memory=0 CPUtime=0 cores=0-7
/proc/11016/task/11021/stat : 11021 (java) S 11013 11016 10020 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176745977 26629087232 18698 33554432000 4194304 4196468 140721421731792 140349748452240 140349797947093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11022] ppid=11013 vsize=26004968 memory=1008 CPUtime=0 cores=0-7
/proc/11016/task/11022/stat : 11022 (java) S 11013 11016 10020 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176745977 26629087232 18698 33554432000 4194304 4196468 140721421731792 140349747399440 140349797947093 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11023] ppid=11013 vsize=26004968 memory=4620 CPUtime=0 cores=0-7
/proc/11016/task/11023/stat : 11023 (java) S 11013 11016 10020 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176745977 26629087232 18698 33554432000 4194304 4196468 140721421731792 140349746346640 140349797947093 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11024] ppid=11013 vsize=26004968 memory=1428 CPUtime=0 cores=0-7
/proc/11016/task/11024/stat : 11024 (java) S 11013 11016 10020 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176745978 26629087232 18698 33554432000 4194304 4196468 140721421731792 140349745293840 140349797947093 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11025] ppid=11013 vsize=26004968 memory=1204 CPUtime=0 cores=0-7
/proc/11016/task/11025/stat : 11025 (java) S 11013 11016 10020 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176745978 26629087232 18698 33554432000 4194304 4196468 140721421731792 140349744241040 140349797947093 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11026] ppid=11013 vsize=26004968 memory=15880 CPUtime=0 cores=0-7
/proc/11016/task/11026/stat : 11026 (java) S 11013 11016 10020 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 176745978 26629087232 18698 33554432000 4194304 4196468 140721421731792 140349743188240 140349797947093 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11027] ppid=11013 vsize=26004968 memory=28764 CPUtime=0 cores=0-7
/proc/11016/task/11027/stat : 11027 (java) S 11013 11016 10020 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 176745979 26629087232 18698 33554432000 4194304 4196468 140721421731792 140348048243568 140349797948034 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0

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

[pid=11016/tid=11034] ppid=11013 vsize=27743860 memory=0 CPUtime=0.99 cores=0-7
/proc/11016/task/11034/stat : 11034 (java) S 11013 11016 10020 0 -1 1077944384 9097 0 0 0 97 2 0 0 20 0 46 0 176745982 28409712640 132368 33554432000 4194304 4196468 140721421731792 140348040873968 140349797948034 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11035] ppid=11013 vsize=27743860 memory=0 CPUtime=0 cores=0-7
/proc/11016/task/11035/stat : 11035 (java) S 11013 11016 10020 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 46 0 176745982 28409712640 132368 33554432000 4194304 4196468 140721421731792 140348039822432 140349797947093 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11036] ppid=11013 vsize=27743860 memory=-2746958450906831424 CPUtime=0 cores=0-7
/proc/11016/task/11036/stat : 11036 (java) S 11013 11016 10020 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 46 0 176745982 28409712640 132368 33554432000 4194304 4196468 140721421731792 140348038769712 140349797948034 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11037] ppid=11013 vsize=27743860 memory=6943526294502006880 CPUtime=0.02 cores=0-7
/proc/11016/task/11037/stat : 11037 (java) S 11013 11016 10020 0 -1 1077944384 34 0 0 0 2 0 0 0 20 0 46 0 176746132 28409712640 132368 33554432000 4194304 4196468 140721421731792 140348028478544 140349797947093 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11038] ppid=11013 vsize=27743860 memory=6944656592455097440 CPUtime=0 cores=0-7
/proc/11016/task/11038/stat : 11038 (java) S 11013 11016 10020 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 46 0 176746143 28409712640 132368 33554432000 4194304 4196468 140721421731792 140348025328720 140349797948034 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11039] ppid=11013 vsize=27743860 memory=6944656575208382560 CPUtime=0.6 cores=0-7
/proc/11016/task/11039/stat : 11039 (java) R 11013 11016 10020 0 -1 1077944384 135 0 0 0 60 0 0 0 20 0 46 0 176746153 28409712640 132368 33554432000 4194304 4196468 140721421731792 140348022179088 140349797947093 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11040] ppid=11013 vsize=27743860 memory=-4695043397844020537 CPUtime=0.91 cores=0-7
/proc/11016/task/11040/stat : 11040 (java) R 11013 11016 10020 0 -1 4202560 104 0 0 0 91 0 0 0 20 0 46 0 176746154 28409712640 132368 33554432000 4194304 4196468 140721421731792 140348021125376 140349425188408 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11041] ppid=11013 vsize=27743860 memory=-6876588461455810464 CPUtime=0.45 cores=0-7
/proc/11016/task/11041/stat : 11041 (java) R 11013 11016 10020 0 -1 1077944384 52 0 0 0 45 0 0 0 20 0 46 0 176746154 28409712640 132368 33554432000 4194304 4196468 140721421731792 140348020073488 140349797947093 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11042] ppid=11013 vsize=27743860 memory=-7531822216215565666 CPUtime=0.51 cores=0-7
/proc/11016/task/11042/stat : 11042 (java) R 11013 11016 10020 0 -1 4202560 70 0 0 0 51 0 0 0 20 0 46 0 176746156 28409712640 132368 33554432000 4194304 4196468 140721421731792 140348019019776 140349782509312 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11043] ppid=11013 vsize=27743860 memory=4137282616176384387 CPUtime=0.48 cores=0-7
/proc/11016/task/11043/stat : 11043 (java) R 11013 11016 10020 0 -1 4202560 42 0 0 0 48 0 0 0 20 0 46 0 176746156 28409712640 132368 33554432000 4194304 4196468 140721421731792 140348017968000 140349425108677 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11044] ppid=11013 vsize=27743860 memory=-7242455096852575424 CPUtime=0.59 cores=0-7
/proc/11016/task/11044/stat : 11044 (java) R 11013 11016 10020 0 -1 1077944384 39 0 0 0 59 0 0 0 20 0 46 0 176746156 28409712640 132368 33554432000 4194304 4196468 140721421731792 140348016916112 140349797947093 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11045] ppid=11013 vsize=27743860 memory=3054156605268468128 CPUtime=0.71 cores=0-7
/proc/11016/task/11045/stat : 11045 (java) R 11013 11016 10020 0 -1 4202560 95 0 0 0 71 0 0 0 20 0 46 0 176746156 28409712640 132368 33554432000 4194304 4196468 140721421731792 140348015862400 140349425461640 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11046] ppid=11013 vsize=27743860 memory=4639423674236968622 CPUtime=1.08 cores=0-7
/proc/11016/task/11046/stat : 11046 (java) R 11013 11016 10020 0 -1 1077944384 55 0 0 0 108 0 0 0 20 0 46 0 176746156 28409712640 132368 33554432000 4194304 4196468 140721421731792 140348014810512 140349797947093 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11047] ppid=11013 vsize=27743860 memory=-6000919503509141558 CPUtime=0.63 cores=0-7
/proc/11016/task/11047/stat : 11047 (java) R 11013 11016 10020 0 -1 1077944384 77 0 0 0 63 0 0 0 20 0 46 0 176746156 28409712640 132368 33554432000 4194304 4196468 140721421731792 140348013757712 140349797947093 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11048] ppid=11013 vsize=27743860 memory=0 CPUtime=0.5 cores=0-7
/proc/11016/task/11048/stat : 11048 (java) R 11013 11016 10020 0 -1 1077944384 67 0 0 0 50 0 0 0 20 0 46 0 176746156 28409712640 132368 33554432000 4194304 4196468 140721421731792 140348012704912 140349797947093 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11049] ppid=11013 vsize=27743860 memory=0 CPUtime=0.81 cores=0-7
/proc/11016/task/11049/stat : 11049 (java) R 11013 11016 10020 0 -1 4202560 50 0 0 0 81 0 0 0 20 0 46 0 176746166 28409712640 132368 33554432000 4194304 4196468 140721421731792 140348011651200 140721421764546 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11050] ppid=11013 vsize=27743860 memory=7666631124259072363 CPUtime=0.42 cores=0-7
/proc/11016/task/11050/stat : 11050 (java) R 11013 11016 10020 0 -1 1077944384 82 0 0 0 42 0 0 0 20 0 46 0 176746166 28409712640 132368 33554432000 4194304 4196468 140721421731792 140348010599312 140349797947093 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11051] ppid=11013 vsize=27743860 memory=4640209975356970086 CPUtime=0.32 cores=0-7
/proc/11016/task/11051/stat : 11051 (java) R 11013 11016 10020 0 -1 1077944384 51 0 0 0 32 0 0 0 20 0 46 0 176746168 28409712640 132368 33554432000 4194304 4196468 140721421731792 140348009547536 140349797947093 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11052] ppid=11013 vsize=27743860 memory=25451796 CPUtime=0.28 cores=0-7
/proc/11016/task/11052/stat : 11052 (java) R 11013 11016 10020 0 -1 4202560 73 0 0 0 28 0 0 0 20 0 46 0 176746170 28409712640 132368 33554432000 4194304 4196468 140721421731792 140347960746752 140349425461372 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11053] ppid=11013 vsize=27743860 memory=139880508927730 CPUtime=0.3 cores=0-7
/proc/11016/task/11053/stat : 11053 (java) R 11013 11016 10020 0 -1 1077944384 44 0 0 0 30 0 0 0 20 0 46 0 176746170 28409712640 132368 33554432000 4194304 4196468 140721421731792 140347959694864 140349797947093 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11054] ppid=11013 vsize=27743860 memory=279761017862528 CPUtime=0.45 cores=0-7
/proc/11016/task/11054/stat : 11054 (java) R 11013 11016 10020 0 -1 4202560 30 0 0 0 45 0 0 0 20 0 46 0 176746171 28409712640 132368 33554432000 4194304 4196468 140721421731792 140347958641152 140721421764546 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11055] ppid=11013 vsize=27743860 memory=0 CPUtime=0.8 cores=0-7
/proc/11016/task/11055/stat : 11055 (java) R 11013 11016 10020 0 -1 4202560 124 0 0 0 80 0 0 0 20 0 46 0 176746171 28409712640 132368 33554432000 4194304 4196468 140721421731792 140347957588352 140721421764546 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11056] ppid=11013 vsize=27743860 memory=6944656592455360604 CPUtime=0.1 cores=0-7
/proc/11016/task/11056/stat : 11056 (java) R 11013 11016 10020 0 -1 1077944384 28 0 0 0 10 0 0 0 20 0 46 0 176746171 28409712640 132368 33554432000 4194304 4196468 140721421731792 140347956536464 140349797947093 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11057] ppid=11013 vsize=27743860 memory=6943526294502006880 CPUtime=0.2 cores=0-7
/proc/11016/task/11057/stat : 11057 (java) R 11013 11016 10020 0 -1 1077944384 33 0 0 0 20 0 0 0 20 0 46 0 176746171 28409712640 132368 33554432000 4194304 4196468 140721421731792 140347955483664 140349797947093 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11058] ppid=11013 vsize=27743860 memory=0 CPUtime=0.63 cores=0-7
/proc/11016/task/11058/stat : 11058 (java) R 11013 11016 10020 0 -1 1077944384 37 0 0 0 63 0 0 0 20 0 46 0 176746171 28409712640 132368 33554432000 4194304 4196468 140721421731792 140347954430864 140349797947093 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11059] ppid=11013 vsize=27743860 memory=0 CPUtime=0.46 cores=0-7
/proc/11016/task/11059/stat : 11059 (java) R 11013 11016 10020 0 -1 1077944384 38 0 0 0 46 0 0 0 20 0 46 0 176746171 28409712640 132368 33554432000 4194304 4196468 140721421731792 140347953379088 140349797947093 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11060] ppid=11013 vsize=27743860 memory=-9174445032661854264 CPUtime=0.59 cores=0-7
/proc/11016/task/11060/stat : 11060 (java) R 11013 11016 10020 0 -1 1077944384 43 0 0 0 59 0 0 0 20 0 46 0 176746171 28409712640 132368 33554432000 4194304 4196468 140721421731792 140347952326288 140349797947093 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11061] ppid=11013 vsize=27743860 memory=6655300316396806240 CPUtime=0.3 cores=0-7
/proc/11016/task/11061/stat : 11061 (java) R 11013 11016 10020 0 -1 1077944384 26 0 0 0 30 0 0 0 20 0 46 0 176746171 28409712640 132368 33554432000 4194304 4196468 140721421731792 140347951273488 140349797947093 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11062] ppid=11013 vsize=27743860 memory=6944652177228980320 CPUtime=0.34 cores=0-7
/proc/11016/task/11062/stat : 11062 (java) R 11013 11016 10020 0 -1 1077944384 40 0 0 0 34 0 0 0 20 0 46 0 176746171 28409712640 132368 33554432000 4194304 4196468 140721421731792 140347950220688 140349797947093 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
Current children cumulated CPU time: 19.5 s
Current children cumulated vsize: 27743860 KiB
Current children cumulated memory: 529472 KiB

[startup+3.90166 s]
/proc/loadavg: 5.62 2.98 1.78 20/226 11062
/proc/meminfo: memFree=23993784/32770624 swapFree=67108860/67108860
[pid=11016] ppid=11013 vsize=27743860 memory=529948 CPUtime=20.26 cores=0-7
/proc/11016/stat : 11016 (java) S 11013 11016 10020 0 -1 1077944320 38940 0 0 0 2000 26 0 0 20 0 45 0 176745976 28409712640 132487 33554432000 4194304 4196468 140721421731792 140721421714336 140349797936887 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
/proc/11016/statm: 6935965 132487 3857 1 0 6923158 0
[pid=11016/tid=11018] ppid=11013 vsize=27743860 memory=0 CPUtime=1.75 cores=0-7
/proc/11016/task/11018/stat : 11018 (java) S 11013 11016 10020 0 -1 1077944384 12647 0 0 0 170 5 0 0 20 0 45 0 176745977 28409712640 132487 33554432000 4194304 4196468 140721421731792 140349802174592 140349797947093 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11019] ppid=11013 vsize=27743860 memory=0 CPUtime=0.02 cores=0-7
/proc/11016/task/11019/stat : 11019 (java) S 11013 11016 10020 0 -1 1077944384 84 0 0 0 2 0 0 0 20 0 45 0 176745977 28409712640 132487 33554432000 4194304 4196468 140721421731792 140349750557840 140349797947093 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11020] ppid=11013 vsize=27743860 memory=57 CPUtime=0.01 cores=0-7
/proc/11016/task/11020/stat : 11020 (java) S 11013 11016 10020 0 -1 1077944384 61 0 0 0 1 0 0 0 20 0 45 0 176745977 28409712640 132487 33554432000 4194304 4196468 140721421731792 140349749505040 140349797947093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11021] ppid=11013 vsize=27743860 memory=13821 CPUtime=0.03 cores=0-7
/proc/11016/task/11021/stat : 11021 (java) S 11013 11016 10020 0 -1 1077944384 244 0 0 0 3 0 0 0 20 0 45 0 176745977 28409712640 132487 33554432000 4194304 4196468 140721421731792 140349748452240 140349797947093 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11022] ppid=11013 vsize=27743860 memory=27013 CPUtime=0.02 cores=0-7
/proc/11016/task/11022/stat : 11022 (java) S 11013 11016 10020 0 -1 1077944384 129 0 0 0 2 0 0 0 20 0 45 0 176745977 28409712640 132487 33554432000 4194304 4196468 140721421731792 140349747399440 140349797947093 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11023] ppid=11013 vsize=27743860 memory=796 CPUtime=0.02 cores=0-7
/proc/11016/task/11023/stat : 11023 (java) S 11013 11016 10020 0 -1 1077944384 123 0 0 0 2 0 0 0 20 0 45 0 176745977 28409712640 132487 33554432000 4194304 4196468 140721421731792 140349746346640 140349797947093 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11024] ppid=11013 vsize=27743860 memory=1716 CPUtime=0.02 cores=0-7
/proc/11016/task/11024/stat : 11024 (java) S 11013 11016 10020 0 -1 1077944384 77 0 0 0 2 0 0 0 20 0 45 0 176745978 28409712640 132487 33554432000 4194304 4196468 140721421731792 140349745293840 140349797947093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11025] ppid=11013 vsize=27743860 memory=1956 CPUtime=0.03 cores=0-7
/proc/11016/task/11025/stat : 11025 (java) S 11013 11016 10020 0 -1 1077944384 153 0 0 0 3 0 0 0 20 0 45 0 176745978 28409712640 132487 33554432000 4194304 4196468 140721421731792 140349744241040 140349797947093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11026] ppid=11013 vsize=27743860 memory=793 CPUtime=0.04 cores=0-7
/proc/11016/task/11026/stat : 11026 (java) S 11013 11016 10020 0 -1 1077944384 119 0 0 0 4 0 0 0 20 0 45 0 176745978 28409712640 132487 33554432000 4194304 4196468 140721421731792 140349743188240 140349797947093 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11027] ppid=11013 vsize=27743860 memory=0 CPUtime=0.03 cores=0-7
/proc/11016/task/11027/stat : 11027 (java) S 11013 11016 10020 0 -1 1077944384 406 0 0 0 3 0 0 0 20 0 45 0 176745979 28409712640 132487 33554432000 4194304 4196468 140721421731792 140348048243568 140349797948034 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11028] ppid=11013 vsize=27743860 memory=84 CPUtime=0 cores=0-7
/proc/11016/task/11028/stat : 11028 (java) S 11013 11016 10020 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 45 0 176745979 28409712640 132487 33554432000 4194304 4196468 140721421731792 140348047189600 140349797947093 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11029] ppid=11013 vsize=27743860 memory=202 CPUtime=0 cores=0-7
/proc/11016/task/11029/stat : 11029 (java) S 11013 11016 10020 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 45 0 176745980 28409712640 132487 33554432000 4194304 4196468 140721421731792 140348046136704 140349797947093 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11030] ppid=11013 vsize=27743860 memory=4140 CPUtime=0 cores=0-7
/proc/11016/task/11030/stat : 11030 (java) S 11013 11016 10020 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 45 0 176745982 28409712640 132487 33554432000 4194304 4196468 140721421731792 140348045085008 140349797955483 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11031] ppid=11013 vsize=27743860 memory=288230574492221466 CPUtime=1.34 cores=0-7
/proc/11016/task/11031/stat : 11031 (java) S 11013 11016 10020 0 -1 1077944384 5464 0 0 0 132 2 0 0 20 0 45 0 176745982 28409712640 132487 33554432000 4194304 4196468 140721421731792 140348044032368 140349797948034 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11032] ppid=11013 vsize=27743860 memory=303993194746741051 CPUtime=1.24 cores=0-7
/proc/11016/task/11032/stat : 11032 (java) S 11013 11016 10020 0 -1 1077944384 3226 0 0 0 123 1 0 0 20 0 45 0 176745982 28409712640 132487 33554432000 4194304 4196468 140721421731792 140348042979568 140349797948034 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11033] ppid=11013 vsize=27743860 memory=15817794226756096 CPUtime=1.19 cores=0-7
/proc/11016/task/11033/stat : 11033 (java) R 11013 11016 10020 0 -1 1077944384 4120 0 0 0 117 2 0 0 20 0 45 0 176745982 28409712640 132487 33554432000 4194304 4196468 140721421731792 140348041926768 140349797948034 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11034] ppid=11013 vsize=27743860 memory=0 CPUtime=0.99 cores=0-7
/proc/11016/task/11034/stat : 11034 (java) S 11013 11016 10020 0 -1 1077944384 9098 0 0 0 97 2 0 0 20 0 45 0 176745982 28409712640 132487 33554432000 4194304 4196468 140721421731792 140348040873968 140349797948034 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11035] ppid=11013 vsize=27743860 memory=139884928804479 CPUtime=0 cores=0-7
/proc/11016/task/11035/stat : 11035 (java) S 11013 11016 10020 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 45 0 176745982 28409712640 132487 33554432000 4194304 4196468 140721421731792 140348039822432 140349797947093 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11036] ppid=11013 vsize=27743860 memory=0 CPUtime=0 cores=0-7
/proc/11016/task/11036/stat : 11036 (java) S 11013 11016 10020 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 45 0 176745982 28409712640 132487 33554432000 4194304 4196468 140721421731792 140348038769712 140349797948034 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11038] ppid=11013 vsize=27743860 memory=0 CPUtime=0 cores=0-7
/proc/11016/task/11038/stat : 11038 (java) S 11013 11016 10020 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 45 0 176746143 28409712640 132487 33554432000 4194304 4196468 140721421731792 140348025328720 140349797948034 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11039] ppid=11013 vsize=27743860 memory=0 CPUtime=0.62 cores=0-7
/proc/11016/task/11039/stat : 11039 (java) S 11013 11016 10020 0 -1 1077944384 135 0 0 0 62 0 0 0 20 0 45 0 176746153 28409712640 132487 33554432000 4194304 4196468 140721421731792 140348022179088 140349797947093 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11040] ppid=11013 vsize=27743860 memory=0 CPUtime=1 cores=0-7
/proc/11016/task/11040/stat : 11040 (java) S 11013 11016 10020 0 -1 1077944384 104 0 0 0 100 0 0 0 20 0 45 0 176746154 28409712640 132487 33554432000 4194304 4196468 140721421731792 140348021126288 140349797947093 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11041] ppid=11013 vsize=27743860 memory=0 CPUtime=0.45 cores=0-7
/proc/11016/task/11041/stat : 11041 (java) S 11013 11016 10020 0 -1 1077944384 52 0 0 0 45 0 0 0 20 0 45 0 176746154 28409712640 132487 33554432000 4194304 4196468 140721421731792 140348020073488 140349797947093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11042] ppid=11013 vsize=27743860 memory=0 CPUtime=0.6 cores=0-7
/proc/11016/task/11042/stat : 11042 (java) S 11013 11016 10020 0 -1 1077944384 70 0 0 0 60 0 0 0 20 0 45 0 176746156 28409712640 132487 33554432000 4194304 4196468 140721421731792 140348019020688 140349797947093 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11043] ppid=11013 vsize=27743860 memory=0 CPUtime=0.53 cores=0-7
/proc/11016/task/11043/stat : 11043 (java) S 11013 11016 10020 0 -1 1077944384 42 0 0 0 53 0 0 0 20 0 45 0 176746156 28409712640 132487 33554432000 4194304 4196468 140721421731792 140348017968912 140349797947093 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11044] ppid=11013 vsize=27743860 memory=0 CPUtime=0.64 cores=0-7
/proc/11016/task/11044/stat : 11044 (java) S 11013 11016 10020 0 -1 1077944384 39 0 0 0 64 0 0 0 20 0 45 0 176746156 28409712640 132487 33554432000 4194304 4196468 140721421731792 140348016916112 140349797947093 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11045] ppid=11013 vsize=27743860 memory=0 CPUtime=0.76 cores=0-7
/proc/11016/task/11045/stat : 11045 (java) S 11013 11016 10020 0 -1 1077944384 95 0 0 0 76 0 0 0 20 0 45 0 176746156 28409712640 132487 33554432000 4194304 4196468 140721421731792 140348015863312 140349797947093 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11046] ppid=11013 vsize=27743860 memory=0 CPUtime=1.08 cores=0-7
/proc/11016/task/11046/stat : 11046 (java) S 11013 11016 10020 0 -1 1077944384 55 0 0 0 108 0 0 0 20 0 45 0 176746156 28409712640 132487 33554432000 4194304 4196468 140721421731792 140348014810512 140349797947093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11047] ppid=11013 vsize=27743860 memory=7595993038689362514 CPUtime=0.66 cores=0-7
/proc/11016/task/11047/stat : 11047 (java) S 11013 11016 10020 0 -1 1077944384 78 0 0 0 66 0 0 0 20 0 45 0 176746156 28409712640 132487 33554432000 4194304 4196468 140721421731792 140348013757712 140349797947093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11048] ppid=11013 vsize=27743860 memory=4639948313719891052 CPUtime=0.51 cores=0-7
/proc/11016/task/11048/stat : 11048 (java) S 11013 11016 10020 0 -1 1077944384 67 0 0 0 51 0 0 0 20 0 45 0 176746156 28409712640 132487 33554432000 4194304 4196468 140721421731792 140348012704912 140349797947093 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11049] ppid=11013 vsize=27743860 memory=139884928804479 CPUtime=0.82 cores=0-7
/proc/11016/task/11049/stat : 11049 (java) S 11013 11016 10020 0 -1 1077944384 50 0 0 0 82 0 0 0 20 0 45 0 176746166 28409712640 132487 33554432000 4194304 4196468 140721421731792 140348011652112 140349797947093 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11050] ppid=11013 vsize=27743860 memory=7445131225857942122 CPUtime=0.43 cores=0-7
/proc/11016/task/11050/stat : 11050 (java) S 11013 11016 10020 0 -1 1077944384 82 0 0 0 43 0 0 0 20 0 45 0 176746166 28409712640 132487 33554432000 4194304 4196468 140721421731792 140348010599312 140349797947093 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11051] ppid=11013 vsize=27743860 memory=7597689537668538983 CPUtime=0.34 cores=0-7
/proc/11016/task/11051/stat : 11051 (java) R 11013 11016 10020 0 -1 1077944384 61 0 0 0 34 0 0 0 20 0 45 0 176746168 28409712640 132487 33554432000 4194304 4196468 140721421731792 140348009540576 140349797947093 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11052] ppid=11013 vsize=27743860 memory=7738990015049851216 CPUtime=0.28 cores=0-7
/proc/11016/task/11052/stat : 11052 (java) S 11013 11016 10020 0 -1 1077944384 77 0 0 0 28 0 0 0 20 0 45 0 176746170 28409712640 132487 33554432000 4194304 4196468 140721421731792 140347960747664 140349797947093 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11053] ppid=11013 vsize=27743860 memory=279761017937188 CPUtime=0.3 cores=0-7
/proc/11016/task/11053/stat : 11053 (java) S 11013 11016 10020 0 -1 1077944384 44 0 0 0 30 0 0 0 20 0 45 0 176746170 28409712640 132487 33554432000 4194304 4196468 140721421731792 140347959694864 140349797947093 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11054] ppid=11013 vsize=27743860 memory=279761017163640 CPUtime=0.53 cores=0-7
/proc/11016/task/11054/stat : 11054 (java) R 11013 11016 10020 0 -1 4202560 72 0 0 0 53 0 0 0 20 0 45 0 176746171 28409712640 132487 33554432000 4194304 4196468 140721421731792 140347958642064 140349754551296 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11055] ppid=11013 vsize=27743860 memory=279761017929360 CPUtime=0.86 cores=0-7
/proc/11016/task/11055/stat : 11055 (java) S 11013 11016 10020 0 -1 1077944384 127 0 0 0 86 0 0 0 20 0 45 0 176746171 28409712640 132487 33554432000 4194304 4196468 140721421731792 140347957589264 140349797947093 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11056] ppid=11013 vsize=27743860 memory=0 CPUtime=0.1 cores=0-7
/proc/11016/task/11056/stat : 11056 (java) S 11013 11016 10020 0 -1 1077944384 28 0 0 0 10 0 0 0 20 0 45 0 176746171 28409712640 132487 33554432000 4194304 4196468 140721421731792 140347956536464 140349797947093 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11057] ppid=11013 vsize=27743860 memory=6944656575208382560 CPUtime=0.24 cores=0-7
/proc/11016/task/11057/stat : 11057 (java) S 11013 11016 10020 0 -1 1077944384 44 0 0 0 24 0 0 0 20 0 45 0 176746171 28409712640 132487 33554432000 4194304 4196468 140721421731792 140347955483664 140349797947093 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11058] ppid=11013 vsize=27743860 memory=6944656592455359580 CPUtime=0.64 cores=0-7
/proc/11016/task/11058/stat : 11058 (java) S 11013 11016 10020 0 -1 1077944384 37 0 0 0 64 0 0 0 20 0 45 0 176746171 28409712640 132487 33554432000 4194304 4196468 140721421731792 140347954430864 140349797947093 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11059] ppid=11013 vsize=27743860 memory=0 CPUtime=0.46 cores=0-7
/proc/11016/task/11059/stat : 11059 (java) S 11013 11016 10020 0 -1 1077944384 38 0 0 0 46 0 0 0 20 0 45 0 176746171 28409712640 132487 33554432000 4194304 4196468 140721421731792 140347953379088 140349797947093 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11060] ppid=11013 vsize=27743860 memory=6273 CPUtime=0.62 cores=0-7
/proc/11016/task/11060/stat : 11060 (java) S 11013 11016 10020 0 -1 1077944384 43 0 0 0 62 0 0 0 20 0 45 0 176746171 28409712640 132487 33554432000 4194304 4196468 140721421731792 140347952326288 140349797947093 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11061] ppid=11013 vsize=27743860 memory=0 CPUtime=0.34 cores=0-7
/proc/11016/task/11061/stat : 11061 (java) S 11013 11016 10020 0 -1 1077944384 26 0 0 0 34 0 0 0 20 0 45 0 176746171 28409712640 132487 33554432000 4194304 4196468 140721421731792 140347951273488 140349797947093 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
[pid=11016/tid=11062] ppid=11013 vsize=27743860 memory=0 CPUtime=0.34 cores=0-7
/proc/11016/task/11062/stat : 11062 (java) S 11013 11016 10020 0 -1 1077944384 50 0 0 0 34 0 0 0 20 0 45 0 176746171 28409712640 132487 33554432000 4194304 4196468 140721421731792 140347950220688 140349797947093 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15958016 140721421735009 140721421735195 140721421735195 140721421737935 0
Current children cumulated CPU time: 20.26 s
Current children cumulated vsize: 27743860 KiB
Current children cumulated memory: 529948 KiB

Child status: 0
Real time (s): 3.94466
CPU time (s): 20.3164
CPU user time (s): 20.0362
CPU system time (s): 0.280205
CPU usage (%): 515.034
Max. virtual memory (cumulated for all children) (KiB): 27743860
Max. memory (cumulated for all children) (KiB): 529948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20.0362
system time used= 0.280205
maximum resident set size= 532304
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39045
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10570
involuntary context switches= 1340


# summary of solver processes directly reported to runsolver:
#   pid: 11016
#   total CPU time (s): 20.3164
#   total CPU user time (s): 20.0362
#   total CPU system time (s): 0.280205

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.050351 second user time and 0.094536 second system time

The end

Launcher Data

Begin job on node106 at 2017-08-22 23:02:03
IDJOB=4284831
IDBENCH=127062
IDSOLVER=2681
FILE ID=node106/4284831-1503436584
RUNJOBID= node106-1503425615-10047
PBS_JOBID= 20632136
Free space on /tmp= 61080 MiB

SOLVER NAME= OscaR - Parallel with EPS 2017-08-22
BENCH NAME= XCSP17/LowAutocorrelation/LowAutocorrelation-m1-s1/LowAutocorrelation-020.xml
COMMAND LINE= java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 22000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4284831-1503436584/watcher-4284831-1503436584 -o /tmp/evaluation-result-4284831-1503436584/solver-4284831-1503436584 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node106-1503425615-10047 --watchdog 2580  java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 1103324541 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4284831-1503436584.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 8d1019e9f102c0840a0dc4bc65e6ddfe
RANDOM SEED=1103324541

node106.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.86
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.86
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.86
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.86
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:        24353452 kB
MemAvailable:   31947268 kB
Buffers:          243672 kB
Cached:          7637748 kB
SwapCached:            0 kB
Active:          1755644 kB
Inactive:        6182556 kB
Active(anon):      11864 kB
Inactive(anon):    89724 kB
Active(file):    1743780 kB
Inactive(file):  6092832 kB
Unevictable:        7704 kB
Mlocked:            7704 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42292 kB
Writeback:             8 kB
AnonPages:         64524 kB
Mapped:            55040 kB
Shmem:             41612 kB
Slab:             172720 kB
SReclaimable:     146076 kB
SUnreclaim:        26644 kB
KernelStack:        3264 kB
PageTables:         5008 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     344364 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 61040 MiB
End job on node106 at 2017-08-22 23:02:08