Trace number 4270859

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 NameAnswerCPU timeWall clock time
choco-solver 4.0.5 par (2017-08-09)SAT 40.745399 5.7513099

General information on the benchmark

NameBibd/Bibd-sum-stab1/
Bibd-sum-12-03-04.xml
MD5SUM4cb414677efb9576d4ff9b4f5d333658
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark6.8545599
Satisfiable
(Un)Satisfiability was proved
Number of variables1056
Number of constraints167
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":1056}]
Minimum variable degree14
Maximum variable degree14
Distribution of variable degrees[{"degree":14,"count":1056}]
Minimum constraint arity12
Maximum constraint arity1056
Distribution of constraint arities[{"arity":12,"count":88},{"arity":88,"count":12},{"arity":176,"count":66},{"arity":1056,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"lex","count":1},{"type":"sum","count":166}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4270859-1502700103.xml"  -tl '20160s' -p 8 -x 0
0.11/0.14	c [HOME/instance-4270859-1502700103.xml, -tl, 20160s, -p, 8, -x, 0]
0.11/0.20	c 8 solvers in parallel
0.32/0.26	c parse instance...
2.87/0.94	c solve instance...
40.51/5.72	s SATISFIABLE
40.51/5.72	v <instantiation>
40.51/5.72	v 	<list>x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[0][11] x[0][12] x[0][13] x[0][14] x[0][15] x[0][16] x[0][17] x[0][18] x[0][19] x[0][20] x[0][21] x[0][22] x[0][23] x[0][24] x[0][25] x[0][26] x[0][27] x[0][28] x[0][29] x[0][30] x[0][31] x[0][32] x[0][33] x[0][34] x[0][35] x[0][36] x[0][37] x[0][38] x[0][39] x[0][40] x[0][41] x[0][42] x[0][43] x[0][44] x[0][45] x[0][46] x[0][47] x[0][48] x[0][49] x[0][50] x[0][51] x[0][52] x[0][53] x[0][54] x[0][55] x[0][56] x[0][57] x[0][58] x[0][59] x[0][60] x[0][61] x[0][62] x[0][63] x[0][64] x[0][65] x[0][66] x[0][67] x[0][68] x[0][69] x[0][70] x[0][71] x[0][72] x[0][73] x[0][74] x[0][75] x[0][76] x[0][77] x[0][78] x[0][79] x[0][80] x[0][81] x[0][82] x[0][83] x[0][84] x[0][85] x[0][86] x[0][87] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[1][11] x[1][12] x[1][13] x[1][14] x[1][15] x[1][16] x[1][17] x[1][18] x[1][19] x[1][20] x[1][21] x[1][22] x[1][23] x[1][24] x[1][25] x[1][26] x[1][27] x[1][28] x[1][29] x[1][30] x[1][31] x[1][32] x[1][33] x[1][34] x[1][35] x[1][36] x[1][37] x[1][38] x[1][39] x[1][40] x[1][41] x[1][42] x[1][43] x[1][44] x[1][45] x[1][46] x[1][47] x[1][48] x[1][49] x[1][50] x[1][51] x[1][52] x[1][53] x[1][54] x[1][55] x[1][56] x[1][57] x[1][58] x[1][59] x[1][60] x[1][61] x[1][62] x[1][63] x[1][64] x[1][65] x[1][66] x[1][67] x[1][68] x[1][69] x[1][70] x[1][71] x[1][72] x[1][73] x[1][74] x[1][75] x[1][76] x[1][77] x[1][78] x[1][79] x[1][80] x[1][81] x[1][82] x[1][83] x[1][84] x[1][85] x[1][86] x[1][87] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[2][11] x[2][12] x[2][13] x[2][14] x[2][15] x[2][16] x[2][17] x[2][18] x[2][19] x[2][20] x[2][21] x[2][22] x[2][23] x[2][24] x[2][25] x[2][26] x[2][27] x[2][28] x[2][29] x[2][30] x[2][31] x[2][32] x[2][33] x[2][34] x[2][35] x[2][36] x[2][37] x[2][38] x[2][39] x[2][40] x[2][41] x[2][42] x[2][43] x[2][44] x[2][45] x[2][46] x[2][47] x[2][48] x[2][49] x[2][50] x[2][51] x[2][52] x[2][53] x[2][54] x[2][55] x[2][56] x[2][57] x[2][58] x[2][59] x[2][60] x[2][61] x[2][62] x[2][63] x[2][64] x[2][65] x[2][66] x[2][67] x[2][68] x[2][69] x[2][70] x[2][71] x[2][72] x[2][73] x[2][74] x[2][75] x[2][76] x[2][77] x[2][78] x[2][79] x[2][80] x[2][81] x[2][82] x[2][83] x[2][84] x[2][85] x[2][86] x[2][87] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[3][11] x[3][12] x[3][13] x[3][14] x[3][15] x[3][16] x[3][17] x[3][18] x[3][19] x[3][20] x[3][21] x[3][22] x[3][23] x[3][24] x[3][25] x[3][26] x[3][27] x[3][28] x[3][29] x[3][30] x[3][31] x[3][32] x[3][33] x[3][34] x[3][35] x[3][36] x[3][37] x[3][38] x[3][39] x[3][40] x[3][41] x[3][42] x[3][43] x[3][44] x[3][45] x[3][46] x[3][47] x[3][48] x[3][49] x[3][50] x[3][51] x[3][52] x[3][53] x[3][54] x[3][55] x[3][56] x[3][57] x[3][58] x[3][59] x[3][60] x[3][61] x[3][62] x[3][63] x[3][64] x[3][65] x[3][66] x[3][67] x[3][68] x[3][69] x[3][70] x[3][71] x[3][72] x[3][73] x[3][74] x[3][75] x[3][76] x[3][77] x[3][78] x[3][79] x[3][80] x[3][81] x[3][82] x[3][83] x[3][84] x[3][85] x[3][86] x[3][87] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[4][10] x[4][11] x[4][12] x[4][13] x[4][14] x[4][15] x[4][16] x[4][17] x[4][18] x[4][19] x[4][20] x[4][21] x[4][22] x[4][23] x[4][24] x[4][25] x[4][26] x[4][27] x[4][28] x[4][29] x[4][30] x[4][31] x[4][32] x[4][33] x[4][34] x[4][35] x[4][36] x[4][37] x[4][38] x[4][39] x[4][40] x[4][41] x[4][42] x[4][43] x[4][44] x[4][45] x[4][46] x[4][47] x[4][48] x[4][49] x[4][50] x[4][51] x[4][52] x[4][53] x[4][54] x[4][55] x[4][56] x[4][57] x[4][58] x[4][59] x[4][60] x[4][61] x[4][62] x[4][63] x[4][64] x[4][65] x[4][66] x[4][67] x[4][68] x[4][69] x[4][70] x[4][71] x[4][72] x[4][73] x[4][74] x[4][75] x[4][76] x[4][77] x[4][78] x[4][79] x[4][80] x[4][81] x[4][82] x[4][83] x[4][84] x[4][85] x[4][86] x[4][87] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[5][10] x[5][11] x[5][12] x[5][13] x[5][14] x[5][15] x[5][16] x[5][17] x[5][18] x[5][19] x[5][20] x[5][21] x[5][22] x[5][23] x[5][24] x[5][25] x[5][26] x[5][27] x[5][28] x[5][29] x[5][30] x[5][31] x[5][32] x[5][33] x[5][34] x[5][35] x[5][36] x[5][37] x[5][38] x[5][39] x[5][40] x[5][41] x[5][42] x[5][43] x[5][44] x[5][45] x[5][46] x[5][47] x[5][48] x[5][49] x[5][50] x[5][51] x[5][52] x[5][53] x[5][54] x[5][55] x[5][56] x[5][57] x[5][58] x[5][59] x[5][60] x[5][61] x[5][62] x[5][63] x[5][64] x[5][65] x[5][66] x[5][67] x[5][68] x[5][69] x[5][70] x[5][71] x[5][72] x[5][73] x[5][74] x[5][75] x[5][76] x[5][77] x[5][78] x[5][79] x[5][80] x[5][81] x[5][82] x[5][83] x[5][84] x[5][85] x[5][86] x[5][87] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[6][9] x[6][10] x[6][11] x[6][12] x[6][13] x[6][14] x[6][15] x[6][16] x[6][17] x[6][18] x[6][19] x[6][20] x[6][21] x[6][22] x[6][23] x[6][24] x[6][25] x[6][26] x[6][27] x[6][28] x[6][29] x[6][30] x[6][31] x[6][32] x[6][33] x[6][34] x[6][35] x[6][36] x[6][37] x[6][38] x[6][39] x[6][40] x[6][41] x[6][42] x[6][43] x[6][44] x[6][45] x[6][46] x[6][47] x[6][48] x[6][49] x[6][50] x[6][51] x[6][52] x[6][53] x[6][54] x[6][55] x[6][56] x[6][57] x[6][58] x[6][59] x[6][60] x[6][61] x[6][62] x[6][63] x[6][64] x[6][65] x[6][66] x[6][67] x[6][68] x[6][69] x[6][70] x[6][71] x[6][72] x[6][73] x[6][74] x[6][75] x[6][76] x[6][77] x[6][78] x[6][79] x[6][80] x[6][81] x[6][82] x[6][83] x[6][84] x[6][85] x[6][86] x[6][87] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[7][9] x[7][10] x[7][11] x[7][12] x[7][13] x[7][14] x[7][15] x[7][16] x[7][17] x[7][18] x[7][19] x[7][20] x[7][21] x[7][22] x[7][23] x[7][24] x[7][25] x[7][26] x[7][27] x[7][28] x[7][29] x[7][30] x[7][31] x[7][32] x[7][33] x[7][34] x[7][35] x[7][36] x[7][37] x[7][38] x[7][39] x[7][40] x[7][41] x[7][42] x[7][43] x[7][44] x[7][45] x[7][46] x[7][47] x[7][48] x[7][49] x[7][50] x[7][51] x[7][52] x[7][53] x[7][54] x[7][55] x[7][56] x[7][57] x[7][58] x[7][59] x[7][60] x[7][61] x[7][62] x[7][63] x[7][64] x[7][65] x[7][66] x[7][67] x[7][68] x[7][69] x[7][70] x[7][71] x[7][72] x[7][73] x[7][74] x[7][75] x[7][76] x[7][77] x[7][78] x[7][79] x[7][80] x[7][81] x[7][82] x[7][83] x[7][84] x[7][85] x[7][86] x[7][87] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] x[8][9] x[8][10] x[8][11] x[8][12] x[8][13] x[8][14] x[8][15] x[8][16] x[8][17] x[8][18] x[8][19] x[8][20] x[8][21] x[8][22] x[8][23] x[8][24] x[8][25] x[8][26] x[8][27] x[8][28] x[8][29] x[8][30] x[8][31] x[8][32] x[8][33] x[8][34] x[8][35] x[8][36] x[8][37] x[8][38] x[8][39] x[8][40] x[8][41] x[8][42] x[8][43] x[8][44] x[8][45] x[8][46] x[8][47] x[8][48] x[8][49] x[8][50] x[8][51] x[8][52] x[8][53] x[8][54] x[8][55] x[8][56] x[8][57] x[8][58] x[8][59] x[8][60] x[8][61] x[8][62] x[8][63] x[8][64] x[8][65] x[8][66] x[8][67] x[8][68] x[8][69] x[8][70] x[8][71] x[8][72] x[8][73] x[8][74] x[8][75] x[8][76] x[8][77] x[8][78] x[8][79] x[8][80] x[8][81] x[8][82] x[8][83] x[8][84] x[8][85] x[8][86] x[8][87] x[9][0] x[9][1] x[9][2] x[9][3] x[9][4] x[9][5] x[9][6] x[9][7] x[9][8] x[9][9] x[9][10] x[9][11] x[9][12] x[9][13] x[9][14] x[9][15] x[9][16] x[9][17] x[9][18] x[9][19] x[9][20] x[9][21] x[9][22] x[9][23] x[9][24] x[9][25] x[9][26] x[9][27] x[9][28] x[9][29] x[9][30] x[9][31] x[9][32] x[9][33] x[9][34] x[9][35] x[9][36] x[9][37] x[9][38] x[9][39] x[9][40] x[9][41] x[9][42] x[9][43] x[9][44] x[9][45] x[9][46] x[9][47] x[9][48] x[9][49] x[9][50] x[9][51] x[9][52] x[9][53] x[9][54] x[9][55] x[9][56] x[9][57] x[9][58] x[9][59] x[9][60] x[9][61] x[9][62] x[9][63] x[9][64] x[9][65] x[9][66] x[9][67] x[9][68] x[9][69] x[9][70] x[9][71] x[9][72] x[9][73] x[9][74] x[9][75] x[9][76] x[9][77] x[9][78] x[9][79] x[9][80] x[9][81] x[9][82] x[9][83] x[9][84] x[9][85] x[9][86] x[9][87] x[10][0] x[10][1] x[10][2] x[10][3] x[10][4] x[10][5] x[10][6] x[10][7] x[10][8] x[10][9] x[10][10] x[10][11] x[10][12] x[10][13] x[10][14] x[10][15] x[10][16] x[10][17] x[10][18] x[10][19] x[10][20] x[10][21] x[10][22] x[10][23] x[10][24] x[10][25] x[10][26] x[10][27] x[10][28] x[10][29] x[10][30] x[10][31] x[10][32] x[10][33] x[10][34] x[10][35] x[10][36] x[10][37] x[10][38] x[10][39] x[10][40] x[10][41] x[10][42] x[10][43] x[10][44] x[10][45] x[10][46] x[10][47] x[10][48] x[10][49] x[10][50] x[10][51] x[10][52] x[10][53] x[10][54] x[10][55] x[10][56] x[10][57] x[10][58] x[10][59] x[10][60] x[10][61] x[10][62] x[10][63] x[10][64] x[10][65] x[10][66] x[10][67] x[10][68] x[10][69] x[10][70] x[10][71] x[10][72] x[10][73] x[10][74] x[10][75] x[10][76] x[10][77] x[10][78] x[10][79] x[10][80] x[10][81] x[10][82] x[10][83] x[10][84] x[10][85] x[10][86] x[10][87] x[11][0] x[11][1] x[11][2] x[11][3] x[11][4] x[11][5] x[11][6] x[11][7] x[11][8] x[11][9] x[11][10] x[11][11] x[11][12] x[11][13] x[11][14] x[11][15] x[11][16] x[11][17] x[11][18] x[11][19] x[11][20] x[11][21] x[11][22] x[11][23] x[11][24] x[11][25] x[11][26] x[11][27] x[11][28] x[11][29] x[11][30] x[11][31] x[11][32] x[11][33] x[11][34] x[11][35] x[11][36] x[11][37] x[11][38] x[11][39] x[11][40] x[11][41] x[11][42] x[11][43] x[11][44] x[11][45] x[11][46] x[11][47] x[11][48] x[11][49] x[11][50] x[11][51] x[11][52] x[11][53] x[11][54] x[11][55] x[11][56] x[11][57] x[11][58] x[11][59] x[11][60] x[11][61] x[11][62] x[11][63] x[11][64] x[11][65] x[11][66] x[11][67] x[11][68] x[11][69] x[11][70] x[11][71] x[11][72] x[11][73] x[11][74] x[11][75] x[11][76] x[11][77] x[11][78] x[11][79] x[11][80] x[11][81] x[11][82] x[11][83] x[11][84] x[11][85] x[11][86] x[11][87] </list>
40.51/5.72	v 	<values>0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 1 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 0 0 0 0 0 0 0 0 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 1 1 1 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 1 1 1 1 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 1 0 0 0 0 0 0 1 1 1 1 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 1 1 0 0 0 1 0 0 0 0 0 0 0 1 1 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 1 1 1 0 0 0 1 0 0 0 1 0 0 0 0 0 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 1 1 0 0 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 1 1 1 1 0 0 0 0 0 0 1 1 1 0 1 0 0 0 0 0 0 0 0 1 1 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 0 0 0 0 0 0 0 0 0 1 0 0 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 1 1 1 0 0 0 1 0 0 1 0 0 0 1 0 0 1 1 0 0 0 0 0 0 0 0 0 0 1 0 0 1 1 1 0 0 0 0 0 1 0 0 1 1 0 1 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 1 1 0 1 1 0 0 0 0 0 0 1 0 0 0 1 1 1 0 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 </values>
40.51/5.72	v </instantiation>

