Trace number 4394000

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 2019-06-14 parallelSAT (TO)9 20062.3 2520.12

General information on the benchmark

NameBinPacking/BinPacking-sum-skj1/
BinPacking-sum-n2c3w1r.xml
MD5SUM48163221e8f5f568f71e6a1b1b758a13
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark9
Best CPU time to get the best result obtained on this benchmark20074.5
Satisfiable
(Un)Satisfiability was proved
Number of variables811
Number of constraints93
Number of domains2
Minimum domain size46
Maximum domain size63
Distribution of domain sizes[{"size":46,"count":1},{"size":63,"count":810}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":765},{"degree":5,"count":45}]
Minimum constraint arity18
Maximum constraint arity810
Distribution of constraint arities[{"arity":18,"count":90},{"arity":46,"count":1},{"arity":810,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":45},{"type":"lex","count":1},{"type":"sum","count":45},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.00	c java -server -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4394000-1568439777.xml"  -tl '20160s' -p 8
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4394000-1568439777.xml, -tl, 20160s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.28	c parse instance...
1.41/0.69	c solve instance...
5961.77/749.87	o 9 
20061.55/2520.08	s SATISFIABLE
20061.55/2520.08	v <instantiation>
20061.55/2520.08	v 	<list>x b[0][0] b[0][1] b[0][2] b[0][3] b[0][4] b[0][5] b[0][6] b[0][7] b[0][8] b[0][9] b[0][10] b[0][11] b[0][12] b[0][13] b[0][14] b[0][15] b[0][16] b[0][17] b[1][0] b[1][1] b[1][2] b[1][3] b[1][4] b[1][5] b[1][6] b[1][7] b[1][8] b[1][9] b[1][10] b[1][11] b[1][12] b[1][13] b[1][14] b[1][15] b[1][16] b[1][17] b[2][0] b[2][1] b[2][2] b[2][3] b[2][4] b[2][5] b[2][6] b[2][7] b[2][8] b[2][9] b[2][10] b[2][11] b[2][12] b[2][13] b[2][14] b[2][15] b[2][16] b[2][17] b[3][0] b[3][1] b[3][2] b[3][3] b[3][4] b[3][5] b[3][6] b[3][7] b[3][8] b[3][9] b[3][10] b[3][11] b[3][12] b[3][13] b[3][14] b[3][15] b[3][16] b[3][17] b[4][0] b[4][1] b[4][2] b[4][3] b[4][4] b[4][5] b[4][6] b[4][7] b[4][8] b[4][9] b[4][10] b[4][11] b[4][12] b[4][13] b[4][14] b[4][15] b[4][16] b[4][17] b[5][0] b[5][1] b[5][2] b[5][3] b[5][4] b[5][5] b[5][6] b[5][7] b[5][8] b[5][9] b[5][10] b[5][11] b[5][12] b[5][13] b[5][14] b[5][15] b[5][16] b[5][17] b[6][0] b[6][1] b[6][2] b[6][3] b[6][4] b[6][5] b[6][6] b[6][7] b[6][8] b[6][9] b[6][10] b[6][11] b[6][12] b[6][13] b[6][14] b[6][15] b[6][16] b[6][17] b[7][0] b[7][1] b[7][2] b[7][3] b[7][4] b[7][5] b[7][6] b[7][7] b[7][8] b[7][9] b[7][10] b[7][11] b[7][12] b[7][13] b[7][14] b[7][15] b[7][16] b[7][17] b[8][0] b[8][1] b[8][2] b[8][3] b[8][4] b[8][5] b[8][6] b[8][7] b[8][8] b[8][9] b[8][10] b[8][11] b[8][12] b[8][13] b[8][14] b[8][15] b[8][16] b[8][17] b[9][0] b[9][1] b[9][2] b[9][3] b[9][4] b[9][5] b[9][6] b[9][7] b[9][8] b[9][9] b[9][10] b[9][11] b[9][12] b[9][13] b[9][14] b[9][15] b[9][16] b[9][17] b[10][0] b[10][1] b[10][2] b[10][3] b[10][4] b[10][5] b[10][6] b[10][7] b[10][8] b[10][9] b[10][10] b[10][11] b[10][12] b[10][13] b[10][14] b[10][15] b[10][16] b[10][17] b[11][0] b[11][1] b[11][2] b[11][3] b[11][4] b[11][5] b[11][6] b[11][7] b[11][8] b[11][9] b[11][10] b[11][11] b[11][12] b[11][13] b[11][14] b[11][15] b[11][16] b[11][17] b[12][0] b[12][1] b[12][2] b[12][3] b[12][4] b[12][5] b[12][6] b[12][7] b[12][8] b[12][9] b[12][10] b[12][11] b[12][12] b[12][13] b[12][14] b[12][15] b[12][16] b[12][17] b[13][0] b[13][1] b[13][2] b[13][3] b[13][4] b[13][5] b[13][6] b[13][7] b[13][8] b[13][9] b[13][10] b[13][11] b[13][12] b[13][13] b[13][14] b[13][15] b[13][16] b[13][17] b[14][0] b[14][1] b[14][2] b[14][3] b[14][4] b[14][5] b[14][6] b[14][7] b[14][8] b[14][9] b[14][10] b[14][11] b[14][12] b[14][13] b[14][14] b[14][15] b[14][16] b[14][17] b[15][0] b[15][1] b[15][2] b[15][3] b[15][4] b[15][5] b[15][6] b[15][7] b[15][8] b[15][9] b[15][10] b[15][11] b[15][12] b[15][13] b[15][14] b[15][15] b[15][16] b[15][17] b[16][0] b[16][1] b[16][2] b[16][3] b[16][4] b[16][5] b[16][6] b[16][7] b[16][8] b[16][9] b[16][10] b[16][11] b[16][12] b[16][13] b[16][14] b[16][15] b[16][16] b[16][17] b[17][0] b[17][1] b[17][2] b[17][3] b[17][4] b[17][5] b[17][6] b[17][7] b[17][8] b[17][9] b[17][10] b[17][11] b[17][12] b[17][13] b[17][14] b[17][15] b[17][16] b[17][17] b[18][0] b[18][1] b[18][2] b[18][3] b[18][4] b[18][5] b[18][6] b[18][7] b[18][8] b[18][9] b[18][10] b[18][11] b[18][12] b[18][13] b[18][14] b[18][15] b[18][16] b[18][17] b[19][0] b[19][1] b[19][2] b[19][3] b[19][4] b[19][5] b[19][6] b[19][7] b[19][8] b[19][9] b[19][10] b[19][11] b[19][12] b[19][13] b[19][14] b[19][15] b[19][16] b[19][17] b[20][0] b[20][1] b[20][2] b[20][3] b[20][4] b[20][5] b[20][6] b[20][7] b[20][8] b[20][9] b[20][10] b[20][11] b[20][12] b[20][13] b[20][14] b[20][15] b[20][16] b[20][17] b[21][0] b[21][1] b[21][2] b[21][3] b[21][4] b[21][5] b[21][6] b[21][7] b[21][8] b[21][9] b[21][10] b[21][11] b[21][12] b[21][13] b[21][14] b[21][15] b[21][16] b[21][17] b[22][0] b[22][1] b[22][2] b[22][3] b[22][4] b[22][5] b[22][6] b[22][7] b[22][8] b[22][9] b[22][10] b[22][11] b[22][12] b[22][13] b[22][14] b[22][15] b[22][16] b[22][17] b[23][0] b[23][1] b[23][2] b[23][3] b[23][4] b[23][5] b[23][6] b[23][7] b[23][8] b[23][9] b[23][10] b[23][11] b[23][12] b[23][13] b[23][14] b[23][15] b[23][16] b[23][17] b[24][0] b[24][1] b[24][2] b[24][3] b[24][4] b[24][5] b[24][6] b[24][7] b[24][8] b[24][9] b[24][10] b[24][11] b[24][12] b[24][13] b[24][14] b[24][15] b[24][16] b[24][17] b[25][0] b[25][1] b[25][2] b[25][3] b[25][4] b[25][5] b[25][6] b[25][7] b[25][8] b[25][9] b[25][10] b[25][11] b[25][12] b[25][13] b[25][14] b[25][15] b[25][16] b[25][17] b[26][0] b[26][1] b[26][2] b[26][3] b[26][4] b[26][5] b[26][6] b[26][7] b[26][8] b[26][9] b[26][10] b[26][11] b[26][12] b[26][13] b[26][14] b[26][15] b[26][16] b[26][17] b[27][0] b[27][1] b[27][2] b[27][3] b[27][4] b[27][5] b[27][6] b[27][7] b[27][8] b[27][9] b[27][10] b[27][11] b[27][12] b[27][13] b[27][14] b[27][15] b[27][16] b[27][17] b[28][0] b[28][1] b[28][2] b[28][3] b[28][4] b[28][5] b[28][6] b[28][7] b[28][8] b[28][9] b[28][10] b[28][11] b[28][12] b[28][13] b[28][14] b[28][15] b[28][16] b[28][17] b[29][0] b[29][1] b[29][2] b[29][3] b[29][4] b[29][5] b[29][6] b[29][7] b[29][8] b[29][9] b[29][10] b[29][11] b[29][12] b[29][13] b[29][14] b[29][15] b[29][16] b[29][17] b[30][0] b[30][1] b[30][2] b[30][3] b[30][4] b[30][5] b[30][6] b[30][7] b[30][8] b[30][9] b[30][10] b[30][11] b[30][12] b[30][13] b[30][14] b[30][15] b[30][16] b[30][17] b[31][0] b[31][1] b[31][2] b[31][3] b[31][4] b[31][5] b[31][6] b[31][7] b[31][8] b[31][9] b[31][10] b[31][11] b[31][12] b[31][13] b[31][14] b[31][15] b[31][16] b[31][17] b[32][0] b[32][1] b[32][2] b[32][3] b[32][4] b[32][5] b[32][6] b[32][7] b[32][8] b[32][9] b[32][10] b[32][11] b[32][12] b[32][13] b[32][14] b[32][15] b[32][16] b[32][17] b[33][0] b[33][1] b[33][2] b[33][3] b[33][4] b[33][5] b[33][6] b[33][7] b[33][8] b[33][9] b[33][10] b[33][11] b[33][12] b[33][13] b[33][14] b[33][15] b[33][16] b[33][17] b[34][0] b[34][1] b[34][2] b[34][3] b[34][4] b[34][5] b[34][6] b[34][7] b[34][8] b[34][9] b[34][10] b[34][11] b[34][12] b[34][13] b[34][14] b[34][15] b[34][16] b[34][17] b[35][0] b[35][1] b[35][2] b[35][3] b[35][4] b[35][5] b[35][6] b[35][7] b[35][8] b[35][9] b[35][10] b[35][11] b[35][12] b[35][13] b[35][14] b[35][15] b[35][16] b[35][17] b[36][0] b[36][1] b[36][2] b[36][3] b[36][4] b[36][5] b[36][6] b[36][7] b[36][8] b[36][9] b[36][10] b[36][11] b[36][12] b[36][13] b[36][14] b[36][15] b[36][16] b[36][17] b[37][0] b[37][1] b[37][2] b[37][3] b[37][4] b[37][5] b[37][6] b[37][7] b[37][8] b[37][9] b[37][10] b[37][11] b[37][12] b[37][13] b[37][14] b[37][15] b[37][16] b[37][17] b[38][0] b[38][1] b[38][2] b[38][3] b[38][4] b[38][5] b[38][6] b[38][7] b[38][8] b[38][9] b[38][10] b[38][11] b[38][12] b[38][13] b[38][14] b[38][15] b[38][16] b[38][17] b[39][0] b[39][1] b[39][2] b[39][3] b[39][4] b[39][5] b[39][6] b[39][7] b[39][8] b[39][9] b[39][10] b[39][11] b[39][12] b[39][13] b[39][14] b[39][15] b[39][16] b[39][17] b[40][0] b[40][1] b[40][2] b[40][3] b[40][4] b[40][5] b[40][6] b[40][7] b[40][8] b[40][9] b[40][10] b[40][11] b[40][12] b[40][13] b[40][14] b[40][15] b[40][16] b[40][17] b[41][0] b[41][1] b[41][2] b[41][3] b[41][4] b[41][5] b[41][6] b[41][7] b[41][8] b[41][9] b[41][10] b[41][11] b[41][12] b[41][13] b[41][14] b[41][15] b[41][16] b[41][17] b[42][0] b[42][1] b[42][2] b[42][3] b[42][4] b[42][5] b[42][6] b[42][7] b[42][8] b[42][9] b[42][10] b[42][11] b[42][12] b[42][13] b[42][14] b[42][15] b[42][16] b[42][17] b[43][0] b[43][1] b[43][2] b[43][3] b[43][4] b[43][5] b[43][6] b[43][7] b[43][8] b[43][9] b[43][10] b[43][11] b[43][12] b[43][13] b[43][14] b[43][15] b[43][16] b[43][17] b[44][0] b[44][1] b[44][2] b[44][3] b[44][4] b[44][5] b[44][6] b[44][7] b[44][8] b[44][9] b[44][10] b[44][11] b[44][12] b[44][13] b[44][14] b[44][15] b[44][16] b[44][17] </list>
20061.55/2520.08	v 	<values>9 100 38 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 98 27 24 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 95 20 15 7 6 6 0 0 0 0 0 0 0 0 0 0 0 0 95 15 14 14 10 0 0 0 0 0 0 0 0 0 0 0 0 0 94 27 27 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 92 31 15 12 0 0 0 0 0 0 0 0 0 0 0 0 0 0 92 12 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 92 9 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 90 56 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 88 59 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 88 58 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 87 41 22 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 87 41 11 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 87 41 5 4 4 3 3 0 0 0 0 0 0 0 0 0 0 0 86 64 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 86 64 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 83 60 2 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 83 49 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 82 68 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 82 51 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 81 55 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 80 34 21 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 77 39 31 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 76 70 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 75 75 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 75 73 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 74 36 35 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 70 42 34 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 66 66 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 66 65 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 52 46 42 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 52 40 34 24 0 0 0 0 0 0 0 0 0 0 0 0 0 0 52 40 30 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 52 36 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 52 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 49 48 44 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 </values>
20061.55/2520.08	v </instantiation>
20061.55/2520.08	c Unexpected resolution interruption!

Verifier Data

OK	9

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4394000-1568439777/watcher-4394000-1568439777 -o /tmp/evaluation-result-4394000-1568439777/solver-4394000-1568439777 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node147-1568439668-23122 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1972182337 HOME/instance-4394000-1568439777.xml 

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

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


[startup+0.100137 s]*
/proc/loadavg: 8.49 8.19 7.96 2/212 24188
/proc/meminfo: memFree=26813400/32770624 swapFree=66957016/67108860
[pid=24167] ppid=24164 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/24167/stat : 24167 (xcsp3-exec) S 24164 24167 23095 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 419891570 115843072 363 33554432000 4194304 5098028 140735514484064 140735514482168 140038330716796 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12963840 140735514485621 140735514485865 140735514485865 140735514488778 0
/proc/24167/statm: 28282 363 305 221 0 87 0
[pid=24169] ppid=24167 vsize=28227388 memory=29828 CPUtime=0.13 cores=0-7
/proc/24169/stat : 24169 (java) S 24167 24167 23095 0 -1 1077944320 5429 0 0 0 11 2 0 0 20 0 20 0 419891570 28904845312 7457 33554432000 4194304 4196468 140728019127728 140728019110272 140307846356727 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
/proc/24169/statm: 7056847 7457 3113 1 0 7019032 0
[pid=24169/tid=24170] ppid=24167 vsize=28227388 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/24169/task/24170/stat : 24170 (java) R 24167 24167 23095 0 -1 4202560 3371 0 0 0 8 1 0 0 20 0 20 0 419891570 28904845312 7457 33554432000 4194304 4196468 140728019127728 140307850584752 140307846368662 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24171] ppid=24167 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/24169/task/24171/stat : 24171 (java) S 24167 24167 23095 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419891571 28904845312 7457 33554432000 4194304 4196468 140728019127728 140307798977552 140307846366933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24172] ppid=24167 vsize=28227388 memory=139650185639552 CPUtime=0 cores=0-7
/proc/24169/task/24172/stat : 24172 (java) S 24167 24167 23095 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419891571 28904845312 7457 33554432000 4194304 4196468 140728019127728 140307797925008 140307846366933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24173] ppid=24167 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/24169/task/24173/stat : 24173 (java) S 24167 24167 23095 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419891571 28904845312 7457 33554432000 4194304 4196468 140728019127728 140307796871952 140307846366933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24174] ppid=24167 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/24169/task/24174/stat : 24174 (java) S 24167 24167 23095 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419891571 28904845312 7457 33554432000 4194304 4196468 140728019127728 140307795819408 140307846366933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24175] ppid=24167 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/24169/task/24175/stat : 24175 (java) S 24167 24167 23095 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419891571 28904845312 7457 33554432000 4194304 4196468 140728019127728 140307794766352 140307846366933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24176] ppid=24167 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/24169/task/24176/stat : 24176 (java) S 24167 24167 23095 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419891571 28904845312 7457 33554432000 4194304 4196468 140728019127728 140307793713808 140307846366933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24177] ppid=24167 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/24169/task/24177/stat : 24177 (java) S 24167 24167 23095 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419891571 28904845312 7457 33554432000 4194304 4196468 140728019127728 140307792660752 140307846366933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24178] ppid=24167 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/24169/task/24178/stat : 24178 (java) S 24167 24167 23095 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419891571 28904845312 7457 33554432000 4194304 4196468 140728019127728 140307791608208 140307846366933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24179] ppid=24167 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/24169/task/24179/stat : 24179 (java) S 24167 24167 23095 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419891572 28904845312 7457 33554432000 4194304 4196468 140728019127728 140305974852336 140307846367874 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24180] ppid=24167 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/24169/task/24180/stat : 24180 (java) S 24167 24167 23095 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 419891573 28904845312 7457 33554432000 4194304 4196468 140728019127728 140305973798560 140307846366933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24181] ppid=24167 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/24169/task/24181/stat : 24181 (java) S 24167 24167 23095 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 419891573 28904845312 7457 33554432000 4194304 4196468 140728019127728 140305972745456 140307846366933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24182] ppid=24167 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/24169/task/24182/stat : 24182 (java) S 24167 24167 23095 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419891575 28904845312 7457 33554432000 4194304 4196468 140728019127728 140305971694032 140307846375323 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24183] ppid=24167 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/24169/task/24183/stat : 24183 (java) S 24167 24167 23095 0 -1 1077944384 297 0 0 0 0 0 0 0 20 0 20 0 419891576 28904845312 7457 33554432000 4194304 4196468 140728019127728 140305970641136 140307846367874 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24184] ppid=24167 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/24169/task/24184/stat : 24184 (java) S 24167 24167 23095 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419891576 28904845312 7457 33554432000 4194304 4196468 140728019127728 140305969588592 140307846367874 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24185] ppid=24167 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/24169/task/24185/stat : 24185 (java) S 24167 24167 23095 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 20 0 419891576 28904845312 7457 33554432000 4194304 4196468 140728019127728 140305968535536 140307846367874 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24186] ppid=24167 vsize=28227388 memory=0 CPUtime=0.01 cores=0-7
/proc/24169/task/24186/stat : 24186 (java) R 24167 24167 23095 0 -1 4202560 327 0 0 0 1 0 0 0 20 0 20 0 419891576 28904845312 7457 33554432000 4194304 4196468 140728019127728 140305967482992 140307825492665 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24187] ppid=24167 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/24169/task/24187/stat : 24187 (java) S 24167 24167 23095 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419891576 28904845312 7457 33554432000 4194304 4196468 140728019127728 140305966431200 140307846366933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24188] ppid=24167 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/24169/task/24188/stat : 24188 (java) S 24167 24167 23095 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419891576 28904845312 7457 33554432000 4194304 4196468 140728019127728 140305965378736 140307846367874 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 28340516 KiB
Current children cumulated memory: 31280 KiB

