TSTP Solution File: GEO064-2 by SATCoP---0.1

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SATCoP---0.1
% Problem  : GEO064-2 : TPTP v8.1.0. Released v1.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : satcop --statistics %s

% Computer : n006.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:14 EDT 2022

% Result   : Unsatisfiable 4.62s 0.93s
% Output   : Proof 4.62s
% Verified : 
% SZS Type : ERROR: Analysing output (MakeTreeStats fails)

% Comments : 
%------------------------------------------------------------------------------
cnf(g0,plain,
    ~ colinear(u,v,w),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_uvw_colinear)]) ).

cnf(g1,plain,
    ( ~ between(u,v,w)
    | colinear(u,v,w) ),
    inference(ground_cnf,[],[file('Axioms/GEO002-1.ax',colinearity1)]) ).

cnf(g2,plain,
    sPE(w,w),
    inference(ground_cnf,[],[theory(equality)]) ).

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

cnf(g4,plain,
    sPE(v,v),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g5,plain,
    between(v,u,extension(v,u,v,v)),
    inference(ground_cnf,[],[file('Axioms/GEO002-0.ax',segment_construction1)]) ).

cnf(g6,plain,
    between(w,v,u),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',v_between_w_and_u)]) ).

cnf(g7,plain,
    equidistant(u,extension(v,u,v,v),extension(v,u,v,v),u),
    inference(ground_cnf,[],[file('Axioms/GEO002-0.ax',reflexivity_for_equidistance)]) ).

cnf(g8,plain,
    equidistant(u,extension(v,u,v,v),v,v),
    inference(ground_cnf,[],[file('Axioms/GEO002-0.ax',segment_construction2)]) ).

cnf(g9,plain,
    ( ~ equidistant(extension(v,u,v,v),u,v,v)
    | sPE(extension(v,u,v,v),u) ),
    inference(ground_cnf,[],[file('Axioms/GEO002-0.ax',identity_for_equidistance)]) ).

cnf(g10,plain,
    ( ~ equidistant(u,extension(v,u,v,v),extension(v,u,v,v),u)
    | ~ equidistant(u,extension(v,u,v,v),v,v)
    | equidistant(extension(v,u,v,v),u,v,v) ),
    inference(ground_cnf,[],[file('Axioms/GEO002-0.ax',transitivity_for_equidistance)]) ).

cnf(g11,plain,
    ( ~ sPE(v,v)
    | ~ sPE(u,u)
    | ~ sPE(extension(v,u,v,v),u)
    | ~ between(v,u,extension(v,u,v,v))
    | between(v,u,u) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g12,plain,
    ( ~ sPE(u,u)
    | ~ sPE(inner_pasch(v,u,u,v,w),v)
    | ~ sPE(w,w)
    | ~ between(u,inner_pasch(v,u,u,v,w),w)
    | between(u,v,w) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g13,plain,
    ( ~ between(v,u,u)
    | ~ between(w,v,u)
    | between(u,inner_pasch(v,u,u,v,w),w) ),
    inference(ground_cnf,[],[file('Axioms/GEO002-0.ax',inner_pasch1)]) ).

cnf(g14,plain,
    ( ~ sPE(v,inner_pasch(v,u,u,v,w))
    | sPE(inner_pasch(v,u,u,v,w),v) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g15,plain,
    ( ~ between(v,inner_pasch(v,u,u,v,w),v)
    | sPE(v,inner_pasch(v,u,u,v,w)) ),
    inference(ground_cnf,[],[file('Axioms/GEO002-0.ax',identity_for_betweeness)]) ).

cnf(g16,plain,
    ( ~ between(v,u,u)
    | ~ between(w,v,u)
    | between(v,inner_pasch(v,u,u,v,w),v) ),
    inference(ground_cnf,[],[file('Axioms/GEO002-0.ax',inner_pasch2)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.10/0.11  % Problem  : GEO064-2 : TPTP v8.1.0. Released v1.0.0.
% 0.10/0.11  % Command  : satcop --statistics %s
% 0.11/0.32  % Computer : n006.cluster.edu
% 0.11/0.32  % Model    : x86_64 x86_64
% 0.11/0.32  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.11/0.32  % Memory   : 8042.1875MB
% 0.11/0.32  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.11/0.32  % CPULimit : 300
% 0.11/0.32  % WCLimit  : 600
% 0.11/0.32  % DateTime : Sat Jun 18 00:51:10 EDT 2022
% 0.11/0.32  % CPUTime  : 
% 4.62/0.93  % symbols: 16
% 4.62/0.93  % clauses: 35
% 4.62/0.93  % start clauses: 1
% 4.62/0.93  % iterative deepening steps: 1178
% 4.62/0.93  % maximum path limit: 5
% 4.62/0.93  % literal attempts: 742165
% 4.62/0.93  % depth failures: 537680
% 4.62/0.93  % regularity failures: 12241
% 4.62/0.93  % tautology failures: 16130
% 4.62/0.93  % reductions: 110973
% 4.62/0.93  % extensions: 630694
% 4.62/0.93  % SAT variables: 109517
% 4.62/0.93  % SAT clauses: 111367
% 4.62/0.93  % WalkSAT solutions: 111364
% 4.62/0.93  % CDCL solutions: 0
% 4.62/0.93  % SZS status Unsatisfiable for theBenchmark
% 4.62/0.93  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------