Trace number 4281652

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)3 2004.5 252.119

General information on the benchmark

NameRamsey/Ramsey-int-s1/
Ramsey-int-21.xml
MD5SUM25b27bae3543dabdafa06e8069fa9092
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark240.01601
Satisfiable
(Un)Satisfiability was proved
Number of variables441
Number of constraints1330
Number of domains1
Minimum domain size210
Maximum domain size210
Distribution of domain sizes[{"size":210,"count":210}]
Minimum variable degree0
Maximum variable degree20
Distribution of variable degrees[{"degree":0,"count":231},{"degree":20,"count":210}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":1330}]
Number of extensional constraints0
Number of intensional constraints1330
Distribution of constraint types[{"type":"intension","count":1330}]
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-4281652-1503189406.xml"  -tl '2016s' -p 8 -x 0
0.11/0.14	c [HOME/instance-4281652-1503189406.xml, -tl, 2016s, -p, 8, -x, 0]
0.11/0.20	c 8 solvers in parallel
0.32/0.27	c parse instance...
4.60/1.33	c solve instance...
6.73/1.66	o 204 
7.46/1.78	o 19 
7.46/1.79	o 18 
8.30/1.81	o 17 
10.64/2.12	o 16 
27.19/4.23	o 7 
27.19/4.28	o 6 
27.94/4.30	o 5 
35.83/5.31	o 4 
173.61/22.66	o 3 
2003.75/252.08	s SATISFIABLE
2003.75/252.08	v <instantiation>
2003.75/252.08	v 	<list>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[0][17] x[0][18] x[0][19] x[0][20] 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[1][17] x[1][18] x[1][19] x[1][20] 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[2][17] x[2][18] x[2][19] x[2][20] 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[3][17] x[3][18] x[3][19] x[3][20] 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[4][17] x[4][18] x[4][19] x[4][20] 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[5][17] x[5][18] x[5][19] x[5][20] 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[6][17] x[6][18] x[6][19] x[6][20] 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[7][17] x[7][18] x[7][19] x[7][20] 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[8][17] x[8][18] x[8][19] x[8][20] x[9][10] x[9][11] x[9][12] x[9][13] x[9][14] x[9][15] x[9][16] x[9][17] x[9][18] x[9][19] x[9][20] x[10][11] x[10][12] x[10][13] x[10][14] x[10][15] x[10][16] x[10][17] x[10][18] x[10][19] x[10][20] x[11][12] x[11][13] x[11][14] x[11][15] x[11][16] x[11][17] x[11][18] x[11][19] x[11][20] x[12][13] x[12][14] x[12][15] x[12][16] x[12][17] x[12][18] x[12][19] x[12][20] x[13][14] x[13][15] x[13][16] x[13][17] x[13][18] x[13][19] x[13][20] x[14][15] x[14][16] x[14][17] x[14][18] x[14][19] x[14][20] x[15][16] x[15][17] x[15][18] x[15][19] x[15][20] x[16][17] x[16][18] x[16][19] x[16][20] x[17][18] x[17][19] x[17][20] x[18][19] x[18][20] x[19][20] </list>
2003.75/252.08	v 	<values>1 2 1 1 2 2 0 1 0 1 3 0 0 0 3 0 1 2 2 3 1 3 0 1 2 1 0 2 2 0 0 0 0 1 1 3 0 0 3 2 2 0 1 2 1 2 1 3 0 0 1 2 0 0 0 0 3 3 0 1 1 2 0 2 1 0 0 3 3 0 0 1 0 1 0 2 1 2 3 0 2 2 1 2 0 1 2 1 3 0 0 0 1 3 1 0 3 3 1 2 2 2 3 1 2 2 0 3 3 3 0 0 0 1 1 3 0 0 2 0 1 1 2 1 3 2 3 2 2 0 1 0 1 0 1 3 2 3 2 0 0 1 2 1 0 0 2 1 1 1 3 1 0 2 2 1 3 1 0 1 1 2 2 0 2 3 3 1 2 0 0 2 1 2 1 1 3 3 1 2 3 1 2 0 2 2 2 1 0 0 1 0 1 2 2 0 3 1 0 1 1 3 2 0 1 1 0 3 3 0 </values>
2003.75/252.08	v </instantiation>
2003.75/252.08	c Unexpected resolution interruption!

Verifier Data

OK	3

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4281652-1503189406/watcher-4281652-1503189406 -o /tmp/evaluation-result-4281652-1503189406/solver-4281652-1503189406 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node148-1503186455-14895 --watchdog 312 ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 450140226 HOME/instance-4281652-1503189406.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
Current StackSize limit: 8192 KiB

solver pid=16409, runsolver pid=16406

[startup+0.100157 s]*
/proc/loadavg: 6.24 4.94 5.80 2/200 16430
/proc/meminfo: memFree=25484948/32770624 swapFree=67108860/67108860
[pid=16409] ppid=16406 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/16409/stat : 16409 (xcsp3-exec) S 16406 16409 14868 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 152021532 9740288 345 33554432000 4194304 5098028 140723734498416 140723734496520 140327917511292 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 24948736 140723734500459 140723734500668 140723734500668 140723734503403 0
/proc/16409/statm: 2378 345 289 221 0 87 0
[pid=16411] ppid=16409 vsize=25999808 memory=26592 CPUtime=0.11 cores=0-7
/proc/16411/stat : 16411 (java) S 16409 16409 14868 0 -1 1077944320 5510 0 0 0 10 1 0 0 20 0 20 0 152021532 26623803392 6648 33554432000 4194304 4196468 140720668190032 140720668172576 140136232926967 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
/proc/16411/statm: 6499952 6648 2863 1 0 6488269 0
[pid=16411/tid=16412] ppid=16409 vsize=25999808 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/16411/task/16412/stat : 16412 (java) R 16409 16409 14868 0 -1 4202560 3507 0 0 0 8 0 0 0 20 0 20 0 152021533 26623803392 6648 33554432000 4194304 4196468 140720668190032 140136237159296 140136216970597 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16413] ppid=16409 vsize=25999808 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/16411/task/16413/stat : 16413 (java) S 16409 16409 14868 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 152021533 26623803392 6648 33554432000 4194304 4196468 140720668190032 140135790721808 140136232937173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16414] ppid=16409 vsize=25999808 memory=140016873105024 CPUtime=0 cores=0-7
/proc/16411/task/16414/stat : 16414 (java) S 16409 16409 14868 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 152021533 26623803392 6648 33554432000 4194304 4196468 140720668190032 140135789669264 140136232937173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16415] ppid=16409 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16411/task/16415/stat : 16415 (java) S 16409 16409 14868 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 152021533 26623803392 6648 33554432000 4194304 4196468 140720668190032 140135788616720 140136232937173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16416] ppid=16409 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16411/task/16416/stat : 16416 (java) S 16409 16409 14868 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 152021533 26623803392 6648 33554432000 4194304 4196468 140720668190032 140135787564176 140136232937173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16417] ppid=16409 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16411/task/16417/stat : 16417 (java) S 16409 16409 14868 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 152021533 26623803392 6648 33554432000 4194304 4196468 140720668190032 140135786510608 140136232937173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16418] ppid=16409 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/16411/task/16418/stat : 16418 (java) S 16409 16409 14868 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 152021533 26623803392 6648 33554432000 4194304 4196468 140720668190032 140135785458064 140136232937173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16419] ppid=16409 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16411/task/16419/stat : 16419 (java) S 16409 16409 14868 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 152021533 26623803392 6648 33554432000 4194304 4196468 140720668190032 140135784405520 140136232937173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16420] ppid=16409 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16411/task/16420/stat : 16420 (java) S 16409 16409 14868 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 152021533 26623803392 6648 33554432000 4194304 4196468 140720668190032 140135783352976 140136232937173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16421] ppid=16409 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16411/task/16421/stat : 16421 (java) S 16409 16409 14868 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 152021535 26623803392 6648 33554432000 4194304 4196468 140720668190032 140135226034672 140136232938114 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16422] ppid=16409 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16411/task/16422/stat : 16422 (java) S 16409 16409 14868 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 152021535 26623803392 6648 33554432000 4194304 4196468 140720668190032 140135224980896 140136232937173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16423] ppid=16409 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16411/task/16423/stat : 16423 (java) S 16409 16409 14868 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 152021535 26623803392 6648 33554432000 4194304 4196468 140720668190032 140135223928304 140136232937173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16424] ppid=16409 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16411/task/16424/stat : 16424 (java) S 16409 16409 14868 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 152021538 26623803392 6648 33554432000 4194304 4196468 140720668190032 140135222876880 140136232945563 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16425] ppid=16409 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16411/task/16425/stat : 16425 (java) S 16409 16409 14868 0 -1 1077944384 306 0 0 0 0 0 0 0 20 0 20 0 152021538 26623803392 6648 33554432000 4194304 4196468 140720668190032 140135221823472 140136232938114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16426] ppid=16409 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16411/task/16426/stat : 16426 (java) S 16409 16409 14868 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 20 0 152021538 26623803392 6648 33554432000 4194304 4196468 140720668190032 140135220770928 140136232938114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16427] ppid=16409 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16411/task/16427/stat : 16427 (java) S 16409 16409 14868 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 152021538 26623803392 6648 33554432000 4194304 4196468 140720668190032 140135219718384 140136232938114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16428] ppid=16409 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/16411/task/16428/stat : 16428 (java) R 16409 16409 14868 0 -1 4202560 269 0 0 0 1 0 0 0 20 0 20 0 152021538 26623803392 6648 33554432000 4194304 4196468 140720668190032 140135218665840 140136211627168 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16429] ppid=16409 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16411/task/16429/stat : 16429 (java) S 16409 16409 14868 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 152021538 26623803392 6648 33554432000 4194304 4196468 140720668190032 140135217613536 140136232937173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16430] ppid=16409 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/16411/task/16430/stat : 16430 (java) S 16409 16409 14868 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 152021538 26623803392 6648 33554432000 4194304 4196468 140720668190032 140135216561072 140136232938114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 27972 KiB

