TSTP Solution File: GEO033-3 by CSE_E---1.5

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : CSE_E---1.5
% Problem  : GEO033-3 : TPTP v8.1.2. Bugfixed v1.2.1.
% Transfm  : none
% Format   : tptp:raw
% Command  : java -jar /export/starexec/sandbox2/solver/bin/mcs_scs.jar %d %s

% Computer : n031.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  : 300s
% DateTime : Wed Aug 30 22:45:39 EDT 2023

% Result   : Unsatisfiable 26.44s 26.55s
% Output   : CNFRefutation 26.50s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    8
%            Number of leaves      :   32
% Syntax   : Number of formulae    :   56 (  21 unt;  19 typ;   0 def)
%            Number of atoms       :   79 (   0 equ)
%            Maximal formula atoms :    7 (   2 avg)
%            Number of connectives :   86 (  44   ~;  42   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    8 (   3 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   34 (   8   >;  26   *;   0   +;   0  <<)
%            Number of predicates  :    3 (   2 usr;   1 prp; 0-4 aty)
%            Number of functors    :   17 (  17 usr;  11 con; 0-6 aty)
%            Number of variables   :   68 (   0 sgn;   0   !;   0   ?;   0   :)

% Comments : 
%------------------------------------------------------------------------------
tff(decl_22,type,
    equidistant: ( $i * $i * $i * $i ) > $o ).

tff(decl_23,type,
    extension: ( $i * $i * $i * $i ) > $i ).

tff(decl_24,type,
    between: ( $i * $i * $i ) > $o ).

tff(decl_25,type,
    inner_pasch: ( $i * $i * $i * $i * $i ) > $i ).

tff(decl_26,type,
    lower_dimension_point_1: $i ).

tff(decl_27,type,
    lower_dimension_point_2: $i ).

tff(decl_28,type,
    lower_dimension_point_3: $i ).

tff(decl_29,type,
    euclid1: ( $i * $i * $i * $i * $i ) > $i ).

tff(decl_30,type,
    euclid2: ( $i * $i * $i * $i * $i ) > $i ).

tff(decl_31,type,
    continuous: ( $i * $i * $i * $i * $i * $i ) > $i ).

tff(decl_32,type,
    reflection: ( $i * $i ) > $i ).

tff(decl_33,type,
    u: $i ).

tff(decl_34,type,
    v: $i ).

tff(decl_35,type,
    u1: $i ).

tff(decl_36,type,
    v1: $i ).

tff(decl_37,type,
    w: $i ).

tff(decl_38,type,
    w1: $i ).

tff(decl_39,type,
    x: $i ).

tff(decl_40,type,
    x1: $i ).

cnf(d4_5,axiom,
    ( equidistant(X4,X3,X2,X1)
    | ~ equidistant(X1,X2,X3,X4) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',d4_5) ).

cnf(u_to_v_equals_u1_to_v1,hypothesis,
    equidistant(u,v,u1,v1),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',u_to_v_equals_u1_to_v1) ).

cnf(d8,axiom,
    ( equidistant(X1,X5,X3,X6)
    | ~ equidistant(X1,X2,X3,X4)
    | ~ equidistant(X2,X5,X4,X6)
    | ~ between(X1,X2,X5)
    | ~ between(X3,X4,X6) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',d8) ).

cnf(d3,axiom,
    ( equidistant(X2,X1,X3,X4)
    | ~ equidistant(X1,X2,X3,X4) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',d3) ).

cnf(v_to_w_equals_v1_to_w1,hypothesis,
    equidistant(v,w,v1,w1),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',v_to_w_equals_v1_to_w1) ).

cnf(t1,axiom,
    ( between(X3,X2,X1)
    | ~ between(X1,X2,X3) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',t1) ).

cnf(v_between_u_and_w,hypothesis,
    between(u,v,w),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',v_between_u_and_w) ).

cnf(v1_between_u1_and_w1,hypothesis,
    between(u1,v1,w1),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',v1_between_u1_and_w1) ).

cnf(d12,axiom,
    ( equidistant(X2,X7,X4,X8)
    | ~ equidistant(X1,X2,X3,X4)
    | ~ equidistant(X1,X5,X3,X6)
    | ~ equidistant(X1,X7,X3,X8)
    | ~ equidistant(X5,X7,X6,X8)
    | ~ between(X1,X2,X5)
    | ~ between(X3,X4,X6) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',d12) ).

cnf(w_to_x_equals_w1_to_x1,hypothesis,
    equidistant(w,x,w1,x1),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',w_to_x_equals_w1_to_x1) ).

cnf(d4_4,axiom,
    ( equidistant(X4,X3,X1,X2)
    | ~ equidistant(X1,X2,X3,X4) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',d4_4) ).

cnf(u_to_x_equals_u1_to_x1,hypothesis,
    equidistant(u,x,u1,x1),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',u_to_x_equals_u1_to_x1) ).

cnf(prove_v_to_x_equals_v1_to_x1,negated_conjecture,
    ~ equidistant(v,x,v1,x1),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_v_to_x_equals_v1_to_x1) ).

cnf(c_0_13,axiom,
    ( equidistant(X4,X3,X2,X1)
    | ~ equidistant(X1,X2,X3,X4) ),
    d4_5 ).

cnf(c_0_14,hypothesis,
    equidistant(u,v,u1,v1),
    u_to_v_equals_u1_to_v1 ).

cnf(c_0_15,axiom,
    ( equidistant(X1,X5,X3,X6)
    | ~ equidistant(X1,X2,X3,X4)
    | ~ equidistant(X2,X5,X4,X6)
    | ~ between(X1,X2,X5)
    | ~ between(X3,X4,X6) ),
    d8 ).

cnf(c_0_16,hypothesis,
    equidistant(v1,u1,v,u),
    inference(spm,[status(thm)],[c_0_13,c_0_14]) ).

cnf(c_0_17,axiom,
    ( equidistant(X2,X1,X3,X4)
    | ~ equidistant(X1,X2,X3,X4) ),
    d3 ).

cnf(c_0_18,hypothesis,
    ( equidistant(X1,u1,X2,u)
    | ~ between(X2,v,u)
    | ~ between(X1,v1,u1)
    | ~ equidistant(X1,v1,X2,v) ),
    inference(spm,[status(thm)],[c_0_15,c_0_16]) ).

cnf(c_0_19,hypothesis,
    equidistant(v,w,v1,w1),
    v_to_w_equals_v1_to_w1 ).

cnf(c_0_20,axiom,
    ( between(X3,X2,X1)
    | ~ between(X1,X2,X3) ),
    t1 ).

cnf(c_0_21,hypothesis,
    between(u,v,w),
    v_between_u_and_w ).

cnf(c_0_22,hypothesis,
    between(u1,v1,w1),
    v1_between_u1_and_w1 ).

cnf(c_0_23,hypothesis,
    ( equidistant(u1,X1,X2,u)
    | ~ between(X2,v,u)
    | ~ between(X1,v1,u1)
    | ~ equidistant(X1,v1,X2,v) ),
    inference(spm,[status(thm)],[c_0_17,c_0_18]) ).

cnf(c_0_24,hypothesis,
    equidistant(w1,v1,w,v),
    inference(spm,[status(thm)],[c_0_13,c_0_19]) ).

cnf(c_0_25,hypothesis,
    between(w,v,u),
    inference(spm,[status(thm)],[c_0_20,c_0_21]) ).

cnf(c_0_26,hypothesis,
    between(w1,v1,u1),
    inference(spm,[status(thm)],[c_0_20,c_0_22]) ).

cnf(c_0_27,axiom,
    ( equidistant(X2,X7,X4,X8)
    | ~ equidistant(X1,X2,X3,X4)
    | ~ equidistant(X1,X5,X3,X6)
    | ~ equidistant(X1,X7,X3,X8)
    | ~ equidistant(X5,X7,X6,X8)
    | ~ between(X1,X2,X5)
    | ~ between(X3,X4,X6) ),
    d12 ).

cnf(c_0_28,hypothesis,
    equidistant(w,x,w1,x1),
    w_to_x_equals_w1_to_x1 ).

cnf(c_0_29,axiom,
    ( equidistant(X4,X3,X1,X2)
    | ~ equidistant(X1,X2,X3,X4) ),
    d4_4 ).

cnf(c_0_30,hypothesis,
    equidistant(u1,w1,w,u),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_23,c_0_24]),c_0_25]),c_0_26])]) ).

cnf(c_0_31,hypothesis,
    ( equidistant(X1,x,X2,x1)
    | ~ between(X3,X2,w1)
    | ~ between(X4,X1,w)
    | ~ equidistant(X4,x,X3,x1)
    | ~ equidistant(X4,w,X3,w1)
    | ~ equidistant(X4,X1,X3,X2) ),
    inference(spm,[status(thm)],[c_0_27,c_0_28]) ).

cnf(c_0_32,hypothesis,
    equidistant(u,x,u1,x1),
    u_to_x_equals_u1_to_x1 ).

cnf(c_0_33,hypothesis,
    equidistant(u,w,u1,w1),
    inference(spm,[status(thm)],[c_0_29,c_0_30]) ).

cnf(c_0_34,hypothesis,
    ( equidistant(X1,x,X2,x1)
    | ~ between(u1,X2,w1)
    | ~ between(u,X1,w)
    | ~ equidistant(u,X1,u1,X2) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_31,c_0_32]),c_0_33])]) ).

cnf(c_0_35,negated_conjecture,
    ~ equidistant(v,x,v1,x1),
    prove_v_to_x_equals_v1_to_x1 ).

cnf(c_0_36,hypothesis,
    $false,
    inference(sr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_34,c_0_14]),c_0_22]),c_0_21])]),c_0_35]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.12  % Problem    : GEO033-3 : TPTP v8.1.2. Bugfixed v1.2.1.
% 0.06/0.13  % Command    : java -jar /export/starexec/sandbox2/solver/bin/mcs_scs.jar %d %s
% 0.12/0.33  % Computer : n031.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    : 300
% 0.12/0.33  % DateTime   : Wed Aug 30 00:32:56 EDT 2023
% 0.18/0.34  % CPUTime  : 
% 0.18/0.57  start to proof: theBenchmark
% 26.44/26.55  % Version  : CSE_E---1.5
% 26.44/26.55  % Problem  : theBenchmark.p
% 26.44/26.55  % Proof found
% 26.44/26.55  % SZS status Theorem for theBenchmark.p
% 26.44/26.55  % SZS output start Proof
% See solution above
% 26.50/26.56  % Total time : 25.973000 s
% 26.50/26.56  % SZS output end Proof
% 26.50/26.56  % Total time : 25.979000 s
%------------------------------------------------------------------------------