TSTP Solution File: GEO173+3 by Vampire-SAT---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire-SAT---4.8
% Problem  : GEO173+3 : TPTP v8.1.2. Released v4.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s

% Computer : n013.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 : Tue Apr 30 11:14:26 EDT 2024

% Result   : Theorem 0.14s 0.40s
% Output   : Refutation 0.14s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   12
%            Number of leaves      :    7
% Syntax   : Number of formulae    :   38 (   7 unt;   0 def)
%            Number of atoms       :  121 (   0 equ)
%            Maximal formula atoms :   10 (   3 avg)
%            Number of connectives :  124 (  41   ~;  45   |;  28   &)
%                                         (   2 <=>;   8  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   11 (   5 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    7 (   6 usr;   3 prp; 0-2 aty)
%            Number of functors    :    5 (   5 usr;   4 con; 0-2 aty)
%            Number of variables   :   58 (  46   !;  12   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f317,plain,
    $false,
    inference(avatar_sat_refutation,[],[f290,f304,f316]) ).

fof(f316,plain,
    ~ spl4_6,
    inference(avatar_contradiction_clause,[],[f315]) ).

fof(f315,plain,
    ( $false
    | ~ spl4_6 ),
    inference(subsumption_resolution,[],[f312,f94]) ).

fof(f94,plain,
    distinct_points(sK0,sK1),
    inference(cnf_transformation,[],[f93]) ).

fof(f93,plain,
    ( ~ apart_point_and_line(sK1,sK2)
    & ~ apart_point_and_line(sK0,sK2)
    & distinct_lines(sK2,line_connecting(sK0,sK1))
    & convergent_lines(sK2,sK3)
    & distinct_points(sK0,sK1) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0,sK1,sK2,sK3])],[f53,f92]) ).

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

fof(f53,plain,
    ? [X0,X1,X2,X3] :
      ( ~ apart_point_and_line(X1,X2)
      & ~ apart_point_and_line(X0,X2)
      & distinct_lines(X2,line_connecting(X0,X1))
      & convergent_lines(X2,X3)
      & distinct_points(X0,X1) ),
    inference(flattening,[],[f52]) ).

fof(f52,plain,
    ? [X0,X1,X2,X3] :
      ( ~ apart_point_and_line(X1,X2)
      & ~ apart_point_and_line(X0,X2)
      & distinct_lines(X2,line_connecting(X0,X1))
      & convergent_lines(X2,X3)
      & distinct_points(X0,X1) ),
    inference(ennf_transformation,[],[f38]) ).

fof(f38,plain,
    ~ ! [X0,X1,X2,X3] :
        ( ( distinct_lines(X2,line_connecting(X0,X1))
          & convergent_lines(X2,X3)
          & distinct_points(X0,X1) )
       => ( apart_point_and_line(X1,X2)
          | apart_point_and_line(X0,X2) ) ),
    inference(rectify,[],[f37]) ).

fof(f37,negated_conjecture,
    ~ ! [X0,X1,X3,X4] :
        ( ( distinct_lines(X3,line_connecting(X0,X1))
          & convergent_lines(X3,X4)
          & distinct_points(X0,X1) )
       => ( apart_point_and_line(X1,X3)
          | apart_point_and_line(X0,X3) ) ),
    inference(negated_conjecture,[],[f36]) ).

