Trace number 4294780

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Concrete 3.8 2018-06-13OPT26 2067.98 2021.47

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 benchmark8.56567
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

1.00/0.74	c Concrete v3.8.1528841891564 running
9.72/4.46	o 126
10.06/4.55	o 122
10.72/4.79	o 106
10.72/4.79	o 82
11.03/4.84	o 66
11.03/4.88	o 54
15.98/7.39	o 42
137.83/120.79	o 34
426.02/404.80	o 26
2067.89/2021.45	v <instantiation cost="26">
2067.89/2021.45	v       <list>
2067.89/2021.45	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]
2067.89/2021.45	v       </list>
2067.89/2021.45	v       <values>
2067.89/2021.45	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
2067.89/2021.45	v       </values>
2067.89/2021.45	v     </instantiation>
2067.89/2021.45	s OPTIMUM FOUND

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4294780-1532485408/watcher-4294780-1532485408 -o /tmp/evaluation-result-4294780-1532485408/solver-4294780-1532485408 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1532466475-21334 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=1849234061 HOME/instance-4294780-1532485408.xml 

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

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


[startup+0.101041 s]*
/proc/loadavg: 1.42 1.38 1.38 2/211 26521
/proc/meminfo: memFree=14851152/32770624 swapFree=67108860/67108860
[pid=26464] ppid=26461 vsize=9972712 memory=18860 CPUtime=0.09 cores=0,2,4,6
/proc/26464/stat : 26464 (java) S 26461 26464 21303 0 -1 1077944320 4383 12981 0 0 1 0 5 3 20 0 6 0 66104022 10212057088 4715 33554432000 4194304 4196468 140735368937232 140735368919776 140590875004663 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
/proc/26464/statm: 2493178 4715 1934 1 0 2481616 0
[pid=26464/tid=26517] ppid=26461 vsize=9972712 memory=4628411388058700198 CPUtime=0.09 cores=0,2,4,6
/proc/26464/task/26517/stat : 26517 (java) R 26461 26464 21303 0 -1 4202560 2192 12981 0 0 1 0 5 3 20 0 6 0 66104031 10212057088 4715 33554432000 4194304 4196468 140735368937232 140590846841424 140590875026589 0 4 0 16784584 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26518] ppid=26461 vsize=9972712 memory=5793854950686767545 CPUtime=0.08 cores=0,2,4,6
/proc/26464/task/26518/stat : 26518 (java) S 26461 26464 21303 0 -1 1077944384 1 12981 0 0 0 0 5 3 20 0 6 0 66104032 10212057088 4715 33554432000 4194304 4196468 140735368937232 140590879247504 140590875014869 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26519] ppid=26461 vsize=9972712 memory=139699676874368 CPUtime=0.08 cores=0,2,4,6
/proc/26464/task/26519/stat : 26519 (java) S 26461 26464 21303 0 -1 1077944384 1 12981 0 0 0 0 5 3 20 0 6 0 66104032 10212057088 4780 33554432000 4194304 4196468 140735368937232 140590794066960 140590875014869 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26520] ppid=26461 vsize=9972712 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/26464/task/26520/stat : 26520 (java) S 26461 26464 21303 0 -1 1077944384 1 12981 0 0 0 0 5 3 20 0 6 0 66104032 10212057088 4780 33554432000 4194304 4196468 140735368937232 140590793014160 140590875014869 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26521] ppid=26461 vsize=9972712 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/26464/task/26521/stat : 26521 (java) S 26461 26464 21303 0 -1 1077944384 2 12981 0 0 0 0 5 3 20 0 6 0 66104032 10212057088 4780 33554432000 4194304 4196468 140735368937232 140590791961360 140590875014869 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 18860 KiB

[startup+0.210265 s]*
/proc/loadavg: 1.42 1.38 1.38 3/220 26530
/proc/meminfo: memFree=14831712/32770624 swapFree=67108860/67108860
[pid=26464] ppid=26461 vsize=10818904 memory=42688 CPUtime=0.26 cores=0,2,4,6
/proc/26464/stat : 26464 (java) S 26461 26464 21303 0 -1 1077944320 7920 12981 0 0 17 1 5 3 20 0 15 0 66104022 11078557696 10672 33554432000 4194304 4196468 140735368937232 140735368919776 140590875004663 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
/proc/26464/statm: 2704726 10672 2952 1 0 2667149 0
[pid=26464/tid=26517] ppid=26461 vsize=10818904 memory=-8540663193526752614 CPUtime=0.2 cores=0,2,4,6
/proc/26464/task/26517/stat : 26517 (java) R 26461 26464 21303 0 -1 4202560 4484 12981 0 0 11 1 5 3 20 0 15 0 66104031 11078557696 10672 33554432000 4194304 4196468 140735368937232 140590846801584 140590867683885 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26518] ppid=26461 vsize=10818904 memory=4211973425881664906 CPUtime=0.08 cores=0,2,4,6
/proc/26464/task/26518/stat : 26518 (java) S 26461 26464 21303 0 -1 1077944384 1 12981 0 0 0 0 5 3 20 0 15 0 66104032 11078557696 10672 33554432000 4194304 4196468 140735368937232 140590879247504 140590875014869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26519] ppid=26461 vsize=10818904 memory=139699676874368 CPUtime=0.08 cores=0,2,4,6
/proc/26464/task/26519/stat : 26519 (java) S 26461 26464 21303 0 -1 1077944384 1 12981 0 0 0 0 5 3 20 0 15 0 66104032 11078557696 10672 33554432000 4194304 4196468 140735368937232 140590794066960 140590875014869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26520] ppid=26461 vsize=10818904 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/26464/task/26520/stat : 26520 (java) S 26461 26464 21303 0 -1 1077944384 1 12981 0 0 0 0 5 3 20 0 15 0 66104032 11078557696 10672 33554432000 4194304 4196468 140735368937232 140590793014160 140590875014869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26521] ppid=26461 vsize=10818936 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/26464/task/26521/stat : 26521 (java) S 26461 26464 21303 0 -1 1077944384 2 12981 0 0 0 0 5 3 20 0 15 0 66104032 11078590464 10738 33554432000 4194304 4196468 140735368937232 140590791961360 140590875014869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26522] ppid=26461 vsize=10818936 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/26464/task/26522/stat : 26522 (java) S 26461 26464 21303 0 -1 1077944384 2 12981 0 0 0 0 5 3 20 0 15 0 66104033 11078590464 10738 33554432000 4194304 4196468 140735368937232 140590401665392 140590875015810 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26523] ppid=26461 vsize=10819896 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/26464/task/26523/stat : 26523 (java) S 26461 26464 21303 0 -1 1077944384 13 12981 0 0 0 0 5 3 20 0 15 0 66104034 11079573504 10738 33554432000 4194304 4196468 140735368937232 140590318609440 140590875014869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26524] ppid=26461 vsize=10819896 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/26464/task/26524/stat : 26524 (java) S 26461 26464 21303 0 -1 1077944384 1 12981 0 0 0 0 5 3 20 0 15 0 66104034 11079573504 10738 33554432000 4194304 4196468 140735368937232 140589714629488 140590875014869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26525] ppid=26461 vsize=10819896 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/26464/task/26525/stat : 26525 (java) S 26461 26464 21303 0 -1 1077944384 3 12981 0 0 0 0 5 3 20 0 15 0 66104037 11079573504 10738 33554432000 4194304 4196468 140735368937232 140589407229776 140590875023259 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26526] ppid=26461 vsize=10819896 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/26464/task/26526/stat : 26526 (java) S 26461 26464 21303 0 -1 1077944384 491 12981 0 0 1 0 5 3 20 0 15 0 66104037 11079573504 10738 33554432000 4194304 4196468 140735368937232 140590400613232 140590875015810 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26527] ppid=26461 vsize=10819896 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/26464/task/26527/stat : 26527 (java) S 26461 26464 21303 0 -1 1077944384 126 12981 0 0 0 0 5 3 20 0 15 0 66104037 11079573504 10804 33554432000 4194304 4196468 140735368937232 140590399560432 140590875015810 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26528] ppid=26461 vsize=10819896 memory=139699676874368 CPUtime=0.11 cores=0,2,4,6
/proc/26464/task/26528/stat : 26528 (java) S 26461 26464 21303 0 -1 1077944384 605 12981 0 0 3 0 5 3 20 0 15 0 66104037 11079573504 10804 33554432000 4194304 4196468 140735368937232 140590398507632 140590875015810 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26529] ppid=26461 vsize=10819896 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/26464/task/26529/stat : 26529 (java) S 26461 26464 21303 0 -1 1077944384 3 12981 0 0 0 0 5 3 20 0 15 0 66104037 11079573504 10804 33554432000 4194304 4196468 140735368937232 140589373672160 140590875014869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26530] ppid=26461 vsize=10819896 memory=139699676874368 CPUtime=0.08 cores=0,2,4,6
/proc/26464/task/26530/stat : 26530 (java) S 26461 26464 21303 0 -1 1077944384 1 12981 0 0 0 0 5 3 20 0 15 0 66104037 11079573504 10804 33554432000 4194304 4196468 140735368937232 140590397455024 140590875015810 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10818904 KiB
Current children cumulated memory: 42688 KiB

