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

View Problem - Process Solution

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

% Computer : n013.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:44 EDT 2022

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

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

cnf(g1,plain,
    start_point(sK26,sK24),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',corollary_4_10_1)]) ).

cnf(g2,plain,
    ~ sPE(sK25,sK26),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',corollary_4_10_1)]) ).

cnf(g3,plain,
    ( ~ start_point(sK25,sK24)
    | incident_o(sK25,sK24) ),
    inference(ground_cnf,[],[file('Axioms/GEO004+2.ax',start_point_defn)]) ).

cnf(g4,plain,
    ( ~ start_point(sK26,sK24)
    | ~ incident_o(sK25,sK24)
    | sPE(sK26,sK25)
    | ordered_by(sK24,sK26,sK25) ),
    inference(ground_cnf,[],[file('Axioms/GEO004+2.ax',start_point_defn)]) ).

cnf(g5,plain,
    ( ~ start_point(sK26,sK24)
    | incident_o(sK26,sK24) ),
    inference(ground_cnf,[],[file('Axioms/GEO004+2.ax',start_point_defn)]) ).

cnf(g6,plain,
    ( ~ sPE(sK26,sK25)
    | sPE(sK25,sK26) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g7,plain,
    ( ~ start_point(sK25,sK24)
    | ~ incident_o(sK26,sK24)
    | sPE(sK25,sK26)
    | ordered_by(sK24,sK25,sK26) ),
    inference(ground_cnf,[],[file('Axioms/GEO004+2.ax',start_point_defn)]) ).

cnf(g8,plain,
    sPE(sK26,sK26),
    inference(ground_cnf,[],[theory(equality)]) ).

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

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

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.12  % Problem  : GEO124+1 : TPTP v8.1.0. Released v2.4.0.
% 0.04/0.13  % Command  : satcop --statistics %s
% 0.13/0.34  % Computer : n013.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % WCLimit  : 600
% 0.13/0.34  % DateTime : Sat Jun 18 12:36:59 EDT 2022
% 0.13/0.35  % CPUTime  : 
% 6.47/1.17  % symbols: 48
% 6.47/1.17  % clauses: 140
% 6.47/1.17  % start clauses: 3
% 6.47/1.17  % iterative deepening steps: 814
% 6.47/1.17  % maximum path limit: 4
% 6.47/1.17  % literal attempts: 3126878
% 6.47/1.17  % depth failures: 2675304
% 6.47/1.17  % regularity failures: 78456
% 6.47/1.17  % tautology failures: 122401
% 6.47/1.17  % reductions: 129068
% 6.47/1.17  % extensions: 2996027
% 6.47/1.17  % SAT variables: 149654
% 6.47/1.17  % SAT clauses: 173551
% 6.47/1.17  % WalkSAT solutions: 173550
% 6.47/1.17  % CDCL solutions: 0
% 6.47/1.17  % SZS status Theorem for theBenchmark
% 6.47/1.17  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------