Trace number 4281161

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)8 10125.7 2520.1299

General information on the benchmark

NameChessboardColoration/ChessboardColoration-int-s2/
ChessboardColoration-int-15-17.xml
MD5SUM5342dff7930c7d1c2bbf0c6436545580
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.1001
Satisfiable
(Un)Satisfiability was proved
Number of variables255
Number of constraints14281
Number of domains1
Minimum domain size255
Maximum domain size255
Distribution of domain sizes[{"size":255,"count":255}]
Minimum variable degree226
Maximum variable degree226
Distribution of variable degrees[{"degree":226,"count":255}]
Minimum constraint arity4
Maximum constraint arity255
Distribution of constraint arities[{"arity":4,"count":14280},{"arity":255,"count":1}]
Number of extensional constraints0
Number of intensional constraints14280
Distribution of constraint types[{"type":"intension","count":14280},{"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-4281161-1503177442.xml"  -tl '20160s' -p 8 -x 0
0.12/0.14	c [HOME/instance-4281161-1503177442.xml, -tl, 20160s, -p, 8, -x, 0]
0.12/0.20	c 8 solvers in parallel
0.33/0.26	c parse instance...
20.24/5.76	c solve instance...
27.55/6.86	o 14 
29.04/7.03	o 13 
31.22/7.39	o 12 
41.09/10.32	o 11 
808.64/756.98	o 10 
894.16/768.15	o 9 
1918.50/1490.83	o 8 
10124.96/2520.08	s SATISFIABLE
10124.96/2520.08	v <instantiation>
10124.96/2520.08	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[0][15] x[0][16] 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[1][15] x[1][16] 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[2][15] x[2][16] 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[3][15] x[3][16] 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[4][15] x[4][16] 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[5][15] x[5][16] 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[6][15] x[6][16] 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[7][15] x[7][16] 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[8][15] x[8][16] 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[9][15] x[9][16] 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[10][15] x[10][16] 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[11][15] x[11][16] 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[12][15] x[12][16] 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[13][15] x[13][16] 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] x[14][15] x[14][16] </list>
10124.96/2520.08	v 	<values>0 0 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 1 1 0 1 2 2 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 3 3 0 1 2 3 4 4 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 5 5 0 1 2 3 4 5 6 6 6 6 6 6 6 6 6 6 6 0 1 2 3 4 5 6 7 7 7 7 7 7 7 7 7 7 0 1 2 3 4 5 6 7 8 8 8 8 8 8 8 8 8 1 2 3 4 5 6 7 8 0 1 2 3 4 5 6 7 8 1 2 3 4 5 6 7 8 0 2 1 4 3 6 5 8 7 1 2 3 4 5 6 7 8 0 3 4 1 2 7 8 5 6 1 2 3 4 5 6 7 8 0 4 3 2 1 8 7 6 5 1 2 3 4 5 6 7 8 0 5 6 7 8 1 2 3 4 1 2 3 4 5 6 7 8 0 6 5 8 7 2 1 4 3 </values>
10124.96/2520.08	v </instantiation>
10124.96/2520.08	c Unexpected resolution interruption!

Verifier Data

OK	8

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4281161-1503177442/watcher-4281161-1503177442 -o /tmp/evaluation-result-4281161-1503177442/solver-4281161-1503177442 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node114-1503168972-924 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 339131732 HOME/instance-4281161-1503177442.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
Current StackSize limit: 8192 KiB

solver pid=2129, runsolver pid=2126

[startup+0.10014 s]*
/proc/loadavg: 7.44 8.03 8.19 2/203 2150
/proc/meminfo: memFree=21739400/32770624 swapFree=67108860/67108860
[pid=2129] ppid=2126 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/2129/stat : 2129 (xcsp3-exec) S 2126 2129 893 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 150831874 9740288 346 33554432000 4194304 5098028 140721412628528 140721412626632 140556770964092 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 13324288 140721412633701 140721412633911 140721412633911 140721412636651 0
/proc/2129/statm: 2378 346 289 221 0 87 0
[pid=2131] ppid=2129 vsize=25999808 memory=28252 CPUtime=0.12 cores=0-7
/proc/2131/stat : 2131 (java) S 2129 2129 893 0 -1 1077944320 5482 0 0 0 10 2 0 0 20 0 20 0 150831874 26623803392 7063 33554432000 4194304 4196468 140736775509168 140736775491712 139662830001911 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
/proc/2131/statm: 6499952 7063 2842 1 0 6488269 0
[pid=2131/tid=2132] ppid=2129 vsize=25999808 memory=8390339637985935414 CPUtime=0.09 cores=0-7
/proc/2131/task/2132/stat : 2132 (java) R 2129 2129 893 0 -1 4202560 3497 0 0 0 8 1 0 0 20 0 20 0 150831875 26623803392 7063 33554432000 4194304 4196468 140736775509168 139662834225360 139662830013846 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2133] ppid=2129 vsize=25999808 memory=288230609019731991 CPUtime=0 cores=0-7
/proc/2131/task/2133/stat : 2133 (java) S 2129 2129 893 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150831875 26623803392 7063 33554432000 4194304 4196468 140736775509168 139662752582416 139662830012117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2134] ppid=2129 vsize=25999808 memory=139648472650390 CPUtime=0 cores=0-7
/proc/2131/task/2134/stat : 2134 (java) S 2129 2129 893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150831875 26623803392 7063 33554432000 4194304 4196468 140736775509168 139662751529872 139662830012117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2135] ppid=2129 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/2131/task/2135/stat : 2135 (java) S 2129 2129 893 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 150831875 26623803392 7063 33554432000 4194304 4196468 140736775509168 139662750477328 139662830012117 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2136] ppid=2129 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/2131/task/2136/stat : 2136 (java) S 2129 2129 893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150831875 26623803392 7063 33554432000 4194304 4196468 140736775509168 139662749424784 139662830012117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2137] ppid=2129 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/2131/task/2137/stat : 2137 (java) S 2129 2129 893 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150831875 26623803392 7063 33554432000 4194304 4196468 140736775509168 139662748371216 139662830012117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2138] ppid=2129 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/2131/task/2138/stat : 2138 (java) S 2129 2129 893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150831875 26623803392 7063 33554432000 4194304 4196468 140736775509168 139662747318672 139662830012117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2139] ppid=2129 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/2131/task/2139/stat : 2139 (java) S 2129 2129 893 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150831875 26623803392 7063 33554432000 4194304 4196468 140736775509168 139662746266128 139662830012117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2140] ppid=2129 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/2131/task/2140/stat : 2140 (java) S 2129 2129 893 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150831875 26623803392 7063 33554432000 4194304 4196468 140736775509168 139662745213584 139662830012117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2141] ppid=2129 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/2131/task/2141/stat : 2141 (java) S 2129 2129 893 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150831877 26623803392 7063 33554432000 4194304 4196468 140736775509168 139661236505072 139662830013058 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2142] ppid=2129 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/2131/task/2142/stat : 2142 (java) S 2129 2129 893 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 150831877 26623803392 7063 33554432000 4194304 4196468 140736775509168 139661235451296 139662830012117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2143] ppid=2129 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/2131/task/2143/stat : 2143 (java) S 2129 2129 893 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 150831878 26623803392 7063 33554432000 4194304 4196468 140736775509168 139661234398704 139662830012117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2144] ppid=2129 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/2131/task/2144/stat : 2144 (java) S 2129 2129 893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150831880 26623803392 7063 33554432000 4194304 4196468 140736775509168 139661233347280 139662830020507 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2145] ppid=2129 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/2131/task/2145/stat : 2145 (java) S 2129 2129 893 0 -1 1077944384 298 0 0 0 0 0 0 0 20 0 20 0 150831880 26623803392 7063 33554432000 4194304 4196468 140736775509168 139661232293872 139662830013058 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2146] ppid=2129 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/2131/task/2146/stat : 2146 (java) S 2129 2129 893 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 150831880 26623803392 7063 33554432000 4194304 4196468 140736775509168 139661231241328 139662830013058 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2147] ppid=2129 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/2131/task/2147/stat : 2147 (java) S 2129 2129 893 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 150831880 26623803392 7063 33554432000 4194304 4196468 140736775509168 139661230188784 139662830013058 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2148] ppid=2129 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/2131/task/2148/stat : 2148 (java) R 2129 2129 893 0 -1 4202560 257 0 0 0 1 0 0 0 20 0 20 0 150831880 26623803392 7063 33554432000 4194304 4196468 140736775509168 139661229136240 139662815167555 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2149] ppid=2129 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/2131/task/2149/stat : 2149 (java) S 2129 2129 893 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 150831880 26623803392 7063 33554432000 4194304 4196468 140736775509168 139661228083936 139662830012117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2150] ppid=2129 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/2131/task/2150/stat : 2150 (java) S 2129 2129 893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150831881 26623803392 7063 33554432000 4194304 4196468 140736775509168 139661227031472 139662830013058 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 29636 KiB

