Trace number 4271456

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
choco-solver 4.0.5 par (2017-08-09)SAT (TO)87 1972.46 252.12

General information on the benchmark

NameBinPacking/BinPacking-sum-skj1/
BinPacking-sum-n4c2w2n.xml
MD5SUM46f71c9023558927bc58b896c2ad9580
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark87
Best CPU time to get the best result obtained on this benchmark1972.46
Satisfiable
(Un)Satisfiability was proved
Number of variables1756
Number of constraints705
Number of domains2
Minimum domain size81
Maximum domain size352
Distribution of domain sizes[{"size":81,"count":1755},{"size":352,"count":1}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":1404},{"degree":5,"count":351}]
Minimum constraint arity5
Maximum constraint arity1755
Distribution of constraint arities[{"arity":5,"count":702},{"arity":352,"count":1},{"arity":1755,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":351},{"type":"lex","count":1},{"type":"sum","count":351},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4271456-1502645445.xml"  -tl '2016s' -p 8 -x 0
0.11/0.14	c [HOME/instance-4271456-1502645445.xml, -tl, 2016s, -p, 8, -x, 0]
0.11/0.20	c 8 solvers in parallel
0.32/0.26	c parse instance...
2.22/0.90	c solve instance...
45.18/6.41	o 86 
47.51/8.27	o 87 
1971.66/252.07	s SATISFIABLE
1971.66/252.07	v <instantiation>
1971.66/252.07	v 	<list>x b[0][0] b[0][1] b[0][2] b[0][3] b[0][4] b[1][0] b[1][1] b[1][2] b[1][3] b[1][4] b[2][0] b[2][1] b[2][2] b[2][3] b[2][4] b[3][0] b[3][1] b[3][2] b[3][3] b[3][4] b[4][0] b[4][1] b[4][2] b[4][3] b[4][4] b[5][0] b[5][1] b[5][2] b[5][3] b[5][4] b[6][0] b[6][1] b[6][2] b[6][3] b[6][4] b[7][0] b[7][1] b[7][2] b[7][3] b[7][4] b[8][0] b[8][1] b[8][2] b[8][3] b[8][4] b[9][0] b[9][1] b[9][2] b[9][3] b[9][4] b[10][0] b[10][1] b[10][2] b[10][3] b[10][4] b[11][0] b[11][1] b[11][2] b[11][3] b[11][4] b[12][0] b[12][1] b[12][2] b[12][3] b[12][4] b[13][0] b[13][1] b[13][2] b[13][3] b[13][4] b[14][0] b[14][1] b[14][2] b[14][3] b[14][4] b[15][0] b[15][1] b[15][2] b[15][3] b[15][4] b[16][0] b[16][1] b[16][2] b[16][3] b[16][4] b[17][0] b[17][1] b[17][2] b[17][3] b[17][4] b[18][0] b[18][1] b[18][2] b[18][3] b[18][4] b[19][0] b[19][1] b[19][2] b[19][3] b[19][4] b[20][0] b[20][1] b[20][2] b[20][3] b[20][4] b[21][0] b[21][1] b[21][2] b[21][3] b[21][4] b[22][0] b[22][1] b[22][2] b[22][3] b[22][4] b[23][0] b[23][1] b[23][2] b[23][3] b[23][4] b[24][0] b[24][1] b[24][2] b[24][3] b[24][4] b[25][0] b[25][1] b[25][2] b[25][3] b[25][4] b[26][0] b[26][1] b[26][2] b[26][3] b[26][4] b[27][0] b[27][1] b[27][2] b[27][3] b[27][4] b[28][0] b[28][1] b[28][2] b[28][3] b[28][4] b[29][0] b[29][1] b[29][2] b[29][3] b[29][4] b[30][0] b[30][1] b[30][2] b[30][3] b[30][4] b[31][0] b[31][1] b[31][2] b[31][3] b[31][4] b[32][0] b[32][1] b[32][2] b[32][3] b[32][4] b[33][0] b[33][1] b[33][2] b[33][3] b[33][4] b[34][0] b[34][1] b[34][2] b[34][3] b[34][4] b[35][0] b[35][1] b[35][2] b[35][3] b[35][4] b[36][0] b[36][1] b[36][2] b[36][3] b[36][4] b[37][0] b[37][1] b[37][2] b[37][3] b[37][4] b[38][0] b[38][1] b[38][2] b[38][3] b[38][4] b[39][0] b[39][1] b[39][2] b[39][3] b[39][4] b[40][0] b[40][1] b[40][2] b[40][3] b[40][4] b[41][0] b[41][1] b[41][2] b[41][3] b[41][4] b[42][0] b[42][1] b[42][2] b[42][3] b[42][4] b[43][0] b[43][1] b[43][2] b[43][3] b[43][4] b[44][0] b[44][1] b[44][2] b[44][3] b[44][4] b[45][0] b[45][1] b[45][2] b[45][3] b[45][4] b[46][0] b[46][1] b[46][2] b[46][3] b[46][4] b[47][0] b[47][1] b[47][2] b[47][3] b[47][4] b[48][0] b[48][1] b[48][2] b[48][3] b[48][4] b[49][0] b[49][1] b[49][2] b[49][3] b[49][4] b[50][0] b[50][1] b[50][2] b[50][3] b[50][4] b[51][0] b[51][1] b[51][2] b[51][3] b[51][4] b[52][0] b[52][1] b[52][2] b[52][3] b[52][4] b[53][0] b[53][1] b[53][2] b[53][3] b[53][4] b[54][0] b[54][1] b[54][2] b[54][3] b[54][4] b[55][0] b[55][1] b[55][2] b[55][3] b[55][4] b[56][0] b[56][1] b[56][2] b[56][3] b[56][4] b[57][0] b[57][1] b[57][2] b[57][3] b[57][4] b[58][0] b[58][1] b[58][2] b[58][3] b[58][4] b[59][0] b[59][1] b[59][2] b[59][3] b[59][4] b[60][0] b[60][1] b[60][2] b[60][3] b[60][4] b[61][0] b[61][1] b[61][2] b[61][3] b[61][4] b[62][0] b[62][1] b[62][2] b[62][3] b[62][4] b[63][0] b[63][1] b[63][2] b[63][3] b[63][4] b[64][0] b[64][1] b[64][2] b[64][3] b[64][4] b[65][0] b[65][1] b[65][2] b[65][3] b[65][4] b[66][0] b[66][1] b[66][2] b[66][3] b[66][4] b[67][0] b[67][1] b[67][2] b[67][3] b[67][4] b[68][0] b[68][1] b[68][2] b[68][3] b[68][4] b[69][0] b[69][1] b[69][2] b[69][3] b[69][4] b[70][0] b[70][1] b[70][2] b[70][3] b[70][4] b[71][0] b[71][1] b[71][2] b[71][3] b[71][4] b[72][0] b[72][1] b[72][2] b[72][3] b[72][4] b[73][0] b[73][1] b[73][2] b[73][3] b[73][4] b[74][0] b[74][1] b[74][2] b[74][3] b[74][4] b[75][0] b[75][1] b[75][2] b[75][3] b[75][4] b[76][0] b[76][1] b[76][2] b[76][3] b[76][4] b[77][0] b[77][1] b[77][2] b[77][3] b[77][4] b[78][0] b[78][1] b[78][2] b[78][3] b[78][4] b[79][0] b[79][1] b[79][2] b[79][3] b[79][4] b[80][0] b[80][1] b[80][2] b[80][3] b[80][4] b[81][0] b[81][1] b[81][2] b[81][3] b[81][4] b[82][0] b[82][1] b[82][2] b[82][3] b[82][4] b[83][0] b[83][1] b[83][2] b[83][3] b[83][4] b[84][0] b[84][1] b[84][2] b[84][3] b[84][4] b[85][0] b[85][1] b[85][2] b[85][3] b[85][4] b[86][0] b[86][1] b[86][2] b[86][3] b[86][4] b[87][0] b[87][1] b[87][2] b[87][3] b[87][4] b[88][0] b[88][1] b[88][2] b[88][3] b[88][4] b[89][0] b[89][1] b[89][2] b[89][3] b[89][4] b[90][0] b[90][1] b[90][2] b[90][3] b[90][4] b[91][0] b[91][1] b[91][2] b[91][3] b[91][4] b[92][0] b[92][1] b[92][2] b[92][3] b[92][4] b[93][0] b[93][1] b[93][2] b[93][3] b[93][4] b[94][0] b[94][1] b[94][2] b[94][3] b[94][4] b[95][0] b[95][1] b[95][2] b[95][3] b[95][4] b[96][0] b[96][1] b[96][2] b[96][3] b[96][4] b[97][0] b[97][1] b[97][2] b[97][3] b[97][4] b[98][0] b[98][1] b[98][2] b[98][3] b[98][4] b[99][0] b[99][1] b[99][2] b[99][3] b[99][4] b[100][0] b[100][1] b[100][2] b[100][3] b[100][4] b[101][0] b[101][1] b[101][2] b[101][3] b[101][4] b[102][0] b[102][1] b[102][2] b[102][3] b[102][4] b[103][0] b[103][1] b[103][2] b[103][3] b[103][4] b[104][0] b[104][1] b[104][2] b[104][3] b[104][4] b[105][0] b[105][1] b[105][2] b[105][3] b[105][4] b[106][0] b[106][1] b[106][2] b[106][3] b[106][4] b[107][0] b[107][1] b[107][2] b[107][3] b[107][4] b[108][0] b[108][1] b[108][2] b[108][3] b[108][4] b[109][0] b[109][1] b[109][2] b[109][3] b[109][4] b[110][0] b[110][1] b[110][2] b[110][3] b[110][4] b[111][0] b[111][1] b[111][2] b[111][3] b[111][4] b[112][0] b[112][1] b[112][2] b[112][3] b[112][4] b[113][0] b[113][1] b[113][2] b[113][3] b[113][4] b[114][0] b[114][1] b[114][2] b[114][3] b[114][4] b[115][0] b[115][1] b[115][2] b[115][3] b[115][4] b[116][0] b[116][1] b[116][2] b[116][3] b[116][4] b[117][0] b[117][1] b[117][2] b[117][3] b[117][4] b[118][0] b[118][1] b[118][2] b[118][3] b[118][4] b[119][0] b[119][1] b[119][2] b[119][3] b[119][4] b[120][0] b[120][1] b[120][2] b[120][3] b[120][4] b[121][0] b[121][1] b[121][2] b[121][3] b[121][4] b[122][0] b[122][1] b[122][2] b[122][3] b[122][4] b[123][0] b[123][1] b[123][2] b[123][3] b[123][4] b[124][0] b[124][1] b[124][2] b[124][3] b[124][4] b[125][0] b[125][1] b[125][2] b[125][3] b[125][4] b[126][0] b[126][1] b[126][2] b[126][3] b[126][4] b[127][0] b[127][1] b[127][2] b[127][3] b[127][4] b[128][0] b[128][1] b[128][2] b[128][3] b[128][4] b[129][0] b[129][1] b[129][2] b[129][3] b[129][4] b[130][0] b[130][1] b[130][2] b[130][3] b[130][4] b[131][0] b[131][1] b[131][2] b[131][3] b[131][4] b[132][0] b[132][1] b[132][2] b[132][3] b[132][4] b[133][0] b[133][1] b[133][2] b[133][3] b[133][4] b[134][0] b[134][1] b[134][2] b[134][3] b[134][4] b[135][0] b[135][1] b[135][2] b[135][3] b[135][4] b[136][0] b[136][1] b[136][2] b[136][3] b[136][4] b[137][0] b[137][1] b[137][2] b[137][3] b[137][4] b[138][0] b[138][1] b[138][2] b[138][3] b[138][4] b[139][0] b[139][1] b[139][2] b[139][3] b[139][4] b[140][0] b[140][1] b[140][2] b[140][3] b[140][4] b[141][0] b[141][1] b[141][2] b[141][3] b[141][4] b[142][0] b[142][1] b[142][2] b[142][3] b[142][4] b[143][0] b[143][1] b[143][2] b[143][3] b[143][4] b[144][0] b[144][1] b[144][2] b[144][3] b[144][4] b[145][0] b[145][1] b[145][2] b[145][3] b[145][4] b[146][0] b[146][1] b[146][2] b[146][3] b[146][4] b[147][0] b[147][1] b[147][2] b[147][3] b[147][4] b[148][0] b[148][1] b[148][2] b[148][3] b[148][4] b[149][0] b[149][1] b[149][2] b[149][3] b[149][4] b[150][0] b[150][1] b[150][2] b[150][3] b[150][4] b[151][0] b[151][1] b[151][2] b[151][3] b[151][4] b[152][0] b[152][1] b[152][2] b[152][3] b[152][4] b[153][0] b[153][1] b[153][2] b[153][3] b[153][4] b[154][0] b[154][1] b[154][2] b[154][3] b[154][4] b[155][0] b[155][1] b[155][2] b[155][3] b[155][4] b[156][0] b[156][1] b[156][2] b[156][3] b[156][4] b[157][0] b[157][1] b[157][2] b[157][3] b[157][4] b[158][0] b[158][1] b[158][2] b[158][3] b[158][4] b[159][0] b[159][1] b[159][2] b[159][3] b[159][4] b[160][0] b[160][1] b[160][2] b[160][3] b[160][4] b[161][0] b[161][1] b[161][2] b[161][3] b[161][4] b[162][0] b[162][1] b[162][2] b[162][3] b[162][4] b[163][0] b[163][1] b[163][2] b[163][3] b[163][4] b[164][0] b[164][1] b[164][2] b[164][3] b[164][4] b[165][0] b[165][1] b[165][2] b[165][3] b[165][4] b[166][0] b[166][1] b[166][2] b[166][3] b[166][4] b[167][0] b[167][1] b[167][2] b[167][3] b[167][4] b[168][0] b[168][1] b[168][2] b[168][3] b[168][4] b[169][0] b[169][1] b[169][2] b[169][3] b[169][4] b[170][0] b[170][1] b[170][2] b[170][3] b[170][4] b[171][0] b[171][1] b[171][2] b[171][3] b[171][4] b[172][0] b[172][1] b[172][2] b[172][3] b[172][4] b[173][0] b[173][1] b[173][2] b[173][3] b[173][4] b[174][0] b[174][1] b[174][2] b[174][3] b[174][4] b[175][0] b[175][1] b[175][2] b[175][3] b[175][4] b[176][0] b[176][1] b[176][2] b[176][3] b[176][4] b[177][0] b[177][1] b[177][2] b[177][3] b[177][4] b[178][0] b[178][1] b[178][2] b[178][3] b[178][4] b[179][0] b[179][1] b[179][2] b[179][3] b[179][4] b[180][0] b[180][1] b[180][2] b[180][3] b[180][4] b[181][0] b[181][1] b[181][2] b[181][3] b[181][4] b[182][0] b[182][1] b[182][2] b[182][3] b[182][4] b[183][0] b[183][1] b[183][2] b[183][3] b[183][4] b[184][0] b[184][1] b[184][2] b[184][3] b[184][4] b[185][0] b[185][1] b[185][2] b[185][3] b[185][4] b[186][0] b[186][1] b[186][2] b[186][3] b[186][4] b[187][0] b[187][1] b[187][2] b[187][3] b[187][4] b[188][0] b[188][1] b[188][2] b[188][3] b[188][4] b[189][0] b[189][1] b[189][2] b[189][3] b[189][4] b[190][0] b[190][1] b[190][2] b[190][3] b[190][4] b[191][0] b[191][1] b[191][2] b[191][3] b[191][4] b[192][0] b[192][1] b[192][2] b[192][3] b[192][4] b[193][0] b[193][1] b[193][2] b[193][3] b[193][4] b[194][0] b[194][1] b[194][2] b[194][3] b[194][4] b[195][0] b[195][1] b[195][2] b[195][3] b[195][4] b[196][0] b[196][1] b[196][2] b[196][3] b[196][4] b[197][0] b[197][1] b[197][2] b[197][3] b[197][4] b[198][0] b[198][1] b[198][2] b[198][3] b[198][4] b[199][0] b[199][1] b[199][2] b[199][3] b[199][4] b[200][0] b[200][1] b[200][2] b[200][3] b[200][4] b[201][0] b[201][1] b[201][2] b[201][3] b[201][4] b[202][0] b[202][1] b[202][2] b[202][3] b[202][4] b[203][0] b[203][1] b[203][2] b[203][3] b[203][4] b[204][0] b[204][1] b[204][2] b[204][3] b[204][4] b[205][0] b[205][1] b[205][2] b[205][3] b[205][4] b[206][0] b[206][1] b[206][2] b[206][3] b[206][4] b[207][0] b[207][1] b[207][2] b[207][3] b[207][4] b[208][0] b[208][1] b[208][2] b[208][3] b[208][4] b[209][0] b[209][1] b[209][2] b[209][3] b[209][4] b[210][0] b[210][1] b[210][2] b[210][3] b[210][4] b[211][0] b[211][1] b[211][2] b[211][3] b[211][4] b[212][0] b[212][1] b[212][2] b[212][3] b[212][4] b[213][0] b[213][1] b[213][2] b[213][3] b[213][4] b[214][0] b[214][1] b[214][2] b[214][3] b[214][4] b[215][0] b[215][1] b[215][2] b[215][3] b[215][4] b[216][0] b[216][1] b[216][2] b[216][3] b[216][4] b[217][0] b[217][1] b[217][2] b[217][3] b[217][4] b[218][0] b[218][1] b[218][2] b[218][3] b[218][4] b[219][0] b[219][1] b[219][2] b[219][3] b[219][4] b[220][0] b[220][1] b[220][2] b[220][3] b[220][4] b[221][0] b[221][1] b[221][2] b[221][3] b[221][4] b[222][0] b[222][1] b[222][2] b[222][3] b[222][4] b[223][0] b[223][1] b[223][2] b[223][3] b[223][4] b[224][0] b[224][1] b[224][2] b[224][3] b[224][4] b[225][0] b[225][1] b[225][2] b[225][3] b[225][4] b[226][0] b[226][1] b[226][2] b[226][3] b[226][4] b[227][0] b[227][1] b[227][2] b[227][3] b[227][4] b[228][0] b[228][1] b[228][2] b[228][3] b[228][4] b[229][0] b[229][1] b[229][2] b[229][3] b[229][4] b[230][0] b[230][1] b[230][2] b[230][3] b[230][4] b[231][0] b[231][1] b[231][2] b[231][3] b[231][4] b[232][0] b[232][1] b[232][2] b[232][3] b[232][4] b[233][0] b[233][1] b[233][2] b[233][3] b[233][4] b[234][0] b[234][1] b[234][2] b[234][3] b[234][4] b[235][0] b[235][1] b[235][2] b[235][3] b[235][4] b[236][0] b[236][1] b[236][2] b[236][3] b[236][4] b[237][0] b[237][1] b[237][2] b[237][3] b[237][4] b[238][0] b[238][1] b[238][2] b[238][3] b[238][4] b[239][0] b[239][1] b[239][2] b[239][3] b[239][4] b[240][0] b[240][1] b[240][2] b[240][3] b[240][4] b[241][0] b[241][1] b[241][2] b[241][3] b[241][4] b[242][0] b[242][1] b[242][2] b[242][3] b[242][4] b[243][0] b[243][1] b[243][2] b[243][3] b[243][4] b[244][0] b[244][1] b[244][2] b[244][3] b[244][4] b[245][0] b[245][1] b[245][2] b[245][3] b[245][4] b[246][0] b[246][1] b[246][2] b[246][3] b[246][4] b[247][0] b[247][1] b[247][2] b[247][3] b[247][4] b[248][0] b[248][1] b[248][2] b[248][3] b[248][4] b[249][0] b[249][1] b[249][2] b[249][3] b[249][4] b[250][0] b[250][1] b[250][2] b[250][3] b[250][4] b[251][0] b[251][1] b[251][2] b[251][3] b[251][4] b[252][0] b[252][1] b[252][2] b[252][3] b[252][4] b[253][0] b[253][1] b[253][2] b[253][3] b[253][4] b[254][0] b[254][1] b[254][2] b[254][3] b[254][4] b[255][0] b[255][1] b[255][2] b[255][3] b[255][4] b[256][0] b[256][1] b[256][2] b[256][3] b[256][4] b[257][0] b[257][1] b[257][2] b[257][3] b[257][4] b[258][0] b[258][1] b[258][2] b[258][3] b[258][4] b[259][0] b[259][1] b[259][2] b[259][3] b[259][4] b[260][0] b[260][1] b[260][2] b[260][3] b[260][4] b[261][0] b[261][1] b[261][2] b[261][3] b[261][4] b[262][0] b[262][1] b[262][2] b[262][3] b[262][4] b[263][0] b[263][1] b[263][2] b[263][3] b[263][4] b[264][0] b[264][1] b[264][2] b[264][3] b[264][4] b[265][0] b[265][1] b[265][2] b[265][3] b[265][4] b[266][0] b[266][1] b[266][2] b[266][3] b[266][4] b[267][0] b[267][1] b[267][2] b[267][3] b[267][4] b[268][0] b[268][1] b[268][2] b[268][3] b[268][4] b[269][0] b[269][1] b[269][2] b[269][3] b[269][4] b[270][0] b[270][1] b[270][2] b[270][3] b[270][4] b[271][0] b[271][1] b[271][2] b[271][3] b[271][4] b[272][0] b[272][1] b[272][2] b[272][3] b[272][4] b[273][0] b[273][1] b[273][2] b[273][3] b[273][4] b[274][0] b[274][1] b[274][2] b[274][3] b[274][4] b[275][0] b[275][1] b[275][2] b[275][3] b[275][4] b[276][0] b[276][1] b[276][2] b[276][3] b[276][4] b[277][0] b[277][1] b[277][2] b[277][3] b[277][4] b[278][0] b[278][1] b[278][2] b[278][3] b[278][4] b[279][0] b[279][1] b[279][2] b[279][3] b[279][4] b[280][0] b[280][1] b[280][2] b[280][3] b[280][4] b[281][0] b[281][1] b[281][2] b[281][3] b[281][4] b[282][0] b[282][1] b[282][2] b[282][3] b[282][4] b[283][0] b[283][1] b[283][2] b[283][3] b[283][4] b[284][0] b[284][1] b[284][2] b[284][3] b[284][4] b[285][0] b[285][1] b[285][2] b[285][3] b[285][4] b[286][0] b[286][1] b[286][2] b[286][3] b[286][4] b[287][0] b[287][1] b[287][2] b[287][3] b[287][4] b[288][0] b[288][1] b[288][2] b[288][3] b[288][4] b[289][0] b[289][1] b[289][2] b[289][3] b[289][4] b[290][0] b[290][1] b[290][2] b[290][3] b[290][4] b[291][0] b[291][1] b[291][2] b[291][3] b[291][4] b[292][0] b[292][1] b[292][2] b[292][3] b[292][4] b[293][0] b[293][1] b[293][2] b[293][3] b[293][4] b[294][0] b[294][1] b[294][2] b[294][3] b[294][4] b[295][0] b[295][1] b[295][2] b[295][3] b[295][4] b[296][0] b[296][1] b[296][2] b[296][3] b[296][4] b[297][0] b[297][1] b[297][2] b[297][3] b[297][4] b[298][0] b[298][1] b[298][2] b[298][3] b[298][4] b[299][0] b[299][1] b[299][2] b[299][3] b[299][4] b[300][0] b[300][1] b[300][2] b[300][3] b[300][4] b[301][0] b[301][1] b[301][2] b[301][3] b[301][4] b[302][0] b[302][1] b[302][2] b[302][3] b[302][4] b[303][0] b[303][1] b[303][2] b[303][3] b[303][4] b[304][0] b[304][1] b[304][2] b[304][3] b[304][4] b[305][0] b[305][1] b[305][2] b[305][3] b[305][4] b[306][0] b[306][1] b[306][2] b[306][3] b[306][4] b[307][0] b[307][1] b[307][2] b[307][3] b[307][4] b[308][0] b[308][1] b[308][2] b[308][3] b[308][4] b[309][0] b[309][1] b[309][2] b[309][3] b[309][4] b[310][0] b[310][1] b[310][2] b[310][3] b[310][4] b[311][0] b[311][1] b[311][2] b[311][3] b[311][4] b[312][0] b[312][1] b[312][2] b[312][3] b[312][4] b[313][0] b[313][1] b[313][2] b[313][3] b[313][4] b[314][0] b[314][1] b[314][2] b[314][3] b[314][4] b[315][0] b[315][1] b[315][2] b[315][3] b[315][4] b[316][0] b[316][1] b[316][2] b[316][3] b[316][4] b[317][0] b[317][1] b[317][2] b[317][3] b[317][4] b[318][0] b[318][1] b[318][2] b[318][3] b[318][4] b[319][0] b[319][1] b[319][2] b[319][3] b[319][4] b[320][0] b[320][1] b[320][2] b[320][3] b[320][4] b[321][0] b[321][1] b[321][2] b[321][3] b[321][4] b[322][0] b[322][1] b[322][2] b[322][3] b[322][4] b[323][0] b[323][1] b[323][2] b[323][3] b[323][4] b[324][0] b[324][1] b[324][2] b[324][3] b[324][4] b[325][0] b[325][1] b[325][2] b[325][3] b[325][4] b[326][0] b[326][1] b[326][2] b[326][3] b[326][4] b[327][0] b[327][1] b[327][2] b[327][3] b[327][4] b[328][0] b[328][1] b[328][2] b[328][3] b[328][4] b[329][0] b[329][1] b[329][2] b[329][3] b[329][4] b[330][0] b[330][1] b[330][2] b[330][3] b[330][4] b[331][0] b[331][1] b[331][2] b[331][3] b[331][4] b[332][0] b[332][1] b[332][2] b[332][3] b[332][4] b[333][0] b[333][1] b[333][2] b[333][3] b[333][4] b[334][0] b[334][1] b[334][2] b[334][3] b[334][4] b[335][0] b[335][1] b[335][2] b[335][3] b[335][4] b[336][0] b[336][1] b[336][2] b[336][3] b[336][4] b[337][0] b[337][1] b[337][2] b[337][3] b[337][4] b[338][0] b[338][1] b[338][2] b[338][3] b[338][4] b[339][0] b[339][1] b[339][2] b[339][3] b[339][4] b[340][0] b[340][1] b[340][2] b[340][3] b[340][4] b[341][0] b[341][1] b[341][2] b[341][3] b[341][4] b[342][0] b[342][1] b[342][2] b[342][3] b[342][4] b[343][0] b[343][1] b[343][2] b[343][3] b[343][4] b[344][0] b[344][1] b[344][2] b[344][3] b[344][4] b[345][0] b[345][1] b[345][2] b[345][3] b[345][4] b[346][0] b[346][1] b[346][2] b[346][3] b[346][4] b[347][0] b[347][1] b[347][2] b[347][3] b[347][4] b[348][0] b[348][1] b[348][2] b[348][3] b[348][4] b[349][0] b[349][1] b[349][2] b[349][3] b[349][4] b[350][0] b[350][1] b[350][2] b[350][3] b[350][4] </list>
1971.66/252.07	v 	<values>87 100 20 0 0 0 100 20 0 0 0 100 20 0 0 0 100 20 0 0 0 100 20 0 0 0 100 0 0 0 0 99 21 0 0 0 99 21 0 0 0 99 21 0 0 0 99 21 0 0 0 99 0 0 0 0 99 0 0 0 0 98 22 0 0 0 98 22 0 0 0 98 22 0 0 0 98 22 0 0 0 98 0 0 0 0 98 0 0 0 0 98 0 0 0 0 98 0 0 0 0 97 23 0 0 0 97 23 0 0 0 97 0 0 0 0 97 0 0 0 0 97 0 0 0 0 97 0 0 0 0 96 24 0 0 0 96 24 0 0 0 96 24 0 0 0 96 0 0 0 0 95 25 0 0 0 95 25 0 0 0 95 0 0 0 0 95 0 0 0 0 95 0 0 0 0 95 0 0 0 0 95 0 0 0 0 95 0 0 0 0 95 0 0 0 0 94 26 0 0 0 94 26 0 0 0 94 26 0 0 0 94 0 0 0 0 94 0 0 0 0 94 0 0 0 0 93 27 0 0 0 93 27 0 0 0 93 27 0 0 0 93 27 0 0 0 93 27 0 0 0 93 27 0 0 0 93 0 0 0 0 93 0 0 0 0 93 0 0 0 0 93 0 0 0 0 92 28 0 0 0 92 28 0 0 0 91 29 0 0 0 91 29 0 0 0 91 29 0 0 0 91 29 0 0 0 90 30 0 0 0 90 30 0 0 0 90 30 0 0 0 90 30 0 0 0 90 30 0 0 0 90 29 0 0 0 89 31 0 0 0 89 31 0 0 0 89 31 0 0 0 89 31 0 0 0 89 31 0 0 0 89 31 0 0 0 89 29 0 0 0 89 29 0 0 0 89 28 0 0 0 89 0 0 0 0 89 0 0 0 0 89 0 0 0 0 88 32 0 0 0 88 32 0 0 0 88 32 0 0 0 88 32 0 0 0 88 32 0 0 0 88 0 0 0 0 88 0 0 0 0 87 33 0 0 0 87 33 0 0 0 87 33 0 0 0 87 33 0 0 0 87 33 0 0 0 87 33 0 0 0 87 33 0 0 0 86 34 0 0 0 86 34 0 0 0 86 34 0 0 0 86 34 0 0 0 86 34 0 0 0 86 34 0 0 0 84 36 0 0 0 84 36 0 0 0 84 36 0 0 0 84 36 0 0 0 84 36 0 0 0 84 36 0 0 0 84 36 0 0 0 83 37 0 0 0 83 37 0 0 0 83 37 0 0 0 83 37 0 0 0 83 37 0 0 0 83 37 0 0 0 83 37 0 0 0 82 38 0 0 0 82 38 0 0 0 82 38 0 0 0 82 37 0 0 0 82 36 0 0 0 82 36 0 0 0 82 36 0 0 0 82 36 0 0 0 81 39 0 0 0 81 39 0 0 0 81 39 0 0 0 80 40 0 0 0 80 40 0 0 0 80 40 0 0 0 80 40 0 0 0 80 40 0 0 0 80 39 0 0 0 80 39 0 0 0 80 39 0 0 0 80 39 0 0 0 80 36 0 0 0 80 35 0 0 0 79 41 0 0 0 79 41 0 0 0 79 41 0 0 0 79 41 0 0 0 79 41 0 0 0 79 41 0 0 0 78 42 0 0 0 78 42 0 0 0 78 42 0 0 0 78 42 0 0 0 78 42 0 0 0 78 41 0 0 0 78 35 0 0 0 78 35 0 0 0 77 43 0 0 0 77 43 0 0 0 77 43 0 0 0 77 43 0 0 0 77 35 0 0 0 77 35 0 0 0 77 35 0 0 0 77 35 0 0 0 77 35 0 0 0 76 44 0 0 0 76 44 0 0 0 76 44 0 0 0 76 44 0 0 0 76 44 0 0 0 76 44 0 0 0 75 45 0 0 0 75 45 0 0 0 75 45 0 0 0 75 45 0 0 0 75 44 0 0 0 75 35 0 0 0 75 35 0 0 0 74 46 0 0 0 74 46 0 0 0 74 46 0 0 0 74 46 0 0 0 74 46 0 0 0 74 46 0 0 0 73 47 0 0 0 73 47 0 0 0 72 48 0 0 0 72 48 0 0 0 72 48 0 0 0 72 48 0 0 0 71 49 0 0 0 71 49 0 0 0 71 49 0 0 0 71 49 0 0 0 71 49 0 0 0 70 50 0 0 0 70 50 0 0 0 70 50 0 0 0 70 50 0 0 0 70 50 0 0 0 70 49 0 0 0 70 49 0 0 0 70 48 0 0 0 69 51 0 0 0 69 51 0 0 0 68 52 0 0 0 68 52 0 0 0 68 52 0 0 0 68 52 0 0 0 68 52 0 0 0 68 52 0 0 0 67 53 0 0 0 67 52 0 0 0 67 52 0 0 0 67 51 0 0 0 67 51 0 0 0 67 51 0 0 0 67 51 0 0 0 66 54 0 0 0 66 54 0 0 0 66 54 0 0 0 66 54 0 0 0 66 51 0 0 0 66 51 0 0 0 66 51 0 0 0 65 55 0 0 0 64 56 0 0 0 64 56 0 0 0 64 56 0 0 0 64 56 0 0 0 64 56 0 0 0 64 56 0 0 0 64 56 0 0 0 64 56 0 0 0 64 56 0 0 0 64 56 0 0 0 64 56 0 0 0 63 57 0 0 0 63 57 0 0 0 63 57 0 0 0 63 57 0 0 0 63 57 0 0 0 63 57 0 0 0 62 58 0 0 0 62 58 0 0 0 62 58 0 0 0 62 58 0 0 0 62 58 0 0 0 62 57 0 0 0 62 56 0 0 0 61 59 0 0 0 61 59 0 0 0 61 59 0 0 0 61 59 0 0 0 61 59 0 0 0 61 59 0 0 0 61 56 0 0 0 61 55 0 0 0 61 55 0 0 0 60 60 0 0 0 60 60 0 0 0 60 55 0 0 0 55 55 0 0 0 55 51 0 0 0 48 48 0 0 0 48 48 0 0 0 47 47 0 0 0 46 46 0 0 0 46 35 35 0 0 46 35 34 0 0 46 33 33 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 </values>
1971.66/252.07	v </instantiation>
1971.66/252.07	c Unexpected resolution interruption!

Verifier Data

OK	87

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4271456-1502645445/watcher-4271456-1502645445 -o /tmp/evaluation-result-4271456-1502645445/solver-4271456-1502645445 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node150-1502640358-13259 --watchdog 312 ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 1762058647 HOME/instance-4271456-1502645445.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2016 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2046 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=17968, runsolver pid=17965

[startup+0.100128 s]*
/proc/loadavg: 8.03 7.97 7.09 2/199 17989
/proc/meminfo: memFree=27168032/32770624 swapFree=67108860/67108860
[pid=17968] ppid=17965 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/17968/stat : 17968 (xcsp3-exec) S 17965 17968 13232 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 97625671 9740288 345 33554432000 4194304 5098028 140726293712608 140726293710712 139843596911228 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 16248832 140726293714026 140726293714236 140726293714236 140726293716971 0
/proc/17968/statm: 2378 345 289 221 0 87 0
[pid=17970] ppid=17968 vsize=25999808 memory=26692 CPUtime=0.11 cores=0-7
/proc/17970/stat : 17970 (java) S 17968 17968 13232 0 -1 1077944320 5598 0 0 0 10 1 0 0 20 0 20 0 97625671 26623803392 6673 33554432000 4194304 4196468 140727669063376 140727669045920 140657816211191 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
/proc/17970/statm: 6499952 6673 2842 1 0 6488269 0
[pid=17970/tid=17971] ppid=17968 vsize=25999808 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/17970/task/17971/stat : 17971 (java) R 17968 17968 13232 0 -1 4202560 3616 0 0 0 8 1 0 0 20 0 20 0 97625671 26623803392 6673 33554432000 4194304 4196468 140727669063376 140657820444464 140657816233117 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17972] ppid=17968 vsize=25999808 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/17970/task/17972/stat : 17972 (java) S 17968 17968 13232 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97625672 26623803392 6673 33554432000 4194304 4196468 140727669063376 140657768831888 140657816221397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17973] ppid=17968 vsize=25999808 memory=140399364179584 CPUtime=0 cores=0-7
/proc/17970/task/17973/stat : 17973 (java) S 17968 17968 13232 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97625672 26623803392 6673 33554432000 4194304 4196468 140727669063376 140657767779088 140657816221397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17974] ppid=17968 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/17970/task/17974/stat : 17974 (java) S 17968 17968 13232 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97625672 26623803392 6673 33554432000 4194304 4196468 140727669063376 140657766726800 140657816221397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17975] ppid=17968 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/17970/task/17975/stat : 17975 (java) S 17968 17968 13232 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97625672 26623803392 6673 33554432000 4194304 4196468 140727669063376 140657765674000 140657816221397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17976] ppid=17968 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/17970/task/17976/stat : 17976 (java) S 17968 17968 13232 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97625672 26623803392 6673 33554432000 4194304 4196468 140727669063376 140657764620688 140657816221397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17977] ppid=17968 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/17970/task/17977/stat : 17977 (java) S 17968 17968 13232 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97625672 26623803392 6673 33554432000 4194304 4196468 140727669063376 140657369151760 140657816221397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17978] ppid=17968 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/17970/task/17978/stat : 17978 (java) S 17968 17968 13232 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97625672 26623803392 6673 33554432000 4194304 4196468 140727669063376 140657368099472 140657816221397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17979] ppid=17968 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/17970/task/17979/stat : 17979 (java) S 17968 17968 13232 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97625672 26623803392 6673 33554432000 4194304 4196468 140727669063376 140657367046672 140657816221397 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17980] ppid=17968 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/17970/task/17980/stat : 17980 (java) S 17968 17968 13232 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97625674 26623803392 6673 33554432000 4194304 4196468 140727669063376 140656289729136 140657816222338 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17981] ppid=17968 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/17970/task/17981/stat : 17981 (java) S 17968 17968 13232 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 97625674 26623803392 6673 33554432000 4194304 4196468 140727669063376 140656288675104 140657816221397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17982] ppid=17968 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/17970/task/17982/stat : 17982 (java) S 17968 17968 13232 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 97625674 26623803392 6673 33554432000 4194304 4196468 140727669063376 140656219514480 140657816221397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17983] ppid=17968 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/17970/task/17983/stat : 17983 (java) S 17968 17968 13232 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97625677 26623803392 6673 33554432000 4194304 4196468 140727669063376 140656218462800 140657816229787 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17984] ppid=17968 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/17970/task/17984/stat : 17984 (java) S 17968 17968 13232 0 -1 1077944384 290 0 0 0 0 0 0 0 20 0 20 0 97625677 26623803392 6673 33554432000 4194304 4196468 140727669063376 140656217409648 140657816222338 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17985] ppid=17968 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/17970/task/17985/stat : 17985 (java) S 17968 17968 13232 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97625677 26623803392 6673 33554432000 4194304 4196468 140727669063376 140656216356848 140657816222338 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17986] ppid=17968 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/17970/task/17986/stat : 17986 (java) S 17968 17968 13232 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 97625677 26623803392 6673 33554432000 4194304 4196468 140727669063376 140656215304560 140657816222338 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17987] ppid=17968 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/17970/task/17987/stat : 17987 (java) S 17968 17968 13232 0 -1 1077944384 259 0 0 0 1 0 0 0 20 0 20 0 97625677 26623803392 6673 33554432000 4194304 4196468 140727669063376 140656214251760 140657816222338 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17988] ppid=17968 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/17970/task/17988/stat : 17988 (java) S 17968 17968 13232 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97625677 26623803392 6673 33554432000 4194304 4196468 140727669063376 140656213199712 140657816221397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17989] ppid=17968 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/17970/task/17989/stat : 17989 (java) S 17968 17968 13232 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97625677 26623803392 6673 33554432000 4194304 4196468 140727669063376 140656212146992 140657816222338 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 28072 KiB

