![]() |
|
|
#1585 | |
|
May 2010
Prime hunting commission.
32208 Posts |
Quote:
|
|
|
|
|
|
|
#1586 |
|
"Ben"
Feb 2007
352210 Posts |
Worked fine, at least on a linux system. I'm running it on a windows 64 bit box too, just to check.
Code:
==== sieving in progress (16 threads): 140064 relations needed ==== ==== Press ctrl-c to abort and save state ==== 141839 rels found: 33087 full + 108752 from 2125998 partial, (475.46 rels/sec) trial division touched 1042298291 sieve locations out of 433495233003520 QS elapsed time = 4541.0364 seconds. ==== post processing stage (msieve-1.38) ==== begin with 2159085 relations reduce to 379304 relations in 11 passes attempting to read 379304 relations failed to read relation 159902 failed to read relation 192757 recovered 379302 relations recovered 356864 polynomials attempting to build 141837 cycles found 141837 cycles in 7 passes distribution of cycle lengths: length 1 : 33087 length 2 : 23115 length 3 : 23382 length 4 : 19500 length 5 : 15071 length 6 : 10531 length 7 : 6991 length 9+: 10160 largest cycle: 20 relations matrix is 140000 x 141837 (46.5 MB) with weight 11067761 (78.03/col) sparse part has weight 11067761 (78.03/col) filtering completed in 3 passes matrix is 134331 x 134395 (43.7 MB) with weight 10377051 (77.21/col) sparse part has weight 10377051 (77.21/col) saving the first 48 matrix rows for later matrix is 134283 x 134395 (38.0 MB) with weight 9181311 (68.32/col) sparse part has weight 8606295 (64.04/col) matrix includes 64 packed rows using block size 53758 for processor cache size 8192 kB commencing Lanczos iteration memory use: 29.1 MB lanczos halted after 2125 iterations (dim = 134279) recovered 16 nontrivial dependencies Lanczos elapsed time = 107.1400 seconds. Sqrt elapsed time = 2.0400 seconds. SIQS elapsed time = 4650.2196 seconds. ***factors found*** PRP52 = 9469803592767274090918886597728739135915666061785411 PRP52 = 5726219189104085425290749098395506427807046278383839 ans = 1 Last fiddled with by bsquared on 2010-11-20 at 03:53 |
|
|
|
|
|
#1587 | |
|
May 2010
Prime hunting commission.
24·3·5·7 Posts |
Quote:
Well, nice split.. I'll try another 104-digit number; A slightly larger one; 56697489666723510791004886538373132330293426696343775288632713593821301055783186424906728020724813008339. I think my computer's too weak to handle a c104.
Last fiddled with by 3.14159 on 2010-11-20 at 04:03 |
|
|
|
|
|
|
#1588 | |
|
"Ben"
Feb 2007
2×3×587 Posts |
Quote:
Also, I just transferred the relations from the linux run to a windows machine, and resolved. everything worked fine there too, but I did notice that it took over 1 GB of ram... so maybe memory allocation is the problem you're seeing. Before you spend a bunch more time with a new number, see if you can free up some memory and retry the previous one, if you still have the relations. Last fiddled with by bsquared on 2010-11-20 at 04:08 Reason: add some advice... |
|
|
|
|
|
|
#1589 |
|
"Ben"
Feb 2007
2×3×587 Posts |
|
|
|
|
|
|
#1590 | |
|
May 2010
Prime hunting commission.
69016 Posts |
The relations only take 5 hours, so I can leave it running overnight. It crashes when it comes to the post-processing of the number.
Quote:
I'll try factoring the number 56697489666723510791004886538373132330293426696343775288632713593821301055783186424906728020724813008339. Last fiddled with by 3.14159 on 2010-11-20 at 04:35 |
|
|
|
|
|
|
#1591 | |
|
"Ben"
Feb 2007
2·3·587 Posts |
Quote:
|
|
|
|
|
|
|
#1592 |
|
May 2010
Prime hunting commission.
110100100002 Posts |
Ah, okay. I don't have enough RAM to complete it.
Last fiddled with by 3.14159 on 2010-11-20 at 05:12 |
|
|
|
|
|
#1593 |
|
May 2010
Prime hunting commission.
24·3·5·7 Posts |
I tried the number I posted, but failed yet again. My computer is indeed too weak to handle a 104-digit number. (Unless said 104-digit number is prime.)
Based on reading the beginner's guide; Indeed, 100-102 digits is as far as I can go. It would take 2-4 hours to factor a 100-digit RSA-type number, and a 155-digit number would take me ≈3.7 years to factor. (Unless I knew the factors beforehand.) Last fiddled with by 3.14159 on 2010-11-20 at 13:35 |
|
|
|
|
|
#1594 |
|
"Forget I exist"
Jul 2009
Dumbassville
20C016 Posts |
Code:
c=[0];for(i=1,#mersenne,concat(c,(i/(i/log(mersenne[i]))))) |
|
|
|
|
|
#1595 | |
|
May 2010
Prime hunting commission.
24×3×5×7 Posts |
Quote:
In the meantime, I'll have to try setting up the bastard software.. Last fiddled with by 3.14159 on 2010-11-20 at 15:54 |
|
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Why do I sometimes see all the <> formatting commands when I quote or edit? | cheesehead | Forum Feedback | 3 | 2013-05-25 12:56 |
| Passing commands to PARI on Windows | James Heinrich | Software | 2 | 2012-05-13 19:19 |
| Ubiquity commands | Mini-Geek | Aliquot Sequences | 1 | 2009-09-22 19:33 |
| 64-bit Pari? | CRGreathouse | Software | 2 | 2009-03-13 04:22 |
| Are these commands correct? | jasong | Linux | 2 | 2007-10-18 23:40 |