Trace number 4254417

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-07-26)SAT (TO)87 1920.25 243.83501

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.05	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4254417-1501694576.xml"  -tl '1920s' -p 8 -x 0
0.00/0.24	c [HOME/instance-4254417-1501694576.xml, -tl, 1920s, -p, 8, -x, 0]
0.00/0.30	c 8 solvers in parallel
0.00/0.37	c parse instance...
0.00/1.01	c solve instance...
43.83/6.38	o 86 
46.05/7.97	o 87 
1920.25/243.86	s SATISFIABLE
1920.25/243.86	v <instantiation>
1920.25/243.86	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>
1920.25/243.87	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>
1920.25/243.87	v </instantiation>
1920.25/243.87	c Unexpected resolution interruption!

Verifier Data

OK	87

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4254417-1501694576/watcher-4254417-1501694576 -o /tmp/evaluation-result-4254417-1501694576/solver-4254417-1501694576 -C 1920 -W 264 -M 31000 --bin-var /tmp/runsolver-exch-node130-1501661057-2426 --watchdog 324 ./xcsp3-exec -dir HOME -tl 1920 -p 8 -ml 22000 -tdir HOME -seed 1441284324 HOME/instance-4254417-1501694576.xml 

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

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


[startup+0 s]
/proc/loadavg: 1.08 3.42 4.79 3/172 27011
/proc/meminfo: memFree=31794044/32770624 swapFree=0/308788
[pid=27011] ppid=27008 vsize=23672 CPUtime=0 cores=0-7
/proc/27011/stat : 27011 (runsolver) D 27008 27011 2334 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 3284696 24240128 107 18446744073709551615 4194304 4338465 140732401857392 140732401855032 140058695303895 0 0 1 24578 18446744071580418449 0 0 17 1 0 0 0 0 0 6438912 6441760 33255424 140732401860693 140732401861189 140732401861189 140732401864650 0
/proc/27011/statm: 5918 107 54 36 0 2156 0