[startup+0.310547 s]*
/proc/loadavg: 1.42 1.38 1.38 3/220 26530
/proc/meminfo: memFree=14820176/32770624 swapFree=67108860/67108860
[pid=26464] ppid=26461 vsize=10819352 memory=53404 CPUtime=0.39 cores=0,2,4,6
/proc/26464/stat : 26464 (java) S 26461 26464 21303 0 -1 1077944320 10422 12981 0 0 29 2 5 3 20 0 15 0 66104022 11079016448 13351 33554432000 4194304 4196468 140735368937232 140735368919776 140590875004663 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
/proc/26464/statm: 2704838 13351 3071 1 0 2667149 0
[pid=26464/tid=26517] ppid=26461 vsize=10819352 memory=6791534058613427641 CPUtime=0.3 cores=0,2,4,6
/proc/26464/task/26517/stat : 26517 (java) R 26461 26464 21303 0 -1 4202560 6979 12981 0 0 20 2 5 3 20 0 15 0 66104031 11079016448 13351 33554432000 4194304 4196468 140735368937232 140590846816672 140590859085150 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26518] ppid=26461 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/26464/task/26518/stat : 26518 (java) S 26461 26464 21303 0 -1 1077944384 1 12981 0 0 0 0 5 3 20 0 15 0 66104032 11079016448 13351 33554432000 4194304 4196468 140735368937232 140590879247504 140590875014869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26519] ppid=26461 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/26464/task/26519/stat : 26519 (java) S 26461 26464 21303 0 -1 1077944384 1 12981 0 0 0 0 5 3 20 0 15 0 66104032 11079016448 13351 33554432000 4194304 4196468 140735368937232 140590794066960 140590875014869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26520] ppid=26461 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/26464/task/26520/stat : 26520 (java) S 26461 26464 21303 0 -1 1077944384 1 12981 0 0 0 0 5 3 20 0 15 0 66104032 11079016448 13351 33554432000 4194304 4196468 140735368937232 140590793014160 140590875014869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26521] ppid=26461 vsize=10819352 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/26464/task/26521/stat : 26521 (java) S 26461 26464 21303 0 -1 1077944384 2 12981 0 0 0 0 5 3 20 0 15 0 66104032 11079016448 13351 33554432000 4194304 4196468 140735368937232 140590791961360 140590875014869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26522] ppid=26461 vsize=10819352 memory=139699676874367 CPUtime=0.08 cores=0,2,4,6
/proc/26464/task/26522/stat : 26522 (java) S 26461 26464 21303 0 -1 1077944384 2 12981 0 0 0 0 5 3 20 0 15 0 66104033 11079016448 13351 33554432000 4194304 4196468 140735368937232 140590401665392 140590875015810 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26523] ppid=26461 vsize=10819352 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/26464/task/26523/stat : 26523 (java) S 26461 26464 21303 0 -1 1077944384 13 12981 0 0 0 0 5 3 20 0 15 0 66104034 11079016448 13351 33554432000 4194304 4196468 140735368937232 140590318609440 140590875014869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26524] ppid=26461 vsize=10819352 memory=139699676874368 CPUtime=0.08 cores=0,2,4,6
/proc/26464/task/26524/stat : 26524 (java) S 26461 26464 21303 0 -1 1077944384 1 12981 0 0 0 0 5 3 20 0 15 0 66104034 11079016448 13351 33554432000 4194304 4196468 140735368937232 140589714629488 140590875014869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26525] ppid=26461 vsize=10819352 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/26464/task/26525/stat : 26525 (java) S 26461 26464 21303 0 -1 1077944384 3 12981 0 0 0 0 5 3 20 0 15 0 66104037 11079016448 13351 33554432000 4194304 4196468 140735368937232 140589407229776 140590875023259 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26526] ppid=26461 vsize=10819352 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/26464/task/26526/stat : 26526 (java) S 26461 26464 21303 0 -1 1077944384 491 12981 0 0 2 0 5 3 20 0 15 0 66104037 11079016448 13351 33554432000 4194304 4196468 140735368937232 140590400613232 140590875015810 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26527] ppid=26461 vsize=10819352 memory=-1 CPUtime=0.09 cores=0,2,4,6
/proc/26464/task/26527/stat : 26527 (java) S 26461 26464 21303 0 -1 1077944384 129 12981 0 0 1 0 5 3 20 0 15 0 66104037 11079016448 13351 33554432000 4194304 4196468 140735368937232 140590399560432 140590875015810 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26528] ppid=26461 vsize=10819352 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/26464/task/26528/stat : 26528 (java) R 26461 26464 21303 0 -1 4202560 611 12981 0 0 5 0 5 3 20 0 15 0 66104037 11079016448 13351 33554432000 4194304 4196468 140735368937232 140590398507632 140590875026010 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26529] ppid=26461 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/26464/task/26529/stat : 26529 (java) S 26461 26464 21303 0 -1 1077944384 3 12981 0 0 0 0 5 3 20 0 15 0 66104037 11079016448 13351 33554432000 4194304 4196468 140735368937232 140589373672160 140590875014869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26530] ppid=26461 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/26464/task/26530/stat : 26530 (java) S 26461 26464 21303 0 -1 1077944384 1 12981 0 0 0 0 5 3 20 0 15 0 66104037 11079016448 13351 33554432000 4194304 4196468 140735368937232 140590397455024 140590875015810 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
Current children cumulated CPU time: 0.39 s
Current children cumulated vsize: 10819352 KiB
Current children cumulated memory: 53404 KiB

