Trace number 4311991

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
OscaR - Conflict Ordering with restarts 2018-08-17SAT 4.35809 1.86341

General information on the benchmark

NameMisteryShopper/
MisteryShopper-06c_c18.xml
MD5SUM9b1ba7009c0c118539aa61bd7976011a
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 benchmark0.972435
Satisfiable
(Un)Satisfiability was proved
Number of variables864
Number of constraints529
Number of domains3
Minimum domain size6
Maximum domain size36
Distribution of domain sizes[{"size":6,"count":216},{"size":7,"count":216},{"size":36,"count":432}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":432},{"degree":3,"count":216},{"degree":4,"count":186},{"degree":5,"count":30}]
Minimum constraint arity2
Maximum constraint arity216
Distribution of constraint arities[{"arity":2,"count":432},{"arity":5,"count":6},{"arity":6,"count":72},{"arity":36,"count":12},{"arity":72,"count":6},{"arity":216,"count":1}]
Number of extensional constraints432
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":432},{"type":"allDifferent","count":84},{"type":"ordered","count":6},{"type":"lex","count":1},{"type":"channel","count":6}]
Optimization problemNO
Type of objective

Solver Data

0.67/0.55	c version: 2018-08-17
0.67/0.55	c seed: 587134263
0.67/0.56	c timeout: 2520
0.67/0.56	c memlimit: 11000
0.67/0.56	c nbcore: 1
0.67/0.58	c Parsing instance...
3.51/1.64	c Parsing done, starting search...
4.19/1.84	s SATISFIABLE
4.19/1.84	v <instantiation>
4.19/1.84	v 	<list>
4.19/1.84	v 		vr[0][0] vr[0][1] vr[0][2] vr[0][3] vr[0][4] vr[0][5] vr[1][0] vr[1][1] vr[1][2] vr[1][3] vr[1][4] vr[1][5] vr[2][0] vr[2][1] vr[2][2] vr[2][3] vr[2][4] vr[2][5] vr[3][0] vr[3][1] vr[3][2] vr[3][3] vr[3][4] vr[3][5] vr[4][0] vr[4][1] vr[4][2] vr[4][3] vr[4][4] vr[4][5] vr[5][0] vr[5][1] vr[5][2] vr[5][3] vr[5][4] vr[5][5] vr[6][0] vr[6][1] vr[6][2] vr[6][3] vr[6][4] vr[6][5] vr[7][0] vr[7][1] vr[7][2] vr[7][3] vr[7][4] vr[7][5] vr[8][0] vr[8][1] vr[8][2] vr[8][3] vr[8][4] vr[8][5] vr[9][0] vr[9][1] vr[9][2] vr[9][3] vr[9][4] vr[9][5] vr[10][0] vr[10][1] vr[10][2] vr[10][3] vr[10][4] vr[10][5] vr[11][0] vr[11][1] vr[11][2] vr[11][3] vr[11][4] vr[11][5] vr[12][0] vr[12][1] vr[12][2] vr[12][3] vr[12][4] vr[12][5] vr[13][0] vr[13][1] vr[13][2] vr[13][3] vr[13][4] vr[13][5] vr[14][0] vr[14][1] vr[14][2] vr[14][3] vr[14][4] vr[14][5] vr[15][0] vr[15][1] vr[15][2] vr[15][3] vr[15][4] vr[15][5] vr[16][0] vr[16][1] vr[16][2] vr[16][3] vr[16][4] vr[16][5] vr[17][0] vr[17][1] vr[17][2] vr[17][3] vr[17][4] vr[17][5] vr[18][0] vr[18][1] vr[18][2] vr[18][3] vr[18][4] vr[18][5] vr[19][0] vr[19][1] vr[19][2] vr[19][3] vr[19][4] vr[19][5] vr[20][0] vr[20][1] vr[20][2] vr[20][3] vr[20][4] vr[20][5] vr[21][0] vr[21][1] vr[21][2] vr[21][3] vr[21][4] vr[21][5] vr[22][0] vr[22][1] vr[22][2] vr[22][3] vr[22][4] vr[22][5] vr[23][0] vr[23][1] vr[23][2] vr[23][3] vr[23][4] vr[23][5] vr[24][0] vr[24][1] vr[24][2] vr[24][3] vr[24][4] vr[24][5] vr[25][0] vr[25][1] vr[25][2] vr[25][3] vr[25][4] vr[25][5] vr[26][0] vr[26][1] vr[26][2] vr[26][3] vr[26][4] vr[26][5] vr[27][0] vr[27][1] vr[27][2] vr[27][3] vr[27][4] vr[27][5] vr[28][0] vr[28][1] vr[28][2] vr[28][3] vr[28][4] vr[28][5] vr[29][0] vr[29][1] vr[29][2] vr[29][3] vr[29][4] vr[29][5] vr[30][0] vr[30][1] vr[30][2] vr[30][3] vr[30][4] vr[30][5] vr[31][0] vr[31][1] vr[31][2] vr[31][3] vr[31][4] vr[31][5] vr[32][0] vr[32][1] vr[32][2] vr[32][3] vr[32][4] vr[32][5] vr[33][0] vr[33][1] vr[33][2] vr[33][3] vr[33][4] vr[33][5] vr[34][0] vr[34][1] vr[34][2] vr[34][3] vr[34][4] vr[34][5] vr[35][0] vr[35][1] vr[35][2] vr[35][3] vr[35][4] vr[35][5] ve[0][0] ve[0][1] ve[0][2] ve[0][3] ve[0][4] ve[0][5] ve[1][0] ve[1][1] ve[1][2] ve[1][3] ve[1][4] ve[1][5] ve[2][0] ve[2][1] ve[2][2] ve[2][3] ve[2][4] ve[2][5] ve[3][0] ve[3][1] ve[3][2] ve[3][3] ve[3][4] ve[3][5] ve[4][0] ve[4][1] ve[4][2] ve[4][3] ve[4][4] ve[4][5] ve[5][0] ve[5][1] ve[5][2] ve[5][3] ve[5][4] ve[5][5] ve[6][0] ve[6][1] ve[6][2] ve[6][3] ve[6][4] ve[6][5] ve[7][0] ve[7][1] ve[7][2] ve[7][3] ve[7][4] ve[7][5] ve[8][0] ve[8][1] ve[8][2] ve[8][3] ve[8][4] ve[8][5] ve[9][0] ve[9][1] ve[9][2] ve[9][3] ve[9][4] ve[9][5] ve[10][0] ve[10][1] ve[10][2] ve[10][3] ve[10][4] ve[10][5] ve[11][0] ve[11][1] ve[11][2] ve[11][3] ve[11][4] ve[11][5] ve[12][0] ve[12][1] ve[12][2] ve[12][3] ve[12][4] ve[12][5] ve[13][0] ve[13][1] ve[13][2] ve[13][3] ve[13][4] ve[13][5] ve[14][0] ve[14][1] ve[14][2] ve[14][3] ve[14][4] ve[14][5] ve[15][0] ve[15][1] ve[15][2] ve[15][3] ve[15][4] ve[15][5] ve[16][0] ve[16][1] ve[16][2] ve[16][3] ve[16][4] ve[16][5] ve[17][0] ve[17][1] ve[17][2] ve[17][3] ve[17][4] ve[17][5] ve[18][0] ve[18][1] ve[18][2] ve[18][3] ve[18][4] ve[18][5] ve[19][0] ve[19][1] ve[19][2] ve[19][3] ve[19][4] ve[19][5] ve[20][0] ve[20][1] ve[20][2] ve[20][3] ve[20][4] ve[20][5] ve[21][0] ve[21][1] ve[21][2] ve[21][3] ve[21][4] ve[21][5] ve[22][0] ve[22][1] ve[22][2] ve[22][3] ve[22][4] ve[22][5] ve[23][0] ve[23][1] ve[23][2] ve[23][3] ve[23][4] ve[23][5] ve[24][0] ve[24][1] ve[24][2] ve[24][3] ve[24][4] ve[24][5] ve[25][0] ve[25][1] ve[25][2] ve[25][3] ve[25][4] ve[25][5] ve[26][0] ve[26][1] ve[26][2] ve[26][3] ve[26][4] ve[26][5] ve[27][0] ve[27][1] ve[27][2] ve[27][3] ve[27][4] ve[27][5] ve[28][0] ve[28][1] ve[28][2] ve[28][3] ve[28][4] ve[28][5] ve[29][0] ve[29][1] ve[29][2] ve[29][3] ve[29][4] ve[29][5] ve[30][0] ve[30][1] ve[30][2] ve[30][3] ve[30][4] ve[30][5] ve[31][0] ve[31][1] ve[31][2] ve[31][3] ve[31][4] ve[31][5] ve[32][0] ve[32][1] ve[32][2] ve[32][3] ve[32][4] ve[32][5] ve[33][0] ve[33][1] ve[33][2] ve[33][3] ve[33][4] ve[33][5] ve[34][0] ve[34][1] ve[34][2] ve[34][3] ve[34][4] ve[34][5] ve[35][0] ve[35][1] ve[35][2] ve[35][3] ve[35][4] ve[35][5] gvr[0][0] gvr[0][1] gvr[0][2] gvr[0][3] gvr[0][4] gvr[0][5] gvr[1][0] gvr[1][1] gvr[1][2] gvr[1][3] gvr[1][4] gvr[1][5] gvr[2][0] gvr[2][1] gvr[2][2] gvr[2][3] gvr[2][4] gvr[2][5] gvr[3][0] gvr[3][1] gvr[3][2] gvr[3][3] gvr[3][4] gvr[3][5] gvr[4][0] gvr[4][1] gvr[4][2] gvr[4][3] gvr[4][4] gvr[4][5] gvr[5][0] gvr[5][1] gvr[5][2] gvr[5][3] gvr[5][4] gvr[5][5] gvr[6][0] gvr[6][1] gvr[6][2] gvr[6][3] gvr[6][4] gvr[6][5] gvr[7][0] gvr[7][1] gvr[7][2] gvr[7][3] gvr[7][4] gvr[7][5] gvr[8][0] gvr[8][1] gvr[8][2] gvr[8][3] gvr[8][4] gvr[8][5] gvr[9][0] gvr[9][1] gvr[9][2] gvr[9][3] gvr[9][4] gvr[9][5] gvr[10][0] gvr[10][1] gvr[10][2] gvr[10][3] gvr[10][4] gvr[10][5] gvr[11][0] gvr[11][1] gvr[11][2] gvr[11][3] gvr[11][4] gvr[11][5] gvr[12][0] gvr[12][1] gvr[12][2] gvr[12][3] gvr[12][4] gvr[12][5] gvr[13][0] gvr[13][1] gvr[13][2] gvr[13][3] gvr[13][4] gvr[13][5] gvr[14][0] gvr[14][1] gvr[14][2] gvr[14][3] gvr[14][4] gvr[14][5] gvr[15][0] gvr[15][1] gvr[15][2] gvr[15][3] gvr[15][4] gvr[15][5] gvr[16][0] gvr[16][1] gvr[16][2] gvr[16][3] gvr[16][4] gvr[16][5] gvr[17][0] gvr[17][1] gvr[17][2] gvr[17][3] gvr[17][4] gvr[17][5] gvr[18][0] gvr[18][1] gvr[18][2] gvr[18][3] gvr[18][4] gvr[18][5] gvr[19][0] gvr[19][1] gvr[19][2] gvr[19][3] gvr[19][4] gvr[19][5] gvr[20][0] gvr[20][1] gvr[20][2] gvr[20][3] gvr[20][4] gvr[20][5] gvr[21][0] gvr[21][1] gvr[21][2] gvr[21][3] gvr[21][4] gvr[21][5] gvr[22][0] gvr[22][1] gvr[22][2] gvr[22][3] gvr[22][4] gvr[22][5] gvr[23][0] gvr[23][1] gvr[23][2] gvr[23][3] gvr[23][4] gvr[23][5] gvr[24][0] gvr[24][1] gvr[24][2] gvr[24][3] gvr[24][4] gvr[24][5] gvr[25][0] gvr[25][1] gvr[25][2] gvr[25][3] gvr[25][4] gvr[25][5] gvr[26][0] gvr[26][1] gvr[26][2] gvr[26][3] gvr[26][4] gvr[26][5] gvr[27][0] gvr[27][1] gvr[27][2] gvr[27][3] gvr[27][4] gvr[27][5] gvr[28][0] gvr[28][1] gvr[28][2] gvr[28][3] gvr[28][4] gvr[28][5] gvr[29][0] gvr[29][1] gvr[29][2] gvr[29][3] gvr[29][4] gvr[29][5] gvr[30][0] gvr[30][1] gvr[30][2] gvr[30][3] gvr[30][4] gvr[30][5] gvr[31][0] gvr[31][1] gvr[31][2] gvr[31][3] gvr[31][4] gvr[31][5] gvr[32][0] gvr[32][1] gvr[32][2] gvr[32][3] gvr[32][4] gvr[32][5] gvr[33][0] gvr[33][1] gvr[33][2] gvr[33][3] gvr[33][4] gvr[33][5] gvr[34][0] gvr[34][1] gvr[34][2] gvr[34][3] gvr[34][4] gvr[34][5] gvr[35][0] gvr[35][1] gvr[35][2] gvr[35][3] gvr[35][4] gvr[35][5] gve[0][0] gve[0][1] gve[0][2] gve[0][3] gve[0][4] gve[0][5] gve[1][0] gve[1][1] gve[1][2] gve[1][3] gve[1][4] gve[1][5] gve[2][0] gve[2][1] gve[2][2] gve[2][3] gve[2][4] gve[2][5] gve[3][0] gve[3][1] gve[3][2] gve[3][3] gve[3][4] gve[3][5] gve[4][0] gve[4][1] gve[4][2] gve[4][3] gve[4][4] gve[4][5] gve[5][0] gve[5][1] gve[5][2] gve[5][3] gve[5][4] gve[5][5] gve[6][0] gve[6][1] gve[6][2] gve[6][3] gve[6][4] gve[6][5] gve[7][0] gve[7][1] gve[7][2] gve[7][3] gve[7][4] gve[7][5] gve[8][0] gve[8][1] gve[8][2] gve[8][3] gve[8][4] gve[8][5] gve[9][0] gve[9][1] gve[9][2] gve[9][3] gve[9][4] gve[9][5] gve[10][0] gve[10][1] gve[10][2] gve[10][3] gve[10][4] gve[10][5] gve[11][0] gve[11][1] gve[11][2] gve[11][3] gve[11][4] gve[11][5] gve[12][0] gve[12][1] gve[12][2] gve[12][3] gve[12][4] gve[12][5] gve[13][0] gve[13][1] gve[13][2] gve[13][3] gve[13][4] gve[13][5] gve[14][0] gve[14][1] gve[14][2] gve[14][3] gve[14][4] gve[14][5] gve[15][0] gve[15][1] gve[15][2] gve[15][3] gve[15][4] gve[15][5] gve[16][0] gve[16][1] gve[16][2] gve[16][3] gve[16][4] gve[16][5] gve[17][0] gve[17][1] gve[17][2] gve[17][3] gve[17][4] gve[17][5] gve[18][0] gve[18][1] gve[18][2] gve[18][3] gve[18][4] gve[18][5] gve[19][0] gve[19][1] gve[19][2] gve[19][3] gve[19][4] gve[19][5] gve[20][0] gve[20][1] gve[20][2] gve[20][3] gve[20][4] gve[20][5] gve[21][0] gve[21][1] gve[21][2] gve[21][3] gve[21][4] gve[21][5] gve[22][0] gve[22][1] gve[22][2] gve[22][3] gve[22][4] gve[22][5] gve[23][0] gve[23][1] gve[23][2] gve[23][3] gve[23][4] gve[23][5] gve[24][0] gve[24][1] gve[24][2] gve[24][3] gve[24][4] gve[24][5] gve[25][0] gve[25][1] gve[25][2] gve[25][3] gve[25][4] gve[25][5] gve[26][0] gve[26][1] gve[26][2] gve[26][3] gve[26][4] gve[26][5] gve[27][0] gve[27][1] gve[27][2] gve[27][3] gve[27][4] gve[27][5] gve[28][0] gve[28][1] gve[28][2] gve[28][3] gve[28][4] gve[28][5] gve[29][0] gve[29][1] gve[29][2] gve[29][3] gve[29][4] gve[29][5] gve[30][0] gve[30][1] gve[30][2] gve[30][3] gve[30][4] gve[30][5] gve[31][0] gve[31][1] gve[31][2] gve[31][3] gve[31][4] gve[31][5] gve[32][0] gve[32][1] gve[32][2] gve[32][3] gve[32][4] gve[32][5] gve[33][0] gve[33][1] gve[33][2] gve[33][3] gve[33][4] gve[33][5] gve[34][0] gve[34][1] gve[34][2] gve[34][3] gve[34][4] gve[34][5] gve[35][0] gve[35][1] gve[35][2] gve[35][3] gve[35][4] gve[35][5]
4.19/1.84	v 	</list>
4.19/1.84	v 	<values>
4.19/1.84	v 		0 10 12 22 25 35 1 34 6 16 29 21 2 19 11 31 14 26 3 17 32 20 24 8 4 30 28 9 23 13 5 11 33 19 26 16 6 24 2 18 15 34 7 0 25 35 21 12 8 3 22 14 27 30 9 16 26 33 3 22 10 27 30 17 2 19 11 28 34 0 20 15 12 7 1 23 32 25 13 4 29 8 35 18 14 6 21 5 31 24 15 5 20 25 33 9 16 8 23 4 34 29 17 1 27 30 22 7 18 31 24 11 13 0 19 12 3 10 28 32 20 29 31 1 12 10 21 35 8 3 16 27 22 26 0 13 30 6 23 15 9 34 4 28 24 32 19 2 17 11 25 33 18 7 5 14 26 9 35 12 1 20 27 14 4 32 8 23 28 2 7 15 18 33 29 13 5 6 19 31 30 25 10 21 0 17 31 18 13 24 6 1 32 20 14 26 7 2 33 21 15 27 9 3 34 22 16 28 10 4 35 23 17 29 11 5 0 7 22 11 30 18 1 17 12 20 26 31 2 28 6 24 10 32 3 8 19 21 9 33 4 13 27 16 23 34 5 15 29 14 25 35 6 14 1 29 31 22 7 12 28 25 32 17 8 16 21 13 27 3 9 26 23 4 33 15 10 0 30 19 34 20 11 5 2 18 35 24 12 19 0 26 20 7 13 29 31 22 18 4 14 27 32 8 2 25 15 23 33 28 6 11 16 9 34 1 21 5 17 3 35 10 24 30 18 31 25 6 28 13 19 2 24 5 29 10 20 32 15 3 11 26 21 33 14 30 7 1 22 34 8 0 17 9 23 35 16 12 4 27 24 6 18 31 3 14 25 30 7 15 0 12 26 22 9 32 5 2 27 10 17 33 8 21 28 11 4 34 19 23 29 20 13 35 1 16 30 4 10 17 22 8 31 18 20 2 14 29 32 24 3 27 12 19 33 25 5 9 15 28 34 1 11 23 16 6 35 21 26 7 13 0 0 1 2 3 4 5 0 5 1 2 4 3 0 3 1 5 2 4 0 2 5 3 4 1 0 5 4 1 3 2 0 1 5 3 4 2 1 4 0 3 2 5 1 0 4 5 3 2 1 0 3 2 4 5 1 2 4 5 0 3 1 4 5 2 0 3 1 4 5 0 3 2 2 1 0 3 5 4 2 0 4 1 5 3 2 1 3 0 5 4 2 0 3 4 5 1 2 1 3 0 5 4 2 0 4 5 3 1 3 5 4 1 2 0 3 2 0 1 4 5 3 4 5 0 2 1 3 5 1 0 2 4 3 4 0 2 5 1 3 2 1 5 0 4 4 5 3 0 2 1 4 5 3 1 0 2 4 1 5 2 0 3 4 2 0 5 1 3 4 0 1 2 3 5 4 2 0 1 3 5 5 4 1 3 0 2 5 3 2 4 1 0 5 3 2 4 1 0 5 3 2 4 1 0 5 3 2 4 1 0 5 3 2 4 1 0 0 1 4 2 5 3 0 3 2 4 5 6 0 5 1 4 2 6 0 1 3 4 2 6 0 2 5 3 4 6 1 3 5 2 4 6 1 2 0 5 6 4 1 2 5 4 6 3 1 3 4 2 5 0 2 5 4 0 6 3 2 0 5 3 6 4 2 1 0 3 6 4 2 3 0 5 4 1 2 5 6 4 3 0 2 5 6 1 0 4 3 4 6 5 1 2 3 2 6 0 4 1 3 0 6 2 4 5 3 6 4 1 5 2 3 0 4 1 5 2 4 6 3 0 2 5 4 6 2 5 1 0 4 6 1 0 3 2 4 6 3 2 0 5 4 1 3 6 0 2 4 5 1 3 0 2 5 4 2 6 1 0 5 2 3 6 1 4 5 2 0 6 3 4 5 4 2 6 0 3 5 0 2 3 4 1 6 3 4 0 2 5 6 4 0 5 2 3 6 4 1 2 3 5 6 0 2 4 3 1 6 4 5 1 2 0 
4.19/1.84	v 	</values>
4.19/1.84	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 (13186 MiB free)
  memory of node 1: 16384 MiB (9283 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4311991-1534554630/watcher-4311991-1534554630 -o /tmp/evaluation-result-4311991-1534554630/solver-4311991-1534554630 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1534541042-1856 --watchdog 2580 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 587134263 --timelimit 2520 --memlimit 11000 --nbcore 1 HOME/instance-4311991-1534554630.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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=3524, runsolver pid=3521

[startup+0.100092 s]*
/proc/loadavg: 1.68 1.55 1.57 3/221 3539
/proc/meminfo: memFree=22996284/32770624 swapFree=67108852/67108860
[pid=3524] ppid=3521 vsize=14082736 memory=30652 CPUtime=0.12 cores=1,3,5,7
/proc/3524/stat : 3524 (java) S 3521 3524 1824 0 -1 1077944320 6552 0 0 0 11 1 0 0 20 0 15 0 273026223 14420721664 7663 33554432000 4194304 4196468 140726694302128 140726694284672 140400041164535 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
/proc/3524/statm: 3520684 7663 3162 1 0 3482761 0
[pid=3524/tid=3526] ppid=3521 vsize=14082736 memory=-8824905147858384064 CPUtime=0.09 cores=1,3,5,7
/proc/3524/task/3526/stat : 3526 (java) R 3521 3524 1824 0 -1 4202560 4618 0 0 0 8 1 0 0 20 0 15 0 273026224 14420721664 7663 33554432000 4194304 4196468 140726694302128 140400045388160 140400025245022 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3527] ppid=3521 vsize=14082736 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/3524/task/3527/stat : 3527 (java) S 3521 3524 1824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273026225 14420721664 7663 33554432000 4194304 4196468 140726694302128 140399999924880 140400041174741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3528] ppid=3521 vsize=14082736 memory=139974818481792 CPUtime=0 cores=1,3,5,7
/proc/3524/task/3528/stat : 3528 (java) S 3521 3524 1824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273026225 14420721664 7663 33554432000 4194304 4196468 140726694302128 140399635413520 140400041174741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3529] ppid=3521 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3524/task/3529/stat : 3529 (java) S 3521 3524 1824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273026225 14420721664 7663 33554432000 4194304 4196468 140726694302128 140399634360720 140400041174741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3530] ppid=3521 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3524/task/3530/stat : 3530 (java) S 3521 3524 1824 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273026225 14420721664 7663 33554432000 4194304 4196468 140726694302128 140399633307920 140400041174741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3531] ppid=3521 vsize=14082736 memory=139974818481792 CPUtime=0 cores=1,3,5,7
/proc/3524/task/3531/stat : 3531 (java) S 3521 3524 1824 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273026226 14420721664 7663 33554432000 4194304 4196468 140726694302128 140399381261168 140400041175682 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3532] ppid=3521 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3524/task/3532/stat : 3532 (java) S 3521 3524 1824 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 273026226 14420721664 7663 33554432000 4194304 4196468 140726694302128 140399380207136 140400041174741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3533] ppid=3521 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3524/task/3533/stat : 3533 (java) S 3521 3524 1824 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 273026227 14420721664 7663 33554432000 4194304 4196468 140726694302128 140399379154288 140400041174741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3534] ppid=3521 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3524/task/3534/stat : 3534 (java) S 3521 3524 1824 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273026229 14420721664 7663 33554432000 4194304 4196468 140726694302128 140399378102608 140400041183131 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3535] ppid=3521 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3524/task/3535/stat : 3535 (java) S 3521 3524 1824 0 -1 1077944384 290 0 0 0 0 0 0 0 20 0 15 0 273026229 14420721664 7663 33554432000 4194304 4196468 140726694302128 140399377049968 140400041175682 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3536] ppid=3521 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3524/task/3536/stat : 3536 (java) S 3521 3524 1824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273026229 14420721664 7663 33554432000 4194304 4196468 140726694302128 140399375997168 140400041175682 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3537] ppid=3521 vsize=14082736 memory=139974818481792 CPUtime=0.01 cores=1,3,5,7
/proc/3524/task/3537/stat : 3537 (java) S 3521 3524 1824 0 -1 1077944384 279 0 0 0 1 0 0 0 20 0 15 0 273026229 14420721664 7663 33554432000 4194304 4196468 140726694302128 140399374944368 140400041175682 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3538] ppid=3521 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3524/task/3538/stat : 3538 (java) S 3521 3524 1824 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273026229 14420721664 7663 33554432000 4194304 4196468 140726694302128 140399373891808 140400041174741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3539] ppid=3521 vsize=14082736 memory=139974818481792 CPUtime=0 cores=1,3,5,7
/proc/3524/task/3539/stat : 3539 (java) S 3521 3524 1824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273026229 14420721664 7663 33554432000 4194304 4196468 140726694302128 140399372840112 140400041175682 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 30652 KiB

