TSTP Solution File: SEU294+1 by Vampire-SAT---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire-SAT---4.8
% Problem  : SEU294+1 : TPTP v8.1.2. Released v3.3.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s

% Computer : n003.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:32:37 EDT 2024

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

% Comments : 
%------------------------------------------------------------------------------
fof(f282,plain,
    $false,
    inference(resolution,[],[f280,f132]) ).

fof(f132,plain,
    subset(sK0,sK1),
    inference(cnf_transformation,[],[f93]) ).

fof(f93,plain,
    ( ~ finite(sK0)
    & finite(sK1)
    & subset(sK0,sK1) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0,sK1])],[f65,f92]) ).

fof(f92,plain,
    ( ? [X0,X1] :
        ( ~ finite(X0)
        & finite(X1)
        & subset(X0,X1) )
   => ( ~ finite(sK0)
      & finite(sK1)
      & subset(sK0,sK1) ) ),
    introduced(choice_axiom,[]) ).

fof(f65,plain,
    ? [X0,X1] :
      ( ~ finite(X0)
      & finite(X1)
      & subset(X0,X1) ),
    inference(flattening,[],[f64]) ).

fof(f64,plain,
    ? [X0,X1] :
      ( ~ finite(X0)
      & finite(X1)
      & subset(X0,X1) ),
    inference(ennf_transformation,[],[f41]) ).

fof(f41,negated_conjecture,
    ~ ! [X0,X1] :
        ( ( finite(X1)
          & subset(X0,X1) )
       => finite(X0) ),
    inference(negated_conjecture,[],[f40]) ).

fof(f40,conjecture,
    ! [X0,X1] :
      ( ( finite(X1)
        & subset(X0,X1) )
     => finite(X0) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',t13_finset_1) ).

fof(f280,plain,
    ~ subset(sK0,sK1),
    inference(resolution,[],[f275,f186]) ).

fof(f186,plain,
    ! [X0,X1] :
      ( element(X0,powerset(X1))
      | ~ subset(X0,X1) ),
    inference(cnf_transformation,[],[f86]) ).

fof(f86,plain,
    ! [X0,X1] :
      ( element(X0,powerset(X1))
      | ~ subset(X0,X1) ),
    inference(ennf_transformation,[],[f51]) ).

fof(f51,plain,
    ! [X0,X1] :
      ( subset(X0,X1)
     => element(X0,powerset(X1)) ),
    inference(unused_predicate_definition_removal,[],[f44]) ).

fof(f44,axiom,
    ! [X0,X1] :
      ( element(X0,powerset(X1))
    <=> subset(X0,X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',t3_subset) ).

fof(f275,plain,
    ~ element(sK0,powerset(sK1)),
    inference(resolution,[],[f266,f133]) ).

fof(f133,plain,
    finite(sK1),
    inference(cnf_transformation,[],[f93]) ).

fof(f266,plain,
    ! [X0] :
      ( ~ finite(X0)
      | ~ element(sK0,powerset(X0)) ),
    inference(resolution,[],[f152,f134]) ).

fof(f134,plain,
    ~ finite(sK0),
    inference(cnf_transformation,[],[f93]) ).

fof(f152,plain,
    ! [X0,X1] :
      ( finite(X1)
      | ~ element(X1,powerset(X0))
      | ~ finite(X0) ),
    inference(cnf_transformation,[],[f68]) ).

fof(f68,plain,
    ! [X0] :
      ( ! [X1] :
          ( finite(X1)
          | ~ element(X1,powerset(X0)) )
      | ~ finite(X0) ),
    inference(ennf_transformation,[],[f8]) ).

fof(f8,axiom,
    ! [X0] :
      ( finite(X0)
     => ! [X1] :
          ( element(X1,powerset(X0))
         => finite(X1) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',cc2_finset_1) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem    : SEU294+1 : TPTP v8.1.2. Released v3.3.0.
% 0.13/0.14  % Command    : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s
% 0.15/0.35  % Computer : n003.cluster.edu
% 0.15/0.35  % Model    : x86_64 x86_64
% 0.15/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.35  % Memory   : 8042.1875MB
% 0.15/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.35  % CPULimit   : 300
% 0.15/0.35  % WCLimit    : 300
% 0.15/0.35  % DateTime   : Fri May  3 11:42:35 EDT 2024
% 0.15/0.35  % CPUTime    : 
% 0.15/0.36  % (29762)Running in auto input_syntax mode. Trying TPTP
% 0.15/0.37  % (29770)WARNING: value z3 for option sas not known
% 0.15/0.38  % (29771)fmb+10_1_bce=on:fmbsr=1.5:nm=32_533 on theBenchmark for (533ds/0Mi)
% 0.15/0.38  % (29769)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  % (29770)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  % (29774)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  % (29775)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  % (29768)fmb+10_1_bce=on:fmbas=function:fmbsr=1.2:fde=unused:nm=0_846 on theBenchmark for (846ds/0Mi)
% 0.15/0.38  % (29776)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  TRYING [2]
% 0.15/0.38  TRYING [3]
% 0.15/0.38  % (29775)First to succeed.
% 0.15/0.38  TRYING [4]
% 0.15/0.38  % (29775)Solution written to "/export/starexec/sandbox2/tmp/vampire-proof-29762"
% 0.15/0.38  TRYING [1]
% 0.15/0.38  % (29770)Also succeeded, but the first one will report.
% 0.15/0.38  TRYING [1]
% 0.15/0.38  % (29775)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  % (29775)------------------------------
% 0.15/0.38  % (29775)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.15/0.38  % (29775)Termination reason: Refutation
% 0.15/0.38  
% 0.15/0.38  % (29775)Memory used [KB]: 928
% 0.15/0.38  % (29775)Time elapsed: 0.006 s
% 0.15/0.38  % (29775)Instructions burned: 7 (million)
% 0.15/0.38  % (29762)Success in time 0.025 s
%------------------------------------------------------------------------------