Trace number 4240234

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 NameAnswerCPU timeWall clock time
R1: BTD 2017-06-30? (TO) 2400.04 2400.21

General information on the benchmark

NameGracefulGraph/GracefulGraph-m1-s1/
GracefulGraph-K10-P09.xml
MD5SUM132dbb92a73ed64c3de106a7d099dd2d
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1070
Number of constraints487
Number of domains2
Minimum domain size485
Maximum domain size486
Distribution of domain sizes[{"size":485,"count":485},{"size":486,"count":90}]
Minimum variable degree0
Maximum variable degree12
Distribution of variable degrees[{"degree":0,"count":495},{"degree":2,"count":485},{"degree":11,"count":20},{"degree":12,"count":70}]
Minimum constraint arity3
Maximum constraint arity485
Distribution of constraint arities[{"arity":3,"count":485},{"arity":90,"count":1},{"arity":485,"count":1}]
Number of extensional constraints0
Number of intensional constraints485
Distribution of constraint types[{"type":"intension","count":485},{"type":"allDifferent","count":2}]
Optimization problemNO
Type of objective

Solver Data

0.89/0.95	c Version: 2017-06-30

Verifier Data

One s line expected

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4240234-1500623796/watcher-4240234-1500623796 -o /tmp/evaluation-result-4240234-1500623796/solver-4240234-1500623796 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node135-1500623775-5881 --watchdog 2560 BTD 2400 HOME/instance-4240234-1500623796.xml 

pid=6142
running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 0.57 0.14 0.09 3/185 6145
/proc/meminfo: memFree=31081824/32770624 swapFree=6272/669952
[pid=6145] ppid=6142 vsize=30940 CPUtime=0 cores=0,2,4,6
/proc/6145/stat : 6145 (BTD) R 6142 6145 5850 0 -1 4202496 464 0 0 0 0 0 0 0 20 0 1 0 15822477 31682560 326 33554432000 4194304 35031059 140733037027648 140733037023768 7408842 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 64311296 140733037032698 140733037032774 140733037032774 140733037035473 0
/proc/6145/statm: 7735 326 231 7529 0 182 0

[startup+0.100175 s]
/proc/loadavg: 0.57 0.14 0.09 3/185 6145
/proc/meminfo: memFree=31081824/32770624 swapFree=6272/669952
[pid=6145] ppid=6142 vsize=34356 CPUtime=0.09 cores=0,2,4,6
/proc/6145/stat : 6145 (BTD) R 6142 6145 5850 0 -1 4202496 1342 0 0 0 9 0 0 0 20 0 1 0 15822477 35180544 1187 33554432000 4194304 35031059 140733037027648 140733037023128 7408842 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 64311296 140733037032698 140733037032774 140733037032774 140733037035473 0
/proc/6145/statm: 8589 1187 232 7529 0 1036 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34356

[startup+0.200355 s]
/proc/loadavg: 0.57 0.14 0.09 3/185 6145
/proc/meminfo: memFree=31081824/32770624 swapFree=6272/669952
[pid=6145] ppid=6142 vsize=39504 CPUtime=0.19 cores=0,2,4,6
/proc/6145/stat : 6145 (BTD) R 6142 6145 5850 0 -1 4202496 2609 0 0 0 19 0 0 0 20 0 1 0 15822477 40452096 2441 33554432000 4194304 35031059 140733037027648 140733037022968 7408842 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 64311296 140733037032698 140733037032774 140733037032774 140733037035473 0
/proc/6145/statm: 9876 2441 232 7529 0 2323 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 39504

[startup+0.300327 s]
/proc/loadavg: 0.57 0.14 0.09 3/185 6145
/proc/meminfo: memFree=31081824/32770624 swapFree=6272/669952
[pid=6145] ppid=6142 vsize=45316 CPUtime=0.29 cores=0,2,4,6
/proc/6145/stat : 6145 (BTD) R 6142 6145 5850 0 -1 4202496 4057 0 0 0 29 0 0 0 20 0 1 0 15822477 46403584 3891 33554432000 4194304 35031059 140733037027648 140733037023368 7403878 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 64311296 140733037032698 140733037032774 140733037032774 140733037035473 0
/proc/6145/statm: 11329 3891 232 7529 0 3776 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 45316

