Trace number 4292671

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.7 seq (493a269)SAT 12.5742 7.67301

General information on the benchmark

NameMisteryShopper/
MisteryShopper-10c_c18.xml
MD5SUM56c97bc9b19c7ad517216d1a3c315031
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 benchmark5.95232
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of constraints621
Number of domains3
Minimum domain size5
Maximum domain size50
Distribution of domain sizes[{"size":5,"count":250},{"size":6,"count":250},{"size":50,"count":500}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":500},{"degree":3,"count":250},{"degree":4,"count":220},{"degree":5,"count":30}]
Minimum constraint arity2
Maximum constraint arity250
Distribution of constraint arities[{"arity":2,"count":500},{"arity":5,"count":100},{"arity":6,"count":5},{"arity":50,"count":10},{"arity":100,"count":5},{"arity":250,"count":1}]
Number of extensional constraints500
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":500},{"type":"allDifferent","count":110},{"type":"ordered","count":5},{"type":"lex","count":1},{"type":"channel","count":5}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4292671-1532358690.xml"  -tl '2400s' -p 1 -x 0
0.12/0.17	c Choco 493a269
0.12/0.17	c [HOME/instance-4292671-1532358690.xml, -tl, 2400s, -p, 1, -x, 0]
0.12/0.21	c simple solver
0.34/0.28	c parse instance...
1.83/0.77	c solve instance...
12.49/7.65	s SATISFIABLE
12.49/7.65	v <instantiation>
12.49/7.65	v 	<list>vr[0][0] vr[0][1] vr[0][2] vr[0][3] vr[0][4] vr[1][0] vr[1][1] vr[1][2] vr[1][3] vr[1][4] vr[2][0] vr[2][1] vr[2][2] vr[2][3] vr[2][4] vr[3][0] vr[3][1] vr[3][2] vr[3][3] vr[3][4] vr[4][0] vr[4][1] vr[4][2] vr[4][3] vr[4][4] vr[5][0] vr[5][1] vr[5][2] vr[5][3] vr[5][4] vr[6][0] vr[6][1] vr[6][2] vr[6][3] vr[6][4] vr[7][0] vr[7][1] vr[7][2] vr[7][3] vr[7][4] vr[8][0] vr[8][1] vr[8][2] vr[8][3] vr[8][4] vr[9][0] vr[9][1] vr[9][2] vr[9][3] vr[9][4] vr[10][0] vr[10][1] vr[10][2] vr[10][3] vr[10][4] vr[11][0] vr[11][1] vr[11][2] vr[11][3] vr[11][4] vr[12][0] vr[12][1] vr[12][2] vr[12][3] vr[12][4] vr[13][0] vr[13][1] vr[13][2] vr[13][3] vr[13][4] vr[14][0] vr[14][1] vr[14][2] vr[14][3] vr[14][4] vr[15][0] vr[15][1] vr[15][2] vr[15][3] vr[15][4] vr[16][0] vr[16][1] vr[16][2] vr[16][3] vr[16][4] vr[17][0] vr[17][1] vr[17][2] vr[17][3] vr[17][4] vr[18][0] vr[18][1] vr[18][2] vr[18][3] vr[18][4] vr[19][0] vr[19][1] vr[19][2] vr[19][3] vr[19][4] vr[20][0] vr[20][1] vr[20][2] vr[20][3] vr[20][4] vr[21][0] vr[21][1] vr[21][2] vr[21][3] vr[21][4] vr[22][0] vr[22][1] vr[22][2] vr[22][3] vr[22][4] vr[23][0] vr[23][1] vr[23][2] vr[23][3] vr[23][4] vr[24][0] vr[24][1] vr[24][2] vr[24][3] vr[24][4] vr[25][0] vr[25][1] vr[25][2] vr[25][3] vr[25][4] vr[26][0] vr[26][1] vr[26][2] vr[26][3] vr[26][4] vr[27][0] vr[27][1] vr[27][2] vr[27][3] vr[27][4] vr[28][0] vr[28][1] vr[28][2] vr[28][3] vr[28][4] vr[29][0] vr[29][1] vr[29][2] vr[29][3] vr[29][4] vr[30][0] vr[30][1] vr[30][2] vr[30][3] vr[30][4] vr[31][0] vr[31][1] vr[31][2] vr[31][3] vr[31][4] vr[32][0] vr[32][1] vr[32][2] vr[32][3] vr[32][4] vr[33][0] vr[33][1] vr[33][2] vr[33][3] vr[33][4] vr[34][0] vr[34][1] vr[34][2] vr[34][3] vr[34][4] vr[35][0] vr[35][1] vr[35][2] vr[35][3] vr[35][4] vr[36][0] vr[36][1] vr[36][2] vr[36][3] vr[36][4] vr[37][0] vr[37][1] vr[37][2] vr[37][3] vr[37][4] vr[38][0] vr[38][1] vr[38][2] vr[38][3] vr[38][4] vr[39][0] vr[39][1] vr[39][2] vr[39][3] vr[39][4] vr[40][0] vr[40][1] vr[40][2] vr[40][3] vr[40][4] vr[41][0] vr[41][1] vr[41][2] vr[41][3] vr[41][4] vr[42][0] vr[42][1] vr[42][2] vr[42][3] vr[42][4] vr[43][0] vr[43][1] vr[43][2] vr[43][3] vr[43][4] vr[44][0] vr[44][1] vr[44][2] vr[44][3] vr[44][4] vr[45][0] vr[45][1] vr[45][2] vr[45][3] vr[45][4] vr[46][0] vr[46][1] vr[46][2] vr[46][3] vr[46][4] vr[47][0] vr[47][1] vr[47][2] vr[47][3] vr[47][4] vr[48][0] vr[48][1] vr[48][2] vr[48][3] vr[48][4] vr[49][0] vr[49][1] vr[49][2] vr[49][3] vr[49][4] ve[0][0] ve[0][1] ve[0][2] ve[0][3] ve[0][4] ve[1][0] ve[1][1] ve[1][2] ve[1][3] ve[1][4] ve[2][0] ve[2][1] ve[2][2] ve[2][3] ve[2][4] ve[3][0] ve[3][1] ve[3][2] ve[3][3] ve[3][4] ve[4][0] ve[4][1] ve[4][2] ve[4][3] ve[4][4] ve[5][0] ve[5][1] ve[5][2] ve[5][3] ve[5][4] ve[6][0] ve[6][1] ve[6][2] ve[6][3] ve[6][4] ve[7][0] ve[7][1] ve[7][2] ve[7][3] ve[7][4] ve[8][0] ve[8][1] ve[8][2] ve[8][3] ve[8][4] ve[9][0] ve[9][1] ve[9][2] ve[9][3] ve[9][4] ve[10][0] ve[10][1] ve[10][2] ve[10][3] ve[10][4] ve[11][0] ve[11][1] ve[11][2] ve[11][3] ve[11][4] ve[12][0] ve[12][1] ve[12][2] ve[12][3] ve[12][4] ve[13][0] ve[13][1] ve[13][2] ve[13][3] ve[13][4] ve[14][0] ve[14][1] ve[14][2] ve[14][3] ve[14][4] ve[15][0] ve[15][1] ve[15][2] ve[15][3] ve[15][4] ve[16][0] ve[16][1] ve[16][2] ve[16][3] ve[16][4] ve[17][0] ve[17][1] ve[17][2] ve[17][3] ve[17][4] ve[18][0] ve[18][1] ve[18][2] ve[18][3] ve[18][4] ve[19][0] ve[19][1] ve[19][2] ve[19][3] ve[19][4] ve[20][0] ve[20][1] ve[20][2] ve[20][3] ve[20][4] ve[21][0] ve[21][1] ve[21][2] ve[21][3] ve[21][4] ve[22][0] ve[22][1] ve[22][2] ve[22][3] ve[22][4] ve[23][0] ve[23][1] ve[23][2] ve[23][3] ve[23][4] ve[24][0] ve[24][1] ve[24][2] ve[24][3] ve[24][4] ve[25][0] ve[25][1] ve[25][2] ve[25][3] ve[25][4] ve[26][0] ve[26][1] ve[26][2] ve[26][3] ve[26][4] ve[27][0] ve[27][1] ve[27][2] ve[27][3] ve[27][4] ve[28][0] ve[28][1] ve[28][2] ve[28][3] ve[28][4] ve[29][0] ve[29][1] ve[29][2] ve[29][3] ve[29][4] ve[30][0] ve[30][1] ve[30][2] ve[30][3] ve[30][4] ve[31][0] ve[31][1] ve[31][2] ve[31][3] ve[31][4] ve[32][0] ve[32][1] ve[32][2] ve[32][3] ve[32][4] ve[33][0] ve[33][1] ve[33][2] ve[33][3] ve[33][4] ve[34][0] ve[34][1] ve[34][2] ve[34][3] ve[34][4] ve[35][0] ve[35][1] ve[35][2] ve[35][3] ve[35][4] ve[36][0] ve[36][1] ve[36][2] ve[36][3] ve[36][4] ve[37][0] ve[37][1] ve[37][2] ve[37][3] ve[37][4] ve[38][0] ve[38][1] ve[38][2] ve[38][3] ve[38][4] ve[39][0] ve[39][1] ve[39][2] ve[39][3] ve[39][4] ve[40][0] ve[40][1] ve[40][2] ve[40][3] ve[40][4] ve[41][0] ve[41][1] ve[41][2] ve[41][3] ve[41][4] ve[42][0] ve[42][1] ve[42][2] ve[42][3] ve[42][4] ve[43][0] ve[43][1] ve[43][2] ve[43][3] ve[43][4] ve[44][0] ve[44][1] ve[44][2] ve[44][3] ve[44][4] ve[45][0] ve[45][1] ve[45][2] ve[45][3] ve[45][4] ve[46][0] ve[46][1] ve[46][2] ve[46][3] ve[46][4] ve[47][0] ve[47][1] ve[47][2] ve[47][3] ve[47][4] ve[48][0] ve[48][1] ve[48][2] ve[48][3] ve[48][4] ve[49][0] ve[49][1] ve[49][2] ve[49][3] ve[49][4] gvr[0][0] gvr[0][1] gvr[0][2] gvr[0][3] gvr[0][4] gvr[1][0] gvr[1][1] gvr[1][2] gvr[1][3] gvr[1][4] gvr[2][0] gvr[2][1] gvr[2][2] gvr[2][3] gvr[2][4] gvr[3][0] gvr[3][1] gvr[3][2] gvr[3][3] gvr[3][4] gvr[4][0] gvr[4][1] gvr[4][2] gvr[4][3] gvr[4][4] gvr[5][0] gvr[5][1] gvr[5][2] gvr[5][3] gvr[5][4] gvr[6][0] gvr[6][1] gvr[6][2] gvr[6][3] gvr[6][4] gvr[7][0] gvr[7][1] gvr[7][2] gvr[7][3] gvr[7][4] gvr[8][0] gvr[8][1] gvr[8][2] gvr[8][3] gvr[8][4] gvr[9][0] gvr[9][1] gvr[9][2] gvr[9][3] gvr[9][4] gvr[10][0] gvr[10][1] gvr[10][2] gvr[10][3] gvr[10][4] gvr[11][0] gvr[11][1] gvr[11][2] gvr[11][3] gvr[11][4] gvr[12][0] gvr[12][1] gvr[12][2] gvr[12][3] gvr[12][4] gvr[13][0] gvr[13][1] gvr[13][2] gvr[13][3] gvr[13][4] gvr[14][0] gvr[14][1] gvr[14][2] gvr[14][3] gvr[14][4] gvr[15][0] gvr[15][1] gvr[15][2] gvr[15][3] gvr[15][4] gvr[16][0] gvr[16][1] gvr[16][2] gvr[16][3] gvr[16][4] gvr[17][0] gvr[17][1] gvr[17][2] gvr[17][3] gvr[17][4] gvr[18][0] gvr[18][1] gvr[18][2] gvr[18][3] gvr[18][4] gvr[19][0] gvr[19][1] gvr[19][2] gvr[19][3] gvr[19][4] gvr[20][0] gvr[20][1] gvr[20][2] gvr[20][3] gvr[20][4] gvr[21][0] gvr[21][1] gvr[21][2] gvr[21][3] gvr[21][4] gvr[22][0] gvr[22][1] gvr[22][2] gvr[22][3] gvr[22][4] gvr[23][0] gvr[23][1] gvr[23][2] gvr[23][3] gvr[23][4] gvr[24][0] gvr[24][1] gvr[24][2] gvr[24][3] gvr[24][4] gvr[25][0] gvr[25][1] gvr[25][2] gvr[25][3] gvr[25][4] gvr[26][0] gvr[26][1] gvr[26][2] gvr[26][3] gvr[26][4] gvr[27][0] gvr[27][1] gvr[27][2] gvr[27][3] gvr[27][4] gvr[28][0] gvr[28][1] gvr[28][2] gvr[28][3] gvr[28][4] gvr[29][0] gvr[29][1] gvr[29][2] gvr[29][3] gvr[29][4] gvr[30][0] gvr[30][1] gvr[30][2] gvr[30][3] gvr[30][4] gvr[31][0] gvr[31][1] gvr[31][2] gvr[31][3] gvr[31][4] gvr[32][0] gvr[32][1] gvr[32][2] gvr[32][3] gvr[32][4] gvr[33][0] gvr[33][1] gvr[33][2] gvr[33][3] gvr[33][4] gvr[34][0] gvr[34][1] gvr[34][2] gvr[34][3] gvr[34][4] gvr[35][0] gvr[35][1] gvr[35][2] gvr[35][3] gvr[35][4] gvr[36][0] gvr[36][1] gvr[36][2] gvr[36][3] gvr[36][4] gvr[37][0] gvr[37][1] gvr[37][2] gvr[37][3] gvr[37][4] gvr[38][0] gvr[38][1] gvr[38][2] gvr[38][3] gvr[38][4] gvr[39][0] gvr[39][1] gvr[39][2] gvr[39][3] gvr[39][4] gvr[40][0] gvr[40][1] gvr[40][2] gvr[40][3] gvr[40][4] gvr[41][0] gvr[41][1] gvr[41][2] gvr[41][3] gvr[41][4] gvr[42][0] gvr[42][1] gvr[42][2] gvr[42][3] gvr[42][4] gvr[43][0] gvr[43][1] gvr[43][2] gvr[43][3] gvr[43][4] gvr[44][0] gvr[44][1] gvr[44][2] gvr[44][3] gvr[44][4] gvr[45][0] gvr[45][1] gvr[45][2] gvr[45][3] gvr[45][4] gvr[46][0] gvr[46][1] gvr[46][2] gvr[46][3] gvr[46][4] gvr[47][0] gvr[47][1] gvr[47][2] gvr[47][3] gvr[47][4] gvr[48][0] gvr[48][1] gvr[48][2] gvr[48][3] gvr[48][4] gvr[49][0] gvr[49][1] gvr[49][2] gvr[49][3] gvr[49][4] gve[0][0] gve[0][1] gve[0][2] gve[0][3] gve[0][4] gve[1][0] gve[1][1] gve[1][2] gve[1][3] gve[1][4] gve[2][0] gve[2][1] gve[2][2] gve[2][3] gve[2][4] gve[3][0] gve[3][1] gve[3][2] gve[3][3] gve[3][4] gve[4][0] gve[4][1] gve[4][2] gve[4][3] gve[4][4] gve[5][0] gve[5][1] gve[5][2] gve[5][3] gve[5][4] gve[6][0] gve[6][1] gve[6][2] gve[6][3] gve[6][4] gve[7][0] gve[7][1] gve[7][2] gve[7][3] gve[7][4] gve[8][0] gve[8][1] gve[8][2] gve[8][3] gve[8][4] gve[9][0] gve[9][1] gve[9][2] gve[9][3] gve[9][4] gve[10][0] gve[10][1] gve[10][2] gve[10][3] gve[10][4] gve[11][0] gve[11][1] gve[11][2] gve[11][3] gve[11][4] gve[12][0] gve[12][1] gve[12][2] gve[12][3] gve[12][4] gve[13][0] gve[13][1] gve[13][2] gve[13][3] gve[13][4] gve[14][0] gve[14][1] gve[14][2] gve[14][3] gve[14][4] gve[15][0] gve[15][1] gve[15][2] gve[15][3] gve[15][4] gve[16][0] gve[16][1] gve[16][2] gve[16][3] gve[16][4] gve[17][0] gve[17][1] gve[17][2] gve[17][3] gve[17][4] gve[18][0] gve[18][1] gve[18][2] gve[18][3] gve[18][4] gve[19][0] gve[19][1] gve[19][2] gve[19][3] gve[19][4] gve[20][0] gve[20][1] gve[20][2] gve[20][3] gve[20][4] gve[21][0] gve[21][1] gve[21][2] gve[21][3] gve[21][4] gve[22][0] gve[22][1] gve[22][2] gve[22][3] gve[22][4] gve[23][0] gve[23][1] gve[23][2] gve[23][3] gve[23][4] gve[24][0] gve[24][1] gve[24][2] gve[24][3] gve[24][4] gve[25][0] gve[25][1] gve[25][2] gve[25][3] gve[25][4] gve[26][0] gve[26][1] gve[26][2] gve[26][3] gve[26][4] gve[27][0] gve[27][1] gve[27][2] gve[27][3] gve[27][4] gve[28][0] gve[28][1] gve[28][2] gve[28][3] gve[28][4] gve[29][0] gve[29][1] gve[29][2] gve[29][3] gve[29][4] gve[30][0] gve[30][1] gve[30][2] gve[30][3] gve[30][4] gve[31][0] gve[31][1] gve[31][2] gve[31][3] gve[31][4] gve[32][0] gve[32][1] gve[32][2] gve[32][3] gve[32][4] gve[33][0] gve[33][1] gve[33][2] gve[33][3] gve[33][4] gve[34][0] gve[34][1] gve[34][2] gve[34][3] gve[34][4] gve[35][0] gve[35][1] gve[35][2] gve[35][3] gve[35][4] gve[36][0] gve[36][1] gve[36][2] gve[36][3] gve[36][4] gve[37][0] gve[37][1] gve[37][2] gve[37][3] gve[37][4] gve[38][0] gve[38][1] gve[38][2] gve[38][3] gve[38][4] gve[39][0] gve[39][1] gve[39][2] gve[39][3] gve[39][4] gve[40][0] gve[40][1] gve[40][2] gve[40][3] gve[40][4] gve[41][0] gve[41][1] gve[41][2] gve[41][3] gve[41][4] gve[42][0] gve[42][1] gve[42][2] gve[42][3] gve[42][4] gve[43][0] gve[43][1] gve[43][2] gve[43][3] gve[43][4] gve[44][0] gve[44][1] gve[44][2] gve[44][3] gve[44][4] gve[45][0] gve[45][1] gve[45][2] gve[45][3] gve[45][4] gve[46][0] gve[46][1] gve[46][2] gve[46][3] gve[46][4] gve[47][0] gve[47][1] gve[47][2] gve[47][3] gve[47][4] gve[48][0] gve[48][1] gve[48][2] gve[48][3] gve[48][4] gve[49][0] gve[49][1] gve[49][2] gve[49][3] gve[49][4] </list>
12.49/7.65	v 	<values>0 10 25 36 45 1 32 18 27 40 2 42 14 26 38 3 46 15 30 29 4 48 28 16 37 5 24 35 19 43 6 33 49 17 23 7 21 13 41 39 8 44 20 31 11 9 47 22 34 12 10 8 29 43 36 11 26 38 6 42 12 27 41 39 9 13 4 45 37 28 14 5 40 32 25 15 49 7 33 24 16 35 23 48 1 17 38 42 29 8 18 31 9 49 26 19 30 27 44 6 20 41 36 4 16 21 43 37 15 7 22 40 39 14 2 23 0 32 46 10 24 34 47 13 3 25 36 17 8 49 26 6 16 38 41 27 37 43 0 14 28 9 44 35 15 29 39 48 7 18 30 1 46 24 19 31 2 11 42 22 32 45 21 3 13 33 20 12 40 5 34 23 10 47 4 35 15 26 5 47 36 25 19 9 46 37 16 24 1 48 38 29 8 18 44 39 28 6 45 17 40 14 33 2 27 41 22 30 11 0 42 7 31 12 21 43 3 34 10 20 44 11 0 20 30 45 12 1 21 31 46 13 2 22 32 47 17 3 23 33 48 18 4 25 34 49 19 5 28 35 0 23 44 27 41 1 30 45 37 16 2 31 46 40 22 3 43 47 32 24 4 13 48 20 34 5 14 49 35 33 6 26 39 11 19 7 42 15 29 21 8 10 38 25 17 9 28 18 36 12 10 0 34 43 23 11 44 31 41 8 12 45 33 42 9 13 46 7 24 32 14 40 2 22 27 15 35 3 21 28 16 37 26 4 20 17 47 25 6 39 18 48 1 38 29 19 49 36 5 30 20 33 8 44 43 21 7 32 45 42 22 41 9 46 31 23 34 16 47 6 24 5 37 30 15 25 36 0 48 14 26 11 35 2 18 27 12 19 1 40 28 39 4 49 13 29 38 10 17 3 30 19 41 3 44 31 18 42 8 45 32 1 23 14 46 33 6 40 15 47 34 24 43 9 48 35 16 5 28 49 36 25 20 0 10 37 27 21 13 4 38 17 11 26 2 39 29 22 12 7 40 22 14 33 1 41 20 12 7 26 42 2 17 31 11 43 21 27 10 5 44 8 28 19 38 45 32 13 39 0 46 3 30 23 36 47 9 24 34 35 48 4 29 16 37 49 15 6 18 25 0 1 2 3 4 0 3 1 2 4 0 4 1 2 3 0 4 1 3 2 0 4 2 1 3 0 2 3 1 4 0 3 4 1 2 0 2 1 4 3 0 4 2 3 1 0 4 2 3 1 1 0 2 4 3 1 2 3 0 4 1 2 4 3 0 1 0 4 3 2 1 0 4 3 2 1 4 0 3 2 1 3 2 4 0 1 3 4 2 0 1 3 0 4 2 1 3 2 4 0 2 4 3 0 1 2 4 3 1 0 2 4 3 1 0 2 0 3 4 1 2 3 4 1 0 2 3 1 0 4 2 0 1 3 4 2 3 4 0 1 2 0 4 3 1 2 3 4 0 1 3 0 4 2 1 3 0 1 4 2 3 4 2 0 1 3 2 1 4 0 3 2 1 4 0 3 1 2 0 4 3 2 1 0 4 3 1 2 0 4 3 2 0 1 4 3 2 0 4 1 4 1 3 0 2 4 2 3 1 0 4 0 3 1 2 4 0 3 1 2 4 1 0 2 3 4 1 0 2 3 4 1 0 2 3 4 1 0 2 3 4 1 0 2 3 4 1 0 2 3 0 2 5 3 4 0 3 5 4 1 0 3 5 4 2 0 4 5 3 2 0 1 5 2 3 0 1 5 4 3 0 3 4 1 2 0 4 1 3 2 0 1 4 3 2 0 3 2 4 1 1 0 3 4 2 1 5 3 4 0 1 5 3 4 0 1 5 0 2 3 1 4 0 2 3 1 4 0 2 3 1 4 3 0 2 2 5 3 0 4 2 5 0 4 3 2 5 4 0 3 2 3 0 5 4 2 0 3 5 4 2 4 0 5 3 2 3 1 5 0 2 0 4 3 1 3 4 0 5 1 3 1 4 0 2 3 1 2 0 4 3 4 0 5 1 3 4 1 2 0 3 2 4 0 5 3 2 4 0 5 3 0 2 1 5 3 0 4 1 5 3 2 4 0 5 4 1 0 3 5 4 3 2 0 1 4 3 2 1 0 4 2 1 3 0 4 3 2 1 0 4 2 1 3 0 4 2 1 0 3 4 0 2 3 1 4 2 3 1 0 5 0 3 2 4 5 3 1 4 0 5 0 3 2 4 5 0 2 3 4 5 0 3 1 4 5 1 0 2 3 </values>
12.49/7.65	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 (10418 MiB free)
  memory of node 1: 16384 MiB (11775 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4292671-1532358690/watcher-4292671-1532358690 -o /tmp/evaluation-result-4292671-1532358690/solver-4292671-1532358690 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node103-1532328173-11339 --watchdog 2560 HOME/xcsp3-exec -seed 1565487316 -dir HOME -tl 2400 -ml 11000 -p 1 HOME/instance-4292671-1532358690.xml 

running on 4 cores: 1,3,5,7

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

solver pid=16905, runsolver pid=16902

[startup+0.100136 s]*
/proc/loadavg: 2.25 2.08 2.06 3/218 16921
/proc/meminfo: memFree=22709144/32770624 swapFree=67108860/67108860
[pid=16905] ppid=16902 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/16905/stat : 16905 (xcsp3-exec) S 16902 16905 11307 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 53432151 115843072 363 33554432000 4194304 5098028 140725723668208 140725723666312 139776005599868 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 23703552 140725723673658 140725723673860 140725723673860 140725723676618 0
/proc/16905/statm: 28282 363 305 221 0 87 0
[pid=16907] ppid=16905 vsize=14082840 memory=28736 CPUtime=0.12 cores=1,3,5,7
/proc/16907/stat : 16907 (java) S 16905 16905 11307 0 -1 1077944320 5535 0 0 0 11 1 0 0 20 0 15 0 53432151 14420828160 7184 33554432000 4194304 4196468 140725346649728 140725346632272 140678554054391 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
/proc/16907/statm: 3520710 7184 3008 1 0 3483008 0
[pid=16907/tid=16908] ppid=16905 vsize=14082840 memory=8514701219880730789 CPUtime=0.08 cores=1,3,5,7
/proc/16907/task/16908/stat : 16908 (java) R 16905 16905 11307 0 -1 4202560 3557 0 0 0 8 0 0 0 20 0 15 0 53432151 14420828160 7249 33554432000 4194304 4196468 140725346649728 140678558286304 140678554066326 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16909] ppid=16905 vsize=14082840 memory=3472468020217976016 CPUtime=0 cores=1,3,5,7
/proc/16907/task/16909/stat : 16909 (java) S 16905 16905 11307 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53432152 14420828160 7249 33554432000 4194304 4196468 140725346649728 140678506674960 140678554064597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16910] ppid=16905 vsize=14082840 memory=139891322824320 CPUtime=0 cores=1,3,5,7
/proc/16907/task/16910/stat : 16910 (java) S 16905 16905 11307 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53432152 14420828160 7249 33554432000 4194304 4196468 140725346649728 140678505622416 140678554064597 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16911] ppid=16905 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16907/task/16911/stat : 16911 (java) S 16905 16905 11307 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53432152 14420828160 7249 33554432000 4194304 4196468 140725346649728 140678504569872 140678554064597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16912] ppid=16905 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16907/task/16912/stat : 16912 (java) S 16905 16905 11307 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53432152 14420828160 7249 33554432000 4194304 4196468 140725346649728 140678503517328 140678554064597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16913] ppid=16905 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16907/task/16913/stat : 16913 (java) S 16905 16905 11307 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53432153 14420828160 7249 33554432000 4194304 4196468 140725346649728 140678027790320 140678554065538 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16914] ppid=16905 vsize=14082840 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16907/task/16914/stat : 16914 (java) S 16905 16905 11307 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 53432154 14420828160 7249 33554432000 4194304 4196468 140725346649728 140678026736544 140678554064597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16915] ppid=16905 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16907/task/16915/stat : 16915 (java) S 16905 16905 11307 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 53432154 14420828160 7249 33554432000 4194304 4196468 140725346649728 140678025683952 140678554064597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16916] ppid=16905 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16907/task/16916/stat : 16916 (java) S 16905 16905 11307 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53432156 14420828160 7249 33554432000 4194304 4196468 140725346649728 140678024632528 140678554072987 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16917] ppid=16905 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16907/task/16917/stat : 16917 (java) S 16905 16905 11307 0 -1 1077944384 409 0 0 0 0 0 0 0 20 0 15 0 53432156 14420828160 7249 33554432000 4194304 4196468 140725346649728 140678023580144 140678554065538 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16918] ppid=16905 vsize=14082840 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16907/task/16918/stat : 16918 (java) S 16905 16905 11307 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53432156 14420828160 7249 33554432000 4194304 4196468 140725346649728 140678022527600 140678554065538 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16919] ppid=16905 vsize=14082840 memory=139891322824320 CPUtime=0.01 cores=1,3,5,7
/proc/16907/task/16919/stat : 16919 (java) R 16905 16905 11307 0 -1 4202560 270 0 0 0 1 0 0 0 20 0 15 0 53432156 14420828160 7249 33554432000 4194304 4196468 140725346649728 140678021475056 140678535291952 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16920] ppid=16905 vsize=14082840 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16907/task/16920/stat : 16920 (java) S 16905 16905 11307 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53432157 14420828160 7249 33554432000 4194304 4196468 140725346649728 140678020422752 140678554064597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16921] ppid=16905 vsize=14082840 memory=139891322824320 CPUtime=0 cores=1,3,5,7
/proc/16907/task/16921/stat : 16921 (java) S 16905 16905 11307 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53432157 14420828160 7249 33554432000 4194304 4196468 140725346649728 140678019369264 140678554065538 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14195968 KiB
Current children cumulated memory: 30188 KiB

