![]() |
|
|
#287 |
|
Sep 2008
Kansas
D4016 Posts |
I'll take 11159_61_minus1 next.
|
|
|
|
|
|
#288 |
|
Sep 2008
Kansas
D4016 Posts |
Took 69 hours to solve a 9.2M matrix on Core-i5 -t 4 with TD=124.
Code:
prp105 factor: 329347811504238833457965584102086540211456535507213918876261265065629481499379566380514666369926114589679 prp138 factor: 218885102190530447459401992132008295020313910622066112850261207061197795853074665058496071556488131465535867494413414875673173725251054119 |
|
|
|
|
|
#289 |
|
Sep 2008
Kansas
65008 Posts |
I'll take 9311_61_minus1 next.
|
|
|
|
|
|
#290 |
|
Jun 2012
22·773 Posts |
I'll take a stab at 132^101+101^132 on 15e. I have a 16 Gb machine that should be able to accomplish LA, though it may take over a month.
2617_71_minus1 Is finally in LA, won't be factored until next weekend. Remdups had a problem with the data file for 2617_71_minus1 - it seemed to terminate suddenly after reading < 50% of the data file and msieve subsequently could not build a matrix. So I let msieve do the heavy filtering using the original (unreduced) data file and all seems well but the strange behavior has me a little worried about the 32-bit job. Anyone seen this behavior before from remdups? |
|
|
|
|
|
#291 |
|
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2
9,497 Posts |
Try a few sanity tests on the data file, like
Code:
gzip -tvv ...dat...gz
zcat ...dat...gz |awk '{print length($0)}' |sort -nr |head
zcat ...dat...gz |awk -F: '{print NF}' |sort -nr |head
#and also, maybe,
zcat ...dat...gz |awk -F: 'NF==3 && length($0)<200' | remdupss 400 |gzip > file2.data.gz
|
|
|
|
|
|
#292 |
|
Jun 2012
22·773 Posts |
I'll reserve C216_119_108 for post-processing once sieving is complete.
Batalov - I will try your suggestion once a machine frees up during the next few days. Do you think my problems with remdups were just a one off? |
|
|
|
|
|
#293 |
|
Basketry That Evening!
"Bunslow the Bold"
Jun 2011
40<A<43 -89<O<-88
3×29×83 Posts |
I lurk here, though don't follow very closely. Is there an extra need for LA workers?
I can pitch in with a i7-2600K, though the smaller the better since it's my everyday desktop. What are the priority numbers/sievers, and where do I download the work? |
|
|
|
|
|
#294 |
|
"Victor de Hollander"
Aug 2011
the Netherlands
23×3×72 Posts |
3348577_37_minus1
Code:
prp83 factor: 69384967629254932137695841484964624447046413373157688979214873692716668402839265123 prp144 factor: 306713226942394095697648986401689294541609894296004631926095446722772138743457136084865159335641195872614313008879326816416624180358864668729267 |
|
|
|
|
|
#295 | |
|
Nov 2003
11101001001002 Posts |
Quote:
so we can extend the tables at the end of the year. |
|
|
|
|
|
|
#296 | |
|
"Carlos Pinho"
Oct 2011
Milton Keynes, UK
3·17·97 Posts |
Quote:
After the challenge I'll move all my cores to help sieve for 14e application. Last fiddled with by pinhodecarlos on 2015-08-24 at 12:32 |
|
|
|
|
|
|
#297 | |
|
Bamboozled!
"πΊππ·π·π"
May 2003
Down not across
2×5,393 Posts |
Quote:
To get you started, you should be able to work out the format of the data required from this portion of what I put in the queue recently. Code:
245.84 GW_4_404 C234 n: 182663290085714596372021721458859683719140136581935284808903062213888627336770619920223260688617050448274127075762175128041513974064310499694053658089367491687543401766045426285765895242734291894712743140114971423517933893391959045459 m: 43556142965880123323311949751266331066368 c6: 101 c0: -1 skew: 0.463389765542633 type: snfs rlim: 134217727 alim: 134217727 lpbr: 31 lpba: 31 mfbr: 62 mfba: 62 rlambda: 2.6 alambda: 2.6 247.65 GW_9_257 C179 n: 14978168706446814773960602413293886719582246766318673163022584571105025810085697492025404992929933355006878238320348636403237469028987526117998884954980764760575821006409605467021 m: 35917545547686059365808220080151141317043 c6: 20817 c0: -1 skew: 0.190661779880819 type: snfs rlim: 134217727 alim: 134217727 lpbr: 31 lpba: 31 mfbr: 62 mfba: 62 rlambda: 2.6 alambda: 2.6 |
|
|
|
|
![]() |
| Thread Tools | |
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 |