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    : supatvars_int
0.00/0.00	% Ordering    : rpo6
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	  --sup-at-vars \
0.00/0.00	  --ho-no-ext-pos \
0.00/0.00	  --ho-no-ext-neg \
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.20	% Computer   : n133.star.cs.uiowa.edu
0.00/0.20	% Model      : x86_64 x86_64
0.00/0.20	% CPU        : Intel(R) Xeon(R) CPU E5-2609 0 @ 2.40GHz
0.00/0.20	% Memory     : 32218.625MB
0.00/0.20	% OS         : Linux 3.10.0-693.2.2.el7.x86_64
0.00/0.20	% CPULimit   : 300
0.00/0.20	% DateTime   : Fri Feb  2 10:42:23 CST 2018
1.52/1.72	% done 1360 iterations in 1.513s
1.52/1.72	% SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
1.52/1.72	% SZS output start Refutation
1.55/1.72	tff(c_not_youngest, axiom, (?[X:knowheyan]: greater(age_of(c),age_of(X)))).
1.55/1.72	tff('0', plain, greater(age_of(c), age_of(sk_X)),
1.55/1.72	    inference('cnf', [status(esa)], [c_not_youngest])).
1.55/1.72	tff(age_irreflexive, axiom,
1.55/1.72	  (![X:age,Y:age]: (~(greater(Y,X) & greater(X,Y))))).
1.55/1.72	tff('1', plain,
1.55/1.72	    ![X9 : age, X10 : age]: (~ greater(X9, X10) | ~ greater(X10, X9)),
1.55/1.72	    inference('cnf', [status(esa)], [age_irreflexive])).
1.55/1.72	tff('2', plain, (~ $true | ~ greater(age_of(sk_X), age_of(c))),
1.55/1.72	    inference('sup-', [status(thm)], ['0', '1'])).
1.55/1.72	tff('3', plain, ~ greater(age_of(sk_X), age_of(c)),
1.55/1.72	    inference('simplify', [status(thm)], ['2'])).
1.55/1.72	tff(only_knowheyans, axiom,
1.55/1.72	  (![X:knowheyan]: ((X = e) | (X = d) | (X = c) | (X = b) | (X = a)))).
1.55/1.72	tff('4', plain,
1.55/1.72	    ![X0 : knowheyan]: (X0 = e | X0 = d | X0 = c | X0 = b | X0 = a),
1.55/1.72	    inference('cnf', [status(esa)], [only_knowheyans])).
1.55/1.72	tff('5', plain,
1.55/1.72	    (greater(age_of(c), age_of(e))
1.55/1.72	     | sk_X = a
1.55/1.72	     | sk_X = b
1.55/1.72	     | sk_X = c
1.55/1.72	     | sk_X = d),
1.55/1.72	    inference('sup+', [status(thm)], ['4', '0'])).
1.55/1.72	tff('6', plain,
1.55/1.72	    (~ greater(age_of(a), age_of(c))
1.55/1.72	     | sk_X = d
1.55/1.72	     | sk_X = c
1.55/1.72	     | sk_X = b
1.55/1.72	     | greater(age_of(c), age_of(e))),
1.55/1.72	    inference('sup-', [status(thm)], ['5', '3'])).
1.55/1.72	tff(age_info4, axiom, (greater(age_of(b),age_of(c)))).
1.55/1.72	tff('7', plain, greater(age_of(b), age_of(c)),
1.55/1.72	    inference('cnf', [status(esa)], [age_info4])).
1.55/1.72	tff(age_info1, axiom, (greater(age_of(a),age_of(d)))).
1.55/1.72	tff('8', plain, greater(age_of(a), age_of(d)),
1.55/1.72	    inference('cnf', [status(esa)], [age_info1])).
1.55/1.72	tff(age_transitive, axiom,
1.55/1.72	  (![X:age,Y:age,Z:age]: ((greater(Y,Z) & greater(X,Y)) => greater(X,Z)))).
1.55/1.72	tff('9', plain,
1.55/1.72	    ![X6 : age, X7 : age, X8 : age]:
1.55/1.72	      (~ greater(X6, X7) | ~ greater(X7, X8) | greater(X6, X8)),
1.55/1.72	    inference('cnf', [status(esa)], [age_transitive])).
1.55/1.72	tff('10', plain,
1.55/1.72	    ![X0 : age]:
1.55/1.72	      (~ $true | greater(age_of(a), X0) | ~ greater(age_of(d), X0)),
1.55/1.72	    inference('sup-', [status(thm)], ['8', '9'])).
1.55/1.72	tff('11', plain,
1.55/1.72	    ![X0 : age]: (~ greater(age_of(d), X0) | greater(age_of(a), X0)),
1.55/1.72	    inference('simplify', [status(thm)], ['10'])).
1.55/1.72	tff('12', plain,
1.55/1.72	    ![X0 : age, X1 : age]:
1.55/1.72	      (~ $true
1.55/1.72	       | ~ greater(age_of(d), X0)
1.55/1.72	       | greater(age_of(a), X1)
1.55/1.72	       | ~ greater(X0, X1)),
1.55/1.72	    inference('sup-', [status(thm)], ['11', '9'])).
1.55/1.72	tff('13', plain,
1.55/1.72	    ![X0 : age, X1 : age]:
1.55/1.72	      (~ greater(X0, X1) | greater(age_of(a), X1) | ~ greater(age_of(d), X0)),
1.55/1.72	    inference('simplify', [status(thm)], ['12'])).
1.55/1.72	tff('14', plain,
1.55/1.72	    (~ $true
1.55/1.72	     | ~ greater(age_of(d), age_of(b))
1.55/1.72	     | greater(age_of(a), age_of(c))),
1.55/1.72	    inference('sup-', [status(thm)], ['7', '13'])).
1.55/1.72	tff(age_info2, axiom, (greater(age_of(d),age_of(b)))).
1.55/1.72	tff('15', plain, greater(age_of(d), age_of(b)),
1.55/1.72	    inference('cnf', [status(esa)], [age_info2])).
1.55/1.72	tff('16', plain, (~ $true | ~ $true | greater(age_of(a), age_of(c))),
1.55/1.72	    inference('demod', [status(thm)], ['14', '15'])).
1.55/1.72	tff('17', plain, greater(age_of(a), age_of(c)),
1.55/1.72	    inference('simplify', [status(thm)], ['16'])).
1.55/1.72	tff('18', plain,
1.55/1.72	    (~ $true | sk_X = d | sk_X = c | sk_X = b | greater(age_of(c), age_of(e))),
1.55/1.72	    inference('demod', [status(thm)], ['6', '17'])).
1.55/1.72	tff('19', plain,
1.55/1.72	    (greater(age_of(c), age_of(e)) | sk_X = b | sk_X = c | sk_X = d),
1.55/1.72	    inference('simplify', [status(thm)], ['18'])).
1.55/1.72	tff(age_order, conjecture,
1.55/1.72	  (greater(age_of(c),age_of(e)) & greater(age_of(b),age_of(c)) & 
1.55/1.72	   greater(age_of(d),age_of(b)) & greater(age_of(a),age_of(d)))).
1.55/1.72	tff(zf_stmt_0, negated_conjecture,
1.55/1.72	  (~
1.55/1.72	    (greater(age_of(c),age_of(e)) & greater(age_of(b),age_of(c)) & 
1.55/1.72	     greater(age_of(d),age_of(b)) & greater(age_of(a),age_of(d))))).
1.55/1.72	tff('20', plain,
1.55/1.72	    (~ greater(age_of(c), age_of(e))
1.55/1.72	     | ~ greater(age_of(b), age_of(c))
1.55/1.72	     | ~ greater(age_of(d), age_of(b))
1.55/1.72	     | ~ greater(age_of(a), age_of(d))),
1.55/1.72	    inference('cnf', [status(esa)], [zf_stmt_0])).
1.55/1.72	tff('21', plain,
1.55/1.72	    (~ greater(age_of(c), age_of(e)) | ~ $true | ~ $true | ~ $true),
1.55/1.72	    inference('demod', [status(thm)], ['20', '7', '15', '8'])).
1.55/1.72	tff('22', plain, ~ greater(age_of(c), age_of(e)),
1.55/1.72	    inference('simplify', [status(thm)], ['21'])).
1.55/1.72	tff('23', plain, (sk_X = d | sk_X = c | sk_X = b),
1.55/1.72	    inference('clc', [status(thm)], ['19', '22'])).
1.55/1.72	tff('24', plain,
1.55/1.72	    ![X0 : age]:
1.55/1.72	      (~ $true | greater(age_of(b), X0) | ~ greater(age_of(c), X0)),
1.55/1.72	    inference('sup-', [status(thm)], ['7', '9'])).
1.55/1.72	tff('25', plain,
1.55/1.72	    ![X0 : age]: (~ greater(age_of(c), X0) | greater(age_of(b), X0)),
1.55/1.72	    inference('simplify', [status(thm)], ['24'])).
1.55/1.72	tff('26', plain, (~ $true | greater(age_of(b), age_of(sk_X))),
1.55/1.72	    inference('sup-', [status(thm)], ['0', '25'])).
1.55/1.72	tff('27', plain, greater(age_of(b), age_of(sk_X)),
1.55/1.72	    inference('simplify', [status(thm)], ['26'])).
1.55/1.72	tff('28', plain, (~ $true | ~ greater(age_of(sk_X), age_of(b))),
1.55/1.72	    inference('sup-', [status(thm)], ['27', '1'])).
1.55/1.72	tff('29', plain, ~ greater(age_of(sk_X), age_of(b)),
1.55/1.72	    inference('simplify', [status(thm)], ['28'])).
1.55/1.72	tff('30', plain, (~ greater(age_of(d), age_of(b)) | sk_X = b | sk_X = c),
1.55/1.72	    inference('sup-', [status(thm)], ['23', '29'])).
1.55/1.72	tff('31', plain, (~ $true | sk_X = b | sk_X = c),
1.55/1.72	    inference('demod', [status(thm)], ['30', '15'])).
1.55/1.72	tff('32', plain, (sk_X = c | sk_X = b),
1.55/1.72	    inference('simplify', [status(thm)], ['31'])).
1.55/1.72	tff('33', plain, (greater(age_of(c), age_of(c)) | sk_X = b),
1.55/1.72	    inference('sup+', [status(thm)], ['32', '0'])).
1.55/1.72	tff(age_greater, axiom,
1.55/1.72	  (![X:age,Y:age]: ((X != Y) <=> (greater(Y,X) | greater(X,Y))))).
1.55/1.72	tff('34', plain, ![X11 : age, X13 : age]: (X11 != X13 | ~ greater(X13, X11)),
1.55/1.72	    inference('cnf', [status(esa)], [age_greater])).
1.55/1.72	tff('35', plain, ![X13 : age]: ~ greater(X13, X13),
1.55/1.72	    inference('simplify', [status(thm)], ['34'])).
1.55/1.72	tff('36', plain, sk_X = b, inference('clc', [status(thm)], ['33', '35'])).
1.55/1.72	tff('37', plain, ~ $true, inference('demod', [status(thm)], ['3', '36', '7'])).
1.55/1.72	tff('38', plain, $false, inference('simplify', [status(thm)], ['37'])).
1.55/1.72	
1.55/1.72	% SZS output end Refutation
1.55/1.72	EOF
