Trace number 4308611

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 2018-08-14SAT (TO)26 2520.09 2456.62

General information on the benchmark

NameLowAutocorrelation/
LowAutocorrelation-020_c18.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 benchmark5.65508
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.68/0.55	c version: 2018-08-14
0.68/0.55	c seed: 1947791215
0.68/0.55	c timeout: 2520
0.68/0.55	c memlimit: 11000
0.68/0.55	c nbcore: 4
0.68/0.58	c Parsing instance...
2.08/1.22	c Parsing done, starting first complete search...
2.08/1.25	o 2470
2.08/1.25	o 1546
2.08/1.25	o 1522
2.08/1.25	o 934
2.08/1.25	o 886
2.08/1.26	o 514
2.08/1.26	o 366
2.08/1.26	o 342
2.08/1.26	o 302
2.08/1.26	o 298
2.08/1.27	o 294
2.08/1.27	o 258
2.08/1.28	o 234
2.08/1.28	o 218
2.08/1.28	o 210
2.08/1.29	o 202
2.08/1.29	o 194
2.08/1.30	o 186
2.37/1.30	o 174
2.37/1.30	o 170
2.37/1.31	o 154
2.37/1.31	o 134
2.37/1.31	o 126
2.37/1.31	o 118
2.37/1.34	o 110
2.37/1.35	o 94
2.69/1.45	o 82
2.69/1.46	o 74
2.99/1.58	o 66
3.29/1.68	o 54
3.29/1.68	o 50
4.20/2.00	o 42
4.67/2.15	o 34
4.76/2.27	o 26
6.16/3.99	c First complete search done, starting ALNS search...
2520.06/2456.61	s SATISFIABLE
2520.06/2456.61	v <instantiation>
2520.06/2456.61	v 	<list>
2520.06/2456.61	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]
2520.06/2456.61	v 	</list>
2520.06/2456.61	v 	<values>
2520.06/2456.61	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 
2520.06/2456.61	v 	</values>
2520.06/2456.61	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 (12189 MiB free)
  memory of node 1: 16384 MiB (11310 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4308611-1534322961/watcher-4308611-1534322961 -o /tmp/evaluation-result-4308611-1534322961/solver-4308611-1534322961 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node137-1534293443-21972 --watchdog 2580 java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed 1947791215 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4308611-1534322961.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=25324, runsolver pid=25321
Current StackSize limit: 8192 KiB


[startup+0.100167 s]*
/proc/loadavg: 1.33 1.29 1.33 3/215 25339
/proc/meminfo: memFree=24047128/32770624 swapFree=67108372/67108860
[pid=25324] ppid=25321 vsize=14082736 memory=33192 CPUtime=0.11 cores=0,2,4,6
/proc/25324/stat : 25324 (java) S 25321 25324 21941 0 -1 1077944320 7223 0 0 0 10 1 0 0 20 0 15 0 249859265 14420721664 8298 33554432000 4194304 4196468 140726787593728 140726787576272 139667953360631 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
/proc/25324/statm: 3520684 8298 3139 1 0 3482761 0
[pid=25324/tid=25326] ppid=25321 vsize=14082736 memory=-6966721798027829888 CPUtime=0.09 cores=0,2,4,6
/proc/25324/task/25326/stat : 25326 (java) R 25321 25324 21941 0 -1 4202560 5308 0 0 0 8 1 0 0 20 0 15 0 249859266 14420721664 8298 33554432000 4194304 4196468 140726787593728 139667957564416 139667953382557 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25327] ppid=25321 vsize=14082736 memory=5793855360627304889 CPUtime=0 cores=0,2,4,6
/proc/25324/task/25327/stat : 25327 (java) S 25321 25324 21941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 249859266 14420721664 8298 33554432000 4194304 4196468 140726787593728 139667909913232 139667953370837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25328] ppid=25321 vsize=14082736 memory=140109617411712 CPUtime=0 cores=0,2,4,6
/proc/25324/task/25328/stat : 25328 (java) S 25321 25324 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249859266 14420721664 8298 33554432000 4194304 4196468 140726787593728 139667908860432 139667953370837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25329] ppid=25321 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25324/task/25329/stat : 25329 (java) S 25321 25324 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249859266 14420721664 8298 33554432000 4194304 4196468 140726787593728 139667547023760 139667953370837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25330] ppid=25321 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25324/task/25330/stat : 25330 (java) S 25321 25324 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249859266 14420721664 8298 33554432000 4194304 4196468 140726787593728 139667545970960 139667953370837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25331] ppid=25321 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25324/task/25331/stat : 25331 (java) S 25321 25324 21941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 249859268 14420721664 8298 33554432000 4194304 4196468 140726787593728 139667067591536 139667953371778 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25332] ppid=25321 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25324/task/25332/stat : 25332 (java) S 25321 25324 21941 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 249859268 14420721664 8298 33554432000 4194304 4196468 140726787593728 139667066537504 139667953370837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25333] ppid=25321 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25324/task/25333/stat : 25333 (java) S 25321 25324 21941 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 249859268 14420721664 8298 33554432000 4194304 4196468 140726787593728 139667065484656 139667953370837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25334] ppid=25321 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25324/task/25334/stat : 25334 (java) S 25321 25324 21941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249859271 14420721664 8298 33554432000 4194304 4196468 140726787593728 139667064432976 139667953379227 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25335] ppid=25321 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25324/task/25335/stat : 25335 (java) S 25321 25324 21941 0 -1 1077944384 294 0 0 0 0 0 0 0 20 0 15 0 249859271 14420721664 8298 33554432000 4194304 4196468 140726787593728 139667063380336 139667953371778 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25336] ppid=25321 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25324/task/25336/stat : 25336 (java) S 25321 25324 21941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249859271 14420721664 8298 33554432000 4194304 4196468 140726787593728 139667062327536 139667953371778 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25337] ppid=25321 vsize=14082736 memory=140109617411712 CPUtime=0.01 cores=0,2,4,6
/proc/25324/task/25337/stat : 25337 (java) R 25321 25324 21941 0 -1 4202560 248 0 0 0 1 0 0 0 20 0 15 0 249859271 14420721664 8298 33554432000 4194304 4196468 140726787593728 139667061274736 139667931903313 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25338] ppid=25321 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25324/task/25338/stat : 25338 (java) S 25321 25324 21941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249859271 14420721664 8298 33554432000 4194304 4196468 140726787593728 139667060222176 139667953370837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25339] ppid=25321 vsize=14082736 memory=140109617411712 CPUtime=0 cores=0,2,4,6
/proc/25324/task/25339/stat : 25339 (java) S 25321 25324 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249859271 14420721664 8298 33554432000 4194304 4196468 140726787593728 139667059170480 139667953371778 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 33192 KiB

