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

View Problem - Process Solution

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

% Computer : n032.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:25 EDT 2024

% Result   : Theorem 0.15s 0.32s
% Output   : Refutation 0.15s
% 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(f144,plain,
    $false,
    inference(avatar_sat_refutation,[],[f112,f138,f143]) ).

fof(f143,plain,
    ~ spl4_1,
    inference(avatar_contradiction_clause,[],[f142]) ).

fof(f142,plain,
    ( $false
    | ~ spl4_1 ),
    inference(subsumption_resolution,[],[f139,f41]) ).

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

fof(f40,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])],[f20,f39]) ).

fof(f39,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(f20,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,[],[f19]) ).

fof(f19,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,[],[f17]) ).

fof(f17,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,[],[f16]) ).

fof(f16,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,[],[f15]) ).

fof(f15,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(f139,plain,
    ( ~ distinct_points(sK0,sK1)
    | ~ spl4_1 ),
    inference(resolution,[],[f107,f50]) ).

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

fof(f22,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(f107,plain,
    ( apart_point_and_line(sK1,line_connecting(sK0,sK1))
    | ~ spl4_1 ),
    inference(avatar_component_clause,[],[f105]) ).

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

fof(f138,plain,
    ~ spl4_2,
    inference(avatar_contradiction_clause,[],[f137]) ).

fof(f137,plain,
    ( $false
    | ~ spl4_2 ),
    inference(subsumption_resolution,[],[f134,f41]) ).

fof(f134,plain,
    ( ~ distinct_points(sK0,sK1)
    | ~ spl4_2 ),
    inference(resolution,[],[f111,f49]) ).

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

fof(f21,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(f111,plain,
    ( apart_point_and_line(sK0,line_connecting(sK0,sK1))
    | ~ spl4_2 ),
    inference(avatar_component_clause,[],[f109]) ).

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

fof(f112,plain,
    ( spl4_1
    | spl4_2 ),
    inference(avatar_split_clause,[],[f103,f109,f105]) ).

fof(f103,plain,
    ( apart_point_and_line(sK0,line_connecting(sK0,sK1))
    | apart_point_and_line(sK1,line_connecting(sK0,sK1)) ),
    inference(subsumption_resolution,[],[f102,f45]) ).

fof(f45,plain,
    ~ apart_point_and_line(sK1,sK2),
    inference(cnf_transformation,[],[f40]) ).

fof(f102,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,[],[f97,f44]) ).

fof(f44,plain,
    ~ apart_point_and_line(sK0,sK2),
    inference(cnf_transformation,[],[f40]) ).

fof(f97,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,[],[f78,f43]) ).

fof(f43,plain,
    distinct_lines(sK2,line_connecting(sK0,sK1)),
    inference(cnf_transformation,[],[f40]) ).

fof(f78,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,[],[f59,f41]) ).

fof(f59,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,[],[f38]) ).

fof(f38,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,[],[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(ennf_transformation,[],[f18]) ).

fof(f18,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.06/0.10  % Problem    : GEO173+1 : TPTP v8.1.2. Released v3.3.0.
% 0.06/0.11  % Command    : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s
% 0.11/0.30  % Computer : n032.cluster.edu
% 0.11/0.30  % Model    : x86_64 x86_64
% 0.11/0.30  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.11/0.30  % Memory   : 8042.1875MB
% 0.11/0.30  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.11/0.30  % CPULimit   : 300
% 0.11/0.30  % WCLimit    : 300
% 0.11/0.30  % DateTime   : Tue Apr 30 05:49:36 EDT 2024
% 0.11/0.30  % CPUTime    : 
% 0.11/0.30  % (619)Running in auto input_syntax mode. Trying TPTP
% 0.11/0.31  % (625)dis+11_4:5_nm=4_216 on theBenchmark for (216ds/0Mi)
% 0.11/0.31  % (623)fmb+10_1_bce=on:fmbas=expand:fmbksg=on:fmbsr=1.3:gsp=on:nm=4_470 on theBenchmark for (470ds/0Mi)
% 0.11/0.31  % (626)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.11/0.31  % (622)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.15/0.31  TRYING [1]
% 0.15/0.31  TRYING [2]
% 0.15/0.31  TRYING [1,1]
% 0.15/0.31  TRYING [2,2]
% 0.15/0.31  TRYING [3]
% 0.15/0.31  TRYING [3,2]
% 0.15/0.31  TRYING [4,2]
% 0.15/0.32  % (625)First to succeed.
% 0.15/0.32  TRYING [4]
% 0.15/0.32  TRYING [5,2]
% 0.15/0.32  % (622)Also succeeded, but the first one will report.
% 0.15/0.32  % (625)Refutation found. Thanks to Tanya!
% 0.15/0.32  % SZS status Theorem for theBenchmark
% 0.15/0.32  % SZS output start Proof for theBenchmark
% See solution above
% 0.15/0.32  % (625)------------------------------
% 0.15/0.32  % (625)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.15/0.32  % (625)Termination reason: Refutation
% 0.15/0.32  
% 0.15/0.32  % (625)Memory used [KB]: 795
% 0.15/0.32  % (625)Time elapsed: 0.003 s
% 0.15/0.32  % (625)Instructions burned: 6 (million)
% 0.15/0.32  % (625)------------------------------
% 0.15/0.32  % (625)------------------------------
% 0.15/0.32  % (619)Success in time 0.013 s
%------------------------------------------------------------------------------