TSTP Solution File: GEO189+1 by Vampire-SAT---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire-SAT---4.8
% Problem  : GEO189+1 : TPTP v8.2.0. Released v3.3.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s

% Computer : n007.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 : Mon May 20 20:15:05 EDT 2024

% Result   : Theorem 0.22s 0.39s
% Output   : Refutation 0.22s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   10
%            Number of leaves      :   11
% Syntax   : Number of formulae    :   54 (   9 unt;   0 def)
%            Number of atoms       :  160 (   0 equ)
%            Maximal formula atoms :   10 (   2 avg)
%            Number of connectives :  160 (  54   ~;  65   |;  28   &)
%                                         (   5 <=>;   8  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   11 (   5 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    9 (   8 usr;   6 prp; 0-2 aty)
%            Number of functors    :    4 (   4 usr;   3 con; 0-2 aty)
%            Number of variables   :   66 (  57   !;   9   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f365,plain,
    $false,
    inference(avatar_sat_refutation,[],[f252,f287,f295,f313,f318,f364]) ).

fof(f364,plain,
    ~ spl3_16,
    inference(avatar_contradiction_clause,[],[f363]) ).

fof(f363,plain,
    ( $false
    | ~ spl3_16 ),
    inference(subsumption_resolution,[],[f360,f40]) ).

fof(f40,plain,
    distinct_points(sK0,sK1),
    inference(cnf_transformation,[],[f39]) ).

fof(f39,plain,
    ( apart_point_and_line(sK1,line_connecting(sK0,sK2))
    & ~ apart_point_and_line(sK2,line_connecting(sK0,sK1))
    & distinct_points(sK1,sK2)
    & distinct_points(sK0,sK2)
    & distinct_points(sK0,sK1) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0,sK1,sK2])],[f19,f38]) ).

fof(f38,plain,
    ( ? [X0,X1,X2] :
        ( apart_point_and_line(X1,line_connecting(X0,X2))
        & ~ apart_point_and_line(X2,line_connecting(X0,X1))
        & distinct_points(X1,X2)
        & distinct_points(X0,X2)
        & distinct_points(X0,X1) )
   => ( apart_point_and_line(sK1,line_connecting(sK0,sK2))
      & ~ apart_point_and_line(sK2,line_connecting(sK0,sK1))
      & distinct_points(sK1,sK2)
      & distinct_points(sK0,sK2)
      & distinct_points(sK0,sK1) ) ),
    introduced(choice_axiom,[]) ).

fof(f19,plain,
    ? [X0,X1,X2] :
      ( apart_point_and_line(X1,line_connecting(X0,X2))
      & ~ apart_point_and_line(X2,line_connecting(X0,X1))
      & distinct_points(X1,X2)
      & distinct_points(X0,X2)
      & distinct_points(X0,X1) ),
    inference(flattening,[],[f18]) ).

fof(f18,plain,
    ? [X0,X1,X2] :
      ( apart_point_and_line(X1,line_connecting(X0,X2))
      & ~ apart_point_and_line(X2,line_connecting(X0,X1))
      & distinct_points(X1,X2)
      & distinct_points(X0,X2)
      & distinct_points(X0,X1) ),
    inference(ennf_transformation,[],[f16]) ).

fof(f16,negated_conjecture,
    ~ ! [X0,X1,X2] :
        ( ( ~ apart_point_and_line(X2,line_connecting(X0,X1))
          & distinct_points(X1,X2)
          & distinct_points(X0,X2)
          & distinct_points(X0,X1) )
       => ~ apart_point_and_line(X1,line_connecting(X0,X2)) ),
    inference(negated_conjecture,[],[f15]) ).