[startup+0.210094 s]*
/proc/loadavg: 8.49 8.19 7.96 2/212 24188
/proc/meminfo: memFree=26800780/32770624 swapFree=66957016/67108860
[pid=24167] ppid=24164 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/24167/stat : 24167 (xcsp3-exec) S 24164 24167 23095 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 419891570 115843072 363 33554432000 4194304 5098028 140735514484064 140735514482168 140038330716796 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12963840 140735514485621 140735514485865 140735514485865 140735514488778 0
/proc/24167/statm: 28282 363 305 221 0 87 0
[pid=24169] ppid=24167 vsize=28227388 memory=40636 CPUtime=0.33 cores=0-7
/proc/24169/stat : 24169 (java) S 24167 24167 23095 0 -1 1077944320 8900 0 0 0 29 4 0 0 20 0 20 0 419891570 28904845312 10159 33554432000 4194304 4196468 140728019127728 140728019110272 140307846356727 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
/proc/24169/statm: 7056847 10159 3288 1 0 7019032 0
[pid=24169/tid=24170] ppid=24167 vsize=28227388 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/24169/task/24170/stat : 24170 (java) R 24167 24167 23095 0 -1 4202560 6137 0 0 0 17 2 0 0 20 0 20 0 419891570 28904845312 10159 33554432000 4194304 4196468 140728019127728 140307850586880 140307846368662 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24171] ppid=24167 vsize=28227388 memory=328 CPUtime=0 cores=0-7
/proc/24169/task/24171/stat : 24171 (java) S 24167 24167 23095 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419891571 28904845312 10159 33554432000 4194304 4196468 140728019127728 140307798977552 140307846366933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24172] ppid=24167 vsize=28227388 memory=139650188797865 CPUtime=0 cores=0-7
/proc/24169/task/24172/stat : 24172 (java) S 24167 24167 23095 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419891571 28904845312 10159 33554432000 4194304 4196468 140728019127728 140307797925008 140307846366933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24173] ppid=24167 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/24169/task/24173/stat : 24173 (java) S 24167 24167 23095 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419891571 28904845312 10159 33554432000 4194304 4196468 140728019127728 140307796871952 140307846366933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24174] ppid=24167 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/24169/task/24174/stat : 24174 (java) S 24167 24167 23095 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419891571 28904845312 10159 33554432000 4194304 4196468 140728019127728 140307795819408 140307846366933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24175] ppid=24167 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/24169/task/24175/stat : 24175 (java) S 24167 24167 23095 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419891571 28904845312 10159 33554432000 4194304 4196468 140728019127728 140307794766352 140307846366933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24176] ppid=24167 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/24169/task/24176/stat : 24176 (java) S 24167 24167 23095 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419891571 28904845312 10159 33554432000 4194304 4196468 140728019127728 140307793713808 140307846366933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24177] ppid=24167 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/24169/task/24177/stat : 24177 (java) S 24167 24167 23095 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419891571 28904845312 10159 33554432000 4194304 4196468 140728019127728 140307792660752 140307846366933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24178] ppid=24167 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/24169/task/24178/stat : 24178 (java) S 24167 24167 23095 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419891571 28904845312 10159 33554432000 4194304 4196468 140728019127728 140307791608208 140307846366933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24179] ppid=24167 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/24169/task/24179/stat : 24179 (java) S 24167 24167 23095 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 419891572 28904845312 10159 33554432000 4194304 4196468 140728019127728 140305974852336 140307846367874 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24180] ppid=24167 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/24169/task/24180/stat : 24180 (java) S 24167 24167 23095 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 419891573 28904845312 10159 33554432000 4194304 4196468 140728019127728 140305973798560 140307846366933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24181] ppid=24167 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/24169/task/24181/stat : 24181 (java) S 24167 24167 23095 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 419891573 28904845312 10159 33554432000 4194304 4196468 140728019127728 140305972745456 140307846366933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24182] ppid=24167 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/24169/task/24182/stat : 24182 (java) S 24167 24167 23095 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419891575 28904845312 10159 33554432000 4194304 4196468 140728019127728 140305971694032 140307846375323 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24183] ppid=24167 vsize=28227388 memory=0 CPUtime=0.01 cores=0-7
/proc/24169/task/24183/stat : 24183 (java) S 24167 24167 23095 0 -1 1077944384 411 0 0 0 1 0 0 0 20 0 20 0 419891576 28904845312 10159 33554432000 4194304 4196468 140728019127728 140305970641136 140307846367874 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24184] ppid=24167 vsize=28227388 memory=0 CPUtime=0.02 cores=0-7
/proc/24169/task/24184/stat : 24184 (java) R 24167 24167 23095 0 -1 1077944384 98 0 0 0 2 0 0 0 20 0 20 0 419891576 28904845312 10159 33554432000 4194304 4196468 140728019127728 140305969588592 140307846367874 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24185] ppid=24167 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/24169/task/24185/stat : 24185 (java) R 24167 24167 23095 0 -1 1077944384 157 0 0 0 0 0 0 0 20 0 20 0 419891576 28904845312 10159 33554432000 4194304 4196468 140728019127728 140305968535536 140307846367874 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24186] ppid=24167 vsize=28227388 memory=-1 CPUtime=0.07 cores=0-7
/proc/24169/task/24186/stat : 24186 (java) R 24167 24167 23095 0 -1 4202560 784 0 0 0 7 0 0 0 20 0 20 0 419891576 28904845312 10159 33554432000 4194304 4196468 140728019127728 140305967482816 140307846378074 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24187] ppid=24167 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/24169/task/24187/stat : 24187 (java) S 24167 24167 23095 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419891576 28904845312 10159 33554432000 4194304 4196468 140728019127728 140305966431200 140307846366933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24188] ppid=24167 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/24169/task/24188/stat : 24188 (java) S 24167 24167 23095 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419891576 28904845312 10159 33554432000 4194304 4196468 140728019127728 140305965378736 140307846367874 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340516 KiB
Current children cumulated memory: 42088 KiB

