Trace number 4274541

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 - Hybrid 2017-07-26OPT26 2349.53 2298.8601

General information on the benchmark

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

Quality of the solution as a function of time


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

Solver Data

0.30/0.25	c version: 2017-07-26
0.30/0.25	c seed: 1643406510
0.30/0.26	c timeout: 2520
0.30/0.26	c memlimit: 11000
0.30/0.26	c nbcore: 4
0.30/0.28	c Parsing instance...
1.61/0.91	c Parsing done, starting first complete search...
1.61/0.94	o 2470
1.61/0.94	o 1546
1.61/0.95	o 1522
1.61/0.95	o 934
1.61/0.95	o 886
1.61/0.95	o 514
1.61/0.95	o 366
1.61/0.95	o 342
1.61/0.95	o 302
1.61/0.96	o 298
1.61/0.96	o 294
1.61/0.96	o 258
1.61/0.97	o 234
1.61/0.97	o 218
1.61/0.98	o 210
1.61/0.98	o 202
1.61/0.99	o 194
1.61/0.99	o 186
1.94/1.01	o 174
1.94/1.01	o 170
1.94/1.01	o 154
1.94/1.02	o 134
1.94/1.02	o 126
1.94/1.02	o 118
1.94/1.06	o 110
1.94/1.07	o 94
2.54/1.20	o 82
2.54/1.21	o 74
2.84/1.31	o 66
3.14/1.40	o 54
3.14/1.41	o 50
3.72/1.73	o 42
3.99/1.93	o 34
4.16/2.09	o 26
6.17/3.92	c First complete search done, starting ALNS search...
1803.86/1763.90	c ALNS done, starting second complete search
2349.47/2298.84	s OPTIMUM FOUND
2349.47/2298.84	v <instantiation>
2349.47/2298.84	v 	<list>
2349.47/2298.84	v 		x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] y[0][0] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[0][8] y[0][9] y[0][10] y[0][11] y[0][12] y[0][13] y[0][14] y[0][15] y[0][16] y[0][17] y[0][18] y[1][0] y[1][1] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[1][9] y[1][10] y[1][11] y[1][12] y[1][13] y[1][14] y[1][15] y[1][16] y[1][17] y[2][0] y[2][1] y[2][2] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[2][9] y[2][10] y[2][11] y[2][12] y[2][13] y[2][14] y[2][15] y[2][16] y[3][0] y[3][1] y[3][2] y[3][3] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[3][9] y[3][10] y[3][11] y[3][12] y[3][13] y[3][14] y[3][15] y[4][0] y[4][1] y[4][2] y[4][3] y[4][4] y[4][5] y[4][6] y[4][7] y[4][8] y[4][9] y[4][10] y[4][11] y[4][12] y[4][13] y[4][14] y[5][0] y[5][1] y[5][2] y[5][3] y[5][4] y[5][5] y[5][6] y[5][7] y[5][8] y[5][9] y[5][10] y[5][11] y[5][12] y[5][13] y[6][0] y[6][1] y[6][2] y[6][3] y[6][4] y[6][5] y[6][6] y[6][7] y[6][8] y[6][9] y[6][10] y[6][11] y[6][12] y[7][0] y[7][1] y[7][2] y[7][3] y[7][4] y[7][5] y[7][6] y[7][7] y[7][8] y[7][9] y[7][10] y[7][11] y[8][0] y[8][1] y[8][2] y[8][3] y[8][4] y[8][5] y[8][6] y[8][7] y[8][8] y[8][9] y[8][10] y[9][0] y[9][1] y[9][2] y[9][3] y[9][4] y[9][5] y[9][6] y[9][7] y[9][8] y[9][9] y[10][0] y[10][1] y[10][2] y[10][3] y[10][4] y[10][5] y[10][6] y[10][7] y[10][8] y[11][0] y[11][1] y[11][2] y[11][3] y[11][4] y[11][5] y[11][6] y[11][7] y[12][0] y[12][1] y[12][2] y[12][3] y[12][4] y[12][5] y[12][6] y[13][0] y[13][1] y[13][2] y[13][3] y[13][4] y[13][5] y[14][0] y[14][1] y[14][2] y[14][3] y[14][4] y[15][0] y[15][1] y[15][2] y[15][3] y[16][0] y[16][1] y[16][2] y[17][0] y[17][1] y[18][0] c[0] c[1] c[2] c[3] c[4] c[5] c[6] c[7] c[8] c[9] c[10] c[11] c[12] c[13] c[14] c[15] c[16] c[17] c[18] s[0] s[1] s[2] s[3] s[4] s[5] s[6] s[7] s[8] s[9] s[10] s[11] s[12] s[13] s[14] s[15] s[16] s[17] s[18]
2349.47/2298.84	v 	</list>
2349.47/2298.84	v 	<values>
2349.47/2298.84	v 		1 1 1 1 1 -1 1 -1 -1 -1 1 -1 1 1 -1 -1 -1 1 1 -1 1 1 1 1 -1 -1 -1 1 1 -1 -1 -1 1 -1 1 1 -1 1 -1 1 1 1 -1 1 1 -1 1 -1 1 1 -1 -1 -1 1 -1 -1 -1 1 1 -1 1 -1 1 -1 -1 1 -1 1 1 -1 -1 -1 -1 1 1 -1 1 -1 -1 1 1 1 -1 -1 -1 1 -1 1 -1 1 -1 1 -1 -1 -1 -1 -1 -1 -1 1 -1 1 1 1 1 1 -1 -1 -1 1 1 1 -1 1 1 -1 -1 1 -1 -1 -1 -1 1 -1 -1 1 1 1 1 1 -1 -1 -1 -1 1 -1 1 -1 -1 1 1 -1 1 1 -1 1 -1 1 1 1 -1 1 -1 -1 -1 1 -1 1 1 -1 1 -1 -1 -1 1 -1 1 1 -1 -1 1 1 -1 1 1 1 -1 -1 -1 -1 1 1 1 -1 -1 -1 1 -1 -1 -1 -1 -1 1 1 1 -1 -1 1 1 -1 -1 1 1 -1 1 1 -1 1 -1 -1 1 0 -1 0 -3 0 -1 0 -1 0 1 0 -3 0 -1 0 1 0 -1 1 0 1 0 9 0 1 0 1 0 1 0 9 0 1 0 1 0 1 
2349.47/2298.84	v 	</values>
2349.47/2298.84	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 (14384 MiB free)
  memory of node 1: 16384 MiB (15396 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4274541-1502845512/watcher-4274541-1502845512 -o /tmp/evaluation-result-4274541-1502845512/solver-4274541-1502845512 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node115-1502837205-2590 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed 1643406510 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4274541-1502845512.xml 

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

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=3384, runsolver pid=3381
Current StackSize limit: 8192 KiB


[startup+0.100093 s]*
/proc/loadavg: 1.54 1.45 1.42 3/216 3399
/proc/meminfo: memFree=30478556/32770624 swapFree=67108860/67108860
[pid=3384] ppid=3381 vsize=13980164 memory=31460 CPUtime=0.12 cores=1,3,5,7
/proc/3384/stat : 3384 (java) S 3381 3384 2558 0 -1 1077944320 8265 0 0 0 10 2 0 0 20 0 15 0 117638929 14315687936 7865 33554432000 4194304 4196468 140734616048640 140734616031184 139979057745655 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
/proc/3384/statm: 3495041 7865 3408 1 0 3482761 0
[pid=3384/tid=3386] ppid=3381 vsize=13980164 memory=-8968741055685817536 CPUtime=0.09 cores=1,3,5,7
/proc/3384/task/3386/stat : 3386 (java) R 3381 3384 2558 0 -1 4202560 6166 0 0 0 7 2 0 0 20 0 15 0 117638929 14315687936 7865 33554432000 4194304 4196468 140734616048640 139979061952704 139979041826142 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3387] ppid=3381 vsize=13980164 memory=8257237230052613020 CPUtime=0 cores=1,3,5,7
/proc/3384/task/3387/stat : 3387 (java) S 3381 3384 2558 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117638930 14315687936 7865 33554432000 4194304 4196468 140734616048640 139979025304720 139979057755861 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3388] ppid=3381 vsize=13980164 memory=139739872548480 CPUtime=0 cores=1,3,5,7
/proc/3384/task/3388/stat : 3388 (java) S 3381 3384 2558 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117638930 14315687936 7865 33554432000 4194304 4196468 140734616048640 139978652711952 139979057755861 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3389] ppid=3381 vsize=13980164 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3384/task/3389/stat : 3389 (java) S 3381 3384 2558 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117638930 14315687936 7865 33554432000 4194304 4196468 140734616048640 139978651659152 139979057755861 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3390] ppid=3381 vsize=13980164 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3384/task/3390/stat : 3390 (java) S 3381 3384 2558 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117638930 14315687936 7865 33554432000 4194304 4196468 140734616048640 139978650606352 139979057755861 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3391] ppid=3381 vsize=13980164 memory=139739872548480 CPUtime=0 cores=1,3,5,7
/proc/3384/task/3391/stat : 3391 (java) S 3381 3384 2558 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117638931 14315687936 7865 33554432000 4194304 4196468 140734616048640 139978239281520 139979057756802 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3392] ppid=3381 vsize=13980164 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3384/task/3392/stat : 3392 (java) S 3381 3384 2558 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117638932 14315687936 7865 33554432000 4194304 4196468 140734616048640 139978238227488 139979057755861 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3393] ppid=3381 vsize=13980164 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3384/task/3393/stat : 3393 (java) S 3381 3384 2558 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117638932 14315687936 7865 33554432000 4194304 4196468 140734616048640 139978237174640 139979057755861 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3394] ppid=3381 vsize=13980164 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3384/task/3394/stat : 3394 (java) S 3381 3384 2558 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117638934 14315687936 7865 33554432000 4194304 4196468 140734616048640 139978236122960 139979057764251 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3395] ppid=3381 vsize=13980164 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3384/task/3395/stat : 3395 (java) S 3381 3384 2558 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 15 0 117638934 14315687936 7865 33554432000 4194304 4196468 140734616048640 139978235071344 139979057756802 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3396] ppid=3381 vsize=13980164 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3384/task/3396/stat : 3396 (java) S 3381 3384 2558 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 117638934 14315687936 7865 33554432000 4194304 4196468 140734616048640 139978234018544 139979057756802 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3397] ppid=3381 vsize=13980164 memory=139739872548480 CPUtime=0.01 cores=1,3,5,7
/proc/3384/task/3397/stat : 3397 (java) R 3381 3384 2558 0 -1 4202560 424 0 0 0 1 0 0 0 20 0 15 0 117638934 14315687936 7865 33554432000 4194304 4196468 140734616048640 139978232965744 139979050842491 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3398] ppid=3381 vsize=13980164 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3384/task/3398/stat : 3398 (java) S 3381 3384 2558 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117638934 14315687936 7865 33554432000 4194304 4196468 140734616048640 139978231913184 139979057755861 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3399] ppid=3381 vsize=13980164 memory=139739872548480 CPUtime=0 cores=1,3,5,7
/proc/3384/task/3399/stat : 3399 (java) S 3381 3384 2558 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117638935 14315687936 7865 33554432000 4194304 4196468 140734616048640 139978230860464 139979057756802 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13980164 KiB
Current children cumulated memory: 31460 KiB

