Trace number 4254460

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-07-26)SAT (TO)12 274.85901 252.032

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 benchmark249.96201
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-4254460-1502647259.xml"  -tl '2016s' -p 8 -x 0
0.12/0.14	c [HOME/instance-4254460-1502647259.xml, -tl, 2016s, -p, 8, -x, 0]
0.12/0.20	c 8 solvers in parallel
0.33/0.26	c parse instance...
18.70/5.04	c solve instance...
24.73/5.96	o 14 
28.06/7.95	o 13 
28.62/8.09	o 12 
274.82/252.01	s SATISFIABLE
274.82/252.01	v <instantiation>
274.82/252.01	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>
274.82/252.01	v 	<values>0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 2 2 2 2 2 2 2 2 2 2 2 2 2 0 1 2 3 3 3 3 3 3 3 3 3 3 3 3 0 1 2 3 4 4 4 4 4 4 4 4 4 4 4 0 1 2 3 4 5 5 5 5 5 5 5 5 5 5 0 1 2 3 4 5 6 6 6 6 6 6 6 6 6 0 1 2 3 4 5 6 7 7 7 7 7 7 7 7 0 1 2 3 4 5 6 7 8 8 8 8 8 8 8 0 1 2 3 4 5 6 7 8 9 9 9 9 9 9 0 1 2 3 4 5 6 7 8 9 10 10 10 10 10 0 1 2 3 4 5 6 7 8 9 10 11 11 11 11 0 1 2 3 4 5 6 7 8 9 10 11 12 12 12 0 1 2 3 4 5 6 7 8 9 11 12 10 11 12 0 1 2 3 4 5 6 7 8 9 11 12 10 12 11 </values>
274.82/252.01	v </instantiation>
274.82/252.01	c Unexpected resolution interruption!

Verifier Data

OK	12

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4254460-1502647259/watcher-4254460-1502647259 -o /tmp/evaluation-result-4254460-1502647259/solver-4254460-1502647259 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node107-1502636397-3850 --watchdog 312 ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 1515974308 HOME/instance-4254460-1502647259.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2016 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2046 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 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=18429, runsolver pid=18426
Current StackSize limit: 8192 KiB


[startup+0.100133 s]*
/proc/loadavg: 8.02 7.14 5.75 2/199 18450
/proc/meminfo: memFree=29130104/32770624 swapFree=67108860/67108860
[pid=18429] ppid=18426 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/18429/stat : 18429 (xcsp3-exec) S 18426 18429 3823 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 97814030 9740288 346 33554432000 4194304 5098028 140720570736800 140720570734904 140346173493884 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 19828736 140720570745962 140720570746172 140720570746172 140720570748907 0
/proc/18429/statm: 2378 346 289 221 0 87 0
[pid=18431] ppid=18429 vsize=25999808 memory=26368 CPUtime=0.12 cores=0-7
/proc/18431/stat : 18431 (java) S 18429 18429 3823 0 -1 1077944320 5475 0 0 0 11 1 0 0 20 0 20 0 97814031 26623803392 6592 33554432000 4194304 4196468 140735912451872 140735912434416 140349213859575 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
/proc/18431/statm: 6499952 6592 2850 1 0 6488269 0
[pid=18431/tid=18432] ppid=18429 vsize=25999808 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/18431/task/18432/stat : 18432 (java) R 18429 18429 3823 0 -1 4202560 3494 0 0 0 8 0 0 0 20 0 20 0 97814031 26623803392 6592 33554432000 4194304 4196468 140735912451872 140349218091568 140349197940062 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18433] ppid=18429 vsize=25999808 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/18431/task/18433/stat : 18433 (java) S 18429 18429 3823 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97814032 26623803392 6592 33554432000 4194304 4196468 140735912451872 140349136439568 140349213869781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18434] ppid=18429 vsize=25999808 memory=140420790568576 CPUtime=0 cores=0-7
/proc/18431/task/18434/stat : 18434 (java) S 18429 18429 3823 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97814032 26623803392 6592 33554432000 4194304 4196468 140735912451872 140349135387024 140349213869781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18435] ppid=18429 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18431/task/18435/stat : 18435 (java) S 18429 18429 3823 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97814032 26623803392 6592 33554432000 4194304 4196468 140735912451872 140349134334480 140349213869781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18436] ppid=18429 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18431/task/18436/stat : 18436 (java) S 18429 18429 3823 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97814032 26623803392 6592 33554432000 4194304 4196468 140735912451872 140349133281936 140349213869781 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18437] ppid=18429 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18431/task/18437/stat : 18437 (java) S 18429 18429 3823 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97814032 26623803392 6592 33554432000 4194304 4196468 140735912451872 140349132229392 140349213869781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18438] ppid=18429 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/18431/task/18438/stat : 18438 (java) S 18429 18429 3823 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97814032 26623803392 6592 33554432000 4194304 4196468 140735912451872 140349131176848 140349213869781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18439] ppid=18429 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18431/task/18439/stat : 18439 (java) S 18429 18429 3823 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97814032 26623803392 6592 33554432000 4194304 4196468 140735912451872 140348765527056 140349213869781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18440] ppid=18429 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18431/task/18440/stat : 18440 (java) S 18429 18429 3823 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97814032 26623803392 6592 33554432000 4194304 4196468 140735912451872 140348764474512 140349213869781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18441] ppid=18429 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18431/task/18441/stat : 18441 (java) S 18429 18429 3823 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 97814033 26623803392 6592 33554432000 4194304 4196468 140735912451872 140347418613744 140349213870722 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18442] ppid=18429 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18431/task/18442/stat : 18442 (java) S 18429 18429 3823 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 97814034 26623803392 6592 33554432000 4194304 4196468 140735912451872 140347417559968 140349213869781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18443] ppid=18429 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18431/task/18443/stat : 18443 (java) S 18429 18429 3823 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 97814034 26623803392 6592 33554432000 4194304 4196468 140735912451872 140347416507376 140349213869781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18444] ppid=18429 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18431/task/18444/stat : 18444 (java) S 18429 18429 3823 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97814036 26623803392 6592 33554432000 4194304 4196468 140735912451872 140347415455952 140349213878171 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18445] ppid=18429 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18431/task/18445/stat : 18445 (java) S 18429 18429 3823 0 -1 1077944384 290 0 0 0 0 0 0 0 20 0 20 0 97814036 26623803392 6592 33554432000 4194304 4196468 140735912451872 140347414403568 140349213870722 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18446] ppid=18429 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18431/task/18446/stat : 18446 (java) S 18429 18429 3823 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 97814036 26623803392 6592 33554432000 4194304 4196468 140735912451872 140347413351024 140349213870722 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18447] ppid=18429 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18431/task/18447/stat : 18447 (java) S 18429 18429 3823 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97814036 26623803392 6592 33554432000 4194304 4196468 140735912451872 140347412298480 140349213870722 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18448] ppid=18429 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/18431/task/18448/stat : 18448 (java) S 18429 18429 3823 0 -1 1077944384 258 0 0 0 1 0 0 0 20 0 20 0 97814036 26623803392 6592 33554432000 4194304 4196468 140735912451872 140347411245936 140349213870722 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18449] ppid=18429 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18431/task/18449/stat : 18449 (java) S 18429 18429 3823 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97814037 26623803392 6592 33554432000 4194304 4196468 140735912451872 140347410192608 140349213869781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18450] ppid=18429 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/18431/task/18450/stat : 18450 (java) S 18429 18429 3823 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97814037 26623803392 6592 33554432000 4194304 4196468 140735912451872 140347409140144 140349213870722 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 27752 KiB