[startup+0.100154 s]
/proc/loadavg: 1.08 3.42 4.79 3/172 27011
/proc/meminfo: memFree=31794044/32770624 swapFree=0/308788
[pid=27011] ppid=27008 vsize=9512 CPUtime=0 cores=0-7
/proc/27011/stat : 27011 (xcsp3-exec) S 27008 27011 2334 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 3284696 9740288 345 18446744073709551615 4194304 5098028 140728137990944 140728137989048 139710819816060 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 5 0 0 7196144 7232144 9969664 140728137994644 140728137994854 140728137994854 140728137998315 0
/proc/27011/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.200248 s]
/proc/loadavg: 1.08 3.42 4.79 3/172 27011
/proc/meminfo: memFree=31794044/32770624 swapFree=0/308788
[pid=27011] ppid=27008 vsize=9512 CPUtime=0 cores=0-7
/proc/27011/stat : 27011 (xcsp3-exec) S 27008 27011 2334 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 3284696 9740288 345 18446744073709551615 4194304 5098028 140728137990944 140728137989048 139710819816060 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 5 0 0 7196144 7232144 9969664 140728137994644 140728137994854 140728137994854 140728137998315 0
/proc/27011/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.302816 s]
/proc/loadavg: 1.08 3.42 4.79 3/172 27011
/proc/meminfo: memFree=31794044/32770624 swapFree=0/308788
[pid=27011] ppid=27008 vsize=9512 CPUtime=0 cores=0-7
/proc/27011/stat : 27011 (xcsp3-exec) S 27008 27011 2334 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 3284696 9740288 345 18446744073709551615 4194304 5098028 140728137990944 140728137989048 139710819816060 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 5 0 0 7196144 7232144 9969664 140728137994644 140728137994854 140728137994854 140728137998315 0
/proc/27011/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.700263 s]
/proc/loadavg: 1.08 3.42 4.79 3/172 27011
/proc/meminfo: memFree=31794044/32770624 swapFree=0/308788
[pid=27011] ppid=27008 vsize=9512 CPUtime=0 cores=0-7
/proc/27011/stat : 27011 (xcsp3-exec) S 27008 27011 2334 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 3284696 9740288 345 18446744073709551615 4194304 5098028 140728137990944 140728137989048 139710819816060 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 5 0 0 7196144 7232144 9969664 140728137994644 140728137994854 140728137994854 140728137998315 0
/proc/27011/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+1.50106 s]
/proc/loadavg: 1.08 3.42 4.79 10/201 27040
/proc/meminfo: memFree=31633648/32770624 swapFree=0/308532
[pid=27011] ppid=27008 vsize=9512 CPUtime=0 cores=0-7
/proc/27011/stat : 27011 (xcsp3-exec) S 27008 27011 2334 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 3284696 9740288 345 18446744073709551615 4194304 5098028 140728137990944 140728137989048 139710819816060 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 5 0 0 7196144 7232144 9969664 140728137994644 140728137994854 140728137994854 140728137998315 0
/proc/27011/statm: 2378 345 289 221 0 87 0
[pid=27013] ppid=27011 vsize=26534456 CPUtime=6.34 cores=0-7
/proc/27013/stat : 27013 (java) S 27011 27011 2334 0 -1 1077944320 17437 0 0 0 625 9 0 0 20 0 28 0 3284702 27171282944 44998 18446744073709551615 4194304 4196468 140736285535024 140736285517568 140436870754039 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
/proc/27013/statm: 6633614 44998 3210 1 0 6621915 0
[pid=27013/tid=27014] ppid=27011 vsize=26534456 CPUtime=0.9 cores=0-7
/proc/27013/task/27014/stat : 27014 (java) S 27011 27011 2334 0 -1 1077944384 8332 0 0 0 85 5 0 0 20 0 28 0 3284702 27171282944 44998 18446744073709551615 4194304 4196468 140736285535024 140436874994816 140436870764245 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27015] ppid=27011 vsize=26534456 CPUtime=0 cores=0-7
/proc/27013/task/27015/stat : 27015 (java) S 27011 27011 2334 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 3284703 27171282944 44998 18446744073709551615 4194304 4196468 140736285535024 140436842596880 140436870764245 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27016] ppid=27011 vsize=26534456 CPUtime=0 cores=0-7
/proc/27013/task/27016/stat : 27016 (java) S 27011 27011 2334 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 3284703 27171282944 44998 18446744073709551615 4194304 4196468 140736285535024 140436431895184 140436870764245 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27017] ppid=27011 vsize=26534456 CPUtime=0 cores=0-7
/proc/27013/task/27017/stat : 27017 (java) S 27011 27011 2334 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3284703 27171282944 44998 18446744073709551615 4194304 4196468 140736285535024 140436430842128 140436870764245 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27018] ppid=27011 vsize=26534456 CPUtime=0 cores=0-7
/proc/27013/task/27018/stat : 27018 (java) S 27011 27011 2334 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 3284703 27171282944 44998 18446744073709551615 4194304 4196468 140736285535024 140436429789584 140436870764245 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27019] ppid=27011 vsize=26534456 CPUtime=0 cores=0-7
/proc/27013/task/27019/stat : 27019 (java) S 27011 27011 2334 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3284703 27171282944 44998 18446744073709551615 4194304 4196468 140736285535024 140436428737552 140436870764245 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27020] ppid=27011 vsize=26534456 CPUtime=0 cores=0-7
/proc/27013/task/27020/stat : 27020 (java) S 27011 27011 2334 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 3284703 27171282944 44998 18446744073709551615 4194304 4196468 140736285535024 140436427685008 140436870764245 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27021] ppid=27011 vsize=26534456 CPUtime=0 cores=0-7
/proc/27013/task/27021/stat : 27021 (java) S 27011 27011 2334 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 3284703 27171282944 44998 18446744073709551615 4194304 4196468 140736285535024 140436426631952 140436870764245 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27022] ppid=27011 vsize=26534456 CPUtime=0 cores=0-7
/proc/27013/task/27022/stat : 27022 (java) S 27011 27011 2334 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3284703 27171282944 44998 18446744073709551615 4194304 4196468 140736285535024 140436425579408 140436870764245 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27023] ppid=27011 vsize=26534456 CPUtime=0 cores=0-7
/proc/27013/task/27023/stat : 27023 (java) S 27011 27011 2334 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 28 0 3284704 27171282944 44998 18446744073709551615 4194304 4196468 140736285535024 140436271032560 140436870765186 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27024] ppid=27011 vsize=26534456 CPUtime=0 cores=0-7
/proc/27013/task/27024/stat : 27024 (java) S 27011 27011 2334 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 3284705 27171282944 44998 18446744073709551615 4194304 4196468 140736285535024 140436269978784 140436870764245 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27025] ppid=27011 vsize=26534456 CPUtime=0 cores=0-7
/proc/27013/task/27025/stat : 27025 (java) S 27011 27011 2334 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 3284705 27171282944 44998 18446744073709551615 4194304 4196468 140736285535024 140436268925680 140436870764245 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27026] ppid=27011 vsize=26534456 CPUtime=0 cores=0-7
/proc/27013/task/27026/stat : 27026 (java) S 27011 27011 2334 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3284707 27171282944 44998 18446744073709551615 4194304 4196468 140736285535024 140436267874256 140436870772635 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27027] ppid=27011 vsize=26534456 CPUtime=0.71 cores=0-7
/proc/27013/task/27027/stat : 27027 (java) R 27011 27011 2334 0 -1 4202560 2109 0 0 0 70 1 0 0 20 0 28 0 3284707 27171282944 44998 18446744073709551615 4194304 4196468 140736285535024 140436266808408 140436852298273 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27028] ppid=27011 vsize=26534456 CPUtime=0.7 cores=0-7
/proc/27013/task/27028/stat : 27028 (java) S 27011 27011 2334 0 -1 1077944384 1272 0 0 0 70 0 0 0 20 0 28 0 3284708 27171282944 44998 18446744073709551615 4194304 4196468 140736285535024 140436265769840 140436870765186 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27029] ppid=27011 vsize=26534456 CPUtime=0.71 cores=0-7
/proc/27013/task/27029/stat : 27029 (java) S 27011 27011 2334 0 -1 1077944384 1952 0 0 0 71 0 0 0 20 0 28 0 3284708 27171282944 44998 18446744073709551615 4194304 4196468 140736285535024 140436264716784 140436870765186 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27030] ppid=27011 vsize=26534456 CPUtime=0.49 cores=0-7
/proc/27013/task/27030/stat : 27030 (java) S 27011 27011 2334 0 -1 1077944384 2112 0 0 0 49 0 0 0 20 0 28 0 3284708 27171282944 44998 18446744073709551615 4194304 4196468 140736285535024 140436263664240 140436870765186 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27031] ppid=27011 vsize=26534456 CPUtime=0 cores=0-7
/proc/27013/task/27031/stat : 27031 (java) S 27011 27011 2334 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3284708 27171282944 44998 18446744073709551615 4194304 4196468 140736285535024 140436262611424 140436870764245 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27032] ppid=27011 vsize=26534456 CPUtime=0 cores=0-7
/proc/27013/task/27032/stat : 27032 (java) S 27011 27011 2334 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3284712 27171282944 44998 18446744073709551615 4194304 4196468 140736285535024 140436261558960 140436870765186 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27033] ppid=27011 vsize=26534456 CPUtime=0.29 cores=0-7
/proc/27013/task/27033/stat : 27033 (java) R 27011 27011 2334 0 -1 4202560 67 0 0 0 29 0 0 0 20 0 28 0 3284799 27171282944 44998 18446744073709551615 4194304 4196468 140736285535024 140436253550696 140436516978741 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27034] ppid=27011 vsize=26534456 CPUtime=0.38 cores=0-7
/proc/27013/task/27034/stat : 27034 (java) R 27011 27011 2334 0 -1 4202560 48 0 0 0 38 0 0 0 20 0 28 0 3284799 27171282944 44998 18446744073709551615 4194304 4196468 140736285535024 140436252497992 140436516789740 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27035] ppid=27011 vsize=26534456 CPUtime=0.35 cores=0-7
/proc/27013/task/27035/stat : 27035 (java) R 27011 27011 2334 0 -1 4202560 33 0 0 0 35 0 0 0 20 0 28 0 3284799 27171282944 44998 18446744073709551615 4194304 4196468 140736285535024 140436251446992 140436516978741 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27036] ppid=27011 vsize=26534456 CPUtime=0.35 cores=0-7
/proc/27013/task/27036/stat : 27036 (java) R 27011 27011 2334 0 -1 1077944384 66 0 0 0 35 0 0 0 20 0 28 0 3284799 27171282944 44998 18446744073709551615 4194304 4196468 140736285535024 140436250391408 140436870764245 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27037] ppid=27011 vsize=26534456 CPUtime=0.36 cores=0-7
/proc/27013/task/27037/stat : 27037 (java) R 27011 27011 2334 0 -1 4202560 36 0 0 0 36 0 0 0 20 0 28 0 3284799 27171282944 44998 18446744073709551615 4194304 4196468 140736285535024 140436249337992 140436517068960 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27038] ppid=27011 vsize=26534456 CPUtime=0.29 cores=0-7
/proc/27013/task/27038/stat : 27038 (java) R 27011 27011 2334 0 -1 4202560 26 0 0 0 29 0 0 0 20 0 28 0 3284799 27171282944 44998 18446744073709551615 4194304 4196468 140736285535024 140436248287608 140436516790040 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27039] ppid=27011 vsize=26534456 CPUtime=0.35 cores=0-7
/proc/27013/task/27039/stat : 27039 (java) R 27011 27011 2334 0 -1 4202560 34 0 0 0 35 0 0 0 20 0 28 0 3284799 27171282944 44998 18446744073709551615 4194304 4196468 140736285535024 140436247232000 140436516790143 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27040] ppid=27011 vsize=26534456 CPUtime=0.38 cores=0-7
/proc/27013/task/27040/stat : 27040 (java) S 27011 27011 2334 0 -1 1077944384 36 0 0 0 38 0 0 0 20 0 28 0 3284799 27171282944 44998 18446744073709551615 4194304 4196468 140736285535024 140436246180832 140436870764245 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
Current children cumulated CPU time (s) 6.34
Current children cumulated vsize (KiB) 26543968