[startup+0.210421 s]*
/proc/loadavg: 1.54 1.45 1.42 3/216 3399
/proc/meminfo: memFree=30470368/32770624 swapFree=67108860/67108860
[pid=3384] ppid=3381 vsize=13980164 memory=41100 CPUtime=0.3 cores=1,3,5,7
/proc/3384/stat : 3384 (java) S 3381 3384 2558 0 -1 1077944320 9414 0 0 0 27 3 0 0 20 0 15 0 117638929 14315687936 10275 33554432000 4194304 4196468 140734616048640 140734616031184 139979057745655 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
/proc/3384/statm: 3495041 10275 3641 1 0 3482761 0
[pid=3384/tid=3386] ppid=3381 vsize=13980164 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/3384/task/3386/stat : 3386 (java) R 3381 3384 2558 0 -1 4202560 6834 0 0 0 18 2 0 0 20 0 15 0 117638929 14315687936 10275 33554432000 4194304 4196468 140734616048640 139979061956784 139979041826142 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3387] ppid=3381 vsize=13980164 memory=345 CPUtime=0 cores=1,3,5,7
/proc/3384/task/3387/stat : 3387 (java) S 3381 3384 2558 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117638930 14315687936 10275 33554432000 4194304 4196468 140734616048640 139979025304720 139979057755861 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3388] ppid=3381 vsize=13980164 memory=139739872552043 CPUtime=0 cores=1,3,5,7
/proc/3384/task/3388/stat : 3388 (java) S 3381 3384 2558 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117638930 14315687936 10275 33554432000 4194304 4196468 140734616048640 139978652711952 139979057755861 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3389] ppid=3381 vsize=13980164 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3384/task/3389/stat : 3389 (java) S 3381 3384 2558 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117638930 14315687936 10275 33554432000 4194304 4196468 140734616048640 139978651659152 139979057755861 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3390] ppid=3381 vsize=13980164 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3384/task/3390/stat : 3390 (java) S 3381 3384 2558 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117638930 14315687936 10275 33554432000 4194304 4196468 140734616048640 139978650606352 139979057755861 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3391] ppid=3381 vsize=13980164 memory=139739872548480 CPUtime=0 cores=1,3,5,7
/proc/3384/task/3391/stat : 3391 (java) S 3381 3384 2558 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 117638931 14315687936 10275 33554432000 4194304 4196468 140734616048640 139978239281520 139979057756802 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3392] ppid=3381 vsize=13980164 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3384/task/3392/stat : 3392 (java) S 3381 3384 2558 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117638932 14315687936 10275 33554432000 4194304 4196468 140734616048640 139978238227488 139979057755861 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3393] ppid=3381 vsize=13980164 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3384/task/3393/stat : 3393 (java) S 3381 3384 2558 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117638932 14315687936 10275 33554432000 4194304 4196468 140734616048640 139978237174640 139979057755861 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3394] ppid=3381 vsize=13980164 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3384/task/3394/stat : 3394 (java) S 3381 3384 2558 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117638934 14315687936 10275 33554432000 4194304 4196468 140734616048640 139978236122960 139979057764251 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3395] ppid=3381 vsize=13980164 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/3384/task/3395/stat : 3395 (java) S 3381 3384 2558 0 -1 1077944384 530 0 0 0 2 0 0 0 20 0 15 0 117638934 14315687936 10275 33554432000 4194304 4196468 140734616048640 139978235071344 139979057756802 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3396] ppid=3381 vsize=13980164 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/3384/task/3396/stat : 3396 (java) S 3381 3384 2558 0 -1 1077944384 158 0 0 0 1 0 0 0 20 0 15 0 117638934 14315687936 10275 33554432000 4194304 4196468 140734616048640 139978234018544 139979057756802 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3397] ppid=3381 vsize=13980164 memory=139739872548480 CPUtime=0.05 cores=1,3,5,7
/proc/3384/task/3397/stat : 3397 (java) S 3381 3384 2558 0 -1 1077944384 513 0 0 0 5 0 0 0 20 0 15 0 117638934 14315687936 10275 33554432000 4194304 4196468 140734616048640 139978232965744 139979057756802 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3398] ppid=3381 vsize=13980164 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3384/task/3398/stat : 3398 (java) S 3381 3384 2558 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117638934 14315687936 10275 33554432000 4194304 4196468 140734616048640 139978231913184 139979057755861 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3399] ppid=3381 vsize=13980164 memory=139739872548480 CPUtime=0 cores=1,3,5,7
/proc/3384/task/3399/stat : 3399 (java) S 3381 3384 2558 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117638935 14315687936 10275 33554432000 4194304 4196468 140734616048640 139978230860464 139979057756802 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 13980164 KiB
Current children cumulated memory: 41100 KiB

