TSTP Solution File: GEO175+2 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : GEO175+2 : TPTP v8.1.0. Released v3.3.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s

% Computer : n009.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 31 16:08:56 EDT 2022

% Result   : Theorem 0.21s 0.53s
% Output   : Refutation 0.21s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   10
%            Number of leaves      :    6
% Syntax   : Number of formulae    :   37 (  11 unt;   0 def)
%            Number of atoms       :  128 (   0 equ)
%            Maximal formula atoms :   10 (   3 avg)
%            Number of connectives :  135 (  44   ~;  44   |;  35   &)
%                                         (   0 <=>;  12  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   11 (   6 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    5 (   4 usr;   1 prp; 0-2 aty)
%            Number of functors    :    5 (   5 usr;   4 con; 0-2 aty)
%            Number of variables   :   85 (  69   !;  16   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f94,plain,
    $false,
    inference(subsumption_resolution,[],[f91,f69]) ).

fof(f69,plain,
    ~ apart_point_and_line(intersection_point(sK3,sK2),sK2),
    inference(unit_resulting_resolution,[],[f51,f52,f50]) ).

fof(f50,plain,
    ! [X2,X0,X1] :
      ( distinct_points(X2,intersection_point(X1,X0))
      | ~ convergent_lines(X1,X0)
      | ~ apart_point_and_line(X2,X0) ),
    inference(cnf_transformation,[],[f40]) ).

fof(f40,plain,
    ! [X0,X1,X2] :
      ( distinct_points(X2,intersection_point(X1,X0))
      | ( ~ apart_point_and_line(X2,X0)
        & ~ apart_point_and_line(X2,X1) )
      | ~ convergent_lines(X1,X0) ),
    inference(rectify,[],[f39]) ).

fof(f39,plain,
    ! [X2,X1,X0] :
      ( distinct_points(X0,intersection_point(X1,X2))
      | ( ~ apart_point_and_line(X0,X2)
        & ~ apart_point_and_line(X0,X1) )
      | ~ convergent_lines(X1,X2) ),
    inference(flattening,[],[f38]) ).

fof(f38,plain,
    ! [X2,X0,X1] :
      ( distinct_points(X0,intersection_point(X1,X2))
      | ( ~ apart_point_and_line(X0,X2)
        & ~ apart_point_and_line(X0,X1) )
      | ~ convergent_lines(X1,X2) ),
    inference(ennf_transformation,[],[f19]) ).

fof(f19,plain,
    ! [X2,X0,X1] :
      ( convergent_lines(X1,X2)
     => ( ( apart_point_and_line(X0,X2)
          | apart_point_and_line(X0,X1) )
       => distinct_points(X0,intersection_point(X1,X2)) ) ),
    inference(rectify,[],[f8]) ).

fof(f8,axiom,
    ! [X2,X0,X1] :
      ( convergent_lines(X0,X1)
     => ( ( apart_point_and_line(X2,X0)
          | apart_point_and_line(X2,X1) )
       => distinct_points(X2,intersection_point(X0,X1)) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',con2) ).

fof(f52,plain,
    convergent_lines(sK3,sK2),
    inference(cnf_transformation,[],[f43]) ).

fof(f43,plain,
    ( distinct_points(sK1,intersection_point(sK3,sK2))
    & ~ apart_point_and_line(sK1,sK2)
    & distinct_points(sK1,sK0)
    & ~ apart_point_and_line(sK1,sK3)
    & convergent_lines(sK3,sK2) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0,sK1,sK2,sK3])],[f41,f42]) ).

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

fof(f41,plain,
    ? [X0,X1,X2,X3] :
      ( distinct_points(X1,intersection_point(X3,X2))
      & ~ apart_point_and_line(X1,X2)
      & distinct_points(X1,X0)
      & ~ apart_point_and_line(X1,X3)
      & convergent_lines(X3,X2) ),
    inference(rectify,[],[f28]) ).

fof(f28,plain,
    ? [X2,X3,X1,X0] :
      ( distinct_points(X3,intersection_point(X0,X1))
      & ~ apart_point_and_line(X3,X1)
      & distinct_points(X3,X2)
      & ~ apart_point_and_line(X3,X0)
      & convergent_lines(X0,X1) ),
    inference(flattening,[],[f27]) ).

fof(f27,plain,
    ? [X3,X1,X0,X2] :
      ( ~ apart_point_and_line(X3,X1)
      & ~ apart_point_and_line(X3,X0)
      & distinct_points(X3,X2)
      & convergent_lines(X0,X1)
      & distinct_points(X3,intersection_point(X0,X1)) ),
    inference(ennf_transformation,[],[f15]) ).

fof(f15,plain,
    ~ ! [X3,X1,X0,X2] :
        ( ( distinct_points(X3,X2)
          & convergent_lines(X0,X1)
          & distinct_points(X3,intersection_point(X0,X1)) )
       => ( apart_point_and_line(X3,X1)
          | apart_point_and_line(X3,X0) ) ),
    inference(rectify,[],[f14]) ).

fof(f14,negated_conjecture,
    ~ ! [X3,X4,X1,X0] :
        ( ( distinct_points(X0,intersection_point(X3,X4))
          & distinct_points(X0,X1)
          & convergent_lines(X3,X4) )
       => ( apart_point_and_line(X0,X3)
          | apart_point_and_line(X0,X4) ) ),
    inference(negated_conjecture,[],[f13]) ).

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

fof(f51,plain,
    ! [X0] : ~ distinct_points(X0,X0),
    inference(cnf_transformation,[],[f1]) ).

fof(f1,axiom,
    ! [X0] : ~ distinct_points(X0,X0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',apart1) ).

fof(f91,plain,
    apart_point_and_line(intersection_point(sK3,sK2),sK2),
    inference(unit_resulting_resolution,[],[f55,f70,f53,f56,f66,f62]) ).

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

fof(f46,plain,
    ! [X0,X1,X2,X3] :
      ( ~ distinct_points(X2,X3)
      | apart_point_and_line(X3,X0)
      | apart_point_and_line(X2,X0)
      | apart_point_and_line(X2,X1)
      | ~ distinct_lines(X1,X0)
      | apart_point_and_line(X3,X1) ),
    inference(rectify,[],[f26]) ).

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

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

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

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

fof(f66,plain,
    ~ apart_point_and_line(intersection_point(sK3,sK2),sK3),
    inference(unit_resulting_resolution,[],[f51,f52,f49]) ).

fof(f49,plain,
    ! [X2,X0,X1] :
      ( distinct_points(X2,intersection_point(X1,X0))
      | ~ convergent_lines(X1,X0)
      | ~ apart_point_and_line(X2,X1) ),
    inference(cnf_transformation,[],[f40]) ).

fof(f56,plain,
    distinct_points(sK1,intersection_point(sK3,sK2)),
    inference(cnf_transformation,[],[f43]) ).

fof(f53,plain,
    ~ apart_point_and_line(sK1,sK3),
    inference(cnf_transformation,[],[f43]) ).

fof(f70,plain,
    distinct_lines(sK3,sK2),
    inference(unit_resulting_resolution,[],[f52,f60]) ).

fof(f60,plain,
    ! [X0,X1] :
      ( ~ convergent_lines(X0,X1)
      | distinct_lines(X0,X1) ),
    inference(cnf_transformation,[],[f44]) ).

fof(f44,plain,
    ! [X0,X1] :
      ( distinct_lines(X0,X1)
      | ~ convergent_lines(X0,X1) ),
    inference(rectify,[],[f33]) ).

fof(f33,plain,
    ! [X1,X0] :
      ( distinct_lines(X1,X0)
      | ~ convergent_lines(X1,X0) ),
    inference(ennf_transformation,[],[f22]) ).

fof(f22,plain,
    ! [X0,X1] :
      ( convergent_lines(X1,X0)
     => distinct_lines(X1,X0) ),
    inference(rectify,[],[f12]) ).

fof(f12,axiom,
    ! [X1,X0] :
      ( convergent_lines(X0,X1)
     => distinct_lines(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ceq3) ).

fof(f55,plain,
    ~ apart_point_and_line(sK1,sK2),
    inference(cnf_transformation,[],[f43]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.13  % Problem    : GEO175+2 : TPTP v8.1.0. Released v3.3.0.
% 0.03/0.14  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.12/0.34  % Computer : n009.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit   : 300
% 0.12/0.34  % WCLimit    : 300
% 0.12/0.34  % DateTime   : Mon Aug 29 21:21:35 EDT 2022
% 0.12/0.35  % CPUTime    : 
% 0.21/0.49  % (14449)lrs+10_1:1_ep=R:lcm=predicate:lma=on:sos=all:spb=goal:ss=included:i=12:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/12Mi)
% 0.21/0.50  % (14465)lrs+1011_1:1_fd=preordered:fsd=on:sos=on:thsq=on:thsqc=64:thsqd=32:uwa=ground:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.21/0.51  % (14449)Instruction limit reached!
% 0.21/0.51  % (14449)------------------------------
% 0.21/0.51  % (14449)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.51  % (14465)Refutation not found, incomplete strategy% (14465)------------------------------
% 0.21/0.51  % (14465)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.51  % (14465)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.51  % (14465)Termination reason: Refutation not found, incomplete strategy
% 0.21/0.51  
% 0.21/0.51  % (14465)Memory used [KB]: 5884
% 0.21/0.51  % (14465)Time elapsed: 0.095 s
% 0.21/0.51  % (14465)Instructions burned: 2 (million)
% 0.21/0.51  % (14465)------------------------------
% 0.21/0.51  % (14465)------------------------------
% 0.21/0.51  % (14449)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.51  % (14449)Termination reason: Unknown
% 0.21/0.51  % (14449)Termination phase: Saturation
% 0.21/0.51  
% 0.21/0.51  % (14449)Memory used [KB]: 6012
% 0.21/0.51  % (14449)Time elapsed: 0.090 s
% 0.21/0.51  % (14449)Instructions burned: 12 (million)
% 0.21/0.51  % (14449)------------------------------
% 0.21/0.51  % (14449)------------------------------
% 0.21/0.52  % (14461)dis+1010_2:3_fs=off:fsr=off:nm=0:nwc=5.0:s2a=on:s2agt=32:i=82:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/82Mi)
% 0.21/0.52  % (14448)lrs+10_1:1_br=off:sos=on:ss=axioms:st=2.0:urr=on:i=33:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/33Mi)
% 0.21/0.53  % (14448)First to succeed.
% 0.21/0.53  % (14453)lrs+10_1:1_ins=3:sp=reverse_frequency:spb=goal:to=lpo:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.21/0.53  % (14448)Refutation found. Thanks to Tanya!
% 0.21/0.53  % SZS status Theorem for theBenchmark
% 0.21/0.53  % SZS output start Proof for theBenchmark
% See solution above
% 0.21/0.53  % (14448)------------------------------
% 0.21/0.53  % (14448)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.53  % (14448)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.53  % (14448)Termination reason: Refutation
% 0.21/0.53  
% 0.21/0.53  % (14448)Memory used [KB]: 5884
% 0.21/0.53  % (14448)Time elapsed: 0.109 s
% 0.21/0.53  % (14448)Instructions burned: 3 (million)
% 0.21/0.53  % (14448)------------------------------
% 0.21/0.53  % (14448)------------------------------
% 0.21/0.53  % (14438)Success in time 0.175 s
%------------------------------------------------------------------------------