mersenneforum.org  

Go Back   mersenneforum.org > Factoring Projects > Aliquot Sequences

Reply
Thread Tools
Old 2015-01-17, 09:30   #749
yoyo
 
yoyo's Avatar
 
Oct 2006
Berlin, Germany

7·89 Posts
Default

I have currently roughly 900 sequences cycling in Boinc until they reach a length of 130. Don't know if I can put and maintain them in a forum posting.
Wouldn't it be an option that you read my exported file for your reservation list?
Or can we share a dropbox folder/file?

yoyo
yoyo is online now   Reply With Quote
Old 2015-01-17, 17:36   #750
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 yoyo View Post
I have currently roughly 900 sequences cycling in Boinc until they reach a length of 130. Don't know if I can put and maintain them in a forum posting.
Wouldn't it be an option that you read my exported file for your reservation list?
Or can we share a dropbox folder/file?

yoyo
Oh. I was going off the ~200 you had originally to reserved to 150 digits. (Then again, it was me who suggested 130 digits lol )

900 reservations should fit in 4 extra posts... which is rather a large number, but I don't know if others find that preferable to something hosted elsewhere than this forum.

Thoughts, everyone?

Edit: Maybe it's time to clear this thread again, and someone looking to up their post count can create 4 additional replies as the first 4 of the cleared thread.

Last fiddled with by Dubslow on 2015-01-17 at 17:47
Dubslow is offline   Reply With Quote
Old 2015-01-17, 17:43   #751
yoyo
 
yoyo's Avatar
 
Oct 2006
Berlin, Germany

7×89 Posts
Default