[startup+0.700302 s]
/proc/loadavg: 0.57 0.14 0.09 3/185 6145
/proc/meminfo: memFree=31081824/32770624 swapFree=6272/669952
[pid=6145] ppid=6142 vsize=66224 CPUtime=0.69 cores=0,2,4,6
/proc/6145/stat : 6145 (BTD) R 6142 6145 5850 0 -1 4202496 9370 0 0 0 68 1 0 0 20 0 1 0 15822477 67813376 9237 33554432000 4194304 35031059 140733037027648 140733037024824 4826233 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 64311296 140733037032698 140733037032774 140733037032774 140733037035473 0
/proc/6145/statm: 16556 9237 286 7529 0 9003 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 66224

[startup+1.50028 s]
/proc/loadavg: 0.57 0.14 0.09 3/192 6156
/proc/meminfo: memFree=31032896/32770624 swapFree=6272/647832
[pid=6145] ppid=6142 vsize=78596 CPUtime=1.49 cores=0,2,4,6
/proc/6145/stat : 6145 (BTD) R 6142 6145 5850 0 -1 4202496 12495 0 0 0 147 2 0 0 20 0 1 0 15822477 80482304 12305 33554432000 4194304 35031059 140733037027648 140733037026200 7408842 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 64311296 140733037032698 140733037032774 140733037032774 140733037035473 0
/proc/6145/statm: 19649 12305 323 7529 0 12096 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 78596

[startup+3.10028 s]
/proc/loadavg: 0.68 0.17 0.10 3/192 6156
/proc/meminfo: memFree=31021960/32770624 swapFree=6272/647824
[pid=6145] ppid=6142 vsize=91136 CPUtime=3.09 cores=0,2,4,6
/proc/6145/stat : 6145 (BTD) R 6142 6145 5850 0 -1 4202496 17118 0 0 0 307 2 0 0 20 0 1 0 15822477 93323264 15454 33554432000 4194304 35031059 140733037027648 140733037026200 7408842 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 64311296 140733037032698 140733037032774 140733037032774 140733037035473 0
/proc/6145/statm: 22784 15454 323 7529 0 15231 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 91136

[startup+6.30027 s]
/proc/loadavg: 0.68 0.17 0.10 3/192 6156
/proc/meminfo: memFree=30997600/32770624 swapFree=6272/647832
[pid=6145] ppid=6142 vsize=96548 CPUtime=6.29 cores=0,2,4,6
/proc/6145/stat : 6145 (BTD) R 6142 6145 5850 0 -1 4202496 21577 0 0 0 627 2 0 0 20 0 1 0 15822477 98865152 16848 33554432000 4194304 35031059 140733037027648 140733037026200 4445172 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 64311296 140733037032698 140733037032774 140733037032774 140733037035473 0
/proc/6145/statm: 24137 16848 324 7529 0 16584 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 96548

[startup+12.7003 s]
/proc/loadavg: 1.13 0.28 0.13 3/192 6156
/proc/meminfo: memFree=30988944/32770624 swapFree=6272/647840
[pid=6145] ppid=6142 vsize=144808 CPUtime=12.69 cores=0,2,4,6
/proc/6145/stat : 6145 (BTD) R 6142 6145 5850 0 -1 4202496 31885 0 0 0 1265 4 0 0 20 0 1 0 15822477 148283392 27533 33554432000 4194304 35031059 140733037027648 140733037025848 4300352 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 64311296 140733037032698 140733037032774 140733037032774 140733037035473 0
/proc/6145/statm: 36202 27533 339 7529 0 28649 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 144808

