Trace number 4255433

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 - ALNS 2017-07-26SAT (TO)0 252.138 209.258

General information on the benchmark

NameBinPacking/
BinPacking-tab-fu/BinPacking-tab-fu0500-12.xml
MD5SUMc3cbaa9ce8e56a4446daa69c64b890b7
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark72
Best CPU time to get the best result obtained on this benchmark252.06599
Satisfiable
(Un)Satisfiability was proved
Number of variables1919
Number of constraints277
Number of domains2
Minimum domain size82
Maximum domain size275
Distribution of domain sizes[{"size":82,"count":1918},{"size":275,"count":1}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":1644},{"degree":4,"count":274}]
Minimum constraint arity7
Maximum constraint arity1918
Distribution of constraint arities[{"arity":7,"count":274},{"arity":275,"count":1},{"arity":1918,"count":2}]
Number of extensional constraints274
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":274},{"type":"lex","count":1},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.22/0.41	c version: 2017-07-26
0.22/0.41	c seed: 1322186482
0.22/0.41	c timeout: 252
0.22/0.41	c memlimit: 11000
0.22/0.41	c nbcore: 4
0.39/0.44	c Parsing instance...
60.66/36.49	c Parsing done, starting search...
98.17/69.52	o 0
252.07/209.20	s SATISFIABLE
252.07/209.21	v <instantiation>
252.07/209.21	v 	<list>
252.07/209.21	v 		x b[0][0] b[0][1] b[0][2] b[0][3] b[0][4] b[0][5] b[0][6] b[1][0] b[1][1] b[1][2] b[1][3] b[1][4] b[1][5] b[1][6] b[2][0] b[2][1] b[2][2] b[2][3] b[2][4] b[2][5] b[2][6] b[3][0] b[3][1] b[3][2] b[3][3] b[3][4] b[3][5] b[3][6] b[4][0] b[4][1] b[4][2] b[4][3] b[4][4] b[4][5] b[4][6] b[5][0] b[5][1] b[5][2] b[5][3] b[5][4] b[5][5] b[5][6] b[6][0] b[6][1] b[6][2] b[6][3] b[6][4] b[6][5] b[6][6] b[7][0] b[7][1] b[7][2] b[7][3] b[7][4] b[7][5] b[7][6] b[8][0] b[8][1] b[8][2] b[8][3] b[8][4] b[8][5] b[8][6] b[9][0] b[9][1] b[9][2] b[9][3] b[9][4] b[9][5] b[9][6] b[10][0] b[10][1] b[10][2] b[10][3] b[10][4] b[10][5] b[10][6] b[11][0] b[11][1] b[11][2] b[11][3] b[11][4] b[11][5] b[11][6] b[12][0] b[12][1] b[12][2] b[12][3] b[12][4] b[12][5] b[12][6] b[13][0] b[13][1] b[13][2] b[13][3] b[13][4] b[13][5] b[13][6] b[14][0] b[14][1] b[14][2] b[14][3] b[14][4] b[14][5] b[14][6] b[15][0] b[15][1] b[15][2] b[15][3] b[15][4] b[15][5] b[15][6] b[16][0] b[16][1] b[16][2] b[16][3] b[16][4] b[16][5] b[16][6] b[17][0] b[17][1] b[17][2] b[17][3] b[17][4] b[17][5] b[17][6] b[18][0] b[18][1] b[18][2] b[18][3] b[18][4] b[18][5] b[18][6] b[19][0] b[19][1] b[19][2] b[19][3] b[19][4] b[19][5] b[19][6] b[20][0] b[20][1] b[20][2] b[20][3] b[20][4] b[20][5] b[20][6] b[21][0] b[21][1] b[21][2] b[21][3] b[21][4] b[21][5] b[21][6] b[22][0] b[22][1] b[22][2] b[22][3] b[22][4] b[22][5] b[22][6] b[23][0] b[23][1] b[23][2] b[23][3] b[23][4] b[23][5] b[23][6] b[24][0] b[24][1] b[24][2] b[24][3] b[24][4] b[24][5] b[24][6] b[25][0] b[25][1] b[25][2] b[25][3] b[25][4] b[25][5] b[25][6] b[26][0] b[26][1] b[26][2] b[26][3] b[26][4] b[26][5] b[26][6] b[27][0] b[27][1] b[27][2] b[27][3] b[27][4] b[27][5] b[27][6] b[28][0] b[28][1] b[28][2] b[28][3] b[28][4] b[28][5] b[28][6] b[29][0] b[29][1] b[29][2] b[29][3] b[29][4] b[29][5] b[29][6] b[30][0] b[30][1] b[30][2] b[30][3] b[30][4] b[30][5] b[30][6] b[31][0] b[31][1] b[31][2] b[31][3] b[31][4] b[31][5] b[31][6] b[32][0] b[32][1] b[32][2] b[32][3] b[32][4] b[32][5] b[32][6] b[33][0] b[33][1] b[33][2] b[33][3] b[33][4] b[33][5] b[33][6] b[34][0] b[34][1] b[34][2] b[34][3] b[34][4] b[34][5] b[34][6] b[35][0] b[35][1] b[35][2] b[35][3] b[35][4] b[35][5] b[35][6] b[36][0] b[36][1] b[36][2] b[36][3] b[36][4] b[36][5] b[36][6] b[37][0] b[37][1] b[37][2] b[37][3] b[37][4] b[37][5] b[37][6] b[38][0] b[38][1] b[38][2] b[38][3] b[38][4] b[38][5] b[38][6] b[39][0] b[39][1] b[39][2] b[39][3] b[39][4] b[39][5] b[39][6] b[40][0] b[40][1] b[40][2] b[40][3] b[40][4] b[40][5] b[40][6] b[41][0] b[41][1] b[41][2] b[41][3] b[41][4] b[41][5] b[41][6] b[42][0] b[42][1] b[42][2] b[42][3] b[42][4] b[42][5] b[42][6] b[43][0] b[43][1] b[43][2] b[43][3] b[43][4] b[43][5] b[43][6] b[44][0] b[44][1] b[44][2] b[44][3] b[44][4] b[44][5] b[44][6] b[45][0] b[45][1] b[45][2] b[45][3] b[45][4] b[45][5] b[45][6] b[46][0] b[46][1] b[46][2] b[46][3] b[46][4] b[46][5] b[46][6] b[47][0] b[47][1] b[47][2] b[47][3] b[47][4] b[47][5] b[47][6] b[48][0] b[48][1] b[48][2] b[48][3] b[48][4] b[48][5] b[48][6] b[49][0] b[49][1] b[49][2] b[49][3] b[49][4] b[49][5] b[49][6] b[50][0] b[50][1] b[50][2] b[50][3] b[50][4] b[50][5] b[50][6] b[51][0] b[51][1] b[51][2] b[51][3] b[51][4] b[51][5] b[51][6] b[52][0] b[52][1] b[52][2] b[52][3] b[52][4] b[52][5] b[52][6] b[53][0] b[53][1] b[53][2] b[53][3] b[53][4] b[53][5] b[53][6] b[54][0] b[54][1] b[54][2] b[54][3] b[54][4] b[54][5] b[54][6] b[55][0] b[55][1] b[55][2] b[55][3] b[55][4] b[55][5] b[55][6] b[56][0] b[56][1] b[56][2] b[56][3] b[56][4] b[56][5] b[56][6] b[57][0] b[57][1] b[57][2] b[57][3] b[57][4] b[57][5] b[57][6] b[58][0] b[58][1] b[58][2] b[58][3] b[58][4] b[58][5] b[58][6] b[59][0] b[59][1] b[59][2] b[59][3] b[59][4] b[59][5] b[59][6] b[60][0] b[60][1] b[60][2] b[60][3] b[60][4] b[60][5] b[60][6] b[61][0] b[61][1] b[61][2] b[61][3] b[61][4] b[61][5] b[61][6] b[62][0] b[62][1] b[62][2] b[62][3] b[62][4] b[62][5] b[62][6] b[63][0] b[63][1] b[63][2] b[63][3] b[63][4] b[63][5] b[63][6] b[64][0] b[64][1] b[64][2] b[64][3] b[64][4] b[64][5] b[64][6] b[65][0] b[65][1] b[65][2] b[65][3] b[65][4] b[65][5] b[65][6] b[66][0] b[66][1] b[66][2] b[66][3] b[66][4] b[66][5] b[66][6] b[67][0] b[67][1] b[67][2] b[67][3] b[67][4] b[67][5] b[67][6] b[68][0] b[68][1] b[68][2] b[68][3] b[68][4] b[68][5] b[68][6] b[69][0] b[69][1] b[69][2] b[69][3] b[69][4] b[69][5] b[69][6] b[70][0] b[70][1] b[70][2] b[70][3] b[70][4] b[70][5] b[70][6] b[71][0] b[71][1] b[71][2] b[71][3] b[71][4] b[71][5] b[71][6] b[72][0] b[72][1] b[72][2] b[72][3] b[72][4] b[72][5] b[72][6] b[73][0] b[73][1] b[73][2] b[73][3] b[73][4] b[73][5] b[73][6] b[74][0] b[74][1] b[74][2] b[74][3] b[74][4] b[74][5] b[74][6] b[75][0] b[75][1] b[75][2] b[75][3] b[75][4] b[75][5] b[75][6] b[76][0] b[76][1] b[76][2] b[76][3] b[76][4] b[76][5] b[76][6] b[77][0] b[77][1] b[77][2] b[77][3] b[77][4] b[77][5] b[77][6] b[78][0] b[78][1] b[78][2] b[78][3] b[78][4] b[78][5] b[78][6] b[79][0] b[79][1] b[79][2] b[79][3] b[79][4] b[79][5] b[79][6] b[80][0] b[80][1] b[80][2] b[80][3] b[80][4] b[80][5] b[80][6] b[81][0] b[81][1] b[81][2] b[81][3] b[81][4] b[81][5] b[81][6] b[82][0] b[82][1] b[82][2] b[82][3] b[82][4] b[82][5] b[82][6] b[83][0] b[83][1] b[83][2] b[83][3] b[83][4] b[83][5] b[83][6] b[84][0] b[84][1] b[84][2] b[84][3] b[84][4] b[84][5] b[84][6] b[85][0] b[85][1] b[85][2] b[85][3] b[85][4] b[85][5] b[85][6] b[86][0] b[86][1] b[86][2] b[86][3] b[86][4] b[86][5] b[86][6] b[87][0] b[87][1] b[87][2] b[87][3] b[87][4] b[87][5] b[87][6] b[88][0] b[88][1] b[88][2] b[88][3] b[88][4] b[88][5] b[88][6] b[89][0] b[89][1] b[89][2] b[89][3] b[89][4] b[89][5] b[89][6] b[90][0] b[90][1] b[90][2] b[90][3] b[90][4] b[90][5] b[90][6] b[91][0] b[91][1] b[91][2] b[91][3] b[91][4] b[91][5] b[91][6] b[92][0] b[92][1] b[92][2] b[92][3] b[92][4] b[92][5] b[92][6] b[93][0] b[93][1] b[93][2] b[93][3] b[93][4] b[93][5] b[93][6] b[94][0] b[94][1] b[94][2] b[94][3] b[94][4] b[94][5] b[94][6] b[95][0] b[95][1] b[95][2] b[95][3] b[95][4] b[95][5] b[95][6] b[96][0] b[96][1] b[96][2] b[96][3] b[96][4] b[96][5] b[96][6] b[97][0] b[97][1] b[97][2] b[97][3] b[97][4] b[97][5] b[97][6] b[98][0] b[98][1] b[98][2] b[98][3] b[98][4] b[98][5] b[98][6] b[99][0] b[99][1] b[99][2] b[99][3] b[99][4] b[99][5] b[99][6] b[100][0] b[100][1] b[100][2] b[100][3] b[100][4] b[100][5] b[100][6] b[101][0] b[101][1] b[101][2] b[101][3] b[101][4] b[101][5] b[101][6] b[102][0] b[102][1] b[102][2] b[102][3] b[102][4] b[102][5] b[102][6] b[103][0] b[103][1] b[103][2] b[103][3] b[103][4] b[103][5] b[103][6] b[104][0] b[104][1] b[104][2] b[104][3] b[104][4] b[104][5] b[104][6] b[105][0] b[105][1] b[105][2] b[105][3] b[105][4] b[105][5] b[105][6] b[106][0] b[106][1] b[106][2] b[106][3] b[106][4] b[106][5] b[106][6] b[107][0] b[107][1] b[107][2] b[107][3] b[107][4] b[107][5] b[107][6] b[108][0] b[108][1] b[108][2] b[108][3] b[108][4] b[108][5] b[108][6] b[109][0] b[109][1] b[109][2] b[109][3] b[109][4] b[109][5] b[109][6] b[110][0] b[110][1] b[110][2] b[110][3] b[110][4] b[110][5] b[110][6] b[111][0] b[111][1] b[111][2] b[111][3] b[111][4] b[111][5] b[111][6] b[112][0] b[112][1] b[112][2] b[112][3] b[112][4] b[112][5] b[112][6] b[113][0] b[113][1] b[113][2] b[113][3] b[113][4] b[113][5] b[113][6] b[114][0] b[114][1] b[114][2] b[114][3] b[114][4] b[114][5] b[114][6] b[115][0] b[115][1] b[115][2] b[115][3] b[115][4] b[115][5] b[115][6] b[116][0] b[116][1] b[116][2] b[116][3] b[116][4] b[116][5] b[116][6] b[117][0] b[117][1] b[117][2] b[117][3] b[117][4] b[117][5] b[117][6] b[118][0] b[118][1] b[118][2] b[118][3] b[118][4] b[118][5] b[118][6] b[119][0] b[119][1] b[119][2] b[119][3] b[119][4] b[119][5] b[119][6] b[120][0] b[120][1] b[120][2] b[120][3] b[120][4] b[120][5] b[120][6] b[121][0] b[121][1] b[121][2] b[121][3] b[121][4] b[121][5] b[121][6] b[122][0] b[122][1] b[122][2] b[122][3] b[122][4] b[122][5] b[122][6] b[123][0] b[123][1] b[123][2] b[123][3] b[123][4] b[123][5] b[123][6] b[124][0] b[124][1] b[124][2] b[124][3] b[124][4] b[124][5] b[124][6] b[125][0] b[125][1] b[125][2] b[125][3] b[125][4] b[125][5] b[125][6] b[126][0] b[126][1] b[126][2] b[126][3] b[126][4] b[126][5] b[126][6] b[127][0] b[127][1] b[127][2] b[127][3] b[127][4] b[127][5] b[127][6] b[128][0] b[128][1] b[128][2] b[128][3] b[128][4] b[128][5] b[128][6] b[129][0] b[129][1] b[129][2] b[129][3] b[129][4] b[129][5] b[129][6] b[130][0] b[130][1] b[130][2] b[130][3] b[130][4] b[130][5] b[130][6] b[131][0] b[131][1] b[131][2] b[131][3] b[131][4] b[131][5] b[131][6] b[132][0] b[132][1] b[132][2] b[132][3] b[132][4] b[132][5] b[132][6] b[133][0] b[133][1] b[133][2] b[133][3] b[133][4] b[133][5] b[133][6] b[134][0] b[134][1] b[134][2] b[134][3] b[134][4] b[134][5] b[134][6] b[135][0] b[135][1] b[135][2] b[135][3] b[135][4] b[135][5] b[135][6] b[136][0] b[136][1] b[136][2] b[136][3] b[136][4] b[136][5] b[136][6] b[137][0] b[137][1] b[137][2] b[137][3] b[137][4] b[137][5] b[137][6] b[138][0] b[138][1] b[138][2] b[138][3] b[138][4] b[138][5] b[138][6] b[139][0] b[139][1] b[139][2] b[139][3] b[139][4] b[139][5] b[139][6] b[140][0] b[140][1] b[140][2] b[140][3] b[140][4] b[140][5] b[140][6] b[141][0] b[141][1] b[141][2] b[141][3] b[141][4] b[141][5] b[141][6] b[142][0] b[142][1] b[142][2] b[142][3] b[142][4] b[142][5] b[142][6] b[143][0] b[143][1] b[143][2] b[143][3] b[143][4] b[143][5] b[143][6] b[144][0] b[144][1] b[144][2] b[144][3] b[144][4] b[144][5] b[144][6] b[145][0] b[145][1] b[145][2] b[145][3] b[145][4] b[145][5] b[145][6] b[146][0] b[146][1] b[146][2] b[146][3] b[146][4] b[146][5] b[146][6] b[147][0] b[147][1] b[147][2] b[147][3] b[147][4] b[147][5] b[147][6] b[148][0] b[148][1] b[148][2] b[148][3] b[148][4] b[148][5] b[148][6] b[149][0] b[149][1] b[149][2] b[149][3] b[149][4] b[149][5] b[149][6] b[150][0] b[150][1] b[150][2] b[150][3] b[150][4] b[150][5] b[150][6] b[151][0] b[151][1] b[151][2] b[151][3] b[151][4] b[151][5] b[151][6] b[152][0] b[152][1] b[152][2] b[152][3] b[152][4] b[152][5] b[152][6] b[153][0] b[153][1] b[153][2] b[153][3] b[153][4] b[153][5] b[153][6] b[154][0] b[154][1] b[154][2] b[154][3] b[154][4] b[154][5] b[154][6] b[155][0] b[155][1] b[155][2] b[155][3] b[155][4] b[155][5] b[155][6] b[156][0] b[156][1] b[156][2] b[156][3] b[156][4] b[156][5] b[156][6] b[157][0] b[157][1] b[157][2] b[157][3] b[157][4] b[157][5] b[157][6] b[158][0] b[158][1] b[158][2] b[158][3] b[158][4] b[158][5] b[158][6] b[159][0] b[159][1] b[159][2] b[159][3] b[159][4] b[159][5] b[159][6] b[160][0] b[160][1] b[160][2] b[160][3] b[160][4] b[160][5] b[160][6] b[161][0] b[161][1] b[161][2] b[161][3] b[161][4] b[161][5] b[161][6] b[162][0] b[162][1] b[162][2] b[162][3] b[162][4] b[162][5] b[162][6] b[163][0] b[163][1] b[163][2] b[163][3] b[163][4] b[163][5] b[163][6] b[164][0] b[164][1] b[164][2] b[164][3] b[164][4] b[164][5] b[164][6] b[165][0] b[165][1] b[165][2] b[165][3] b[165][4] b[165][5] b[165][6] b[166][0] b[166][1] b[166][2] b[166][3] b[166][4] b[166][5] b[166][6] b[167][0] b[167][1] b[167][2] b[167][3] b[167][4] b[167][5] b[167][6] b[168][0] b[168][1] b[168][2] b[168][3] b[168][4] b[168][5] b[168][6] b[169][0] b[169][1] b[169][2] b[169][3] b[169][4] b[169][5] b[169][6] b[170][0] b[170][1] b[170][2] b[170][3] b[170][4] b[170][5] b[170][6] b[171][0] b[171][1] b[171][2] b[171][3] b[171][4] b[171][5] b[171][6] b[172][0] b[172][1] b[172][2] b[172][3] b[172][4] b[172][5] b[172][6] b[173][0] b[173][1] b[173][2] b[173][3] b[173][4] b[173][5] b[173][6] b[174][0] b[174][1] b[174][2] b[174][3] b[174][4] b[174][5] b[174][6] b[175][0] b[175][1] b[175][2] b[175][3] b[175][4] b[175][5] b[175][6] b[176][0] b[176][1] b[176][2] b[176][3] b[176][4] b[176][5] b[176][6] b[177][0] b[177][1] b[177][2] b[177][3] b[177][4] b[177][5] b[177][6] b[178][0] b[178][1] b[178][2] b[178][3] b[178][4] b[178][5] b[178][6] b[179][0] b[179][1] b[179][2] b[179][3] b[179][4] b[179][5] b[179][6] b[180][0] b[180][1] b[180][2] b[180][3] b[180][4] b[180][5] b[180][6] b[181][0] b[181][1] b[181][2] b[181][3] b[181][4] b[181][5] b[181][6] b[182][0] b[182][1] b[182][2] b[182][3] b[182][4] b[182][5] b[182][6] b[183][0] b[183][1] b[183][2] b[183][3] b[183][4] b[183][5] b[183][6] b[184][0] b[184][1] b[184][2] b[184][3] b[184][4] b[184][5] b[184][6] b[185][0] b[185][1] b[185][2] b[185][3] b[185][4] b[185][5] b[185][6] b[186][0] b[186][1] b[186][2] b[186][3] b[186][4] b[186][5] b[186][6] b[187][0] b[187][1] b[187][2] b[187][3] b[187][4] b[187][5] b[187][6] b[188][0] b[188][1] b[188][2] b[188][3] b[188][4] b[188][5] b[188][6] b[189][0] b[189][1] b[189][2] b[189][3] b[189][4] b[189][5] b[189][6] b[190][0] b[190][1] b[190][2] b[190][3] b[190][4] b[190][5] b[190][6] b[191][0] b[191][1] b[191][2] b[191][3] b[191][4] b[191][5] b[191][6] b[192][0] b[192][1] b[192][2] b[192][3] b[192][4] b[192][5] b[192][6] b[193][0] b[193][1] b[193][2] b[193][3] b[193][4] b[193][5] b[193][6] b[194][0] b[194][1] b[194][2] b[194][3] b[194][4] b[194][5] b[194][6] b[195][0] b[195][1] b[195][2] b[195][3] b[195][4] b[195][5] b[195][6] b[196][0] b[196][1] b[196][2] b[196][3] b[196][4] b[196][5] b[196][6] b[197][0] b[197][1] b[197][2] b[197][3] b[197][4] b[197][5] b[197][6] b[198][0] b[198][1] b[198][2] b[198][3] b[198][4] b[198][5] b[198][6] b[199][0] b[199][1] b[199][2] b[199][3] b[199][4] b[199][5] b[199][6] b[200][0] b[200][1] b[200][2] b[200][3] b[200][4] b[200][5] b[200][6] b[201][0] b[201][1] b[201][2] b[201][3] b[201][4] b[201][5] b[201][6] b[202][0] b[202][1] b[202][2] b[202][3] b[202][4] b[202][5] b[202][6] b[203][0] b[203][1] b[203][2] b[203][3] b[203][4] b[203][5] b[203][6] b[204][0] b[204][1] b[204][2] b[204][3] b[204][4] b[204][5] b[204][6] b[205][0] b[205][1] b[205][2] b[205][3] b[205][4] b[205][5] b[205][6] b[206][0] b[206][1] b[206][2] b[206][3] b[206][4] b[206][5] b[206][6] b[207][0] b[207][1] b[207][2] b[207][3] b[207][4] b[207][5] b[207][6] b[208][0] b[208][1] b[208][2] b[208][3] b[208][4] b[208][5] b[208][6] b[209][0] b[209][1] b[209][2] b[209][3] b[209][4] b[209][5] b[209][6] b[210][0] b[210][1] b[210][2] b[210][3] b[210][4] b[210][5] b[210][6] b[211][0] b[211][1] b[211][2] b[211][3] b[211][4] b[211][5] b[211][6] b[212][0] b[212][1] b[212][2] b[212][3] b[212][4] b[212][5] b[212][6] b[213][0] b[213][1] b[213][2] b[213][3] b[213][4] b[213][5] b[213][6] b[214][0] b[214][1] b[214][2] b[214][3] b[214][4] b[214][5] b[214][6] b[215][0] b[215][1] b[215][2] b[215][3] b[215][4] b[215][5] b[215][6] b[216][0] b[216][1] b[216][2] b[216][3] b[216][4] b[216][5] b[216][6] b[217][0] b[217][1] b[217][2] b[217][3] b[217][4] b[217][5] b[217][6] b[218][0] b[218][1] b[218][2] b[218][3] b[218][4] b[218][5] b[218][6] b[219][0] b[219][1] b[219][2] b[219][3] b[219][4] b[219][5] b[219][6] b[220][0] b[220][1] b[220][2] b[220][3] b[220][4] b[220][5] b[220][6] b[221][0] b[221][1] b[221][2] b[221][3] b[221][4] b[221][5] b[221][6] b[222][0] b[222][1] b[222][2] b[222][3] b[222][4] b[222][5] b[222][6] b[223][0] b[223][1] b[223][2] b[223][3] b[223][4] b[223][5] b[223][6] b[224][0] b[224][1] b[224][2] b[224][3] b[224][4] b[224][5] b[224][6] b[225][0] b[225][1] b[225][2] b[225][3] b[225][4] b[225][5] b[225][6] b[226][0] b[226][1] b[226][2] b[226][3] b[226][4] b[226][5] b[226][6] b[227][0] b[227][1] b[227][2] b[227][3] b[227][4] b[227][5] b[227][6] b[228][0] b[228][1] b[228][2] b[228][3] b[228][4] b[228][5] b[228][6] b[229][0] b[229][1] b[229][2] b[229][3] b[229][4] b[229][5] b[229][6] b[230][0] b[230][1] b[230][2] b[230][3] b[230][4] b[230][5] b[230][6] b[231][0] b[231][1] b[231][2] b[231][3] b[231][4] b[231][5] b[231][6] b[232][0] b[232][1] b[232][2] b[232][3] b[232][4] b[232][5] b[232][6] b[233][0] b[233][1] b[233][2] b[233][3] b[233][4] b[233][5] b[233][6] b[234][0] b[234][1] b[234][2] b[234][3] b[234][4] b[234][5] b[234][6] b[235][0] b[235][1] b[235][2] b[235][3] b[235][4] b[235][5] b[235][6] b[236][0] b[236][1] b[236][2] b[236][3] b[236][4] b[236][5] b[236][6] b[237][0] b[237][1] b[237][2] b[237][3] b[237][4] b[237][5] b[237][6] b[238][0] b[238][1] b[238][2] b[238][3] b[238][4] b[238][5] b[238][6] b[239][0] b[239][1] b[239][2] b[239][3] b[239][4] b[239][5] b[239][6] b[240][0] b[240][1] b[240][2] b[240][3] b[240][4] b[240][5] b[240][6] b[241][0] b[241][1] b[241][2] b[241][3] b[241][4] b[241][5] b[241][6] b[242][0] b[242][1] b[242][2] b[242][3] b[242][4] b[242][5] b[242][6] b[243][0] b[243][1] b[243][2] b[243][3] b[243][4] b[243][5] b[243][6] b[244][0] b[244][1] b[244][2] b[244][3] b[244][4] b[244][5] b[244][6] b[245][0] b[245][1] b[245][2] b[245][3] b[245][4] b[245][5] b[245][6] b[246][0] b[246][1] b[246][2] b[246][3] b[246][4] b[246][5] b[246][6] b[247][0] b[247][1] b[247][2] b[247][3] b[247][4] b[247][5] b[247][6] b[248][0] b[248][1] b[248][2] b[248][3] b[248][4] b[248][5] b[248][6] b[249][0] b[249][1] b[249][2] b[249][3] b[249][4] b[249][5] b[249][6] b[250][0] b[250][1] b[250][2] b[250][3] b[250][4] b[250][5] b[250][6] b[251][0] b[251][1] b[251][2] b[251][3] b[251][4] b[251][5] b[251][6] b[252][0] b[252][1] b[252][2] b[252][3] b[252][4] b[252][5] b[252][6] b[253][0] b[253][1] b[253][2] b[253][3] b[253][4] b[253][5] b[253][6] b[254][0] b[254][1] b[254][2] b[254][3] b[254][4] b[254][5] b[254][6] b[255][0] b[255][1] b[255][2] b[255][3] b[255][4] b[255][5] b[255][6] b[256][0] b[256][1] b[256][2] b[256][3] b[256][4] b[256][5] b[256][6] b[257][0] b[257][1] b[257][2] b[257][3] b[257][4] b[257][5] b[257][6] b[258][0] b[258][1] b[258][2] b[258][3] b[258][4] b[258][5] b[258][6] b[259][0] b[259][1] b[259][2] b[259][3] b[259][4] b[259][5] b[259][6] b[260][0] b[260][1] b[260][2] b[260][3] b[260][4] b[260][5] b[260][6] b[261][0] b[261][1] b[261][2] b[261][3] b[261][4] b[261][5] b[261][6] b[262][0] b[262][1] b[262][2] b[262][3] b[262][4] b[262][5] b[262][6] b[263][0] b[263][1] b[263][2] b[263][3] b[263][4] b[263][5] b[263][6] b[264][0] b[264][1] b[264][2] b[264][3] b[264][4] b[264][5] b[264][6] b[265][0] b[265][1] b[265][2] b[265][3] b[265][4] b[265][5] b[265][6] b[266][0] b[266][1] b[266][2] b[266][3] b[266][4] b[266][5] b[266][6] b[267][0] b[267][1] b[267][2] b[267][3] b[267][4] b[267][5] b[267][6] b[268][0] b[268][1] b[268][2] b[268][3] b[268][4] b[268][5] b[268][6] b[269][0] b[269][1] b[269][2] b[269][3] b[269][4] b[269][5] b[269][6] b[270][0] b[270][1] b[270][2] b[270][3] b[270][4] b[270][5] b[270][6] b[271][0] b[271][1] b[271][2] b[271][3] b[271][4] b[271][5] b[271][6] b[272][0] b[272][1] b[272][2] b[272][3] b[272][4] b[272][5] b[272][6] b[273][0] b[273][1] b[273][2] b[273][3] b[273][4] b[273][5] b[273][6]
252.07/209.21	v 	</list>
252.07/209.21	v 	<values>
252.07/209.21	v 		0 100 0 0 0 0 0 0 100 0 0 0 0 0 0 100 0 0 0 0 0 0 100 0 0 0 0 0 0 100 0 0 0 0 0 0 100 0 0 0 0 0 0 100 0 0 0 0 0 0 99 20 0 0 0 0 0 99 20 0 0 0 0 0 99 20 0 0 0 0 0 99 20 0 0 0 0 0 99 20 0 0 0 0 0 99 20 0 0 0 0 0 98 21 0 0 0 0 0 98 21 0 0 0 0 0 98 21 0 0 0 0 0 98 20 0 0 0 0 0 98 20 0 0 0 0 0 97 21 0 0 0 0 0 97 21 0 0 0 0 0 97 21 0 0 0 0 0 97 21 0 0 0 0 0 96 23 0 0 0 0 0 96 23 0 0 0 0 0 96 23 0 0 0 0 0 96 23 0 0 0 0 0 96 22 0 0 0 0 0 96 22 0 0 0 0 0 96 22 0 0 0 0 0 96 22 0 0 0 0 0 96 21 0 0 0 0 0 96 21 0 0 0 0 0 95 24 0 0 0 0 0 95 24 0 0 0 0 0 95 23 0 0 0 0 0 95 23 0 0 0 0 0 95 23 0 0 0 0 0 95 23 0 0 0 0 0 94 25 0 0 0 0 0 94 25 0 0 0 0 0 94 25 0 0 0 0 0 94 25 0 0 0 0 0 94 24 0 0 0 0 0 94 24 0 0 0 0 0 94 24 0 0 0 0 0 94 24 0 0 0 0 0 93 26 0 0 0 0 0 93 26 0 0 0 0 0 93 25 0 0 0 0 0 93 25 0 0 0 0 0 93 25 0 0 0 0 0 92 26 0 0 0 0 0 92 26 0 0 0 0 0 92 26 0 0 0 0 0 92 26 0 0 0 0 0 92 26 0 0 0 0 0 92 26 0 0 0 0 0 92 26 0 0 0 0 0 91 28 0 0 0 0 0 91 27 0 0 0 0 0 91 27 0 0 0 0 0 91 27 0 0 0 0 0 91 27 0 0 0 0 0 91 27 0 0 0 0 0 91 27 0 0 0 0 0 91 27 0 0 0 0 0 91 27 0 0 0 0 0 90 29 0 0 0 0 0 90 29 0 0 0 0 0 90 28 0 0 0 0 0 90 28 0 0 0 0 0 90 28 0 0 0 0 0 90 28 0 0 0 0 0 90 0 0 0 0 0 0 89 0 0 0 0 0 0 89 0 0 0 0 0 0 89 0 0 0 0 0 0 89 0 0 0 0 0 0 89 0 0 0 0 0 0 89 0 0 0 0 0 0 88 0 0 0 0 0 0 88 0 0 0 0 0 0 88 0 0 0 0 0 0 87 30 0 0 0 0 0 87 30 0 0 0 0 0 87 30 0 0 0 0 0 87 29 0 0 0 0 0 86 31 0 0 0 0 0 86 30 0 0 0 0 0 85 31 0 0 0 0 0 85 31 0 0 0 0 0 85 31 0 0 0 0 0 85 31 0 0 0 0 0 85 31 0 0 0 0 0 85 31 0 0 0 0 0 84 31 0 0 0 0 0 84 31 0 0 0 0 0 84 31 0 0 0 0 0 83 32 0 0 0 0 0 83 32 0 0 0 0 0 82 33 0 0 0 0 0 82 32 0 0 0 0 0 82 32 0 0 0 0 0 82 32 0 0 0 0 0 82 32 0 0 0 0 0 82 32 0 0 0 0 0 82 32 0 0 0 0 0 81 35 0 0 0 0 0 81 34 0 0 0 0 0 81 34 0 0 0 0 0 81 34 0 0 0 0 0 81 33 0 0 0 0 0 81 33 0 0 0 0 0 81 33 0 0 0 0 0 81 33 0 0 0 0 0 80 0 0 0 0 0 0 80 0 0 0 0 0 0 80 0 0 0 0 0 0 79 0 0 0 0 0 0 79 0 0 0 0 0 0 79 0 0 0 0 0 0 79 0 0 0 0 0 0 79 0 0 0 0 0 0 78 35 0 0 0 0 0 78 35 0 0 0 0 0 78 35 0 0 0 0 0 78 35 0 0 0 0 0 78 35 0 0 0 0 0 78 35 0 0 0 0 0 78 35 0 0 0 0 0 78 0 0 0 0 0 0 78 0 0 0 0 0 0 78 0 0 0 0 0 0 78 0 0 0 0 0 0 77 72 0 0 0 0 0 77 72 0 0 0 0 0 77 36 0 0 0 0 0 76 74 0 0 0 0 0 76 74 0 0 0 0 0 76 74 0 0 0 0 0 76 73 0 0 0 0 0 75 75 0 0 0 0 0 75 75 0 0 0 0 0 75 75 0 0 0 0 0 75 75 0 0 0 0 0 75 75 0 0 0 0 0 75 74 0 0 0 0 0 74 74 0 0 0 0 0 74 74 0 0 0 0 0 73 73 0 0 0 0 0 73 73 0 0 0 0 0 73 72 0 0 0 0 0 73 72 0 0 0 0 0 73 72 0 0 0 0 0 73 36 0 0 0 0 0 73 0 0 0 0 0 0 73 0 0 0 0 0 0 72 71 0 0 0 0 0 71 70 0 0 0 0 0 71 70 0 0 0 0 0 71 70 0 0 0 0 0 71 70 0 0 0 0 0 71 70 0 0 0 0 0 71 0 0 0 0 0 0 70 70 0 0 0 0 0 70 70 0 0 0 0 0 70 0 0 0 0 0 0 70 0 0 0 0 0 0 69 67 0 0 0 0 0 69 67 0 0 0 0 0 69 67 0 0 0 0 0 69 67 0 0 0 0 0 69 67 0 0 0 0 0 69 66 0 0 0 0 0 68 36 0 0 0 0 0 68 35 0 0 0 0 0 68 0 0 0 0 0 0 68 0 0 0 0 0 0 67 67 0 0 0 0 0 66 66 0 0 0 0 0 66 66 0 0 0 0 0 66 65 0 0 0 0 0 66 64 0 0 0 0 0 65 65 0 0 0 0 0 64 64 0 0 0 0 0 64 64 0 0 0 0 0 64 64 0 0 0 0 0 64 62 0 0 0 0 0 63 62 0 0 0 0 0 63 62 0 0 0 0 0 63 62 0 0 0 0 0 63 62 0 0 0 0 0 63 62 0 0 0 0 0 63 62 0 0 0 0 0 63 0 0 0 0 0 0 62 0 0 0 0 0 0 61 61 0 0 0 0 0 61 61 0 0 0 0 0 61 60 0 0 0 0 0 61 60 0 0 0 0 0 60 60 0 0 0 0 0 60 60 0 0 0 0 0 60 0 0 0 0 0 0 59 58 0 0 0 0 0 59 57 0 0 0 0 0 59 55 0 0 0 0 0 58 58 0 0 0 0 0 57 57 0 0 0 0 0 57 57 0 0 0 0 0 56 56 0 0 0 0 0 56 55 0 0 0 0 0 56 55 0 0 0 0 0 55 55 0 0 0 0 0 55 55 0 0 0 0 0 54 54 0 0 0 0 0 54 54 0 0 0 0 0 54 54 0 0 0 0 0 53 51 0 0 0 0 0 53 51 0 0 0 0 0 53 0 0 0 0 0 0 53 0 0 0 0 0 0 52 52 0 0 0 0 0 52 51 0 0 0 0 0 52 51 0 0 0 0 0 52 51 0 0 0 0 0 52 51 0 0 0 0 0 52 51 0 0 0 0 0 52 36 0 0 0 0 0 51 51 0 0 0 0 0 51 51 0 0 0 0 0 51 50 0 0 0 0 0 50 48 0 0 0 0 0 50 48 0 0 0 0 0 50 48 0 0 0 0 0 50 0 0 0 0 0 0 49 48 0 0 0 0 0 49 48 0 0 0 0 0 49 48 0 0 0 0 0 49 48 0 0 0 0 0 49 0 0 0 0 0 0 48 47 0 0 0 0 0 47 47 0 0 0 0 0 47 47 0 0 0 0 0 46 45 0 0 0 0 0 46 45 0 0 0 0 0 46 45 0 0 0 0 0 46 0 0 0 0 0 0 45 45 0 0 0 0 0 45 0 0 0 0 0 0 44 44 0 0 0 0 0 44 44 0 0 0 0 0 44 44 0 0 0 0 0 44 0 0 0 0 0 0 43 43 0 0 0 0 0 43 43 0 0 0 0 0 43 43 0 0 0 0 0 43 41 0 0 0 0 0 43 41 0 0 0 0 0 42 41 0 0 0 0 0 42 41 0 0 0 0 0 42 41 0 0 0 0 0 42 0 0 0 0 0 0 41 41 0 0 0 0 0 41 40 0 0 0 0 0 40 40 0 0 0 0 0 40 39 0 0 0 0 0 39 39 0 0 0 0 0 39 39 0 0 0 0 0 38 38 0 0 0 0 0 38 38 0 0 0 0 0 38 37 0 0 0 0 0 37 37 0 0 0 0 0 37 36 0 0 0 0 0 36 0 0 0 0 0 0 
252.07/209.21	v 	</values>
252.07/209.21	v </instantiation>

Verifier Data

OK	0

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4255433-1502643532/watcher-4255433-1502643532 -o /tmp/evaluation-result-4255433-1502643532/solver-4255433-1502643532 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502642236-28697 --watchdog 312 java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed 1322186482 --timelimit 252 --memlimit 11000 --nbcore 4 HOME/instance-4255433-1502643532.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 282 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 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
Current StackSize limit: 8192 KiB

solver pid=29024, runsolver pid=29021

[startup+0.100188 s]*
/proc/loadavg: 1.88 1.86 1.77 3/203 29033
/proc/meminfo: memFree=26432952/32770624 swapFree=67108860/67108860
[pid=29024] ppid=29021 vsize=13573664 memory=18320 CPUtime=0.03 cores=0,2,4,6
/proc/29024/stat : 29024 (java) S 29021 29024 11586 0 -1 1077944320 3983 0 0 0 3 0 0 0 20 0 9 0 52693899 13899431936 4580 18446744073709551615 4194304 4196468 140734293057296 140734293039840 139927499964151 0 0 1 16800970 18446744073709551615 0 0 17 6 0 0 6 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
/proc/29024/statm: 3393416 4580 2145 1 0 3382913 0
[pid=29024/tid=29026] ppid=29021 vsize=13573664 memory=-6587186722712424806 CPUtime=0.03 cores=0,2,4,6
/proc/29024/task/29026/stat : 29026 (java) R 29021 29024 11586 0 -1 4202560 2615 0 0 0 3 0 0 0 20 0 9 0 52693905 13899431936 4580 18446744073709551615 4194304 4196468 140734293057296 139927504199544 139927486032144 0 4 1 16800970 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29027] ppid=29021 vsize=13573664 memory=5767615961192659337 CPUtime=0 cores=0,2,4,6
/proc/29024/task/29027/stat : 29027 (java) S 29021 29024 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 52693906 13899431936 4580 18446744073709551615 4194304 4196468 140734293057296 139927419378832 139927499974357 0 4 1 16800970 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29028] ppid=29021 vsize=13573664 memory=140674784675456 CPUtime=0 cores=0,2,4,6
/proc/29024/task/29028/stat : 29028 (java) S 29021 29024 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 52693906 13899431936 4580 18446744073709551615 4194304 4196468 140734293057296 139927418326032 139927499974357 0 4 1 16800970 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29029] ppid=29021 vsize=13573664 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29024/task/29029/stat : 29029 (java) S 29021 29024 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 52693906 13899431936 4580 18446744073709551615 4194304 4196468 140734293057296 139927098485648 139927499974357 0 4 1 16800970 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29030] ppid=29021 vsize=13573664 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29024/task/29030/stat : 29030 (java) S 29021 29024 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 52693906 13899431936 4580 18446744073709551615 4194304 4196468 140734293057296 139927097432848 139927499974357 0 4 1 16800970 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29031] ppid=29021 vsize=13573664 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29024/task/29031/stat : 29031 (java) S 29021 29024 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 52693907 13899431936 4580 18446744073709551615 4194304 4196468 140734293057296 139926979438960 139927499975298 0 0 1 16800970 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29032] ppid=29021 vsize=13573664 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29024/task/29032/stat : 29032 (java) S 29021 29024 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 52693908 13899431936 4580 18446744073709551615 4194304 4196468 140734293057296 139926978384928 139927499974357 0 4 1 16800970 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29033] ppid=29021 vsize=13573664 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29024/task/29033/stat : 29033 (java) S 29021 29024 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 52693908 13899431936 4580 18446744073709551615 4194304 4196468 140734293057296 139926977332080 139927499974357 0 4 1 16800970 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 13573664 KiB
Current children cumulated memory: 18320 KiB