[startup+0.210846 s]*
/proc/loadavg: 1.68 1.55 1.57 5/221 3539
/proc/meminfo: memFree=22979912/32770624 swapFree=67108852/67108860
[pid=3524] ppid=3521 vsize=14082736 memory=47292 CPUtime=0.3 cores=1,3,5,7
/proc/3524/stat : 3524 (java) S 3521 3524 1824 0 -1 1077944320 10377 0 0 0 28 2 0 0 20 0 15 0 273026223 14420721664 11823 33554432000 4194304 4196468 140726694302128 140726694284672 140400041164535 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
/proc/3524/statm: 3520684 11823 3384 1 0 3482761 0
[pid=3524/tid=3526] ppid=3521 vsize=14082736 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/3524/task/3526/stat : 3526 (java) R 3521 3524 1824 0 -1 4202560 8101 0 0 0 18 2 0 0 20 0 15 0 273026224 14420721664 11823 33554432000 4194304 4196468 140726694302128 140400045391584 140399677053956 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3527] ppid=3521 vsize=14082736 memory=345 CPUtime=0 cores=1,3,5,7
/proc/3524/task/3527/stat : 3527 (java) S 3521 3524 1824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273026225 14420721664 11823 33554432000 4194304 4196468 140726694302128 140399999924880 140400041174741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3528] ppid=3521 vsize=14082736 memory=139974818489842 CPUtime=0 cores=1,3,5,7
/proc/3524/task/3528/stat : 3528 (java) S 3521 3524 1824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273026225 14420721664 11823 33554432000 4194304 4196468 140726694302128 140399635413520 140400041174741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3529] ppid=3521 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3524/task/3529/stat : 3529 (java) S 3521 3524 1824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273026225 14420721664 11823 33554432000 4194304 4196468 140726694302128 140399634360720 140400041174741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3530] ppid=3521 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3524/task/3530/stat : 3530 (java) S 3521 3524 1824 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273026225 14420721664 11823 33554432000 4194304 4196468 140726694302128 140399633307920 140400041174741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3531] ppid=3521 vsize=14082736 memory=139974818481792 CPUtime=0 cores=1,3,5,7
/proc/3524/task/3531/stat : 3531 (java) S 3521 3524 1824 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 273026226 14420721664 11823 33554432000 4194304 4196468 140726694302128 140399381261168 140400041175682 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3532] ppid=3521 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3524/task/3532/stat : 3532 (java) S 3521 3524 1824 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 273026226 14420721664 11823 33554432000 4194304 4196468 140726694302128 140399380207136 140400041174741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3533] ppid=3521 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3524/task/3533/stat : 3533 (java) S 3521 3524 1824 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 273026227 14420721664 11823 33554432000 4194304 4196468 140726694302128 140399379154288 140400041174741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3534] ppid=3521 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3524/task/3534/stat : 3534 (java) S 3521 3524 1824 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273026229 14420721664 11823 33554432000 4194304 4196468 140726694302128 140399378102608 140400041183131 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3535] ppid=3521 vsize=14082736 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/3524/task/3535/stat : 3535 (java) R 3521 3524 1824 0 -1 1077944384 344 0 0 0 1 0 0 0 20 0 15 0 273026229 14420721664 11823 33554432000 4194304 4196468 140726694302128 140399377049968 140400041175682 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3536] ppid=3521 vsize=14082736 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/3524/task/3536/stat : 3536 (java) R 3521 3524 1824 0 -1 4202560 222 0 0 0 2 0 0 0 20 0 15 0 273026229 14420721664 11823 33554432000 4194304 4196468 140726694302128 140399375997168 140400020410464 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3537] ppid=3521 vsize=14082736 memory=139974818481792 CPUtime=0.06 cores=1,3,5,7
/proc/3524/task/3537/stat : 3537 (java) S 3521 3524 1824 0 -1 1077944384 333 0 0 0 6 0 0 0 20 0 15 0 273026229 14420721664 11823 33554432000 4194304 4196468 140726694302128 140399374944368 140400041175682 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3538] ppid=3521 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3524/task/3538/stat : 3538 (java) S 3521 3524 1824 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273026229 14420721664 11823 33554432000 4194304 4196468 140726694302128 140399373891808 140400041174741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3539] ppid=3521 vsize=14082736 memory=139974818481792 CPUtime=0 cores=1,3,5,7
/proc/3524/task/3539/stat : 3539 (java) S 3521 3524 1824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273026229 14420721664 11823 33554432000 4194304 4196468 140726694302128 140399372840112 140400041175682 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 47292 KiB

