TSTP Solution File: GEO251+3 by Vampire---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire---4.8
% Problem  : GEO251+3 : TPTP v8.1.2. Released v4.0.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 : 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 : Wed May  1 02:23:16 EDT 2024

% Result   : Theorem 0.62s 0.81s
% Output   : Refutation 0.62s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    7
%            Number of leaves      :    4
% Syntax   : Number of formulae    :   16 (   4 unt;   0 def)
%            Number of atoms       :   32 (   0 equ)
%            Maximal formula atoms :    4 (   2 avg)
%            Number of connectives :   30 (  14   ~;   5   |;   6   &)
%                                         (   1 <=>;   4  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    7 (   4 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :    3 (   2 usr;   1 prp; 0-2 aty)
%            Number of functors    :    5 (   5 usr;   3 con; 0-2 aty)
%            Number of variables   :   29 (  23   !;   6   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f83,plain,
    $false,
    inference(subsumption_resolution,[],[f81,f76]) ).

fof(f76,plain,
    ! [X0,X1] : ~ left_apart_point(X0,reverse_line(X1)),
    inference(cnf_transformation,[],[f60]) ).

fof(f60,plain,
    ! [X0,X1] :
      ( ~ left_apart_point(X0,reverse_line(X1))
      & ~ left_apart_point(X0,X1) ),
    inference(ennf_transformation,[],[f44]) ).

fof(f44,plain,
    ! [X0,X1] :
      ~ ( left_apart_point(X0,reverse_line(X1))
        | left_apart_point(X0,X1) ),
    inference(rectify,[],[f20]) ).

fof(f20,axiom,
    ! [X2,X3] :
      ~ ( left_apart_point(X2,reverse_line(X3))
        | left_apart_point(X2,X3) ),
    file('/export/starexec/sandbox/tmp/tmp.wrosg3Grl4/Vampire---4.8_25224',ax10_basics) ).

fof(f81,plain,
    left_apart_point(sK1,reverse_line(parallel_through_point(sK2,sK0))),
    inference(resolution,[],[f67,f71]) ).

fof(f71,plain,
    ! [X0,X1] :
      ( ~ right_apart_point(X0,X1)
      | left_apart_point(X0,reverse_line(X1)) ),
    inference(cnf_transformation,[],[f66]) ).

fof(f66,plain,
    ! [X0,X1] :
      ( ( right_apart_point(X0,X1)
        | ~ left_apart_point(X0,reverse_line(X1)) )
      & ( left_apart_point(X0,reverse_line(X1))
        | ~ right_apart_point(X0,X1) ) ),
    inference(nnf_transformation,[],[f2]) ).

fof(f2,axiom,
    ! [X0,X1] :
      ( right_apart_point(X0,X1)
    <=> left_apart_point(X0,reverse_line(X1)) ),
    file('/export/starexec/sandbox/tmp/tmp.wrosg3Grl4/Vampire---4.8_25224',a2_defns) ).

fof(f67,plain,
    right_apart_point(sK1,parallel_through_point(sK2,sK0)),
    inference(cnf_transformation,[],[f65]) ).

fof(f65,plain,
    ( ~ left_apart_point(sK0,parallel_through_point(sK2,sK1))
    & right_apart_point(sK1,parallel_through_point(sK2,sK0)) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0,sK1,sK2])],[f56,f64]) ).

fof(f64,plain,
    ( ? [X0,X1,X2] :
        ( ~ left_apart_point(X0,parallel_through_point(X2,X1))
        & right_apart_point(X1,parallel_through_point(X2,X0)) )
   => ( ~ left_apart_point(sK0,parallel_through_point(sK2,sK1))
      & right_apart_point(sK1,parallel_through_point(sK2,sK0)) ) ),
    introduced(choice_axiom,[]) ).

fof(f56,plain,
    ? [X0,X1,X2] :
      ( ~ left_apart_point(X0,parallel_through_point(X2,X1))
      & right_apart_point(X1,parallel_through_point(X2,X0)) ),
    inference(ennf_transformation,[],[f39]) ).