[startup+0.209736 s]*
/proc/loadavg: 8.03 7.97 7.09 2/199 17989
/proc/meminfo: memFree=27157488/32770624 swapFree=67108860/67108860
[pid=17968] ppid=17965 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/17968/stat : 17968 (xcsp3-exec) S 17965 17968 13232 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 97625671 9740288 345 33554432000 4194304 5098028 140726293712608 140726293710712 139843596911228 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 16248832 140726293714026 140726293714236 140726293714236 140726293716971 0
/proc/17968/statm: 2378 345 289 221 0 87 0
[pid=17970] ppid=17968 vsize=26004064 memory=39280 CPUtime=0.32 cores=0-7
/proc/17970/stat : 17970 (java) S 17968 17968 13232 0 -1 1077944320 8332 0 0 0 30 2 0 0 20 0 20 0 97625671 26628161536 9820 33554432000 4194304 4196468 140727669063376 140727669045920 140657816211191 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
/proc/17970/statm: 6501016 9820 3078 1 0 6488269 0
[pid=17970/tid=17971] ppid=17968 vsize=26004064 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/17970/task/17971/stat : 17971 (java) R 17968 17968 13232 0 -1 4202560 5441 0 0 0 18 1 0 0 20 0 20 0 97625671 26628161536 9820 33554432000 4194304 4196468 140727669063376 140657820433232 140657816232538 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17972] ppid=17968 vsize=26004064 memory=342 CPUtime=0 cores=0-7
/proc/17970/task/17972/stat : 17972 (java) S 17968 17968 13232 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97625672 26628161536 9820 33554432000 4194304 4196468 140727669063376 140657768831888 140657816221397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17973] ppid=17968 vsize=26004064 memory=140399364193701 CPUtime=0 cores=0-7
/proc/17970/task/17973/stat : 17973 (java) S 17968 17968 13232 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97625672 26628161536 9820 33554432000 4194304 4196468 140727669063376 140657767779088 140657816221397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17974] ppid=17968 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/17970/task/17974/stat : 17974 (java) S 17968 17968 13232 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97625672 26628161536 9820 33554432000 4194304 4196468 140727669063376 140657766726800 140657816221397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17975] ppid=17968 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/17970/task/17975/stat : 17975 (java) S 17968 17968 13232 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97625672 26628161536 9820 33554432000 4194304 4196468 140727669063376 140657765674000 140657816221397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17976] ppid=17968 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/17970/task/17976/stat : 17976 (java) S 17968 17968 13232 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97625672 26628161536 9820 33554432000 4194304 4196468 140727669063376 140657764620688 140657816221397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17977] ppid=17968 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/17970/task/17977/stat : 17977 (java) S 17968 17968 13232 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97625672 26628161536 9820 33554432000 4194304 4196468 140727669063376 140657369151760 140657816221397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17978] ppid=17968 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/17970/task/17978/stat : 17978 (java) S 17968 17968 13232 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97625672 26628161536 9820 33554432000 4194304 4196468 140727669063376 140657368099472 140657816221397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17979] ppid=17968 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/17970/task/17979/stat : 17979 (java) S 17968 17968 13232 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97625672 26628161536 9820 33554432000 4194304 4196468 140727669063376 140657367046672 140657816221397 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17980] ppid=17968 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/17970/task/17980/stat : 17980 (java) S 17968 17968 13232 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97625674 26628161536 9820 33554432000 4194304 4196468 140727669063376 140656289729136 140657816222338 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17981] ppid=17968 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/17970/task/17981/stat : 17981 (java) S 17968 17968 13232 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 97625674 26628161536 9820 33554432000 4194304 4196468 140727669063376 140656288675104 140657816221397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17982] ppid=17968 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/17970/task/17982/stat : 17982 (java) S 17968 17968 13232 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 97625674 26628161536 9820 33554432000 4194304 4196468 140727669063376 140656219514480 140657816221397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17983] ppid=17968 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/17970/task/17983/stat : 17983 (java) S 17968 17968 13232 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97625677 26628161536 9820 33554432000 4194304 4196468 140727669063376 140656218462800 140657816229787 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17984] ppid=17968 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/17970/task/17984/stat : 17984 (java) S 17968 17968 13232 0 -1 1077944384 336 0 0 0 1 0 0 0 20 0 20 0 97625677 26628161536 9820 33554432000 4194304 4196468 140727669063376 140656217409648 140657816222338 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17985] ppid=17968 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/17970/task/17985/stat : 17985 (java) S 17968 17968 13232 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 20 0 97625677 26628161536 9820 33554432000 4194304 4196468 140727669063376 140656216356848 140657816222338 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17986] ppid=17968 vsize=26004064 memory=-1 CPUtime=0.01 cores=0-7
/proc/17970/task/17986/stat : 17986 (java) S 17968 17968 13232 0 -1 1077944384 478 0 0 0 1 0 0 0 20 0 20 0 97625677 26628161536 9820 33554432000 4194304 4196468 140727669063376 140656215304560 140657816222338 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17987] ppid=17968 vsize=26004064 memory=-1 CPUtime=0.07 cores=0-7
/proc/17970/task/17987/stat : 17987 (java) R 17968 17968 13232 0 -1 4202560 691 0 0 0 7 0 0 0 20 0 20 0 97625677 26628161536 9820 33554432000 4194304 4196468 140727669063376 140656214251760 140657816223126 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17988] ppid=17968 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/17970/task/17988/stat : 17988 (java) S 17968 17968 13232 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97625677 26628161536 9820 33554432000 4194304 4196468 140727669063376 140656213199712 140657816221397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17989] ppid=17968 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/17970/task/17989/stat : 17989 (java) S 17968 17968 13232 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97625677 26628161536 9820 33554432000 4194304 4196468 140727669063376 140656212146992 140657816222338 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40660 KiB