[startup+0.209939 s]*
/proc/loadavg: 1.88 1.86 1.77 2/208 29038
/proc/meminfo: memFree=26431944/32770624 swapFree=67108860/67108860
[pid=29024] ppid=29021 vsize=13976388 memory=24132 CPUtime=0.06 cores=0,2,4,6
/proc/29024/stat : 29024 (java) S 29021 29024 11586 0 -1 1077944320 5531 0 0 0 5 1 0 0 20 0 15 0 52693899 14311821312 6033 18446744073709551615 4194304 4196468 140734293057296 140734293039840 139927499964151 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 6 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
/proc/29024/statm: 3494097 6033 3290 1 0 3482876 0
[pid=29024/tid=29026] ppid=29021 vsize=13976388 memory=576460756329955509 CPUtime=0.05 cores=0,2,4,6
/proc/29024/task/29026/stat : 29026 (java) R 29021 29024 11586 0 -1 4202560 3634 0 0 0 5 0 0 0 20 0 15 0 52693905 14311821312 6033 18446744073709551615 4194304 4196468 140734293057296 139927504206432 139927484044638 0 4 1 16800974 0 0 0 -1 0 0 0 9 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29027] ppid=29021 vsize=13976388 memory=326 CPUtime=0 cores=0,2,4,6
/proc/29024/task/29027/stat : 29027 (java) S 29021 29024 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52693906 14311821312 6033 18446744073709551615 4194304 4196468 140734293057296 139927419378832 139927499974357 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29028] ppid=29021 vsize=13976388 memory=140674785222819 CPUtime=0 cores=0,2,4,6
/proc/29024/task/29028/stat : 29028 (java) S 29021 29024 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52693906 14311821312 6033 18446744073709551615 4194304 4196468 140734293057296 139927418326032 139927499974357 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29029] ppid=29021 vsize=13976388 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29024/task/29029/stat : 29029 (java) S 29021 29024 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52693906 14311821312 6033 18446744073709551615 4194304 4196468 140734293057296 139927098485648 139927499974357 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29030] ppid=29021 vsize=13976388 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29024/task/29030/stat : 29030 (java) S 29021 29024 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52693906 14311821312 6033 18446744073709551615 4194304 4196468 140734293057296 139927097432848 139927499974357 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29031] ppid=29021 vsize=13976388 memory=140674784675456 CPUtime=0 cores=0,2,4,6
/proc/29024/task/29031/stat : 29031 (java) S 29021 29024 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52693907 14311821312 6033 18446744073709551615 4194304 4196468 140734293057296 139926979438960 139927499975298 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29032] ppid=29021 vsize=13976388 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29024/task/29032/stat : 29032 (java) S 29021 29024 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 52693908 14311821312 6033 18446744073709551615 4194304 4196468 140734293057296 139926978384928 139927499974357 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29033] ppid=29021 vsize=13976388 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29024/task/29033/stat : 29033 (java) S 29021 29024 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 52693908 14311821312 6033 18446744073709551615 4194304 4196468 140734293057296 139926977332080 139927499974357 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29034] ppid=29021 vsize=13976388 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29024/task/29034/stat : 29034 (java) S 29021 29024 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52693910 14311821312 6033 18446744073709551615 4194304 4196468 140734293057296 139926976280400 139927499982747 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29035] ppid=29021 vsize=13976388 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29024/task/29035/stat : 29035 (java) S 29021 29024 11586 0 -1 1077944384 312 0 0 0 0 0 0 0 20 0 15 0 52693910 14311821312 6033 18446744073709551615 4194304 4196468 140734293057296 139926975228784 139927499975298 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29036] ppid=29021 vsize=13976388 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29024/task/29036/stat : 29036 (java) S 29021 29024 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52693910 14311821312 6033 18446744073709551615 4194304 4196468 140734293057296 139926974175984 139927499975298 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29037] ppid=29021 vsize=13976388 memory=140674784675456 CPUtime=0 cores=0,2,4,6
/proc/29024/task/29037/stat : 29037 (java) S 29021 29024 11586 0 -1 1077944384 211 0 0 0 0 0 0 0 20 0 15 0 52693910 14311821312 6033 18446744073709551615 4194304 4196468 140734293057296 139926973123184 139927499975298 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29038] ppid=29021 vsize=13976388 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29024/task/29038/stat : 29038 (java) S 29021 29024 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52693911 14311821312 6033 18446744073709551615 4194304 4196468 140734293057296 139926972070624 139927499974357 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29039] ppid=29021 vsize=13976388 memory=140674784675456 CPUtime=0 cores=0,2,4,6
/proc/29024/task/29039/stat : 29039 (java) S 29021 29024 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52693920 14311821312 6033 18446744073709551615 4194304 4196468 140734293057296 139926971017904 139927499975298 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 13976388 KiB
Current children cumulated memory: 24132 KiB