[startup+0.209781 s]*
/proc/loadavg: 6.24 4.94 5.80 2/200 16430
/proc/meminfo: memFree=25475552/32770624 swapFree=67108860/67108860
[pid=16409] ppid=16406 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/16409/stat : 16409 (xcsp3-exec) S 16406 16409 14868 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 152021532 9740288 345 33554432000 4194304 5098028 140723734498416 140723734496520 140327917511292 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 24948736 140723734500459 140723734500668 140723734500668 140723734503403 0
/proc/16409/statm: 2378 345 289 221 0 87 0
[pid=16411] ppid=16409 vsize=26004064 memory=38908 CPUtime=0.32 cores=0-7
/proc/16411/stat : 16411 (java) S 16409 16409 14868 0 -1 1077944320 8333 0 0 0 30 2 0 0 20 0 20 0 152021532 26628161536 9727 33554432000 4194304 4196468 140720668190032 140720668172576 140136232926967 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
/proc/16411/statm: 6501016 9727 3043 1 0 6488269 0
[pid=16411/tid=16412] ppid=16409 vsize=26004064 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/16411/task/16412/stat : 16412 (java) R 16409 16409 14868 0 -1 4202560 5404 0 0 0 18 1 0 0 20 0 20 0 152021533 26628161536 9727 33554432000 4194304 4196468 140720668190032 140136237147960 140136225604981 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16413] ppid=16409 vsize=26004064 memory=330 CPUtime=0 cores=0-7
/proc/16411/task/16413/stat : 16413 (java) S 16409 16409 14868 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 152021533 26628161536 9727 33554432000 4194304 4196468 140720668190032 140135790721808 140136232937173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16414] ppid=16409 vsize=26004064 memory=288370393024816768 CPUtime=0 cores=0-7
/proc/16411/task/16414/stat : 16414 (java) S 16409 16409 14868 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 152021533 26628161536 9727 33554432000 4194304 4196468 140720668190032 140135789669264 140136232937173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16415] ppid=16409 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/16411/task/16415/stat : 16415 (java) S 16409 16409 14868 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 152021533 26628161536 9727 33554432000 4194304 4196468 140720668190032 140135788616720 140136232937173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16416] ppid=16409 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16411/task/16416/stat : 16416 (java) S 16409 16409 14868 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 152021533 26628161536 9727 33554432000 4194304 4196468 140720668190032 140135787564176 140136232937173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16417] ppid=16409 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16411/task/16417/stat : 16417 (java) S 16409 16409 14868 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 152021533 26628161536 9727 33554432000 4194304 4196468 140720668190032 140135786510608 140136232937173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16418] ppid=16409 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/16411/task/16418/stat : 16418 (java) S 16409 16409 14868 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 152021533 26628161536 9727 33554432000 4194304 4196468 140720668190032 140135785458064 140136232937173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16419] ppid=16409 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16411/task/16419/stat : 16419 (java) S 16409 16409 14868 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 152021533 26628161536 9727 33554432000 4194304 4196468 140720668190032 140135784405520 140136232937173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16420] ppid=16409 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16411/task/16420/stat : 16420 (java) S 16409 16409 14868 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 152021533 26628161536 9727 33554432000 4194304 4196468 140720668190032 140135783352976 140136232937173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16421] ppid=16409 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16411/task/16421/stat : 16421 (java) S 16409 16409 14868 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 152021535 26628161536 9727 33554432000 4194304 4196468 140720668190032 140135226034672 140136232938114 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16422] ppid=16409 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16411/task/16422/stat : 16422 (java) S 16409 16409 14868 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 152021535 26628161536 9727 33554432000 4194304 4196468 140720668190032 140135224980896 140136232937173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16423] ppid=16409 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16411/task/16423/stat : 16423 (java) S 16409 16409 14868 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 152021535 26628161536 9727 33554432000 4194304 4196468 140720668190032 140135223928304 140136232937173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16424] ppid=16409 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16411/task/16424/stat : 16424 (java) S 16409 16409 14868 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 152021538 26628161536 9727 33554432000 4194304 4196468 140720668190032 140135222876880 140136232945563 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16425] ppid=16409 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16411/task/16425/stat : 16425 (java) S 16409 16409 14868 0 -1 1077944384 311 0 0 0 0 0 0 0 20 0 20 0 152021538 26628161536 9727 33554432000 4194304 4196468 140720668190032 140135221823472 140136232938114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16426] ppid=16409 vsize=26004064 memory=0 CPUtime=0.02 cores=0-7
/proc/16411/task/16426/stat : 16426 (java) S 16409 16409 14868 0 -1 1077944384 389 0 0 0 2 0 0 0 20 0 20 0 152021538 26628161536 9727 33554432000 4194304 4196468 140720668190032 140135220770928 140136232938114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16427] ppid=16409 vsize=26004064 memory=-1 CPUtime=0.01 cores=0-7
/proc/16411/task/16427/stat : 16427 (java) S 16409 16409 14868 0 -1 1077944384 171 0 0 0 1 0 0 0 20 0 20 0 152021538 26628161536 9727 33554432000 4194304 4196468 140720668190032 140135219718384 140136232938114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16428] ppid=16409 vsize=26004064 memory=-1 CPUtime=0.07 cores=0-7
/proc/16411/task/16428/stat : 16428 (java) S 16409 16409 14868 0 -1 1077944384 756 0 0 0 7 0 0 0 20 0 20 0 152021538 26628161536 9727 33554432000 4194304 4196468 140720668190032 140135218665840 140136232938114 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16429] ppid=16409 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16411/task/16429/stat : 16429 (java) S 16409 16409 14868 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 152021538 26628161536 9727 33554432000 4194304 4196468 140720668190032 140135217613536 140136232937173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16430] ppid=16409 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/16411/task/16430/stat : 16430 (java) S 16409 16409 14868 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 152021538 26628161536 9727 33554432000 4194304 4196468 140720668190032 140135216561072 140136232938114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40288 KiB

