TSTP Solution File: SEU187+2 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : SEU187+2 : TPTP v8.1.0. Released v3.3.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 : n023.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:27:14 EDT 2022

% Result   : Theorem 0.16s 0.58s
% Output   : Refutation 0.16s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    9
%            Number of leaves      :   14
% Syntax   : Number of formulae    :   43 (   5 unt;   0 def)
%            Number of atoms       :  165 (  38 equ)
%            Maximal formula atoms :   11 (   3 avg)
%            Number of connectives :  189 (  67   ~;  74   |;  28   &)
%                                         (  11 <=>;   9  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   11 (   5 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :    7 (   5 usr;   3 prp; 0-2 aty)
%            Number of functors    :   11 (  11 usr;   1 con; 0-2 aty)
%            Number of variables   :  103 (  74   !;  29   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f885,plain,
    $false,
    inference(avatar_sat_refutation,[],[f823,f852,f884]) ).

fof(f884,plain,
    spl42_2,
    inference(avatar_contradiction_clause,[],[f883]) ).

fof(f883,plain,
    ( $false
    | spl42_2 ),
    inference(subsumption_resolution,[],[f864,f798]) ).

fof(f798,plain,
    ! [X1] : ~ in(X1,empty_set),
    inference(equality_resolution,[],[f701]) ).

fof(f701,plain,
    ! [X0,X1] :
      ( ~ in(X1,X0)
      | empty_set != X0 ),
    inference(cnf_transformation,[],[f481]) ).

fof(f481,plain,
    ! [X0] :
      ( ( ! [X1] : ~ in(X1,X0)
        | empty_set != X0 )
      & ( empty_set = X0
        | in(sK25(X0),X0) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK25])],[f479,f480]) ).

fof(f480,plain,
    ! [X0] :
      ( ? [X2] : in(X2,X0)
     => in(sK25(X0),X0) ),
    introduced(choice_axiom,[]) ).

fof(f479,plain,
    ! [X0] :
      ( ( ! [X1] : ~ in(X1,X0)
        | empty_set != X0 )
      & ( empty_set = X0
        | ? [X2] : in(X2,X0) ) ),
    inference(rectify,[],[f478]) ).

fof(f478,plain,
    ! [X0] :
      ( ( ! [X1] : ~ in(X1,X0)
        | empty_set != X0 )
      & ( empty_set = X0
        | ? [X1] : in(X1,X0) ) ),
    inference(nnf_transformation,[],[f11]) ).

fof(f11,axiom,
    ! [X0] :
      ( ! [X1] : ~ in(X1,X0)
    <=> empty_set = X0 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',d1_xboole_0) ).

fof(f864,plain,
    ( in(ordered_pair(sK30(empty_set,empty_set),sK31(empty_set,empty_set)),empty_set)
    | spl42_2 ),
    inference(unit_resulting_resolution,[],[f671,f798,f822,f728]) ).

fof(f728,plain,
    ! [X0,X1] :
      ( in(ordered_pair(sK30(X0,X1),sK31(X0,X1)),X0)
      | relation_dom(X0) = X1
      | ~ relation(X0)
      | in(sK30(X0,X1),X1) ),
    inference(cnf_transformation,[],[f506]) ).

fof(f506,plain,
    ! [X0] :
      ( ! [X1] :
          ( ( relation_dom(X0) = X1
            | ( ( ~ in(sK30(X0,X1),X1)
                | ! [X3] : ~ in(ordered_pair(sK30(X0,X1),X3),X0) )
              & ( in(sK30(X0,X1),X1)
                | in(ordered_pair(sK30(X0,X1),sK31(X0,X1)),X0) ) ) )
          & ( ! [X5] :
                ( ( in(ordered_pair(X5,sK32(X0,X5)),X0)
                  | ~ in(X5,X1) )
                & ( in(X5,X1)
                  | ! [X7] : ~ in(ordered_pair(X5,X7),X0) ) )
            | relation_dom(X0) != X1 ) )
      | ~ relation(X0) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK30,sK31,sK32])],[f502,f505,f504,f503]) ).