[startup+0.210385 s]*
/proc/loadavg: 1.33 1.29 1.33 3/215 25339
/proc/meminfo: memFree=24032304/32770624 swapFree=67108372/67108860
[pid=25324] ppid=25321 vsize=14082736 memory=46616 CPUtime=0.3 cores=0,2,4,6
/proc/25324/stat : 25324 (java) S 25321 25324 21941 0 -1 1077944320 10304 0 0 0 28 2 0 0 20 0 15 0 249859265 14420721664 11654 33554432000 4194304 4196468 140726787593728 140726787576272 139667953360631 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
/proc/25324/statm: 3520684 11654 3323 1 0 3482761 0
[pid=25324/tid=25326] ppid=25321 vsize=14082736 memory=6735269665583770266 CPUtime=0.19 cores=0,2,4,6
/proc/25324/task/25326/stat : 25326 (java) R 25321 25324 21941 0 -1 4202560 8047 0 0 0 18 1 0 0 20 0 15 0 249859266 14420721664 11654 33554432000 4194304 4196468 140726787593728 139667957586080 139667953372566 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25327] ppid=25321 vsize=14082736 memory=4211973835822202250 CPUtime=0 cores=0,2,4,6
/proc/25324/task/25327/stat : 25327 (java) S 25321 25324 21941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 249859266 14420721664 11654 33554432000 4194304 4196468 140726787593728 139667909913232 139667953370837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25328] ppid=25321 vsize=14082736 memory=140109617411712 CPUtime=0 cores=0,2,4,6
/proc/25324/task/25328/stat : 25328 (java) S 25321 25324 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249859266 14420721664 11654 33554432000 4194304 4196468 140726787593728 139667908860432 139667953370837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25329] ppid=25321 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25324/task/25329/stat : 25329 (java) S 25321 25324 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249859266 14420721664 11654 33554432000 4194304 4196468 140726787593728 139667547023760 139667953370837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25330] ppid=25321 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25324/task/25330/stat : 25330 (java) S 25321 25324 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249859266 14420721664 11654 33554432000 4194304 4196468 140726787593728 139667545970960 139667953370837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25331] ppid=25321 vsize=14082736 memory=140109617411712 CPUtime=0 cores=0,2,4,6
/proc/25324/task/25331/stat : 25331 (java) S 25321 25324 21941 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 249859268 14420721664 11654 33554432000 4194304 4196468 140726787593728 139667067591536 139667953371778 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25332] ppid=25321 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25324/task/25332/stat : 25332 (java) S 25321 25324 21941 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 249859268 14420721664 11654 33554432000 4194304 4196468 140726787593728 139667066537504 139667953370837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25333] ppid=25321 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25324/task/25333/stat : 25333 (java) S 25321 25324 21941 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 249859268 14420721664 11654 33554432000 4194304 4196468 140726787593728 139667065484656 139667953370837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25334] ppid=25321 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25324/task/25334/stat : 25334 (java) S 25321 25324 21941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249859271 14420721664 11654 33554432000 4194304 4196468 140726787593728 139667064432976 139667953379227 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25335] ppid=25321 vsize=14082736 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/25324/task/25335/stat : 25335 (java) R 25321 25324 21941 0 -1 1077944384 456 0 0 0 1 0 0 0 20 0 15 0 249859271 14420721664 11654 33554432000 4194304 4196468 140726787593728 139667063380336 139667953371778 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25336] ppid=25321 vsize=14082736 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/25324/task/25336/stat : 25336 (java) R 25321 25324 21941 0 -1 4202560 125 0 0 0 2 0 0 0 20 0 15 0 249859271 14420721664 11654 33554432000 4194304 4196468 140726787593728 139667062317648 139667936852343 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25337] ppid=25321 vsize=14082736 memory=140109617411712 CPUtime=0.06 cores=0,2,4,6
/proc/25324/task/25337/stat : 25337 (java) R 25321 25324 21941 0 -1 4202560 295 0 0 0 6 0 0 0 20 0 15 0 249859271 14420721664 11654 33554432000 4194304 4196468 140726787593728 139667061274736 139667937441118 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25338] ppid=25321 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25324/task/25338/stat : 25338 (java) S 25321 25324 21941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249859271 14420721664 11654 33554432000 4194304 4196468 140726787593728 139667060222176 139667953370837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25339] ppid=25321 vsize=14082736 memory=140109617411712 CPUtime=0 cores=0,2,4,6
/proc/25324/task/25339/stat : 25339 (java) S 25321 25324 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249859271 14420721664 11654 33554432000 4194304 4196468 140726787593728 139667059170480 139667953371778 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 46616 KiB

