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

View Problem - Process Solution

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

% Computer : n026.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:41 EDT 2022

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

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

cnf(g1,plain,
    ordered_by(sK24,sK26,sK25),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',theorem_4_5)]) ).

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

cnf(g3,plain,
    ( sPE(sK25,sK25)
    | incident_c(sK12(sK25,sK25),sK25)
    | incident_c(sK12(sK25,sK25),sK25) ),
    inference(ground_cnf,[],[file('Axioms/GEO004+0.ax',c9)]) ).

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

cnf(g5,plain,
    ( ~ incident_c(sK12(sK25,sK25),sK25)
    | ~ incident_c(sK12(sK25,sK25),sK25)
    | sPE(sK25,sK25) ),
    inference(ground_cnf,[],[file('Axioms/GEO004+0.ax',c9)]) ).

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : GEO118+1 : TPTP v8.1.0. Released v2.4.0.
% 0.07/0.13  % Command  : satcop --statistics %s
% 0.13/0.35  % Computer : n026.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit : 300
% 0.13/0.35  % WCLimit  : 600
% 0.13/0.35  % DateTime : Sat Jun 18 03:30:39 EDT 2022
% 0.13/0.35  % CPUTime  : 
% 0.13/0.36  % symbols: 48
% 0.13/0.36  % clauses: 139
% 0.13/0.36  % start clauses: 2
% 0.13/0.36  % iterative deepening steps: 82
% 0.13/0.36  % maximum path limit: 3
% 0.13/0.36  % literal attempts: 12584
% 0.13/0.36  % depth failures: 10561
% 0.13/0.36  % regularity failures: 318
% 0.13/0.36  % tautology failures: 164
% 0.13/0.36  % reductions: 222
% 0.13/0.36  % extensions: 12254
% 0.13/0.36  % SAT variables: 2470
% 0.13/0.36  % SAT clauses: 2465
% 0.13/0.36  % WalkSAT solutions: 2462
% 0.13/0.36  % CDCL solutions: 0
% 0.13/0.36  % SZS status Theorem for theBenchmark
% 0.13/0.36  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------