[startup+0.700829 s]
/proc/loadavg: 1.42 1.38 1.38 3/220 26530
/proc/meminfo: memFree=14808368/32770624 swapFree=67108860/67108860
[pid=26464] ppid=26461 vsize=10819352 memory=86580 CPUtime=1 cores=0,2,4,6
/proc/26464/stat : 26464 (java) S 26461 26464 21303 0 -1 1077944320 16733 12981 0 0 88 4 5 3 20 0 15 0 66104022 11079016448 21645 33554432000 4194304 4196468 140735368937232 140735368919776 140590875004663 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
/proc/26464/statm: 2704838 21645 3246 1 0 2667149 0
[pid=26464/tid=26517] ppid=26461 vsize=10819352 memory=20160 CPUtime=0.67 cores=0,2,4,6
/proc/26464/task/26517/stat : 26517 (java) R 26461 26464 21303 0 -1 4202560 12184 12981 0 0 56 3 5 3 20 0 15 0 66104031 11079016448 21645 33554432000 4194304 4196468 140735368937232 140590846825488 140590856568215 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26518] ppid=26461 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/26464/task/26518/stat : 26518 (java) S 26461 26464 21303 0 -1 1077944384 1 12981 0 0 0 0 5 3 20 0 15 0 66104032 11079016448 21645 33554432000 4194304 4196468 140735368937232 140590879247504 140590875014869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26519] ppid=26461 vsize=10819352 memory=288230587427469581 CPUtime=0.08 cores=0,2,4,6
/proc/26464/task/26519/stat : 26519 (java) S 26461 26464 21303 0 -1 1077944384 1 12981 0 0 0 0 5 3 20 0 15 0 66104032 11079016448 21645 33554432000 4194304 4196468 140735368937232 140590794066960 140590875014869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26520] ppid=26461 vsize=10819352 memory=15816694631256675 CPUtime=0.08 cores=0,2,4,6
/proc/26464/task/26520/stat : 26520 (java) S 26461 26464 21303 0 -1 1077944384 1 12981 0 0 0 0 5 3 20 0 15 0 66104032 11079016448 21645 33554432000 4194304 4196468 140735368937232 140590793014160 140590875014869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26521] ppid=26461 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/26464/task/26521/stat : 26521 (java) S 26461 26464 21303 0 -1 1077944384 2 12981 0 0 0 0 5 3 20 0 15 0 66104032 11079016448 21645 33554432000 4194304 4196468 140735368937232 140590791961360 140590875014869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26522] ppid=26461 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/26464/task/26522/stat : 26522 (java) S 26461 26464 21303 0 -1 1077944384 5 12981 0 0 0 0 5 3 20 0 15 0 66104033 11079016448 21645 33554432000 4194304 4196468 140735368937232 140590401665392 140590875015810 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26523] ppid=26461 vsize=10819352 memory=139699515859552 CPUtime=0.08 cores=0,2,4,6
/proc/26464/task/26523/stat : 26523 (java) S 26461 26464 21303 0 -1 1077944384 13 12981 0 0 0 0 5 3 20 0 15 0 66104034 11079016448 21645 33554432000 4194304 4196468 140735368937232 140590318609440 140590875014869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26524] ppid=26461 vsize=10819352 memory=139702401238128 CPUtime=0.08 cores=0,2,4,6
/proc/26464/task/26524/stat : 26524 (java) S 26461 26464 21303 0 -1 1077944384 1 12981 0 0 0 0 5 3 20 0 15 0 66104034 11079016448 21645 33554432000 4194304 4196468 140735368937232 140589714629488 140590875014869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26525] ppid=26461 vsize=10819352 memory=2340 CPUtime=0.08 cores=0,2,4,6
/proc/26464/task/26525/stat : 26525 (java) S 26461 26464 21303 0 -1 1077944384 3 12981 0 0 0 0 5 3 20 0 15 0 66104037 11079016448 21645 33554432000 4194304 4196468 140735368937232 140589407229776 140590875023259 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26526] ppid=26461 vsize=10819352 memory=6153431502485414241 CPUtime=0.15 cores=0,2,4,6
/proc/26464/task/26526/stat : 26526 (java) S 26461 26464 21303 0 -1 1077944384 861 12981 0 0 7 0 5 3 20 0 15 0 66104037 11079016448 21645 33554432000 4194304 4196468 140735368937232 140590400613232 140590875015810 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26527] ppid=26461 vsize=10819352 memory=7881696724453321575 CPUtime=0.18 cores=0,2,4,6
/proc/26464/task/26527/stat : 26527 (java) S 26461 26464 21303 0 -1 1077944384 776 12981 0 0 10 0 5 3 20 0 15 0 66104037 11079016448 21645 33554432000 4194304 4196468 140735368937232 140590399560432 140590875015810 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26528] ppid=26461 vsize=10819352 memory=6154538792250073449 CPUtime=0.21 cores=0,2,4,6
/proc/26464/task/26528/stat : 26528 (java) S 26461 26464 21303 0 -1 1077944384 694 12981 0 0 13 0 5 3 20 0 15 0 66104037 11079016448 21645 33554432000 4194304 4196468 140735368937232 140590398507632 140590875015810 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26529] ppid=26461 vsize=10819352 memory=8514726395715218844 CPUtime=0.08 cores=0,2,4,6
/proc/26464/task/26529/stat : 26529 (java) S 26461 26464 21303 0 -1 1077944384 3 12981 0 0 0 0 5 3 20 0 15 0 66104037 11079016448 21645 33554432000 4194304 4196468 140735368937232 140589373672160 140590875014869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26530] ppid=26461 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/26464/task/26530/stat : 26530 (java) S 26461 26464 21303 0 -1 1077944384 1 12981 0 0 0 0 5 3 20 0 15 0 66104037 11079016448 21645 33554432000 4194304 4196468 140735368937232 140590397455024 140590875015810 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 10819352 KiB
Current children cumulated memory: 86580 KiB