[startup+0.209756 s]*
/proc/loadavg: 8.02 7.14 5.75 2/199 18450
/proc/meminfo: memFree=29118072/32770624 swapFree=67108860/67108860
[pid=18429] ppid=18426 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/18429/stat : 18429 (xcsp3-exec) S 18426 18429 3823 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 97814030 9740288 346 33554432000 4194304 5098028 140720570736800 140720570734904 140346173493884 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 19828736 140720570745962 140720570746172 140720570746172 140720570748907 0
/proc/18429/statm: 2378 346 289 221 0 87 0
[pid=18431] ppid=18429 vsize=26004064 memory=38888 CPUtime=0.33 cores=0-7
/proc/18431/stat : 18431 (java) S 18429 18429 3823 0 -1 1077944320 8310 0 0 0 31 2 0 0 20 0 20 0 97814031 26628161536 9722 33554432000 4194304 4196468 140735912451872 140735912434416 140349213859575 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
/proc/18431/statm: 6501016 9722 3045 1 0 6488269 0
[pid=18431/tid=18432] ppid=18429 vsize=26004064 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/18431/task/18432/stat : 18432 (java) S 18429 18429 3823 0 -1 1077944384 5411 0 0 0 18 1 0 0 20 0 20 0 97814031 26628161536 9722 33554432000 4194304 4196468 140735912451872 140349218082400 140349213869781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18433] ppid=18429 vsize=26004064 memory=327 CPUtime=0 cores=0-7
/proc/18431/task/18433/stat : 18433 (java) S 18429 18429 3823 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97814032 26628161536 9722 33554432000 4194304 4196468 140735912451872 140349136439568 140349213869781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18434] ppid=18429 vsize=26004064 memory=4050628227685369504 CPUtime=0 cores=0-7
/proc/18431/task/18434/stat : 18434 (java) S 18429 18429 3823 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97814032 26628161536 9722 33554432000 4194304 4196468 140735912451872 140349135387024 140349213869781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18435] ppid=18429 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/18431/task/18435/stat : 18435 (java) S 18429 18429 3823 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97814032 26628161536 9722 33554432000 4194304 4196468 140735912451872 140349134334480 140349213869781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18436] ppid=18429 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18431/task/18436/stat : 18436 (java) S 18429 18429 3823 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97814032 26628161536 9722 33554432000 4194304 4196468 140735912451872 140349133281936 140349213869781 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18437] ppid=18429 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18431/task/18437/stat : 18437 (java) S 18429 18429 3823 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97814032 26628161536 9722 33554432000 4194304 4196468 140735912451872 140349132229392 140349213869781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18438] ppid=18429 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/18431/task/18438/stat : 18438 (java) S 18429 18429 3823 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97814032 26628161536 9722 33554432000 4194304 4196468 140735912451872 140349131176848 140349213869781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18439] ppid=18429 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18431/task/18439/stat : 18439 (java) S 18429 18429 3823 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97814032 26628161536 9722 33554432000 4194304 4196468 140735912451872 140348765527056 140349213869781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18440] ppid=18429 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18431/task/18440/stat : 18440 (java) S 18429 18429 3823 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97814032 26628161536 9722 33554432000 4194304 4196468 140735912451872 140348764474512 140349213869781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18441] ppid=18429 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18431/task/18441/stat : 18441 (java) S 18429 18429 3823 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 97814033 26628161536 9722 33554432000 4194304 4196468 140735912451872 140347418613744 140349213870722 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18442] ppid=18429 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18431/task/18442/stat : 18442 (java) S 18429 18429 3823 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 97814034 26628161536 9722 33554432000 4194304 4196468 140735912451872 140347417559968 140349213869781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18443] ppid=18429 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18431/task/18443/stat : 18443 (java) S 18429 18429 3823 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 97814034 26628161536 9722 33554432000 4194304 4196468 140735912451872 140347416507376 140349213869781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18444] ppid=18429 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18431/task/18444/stat : 18444 (java) S 18429 18429 3823 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97814036 26628161536 9722 33554432000 4194304 4196468 140735912451872 140347415455952 140349213878171 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18445] ppid=18429 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/18431/task/18445/stat : 18445 (java) S 18429 18429 3823 0 -1 1077944384 429 0 0 0 1 0 0 0 20 0 20 0 97814036 26628161536 9722 33554432000 4194304 4196468 140735912451872 140347414403568 140349213870722 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18446] ppid=18429 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/18431/task/18446/stat : 18446 (java) S 18429 18429 3823 0 -1 1077944384 213 0 0 0 1 0 0 0 20 0 20 0 97814036 26628161536 9722 33554432000 4194304 4196468 140735912451872 140347413351024 140349213870722 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18447] ppid=18429 vsize=26004064 memory=-1 CPUtime=0.01 cores=0-7
/proc/18431/task/18447/stat : 18447 (java) S 18429 18429 3823 0 -1 1077944384 163 0 0 0 1 0 0 0 20 0 20 0 97814036 26628161536 9722 33554432000 4194304 4196468 140735912451872 140347412298480 140349213870722 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18448] ppid=18429 vsize=26004064 memory=-1 CPUtime=0.08 cores=0-7
/proc/18431/task/18448/stat : 18448 (java) R 18429 18429 3823 0 -1 4202560 787 0 0 0 8 0 0 0 20 0 20 0 97814036 26628161536 9722 33554432000 4194304 4196468 140735912451872 140347411245936 140349197940062 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18449] ppid=18429 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18431/task/18449/stat : 18449 (java) S 18429 18429 3823 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97814037 26628161536 9722 33554432000 4194304 4196468 140735912451872 140347410192608 140349213869781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18450] ppid=18429 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/18431/task/18450/stat : 18450 (java) S 18429 18429 3823 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97814037 26628161536 9722 33554432000 4194304 4196468 140735912451872 140347409140144 140349213870722 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40272 KiB

