mersenneforum.org  

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

Reply
 
Thread Tools
Old 2010-01-10, 11:46   #1
Kai.s0r
 
Kai.s0r's Avatar
 
Jan 2010
Germany / Cologne

7 Posts
Default notnot enaugh available memory for P-1 Factoring

if i try to get an p-1 assignment this error-message appears "not enaugh available memory for P-1 Factoring assignment"

But i cant understand it. http://www.mersenne.org/thresholds/ is written, that you nneed a minimum of 300mb memory.

however, i have much more

AMD Athlon 4600+ ~2700Mhz
2 GB Memory

??!
Kai.s0r is offline   Reply With Quote
Old 2010-01-10, 21:02   #2
garo
 
garo's Avatar
 
Aug 2002
Termonfeckin, IE

22·691 Posts
Default

How much memory have you allocated to Prime95? Look in the CPU Preferences menu
garo is offline   Reply With Quote
Old 2010-01-10, 21:04   #3
sdbardwick
 
sdbardwick's Avatar
 
Aug 2002
North San Diego County

5·137 Posts
Default

You need to tell Prime95 it can use more memory.

From the Options menu, select CPU.
Change Daytime available memory to 300 or greater (if you want to run p-1 during the day).
Change Nighttime available memory to 300 or greater.
Adjust daytime start/end times if desired.
Click OK
sdbardwick is offline   Reply With Quote
Old 2010-01-10, 22:26   #4
Kai.s0r
 
Kai.s0r's Avatar
 
Jan 2010
Germany / Cologne

7 Posts
Default

Daytime available Memory: 512 mb
Nighttime available Memory: 1024 mb

Daytime: 14:15 - 23:00

now, a new error apeared:

Quote:
[Comm thread Jan 10 23:16] Sending expected completion date for M23512369: Feb 16 2010
[Comm thread Jan 10 23:16] URL: http://v5.mersenne.org/v5server/?v=0...02CBC607C0&c=1
[Comm thread Jan 10 23:16] RESPONSE:
[Comm thread Jan 10 23:16] pnErrorResult=43
[Comm thread Jan 10 23:16] pnErrorDetail=ap: no such assignment key, GUID: 7d88c62430db27d4faad47a4e43017f3, key: E2C4A05AA7714E7BA02CC602CBC607C0
[Comm thread Jan 10 23:16] ==END==
[Comm thread Jan 10 23:16]
[Comm thread Jan 10 23:16] PrimeNet error 43: Invalid assignment key
[Comm thread Jan 10 23:16] ap: no such assignment key, GUID: 7d88c62430db27d4faad47a4e43017f3, key: E2C4A05AA7714E7BA02CC602CBC607C0
[Comm thread Jan 10 23:16] Getting assignment from server
[Comm thread Jan 10 23:16] URL: http://v5.mersenne.org/v5server/?v=0...C75B3F8CC16B36
[Comm thread Jan 10 23:16] RESPONSE:
[Comm thread Jan 10 23:16] pnErrorResult=0
[Comm thread Jan 10 23:16] pnErrorDetail=Server assigned Lucas Lehmer primality double-check work.
[Comm thread Jan 10 23:16] g=7d88c62430db27d4faad47a4e43017f3
[Comm thread Jan 10 23:16] k=9BABD03D2F5EF46E5016F87E8E819F55
[Comm thread Jan 10 23:16] A=1
[Comm thread Jan 10 23:16] b=2
[Comm thread Jan 10 23:16] n=23523707
[Comm thread Jan 10 23:16] c=-1
[Comm thread Jan 10 23:16] w=101
[Comm thread Jan 10 23:16] sf=67
[Comm thread Jan 10 23:16] p1=1
[Comm thread Jan 10 23:16] ==END==
[Comm thread Jan 10 23:16]
[Comm thread Jan 10 23:16] PrimeNet success code with additional info:
[Comm thread Jan 10 23:16] Server assigned Lucas Lehmer primality double-check work.
[Comm thread Jan 10 23:16] Got assignment 9BABD03D2F5EF46E5016F87E8E819F55: Double check M23523707
[Comm thread Jan 10 23:16] Sending expected completion date for M23523707: Feb 16 2010
[Comm thread Jan 10 23:16] URL: http://v5.mersenne.org/v5server/?v=0...7E8E819F55&c=1
[Comm thread Jan 10 23:16] RESPONSE:
[Comm thread Jan 10 23:16] pnErrorResult=0
[Comm thread Jan 10 23:16] pnErrorDetail=SUCCESS
[Comm thread Jan 10 23:16] ==END==
[Comm thread Jan 10 23:16]
[Comm thread Jan 10 23:16] Done communicating with server.

hope you can help me to fix it :(
Kai.s0r is offline   Reply With Quote
Old 2010-01-11, 02:19   #5
lfm
 
lfm's Avatar
 
Jul 2006
Calgary

52×17 Posts
Default

Quote:
Originally Posted by Kai.s0r View Post
Daytime available Memory: 512 mb
Nighttime available Memory: 1024 mb

Daytime: 14:15 - 23:00

now, a new error apeared:


hope you can help me to fix it :(
Perhaps your GUID has changed so the server doesnt recognize you. You can try deleteing the bad work units from the assignments web page and then edit your worktodo file to remove any bad lines. New ones should be ok then.
lfm is offline   Reply With Quote
Old 2010-01-11, 05:27   #6
petrw1
1976 Toyota Corona years forever!
 
petrw1's Avatar
 
"Wayne"
Nov 2006
Saskatchewan, Canada

2·5·7·67 Posts
Default

Quote:
Originally Posted by Kai.s0r View Post
Daytime available Memory: 512 mb
Nighttime available Memory: 1024 mb

Daytime: 14:15 - 23:00

now, a new error apeared:




hope you can help me to fix it :(
The bad assignment key could also be that somehow your PC (or you) unreserved the assignment and then someone else took it but your worktodo.txt still had it and when your PC tried to report on it the server determined someone else had it. But unless you really wanted that assignment you don't have to worry since later on it shows you getting two more assignments....however, they are still DC assignments and not P-1.

Assuming you still want P-1 you need to verify you memory (as you have) and ensure your worker window is set to P-1. You can do that either from the V5 server or more immediately from your PC by choosing
Test...
Worker Windows...
and setting the parms as you wish.
petrw1 is offline   Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
amount of memory when P-1 factoring wildrabbitt Hardware 3 2015-03-11 16:41
Not enough available memory for P-1 factoring assignments. Fox_McCloud_123 Information & Answers 2 2013-03-02 06:02
Memory usage during P-1 factoring lidocorc Software 2 2008-11-03 02:35
memory usage in stage 2 of P-1 factoring gckw Software 3 2003-09-07 06:56
Memory usage of various factoring projects... Xyzzy Factoring 3 2003-08-23 21:10

All times are UTC. The time now is 19:22.


Sun Aug 1 19:22:31 UTC 2021 up 9 days, 13:51, 1 user, load averages: 1.90, 1.87, 1.95

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.