[startup+1.50116 s]
/proc/loadavg: 1.42 1.38 1.38 4/220 26530
/proc/meminfo: memFree=14764020/32770624 swapFree=67108860/67108860
[pid=26464] ppid=26461 vsize=10834252 memory=177296 CPUtime=2.36 cores=0,2,4,6
/proc/26464/stat : 26464 (java) S 26461 26464 21303 0 -1 1077944320 23904 12981 0 0 219 9 5 3 20 0 15 0 66104022 11094274048 44324 33554432000 4194304 4196468 140735368937232 140735368919776 140590875004663 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
/proc/26464/statm: 2708563 44324 3469 1 0 2670221 0
[pid=26464/tid=26517] ppid=26461 vsize=10834252 memory=7306056177471743062 CPUtime=1.43 cores=0,2,4,6
/proc/26464/task/26517/stat : 26517 (java) R 26461 26464 21303 0 -1 4202560 17629 12981 0 0 130 5 5 3 20 0 15 0 66104031 11094274048 44324 33554432000 4194304 4196468 140735368937232 140590846834736 140590859085150 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26518] ppid=26461 vsize=10834252 memory=7741235195950819945 CPUtime=0.09 cores=0,2,4,6
/proc/26464/task/26518/stat : 26518 (java) S 26461 26464 21303 0 -1 1077944384 186 12981 0 0 1 0 5 3 20 0 15 0 66104032 11094274048 44324 33554432000 4194304 4196468 140735368937232 140590879247504 140590875014869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26519] ppid=26461 vsize=10834252 memory=7234286677075848038 CPUtime=0.09 cores=0,2,4,6
/proc/26464/task/26519/stat : 26519 (java) S 26461 26464 21303 0 -1 1077944384 18 12981 0 0 1 0 5 3 20 0 15 0 66104032 11094274048 44324 33554432000 4194304 4196468 140735368937232 140590794066960 140590875014869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26520] ppid=26461 vsize=10834252 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/26464/task/26520/stat : 26520 (java) S 26461 26464 21303 0 -1 1077944384 61 12981 0 0 1 0 5 3 20 0 15 0 66104032 11094274048 44324 33554432000 4194304 4196468 140735368937232 140590793014160 140590875014869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26521] ppid=26461 vsize=10834252 memory=253610638253497 CPUtime=0.08 cores=0,2,4,6
/proc/26464/task/26521/stat : 26521 (java) S 26461 26464 21303 0 -1 1077944384 30 12981 0 0 0 0 5 3 20 0 15 0 66104032 11094274048 44324 33554432000 4194304 4196468 140735368937232 140590791961360 140590875014869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26522] ppid=26461 vsize=10834252 memory=3843371840305377312 CPUtime=0.09 cores=0,2,4,6
/proc/26464/task/26522/stat : 26522 (java) S 26461 26464 21303 0 -1 1077944384 53 12981 0 0 1 0 5 3 20 0 15 0 66104033 11094274048 44324 33554432000 4194304 4196468 140735368937232 140590401665392 140590875015810 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26523] ppid=26461 vsize=10834252 memory=4638778428397932880 CPUtime=0.08 cores=0,2,4,6
/proc/26464/task/26523/stat : 26523 (java) S 26461 26464 21303 0 -1 1077944384 13 12981 0 0 0 0 5 3 20 0 15 0 66104034 11094274048 44324 33554432000 4194304 4196468 140735368937232 140590318609504 140590875014869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26524] ppid=26461 vsize=10834252 memory=6935650355271196736 CPUtime=0.08 cores=0,2,4,6
/proc/26464/task/26524/stat : 26524 (java) S 26461 26464 21303 0 -1 1077944384 2 12981 0 0 0 0 5 3 20 0 15 0 66104034 11094274048 44324 33554432000 4194304 4196468 140735368937232 140589714629488 140590875014869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26525] ppid=26461 vsize=10834252 memory=279399031111920 CPUtime=0.08 cores=0,2,4,6
/proc/26464/task/26525/stat : 26525 (java) S 26461 26464 21303 0 -1 1077944384 3 12981 0 0 0 0 5 3 20 0 15 0 66104037 11094274048 44324 33554432000 4194304 4196468 140735368937232 140589407229776 140590875023259 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26526] ppid=26461 vsize=10834252 memory=6935649255759570240 CPUtime=0.27 cores=0,2,4,6
/proc/26464/task/26526/stat : 26526 (java) S 26461 26464 21303 0 -1 1077944384 1389 12981 0 0 19 0 5 3 20 0 15 0 66104037 11094274048 44324 33554432000 4194304 4196468 140735368937232 140590400613232 140590875015810 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26527] ppid=26461 vsize=10834252 memory=-6868934493517014888 CPUtime=0.33 cores=0,2,4,6
/proc/26464/task/26527/stat : 26527 (java) S 26461 26464 21303 0 -1 1077944384 1005 12981 0 0 25 0 5 3 20 0 15 0 66104037 11094274048 44324 33554432000 4194304 4196468 140735368937232 140590399560432 140590875015810 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26528] ppid=26461 vsize=10834252 memory=6656426216303648864 CPUtime=0.44 cores=0,2,4,6
/proc/26464/task/26528/stat : 26528 (java) S 26461 26464 21303 0 -1 1077944384 1327 12981 0 0 36 0 5 3 20 0 15 0 66104037 11094274048 44324 33554432000 4194304 4196468 140735368937232 140590398507632 140590875015810 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26529] ppid=26461 vsize=10834252 memory=6944656592455360604 CPUtime=0.08 cores=0,2,4,6
/proc/26464/task/26529/stat : 26529 (java) S 26461 26464 21303 0 -1 1077944384 3 12981 0 0 0 0 5 3 20 0 15 0 66104037 11094274048 44324 33554432000 4194304 4196468 140735368937232 140589373672160 140590875014869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26530] ppid=26461 vsize=10834252 memory=6655300316396806240 CPUtime=0.08 cores=0,2,4,6
/proc/26464/task/26530/stat : 26530 (java) S 26461 26464 21303 0 -1 1077944384 1 12981 0 0 0 0 5 3 20 0 15 0 66104037 11094274048 44324 33554432000 4194304 4196468 140735368937232 140590397455024 140590875015810 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
Current children cumulated CPU time: 2.36 s
Current children cumulated vsize: 10834252 KiB

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

[pid=26464/tid=26529] ppid=26461 vsize=10918240 memory=-7003737579269690708 CPUtime=0.08 cores=0,2,4,6
/proc/26464/task/26529/stat : 26529 (java) S 26461 26464 21303 0 -1 1077944384 3 12981 0 0 0 0 5 3 20 0 15 0 66104037 11180277760 269677 33554432000 4194304 4196468 140735368937232 140589373672160 140590875014869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26530] ppid=26461 vsize=10918240 memory=1948 CPUtime=1.37 cores=0,2,4,6
/proc/26464/task/26530/stat : 26530 (java) S 26461 26464 21303 0 -1 1077944384 1641 12981 0 0 61 68 5 3 20 0 15 0 66104037 11180277760 269677 33554432000 4194304 4196468 140735368937232 140590397455024 140590875015810 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
Current children cumulated CPU time: 2062.44 s
Current children cumulated vsize: 10918240 KiB
Current children cumulated memory: 1078708 KiB