[startup+0.30947 s]*
/proc/loadavg: 8.03 7.97 7.09 4/199 17989
/proc/meminfo: memFree=27152712/32770624 swapFree=67108860/67108860
[pid=17968] ppid=17965 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/17968/stat : 17968 (xcsp3-exec) S 17965 17968 13232 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 97625671 9740288 345 33554432000 4194304 5098028 140726293712608 140726293710712 139843596911228 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 16248832 140726293714026 140726293714236 140726293714236 140726293716971 0
/proc/17968/statm: 2378 345 289 221 0 87 0
[pid=17970] ppid=17968 vsize=26004064 memory=45956 CPUtime=0.5 cores=0-7
/proc/17970/stat : 17970 (java) S 17968 17968 13232 0 -1 1077944320 9163 0 0 0 46 4 0 0 20 0 20 0 97625671 26628161536 11489 33554432000 4194304 4196468 140727669063376 140727669045920 140657816211191 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
/proc/17970/statm: 6501016 11489 3094 1 0 6488269 0
[pid=17970/tid=17971] ppid=17968 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/17970/task/17971/stat : 17971 (java) R 17968 17968 13232 0 -1 4202560 6108 0 0 0 27 2 0 0 20 0 20 0 97625671 26628161536 11489 33554432000 4194304 4196468 140727669063376 140657820450528 140657816223126 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17972] ppid=17968 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/17970/task/17972/stat : 17972 (java) S 17968 17968 13232 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97625672 26628161536 11489 33554432000 4194304 4196468 140727669063376 140657768831888 140657816221397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17973] ppid=17968 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/17970/task/17973/stat : 17973 (java) S 17968 17968 13232 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97625672 26628161536 11489 33554432000 4194304 4196468 140727669063376 140657767779088 140657816221397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17974] ppid=17968 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/17970/task/17974/stat : 17974 (java) S 17968 17968 13232 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97625672 26628161536 11489 33554432000 4194304 4196468 140727669063376 140657766726800 140657816221397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17975] ppid=17968 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/17970/task/17975/stat : 17975 (java) S 17968 17968 13232 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97625672 26628161536 11489 33554432000 4194304 4196468 140727669063376 140657765674000 140657816221397 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17976] ppid=17968 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/17970/task/17976/stat : 17976 (java) S 17968 17968 13232 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97625672 26628161536 11489 33554432000 4194304 4196468 140727669063376 140657764620688 140657816221397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17977] ppid=17968 vsize=26004064 memory=140399259775919 CPUtime=0 cores=0-7
/proc/17970/task/17977/stat : 17977 (java) S 17968 17968 13232 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97625672 26628161536 11489 33554432000 4194304 4196468 140727669063376 140657369151760 140657816221397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17978] ppid=17968 vsize=26004064 memory=140399259778224 CPUtime=0 cores=0-7
/proc/17970/task/17978/stat : 17978 (java) S 17968 17968 13232 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97625672 26628161536 11489 33554432000 4194304 4196468 140727669063376 140657368099472 140657816221397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17979] ppid=17968 vsize=26004064 memory=140399259780528 CPUtime=0 cores=0-7
/proc/17970/task/17979/stat : 17979 (java) S 17968 17968 13232 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97625672 26628161536 11489 33554432000 4194304 4196468 140727669063376 140657367046672 140657816221397 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17980] ppid=17968 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/17970/task/17980/stat : 17980 (java) S 17968 17968 13232 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97625674 26628161536 11489 33554432000 4194304 4196468 140727669063376 140656289729136 140657816222338 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17981] ppid=17968 vsize=26004064 memory=280798519568016 CPUtime=0 cores=0-7
/proc/17970/task/17981/stat : 17981 (java) S 17968 17968 13232 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 97625674 26628161536 11489 33554432000 4194304 4196468 140727669063376 140656288675104 140657816221397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17982] ppid=17968 vsize=26004064 memory=280798519574928 CPUtime=0 cores=0-7
/proc/17970/task/17982/stat : 17982 (java) S 17968 17968 13232 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 97625674 26628161536 11489 33554432000 4194304 4196468 140727669063376 140656219514480 140657816221397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17983] ppid=17968 vsize=26004064 memory=280798519516208 CPUtime=0 cores=0-7
/proc/17970/task/17983/stat : 17983 (java) S 17968 17968 13232 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97625677 26628161536 11489 33554432000 4194304 4196468 140727669063376 140656218462800 140657816229787 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17984] ppid=17968 vsize=26004064 memory=280798519588752 CPUtime=0.01 cores=0-7
/proc/17970/task/17984/stat : 17984 (java) S 17968 17968 13232 0 -1 1077944384 338 0 0 0 1 0 0 0 20 0 20 0 97625677 26628161536 11489 33554432000 4194304 4196468 140727669063376 140656217409648 140657816222338 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17985] ppid=17968 vsize=26004064 memory=280798519595664 CPUtime=0.01 cores=0-7
/proc/17970/task/17985/stat : 17985 (java) R 17968 17968 13232 0 -1 4202560 97 0 0 0 1 0 0 0 20 0 20 0 97625677 26628161536 11489 33554432000 4194304 4196468 140727669063376 140656216346768 140657801892630 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17986] ppid=17968 vsize=26004064 memory=280798519593360 CPUtime=0.03 cores=0-7
/proc/17970/task/17986/stat : 17986 (java) S 17968 17968 13232 0 -1 1077944384 506 0 0 0 3 0 0 0 20 0 20 0 97625677 26628161536 11489 33554432000 4194304 4196468 140727669063376 140656215304560 140657816222338 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17987] ppid=17968 vsize=26004064 memory=280798519609520 CPUtime=0.12 cores=0-7
/proc/17970/task/17987/stat : 17987 (java) R 17968 17968 13232 0 -1 4202560 807 0 0 0 12 0 0 0 20 0 20 0 97625677 26628161536 11489 33554432000 4194304 4196468 140727669063376 140656214248128 140657816223126 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17988] ppid=17968 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/17970/task/17988/stat : 17988 (java) S 17968 17968 13232 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97625677 26628161536 11489 33554432000 4194304 4196468 140727669063376 140656213199712 140657816221397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17989] ppid=17968 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/17970/task/17989/stat : 17989 (java) S 17968 17968 13232 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97625677 26628161536 11489 33554432000 4194304 4196468 140727669063376 140656212146992 140657816222338 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 47336 KiB

