Trace number 4281153

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 4.0.5 par (2017-08-18)SAT (TO)6 9318.1504 2520.04

General information on the benchmark

NameChessboardColoration/ChessboardColoration-int-s1/
ChessboardColoration-int-15-15.xml
MD5SUM31b93d68041edb8c4e758991fee87633
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark4
Best CPU time to get the best result obtained on this benchmark2400.05
Satisfiable
(Un)Satisfiability was proved
Number of variables225
Number of constraints11026
Number of domains1
Minimum domain size225
Maximum domain size225
Distribution of domain sizes[{"size":225,"count":225}]
Minimum variable degree198
Maximum variable degree198
Distribution of variable degrees[{"degree":198,"count":225}]
Minimum constraint arity4
Maximum constraint arity225
Distribution of constraint arities[{"arity":4,"count":11025},{"arity":225,"count":1}]
Number of extensional constraints0
Number of intensional constraints11025
Distribution of constraint types[{"type":"intension","count":11025},{"type":"lex","count":1}]
Optimization problemYES
Type of objectivemin MAXIMUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4281153-1503176987.xml"  -tl '20160s' -p 8 -x 0
0.12/0.14	c [HOME/instance-4281153-1503176987.xml, -tl, 20160s, -p, 8, -x, 0]
0.12/0.20	c 8 solvers in parallel
0.33/0.27	c parse instance...
19.01/5.07	c solve instance...
25.73/6.04	o 14 
28.67/8.12	o 13 
457.17/434.84	o 12 
458.54/435.10	o 11 
460.77/435.39	o 10 
468.90/437.98	o 9 
923.85/879.40	o 8 
985.88/887.22	o 7 
8621.22/2117.89	o 6 
9318.10/2520.02	s SATISFIABLE
9318.10/2520.02	v <instantiation>
9318.10/2520.02	v 	<list>x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[0][11] x[0][12] x[0][13] x[0][14] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[1][11] x[1][12] x[1][13] x[1][14] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[2][11] x[2][12] x[2][13] x[2][14] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[3][11] x[3][12] x[3][13] x[3][14] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[4][10] x[4][11] x[4][12] x[4][13] x[4][14] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[5][10] x[5][11] x[5][12] x[5][13] x[5][14] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[6][9] x[6][10] x[6][11] x[6][12] x[6][13] x[6][14] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[7][9] x[7][10] x[7][11] x[7][12] x[7][13] x[7][14] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] x[8][9] x[8][10] x[8][11] x[8][12] x[8][13] x[8][14] x[9][0] x[9][1] x[9][2] x[9][3] x[9][4] x[9][5] x[9][6] x[9][7] x[9][8] x[9][9] x[9][10] x[9][11] x[9][12] x[9][13] x[9][14] x[10][0] x[10][1] x[10][2] x[10][3] x[10][4] x[10][5] x[10][6] x[10][7] x[10][8] x[10][9] x[10][10] x[10][11] x[10][12] x[10][13] x[10][14] x[11][0] x[11][1] x[11][2] x[11][3] x[11][4] x[11][5] x[11][6] x[11][7] x[11][8] x[11][9] x[11][10] x[11][11] x[11][12] x[11][13] x[11][14] x[12][0] x[12][1] x[12][2] x[12][3] x[12][4] x[12][5] x[12][6] x[12][7] x[12][8] x[12][9] x[12][10] x[12][11] x[12][12] x[12][13] x[12][14] x[13][0] x[13][1] x[13][2] x[13][3] x[13][4] x[13][5] x[13][6] x[13][7] x[13][8] x[13][9] x[13][10] x[13][11] x[13][12] x[13][13] x[13][14] x[14][0] x[14][1] x[14][2] x[14][3] x[14][4] x[14][5] x[14][6] x[14][7] x[14][8] x[14][9] x[14][10] x[14][11] x[14][12] x[14][13] x[14][14] </list>
9318.10/2520.02	v 	<values>0 0 0 1 1 1 2 2 2 2 2 2 2 3 3 0 2 3 1 2 3 0 0 0 0 1 1 1 0 1 1 1 0 3 1 0 0 3 4 5 1 3 4 4 2 1 3 4 1 2 2 0 2 1 1 0 3 0 4 3 2 2 0 4 4 3 1 0 3 1 0 3 2 2 0 3 0 2 0 2 4 1 0 4 3 1 2 3 1 3 3 1 2 1 3 0 1 2 3 4 4 0 4 0 4 4 0 1 4 3 3 3 3 0 3 1 0 2 3 2 4 2 1 0 1 4 3 2 3 0 3 0 3 4 0 4 3 1 2 0 2 1 4 0 4 3 1 2 3 0 5 0 2 4 1 2 4 3 1 2 0 1 3 0 2 5 1 4 0 0 2 0 4 2 1 3 3 4 2 1 5 2 0 0 1 2 1 1 4 3 2 3 0 0 1 6 0 3 2 0 0 3 2 1 0 1 3 0 2 2 6 2 1 3 0 1 3 1 2 1 0 0 1 1 2 </values>
9318.10/2520.02	v </instantiation>
9318.10/2520.02	c Unexpected resolution interruption!

Verifier Data

OK	6

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4281153-1503176987/watcher-4281153-1503176987 -o /tmp/evaluation-result-4281153-1503176987/solver-4281153-1503176987 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node106-1503176127-19634 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 16305366 HOME/instance-4281153-1503176987.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=19651, runsolver pid=19648
Current StackSize limit: 8192 KiB