[startup+0.309442 s]*
/proc/loadavg: 7.62 7.07 5.74 4/199 18450
/proc/meminfo: memFree=29114536/32770624 swapFree=67108860/67108860
[pid=18429] ppid=18426 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/18429/stat : 18429 (xcsp3-exec) S 18426 18429 3823 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 97814030 9740288 346 33554432000 4194304 5098028 140720570736800 140720570734904 140346173493884 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 19828736 140720570745962 140720570746172 140720570746172 140720570748907 0
/proc/18429/statm: 2378 346 289 221 0 87 0
[pid=18431] ppid=18429 vsize=26004064 memory=45848 CPUtime=0.5 cores=0-7
/proc/18431/stat : 18431 (java) S 18429 18429 3823 0 -1 1077944320 9164 0 0 0 47 3 0 0 20 0 20 0 97814031 26628161536 11462 33554432000 4194304 4196468 140735912451872 140735912434416 140349213859575 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
/proc/18431/statm: 6501016 11462 3079 1 0 6488269 0
[pid=18431/tid=18432] ppid=18429 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/18431/task/18432/stat : 18432 (java) R 18429 18429 3823 0 -1 4202560 6082 0 0 0 27 2 0 0 20 0 20 0 97814031 26628161536 11462 33554432000 4194304 4196468 140735912451872 140349218097344 140349213871510 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18433] ppid=18429 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18431/task/18433/stat : 18433 (java) S 18429 18429 3823 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97814032 26628161536 11462 33554432000 4194304 4196468 140735912451872 140349136439568 140349213869781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18434] ppid=18429 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18431/task/18434/stat : 18434 (java) S 18429 18429 3823 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97814032 26628161536 11462 33554432000 4194304 4196468 140735912451872 140349135387024 140349213869781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18435] ppid=18429 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18431/task/18435/stat : 18435 (java) S 18429 18429 3823 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97814032 26628161536 11462 33554432000 4194304 4196468 140735912451872 140349134334480 140349213869781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18436] ppid=18429 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18431/task/18436/stat : 18436 (java) S 18429 18429 3823 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97814032 26628161536 11462 33554432000 4194304 4196468 140735912451872 140349133281936 140349213869781 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18437] ppid=18429 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/18431/task/18437/stat : 18437 (java) S 18429 18429 3823 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97814032 26628161536 11462 33554432000 4194304 4196468 140735912451872 140349132229392 140349213869781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18438] ppid=18429 vsize=26004064 memory=140420667503535 CPUtime=0 cores=0-7
/proc/18431/task/18438/stat : 18438 (java) S 18429 18429 3823 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97814032 26628161536 11462 33554432000 4194304 4196468 140735912451872 140349131176848 140349213869781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18439] ppid=18429 vsize=26004064 memory=140420667505840 CPUtime=0 cores=0-7
/proc/18431/task/18439/stat : 18439 (java) S 18429 18429 3823 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97814032 26628161536 11462 33554432000 4194304 4196468 140735912451872 140348765527056 140349213869781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18440] ppid=18429 vsize=26004064 memory=140420667508144 CPUtime=0 cores=0-7
/proc/18431/task/18440/stat : 18440 (java) S 18429 18429 3823 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97814032 26628161536 11462 33554432000 4194304 4196468 140735912451872 140348764474512 140349213869781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18441] ppid=18429 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18431/task/18441/stat : 18441 (java) S 18429 18429 3823 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 97814033 26628161536 11462 33554432000 4194304 4196468 140735912451872 140347418613744 140349213870722 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18442] ppid=18429 vsize=26004064 memory=280841335023248 CPUtime=0 cores=0-7
/proc/18431/task/18442/stat : 18442 (java) S 18429 18429 3823 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 97814034 26628161536 11462 33554432000 4194304 4196468 140735912451872 140347417559968 140349213869781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18443] ppid=18429 vsize=26004064 memory=280841335030160 CPUtime=0 cores=0-7
/proc/18431/task/18443/stat : 18443 (java) S 18429 18429 3823 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 97814034 26628161536 11462 33554432000 4194304 4196468 140735912451872 140347416507376 140349213869781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18444] ppid=18429 vsize=26004064 memory=280841334971440 CPUtime=0 cores=0-7
/proc/18431/task/18444/stat : 18444 (java) S 18429 18429 3823 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97814036 26628161536 11462 33554432000 4194304 4196468 140735912451872 140347415455952 140349213878171 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18445] ppid=18429 vsize=26004064 memory=280841335043984 CPUtime=0.01 cores=0-7
/proc/18431/task/18445/stat : 18445 (java) R 18429 18429 3823 0 -1 4202560 429 0 0 0 1 0 0 0 20 0 20 0 97814036 26628161536 11462 33554432000 4194304 4196468 140735912451872 140347414403568 140349197391232 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18446] ppid=18429 vsize=26004064 memory=280841335050896 CPUtime=0.01 cores=0-7
/proc/18431/task/18446/stat : 18446 (java) R 18429 18429 3823 0 -1 1077944384 220 0 0 0 1 0 0 0 20 0 20 0 97814036 26628161536 11462 33554432000 4194304 4196468 140735912451872 140347413351024 140349213870722 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18447] ppid=18429 vsize=26004064 memory=280841335048592 CPUtime=0.02 cores=0-7
/proc/18431/task/18447/stat : 18447 (java) R 18429 18429 3823 0 -1 4202560 225 0 0 0 2 0 0 0 20 0 20 0 97814036 26628161536 11462 33554432000 4194304 4196468 140735912451872 140347412298480 140349206844617 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18448] ppid=18429 vsize=26004064 memory=280841335064752 CPUtime=0.12 cores=0-7
/proc/18431/task/18448/stat : 18448 (java) R 18429 18429 3823 0 -1 4202560 900 0 0 0 12 0 0 0 20 0 20 0 97814036 26628161536 11462 33554432000 4194304 4196468 140735912451872 140347411246064 140349197940062 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18449] ppid=18429 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18431/task/18449/stat : 18449 (java) S 18429 18429 3823 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97814037 26628161536 11462 33554432000 4194304 4196468 140735912451872 140347410192608 140349213869781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18450] ppid=18429 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/18431/task/18450/stat : 18450 (java) S 18429 18429 3823 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97814037 26628161536 11462 33554432000 4194304 4196468 140735912451872 140347409140144 140349213870722 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 47232 KiB

