TSTP Solution File: GEO181+1 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : GEO181+1 : 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 : n016.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:59 EDT 2022

% Result   : Theorem 0.21s 0.53s
% Output   : Refutation 0.21s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   12
%            Number of leaves      :    9
% Syntax   : Number of formulae    :   54 (  15 unt;   0 def)
%            Number of atoms       :  145 (   0 equ)
%            Maximal formula atoms :    6 (   2 avg)
%            Number of connectives :  139 (  48   ~;  61   |;  12   &)
%                                         (   0 <=>;  18  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   11 (   5 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    4 (   3 usr;   1 prp; 0-2 aty)
%            Number of functors    :    4 (   4 usr;   3 con; 0-2 aty)
%            Number of variables   :  114 ( 105   !;   9   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f195,plain,
    $false,
    inference(subsumption_resolution,[],[f194,f174]) ).

fof(f174,plain,
    ~ distinct_lines(line_connecting(sK2,sK0),line_connecting(sK2,sK1)),
    inference(unit_resulting_resolution,[],[f55,f58,f56,f48,f79,f49]) ).

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

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

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

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

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

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

fof(f79,plain,
    ~ apart_point_and_line(sK2,line_connecting(sK2,sK1)),
    inference(unit_resulting_resolution,[],[f74,f50]) ).

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

fof(f42,plain,
    ! [X0,X1] :
      ( ~ distinct_points(X1,X0)
      | ~ apart_point_and_line(X1,line_connecting(X1,X0)) ),
    inference(rectify,[],[f29]) ).

fof(f29,plain,
    ! [X1,X0] :
      ( ~ distinct_points(X0,X1)
      | ~ apart_point_and_line(X0,line_connecting(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(f74,plain,
    distinct_points(sK2,sK1),
    inference(unit_resulting_resolution,[],[f53,f72,f45]) ).

fof(f45,plain,
    ! [X2,X0,X1] :
      ( ~ distinct_points(X0,X2)
      | distinct_points(X2,X1)
      | distinct_points(X0,X1) ),
    inference(cnf_transformation,[],[f38]) ).

fof(f38,plain,
    ! [X0,X1,X2] :
      ( distinct_points(X0,X1)
      | distinct_points(X2,X1)
      | ~ distinct_points(X0,X2) ),
    inference(rectify,[],[f31]) ).

fof(f31,plain,
    ! [X2,X1,X0] :
      ( distinct_points(X2,X1)
      | distinct_points(X0,X1)
      | ~ distinct_points(X2,X0) ),
    inference(flattening,[],[f30]) ).

fof(f30,plain,
    ! [X1,X0,X2] :
      ( distinct_points(X0,X1)
      | distinct_points(X2,X1)
      | ~ distinct_points(X2,X0) ),
    inference(ennf_transformation,[],[f23]) ).

fof(f23,plain,
    ! [X1,X0,X2] :
      ( distinct_points(X2,X0)
     => ( distinct_points(X0,X1)
        | distinct_points(X2,X1) ) ),
    inference(rectify,[],[f4]) ).

fof(f4,axiom,
    ! [X1,X2,X0] :
      ( distinct_points(X0,X1)
     => ( distinct_points(X0,X2)
        | distinct_points(X1,X2) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',apart4) ).

fof(f72,plain,
    distinct_points(sK1,sK2),
    inference(unit_resulting_resolution,[],[f46,f55,f51]) ).

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

fof(f43,plain,
    ! [X0,X1,X2] :
      ( ~ apart_point_and_line(X1,X0)
      | distinct_points(X1,X2)
      | apart_point_and_line(X2,X0) ),
    inference(rectify,[],[f35]) ).

fof(f35,plain,
    ! [X2,X0,X1] :
      ( ~ apart_point_and_line(X0,X2)
      | distinct_points(X0,X1)
      | apart_point_and_line(X1,X2) ),
    inference(flattening,[],[f34]) ).

fof(f34,plain,
    ! [X2,X1,X0] :
      ( apart_point_and_line(X1,X2)
      | distinct_points(X0,X1)
      | ~ apart_point_and_line(X0,X2) ),
    inference(ennf_transformation,[],[f21]) ).

fof(f21,plain,
    ! [X2,X1,X0] :
      ( apart_point_and_line(X0,X2)
     => ( apart_point_and_line(X1,X2)
        | distinct_points(X0,X1) ) ),
    inference(rectify,[],[f12]) ).

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

fof(f46,plain,
    apart_point_and_line(sK1,line_connecting(sK2,sK0)),
    inference(cnf_transformation,[],[f40]) ).

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

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

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

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

fof(f17,plain,
    ~ ! [X0,X1,X2] :
        ( distinct_points(X2,X0)
       => ( apart_point_and_line(X1,line_connecting(X2,X0))
         => apart_point_and_line(X0,line_connecting(X2,X1)) ) ),
    inference(rectify,[],[f16]) ).

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

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

fof(f53,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(f48,plain,
    ~ apart_point_and_line(sK0,line_connecting(sK2,sK1)),
    inference(cnf_transformation,[],[f40]) ).

fof(f56,plain,
    distinct_points(sK0,sK2),
    inference(unit_resulting_resolution,[],[f53,f47,f45]) ).

fof(f47,plain,
    distinct_points(sK2,sK0),
    inference(cnf_transformation,[],[f40]) ).

fof(f58,plain,
    ~ apart_point_and_line(sK0,line_connecting(sK2,sK0)),
    inference(unit_resulting_resolution,[],[f47,f52]) ).

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

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

fof(f22,plain,
    ! [X1,X0] :
      ( distinct_points(X1,X0)
     => ~ apart_point_and_line(X0,line_connecting(X1,X0)) ),
    inference(rectify,[],[f8]) ).

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

fof(f55,plain,
    ~ apart_point_and_line(sK2,line_connecting(sK2,sK0)),
    inference(unit_resulting_resolution,[],[f47,f50]) ).

fof(f194,plain,
    distinct_lines(line_connecting(sK2,sK0),line_connecting(sK2,sK1)),
    inference(unit_resulting_resolution,[],[f46,f82,f54]) ).

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

fof(f44,plain,
    ! [X0,X1,X2] :
      ( apart_point_and_line(X2,X0)
      | distinct_lines(X1,X0)
      | ~ apart_point_and_line(X2,X1) ),
    inference(rectify,[],[f37]) ).

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

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

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

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

fof(f82,plain,
    ~ apart_point_and_line(sK1,line_connecting(sK2,sK1)),
    inference(unit_resulting_resolution,[],[f74,f52]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : GEO181+1 : TPTP v8.1.0. Released v3.3.0.
% 0.07/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.14/0.34  % Computer : n016.cluster.edu
% 0.14/0.34  % Model    : x86_64 x86_64
% 0.14/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.34  % Memory   : 8042.1875MB
% 0.14/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.34  % CPULimit   : 300
% 0.14/0.34  % WCLimit    : 300
% 0.14/0.34  % DateTime   : Mon Aug 29 21:47:30 EDT 2022
% 0.14/0.35  % CPUTime    : 
% 0.21/0.50  % (31364)dis+21_1:1_av=off:sos=on:sp=frequency:ss=included:to=lpo:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/15Mi)
% 0.21/0.51  % (31363)lrs+10_1:1024_nm=0:nwc=5.0:ss=axioms:i=13:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/13Mi)
% 0.21/0.51  % (31380)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.21/0.52  % (31373)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.52  % (31363)Instruction limit reached!
% 0.21/0.52  % (31363)------------------------------
% 0.21/0.52  % (31363)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.52  % (31387)dis+2_3:1_aac=none:abs=on:ep=R:lcm=reverse:nwc=10.0:sos=on:sp=const_frequency:spb=units:urr=ec_only:i=8:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/8Mi)
% 0.21/0.52  % (31373)Instruction limit reached!
% 0.21/0.52  % (31373)------------------------------
% 0.21/0.52  % (31373)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.53  % (31365)dis+1010_1:50_awrs=decay:awrsf=128:nwc=10.0:s2pl=no:sp=frequency:ss=axioms:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/39Mi)
% 0.21/0.53  % (31373)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.53  % (31373)Termination reason: Unknown
% 0.21/0.53  % (31373)Termination phase: Saturation
% 0.21/0.53  
% 0.21/0.53  % (31373)Memory used [KB]: 5884
% 0.21/0.53  % (31373)Time elapsed: 0.116 s
% 0.21/0.53  % (31373)Instructions burned: 3 (million)
% 0.21/0.53  % (31373)------------------------------
% 0.21/0.53  % (31373)------------------------------
% 0.21/0.53  % (31364)Instruction limit reached!
% 0.21/0.53  % (31364)------------------------------
% 0.21/0.53  % (31364)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.53  % (31364)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.53  % (31364)Termination reason: Unknown
% 0.21/0.53  % (31364)Termination phase: Saturation
% 0.21/0.53  
% 0.21/0.53  % (31364)Memory used [KB]: 1407
% 0.21/0.53  % (31364)Time elapsed: 0.113 s
% 0.21/0.53  % (31364)Instructions burned: 15 (million)
% 0.21/0.53  % (31364)------------------------------
% 0.21/0.53  % (31364)------------------------------
% 0.21/0.53  % (31387)Instruction limit reached!
% 0.21/0.53  % (31387)------------------------------
% 0.21/0.53  % (31387)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.53  % (31387)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.53  % (31387)Termination reason: Unknown
% 0.21/0.53  % (31387)Termination phase: Saturation
% 0.21/0.53  
% 0.21/0.53  % (31387)Memory used [KB]: 6012
% 0.21/0.53  % (31387)Time elapsed: 0.133 s
% 0.21/0.53  % (31387)Instructions burned: 8 (million)
% 0.21/0.53  % (31387)------------------------------
% 0.21/0.53  % (31387)------------------------------
% 0.21/0.53  % (31363)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.53  % (31363)Termination reason: Unknown
% 0.21/0.53  % (31363)Termination phase: Saturation
% 0.21/0.53  
% 0.21/0.53  % (31363)Memory used [KB]: 5884
% 0.21/0.53  % (31363)Time elapsed: 0.124 s
% 0.21/0.53  % (31363)Instructions burned: 13 (million)
% 0.21/0.53  % (31363)------------------------------
% 0.21/0.53  % (31363)------------------------------
% 0.21/0.53  % (31380)First to succeed.
% 0.21/0.53  % (31380)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  % (31380)------------------------------
% 0.21/0.53  % (31380)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.53  % (31380)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.53  % (31380)Termination reason: Refutation
% 0.21/0.53  
% 0.21/0.53  % (31380)Memory used [KB]: 6012
% 0.21/0.53  % (31380)Time elapsed: 0.132 s
% 0.21/0.53  % (31380)Instructions burned: 8 (million)
% 0.21/0.53  % (31380)------------------------------
% 0.21/0.53  % (31380)------------------------------
% 0.21/0.53  % (31358)Success in time 0.177 s
%------------------------------------------------------------------------------