[startup+0.100249 s]*
/proc/loadavg: 7.85 8.18 8.18 2/199 19672
/proc/meminfo: memFree=27323492/32770624 swapFree=67108860/67108860
[pid=19651] ppid=19648 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/19651/stat : 19651 (xcsp3-exec) S 19648 19651 19607 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 150786319 9740288 346 33554432000 4194304 5098028 140720605251248 140720605249352 140561898865276 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 32387072 140720605254758 140720605254967 140720605254967 140720605257707 0
/proc/19651/statm: 2378 346 289 221 0 87 0
[pid=19653] ppid=19651 vsize=25999808 memory=26432 CPUtime=0.12 cores=0-7
/proc/19653/stat : 19653 (java) S 19651 19651 19607 0 -1 1077944320 5485 0 0 0 11 1 0 0 20 0 20 0 150786319 26623803392 6608 33554432000 4194304 4196468 140723454657344 140723454639888 140408459738871 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
/proc/19653/statm: 6499952 6608 2868 1 0 6488269 0
[pid=19653/tid=19654] ppid=19651 vsize=25999808 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/19653/task/19654/stat : 19654 (java) R 19651 19651 19607 0 -1 4202560 3485 0 0 0 8 0 0 0 20 0 20 0 150786319 26623803392 6608 33554432000 4194304 4196468 140723454657344 140408463970864 140408459760797 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19655] ppid=19651 vsize=25999808 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/19653/task/19655/stat : 19655 (java) S 19651 19651 19607 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150786320 26623803392 6608 33554432000 4194304 4196468 140723454657344 140408412359184 140408459749077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19656] ppid=19651 vsize=25999808 memory=140484808136320 CPUtime=0 cores=0-7
/proc/19653/task/19656/stat : 19656 (java) S 19651 19651 19607 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 150786320 26623803392 6608 33554432000 4194304 4196468 140723454657344 140408411306640 140408459749077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19657] ppid=19651 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19653/task/19657/stat : 19657 (java) S 19651 19651 19607 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150786320 26623803392 6608 33554432000 4194304 4196468 140723454657344 140408410253584 140408459749077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19658] ppid=19651 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19653/task/19658/stat : 19658 (java) S 19651 19651 19607 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150786320 26623803392 6608 33554432000 4194304 4196468 140723454657344 140408409201040 140408459749077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19659] ppid=19651 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19653/task/19659/stat : 19659 (java) S 19651 19651 19607 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150786320 26623803392 6608 33554432000 4194304 4196468 140723454657344 140408408149008 140408459749077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19660] ppid=19651 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/19653/task/19660/stat : 19660 (java) S 19651 19651 19607 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150786320 26623803392 6608 33554432000 4194304 4196468 140723454657344 140408407096464 140408459749077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19661] ppid=19651 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19653/task/19661/stat : 19661 (java) S 19651 19651 19607 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150786320 26623803392 6608 33554432000 4194304 4196468 140723454657344 140408406043408 140408459749077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19662] ppid=19651 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19653/task/19662/stat : 19662 (java) S 19651 19651 19607 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150786320 26623803392 6608 33554432000 4194304 4196468 140723454657344 140408404990864 140408459749077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19663] ppid=19651 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19653/task/19663/stat : 19663 (java) S 19651 19651 19607 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150786322 26623803392 6608 33554432000 4194304 4196468 140723454657344 140407201908976 140408459750018 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19664] ppid=19651 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19653/task/19664/stat : 19664 (java) S 19651 19651 19607 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 150786322 26623803392 6608 33554432000 4194304 4196468 140723454657344 140407200855200 140408459749077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19665] ppid=19651 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19653/task/19665/stat : 19665 (java) S 19651 19651 19607 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 150786322 26623803392 6608 33554432000 4194304 4196468 140723454657344 140407199802096 140408459749077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19666] ppid=19651 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19653/task/19666/stat : 19666 (java) S 19651 19651 19607 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150786325 26623803392 6608 33554432000 4194304 4196468 140723454657344 140407198750672 140408459757467 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19667] ppid=19651 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19653/task/19667/stat : 19667 (java) S 19651 19651 19607 0 -1 1077944384 426 0 0 0 0 0 0 0 20 0 20 0 150786325 26623803392 6608 33554432000 4194304 4196468 140723454657344 140407197698800 140408459750018 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19668] ppid=19651 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19653/task/19668/stat : 19668 (java) S 19651 19651 19607 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 150786325 26623803392 6608 33554432000 4194304 4196468 140723454657344 140407196646256 140408459750018 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19669] ppid=19651 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19653/task/19669/stat : 19669 (java) S 19651 19651 19607 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 150786325 26623803392 6608 33554432000 4194304 4196468 140723454657344 140407195593200 140408459750018 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19670] ppid=19651 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/19653/task/19670/stat : 19670 (java) R 19651 19651 19607 0 -1 4202560 259 0 0 0 1 0 0 0 20 0 20 0 150786325 26623803392 6608 33554432000 4194304 4196468 140723454657344 140407194538192 140408459750806 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19671] ppid=19651 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19653/task/19671/stat : 19671 (java) S 19651 19651 19607 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 150786325 26623803392 6608 33554432000 4194304 4196468 140723454657344 140407193487840 140408459749077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19672] ppid=19651 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/19653/task/19672/stat : 19672 (java) S 19651 19651 19607 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150786325 26623803392 6608 33554432000 4194304 4196468 140723454657344 140407192435376 140408459750018 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 27816 KiB