fof(f36,conjecture,
    ! [X0,X1,X3,X4] :
      ( ( distinct_lines(X3,line_connecting(X0,X1))
        & convergent_lines(X3,X4)
        & distinct_points(X0,X1) )
     => ( apart_point_and_line(X1,X3)
        | apart_point_and_line(X0,X3) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',con) ).

fof(f312,plain,
    ( ~ distinct_points(sK0,sK1)
    | ~ spl4_6 ),
    inference(resolution,[],[f279,f107]) ).

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

fof(f54,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/sandbox/benchmark/theBenchmark.p',ci1) ).

fof(f279,plain,
    ( apart_point_and_line(sK0,line_connecting(sK0,sK1))
    | ~ spl4_6 ),
    inference(avatar_component_clause,[],[f277]) ).

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

fof(f304,plain,
    ~ spl4_5,
    inference(avatar_contradiction_clause,[],[f303]) ).

fof(f303,plain,
    ( $false
    | ~ spl4_5 ),
    inference(subsumption_resolution,[],[f300,f94]) ).

fof(f300,plain,
    ( ~ distinct_points(sK0,sK1)
    | ~ spl4_5 ),
    inference(resolution,[],[f275,f108]) ).

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

fof(f55,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/sandbox/benchmark/theBenchmark.p',ci2) ).

fof(f275,plain,
    ( apart_point_and_line(sK1,line_connecting(sK0,sK1))
    | ~ spl4_5 ),
    inference(avatar_component_clause,[],[f273]) ).

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

fof(f290,plain,
    ( spl4_5
    | spl4_6 ),
    inference(avatar_split_clause,[],[f289,f277,f273]) ).

fof(f289,plain,
    ( apart_point_and_line(sK0,line_connecting(sK0,sK1))
    | apart_point_and_line(sK1,line_connecting(sK0,sK1)) ),
    inference(subsumption_resolution,[],[f288,f98]) ).

fof(f98,plain,
    ~ apart_point_and_line(sK1,sK2),
    inference(cnf_transformation,[],[f93]) ).

fof(f288,plain,
    ( apart_point_and_line(sK0,line_connecting(sK0,sK1))
    | apart_point_and_line(sK1,sK2)
    | apart_point_and_line(sK1,line_connecting(sK0,sK1)) ),
    inference(subsumption_resolution,[],[f268,f97]) ).

fof(f97,plain,
    ~ apart_point_and_line(sK0,sK2),
    inference(cnf_transformation,[],[f93]) ).

fof(f268,plain,
    ( apart_point_and_line(sK0,line_connecting(sK0,sK1))
    | apart_point_and_line(sK0,sK2)
    | apart_point_and_line(sK1,sK2)
    | apart_point_and_line(sK1,line_connecting(sK0,sK1)) ),
    inference(resolution,[],[f249,f96]) ).

fof(f96,plain,
    distinct_lines(sK2,line_connecting(sK0,sK1)),
    inference(cnf_transformation,[],[f93]) ).

fof(f249,plain,
    ! [X0,X1] :
      ( ~ distinct_lines(X0,X1)
      | apart_point_and_line(sK0,X1)
      | apart_point_and_line(sK0,X0)
      | apart_point_and_line(sK1,X0)
      | apart_point_and_line(sK1,X1) ),
    inference(resolution,[],[f134,f94]) ).

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

fof(f91,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,[],[f90]) ).

fof(f90,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,[],[f51]) ).

fof(f51,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/sandbox/benchmark/theBenchmark.p',cu1) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem    : GEO173+3 : TPTP v8.1.2. Released v4.0.0.
% 0.07/0.15  % Command    : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s
% 0.14/0.37  % Computer : n013.cluster.edu
% 0.14/0.37  % Model    : x86_64 x86_64
% 0.14/0.37  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.37  % Memory   : 8042.1875MB
% 0.14/0.37  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.37  % CPULimit   : 300
% 0.14/0.37  % WCLimit    : 300
% 0.14/0.37  % DateTime   : Tue Apr 30 05:42:04 EDT 2024
% 0.14/0.37  % CPUTime    : 
% 0.14/0.37  % (5048)Running in auto input_syntax mode. Trying TPTP
% 0.14/0.39  % (5054)dis+11_4:5_nm=4_216 on theBenchmark for (216ds/0Mi)
% 0.14/0.39  % (5050)fmb+10_1_bce=on:fmbas=expand:fmbksg=on:fmbsr=1.3_569 on theBenchmark for (569ds/0Mi)
% 0.14/0.39  % (5052)fmb+10_1_bce=on:fmbas=expand:fmbksg=on:fmbsr=1.3:gsp=on:nm=4_470 on theBenchmark for (470ds/0Mi)
% 0.14/0.39  % (5049)fmb+10_1_fmbas=off:fmbsr=1.3:nm=2_1451 on theBenchmark for (1451ds/0Mi)
% 0.14/0.39  % (5053)dis+1_20_av=off:lcm=predicate:nm=2:nwc=2.0_396 on theBenchmark for (396ds/0Mi)
% 0.14/0.39  % (5055)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.14/0.39  % (5051)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.14/0.39  TRYING [1]
% 0.14/0.39  TRYING [2]
% 0.14/0.39  TRYING [1]
% 0.14/0.39  TRYING [2]
% 0.14/0.39  TRYING [1,1]
% 0.14/0.39  TRYING [3]
% 0.14/0.39  TRYING [1,1]
% 0.14/0.39  TRYING [2,2]
% 0.14/0.39  TRYING [2,2]
% 0.14/0.39  TRYING [3]
% 0.14/0.39  TRYING [3,2]
% 0.14/0.39  TRYING [3,2]
% 0.14/0.39  TRYING [4,2]
% 0.14/0.39  TRYING [4]
% 0.14/0.40  TRYING [4,2]
% 0.14/0.40  TRYING [4]
% 0.14/0.40  % (5054)First to succeed.
% 0.14/0.40  TRYING [5,2]
% 0.14/0.40  TRYING [5,2]
% 0.14/0.40  TRYING [5]
% 0.14/0.40  % (5054)Refutation found. Thanks to Tanya!
% 0.14/0.40  % SZS status Theorem for theBenchmark
% 0.14/0.40  % SZS output start Proof for theBenchmark
% See solution above
% 0.14/0.40  % (5054)------------------------------
% 0.14/0.40  % (5054)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.14/0.40  % (5054)Termination reason: Refutation
% 0.14/0.40  
% 0.14/0.40  % (5054)Memory used [KB]: 1011
% 0.14/0.40  % (5054)Time elapsed: 0.011 s
% 0.14/0.40  % (5054)Instructions burned: 13 (million)
% 0.14/0.40  % (5054)------------------------------
% 0.14/0.40  % (5054)------------------------------
% 0.14/0.40  % (5048)Success in time 0.028 s
%------------------------------------------------------------------------------