Interesting, there is nothing in the log file about the OpenCL layout failing. Only that the previous session closed unsuccessfully. It could be that the error is not getting sent to the log. Another way to debug is to open a command prompt, cd to the directory of cytoscape and run it there to see what is printed to the console.
1. Click Start and type "cmd" into the search bar
2. Run the "cmd.exe" result that pops up
3. type cd /"Program Files"/Cytoscape_v3.7.0 and press Enter
a. It looks like you are using RC2, which may be a different folder in your Program Files directory
4. type cytoscape.bat and press Enter to run Cytoscape
5. Open your network and run the OpenCL layout
6. Take a screenshot of (or copy and paste) the contents of the command prompt window and post it here
Hopefully this will give us more information :)