mersenneforum.org  

Go Back   mersenneforum.org > Factoring Projects > Aliquot Sequences

Reply
 
Thread Tools
Old 2010-01-15, 15:00   #573
Greebley
 
Greebley's Avatar
 
May 2009
Dedham Massachusetts USA

3·281 Posts
Default

Here's how I get them:

Code:
wget "http://factorization.ath.cx/search.php?se=1&aq=276&action=all&text=Text"
grep -F " = " "search.php@se=1&aq=276&action=all&text=Text" > alq_276.elf
grep -i "ended" "search.php@se=1&aq=276&action=all&text=Text" > alq_276.mp
grep -i "Merge" "search.php@se=1&aq=276&action=all&text=Text" >> alq_276.mp
del "search.php@se=1&aq=276&action=all&text=Text"
sleep 3
It finds all the lines with equal on them with grep so it removes some extra stuff and just gives you the series. Does the raw=1 in the example above do that automatically?

In the above case I use the *.mp file to determine whether the sequence is open ended a merge or prime - it stores the 'result' line near the top in text mode. This has html in it.

Last fiddled with by Greebley on 2010-01-15 at 15:01
Greebley is offline   Reply With Quote
Old 2010-01-15, 15:39   #574
Mini-Geek
Account Deleted
 
Mini-Geek's Avatar
 
"Tim Sorbera"
Aug 2006
San Antonio, TX USA

426710 Posts
Default

Quote:
Originally Posted by Greebley View Post
It finds all the lines with equal on them with grep so it removes some extra stuff and just gives you the series. Does the raw=1 in the example above do that automatically?
Yep, basically. See for yourself: http://factorization.ath.cx/search.p...ext=Text&raw=1 What the DB returns with raw=1 and text=1 is almost exactly like the .elf format. The only things that can cause problems are that sometimes the left side will be represented as a formula instead of a simple number (e.g. on 276 index 13, it prints "3^9+1" instead of "19684"), which makes aliqueit unable to read it, (and makes it error out) and that the partial last line can cause some bad behavior in aliqueit.

Last fiddled with by Mini-Geek on 2010-01-15 at 15:39
Mini-Geek is offline   Reply With Quote
Old 2010-01-15, 16:18   #575
biwema
 
biwema's Avatar
 
Mar 2004

3×127 Posts
Default

reserving 789966
biwema is offline   Reply With Quote
Old 2010-01-15, 17:29   #576
EdH
 
EdH's Avatar
 
"Ed Hall"
Dec 2009
Adirondack Mtns

2×19×101 Posts
Default

760770 done: size 100, i1107, 22 * 7 * 37 * 173 * 191 * c92
EdH is offline   Reply With Quote
Old 2010-01-15, 20:06   #577
EdH
 
EdH's Avatar
 
"Ed Hall"
Dec 2009
Adirondack Mtns

EFE16 Posts
Default

reserving 785556
EdH is offline   Reply With Quote
Old 2010-01-15, 23:08   #578
frmky
 
frmky's Avatar
 
Jul 2003
So Cal

11×193 Posts
Default

781344, 783024, 783264, 783390, 783930, 783948, 784056, 784350, 784368, 784488, 784494, 785010 done.
I'll take 785112, 785142, 785232, 785248, 785428, 785622, 785694, 785946, 785970, 786024, 786072, 786210.
frmky is online now   Reply With Quote
Old 2010-01-16, 00:45   #579
Batalov
 
Batalov's Avatar
 
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2

9,497 Posts
Default

Greg, you should tweak on your "terminating-ness" prediction software.
At the rates you are testing, you should get one, anyway, any day now. (I guess one out of ~50 of these should terminate.)

I'll take 786688 786720 787024 787158 787284 788304 788448 788868 789594
Batalov is offline   Reply With Quote
Old 2010-01-16, 05:38   #580
Joshua2
 
Joshua2's Avatar
 
Sep 2004

13·41 Posts
Default

finished and submitted all but 784950
taking 786330
Joshua2 is offline   Reply With Quote
Old 2010-01-16, 06:35   #581
frmky
 
frmky's Avatar
 
Jul 2003
So Cal

11×193 Posts
Default

Quote:
Originally Posted by Batalov View Post
Greg, you should tweak on your "terminating-ness" prediction software.
At the rates you are testing, you should get one, anyway, any day now. (I guess one out of ~50 of these should terminate.)
680094 (which I did illicitly) was a wild ride, closest I've come so far, but no dice.
frmky is online now   Reply With Quote
Old 2010-01-16, 08:28   #582
schickel
 
schickel's Avatar
 
"Frank <^>"
Dec 2004
CDP Janesville

2×1,061 Posts
Default

Quote:
Originally Posted by frmky View Post
680094 (which I did illicitly) was a wild ride, closest I've come so far, but no dice.
Don't worry....I started running sequences in November '06 and didn't get a downdriver run until March '07. After coming very close with 48462 (9 digits twice and no merge!). It wasn't until June '09 that I caught a termination. (Of course, I've been doing sequences from >100 digits all along, so there haven't been many chances.....maybe I should do some of these sequences [right after I factor a c124, a c128, and a c139])
schickel is offline   Reply With Quote
Old 2010-01-16, 16:43   #583
richs
 
richs's Avatar
 
"Rich"
Aug 2002
Benicia, California

23×3×5×11 Posts
Default

784896 complete: size 101, i 936, 2^2 * 3 * 7

Reserving 788700
richs is offline   Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
Subproject #9: 150k-200k sequences to 110 digits Mini-Geek Aliquot Sequences 151 2011-05-14 09:01
Subproject #7: 100k-150k sequences to 110 digits 10metreh Aliquot Sequences 185 2011-01-24 18:43
Subproject #6: 50k-100k sequences to 110 digits 10metreh Aliquot Sequences 203 2010-11-14 15:00
Subproject #4: 10k-50k sequences to 110 digits 10metreh Aliquot Sequences 345 2010-07-28 07:20
Subproject #5: 800k-900k sequences to 100 digits 10metreh Aliquot Sequences 431 2010-05-18 02:21

All times are UTC. The time now is 09:57.


Fri Aug 6 09:57:23 UTC 2021 up 14 days, 4:26, 1 user, load averages: 4.80, 4.46, 4.15

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.