[startup+0.310209 s]*
/proc/loadavg: 1.54 1.45 1.42 3/216 3399
/proc/meminfo: memFree=30461932/32770624 swapFree=67108860/67108860
[pid=3384] ppid=3381 vsize=13980184 memory=50040 CPUtime=0.48 cores=1,3,5,7
/proc/3384/stat : 3384 (java) S 3381 3384 2558 0 -1 1077944320 10764 0 0 0 45 3 0 0 20 0 15 0 117638929 14315708416 12510 33554432000 4194304 4196468 140734616048640 140734616031184 139979057745655 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
/proc/3384/statm: 3495046 12510 3723 1 0 3482761 0
[pid=3384/tid=3386] ppid=3381 vsize=13980184 memory=7022364594140610616 CPUtime=0.29 cores=1,3,5,7
/proc/3384/task/3386/stat : 3386 (java) R 3381 3384 2558 0 -1 4202560 7595 0 0 0 27 2 0 0 20 0 15 0 117638929 14315708416 12510 33554432000 4194304 4196468 140734616048640 139979061967424 139979041789285 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3387] ppid=3381 vsize=13980184 memory=4294976291 CPUtime=0 cores=1,3,5,7
/proc/3384/task/3387/stat : 3387 (java) S 3381 3384 2558 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117638930 14315708416 12510 33554432000 4194304 4196468 140734616048640 139979025304720 139979057755861 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3388] ppid=3381 vsize=13980184 memory=139739873072431 CPUtime=0 cores=1,3,5,7
/proc/3384/task/3388/stat : 3388 (java) S 3381 3384 2558 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117638930 14315708416 12510 33554432000 4194304 4196468 140734616048640 139978652711952 139979057755861 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3389] ppid=3381 vsize=13980184 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3384/task/3389/stat : 3389 (java) S 3381 3384 2558 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117638930 14315708416 12510 33554432000 4194304 4196468 140734616048640 139978651659152 139979057755861 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3390] ppid=3381 vsize=13980184 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3384/task/3390/stat : 3390 (java) S 3381 3384 2558 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117638930 14315708416 12510 33554432000 4194304 4196468 140734616048640 139978650606352 139979057755861 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3391] ppid=3381 vsize=13980184 memory=139739872548480 CPUtime=0 cores=1,3,5,7
/proc/3384/task/3391/stat : 3391 (java) S 3381 3384 2558 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 117638931 14315708416 12510 33554432000 4194304 4196468 140734616048640 139978239281520 139979057756802 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3392] ppid=3381 vsize=13980184 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3384/task/3392/stat : 3392 (java) S 3381 3384 2558 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117638932 14315708416 12510 33554432000 4194304 4196468 140734616048640 139978238227488 139979057755861 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3393] ppid=3381 vsize=13980184 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3384/task/3393/stat : 3393 (java) S 3381 3384 2558 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117638932 14315708416 12510 33554432000 4194304 4196468 140734616048640 139978237174640 139979057755861 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3394] ppid=3381 vsize=13980184 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3384/task/3394/stat : 3394 (java) S 3381 3384 2558 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117638934 14315708416 12510 33554432000 4194304 4196468 140734616048640 139978236122960 139979057764251 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3395] ppid=3381 vsize=13980184 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/3384/task/3395/stat : 3395 (java) S 3381 3384 2558 0 -1 1077944384 689 0 0 0 4 0 0 0 20 0 15 0 117638934 14315708416 12510 33554432000 4194304 4196468 140734616048640 139978235071344 139979057756802 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3396] ppid=3381 vsize=13980184 memory=-1 CPUtime=0.05 cores=1,3,5,7
/proc/3384/task/3396/stat : 3396 (java) S 3381 3384 2558 0 -1 1077944384 406 0 0 0 5 0 0 0 20 0 15 0 117638934 14315708416 12510 33554432000 4194304 4196468 140734616048640 139978234018544 139979057756802 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3397] ppid=3381 vsize=13980184 memory=139739872548480 CPUtime=0.08 cores=1,3,5,7
/proc/3384/task/3397/stat : 3397 (java) R 3381 3384 2558 0 -1 4202560 692 0 0 0 8 0 0 0 20 0 15 0 117638934 14315708416 12510 33554432000 4194304 4196468 140734616048640 139978232965744 139979057767002 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3398] ppid=3381 vsize=13980184 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3384/task/3398/stat : 3398 (java) S 3381 3384 2558 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117638934 14315708416 12510 33554432000 4194304 4196468 140734616048640 139978231913184 139979057755861 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3399] ppid=3381 vsize=13980184 memory=139739872548480 CPUtime=0 cores=1,3,5,7
/proc/3384/task/3399/stat : 3399 (java) S 3381 3384 2558 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117638935 14315708416 12510 33554432000 4194304 4196468 140734616048640 139978230860464 139979057756802 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 13980184 KiB
Current children cumulated memory: 50040 KiB