[startup+0.312809 s]*
/proc/loadavg: 1.88 1.86 1.77 3/209 29039
/proc/meminfo: memFree=26415444/32770624 swapFree=67108860/67108860
[pid=29024] ppid=29021 vsize=13975920 memory=38880 CPUtime=0.22 cores=0,2,4,6
/proc/29024/stat : 29024 (java) S 29021 29024 11586 0 -1 1077944320 9919 0 0 0 20 2 0 0 20 0 15 0 52693899 14311342080 9720 18446744073709551615 4194304 4196468 140734293057296 140734293039840 139927499964151 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 6 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
/proc/29024/statm: 3493980 9720 3534 1 0 3482759 0
[pid=29024/tid=29026] ppid=29021 vsize=13975920 memory=-8774313645642428999 CPUtime=0.15 cores=0,2,4,6
/proc/29024/task/29026/stat : 29026 (java) R 29021 29024 11586 0 -1 4202560 7621 0 0 0 13 2 0 0 20 0 15 0 52693905 14311342080 9720 18446744073709551615 4194304 4196468 140734293057296 139927504172304 139927499986077 0 4 1 16800974 0 0 0 -1 0 0 0 9 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29027] ppid=29021 vsize=13975920 memory=-7003737579269690708 CPUtime=0 cores=0,2,4,6
/proc/29024/task/29027/stat : 29027 (java) S 29021 29024 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52693906 14311342080 9720 18446744073709551615 4194304 4196468 140734293057296 139927419378832 139927499974357 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29028] ppid=29021 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29024/task/29028/stat : 29028 (java) S 29021 29024 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52693906 14311342080 9720 18446744073709551615 4194304 4196468 140734293057296 139927418326032 139927499974357 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29029] ppid=29021 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29024/task/29029/stat : 29029 (java) S 29021 29024 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52693906 14311342080 9720 18446744073709551615 4194304 4196468 140734293057296 139927098485648 139927499974357 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29030] ppid=29021 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29024/task/29030/stat : 29030 (java) S 29021 29024 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52693906 14311342080 9720 18446744073709551615 4194304 4196468 140734293057296 139927097432848 139927499974357 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29031] ppid=29021 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29024/task/29031/stat : 29031 (java) S 29021 29024 11586 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 52693907 14311342080 9720 18446744073709551615 4194304 4196468 140734293057296 139926979438960 139927499975298 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29032] ppid=29021 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29024/task/29032/stat : 29032 (java) S 29021 29024 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 52693908 14311342080 9720 18446744073709551615 4194304 4196468 140734293057296 139926978384928 139927499974357 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29033] ppid=29021 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29024/task/29033/stat : 29033 (java) S 29021 29024 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 52693908 14311342080 9720 18446744073709551615 4194304 4196468 140734293057296 139926977332080 139927499974357 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29034] ppid=29021 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29024/task/29034/stat : 29034 (java) S 29021 29024 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52693910 14311342080 9720 18446744073709551615 4194304 4196468 140734293057296 139926976280400 139927499982747 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29035] ppid=29021 vsize=13975920 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/29024/task/29035/stat : 29035 (java) S 29021 29024 11586 0 -1 1077944384 357 0 0 0 1 0 0 0 20 0 15 0 52693910 14311342080 9720 18446744073709551615 4194304 4196468 140734293057296 139926975228784 139927499975298 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29036] ppid=29021 vsize=13975920 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/29024/task/29036/stat : 29036 (java) S 29021 29024 11586 0 -1 1077944384 164 0 0 0 1 0 0 0 20 0 15 0 52693910 14311342080 9720 18446744073709551615 4194304 4196468 140734293057296 139926974175984 139927499975298 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29037] ppid=29021 vsize=13975920 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/29024/task/29037/stat : 29037 (java) S 29021 29024 11586 0 -1 1077944384 396 0 0 0 4 0 0 0 20 0 15 0 52693910 14311342080 9720 18446744073709551615 4194304 4196468 140734293057296 139926973123184 139927499975298 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29038] ppid=29021 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29024/task/29038/stat : 29038 (java) S 29021 29024 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52693911 14311342080 9720 18446744073709551615 4194304 4196468 140734293057296 139926972070624 139927499974357 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29039] ppid=29021 vsize=13975920 memory=140674784675456 CPUtime=0 cores=0,2,4,6
/proc/29024/task/29039/stat : 29039 (java) S 29021 29024 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52693920 14311342080 9720 18446744073709551615 4194304 4196468 140734293057296 139926971017904 139927499975298 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 38880 KiB

