TSTP Solution File: SEU235+3 by Vampire---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire---4.8
% Problem  : SEU235+3 : TPTP v8.2.0. Released v3.2.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t %d %s

% Computer : n018.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 : Tue May 21 03:45:56 EDT 2024

% Result   : Theorem 0.81s 0.96s
% Output   : Refutation 0.81s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   17
%            Number of leaves      :   19
% Syntax   : Number of formulae    :   85 (  26 unt;   0 def)
%            Number of atoms       :  268 (  16 equ)
%            Maximal formula atoms :   16 (   3 avg)
%            Number of connectives :  313 ( 130   ~;  94   |;  60   &)
%                                         (   6 <=>;  23  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   14 (   5 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :   10 (   8 usr;   1 prp; 0-2 aty)
%            Number of functors    :    8 (   8 usr;   3 con; 0-1 aty)
%            Number of variables   :  147 ( 129   !;  18   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f818,plain,
    $false,
    inference(subsumption_resolution,[],[f788,f186]) ).

fof(f186,plain,
    ! [X0] : subset(X0,X0),
    inference(cnf_transformation,[],[f44]) ).

fof(f44,plain,
    ! [X0] : subset(X0,X0),
    inference(rectify,[],[f30]) ).

fof(f30,axiom,
    ! [X0,X1] : subset(X0,X0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',reflexivity_r1_tarski) ).

fof(f788,plain,
    ~ subset(sK18(sK15),sK18(sK15)),
    inference(backward_demodulation,[],[f656,f771]) ).

fof(f771,plain,
    sK18(sK15) = sK17(sK18(sK15)),
    inference(unit_resulting_resolution,[],[f470,f478,f633,f749,f189]) ).

fof(f189,plain,
    ! [X0,X1] :
      ( ~ ordinal(X0)
      | X0 = X1
      | in(X0,X1)
      | ~ ordinal(X1)
      | in(X1,X0) ),
    inference(cnf_transformation,[],[f74]) ).

fof(f74,plain,
    ! [X0] :
      ( ! [X1] :
          ( in(X1,X0)
          | X0 = X1
          | in(X0,X1)
          | ~ ordinal(X1) )
      | ~ ordinal(X0) ),
    inference(flattening,[],[f73]) ).

fof(f73,plain,
    ! [X0] :
      ( ! [X1] :
          ( in(X1,X0)
          | X0 = X1
          | in(X0,X1)
          | ~ ordinal(X1) )
      | ~ ordinal(X0) ),
    inference(ennf_transformation,[],[f33]) ).

fof(f33,axiom,
    ! [X0] :
      ( ordinal(X0)
     => ! [X1] :
          ( ordinal(X1)
         => ~ ( ~ in(X1,X0)
              & X0 != X1
              & ~ in(X0,X1) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t24_ordinal1) ).

fof(f749,plain,
    ~ in(sK18(sK15),sK17(sK18(sK15))),
    inference(unit_resulting_resolution,[],[f493,f656,f137]) ).

fof(f137,plain,
    ! [X2,X0] :
      ( subset(X2,X0)
      | ~ in(X2,X0)
      | ~ epsilon_transitive(X0) ),
    inference(cnf_transformation,[],[f89]) ).

fof(f89,plain,
    ! [X0] :
      ( ( epsilon_transitive(X0)
        | ( ~ subset(sK0(X0),X0)
          & in(sK0(X0),X0) ) )
      & ( ! [X2] :
            ( subset(X2,X0)
            | ~ in(X2,X0) )
        | ~ epsilon_transitive(X0) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0])],[f87,f88]) ).

fof(f88,plain,
    ! [X0] :
      ( ? [X1] :
          ( ~ subset(X1,X0)
          & in(X1,X0) )
     => ( ~ subset(sK0(X0),X0)
        & in(sK0(X0),X0) ) ),
    introduced(choice_axiom,[]) ).

fof(f87,plain,
    ! [X0] :
      ( ( epsilon_transitive(X0)
        | ? [X1] :
            ( ~ subset(X1,X0)
            & in(X1,X0) ) )
      & ( ! [X2] :
            ( subset(X2,X0)
            | ~ in(X2,X0) )
        | ~ epsilon_transitive(X0) ) ),
    inference(rectify,[],[f86]) ).

fof(f86,plain,
    ! [X0] :
      ( ( epsilon_transitive(X0)
        | ? [X1] :
            ( ~ subset(X1,X0)
            & in(X1,X0) ) )
      & ( ! [X1] :
            ( subset(X1,X0)
            | ~ in(X1,X0) )
        | ~ epsilon_transitive(X0) ) ),
    inference(nnf_transformation,[],[f65]) ).

fof(f65,plain,
    ! [X0] :
      ( epsilon_transitive(X0)
    <=> ! [X1] :
          ( subset(X1,X0)
          | ~ in(X1,X0) ) ),
    inference(ennf_transformation,[],[f9]) ).

fof(f9,axiom,
    ! [X0] :
      ( epsilon_transitive(X0)
    <=> ! [X1] :
          ( in(X1,X0)
         => subset(X1,X0) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',d2_ordinal1) ).

fof(f493,plain,
    epsilon_transitive(sK17(sK18(sK15))),
    inference(unit_resulting_resolution,[],[f478,f127]) ).

fof(f127,plain,
    ! [X0] :
      ( epsilon_transitive(X0)
      | ~ ordinal(X0) ),
    inference(cnf_transformation,[],[f56]) ).

fof(f56,plain,
    ! [X0] :
      ( ( epsilon_connected(X0)
        & epsilon_transitive(X0) )
      | ~ ordinal(X0) ),
    inference(ennf_transformation,[],[f3]) ).

fof(f3,axiom,
    ! [X0] :
      ( ordinal(X0)
     => ( epsilon_connected(X0)
        & epsilon_transitive(X0) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',cc1_ordinal1) ).

fof(f633,plain,
    ~ in(sK17(sK18(sK15)),sK18(sK15)),
    inference(unit_resulting_resolution,[],[f309,f479,f204]) ).

fof(f204,plain,
    ! [X3,X0,X1] :
      ( ~ in(X3,sK18(X1))
      | ~ in(X3,X1)
      | ~ in(X0,X1) ),
    inference(cnf_transformation,[],[f124]) ).

fof(f124,plain,
    ! [X0,X1] :
      ( ( ! [X3] :
            ( ~ in(X3,sK18(X1))
            | ~ in(X3,X1) )
        & in(sK18(X1),X1) )
      | ~ in(X0,X1) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK18])],[f84,f123]) ).

fof(f123,plain,
    ! [X1] :
      ( ? [X2] :
          ( ! [X3] :
              ( ~ in(X3,X2)
              | ~ in(X3,X1) )
          & in(X2,X1) )
     => ( ! [X3] :
            ( ~ in(X3,sK18(X1))
            | ~ in(X3,X1) )
        & in(sK18(X1),X1) ) ),
    introduced(choice_axiom,[]) ).

fof(f84,plain,
    ! [X0,X1] :
      ( ? [X2] :
          ( ! [X3] :
              ( ~ in(X3,X2)
              | ~ in(X3,X1) )
          & in(X2,X1) )
      | ~ in(X0,X1) ),
    inference(ennf_transformation,[],[f42]) ).

fof(f42,axiom,
    ! [X0,X1] :
      ~ ( ! [X2] :
            ~ ( ! [X3] :
                  ~ ( in(X3,X2)
                    & in(X3,X1) )
              & in(X2,X1) )
        & in(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t7_tarski) ).

fof(f479,plain,
    in(sK17(sK18(sK15)),sK15),
    inference(unit_resulting_resolution,[],[f336,f470,f195]) ).

fof(f195,plain,
    ! [X2] :
      ( in(sK17(X2),sK15)
      | ~ in(X2,sK15)
      | ~ ordinal(X2) ),
    inference(cnf_transformation,[],[f121]) ).

fof(f121,plain,
    ( ! [X2] :
        ( ( ~ ordinal_subset(X2,sK17(X2))
          & in(sK17(X2),sK15)
          & ordinal(sK17(X2)) )
        | ~ in(X2,sK15)
        | ~ ordinal(X2) )
    & empty_set != sK15
    & subset(sK15,sK16)
    & ordinal(sK16) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK15,sK16,sK17])],[f78,f120,f119]) ).

fof(f119,plain,
    ( ? [X0,X1] :
        ( ! [X2] :
            ( ? [X3] :
                ( ~ ordinal_subset(X2,X3)
                & in(X3,X0)
                & ordinal(X3) )
            | ~ in(X2,X0)
            | ~ ordinal(X2) )
        & empty_set != X0
        & subset(X0,X1)
        & ordinal(X1) )
   => ( ! [X2] :
          ( ? [X3] :
              ( ~ ordinal_subset(X2,X3)
              & in(X3,sK15)
              & ordinal(X3) )
          | ~ in(X2,sK15)
          | ~ ordinal(X2) )
      & empty_set != sK15
      & subset(sK15,sK16)
      & ordinal(sK16) ) ),
    introduced(choice_axiom,[]) ).

fof(f120,plain,
    ! [X2] :
      ( ? [X3] :
          ( ~ ordinal_subset(X2,X3)
          & in(X3,sK15)
          & ordinal(X3) )
     => ( ~ ordinal_subset(X2,sK17(X2))
        & in(sK17(X2),sK15)
        & ordinal(sK17(X2)) ) ),
    introduced(choice_axiom,[]) ).

fof(f78,plain,
    ? [X0,X1] :
      ( ! [X2] :
          ( ? [X3] :
              ( ~ ordinal_subset(X2,X3)
              & in(X3,X0)
              & ordinal(X3) )
          | ~ in(X2,X0)
          | ~ ordinal(X2) )
      & empty_set != X0
      & subset(X0,X1)
      & ordinal(X1) ),
    inference(flattening,[],[f77]) ).

fof(f77,plain,
    ? [X0,X1] :
      ( ! [X2] :
          ( ? [X3] :
              ( ~ ordinal_subset(X2,X3)
              & in(X3,X0)
              & ordinal(X3) )
          | ~ in(X2,X0)
          | ~ ordinal(X2) )
      & empty_set != X0
      & subset(X0,X1)
      & ordinal(X1) ),
    inference(ennf_transformation,[],[f36]) ).

fof(f36,negated_conjecture,
    ~ ! [X0,X1] :
        ( ordinal(X1)
       => ~ ( ! [X2] :
                ( ordinal(X2)
               => ~ ( ! [X3] :
                        ( ordinal(X3)
                       => ( in(X3,X0)
                         => ordinal_subset(X2,X3) ) )
                    & in(X2,X0) ) )
            & empty_set != X0
            & subset(X0,X1) ) ),
    inference(negated_conjecture,[],[f35]) ).

fof(f35,conjecture,
    ! [X0,X1] :
      ( ordinal(X1)
     => ~ ( ! [X2] :
              ( ordinal(X2)
             => ~ ( ! [X3] :
                      ( ordinal(X3)
                     => ( in(X3,X0)
                       => ordinal_subset(X2,X3) ) )
                  & in(X2,X0) ) )
          & empty_set != X0
          & subset(X0,X1) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t32_ordinal1) ).

fof(f336,plain,
    in(sK18(sK15),sK15),
    inference(unit_resulting_resolution,[],[f309,f203]) ).

fof(f203,plain,
    ! [X0,X1] :
      ( ~ in(X0,X1)
      | in(sK18(X1),X1) ),
    inference(cnf_transformation,[],[f124]) ).

fof(f309,plain,
    in(sK1(sK15),sK15),
    inference(unit_resulting_resolution,[],[f261,f140,f190]) ).

fof(f190,plain,
    ! [X0,X1] :
      ( ~ element(X0,X1)
      | empty(X1)
      | in(X0,X1) ),
    inference(cnf_transformation,[],[f76]) ).

fof(f76,plain,
    ! [X0,X1] :
      ( in(X0,X1)
      | empty(X1)
      | ~ element(X0,X1) ),
    inference(flattening,[],[f75]) ).

fof(f75,plain,
    ! [X0,X1] :
      ( in(X0,X1)
      | empty(X1)
      | ~ element(X0,X1) ),
    inference(ennf_transformation,[],[f34]) ).

fof(f34,axiom,
    ! [X0,X1] :
      ( element(X0,X1)
     => ( in(X0,X1)
        | empty(X1) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t2_subset) ).

fof(f140,plain,
    ! [X0] : element(sK1(X0),X0),
    inference(cnf_transformation,[],[f91]) ).

fof(f91,plain,
    ! [X0] : element(sK1(X0),X0),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK1])],[f10,f90]) ).

fof(f90,plain,
    ! [X0] :
      ( ? [X1] : element(X1,X0)
     => element(sK1(X0),X0) ),
    introduced(choice_axiom,[]) ).

fof(f10,axiom,
    ! [X0] :
    ? [X1] : element(X1,X0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',existence_m1_subset_1) ).

fof(f261,plain,
    ~ empty(sK15),
    inference(unit_resulting_resolution,[],[f193,f201]) ).

fof(f201,plain,
    ! [X0] :
      ( ~ empty(X0)
      | empty_set = X0 ),
    inference(cnf_transformation,[],[f82]) ).

fof(f82,plain,
    ! [X0] :
      ( empty_set = X0
      | ~ empty(X0) ),
    inference(ennf_transformation,[],[f40]) ).

fof(f40,axiom,
    ! [X0] :
      ( empty(X0)
     => empty_set = X0 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t6_boole) ).

fof(f193,plain,
    empty_set != sK15,
    inference(cnf_transformation,[],[f121]) ).

fof(f478,plain,
    ordinal(sK17(sK18(sK15))),
    inference(unit_resulting_resolution,[],[f336,f470,f194]) ).

fof(f194,plain,
    ! [X2] :
      ( ordinal(sK17(X2))
      | ~ in(X2,sK15)
      | ~ ordinal(X2) ),
    inference(cnf_transformation,[],[f121]) ).

fof(f470,plain,
    ordinal(sK18(sK15)),
    inference(unit_resulting_resolution,[],[f191,f448,f188]) ).

fof(f188,plain,
    ! [X0,X1] :
      ( ~ in(X0,X1)
      | ordinal(X0)
      | ~ ordinal(X1) ),
    inference(cnf_transformation,[],[f72]) ).

fof(f72,plain,
    ! [X0,X1] :
      ( ordinal(X0)
      | ~ in(X0,X1)
      | ~ ordinal(X1) ),
    inference(flattening,[],[f71]) ).

fof(f71,plain,
    ! [X0,X1] :
      ( ordinal(X0)
      | ~ in(X0,X1)
      | ~ ordinal(X1) ),
    inference(ennf_transformation,[],[f32]) ).

fof(f32,axiom,
    ! [X0,X1] :
      ( ordinal(X1)
     => ( in(X0,X1)
       => ordinal(X0) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t23_ordinal1) ).

fof(f448,plain,
    in(sK18(sK15),sK16),
    inference(unit_resulting_resolution,[],[f383,f443,f190]) ).

fof(f443,plain,
    element(sK18(sK15),sK16),
    inference(unit_resulting_resolution,[],[f192,f336,f213]) ).

fof(f213,plain,
    ! [X2,X0,X1] :
      ( ~ in(X0,X1)
      | element(X0,X2)
      | ~ subset(X1,X2) ),
    inference(forward_literal_rewriting,[],[f199,f198]) ).

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

fof(f122,plain,
    ! [X0,X1] :
      ( ( element(X0,powerset(X1))
        | ~ subset(X0,X1) )
      & ( subset(X0,X1)
        | ~ element(X0,powerset(X1)) ) ),
    inference(nnf_transformation,[],[f37]) ).

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

fof(f199,plain,
    ! [X2,X0,X1] :
      ( element(X0,X2)
      | ~ element(X1,powerset(X2))
      | ~ in(X0,X1) ),
    inference(cnf_transformation,[],[f80]) ).

fof(f80,plain,
    ! [X0,X1,X2] :
      ( element(X0,X2)
      | ~ element(X1,powerset(X2))
      | ~ in(X0,X1) ),
    inference(flattening,[],[f79]) ).

fof(f79,plain,
    ! [X0,X1,X2] :
      ( element(X0,X2)
      | ~ element(X1,powerset(X2))
      | ~ in(X0,X1) ),
    inference(ennf_transformation,[],[f38]) ).

fof(f38,axiom,
    ! [X0,X1,X2] :
      ( ( element(X1,powerset(X2))
        & in(X0,X1) )
     => element(X0,X2) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t4_subset) ).

fof(f192,plain,
    subset(sK15,sK16),
    inference(cnf_transformation,[],[f121]) ).

fof(f383,plain,
    ~ empty(sK16),
    inference(unit_resulting_resolution,[],[f192,f336,f214]) ).

fof(f214,plain,
    ! [X2,X0,X1] :
      ( ~ in(X0,X1)
      | ~ empty(X2)
      | ~ subset(X1,X2) ),
    inference(forward_literal_rewriting,[],[f200,f198]) ).

fof(f200,plain,
    ! [X2,X0,X1] :
      ( ~ empty(X2)
      | ~ element(X1,powerset(X2))
      | ~ in(X0,X1) ),
    inference(cnf_transformation,[],[f81]) ).

fof(f81,plain,
    ! [X0,X1,X2] :
      ( ~ empty(X2)
      | ~ element(X1,powerset(X2))
      | ~ in(X0,X1) ),
    inference(ennf_transformation,[],[f39]) ).

fof(f39,axiom,
    ! [X0,X1,X2] :
      ~ ( empty(X2)
        & element(X1,powerset(X2))
        & in(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t5_subset) ).

fof(f191,plain,
    ordinal(sK16),
    inference(cnf_transformation,[],[f121]) ).

fof(f656,plain,
    ~ subset(sK18(sK15),sK17(sK18(sK15))),
    inference(unit_resulting_resolution,[],[f470,f478,f480,f184]) ).

fof(f184,plain,
    ! [X0,X1] :
      ( ~ subset(X0,X1)
      | ordinal_subset(X0,X1)
      | ~ ordinal(X1)
      | ~ ordinal(X0) ),
    inference(cnf_transformation,[],[f118]) ).

fof(f118,plain,
    ! [X0,X1] :
      ( ( ( ordinal_subset(X0,X1)
          | ~ subset(X0,X1) )
        & ( subset(X0,X1)
          | ~ ordinal_subset(X0,X1) ) )
      | ~ ordinal(X1)
      | ~ ordinal(X0) ),
    inference(nnf_transformation,[],[f67]) ).

fof(f67,plain,
    ! [X0,X1] :
      ( ( ordinal_subset(X0,X1)
      <=> subset(X0,X1) )
      | ~ ordinal(X1)
      | ~ ordinal(X0) ),
    inference(flattening,[],[f66]) ).

fof(f66,plain,
    ! [X0,X1] :
      ( ( ordinal_subset(X0,X1)
      <=> subset(X0,X1) )
      | ~ ordinal(X1)
      | ~ ordinal(X0) ),
    inference(ennf_transformation,[],[f28]) ).

fof(f28,axiom,
    ! [X0,X1] :
      ( ( ordinal(X1)
        & ordinal(X0) )
     => ( ordinal_subset(X0,X1)
      <=> subset(X0,X1) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',redefinition_r1_ordinal1) ).

fof(f480,plain,
    ~ ordinal_subset(sK18(sK15),sK17(sK18(sK15))),
    inference(unit_resulting_resolution,[],[f336,f470,f196]) ).

fof(f196,plain,
    ! [X2] :
      ( ~ ordinal_subset(X2,sK17(X2))
      | ~ in(X2,sK15)
      | ~ ordinal(X2) ),
    inference(cnf_transformation,[],[f121]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.13  % Problem    : SEU235+3 : TPTP v8.2.0. Released v3.2.0.
% 0.15/0.15  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t %d %s
% 0.16/0.37  % Computer : n018.cluster.edu
% 0.16/0.37  % Model    : x86_64 x86_64
% 0.16/0.37  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.16/0.37  % Memory   : 8042.1875MB
% 0.16/0.37  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.16/0.37  % CPULimit   : 300
% 0.16/0.37  % WCLimit    : 300
% 0.16/0.37  % DateTime   : Sun May 19 15:40:08 EDT 2024
% 0.16/0.37  % CPUTime    : 
% 0.16/0.37  This is a FOF_THM_RFO_SEQ problem
% 0.16/0.37  Running vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t 300 /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.73/0.94  % (17659)lrs+1011_1:1_sil=8000:sp=occurrence:nwc=10.0:i=78:ss=axioms:sgt=8_0 on theBenchmark for (2994ds/78Mi)
% 0.73/0.94  % (17657)dis-1011_2:1_sil=2000:lsd=20:nwc=5.0:flr=on:mep=off:st=3.0:i=34:sd=1:ep=RS:ss=axioms_0 on theBenchmark for (2994ds/34Mi)
% 0.73/0.94  % (17660)ott+1011_1:1_sil=2000:urr=on:i=33:sd=1:kws=inv_frequency:ss=axioms:sup=off_0 on theBenchmark for (2994ds/33Mi)
% 0.73/0.94  % (17658)lrs+1011_461:32768_sil=16000:irw=on:sp=frequency:lsd=20:fd=preordered:nwc=10.0:s2agt=32:alpa=false:cond=fast:s2a=on:i=51:s2at=3.0:awrs=decay:awrsf=691:bd=off:nm=20:fsr=off:amm=sco:uhcvi=on:rawr=on_0 on theBenchmark for (2994ds/51Mi)
% 0.73/0.94  % (17662)lrs+1002_1:16_to=lpo:sil=32000:sp=unary_frequency:sos=on:i=45:bd=off:ss=axioms_0 on theBenchmark for (2994ds/45Mi)
% 0.73/0.94  % (17661)lrs+2_1:1_sil=16000:fde=none:sos=all:nwc=5.0:i=34:ep=RS:s2pl=on:lma=on:afp=100000_0 on theBenchmark for (2994ds/34Mi)
% 0.73/0.94  % (17663)lrs+21_1:5_sil=2000:sos=on:urr=on:newcnf=on:slsq=on:i=83:slsql=off:bd=off:nm=2:ss=axioms:st=1.5:sp=const_min:gsp=on:rawr=on_0 on theBenchmark for (2994ds/83Mi)
% 0.73/0.94  % (17664)lrs-21_1:1_to=lpo:sil=2000:sp=frequency:sos=on:lma=on:i=56:sd=2:ss=axioms:ep=R_0 on theBenchmark for (2994ds/56Mi)
% 0.73/0.94  % (17662)Refutation not found, incomplete strategy% (17662)------------------------------
% 0.73/0.94  % (17662)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.73/0.94  % (17662)Termination reason: Refutation not found, incomplete strategy
% 0.73/0.94  
% 0.73/0.94  % (17662)Memory used [KB]: 1046
% 0.73/0.94  % (17662)Time elapsed: 0.003 s
% 0.73/0.94  % (17662)Instructions burned: 3 (million)
% 0.73/0.94  % (17660)Refutation not found, incomplete strategy% (17660)------------------------------
% 0.73/0.94  % (17660)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.73/0.94  % (17660)Termination reason: Refutation not found, incomplete strategy
% 0.73/0.94  
% 0.73/0.94  % (17660)Memory used [KB]: 1044
% 0.73/0.94  % (17660)Time elapsed: 0.004 s
% 0.73/0.94  % (17660)Instructions burned: 4 (million)
% 0.73/0.94  % (17662)------------------------------
% 0.73/0.94  % (17662)------------------------------
% 0.73/0.94  % (17661)Refutation not found, incomplete strategy% (17661)------------------------------
% 0.73/0.94  % (17661)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.73/0.94  % (17660)------------------------------
% 0.73/0.94  % (17660)------------------------------
% 0.73/0.94  % (17661)Termination reason: Refutation not found, incomplete strategy
% 0.73/0.94  
% 0.73/0.94  % (17661)Memory used [KB]: 1133
% 0.73/0.94  % (17661)Time elapsed: 0.004 s
% 0.73/0.94  % (17661)Instructions burned: 5 (million)
% 0.73/0.94  % (17661)------------------------------
% 0.73/0.94  % (17661)------------------------------
% 0.73/0.94  % (17657)Refutation not found, incomplete strategy% (17657)------------------------------
% 0.73/0.94  % (17657)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.73/0.94  % (17657)Termination reason: Refutation not found, incomplete strategy
% 0.73/0.94  
% 0.73/0.94  % (17657)Memory used [KB]: 1072
% 0.73/0.94  % (17657)Time elapsed: 0.005 s
% 0.73/0.94  % (17657)Instructions burned: 6 (million)
% 0.73/0.94  % (17657)------------------------------
% 0.73/0.94  % (17657)------------------------------
% 0.81/0.95  % (17665)lrs+21_1:16_sil=2000:sp=occurrence:urr=on:flr=on:i=55:sd=1:nm=0:ins=3:ss=included:rawr=on:br=off_0 on theBenchmark for (2994ds/55Mi)
% 0.81/0.95  % (17666)dis+3_25:4_sil=16000:sos=all:erd=off:i=50:s2at=4.0:bd=off:nm=60:sup=off:cond=on:av=off:ins=2:nwc=10.0:etr=on:to=lpo:s2agt=20:fd=off:bsr=unit_only:slsq=on:slsqr=28,19:awrs=converge:awrsf=500:tgt=ground:bs=unit_only_0 on theBenchmark for (2994ds/50Mi)
% 0.81/0.95  % (17667)lrs+1010_1:2_sil=4000:tgt=ground:nwc=10.0:st=2.0:i=208:sd=1:bd=off:ss=axioms_0 on theBenchmark for (2994ds/208Mi)
% 0.81/0.95  % (17668)lrs-1011_1:1_sil=4000:plsq=on:plsqr=32,1:sp=frequency:plsql=on:nwc=10.0:i=52:aac=none:afr=on:ss=axioms:er=filter:sgt=16:rawr=on:etr=on:lma=on_0 on theBenchmark for (2994ds/52Mi)
% 0.81/0.96  % (17665)First to succeed.
% 0.81/0.96  % (17665)Solution written to "/export/starexec/sandbox/tmp/vampire-proof-17589"
% 0.81/0.96  % (17665)Refutation found. Thanks to Tanya!
% 0.81/0.96  % SZS status Theorem for theBenchmark
% 0.81/0.96  % SZS output start Proof for theBenchmark
% See solution above
% 0.81/0.96  % (17665)------------------------------
% 0.81/0.96  % (17665)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.81/0.96  % (17665)Termination reason: Refutation
% 0.81/0.96  
% 0.81/0.96  % (17665)Memory used [KB]: 1238
% 0.81/0.96  % (17665)Time elapsed: 0.016 s
% 0.81/0.96  % (17665)Instructions burned: 28 (million)
% 0.81/0.96  % (17589)Success in time 0.583 s
% 0.81/0.96  % Vampire---4.8 exiting
%------------------------------------------------------------------------------