Verifier Data

OK	

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (13442 MiB free)
  memory of node 1: 16384 MiB (14607 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4270859-1502700103/watcher-4270859-1502700103 -o /tmp/evaluation-result-4270859-1502700103/solver-4270859-1502700103 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node151-1502694194-24010 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1416447892 HOME/instance-4270859-1502700103.xml 

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

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

solver pid=24524, runsolver pid=24521

[startup+0.100122 s]*
/proc/loadavg: 1.68 1.21 1.75 4/199 24545
/proc/meminfo: memFree=28706872/32770624 swapFree=67108860/67108860
[pid=24524] ppid=24521 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/24524/stat : 24524 (xcsp3-exec) S 24521 24524 23983 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 103091201 9740288 346 33554432000 4194304 5098028 140721866464912 140721866463016 140436091138684 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 15515648 140721866470500 140721866470711 140721866470711 140721866473451 0
/proc/24524/statm: 2378 346 289 221 0 87 0
[pid=24526] ppid=24524 vsize=25999808 memory=27120 CPUtime=0.11 cores=0-7
/proc/24526/stat : 24526 (java) S 24524 24524 23983 0 -1 1077944320 5641 0 0 0 10 1 0 0 20 0 20 0 103091202 26623803392 6780 33554432000 4194304 4196468 140729993529072 140729993511616 139755634245367 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
/proc/24526/statm: 6499952 6780 2878 1 0 6488269 0
[pid=24526/tid=24527] ppid=24524 vsize=25999808 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/24526/task/24527/stat : 24527 (java) R 24524 24524 23983 0 -1 4202560 3655 0 0 0 8 1 0 0 20 0 20 0 103091202 26623803392 6780 33554432000 4194304 4196468 140729993529072 139755638461520 139755634257302 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24528] ppid=24524 vsize=25999808 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/24526/task/24528/stat : 24528 (java) S 24524 24524 23983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 103091203 26623803392 6780 33554432000 4194304 4196468 140729993529072 139755556825488 139755634255573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24529] ppid=24524 vsize=25999808 memory=140628808566400 CPUtime=0 cores=0-7
/proc/24526/task/24529/stat : 24529 (java) S 24524 24524 23983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 103091203 26623803392 6780 33554432000 4194304 4196468 140729993529072 139755555772688 139755634255573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24530] ppid=24524 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/24526/task/24530/stat : 24530 (java) S 24524 24524 23983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 103091203 26623803392 6780 33554432000 4194304 4196468 140729993529072 139755554720400 139755634255573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24531] ppid=24524 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/24526/task/24531/stat : 24531 (java) S 24524 24524 23983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 103091203 26623803392 6780 33554432000 4194304 4196468 140729993529072 139755553667600 139755634255573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24532] ppid=24524 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/24526/task/24532/stat : 24532 (java) S 24524 24524 23983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 103091203 26623803392 6780 33554432000 4194304 4196468 140729993529072 139755552615312 139755634255573 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24533] ppid=24524 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/24526/task/24533/stat : 24533 (java) S 24524 24524 23983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 103091203 26623803392 6780 33554432000 4194304 4196468 140729993529072 139755187624720 139755634255573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24534] ppid=24524 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/24526/task/24534/stat : 24534 (java) S 24524 24524 23983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 103091203 26623803392 6780 33554432000 4194304 4196468 140729993529072 139755186572432 139755634255573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24535] ppid=24524 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/24526/task/24535/stat : 24535 (java) S 24524 24524 23983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 103091203 26623803392 6780 33554432000 4194304 4196468 140729993529072 139755185519632 139755634255573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24536] ppid=24524 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/24526/task/24536/stat : 24536 (java) S 24524 24524 23983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 103091204 26623803392 6780 33554432000 4194304 4196468 140729993529072 139755029264496 139755634256514 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24537] ppid=24524 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/24526/task/24537/stat : 24537 (java) S 24524 24524 23983 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 103091205 26623803392 6780 33554432000 4194304 4196468 140729993529072 139755028210464 139755634255573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24538] ppid=24524 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/24526/task/24538/stat : 24538 (java) S 24524 24524 23983 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 103091205 26623803392 6780 33554432000 4194304 4196468 140729993529072 139755027158128 139755634255573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24539] ppid=24524 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/24526/task/24539/stat : 24539 (java) S 24524 24524 23983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 103091207 26623803392 6780 33554432000 4194304 4196468 140729993529072 139755026106448 139755634263963 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24540] ppid=24524 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/24526/task/24540/stat : 24540 (java) S 24524 24524 23983 0 -1 1077944384 412 0 0 0 0 0 0 0 20 0 20 0 103091207 26623803392 6780 33554432000 4194304 4196468 140729993529072 139755025054320 139755634256514 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24541] ppid=24524 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/24526/task/24541/stat : 24541 (java) S 24524 24524 23983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 103091207 26623803392 6780 33554432000 4194304 4196468 140729993529072 139755024001520 139755634256514 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24542] ppid=24524 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/24526/task/24542/stat : 24542 (java) S 24524 24524 23983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 103091207 26623803392 6780 33554432000 4194304 4196468 140729993529072 139755022949232 139755634256514 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24543] ppid=24524 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/24526/task/24543/stat : 24543 (java) R 24524 24524 23983 0 -1 4202560 258 0 0 0 1 0 0 0 20 0 20 0 103091207 26623803392 6780 33554432000 4194304 4196468 140729993529072 139755021896432 139755634266714 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24544] ppid=24524 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/24526/task/24544/stat : 24544 (java) S 24524 24524 23983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 103091207 26623803392 6780 33554432000 4194304 4196468 140729993529072 139755020843360 139755634255573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24545] ppid=24524 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/24526/task/24545/stat : 24545 (java) S 24524 24524 23983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 103091208 26623803392 6780 33554432000 4194304 4196468 140729993529072 139755019790640 139755634256514 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 28504 KiB

