TSTP Solution File: SWB018+1 by Vampire---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire---4.8
% Problem  : SWB018+1 : TPTP v8.1.2. Released v5.2.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/sandbox2/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 03:58:29 EDT 2024

% Result   : Theorem 0.65s 0.83s
% Output   : Refutation 0.65s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   10
%            Number of leaves      :    6
% Syntax   : Number of formulae    :   28 (   9 unt;   0 def)
%            Number of atoms       :   95 (   5 equ)
%            Maximal formula atoms :   10 (   3 avg)
%            Number of connectives :  105 (  38   ~;  30   |;  27   &)
%                                         (   7 <=>;   3  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   10 (   5 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    6 (   4 usr;   1 prp; 0-3 aty)
%            Number of functors    :    8 (   8 usr;   6 con; 0-2 aty)
%            Number of variables   :   62 (  54   !;   8   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f661,plain,
    $false,
    inference(resolution,[],[f646,f634]) ).

fof(f634,plain,
    ! [X1] : iext(uri_owl_sameAs,X1,X1),
    inference(equality_resolution,[],[f615]) ).

fof(f615,plain,
    ! [X0,X1] :
      ( iext(uri_owl_sameAs,X0,X1)
      | X0 != X1 ),
    inference(cnf_transformation,[],[f596]) ).

fof(f596,plain,
    ! [X0,X1] :
      ( ( iext(uri_owl_sameAs,X0,X1)
        | X0 != X1 )
      & ( X0 = X1
        | ~ iext(uri_owl_sameAs,X0,X1) ) ),
    inference(nnf_transformation,[],[f566]) ).

fof(f566,plain,
    ! [X0,X1] :
      ( iext(uri_owl_sameAs,X0,X1)
    <=> X0 = X1 ),
    inference(rectify,[],[f354]) ).

fof(f354,axiom,
    ! [X3,X6] :
      ( iext(uri_owl_sameAs,X3,X6)
    <=> X3 = X6 ),
    file('/export/starexec/sandbox2/tmp/tmp.9msWxZiiO1/Vampire---4.8_26567',owl_eqdis_sameas) ).

fof(f646,plain,
    ! [X0] : ~ iext(uri_owl_sameAs,uri_ex_u,X0),
    inference(resolution,[],[f645,f605]) ).

fof(f605,plain,
    iext(uri_rdfs_domain,uri_owl_sameAs,uri_ex_Person),
    inference(cnf_transformation,[],[f561]) ).

fof(f561,axiom,
    ( iext(uri_owl_sameAs,uri_ex_w,uri_ex_u)
    & iext(uri_rdfs_domain,uri_owl_sameAs,uri_ex_Person) ),
    file('/export/starexec/sandbox2/tmp/tmp.9msWxZiiO1/Vampire---4.8_26567',testcase_premise_fullish_018_Modified_Logical_Vocabulary_Semantics) ).

fof(f645,plain,
    ! [X0,X1] :
      ( ~ iext(uri_rdfs_domain,X0,uri_ex_Person)
      | ~ iext(X0,uri_ex_u,X1) ),
    inference(resolution,[],[f609,f639]) ).

fof(f639,plain,
    ~ icext(uri_ex_Person,uri_ex_u),
    inference(resolution,[],[f604,f602]) ).

fof(f602,plain,
    ~ iext(uri_rdf_type,uri_ex_u,uri_ex_Person),
    inference(cnf_transformation,[],[f562]) ).

fof(f562,plain,
    ~ iext(uri_rdf_type,uri_ex_u,uri_ex_Person),
    inference(flattening,[],[f560]) ).

fof(f560,negated_conjecture,
    ~ iext(uri_rdf_type,uri_ex_u,uri_ex_Person),
    inference(negated_conjecture,[],[f559]) ).

fof(f559,conjecture,
    iext(uri_rdf_type,uri_ex_u,uri_ex_Person),
    file('/export/starexec/sandbox2/tmp/tmp.9msWxZiiO1/Vampire---4.8_26567',testcase_conclusion_fullish_018_Modified_Logical_Vocabulary_Semantics) ).

fof(f604,plain,
    ! [X0,X1] :
      ( iext(uri_rdf_type,X0,X1)
      | ~ icext(X1,X0) ),
    inference(cnf_transformation,[],[f590]) ).

fof(f590,plain,
    ! [X0,X1] :
      ( ( iext(uri_rdf_type,X0,X1)
        | ~ icext(X1,X0) )
      & ( icext(X1,X0)
        | ~ iext(uri_rdf_type,X0,X1) ) ),
    inference(nnf_transformation,[],[f563]) ).

fof(f563,plain,
    ! [X0,X1] :
      ( iext(uri_rdf_type,X0,X1)
    <=> icext(X1,X0) ),
    inference(rectify,[],[f25]) ).

fof(f25,axiom,
    ! [X3,X4] :
      ( iext(uri_rdf_type,X3,X4)
    <=> icext(X4,X3) ),
    file('/export/starexec/sandbox2/tmp/tmp.9msWxZiiO1/Vampire---4.8_26567',rdfs_cext_def) ).

fof(f609,plain,
    ! [X0,X1,X4,X5] :
      ( icext(X1,X4)
      | ~ iext(X0,X4,X5)
      | ~ iext(uri_rdfs_domain,X0,X1) ),
    inference(cnf_transformation,[],[f595]) ).

fof(f595,plain,
    ! [X0,X1] :
      ( ( iext(uri_rdfs_domain,X0,X1)
        | ( ~ icext(X1,sK0(X0,X1))
          & iext(X0,sK0(X0,X1),sK1(X0,X1)) )
        | ~ ic(X1)
        | ~ ip(X0) )
      & ( ( ! [X4,X5] :
              ( icext(X1,X4)
              | ~ iext(X0,X4,X5) )
          & ic(X1)
          & ip(X0) )
        | ~ iext(uri_rdfs_domain,X0,X1) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0,sK1])],[f593,f594]) ).

