Trace number 4308962

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 2018-08-14OPT26 30.0597 5.57403

General information on the benchmark

NameLowAutocorrelation/
LowAutocorrelation-021_c18.xml
MD5SUM6f45f3e4d1081bc980187c6d0b1f79c7
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 benchmark273.076
Satisfiable
(Un)Satisfiability was proved
Number of variables461
Number of constraints250
Number of domains41
Minimum domain size2
Maximum domain size41
Distribution of domain sizes[{"size":2,"count":232},{"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":2},{"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},{"size":41,"count":1}]
Minimum variable degree0
Maximum variable degree20
Distribution of variable degrees[{"degree":0,"count":190},{"degree":2,"count":250},{"degree":20,"count":21}]
Minimum constraint arity2
Maximum constraint arity21
Distribution of constraint arities[{"arity":2,"count":21},{"arity":3,"count":211},{"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},{"arity":21,"count":1}]
Number of extensional constraints0
Number of intensional constraints230
Distribution of constraint types[{"type":"intension","count":230},{"type":"sum","count":20}]
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.67/0.55	c version: 2018-08-14
0.67/0.55	c seed: 1312636994
0.67/0.55	c timeout: 20160
0.67/0.55	c memlimit: 22000
0.67/0.55	c nbcore: 8
0.67/0.58	c Parsing instance...
1.68/1.02	c Parsing done, starting search...
5.67/2.43	o 1166
5.67/2.44	o 738
5.67/2.44	o 442
5.67/2.44	o 410
5.67/2.45	o 362
5.67/2.45	o 358
5.67/2.45	o 294
5.67/2.45	o 182
5.67/2.46	o 162
5.67/2.46	o 142
5.67/2.46	o 138
5.67/2.46	o 110
5.67/2.46	o 102
5.67/2.48	o 98
5.67/2.49	o 94
6.43/2.51	o 86
6.43/2.51	o 78
6.43/2.54	o 54
9.58/2.95	o 46
11.24/3.18	o 34
19.68/4.25	o 26
29.84/5.54	s OPTIMUM FOUND
29.84/5.54	v <instantiation>
29.84/5.54	v 	<list>
29.84/5.54	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] x[20] 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[0][19] 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[1][18] 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[2][17] 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[3][16] 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[4][15] 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[5][14] 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[6][13] 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[7][12] 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[8][11] 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[9][10] 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[10][9] 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[11][8] y[12][0] y[12][1] y[12][2] y[12][3] y[12][4] y[12][5] y[12][6] y[12][7] y[13][0] y[13][1] y[13][2] y[13][3] y[13][4] y[13][5] y[13][6] y[14][0] y[14][1] y[14][2] y[14][3] y[14][4] y[14][5] y[15][0] y[15][1] y[15][2] y[15][3] y[15][4] y[16][0] y[16][1] y[16][2] y[16][3] y[17][0] y[17][1] y[17][2] y[18][0] y[18][1] y[19][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] c[19] 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] s[19]
29.84/5.54	v 	</list>
29.84/5.54	v 	<values>
29.84/5.54	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 -1 -1 1 1 -1 -1 1 1 1 -1 1 -1 1 -1 -1 -1 -1 -1 1 1 0 1 0 1 0 -3 0 1 0 1 0 1 0 1 0 1 0 -3 0 1 0 1 0 1 0 9 0 1 0 1 0 1 0 1 0 1 0 9 0 1 
29.84/5.54	v 	</values>
29.84/5.54	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 (13592 MiB free)
  memory of node 1: 16384 MiB (10575 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4308962-1534382451/watcher-4308962-1534382451 -o /tmp/evaluation-result-4308962-1534382451/solver-4308962-1534382451 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node136-1534374909-1931 --watchdog 2580 java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed 1312636994 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4308962-1534382451.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=2882, runsolver pid=2879

[startup+0.100155 s]*
/proc/loadavg: 8.05 8.59 8.70 2/200 2902
/proc/meminfo: memFree=24730744/32770624 swapFree=67107648/67108860
[pid=2882] ppid=2879 vsize=26103420 memory=30844 CPUtime=0.11 cores=0-7
/proc/2882/stat : 2882 (java) S 2879 2882 1904 0 -1 1077944320 7132 0 0 0 10 1 0 0 20 0 20 0 255808249 26729902080 7711 33554432000 4194304 4196468 140721029104912 140721029087456 140277207768823 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
/proc/2882/statm: 6525855 7711 3135 1 0 6487932 0
[pid=2882/tid=2884] ppid=2879 vsize=26103420 memory=4134692831991783777 CPUtime=0.08 cores=0-7
/proc/2882/task/2884/stat : 2884 (java) R 2879 2882 1904 0 -1 4202560 5418 0 0 0 8 0 0 0 20 0 20 0 255808249 26729902080 7909 33554432000 4194304 4196468 140721029104912 140277211960424 140277188044530 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2885] ppid=2879 vsize=26103420 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/2882/task/2885/stat : 2885 (java) S 2879 2882 1904 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255808250 26729902080 7909 33554432000 4194304 4196468 140721029104912 140277130349456 140277207779029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2886] ppid=2879 vsize=26103420 memory=139831717979776 CPUtime=0 cores=0-7
/proc/2882/task/2886/stat : 2886 (java) S 2879 2882 1904 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255808250 26729902080 7909 33554432000 4194304 4196468 140721029104912 140277129296656 140277207779029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2887] ppid=2879 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/2882/task/2887/stat : 2887 (java) S 2879 2882 1904 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255808250 26729902080 7909 33554432000 4194304 4196468 140721029104912 140277128244368 140277207779029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2888] ppid=2879 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/2882/task/2888/stat : 2888 (java) S 2879 2882 1904 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255808250 26729902080 7909 33554432000 4194304 4196468 140721029104912 140277127191568 140277207779029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2889] ppid=2879 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/2882/task/2889/stat : 2889 (java) S 2879 2882 1904 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255808250 26729902080 7909 33554432000 4194304 4196468 140721029104912 140277126138256 140277207779029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2890] ppid=2879 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/2882/task/2890/stat : 2890 (java) S 2879 2882 1904 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255808250 26729902080 7909 33554432000 4194304 4196468 140721029104912 140277125085456 140277207779029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2891] ppid=2879 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/2882/task/2891/stat : 2891 (java) S 2879 2882 1904 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255808250 26729902080 7909 33554432000 4194304 4196468 140721029104912 140277124033168 140277207779029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2892] ppid=2879 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/2882/task/2892/stat : 2892 (java) S 2879 2882 1904 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 255808250 26729902080 7975 33554432000 4194304 4196468 140721029104912 140277122980368 140277207779029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2893] ppid=2879 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/2882/task/2893/stat : 2893 (java) S 2879 2882 1904 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255808251 26729902080 7975 33554432000 4194304 4196468 140721029104912 140275681897072 140277207779970 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2894] ppid=2879 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/2882/task/2894/stat : 2894 (java) S 2879 2882 1904 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 255808252 26729902080 7975 33554432000 4194304 4196468 140721029104912 140275680843040 140277207779029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2895] ppid=2879 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/2882/task/2895/stat : 2895 (java) S 2879 2882 1904 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 255808252 26729902080 7975 33554432000 4194304 4196468 140721029104912 140275679790704 140277207779029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2896] ppid=2879 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/2882/task/2896/stat : 2896 (java) S 2879 2882 1904 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255808255 26729902080 7975 33554432000 4194304 4196468 140721029104912 140275678739024 140277207787419 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2897] ppid=2879 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/2882/task/2897/stat : 2897 (java) S 2879 2882 1904 0 -1 1077944384 297 0 0 0 0 0 0 0 20 0 20 0 255808255 26729902080 7975 33554432000 4194304 4196468 140721029104912 140275677685872 140277207779970 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2898] ppid=2879 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/2882/task/2898/stat : 2898 (java) S 2879 2882 1904 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255808255 26729902080 7975 33554432000 4194304 4196468 140721029104912 140275676633072 140277207779970 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2899] ppid=2879 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/2882/task/2899/stat : 2899 (java) S 2879 2882 1904 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255808255 26729902080 7975 33554432000 4194304 4196468 140721029104912 140275675580784 140277207779970 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2900] ppid=2879 vsize=26103420 memory=0 CPUtime=0.01 cores=0-7
/proc/2882/task/2900/stat : 2900 (java) S 2879 2882 1904 0 -1 1077944384 241 0 0 0 1 0 0 0 20 0 20 0 255808255 26729902080 7975 33554432000 4194304 4196468 140721029104912 140275674527984 140277207779970 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2901] ppid=2879 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/2882/task/2901/stat : 2901 (java) S 2879 2882 1904 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 255808255 26729902080 7975 33554432000 4194304 4196468 140721029104912 140275673475936 140277207779029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2902] ppid=2879 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/2882/task/2902/stat : 2902 (java) S 2879 2882 1904 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255808255 26729902080 7975 33554432000 4194304 4196468 140721029104912 140275672423216 140277207779970 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26103420 KiB
Current children cumulated memory: 30844 KiB