[startup+0.210419 s]*
/proc/loadavg: 7.85 8.18 8.18 3/199 19672
/proc/meminfo: memFree=27312500/32770624 swapFree=67108860/67108860
[pid=19651] ppid=19648 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/19651/stat : 19651 (xcsp3-exec) S 19648 19651 19607 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 150786319 9740288 346 33554432000 4194304 5098028 140720605251248 140720605249352 140561898865276 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 32387072 140720605254758 140720605254967 140720605254967 140720605257707 0
/proc/19651/statm: 2378 346 289 221 0 87 0
[pid=19653] ppid=19651 vsize=26004064 memory=38816 CPUtime=0.33 cores=0-7
/proc/19653/stat : 19653 (java) S 19651 19651 19607 0 -1 1077944320 8219 0 0 0 31 2 0 0 20 0 20 0 150786319 26628161536 9704 33554432000 4194304 4196468 140723454657344 140723454639888 140408459738871 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
/proc/19653/statm: 6501016 9704 3069 1 0 6488269 0
[pid=19653/tid=19654] ppid=19651 vsize=26004064 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/19653/task/19654/stat : 19654 (java) R 19651 19651 19607 0 -1 4202560 5390 0 0 0 18 1 0 0 20 0 20 0 150786319 26628161536 9704 33554432000 4194304 4196468 140723454657344 140408463959864 140408443819358 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19655] ppid=19651 vsize=26004064 memory=342 CPUtime=0 cores=0-7
/proc/19653/task/19655/stat : 19655 (java) S 19651 19651 19607 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150786320 26628161536 9704 33554432000 4194304 4196468 140723454657344 140408412359184 140408459749077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19656] ppid=19651 vsize=26004064 memory=288370860959848064 CPUtime=0 cores=0-7
/proc/19653/task/19656/stat : 19656 (java) S 19651 19651 19607 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 150786320 26628161536 9704 33554432000 4194304 4196468 140723454657344 140408411306640 140408459749077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19657] ppid=19651 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/19653/task/19657/stat : 19657 (java) S 19651 19651 19607 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150786320 26628161536 9704 33554432000 4194304 4196468 140723454657344 140408410253584 140408459749077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19658] ppid=19651 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19653/task/19658/stat : 19658 (java) S 19651 19651 19607 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150786320 26628161536 9704 33554432000 4194304 4196468 140723454657344 140408409201040 140408459749077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19659] ppid=19651 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19653/task/19659/stat : 19659 (java) S 19651 19651 19607 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150786320 26628161536 9704 33554432000 4194304 4196468 140723454657344 140408408149008 140408459749077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19660] ppid=19651 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/19653/task/19660/stat : 19660 (java) S 19651 19651 19607 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150786320 26628161536 9704 33554432000 4194304 4196468 140723454657344 140408407096464 140408459749077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19661] ppid=19651 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19653/task/19661/stat : 19661 (java) S 19651 19651 19607 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150786320 26628161536 9704 33554432000 4194304 4196468 140723454657344 140408406043408 140408459749077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19662] ppid=19651 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19653/task/19662/stat : 19662 (java) S 19651 19651 19607 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150786320 26628161536 9704 33554432000 4194304 4196468 140723454657344 140408404990864 140408459749077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19663] ppid=19651 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19653/task/19663/stat : 19663 (java) S 19651 19651 19607 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150786322 26628161536 9704 33554432000 4194304 4196468 140723454657344 140407201908976 140408459750018 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19664] ppid=19651 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19653/task/19664/stat : 19664 (java) S 19651 19651 19607 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 150786322 26628161536 9704 33554432000 4194304 4196468 140723454657344 140407200855200 140408459749077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19665] ppid=19651 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19653/task/19665/stat : 19665 (java) S 19651 19651 19607 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 150786322 26628161536 9704 33554432000 4194304 4196468 140723454657344 140407199802096 140408459749077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19666] ppid=19651 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19653/task/19666/stat : 19666 (java) S 19651 19651 19607 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150786325 26628161536 9704 33554432000 4194304 4196468 140723454657344 140407198750672 140408459757467 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19667] ppid=19651 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/19653/task/19667/stat : 19667 (java) S 19651 19651 19607 0 -1 1077944384 504 0 0 0 1 0 0 0 20 0 20 0 150786325 26628161536 9704 33554432000 4194304 4196468 140723454657344 140407197698800 140408459750018 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19668] ppid=19651 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19653/task/19668/stat : 19668 (java) S 19651 19651 19607 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 20 0 150786325 26628161536 9704 33554432000 4194304 4196468 140723454657344 140407196646256 140408459750018 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19669] ppid=19651 vsize=26004064 memory=-1 CPUtime=0.02 cores=0-7
/proc/19653/task/19669/stat : 19669 (java) S 19651 19651 19607 0 -1 1077944384 267 0 0 0 2 0 0 0 20 0 20 0 150786325 26628161536 9704 33554432000 4194304 4196468 140723454657344 140407195593200 140408459750018 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19670] ppid=19651 vsize=26004064 memory=-1 CPUtime=0.07 cores=0-7
/proc/19653/task/19670/stat : 19670 (java) R 19651 19651 19607 0 -1 4202560 735 0 0 0 7 0 0 0 20 0 20 0 150786325 26628161536 9704 33554432000 4194304 4196468 140723454657344 140407194540656 140408438874497 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19671] ppid=19651 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19653/task/19671/stat : 19671 (java) S 19651 19651 19607 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 150786325 26628161536 9704 33554432000 4194304 4196468 140723454657344 140407193487840 140408459749077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19672] ppid=19651 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/19653/task/19672/stat : 19672 (java) S 19651 19651 19607 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150786325 26628161536 9704 33554432000 4194304 4196468 140723454657344 140407192435376 140408459750018 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40200 KiB