[startup+0.209734 s]*
/proc/loadavg: 1.68 1.21 1.75 3/199 24545
/proc/meminfo: memFree=28696080/32770624 swapFree=67108860/67108860
[pid=24524] ppid=24521 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/24524/stat : 24524 (xcsp3-exec) S 24521 24524 23983 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 103091201 9740288 346 33554432000 4194304 5098028 140721866464912 140721866463016 140436091138684 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 15515648 140721866470500 140721866470711 140721866470711 140721866473451 0
/proc/24524/statm: 2378 346 289 221 0 87 0
[pid=24526] ppid=24524 vsize=26004064 memory=39012 CPUtime=0.32 cores=0-7
/proc/24526/stat : 24526 (java) S 24524 24524 23983 0 -1 1077944320 8356 0 0 0 30 2 0 0 20 0 20 0 103091202 26628161536 9753 33554432000 4194304 4196468 140729993529072 140729993511616 139755634245367 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
/proc/24526/statm: 6501016 9753 3038 1 0 6488269 0
[pid=24526/tid=24527] ppid=24524 vsize=26004064 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/24526/task/24527/stat : 24527 (java) R 24524 24524 23983 0 -1 4202560 5435 0 0 0 18 1 0 0 20 0 20 0 103091202 26628161536 9753 33554432000 4194304 4196468 140729993529072 139755638466360 139755634267293 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24528] ppid=24524 vsize=26004064 memory=340 CPUtime=0 cores=0-7
/proc/24526/task/24528/stat : 24528 (java) S 24524 24524 23983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 103091203 26628161536 9753 33554432000 4194304 4196468 140729993529072 139755556825488 139755634255573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24529] ppid=24524 vsize=26004064 memory=140628809030683 CPUtime=0 cores=0-7
/proc/24526/task/24529/stat : 24529 (java) S 24524 24524 23983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 103091203 26628161536 9753 33554432000 4194304 4196468 140729993529072 139755555772688 139755634255573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24530] ppid=24524 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/24526/task/24530/stat : 24530 (java) S 24524 24524 23983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 103091203 26628161536 9753 33554432000 4194304 4196468 140729993529072 139755554720400 139755634255573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24531] ppid=24524 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/24526/task/24531/stat : 24531 (java) S 24524 24524 23983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 103091203 26628161536 9753 33554432000 4194304 4196468 140729993529072 139755553667600 139755634255573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24532] ppid=24524 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/24526/task/24532/stat : 24532 (java) S 24524 24524 23983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 103091203 26628161536 9753 33554432000 4194304 4196468 140729993529072 139755552615312 139755634255573 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24533] ppid=24524 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/24526/task/24533/stat : 24533 (java) S 24524 24524 23983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 103091203 26628161536 9753 33554432000 4194304 4196468 140729993529072 139755187624720 139755634255573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24534] ppid=24524 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/24526/task/24534/stat : 24534 (java) S 24524 24524 23983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 103091203 26628161536 9753 33554432000 4194304 4196468 140729993529072 139755186572432 139755634255573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24535] ppid=24524 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/24526/task/24535/stat : 24535 (java) S 24524 24524 23983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 103091203 26628161536 9753 33554432000 4194304 4196468 140729993529072 139755185519632 139755634255573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24536] ppid=24524 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/24526/task/24536/stat : 24536 (java) S 24524 24524 23983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 103091204 26628161536 9753 33554432000 4194304 4196468 140729993529072 139755029264496 139755634256514 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24537] ppid=24524 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/24526/task/24537/stat : 24537 (java) S 24524 24524 23983 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 103091205 26628161536 9753 33554432000 4194304 4196468 140729993529072 139755028210464 139755634255573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24538] ppid=24524 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/24526/task/24538/stat : 24538 (java) S 24524 24524 23983 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 103091205 26628161536 9753 33554432000 4194304 4196468 140729993529072 139755027158128 139755634255573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24539] ppid=24524 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/24526/task/24539/stat : 24539 (java) S 24524 24524 23983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 103091207 26628161536 9753 33554432000 4194304 4196468 140729993529072 139755026106448 139755634263963 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24540] ppid=24524 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/24526/task/24540/stat : 24540 (java) S 24524 24524 23983 0 -1 1077944384 580 0 0 0 1 0 0 0 20 0 20 0 103091207 26628161536 9753 33554432000 4194304 4196468 140729993529072 139755025054320 139755634256514 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24541] ppid=24524 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/24526/task/24541/stat : 24541 (java) S 24524 24524 23983 0 -1 1077944384 300 0 0 0 1 0 0 0 20 0 20 0 103091207 26628161536 9753 33554432000 4194304 4196468 140729993529072 139755024001520 139755634256514 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24542] ppid=24524 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/24526/task/24542/stat : 24542 (java) S 24524 24524 23983 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 20 0 103091207 26628161536 9753 33554432000 4194304 4196468 140729993529072 139755022949232 139755634256514 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24543] ppid=24524 vsize=26004064 memory=-1 CPUtime=0.07 cores=0-7
/proc/24526/task/24543/stat : 24543 (java) R 24524 24524 23983 0 -1 4202560 704 0 0 0 7 0 0 0 20 0 20 0 103091207 26628161536 9753 33554432000 4194304 4196468 140729993529072 139755021896432 139755612818567 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24544] ppid=24524 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/24526/task/24544/stat : 24544 (java) S 24524 24524 23983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 103091207 26628161536 9753 33554432000 4194304 4196468 140729993529072 139755020843360 139755634255573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24545] ppid=24524 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/24526/task/24545/stat : 24545 (java) S 24524 24524 23983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 103091208 26628161536 9753 33554432000 4194304 4196468 140729993529072 139755019790640 139755634256514 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40396 KiB