[startup+0.700867 s]
/proc/loadavg: 8.03 7.97 7.09 5/199 17989
/proc/meminfo: memFree=27133172/32770624 swapFree=67108860/67108860
[pid=17968] ppid=17965 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/17968/stat : 17968 (xcsp3-exec) S 17965 17968 13232 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 97625671 9740288 345 33554432000 4194304 5098028 140726293712608 140726293710712 139843596911228 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 16248832 140726293714026 140726293714236 140726293714236 140726293716971 0
/proc/17968/statm: 2378 345 289 221 0 87 0
[pid=17970] ppid=17968 vsize=26006188 memory=99016 CPUtime=1.8 cores=0-7
/proc/17970/stat : 17970 (java) S 17968 17968 13232 0 -1 1077944320 14381 0 0 0 173 7 0 0 20 0 20 0 97625671 26630336512 24754 33554432000 4194304 4196468 140727669063376 140727669045920 140657816211191 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
/proc/17970/statm: 6501547 24754 3211 1 0 6488781 0
[pid=17970/tid=17971] ppid=17968 vsize=26006188 memory=280798519967408 CPUtime=0.67 cores=0-7
/proc/17970/task/17971/stat : 17971 (java) R 17968 17968 13232 0 -1 4202560 6793 0 0 0 63 4 0 0 20 0 20 0 97625671 26630336512 24754 33554432000 4194304 4196468 140727669063376 140657820447424 140657447935932 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17972] ppid=17968 vsize=26006188 memory=140399259984752 CPUtime=0 cores=0-7
/proc/17970/task/17972/stat : 17972 (java) S 17968 17968 13232 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97625672 26630336512 24754 33554432000 4194304 4196468 140727669063376 140657768831888 140657816221397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17973] ppid=17968 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/17970/task/17973/stat : 17973 (java) S 17968 17968 13232 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97625672 26630336512 24754 33554432000 4194304 4196468 140727669063376 140657767779088 140657816221397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17974] ppid=17968 vsize=26006188 memory=1716 CPUtime=0 cores=0-7
/proc/17970/task/17974/stat : 17974 (java) S 17968 17968 13232 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97625672 26630336512 24754 33554432000 4194304 4196468 140727669063376 140657766726800 140657816221397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0

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