[startup+0.210013 s]*
/proc/loadavg: 8.05 8.59 8.70 3/200 2902
/proc/meminfo: memFree=24717804/32770624 swapFree=67107648/67108860
[pid=2882] ppid=2879 vsize=26103420 memory=42844 CPUtime=0.3 cores=0-7
/proc/2882/stat : 2882 (java) S 2879 2882 1904 0 -1 1077944320 10430 0 0 0 28 2 0 0 20 0 20 0 255808249 26729902080 10711 33554432000 4194304 4196468 140721029104912 140721029087456 140277207768823 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
/proc/2882/statm: 6525855 10711 3311 1 0 6487932 0
[pid=2882/tid=2884] ppid=2879 vsize=26103420 memory=8316850467074736180 CPUtime=0.2 cores=0-7
/proc/2882/task/2884/stat : 2884 (java) R 2879 2882 1904 0 -1 4202560 8190 0 0 0 19 1 0 0 20 0 20 0 255808249 26729902080 10776 33554432000 4194304 4196468 140721029104912 140277211986400 140277191812453 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2885] ppid=2879 vsize=26103420 memory=10528 CPUtime=0 cores=0-7
/proc/2882/task/2885/stat : 2885 (java) S 2879 2882 1904 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255808250 26729902080 10776 33554432000 4194304 4196468 140721029104912 140277130349456 140277207779029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2886] ppid=2879 vsize=26103420 memory=139831719254098 CPUtime=0 cores=0-7
/proc/2882/task/2886/stat : 2886 (java) S 2879 2882 1904 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255808250 26729902080 10776 33554432000 4194304 4196468 140721029104912 140277129296656 140277207779029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2887] ppid=2879 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/2882/task/2887/stat : 2887 (java) S 2879 2882 1904 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255808250 26729902080 10776 33554432000 4194304 4196468 140721029104912 140277128244368 140277207779029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2888] ppid=2879 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/2882/task/2888/stat : 2888 (java) S 2879 2882 1904 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255808250 26729902080 10776 33554432000 4194304 4196468 140721029104912 140277127191568 140277207779029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2889] ppid=2879 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/2882/task/2889/stat : 2889 (java) S 2879 2882 1904 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255808250 26729902080 10776 33554432000 4194304 4196468 140721029104912 140277126138256 140277207779029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2890] ppid=2879 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/2882/task/2890/stat : 2890 (java) S 2879 2882 1904 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255808250 26729902080 10776 33554432000 4194304 4196468 140721029104912 140277125085456 140277207779029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2891] ppid=2879 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/2882/task/2891/stat : 2891 (java) S 2879 2882 1904 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255808250 26729902080 10776 33554432000 4194304 4196468 140721029104912 140277124033168 140277207779029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2892] ppid=2879 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/2882/task/2892/stat : 2892 (java) S 2879 2882 1904 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 255808250 26729902080 10776 33554432000 4194304 4196468 140721029104912 140277122980368 140277207779029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2893] ppid=2879 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/2882/task/2893/stat : 2893 (java) S 2879 2882 1904 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255808251 26729902080 10776 33554432000 4194304 4196468 140721029104912 140275681897072 140277207779970 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2894] ppid=2879 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/2882/task/2894/stat : 2894 (java) S 2879 2882 1904 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 255808252 26729902080 10776 33554432000 4194304 4196468 140721029104912 140275680843040 140277207779029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2895] ppid=2879 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/2882/task/2895/stat : 2895 (java) S 2879 2882 1904 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 255808252 26729902080 10776 33554432000 4194304 4196468 140721029104912 140275679790704 140277207779029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2896] ppid=2879 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/2882/task/2896/stat : 2896 (java) S 2879 2882 1904 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255808255 26729902080 10776 33554432000 4194304 4196468 140721029104912 140275678739024 140277207787419 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2897] ppid=2879 vsize=26103420 memory=0 CPUtime=0.01 cores=0-7
/proc/2882/task/2897/stat : 2897 (java) S 2879 2882 1904 0 -1 1077944384 329 0 0 0 1 0 0 0 20 0 20 0 255808255 26729902080 10776 33554432000 4194304 4196468 140721029104912 140275677685872 140277207779970 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2898] ppid=2879 vsize=26103420 memory=0 CPUtime=0.01 cores=0-7
/proc/2882/task/2898/stat : 2898 (java) R 2879 2882 1904 0 -1 4202560 69 0 0 0 1 0 0 0 20 0 20 0 255808255 26729902080 10776 33554432000 4194304 4196468 140721029104912 140275676632256 140277189312940 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2899] ppid=2879 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/2882/task/2899/stat : 2899 (java) S 2879 2882 1904 0 -1 1077944384 174 0 0 0 0 0 0 0 20 0 20 0 255808255 26729902080 10776 33554432000 4194304 4196468 140721029104912 140275675580784 140277207779970 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2900] ppid=2879 vsize=26103420 memory=0 CPUtime=0.06 cores=0-7
/proc/2882/task/2900/stat : 2900 (java) R 2879 2882 1904 0 -1 4202560 299 0 0 0 6 0 0 0 20 0 20 0 255808255 26729902080 10776 33554432000 4194304 4196468 140721029104912 140275674524920 140277194093191 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2901] ppid=2879 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/2882/task/2901/stat : 2901 (java) S 2879 2882 1904 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 255808255 26729902080 10776 33554432000 4194304 4196468 140721029104912 140275673475936 140277207779029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2902] ppid=2879 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/2882/task/2902/stat : 2902 (java) S 2879 2882 1904 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255808255 26729902080 10776 33554432000 4194304 4196468 140721029104912 140275672423216 140277207779970 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 26103420 KiB
Current children cumulated memory: 42844 KiB