[startup+3.10106 s]
/proc/loadavg: 1.08 3.42 4.79 9/201 27040
/proc/meminfo: memFree=31577800/32770624 swapFree=0/308532
[pid=27011] ppid=27008 vsize=9512 CPUtime=0 cores=0-7
/proc/27011/stat : 27011 (xcsp3-exec) S 27008 27011 2334 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 3284696 9740288 345 18446744073709551615 4194304 5098028 140728137990944 140728137989048 139710819816060 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 5 0 0 7196144 7232144 9969664 140728137994644 140728137994854 140728137994854 140728137998315 0
/proc/27011/statm: 2378 345 289 221 0 87 0
[pid=27013] ppid=27011 vsize=26534456 CPUtime=19.03 cores=0-7
/proc/27013/stat : 27013 (java) S 27011 27011 2334 0 -1 1077944320 18708 0 0 0 1889 14 0 0 20 0 28 0 3284702 27171282944 56901 18446744073709551615 4194304 4196468 140736285535024 140736285517568 140436870754039 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
/proc/27013/statm: 6633614 56901 3226 1 0 6621915 0
[pid=27013/tid=27014] ppid=27011 vsize=26534456 CPUtime=0.9 cores=0-7
/proc/27013/task/27014/stat : 27014 (java) S 27011 27011 2334 0 -1 1077944384 8332 0 0 0 85 5 0 0 20 0 28 0 3284702 27171282944 56901 18446744073709551615 4194304 4196468 140736285535024 140436874994816 140436870764245 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27015] ppid=27011 vsize=26534456 CPUtime=0.01 cores=0-7
/proc/27013/task/27015/stat : 27015 (java) S 27011 27011 2334 0 -1 1077944384 17 0 0 0 1 0 0 0 20 0 28 0 3284703 27171282944 56901 18446744073709551615 4194304 4196468 140736285535024 140436842596880 140436870764245 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27016] ppid=27011 vsize=26534456 CPUtime=0 cores=0-7
/proc/27013/task/27016/stat : 27016 (java) S 27011 27011 2334 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 28 0 3284703 27171282944 56901 18446744073709551615 4194304 4196468 140736285535024 140436431895184 140436870764245 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27017] ppid=27011 vsize=26534456 CPUtime=0.01 cores=0-7
/proc/27013/task/27017/stat : 27017 (java) S 27011 27011 2334 0 -1 1077944384 17 0 0 0 1 0 0 0 20 0 28 0 3284703 27171282944 56901 18446744073709551615 4194304 4196468 140736285535024 140436430842128 140436870764245 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27018] ppid=27011 vsize=26534456 CPUtime=0 cores=0-7
/proc/27013/task/27018/stat : 27018 (java) S 27011 27011 2334 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 28 0 3284703 27171282944 56901 18446744073709551615 4194304 4196468 140736285535024 140436429789584 140436870764245 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27019] ppid=27011 vsize=26534456 CPUtime=0.01 cores=0-7
/proc/27013/task/27019/stat : 27019 (java) S 27011 27011 2334 0 -1 1077944384 23 0 0 0 1 0 0 0 20 0 28 0 3284703 27171282944 56901 18446744073709551615 4194304 4196468 140736285535024 140436428737552 140436870764245 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27020] ppid=27011 vsize=26534456 CPUtime=0 cores=0-7
/proc/27013/task/27020/stat : 27020 (java) S 27011 27011 2334 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 28 0 3284703 27171282944 56901 18446744073709551615 4194304 4196468 140736285535024 140436427685008 140436870764245 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27021] ppid=27011 vsize=26534456 CPUtime=0.01 cores=0-7
/proc/27013/task/27021/stat : 27021 (java) S 27011 27011 2334 0 -1 1077944384 20 0 0 0 1 0 0 0 20 0 28 0 3284703 27171282944 56901 18446744073709551615 4194304 4196468 140736285535024 140436426631952 140436870764245 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27022] ppid=27011 vsize=26534456 CPUtime=0.01 cores=0-7
/proc/27013/task/27022/stat : 27022 (java) S 27011 27011 2334 0 -1 1077944384 24 0 0 0 1 0 0 0 20 0 28 0 3284703 27171282944 56901 18446744073709551615 4194304 4196468 140736285535024 140436425579408 140436870764245 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27023] ppid=27011 vsize=26534456 CPUtime=0 cores=0-7
/proc/27013/task/27023/stat : 27023 (java) S 27011 27011 2334 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 28 0 3284704 27171282944 56901 18446744073709551615 4194304 4196468 140736285535024 140436271032560 140436870765186 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27024] ppid=27011 vsize=26534456 CPUtime=0 cores=0-7
/proc/27013/task/27024/stat : 27024 (java) S 27011 27011 2334 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 3284705 27171282944 56901 18446744073709551615 4194304 4196468 140736285535024 140436269978848 140436870764245 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27025] ppid=27011 vsize=26534456 CPUtime=0 cores=0-7
/proc/27013/task/27025/stat : 27025 (java) S 27011 27011 2334 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 3284705 27171282944 56901 18446744073709551615 4194304 4196468 140736285535024 140436268925696 140436870764245 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27026] ppid=27011 vsize=26534456 CPUtime=0 cores=0-7
/proc/27013/task/27026/stat : 27026 (java) S 27011 27011 2334 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3284707 27171282944 56901 18446744073709551615 4194304 4196468 140736285535024 140436267874256 140436870772635 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27027] ppid=27011 vsize=26534456 CPUtime=0.91 cores=0-7
/proc/27013/task/27027/stat : 27027 (java) S 27011 27011 2334 0 -1 1077944384 2159 0 0 0 90 1 0 0 20 0 28 0 3284707 27171282944 56901 18446744073709551615 4194304 4196468 140736285535024 140436266822384 140436870765186 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27028] ppid=27011 vsize=26534456 CPUtime=1.29 cores=0-7
/proc/27013/task/27028/stat : 27028 (java) S 27011 27011 2334 0 -1 1077944384 2150 0 0 0 129 0 0 0 20 0 28 0 3284708 27171282944 56901 18446744073709551615 4194304 4196468 140736285535024 140436265769840 140436870765186 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27029] ppid=27011 vsize=26534456 CPUtime=0.9 cores=0-7
/proc/27013/task/27029/stat : 27029 (java) S 27011 27011 2334 0 -1 1077944384 1995 0 0 0 90 0 0 0 20 0 28 0 3284708 27171282944 56901 18446744073709551615 4194304 4196468 140736285535024 140436264716784 140436870765186 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27030] ppid=27011 vsize=26534456 CPUtime=0.56 cores=0-7
/proc/27013/task/27030/stat : 27030 (java) S 27011 27011 2334 0 -1 1077944384 2194 0 0 0 56 0 0 0 20 0 28 0 3284708 27171282944 56901 18446744073709551615 4194304 4196468 140736285535024 140436263664240 140436870765186 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27031] ppid=27011 vsize=26534456 CPUtime=0 cores=0-7
/proc/27013/task/27031/stat : 27031 (java) S 27011 27011 2334 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3284708 27171282944 56901 18446744073709551615 4194304 4196468 140736285535024 140436262611424 140436870764245 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27032] ppid=27011 vsize=26534456 CPUtime=0 cores=0-7
/proc/27013/task/27032/stat : 27032 (java) S 27011 27011 2334 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3284712 27171282944 56901 18446744073709551615 4194304 4196468 140736285535024 140436261558960 140436870765186 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27033] ppid=27011 vsize=26534456 CPUtime=1.7 cores=0-7
/proc/27013/task/27033/stat : 27033 (java) R 27011 27011 2334 0 -1 4202560 71 0 0 0 170 0 0 0 20 0 28 0 3284799 27171282944 56901 18446744073709551615 4194304 4196468 140736285535024 140436253547080 140436516608551 0 4 1 16800974 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27034] ppid=27011 vsize=26534456 CPUtime=1.82 cores=0-7
/proc/27013/task/27034/stat : 27034 (java) R 27011 27011 2334 0 -1 4202560 48 0 0 0 182 0 0 0 20 0 28 0 3284799 27171282944 56901 18446744073709551615 4194304 4196468 140736285535024 140436252495560 140436517170341 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27035] ppid=27011 vsize=26534456 CPUtime=1.83 cores=0-7
/proc/27013/task/27035/stat : 27035 (java) R 27011 27011 2334 0 -1 4202560 38 0 0 0 183 0 0 0 20 0 28 0 3284799 27171282944 56901 18446744073709551615 4194304 4196468 140736285535024 140436251443880 140436517842071 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27036] ppid=27011 vsize=26534456 CPUtime=1.67 cores=0-7
/proc/27013/task/27036/stat : 27036 (java) R 27011 27011 2334 0 -1 4202560 68 0 0 0 167 0 0 0 20 0 28 0 3284799 27171282944 56901 18446744073709551615 4194304 4196468 140736285535024 140436250392744 140436516790004 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27037] ppid=27011 vsize=26534456 CPUtime=1.85 cores=0-7
/proc/27013/task/27037/stat : 27037 (java) R 27011 27011 2334 0 -1 4202560 38 0 0 0 185 0 0 0 20 0 28 0 3284799 27171282944 56901 18446744073709551615 4194304 4196468 140736285535024 140436249337792 140436517170549 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27038] ppid=27011 vsize=26534456 CPUtime=1.86 cores=0-7
/proc/27013/task/27038/stat : 27038 (java) R 27011 27011 2334 0 -1 4202560 29 0 0 0 186 0 0 0 20 0 28 0 3284799 27171282944 56901 18446744073709551615 4194304 4196468 140736285535024 140436248286008 140436516790045 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27039] ppid=27011 vsize=26534456 CPUtime=1.8 cores=0-7
/proc/27013/task/27039/stat : 27039 (java) R 27011 27011 2334 0 -1 4202560 36 0 0 0 180 0 0 0 20 0 28 0 3284799 27171282944 56901 18446744073709551615 4194304 4196468 140736285535024 140436247232312 140436516495659 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27040] ppid=27011 vsize=26534456 CPUtime=1.69 cores=0-7
/proc/27013/task/27040/stat : 27040 (java) R 27011 27011 2334 0 -1 4202560 36 0 0 0 169 0 0 0 20 0 28 0 3284799 27171282944 56901 18446744073709551615 4194304 4196468 140736285535024 140436246178904 140436516495950 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
Current children cumulated CPU time (s) 19.03
Current children cumulated vsize (KiB) 26543968