[startup+0.310851 s]*
/proc/loadavg: 1.68 1.55 1.57 4/221 3539
/proc/meminfo: memFree=22976624/32770624 swapFree=67108852/67108860
[pid=3524] ppid=3521 vsize=14082736 memory=50776 CPUtime=0.44 cores=1,3,5,7
/proc/3524/stat : 3524 (java) S 3521 3524 1824 0 -1 1077944320 10813 0 0 0 41 3 0 0 20 0 15 0 273026223 14420721664 12694 33554432000 4194304 4196468 140726694302128 140726694284672 140400041164535 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
/proc/3524/statm: 3520684 12694 3387 1 0 3482761 0
[pid=3524/tid=3526] ppid=3521 vsize=14082736 memory=7311146985107750967 CPUtime=0.3 cores=1,3,5,7
/proc/3524/task/3526/stat : 3526 (java) R 3521 3524 1824 0 -1 4202560 8462 0 0 0 28 2 0 0 20 0 15 0 273026224 14420721664 12694 33554432000 4194304 4196468 140726694302128 140400045372368 140400026330174 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3527] ppid=3521 vsize=14082736 memory=304556157652172823 CPUtime=0 cores=1,3,5,7
/proc/3524/task/3527/stat : 3527 (java) S 3521 3524 1824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273026225 14420721664 12694 33554432000 4194304 4196468 140726694302128 140399999924880 140400041174741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3528] ppid=3521 vsize=14082736 memory=13705977771148952 CPUtime=0 cores=1,3,5,7
/proc/3524/task/3528/stat : 3528 (java) S 3521 3524 1824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273026225 14420721664 12694 33554432000 4194304 4196468 140726694302128 140399635413520 140400041174741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3529] ppid=3521 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3524/task/3529/stat : 3529 (java) S 3521 3524 1824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273026225 14420721664 12694 33554432000 4194304 4196468 140726694302128 140399634360720 140400041174741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3530] ppid=3521 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3524/task/3530/stat : 3530 (java) S 3521 3524 1824 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273026225 14420721664 12694 33554432000 4194304 4196468 140726694302128 140399633307920 140400041174741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3531] ppid=3521 vsize=14082736 memory=139974818481792 CPUtime=0 cores=1,3,5,7
/proc/3524/task/3531/stat : 3531 (java) S 3521 3524 1824 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 273026226 14420721664 12694 33554432000 4194304 4196468 140726694302128 140399381261168 140400041175682 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3532] ppid=3521 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3524/task/3532/stat : 3532 (java) S 3521 3524 1824 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 273026226 14420721664 12694 33554432000 4194304 4196468 140726694302128 140399380207136 140400041174741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3533] ppid=3521 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3524/task/3533/stat : 3533 (java) S 3521 3524 1824 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 273026227 14420721664 12694 33554432000 4194304 4196468 140726694302128 140399379154288 140400041174741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3534] ppid=3521 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3524/task/3534/stat : 3534 (java) S 3521 3524 1824 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273026229 14420721664 12694 33554432000 4194304 4196468 140726694302128 140399378102608 140400041183131 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3535] ppid=3521 vsize=14082736 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/3524/task/3535/stat : 3535 (java) S 3521 3524 1824 0 -1 1077944384 380 0 0 0 2 0 0 0 20 0 15 0 273026229 14420721664 12694 33554432000 4194304 4196468 140726694302128 140399377049968 140400041175682 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3536] ppid=3521 vsize=14082736 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/3524/task/3536/stat : 3536 (java) S 3521 3524 1824 0 -1 1077944384 235 0 0 0 2 0 0 0 20 0 15 0 273026229 14420721664 12694 33554432000 4194304 4196468 140726694302128 140399375997168 140400041175682 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3537] ppid=3521 vsize=14082736 memory=139974818481792 CPUtime=0.08 cores=1,3,5,7
/proc/3524/task/3537/stat : 3537 (java) S 3521 3524 1824 0 -1 1077944384 355 0 0 0 8 0 0 0 20 0 15 0 273026229 14420721664 12694 33554432000 4194304 4196468 140726694302128 140399374944368 140400041175682 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3538] ppid=3521 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3524/task/3538/stat : 3538 (java) S 3521 3524 1824 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273026229 14420721664 12694 33554432000 4194304 4196468 140726694302128 140399373891808 140400041174741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3539] ppid=3521 vsize=14082736 memory=139974818481792 CPUtime=0 cores=1,3,5,7
/proc/3524/task/3539/stat : 3539 (java) S 3521 3524 1824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273026229 14420721664 12694 33554432000 4194304 4196468 140726694302128 140399372840112 140400041175682 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50776 KiB