[startup+0.210295 s]*
/proc/loadavg: 7.44 8.03 8.19 3/203 2150
/proc/meminfo: memFree=21728236/32770624 swapFree=67108860/67108860
[pid=2129] ppid=2126 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/2129/stat : 2129 (xcsp3-exec) S 2126 2129 893 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 150831874 9740288 346 33554432000 4194304 5098028 140721412628528 140721412626632 140556770964092 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 13324288 140721412633701 140721412633911 140721412633911 140721412636651 0
/proc/2129/statm: 2378 346 289 221 0 87 0
[pid=2131] ppid=2129 vsize=26004064 memory=40888 CPUtime=0.33 cores=0-7
/proc/2131/stat : 2131 (java) S 2129 2129 893 0 -1 1077944320 8253 0 0 0 30 3 0 0 20 0 20 0 150831874 26628161536 10222 33554432000 4194304 4196468 140736775509168 140736775491712 139662830001911 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
/proc/2131/statm: 6501016 10222 3065 1 0 6488269 0
[pid=2131/tid=2132] ppid=2129 vsize=26004064 memory=8390339637985935414 CPUtime=0.19 cores=0-7
/proc/2131/task/2132/stat : 2132 (java) R 2129 2129 893 0 -1 4202560 5331 0 0 0 18 1 0 0 20 0 20 0 150831875 26628161536 10222 33554432000 4194304 4196468 140736775509168 139662834238752 139662830023837 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2133] ppid=2129 vsize=26004064 memory=288230609019731991 CPUtime=0 cores=0-7
/proc/2131/task/2133/stat : 2133 (java) S 2129 2129 893 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150831875 26628161536 10222 33554432000 4194304 4196468 140736775509168 139662752582416 139662830012117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2134] ppid=2129 vsize=26004064 memory=139648472650390 CPUtime=0 cores=0-7
/proc/2131/task/2134/stat : 2134 (java) S 2129 2129 893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150831875 26628161536 10222 33554432000 4194304 4196468 140736775509168 139662751529872 139662830012117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2135] ppid=2129 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/2131/task/2135/stat : 2135 (java) S 2129 2129 893 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 150831875 26628161536 10222 33554432000 4194304 4196468 140736775509168 139662750477328 139662830012117 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2136] ppid=2129 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/2131/task/2136/stat : 2136 (java) S 2129 2129 893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150831875 26628161536 10222 33554432000 4194304 4196468 140736775509168 139662749424784 139662830012117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2137] ppid=2129 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/2131/task/2137/stat : 2137 (java) S 2129 2129 893 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150831875 26628161536 10222 33554432000 4194304 4196468 140736775509168 139662748371216 139662830012117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2138] ppid=2129 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/2131/task/2138/stat : 2138 (java) S 2129 2129 893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150831875 26628161536 10222 33554432000 4194304 4196468 140736775509168 139662747318672 139662830012117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2139] ppid=2129 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/2131/task/2139/stat : 2139 (java) S 2129 2129 893 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150831875 26628161536 10222 33554432000 4194304 4196468 140736775509168 139662746266128 139662830012117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2140] ppid=2129 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/2131/task/2140/stat : 2140 (java) S 2129 2129 893 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150831875 26628161536 10222 33554432000 4194304 4196468 140736775509168 139662745213584 139662830012117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2141] ppid=2129 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/2131/task/2141/stat : 2141 (java) S 2129 2129 893 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150831877 26628161536 10222 33554432000 4194304 4196468 140736775509168 139661236505072 139662830013058 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2142] ppid=2129 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/2131/task/2142/stat : 2142 (java) S 2129 2129 893 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 150831877 26628161536 10222 33554432000 4194304 4196468 140736775509168 139661235451296 139662830012117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2143] ppid=2129 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/2131/task/2143/stat : 2143 (java) S 2129 2129 893 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 150831878 26628161536 10222 33554432000 4194304 4196468 140736775509168 139661234398704 139662830012117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2144] ppid=2129 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/2131/task/2144/stat : 2144 (java) S 2129 2129 893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150831880 26628161536 10222 33554432000 4194304 4196468 140736775509168 139661233347280 139662830020507 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2145] ppid=2129 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/2131/task/2145/stat : 2145 (java) S 2129 2129 893 0 -1 1077944384 583 0 0 0 1 0 0 0 20 0 20 0 150831880 26628161536 10222 33554432000 4194304 4196468 140736775509168 139661232293872 139662830013058 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2146] ppid=2129 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/2131/task/2146/stat : 2146 (java) S 2129 2129 893 0 -1 1077944384 97 0 0 0 1 0 0 0 20 0 20 0 150831880 26628161536 10222 33554432000 4194304 4196468 140736775509168 139661231241328 139662830013058 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2147] ppid=2129 vsize=26004064 memory=-1 CPUtime=0.01 cores=0-7
/proc/2131/task/2147/stat : 2147 (java) S 2129 2129 893 0 -1 1077944384 206 0 0 0 1 0 0 0 20 0 20 0 150831880 26628161536 10222 33554432000 4194304 4196468 140736775509168 139661230188784 139662830013058 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2148] ppid=2129 vsize=26004064 memory=0 CPUtime=0.07 cores=0-7
/proc/2131/task/2148/stat : 2148 (java) R 2129 2129 893 0 -1 4202560 731 0 0 0 7 0 0 0 20 0 20 0 150831880 26628161536 10222 33554432000 4194304 4196468 140736775509168 139661229136240 139662809337695 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2149] ppid=2129 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/2131/task/2149/stat : 2149 (java) S 2129 2129 893 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 150831880 26628161536 10222 33554432000 4194304 4196468 140736775509168 139661228083936 139662830012117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2150] ppid=2129 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/2131/task/2150/stat : 2150 (java) S 2129 2129 893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150831881 26628161536 10222 33554432000 4194304 4196468 140736775509168 139661227031472 139662830013058 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 42272 KiB