[startup+25.5003 s]
/proc/loadavg: 1.26 0.34 0.15 3/192 6156
/proc/meminfo: memFree=30932076/32770624 swapFree=6272/647852
[pid=6145] ppid=6142 vsize=165664 CPUtime=25.48 cores=0,2,4,6
/proc/6145/stat : 6145 (BTD) R 6142 6145 5850 0 -1 4202496 43843 0 0 0 2543 5 0 0 20 0 1 0 15822477 169639936 32748 33554432000 4194304 35031059 140733037027648 140733037026648 4300346 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 64311296 140733037032698 140733037032774 140733037032774 140733037035473 0
/proc/6145/statm: 41416 32748 339 7529 0 33863 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 165664

[startup+51.1003 s]
/proc/loadavg: 1.51 0.47 0.20 3/192 6156
/proc/meminfo: memFree=30932304/32770624 swapFree=6272/647860
[pid=6145] ppid=6142 vsize=165664 CPUtime=51.07 cores=0,2,4,6
/proc/6145/stat : 6145 (BTD) R 6142 6145 5850 0 -1 4202496 55847 0 0 0 5102 5 0 0 20 0 1 0 15822477 169639936 32749 33554432000 4194304 35031059 140733037027648 140733037026648 4296577 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 64311296 140733037032698 140733037032774 140733037032774 140733037035473 0
/proc/6145/statm: 41416 32749 339 7529 0 33863 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 165664

[startup+102.3 s]
/proc/loadavg: 1.81 0.73 0.31 3/192 6158
/proc/meminfo: memFree=30926952/32770624 swapFree=6272/647888
[pid=6145] ppid=6142 vsize=165664 CPUtime=102.28 cores=0,2,4,6
/proc/6145/stat : 6145 (BTD) R 6142 6145 5850 0 -1 4202496 57616 0 0 0 10222 6 0 0 20 0 1 0 15822477 169639936 33971 33554432000 4194304 35031059 140733037027648 140733037026648 4445172 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 64311296 140733037032698 140733037032774 140733037032774 140733037035473 0
/proc/6145/statm: 41416 33971 339 7529 0 33863 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 165664

[startup+162.3 s]
/proc/loadavg: 1.92 0.94 0.40 3/191 6281
/proc/meminfo: memFree=30442188/32770624 swapFree=6272/652284
[pid=6145] ppid=6142 vsize=165664 CPUtime=162.26 cores=0,2,4,6
/proc/6145/stat : 6145 (BTD) R 6142 6145 5850 0 -1 4202496 57777 0 0 0 16220 6 0 0 20 0 1 0 15822477 169639936 33971 33554432000 4194304 35031059 140733037027648 140733037026648 4213328 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 64311296 140733037032698 140733037032774 140733037032774 140733037035473 0
/proc/6145/statm: 41416 33971 339 7529 0 33863 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 165664

[startup+222.306 s]
/proc/loadavg: 2.03 1.17 0.52 3/194 6352
/proc/meminfo: memFree=29884548/32770624 swapFree=6272/656808
[pid=6145] ppid=6142 vsize=165664 CPUtime=222.26 cores=0,2,4,6
/proc/6145/stat : 6145 (BTD) R 6142 6145 5850 0 -1 4202496 57956 0 0 0 22220 6 0 0 20 0 1 0 15822477 169639936 33971 33554432000 4194304 35031059 140733037027648 140733037026648 4445163 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 64311296 140733037032698 140733037032774 140733037032774 140733037035473 0
/proc/6145/statm: 41416 33971 339 7529 0 33863 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 165664

[startup+282.3 s]
/proc/loadavg: 2.05 1.32 0.61 3/194 6375
/proc/meminfo: memFree=29884288/32770624 swapFree=6272/656856
[pid=6145] ppid=6142 vsize=165664 CPUtime=282.25 cores=0,2,4,6
/proc/6145/stat : 6145 (BTD) R 6142 6145 5850 0 -1 4202496 58134 0 0 0 28219 6 0 0 20 0 1 0 15822477 169639936 33971 33554432000 4194304 35031059 140733037027648 140733037026648 4445159 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 64311296 140733037032698 140733037032774 140733037032774 140733037035473 0
/proc/6145/statm: 41416 33971 339 7529 0 33863 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 165664

