mersenneforum.org  

Go Back   mersenneforum.org > New To GIMPS? Start Here! > Information & Answers

Reply
 
Thread Tools
Old 2010-06-08, 06:16   #23
ckdo
 
ckdo's Avatar
 
Dec 2007
Cleves, Germany

21216 Posts
Default

Potentially related worktodo.txt parsing bug:

Code:
kossy@leela:~/leelaTF$ tail worktodo.txt
ECM2=N/A,1,2,4649153,-1,50000,5000000,1
ECM2=N/A,1,2,4649189,-1,50000,5000000,1
ECM2=N/A,1,2,4649191,-1,50000,5000000,1
ECM2=N/A,1,2,4649209,-1,50000,5000000,1
ECM2=N/A,1,2,4649219,-1,50000,5000000,1
ECM2=N/A,1,2,4649231,-1,50000,5000000,1
ECM2=N/A,1,2,4649261,-1,50000,5000000,1

#eof

kossy@leela:~/leelaTF$ ./mprime -s

[...]

[Main thread Jun 8 08:10] Illegal line in worktodo.txt file: ECM2=1,2,46491535-1,50000,5000000,1
[Main thread Jun 8 08:10] Illegal line in worktodo.txt file: ECM2=1,2,46491895-1,50000,5000000,1
[Main thread Jun 8 08:10] Illegal line in worktodo.txt file: ECM2=1,2,46491915-1,50000,5000000,1
[Main thread Jun 8 08:10] Illegal line in worktodo.txt file: ECM2=1,2,46492095-1,50000,5000000,1
[Main thread Jun 8 08:10] Illegal line in worktodo.txt file: ECM2=1,2,46492195-1,50000,5000000,1
[Main thread Jun 8 08:10] Illegal line in worktodo.txt file: ECM2=1,2,46492315-1,50000,5000000,1
[Main thread Jun 8 08:10] Illegal line in worktodo.txt file: ECM2=1,2,46492615-1,50000,5000000,1
Below is a report on the work you have queued and any expected completion 
dates.
[Worker thread #1]
No work queued up.
[Worker thread #2]
No work queued up.
[Worker thread #3]
No work queued up.
[Worker thread #4]
No work queued up.

kossy@leela:~/leelaTF$
Again: Q6600, Ubuntu Lucid x64, mprime 25.11 x64
ckdo is offline   Reply With Quote
Old 2010-10-11, 03:37   #24
Prime95
P90 years forever!
 
Prime95's Avatar
 
Aug 2002
Yeehaw, FL

11101011100012 Posts
Default

Quote:
Originally Posted by lindee View Post
One of my machines seems to have been reporting invalid factors for several exponents for about the past week.

For example, trying to Factor=999787769,68,69 it found 311742316172014440111. I tried on another machine and found 311742316172019240401, which PrimeNet accepts as a correct factor.
Fixed in 26.3
Prime95 is offline   Reply With Quote
Old 2010-10-11, 03:55   #25
Prime95
P90 years forever!
 
Prime95's Avatar
 
Aug 2002
Yeehaw, FL

7,537 Posts
Default

Quote:
Originally Posted by ckdo View Post
Potentially related worktodo.txt parsing bug:
Fixed in 26.3
Prime95 is offline   Reply With Quote
Old 2010-10-11, 08:02   #26
ckdo
 
ckdo's Avatar
 
Dec 2007
Cleves, Germany

21216 Posts
Default

Great news!
ckdo is offline   Reply With Quote
Old 2010-12-02, 14:37   #27
bloodIce
 
bloodIce's Avatar
 
Feb 2010
Sweden

173 Posts
Default Same problem with Ubuntu 10.10 64 bit

Hi, I've got the same problem with finding a factor, but reporting a wrong one. The problem is with 64bit Ubuntu 10.10 and Prime95 v25.11. I saw that there is 26.3, which might fix it. Does it work with this one?
Another problem is that I still report my factors as ANONYMOUS, no mater what I do it is still under that name. Since it does not credit my account this issue annoys me. I hope someone could help me, otherwise an quadcore is lost for the project.
bloodIce is offline   Reply With Quote
Old 2010-12-02, 20:29   #28
ckdo
 
ckdo's Avatar
 
Dec 2007
Cleves, Germany

21216 Posts
Default

It does, and 26.4 is current.
ckdo is offline   Reply With Quote
Old 2010-12-02, 21:04   #29
bloodIce
 
bloodIce's Avatar
 
Feb 2010
Sweden

AD16 Posts
Default

Thanks! Any idea about the problem with the anonymousness? How to correct this.
bloodIce is offline   Reply With Quote
Old 2010-12-03, 04:00   #30
moebius
 
moebius's Avatar
 
Jul 2009
Germany

607 Posts
Default

Quote:
Originally Posted by bloodIce View Post
Thanks! Any idea about the problem with the anonymousness? How to correct this.
Insert your v5UserID in prime.txt

for example:
V5UserID=your_mersenne.org_account_login

and insert your ComputerID in local.txt

ComputerID=your_computer_name

but first create the v5userid

http://v5www.mersenne.org/update/

Last fiddled with by moebius on 2010-12-03 at 04:27
moebius is offline   Reply With Quote
Old 2010-12-03, 06:32   #31
markr
 
markr's Avatar
 
"Mark"
Feb 2003
Sydney

3·191 Posts
Default

Quote:
Originally Posted by bloodIce View Post
Thanks! Any idea about the problem with the anonymousness? How to correct this.
While you're on the http://www.mersenne.org/update/ page, check if you have a "public name". If you don't, your results will show as by anonymous to others, which includes you when you're not logged in.

After doing as moebius suggests, check that new results show up at http://www.mersenne.org/results/. For that matter, do your older results appear there now?
markr is offline   Reply With Quote
Old 2010-12-03, 12:50   #32
bloodIce
 
bloodIce's Avatar
 
Feb 2010
Sweden

173 Posts
Default

Thank you for the help moebius and markr. Actually that was exactly what I was doing. However it did not work until I discovered the reason. My mistake was that after uncompressing the files I run the program directly from the folder's window. That creates the prime.txt and local.txt as ANONYMOUS and even if you change your details later I does not work. The way to go is after decompressing to run the program from a terminal window and answer patiently to all questions. After that the proper account is created with the correct details and assignments. What I recommend is to include that information in readme.txt or somewhere else, because in point-and-click generation the terminal window is an unnecessary hassle and is usually avoided. It should be stressed out that the way to go is through a terminal. A nice startup file could be added to the compressed pack also. And yes I have had an account for a year now and 5 computers with different operational systems, I was not complete newbie. Greets and thanks again.
bloodIce is offline   Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
Finding prime factors for 133bit number noodles YAFU 2 2017-05-12 14:00
option for finding multiple factors during trial factoring tha Software 24 2014-06-10 23:31
Finding factors of cunningham-like numbers Zeta-Flux Factoring 187 2008-05-20 14:38
newbie question - finding small factors of very large numbers NeoGen Math 7 2007-03-13 00:04
What server should I connect to if I'm frustrated by not finding factors? jasong Factoring 16 2006-03-18 07:15

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


Mon Aug 2 11:30:10 UTC 2021 up 10 days, 5:59, 0 users, load averages: 1.39, 1.23, 1.21

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.