Trace number 4394600

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 20064.6 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 benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
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-4394600-1568439794.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4394600-1568439794.xml, -tl, 20160s, -p, 8]
0.34/0.22	c 8 solvers in parallel
0.34/0.28	c parse instance...
1.40/0.69	c solve instance...
5789.84/728.13	o 9 
20063.84/2520.08	s SATISFIABLE
20063.84/2520.08	v <instantiation>
20063.84/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>
20063.84/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>
20063.84/2520.08	v </instantiation>
20063.84/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 (14562 MiB free)
  memory of node 1: 16384 MiB (15637 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4394600-1568439794/watcher-4394600-1568439794 -o /tmp/evaluation-result-4394600-1568439794/solver-4394600-1568439794 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node117-1568439189-30083 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 515281417 HOME/instance-4394600-1568439794.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=30467, runsolver pid=30464
Current StackSize limit: 8192 KiB


[startup+0.100136 s]*
/proc/loadavg: 2.13 5.33 6.94 2/213 30488
/proc/meminfo: memFree=30908716/32770624 swapFree=66948000/67108860
[pid=30467] ppid=30464 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/30467/stat : 30467 (xcsp3-exec) S 30464 30467 30056 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 419921357 115843072 363 33554432000 4194304 5098028 140735498718768 140735498716872 140251784663676 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 23429120 140735498724214 140735498724457 140735498724457 140735498727370 0
/proc/30467/statm: 28282 363 304 221 0 87 0
[pid=30469] ppid=30467 vsize=28227388 memory=28788 CPUtime=0.12 cores=0-7
/proc/30469/stat : 30469 (java) S 30467 30467 30056 0 -1 1077944320 5702 0 0 0 11 1 0 0 20 0 20 0 419921357 28904845312 7197 33554432000 4194304 4196468 140724497367248 140724497349792 140266802654967 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
/proc/30469/statm: 7056847 7197 3120 1 0 7019032 0
[pid=30469/tid=30470] ppid=30467 vsize=28227388 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/30469/task/30470/stat : 30470 (java) R 30467 30467 30056 0 -1 4202560 3593 0 0 0 8 1 0 0 20 0 20 0 419921357 28904845312 7197 33554432000 4194304 4196468 140724497367248 140266806888560 140266802666902 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30471] ppid=30467 vsize=28227388 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/30469/task/30471/stat : 30471 (java) S 30467 30467 30056 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419921358 28904845312 7197 33554432000 4194304 4196468 140724497367248 140266722507280 140266802665173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30472] ppid=30467 vsize=28227388 memory=139765181470336 CPUtime=0 cores=0-7
/proc/30469/task/30472/stat : 30472 (java) S 30467 30467 30056 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419921358 28904845312 7197 33554432000 4194304 4196468 140724497367248 140266721454736 140266802665173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30473] ppid=30467 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/30469/task/30473/stat : 30473 (java) S 30467 30467 30056 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419921358 28904845312 7197 33554432000 4194304 4196468 140724497367248 140266351745296 140266802665173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30474] ppid=30467 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/30469/task/30474/stat : 30474 (java) S 30467 30467 30056 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419921358 28904845312 7197 33554432000 4194304 4196468 140724497367248 140266350692752 140266802665173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30475] ppid=30467 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/30469/task/30475/stat : 30475 (java) S 30467 30467 30056 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419921358 28904845312 7197 33554432000 4194304 4196468 140724497367248 140266349640720 140266802665173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30476] ppid=30467 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/30469/task/30476/stat : 30476 (java) S 30467 30467 30056 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419921358 28904845312 7197 33554432000 4194304 4196468 140724497367248 140266348588176 140266802665173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30477] ppid=30467 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/30469/task/30477/stat : 30477 (java) S 30467 30467 30056 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419921358 28904845312 7197 33554432000 4194304 4196468 140724497367248 140266347535120 140266802665173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30478] ppid=30467 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/30469/task/30478/stat : 30478 (java) S 30467 30467 30056 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419921358 28904845312 7197 33554432000 4194304 4196468 140724497367248 140266346482576 140266802665173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30479] ppid=30467 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/30469/task/30479/stat : 30479 (java) S 30467 30467 30056 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419921359 28904845312 7197 33554432000 4194304 4196468 140724497367248 140265918634224 140266802666114 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30480] ppid=30467 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/30469/task/30480/stat : 30480 (java) S 30467 30467 30056 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 419921360 28904845312 7197 33554432000 4194304 4196468 140724497367248 140265917580448 140266802665173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30481] ppid=30467 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/30469/task/30481/stat : 30481 (java) S 30467 30467 30056 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 419921360 28904845312 7197 33554432000 4194304 4196468 140724497367248 140265916527344 140266802665173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30482] ppid=30467 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/30469/task/30482/stat : 30482 (java) S 30467 30467 30056 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419921363 28904845312 7197 33554432000 4194304 4196468 140724497367248 140265915475920 140266802673563 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30483] ppid=30467 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/30469/task/30483/stat : 30483 (java) S 30467 30467 30056 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 20 0 419921363 28904845312 7197 33554432000 4194304 4196468 140724497367248 140264859495152 140266802666114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30484] ppid=30467 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/30469/task/30484/stat : 30484 (java) S 30467 30467 30056 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 419921363 28904845312 7197 33554432000 4194304 4196468 140724497367248 140264858442608 140266802666114 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30485] ppid=30467 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/30469/task/30485/stat : 30485 (java) S 30467 30467 30056 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419921363 28904845312 7197 33554432000 4194304 4196468 140724497367248 140264857389552 140266802666114 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30486] ppid=30467 vsize=28227388 memory=0 CPUtime=0.02 cores=0-7
/proc/30469/task/30486/stat : 30486 (java) R 30467 30467 30056 0 -1 4202560 365 0 0 0 2 0 0 0 20 0 20 0 419921363 28904845312 7197 33554432000 4194304 4196468 140724497367248 140264856334544 140266786735454 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30487] ppid=30467 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/30469/task/30487/stat : 30487 (java) S 30467 30467 30056 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419921363 28904845312 7197 33554432000 4194304 4196468 140724497367248 140264855284192 140266802665173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30488] ppid=30467 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/30469/task/30488/stat : 30488 (java) S 30467 30467 30056 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419921363 28904845312 7197 33554432000 4194304 4196468 140724497367248 140264854231728 140266802666114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340516 KiB
Current children cumulated memory: 30240 KiB