[startup+342.3 s]
/proc/loadavg: 2.02 1.45 0.70 3/194 6376
/proc/meminfo: memFree=29884816/32770624 swapFree=6272/656884
[pid=6145] ppid=6142 vsize=165664 CPUtime=342.24 cores=0,2,4,6
/proc/6145/stat : 6145 (BTD) R 6142 6145 5850 0 -1 4202496 58312 0 0 0 34218 6 0 0 20 0 1 0 15822477 169639936 33971 33554432000 4194304 35031059 140733037027648 140733037026648 4445214 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 64311296 140733037032698 140733037032774 140733037032774 140733037035473 0
/proc/6145/statm: 41416 33971 339 7529 0 33863 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 165664

[startup+402.3 s]
/proc/loadavg: 2.07 1.56 0.78 3/194 6377
/proc/meminfo: memFree=29885316/32770624 swapFree=6272/656920
[pid=6145] ppid=6142 vsize=165664 CPUtime=402.24 cores=0,2,4,6
/proc/6145/stat : 6145 (BTD) R 6142 6145 5850 0 -1 4202496 58470 0 0 0 40218 6 0 0 20 0 1 0 15822477 169639936 33971 33554432000 4194304 35031059 140733037027648 140733037026648 4300352 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 64311296 140733037032698 140733037032774 140733037032774 140733037035473 0
/proc/6145/statm: 41416 33971 339 7529 0 33863 0
Current children cumulated CPU time (s) 402.24
Current children cumulated vsize (KiB) 165664

[startup+462.3 s]
/proc/loadavg: 2.02 1.65 0.86 3/194 6378
/proc/meminfo: memFree=29885524/32770624 swapFree=6272/656956
[pid=6145] ppid=6142 vsize=165664 CPUtime=462.24 cores=0,2,4,6
/proc/6145/stat : 6145 (BTD) R 6142 6145 5850 0 -1 4202496 58630 0 0 0 46218 6 0 0 20 0 1 0 15822477 169639936 33971 33554432000 4194304 35031059 140733037027648 140733037026648 4293309 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 64311296 140733037032698 140733037032774 140733037032774 140733037035473 0
/proc/6145/statm: 41416 33971 339 7529 0 33863 0
Current children cumulated CPU time (s) 462.24
Current children cumulated vsize (KiB) 165664

[startup+522.3 s]
/proc/loadavg: 2.01 1.71 0.93 3/191 6379
/proc/meminfo: memFree=29885652/32770624 swapFree=6272/656984
[pid=6145] ppid=6142 vsize=165664 CPUtime=522.23 cores=0,2,4,6
/proc/6145/stat : 6145 (BTD) R 6142 6145 5850 0 -1 4202496 58790 0 0 0 52217 6 0 0 20 0 1 0 15822477 169639936 33971 33554432000 4194304 35031059 140733037027648 140733037026648 4298553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 64311296 140733037032698 140733037032774 140733037032774 140733037035473 0
/proc/6145/statm: 41416 33971 339 7529 0 33863 0
Current children cumulated CPU time (s) 522.23
Current children cumulated vsize (KiB) 165664

[startup+582.3 s]
/proc/loadavg: 2.00 1.76 1.00 3/192 6381
/proc/meminfo: memFree=29885832/32770624 swapFree=6272/657024
[pid=6145] ppid=6142 vsize=165664 CPUtime=582.23 cores=0,2,4,6
/proc/6145/stat : 6145 (BTD) R 6142 6145 5850 0 -1 4202496 58950 0 0 0 58217 6 0 0 20 0 1 0 15822477 169639936 33971 33554432000 4194304 35031059 140733037027648 140733037026648 4293272 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 64311296 140733037032698 140733037032774 140733037032774 140733037035473 0
/proc/6145/statm: 41416 33971 339 7529 0 33863 0
Current children cumulated CPU time (s) 582.23
Current children cumulated vsize (KiB) 165664


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