[startup+0.309355 s]*
/proc/loadavg: 8.05 8.59 8.70 3/200 2902
/proc/meminfo: memFree=24714888/32770624 swapFree=67107648/67108860
[pid=2882] ppid=2879 vsize=26103420 memory=46608 CPUtime=0.43 cores=0-7
/proc/2882/stat : 2882 (java) S 2879 2882 1904 0 -1 1077944320 10878 0 0 0 41 2 0 0 20 0 20 0 255808249 26729902080 11652 33554432000 4194304 4196468 140721029104912 140721029087456 140277207768823 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
/proc/2882/statm: 6525855 11652 3396 1 0 6487932 0
[pid=2882/tid=2884] ppid=2879 vsize=26103420 memory=8112282956445269571 CPUtime=0.3 cores=0-7
/proc/2882/task/2884/stat : 2884 (java) R 2879 2882 1904 0 -1 4202560 8535 0 0 0 29 1 0 0 20 0 20 0 255808249 26729902080 11652 33554432000 4194304 4196468 140721029104912 140277211930560 140277188044225 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2885] ppid=2879 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/2882/task/2885/stat : 2885 (java) S 2879 2882 1904 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255808250 26729902080 11652 33554432000 4194304 4196468 140721029104912 140277130349456 140277207779029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2886] ppid=2879 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/2882/task/2886/stat : 2886 (java) S 2879 2882 1904 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255808250 26729902080 11652 33554432000 4194304 4196468 140721029104912 140277129296656 140277207779029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2887] ppid=2879 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/2882/task/2887/stat : 2887 (java) S 2879 2882 1904 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255808250 26729902080 11652 33554432000 4194304 4196468 140721029104912 140277128244368 140277207779029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2888] ppid=2879 vsize=26103420 memory=2244 CPUtime=0 cores=0-7
/proc/2882/task/2888/stat : 2888 (java) S 2879 2882 1904 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255808250 26729902080 11652 33554432000 4194304 4196468 140721029104912 140277127191568 140277207779029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2889] ppid=2879 vsize=26103420 memory=2244 CPUtime=0 cores=0-7
/proc/2882/task/2889/stat : 2889 (java) S 2879 2882 1904 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255808250 26729902080 11652 33554432000 4194304 4196468 140721029104912 140277126138256 140277207779029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2890] ppid=2879 vsize=26103420 memory=139831585897647 CPUtime=0 cores=0-7
/proc/2882/task/2890/stat : 2890 (java) S 2879 2882 1904 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255808250 26729902080 11652 33554432000 4194304 4196468 140721029104912 140277125085456 140277207779029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2891] ppid=2879 vsize=26103420 memory=139831585899952 CPUtime=0 cores=0-7
/proc/2882/task/2891/stat : 2891 (java) S 2879 2882 1904 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255808250 26729902080 11652 33554432000 4194304 4196468 140721029104912 140277124033168 140277207779029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2892] ppid=2879 vsize=26103420 memory=139831585902256 CPUtime=0 cores=0-7
/proc/2882/task/2892/stat : 2892 (java) S 2879 2882 1904 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 255808250 26729902080 11652 33554432000 4194304 4196468 140721029104912 140277122980368 140277207779029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2893] ppid=2879 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/2882/task/2893/stat : 2893 (java) S 2879 2882 1904 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255808251 26729902080 11652 33554432000 4194304 4196468 140721029104912 140275681897072 140277207779970 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2894] ppid=2879 vsize=26103420 memory=279663171813776 CPUtime=0 cores=0-7
/proc/2882/task/2894/stat : 2894 (java) S 2879 2882 1904 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 255808252 26729902080 11652 33554432000 4194304 4196468 140721029104912 140275680843040 140277207779029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2895] ppid=2879 vsize=26103420 memory=279663171755024 CPUtime=0 cores=0-7
/proc/2882/task/2895/stat : 2895 (java) S 2879 2882 1904 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 255808252 26729902080 11652 33554432000 4194304 4196468 140721029104912 140275679790704 140277207779029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2896] ppid=2879 vsize=26103420 memory=279663171827600 CPUtime=0 cores=0-7
/proc/2882/task/2896/stat : 2896 (java) S 2879 2882 1904 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255808255 26729902080 11652 33554432000 4194304 4196468 140721029104912 140275678739024 140277207787419 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2897] ppid=2879 vsize=26103420 memory=279663171834512 CPUtime=0.01 cores=0-7
/proc/2882/task/2897/stat : 2897 (java) S 2879 2882 1904 0 -1 1077944384 329 0 0 0 1 0 0 0 20 0 20 0 255808255 26729902080 11652 33554432000 4194304 4196468 140721029104912 140275677685872 140277207779970 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2898] ppid=2879 vsize=26103420 memory=279663171832208 CPUtime=0.01 cores=0-7
/proc/2882/task/2898/stat : 2898 (java) S 2879 2882 1904 0 -1 1077944384 79 0 0 0 1 0 0 0 20 0 20 0 255808255 26729902080 11652 33554432000 4194304 4196468 140721029104912 140275676633072 140277207779970 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2899] ppid=2879 vsize=26103420 memory=279663171848336 CPUtime=0.01 cores=0-7
/proc/2882/task/2899/stat : 2899 (java) S 2879 2882 1904 0 -1 1077944384 230 0 0 0 1 0 0 0 20 0 20 0 255808255 26729902080 11652 33554432000 4194304 4196468 140721029104912 140275675580784 140277207779970 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2900] ppid=2879 vsize=26103420 memory=279663171846032 CPUtime=0.08 cores=0-7
/proc/2882/task/2900/stat : 2900 (java) S 2879 2882 1904 0 -1 1077944384 319 0 0 0 8 0 0 0 20 0 20 0 255808255 26729902080 11652 33554432000 4194304 4196468 140721029104912 140275674527984 140277207779970 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2901] ppid=2879 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/2882/task/2901/stat : 2901 (java) S 2879 2882 1904 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 255808255 26729902080 11652 33554432000 4194304 4196468 140721029104912 140275673475936 140277207779029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2902] ppid=2879 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/2882/task/2902/stat : 2902 (java) S 2879 2882 1904 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255808255 26729902080 11652 33554432000 4194304 4196468 140721029104912 140275672423216 140277207779970 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 26103420 KiB
Current children cumulated memory: 46608 KiB

