The Hunt for a Tiny Diagonal Spaceship (Unsuccessful)

For discussion of specific patterns or specific families of patterns, both newly-discovered and well-known.
User avatar
biggiemac
Posts: 515
Joined: September 17th, 2014, 12:21 am
Location: California, USA

Re: The Hunt for a Tiny Diagonal Spaceship

Post by biggiemac » March 18th, 2016, 2:17 pm

I'll give it some time this weekend. I think I can build from apgnano. Dare I expand the box of interest, perhaps to 37 cells?
Physics: sophistication from simplicity.

User avatar
dvgrn
Moderator
Posts: 10670
Joined: May 17th, 2009, 11:00 pm
Location: Madison, WI
Contact:

Re: The Hunt for a Tiny Diagonal Spaceship

Post by dvgrn » March 18th, 2016, 2:26 pm

biggiemac wrote:I'll give it some time this weekend. I think I can build from apgnano. Dare I expand the box of interest, perhaps to 37 cells?
Of course! With apgnano's generation algorithm, that's probably not too much more CPU time than the current 33-cell search. But will you just have apgnano run each pattern to stabilization and then census the results? That makes a 37-cell enumeration look a little more ambitious, but still probably within reach I would guess.

I liked Alexey's implementation using ".field" files -- makes it trivial to add another cell or three, whenever the previous distributed search gets completed.

EDIT: Aha, the 132/256 search is complete. Turns out I guessed right, with a lot of help from Sokwe:

Code: Select all

x = 10, y = 10, rule = B3/S23
8bo$6b4o$4bob2obo$3b3o$2b3o3b2o$3bob2o$b2o2bo$b2o$2o2bo$b2obo!
I would guess that unless we filter them out with an apgsearch/apgnano hack, there will probably be hundreds of these kinds of oscillator results before the first spaceship is likely to show up. Probably mostly p10 like this one, though there are other combinations that CopperSearch doesn't forbid, like p12 or 24 -- pulsar plus something p4 or p8.

So: 130 through 132 have been checked now -- no results.

User avatar
Hdjensofjfnen
Posts: 1743
Joined: March 15th, 2016, 6:41 pm
Location: re^jθ

Re: The Hunt for a Tiny Diagonal Spaceship

Post by Hdjensofjfnen » March 18th, 2016, 4:29 pm

dvgrn wrote:
biggiemac wrote:I'll give it some time this weekend. I think I can build from apgnano. Dare I expand the box of interest, perhaps to 37 cells?
Of course! With apgnano's generation algorithm, that's probably not too much more CPU time than the current 33-cell search. But will you just have apgnano run each pattern to stabilization and then census the results? That makes a 37-cell enumeration look a little more ambitious, but still probably within reach I would guess.

I liked Alexey's implementation using ".field" files -- makes it trivial to add another cell or three, whenever the previous distributed search gets completed.

EDIT: Aha, the 132/256 search is complete. Turns out I guessed right, with a lot of help from Sokwe:

Code: Select all

x = 10, y = 10, rule = B3/S23
8bo$6b4o$4bob2obo$3b3o$2b3o3b2o$3bob2o$b2o2bo$b2o$2o2bo$b2obo!
I would guess that unless we filter them out with an apgsearch/apgnano hack, there will probably be hundreds of these kinds of oscillator results before the first spaceship is likely to show up. Probably mostly p10 like this one, though there are other combinations that CopperSearch doesn't forbid, like p12 or 24 -- pulsar plus something p4 or p8.

So: 130 through 132 have been checked now -- no results.
Is this a new oscillator? Probably not...

Code: Select all

x = 5, y = 9, rule = B3-jqr/S01c2-in3
3bo$4bo$o2bo$2o2$2o$o2bo$4bo$3bo!

Code: Select all

x = 7, y = 5, rule = B3/S2-i3-y4i
4b3o$6bo$o3b3o$2o$bo!

User avatar
Hdjensofjfnen
Posts: 1743
Joined: March 15th, 2016, 6:41 pm
Location: re^jθ

Re: The Hunt for a Tiny Diagonal Spaceship

Post by Hdjensofjfnen » March 18th, 2016, 4:38 pm

Sorry if this is kinda short notice, but I'm currently searching #101.

Code: Select all

x = 5, y = 9, rule = B3-jqr/S01c2-in3
3bo$4bo$o2bo$2o2$2o$o2bo$4bo$3bo!

Code: Select all

x = 7, y = 5, rule = B3/S2-i3-y4i
4b3o$6bo$o3b3o$2o$bo!

User avatar
Hdjensofjfnen
Posts: 1743
Joined: March 15th, 2016, 6:41 pm
Location: re^jθ

Re: The Hunt for a Tiny Diagonal Spaceship

Post by Hdjensofjfnen » March 18th, 2016, 4:42 pm

P.S. Can I minimize or close the window?

Code: Select all

x = 5, y = 9, rule = B3-jqr/S01c2-in3
3bo$4bo$o2bo$2o2$2o$o2bo$4bo$3bo!

Code: Select all