[startup+0.210751 s]*
/proc/loadavg: 2.13 5.33 6.94 3/213 30488
/proc/meminfo: memFree=30895816/32770624 swapFree=66948000/67108860
[pid=30467] ppid=30464 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/30467/stat : 30467 (xcsp3-exec) S 30464 30467 30056 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 419921357 115843072 363 33554432000 4194304 5098028 140735498718768 140735498716872 140251784663676 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 23429120 140735498724214 140735498724457 140735498724457 140735498727370 0
/proc/30467/statm: 28282 363 304 221 0 87 0
[pid=30469] ppid=30467 vsize=28227388 memory=40904 CPUtime=0.34 cores=0-7
/proc/30469/stat : 30469 (java) S 30467 30467 30056 0 -1 1077944320 9505 0 0 0 30 4 0 0 20 0 20 0 419921357 28904845312 10226 33554432000 4194304 4196468 140724497367248 140724497349792 140266802654967 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
/proc/30469/statm: 7056847 10226 3290 1 0 7019032 0
[pid=30469/tid=30470] ppid=30467 vsize=28227388 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/30469/task/30470/stat : 30470 (java) R 30467 30467 30056 0 -1 4202560 6624 0 0 0 17 2 0 0 20 0 20 0 419921357 28904845312 10226 33554432000 4194304 4196468 140724497367248 140266806894640 140266784218449 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30471] ppid=30467 vsize=28227388 memory=328 CPUtime=0 cores=0-7
/proc/30469/task/30471/stat : 30471 (java) S 30467 30467 30056 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419921358 28904845312 10226 33554432000 4194304 4196468 140724497367248 140266722507280 140266802665173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30472] ppid=30467 vsize=28227388 memory=139765184577724 CPUtime=0 cores=0-7
/proc/30469/task/30472/stat : 30472 (java) S 30467 30467 30056 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419921358 28904845312 10226 33554432000 4194304 4196468 140724497367248 140266721454736 140266802665173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30473] ppid=30467 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/30469/task/30473/stat : 30473 (java) S 30467 30467 30056 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419921358 28904845312 10226 33554432000 4194304 4196468 140724497367248 140266351745296 140266802665173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30474] ppid=30467 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/30469/task/30474/stat : 30474 (java) S 30467 30467 30056 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419921358 28904845312 10226 33554432000 4194304 4196468 140724497367248 140266350692752 140266802665173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30475] ppid=30467 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/30469/task/30475/stat : 30475 (java) S 30467 30467 30056 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419921358 28904845312 10226 33554432000 4194304 4196468 140724497367248 140266349640720 140266802665173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30476] ppid=30467 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/30469/task/30476/stat : 30476 (java) S 30467 30467 30056 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419921358 28904845312 10226 33554432000 4194304 4196468 140724497367248 140266348588176 140266802665173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30477] ppid=30467 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/30469/task/30477/stat : 30477 (java) S 30467 30467 30056 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419921358 28904845312 10226 33554432000 4194304 4196468 140724497367248 140266347535120 140266802665173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30478] ppid=30467 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/30469/task/30478/stat : 30478 (java) S 30467 30467 30056 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419921358 28904845312 10226 33554432000 4194304 4196468 140724497367248 140266346482576 140266802665173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30479] ppid=30467 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/30469/task/30479/stat : 30479 (java) S 30467 30467 30056 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 419921359 28904845312 10226 33554432000 4194304 4196468 140724497367248 140265918634224 140266802666114 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30480] ppid=30467 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/30469/task/30480/stat : 30480 (java) S 30467 30467 30056 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 419921360 28904845312 10226 33554432000 4194304 4196468 140724497367248 140265917580448 140266802665173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30481] ppid=30467 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/30469/task/30481/stat : 30481 (java) S 30467 30467 30056 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 419921360 28904845312 10226 33554432000 4194304 4196468 140724497367248 140265916527344 140266802665173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30482] ppid=30467 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/30469/task/30482/stat : 30482 (java) S 30467 30467 30056 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419921363 28904845312 10226 33554432000 4194304 4196468 140724497367248 140265915475920 140266802673563 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30483] ppid=30467 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/30469/task/30483/stat : 30483 (java) S 30467 30467 30056 0 -1 1077944384 345 0 0 0 0 0 0 0 20 0 20 0 419921363 28904845312 10226 33554432000 4194304 4196468 140724497367248 140264859495152 140266802666114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30484] ppid=30467 vsize=28227388 memory=0 CPUtime=0.02 cores=0-7
/proc/30469/task/30484/stat : 30484 (java) R 30467 30467 30056 0 -1 4202560 385 0 0 0 2 0 0 0 20 0 20 0 419921363 28904845312 10226 33554432000 4194304 4196468 140724497367248 140264858442608 140266802666902 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30485] ppid=30467 vsize=28227388 memory=-1 CPUtime=0.01 cores=0-7
/proc/30469/task/30485/stat : 30485 (java) S 30467 30467 30056 0 -1 1077944384 54 0 0 0 1 0 0 0 20 0 20 0 419921363 28904845312 10226 33554432000 4194304 4196468 140724497367248 140264857389552 140266802666114 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30486] ppid=30467 vsize=28227388 memory=-1 CPUtime=0.08 cores=0-7
/proc/30469/task/30486/stat : 30486 (java) R 30467 30467 30056 0 -1 4202560 783 0 0 0 8 0 0 0 20 0 20 0 419921363 28904845312 10226 33554432000 4194304 4196468 140724497367248 140264856337008 140266400907385 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30487] ppid=30467 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/30469/task/30487/stat : 30487 (java) S 30467 30467 30056 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419921363 28904845312 10226 33554432000 4194304 4196468 140724497367248 140264855284192 140266802665173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30488] ppid=30467 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/30469/task/30488/stat : 30488 (java) S 30467 30467 30056 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419921363 28904845312 10226 33554432000 4194304 4196468 140724497367248 140264854231728 140266802666114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 28340516 KiB
Current children cumulated memory: 42356 KiB