[startup+0.213342 s]*
/proc/loadavg: 2.25 2.08 2.06 3/218 16921
/proc/meminfo: memFree=22698524/32770624 swapFree=67108860/67108860
[pid=16905] ppid=16902 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/16905/stat : 16905 (xcsp3-exec) S 16902 16905 11307 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 53432151 115843072 363 33554432000 4194304 5098028 140725723668208 140725723666312 139776005599868 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 23703552 140725723673658 140725723673860 140725723673860 140725723676618 0
/proc/16905/statm: 28282 363 305 221 0 87 0
[pid=16907] ppid=16905 vsize=14087096 memory=40812 CPUtime=0.34 cores=1,3,5,7
/proc/16907/stat : 16907 (java) S 16905 16905 11307 0 -1 1077944320 8235 0 0 0 32 2 0 0 20 0 15 0 53432151 14425186304 10203 33554432000 4194304 4196468 140725346649728 140725346632272 140678554054391 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
/proc/16907/statm: 3521774 10203 3172 1 0 3483008 0
[pid=16907/tid=16908] ppid=16905 vsize=14087096 memory=5854518564242424225 CPUtime=0.2 cores=1,3,5,7
/proc/16907/task/16908/stat : 16908 (java) R 16905 16905 11307 0 -1 4202560 5468 0 0 0 19 1 0 0 20 0 15 0 53432151 14425186304 10203 33554432000 4194304 4196468 140725346649728 140678558274624 140678538098021 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16909] ppid=16905 vsize=14087096 memory=3472468020217976016 CPUtime=0 cores=1,3,5,7
/proc/16907/task/16909/stat : 16909 (java) S 16905 16905 11307 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53432152 14425186304 10203 33554432000 4194304 4196468 140725346649728 140678506674960 140678554064597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16910] ppid=16905 vsize=14087096 memory=139891322824320 CPUtime=0 cores=1,3,5,7
/proc/16907/task/16910/stat : 16910 (java) S 16905 16905 11307 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53432152 14425186304 10203 33554432000 4194304 4196468 140725346649728 140678505622416 140678554064597 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16911] ppid=16905 vsize=14087096 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16907/task/16911/stat : 16911 (java) S 16905 16905 11307 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53432152 14425186304 10203 33554432000 4194304 4196468 140725346649728 140678504569872 140678554064597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16912] ppid=16905 vsize=14087096 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16907/task/16912/stat : 16912 (java) S 16905 16905 11307 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53432152 14425186304 10203 33554432000 4194304 4196468 140725346649728 140678503517328 140678554064597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16913] ppid=16905 vsize=14087096 memory=139891322824320 CPUtime=0 cores=1,3,5,7
/proc/16907/task/16913/stat : 16913 (java) S 16905 16905 11307 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 53432153 14425186304 10203 33554432000 4194304 4196468 140725346649728 140678027790320 140678554065538 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16914] ppid=16905 vsize=14087096 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16907/task/16914/stat : 16914 (java) S 16905 16905 11307 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 53432154 14425186304 10203 33554432000 4194304 4196468 140725346649728 140678026736544 140678554064597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16915] ppid=16905 vsize=14087096 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16907/task/16915/stat : 16915 (java) S 16905 16905 11307 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 53432154 14425186304 10203 33554432000 4194304 4196468 140725346649728 140678025683952 140678554064597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16916] ppid=16905 vsize=14087096 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16907/task/16916/stat : 16916 (java) S 16905 16905 11307 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53432156 14425186304 10203 33554432000 4194304 4196468 140725346649728 140678024632528 140678554072987 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16917] ppid=16905 vsize=14087096 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/16907/task/16917/stat : 16917 (java) S 16905 16905 11307 0 -1 1077944384 566 0 0 0 2 0 0 0 20 0 15 0 53432156 14425186304 10203 33554432000 4194304 4196468 140725346649728 140678023580144 140678554065538 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16918] ppid=16905 vsize=14087096 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/16907/task/16918/stat : 16918 (java) S 16905 16905 11307 0 -1 1077944384 167 0 0 0 2 0 0 0 20 0 15 0 53432156 14425186304 10203 33554432000 4194304 4196468 140725346649728 140678022527600 140678554065538 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16919] ppid=16905 vsize=14087096 memory=139891322824320 CPUtime=0.07 cores=1,3,5,7
/proc/16907/task/16919/stat : 16919 (java) R 16905 16905 11307 0 -1 4202560 730 0 0 0 7 0 0 0 20 0 15 0 53432156 14425186304 10203 33554432000 4194304 4196468 140725346649728 140678021475056 140678554075738 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16920] ppid=16905 vsize=14087096 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16907/task/16920/stat : 16920 (java) S 16905 16905 11307 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53432157 14425186304 10203 33554432000 4194304 4196468 140725346649728 140678020422752 140678554064597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16921] ppid=16905 vsize=14087096 memory=139891322824320 CPUtime=0 cores=1,3,5,7
/proc/16907/task/16921/stat : 16921 (java) S 16905 16905 11307 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53432157 14425186304 10203 33554432000 4194304 4196468 140725346649728 140678019369264 140678554065538 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 14200224 KiB
Current children cumulated memory: 42264 KiB