[startup+0.700897 s]
/proc/loadavg: 1.88 1.86 1.77 4/209 29039
/proc/meminfo: memFree=26403744/32770624 swapFree=67108860/67108860
[pid=29024] ppid=29021 vsize=13977988 memory=69336 CPUtime=0.92 cores=0,2,4,6
/proc/29024/stat : 29024 (java) S 29021 29024 11586 0 -1 1077944320 13574 0 0 0 88 4 0 0 20 0 15 0 52693899 14313459712 17334 18446744073709551615 4194304 4196468 140734293057296 140734293039840 139927499964151 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 6 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
/proc/29024/statm: 3494497 17334 3715 1 0 3483271 0
[pid=29024/tid=29026] ppid=29021 vsize=13977988 memory=0 CPUtime=0.53 cores=0,2,4,6
/proc/29024/task/29026/stat : 29026 (java) R 29021 29024 11586 0 -1 4202560 10269 0 0 0 49 4 0 0 20 0 15 0 52693905 14313459712 17334 18446744073709551615 4194304 4196468 140734293057296 139927504200368 139927098623701 0 4 1 16800974 0 0 0 -1 4 0 0 9 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29027] ppid=29021 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29024/task/29027/stat : 29027 (java) S 29021 29024 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52693906 14313459712 17334 18446744073709551615 4194304 4196468 140734293057296 139927419378832 139927499974357 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29028] ppid=29021 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29024/task/29028/stat : 29028 (java) S 29021 29024 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52693906 14313459712 17334 18446744073709551615 4194304 4196468 140734293057296 139927418326032 139927499974357 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29029] ppid=29021 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29024/task/29029/stat : 29029 (java) S 29021 29024 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52693906 14313459712 17334 18446744073709551615 4194304 4196468 140734293057296 139927098485648 139927499974357 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29030] ppid=29021 vsize=13977988 memory=8387336489967756345 CPUtime=0 cores=0,2,4,6
/proc/29024/task/29030/stat : 29030 (java) S 29021 29024 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52693906 14313459712 17334 18446744073709551615 4194304 4196468 140734293057296 139927097432848 139927499974357 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29031] ppid=29021 vsize=13977988 memory=5864058729087914320 CPUtime=0 cores=0,2,4,6
/proc/29024/task/29031/stat : 29031 (java) S 29021 29024 11586 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 52693907 14313459712 17334 18446744073709551615 4194304 4196468 140734293057296 139926979438960 139927499975298 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29032] ppid=29021 vsize=13977988 memory=7519148084804674902 CPUtime=0 cores=0,2,4,6
/proc/29024/task/29032/stat : 29032 (java) S 29021 29024 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 52693908 14313459712 17334 18446744073709551615 4194304 4196468 140734293057296 139926978384928 139927499974357 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29033] ppid=29021 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29024/task/29033/stat : 29033 (java) S 29021 29024 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 52693908 14313459712 17334 18446744073709551615 4194304 4196468 140734293057296 139926977332080 139927499974357 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29034] ppid=29021 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29024/task/29034/stat : 29034 (java) S 29021 29024 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52693910 14313459712 17334 18446744073709551615 4194304 4196468 140734293057296 139926976280400 139927499982747 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29035] ppid=29021 vsize=13977988 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/29024/task/29035/stat : 29035 (java) R 29021 29024 11586 0 -1 1077944384 645 0 0 0 8 0 0 0 20 0 15 0 52693910 14313459712 17334 18446744073709551615 4194304 4196468 140734293057296 139926975228784 139927499975298 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29036] ppid=29021 vsize=13977988 memory=4637164475387183459 CPUtime=0.1 cores=0,2,4,6
/proc/29024/task/29036/stat : 29036 (java) R 29021 29024 11586 0 -1 4202560 511 0 0 0 10 0 0 0 20 0 15 0 52693910 14313459712 17334 18446744073709551615 4194304 4196468 140734293057296 139926974175984 139927492949193 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29037] ppid=29021 vsize=13977988 memory=0 CPUtime=0.19 cores=0,2,4,6
/proc/29024/task/29037/stat : 29037 (java) R 29021 29024 11586 0 -1 4202560 768 0 0 0 19 0 0 0 20 0 15 0 52693910 14313459712 17334 18446744073709551615 4194304 4196468 140734293057296 139926973118144 139927478767375 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29038] ppid=29021 vsize=13977988 memory=140674784677905 CPUtime=0 cores=0,2,4,6
/proc/29024/task/29038/stat : 29038 (java) S 29021 29024 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52693911 14313459712 17334 18446744073709551615 4194304 4196468 140734293057296 139926972070624 139927499974357 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29039] ppid=29021 vsize=13977988 memory=33 CPUtime=0 cores=0,2,4,6
/proc/29024/task/29039/stat : 29039 (java) S 29021 29024 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52693920 14313459712 17334 18446744073709551615 4194304 4196468 140734293057296 139926971017904 139927499975298 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
Current children cumulated CPU time: 0.92 s
Current children cumulated vsize: 13977988 KiB
Current children cumulated memory: 69336 KiB

