Trace number 4260427

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.9299 2520

General information on the benchmark

NameHaystacks/Haystacks-m1-s1/
Haystacks-44.xml
MD5SUM7674c6d5068d08c652f92e457f6b136c
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 benchmark29.971001
Satisfiable
(Un)Satisfiability was proved
Number of variables1936
Number of constraints41667
Number of domains1
Minimum domain size44
Maximum domain size44
Distribution of domain sizes[{"size":44,"count":1936}]
Minimum variable degree43
Maximum variable degree44
Distribution of variable degrees[{"degree":43,"count":1850},{"degree":44,"count":86}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":41667}]
Number of extensional constraints0
Number of intensional constraints41667
Distribution of constraint types[{"type":"intension","count":41667}]
Optimization problemNO
Type of objective

Solver Data

43.28/43.47	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-4260427-1502247533/watcher-4260427-1502247533 -o /tmp/evaluation-result-4260427-1502247533/solver-4260427-1502247533 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502234584-31452 --watchdog 2580 BTD 2520 HOME/instance-4260427-1502247533.xml 

pid=3248
running on 4 cores: 1,3,5,7

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.00 2.02 2.05 2/185 3251
/proc/meminfo: memFree=30676004/32770624 swapFree=0/509284
[pid=3251] ppid=3248 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/3251/stat : 3251 (runsolver) D 3248 3251 31388 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 72259471 24240128 107 18446744073709551615 4194304 4338465 140722938131552 140722938129192 140541349753559 0 0 1 24578 18446744071580418449 0 0 17 7 0 0 0 0 0 6438912 6441760 39518208 140722938138836 140722938139209 140722938139209 140722938142666 0
/proc/3251/statm: 5918 107 54 36 0 2156 0

[startup+0.100159 s]
/proc/loadavg: 2.00 2.02 2.05 2/185 3251
/proc/meminfo: memFree=30676004/32770624 swapFree=0/509284
[pid=3251] ppid=3248 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/3251/stat : 3251 (runsolver) D 3248 3251 31388 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 72259471 24240128 107 18446744073709551615 4194304 4338465 140722938131552 140722938129192 140541349753559 0 0 1 24578 18446744071580418449 0 0 17 7 0 0 0 0 0 6438912 6441760 39518208 140722938138836 140722938139209 140722938139209 140722938142666 0
/proc/3251/statm: 5918 107 54 36 0 2156 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23672

[startup+0.200325 s]
/proc/loadavg: 2.00 2.02 2.05 2/185 3251
/proc/meminfo: memFree=30676004/32770624 swapFree=0/509284
[pid=3251] ppid=3248 vsize=37996 CPUtime=0.09 cores=1,3,5,7
/proc/3251/stat : 3251 (BTD) R 3248 3251 31388 0 -1 4202496 2255 0 0 0 9 0 0 0 20 0 1 0 72259471 38907904 2107 18446744073709551615 4194304 35031035 140728356796592 140728356796592 7408826 0 0 1 0 0 0 0 17 1 0 0 10 0 0 37130264 37226188 64815104 140728356798980 140728356799056 140728356799056 140728356802513 0
/proc/3251/statm: 9499 2107 241 7529 0 1946 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37996

[startup+0.300304 s]
/proc/loadavg: 2.00 2.02 2.05 2/185 3251
/proc/meminfo: memFree=30676004/32770624 swapFree=0/509284
[pid=3251] ppid=3248 vsize=39232 CPUtime=0.19 cores=1,3,5,7
/proc/3251/stat : 3251 (BTD) R 3248 3251 31388 0 -1 4202496 2682 0 0 0 19 0 0 0 20 0 1 0 72259471 40173568 2349 18446744073709551615 4194304 35031035 140728356796592 140728356796592 7540691 0 0 1 0 0 0 0 17 1 0 0 10 0 0 37130264 37226188 64815104 140728356798980 140728356799056 140728356799056 140728356802513 0
/proc/3251/statm: 9808 2349 242 7529 0 2255 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 39232

[startup+0.700226 s]
/proc/loadavg: 2.00 2.02 2.05 2/185 3251
/proc/meminfo: memFree=30676004/32770624 swapFree=0/509284
[pid=3251] ppid=3248 vsize=39892 CPUtime=0.59 cores=1,3,5,7
/proc/3251/stat : 3251 (BTD) R 3248 3251 31388 0 -1 4202496 2823 0 0 0 59 0 0 0 20 0 1 0 72259471 40849408 2547 18446744073709551615 4194304 35031035 140728356796592 140728356796592 6572353 0 0 1 0 0 0 0 17 1 0 0 10 0 0 37130264 37226188 64815104 140728356798980 140728356799056 140728356799056 140728356802513 0
/proc/3251/statm: 9973 2547 284 7529 0 2420 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 39892

[startup+1.50022 s]
/proc/loadavg: 2.00 2.02 2.05 3/186 3252
/proc/meminfo: memFree=30667520/32770624 swapFree=0/509256
[pid=3251] ppid=3248 vsize=41124 CPUtime=1.39 cores=1,3,5,7
/proc/3251/stat : 3251 (BTD) R 3248 3251 31388 0 -1 4202496 3130 0 0 0 139 0 0 0 20 0 1 0 72259471 42110976 2811 18446744073709551615 4194304 35031035 140728356796592 140728356789416 4801680 0 0 1 0 0 0 0 17 1 0 0 10 0 0 37130264 37226188 64815104 140728356798980 140728356799056 140728356799056 140728356802513 0
/proc/3251/statm: 10281 2811 284 7529 0 2728 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 41124

[startup+3.10023 s]
/proc/loadavg: 2.00 2.02 2.05 3/186 3252
/proc/meminfo: memFree=30665248/32770624 swapFree=0/509256
[pid=3251] ppid=3248 vsize=43516 CPUtime=2.99 cores=1,3,5,7
/proc/3251/stat : 3251 (BTD) R 3248 3251 31388 0 -1 4202496 5718 0 0 0 299 0 0 0 20 0 1 0 72259471 44560384 3394 18446744073709551615 4194304 35031035 140728356796592 140728356789416 7415343 0 0 1 0 0 0 0 17 1 0 0 10 0 0 37130264 37226188 64815104 140728356798980 140728356799056 140728356799056 140728356802513 0
/proc/3251/statm: 10879 3394 284 7529 0 3326 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 43516

[startup+6.30025 s]
/proc/loadavg: 1.92 2.00 2.04 3/186 3252
/proc/meminfo: memFree=30658552/32770624 swapFree=0/509264
[pid=3251] ppid=3248 vsize=47700 CPUtime=6.18 cores=1,3,5,7
/proc/3251/stat : 3251 (BTD) R 3248 3251 31388 0 -1 4202496 9529 0 0 0 616 2 0 0 20 0 1 0 72259471 48844800 4473 18446744073709551615 4194304 35031035 140728356796592 140728356789416 7511481 0 0 1 0 0 0 0 17 1 0 0 10 0 0 37130264 37226188 64815104 140728356798980 140728356799056 140728356799056 140728356802513 0
/proc/3251/statm: 11925 4473 284 7529 0 4372 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 47700

[startup+12.7003 s]
/proc/loadavg: 1.93 2.00 2.04 3/186 3252
/proc/meminfo: memFree=30652376/32770624 swapFree=0/509264
[pid=3251] ppid=3248 vsize=55056 CPUtime=12.59 cores=1,3,5,7
/proc/3251/stat : 3251 (BTD) R 3248 3251 31388 0 -1 4202496 15274 0 0 0 1256 3 0 0 20 0 1 0 72259471 56377344 6324 18446744073709551615 4194304 35031035 140728356796592 140728356789416 7398510 0 0 1 0 0 0 0 17 3 0 0 10 0 0 37130264 37226188 64815104 140728356798980 140728356799056 140728356799056 140728356802513 0
/proc/3251/statm: 13764 6324 284 7529 0 6211 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 55056

[startup+25.5004 s]
/proc/loadavg: 1.95 2.00 2.04 3/186 3252
/proc/meminfo: memFree=30629316/32770624 swapFree=0/509264
[pid=3251] ppid=3248 vsize=66456 CPUtime=25.38 cores=1,3,5,7
/proc/3251/stat : 3251 (BTD) R 3248 3251 31388 0 -1 4202496 31789 0 0 0 2534 4 0 0 20 0 1 0 72259471 68050944 9189 18446744073709551615 4194304 35031035 140728356796592 140728356789224 4254204 0 0 1 0 0 0 0 17 3 0 0 10 0 0 37130264 37226188 64815104 140728356798980 140728356799056 140728356799056 140728356802513 0
/proc/3251/statm: 16614 9189 285 7529 0 9061 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 66456

[startup+51.1003 s]
/proc/loadavg: 1.96 2.00 2.04 3/186 3252
/proc/meminfo: memFree=30536008/32770624 swapFree=0/509252
[pid=3251] ppid=3248 vsize=159300 CPUtime=50.98 cores=1,3,5,7
/proc/3251/stat : 3251 (BTD) R 3248 3251 31388 0 -1 4202496 66004 0 0 0 5050 48 0 0 20 0 1 0 72259471 163123200 31938 18446744073709551615 4194304 35031035 140728356796592 140728356795592 7760122 0 0 1 0 0 0 0 17 3 0 0 10 0 0 37130264 37226188 64815104 140728356798980 140728356799056 140728356799056 140728356802513 0
/proc/3251/statm: 39825 31938 342 7529 0 32272 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 159300

[startup+102.3 s]
/proc/loadavg: 2.03 2.02 2.05 3/185 3254
/proc/meminfo: memFree=30523540/32770624 swapFree=0/509276
[pid=3251] ppid=3248 vsize=159564 CPUtime=102.19 cores=1,3,5,7
/proc/3251/stat : 3251 (BTD) R 3248 3251 31388 0 -1 4202496 78056 0 0 0 9717 502 0 0 20 0 1 0 72259471 163393536 32008 18446744073709551615 4194304 35031035 140728356796592 140728356795592 7760122 0 0 1 0 0 0 0 17 3 0 0 10 0 0 37130264 37226188 64815104 140728356798980 140728356799056 140728356799056 140728356802513 0
/proc/3251/statm: 39891 32008 342 7529 0 32338 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 159564

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.05 3/185 3256
/proc/meminfo: memFree=30506988/32770624 swapFree=0/509284
[pid=3251] ppid=3248 vsize=159564 CPUtime=162.16 cores=1,3,5,7
/proc/3251/stat : 3251 (BTD) R 3248 3251 31388 0 -1 4202496 90198 0 0 0 15162 1054 0 0 20 0 1 0 72259471 163393536 32028 18446744073709551615 4194304 35031035 140728356796592 140728356795592 7760122 0 0 1 0 0 0 0 17 3 0 0 10 0 0 37130264 37226188 64815104 140728356798980 140728356799056 140728356799056 140728356802513 0
/proc/3251/statm: 39891 32028 342 7529 0 32338 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 159564

[startup+222.306 s]
/proc/loadavg: 2.06 2.03 2.05 3/185 3258
/proc/meminfo: memFree=30490740/32770624 swapFree=0/509300
[pid=3251] ppid=3248 vsize=159564 CPUtime=222.17 cores=1,3,5,7
/proc/3251/stat : 3251 (BTD) R 3248 3251 31388 0 -1 4202496 90730 0 0 0 20588 1629 0 0 20 0 1 0 72259471 163393536 32364 18446744073709551615 4194304 35031035 140728356796592 140728356795592 7760122 0 0 1 0 0 0 0 17 3 0 0 10 0 0 37130264 37226188 64815104 140728356798980 140728356799056 140728356799056 140728356802513 0
/proc/3251/statm: 39891 32364 342 7529 0 32338 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 159564

[startup+282.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/186 3262
/proc/meminfo: memFree=30477132/32770624 swapFree=0/509316
[pid=3251] ppid=3248 vsize=159696 CPUtime=282.16 cores=1,3,5,7
/proc/3251/stat : 3251 (BTD) R 3248 3251 31388 0 -1 4202496 90884 0 0 0 26009 2207 0 0 20 0 1 0 72259471 163528704 32367 18446744073709551615 4194304 35031035 140728356796592 140728356795592 7760122 0 0 1 0 0 0 0 17 3 0 0 10 0 0 37130264 37226188 64815104 140728356798980 140728356799056 140728356799056 140728356802513 0
/proc/3251/statm: 39924 32367 342 7529 0 32371 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 159696

[startup+342.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/189 3278
/proc/meminfo: memFree=30449260/32770624 swapFree=0/509312
[pid=3251] ppid=3248 vsize=159696 CPUtime=342.16 cores=1,3,5,7
/proc/3251/stat : 3251 (BTD) R 3248 3251 31388 0 -1 4202496 91016 0 0 0 31439 2777 0 0 20 0 1 0 72259471 163528704 32373 18446744073709551615 4194304 35031035 140728356796592 140728356795592 7760122 0 0 1 0 0 0 0 17 3 0 0 10 0 0 37130264 37226188 64815104 140728356798980 140728356799056 140728356799056 140728356802513 0
/proc/3251/statm: 39924 32373 342 7529 0 32371 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 159696

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 3280
/proc/meminfo: memFree=30434816/32770624 swapFree=0/509332
[pid=3251] ppid=3248 vsize=159696 CPUtime=402.17 cores=1,3,5,7
/proc/3251/stat : 3251 (BTD) R 3248 3251 31388 0 -1 4202496 91173 0 0 0 36859 3358 0 0 20 0 1 0 72259471 163528704 32377 18446744073709551615 4194304 35031035 140728356796592 140728356795592 7760122 0 0 1 0 0 0 0 17 3 0 0 10 0 0 37130264 37226188 64815104 140728356798980 140728356799056 140728356799056 140728356802513 0
/proc/3251/statm: 39924 32377 342 7529 0 32371 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 159696

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 3282
/proc/meminfo: memFree=30422912/32770624 swapFree=0/509344
[pid=3251] ppid=3248 vsize=159696 CPUtime=462.17 cores=1,3,5,7
/proc/3251/stat : 3251 (BTD) R 3248 3251 31388 0 -1 4202496 91313 0 0 0 42301 3916 0 0 20 0 1 0 72259471 163528704 32381 18446744073709551615 4194304 35031035 140728356796592 140728356795592 7760122 0 0 1 0 0 0 0 17 3 0 0 10 0 0 37130264 37226188 64815104 140728356798980 140728356799056 140728356799056 140728356802513 0
/proc/3251/statm: 39924 32381 342 7529 0 32371 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 159696

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 3284
/proc/meminfo: memFree=30408128/32770624 swapFree=0/509352
[pid=3251] ppid=3248 vsize=159696 CPUtime=522.17 cores=1,3,5,7
/proc/3251/stat : 3251 (BTD) R 3248 3251 31388 0 -1 4202496 91452 0 0 0 47736 4481 0 0 20 0 1 0 72259471 163528704 32387 18446744073709551615 4194304 35031035 140728356796592 140728356795592 7760122 0 0 1 0 0 0 0 17 3 0 0 10 0 0 37130264 37226188 64815104 140728356798980 140728356799056 140728356799056 140728356802513 0
/proc/3251/statm: 39924 32387 342 7529 0 32371 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 159696

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 3286
/proc/meminfo: memFree=30396180/32770624 swapFree=0/509356
[pid=3251] ppid=3248 vsize=159696 CPUtime=582.17 cores=1,3,5,7
/proc/3251/stat : 3251 (BTD) R 3248 3251 31388 0 -1 4202496 91587 0 0 0 53171 5046 0 0 20 0 1 0 72259471 163528704 32389 18446744073709551615 4194304 35031035 140728356796592 140728356795592 7760122 0 0 1 0 0 0 0 17 3 0 0 10 0 0 37130264 37226188 64815104 140728356798980 140728356799056 140728356799056 140728356802513 0
/proc/3251/statm: 39924 32389 342 7529 0 32371 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 159696


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


[startup+1602.3 s]
/proc/loadavg: 2.12 2.08 2.06 3/188 3442
/proc/meminfo: memFree=30985300/32770624 swapFree=0/509652
[pid=3251] ppid=3248 vsize=159828 CPUtime=1602.2 cores=1,3,5,7
/proc/3251/stat : 3251 (BTD) R 3248 3251 31388 0 -1 4202496 93336 0 0 0 145496 14724 0 0 20 0 1 0 72259471 163663872 32413 18446744073709551615 4194304 35031035 140728356796592 140728356795592 7760122 0 0 1 0 0 0 0 17 3 0 0 10 0 0 37130264 37226188 64815104 140728356798980 140728356799056 140728356799056 140728356802513 0
/proc/3251/statm: 39957 32413 342 7529 0 32404 0
Current children cumulated CPU time (s) 1602.2
Current children cumulated vsize (KiB) 159828

[startup+1662.3 s]
/proc/loadavg: 2.04 2.06 2.05 3/185 3444
/proc/meminfo: memFree=30989396/32770624 swapFree=0/509672
[pid=3251] ppid=3248 vsize=159828 CPUtime=1662.2 cores=1,3,5,7
/proc/3251/stat : 3251 (BTD) R 3248 3251 31388 0 -1 4202496 93385 0 0 0 150934 15286 0 0 20 0 1 0 72259471 163663872 32413 18446744073709551615 4194304 35031035 140728356796592 140728356795592 7760122 0 0 1 0 0 0 0 17 3 0 0 10 0 0 37130264 37226188 64815104 140728356798980 140728356799056 140728356799056 140728356802513 0
/proc/3251/statm: 39957 32413 342 7529 0 32404 0
Current children cumulated CPU time (s) 1662.2
Current children cumulated vsize (KiB) 159828

[startup+1722.3 s]
/proc/loadavg: 2.02 2.05 2.05 3/185 3446
/proc/meminfo: memFree=30989644/32770624 swapFree=0/509680
[pid=3251] ppid=3248 vsize=159828 CPUtime=1722.2 cores=1,3,5,7
/proc/3251/stat : 3251 (BTD) R 3248 3251 31388 0 -1 4202496 93514 0 0 0 156364 15856 0 0 20 0 1 0 72259471 163663872 32416 18446744073709551615 4194304 35031035 140728356796592 140728356795592 7760122 0 0 1 0 0 0 0 17 3 0 0 10 0 0 37130264 37226188 64815104 140728356798980 140728356799056 140728356799056 140728356802513 0
/proc/3251/statm: 39957 32416 342 7529 0 32404 0
Current children cumulated CPU time (s) 1722.2
Current children cumulated vsize (KiB) 159828

[startup+1782.3 s]
/proc/loadavg: 2.04 2.06 2.05 3/186 3449
/proc/meminfo: memFree=30989008/32770624 swapFree=0/509696
[pid=3251] ppid=3248 vsize=159828 CPUtime=1782.2 cores=1,3,5,7
/proc/3251/stat : 3251 (BTD) R 3248 3251 31388 0 -1 4202496 93560 0 0 0 161784 16436 0 0 20 0 1 0 72259471 163663872 32416 18446744073709551615 4194304 35031035 140728356796592 140728356795592 7760122 0 0 1 0 0 0 0 17 3 0 0 10 0 0 37130264 37226188 64815104 140728356798980 140728356799056 140728356799056 140728356802513 0
/proc/3251/statm: 39957 32416 342 7529 0 32404 0
Current children cumulated CPU time (s) 1782.2
Current children cumulated vsize (KiB) 159828

[startup+1842.3 s]
/proc/loadavg: 2.02 2.05 2.05 3/186 3452
/proc/meminfo: memFree=30989504/32770624 swapFree=0/509708
[pid=3251] ppid=3248 vsize=159828 CPUtime=1842.21 cores=1,3,5,7
/proc/3251/stat : 3251 (BTD) R 3248 3251 31388 0 -1 4202496 93684 0 0 0 167218 17003 0 0 20 0 1 0 72259471 163663872 32419 18446744073709551615 4194304 35031035 140728356796592 140728356795592 7760122 0 0 1 0 0 0 0 17 3 0 0 10 0 0 37130264 37226188 64815104 140728356798980 140728356799056 140728356799056 140728356802513 0
/proc/3251/statm: 39957 32419 342 7529 0 32404 0
Current children cumulated CPU time (s) 1842.21
Current children cumulated vsize (KiB) 159828

[startup+1902.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/186 3454
/proc/meminfo: memFree=30989996/32770624 swapFree=0/509732
[pid=3251] ppid=3248 vsize=159828 CPUtime=1902.21 cores=1,3,5,7
/proc/3251/stat : 3251 (BTD) R 3248 3251 31388 0 -1 4202496 93731 0 0 0 172662 17559 0 0 20 0 1 0 72259471 163663872 32419 18446744073709551615 4194304 35031035 140728356796592 140728356795592 7760122 0 0 1 0 0 0 0 17 3 0 0 10 0 0 37130264 37226188 64815104 140728356798980 140728356799056 140728356799056 140728356802513 0
/proc/3251/statm: 39957 32419 342 7529 0 32404 0
Current children cumulated CPU time (s) 1902.21
Current children cumulated vsize (KiB) 159828

[startup+1962.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/186 3456
/proc/meminfo: memFree=30989996/32770624 swapFree=0/509744
[pid=3251] ppid=3248 vsize=159828 CPUtime=1962.21 cores=1,3,5,7
/proc/3251/stat : 3251 (BTD) R 3248 3251 31388 0 -1 4202496 93777 0 0 0 178091 18130 0 0 20 0 1 0 72259471 163663872 32419 18446744073709551615 4194304 35031035 140728356796592 140728356795592 7760122 0 0 1 0 0 0 0 17 3 0 0 10 0 0 37130264 37226188 64815104 140728356798980 140728356799056 140728356799056 140728356802513 0
/proc/3251/statm: 39957 32419 342 7529 0 32404 0
Current children cumulated CPU time (s) 1962.21
Current children cumulated vsize (KiB) 159828

[startup+2022.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/186 3458
/proc/meminfo: memFree=30990244/32770624 swapFree=0/509744
[pid=3251] ppid=3248 vsize=159828 CPUtime=2022.21 cores=1,3,5,7
/proc/3251/stat : 3251 (BTD) R 3248 3251 31388 0 -1 4202496 93907 0 0 0 183513 18708 0 0 20 0 1 0 72259471 163663872 32421 18446744073709551615 4194304 35031035 140728356796592 140728356795592 7760122 0 0 1 0 0 0 0 17 3 0 0 10 0 0 37130264 37226188 64815104 140728356798980 140728356799056 140728356799056 140728356802513 0
/proc/3251/statm: 39957 32421 342 7529 0 32404 0
Current children cumulated CPU time (s) 2022.21
Current children cumulated vsize (KiB) 159828

[startup+2082.3 s]
/proc/loadavg: 2.07 2.04 2.05 3/185 3460
/proc/meminfo: memFree=30989516/32770624 swapFree=0/509748
[pid=3251] ppid=3248 vsize=159828 CPUtime=2082.21 cores=1,3,5,7
/proc/3251/stat : 3251 (BTD) R 3248 3251 31388 0 -1 4202496 93954 0 0 0 188945 19276 0 0 20 0 1 0 72259471 163663872 32421 18446744073709551615 4194304 35031035 140728356796592 140728356795592 7760122 0 0 1 0 0 0 0 17 3 0 0 10 0 0 37130264 37226188 64815104 140728356798980 140728356799056 140728356799056 140728356802513 0
/proc/3251/statm: 39957 32421 342 7529 0 32404 0
Current children cumulated CPU time (s) 2082.21
Current children cumulated vsize (KiB) 159828

[startup+2142.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/187 3476
/proc/meminfo: memFree=30985012/32770624 swapFree=0/509772
[pid=3251] ppid=3248 vsize=159828 CPUtime=2142.21 cores=1,3,5,7
/proc/3251/stat : 3251 (BTD) R 3248 3251 31388 0 -1 4202496 94001 0 0 0 194376 19845 0 0 20 0 1 0 72259471 163663872 32421 18446744073709551615 4194304 35031035 140728356796592 140728356795592 7760122 0 0 1 0 0 0 0 17 3 0 0 10 0 0 37130264 37226188 64815104 140728356798980 140728356799056 140728356799056 140728356802513 0
/proc/3251/statm: 39957 32421 342 7529 0 32404 0
Current children cumulated CPU time (s) 2142.21
Current children cumulated vsize (KiB) 159828

[startup+2202.31 s]
/proc/loadavg: 2.01 2.03 2.05 3/187 3478
/proc/meminfo: memFree=30984804/32770624 swapFree=0/509784
[pid=3251] ppid=3248 vsize=159828 CPUtime=2202.22 cores=1,3,5,7
/proc/3251/stat : 3251 (BTD) R 3248 3251 31388 0 -1 4202496 94133 0 0 0 199804 20418 0 0 20 0 1 0 72259471 163663872 32423 18446744073709551615 4194304 35031035 140728356796592 140728356795592 7760122 0 0 1 0 0 0 0 17 3 0 0 10 0 0 37130264 37226188 64815104 140728356798980 140728356799056 140728356799056 140728356802513 0
/proc/3251/statm: 39957 32423 342 7529 0 32404 0
Current children cumulated CPU time (s) 2202.22
Current children cumulated vsize (KiB) 159828

[startup+2262.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/185 3481
/proc/meminfo: memFree=30988688/32770624 swapFree=0/509796
[pid=3251] ppid=3248 vsize=159828 CPUtime=2262.21 cores=1,3,5,7
/proc/3251/stat : 3251 (BTD) R 3248 3251 31388 0 -1 4202496 94182 0 0 0 205240 20981 0 0 20 0 1 0 72259471 163663872 32423 18446744073709551615 4194304 35031035 140728356796592 140728356795592 7760122 0 0 1 0 0 0 0 17 3 0 0 10 0 0 37130264 37226188 64815104 140728356798980 140728356799056 140728356799056 140728356802513 0
/proc/3251/statm: 39957 32423 342 7529 0 32404 0
Current children cumulated CPU time (s) 2262.21
Current children cumulated vsize (KiB) 159828

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 3484
/proc/meminfo: memFree=30988688/32770624 swapFree=0/509808
[pid=3251] ppid=3248 vsize=159828 CPUtime=2322.22 cores=1,3,5,7
/proc/3251/stat : 3251 (BTD) R 3248 3251 31388 0 -1 4202496 94233 0 0 0 210675 21547 0 0 20 0 1 0 72259471 163663872 32423 18446744073709551615 4194304 35031035 140728356796592 140728356795592 7760122 0 0 1 0 0 0 0 17 3 0 0 10 0 0 37130264 37226188 64815104 140728356798980 140728356799056 140728356799056 140728356802513 0
/proc/3251/statm: 39957 32423 342 7529 0 32404 0
Current children cumulated CPU time (s) 2322.22
Current children cumulated vsize (KiB) 159828

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 3486
/proc/meminfo: memFree=30988548/32770624 swapFree=0/509840
[pid=3251] ppid=3248 vsize=159828 CPUtime=2382.22 cores=1,3,5,7
/proc/3251/stat : 3251 (BTD) R 3248 3251 31388 0 -1 4202496 94282 0 0 0 216100 22122 0 0 20 0 1 0 72259471 163663872 32423 18446744073709551615 4194304 35031035 140728356796592 140728356795592 7760122 0 0 1 0 0 0 0 17 3 0 0 10 0 0 37130264 37226188 64815104 140728356798980 140728356799056 140728356799056 140728356802513 0
/proc/3251/statm: 39957 32423 342 7529 0 32404 0
Current children cumulated CPU time (s) 2382.22
Current children cumulated vsize (KiB) 159828

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 3489
/proc/meminfo: memFree=30988296/32770624 swapFree=0/509856
[pid=3251] ppid=3248 vsize=159828 CPUtime=2442.22 cores=1,3,5,7
/proc/3251/stat : 3251 (BTD) R 3248 3251 31388 0 -1 4202496 94427 0 0 0 221541 22681 0 0 20 0 1 0 72259471 163663872 32426 18446744073709551615 4194304 35031035 140728356796592 140728356795592 7760122 0 0 1 0 0 0 0 17 3 0 0 10 0 0 37130264 37226188 64815104 140728356798980 140728356799056 140728356799056 140728356802513 0
/proc/3251/statm: 39957 32426 342 7529 0 32404 0
Current children cumulated CPU time (s) 2442.22
Current children cumulated vsize (KiB) 159828

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 3491
/proc/meminfo: memFree=30988556/32770624 swapFree=0/509872
[pid=3251] ppid=3248 vsize=159828 CPUtime=2502.23 cores=1,3,5,7
/proc/3251/stat : 3251 (BTD) R 3248 3251 31388 0 -1 4202496 94473 0 0 0 226981 23242 0 0 20 0 1 0 72259471 163663872 32426 18446744073709551615 4194304 35031035 140728356796592 140728356795592 7760122 0 0 1 0 0 0 0 17 3 0 0 10 0 0 37130264 37226188 64815104 140728356798980 140728356799056 140728356799056 140728356802513 0
/proc/3251/statm: 39957 32426 342 7529 0 32404 0
Current children cumulated CPU time (s) 2502.23
Current children cumulated vsize (KiB) 159828



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 3491
/proc/meminfo: memFree=30988432/32770624 swapFree=0/509864
[pid=3251] ppid=3248 vsize=159828 CPUtime=2519.92 cores=1,3,5,7
/proc/3251/stat : 3251 (BTD) R 3248 3251 31388 0 -1 4202496 94518 0 0 0 228582 23410 0 0 20 0 1 0 72259471 163663872 32426 18446744073709551615 4194304 35031035 140728356796592 140728356795592 7760122 0 0 1 0 0 0 0 17 3 0 0 10 0 0 37130264 37226188 64815104 140728356798980 140728356799056 140728356799056 140728356802513 0
/proc/3251/statm: 39957 32426 342 7529 0 32404 0
Current children cumulated CPU time (s) 2519.92
Current children cumulated vsize (KiB) 159828

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 3251 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.93
CPU user time (s): 2285.83
CPU system time (s): 234.107
CPU usage (%): 99.9973
Max. virtual memory (cumulated for all children) (KiB): 159828

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2285.83
system time used= 234.107
maximum resident set size= 129704
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 94518
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= 33
involuntary context switches= 867

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.92566 second user time and 8.46576 second system time

The end

Launcher Data

Begin job on node134 at 2017-08-09 04:44:56
IDJOB=4260427
IDBENCH=126976
IDSOLVER=2648
FILE ID=node134/4260427-1502247533
RUNJOBID= node134-1502234584-31452
PBS_JOBID= 
Free space on /tmp= 61988 MiB

SOLVER NAME= BTD 2017-07-25
BENCH NAME= XCSP17/Haystacks/Haystacks-m1-s1/Haystacks-44.xml
COMMAND LINE= BTD TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4260427-1502247533/watcher-4260427-1502247533 -o /tmp/evaluation-result-4260427-1502247533/solver-4260427-1502247533 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502234584-31452 --watchdog 2580  BTD 2520 HOME/instance-4260427-1502247533.xml

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

MD5SUM BENCH= 7674c6d5068d08c652f92e457f6b136c
RANDOM SEED=2087720919

node134.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.43
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.43
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.43
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.43
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:        30675912 kB
MemAvailable:   31553816 kB
Buffers:          244088 kB
Cached:           921600 kB
SwapCached:            0 kB
Active:          1132196 kB
Inactive:         532256 kB
Active(anon):     501184 kB
Inactive(anon):    23032 kB
Active(file):     631012 kB
Inactive(file):   509224 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             40040 kB
Writeback:             4 kB
AnonPages:        505376 kB
Mapped:            46572 kB
Shmem:             25276 kB
Slab:             133140 kB
SReclaimable:     107008 kB
SUnreclaim:        26132 kB
KernelStack:        3424 kB
PageTables:         5708 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     757220 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    317440 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 61952 MiB
End job on node134 at 2017-08-09 05:26:56