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

View Problem - Process Solution

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

% Computer : n024.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:16 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(g0,plain,
    ( ~ colinear(x,x,y)
    | ~ colinear(x,y,x)
    | ~ colinear(y,x,x)
    | sPE(x,y) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',part_1)]) ).

cnf(g1,plain,
    ( ~ colinear(x,x,y)
    | ~ colinear(x,y,x)
    | ~ colinear(x,z,y)
    | ~ colinear(y,x,x) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox/benchmark/theBenchmark.p',part_2)]) ).

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

cnf(g3,plain,
    ( ~ between(y,x,x)
    | colinear(y,x,x) ),
    inference(ground_cnf,[],[file('Axioms/GEO002-1.ax',colinearity1)]) ).

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

cnf(g5,plain,
    ( ~ between(y,x,x)
    | colinear(x,y,x) ),
    inference(ground_cnf,[],[file('Axioms/GEO002-1.ax',colinearity2)]) ).

cnf(g6,plain,
    sPE(z,z),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g7,plain,
    ( ~ sPE(y,y)
    | ~ sPE(x,x)
    | ~ sPE(extension(y,x,x,x),x)
    | ~ between(y,x,extension(y,x,x,x))
    | between(y,x,x) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g8,plain,
    between(y,x,extension(y,x,x,x)),
    inference(ground_cnf,[],[file('Axioms/GEO002-0.ax',segment_construction1)]) ).

cnf(g9,plain,
    ( ~ sPE(x,extension(y,x,x,x))
    | sPE(extension(y,x,x,x),x) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g10,plain,
    ( ~ sPE(x,x)
    | ~ sPE(extension(y,x,x,x),x)
    | ~ sPE(y,y)
    | ~ colinear(x,extension(y,x,x,x),y)
    | colinear(x,x,y) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g11,plain,
    ( ~ between(y,x,extension(y,x,x,x))
    | colinear(x,extension(y,x,x,x),y) ),
    inference(ground_cnf,[],[file('Axioms/GEO002-1.ax',colinearity3)]) ).

cnf(g12,plain,
    equidistant(x,extension(y,x,x,x),x,x),
    inference(ground_cnf,[],[file('Axioms/GEO002-0.ax',segment_construction2)]) ).

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

cnf(g14,plain,
    between(z,x,extension(z,x,x,x)),
    inference(ground_cnf,[],[file('Axioms/GEO002-0.ax',segment_construction1)]) ).

cnf(g15,plain,
    ( ~ sPE(x,extension(z,x,x,x))
    | sPE(extension(z,x,x,x),x) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g16,plain,
    ( ~ sPE(extension(z,x,x,x),x)
    | ~ sPE(z,z)
    | ~ sPE(x,y)
    | ~ colinear(extension(z,x,x,x),z,x)
    | colinear(x,z,y) ),
    inference(ground_cnf,[],[theory(equality)]) ).

cnf(g17,plain,
    ( ~ between(z,x,extension(z,x,x,x))
    | colinear(extension(z,x,x,x),z,x) ),
    inference(ground_cnf,[],[file('Axioms/GEO002-1.ax',colinearity2)]) ).

cnf(g18,plain,
    equidistant(x,extension(z,x,x,x),x,x),
    inference(ground_cnf,[],[file('Axioms/GEO002-0.ax',segment_construction2)]) ).

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.09/0.12  % Problem  : GEO067-2 : TPTP v8.1.0. Released v1.0.0.
% 0.09/0.12  % Command  : satcop --statistics %s
% 0.12/0.33  % Computer : n024.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 16:00:17 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 0.12/0.38  % symbols: 16
% 0.12/0.38  % clauses: 35
% 0.12/0.38  % start clauses: 2
% 0.12/0.38  % iterative deepening steps: 82
% 0.12/0.38  % maximum path limit: 3
% 0.12/0.38  % literal attempts: 16646
% 0.12/0.38  % depth failures: 12330
% 0.12/0.38  % regularity failures: 550
% 0.12/0.38  % tautology failures: 188
% 0.12/0.38  % reductions: 1330
% 0.12/0.38  % extensions: 15210
% 0.12/0.38  % SAT variables: 5515
% 0.12/0.38  % SAT clauses: 5736
% 0.12/0.38  % WalkSAT solutions: 5735
% 0.12/0.38  % CDCL solutions: 0
% 0.12/0.38  % SZS status Unsatisfiable for theBenchmark
% 0.12/0.38  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------