[startup+0.312572 s]*
/proc/loadavg: 2.25 2.08 2.06 4/218 16921
/proc/meminfo: memFree=22691824/32770624 swapFree=67108860/67108860
[pid=16905] ppid=16902 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/16905/stat : 16905 (xcsp3-exec) S 16902 16905 11307 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 53432151 115843072 363 33554432000 4194304 5098028 140725723668208 140725723666312 139776005599868 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 23703552 140725723673658 140725723673860 140725723673860 140725723676618 0
/proc/16905/statm: 28282 363 305 221 0 87 0
[pid=16907] ppid=16905 vsize=14087096 memory=47928 CPUtime=0.53 cores=1,3,5,7
/proc/16907/stat : 16907 (java) S 16905 16905 11307 0 -1 1077944320 9185 0 0 0 50 3 0 0 20 0 15 0 53432151 14425186304 11982 33554432000 4194304 4196468 140725346649728 140725346632272 140678554054391 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
/proc/16907/statm: 3521774 11982 3222 1 0 3483008 0
[pid=16907/tid=16908] ppid=16905 vsize=14087096 memory=8514701219881125277 CPUtime=0.29 cores=1,3,5,7
/proc/16907/task/16908/stat : 16908 (java) R 16905 16905 11307 0 -1 4202560 6170 0 0 0 27 2 0 0 20 0 15 0 53432151 14425186304 11982 33554432000 4194304 4196468 140725346649728 140678558285008 140678538134878 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16909] ppid=16905 vsize=14087096 memory=3472468020217976016 CPUtime=0 cores=1,3,5,7
/proc/16907/task/16909/stat : 16909 (java) S 16905 16905 11307 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53432152 14425186304 11982 33554432000 4194304 4196468 140725346649728 140678506674960 140678554064597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16910] ppid=16905 vsize=14087096 memory=139891322824320 CPUtime=0 cores=1,3,5,7
/proc/16907/task/16910/stat : 16910 (java) S 16905 16905 11307 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53432152 14425186304 11982 33554432000 4194304 4196468 140725346649728 140678505622416 140678554064597 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16911] ppid=16905 vsize=14087096 memory=20 CPUtime=0 cores=1,3,5,7
/proc/16907/task/16911/stat : 16911 (java) S 16905 16905 11307 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53432152 14425186304 11982 33554432000 4194304 4196468 140725346649728 140678504569872 140678554064597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16912] ppid=16905 vsize=14087096 memory=139891178612767 CPUtime=0 cores=1,3,5,7
/proc/16907/task/16912/stat : 16912 (java) S 16905 16905 11307 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53432152 14425186304 11982 33554432000 4194304 4196468 140725346649728 140678503517328 140678554064597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16913] ppid=16905 vsize=14087096 memory=279782357186304 CPUtime=0 cores=1,3,5,7
/proc/16907/task/16913/stat : 16913 (java) S 16905 16905 11307 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 53432153 14425186304 11982 33554432000 4194304 4196468 140725346649728 140678027790320 140678554065538 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16914] ppid=16905 vsize=14087096 memory=139891178589711 CPUtime=0 cores=1,3,5,7
/proc/16907/task/16914/stat : 16914 (java) S 16905 16905 11307 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 53432154 14425186304 11982 33554432000 4194304 4196468 140725346649728 140678026736544 140678554064597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16915] ppid=16905 vsize=14087096 memory=279782501423200 CPUtime=0 cores=1,3,5,7
/proc/16907/task/16915/stat : 16915 (java) S 16905 16905 11307 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 53432154 14425186304 11982 33554432000 4194304 4196468 140725346649728 140678025683952 140678554064597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16916] ppid=16905 vsize=14087096 memory=139891178594319 CPUtime=0 cores=1,3,5,7
/proc/16907/task/16916/stat : 16916 (java) S 16905 16905 11307 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53432156 14425186304 11982 33554432000 4194304 4196468 140725346649728 140678024632528 140678554072987 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16917] ppid=16905 vsize=14087096 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/16907/task/16917/stat : 16917 (java) S 16905 16905 11307 0 -1 1077944384 660 0 0 0 5 0 0 0 20 0 15 0 53432156 14425186304 11982 33554432000 4194304 4196468 140725346649728 140678023580144 140678554065538 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16918] ppid=16905 vsize=14087096 memory=-1 CPUtime=0.04 cores=1,3,5,7
/proc/16907/task/16918/stat : 16918 (java) S 16905 16905 11307 0 -1 1077944384 184 0 0 0 4 0 0 0 20 0 15 0 53432156 14425186304 11982 33554432000 4194304 4196468 140725346649728 140678022527600 140678554065538 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16919] ppid=16905 vsize=14087096 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/16907/task/16919/stat : 16919 (java) S 16905 16905 11307 0 -1 1077944384 872 0 0 0 12 0 0 0 20 0 15 0 53432156 14425186304 11982 33554432000 4194304 4196468 140725346649728 140678021475056 140678554065538 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16920] ppid=16905 vsize=14087096 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16907/task/16920/stat : 16920 (java) S 16905 16905 11307 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53432157 14425186304 11982 33554432000 4194304 4196468 140725346649728 140678020422752 140678554064597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16921] ppid=16905 vsize=14087096 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/16907/task/16921/stat : 16921 (java) S 16905 16905 11307 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53432157 14425186304 11982 33554432000 4194304 4196468 140725346649728 140678019369264 140678554065538 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 14200224 KiB
Current children cumulated memory: 49380 KiB