[startup+0.30958 s]*
/proc/loadavg: 8.49 8.19 7.96 4/212 24188
/proc/meminfo: memFree=26793136/32770624 swapFree=66957016/67108860
[pid=24167] ppid=24164 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/24167/stat : 24167 (xcsp3-exec) S 24164 24167 23095 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 419891570 115843072 363 33554432000 4194304 5098028 140735514484064 140735514482168 140038330716796 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12963840 140735514485621 140735514485865 140735514485865 140735514488778 0
/proc/24167/statm: 28282 363 305 221 0 87 0
[pid=24169] ppid=24167 vsize=28231644 memory=49616 CPUtime=0.52 cores=0-7
/proc/24169/stat : 24169 (java) S 24167 24167 23095 0 -1 1077944320 10260 0 0 0 47 5 0 0 20 0 20 0 419891570 28909203456 12404 33554432000 4194304 4196468 140728019127728 140728019110272 140307846356727 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
/proc/24169/statm: 7057911 12404 3351 1 0 7019032 0
[pid=24169/tid=24170] ppid=24167 vsize=28231644 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/24169/task/24170/stat : 24170 (java) R 24167 24167 23095 0 -1 4202560 7197 0 0 0 26 3 0 0 20 0 20 0 419891570 28909203456 12404 33554432000 4194304 4196468 140728019127728 140307850590592 140307830437214 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24171] ppid=24167 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/24169/task/24171/stat : 24171 (java) S 24167 24167 23095 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419891571 28909203456 12404 33554432000 4194304 4196468 140728019127728 140307798977552 140307846366933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24172] ppid=24167 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/24169/task/24172/stat : 24172 (java) S 24167 24167 23095 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419891571 28909203456 12404 33554432000 4194304 4196468 140728019127728 140307797925008 140307846366933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24173] ppid=24167 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/24169/task/24173/stat : 24173 (java) S 24167 24167 23095 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419891571 28909203456 12404 33554432000 4194304 4196468 140728019127728 140307796871952 140307846366933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24174] ppid=24167 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/24169/task/24174/stat : 24174 (java) S 24167 24167 23095 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419891571 28909203456 12404 33554432000 4194304 4196468 140728019127728 140307795819408 140307846366933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24175] ppid=24167 vsize=28231644 memory=2244 CPUtime=0 cores=0-7
/proc/24169/task/24175/stat : 24175 (java) S 24167 24167 23095 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419891571 28909203456 12404 33554432000 4194304 4196468 140728019127728 140307794766352 140307846366933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24176] ppid=24167 vsize=28231644 memory=139650056418223 CPUtime=0 cores=0-7
/proc/24169/task/24176/stat : 24176 (java) S 24167 24167 23095 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419891571 28909203456 12404 33554432000 4194304 4196468 140728019127728 140307793713808 140307846366933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24177] ppid=24167 vsize=28231644 memory=139650056420528 CPUtime=0 cores=0-7
/proc/24169/task/24177/stat : 24177 (java) S 24167 24167 23095 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419891571 28909203456 12404 33554432000 4194304 4196468 140728019127728 140307792660752 140307846366933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24178] ppid=24167 vsize=28231644 memory=139650056422832 CPUtime=0 cores=0-7
/proc/24169/task/24178/stat : 24178 (java) S 24167 24167 23095 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419891571 28909203456 12404 33554432000 4194304 4196468 140728019127728 140307791608208 140307846366933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24179] ppid=24167 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/24169/task/24179/stat : 24179 (java) S 24167 24167 23095 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 419891572 28909203456 12404 33554432000 4194304 4196468 140728019127728 140305974852336 140307846367874 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24180] ppid=24167 vsize=28231644 memory=279300112852624 CPUtime=0 cores=0-7
/proc/24169/task/24180/stat : 24180 (java) S 24167 24167 23095 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 419891573 28909203456 12404 33554432000 4194304 4196468 140728019127728 140305973798560 140307846366933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24181] ppid=24167 vsize=28231644 memory=279300112859536 CPUtime=0 cores=0-7
/proc/24169/task/24181/stat : 24181 (java) S 24167 24167 23095 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 419891573 28909203456 12404 33554432000 4194304 4196468 140728019127728 140305972745456 140307846366933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24182] ppid=24167 vsize=28231644 memory=279300112800816 CPUtime=0 cores=0-7
/proc/24169/task/24182/stat : 24182 (java) S 24167 24167 23095 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419891575 28909203456 12404 33554432000 4194304 4196468 140728019127728 140305971694032 140307846375323 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24183] ppid=24167 vsize=28231644 memory=279300112873360 CPUtime=0.02 cores=0-7
/proc/24169/task/24183/stat : 24183 (java) S 24167 24167 23095 0 -1 1077944384 440 0 0 0 2 0 0 0 20 0 20 0 419891576 28909203456 12404 33554432000 4194304 4196468 140728019127728 140305970641136 140307846367874 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24184] ppid=24167 vsize=28231644 memory=279300112880272 CPUtime=0.04 cores=0-7
/proc/24169/task/24184/stat : 24184 (java) R 24167 24167 23095 0 -1 4202560 212 0 0 0 4 0 0 0 20 0 20 0 419891576 28909203456 12404 33554432000 4194304 4196468 140728019127728 140305969578976 140307829741564 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24185] ppid=24167 vsize=28231644 memory=279300112877968 CPUtime=0.01 cores=0-7
/proc/24169/task/24185/stat : 24185 (java) S 24167 24167 23095 0 -1 1077944384 176 0 0 0 1 0 0 0 20 0 20 0 419891576 28909203456 12404 33554432000 4194304 4196468 140728019127728 140305968535536 140307846367874 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24186] ppid=24167 vsize=28231644 memory=279300112894128 CPUtime=0.12 cores=0-7
/proc/24169/task/24186/stat : 24186 (java) S 24167 24167 23095 0 -1 1077944384 922 0 0 0 12 0 0 0 20 0 20 0 419891576 28909203456 12404 33554432000 4194304 4196468 140728019127728 140305967482992 140307846367874 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24187] ppid=24167 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/24169/task/24187/stat : 24187 (java) S 24167 24167 23095 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419891576 28909203456 12404 33554432000 4194304 4196468 140728019127728 140305966431200 140307846366933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24188] ppid=24167 vsize=28231644 memory=-1 CPUtime=0 cores=0-7
/proc/24169/task/24188/stat : 24188 (java) S 24167 24167 23095 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419891576 28909203456 12404 33554432000 4194304 4196468 140728019127728 140305965378736 140307846367874 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344772 KiB
Current children cumulated memory: 51068 KiB