[startup+0.309383 s]*
/proc/loadavg: 6.24 4.94 5.80 3/200 16430
/proc/meminfo: memFree=25468604/32770624 swapFree=67108860/67108860
[pid=16409] ppid=16406 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/16409/stat : 16409 (xcsp3-exec) S 16406 16409 14868 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 152021532 9740288 345 33554432000 4194304 5098028 140723734498416 140723734496520 140327917511292 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 24948736 140723734500459 140723734500668 140723734500668 140723734503403 0
/proc/16409/statm: 2378 345 289 221 0 87 0
[pid=16411] ppid=16409 vsize=26004064 memory=43548 CPUtime=0.49 cores=0-7
/proc/16411/stat : 16411 (java) S 16409 16409 14868 0 -1 1077944320 9187 0 0 0 46 3 0 0 20 0 20 0 152021532 26628161536 10887 33554432000 4194304 4196468 140720668190032 140720668172576 140136232926967 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
/proc/16411/statm: 6501016 10887 3072 1 0 6488269 0
[pid=16411/tid=16412] ppid=16409 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/16411/task/16412/stat : 16412 (java) R 16409 16409 14868 0 -1 4202560 6086 0 0 0 27 2 0 0 20 0 20 0 152021533 26628161536 10887 33554432000 4194304 4196468 140720668190032 140136237166304 140136232938902 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16413] ppid=16409 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16411/task/16413/stat : 16413 (java) S 16409 16409 14868 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 152021533 26628161536 10887 33554432000 4194304 4196468 140720668190032 140135790721808 140136232937173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16414] ppid=16409 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16411/task/16414/stat : 16414 (java) S 16409 16409 14868 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 152021533 26628161536 10887 33554432000 4194304 4196468 140720668190032 140135789669264 140136232937173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16415] ppid=16409 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16411/task/16415/stat : 16415 (java) S 16409 16409 14868 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 152021533 26628161536 10887 33554432000 4194304 4196468 140720668190032 140135788616720 140136232937173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16416] ppid=16409 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16411/task/16416/stat : 16416 (java) S 16409 16409 14868 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 152021533 26628161536 10887 33554432000 4194304 4196468 140720668190032 140135787564176 140136232937173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16417] ppid=16409 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/16411/task/16417/stat : 16417 (java) S 16409 16409 14868 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 152021533 26628161536 10887 33554432000 4194304 4196468 140720668190032 140135786510608 140136232937173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16418] ppid=16409 vsize=26004064 memory=140016739251119 CPUtime=0 cores=0-7
/proc/16411/task/16418/stat : 16418 (java) S 16409 16409 14868 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 152021533 26628161536 10887 33554432000 4194304 4196468 140720668190032 140135785458064 140136232937173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16419] ppid=16409 vsize=26004064 memory=140016739253424 CPUtime=0 cores=0-7
/proc/16411/task/16419/stat : 16419 (java) S 16409 16409 14868 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 152021533 26628161536 10887 33554432000 4194304 4196468 140720668190032 140135784405520 140136232937173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16420] ppid=16409 vsize=26004064 memory=140016739255728 CPUtime=0 cores=0-7
/proc/16411/task/16420/stat : 16420 (java) S 16409 16409 14868 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 152021533 26628161536 10887 33554432000 4194304 4196468 140720668190032 140135783352976 140136232937173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16421] ppid=16409 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16411/task/16421/stat : 16421 (java) S 16409 16409 14868 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 152021535 26628161536 10887 33554432000 4194304 4196468 140720668190032 140135226034672 140136232938114 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16422] ppid=16409 vsize=26004064 memory=280033478518416 CPUtime=0 cores=0-7
/proc/16411/task/16422/stat : 16422 (java) S 16409 16409 14868 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 152021535 26628161536 10887 33554432000 4194304 4196468 140720668190032 140135224980896 140136232937173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16423] ppid=16409 vsize=26004064 memory=280033478525328 CPUtime=0 cores=0-7
/proc/16411/task/16423/stat : 16423 (java) S 16409 16409 14868 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 152021535 26628161536 10887 33554432000 4194304 4196468 140720668190032 140135223928304 140136232937173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16424] ppid=16409 vsize=26004064 memory=280033478466608 CPUtime=0 cores=0-7
/proc/16411/task/16424/stat : 16424 (java) S 16409 16409 14868 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 152021538 26628161536 10887 33554432000 4194304 4196468 140720668190032 140135222876880 140136232945563 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16425] ppid=16409 vsize=26004064 memory=280033478539152 CPUtime=0 cores=0-7
/proc/16411/task/16425/stat : 16425 (java) R 16409 16409 14868 0 -1 1077944384 323 0 0 0 0 0 0 0 20 0 20 0 152021538 26628161536 10887 33554432000 4194304 4196468 140720668190032 140135221823472 140136232938114 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16426] ppid=16409 vsize=26004064 memory=280033478546064 CPUtime=0.02 cores=0-7
/proc/16411/task/16426/stat : 16426 (java) S 16409 16409 14868 0 -1 1077944384 395 0 0 0 2 0 0 0 20 0 20 0 152021538 26628161536 10887 33554432000 4194304 4196468 140720668190032 140135220770928 140136232938114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16427] ppid=16409 vsize=26004064 memory=280033478543760 CPUtime=0.02 cores=0-7
/proc/16411/task/16427/stat : 16427 (java) S 16409 16409 14868 0 -1 1077944384 230 0 0 0 2 0 0 0 20 0 20 0 152021538 26628161536 10887 33554432000 4194304 4196468 140720668190032 140135219718384 140136232938114 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16428] ppid=16409 vsize=26004064 memory=280033478559920 CPUtime=0.12 cores=0-7
/proc/16411/task/16428/stat : 16428 (java) R 16409 16409 14868 0 -1 4202560 846 0 0 0 12 0 0 0 20 0 20 0 152021538 26628161536 10887 33554432000 4194304 4196468 140720668190032 140135218661792 140136232938902 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16429] ppid=16409 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16411/task/16429/stat : 16429 (java) S 16409 16409 14868 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 152021538 26628161536 10887 33554432000 4194304 4196468 140720668190032 140135217613536 140136232937173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16430] ppid=16409 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/16411/task/16430/stat : 16430 (java) S 16409 16409 14868 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 152021538 26628161536 10887 33554432000 4194304 4196468 140720668190032 140135216561072 140136232938114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 44928 KiB