[startup+2019.2 s]
/proc/loadavg: 1.13 1.31 1.37 3/218 26591
/proc/meminfo: memFree=13748976/32770624 swapFree=67108860/67108860
[pid=26464] ppid=26461 vsize=10918240 memory=1078708 CPUtime=2065.67 cores=0,2,4,6
/proc/26464/stat : 26464 (java) S 26461 26464 21303 0 -1 1077944320 286335 12981 0 0 206240 319 5 3 20 0 15 0 66104022 11180277760 269677 33554432000 4194304 4196468 140735368937232 140735368919776 140590875004663 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
/proc/26464/statm: 2729560 269677 3528 1 0 2691213 0
[pid=26464/tid=26517] ppid=26461 vsize=10918240 memory=4616 CPUtime=1996.26 cores=0,2,4,6
/proc/26464/task/26517/stat : 26517 (java) R 26461 26464 21303 0 -1 4202560 99166 12981 0 0 199569 49 5 3 20 0 15 0 66104031 11180277760 269677 33554432000 4194304 4196468 140735368937232 140590846840208 140590486324480 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26518] ppid=26461 vsize=10918240 memory=15868 CPUtime=10.73 cores=0,2,4,6
/proc/26464/task/26518/stat : 26518 (java) S 26461 26464 21303 0 -1 1077944384 22742 12981 0 0 1015 50 5 3 20 0 15 0 66104032 11180277760 269677 33554432000 4194304 4196468 140735368937232 140590879247504 140590875014869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26519] ppid=26461 vsize=10918240 memory=1078708 CPUtime=10.7 cores=0,2,4,6
/proc/26464/task/26519/stat : 26519 (java) S 26461 26464 21303 0 -1 1077944384 14847 12981 0 0 1018 44 5 3 20 0 15 0 66104032 11180277760 269677 33554432000 4194304 4196468 140735368937232 140590794066960 140590875014869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26520] ppid=26461 vsize=10918240 memory=1078708 CPUtime=10.69 cores=0,2,4,6
/proc/26464/task/26520/stat : 26520 (java) S 26461 26464 21303 0 -1 1077944384 25131 12981 0 0 1013 48 5 3 20 0 15 0 66104032 11180277760 269677 33554432000 4194304 4196468 140735368937232 140590793014160 140590875014869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26521] ppid=26461 vsize=10918240 memory=1078708 CPUtime=10.74 cores=0,2,4,6
/proc/26464/task/26521/stat : 26521 (java) S 26461 26464 21303 0 -1 1077944384 23998 12981 0 0 1015 51 5 3 20 0 15 0 66104032 11180277760 269677 33554432000 4194304 4196468 140735368937232 140590791961360 140590875014869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26522] ppid=26461 vsize=10918240 memory=18488 CPUtime=9.08 cores=0,2,4,6
/proc/26464/task/26522/stat : 26522 (java) S 26461 26464 21303 0 -1 1077944384 21020 12981 0 0 855 45 5 3 20 0 15 0 66104033 11180277760 269677 33554432000 4194304 4196468 140735368937232 140590401665392 140590875015810 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26523] ppid=26461 vsize=10918240 memory=6791534058613427641 CPUtime=0.08 cores=0,2,4,6
/proc/26464/task/26523/stat : 26523 (java) S 26461 26464 21303 0 -1 1077944384 13 12981 0 0 0 0 5 3 20 0 15 0 66104034 11180277760 269677 33554432000 4194304 4196468 140735368937232 140590318609504 140590875014869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26524] ppid=26461 vsize=10918240 memory=1296 CPUtime=0.08 cores=0,2,4,6
/proc/26464/task/26524/stat : 26524 (java) S 26461 26464 21303 0 -1 1077944384 2 12981 0 0 0 0 5 3 20 0 15 0 66104034 11180277760 269677 33554432000 4194304 4196468 140735368937232 140589714629504 140590875014869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26525] ppid=26461 vsize=10918240 memory=2448 CPUtime=0.08 cores=0,2,4,6
/proc/26464/task/26525/stat : 26525 (java) S 26461 26464 21303 0 -1 1077944384 3 12981 0 0 0 0 5 3 20 0 15 0 66104037 11180277760 269677 33554432000 4194304 4196468 140735368937232 140589407229776 140590875023259 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26526] ppid=26461 vsize=10918240 memory=1728 CPUtime=6.74 cores=0,2,4,6
/proc/26464/task/26526/stat : 26526 (java) S 26461 26464 21303 0 -1 1077944384 30610 12981 0 0 660 6 5 3 20 0 15 0 66104037 11180277760 269677 33554432000 4194304 4196468 140735368937232 140590400613232 140590875015810 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26527] ppid=26461 vsize=10918240 memory=1078708 CPUtime=6.55 cores=0,2,4,6
/proc/26464/task/26527/stat : 26527 (java) S 26461 26464 21303 0 -1 1077944384 22459 12981 0 0 643 4 5 3 20 0 15 0 66104037 11180277760 269677 33554432000 4194304 4196468 140735368937232 140590399560432 140590875015810 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26528] ppid=26461 vsize=10918240 memory=15868 CPUtime=3.41 cores=0,2,4,6
/proc/26464/task/26528/stat : 26528 (java) S 26461 26464 21303 0 -1 1077944384 22512 12981 0 0 327 6 5 3 20 0 15 0 66104037 11180277760 269677 33554432000 4194304 4196468 140735368937232 140590398507632 140590875015810 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26529] ppid=26461 vsize=10918240 memory=1078708 CPUtime=0.08 cores=0,2,4,6
/proc/26464/task/26529/stat : 26529 (java) S 26461 26464 21303 0 -1 1077944384 3 12981 0 0 0 0 5 3 20 0 15 0 66104037 11180277760 269677 33554432000 4194304 4196468 140735368937232 140589373672160 140590875014869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26530] ppid=26461 vsize=10918240 memory=3828 CPUtime=1.37 cores=0,2,4,6
/proc/26464/task/26530/stat : 26530 (java) S 26461 26464 21303 0 -1 1077944384 1642 12981 0 0 61 68 5 3 20 0 15 0 66104037 11180277760 269677 33554432000 4194304 4196468 140735368937232 140590397455024 140590875015810 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
Current children cumulated CPU time: 2065.67 s
Current children cumulated vsize: 10918240 KiB
Current children cumulated memory: 1078708 KiB