Yes, I followed your suggestion ;)
But reserved some more.
I also use your page to check for sequences with short length und no reservation.
yoyo is online now   Reply With Quote
Old 2015-01-17, 18:59   #752
fivemack
(loop (#_fork))
 
fivemack's Avatar
 
Feb 2006
Cambridge, England

23×11×73 Posts
Default

Dropping 467994 (125 digits, ECMed C110, 2^4*3*5*31)
fivemack is offline   Reply With Quote
Old 2015-01-19, 02:58   #753
Dubslow
Basketry That Evening!
 
Dubslow's Avatar
 
"Bunslow the Bold"
Jun 2011
40<A<43 -89<O<-88

3·29·83 Posts
Default

Dropping 623010, taking 733776
Dubslow is offline   Reply With Quote
Old 2015-01-19, 19:07   #754
fivemack
(loop (#_fork))
 
fivemack's Avatar
 
Feb 2006
Cambridge, England

23·11·73 Posts
Default

Dropping 441384 (123 digits, ECMed C112)

Dropping 445032 (124 digits, ECMed C121)

Last fiddled with by fivemack on 2015-01-19 at 19:08
fivemack is offline   Reply With Quote
Old 2015-01-19, 23:00   #755
henryzz
Just call me Henry
 
henryzz's Avatar
 
"David"
Sep 2007
Cambridge (GMT/BST)

7×292 Posts
Default

Quote:
Originally Posted by Dubslow View Post
Oh. I was going off the ~200 you had originally to reserved to 150 digits. (Then again, it was me who suggested 130 digits lol )

900 reservations should fit in 4 extra posts... which is rather a large number, but I don't know if others find that preferable to something hosted elsewhere than this forum.

Thoughts, everyone?

Edit: Maybe it's time to clear this thread again, and someone looking to up their post count can create 4 additional replies as the first 4 of the cleared thread.
I am fine with 4 posts if that is what everyone wants. If no one objects that makes some sense.
I like the idea of the forum containing everything.

Clearing down the thread is a bit of a problem due to a forum bug. If I move a significant amount of posts at once to another thread it sometimes seems to lose some. I think you might have hit that bug in the past.
I reckon if we made this an archive thread then I could hopefully keep up moving stuff in smaller chunks. We could keep the first post's number by moving it to the new thread not breaking any scripts.

Another idea I just had for the script is logging. Currently looking at the folder I have no idea what it did last time I ran the script. It would be nice to have a record for if there are any inconsistencies.
BTW I just noticed a strange feature(bug) in the script when it hits multiple pages.
Code:
Read 225 seqs
22:44:11 392711: fivemack adding [], dropping [467994]
22:44:11 392813: Dubslow adding [], dropping [623010, 733776]
623010 is not reserved at the moment
733776 is not reserved at the moment
Only 0 seqs were removed, 2 were supposed to be dropped
22:44:11 392874: fivemack adding [], dropping [441384, 445032]
22:44:11 Checking page 67
22:44:12 392531: Happy5214 adding [], dropping [110784]
22:44:12 392555: unconnected adding [], dropping [19128, 539208]
22:44:12 392556: fivemack adding [], dropping [467424]
22:44:12 392618: fivemack adding [], dropping [492128]
22:44:12 392649: fivemack adding [492128], dropping []
22:44:12 392670: Dubslow adding [623010], dropping []
Read 225 seqs
Wrote 225 seqs
Wrote 219 seqs
There's room for ~49 more reservations
Reason is too long, chop 51 chars
It looks like it processed page 68 before the remainder or 67.

Apologies if this has affected anyone's reservations. I should have noticed this sooner.
henryzz is online now   Reply With Quote
Old 2015-01-20, 01:48   #756
Dubslow
Basketry That Evening!
 
Dubslow's Avatar
 
"Bunslow the Bold"
Jun 2011
40<A<43 -89<O<-88

3·29·83 Posts
Default

The multi post support is as yet incomplete, though checking pages out of order wasn't intended (I don't think at least, been a while). Is it possible for you to simply redirect the script output to a file? E.g. for my box running my wobsite I have this:
Code:
# m h  dom mon dow   command
7,37 * * * * /home/bill/bin/allseq.py >> /home/bill/bin/allseq.log 2>&1
47 18,6 * * * /home/bill/bin/alimerge.py >> /home/bill/bin/alimerge.log 2>&1
Edit: Of course that's not intended, silly me. I also just realized, upon reading the log, that I forgot myself I had to do things on separate lines... le sigh. Maybe I'll change that too.

Dropping 623010,
taking 733776

Last fiddled with by Dubslow on 2015-01-20 at 01:50
Dubslow is offline   Reply With Quote
Old 2015-01-20, 19:50   #757
fivemack
(loop (#_fork))
 
fivemack's Avatar
 
Feb 2006
Cambridge, England

191816 Posts
Default

Dropping 336474, 475272

336474: ECMed C116
475272: ECMed C118
fivemack is offline   Reply With Quote
Old 2015-01-21, 09:58   #758
unconnected
 
unconnected's Avatar
 
May 2009
Russia, Moscow

2,593 Posts
Default

Drop 910728, 690920, 885528.
unconnected is offline   Reply With Quote
Old 2015-01-21, 18:29   #759
fivemack
(loop (#_fork))
 
fivemack's Avatar
 
Feb 2006
Cambridge, England

23×11×73 Posts
Default

Dropping 481890 (126 digits, ECMed C119)
fivemack is offline   Reply With Quote
Reply

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
Extending an aliquot sequence backwards arbooker Aliquot Sequences 5 2020-11-07 15:58
Another Aliquot Sequence site schickel Aliquot Sequences 67 2012-01-20 17:53
Aliquot sequence worker for factordb yoyo FactorDB 6 2012-01-12 20:58
YA aliquot-sequence-chasing script fivemack Aliquot Sequences 5 2009-09-28 16:40
Useful aliquot-sequence links 10metreh Aliquot Sequences 2 2009-07-31 17:43

All times are UTC. The time now is 20:52.


Fri Aug 6 20:52:12 UTC 2021 up 14 days, 15:21, 1 user, load averages: 2.49, 2.50, 2.59

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.