[startup+1482.3 s]
/proc/loadavg: 2.04 2.01 1.63 3/193 6413
/proc/meminfo: memFree=29884200/32770624 swapFree=6272/657492
[pid=6145] ppid=6142 vsize=165928 CPUtime=1482.16 cores=0,2,4,6
/proc/6145/stat : 6145 (BTD) R 6142 6145 5850 0 -1 4202496 61879 0 0 0 148210 6 0 0 20 0 1 0 15822477 169910272 34039 33554432000 4194304 35031059 140733037027648 140733037026648 4213328 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 64311296 140733037032698 140733037032774 140733037032774 140733037035473 0
/proc/6145/statm: 41482 34039 339 7529 0 33929 0
Current children cumulated CPU time (s) 1482.16
Current children cumulated vsize (KiB) 165928

[startup+1542.31 s]
/proc/loadavg: 2.01 2.01 1.66 3/192 6414
/proc/meminfo: memFree=29884644/32770624 swapFree=6272/657512
[pid=6145] ppid=6142 vsize=165928 CPUtime=1542.17 cores=0,2,4,6
/proc/6145/stat : 6145 (BTD) R 6142 6145 5850 0 -1 4202496 62070 0 0 0 154211 6 0 0 20 0 1 0 15822477 169910272 34039 33554432000 4194304 35031059 140733037027648 140733037026648 4293280 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 64311296 140733037032698 140733037032774 140733037032774 140733037035473 0
/proc/6145/statm: 41482 34039 339 7529 0 33929 0
Current children cumulated CPU time (s) 1542.17
Current children cumulated vsize (KiB) 165928

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 1.68 3/193 6416
/proc/meminfo: memFree=29884680/32770624 swapFree=6272/657544
[pid=6145] ppid=6142 vsize=165928 CPUtime=1602.16 cores=0,2,4,6
/proc/6145/stat : 6145 (BTD) R 6142 6145 5850 0 -1 4202496 62260 0 0 0 160210 6 0 0 20 0 1 0 15822477 169910272 34039 33554432000 4194304 35031059 140733037027648 140733037026648 4293309 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 64311296 140733037032698 140733037032774 140733037032774 140733037035473 0
/proc/6145/statm: 41482 34039 339 7529 0 33929 0
Current children cumulated CPU time (s) 1602.16
Current children cumulated vsize (KiB) 165928

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 1.70 3/193 6417
/proc/meminfo: memFree=29884868/32770624 swapFree=6272/657584
[pid=6145] ppid=6142 vsize=165928 CPUtime=1662.16 cores=0,2,4,6
/proc/6145/stat : 6145 (BTD) R 6142 6145 5850 0 -1 4202496 62451 0 0 0 166210 6 0 0 20 0 1 0 15822477 169910272 34039 33554432000 4194304 35031059 140733037027648 140733037026648 4294581 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 64311296 140733037032698 140733037032774 140733037032774 140733037035473 0
/proc/6145/statm: 41482 34039 339 7529 0 33929 0
Current children cumulated CPU time (s) 1662.16
Current children cumulated vsize (KiB) 165928

[startup+1722.3 s]
/proc/loadavg: 2.07 2.03 1.72 3/192 6419
/proc/meminfo: memFree=29884824/32770624 swapFree=6272/657608
[pid=6145] ppid=6142 vsize=165928 CPUtime=1722.15 cores=0,2,4,6
/proc/6145/stat : 6145 (BTD) R 6142 6145 5850 0 -1 4202496 62642 0 0 0 172209 6 0 0 20 0 1 0 15822477 169910272 34039 33554432000 4194304 35031059 140733037027648 140733037026648 4293292 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 64311296 140733037032698 140733037032774 140733037032774 140733037035473 0
/proc/6145/statm: 41482 34039 339 7529 0 33929 0
Current children cumulated CPU time (s) 1722.15
Current children cumulated vsize (KiB) 165928