[startup+0.701722 s]
/proc/loadavg: 2.23 2.08 2.06 6/218 16921
/proc/meminfo: memFree=22664592/32770624 swapFree=67108860/67108860
[pid=16905] ppid=16902 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/16905/stat : 16905 (xcsp3-exec) S 16902 16905 11307 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 53432151 115843072 363 33554432000 4194304 5098028 140725723668208 140725723666312 139776005599868 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 23703552 140725723673658 140725723673860 140725723673860 140725723676618 0
/proc/16905/statm: 28282 363 305 221 0 87 0
[pid=16907] ppid=16905 vsize=14089220 memory=107028 CPUtime=1.83 cores=1,3,5,7
/proc/16907/stat : 16907 (java) S 16905 16905 11307 0 -1 1077944320 13304 0 0 0 179 4 0 0 20 0 15 0 53432151 14427361280 26757 33554432000 4194304 4196468 140725346649728 140725346632272 140678554054391 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
/proc/16907/statm: 3522305 26757 3324 1 0 3483520 0
[pid=16907/tid=16908] ppid=16905 vsize=14089220 memory=54 CPUtime=0.67 cores=1,3,5,7
/proc/16907/task/16908/stat : 16908 (java) R 16905 16905 11307 0 -1 1077944384 6907 0 0 0 64 3 0 0 20 0 15 0 53432151 14427361280 26757 33554432000 4194304 4196468 140725346649728 140678558292192 140678554064597 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16909] ppid=16905 vsize=14089220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16907/task/16909/stat : 16909 (java) S 16905 16905 11307 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53432152 14427361280 26757 33554432000 4194304 4196468 140725346649728 140678506674960 140678554064597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16910] ppid=16905 vsize=14089220 memory=8174711894690903605 CPUtime=0 cores=1,3,5,7
/proc/16907/task/16910/stat : 16910 (java) S 16905 16905 11307 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53432152 14427361280 26757 33554432000 4194304 4196468 140725346649728 140678505622416 140678554064597 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16911] ppid=16905 vsize=14089220 memory=7012755875661107289 CPUtime=0 cores=1,3,5,7
/proc/16907/task/16911/stat : 16911 (java) S 16905 16905 11307 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53432152 14427361280 26757 33554432000 4194304 4196468 140725346649728 140678504569872 140678554064597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16912] ppid=16905 vsize=14089220 memory=7666364995466192728 CPUtime=0 cores=1,3,5,7
/proc/16907/task/16912/stat : 16912 (java) S 16905 16905 11307 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53432152 14427361280 26757 33554432000 4194304 4196468 140725346649728 140678503517328 140678554064597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16913] ppid=16905 vsize=14089220 memory=2867664571609120 CPUtime=0 cores=1,3,5,7
/proc/16907/task/16913/stat : 16913 (java) S 16905 16905 11307 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 53432153 14427361280 26757 33554432000 4194304 4196468 140725346649728 140678027790320 140678554065538 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16914] ppid=16905 vsize=14089220 memory=4616 CPUtime=0 cores=1,3,5,7
/proc/16907/task/16914/stat : 16914 (java) S 16905 16905 11307 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 53432154 14427361280 26757 33554432000 4194304 4196468 140725346649728 140678026736544 140678554064597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16915] ppid=16905 vsize=14089220 memory=11960 CPUtime=0 cores=1,3,5,7
/proc/16907/task/16915/stat : 16915 (java) S 16905 16905 11307 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 53432154 14427361280 26757 33554432000 4194304 4196468 140725346649728 140678025683952 140678554064597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16916] ppid=16905 vsize=14089220 memory=1008 CPUtime=0 cores=1,3,5,7
/proc/16907/task/16916/stat : 16916 (java) S 16905 16905 11307 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53432156 14427361280 26757 33554432000 4194304 4196468 140725346649728 140678024632528 140678554072987 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16917] ppid=16905 vsize=14089220 memory=792 CPUtime=0.35 cores=1,3,5,7
/proc/16907/task/16917/stat : 16917 (java) R 16905 16905 11307 0 -1 4202560 1665 0 0 0 35 0 0 0 20 0 15 0 53432156 14427361280 26757 33554432000 4194304 4196468 140725346649728 140678023568704 140678537439368 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16918] ppid=16905 vsize=14089220 memory=1716 CPUtime=0.4 cores=1,3,5,7
/proc/16907/task/16918/stat : 16918 (java) R 16905 16905 11307 0 -1 4202560 1238 0 0 0 40 0 0 0 20 0 15 0 53432156 14427361280 26757 33554432000 4194304 4196468 140725346649728 140678022513552 140678554075738 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16919] ppid=16905 vsize=14089220 memory=1952 CPUtime=0.39 cores=1,3,5,7
/proc/16907/task/16919/stat : 16919 (java) R 16905 16905 11307 0 -1 4202560 2187 0 0 0 39 0 0 0 20 0 15 0 53432156 14427361280 26757 33554432000 4194304 4196468 140725346649728 140678021470784 140678554066326 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16920] ppid=16905 vsize=14089220 memory=8392 CPUtime=0 cores=1,3,5,7
/proc/16907/task/16920/stat : 16920 (java) S 16905 16905 11307 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53432157 14427361280 26757 33554432000 4194304 4196468 140725346649728 140678020422752 140678554064597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16921] ppid=16905 vsize=14089220 memory=15872 CPUtime=0 cores=1,3,5,7
/proc/16907/task/16921/stat : 16921 (java) S 16905 16905 11307 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53432157 14427361280 26757 33554432000 4194304 4196468 140725346649728 140678019369264 140678554065538 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
Current children cumulated CPU time: 1.83 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 108480 KiB