[pid=17970/tid=18013] ppid=17968 vsize=26538700 memory=1380 CPUtime=151.63 cores=0-7
/proc/17970/task/18013/stat : 18013 (java) R 17968 17968 13232 0 -1 4202560 946 0 0 0 15163 0 0 0 20 0 28 0 97626498 27175628800 231678 33554432000 4194304 4196468 140727669063376 140656199368424 140657450488936 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
Current children cumulated CPU time: 1266.49 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 928092 KiB

[startup+222.302 s]
/proc/loadavg: 8.20 8.20 7.37 9/209 18022
/proc/meminfo: memFree=25663304/32770624 swapFree=67108860/67108860
[pid=17968] ppid=17965 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/17968/stat : 17968 (xcsp3-exec) S 17965 17968 13232 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 97625671 9740288 345 33554432000 4194304 5098028 140726293712608 140726293710712 139843596911228 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 16248832 140726293714026 140726293714236 140726293714236 140726293716971 0
/proc/17968/statm: 2378 345 289 221 0 87 0
[pid=17970] ppid=17968 vsize=26538700 memory=1529932 CPUtime=1734.61 cores=0-7
/proc/17970/stat : 17970 (java) S 17968 17968 13232 0 -1 1077944320 92953 0 0 0 173364 97 0 0 20 0 28 0 97625671 27175628800 382483 33554432000 4194304 4196468 140727669063376 140727669045920 140657816211191 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
/proc/17970/statm: 6634675 382483 3303 1 0 6621909 0
[pid=17970/tid=17971] ppid=17968 vsize=26538700 memory=1529932 CPUtime=0.89 cores=0-7
/proc/17970/task/17971/stat : 17971 (java) S 17968 17968 13232 0 -1 1077944384 7107 0 0 0 84 5 0 0 20 0 28 0 97625671 27175628800 382483 33554432000 4194304 4196468 140727669063376 140657820451968 140657816221397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17972] ppid=17968 vsize=26538700 memory=1529932 CPUtime=1.2 cores=0-7
/proc/17970/task/17972/stat : 17972 (java) S 17968 17968 13232 0 -1 1077944384 1034 0 0 0 112 8 0 0 20 0 28 0 97625672 27175628800 382483 33554432000 4194304 4196468 140727669063376 140657768831888 140657816221397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17973] ppid=17968 vsize=26538700 memory=1529932 CPUtime=1.2 cores=0-7
/proc/17970/task/17973/stat : 17973 (java) S 17968 17968 13232 0 -1 1077944384 1955 0 0 0 115 5 0 0 20 0 28 0 97625672 27175628800 382483 33554432000 4194304 4196468 140727669063376 140657767779088 140657816221397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17974] ppid=17968 vsize=26538700 memory=1380 CPUtime=1.22 cores=0-7
/proc/17970/task/17974/stat : 17974 (java) S 17968 17968 13232 0 -1 1077944384 1669 0 0 0 113 9 0 0 20 0 28 0 97625672 27175628800 382483 33554432000 4194304 4196468 140727669063376 140657766726800 140657816221397 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17975] ppid=17968 vsize=26538700 memory=1529932 CPUtime=1.18 cores=0-7
/proc/17970/task/17975/stat : 17975 (java) S 17968 17968 13232 0 -1 1077944384 1466 0 0 0 113 5 0 0 20 0 28 0 97625672 27175628800 382483 33554432000 4194304 4196468 140727669063376 140657765674000 140657816221397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17976] ppid=17968 vsize=26538700 memory=4616 CPUtime=1.2 cores=0-7
/proc/17970/task/17976/stat : 17976 (java) S 17968 17968 13232 0 -1 1077944384 1308 0 0 0 114 6 0 0 20 0 28 0 97625672 27175628800 382483 33554432000 4194304 4196468 140727669063376 140657764620688 140657816221397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17977] ppid=17968 vsize=26538700 memory=792 CPUtime=1.2 cores=0-7
/proc/17970/task/17977/stat : 17977 (java) S 17968 17968 13232 0 -1 1077944384 741 0 0 0 113 7 0 0 20 0 28 0 97625672 27175628800 382483 33554432000 4194304 4196468 140727669063376 140657369151760 140657816221397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17978] ppid=17968 vsize=26538700 memory=1529932 CPUtime=1.21 cores=0-7
/proc/17970/task/17978/stat : 17978 (java) S 17968 17968 13232 0 -1 1077944384 981 0 0 0 112 9 0 0 20 0 28 0 97625672 27175628800 382483 33554432000 4194304 4196468 140727669063376 140657368099472 140657816221397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17979] ppid=17968 vsize=26538700 memory=1529932 CPUtime=1.21 cores=0-7
/proc/17970/task/17979/stat : 17979 (java) S 17968 17968 13232 0 -1 1077944384 2132 0 0 0 116 5 0 0 20 0 28 0 97625672 27175628800 382483 33554432000 4194304 4196468 140727669063376 140657367046672 140657816221397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17980] ppid=17968 vsize=26538700 memory=0 CPUtime=2.92 cores=0-7
/proc/17970/task/17980/stat : 17980 (java) S 17968 17968 13232 0 -1 1077944384 13976 0 0 0 291 1 0 0 20 0 28 0 97625674 27175628800 382483 33554432000 4194304 4196468 140727669063376 140656289729136 140657816222338 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17981] ppid=17968 vsize=26538700 memory=4639622827774857296 CPUtime=0 cores=0-7
/proc/17970/task/17981/stat : 17981 (java) S 17968 17968 13232 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 28 0 97625674 27175628800 382483 33554432000 4194304 4196468 140727669063376 140656288675168 140657816221397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17982] ppid=17968 vsize=26538700 memory=288230574492221466 CPUtime=0 cores=0-7
/proc/17970/task/17982/stat : 17982 (java) S 17968 17968 13232 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 28 0 97625674 27175628800 382483 33554432000 4194304 4196468 140727669063376 140656219514496 140657816221397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17983] ppid=17968 vsize=26538700 memory=288230596050944315 CPUtime=0 cores=0-7
/proc/17970/task/17983/stat : 17983 (java) S 17968 17968 13232 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 97625677 27175628800 382483 33554432000 4194304 4196468 140727669063376 140656218462800 140657816229787 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17984] ppid=17968 vsize=26538700 memory=56 CPUtime=1.95 cores=0-7
/proc/17970/task/17984/stat : 17984 (java) S 17968 17968 13232 0 -1 1077944384 13606 0 0 0 193 2 0 0 20 0 28 0 97625677 27175628800 382483 33554432000 4194304 4196468 140727669063376 140656217409648 140657816222338 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17985] ppid=17968 vsize=26538700 memory=-3621219749712857441 CPUtime=1.53 cores=0-7
/proc/17970/task/17985/stat : 17985 (java) S 17968 17968 13232 0 -1 1077944384 7490 0 0 0 151 2 0 0 20 0 28 0 97625677 27175628800 382483 33554432000 4194304 4196468 140727669063376 140656216356848 140657816222338 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17986] ppid=17968 vsize=26538700 memory=4616 CPUtime=1.7 cores=0-7
/proc/17970/task/17986/stat : 17986 (java) S 17968 17968 13232 0 -1 1077944384 10416 0 0 0 168 2 0 0 20 0 28 0 97625677 27175628800 382483 33554432000 4194304 4196468 140727669063376 140656215304560 140657816222338 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17987] ppid=17968 vsize=26538700 memory=792 CPUtime=0.69 cores=0-7
/proc/17970/task/17987/stat : 17987 (java) S 17968 17968 13232 0 -1 1077944384 7712 0 0 0 68 1 0 0 20 0 28 0 97625677 27175628800 382483 33554432000 4194304 4196468 140727669063376 140656214251760 140657816222338 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17988] ppid=17968 vsize=26538700 memory=1529932 CPUtime=0 cores=0-7
/proc/17970/task/17988/stat : 17988 (java) S 17968 17968 13232 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 97625677 27175628800 382483 33554432000 4194304 4196468 140727669063376 140656213199712 140657816221397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17989] ppid=17968 vsize=26538700 memory=1380 CPUtime=0.07 cores=0-7
/proc/17970/task/17989/stat : 17989 (java) S 17968 17968 13232 0 -1 1077944384 1389 0 0 0 3 4 0 0 20 0 28 0 97625677 27175628800 382483 33554432000 4194304 4196468 140727669063376 140656212146992 140657816222338 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=18006] ppid=17968 vsize=26538700 memory=1296 CPUtime=209.23 cores=0-7
/proc/17970/task/18006/stat : 18006 (java) R 17968 17968 13232 0 -1 4202560 1797 0 0 0 20922 1 0 0 20 0 28 0 97626498 27175628800 382483 33554432000 4194304 4196468 140727669063376 140656203578872 140657450434142 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=18007] ppid=17968 vsize=26538700 memory=2396 CPUtime=209.77 cores=0-7
/proc/17970/task/18007/stat : 18007 (java) R 17968 17968 13232 0 -1 4202560 1370 0 0 0 20972 5 0 0 20 0 28 0 97626498 27175628800 382483 33554432000 4194304 4196468 140727669063376 140656198316328 140657450434177 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=18008] ppid=17968 vsize=26538700 memory=6944656592455097440 CPUtime=207.98 cores=0-7
/proc/17970/task/18008/stat : 18008 (java) R 17968 17968 13232 0 -1 4202560 2307 0 0 0 20797 1 0 0 20 0 28 0 97626498 27175628800 382483 33554432000 4194304 4196468 140727669063376 140656197263096 140657450629197 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=18009] ppid=17968 vsize=26538700 memory=6943526294502006880 CPUtime=209.17 cores=0-7
/proc/17970/task/18009/stat : 18009 (java) R 17968 17968 13232 0 -1 4202560 3124 0 0 0 20915 2 0 0 20 0 28 0 97626498 27175628800 382483 33554432000 4194304 4196468 140727669063376 140656201473520 140657450434142 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=18010] ppid=17968 vsize=26538700 memory=4465 CPUtime=209.63 cores=0-7
/proc/17970/task/18010/stat : 18010 (java) R 17968 17968 13232 0 -1 4202560 3491 0 0 0 20962 1 0 0 20 0 28 0 97626498 27175628800 382483 33554432000 4194304 4196468 140727669063376 140656202526712 140657450629770 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=18011] ppid=17968 vsize=26538700 memory=4420 CPUtime=208.02 cores=0-7
/proc/17970/task/18011/stat : 18011 (java) R 17968 17968 13232 0 -1 4202560 966 0 0 0 20801 1 0 0 20 0 28 0 97626498 27175628800 382483 33554432000 4194304 4196468 140727669063376 140656204631680 140657450434177 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=18012] ppid=17968 vsize=26538700 memory=2396 CPUtime=209.64 cores=0-7
/proc/17970/task/18012/stat : 18012 (java) R 17968 17968 13232 0 -1 4202560 1813 0 0 0 20961 3 0 0 20 0 28 0 97626498 27175628800 382483 33554432000 4194304 4196468 140727669063376 140656200421544 140657450434203 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=18013] ppid=17968 vsize=26538700 memory=1728 CPUtime=209.58 cores=0-7
/proc/17970/task/18013/stat : 18013 (java) R 17968 17968 13232 0 -1 4202560 1505 0 0 0 20958 0 0 0 20 0 28 0 97626498 27175628800 382483 33554432000 4194304 4196468 140727669063376 140656199368496 140657450434226 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
Current children cumulated CPU time: 1734.61 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 1531312 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.001 s]*
/proc/loadavg: 8.18 8.19 7.40 10/209 18022
/proc/meminfo: memFree=25663020/32770624 swapFree=67108860/67108860
[pid=17968] ppid=17965 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/17968/stat : 17968 (xcsp3-exec) S 17965 17968 13232 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 97625671 9740288 345 33554432000 4194304 5098028 140726293712608 140726293710712 139843596911228 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 16248832 140726293714026 140726293714236 140726293714236 140726293716971 0
/proc/17968/statm: 2378 345 289 221 0 87 0
[pid=17970] ppid=17968 vsize=26538700 memory=1529940 CPUtime=1971.66 cores=0-7
/proc/17970/stat : 17970 (java) S 17968 17968 13232 0 -1 1077944320 95341 0 0 0 197067 99 0 0 20 0 28 0 97625671 27175628800 382485 33554432000 4194304 4196468 140727669063376 140727669045920 140657816211191 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
/proc/17970/statm: 6634675 382485 3303 1 0 6621909 0
[pid=17970/tid=17971] ppid=17968 vsize=26538700 memory=3712 CPUtime=0.89 cores=0-7
/proc/17970/task/17971/stat : 17971 (java) S 17968 17968 13232 0 -1 1077944384 7107 0 0 0 84 5 0 0 20 0 28 0 97625671 27175628800 382485 33554432000 4194304 4196468 140727669063376 140657820451968 140657816221397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17972] ppid=17968 vsize=26538700 memory=1380 CPUtime=1.2 cores=0-7
/proc/17970/task/17972/stat : 17972 (java) S 17968 17968 13232 0 -1 1077944384 1034 0 0 0 112 8 0 0 20 0 28 0 97625672 27175628800 382485 33554432000 4194304 4196468 140727669063376 140657768831888 140657816221397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17973] ppid=17968 vsize=26538700 memory=1529932 CPUtime=1.2 cores=0-7
/proc/17970/task/17973/stat : 17973 (java) S 17968 17968 13232 0 -1 1077944384 1955 0 0 0 115 5 0 0 20 0 28 0 97625672 27175628800 382485 33554432000 4194304 4196468 140727669063376 140657767779088 140657816221397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17974] ppid=17968 vsize=26538700 memory=4872558044660077418 CPUtime=1.22 cores=0-7
/proc/17970/task/17974/stat : 17974 (java) S 17968 17968 13232 0 -1 1077944384 1669 0 0 0 113 9 0 0 20 0 28 0 97625672 27175628800 382485 33554432000 4194304 4196468 140727669063376 140657766726800 140657816221397 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17975] ppid=17968 vsize=26538700 memory=1004 CPUtime=1.18 cores=0-7
/proc/17970/task/17975/stat : 17975 (java) S 17968 17968 13232 0 -1 1077944384 1466 0 0 0 113 5 0 0 20 0 28 0 97625672 27175628800 382485 33554432000 4194304 4196468 140727669063376 140657765674000 140657816221397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17976] ppid=17968 vsize=26538700 memory=11040 CPUtime=1.2 cores=0-7
/proc/17970/task/17976/stat : 17976 (java) S 17968 17968 13232 0 -1 1077944384 1308 0 0 0 114 6 0 0 20 0 28 0 97625672 27175628800 382485 33554432000 4194304 4196468 140727669063376 140657764620688 140657816221397 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17977] ppid=17968 vsize=26538700 memory=5700 CPUtime=1.2 cores=0-7
/proc/17970/task/17977/stat : 17977 (java) S 17968 17968 13232 0 -1 1077944384 741 0 0 0 113 7 0 0 20 0 28 0 97625672 27175628800 382485 33554432000 4194304 4196468 140727669063376 140657369151760 140657816221397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17978] ppid=17968 vsize=26538700 memory=4616 CPUtime=1.21 cores=0-7
/proc/17970/task/17978/stat : 17978 (java) S 17968 17968 13232 0 -1 1077944384 981 0 0 0 112 9 0 0 20 0 28 0 97625672 27175628800 382485 33554432000 4194304 4196468 140727669063376 140657368099472 140657816221397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17979] ppid=17968 vsize=26538700 memory=6791534058613427641 CPUtime=1.21 cores=0-7
/proc/17970/task/17979/stat : 17979 (java) S 17968 17968 13232 0 -1 1077944384 2132 0 0 0 116 5 0 0 20 0 28 0 97625672 27175628800 382485 33554432000 4194304 4196468 140727669063376 140657367046672 140657816221397 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17980] ppid=17968 vsize=26538700 memory=1424 CPUtime=2.92 cores=0-7
/proc/17970/task/17980/stat : 17980 (java) S 17968 17968 13232 0 -1 1077944384 14005 0 0 0 291 1 0 0 20 0 28 0 97625674 27175628800 382485 33554432000 4194304 4196468 140727669063376 140656289729136 140657816222338 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17981] ppid=17968 vsize=26538700 memory=1936 CPUtime=0 cores=0-7
/proc/17970/task/17981/stat : 17981 (java) S 17968 17968 13232 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 28 0 97625674 27175628800 382485 33554432000 4194304 4196468 140727669063376 140656288675168 140657816221397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17982] ppid=17968 vsize=26538700 memory=303430223234596890 CPUtime=0 cores=0-7
/proc/17970/task/17982/stat : 17982 (java) S 17968 17968 13232 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 28 0 97625674 27175628800 382485 33554432000 4194304 4196468 140727669063376 140656219514496 140657816221397 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17983] ppid=17968 vsize=26538700 memory=1380 CPUtime=0 cores=0-7
/proc/17970/task/17983/stat : 17983 (java) S 17968 17968 13232 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 97625677 27175628800 382485 33554432000 4194304 4196468 140727669063376 140656218462800 140657816229787 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17984] ppid=17968 vsize=26538700 memory=1529940 CPUtime=1.95 cores=0-7
/proc/17970/task/17984/stat : 17984 (java) S 17968 17968 13232 0 -1 1077944384 13607 0 0 0 193 2 0 0 20 0 28 0 97625677 27175628800 382485 33554432000 4194304 4196468 140727669063376 140656217409648 140657816222338 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17985] ppid=17968 vsize=26538700 memory=1380 CPUtime=1.54 cores=0-7
/proc/17970/task/17985/stat : 17985 (java) S 17968 17968 13232 0 -1 1077944384 8021 0 0 0 151 3 0 0 20 0 28 0 97625677 27175628800 382485 33554432000 4194304 4196468 140727669063376 140656216356848 140657816222338 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17986] ppid=17968 vsize=26538700 memory=6791534058613427641 CPUtime=1.72 cores=0-7
/proc/17970/task/17986/stat : 17986 (java) S 17968 17968 13232 0 -1 1077944384 10978 0 0 0 170 2 0 0 20 0 28 0 97625677 27175628800 382485 33554432000 4194304 4196468 140727669063376 140656215304560 140657816222338 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17987] ppid=17968 vsize=26538700 memory=16099269136353865 CPUtime=0.7 cores=0-7
/proc/17970/task/17987/stat : 17987 (java) S 17968 17968 13232 0 -1 1077944384 8338 0 0 0 68 2 0 0 20 0 28 0 97625677 27175628800 382485 33554432000 4194304 4196468 140727669063376 140656214251760 140657816222338 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17988] ppid=17968 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/17970/task/17988/stat : 17988 (java) S 17968 17968 13232 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 97625677 27175628800 382485 33554432000 4194304 4196468 140727669063376 140656213199712 140657816221397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=17989] ppid=17968 vsize=26538700 memory=37329 CPUtime=0.08 cores=0-7
/proc/17970/task/17989/stat : 17989 (java) S 17968 17968 13232 0 -1 1077944384 1424 0 0 0 4 4 0 0 20 0 28 0 97625677 27175628800 382485 33554432000 4194304 4196468 140727669063376 140656212146992 140657816222338 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=18006] ppid=17968 vsize=26538700 memory=4420 CPUtime=238.93 cores=0-7
/proc/17970/task/18006/stat : 18006 (java) R 17968 17968 13232 0 -1 4202560 1906 0 0 0 23892 1 0 0 20 0 28 0 97626498 27175628800 382485 33554432000 4194304 4196468 140727669063376 140656203578792 140657451329342 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=18007] ppid=17968 vsize=26538700 memory=6628 CPUtime=239.48 cores=0-7
/proc/17970/task/18007/stat : 18007 (java) R 17968 17968 13232 0 -1 4202560 1409 0 0 0 23943 5 0 0 20 0 28 0 97626498 27175628800 382485 33554432000 4194304 4196468 140727669063376 140656198316328 140657450629770 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=18008] ppid=17968 vsize=26538700 memory=8836 CPUtime=237.69 cores=0-7
/proc/17970/task/18008/stat : 18008 (java) R 17968 17968 13232 0 -1 4202560 2407 0 0 0 23767 2 0 0 20 0 28 0 97626498 27175628800 382485 33554432000 4194304 4196468 140727669063376 140656197263096 140657450629029 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=18009] ppid=17968 vsize=26538700 memory=11044 CPUtime=238.88 cores=0-7
/proc/17970/task/18009/stat : 18009 (java) R 17968 17968 13232 0 -1 4202560 3194 0 0 0 23886 2 0 0 20 0 28 0 97626498 27175628800 382485 33554432000 4194304 4196468 140727669063376 140656201473576 140657450434486 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=18010] ppid=17968 vsize=26538700 memory=1380 CPUtime=239.32 cores=0-7
/proc/17970/task/18010/stat : 18010 (java) R 17968 17968 13232 0 -1 4202560 3636 0 0 0 23931 1 0 0 20 0 28 0 97626498 27175628800 382485 33554432000 4194304 4196468 140727669063376 140656202526712 140657450629392 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=18011] ppid=17968 vsize=26538700 memory=1529932 CPUtime=237.11 cores=0-7
/proc/17970/task/18011/stat : 18011 (java) R 17968 17968 13232 0 -1 4202560 1013 0 0 0 23710 1 0 0 20 0 28 0 97626498 27175628800 382485 33554432000 4194304 4196468 140727669063376 140656204631600 140657450629404 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=18012] ppid=17968 vsize=26538700 memory=0 CPUtime=239.34 cores=0-7
/proc/17970/task/18012/stat : 18012 (java) R 17968 17968 13232 0 -1 4202560 1854 0 0 0 23931 3 0 0 20 0 28 0 97626498 27175628800 382485 33554432000 4194304 4196468 140727669063376 140656200421624 140657450434203 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
[pid=17970/tid=18013] ppid=17968 vsize=26538700 memory=4629771062077588875 CPUtime=239.28 cores=0-7
/proc/17970/task/18013/stat : 18013 (java) R 17968 17968 13232 0 -1 4202560 1558 0 0 0 23928 0 0 0 20 0 28 0 97626498 27175628800 382485 33554432000 4194304 4196468 140727669063376 140656199368424 140657450629197 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11833344 140727669064856 140727669065032 140727669065032 140727669067727 0
Current children cumulated CPU time: 1971.66 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 1531320 KiB

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