[startup+0.310617 s]*
/proc/loadavg: 2.13 5.33 6.94 3/213 30488
/proc/meminfo: memFree=30887604/32770624 swapFree=66948000/67108860
[pid=30467] ppid=30464 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/30467/stat : 30467 (xcsp3-exec) S 30464 30467 30056 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 419921357 115843072 363 33554432000 4194304 5098028 140735498718768 140735498716872 140251784663676 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 23429120 140735498724214 140735498724457 140735498724457 140735498727370 0
/proc/30467/statm: 28282 363 304 221 0 87 0
[pid=30469] ppid=30467 vsize=28231644 memory=50148 CPUtime=0.53 cores=0-7
/proc/30469/stat : 30469 (java) S 30467 30467 30056 0 -1 1077944320 10884 0 0 0 48 5 0 0 20 0 20 0 419921357 28909203456 12537 33554432000 4194304 4196468 140724497367248 140724497349792 140266802654967 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
/proc/30469/statm: 7057911 12537 3351 1 0 7019032 0
[pid=30469/tid=30470] ppid=30467 vsize=28231644 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/30469/task/30470/stat : 30470 (java) R 30467 30467 30056 0 -1 4202560 7764 0 0 0 26 3 0 0 20 0 20 0 419921357 28909203456 12537 33554432000 4194304 4196468 140724497367248 140266806886080 140266786735454 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30471] ppid=30467 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/30469/task/30471/stat : 30471 (java) S 30467 30467 30056 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419921358 28909203456 12537 33554432000 4194304 4196468 140724497367248 140266722507280 140266802665173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30472] ppid=30467 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/30469/task/30472/stat : 30472 (java) S 30467 30467 30056 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419921358 28909203456 12537 33554432000 4194304 4196468 140724497367248 140266721454736 140266802665173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30473] ppid=30467 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/30469/task/30473/stat : 30473 (java) S 30467 30467 30056 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419921358 28909203456 12537 33554432000 4194304 4196468 140724497367248 140266351745296 140266802665173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30474] ppid=30467 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/30469/task/30474/stat : 30474 (java) S 30467 30467 30056 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419921358 28909203456 12537 33554432000 4194304 4196468 140724497367248 140266350692752 140266802665173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30475] ppid=30467 vsize=28231644 memory=2244 CPUtime=0 cores=0-7
/proc/30469/task/30475/stat : 30475 (java) S 30467 30467 30056 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419921358 28909203456 12537 33554432000 4194304 4196468 140724497367248 140266349640720 140266802665173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30476] ppid=30467 vsize=28231644 memory=139765081011119 CPUtime=0 cores=0-7
/proc/30469/task/30476/stat : 30476 (java) S 30467 30467 30056 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419921358 28909203456 12537 33554432000 4194304 4196468 140724497367248 140266348588176 140266802665173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30477] ppid=30467 vsize=28231644 memory=139765081013424 CPUtime=0 cores=0-7
/proc/30469/task/30477/stat : 30477 (java) S 30467 30467 30056 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419921358 28909203456 12537 33554432000 4194304 4196468 140724497367248 140266347535120 140266802665173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30478] ppid=30467 vsize=28231644 memory=139765081015728 CPUtime=0 cores=0-7
/proc/30469/task/30478/stat : 30478 (java) S 30467 30467 30056 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419921358 28909203456 12537 33554432000 4194304 4196468 140724497367248 140266346482576 140266802665173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30479] ppid=30467 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/30469/task/30479/stat : 30479 (java) S 30467 30467 30056 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 419921359 28909203456 12537 33554432000 4194304 4196468 140724497367248 140265918634224 140266802666114 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30480] ppid=30467 vsize=28231644 memory=279530162038416 CPUtime=0 cores=0-7
/proc/30469/task/30480/stat : 30480 (java) S 30467 30467 30056 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 419921360 28909203456 12537 33554432000 4194304 4196468 140724497367248 140265917580448 140266802665173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30481] ppid=30467 vsize=28231644 memory=279530162045328 CPUtime=0 cores=0-7
/proc/30469/task/30481/stat : 30481 (java) S 30467 30467 30056 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 419921360 28909203456 12537 33554432000 4194304 4196468 140724497367248 140265916527344 140266802665173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30482] ppid=30467 vsize=28231644 memory=279530161986608 CPUtime=0 cores=0-7
/proc/30469/task/30482/stat : 30482 (java) S 30467 30467 30056 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419921363 28909203456 12537 33554432000 4194304 4196468 140724497367248 140265915475920 140266802673563 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30483] ppid=30467 vsize=28231644 memory=279530162059152 CPUtime=0.01 cores=0-7
/proc/30469/task/30483/stat : 30483 (java) S 30467 30467 30056 0 -1 1077944384 377 0 0 0 1 0 0 0 20 0 20 0 419921363 28909203456 12537 33554432000 4194304 4196468 140724497367248 140264859495152 140266802666114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30484] ppid=30467 vsize=28231644 memory=279530162066064 CPUtime=0.02 cores=0-7
/proc/30469/task/30484/stat : 30484 (java) S 30467 30467 30056 0 -1 1077944384 385 0 0 0 2 0 0 0 20 0 20 0 419921363 28909203456 12537 33554432000 4194304 4196468 140724497367248 140264858442608 140266802666114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30485] ppid=30467 vsize=28231644 memory=279530162063760 CPUtime=0.04 cores=0-7
/proc/30469/task/30485/stat : 30485 (java) R 30467 30467 30056 0 -1 4202560 159 0 0 0 4 0 0 0 20 0 20 0 419921363 28909203456 12537 33554432000 4194304 4196468 140724497367248 140264857379936 140266784179793 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30486] ppid=30467 vsize=28231644 memory=279530162079920 CPUtime=0.12 cores=0-7
/proc/30469/task/30486/stat : 30486 (java) S 30467 30467 30056 0 -1 1077944384 885 0 0 0 12 0 0 0 20 0 20 0 419921363 28909203456 12537 33554432000 4194304 4196468 140724497367248 140264856337008 140266802666114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30487] ppid=30467 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/30469/task/30487/stat : 30487 (java) S 30467 30467 30056 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419921363 28909203456 12537 33554432000 4194304 4196468 140724497367248 140264855284192 140266802665173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30488] ppid=30467 vsize=28231644 memory=-1 CPUtime=0 cores=0-7
/proc/30469/task/30488/stat : 30488 (java) S 30467 30467 30056 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419921363 28909203456 12537 33554432000 4194304 4196468 140724497367248 140264854231728 140266802666114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 28344772 KiB
Current children cumulated memory: 51600 KiB