[startup+0.700703 s]
/proc/loadavg: 1.54 1.45 1.42 4/216 3399
/proc/meminfo: memFree=30448780/32770624 swapFree=67108860/67108860
[pid=3384] ppid=3381 vsize=13984280 memory=75396 CPUtime=1.24 cores=1,3,5,7
/proc/3384/stat : 3384 (java) S 3381 3384 2558 0 -1 1077944320 12977 0 0 0 119 5 0 0 20 0 15 0 117638929 14319902720 18849 33554432000 4194304 4196468 140734616048640 140734616031184 139979057745655 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
/proc/3384/statm: 3496070 18849 3765 1 0 3483785 0
[pid=3384/tid=3386] ppid=3381 vsize=13984280 memory=154303947874462 CPUtime=0.67 cores=1,3,5,7
/proc/3384/task/3386/stat : 3386 (java) R 3381 3384 2558 0 -1 4202560 8823 0 0 0 64 3 0 0 20 0 15 0 117638929 14319902720 18849 33554432000 4194304 4196468 140734616048640 139979061982640 139979057767581 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3387] ppid=3381 vsize=13984280 memory=27435 CPUtime=0 cores=1,3,5,7
/proc/3384/task/3387/stat : 3387 (java) S 3381 3384 2558 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117638930 14319902720 18849 33554432000 4194304 4196468 140734616048640 139979025304720 139979057755861 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3388] ppid=3381 vsize=13984280 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3384/task/3388/stat : 3388 (java) S 3381 3384 2558 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117638930 14319902720 18849 33554432000 4194304 4196468 140734616048640 139978652711952 139979057755861 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3389] ppid=3381 vsize=13984280 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3384/task/3389/stat : 3389 (java) S 3381 3384 2558 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117638930 14319902720 18849 33554432000 4194304 4196468 140734616048640 139978651659152 139979057755861 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3390] ppid=3381 vsize=13984280 memory=7809523229951467570 CPUtime=0 cores=1,3,5,7
/proc/3384/task/3390/stat : 3390 (java) S 3381 3384 2558 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117638930 14319902720 18849 33554432000 4194304 4196468 140734616048640 139978650606352 139979057755861 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3391] ppid=3381 vsize=13984280 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3384/task/3391/stat : 3391 (java) S 3381 3384 2558 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 117638931 14319902720 18849 33554432000 4194304 4196468 140734616048640 139978239281520 139979057756802 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3392] ppid=3381 vsize=13984280 memory=-3472574513799858009 CPUtime=0 cores=1,3,5,7
/proc/3384/task/3392/stat : 3392 (java) S 3381 3384 2558 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117638932 14319902720 18849 33554432000 4194304 4196468 140734616048640 139978238227488 139979057755861 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3393] ppid=3381 vsize=13984280 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/3384/task/3393/stat : 3393 (java) S 3381 3384 2558 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117638932 14319902720 18849 33554432000 4194304 4196468 140734616048640 139978237174640 139979057755861 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3394] ppid=3381 vsize=13984280 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/3384/task/3394/stat : 3394 (java) S 3381 3384 2558 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117638934 14319902720 18849 33554432000 4194304 4196468 140734616048640 139978236122960 139979057764251 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3395] ppid=3381 vsize=13984280 memory=6944656575208382560 CPUtime=0.11 cores=1,3,5,7
/proc/3384/task/3395/stat : 3395 (java) S 3381 3384 2558 0 -1 1077944384 824 0 0 0 11 0 0 0 20 0 15 0 117638934 14319902720 18849 33554432000 4194304 4196468 140734616048640 139978235071344 139979057756802 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3396] ppid=3381 vsize=13984280 memory=6944656592455360604 CPUtime=0.13 cores=1,3,5,7
/proc/3384/task/3396/stat : 3396 (java) S 3381 3384 2558 0 -1 1077944384 599 0 0 0 13 0 0 0 20 0 15 0 117638934 14319902720 18849 33554432000 4194304 4196468 140734616048640 139978234018544 139979057756802 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3397] ppid=3381 vsize=13984280 memory=0 CPUtime=0.29 cores=1,3,5,7
/proc/3384/task/3397/stat : 3397 (java) R 3381 3384 2558 0 -1 4202560 1349 0 0 0 29 0 0 0 20 0 15 0 117638934 14319902720 18849 33554432000 4194304 4196468 140734616048640 139978232965744 139979041826142 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3398] ppid=3381 vsize=13984280 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3384/task/3398/stat : 3398 (java) S 3381 3384 2558 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117638934 14319902720 18849 33554432000 4194304 4196468 140734616048640 139978231913184 139979057755861 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3399] ppid=3381 vsize=13984280 memory=4052 CPUtime=0 cores=1,3,5,7
/proc/3384/task/3399/stat : 3399 (java) S 3381 3384 2558 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117638935 14319902720 18849 33554432000 4194304 4196468 140734616048640 139978230860464 139979057756802 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
Current children cumulated CPU time: 1.24 s
Current children cumulated vsize: 13984280 KiB
Current children cumulated memory: 75396 KiB

[startup+1.50073 s]
/proc/loadavg: 1.74 1.49 1.44 5/216 3399
/proc/meminfo: memFree=30407204/32770624 swapFree=67108860/67108860
[pid=3384] ppid=3381 vsize=13986328 memory=165100 CPUtime=3.39 cores=1,3,5,7
/proc/3384/stat : 3384 (java) S 3381 3384 2558 0 -1 1077944320 24317 0 0 0 332 7 0 0 20 0 15 0 117638929 14321999872 41275 33554432000 4194304 4196468 140734616048640 140734616031184 139979057745655 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
/proc/3384/statm: 3496582 41275 3782 1 0 3484297 0
[pid=3384/tid=3386] ppid=3381 vsize=13986328 memory=9220 CPUtime=1.47 cores=1,3,5,7
/proc/3384/task/3386/stat : 3386 (java) R 3381 3384 2558 0 -1 4202560 10914 0 0 0 143 4 0 0 20 0 15 0 117638929 14321999872 41275 33554432000 4194304 4196468 140734616048640 139979061979360 139978699717350 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3387] ppid=3381 vsize=13986328 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/3384/task/3387/stat : 3387 (java) S 3381 3384 2558 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117638930 14321999872 41275 33554432000 4194304 4196468 140734616048640 139979025304720 139979057755861 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3388] ppid=3381 vsize=13986328 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3384/task/3388/stat : 3388 (java) S 3381 3384 2558 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117638930 14321999872 41275 33554432000 4194304 4196468 140734616048640 139978652711952 139979057755861 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3389] ppid=3381 vsize=13986328 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3384/task/3389/stat : 3389 (java) S 3381 3384 2558 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117638930 14321999872 41275 33554432000 4194304 4196468 140734616048640 139978651659152 139979057755861 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3390] ppid=3381 vsize=13986328 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3384/task/3390/stat : 3390 (java) S 3381 3384 2558 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117638930 14321999872 41275 33554432000 4194304 4196468 140734616048640 139978650606352 139979057755861 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3391] ppid=3381 vsize=13986328 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3384/task/3391/stat : 3391 (java) S 3381 3384 2558 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 117638931 14321999872 41275 33554432000 4194304 4196468 140734616048640 139978239281520 139979057756802 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0

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