[startup+0.309672 s]*
/proc/loadavg: 7.44 8.03 8.19 3/203 2150
/proc/meminfo: memFree=21723708/32770624 swapFree=67108860/67108860
[pid=2129] ppid=2126 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/2129/stat : 2129 (xcsp3-exec) S 2126 2129 893 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 150831874 9740288 346 33554432000 4194304 5098028 140721412628528 140721412626632 140556770964092 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 13324288 140721412633701 140721412633911 140721412633911 140721412636651 0
/proc/2129/statm: 2378 346 289 221 0 87 0
[pid=2131] ppid=2129 vsize=26004064 memory=45532 CPUtime=0.5 cores=0-7
/proc/2131/stat : 2131 (java) S 2129 2129 893 0 -1 1077944320 9104 0 0 0 46 4 0 0 20 0 20 0 150831874 26628161536 11383 33554432000 4194304 4196468 140736775509168 140736775491712 139662830001911 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
/proc/2131/statm: 6501016 11383 3095 1 0 6488269 0
[pid=2131/tid=2132] ppid=2129 vsize=26004064 memory=53508 CPUtime=0.29 cores=0-7
/proc/2131/task/2132/stat : 2132 (java) R 2129 2129 893 0 -1 4202560 6002 0 0 0 27 2 0 0 20 0 20 0 150831875 26628161536 11895 33554432000 4194304 4196468 140736775509168 139662834241552 139662830013846 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2133] ppid=2129 vsize=26004064 memory=35 CPUtime=0 cores=0-7
/proc/2131/task/2133/stat : 2133 (java) S 2129 2129 893 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150831875 26628161536 11895 33554432000 4194304 4196468 140736775509168 139662752582416 139662830012117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2134] ppid=2129 vsize=26004064 memory=139648472684864 CPUtime=0 cores=0-7
/proc/2131/task/2134/stat : 2134 (java) S 2129 2129 893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150831875 26628161536 11895 33554432000 4194304 4196468 140736775509168 139662751529872 139662830012117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2135] ppid=2129 vsize=26004064 memory=35 CPUtime=0 cores=0-7
/proc/2131/task/2135/stat : 2135 (java) S 2129 2129 893 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 150831875 26628161536 11895 33554432000 4194304 4196468 140736775509168 139662750477328 139662830012117 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2136] ppid=2129 vsize=26004064 memory=62692 CPUtime=0 cores=0-7
/proc/2131/task/2136/stat : 2136 (java) S 2129 2129 893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150831875 26628161536 11895 33554432000 4194304 4196468 140736775509168 139662749424784 139662830012117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2137] ppid=2129 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/2131/task/2137/stat : 2137 (java) S 2129 2129 893 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150831875 26628161536 11895 33554432000 4194304 4196468 140736775509168 139662748371216 139662830012117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2138] ppid=2129 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/2131/task/2138/stat : 2138 (java) S 2129 2129 893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150831875 26628161536 11895 33554432000 4194304 4196468 140736775509168 139662747318672 139662830012117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2139] ppid=2129 vsize=26004064 memory=3474024881337948647 CPUtime=0 cores=0-7
/proc/2131/task/2139/stat : 2139 (java) S 2129 2129 893 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150831875 26628161536 11895 33554432000 4194304 4196468 140736775509168 139662746266128 139662830012117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2140] ppid=2129 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/2131/task/2140/stat : 2140 (java) S 2129 2129 893 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150831875 26628161536 11895 33554432000 4194304 4196468 140736775509168 139662745213584 139662830012117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2141] ppid=2129 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/2131/task/2141/stat : 2141 (java) S 2129 2129 893 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150831877 26628161536 11895 33554432000 4194304 4196468 140736775509168 139661236505072 139662830013058 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2142] ppid=2129 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/2131/task/2142/stat : 2142 (java) S 2129 2129 893 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 150831877 26628161536 11895 33554432000 4194304 4196468 140736775509168 139661235451296 139662830012117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2143] ppid=2129 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/2131/task/2143/stat : 2143 (java) S 2129 2129 893 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 150831878 26628161536 11895 33554432000 4194304 4196468 140736775509168 139661234398704 139662830012117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2144] ppid=2129 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/2131/task/2144/stat : 2144 (java) S 2129 2129 893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150831880 26628161536 11895 33554432000 4194304 4196468 140736775509168 139661233347280 139662830020507 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2145] ppid=2129 vsize=26004064 memory=0 CPUtime=0.02 cores=0-7
/proc/2131/task/2145/stat : 2145 (java) R 2129 2129 893 0 -1 4202560 647 0 0 0 2 0 0 0 20 0 20 0 150831880 26628161536 11895 33554432000 4194304 4196468 140736775509168 139661232292272 139662830023258 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2146] ppid=2129 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/2131/task/2146/stat : 2146 (java) R 2129 2129 893 0 -1 4202560 100 0 0 0 1 0 0 0 20 0 20 0 150831880 26628161536 11895 33554432000 4194304 4196468 140736775509168 139661231241328 139662822986953 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2147] ppid=2129 vsize=26004064 memory=0 CPUtime=0.02 cores=0-7
/proc/2131/task/2147/stat : 2147 (java) S 2129 2129 893 0 -1 1077944384 215 0 0 0 2 0 0 0 20 0 20 0 150831880 26628161536 11895 33554432000 4194304 4196468 140736775509168 139661230188784 139662830013058 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2148] ppid=2129 vsize=26004064 memory=0 CPUtime=0.12 cores=0-7
/proc/2131/task/2148/stat : 2148 (java) R 2129 2129 893 0 -1 4202560 839 0 0 0 12 0 0 0 20 0 20 0 150831880 26628161536 11895 33554432000 4194304 4196468 140736775509168 139661229136240 139662830023258 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2149] ppid=2129 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/2131/task/2149/stat : 2149 (java) S 2129 2129 893 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 150831880 26628161536 11895 33554432000 4194304 4196468 140736775509168 139661228083936 139662830012117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2150] ppid=2129 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/2131/task/2150/stat : 2150 (java) S 2129 2129 893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150831881 26628161536 11895 33554432000 4194304 4196468 140736775509168 139661227031472 139662830013058 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 46916 KiB