[startup+0.700932 s]
/proc/loadavg: 6.24 4.94 5.80 5/200 16430
/proc/meminfo: memFree=25439696/32770624 swapFree=67108860/67108860
[pid=16409] ppid=16406 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/16409/stat : 16409 (xcsp3-exec) S 16406 16409 14868 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 152021532 9740288 345 33554432000 4194304 5098028 140723734498416 140723734496520 140327917511292 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 24948736 140723734500459 140723734500668 140723734500668 140723734503403 0
/proc/16409/statm: 2378 345 289 221 0 87 0
[pid=16411] ppid=16409 vsize=26006188 memory=97164 CPUtime=2.01 cores=0-7
/proc/16411/stat : 16411 (java) S 16409 16409 14868 0 -1 1077944320 13904 0 0 0 197 4 0 0 20 0 20 0 152021532 26630336512 24291 33554432000 4194304 4196468 140720668190032 140720668172576 140136232926967 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
/proc/16411/statm: 6501547 24291 3201 1 0 6488781 0
[pid=16411/tid=16412] ppid=16409 vsize=26006188 memory=280033478917808 CPUtime=0.66 cores=0-7
/proc/16411/task/16412/stat : 16412 (java) R 16409 16409 14868 0 -1 4202560 6736 0 0 0 64 2 0 0 20 0 20 0 152021533 26630336512 24291 33554432000 4194304 4196468 140720668190032 140136237160608 140135874141172 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16413] ppid=16409 vsize=26006188 memory=140016739459952 CPUtime=0 cores=0-7
/proc/16411/task/16413/stat : 16413 (java) S 16409 16409 14868 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 152021533 26630336512 24291 33554432000 4194304 4196468 140720668190032 140135790721808 140136232937173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16414] ppid=16409 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/16411/task/16414/stat : 16414 (java) S 16409 16409 14868 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 152021533 26630336512 24291 33554432000 4194304 4196468 140720668190032 140135789669264 140136232937173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16415] ppid=16409 vsize=26006188 memory=1204 CPUtime=0 cores=0-7
/proc/16411/task/16415/stat : 16415 (java) S 16409 16409 14868 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 152021533 26630336512 24291 33554432000 4194304 4196468 140720668190032 140135788616720 140136232937173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0

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

[pid=16411/tid=16518] ppid=16409 vsize=26539728 memory=3435376 CPUtime=138.71 cores=0-7
/proc/16411/task/16518/stat : 16518 (java) R 16409 16409 14868 0 -1 4202560 7927 0 0 0 13855 16 0 0 20 0 28 0 152023799 27176681472 856401 33554432000 4194304 4196468 140720668190032 140135206445096 140135875781269 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
Current children cumulated CPU time: 1287.88 s
Current children cumulated vsize: 26549240 KiB
Current children cumulated memory: 3426984 KiB