fof(f15,conjecture,
    ! [X0,X1,X2] :
      ( ( ~ apart_point_and_line(X2,line_connecting(X0,X1))
        & distinct_points(X1,X2)
        & distinct_points(X0,X2)
        & distinct_points(X0,X1) )
     => ~ apart_point_and_line(X1,line_connecting(X0,X2)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',con) ).

fof(f360,plain,
    ( ~ distinct_points(sK0,sK1)
    | ~ spl3_16 ),
    inference(resolution,[],[f312,f51]) ).

fof(f51,plain,
    ! [X0,X1] :
      ( ~ apart_point_and_line(X1,line_connecting(X0,X1))
      | ~ distinct_points(X0,X1) ),
    inference(cnf_transformation,[],[f23]) ).

fof(f23,plain,
    ! [X0,X1] :
      ( ~ apart_point_and_line(X1,line_connecting(X0,X1))
      | ~ distinct_points(X0,X1) ),
    inference(ennf_transformation,[],[f8]) ).

fof(f8,axiom,
    ! [X0,X1] :
      ( distinct_points(X0,X1)
     => ~ apart_point_and_line(X1,line_connecting(X0,X1)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ci2) ).

fof(f312,plain,
    ( apart_point_and_line(sK1,line_connecting(sK0,sK1))
    | ~ spl3_16 ),
    inference(avatar_component_clause,[],[f310]) ).

fof(f310,plain,
    ( spl3_16
  <=> apart_point_and_line(sK1,line_connecting(sK0,sK1)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl3_16])]) ).

fof(f318,plain,
    ~ spl3_15,
    inference(avatar_contradiction_clause,[],[f317]) ).

fof(f317,plain,
    ( $false
    | ~ spl3_15 ),
    inference(subsumption_resolution,[],[f314,f40]) ).

fof(f314,plain,
    ( ~ distinct_points(sK0,sK1)
    | ~ spl3_15 ),
    inference(resolution,[],[f308,f50]) ).

fof(f50,plain,
    ! [X0,X1] :
      ( ~ apart_point_and_line(X0,line_connecting(X0,X1))
      | ~ distinct_points(X0,X1) ),
    inference(cnf_transformation,[],[f22]) ).

fof(f22,plain,
    ! [X0,X1] :
      ( ~ apart_point_and_line(X0,line_connecting(X0,X1))
      | ~ distinct_points(X0,X1) ),
    inference(ennf_transformation,[],[f7]) ).

fof(f7,axiom,
    ! [X0,X1] :
      ( distinct_points(X0,X1)
     => ~ apart_point_and_line(X0,line_connecting(X0,X1)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ci1) ).

fof(f308,plain,
    ( apart_point_and_line(sK0,line_connecting(sK0,sK1))
    | ~ spl3_15 ),
    inference(avatar_component_clause,[],[f306]) ).

fof(f306,plain,
    ( spl3_15
  <=> apart_point_and_line(sK0,line_connecting(sK0,sK1)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl3_15])]) ).

fof(f313,plain,
    ( spl3_15
    | spl3_16
    | ~ spl3_7 ),
    inference(avatar_split_clause,[],[f299,f250,f310,f306]) ).

fof(f250,plain,
    ( spl3_7
  <=> ! [X0] :
        ( apart_point_and_line(sK0,X0)
        | apart_point_and_line(sK1,X0)
        | apart_point_and_line(sK2,X0) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl3_7])]) ).

fof(f299,plain,
    ( apart_point_and_line(sK1,line_connecting(sK0,sK1))
    | apart_point_and_line(sK0,line_connecting(sK0,sK1))
    | ~ spl3_7 ),
    inference(resolution,[],[f251,f43]) ).

fof(f43,plain,
    ~ apart_point_and_line(sK2,line_connecting(sK0,sK1)),
    inference(cnf_transformation,[],[f39]) ).

fof(f251,plain,
    ( ! [X0] :
        ( apart_point_and_line(sK2,X0)
        | apart_point_and_line(sK1,X0)
        | apart_point_and_line(sK0,X0) )
    | ~ spl3_7 ),
    inference(avatar_component_clause,[],[f250]) ).

fof(f295,plain,
    ~ spl3_4,
    inference(avatar_contradiction_clause,[],[f294]) ).

fof(f294,plain,
    ( $false
    | ~ spl3_4 ),
    inference(subsumption_resolution,[],[f291,f41]) ).

fof(f41,plain,
    distinct_points(sK0,sK2),
    inference(cnf_transformation,[],[f39]) ).

fof(f291,plain,
    ( ~ distinct_points(sK0,sK2)
    | ~ spl3_4 ),
    inference(resolution,[],[f239,f51]) ).

fof(f239,plain,
    ( apart_point_and_line(sK2,line_connecting(sK0,sK2))
    | ~ spl3_4 ),
    inference(avatar_component_clause,[],[f237]) ).

fof(f237,plain,
    ( spl3_4
  <=> apart_point_and_line(sK2,line_connecting(sK0,sK2)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl3_4])]) ).

fof(f287,plain,
    ~ spl3_6,
    inference(avatar_contradiction_clause,[],[f286]) ).

fof(f286,plain,
    ( $false
    | ~ spl3_6 ),
    inference(subsumption_resolution,[],[f283,f41]) ).