[startup+2020.8 s]
/proc/loadavg: 1.13 1.31 1.37 3/218 26591
/proc/meminfo: memFree=13748976/32770624 swapFree=67108860/67108860
[pid=26464] ppid=26461 vsize=10918240 memory=1078708 CPUtime=2067.29 cores=0,2,4,6
/proc/26464/stat : 26464 (java) S 26461 26464 21303 0 -1 1077944320 286347 12981 0 0 206402 319 5 3 20 0 15 0 66104022 11180277760 269677 33554432000 4194304 4196468 140735368937232 140735368919776 140590875004663 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
/proc/26464/statm: 2729560 269677 3528 1 0 2691213 0
[pid=26464/tid=26517] ppid=26461 vsize=10918240 memory=1078708 CPUtime=1997.84 cores=0,2,4,6
/proc/26464/task/26517/stat : 26517 (java) R 26461 26464 21303 0 -1 4202560 99174 12981 0 0 199727 49 5 3 20 0 15 0 66104031 11180277760 269677 33554432000 4194304 4196468 140735368937232 140590846840096 140590476953750 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26518] ppid=26461 vsize=10918240 memory=18488 CPUtime=10.74 cores=0,2,4,6
/proc/26464/task/26518/stat : 26518 (java) S 26461 26464 21303 0 -1 1077944384 22743 12981 0 0 1016 50 5 3 20 0 15 0 66104032 11180277760 269677 33554432000 4194304 4196468 140735368937232 140590879247504 140590875014869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26519] ppid=26461 vsize=10918240 memory=6791534058613427641 CPUtime=10.71 cores=0,2,4,6
/proc/26464/task/26519/stat : 26519 (java) S 26461 26464 21303 0 -1 1077944384 14848 12981 0 0 1019 44 5 3 20 0 15 0 66104032 11180277760 269677 33554432000 4194304 4196468 140735368937232 140590794066960 140590875014869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26520] ppid=26461 vsize=10918240 memory=644 CPUtime=10.7 cores=0,2,4,6
/proc/26464/task/26520/stat : 26520 (java) S 26461 26464 21303 0 -1 1077944384 25132 12981 0 0 1014 48 5 3 20 0 15 0 66104032 11180277760 269677 33554432000 4194304 4196468 140735368937232 140590793014160 140590875014869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26521] ppid=26461 vsize=10918240 memory=952 CPUtime=10.75 cores=0,2,4,6
/proc/26464/task/26521/stat : 26521 (java) S 26461 26464 21303 0 -1 1077944384 23999 12981 0 0 1016 51 5 3 20 0 15 0 66104032 11180277760 269677 33554432000 4194304 4196468 140735368937232 140590791961360 140590875014869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26522] ppid=26461 vsize=10918240 memory=2340 CPUtime=9.09 cores=0,2,4,6
/proc/26464/task/26522/stat : 26522 (java) S 26461 26464 21303 0 -1 1077944384 21020 12981 0 0 856 45 5 3 20 0 15 0 66104033 11180277760 269677 33554432000 4194304 4196468 140735368937232 140590401665392 140590875015810 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26523] ppid=26461 vsize=10918240 memory=6791534058613427641 CPUtime=0.08 cores=0,2,4,6
/proc/26464/task/26523/stat : 26523 (java) S 26461 26464 21303 0 -1 1077944384 13 12981 0 0 0 0 5 3 20 0 15 0 66104034 11180277760 269677 33554432000 4194304 4196468 140735368937232 140590318609504 140590875014869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26524] ppid=26461 vsize=10918240 memory=6791534058613427641 CPUtime=0.08 cores=0,2,4,6
/proc/26464/task/26524/stat : 26524 (java) S 26461 26464 21303 0 -1 1077944384 2 12981 0 0 0 0 5 3 20 0 15 0 66104034 11180277760 269677 33554432000 4194304 4196468 140735368937232 140589714629504 140590875014869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26525] ppid=26461 vsize=10918240 memory=15868 CPUtime=0.08 cores=0,2,4,6
/proc/26464/task/26525/stat : 26525 (java) S 26461 26464 21303 0 -1 1077944384 3 12981 0 0 0 0 5 3 20 0 15 0 66104037 11180277760 269677 33554432000 4194304 4196468 140735368937232 140589407229776 140590875023259 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26526] ppid=26461 vsize=10918240 memory=4012 CPUtime=6.74 cores=0,2,4,6
/proc/26464/task/26526/stat : 26526 (java) S 26461 26464 21303 0 -1 1077944384 30610 12981 0 0 660 6 5 3 20 0 15 0 66104037 11180277760 269677 33554432000 4194304 4196468 140735368937232 140590400613232 140590875015810 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26527] ppid=26461 vsize=10918240 memory=12860 CPUtime=6.55 cores=0,2,4,6
/proc/26464/task/26527/stat : 26527 (java) S 26461 26464 21303 0 -1 1077944384 22459 12981 0 0 643 4 5 3 20 0 15 0 66104037 11180277760 269677 33554432000 4194304 4196468 140735368937232 140590399560432 140590875015810 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26528] ppid=26461 vsize=10918240 memory=18488 CPUtime=3.41 cores=0,2,4,6
/proc/26464/task/26528/stat : 26528 (java) S 26461 26464 21303 0 -1 1077944384 22512 12981 0 0 327 6 5 3 20 0 15 0 66104037 11180277760 269677 33554432000 4194304 4196468 140735368937232 140590398507632 140590875015810 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26529] ppid=26461 vsize=10918240 memory=6791534058613427641 CPUtime=0.08 cores=0,2,4,6
/proc/26464/task/26529/stat : 26529 (java) S 26461 26464 21303 0 -1 1077944384 3 12981 0 0 0 0 5 3 20 0 15 0 66104037 11180277760 269677 33554432000 4194304 4196468 140735368937232 140589373672160 140590875014869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26530] ppid=26461 vsize=10918240 memory=18488 CPUtime=1.37 cores=0,2,4,6
/proc/26464/task/26530/stat : 26530 (java) S 26461 26464 21303 0 -1 1077944384 1642 12981 0 0 61 68 5 3 20 0 15 0 66104037 11180277760 269677 33554432000 4194304 4196468 140735368937232 140590397455024 140590875015810 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
Current children cumulated CPU time: 2067.29 s
Current children cumulated vsize: 10918240 KiB
Current children cumulated memory: 1078708 KiB