[startup+1.50086 s]
/proc/loadavg: 2.23 2.08 2.06 5/218 16921
/proc/meminfo: memFree=22617308/32770624 swapFree=67108860/67108860
[pid=16905] ppid=16902 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/16905/stat : 16905 (xcsp3-exec) S 16902 16905 11307 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 53432151 115843072 363 33554432000 4194304 5098028 140725723668208 140725723666312 139776005599868 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 23703552 140725723673658 140725723673860 140725723673860 140725723676618 0
/proc/16905/statm: 28282 363 305 221 0 87 0

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

/proc/16907/task/16909/stat : 16909 (java) S 16905 16905 11307 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53432152 14427361280 39992 33554432000 4194304 4196468 140725346649728 140678506674960 140678554064597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16910] ppid=16905 vsize=14089220 memory=151740 CPUtime=0 cores=1,3,5,7
/proc/16907/task/16910/stat : 16910 (java) S 16905 16905 11307 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53432152 14427361280 39992 33554432000 4194304 4196468 140725346649728 140678505622416 140678554064597 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16911] ppid=16905 vsize=14089220 memory=3 CPUtime=0 cores=1,3,5,7
/proc/16907/task/16911/stat : 16911 (java) S 16905 16905 11307 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53432152 14427361280 39992 33554432000 4194304 4196468 140725346649728 140678504569872 140678554064597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16912] ppid=16905 vsize=14089220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16907/task/16912/stat : 16912 (java) S 16905 16905 11307 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53432152 14427361280 39992 33554432000 4194304 4196468 140725346649728 140678503517328 140678554064597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16913] ppid=16905 vsize=14089220 memory=151 CPUtime=0 cores=1,3,5,7
/proc/16907/task/16913/stat : 16913 (java) S 16905 16905 11307 0 -1 1077944384 313 0 0 0 0 0 0 0 20 0 15 0 53432153 14427361280 39992 33554432000 4194304 4196468 140725346649728 140678027790320 140678554065538 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16914] ppid=16905 vsize=14089220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16907/task/16914/stat : 16914 (java) S 16905 16905 11307 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 53432154 14427361280 39992 33554432000 4194304 4196468 140725346649728 140678026736544 140678554064597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16915] ppid=16905 vsize=14089220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16907/task/16915/stat : 16915 (java) S 16905 16905 11307 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 53432154 14427361280 39992 33554432000 4194304 4196468 140725346649728 140678025683952 140678554064597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16916] ppid=16905 vsize=14089220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16907/task/16916/stat : 16916 (java) S 16905 16905 11307 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53432156 14427361280 39992 33554432000 4194304 4196468 140725346649728 140678024632528 140678554072987 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16917] ppid=16905 vsize=14089220 memory=213 CPUtime=2.17 cores=1,3,5,7
/proc/16907/task/16917/stat : 16917 (java) S 16905 16905 11307 0 -1 1077944384 5239 0 0 0 217 0 0 0 20 0 15 0 53432156 14427361280 39992 33554432000 4194304 4196468 140725346649728 140678023580144 140678554065538 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 26 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16918] ppid=16905 vsize=14089220 memory=1452 CPUtime=2.22 cores=1,3,5,7
/proc/16907/task/16918/stat : 16918 (java) S 16905 16905 11307 0 -1 1077944384 6108 0 0 0 221 1 0 0 20 0 15 0 53432156 14427361280 39992 33554432000 4194304 4196468 140725346649728 140678022527600 140678554065538 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16919] ppid=16905 vsize=14089220 memory=0 CPUtime=0.68 cores=1,3,5,7
/proc/16907/task/16919/stat : 16919 (java) S 16905 16905 11307 0 -1 1077944384 4443 0 0 0 66 2 0 0 20 0 15 0 53432156 14427361280 39992 33554432000 4194304 4196468 140725346649728 140678021475056 140678554065538 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 28 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16920] ppid=16905 vsize=14089220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16907/task/16920/stat : 16920 (java) S 16905 16905 11307 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53432157 14427361280 39992 33554432000 4194304 4196468 140725346649728 140678020422752 140678554064597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16921] ppid=16905 vsize=14089220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16907/task/16921/stat : 16921 (java) S 16905 16905 11307 0 -1 1077944384 480 0 0 0 0 0 0 0 20 0 15 0 53432157 14427361280 39992 33554432000 4194304 4196468 140725346649728 140678019369264 140678554065538 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
Current children cumulated CPU time: 11.12 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 161420 KiB

