Trace number 4280475

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)13638 19961.5 2520.1201

General information on the benchmark

NameQuadraticAssignment/QuadraticAssignment-m1-s1/
QuadraticAssignment-lipa20b.xml
MD5SUM2a1cb6febb6ec7dbf2abb0b9e0866987
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark13638
Best CPU time to get the best result obtained on this benchmark19961.5
Satisfiable
(Un)Satisfiability was proved
Number of variables420
Number of constraints180
Number of domains2
Minimum domain size19
Maximum domain size20
Distribution of domain sizes[{"size":19,"count":179},{"size":20,"count":20}]
Minimum variable degree0
Maximum variable degree20
Distribution of variable degrees[{"degree":0,"count":221},{"degree":2,"count":179},{"degree":17,"count":3},{"degree":18,"count":4},{"degree":19,"count":5},{"degree":20,"count":8}]
Minimum constraint arity3
Maximum constraint arity20
Distribution of constraint arities[{"arity":3,"count":179},{"arity":20,"count":1}]
Number of extensional constraints179
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":179},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4280475-1503126966.xml"  -tl '20160s' -p 8 -x 0
0.12/0.14	c [HOME/instance-4280475-1503126966.xml, -tl, 20160s, -p, 8, -x, 0]
0.12/0.19	c 8 solvers in parallel
0.33/0.26	c parse instance...
1.83/0.77	c solve instance...
4.03/1.05	o 13638 
19960.70/2520.10	s SATISFIABLE
19960.70/2520.10	v <instantiation>
19960.70/2520.10	v 	<list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] d[0][1] d[0][2] d[0][3] d[0][5] d[0][7] d[0][8] d[0][9] d[0][10] d[0][11] d[0][12] d[0][13] d[0][14] d[0][15] d[0][16] d[0][17] d[0][18] d[0][19] d[1][2] d[1][3] d[1][4] d[1][5] d[1][6] d[1][7] d[1][8] d[1][9] d[1][10] d[1][11] d[1][12] d[1][13] d[1][14] d[1][15] d[1][16] d[1][17] d[1][18] d[1][19] d[2][3] d[2][4] d[2][6] d[2][7] d[2][9] d[2][10] d[2][11] d[2][12] d[2][13] d[2][14] d[2][15] d[2][16] d[2][18] d[2][19] d[3][4] d[3][5] d[3][6] d[3][7] d[3][8] d[3][9] d[3][10] d[3][12] d[3][13] d[3][14] d[3][15] d[3][16] d[3][17] d[3][18] d[3][19] d[4][6] d[4][7] d[4][8] d[4][10] d[4][11] d[4][12] d[4][13] d[4][14] d[4][15] d[4][16] d[4][17] d[4][18] d[4][19] d[5][6] d[5][7] d[5][8] d[5][9] d[5][10] d[5][11] d[5][12] d[5][13] d[5][14] d[5][15] d[5][16] d[5][17] d[5][18] d[5][19] d[6][7] d[6][8] d[6][9] d[6][10] d[6][12] d[6][13] d[6][14] d[6][15] d[6][16] d[6][17] d[6][18] d[6][19] d[7][9] d[7][10] d[7][11] d[7][12] d[7][13] d[7][14] d[7][15] d[7][16] d[7][17] d[7][18] d[7][19] d[8][9] d[8][10] d[8][11] d[8][12] d[8][13] d[8][14] d[8][15] d[8][17] d[8][18] d[8][19] d[9][10] d[9][11] d[9][12] d[9][13] d[9][14] d[9][15] d[9][16] d[9][17] d[9][18] d[9][19] d[10][11] d[10][12] d[10][13] d[10][14] d[10][15] d[10][16] d[10][17] d[10][18] d[10][19] d[11][12] d[11][13] d[11][14] d[11][15] d[11][16] d[11][17] d[11][18] d[11][19] d[12][13] d[12][14] d[12][15] d[12][16] d[12][17] d[12][18] d[12][19] d[13][14] d[13][15] d[13][16] d[13][17] d[13][18] d[13][19] d[14][15] d[14][16] d[14][17] d[14][18] d[14][19] d[15][16] d[15][17] d[15][18] d[15][19] d[16][17] d[16][18] d[16][19] d[17][18] d[17][19] d[18][19] </list>
19960.70/2520.10	v 	<values>0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 6 12 9 9 12 6 4 12 4 15 7 12 10 4 9 15 13 9 5 6 7 8 9 5 3 6 7 11 5 11 10 11 8 11 13 14 14 11 8 14 10 9 15 12 15 12 3 14 3 12 15 10 3 12 7 13 1 3 13 15 11 11 14 12 9 10 4 5 10 10 6 8 9 10 8 10 16 8 11 1 15 7 9 8 8 13 8 12 8 12 5 3 10 9 5 8 12 6 8 14 11 15 7 15 13 3 12 12 11 7 12 4 7 13 14 10 11 9 13 12 13 1 13 12 11 9 10 11 11 7 8 9 7 5 8 11 16 9 11 14 13 7 10 4 11 15 11 12 13 4 16 15 7 11 10 13 10 12 8 6 15 15 10 13 15 8 17 8 9 14 12 13 15 12 14 13 11 7 8 </values>
19960.70/2520.10	v </instantiation>
19960.70/2520.10	c Unexpected resolution interruption!

Verifier Data

OK	13638

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4280475-1503126966/watcher-4280475-1503126966 -o /tmp/evaluation-result-4280475-1503126966/solver-4280475-1503126966 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node105-1503126106-7427 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 2146784381 HOME/instance-4280475-1503126966.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=7444, runsolver pid=7441