[startup+1782.3 s]
/proc/loadavg: 2.03 2.02 1.74 3/192 6420
/proc/meminfo: memFree=29884520/32770624 swapFree=6272/657644
[pid=6145] ppid=6142 vsize=165928 CPUtime=1782.15 cores=0,2,4,6
/proc/6145/stat : 6145 (BTD) R 6142 6145 5850 0 -1 4202496 62829 0 0 0 178209 6 0 0 20 0 1 0 15822477 169910272 34039 33554432000 4194304 35031059 140733037027648 140733037026648 4293280 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 64311296 140733037032698 140733037032774 140733037032774 140733037035473 0
/proc/6145/statm: 41482 34039 339 7529 0 33929 0
Current children cumulated CPU time (s) 1782.15
Current children cumulated vsize (KiB) 165928

[startup+1842.3 s]
/proc/loadavg: 2.01 2.02 1.76 3/192 6421
/proc/meminfo: memFree=29884708/32770624 swapFree=6272/657680
[pid=6145] ppid=6142 vsize=165928 CPUtime=1842.16 cores=0,2,4,6
/proc/6145/stat : 6145 (BTD) R 6142 6145 5850 0 -1 4202496 63012 0 0 0 184209 7 0 0 20 0 1 0 15822477 169910272 34039 33554432000 4194304 35031059 140733037027648 140733037026648 4296479 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 64311296 140733037032698 140733037032774 140733037032774 140733037035473 0
/proc/6145/statm: 41482 34039 339 7529 0 33929 0
Current children cumulated CPU time (s) 1842.16
Current children cumulated vsize (KiB) 165928

[startup+1902.3 s]
/proc/loadavg: 2.08 2.03 1.78 3/191 6423
/proc/meminfo: memFree=29884708/32770624 swapFree=6272/657708
[pid=6145] ppid=6142 vsize=165928 CPUtime=1902.15 cores=0,2,4,6
/proc/6145/stat : 6145 (BTD) R 6142 6145 5850 0 -1 4202496 63192 0 0 0 190208 7 0 0 20 0 1 0 15822477 169910272 34039 33554432000 4194304 35031059 140733037027648 140733037026648 4445179 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 64311296 140733037032698 140733037032774 140733037032774 140733037035473 0
/proc/6145/statm: 41482 34039 339 7529 0 33929 0
Current children cumulated CPU time (s) 1902.15
Current children cumulated vsize (KiB) 165928

[startup+1962.3 s]
/proc/loadavg: 2.03 2.02 1.79 3/192 6425
/proc/meminfo: memFree=29884388/32770624 swapFree=6272/657740
[pid=6145] ppid=6142 vsize=165928 CPUtime=1962.15 cores=0,2,4,6
/proc/6145/stat : 6145 (BTD) R 6142 6145 5850 0 -1 4202496 63365 0 0 0 196208 7 0 0 20 0 1 0 15822477 169910272 34039 33554432000 4194304 35031059 140733037027648 140733037026648 4445148 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 64311296 140733037032698 140733037032774 140733037032774 140733037035473 0
/proc/6145/statm: 41482 34039 339 7529 0 33929 0
Current children cumulated CPU time (s) 1962.15
Current children cumulated vsize (KiB) 165928