fof(f594,plain,
    ! [X0,X1] :
      ( ? [X2,X3] :
          ( ~ icext(X1,X2)
          & iext(X0,X2,X3) )
     => ( ~ icext(X1,sK0(X0,X1))
        & iext(X0,sK0(X0,X1),sK1(X0,X1)) ) ),
    introduced(choice_axiom,[]) ).

fof(f593,plain,
    ! [X0,X1] :
      ( ( iext(uri_rdfs_domain,X0,X1)
        | ? [X2,X3] :
            ( ~ icext(X1,X2)
            & iext(X0,X2,X3) )
        | ~ ic(X1)
        | ~ ip(X0) )
      & ( ( ! [X4,X5] :
              ( icext(X1,X4)
              | ~ iext(X0,X4,X5) )
          & ic(X1)
          & ip(X0) )
        | ~ iext(uri_rdfs_domain,X0,X1) ) ),
    inference(rectify,[],[f592]) ).

fof(f592,plain,
    ! [X0,X1] :
      ( ( iext(uri_rdfs_domain,X0,X1)
        | ? [X2,X3] :
            ( ~ icext(X1,X2)
            & iext(X0,X2,X3) )
        | ~ ic(X1)
        | ~ ip(X0) )
      & ( ( ! [X2,X3] :
              ( icext(X1,X2)
              | ~ iext(X0,X2,X3) )
          & ic(X1)
          & ip(X0) )
        | ~ iext(uri_rdfs_domain,X0,X1) ) ),
    inference(flattening,[],[f591]) ).

fof(f591,plain,
    ! [X0,X1] :
      ( ( iext(uri_rdfs_domain,X0,X1)
        | ? [X2,X3] :
            ( ~ icext(X1,X2)
            & iext(X0,X2,X3) )
        | ~ ic(X1)
        | ~ ip(X0) )
      & ( ( ! [X2,X3] :
              ( icext(X1,X2)
              | ~ iext(X0,X2,X3) )
          & ic(X1)
          & ip(X0) )
        | ~ iext(uri_rdfs_domain,X0,X1) ) ),
    inference(nnf_transformation,[],[f581]) ).

fof(f581,plain,
    ! [X0,X1] :
      ( iext(uri_rdfs_domain,X0,X1)
    <=> ( ! [X2,X3] :
            ( icext(X1,X2)
            | ~ iext(X0,X2,X3) )
        & ic(X1)
        & ip(X0) ) ),
    inference(ennf_transformation,[],[f564]) ).

fof(f564,plain,
    ! [X0,X1] :
      ( iext(uri_rdfs_domain,X0,X1)
    <=> ( ! [X2,X3] :
            ( iext(X0,X2,X3)
           => icext(X1,X2) )
        & ic(X1)
        & ip(X0) ) ),
    inference(rectify,[],[f341]) ).