[startup+0.309424 s]*
/proc/loadavg: 1.68 1.21 1.75 3/199 24545
/proc/meminfo: memFree=28691552/32770624 swapFree=67108860/67108860
[pid=24524] ppid=24521 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/24524/stat : 24524 (xcsp3-exec) S 24521 24524 23983 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 103091201 9740288 346 33554432000 4194304 5098028 140721866464912 140721866463016 140436091138684 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 15515648 140721866470500 140721866470711 140721866470711 140721866473451 0
/proc/24524/statm: 2378 346 289 221 0 87 0
[pid=24526] ppid=24524 vsize=26004064 memory=46204 CPUtime=0.49 cores=0-7
/proc/24526/stat : 24526 (java) S 24524 24524 23983 0 -1 1077944320 9235 0 0 0 46 3 0 0 20 0 20 0 103091202 26628161536 11551 33554432000 4194304 4196468 140729993529072 140729993511616 139755634245367 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
/proc/24526/statm: 6501016 11551 3104 1 0 6488269 0
[pid=24526/tid=24527] ppid=24524 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/24526/task/24527/stat : 24527 (java) R 24524 24524 23983 0 -1 4202560 6131 0 0 0 27 2 0 0 20 0 20 0 103091202 26628161536 11551 33554432000 4194304 4196468 140729993529072 139755638467280 139755618325854 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24528] ppid=24524 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/24526/task/24528/stat : 24528 (java) S 24524 24524 23983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 103091203 26628161536 11551 33554432000 4194304 4196468 140729993529072 139755556825488 139755634255573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24529] ppid=24524 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/24526/task/24529/stat : 24529 (java) S 24524 24524 23983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 103091203 26628161536 11551 33554432000 4194304 4196468 140729993529072 139755555772688 139755634255573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24530] ppid=24524 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/24526/task/24530/stat : 24530 (java) S 24524 24524 23983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 103091203 26628161536 11551 33554432000 4194304 4196468 140729993529072 139755554720400 139755634255573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24531] ppid=24524 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/24526/task/24531/stat : 24531 (java) S 24524 24524 23983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 103091203 26628161536 11551 33554432000 4194304 4196468 140729993529072 139755553667600 139755634255573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24532] ppid=24524 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/24526/task/24532/stat : 24532 (java) S 24524 24524 23983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 103091203 26628161536 11551 33554432000 4194304 4196468 140729993529072 139755552615312 139755634255573 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24533] ppid=24524 vsize=26004064 memory=140628704981935 CPUtime=0 cores=0-7
/proc/24526/task/24533/stat : 24533 (java) S 24524 24524 23983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 103091203 26628161536 11551 33554432000 4194304 4196468 140729993529072 139755187624720 139755634255573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24534] ppid=24524 vsize=26004064 memory=140628704984240 CPUtime=0 cores=0-7
/proc/24526/task/24534/stat : 24534 (java) S 24524 24524 23983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 103091203 26628161536 11551 33554432000 4194304 4196468 140729993529072 139755186572432 139755634255573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24535] ppid=24524 vsize=26004064 memory=140628704986544 CPUtime=0 cores=0-7
/proc/24526/task/24535/stat : 24535 (java) S 24524 24524 23983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 103091203 26628161536 11551 33554432000 4194304 4196468 140729993529072 139755185519632 139755634255573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24536] ppid=24524 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/24526/task/24536/stat : 24536 (java) S 24524 24524 23983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 103091204 26628161536 11551 33554432000 4194304 4196468 140729993529072 139755029264496 139755634256514 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24537] ppid=24524 vsize=26004064 memory=281257409980048 CPUtime=0 cores=0-7
/proc/24526/task/24537/stat : 24537 (java) S 24524 24524 23983 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 103091205 26628161536 11551 33554432000 4194304 4196468 140729993529072 139755028210464 139755634255573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24538] ppid=24524 vsize=26004064 memory=281257409986960 CPUtime=0 cores=0-7
/proc/24526/task/24538/stat : 24538 (java) S 24524 24524 23983 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 103091205 26628161536 11551 33554432000 4194304 4196468 140729993529072 139755027158128 139755634255573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24539] ppid=24524 vsize=26004064 memory=281257409928240 CPUtime=0 cores=0-7
/proc/24526/task/24539/stat : 24539 (java) S 24524 24524 23983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 103091207 26628161536 11551 33554432000 4194304 4196468 140729993529072 139755026106448 139755634263963 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24540] ppid=24524 vsize=26004064 memory=281257410000784 CPUtime=0.02 cores=0-7
/proc/24526/task/24540/stat : 24540 (java) S 24524 24524 23983 0 -1 1077944384 610 0 0 0 2 0 0 0 20 0 20 0 103091207 26628161536 11551 33554432000 4194304 4196468 140729993529072 139755025054320 139755634256514 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24541] ppid=24524 vsize=26004064 memory=281257410007696 CPUtime=0.02 cores=0-7
/proc/24526/task/24541/stat : 24541 (java) S 24524 24524 23983 0 -1 1077944384 303 0 0 0 2 0 0 0 20 0 20 0 103091207 26628161536 11551 33554432000 4194304 4196468 140729993529072 139755024001520 139755634256514 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24542] ppid=24524 vsize=26004064 memory=281257410005392 CPUtime=0.01 cores=0-7
/proc/24526/task/24542/stat : 24542 (java) R 24524 24524 23983 0 -1 4202560 68 0 0 0 1 0 0 0 20 0 20 0 103091207 26628161536 11551 33554432000 4194304 4196468 140729993529072 139755022949232 139755618639609 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24543] ppid=24524 vsize=26004064 memory=281257410021552 CPUtime=0.12 cores=0-7
/proc/24526/task/24543/stat : 24543 (java) S 24524 24524 23983 0 -1 1077944384 817 0 0 0 12 0 0 0 20 0 20 0 103091207 26628161536 11551 33554432000 4194304 4196468 140729993529072 139755021896432 139755634256514 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24544] ppid=24524 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/24526/task/24544/stat : 24544 (java) S 24524 24524 23983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 103091207 26628161536 11551 33554432000 4194304 4196468 140729993529072 139755020843360 139755634255573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24545] ppid=24524 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/24526/task/24545/stat : 24545 (java) S 24524 24524 23983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 103091208 26628161536 11551 33554432000 4194304 4196468 140729993529072 139755019790640 139755634256514 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 47588 KiB