[startup+2022.3 s]
/proc/loadavg: 2.01 2.02 1.80 3/193 6434
/proc/meminfo: memFree=29884292/32770624 swapFree=6272/657780
[pid=6145] ppid=6142 vsize=165928 CPUtime=2022.15 cores=0,2,4,6
/proc/6145/stat : 6145 (BTD) R 6142 6145 5850 0 -1 4202496 63533 0 0 0 202208 7 0 0 20 0 1 0 15822477 169910272 34039 33554432000 4194304 35031059 140733037027648 140733037026648 4298553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 64311296 140733037032698 140733037032774 140733037032774 140733037035473 0
/proc/6145/statm: 41482 34039 339 7529 0 33929 0
Current children cumulated CPU time (s) 2022.15
Current children cumulated vsize (KiB) 165928

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 1.81 3/193 6435
/proc/meminfo: memFree=29885004/32770624 swapFree=6272/657820
[pid=6145] ppid=6142 vsize=165928 CPUtime=2082.15 cores=0,2,4,6
/proc/6145/stat : 6145 (BTD) R 6142 6145 5850 0 -1 4202496 63697 0 0 0 208208 7 0 0 20 0 1 0 15822477 169910272 34039 33554432000 4194304 35031059 140733037027648 140733037026648 4294586 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 64311296 140733037032698 140733037032774 140733037032774 140733037035473 0
/proc/6145/statm: 41482 34039 339 7529 0 33929 0
Current children cumulated CPU time (s) 2082.15
Current children cumulated vsize (KiB) 165928

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 1.82 3/193 6436
/proc/meminfo: memFree=29884888/32770624 swapFree=6272/657852
[pid=6145] ppid=6142 vsize=165928 CPUtime=2142.14 cores=0,2,4,6
/proc/6145/stat : 6145 (BTD) R 6142 6145 5850 0 -1 4202496 63857 0 0 0 214207 7 0 0 20 0 1 0 15822477 169910272 34039 33554432000 4194304 35031059 140733037027648 140733037026648 4294583 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 64311296 140733037032698 140733037032774 140733037032774 140733037035473 0
/proc/6145/statm: 41482 34039 339 7529 0 33929 0
Current children cumulated CPU time (s) 2142.14
Current children cumulated vsize (KiB) 165928

[startup+2202.31 s]
/proc/loadavg: 2.08 2.03 1.84 3/193 6437
/proc/meminfo: memFree=29884524/32770624 swapFree=6272/657888
[pid=6145] ppid=6142 vsize=165928 CPUtime=2202.14 cores=0,2,4,6
/proc/6145/stat : 6145 (BTD) R 6142 6145 5850 0 -1 4202496 64007 0 0 0 220207 7 0 0 20 0 1 0 15822477 169910272 34039 33554432000 4194304 35031059 140733037027648 140733037026648 4298553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 64311296 140733037032698 140733037032774 140733037032774 140733037035473 0
/proc/6145/statm: 41482 34039 339 7529 0 33929 0
Current children cumulated CPU time (s) 2202.14
Current children cumulated vsize (KiB) 165928

[startup+2262.3 s]
/proc/loadavg: 2.03 2.02 1.85 3/193 6439
/proc/meminfo: memFree=29884524/32770624 swapFree=6272/657916
[pid=6145] ppid=6142 vsize=165928 CPUtime=2262.14 cores=0,2,4,6
/proc/6145/stat : 6145 (BTD) R 6142 6145 5850 0 -1 4202496 64153 0 0 0 226207 7 0 0 20 0 1 0 15822477 169910272 34039 33554432000 4194304 35031059 140733037027648 140733037026648 4293384 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 64311296 140733037032698 140733037032774 140733037032774 140733037035473 0
/proc/6145/statm: 41482 34039 339 7529 0 33929 0
Current children cumulated CPU time (s) 2262.14
Current children cumulated vsize (KiB) 165928

[startup+2322.3 s]
/proc/loadavg: 2.01 2.02 1.86 3/192 6440
/proc/meminfo: memFree=29884436/32770624 swapFree=6272/657956
[pid=6145] ppid=6142 vsize=165928 CPUtime=2322.13 cores=0,2,4,6
/proc/6145/stat : 6145 (BTD) R 6142 6145 5850 0 -1 4202496 64280 0 0 0 232206 7 0 0 20 0 1 0 15822477 169910272 34039 33554432000 4194304 35031059 140733037027648 140733037026648 4294579 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 64311296 140733037032698 140733037032774 140733037032774 140733037035473 0
/proc/6145/statm: 41482 34039 339 7529 0 33929 0
Current children cumulated CPU time (s) 2322.13
Current children cumulated vsize (KiB) 165928