[startup+0.700935 s]
/proc/loadavg: 7.44 8.03 8.19 5/203 2150
/proc/meminfo: memFree=21695544/32770624 swapFree=67108860/67108860
[pid=2129] ppid=2126 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/2129/stat : 2129 (xcsp3-exec) S 2126 2129 893 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 150831874 9740288 346 33554432000 4194304 5098028 140721412628528 140721412626632 140556770964092 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 13324288 140721412633701 140721412633911 140721412633911 140721412636651 0
/proc/2129/statm: 2378 346 289 221 0 87 0
[pid=2131] ppid=2129 vsize=26004140 memory=175096 CPUtime=2.07 cores=0-7
/proc/2131/stat : 2131 (java) S 2129 2129 893 0 -1 1077944320 13869 0 0 0 200 7 0 0 20 0 20 0 150831874 26628239360 43774 33554432000 4194304 4196468 140736775509168 140736775491712 139662830001911 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
/proc/2131/statm: 6501035 43774 3201 1 0 6488269 0
[pid=2131/tid=2132] ppid=2129 vsize=26004140 memory=1292 CPUtime=0.67 cores=0-7
/proc/2131/task/2132/stat : 2132 (java) R 2129 2129 893 0 -1 4202560 6342 0 0 0 63 4 0 0 20 0 20 0 150831875 26628239360 43774 33554432000 4194304 4196468 140736775509168 139662834238176 139662812989090 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2133] ppid=2129 vsize=26004140 memory=2428 CPUtime=0 cores=0-7
/proc/2131/task/2133/stat : 2133 (java) S 2129 2129 893 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150831875 26628239360 43774 33554432000 4194304 4196468 140736775509168 139662752582416 139662830012117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2134] ppid=2129 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/2131/task/2134/stat : 2134 (java) S 2129 2129 893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150831875 26628239360 43774 33554432000 4194304 4196468 140736775509168 139662751529872 139662830012117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2135] ppid=2129 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/2131/task/2135/stat : 2135 (java) S 2129 2129 893 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 150831875 26628239360 43774 33554432000 4194304 4196468 140736775509168 139662750477328 139662830012117 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0

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

[pid=2131/tid=2234] ppid=2129 vsize=26539728 memory=1384 CPUtime=947.97 cores=0-7
/proc/2131/task/2234/stat : 2234 (java) R 2129 2129 893 0 -1 4202560 3436 0 0 0 94784 13 0 0 20 0 28 0 150980973 27176681472 1063679 33554432000 4194304 4196468 140736775509168 139661217968264 139662423199484 0 4 0 16800975 0 0 0 -1 6 0 0 3 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
Current children cumulated CPU time: 9505.08 s
Current children cumulated vsize: 26549240 KiB
Current children cumulated memory: 4256100 KiB