[startup+0.700706 s]
/proc/loadavg: 1.68 1.55 1.57 3/221 3539
/proc/meminfo: memFree=22952004/32770624 swapFree=67108852/67108860
[pid=3524] ppid=3521 vsize=14084804 memory=89132 CPUtime=0.97 cores=1,3,5,7
/proc/3524/stat : 3524 (java) S 3521 3524 1824 0 -1 1077944320 17605 0 0 0 92 5 0 0 20 0 15 0 273026223 14422839296 22283 33554432000 4194304 4196468 140726694302128 140726694284672 140400041164535 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
/proc/3524/statm: 3521201 22283 3501 1 0 3483273 0
[pid=3524/tid=3526] ppid=3521 vsize=14084804 memory=3340 CPUtime=0.67 cores=1,3,5,7
/proc/3524/task/3526/stat : 3526 (java) R 3521 3524 1824 0 -1 4202560 14911 0 0 0 63 4 0 0 20 0 15 0 273026224 14422839296 22283 33554432000 4194304 4196468 140726694302128 140400045387792 140400020975962 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3527] ppid=3521 vsize=14084804 memory=1172 CPUtime=0 cores=1,3,5,7
/proc/3524/task/3527/stat : 3527 (java) S 3521 3524 1824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273026225 14422839296 22283 33554432000 4194304 4196468 140726694302128 140399999924880 140400041174741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3528] ppid=3521 vsize=14084804 memory=3748 CPUtime=0 cores=1,3,5,7
/proc/3524/task/3528/stat : 3528 (java) S 3521 3524 1824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273026225 14422839296 22283 33554432000 4194304 4196468 140726694302128 140399635413520 140400041174741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3529] ppid=3521 vsize=14084804 memory=1624 CPUtime=0 cores=1,3,5,7
/proc/3524/task/3529/stat : 3529 (java) S 3521 3524 1824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273026225 14422839296 22283 33554432000 4194304 4196468 140726694302128 140399634360720 140400041174741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3530] ppid=3521 vsize=14084804 memory=496 CPUtime=0 cores=1,3,5,7
/proc/3524/task/3530/stat : 3530 (java) S 3521 3524 1824 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273026225 14422839296 22283 33554432000 4194304 4196468 140726694302128 140399633307920 140400041174741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3531] ppid=3521 vsize=14084804 memory=928 CPUtime=0 cores=1,3,5,7
/proc/3524/task/3531/stat : 3531 (java) S 3521 3524 1824 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 273026226 14422839296 22283 33554432000 4194304 4196468 140726694302128 140399381261168 140400041175682 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3532] ppid=3521 vsize=14084804 memory=2248 CPUtime=0 cores=1,3,5,7
/proc/3524/task/3532/stat : 3532 (java) S 3521 3524 1824 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 273026226 14422839296 22283 33554432000 4194304 4196468 140726694302128 140399380207136 140400041174741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3533] ppid=3521 vsize=14084804 memory=1796 CPUtime=0 cores=1,3,5,7
/proc/3524/task/3533/stat : 3533 (java) S 3521 3524 1824 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 273026227 14422839296 22283 33554432000 4194304 4196468 140726694302128 140399379154288 140400041174741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3534] ppid=3521 vsize=14084804 memory=7157735280230160482 CPUtime=0 cores=1,3,5,7
/proc/3524/task/3534/stat : 3534 (java) S 3521 3524 1824 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273026229 14422839296 22283 33554432000 4194304 4196468 140726694302128 140399378102608 140400041183131 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3535] ppid=3521 vsize=14084804 memory=7812151424140141167 CPUtime=0.06 cores=1,3,5,7
/proc/3524/task/3535/stat : 3535 (java) S 3521 3524 1824 0 -1 1077944384 474 0 0 0 6 0 0 0 20 0 15 0 273026229 14422839296 22283 33554432000 4194304 4196468 140726694302128 140399377049968 140400041175682 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3536] ppid=3521 vsize=14084804 memory=7377267207822863209 CPUtime=0.07 cores=1,3,5,7
/proc/3524/task/3536/stat : 3536 (java) S 3521 3524 1824 0 -1 1077944384 402 0 0 0 7 0 0 0 20 0 15 0 273026229 14422839296 22283 33554432000 4194304 4196468 140726694302128 140399375997168 140400041175682 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3537] ppid=3521 vsize=14084804 memory=7666348541231060838 CPUtime=0.15 cores=1,3,5,7
/proc/3524/task/3537/stat : 3537 (java) S 3521 3524 1824 0 -1 1077944384 437 0 0 0 15 0 0 0 20 0 15 0 273026229 14422839296 22283 33554432000 4194304 4196468 140726694302128 140399374944368 140400041175682 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3538] ppid=3521 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3524/task/3538/stat : 3538 (java) S 3521 3524 1824 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273026229 14422839296 22283 33554432000 4194304 4196468 140726694302128 140399373891808 140400041174741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3539] ppid=3521 vsize=14084804 memory=6444 CPUtime=0 cores=1,3,5,7
/proc/3524/task/3539/stat : 3539 (java) S 3521 3524 1824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273026229 14422839296 22283 33554432000 4194304 4196468 140726694302128 140399372840112 140400041175682 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
Current children cumulated CPU time: 0.97 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 89132 KiB