[startup+0.310557 s]*
/proc/loadavg: 1.33 1.29 1.33 3/215 25339
/proc/meminfo: memFree=24028644/32770624 swapFree=67108372/67108860
[pid=25324] ppid=25321 vsize=14082736 memory=50068 CPUtime=0.43 cores=0,2,4,6
/proc/25324/stat : 25324 (java) S 25321 25324 21941 0 -1 1077944320 10708 0 0 0 41 2 0 0 20 0 15 0 249859265 14420721664 12517 33554432000 4194304 4196468 140726787593728 140726787576272 139667953360631 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
/proc/25324/statm: 3520684 12517 3325 1 0 3482761 0
[pid=25324/tid=25326] ppid=25321 vsize=14082736 memory=4871374705135476842 CPUtime=0.29 cores=0,2,4,6
/proc/25324/task/25326/stat : 25326 (java) R 25321 25324 21941 0 -1 4202560 8426 0 0 0 28 1 0 0 20 0 15 0 249859266 14420721664 12517 33554432000 4194304 4196468 140726787593728 139667957581552 139667934924183 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25327] ppid=25321 vsize=14082736 memory=4211973835822202250 CPUtime=0 cores=0,2,4,6
/proc/25324/task/25327/stat : 25327 (java) S 25321 25324 21941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 249859266 14420721664 12517 33554432000 4194304 4196468 140726787593728 139667909913232 139667953370837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25328] ppid=25321 vsize=14082736 memory=140109617414069 CPUtime=0 cores=0,2,4,6
/proc/25324/task/25328/stat : 25328 (java) S 25321 25324 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249859266 14420721664 12517 33554432000 4194304 4196468 140726787593728 139667908860432 139667953370837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25329] ppid=25321 vsize=14082736 memory=140109483737029 CPUtime=0 cores=0,2,4,6
/proc/25324/task/25329/stat : 25329 (java) S 25321 25324 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249859266 14420721664 12517 33554432000 4194304 4196468 140726787593728 139667547023760 139667953370837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25330] ppid=25321 vsize=14082736 memory=140109483724239 CPUtime=0 cores=0,2,4,6
/proc/25324/task/25330/stat : 25330 (java) S 25321 25324 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249859266 14420721664 12517 33554432000 4194304 4196468 140726787593728 139667545970960 139667953370837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25331] ppid=25321 vsize=14082736 memory=140109617433680 CPUtime=0 cores=0,2,4,6
/proc/25324/task/25331/stat : 25331 (java) S 25321 25324 21941 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 249859268 14420721664 12517 33554432000 4194304 4196468 140726787593728 139667067591536 139667953371778 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25332] ppid=25321 vsize=14082736 memory=140109483733455 CPUtime=0 cores=0,2,4,6
/proc/25324/task/25332/stat : 25332 (java) S 25321 25324 21941 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 249859268 14420721664 12517 33554432000 4194304 4196468 140726787593728 139667066537504 139667953370837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25333] ppid=25321 vsize=14082736 memory=280218967457680 CPUtime=0 cores=0,2,4,6
/proc/25324/task/25333/stat : 25333 (java) S 25321 25324 21941 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 249859268 14420721664 12517 33554432000 4194304 4196468 140726787593728 139667065484656 139667953370837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25334] ppid=25321 vsize=14082736 memory=280218967455344 CPUtime=0 cores=0,2,4,6
/proc/25324/task/25334/stat : 25334 (java) S 25321 25324 21941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249859271 14420721664 12517 33554432000 4194304 4196468 140726787593728 139667064432976 139667953379227 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25335] ppid=25321 vsize=14082736 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/25324/task/25335/stat : 25335 (java) S 25321 25324 21941 0 -1 1077944384 461 0 0 0 1 0 0 0 20 0 15 0 249859271 14420721664 12517 33554432000 4194304 4196468 140726787593728 139667063380336 139667953371778 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25336] ppid=25321 vsize=14082736 memory=2240 CPUtime=0.02 cores=0,2,4,6
/proc/25324/task/25336/stat : 25336 (java) S 25321 25324 21941 0 -1 1077944384 126 0 0 0 2 0 0 0 20 0 15 0 249859271 14420721664 12517 33554432000 4194304 4196468 140726787593728 139667062327536 139667953371778 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25337] ppid=25321 vsize=14082736 memory=140109617411712 CPUtime=0.08 cores=0,2,4,6
/proc/25324/task/25337/stat : 25337 (java) S 25321 25324 21941 0 -1 1077944384 313 0 0 0 8 0 0 0 20 0 15 0 249859271 14420721664 12517 33554432000 4194304 4196468 140726787593728 139667061274736 139667953371778 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25338] ppid=25321 vsize=14082736 memory=2208 CPUtime=0 cores=0,2,4,6
/proc/25324/task/25338/stat : 25338 (java) S 25321 25324 21941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249859271 14420721664 12517 33554432000 4194304 4196468 140726787593728 139667060222176 139667953370837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25339] ppid=25321 vsize=14082736 memory=140109617411712 CPUtime=0 cores=0,2,4,6
/proc/25324/task/25339/stat : 25339 (java) S 25321 25324 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249859271 14420721664 12517 33554432000 4194304 4196468 140726787593728 139667059170480 139667953371778 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50068 KiB