x = 7, y = 5, rule = B3/S2-i3-y4i
4b3o$6bo$o3b3o$2o$bo!

User avatar
Alexey_Nigin
Posts: 326
Joined: August 4th, 2014, 12:33 pm
Location: Ann Arbor, MI
Contact:

Re: The Hunt for a Tiny Diagonal Spaceship

Post by Alexey_Nigin » March 18th, 2016, 4:54 pm

Hdjensofjfnen wrote:P.S. Can I minimize or close the window?
You can minimize it but not close.
There are 10 types of people in the world: those who understand binary and those who don't.

User avatar
Kazyan
Posts: 1247
Joined: February 6th, 2014, 11:02 pm

Re: The Hunt for a Tiny Diagonal Spaceship

Post by Kazyan » March 18th, 2016, 5:01 pm

#83 complete, with no results.
Tanner Jacobi
Coldlander, a novel, available in paperback and as an ebook. Now on Amazon.

fluffykitty
Posts: 1175
Joined: June 14th, 2014, 5:03 pm
Contact:

Re: The Hunt for a Tiny Diagonal Spaceship

Post by fluffykitty » March 18th, 2016, 6:14 pm

Maybe 8478/16384? (Or 8477/16384.)

skomick
Posts: 82
Joined: February 11th, 2011, 11:41 pm

Re: The Hunt for a Tiny Diagonal Spaceship

Post by skomick » March 18th, 2016, 6:17 pm

#5 complete, no results. I'll search #7, #8, #9, and #10.
Shannon Omick

drc
Posts: 1664
Joined: December 3rd, 2015, 4:11 pm

Re: The Hunt for a Tiny Diagonal Spaceship

Post by drc » March 18th, 2016, 6:35 pm

My searches are going to take a while. Sorry. My computer can only handle 500/s

User avatar
Hdjensofjfnen
Posts: 1743
Joined: March 15th, 2016, 6:41 pm
Location: re^jθ

Re: The Hunt for a Tiny Diagonal Spaceship

Post by Hdjensofjfnen » March 18th, 2016, 7:10 pm

Searching #101 will be done over the weekend, I don't have access to my computer just now. I can't do it on my school's public computers... :?

Code: Select all

x = 5, y = 9, rule = B3-jqr/S01c2-in3
3bo$4bo$o2bo$2o2$2o$o2bo$4bo$3bo!

Code: Select all

x = 7, y = 5, rule = B3/S2-i3-y4i
4b3o$6bo$o3b3o$2o$bo!

User avatar
Hdjensofjfnen
Posts: 1743
Joined: March 15th, 2016, 6:41 pm
Location: re^jθ

Re: The Hunt for a Tiny Diagonal Spaceship

Post by Hdjensofjfnen » March 18th, 2016, 7:12 pm

Can I put the computer to sleep while I'm doing it?

Code: Select all

x = 5, y = 9, rule = B3-jqr/S01c2-in3
3bo$4bo$o2bo$2o2$2o$o2bo$4bo$3bo!

Code: Select all

x = 7, y = 5, rule = B3/S2-i3-y4i
4b3o$6bo$o3b3o$2o$bo!

dsmiller
Posts: 12
Joined: October 9th, 2014, 9:14 pm
Location: Emmaus, Pennsylvania

Re: The Hunt for a Tiny Diagonal Spaceship

Post by dsmiller » March 18th, 2016, 7:12 pm

#98 complete with no results. Waiting for #99.
David S. Miller

User avatar
Hdjensofjfnen
Posts: 1743
Joined: March 15th, 2016, 6:41 pm
Location: re^jθ

Re: The Hunt for a Tiny Diagonal Spaceship

Post by Hdjensofjfnen » March 18th, 2016, 7:13 pm

Hdjensofjfnen wrote:Searching #101 will be done over the weekend, I don't have access to my computer just now. I can't do it on my school's public computers... :?
I may possibly do it tonight.

Code: Select all

x = 5, y = 9, rule = B3-jqr/S01c2-in3
3bo$4bo$o2bo$2o2$2o$o2bo$4bo$3bo!

Code: Select all

x = 7, y = 5, rule = B3/S2-i3-y4i
4b3o$6bo$o3b3o$2o$bo!

drc
Posts: 1664
Joined: December 3rd, 2015, 4:11 pm

Re: The Hunt for a Tiny Diagonal Spaceship

Post by drc » March 18th, 2016, 7:14 pm

Hdjensofjfnen wrote:Can I put the computer to sleep while I'm doing it?
No, sadly

User avatar
Hdjensofjfnen
Posts: 1743
Joined: March 15th, 2016, 6:41 pm
Location: re^jθ

Re: The Hunt for a Tiny Diagonal Spaceship

Post by Hdjensofjfnen » March 18th, 2016, 7:16 pm

More than 100 intact slots between 145 and 247... :roll:

Code: Select all

x = 5, y = 9, rule = B3-jqr/S01c2-in3
3bo$4bo$o2bo$2o2$2o$o2bo$4bo$3bo!