[startup+1.50068 s]
/proc/loadavg: 1.68 1.55 1.57 6/221 3539
/proc/meminfo: memFree=22903424/32770624 swapFree=67108852/67108860
[pid=3524] ppid=3521 vsize=14090948 memory=182728 CPUtime=3.22 cores=1,3,5,7
/proc/3524/stat : 3524 (java) S 3521 3524 1824 0 -1 1077944320 26560 0 0 0 314 8 0 0 20 0 15 0 273026223 14429130752 45682 33554432000 4194304 4196468 140726694302128 140726694284672 140400041164535 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
/proc/3524/statm: 3522737 45682 3550 1 0 3484809 0
[pid=3524/tid=3526] ppid=3521 vsize=14090948 memory=157012 CPUtime=1.47 cores=1,3,5,7
/proc/3524/task/3526/stat : 3526 (java) R 3521 3524 1824 0 -1 4202560 19443 0 0 0 141 6 0 0 20 0 15 0 273026224 14429130752 45682 33554432000 4194304 4196468 140726694302128 140400045398208 140400022728110 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3527] ppid=3521 vsize=14090948 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/3524/task/3527/stat : 3527 (java) S 3521 3524 1824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273026225 14429130752 45682 33554432000 4194304 4196468 140726694302128 140399999924880 140400041174741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3528] ppid=3521 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3524/task/3528/stat : 3528 (java) S 3521 3524 1824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273026225 14429130752 45682 33554432000 4194304 4196468 140726694302128 140399635413520 140400041174741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3529] ppid=3521 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3524/task/3529/stat : 3529 (java) S 3521 3524 1824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273026225 14429130752 45682 33554432000 4194304 4196468 140726694302128 140399634360720 140400041174741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3530] ppid=3521 vsize=14090948 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/3524/task/3530/stat : 3530 (java) S 3521 3524 1824 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273026225 14429130752 45682 33554432000 4194304 4196468 140726694302128 140399633307920 140400041174741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3531] ppid=3521 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3524/task/3531/stat : 3531 (java) S 3521 3524 1824 0 -1 1077944384 196 0 0 0 0 0 0 0 20 0 15 0 273026226 14429130752 45682 33554432000 4194304 4196468 140726694302128 140399381261168 140400041175682 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3532] ppid=3521 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3524/task/3532/stat : 3532 (java) S 3521 3524 1824 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 273026226 14429130752 45682 33554432000 4194304 4196468 140726694302128 140399380207136 140400041174741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3533] ppid=3521 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3524/task/3533/stat : 3533 (java) S 3521 3524 1824 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 273026227 14429130752 45682 33554432000 4194304 4196468 140726694302128 140399379154288 140400041174741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3534] ppid=3521 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3524/task/3534/stat : 3534 (java) S 3521 3524 1824 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273026229 14429130752 45682 33554432000 4194304 4196468 140726694302128 140399378102608 140400041183131 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3535] ppid=3521 vsize=14090948 memory=0 CPUtime=0.52 cores=1,3,5,7
/proc/3524/task/3535/stat : 3535 (java) S 3521 3524 1824 0 -1 1077944384 1604 0 0 0 52 0 0 0 20 0 15 0 273026229 14429130752 45682 33554432000 4194304 4196468 140726694302128 140399377049968 140400041175682 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3536] ppid=3521 vsize=14090948 memory=0 CPUtime=0.59 cores=1,3,5,7
/proc/3524/task/3536/stat : 3536 (java) S 3521 3524 1824 0 -1 1077944384 1512 0 0 0 59 0 0 0 20 0 15 0 273026229 14429130752 45682 33554432000 4194304 4196468 140726694302128 140399375997168 140400041175682 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3537] ppid=3521 vsize=14090948 memory=0 CPUtime=0.6 cores=1,3,5,7
/proc/3524/task/3537/stat : 3537 (java) S 3521 3524 1824 0 -1 1077944384 2423 0 0 0 60 0 0 0 20 0 15 0 273026229 14429130752 45682 33554432000 4194304 4196468 140726694302128 140399374944368 140400041175682 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3538] ppid=3521 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3524/task/3538/stat : 3538 (java) S 3521 3524 1824 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273026229 14429130752 45682 33554432000 4194304 4196468 140726694302128 140399373891808 140400041174741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3539] ppid=3521 vsize=14090948 memory=13232794241561 CPUtime=0 cores=1,3,5,7
/proc/3524/task/3539/stat : 3539 (java) S 3521 3524 1824 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 273026229 14429130752 45682 33554432000 4194304 4196468 140726694302128 140399372840112 140400041175682 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
Current children cumulated CPU time: 3.22 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 182728 KiB

