Based on what I see your conditionals should produce the correct results, however I would test the conditions individually before combining them.
For instance test to see if the condition for you user logged in check is working. This means that you will setup the conditional and add some content to the block then checking on the frontend if the conditional works when you've logged out.
I've tested the instance on my end to display some content if the user is logged out using the [wpv-current-user info="logged_in"] shortcode and it works fine.
I would suggest starting here as well as to enable the debug option on the conditional block to check what the conditional block is evaluating. However the debug information will only show up for admin users.
Please let me know the results of these checks and if further advice is required.
I enable the debug on but how can I view the debug log?
Every Times when I edit the content template, I got log of error message before showing me the editor page. I did update all Toolset plugins to latest version and also the WP version.