[startup+0.700946 s]
/proc/loadavg: 8.05 8.59 8.70 2/200 2902
/proc/meminfo: memFree=24690952/32770624 swapFree=67107648/67108860
[pid=2882] ppid=2879 vsize=26105488 memory=87532 CPUtime=1 cores=0-7
/proc/2882/stat : 2882 (java) S 2879 2882 1904 0 -1 1077944320 17817 0 0 0 95 5 0 0 20 0 20 0 255808249 26732019712 21883 33554432000 4194304 4196468 140721029104912 140721029087456 140277207768823 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
/proc/2882/statm: 6526372 21883 3474 1 0 6488444 0
[pid=2882/tid=2884] ppid=2879 vsize=26105488 memory=0 CPUtime=0.67 cores=0-7
/proc/2882/task/2884/stat : 2884 (java) R 2879 2882 1904 0 -1 4202560 15043 0 0 0 64 3 0 0 20 0 20 0 255808249 26732019712 21883 33554432000 4194304 4196468 140721029104912 140277211995280 140277191849310 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2885] ppid=2879 vsize=26105488 memory=2241 CPUtime=0 cores=0-7
/proc/2882/task/2885/stat : 2885 (java) S 2879 2882 1904 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255808250 26732019712 21883 33554432000 4194304 4196468 140721029104912 140277130349456 140277207779029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2886] ppid=2879 vsize=26105488 memory=2244 CPUtime=0 cores=0-7
/proc/2882/task/2886/stat : 2886 (java) S 2879 2882 1904 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255808250 26732019712 21883 33554432000 4194304 4196468 140721029104912 140277129296656 140277207779029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2887] ppid=2879 vsize=26105488 memory=0 CPUtime=0 cores=0-7
/proc/2882/task/2887/stat : 2887 (java) S 2879 2882 1904 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255808250 26732019712 21883 33554432000 4194304 4196468 140721029104912 140277128244368 140277207779029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2888] ppid=2879 vsize=26105488 memory=1828 CPUtime=0 cores=0-7
/proc/2882/task/2888/stat : 2888 (java) S 2879 2882 1904 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255808250 26732019712 21883 33554432000 4194304 4196468 140721029104912 140277127191568 140277207779029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2889] ppid=2879 vsize=26105488 memory=1020 CPUtime=0 cores=0-7
/proc/2882/task/2889/stat : 2889 (java) S 2879 2882 1904 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255808250 26732019712 21883 33554432000 4194304 4196468 140721029104912 140277126138256 140277207779029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2890] ppid=2879 vsize=26105488 memory=5672 CPUtime=0 cores=0-7
/proc/2882/task/2890/stat : 2890 (java) S 2879 2882 1904 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255808250 26732019712 21883 33554432000 4194304 4196468 140721029104912 140277125085456 140277207779029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2891] ppid=2879 vsize=26105488 memory=756 CPUtime=0 cores=0-7
/proc/2882/task/2891/stat : 2891 (java) S 2879 2882 1904 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255808250 26732019712 21883 33554432000 4194304 4196468 140721029104912 140277124033168 140277207779029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2892] ppid=2879 vsize=26105488 memory=13940 CPUtime=0 cores=0-7
/proc/2882/task/2892/stat : 2892 (java) S 2879 2882 1904 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 255808250 26732019712 21883 33554432000 4194304 4196468 140721029104912 140277122980368 140277207779029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2893] ppid=2879 vsize=26105488 memory=12552 CPUtime=0 cores=0-7
/proc/2882/task/2893/stat : 2893 (java) S 2879 2882 1904 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255808251 26732019712 21883 33554432000 4194304 4196468 140721029104912 140275681897072 140277207779970 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0

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