[startup+0.100112 s]*
/proc/loadavg: 8.42 8.37 8.31 4/202 7465
/proc/meminfo: memFree=23000340/32770624 swapFree=67108860/67108860
[pid=7444] ppid=7441 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/7444/stat : 7444 (xcsp3-exec) S 7441 7444 7400 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 145768055 9740288 346 33554432000 4194304 5098028 140730879315280 140730879313384 140483790934652 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 39247872 140730879321188 140730879321399 140730879321399 140730879324139 0
/proc/7444/statm: 2378 346 289 221 0 87 0
[pid=7446] ppid=7444 vsize=25999808 memory=26116 CPUtime=0.12 cores=0-7
/proc/7446/stat : 7446 (java) S 7444 7444 7400 0 -1 1077944320 5490 0 0 0 10 2 0 0 20 0 20 0 145768056 26623803392 6529 33554432000 4194304 4196468 140725242071520 140725242054064 140427768119031 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
/proc/7446/statm: 6499952 6529 2837 1 0 6488269 0
[pid=7446/tid=7447] ppid=7444 vsize=25999808 memory=4134692831991783777 CPUtime=0.09 cores=0-7
/proc/7446/task/7447/stat : 7447 (java) R 7444 7444 7400 0 -1 4202560 3486 0 0 0 8 1 0 0 20 0 20 0 145768056 26623803392 6594 33554432000 4194304 4196468 140725242071520 140427772351296 140427395148928 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7448] ppid=7444 vsize=25999808 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/7446/task/7448/stat : 7448 (java) S 7444 7444 7400 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145768057 26623803392 6594 33554432000 4194304 4196468 140725242071520 140427720739216 140427768129237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7449] ppid=7444 vsize=25999808 memory=140374539933312 CPUtime=0 cores=0-7
/proc/7446/task/7449/stat : 7449 (java) S 7444 7444 7400 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145768057 26623803392 6594 33554432000 4194304 4196468 140725242071520 140427719686416 140427768129237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7450] ppid=7444 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/7446/task/7450/stat : 7450 (java) S 7444 7444 7400 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145768057 26623803392 6594 33554432000 4194304 4196468 140725242071520 140427718634128 140427768129237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7451] ppid=7444 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/7446/task/7451/stat : 7451 (java) S 7444 7444 7400 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145768057 26623803392 6594 33554432000 4194304 4196468 140725242071520 140427717581328 140427768129237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7452] ppid=7444 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/7446/task/7452/stat : 7452 (java) S 7444 7444 7400 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145768057 26623803392 6594 33554432000 4194304 4196468 140725242071520 140427716529040 140427768129237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7453] ppid=7444 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/7446/task/7453/stat : 7453 (java) S 7444 7444 7400 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145768057 26623803392 6594 33554432000 4194304 4196468 140725242071520 140427715476240 140427768129237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7454] ppid=7444 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/7446/task/7454/stat : 7454 (java) S 7444 7444 7400 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145768057 26623803392 6594 33554432000 4194304 4196468 140725242071520 140427319966864 140427768129237 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7455] ppid=7444 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/7446/task/7455/stat : 7455 (java) S 7444 7444 7400 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 145768057 26623803392 6594 33554432000 4194304 4196468 140725242071520 140427318914064 140427768129237 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7456] ppid=7444 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/7446/task/7456/stat : 7456 (java) S 7444 7444 7400 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145768058 26623803392 6594 33554432000 4194304 4196468 140725242071520 140425972619376 140427768130178 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7457] ppid=7444 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/7446/task/7457/stat : 7457 (java) S 7444 7444 7400 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 145768059 26623803392 6594 33554432000 4194304 4196468 140725242071520 140425971565344 140427768129237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7458] ppid=7444 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/7446/task/7458/stat : 7458 (java) S 7444 7444 7400 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 145768059 26623803392 6594 33554432000 4194304 4196468 140725242071520 140425970513008 140427768129237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7459] ppid=7444 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/7446/task/7459/stat : 7459 (java) S 7444 7444 7400 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145768061 26623803392 6594 33554432000 4194304 4196468 140725242071520 140425767675984 140427768137627 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7460] ppid=7444 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/7446/task/7460/stat : 7460 (java) S 7444 7444 7400 0 -1 1077944384 309 0 0 0 0 0 0 0 20 0 20 0 145768061 26623803392 6594 33554432000 4194304 4196468 140725242071520 140425766623856 140427768130178 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7461] ppid=7444 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/7446/task/7461/stat : 7461 (java) S 7444 7444 7400 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 145768061 26623803392 6594 33554432000 4194304 4196468 140725242071520 140425765571056 140427768130178 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7462] ppid=7444 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/7446/task/7462/stat : 7462 (java) S 7444 7444 7400 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 145768061 26623803392 6594 33554432000 4194304 4196468 140725242071520 140425764518768 140427768130178 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7463] ppid=7444 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/7446/task/7463/stat : 7463 (java) R 7444 7444 7400 0 -1 4202560 268 0 0 0 1 0 0 0 20 0 20 0 145768061 26623803392 6594 33554432000 4194304 4196468 140725242071520 140425763465968 140427768130966 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7464] ppid=7444 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/7446/task/7464/stat : 7464 (java) S 7444 7444 7400 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 145768062 26623803392 6594 33554432000 4194304 4196468 140725242071520 140425762412896 140427768129237 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7465] ppid=7444 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/7446/task/7465/stat : 7465 (java) S 7444 7444 7400 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145768062 26623803392 6594 33554432000 4194304 4196468 140725242071520 140425761360176 140427768130178 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 27500 KiB