[startup+0.700879 s]
/proc/loadavg: 8.49 8.19 7.96 5/212 24188
/proc/meminfo: memFree=26781764/32770624 swapFree=66957016/67108860
[pid=24167] ppid=24164 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/24167/stat : 24167 (xcsp3-exec) S 24164 24167 23095 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 419891570 115843072 363 33554432000 4194304 5098028 140735514484064 140735514482168 140038330716796 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12963840 140735514485621 140735514485865 140735514485865 140735514488778 0
/proc/24167/statm: 28282 363 305 221 0 87 0
[pid=24169] ppid=24167 vsize=28233768 memory=99524 CPUtime=1.82 cores=0-7
/proc/24169/stat : 24169 (java) S 24167 24167 23095 0 -1 1077944320 15535 0 0 0 174 8 0 0 20 0 20 0 419891570 28911378432 24881 33554432000 4194304 4196468 140728019127728 140728019110272 140307846356727 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
/proc/24169/statm: 7058442 24881 3466 1 0 7019544 0
[pid=24169/tid=24170] ppid=24167 vsize=28233768 memory=279300113252016 CPUtime=0.67 cores=0-7
/proc/24169/task/24170/stat : 24170 (java) R 24167 24167 23095 0 -1 4202560 8693 0 0 0 63 4 0 0 20 0 20 0 419891570 28911378432 24881 33554432000 4194304 4196468 140728019127728 140307850586544 140307827852343 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24171] ppid=24167 vsize=28233768 memory=139650056627056 CPUtime=0 cores=0-7
/proc/24169/task/24171/stat : 24171 (java) S 24167 24167 23095 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419891571 28911378432 24881 33554432000 4194304 4196468 140728019127728 140307798977552 140307846366933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24172] ppid=24167 vsize=28233768 memory=0 CPUtime=0 cores=0-7
/proc/24169/task/24172/stat : 24172 (java) S 24167 24167 23095 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419891571 28911378432 24881 33554432000 4194304 4196468 140728019127728 140307797925008 140307846366933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24173] ppid=24167 vsize=28233768 memory=1096 CPUtime=0 cores=0-7
/proc/24169/task/24173/stat : 24173 (java) S 24167 24167 23095 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419891571 28911378432 24881 33554432000 4194304 4196468 140728019127728 140307796871952 140307846366933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0

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

