TSTP Solution File: GEO117+1 by SATCoP---0.1

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SATCoP---0.1
% Problem  : GEO117+1 : TPTP v8.1.0. Released v2.4.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : satcop --statistics %s

% Computer : n004.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 600s
% DateTime : Sat Jul 16 06:09:40 EDT 2022

% Result   : Theorem 0.12s 0.34s
% Output   : Proof 0.12s
% Verified : 
% SZS Type : ERROR: Analysing output (MakeTreeStats fails)

% Comments : 
%------------------------------------------------------------------------------
cnf(g0,plain,
    ordered_by(sK24,sK25,sK25),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',theorem_4_4)]) ).

cnf(g1,plain,
    ( ~ ordered_by(sK24,sK25,sK25)
    | ~ ordered_by(sK24,sK25,sK25)
    | between_o(sK24,sK25,sK25,sK25) ),
    inference(ground_cnf,[],[file('Axioms/GEO004+2.ax',between_o_defn)]) ).

cnf(g2,plain,
    ( ~ between_o(sK24,sK25,sK25,sK25)
    | between_c(sK17(sK25,sK25,sK25,sK24),sK25,sK25,sK25) ),
    inference(ground_cnf,[],[file('Axioms/GEO004+2.ax',o3)]) ).

cnf(g3,plain,
    sPE(sK25,sK25),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g4,plain,
    ( ~ sPE(sK25,sK25)
    | ~ between_c(sK17(sK25,sK25,sK25,sK24),sK25,sK25,sK25) ),
    inference(ground_cnf,[],[file('Axioms/GEO004+1.ax',between_c_defn)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : GEO117+1 : TPTP v8.1.0. Released v2.4.0.
% 0.07/0.12  % Command  : satcop --statistics %s
% 0.12/0.33  % Computer : n004.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit : 300
% 0.12/0.33  % WCLimit  : 600
% 0.12/0.33  % DateTime : Sat Jun 18 14:50:53 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 0.12/0.34  % symbols: 47
% 0.12/0.34  % clauses: 138
% 0.12/0.34  % start clauses: 1
% 0.12/0.34  % iterative deepening steps: 63
% 0.12/0.34  % maximum path limit: 3
% 0.12/0.34  % literal attempts: 3874
% 0.12/0.34  % depth failures: 3221
% 0.12/0.34  % regularity failures: 153
% 0.12/0.34  % tautology failures: 63
% 0.12/0.34  % reductions: 49
% 0.12/0.34  % extensions: 3774
% 0.12/0.34  % SAT variables: 1393
% 0.12/0.34  % SAT clauses: 1222
% 0.12/0.34  % WalkSAT solutions: 1214
% 0.12/0.34  % CDCL solutions: 0
% 0.12/0.34  % SZS status Theorem for theBenchmark
% 0.12/0.34  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------