mersenneforum.org  

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

Reply
 
Thread Tools
Old 2008-11-05, 10:06   #177
db597
 
db597's Avatar
 
Jan 2003

7×29 Posts
Default

How about all the exponents accidentally assigned to "anonymous" during the transition to v25? Can they all be unassigned and "anonymous" be barred from being assigned any exponents?
db597 is offline   Reply With Quote
Old 2008-11-05, 10:45   #178
Prime95
P90 years forever!
 
Prime95's Avatar
 
Aug 2002
Yeehaw, FL

7,537 Posts
Default

Quote:
Originally Posted by NBtarheel_33 View Post
Right, and I'm inclined to believe the milestone report, as even on the v4 server, we've been beyond 18M for a long time now. I wonder if this is a case of a "stuck" exponent, or if there is just an error in the database.
The v4 milestone report reported an exponent as tested once even if the LL test returned a suspect error code. In the v5 report, tested once means "tested once with a clean error code". Thus, the discrepancy.
Prime95 is offline   Reply With Quote
Old 2008-11-05, 12:45   #179
James Heinrich
 
James Heinrich's Avatar
 
"James Heinrich"
May 2004
ex-Northern Ontario

D5D16 Posts
Default

How feasible would it for the Prime95 "Status..." dialog to show ETAs for subtasks? For example, when assigned a first-time LL test, TF and/or P-1 may still need to be done -- could the ETAs for these subtasks be shown seperately from the final LL ETA?
James Heinrich is offline   Reply With Quote
Old 2008-11-05, 13:22   #180
James Heinrich
 
James Heinrich's Avatar
 
"James Heinrich"
May 2004
ex-Northern Ontario

342110 Posts
Default

Is there any good reason why TF isn't multithreadable? I don't pretend to really understand the math or programming behind it, but my simple mind sees it as a simple series of divisions... is there any reason why it can't split out into x threads and perform x trial divisions simultaneously?
James Heinrich is offline   Reply With Quote
Old 2008-11-05, 13:24   #181
garo
 
garo's Avatar
 
Aug 2002
Termonfeckin, IE

22·691 Posts
Default

Hmm! TF should be multi-threadable much more easily than LL I would think.
garo is offline   Reply With Quote
Old 2008-11-05, 15:52   #182
James Heinrich
 
James Heinrich's Avatar
 
"James Heinrich"
May 2004
ex-Northern Ontario

65358 Posts
Default

ECM stage2 doesn't show the amount of RAM being used in the worker window titlebar the way P-1 stage2 does.

On a related issue, which was previously reported privately, but reposting it here so that there's a record of it:

On the mouseover status in the system tray icon, the string seems to be limited to 127 bytes -- my tooltip looks like this:
Quote:
47.99% of M1833551 ECM curve 1 stage 2
80.33% of M1834069 ECM curve 1 stage 1
62.36% of M1833457 ECM curve 1 stage 1
30.98% of
I assume this is probably a Windows limitation that you can't do much about; if so then you should probably use descriptors conservatively, especially with 8-threaded processing is coming to mainstream in the next month... even in a style like this you can barely make do for 6 workers fitting in <127chars:
Quote:
47% M91833551 ECM1.2
80% M91834069 ECM1.1
62% M91833457 ECM1.1
80% M91834069 ECM1.1
62% M91833457 ECM1.1
30% M91833677 ECM2.1
For 8 workers you'd only have room for
Quote:
47% M91833551
80% M91834069
62% M91833457
30% M91833677
47% M91833551
80% M91834069
62% M91833457
30% M91833677
James Heinrich is offline   Reply With Quote
Old 2008-11-07, 06:15   #183
diamonddave
 
diamonddave's Avatar
 
Feb 2004

16010 Posts
Default

Got this error while doing ECM on small mersenne number.

Code:
Sending result to server: UID: diamonddave, F19 has a factor: 70525124609, AID: 2751DEC8CB5FDB26640BF95AC78DB665