[startup+7.67293 s]
# the end of solver process 16905 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=12.4694 s, system=0.10478 s

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

[startup+6.40087 s]
/proc/loadavg: 2.21 2.08 2.06 3/218 16921
/proc/meminfo: memFree=22581300/32770624 swapFree=67108860/67108860
[pid=16905] ppid=16902 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/16905/stat : 16905 (xcsp3-exec) S 16902 16905 11307 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 53432151 115843072 363 33554432000 4194304 5098028 140725723668208 140725723666312 139776005599868 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 23703552 140725723673658 140725723673860 140725723673860 140725723676618 0
/proc/16905/statm: 28282 363 305 221 0 87 0
[pid=16907] ppid=16905 vsize=14089220 memory=164064 CPUtime=11.22 cores=1,3,5,7
/proc/16907/stat : 16907 (java) S 16905 16905 11307 0 -1 1077944320 26509 0 0 0 1113 9 0 0 20 0 15 0 53432151 14427361280 41016 33554432000 4194304 4196468 140725346649728 140725346632272 140678554054391 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
/proc/16907/statm: 3522305 41016 3369 1 0 3483520 0
[pid=16907/tid=16908] ppid=16905 vsize=14089220 memory=2412 CPUtime=6.11 cores=1,3,5,7
/proc/16907/task/16908/stat : 16908 (java) R 16905 16905 11307 0 -1 4202560 8624 0 0 0 607 4 0 0 20 0 15 0 53432151 14427361280 41016 33554432000 4194304 4196468 140725346649728 140678558291104 140678186733851 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16909] ppid=16905 vsize=14089220 memory=1724 CPUtime=0 cores=1,3,5,7
/proc/16907/task/16909/stat : 16909 (java) S 16905 16905 11307 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53432152 14427361280 41016 33554432000 4194304 4196468 140725346649728 140678506674960 140678554064597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16910] ppid=16905 vsize=14089220 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/16907/task/16910/stat : 16910 (java) S 16905 16905 11307 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53432152 14427361280 41016 33554432000 4194304 4196468 140725346649728 140678505622416 140678554064597 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16911] ppid=16905 vsize=14089220 memory=157920 CPUtime=0 cores=1,3,5,7
/proc/16907/task/16911/stat : 16911 (java) S 16905 16905 11307 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53432152 14427361280 41016 33554432000 4194304 4196468 140725346649728 140678504569872 140678554064597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16912] ppid=16905 vsize=14089220 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/16907/task/16912/stat : 16912 (java) S 16905 16905 11307 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53432152 14427361280 41016 33554432000 4194304 4196468 140725346649728 140678503517328 140678554064597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16913] ppid=16905 vsize=14089220 memory=151740 CPUtime=0 cores=1,3,5,7
/proc/16907/task/16913/stat : 16913 (java) S 16905 16905 11307 0 -1 1077944384 314 0 0 0 0 0 0 0 20 0 15 0 53432153 14427361280 41016 33554432000 4194304 4196468 140725346649728 140678027790320 140678554065538 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16914] ppid=16905 vsize=14089220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16907/task/16914/stat : 16914 (java) S 16905 16905 11307 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 53432154 14427361280 41016 33554432000 4194304 4196468 140725346649728 140678026736544 140678554064597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16915] ppid=16905 vsize=14089220 memory=4140 CPUtime=0 cores=1,3,5,7
/proc/16907/task/16915/stat : 16915 (java) S 16905 16905 11307 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 53432154 14427361280 41016 33554432000 4194304 4196468 140725346649728 140678025683952 140678554064597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16916] ppid=16905 vsize=14089220 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/16907/task/16916/stat : 16916 (java) S 16905 16905 11307 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53432156 14427361280 41016 33554432000 4194304 4196468 140725346649728 140678024632528 140678554072987 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16917] ppid=16905 vsize=14089220 memory=1428 CPUtime=2.17 cores=1,3,5,7
/proc/16907/task/16917/stat : 16917 (java) S 16905 16905 11307 0 -1 1077944384 5239 0 0 0 217 0 0 0 20 0 15 0 53432156 14427361280 41016 33554432000 4194304 4196468 140725346649728 140678023580144 140678554065538 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 26 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16918] ppid=16905 vsize=14089220 memory=1196 CPUtime=2.22 cores=1,3,5,7
/proc/16907/task/16918/stat : 16918 (java) S 16905 16905 11307 0 -1 1077944384 6108 0 0 0 221 1 0 0 20 0 15 0 53432156 14427361280 41016 33554432000 4194304 4196468 140725346649728 140678022527600 140678554065538 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16919] ppid=16905 vsize=14089220 memory=5300 CPUtime=0.68 cores=1,3,5,7
/proc/16907/task/16919/stat : 16919 (java) S 16905 16905 11307 0 -1 1077944384 4443 0 0 0 66 2 0 0 20 0 15 0 53432156 14427361280 41016 33554432000 4194304 4196468 140725346649728 140678021475056 140678554065538 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 28 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16920] ppid=16905 vsize=14089220 memory=4616 CPUtime=0 cores=1,3,5,7
/proc/16907/task/16920/stat : 16920 (java) S 16905 16905 11307 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53432157 14427361280 41016 33554432000 4194304 4196468 140725346649728 140678020422752 140678554064597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16921] ppid=16905 vsize=14089220 memory=11960 CPUtime=0 cores=1,3,5,7
/proc/16907/task/16921/stat : 16921 (java) S 16905 16905 11307 0 -1 1077944384 480 0 0 0 0 0 0 0 20 0 15 0 53432157 14427361280 41016 33554432000 4194304 4196468 140725346649728 140678019369264 140678554065538 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
Current children cumulated CPU time: 11.22 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 165516 KiB

