TSTP Solution File: SET062+1 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : SET062+1 : TPTP v8.1.0. Bugfixed v5.4.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s

% Computer : n013.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 Aug 31 18:18:50 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
fof(f189,plain,
    $false,
    inference(unit_resulting_resolution,[],[f145,f142,f130]) ).

fof(f130,plain,
    ! [X0,X1] :
      ( member(sK1(X0,X1),X0)
      | subclass(X0,X1) ),
    inference(cnf_transformation,[],[f88]) ).

fof(f88,plain,
    ! [X0,X1] :
      ( ( ! [X2] :
            ( member(X2,X1)
            | ~ member(X2,X0) )
        | ~ subclass(X0,X1) )
      & ( subclass(X0,X1)
        | ( ~ member(sK1(X0,X1),X1)
          & member(sK1(X0,X1),X0) ) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK1])],[f86,f87]) ).

fof(f87,plain,
    ! [X0,X1] :
      ( ? [X3] :
          ( ~ member(X3,X1)
          & member(X3,X0) )
     => ( ~ member(sK1(X0,X1),X1)
        & member(sK1(X0,X1),X0) ) ),
    introduced(choice_axiom,[]) ).

fof(f86,plain,
    ! [X0,X1] :
      ( ( ! [X2] :
            ( member(X2,X1)
            | ~ member(X2,X0) )
        | ~ subclass(X0,X1) )
      & ( subclass(X0,X1)
        | ? [X3] :
            ( ~ member(X3,X1)
            & member(X3,X0) ) ) ),
    inference(rectify,[],[f85]) ).

fof(f85,plain,
    ! [X1,X0] :
      ( ( ! [X2] :
            ( member(X2,X0)
            | ~ member(X2,X1) )
        | ~ subclass(X1,X0) )
      & ( subclass(X1,X0)
        | ? [X2] :
            ( ~ member(X2,X0)
            & member(X2,X1) ) ) ),
    inference(nnf_transformation,[],[f65]) ).

fof(f65,plain,
    ! [X1,X0] :
      ( ! [X2] :
          ( member(X2,X0)
          | ~ member(X2,X1) )
    <=> subclass(X1,X0) ),
    inference(ennf_transformation,[],[f46]) ).

fof(f46,plain,
    ! [X0,X1] :
      ( ! [X2] :
          ( member(X2,X1)
         => member(X2,X0) )
    <=> subclass(X1,X0) ),
    inference(rectify,[],[f1]) ).

fof(f1,axiom,
    ! [X1,X0] :
      ( subclass(X0,X1)
    <=> ! [X2] :
          ( member(X2,X0)
         => member(X2,X1) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',subclass_defn) ).

fof(f142,plain,
    ~ subclass(null_class,sK2),
    inference(cnf_transformation,[],[f96]) ).

fof(f96,plain,
    ~ subclass(null_class,sK2),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK2])],[f64,f95]) ).

fof(f95,plain,
    ( ? [X0] : ~ subclass(null_class,X0)
   => ~ subclass(null_class,sK2) ),
    introduced(choice_axiom,[]) ).

fof(f64,plain,
    ? [X0] : ~ subclass(null_class,X0),
    inference(ennf_transformation,[],[f45]) ).

fof(f45,negated_conjecture,
    ~ ! [X0] : subclass(null_class,X0),
    inference(negated_conjecture,[],[f44]) ).

fof(f44,conjecture,
    ! [X0] : subclass(null_class,X0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',null_class_is_subclass) ).

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

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem    : SET062+1 : TPTP v8.1.0. Bugfixed v5.4.0.
% 0.03/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.13/0.33  % Computer : n013.cluster.edu
% 0.13/0.33  % Model    : x86_64 x86_64
% 0.13/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.33  % Memory   : 8042.1875MB
% 0.13/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.33  % CPULimit   : 300
% 0.13/0.33  % WCLimit    : 300
% 0.13/0.33  % DateTime   : Tue Aug 30 13:00:31 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 0.20/0.50  % (29311)lrs+1011_1:1_fd=preordered:fsd=on:sos=on:thsq=on:thsqc=64:thsqd=32:uwa=ground:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.20/0.50  % (29293)dis+10_1:1_newcnf=on:sgt=8:sos=on:ss=axioms:to=lpo:urr=on:i=49:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/49Mi)
% 0.20/0.50  % (29303)ott+1010_1:1_sd=2:sos=on:sp=occurrence:ss=axioms:urr=on:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.20/0.50  % (29294)lrs+10_1:1_br=off:sos=on:ss=axioms:st=2.0:urr=on:i=33:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/33Mi)
% 0.20/0.50  % (29290)dis+21_1:1_av=off:sos=on:sp=frequency:ss=included:to=lpo:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/15Mi)
% 0.20/0.50  % (29290)Refutation not found, incomplete strategy% (29290)------------------------------
% 0.20/0.50  % (29290)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.50  % (29290)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.50  % (29290)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.50  
% 0.20/0.50  % (29290)Memory used [KB]: 1407
% 0.20/0.50  % (29290)Time elapsed: 0.115 s
% 0.20/0.50  % (29290)Instructions burned: 1 (million)
% 0.20/0.50  % (29290)------------------------------
% 0.20/0.50  % (29290)------------------------------
% 0.20/0.51  % (29308)dis+10_1:1_av=off:sos=on:sp=reverse_arity:ss=included:st=2.0:to=lpo:urr=ec_only:i=45:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/45Mi)
% 0.20/0.51  % (29300)lrs+10_1:1_drc=off:sp=reverse_frequency:spb=goal:to=lpo:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.20/0.51  % (29294)First to succeed.
% 0.20/0.51  % (29304)dis-10_3:2_amm=sco:ep=RS:fsr=off:nm=10:sd=2:sos=on:ss=axioms:st=3.0:i=11:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/11Mi)
% 0.20/0.51  % (29300)Instruction limit reached!
% 0.20/0.51  % (29300)------------------------------
% 0.20/0.51  % (29300)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.51  % (29288)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.20/0.51  % (29294)Refutation found. Thanks to Tanya!
% 0.20/0.51  % SZS status Theorem for theBenchmark
% 0.20/0.51  % SZS output start Proof for theBenchmark
% See solution above
% 0.20/0.51  % (29294)------------------------------
% 0.20/0.51  % (29294)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.51  % (29294)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.51  % (29294)Termination reason: Refutation
% 0.20/0.51  
% 0.20/0.51  % (29294)Memory used [KB]: 6012
% 0.20/0.51  % (29294)Time elapsed: 0.117 s
% 0.20/0.51  % (29294)Instructions burned: 6 (million)
% 0.20/0.51  % (29294)------------------------------
% 0.20/0.51  % (29294)------------------------------
% 0.20/0.51  % (29284)Success in time 0.169 s
%------------------------------------------------------------------------------