URL: http://v5.mersenne.org/v5server/?v=0.95&px=GIMPS&t=ar&g=f69a5848a0053231f3ba2348afe4a3bb&k=2751DEC8CB5FDB26640BF95AC78DB665&m=UID:+diamonddave,+F19+has+a+factor:+70525124609,+AID:+2751DEC8CB5FDB26640BF95AC78DB665%0A&r=3&d=1&A=1&b=2&n=524288&c=1&CR=1&B1=3000000&stage=1&B2=300000000&f=70525124609&fftlen=32768&ss=41&sh=97E646553C764CBD6729826D914DCA1A
RESPONSE:
DEBUG SQL: insert_row_array(): INSERT t_stats_work_credit ( user_id, cpu_id, team_id, stats_type, attempts, successes, dt_received, source, CPU_GHz_days ) VALUES( '67', '3542', NULL, 1006, 1, 0, GETDATE(), 2, 0.86608333333333 )<br>DEBUG SQL: table t_stats_work_credit inserted 1 row(s)<br>pnErrorResult=0
pnErrorDetail=Already have ECM factor 70525124609 for 2^524288+1
CPU credit is 0.86608333333333 GHz-days.
==END==

PrimeNet success code with additional info:
Already have ECM factor 70525124609 for 2^524288+1
Getting assignment from server
URL: http://v5.mersenne.org/v5server/?v=0.95&px=GIMPS&t=ga&g=f69a5848a0053231f3ba2348afe4a3bb&c=2&ss=18467&sh=ED93BDAA1F4730893BABB6E6DD119B37
RESPONSE:
pnErrorResult=0
pnErrorDetail=Server assigned ECM work.
g=f69a5848a0053231f3ba2348afe4a3bb
k=59A06E3A5368F36D40E0BEA044CA22BD
A=1
b=2
n=524288
c=1
w=5
B1=3000000
B2=300000000
CR=3
==END==
I am pretty sure I selected ECM on mersenne and not on fermat number, looks like my preference got switched.

Also, why do I get ECM assignment on a number that as a known factor?
diamonddave is offline   Reply With Quote
Old 2008-11-07, 12:33   #184
monst
 
monst's Avatar
 
Mar 2007

2638 Posts
Default

Factor5 multi-threads TF. Luigi, do you care to comment...
monst is offline   Reply With Quote
Old 2008-11-07, 12:38   #185
James Heinrich
 
James Heinrich's Avatar
 
"James Heinrich"
May 2004
ex-Northern Ontario

11×311 Posts
Default

The Prime95 benchmark writes to results.txt
Quote:
Compare your results to other computers at http://www.mersenne.org/bench.htm
which no longer exists. That page should redirect to http://v5www.mersenne.org/report_benchmarks/ and/or Prime95 should put the correct URL in future benchmarks.
James Heinrich is offline   Reply With Quote
Old 2008-11-09, 19:28   #186
jinydu
 
jinydu's Avatar
 
Dec 2003
Hopefully Near M48

110110111102 Posts
Default

Quote:
Originally Posted by Uncwilly View Post
Stop and restart prime95 (it will suck the .add into the .txt)
Force a manual communitcation.
Repeat a manual com, checking the box to update the expected completeion dates.

You have now had the v5 server assign you the work that you want.
I just tried creating a .txt file called worktodo.add and typed in

[Worker #1]
Test=100000039,75,1

But nothing happened, even after exiting Prime95, restarting, and doing a manual communication... worktodo.add.txt has not been absorbed into worktodo.txt; it just seems to be ignoring the new file.
jinydu is offline   Reply With Quote
Old 2008-11-09, 19:35   #187
S485122
 
S485122's Avatar
 
Sep 2006
Brussels, Belgium

170310 Posts
Default

Quote:
Originally Posted by jinydu View Post
worktodo.add.txt has not been absorbed into worktodo.txt; it just seems to be ignoring the new file.
Because it is a ".txt" file not a ".add" file.

Jacob
S485122 is offline   Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
Prime95 version 27.3 Prime95 Software 148 2012-03-18 19:24
Prime95 version 26.3 Prime95 Software 76 2010-12-11 00:11
Prime95 version 25.5 Prime95 PrimeNet 369 2008-02-26 05:21
Prime95 version 25.4 Prime95 PrimeNet 143 2007-09-24 21:01
When the next prime95 version ? pacionet Software 74 2006-12-07 20:30

All times are UTC. The time now is 13:59.


Mon Aug 2 13:59:55 UTC 2021 up 10 days, 8:28, 0 users, load averages: 3.48, 3.21, 2.61

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.