[startup+0.70088 s]
/proc/loadavg: 1.68 1.21 1.75 6/199 24545
/proc/meminfo: memFree=28673312/32770624 swapFree=67108860/67108860
[pid=24524] ppid=24521 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/24524/stat : 24524 (xcsp3-exec) S 24521 24524 23983 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 103091201 9740288 346 33554432000 4194304 5098028 140721866464912 140721866463016 140436091138684 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 15515648 140721866470500 140721866470711 140721866470711 140721866473451 0
/proc/24524/statm: 2378 346 289 221 0 87 0
[pid=24526] ppid=24524 vsize=26006188 memory=118628 CPUtime=1.84 cores=0-7
/proc/24526/stat : 24526 (java) S 24524 24524 23983 0 -1 1077944320 12557 0 0 0 178 6 0 0 20 0 20 0 103091202 26630336512 29657 33554432000 4194304 4196468 140729993529072 140729993511616 139755634245367 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
/proc/24526/statm: 6501547 29657 3213 1 0 6488781 0
[pid=24526/tid=24527] ppid=24524 vsize=26006188 memory=281257410379440 CPUtime=0.66 cores=0-7
/proc/24526/task/24527/stat : 24527 (java) R 24524 24524 23983 0 -1 4202560 6816 0 0 0 63 3 0 0 20 0 20 0 103091202 26630336512 29657 33554432000 4194304 4196468 140729993529072 139755638480408 139755236181453 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24528] ppid=24524 vsize=26006188 memory=140628705190768 CPUtime=0 cores=0-7
/proc/24526/task/24528/stat : 24528 (java) S 24524 24524 23983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 103091203 26630336512 29657 33554432000 4194304 4196468 140729993529072 139755556825488 139755634255573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24529] ppid=24524 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/24526/task/24529/stat : 24529 (java) S 24524 24524 23983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 103091203 26630336512 29657 33554432000 4194304 4196468 140729993529072 139755555772688 139755634255573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24530] ppid=24524 vsize=26006188 memory=1200 CPUtime=0 cores=0-7
/proc/24526/task/24530/stat : 24530 (java) S 24524 24524 23983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 103091203 26630336512 29657 33554432000 4194304 4196468 140729993529072 139755554720400 139755634255573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0

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

[pid=24526/tid=24543] ppid=24524 vsize=26538700 memory=0 CPUtime=0.69 cores=0-7
/proc/24526/task/24543/stat : 24543 (java) S 24524 24524 23983 0 -1 1077944384 3301 0 0 0 68 1 0 0 20 0 28 0 103091207 27175628800 180410 33554432000 4194304 4196468 140729993529072 139755021896432 139755634256514 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24544] ppid=24524 vsize=26538700 memory=281257409773808 CPUtime=0 cores=0-7
/proc/24526/task/24544/stat : 24544 (java) S 24524 24524 23983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 103091207 27175628800 180410 33554432000 4194304 4196468 140729993529072 139755020843360 139755634255573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24545] ppid=24524 vsize=26538700 memory=4420 CPUtime=0 cores=0-7
/proc/24526/task/24545/stat : 24545 (java) S 24524 24524 23983 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 28 0 103091208 27175628800 180410 33554432000 4194304 4196468 140729993529072 139755019790640 139755634256514 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 12 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24546] ppid=24524 vsize=26538700 memory=0 CPUtime=3.85 cores=0-7
/proc/24526/task/24546/stat : 24546 (java) R 24524 24524 23983 0 -1 4202560 90 0 0 0 385 0 0 0 20 0 28 0 103091299 27175628800 180410 33554432000 4194304 4196468 140729993529072 139755016563608 139755239200189 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24547] ppid=24524 vsize=26538700 memory=7649399367068365874 CPUtime=3.7 cores=0-7
/proc/24526/task/24547/stat : 24547 (java) R 24524 24524 23983 0 -1 4202560 145 0 0 0 370 0 0 0 20 0 28 0 103091299 27175628800 180410 33554432000 4194304 4196468 140729993529072 139754808958800 139755240588940 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24548] ppid=24524 vsize=26538700 memory=5931329028008656992 CPUtime=3.28 cores=0-7
/proc/24526/task/24548/stat : 24548 (java) R 24524 24524 23983 0 -1 4202560 736 0 0 0 324 4 0 0 20 0 28 0 103091299 27175628800 180410 33554432000 4194304 4196468 140729993529072 139754807906536 139755240244906 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24549] ppid=24524 vsize=26538700 memory=7594587674001172330 CPUtime=3.83 cores=0-7
/proc/24526/task/24549/stat : 24549 (java) R 24524 24524 23983 0 -1 4202560 325 0 0 0 378 5 0 0 20 0 28 0 103091299 27175628800 180410 33554432000 4194304 4196468 140729993529072 139754806856736 139755238968282 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24550] ppid=24524 vsize=26538700 memory=7234030490512353113 CPUtime=3.41 cores=0-7
/proc/24526/task/24550/stat : 24550 (java) R 24524 24524 23983 0 -1 4202560 178 0 0 0 341 0 0 0 20 0 28 0 103091299 27175628800 180410 33554432000 4194304 4196468 140729993529072 139754805801976 139755238892652 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24551] ppid=24524 vsize=26538700 memory=7306644351653146467 CPUtime=3.51 cores=0-7
/proc/24526/task/24551/stat : 24551 (java) R 24524 24524 23983 0 -1 4202560 103 0 0 0 351 0 0 0 20 0 28 0 103091299 27175628800 180410 33554432000 4194304 4196468 140729993529072 139754804749144 139755239071653 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24552] ppid=24524 vsize=26538700 memory=3692779455290041964 CPUtime=3.65 cores=0-7
/proc/24526/task/24552/stat : 24552 (java) R 24524 24524 23983 0 -1 4202560 89 0 0 0 365 0 0 0 20 0 28 0 103091299 27175628800 180410 33554432000 4194304 4196468 140729993529072 139754803695440 139755239298107 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24553] ppid=24524 vsize=26538700 memory=0 CPUtime=3.49 cores=0-7
/proc/24526/task/24553/stat : 24553 (java) R 24524 24524 23983 0 -1 4202560 127 0 0 0 349 0 0 0 20 0 28 0 103091299 27175628800 180410 33554432000 4194304 4196468 140729993529072 139754802642616 139755238875622 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
Current children cumulated CPU time: 36.52 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 723024 KiB

