The question is as follows:
In $M = \mathbb{R}^3$, for the distribution $D = \left<X1,X2\right>$ generated by the vector fields: $$X_1 = \frac{\partial}{\partial x} + z^2 \frac{\partial}{\partial y}, ~~~~ ~~~~ ~~~ X_2 = \frac{\partial}{\partial y} + z^2 \frac{\partial}{\partial z}$$ and such that every vector field $X \in \varkappa(D)$ (The set of vector fields tangent to $D$) is a linear combination $aX_1 +bX_2$, where the smooth functions $a = a(x, y)$ and $b = b(x, y)$ are uniquely determined.
Show that the only points through which there exist integral manifolds are the points in the plane $z = 0$.
$\textbf{Some effort:}$
We know that the integral curves of $X_1$ are $(x_0+t , y_0 e^{t^2}, z_0)$ and those of $X_2$ are $(x_0 , y_0 + t, z_0 e^{t^2})$. So that the respective local flows are $$\varphi_t(x,y,z) = (x + t , y e^{t^2}, z), ~~~~ ~~~~ ~~~ \psi_s(x,y,z) =(x , y + s , z e^{s^2}) $$ And the map $$(s,t) \in \mathbb{R}^2 \mapsto (\psi_s \circ \varphi_t)(x_0, y_0 , z_0) = \psi_s (x_0 + t , y_0 e^{t^2}, z_0)= (x_0 + t , y_0 e^{t^2} + s , z_0 e^{s^2})$$ will be the integral surface through $(x_0, y_0, z_0)$.
After this I do not know what to do?!
Can someone help me in getting to to result?
Thanks!