Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re^2: Recamán's sequence and memory usage

by Athanasius (Archbishop)
on Jul 14, 2015 at 06:23 UTC ( [id://1134651]=note: print w/replies, xml ) Need Help??


in reply to Re: Recamán's sequence and memory usage
in thread Recamán's sequence and memory usage

Hello hdb,

Brilliant use of vec, producing fast and very clever code. Bravo!

But — running your script on my system, I didn’t get anywhere near integer overflow before Windows effectively froze, with Task Manager showing memory at 97% and disk at 100%. (I didn’t time it, but it can’t have taken more than an hour or two to get to this point.) The console read:

2162984298 13994685375 1355 13994685375 1749335672

So then I ran my script to see if it would get that far. 14 hours and 37 minutes later (!) it had reached:

n = 2177458553, elapsed time: 52649.9s

with Task Manager showing memory at 60% and disk at 0%.

:-)

Cheers,

Athanasius <°(((><contra mundum Iustus alius egestas vitae, eros Piratica,

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1134651]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (5)
As of 2024-04-16 13:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found