[startup+0.315149 s]*
/proc/loadavg: 7.85 8.18 8.18 3/199 19672
/proc/meminfo: memFree=27307600/32770624 swapFree=67108860/67108860
[pid=19651] ppid=19648 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/19651/stat : 19651 (xcsp3-exec) S 19648 19651 19607 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 150786319 9740288 346 33554432000 4194304 5098028 140720605251248 140720605249352 140561898865276 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 32387072 140720605254758 140720605254967 140720605254967 140720605257707 0
/proc/19651/statm: 2378 346 289 221 0 87 0
[pid=19653] ppid=19651 vsize=26004064 memory=45760 CPUtime=0.52 cores=0-7
/proc/19653/stat : 19653 (java) S 19651 19651 19607 0 -1 1077944320 9171 0 0 0 49 3 0 0 20 0 20 0 150786319 26628161536 11440 33554432000 4194304 4196468 140723454657344 140723454639888 140408459738871 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
/proc/19653/statm: 6501016 11440 3102 1 0 6488269 0
[pid=19653/tid=19654] ppid=19651 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/19653/task/19654/stat : 19654 (java) R 19651 19651 19607 0 -1 4202560 6062 0 0 0 28 1 0 0 20 0 20 0 150786319 26628161536 11440 33554432000 4194304 4196468 140723454657344 140408463978208 140408067869700 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19655] ppid=19651 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19653/task/19655/stat : 19655 (java) S 19651 19651 19607 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150786320 26628161536 11440 33554432000 4194304 4196468 140723454657344 140408412359184 140408459749077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19656] ppid=19651 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19653/task/19656/stat : 19656 (java) S 19651 19651 19607 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 150786320 26628161536 11440 33554432000 4194304 4196468 140723454657344 140408411306640 140408459749077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19657] ppid=19651 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19653/task/19657/stat : 19657 (java) S 19651 19651 19607 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150786320 26628161536 11440 33554432000 4194304 4196468 140723454657344 140408410253584 140408459749077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19658] ppid=19651 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19653/task/19658/stat : 19658 (java) S 19651 19651 19607 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150786320 26628161536 11440 33554432000 4194304 4196468 140723454657344 140408409201040 140408459749077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19659] ppid=19651 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/19653/task/19659/stat : 19659 (java) S 19651 19651 19607 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150786320 26628161536 11440 33554432000 4194304 4196468 140723454657344 140408408149008 140408459749077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19660] ppid=19651 vsize=26004064 memory=140484689359791 CPUtime=0 cores=0-7
/proc/19653/task/19660/stat : 19660 (java) S 19651 19651 19607 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150786320 26628161536 11440 33554432000 4194304 4196468 140723454657344 140408407096464 140408459749077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19661] ppid=19651 vsize=26004064 memory=140484689362096 CPUtime=0 cores=0-7
/proc/19653/task/19661/stat : 19661 (java) S 19651 19651 19607 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150786320 26628161536 11440 33554432000 4194304 4196468 140723454657344 140408406043408 140408459749077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19662] ppid=19651 vsize=26004064 memory=140484689364400 CPUtime=0 cores=0-7
/proc/19653/task/19662/stat : 19662 (java) S 19651 19651 19607 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150786320 26628161536 11440 33554432000 4194304 4196468 140723454657344 140408404990864 140408459749077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19663] ppid=19651 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19653/task/19663/stat : 19663 (java) S 19651 19651 19607 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150786322 26628161536 11440 33554432000 4194304 4196468 140723454657344 140407201908976 140408459750018 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19664] ppid=19651 vsize=26004064 memory=280969378735760 CPUtime=0 cores=0-7
/proc/19653/task/19664/stat : 19664 (java) S 19651 19651 19607 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 150786322 26628161536 11440 33554432000 4194304 4196468 140723454657344 140407200855200 140408459749077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19665] ppid=19651 vsize=26004064 memory=280969378742672 CPUtime=0 cores=0-7
/proc/19653/task/19665/stat : 19665 (java) S 19651 19651 19607 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 150786322 26628161536 11440 33554432000 4194304 4196468 140723454657344 140407199802096 140408459749077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19666] ppid=19651 vsize=26004064 memory=280969378683952 CPUtime=0 cores=0-7
/proc/19653/task/19666/stat : 19666 (java) S 19651 19651 19607 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150786325 26628161536 11440 33554432000 4194304 4196468 140723454657344 140407198750672 140408459757467 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19667] ppid=19651 vsize=26004064 memory=280969378756496 CPUtime=0.01 cores=0-7
/proc/19653/task/19667/stat : 19667 (java) S 19651 19651 19607 0 -1 1077944384 588 0 0 0 1 0 0 0 20 0 20 0 150786325 26628161536 11440 33554432000 4194304 4196468 140723454657344 140407197698800 140408459750018 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19668] ppid=19651 vsize=26004064 memory=280969378763408 CPUtime=0.01 cores=0-7
/proc/19653/task/19668/stat : 19668 (java) S 19651 19651 19607 0 -1 1077944384 34 0 0 0 1 0 0 0 20 0 20 0 150786325 26628161536 11440 33554432000 4194304 4196468 140723454657344 140407196646256 140408459750018 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19669] ppid=19651 vsize=26004064 memory=280969378761104 CPUtime=0.04 cores=0-7
/proc/19653/task/19669/stat : 19669 (java) R 19651 19651 19607 0 -1 4202560 289 0 0 0 4 0 0 0 20 0 20 0 150786325 26628161536 11440 33554432000 4194304 4196468 140723454657344 140407195593200 140408443646253 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19670] ppid=19651 vsize=26004064 memory=280969378777264 CPUtime=0.13 cores=0-7
/proc/19653/task/19670/stat : 19670 (java) R 19651 19651 19607 0 -1 4202560 889 0 0 0 13 0 0 0 20 0 20 0 150786325 26628161536 11440 33554432000 4194304 4196468 140723454657344 140407194537024 140408439049601 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19671] ppid=19651 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19653/task/19671/stat : 19671 (java) S 19651 19651 19607 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 150786325 26628161536 11440 33554432000 4194304 4196468 140723454657344 140407193487840 140408459749077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19672] ppid=19651 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/19653/task/19672/stat : 19672 (java) S 19651 19651 19607 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150786325 26628161536 11440 33554432000 4194304 4196468 140723454657344 140407192435376 140408459750018 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 47144 KiB

[startup+0.700984 s]
/proc/loadavg: 7.85 8.18 8.18 9/199 19672
/proc/meminfo: memFree=27280188/32770624 swapFree=67108860/67108860
[pid=19651] ppid=19648 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/19651/stat : 19651 (xcsp3-exec) S 19648 19651 19607 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 150786319 9740288 346 33554432000 4194304 5098028 140720605251248 140720605249352 140561898865276 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 32387072 140720605254758 140720605254967 140720605254967 140720605257707 0
/proc/19651/statm: 2378 346 289 221 0 87 0
[pid=19653] ppid=19651 vsize=26004140 memory=171588 CPUtime=2 cores=0-7
/proc/19653/stat : 19653 (java) S 19651 19651 19607 0 -1 1077944320 13556 0 0 0 195 5 0 0 20 0 20 0 150786319 26628239360 42897 33554432000 4194304 4196468 140723454657344 140723454639888 140408459738871 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
/proc/19653/statm: 6501035 42897 3201 1 0 6488269 0
[pid=19653/tid=19654] ppid=19651 vsize=26004140 memory=280969379135152 CPUtime=0.66 cores=0-7
/proc/19653/task/19654/stat : 19654 (java) R 19651 19651 19607 0 -1 4202560 6435 0 0 0 63 3 0 0 20 0 20 0 150786319 26628239360 42897 33554432000 4194304 4196468 140723454657344 140408463971920 140408459760797 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19655] ppid=19651 vsize=26004140 memory=140484689568624 CPUtime=0 cores=0-7
/proc/19653/task/19655/stat : 19655 (java) S 19651 19651 19607 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150786320 26628239360 42897 33554432000 4194304 4196468 140723454657344 140408412359184 140408459749077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19656] ppid=19651 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/19653/task/19656/stat : 19656 (java) S 19651 19651 19607 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 150786320 26628239360 42934 33554432000 4194304 4196468 140723454657344 140408411306640 140408459749077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19657] ppid=19651 vsize=26004140 memory=4620 CPUtime=0 cores=0-7
/proc/19653/task/19657/stat : 19657 (java) S 19651 19651 19607 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150786320 26628239360 42934 33554432000 4194304 4196468 140723454657344 140408410253584 140408459749077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0

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

