Is it possible to reformulate next optimization problem $\arg\min |x|$ in terms of constrained minimization problem with twice continuously differentiable functions.
As an example of such transformation: $\arg\min \max_{i-1,\dots,m} (a_i^T x + b_i)$ is equivalent to minimize t subject to $a_i^Tx + b_i \le t, i = 1, \dots, m$