[startup+0.700773 s]
/proc/loadavg: 1.33 1.29 1.33 3/215 25339
/proc/meminfo: memFree=24006892/32770624 swapFree=67108372/67108860
[pid=25324] ppid=25321 vsize=14084804 memory=88648 CPUtime=0.99 cores=0,2,4,6
/proc/25324/stat : 25324 (java) S 25321 25324 21941 0 -1 1077944320 17572 0 0 0 95 4 0 0 20 0 15 0 249859265 14422839296 22162 33554432000 4194304 4196468 140726787593728 140726787576272 139667953360631 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
/proc/25324/statm: 3521201 22162 3478 1 0 3483273 0
[pid=25324/tid=25326] ppid=25321 vsize=14084804 memory=1220 CPUtime=0.68 cores=0,2,4,6
/proc/25324/task/25326/stat : 25326 (java) R 25321 25324 21941 0 -1 4202560 14859 0 0 0 64 4 0 0 20 0 15 0 249859266 14422839296 22162 33554432000 4194304 4196468 140726787593728 139667957583760 139667937441118 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25327] ppid=25321 vsize=14084804 memory=1800 CPUtime=0 cores=0,2,4,6
/proc/25324/task/25327/stat : 25327 (java) S 25321 25324 21941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 249859266 14422839296 22162 33554432000 4194304 4196468 140726787593728 139667909913232 139667953370837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25328] ppid=25321 vsize=14084804 memory=868 CPUtime=0 cores=0,2,4,6
/proc/25324/task/25328/stat : 25328 (java) S 25321 25324 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249859266 14422839296 22162 33554432000 4194304 4196468 140726787593728 139667908860432 139667953370837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25329] ppid=25321 vsize=14084804 memory=7307747153392788800 CPUtime=0 cores=0,2,4,6
/proc/25324/task/25329/stat : 25329 (java) S 25321 25324 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249859266 14422839296 22162 33554432000 4194304 4196468 140726787593728 139667547023760 139667953370837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25330] ppid=25321 vsize=14084804 memory=8025788831224522324 CPUtime=0 cores=0,2,4,6
/proc/25324/task/25330/stat : 25330 (java) S 25321 25324 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249859266 14422839296 22162 33554432000 4194304 4196468 140726787593728 139667545970960 139667953370837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25331] ppid=25321 vsize=14084804 memory=6370994028255662161 CPUtime=0 cores=0,2,4,6
/proc/25324/task/25331/stat : 25331 (java) S 25321 25324 21941 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 249859268 14422839296 22162 33554432000 4194304 4196468 140726787593728 139667067591536 139667953371778 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25332] ppid=25321 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25324/task/25332/stat : 25332 (java) S 25321 25324 21941 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 249859268 14422839296 22162 33554432000 4194304 4196468 140726787593728 139667066537504 139667953370837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25333] ppid=25321 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25324/task/25333/stat : 25333 (java) S 25321 25324 21941 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 249859268 14422839296 22162 33554432000 4194304 4196468 140726787593728 139667065484656 139667953370837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25334] ppid=25321 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25324/task/25334/stat : 25334 (java) S 25321 25324 21941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249859271 14422839296 22162 33554432000 4194304 4196468 140726787593728 139667064432976 139667953379227 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25335] ppid=25321 vsize=14084804 memory=232 CPUtime=0.08 cores=0,2,4,6
/proc/25324/task/25335/stat : 25335 (java) S 25321 25324 21941 0 -1 1077944384 660 0 0 0 8 0 0 0 20 0 15 0 249859271 14422839296 22162 33554432000 4194304 4196468 140726787593728 139667063380336 139667953371778 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25336] ppid=25321 vsize=14084804 memory=7 CPUtime=0.06 cores=0,2,4,6
/proc/25324/task/25336/stat : 25336 (java) S 25321 25324 21941 0 -1 1077944384 253 0 0 0 6 0 0 0 20 0 15 0 249859271 14422839296 22162 33554432000 4194304 4196468 140726787593728 139667062327536 139667953371778 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25337] ppid=25321 vsize=14084804 memory=711 CPUtime=0.15 cores=0,2,4,6
/proc/25324/task/25337/stat : 25337 (java) S 25321 25324 21941 0 -1 1077944384 418 0 0 0 15 0 0 0 20 0 15 0 249859271 14422839296 22162 33554432000 4194304 4196468 140726787593728 139667061274736 139667953371778 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25338] ppid=25321 vsize=14084804 memory=280218967641584 CPUtime=0 cores=0,2,4,6
/proc/25324/task/25338/stat : 25338 (java) S 25321 25324 21941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249859271 14422839296 22162 33554432000 4194304 4196468 140726787593728 139667060222176 139667953370837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25339] ppid=25321 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25324/task/25339/stat : 25339 (java) S 25321 25324 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249859271 14422839296 22162 33554432000 4194304 4196468 140726787593728 139667059170480 139667953371778 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 88648 KiB

[startup+1.50073 s]
/proc/loadavg: 1.33 1.29 1.33 4/215 25339
/proc/meminfo: memFree=23973588/32770624 swapFree=67108372/67108860
[pid=25324] ppid=25321 vsize=14090948 memory=150360 CPUtime=2.99 cores=0,2,4,6
/proc/25324/stat : 25324 (java) S 25321 25324 21941 0 -1 1077944320 24604 0 0 0 292 7 0 0 20 0 15 0 249859265 14429130752 37590 33554432000 4194304 4196468 140726787593728 140726787576272 139667953360631 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
/proc/25324/statm: 3522737 37590 3537 1 0 3484809 0
[pid=25324/tid=25326] ppid=25321 vsize=14090948 memory=0 CPUtime=1.47 cores=0,2,4,6
/proc/25324/task/25326/stat : 25326 (java) R 25321 25324 21941 0 -1 4202560 17775 0 0 0 142 5 0 0 20 0 15 0 249859266 14429130752 37590 33554432000 4194304 4196468 140726787593728 139667957595104 139667593891336 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25327] ppid=25321 vsize=14090948 memory=4946249404801457024 CPUtime=0 cores=0,2,4,6
/proc/25324/task/25327/stat : 25327 (java) S 25321 25324 21941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 249859266 14429130752 37590 33554432000 4194304 4196468 140726787593728 139667909913232 139667953370837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25328] ppid=25321 vsize=14090948 memory=-5790888637219759456 CPUtime=0 cores=0,2,4,6
/proc/25324/task/25328/stat : 25328 (java) S 25321 25324 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249859266 14429130752 37590 33554432000 4194304 4196468 140726787593728 139667908860432 139667953370837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25329] ppid=25321 vsize=14090948 memory=-6585528546044026665 CPUtime=0 cores=0,2,4,6
/proc/25324/task/25329/stat : 25329 (java) S 25321 25324 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249859266 14429130752 37590 33554432000 4194304 4196468 140726787593728 139667547023760 139667953370837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25330] ppid=25321 vsize=14090948 memory=-3472574513799858009 CPUtime=0 cores=0,2,4,6
/proc/25324/task/25330/stat : 25330 (java) S 25321 25324 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 249859266 14429130752 37590 33554432000 4194304 4196468 140726787593728 139667545970960 139667953370837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25331] ppid=25321 vsize=14090948 memory=-7089062017226461742 CPUtime=0 cores=0,2,4,6
/proc/25324/task/25331/stat : 25331 (java) S 25321 25324 21941 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 15 0 249859268 14429130752 37590 33554432000 4194304 4196468 140726787593728 139667067591536 139667953371778 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0

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