fof(f283,plain,
    ( ~ distinct_points(sK0,sK2)
    | ~ spl3_6 ),
    inference(resolution,[],[f248,f50]) ).

fof(f248,plain,
    ( apart_point_and_line(sK0,line_connecting(sK0,sK2))
    | ~ spl3_6 ),
    inference(avatar_component_clause,[],[f246]) ).

fof(f246,plain,
    ( spl3_6
  <=> apart_point_and_line(sK0,line_connecting(sK0,sK2)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl3_6])]) ).

fof(f252,plain,
    ( spl3_6
    | spl3_7
    | spl3_4 ),
    inference(avatar_split_clause,[],[f193,f237,f250,f246]) ).

fof(f193,plain,
    ! [X0] :
      ( apart_point_and_line(sK2,line_connecting(sK0,sK2))
      | apart_point_and_line(sK0,X0)
      | apart_point_and_line(sK0,line_connecting(sK0,sK2))
      | apart_point_and_line(sK2,X0)
      | apart_point_and_line(sK1,X0) ),
    inference(resolution,[],[f71,f41]) ).

fof(f71,plain,
    ! [X2,X0,X1] :
      ( ~ distinct_points(X2,X1)
      | apart_point_and_line(X1,line_connecting(sK0,sK2))
      | apart_point_and_line(X2,X0)
      | apart_point_and_line(X2,line_connecting(sK0,sK2))
      | apart_point_and_line(X1,X0)
      | apart_point_and_line(sK1,X0) ),
    inference(resolution,[],[f62,f58]) ).

fof(f58,plain,
    ! [X2,X3,X0,X1] :
      ( ~ distinct_lines(X2,X3)
      | apart_point_and_line(X1,X2)
      | apart_point_and_line(X0,X3)
      | apart_point_and_line(X0,X2)
      | apart_point_and_line(X1,X3)
      | ~ distinct_points(X0,X1) ),
    inference(cnf_transformation,[],[f37]) ).

fof(f37,plain,
    ! [X0,X1,X2,X3] :
      ( apart_point_and_line(X1,X3)
      | apart_point_and_line(X1,X2)
      | apart_point_and_line(X0,X3)
      | apart_point_and_line(X0,X2)
      | ~ distinct_lines(X2,X3)
      | ~ distinct_points(X0,X1) ),
    inference(flattening,[],[f36]) ).

fof(f36,plain,
    ! [X0,X1,X2,X3] :
      ( apart_point_and_line(X1,X3)
      | apart_point_and_line(X1,X2)
      | apart_point_and_line(X0,X3)
      | apart_point_and_line(X0,X2)
      | ~ distinct_lines(X2,X3)
      | ~ distinct_points(X0,X1) ),
    inference(ennf_transformation,[],[f17]) ).

fof(f17,plain,
    ! [X0,X1,X2,X3] :
      ( ( distinct_lines(X2,X3)
        & distinct_points(X0,X1) )
     => ( apart_point_and_line(X1,X3)
        | apart_point_and_line(X1,X2)
        | apart_point_and_line(X0,X3)
        | apart_point_and_line(X0,X2) ) ),
    inference(rectify,[],[f11]) ).