[startup+0.210572 s]*
/proc/loadavg: 8.42 8.37 8.31 3/202 7465
/proc/meminfo: memFree=22988928/32770624 swapFree=67108860/67108860
[pid=7444] ppid=7441 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/7444/stat : 7444 (xcsp3-exec) S 7441 7444 7400 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 145768055 9740288 346 33554432000 4194304 5098028 140730879315280 140730879313384 140483790934652 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 39247872 140730879321188 140730879321399 140730879321399 140730879324139 0
/proc/7444/statm: 2378 346 289 221 0 87 0
[pid=7446] ppid=7444 vsize=26004064 memory=39192 CPUtime=0.33 cores=0-7
/proc/7446/stat : 7446 (java) S 7444 7444 7400 0 -1 1077944320 8380 0 0 0 30 3 0 0 20 0 20 0 145768056 26628161536 9798 33554432000 4194304 4196468 140725242071520 140725242054064 140427768119031 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
/proc/7446/statm: 6501016 9798 3085 1 0 6488269 0
[pid=7446/tid=7447] ppid=7444 vsize=26004064 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/7446/task/7447/stat : 7447 (java) D 7444 7444 7400 0 -1 1077944384 5466 0 0 0 18 2 0 0 20 0 20 0 145768056 26628161536 9798 33554432000 4194304 4196468 140725242071520 140427772330000 140427760798253 0 4 0 16800975 18446744072101613092 0 0 -1 6 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7448] ppid=7444 vsize=26004064 memory=331 CPUtime=0 cores=0-7
/proc/7446/task/7448/stat : 7448 (java) S 7444 7444 7400 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145768057 26628161536 9798 33554432000 4194304 4196468 140725242071520 140427720739216 140427768129237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7449] ppid=7444 vsize=26004064 memory=140374539940867 CPUtime=0 cores=0-7
/proc/7446/task/7449/stat : 7449 (java) S 7444 7444 7400 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145768057 26628161536 9798 33554432000 4194304 4196468 140725242071520 140427719686416 140427768129237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7450] ppid=7444 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/7446/task/7450/stat : 7450 (java) S 7444 7444 7400 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145768057 26628161536 9798 33554432000 4194304 4196468 140725242071520 140427718634128 140427768129237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7451] ppid=7444 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/7446/task/7451/stat : 7451 (java) S 7444 7444 7400 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145768057 26628161536 9798 33554432000 4194304 4196468 140725242071520 140427717581328 140427768129237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7452] ppid=7444 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/7446/task/7452/stat : 7452 (java) S 7444 7444 7400 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145768057 26628161536 9798 33554432000 4194304 4196468 140725242071520 140427716529040 140427768129237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7453] ppid=7444 vsize=26004096 memory=-1 CPUtime=0 cores=0-7
/proc/7446/task/7453/stat : 7453 (java) S 7444 7444 7400 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145768057 26628194304 9798 33554432000 4194304 4196468 140725242071520 140427715476240 140427768129237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7454] ppid=7444 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/7446/task/7454/stat : 7454 (java) S 7444 7444 7400 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145768057 26628194304 9798 33554432000 4194304 4196468 140725242071520 140427319966864 140427768129237 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7455] ppid=7444 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/7446/task/7455/stat : 7455 (java) S 7444 7444 7400 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 145768057 26628194304 9798 33554432000 4194304 4196468 140725242071520 140427318914064 140427768129237 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7456] ppid=7444 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/7446/task/7456/stat : 7456 (java) S 7444 7444 7400 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145768058 26628161536 9798 33554432000 4194304 4196468 140725242071520 140425972619376 140427768130178 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7457] ppid=7444 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/7446/task/7457/stat : 7457 (java) S 7444 7444 7400 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 145768059 26628161536 9798 33554432000 4194304 4196468 140725242071520 140425971565344 140427768129237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7458] ppid=7444 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/7446/task/7458/stat : 7458 (java) S 7444 7444 7400 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 145768059 26628161536 9798 33554432000 4194304 4196468 140725242071520 140425970513008 140427768129237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7459] ppid=7444 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/7446/task/7459/stat : 7459 (java) S 7444 7444 7400 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145768061 26628161536 9798 33554432000 4194304 4196468 140725242071520 140425767675984 140427768137627 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7460] ppid=7444 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/7446/task/7460/stat : 7460 (java) S 7444 7444 7400 0 -1 1077944384 532 0 0 0 1 0 0 0 20 0 20 0 145768061 26628161536 9798 33554432000 4194304 4196468 140725242071520 140425766623856 140427768130178 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7461] ppid=7444 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/7446/task/7461/stat : 7461 (java) S 7444 7444 7400 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 20 0 145768061 26628161536 9798 33554432000 4194304 4196468 140725242071520 140425765571056 140427768130178 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7462] ppid=7444 vsize=26004064 memory=-1 CPUtime=0.02 cores=0-7
/proc/7446/task/7462/stat : 7462 (java) S 7444 7444 7400 0 -1 1077944384 267 0 0 0 2 0 0 0 20 0 20 0 145768061 26628161536 9798 33554432000 4194304 4196468 140725242071520 140425764518768 140427768130178 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7463] ppid=7444 vsize=26004064 memory=-1 CPUtime=0.08 cores=0-7
/proc/7446/task/7463/stat : 7463 (java) S 7444 7444 7400 0 -1 1077944384 747 0 0 0 8 0 0 0 20 0 20 0 145768061 26628161536 9798 33554432000 4194304 4196468 140725242071520 140425763465968 140427768130178 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7464] ppid=7444 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/7446/task/7464/stat : 7464 (java) S 7444 7444 7400 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 145768062 26628194304 9798 33554432000 4194304 4196468 140725242071520 140425762412896 140427768129237 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7465] ppid=7444 vsize=26004096 memory=-1 CPUtime=0 cores=0-7
/proc/7446/task/7465/stat : 7465 (java) S 7444 7444 7400 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145768062 26628194304 9798 33554432000 4194304 4196468 140725242071520 140425761360176 140427768130178 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40576 KiB

