Code:
radix@katana:~/hashcat/oclHashcat-plus-0.15$ ./oclHashcat-plus64.bin -a 3 -m 2500 --session=wpa_10digits --restore-timer=1800 --increment-min=10 --increment-max=10 --gpu-temp-abort=90 test.hccap ?d?d?d?d?d?d?d?d?d?d -d 2
Session.Name...: wpa_10digits
Status.........: Aborted
Input.Mode.....: Mask (?d?d?d?d?d?d?d?d?d?d) [10]
Hash.Target....: X
Hash.Type......: WPA/WPA2
Time.Started...: 2013 (4 mins, 16 secs)
Time.Estimated.: 2013 (1 day, 9 hours)
Speed.GPU.#1...: 85953 H/s
Recovered......: 0/1 (0.00%) Digests, 0/1 (0.00%) Salts
Progress.......: 21495808/10000000000 (0.21%)
Rejected.......: 0/21495808 (0.00%)
HWMon.GPU.#1...: 66% Util, 65c Temp, 63% Fan
radix@katana:~/hashcat/oclHashcat-plus-0.15$ ./oclHashcat-plus64.bin --restore --session=wpa_10digits
oclHashcat-plus v0.15 by atom starting...
Hashes: 1 total, 1 unique salts, 1 unique digests
Bitmaps: 8 bits, 256 entries, 0x000000ff mask, 1024 bytes
Workload: 16 loops, 8 accel
Watchdog: Temperature abort trigger set to 90c
Watchdog: Temperature retain trigger set to 80c
Device #1: skipped by user
Device #2: Tahiti, 2942MB, 1000Mhz, 32MCU
Device #1: Kernel ./kernels/4098/m2500.Tahiti_1311.2_1311.2 (VM).kernel (312340 bytes)
Device #1: Kernel ./kernels/4098/markov_le_plus_v1.Tahiti_1311.2_1311.2 (VM).kernel (84408 bytes)
Device #1: Kernel ./kernels/4098/bzero.Tahiti_1311.2_1311.2 (VM).kernel (30480 bytes)
[s]tatus [p]ause [r]esume [b]ypass [q]uit => s
Session.Name...: wpa_10digits
Status.........: Running
Input.Mode.....: Mask (?d?d?d?d?d?d?d?d?d?d) [10]
Hash.Target....: X
Hash.Type......: WPA/WPA2
Time.Started...: 2013 (4 mins, 17 secs)
Time.Estimated.: 2013 (1 day, 9 hours)
Speed.GPU.#1...: 84344 H/s
Recovered......: 0/1 (0.00%) Digests, 0/1 (0.00%) Salts
Progress.......: 21577728/10000000000 (0.22%)
Rejected.......: 0/21577728 (0.00%)
HWMon.GPU.#1...: 51% Util, 60c Temp, 56% Fan
[s]tatus [p]ause [r]esume [b]ypass [q]uit =>
Seems to be working, but I did abort the run early. Can you drop your runtimer down to say 5 mins and see if it still happens? Also, increment-min/max isn't needed if you aren't incrementing in the first place.