[startup+2382.3 s]
/proc/loadavg: 2.08 2.03 1.88 3/192 6441
/proc/meminfo: memFree=29884200/32770624 swapFree=6272/657992
[pid=6145] ppid=6142 vsize=165928 CPUtime=2382.13 cores=0,2,4,6
/proc/6145/stat : 6145 (BTD) R 6142 6145 5850 0 -1 4202496 64437 0 0 0 238206 7 0 0 20 0 1 0 15822477 169910272 34039 33554432000 4194304 35031059 140733037027648 140733037026648 4300382 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 64311296 140733037032698 140733037032774 140733037032774 140733037035473 0
/proc/6145/statm: 41482 34039 339 7529 0 33929 0
Current children cumulated CPU time (s) 2382.13
Current children cumulated vsize (KiB) 165928



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.2 s]
/proc/loadavg: 2.06 2.03 1.88 3/192 6442
/proc/meminfo: memFree=29883908/32770624 swapFree=6272/658012
[pid=6145] ppid=6142 vsize=165928 CPUtime=2400.03 cores=0,2,4,6
/proc/6145/stat : 6145 (BTD) R 6142 6145 5850 0 -1 4202496 64550 0 0 0 239996 7 0 0 20 0 1 0 15822477 169910272 34039 33554432000 4194304 35031059 140733037027648 140733037026648 4293309 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 64311296 140733037032698 140733037032774 140733037032774 140733037035473 0
/proc/6145/statm: 41482 34039 339 7529 0 33929 0
Current children cumulated CPU time (s) 2400.03
Current children cumulated vsize (KiB) 165928

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 6145 sig 9
??? kill -6145 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2400.21
CPU time (s): 2400.04
CPU user time (s): 2399.97
CPU system time (s): 0.072995
CPU usage (%): 99.9932
Max. virtual memory (cumulated for all children) (KiB): 165928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.97
system time used= 0.072995
maximum resident set size= 136156
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64550
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 20
involuntary context switches= 120642

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.95924 second user time and 9.18148 second system time

The end

Launcher Data

Begin job on node135 at 2017-07-21 09:56:36
IDJOB=4240234
IDBENCH=120758
IDSOLVER=2619
FILE ID=node135/4240234-1500623796
RUNJOBID= node135-1500623775-5881
PBS_JOBID= 20622998
Free space on /tmp= 61856 MiB

SOLVER NAME= BTD 2017-06-30
BENCH NAME= XCSP17/GracefulGraph/GracefulGraph-m1-s1/GracefulGraph-K10-P09.xml
COMMAND LINE= BTD TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4240234-1500623796/watcher-4240234-1500623796 -o /tmp/evaluation-result-4240234-1500623796/solver-4240234-1500623796 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node135-1500623775-5881 --watchdog 2560  BTD 2400 HOME/instance-4240234-1500623796.xml

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 132dbb92a73ed64c3de106a7d099dd2d
RANDOM SEED=1762857796

node135.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/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		: 1867.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.51
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		: 1733.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		: 2400.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.51
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		: 1600.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		: 1600.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.51
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		: 1600.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		: 1600.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.51
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		: 2000.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:        31082608 kB
MemAvailable:   32011452 kB
Buffers:          154484 kB
Cached:          1051180 kB
SwapCached:            0 kB
Active:           571940 kB
Inactive:         686368 kB
Active(anon):      55436 kB
Inactive(anon):     8780 kB
Active(file):     516504 kB
Inactive(file):   677588 kB
Unevictable:        6272 kB
Mlocked:            6272 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             77488 kB
Writeback:             0 kB
AnonPages:         58928 kB
Mapped:            31972 kB
Shmem:              8872 kB
Slab:             126616 kB
SReclaimable:     101172 kB
SUnreclaim:        25444 kB
KernelStack:        3264 kB
PageTables:         4764 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     308792 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:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 61708 MiB
End job on node135 at 2017-07-21 10:36:36