[pid=3384/tid=3398] ppid=3381 vsize=13986328 memory=467496 CPUtime=0 cores=1,3,5,7
/proc/3384/task/3398/stat : 3398 (java) S 3381 3384 2558 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117638934 14321999872 116545 33554432000 4194304 4196468 140734616048640 139978231913184 139979057755861 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3399] ppid=3381 vsize=13986328 memory=1424 CPUtime=1.42 cores=1,3,5,7
/proc/3384/task/3399/stat : 3399 (java) S 3381 3384 2558 0 -1 1077944384 949 0 0 0 60 82 0 0 20 0 15 0 117638935 14321999872 116545 33554432000 4194304 4196468 140734616048640 139978230860464 139979057756802 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
Current children cumulated CPU time: 2344.99 s
Current children cumulated vsize: 13986328 KiB
Current children cumulated memory: 466180 KiB

[startup+2296 s]*
/proc/loadavg: 1.87 1.50 1.45 3/216 3673
/proc/meminfo: memFree=30221056/32770624 swapFree=67108860/67108860
[pid=3384] ppid=3381 vsize=13986328 memory=465152 CPUtime=2346.64 cores=1,3,5,7
/proc/3384/stat : 3384 (java) S 3381 3384 2558 0 -1 1077944320 182648 0 0 0 234200 464 0 0 20 0 15 0 117638929 14321999872 116288 33554432000 4194304 4196468 140734616048640 140734616031184 139979057745655 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
/proc/3384/statm: 3496582 116288 3861 1 0 3484297 0
[pid=3384/tid=3386] ppid=3381 vsize=13986328 memory=19396 CPUtime=2269.58 cores=1,3,5,7
/proc/3384/task/3386/stat : 3386 (java) R 3381 3384 2558 0 -1 4202560 78385 0 0 0 226902 56 0 0 20 0 15 0 117638929 14321999872 116288 33554432000 4194304 4196468 140734616048640 139979061983984 139978701458204 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3387] ppid=3381 vsize=13986328 memory=18444 CPUtime=15.47 cores=1,3,5,7
/proc/3384/task/3387/stat : 3387 (java) S 3381 3384 2558 0 -1 1077944384 9996 0 0 0 1469 78 0 0 20 0 15 0 117638930 14321999872 116288 33554432000 4194304 4196468 140734616048640 139979025304720 139979057755861 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3388] ppid=3381 vsize=13986328 memory=4126316290023845779 CPUtime=15.43 cores=1,3,5,7
/proc/3384/task/3388/stat : 3388 (java) S 3381 3384 2558 0 -1 1077944384 10747 0 0 0 1469 74 0 0 20 0 15 0 117638930 14321999872 116288 33554432000 4194304 4196468 140734616048640 139978652711952 139979057755861 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3389] ppid=3381 vsize=13986328 memory=4096 CPUtime=15.44 cores=1,3,5,7
/proc/3384/task/3389/stat : 3389 (java) S 3381 3384 2558 0 -1 1077944384 11193 0 0 0 1471 73 0 0 20 0 15 0 117638930 14321999872 116288 33554432000 4194304 4196468 140734616048640 139978651659152 139979057755861 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3390] ppid=3381 vsize=13986328 memory=1112 CPUtime=15.42 cores=1,3,5,7
/proc/3384/task/3390/stat : 3390 (java) S 3381 3384 2558 0 -1 1077944384 11721 0 0 0 1464 78 0 0 20 0 15 0 117638930 14321999872 116288 33554432000 4194304 4196468 140734616048640 139978650606352 139979057755861 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3391] ppid=3381 vsize=13986328 memory=1160 CPUtime=8.08 cores=1,3,5,7
/proc/3384/task/3391/stat : 3391 (java) S 3381 3384 2558 0 -1 1077944384 12778 0 0 0 729 79 0 0 20 0 15 0 117638931 14321999872 116288 33554432000 4194304 4196468 140734616048640 139978239281520 139979057756802 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3392] ppid=3381 vsize=13986328 memory=3212 CPUtime=0 cores=1,3,5,7
/proc/3384/task/3392/stat : 3392 (java) S 3381 3384 2558 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 117638932 14321999872 116288 33554432000 4194304 4196468 140734616048640 139978238227552 139979057755861 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3393] ppid=3381 vsize=13986328 memory=731576 CPUtime=0 cores=1,3,5,7
/proc/3384/task/3393/stat : 3393 (java) S 3381 3384 2558 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 117638932 14321999872 116288 33554432000 4194304 4196468 140734616048640 139978237174656 139979057755861 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3394] ppid=3381 vsize=13986328 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3384/task/3394/stat : 3394 (java) S 3381 3384 2558 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117638934 14321999872 116288 33554432000 4194304 4196468 140734616048640 139978236122960 139979057764251 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3395] ppid=3381 vsize=13986328 memory=16710375573994 CPUtime=2.3 cores=1,3,5,7
/proc/3384/task/3395/stat : 3395 (java) S 3381 3384 2558 0 -1 1077944384 13068 0 0 0 228 2 0 0 20 0 15 0 117638934 14321999872 116288 33554432000 4194304 4196468 140734616048640 139978235071344 139979057756802 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3396] ppid=3381 vsize=13986328 memory=16710375573994 CPUtime=2.55 cores=1,3,5,7
/proc/3384/task/3396/stat : 3396 (java) S 3381 3384 2558 0 -1 1077944384 16750 0 0 0 252 3 0 0 20 0 15 0 117638934 14321999872 116288 33554432000 4194304 4196468 140734616048640 139978234018544 139979057756802 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3397] ppid=3381 vsize=13986328 memory=16710375573738 CPUtime=0.86 cores=1,3,5,7
/proc/3384/task/3397/stat : 3397 (java) S 3381 3384 2558 0 -1 1077944384 15591 0 0 0 83 3 0 0 20 0 15 0 117638934 14321999872 116288 33554432000 4194304 4196468 140734616048640 139978232965744 139979057756802 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3398] ppid=3381 vsize=13986328 memory=1788 CPUtime=0 cores=1,3,5,7
/proc/3384/task/3398/stat : 3398 (java) S 3381 3384 2558 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117638934 14321999872 116288 33554432000 4194304 4196468 140734616048640 139978231913184 139979057755861 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3399] ppid=3381 vsize=13986328 memory=640 CPUtime=1.42 cores=1,3,5,7
/proc/3384/task/3399/stat : 3399 (java) S 3381 3384 2558 0 -1 1077944384 949 0 0 0 60 82 0 0 20 0 15 0 117638935 14321999872 116288 33554432000 4194304 4196468 140734616048640 139978230860464 139979057756802 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
Current children cumulated CPU time: 2346.64 s
Current children cumulated vsize: 13986328 KiB
Current children cumulated memory: 465152 KiB