[startup+1.50068 s]
/proc/loadavg: 1.88 1.86 1.77 3/209 29039
/proc/meminfo: memFree=26246712/32770624 swapFree=67108860/67108860
[pid=29024] ppid=29021 vsize=13980036 memory=241340 CPUtime=3.06 cores=0,2,4,6
/proc/29024/stat : 29024 (java) S 29021 29024 11586 0 -1 1077944320 17976 0 0 0 296 10 0 0 20 0 15 0 52693899 14315556864 60335 18446744073709551615 4194304 4196468 140734293057296 140734293039840 139927499964151 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 6 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
/proc/29024/statm: 3495009 60335 3778 1 0 3483783 0
[pid=29024/tid=29026] ppid=29021 vsize=13980036 memory=0 CPUtime=1.29 cores=0,2,4,6
/proc/29024/task/29026/stat : 29026 (java) R 29021 29024 11586 0 -1 4202560 11253 0 0 0 123 6 0 0 20 0 15 0 52693905 14315556864 60335 18446744073709551615 4194304 4196468 140734293057296 139927504200544 139927103987343 0 4 1 16800974 0 0 0 -1 0 0 0 9 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29027] ppid=29021 vsize=13980036 memory=1605 CPUtime=0.02 cores=0,2,4,6
/proc/29024/task/29027/stat : 29027 (java) S 29021 29024 11586 0 -1 1077944384 59 0 0 0 1 1 0 0 20 0 15 0 52693906 14315556864 60335 18446744073709551615 4194304 4196468 140734293057296 139927419378832 139927499974357 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29028] ppid=29021 vsize=13980036 memory=27514 CPUtime=0.01 cores=0,2,4,6
/proc/29024/task/29028/stat : 29028 (java) S 29021 29024 11586 0 -1 1077944384 46 0 0 0 1 0 0 0 20 0 15 0 52693906 14315556864 60335 18446744073709551615 4194304 4196468 140734293057296 139927418326032 139927499974357 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29029] ppid=29021 vsize=13980036 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/29024/task/29029/stat : 29029 (java) S 29021 29024 11586 0 -1 1077944384 58 0 0 0 2 0 0 0 20 0 15 0 52693906 14315556864 60335 18446744073709551615 4194304 4196468 140734293057296 139927098485648 139927499974357 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29030] ppid=29021 vsize=13980036 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/29024/task/29030/stat : 29030 (java) S 29021 29024 11586 0 -1 1077944384 72 0 0 0 1 1 0 0 20 0 15 0 52693906 14315556864 60335 18446744073709551615 4194304 4196468 140734293057296 139927097432848 139927499974357 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29031] ppid=29021 vsize=13980036 memory=166912 CPUtime=0 cores=0,2,4,6
/proc/29024/task/29031/stat : 29031 (java) S 29021 29024 11586 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 15 0 52693907 14315556864 60335 18446744073709551615 4194304 4196468 140734293057296 139926979438960 139927499975298 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29032] ppid=29021 vsize=13980036 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29024/task/29032/stat : 29032 (java) S 29021 29024 11586 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 52693908 14315556864 60335 18446744073709551615 4194304 4196468 140734293057296 139926978384992 139927499974357 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29033] ppid=29021 vsize=13980036 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29024/task/29033/stat : 29033 (java) S 29021 29024 11586 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 15 0 52693908 14315556864 60335 18446744073709551615 4194304 4196468 140734293057296 139926977332096 139927499974357 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29034] ppid=29021 vsize=13980036 memory=4637164475387183459 CPUtime=0 cores=0,2,4,6
/proc/29024/task/29034/stat : 29034 (java) S 29021 29024 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52693910 14315556864 60335 18446744073709551615 4194304 4196468 140734293057296 139926976280400 139927499982747 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29035] ppid=29021 vsize=13980036 memory=0 CPUtime=0.56 cores=0,2,4,6
/proc/29024/task/29035/stat : 29035 (java) R 29021 29024 11586 0 -1 4202560 1963 0 0 0 56 0 0 0 20 0 15 0 52693910 14315556864 60335 18446744073709551615 4194304 4196468 140734293057296 139926975217776 139927481373833 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29036] ppid=29021 vsize=13980036 memory=281349348997888 CPUtime=0.61 cores=0,2,4,6
/proc/29024/task/29036/stat : 29036 (java) R 29021 29024 11586 0 -1 4202560 1605 0 0 0 61 0 0 0 20 0 15 0 52693910 14315556864 60335 18446744073709551615 4194304 4196468 140734293057296 139926974164416 139927481492298 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29037] ppid=29021 vsize=13980036 memory=281349349244240 CPUtime=0.45 cores=0,2,4,6
/proc/29024/task/29037/stat : 29037 (java) S 29021 29024 11586 0 -1 1077944384 1461 0 0 0 45 0 0 0 20 0 15 0 52693910 14315556864 60335 18446744073709551615 4194304 4196468 140734293057296 139926973123184 139927499975298 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0

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