/proc/25324/task/25326/stat : 25326 (java) R 25321 25324 21941 0 -1 4202560 162492 0 0 0 229484 65 0 0 20 0 15 0 249859266 14431227904 120348 33554432000 4194304 4196468 140726787593728 139667957597760 139667596791071 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25327] ppid=25321 vsize=14092996 memory=511600 CPUtime=18.36 cores=0,2,4,6
/proc/25324/task/25327/stat : 25327 (java) S 25321 25324 21941 0 -1 1077944384 19251 0 0 0 1770 66 0 0 20 0 15 0 249859266 14431227904 120348 33554432000 4194304 4196468 140726787593728 139667909913232 139667953370837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25328] ppid=25321 vsize=14092996 memory=516216 CPUtime=18.4 cores=0,2,4,6
/proc/25324/task/25328/stat : 25328 (java) S 25321 25324 21941 0 -1 1077944384 16844 0 0 0 1774 66 0 0 20 0 15 0 249859266 14431227904 120348 33554432000 4194304 4196468 140726787593728 139667908860432 139667953370837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25329] ppid=25321 vsize=14092996 memory=280218968880448 CPUtime=18.35 cores=0,2,4,6
/proc/25324/task/25329/stat : 25329 (java) S 25321 25324 21941 0 -1 1077944384 19003 0 0 0 1770 65 0 0 20 0 15 0 249859266 14431227904 120348 33554432000 4194304 4196468 140726787593728 139667547023760 139667953370837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25330] ppid=25321 vsize=14092996 memory=495224 CPUtime=18.35 cores=0,2,4,6
/proc/25324/task/25330/stat : 25330 (java) S 25321 25324 21941 0 -1 1077944384 16980 0 0 0 1768 67 0 0 20 0 15 0 249859266 14431227904 120348 33554432000 4194304 4196468 140726787593728 139667545970960 139667953370837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25331] ppid=25321 vsize=14092996 memory=482416 CPUtime=4.67 cores=0,2,4,6
/proc/25324/task/25331/stat : 25331 (java) S 25321 25324 21941 0 -1 1077944384 49107 0 0 0 407 60 0 0 20 0 15 0 249859268 14431227904 120348 33554432000 4194304 4196468 140726787593728 139667067591536 139667953371778 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 43 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25332] ppid=25321 vsize=14092996 memory=482416 CPUtime=0 cores=0,2,4,6
/proc/25324/task/25332/stat : 25332 (java) S 25321 25324 21941 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 249859268 14431227904 120348 33554432000 4194304 4196468 140726787593728 139667066537568 139667953370837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25333] ppid=25321 vsize=14092996 memory=33 CPUtime=0 cores=0,2,4,6
/proc/25324/task/25333/stat : 25333 (java) S 25321 25324 21941 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 249859268 14431227904 120348 33554432000 4194304 4196468 140726787593728 139667065484672 139667953370837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25334] ppid=25321 vsize=14092996 memory=487036 CPUtime=0 cores=0,2,4,6
/proc/25324/task/25334/stat : 25334 (java) S 25321 25324 21941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249859271 14431227904 120348 33554432000 4194304 4196468 140726787593728 139667064432976 139667953379227 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25335] ppid=25321 vsize=14092996 memory=495232 CPUtime=2.87 cores=0,2,4,6
/proc/25324/task/25335/stat : 25335 (java) S 25321 25324 21941 0 -1 1077944384 16379 0 0 0 285 2 0 0 20 0 15 0 249859271 14431227904 120348 33554432000 4194304 4196468 140726787593728 139667063380336 139667953371778 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25336] ppid=25321 vsize=14092996 memory=495232 CPUtime=3.24 cores=0,2,4,6
/proc/25324/task/25336/stat : 25336 (java) S 25321 25324 21941 0 -1 1077944384 23832 0 0 0 322 2 0 0 20 0 15 0 249859271 14431227904 120348 33554432000 4194304 4196468 140726787593728 139667062327536 139667953371778 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25337] ppid=25321 vsize=14092996 memory=495232 CPUtime=1.23 cores=0,2,4,6
/proc/25324/task/25337/stat : 25337 (java) S 25321 25324 21941 0 -1 1077944384 26587 0 0 0 120 3 0 0 20 0 15 0 249859271 14431227904 120348 33554432000 4194304 4196468 140726787593728 139667061274736 139667953371778 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25338] ppid=25321 vsize=14092996 memory=491652 CPUtime=0 cores=0,2,4,6
/proc/25324/task/25338/stat : 25338 (java) S 25321 25324 21941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249859271 14431227904 120348 33554432000 4194304 4196468 140726787593728 139667060222176 139667953370837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25339] ppid=25321 vsize=14092996 memory=491652 CPUtime=1.38 cores=0,2,4,6
/proc/25324/task/25339/stat : 25339 (java) S 25321 25324 21941 0 -1 1077944384 1507 0 0 0 71 67 0 0 20 0 15 0 249859271 14431227904 120348 33554432000 4194304 4196468 140726787593728 139667059170480 139667953371778 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 52 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
Current children cumulated CPU time: 2382.44 s
Current children cumulated vsize: 14092996 KiB
Current children cumulated memory: 481392 KiB