fof(f503,plain,
    ! [X0,X1] :
      ( ? [X2] :
          ( ( ~ in(X2,X1)
            | ! [X3] : ~ in(ordered_pair(X2,X3),X0) )
          & ( in(X2,X1)
            | ? [X4] : in(ordered_pair(X2,X4),X0) ) )
     => ( ( ~ in(sK30(X0,X1),X1)
          | ! [X3] : ~ in(ordered_pair(sK30(X0,X1),X3),X0) )
        & ( in(sK30(X0,X1),X1)
          | ? [X4] : in(ordered_pair(sK30(X0,X1),X4),X0) ) ) ),
    introduced(choice_axiom,[]) ).

fof(f504,plain,
    ! [X0,X1] :
      ( ? [X4] : in(ordered_pair(sK30(X0,X1),X4),X0)
     => in(ordered_pair(sK30(X0,X1),sK31(X0,X1)),X0) ),
    introduced(choice_axiom,[]) ).

fof(f505,plain,
    ! [X0,X5] :
      ( ? [X6] : in(ordered_pair(X5,X6),X0)
     => in(ordered_pair(X5,sK32(X0,X5)),X0) ),
    introduced(choice_axiom,[]) ).

fof(f502,plain,
    ! [X0] :
      ( ! [X1] :
          ( ( relation_dom(X0) = X1
            | ? [X2] :
                ( ( ~ in(X2,X1)
                  | ! [X3] : ~ in(ordered_pair(X2,X3),X0) )
                & ( in(X2,X1)
                  | ? [X4] : in(ordered_pair(X2,X4),X0) ) ) )
          & ( ! [X5] :
                ( ( ? [X6] : in(ordered_pair(X5,X6),X0)
                  | ~ in(X5,X1) )
                & ( in(X5,X1)
                  | ! [X7] : ~ in(ordered_pair(X5,X7),X0) ) )
            | relation_dom(X0) != X1 ) )
      | ~ relation(X0) ),
    inference(rectify,[],[f501]) ).

fof(f501,plain,
    ! [X0] :
      ( ! [X1] :
          ( ( relation_dom(X0) = X1
            | ? [X2] :
                ( ( ~ in(X2,X1)
                  | ! [X3] : ~ in(ordered_pair(X2,X3),X0) )
                & ( in(X2,X1)
                  | ? [X3] : in(ordered_pair(X2,X3),X0) ) ) )
          & ( ! [X2] :
                ( ( ? [X3] : in(ordered_pair(X2,X3),X0)
                  | ~ in(X2,X1) )
                & ( in(X2,X1)
                  | ! [X3] : ~ in(ordered_pair(X2,X3),X0) ) )
            | relation_dom(X0) != X1 ) )
      | ~ relation(X0) ),
    inference(nnf_transformation,[],[f341]) ).

fof(f341,plain,
    ! [X0] :
      ( ! [X1] :
          ( relation_dom(X0) = X1
        <=> ! [X2] :
              ( ? [X3] : in(ordered_pair(X2,X3),X0)
            <=> in(X2,X1) ) )
      | ~ relation(X0) ),
    inference(ennf_transformation,[],[f19]) ).