[startup+2502.3 s]
/proc/loadavg: 8.22 8.04 6.35 9/209 2253
/proc/meminfo: memFree=17494768/32770624 swapFree=67108860/67108860
[pid=2129] ppid=2126 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/2129/stat : 2129 (xcsp3-exec) S 2126 2129 893 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 150831874 9740288 346 33554432000 4194304 5098028 140721412628528 140721412626632 140556770964092 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 13324288 140721412633701 140721412633911 140721412633911 140721412636651 0
/proc/2129/statm: 2378 346 289 221 0 87 0
[pid=2131] ppid=2129 vsize=26539728 memory=4267632 CPUtime=9983.68 cores=0-7
/proc/2131/stat : 2131 (java) S 2129 2129 893 0 -1 1077944320 372734 0 0 0 997262 1106 0 0 20 0 28 0 150831874 27176681472 1066908 33554432000 4194304 4196468 140736775509168 140736775491712 139662830001911 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
/proc/2131/statm: 6634932 1066908 3309 1 0 6622166 0
[pid=2131/tid=2132] ppid=2129 vsize=26539728 memory=4260908 CPUtime=4.51 cores=0-7
/proc/2131/task/2132/stat : 2132 (java) S 2129 2129 893 0 -1 1077944384 8820 0 0 0 432 19 0 0 20 0 28 0 150831875 27176681472 1066908 33554432000 4194304 4196468 140736775509168 139662834242688 139662830012117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2133] ppid=2129 vsize=26539728 memory=4260908 CPUtime=4.08 cores=0-7
/proc/2131/task/2133/stat : 2133 (java) S 2129 2129 893 0 -1 1077944384 9866 0 0 0 326 82 0 0 20 0 28 0 150831875 27176681472 1066908 33554432000 4194304 4196468 140736775509168 139662752582416 139662830012117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2134] ppid=2129 vsize=26539728 memory=4260936 CPUtime=3.93 cores=0-7
/proc/2131/task/2134/stat : 2134 (java) S 2129 2129 893 0 -1 1077944384 10933 0 0 0 318 75 0 0 20 0 28 0 150831875 27176681472 1066908 33554432000 4194304 4196468 140736775509168 139662751529872 139662830012117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 2 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2135] ppid=2129 vsize=26539728 memory=4260936 CPUtime=4.12 cores=0-7
/proc/2131/task/2135/stat : 2135 (java) S 2129 2129 893 0 -1 1077944384 11143 0 0 0 332 80 0 0 20 0 28 0 150831875 27176681472 1066908 33554432000 4194304 4196468 140736775509168 139662750477328 139662830012117 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 2 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2136] ppid=2129 vsize=26539728 memory=4267632 CPUtime=4.08 cores=0-7
/proc/2131/task/2136/stat : 2136 (java) S 2129 2129 893 0 -1 1077944384 12260 0 0 0 324 84 0 0 20 0 28 0 150831875 27176681472 1066908 33554432000 4194304 4196468 140736775509168 139662749424784 139662830012117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2137] ppid=2129 vsize=26539728 memory=1384 CPUtime=4.03 cores=0-7
/proc/2131/task/2137/stat : 2137 (java) S 2129 2129 893 0 -1 1077944384 11775 0 0 0 326 77 0 0 20 0 28 0 150831875 27176681472 1066908 33554432000 4194304 4196468 140736775509168 139662748371216 139662830012117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 2 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2138] ppid=2129 vsize=26539728 memory=1384 CPUtime=4.04 cores=0-7
/proc/2131/task/2138/stat : 2138 (java) S 2129 2129 893 0 -1 1077944384 11826 0 0 0 324 80 0 0 20 0 28 0 150831875 27176681472 1066908 33554432000 4194304 4196468 140736775509168 139662747318672 139662830012117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 2 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2139] ppid=2129 vsize=26539728 memory=4260936 CPUtime=4.1 cores=0-7
/proc/2131/task/2139/stat : 2139 (java) S 2129 2129 893 0 -1 1077944384 13452 0 0 0 334 76 0 0 20 0 28 0 150831875 27176681472 1066908 33554432000 4194304 4196468 140736775509168 139662746266128 139662830012117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 2 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2140] ppid=2129 vsize=26539728 memory=1384 CPUtime=4.08 cores=0-7
/proc/2131/task/2140/stat : 2140 (java) S 2129 2129 893 0 -1 1077944384 12837 0 0 0 330 78 0 0 20 0 28 0 150831875 27176681472 1066908 33554432000 4194304 4196468 140736775509168 139662745213584 139662830012117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 2 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2141] ppid=2129 vsize=26539728 memory=4250588 CPUtime=0.91 cores=0-7
/proc/2131/task/2141/stat : 2141 (java) S 2129 2129 893 0 -1 1077944384 14109 0 0 0 83 8 0 0 20 0 28 0 150831877 27176681472 1066908 33554432000 4194304 4196468 140736775509168 139661236505072 139662830013058 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2142] ppid=2129 vsize=26539728 memory=1384 CPUtime=0 cores=0-7
/proc/2131/task/2142/stat : 2142 (java) S 2129 2129 893 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 28 0 150831877 27176681472 1066908 33554432000 4194304 4196468 140736775509168 139661235451360 139662830012117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2143] ppid=2129 vsize=26539728 memory=4140 CPUtime=0 cores=0-7
/proc/2131/task/2143/stat : 2143 (java) S 2129 2129 893 0 -1 1077944384 30 0 0 0 0 0 0 0 20 0 28 0 150831878 27176681472 1066908 33554432000 4194304 4196468 140736775509168 139661234398720 139662830012117 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2144] ppid=2129 vsize=26539728 memory=916 CPUtime=0 cores=0-7
/proc/2131/task/2144/stat : 2144 (java) S 2129 2129 893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 150831880 27176681472 1066908 33554432000 4194304 4196468 140736775509168 139661233347280 139662830020507 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2145] ppid=2129 vsize=26539728 memory=4116 CPUtime=3.45 cores=0-7
/proc/2131/task/2145/stat : 2145 (java) S 2129 2129 893 0 -1 1077944384 23275 0 0 0 338 7 0 0 20 0 28 0 150831880 27176681472 1066908 33554432000 4194304 4196468 140736775509168 139661232293872 139662830013058 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2146] ppid=2129 vsize=26539728 memory=1384 CPUtime=3.88 cores=0-7
/proc/2131/task/2146/stat : 2146 (java) S 2129 2129 893 0 -1 1077944384 23458 0 0 0 383 5 0 0 20 0 28 0 150831880 27176681472 1066908 33554432000 4194304 4196468 140736775509168 139661231241328 139662830013058 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2147] ppid=2129 vsize=26539728 memory=1384 CPUtime=3.46 cores=0-7
/proc/2131/task/2147/stat : 2147 (java) S 2129 2129 893 0 -1 1077944384 18624 0 0 0 342 4 0 0 20 0 28 0 150831880 27176681472 1066908 33554432000 4194304 4196468 140736775509168 139661230188784 139662830013058 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2148] ppid=2129 vsize=26539728 memory=1384 CPUtime=1.1 cores=0-7
/proc/2131/task/2148/stat : 2148 (java) S 2129 2129 893 0 -1 1077944384 16326 0 0 0 105 5 0 0 20 0 28 0 150831880 27176681472 1066908 33554432000 4194304 4196468 140736775509168 139661229136240 139662830013058 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2149] ppid=2129 vsize=26539728 memory=4260936 CPUtime=0 cores=0-7
/proc/2131/task/2149/stat : 2149 (java) S 2129 2129 893 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 150831880 27176681472 1066908 33554432000 4194304 4196468 140736775509168 139661228083936 139662830012117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2150] ppid=2129 vsize=26539728 memory=1384 CPUtime=1.22 cores=0-7
/proc/2131/task/2150/stat : 2150 (java) S 2129 2129 893 0 -1 1077944384 4952 0 0 0 55 67 0 0 20 0 28 0 150831881 27176681472 1066908 33554432000 4194304 4196468 140736775509168 139661227031472 139662830013058 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2227] ppid=2129 vsize=26539728 memory=4256800 CPUtime=1004.24 cores=0-7
/proc/2131/task/2227/stat : 2227 (java) R 2129 2129 893 0 -1 4202560 3078 0 0 0 100416 8 0 0 20 0 28 0 150980958 27176681472 1066908 33554432000 4194304 4196468 140736775509168 139661212704248 139662423199484 0 4 0 16800975 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2228] ppid=2129 vsize=26539728 memory=1384 CPUtime=1004.89 cores=0-7
/proc/2131/task/2228/stat : 2228 (java) R 2129 2129 893 0 -1 4202560 6666 0 0 0 100481 8 0 0 20 0 28 0 150980973 27176681472 1066908 33554432000 4194304 4196468 140736775509168 139661214811048 139662425398593 0 4 0 16800975 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2229] ppid=2129 vsize=26539728 memory=4140 CPUtime=999.82 cores=0-7
/proc/2131/task/2229/stat : 2229 (java) R 2129 2129 893 0 -1 4202560 3403 0 0 0 99974 8 0 0 20 0 28 0 150980973 27176681472 1066908 33554432000 4194304 4196468 140736775509168 139661210598928 139662423579928 0 4 0 16800975 0 0 0 -1 0 0 0 2 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2230] ppid=2129 vsize=26539728 memory=1384 CPUtime=1008.63 cores=0-7
/proc/2131/task/2230/stat : 2230 (java) R 2129 2129 893 0 -1 4202560 60061 0 0 0 100736 127 0 0 20 0 28 0 150980973 27176681472 1066908 33554432000 4194304 4196468 140736775509168 139661215862584 139662426223783 0 4 0 16800975 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2231] ppid=2129 vsize=26539728 memory=4260936 CPUtime=1008.22 cores=0-7
/proc/2131/task/2231/stat : 2231 (java) R 2129 2129 893 0 -1 4202560 18058 0 0 0 100781 41 0 0 20 0 28 0 150980973 27176681472 1066908 33554432000 4194304 4196468 140736775509168 139661216918208 139662423483014 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2232] ppid=2129 vsize=26539728 memory=1384 CPUtime=1004.49 cores=0-7
/proc/2131/task/2232/stat : 2232 (java) R 2129 2129 893 0 -1 4202560 6501 0 0 0 100434 15 0 0 20 0 28 0 150980973 27176681472 1066908 33554432000 4194304 4196468 140736775509168 139661213757144 139662428101372 0 4 0 16800975 0 0 0 -1 5 0 0 2 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2233] ppid=2129 vsize=26539728 memory=4140 CPUtime=1008.61 cores=0-7
/proc/2131/task/2233/stat : 2233 (java) R 2129 2129 893 0 -1 4202560 19147 0 0 0 100845 16 0 0 20 0 28 0 150980973 27176681472 1066908 33554432000 4194304 4196468 140736775509168 139661219021048 139662423483014 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2234] ppid=2129 vsize=26539728 memory=42000 CPUtime=1007.87 cores=0-7
/proc/2131/task/2234/stat : 2234 (java) R 2129 2129 893 0 -1 4202560 3517 0 0 0 100774 13 0 0 20 0 28 0 150980973 27176681472 1066908 33554432000 4194304 4196468 140736775509168 139661217968184 139662423199484 0 4 0 16800975 0 0 0 -1 7 0 0 3 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
Current children cumulated CPU time: 9983.68 s
Current children cumulated vsize: 26549240 KiB
Current children cumulated memory: 4269016 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.23 8.05 6.39 9/209 2253
/proc/meminfo: memFree=17494344/32770624 swapFree=67108860/67108860
[pid=2129] ppid=2126 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/2129/stat : 2129 (xcsp3-exec) S 2126 2129 893 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 150831874 9740288 346 33554432000 4194304 5098028 140721412628528 140721412626632 140556770964092 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 13324288 140721412633701 140721412633911 140721412633911 140721412636651 0
/proc/2129/statm: 2378 346 289 221 0 87 0
[pid=2131] ppid=2129 vsize=26539728 memory=4267952 CPUtime=10125 cores=0-7
/proc/2131/stat : 2131 (java) S 2129 2129 893 0 -1 1077944320 373716 0 0 0 1011388 1108 0 0 20 0 28 0 150831874 27176681472 1066988 33554432000 4194304 4196468 140736775509168 140736775491712 139662830001911 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
/proc/2131/statm: 6634932 1066988 3309 1 0 6622166 0
[pid=2131/tid=2132] ppid=2129 vsize=26539728 memory=1399051139730258233 CPUtime=4.51 cores=0-7
/proc/2131/task/2132/stat : 2132 (java) S 2129 2129 893 0 -1 1077944384 8820 0 0 0 432 19 0 0 20 0 28 0 150831875 27176681472 1066988 33554432000 4194304 4196468 140736775509168 139662834242688 139662830012117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2133] ppid=2129 vsize=26539728 memory=4126316290023845779 CPUtime=4.09 cores=0-7
/proc/2131/task/2133/stat : 2133 (java) S 2129 2129 893 0 -1 1077944384 9868 0 0 0 327 82 0 0 20 0 28 0 150831875 27176681472 1066988 33554432000 4194304 4196468 140736775509168 139662752582416 139662830012117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2134] ppid=2129 vsize=26539728 memory=4267632 CPUtime=3.94 cores=0-7
/proc/2131/task/2134/stat : 2134 (java) S 2129 2129 893 0 -1 1077944384 10942 0 0 0 319 75 0 0 20 0 28 0 150831875 27176681472 1066988 33554432000 4194304 4196468 140736775509168 139662751529872 139662830012117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 2 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2135] ppid=2129 vsize=26539728 memory=1424 CPUtime=4.14 cores=0-7
/proc/2131/task/2135/stat : 2135 (java) S 2129 2129 893 0 -1 1077944384 11151 0 0 0 333 81 0 0 20 0 28 0 150831875 27176681472 1066988 33554432000 4194304 4196468 140736775509168 139662750477328 139662830012117 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 2 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2136] ppid=2129 vsize=26539728 memory=13160 CPUtime=4.08 cores=0-7
/proc/2131/task/2136/stat : 2136 (java) S 2129 2129 893 0 -1 1077944384 12261 0 0 0 324 84 0 0 20 0 28 0 150831875 27176681472 1066988 33554432000 4194304 4196468 140736775509168 139662749424784 139662830012117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2137] ppid=2129 vsize=26539728 memory=792 CPUtime=4.03 cores=0-7
/proc/2131/task/2137/stat : 2137 (java) S 2129 2129 893 0 -1 1077944384 11776 0 0 0 326 77 0 0 20 0 28 0 150831875 27176681472 1066988 33554432000 4194304 4196468 140736775509168 139662748371216 139662830012117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 2 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2138] ppid=2129 vsize=26539728 memory=1008 CPUtime=4.05 cores=0-7
/proc/2131/task/2138/stat : 2138 (java) S 2129 2129 893 0 -1 1077944384 11853 0 0 0 325 80 0 0 20 0 28 0 150831875 27176681472 1066988 33554432000 4194304 4196468 140736775509168 139662747318672 139662830012117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 2 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2139] ppid=2129 vsize=26539728 memory=10728 CPUtime=4.11 cores=0-7
/proc/2131/task/2139/stat : 2139 (java) S 2129 2129 893 0 -1 1077944384 13517 0 0 0 335 76 0 0 20 0 28 0 150831875 27176681472 1066988 33554432000 4194304 4196468 140736775509168 139662746266128 139662830012117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 2 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2140] ppid=2129 vsize=26539728 memory=1204 CPUtime=4.08 cores=0-7
/proc/2131/task/2140/stat : 2140 (java) S 2129 2129 893 0 -1 1077944384 12908 0 0 0 330 78 0 0 20 0 28 0 150831875 27176681472 1066988 33554432000 4194304 4196468 140736775509168 139662745213584 139662830012117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 2 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2141] ppid=2129 vsize=26539728 memory=15876 CPUtime=0.91 cores=0-7
/proc/2131/task/2141/stat : 2141 (java) S 2129 2129 893 0 -1 1077944384 14126 0 0 0 83 8 0 0 20 0 28 0 150831877 27176681472 1066988 33554432000 4194304 4196468 140736775509168 139661236505072 139662830013058 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2142] ppid=2129 vsize=26539728 memory=16444 CPUtime=0 cores=0-7
/proc/2131/task/2142/stat : 2142 (java) S 2129 2129 893 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 28 0 150831877 27176681472 1066988 33554432000 4194304 4196468 140736775509168 139661235451360 139662830012117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2143] ppid=2129 vsize=26539728 memory=1384 CPUtime=0 cores=0-7
/proc/2131/task/2143/stat : 2143 (java) S 2129 2129 893 0 -1 1077944384 30 0 0 0 0 0 0 0 20 0 28 0 150831878 27176681472 1066988 33554432000 4194304 4196468 140736775509168 139661234398720 139662830012117 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2144] ppid=2129 vsize=26539728 memory=4267952 CPUtime=0 cores=0-7
/proc/2131/task/2144/stat : 2144 (java) S 2129 2129 893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 150831880 27176681472 1066988 33554432000 4194304 4196468 140736775509168 139661233347280 139662830020507 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2145] ppid=2129 vsize=26539728 memory=792 CPUtime=3.45 cores=0-7
/proc/2131/task/2145/stat : 2145 (java) S 2129 2129 893 0 -1 1077944384 23275 0 0 0 338 7 0 0 20 0 28 0 150831880 27176681472 1066988 33554432000 4194304 4196468 140736775509168 139661232293872 139662830013058 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2146] ppid=2129 vsize=26539728 memory=1008 CPUtime=3.88 cores=0-7
/proc/2131/task/2146/stat : 2146 (java) S 2129 2129 893 0 -1 1077944384 23458 0 0 0 383 5 0 0 20 0 28 0 150831880 27176681472 1066988 33554432000 4194304 4196468 140736775509168 139661231241328 139662830013058 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2147] ppid=2129 vsize=26539728 memory=1152 CPUtime=3.46 cores=0-7
/proc/2131/task/2147/stat : 2147 (java) S 2129 2129 893 0 -1 1077944384 18624 0 0 0 342 4 0 0 20 0 28 0 150831880 27176681472 1066988 33554432000 4194304 4196468 140736775509168 139661230188784 139662830013058 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2148] ppid=2129 vsize=26539728 memory=3832 CPUtime=1.1 cores=0-7
/proc/2131/task/2148/stat : 2148 (java) S 2129 2129 893 0 -1 1077944384 16326 0 0 0 105 5 0 0 20 0 28 0 150831880 27176681472 1066988 33554432000 4194304 4196468 140736775509168 139661229136240 139662830013058 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2149] ppid=2129 vsize=26539728 memory=1384 CPUtime=0 cores=0-7
/proc/2131/task/2149/stat : 2149 (java) S 2129 2129 893 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 150831880 27176681472 1066988 33554432000 4194304 4196468 140736775509168 139661228083936 139662830012117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2150] ppid=2129 vsize=26539728 memory=4267952 CPUtime=1.23 cores=0-7
/proc/2131/task/2150/stat : 2150 (java) S 2129 2129 893 0 -1 1077944384 4952 0 0 0 55 68 0 0 20 0 28 0 150831881 27176681472 1066988 33554432000 4194304 4196468 140736775509168 139661227031472 139662830013058 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2227] ppid=2129 vsize=26539728 memory=13160 CPUtime=1021.94 cores=0-7
/proc/2131/task/2227/stat : 2227 (java) R 2129 2129 893 0 -1 4202560 3078 0 0 0 102186 8 0 0 20 0 28 0 150980958 27176681472 1066988 33554432000 4194304 4196468 140736775509168 139661212703912 139662423199484 0 4 0 16800975 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2228] ppid=2129 vsize=26539728 memory=792 CPUtime=1022.58 cores=0-7
/proc/2131/task/2228/stat : 2228 (java) R 2129 2129 893 0 -1 4202560 6666 0 0 0 102250 8 0 0 20 0 28 0 150980973 27176681472 1066988 33554432000 4194304 4196468 140736775509168 139661214810504 139662423894130 0 4 0 16800975 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2229] ppid=2129 vsize=26539728 memory=1008 CPUtime=1017.51 cores=0-7
/proc/2131/task/2229/stat : 2229 (java) R 2129 2129 893 0 -1 4202560 3403 0 0 0 101743 8 0 0 20 0 28 0 150980973 27176681472 1066988 33554432000 4194304 4196468 140736775509168 139661210598928 139662423579928 0 4 0 16800975 0 0 0 -1 0 0 0 2 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2230] ppid=2129 vsize=26539728 memory=10728 CPUtime=1026.33 cores=0-7
/proc/2131/task/2230/stat : 2230 (java) R 2129 2129 893 0 -1 4202560 60683 0 0 0 102505 128 0 0 20 0 28 0 150980973 27176681472 1066988 33554432000 4194304 4196468 140736775509168 139661215864960 139662426223783 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2231] ppid=2129 vsize=26539728 memory=1204 CPUtime=1025.92 cores=0-7
/proc/2131/task/2231/stat : 2231 (java) R 2129 2129 893 0 -1 4202560 18164 0 0 0 102551 41 0 0 20 0 28 0 150980973 27176681472 1066988 33554432000 4194304 4196468 140736775509168 139661216915400 139662423511362 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2232] ppid=2129 vsize=26539728 memory=15876 CPUtime=1022.19 cores=0-7
/proc/2131/task/2232/stat : 2232 (java) R 2129 2129 893 0 -1 4202560 6529 0 0 0 102204 15 0 0 20 0 28 0 150980973 27176681472 1066988 33554432000 4194304 4196468 140736775509168 139661213757528 139662422607803 0 4 0 16800975 0 0 0 -1 5 0 0 2 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2233] ppid=2129 vsize=26539728 memory=16444 CPUtime=1026.31 cores=0-7
/proc/2131/task/2233/stat : 2233 (java) R 2129 2129 893 0 -1 4202560 19172 0 0 0 102615 16 0 0 20 0 28 0 150980973 27176681472 1066988 33554432000 4194304 4196468 140736775509168 139661219021048 139662423482997 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
[pid=2131/tid=2234] ppid=2129 vsize=26539728 memory=4052 CPUtime=1025.19 cores=0-7
/proc/2131/task/2234/stat : 2234 (java) R 2129 2129 893 0 -1 4202560 3517 0 0 0 102506 13 0 0 20 0 28 0 150980973 27176681472 1066988 33554432000 4194304 4196468 140736775509168 139661217968504 139662425398530 0 4 0 16800975 0 0 0 -1 7 0 0 3 0 0 6293624 6294260 19345408 140736775517330 140736775517507 140736775517507 140736775520207 0
Current children cumulated CPU time: 10125 s
Current children cumulated vsize: 26549240 KiB
Current children cumulated memory: 4269336 KiB

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

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