[startup+2021.2 s]
/proc/loadavg: 1.13 1.31 1.37 3/218 26591
/proc/meminfo: memFree=13748976/32770624 swapFree=67108860/67108860
[pid=26464] ppid=26461 vsize=10918240 memory=1078708 CPUtime=2067.69 cores=0,2,4,6
/proc/26464/stat : 26464 (java) S 26461 26464 21303 0 -1 1077944320 286349 12981 0 0 206442 319 5 3 20 0 15 0 66104022 11180277760 269677 33554432000 4194304 4196468 140735368937232 140735368919776 140590875004663 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
/proc/26464/statm: 2729560 269677 3528 1 0 2691213 0
[pid=26464/tid=26517] ppid=26461 vsize=10918240 memory=2244 CPUtime=1998.24 cores=0,2,4,6
/proc/26464/task/26517/stat : 26517 (java) R 26461 26464 21303 0 -1 4202560 99176 12981 0 0 199767 49 5 3 20 0 15 0 66104031 11180277760 269677 33554432000 4194304 4196468 140735368937232 140590846840064 140590487484227 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26518] ppid=26461 vsize=10918240 memory=12040 CPUtime=10.74 cores=0,2,4,6
/proc/26464/task/26518/stat : 26518 (java) S 26461 26464 21303 0 -1 1077944384 22743 12981 0 0 1016 50 5 3 20 0 15 0 66104032 11180277760 269677 33554432000 4194304 4196468 140735368937232 140590879247504 140590875014869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26519] ppid=26461 vsize=10918240 memory=1696 CPUtime=10.71 cores=0,2,4,6
/proc/26464/task/26519/stat : 26519 (java) S 26461 26464 21303 0 -1 1077944384 14848 12981 0 0 1019 44 5 3 20 0 15 0 66104032 11180277760 269677 33554432000 4194304 4196468 140735368937232 140590794066960 140590875014869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26520] ppid=26461 vsize=10918240 memory=8544 CPUtime=10.7 cores=0,2,4,6
/proc/26464/task/26520/stat : 26520 (java) S 26461 26464 21303 0 -1 1077944384 25132 12981 0 0 1014 48 5 3 20 0 15 0 66104032 11180277760 269677 33554432000 4194304 4196468 140735368937232 140590793014160 140590875014869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26521] ppid=26461 vsize=10918240 memory=4616 CPUtime=10.75 cores=0,2,4,6
/proc/26464/task/26521/stat : 26521 (java) S 26461 26464 21303 0 -1 1077944384 23999 12981 0 0 1016 51 5 3 20 0 15 0 66104032 11180277760 269677 33554432000 4194304 4196468 140735368937232 140590791961360 140590875014869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26522] ppid=26461 vsize=10918240 memory=15868 CPUtime=9.09 cores=0,2,4,6
/proc/26464/task/26522/stat : 26522 (java) S 26461 26464 21303 0 -1 1077944384 21020 12981 0 0 856 45 5 3 20 0 15 0 66104033 11180277760 269677 33554432000 4194304 4196468 140735368937232 140590401665392 140590875015810 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26523] ppid=26461 vsize=10918240 memory=4012 CPUtime=0.08 cores=0,2,4,6
/proc/26464/task/26523/stat : 26523 (java) S 26461 26464 21303 0 -1 1077944384 13 12981 0 0 0 0 5 3 20 0 15 0 66104034 11180277760 269677 33554432000 4194304 4196468 140735368937232 140590318609504 140590875014869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26524] ppid=26461 vsize=10918240 memory=288230574492221466 CPUtime=0.08 cores=0,2,4,6
/proc/26464/task/26524/stat : 26524 (java) S 26461 26464 21303 0 -1 1077944384 2 12981 0 0 0 0 5 3 20 0 15 0 66104034 11180277760 269677 33554432000 4194304 4196468 140735368937232 140589714629504 140590875014869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26525] ppid=26461 vsize=10918240 memory=288230596050944315 CPUtime=0.08 cores=0,2,4,6
/proc/26464/task/26525/stat : 26525 (java) S 26461 26464 21303 0 -1 1077944384 3 12981 0 0 0 0 5 3 20 0 15 0 66104037 11180277760 269677 33554432000 4194304 4196468 140735368937232 140589407229776 140590875023259 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26526] ppid=26461 vsize=10918240 memory=14134441857518180 CPUtime=6.74 cores=0,2,4,6
/proc/26464/task/26526/stat : 26526 (java) S 26461 26464 21303 0 -1 1077944384 30610 12981 0 0 660 6 5 3 20 0 15 0 66104037 11180277760 269677 33554432000 4194304 4196468 140735368937232 140590400613232 140590875015810 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26527] ppid=26461 vsize=10918240 memory=2448 CPUtime=6.55 cores=0,2,4,6
/proc/26464/task/26527/stat : 26527 (java) S 26461 26464 21303 0 -1 1077944384 22459 12981 0 0 643 4 5 3 20 0 15 0 66104037 11180277760 269677 33554432000 4194304 4196468 140735368937232 140590399560432 140590875015810 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26528] ppid=26461 vsize=10918240 memory=1728 CPUtime=3.41 cores=0,2,4,6
/proc/26464/task/26528/stat : 26528 (java) S 26461 26464 21303 0 -1 1077944384 22512 12981 0 0 327 6 5 3 20 0 15 0 66104037 11180277760 269677 33554432000 4194304 4196468 140735368937232 140590398507632 140590875015810 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26529] ppid=26461 vsize=10918240 memory=792 CPUtime=0.08 cores=0,2,4,6
/proc/26464/task/26529/stat : 26529 (java) S 26461 26464 21303 0 -1 1077944384 3 12981 0 0 0 0 5 3 20 0 15 0 66104037 11180277760 269677 33554432000 4194304 4196468 140735368937232 140589373672160 140590875014869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26530] ppid=26461 vsize=10918240 memory=1228 CPUtime=1.37 cores=0,2,4,6
/proc/26464/task/26530/stat : 26530 (java) S 26461 26464 21303 0 -1 1077944384 1642 12981 0 0 61 68 5 3 20 0 15 0 66104037 11180277760 269677 33554432000 4194304 4196468 140735368937232 140590397455024 140590875015810 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
Current children cumulated CPU time: 2067.69 s
Current children cumulated vsize: 10918240 KiB
Current children cumulated memory: 1078708 KiB