[startup+5.60145 s]
/proc/loadavg: 2.11 1.30 1.78 9/207 24553
/proc/meminfo: memFree=28013104/32770624 swapFree=67108860/67108860
[pid=24524] ppid=24521 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/24524/stat : 24524 (xcsp3-exec) S 24521 24524 23983 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 103091201 9740288 346 33554432000 4194304 5098028 140721866464912 140721866463016 140436091138684 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 15515648 140721866470500 140721866470711 140721866470711 140721866473451 0
/proc/24524/statm: 2378 346 289 221 0 87 0
[pid=24526] ppid=24524 vsize=26538700 memory=721644 CPUtime=39.72 cores=0-7
/proc/24526/stat : 24526 (java) S 24524 24524 23983 0 -1 1077944320 29628 0 0 0 3913 59 0 0 20 0 28 0 103091202 27175628800 180411 33554432000 4194304 4196468 140729993529072 140729993511616 139755634245367 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
/proc/24526/statm: 6634675 180411 3272 1 0 6621909 0
[pid=24526/tid=24527] ppid=24524 vsize=26538700 memory=0 CPUtime=0.87 cores=0-7
/proc/24526/task/24527/stat : 24527 (java) S 24524 24524 23983 0 -1 1077944384 6912 0 0 0 83 4 0 0 20 0 28 0 103091202 27175628800 180411 33554432000 4194304 4196468 140729993529072 139755638486144 139755634255573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24528] ppid=24524 vsize=26538700 memory=0 CPUtime=0.18 cores=0-7
/proc/24526/task/24528/stat : 24528 (java) S 24524 24524 23983 0 -1 1077944384 139 0 0 0 14 4 0 0 20 0 28 0 103091203 27175628800 180411 33554432000 4194304 4196468 140729993529072 139755556825488 139755634255573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24529] ppid=24524 vsize=26538700 memory=1384 CPUtime=0.15 cores=0-7
/proc/24526/task/24529/stat : 24529 (java) S 24524 24524 23983 0 -1 1077944384 242 0 0 0 11 4 0 0 20 0 28 0 103091203 27175628800 180411 33554432000 4194304 4196468 140729993529072 139755555772688 139755634255573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24530] ppid=24524 vsize=26538700 memory=792 CPUtime=0.17 cores=0-7
/proc/24526/task/24530/stat : 24530 (java) S 24524 24524 23983 0 -1 1077944384 146 0 0 0 12 5 0 0 20 0 28 0 103091203 27175628800 180411 33554432000 4194304 4196468 140729993529072 139755554720400 139755634255573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24531] ppid=24524 vsize=26538700 memory=9992 CPUtime=0.16 cores=0-7
/proc/24526/task/24531/stat : 24531 (java) S 24524 24524 23983 0 -1 1077944384 123 0 0 0 12 4 0 0 20 0 28 0 103091203 27175628800 180411 33554432000 4194304 4196468 140729993529072 139755553667600 139755634255573 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24532] ppid=24524 vsize=26538700 memory=1224 CPUtime=0.16 cores=0-7
/proc/24526/task/24532/stat : 24532 (java) S 24524 24524 23983 0 -1 1077944384 98 0 0 0 12 4 0 0 20 0 28 0 103091203 27175628800 180411 33554432000 4194304 4196468 140729993529072 139755552615312 139755634255573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24533] ppid=24524 vsize=26538700 memory=5716 CPUtime=0.18 cores=0-7
/proc/24526/task/24533/stat : 24533 (java) S 24524 24524 23983 0 -1 1077944384 126 0 0 0 14 4 0 0 20 0 28 0 103091203 27175628800 180411 33554432000 4194304 4196468 140729993529072 139755187624720 139755634255573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24534] ppid=24524 vsize=26538700 memory=1712 CPUtime=0.15 cores=0-7
/proc/24526/task/24534/stat : 24534 (java) S 24524 24524 23983 0 -1 1077944384 830 0 0 0 11 4 0 0 20 0 28 0 103091203 27175628800 180411 33554432000 4194304 4196468 140729993529072 139755186572432 139755634255573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24535] ppid=24524 vsize=26538700 memory=4612 CPUtime=0.15 cores=0-7
/proc/24526/task/24535/stat : 24535 (java) S 24524 24524 23983 0 -1 1077944384 163 0 0 0 12 3 0 0 20 0 28 0 103091203 27175628800 180411 33554432000 4194304 4196468 140729993529072 139755185519632 139755634255573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24536] ppid=24524 vsize=26538700 memory=1008 CPUtime=0.01 cores=0-7
/proc/24526/task/24536/stat : 24536 (java) S 24524 24524 23983 0 -1 1077944384 935 0 0 0 1 0 0 0 20 0 28 0 103091204 27175628800 180411 33554432000 4194304 4196468 140729993529072 139755029264496 139755634256514 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24537] ppid=24524 vsize=26538700 memory=281257410786720 CPUtime=0 cores=0-7
/proc/24526/task/24537/stat : 24537 (java) S 24524 24524 23983 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 103091205 27175628800 180411 33554432000 4194304 4196468 140729993529072 139755028210528 139755634255573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24538] ppid=24524 vsize=26538700 memory=9604 CPUtime=0 cores=0-7
/proc/24526/task/24538/stat : 24538 (java) S 24524 24524 23983 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 28 0 103091205 27175628800 180411 33554432000 4194304 4196468 140729993529072 139755027158144 139755634255573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24539] ppid=24524 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/24526/task/24539/stat : 24539 (java) S 24524 24524 23983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 103091207 27175628800 180411 33554432000 4194304 4196468 140729993529072 139755026106448 139755634263963 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24540] ppid=24524 vsize=26538700 memory=-5921431000321636112 CPUtime=1.72 cores=0-7
/proc/24526/task/24540/stat : 24540 (java) S 24524 24524 23983 0 -1 1077944384 4885 0 0 0 171 1 0 0 20 0 28 0 103091207 27175628800 180411 33554432000 4194304 4196468 140729993529072 139755025054320 139755634256514 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24541] ppid=24524 vsize=26538700 memory=6944656592455097440 CPUtime=1.59 cores=0-7
/proc/24526/task/24541/stat : 24541 (java) S 24524 24524 23983 0 -1 1077944384 4906 0 0 0 157 2 0 0 20 0 28 0 103091207 27175628800 180411 33554432000 4194304 4196468 140729993529072 139755024001520 139755634256514 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 10 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24542] ppid=24524 vsize=26538700 memory=6944656592455097440 CPUtime=1.43 cores=0-7
/proc/24526/task/24542/stat : 24542 (java) S 24524 24524 23983 0 -1 1077944384 3114 0 0 0 142 1 0 0 20 0 28 0 103091207 27175628800 180411 33554432000 4194304 4196468 140729993529072 139755022949232 139755634256514 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24543] ppid=24524 vsize=26538700 memory=6944656592455360604 CPUtime=0.69 cores=0-7
/proc/24526/task/24543/stat : 24543 (java) S 24524 24524 23983 0 -1 1077944384 3302 0 0 0 68 1 0 0 20 0 28 0 103091207 27175628800 180411 33554432000 4194304 4196468 140729993529072 139755021896432 139755634256514 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24544] ppid=24524 vsize=26538700 memory=-2672971631320983069 CPUtime=0 cores=0-7
/proc/24526/task/24544/stat : 24544 (java) S 24524 24524 23983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 103091207 27175628800 180411 33554432000 4194304 4196468 140729993529072 139755020843360 139755634255573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24545] ppid=24524 vsize=26538700 memory=7222483652687470737 CPUtime=0 cores=0-7
/proc/24526/task/24545/stat : 24545 (java) S 24524 24524 23983 0 -1 1077944384 607 0 0 0 0 0 0 0 20 0 28 0 103091208 27175628800 180411 33554432000 4194304 4196468 140729993529072 139755019790640 139755634256514 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 12 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24546] ppid=24524 vsize=26538700 memory=6944656592452807323 CPUtime=4.24 cores=0-7
/proc/24526/task/24546/stat : 24546 (java) R 24524 24524 23983 0 -1 4202560 90 0 0 0 424 0 0 0 20 0 28 0 103091299 27175628800 180411 33554432000 4194304 4196468 140729993529072 139755016563608 139755238892931 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24547] ppid=24524 vsize=26538700 memory=-7395679465411340910 CPUtime=4.1 cores=0-7
/proc/24526/task/24547/stat : 24547 (java) R 24524 24524 23983 0 -1 4202560 145 0 0 0 410 0 0 0 20 0 28 0 103091299 27175628800 180411 33554432000 4194304 4196468 140729993529072 139754808958800 139755238968481 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24548] ppid=24524 vsize=26538700 memory=1944 CPUtime=3.68 cores=0-7
/proc/24526/task/24548/stat : 24548 (java) R 24524 24524 23983 0 -1 4202560 743 0 0 0 364 4 0 0 20 0 28 0 103091299 27175628800 180411 33554432000 4194304 4196468 140729993529072 139754807906584 139755238892618 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24549] ppid=24524 vsize=26538700 memory=1200 CPUtime=4.23 cores=0-7
/proc/24526/task/24549/stat : 24549 (java) R 24524 24524 23983 0 -1 4202560 326 0 0 0 418 5 0 0 20 0 28 0 103091299 27175628800 180411 33554432000 4194304 4196468 140729993529072 139754806856736 139755239464172 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24550] ppid=24524 vsize=26538700 memory=1424 CPUtime=3.8 cores=0-7
/proc/24526/task/24550/stat : 24550 (java) R 24524 24524 23983 0 -1 4202560 179 0 0 0 380 0 0 0 20 0 28 0 103091299 27175628800 180411 33554432000 4194304 4196468 140729993529072 139754805801704 139755238892647 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24551] ppid=24524 vsize=26538700 memory=8552 CPUtime=3.91 cores=0-7
/proc/24526/task/24551/stat : 24551 (java) R 24524 24524 23983 0 -1 4202560 103 0 0 0 391 0 0 0 20 0 28 0 103091299 27175628800 180411 33554432000 4194304 4196468 140729993529072 139754804749144 139755238968587 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24552] ppid=24524 vsize=26538700 memory=15872 CPUtime=4.05 cores=0-7
/proc/24526/task/24552/stat : 24552 (java) R 24524 24524 23983 0 -1 4202560 89 0 0 0 405 0 0 0 20 0 28 0 103091299 27175628800 180411 33554432000 4194304 4196468 140729993529072 139754803695440 139755238892618 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24553] ppid=24524 vsize=26538700 memory=4052 CPUtime=3.89 cores=0-7
/proc/24526/task/24553/stat : 24553 (java) R 24524 24524 23983 0 -1 4202560 129 0 0 0 389 0 0 0 20 0 28 0 103091299 27175628800 180411 33554432000 4194304 4196468 140729993529072 139754802642776 139755240200677 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
Current children cumulated CPU time: 39.72 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 723028 KiB