[startup+222.303 s]
/proc/loadavg: 7.98 6.55 6.27 9/207 16519
/proc/meminfo: memFree=22087836/32770624 swapFree=67108860/67108860
[pid=16409] ppid=16406 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/16409/stat : 16409 (xcsp3-exec) S 16406 16409 14868 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 152021532 9740288 345 33554432000 4194304 5098028 140723734498416 140723734496520 140327917511292 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 24948736 140723734500459 140723734500668 140723734500668 140723734503403 0
/proc/16409/statm: 2378 345 289 221 0 87 0
[pid=16411] ppid=16409 vsize=26539728 memory=3420476 CPUtime=1766.68 cores=0-7
/proc/16411/stat : 16411 (java) S 16409 16409 14868 0 -1 1077944320 98733 0 0 0 176442 226 0 0 20 0 28 0 152021532 27176681472 855119 33554432000 4194304 4196468 140720668190032 140720668172576 140136232926967 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
/proc/16411/statm: 6634932 855119 3287 1 0 6622166 0
[pid=16411/tid=16412] ppid=16409 vsize=26539728 memory=1380 CPUtime=1.28 cores=0-7
/proc/16411/task/16412/stat : 16412 (java) S 16409 16409 14868 0 -1 1077944384 7152 0 0 0 124 4 0 0 20 0 28 0 152021533 27176681472 855119 33554432000 4194304 4196468 140720668190032 140136237167744 140136232937173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16413] ppid=16409 vsize=26539728 memory=1380 CPUtime=0.17 cores=0-7
/proc/16411/task/16413/stat : 16413 (java) S 16409 16409 14868 0 -1 1077944384 888 0 0 0 11 6 0 0 20 0 28 0 152021533 27176681472 855119 33554432000 4194304 4196468 140720668190032 140135790721808 140136232937173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16414] ppid=16409 vsize=26539728 memory=4096 CPUtime=0.18 cores=0-7
/proc/16411/task/16414/stat : 16414 (java) S 16409 16409 14868 0 -1 1077944384 756 0 0 0 13 5 0 0 20 0 28 0 152021533 27176681472 855119 33554432000 4194304 4196468 140720668190032 140135789669264 140136232937173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16415] ppid=16409 vsize=26539728 memory=1380 CPUtime=0.16 cores=0-7
/proc/16411/task/16415/stat : 16415 (java) S 16409 16409 14868 0 -1 1077944384 684 0 0 0 11 5 0 0 20 0 28 0 152021533 27176681472 855119 33554432000 4194304 4196468 140720668190032 140135788616720 140136232937173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16416] ppid=16409 vsize=26539728 memory=3425604 CPUtime=0.16 cores=0-7
/proc/16411/task/16416/stat : 16416 (java) S 16409 16409 14868 0 -1 1077944384 701 0 0 0 10 6 0 0 20 0 28 0 152021533 27176681472 855119 33554432000 4194304 4196468 140720668190032 140135787564176 140136232937173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16417] ppid=16409 vsize=26539728 memory=1380 CPUtime=0.17 cores=0-7
/proc/16411/task/16417/stat : 16417 (java) S 16409 16409 14868 0 -1 1077944384 388 0 0 0 11 6 0 0 20 0 28 0 152021533 27176681472 855119 33554432000 4194304 4196468 140720668190032 140135786510608 140136232937173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16418] ppid=16409 vsize=26539728 memory=3420476 CPUtime=0.17 cores=0-7
/proc/16411/task/16418/stat : 16418 (java) S 16409 16409 14868 0 -1 1077944384 892 0 0 0 12 5 0 0 20 0 28 0 152021533 27176681472 855119 33554432000 4194304 4196468 140720668190032 140135785458064 140136232937173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16419] ppid=16409 vsize=26539728 memory=1728 CPUtime=0.15 cores=0-7
/proc/16411/task/16419/stat : 16419 (java) S 16409 16409 14868 0 -1 1077944384 751 0 0 0 9 6 0 0 20 0 28 0 152021533 27176681472 855119 33554432000 4194304 4196468 140720668190032 140135784405520 140136232937173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16420] ppid=16409 vsize=26539728 memory=12136 CPUtime=0.18 cores=0-7
/proc/16411/task/16420/stat : 16420 (java) S 16409 16409 14868 0 -1 1077944384 1038 0 0 0 13 5 0 0 20 0 28 0 152021533 27176681472 855119 33554432000 4194304 4196468 140720668190032 140135783352976 140136232937173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16421] ppid=16409 vsize=26539728 memory=0 CPUtime=0.06 cores=0-7
/proc/16411/task/16421/stat : 16421 (java) S 16409 16409 14868 0 -1 1077944384 3476 0 0 0 3 3 0 0 20 0 28 0 152021535 27176681472 855119 33554432000 4194304 4196468 140720668190032 140135226034672 140136232938114 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16422] ppid=16409 vsize=26539728 memory=27328705271 CPUtime=0 cores=0-7
/proc/16411/task/16422/stat : 16422 (java) S 16409 16409 14868 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 152021535 27176681472 855119 33554432000 4194304 4196468 140720668190032 140135224980960 140136232937173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16423] ppid=16409 vsize=26539728 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/16411/task/16423/stat : 16423 (java) S 16409 16409 14868 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 152021535 27176681472 855119 33554432000 4194304 4196468 140720668190032 140135223928320 140136232937173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16424] ppid=16409 vsize=26539728 memory=1004 CPUtime=0 cores=0-7
/proc/16411/task/16424/stat : 16424 (java) S 16409 16409 14868 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 152021538 27176681472 855119 33554432000 4194304 4196468 140720668190032 140135222876880 140136232945563 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16425] ppid=16409 vsize=26539728 memory=1228 CPUtime=2.52 cores=0-7
/proc/16411/task/16425/stat : 16425 (java) S 16409 16409 14868 0 -1 1077944384 10072 0 0 0 250 2 0 0 20 0 28 0 152021538 27176681472 855119 33554432000 4194304 4196468 140720668190032 140135221823472 140136232938114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16426] ppid=16409 vsize=26539728 memory=3420476 CPUtime=2.62 cores=0-7
/proc/16411/task/16426/stat : 16426 (java) S 16409 16409 14868 0 -1 1077944384 11461 0 0 0 261 1 0 0 20 0 28 0 152021538 27176681472 855119 33554432000 4194304 4196468 140720668190032 140135220770928 140136232938114 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16427] ppid=16409 vsize=26539728 memory=3420476 CPUtime=2.26 cores=0-7
/proc/16411/task/16427/stat : 16427 (java) S 16409 16409 14868 0 -1 1077944384 7883 0 0 0 225 1 0 0 20 0 28 0 152021538 27176681472 855119 33554432000 4194304 4196468 140720668190032 140135219718384 140136232938114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16428] ppid=16409 vsize=26539728 memory=1236 CPUtime=0.78 cores=0-7
/proc/16411/task/16428/stat : 16428 (java) S 16409 16409 14868 0 -1 1077944384 8895 0 0 0 76 2 0 0 20 0 28 0 152021538 27176681472 855119 33554432000 4194304 4196468 140720668190032 140135218665840 140136232938114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16429] ppid=16409 vsize=26539728 memory=1380 CPUtime=0 cores=0-7
/proc/16411/task/16429/stat : 16429 (java) S 16409 16409 14868 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 152021538 27176681472 855119 33554432000 4194304 4196468 140720668190032 140135217613536 140136232937173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16430] ppid=16409 vsize=26539728 memory=3420476 CPUtime=0.09 cores=0-7
/proc/16411/task/16430/stat : 16430 (java) S 16409 16409 14868 0 -1 1077944384 1190 0 0 0 6 3 0 0 20 0 28 0 152021538 27176681472 855119 33554432000 4194304 4196468 140720668190032 140135216561072 140136232938114 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16511] ppid=16409 vsize=26539728 memory=2240 CPUtime=199.39 cores=0-7
/proc/16411/task/16511/stat : 16511 (java) R 16409 16409 14868 0 -1 4202560 1640 0 0 0 19939 0 0 0 20 0 28 0 152023798 27176681472 855119 33554432000 4194304 4196468 140720668190032 140135201184928 140135877227246 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16512] ppid=16409 vsize=26539728 memory=3420476 CPUtime=198.57 cores=0-7
/proc/16411/task/16512/stat : 16512 (java) R 16409 16409 14868 0 -1 4202560 837 0 0 0 19857 0 0 0 20 0 28 0 152023799 27176681472 855119 33554432000 4194304 4196468 140720668190032 140135203291424 140135877405768 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16513] ppid=16409 vsize=26539728 memory=1380 CPUtime=199.43 cores=0-7
/proc/16411/task/16513/stat : 16513 (java) R 16409 16409 14868 0 -1 4202560 1190 0 0 0 19943 0 0 0 20 0 28 0 152023799 27176681472 855119 33554432000 4194304 4196468 140720668190032 140135200133080 140135879177539 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16514] ppid=16409 vsize=26539728 memory=4096 CPUtime=198.66 cores=0-7
/proc/16411/task/16514/stat : 16514 (java) R 16409 16409 14868 0 -1 4202560 12269 0 0 0 19768 98 0 0 20 0 28 0 152023799 27176681472 855119 33554432000 4194304 4196468 140720668190032 140135208554080 140135877128638 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16515] ppid=16409 vsize=26539728 memory=1292 CPUtime=198.85 cores=0-7
/proc/16411/task/16515/stat : 16515 (java) R 16409 16409 14868 0 -1 4202560 5984 0 0 0 19873 12 0 0 20 0 28 0 152023799 27176681472 855119 33554432000 4194304 4196468 140720668190032 140135202238176 140135873703643 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16516] ppid=16409 vsize=26539728 memory=1728 CPUtime=199.09 cores=0-7
/proc/16411/task/16516/stat : 16516 (java) R 16409 16409 14868 0 -1 4202560 1332 0 0 0 19909 0 0 0 20 0 28 0 152023799 27176681472 855119 33554432000 4194304 4196468 140720668190032 140135205396824 140135879178483 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16517] ppid=16409 vsize=26539728 memory=4096 CPUtime=199.42 cores=0-7
/proc/16411/task/16517/stat : 16517 (java) R 16409 16409 14868 0 -1 4202560 1800 0 0 0 19942 0 0 0 20 0 28 0 152023799 27176681472 855119 33554432000 4194304 4196468 140720668190032 140135204344160 140135870804064 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16518] ppid=16409 vsize=26539728 memory=0 CPUtime=198.23 cores=0-7
/proc/16411/task/16518/stat : 16518 (java) R 16409 16409 14868 0 -1 4202560 9035 0 0 0 19801 22 0 0 20 0 28 0 152023799 27176681472 855119 33554432000 4194304 4196468 140720668190032 140135206449752 140135873201271 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
Current children cumulated CPU time: 1766.68 s
Current children cumulated vsize: 26549240 KiB
Current children cumulated memory: 3421856 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.001 s]*
/proc/loadavg: 8.16 6.73 6.34 10/207 16519
/proc/meminfo: memFree=22088208/32770624 swapFree=67108860/67108860
[pid=16409] ppid=16406 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/16409/stat : 16409 (xcsp3-exec) S 16406 16409 14868 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 152021532 9740288 345 33554432000 4194304 5098028 140723734498416 140723734496520 140327917511292 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 24948736 140723734500459 140723734500668 140723734500668 140723734503403 0
/proc/16409/statm: 2378 345 289 221 0 87 0
[pid=16411] ppid=16409 vsize=26539728 memory=3420476 CPUtime=2003.75 cores=0-7
/proc/16411/stat : 16411 (java) S 16409 16409 14868 0 -1 1077944320 100896 0 0 0 200144 231 0 0 20 0 28 0 152021532 27176681472 855119 33554432000 4194304 4196468 140720668190032 140720668172576 140136232926967 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
/proc/16411/statm: 6634932 855119 3287 1 0 6622166 0
[pid=16411/tid=16412] ppid=16409 vsize=26539728 memory=6791534058613427641 CPUtime=1.28 cores=0-7
/proc/16411/task/16412/stat : 16412 (java) S 16409 16409 14868 0 -1 1077944384 7152 0 0 0 124 4 0 0 20 0 28 0 152021533 27176681472 855119 33554432000 4194304 4196468 140720668190032 140136237167744 140136232937173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16413] ppid=16409 vsize=26539728 memory=4126316290023845779 CPUtime=0.17 cores=0-7
/proc/16411/task/16413/stat : 16413 (java) S 16409 16409 14868 0 -1 1077944384 888 0 0 0 11 6 0 0 20 0 28 0 152021533 27176681472 855119 33554432000 4194304 4196468 140720668190032 140135790721808 140136232937173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16414] ppid=16409 vsize=26539728 memory=16101468159609422 CPUtime=0.18 cores=0-7
/proc/16411/task/16414/stat : 16414 (java) S 16409 16409 14868 0 -1 1077944384 756 0 0 0 13 5 0 0 20 0 28 0 152021533 27176681472 855119 33554432000 4194304 4196468 140720668190032 140135789669264 140136232937173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16415] ppid=16409 vsize=26539728 memory=7013046224478170482 CPUtime=0.16 cores=0-7
/proc/16411/task/16415/stat : 16415 (java) S 16409 16409 14868 0 -1 1077944384 684 0 0 0 11 5 0 0 20 0 28 0 152021533 27176681472 855119 33554432000 4194304 4196468 140720668190032 140135788616720 140136232937173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16416] ppid=16409 vsize=26539728 memory=7881672461948512877 CPUtime=0.16 cores=0-7
/proc/16411/task/16416/stat : 16416 (java) S 16409 16409 14868 0 -1 1077944384 701 0 0 0 10 6 0 0 20 0 28 0 152021533 27176681472 855119 33554432000 4194304 4196468 140720668190032 140135787564176 140136232937173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16417] ppid=16409 vsize=26539728 memory=6791534058613427641 CPUtime=0.17 cores=0-7
/proc/16411/task/16417/stat : 16417 (java) S 16409 16409 14868 0 -1 1077944384 388 0 0 0 11 6 0 0 20 0 28 0 152021533 27176681472 855119 33554432000 4194304 4196468 140720668190032 140135786510608 140136232937173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16418] ppid=16409 vsize=26539728 memory=3420476 CPUtime=0.17 cores=0-7
/proc/16411/task/16418/stat : 16418 (java) S 16409 16409 14868 0 -1 1077944384 892 0 0 0 12 5 0 0 20 0 28 0 152021533 27176681472 855119 33554432000 4194304 4196468 140720668190032 140135785458064 140136232937173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16419] ppid=16409 vsize=26539728 memory=7596835157036919658 CPUtime=0.15 cores=0-7
/proc/16411/task/16419/stat : 16419 (java) S 16409 16409 14868 0 -1 1077944384 751 0 0 0 9 6 0 0 20 0 28 0 152021533 27176681472 855119 33554432000 4194304 4196468 140720668190032 140135784405520 140136232937173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16420] ppid=16409 vsize=26539728 memory=7596835157036919658 CPUtime=0.18 cores=0-7
/proc/16411/task/16420/stat : 16420 (java) S 16409 16409 14868 0 -1 1077944384 1038 0 0 0 13 5 0 0 20 0 28 0 152021533 27176681472 855119 33554432000 4194304 4196468 140720668190032 140135783352976 140136232937173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16421] ppid=16409 vsize=26539728 memory=6791534058613427641 CPUtime=0.06 cores=0-7
/proc/16411/task/16421/stat : 16421 (java) S 16409 16409 14868 0 -1 1077944384 3510 0 0 0 3 3 0 0 20 0 28 0 152021535 27176681472 855119 33554432000 4194304 4196468 140720668190032 140135226034672 140136232938114 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16422] ppid=16409 vsize=26539728 memory=960 CPUtime=0 cores=0-7
/proc/16411/task/16422/stat : 16422 (java) S 16409 16409 14868 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 152021535 27176681472 855119 33554432000 4194304 4196468 140720668190032 140135224980960 140136232937173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16423] ppid=16409 vsize=26539728 memory=2240 CPUtime=0 cores=0-7
/proc/16411/task/16423/stat : 16423 (java) S 16409 16409 14868 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 152021535 27176681472 855119 33554432000 4194304 4196468 140720668190032 140135223928320 140136232937173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16424] ppid=16409 vsize=26539728 memory=2424 CPUtime=0 cores=0-7
/proc/16411/task/16424/stat : 16424 (java) S 16409 16409 14868 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 152021538 27176681472 855119 33554432000 4194304 4196468 140720668190032 140135222876880 140136232945563 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16425] ppid=16409 vsize=26539728 memory=4080 CPUtime=2.53 cores=0-7
/proc/16411/task/16425/stat : 16425 (java) S 16409 16409 14868 0 -1 1077944384 11481 0 0 0 251 2 0 0 20 0 28 0 152021538 27176681472 855119 33554432000 4194304 4196468 140720668190032 140135221823472 140136232938114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16426] ppid=16409 vsize=26539728 memory=1380 CPUtime=2.62 cores=0-7
/proc/16411/task/16426/stat : 16426 (java) S 16409 16409 14868 0 -1 1077944384 11461 0 0 0 261 1 0 0 20 0 28 0 152021538 27176681472 855119 33554432000 4194304 4196468 140720668190032 140135220770928 140136232938114 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16427] ppid=16409 vsize=26539728 memory=3420476 CPUtime=2.26 cores=0-7
/proc/16411/task/16427/stat : 16427 (java) S 16409 16409 14868 0 -1 1077944384 7883 0 0 0 225 1 0 0 20 0 28 0 152021538 27176681472 855119 33554432000 4194304 4196468 140720668190032 140135219718384 140136232938114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16428] ppid=16409 vsize=26539728 memory=2196 CPUtime=0.78 cores=0-7
/proc/16411/task/16428/stat : 16428 (java) S 16409 16409 14868 0 -1 1077944384 8895 0 0 0 76 2 0 0 20 0 28 0 152021538 27176681472 855119 33554432000 4194304 4196468 140720668190032 140135218665840 140136232938114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16429] ppid=16409 vsize=26539728 memory=8052 CPUtime=0 cores=0-7
/proc/16411/task/16429/stat : 16429 (java) S 16409 16409 14868 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 152021538 27176681472 855119 33554432000 4194304 4196468 140720668190032 140135217613536 140136232937173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16430] ppid=16409 vsize=26539728 memory=840 CPUtime=0.09 cores=0-7
/proc/16411/task/16430/stat : 16430 (java) S 16409 16409 14868 0 -1 1077944384 1199 0 0 0 6 3 0 0 20 0 28 0 152021538 27176681472 855119 33554432000 4194304 4196468 140720668190032 140135216561072 140136232938114 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16511] ppid=16409 vsize=26539728 memory=1696 CPUtime=229.1 cores=0-7
/proc/16411/task/16511/stat : 16511 (java) R 16409 16409 14868 0 -1 4202560 1641 0 0 0 22910 0 0 0 20 0 28 0 152023798 27176681472 855119 33554432000 4194304 4196468 140720668190032 140135201181784 140136214333256 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16512] ppid=16409 vsize=26539728 memory=920 CPUtime=228.28 cores=0-7
/proc/16411/task/16512/stat : 16512 (java) R 16409 16409 14868 0 -1 4202560 837 0 0 0 22828 0 0 0 20 0 28 0 152023799 27176681472 855119 33554432000 4194304 4196468 140720668190032 140135203291992 140135877228078 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16513] ppid=16409 vsize=26539728 memory=4452 CPUtime=229.14 cores=0-7
/proc/16411/task/16513/stat : 16513 (java) R 16409 16409 14868 0 -1 4202560 1191 0 0 0 22914 0 0 0 20 0 28 0 152023799 27176681472 855119 33554432000 4194304 4196468 140720668190032 140135200133080 140135879177927 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16514] ppid=16409 vsize=26539728 memory=6791534058613427641 CPUtime=228.35 cores=0-7
/proc/16411/task/16514/stat : 16514 (java) R 16409 16409 14868 0 -1 4202560 12420 0 0 0 22735 100 0 0 20 0 28 0 152023799 27176681472 855119 33554432000 4194304 4196468 140720668190032 140135208550248 140135877291601 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16515] ppid=16409 vsize=26539728 memory=288230583166042425 CPUtime=228.33 cores=0-7
/proc/16411/task/16515/stat : 16515 (java) R 16409 16409 14868 0 -1 4202560 6189 0 0 0 22821 12 0 0 20 0 28 0 152023799 27176681472 855119 33554432000 4194304 4196468 140720668190032 140135202234616 140135878206352 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16516] ppid=16409 vsize=26539728 memory=16101468159609422 CPUtime=228.76 cores=0-7
/proc/16411/task/16516/stat : 16516 (java) R 16409 16409 14868 0 -1 4202560 1333 0 0 0 22876 0 0 0 20 0 28 0 152023799 27176681472 855119 33554432000 4194304 4196468 140720668190032 140135205396256 140135878316922 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16517] ppid=16409 vsize=26539728 memory=3420476 CPUtime=229.13 cores=0-7
/proc/16411/task/16517/stat : 16517 (java) R 16409 16409 14868 0 -1 4202560 1800 0 0 0 22913 0 0 0 20 0 28 0 152023799 27176681472 855119 33554432000 4194304 4196468 140720668190032 140135204340568 140135879178646 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
[pid=16411/tid=16518] ppid=16409 vsize=26539728 memory=6791534058613427641 CPUtime=227.61 cores=0-7
/proc/16411/task/16518/stat : 16518 (java) R 16409 16409 14868 0 -1 4202560 9387 0 0 0 22736 25 0 0 20 0 28 0 152023799 27176681472 855119 33554432000 4194304 4196468 140720668190032 140135206446040 140135877919310 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 30998528 140720668193944 140720668194120 140720668194120 140720668196815 0
Current children cumulated CPU time: 2003.75 s
Current children cumulated vsize: 26549240 KiB
Current children cumulated memory: 3421856 KiB

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

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