[startup+2297.6 s]
/proc/loadavg: 1.80 1.49 1.44 3/216 3673
/proc/meminfo: memFree=30219960/32770624 swapFree=67108860/67108860
[pid=3384] ppid=3381 vsize=13986328 memory=464128 CPUtime=2348.25 cores=1,3,5,7
/proc/3384/stat : 3384 (java) S 3381 3384 2558 0 -1 1077944320 182684 0 0 0 234361 464 0 0 20 0 15 0 117638929 14321999872 116032 33554432000 4194304 4196468 140734616048640 140734616031184 139979057745655 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
/proc/3384/statm: 3496582 116032 3861 1 0 3484297 0
[pid=3384/tid=3386] ppid=3381 vsize=13986328 memory=2408 CPUtime=2271.15 cores=1,3,5,7
/proc/3384/task/3386/stat : 3386 (java) R 3381 3384 2558 0 -1 4202560 78409 0 0 0 227059 56 0 0 20 0 15 0 117638929 14321999872 116032 33554432000 4194304 4196468 140734616048640 139979061983952 139978701575597 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3387] ppid=3381 vsize=13986328 memory=1728 CPUtime=15.48 cores=1,3,5,7
/proc/3384/task/3387/stat : 3387 (java) S 3381 3384 2558 0 -1 1077944384 9996 0 0 0 1470 78 0 0 20 0 15 0 117638930 14321999872 116032 33554432000 4194304 4196468 140734616048640 139979025304720 139979057755861 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3388] ppid=3381 vsize=13986328 memory=1720 CPUtime=15.44 cores=1,3,5,7
/proc/3384/task/3388/stat : 3388 (java) S 3381 3384 2558 0 -1 1077944384 10747 0 0 0 1470 74 0 0 20 0 15 0 117638930 14321999872 116032 33554432000 4194304 4196468 140734616048640 139978652711952 139979057755861 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3389] ppid=3381 vsize=13986328 memory=1008 CPUtime=15.45 cores=1,3,5,7
/proc/3384/task/3389/stat : 3389 (java) S 3381 3384 2558 0 -1 1077944384 11193 0 0 0 1472 73 0 0 20 0 15 0 117638930 14321999872 116032 33554432000 4194304 4196468 140734616048640 139978651659152 139979057755861 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3390] ppid=3381 vsize=13986328 memory=4052 CPUtime=15.43 cores=1,3,5,7
/proc/3384/task/3390/stat : 3390 (java) S 3381 3384 2558 0 -1 1077944384 11721 0 0 0 1465 78 0 0 20 0 15 0 117638930 14321999872 116032 33554432000 4194304 4196468 140734616048640 139978650606352 139979057755861 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3391] ppid=3381 vsize=13986328 memory=19396 CPUtime=8.08 cores=1,3,5,7
/proc/3384/task/3391/stat : 3391 (java) S 3381 3384 2558 0 -1 1077944384 12790 0 0 0 729 79 0 0 20 0 15 0 117638931 14321999872 116032 33554432000 4194304 4196468 140734616048640 139978239281520 139979057756802 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3392] ppid=3381 vsize=13986328 memory=18444 CPUtime=0 cores=1,3,5,7
/proc/3384/task/3392/stat : 3392 (java) S 3381 3384 2558 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 117638932 14321999872 116032 33554432000 4194304 4196468 140734616048640 139978238227552 139979057755861 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3393] ppid=3381 vsize=13986328 memory=1788 CPUtime=0 cores=1,3,5,7
/proc/3384/task/3393/stat : 3393 (java) S 3381 3384 2558 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 117638932 14321999872 116032 33554432000 4194304 4196468 140734616048640 139978237174656 139979057755861 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3394] ppid=3381 vsize=13986328 memory=932 CPUtime=0 cores=1,3,5,7
/proc/3384/task/3394/stat : 3394 (java) S 3381 3384 2558 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117638934 14321999872 116032 33554432000 4194304 4196468 140734616048640 139978236122960 139979057764251 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3395] ppid=3381 vsize=13986328 memory=1576 CPUtime=2.3 cores=1,3,5,7
/proc/3384/task/3395/stat : 3395 (java) S 3381 3384 2558 0 -1 1077944384 13068 0 0 0 228 2 0 0 20 0 15 0 117638934 14321999872 116032 33554432000 4194304 4196468 140734616048640 139978235071344 139979057756802 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3396] ppid=3381 vsize=13986328 memory=2240 CPUtime=2.55 cores=1,3,5,7
/proc/3384/task/3396/stat : 3396 (java) S 3381 3384 2558 0 -1 1077944384 16750 0 0 0 252 3 0 0 20 0 15 0 117638934 14321999872 116032 33554432000 4194304 4196468 140734616048640 139978234018544 139979057756802 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3397] ppid=3381 vsize=13986328 memory=4128 CPUtime=0.86 cores=1,3,5,7
/proc/3384/task/3397/stat : 3397 (java) S 3381 3384 2558 0 -1 1077944384 15591 0 0 0 83 3 0 0 20 0 15 0 117638934 14321999872 116032 33554432000 4194304 4196468 140734616048640 139978232965744 139979057756802 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3398] ppid=3381 vsize=13986328 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/3384/task/3398/stat : 3398 (java) S 3381 3384 2558 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117638934 14321999872 116032 33554432000 4194304 4196468 140734616048640 139978231913184 139979057755861 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3399] ppid=3381 vsize=13986328 memory=1236 CPUtime=1.42 cores=1,3,5,7
/proc/3384/task/3399/stat : 3399 (java) S 3381 3384 2558 0 -1 1077944384 949 0 0 0 60 82 0 0 20 0 15 0 117638935 14321999872 116032 33554432000 4194304 4196468 140734616048640 139978230860464 139979057756802 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
Current children cumulated CPU time: 2348.25 s
Current children cumulated vsize: 13986328 KiB
Current children cumulated memory: 464128 KiB

