0.00/0.00	% File    : /export/starexec/sandbox/benchmark/theBenchmark.p
0.00/0.00	% app-encoded or not : original
0.00/0.00	% Variant    : purification_ext
0.00/0.00	% Ordering    : kbo
0.00/0.00	% Command    : 
0.00/0.00	#!/bin/sh
0.00/0.00	
0.00/0.00	./zipperposition.native ${1:+"$1"} \
0.00/0.00	  -i tptp \
0.00/0.00	  -o tptp \
0.00/0.00	  --timeout "$STAREXEC_WALLCLOCK_LIMIT" \
0.00/0.00	  --mem-limit "$STAREXEC_MAX_MEM" \
0.00/0.00	  --no-avatar \
0.00/0.00	  --ho \
0.00/0.00	  --force-ho \
0.00/0.00	  --no-ho-elim-pred-var \
0.00/0.00	  --ho-general-ext-pos \
0.00/0.00	  --no-ho-unif \
0.00/0.00	  --no-induction \
0.00/0.00	  --no-unif-pattern \
0.00/0.00	  --ord $2  \
0.00/0.00	  --simultaneous-sup false \
0.00/0.00	  --ho-purify ext \
0.00/0.00	  --ho-ext-axiom \
0.00/0.00	  --restrict-hidden-sup-at-vars \
0.00/0.00	  --ho-prim-enum none \
0.00/0.00	  --no-max-vars \
0.00/0.00	  --dont-select-ho-var-lits \
0.00/0.00	  --no-fool
0.00/0.19	% Computer   : n071.star.cs.uiowa.edu
0.00/0.19	% Model      : x86_64 x86_64
0.00/0.19	% CPU        : Intel(R) Xeon(R) CPU E5-2609 0 @ 2.40GHz
0.00/0.19	% Memory     : 32218.625MB
0.00/0.19	% OS         : Linux 3.10.0-693.2.2.el7.x86_64
0.00/0.19	% CPULimit   : 300
0.00/0.19	% DateTime   : Fri Feb  2 08:23:38 CST 2018
0.00/0.22	% done 64 iterations in 0.021s
0.00/0.22	% SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
0.00/0.22	% SZS output start Refutation
0.00/0.22	tff(transition_6_to_7, axiom, (follows(p7,p6))).
0.00/0.22	tff('0', plain, follows(p7, p6),
0.00/0.22	    inference('cnf', [status(esa)], [transition_6_to_7])).
0.00/0.22	tff(state_8, axiom, (has(p8,goto(loop)))).
0.00/0.22	tff('1', plain, has(p8, goto(loop)),
0.00/0.22	    inference('cnf', [status(esa)], [state_8])).
0.00/0.22	tff(label_state_3, axiom, (labels(loop,p3))).
0.00/0.22	tff('2', plain, labels(loop, p3),
0.00/0.22	    inference('cnf', [status(esa)], [label_state_3])).
0.00/0.22	tff(goto_success, axiom,
0.00/0.22	  (![Goal_state:state,Label:label,Start_state:state]:
0.00/0.22	     ((labels(Label,Goal_state) & has(Start_state,goto(Label))) =>
0.00/0.22	      succeeds(Goal_state,Start_state)))).
0.00/0.22	tff('3', plain,
0.00/0.22	    ![X5 : label, X6 : state, X7 : state]:
0.00/0.22	      (~ labels(X5, X6) | ~ has(X7, goto(X5)) | succeeds(X6, X7)),
0.00/0.22	    inference('cnf', [status(esa)], [goto_success])).
0.00/0.22	tff('4', plain,
0.00/0.22	    ![X0 : state]: (~ $true | succeeds(p3, X0) | ~ has(X0, goto(loop))),
0.00/0.22	    inference('sup-', [status(thm)], ['2', '3'])).
0.00/0.22	tff('5', plain, ![X0 : state]: (~ has(X0, goto(loop)) | succeeds(p3, X0)),
0.00/0.22	    inference('simplify', [status(thm)], ['4'])).
0.00/0.22	tff('6', plain, (~ $true | succeeds(p3, p8)),
0.00/0.22	    inference('sup-', [status(thm)], ['1', '5'])).
0.00/0.22	tff('7', plain, succeeds(p3, p8), inference('simplify', [status(thm)], ['6'])).
0.00/0.22	tff(direct_success, axiom,
0.00/0.22	  (![Start_state:state,Goal_state:state]:
0.00/0.22	     (follows(Goal_state,Start_state) => succeeds(Goal_state,Start_state)))).
0.00/0.22	tff('8', plain,
0.00/0.22	    ![X0 : state, X1 : state]: (succeeds(X0, X1) | ~ follows(X0, X1)),
0.00/0.22	    inference('cnf', [status(esa)], [direct_success])).
0.00/0.22	tff(transitivity_of_success, axiom,
0.00/0.22	  (![Start_state:state,Intermediate_state:state,Goal_state:state]:
0.00/0.22	     ((succeeds(Intermediate_state,Start_state) & 
0.00/0.22	       succeeds(Goal_state,Intermediate_state)) =>
0.00/0.22	      succeeds(Goal_state,Start_state)))).
0.00/0.22	tff('9', plain,
0.00/0.22	    ![X2 : state, X3 : state, X4 : state]:
0.00/0.22	      (~ succeeds(X2, X3) | ~ succeeds(X4, X2) | succeeds(X4, X3)),
0.00/0.22	    inference('cnf', [status(esa)], [transitivity_of_success])).
0.00/0.22	tff('10', plain,
0.00/0.22	    ![X0 : state, X1 : state, X2 : state]:
0.00/0.22	      (~ $true | ~ follows(X1, X0) | succeeds(X2, X0) | ~ succeeds(X2, X1)),
0.00/0.22	    inference('sup-', [status(thm)], ['8', '9'])).
0.00/0.22	tff('11', plain,
0.00/0.22	    ![X0 : state, X1 : state, X2 : state]:
0.00/0.22	      (~ succeeds(X2, X1) | succeeds(X2, X0) | ~ follows(X1, X0)),
0.00/0.22	    inference('simplify', [status(thm)], ['10'])).
0.00/0.22	tff('12', plain,
0.00/0.22	    ![X0 : state]: (~ $true | ~ follows(p8, X0) | succeeds(p3, X0)),
0.00/0.22	    inference('sup-', [status(thm)], ['7', '11'])).
0.00/0.22	tff('13', plain, ![X0 : state]: (succeeds(p3, X0) | ~ follows(p8, X0)),
0.00/0.22	    inference('simplify', [status(thm)], ['12'])).
0.00/0.22	tff('14', plain,
0.00/0.22	    ![X0 : state, X1 : state]:
0.00/0.22	      (~ $true | ~ follows(p8, X0) | ~ follows(X0, X1) | succeeds(p3, X1)),
0.00/0.22	    inference('sup-', [status(thm)], ['13', '11'])).
0.00/0.22	tff('15', plain,
0.00/0.22	    ![X0 : state, X1 : state]:
0.00/0.22	      (succeeds(p3, X1) | ~ follows(X0, X1) | ~ follows(p8, X0)),
0.00/0.22	    inference('simplify', [status(thm)], ['14'])).
0.00/0.22	tff('16', plain, (~ $true | ~ follows(p8, p7) | succeeds(p3, p6)),
0.00/0.22	    inference('sup-', [status(thm)], ['0', '15'])).
0.00/0.22	tff(transition_7_to_8, axiom, (follows(p8,p7))).
0.00/0.22	tff('17', plain, follows(p8, p7),
0.00/0.22	    inference('cnf', [status(esa)], [transition_7_to_8])).
0.00/0.22	tff('18', plain, (~ $true | ~ $true | succeeds(p3, p6)),
0.00/0.22	    inference('demod', [status(thm)], ['16', '17'])).
0.00/0.22	tff('19', plain, succeeds(p3, p6),
0.00/0.22	    inference('simplify', [status(thm)], ['18'])).
0.00/0.22	tff('20', plain,
0.00/0.22	    ![X0 : state]: (~ $true | ~ follows(p6, X0) | succeeds(p3, X0)),
0.00/0.22	    inference('sup-', [status(thm)], ['19', '11'])).
0.00/0.22	tff('21', plain, ![X0 : state]: (succeeds(p3, X0) | ~ follows(p6, X0)),
0.00/0.22	    inference('simplify', [status(thm)], ['20'])).
0.00/0.22	tff(prove_there_is_a_loop_through_p3, conjecture, (succeeds(p3,p3))).
0.00/0.22	tff(zf_stmt_0, negated_conjecture, (~succeeds(p3,p3))).
0.00/0.22	tff('22', plain, ~ succeeds(p3, p3),
0.00/0.22	    inference('cnf', [status(esa)], [zf_stmt_0])).
0.00/0.22	tff('23', plain, (~ $true | ~ follows(p6, p3)),
0.00/0.22	    inference('sup-', [status(thm)], ['21', '22'])).
0.00/0.22	tff(transition_3_to_6, axiom, (follows(p6,p3))).
0.00/0.22	tff('24', plain, follows(p6, p3),
0.00/0.22	    inference('cnf', [status(esa)], [transition_3_to_6])).
0.00/0.22	tff('25', plain, (~ $true | ~ $true),
0.00/0.22	    inference('demod', [status(thm)], ['23', '24'])).
0.00/0.22	tff('26', plain, $false, inference('simplify', [status(thm)], ['25'])).
0.00/0.22	
0.00/0.22	% SZS output end Refutation
0.00/0.22	EOF