[startup+5.70145 s]
/proc/loadavg: 2.11 1.30 1.78 9/207 24553
/proc/meminfo: memFree=28013104/32770624 swapFree=67108860/67108860
[pid=24524] ppid=24521 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/24524/stat : 24524 (xcsp3-exec) S 24521 24524 23983 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 103091201 9740288 346 33554432000 4194304 5098028 140721866464912 140721866463016 140436091138684 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 15515648 140721866470500 140721866470711 140721866470711 140721866473451 0
/proc/24524/statm: 2378 346 289 221 0 87 0
[pid=24526] ppid=24524 vsize=26538700 memory=721644 CPUtime=40.51 cores=0-7
/proc/24526/stat : 24526 (java) S 24524 24524 23983 0 -1 1077944320 29628 0 0 0 3992 59 0 0 20 0 28 0 103091202 27175628800 180411 33554432000 4194304 4196468 140729993529072 140729993511616 139755634245367 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
/proc/24526/statm: 6634675 180411 3272 1 0 6621909 0
[pid=24526/tid=24527] ppid=24524 vsize=26538700 memory=288230574492221466 CPUtime=0.87 cores=0-7
/proc/24526/task/24527/stat : 24527 (java) S 24524 24524 23983 0 -1 1077944384 6912 0 0 0 83 4 0 0 20 0 28 0 103091202 27175628800 180411 33554432000 4194304 4196468 140729993529072 139755638486144 139755634255573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24528] ppid=24524 vsize=26538700 memory=288230596050944315 CPUtime=0.18 cores=0-7
/proc/24526/task/24528/stat : 24528 (java) S 24524 24524 23983 0 -1 1077944384 139 0 0 0 14 4 0 0 20 0 28 0 103091203 27175628800 180411 33554432000 4194304 4196468 140729993529072 139755556825488 139755634255573 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24529] ppid=24524 vsize=26538700 memory=6791534058613427641 CPUtime=0.15 cores=0-7
/proc/24526/task/24529/stat : 24529 (java) S 24524 24524 23983 0 -1 1077944384 242 0 0 0 11 4 0 0 20 0 28 0 103091203 27175628800 180411 33554432000 4194304 4196468 140729993529072 139755555772688 139755634255573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24530] ppid=24524 vsize=26538700 memory=0 CPUtime=0.17 cores=0-7
/proc/24526/task/24530/stat : 24530 (java) S 24524 24524 23983 0 -1 1077944384 146 0 0 0 12 5 0 0 20 0 28 0 103091203 27175628800 180411 33554432000 4194304 4196468 140729993529072 139755554720400 139755634255573 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24531] ppid=24524 vsize=26538700 memory=0 CPUtime=0.16 cores=0-7
/proc/24526/task/24531/stat : 24531 (java) S 24524 24524 23983 0 -1 1077944384 123 0 0 0 12 4 0 0 20 0 28 0 103091203 27175628800 180411 33554432000 4194304 4196468 140729993529072 139755553667600 139755634255573 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24532] ppid=24524 vsize=26538700 memory=0 CPUtime=0.16 cores=0-7
/proc/24526/task/24532/stat : 24532 (java) S 24524 24524 23983 0 -1 1077944384 98 0 0 0 12 4 0 0 20 0 28 0 103091203 27175628800 180411 33554432000 4194304 4196468 140729993529072 139755552615312 139755634255573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24533] ppid=24524 vsize=26538700 memory=0 CPUtime=0.18 cores=0-7
/proc/24526/task/24533/stat : 24533 (java) S 24524 24524 23983 0 -1 1077944384 126 0 0 0 14 4 0 0 20 0 28 0 103091203 27175628800 180411 33554432000 4194304 4196468 140729993529072 139755187624720 139755634255573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24534] ppid=24524 vsize=26538700 memory=0 CPUtime=0.15 cores=0-7
/proc/24526/task/24534/stat : 24534 (java) S 24524 24524 23983 0 -1 1077944384 830 0 0 0 11 4 0 0 20 0 28 0 103091203 27175628800 180411 33554432000 4194304 4196468 140729993529072 139755186572432 139755634255573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24535] ppid=24524 vsize=26538700 memory=0 CPUtime=0.15 cores=0-7
/proc/24526/task/24535/stat : 24535 (java) S 24524 24524 23983 0 -1 1077944384 163 0 0 0 12 3 0 0 20 0 28 0 103091203 27175628800 180411 33554432000 4194304 4196468 140729993529072 139755185519632 139755634255573 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24536] ppid=24524 vsize=26538700 memory=0 CPUtime=0.01 cores=0-7
/proc/24526/task/24536/stat : 24536 (java) S 24524 24524 23983 0 -1 1077944384 935 0 0 0 1 0 0 0 20 0 28 0 103091204 27175628800 180411 33554432000 4194304 4196468 140729993529072 139755029264496 139755634256514 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24537] ppid=24524 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/24526/task/24537/stat : 24537 (java) S 24524 24524 23983 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 103091205 27175628800 180411 33554432000 4194304 4196468 140729993529072 139755028210528 139755634255573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24538] ppid=24524 vsize=26538700 memory=1237 CPUtime=0 cores=0-7
/proc/24526/task/24538/stat : 24538 (java) S 24524 24524 23983 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 28 0 103091205 27175628800 180411 33554432000 4194304 4196468 140729993529072 139755027158144 139755634255573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24539] ppid=24524 vsize=26538700 memory=458 CPUtime=0 cores=0-7
/proc/24526/task/24539/stat : 24539 (java) S 24524 24524 23983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 103091207 27175628800 180411 33554432000 4194304 4196468 140729993529072 139755026106448 139755634263963 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24540] ppid=24524 vsize=26538700 memory=0 CPUtime=1.72 cores=0-7
/proc/24526/task/24540/stat : 24540 (java) S 24524 24524 23983 0 -1 1077944384 4885 0 0 0 171 1 0 0 20 0 28 0 103091207 27175628800 180411 33554432000 4194304 4196468 140729993529072 139755025054320 139755634256514 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24541] ppid=24524 vsize=26538700 memory=76 CPUtime=1.59 cores=0-7
/proc/24526/task/24541/stat : 24541 (java) S 24524 24524 23983 0 -1 1077944384 4906 0 0 0 157 2 0 0 20 0 28 0 103091207 27175628800 180411 33554432000 4194304 4196468 140729993529072 139755024001520 139755634256514 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 10 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24542] ppid=24524 vsize=26538700 memory=122 CPUtime=1.43 cores=0-7
/proc/24526/task/24542/stat : 24542 (java) S 24524 24524 23983 0 -1 1077944384 3114 0 0 0 142 1 0 0 20 0 28 0 103091207 27175628800 180411 33554432000 4194304 4196468 140729993529072 139755022949232 139755634256514 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24543] ppid=24524 vsize=26538700 memory=57 CPUtime=0.69 cores=0-7
/proc/24526/task/24543/stat : 24543 (java) S 24524 24524 23983 0 -1 1077944384 3302 0 0 0 68 1 0 0 20 0 28 0 103091207 27175628800 180411 33554432000 4194304 4196468 140729993529072 139755021896432 139755634256514 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24544] ppid=24524 vsize=26538700 memory=3129 CPUtime=0 cores=0-7
/proc/24526/task/24544/stat : 24544 (java) S 24524 24524 23983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 103091207 27175628800 180411 33554432000 4194304 4196468 140729993529072 139755020843360 139755634255573 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24545] ppid=24524 vsize=26538700 memory=21735 CPUtime=0 cores=0-7
/proc/24526/task/24545/stat : 24545 (java) S 24524 24524 23983 0 -1 1077944384 607 0 0 0 0 0 0 0 20 0 28 0 103091208 27175628800 180411 33554432000 4194304 4196468 140729993529072 139755019790640 139755634256514 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 12 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24546] ppid=24524 vsize=26538700 memory=281257409791392 CPUtime=4.34 cores=0-7
/proc/24526/task/24546/stat : 24546 (java) R 24524 24524 23983 0 -1 4202560 90 0 0 0 434 0 0 0 20 0 28 0 103091299 27175628800 180411 33554432000 4194304 4196468 140729993529072 139755016563608 139755238892670 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24547] ppid=24524 vsize=26538700 memory=0 CPUtime=4.2 cores=0-7
/proc/24526/task/24547/stat : 24547 (java) R 24524 24524 23983 0 -1 4202560 145 0 0 0 420 0 0 0 20 0 28 0 103091299 27175628800 180411 33554432000 4194304 4196468 140729993529072 139754808958800 139755239071281 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24548] ppid=24524 vsize=26538700 memory=11 CPUtime=3.78 cores=0-7
/proc/24526/task/24548/stat : 24548 (java) R 24524 24524 23983 0 -1 4202560 743 0 0 0 374 4 0 0 20 0 28 0 103091299 27175628800 180411 33554432000 4194304 4196468 140729993529072 139754807906584 139755238875540 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24549] ppid=24524 vsize=26538700 memory=14 CPUtime=4.33 cores=0-7
/proc/24526/task/24549/stat : 24549 (java) R 24524 24524 23983 0 -1 4202560 326 0 0 0 428 5 0 0 20 0 28 0 103091299 27175628800 180411 33554432000 4194304 4196468 140729993529072 139754806854328 139755239464221 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24550] ppid=24524 vsize=26538700 memory=11 CPUtime=3.9 cores=0-7
/proc/24526/task/24550/stat : 24550 (java) R 24524 24524 23983 0 -1 4202560 179 0 0 0 390 0 0 0 20 0 28 0 103091299 27175628800 180411 33554432000 4194304 4196468 140729993529072 139754805801704 139755239072290 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24551] ppid=24524 vsize=26538700 memory=13 CPUtime=4.01 cores=0-7
/proc/24526/task/24551/stat : 24551 (java) R 24524 24524 23983 0 -1 4202560 103 0 0 0 401 0 0 0 20 0 28 0 103091299 27175628800 180411 33554432000 4194304 4196468 140729993529072 139754804749144 139755238892618 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24552] ppid=24524 vsize=26538700 memory=0 CPUtime=4.15 cores=0-7
/proc/24526/task/24552/stat : 24552 (java) R 24524 24524 23983 0 -1 4202560 89 0 0 0 415 0 0 0 20 0 28 0 103091299 27175628800 180411 33554432000 4194304 4196468 140729993529072 139754803695576 139755238892567 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
[pid=24526/tid=24553] ppid=24524 vsize=26538700 memory=3102 CPUtime=3.99 cores=0-7
/proc/24526/task/24553/stat : 24553 (java) R 24524 24524 23983 0 -1 4202560 129 0 0 0 399 0 0 0 20 0 28 0 103091299 27175628800 180411 33554432000 4194304 4196468 140729993529072 139754802642776 139755238892545 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 39251968 140729993532562 140729993532739 140729993532739 140729993535439 0
Current children cumulated CPU time: 40.51 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 723028 KiB