[startup+1.86335 s]
# the end of solver process 3524 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=4.25314 s, system=0.104952 s

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

[startup+1.60081 s]
/proc/loadavg: 1.68 1.55 1.57 6/221 3539
/proc/meminfo: memFree=22903424/32770624 swapFree=67108852/67108860
[pid=3524] ppid=3521 vsize=14090948 memory=190544 CPUtime=3.51 cores=1,3,5,7
/proc/3524/stat : 3524 (java) S 3521 3524 1824 0 -1 1077944320 28723 0 0 0 342 9 0 0 20 0 15 0 273026223 14429130752 47636 33554432000 4194304 4196468 140726694302128 140726694284672 140400041164535 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
/proc/3524/statm: 3522737 47636 3550 1 0 3484809 0
[pid=3524/tid=3526] ppid=3521 vsize=14090948 memory=279949323883312 CPUtime=1.57 cores=1,3,5,7
/proc/3524/task/3526/stat : 3526 (java) R 3521 3524 1824 0 -1 4202560 19590 0 0 0 151 6 0 0 20 0 15 0 273026224 14429130752 47636 33554432000 4194304 4196468 140726694302128 140400045396848 140399676936256 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3527] ppid=3521 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3524/task/3527/stat : 3527 (java) S 3521 3524 1824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273026225 14429130752 47636 33554432000 4194304 4196468 140726694302128 140399999924880 140400041174741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3528] ppid=3521 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3524/task/3528/stat : 3528 (java) S 3521 3524 1824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273026225 14429130752 47636 33554432000 4194304 4196468 140726694302128 140399635413520 140400041174741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3529] ppid=3521 vsize=14090948 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/3524/task/3529/stat : 3529 (java) S 3521 3524 1824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273026225 14429130752 47636 33554432000 4194304 4196468 140726694302128 140399634360720 140400041174741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3530] ppid=3521 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3524/task/3530/stat : 3530 (java) S 3521 3524 1824 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273026225 14429130752 47636 33554432000 4194304 4196468 140726694302128 140399633307920 140400041174741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3531] ppid=3521 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3524/task/3531/stat : 3531 (java) S 3521 3524 1824 0 -1 1077944384 196 0 0 0 0 0 0 0 20 0 15 0 273026226 14429130752 47636 33554432000 4194304 4196468 140726694302128 140399381261168 140400041175682 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3532] ppid=3521 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3524/task/3532/stat : 3532 (java) S 3521 3524 1824 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 273026226 14429130752 47636 33554432000 4194304 4196468 140726694302128 140399380207136 140400041174741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3533] ppid=3521 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3524/task/3533/stat : 3533 (java) S 3521 3524 1824 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 273026227 14429130752 47636 33554432000 4194304 4196468 140726694302128 140399379154288 140400041174741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3534] ppid=3521 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3524/task/3534/stat : 3534 (java) S 3521 3524 1824 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273026229 14429130752 47636 33554432000 4194304 4196468 140726694302128 140399378102608 140400041183131 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3535] ppid=3521 vsize=14090948 memory=0 CPUtime=0.57 cores=1,3,5,7
/proc/3524/task/3535/stat : 3535 (java) S 3521 3524 1824 0 -1 1077944384 1866 0 0 0 57 0 0 0 20 0 15 0 273026229 14429130752 47636 33554432000 4194304 4196468 140726694302128 140399377049968 140400041175682 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3536] ppid=3521 vsize=14090948 memory=0 CPUtime=0.64 cores=1,3,5,7
/proc/3524/task/3536/stat : 3536 (java) R 3521 3524 1824 0 -1 4202560 1812 0 0 0 64 0 0 0 20 0 15 0 273026229 14429130752 47636 33554432000 4194304 4196468 140726694302128 140399375997168 140400022709496 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3537] ppid=3521 vsize=14090948 memory=0 CPUtime=0.69 cores=1,3,5,7
/proc/3524/task/3537/stat : 3537 (java) R 3521 3524 1824 0 -1 4202560 3895 0 0 0 68 1 0 0 20 0 15 0 273026229 14429130752 47636 33554432000 4194304 4196468 140726694302128 140399374939040 140400019878350 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3538] ppid=3521 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3524/task/3538/stat : 3538 (java) S 3521 3524 1824 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273026229 14429130752 47636 33554432000 4194304 4196468 140726694302128 140399373891808 140400041174741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3539] ppid=3521 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3524/task/3539/stat : 3539 (java) S 3521 3524 1824 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 273026229 14429130752 47636 33554432000 4194304 4196468 140726694302128 140399372840112 140400041175682 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
Current children cumulated CPU time: 3.51 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 190544 KiB