[startup+0.700908 s]
/proc/loadavg: 7.62 7.07 5.74 3/199 18450
/proc/meminfo: memFree=29087332/32770624 swapFree=67108860/67108860
[pid=18429] ppid=18426 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/18429/stat : 18429 (xcsp3-exec) S 18426 18429 3823 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 97814030 9740288 346 33554432000 4194304 5098028 140720570736800 140720570734904 140346173493884 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 19828736 140720570745962 140720570746172 140720570746172 140720570748907 0
/proc/18429/statm: 2378 346 289 221 0 87 0
[pid=18431] ppid=18429 vsize=26004140 memory=170372 CPUtime=2.03 cores=0-7
/proc/18431/stat : 18431 (java) S 18429 18429 3823 0 -1 1077944320 13226 0 0 0 197 6 0 0 20 0 20 0 97814031 26628239360 42593 33554432000 4194304 4196468 140735912451872 140735912434416 140349213859575 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
/proc/18431/statm: 6501035 42593 3199 1 0 6488269 0
[pid=18431/tid=18432] ppid=18429 vsize=26004140 memory=280841335422640 CPUtime=0.67 cores=0-7
/proc/18431/task/18432/stat : 18432 (java) R 18429 18429 3823 0 -1 4202560 6508 0 0 0 63 4 0 0 20 0 20 0 97814031 26628239360 42593 33554432000 4194304 4196468 140735912451872 140349218098144 140349197940062 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18433] ppid=18429 vsize=26004140 memory=140420667712368 CPUtime=0 cores=0-7
/proc/18431/task/18433/stat : 18433 (java) S 18429 18429 3823 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97814032 26628239360 42593 33554432000 4194304 4196468 140735912451872 140349136439568 140349213869781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18434] ppid=18429 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/18431/task/18434/stat : 18434 (java) S 18429 18429 3823 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97814032 26628239360 42593 33554432000 4194304 4196468 140735912451872 140349135387024 140349213869781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18435] ppid=18429 vsize=26004140 memory=5296 CPUtime=0 cores=0-7
/proc/18431/task/18435/stat : 18435 (java) S 18429 18429 3823 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97814032 26628239360 42593 33554432000 4194304 4196468 140735912451872 140349134334480 140349213869781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0

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

[pid=18431/tid=18482] ppid=18429 vsize=26538700 memory=303430223234596890 CPUtime=0.2 cores=0-7
/proc/18431/task/18482/stat : 18482 (java) S 18429 18429 3823 0 -1 1077944384 25 0 0 0 20 0 0 0 20 0 28 0 97814840 27175628800 422376 33554432000 4194304 4196468 140735912451872 140347401630544 140349213869781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
Current children cumulated CPU time: 185.08 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 1690888 KiB

