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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire-SAT---4.8
% Problem  : SET079+1 : TPTP v8.1.2. Bugfixed v5.4.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s

% Computer : n014.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:11:00 EDT 2024

% Result   : Theorem 0.21s 0.39s
% Output   : Refutation 0.21s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    9
%            Number of leaves      :    5
% Syntax   : Number of formulae    :   21 (   8 unt;   0 def)
%            Number of atoms       :   53 (  22 equ)
%            Maximal formula atoms :    8 (   2 avg)
%            Number of connectives :   51 (  19   ~;  15   |;  12   &)
%                                         (   2 <=>;   3  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    9 (   4 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    3 (   1 usr;   1 prp; 0-2 aty)
%            Number of functors    :    5 (   5 usr;   3 con; 0-2 aty)
%            Number of variables   :   26 (  24   !;   2   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f279,plain,
    $false,
    inference(resolution,[],[f278,f135]) ).

fof(f135,plain,
    member(sK0,universal_class),
    inference(cnf_transformation,[],[f86]) ).

fof(f86,plain,
    ( null_class = singleton(sK0)
    & member(sK0,universal_class) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0])],[f71,f85]) ).

fof(f85,plain,
    ( ? [X0] :
        ( singleton(X0) = null_class
        & member(X0,universal_class) )
   => ( null_class = singleton(sK0)
      & member(sK0,universal_class) ) ),
    introduced(choice_axiom,[]) ).

fof(f71,plain,
    ? [X0] :
      ( singleton(X0) = null_class
      & member(X0,universal_class) ),
    inference(ennf_transformation,[],[f45]) ).

fof(f45,negated_conjecture,
    ~ ! [X0] :
        ( member(X0,universal_class)
       => singleton(X0) != null_class ),
    inference(negated_conjecture,[],[f44]) ).

fof(f44,conjecture,
    ! [X0] :
      ( member(X0,universal_class)
     => singleton(X0) != null_class ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',corollary_to_set_in_its_singleton) ).

fof(f278,plain,
    ~ member(sK0,universal_class),
    inference(resolution,[],[f277,f139]) ).

fof(f139,plain,
    ! [X0] : ~ member(X0,null_class),
    inference(cnf_transformation,[],[f16]) ).

fof(f16,axiom,
    ! [X0] : ~ member(X0,null_class),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',null_class_defn) ).

fof(f277,plain,
    ( member(sK0,null_class)
    | ~ member(sK0,universal_class) ),
    inference(superposition,[],[f275,f136]) ).

fof(f136,plain,
    null_class = singleton(sK0),
    inference(cnf_transformation,[],[f86]) ).

fof(f275,plain,
    ! [X0] :
      ( member(X0,singleton(X0))
      | ~ member(X0,universal_class) ),
    inference(superposition,[],[f228,f142]) ).

fof(f142,plain,
    ! [X0] : singleton(X0) = unordered_pair(X0,X0),
    inference(cnf_transformation,[],[f6]) ).

fof(f6,axiom,
    ! [X0] : singleton(X0) = unordered_pair(X0,X0),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',singleton_set_defn) ).

fof(f228,plain,
    ! [X2,X1] :
      ( member(X2,unordered_pair(X1,X2))
      | ~ member(X2,universal_class) ),
    inference(equality_resolution,[],[f206]) ).

fof(f206,plain,
    ! [X2,X0,X1] :
      ( member(X0,unordered_pair(X1,X2))
      | X0 != X2
      | ~ member(X0,universal_class) ),
    inference(cnf_transformation,[],[f122]) ).

fof(f122,plain,
    ! [X0,X1,X2] :
      ( ( member(X0,unordered_pair(X1,X2))
        | ( X0 != X2
          & X0 != X1 )
        | ~ member(X0,universal_class) )
      & ( ( ( X0 = X2
            | X0 = X1 )
          & member(X0,universal_class) )
        | ~ member(X0,unordered_pair(X1,X2)) ) ),
    inference(flattening,[],[f121]) ).

fof(f121,plain,
    ! [X0,X1,X2] :
      ( ( member(X0,unordered_pair(X1,X2))
        | ( X0 != X2
          & X0 != X1 )
        | ~ member(X0,universal_class) )
      & ( ( ( X0 = X2
            | X0 = X1 )
          & member(X0,universal_class) )
        | ~ member(X0,unordered_pair(X1,X2)) ) ),
    inference(nnf_transformation,[],[f64]) ).

fof(f64,plain,
    ! [X0,X1,X2] :
      ( member(X0,unordered_pair(X1,X2))
    <=> ( ( X0 = X2
          | X0 = X1 )
        & member(X0,universal_class) ) ),
    inference(rectify,[],[f4]) ).

fof(f4,axiom,
    ! [X2,X0,X1] :
      ( member(X2,unordered_pair(X0,X1))
    <=> ( ( X1 = X2
          | X0 = X2 )
        & member(X2,universal_class) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unordered_pair_defn) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.13  % Problem    : SET079+1 : TPTP v8.1.2. Bugfixed v5.4.0.
% 0.08/0.14  % Command    : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s
% 0.15/0.36  % Computer : n014.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 16:33:23 EDT 2024
% 0.15/0.36  % CPUTime    : 
% 0.15/0.36  % (16796)Running in auto input_syntax mode. Trying TPTP
% 0.15/0.38  % (16801)WARNING: value z3 for option sas not known
% 0.15/0.38  % (16799)fmb+10_1_bce=on:fmbas=function:fmbsr=1.2:fde=unused:nm=0_846 on theBenchmark for (846ds/0Mi)
% 0.15/0.38  % (16800)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  % (16802)fmb+10_1_bce=on:fmbsr=1.5:nm=32_533 on theBenchmark for (533ds/0Mi)
% 0.15/0.38  % (16803)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  % (16801)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  % (16805)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  % (16804)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.21/0.39  % (16804)First to succeed.
% 0.21/0.39  % (16804)Solution written to "/export/starexec/sandbox2/tmp/vampire-proof-16796"
% 0.21/0.39  % (16801)Also succeeded, but the first one will report.
% 0.21/0.39  % (16804)Refutation found. Thanks to Tanya!
% 0.21/0.39  % SZS status Theorem for theBenchmark
% 0.21/0.39  % SZS output start Proof for theBenchmark
% See solution above
% 0.21/0.39  % (16804)------------------------------
% 0.21/0.39  % (16804)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.21/0.39  % (16804)Termination reason: Refutation
% 0.21/0.39  
% 0.21/0.39  % (16804)Memory used [KB]: 955
% 0.21/0.39  % (16804)Time elapsed: 0.009 s
% 0.21/0.39  % (16804)Instructions burned: 11 (million)
% 0.21/0.39  % (16796)Success in time 0.026 s
%------------------------------------------------------------------------------