[startup+0.31041 s]*
/proc/loadavg: 8.42 8.37 8.31 3/202 7465
/proc/meminfo: memFree=22982228/32770624 swapFree=67108860/67108860
[pid=7444] ppid=7441 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/7444/stat : 7444 (xcsp3-exec) S 7441 7444 7400 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 145768055 9740288 346 33554432000 4194304 5098028 140730879315280 140730879313384 140483790934652 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 39247872 140730879321188 140730879321399 140730879321399 140730879324139 0
/proc/7444/statm: 2378 346 289 221 0 87 0
[pid=7446] ppid=7444 vsize=26004064 memory=46380 CPUtime=0.5 cores=0-7
/proc/7446/stat : 7446 (java) S 7444 7444 7400 0 -1 1077944320 9233 0 0 0 46 4 0 0 20 0 20 0 145768056 26628161536 11595 33554432000 4194304 4196468 140725242071520 140725242054064 140427768119031 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
/proc/7446/statm: 6501016 11595 3103 1 0 6488269 0
[pid=7446/tid=7447] ppid=7444 vsize=26004064 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/7446/task/7447/stat : 7447 (java) R 7444 7444 7400 0 -1 4202560 6146 0 0 0 27 2 0 0 20 0 20 0 145768056 26628161536 11595 33554432000 4194304 4196468 140725242071520 140427772355280 140427752199518 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7448] ppid=7444 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/7446/task/7448/stat : 7448 (java) S 7444 7444 7400 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145768057 26628161536 11595 33554432000 4194304 4196468 140725242071520 140427720739216 140427768129237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7449] ppid=7444 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/7446/task/7449/stat : 7449 (java) S 7444 7444 7400 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145768057 26628161536 11595 33554432000 4194304 4196468 140725242071520 140427719686416 140427768129237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7450] ppid=7444 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/7446/task/7450/stat : 7450 (java) S 7444 7444 7400 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145768057 26628161536 11595 33554432000 4194304 4196468 140725242071520 140427718634128 140427768129237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7451] ppid=7444 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/7446/task/7451/stat : 7451 (java) S 7444 7444 7400 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145768057 26628161536 11595 33554432000 4194304 4196468 140725242071520 140427717581328 140427768129237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7452] ppid=7444 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/7446/task/7452/stat : 7452 (java) S 7444 7444 7400 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145768057 26628161536 11595 33554432000 4194304 4196468 140725242071520 140427716529040 140427768129237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7453] ppid=7444 vsize=26004064 memory=140374429496239 CPUtime=0 cores=0-7
/proc/7446/task/7453/stat : 7453 (java) S 7444 7444 7400 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145768057 26628161536 11595 33554432000 4194304 4196468 140725242071520 140427715476240 140427768129237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7454] ppid=7444 vsize=26004064 memory=140374429498544 CPUtime=0 cores=0-7
/proc/7446/task/7454/stat : 7454 (java) S 7444 7444 7400 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145768057 26628161536 11595 33554432000 4194304 4196468 140725242071520 140427319966864 140427768129237 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7455] ppid=7444 vsize=26004064 memory=140374429500848 CPUtime=0 cores=0-7
/proc/7446/task/7455/stat : 7455 (java) S 7444 7444 7400 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 145768057 26628161536 11595 33554432000 4194304 4196468 140725242071520 140427318914064 140427768129237 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7456] ppid=7444 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/7446/task/7456/stat : 7456 (java) S 7444 7444 7400 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145768058 26628161536 11595 33554432000 4194304 4196468 140725242071520 140425972619376 140427768130178 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7457] ppid=7444 vsize=26004064 memory=280748859008656 CPUtime=0 cores=0-7
/proc/7446/task/7457/stat : 7457 (java) S 7444 7444 7400 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 145768059 26628161536 11595 33554432000 4194304 4196468 140725242071520 140425971565344 140427768129237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7458] ppid=7444 vsize=26004064 memory=280748859015568 CPUtime=0 cores=0-7
/proc/7446/task/7458/stat : 7458 (java) S 7444 7444 7400 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 145768059 26628161536 11595 33554432000 4194304 4196468 140725242071520 140425970513008 140427768129237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7459] ppid=7444 vsize=26004064 memory=280748858956848 CPUtime=0 cores=0-7
/proc/7446/task/7459/stat : 7459 (java) S 7444 7444 7400 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145768061 26628161536 11595 33554432000 4194304 4196468 140725242071520 140425767675984 140427768137627 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7460] ppid=7444 vsize=26004064 memory=280748859029392 CPUtime=0.01 cores=0-7
/proc/7446/task/7460/stat : 7460 (java) S 7444 7444 7400 0 -1 1077944384 541 0 0 0 1 0 0 0 20 0 20 0 145768061 26628161536 11595 33554432000 4194304 4196468 140725242071520 140425766623856 140427768130178 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7461] ppid=7444 vsize=26004064 memory=280748859036304 CPUtime=0.01 cores=0-7
/proc/7446/task/7461/stat : 7461 (java) S 7444 7444 7400 0 -1 1077944384 84 0 0 0 1 0 0 0 20 0 20 0 145768061 26628161536 11595 33554432000 4194304 4196468 140725242071520 140425765571056 140427768130178 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7462] ppid=7444 vsize=26004064 memory=280748859034000 CPUtime=0.03 cores=0-7
/proc/7446/task/7462/stat : 7462 (java) S 7444 7444 7400 0 -1 1077944384 294 0 0 0 3 0 0 0 20 0 20 0 145768061 26628161536 11595 33554432000 4194304 4196468 140725242071520 140425764518768 140427768130178 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7463] ppid=7444 vsize=26004064 memory=280748859050160 CPUtime=0.13 cores=0-7
/proc/7446/task/7463/stat : 7463 (java) S 7444 7444 7400 0 -1 1077944384 868 0 0 0 13 0 0 0 20 0 20 0 145768061 26628161536 11595 33554432000 4194304 4196468 140725242071520 140425763465968 140427768130178 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7464] ppid=7444 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/7446/task/7464/stat : 7464 (java) S 7444 7444 7400 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 145768062 26628161536 11595 33554432000 4194304 4196468 140725242071520 140425762412896 140427768129237 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7465] ppid=7444 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/7446/task/7465/stat : 7465 (java) S 7444 7444 7400 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145768062 26628161536 11595 33554432000 4194304 4196468 140725242071520 140425761360176 140427768130178 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 47764 KiB

[startup+0.701002 s]
/proc/loadavg: 8.42 8.37 8.31 3/202 7465
/proc/meminfo: memFree=22964580/32770624 swapFree=67108860/67108860
[pid=7444] ppid=7441 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/7444/stat : 7444 (xcsp3-exec) S 7441 7444 7400 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 145768055 9740288 346 33554432000 4194304 5098028 140730879315280 140730879313384 140483790934652 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 39247872 140730879321188 140730879321399 140730879321399 140730879324139 0
/proc/7444/statm: 2378 346 289 221 0 87 0
[pid=7446] ppid=7444 vsize=26006188 memory=93056 CPUtime=1.83 cores=0-7
/proc/7446/stat : 7446 (java) S 7444 7444 7400 0 -1 1077944320 12880 0 0 0 177 6 0 0 20 0 20 0 145768056 26630336512 23264 33554432000 4194304 4196468 140725242071520 140725242054064 140427768119031 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
/proc/7446/statm: 6501547 23264 3204 1 0 6488781 0
[pid=7446/tid=7447] ppid=7444 vsize=26006188 memory=280748859408048 CPUtime=0.67 cores=0-7
/proc/7446/task/7447/stat : 7447 (java) R 7444 7444 7400 0 -1 4202560 6784 0 0 0 64 3 0 0 20 0 20 0 145768056 26630336512 23264 33554432000 4194304 4196468 140725242071520 140427772354368 140427753199973 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7448] ppid=7444 vsize=26006188 memory=140374429705072 CPUtime=0 cores=0-7
/proc/7446/task/7448/stat : 7448 (java) S 7444 7444 7400 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145768057 26630336512 23264 33554432000 4194304 4196468 140725242071520 140427720739216 140427768129237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7449] ppid=7444 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/7446/task/7449/stat : 7449 (java) S 7444 7444 7400 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145768057 26630336512 23264 33554432000 4194304 4196468 140725242071520 140427719686416 140427768129237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7450] ppid=7444 vsize=26006188 memory=1428 CPUtime=0 cores=0-7
/proc/7446/task/7450/stat : 7450 (java) S 7444 7444 7400 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145768057 26630336512 23264 33554432000 4194304 4196468 140725242071520 140427718634128 140427768129237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0

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

