Hi @rdck
Sorry, I completely missed the issue!
The issue is that you are using a while loop which will never end!
You should be using a foreach!
Example: http://www.advancedcustomfields.com/resources/getting-started/code-examples/#query-posts%20with%20acf%20values