Abc_Print(1,"Simulation of %d frames for %d rounds with %d restarts asserted %d POs. ",nFrames,nNumRestart*nRestart+r,nNumRestart,nSolved);
Abc_Print(1,"Simulation of %d frames for %d rounds with %d restarts asserted %d (out of %d) POs. ",nFrames,nNumRestart*nRestart+r,nNumRestart,nSolved,Saig_ManPoNum(p->pAig));