[pid=7446/tid=7481] ppid=7444 vsize=26538700 memory=40460 CPUtime=2405.06 cores=0-7
/proc/7446/task/7481/stat : 7481 (java) R 7444 7444 7400 0 -1 4202560 91164 0 0 0 240472 34 0 0 20 0 28 0 145768161 27175628800 88899 33554432000 4194304 4196468 140725242071520 140425753845128 140427400286048 0 4 0 16800975 0 0 0 -1 1 0 0 13 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
Current children cumulated CPU time: 19346 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 356980 KiB

[startup+2502.3 s]
/proc/loadavg: 8.55 8.32 8.29 9/208 7516
/proc/meminfo: memFree=22691728/32770624 swapFree=67108860/67108860
[pid=7444] ppid=7441 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/7444/stat : 7444 (xcsp3-exec) S 7441 7444 7400 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 145768055 9740288 346 33554432000 4194304 5098028 140730879315280 140730879313384 140483790934652 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 39247872 140730879321188 140730879321399 140730879321399 140730879324139 0
/proc/7444/statm: 2378 346 289 221 0 87 0
[pid=7446] ppid=7444 vsize=26538700 memory=331484 CPUtime=19820.9 cores=0-7
/proc/7446/stat : 7446 (java) S 7444 7444 7400 0 -1 1077944320 707425 0 0 0 1981270 824 0 0 20 0 28 0 145768056 27175628800 82871 33554432000 4194304 4196468 140725242071520 140725242054064 140427768119031 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
/proc/7446/statm: 6634675 82871 3294 1 0 6621909 0
[pid=7446/tid=7447] ppid=7444 vsize=26538700 memory=1384 CPUtime=0.75 cores=0-7
/proc/7446/task/7447/stat : 7447 (java) S 7444 7444 7400 0 -1 1077944384 6861 0 0 0 72 3 0 0 20 0 28 0 145768056 27175628800 82871 33554432000 4194304 4196468 140725242071520 140427772359808 140427768129237 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7448] ppid=7444 vsize=26538700 memory=4012 CPUtime=9.17 cores=0-7
/proc/7446/task/7448/stat : 7448 (java) S 7444 7444 7400 0 -1 1077944384 29846 0 0 0 881 36 0 0 20 0 28 0 145768057 27175628800 82871 33554432000 4194304 4196468 140725242071520 140427720739216 140427768129237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 3 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7449] ppid=7444 vsize=26538700 memory=164 CPUtime=9.15 cores=0-7
/proc/7446/task/7449/stat : 7449 (java) S 7444 7444 7400 0 -1 1077944384 25424 0 0 0 876 39 0 0 20 0 28 0 145768057 27175628800 82871 33554432000 4194304 4196468 140725242071520 140427719686416 140427768129237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7450] ppid=7444 vsize=26538700 memory=280748860834048 CPUtime=9.15 cores=0-7
/proc/7446/task/7450/stat : 7450 (java) S 7444 7444 7400 0 -1 1077944384 30977 0 0 0 879 36 0 0 20 0 28 0 145768057 27175628800 82871 33554432000 4194304 4196468 140725242071520 140427718634128 140427768129237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7451] ppid=7444 vsize=26538700 memory=140374431103134 CPUtime=9.12 cores=0-7
/proc/7446/task/7451/stat : 7451 (java) S 7444 7444 7400 0 -1 1077944384 24597 0 0 0 875 37 0 0 20 0 28 0 145768057 27175628800 82871 33554432000 4194304 4196468 140725242071520 140427717581328 140427768129237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7452] ppid=7444 vsize=26538700 memory=-6801379326577700748 CPUtime=9.14 cores=0-7
/proc/7446/task/7452/stat : 7452 (java) S 7444 7444 7400 0 -1 1077944384 27316 0 0 0 876 38 0 0 20 0 28 0 145768057 27175628800 82871 33554432000 4194304 4196468 140725242071520 140427716529040 140427768129237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7453] ppid=7444 vsize=26538700 memory=1384 CPUtime=9.13 cores=0-7
/proc/7446/task/7453/stat : 7453 (java) S 7444 7444 7400 0 -1 1077944384 27154 0 0 0 880 33 0 0 20 0 28 0 145768057 27175628800 82871 33554432000 4194304 4196468 140725242071520 140427715476240 140427768129237 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 3 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7454] ppid=7444 vsize=26538700 memory=353400 CPUtime=9.21 cores=0-7
/proc/7446/task/7454/stat : 7454 (java) S 7444 7444 7400 0 -1 1077944384 26713 0 0 0 886 35 0 0 20 0 28 0 145768057 27175628800 82871 33554432000 4194304 4196468 140725242071520 140427319966864 140427768129237 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 4 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7455] ppid=7444 vsize=26538700 memory=0 CPUtime=9.12 cores=0-7
/proc/7446/task/7455/stat : 7455 (java) S 7444 7444 7400 0 -1 1077944384 27795 0 0 0 875 37 0 0 20 0 28 0 145768057 27175628800 82871 33554432000 4194304 4196468 140725242071520 140427318914064 140427768129237 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 2 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7456] ppid=7444 vsize=26538700 memory=4638778398332764256 CPUtime=10.12 cores=0-7
/proc/7446/task/7456/stat : 7456 (java) S 7444 7444 7400 0 -1 1077944384 96209 0 0 0 608 404 0 0 20 0 28 0 145768058 27175628800 82871 33554432000 4194304 4196468 140725242071520 140425972619376 140427768130178 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7457] ppid=7444 vsize=26538700 memory=332512 CPUtime=0 cores=0-7
/proc/7446/task/7457/stat : 7457 (java) S 7444 7444 7400 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 28 0 145768059 27175628800 82871 33554432000 4194304 4196468 140725242071520 140425971565344 140427768129237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7458] ppid=7444 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/7446/task/7458/stat : 7458 (java) S 7444 7444 7400 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 28 0 145768059 27175628800 82871 33554432000 4194304 4196468 140725242071520 140425970513008 140427768129237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7459] ppid=7444 vsize=26538700 memory=340720 CPUtime=0 cores=0-7
/proc/7446/task/7459/stat : 7459 (java) S 7444 7444 7400 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 145768061 27175628800 82871 33554432000 4194304 4196468 140725242071520 140425767675984 140427768137627 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7460] ppid=7444 vsize=26538700 memory=1384 CPUtime=1.75 cores=0-7
/proc/7446/task/7460/stat : 7460 (java) S 7444 7444 7400 0 -1 1077944384 8280 0 0 0 174 1 0 0 20 0 28 0 145768061 27175628800 82871 33554432000 4194304 4196468 140725242071520 140425766623856 140427768130178 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7461] ppid=7444 vsize=26538700 memory=0 CPUtime=1.78 cores=0-7
/proc/7446/task/7461/stat : 7461 (java) S 7444 7444 7400 0 -1 1077944384 7097 0 0 0 177 1 0 0 20 0 28 0 145768061 27175628800 82871 33554432000 4194304 4196468 140725242071520 140425765571056 140427768130178 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7462] ppid=7444 vsize=26538700 memory=31971736566330 CPUtime=1.89 cores=0-7
/proc/7446/task/7462/stat : 7462 (java) S 7444 7444 7400 0 -1 1077944384 10667 0 0 0 188 1 0 0 20 0 28 0 145768061 27175628800 82871 33554432000 4194304 4196468 140725242071520 140425764518768 140427768130178 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7463] ppid=7444 vsize=26538700 memory=177 CPUtime=0.7 cores=0-7
/proc/7446/task/7463/stat : 7463 (java) S 7444 7444 7400 0 -1 1077944384 6611 0 0 0 68 2 0 0 20 0 28 0 145768061 27175628800 82871 33554432000 4194304 4196468 140725242071520 140425763465968 140427768130178 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7464] ppid=7444 vsize=26538700 memory=7233736994252652628 CPUtime=0 cores=0-7
/proc/7446/task/7464/stat : 7464 (java) S 7444 7444 7400 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 145768062 27175628800 82871 33554432000 4194304 4196468 140725242071520 140425762412896 140427768129237 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7465] ppid=7444 vsize=26538700 memory=331484 CPUtime=0.57 cores=0-7
/proc/7446/task/7465/stat : 7465 (java) S 7444 7444 7400 0 -1 1077944384 4836 0 0 0 34 23 0 0 20 0 28 0 145768062 27175628800 82871 33554432000 4194304 4196468 140725242071520 140425761360176 140427768130178 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7474] ppid=7444 vsize=26538700 memory=1384 CPUtime=2467.28 cores=0-7
/proc/7446/task/7474/stat : 7474 (java) R 7444 7444 7400 0 -1 4202560 11646 0 0 0 246716 12 0 0 20 0 28 0 145768161 27175628800 82871 33554432000 4194304 4196468 140725242071520 140425747531792 140427400453228 0 4 0 16800975 0 0 0 -1 4 0 0 11 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7475] ppid=7444 vsize=26538700 memory=336616 CPUtime=2467.71 cores=0-7
/proc/7446/task/7475/stat : 7475 (java) R 7444 7444 7400 0 -1 4202560 13038 0 0 0 246758 13 0 0 20 0 28 0 145768161 27175628800 82871 33554432000 4194304 4196468 140725242071520 140425746477016 140427401112956 0 4 0 16800975 0 0 0 -1 2 0 0 18 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7476] ppid=7444 vsize=26538700 memory=335076 CPUtime=2470.14 cores=0-7
/proc/7446/task/7476/stat : 7476 (java) R 7444 7444 7400 0 -1 4202560 17693 0 0 0 247001 13 0 0 20 0 28 0 145768161 27175628800 82871 33554432000 4194304 4196468 140725242071520 140425751741064 140427401031195 0 4 0 16800975 0 0 0 -1 7 0 0 13 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7477] ppid=7444 vsize=26538700 memory=1384 CPUtime=2465.03 cores=0-7
/proc/7446/task/7477/stat : 7477 (java) R 7444 7444 7400 0 -1 4202560 13254 0 0 0 246490 13 0 0 20 0 28 0 145768161 27175628800 82871 33554432000 4194304 4196468 140725242071520 140425750687960 140427400751614 0 4 0 16800975 0 0 0 -1 3 0 0 13 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7478] ppid=7444 vsize=26538700 memory=336100 CPUtime=2463.83 cores=0-7
/proc/7446/task/7478/stat : 7478 (java) R 7444 7444 7400 0 -1 4202560 126099 0 0 0 246346 37 0 0 20 0 28 0 145768161 27175628800 82871 33554432000 4194304 4196468 140725242071520 140425752793736 140427401926338 0 4 0 16800975 0 0 0 -1 0 0 0 11 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7479] ppid=7444 vsize=26538700 memory=1384 CPUtime=2467.26 cores=0-7
/proc/7446/task/7479/stat : 7479 (java) R 7444 7444 7400 0 -1 4202560 8939 0 0 0 246713 13 0 0 20 0 28 0 145768161 27175628800 82871 33554432000 4194304 4196468 140725242071520 140425748582736 140427400454360 0 4 0 16800975 0 0 0 -1 1 0 0 10 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7480] ppid=7444 vsize=26538700 memory=4012 CPUtime=2462.91 cores=0-7
/proc/7446/task/7480/stat : 7480 (java) R 7444 7444 7400 0 -1 4202560 58571 0 0 0 246248 43 0 0 20 0 28 0 145768161 27175628800 82871 33554432000 4194304 4196468 140725242071520 140425749634904 140427400453136 0 4 0 16800975 0 0 0 -1 5 0 0 14 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7481] ppid=7444 vsize=26538700 memory=1384 CPUtime=2464.18 cores=0-7
/proc/7446/task/7481/stat : 7481 (java) R 7444 7444 7400 0 -1 4202560 96080 0 0 0 246382 36 0 0 20 0 28 0 145768161 27175628800 82871 33554432000 4194304 4196468 140725242071520 140425753844976 140427403365303 0 4 0 16800975 0 0 0 -1 6 0 0 13 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
Current children cumulated CPU time: 19820.9 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 332868 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.72 8.37 8.31 9/208 7516
/proc/meminfo: memFree=22680908/32770624 swapFree=67108860/67108860
[pid=7444] ppid=7441 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/7444/stat : 7444 (xcsp3-exec) S 7441 7444 7400 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 145768055 9740288 346 33554432000 4194304 5098028 140730879315280 140730879313384 140483790934652 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 39247872 140730879321188 140730879321399 140730879321399 140730879324139 0
/proc/7444/statm: 2378 346 289 221 0 87 0
[pid=7446] ppid=7444 vsize=26538700 memory=343716 CPUtime=19960.7 cores=0-7
/proc/7446/stat : 7446 (java) S 7444 7444 7400 0 -1 1077944320 711464 0 0 0 1995234 836 0 0 20 0 28 0 145768056 27175628800 85929 33554432000 4194304 4196468 140725242071520 140725242054064 140427768119031 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
/proc/7446/statm: 6634675 85929 3294 1 0 6621909 0
[pid=7446/tid=7447] ppid=7444 vsize=26538700 memory=-6733704525061579059 CPUtime=0.75 cores=0-7
/proc/7446/task/7447/stat : 7447 (java) S 7444 7444 7400 0 -1 1077944384 6861 0 0 0 72 3 0 0 20 0 28 0 145768056 27175628800 85929 33554432000 4194304 4196468 140725242071520 140427772359808 140427768129237 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7448] ppid=7444 vsize=26538700 memory=4872558044660077418 CPUtime=9.28 cores=0-7
/proc/7446/task/7448/stat : 7448 (java) S 7444 7444 7400 0 -1 1077944384 29874 0 0 0 892 36 0 0 20 0 28 0 145768057 27175628800 85929 33554432000 4194304 4196468 140725242071520 140427720739216 140427768129237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7449] ppid=7444 vsize=26538700 memory=7540 CPUtime=9.26 cores=0-7
/proc/7446/task/7449/stat : 7449 (java) S 7444 7444 7400 0 -1 1077944384 25955 0 0 0 887 39 0 0 20 0 28 0 145768057 27175628800 85929 33554432000 4194304 4196468 140725242071520 140427719686416 140427768129237 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7450] ppid=7444 vsize=26538700 memory=840 CPUtime=9.27 cores=0-7
/proc/7446/task/7450/stat : 7450 (java) S 7444 7444 7400 0 -1 1077944384 31512 0 0 0 891 36 0 0 20 0 28 0 145768057 27175628800 85929 33554432000 4194304 4196468 140725242071520 140427718634128 140427768129237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7451] ppid=7444 vsize=26538700 memory=2200 CPUtime=9.24 cores=0-7
/proc/7446/task/7451/stat : 7451 (java) S 7444 7444 7400 0 -1 1077944384 24636 0 0 0 887 37 0 0 20 0 28 0 145768057 27175628800 85929 33554432000 4194304 4196468 140725242071520 140427717581328 140427768129237 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7452] ppid=7444 vsize=26538700 memory=7540 CPUtime=9.26 cores=0-7
/proc/7446/task/7452/stat : 7452 (java) R 7444 7444 7400 0 -1 1077944384 27354 0 0 0 888 38 0 0 20 0 28 0 145768057 27175628800 85929 33554432000 4194304 4196468 140725242071520 140427716529040 140427768129237 0 4 0 16800975 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7453] ppid=7444 vsize=26538700 memory=840 CPUtime=9.25 cores=0-7
/proc/7446/task/7453/stat : 7453 (java) S 7444 7444 7400 0 -1 1077944384 27434 0 0 0 892 33 0 0 20 0 28 0 145768057 27175628800 85929 33554432000 4194304 4196468 140725242071520 140427715476240 140427768129237 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7454] ppid=7444 vsize=26538700 memory=1384 CPUtime=9.33 cores=0-7
/proc/7446/task/7454/stat : 7454 (java) S 7444 7444 7400 0 -1 1077944384 26731 0 0 0 898 35 0 0 20 0 28 0 145768057 27175628800 85929 33554432000 4194304 4196468 140725242071520 140427319966864 140427768129237 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 4 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7455] ppid=7444 vsize=26538700 memory=344572 CPUtime=9.24 cores=0-7
/proc/7446/task/7455/stat : 7455 (java) S 7444 7444 7400 0 -1 1077944384 27810 0 0 0 887 37 0 0 20 0 28 0 145768057 27175628800 85929 33554432000 4194304 4196468 140725242071520 140427318914064 140427768129237 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 2 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7456] ppid=7444 vsize=26538700 memory=2400 CPUtime=10.29 cores=0-7
/proc/7446/task/7456/stat : 7456 (java) S 7444 7444 7400 0 -1 1077944384 96610 0 0 0 617 412 0 0 20 0 28 0 145768058 27175628800 85929 33554432000 4194304 4196468 140725242071520 140425972619376 140427768130178 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7457] ppid=7444 vsize=26538700 memory=1728 CPUtime=0 cores=0-7
/proc/7446/task/7457/stat : 7457 (java) S 7444 7444 7400 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 28 0 145768059 27175628800 85929 33554432000 4194304 4196468 140725242071520 140425971565344 140427768129237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7458] ppid=7444 vsize=26538700 memory=12136 CPUtime=0 cores=0-7
/proc/7446/task/7458/stat : 7458 (java) S 7444 7444 7400 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 28 0 145768059 27175628800 85929 33554432000 4194304 4196468 140725242071520 140425970513008 140427768129237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7459] ppid=7444 vsize=26538700 memory=1708 CPUtime=0 cores=0-7
/proc/7446/task/7459/stat : 7459 (java) S 7444 7444 7400 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 145768061 27175628800 85929 33554432000 4194304 4196468 140725242071520 140425767675984 140427768137627 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7460] ppid=7444 vsize=26538700 memory=1384 CPUtime=1.75 cores=0-7
/proc/7446/task/7460/stat : 7460 (java) S 7444 7444 7400 0 -1 1077944384 8280 0 0 0 174 1 0 0 20 0 28 0 145768061 27175628800 85929 33554432000 4194304 4196468 140725242071520 140425766623856 140427768130178 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7461] ppid=7444 vsize=26538700 memory=1384 CPUtime=1.78 cores=0-7
/proc/7446/task/7461/stat : 7461 (java) S 7444 7444 7400 0 -1 1077944384 7097 0 0 0 177 1 0 0 20 0 28 0 145768061 27175628800 85929 33554432000 4194304 4196468 140725242071520 140425765571056 140427768130178 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7462] ppid=7444 vsize=26538700 memory=331540 CPUtime=1.89 cores=0-7
/proc/7446/task/7462/stat : 7462 (java) S 7444 7444 7400 0 -1 1077944384 10667 0 0 0 188 1 0 0 20 0 28 0 145768061 27175628800 85929 33554432000 4194304 4196468 140725242071520 140425764518768 140427768130178 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7463] ppid=7444 vsize=26538700 memory=8112282956445269571 CPUtime=0.7 cores=0-7
/proc/7446/task/7463/stat : 7463 (java) S 7444 7444 7400 0 -1 1077944384 6611 0 0 0 68 2 0 0 20 0 28 0 145768061 27175628800 85929 33554432000 4194304 4196468 140725242071520 140425763465968 140427768130178 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7464] ppid=7444 vsize=26538700 memory=280748858802416 CPUtime=0 cores=0-7
/proc/7446/task/7464/stat : 7464 (java) S 7444 7444 7400 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 145768062 27175628800 85929 33554432000 4194304 4196468 140725242071520 140425762412896 140427768129237 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7465] ppid=7444 vsize=26538700 memory=280748858802416 CPUtime=0.57 cores=0-7
/proc/7446/task/7465/stat : 7465 (java) S 7444 7444 7400 0 -1 1077944384 4840 0 0 0 34 23 0 0 20 0 28 0 145768062 27175628800 85929 33554432000 4194304 4196468 140725242071520 140425761360176 140427768130178 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7474] ppid=7444 vsize=26538700 memory=280748858802416 CPUtime=2484.66 cores=0-7
/proc/7446/task/7474/stat : 7474 (java) R 7444 7444 7400 0 -1 4202560 11672 0 0 0 248453 13 0 0 20 0 28 0 145768161 27175628800 85929 33554432000 4194304 4196468 140725242071520 140425747528544 140427400454509 0 4 0 16800975 0 0 0 -1 6 0 0 11 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7475] ppid=7444 vsize=26538700 memory=280748858802416 CPUtime=2485.04 cores=0-7
/proc/7446/task/7475/stat : 7475 (java) R 7444 7444 7400 0 -1 1077944384 13074 0 0 0 248490 14 0 0 20 0 28 0 145768161 27175628800 85929 33554432000 4194304 4196468 140725242071520 140425746476528 140427768129237 0 4 0 16800975 0 0 0 -1 1 0 0 18 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7476] ppid=7444 vsize=26538700 memory=47934671 CPUtime=2487.48 cores=0-7
/proc/7446/task/7476/stat : 7476 (java) R 7444 7444 7400 0 -1 4202560 17723 0 0 0 248734 14 0 0 20 0 28 0 145768161 27175628800 85929 33554432000 4194304 4196468 140725242071520 140425751740624 140427400454415 0 4 0 16800975 0 0 0 -1 3 0 0 13 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7477] ppid=7444 vsize=26538700 memory=0 CPUtime=2482.4 cores=0-7
/proc/7446/task/7477/stat : 7477 (java) R 7444 7444 7400 0 -1 4202560 13280 0 0 0 248227 13 0 0 20 0 28 0 145768161 27175628800 85929 33554432000 4194304 4196468 140725242071520 140425750688032 140427401113000 0 4 0 16800975 0 0 0 -1 0 0 0 13 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7478] ppid=7444 vsize=26538700 memory=0 CPUtime=2481.2 cores=0-7
/proc/7446/task/7478/stat : 7478 (java) R 7444 7444 7400 0 -1 4202560 127151 0 0 0 248083 37 0 0 20 0 28 0 145768161 27175628800 85929 33554432000 4194304 4196468 140725242071520 140425752794080 140427400752068 0 4 0 16800975 0 0 0 -1 4 0 0 11 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7479] ppid=7444 vsize=26538700 memory=55 CPUtime=2484.51 cores=0-7
/proc/7446/task/7479/stat : 7479 (java) R 7444 7444 7400 0 -1 4202560 8963 0 0 0 248438 13 0 0 20 0 28 0 145768161 27175628800 85929 33554432000 4194304 4196468 140725242071520 140425748582736 140427400453803 0 4 0 16800975 0 0 0 -1 1 0 0 10 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7480] ppid=7444 vsize=26538700 memory=344880 CPUtime=2480.17 cores=0-7
/proc/7446/task/7480/stat : 7480 (java) R 7444 7444 7400 0 -1 4202560 58862 0 0 0 247974 43 0 0 20 0 28 0 145768161 27175628800 85929 33554432000 4194304 4196468 140725242071520 140425749637824 140427401925711 0 4 0 16800975 0 0 0 -1 5 0 0 14 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
[pid=7446/tid=7481] ppid=7444 vsize=26538700 memory=640 CPUtime=2481.53 cores=0-7
/proc/7446/task/7481/stat : 7481 (java) R 7444 7444 7400 0 -1 4202560 96745 0 0 0 248117 36 0 0 20 0 28 0 145768161 27175628800 85929 33554432000 4194304 4196468 140725242071520 140425753845088 140427403364964 0 4 0 16800975 0 0 0 -1 2 0 0 13 0 0 6293624 6294260 13373440 140725242074258 140725242074435 140725242074435 140725242077135 0
Current children cumulated CPU time: 19960.7 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 345100 KiB

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

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