[startup+1.8009 s]
/proc/loadavg: 1.68 1.55 1.57 6/221 3539
/proc/meminfo: memFree=22903424/32770624 swapFree=67108852/67108860
[pid=3524] ppid=3521 vsize=14090948 memory=207332 CPUtime=4.19 cores=1,3,5,7
/proc/3524/stat : 3524 (java) S 3521 3524 1824 0 -1 1077944320 30289 0 0 0 410 9 0 0 20 0 15 0 273026223 14429130752 51833 33554432000 4194304 4196468 140726694302128 140726694284672 140400041164535 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
/proc/3524/statm: 3522737 51833 3553 1 0 3484809 0
[pid=3524/tid=3526] ppid=3521 vsize=14090948 memory=7663280947108077671 CPUtime=1.77 cores=1,3,5,7
/proc/3524/task/3526/stat : 3526 (java) R 3521 3524 1824 0 -1 4202560 19718 0 0 0 171 6 0 0 20 0 15 0 273026224 14429130752 51833 33554432000 4194304 4196468 140726694302128 140400045401968 140399685678667 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3527] ppid=3521 vsize=14090948 memory=6153978161291432616 CPUtime=0 cores=1,3,5,7
/proc/3524/task/3527/stat : 3527 (java) S 3521 3524 1824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273026225 14429130752 51833 33554432000 4194304 4196468 140726694302128 140399999924880 140400041174741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3528] ppid=3521 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3524/task/3528/stat : 3528 (java) S 3521 3524 1824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273026225 14429130752 51833 33554432000 4194304 4196468 140726694302128 140399635413520 140400041174741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3529] ppid=3521 vsize=14090948 memory=139974662215657 CPUtime=0 cores=1,3,5,7
/proc/3524/task/3529/stat : 3529 (java) S 3521 3524 1824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273026225 14429130752 51833 33554432000 4194304 4196468 140726694302128 140399634360720 140400041174741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3530] ppid=3521 vsize=14090948 memory=279949324433296 CPUtime=0 cores=1,3,5,7
/proc/3524/task/3530/stat : 3530 (java) S 3521 3524 1824 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273026225 14429130752 51833 33554432000 4194304 4196468 140726694302128 140399633307920 140400041174741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3531] ppid=3521 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3524/task/3531/stat : 3531 (java) S 3521 3524 1824 0 -1 1077944384 196 0 0 0 0 0 0 0 20 0 15 0 273026226 14429130752 51833 33554432000 4194304 4196468 140726694302128 140399381261168 140400041175682 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3532] ppid=3521 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3524/task/3532/stat : 3532 (java) S 3521 3524 1824 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 273026226 14429130752 51833 33554432000 4194304 4196468 140726694302128 140399380207136 140400041174741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3533] ppid=3521 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3524/task/3533/stat : 3533 (java) S 3521 3524 1824 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 273026227 14429130752 51833 33554432000 4194304 4196468 140726694302128 140399379154288 140400041174741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3534] ppid=3521 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3524/task/3534/stat : 3534 (java) S 3521 3524 1824 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273026229 14429130752 51833 33554432000 4194304 4196468 140726694302128 140399378102608 140400041183131 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3535] ppid=3521 vsize=14090948 memory=0 CPUtime=0.76 cores=1,3,5,7
/proc/3524/task/3535/stat : 3535 (java) R 3521 3524 1824 0 -1 4202560 2216 0 0 0 76 0 0 0 20 0 15 0 273026229 14429130752 51833 33554432000 4194304 4196468 140726694302128 140399377050264 140400025165472 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3536] ppid=3521 vsize=14090948 memory=0 CPUtime=0.83 cores=1,3,5,7
/proc/3524/task/3536/stat : 3536 (java) R 3521 3524 1824 0 -1 4202560 2287 0 0 0 83 0 0 0 20 0 15 0 273026229 14429130752 51833 33554432000 4194304 4196468 140726694302128 140399375980128 140400024721915 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3537] ppid=3521 vsize=14090948 memory=0 CPUtime=0.78 cores=1,3,5,7
/proc/3524/task/3537/stat : 3537 (java) S 3521 3524 1824 0 -1 1077944384 4490 0 0 0 77 1 0 0 20 0 15 0 273026229 14429130752 51833 33554432000 4194304 4196468 140726694302128 140399374944368 140400041175682 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3538] ppid=3521 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3524/task/3538/stat : 3538 (java) S 3521 3524 1824 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273026229 14429130752 51833 33554432000 4194304 4196468 140726694302128 140399373891808 140400041174741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
[pid=3524/tid=3539] ppid=3521 vsize=14090948 memory=55 CPUtime=0 cores=1,3,5,7
/proc/3524/task/3539/stat : 3539 (java) S 3521 3524 1824 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 273026229 14429130752 51833 33554432000 4194304 4196468 140726694302128 140399372840112 140400041175682 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34156544 140726694310985 140726694311177 140726694311177 140726694313935 0
Current children cumulated CPU time: 4.19 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 207332 KiB

