Well, apparently you installed the proprietary nvidia driver, before installing Bumblebee.
From the log:
23.871] (II) LoadModule: "glx"
23.872] (II) Loading /usr/lib64/xorg/modules/updates/extensions/libglx.so
25.378] (II) Module glx: vendor="NVIDIA Corporation"
25.378] compiled for 4.0.2, module version = 1.0.0
25.378] Module class: X.Org Server Extension
25.395] (II) NVIDIA GLX Module 340.32 Tue Aug 5 20:32:43 PDT 2014
25.414] Loading extension GLX
25.414] (==) Matched intel as autoconfigured driver 0
25.414] (==) Matched intel as autoconfigured driver 1
25.414] (==) Matched modesetting as autoconfigured driver 2
25.414] (==) Matched fbdev as autoconfigured driver 3
25.414] (==) Matched vesa as autoconfigured driver 4
This does not work! (if you read a lot of threads about this problem, you should know that already… )
The standard nvidia driver does not support Optimus systems, and it even breaks the intel driver, because it replaces some system libraries (libglx, libGL) with its own incompatible versions.
So remove it again.
How you would do that, depends on how you installed it in the first place.
If you used the packages from the repo (via the 1-click install e.g.), then enter YaST->Software Management, type “nvidia” into the search field and delete all 5 packages with “nvidia” in the name that are installed, except nvidia-bumblebee.
I’m not sure whether it will work then. You probably would have to re-install nvidia-bumblebee afterwards.