[startup+2520.12 s]
# the end of solver process 7446 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=19953.1 s, system=8.37399 s
# this solver process was not waited by its parent and was adopted by runsolver

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 2520.12
CPU time (s): 19961.5
CPU user time (s): 19953.1
CPU system time (s): 8.37399
CPU usage (%): 792.087
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 456504

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19953.1
system time used= 8.37399
maximum resident set size= 476092
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 712132
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3608
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 423971
involuntary context switches= 229942


# summary of solver processes directly reported to runsolver:
#   pid: 7444,7446
#   total CPU time (s): 19961.5
#   total CPU user time (s): 19953.1
#   total CPU system time (s): 8.37399

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 22.2322 second user time and 28.6047 second system time

The end

Launcher Data

Begin job on node105 at 2017-08-19 09:01:46
IDJOB=4280475
IDBENCH=123084
IDSOLVER=2675
FILE ID=node105/4280475-1503126966
RUNJOBID= node105-1503126106-7427
PBS_JOBID= 20630777
Free space on /tmp= 61848 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/QuadraticAssignment/QuadraticAssignment-m1-s1/QuadraticAssignment-lipa20b.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-4280475-1503126966/watcher-4280475-1503126966 -o /tmp/evaluation-result-4280475-1503126966/solver-4280475-1503126966 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node105-1503126106-7427 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 2146784381 HOME/instance-4280475-1503126966.xml

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

MD5SUM BENCH= 2a1cb6febb6ec7dbf2abb0b9e0866987
RANDOM SEED=2146784381

node105.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.17
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.17
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.17
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.17
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:        23015724 kB
MemAvailable:   31973248 kB
Buffers:          278188 kB
Cached:          8970036 kB
SwapCached:            0 kB
Active:          1055216 kB
Inactive:        8246732 kB
Active(anon):      56588 kB
Inactive(anon):    33200 kB
Active(file):     998628 kB
Inactive(file):  8213532 kB
Unevictable:        7324 kB
Mlocked:            7324 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7800 kB
Writeback:             0 kB
AnonPages:         60556 kB
Mapped:            50728 kB
Shmem:             33420 kB
Slab:             148368 kB
SReclaimable:     122400 kB
SUnreclaim:        25968 kB
KernelStack:        3152 kB
PageTables:         4832 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     332284 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:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 61840 MiB
End job on node105 at 2017-08-19 09:43:46