[startup+2382.3 s]
/proc/loadavg: 1.50 1.43 1.39 3/215 25535
/proc/meminfo: memFree=23318664/32770624 swapFree=67108372/67108860
[pid=25324] ppid=25321 vsize=14092996 memory=496596 CPUtime=2443.92 cores=0,2,4,6
/proc/25324/stat : 25324 (java) S 25321 25324 21941 0 -1 1077944320 361321 0 0 0 243957 435 0 0 20 0 15 0 249859265 14431227904 124149 33554432000 4194304 4196468 140726787593728 140726787576272 139667953360631 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
/proc/25324/statm: 3523249 124149 3615 1 0 3485321 0
[pid=25324/tid=25326] ppid=25321 vsize=14092996 memory=512904 CPUtime=2354.83 cores=0,2,4,6
/proc/25324/task/25326/stat : 25326 (java) R 25321 25324 21941 0 -1 4202560 166775 0 0 0 235416 67 0 0 20 0 15 0 249859266 14431227904 124149 33554432000 4194304 4196468 140726787593728 139667957597760 139667589801496 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25327] ppid=25321 vsize=14092996 memory=471180 CPUtime=18.87 cores=0,2,4,6
/proc/25324/task/25327/stat : 25327 (java) S 25321 25324 21941 0 -1 1077944384 19640 0 0 0 1819 68 0 0 20 0 15 0 249859266 14431227904 124149 33554432000 4194304 4196468 140726787593728 139667909913232 139667953370837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25328] ppid=25321 vsize=14092996 memory=491588 CPUtime=18.9 cores=0,2,4,6
/proc/25324/task/25328/stat : 25328 (java) S 25321 25324 21941 0 -1 1077944384 17026 0 0 0 1823 67 0 0 20 0 15 0 249859266 14431227904 124149 33554432000 4194304 4196468 140726787593728 139667908860432 139667953370837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25329] ppid=25321 vsize=14092996 memory=523048 CPUtime=18.85 cores=0,2,4,6
/proc/25324/task/25329/stat : 25329 (java) S 25321 25324 21941 0 -1 1077944384 19150 0 0 0 1819 66 0 0 20 0 15 0 249859266 14431227904 124149 33554432000 4194304 4196468 140726787593728 139667547023760 139667953370837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25330] ppid=25321 vsize=14092996 memory=501212 CPUtime=18.86 cores=0,2,4,6
/proc/25324/task/25330/stat : 25330 (java) S 25321 25324 21941 0 -1 1077944384 17175 0 0 0 1817 69 0 0 20 0 15 0 249859266 14431227904 124149 33554432000 4194304 4196468 140726787593728 139667545970960 139667953370837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25331] ppid=25321 vsize=14092996 memory=496596 CPUtime=4.76 cores=0,2,4,6
/proc/25324/task/25331/stat : 25331 (java) S 25321 25324 21941 0 -1 1077944384 51730 0 0 0 415 61 0 0 20 0 15 0 249859268 14431227904 124149 33554432000 4194304 4196468 140726787593728 139667067591536 139667953371778 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 43 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25332] ppid=25321 vsize=14092996 memory=3812 CPUtime=0 cores=0,2,4,6
/proc/25324/task/25332/stat : 25332 (java) S 25321 25324 21941 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 249859268 14431227904 124149 33554432000 4194304 4196468 140726787593728 139667066537568 139667953370837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25333] ppid=25321 vsize=14092996 memory=68040 CPUtime=0 cores=0,2,4,6
/proc/25324/task/25333/stat : 25333 (java) S 25321 25324 21941 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 249859268 14431227904 124149 33554432000 4194304 4196468 140726787593728 139667065484672 139667953370837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25334] ppid=25321 vsize=14092996 memory=523048 CPUtime=0 cores=0,2,4,6
/proc/25324/task/25334/stat : 25334 (java) S 25321 25324 21941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249859271 14431227904 124149 33554432000 4194304 4196468 140726787593728 139667064432976 139667953379227 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25335] ppid=25321 vsize=14092996 memory=1800 CPUtime=2.87 cores=0,2,4,6
/proc/25324/task/25335/stat : 25335 (java) S 25321 25324 21941 0 -1 1077944384 16381 0 0 0 285 2 0 0 20 0 15 0 249859271 14431227904 124149 33554432000 4194304 4196468 140726787593728 139667063380336 139667953371778 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25336] ppid=25321 vsize=14092996 memory=517520 CPUtime=3.24 cores=0,2,4,6
/proc/25324/task/25336/stat : 25336 (java) S 25321 25324 21941 0 -1 1077944384 23834 0 0 0 322 2 0 0 20 0 15 0 249859271 14431227904 124149 33554432000 4194304 4196468 140726787593728 139667062327536 139667953371778 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25337] ppid=25321 vsize=14092996 memory=3812 CPUtime=1.23 cores=0,2,4,6
/proc/25324/task/25337/stat : 25337 (java) S 25321 25324 21941 0 -1 1077944384 26662 0 0 0 120 3 0 0 20 0 15 0 249859271 14431227904 124149 33554432000 4194304 4196468 140726787593728 139667061274736 139667953371778 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25338] ppid=25321 vsize=14092996 memory=508288 CPUtime=0 cores=0,2,4,6
/proc/25324/task/25338/stat : 25338 (java) S 25321 25324 21941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249859271 14431227904 124149 33554432000 4194304 4196468 140726787593728 139667060222176 139667953370837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25339] ppid=25321 vsize=14092996 memory=508288 CPUtime=1.41 cores=0,2,4,6
/proc/25324/task/25339/stat : 25339 (java) S 25321 25324 21941 0 -1 1077944384 1524 0 0 0 73 68 0 0 20 0 15 0 249859271 14431227904 124149 33554432000 4194304 4196468 140726787593728 139667059170480 139667953371778 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 52 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
Current children cumulated CPU time: 2443.92 s
Current children cumulated vsize: 14092996 KiB
Current children cumulated memory: 496596 KiB

