TSTP Solution File: GEO040-3 by SATCoP---0.1

View Problem - Process Solution

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

% Computer : n009.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:02 EDT 2022

% Result   : Unsatisfiable 217.40s 27.70s
% Output   : Proof 218.19s
% Verified : 
% SZS Type : ERROR: Analysing output (MakeTreeStats fails)

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

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

cnf(g2,plain,
    sPE(u,reflection(reflection(u,v),v)),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',r6)]) ).

cnf(g3,plain,
    equidistant(v,v,v,v),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',d7)]) ).

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

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

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

cnf(g7,plain,
    ( ~ sPE(u,reflection(reflection(u,v),v))
    | sPE(reflection(reflection(u,v),v),u) ),
    inference(ground_cnf,[],[theory(equality)]) ).

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

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

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

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

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

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

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.12  % Problem  : GEO040-3 : TPTP v8.1.0. Released v1.0.0.
% 0.04/0.13  % Command  : satcop --statistics %s
% 0.12/0.34  % Computer : n009.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit : 300
% 0.12/0.34  % WCLimit  : 600
% 0.12/0.34  % DateTime : Sat Jun 18 17:04:22 EDT 2022
% 0.12/0.34  % CPUTime  : 
% 217.40/27.70  % symbols: 16
% 217.40/27.70  % clauses: 61
% 217.40/27.70  % start clauses: 1
% 217.40/27.70  % iterative deepening steps: 8078
% 217.40/27.70  % maximum path limit: 7
% 217.40/27.70  % literal attempts: 14111455
% 217.40/27.70  % depth failures: 10837335
% 217.40/27.70  % regularity failures: 770201
% 217.40/27.70  % tautology failures: 636339
% 217.40/27.70  % reductions: 1201467
% 217.40/27.70  % extensions: 12909860
% 217.40/27.70  % SAT variables: 2633769
% 217.40/27.70  % SAT clauses: 3365641
% 217.40/27.70  % WalkSAT solutions: 3365621
% 217.40/27.70  % CDCL solutions: 17
% 217.40/27.70  % SZS status Unsatisfiable for theBenchmark
% 217.40/27.70  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------