fof(f19,axiom,
    ! [X0] :
      ( relation(X0)
     => ! [X1] :
          ( relation_dom(X0) = X1
        <=> ! [X2] :
              ( ? [X3] : in(ordered_pair(X2,X3),X0)
            <=> in(X2,X1) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',d4_relat_1) ).

fof(f822,plain,
    ( empty_set != relation_dom(empty_set)
    | spl42_2 ),
    inference(avatar_component_clause,[],[f820]) ).

fof(f820,plain,
    ( spl42_2
  <=> empty_set = relation_dom(empty_set) ),
    introduced(avatar_definition,[new_symbols(naming,[spl42_2])]) ).

fof(f671,plain,
    relation(empty_set),
    inference(cnf_transformation,[],[f64]) ).

fof(f64,axiom,
    ( empty(empty_set)
    & relation(empty_set) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fc4_relat_1) ).

fof(f852,plain,
    spl42_1,
    inference(avatar_contradiction_clause,[],[f851]) ).

fof(f851,plain,
    ( $false
    | spl42_1 ),
    inference(subsumption_resolution,[],[f834,f798]) ).

fof(f834,plain,
    ( in(ordered_pair(sK15(empty_set,empty_set),sK14(empty_set,empty_set)),empty_set)
    | spl42_1 ),
    inference(unit_resulting_resolution,[],[f671,f798,f818,f625]) ).

fof(f625,plain,
    ! [X0,X1] :
      ( in(ordered_pair(sK15(X0,X1),sK14(X0,X1)),X0)
      | in(sK14(X0,X1),X1)
      | relation_rng(X0) = X1
      | ~ relation(X0) ),
    inference(cnf_transformation,[],[f423]) ).

fof(f423,plain,
    ! [X0] :
      ( ~ relation(X0)
      | ! [X1] :
          ( ( relation_rng(X0) = X1
            | ( ( ~ in(sK14(X0,X1),X1)
                | ! [X3] : ~ in(ordered_pair(X3,sK14(X0,X1)),X0) )
              & ( in(sK14(X0,X1),X1)
                | in(ordered_pair(sK15(X0,X1),sK14(X0,X1)),X0) ) ) )
          & ( ! [X5] :
                ( ( in(ordered_pair(sK16(X0,X5),X5),X0)
                  | ~ in(X5,X1) )
                & ( in(X5,X1)
                  | ! [X7] : ~ in(ordered_pair(X7,X5),X0) ) )
            | relation_rng(X0) != X1 ) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK14,sK15,sK16])],[f419,f422,f421,f420]) ).

fof(f420,plain,
    ! [X0,X1] :
      ( ? [X2] :
          ( ( ~ in(X2,X1)
            | ! [X3] : ~ in(ordered_pair(X3,X2),X0) )
          & ( in(X2,X1)
            | ? [X4] : in(ordered_pair(X4,X2),X0) ) )
     => ( ( ~ in(sK14(X0,X1),X1)
          | ! [X3] : ~ in(ordered_pair(X3,sK14(X0,X1)),X0) )
        & ( in(sK14(X0,X1),X1)
          | ? [X4] : in(ordered_pair(X4,sK14(X0,X1)),X0) ) ) ),
    introduced(choice_axiom,[]) ).

fof(f421,plain,
    ! [X0,X1] :
      ( ? [X4] : in(ordered_pair(X4,sK14(X0,X1)),X0)
     => in(ordered_pair(sK15(X0,X1),sK14(X0,X1)),X0) ),
    introduced(choice_axiom,[]) ).

fof(f422,plain,
    ! [X0,X5] :
      ( ? [X6] : in(ordered_pair(X6,X5),X0)
     => in(ordered_pair(sK16(X0,X5),X5),X0) ),
    introduced(choice_axiom,[]) ).

fof(f419,plain,
    ! [X0] :
      ( ~ relation(X0)
      | ! [X1] :
          ( ( relation_rng(X0) = X1
            | ? [X2] :
                ( ( ~ in(X2,X1)
                  | ! [X3] : ~ in(ordered_pair(X3,X2),X0) )
                & ( in(X2,X1)
                  | ? [X4] : in(ordered_pair(X4,X2),X0) ) ) )
          & ( ! [X5] :
                ( ( ? [X6] : in(ordered_pair(X6,X5),X0)
                  | ~ in(X5,X1) )
                & ( in(X5,X1)
                  | ! [X7] : ~ in(ordered_pair(X7,X5),X0) ) )
            | relation_rng(X0) != X1 ) ) ),
    inference(rectify,[],[f418]) ).

fof(f418,plain,
    ! [X0] :
      ( ~ relation(X0)
      | ! [X1] :
          ( ( relation_rng(X0) = X1
            | ? [X2] :
                ( ( ~ in(X2,X1)
                  | ! [X3] : ~ in(ordered_pair(X3,X2),X0) )
                & ( in(X2,X1)
                  | ? [X3] : in(ordered_pair(X3,X2),X0) ) ) )
          & ( ! [X2] :
                ( ( ? [X3] : in(ordered_pair(X3,X2),X0)
                  | ~ in(X2,X1) )
                & ( in(X2,X1)
                  | ! [X3] : ~ in(ordered_pair(X3,X2),X0) ) )
            | relation_rng(X0) != X1 ) ) ),
    inference(nnf_transformation,[],[f320]) ).

fof(f320,plain,
    ! [X0] :
      ( ~ relation(X0)
      | ! [X1] :
          ( relation_rng(X0) = X1
        <=> ! [X2] :
              ( ? [X3] : in(ordered_pair(X3,X2),X0)
            <=> in(X2,X1) ) ) ),
    inference(ennf_transformation,[],[f23]) ).

fof(f23,axiom,
    ! [X0] :
      ( relation(X0)
     => ! [X1] :
          ( relation_rng(X0) = X1
        <=> ! [X2] :
              ( ? [X3] : in(ordered_pair(X3,X2),X0)
            <=> in(X2,X1) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',d5_relat_1) ).

fof(f818,plain,
    ( empty_set != relation_rng(empty_set)
    | spl42_1 ),
    inference(avatar_component_clause,[],[f816]) ).

fof(f816,plain,
    ( spl42_1
  <=> empty_set = relation_rng(empty_set) ),
    introduced(avatar_definition,[new_symbols(naming,[spl42_1])]) ).

fof(f823,plain,
    ( ~ spl42_1
    | ~ spl42_2 ),
    inference(avatar_split_clause,[],[f553,f820,f816]) ).

fof(f553,plain,
    ( empty_set != relation_dom(empty_set)
    | empty_set != relation_rng(empty_set) ),
    inference(cnf_transformation,[],[f292]) ).

fof(f292,plain,
    ( empty_set != relation_dom(empty_set)
    | empty_set != relation_rng(empty_set) ),
    inference(ennf_transformation,[],[f152]) ).

fof(f152,negated_conjecture,
    ~ ( empty_set = relation_dom(empty_set)
      & empty_set = relation_rng(empty_set) ),
    inference(negated_conjecture,[],[f151]) ).

fof(f151,conjecture,
    ( empty_set = relation_dom(empty_set)
    & empty_set = relation_rng(empty_set) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',t60_relat_1) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.10  % Problem    : SEU187+2 : TPTP v8.1.0. Released v3.3.0.
% 0.11/0.11  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.11/0.31  % Computer : n023.cluster.edu
% 0.11/0.31  % Model    : x86_64 x86_64
% 0.11/0.31  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.11/0.31  % Memory   : 8042.1875MB
% 0.11/0.31  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.11/0.31  % CPULimit   : 300
% 0.11/0.31  % WCLimit    : 300
% 0.11/0.31  % DateTime   : Tue Aug 30 15:09:05 EDT 2022
% 0.11/0.31  % CPUTime    : 
% 0.16/0.47  % (30331)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.16/0.49  % (30327)lrs+10_1:1_gsp=on:sd=1:sgt=32:sos=on:ss=axioms:i=13:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/13Mi)
% 0.16/0.49  % (30349)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.16/0.49  % (30341)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.16/0.49  % (30348)dis+1010_2:3_fs=off:fsr=off:nm=0:nwc=5.0:s2a=on:s2agt=32:i=82:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/82Mi)
% 0.16/0.50  % (30331)Instruction limit reached!
% 0.16/0.50  % (30331)------------------------------
% 0.16/0.50  % (30331)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.50  % (30341)Instruction limit reached!
% 0.16/0.50  % (30341)------------------------------
% 0.16/0.50  % (30341)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.50  % (30334)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.16/0.50  % (30341)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.50  % (30341)Termination reason: Unknown
% 0.16/0.50  % (30341)Termination phase: Property scanning
% 0.16/0.50  
% 0.16/0.50  % (30341)Memory used [KB]: 1918
% 0.16/0.50  % (30341)Time elapsed: 0.010 s
% 0.16/0.50  % (30341)Instructions burned: 7 (million)
% 0.16/0.50  % (30341)------------------------------
% 0.16/0.50  % (30341)------------------------------
% 0.16/0.50  % (30340)lrs+10_1:1_ins=3:sp=reverse_frequency:spb=goal:to=lpo:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.16/0.51  % (30340)Instruction limit reached!
% 0.16/0.51  % (30340)------------------------------
% 0.16/0.51  % (30340)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.51  % (30331)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.51  % (30331)Termination reason: Unknown
% 0.16/0.51  % (30331)Termination phase: Saturation
% 0.16/0.51  
% 0.16/0.51  % (30331)Memory used [KB]: 2046
% 0.16/0.51  % (30331)Time elapsed: 0.014 s
% 0.16/0.51  % (30331)Instructions burned: 16 (million)
% 0.16/0.51  % (30331)------------------------------
% 0.16/0.51  % (30331)------------------------------
% 0.16/0.51  % (30340)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.51  % (30340)Termination reason: Unknown
% 0.16/0.51  % (30340)Termination phase: Preprocessing 3
% 0.16/0.51  
% 0.16/0.51  % (30340)Memory used [KB]: 1663
% 0.16/0.51  % (30340)Time elapsed: 0.005 s
% 0.16/0.51  % (30340)Instructions burned: 3 (million)
% 0.16/0.51  % (30340)------------------------------
% 0.16/0.51  % (30340)------------------------------
% 0.16/0.51  % (30326)dis+1002_1:12_drc=off:fd=preordered:tgt=full:i=99978:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99978Mi)
% 0.16/0.51  % (30335)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.16/0.52  % (30329)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.16/0.52  % (30327)Instruction limit reached!
% 0.16/0.52  % (30327)------------------------------
% 0.16/0.52  % (30327)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.52  % (30327)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.52  % (30327)Termination reason: Unknown
% 0.16/0.52  % (30327)Termination phase: Property scanning
% 0.16/0.52  
% 0.16/0.52  % (30327)Memory used [KB]: 1918
% 0.16/0.52  % (30327)Time elapsed: 0.010 s
% 0.16/0.52  % (30327)Instructions burned: 13 (million)
% 0.16/0.52  % (30327)------------------------------
% 0.16/0.52  % (30327)------------------------------
% 0.16/0.52  % (30336)lrs+10_1:1_ep=R:lcm=predicate:lma=on:sos=all:spb=goal:ss=included:i=12:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/12Mi)
% 0.16/0.52  % (30330)lrs+10_1:1024_nm=0:nwc=5.0:ss=axioms:i=13:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/13Mi)
% 0.16/0.52  % (30337)lrs+10_1:2_br=off:nm=4:ss=included:urr=on:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.16/0.52  % (30338)lrs+10_1:4_av=off:bs=unit_only:bsr=unit_only:ep=RS:s2a=on:sos=on:sp=frequency:to=lpo:i=16:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/16Mi)
% 0.16/0.53  % (30328)dis+1002_1:1_aac=none:bd=off:sac=on:sos=on:spb=units:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.16/0.53  % (30328)Instruction limit reached!
% 0.16/0.53  % (30328)------------------------------
% 0.16/0.53  % (30328)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.53  % (30328)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.53  % (30328)Termination reason: Unknown
% 0.16/0.53  % (30328)Termination phase: Unused predicate definition removal
% 0.16/0.53  
% 0.16/0.53  % (30328)Memory used [KB]: 1535
% 0.16/0.53  % (30328)Time elapsed: 0.003 s
% 0.16/0.53  % (30328)Instructions burned: 3 (million)
% 0.16/0.53  % (30328)------------------------------
% 0.16/0.53  % (30328)------------------------------
% 0.16/0.53  % (30337)Instruction limit reached!
% 0.16/0.53  % (30337)------------------------------
% 0.16/0.53  % (30337)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.53  % (30337)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.53  % (30337)Termination reason: Unknown
% 0.16/0.53  % (30337)Termination phase: Preprocessing 3
% 0.16/0.53  
% 0.16/0.53  % (30337)Memory used [KB]: 1791
% 0.16/0.53  % (30337)Time elapsed: 0.007 s
% 0.16/0.53  % (30337)Instructions burned: 7 (million)
% 0.16/0.53  % (30337)------------------------------
% 0.16/0.53  % (30337)------------------------------
% 0.16/0.53  % (30347)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.16/0.54  % (30332)dis+1010_1:50_awrs=decay:awrsf=128:nwc=10.0:s2pl=no:sp=frequency:ss=axioms:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/39Mi)
% 0.16/0.54  % (30339)lrs+10_1:32_br=off:nm=16:sd=2:ss=axioms:st=2.0:urr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.16/0.54  % (30342)lrs+1011_1:1_fd=preordered:fsd=on:sos=on:thsq=on:thsqc=64:thsqd=32:uwa=ground:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.16/0.54  % (30354)dis+2_3:1_aac=none:abs=on:ep=R:lcm=reverse:nwc=10.0:sos=on:sp=const_frequency:spb=units:urr=ec_only:i=8:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/8Mi)
% 0.16/0.54  % (30336)Instruction limit reached!
% 0.16/0.54  % (30336)------------------------------
% 0.16/0.54  % (30336)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.54  % (30336)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.54  % (30336)Termination reason: Unknown
% 0.16/0.54  % (30336)Termination phase: Property scanning
% 0.16/0.54  
% 0.16/0.54  % (30336)Memory used [KB]: 1918
% 0.16/0.54  % (30336)Time elapsed: 0.010 s
% 0.16/0.54  % (30336)Instructions burned: 12 (million)
% 0.16/0.54  % (30336)------------------------------
% 0.16/0.54  % (30336)------------------------------
% 0.16/0.55  % (30351)lrs+11_1:1_plsq=on:plsqc=1:plsqr=32,1:ss=included:i=95:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/95Mi)
% 0.16/0.55  % (30353)dis+21_1:1_aac=none:abs=on:er=known:fde=none:fsr=off:nwc=5.0:s2a=on:s2at=4.0:sp=const_frequency:to=lpo:urr=ec_only:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/25Mi)
% 0.16/0.55  % (30355)lrs-11_1:1_nm=0:sac=on:sd=4:ss=axioms:st=3.0:i=24:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/24Mi)
% 0.16/0.55  % (30344)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.16/0.55  % (30344)Instruction limit reached!
% 0.16/0.55  % (30344)------------------------------
% 0.16/0.55  % (30344)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.55  % (30344)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.55  % (30344)Termination reason: Unknown
% 0.16/0.55  % (30344)Termination phase: SInE selection
% 0.16/0.55  
% 0.16/0.55  % (30344)Memory used [KB]: 1535
% 0.16/0.55  % (30344)Time elapsed: 0.002 s
% 0.16/0.55  % (30344)Instructions burned: 2 (million)
% 0.16/0.55  % (30344)------------------------------
% 0.16/0.55  % (30344)------------------------------
% 0.16/0.55  % (30338)Instruction limit reached!
% 0.16/0.55  % (30338)------------------------------
% 0.16/0.55  % (30338)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.55  % (30338)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.55  % (30338)Termination reason: Unknown
% 0.16/0.55  % (30338)Termination phase: Saturation
% 0.16/0.55  
% 0.16/0.55  % (30338)Memory used [KB]: 2046
% 0.16/0.55  % (30338)Time elapsed: 0.013 s
% 0.16/0.55  % (30338)Instructions burned: 16 (million)
% 0.16/0.55  % (30338)------------------------------
% 0.16/0.55  % (30338)------------------------------
% 0.16/0.55  % (30352)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.16/0.55  % (30350)dis+21_1:1_ep=RS:nwc=10.0:s2a=on:s2at=1.5:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.16/0.55  % (30354)Instruction limit reached!
% 0.16/0.55  % (30354)------------------------------
% 0.16/0.55  % (30354)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.55  % (30354)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.55  % (30354)Termination reason: Unknown
% 0.16/0.55  % (30354)Termination phase: Property scanning
% 0.16/0.55  
% 0.16/0.55  % (30354)Memory used [KB]: 1918
% 0.16/0.55  % (30354)Time elapsed: 0.008 s
% 0.16/0.55  % (30354)Instructions burned: 8 (million)
% 0.16/0.55  % (30354)------------------------------
% 0.16/0.55  % (30354)------------------------------
% 0.16/0.55  % (30330)Instruction limit reached!
% 0.16/0.55  % (30330)------------------------------
% 0.16/0.55  % (30330)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.55  % (30330)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.55  % (30330)Termination reason: Unknown
% 0.16/0.55  % (30330)Termination phase: Saturation
% 0.16/0.55  
% 0.16/0.55  % (30330)Memory used [KB]: 6396
% 0.16/0.55  % (30330)Time elapsed: 0.010 s
% 0.16/0.55  % (30330)Instructions burned: 13 (million)
% 0.16/0.55  % (30330)------------------------------
% 0.16/0.55  % (30330)------------------------------
% 0.16/0.56  % (30346)dis+1010_1:1_bs=on:ep=RS:erd=off:newcnf=on:nwc=10.0:s2a=on:sgt=32:ss=axioms:i=30:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/30Mi)
% 0.16/0.56  % (30343)fmb+10_1:1_nm=2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.16/0.56  % (30333)lrs+2_1:1_lcm=reverse:lma=on:sos=all:spb=goal_then_units:ss=included:urr=on:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/39Mi)
% 0.16/0.56  % (30343)Instruction limit reached!
% 0.16/0.56  % (30343)------------------------------
% 0.16/0.56  % (30343)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.56  % (30343)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.56  % (30343)Termination reason: Unknown
% 0.16/0.56  % (30343)Termination phase: Naming
% 0.16/0.56  
% 0.16/0.56  % (30343)Memory used [KB]: 1663
% 0.16/0.56  % (30343)Time elapsed: 0.003 s
% 0.16/0.56  % (30343)Instructions burned: 3 (million)
% 0.16/0.56  % (30343)------------------------------
% 0.16/0.56  % (30343)------------------------------
% 0.16/0.56  % (30345)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.16/0.58  % (30329)First to succeed.
% 0.16/0.58  % (30329)Refutation found. Thanks to Tanya!
% 0.16/0.58  % SZS status Theorem for theBenchmark
% 0.16/0.58  % SZS output start Proof for theBenchmark
% See solution above
% 0.16/0.58  % (30329)------------------------------
% 0.16/0.58  % (30329)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.58  % (30329)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.58  % (30329)Termination reason: Refutation
% 0.16/0.58  
% 0.16/0.58  % (30329)Memory used [KB]: 6652
% 0.16/0.58  % (30329)Time elapsed: 0.188 s
% 0.16/0.58  % (30329)Instructions burned: 18 (million)
% 0.16/0.58  % (30329)------------------------------
% 0.16/0.58  % (30329)------------------------------
% 0.16/0.58  % (30325)Success in time 0.25 s
%------------------------------------------------------------------------------