[startup+2442.3 s]
/proc/loadavg: 1.49 1.46 1.40 3/216 25544
/proc/meminfo: memFree=23299688/32770624 swapFree=67108372/67108860
[pid=25324] ppid=25321 vsize=14092996 memory=508640 CPUtime=2505.41 cores=0,2,4,6
/proc/25324/stat : 25324 (java) S 25321 25324 21941 0 -1 1077944320 367948 0 0 0 250097 444 0 0 20 0 15 0 249859265 14431227904 127160 33554432000 4194304 4196468 140726787593728 140726787576272 139667953360631 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
/proc/25324/statm: 3523249 127160 3615 1 0 3485321 0
[pid=25324/tid=25326] ppid=25321 vsize=14092996 memory=508640 CPUtime=2414.17 cores=0,2,4,6
/proc/25324/task/25326/stat : 25326 (java) R 25321 25324 21941 0 -1 4202560 171913 0 0 0 241348 69 0 0 20 0 15 0 249859266 14431227904 127160 33554432000 4194304 4196468 140726787593728 139667957597648 139667935788974 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25327] ppid=25321 vsize=14092996 memory=516688 CPUtime=19.38 cores=0,2,4,6
/proc/25324/task/25327/stat : 25327 (java) S 25321 25324 21941 0 -1 1077944384 19822 0 0 0 1868 70 0 0 20 0 15 0 249859266 14431227904 127160 33554432000 4194304 4196468 140726787593728 139667909913232 139667953370837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25328] ppid=25321 vsize=14092996 memory=524896 CPUtime=19.41 cores=0,2,4,6
/proc/25324/task/25328/stat : 25328 (java) S 25321 25324 21941 0 -1 1077944384 17359 0 0 0 1872 69 0 0 20 0 15 0 249859266 14431227904 127160 33554432000 4194304 4196468 140726787593728 139667908860432 139667953370837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25329] ppid=25321 vsize=14092996 memory=508640 CPUtime=19.37 cores=0,2,4,6
/proc/25324/task/25329/stat : 25329 (java) S 25321 25324 21941 0 -1 1077944384 19370 0 0 0 1869 68 0 0 20 0 15 0 249859266 14431227904 127160 33554432000 4194304 4196468 140726787593728 139667547023760 139667953370837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25330] ppid=25321 vsize=14092996 memory=520792 CPUtime=19.37 cores=0,2,4,6
/proc/25324/task/25330/stat : 25330 (java) S 25321 25324 21941 0 -1 1077944384 17345 0 0 0 1867 70 0 0 20 0 15 0 249859266 14431227904 127160 33554432000 4194304 4196468 140726787593728 139667545970960 139667953370837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25331] ppid=25321 vsize=14092996 memory=470600 CPUtime=4.84 cores=0,2,4,6
/proc/25324/task/25331/stat : 25331 (java) S 25321 25324 21941 0 -1 1077944384 52195 0 0 0 423 61 0 0 20 0 15 0 249859268 14431227904 127160 33554432000 4194304 4196468 140726787593728 139667067591536 139667953371778 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 43 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25332] ppid=25321 vsize=14092996 memory=482912 CPUtime=0 cores=0,2,4,6
/proc/25324/task/25332/stat : 25332 (java) S 25321 25324 21941 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 249859268 14431227904 127160 33554432000 4194304 4196468 140726787593728 139667066537568 139667953370837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25333] ppid=25321 vsize=14092996 memory=512744 CPUtime=0 cores=0,2,4,6
/proc/25324/task/25333/stat : 25333 (java) S 25321 25324 21941 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 249859268 14431227904 127160 33554432000 4194304 4196468 140726787593728 139667065484672 139667953370837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25334] ppid=25321 vsize=14092996 memory=2144 CPUtime=0 cores=0,2,4,6
/proc/25324/task/25334/stat : 25334 (java) S 25321 25324 21941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249859271 14431227904 127160 33554432000 4194304 4196468 140726787593728 139667064432976 139667953379227 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25335] ppid=25321 vsize=14092996 memory=508640 CPUtime=2.87 cores=0,2,4,6
/proc/25324/task/25335/stat : 25335 (java) S 25321 25324 21941 0 -1 1077944384 16383 0 0 0 285 2 0 0 20 0 15 0 249859271 14431227904 127160 33554432000 4194304 4196468 140726787593728 139667063380336 139667953371778 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25336] ppid=25321 vsize=14092996 memory=512696 CPUtime=3.24 cores=0,2,4,6
/proc/25324/task/25336/stat : 25336 (java) S 25321 25324 21941 0 -1 1077944384 23836 0 0 0 322 2 0 0 20 0 15 0 249859271 14431227904 127160 33554432000 4194304 4196468 140726787593728 139667062327536 139667953371778 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25337] ppid=25321 vsize=14092996 memory=486808 CPUtime=1.23 cores=0,2,4,6
/proc/25324/task/25337/stat : 25337 (java) S 25321 25324 21941 0 -1 1077944384 26771 0 0 0 120 3 0 0 20 0 15 0 249859271 14431227904 127160 33554432000 4194304 4196468 140726787593728 139667061274736 139667953371778 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25338] ppid=25321 vsize=14092996 memory=486808 CPUtime=0 cores=0,2,4,6
/proc/25324/task/25338/stat : 25338 (java) S 25321 25324 21941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249859271 14431227904 127160 33554432000 4194304 4196468 140726787593728 139667060222176 139667953370837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25339] ppid=25321 vsize=14092996 memory=512696 CPUtime=1.45 cores=0,2,4,6
/proc/25324/task/25339/stat : 25339 (java) S 25321 25324 21941 0 -1 1077944384 1530 0 0 0 75 70 0 0 20 0 15 0 249859271 14431227904 127160 33554432000 4194304 4196468 140726787593728 139667059170480 139667953371778 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 52 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
Current children cumulated CPU time: 2505.41 s
Current children cumulated vsize: 14092996 KiB
Current children cumulated memory: 508640 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2456.6 s]
/proc/loadavg: 1.47 1.45 1.40 3/216 25545
/proc/meminfo: memFree=23326880/32770624 swapFree=67108372/67108860
[pid=25324] ppid=25321 vsize=14092996 memory=484028 CPUtime=2520.06 cores=0,2,4,6
/proc/25324/stat : 25324 (java) S 25321 25324 21941 0 -1 1077944320 369088 0 0 0 251561 445 0 0 20 0 15 0 249859265 14431227904 121007 33554432000 4194304 4196468 140726787593728 140726787576272 139667953360631 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
/proc/25324/statm: 3523249 121007 3615 1 0 3485321 0
[pid=25324/tid=25326] ppid=25321 vsize=14092996 memory=301741394933055803 CPUtime=2428.31 cores=0,2,4,6
/proc/25324/task/25326/stat : 25326 (java) R 25321 25324 21941 0 -1 4202560 172144 0 0 0 242762 69 0 0 20 0 15 0 249859266 14431227904 121007 33554432000 4194304 4196468 140726787593728 139667957597648 139667596551772 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25327] ppid=25321 vsize=14092996 memory=13567081090131041 CPUtime=19.5 cores=0,2,4,6
/proc/25324/task/25327/stat : 25327 (java) S 25321 25324 21941 0 -1 1077944384 20048 0 0 0 1880 70 0 0 20 0 15 0 249859266 14431227904 121007 33554432000 4194304 4196468 140726787593728 139667909913232 139667953370837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25328] ppid=25321 vsize=14092996 memory=7737301156215025000 CPUtime=19.53 cores=0,2,4,6
/proc/25324/task/25328/stat : 25328 (java) S 25321 25324 21941 0 -1 1077944384 17602 0 0 0 1884 69 0 0 20 0 15 0 249859266 14431227904 121007 33554432000 4194304 4196468 140726787593728 139667908860432 139667953370837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25329] ppid=25321 vsize=14092996 memory=7737301156215025000 CPUtime=19.49 cores=0,2,4,6
/proc/25324/task/25329/stat : 25329 (java) S 25321 25324 21941 0 -1 1077944384 19596 0 0 0 1881 68 0 0 20 0 15 0 249859266 14431227904 121007 33554432000 4194304 4196468 140726787593728 139667547023760 139667953370837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25330] ppid=25321 vsize=14092996 memory=7737301156215025000 CPUtime=19.49 cores=0,2,4,6
/proc/25324/task/25330/stat : 25330 (java) S 25321 25324 21941 0 -1 1077944384 17555 0 0 0 1879 70 0 0 20 0 15 0 249859266 14431227904 121007 33554432000 4194304 4196468 140726787593728 139667545970960 139667953370837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25331] ppid=25321 vsize=14092996 memory=3476892541736543851 CPUtime=4.86 cores=0,2,4,6
/proc/25324/task/25331/stat : 25331 (java) S 25321 25324 21941 0 -1 1077944384 52199 0 0 0 424 62 0 0 20 0 15 0 249859268 14431227904 121007 33554432000 4194304 4196468 140726787593728 139667067591536 139667953371778 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 43 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25332] ppid=25321 vsize=14092996 memory=3476892541736543851 CPUtime=0 cores=0,2,4,6
/proc/25324/task/25332/stat : 25332 (java) S 25321 25324 21941 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 249859268 14431227904 121007 33554432000 4194304 4196468 140726787593728 139667066537568 139667953370837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25333] ppid=25321 vsize=14092996 memory=7219341015283951974 CPUtime=0 cores=0,2,4,6
/proc/25324/task/25333/stat : 25333 (java) S 25321 25324 21941 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 249859268 14431227904 121007 33554432000 4194304 4196468 140726787593728 139667065484672 139667953370837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25334] ppid=25321 vsize=14092996 memory=7594875883453175914 CPUtime=0 cores=0,2,4,6
/proc/25324/task/25334/stat : 25334 (java) S 25321 25324 21941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249859271 14431227904 121007 33554432000 4194304 4196468 140726787593728 139667064432976 139667953379227 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25335] ppid=25321 vsize=14092996 memory=7737301156215025000 CPUtime=2.87 cores=0,2,4,6
/proc/25324/task/25335/stat : 25335 (java) S 25321 25324 21941 0 -1 1077944384 16383 0 0 0 285 2 0 0 20 0 15 0 249859271 14431227904 121007 33554432000 4194304 4196468 140726787593728 139667063380336 139667953371778 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25336] ppid=25321 vsize=14092996 memory=7737301156215025000 CPUtime=3.24 cores=0,2,4,6
/proc/25324/task/25336/stat : 25336 (java) S 25321 25324 21941 0 -1 1077944384 23836 0 0 0 322 2 0 0 20 0 15 0 249859271 14431227904 121007 33554432000 4194304 4196468 140726787593728 139667062327536 139667953371778 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25337] ppid=25321 vsize=14092996 memory=3476892541736543851 CPUtime=1.23 cores=0,2,4,6
/proc/25324/task/25337/stat : 25337 (java) S 25321 25324 21941 0 -1 1077944384 26771 0 0 0 120 3 0 0 20 0 15 0 249859271 14431227904 121007 33554432000 4194304 4196468 140726787593728 139667061274736 139667953371778 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25338] ppid=25321 vsize=14092996 memory=3476892541736543851 CPUtime=0 cores=0,2,4,6
/proc/25324/task/25338/stat : 25338 (java) S 25321 25324 21941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 249859271 14431227904 121007 33554432000 4194304 4196468 140726787593728 139667060222176 139667953370837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
[pid=25324/tid=25339] ppid=25321 vsize=14092996 memory=504548 CPUtime=1.46 cores=0,2,4,6
/proc/25324/task/25339/stat : 25339 (java) S 25321 25324 21941 0 -1 1077944384 1530 0 0 0 76 70 0 0 20 0 15 0 249859271 14431227904 121007 33554432000 4194304 4196468 140726787593728 139667059170480 139667953371778 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 52 0 0 6293624 6294260 10960896 140726787601492 140726787601673 140726787601673 140726787604431 0
Current children cumulated CPU time: 2520.06 s
Current children cumulated vsize: 14092996 KiB
Current children cumulated memory: 484028 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+2456.62 s]
# the end of solver process 25324 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2515.63 s, system=4.45735 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 2456.62
CPU time (s): 2520.09
CPU user time (s): 2515.63
CPU system time (s): 4.45735
CPU usage (%): 102.584
Max. virtual memory (cumulated for all children) (KiB): 14092996
Max. memory (cumulated for all children) (KiB): 682920

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2515.63
system time used= 4.45735
maximum resident set size= 683176
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 369327
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 165081
involuntary context switches= 8549


