mersenneforum.org  

Go Back   mersenneforum.org > Factoring Projects > NFS@Home

Reply
 
Thread Tools
Old 2017-06-06, 12:51   #1959
richs
 
richs's Avatar
 
"Rich"
Aug 2002
Benicia, California

23×3×5×11 Posts
Default

Reserving C193_251xx527_13 (14e)

Last fiddled with by richs on 2017-06-06 at 12:54 Reason: Added 14e note
richs is offline   Reply With Quote
Old 2017-06-06, 15:42   #1960
RichD
 
RichD's Avatar
 
Sep 2008
Kansas

26×53 Posts
Default C197_128341_47 completed

90 hours (w/ power outage) to solve a 11.1M matrix using -t 4, TD=116 (TD=120 failed)
Code:
p96 factor: 657108078029346655399091284465980148842276635597509158534125757148709892984873757359860826313193
p102 factor: 115915161569017546344103173820085214780022677858131454927806051787376078785325836022612335559728485011
https://pastebin.com/KYHhJ9Wj

Last fiddled with by fivemack on 2017-06-07 at 10:24
RichD is offline   Reply With Quote
Old 2017-06-07, 13:41   #1961
unconnected
 
unconnected's Avatar
 
May 2009
Russia, Moscow

2,593 Posts
Default

C165_11040_10029 completed - 32 hours for 6.4M matrix (TD=140).

Code:
prp53 factor: 34103109443849495177896175691114117893438328606925163
prp113 factor: 16070474827952312342192163780294704377514217913933538949837833089760181757598081418805620722439293963881957592123
https://pastebin.com/F84WDtjM
unconnected is offline   Reply With Quote
Old 2017-06-08, 07:33   #1962
fivemack
(loop (#_fork))
 
fivemack's Avatar
 
Feb 2006
Cambridge, England

23·11·73 Posts
Default

Reserving C213_142_74 and C214_123_104 to run over my vacation
fivemack is offline   Reply With Quote
Old 2017-06-09, 10:23   #1963
fivemack
(loop (#_fork))
 
fivemack's Avatar
 
Feb 2006
Cambridge, England

144308 Posts
Default C196_122_115 completed

Code:
Fri Jun  9 10:24:10 2017  p94 factor: 3039892778912793361201771005686048145522692611382470197611184121929106931468888679935052844217
Fri Jun  9 10:24:10 2017  p103 factor: 2254121839148977015614498434244843249605090943955621615427704937359441151861437413950838992327560382557
About 165 hours on 7 cores E5-2650v2 for a 17.65M density-134 matrix.

Log attached and at https://pastebin.com/KcnbZDW1
Attached Files
File Type: log C196_122_115.log (53.8 KB, 47 views)
fivemack is offline   Reply With Quote
Old 2017-06-14, 21:36   #1964
Dubslow
Basketry That Evening!
 
Dubslow's Avatar
 
"Bunslow the Bold"
Jun 2011
40<A<43 -89<O<-88

3·29·83 Posts
Default

Quote:
Originally Posted by Dubslow View Post
I guess I'll reserve C212_142_108, thanks.
Seems to have hit the sweet spot for me. Used a lot of memory but left plenty for the rest, and took forever too on this now-ancient Sandy Bridge.

Code:
sqrtTime: 5302
p58 factor: 1391929062860331425902857251763306743480223968456854045037
p155 factor: 65467419602266995709772892309380211820458854348912123591852209875762471813553433934696213492685398928880813312245816156583660769669305599142672370356223889
Log:

Dubslow is offline   Reply With Quote
Old 2017-06-14, 21:39   #1965
Dubslow
Basketry That Evening!
 
Dubslow's Avatar
 
"Bunslow the Bold"
Jun 2011
40<A<43 -89<O<-88

1C3516 Posts
Default

It looks like C176_104281_47 is unclaimed, so I'll take it.
Dubslow is offline   Reply With Quote
Old 2017-06-15, 00:43   #1966
richs
 
richs's Avatar
 
"Rich"
Aug 2002
Benicia, California

23·3·5·11 Posts
Default

I just started running msieve on C193_251xx527_13. All I am getting is a running list of error -11 reading each relation. I think the poly and the fb files are not in sync based on prior experience.

In the poly file, m is positive while in the fb file, R0 is negative (the numbers are the same). Is this incorrect, or is there another problem that I should look for?

I would be appreciative if someone with more knowledge would take a look and advise. Thanks!
Attached Files
File Type: txt msieve.poly.txt (643 Bytes, 47 views)
File Type: txt msieve.fb.txt (584 Bytes, 46 views)
richs is offline   Reply With Quote
Old 2017-06-15, 03:03   #1967
RichD
 
RichD's Avatar
 
Sep 2008
Kansas

26·53 Posts
Default

Quote:
Originally Posted by richs View Post
I just started running msieve on C193_251xx527_13. All I am getting is a running list of error -11 reading each relation. I think the poly and the fb files are not in sync based on prior experience.

In the poly file, m is positive while in the fb file, R0 is negative (the numbers are the same). Is this incorrect, or is there another problem that I should look for?

I would be appreciative if someone with more knowledge would take a look and advise. Thanks!
Remove the second set of R0/R1 lines from the .fb file. i.e, the
R1 1
R0 <negative big number>
and try again.
RichD is offline   Reply With Quote
Old 2017-06-15, 03:29   #1968
richs
 
richs's Avatar
 
"Rich"
Aug 2002
Benicia, California

23·3·5·11 Posts
Default

Thanks very much, Rich! That worked like a charm....

Rich
richs is offline   Reply With Quote
Old 2017-06-16, 18:27   #1969
VBCurtis
 
VBCurtis's Avatar
 
"Curtis"
Feb 2005
Riverside, CA

2·2,437 Posts
Default

I have a 32GB server node that needs a task while I'm away from campus for the summer, so I'll reserve 135^124+124^135 (GNFS-196) from the 15e queue.

It's a Core2-era 8 cpu node, so it won't be finished quickly!
VBCurtis is offline   Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
restarting nfs linear algebra cubaq YAFU 2 2017-04-02 11:35
Linear algebra at 600% CRGreathouse Msieve 8 2009-08-05 07:25
Linear algebra crashes 10metreh Msieve 3 2009-02-02 08:34
Linear algebra proof Damian Math 8 2007-02-12 22:25
Linear algebra in MPQS R1zZ1 Factoring 2 2007-02-02 06:45

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


Fri Aug 6 22:04:39 UTC 2021 up 14 days, 16:33, 1 user, load averages: 3.08, 2.85, 2.72

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.