[pid=24169/tid=24258] ppid=24167 vsize=28768328 memory=1452 CPUtime=1672.52 cores=0-7
/proc/24169/task/24258/stat : 24258 (java) S 24167 24167 23095 0 -1 1077944384 14748 0 0 0 167217 35 0 0 20 0 28 0 419966558 29458767872 686800 33554432000 4194304 4196468 140728019127728 140305948799360 140307846366933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
Current children cumulated CPU time: 19443.5 s
Current children cumulated vsize: 28881456 KiB
Current children cumulated memory: 2748652 KiB

[startup+2502.3 s]
/proc/loadavg: 8.66 8.37 8.29 9/221 24415
/proc/meminfo: memFree=24202220/32770624 swapFree=66957016/67108860
[pid=24167] ppid=24164 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/24167/stat : 24167 (xcsp3-exec) S 24164 24167 23095 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 419891570 115843072 363 33554432000 4194304 5098028 140735514484064 140735514482168 140038330716796 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12963840 140735514485621 140735514485865 140735514485865 140735514488778 0
/proc/24167/statm: 28282 363 305 221 0 87 0
[pid=24169] ppid=24167 vsize=28768328 memory=2633564 CPUtime=19920.5 cores=0-7
/proc/24169/stat : 24169 (java) S 24167 24167 23095 0 -1 1077944320 865014 0 0 0 1989541 2506 0 0 20 0 28 0 419891570 29458767872 658391 33554432000 4194304 4196468 140728019127728 140728019110272 140307846356727 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
/proc/24169/statm: 7192082 658391 3556 1 0 7153184 0
[pid=24169/tid=24170] ppid=24167 vsize=28768328 memory=2648440 CPUtime=0.71 cores=0-7
/proc/24169/task/24170/stat : 24170 (java) S 24167 24167 23095 0 -1 1077944384 9050 0 0 0 67 4 0 0 20 0 28 0 419891570 29458767872 658391 33554432000 4194304 4196468 140728019127728 140307850597504 140307846366933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24171] ppid=24167 vsize=28768328 memory=2657676 CPUtime=13.84 cores=0-7
/proc/24169/task/24171/stat : 24171 (java) S 24167 24167 23095 0 -1 1077944384 30911 0 0 0 1156 228 0 0 20 0 28 0 419891571 29458767872 658391 33554432000 4194304 4196468 140728019127728 140307798977552 140307846366933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 26 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24172] ppid=24167 vsize=28768328 memory=2657676 CPUtime=14.01 cores=0-7
/proc/24169/task/24172/stat : 24172 (java) S 24167 24167 23095 0 -1 1077944384 28758 0 0 0 1176 225 0 0 20 0 28 0 419891571 29458767872 658391 33554432000 4194304 4196468 140728019127728 140307797925008 140307846366933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 25 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24173] ppid=24167 vsize=28768328 memory=2642284 CPUtime=14.01 cores=0-7
/proc/24169/task/24173/stat : 24173 (java) S 24167 24167 23095 0 -1 1077944384 29891 0 0 0 1173 228 0 0 20 0 28 0 419891571 29458767872 658391 33554432000 4194304 4196468 140728019127728 140307796871952 140307846366933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 22 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24174] ppid=24167 vsize=28768328 memory=2633564 CPUtime=13.95 cores=0-7
/proc/24169/task/24174/stat : 24174 (java) S 24167 24167 23095 0 -1 1077944384 29242 0 0 0 1171 224 0 0 20 0 28 0 419891571 29458767872 658391 33554432000 4194304 4196468 140728019127728 140307795819408 140307846366933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 27 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24175] ppid=24167 vsize=28768328 memory=2774968 CPUtime=14.06 cores=0-7
/proc/24169/task/24175/stat : 24175 (java) S 24167 24167 23095 0 -1 1077944384 28668 0 0 0 1176 230 0 0 20 0 28 0 419891571 29458767872 658391 33554432000 4194304 4196468 140728019127728 140307794766352 140307846366933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 25 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24176] ppid=24167 vsize=28768328 memory=1452 CPUtime=13.94 cores=0-7
/proc/24169/task/24176/stat : 24176 (java) S 24167 24167 23095 0 -1 1077944384 31053 0 0 0 1166 228 0 0 20 0 28 0 419891571 29458767872 658391 33554432000 4194304 4196468 140728019127728 140307793713808 140307846366933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 26 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24177] ppid=24167 vsize=28768328 memory=2642284 CPUtime=13.97 cores=0-7
/proc/24169/task/24177/stat : 24177 (java) S 24167 24167 23095 0 -1 1077944384 30538 0 0 0 1172 225 0 0 20 0 28 0 419891571 29458767872 658391 33554432000 4194304 4196468 140728019127728 140307792660752 140307846366933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 25 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24178] ppid=24167 vsize=28768328 memory=279300113597056 CPUtime=14.06 cores=0-7
/proc/24169/task/24178/stat : 24178 (java) S 24167 24167 23095 0 -1 1077944384 32585 0 0 0 1179 227 0 0 20 0 28 0 419891571 29458767872 658391 33554432000 4194304 4196468 140728019127728 140307791608208 140307846366933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 25 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24179] ppid=24167 vsize=28768328 memory=7237401597173852264 CPUtime=3.39 cores=0-7
/proc/24169/task/24179/stat : 24179 (java) S 24167 24167 23095 0 -1 1077944384 57168 0 0 0 274 65 0 0 20 0 28 0 419891572 29458767872 658391 33554432000 4194304 4196468 140728019127728 140305974852336 140307846367874 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24180] ppid=24167 vsize=28768328 memory=1452 CPUtime=0 cores=0-7
/proc/24169/task/24180/stat : 24180 (java) S 24167 24167 23095 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 28 0 419891573 29458767872 658391 33554432000 4194304 4196468 140728019127728 140305973798624 140307846366933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24181] ppid=24167 vsize=28768328 memory=2692432 CPUtime=0 cores=0-7
/proc/24169/task/24181/stat : 24181 (java) S 24167 24167 23095 0 -1 1077944384 127 0 0 0 0 0 0 0 20 0 28 0 419891573 29458767872 658391 33554432000 4194304 4196468 140728019127728 140305972745472 140307846366933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24182] ppid=24167 vsize=28768328 memory=2693968 CPUtime=0 cores=0-7
/proc/24169/task/24182/stat : 24182 (java) S 24167 24167 23095 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 419891575 29458767872 658391 33554432000 4194304 4196468 140728019127728 140305971694032 140307846375323 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24183] ppid=24167 vsize=28768328 memory=1452 CPUtime=3.49 cores=0-7
/proc/24169/task/24183/stat : 24183 (java) S 24167 24167 23095 0 -1 1077944384 33622 0 0 0 343 6 0 0 20 0 28 0 419891576 29458767872 658391 33554432000 4194304 4196468 140728019127728 140305970641136 140307846367874 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 56 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24184] ppid=24167 vsize=28768328 memory=279300114160056 CPUtime=4.09 cores=0-7
/proc/24169/task/24184/stat : 24184 (java) S 24167 24167 23095 0 -1 1077944384 41243 0 0 0 401 8 0 0 20 0 28 0 419891576 29458767872 658391 33554432000 4194304 4196468 140728019127728 140305969588592 140307846367874 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 50 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24185] ppid=24167 vsize=28768328 memory=7079773316970467942 CPUtime=3.22 cores=0-7
/proc/24169/task/24185/stat : 24185 (java) S 24167 24167 23095 0 -1 1077944384 32081 0 0 0 317 5 0 0 20 0 28 0 419891576 29458767872 658391 33554432000 4194304 4196468 140728019127728 140305968535536 140307846367874 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 61 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24186] ppid=24167 vsize=28768328 memory=1452 CPUtime=1.07 cores=0-7
/proc/24169/task/24186/stat : 24186 (java) S 24167 24167 23095 0 -1 1077944384 25137 0 0 0 105 2 0 0 20 0 28 0 419891576 29458767872 658391 33554432000 4194304 4196468 140728019127728 140305967482992 140307846367874 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 39 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24187] ppid=24167 vsize=28768328 memory=2633564 CPUtime=0 cores=0-7
/proc/24169/task/24187/stat : 24187 (java) S 24167 24167 23095 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 419891576 29458767872 658391 33554432000 4194304 4196468 140728019127728 140305966431200 140307846366933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24188] ppid=24167 vsize=28768328 memory=1560 CPUtime=0.52 cores=0-7
/proc/24169/task/24188/stat : 24188 (java) S 24167 24167 23095 0 -1 1077944384 4133 0 0 0 26 26 0 0 20 0 28 0 419891576 29458767872 658391 33554432000 4194304 4196468 140728019127728 140305965378736 140307846367874 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 59 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24251] ppid=24167 vsize=28768328 memory=932 CPUtime=1738.38 cores=0-7
/proc/24169/task/24251/stat : 24251 (java) R 24167 24167 23095 0 -1 4202560 9189 0 0 0 173833 5 0 0 20 0 28 0 419966558 29458767872 658391 33554432000 4194304 4196468 140728019127728 140305955113744 140307477355328 0 4 0 16800975 0 0 0 -1 2 0 0 8 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24252] ppid=24167 vsize=28768328 memory=2642284 CPUtime=1735.73 cores=0-7
/proc/24169/task/24252/stat : 24252 (java) R 24167 24167 23095 0 -1 4202560 7125 0 0 0 173567 6 0 0 20 0 28 0 419966558 29458767872 658391 33554432000 4194304 4196468 140728019127728 140305951957176 140307477266398 0 4 0 16800975 0 0 0 -1 0 0 0 6 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24253] ppid=24167 vsize=28768328 memory=2737236 CPUtime=1734.1 cores=0-7
/proc/24169/task/24253/stat : 24253 (java) R 24167 24167 23095 0 -1 4202560 204881 0 0 0 173195 215 0 0 20 0 28 0 419966558 29458767872 658391 33554432000 4194304 4196468 140728019127728 140305956167160 140307477952863 0 4 0 16800975 0 0 0 -1 7 0 0 3 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24254] ppid=24167 vsize=28768328 memory=5050881541256 CPUtime=1737.33 cores=0-7
/proc/24169/task/24254/stat : 24254 (java) R 24167 24167 23095 0 -1 4202560 33638 0 0 0 173668 65 0 0 20 0 28 0 419966558 29458767872 658391 33554432000 4194304 4196468 140728019127728 140305954062280 140307481150068 0 4 0 16800975 0 0 0 -1 1 0 0 5 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24255] ppid=24167 vsize=28768328 memory=8316868033356759116 CPUtime=1736.88 cores=0-7
/proc/24169/task/24255/stat : 24255 (java) R 24167 24167 23095 0 -1 4202560 26628 0 0 0 173634 54 0 0 20 0 28 0 419966558 29458767872 658391 33554432000 4194304 4196468 140728019127728 140305953009208 140307477228782 0 4 0 16800975 0 0 0 -1 4 0 0 6 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24256] ppid=24167 vsize=28768328 memory=1452 CPUtime=1730.21 cores=0-7
/proc/24169/task/24256/stat : 24256 (java) R 24167 24167 23095 0 -1 4202560 16153 0 0 0 172981 40 0 0 20 0 28 0 419966558 29458767872 658391 33554432000 4194304 4196468 140728019127728 140305950903816 140307477355517 0 4 0 16800975 0 0 0 -1 6 0 0 6 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24257] ppid=24167 vsize=28768328 memory=1452 CPUtime=1731.53 cores=0-7
/proc/24169/task/24257/stat : 24257 (java) R 24167 24167 23095 0 -1 4202560 5933 0 0 0 173148 5 0 0 20 0 28 0 419966558 29458767872 658391 33554432000 4194304 4196468 140728019127728 140305949852040 140307477355543 0 4 0 16800975 0 0 0 -1 3 0 0 5 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24258] ppid=24167 vsize=28768328 memory=2651004 CPUtime=1731.47 cores=0-7
/proc/24169/task/24258/stat : 24258 (java) R 24167 24167 23095 0 -1 4202560 14858 0 0 0 173111 36 0 0 20 0 28 0 419966558 29458767872 658391 33554432000 4194304 4196468 140728019127728 140305948801952 140307477897957 0 4 0 16800975 0 0 0 -1 5 0 0 5 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
Current children cumulated CPU time: 19920.5 s
Current children cumulated vsize: 28881456 KiB
Current children cumulated memory: 2635016 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.60 8.38 8.29 9/221 24416
/proc/meminfo: memFree=24106100/32770624 swapFree=66957016/67108860
[pid=24167] ppid=24164 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/24167/stat : 24167 (xcsp3-exec) S 24164 24167 23095 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 419891570 115843072 363 33554432000 4194304 5098028 140735514484064 140735514482168 140038330716796 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12963840 140735514485621 140735514485865 140735514485865 140735514488778 0
/proc/24167/statm: 28282 363 305 221 0 87 0
[pid=24169] ppid=24167 vsize=28768328 memory=2731160 CPUtime=20061.6 cores=0-7
/proc/24169/stat : 24169 (java) S 24167 24167 23095 0 -1 1077944320 867387 0 0 0 2003643 2512 0 0 20 0 28 0 419891570 29458767872 682790 33554432000 4194304 4196468 140728019127728 140728019110272 140307846356727 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
/proc/24169/statm: 7192082 682790 3556 1 0 7153184 0
[pid=24169/tid=24170] ppid=24167 vsize=28768328 memory=6791534058613427641 CPUtime=0.71 cores=0-7
/proc/24169/task/24170/stat : 24170 (java) S 24167 24167 23095 0 -1 1077944384 9050 0 0 0 67 4 0 0 20 0 28 0 419891570 29458767872 682790 33554432000 4194304 4196468 140728019127728 140307850597504 140307846366933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24171] ppid=24167 vsize=28768328 memory=6100 CPUtime=13.95 cores=0-7
/proc/24169/task/24171/stat : 24171 (java) S 24167 24167 23095 0 -1 1077944384 31075 0 0 0 1167 228 0 0 20 0 28 0 419891571 29458767872 682790 33554432000 4194304 4196468 140728019127728 140307798977552 140307846366933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 26 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24172] ppid=24167 vsize=28768328 memory=11624 CPUtime=14.13 cores=0-7
/proc/24169/task/24172/stat : 24172 (java) S 24167 24167 23095 0 -1 1077944384 28788 0 0 0 1188 225 0 0 20 0 28 0 419891571 29458767872 682790 33554432000 4194304 4196468 140728019127728 140307797925008 140307846366933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 25 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24173] ppid=24167 vsize=28768328 memory=732 CPUtime=14.14 cores=0-7
/proc/24169/task/24173/stat : 24173 (java) S 24167 24167 23095 0 -1 1077944384 29914 0 0 0 1186 228 0 0 20 0 28 0 419891571 29458767872 682790 33554432000 4194304 4196468 140728019127728 140307796871952 140307846366933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 22 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24174] ppid=24167 vsize=28768328 memory=4126316290023845779 CPUtime=14.08 cores=0-7
/proc/24169/task/24174/stat : 24174 (java) S 24167 24167 23095 0 -1 1077944384 29342 0 0 0 1183 225 0 0 20 0 28 0 419891571 29458767872 682790 33554432000 4194304 4196468 140728019127728 140307795819408 140307846366933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 27 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24175] ppid=24167 vsize=28768328 memory=2020 CPUtime=14.17 cores=0-7
/proc/24169/task/24175/stat : 24175 (java) S 24167 24167 23095 0 -1 1077944384 28687 0 0 0 1187 230 0 0 20 0 28 0 419891571 29458767872 682790 33554432000 4194304 4196468 140728019127728 140307794766352 140307846366933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 25 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24176] ppid=24167 vsize=28768328 memory=988 CPUtime=14.06 cores=0-7
/proc/24169/task/24176/stat : 24176 (java) S 24167 24167 23095 0 -1 1077944384 31113 0 0 0 1178 228 0 0 20 0 28 0 419891571 29458767872 682790 33554432000 4194304 4196468 140728019127728 140307793713808 140307846366933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 26 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24177] ppid=24167 vsize=28768328 memory=1368 CPUtime=14.08 cores=0-7
/proc/24169/task/24177/stat : 24177 (java) S 24167 24167 23095 0 -1 1077944384 30569 0 0 0 1183 225 0 0 20 0 28 0 419891571 29458767872 682790 33554432000 4194304 4196468 140728019127728 140307792660752 140307846366933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 25 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24178] ppid=24167 vsize=28768328 memory=2688560 CPUtime=14.18 cores=0-7
/proc/24169/task/24178/stat : 24178 (java) S 24167 24167 23095 0 -1 1077944384 32958 0 0 0 1191 227 0 0 20 0 28 0 419891571 29458767872 682790 33554432000 4194304 4196468 140728019127728 140307791608208 140307846366933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 25 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24179] ppid=24167 vsize=28768328 memory=2688560 CPUtime=3.41 cores=0-7
/proc/24169/task/24179/stat : 24179 (java) S 24167 24167 23095 0 -1 1077944384 57261 0 0 0 275 66 0 0 20 0 28 0 419891572 29458767872 682790 33554432000 4194304 4196468 140728019127728 140305974852336 140307846367874 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24180] ppid=24167 vsize=28768328 memory=6100 CPUtime=0 cores=0-7
/proc/24169/task/24180/stat : 24180 (java) S 24167 24167 23095 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 28 0 419891573 29458767872 682790 33554432000 4194304 4196468 140728019127728 140305973798624 140307846366933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24181] ppid=24167 vsize=28768328 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/24169/task/24181/stat : 24181 (java) S 24167 24167 23095 0 -1 1077944384 127 0 0 0 0 0 0 0 20 0 28 0 419891573 29458767872 682790 33554432000 4194304 4196468 140728019127728 140305972745472 140307846366933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24182] ppid=24167 vsize=28768328 memory=1560 CPUtime=0 cores=0-7
/proc/24169/task/24182/stat : 24182 (java) S 24167 24167 23095 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 419891575 29458767872 682790 33554432000 4194304 4196468 140728019127728 140305971694032 140307846375323 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24183] ppid=24167 vsize=28768328 memory=4008 CPUtime=3.49 cores=0-7
/proc/24169/task/24183/stat : 24183 (java) S 24167 24167 23095 0 -1 1077944384 33622 0 0 0 343 6 0 0 20 0 28 0 419891576 29458767872 682790 33554432000 4194304 4196468 140728019127728 140305970641136 140307846367874 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 56 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24184] ppid=24167 vsize=28768328 memory=4008 CPUtime=4.09 cores=0-7
/proc/24169/task/24184/stat : 24184 (java) S 24167 24167 23095 0 -1 1077944384 41243 0 0 0 401 8 0 0 20 0 28 0 419891576 29458767872 682790 33554432000 4194304 4196468 140728019127728 140305969588592 140307846367874 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 50 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24185] ppid=24167 vsize=28768328 memory=1096 CPUtime=3.22 cores=0-7
/proc/24169/task/24185/stat : 24185 (java) S 24167 24167 23095 0 -1 1077944384 32081 0 0 0 317 5 0 0 20 0 28 0 419891576 29458767872 682790 33554432000 4194304 4196468 140728019127728 140305968535536 140307846367874 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 61 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24186] ppid=24167 vsize=28768328 memory=2828 CPUtime=1.07 cores=0-7
/proc/24169/task/24186/stat : 24186 (java) S 24167 24167 23095 0 -1 1077944384 25137 0 0 0 105 2 0 0 20 0 28 0 419891576 29458767872 682790 33554432000 4194304 4196468 140728019127728 140305967482992 140307846367874 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 39 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24187] ppid=24167 vsize=28768328 memory=1164 CPUtime=0 cores=0-7
/proc/24169/task/24187/stat : 24187 (java) S 24167 24167 23095 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 419891576 29458767872 682790 33554432000 4194304 4196468 140728019127728 140305966431200 140307846366933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24188] ppid=24167 vsize=28768328 memory=14008 CPUtime=0.52 cores=0-7
/proc/24169/task/24188/stat : 24188 (java) R 24167 24167 23095 0 -1 1077944384 4135 0 0 0 26 26 0 0 20 0 28 0 419891576 29458767872 682790 33554432000 4194304 4196468 140728019127728 140305965378736 140307846367874 0 4 0 16800975 0 0 0 -1 4 0 0 59 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24251] ppid=24167 vsize=28768328 memory=4008 CPUtime=1755.93 cores=0-7
/proc/24169/task/24251/stat : 24251 (java) R 24167 24167 23095 0 -1 4202560 9197 0 0 0 175588 5 0 0 20 0 28 0 419966558 29458767872 682790 33554432000 4194304 4196468 140728019127728 140305955113992 140307477266916 0 4 0 16800975 0 0 0 -1 6 0 0 8 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24252] ppid=24167 vsize=28768328 memory=1096 CPUtime=1753.29 cores=0-7
/proc/24169/task/24252/stat : 24252 (java) R 24167 24167 23095 0 -1 4202560 7126 0 0 0 175323 6 0 0 20 0 28 0 419966558 29458767872 682790 33554432000 4194304 4196468 140728019127728 140305951957128 140307477355543 0 4 0 16800975 0 0 0 -1 0 0 0 6 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24253] ppid=24167 vsize=28768328 memory=2828 CPUtime=1751.49 cores=0-7
/proc/24169/task/24253/stat : 24253 (java) R 24167 24167 23095 0 -1 4202560 206221 0 0 0 174933 216 0 0 20 0 28 0 419966558 29458767872 682790 33554432000 4194304 4196468 140728019127728 140305956169952 140307476203854 0 4 0 16800975 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24254] ppid=24167 vsize=28768328 memory=1164 CPUtime=1754.82 cores=0-7
/proc/24169/task/24254/stat : 24254 (java) R 24167 24167 23095 0 -1 4202560 33677 0 0 0 175417 65 0 0 20 0 28 0 419966558 29458767872 682790 33554432000 4194304 4196468 140728019127728 140305954062264 140307481380484 0 4 0 16800975 0 0 0 -1 3 0 0 5 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24255] ppid=24167 vsize=28768328 memory=14008 CPUtime=1754.44 cores=0-7
/proc/24169/task/24255/stat : 24255 (java) R 24167 24167 23095 0 -1 4202560 26683 0 0 0 175390 54 0 0 20 0 28 0 419966558 29458767872 682790 33554432000 4194304 4196468 140728019127728 140305953009288 140307477355479 0 4 0 16800975 0 0 0 -1 4 0 0 6 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24256] ppid=24167 vsize=28768328 memory=12040 CPUtime=1747.78 cores=0-7
/proc/24169/task/24256/stat : 24256 (java) R 24167 24167 23095 0 -1 4202560 16173 0 0 0 174737 41 0 0 20 0 28 0 419966558 29458767872 682790 33554432000 4194304 4196468 140728019127728 140305950903736 140307477866931 0 4 0 16800975 0 0 0 -1 2 0 0 6 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24257] ppid=24167 vsize=28768328 memory=2124 CPUtime=1749.01 cores=0-7
/proc/24169/task/24257/stat : 24257 (java) R 24167 24167 23095 0 -1 4202560 5934 0 0 0 174896 5 0 0 20 0 28 0 419966558 29458767872 682790 33554432000 4194304 4196468 140728019127728 140305949851712 140307476779296 0 4 0 16800975 0 0 0 -1 7 0 0 5 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
[pid=24169/tid=24258] ppid=24167 vsize=28768328 memory=22084 CPUtime=1748.97 cores=0-7
/proc/24169/task/24258/stat : 24258 (java) R 24167 24167 23095 0 -1 4202560 14872 0 0 0 174861 36 0 0 20 0 28 0 419966558 29458767872 682790 33554432000 4194304 4196468 140728019127728 140305948799496 140307477266810 0 4 0 16800975 0 0 0 -1 1 0 0 5 0 0 6293624 6294260 28704768 140728019133418 140728019133590 140728019133590 140728019136463 0
Current children cumulated CPU time: 20061.5 s
Current children cumulated vsize: 28881456 KiB
Current children cumulated memory: 2732612 KiB

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

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

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

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