/proc/29024/task/29026/stat : 29026 (java) R 29021 29024 11586 0 -1 4202560 25779 0 0 0 3821 28 0 0 20 0 15 0 52693905 14317654016 1554030 18446744073709551615 4194304 4196468 140734293057296 139927504198976 139927107923740 0 4 1 16800974 0 0 0 -1 4 0 0 9 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29027] ppid=29021 vsize=13982084 memory=6216120 CPUtime=7.27 cores=0,2,4,6
/proc/29024/task/29027/stat : 29027 (java) S 29021 29024 11586 0 -1 1077944384 13976 0 0 0 613 114 0 0 20 0 15 0 52693906 14317654016 1554030 18446744073709551615 4194304 4196468 140734293057296 139927419378832 139927499974357 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29028] ppid=29021 vsize=13982084 memory=729 CPUtime=7.25 cores=0,2,4,6
/proc/29024/task/29028/stat : 29028 (java) S 29021 29024 11586 0 -1 1077944384 19211 0 0 0 599 126 0 0 20 0 15 0 52693906 14317654016 1554030 18446744073709551615 4194304 4196468 140734293057296 139927418326032 139927499974357 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29029] ppid=29021 vsize=13982084 memory=0 CPUtime=7.25 cores=0,2,4,6
/proc/29024/task/29029/stat : 29029 (java) S 29021 29024 11586 0 -1 1077944384 14626 0 0 0 616 109 0 0 20 0 15 0 52693906 14317654016 1554030 18446744073709551615 4194304 4196468 140734293057296 139927098485648 139927499974357 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29030] ppid=29021 vsize=13982084 memory=56 CPUtime=7.29 cores=0,2,4,6
/proc/29024/task/29030/stat : 29030 (java) S 29021 29024 11586 0 -1 1077944384 15468 0 0 0 600 129 0 0 20 0 15 0 52693906 14317654016 1554030 18446744073709551615 4194304 4196468 140734293057296 139927097432848 139927499974357 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29031] ppid=29021 vsize=13982084 memory=3339 CPUtime=5.11 cores=0,2,4,6
/proc/29024/task/29031/stat : 29031 (java) S 29021 29024 11586 0 -1 1077944384 13609 0 0 0 510 1 0 0 20 0 15 0 52693907 14317654016 1554030 18446744073709551615 4194304 4196468 140734293057296 139926979438960 139927499975298 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29032] ppid=29021 vsize=13982084 memory=30104 CPUtime=0 cores=0,2,4,6
/proc/29024/task/29032/stat : 29032 (java) S 29021 29024 11586 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 52693908 14317654016 1554030 18446744073709551615 4194304 4196468 140734293057296 139926978384992 139927499974357 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29033] ppid=29021 vsize=13982084 memory=2384 CPUtime=0 cores=0,2,4,6
/proc/29024/task/29033/stat : 29033 (java) S 29021 29024 11586 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 15 0 52693908 14317654016 1554030 18446744073709551615 4194304 4196468 140734293057296 139926977332096 139927499974357 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29034] ppid=29021 vsize=13982084 memory=6216120 CPUtime=0 cores=0,2,4,6
/proc/29024/task/29034/stat : 29034 (java) S 29021 29024 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52693910 14317654016 1554030 18446744073709551615 4194304 4196468 140734293057296 139926976280400 139927499982747 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29035] ppid=29021 vsize=13982084 memory=1008 CPUtime=2.33 cores=0,2,4,6
/proc/29024/task/29035/stat : 29035 (java) S 29021 29024 11586 0 -1 1077944384 5999 0 0 0 233 0 0 0 20 0 15 0 52693910 14317654016 1554030 18446744073709551615 4194304 4196468 140734293057296 139926975228784 139927499975298 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29036] ppid=29021 vsize=13982084 memory=6216120 CPUtime=2.24 cores=0,2,4,6
/proc/29024/task/29036/stat : 29036 (java) S 29021 29024 11586 0 -1 1077944384 5342 0 0 0 223 1 0 0 20 0 15 0 52693910 14317654016 1554030 18446744073709551615 4194304 4196468 140734293057296 139926974175984 139927499975298 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29037] ppid=29021 vsize=13982084 memory=30104 CPUtime=0.79 cores=0,2,4,6
/proc/29024/task/29037/stat : 29037 (java) S 29021 29024 11586 0 -1 1077944384 9137 0 0 0 77 2 0 0 20 0 15 0 52693910 14317654016 1554030 18446744073709551615 4194304 4196468 140734293057296 139926973123184 139927499975298 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29038] ppid=29021 vsize=13982084 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29024/task/29038/stat : 29038 (java) S 29021 29024 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52693911 14317654016 1554030 18446744073709551615 4194304 4196468 140734293057296 139926972070624 139927499974357 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29039] ppid=29021 vsize=13982084 memory=-1624781813439352349 CPUtime=0.02 cores=0,2,4,6
/proc/29024/task/29039/stat : 29039 (java) S 29021 29024 11586 0 -1 1077944384 76 0 0 0 1 1 0 0 20 0 15 0 52693920 14317654016 1554030 18446744073709551615 4194304 4196468 140734293057296 139926971017904 139927499975298 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
Current children cumulated CPU time: 78.14 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 6216120 KiB