[startup+6.30109 s]
/proc/loadavg: 1.24 3.41 4.79 9/201 27040
/proc/meminfo: memFree=31578900/32770624 swapFree=0/308544

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

[pid=27013/tid=27055] ppid=27011 vsize=26534456 CPUtime=152.83 cores=0-7
/proc/27013/task/27055/stat : 27055 (java) R 27011 27011 2334 0 -1 4202560 1393 0 0 0 15280 3 0 0 20 0 28 0 3285494 27171282944 218319 18446744073709551615 4194304 4196468 140736285535024 140436249337704 140436517168584 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27056] ppid=27011 vsize=26534456 CPUtime=152.74 cores=0-7
/proc/27013/task/27056/stat : 27056 (java) R 27011 27011 2334 0 -1 4202560 1199 0 0 0 15274 0 0 0 20 0 28 0 3285494 27171282944 218319 18446744073709551615 4194304 4196468 140736285535024 140436248287576 140436516495752 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
Current children cumulated CPU time (s) 1272.64
Current children cumulated vsize (KiB) 26543968

[startup+222.307 s]
/proc/loadavg: 7.97 5.96 5.54 9/202 27070
/proc/meminfo: memFree=30544780/32770624 swapFree=0/308612
[pid=27011] ppid=27008 vsize=9512 CPUtime=0 cores=0-7
/proc/27011/stat : 27011 (xcsp3-exec) S 27008 27011 2334 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 3284696 9740288 345 18446744073709551615 4194304 5098028 140728137990944 140728137989048 139710819816060 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 5 0 0 7196144 7232144 9969664 140728137994644 140728137994854 140728137994854 140728137998315 0
/proc/27011/statm: 2378 345 289 221 0 87 0
[pid=27013] ppid=27011 vsize=26534456 CPUtime=1748.62 cores=0-7
/proc/27013/stat : 27013 (java) S 27011 27011 2334 0 -1 1077944320 81498 0 0 0 174775 87 0 0 20 0 28 0 3284702 27171282944 315614 18446744073709551615 4194304 4196468 140736285535024 140736285517568 140436870754039 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
/proc/27013/statm: 6633614 315614 3269 1 0 6621915 0
[pid=27013/tid=27014] ppid=27011 vsize=26534456 CPUtime=0.91 cores=0-7
/proc/27013/task/27014/stat : 27014 (java) S 27011 27011 2334 0 -1 1077944384 8486 0 0 0 86 5 0 0 20 0 28 0 3284702 27171282944 315614 18446744073709551615 4194304 4196468 140736285535024 140436874994816 140436870764245 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27015] ppid=27011 vsize=26534456 CPUtime=0.81 cores=0-7
/proc/27013/task/27015/stat : 27015 (java) S 27011 27011 2334 0 -1 1077944384 828 0 0 0 75 6 0 0 20 0 28 0 3284703 27171282944 315614 18446744073709551615 4194304 4196468 140736285535024 140436842596880 140436870764245 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27016] ppid=27011 vsize=26534456 CPUtime=0.82 cores=0-7
/proc/27013/task/27016/stat : 27016 (java) S 27011 27011 2334 0 -1 1077944384 780 0 0 0 77 5 0 0 20 0 28 0 3284703 27171282944 315614 18446744073709551615 4194304 4196468 140736285535024 140436431895184 140436870764245 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27017] ppid=27011 vsize=26534456 CPUtime=0.81 cores=0-7
/proc/27013/task/27017/stat : 27017 (java) S 27011 27011 2334 0 -1 1077944384 731 0 0 0 78 3 0 0 20 0 28 0 3284703 27171282944 315614 18446744073709551615 4194304 4196468 140736285535024 140436430842128 140436870764245 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27018] ppid=27011 vsize=26534456 CPUtime=0.81 cores=0-7
/proc/27013/task/27018/stat : 27018 (java) S 27011 27011 2334 0 -1 1077944384 707 0 0 0 74 7 0 0 20 0 28 0 3284703 27171282944 315614 18446744073709551615 4194304 4196468 140736285535024 140436429789584 140436870764245 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27019] ppid=27011 vsize=26534456 CPUtime=0.82 cores=0-7
/proc/27013/task/27019/stat : 27019 (java) S 27011 27011 2334 0 -1 1077944384 1368 0 0 0 78 4 0 0 20 0 28 0 3284703 27171282944 315614 18446744073709551615 4194304 4196468 140736285535024 140436428737552 140436870764245 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27020] ppid=27011 vsize=26534456 CPUtime=0.81 cores=0-7
/proc/27013/task/27020/stat : 27020 (java) S 27011 27011 2334 0 -1 1077944384 1543 0 0 0 78 3 0 0 20 0 28 0 3284703 27171282944 315614 18446744073709551615 4194304 4196468 140736285535024 140436427685008 140436870764245 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27021] ppid=27011 vsize=26534456 CPUtime=0.82 cores=0-7
/proc/27013/task/27021/stat : 27021 (java) S 27011 27011 2334 0 -1 1077944384 696 0 0 0 77 5 0 0 20 0 28 0 3284703 27171282944 315614 18446744073709551615 4194304 4196468 140736285535024 140436426631952 140436870764245 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27022] ppid=27011 vsize=26534456 CPUtime=0.82 cores=0-7
/proc/27013/task/27022/stat : 27022 (java) S 27011 27011 2334 0 -1 1077944384 1071 0 0 0 74 8 0 0 20 0 28 0 3284703 27171282944 315614 18446744073709551615 4194304 4196468 140736285535024 140436425579408 140436870764245 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27023] ppid=27011 vsize=26534456 CPUtime=1.21 cores=0-7
/proc/27013/task/27023/stat : 27023 (java) S 27011 27011 2334 0 -1 1077944384 9309 0 0 0 116 5 0 0 20 0 28 0 3284704 27171282944 315614 18446744073709551615 4194304 4196468 140736285535024 140436271032560 140436870765186 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27024] ppid=27011 vsize=26534456 CPUtime=0 cores=0-7
/proc/27013/task/27024/stat : 27024 (java) S 27011 27011 2334 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 28 0 3284705 27171282944 315614 18446744073709551615 4194304 4196468 140736285535024 140436269978848 140436870764245 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27025] ppid=27011 vsize=26534456 CPUtime=0 cores=0-7
/proc/27013/task/27025/stat : 27025 (java) S 27011 27011 2334 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 28 0 3284705 27171282944 315614 18446744073709551615 4194304 4196468 140736285535024 140436268925696 140436870764245 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27026] ppid=27011 vsize=26534456 CPUtime=0 cores=0-7
/proc/27013/task/27026/stat : 27026 (java) S 27011 27011 2334 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3284707 27171282944 315614 18446744073709551615 4194304 4196468 140736285535024 140436267874256 140436870772635 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27027] ppid=27011 vsize=26534456 CPUtime=1.34 cores=0-7
/proc/27013/task/27027/stat : 27027 (java) S 27011 27011 2334 0 -1 1077944384 8511 0 0 0 132 2 0 0 20 0 28 0 3284707 27171282944 315614 18446744073709551615 4194304 4196468 140736285535024 140436266822384 140436870765186 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27028] ppid=27011 vsize=26534456 CPUtime=1.87 cores=0-7
/proc/27013/task/27028/stat : 27028 (java) S 27011 27011 2334 0 -1 1077944384 9848 0 0 0 185 2 0 0 20 0 28 0 3284708 27171282944 315614 18446744073709551615 4194304 4196468 140736285535024 140436265769840 140436870765186 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27029] ppid=27011 vsize=26534456 CPUtime=1.48 cores=0-7
/proc/27013/task/27029/stat : 27029 (java) S 27011 27011 2334 0 -1 1077944384 11531 0 0 0 147 1 0 0 20 0 28 0 3284708 27171282944 315614 18446744073709551615 4194304 4196468 140736285535024 140436264716784 140436870765186 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27030] ppid=27011 vsize=26534456 CPUtime=0.69 cores=0-7
/proc/27013/task/27030/stat : 27030 (java) S 27011 27011 2334 0 -1 1077944384 7109 0 0 0 68 1 0 0 20 0 28 0 3284708 27171282944 315614 18446744073709551615 4194304 4196468 140736285535024 140436263664240 140436870765186 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27031] ppid=27011 vsize=26534456 CPUtime=0 cores=0-7
/proc/27013/task/27031/stat : 27031 (java) S 27011 27011 2334 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3284708 27171282944 315614 18446744073709551615 4194304 4196468 140736285535024 140436262611424 140436870764245 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27032] ppid=27011 vsize=26534456 CPUtime=0.04 cores=0-7
/proc/27013/task/27032/stat : 27032 (java) S 27011 27011 2334 0 -1 1077944384 1214 0 0 0 2 2 0 0 20 0 28 0 3284712 27171282944 315614 18446744073709551615 4194304 4196468 140736285535024 140436261558960 140436870765186 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27049] ppid=27011 vsize=26534456 CPUtime=211.58 cores=0-7
/proc/27013/task/27049/stat : 27049 (java) R 27011 27011 2334 0 -1 4202560 1640 0 0 0 21158 0 0 0 20 0 28 0 3285494 27171282944 315614 18446744073709551615 4194304 4196468 140736285535024 140436251441896 140436517167210 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27050] ppid=27011 vsize=26534456 CPUtime=210.83 cores=0-7
/proc/27013/task/27050/stat : 27050 (java) R 27011 27011 2334 0 -1 4202560 1233 0 0 0 21077 6 0 0 20 0 28 0 3285494 27171282944 315614 18446744073709551615 4194304 4196468 140736285535024 140436252495592 140436516495705 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27051] ppid=27011 vsize=26534456 CPUtime=212.01 cores=0-7
/proc/27013/task/27051/stat : 27051 (java) R 27011 27011 2334 0 -1 4202560 1397 0 0 0 21201 0 0 0 20 0 28 0 3285494 27171282944 315614 18446744073709551615 4194304 4196468 140736285535024 140436247232888 140436518403013 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27052] ppid=27011 vsize=26534456 CPUtime=210.95 cores=0-7
/proc/27013/task/27052/stat : 27052 (java) R 27011 27011 2334 0 -1 4202560 3664 0 0 0 21092 3 0 0 20 0 28 0 3285494 27171282944 315614 18446744073709551615 4194304 4196468 140736285535024 140436246179184 140436517170209 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27053] ppid=27011 vsize=26534456 CPUtime=212.07 cores=0-7
/proc/27013/task/27053/stat : 27053 (java) R 27011 27011 2334 0 -1 4202560 2471 0 0 0 21206 1 0 0 20 0 28 0 3285494 27171282944 315614 18446744073709551615 4194304 4196468 140736285535024 140436253548664 140436516790177 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27054] ppid=27011 vsize=26534456 CPUtime=212.14 cores=0-7
/proc/27013/task/27054/stat : 27054 (java) R 27011 27011 2334 0 -1 4202560 916 0 0 0 21214 0 0 0 20 0 28 0 3285494 27171282944 315614 18446744073709551615 4194304 4196468 140736285535024 140436250390776 140436516790040 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27055] ppid=27011 vsize=26534456 CPUtime=211.95 cores=0-7
/proc/27013/task/27055/stat : 27055 (java) R 27011 27011 2334 0 -1 4202560 1910 0 0 0 21190 5 0 0 20 0 28 0 3285494 27171282944 315614 18446744073709551615 4194304 4196468 140736285535024 140436249337704 140436516790066 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27056] ppid=27011 vsize=26534456 CPUtime=211.82 cores=0-7
/proc/27013/task/27056/stat : 27056 (java) R 27011 27011 2334 0 -1 4202560 1292 0 0 0 21182 0 0 0 20 0 28 0 3285494 27171282944 315614 18446744073709551615 4194304 4196468 140736285535024 140436248285048 140436517170354 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
Current children cumulated CPU time (s) 1748.62
Current children cumulated vsize (KiB) 26543968



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+243.801 s]
/proc/loadavg: 7.98 6.09 5.59 9/202 27070
/proc/meminfo: memFree=30544780/32770624 swapFree=0/308620
[pid=27011] ppid=27008 vsize=9512 CPUtime=0 cores=0-7
/proc/27011/stat : 27011 (xcsp3-exec) S 27008 27011 2334 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 3284696 9740288 345 18446744073709551615 4194304 5098028 140728137990944 140728137989048 139710819816060 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 5 0 0 7196144 7232144 9969664 140728137994644 140728137994854 140728137994854 140728137998315 0
/proc/27011/statm: 2378 345 289 221 0 87 0
[pid=27013] ppid=27011 vsize=26534456 CPUtime=1920.25 cores=0-7
/proc/27013/stat : 27013 (java) S 27011 27011 2334 0 -1 1077944320 82462 0 0 0 191937 88 0 0 20 0 28 0 3284702 27171282944 315614 18446744073709551615 4194304 4196468 140736285535024 140736285517568 140436870754039 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
/proc/27013/statm: 6633614 315614 3269 1 0 6621915 0
[pid=27013/tid=27014] ppid=27011 vsize=26534456 CPUtime=0.91 cores=0-7
/proc/27013/task/27014/stat : 27014 (java) S 27011 27011 2334 0 -1 1077944384 8486 0 0 0 86 5 0 0 20 0 28 0 3284702 27171282944 315614 18446744073709551615 4194304 4196468 140736285535024 140436874994816 140436870764245 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27015] ppid=27011 vsize=26534456 CPUtime=0.81 cores=0-7
/proc/27013/task/27015/stat : 27015 (java) S 27011 27011 2334 0 -1 1077944384 828 0 0 0 75 6 0 0 20 0 28 0 3284703 27171282944 315614 18446744073709551615 4194304 4196468 140736285535024 140436842596880 140436870764245 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27016] ppid=27011 vsize=26534456 CPUtime=0.82 cores=0-7
/proc/27013/task/27016/stat : 27016 (java) S 27011 27011 2334 0 -1 1077944384 780 0 0 0 77 5 0 0 20 0 28 0 3284703 27171282944 315614 18446744073709551615 4194304 4196468 140736285535024 140436431895184 140436870764245 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27017] ppid=27011 vsize=26534456 CPUtime=0.81 cores=0-7
/proc/27013/task/27017/stat : 27017 (java) S 27011 27011 2334 0 -1 1077944384 731 0 0 0 78 3 0 0 20 0 28 0 3284703 27171282944 315614 18446744073709551615 4194304 4196468 140736285535024 140436430842128 140436870764245 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27018] ppid=27011 vsize=26534456 CPUtime=0.81 cores=0-7
/proc/27013/task/27018/stat : 27018 (java) S 27011 27011 2334 0 -1 1077944384 707 0 0 0 74 7 0 0 20 0 28 0 3284703 27171282944 315614 18446744073709551615 4194304 4196468 140736285535024 140436429789584 140436870764245 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27019] ppid=27011 vsize=26534456 CPUtime=0.82 cores=0-7
/proc/27013/task/27019/stat : 27019 (java) S 27011 27011 2334 0 -1 1077944384 1368 0 0 0 78 4 0 0 20 0 28 0 3284703 27171282944 315614 18446744073709551615 4194304 4196468 140736285535024 140436428737552 140436870764245 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27020] ppid=27011 vsize=26534456 CPUtime=0.81 cores=0-7
/proc/27013/task/27020/stat : 27020 (java) S 27011 27011 2334 0 -1 1077944384 1543 0 0 0 78 3 0 0 20 0 28 0 3284703 27171282944 315614 18446744073709551615 4194304 4196468 140736285535024 140436427685008 140436870764245 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27021] ppid=27011 vsize=26534456 CPUtime=0.82 cores=0-7
/proc/27013/task/27021/stat : 27021 (java) S 27011 27011 2334 0 -1 1077944384 696 0 0 0 77 5 0 0 20 0 28 0 3284703 27171282944 315614 18446744073709551615 4194304 4196468 140736285535024 140436426631952 140436870764245 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27022] ppid=27011 vsize=26534456 CPUtime=0.82 cores=0-7
/proc/27013/task/27022/stat : 27022 (java) S 27011 27011 2334 0 -1 1077944384 1071 0 0 0 74 8 0 0 20 0 28 0 3284703 27171282944 315614 18446744073709551615 4194304 4196468 140736285535024 140436425579408 140436870764245 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27023] ppid=27011 vsize=26534456 CPUtime=1.21 cores=0-7
/proc/27013/task/27023/stat : 27023 (java) S 27011 27011 2334 0 -1 1077944384 9318 0 0 0 116 5 0 0 20 0 28 0 3284704 27171282944 315614 18446744073709551615 4194304 4196468 140736285535024 140436271032560 140436870765186 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27024] ppid=27011 vsize=26534456 CPUtime=0 cores=0-7
/proc/27013/task/27024/stat : 27024 (java) S 27011 27011 2334 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 28 0 3284705 27171282944 315614 18446744073709551615 4194304 4196468 140736285535024 140436269978848 140436870764245 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27025] ppid=27011 vsize=26534456 CPUtime=0 cores=0-7
/proc/27013/task/27025/stat : 27025 (java) S 27011 27011 2334 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 28 0 3284705 27171282944 315614 18446744073709551615 4194304 4196468 140736285535024 140436268925696 140436870764245 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27026] ppid=27011 vsize=26534456 CPUtime=0 cores=0-7
/proc/27013/task/27026/stat : 27026 (java) S 27011 27011 2334 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3284707 27171282944 315614 18446744073709551615 4194304 4196468 140736285535024 140436267874256 140436870772635 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27027] ppid=27011 vsize=26534456 CPUtime=1.34 cores=0-7
/proc/27013/task/27027/stat : 27027 (java) S 27011 27011 2334 0 -1 1077944384 8521 0 0 0 132 2 0 0 20 0 28 0 3284707 27171282944 315614 18446744073709551615 4194304 4196468 140736285535024 140436266822384 140436870765186 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27028] ppid=27011 vsize=26534456 CPUtime=1.87 cores=0-7
/proc/27013/task/27028/stat : 27028 (java) S 27011 27011 2334 0 -1 1077944384 9851 0 0 0 185 2 0 0 20 0 28 0 3284708 27171282944 315614 18446744073709551615 4194304 4196468 140736285535024 140436265769840 140436870765186 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27029] ppid=27011 vsize=26534456 CPUtime=1.48 cores=0-7
/proc/27013/task/27029/stat : 27029 (java) S 27011 27011 2334 0 -1 1077944384 11534 0 0 0 147 1 0 0 20 0 28 0 3284708 27171282944 315614 18446744073709551615 4194304 4196468 140736285535024 140436264716784 140436870765186 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27030] ppid=27011 vsize=26534456 CPUtime=0.69 cores=0-7
/proc/27013/task/27030/stat : 27030 (java) S 27011 27011 2334 0 -1 1077944384 7414 0 0 0 68 1 0 0 20 0 28 0 3284708 27171282944 315614 18446744073709551615 4194304 4196468 140736285535024 140436263664240 140436870765186 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27031] ppid=27011 vsize=26534456 CPUtime=0 cores=0-7
/proc/27013/task/27031/stat : 27031 (java) S 27011 27011 2334 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3284708 27171282944 315614 18446744073709551615 4194304 4196468 140736285535024 140436262611424 140436870764245 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27032] ppid=27011 vsize=26534456 CPUtime=0.06 cores=0-7
/proc/27013/task/27032/stat : 27032 (java) S 27011 27011 2334 0 -1 1077944384 1243 0 0 0 3 3 0 0 20 0 28 0 3284712 27171282944 315614 18446744073709551615 4194304 4196468 140736285535024 140436261558960 140436870765186 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27049] ppid=27011 vsize=26534456 CPUtime=233.07 cores=0-7
/proc/27013/task/27049/stat : 27049 (java) R 27011 27011 2334 0 -1 4202560 1747 0 0 0 23307 0 0 0 20 0 28 0 3285494 27171282944 315614 18446744073709551615 4194304 4196468 140736285535024 140436251441896 140436517168004 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27050] ppid=27011 vsize=26534456 CPUtime=232.02 cores=0-7
/proc/27013/task/27050/stat : 27050 (java) R 27011 27011 2334 0 -1 4202560 1254 0 0 0 23196 6 0 0 20 0 28 0 3285494 27171282944 315614 18446744073709551615 4194304 4196468 140736285535024 140436252495592 140436516790045 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27051] ppid=27011 vsize=26534456 CPUtime=233.5 cores=0-7
/proc/27013/task/27051/stat : 27051 (java) R 27011 27011 2334 0 -1 4202560 1475 0 0 0 23350 0 0 0 20 0 28 0 3285494 27171282944 315614 18446744073709551615 4194304 4196468 140736285535024 140436247232888 140436516495911 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27052] ppid=27011 vsize=26534456 CPUtime=232.45 cores=0-7
/proc/27013/task/27052/stat : 27052 (java) R 27011 27011 2334 0 -1 4202560 3835 0 0 0 23242 3 0 0 20 0 28 0 3285494 27171282944 315614 18446744073709551615 4194304 4196468 140736285535024 140436246181960 140436517170341 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27053] ppid=27011 vsize=26534456 CPUtime=233.56 cores=0-7
/proc/27013/task/27053/stat : 27053 (java) R 27011 27011 2334 0 -1 4202560 2611 0 0 0 23355 1 0 0 20 0 28 0 3285494 27171282944 315614 18446744073709551615 4194304 4196468 140736285535024 140436253548664 140436516495752 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27054] ppid=27011 vsize=26534456 CPUtime=233.63 cores=0-7
/proc/27013/task/27054/stat : 27054 (java) R 27011 27011 2334 0 -1 4202560 943 0 0 0 23363 0 0 0 20 0 28 0 3285494 27171282944 315614 18446744073709551615 4194304 4196468 140736285535024 140436250390776 140436516789820 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27055] ppid=27011 vsize=26534456 CPUtime=233.44 cores=0-7
/proc/27013/task/27055/stat : 27055 (java) R 27011 27011 2334 0 -1 4202560 1937 0 0 0 23339 5 0 0 20 0 28 0 3285494 27171282944 315614 18446744073709551615 4194304 4196468 140736285535024 140436249337704 140436516790071 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
[pid=27013/tid=27056] ppid=27011 vsize=26534456 CPUtime=233.31 cores=0-7
/proc/27013/task/27056/stat : 27056 (java) R 27011 27011 2334 0 -1 4202560 1326 0 0 0 23331 0 0 0 20 0 28 0 3285494 27171282944 315614 18446744073709551615 4194304 4196468 140736285535024 140436248285048 140436516790004 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12967936 140736285536722 140736285536898 140736285536898 140736285540303 0
Current children cumulated CPU time (s) 1920.25
Current children cumulated vsize (KiB) 26543968

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 27013 sig 9
??? kill 27011 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 27011 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=1947
# CPU time returned by wait4() is 0.001947
# while last known CPU time is 1920.25
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 243.835
CPU time (s): 1920.25
CPU user time (s): 1919.37
CPU system time (s): 0.88
CPU usage (%): 787.52
Max. virtual memory (cumulated for all children) (KiB): 26543968

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.001947
maximum resident set size= 1384
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 508
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3
involuntary context switches= 1

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.87822 second user time and 1.7192 second system time