[startup+7.20079 s]
/proc/loadavg: 2.21 2.08 2.06 3/218 16921
/proc/meminfo: memFree=22566848/32770624 swapFree=67108860/67108860
[pid=16905] ppid=16902 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/16905/stat : 16905 (xcsp3-exec) S 16902 16905 11307 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 53432151 115843072 363 33554432000 4194304 5098028 140725723668208 140725723666312 139776005599868 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 23703552 140725723673658 140725723673860 140725723673860 140725723676618 0
/proc/16905/statm: 28282 363 305 221 0 87 0
[pid=16907] ppid=16905 vsize=14089220 memory=174368 CPUtime=12.06 cores=1,3,5,7
/proc/16907/stat : 16907 (java) S 16905 16905 11307 0 -1 1077944320 28046 0 0 0 1197 9 0 0 20 0 15 0 53432151 14427361280 43592 33554432000 4194304 4196468 140725346649728 140725346632272 140678554054391 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
/proc/16907/statm: 3522305 43592 3369 1 0 3483520 0
[pid=16907/tid=16908] ppid=16905 vsize=14089220 memory=15872 CPUtime=6.92 cores=1,3,5,7
/proc/16907/task/16908/stat : 16908 (java) R 16905 16905 11307 0 -1 4202560 9148 0 0 0 687 5 0 0 20 0 15 0 53432151 14427361280 43592 33554432000 4194304 4196468 140725346649728 140678558291704 140678187156344 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16909] ppid=16905 vsize=14089220 memory=4012 CPUtime=0 cores=1,3,5,7
/proc/16907/task/16909/stat : 16909 (java) S 16905 16905 11307 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53432152 14427361280 43592 33554432000 4194304 4196468 140725346649728 140678506674960 140678554064597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16910] ppid=16905 vsize=14089220 memory=28801 CPUtime=0 cores=1,3,5,7
/proc/16907/task/16910/stat : 16910 (java) S 16905 16905 11307 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53432152 14427361280 43592 33554432000 4194304 4196468 140725346649728 140678505622416 140678554064597 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16911] ppid=16905 vsize=14089220 memory=4420 CPUtime=0 cores=1,3,5,7
/proc/16907/task/16911/stat : 16911 (java) S 16905 16905 11307 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53432152 14427361280 43592 33554432000 4194304 4196468 140725346649728 140678504569872 140678554064597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16912] ppid=16905 vsize=14089220 memory=6628 CPUtime=0 cores=1,3,5,7
/proc/16907/task/16912/stat : 16912 (java) S 16905 16905 11307 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53432152 14427361280 43592 33554432000 4194304 4196468 140725346649728 140678503517328 140678554064597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16913] ppid=16905 vsize=14089220 memory=8836 CPUtime=0 cores=1,3,5,7
/proc/16907/task/16913/stat : 16913 (java) S 16905 16905 11307 0 -1 1077944384 314 0 0 0 0 0 0 0 20 0 15 0 53432153 14427361280 43592 33554432000 4194304 4196468 140725346649728 140678027790320 140678554065538 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16914] ppid=16905 vsize=14089220 memory=11044 CPUtime=0 cores=1,3,5,7
/proc/16907/task/16914/stat : 16914 (java) S 16905 16905 11307 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 53432154 14427361280 43592 33554432000 4194304 4196468 140725346649728 140678026736544 140678554064597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16915] ppid=16905 vsize=14089220 memory=13252 CPUtime=0 cores=1,3,5,7
/proc/16907/task/16915/stat : 16915 (java) S 16905 16905 11307 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 53432154 14427361280 43592 33554432000 4194304 4196468 140725346649728 140678025683952 140678554064597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16916] ppid=16905 vsize=14089220 memory=15460 CPUtime=0 cores=1,3,5,7
/proc/16907/task/16916/stat : 16916 (java) S 16905 16905 11307 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53432156 14427361280 43592 33554432000 4194304 4196468 140725346649728 140678024632528 140678554072987 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16917] ppid=16905 vsize=14089220 memory=17668 CPUtime=2.19 cores=1,3,5,7
/proc/16907/task/16917/stat : 16917 (java) S 16905 16905 11307 0 -1 1077944384 5327 0 0 0 219 0 0 0 20 0 15 0 53432156 14427361280 43592 33554432000 4194304 4196468 140725346649728 140678023580144 140678554065538 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 26 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16918] ppid=16905 vsize=14089220 memory=19876 CPUtime=2.24 cores=1,3,5,7
/proc/16907/task/16918/stat : 16918 (java) S 16905 16905 11307 0 -1 1077944384 7006 0 0 0 223 1 0 0 20 0 15 0 53432156 14427361280 43592 33554432000 4194304 4196468 140725346649728 140678022527600 140678554065538 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16919] ppid=16905 vsize=14089220 memory=6791534058613427641 CPUtime=0.68 cores=1,3,5,7
/proc/16907/task/16919/stat : 16919 (java) S 16905 16905 11307 0 -1 1077944384 4448 0 0 0 66 2 0 0 20 0 15 0 53432156 14427361280 43592 33554432000 4194304 4196468 140725346649728 140678021475056 140678554065538 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 28 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16920] ppid=16905 vsize=14089220 memory=24292 CPUtime=0 cores=1,3,5,7
/proc/16907/task/16920/stat : 16920 (java) S 16905 16905 11307 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53432157 14427361280 43592 33554432000 4194304 4196468 140725346649728 140678020422752 140678554064597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16921] ppid=16905 vsize=14089220 memory=26500 CPUtime=0 cores=1,3,5,7
/proc/16907/task/16921/stat : 16921 (java) S 16905 16905 11307 0 -1 1077944384 502 0 0 0 0 0 0 0 20 0 15 0 53432157 14427361280 43592 33554432000 4194304 4196468 140725346649728 140678019369264 140678554065538 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
Current children cumulated CPU time: 12.06 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 175820 KiB