Code: Select all

x = 7, y = 5, rule = B3/S2-i3-y4i
4b3o$6bo$o3b3o$2o$bo!

User avatar
Hdjensofjfnen
Posts: 1743
Joined: March 15th, 2016, 6:41 pm
Location: re^jθ

Re: The Hunt for a Tiny Diagonal Spaceship

Post by Hdjensofjfnen » March 18th, 2016, 7:16 pm

drc wrote:
Hdjensofjfnen wrote:Can I put the computer to sleep while I'm doing it?
No, sadly
Dang it...

Code: Select all

x = 5, y = 9, rule = B3-jqr/S01c2-in3
3bo$4bo$o2bo$2o2$2o$o2bo$4bo$3bo!

Code: Select all

x = 7, y = 5, rule = B3/S2-i3-y4i
4b3o$6bo$o3b3o$2o$bo!

User avatar
Hdjensofjfnen
Posts: 1743
Joined: March 15th, 2016, 6:41 pm
Location: re^jθ

Re: The Hunt for a Tiny Diagonal Spaceship

Post by Hdjensofjfnen » March 18th, 2016, 7:39 pm

drc wrote:
Hdjensofjfnen wrote:Can I put the computer to sleep while I'm doing it?
No, sadly
This means I'll only be doing one, then. :(

Code: Select all

x = 5, y = 9, rule = B3-jqr/S01c2-in3
3bo$4bo$o2bo$2o2$2o$o2bo$4bo$3bo!

Code: Select all

x = 7, y = 5, rule = B3/S2-i3-y4i
4b3o$6bo$o3b3o$2o$bo!

Bullet51
Posts: 663
Joined: July 21st, 2014, 4:35 am

Re: The Hunt for a Tiny Diagonal Spaceship

Post by Bullet51 » March 18th, 2016, 8:12 pm

#53 finished with no results:

Code: Select all

[i]CopperSearch version 0.2 ran with parameters 'd 53/256' and found the following patterns:[/i]

[i]Total: 0 patterns[/i]
EDIT: And so does #51:

Code: Select all

[i]CopperSearch version 0.2 ran with parameters 'd 51/256' and found the following patterns:[/i]

[i]Total: 0 patterns[/i]
EDIT: And even #54:

Code: Select all

[i]CopperSearch version 0.2 ran with parameters 'd 54/256' and found the following patterns:[/i]

[i]Total: 0 patterns[/i]
EDIT: At last, #52:

Code: Select all

[i]CopperSearch version 0.2 ran with parameters 'd 52/256' and found the following patterns:[/i]

[i]Total: 0 patterns[/i]
Last edited by Bullet51 on March 18th, 2016, 9:36 pm, edited 2 times in total.
Still drifting.

drc
Posts: 1664
Joined: December 3rd, 2015, 4:11 pm

Re: The Hunt for a Tiny Diagonal Spaceship

Post by drc » March 18th, 2016, 8:35 pm

Just finished 1/8th of both 144 and 248. Nothing.

Bullet51
Posts: 663
Joined: July 21st, 2014, 4:35 am

Re: The Hunt for a Tiny Diagonal Spaceship

Post by Bullet51 » March 18th, 2016, 8:45 pm

I have added #171 and #172 to my search.
Still drifting.

User avatar
Hdjensofjfnen
Posts: 1743
Joined: March 15th, 2016, 6:41 pm
Location: re^jθ

Re: The Hunt for a Tiny Diagonal Spaceship

Post by Hdjensofjfnen » March 19th, 2016, 12:21 am

So far, no result... yet.

Code: Select all

x = 5, y = 9, rule = B3-jqr/S01c2-in3
3bo$4bo$o2bo$2o2$2o$o2bo$4bo$3bo!

Code: Select all

x = 7, y = 5, rule = B3/S2-i3-y4i
4b3o$6bo$o3b3o$2o$bo!

User avatar
biggiemac
Posts: 515
Joined: September 17th, 2014, 12:21 am
Location: California, USA

Re: The Hunt for a Tiny Diagonal Spaceship

Post by biggiemac » March 19th, 2016, 1:12 am

68-71 finished with nothing to report.
Physics: sophistication from simplicity.

User avatar
Alexey_Nigin
Posts: 326
Joined: August 4th, 2014, 12:33 pm
Location: Ann Arbor, MI
Contact:

Re: The Hunt for a Tiny Diagonal Spaceship

Post by Alexey_Nigin » March 19th, 2016, 4:30 am

For those who don't read the main CopperSearch thread: please upgrade to v0.3.
There are 10 types of people in the world: those who understand binary and those who don't.

User avatar
Alexey_Nigin
Posts: 326
Joined: August 4th, 2014, 12:33 pm
Location: Ann Arbor, MI
Contact:

Re: The Hunt for a Tiny Diagonal Spaceship

Post by Alexey_Nigin » March 19th, 2016, 6:53 am

There seems to be an error with v0.3. Please wait until I sort it out.
There are 10 types of people in the world: those who understand binary and those who don't.

Post Reply