[pid=19653/tid=19807] ppid=19651 vsize=26538700 memory=1384 CPUtime=42.01 cores=0-7
/proc/19653/task/19807/stat : 19807 (java) S 19651 19651 19607 0 -1 1077944384 4508 0 0 0 4199 2 0 0 20 0 28 0 150998108 27175628800 612598 33554432000 4194304 4196468 140723454657344 140406975087696 140408459749077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
Current children cumulated CPU time: 9240.38 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 2451776 KiB

[startup+2502.3 s]
/proc/loadavg: 1.03 1.98 3.88 2/207 19807
/proc/meminfo: memFree=24898828/32770624 swapFree=67108860/67108860
[pid=19651] ppid=19648 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/19651/stat : 19651 (xcsp3-exec) S 19648 19651 19607 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 150786319 9740288 346 33554432000 4194304 5098028 140720605251248 140720605249352 140561898865276 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 32387072 140720605254758 140720605254967 140720605254967 140720605257707 0
/proc/19651/statm: 2378 346 289 221 0 87 0
[pid=19653] ppid=19651 vsize=26538700 memory=2450392 CPUtime=9300.39 cores=0-7
/proc/19653/stat : 19653 (java) S 19651 19651 19607 0 -1 1077944320 375247 0 0 0 929038 1001 0 0 20 0 28 0 150786319 27175628800 612598 33554432000 4194304 4196468 140723454657344 140723454639888 140408459738871 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
/proc/19653/statm: 6634675 612598 3307 1 0 6621909 0
[pid=19653/tid=19654] ppid=19651 vsize=26538700 memory=2450392 CPUtime=3.87 cores=0-7
/proc/19653/task/19654/stat : 19654 (java) S 19651 19651 19607 0 -1 1077944384 8940 0 0 0 369 18 0 0 20 0 28 0 150786319 27175628800 612598 33554432000 4194304 4196468 140723454657344 140408463979648 140408459749077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19655] ppid=19651 vsize=26538700 memory=2450392 CPUtime=4.45 cores=0-7
/proc/19653/task/19655/stat : 19655 (java) S 19651 19651 19607 0 -1 1077944384 8024 0 0 0 363 82 0 0 20 0 28 0 150786320 27175628800 612598 33554432000 4194304 4196468 140723454657344 140408412359184 140408459749077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19656] ppid=19651 vsize=26538700 memory=2450392 CPUtime=4.46 cores=0-7
/proc/19653/task/19656/stat : 19656 (java) S 19651 19651 19607 0 -1 1077944384 10845 0 0 0 358 88 0 0 20 0 28 0 150786320 27175628800 612598 33554432000 4194304 4196468 140723454657344 140408411306640 140408459749077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 2 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19657] ppid=19651 vsize=26538700 memory=1384 CPUtime=4.44 cores=0-7
/proc/19653/task/19657/stat : 19657 (java) S 19651 19651 19607 0 -1 1077944384 8534 0 0 0 364 80 0 0 20 0 28 0 150786320 27175628800 612598 33554432000 4194304 4196468 140723454657344 140408410253584 140408459749077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 4 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19658] ppid=19651 vsize=26538700 memory=1384 CPUtime=4.45 cores=0-7
/proc/19653/task/19658/stat : 19658 (java) S 19651 19651 19607 0 -1 1077944384 7379 0 0 0 357 88 0 0 20 0 28 0 150786320 27175628800 612598 33554432000 4194304 4196468 140723454657344 140408409201040 140408459749077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19659] ppid=19651 vsize=26538700 memory=0 CPUtime=4.46 cores=0-7
/proc/19653/task/19659/stat : 19659 (java) S 19651 19651 19607 0 -1 1077944384 8897 0 0 0 367 79 0 0 20 0 28 0 150786320 27175628800 612598 33554432000 4194304 4196468 140723454657344 140408408149008 140408459749077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19660] ppid=19651 vsize=26538700 memory=4140 CPUtime=4.48 cores=0-7
/proc/19653/task/19660/stat : 19660 (java) S 19651 19651 19607 0 -1 1077944384 10847 0 0 0 367 81 0 0 20 0 28 0 150786320 27175628800 612598 33554432000 4194304 4196468 140723454657344 140408407096464 140408459749077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 3 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19661] ppid=19651 vsize=26538700 memory=2450392 CPUtime=4.5 cores=0-7
/proc/19653/task/19661/stat : 19661 (java) S 19651 19651 19607 0 -1 1077944384 8375 0 0 0 365 85 0 0 20 0 28 0 150786320 27175628800 612598 33554432000 4194304 4196468 140723454657344 140408406043408 140408459749077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 3 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19662] ppid=19651 vsize=26538700 memory=1384 CPUtime=4.46 cores=0-7
/proc/19653/task/19662/stat : 19662 (java) S 19651 19651 19607 0 -1 1077944384 10318 0 0 0 362 84 0 0 20 0 28 0 150786320 27175628800 612598 33554432000 4194304 4196468 140723454657344 140408404990864 140408459749077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 2 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19663] ppid=19651 vsize=26538700 memory=2450392 CPUtime=0.95 cores=0-7
/proc/19653/task/19663/stat : 19663 (java) S 19651 19651 19607 0 -1 1077944384 15562 0 0 0 64 31 0 0 20 0 28 0 150786322 27175628800 612598 33554432000 4194304 4196468 140723454657344 140407201908976 140408459750018 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19664] ppid=19651 vsize=26538700 memory=928 CPUtime=0 cores=0-7
/proc/19653/task/19664/stat : 19664 (java) S 19651 19651 19607 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 28 0 150786322 27175628800 612598 33554432000 4194304 4196468 140723454657344 140407200855264 140408459749077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19665] ppid=19651 vsize=26538700 memory=1576 CPUtime=0 cores=0-7
/proc/19653/task/19665/stat : 19665 (java) S 19651 19651 19607 0 -1 1077944384 31 0 0 0 0 0 0 0 20 0 28 0 150786322 27175628800 612598 33554432000 4194304 4196468 140723454657344 140407199802112 140408459749077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19666] ppid=19651 vsize=26538700 memory=1204 CPUtime=0 cores=0-7
/proc/19653/task/19666/stat : 19666 (java) S 19651 19651 19607 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 150786325 27175628800 612598 33554432000 4194304 4196468 140723454657344 140407198750672 140408459757467 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19667] ppid=19651 vsize=26538700 memory=2450392 CPUtime=3.68 cores=0-7
/proc/19653/task/19667/stat : 19667 (java) S 19651 19651 19607 0 -1 1077944384 20122 0 0 0 363 5 0 0 20 0 28 0 150786325 27175628800 612598 33554432000 4194304 4196468 140723454657344 140407197698800 140408459750018 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 3 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19668] ppid=19651 vsize=26538700 memory=95 CPUtime=3.71 cores=0-7
/proc/19653/task/19668/stat : 19668 (java) S 19651 19651 19607 0 -1 1077944384 17293 0 0 0 368 3 0 0 20 0 28 0 150786325 27175628800 612598 33554432000 4194304 4196468 140723454657344 140407196646256 140408459750018 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19669] ppid=19651 vsize=26538700 memory=0 CPUtime=4.02 cores=0-7
/proc/19653/task/19669/stat : 19669 (java) S 19651 19651 19607 0 -1 1077944384 18574 0 0 0 398 4 0 0 20 0 28 0 150786325 27175628800 612598 33554432000 4194304 4196468 140723454657344 140407195593200 140408459750018 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19670] ppid=19651 vsize=26538700 memory=2424 CPUtime=1.15 cores=0-7
/proc/19653/task/19670/stat : 19670 (java) S 19651 19651 19607 0 -1 1077944384 22748 0 0 0 108 7 0 0 20 0 28 0 150786325 27175628800 612598 33554432000 4194304 4196468 140723454657344 140407194540656 140408459750018 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19671] ppid=19651 vsize=26538700 memory=2240 CPUtime=0 cores=0-7
/proc/19653/task/19671/stat : 19671 (java) S 19651 19651 19607 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 150786325 27175628800 612598 33554432000 4194304 4196468 140723454657344 140407193487840 140408459749077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19672] ppid=19651 vsize=26538700 memory=1384 CPUtime=1.14 cores=0-7
/proc/19653/task/19672/stat : 19672 (java) S 19651 19651 19607 0 -1 1077944384 4337 0 0 0 55 59 0 0 20 0 28 0 150786325 27175628800 612598 33554432000 4194304 4196468 140723454657344 140407192435376 140408459750018 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 9 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19800] ppid=19651 vsize=26538700 memory=1384 CPUtime=42.13 cores=0-7
/proc/19653/task/19800/stat : 19800 (java) S 19651 19651 19607 0 -1 1077944384 654 0 0 0 4213 0 0 0 20 0 28 0 150998108 27175628800 612598 33554432000 4194304 4196468 140723454657344 140407180217712 140408459749077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19801] ppid=19651 vsize=26538700 memory=2450392 CPUtime=41.74 cores=0-7
/proc/19653/task/19801/stat : 19801 (java) S 19651 19651 19607 0 -1 1077944384 757 0 0 0 4171 3 0 0 20 0 28 0 150998108 27175628800 612598 33554432000 4194304 4196468 140723454657344 140407182324560 140408459749077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19802] ppid=19651 vsize=26538700 memory=1384 CPUtime=42.17 cores=0-7
/proc/19653/task/19802/stat : 19802 (java) S 19651 19651 19607 0 -1 1077944384 656 0 0 0 4216 1 0 0 20 0 28 0 150998108 27175628800 612598 33554432000 4194304 4196468 140723454657344 140407183377872 140408459749077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19803] ppid=19651 vsize=26538700 memory=2450392 CPUtime=41.96 cores=0-7
/proc/19653/task/19803/stat : 19803 (java) S 19651 19651 19607 0 -1 1077944384 28219 0 0 0 4184 12 0 0 20 0 28 0 150998108 27175628800 612598 33554432000 4194304 4196468 140723454657344 140407181272656 140408459749077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19804] ppid=19651 vsize=26538700 memory=1728 CPUtime=41.98 cores=0-7
/proc/19653/task/19804/stat : 19804 (java) S 19651 19651 19607 0 -1 1077944384 2447 0 0 0 4194 4 0 0 20 0 28 0 150998108 27175628800 612598 33554432000 4194304 4196468 140723454657344 140406977193168 140408459749077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19805] ppid=19651 vsize=26538700 memory=796 CPUtime=384.12 cores=0-7
/proc/19653/task/19805/stat : 19805 (java) R 19651 19651 19607 0 -1 4202560 4883 0 0 0 38410 2 0 0 20 0 28 0 150998108 27175628800 612598 33554432000 4194304 4196468 140723454657344 140406976135512 140408075489376 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19806] ppid=19651 vsize=26538700 memory=1716 CPUtime=42.08 cores=0-7
/proc/19653/task/19806/stat : 19806 (java) S 19651 19651 19607 0 -1 1077944384 667 0 0 0 4208 0 0 0 20 0 28 0 150998108 27175628800 612598 33554432000 4194304 4196468 140723454657344 140407184430032 140408459749077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19807] ppid=19651 vsize=26538700 memory=1384 CPUtime=42.01 cores=0-7
/proc/19653/task/19807/stat : 19807 (java) S 19651 19651 19607 0 -1 1077944384 4508 0 0 0 4199 2 0 0 20 0 28 0 150998108 27175628800 612598 33554432000 4194304 4196468 140723454657344 140406975087696 140408459749077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
Current children cumulated CPU time: 9300.39 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 2451776 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 1.02 1.92 3.82 2/207 19807
/proc/meminfo: memFree=24898952/32770624 swapFree=67108860/67108860
[pid=19651] ppid=19648 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/19651/stat : 19651 (xcsp3-exec) S 19648 19651 19607 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 150786319 9740288 346 33554432000 4194304 5098028 140720605251248 140720605249352 140561898865276 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 32387072 140720605254758 140720605254967 140720605254967 140720605257707 0
/proc/19651/statm: 2378 346 289 221 0 87 0
[pid=19653] ppid=19651 vsize=26538700 memory=2450392 CPUtime=9318.1 cores=0-7
/proc/19653/stat : 19653 (java) S 19651 19651 19607 0 -1 1077944320 375356 0 0 0 930809 1001 0 0 20 0 28 0 150786319 27175628800 612598 33554432000 4194304 4196468 140723454657344 140723454639888 140408459738871 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
/proc/19653/statm: 6634675 612598 3307 1 0 6621909 0
[pid=19653/tid=19654] ppid=19651 vsize=26538700 memory=6791534058613427641 CPUtime=3.87 cores=0-7
/proc/19653/task/19654/stat : 19654 (java) S 19651 19651 19607 0 -1 1077944384 8940 0 0 0 369 18 0 0 20 0 28 0 150786319 27175628800 612598 33554432000 4194304 4196468 140723454657344 140408463979648 140408459749077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19655] ppid=19651 vsize=26538700 memory=4872558044660077418 CPUtime=4.45 cores=0-7
/proc/19653/task/19655/stat : 19655 (java) S 19651 19651 19607 0 -1 1077944384 8024 0 0 0 363 82 0 0 20 0 28 0 150786320 27175628800 612598 33554432000 4194304 4196468 140723454657344 140408412359184 140408459749077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19656] ppid=19651 vsize=26538700 memory=4620 CPUtime=4.46 cores=0-7
/proc/19653/task/19656/stat : 19656 (java) S 19651 19651 19607 0 -1 1077944384 10845 0 0 0 358 88 0 0 20 0 28 0 150786320 27175628800 612598 33554432000 4194304 4196468 140723454657344 140408411306640 140408459749077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 2 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19657] ppid=19651 vsize=26538700 memory=1428 CPUtime=4.44 cores=0-7
/proc/19653/task/19657/stat : 19657 (java) S 19651 19651 19607 0 -1 1077944384 8534 0 0 0 364 80 0 0 20 0 28 0 150786320 27175628800 612598 33554432000 4194304 4196468 140723454657344 140408410253584 140408459749077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 4 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19658] ppid=19651 vsize=26538700 memory=1204 CPUtime=4.45 cores=0-7
/proc/19653/task/19658/stat : 19658 (java) S 19651 19651 19607 0 -1 1077944384 7379 0 0 0 357 88 0 0 20 0 28 0 150786320 27175628800 612598 33554432000 4194304 4196468 140723454657344 140408409201040 140408459749077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19659] ppid=19651 vsize=26538700 memory=15880 CPUtime=4.46 cores=0-7
/proc/19653/task/19659/stat : 19659 (java) S 19651 19651 19607 0 -1 1077944384 8897 0 0 0 367 79 0 0 20 0 28 0 150786320 27175628800 612598 33554432000 4194304 4196468 140723454657344 140408408149008 140408459749077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19660] ppid=19651 vsize=26538700 memory=25356 CPUtime=4.48 cores=0-7
/proc/19653/task/19660/stat : 19660 (java) S 19651 19651 19607 0 -1 1077944384 10847 0 0 0 367 81 0 0 20 0 28 0 150786320 27175628800 612598 33554432000 4194304 4196468 140723454657344 140408407096464 140408459749077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 3 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19661] ppid=19651 vsize=26538700 memory=4048 CPUtime=4.5 cores=0-7
/proc/19653/task/19661/stat : 19661 (java) S 19651 19651 19607 0 -1 1077944384 8375 0 0 0 365 85 0 0 20 0 28 0 150786320 27175628800 612598 33554432000 4194304 4196468 140723454657344 140408406043408 140408459749077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 3 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19662] ppid=19651 vsize=26538700 memory=18488 CPUtime=4.46 cores=0-7
/proc/19653/task/19662/stat : 19662 (java) S 19651 19651 19607 0 -1 1077944384 10318 0 0 0 362 84 0 0 20 0 28 0 150786320 27175628800 612598 33554432000 4194304 4196468 140723454657344 140408404990864 140408459749077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 2 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19663] ppid=19651 vsize=26538700 memory=1796 CPUtime=0.95 cores=0-7
/proc/19653/task/19663/stat : 19663 (java) S 19651 19651 19607 0 -1 1077944384 15563 0 0 0 64 31 0 0 20 0 28 0 150786322 27175628800 612598 33554432000 4194304 4196468 140723454657344 140407201908976 140408459750018 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19664] ppid=19651 vsize=26538700 memory=1236 CPUtime=0 cores=0-7
/proc/19653/task/19664/stat : 19664 (java) S 19651 19651 19607 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 28 0 150786322 27175628800 612598 33554432000 4194304 4196468 140723454657344 140407200855264 140408459749077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19665] ppid=19651 vsize=26538700 memory=640 CPUtime=0 cores=0-7
/proc/19653/task/19665/stat : 19665 (java) S 19651 19651 19607 0 -1 1077944384 31 0 0 0 0 0 0 0 20 0 28 0 150786322 27175628800 612598 33554432000 4194304 4196468 140723454657344 140407199802112 140408459749077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19666] ppid=19651 vsize=26538700 memory=956 CPUtime=0 cores=0-7
/proc/19653/task/19666/stat : 19666 (java) S 19651 19651 19607 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 150786325 27175628800 612598 33554432000 4194304 4196468 140723454657344 140407198750672 140408459757467 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19667] ppid=19651 vsize=26538700 memory=2424 CPUtime=3.68 cores=0-7
/proc/19653/task/19667/stat : 19667 (java) S 19651 19651 19607 0 -1 1077944384 20124 0 0 0 363 5 0 0 20 0 28 0 150786325 27175628800 612598 33554432000 4194304 4196468 140723454657344 140407197698800 140408459750018 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 3 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19668] ppid=19651 vsize=26538700 memory=8608 CPUtime=3.71 cores=0-7
/proc/19653/task/19668/stat : 19668 (java) S 19651 19651 19607 0 -1 1077944384 17295 0 0 0 368 3 0 0 20 0 28 0 150786325 27175628800 612598 33554432000 4194304 4196468 140723454657344 140407196646256 140408459750018 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19669] ppid=19651 vsize=26538700 memory=1228 CPUtime=4.02 cores=0-7
/proc/19653/task/19669/stat : 19669 (java) S 19651 19651 19607 0 -1 1077944384 18576 0 0 0 398 4 0 0 20 0 28 0 150786325 27175628800 612598 33554432000 4194304 4196468 140723454657344 140407195593200 140408459750018 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19670] ppid=19651 vsize=26538700 memory=12136 CPUtime=1.15 cores=0-7
/proc/19653/task/19670/stat : 19670 (java) S 19651 19651 19607 0 -1 1077944384 22750 0 0 0 108 7 0 0 20 0 28 0 150786325 27175628800 612598 33554432000 4194304 4196468 140723454657344 140407194540656 140408459750018 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19671] ppid=19651 vsize=26538700 memory=5792 CPUtime=0 cores=0-7
/proc/19653/task/19671/stat : 19671 (java) S 19651 19651 19607 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 150786325 27175628800 612598 33554432000 4194304 4196468 140723454657344 140407193487840 140408459749077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19672] ppid=19651 vsize=26538700 memory=1008 CPUtime=1.15 cores=0-7
/proc/19653/task/19672/stat : 19672 (java) S 19651 19651 19607 0 -1 1077944384 4341 0 0 0 55 60 0 0 20 0 28 0 150786325 27175628800 612598 33554432000 4194304 4196468 140723454657344 140407192435376 140408459750018 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 9 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19800] ppid=19651 vsize=26538700 memory=4620 CPUtime=42.13 cores=0-7
/proc/19653/task/19800/stat : 19800 (java) S 19651 19651 19607 0 -1 1077944384 654 0 0 0 4213 0 0 0 20 0 28 0 150998108 27175628800 612598 33554432000 4194304 4196468 140723454657344 140407180217712 140408459749077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19801] ppid=19651 vsize=26538700 memory=1428 CPUtime=41.74 cores=0-7
/proc/19653/task/19801/stat : 19801 (java) S 19651 19651 19607 0 -1 1077944384 757 0 0 0 4171 3 0 0 20 0 28 0 150998108 27175628800 612598 33554432000 4194304 4196468 140723454657344 140407182324560 140408459749077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19802] ppid=19651 vsize=26538700 memory=1204 CPUtime=42.17 cores=0-7
/proc/19653/task/19802/stat : 19802 (java) S 19651 19651 19607 0 -1 1077944384 656 0 0 0 4216 1 0 0 20 0 28 0 150998108 27175628800 612598 33554432000 4194304 4196468 140723454657344 140407183377872 140408459749077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19803] ppid=19651 vsize=26538700 memory=15880 CPUtime=41.96 cores=0-7
/proc/19653/task/19803/stat : 19803 (java) S 19651 19651 19607 0 -1 1077944384 28219 0 0 0 4184 12 0 0 20 0 28 0 150998108 27175628800 612598 33554432000 4194304 4196468 140723454657344 140407181272656 140408459749077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19804] ppid=19651 vsize=26538700 memory=8608 CPUtime=41.98 cores=0-7
/proc/19653/task/19804/stat : 19804 (java) S 19651 19651 19607 0 -1 1077944384 2447 0 0 0 4194 4 0 0 20 0 28 0 150998108 27175628800 612598 33554432000 4194304 4196468 140723454657344 140406977193168 140408459749077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19805] ppid=19651 vsize=26538700 memory=1228 CPUtime=401.83 cores=0-7
/proc/19653/task/19805/stat : 19805 (java) R 19651 19651 19607 0 -1 4202560 4979 0 0 0 40181 2 0 0 20 0 28 0 150998108 27175628800 612598 33554432000 4194304 4196468 140723454657344 140406976135512 140408075489420 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19806] ppid=19651 vsize=26538700 memory=12136 CPUtime=42.08 cores=0-7
/proc/19653/task/19806/stat : 19806 (java) S 19651 19651 19607 0 -1 1077944384 667 0 0 0 4208 0 0 0 20 0 28 0 150998108 27175628800 612598 33554432000 4194304 4196468 140723454657344 140407184430032 140408459749077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
[pid=19653/tid=19807] ppid=19651 vsize=26538700 memory=5792 CPUtime=42.01 cores=0-7
/proc/19653/task/19807/stat : 19807 (java) S 19651 19651 19607 0 -1 1077944384 4508 0 0 0 4199 2 0 0 20 0 28 0 150998108 27175628800 612598 33554432000 4194304 4196468 140723454657344 140406975087696 140408459749077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15642624 140723454665874 140723454666051 140723454666051 140723454668751 0
Current children cumulated CPU time: 9318.1 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 2451776 KiB

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

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