[startup+7.60076 s]
/proc/loadavg: 2.21 2.08 2.06 3/218 16921
/proc/meminfo: memFree=22566848/32770624 swapFree=67108860/67108860
[pid=16905] ppid=16902 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/16905/stat : 16905 (xcsp3-exec) S 16902 16905 11307 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 53432151 115843072 363 33554432000 4194304 5098028 140725723668208 140725723666312 139776005599868 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 23703552 140725723673658 140725723673860 140725723673860 140725723676618 0
/proc/16905/statm: 28282 363 305 221 0 87 0
[pid=16907] ppid=16905 vsize=14089220 memory=174392 CPUtime=12.49 cores=1,3,5,7
/proc/16907/stat : 16907 (java) S 16905 16905 11307 0 -1 1077944320 28909 0 0 0 1240 9 0 0 20 0 15 0 53432151 14427361280 43598 33554432000 4194304 4196468 140725346649728 140725346632272 140678554054391 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
/proc/16907/statm: 3522305 43598 3369 1 0 3483520 0
[pid=16907/tid=16908] ppid=16905 vsize=14089220 memory=18484 CPUtime=7.32 cores=1,3,5,7
/proc/16907/task/16908/stat : 16908 (java) R 16905 16905 11307 0 -1 4202560 9162 0 0 0 727 5 0 0 20 0 15 0 53432151 14427361280 43598 33554432000 4194304 4196468 140725346649728 140678558291120 140678186802251 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16909] ppid=16905 vsize=14089220 memory=644 CPUtime=0 cores=1,3,5,7
/proc/16907/task/16909/stat : 16909 (java) S 16905 16905 11307 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53432152 14427361280 43598 33554432000 4194304 4196468 140725346649728 140678506674960 140678554064597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16910] ppid=16905 vsize=14089220 memory=1788 CPUtime=0 cores=1,3,5,7
/proc/16907/task/16910/stat : 16910 (java) S 16905 16905 11307 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53432152 14427361280 43598 33554432000 4194304 4196468 140725346649728 140678505622416 140678554064597 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16911] ppid=16905 vsize=14089220 memory=952 CPUtime=0 cores=1,3,5,7
/proc/16907/task/16911/stat : 16911 (java) S 16905 16905 11307 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53432152 14427361280 43598 33554432000 4194304 4196468 140725346649728 140678504569872 140678554064597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16912] ppid=16905 vsize=14089220 memory=1240 CPUtime=0 cores=1,3,5,7
/proc/16907/task/16912/stat : 16912 (java) S 16905 16905 11307 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53432152 14427361280 43598 33554432000 4194304 4196468 140725346649728 140678503517328 140678554064597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16913] ppid=16905 vsize=14089220 memory=2340 CPUtime=0 cores=1,3,5,7
/proc/16907/task/16913/stat : 16913 (java) S 16905 16905 11307 0 -1 1077944384 353 0 0 0 0 0 0 0 20 0 15 0 53432153 14427361280 43598 33554432000 4194304 4196468 140725346649728 140678027790320 140678554065538 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16914] ppid=16905 vsize=14089220 memory=1568 CPUtime=0 cores=1,3,5,7
/proc/16907/task/16914/stat : 16914 (java) S 16905 16905 11307 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 53432154 14427361280 43598 33554432000 4194304 4196468 140725346649728 140678026736544 140678554064597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16915] ppid=16905 vsize=14089220 memory=928 CPUtime=0 cores=1,3,5,7
/proc/16907/task/16915/stat : 16915 (java) S 16905 16905 11307 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 53432154 14427361280 43598 33554432000 4194304 4196468 140725346649728 140678025683952 140678554064597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16916] ppid=16905 vsize=14089220 memory=2240 CPUtime=0 cores=1,3,5,7
/proc/16907/task/16916/stat : 16916 (java) S 16905 16905 11307 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53432156 14427361280 43598 33554432000 4194304 4196468 140725346649728 140678024632528 140678554072987 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16917] ppid=16905 vsize=14089220 memory=4128 CPUtime=2.22 cores=1,3,5,7
/proc/16907/task/16917/stat : 16917 (java) S 16905 16905 11307 0 -1 1077944384 6122 0 0 0 222 0 0 0 20 0 15 0 53432156 14427361280 43598 33554432000 4194304 4196468 140725346649728 140678023580144 140678554065538 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 26 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16918] ppid=16905 vsize=14089220 memory=2200 CPUtime=2.24 cores=1,3,5,7
/proc/16907/task/16918/stat : 16918 (java) S 16905 16905 11307 0 -1 1077944384 7021 0 0 0 223 1 0 0 20 0 15 0 53432156 14427361280 43598 33554432000 4194304 4196468 140725346649728 140678022527600 140678554065538 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16919] ppid=16905 vsize=14089220 memory=9561 CPUtime=0.68 cores=1,3,5,7
/proc/16907/task/16919/stat : 16919 (java) S 16905 16905 11307 0 -1 1077944384 4448 0 0 0 66 2 0 0 20 0 15 0 53432156 14427361280 43598 33554432000 4194304 4196468 140725346649728 140678021475056 140678554065538 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 28 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16920] ppid=16905 vsize=14089220 memory=1 CPUtime=0 cores=1,3,5,7
/proc/16907/task/16920/stat : 16920 (java) S 16905 16905 11307 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53432157 14427361280 43598 33554432000 4194304 4196468 140725346649728 140678020422752 140678554064597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
[pid=16907/tid=16921] ppid=16905 vsize=14089220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16907/task/16921/stat : 16921 (java) S 16905 16905 11307 0 -1 1077944384 502 0 0 0 0 0 0 0 20 0 15 0 53432157 14427361280 43598 33554432000 4194304 4196468 140725346649728 140678019369264 140678554065538 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16441344 140725346653313 140725346653489 140725346653489 140725346656207 0
Current children cumulated CPU time: 12.49 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 175844 KiB

Child status: 0
Real time (s): 7.67301
CPU time (s): 12.5742
CPU user time (s): 12.4694
CPU system time (s): 0.10478
CPU usage (%): 163.876
Max. virtual memory (cumulated for all children) (KiB): 14202348
Max. memory (cumulated for all children) (KiB): 175844

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 12.4694
system time used= 0.10478
maximum resident set size= 176768
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30363
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2448
involuntary context switches= 45


# summary of solver processes directly reported to runsolver:
#   pid: 16905
#   total CPU time (s): 12.5742
#   total CPU user time (s): 12.4694
#   total CPU system time (s): 0.10478

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.066126 second user time and 0.120414 second system time

The end

Launcher Data

Begin job on node103 at 2018-07-23 17:11:30
IDJOB=4292671
IDBENCH=141398
IDSOLVER=2747
FILE ID=node103/4292671-1532358690
RUNJOBID= node103-1532328173-11339
PBS_JOBID= 21018996
Free space on /tmp= 56832 MiB

SOLVER NAME= Choco-solver 4.0.7 seq (493a269)
BENCH NAME= XCSP18/MisteryShopper/MisteryShopper-10c_c18.xml
COMMAND LINE= HOME/xcsp3-exec -seed RANDOMSEED -dir DIR -tl TIMEOUT -ml 11000 -p 1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4292671-1532358690/watcher-4292671-1532358690 -o /tmp/evaluation-result-4292671-1532358690/solver-4292671-1532358690 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node103-1532328173-11339 --watchdog 2560  HOME/xcsp3-exec -seed 1565487316 -dir HOME -tl 2400 -ml 11000 -p 1 HOME/instance-4292671-1532358690.xml

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

MD5SUM BENCH= 56c97bc9b19c7ad517216d1a3c315031
RANDOM SEED=1565487316

node103.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.48
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.48
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.48
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.48
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:        22726436 kB
MemAvailable:   31323340 kB
Buffers:          261180 kB
Cached:          8534592 kB
SwapCached:            0 kB
Active:          2156040 kB
Inactive:        7307720 kB
Active(anon):     670824 kB
Inactive(anon):    16976 kB
Active(file):    1485216 kB
Inactive(file):  7290744 kB
Unevictable:        7144 kB
Mlocked:            7144 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             20696 kB
Writeback:             0 kB
AnonPages:        674808 kB
Mapped:            49808 kB
Shmem:             17036 kB
Slab:             277848 kB
SReclaimable:     249404 kB
SUnreclaim:        28444 kB
KernelStack:        3664 kB
PageTables:         6524 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1676692 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    606208 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 56812 MiB
End job on node103 at 2018-07-23 17:11:37