[startup+2298.4 s]
/proc/loadavg: 1.80 1.49 1.44 3/216 3673
/proc/meminfo: memFree=30220940/32770624 swapFree=67108860/67108860
[pid=3384] ppid=3381 vsize=13986328 memory=505164 CPUtime=2349.07 cores=1,3,5,7
/proc/3384/stat : 3384 (java) S 3381 3384 2558 0 -1 1077944320 183327 0 0 0 234442 465 0 0 20 0 15 0 117638929 14321999872 126291 33554432000 4194304 4196468 140734616048640 140734616031184 139979057745655 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
/proc/3384/statm: 3496582 126291 3861 1 0 3484297 0
[pid=3384/tid=3386] ppid=3381 vsize=13986328 memory=4384 CPUtime=2271.94 cores=1,3,5,7
/proc/3384/task/3386/stat : 3386 (java) R 3381 3384 2558 0 -1 4202560 78821 0 0 0 227137 57 0 0 20 0 15 0 117638929 14321999872 126291 33554432000 4194304 4196468 140734616048640 139979061984048 139978700871155 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3387] ppid=3381 vsize=13986328 memory=932 CPUtime=15.49 cores=1,3,5,7
/proc/3384/task/3387/stat : 3387 (java) S 3381 3384 2558 0 -1 1077944384 10047 0 0 0 1471 78 0 0 20 0 15 0 117638930 14321999872 126291 33554432000 4194304 4196468 140734616048640 139979025304720 139979057755861 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3388] ppid=3381 vsize=13986328 memory=464176 CPUtime=15.44 cores=1,3,5,7
/proc/3384/task/3388/stat : 3388 (java) S 3381 3384 2558 0 -1 1077944384 10802 0 0 0 1470 74 0 0 20 0 15 0 117638930 14321999872 126291 33554432000 4194304 4196468 140734616048640 139978652711952 139979057755861 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3389] ppid=3381 vsize=13986328 memory=4132 CPUtime=15.45 cores=1,3,5,7
/proc/3384/task/3389/stat : 3389 (java) S 3381 3384 2558 0 -1 1077944384 11240 0 0 0 1472 73 0 0 20 0 15 0 117638930 14321999872 126291 33554432000 4194304 4196468 140734616048640 139978651659152 139979057755861 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3390] ppid=3381 vsize=13986328 memory=8112282956445269571 CPUtime=15.43 cores=1,3,5,7
/proc/3384/task/3390/stat : 3390 (java) S 3381 3384 2558 0 -1 1077944384 11791 0 0 0 1465 78 0 0 20 0 15 0 117638930 14321999872 126291 33554432000 4194304 4196468 140734616048640 139978650606352 139979057755861 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3391] ppid=3381 vsize=13986328 memory=7234840865278291557 CPUtime=8.08 cores=1,3,5,7
/proc/3384/task/3391/stat : 3391 (java) S 3381 3384 2558 0 -1 1077944384 12798 0 0 0 729 79 0 0 20 0 15 0 117638931 14321999872 126291 33554432000 4194304 4196468 140734616048640 139978239281520 139979057756802 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3392] ppid=3381 vsize=13986328 memory=279479428129776 CPUtime=0 cores=1,3,5,7
/proc/3384/task/3392/stat : 3392 (java) S 3381 3384 2558 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 117638932 14321999872 126291 33554432000 4194304 4196468 140734616048640 139978238227552 139979057755861 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3393] ppid=3381 vsize=13986328 memory=139739713976249 CPUtime=0 cores=1,3,5,7
/proc/3384/task/3393/stat : 3393 (java) S 3381 3384 2558 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 117638932 14321999872 126291 33554432000 4194304 4196468 140734616048640 139978237174656 139979057755861 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3394] ppid=3381 vsize=13986328 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/3384/task/3394/stat : 3394 (java) S 3381 3384 2558 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117638934 14321999872 126291 33554432000 4194304 4196468 140734616048640 139978236122960 139979057764251 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3395] ppid=3381 vsize=13986328 memory=15872 CPUtime=2.3 cores=1,3,5,7
/proc/3384/task/3395/stat : 3395 (java) S 3381 3384 2558 0 -1 1077944384 13068 0 0 0 228 2 0 0 20 0 15 0 117638934 14321999872 126291 33554432000 4194304 4196468 140734616048640 139978235071344 139979057756802 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3396] ppid=3381 vsize=13986328 memory=4052 CPUtime=2.55 cores=1,3,5,7
/proc/3384/task/3396/stat : 3396 (java) S 3381 3384 2558 0 -1 1077944384 16750 0 0 0 252 3 0 0 20 0 15 0 117638934 14321999872 126291 33554432000 4194304 4196468 140734616048640 139978234018544 139979057756802 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3397] ppid=3381 vsize=13986328 memory=475152 CPUtime=0.86 cores=1,3,5,7
/proc/3384/task/3397/stat : 3397 (java) S 3381 3384 2558 0 -1 1077944384 15591 0 0 0 83 3 0 0 20 0 15 0 117638934 14321999872 126291 33554432000 4194304 4196468 140734616048640 139978232965744 139979057756802 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3398] ppid=3381 vsize=13986328 memory=640 CPUtime=0 cores=1,3,5,7
/proc/3384/task/3398/stat : 3398 (java) S 3381 3384 2558 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117638934 14321999872 126291 33554432000 4194304 4196468 140734616048640 139978231913184 139979057755861 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3399] ppid=3381 vsize=13986328 memory=952 CPUtime=1.42 cores=1,3,5,7
/proc/3384/task/3399/stat : 3399 (java) S 3381 3384 2558 0 -1 1077944384 949 0 0 0 60 82 0 0 20 0 15 0 117638935 14321999872 126291 33554432000 4194304 4196468 140734616048640 139978230860464 139979057756802 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
Current children cumulated CPU time: 2349.07 s
Current children cumulated vsize: 13986328 KiB
Current children cumulated memory: 505164 KiB