The end

Launcher Data

Begin job on node130 at 2017-08-02 19:09:02
IDJOB=4254417
IDBENCH=136475
IDSOLVER=2636
FILE ID=node130/4254417-1501694576
RUNJOBID= node130-1501661057-2426
PBS_JOBID= 
Free space on /tmp= 61864 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-4254417-1501694576/watcher-4254417-1501694576 -o /tmp/evaluation-result-4254417-1501694576/solver-4254417-1501694576 -C 1920 -W 264 -M 31000 --bin-var /tmp/runsolver-exch-node130-1501661057-2426 --watchdog 324  ./xcsp3-exec -dir HOME -tl 1920 -p 8 -ml 22000 -tdir HOME -seed 1441284324 HOME/instance-4254417-1501694576.xml

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

MD5SUM BENCH= 46f71c9023558927bc58b896c2ad9580
RANDOM SEED=1441284324

node130.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.79
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.79
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.79
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.79
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:        31793784 kB
MemAvailable:   32018244 kB
Buffers:          109116 kB
Cached:           394700 kB
SwapCached:            0 kB
Active:           246044 kB
Inactive:         317344 kB
Active(anon):      59436 kB
Inactive(anon):     8556 kB
Active(file):     186608 kB
Inactive(file):   308788 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7712 kB
Writeback:             0 kB
AnonPages:         59000 kB
Mapped:            27604 kB
Shmem:              8868 kB
Slab:             114500 kB
SReclaimable:      89796 kB
SUnreclaim:        24704 kB
KernelStack:        3088 kB
PageTables:         4708 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     281548 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 61856 MiB
End job on node130 at 2017-08-02 19:13:06