[startup+2520.13 s]
# the end of solver process 2131 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=10114.6 s, system=11.1143 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.13
CPU time (s): 10125.7
CPU user time (s): 10114.6
CPU system time (s): 11.1143
CPU usage (%): 401.794
Max. virtual memory (cumulated for all children) (KiB): 26549240
Max. memory (cumulated for all children) (KiB): 4305068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10114.6
system time used= 11.1143
maximum resident set size= 4305720
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 375141
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2456
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 67618
involuntary context switches= 89432


# summary of solver processes directly reported to runsolver:
#   pid: 2129,2131
#   total CPU time (s): 10125.7
#   total CPU user time (s): 10114.6
#   total CPU system time (s): 11.1143

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 24.5293 second user time and 23.6063 second system time

The end

Launcher Data

Begin job on node114 at 2017-08-19 23:03:02
IDJOB=4281161
IDBENCH=139752
IDSOLVER=2675
FILE ID=node114/4281161-1503177442
RUNJOBID= node114-1503168972-924
PBS_JOBID= 20630836
Free space on /tmp= 61848 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/ChessboardColoration/ChessboardColoration-int-s2/ChessboardColoration-int-15-17.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-4281161-1503177442/watcher-4281161-1503177442 -o /tmp/evaluation-result-4281161-1503177442/solver-4281161-1503177442 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node114-1503168972-924 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 339131732 HOME/instance-4281161-1503177442.xml

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

MD5SUM BENCH= 5342dff7930c7d1c2bbf0c6436545580
RANDOM SEED=339131732

node114.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	: 5332.98
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	: 5332.98
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	: 5332.98
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	: 5332.98
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:        21757032 kB
MemAvailable:   31971684 kB
Buffers:          257992 kB
Cached:         10245888 kB
SwapCached:            0 kB
Active:          1765100 kB
Inactive:        8792760 kB
Active(anon):      45820 kB
Inactive(anon):    44268 kB
Active(file):    1719280 kB
Inactive(file):  8748492 kB
Unevictable:        7236 kB
Mlocked:            7236 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8640 kB
Writeback:             0 kB
AnonPages:         61176 kB
Mapped:            51332 kB
Shmem:             33416 kB
Slab:             151528 kB
SReclaimable:     125428 kB
SUnreclaim:        26100 kB
KernelStack:        3264 kB
PageTables:         4900 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     332296 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 61840 MiB
End job on node114 at 2017-08-19 23:45:02