Child status: 0
Real time (s): 1.86341
CPU time (s): 4.35809
CPU user time (s): 4.25314
CPU system time (s): 0.104952
CPU usage (%): 233.878
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 207332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.25314
system time used= 0.104952
maximum resident set size= 212776
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30610
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2577
involuntary context switches= 34


# summary of solver processes directly reported to runsolver:
#   pid: 3524
#   total CPU time (s): 4.35809
#   total CPU user time (s): 4.25314
#   total CPU system time (s): 0.104952

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.038932 second user time and 0.054711 second system time

The end

Launcher Data

Begin job on node133 at 2018-08-18 03:10:30
IDJOB=4311991
IDBENCH=141392
IDSOLVER=2799
FILE ID=node133/4311991-1534554630
RUNJOBID= node133-1534541042-1856
PBS_JOBID= 21038638
Free space on /tmp= 50388 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-08-17
BENCH NAME= XCSP18/MisteryShopper/MisteryShopper-06c_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore 1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4311991-1534554630/watcher-4311991-1534554630 -o /tmp/evaluation-result-4311991-1534554630/solver-4311991-1534554630 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1534541042-1856 --watchdog 2580  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 587134263 --timelimit 2520 --memlimit 11000 --nbcore 1 HOME/instance-4311991-1534554630.xml

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

MD5SUM BENCH= 9b1ba7009c0c118539aa61bd7976011a
RANDOM SEED=587134263

node133.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.24
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.24
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.24
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.24
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:        23014752 kB
MemAvailable:   31093228 kB
Buffers:          201104 kB
Cached:          8159324 kB
SwapCached:            4 kB
Active:          5536096 kB
Inactive:        3679924 kB
Active(anon):     836428 kB
Inactive(anon):    88488 kB
Active(file):    4699668 kB
Inactive(file):  3591436 kB
Unevictable:        7068 kB
Mlocked:            7068 kB
SwapTotal:      67108860 kB
SwapFree:       67108852 kB
Dirty:             35784 kB
Writeback:           388 kB
AnonPages:        862868 kB
Mapped:            33152 kB
Shmem:             66200 kB
Slab:             235320 kB
SReclaimable:     206412 kB
SUnreclaim:        28908 kB
KernelStack:        3616 kB
PageTables:         7612 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1611568 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    792576 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 50352 MiB
End job on node133 at 2018-08-18 03:10:33