Trace number 4260430

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
BTD 2017-07-25? (TO) 2519.8301 2520

General information on the benchmark

NameHaystacks/Haystacks-m1-s1/
Haystacks-47.xml
MD5SUM7369afcf21a37adaf077467c3ae68d85
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark37.237202
Satisfiable
(Un)Satisfiability was proved
Number of variables2209
Number of constraints50853
Number of domains1
Minimum domain size47
Maximum domain size47
Distribution of domain sizes[{"size":47,"count":2209}]
Minimum variable degree46
Maximum variable degree47
Distribution of variable degrees[{"degree":46,"count":2117},{"degree":47,"count":92}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":50853}]
Number of extensional constraints0
Number of intensional constraints50853
Distribution of constraint types[{"type":"intension","count":50853}]
Optimization problemNO
Type of objective

Solver Data

62.13/62.29	c Version: 2017-07-25

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-4260430-1502246221/watcher-4260430-1502246221 -o /tmp/evaluation-result-4260430-1502246221/solver-4260430-1502246221 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502235469-7073 --watchdog 2580 BTD 2520 HOME/instance-4260430-1502246221.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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.10 2.03 2.05 3/181 8919
/proc/meminfo: memFree=31205388/32770624 swapFree=0/267976
[pid=8919] ppid=8916 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/8919/stat : 8919 (runsolver) D 8916 8919 6971 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 12962801 24240128 108 18446744073709551615 4194304 4338465 140724115578800 140724115576440 139984197796567 0 0 1 24578 18446744071580418449 0 0 17 4 0 0 0 0 0 6438912 6441760 24944640 140724115587286 140724115587658 140724115587658 140724115591114 0
/proc/8919/statm: 5918 108 54 36 0 2156 0

[startup+0.100676 s]
/proc/loadavg: 2.10 2.03 2.05 3/181 8919
/proc/meminfo: memFree=31205388/32770624 swapFree=0/267976
[pid=8919] ppid=8916 vsize=34560 CPUtime=0.03 cores=0,2,4,6
/proc/8919/stat : 8919 (BTD) R 8916 8919 6971 0 -1 4202496 1388 0 0 0 3 0 0 0 20 0 1 0 12962801 35389440 1214 18446744073709551615 4194304 35031035 140725884409712 140725884405576 4207380 0 0 1 0 0 0 0 17 6 0 0 6 0 0 37130264 37226188 46092288 140725884416517 140725884416593 140725884416593 140725884420049 0
/proc/8919/statm: 8640 1214 231 7529 0 1087 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 34560

[startup+0.200676 s]
/proc/loadavg: 2.10 2.03 2.05 3/181 8919
/proc/meminfo: memFree=31205388/32770624 swapFree=0/267976
[pid=8919] ppid=8916 vsize=39916 CPUtime=0.13 cores=0,2,4,6
/proc/8919/stat : 8919 (BTD) R 8916 8919 6971 0 -1 4202496 2759 0 0 0 13 0 0 0 20 0 1 0 12962801 40873984 2569 18446744073709551615 4194304 35031035 140725884409712 140725884406888 4750325 0 0 1 0 0 0 0 17 6 0 0 6 0 0 37130264 37226188 46092288 140725884416517 140725884416593 140725884416593 140725884420049 0
/proc/8919/statm: 9979 2569 241 7529 0 2426 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 39916

[startup+0.300677 s]
/proc/loadavg: 2.10 2.03 2.05 3/181 8919
/proc/meminfo: memFree=31205388/32770624 swapFree=0/267976
[pid=8919] ppid=8916 vsize=40960 CPUtime=0.23 cores=0,2,4,6
/proc/8919/stat : 8919 (BTD) R 8916 8919 6971 0 -1 4202496 3123 0 0 0 23 0 0 0 20 0 1 0 12962801 41943040 2845 18446744073709551615 4194304 35031035 140725884409712 140725884401192 6572353 0 0 1 0 0 0 0 17 2 0 0 6 0 0 37130264 37226188 46092288 140725884416517 140725884416593 140725884416593 140725884420049 0
/proc/8919/statm: 10240 2845 284 7529 0 2687 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 40960

[startup+0.700281 s]
/proc/loadavg: 2.10 2.03 2.05 3/181 8919
/proc/meminfo: memFree=31205388/32770624 swapFree=0/267976
[pid=8919] ppid=8916 vsize=41492 CPUtime=0.63 cores=0,2,4,6
/proc/8919/stat : 8919 (BTD) R 8916 8919 6971 0 -1 4202496 3262 0 0 0 63 0 0 0 20 0 1 0 12962801 42487808 2977 18446744073709551615 4194304 35031035 140725884409712 140725884402536 7406616 0 0 1 0 0 0 0 17 2 0 0 6 0 0 37130264 37226188 46092288 140725884416517 140725884416593 140725884416593 140725884420049 0
/proc/8919/statm: 10373 2977 284 7529 0 2820 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 41492

[startup+1.50028 s]
/proc/loadavg: 2.10 2.03 2.05 3/182 8920
/proc/meminfo: memFree=31194416/32770624 swapFree=0/268092
[pid=8919] ppid=8916 vsize=42720 CPUtime=1.43 cores=0,2,4,6
/proc/8919/stat : 8919 (BTD) R 8916 8919 6971 0 -1 4202496 3565 0 0 0 143 0 0 0 20 0 1 0 12962801 43745280 3241 18446744073709551615 4194304 35031035 140725884409712 140725884402536 7408826 0 0 1 0 0 0 0 17 2 0 0 6 0 0 37130264 37226188 46092288 140725884416517 140725884416593 140725884416593 140725884420049 0
/proc/8919/statm: 10680 3241 284 7529 0 3127 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 42720

[startup+3.10028 s]
/proc/loadavg: 2.10 2.03 2.05 3/182 8920
/proc/meminfo: memFree=31192216/32770624 swapFree=0/268092
[pid=8919] ppid=8916 vsize=45136 CPUtime=3.02 cores=0,2,4,6
/proc/8919/stat : 8919 (BTD) R 8916 8919 6971 0 -1 4202496 6811 0 0 0 302 0 0 0 20 0 1 0 12962801 46219264 3885 18446744073709551615 4194304 35031035 140725884409712 140725884402536 6495950 0 0 1 0 0 0 0 17 2 0 0 6 0 0 37130264 37226188 46092288 140725884416517 140725884416593 140725884416593 140725884420049 0
/proc/8919/statm: 11284 3885 284 7529 0 3731 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 45136

[startup+6.3003 s]
/proc/loadavg: 2.09 2.03 2.05 3/182 8920
/proc/meminfo: memFree=31186436/32770624 swapFree=0/268100
[pid=8919] ppid=8916 vsize=49572 CPUtime=6.22 cores=0,2,4,6
/proc/8919/stat : 8919 (BTD) R 8916 8919 6971 0 -1 4202496 11416 0 0 0 622 0 0 0 20 0 1 0 12962801 50761728 4944 18446744073709551615 4194304 35031035 140725884409712 140725884402536 4256494 0 0 1 0 0 0 0 17 2 0 0 6 0 0 37130264 37226188 46092288 140725884416517 140725884416593 140725884416593 140725884420049 0
/proc/8919/statm: 12393 4944 284 7529 0 4840 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 49572

[startup+12.7004 s]
/proc/loadavg: 2.09 2.03 2.05 3/182 8920
/proc/meminfo: memFree=31176764/32770624 swapFree=0/268104
[pid=8919] ppid=8916 vsize=57528 CPUtime=12.63 cores=0,2,4,6
/proc/8919/stat : 8919 (BTD) R 8916 8919 6971 0 -1 4202496 18061 0 0 0 1262 1 0 0 20 0 1 0 12962801 58908672 6953 18446744073709551615 4194304 35031035 140725884409712 140725884402536 7398467 0 0 1 0 0 0 0 17 2 0 0 6 0 0 37130264 37226188 46092288 140725884416517 140725884416593 140725884416593 140725884420049 0
/proc/8919/statm: 14382 6953 284 7529 0 6829 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 57528

[startup+25.5005 s]
/proc/loadavg: 2.07 2.03 2.05 3/182 8920
/proc/meminfo: memFree=31163620/32770624 swapFree=0/268116
[pid=8919] ppid=8916 vsize=68800 CPUtime=25.43 cores=0,2,4,6
/proc/8919/stat : 8919 (BTD) R 8916 8919 6971 0 -1 4202496 36336 0 0 0 2541 2 0 0 20 0 1 0 12962801 70451200 9764 18446744073709551615 4194304 35031035 140725884409712 140725884402344 4256442 0 0 1 0 0 0 0 17 2 0 0 6 0 0 37130264 37226188 46092288 140725884416517 140725884416593 140725884416593 140725884420049 0
/proc/8919/statm: 17200 9764 285 7529 0 9647 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 68800

[startup+51.1005 s]
/proc/loadavg: 2.12 2.04 2.05 3/182 8921
/proc/meminfo: memFree=31146880/32770624 swapFree=0/268128
[pid=8919] ppid=8916 vsize=82716 CPUtime=51.03 cores=0,2,4,6
/proc/8919/stat : 8919 (BTD) R 8916 8919 6971 0 -1 4202496 51008 0 0 0 5100 3 0 0 20 0 1 0 12962801 84701184 13225 18446744073709551615 4194304 35031035 140725884409712 140725884402344 4256494 0 0 1 0 0 0 0 17 2 0 0 6 0 0 37130264 37226188 46092288 140725884416517 140725884416593 140725884416593 140725884420049 0
/proc/8919/statm: 20679 13225 285 7529 0 13126 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 82716

[startup+102.3 s]
/proc/loadavg: 2.07 2.04 2.05 3/182 8983
/proc/meminfo: memFree=31596712/32770624 swapFree=0/268308
[pid=8919] ppid=8916 vsize=191672 CPUtime=102.22 cores=0,2,4,6
/proc/8919/stat : 8919 (BTD) R 8916 8919 6971 0 -1 4202496 92891 0 0 0 9911 311 0 0 20 0 1 0 12962801 196272128 39889 18446744073709551615 4194304 35031035 140725884409712 140725884408712 7760122 0 0 1 0 0 0 0 17 2 0 0 6 0 0 37130264 37226188 46092288 140725884416517 140725884416593 140725884416593 140725884420049 0
/proc/8919/statm: 47918 39889 342 7529 0 40365 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 191672

[startup+162.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/181 8986
/proc/meminfo: memFree=31480088/32770624 swapFree=0/268356
[pid=8919] ppid=8916 vsize=191672 CPUtime=162.19 cores=0,2,4,6
/proc/8919/stat : 8919 (BTD) R 8916 8919 6971 0 -1 4202496 93495 0 0 0 15362 857 0 0 20 0 1 0 12962801 196272128 40018 18446744073709551615 4194304 35031035 140725884409712 140725884408712 7760122 0 0 1 0 0 0 0 17 2 0 0 6 0 0 37130264 37226188 46092288 140725884416517 140725884416593 140725884416593 140725884420049 0
/proc/8919/statm: 47918 40018 342 7529 0 40365 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 191672

[startup+222.306 s]
/proc/loadavg: 2.01 2.03 2.05 3/181 8988
/proc/meminfo: memFree=31478288/32770624 swapFree=0/268388
[pid=8919] ppid=8916 vsize=191804 CPUtime=222.2 cores=0,2,4,6
/proc/8919/stat : 8919 (BTD) R 8916 8919 6971 0 -1 4202496 93673 0 0 0 20777 1443 0 0 20 0 1 0 12962801 196407296 40529 18446744073709551615 4194304 35031035 140725884409712 140725884408712 7760122 0 0 1 0 0 0 0 17 2 0 0 6 0 0 37130264 37226188 46092288 140725884416517 140725884416593 140725884416593 140725884420049 0
/proc/8919/statm: 47951 40529 342 7529 0 40398 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 191804

[startup+282.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 8990
/proc/meminfo: memFree=31475804/32770624 swapFree=0/268420
[pid=8919] ppid=8916 vsize=191804 CPUtime=282.19 cores=0,2,4,6
/proc/8919/stat : 8919 (BTD) R 8916 8919 6971 0 -1 4202496 93821 0 0 0 26194 2025 0 0 20 0 1 0 12962801 196407296 40538 18446744073709551615 4194304 35031035 140725884409712 140725884408712 7760122 0 0 1 0 0 0 0 17 2 0 0 6 0 0 37130264 37226188 46092288 140725884416517 140725884416593 140725884416593 140725884420049 0
/proc/8919/statm: 47951 40538 342 7529 0 40398 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 191804

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 8993
/proc/meminfo: memFree=31475804/32770624 swapFree=0/268456
[pid=8919] ppid=8916 vsize=191804 CPUtime=342.19 cores=0,2,4,6
/proc/8919/stat : 8919 (BTD) R 8916 8919 6971 0 -1 4202496 93976 0 0 0 31603 2616 0 0 20 0 1 0 12962801 196407296 40543 18446744073709551615 4194304 35031035 140725884409712 140725884408712 7760122 0 0 1 0 0 0 0 17 2 0 0 6 0 0 37130264 37226188 46092288 140725884416517 140725884416593 140725884416593 140725884420049 0
/proc/8919/statm: 47951 40543 342 7529 0 40398 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 191804

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 8995
/proc/meminfo: memFree=31475632/32770624 swapFree=0/268484
[pid=8919] ppid=8916 vsize=191804 CPUtime=402.18 cores=0,2,4,6
/proc/8919/stat : 8919 (BTD) R 8916 8919 6971 0 -1 4202496 94117 0 0 0 37014 3204 0 0 20 0 1 0 12962801 196407296 40550 18446744073709551615 4194304 35031035 140725884409712 140725884408712 7760122 0 0 1 0 0 0 0 17 2 0 0 6 0 0 37130264 37226188 46092288 140725884416517 140725884416593 140725884416593 140725884420049 0
/proc/8919/statm: 47951 40550 342 7529 0 40398 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 191804

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 9012
/proc/meminfo: memFree=31472668/32770624 swapFree=0/268548
[pid=8919] ppid=8916 vsize=191804 CPUtime=462.19 cores=0,2,4,6
/proc/8919/stat : 8919 (BTD) R 8916 8919 6971 0 -1 4202496 94258 0 0 0 42434 3785 0 0 20 0 1 0 12962801 196407296 40553 18446744073709551615 4194304 35031035 140725884409712 140725884408712 7760122 0 0 1 0 0 0 0 17 2 0 0 6 0 0 37130264 37226188 46092288 140725884416517 140725884416593 140725884416593 140725884420049 0
/proc/8919/statm: 47951 40553 342 7529 0 40398 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 191804

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 9014
/proc/meminfo: memFree=31471900/32770624 swapFree=0/268584
[pid=8919] ppid=8916 vsize=191804 CPUtime=522.18 cores=0,2,4,6
/proc/8919/stat : 8919 (BTD) R 8916 8919 6971 0 -1 4202496 94394 0 0 0 47840 4378 0 0 20 0 1 0 12962801 196407296 40557 18446744073709551615 4194304 35031035 140725884409712 140725884408712 7760122 0 0 1 0 0 0 0 17 2 0 0 6 0 0 37130264 37226188 46092288 140725884416517 140725884416593 140725884416593 140725884420049 0
/proc/8919/statm: 47951 40557 342 7529 0 40398 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 191804

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 9016
/proc/meminfo: memFree=31475520/32770624 swapFree=0/268612
[pid=8919] ppid=8916 vsize=191804 CPUtime=582.19 cores=0,2,4,6
/proc/8919/stat : 8919 (BTD) R 8916 8919 6971 0 -1 4202496 94532 0 0 0 53242 4977 0 0 20 0 1 0 12962801 196407296 40559 18446744073709551615 4194304 35031035 140725884409712 140725884408712 7760122 0 0 1 0 0 0 0 17 2 0 0 6 0 0 37130264 37226188 46092288 140725884416517 140725884416593 140725884416593 140725884420049 0
/proc/8919/statm: 47951 40559 342 7529 0 40398 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 191804


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


[startup+1602.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/181 9065
/proc/meminfo: memFree=31475024/32770624 swapFree=0/269144
[pid=8919] ppid=8916 vsize=191936 CPUtime=1602.15 cores=0,2,4,6
/proc/8919/stat : 8919 (BTD) R 8916 8919 6971 0 -1 4202496 96359 0 0 0 145247 14968 0 0 20 0 1 0 12962801 196542464 40590 18446744073709551615 4194304 35031035 140725884409712 140725884408712 7760122 0 0 1 0 0 0 0 17 2 0 0 6 0 0 37130264 37226188 46092288 140725884416517 140725884416593 140725884416593 140725884420049 0
/proc/8919/statm: 47984 40590 342 7529 0 40431 0
Current children cumulated CPU time (s) 1602.15
Current children cumulated vsize (KiB) 191936

[startup+1662.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/185 9082
/proc/meminfo: memFree=31471148/32770624 swapFree=0/269212
[pid=8919] ppid=8916 vsize=191936 CPUtime=1662.15 cores=0,2,4,6
/proc/8919/stat : 8919 (BTD) R 8916 8919 6971 0 -1 4202496 96412 0 0 0 150648 15567 0 0 20 0 1 0 12962801 196542464 40590 18446744073709551615 4194304 35031035 140725884409712 140725884408712 7760122 0 0 1 0 0 0 0 17 2 0 0 6 0 0 37130264 37226188 46092288 140725884416517 140725884416593 140725884416593 140725884420049 0
/proc/8919/statm: 47984 40590 342 7529 0 40431 0
Current children cumulated CPU time (s) 1662.15
Current children cumulated vsize (KiB) 191936

[startup+1722.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/185 9084
/proc/meminfo: memFree=31471312/32770624 swapFree=0/269244
[pid=8919] ppid=8916 vsize=191936 CPUtime=1722.15 cores=0,2,4,6
/proc/8919/stat : 8919 (BTD) R 8916 8919 6971 0 -1 4202496 96532 0 0 0 156054 16161 0 0 20 0 1 0 12962801 196542464 40592 18446744073709551615 4194304 35031035 140725884409712 140725884408712 7760122 0 0 1 0 0 0 0 17 2 0 0 6 0 0 37130264 37226188 46092288 140725884416517 140725884416593 140725884416593 140725884420049 0
/proc/8919/statm: 47984 40592 342 7529 0 40431 0
Current children cumulated CPU time (s) 1722.15
Current children cumulated vsize (KiB) 191936

[startup+1782.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/182 9086
/proc/meminfo: memFree=31474312/32770624 swapFree=0/269272
[pid=8919] ppid=8916 vsize=191936 CPUtime=1782.15 cores=0,2,4,6
/proc/8919/stat : 8919 (BTD) R 8916 8919 6971 0 -1 4202496 96587 0 0 0 161481 16734 0 0 20 0 1 0 12962801 196542464 40592 18446744073709551615 4194304 35031035 140725884409712 140725884408712 7760122 0 0 1 0 0 0 0 17 2 0 0 6 0 0 37130264 37226188 46092288 140725884416517 140725884416593 140725884416593 140725884420049 0
/proc/8919/statm: 47984 40592 342 7529 0 40431 0
Current children cumulated CPU time (s) 1782.15
Current children cumulated vsize (KiB) 191936

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 9088
/proc/meminfo: memFree=31474784/32770624 swapFree=0/269300
[pid=8919] ppid=8916 vsize=191936 CPUtime=1842.14 cores=0,2,4,6
/proc/8919/stat : 8919 (BTD) R 8916 8919 6971 0 -1 4202496 96640 0 0 0 166913 17301 0 0 20 0 1 0 12962801 196542464 40592 18446744073709551615 4194304 35031035 140725884409712 140725884408712 7760122 0 0 1 0 0 0 0 17 2 0 0 6 0 0 37130264 37226188 46092288 140725884416517 140725884416593 140725884416593 140725884420049 0
/proc/8919/statm: 47984 40592 342 7529 0 40431 0
Current children cumulated CPU time (s) 1842.14
Current children cumulated vsize (KiB) 191936

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 9090
/proc/meminfo: memFree=31474536/32770624 swapFree=0/269328
[pid=8919] ppid=8916 vsize=191936 CPUtime=1902.14 cores=0,2,4,6
/proc/8919/stat : 8919 (BTD) R 8916 8919 6971 0 -1 4202496 96773 0 0 0 172338 17876 0 0 20 0 1 0 12962801 196542464 40593 18446744073709551615 4194304 35031035 140725884409712 140725884408712 7760122 0 0 1 0 0 0 0 17 2 0 0 6 0 0 37130264 37226188 46092288 140725884416517 140725884416593 140725884416593 140725884420049 0
/proc/8919/statm: 47984 40593 342 7529 0 40431 0
Current children cumulated CPU time (s) 1902.14
Current children cumulated vsize (KiB) 191936

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 9093
/proc/meminfo: memFree=31474184/32770624 swapFree=0/269372
[pid=8919] ppid=8916 vsize=191936 CPUtime=1962.15 cores=0,2,4,6
/proc/8919/stat : 8919 (BTD) R 8916 8919 6971 0 -1 4202496 96826 0 0 0 177736 18479 0 0 20 0 1 0 12962801 196542464 40593 18446744073709551615 4194304 35031035 140725884409712 140725884408712 7760122 0 0 1 0 0 0 0 17 2 0 0 6 0 0 37130264 37226188 46092288 140725884416517 140725884416593 140725884416593 140725884420049 0
/proc/8919/statm: 47984 40593 342 7529 0 40431 0
Current children cumulated CPU time (s) 1962.15
Current children cumulated vsize (KiB) 191936

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 9095
/proc/meminfo: memFree=31474184/32770624 swapFree=0/269400
[pid=8919] ppid=8916 vsize=191936 CPUtime=2022.14 cores=0,2,4,6
/proc/8919/stat : 8919 (BTD) R 8916 8919 6971 0 -1 4202496 96879 0 0 0 183134 19080 0 0 20 0 1 0 12962801 196542464 40593 18446744073709551615 4194304 35031035 140725884409712 140725884408712 7760122 0 0 1 0 0 0 0 17 2 0 0 6 0 0 37130264 37226188 46092288 140725884416517 140725884416593 140725884416593 140725884420049 0
/proc/8919/statm: 47984 40593 342 7529 0 40431 0
Current children cumulated CPU time (s) 2022.14
Current children cumulated vsize (KiB) 191936

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 9097
/proc/meminfo: memFree=31474680/32770624 swapFree=0/269432
[pid=8919] ppid=8916 vsize=192068 CPUtime=2082.14 cores=0,2,4,6
/proc/8919/stat : 8919 (BTD) R 8916 8919 6971 0 -1 4202496 97026 0 0 0 188543 19671 0 0 20 0 1 0 12962801 196677632 40596 18446744073709551615 4194304 35031035 140725884409712 140725884408712 7760122 0 0 1 0 0 0 0 17 2 0 0 6 0 0 37130264 37226188 46092288 140725884416517 140725884416593 140725884416593 140725884420049 0
/proc/8919/statm: 48017 40596 342 7529 0 40464 0
Current children cumulated CPU time (s) 2082.14
Current children cumulated vsize (KiB) 192068

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 9100
/proc/meminfo: memFree=31474308/32770624 swapFree=0/269468
[pid=8919] ppid=8916 vsize=192068 CPUtime=2142.13 cores=0,2,4,6
/proc/8919/stat : 8919 (BTD) R 8916 8919 6971 0 -1 4202496 97080 0 0 0 193958 20255 0 0 20 0 1 0 12962801 196677632 40596 18446744073709551615 4194304 35031035 140725884409712 140725884408712 7760122 0 0 1 0 0 0 0 17 2 0 0 6 0 0 37130264 37226188 46092288 140725884416517 140725884416593 140725884416593 140725884420049 0
/proc/8919/statm: 48017 40596 342 7529 0 40464 0
Current children cumulated CPU time (s) 2142.13
Current children cumulated vsize (KiB) 192068

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 9102
/proc/meminfo: memFree=31474912/32770624 swapFree=0/269496
[pid=8919] ppid=8916 vsize=192068 CPUtime=2202.14 cores=0,2,4,6
/proc/8919/stat : 8919 (BTD) R 8916 8919 6971 0 -1 4202496 97133 0 0 0 199350 20864 0 0 20 0 1 0 12962801 196677632 40596 18446744073709551615 4194304 35031035 140725884409712 140725884408712 4541248 0 0 1 0 0 0 0 17 2 0 0 6 0 0 37130264 37226188 46092288 140725884416517 140725884416593 140725884416593 140725884420049 0
/proc/8919/statm: 48017 40596 342 7529 0 40464 0
Current children cumulated CPU time (s) 2202.14
Current children cumulated vsize (KiB) 192068

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 9119
/proc/meminfo: memFree=31470960/32770624 swapFree=0/269560
[pid=8919] ppid=8916 vsize=192068 CPUtime=2262.13 cores=0,2,4,6
/proc/8919/stat : 8919 (BTD) R 8916 8919 6971 0 -1 4202496 97268 0 0 0 204745 21468 0 0 20 0 1 0 12962801 196677632 40598 18446744073709551615 4194304 35031035 140725884409712 140725884408712 7760122 0 0 1 0 0 0 0 17 2 0 0 6 0 0 37130264 37226188 46092288 140725884416517 140725884416593 140725884416593 140725884420049 0
/proc/8919/statm: 48017 40598 342 7529 0 40464 0
Current children cumulated CPU time (s) 2262.13
Current children cumulated vsize (KiB) 192068

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 9146
/proc/meminfo: memFree=31469832/32770624 swapFree=0/269628
[pid=8919] ppid=8916 vsize=192068 CPUtime=2322.13 cores=0,2,4,6
/proc/8919/stat : 8919 (BTD) R 8916 8919 6971 0 -1 4202496 97318 0 0 0 210170 22043 0 0 20 0 1 0 12962801 196677632 40598 18446744073709551615 4194304 35031035 140725884409712 140725884408712 7760122 0 0 1 0 0 0 0 17 2 0 0 6 0 0 37130264 37226188 46092288 140725884416517 140725884416593 140725884416593 140725884420049 0
/proc/8919/statm: 48017 40598 342 7529 0 40464 0
Current children cumulated CPU time (s) 2322.13
Current children cumulated vsize (KiB) 192068

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 9148
/proc/meminfo: memFree=31469460/32770624 swapFree=0/269664
[pid=8919] ppid=8916 vsize=192068 CPUtime=2382.13 cores=0,2,4,6
/proc/8919/stat : 8919 (BTD) R 8916 8919 6971 0 -1 4202496 97371 0 0 0 215592 22621 0 0 20 0 1 0 12962801 196677632 40598 18446744073709551615 4194304 35031035 140725884409712 140725884408712 7760122 0 0 1 0 0 0 0 17 2 0 0 6 0 0 37130264 37226188 46092288 140725884416517 140725884416593 140725884416593 140725884420049 0
/proc/8919/statm: 48017 40598 342 7529 0 40464 0
Current children cumulated CPU time (s) 2382.13
Current children cumulated vsize (KiB) 192068

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 9150
/proc/meminfo: memFree=31473356/32770624 swapFree=0/269700
[pid=8919] ppid=8916 vsize=192068 CPUtime=2442.12 cores=0,2,4,6
/proc/8919/stat : 8919 (BTD) R 8916 8919 6971 0 -1 4202496 97421 0 0 0 221003 23209 0 0 20 0 1 0 12962801 196677632 40598 18446744073709551615 4194304 35031035 140725884409712 140725884408712 7760122 0 0 1 0 0 0 0 17 2 0 0 6 0 0 37130264 37226188 46092288 140725884416517 140725884416593 140725884416593 140725884420049 0
/proc/8919/statm: 48017 40598 342 7529 0 40464 0
Current children cumulated CPU time (s) 2442.12
Current children cumulated vsize (KiB) 192068

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 9152
/proc/meminfo: memFree=31472984/32770624 swapFree=0/269728
[pid=8919] ppid=8916 vsize=192068 CPUtime=2502.12 cores=0,2,4,6
/proc/8919/stat : 8919 (BTD) R 8916 8919 6971 0 -1 4202496 97551 0 0 0 226427 23785 0 0 20 0 1 0 12962801 196677632 40600 18446744073709551615 4194304 35031035 140725884409712 140725884408712 7760122 0 0 1 0 0 0 0 17 2 0 0 6 0 0 37130264 37226188 46092288 140725884416517 140725884416593 140725884416593 140725884420049 0
/proc/8919/statm: 48017 40600 342 7529 0 40464 0
Current children cumulated CPU time (s) 2502.12
Current children cumulated vsize (KiB) 192068



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 9153
/proc/meminfo: memFree=31473108/32770624 swapFree=0/269736
[pid=8919] ppid=8916 vsize=192068 CPUtime=2519.82 cores=0,2,4,6
/proc/8919/stat : 8919 (BTD) R 8916 8919 6971 0 -1 4202496 97602 0 0 0 228034 23948 0 0 20 0 1 0 12962801 196677632 40600 18446744073709551615 4194304 35031035 140725884409712 140725884408712 7760122 0 0 1 0 0 0 0 17 2 0 0 6 0 0 37130264 37226188 46092288 140725884416517 140725884416593 140725884416593 140725884420049 0
/proc/8919/statm: 48017 40600 342 7529 0 40464 0
Current children cumulated CPU time (s) 2519.82
Current children cumulated vsize (KiB) 192068

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 8919 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): 2520
CPU time (s): 2519.83
CPU user time (s): 2280.34
CPU system time (s): 239.491
CPU usage (%): 99.9934
Max. virtual memory (cumulated for all children) (KiB): 192068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2280.34
system time used= 239.491
maximum resident set size= 162400
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 97602
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= 37
involuntary context switches= 3154

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.08552 second user time and 8.73718 second system time

The end

Launcher Data

Begin job on node124 at 2017-08-09 04:22:45
IDJOB=4260430
IDBENCH=126959
IDSOLVER=2648
FILE ID=node124/4260430-1502246221
RUNJOBID= node124-1502235469-7073
PBS_JOBID= 
Free space on /tmp= 61976 MiB

SOLVER NAME= BTD 2017-07-25
BENCH NAME= XCSP17/Haystacks/Haystacks-m1-s1/Haystacks-47.xml
COMMAND LINE= BTD TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4260430-1502246221/watcher-4260430-1502246221 -o /tmp/evaluation-result-4260430-1502246221/solver-4260430-1502246221 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502235469-7073 --watchdog 2580  BTD 2520 HOME/instance-4260430-1502246221.xml

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

MD5SUM BENCH= 7369afcf21a37adaf077467c3ae68d85
RANDOM SEED=989626163

node124.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.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		: 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.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		: 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.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		: 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.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		: 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:        31205664 kB
MemAvailable:   31455476 kB
Buffers:           98392 kB
Cached:           442896 kB
SwapCached:            0 kB
Active:           875436 kB
Inactive:         285004 kB
Active(anon):     619744 kB
Inactive(anon):    16768 kB
Active(file):     255692 kB
Inactive(file):   268236 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             40816 kB
Writeback:             0 kB
AnonPages:        619160 kB
Mapped:            33072 kB
Shmem:             17128 kB
Slab:             107992 kB
SReclaimable:      83436 kB
SUnreclaim:        24556 kB
KernelStack:        3216 kB
PageTables:         5748 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     877476 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    499712 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 61952 MiB
End job on node124 at 2017-08-09 05:04:45