mersenneforum.org  

Go Back   mersenneforum.org > Factoring Projects > Aliquot Sequences

Reply
Thread Tools
Old 2015-01-05, 08:23   #705
fivemack
(loop (#_fork))
 
fivemack's Avatar
 
Feb 2006
Cambridge, England

23·11·73 Posts
Default

Dropping 374748 (unexamined C89)
fivemack is offline   Reply With Quote
Old 2015-01-05, 19:09   #706
henryzz
Just call me Henry
 
henryzz's Avatar
 
"David"
Sep 2007
Cambridge (GMT/BST)

16FF16 Posts
Default

Got a bunch of strange errors in the script today:
Code:
E:\Mersenne\AliquotReservations>reservations_4.py spider
19:03:58 <class 'ConnectionResetError'>! [WinError 10054] An existing connection was forci
bly closed by the remote host
Couldn't get info, no info will be updated
Read 225 seqs
19:04:00 391566: henryzz adding [918264], dropping []
Warning: seq 918264 doesn't appear to be in the list
19:04:00 391572: Batalov adding [193320, 543270, 652524, 671020], dropping []
Warning: seq 193320 is owned by Batalov but is trying to be reserved by Batalov!
Warning: seq 543270 doesn't appear to be in the list
Warning: seq 652524 is owned by Batalov but is trying to be reserved by Batalov!
Warning: seq 671020 is owned by Batalov but is trying to be reserved by Batalov!
19:04:00 391586: fivemack adding [], dropping [331140]
19:04:00 391593: fivemack adding [], dropping [289674]
19:04:00 391603: fivemack adding [404550, 441384, 443448, 445032, 448188, 454728, 460512,
467424, 467994, 475272, 475410, 481890, 487080, 488214, 492128], dropping []
Warning: seq 404550 doesn't appear to be in the list
Warning: seq 441384 doesn't appear to be in the list
Warning: seq 443448 doesn't appear to be in the list
Warning: seq 445032 doesn't appear to be in the list
Warning: seq 448188 doesn't appear to be in the list
Warning: seq 454728 doesn't appear to be in the list
Warning: seq 460512 doesn't appear to be in the list
Warning: seq 467424 doesn't appear to be in the list
Warning: seq 467994 doesn't appear to be in the list
Warning: seq 475272 doesn't appear to be in the list
Warning: seq 475410 doesn't appear to be in the list
Warning: seq 481890 doesn't appear to be in the list
Warning: seq 487080 doesn't appear to be in the list
Warning: seq 488214 doesn't appear to be in the list
Warning: seq 492128 doesn't appear to be in the list
19:04:00 391702: fivemack adding [], dropping [374748]
19:04:00 Checking page 62
Read 225 seqs
Wrote 225 seqs
Wrote 222 seqs
There's room for ~46 more reservations
Running it again after changing the pid back worked as expected. There is only space for ~29 more reservations currently.
henryzz is online now   Reply With Quote
Old 2015-01-05, 19:55   #707
yoyo
 
yoyo's Avatar
 
Oct 2006
Berlin, Germany

10011011112 Posts
Default

I reserved some more. Complete list: http://yafu.myfirewall.org/yafu/down...li/ali.txt.all
yoyo is offline   Reply With Quote
Old 2015-01-05, 20:02   #708
Batalov
 
Batalov's Avatar
 
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2

9,497 Posts
Default

Some of them are reserved, so please don't work on them. E.g. 399168, 489000, 629154...
Batalov is offline   Reply With Quote
Old 2015-01-05, 20:17   #709
yoyo
 
yoyo's Avatar
 
Oct 2006
Berlin, Germany

7×89 Posts
Default

I removed them.
yoyo is offline   Reply With Quote
Old 2015-01-05, 20:55   #710
unconnected
 
unconnected's Avatar
 
May 2009
Russia, Moscow

2,593 Posts
Default

Reserving 61116, 993000, 976104.
unconnected is offline   Reply With Quote
Old 2015-01-05, 21:35   #711
henryzz
Just call me Henry
 
henryzz's Avatar
 
"David"
Sep 2007
Cambridge (GMT/BST)

7·292 Posts
Default

Quote:
Originally Posted by yoyo View Post
I reserved some more. Complete list: http://yafu.myfirewall.org/yafu/down...li/ali.txt.all
I modified the link in the first post to this file. Please be careful to not reserve other's sequences.

Dubslow would it be easy to parse this reservations list for your website and the reservations script? With this many sequences it is inevititable that there are going to be conflicts otherwise. Either that or it is going to be hard to discover sequences that aren't reserved and are nice looking sequences.
henryzz is online now   Reply With Quote
Old 2015-01-05, 22:02   #712
fivemack
(loop (#_fork))
 
fivemack's Avatar
 
Feb 2006
Cambridge, England

144308 Posts
Default

Drop 330144 (fully-ECMed C111)
fivemack is offline   Reply With Quote
Old 2015-01-06, 00:26   #713
Dubslow
Basketry That Evening!
 
Dubslow's Avatar
 
"Bunslow the Bold"
Jun 2011
40<A<43 -89<O<-88

722110 Posts
Default

Quote:
Originally Posted by henryzz View Post
Got a bunch of strange errors in the script today:
Code:
E:\Mersenne\AliquotReservations>reservations_4.py spider
19:03:58 <class 'ConnectionResetError'>! [WinError 10054] An existing connection was forci
bly closed by the remote host
Couldn't get info, no info will be updated
Read 225 seqs
19:04:00 391566: henryzz adding [918264], dropping []
Warning: seq 918264 doesn't appear to be in the list
19:04:00 391572: Batalov adding [193320, 543270, 652524, 671020], dropping []
Warning: seq 193320 is owned by Batalov but is trying to be reserved by Batalov!
Warning: seq 543270 doesn't appear to be in the list
Warning: seq 652524 is owned by Batalov but is trying to be reserved by Batalov!
Warning: seq 671020 is owned by Batalov but is trying to be reserved by Batalov!
19:04:00 391586: fivemack adding [], dropping [331140]
19:04:00 391593: fivemack adding [], dropping [289674]
19:04:00 391603: fivemack adding [404550, 441384, 443448, 445032, 448188, 454728, 460512,
467424, 467994, 475272, 475410, 481890, 487080, 488214, 492128], dropping []
Warning: seq 404550 doesn't appear to be in the list
Warning: seq 441384 doesn't appear to be in the list
Warning: seq 443448 doesn't appear to be in the list
Warning: seq 445032 doesn't appear to be in the list
Warning: seq 448188 doesn't appear to be in the list
Warning: seq 454728 doesn't appear to be in the list
Warning: seq 460512 doesn't appear to be in the list
Warning: seq 467424 doesn't appear to be in the list
Warning: seq 467994 doesn't appear to be in the list
Warning: seq 475272 doesn't appear to be in the list
Warning: seq 475410 doesn't appear to be in the list
Warning: seq 481890 doesn't appear to be in the list
Warning: seq 487080 doesn't appear to be in the list
Warning: seq 488214 doesn't appear to be in the list
Warning: seq 492128 doesn't appear to be in the list
19:04:00 391702: fivemack adding [], dropping [374748]
19:04:00 Checking page 62
Read 225 seqs
Wrote 225 seqs
Wrote 222 seqs
There's room for ~46 more reservations
Running it again after changing the pid back worked as expected. There is only space for ~29 more reservations currently.
Hmm, strange. Getting sequence information failed, and that apparently caused issues with the current reservations? But you said manually modifying the pid, without any changes to the reservation list, worked fine?


Quote:
Originally Posted by henryzz View Post
I modified the link in the first post to this file. Please be careful to not reserve other's sequences.

Dubslow would it be easy to parse this reservations list for your website and the reservations script? With this many sequences it is inevititable that there are going to be conflicts otherwise. Either that or it is going to be hard to discover sequences that aren't reserved and are nice looking sequences.
I could, but I'd still prefer to go the multi post method to allow fivemack large reservations as well... I'd prefer to not treat anything specially, as this would be doing.

Are there really other scripts besides my own that parse the reservation post?

Last fiddled with by Dubslow on 2015-01-06 at 00:29 Reason: accidentally a word
Dubslow is offline   Reply With Quote
Old 2015-01-06, 08:24   #714
fivemack
(loop (#_fork))
 
fivemack's Avatar
 
Feb 2006
Cambridge, England

23×11×73 Posts
Default

Drop 330144 (ECMed C111)
fivemack is offline   Reply With Quote
Old 2015-01-06, 21:06   #715
fivemack
(loop (#_fork))
 
fivemack's Avatar
 
Feb 2006
Cambridge, England

23×11×73 Posts
Default

Drop 255120 (ECMed C115)
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 21:52.


Fri Aug 6 21:52:36 UTC 2021 up 14 days, 16:21, 1 user, load averages: 2.80, 2.59, 2.53

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.