Child status: 0
Real time (s): 5.75131
CPU time (s): 40.7454
CPU user time (s): 40.1294
CPU system time (s): 0.615948
CPU usage (%): 708.454
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 723028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 40.1294
system time used= 0.615948
maximum resident set size= 721724
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31314
page faults= 0
swaps= 0
block input operations= 0
block output operations= 120
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4132
involuntary context switches= 984


# summary of solver processes directly reported to runsolver:
#   pid: 24524
#   total CPU time (s): 40.7454
#   total CPU user time (s): 40.1294
#   total CPU system time (s): 0.615948

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.055537 second user time and 0.117048 second system time

The end

Launcher Data

Begin job on node151 at 2017-08-14 10:27:24
IDJOB=4270859
IDBENCH=123864
IDSOLVER=2662
FILE ID=node151/4270859-1502700103
RUNJOBID= node151-1502694194-24010
PBS_JOBID= 20629005
Free space on /tmp= 61756 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/Bibd/Bibd-sum-stab1/Bibd-sum-12-03-04.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-4270859-1502700103/watcher-4270859-1502700103 -o /tmp/evaluation-result-4270859-1502700103/solver-4270859-1502700103 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node151-1502694194-24010 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1416447892 HOME/instance-4270859-1502700103.xml

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

MD5SUM BENCH= 4cb414677efb9576d4ff9b4f5d333658
RANDOM SEED=1416447892

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

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

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

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

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.95
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:        28722864 kB
MemAvailable:   31988652 kB
Buffers:          268788 kB
Cached:          3287448 kB
SwapCached:            0 kB
Active:           963420 kB
Inactive:        2645132 kB
Active(anon):      55568 kB
Inactive(anon):    25044 kB
Active(file):     907852 kB
Inactive(file):  2620088 kB
Unevictable:        7024 kB
Mlocked:            7024 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7980 kB
Writeback:             0 kB
AnonPages:         59188 kB
Mapped:            44524 kB
Shmem:             25224 kB
Slab:             133660 kB
SReclaimable:     107368 kB
SUnreclaim:        26292 kB
KernelStack:        3216 kB
PageTables:         5384 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324164 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61748 MiB
End job on node151 at 2017-08-14 10:27:30