[startup+102.301 s]
/proc/loadavg: 1.88 1.85 1.78 3/209 29119
/proc/meminfo: memFree=19326308/32770624 swapFree=67108860/67108860
[pid=29024] ppid=29021 vsize=13982084 memory=6218664 CPUtime=132.37 cores=0,2,4,6
/proc/29024/stat : 29024 (java) S 29021 29024 11586 0 -1 1077944320 143836 0 0 0 12715 522 0 0 20 0 15 0 52693899 14317654016 1554666 18446744073709551615 4194304 4196468 140734293057296 140734293039840 139927499964151 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 6 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
/proc/29024/statm: 3495521 1554666 3820 1 0 3484295 0
[pid=29024/tid=29026] ppid=29021 vsize=13982084 memory=6218664 CPUtime=89.33 cores=0,2,4,6
/proc/29024/task/29026/stat : 29026 (java) R 29021 29024 11586 0 -1 4202560 37634 0 0 0 8903 30 0 0 20 0 15 0 52693905 14317654016 1554666 18446744073709551615 4194304 4196468 140734293057296 139927504202088 139927100710609 0 4 1 16800974 0 0 0 -1 4 0 0 9 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29027] ppid=29021 vsize=13982084 memory=0 CPUtime=7.61 cores=0,2,4,6
/proc/29024/task/29027/stat : 29027 (java) S 29021 29024 11586 0 -1 1077944384 14079 0 0 0 647 114 0 0 20 0 15 0 52693906 14317654016 1554666 18446744073709551615 4194304 4196468 140734293057296 139927419378832 139927499974357 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29028] ppid=29021 vsize=13982084 memory=3472328296227679313 CPUtime=7.6 cores=0,2,4,6
/proc/29024/task/29028/stat : 29028 (java) S 29021 29024 11586 0 -1 1077944384 19349 0 0 0 634 126 0 0 20 0 15 0 52693906 14317654016 1554666 18446744073709551615 4194304 4196468 140734293057296 139927418326032 139927499974357 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29029] ppid=29021 vsize=13982084 memory=4616 CPUtime=7.6 cores=0,2,4,6
/proc/29024/task/29029/stat : 29029 (java) S 29021 29024 11586 0 -1 1077944384 14742 0 0 0 651 109 0 0 20 0 15 0 52693906 14317654016 1554666 18446744073709551615 4194304 4196468 140734293057296 139927098485648 139927499974357 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29030] ppid=29021 vsize=13982084 memory=6218664 CPUtime=7.63 cores=0,2,4,6
/proc/29024/task/29030/stat : 29030 (java) S 29021 29024 11586 0 -1 1077944384 15571 0 0 0 634 129 0 0 20 0 15 0 52693906 14317654016 1554666 18446744073709551615 4194304 4196468 140734293057296 139927097432848 139927499974357 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29031] ppid=29021 vsize=13982084 memory=2384 CPUtime=5.12 cores=0,2,4,6
/proc/29024/task/29031/stat : 29031 (java) S 29021 29024 11586 0 -1 1077944384 13654 0 0 0 510 2 0 0 20 0 15 0 52693907 14317654016 1554666 18446744073709551615 4194304 4196468 140734293057296 139926979438960 139927499975298 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29032] ppid=29021 vsize=13982084 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/29024/task/29032/stat : 29032 (java) S 29021 29024 11586 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 15 0 52693908 14317654016 1554666 18446744073709551615 4194304 4196468 140734293057296 139926978384992 139927499974357 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29033] ppid=29021 vsize=13982084 memory=1204 CPUtime=0 cores=0,2,4,6
/proc/29024/task/29033/stat : 29033 (java) S 29021 29024 11586 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 15 0 52693908 14317654016 1554666 18446744073709551615 4194304 4196468 140734293057296 139926977332096 139927499974357 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29034] ppid=29021 vsize=13982084 memory=15880 CPUtime=0 cores=0,2,4,6
/proc/29024/task/29034/stat : 29034 (java) S 29021 29024 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52693910 14317654016 1554666 18446744073709551615 4194304 4196468 140734293057296 139926976280400 139927499982747 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29035] ppid=29021 vsize=13982084 memory=4120 CPUtime=3.17 cores=0,2,4,6
/proc/29024/task/29035/stat : 29035 (java) S 29021 29024 11586 0 -1 1077944384 8685 0 0 0 316 1 0 0 20 0 15 0 52693910 14317654016 1554666 18446744073709551615 4194304 4196468 140734293057296 139926975228784 139927499975298 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29036] ppid=29021 vsize=13982084 memory=30104 CPUtime=3.15 cores=0,2,4,6
/proc/29024/task/29036/stat : 29036 (java) S 29021 29024 11586 0 -1 1077944384 7713 0 0 0 313 2 0 0 20 0 15 0 52693910 14317654016 1554666 18446744073709551615 4194304 4196468 140734293057296 139926974175984 139927499975298 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29037] ppid=29021 vsize=13982084 memory=6218664 CPUtime=1.01 cores=0,2,4,6
/proc/29024/task/29037/stat : 29037 (java) S 29021 29024 11586 0 -1 1077944384 10898 0 0 0 99 2 0 0 20 0 15 0 52693910 14317654016 1554666 18446744073709551615 4194304 4196468 140734293057296 139926973123184 139927499975298 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29038] ppid=29021 vsize=13982084 memory=4120 CPUtime=0 cores=0,2,4,6
/proc/29024/task/29038/stat : 29038 (java) S 29021 29024 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52693911 14317654016 1554666 18446744073709551615 4194304 4196468 140734293057296 139926972070624 139927499974357 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29039] ppid=29021 vsize=13982084 memory=281349349349408 CPUtime=0.06 cores=0,2,4,6
/proc/29024/task/29039/stat : 29039 (java) S 29021 29024 11586 0 -1 1077944384 132 0 0 0 3 3 0 0 20 0 15 0 52693920 14317654016 1554666 18446744073709551615 4194304 4196468 140734293057296 139926971017904 139927499975298 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
Current children cumulated CPU time: 132.37 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 6218664 KiB