[startup+0.701031 s]
/proc/loadavg: 2.13 5.33 6.94 5/213 30488
/proc/meminfo: memFree=30876748/32770624 swapFree=66948000/67108860
[pid=30467] ppid=30464 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/30467/stat : 30467 (xcsp3-exec) S 30464 30467 30056 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 419921357 115843072 363 33554432000 4194304 5098028 140735498718768 140735498716872 140251784663676 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 23429120 140735498724214 140735498724457 140735498724457 140735498727370 0
/proc/30467/statm: 28282 363 304 221 0 87 0
[pid=30469] ppid=30467 vsize=28233768 memory=94208 CPUtime=1.82 cores=0-7
/proc/30469/stat : 30469 (java) S 30467 30467 30056 0 -1 1077944320 15196 0 0 0 175 7 0 0 20 0 20 0 419921357 28911378432 23552 33554432000 4194304 4196468 140724497367248 140724497349792 140266802654967 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
/proc/30469/statm: 7058442 23552 3467 1 0 7019544 0
[pid=30469/tid=30470] ppid=30467 vsize=28233768 memory=279530162437808 CPUtime=0.67 cores=0-7
/proc/30469/task/30470/stat : 30470 (java) R 30467 30467 30056 0 -1 4202560 9210 0 0 0 63 4 0 0 20 0 20 0 419921357 28911378432 23552 33554432000 4194304 4196468 140724497367248 140266806891168 140266786698597 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30471] ppid=30467 vsize=28233768 memory=139765081219952 CPUtime=0 cores=0-7
/proc/30469/task/30471/stat : 30471 (java) S 30467 30467 30056 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419921358 28911378432 23552 33554432000 4194304 4196468 140724497367248 140266722507280 140266802665173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30472] ppid=30467 vsize=28233768 memory=0 CPUtime=0 cores=0-7
/proc/30469/task/30472/stat : 30472 (java) S 30467 30467 30056 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419921358 28911378432 23552 33554432000 4194304 4196468 140724497367248 140266721454736 140266802665173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30473] ppid=30467 vsize=28233768 memory=1720 CPUtime=0 cores=0-7
/proc/30469/task/30473/stat : 30473 (java) S 30467 30467 30056 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419921358 28911378432 23552 33554432000 4194304 4196468 140724497367248 140266351745296 140266802665173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0

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

[pid=30469/tid=30556] ppid=30467 vsize=28768328 memory=1452 CPUtime=1696.22 cores=0-7
/proc/30469/task/30556/stat : 30556 (java) R 30467 30467 30056 0 -1 4202560 14708 0 0 0 169584 38 0 0 20 0 28 0 419994171 29458767872 584543 33554432000 4194304 4196468 140724497367248 140264843155728 140266406956695 0 4 0 16800975 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
Current children cumulated CPU time: 19445.2 s
Current children cumulated vsize: 28881456 KiB
Current children cumulated memory: 2339624 KiB