[pid=2882/tid=2901] ppid=2879 vsize=27850524 memory=0 CPUtime=0 cores=0-7
/proc/2882/task/2901/stat : 2901 (java) S 2879 2882 1904 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 46 0 255808255 28518936576 184490 33554432000 4194304 4196468 140721029104912 140275673475936 140277207779029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2902] ppid=2879 vsize=27850524 memory=0 CPUtime=0 cores=0-7
/proc/2882/task/2902/stat : 2902 (java) S 2879 2882 1904 0 -1 1077944384 104 0 0 0 0 0 0 0 20 0 46 0 255808255 28518936576 184490 33554432000 4194304 4196468 140721029104912 140275672423216 140277207779970 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2903] ppid=2879 vsize=27850524 memory=0 CPUtime=0.02 cores=0-7
/proc/2882/task/2903/stat : 2903 (java) S 2879 2882 1904 0 -1 1077944384 52 0 0 0 2 0 0 0 20 0 46 0 255808441 28518936576 184490 33554432000 4194304 4196468 140721029104912 140275661079408 140277207779029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2904] ppid=2879 vsize=27850524 memory=0 CPUtime=0 cores=0-7
/proc/2882/task/2904/stat : 2904 (java) S 2879 2882 1904 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 46 0 255808457 28518936576 184490 33554432000 4194304 4196468 140721029104912 140275657930064 140277207779970 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2905] ppid=2879 vsize=27850524 memory=0 CPUtime=0.59 cores=0-7
/proc/2882/task/2905/stat : 2905 (java) S 2879 2882 1904 0 -1 1077944384 145 0 0 0 59 0 0 0 20 0 46 0 255808478 28518936576 184490 33554432000 4194304 4196468 140721029104912 140275654779440 140277207779029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2906] ppid=2879 vsize=27850524 memory=0 CPUtime=0.46 cores=0-7
/proc/2882/task/2906/stat : 2906 (java) S 2879 2882 1904 0 -1 1077944384 108 0 0 0 46 0 0 0 20 0 46 0 255808479 28518936576 184490 33554432000 4194304 4196468 140721029104912 140275653727120 140277207779029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2907] ppid=2879 vsize=27850524 memory=0 CPUtime=1.24 cores=0-7
/proc/2882/task/2907/stat : 2907 (java) S 2879 2882 1904 0 -1 1077944384 120 0 0 0 124 0 0 0 20 0 46 0 255808479 28518936576 184490 33554432000 4194304 4196468 140721029104912 140275652674352 140277207779029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2908] ppid=2879 vsize=27850524 memory=0 CPUtime=0.7 cores=0-7
/proc/2882/task/2908/stat : 2908 (java) S 2879 2882 1904 0 -1 1077944384 245 0 0 0 70 0 0 0 20 0 46 0 255808485 28518936576 184490 33554432000 4194304 4196468 140721029104912 140275649524400 140277207779029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2909] ppid=2879 vsize=27850524 memory=0 CPUtime=1.35 cores=0-7
/proc/2882/task/2909/stat : 2909 (java) S 2879 2882 1904 0 -1 1077944384 164 0 0 0 135 0 0 0 20 0 46 0 255808485 28518936576 184490 33554432000 4194304 4196468 140721029104912 140275648465136 140277207779029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2910] ppid=2879 vsize=27850524 memory=0 CPUtime=1.23 cores=0-7
/proc/2882/task/2910/stat : 2910 (java) S 2879 2882 1904 0 -1 1077944384 67 0 0 0 123 0 0 0 20 0 46 0 255808486 28518936576 184490 33554432000 4194304 4196468 140721029104912 140275647419792 140277207779029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2911] ppid=2879 vsize=27850524 memory=0 CPUtime=1.39 cores=0-7
/proc/2882/task/2911/stat : 2911 (java) S 2879 2882 1904 0 -1 1077944384 59 0 0 0 139 0 0 0 20 0 46 0 255808486 28518936576 184490 33554432000 4194304 4196468 140721029104912 140275646367504 140277207779029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2912] ppid=2879 vsize=27850524 memory=0 CPUtime=0.49 cores=0-7
/proc/2882/task/2912/stat : 2912 (java) S 2879 2882 1904 0 -1 1077944384 80 0 0 0 49 0 0 0 20 0 46 0 255808486 28518936576 184490 33554432000 4194304 4196468 140721029104912 140275578037424 140277207779029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2913] ppid=2879 vsize=27850524 memory=0 CPUtime=1.26 cores=0-7
/proc/2882/task/2913/stat : 2913 (java) S 2879 2882 1904 0 -1 1077944384 80 0 0 0 126 0 0 0 20 0 46 0 255808486 28518936576 184490 33554432000 4194304 4196468 140721029104912 140275576984112 140277207779029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2914] ppid=2879 vsize=27850524 memory=0 CPUtime=1.25 cores=0-7
/proc/2882/task/2914/stat : 2914 (java) S 2879 2882 1904 0 -1 1077944384 48 0 0 0 125 0 0 0 20 0 46 0 255808486 28518936576 184490 33554432000 4194304 4196468 140721029104912 140275575924336 140277207779029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2915] ppid=2879 vsize=27850524 memory=0 CPUtime=1.18 cores=0-7
/proc/2882/task/2915/stat : 2915 (java) S 2879 2882 1904 0 -1 1077944384 60 0 0 0 118 0 0 0 20 0 46 0 255808488 28518936576 184490 33554432000 4194304 4196468 140721029104912 140275574871728 140277207779029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2916] ppid=2879 vsize=27850524 memory=0 CPUtime=0.43 cores=0-7
/proc/2882/task/2916/stat : 2916 (java) S 2879 2882 1904 0 -1 1077944384 39 0 0 0 43 0 0 0 20 0 46 0 255808493 28518936576 184490 33554432000 4194304 4196468 140721029104912 140275571692208 140277207779029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2917] ppid=2879 vsize=27850524 memory=0 CPUtime=0.6 cores=0-7
/proc/2882/task/2917/stat : 2917 (java) S 2879 2882 1904 0 -1 1077944384 82 0 0 0 60 0 0 0 20 0 46 0 255808493 28518936576 184490 33554432000 4194304 4196468 140721029104912 140275570632704 140277207779029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2918] ppid=2879 vsize=27850524 memory=0 CPUtime=0.55 cores=0-7
/proc/2882/task/2918/stat : 2918 (java) S 2879 2882 1904 0 -1 1077944384 65 0 0 0 54 1 0 0 20 0 46 0 255808493 28518936576 184490 33554432000 4194304 4196468 140721029104912 140275569579808 140277207779029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2919] ppid=2879 vsize=27850524 memory=0 CPUtime=0.4 cores=0-7
/proc/2882/task/2919/stat : 2919 (java) S 2879 2882 1904 0 -1 1077944384 33 0 0 0 40 0 0 0 20 0 46 0 255808493 28518936576 184490 33554432000 4194304 4196468 140721029104912 140275568534832 140277207779029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2920] ppid=2879 vsize=27850524 memory=0 CPUtime=0.87 cores=0-7
/proc/2882/task/2920/stat : 2920 (java) S 2879 2882 1904 0 -1 1077944384 51 0 0 0 87 0 0 0 20 0 46 0 255808493 28518936576 184490 33554432000 4194304 4196468 140721029104912 140275567482032 140277207779029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2921] ppid=2879 vsize=27850524 memory=0 CPUtime=0.58 cores=0-7
/proc/2882/task/2921/stat : 2921 (java) S 2879 2882 1904 0 -1 1077944384 60 0 0 0 58 0 0 0 20 0 46 0 255808493 28518936576 185002 33554432000 4194304 4196468 140721029104912 140275566424368 140277207779029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2922] ppid=2879 vsize=27850524 memory=0 CPUtime=0.8 cores=0-7
/proc/2882/task/2922/stat : 2922 (java) S 2879 2882 1904 0 -1 1077944384 116 0 0 0 80 0 0 0 20 0 46 0 255808493 28518936576 185002 33554432000 4194304 4196468 140721029104912 140275565368704 140277207779029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2923] ppid=2879 vsize=27850524 memory=0 CPUtime=1.3 cores=0-7
/proc/2882/task/2923/stat : 2923 (java) S 2879 2882 1904 0 -1 1077944384 54 0 0 0 130 0 0 0 20 0 46 0 255808493 28518936576 185002 33554432000 4194304 4196468 140721029104912 140275564323632 140277207779029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2924] ppid=2879 vsize=27850524 memory=0 CPUtime=0.37 cores=0-7
/proc/2882/task/2924/stat : 2924 (java) S 2879 2882 1904 0 -1 1077944384 25 0 0 0 37 0 0 0 20 0 46 0 255808494 28518936576 185002 33554432000 4194304 4196468 140721029104912 140275563270832 140277207779029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2925] ppid=2879 vsize=27850524 memory=0 CPUtime=0.37 cores=0-7
/proc/2882/task/2925/stat : 2925 (java) S 2879 2882 1904 0 -1 1077944384 34 0 0 0 37 0 0 0 20 0 46 0 255808494 28518936576 185002 33554432000 4194304 4196468 140721029104912 140275562218544 140277207779029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2926] ppid=2879 vsize=27850524 memory=0 CPUtime=0.55 cores=0-7
/proc/2882/task/2926/stat : 2926 (java) S 2879 2882 1904 0 -1 1077944384 37 0 0 0 55 0 0 0 20 0 46 0 255808494 28518936576 185002 33554432000 4194304 4196468 140721029104912 140275561165744 140277207779029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2927] ppid=2879 vsize=27850524 memory=0 CPUtime=0.56 cores=0-7
/proc/2882/task/2927/stat : 2927 (java) S 2879 2882 1904 0 -1 1077944384 78 0 0 0 56 0 0 0 20 0 46 0 255808494 28518936576 185002 33554432000 4194304 4196468 140721029104912 140275560113936 140277207779029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2928] ppid=2879 vsize=27850524 memory=0 CPUtime=0.78 cores=0-7
/proc/2882/task/2928/stat : 2928 (java) S 2879 2882 1904 0 -1 1077944384 65 0 0 0 78 0 0 0 20 0 46 0 255808494 28518936576 185002 33554432000 4194304 4196468 140721029104912 140275559053440 140277207779029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
Current children cumulated CPU time: 29.09 s
Current children cumulated vsize: 27850524 KiB
Current children cumulated memory: 737960 KiB