fof(f11,axiom,
    ! [X0,X1,X3,X4] :
      ( ( distinct_lines(X3,X4)
        & distinct_points(X0,X1) )
     => ( apart_point_and_line(X1,X4)
        | apart_point_and_line(X1,X3)
        | apart_point_and_line(X0,X4)
        | apart_point_and_line(X0,X3) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',cu1) ).

fof(f62,plain,
    ! [X0] :
      ( distinct_lines(line_connecting(sK0,sK2),X0)
      | apart_point_and_line(sK1,X0) ),
    inference(resolution,[],[f56,f44]) ).

fof(f44,plain,
    apart_point_and_line(sK1,line_connecting(sK0,sK2)),
    inference(cnf_transformation,[],[f39]) ).

fof(f56,plain,
    ! [X2,X0,X1] :
      ( ~ apart_point_and_line(X0,X1)
      | distinct_lines(X1,X2)
      | apart_point_and_line(X0,X2) ),
    inference(cnf_transformation,[],[f33]) ).

fof(f33,plain,
    ! [X0,X1,X2] :
      ( apart_point_and_line(X0,X2)
      | distinct_lines(X1,X2)
      | ~ apart_point_and_line(X0,X1) ),
    inference(flattening,[],[f32]) ).

fof(f32,plain,
    ! [X0,X1,X2] :
      ( apart_point_and_line(X0,X2)
      | distinct_lines(X1,X2)
      | ~ apart_point_and_line(X0,X1) ),
    inference(ennf_transformation,[],[f13]) ).

fof(f13,axiom,
    ! [X0,X1,X2] :
      ( apart_point_and_line(X0,X1)
     => ( apart_point_and_line(X0,X2)
        | distinct_lines(X1,X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ceq2) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.10  % Problem    : GEO189+1 : TPTP v8.2.0. Released v3.3.0.
% 0.06/0.12  % Command    : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s
% 0.12/0.36  % Computer : n007.cluster.edu
% 0.12/0.36  % Model    : x86_64 x86_64
% 0.12/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.36  % Memory   : 8042.1875MB
% 0.12/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.36  % CPULimit   : 300
% 0.12/0.36  % WCLimit    : 300
% 0.12/0.36  % DateTime   : Sun May 19 14:23:38 EDT 2024
% 0.12/0.36  % CPUTime    : 
% 0.12/0.36  % (9499)Running in auto input_syntax mode. Trying TPTP
% 0.12/0.38  % (9506)fmb+10_1_fmbas=off:fmbsr=1.3:nm=2:si=on:rtra=on:rawr=on:rp=on:fmbksg=on_1451 on theBenchmark for (1451ds/0Mi)
% 0.12/0.38  % (9500)fmb+10_1_fmbas=off:fmbsr=1.3:nm=2_1451 on theBenchmark for (1451ds/0Mi)
% 0.12/0.38  % (9502)dis-2_2:3_amm=sco:anc=none:bce=on:fsr=off:gsp=on:nm=16:nwc=1.2:nicw=on:sac=on:sp=weighted_frequency_476 on theBenchmark for (476ds/0Mi)
% 0.12/0.38  % (9501)fmb+10_1_bce=on:fmbas=expand:fmbksg=on:fmbsr=1.3_569 on theBenchmark for (569ds/0Mi)
% 0.12/0.38  % (9505)dis+11_4:5_nm=4_216 on theBenchmark for (216ds/0Mi)
% 0.12/0.38  % (9503)fmb+10_1_bce=on:fmbas=expand:fmbksg=on:fmbsr=1.3:gsp=on:nm=4_470 on theBenchmark for (470ds/0Mi)
% 0.12/0.38  % (9504)dis+1_20_av=off:lcm=predicate:nm=2:nwc=2.0_396 on theBenchmark for (396ds/0Mi)
% 0.12/0.38  TRYING [1]
% 0.12/0.38  TRYING [1]
% 0.12/0.38  TRYING [2]
% 0.12/0.38  TRYING [2]
% 0.12/0.38  TRYING [1,1]
% 0.12/0.38  TRYING [1,1]
% 0.12/0.38  TRYING [2,2]
% 0.12/0.38  TRYING [2,2]
% 0.12/0.38  TRYING [3]
% 0.12/0.38  TRYING [3]
% 0.12/0.38  TRYING [3,3]
% 0.12/0.38  TRYING [3,3]
% 0.12/0.38  TRYING [4]
% 0.12/0.38  TRYING [4]
% 0.12/0.38  TRYING [4,3]
% 0.12/0.38  TRYING [4,3]
% 0.12/0.39  TRYING [5,3]
% 0.12/0.39  TRYING [5,3]
% 0.22/0.39  TRYING [5]
% 0.22/0.39  TRYING [5]
% 0.22/0.39  TRYING [6,3]
% 0.22/0.39  TRYING [6,3]
% 0.22/0.39  % (9505)First to succeed.
% 0.22/0.39  % (9505)Solution written to "/export/starexec/sandbox2/tmp/vampire-proof-9499"
% 0.22/0.39  % (9505)Refutation found. Thanks to Tanya!
% 0.22/0.39  % SZS status Theorem for theBenchmark
% 0.22/0.39  % SZS output start Proof for theBenchmark
% See solution above
% 0.22/0.39  % (9505)------------------------------
% 0.22/0.39  % (9505)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.22/0.39  % (9505)Termination reason: Refutation
% 0.22/0.39  
% 0.22/0.39  % (9505)Memory used [KB]: 895
% 0.22/0.39  % (9505)Time elapsed: 0.011 s
% 0.22/0.39  % (9505)Instructions burned: 15 (million)
% 0.22/0.39  % (9499)Success in time 0.027 s
%------------------------------------------------------------------------------