TSTP Solution File: COL018-1 by CiME---2.01

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : CiME---2.01
% Problem  : COL018-1 : TPTP v6.0.0. Released v1.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : tptp2X_and_run_cime %s

% Computer : n136.star.cs.uiowa.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2609 0 2.40GHz
% Memory   : 32286.75MB
% OS       : Linux 2.6.32-431.11.2.el6.x86_64
% CPULimit : 300s
% DateTime : Tue Jun 10 00:19:42 EDT 2014

% Result   : Unsatisfiable 1.12s
% Output   : Refutation 1.12s
% Verified : 
% SZS Type : None (Parsing solution fails)
% Syntax   : Number of formulae    : 0

% Comments : 
%------------------------------------------------------------------------------
%----ERROR: Could not form TPTP format derivation
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% % Problem  : COL018-1 : TPTP v6.0.0. Released v1.0.0.
% % Command  : tptp2X_and_run_cime %s
% % Computer : n136.star.cs.uiowa.edu
% % Model    : x86_64 x86_64
% % CPU      : Intel(R) Xeon(R) CPU E5-2609 0 @ 2.40GHz
% % Memory   : 32286.75MB
% % OS       : Linux 2.6.32-431.11.2.el6.x86_64
% % CPULimit : 300
% % DateTime : Thu Jun  5 17:30:28 CDT 2014
% % CPUTime  : 1.12 
% Processing problem /tmp/CiME_38817_n136.star.cs.uiowa.edu
% #verbose 1;
% let F = signature " combinator,q,w,l : constant;  apply : 2;";
% let X = vars "X Y Z";
% let Axioms = equations F X "
% apply(apply(l,X),Y) = apply(X,apply(Y,Y));
% apply(apply(w,X),Y) = apply(apply(X,Y),Y);
% apply(apply(apply(q,X),Y),Z) = apply(Y,apply(X,Z));
% ";
% 
% let s1 = status F "
% combinator lr_lex;
% q lr_lex;
% w lr_lex;
% apply lr_lex;
% l lr_lex;
% ";
% 
% let p1 = precedence F "
% apply > l > w > q > combinator";
% 
% let s2 = status F "
% combinator mul;
% q mul;
% w mul;
% apply mul;
% l mul;
% ";
% 
% let p2 = precedence F "
% apply > l = w = q = combinator";
% 
% let o_auto = AUTO Axioms;
% 
% let o = LEX o_auto (LEX (ACRPO s1 p1) (ACRPO s2 p2));
% 
% let Conjectures = equations F X " Y = apply(combinator,Y);"
% ;
% (*
% let Red_Axioms = normalize_equations Defining_rules Axioms;
% 
% let Red_Conjectures =  normalize_equations Defining_rules Conjectures;
% *)
% #time on;
% 
% let res = prove_conj_by_ordered_completion o Axioms Conjectures;
% 
% #time off;
% 
% 
% let status = if res then "unsatisfiable" else "satisfiable";
% #quit;
% Verbose level is now 1
% 
% F : signature = <signature>
% X : variable_set = <variable set>
% 
% Axioms : (F,X) equations = { apply(apply(l,X),Y) = apply(X,apply(Y,Y)),
% apply(apply(w,X),Y) = apply(apply(X,Y),Y),
% apply(apply(apply(q,X),Y),Z) =
% apply(Y,apply(X,Z)) } (3 equation(s))
% s1 : F status = <status>
% p1 : F precedence = <precedence>
% s2 : F status = <status>
% p2 : F precedence = <precedence>
% 
% [combinator] = 1;
% [q] = 2;
% [w] = 3;
% [l] = 4;
% [apply](x1,x2) = 1 + x1 + x2;
% Chosen ordering : KBO
% o_auto : F term_ordering = <term ordering>
% o : F term_ordering = <term ordering>
% Conjectures : (F,X) equations = { Y = apply(combinator,Y) } (1 equation(s))
% time is now on
% 
% Initializing completion ...
% New rule produced : [1] (eq)(Y,apply(combinator,Y)) -> (false)
% Current number of equations to process: 0
% Current number of ordered equations: 6
% Current number of rules: 1
% New rule produced : [2] (eq)(X,X) -> (true)
% Current number of equations to process: 0
% Current number of ordered equations: 5
% Current number of rules: 2
% New rule produced : [3] apply(X,apply(Y,Y)) <-> apply(apply(l,X),Y)
% Current number of equations to process: 0
% Current number of ordered equations: 4
% Current number of rules: 3
% New rule produced : [4] apply(apply(l,X),Y) <-> apply(X,apply(Y,Y))
% Current number of equations to process: 0
% Current number of ordered equations: 3
% Current number of rules: 4
% New rule produced : [5] apply(apply(X,Y),Y) <-> apply(apply(w,X),Y)
% Current number of equations to process: 0
% Current number of ordered equations: 2
% Current number of rules: 5
% New rule produced : [6] apply(apply(w,X),Y) <-> apply(apply(X,Y),Y)
% Current number of equations to process: 0
% Current number of ordered equations: 1
% Current number of rules: 6
% New rule produced : [7] apply(apply(apply(q,X),Y),Z) -> apply(Y,apply(X,Z))
% Current number of equations to process: 0
% Current number of ordered equations: 0
% Current number of rules: 7
% New rule produced :
% [8] (eq)(apply(X,X),apply(apply(l,combinator),X)) -> (false)
% Current number of equations to process: 1
% Current number of ordered equations: 0
% Current number of rules: 8
% New rule produced : [9] apply(X,apply(X,X)) <-> apply(apply(w,l),X)
% Current number of equations to process: 11
% Current number of ordered equations: 1
% Current number of rules: 9
% New rule produced : [10] apply(apply(w,l),X) <-> apply(X,apply(X,X))
% Current number of equations to process: 11
% Current number of ordered equations: 0
% Current number of rules: 10
% New rule produced : [11] apply(apply(X,X),X) <-> apply(apply(w,w),X)
% Current number of equations to process: 10
% Current number of ordered equations: 1
% Current number of rules: 11
% New rule produced : [12] apply(apply(w,w),X) <-> apply(apply(X,X),X)
% Current number of equations to process: 10
% Current number of ordered equations: 0
% Current number of rules: 12
% Rule [8] (eq)(apply(X,X),apply(apply(l,combinator),X)) -> (false) is composed into 
% [8] (eq)(apply(X,X),apply(apply(l,combinator),X)) -> (true)
% Rule [1] (eq)(Y,apply(combinator,Y)) -> (false) is composed into [1]
% (eq)(Y,
% apply(combinator,Y))
% -> (true)
% New rule produced : [13] (false) -> (true)
% The conjecture has been reduced. 
% Conjecture is now:
% Trivial
% 
% Current number of equations to process: 17
% Current number of ordered equations: 0
% Current number of rules: 13
% The current conjecture is true and the solution is the identity
% % SZS output start Refutation
% 
% The following 5 rules have been used:
% [1] 
% (eq)(Y,apply(combinator,Y)) -> (false); trace = in the starting set
% [2] (eq)(X,X) -> (true); trace = in the starting set
% [3] apply(X,apply(Y,Y)) <-> apply(apply(l,X),Y); trace = in the starting set
% [8] (eq)(apply(X,X),apply(apply(l,combinator),X)) -> (false); trace = Cp of 3 and 1
% [13] (false) -> (true); trace = Cp of 8 and 2
% % SZS output end Refutation
% All conjectures have been proven
% 
% Execution time: 0.010000 sec
% res : bool = true
% time is now off
% 
% status : string = "unsatisfiable"
% % SZS status Unsatisfiable
% CiME interrupted
% 
% EOF
%------------------------------------------------------------------------------