[startup+2502.3 s]
/proc/loadavg: 7.99 8.08 8.09 10/220 30715
/proc/meminfo: memFree=28567516/32770624 swapFree=66948096/67108860
[pid=30467] ppid=30464 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/30467/stat : 30467 (xcsp3-exec) S 30464 30467 30056 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 419921357 115843072 363 33554432000 4194304 5098028 140735498718768 140735498716872 140251784663676 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 23429120 140735498724214 140735498724457 140735498724457 140735498727370 0
/proc/30467/statm: 28282 363 304 221 0 87 0
[pid=30469] ppid=30467 vsize=28768328 memory=2365328 CPUtime=19922.8 cores=0-7
/proc/30469/stat : 30469 (java) S 30467 30467 30056 0 -1 1077944320 839659 0 0 0 1989672 2603 0 0 20 0 28 0 419921357 29458767872 591332 33554432000 4194304 4196468 140724497367248 140724497349792 140266802654967 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
/proc/30469/statm: 7192082 591332 3551 1 0 7153184 0
[pid=30469/tid=30470] ppid=30467 vsize=28768328 memory=2369440 CPUtime=0.7 cores=0-7
/proc/30469/task/30470/stat : 30470 (java) S 30467 30467 30056 0 -1 1077944384 9596 0 0 0 66 4 0 0 20 0 28 0 419921357 29458767872 591332 33554432000 4194304 4196468 140724497367248 140266806895744 140266802665173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30471] ppid=30467 vsize=28768328 memory=2364308 CPUtime=12.32 cores=0-7
/proc/30469/task/30471/stat : 30471 (java) S 30467 30467 30056 0 -1 1077944384 33579 0 0 0 985 247 0 0 20 0 28 0 419921358 29458767872 591332 33554432000 4194304 4196468 140724497367248 140266722507280 140266802665173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 23 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30472] ppid=30467 vsize=28768328 memory=2364308 CPUtime=12.36 cores=0-7
/proc/30469/task/30472/stat : 30472 (java) S 30467 30467 30056 0 -1 1077944384 33576 0 0 0 979 257 0 0 20 0 28 0 419921358 29458767872 591332 33554432000 4194304 4196468 140724497367248 140266721454736 140266802665173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 25 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30473] ppid=30467 vsize=28768328 memory=1452 CPUtime=12.32 cores=0-7
/proc/30469/task/30473/stat : 30473 (java) S 30467 30467 30056 0 -1 1077944384 34294 0 0 0 975 257 0 0 20 0 28 0 419921358 29458767872 591332 33554432000 4194304 4196468 140724497367248 140266351745296 140266802665173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 27 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30474] ppid=30467 vsize=28768328 memory=2372520 CPUtime=12.31 cores=0-7
/proc/30469/task/30474/stat : 30474 (java) S 30467 30467 30056 0 -1 1077944384 51718 0 0 0 973 258 0 0 20 0 28 0 419921358 29458767872 591332 33554432000 4194304 4196468 140724497367248 140266350692752 140266802665173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 29 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30475] ppid=30467 vsize=28768328 memory=6655300316396806240 CPUtime=12.37 cores=0-7
/proc/30469/task/30475/stat : 30475 (java) S 30467 30467 30056 0 -1 1077944384 40486 0 0 0 986 251 0 0 20 0 28 0 419921358 29458767872 591332 33554432000 4194304 4196468 140724497367248 140266349640720 140266802665173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 27 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30476] ppid=30467 vsize=28768328 memory=6656426216303648864 CPUtime=12.31 cores=0-7
/proc/30469/task/30476/stat : 30476 (java) S 30467 30467 30056 0 -1 1077944384 36879 0 0 0 975 256 0 0 20 0 28 0 419921358 29458767872 591332 33554432000 4194304 4196468 140724497367248 140266348588176 140266802665173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 25 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30477] ppid=30467 vsize=28768328 memory=2396152 CPUtime=12.39 cores=0-7
/proc/30469/task/30477/stat : 30477 (java) S 30467 30467 30056 0 -1 1077944384 40795 0 0 0 985 254 0 0 20 0 28 0 419921358 29458767872 591332 33554432000 4194304 4196468 140724497367248 140266347535120 140266802665173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 29 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30478] ppid=30467 vsize=28768328 memory=-4866526899798303339 CPUtime=12.28 cores=0-7
/proc/30469/task/30478/stat : 30478 (java) S 30467 30467 30056 0 -1 1077944384 36776 0 0 0 976 252 0 0 20 0 28 0 419921358 29458767872 591332 33554432000 4194304 4196468 140724497367248 140266346482576 140266802665173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 29 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30479] ppid=30467 vsize=28768328 memory=0 CPUtime=3.36 cores=0-7
/proc/30469/task/30479/stat : 30479 (java) S 30467 30467 30056 0 -1 1077944384 52692 0 0 0 289 47 0 0 20 0 28 0 419921359 29458767872 591332 33554432000 4194304 4196468 140724497367248 140265918634224 140266802666114 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30480] ppid=30467 vsize=28768328 memory=0 CPUtime=0 cores=0-7
/proc/30469/task/30480/stat : 30480 (java) S 30467 30467 30056 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 28 0 419921360 29458767872 591332 33554432000 4194304 4196468 140724497367248 140265917580512 140266802665173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30481] ppid=30467 vsize=28768328 memory=1452 CPUtime=0 cores=0-7
/proc/30469/task/30481/stat : 30481 (java) S 30467 30467 30056 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 28 0 419921360 29458767872 591332 33554432000 4194304 4196468 140724497367248 140265916527360 140266802665173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30482] ppid=30467 vsize=28768328 memory=1452 CPUtime=0 cores=0-7
/proc/30469/task/30482/stat : 30482 (java) S 30467 30467 30056 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 419921363 29458767872 591332 33554432000 4194304 4196468 140724497367248 140265915475920 140266802673563 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30483] ppid=30467 vsize=28768328 memory=262439681715886 CPUtime=3.47 cores=0-7
/proc/30469/task/30483/stat : 30483 (java) S 30467 30467 30056 0 -1 1077944384 32168 0 0 0 342 5 0 0 20 0 28 0 419921363 29458767872 591332 33554432000 4194304 4196468 140724497367248 140264859495152 140266802666114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30484] ppid=30467 vsize=28768328 memory=6944656592452807326 CPUtime=3.31 cores=0-7
/proc/30469/task/30484/stat : 30484 (java) S 30467 30467 30056 0 -1 1077944384 27467 0 0 0 326 5 0 0 20 0 28 0 419921363 29458767872 591332 33554432000 4194304 4196468 140724497367248 140264858442608 140266802666114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30485] ppid=30467 vsize=28768328 memory=3612 CPUtime=3.53 cores=0-7
/proc/30469/task/30485/stat : 30485 (java) S 30467 30467 30056 0 -1 1077944384 33982 0 0 0 347 6 0 0 20 0 28 0 419921363 29458767872 591332 33554432000 4194304 4196468 140724497367248 140264857389552 140266802666114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30486] ppid=30467 vsize=28768328 memory=23036 CPUtime=1.05 cores=0-7
/proc/30469/task/30486/stat : 30486 (java) S 30467 30467 30056 0 -1 1077944384 22747 0 0 0 102 3 0 0 20 0 28 0 419921363 29458767872 591332 33554432000 4194304 4196468 140724497367248 140264856337008 140266802666114 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30487] ppid=30467 vsize=28768328 memory=992 CPUtime=0 cores=0-7
/proc/30469/task/30487/stat : 30487 (java) S 30467 30467 30056 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 419921363 29458767872 591332 33554432000 4194304 4196468 140724497367248 140264855284192 140266802665173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30488] ppid=30467 vsize=28768328 memory=2044 CPUtime=0.73 cores=0-7
/proc/30469/task/30488/stat : 30488 (java) S 30467 30467 30056 0 -1 1077944384 4697 0 0 0 40 33 0 0 20 0 28 0 419921363 29458767872 591332 33554432000 4194304 4196468 140724497367248 140264854231728 140266802666114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30549] ppid=30467 vsize=28768328 memory=1428 CPUtime=1757.96 cores=0-7
/proc/30469/task/30549/stat : 30549 (java) R 30467 30467 30056 0 -1 4202560 8464 0 0 0 175787 9 0 0 20 0 28 0 419994170 29458767872 591332 33554432000 4194304 4196468 140724497367248 140264844204488 140266407429772 0 4 0 16800975 0 0 0 -1 7 0 0 4 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30550] ppid=30467 vsize=28768328 memory=11624 CPUtime=1755.93 cores=0-7
/proc/30469/task/30550/stat : 30550 (java) R 30467 30467 30056 0 -1 4202560 5837 0 0 0 175588 5 0 0 20 0 28 0 419994170 29458767872 591332 33554432000 4194304 4196468 140724497367248 140264533212792 140266406956690 0 4 0 16800975 0 0 0 -1 2 0 0 5 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30551] ppid=30467 vsize=28768328 memory=6791534058613427641 CPUtime=1759.68 cores=0-7
/proc/30469/task/30551/stat : 30551 (java) R 30467 30467 30056 0 -1 4202560 160046 0 0 0 175821 147 0 0 20 0 28 0 419994170 29458767872 591332 33554432000 4194304 4196468 140724497367248 140264842103248 140266406465729 0 4 0 16800975 0 0 0 -1 6 0 0 2 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30552] ppid=30467 vsize=28768328 memory=11624 CPUtime=1758.75 cores=0-7
/proc/30469/task/30552/stat : 30552 (java) R 30467 30467 30056 0 -1 4202560 26643 0 0 0 175787 88 0 0 20 0 28 0 419994170 29458767872 591332 33554432000 4194304 4196468 140724497367248 140264531108016 140266406301428 0 4 0 16800975 0 0 0 -1 5 0 0 5 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30553] ppid=30467 vsize=28768328 memory=740 CPUtime=1758.05 cores=0-7
/proc/30469/task/30553/stat : 30553 (java) R 30467 30467 30056 0 -1 4202560 19683 0 0 0 175763 42 0 0 20 0 28 0 419994170 29458767872 591332 33554432000 4194304 4196468 140724497367248 140264845258640 140266408587388 0 4 0 16800975 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30554] ppid=30467 vsize=28768328 memory=2376700 CPUtime=1755.12 cores=0-7
/proc/30469/task/30554/stat : 30554 (java) R 30467 30467 30056 0 -1 4202560 5523 0 0 0 175506 6 0 0 20 0 28 0 419994170 29458767872 591332 33554432000 4194304 4196468 140724497367248 140264530055416 140266407746929 0 4 0 16800975 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30555] ppid=30467 vsize=28768328 memory=3612 CPUtime=1759.12 cores=0-7
/proc/30469/task/30555/stat : 30555 (java) R 30467 30467 30056 0 -1 4202560 12274 0 0 0 175893 19 0 0 20 0 28 0 419994170 29458767872 591332 33554432000 4194304 4196468 140724497367248 140264532160248 140266406957045 0 4 0 16800975 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30556] ppid=30467 vsize=28768328 memory=1452 CPUtime=1755.56 cores=0-7
/proc/30469/task/30556/stat : 30556 (java) R 30467 30467 30056 0 -1 4202560 14804 0 0 0 175518 38 0 0 20 0 28 0 419994171 29458767872 591332 33554432000 4194304 4196468 140724497367248 140264843152880 140266406956695 0 4 0 16800975 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
Current children cumulated CPU time: 19922.8 s
Current children cumulated vsize: 28881456 KiB
Current children cumulated memory: 2366780 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.12 8.11 8.10 9/220 30716
/proc/meminfo: memFree=28565232/32770624 swapFree=66948096/67108860
[pid=30467] ppid=30464 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/30467/stat : 30467 (xcsp3-exec) S 30464 30467 30056 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 419921357 115843072 363 33554432000 4194304 5098028 140735498718768 140735498716872 140251784663676 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 23429120 140735498724214 140735498724457 140735498724457 140735498727370 0
/proc/30467/statm: 28282 363 304 221 0 87 0
[pid=30469] ppid=30467 vsize=28768328 memory=2367656 CPUtime=20063.8 cores=0-7
/proc/30469/stat : 30469 (java) S 30467 30467 30056 0 -1 1077944320 842747 0 0 0 2003779 2605 0 0 20 0 28 0 419921357 29458767872 591914 33554432000 4194304 4196468 140724497367248 140724497349792 140266802654967 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
/proc/30469/statm: 7192082 591914 3551 1 0 7153184 0
[pid=30469/tid=30470] ppid=30467 vsize=28768328 memory=1200 CPUtime=0.7 cores=0-7
/proc/30469/task/30470/stat : 30470 (java) S 30467 30467 30056 0 -1 1077944384 9596 0 0 0 66 4 0 0 20 0 28 0 419921357 29458767872 591914 33554432000 4194304 4196468 140724497367248 140266806895744 140266802665173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30471] ppid=30467 vsize=28768328 memory=5964 CPUtime=12.42 cores=0-7
/proc/30469/task/30471/stat : 30471 (java) S 30467 30467 30056 0 -1 1077944384 33610 0 0 0 995 247 0 0 20 0 28 0 419921358 29458767872 591914 33554432000 4194304 4196468 140724497367248 140266722507280 140266802665173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 23 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30472] ppid=30467 vsize=28768328 memory=4872558044660077418 CPUtime=12.47 cores=0-7
/proc/30469/task/30472/stat : 30472 (java) S 30467 30467 30056 0 -1 1077944384 33640 0 0 0 990 257 0 0 20 0 28 0 419921358 29458767872 591914 33554432000 4194304 4196468 140724497367248 140266721454736 140266802665173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 25 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30473] ppid=30467 vsize=28768328 memory=2867664623514025 CPUtime=12.43 cores=0-7
/proc/30469/task/30473/stat : 30473 (java) S 30467 30467 30056 0 -1 1077944384 34440 0 0 0 986 257 0 0 20 0 28 0 419921358 29458767872 591914 33554432000 4194304 4196468 140724497367248 140266351745296 140266802665173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 27 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30474] ppid=30467 vsize=28768328 memory=2867664623514025 CPUtime=12.43 cores=0-7
/proc/30469/task/30474/stat : 30474 (java) S 30467 30467 30056 0 -1 1077944384 51779 0 0 0 984 259 0 0 20 0 28 0 419921358 29458767872 591914 33554432000 4194304 4196468 140724497367248 140266350692752 140266802665173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 29 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30475] ppid=30467 vsize=28768328 memory=2867664623514057 CPUtime=12.49 cores=0-7
/proc/30469/task/30475/stat : 30475 (java) S 30467 30467 30056 0 -1 1077944384 40533 0 0 0 997 252 0 0 20 0 28 0 419921358 29458767872 591914 33554432000 4194304 4196468 140724497367248 140266349640720 140266802665173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 27 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30476] ppid=30467 vsize=28768328 memory=2867664623514357 CPUtime=12.42 cores=0-7
/proc/30469/task/30476/stat : 30476 (java) S 30467 30467 30056 0 -1 1077944384 37161 0 0 0 986 256 0 0 20 0 28 0 419921358 29458767872 591914 33554432000 4194304 4196468 140724497367248 140266348588176 140266802665173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 25 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30477] ppid=30467 vsize=28768328 memory=43757090820 CPUtime=12.49 cores=0-7
/proc/30469/task/30477/stat : 30477 (java) S 30467 30467 30056 0 -1 1077944384 41194 0 0 0 995 254 0 0 20 0 28 0 419921358 29458767872 591914 33554432000 4194304 4196468 140724497367248 140266347535120 140266802665173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 29 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30478] ppid=30467 vsize=28768328 memory=780 CPUtime=12.39 cores=0-7
/proc/30469/task/30478/stat : 30478 (java) S 30467 30467 30056 0 -1 1077944384 36820 0 0 0 987 252 0 0 20 0 28 0 419921358 29458767872 591914 33554432000 4194304 4196468 140724497367248 140266346482576 140266802665173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 29 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30479] ppid=30467 vsize=28768328 memory=2608 CPUtime=3.38 cores=0-7
/proc/30469/task/30479/stat : 30479 (java) S 30467 30467 30056 0 -1 1077944384 52899 0 0 0 290 48 0 0 20 0 28 0 419921359 29458767872 591914 33554432000 4194304 4196468 140724497367248 140265918634224 140266802666114 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30480] ppid=30467 vsize=28768328 memory=0 CPUtime=0 cores=0-7
/proc/30469/task/30480/stat : 30480 (java) S 30467 30467 30056 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 28 0 419921360 29458767872 591914 33554432000 4194304 4196468 140724497367248 140265917580512 140266802665173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30481] ppid=30467 vsize=28768328 memory=170926643 CPUtime=0 cores=0-7
/proc/30469/task/30481/stat : 30481 (java) S 30467 30467 30056 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 28 0 419921360 29458767872 591914 33554432000 4194304 4196468 140724497367248 140265916527360 140266802665173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30482] ppid=30467 vsize=28768328 memory=2363344 CPUtime=0 cores=0-7
/proc/30469/task/30482/stat : 30482 (java) S 30467 30467 30056 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 419921363 29458767872 591914 33554432000 4194304 4196468 140724497367248 140265915475920 140266802673563 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30483] ppid=30467 vsize=28768328 memory=1452 CPUtime=3.47 cores=0-7
/proc/30469/task/30483/stat : 30483 (java) S 30467 30467 30056 0 -1 1077944384 32170 0 0 0 342 5 0 0 20 0 28 0 419921363 29458767872 591914 33554432000 4194304 4196468 140724497367248 140264859495152 140266802666114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30484] ppid=30467 vsize=28768328 memory=2359228 CPUtime=3.31 cores=0-7
/proc/30469/task/30484/stat : 30484 (java) S 30467 30467 30056 0 -1 1077944384 27469 0 0 0 326 5 0 0 20 0 28 0 419921363 29458767872 591914 33554432000 4194304 4196468 140724497367248 140264858442608 140266802666114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30485] ppid=30467 vsize=28768328 memory=0 CPUtime=3.53 cores=0-7
/proc/30469/task/30485/stat : 30485 (java) S 30467 30467 30056 0 -1 1077944384 33984 0 0 0 347 6 0 0 20 0 28 0 419921363 29458767872 591914 33554432000 4194304 4196468 140724497367248 140264857389552 140266802666114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30486] ppid=30467 vsize=28768328 memory=6944656592455360604 CPUtime=1.05 cores=0-7
/proc/30469/task/30486/stat : 30486 (java) S 30467 30467 30056 0 -1 1077944384 22749 0 0 0 102 3 0 0 20 0 28 0 419921363 29458767872 591914 33554432000 4194304 4196468 140724497367248 140264856337008 140266802666114 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30487] ppid=30467 vsize=28768328 memory=6225757359862929506 CPUtime=0 cores=0-7
/proc/30469/task/30487/stat : 30487 (java) S 30467 30467 30056 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 419921363 29458767872 591914 33554432000 4194304 4196468 140724497367248 140264855284192 140266802665173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30488] ppid=30467 vsize=28768328 memory=5938673860472234065 CPUtime=0.73 cores=0-7
/proc/30469/task/30488/stat : 30488 (java) R 30467 30467 30056 0 -1 1077944384 4710 0 0 0 40 33 0 0 20 0 28 0 419921363 29458767872 591914 33554432000 4194304 4196468 140724497367248 140264854231728 140266802666114 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30549] ppid=30467 vsize=28768328 memory=7525041441796944487 CPUtime=1775.37 cores=0-7
/proc/30469/task/30549/stat : 30549 (java) R 30467 30467 30056 0 -1 4202560 8505 0 0 0 177528 9 0 0 20 0 28 0 419994170 29458767872 591914 33554432000 4194304 4196468 140724497367248 140264844204400 140266408587508 0 4 0 16800975 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30550] ppid=30467 vsize=28768328 memory=12596 CPUtime=1773.5 cores=0-7
/proc/30469/task/30550/stat : 30550 (java) R 30467 30467 30056 0 -1 4202560 5867 0 0 0 177345 5 0 0 20 0 28 0 419994170 29458767872 591914 33554432000 4194304 4196468 140724497367248 140264533212656 140266406956918 0 4 0 16800975 0 0 0 -1 0 0 0 5 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30551] ppid=30467 vsize=28768328 memory=6077722490596185955 CPUtime=1777.26 cores=0-7
/proc/30469/task/30551/stat : 30551 (java) R 30467 30467 30056 0 -1 4202560 161444 0 0 0 177579 147 0 0 20 0 28 0 419994170 29458767872 591914 33554432000 4194304 4196468 140724497367248 140264842100464 140266408588712 0 4 0 16800975 0 0 0 -1 4 0 0 2 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30552] ppid=30467 vsize=28768328 memory=6791534058613427641 CPUtime=1776.22 cores=0-7
/proc/30469/task/30552/stat : 30552 (java) R 30467 30467 30056 0 -1 4202560 26813 0 0 0 177533 89 0 0 20 0 28 0 419994170 29458767872 591914 33554432000 4194304 4196468 140724497367248 140264531108080 140266406956771 0 4 0 16800975 0 0 0 -1 3 0 0 5 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30553] ppid=30467 vsize=28768328 memory=1056 CPUtime=1775.62 cores=0-7
/proc/30469/task/30553/stat : 30553 (java) R 30467 30467 30056 0 -1 4202560 19721 0 0 0 177520 42 0 0 20 0 28 0 419994170 29458767872 591914 33554432000 4194304 4196468 140724497367248 140264845258808 140266406301445 0 4 0 16800975 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30554] ppid=30467 vsize=28768328 memory=1552 CPUtime=1772.66 cores=0-7
/proc/30469/task/30554/stat : 30554 (java) R 30467 30467 30056 0 -1 4202560 5551 0 0 0 177260 6 0 0 20 0 28 0 419994170 29458767872 591914 33554432000 4194304 4196468 140724497367248 140264530055280 140266406085520 0 4 0 16800975 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30555] ppid=30467 vsize=28768328 memory=1040 CPUtime=1776.66 cores=0-7
/proc/30469/task/30555/stat : 30555 (java) R 30467 30467 30056 0 -1 4202560 12315 0 0 0 177647 19 0 0 20 0 28 0 419994170 29458767872 591914 33554432000 4194304 4196468 140724497367248 140264532162848 140266407406360 0 4 0 16800975 0 0 0 -1 6 0 0 4 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
[pid=30469/tid=30556] ppid=30467 vsize=28768328 memory=4136 CPUtime=1773.08 cores=0-7
/proc/30469/task/30556/stat : 30556 (java) R 30467 30467 30056 0 -1 4202560 14844 0 0 0 177270 38 0 0 20 0 28 0 419994171 29458767872 591914 33554432000 4194304 4196468 140724497367248 140264843153000 140266408588550 0 4 0 16800975 0 0 0 -1 7 0 0 4 0 0 6293624 6294260 17117184 140724497372138 140724497372310 140724497372310 140724497375183 0
Current children cumulated CPU time: 20063.8 s
Current children cumulated vsize: 28881456 KiB
Current children cumulated memory: 2369108 KiB

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