[startup+5.50174 s]
/proc/loadavg: 8.45 8.66 8.73 17/226 2928
/proc/meminfo: memFree=24169508/32770624 swapFree=67107648/67108860
[pid=2882] ppid=2879 vsize=27850524 memory=740268 CPUtime=29.84 cores=0-7
/proc/2882/stat : 2882 (java) S 2879 2882 1904 0 -1 1077944320 48727 0 0 0 2939 45 0 0 20 0 46 0 255808249 28518936576 185067 33554432000 4194304 4196468 140721029104912 140721029087456 140277207768823 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
/proc/2882/statm: 6962631 185067 3602 1 0 6924182 0
[pid=2882/tid=2884] ppid=2879 vsize=27850524 memory=521696 CPUtime=2.27 cores=0-7
/proc/2882/task/2884/stat : 2884 (java) S 2879 2882 1904 0 -1 1077944384 23835 0 0 0 219 8 0 0 20 0 46 0 255808249 28518936576 185067 33554432000 4194304 4196468 140721029104912 140277212006288 140277207779029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2885] ppid=2879 vsize=27850524 memory=279663172088736 CPUtime=0.05 cores=0-7
/proc/2882/task/2885/stat : 2885 (java) S 2879 2882 1904 0 -1 1077944384 59 0 0 0 4 1 0 0 20 0 46 0 255808250 28518936576 185067 33554432000 4194304 4196468 140721029104912 140277130349456 140277207779029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2886] ppid=2879 vsize=27850524 memory=152196461106823 CPUtime=0.05 cores=0-7
/proc/2882/task/2886/stat : 2886 (java) S 2879 2882 1904 0 -1 1077944384 45 0 0 0 4 1 0 0 20 0 46 0 255808250 28518936576 185067 33554432000 4194304 4196468 140721029104912 140277129296656 140277207779029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2887] ppid=2879 vsize=27850524 memory=152196461106824 CPUtime=0.03 cores=0-7
/proc/2882/task/2887/stat : 2887 (java) S 2879 2882 1904 0 -1 1077944384 76 0 0 0 2 1 0 0 20 0 46 0 255808250 28518936576 185067 33554432000 4194304 4196468 140721029104912 140277128244368 140277207779029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2888] ppid=2879 vsize=27850524 memory=435524 CPUtime=0.03 cores=0-7
/proc/2882/task/2888/stat : 2888 (java) S 2879 2882 1904 0 -1 1077944384 42 0 0 0 2 1 0 0 20 0 46 0 255808250 28518936576 185067 33554432000 4194304 4196468 140721029104912 140277127191568 140277207779029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2889] ppid=2879 vsize=27850524 memory=279663171924000 CPUtime=0.06 cores=0-7
/proc/2882/task/2889/stat : 2889 (java) S 2879 2882 1904 0 -1 1077944384 266 0 0 0 4 2 0 0 20 0 46 0 255808250 28518936576 185067 33554432000 4194304 4196468 140721029104912 140277126138256 140277207779029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2890] ppid=2879 vsize=27850524 memory=279663171924064 CPUtime=0.04 cores=0-7
/proc/2882/task/2890/stat : 2890 (java) S 2879 2882 1904 0 -1 1077944384 82 0 0 0 2 2 0 0 20 0 46 0 255808250 28518936576 185067 33554432000 4194304 4196468 140721029104912 140277125085456 140277207779029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2891] ppid=2879 vsize=27850524 memory=8112282956445269571 CPUtime=0.05 cores=0-7
/proc/2882/task/2891/stat : 2891 (java) S 2879 2882 1904 0 -1 1077944384 232 0 0 0 4 1 0 0 20 0 46 0 255808250 28518936576 185067 33554432000 4194304 4196468 140721029104912 140277124033168 140277207779029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2892] ppid=2879 vsize=27850524 memory=0 CPUtime=0.04 cores=0-7
/proc/2882/task/2892/stat : 2892 (java) S 2879 2882 1904 0 -1 1077944384 62 0 0 0 3 1 0 0 20 0 46 0 255808250 28518936576 185067 33554432000 4194304 4196468 140721029104912 140277122980368 140277207779029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2893] ppid=2879 vsize=27850524 memory=0 CPUtime=0.04 cores=0-7
/proc/2882/task/2893/stat : 2893 (java) S 2879 2882 1904 0 -1 1077944384 1765 0 0 0 3 1 0 0 20 0 46 0 255808251 28518936576 185067 33554432000 4194304 4196468 140721029104912 140275681897072 140277207779970 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2894] ppid=2879 vsize=27850524 memory=0 CPUtime=0 cores=0-7
/proc/2882/task/2894/stat : 2894 (java) S 2879 2882 1904 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 46 0 255808252 28518936576 185067 33554432000 4194304 4196468 140721029104912 140275680843104 140277207779029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2895] ppid=2879 vsize=27850524 memory=8562125494162282060 CPUtime=0 cores=0-7
/proc/2882/task/2895/stat : 2895 (java) S 2879 2882 1904 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 46 0 255808252 28518936576 185067 33554432000 4194304 4196468 140721029104912 140275679790720 140277207779029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2896] ppid=2879 vsize=27850524 memory=-3039135443232236825 CPUtime=0 cores=0-7
/proc/2882/task/2896/stat : 2896 (java) S 2879 2882 1904 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 46 0 255808255 28518936576 185067 33554432000 4194304 4196468 140721029104912 140275678739024 140277207787419 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2897] ppid=2879 vsize=27850524 memory=-3756611412707075625 CPUtime=1.78 cores=0-7
/proc/2882/task/2897/stat : 2897 (java) S 2879 2882 1904 0 -1 1077944384 3675 0 0 0 176 2 0 0 20 0 46 0 255808255 28518936576 185067 33554432000 4194304 4196468 140721029104912 140275677685872 140277207779970 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2898] ppid=2879 vsize=27850524 memory=-8545980981788235817 CPUtime=1.83 cores=0-7
/proc/2882/task/2898/stat : 2898 (java) S 2879 2882 1904 0 -1 1077944384 4462 0 0 0 182 1 0 0 20 0 46 0 255808255 28518936576 185067 33554432000 4194304 4196468 140721029104912 140275676633072 140277207779970 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2899] ppid=2879 vsize=27850524 memory=4425520663105467946 CPUtime=2.01 cores=0-7
/proc/2882/task/2899/stat : 2899 (java) S 2879 2882 1904 0 -1 1077944384 4560 0 0 0 200 1 0 0 20 0 46 0 255808255 28518936576 185067 33554432000 4194304 4196468 140721029104912 140275675580784 140277207779970 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2900] ppid=2879 vsize=27850524 memory=33 CPUtime=1.07 cores=0-7
/proc/2882/task/2900/stat : 2900 (java) S 2879 2882 1904 0 -1 1077944384 6056 0 0 0 106 1 0 0 20 0 46 0 255808255 28518936576 185067 33554432000 4194304 4196468 140721029104912 140275674527984 140277207779970 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2901] ppid=2879 vsize=27850524 memory=139836012947071 CPUtime=0 cores=0-7
/proc/2882/task/2901/stat : 2901 (java) S 2879 2882 1904 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 46 0 255808255 28518936576 185067 33554432000 4194304 4196468 140721029104912 140275673475936 140277207779029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2902] ppid=2879 vsize=27850524 memory=0 CPUtime=0 cores=0-7
/proc/2882/task/2902/stat : 2902 (java) R 2879 2882 1904 0 -1 1077944384 104 0 0 0 0 0 0 0 20 0 46 0 255808255 28518936576 185067 33554432000 4194304 4196468 140721029104912 140275672423216 140277207779970 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2903] ppid=2879 vsize=27850524 memory=0 CPUtime=0.02 cores=0-7
/proc/2882/task/2903/stat : 2903 (java) R 2879 2882 1904 0 -1 1077944384 52 0 0 0 2 0 0 0 20 0 46 0 255808441 28518936576 185067 33554432000 4194304 4196468 140721029104912 140275661079888 140277207779029 0 4 0 16800975 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2904] ppid=2879 vsize=27850524 memory=0 CPUtime=0 cores=0-7
/proc/2882/task/2904/stat : 2904 (java) R 2879 2882 1904 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 46 0 255808457 28518936576 185067 33554432000 4194304 4196468 140721029104912 140275657930064 140277207779970 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2905] ppid=2879 vsize=27850524 memory=0 CPUtime=0.59 cores=0-7
/proc/2882/task/2905/stat : 2905 (java) R 2879 2882 1904 0 -1 1077944384 145 0 0 0 59 0 0 0 20 0 46 0 255808478 28518936576 185067 33554432000 4194304 4196468 140721029104912 140275654779920 140277207779029 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2906] ppid=2879 vsize=27850524 memory=0 CPUtime=0.47 cores=0-7
/proc/2882/task/2906/stat : 2906 (java) R 2879 2882 1904 0 -1 4202560 108 0 0 0 47 0 0 0 20 0 46 0 255808479 28518936576 185067 33554432000 4194304 4196468 140721029104912 140275653727120 140276814083381 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2907] ppid=2879 vsize=27850524 memory=0 CPUtime=1.24 cores=0-7
/proc/2882/task/2907/stat : 2907 (java) R 2879 2882 1904 0 -1 1077944384 120 0 0 0 124 0 0 0 20 0 46 0 255808479 28518936576 185067 33554432000 4194304 4196468 140721029104912 140275652674832 140277207779029 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2908] ppid=2879 vsize=27850524 memory=1196 CPUtime=0.7 cores=0-7
/proc/2882/task/2908/stat : 2908 (java) R 2879 2882 1904 0 -1 1077944384 245 0 0 0 70 0 0 0 20 0 46 0 255808485 28518936576 185067 33554432000 4194304 4196468 140721029104912 140275649524880 140277207779029 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2909] ppid=2879 vsize=27850524 memory=1500 CPUtime=1.44 cores=0-7
/proc/2882/task/2909/stat : 2909 (java) R 2879 2882 1904 0 -1 4202560 164 0 0 0 144 0 0 0 20 0 46 0 255808485 28518936576 185067 33554432000 4194304 4196468 140721029104912 140275648470304 140276813676387 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2910] ppid=2879 vsize=27850524 memory=844 CPUtime=1.23 cores=0-7
/proc/2882/task/2910/stat : 2910 (java) R 2879 2882 1904 0 -1 1077944384 67 0 0 0 123 0 0 0 20 0 46 0 255808486 28518936576 185067 33554432000 4194304 4196468 140721029104912 140275647419792 140277207779029 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2911] ppid=2879 vsize=27850524 memory=3884 CPUtime=1.39 cores=0-7
/proc/2882/task/2911/stat : 2911 (java) R 2879 2882 1904 0 -1 1077944384 59 0 0 0 139 0 0 0 20 0 46 0 255808486 28518936576 185067 33554432000 4194304 4196468 140721029104912 140275646367504 140277207779029 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2912] ppid=2879 vsize=27850524 memory=2700 CPUtime=0.49 cores=0-7
/proc/2882/task/2912/stat : 2912 (java) R 2879 2882 1904 0 -1 1077944384 80 0 0 0 49 0 0 0 20 0 46 0 255808486 28518936576 185067 33554432000 4194304 4196468 140721029104912 140275578037904 140277207779029 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2913] ppid=2879 vsize=27850524 memory=1256 CPUtime=1.26 cores=0-7
/proc/2882/task/2913/stat : 2913 (java) S 2879 2882 1904 0 -1 1077944384 80 0 0 0 126 0 0 0 20 0 46 0 255808486 28518936576 185067 33554432000 4194304 4196468 140721029104912 140275576984432 140277207790013 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2914] ppid=2879 vsize=27850524 memory=10424 CPUtime=1.35 cores=0-7
/proc/2882/task/2914/stat : 2914 (java) R 2879 2882 1904 0 -1 4202560 48 0 0 0 135 0 0 0 20 0 46 0 255808486 28518936576 185067 33554432000 4194304 4196468 140721029104912 140275575931792 140276814083579 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2915] ppid=2879 vsize=27850524 memory=0 CPUtime=1.28 cores=0-7
/proc/2882/task/2915/stat : 2915 (java) R 2879 2882 1904 0 -1 4202560 60 0 0 0 128 0 0 0 20 0 46 0 255808488 28518936576 185067 33554432000 4194304 4196468 140721029104912 140275574877216 140276813998312 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2916] ppid=2879 vsize=27850524 memory=10759 CPUtime=0.43 cores=0-7
/proc/2882/task/2916/stat : 2916 (java) R 2879 2882 1904 0 -1 1077944384 39 0 0 0 43 0 0 0 20 0 46 0 255808493 28518936576 185067 33554432000 4194304 4196468 140721029104912 140275571692688 140277207779029 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2917] ppid=2879 vsize=27850524 memory=25042 CPUtime=0.69 cores=0-7
/proc/2882/task/2917/stat : 2917 (java) R 2879 2882 1904 0 -1 4202560 82 0 0 0 69 0 0 0 20 0 46 0 255808493 28518936576 185067 33554432000 4194304 4196468 140721029104912 140275570638112 140276803910559 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2918] ppid=2879 vsize=27850524 memory=0 CPUtime=0.64 cores=0-7
/proc/2882/task/2918/stat : 2918 (java) R 2879 2882 1904 0 -1 4202560 65 0 0 0 63 1 0 0 20 0 46 0 255808493 28518936576 185067 33554432000 4194304 4196468 140721029104912 140275569585312 140276808201463 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2919] ppid=2879 vsize=27850524 memory=0 CPUtime=0.4 cores=0-7
/proc/2882/task/2919/stat : 2919 (java) R 2879 2882 1904 0 -1 1077944384 33 0 0 0 40 0 0 0 20 0 46 0 255808493 28518936576 185067 33554432000 4194304 4196468 140721029104912 140275568535312 140277207779029 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2920] ppid=2879 vsize=27850524 memory=0 CPUtime=0.87 cores=0-7
/proc/2882/task/2920/stat : 2920 (java) R 2879 2882 1904 0 -1 1077944384 51 0 0 0 87 0 0 0 20 0 46 0 255808493 28518936576 185067 33554432000 4194304 4196468 140721029104912 140275567482512 140277207779029 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2921] ppid=2879 vsize=27850524 memory=0 CPUtime=0.67 cores=0-7
/proc/2882/task/2921/stat : 2921 (java) R 2879 2882 1904 0 -1 4202560 60 0 0 0 67 0 0 0 20 0 46 0 255808493 28518936576 185067 33554432000 4194304 4196468 140721029104912 140275566426584 140277207780758 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2922] ppid=2879 vsize=27850524 memory=0 CPUtime=0.89 cores=0-7
/proc/2882/task/2922/stat : 2922 (java) R 2879 2882 1904 0 -1 4202560 116 0 0 0 89 0 0 0 20 0 46 0 255808493 28518936576 185067 33554432000 4194304 4196468 140721029104912 140275565374112 140276808267577 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2923] ppid=2879 vsize=27850524 memory=0 CPUtime=1.3 cores=0-7
/proc/2882/task/2923/stat : 2923 (java) R 2879 2882 1904 0 -1 1077944384 54 0 0 0 130 0 0 0 20 0 46 0 255808493 28518936576 185067 33554432000 4194304 4196468 140721029104912 140275564324112 140277207779029 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2924] ppid=2879 vsize=27850524 memory=0 CPUtime=0.37 cores=0-7
/proc/2882/task/2924/stat : 2924 (java) S 2879 2882 1904 0 -1 1077944384 25 0 0 0 37 0 0 0 20 0 46 0 255808494 28518936576 185067 33554432000 4194304 4196468 140721029104912 140275563271312 140277207779029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2925] ppid=2879 vsize=27850524 memory=1600 CPUtime=0.37 cores=0-7
/proc/2882/task/2925/stat : 2925 (java) R 2879 2882 1904 0 -1 1077944384 34 0 0 0 37 0 0 0 20 0 46 0 255808494 28518936576 185067 33554432000 4194304 4196468 140721029104912 140275562219024 140277207779029 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2926] ppid=2879 vsize=27850524 memory=1136 CPUtime=0.55 cores=0-7
/proc/2882/task/2926/stat : 2926 (java) R 2879 2882 1904 0 -1 1077944384 37 0 0 0 55 0 0 0 20 0 46 0 255808494 28518936576 185067 33554432000 4194304 4196468 140721029104912 140275561166224 140277207779029 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2927] ppid=2879 vsize=27850524 memory=1828 CPUtime=0.56 cores=0-7
/proc/2882/task/2927/stat : 2927 (java) R 2879 2882 1904 0 -1 1077944384 78 0 0 0 56 0 0 0 20 0 46 0 255808494 28518936576 185067 33554432000 4194304 4196468 140721029104912 140275560113936 140277207779029 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
[pid=2882/tid=2928] ppid=2879 vsize=27850524 memory=1020 CPUtime=0.87 cores=0-7
/proc/2882/task/2928/stat : 2928 (java) R 2879 2882 1904 0 -1 4202560 65 0 0 0 87 0 0 0 20 0 46 0 255808494 28518936576 185067 33554432000 4194304 4196468 140721029104912 140275559058848 140276813998220 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30007296 140721029112909 140721029113093 140721029113093 140721029115855 0
Current children cumulated CPU time: 29.84 s
Current children cumulated vsize: 27850524 KiB
Current children cumulated memory: 740268 KiB