fof(f39,plain,
    ~ ! [X0,X1,X2] :
        ( right_apart_point(X1,parallel_through_point(X2,X0))
       => left_apart_point(X0,parallel_through_point(X2,X1)) ),
    inference(rectify,[],[f38]) ).

fof(f38,negated_conjecture,
    ~ ! [X2,X5,X3] :
        ( right_apart_point(X5,parallel_through_point(X3,X2))
       => left_apart_point(X2,parallel_through_point(X3,X5)) ),
    inference(negated_conjecture,[],[f37]) ).

fof(f37,conjecture,
    ! [X2,X5,X3] :
      ( right_apart_point(X5,parallel_through_point(X3,X2))
     => left_apart_point(X2,parallel_through_point(X3,X5)) ),
    file('/export/starexec/sandbox/tmp/tmp.wrosg3Grl4/Vampire---4.8_25224',con) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.09/0.11  % Problem    : GEO251+3 : TPTP v8.1.2. Released v4.0.0.
% 0.09/0.12  % 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.12/0.32  % Computer : n032.cluster.edu
% 0.12/0.32  % Model    : x86_64 x86_64
% 0.12/0.32  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.32  % Memory   : 8042.1875MB
% 0.12/0.32  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.32  % CPULimit   : 300
% 0.12/0.32  % WCLimit    : 300
% 0.12/0.32  % DateTime   : Tue Apr 30 19:05:06 EDT 2024
% 0.12/0.33  % CPUTime    : 
% 0.12/0.33  This is a FOF_THM_RFO_NEQ problem
% 0.12/0.33  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.wrosg3Grl4/Vampire---4.8_25224
% 0.62/0.80  % (25341)ott+1011_1:1_sil=2000:urr=on:i=33:sd=1:kws=inv_frequency:ss=axioms:sup=off_0 on Vampire---4 for (2995ds/33Mi)
% 0.62/0.80  % (25340)lrs+1011_1:1_sil=8000:sp=occurrence:nwc=10.0:i=78:ss=axioms:sgt=8_0 on Vampire---4 for (2995ds/78Mi)
% 0.62/0.80  % (25338)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 (2995ds/34Mi)
% 0.62/0.80  % (25342)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 (2995ds/34Mi)
% 0.62/0.80  % (25343)lrs+1002_1:16_to=lpo:sil=32000:sp=unary_frequency:sos=on:i=45:bd=off:ss=axioms_0 on Vampire---4 for (2995ds/45Mi)
% 0.62/0.80  % (25345)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 (2995ds/56Mi)
% 0.62/0.80  % (25344)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 (2995ds/83Mi)
% 0.62/0.80  % (25345)First to succeed.
% 0.62/0.80  % (25343)Refutation not found, incomplete strategy% (25343)------------------------------
% 0.62/0.80  % (25343)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.62/0.80  % (25343)Termination reason: Refutation not found, incomplete strategy
% 0.62/0.80  
% 0.62/0.80  % (25343)Memory used [KB]: 1035
% 0.62/0.80  % (25343)Time elapsed: 0.003 s
% 0.62/0.80  % (25343)Instructions burned: 2 (million)
% 0.62/0.80  % (25343)------------------------------
% 0.62/0.80  % (25343)------------------------------
% 0.62/0.80  % (25339)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 (2995ds/51Mi)
% 0.62/0.81  % (25338)Also succeeded, but the first one will report.
% 0.62/0.81  % (25345)Refutation found. Thanks to Tanya!
% 0.62/0.81  % SZS status Theorem for Vampire---4
% 0.62/0.81  % SZS output start Proof for Vampire---4
% See solution above
% 0.62/0.81  % (25345)------------------------------
% 0.62/0.81  % (25345)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.62/0.81  % (25345)Termination reason: Refutation
% 0.62/0.81  
% 0.62/0.81  % (25345)Memory used [KB]: 1044
% 0.62/0.81  % (25345)Time elapsed: 0.003 s
% 0.62/0.81  % (25345)Instructions burned: 3 (million)
% 0.62/0.81  % (25345)------------------------------
% 0.62/0.81  % (25345)------------------------------
% 0.62/0.81  % (25335)Success in time 0.473 s
% 0.62/0.81  % Vampire---4.8 exiting
%------------------------------------------------------------------------------