[startup+2021.4 s]
/proc/loadavg: 1.13 1.31 1.37 3/218 26591
/proc/meminfo: memFree=13748976/32770624 swapFree=67108860/67108860
[pid=26464] ppid=26461 vsize=10918240 memory=1078708 CPUtime=2067.89 cores=0,2,4,6
/proc/26464/stat : 26464 (java) S 26461 26464 21303 0 -1 1077944320 286350 12981 0 0 206462 319 5 3 20 0 15 0 66104022 11180277760 269677 33554432000 4194304 4196468 140735368937232 140735368919776 140590875004663 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
/proc/26464/statm: 2729560 269677 3528 1 0 2691213 0
[pid=26464/tid=26517] ppid=26461 vsize=10918240 memory=288230596050944315 CPUtime=1998.44 cores=0,2,4,6
/proc/26464/task/26517/stat : 26517 (java) R 26461 26464 21303 0 -1 4202560 99177 12981 0 0 199787 49 5 3 20 0 15 0 66104031 11180277760 269677 33554432000 4194304 4196468 140735368937232 140590846839984 140590488239620 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26518] ppid=26461 vsize=10918240 memory=14134441857518180 CPUtime=10.74 cores=0,2,4,6
/proc/26464/task/26518/stat : 26518 (java) S 26461 26464 21303 0 -1 1077944384 22743 12981 0 0 1016 50 5 3 20 0 15 0 66104032 11180277760 269677 33554432000 4194304 4196468 140735368937232 140590879247504 140590875014869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26519] ppid=26461 vsize=10918240 memory=3848 CPUtime=10.71 cores=0,2,4,6
/proc/26464/task/26519/stat : 26519 (java) S 26461 26464 21303 0 -1 1077944384 14848 12981 0 0 1019 44 5 3 20 0 15 0 66104032 11180277760 269677 33554432000 4194304 4196468 140735368937232 140590794066960 140590875014869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26520] ppid=26461 vsize=10918240 memory=2600 CPUtime=10.7 cores=0,2,4,6
/proc/26464/task/26520/stat : 26520 (java) S 26461 26464 21303 0 -1 1077944384 25132 12981 0 0 1014 48 5 3 20 0 15 0 66104032 11180277760 269677 33554432000 4194304 4196468 140735368937232 140590793014160 140590875014869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26521] ppid=26461 vsize=10918240 memory=2600 CPUtime=10.75 cores=0,2,4,6
/proc/26464/task/26521/stat : 26521 (java) S 26461 26464 21303 0 -1 1077944384 23999 12981 0 0 1016 51 5 3 20 0 15 0 66104032 11180277760 269677 33554432000 4194304 4196468 140735368937232 140590791961360 140590875014869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26522] ppid=26461 vsize=10918240 memory=4104 CPUtime=9.09 cores=0,2,4,6
/proc/26464/task/26522/stat : 26522 (java) S 26461 26464 21303 0 -1 1077944384 21020 12981 0 0 856 45 5 3 20 0 15 0 66104033 11180277760 269677 33554432000 4194304 4196468 140735368937232 140590401665392 140590875015810 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26523] ppid=26461 vsize=10918240 memory=1404 CPUtime=0.08 cores=0,2,4,6
/proc/26464/task/26523/stat : 26523 (java) S 26461 26464 21303 0 -1 1077944384 13 12981 0 0 0 0 5 3 20 0 15 0 66104034 11180277760 269677 33554432000 4194304 4196468 140735368937232 140590318609504 140590875014869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26524] ppid=26461 vsize=10918240 memory=3200 CPUtime=0.08 cores=0,2,4,6
/proc/26464/task/26524/stat : 26524 (java) S 26461 26464 21303 0 -1 1077944384 2 12981 0 0 0 0 5 3 20 0 15 0 66104034 11180277760 269677 33554432000 4194304 4196468 140735368937232 140589714629504 140590875014869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26525] ppid=26461 vsize=10918240 memory=1089984 CPUtime=0.08 cores=0,2,4,6
/proc/26464/task/26525/stat : 26525 (java) S 26461 26464 21303 0 -1 1077944384 3 12981 0 0 0 0 5 3 20 0 15 0 66104037 11180277760 269677 33554432000 4194304 4196468 140735368937232 140589407229776 140590875023259 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26526] ppid=26461 vsize=10918240 memory=1408 CPUtime=6.74 cores=0,2,4,6
/proc/26464/task/26526/stat : 26526 (java) S 26461 26464 21303 0 -1 1077944384 30610 12981 0 0 660 6 5 3 20 0 15 0 66104037 11180277760 269677 33554432000 4194304 4196468 140735368937232 140590400613232 140590875015810 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26527] ppid=26461 vsize=10918240 memory=3212 CPUtime=6.55 cores=0,2,4,6
/proc/26464/task/26527/stat : 26527 (java) S 26461 26464 21303 0 -1 1077944384 22459 12981 0 0 643 4 5 3 20 0 15 0 66104037 11180277760 269677 33554432000 4194304 4196468 140735368937232 140590399560432 140590875015810 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26528] ppid=26461 vsize=10918240 memory=1078708 CPUtime=3.41 cores=0,2,4,6
/proc/26464/task/26528/stat : 26528 (java) S 26461 26464 21303 0 -1 1077944384 22512 12981 0 0 327 6 5 3 20 0 15 0 66104037 11180277760 269677 33554432000 4194304 4196468 140735368937232 140590398507632 140590875015810 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26529] ppid=26461 vsize=10918240 memory=6791534058613427641 CPUtime=0.08 cores=0,2,4,6
/proc/26464/task/26529/stat : 26529 (java) S 26461 26464 21303 0 -1 1077944384 3 12981 0 0 0 0 5 3 20 0 15 0 66104037 11180277760 269677 33554432000 4194304 4196468 140735368937232 140589373672160 140590875014869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
[pid=26464/tid=26530] ppid=26461 vsize=10918240 memory=1078708 CPUtime=1.37 cores=0,2,4,6
/proc/26464/task/26530/stat : 26530 (java) S 26461 26464 21303 0 -1 1077944384 1642 12981 0 0 61 68 5 3 20 0 15 0 66104037 11180277760 269677 33554432000 4194304 4196468 140735368937232 140590397455024 140590875015810 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7970816 140735368944238 140735368947036 140735368947036 140735368949711 0
Current children cumulated CPU time: 2067.89 s
Current children cumulated vsize: 10918240 KiB
Current children cumulated memory: 1078708 KiB

Child status: 0
Real time (s): 2021.47
CPU time (s): 2067.98
CPU user time (s): 2064.73
CPU system time (s): 3.24575
CPU usage (%): 102.301
Max. virtual memory (cumulated for all children) (KiB): 10918904
Max. memory (cumulated for all children) (KiB): 1078708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2064.73
system time used= 3.24575
maximum resident set size= 1080808
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 301752
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2416
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 237941
involuntary context switches= 8382


# summary of solver processes directly reported to runsolver:
#   pid: 26464
#   total CPU time (s): 2067.98
#   total CPU user time (s): 2064.73
#   total CPU system time (s): 3.24575

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.6959 second user time and 19.5588 second system time

The end

Launcher Data

Begin job on node135 at 2018-07-25 04:23:28
IDJOB=4294780
IDBENCH=141422
IDSOLVER=2750
FILE ID=node135/4294780-1532485408
RUNJOBID= node135-1532466475-21334
PBS_JOBID= 21021583
Free space on /tmp= 48344 MiB

SOLVER NAME= Concrete 3.8 2018-06-13
BENCH NAME= XCSP18/LowAutocorrelation/LowAutocorrelation-021_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4294780-1532485408/watcher-4294780-1532485408 -o /tmp/evaluation-result-4294780-1532485408/solver-4294780-1532485408 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1532466475-21334 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=1849234061 HOME/instance-4294780-1532485408.xml

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

MD5SUM BENCH= 6f45f3e4d1081bc980187c6d0b1f79c7
RANDOM SEED=1849234061

node135.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:        14859640 kB
MemAvailable:   30897708 kB
Buffers:          221920 kB
Cached:         15864724 kB
SwapCached:            0 kB
Active:          3515604 kB
Inactive:       13663064 kB
Active(anon):    1041812 kB
Inactive(anon):    69900 kB
Active(file):    2473792 kB
Inactive(file): 13593164 kB
Unevictable:        7200 kB
Mlocked:            7200 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             26712 kB
Writeback:             0 kB
AnonPages:       1101984 kB
Mapped:            52240 kB
Shmem:             17056 kB
Slab:             428556 kB
SReclaimable:     399572 kB
SUnreclaim:        28984 kB
KernelStack:        3744 kB
PageTables:         7620 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2085152 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    854016 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       93568 kB
DirectMap2M:    33452032 kB

Free space on /tmp at the end= 48316 MiB
End job on node135 at 2018-07-25 04:57:10