[startup+222.301 s]
/proc/loadavg: 1.19 3.96 4.76 2/208 18490
/proc/meminfo: memFree=27463644/32770624 swapFree=67108860/67108860
[pid=18429] ppid=18426 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/18429/stat : 18429 (xcsp3-exec) S 18426 18429 3823 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 97814030 9740288 346 33554432000 4194304 5098028 140720570736800 140720570734904 140346173493884 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 19828736 140720570745962 140720570746172 140720570746172 140720570748907 0
/proc/18429/statm: 2378 346 289 221 0 87 0
[pid=18431] ppid=18429 vsize=26538700 memory=1690800 CPUtime=245.11 cores=0-7
/proc/18431/stat : 18431 (java) S 18429 18429 3823 0 -1 1077944320 45941 0 0 0 24344 167 0 0 20 0 28 0 97814031 27175628800 422700 33554432000 4194304 4196468 140735912451872 140735912434416 140349213859575 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
/proc/18431/statm: 6634675 422700 3292 1 0 6621909 0
[pid=18431/tid=18432] ppid=18429 vsize=26538700 memory=1690800 CPUtime=3.8 cores=0-7
/proc/18431/task/18432/stat : 18432 (java) S 18429 18429 3823 0 -1 1077944384 7845 0 0 0 364 16 0 0 20 0 28 0 97814031 27175628800 422700 33554432000 4194304 4196468 140735912451872 140349218100352 140349213869781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18433] ppid=18429 vsize=26538700 memory=1689504 CPUtime=1.02 cores=0-7
/proc/18431/task/18433/stat : 18433 (java) S 18429 18429 3823 0 -1 1077944384 385 0 0 0 86 16 0 0 20 0 28 0 97814032 27175628800 422700 33554432000 4194304 4196468 140735912451872 140349136439568 140349213869781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18434] ppid=18429 vsize=26538700 memory=1690800 CPUtime=0.98 cores=0-7
/proc/18431/task/18434/stat : 18434 (java) S 18429 18429 3823 0 -1 1077944384 364 0 0 0 85 13 0 0 20 0 28 0 97814032 27175628800 422700 33554432000 4194304 4196468 140735912451872 140349135387024 140349213869781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18435] ppid=18429 vsize=26538700 memory=1690800 CPUtime=1.01 cores=0-7
/proc/18431/task/18435/stat : 18435 (java) S 18429 18429 3823 0 -1 1077944384 390 0 0 0 86 15 0 0 20 0 28 0 97814032 27175628800 422700 33554432000 4194304 4196468 140735912451872 140349134334480 140349213869781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18436] ppid=18429 vsize=26538700 memory=18448 CPUtime=1.03 cores=0-7
/proc/18431/task/18436/stat : 18436 (java) S 18429 18429 3823 0 -1 1077944384 321 0 0 0 88 15 0 0 20 0 28 0 97814032 27175628800 422700 33554432000 4194304 4196468 140735912451872 140349133281936 140349213869781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18437] ppid=18429 vsize=26538700 memory=15852 CPUtime=1.03 cores=0-7
/proc/18431/task/18437/stat : 18437 (java) S 18429 18429 3823 0 -1 1077944384 341 0 0 0 87 16 0 0 20 0 28 0 97814032 27175628800 422700 33554432000 4194304 4196468 140735912451872 140349132229392 140349213869781 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18438] ppid=18429 vsize=26538700 memory=1384 CPUtime=1.04 cores=0-7
/proc/18431/task/18438/stat : 18438 (java) S 18429 18429 3823 0 -1 1077944384 462 0 0 0 87 17 0 0 20 0 28 0 97814032 27175628800 422700 33554432000 4194304 4196468 140735912451872 140349131176848 140349213869781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18439] ppid=18429 vsize=26538700 memory=1690800 CPUtime=1.03 cores=0-7
/proc/18431/task/18439/stat : 18439 (java) S 18429 18429 3823 0 -1 1077944384 602 0 0 0 87 16 0 0 20 0 28 0 97814032 27175628800 422700 33554432000 4194304 4196468 140735912451872 140348765527056 140349213869781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18440] ppid=18429 vsize=26538700 memory=11032 CPUtime=1.05 cores=0-7
/proc/18431/task/18440/stat : 18440 (java) S 18429 18429 3823 0 -1 1077944384 305 0 0 0 88 17 0 0 20 0 28 0 97814032 27175628800 422700 33554432000 4194304 4196468 140735912451872 140348764474512 140349213869781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18441] ppid=18429 vsize=26538700 memory=1712 CPUtime=0.21 cores=0-7
/proc/18431/task/18441/stat : 18441 (java) S 18429 18429 3823 0 -1 1077944384 1877 0 0 0 21 0 0 0 20 0 28 0 97814033 27175628800 422700 33554432000 4194304 4196468 140735912451872 140347418613744 140349213870722 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 4 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18442] ppid=18429 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/18431/task/18442/stat : 18442 (java) S 18429 18429 3823 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 28 0 97814034 27175628800 422700 33554432000 4194304 4196468 140735912451872 140347417560032 140349213869781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18443] ppid=18429 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/18431/task/18443/stat : 18443 (java) S 18429 18429 3823 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 97814034 27175628800 422700 33554432000 4194304 4196468 140735912451872 140347416507392 140349213869781 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18444] ppid=18429 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/18431/task/18444/stat : 18444 (java) S 18429 18429 3823 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 97814036 27175628800 422700 33554432000 4194304 4196468 140735912451872 140347415455952 140349213878171 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18445] ppid=18429 vsize=26538700 memory=1384 CPUtime=2.64 cores=0-7
/proc/18431/task/18445/stat : 18445 (java) S 18429 18429 3823 0 -1 1077944384 4977 0 0 0 262 2 0 0 20 0 28 0 97814036 27175628800 422700 33554432000 4194304 4196468 140735912451872 140347414403568 140349213870722 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 10 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18446] ppid=18429 vsize=26538700 memory=1384 CPUtime=2.84 cores=0-7
/proc/18431/task/18446/stat : 18446 (java) S 18429 18429 3823 0 -1 1077944384 6120 0 0 0 281 3 0 0 20 0 28 0 97814036 27175628800 422700 33554432000 4194304 4196468 140735912451872 140347413351024 140349213870722 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18447] ppid=18429 vsize=26538700 memory=4140 CPUtime=2.78 cores=0-7
/proc/18431/task/18447/stat : 18447 (java) S 18429 18429 3823 0 -1 1077944384 7199 0 0 0 276 2 0 0 20 0 28 0 97814036 27175628800 422700 33554432000 4194304 4196468 140735912451872 140347412298480 140349213870722 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 10 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18448] ppid=18429 vsize=26538700 memory=6791534058613427641 CPUtime=0.9 cores=0-7
/proc/18431/task/18448/stat : 18448 (java) S 18429 18429 3823 0 -1 1077944384 6932 0 0 0 88 2 0 0 20 0 28 0 97814036 27175628800 422700 33554432000 4194304 4196468 140735912451872 140347411245936 140349213870722 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 10 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18449] ppid=18429 vsize=26538700 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/18431/task/18449/stat : 18449 (java) S 18429 18429 3823 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 97814037 27175628800 422700 33554432000 4194304 4196468 140735912451872 140347410192608 140349213869781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18450] ppid=18429 vsize=26538700 memory=2240 CPUtime=0.07 cores=0-7
/proc/18431/task/18450/stat : 18450 (java) S 18429 18429 3823 0 -1 1077944384 756 0 0 0 3 4 0 0 20 0 28 0 97814037 27175628800 422700 33554432000 4194304 4196468 140735912451872 140347409140144 140349213870722 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 9 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18475] ppid=18429 vsize=26538700 memory=1384 CPUtime=0.14 cores=0-7
/proc/18431/task/18475/stat : 18475 (java) S 18429 18429 3823 0 -1 1077944384 20 0 0 0 14 0 0 0 20 0 28 0 97814840 27175628800 422700 33554432000 4194304 4196468 140735912451872 140347397418656 140349213869781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18476] ppid=18429 vsize=26538700 memory=1384 CPUtime=0.11 cores=0-7
/proc/18431/task/18476/stat : 18476 (java) S 18429 18429 3823 0 -1 1077944384 23 0 0 0 11 0 0 0 20 0 28 0 97814840 27175628800 422700 33554432000 4194304 4196468 140735912451872 140347400578128 140349213869781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18477] ppid=18429 vsize=26538700 memory=1690800 CPUtime=0.2 cores=0-7
/proc/18431/task/18477/stat : 18477 (java) S 18429 18429 3823 0 -1 1077944384 19 0 0 0 20 0 0 0 20 0 28 0 97814840 27175628800 422700 33554432000 4194304 4196468 140735912451872 140347398472912 140349213869781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18478] ppid=18429 vsize=26538700 memory=2340 CPUtime=0.16 cores=0-7
/proc/18431/task/18478/stat : 18478 (java) S 18429 18429 3823 0 -1 1077944384 23 0 0 0 16 0 0 0 20 0 28 0 97814840 27175628800 422700 33554432000 4194304 4196468 140735912451872 140347395315024 140349213869781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18479] ppid=18429 vsize=26538700 memory=1236 CPUtime=214.12 cores=0-7
/proc/18431/task/18479/stat : 18479 (java) R 18429 18429 3823 0 -1 4202560 3933 0 0 0 21409 3 0 0 20 0 28 0 97814840 27175628800 422700 33554432000 4194304 4196468 140735912451872 140347394257224 140348813045461 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18480] ppid=18429 vsize=26538700 memory=2240 CPUtime=0.18 cores=0-7
/proc/18431/task/18480/stat : 18480 (java) S 18429 18429 3823 0 -1 1077944384 24 0 0 0 18 0 0 0 20 0 28 0 97814840 27175628800 422700 33554432000 4194304 4196468 140735912451872 140347399525968 140349213869781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18481] ppid=18429 vsize=26538700 memory=1384 CPUtime=0.18 cores=0-7
/proc/18431/task/18481/stat : 18481 (java) S 18429 18429 3823 0 -1 1077944384 18 0 0 0 18 0 0 0 20 0 28 0 97814840 27175628800 422700 33554432000 4194304 4196468 140735912451872 140347396367056 140349213869781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18482] ppid=18429 vsize=26538700 memory=1384 CPUtime=0.2 cores=0-7
/proc/18431/task/18482/stat : 18482 (java) S 18429 18429 3823 0 -1 1077944384 25 0 0 0 20 0 0 0 20 0 28 0 97814840 27175628800 422700 33554432000 4194304 4196468 140735912451872 140347401630544 140349213869781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
Current children cumulated CPU time: 245.11 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 1692184 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.001 s]*
/proc/loadavg: 1.12 3.68 4.64 2/208 18490
/proc/meminfo: memFree=27463996/32770624 swapFree=67108860/67108860
[pid=18429] ppid=18426 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/18429/stat : 18429 (xcsp3-exec) S 18426 18429 3823 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 97814030 9740288 346 33554432000 4194304 5098028 140720570736800 140720570734904 140346173493884 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 19828736 140720570745962 140720570746172 140720570746172 140720570748907 0
/proc/18429/statm: 2378 346 289 221 0 87 0
[pid=18431] ppid=18429 vsize=26538700 memory=1690800 CPUtime=274.82 cores=0-7
/proc/18431/stat : 18431 (java) S 18429 18429 3823 0 -1 1077944320 46067 0 0 0 27315 167 0 0 20 0 28 0 97814031 27175628800 422700 33554432000 4194304 4196468 140735912451872 140735912434416 140349213859575 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
/proc/18431/statm: 6634675 422700 3292 1 0 6621909 0
[pid=18431/tid=18432] ppid=18429 vsize=26538700 memory=6791534058613427641 CPUtime=3.8 cores=0-7
/proc/18431/task/18432/stat : 18432 (java) S 18429 18429 3823 0 -1 1077944384 7845 0 0 0 364 16 0 0 20 0 28 0 97814031 27175628800 422700 33554432000 4194304 4196468 140735912451872 140349218100352 140349213869781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18433] ppid=18429 vsize=26538700 memory=4126316290023845779 CPUtime=1.02 cores=0-7
/proc/18431/task/18433/stat : 18433 (java) S 18429 18429 3823 0 -1 1077944384 385 0 0 0 86 16 0 0 20 0 28 0 97814032 27175628800 422700 33554432000 4194304 4196468 140735912451872 140349136439568 140349213869781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18434] ppid=18429 vsize=26538700 memory=1690800 CPUtime=0.98 cores=0-7
/proc/18431/task/18434/stat : 18434 (java) S 18429 18429 3823 0 -1 1077944384 364 0 0 0 85 13 0 0 20 0 28 0 97814032 27175628800 422700 33554432000 4194304 4196468 140735912451872 140349135387024 140349213869781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18435] ppid=18429 vsize=26538700 memory=1160 CPUtime=1.01 cores=0-7
/proc/18431/task/18435/stat : 18435 (java) S 18429 18429 3823 0 -1 1077944384 390 0 0 0 86 15 0 0 20 0 28 0 97814032 27175628800 422700 33554432000 4194304 4196468 140735912451872 140349134334480 140349213869781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18436] ppid=18429 vsize=26538700 memory=3704 CPUtime=1.03 cores=0-7
/proc/18431/task/18436/stat : 18436 (java) S 18429 18429 3823 0 -1 1077944384 321 0 0 0 88 15 0 0 20 0 28 0 97814032 27175628800 422700 33554432000 4194304 4196468 140735912451872 140349133281936 140349213869781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18437] ppid=18429 vsize=26538700 memory=18448 CPUtime=1.03 cores=0-7
/proc/18431/task/18437/stat : 18437 (java) S 18429 18429 3823 0 -1 1077944384 341 0 0 0 87 16 0 0 20 0 28 0 97814032 27175628800 422700 33554432000 4194304 4196468 140735912451872 140349132229392 140349213869781 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18438] ppid=18429 vsize=26538700 memory=15860 CPUtime=1.04 cores=0-7
/proc/18431/task/18438/stat : 18438 (java) S 18429 18429 3823 0 -1 1077944384 462 0 0 0 87 17 0 0 20 0 28 0 97814032 27175628800 422700 33554432000 4194304 4196468 140735912451872 140349131176848 140349213869781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18439] ppid=18429 vsize=26538700 memory=0 CPUtime=1.03 cores=0-7
/proc/18431/task/18439/stat : 18439 (java) S 18429 18429 3823 0 -1 1077944384 602 0 0 0 87 16 0 0 20 0 28 0 97814032 27175628800 422700 33554432000 4194304 4196468 140735912451872 140348765527056 140349213869781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18440] ppid=18429 vsize=26538700 memory=1384 CPUtime=1.05 cores=0-7
/proc/18431/task/18440/stat : 18440 (java) S 18429 18429 3823 0 -1 1077944384 305 0 0 0 88 17 0 0 20 0 28 0 97814032 27175628800 422700 33554432000 4194304 4196468 140735912451872 140348764474512 140349213869781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18441] ppid=18429 vsize=26538700 memory=1690800 CPUtime=0.21 cores=0-7
/proc/18431/task/18441/stat : 18441 (java) S 18429 18429 3823 0 -1 1077944384 1877 0 0 0 21 0 0 0 20 0 28 0 97814033 27175628800 422700 33554432000 4194304 4196468 140735912451872 140347418613744 140349213870722 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 4 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18442] ppid=18429 vsize=26538700 memory=-8253362762722141311 CPUtime=0 cores=0-7
/proc/18431/task/18442/stat : 18442 (java) S 18429 18429 3823 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 28 0 97814034 27175628800 422700 33554432000 4194304 4196468 140735912451872 140347417560032 140349213869781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18443] ppid=18429 vsize=26538700 memory=7100839861465685612 CPUtime=0 cores=0-7
/proc/18431/task/18443/stat : 18443 (java) S 18429 18429 3823 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 97814034 27175628800 422700 33554432000 4194304 4196468 140735912451872 140347416507392 140349213869781 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18444] ppid=18429 vsize=26538700 memory=-7175204567652784766 CPUtime=0 cores=0-7
/proc/18431/task/18444/stat : 18444 (java) S 18429 18429 3823 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 97814036 27175628800 422700 33554432000 4194304 4196468 140735912451872 140347415455952 140349213878171 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18445] ppid=18429 vsize=26538700 memory=6791534058613427641 CPUtime=2.64 cores=0-7
/proc/18431/task/18445/stat : 18445 (java) S 18429 18429 3823 0 -1 1077944384 4977 0 0 0 262 2 0 0 20 0 28 0 97814036 27175628800 422700 33554432000 4194304 4196468 140735912451872 140347414403568 140349213870722 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 10 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18446] ppid=18429 vsize=26538700 memory=290763879414497589 CPUtime=2.84 cores=0-7
/proc/18431/task/18446/stat : 18446 (java) S 18429 18429 3823 0 -1 1077944384 6120 0 0 0 281 3 0 0 20 0 28 0 97814036 27175628800 422700 33554432000 4194304 4196468 140735912451872 140347413351024 140349213870722 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18447] ppid=18429 vsize=26538700 memory=14698478437665088 CPUtime=2.78 cores=0-7
/proc/18431/task/18447/stat : 18447 (java) S 18429 18429 3823 0 -1 1077944384 7199 0 0 0 276 2 0 0 20 0 28 0 97814036 27175628800 422700 33554432000 4194304 4196468 140735912451872 140347412298480 140349213870722 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 10 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18448] ppid=18429 vsize=26538700 memory=1004 CPUtime=0.9 cores=0-7
/proc/18431/task/18448/stat : 18448 (java) S 18429 18429 3823 0 -1 1077944384 6932 0 0 0 88 2 0 0 20 0 28 0 97814036 27175628800 422700 33554432000 4194304 4196468 140735912451872 140347411245936 140349213870722 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 10 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18449] ppid=18429 vsize=26538700 memory=5296 CPUtime=0 cores=0-7
/proc/18431/task/18449/stat : 18449 (java) S 18429 18429 3823 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 97814037 27175628800 422700 33554432000 4194304 4196468 140735912451872 140347410192608 140349213869781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18450] ppid=18429 vsize=26538700 memory=1196 CPUtime=0.08 cores=0-7
/proc/18431/task/18450/stat : 18450 (java) S 18429 18429 3823 0 -1 1077944384 758 0 0 0 3 5 0 0 20 0 28 0 97814037 27175628800 422700 33554432000 4194304 4196468 140735912451872 140347409140144 140349213870722 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 9 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18475] ppid=18429 vsize=26538700 memory=4612 CPUtime=0.14 cores=0-7
/proc/18431/task/18475/stat : 18475 (java) S 18429 18429 3823 0 -1 1077944384 20 0 0 0 14 0 0 0 20 0 28 0 97814840 27175628800 422700 33554432000 4194304 4196468 140735912451872 140347397418656 140349213869781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18476] ppid=18429 vsize=26538700 memory=15872 CPUtime=0.11 cores=0-7
/proc/18431/task/18476/stat : 18476 (java) S 18429 18429 3823 0 -1 1077944384 23 0 0 0 11 0 0 0 20 0 28 0 97814840 27175628800 422700 33554432000 4194304 4196468 140735912451872 140347400578128 140349213869781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18477] ppid=18429 vsize=26538700 memory=5296 CPUtime=0.2 cores=0-7
/proc/18431/task/18477/stat : 18477 (java) S 18429 18429 3823 0 -1 1077944384 19 0 0 0 20 0 0 0 20 0 28 0 97814840 27175628800 422700 33554432000 4194304 4196468 140735912451872 140347398472912 140349213869781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18478] ppid=18429 vsize=26538700 memory=1196 CPUtime=0.16 cores=0-7
/proc/18431/task/18478/stat : 18478 (java) S 18429 18429 3823 0 -1 1077944384 23 0 0 0 16 0 0 0 20 0 28 0 97814840 27175628800 422700 33554432000 4194304 4196468 140735912451872 140347395315024 140349213869781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18479] ppid=18429 vsize=26538700 memory=4612 CPUtime=243.82 cores=0-7
/proc/18431/task/18479/stat : 18479 (java) R 18429 18429 3823 0 -1 4202560 4057 0 0 0 24379 3 0 0 20 0 28 0 97814840 27175628800 422700 33554432000 4194304 4196468 140735912451872 140347394257224 140348811728719 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18480] ppid=18429 vsize=26538700 memory=1384 CPUtime=0.18 cores=0-7
/proc/18431/task/18480/stat : 18480 (java) S 18429 18429 3823 0 -1 1077944384 24 0 0 0 18 0 0 0 20 0 28 0 97814840 27175628800 422700 33554432000 4194304 4196468 140735912451872 140347399525968 140349213869781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18481] ppid=18429 vsize=26538700 memory=1690800 CPUtime=0.18 cores=0-7
/proc/18431/task/18481/stat : 18481 (java) S 18429 18429 3823 0 -1 1077944384 18 0 0 0 18 0 0 0 20 0 28 0 97814840 27175628800 422700 33554432000 4194304 4196468 140735912451872 140347396367056 140349213869781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
[pid=18431/tid=18482] ppid=18429 vsize=26538700 memory=15860 CPUtime=0.2 cores=0-7
/proc/18431/task/18482/stat : 18482 (java) S 18429 18429 3823 0 -1 1077944384 25 0 0 0 20 0 0 0 20 0 28 0 97814840 27175628800 422700 33554432000 4194304 4196468 140735912451872 140347401630544 140349213869781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10964992 140735912453272 140735912453448 140735912453448 140735912456143 0
Current children cumulated CPU time: 274.82 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 1692184 KiB

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

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