[startup+2298.8 s]
/proc/loadavg: 1.80 1.49 1.44 3/216 3673
/proc/meminfo: memFree=30220940/32770624 swapFree=67108860/67108860
[pid=3384] ppid=3381 vsize=13986328 memory=505164 CPUtime=2349.47 cores=1,3,5,7
/proc/3384/stat : 3384 (java) S 3381 3384 2558 0 -1 1077944320 183328 0 0 0 234482 465 0 0 20 0 15 0 117638929 14321999872 126291 33554432000 4194304 4196468 140734616048640 140734616031184 139979057745655 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
/proc/3384/statm: 3496582 126291 3861 1 0 3484297 0
[pid=3384/tid=3386] ppid=3381 vsize=13986328 memory=1228 CPUtime=2272.34 cores=1,3,5,7
/proc/3384/task/3386/stat : 3386 (java) R 3381 3384 2558 0 -1 4202560 78822 0 0 0 227177 57 0 0 20 0 15 0 117638929 14321999872 126291 33554432000 4194304 4196468 140734616048640 139979061984000 139978701458204 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3387] ppid=3381 vsize=13986328 memory=8112282956445269571 CPUtime=15.49 cores=1,3,5,7
/proc/3384/task/3387/stat : 3387 (java) S 3381 3384 2558 0 -1 1077944384 10047 0 0 0 1471 78 0 0 20 0 15 0 117638930 14321999872 126291 33554432000 4194304 4196468 140734616048640 139979025304720 139979057755861 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3388] ppid=3381 vsize=13986328 memory=4384 CPUtime=15.44 cores=1,3,5,7
/proc/3384/task/3388/stat : 3388 (java) S 3381 3384 2558 0 -1 1077944384 10802 0 0 0 1470 74 0 0 20 0 15 0 117638930 14321999872 126291 33554432000 4194304 4196468 140734616048640 139978652711952 139979057755861 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3389] ppid=3381 vsize=13986328 memory=932 CPUtime=15.45 cores=1,3,5,7
/proc/3384/task/3389/stat : 3389 (java) S 3381 3384 2558 0 -1 1077944384 11240 0 0 0 1472 73 0 0 20 0 15 0 117638930 14321999872 126291 33554432000 4194304 4196468 140734616048640 139978651659152 139979057755861 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3390] ppid=3381 vsize=13986328 memory=1576 CPUtime=15.43 cores=1,3,5,7
/proc/3384/task/3390/stat : 3390 (java) S 3381 3384 2558 0 -1 1077944384 11791 0 0 0 1465 78 0 0 20 0 15 0 117638930 14321999872 126291 33554432000 4194304 4196468 140734616048640 139978650606352 139979057755861 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3391] ppid=3381 vsize=13986328 memory=0 CPUtime=8.08 cores=1,3,5,7
/proc/3384/task/3391/stat : 3391 (java) S 3381 3384 2558 0 -1 1077944384 12798 0 0 0 729 79 0 0 20 0 15 0 117638931 14321999872 126291 33554432000 4194304 4196468 140734616048640 139978239281520 139979057756802 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3392] ppid=3381 vsize=13986328 memory=7162812940922414184 CPUtime=0 cores=1,3,5,7
/proc/3384/task/3392/stat : 3392 (java) S 3381 3384 2558 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 117638932 14321999872 126291 33554432000 4194304 4196468 140734616048640 139978238227552 139979057755861 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3393] ppid=3381 vsize=13986328 memory=-8253362762721939848 CPUtime=0 cores=1,3,5,7
/proc/3384/task/3393/stat : 3393 (java) S 3381 3384 2558 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 117638932 14321999872 126291 33554432000 4194304 4196468 140734616048640 139978237174656 139979057755861 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3394] ppid=3381 vsize=13986328 memory=2408 CPUtime=0 cores=1,3,5,7
/proc/3384/task/3394/stat : 3394 (java) S 3381 3384 2558 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117638934 14321999872 126291 33554432000 4194304 4196468 140734616048640 139978236122960 139979057764251 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3395] ppid=3381 vsize=13986328 memory=7882254193911423828 CPUtime=2.3 cores=1,3,5,7
/proc/3384/task/3395/stat : 3395 (java) S 3381 3384 2558 0 -1 1077944384 13068 0 0 0 228 2 0 0 20 0 15 0 117638934 14321999872 126291 33554432000 4194304 4196468 140734616048640 139978235071344 139979057756802 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3396] ppid=3381 vsize=13986328 memory=7163370289905690727 CPUtime=2.55 cores=1,3,5,7
/proc/3384/task/3396/stat : 3396 (java) S 3381 3384 2558 0 -1 1077944384 16750 0 0 0 252 3 0 0 20 0 15 0 117638934 14321999872 126291 33554432000 4194304 4196468 140734616048640 139978234018544 139979057756802 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3397] ppid=3381 vsize=13986328 memory=10928 CPUtime=0.86 cores=1,3,5,7
/proc/3384/task/3397/stat : 3397 (java) S 3381 3384 2558 0 -1 1077944384 15591 0 0 0 83 3 0 0 20 0 15 0 117638934 14321999872 126291 33554432000 4194304 4196468 140734616048640 139978232965744 139979057756802 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3398] ppid=3381 vsize=13986328 memory=796 CPUtime=0 cores=1,3,5,7
/proc/3384/task/3398/stat : 3398 (java) S 3381 3384 2558 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117638934 14321999872 126291 33554432000 4194304 4196468 140734616048640 139978231913184 139979057755861 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
[pid=3384/tid=3399] ppid=3381 vsize=13986328 memory=1424 CPUtime=1.42 cores=1,3,5,7
/proc/3384/task/3399/stat : 3399 (java) S 3381 3384 2558 0 -1 1077944384 949 0 0 0 60 82 0 0 20 0 15 0 117638935 14321999872 126291 33554432000 4194304 4196468 140734616048640 139978230860464 139979057756802 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29331456 140734616056936 140734616057119 140734616057119 140734616059855 0
Current children cumulated CPU time: 2349.47 s
Current children cumulated vsize: 13986328 KiB
Current children cumulated memory: 505164 KiB

Child status: 0
Real time (s): 2298.86
CPU time (s): 2349.53
CPU user time (s): 2344.88
CPU system time (s): 4.65769
CPU usage (%): 102.204
Max. virtual memory (cumulated for all children) (KiB): 13986328
Max. memory (cumulated for all children) (KiB): 746668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2344.88
system time used= 4.65769
maximum resident set size= 770796
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 183778
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2632
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 261777
involuntary context switches= 7087


# summary of solver processes directly reported to runsolver:
#   pid: 3384
#   total CPU time (s): 2349.53
#   total CPU user time (s): 2344.88
#   total CPU system time (s): 4.65769

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.0603 second user time and 19.1762 second system time

The end

Launcher Data

Begin job on node115 at 2017-08-16 02:50:53
IDJOB=4274541
IDBENCH=127062
IDSOLVER=2667
FILE ID=node115/4274541-1502845512
RUNJOBID= node115-1502837205-2590
PBS_JOBID= 20629848
Free space on /tmp= 61780 MiB

SOLVER NAME= OscaR - Hybrid 2017-07-26
BENCH NAME= XCSP17/LowAutocorrelation/LowAutocorrelation-m1-s1/LowAutocorrelation-020.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4274541-1502845512/watcher-4274541-1502845512 -o /tmp/evaluation-result-4274541-1502845512/solver-4274541-1502845512 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node115-1502837205-2590 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed 1643406510 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4274541-1502845512.xml

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

MD5SUM BENCH= 8d1019e9f102c0840a0dc4bc65e6ddfe
RANDOM SEED=1643406510

node115.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.69
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.69
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.69
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.69
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:        30495804 kB
MemAvailable:   31080968 kB
Buffers:          197360 kB
Cached:           674736 kB
SwapCached:            0 kB
Active:          1574140 kB
Inactive:         255724 kB
Active(anon):     908452 kB
Inactive(anon):    77364 kB
Active(file):     665688 kB
Inactive(file):   178360 kB
Unevictable:        6188 kB
Mlocked:            6188 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42004 kB
Writeback:             0 kB
AnonPages:        963724 kB
Mapped:            61096 kB
Shmem:             25224 kB
Slab:             140940 kB
SReclaimable:     113900 kB
SUnreclaim:        27040 kB
KernelStack:        3584 kB
PageTables:         7456 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1593216 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    831488 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 61740 MiB
End job on node115 at 2017-08-16 03:29:13