fof(f341,axiom,
    ! [X1,X4] :
      ( iext(uri_rdfs_domain,X1,X4)
    <=> ( ! [X3,X6] :
            ( iext(X1,X3,X6)
           => icext(X4,X3) )
        & ic(X4)
        & ip(X1) ) ),
    file('/export/starexec/sandbox2/tmp/tmp.9msWxZiiO1/Vampire---4.8_26567',owl_rdfsext_domain) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.11  % Problem    : SWB018+1 : TPTP v8.1.2. Released v5.2.0.
% 0.06/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox2/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t %d %s
% 0.12/0.33  % Computer : n032.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit   : 300
% 0.12/0.33  % WCLimit    : 300
% 0.12/0.33  % DateTime   : Tue Apr 30 17:45:06 EDT 2024
% 0.12/0.33  % CPUTime    : 
% 0.12/0.33  This is a FOF_THM_RFO_SEQ problem
% 0.12/0.34  Running vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox2/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t 300 /export/starexec/sandbox2/tmp/tmp.9msWxZiiO1/Vampire---4.8_26567
% 0.65/0.83  % (26679)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.65/0.83  % (26678)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.65/0.83  % (26676)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.65/0.83  % (26680)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.65/0.83  % (26681)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.65/0.83  % (26677)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.65/0.83  % (26682)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.65/0.83  % (26683)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.65/0.83  % (26683)Refutation not found, incomplete strategy% (26683)------------------------------
% 0.65/0.83  % (26683)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.65/0.83  % (26681)Refutation not found, incomplete strategy% (26681)------------------------------
% 0.65/0.83  % (26681)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.65/0.83  % (26681)Termination reason: Refutation not found, incomplete strategy
% 0.65/0.83  
% 0.65/0.83  % (26679)Refutation not found, incomplete strategy% (26679)------------------------------
% 0.65/0.83  % (26679)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.65/0.83  % (26681)Memory used [KB]: 1364
% 0.65/0.83  % (26679)Termination reason: Refutation not found, incomplete strategy
% 0.65/0.83  % (26681)Time elapsed: 0.003 s
% 0.65/0.83  
% 0.65/0.83  % (26681)Instructions burned: 4 (million)
% 0.65/0.83  % (26679)Memory used [KB]: 1364
% 0.65/0.83  % (26681)------------------------------
% 0.65/0.83  % (26681)------------------------------
% 0.65/0.83  % (26679)Time elapsed: 0.003 s
% 0.65/0.83  % (26679)Instructions burned: 4 (million)
% 0.65/0.83  % (26679)------------------------------
% 0.65/0.83  % (26679)------------------------------
% 0.65/0.83  % (26683)Termination reason: Refutation not found, incomplete strategy
% 0.65/0.83  
% 0.65/0.83  % (26683)Memory used [KB]: 1364
% 0.65/0.83  % (26683)Time elapsed: 0.003 s
% 0.65/0.83  % (26683)Instructions burned: 4 (million)
% 0.65/0.83  % (26683)------------------------------
% 0.65/0.83  % (26683)------------------------------
% 0.65/0.83  % (26676)Refutation not found, incomplete strategy% (26676)------------------------------
% 0.65/0.83  % (26676)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.65/0.83  % (26676)Termination reason: Refutation not found, incomplete strategy
% 0.65/0.83  
% 0.65/0.83  % (26676)Memory used [KB]: 1447
% 0.65/0.83  % (26676)Time elapsed: 0.004 s
% 0.65/0.83  % (26676)Instructions burned: 5 (million)
% 0.65/0.83  % (26676)------------------------------
% 0.65/0.83  % (26676)------------------------------
% 0.65/0.83  % (26678)First to succeed.
% 0.65/0.83  % (26682)Refutation not found, incomplete strategy% (26682)------------------------------
% 0.65/0.83  % (26682)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.65/0.83  % (26682)Termination reason: Refutation not found, incomplete strategy
% 0.65/0.83  
% 0.65/0.83  % (26682)Memory used [KB]: 1431
% 0.65/0.83  % (26682)Time elapsed: 0.005 s
% 0.65/0.83  % (26682)Instructions burned: 8 (million)
% 0.65/0.83  % (26682)------------------------------
% 0.65/0.83  % (26682)------------------------------
% 0.65/0.83  % (26678)Refutation found. Thanks to Tanya!
% 0.65/0.83  % SZS status Theorem for Vampire---4
% 0.65/0.83  % SZS output start Proof for Vampire---4
% See solution above
% 0.65/0.83  % (26678)------------------------------
% 0.65/0.83  % (26678)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.65/0.83  % (26678)Termination reason: Refutation
% 0.65/0.83  
% 0.65/0.83  % (26678)Memory used [KB]: 1462
% 0.65/0.83  % (26678)Time elapsed: 0.006 s
% 0.65/0.83  % (26678)Instructions burned: 7 (million)
% 0.65/0.83  % (26678)------------------------------
% 0.65/0.83  % (26678)------------------------------
% 0.65/0.83  % (26674)Success in time 0.488 s
% 0.65/0.83  % Vampire---4.8 exiting
%------------------------------------------------------------------------------