[startup+252.036 s]
# the end of solver process 17968 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.001884 s, system=0 s

[startup+252.12 s]
# the end of solver process 17970 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1971.44 s, system=1.01289 s
# this solver process was not waited by its parent and was adopted by runsolver

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

Child status: 143
Real time (s): 252.12
CPU time (s): 1972.46
CPU user time (s): 1971.44
CPU system time (s): 1.01289
CPU usage (%): 782.35
Max. virtual memory (cumulated for all children) (KiB): 26550088
Max. memory (cumulated for all children) (KiB): 1531320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1971.44
system time used= 1.01289
maximum resident set size= 1530548
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 96926
page faults= 0
swaps= 0
block input operations= 0
block output operations= 472
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11463
involuntary context switches= 20896


# summary of solver processes directly reported to runsolver:
#   pid: 17968,17970
#   total CPU time (s): 1972.46
#   total CPU user time (s): 1971.44
#   total CPU system time (s): 1.01289

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.09451 second user time and 1.93616 second system time

The end

Launcher Data

Begin job on node150 at 2017-08-13 19:16:27
IDJOB=4271456
IDBENCH=136475
IDSOLVER=2663
FILE ID=node150/4271456-1502645445
RUNJOBID= node150-1502640358-13259
PBS_JOBID= 20628334
Free space on /tmp= 61636 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-skj1/BinPacking-sum-n4c2w2n.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 22000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4271456-1502645445/watcher-4271456-1502645445 -o /tmp/evaluation-result-4271456-1502645445/solver-4271456-1502645445 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node150-1502640358-13259 --watchdog 312  ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 1762058647 HOME/instance-4271456-1502645445.xml

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

MD5SUM BENCH= 46f71c9023558927bc58b896c2ad9580
RANDOM SEED=1762058647

node150.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	: 5332.89
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	: 5332.89
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	: 5332.89
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	: 5332.89
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:        27184548 kB
MemAvailable:   31978900 kB
Buffers:          244528 kB
Cached:          4827152 kB
SwapCached:            0 kB
Active:           725676 kB
Inactive:        4400100 kB
Active(anon):      57104 kB
Inactive(anon):    25068 kB
Active(file):     668572 kB
Inactive(file):  4375032 kB
Unevictable:        6228 kB
Mlocked:            6228 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7868 kB
Writeback:             0 kB
AnonPages:         76252 kB
Mapped:            43756 kB
Shmem:             25224 kB
Slab:             159856 kB
SReclaimable:     133168 kB
SUnreclaim:        26688 kB
KernelStack:        3280 kB
PageTables:         4324 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     323688 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     22528 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 61628 MiB
End job on node150 at 2017-08-13 19:20:39