[startup+252.119 s]
# the end of solver process 16411 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2002.16 s, system=2.33566 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.119
CPU time (s): 2004.5
CPU user time (s): 2002.16
CPU system time (s): 2.33566
CPU usage (%): 795.06
Max. virtual memory (cumulated for all children) (KiB): 26549240
Max. memory (cumulated for all children) (KiB): 3437864

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2002.16
system time used= 2.33567
maximum resident set size= 3439680
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 101894
page faults= 0
swaps= 0
block input operations= 0
block output operations= 464
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11596
involuntary context switches= 21403


# summary of solver processes directly reported to runsolver:
#   pid: 16409,16411
#   total CPU time (s): 2004.5
#   total CPU user time (s): 2002.16
#   total CPU system time (s): 2.33566

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.5133 second user time and 2.56913 second system time

The end

Launcher Data

Begin job on node148 at 2017-08-20 02:22:26
IDJOB=4281652
IDBENCH=140566
IDSOLVER=2676
FILE ID=node148/4281652-1503189406
RUNJOBID= node148-1503186455-14895
PBS_JOBID= 20630855
Free space on /tmp= 61948 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/Ramsey/Ramsey-int-s1/Ramsey-int-21.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-4281652-1503189406/watcher-4281652-1503189406 -o /tmp/evaluation-result-4281652-1503189406/solver-4281652-1503189406 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node148-1503186455-14895 --watchdog 312  ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 450140226 HOME/instance-4281652-1503189406.xml

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

MD5SUM BENCH= 25b27bae3543dabdafa06e8069fa9092
RANDOM SEED=450140226

node148.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.19
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.19
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.19
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.19
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:        25500756 kB
MemAvailable:   31975056 kB
Buffers:          296560 kB
Cached:          6471284 kB
SwapCached:            0 kB
Active:          1169628 kB
Inactive:        5650592 kB
Active(anon):       3744 kB
Inactive(anon):    84704 kB
Active(file):    1165884 kB
Inactive(file):  5565888 kB
Unevictable:        7784 kB
Mlocked:            7784 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7764 kB
Writeback:             4 kB
AnonPages:         59960 kB
Mapped:            51728 kB
Shmem:             33416 kB
Slab:             143204 kB
SReclaimable:     116728 kB
SUnreclaim:        26476 kB
KernelStack:        3168 kB
PageTables:         4752 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     333492 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:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 61940 MiB
End job on node148 at 2017-08-20 02:26:39