# summary of solver processes directly reported to runsolver:
#   pid: 25324
#   total CPU time (s): 2520.09
#   total CPU user time (s): 2515.63
#   total CPU system time (s): 4.45735

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.4334 second user time and 23.1138 second system time

The end

Launcher Data

Begin job on node137 at 2018-08-15 10:49:21
IDJOB=4308611
IDBENCH=141433
IDSOLVER=2792
FILE ID=node137/4308611-1534322961
RUNJOBID= node137-1534293443-21972
PBS_JOBID= 21038143
Free space on /tmp= 29252 MiB

SOLVER NAME= OscaR - Hybrid 2018-08-14
BENCH NAME= XCSP18/LowAutocorrelation/LowAutocorrelation-020_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4308611-1534322961/watcher-4308611-1534322961 -o /tmp/evaluation-result-4308611-1534322961/solver-4308611-1534322961 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node137-1534293443-21972 --watchdog 2580  java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed 1947791215 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4308611-1534322961.xml

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

MD5SUM BENCH= 8d1019e9f102c0840a0dc4bc65e6ddfe
RANDOM SEED=1947791215

node137.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.54
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.56
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.54
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.56
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.54
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.56
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.54
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        24065060 kB
MemAvailable:   31580516 kB
Buffers:          165512 kB
Cached:          7567328 kB
SwapCached:            8 kB
Active:          4322964 kB
Inactive:        3779572 kB
Active(anon):     316456 kB
Inactive(anon):   113400 kB
Active(file):    4006508 kB
Inactive(file):  3666172 kB
Unevictable:        7388 kB
Mlocked:            7388 kB
SwapTotal:      67108860 kB
SwapFree:       67108372 kB
Dirty:             35944 kB
Writeback:             0 kB
AnonPages:        411140 kB
Mapped:            69444 kB
Shmem:             57816 kB
Slab:             300196 kB
SReclaimable:     271236 kB
SUnreclaim:        28960 kB
KernelStack:        3808 kB
PageTables:         6852 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1009444 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    333824 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 29220 MiB
End job on node137 at 2018-08-15 11:30:18