[startup+252.032 s]
# the end of solver process 18431 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=273.158 s, system=1.70051 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): 252.032
CPU time (s): 274.859
CPU user time (s): 273.158
CPU system time (s): 1.70051
CPU usage (%): 109.057
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 1692184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 273.158
system time used= 1.70051
maximum resident set size= 1692692
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47376
page faults= 0
swaps= 0
block input operations= 0
block output operations= 328
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10192
involuntary context switches= 677


# summary of solver processes directly reported to runsolver:
#   pid: 18429,18431
#   total CPU time (s): 274.859
#   total CPU user time (s): 273.158
#   total CPU system time (s): 1.70051

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.97878 second user time and 2.53835 second system time

The end

Launcher Data

Begin job on node107 at 2017-08-13 19:46:41
IDJOB=4254460
IDBENCH=139730
IDSOLVER=2636
FILE ID=node107/4254460-1502647259
RUNJOBID= node107-1502636397-3850
PBS_JOBID= 20628325
Free space on /tmp= 61660 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-4254460-1502647259/watcher-4254460-1502647259 -o /tmp/evaluation-result-4254460-1502647259/solver-4254460-1502647259 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node107-1502636397-3850 --watchdog 312  ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 1515974308 HOME/instance-4254460-1502647259.xml

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

MD5SUM BENCH= 31b93d68041edb8c4e758991fee87633
RANDOM SEED=1515974308

node107.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.84
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.84
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.84
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.84
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:        29145556 kB
MemAvailable:   31989672 kB
Buffers:          171276 kB
Cached:          2961080 kB
SwapCached:            0 kB
Active:           535912 kB
Inactive:        2649612 kB
Active(anon):      55820 kB
Inactive(anon):    24972 kB
Active(file):     480092 kB
Inactive(file):  2624640 kB
Unevictable:        6328 kB
Mlocked:            6328 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7892 kB
Writeback:             0 kB
AnonPages:         58116 kB
Mapped:            43576 kB
Shmem:             25228 kB
Slab:             136684 kB
SReclaimable:     110436 kB
SUnreclaim:        26248 kB
KernelStack:        3216 kB
PageTables:         4724 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     323052 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       91520 kB
DirectMap2M:    33454080 kB

Free space on /tmp at the end= 61652 MiB
End job on node107 at 2017-08-13 19:50:53