[startup+2520.04 s]
# the end of solver process 19653 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=9308.11 s, system=10.0354 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.04
CPU time (s): 9318.15
CPU user time (s): 9308.11
CPU system time (s): 10.0354
CPU usage (%): 369.762
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 3478732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9308.11
system time used= 10.0354
maximum resident set size= 3479536
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 376403
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2632
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 84153
involuntary context switches= 81177


# summary of solver processes directly reported to runsolver:
#   pid: 19651,19653
#   total CPU time (s): 9318.15
#   total CPU user time (s): 9308.11
#   total CPU system time (s): 10.0354

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 26.9996 second user time and 21.575 second system time

The end

Launcher Data

Begin job on node106 at 2017-08-19 22:55:27
IDJOB=4281153
IDBENCH=139730
IDSOLVER=2675
FILE ID=node106/4281153-1503176987
RUNJOBID= node106-1503176127-19634
PBS_JOBID= 20630846
Free space on /tmp= 61820 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/ChessboardColoration/ChessboardColoration-int-s1/ChessboardColoration-int-15-15.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 22000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4281153-1503176987/watcher-4281153-1503176987 -o /tmp/evaluation-result-4281153-1503176987/solver-4281153-1503176987 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node106-1503176127-19634 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 16305366 HOME/instance-4281153-1503176987.xml

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

MD5SUM BENCH= 31b93d68041edb8c4e758991fee87633
RANDOM SEED=16305366

node106.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.86
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.86
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.86
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.86
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:        27340528 kB
MemAvailable:   31971200 kB
Buffers:          238872 kB
Cached:          4684104 kB
SwapCached:            0 kB
Active:          1068800 kB
Inactive:        3910052 kB
Active(anon):      11944 kB
Inactive(anon):    79972 kB
Active(file):    1056856 kB
Inactive(file):  3830080 kB
Unevictable:        7764 kB
Mlocked:            7764 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8328 kB
Writeback:             0 kB
AnonPages:         62608 kB
Mapped:            51104 kB
Shmem:             33420 kB
Slab:             145788 kB
SReclaimable:     119144 kB
SUnreclaim:        26644 kB
KernelStack:        3088 kB
PageTables:         5180 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     334156 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 61808 MiB
End job on node106 at 2017-08-19 23:37:27