[startup+162.301 s]
/proc/loadavg: 2.17 1.95 1.82 3/209 29121
/proc/meminfo: memFree=17752016/32770624 swapFree=67108860/67108860
[pid=29024] ppid=29021 vsize=13982084 memory=6617380 CPUtime=202.03 cores=0,2,4,6
/proc/29024/stat : 29024 (java) S 29021 29024 11586 0 -1 1077944320 179224 0 0 0 19620 583 0 0 20 0 15 0 52693899 14317654016 1654345 18446744073709551615 4194304 4196468 140734293057296 140734293039840 139927499964151 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 6 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
/proc/29024/statm: 3495521 1654345 3827 1 0 3484295 0
[pid=29024/tid=29026] ppid=29021 vsize=13982084 memory=1008 CPUtime=144.32 cores=0,2,4,6
/proc/29024/task/29026/stat : 29026 (java) R 29021 29024 11586 0 -1 4202560 42323 0 0 0 14401 31 0 0 20 0 15 0 52693905 14317654016 1654345 18446744073709551615 4194304 4196468 140734293057296 139927504202144 139927109570374 0 4 1 16800974 0 0 0 -1 0 0 0 9 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29027] ppid=29021 vsize=13982084 memory=6673300 CPUtime=10.67 cores=0,2,4,6
/proc/29024/task/29027/stat : 29027 (java) S 29021 29024 11586 0 -1 1077944384 22439 0 0 0 935 132 0 0 20 0 15 0 52693906 14317654016 1654345 18446744073709551615 4194304 4196468 140734293057296 139927419378832 139927499974357 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29028] ppid=29021 vsize=13982084 memory=6673300 CPUtime=10.71 cores=0,2,4,6
/proc/29024/task/29028/stat : 29028 (java) S 29021 29024 11586 0 -1 1077944384 23744 0 0 0 931 140 0 0 20 0 15 0 52693906 14317654016 1654345 18446744073709551615 4194304 4196468 140734293057296 139927418326032 139927499974357 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29029] ppid=29021 vsize=13982084 memory=6617380 CPUtime=10.72 cores=0,2,4,6
/proc/29024/task/29029/stat : 29029 (java) S 29021 29024 11586 0 -1 1077944384 20293 0 0 0 950 122 0 0 20 0 15 0 52693906 14317654016 1654345 18446744073709551615 4194304 4196468 140734293057296 139927098485648 139927499974357 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29030] ppid=29021 vsize=13982084 memory=6617380 CPUtime=10.76 cores=0,2,4,6
/proc/29024/task/29030/stat : 29030 (java) S 29021 29024 11586 0 -1 1077944384 21317 0 0 0 934 142 0 0 20 0 15 0 52693906 14317654016 1654345 18446744073709551615 4194304 4196468 140734293057296 139927097432848 139927499974357 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29031] ppid=29021 vsize=13982084 memory=6617380 CPUtime=7 cores=0,2,4,6
/proc/29024/task/29031/stat : 29031 (java) S 29021 29024 11586 0 -1 1077944384 16632 0 0 0 698 2 0 0 20 0 15 0 52693907 14317654016 1654345 18446744073709551615 4194304 4196468 140734293057296 139926979438960 139927499975298 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29032] ppid=29021 vsize=13982084 memory=6785548 CPUtime=0 cores=0,2,4,6
/proc/29024/task/29032/stat : 29032 (java) S 29021 29024 11586 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 52693908 14317654016 1654345 18446744073709551615 4194304 4196468 140734293057296 139926978384992 139927499974357 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29033] ppid=29021 vsize=13982084 memory=4120 CPUtime=0 cores=0,2,4,6
/proc/29024/task/29033/stat : 29033 (java) S 29021 29024 11586 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 52693908 14317654016 1654345 18446744073709551615 4194304 4196468 140734293057296 139926977332096 139927499974357 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29034] ppid=29021 vsize=13982084 memory=1716 CPUtime=0 cores=0,2,4,6
/proc/29024/task/29034/stat : 29034 (java) S 29021 29024 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52693910 14317654016 1654345 18446744073709551615 4194304 4196468 140734293057296 139926976280400 139927499982747 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29035] ppid=29021 vsize=13982084 memory=6673300 CPUtime=3.34 cores=0,2,4,6
/proc/29024/task/29035/stat : 29035 (java) S 29021 29024 11586 0 -1 1077944384 10030 0 0 0 333 1 0 0 20 0 15 0 52693910 14317654016 1654345 18446744073709551615 4194304 4196468 140734293057296 139926975228784 139927499975298 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29036] ppid=29021 vsize=13982084 memory=0 CPUtime=3.25 cores=0,2,4,6
/proc/29024/task/29036/stat : 29036 (java) S 29021 29024 11586 0 -1 1077944384 8635 0 0 0 323 2 0 0 20 0 15 0 52693910 14317654016 1654345 18446744073709551615 4194304 4196468 140734293057296 139926974175984 139927499975298 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29037] ppid=29021 vsize=13982084 memory=6617380 CPUtime=1.06 cores=0,2,4,6
/proc/29024/task/29037/stat : 29037 (java) S 29021 29024 11586 0 -1 1077944384 12258 0 0 0 104 2 0 0 20 0 15 0 52693910 14317654016 1654345 18446744073709551615 4194304 4196468 140734293057296 139926973123184 139927499975298 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29038] ppid=29021 vsize=13982084 memory=6617380 CPUtime=0 cores=0,2,4,6
/proc/29024/task/29038/stat : 29038 (java) S 29021 29024 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52693911 14317654016 1654345 18446744073709551615 4194304 4196468 140734293057296 139926972070624 139927499974357 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29039] ppid=29021 vsize=13982084 memory=4120 CPUtime=0.09 cores=0,2,4,6
/proc/29024/task/29039/stat : 29039 (java) S 29021 29024 11586 0 -1 1077944384 154 0 0 0 4 5 0 0 20 0 15 0 52693920 14317654016 1654345 18446744073709551615 4194304 4196468 140734293057296 139926971017904 139927499975298 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
Current children cumulated CPU time: 202.03 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 6617380 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+209.201 s]
/proc/loadavg: 1.79 1.89 1.80 3/209 29122
/proc/meminfo: memFree=18329844/32770624 swapFree=67108860/67108860
[pid=29024] ppid=29021 vsize=13982084 memory=6928688 CPUtime=252.07 cores=0,2,4,6
/proc/29024/stat : 29024 (java) S 29021 29024 11586 0 -1 1077944320 194320 0 0 0 24591 616 0 0 20 0 15 0 52693899 14317654016 1732172 18446744073709551615 4194304 4196468 140734293057296 140734293039840 139927499964151 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 6 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
/proc/29024/statm: 3495521 1732172 3827 1 0 3484295 0
[pid=29024/tid=29026] ppid=29021 vsize=13982084 memory=3908 CPUtime=190.18 cores=0,2,4,6
/proc/29024/task/29026/stat : 29026 (java) R 29021 29024 11586 0 -1 4202560 45968 0 0 0 18987 31 0 0 20 0 15 0 52693905 14317654016 1732172 18446744073709551615 4194304 4196468 140734293057296 139927504199168 139927106949742 0 4 1 16800974 0 0 0 -1 4 0 0 9 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29027] ppid=29021 vsize=13982084 memory=2844 CPUtime=11.69 cores=0,2,4,6
/proc/29024/task/29027/stat : 29027 (java) S 29021 29024 11586 0 -1 1077944384 26190 0 0 0 1029 140 0 0 20 0 15 0 52693906 14317654016 1732172 18446744073709551615 4194304 4196468 140734293057296 139927419378832 139927499974357 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29028] ppid=29021 vsize=13982084 memory=-8774313645642428999 CPUtime=11.75 cores=0,2,4,6
/proc/29024/task/29028/stat : 29028 (java) S 29021 29024 11586 0 -1 1077944384 25034 0 0 0 1026 149 0 0 20 0 15 0 52693906 14317654016 1732172 18446744073709551615 4194304 4196468 140734293057296 139927418326032 139927499974357 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29029] ppid=29021 vsize=13982084 memory=3076 CPUtime=11.75 cores=0,2,4,6
/proc/29024/task/29029/stat : 29029 (java) S 29021 29024 11586 0 -1 1077944384 23659 0 0 0 1044 131 0 0 20 0 15 0 52693906 14317654016 1732172 18446744073709551615 4194304 4196468 140734293057296 139927098485648 139927499974357 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29030] ppid=29021 vsize=13982084 memory=6928688 CPUtime=11.78 cores=0,2,4,6
/proc/29024/task/29030/stat : 29030 (java) S 29021 29024 11586 0 -1 1077944384 22698 0 0 0 1030 148 0 0 20 0 15 0 52693906 14317654016 1732172 18446744073709551615 4194304 4196468 140734293057296 139927097432848 139927499974357 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29031] ppid=29021 vsize=13982084 memory=1156 CPUtime=7.01 cores=0,2,4,6
/proc/29024/task/29031/stat : 29031 (java) S 29021 29024 11586 0 -1 1077944384 17004 0 0 0 699 2 0 0 20 0 15 0 52693907 14317654016 1732172 18446744073709551615 4194304 4196468 140734293057296 139926979438960 139927499975298 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29032] ppid=29021 vsize=13982084 memory=3008 CPUtime=0 cores=0,2,4,6
/proc/29024/task/29032/stat : 29032 (java) S 29021 29024 11586 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 52693908 14317654016 1732172 18446744073709551615 4194304 4196468 140734293057296 139926978384992 139927499974357 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29033] ppid=29021 vsize=13982084 memory=6501888 CPUtime=0 cores=0,2,4,6
/proc/29024/task/29033/stat : 29033 (java) S 29021 29024 11586 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 52693908 14317654016 1732172 18446744073709551615 4194304 4196468 140734293057296 139926977332096 139927499974357 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29034] ppid=29021 vsize=13982084 memory=-8774313645642428999 CPUtime=0 cores=0,2,4,6
/proc/29024/task/29034/stat : 29034 (java) S 29021 29024 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52693910 14317654016 1732172 18446744073709551615 4194304 4196468 140734293057296 139926976280400 139927499982747 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29035] ppid=29021 vsize=13982084 memory=-7003737579269690708 CPUtime=3.36 cores=0,2,4,6
/proc/29024/task/29035/stat : 29035 (java) S 29021 29024 11586 0 -1 1077944384 11117 0 0 0 335 1 0 0 20 0 15 0 52693910 14317654016 1732172 18446744073709551615 4194304 4196468 140734293057296 139926975228784 139927499975298 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29036] ppid=29021 vsize=13982084 memory=796 CPUtime=3.26 cores=0,2,4,6
/proc/29024/task/29036/stat : 29036 (java) S 29021 29024 11586 0 -1 1077944384 8808 0 0 0 324 2 0 0 20 0 15 0 52693910 14317654016 1732172 18446744073709551615 4194304 4196468 140734293057296 139926974175984 139927499975298 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29037] ppid=29021 vsize=13982084 memory=6928812 CPUtime=1.06 cores=0,2,4,6
/proc/29024/task/29037/stat : 29037 (java) S 29021 29024 11586 0 -1 1077944384 12267 0 0 0 104 2 0 0 20 0 15 0 52693910 14317654016 1732172 18446744073709551615 4194304 4196468 140734293057296 139926973123184 139927499975298 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29038] ppid=29021 vsize=13982084 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/29024/task/29038/stat : 29038 (java) S 29021 29024 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52693911 14317654016 1732172 18446744073709551615 4194304 4196468 140734293057296 139926972070624 139927499974357 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
[pid=29024/tid=29039] ppid=29021 vsize=13982084 memory=4284 CPUtime=0.13 cores=0,2,4,6
/proc/29024/task/29039/stat : 29039 (java) S 29021 29024 11586 0 -1 1077944384 176 0 0 0 6 7 0 0 20 0 15 0 52693920 14317654016 1732172 18446744073709551615 4194304 4196468 140734293057296 139926971017904 139927499975298 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14635008 140734293066106 140734293066286 140734293066286 140734293069775 0
Current children cumulated CPU time: 252.07 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 6928688 KiB

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

[startup+209.258 s]
# the end of solver process 29024 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=245.932 s, system=6.20616 s

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

Child status: 143
Real time (s): 209.258
CPU time (s): 252.138
CPU user time (s): 245.932
CPU system time (s): 6.20616
CPU usage (%): 120.492
Max. virtual memory (cumulated for all children) (KiB): 13982084
Max. memory (cumulated for all children) (KiB): 6928844

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 245.932
system time used= 6.20616
maximum resident set size= 6929260
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 195089
page faults= 0
swaps= 0
block input operations= 0
block output operations= 352
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10670
involuntary context switches= 674


# summary of solver processes directly reported to runsolver:
#   pid: 29024
#   total CPU time (s): 252.138
#   total CPU user time (s): 245.932
#   total CPU system time (s): 6.20616

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.77045 second user time and 1.49065 second system time

The end

Launcher Data

Begin job on node124 at 2017-08-13 18:44:36
IDJOB=4255433
IDBENCH=137017
IDSOLVER=2638
FILE ID=node124/4255433-1502643532
RUNJOBID= node124-1502642236-28697
PBS_JOBID= 
Free space on /tmp= 61984 MiB

SOLVER NAME= OscaR - ALNS 2017-07-26
BENCH NAME= XCSP17/BinPacking/BinPacking-tab-fu/BinPacking-tab-fu0500-12.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4255433-1502643532/watcher-4255433-1502643532 -o /tmp/evaluation-result-4255433-1502643532/solver-4255433-1502643532 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502642236-28697 --watchdog 312  java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed 1322186482 --timelimit 252 --memlimit 11000 --nbcore 4 HOME/instance-4255433-1502643532.xml

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

MD5SUM BENCH= c3cbaa9ce8e56a4446daa69c64b890b7
RANDOM SEED=1322186482

node124.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.51
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.51
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.51
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.51
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:        26441880 kB
MemAvailable:   26783508 kB
Buffers:          170400 kB
Cached:           461516 kB
SwapCached:            0 kB
Active:          5705408 kB
Inactive:         187492 kB
Active(anon):    5212744 kB
Inactive(anon):    73804 kB
Active(file):     492664 kB
Inactive(file):   113688 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             44572 kB
Writeback:             4 kB
AnonPages:       5261384 kB
Mapped:            57452 kB
Shmem:             25320 kB
Slab:             128512 kB
SReclaimable:     102224 kB
SUnreclaim:        26288 kB
KernelStack:        3424 kB
PageTables:        15008 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    6643324 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5103616 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 61944 MiB
End job on node124 at 2017-08-13 18:48:06