Child status: 0
Real time (s): 5.57403
CPU time (s): 30.0597
CPU user time (s): 29.5811
CPU system time (s): 0.478667
CPU usage (%): 539.282
Max. virtual memory (cumulated for all children) (KiB): 27850524
Max. memory (cumulated for all children) (KiB): 740268

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 29.5811
system time used= 0.478667
maximum resident set size= 742452
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49131
page faults= 0
swaps= 0
block input operations= 0
block output operations= 160
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11665
involuntary context switches= 1908


# summary of solver processes directly reported to runsolver:
#   pid: 2882
#   total CPU time (s): 30.0597
#   total CPU user time (s): 29.5811
#   total CPU system time (s): 0.478667

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.07141 second user time and 0.106 second system time

The end

Launcher Data

Begin job on node136 at 2018-08-16 03:20:51
IDJOB=4308962
IDBENCH=141422
IDSOLVER=2793
FILE ID=node136/4308962-1534382451
RUNJOBID= node136-1534374909-1931
PBS_JOBID= 21038296
Free space on /tmp= 46332 MiB

SOLVER NAME= OscaR - Parallel with EPS 2018-08-14
BENCH NAME= XCSP18/LowAutocorrelation/LowAutocorrelation-021_c18.xml
COMMAND LINE= java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 22000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4308962-1534382451/watcher-4308962-1534382451 -o /tmp/evaluation-result-4308962-1534382451/solver-4308962-1534382451 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node136-1534374909-1931 --watchdog 2580  java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed 1312636994 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4308962-1534382451.xml

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

MD5SUM BENCH= 6f45f3e4d1081bc980187c6d0b1f79c7
RANDOM SEED=1312636994

node136.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        24749128 kB
MemAvailable:   31896596 kB
Buffers:          142840 kB
Cached:          7254224 kB
SwapCached:           44 kB
Active:          3764716 kB
Inactive:        3684608 kB
Active(anon):       3108 kB
Inactive(anon):   109548 kB
Active(file):    3761608 kB
Inactive(file):  3575060 kB
Unevictable:        7380 kB
Mlocked:            7380 kB
SwapTotal:      67108860 kB
SwapFree:       67107648 kB
Dirty:             35908 kB
Writeback:             0 kB
AnonPages:        107100 kB
Mapped:            55696 kB
Shmem:             57696 kB
Slab:             267324 kB
SReclaimable:     239260 kB
SUnreclaim:        28064 kB
KernelStack:        3552 kB
PageTables:         5904 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     358960 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     55296 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 46300 MiB
End job on node136 at 2018-08-16 03:20:56