Child status: 143
Real time (s): 2520.12
CPU time (s): 20062.3
CPU user time (s): 20037.1
CPU system time (s): 25.1408
CPU usage (%): 796.085
Max. virtual memory (cumulated for all children) (KiB): 28881456
Max. memory (cumulated for all children) (KiB): 5816160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20037.1
system time used= 25.1408
maximum resident set size= 5842844
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 868151
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3264
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 124287
involuntary context switches= 227719


# summary of solver processes directly reported to runsolver:
#   pid: 24167,24169
#   total CPU time (s): 20062.3
#   total CPU user time (s): 20037.1
#   total CPU system time (s): 25.1408

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 21.8007 second user time and 28.6489 second system time

The end

Launcher Data

Begin job on node147 at 2019-09-14 07:42:14
IDJOB=4394000
IDBENCH=136462
IDSOLVER=2841
FILE ID=node147/4394000-1568439777
RUNJOBID= node147-1568439668-23122
PBS_JOBID= 21702336
Free space on /tmp= 58880 MiB

SOLVER NAME= choco-solver parallel 2019-06-14
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-skj1/BinPacking-sum-n2c3w1r.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 24000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4394000-1568439777/watcher-4394000-1568439777 -o /tmp/evaluation-result-4394000-1568439777/solver-4394000-1568439777 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node147-1568439668-23122 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1972182337 HOME/instance-4394000-1568439777.xml

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

MD5SUM BENCH= 48163221e8f5f568f71e6a1b1b758a13
RANDOM SEED=1972182337

node147.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.52
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.52
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.52
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.52
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:        26827948 kB
MemAvailable:   31809932 kB
Buffers:          197588 kB
Cached:          5008384 kB
SwapCached:        48496 kB
Active:          2045124 kB
Inactive:        3213392 kB
Active(anon):       5140 kB
Inactive(anon):    89344 kB
Active(file):    2039984 kB
Inactive(file):  3124048 kB
Unevictable:      107760 kB
Mlocked:          107760 kB
SwapTotal:      67108860 kB
SwapFree:       66957016 kB
Dirty:             26304 kB
Writeback:             0 kB
AnonPages:        180600 kB
Mapped:            45340 kB
Shmem:             32768 kB
Slab:             275376 kB
SReclaimable:     246412 kB
SUnreclaim:        28964 kB
KernelStack:        3888 kB
PageTables:         5908 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     497568 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    135168 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 58852 MiB
End job on node147 at 2019-09-14 08:24:14