TSTP Solution File: CSR099+4 by Vampire-SAT---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire-SAT---4.8
% Problem  : CSR099+4 : TPTP v8.1.2. Bugfixed v7.3.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s

% Computer : n021.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 05:02:27 EDT 2024

% Result   : Theorem 10.29s 2.03s
% Output   : Refutation 10.29s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    7
%            Number of leaves      :    5
% Syntax   : Number of formulae    :   20 (   9 unt;   0 def)
%            Number of atoms       :   52 (  11 equ)
%            Maximal formula atoms :    5 (   2 avg)
%            Number of connectives :   54 (  22   ~;  19   |;   7   &)
%                                         (   0 <=>;   6  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    8 (   4 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of predicates  :    4 (   2 usr;   1 prp; 0-2 aty)
%            Number of functors    :    3 (   3 usr;   3 con; 0-0 aty)
%            Number of variables   :   22 (  22   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f62175,plain,
    $false,
    inference(unit_resulting_resolution,[],[f18405,f17605,f18220,f26748]) ).

fof(f26748,plain,
    ! [X0,X1] :
      ( ~ s__subclass(X1,X0)
      | X0 = X1
      | ~ s__subclass(X0,X1) ),
    inference(subsumption_resolution,[],[f26747,f23828]) ).

fof(f23828,plain,
    ! [X0,X1] :
      ( ~ s__subclass(X0,X1)
      | s__instance(X0,s__SetOrClass) ),
    inference(cnf_transformation,[],[f11998]) ).

fof(f11998,plain,
    ! [X0,X1] :
      ( ( s__instance(X1,s__SetOrClass)
        & s__instance(X0,s__SetOrClass) )
      | ~ s__subclass(X0,X1) ),
    inference(ennf_transformation,[],[f8297]) ).

fof(f8297,plain,
    ! [X0,X1] :
      ( s__subclass(X0,X1)
     => ( s__instance(X1,s__SetOrClass)
        & s__instance(X0,s__SetOrClass) ) ),
    inference(rectify,[],[f26]) ).

fof(f26,axiom,
    ! [X5,X6] :
      ( s__subclass(X5,X6)
     => ( s__instance(X6,s__SetOrClass)
        & s__instance(X5,s__SetOrClass) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',kb_SUMO_26) ).

fof(f26747,plain,
    ! [X0,X1] :
      ( X0 = X1
      | ~ s__subclass(X1,X0)
      | ~ s__subclass(X0,X1)
      | ~ s__instance(X1,s__SetOrClass) ),
    inference(subsumption_resolution,[],[f25042,f23828]) ).

fof(f25042,plain,
    ! [X0,X1] :
      ( X0 = X1
      | ~ s__subclass(X1,X0)
      | ~ s__subclass(X0,X1)
      | ~ s__instance(X0,s__SetOrClass)
      | ~ s__instance(X1,s__SetOrClass) ),
    inference(cnf_transformation,[],[f13964]) ).

fof(f13964,plain,
    ! [X0,X1] :
      ( X0 = X1
      | ~ s__subclass(X1,X0)
      | ~ s__subclass(X0,X1)
      | ~ s__instance(X0,s__SetOrClass)
      | ~ s__instance(X1,s__SetOrClass) ),
    inference(flattening,[],[f13963]) ).

fof(f13963,plain,
    ! [X0,X1] :
      ( X0 = X1
      | ~ s__subclass(X1,X0)
      | ~ s__subclass(X0,X1)
      | ~ s__instance(X0,s__SetOrClass)
      | ~ s__instance(X1,s__SetOrClass) ),
    inference(ennf_transformation,[],[f9283]) ).

fof(f9283,plain,
    ! [X0,X1] :
      ( ( s__instance(X0,s__SetOrClass)
        & s__instance(X1,s__SetOrClass) )
     => ( ( s__subclass(X1,X0)
          & s__subclass(X0,X1) )
       => X0 = X1 ) ),
    inference(rectify,[],[f1217]) ).

fof(f1217,axiom,
    ! [X3,X4] :
      ( ( s__instance(X3,s__SetOrClass)
        & s__instance(X4,s__SetOrClass) )
     => ( ( s__subclass(X4,X3)
          & s__subclass(X3,X4) )
       => X3 = X4 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',kb_SUMO_1220) ).

fof(f18220,plain,
    s__subclass(s__Class30_1,s__Reptile),
    inference(cnf_transformation,[],[f7219]) ).

fof(f7219,axiom,
    s__subclass(s__Class30_1,s__Reptile),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',local_2) ).

fof(f17605,plain,
    s__Reptile != s__Class30_1,
    inference(cnf_transformation,[],[f7224]) ).

fof(f7224,plain,
    s__Reptile != s__Class30_1,
    inference(flattening,[],[f7222]) ).

fof(f7222,negated_conjecture,
    s__Reptile != s__Class30_1,
    inference(negated_conjecture,[],[f7221]) ).

fof(f7221,conjecture,
    s__Reptile = s__Class30_1,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_from_SUMO) ).

fof(f18405,plain,
    s__subclass(s__Reptile,s__Class30_1),
    inference(cnf_transformation,[],[f7220]) ).

fof(f7220,axiom,
    s__subclass(s__Reptile,s__Class30_1),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',local_3) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : CSR099+4 : TPTP v8.1.2. Bugfixed v7.3.0.
% 0.07/0.14  % Command    : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s
% 0.14/0.36  % Computer : n021.cluster.edu
% 0.14/0.36  % Model    : x86_64 x86_64
% 0.14/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.36  % Memory   : 8042.1875MB
% 0.14/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.36  % CPULimit   : 300
% 0.14/0.36  % WCLimit    : 300
% 0.14/0.36  % DateTime   : Fri May  3 20:22:23 EDT 2024
% 0.14/0.36  % CPUTime    : 
% 0.14/0.36  % (22443)Running in auto input_syntax mode. Trying TPTP
% 0.22/0.58  % (22446)WARNING: value z3 for option sas not known
% 0.22/0.58  % (22450)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.22/0.58  % (22447)fmb+10_1_bce=on:fmbsr=1.5:nm=32_533 on theBenchmark for (533ds/0Mi)
% 0.22/0.58  % (22445)fmb+10_1_bce=on:fmbdsb=on:fmbes=contour:fmbswr=3:fde=none:nm=0_793 on theBenchmark for (793ds/0Mi)
% 0.22/0.58  % (22448)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.22/0.58  % (22449)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.22/0.58  % (22444)fmb+10_1_bce=on:fmbas=function:fmbsr=1.2:fde=unused:nm=0_846 on theBenchmark for (846ds/0Mi)
% 0.22/0.58  % (22446)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)
% 3.70/1.09  Detected minimum model sizes of [51]
% 3.70/1.09  Detected maximum model sizes of [max]
% 3.70/1.09  Cannot represent all propositional literals internally
% 3.70/1.09  % (22447)Refutation not found, incomplete strategy% (22447)------------------------------
% 3.70/1.09  % (22447)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.70/1.09  % (22447)Termination reason: Refutation not found, incomplete strategy
% 3.70/1.09  
% 3.70/1.09  % (22447)Memory used [KB]: 37021
% 3.70/1.09  % (22447)Time elapsed: 0.516 s
% 3.70/1.09  % (22447)Instructions burned: 1666 (million)
% 3.70/1.10  % (22447)------------------------------
% 3.70/1.10  % (22447)------------------------------
% 3.70/1.11  % (22451)fmb+10_1_fmbas=expand:fmbsr=1.1:gsp=on:nm=4_411 on theBenchmark for (411ds/0Mi)
% 6.41/1.43  Detected minimum model sizes of [51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51]
% 6.41/1.43  Detected maximum model sizes of [max,max,max,max,max,max,max,max,max,max,max,max,max,max,max,max,max,max,max,max,2,max]
% 6.41/1.43  Cannot represent all propositional literals internally
% 6.41/1.43  % (22451)Refutation not found, incomplete strategy% (22451)------------------------------
% 6.41/1.43  % (22451)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 6.41/1.43  % (22451)Termination reason: Refutation not found, incomplete strategy
% 6.41/1.43  
% 6.41/1.43  % (22451)Memory used [KB]: 31211
% 6.41/1.43  % (22451)Time elapsed: 0.325 s
% 6.41/1.43  % (22451)Instructions burned: 1294 (million)
% 6.41/1.44  % (22451)------------------------------
% 6.41/1.44  % (22451)------------------------------
% 6.49/1.45  % (22452)ott+1_9_av=off:bd=off:bs=on:gsp=on:lcm=predicate:nm=4:sp=weighted_frequency:urr=on_382 on theBenchmark for (382ds/0Mi)
% 9.12/1.84  Detected minimum model sizes of [51]
% 9.12/1.84  Detected maximum model sizes of [max]
% 9.12/1.84  Cannot represent all propositional literals internally
% 9.12/1.84  % (22444)Refutation not found, incomplete strategy% (22444)------------------------------
% 9.12/1.84  % (22444)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.12/1.84  % (22444)Termination reason: Refutation not found, incomplete strategy
% 9.12/1.84  
% 9.12/1.84  % (22444)Memory used [KB]: 77149
% 9.12/1.84  % (22444)Time elapsed: 1.265 s
% 9.12/1.84  % (22444)Instructions burned: 4599 (million)
% 9.12/1.85  % (22444)------------------------------
% 9.12/1.85  % (22444)------------------------------
% 9.40/1.86  Detected minimum model sizes of [51]
% 9.40/1.86  Detected maximum model sizes of [max]
% 9.40/1.86  Cannot represent all propositional literals internally
% 9.40/1.86  % (22445)Refutation not found, incomplete strategy% (22445)------------------------------
% 9.40/1.86  % (22445)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.40/1.86  % (22445)Termination reason: Refutation not found, incomplete strategy
% 9.40/1.86  
% 9.40/1.86  % (22445)Memory used [KB]: 51574
% 9.40/1.86  % (22445)Time elapsed: 1.269 s
% 9.40/1.86  % (22445)Instructions burned: 4869 (million)
% 9.40/1.87  % (22445)------------------------------
% 9.40/1.87  % (22445)------------------------------
% 9.40/1.87  % (22453)lrs-11_2:5_fsd=off:fde=none:nm=4:nwc=5.0:sims=off:sp=reverse_weighted_frequency:stl=62_367 on theBenchmark for (367ds/0Mi)
% 9.40/1.88  % (22454)ott+4_64_acc=on:anc=none:bs=on:bsr=on:fsd=off:gs=on:gsem=off:irw=on:msp=off:nwc=2.5:nicw=on:sims=off_354 on theBenchmark for (354ds/0Mi)
% 9.99/2.03  % (22452)First to succeed.
% 9.99/2.03  % (22452)Solution written to "/export/starexec/sandbox/tmp/vampire-proof-22443"
% 10.29/2.03  % (22452)Refutation found. Thanks to Tanya!
% 10.29/2.03  % SZS status Theorem for theBenchmark
% 10.29/2.03  % SZS output start Proof for theBenchmark
% See solution above
% 10.29/2.03  % (22452)------------------------------
% 10.29/2.03  % (22452)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 10.29/2.03  % (22452)Termination reason: Refutation
% 10.29/2.03  
% 10.29/2.03  % (22452)Memory used [KB]: 30616
% 10.29/2.03  % (22452)Time elapsed: 0.583 s
% 10.29/2.03  % (22452)Instructions burned: 2178 (million)
% 10.29/2.03  % (22443)Success in time 1.668 s
%------------------------------------------------------------------------------