Several reduced order models have been successfully developed for nonlinear dynamical systems. To achieve a considerable speed-up, a hyper-reduction step is needed to reduce the computational complexity due to nonlinear terms. Many hyper-reduction techniques require the construction of nonlinear term basis, which introduces a computationally expensive offline phase. A novel way of constructing nonlinear term basis within the hyper-reduction process is introduced. In contrast to the traditional hyper-reduction techniques where the collection of nonlinear term snapshots is required, the SNS method avoids collecting the nonlinear term snapshots. Instead, it uses the solution snapshots that are used for building a solution basis, which enables avoiding an extra data compression of nonlinear term snapshots. As a result, the SNS method provides a more efficient offline strategy than the traditional model order reduction techniques, such as the DEIM, GNAT, and ST-GNAT methods. The SNS method is theoretically justified by the conforming subspace condition and the subspace inclusion relation. The SNS method is useful for model order reduction of a large-scale nonlinear dynamical problems to reduce the offline cost. It is especially useful for ST-GNAT that has shown promising results, such as a good accuracy with a considerable online speedup for hyperbolic problems in a recent paper [13], because ST-GNAT involves an expensive offline cost related to collecting nonlinear term snapshots. Error analysis shows that the oblique projection error bound of the SNS method depends on the condition number of the matrix M (e.g., a volume matrix generated from a discretization of a specific numerical scheme). Numerical results support that the accuracy of the solution from the SNS method is comparable to the traditional methods and a considerable speed-up (i.e., a factor of two to a hundred) is achieved in the offline phase. Key words. hyper-reduction, nonlinear term basis, nonlinear model order reduction, time integrator, subspace inclusion, nonlinear dynamical system AMS subject classifications. 15A23,35K05,35N20,35L65,65D25,65D30,65F15,65L05,65L06,65L60,65M221. Introduction. Time-dependent nonlinear problems arise in many important disciplines such as engineering, science, and technologies. They are numerically solved if it is not possible to solve them analytically. Depending on the complexity and size of the governing equations and problem domains, the problems can be computationally expensive to solve. It may take a long time to run one forward simulation even with high performance computing. For example, a simulation of the powder bed fusion additive manufacturing procedure shown in [27] takes a week to finish with 108 cores. Other computationally expensive simulations include the 3D shocked spherical Helium bubble simulation appeared in [4] and the inertial confinement fusion implosion dynamics simulations appeared in [1]. The computationally expensive simulations are not desirable in the context of parameter study, design opt...