mersenneforum.org  

Go Back   mersenneforum.org > Great Internet Mersenne Prime Search > Software

Reply
 
Thread Tools
Old 2020-12-04, 22:49   #1
ZFR
 
ZFR's Avatar
 
Feb 2008
Bray, Ireland

100110012 Posts
Default mprime removing P-1 assignments from worktodo

I've decided to start doing P-1 from GPU72 for one of my workers on mprime. I got 5 assigments to start with.

I copied them into mprime's worktodo, like so:

Code:
[Worker #2]
PRP=6454DA42AE2840B263C5099D043E5A81,1,2,111049441,-1,76,0
Pfactor=N/A,1,2,107608939,-1,77,2
Pfactor=N/A,1,2,107610803,-1,77,2
Pfactor=N/A,1,2,107613101,-1,77,2
Pfactor=N/A,1,2,107615887,-1,77,2
Pfactor=N/A,1,2,107621821,-1,77,2
The PRP is one I'm just finishing.

The problem is, today morning I looked at my worktodo, and found out that 2 of those assignments were removed.


Code:
[Worker #2]
PRP=6454DA42AE2840B263C5099D043E5A81,1,2,111049441,-1,76,0
Pfactor=N/A,1,2,107608939,-1,77,2
Pfactor=N/A,1,2,107610803,-1,77,2
Pfactor=N/A,1,2,107613101,-1,77,2
I thought I made a mistake when pasting, so I re-added them. However, I checked again now and they're gone.

Am I doing something wrong?
ZFR is offline   Reply With Quote
Old 2020-12-04, 23:13   #2
Uncwilly
6809 > 6502
 
Uncwilly's Avatar
 
"""""""""""""""""""
Aug 2003
101×103 Posts

23×1,223 Posts
Default

Quote:
Originally Posted by ZFR View Post
I thought I made a mistake when pasting, so I re-added them. However, I checked again now and they're gone.

Am I doing something wrong?
What is your "DaysOfWork" setting in your prime.txt (also in the menus under "Options" -> "Preferences" as "Days of work to queue up:")
Uncwilly is offline   Reply With Quote
Old 2020-12-05, 00:30   #3
Prime95
P90 years forever!
 
Prime95's Avatar
 
Aug 2002
Yeehaw, FL

2·53·71 Posts
Default

See UnreserveDays in undoc.txt
Prime95 is offline   Reply With Quote
Old 2020-12-05, 01:22   #4
ixfd64
Bemusing Prompter
 
ixfd64's Avatar
 
"Danny"
Dec 2002
California

2×5×239 Posts
Default

Seems to be related to this issue: https://mersenneforum.org/showthread.php?t=23198
ixfd64 is offline   Reply With Quote
Old 2020-12-05, 08:13   #5
ZFR
 
ZFR's Avatar
 
Feb 2008
Bray, Ireland

32×17 Posts
Default

Quote:
Originally Posted by Prime95 View Post
See UnreserveDays in undoc.txt
Thanks. I used

UnreserveExponents=100

and this seems to have solved it.
ZFR is offline   Reply With Quote
Reply

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
Prime95 dropping manual assignments from worktodo.txt without completing them? ixfd64 Software 19 2020-07-08 00:21
Completed assignments still in GPU72 Assignments page kladner GPU to 72 3 2019-06-15 01:19
How to stop mprime from requesting assignments SELROC PrimeNet 8 2018-10-15 15:48
running mprime on 4 cores on 2 assignments? tha Software 9 2015-01-23 20:53
removing the "Edit" menu + individual worker menus ixfd64 Software 2 2011-09-07 17:57

All times are UTC. The time now is 11:33.


Fri Jul 16 11:33:50 UTC 2021 up 49 days, 9:21, 1 user, load averages: 1.75, 1.64, 1.60

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.

This forum has received and complied with 0 (zero) government requests for information.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.
A copy of the license is included in the FAQ.