[startup+2520.06 s]
# the end of solver process 30467 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.001165 s, system=0.001165 s

[startup+2520.12 s]
# the end of solver process 30469 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=20038.5 s, system=26.0755 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): 20064.6
CPU user time (s): 20038.5
CPU system time (s): 26.0755
CPU usage (%): 796.176
Max. virtual memory (cumulated for all children) (KiB): 28881456
Max. memory (cumulated for all children) (KiB): 4963552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20038.5
system time used= 26.0755
maximum resident set size= 4994988
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 843615
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3320
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 104361
involuntary context switches= 224209


# summary of solver processes directly reported to runsolver:
#   pid: 30467,30469
#   total CPU time (s): 20064.6
#   total CPU user time (s): 20038.5
#   total CPU system time (s): 26.0755

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 23.2243 second user time and 26.5648 second system time

The end

Launcher Data

Begin job on node117 at 2019-09-14 07:42:32
IDJOB=4394600
IDBENCH=136462
IDSOLVER=2843
FILE ID=node117/4394600-1568439794
RUNJOBID= node117-1568439189-30083
PBS_JOBID= 21702331
Free space on /tmp= 61184 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-4394600-1568439794/watcher-4394600-1568439794 -o /tmp/evaluation-result-4394600-1568439794/solver-4394600-1568439794 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node117-1568439189-30083 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 515281417 HOME/instance-4394600-1568439794.xml

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

MD5SUM BENCH= 48163221e8f5f568f71e6a1b1b758a13
RANDOM SEED=515281417

node117.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.75
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.75
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.75
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.75
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:        30925060 kB
MemAvailable:   31864272 kB
Buffers:          151536 kB
Cached:          1054340 kB
SwapCached:        51940 kB
Active:           777880 kB
Inactive:         482272 kB
Active(anon):      19112 kB
Inactive(anon):    59792 kB
Active(file):     758768 kB
Inactive(file):   422480 kB
Unevictable:      110108 kB
Mlocked:          110108 kB
SwapTotal:      67108860 kB
SwapFree:       66948000 kB
Dirty:             25904 kB
Writeback:             0 kB
AnonPages:        122784 kB
Mapped:            33440 kB
Shmem:             15908 kB
Slab:             176008 kB
SReclaimable:     147596 kB
SUnreclaim:        28412 kB
KernelStack:        3744 kB
PageTables:         6004 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     498180 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     77824 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 61160 MiB
End job on node117 at 2019-09-14 08:24:32