TSTP Solution File: SWB006+2 by Vampire-SAT---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire-SAT---4.8
% Problem  : SWB006+2 : TPTP v8.1.2. Released v5.2.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s

% Computer : n022.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 : Sun May  5 09:46:32 EDT 2024

% Result   : Theorem 0.15s 0.38s
% Output   : Refutation 0.15s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    8
%            Number of leaves      :    4
% Syntax   : Number of formulae    :   23 (  15 unt;   0 def)
%            Number of atoms       :   40 (  10 equ)
%            Maximal formula atoms :    6 (   1 avg)
%            Number of connectives :   25 (   8   ~;   4   |;  11   &)
%                                         (   1 <=>;   1  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    6 (   2 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    3 (   1 usr;   1 prp; 0-3 aty)
%            Number of functors    :    6 (   6 usr;   5 con; 0-1 aty)
%            Number of variables   :   12 (   9   !;   3   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f32,plain,
    $false,
    inference(subsumption_resolution,[],[f29,f16]) ).

fof(f16,plain,
    ! [X1] : iext(uri_owl_sameAs,X1,X1),
    inference(equality_resolution,[],[f12]) ).

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

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

fof(f1,axiom,
    ! [X0,X1] :
      ( iext(uri_owl_sameAs,X0,X1)
    <=> X0 = X1 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',owl_eqdis_sameas) ).

fof(f29,plain,
    ~ iext(uri_owl_sameAs,uri_ex_u,uri_ex_u),
    inference(superposition,[],[f10,f27]) ).

fof(f27,plain,
    uri_ex_u = uri_ex_w,
    inference(forward_demodulation,[],[f23,f20]) ).

fof(f20,plain,
    uri_ex_u = literal_plain(dat_str_abc),
    inference(resolution,[],[f11,f13]) ).

fof(f13,plain,
    iext(uri_owl_sameAs,uri_ex_u,literal_plain(dat_str_abc)),
    inference(cnf_transformation,[],[f9]) ).

fof(f9,plain,
    ( iext(uri_owl_sameAs,sK0,uri_ex_w)
    & iext(uri_owl_sameAs,sK0,literal_plain(dat_str_abc))
    & iext(uri_owl_sameAs,uri_ex_u,literal_plain(dat_str_abc)) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0])],[f6,f8]) ).

fof(f8,plain,
    ( ? [X0] :
        ( iext(uri_owl_sameAs,X0,uri_ex_w)
        & iext(uri_owl_sameAs,X0,literal_plain(dat_str_abc))
        & iext(uri_owl_sameAs,uri_ex_u,literal_plain(dat_str_abc)) )
   => ( iext(uri_owl_sameAs,sK0,uri_ex_w)
      & iext(uri_owl_sameAs,sK0,literal_plain(dat_str_abc))
      & iext(uri_owl_sameAs,uri_ex_u,literal_plain(dat_str_abc)) ) ),
    introduced(choice_axiom,[]) ).

fof(f6,plain,
    ? [X0] :
      ( iext(uri_owl_sameAs,X0,uri_ex_w)
      & iext(uri_owl_sameAs,X0,literal_plain(dat_str_abc))
      & iext(uri_owl_sameAs,uri_ex_u,literal_plain(dat_str_abc)) ),
    inference(rectify,[],[f4]) ).

fof(f4,axiom,
    ? [X2] :
      ( iext(uri_owl_sameAs,X2,uri_ex_w)
      & iext(uri_owl_sameAs,X2,literal_plain(dat_str_abc))
      & iext(uri_owl_sameAs,uri_ex_u,literal_plain(dat_str_abc)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',testcase_premise_fullish_006_Literal_Values_represented_by_URIs_and_Blank_Nodes) ).

fof(f11,plain,
    ! [X0,X1] :
      ( ~ iext(uri_owl_sameAs,X0,X1)
      | X0 = X1 ),
    inference(cnf_transformation,[],[f7]) ).

fof(f23,plain,
    uri_ex_w = literal_plain(dat_str_abc),
    inference(forward_demodulation,[],[f18,f17]) ).

fof(f17,plain,
    uri_ex_w = sK0,
    inference(resolution,[],[f11,f15]) ).

fof(f15,plain,
    iext(uri_owl_sameAs,sK0,uri_ex_w),
    inference(cnf_transformation,[],[f9]) ).

fof(f18,plain,
    literal_plain(dat_str_abc) = sK0,
    inference(resolution,[],[f11,f14]) ).

fof(f14,plain,
    iext(uri_owl_sameAs,sK0,literal_plain(dat_str_abc)),
    inference(cnf_transformation,[],[f9]) ).

fof(f10,plain,
    ~ iext(uri_owl_sameAs,uri_ex_u,uri_ex_w),
    inference(cnf_transformation,[],[f5]) ).

fof(f5,plain,
    ~ iext(uri_owl_sameAs,uri_ex_u,uri_ex_w),
    inference(flattening,[],[f3]) ).

fof(f3,negated_conjecture,
    ~ iext(uri_owl_sameAs,uri_ex_u,uri_ex_w),
    inference(negated_conjecture,[],[f2]) ).

fof(f2,conjecture,
    iext(uri_owl_sameAs,uri_ex_u,uri_ex_w),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',testcase_conclusion_fullish_006_Literal_Values_represented_by_URIs_and_Blank_Nodes) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem    : SWB006+2 : TPTP v8.1.2. Released v5.2.0.
% 0.11/0.14  % Command    : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s
% 0.15/0.36  % Computer : n022.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   : Fri May  3 18:40:38 EDT 2024
% 0.15/0.36  % CPUTime    : 
% 0.15/0.36  % (10570)Running in auto input_syntax mode. Trying TPTP
% 0.15/0.37  % (10573)WARNING: value z3 for option sas not known
% 0.15/0.38  % (10573)dis+2_11_add=large:afr=on:amm=off:bd=off:bce=on:fsd=off:fde=none:gs=on:gsaa=full_model:gsem=off:irw=on:msp=off:nm=4:nwc=1.3:sas=z3:sims=off:sac=on:sp=reverse_arity_569 on theBenchmark for (569ds/0Mi)
% 0.15/0.38  % (10573)First to succeed.
% 0.15/0.38  % (10572)fmb+10_1_bce=on:fmbdsb=on:fmbes=contour:fmbswr=3:fde=none:nm=0_793 on theBenchmark for (793ds/0Mi)
% 0.15/0.38  % (10571)fmb+10_1_bce=on:fmbas=function:fmbsr=1.2:fde=unused:nm=0_846 on theBenchmark for (846ds/0Mi)
% 0.15/0.38  % (10574)fmb+10_1_bce=on:fmbsr=1.5:nm=32_533 on theBenchmark for (533ds/0Mi)
% 0.15/0.38  % (10573)Solution written to "/export/starexec/sandbox/tmp/vampire-proof-10570"
% 0.15/0.38  % (10575)ott+10_10:1_add=off:afr=on:amm=off:anc=all:bd=off:bs=on:fsr=off:irw=on:lma=on:msp=off:nm=4:nwc=4.0:sac=on:sp=reverse_frequency_531 on theBenchmark for (531ds/0Mi)
% 0.15/0.38  % (10576)ott-10_8_av=off:bd=preordered:bs=on:fsd=off:fsr=off:fde=unused:irw=on:lcm=predicate:lma=on:nm=4:nwc=1.7:sp=frequency_522 on theBenchmark for (522ds/0Mi)
% 0.15/0.38  % (10577)ott+1_64_av=off:bd=off:bce=on:fsd=off:fde=unused:gsp=on:irw=on:lcm=predicate:lma=on:nm=2:nwc=1.1:sims=off:urr=on_497 on theBenchmark for (497ds/0Mi)
% 0.15/0.38  TRYING [1]
% 0.15/0.38  % (10573)Refutation found. Thanks to Tanya!
% 0.15/0.38  % SZS status Theorem for theBenchmark
% 0.15/0.38  % SZS output start Proof for theBenchmark
% See solution above
% 0.15/0.38  % (10573)------------------------------
% 0.15/0.38  % (10573)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.15/0.38  % (10573)Termination reason: Refutation
% 0.15/0.38  
% 0.15/0.38  % (10573)Memory used [KB]: 742
% 0.15/0.38  % (10573)Time elapsed: 0.004 s
% 0.15/0.38  % (10573)Instructions burned: 3 (million)
% 0.15/0.38  % (10570)Success in time 0.017 s
%------------------------------------------------------------------------------