Trace number 4240888

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? 2400 2400.54

General information on the benchmark

NameLangford/Langford-m2-s1/
LangfordBin-18.xml
MD5SUM2eb0e4a14086f4f78b25f1ea6eeffb68
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 variables72
Number of constraints54
Number of domains2
Minimum domain size18
Maximum domain size36
Distribution of domain sizes[{"size":18,"count":36},{"size":36,"count":36}]
Minimum variable degree2
Maximum variable degree36
Distribution of variable degrees[{"degree":2,"count":36},{"degree":36,"count":36}]
Minimum constraint arity2
Maximum constraint arity37
Distribution of constraint arities[{"arity":2,"count":18},{"arity":37,"count":36}]
Number of extensional constraints0
Number of intensional constraints18
Distribution of constraint types[{"type":"intension","count":18},{"type":"element","count":36}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.02	c Version: 2017-06-30
2399.95/2400.54	s UNKNOWN
2399.95/2400.54	c Solving # Nodes: 11252091
2399.95/2400.54	c Global Time: 2400 s

Verifier Data


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-4240888-1500626196/watcher-4240888-1500626196 -o /tmp/evaluation-result-4240888-1500626196/solver-4240888-1500626196 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node150-1500623775-6118 --watchdog 2560 BTD 2400 HOME/instance-4240888-1500626196.xml 

pid=6608
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: 2.05 2.03 1.96 3/186 6611
/proc/meminfo: memFree=31268120/32770624 swapFree=6172/385756
[pid=6611] ppid=6608 vsize=31072 CPUtime=0 cores=0,2,4,6
/proc/6611/stat : 6611 (BTD) R 6608 6611 6087 0 -1 4202496 561 0 0 0 0 0 0 0 20 0 1 0 16045480 31817728 391 33554432000 4194304 35031059 140728667098352 140728667098352 7501360 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 43950080 140728667100410 140728667100486 140728667100486 140728667103185 0
/proc/6611/statm: 7768 391 253 7529 0 215 0

[startup+0.100114 s]
/proc/loadavg: 2.05 2.03 1.96 3/186 6611
/proc/meminfo: memFree=31268120/32770624 swapFree=6172/385756
[pid=6611] ppid=6608 vsize=31856 CPUtime=0.09 cores=0,2,4,6
/proc/6611/stat : 6611 (BTD) R 6608 6611 6087 0 -1 4202496 827 0 0 0 9 0 0 0 20 0 1 0 16045480 32620544 661 33554432000 4194304 35031059 140728667098352 140728667097352 4393035 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 43950080 140728667100410 140728667100486 140728667100486 140728667103185 0
/proc/6611/statm: 7964 661 331 7529 0 411 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31856

[startup+0.200246 s]
/proc/loadavg: 2.05 2.03 1.96 3/186 6611
/proc/meminfo: memFree=31268120/32770624 swapFree=6172/385756
[pid=6611] ppid=6608 vsize=31988 CPUtime=0.19 cores=0,2,4,6
/proc/6611/stat : 6611 (BTD) R 6608 6611 6087 0 -1 4202496 837 0 0 0 19 0 0 0 20 0 1 0 16045480 32755712 661 33554432000 4194304 35031059 140728667098352 140728667097352 4491585 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 43950080 140728667100410 140728667100486 140728667100486 140728667103185 0
/proc/6611/statm: 7997 661 331 7529 0 444 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 31988

[startup+0.300198 s]
/proc/loadavg: 2.05 2.03 1.96 3/186 6611
/proc/meminfo: memFree=31268120/32770624 swapFree=6172/385756
[pid=6611] ppid=6608 vsize=31988 CPUtime=0.29 cores=0,2,4,6
/proc/6611/stat : 6611 (BTD) R 6608 6611 6087 0 -1 4202496 839 0 0 0 29 0 0 0 20 0 1 0 16045480 32755712 661 33554432000 4194304 35031059 140728667098352 140728667097352 4573647 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 43950080 140728667100410 140728667100486 140728667100486 140728667103185 0
/proc/6611/statm: 7997 661 331 7529 0 444 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31988

[startup+0.700171 s]
/proc/loadavg: 2.05 2.03 1.96 3/186 6611
/proc/meminfo: memFree=31268120/32770624 swapFree=6172/385756
[pid=6611] ppid=6608 vsize=31988 CPUtime=0.69 cores=0,2,4,6
/proc/6611/stat : 6611 (BTD) R 6608 6611 6087 0 -1 4202496 860 0 0 0 69 0 0 0 20 0 1 0 16045480 32755712 726 33554432000 4194304 35031059 140728667098352 140728667097352 4213300 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 43950080 140728667100410 140728667100486 140728667100486 140728667103185 0
/proc/6611/statm: 7997 726 336 7529 0 444 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31988

[startup+1.50017 s]
/proc/loadavg: 2.05 2.03 1.96 3/187 6612
/proc/meminfo: memFree=31266124/32770624 swapFree=6172/385940
[pid=6611] ppid=6608 vsize=32116 CPUtime=1.49 cores=0,2,4,6
/proc/6611/stat : 6611 (BTD) R 6608 6611 6087 0 -1 4202496 874 0 0 0 148 1 0 0 20 0 1 0 16045480 32886784 729 33554432000 4194304 35031059 140728667098352 140728667097352 4541688 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 43950080 140728667100410 140728667100486 140728667100486 140728667103185 0
/proc/6611/statm: 8029 729 336 7529 0 476 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32116

[startup+3.10017 s]
/proc/loadavg: 2.05 2.03 1.96 3/187 6612
/proc/meminfo: memFree=31265340/32770624 swapFree=6172/385784
[pid=6611] ppid=6608 vsize=32116 CPUtime=3.09 cores=0,2,4,6
/proc/6611/stat : 6611 (BTD) R 6608 6611 6087 0 -1 4202496 1067 0 0 0 307 2 0 0 20 0 1 0 16045480 32886784 749 33554432000 4194304 35031059 140728667098352 140728667097352 4491627 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 43950080 140728667100410 140728667100486 140728667100486 140728667103185 0
/proc/6611/statm: 8029 749 336 7529 0 476 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 32116

[startup+6.30017 s]
/proc/loadavg: 2.05 2.03 1.96 3/187 6612
/proc/meminfo: memFree=31262496/32770624 swapFree=6172/385784
[pid=6611] ppid=6608 vsize=32248 CPUtime=6.29 cores=0,2,4,6
/proc/6611/stat : 6611 (BTD) R 6608 6611 6087 0 -1 4202496 1347 0 0 0 624 5 0 0 20 0 1 0 16045480 33021952 759 33554432000 4194304 35031059 140728667098352 140728667097352 6458051 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 43950080 140728667100410 140728667100486 140728667100486 140728667103185 0
/proc/6611/statm: 8062 759 336 7529 0 509 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 32248

[startup+12.7002 s]
/proc/loadavg: 2.05 2.03 1.96 3/187 6612
/proc/meminfo: memFree=31259292/32770624 swapFree=6172/385796
[pid=6611] ppid=6608 vsize=32248 CPUtime=12.68 cores=0,2,4,6
/proc/6611/stat : 6611 (BTD) R 6608 6611 6087 0 -1 4202496 1598 0 0 0 1259 9 0 0 20 0 1 0 16045480 33021952 767 33554432000 4194304 35031059 140728667098352 140728667097352 6458023 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 43950080 140728667100410 140728667100486 140728667100486 140728667103185 0
/proc/6611/statm: 8062 767 336 7529 0 509 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 32248

[startup+25.5002 s]
/proc/loadavg: 2.04 2.03 1.96 3/187 6612
/proc/meminfo: memFree=31253448/32770624 swapFree=6172/385808
[pid=6611] ppid=6608 vsize=32376 CPUtime=25.48 cores=0,2,4,6
/proc/6611/stat : 6611 (BTD) R 6608 6611 6087 0 -1 4202496 2095 0 0 0 2528 20 0 0 20 0 1 0 16045480 33153024 806 33554432000 4194304 35031059 140728667098352 140728667097352 4491583 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 43950080 140728667100410 140728667100486 140728667100486 140728667103185 0
/proc/6611/statm: 8094 806 336 7529 0 541 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 32376

[startup+51.1002 s]
/proc/loadavg: 2.02 2.02 1.96 3/187 6612
/proc/meminfo: memFree=31243076/32770624 swapFree=6172/385816
[pid=6611] ppid=6608 vsize=32376 CPUtime=51.08 cores=0,2,4,6
/proc/6611/stat : 6611 (BTD) R 6608 6611 6087 0 -1 4202496 2441 0 0 0 5072 36 0 0 20 0 1 0 16045480 33153024 816 33554432000 4194304 35031059 140728667098352 140728667097352 4491583 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 43950080 140728667100410 140728667100486 140728667100486 140728667103185 0
/proc/6611/statm: 8094 816 336 7529 0 541 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 32376

[startup+102.3 s]
/proc/loadavg: 2.15 2.05 1.97 3/187 6613
/proc/meminfo: memFree=31226420/32770624 swapFree=6172/385844
[pid=6611] ppid=6608 vsize=32508 CPUtime=102.27 cores=0,2,4,6
/proc/6611/stat : 6611 (BTD) R 6608 6611 6087 0 -1 4202496 2747 0 0 0 10164 63 0 0 20 0 1 0 16045480 33288192 832 33554432000 4194304 35031059 140728667098352 140728667097352 7760138 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 43950080 140728667100410 140728667100486 140728667100486 140728667103185 0
/proc/6611/statm: 8127 832 336 7529 0 574 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 32508

[startup+162.3 s]
/proc/loadavg: 2.05 2.04 1.97 3/187 6614
/proc/meminfo: memFree=31210280/32770624 swapFree=6172/385872
[pid=6611] ppid=6608 vsize=32508 CPUtime=162.25 cores=0,2,4,6
/proc/6611/stat : 6611 (BTD) R 6608 6611 6087 0 -1 4202496 3113 0 0 0 16124 101 0 0 20 0 1 0 16045480 33288192 840 33554432000 4194304 35031059 140728667098352 140728667097352 4491893 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 43950080 140728667100410 140728667100486 140728667100486 140728667103185 0
/proc/6611/statm: 8127 840 336 7529 0 574 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 32508

[startup+222.306 s]
/proc/loadavg: 2.02 2.04 1.97 3/188 6623
/proc/meminfo: memFree=31195920/32770624 swapFree=6172/385900
[pid=6611] ppid=6608 vsize=32508 CPUtime=222.25 cores=0,2,4,6
/proc/6611/stat : 6611 (BTD) R 6608 6611 6087 0 -1 4202496 3443 0 0 0 22089 136 0 0 20 0 1 0 16045480 33288192 849 33554432000 4194304 35031059 140728667098352 140728667097352 4544915 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 43950080 140728667100410 140728667100486 140728667100486 140728667103185 0
/proc/6611/statm: 8127 849 336 7529 0 574 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 32508

[startup+282.3 s]
/proc/loadavg: 2.01 2.03 1.97 3/188 6624
/proc/meminfo: memFree=31163660/32770624 swapFree=6172/385932
[pid=6611] ppid=6608 vsize=32508 CPUtime=282.22 cores=0,2,4,6
/proc/6611/stat : 6611 (BTD) R 6608 6611 6087 0 -1 4202496 3780 0 0 0 28054 168 0 0 20 0 1 0 16045480 33288192 855 33554432000 4194304 35031059 140728667098352 140728667097352 4491754 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 43950080 140728667100410 140728667100486 140728667100486 140728667103185 0
/proc/6611/statm: 8127 855 336 7529 0 574 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 32508

[startup+342.3 s]
/proc/loadavg: 2.00 2.02 1.97 3/188 6625
/proc/meminfo: memFree=31146144/32770624 swapFree=6172/385952
[pid=6611] ppid=6608 vsize=32640 CPUtime=342.21 cores=0,2,4,6
/proc/6611/stat : 6611 (BTD) R 6608 6611 6087 0 -1 4202496 4118 0 0 0 34017 204 0 0 20 0 1 0 16045480 33423360 860 33554432000 4194304 35031059 140728667098352 140728667097352 4541521 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 43950080 140728667100410 140728667100486 140728667100486 140728667103185 0
/proc/6611/statm: 8160 860 336 7529 0 607 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 32640

[startup+402.3 s]
/proc/loadavg: 2.00 2.02 1.97 3/188 6626
/proc/meminfo: memFree=31133336/32770624 swapFree=6172/385984
[pid=6611] ppid=6608 vsize=32640 CPUtime=402.2 cores=0,2,4,6
/proc/6611/stat : 6611 (BTD) R 6608 6611 6087 0 -1 4202496 4461 0 0 0 39978 242 0 0 20 0 1 0 16045480 33423360 865 33554432000 4194304 35031059 140728667098352 140728667097352 4544929 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 43950080 140728667100410 140728667100486 140728667100486 140728667103185 0
/proc/6611/statm: 8160 865 336 7529 0 607 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 32640

[startup+462.3 s]
/proc/loadavg: 2.08 2.03 1.98 3/188 6627
/proc/meminfo: memFree=31121080/32770624 swapFree=6172/386008
[pid=6611] ppid=6608 vsize=32640 CPUtime=462.19 cores=0,2,4,6
/proc/6611/stat : 6611 (BTD) R 6608 6611 6087 0 -1 4202496 4806 0 0 0 45944 275 0 0 20 0 1 0 16045480 33423360 869 33554432000 4194304 35031059 140728667098352 140728667097352 4491575 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 43950080 140728667100410 140728667100486 140728667100486 140728667103185 0
/proc/6611/statm: 8160 869 336 7529 0 607 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 32640

[startup+522.3 s]
/proc/loadavg: 2.07 2.04 1.98 3/187 6628
/proc/meminfo: memFree=31112332/32770624 swapFree=6172/386036
[pid=6611] ppid=6608 vsize=32640 CPUtime=522.17 cores=0,2,4,6
/proc/6611/stat : 6611 (BTD) R 6608 6611 6087 0 -1 4202496 5162 0 0 0 51908 309 0 0 20 0 1 0 16045480 33423360 873 33554432000 4194304 35031059 140728667098352 140728667097352 7760138 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 43950080 140728667100410 140728667100486 140728667100486 140728667103185 0
/proc/6611/statm: 8160 873 336 7529 0 607 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 32640

[startup+582.3 s]
/proc/loadavg: 2.03 2.03 1.98 3/187 6629
/proc/meminfo: memFree=31104148/32770624 swapFree=6172/386064
[pid=6611] ppid=6608 vsize=32640 CPUtime=582.15 cores=0,2,4,6
/proc/6611/stat : 6611 (BTD) R 6608 6611 6087 0 -1 4202496 5437 0 0 0 57856 359 0 0 20 0 1 0 16045480 33423360 875 33554432000 4194304 35031059 140728667098352 140728667097352 7760138 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 43950080 140728667100410 140728667100486 140728667100486 140728667103185 0
/proc/6611/statm: 8160 875 336 7529 0 607 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 32640


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

/proc/loadavg: 2.00 2.01 2.01 3/187 6690
/proc/meminfo: memFree=31023140/32770624 swapFree=6172/386624
[pid=6611] ppid=6608 vsize=32772 CPUtime=1781.89 cores=0,2,4,6
/proc/6611/stat : 6611 (BTD) R 6608 6611 6087 0 -1 4202496 6584 0 0 0 176906 1283 0 0 20 0 1 0 16045480 33558528 926 33554432000 4194304 35031059 140728667098352 140728667097352 4491893 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 43950080 140728667100410 140728667100486 140728667100486 140728667103185 0
/proc/6611/statm: 8193 926 336 7529 0 640 0
Current children cumulated CPU time (s) 1781.89
Current children cumulated vsize (KiB) 32772

[startup+1842.3 s]
/proc/loadavg: 2.07 2.04 2.02 3/187 7422
/proc/meminfo: memFree=31405376/32770624 swapFree=6172/386992
[pid=6611] ppid=6608 vsize=32772 CPUtime=1841.87 cores=0,2,4,6
/proc/6611/stat : 6611 (BTD) R 6608 6611 6087 0 -1 4202496 6607 0 0 0 182859 1328 0 0 20 0 1 0 16045480 33558528 926 33554432000 4194304 35031059 140728667098352 140728667097352 4491583 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 43950080 140728667100410 140728667100486 140728667100486 140728667103185 0
/proc/6611/statm: 8193 926 336 7529 0 640 0
Current children cumulated CPU time (s) 1841.87
Current children cumulated vsize (KiB) 32772

[startup+1902.3 s]
/proc/loadavg: 2.03 2.04 2.02 3/187 7484
/proc/meminfo: memFree=31401036/32770624 swapFree=6172/387064
[pid=6611] ppid=6608 vsize=32904 CPUtime=1901.86 cores=0,2,4,6
/proc/6611/stat : 6611 (BTD) R 6608 6611 6087 0 -1 4202496 6641 0 0 0 188814 1372 0 0 20 0 1 0 16045480 33693696 930 33554432000 4194304 35031059 140728667098352 140728667097352 4491627 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 43950080 140728667100410 140728667100486 140728667100486 140728667103185 0
/proc/6611/statm: 8226 930 336 7529 0 673 0
Current children cumulated CPU time (s) 1901.86
Current children cumulated vsize (KiB) 32904

[startup+1962.3 s]
/proc/loadavg: 2.01 2.03 2.02 3/187 7485
/proc/meminfo: memFree=31400416/32770624 swapFree=6172/387108
[pid=6611] ppid=6608 vsize=32904 CPUtime=1961.84 cores=0,2,4,6
/proc/6611/stat : 6611 (BTD) R 6608 6611 6087 0 -1 4202496 6675 0 0 0 194767 1417 0 0 20 0 1 0 16045480 33693696 930 33554432000 4194304 35031059 140728667098352 140728667097352 4491916 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 43950080 140728667100410 140728667100486 140728667100486 140728667103185 0
/proc/6611/statm: 8226 930 336 7529 0 673 0
Current children cumulated CPU time (s) 1961.84
Current children cumulated vsize (KiB) 32904

[startup+2022.3 s]
/proc/loadavg: 2.00 2.02 2.02 3/188 7494
/proc/meminfo: memFree=31399572/32770624 swapFree=6172/387136
[pid=6611] ppid=6608 vsize=32904 CPUtime=2021.84 cores=0,2,4,6
/proc/6611/stat : 6611 (BTD) R 6608 6611 6087 0 -1 4202496 6693 0 0 0 200714 1470 0 0 20 0 1 0 16045480 33693696 930 33554432000 4194304 35031059 140728667098352 140728667097352 4393150 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 43950080 140728667100410 140728667100486 140728667100486 140728667103185 0
/proc/6611/statm: 8226 930 336 7529 0 673 0
Current children cumulated CPU time (s) 2021.84
Current children cumulated vsize (KiB) 32904

[startup+2082.3 s]
/proc/loadavg: 2.00 2.02 2.02 3/188 7495
/proc/meminfo: memFree=31399488/32770624 swapFree=6172/387172
[pid=6611] ppid=6608 vsize=32904 CPUtime=2081.82 cores=0,2,4,6
/proc/6611/stat : 6611 (BTD) R 6608 6611 6087 0 -1 4202496 6708 0 0 0 206666 1516 0 0 20 0 1 0 16045480 33693696 933 33554432000 4194304 35031059 140728667098352 140728667097352 7760138 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 43950080 140728667100410 140728667100486 140728667100486 140728667103185 0
/proc/6611/statm: 8226 933 336 7529 0 673 0
Current children cumulated CPU time (s) 2081.82
Current children cumulated vsize (KiB) 32904

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/188 7496
/proc/meminfo: memFree=31399992/32770624 swapFree=6172/387204
[pid=6611] ppid=6608 vsize=32904 CPUtime=2141.81 cores=0,2,4,6
/proc/6611/stat : 6611 (BTD) R 6608 6611 6087 0 -1 4202496 6745 0 0 0 212621 1560 0 0 20 0 1 0 16045480 33693696 933 33554432000 4194304 35031059 140728667098352 140728667097352 4544854 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 43950080 140728667100410 140728667100486 140728667100486 140728667103185 0
/proc/6611/statm: 8226 933 336 7529 0 673 0
Current children cumulated CPU time (s) 2141.81
Current children cumulated vsize (KiB) 32904

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 2.02 3/188 7497
/proc/meminfo: memFree=31399736/32770624 swapFree=6172/387236
[pid=6611] ppid=6608 vsize=32904 CPUtime=2201.8 cores=0,2,4,6
/proc/6611/stat : 6611 (BTD) R 6608 6611 6087 0 -1 4202496 6781 0 0 0 218579 1601 0 0 20 0 1 0 16045480 33693696 938 33554432000 4194304 35031059 140728667098352 140728667097352 4491571 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 43950080 140728667100410 140728667100486 140728667100486 140728667103185 0
/proc/6611/statm: 8226 938 336 7529 0 673 0
Current children cumulated CPU time (s) 2201.8
Current children cumulated vsize (KiB) 32904

[startup+2262.3 s]
/proc/loadavg: 2.06 2.03 2.02 3/188 7680
/proc/meminfo: memFree=31405792/32770624 swapFree=6172/387368
[pid=6611] ppid=6608 vsize=32904 CPUtime=2261.78 cores=0,2,4,6
/proc/6611/stat : 6611 (BTD) R 6608 6611 6087 0 -1 4202496 6845 0 0 0 224538 1640 0 0 20 0 1 0 16045480 33693696 938 33554432000 4194304 35031059 140728667098352 140728667097352 4491583 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 43950080 140728667100410 140728667100486 140728667100486 140728667103185 0
/proc/6611/statm: 8226 938 336 7529 0 673 0
Current children cumulated CPU time (s) 2261.78
Current children cumulated vsize (KiB) 32904

[startup+2322.3 s]
/proc/loadavg: 2.02 2.02 2.02 3/187 7741
/proc/meminfo: memFree=30929988/32770624 swapFree=6172/395968
[pid=6611] ppid=6608 vsize=32904 CPUtime=2321.77 cores=0,2,4,6
/proc/6611/stat : 6611 (BTD) R 6608 6611 6087 0 -1 4202496 6907 0 0 0 230494 1683 0 0 20 0 1 0 16045480 33693696 938 33554432000 4194304 35031059 140728667098352 140728667097352 4491580 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 43950080 140728667100410 140728667100486 140728667100486 140728667103185 0
/proc/6611/statm: 8226 938 336 7529 0 673 0
Current children cumulated CPU time (s) 2321.77
Current children cumulated vsize (KiB) 32904

[startup+2382.3 s]
/proc/loadavg: 2.01 2.02 2.02 3/187 7742
/proc/meminfo: memFree=30907820/32770624 swapFree=6172/396000
[pid=6611] ppid=6608 vsize=32904 CPUtime=2381.76 cores=0,2,4,6
/proc/6611/stat : 6611 (BTD) R 6608 6611 6087 0 -1 4202496 6942 0 0 0 236450 1726 0 0 20 0 1 0 16045480 33693696 938 33554432000 4194304 35031059 140728667098352 140728667097352 7760138 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 43950080 140728667100410 140728667100486 140728667100486 140728667103185 0
/proc/6611/statm: 8226 938 336 7529 0 673 0
Current children cumulated CPU time (s) 2381.76
Current children cumulated vsize (KiB) 32904

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

[startup+2393.6 s]
/proc/loadavg: 2.01 2.02 2.02 3/187 7743
/proc/meminfo: memFree=30903588/32770624 swapFree=6172/396020
[pid=6611] ppid=6608 vsize=32904 CPUtime=2393.06 cores=0,2,4,6
/proc/6611/stat : 6611 (BTD) R 6608 6611 6087 0 -1 4202496 6943 0 0 0 237573 1733 0 0 20 0 1 0 16045480 33693696 938 33554432000 4194304 35031059 140728667098352 140728667097352 7760138 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 43950080 140728667100410 140728667100486 140728667100486 140728667103185 0
/proc/6611/statm: 8226 938 336 7529 0 673 0
Current children cumulated CPU time (s) 2393.06
Current children cumulated vsize (KiB) 32904

[startup+2396.8 s]
/proc/loadavg: 2.01 2.02 2.02 3/187 7743
/proc/meminfo: memFree=30902472/32770624 swapFree=6172/396020
[pid=6611] ppid=6608 vsize=32904 CPUtime=2396.25 cores=0,2,4,6
/proc/6611/stat : 6611 (BTD) R 6608 6611 6087 0 -1 4202496 6943 0 0 0 237890 1735 0 0 20 0 1 0 16045480 33693696 938 33554432000 4194304 35031059 140728667098352 140728667097352 7760138 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 43950080 140728667100410 140728667100486 140728667100486 140728667103185 0
/proc/6611/statm: 8226 938 336 7529 0 673 0
Current children cumulated CPU time (s) 2396.25
Current children cumulated vsize (KiB) 32904

[startup+2398.4 s]
/proc/loadavg: 2.01 2.02 2.02 3/187 7743
/proc/meminfo: memFree=30901728/32770624 swapFree=6172/396020
[pid=6611] ppid=6608 vsize=32904 CPUtime=2397.85 cores=0,2,4,6
/proc/6611/stat : 6611 (BTD) R 6608 6611 6087 0 -1 4202496 6956 0 0 0 238049 1736 0 0 20 0 1 0 16045480 33693696 938 33554432000 4194304 35031059 140728667098352 140728667097352 6458000 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 43950080 140728667100410 140728667100486 140728667100486 140728667103185 0
/proc/6611/statm: 8226 938 336 7529 0 673 0
Current children cumulated CPU time (s) 2397.85
Current children cumulated vsize (KiB) 32904

[startup+2399.21 s]
/proc/loadavg: 2.01 2.02 2.02 3/187 7743
/proc/meminfo: memFree=30901712/32770624 swapFree=6172/396020
[pid=6611] ppid=6608 vsize=32904 CPUtime=2398.65 cores=0,2,4,6
/proc/6611/stat : 6611 (BTD) R 6608 6611 6087 0 -1 4202496 6956 0 0 0 238129 1736 0 0 20 0 1 0 16045480 33693696 938 33554432000 4194304 35031059 140728667098352 140728667097352 6458000 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 43950080 140728667100410 140728667100486 140728667100486 140728667103185 0
/proc/6611/statm: 8226 938 336 7529 0 673 0
Current children cumulated CPU time (s) 2398.65
Current children cumulated vsize (KiB) 32904

[startup+2400 s]
/proc/loadavg: 2.01 2.02 2.02 3/187 7743
/proc/meminfo: memFree=30901712/32770624 swapFree=6172/396020
[pid=6611] ppid=6608 vsize=32904 CPUtime=2399.45 cores=0,2,4,6
/proc/6611/stat : 6611 (BTD) R 6608 6611 6087 0 -1 4202496 6956 0 0 0 238208 1737 0 0 20 0 1 0 16045480 33693696 938 33554432000 4194304 35031059 140728667098352 140728667097352 4544915 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 43950080 140728667100410 140728667100486 140728667100486 140728667103185 0
/proc/6611/statm: 8226 938 336 7529 0 673 0
Current children cumulated CPU time (s) 2399.45
Current children cumulated vsize (KiB) 32904

[startup+2400.4 s]
/proc/loadavg: 2.01 2.02 2.02 3/187 7743
/proc/meminfo: memFree=30901340/32770624 swapFree=6172/396020
[pid=6611] ppid=6608 vsize=32904 CPUtime=2399.85 cores=0,2,4,6
/proc/6611/stat : 6611 (BTD) R 6608 6611 6087 0 -1 4202496 6957 0 0 0 238248 1737 0 0 20 0 1 0 16045480 33693696 938 33554432000 4194304 35031059 140728667098352 140728667097352 7760138 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 43950080 140728667100410 140728667100486 140728667100486 140728667103185 0
/proc/6611/statm: 8226 938 336 7529 0 673 0
Current children cumulated CPU time (s) 2399.85
Current children cumulated vsize (KiB) 32904

[startup+2400.5 s]
/proc/loadavg: 2.01 2.02 2.02 3/187 7743
/proc/meminfo: memFree=30901340/32770624 swapFree=6172/396020
[pid=6611] ppid=6608 vsize=32904 CPUtime=2399.95 cores=0,2,4,6
/proc/6611/stat : 6611 (BTD) R 6608 6611 6087 0 -1 4202496 6957 0 0 0 238258 1737 0 0 20 0 1 0 16045480 33693696 938 33554432000 4194304 35031059 140728667098352 140728667097352 4541615 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 37130264 37226188 43950080 140728667100410 140728667100486 140728667100486 140728667103185 0
/proc/6611/statm: 8226 938 336 7529 0 673 0
Current children cumulated CPU time (s) 2399.95
Current children cumulated vsize (KiB) 32904

Child status: 0
Real time (s): 2400.54
CPU time (s): 2400
CPU user time (s): 2382.62
CPU system time (s): 17.3781
CPU usage (%): 99.9775
Max. virtual memory (cumulated for all children) (KiB): 32904

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2382.62
system time used= 17.3781
maximum resident set size= 3792
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7047
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= 3
involuntary context switches= 121156

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.67853 second user time and 7.86019 second system time

The end

Launcher Data

Begin job on node150 at 2017-07-21 10:36:36
IDJOB=4240888
IDBENCH=124382
IDSOLVER=2619
FILE ID=node150/4240888-1500626196
RUNJOBID= node150-1500623775-6118
PBS_JOBID= 20622986
Free space on /tmp= 61988 MiB

SOLVER NAME= BTD 2017-06-30
BENCH NAME= XCSP17/Langford/Langford-m2-s1/LangfordBin-18.xml
COMMAND LINE= BTD TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4240888-1500626196/watcher-4240888-1500626196 -o /tmp/evaluation-result-4240888-1500626196/solver-4240888-1500626196 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node150-1500623775-6118 --watchdog 2560  BTD 2400 HOME/instance-4240888-1500626196.xml

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

MD5SUM BENCH= 2eb0e4a14086f4f78b25f1ea6eeffb68
RANDOM SEED=709148674

node150.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	: 5334.01
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		: 1600.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		: 2267.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	: 5334.01
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		: 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	: 5334.01
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	: 5334.01
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		: 1600.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:        31268428 kB
MemAvailable:   31872988 kB
Buffers:          230664 kB
Cached:           653040 kB
SwapCached:            0 kB
Active:           683096 kB
Inactive:         394616 kB
Active(anon):     197168 kB
Inactive(anon):     8860 kB
Active(file):     485928 kB
Inactive(file):   385756 kB
Unevictable:        6172 kB
Mlocked:            6180 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             38660 kB
Writeback:             0 kB
AnonPages:        200160 kB
Mapped:            33420 kB
Shmem:              8848 kB
Slab:             123408 kB
SReclaimable:      97420 kB
SUnreclaim:        25988 kB
KernelStack:        3344 kB
PageTables:         5348 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     466220 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    122880 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61876 MiB
End job on node150 at 2017-07-21 11:16:37