TSTP Solution File: GEO181+2 by Vampire---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire---4.8
% Problem  : GEO181+2 : TPTP v8.1.2. Released v3.3.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t %d %s

% Computer : n025.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 May  1 02:22:45 EDT 2024

% Result   : Theorem 0.56s 0.75s
% Output   : Refutation 0.56s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    9
%            Number of leaves      :    6
% Syntax   : Number of formulae    :   36 (  14 unt;   0 def)
%            Number of atoms       :   98 (   0 equ)
%            Maximal formula atoms :    6 (   2 avg)
%            Number of connectives :   93 (  31   ~;  43   |;   9   &)
%                                         (   0 <=>;  10  =>;   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   :   73 (  67   !;   6   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f183,plain,
    $false,
    inference(subsumption_resolution,[],[f164,f157]) ).

fof(f157,plain,
    ~ distinct_lines(line_connecting(sK0,sK1),line_connecting(sK0,sK2)),
    inference(unit_resulting_resolution,[],[f50,f51,f33,f35,f78,f39]) ).

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

fof(f23,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,[],[f22]) ).

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

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

fof(f9,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/tmp/tmp.I6EnEdcLPB/Vampire---4.8_26129',cu1) ).

fof(f78,plain,
    ~ apart_point_and_line(sK0,line_connecting(sK0,sK2)),
    inference(unit_resulting_resolution,[],[f41,f67,f36]) ).

fof(f36,plain,
    ! [X2,X0,X1] :
      ( ~ apart_point_and_line(X2,line_connecting(X0,X1))
      | ~ distinct_points(X0,X1)
      | distinct_points(X2,X0) ),
    inference(cnf_transformation,[],[f19]) ).

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

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

fof(f7,axiom,
    ! [X0,X1,X2] :
      ( distinct_points(X0,X1)
     => ( apart_point_and_line(X2,line_connecting(X0,X1))
       => ( distinct_points(X2,X1)
          & distinct_points(X2,X0) ) ) ),
    file('/export/starexec/sandbox/tmp/tmp.I6EnEdcLPB/Vampire---4.8_26129',con1) ).

fof(f67,plain,
    distinct_points(sK0,sK2),
    inference(unit_resulting_resolution,[],[f41,f58,f40]) ).

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

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

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

fof(f4,axiom,
    ! [X0,X1,X2] :
      ( distinct_points(X0,X1)
     => ( distinct_points(X1,X2)
        | distinct_points(X0,X2) ) ),
    file('/export/starexec/sandbox/tmp/tmp.I6EnEdcLPB/Vampire---4.8_26129',apart4) ).

fof(f58,plain,
    distinct_points(sK2,sK0),
    inference(unit_resulting_resolution,[],[f33,f34,f36]) ).

fof(f34,plain,
    apart_point_and_line(sK2,line_connecting(sK0,sK1)),
    inference(cnf_transformation,[],[f17]) ).

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

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

fof(f14,negated_conjecture,
    ~ ! [X0,X1,X2] :
        ( 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,[],[f13]) ).

fof(f13,conjecture,
    ! [X0,X1,X2] :
      ( 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/tmp/tmp.I6EnEdcLPB/Vampire---4.8_26129',con) ).

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

fof(f1,axiom,
    ! [X0] : ~ distinct_points(X0,X0),
    file('/export/starexec/sandbox/tmp/tmp.I6EnEdcLPB/Vampire---4.8_26129',apart1) ).

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

fof(f33,plain,
    distinct_points(sK0,sK1),
    inference(cnf_transformation,[],[f17]) ).

fof(f51,plain,
    ~ apart_point_and_line(sK1,line_connecting(sK0,sK1)),
    inference(unit_resulting_resolution,[],[f41,f33,f37]) ).

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

fof(f50,plain,
    ~ apart_point_and_line(sK0,line_connecting(sK0,sK1)),
    inference(unit_resulting_resolution,[],[f41,f33,f36]) ).

fof(f164,plain,
    distinct_lines(line_connecting(sK0,sK1),line_connecting(sK0,sK2)),
    inference(unit_resulting_resolution,[],[f34,f79,f42]) ).

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

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

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

fof(f11,axiom,
    ! [X0,X1,X2] :
      ( apart_point_and_line(X0,X1)
     => ( apart_point_and_line(X0,X2)
        | distinct_lines(X1,X2) ) ),
    file('/export/starexec/sandbox/tmp/tmp.I6EnEdcLPB/Vampire---4.8_26129',ceq2) ).

fof(f79,plain,
    ~ apart_point_and_line(sK2,line_connecting(sK0,sK2)),
    inference(unit_resulting_resolution,[],[f41,f67,f37]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem    : GEO181+2 : TPTP v8.1.2. Released v3.3.0.
% 0.07/0.15  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t %d %s
% 0.15/0.36  % Computer : n025.cluster.edu
% 0.15/0.36  % Model    : x86_64 x86_64
% 0.15/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.36  % Memory   : 8042.1875MB
% 0.15/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.36  % CPULimit   : 300
% 0.15/0.36  % WCLimit    : 300
% 0.15/0.36  % DateTime   : Tue Apr 30 19:13:41 EDT 2024
% 0.15/0.36  % CPUTime    : 
% 0.15/0.36  This is a FOF_THM_RFO_NEQ problem
% 0.15/0.36  Running vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t 300 /export/starexec/sandbox/tmp/tmp.I6EnEdcLPB/Vampire---4.8_26129
% 0.56/0.75  % (26387)lrs+21_1:5_sil=2000:sos=on:urr=on:newcnf=on:slsq=on:i=83:slsql=off:bd=off:nm=2:ss=axioms:st=1.5:sp=const_min:gsp=on:rawr=on_0 on Vampire---4 for (2996ds/83Mi)
% 0.56/0.75  % (26381)dis-1011_2:1_sil=2000:lsd=20:nwc=5.0:flr=on:mep=off:st=3.0:i=34:sd=1:ep=RS:ss=axioms_0 on Vampire---4 for (2996ds/34Mi)
% 0.56/0.75  % (26383)lrs+1011_1:1_sil=8000:sp=occurrence:nwc=10.0:i=78:ss=axioms:sgt=8_0 on Vampire---4 for (2996ds/78Mi)
% 0.56/0.75  % (26382)lrs+1011_461:32768_sil=16000:irw=on:sp=frequency:lsd=20:fd=preordered:nwc=10.0:s2agt=32:alpa=false:cond=fast:s2a=on:i=51:s2at=3.0:awrs=decay:awrsf=691:bd=off:nm=20:fsr=off:amm=sco:uhcvi=on:rawr=on_0 on Vampire---4 for (2996ds/51Mi)
% 0.56/0.75  % (26384)ott+1011_1:1_sil=2000:urr=on:i=33:sd=1:kws=inv_frequency:ss=axioms:sup=off_0 on Vampire---4 for (2996ds/33Mi)
% 0.56/0.75  % (26385)lrs+2_1:1_sil=16000:fde=none:sos=all:nwc=5.0:i=34:ep=RS:s2pl=on:lma=on:afp=100000_0 on Vampire---4 for (2996ds/34Mi)
% 0.56/0.75  % (26386)lrs+1002_1:16_to=lpo:sil=32000:sp=unary_frequency:sos=on:i=45:bd=off:ss=axioms_0 on Vampire---4 for (2996ds/45Mi)
% 0.56/0.75  % (26387)First to succeed.
% 0.56/0.75  % (26388)lrs-21_1:1_to=lpo:sil=2000:sp=frequency:sos=on:lma=on:i=56:sd=2:ss=axioms:ep=R_0 on Vampire---4 for (2996ds/56Mi)
% 0.56/0.75  % (26388)Refutation not found, incomplete strategy% (26388)------------------------------
% 0.56/0.75  % (26388)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.56/0.75  % (26388)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.75  
% 0.56/0.75  % (26388)Memory used [KB]: 973
% 0.56/0.75  % (26388)Time elapsed: 0.002 s
% 0.56/0.75  % (26388)Instructions burned: 2 (million)
% 0.56/0.75  % (26388)------------------------------
% 0.56/0.75  % (26388)------------------------------
% 0.56/0.75  % (26387)Refutation found. Thanks to Tanya!
% 0.56/0.75  % SZS status Theorem for Vampire---4
% 0.56/0.75  % SZS output start Proof for Vampire---4
% See solution above
% 0.56/0.76  % (26387)------------------------------
% 0.56/0.76  % (26387)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.56/0.76  % (26387)Termination reason: Refutation
% 0.56/0.76  
% 0.56/0.76  % (26387)Memory used [KB]: 1057
% 0.56/0.76  % (26387)Time elapsed: 0.004 s
% 0.56/0.76  % (26387)Instructions burned: 9 (million)
% 0.56/0.76  % (26387)------------------------------
% 0.56/0.76  % (26387)------------------------------
% 0.56/0.76  % (26376)Success in time 0.379 s
% 0.56/0.76  % Vampire---4.8 exiting
%------------------------------------------------------------------------------