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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : SEU362+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 : n020.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:29:15 EDT 2022

% Result   : Theorem 50.75s 6.81s
% Output   : Refutation 50.75s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    9
%            Number of leaves      :   12
% Syntax   : Number of formulae    :   52 (  20 unt;   0 def)
%            Number of atoms       :  260 (  36 equ)
%            Maximal formula atoms :   20 (   5 avg)
%            Number of connectives :  276 (  68   ~;  47   |; 124   &)
%                                         (   7 <=>;  30  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   18 (   6 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    8 (   6 usr;   1 prp; 0-3 aty)
%            Number of functors    :   10 (  10 usr;   6 con; 0-2 aty)
%            Number of variables   :  117 (  66   !;  51   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f4862,plain,
    $false,
    inference(subsumption_resolution,[],[f4838,f4698]) ).

fof(f4698,plain,
    in(ordered_pair(sK117,sK118),the_InternalRel(sK116)),
    inference(unit_resulting_resolution,[],[f4655,f4613,f4625,f4633,f3634]) ).

fof(f3634,plain,
    ! [X2,X0,X1] :
      ( in(ordered_pair(X1,X2),the_InternalRel(X0))
      | ~ rel_str(X0)
      | ~ element(X2,the_carrier(X0))
      | ~ related(X0,X1,X2)
      | ~ element(X1,the_carrier(X0)) ),
    inference(cnf_transformation,[],[f2282]) ).

fof(f2282,plain,
    ! [X0] :
      ( ~ rel_str(X0)
      | ! [X1] :
          ( ~ element(X1,the_carrier(X0))
          | ! [X2] :
              ( ~ element(X2,the_carrier(X0))
              | ( ( in(ordered_pair(X1,X2),the_InternalRel(X0))
                  | ~ related(X0,X1,X2) )
                & ( related(X0,X1,X2)
                  | ~ in(ordered_pair(X1,X2),the_InternalRel(X0)) ) ) ) ) ),
    inference(nnf_transformation,[],[f1210]) ).

fof(f1210,plain,
    ! [X0] :
      ( ~ rel_str(X0)
      | ! [X1] :
          ( ~ element(X1,the_carrier(X0))
          | ! [X2] :
              ( ~ element(X2,the_carrier(X0))
              | ( in(ordered_pair(X1,X2),the_InternalRel(X0))
              <=> related(X0,X1,X2) ) ) ) ),
    inference(ennf_transformation,[],[f160]) ).

fof(f160,axiom,
    ! [X0] :
      ( rel_str(X0)
     => ! [X1] :
          ( element(X1,the_carrier(X0))
         => ! [X2] :
              ( element(X2,the_carrier(X0))
             => ( in(ordered_pair(X1,X2),the_InternalRel(X0))
              <=> related(X0,X1,X2) ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',d9_orders_2) ).

fof(f4633,plain,
    related(sK116,sK117,sK118),
    inference(forward_demodulation,[],[f4632,f3012]) ).

fof(f3012,plain,
    sK119 = sK117,
    inference(cnf_transformation,[],[f1831]) ).

fof(f1831,plain,
    ( rel_str(sK115)
    & subrelstr(sK116,sK115)
    & element(sK117,the_carrier(sK115))
    & element(sK119,the_carrier(sK116))
    & element(sK120,the_carrier(sK116))
    & sK119 = sK117
    & related(sK116,sK119,sK120)
    & ~ related(sK115,sK117,sK118)
    & sK120 = sK118
    & element(sK118,the_carrier(sK115)) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK115,sK116,sK117,sK118,sK119,sK120])],[f1127,f1830,f1829,f1828,f1827,f1826,f1825]) ).

fof(f1825,plain,
    ( ? [X0] :
        ( rel_str(X0)
        & ? [X1] :
            ( subrelstr(X1,X0)
            & ? [X2] :
                ( element(X2,the_carrier(X0))
                & ? [X3] :
                    ( ? [X4] :
                        ( element(X4,the_carrier(X1))
                        & ? [X5] :
                            ( element(X5,the_carrier(X1))
                            & X2 = X4
                            & related(X1,X4,X5)
                            & ~ related(X0,X2,X3)
                            & X3 = X5 ) )
                    & element(X3,the_carrier(X0)) ) ) ) )
   => ( rel_str(sK115)
      & ? [X1] :
          ( subrelstr(X1,sK115)
          & ? [X2] :
              ( element(X2,the_carrier(sK115))
              & ? [X3] :
                  ( ? [X4] :
                      ( element(X4,the_carrier(X1))
                      & ? [X5] :
                          ( element(X5,the_carrier(X1))
                          & X2 = X4
                          & related(X1,X4,X5)
                          & ~ related(sK115,X2,X3)
                          & X3 = X5 ) )
                  & element(X3,the_carrier(sK115)) ) ) ) ) ),
    introduced(choice_axiom,[]) ).

fof(f1826,plain,
    ( ? [X1] :
        ( subrelstr(X1,sK115)
        & ? [X2] :
            ( element(X2,the_carrier(sK115))
            & ? [X3] :
                ( ? [X4] :
                    ( element(X4,the_carrier(X1))
                    & ? [X5] :
                        ( element(X5,the_carrier(X1))
                        & X2 = X4
                        & related(X1,X4,X5)
                        & ~ related(sK115,X2,X3)
                        & X3 = X5 ) )
                & element(X3,the_carrier(sK115)) ) ) )
   => ( subrelstr(sK116,sK115)
      & ? [X2] :
          ( element(X2,the_carrier(sK115))
          & ? [X3] :
              ( ? [X4] :
                  ( element(X4,the_carrier(sK116))
                  & ? [X5] :
                      ( element(X5,the_carrier(sK116))
                      & X2 = X4
                      & related(sK116,X4,X5)
                      & ~ related(sK115,X2,X3)
                      & X3 = X5 ) )
              & element(X3,the_carrier(sK115)) ) ) ) ),
    introduced(choice_axiom,[]) ).

fof(f1827,plain,
    ( ? [X2] :
        ( element(X2,the_carrier(sK115))
        & ? [X3] :
            ( ? [X4] :
                ( element(X4,the_carrier(sK116))
                & ? [X5] :
                    ( element(X5,the_carrier(sK116))
                    & X2 = X4
                    & related(sK116,X4,X5)
                    & ~ related(sK115,X2,X3)
                    & X3 = X5 ) )
            & element(X3,the_carrier(sK115)) ) )
   => ( element(sK117,the_carrier(sK115))
      & ? [X3] :
          ( ? [X4] :
              ( element(X4,the_carrier(sK116))
              & ? [X5] :
                  ( element(X5,the_carrier(sK116))
                  & sK117 = X4
                  & related(sK116,X4,X5)
                  & ~ related(sK115,sK117,X3)
                  & X3 = X5 ) )
          & element(X3,the_carrier(sK115)) ) ) ),
    introduced(choice_axiom,[]) ).

fof(f1828,plain,
    ( ? [X3] :
        ( ? [X4] :
            ( element(X4,the_carrier(sK116))
            & ? [X5] :
                ( element(X5,the_carrier(sK116))
                & sK117 = X4
                & related(sK116,X4,X5)
                & ~ related(sK115,sK117,X3)
                & X3 = X5 ) )
        & element(X3,the_carrier(sK115)) )
   => ( ? [X4] :
          ( element(X4,the_carrier(sK116))
          & ? [X5] :
              ( element(X5,the_carrier(sK116))
              & sK117 = X4
              & related(sK116,X4,X5)
              & ~ related(sK115,sK117,sK118)
              & sK118 = X5 ) )
      & element(sK118,the_carrier(sK115)) ) ),
    introduced(choice_axiom,[]) ).

fof(f1829,plain,
    ( ? [X4] :
        ( element(X4,the_carrier(sK116))
        & ? [X5] :
            ( element(X5,the_carrier(sK116))
            & sK117 = X4
            & related(sK116,X4,X5)
            & ~ related(sK115,sK117,sK118)
            & sK118 = X5 ) )
   => ( element(sK119,the_carrier(sK116))
      & ? [X5] :
          ( element(X5,the_carrier(sK116))
          & sK119 = sK117
          & related(sK116,sK119,X5)
          & ~ related(sK115,sK117,sK118)
          & sK118 = X5 ) ) ),
    introduced(choice_axiom,[]) ).

fof(f1830,plain,
    ( ? [X5] :
        ( element(X5,the_carrier(sK116))
        & sK119 = sK117
        & related(sK116,sK119,X5)
        & ~ related(sK115,sK117,sK118)
        & sK118 = X5 )
   => ( element(sK120,the_carrier(sK116))
      & sK119 = sK117
      & related(sK116,sK119,sK120)
      & ~ related(sK115,sK117,sK118)
      & sK120 = sK118 ) ),
    introduced(choice_axiom,[]) ).

fof(f1127,plain,
    ? [X0] :
      ( rel_str(X0)
      & ? [X1] :
          ( subrelstr(X1,X0)
          & ? [X2] :
              ( element(X2,the_carrier(X0))
              & ? [X3] :
                  ( ? [X4] :
                      ( element(X4,the_carrier(X1))
                      & ? [X5] :
                          ( element(X5,the_carrier(X1))
                          & X2 = X4
                          & related(X1,X4,X5)
                          & ~ related(X0,X2,X3)
                          & X3 = X5 ) )
                  & element(X3,the_carrier(X0)) ) ) ) ),
    inference(flattening,[],[f1126]) ).

fof(f1126,plain,
    ? [X0] :
      ( ? [X1] :
          ( ? [X2] :
              ( ? [X3] :
                  ( ? [X4] :
                      ( ? [X5] :
                          ( ~ related(X0,X2,X3)
                          & X3 = X5
                          & related(X1,X4,X5)
                          & X2 = X4
                          & element(X5,the_carrier(X1)) )
                      & element(X4,the_carrier(X1)) )
                  & element(X3,the_carrier(X0)) )
              & element(X2,the_carrier(X0)) )
          & subrelstr(X1,X0) )
      & rel_str(X0) ),
    inference(ennf_transformation,[],[f653]) ).

fof(f653,negated_conjecture,
    ~ ! [X0] :
        ( rel_str(X0)
       => ! [X1] :
            ( subrelstr(X1,X0)
           => ! [X2] :
                ( element(X2,the_carrier(X0))
               => ! [X3] :
                    ( element(X3,the_carrier(X0))
                   => ! [X4] :
                        ( element(X4,the_carrier(X1))
                       => ! [X5] :
                            ( element(X5,the_carrier(X1))
                           => ( ( X3 = X5
                                & related(X1,X4,X5)
                                & X2 = X4 )
                             => related(X0,X2,X3) ) ) ) ) ) ) ),
    inference(negated_conjecture,[],[f652]) ).

fof(f652,conjecture,
    ! [X0] :
      ( rel_str(X0)
     => ! [X1] :
          ( subrelstr(X1,X0)
         => ! [X2] :
              ( element(X2,the_carrier(X0))
             => ! [X3] :
                  ( element(X3,the_carrier(X0))
                 => ! [X4] :
                      ( element(X4,the_carrier(X1))
                     => ! [X5] :
                          ( element(X5,the_carrier(X1))
                         => ( ( X3 = X5
                              & related(X1,X4,X5)
                              & X2 = X4 )
                           => related(X0,X2,X3) ) ) ) ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',t60_yellow_0) ).

fof(f4632,plain,
    related(sK116,sK119,sK118),
    inference(forward_demodulation,[],[f3011,f3009]) ).

fof(f3009,plain,
    sK120 = sK118,
    inference(cnf_transformation,[],[f1831]) ).

fof(f3011,plain,
    related(sK116,sK119,sK120),
    inference(cnf_transformation,[],[f1831]) ).

fof(f4625,plain,
    element(sK118,the_carrier(sK116)),
    inference(backward_demodulation,[],[f3013,f3009]) ).

fof(f3013,plain,
    element(sK120,the_carrier(sK116)),
    inference(cnf_transformation,[],[f1831]) ).

fof(f4613,plain,
    element(sK117,the_carrier(sK116)),
    inference(backward_demodulation,[],[f3014,f3012]) ).

fof(f3014,plain,
    element(sK119,the_carrier(sK116)),
    inference(cnf_transformation,[],[f1831]) ).

fof(f4655,plain,
    rel_str(sK116),
    inference(unit_resulting_resolution,[],[f3017,f3016,f3248]) ).

fof(f3248,plain,
    ! [X0,X1] :
      ( ~ subrelstr(X1,X0)
      | ~ rel_str(X0)
      | rel_str(X1) ),
    inference(cnf_transformation,[],[f1218]) ).

fof(f1218,plain,
    ! [X0] :
      ( ! [X1] :
          ( rel_str(X1)
          | ~ subrelstr(X1,X0) )
      | ~ rel_str(X0) ),
    inference(ennf_transformation,[],[f244]) ).

fof(f244,axiom,
    ! [X0] :
      ( rel_str(X0)
     => ! [X1] :
          ( subrelstr(X1,X0)
         => rel_str(X1) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',dt_m1_yellow_0) ).

fof(f3016,plain,
    subrelstr(sK116,sK115),
    inference(cnf_transformation,[],[f1831]) ).

fof(f3017,plain,
    rel_str(sK115),
    inference(cnf_transformation,[],[f1831]) ).

fof(f4838,plain,
    ~ in(ordered_pair(sK117,sK118),the_InternalRel(sK116)),
    inference(unit_resulting_resolution,[],[f4668,f4693,f3429]) ).

fof(f3429,plain,
    ! [X2,X0,X1] :
      ( ~ subset(X0,X1)
      | ~ in(X2,X0)
      | in(X2,X1) ),
    inference(cnf_transformation,[],[f2123]) ).

fof(f2123,plain,
    ! [X0,X1] :
      ( ( ! [X2] :
            ( in(X2,X1)
            | ~ in(X2,X0) )
        | ~ subset(X0,X1) )
      & ( subset(X0,X1)
        | ( ~ in(sK218(X0,X1),X1)
          & in(sK218(X0,X1),X0) ) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK218])],[f2121,f2122]) ).

fof(f2122,plain,
    ! [X0,X1] :
      ( ? [X3] :
          ( ~ in(X3,X1)
          & in(X3,X0) )
     => ( ~ in(sK218(X0,X1),X1)
        & in(sK218(X0,X1),X0) ) ),
    introduced(choice_axiom,[]) ).

fof(f2121,plain,
    ! [X0,X1] :
      ( ( ! [X2] :
            ( in(X2,X1)
            | ~ in(X2,X0) )
        | ~ subset(X0,X1) )
      & ( subset(X0,X1)
        | ? [X3] :
            ( ~ in(X3,X1)
            & in(X3,X0) ) ) ),
    inference(rectify,[],[f2120]) ).

fof(f2120,plain,
    ! [X1,X0] :
      ( ( ! [X2] :
            ( in(X2,X0)
            | ~ in(X2,X1) )
        | ~ subset(X1,X0) )
      & ( subset(X1,X0)
        | ? [X2] :
            ( ~ in(X2,X0)
            & in(X2,X1) ) ) ),
    inference(nnf_transformation,[],[f1054]) ).

fof(f1054,plain,
    ! [X1,X0] :
      ( ! [X2] :
          ( in(X2,X0)
          | ~ in(X2,X1) )
    <=> subset(X1,X0) ),
    inference(ennf_transformation,[],[f801]) ).

fof(f801,plain,
    ! [X0,X1] :
      ( ! [X2] :
          ( in(X2,X1)
         => in(X2,X0) )
    <=> subset(X1,X0) ),
    inference(rectify,[],[f116]) ).

fof(f116,axiom,
    ! [X1,X0] :
      ( subset(X0,X1)
    <=> ! [X2] :
          ( in(X2,X0)
         => in(X2,X1) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',d3_tarski) ).

fof(f4693,plain,
    ~ in(ordered_pair(sK117,sK118),the_InternalRel(sK115)),
    inference(unit_resulting_resolution,[],[f3017,f3010,f3008,f3015,f3633]) ).

fof(f3633,plain,
    ! [X2,X0,X1] :
      ( ~ in(ordered_pair(X1,X2),the_InternalRel(X0))
      | related(X0,X1,X2)
      | ~ element(X2,the_carrier(X0))
      | ~ element(X1,the_carrier(X0))
      | ~ rel_str(X0) ),
    inference(cnf_transformation,[],[f2282]) ).

fof(f3015,plain,
    element(sK117,the_carrier(sK115)),
    inference(cnf_transformation,[],[f1831]) ).

fof(f3008,plain,
    element(sK118,the_carrier(sK115)),
    inference(cnf_transformation,[],[f1831]) ).

fof(f3010,plain,
    ~ related(sK115,sK117,sK118),
    inference(cnf_transformation,[],[f1831]) ).

fof(f4668,plain,
    subset(the_InternalRel(sK116),the_InternalRel(sK115)),
    inference(unit_resulting_resolution,[],[f3017,f3016,f4655,f4191]) ).

fof(f4191,plain,
    ! [X0,X1] :
      ( subset(the_InternalRel(X1),the_InternalRel(X0))
      | ~ subrelstr(X1,X0)
      | ~ rel_str(X0)
      | ~ rel_str(X1) ),
    inference(cnf_transformation,[],[f2701]) ).

fof(f2701,plain,
    ! [X0] :
      ( ! [X1] :
          ( ~ rel_str(X1)
          | ( ( ( subset(the_carrier(X1),the_carrier(X0))
                & subset(the_InternalRel(X1),the_InternalRel(X0)) )
              | ~ subrelstr(X1,X0) )
            & ( subrelstr(X1,X0)
              | ~ subset(the_carrier(X1),the_carrier(X0))
              | ~ subset(the_InternalRel(X1),the_InternalRel(X0)) ) ) )
      | ~ rel_str(X0) ),
    inference(flattening,[],[f2700]) ).

fof(f2700,plain,
    ! [X0] :
      ( ! [X1] :
          ( ~ rel_str(X1)
          | ( ( ( subset(the_carrier(X1),the_carrier(X0))
                & subset(the_InternalRel(X1),the_InternalRel(X0)) )
              | ~ subrelstr(X1,X0) )
            & ( subrelstr(X1,X0)
              | ~ subset(the_carrier(X1),the_carrier(X0))
              | ~ subset(the_InternalRel(X1),the_InternalRel(X0)) ) ) )
      | ~ rel_str(X0) ),
    inference(nnf_transformation,[],[f1289]) ).

fof(f1289,plain,
    ! [X0] :
      ( ! [X1] :
          ( ~ rel_str(X1)
          | ( ( subset(the_carrier(X1),the_carrier(X0))
              & subset(the_InternalRel(X1),the_InternalRel(X0)) )
          <=> subrelstr(X1,X0) ) )
      | ~ rel_str(X0) ),
    inference(ennf_transformation,[],[f64]) ).

fof(f64,axiom,
    ! [X0] :
      ( rel_str(X0)
     => ! [X1] :
          ( rel_str(X1)
         => ( ( subset(the_carrier(X1),the_carrier(X0))
              & subset(the_InternalRel(X1),the_InternalRel(X0)) )
          <=> subrelstr(X1,X0) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',d13_yellow_0) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem    : SEU362+2 : TPTP v8.1.0. Released v3.3.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.34  % Computer : n020.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit   : 300
% 0.13/0.34  % WCLimit    : 300
% 0.13/0.34  % DateTime   : Tue Aug 30 15:21:15 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 0.21/0.52  % (31155)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.21/0.53  % (31171)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.21/0.53  % (31156)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.21/0.53  % (31163)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.21/0.54  % (31171)Instruction limit reached!
% 0.21/0.54  % (31171)------------------------------
% 0.21/0.54  % (31171)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.54  % (31171)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.54  % (31171)Termination reason: Unknown
% 0.21/0.54  % (31171)Termination phase: Preprocessing 1
% 0.21/0.54  
% 0.21/0.54  % (31171)Memory used [KB]: 2430
% 0.21/0.54  % (31171)Time elapsed: 0.008 s
% 0.21/0.54  % (31171)Instructions burned: 11 (million)
% 0.21/0.54  % (31171)------------------------------
% 0.21/0.54  % (31171)------------------------------
% 0.21/0.54  % (31175)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.21/0.55  % (31177)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)
% 1.29/0.55  % (31167)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)
% 1.29/0.55  % (31163)Instruction limit reached!
% 1.29/0.55  % (31163)------------------------------
% 1.29/0.55  % (31163)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.29/0.55  % (31163)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.29/0.55  % (31163)Termination reason: Unknown
% 1.29/0.55  % (31163)Termination phase: Preprocessing 1
% 1.29/0.55  
% 1.29/0.55  % (31163)Memory used [KB]: 2430
% 1.29/0.55  % (31163)Time elapsed: 0.007 s
% 1.29/0.55  % (31163)Instructions burned: 8 (million)
% 1.29/0.55  % (31163)------------------------------
% 1.29/0.55  % (31163)------------------------------
% 1.29/0.55  % (31153)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)
% 1.29/0.55  % (31156)Instruction limit reached!
% 1.29/0.55  % (31156)------------------------------
% 1.29/0.55  % (31156)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.29/0.55  % (31156)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.29/0.55  % (31156)Termination reason: Unknown
% 1.29/0.55  % (31156)Termination phase: Preprocessing 2
% 1.29/0.55  
% 1.29/0.55  % (31156)Memory used [KB]: 2686
% 1.29/0.55  % (31156)Time elapsed: 0.008 s
% 1.29/0.55  % (31156)Instructions burned: 13 (million)
% 1.29/0.55  % (31156)------------------------------
% 1.29/0.55  % (31156)------------------------------
% 1.29/0.55  % (31159)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)
% 1.29/0.55  % (31166)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)
% 1.29/0.55  % (31157)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)
% 1.29/0.55  % (31166)Instruction limit reached!
% 1.29/0.55  % (31166)------------------------------
% 1.29/0.55  % (31166)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.29/0.55  % (31166)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.29/0.55  % (31166)Termination reason: Unknown
% 1.29/0.55  % (31166)Termination phase: Preprocessing 1
% 1.29/0.55  
% 1.29/0.55  % (31166)Memory used [KB]: 2302
% 1.29/0.55  % (31166)Time elapsed: 0.004 s
% 1.29/0.55  % (31166)Instructions burned: 5 (million)
% 1.29/0.55  % (31166)------------------------------
% 1.29/0.55  % (31166)------------------------------
% 1.29/0.56  % (31161)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)
% 1.29/0.56  % (31164)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)
% 1.29/0.56  % (31154)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)
% 1.29/0.56  % (31154)Instruction limit reached!
% 1.29/0.56  % (31154)------------------------------
% 1.29/0.56  % (31154)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.29/0.56  % (31154)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.29/0.56  % (31154)Termination reason: Unknown
% 1.29/0.56  % (31154)Termination phase: Preprocessing 1
% 1.29/0.56  
% 1.29/0.56  % (31154)Memory used [KB]: 2302
% 1.29/0.56  % (31154)Time elapsed: 0.003 s
% 1.29/0.56  % (31154)Instructions burned: 3 (million)
% 1.29/0.56  % (31154)------------------------------
% 1.29/0.56  % (31154)------------------------------
% 1.29/0.56  % (31172)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)
% 1.29/0.56  % (31179)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)
% 1.29/0.56  % (31152)dis+1002_1:12_drc=off:fd=preordered:tgt=full:i=99978:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99978Mi)
% 1.29/0.56  % (31153)Instruction limit reached!
% 1.29/0.56  % (31153)------------------------------
% 1.29/0.56  % (31153)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.52/0.56  % (31165)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)
% 1.52/0.56  % (31167)Instruction limit reached!
% 1.52/0.56  % (31167)------------------------------
% 1.52/0.56  % (31167)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.52/0.56  % (31167)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.52/0.56  % (31167)Termination reason: Unknown
% 1.52/0.56  % (31167)Termination phase: Preprocessing 1
% 1.52/0.56  
% 1.52/0.56  % (31167)Memory used [KB]: 2430
% 1.52/0.56  % (31167)Time elapsed: 0.005 s
% 1.52/0.56  % (31167)Instructions burned: 7 (million)
% 1.52/0.56  % (31167)------------------------------
% 1.52/0.56  % (31167)------------------------------
% 1.52/0.57  % (31168)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)
% 1.52/0.57  % (31158)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)
% 1.52/0.57  % (31180)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)
% 1.52/0.57  % (31181)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)
% 1.52/0.57  % (31176)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)
% 1.52/0.57  % (31164)Instruction limit reached!
% 1.52/0.57  % (31164)------------------------------
% 1.52/0.57  % (31164)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.52/0.58  % (31173)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)
% 1.52/0.58  % (31160)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)
% 1.52/0.58  % (31162)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)
% 1.52/0.58  % (31164)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.52/0.58  % (31164)Termination reason: Unknown
% 1.52/0.58  % (31164)Termination phase: shuffling
% 1.52/0.58  
% 1.52/0.58  % (31164)Memory used [KB]: 3198
% 1.52/0.58  % (31164)Time elapsed: 0.015 s
% 1.52/0.58  % (31164)Instructions burned: 17 (million)
% 1.52/0.58  % (31164)------------------------------
% 1.52/0.58  % (31164)------------------------------
% 1.52/0.58  % (31180)Instruction limit reached!
% 1.52/0.58  % (31180)------------------------------
% 1.52/0.58  % (31180)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.52/0.58  % (31180)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.52/0.58  % (31180)Termination reason: Unknown
% 1.52/0.58  % (31180)Termination phase: Preprocessing 1
% 1.52/0.58  
% 1.52/0.58  % (31180)Memory used [KB]: 2558
% 1.52/0.58  % (31180)Time elapsed: 0.010 s
% 1.52/0.58  % (31180)Instructions burned: 8 (million)
% 1.52/0.58  % (31180)------------------------------
% 1.52/0.58  % (31180)------------------------------
% 1.52/0.58  % (31174)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)
% 1.52/0.58  % (31178)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)
% 1.52/0.58  % (31170)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)
% 1.52/0.58  % (31169)fmb+10_1:1_nm=2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 1.52/0.59  % (31170)Instruction limit reached!
% 1.52/0.59  % (31170)------------------------------
% 1.52/0.59  % (31170)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.52/0.59  % (31170)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.52/0.59  % (31170)Termination reason: Unknown
% 1.52/0.59  % (31170)Termination phase: shuffling
% 1.52/0.59  
% 1.52/0.59  % (31153)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.52/0.59  % (31153)Termination reason: Unknown
% 1.52/0.59  % (31153)Termination phase: Preprocessing 2
% 1.52/0.59  
% 1.52/0.59  % (31153)Memory used [KB]: 2814
% 1.52/0.59  % (31153)Time elapsed: 0.011 s
% 1.52/0.59  % (31153)Instructions burned: 13 (million)
% 1.52/0.59  % (31153)------------------------------
% 1.52/0.59  % (31153)------------------------------
% 1.52/0.59  % (31170)Memory used [KB]: 2174
% 1.52/0.59  % (31170)Time elapsed: 0.004 s
% 1.52/0.59  % (31170)Instructions burned: 2 (million)
% 1.52/0.59  % (31170)------------------------------
% 1.52/0.59  % (31170)------------------------------
% 1.52/0.59  % (31157)Instruction limit reached!
% 1.52/0.59  % (31157)------------------------------
% 1.52/0.59  % (31157)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.52/0.59  % (31157)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.52/0.59  % (31157)Termination reason: Unknown
% 1.52/0.59  % (31162)Instruction limit reached!
% 1.52/0.59  % (31162)------------------------------
% 1.52/0.59  % (31162)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.52/0.59  % (31162)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.52/0.59  % (31162)Termination reason: Unknown
% 1.52/0.59  % (31162)Termination phase: shuffling
% 1.52/0.59  
% 1.52/0.59  % (31162)Memory used [KB]: 2558
% 1.52/0.59  % (31162)Time elapsed: 0.015 s
% 1.52/0.59  % (31162)Instructions burned: 12 (million)
% 1.52/0.59  % (31162)------------------------------
% 1.52/0.59  % (31162)------------------------------
% 1.52/0.59  % (31157)Termination phase: Preprocessing 2
% 1.52/0.59  
% 1.52/0.59  % (31157)Memory used [KB]: 3070
% 1.52/0.59  % (31157)Time elapsed: 0.010 s
% 1.52/0.59  % (31157)Instructions burned: 15 (million)
% 1.52/0.59  % (31157)------------------------------
% 1.52/0.59  % (31157)------------------------------
% 1.52/0.60  % (31179)Instruction limit reached!
% 1.52/0.60  % (31179)------------------------------
% 1.52/0.60  % (31179)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.52/0.60  % (31179)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.52/0.60  % (31179)Termination reason: Unknown
% 1.52/0.60  % (31179)Termination phase: Preprocessing 3
% 1.52/0.60  
% 1.52/0.60  % (31179)Memory used [KB]: 3582
% 1.52/0.60  % (31179)Time elapsed: 0.018 s
% 1.52/0.60  % (31179)Instructions burned: 27 (million)
% 1.52/0.60  % (31179)------------------------------
% 1.52/0.60  % (31179)------------------------------
% 1.52/0.60  % (31172)Instruction limit reached!
% 1.52/0.60  % (31172)------------------------------
% 1.52/0.60  % (31172)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.52/0.60  % (31172)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.52/0.60  % (31172)Termination reason: Unknown
% 1.52/0.60  % (31172)Termination phase: NewCNF
% 1.52/0.60  
% 1.52/0.60  % (31172)Memory used [KB]: 3709
% 1.52/0.60  % (31172)Time elapsed: 0.021 s
% 1.52/0.60  % (31172)Instructions burned: 30 (million)
% 1.52/0.60  % (31172)------------------------------
% 1.52/0.60  % (31172)------------------------------
% 1.52/0.61  % (31169)Instruction limit reached!
% 1.52/0.61  % (31169)------------------------------
% 1.52/0.61  % (31169)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.52/0.61  % (31169)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.52/0.61  % (31169)Termination reason: Unknown
% 1.52/0.61  % (31169)Termination phase: Preprocessing 1
% 1.52/0.61  
% 1.52/0.61  % (31169)Memory used [KB]: 2302
% 1.52/0.61  % (31169)Time elapsed: 0.004 s
% 1.52/0.61  % (31169)Instructions burned: 5 (million)
% 1.52/0.61  % (31169)------------------------------
% 1.52/0.61  % (31169)------------------------------
% 1.52/0.61  % (31155)Instruction limit reached!
% 1.52/0.61  % (31155)------------------------------
% 1.52/0.61  % (31155)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.52/0.61  % (31155)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.52/0.61  % (31155)Termination reason: Unknown
% 1.52/0.61  % (31155)Termination phase: Property scanning
% 1.52/0.61  
% 1.52/0.61  % (31155)Memory used [KB]: 4861
% 1.52/0.61  % (31155)Time elapsed: 0.035 s
% 1.52/0.61  % (31155)Instructions burned: 51 (million)
% 1.52/0.61  % (31155)------------------------------
% 1.52/0.61  % (31155)------------------------------
% 1.52/0.61  % (31161)Instruction limit reached!
% 1.52/0.61  % (31161)------------------------------
% 1.52/0.61  % (31161)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.52/0.61  % (31161)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.52/0.61  % (31161)Termination reason: Unknown
% 1.52/0.61  % (31161)Termination phase: Preprocessing 3
% 1.52/0.61  
% 1.52/0.61  % (31161)Memory used [KB]: 4093
% 1.52/0.61  % (31161)Time elapsed: 0.020 s
% 1.52/0.61  % (31161)Instructions burned: 34 (million)
% 1.52/0.61  % (31161)------------------------------
% 1.52/0.61  % (31161)------------------------------
% 1.52/0.61  % (31175)Instruction limit reached!
% 1.52/0.61  % (31175)------------------------------
% 1.52/0.61  % (31175)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.52/0.61  % (31175)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.52/0.61  % (31175)Termination reason: Unknown
% 1.52/0.61  % (31175)Termination phase: Clausification
% 1.52/0.61  
% 1.52/0.61  % (31175)Memory used [KB]: 4861
% 1.52/0.61  % (31175)Time elapsed: 0.025 s
% 1.52/0.61  % (31175)Instructions burned: 45 (million)
% 1.52/0.61  % (31175)------------------------------
% 1.52/0.61  % (31175)------------------------------
% 1.52/0.62  % (31181)Instruction limit reached!
% 1.52/0.62  % (31181)------------------------------
% 1.52/0.62  % (31181)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.52/0.62  % (31181)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.52/0.62  % (31181)Termination reason: Unknown
% 1.52/0.62  % (31181)Termination phase: Preprocessing 3
% 1.52/0.62  
% 1.52/0.62  % (31181)Memory used [KB]: 3582
% 1.52/0.62  % (31181)Time elapsed: 0.016 s
% 1.52/0.62  % (31181)Instructions burned: 25 (million)
% 1.52/0.62  % (31181)------------------------------
% 1.52/0.62  % (31181)------------------------------
% 1.52/0.62  % (31165)Instruction limit reached!
% 1.52/0.62  % (31165)------------------------------
% 1.52/0.62  % (31165)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.52/0.62  % (31165)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.52/0.62  % (31165)Termination reason: Unknown
% 1.52/0.62  % (31165)Termination phase: Property scanning
% 1.52/0.62  
% 1.52/0.62  % (31165)Memory used [KB]: 4733
% 1.52/0.62  % (31165)Time elapsed: 0.038 s
% 1.52/0.62  % (31165)Instructions burned: 53 (million)
% 1.52/0.62  % (31165)------------------------------
% 1.52/0.62  % (31165)------------------------------
% 1.52/0.63  % (31159)Instruction limit reached!
% 1.52/0.63  % (31159)------------------------------
% 1.52/0.63  % (31159)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.52/0.63  % (31159)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.52/0.63  % (31159)Termination reason: Unknown
% 1.52/0.63  % (31159)Termination phase: Preprocessing 3
% 1.52/0.63  
% 1.52/0.63  % (31159)Memory used [KB]: 4605
% 1.52/0.63  % (31159)Time elapsed: 0.024 s
% 1.52/0.63  % (31159)Instructions burned: 41 (million)
% 1.52/0.63  % (31159)------------------------------
% 1.52/0.63  % (31159)------------------------------
% 1.92/0.64  % (31176)Instruction limit reached!
% 1.92/0.64  % (31176)------------------------------
% 1.92/0.64  % (31176)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.92/0.64  % (31217)lrs+1010_1:1_afq=1.1:anc=none:bd=off:sd=2:sos=on:ss=axioms:i=92:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/92Mi)
% 1.92/0.64  % (31176)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.92/0.64  % (31176)Termination reason: Unknown
% 1.92/0.64  % (31176)Termination phase: Property scanning
% 1.92/0.64  
% 1.92/0.64  % (31176)Memory used [KB]: 4989
% 1.92/0.64  % (31176)Time elapsed: 0.040 s
% 1.92/0.64  % (31176)Instructions burned: 50 (million)
% 1.92/0.64  % (31176)------------------------------
% 1.92/0.64  % (31176)------------------------------
% 1.92/0.64  % (31158)Instruction limit reached!
% 1.92/0.64  % (31158)------------------------------
% 1.92/0.64  % (31158)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.92/0.65  % (31158)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.92/0.65  % (31158)Termination reason: Unknown
% 1.92/0.65  % (31158)Termination phase: Preprocessing 3
% 1.92/0.65  
% 1.92/0.65  % (31158)Memory used [KB]: 4221
% 1.92/0.65  % (31158)Time elapsed: 0.030 s
% 1.92/0.65  % (31158)Instructions burned: 39 (million)
% 1.92/0.65  % (31158)------------------------------
% 1.92/0.65  % (31158)------------------------------
% 2.01/0.66  % (31160)Instruction limit reached!
% 2.01/0.66  % (31160)------------------------------
% 2.01/0.66  % (31160)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.01/0.66  % (31160)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.01/0.66  % (31160)Termination reason: Unknown
% 2.01/0.66  % (31160)Termination phase: Property scanning
% 2.01/0.66  
% 2.01/0.66  % (31160)Memory used [KB]: 4733
% 2.01/0.66  % (31160)Time elapsed: 0.028 s
% 2.01/0.66  % (31160)Instructions burned: 49 (million)
% 2.01/0.66  % (31160)------------------------------
% 2.01/0.66  % (31160)------------------------------
% 2.01/0.67  % (31168)Instruction limit reached!
% 2.01/0.67  % (31168)------------------------------
% 2.01/0.67  % (31168)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.01/0.67  % (31168)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.01/0.67  % (31168)Termination reason: Unknown
% 2.01/0.67  % (31168)Termination phase: Property scanning
% 2.01/0.67  
% 2.01/0.67  % (31168)Memory used [KB]: 5117
% 2.01/0.67  % (31168)Time elapsed: 0.027 s
% 2.01/0.67  % (31168)Instructions burned: 51 (million)
% 2.01/0.67  % (31168)------------------------------
% 2.01/0.67  % (31168)------------------------------
% 2.01/0.68  % (31224)lrs+1011_1:1_afp=100000:afq=1.4:bd=preordered:cond=fast:fde=unused:gs=on:gsem=on:irw=on:lma=on:nm=16:sd=1:sos=all:sp=const_min:ss=axioms:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/7Mi)
% 2.01/0.69  % (31237)lrs+1010_1:1_bd=off:skr=on:ss=axioms:i=56:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/56Mi)
% 2.01/0.69  % (31234)dis+1011_1:1_av=off:er=known:fde=unused:nwc=10.0:slsq=on:slsqc=1:slsqr=4,15:i=107:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/107Mi)
% 2.01/0.69  % (31226)lrs+11_1:1_bd=off:sd=2:sos=all:sp=unary_frequency:ss=axioms:i=87:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/87Mi)
% 2.01/0.69  % (31174)Instruction limit reached!
% 2.01/0.69  % (31174)------------------------------
% 2.01/0.69  % (31174)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.01/0.69  % (31174)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.01/0.69  % (31174)Termination reason: Unknown
% 2.01/0.69  % (31174)Termination phase: Property scanning
% 2.01/0.69  
% 2.01/0.69  % (31174)Memory used [KB]: 5373
% 2.01/0.69  % (31174)Time elapsed: 0.048 s
% 2.01/0.69  % (31174)Instructions burned: 83 (million)
% 2.01/0.69  % (31174)------------------------------
% 2.01/0.69  % (31174)------------------------------
% 2.01/0.70  % (31224)Instruction limit reached!
% 2.01/0.70  % (31224)------------------------------
% 2.01/0.70  % (31224)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.01/0.70  % (31224)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.01/0.70  % (31224)Termination reason: Unknown
% 2.01/0.70  % (31224)Termination phase: Preprocessing 1
% 2.01/0.70  
% 2.01/0.70  % (31224)Memory used [KB]: 2302
% 2.01/0.70  % (31224)Time elapsed: 0.007 s
% 2.01/0.70  % (31224)Instructions burned: 7 (million)
% 2.01/0.70  % (31224)------------------------------
% 2.01/0.70  % (31224)------------------------------
% 2.01/0.70  % (31230)ott+4_1:28_av=off:sos=all:i=69:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/69Mi)
% 2.01/0.70  % (31248)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=141:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/141Mi)
% 2.01/0.70  % (31249)dis+1011_1:16_fsr=off:nwc=2.0:i=42:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/42Mi)
% 2.01/0.70  % (31177)Instruction limit reached!
% 2.01/0.70  % (31177)------------------------------
% 2.01/0.70  % (31177)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.01/0.70  % (31177)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.01/0.70  % (31177)Termination reason: Unknown
% 2.01/0.70  % (31177)Termination phase: Saturation
% 2.01/0.70  
% 2.01/0.70  % (31177)Memory used [KB]: 9850
% 2.01/0.70  % (31177)Time elapsed: 0.047 s
% 2.01/0.70  % (31177)Instructions burned: 96 (million)
% 2.01/0.70  % (31177)------------------------------
% 2.01/0.70  % (31177)------------------------------
% 2.01/0.71  % (31260)lrs+10_1:1_br=off:s2a=on:s2agt=8:ss=axioms:st=2.0:urr=on:i=131:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/131Mi)
% 2.01/0.71  % (31253)lrs+1011_1:1_ep=RST:fs=off:fsr=off:s2a=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/68Mi)
% 2.01/0.72  % (31252)lrs+1010_1:1_ep=RS:sos=on:i=31:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/31Mi)
% 2.01/0.72  % (31263)lrs+21_1:16_gsp=on:lcm=reverse:sd=2:sp=frequency:spb=goal_then_units:ss=included:i=93:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/93Mi)
% 2.01/0.72  % (31259)lrs+1010_1:4_amm=off:bce=on:sd=1:sos=on:ss=included:i=84:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/84Mi)
% 2.01/0.72  % (31266)dis+32_1:1_bd=off:nm=4:sos=on:ss=included:i=86:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/86Mi)
% 2.01/0.73  % (31173)Instruction limit reached!
% 2.01/0.73  % (31173)------------------------------
% 2.01/0.73  % (31173)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.18/0.73  % (31173)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.18/0.73  % (31173)Termination reason: Unknown
% 2.18/0.73  % (31173)Termination phase: Saturation
% 2.18/0.73  
% 2.18/0.73  % (31173)Memory used [KB]: 5628
% 2.18/0.73  % (31173)Time elapsed: 0.049 s
% 2.18/0.73  % (31173)Instructions burned: 99 (million)
% 2.18/0.73  % (31173)------------------------------
% 2.18/0.73  % (31173)------------------------------
% 2.18/0.73  % (31178)Instruction limit reached!
% 2.18/0.73  % (31178)------------------------------
% 2.18/0.73  % (31178)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.18/0.74  % (31178)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.18/0.74  % (31178)Termination reason: Unknown
% 2.18/0.74  % (31178)Termination phase: Saturation
% 2.18/0.74  
% 2.18/0.74  % (31178)Memory used [KB]: 6140
% 2.18/0.74  % (31178)Time elapsed: 0.061 s
% 2.18/0.74  % (31178)Instructions burned: 100 (million)
% 2.18/0.74  % (31178)------------------------------
% 2.18/0.74  % (31178)------------------------------
% 2.18/0.75  % (31267)lrs+4_1:1_fde=unused:sos=on:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/15Mi)
% 2.18/0.75  % (31268)dis+1011_5:1_drc=off:kws=inv_arity_squared:nwc=5.0:plsq=on:plsqc=1:plsqr=32,1:s2a=on:s2at=2.1:urr=ec_only:i=32:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/32Mi)
% 2.18/0.76  % (31264)lrs+10_1:32_br=off:nm=16:sd=2:ss=axioms:st=2.0:urr=on:i=109:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/109Mi)
% 2.18/0.76  % (31272)lrs+1002_1:32_ep=RS:ss=axioms:st=5.0:i=149:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/149Mi)
% 2.21/0.76  % (31274)ott+10_4:7_awrs=converge:bd=preordered:flr=on:nwc=10.0:sos=on:sp=reverse_frequency:to=lpo:urr=on:i=19:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/19Mi)
% 2.21/0.77  % (31252)Instruction limit reached!
% 2.21/0.77  % (31252)------------------------------
% 2.21/0.77  % (31252)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.77  % (31252)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.77  % (31252)Termination reason: Unknown
% 2.21/0.77  % (31252)Termination phase: Preprocessing 3
% 2.21/0.77  
% 2.21/0.77  % (31252)Memory used [KB]: 4221
% 2.21/0.77  % (31252)Time elapsed: 0.018 s
% 2.21/0.77  % (31252)Instructions burned: 31 (million)
% 2.21/0.77  % (31252)------------------------------
% 2.21/0.77  % (31252)------------------------------
% 2.21/0.77  % (31276)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=237:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/237Mi)
% 2.21/0.77  % (31273)ott+10_1:1_ep=R:sd=1:sos=all:ss=axioms:i=66:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/66Mi)
% 2.21/0.77  % (31267)Instruction limit reached!
% 2.21/0.77  % (31267)------------------------------
% 2.21/0.77  % (31267)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.77  % (31267)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.77  % (31267)Termination reason: Unknown
% 2.21/0.77  % (31267)Termination phase: Preprocessing 3
% 2.21/0.77  
% 2.21/0.77  % (31267)Memory used [KB]: 3326
% 2.21/0.77  % (31267)Time elapsed: 0.011 s
% 2.21/0.77  % (31267)Instructions burned: 16 (million)
% 2.21/0.77  % (31267)------------------------------
% 2.21/0.77  % (31267)------------------------------
% 2.21/0.78  % (31275)dis+1002_1:1_ins=1:sd=1:sos=on:ss=axioms:to=lpo:i=341:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/341Mi)
% 2.21/0.78  % (31274)Instruction limit reached!
% 2.21/0.78  % (31274)------------------------------
% 2.21/0.78  % (31274)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.78  % (31249)Instruction limit reached!
% 2.21/0.78  % (31249)------------------------------
% 2.21/0.78  % (31249)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.78  % (31249)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.78  % (31249)Termination reason: Unknown
% 2.21/0.78  % (31249)Termination phase: Preprocessing 3
% 2.21/0.78  
% 2.21/0.78  % (31249)Memory used [KB]: 4733
% 2.21/0.78  % (31249)Time elapsed: 0.029 s
% 2.21/0.78  % (31249)Instructions burned: 42 (million)
% 2.21/0.78  % (31249)------------------------------
% 2.21/0.78  % (31249)------------------------------
% 2.21/0.79  % (31217)Instruction limit reached!
% 2.21/0.79  % (31217)------------------------------
% 2.21/0.79  % (31217)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.79  % (31217)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.79  % (31217)Termination reason: Unknown
% 2.21/0.79  % (31217)Termination phase: Saturation
% 2.21/0.79  
% 2.21/0.79  % (31217)Memory used [KB]: 9850
% 2.21/0.79  % (31217)Time elapsed: 0.047 s
% 2.21/0.79  % (31217)Instructions burned: 92 (million)
% 2.21/0.79  % (31217)------------------------------
% 2.21/0.79  % (31217)------------------------------
% 2.21/0.79  % (31237)Instruction limit reached!
% 2.21/0.79  % (31237)------------------------------
% 2.21/0.79  % (31237)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.79  % (31237)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.79  % (31237)Termination reason: Unknown
% 2.21/0.79  % (31237)Termination phase: Property scanning
% 2.21/0.79  
% 2.21/0.79  % (31237)Memory used [KB]: 4733
% 2.21/0.79  % (31237)Time elapsed: 0.037 s
% 2.21/0.79  % (31237)Instructions burned: 56 (million)
% 2.21/0.79  % (31237)------------------------------
% 2.21/0.79  % (31237)------------------------------
% 2.21/0.79  % (31277)lrs+10_1:1_bd=off:drc=off:lcm=reverse:nwc=5.0:sd=1:sgt=16:spb=goal_then_units:ss=axioms:to=lpo:i=10:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/10Mi)
% 2.21/0.79  % (31279)lrs+10_1:1024_nm=0:nwc=5.0:ss=axioms:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/21Mi)
% 2.21/0.79  % (31277)Instruction limit reached!
% 2.21/0.79  % (31277)------------------------------
% 2.21/0.79  % (31277)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.79  % (31277)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.79  % (31277)Termination reason: Unknown
% 2.21/0.79  % (31277)Termination phase: shuffling
% 2.21/0.79  
% 2.21/0.79  % (31277)Memory used [KB]: 2430
% 2.21/0.79  % (31277)Time elapsed: 0.008 s
% 2.21/0.79  % (31277)Instructions burned: 11 (million)
% 2.21/0.79  % (31277)------------------------------
% 2.21/0.79  % (31277)------------------------------
% 2.21/0.79  % (31274)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.79  % (31274)Termination reason: Unknown
% 2.21/0.79  % (31274)Termination phase: Preprocessing 3
% 2.21/0.79  
% 2.21/0.79  % (31274)Memory used [KB]: 3454
% 2.21/0.79  % (31274)Time elapsed: 0.014 s
% 2.21/0.79  % (31274)Instructions burned: 19 (million)
% 2.21/0.79  % (31274)------------------------------
% 2.21/0.79  % (31274)------------------------------
% 2.21/0.81  % (31278)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=472:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/472Mi)
% 2.21/0.81  % (31268)Instruction limit reached!
% 2.21/0.81  % (31268)------------------------------
% 2.21/0.81  % (31268)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.81  % (31268)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.81  % (31268)Termination reason: Unknown
% 2.21/0.81  % (31268)Termination phase: Preprocessing 3
% 2.21/0.81  
% 2.21/0.81  % (31268)Memory used [KB]: 3965
% 2.21/0.81  % (31268)Time elapsed: 0.019 s
% 2.21/0.81  % (31268)Instructions burned: 33 (million)
% 2.21/0.81  % (31268)------------------------------
% 2.21/0.81  % (31268)------------------------------
% 2.21/0.82  % (31280)lrs+2_1:1_ep=R:fde=none:lcm=reverse:nwc=5.0:sos=on:i=97:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/97Mi)
% 2.21/0.82  % (31282)dis+1011_1:1_nwc=3.0:sd=1:spb=goal_then_units:ss=included:to=lpo:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/138Mi)
% 2.21/0.82  % (31226)Instruction limit reached!
% 2.21/0.82  % (31226)------------------------------
% 2.21/0.82  % (31226)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.83  % (31253)Instruction limit reached!
% 2.21/0.83  % (31253)------------------------------
% 2.21/0.83  % (31253)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.64/0.83  % (31281)lrs+10_1:1_av=off:sd=2:sos=on:ss=axioms:st=1.5:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/21Mi)
% 2.64/0.83  % (31230)Instruction limit reached!
% 2.64/0.83  % (31230)------------------------------
% 2.64/0.83  % (31230)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.64/0.83  % (31230)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.64/0.83  % (31230)Termination reason: Unknown
% 2.64/0.83  % (31230)Termination phase: Equality resolution with deletion
% 2.64/0.83  
% 2.64/0.83  % (31230)Memory used [KB]: 5245
% 2.64/0.83  % (31230)Time elapsed: 0.037 s
% 2.64/0.83  % (31230)Instructions burned: 70 (million)
% 2.64/0.83  % (31230)------------------------------
% 2.64/0.83  % (31230)------------------------------
% 2.64/0.83  % (31234)Instruction limit reached!
% 2.64/0.83  % (31234)------------------------------
% 2.64/0.83  % (31234)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.64/0.83  % (31234)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.64/0.83  % (31234)Termination reason: Unknown
% 2.64/0.83  % (31234)Termination phase: Saturation
% 2.64/0.83  
% 2.64/0.83  % (31234)Memory used [KB]: 5500
% 2.64/0.83  % (31234)Time elapsed: 0.233 s
% 2.64/0.83  % (31234)Instructions burned: 107 (million)
% 2.64/0.83  % (31234)------------------------------
% 2.64/0.83  % (31234)------------------------------
% 2.64/0.83  % (31253)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.64/0.83  % (31253)Termination reason: Unknown
% 2.64/0.83  % (31253)Termination phase: Function definition elimination
% 2.64/0.83  
% 2.64/0.83  % (31253)Memory used [KB]: 5117
% 2.64/0.83  % (31253)Time elapsed: 0.033 s
% 2.64/0.83  % (31253)Instructions burned: 68 (million)
% 2.64/0.83  % (31253)------------------------------
% 2.64/0.83  % (31253)------------------------------
% 2.64/0.84  % (31279)Instruction limit reached!
% 2.64/0.84  % (31279)------------------------------
% 2.64/0.84  % (31279)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.64/0.84  % (31279)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.64/0.84  % (31279)Termination reason: Unknown
% 2.64/0.84  % (31279)Termination phase: Preprocessing 3
% 2.64/0.84  
% 2.64/0.84  % (31279)Memory used [KB]: 3454
% 2.64/0.84  % (31279)Time elapsed: 0.012 s
% 2.64/0.84  % (31279)Instructions burned: 22 (million)
% 2.64/0.84  % (31279)------------------------------
% 2.64/0.84  % (31279)------------------------------
% 2.64/0.84  % (31226)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.64/0.84  % (31226)Termination reason: Unknown
% 2.64/0.84  % (31226)Termination phase: Saturation
% 2.64/0.84  
% 2.64/0.84  % (31226)Memory used [KB]: 5373
% 2.64/0.84  % (31226)Time elapsed: 0.045 s
% 2.64/0.84  % (31226)Instructions burned: 87 (million)
% 2.64/0.84  % (31226)------------------------------
% 2.64/0.84  % (31226)------------------------------
% 2.64/0.85  % (31284)lrs+10_1:1_br=off:sos=on:ss=axioms:st=2.0:urr=on:i=488:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/488Mi)
% 2.64/0.85  % (31259)Instruction limit reached!
% 2.64/0.85  % (31259)------------------------------
% 2.64/0.85  % (31259)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.64/0.86  % (31259)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.64/0.86  % (31259)Termination reason: Unknown
% 2.64/0.86  % (31259)Termination phase: Property scanning
% 2.64/0.86  
% 2.64/0.86  % (31259)Memory used [KB]: 5245
% 2.64/0.86  % (31259)Time elapsed: 0.043 s
% 2.64/0.86  % (31259)Instructions burned: 86 (million)
% 2.64/0.86  % (31259)------------------------------
% 2.64/0.86  % (31259)------------------------------
% 3.04/0.86  % (31266)Instruction limit reached!
% 3.04/0.86  % (31266)------------------------------
% 3.04/0.86  % (31266)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.04/0.86  % (31266)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.04/0.86  % (31266)Termination reason: Unknown
% 3.04/0.86  % (31266)Termination phase: Property scanning
% 3.04/0.86  
% 3.04/0.86  % (31266)Memory used [KB]: 5628
% 3.04/0.86  % (31266)Time elapsed: 0.055 s
% 3.04/0.86  % (31266)Instructions burned: 86 (million)
% 3.04/0.86  % (31266)------------------------------
% 3.04/0.86  % (31266)------------------------------
% 3.04/0.87  % (31263)Instruction limit reached!
% 3.04/0.87  % (31263)------------------------------
% 3.04/0.87  % (31263)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.04/0.87  % (31263)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.04/0.87  % (31263)Termination reason: Unknown
% 3.04/0.87  % (31263)Termination phase: Property scanning
% 3.04/0.87  
% 3.04/0.87  % (31263)Memory used [KB]: 5373
% 3.04/0.87  % (31263)Time elapsed: 0.044 s
% 3.04/0.87  % (31263)Instructions burned: 94 (million)
% 3.04/0.87  % (31263)------------------------------
% 3.04/0.87  % (31263)------------------------------
% 3.04/0.87  % (31283)dis+10_1:1_newcnf=on:sgt=8:sos=on:ss=axioms:to=lpo:urr=on:i=393:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/393Mi)
% 3.04/0.88  % (31273)Instruction limit reached!
% 3.04/0.88  % (31273)------------------------------
% 3.04/0.88  % (31273)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.04/0.88  % (31273)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.04/0.88  % (31273)Termination reason: Unknown
% 3.04/0.88  % (31273)Termination phase: Property scanning
% 3.04/0.88  
% 3.04/0.88  % (31273)Memory used [KB]: 4733
% 3.04/0.88  % (31273)Time elapsed: 0.031 s
% 3.04/0.88  % (31273)Instructions burned: 67 (million)
% 3.04/0.88  % (31273)------------------------------
% 3.04/0.88  % (31273)------------------------------
% 3.04/0.89  % (31281)Instruction limit reached!
% 3.04/0.89  % (31281)------------------------------
% 3.04/0.89  % (31281)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.04/0.89  % (31281)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.04/0.89  % (31281)Termination reason: Unknown
% 3.04/0.89  % (31281)Termination phase: Preprocessing 3
% 3.04/0.89  
% 3.04/0.89  % (31281)Memory used [KB]: 3326
% 3.04/0.89  % (31281)Time elapsed: 0.014 s
% 3.04/0.89  % (31281)Instructions burned: 23 (million)
% 3.04/0.89  % (31281)------------------------------
% 3.04/0.89  % (31281)------------------------------
% 3.04/0.89  % (31286)lrs+10_1:8_ep=R:nwc=5.0:rnwc=on:sos=on:urr=on:i=23:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/23Mi)
% 3.04/0.89  % (31285)dis+1004_1:1_br=off:fsd=on:urr=ec_only:i=93:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/93Mi)
% 3.04/0.90  % (31287)lrs+1010_1:1_sd=1:sos=on:sp=frequency:ss=included:to=lpo:i=221:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/221Mi)
% 3.04/0.90  % (31264)Instruction limit reached!
% 3.04/0.90  % (31264)------------------------------
% 3.04/0.90  % (31264)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.04/0.90  % (31264)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.04/0.90  % (31264)Termination reason: Unknown
% 3.04/0.90  % (31264)Termination phase: Saturation
% 3.04/0.90  
% 3.04/0.90  % (31264)Memory used [KB]: 9978
% 3.04/0.90  % (31264)Time elapsed: 0.077 s
% 3.04/0.90  % (31264)Instructions burned: 109 (million)
% 3.04/0.90  % (31264)------------------------------
% 3.04/0.90  % (31264)------------------------------
% 3.04/0.91  % (31289)dis+1003_1:128_atotf=0.3:bce=on:newcnf=on:urr=on:i=86:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/86Mi)
% 3.04/0.91  % (31248)Instruction limit reached!
% 3.04/0.91  % (31248)------------------------------
% 3.04/0.91  % (31248)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.04/0.93  % (31280)Instruction limit reached!
% 3.04/0.93  % (31280)------------------------------
% 3.04/0.93  % (31280)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.04/0.93  % (31280)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.04/0.93  % (31280)Termination reason: Unknown
% 3.04/0.93  % (31280)Termination phase: Saturation
% 3.04/0.93  
% 3.04/0.93  % (31280)Memory used [KB]: 5373
% 3.04/0.93  % (31280)Time elapsed: 0.040 s
% 3.04/0.93  % (31280)Instructions burned: 97 (million)
% 3.04/0.93  % (31280)------------------------------
% 3.04/0.93  % (31280)------------------------------
% 3.04/0.93  % (31292)lrs+10_1:64_plsq=on:plsqr=32,1:sac=on:sos=all:ss=axioms:st=5.0:i=118:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/118Mi)
% 3.45/0.93  % (31290)dis+1011_1:1_aac=none:bs=unit_only:ep=RS:gsp=on:nwc=5.0:rnwc=on:s2a=on:s2at=3.0:slsq=on:slsqc=2:slsqr=1,8:i=79:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/79Mi)
% 3.45/0.93  % (31286)Instruction limit reached!
% 3.45/0.93  % (31286)------------------------------
% 3.45/0.93  % (31286)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.45/0.93  % (31286)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.45/0.93  % (31286)Termination reason: Unknown
% 3.45/0.93  % (31286)Termination phase: Preprocessing 3
% 3.45/0.93  
% 3.45/0.93  % (31286)Memory used [KB]: 3582
% 3.45/0.93  % (31286)Time elapsed: 0.015 s
% 3.45/0.93  % (31286)Instructions burned: 23 (million)
% 3.45/0.93  % (31286)------------------------------
% 3.45/0.93  % (31286)------------------------------
% 3.45/0.93  % (31248)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.45/0.93  % (31248)Termination reason: Unknown
% 3.45/0.93  % (31248)Termination phase: Saturation
% 3.45/0.93  
% 3.45/0.93  % (31248)Memory used [KB]: 11129
% 3.45/0.93  % (31248)Time elapsed: 0.085 s
% 3.45/0.93  % (31248)Instructions burned: 141 (million)
% 3.45/0.93  % (31248)------------------------------
% 3.45/0.93  % (31248)------------------------------
% 3.45/0.93  % (31288)lrs+35_1:2_av=off:bsr=unit_only:flr=on:lcm=predicate:sp=frequency:i=222:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/222Mi)
% 3.45/0.93  % (31293)ins+10_1:1_br=off:gs=on:igrr=1/32:igs=34:igwr=on:nm=0:sp=const_min:uhcvi=on:updr=off:urr=ec_only:i=34:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/34Mi)
% 3.45/0.94  % (31260)Instruction limit reached!
% 3.45/0.94  % (31260)------------------------------
% 3.45/0.94  % (31260)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.45/0.94  % (31260)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.45/0.94  % (31260)Termination reason: Unknown
% 3.45/0.94  % (31260)Termination phase: Saturation
% 3.45/0.94  
% 3.45/0.94  % (31260)Memory used [KB]: 10234
% 3.45/0.94  % (31260)Time elapsed: 0.067 s
% 3.45/0.94  % (31260)Instructions burned: 132 (million)
% 3.45/0.94  % (31260)------------------------------
% 3.45/0.94  % (31260)------------------------------
% 3.45/0.94  % (31291)lrs+11_1:32_awrs=converge:awrsf=32:bd=preordered:drc=off:fd=preordered:flr=on:to=lpo:i=377:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/377Mi)
% 3.45/0.94  % (31296)lrs+1002_1:1_av=off:gs=on:gsp=on:irw=on:nwc=2.0:sd=2:sos=on:ss=axioms:stl=30:urr=on:i=390:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/390Mi)
% 3.45/0.95  % (31295)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 (2995ds/8Mi)
% 3.45/0.96  % (31295)Instruction limit reached!
% 3.45/0.96  % (31295)------------------------------
% 3.45/0.96  % (31295)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.45/0.96  % (31294)lrs+1011_1:4_av=off:bd=off:drc=off:ins=1:nwc=2.0:spb=goal:tgt=full:to=lpo:i=113:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/113Mi)
% 3.70/0.97  % (31297)ott+1011_1:16_lma=on:nicw=on:sd=7:sp=const_frequency:ss=axioms:st=5.0:urr=ec_only:i=23:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/23Mi)
% 3.70/0.97  % (31295)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.70/0.97  % (31295)Termination reason: Unknown
% 3.70/0.97  % (31295)Termination phase: Unused predicate definition removal
% 3.70/0.97  
% 3.70/0.97  % (31295)Memory used [KB]: 2686
% 3.70/0.97  % (31295)Time elapsed: 0.006 s
% 3.70/0.97  % (31295)Instructions burned: 9 (million)
% 3.70/0.97  % (31295)------------------------------
% 3.70/0.97  % (31295)------------------------------
% 3.70/0.98  % (31272)Instruction limit reached!
% 3.70/0.98  % (31272)------------------------------
% 3.70/0.98  % (31272)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.70/0.98  % (31301)dis+1002_1:1_aac=none:bd=off:sac=on:sos=on:spb=units:i=753:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/753Mi)
% 3.70/0.99  % (31272)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.70/0.99  % (31272)Termination reason: Unknown
% 3.70/0.99  % (31272)Termination phase: Saturation
% 3.70/0.99  
% 3.70/0.99  % (31272)Memory used [KB]: 10362
% 3.70/0.99  % (31272)Time elapsed: 0.069 s
% 3.70/0.99  % (31272)Instructions burned: 149 (million)
% 3.70/0.99  % (31272)------------------------------
% 3.70/0.99  % (31272)------------------------------
% 3.70/0.99  % (31300)ott+1011_1:2_br=off:bs=unit_only:bsr=unit_only:nwc=5.0:s2a=on:s2agt=32:urr=on:i=424:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/424Mi)
% 3.70/0.99  % (31299)lrs+10_1:32_abs=on:br=off:urr=ec_only:i=366:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/366Mi)
% 3.70/0.99  % (31293)Instruction limit reached!
% 3.70/0.99  % (31293)------------------------------
% 3.70/0.99  % (31293)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.70/0.99  % (31293)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.70/0.99  % (31293)Termination reason: Unknown
% 3.70/0.99  % (31293)Termination phase: Preprocessing 3
% 3.70/0.99  
% 3.70/0.99  % (31293)Memory used [KB]: 4477
% 3.70/0.99  % (31293)Time elapsed: 0.018 s
% 3.70/0.99  % (31293)Instructions burned: 36 (million)
% 3.70/0.99  % (31293)------------------------------
% 3.70/0.99  % (31293)------------------------------
% 3.70/1.00  % (31297)Instruction limit reached!
% 3.70/1.00  % (31297)------------------------------
% 3.70/1.00  % (31297)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.70/1.00  % (31298)dis+1011_1:1_av=off:er=known:fde=unused:nwc=10.0:slsq=on:slsqc=1:slsqr=4,15:i=357:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/357Mi)
% 3.70/1.00  % (31297)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.70/1.00  % (31297)Termination reason: Unknown
% 3.70/1.00  % (31297)Termination phase: Preprocessing 3
% 3.70/1.00  
% 3.70/1.00  % (31297)Memory used [KB]: 3454
% 3.70/1.00  % (31297)Time elapsed: 0.015 s
% 3.70/1.00  % (31297)Instructions burned: 25 (million)
% 3.70/1.00  % (31297)------------------------------
% 3.70/1.00  % (31297)------------------------------
% 3.70/1.01  % (31303)lrs+10_1:1_sd=1:sos=on:spb=goal_then_units:ss=included:to=lpo:i=1000:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/1000Mi)
% 3.70/1.02  % (31289)Instruction limit reached!
% 3.70/1.02  % (31289)------------------------------
% 3.70/1.02  % (31289)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.70/1.02  % (31289)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.70/1.02  % (31289)Termination reason: Unknown
% 3.70/1.02  % (31289)Termination phase: Property scanning
% 3.70/1.02  
% 3.70/1.02  % (31289)Memory used [KB]: 5117
% 3.70/1.02  % (31289)Time elapsed: 0.038 s
% 3.70/1.02  % (31289)Instructions burned: 87 (million)
% 3.70/1.02  % (31289)------------------------------
% 3.70/1.02  % (31289)------------------------------
% 3.70/1.02  % (31302)lrs+11_1:2_aac=none:acc=on:alpa=true:spb=units:i=288:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/288Mi)
% 3.70/1.02  % (31285)Instruction limit reached!
% 3.70/1.02  % (31285)------------------------------
% 3.70/1.02  % (31285)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.70/1.02  % (31285)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.70/1.02  % (31285)Termination reason: Unknown
% 3.70/1.02  % (31285)Termination phase: Saturation
% 3.70/1.02  
% 3.70/1.02  % (31285)Memory used [KB]: 9978
% 3.70/1.02  % (31285)Time elapsed: 0.046 s
% 3.70/1.02  % (31285)Instructions burned: 94 (million)
% 3.70/1.02  % (31285)------------------------------
% 3.70/1.02  % (31285)------------------------------
% 4.06/1.03  % (31290)Instruction limit reached!
% 4.06/1.03  % (31290)------------------------------
% 4.06/1.03  % (31290)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.06/1.04  % (31282)Instruction limit reached!
% 4.06/1.04  % (31282)------------------------------
% 4.06/1.04  % (31282)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.06/1.04  % (31282)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.06/1.04  % (31282)Termination reason: Unknown
% 4.06/1.04  % (31282)Termination phase: Saturation
% 4.06/1.04  
% 4.06/1.04  % (31282)Memory used [KB]: 10490
% 4.06/1.04  % (31282)Time elapsed: 0.297 s
% 4.06/1.04  % (31282)Instructions burned: 138 (million)
% 4.06/1.04  % (31282)------------------------------
% 4.06/1.04  % (31282)------------------------------
% 4.06/1.04  % (31290)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.06/1.04  % (31290)Termination reason: Unknown
% 4.06/1.04  % (31290)Termination phase: General splitting
% 4.06/1.04  
% 4.06/1.04  % (31290)Memory used [KB]: 5245
% 4.06/1.04  % (31290)Time elapsed: 0.037 s
% 4.06/1.04  % (31290)Instructions burned: 81 (million)
% 4.06/1.04  % (31290)------------------------------
% 4.06/1.04  % (31290)------------------------------
% 4.06/1.06  % (31304)dis+1010_1:50_awrs=decay:awrsf=128:nwc=10.0:s2pl=no:sp=frequency:ss=axioms:i=149:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/149Mi)
% 4.06/1.06  % (31305)lrs+10_5:1_bce=on:bd=off:bsr=unit_only:s2a=on:sos=all:sp=reverse_arity:ss=axioms:st=2.0:to=lpo:urr=on:i=35:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/35Mi)
% 4.06/1.07  % (31306)dis+1002_1:1_av=off:dr=on:ep=RS:mep=off:newcnf=on:nm=2:nwc=10.0:s2a=on:slsq=on:slsqc=0:slsqr=1,8:i=377:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/377Mi)
% 5.53/1.08  % (31307)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=300:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/300Mi)
% 5.53/1.09  % (31292)Instruction limit reached!
% 5.53/1.09  % (31292)------------------------------
% 5.53/1.09  % (31292)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.53/1.11  % (31292)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.53/1.11  % (31292)Termination reason: Unknown
% 5.53/1.11  % (31292)Termination phase: Saturation
% 5.53/1.11  
% 5.53/1.11  % (31292)Memory used [KB]: 10874
% 5.53/1.11  % (31292)Time elapsed: 0.060 s
% 5.53/1.11  % (31292)Instructions burned: 119 (million)
% 5.53/1.11  % (31292)------------------------------
% 5.53/1.11  % (31292)------------------------------
% 5.53/1.11  % (31308)dis+1002_1:1_nm=0:nwc=2.0:s2a=on:spb=goal_then_units:to=lpo:i=45:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/45Mi)
% 5.53/1.12  % (31309)lrs+10_1:8_ep=R:nwc=5.0:rnwc=on:sos=on:urr=on:i=23:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/23Mi)
% 5.53/1.12  % (31305)Instruction limit reached!
% 5.53/1.12  % (31305)------------------------------
% 5.53/1.12  % (31305)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.53/1.13  % (31311)lrs+10_1:1_amm=off:drc=off:sp=reverse_frequency:spb=goal_then_units:to=lpo:i=91:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/91Mi)
% 5.53/1.13  % (31310)lrs+1011_1:1_aac=none:fs=off:fsr=off:i=136:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/136Mi)
% 5.53/1.13  % (31276)Instruction limit reached!
% 5.53/1.13  % (31276)------------------------------
% 5.53/1.13  % (31276)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.53/1.14  % (31276)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.53/1.14  % (31276)Termination reason: Unknown
% 5.53/1.14  % (31276)Termination phase: Saturation
% 5.53/1.14  
% 5.53/1.14  % (31276)Memory used [KB]: 12409
% 5.53/1.14  % (31276)Time elapsed: 0.440 s
% 5.53/1.14  % (31276)Instructions burned: 237 (million)
% 5.53/1.14  % (31276)------------------------------
% 5.53/1.14  % (31276)------------------------------
% 6.02/1.14  % (31312)lrs+10_1:4_drc=off:sos=on:to=lpo:i=102:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/102Mi)
% 6.02/1.14  % (31294)Instruction limit reached!
% 6.02/1.14  % (31294)------------------------------
% 6.02/1.14  % (31294)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.02/1.14  % (31305)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.02/1.14  % (31305)Termination reason: Unknown
% 6.02/1.14  % (31305)Termination phase: Preprocessing 3
% 6.02/1.14  
% 6.02/1.14  % (31305)Memory used [KB]: 3837
% 6.02/1.14  % (31305)Time elapsed: 0.019 s
% 6.02/1.14  % (31305)Instructions burned: 36 (million)
% 6.02/1.14  % (31305)------------------------------
% 6.02/1.14  % (31305)------------------------------
% 6.02/1.14  % (31294)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.02/1.14  % (31294)Termination reason: Unknown
% 6.02/1.14  % (31294)Termination phase: Saturation
% 6.02/1.14  
% 6.02/1.14  % (31294)Memory used [KB]: 5628
% 6.02/1.14  % (31294)Time elapsed: 0.057 s
% 6.02/1.14  % (31294)Instructions burned: 113 (million)
% 6.02/1.14  % (31294)------------------------------
% 6.02/1.14  % (31294)------------------------------
% 6.02/1.15  % (31313)lrs+1011_1:1_fd=preordered:fsd=on:sos=on:thsq=on:thsqc=64:thsqd=32:uwa=ground:i=234:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/234Mi)
% 6.02/1.15  % (31309)Instruction limit reached!
% 6.02/1.15  % (31309)------------------------------
% 6.02/1.15  % (31309)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.02/1.15  % (31309)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.02/1.15  % (31309)Termination reason: Unknown
% 6.02/1.15  % (31309)Termination phase: Preprocessing 3
% 6.02/1.15  
% 6.02/1.15  % (31309)Memory used [KB]: 3709
% 6.02/1.15  % (31309)Time elapsed: 0.012 s
% 6.02/1.15  % (31309)Instructions burned: 23 (million)
% 6.02/1.15  % (31309)------------------------------
% 6.02/1.15  % (31309)------------------------------
% 6.02/1.17  % (31314)dis+1002_1:2_er=filter:fde=unused:nwc=3.0:sac=on:sp=frequency:ss=included:to=lpo:i=246:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/246Mi)
% 6.02/1.17  % (31308)Instruction limit reached!
% 6.02/1.17  % (31308)------------------------------
% 6.02/1.17  % (31308)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.31/1.18  % (31308)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.31/1.18  % (31308)Termination reason: Unknown
% 6.31/1.18  % (31308)Termination phase: Clausification
% 6.31/1.18  
% 6.31/1.18  % (31308)Memory used [KB]: 5245
% 6.31/1.18  % (31308)Time elapsed: 0.024 s
% 6.31/1.18  % (31308)Instructions burned: 45 (million)
% 6.31/1.18  % (31308)------------------------------
% 6.31/1.18  % (31308)------------------------------
% 6.31/1.19  % (31315)dis+1011_1:1_aac=none:bs=unit_only:ep=RS:gsp=on:nwc=5.0:rnwc=on:s2a=on:s2at=3.0:slsq=on:slsqc=2:slsqr=1,8:i=290:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/290Mi)
% 6.69/1.23  % (31287)Instruction limit reached!
% 6.69/1.23  % (31287)------------------------------
% 6.69/1.23  % (31287)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.69/1.23  % (31287)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.69/1.23  % (31287)Termination reason: Unknown
% 6.69/1.23  % (31287)Termination phase: Saturation
% 6.69/1.23  
% 6.69/1.23  % (31287)Memory used [KB]: 11385
% 6.69/1.23  % (31287)Time elapsed: 0.385 s
% 6.69/1.23  % (31287)Instructions burned: 221 (million)
% 6.69/1.23  % (31287)------------------------------
% 6.69/1.23  % (31287)------------------------------
% 6.69/1.23  % (31311)Instruction limit reached!
% 6.69/1.23  % (31311)------------------------------
% 6.69/1.23  % (31311)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.69/1.25  % (31311)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.69/1.25  % (31311)Termination reason: Unknown
% 6.69/1.25  % (31311)Termination phase: Saturation
% 6.69/1.25  
% 6.69/1.25  % (31311)Memory used [KB]: 5373
% 6.69/1.25  % (31311)Time elapsed: 0.041 s
% 6.69/1.25  % (31311)Instructions burned: 91 (million)
% 6.69/1.25  % (31311)------------------------------
% 6.69/1.25  % (31311)------------------------------
% 6.69/1.25  % (31316)dis+1010_1:3_av=off:bd=off:bs=on:bsr=on:cond=on:gsp=on:slsq=on:slsqc=1:slsqr=1,4:uwa=all:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/68Mi)
% 6.83/1.26  % (31318)lrs+1011_1:5_add=large:afp=4000:anc=none:irw=on:lma=on:nm=64:sac=on:sd=3:sos=on:sp=reverse_arity:ss=axioms:st=2.0:stl=30:updr=off:urr=on:i=126:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/126Mi)
% 6.83/1.26  % (31304)Instruction limit reached!
% 6.83/1.26  % (31304)------------------------------
% 6.83/1.26  % (31304)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.83/1.26  % (31304)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.83/1.26  % (31304)Termination reason: Unknown
% 6.83/1.26  % (31304)Termination phase: Saturation
% 6.83/1.26  
% 6.83/1.26  % (31304)Memory used [KB]: 10106
% 6.83/1.26  % (31304)Time elapsed: 0.304 s
% 6.83/1.26  % (31304)Instructions burned: 149 (million)
% 6.83/1.26  % (31304)------------------------------
% 6.83/1.26  % (31304)------------------------------
% 6.83/1.27  % (31317)dis+10_1:1_ep=R:fde=none:fsr=off:slsq=on:slsqc=1:slsql=off:slsqr=1,4:ss=axioms:i=248:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/248Mi)
% 6.83/1.27  % (31319)ott+1010_1:1_sd=2:sos=on:sp=occurrence:ss=axioms:urr=on:i=997:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/997Mi)
% 6.83/1.28  % (31312)Instruction limit reached!
% 6.83/1.28  % (31312)------------------------------
% 6.83/1.28  % (31312)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.83/1.29  % (31288)Instruction limit reached!
% 6.83/1.29  % (31288)------------------------------
% 6.83/1.29  % (31288)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.83/1.30  % (31320)lrs+1_4:1_cond=fast:fde=unused:lcm=predicate:nm=4:s2a=on:sd=3:sos=on:ss=axioms:st=2.0:i=139:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/139Mi)
% 6.83/1.30  % (31312)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.83/1.30  % (31312)Termination reason: Unknown
% 6.83/1.30  % (31312)Termination phase: Saturation
% 6.83/1.30  
% 6.83/1.30  % (31312)Memory used [KB]: 6012
% 6.83/1.30  % (31312)Time elapsed: 0.054 s
% 6.83/1.30  % (31312)Instructions burned: 103 (million)
% 6.83/1.30  % (31312)------------------------------
% 6.83/1.30  % (31312)------------------------------
% 6.83/1.30  % (31288)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.83/1.30  % (31288)Termination reason: Unknown
% 6.83/1.30  % (31288)Termination phase: Saturation
% 6.83/1.30  
% 6.83/1.30  % (31288)Memory used [KB]: 7164
% 6.83/1.30  % (31288)Time elapsed: 0.128 s
% 6.83/1.30  % (31288)Instructions burned: 223 (million)
% 6.83/1.30  % (31288)------------------------------
% 6.83/1.30  % (31288)------------------------------
% 6.83/1.32  % (31310)Instruction limit reached!
% 6.83/1.32  % (31310)------------------------------
% 6.83/1.32  % (31310)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.83/1.32  % (31310)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.83/1.32  % (31310)Termination reason: Unknown
% 6.83/1.32  % (31310)Termination phase: Saturation
% 6.83/1.32  
% 6.83/1.32  % (31310)Memory used [KB]: 10618
% 6.83/1.32  % (31310)Time elapsed: 0.286 s
% 6.83/1.32  % (31310)Instructions burned: 136 (million)
% 6.83/1.32  % (31310)------------------------------
% 6.83/1.32  % (31310)------------------------------
% 7.19/1.33  % (31321)ott+4_8:1_acc=on:fsr=off:lcm=reverse:lma=on:sd=2:sos=all:ss=axioms:st=1.5:i=121:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/121Mi)
% 7.19/1.35  % (31316)Instruction limit reached!
% 7.19/1.35  % (31316)------------------------------
% 7.19/1.35  % (31316)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.19/1.36  % (31275)Instruction limit reached!
% 7.19/1.36  % (31275)------------------------------
% 7.19/1.36  % (31275)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.19/1.36  % (31316)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.19/1.36  % (31316)Termination reason: Unknown
% 7.19/1.36  % (31316)Termination phase: Function definition elimination
% 7.19/1.36  
% 7.19/1.36  % (31316)Memory used [KB]: 5117
% 7.19/1.36  % (31316)Time elapsed: 0.051 s
% 7.19/1.36  % (31316)Instructions burned: 69 (million)
% 7.19/1.36  % (31316)------------------------------
% 7.19/1.36  % (31316)------------------------------
% 7.49/1.36  % (31275)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.49/1.36  % (31275)Termination reason: Unknown
% 7.49/1.36  % (31275)Termination phase: Saturation
% 7.49/1.36  
% 7.49/1.36  % (31275)Memory used [KB]: 13048
% 7.49/1.36  % (31275)Time elapsed: 0.705 s
% 7.49/1.36  % (31275)Instructions burned: 342 (million)
% 7.49/1.36  % (31275)------------------------------
% 7.49/1.36  % (31275)------------------------------
% 7.49/1.37  % (31322)lrs+2_1:1_lwlo=on:nwc=10.0:i=92:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/92Mi)
% 7.49/1.38  % (31323)lrs+1011_1:1_nwc=5.0:sd=4:ss=included:st=5.0:i=43:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/43Mi)
% 7.49/1.40  % (31324)lrs+1_1:1_aac=none:add=large:anc=all_dependent:cond=fast:ep=RST:fsr=off:lma=on:nm=2:sos=on:sp=reverse_arity:stl=30:uhcvi=on:urr=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/50Mi)
% 7.49/1.41  % (31318)Instruction limit reached!
% 7.49/1.41  % (31318)------------------------------
% 7.49/1.41  % (31318)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.49/1.42  % (31318)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.49/1.42  % (31318)Termination reason: Unknown
% 7.49/1.42  % (31318)Termination phase: Saturation
% 7.49/1.42  
% 7.49/1.42  % (31318)Memory used [KB]: 5500
% 7.49/1.42  % (31318)Time elapsed: 0.052 s
% 7.49/1.42  % (31318)Instructions burned: 126 (million)
% 7.49/1.42  % (31318)------------------------------
% 7.49/1.42  % (31318)------------------------------
% 7.49/1.42  % (31325)lrs+10_1:1_bd=preordered:drc=off:rp=on:sp=frequency:to=lpo:urr=on:i=9:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/9Mi)
% 7.49/1.42  % (31325)Instruction limit reached!
% 7.49/1.42  % (31325)------------------------------
% 7.49/1.42  % (31325)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.49/1.43  % (31327)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=437:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/437Mi)
% 7.49/1.44  % (31325)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.49/1.44  % (31325)Termination reason: Unknown
% 7.49/1.44  % (31325)Termination phase: shuffling
% 7.49/1.44  
% 7.49/1.44  % (31325)Memory used [KB]: 2558
% 7.49/1.44  % (31325)Time elapsed: 0.006 s
% 7.49/1.44  % (31325)Instructions burned: 9 (million)
% 7.49/1.44  % (31325)------------------------------
% 7.49/1.44  % (31325)------------------------------
% 7.49/1.44  % (31326)dis-10_3:2_amm=sco:ep=RS:fsr=off:nm=10:sd=2:sos=on:ss=axioms:st=3.0:i=915:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/915Mi)
% 7.95/1.45  % (31323)Instruction limit reached!
% 7.95/1.45  % (31323)------------------------------
% 7.95/1.45  % (31323)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.95/1.45  % (31323)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.95/1.45  % (31323)Termination reason: Unknown
% 7.95/1.45  % (31323)Termination phase: Clausification
% 7.95/1.45  
% 7.95/1.45  % (31323)Memory used [KB]: 4733
% 7.95/1.45  % (31323)Time elapsed: 0.024 s
% 7.95/1.45  % (31323)Instructions burned: 45 (million)
% 7.95/1.45  % (31323)------------------------------
% 7.95/1.45  % (31323)------------------------------
% 7.95/1.45  % (31283)Instruction limit reached!
% 7.95/1.45  % (31283)------------------------------
% 7.95/1.45  % (31283)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.95/1.45  % (31283)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.95/1.45  % (31283)Termination reason: Unknown
% 7.95/1.45  % (31283)Termination phase: Saturation
% 7.95/1.45  
% 7.95/1.45  % (31283)Memory used [KB]: 13944
% 7.95/1.45  % (31283)Time elapsed: 0.684 s
% 7.95/1.45  % (31283)Instructions burned: 393 (million)
% 7.95/1.45  % (31283)------------------------------
% 7.95/1.45  % (31283)------------------------------
% 8.18/1.48  % (31302)Instruction limit reached!
% 8.18/1.48  % (31302)------------------------------
% 8.18/1.48  % (31302)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.18/1.49  % (31328)lrs+10_1:1_aac=none:lcm=reverse:nwc=10.0:sos=on:ss=axioms:st=3.0:i=206:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/206Mi)
% 8.18/1.49  % (31324)Instruction limit reached!
% 8.18/1.49  % (31324)------------------------------
% 8.18/1.49  % (31324)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.18/1.49  % (31322)Instruction limit reached!
% 8.18/1.49  % (31322)------------------------------
% 8.18/1.49  % (31322)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.18/1.49  % (31322)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.18/1.49  % (31322)Termination reason: Unknown
% 8.18/1.49  % (31322)Termination phase: Saturation
% 8.18/1.49  
% 8.18/1.49  % (31322)Memory used [KB]: 9850
% 8.18/1.49  % (31322)Time elapsed: 0.062 s
% 8.18/1.49  % (31322)Instructions burned: 93 (million)
% 8.18/1.49  % (31322)------------------------------
% 8.18/1.49  % (31322)------------------------------
% 8.18/1.49  % (31320)Instruction limit reached!
% 8.18/1.49  % (31320)------------------------------
% 8.18/1.49  % (31320)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.18/1.49  % (31324)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.18/1.49  % (31324)Termination reason: Unknown
% 8.18/1.49  % (31324)Termination phase: Clausification
% 8.18/1.49  
% 8.18/1.49  % (31324)Memory used [KB]: 5756
% 8.18/1.49  % (31324)Time elapsed: 0.026 s
% 8.18/1.49  % (31324)Instructions burned: 50 (million)
% 8.18/1.49  % (31324)------------------------------
% 8.18/1.49  % (31324)------------------------------
% 8.18/1.49  % (31329)dis+11_1:17_bce=on:bsr=unit_only:drc=off:flr=on:gs=on:sp=frequency:spb=units:to=lpo:i=1287:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/1287Mi)
% 8.18/1.50  % (31313)Instruction limit reached!
% 8.18/1.50  % (31313)------------------------------
% 8.18/1.50  % (31313)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.18/1.50  % (31302)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.18/1.50  % (31302)Termination reason: Unknown
% 8.18/1.50  % (31302)Termination phase: Saturation
% 8.18/1.50  
% 8.18/1.50  % (31302)Memory used [KB]: 13048
% 8.18/1.50  % (31302)Time elapsed: 0.580 s
% 8.18/1.50  % (31302)Instructions burned: 289 (million)
% 8.18/1.50  % (31302)------------------------------
% 8.18/1.50  % (31302)------------------------------
% 8.18/1.50  % (31313)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.18/1.50  % (31313)Termination reason: Unknown
% 8.18/1.50  % (31313)Termination phase: Saturation
% 8.18/1.50  
% 8.18/1.50  % (31313)Memory used [KB]: 12409
% 8.18/1.50  % (31313)Time elapsed: 0.137 s
% 8.18/1.50  % (31313)Instructions burned: 235 (million)
% 8.18/1.50  % (31313)------------------------------
% 8.18/1.50  % (31313)------------------------------
% 8.18/1.51  % (31320)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.18/1.51  % (31320)Termination reason: Unknown
% 8.18/1.51  % (31320)Termination phase: Saturation
% 8.18/1.51  
% 8.18/1.51  % (31320)Memory used [KB]: 10874
% 8.18/1.51  % (31320)Time elapsed: 0.302 s
% 8.18/1.51  % (31320)Instructions burned: 140 (million)
% 8.18/1.51  % (31320)------------------------------
% 8.18/1.51  % (31320)------------------------------
% 8.18/1.52  % (31321)Instruction limit reached!
% 8.18/1.52  % (31321)------------------------------
% 8.18/1.52  % (31321)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.18/1.52  % (31321)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.18/1.52  % (31321)Termination reason: Unknown
% 8.18/1.52  % (31321)Termination phase: Saturation
% 8.18/1.52  
% 8.18/1.52  % (31321)Memory used [KB]: 10618
% 8.18/1.52  % (31321)Time elapsed: 0.061 s
% 8.18/1.52  % (31321)Instructions burned: 121 (million)
% 8.18/1.52  % (31321)------------------------------
% 8.18/1.52  % (31321)------------------------------
% 8.75/1.54  % (31331)dis+1011_1:1_bd=off:fd=preordered:fde=unused:sfv=off:sos=on:sp=reverse_frequency:spb=goal:to=lpo:i=32:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/32Mi)
% 8.75/1.54  % (31291)Instruction limit reached!
% 8.75/1.54  % (31291)------------------------------
% 8.75/1.54  % (31291)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.75/1.54  % (31291)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.75/1.54  % (31291)Termination reason: Unknown
% 8.75/1.54  % (31291)Termination phase: Saturation
% 8.75/1.54  
% 8.75/1.54  % (31291)Memory used [KB]: 11897
% 8.75/1.54  % (31291)Time elapsed: 0.205 s
% 8.75/1.54  % (31291)Instructions burned: 378 (million)
% 8.75/1.54  % (31291)------------------------------
% 8.75/1.54  % (31291)------------------------------
% 8.75/1.54  % (31330)lrs+10_1:1_br=off:sos=on:ss=axioms:st=2.0:urr=on:i=1501:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/1501Mi)
% 8.75/1.55  % (31278)Instruction limit reached!
% 8.75/1.55  % (31278)------------------------------
% 8.75/1.55  % (31278)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.75/1.55  % (31278)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.75/1.55  % (31278)Termination reason: Unknown
% 8.75/1.55  % (31278)Termination phase: Saturation
% 8.75/1.55  
% 8.75/1.55  % (31278)Memory used [KB]: 15991
% 8.75/1.55  % (31278)Time elapsed: 0.852 s
% 8.75/1.55  % (31278)Instructions burned: 472 (million)
% 8.75/1.55  % (31278)------------------------------
% 8.75/1.55  % (31278)------------------------------
% 8.83/1.56  % (31314)Instruction limit reached!
% 8.83/1.56  % (31314)------------------------------
% 8.83/1.56  % (31314)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.83/1.56  % (31299)Instruction limit reached!
% 8.83/1.56  % (31299)------------------------------
% 8.83/1.56  % (31299)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.83/1.57  % (31332)dis+4_1:64_av=off:bce=on:flr=on:lcm=reverse:sfv=off:sos=all:i=117:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/117Mi)
% 8.83/1.57  % (31299)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.83/1.57  % (31299)Termination reason: Unknown
% 8.83/1.57  % (31299)Termination phase: Saturation
% 8.83/1.57  
% 8.83/1.57  % (31299)Memory used [KB]: 12281
% 8.83/1.57  % (31299)Time elapsed: 0.660 s
% 8.83/1.57  % (31299)Instructions burned: 366 (million)
% 8.83/1.57  % (31299)------------------------------
% 8.83/1.57  % (31299)------------------------------
% 8.83/1.57  % (31314)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.83/1.57  % (31314)Termination reason: Unknown
% 8.83/1.57  % (31314)Termination phase: Saturation
% 8.83/1.57  
% 8.83/1.57  % (31314)Memory used [KB]: 11385
% 8.83/1.57  % (31314)Time elapsed: 0.474 s
% 8.83/1.57  % (31314)Instructions burned: 246 (million)
% 8.83/1.57  % (31314)------------------------------
% 8.83/1.57  % (31314)------------------------------
% 8.83/1.58  % (31296)Instruction limit reached!
% 8.83/1.58  % (31296)------------------------------
% 8.83/1.58  % (31296)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.83/1.58  % (31296)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.83/1.58  % (31296)Termination reason: Unknown
% 8.83/1.58  % (31296)Termination phase: Saturation
% 8.83/1.58  
% 8.83/1.58  % (31296)Memory used [KB]: 14456
% 8.83/1.58  % (31296)Time elapsed: 0.711 s
% 8.83/1.58  % (31296)Instructions burned: 391 (million)
% 8.83/1.58  % (31296)------------------------------
% 8.83/1.58  % (31296)------------------------------
% 8.83/1.59  % (31333)lrs+11_1:1_bd=off:erd=off:plsq=on:plsqr=32,1:sfv=off:sos=all:i=283:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/283Mi)
% 8.83/1.59  % (31331)Instruction limit reached!
% 8.83/1.59  % (31331)------------------------------
% 8.83/1.59  % (31331)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.83/1.59  % (31331)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.83/1.59  % (31331)Termination reason: Unknown
% 8.83/1.59  % (31331)Termination phase: Preprocessing 3
% 8.83/1.59  
% 8.83/1.59  % (31331)Memory used [KB]: 4221
% 8.83/1.59  % (31331)Time elapsed: 0.018 s
% 8.83/1.59  % (31331)Instructions burned: 33 (million)
% 8.83/1.59  % (31331)------------------------------
% 8.83/1.59  % (31331)------------------------------
% 8.83/1.59  % (31298)Instruction limit reached!
% 8.83/1.59  % (31298)------------------------------
% 8.83/1.59  % (31298)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.83/1.59  % (31298)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.83/1.59  % (31298)Termination reason: Unknown
% 8.83/1.59  % (31298)Termination phase: Saturation
% 8.83/1.59  
% 8.83/1.59  % (31298)Memory used [KB]: 7419
% 8.83/1.59  % (31298)Time elapsed: 0.709 s
% 8.83/1.59  % (31298)Instructions burned: 357 (million)
% 8.83/1.59  % (31298)------------------------------
% 8.83/1.59  % (31298)------------------------------
% 8.83/1.60  % (31334)lrs+10_1:1_bsr=on:lma=on:sac=on:sos=all:spb=units:to=lpo:i=115:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/115Mi)
% 8.83/1.60  % (31338)lrs+22_1:1_amm=sco:fsr=off:gve=force:sos=on:uwa=all:i=251:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/251Mi)
% 8.83/1.61  % (31337)dis+1002_1:1_fde=unused:nwc=10.0:s2a=on:s2at=3.0:sac=on:i=80:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/80Mi)
% 8.83/1.61  % (31307)Instruction limit reached!
% 8.83/1.61  % (31307)------------------------------
% 8.83/1.61  % (31307)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.83/1.61  % (31307)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.83/1.61  % (31307)Termination reason: Unknown
% 8.83/1.61  % (31307)Termination phase: Saturation
% 8.83/1.61  
% 8.83/1.61  % (31307)Memory used [KB]: 12537
% 8.83/1.61  % (31307)Time elapsed: 0.604 s
% 8.83/1.61  % (31307)Instructions burned: 300 (million)
% 8.83/1.61  % (31307)------------------------------
% 8.83/1.61  % (31307)------------------------------
% 8.83/1.62  % (31306)Instruction limit reached!
% 8.83/1.62  % (31306)------------------------------
% 8.83/1.62  % (31306)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.83/1.63  % (31284)Instruction limit reached!
% 8.83/1.63  % (31284)------------------------------
% 8.83/1.63  % (31284)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.83/1.63  % (31339)lrs+1011_1:1_bd=preordered:drc=off:fd=preordered:fsr=off:plsq=on:i=94:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/94Mi)
% 9.92/1.64  % (31284)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.92/1.64  % (31306)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.92/1.64  % (31306)Termination reason: Unknown
% 9.92/1.64  % (31306)Termination phase: Saturation
% 9.92/1.64  
% 9.92/1.64  % (31306)Memory used [KB]: 8443
% 9.92/1.64  % (31306)Time elapsed: 0.667 s
% 9.92/1.64  % (31306)Instructions burned: 378 (million)
% 9.92/1.64  % (31306)------------------------------
% 9.92/1.64  % (31306)------------------------------
% 9.92/1.64  % (31284)Termination reason: Unknown
% 9.92/1.64  % (31284)Termination phase: Saturation
% 9.92/1.64  
% 9.92/1.64  % (31284)Memory used [KB]: 15991
% 9.92/1.64  % (31284)Time elapsed: 0.852 s
% 9.92/1.64  % (31284)Instructions burned: 488 (million)
% 9.92/1.64  % (31284)------------------------------
% 9.92/1.64  % (31284)------------------------------
% 9.92/1.64  % (31336)lrs+1_1:16_av=off:fd=off:newcnf=on:nm=10:sims=off:sos=on:i=92:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/92Mi)
% 9.92/1.64  % (31335)lrs+21_1:16_gsp=on:lcm=reverse:sd=2:sp=frequency:spb=goal_then_units:ss=included:i=93:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/93Mi)
% 9.92/1.65  % (31317)Instruction limit reached!
% 9.92/1.65  % (31317)------------------------------
% 9.92/1.65  % (31317)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.92/1.66  % (31317)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.92/1.66  % (31317)Termination reason: Unknown
% 9.92/1.66  % (31317)Termination phase: Saturation
% 9.92/1.66  
% 9.92/1.66  % (31317)Memory used [KB]: 12920
% 9.92/1.66  % (31317)Time elapsed: 0.470 s
% 9.92/1.66  % (31317)Instructions burned: 249 (million)
% 9.92/1.66  % (31317)------------------------------
% 9.92/1.66  % (31317)------------------------------
% 9.92/1.67  % (31341)dis+1010_1:4_aac=none:abs=on:atotf=0.5:avsq=on:avsqc=2:avsqr=215,247:awrs=converge:awrsf=128:bsd=on:erd=off:fde=none:gve=cautious:newcnf=on:nwc=5.0:rnwc=on:sac=on:sas=z3:sp=const_min:tgt=ground:thsq=on:thsqc=64:thsqr=1,4:i=1486:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/1486Mi)
% 9.92/1.67  % (31340)lrs+30_1:3_aac=none:abs=on:avsq=on:avsql=on:avsqr=1,16:er=filter:fde=none:fsr=off:kws=inv_frequency:nwc=5.0:suph=off:i=285:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/285Mi)
% 9.92/1.67  % (31315)Instruction limit reached!
% 9.92/1.67  % (31315)------------------------------
% 9.92/1.67  % (31315)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.92/1.67  % (31315)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.92/1.67  % (31315)Termination reason: Unknown
% 9.92/1.67  % (31315)Termination phase: Saturation
% 9.92/1.67  
% 9.92/1.67  % (31315)Memory used [KB]: 11897
% 9.92/1.67  % (31315)Time elapsed: 0.578 s
% 9.92/1.67  % (31315)Instructions burned: 291 (million)
% 9.92/1.67  % (31315)------------------------------
% 9.92/1.67  % (31315)------------------------------
% 10.28/1.69  % (31342)dis+1011_1:64_av=off:bce=on:bd=off:bsd=on:cond=on:flr=on:foolp=on:nwc=2.0:plsq=on:plsqc=1:plsqr=37,6:s2agt=32:slsq=on:slsqc=1:slsql=off:slsqr=17,16:tgt=full:i=73:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/73Mi)
% 10.28/1.71  % (31300)Instruction limit reached!
% 10.28/1.71  % (31300)------------------------------
% 10.28/1.71  % (31300)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.28/1.71  % (31300)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.28/1.71  % (31300)Termination reason: Unknown
% 10.28/1.71  % (31300)Termination phase: Saturation
% 10.28/1.71  
% 10.28/1.71  % (31300)Memory used [KB]: 14072
% 10.28/1.71  % (31300)Time elapsed: 0.818 s
% 10.28/1.71  % (31300)Instructions burned: 425 (million)
% 10.28/1.71  % (31300)------------------------------
% 10.28/1.71  % (31300)------------------------------
% 10.28/1.71  % (31344)dis+1002_1:1_ep=R:sd=2:sos=on:ss=axioms:i=1488:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/1488Mi)
% 10.28/1.71  % (31343)dis+10_1:1_aac=none:abs=on:bce=on:bd=off:bsr=unit_only:drc=off:fd=preordered:fsd=on:gve=cautious:lcm=reverse:nm=16:plsq=on:plsqc=1:plsqr=232,15:sfv=off:slsq=on:slsql=off:slsqr=3,2:sos=on:sp=weighted_frequency:i=106:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/106Mi)
% 10.28/1.72  % (31347)lrs+10_1:1_sd=1:sos=all:ss=axioms:i=1345:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/1345Mi)
% 10.28/1.72  % (31345)lrs+1011_1:1_sd=1:ss=axioms:st=5.0:i=103:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/103Mi)
% 10.28/1.72  % (31337)Instruction limit reached!
% 10.28/1.72  % (31337)------------------------------
% 10.28/1.72  % (31337)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.28/1.73  % (31332)Instruction limit reached!
% 10.28/1.73  % (31332)------------------------------
% 10.28/1.73  % (31332)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.28/1.73  % (31337)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.28/1.73  % (31337)Termination reason: Unknown
% 10.28/1.73  % (31337)Termination phase: Property scanning
% 10.28/1.73  
% 10.28/1.73  % (31337)Memory used [KB]: 5117
% 10.28/1.73  % (31337)Time elapsed: 0.041 s
% 10.28/1.73  % (31337)Instructions burned: 80 (million)
% 10.28/1.73  % (31337)------------------------------
% 10.28/1.73  % (31337)------------------------------
% 10.28/1.74  % (31346)lrs+1011_3:1_acc=model:fsr=off:gsp=on:sd=1:ss=axioms:st=5.0:urr=on:i=376:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/376Mi)
% 10.28/1.75  % (31332)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.28/1.75  % (31332)Termination reason: Unknown
% 10.28/1.75  % (31332)Termination phase: Blocked clause elimination
% 10.28/1.75  
% 10.28/1.75  % (31332)Memory used [KB]: 6140
% 10.28/1.75  % (31332)Time elapsed: 0.053 s
% 10.28/1.75  % (31332)Instructions burned: 118 (million)
% 10.28/1.75  % (31332)------------------------------
% 10.28/1.75  % (31332)------------------------------
% 10.77/1.76  % (31349)lrs+1002_1:1_av=off:gs=on:gsp=on:irw=on:nwc=2.0:sd=2:sos=on:ss=axioms:stl=30:urr=on:i=1498:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/1498Mi)
% 10.77/1.77  % (31336)Instruction limit reached!
% 10.77/1.77  % (31336)------------------------------
% 10.77/1.77  % (31336)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.77/1.77  % (31336)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.77/1.77  % (31336)Termination reason: Unknown
% 10.77/1.77  % (31336)Termination phase: Property scanning
% 10.77/1.77  
% 10.77/1.77  % (31336)Memory used [KB]: 5245
% 10.77/1.77  % (31336)Time elapsed: 0.041 s
% 10.77/1.77  % (31336)Instructions burned: 93 (million)
% 10.77/1.77  % (31336)------------------------------
% 10.77/1.77  % (31336)------------------------------
% 10.77/1.77  % (31335)Instruction limit reached!
% 10.77/1.77  % (31335)------------------------------
% 10.77/1.77  % (31335)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.77/1.77  % (31335)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.77/1.77  % (31335)Termination reason: Unknown
% 10.77/1.77  % (31335)Termination phase: Property scanning
% 10.77/1.77  
% 10.77/1.77  % (31335)Memory used [KB]: 5373
% 10.77/1.77  % (31335)Time elapsed: 0.054 s
% 10.77/1.77  % (31335)Instructions burned: 94 (million)
% 10.77/1.77  % (31335)------------------------------
% 10.77/1.77  % (31335)------------------------------
% 10.77/1.77  % (31339)Instruction limit reached!
% 10.77/1.77  % (31339)------------------------------
% 10.77/1.77  % (31339)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.77/1.77  % (31339)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.77/1.77  % (31339)Termination reason: Unknown
% 10.77/1.77  % (31339)Termination phase: Saturation
% 10.77/1.77  
% 10.77/1.77  % (31339)Memory used [KB]: 9978
% 10.77/1.77  % (31339)Time elapsed: 0.048 s
% 10.77/1.77  % (31339)Instructions burned: 94 (million)
% 10.77/1.77  % (31339)------------------------------
% 10.77/1.77  % (31339)------------------------------
% 10.77/1.77  % (31350)dis+1002_1:5_acc=on:afp=1010:fsr=off:gsp=on:nm=10:sac=on:sos=on:sp=unary_first:urr=ec_only:i=177:si=on:rawr=on:rtra=on_0 on theBenchmark for (2986ds/177Mi)
% 10.99/1.78  % (31342)Instruction limit reached!
% 10.99/1.78  % (31342)------------------------------
% 10.99/1.78  % (31342)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.99/1.78  % (31342)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.99/1.78  % (31342)Termination reason: Unknown
% 10.99/1.78  % (31342)Termination phase: Equality resolution with deletion
% 10.99/1.78  
% 10.99/1.78  % (31342)Memory used [KB]: 5245
% 10.99/1.78  % (31342)Time elapsed: 0.043 s
% 10.99/1.78  % (31342)Instructions burned: 73 (million)
% 10.99/1.78  % (31342)------------------------------
% 10.99/1.78  % (31342)------------------------------
% 10.99/1.78  % (31334)Instruction limit reached!
% 10.99/1.78  % (31334)------------------------------
% 10.99/1.78  % (31334)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.99/1.78  % (31334)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.99/1.78  % (31334)Termination reason: Unknown
% 10.99/1.78  % (31334)Termination phase: Saturation
% 10.99/1.78  
% 10.99/1.78  % (31334)Memory used [KB]: 6524
% 10.99/1.78  % (31334)Time elapsed: 0.054 s
% 10.99/1.78  % (31334)Instructions burned: 116 (million)
% 10.99/1.78  % (31334)------------------------------
% 10.99/1.78  % (31334)------------------------------
% 10.99/1.79  % (31351)fmb+10_1:1_fmbsr=1.2:rp=on:i=82:si=on:rawr=on:rtra=on_0 on theBenchmark for (2986ds/82Mi)
% 10.99/1.79  % (31348)ott-3_2:1_acc=on:add=large:anc=none:fde=none:gsp=on:irw=on:nm=0:s2a=on:sd=4:sos=on:ss=axioms:st=1.2:urr=on:i=134:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/134Mi)
% 10.99/1.81  % (31328)Instruction limit reached!
% 10.99/1.81  % (31328)------------------------------
% 10.99/1.81  % (31328)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.99/1.81  % (31328)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.99/1.81  % (31328)Termination reason: Unknown
% 10.99/1.81  % (31328)Termination phase: Saturation
% 10.99/1.81  
% 10.99/1.81  % (31328)Memory used [KB]: 11385
% 10.99/1.81  % (31328)Time elapsed: 0.413 s
% 10.99/1.81  % (31328)Instructions burned: 208 (million)
% 10.99/1.81  % (31328)------------------------------
% 10.99/1.81  % (31328)------------------------------
% 11.23/1.83  % (31352)lrs+1002_1:1_fde=none:sd=2:sos=on:sp=const_max:ss=axioms:i=274:si=on:rawr=on:rtra=on_0 on theBenchmark for (2986ds/274Mi)
% 11.30/1.85  % (31343)Instruction limit reached!
% 11.30/1.85  % (31343)------------------------------
% 11.30/1.85  % (31343)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.30/1.85  % (31354)dis+1011_1:32_bd=off:fde=unused:plsq=on:plsqc=2:plsqr=175,8:s2a=on:sp=frequency:spb=goal:ss=included:st=2.0:to=lpo:i=669:si=on:rawr=on:rtra=on_0 on theBenchmark for (2985ds/669Mi)
% 11.30/1.85  % (31353)lrs+1011_1:5_av=off:awrs=decay:awrsf=97:bce=on:bsr=on:drc=off:flr=on:gs=on:ins=3:lwlo=on:newcnf=on:nm=0:plsq=on:plsqr=4437,256:s2a=on:s2at=4.0:s2pl=no:sims=off:skr=on:slsq=on:slsqc=0:slsqr=31,16:sos=all:sp=frequency:updr=off:i=176:si=on:rawr=on:rtra=on_0 on theBenchmark for (2986ds/176Mi)
% 11.30/1.86  % (31343)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.30/1.86  % (31343)Termination reason: Unknown
% 11.30/1.86  % (31343)Termination phase: Blocked clause elimination
% 11.30/1.86  
% 11.30/1.86  % (31343)Memory used [KB]: 5884
% 11.30/1.86  % (31343)Time elapsed: 0.048 s
% 11.30/1.86  % (31343)Instructions burned: 107 (million)
% 11.30/1.86  % (31343)------------------------------
% 11.30/1.86  % (31343)------------------------------
% 11.30/1.87  % (31345)Instruction limit reached!
% 11.30/1.87  % (31345)------------------------------
% 11.30/1.87  % (31345)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.30/1.89  % (31357)dis+10_1:1_av=off:ep=RS:lcm=reverse:newcnf=on:s2a=on:s2at=3.0:i=2681:si=on:rawr=on:rtra=on_0 on theBenchmark for (2985ds/2681Mi)
% 11.30/1.89  % (31356)ott+10_1:50_bsr=unit_only:drc=off:fd=preordered:sp=frequency:i=1735:si=on:rawr=on:rtra=on_0 on theBenchmark for (2985ds/1735Mi)
% 11.30/1.89  % (31358)dis+10_1:1_lma=on:sac=on:sos=all:spb=goal_then_units:ss=axioms:to=lpo:i=432:si=on:rawr=on:rtra=on_0 on theBenchmark for (2985ds/432Mi)
% 11.30/1.89  % (31345)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.30/1.89  % (31345)Termination reason: Unknown
% 11.30/1.89  % (31345)Termination phase: Saturation
% 11.30/1.89  
% 11.30/1.89  % (31345)Memory used [KB]: 9978
% 11.30/1.89  % (31345)Time elapsed: 0.051 s
% 11.30/1.89  % (31345)Instructions burned: 103 (million)
% 11.30/1.89  % (31345)------------------------------
% 11.30/1.89  % (31345)------------------------------
% 11.30/1.90  % (31355)dis+21_1:1_av=off:sos=on:sp=frequency:ss=included:to=lpo:i=156:si=on:rawr=on:rtra=on_0 on theBenchmark for (2985ds/156Mi)
% 11.65/1.92  % (31360)lrs+11_1:1_bsr=unit_only:flr=on:to=lpo:i=440:si=on:rawr=on:rtra=on_0 on theBenchmark for (2985ds/440Mi)
% 11.65/1.92  % (31351)Instruction limit reached!
% 11.65/1.92  % (31351)------------------------------
% 11.65/1.92  % (31351)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.65/1.94  % (31351)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.65/1.94  % (31351)Termination reason: Unknown
% 11.65/1.94  % (31351)Termination phase: Property scanning
% 11.65/1.94  
% 11.65/1.94  % (31351)Memory used [KB]: 5628
% 11.65/1.94  % (31351)Time elapsed: 0.039 s
% 11.65/1.94  % (31351)Instructions burned: 84 (million)
% 11.65/1.94  % (31351)------------------------------
% 11.65/1.94  % (31351)------------------------------
% 11.65/1.95  % (31348)Instruction limit reached!
% 11.65/1.95  % (31348)------------------------------
% 11.65/1.95  % (31348)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.65/1.95  % (31348)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.65/1.95  % (31348)Termination reason: Unknown
% 11.65/1.95  % (31348)Termination phase: General splitting
% 11.65/1.95  
% 11.65/1.95  % (31348)Memory used [KB]: 5373
% 11.65/1.95  % (31348)Time elapsed: 0.049 s
% 11.65/1.95  % (31348)Instructions burned: 134 (million)
% 11.65/1.95  % (31348)------------------------------
% 11.65/1.95  % (31348)------------------------------
% 11.65/1.96  % (31361)lrs+10_1:1_sd=1:sos=on:ss=included:i=3303:si=on:rawr=on:rtra=on_0 on theBenchmark for (2985ds/3303Mi)
% 11.65/1.97  % (31362)lrs+11_1:1_ss=included:st=2.0:i=503:si=on:rawr=on:rtra=on_0 on theBenchmark for (2984ds/503Mi)
% 12.01/2.01  % (31363)lrs+10_1:1_sos=on:ss=included:st=1.2:urr=on:i=236:si=on:rawr=on:rtra=on_0 on theBenchmark for (2984ds/236Mi)
% 12.01/2.02  % (31333)Instruction limit reached!
% 12.01/2.02  % (31333)------------------------------
% 12.01/2.02  % (31333)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.01/2.02  % (31333)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.01/2.02  % (31333)Termination reason: Unknown
% 12.01/2.02  % (31333)Termination phase: Saturation
% 12.01/2.02  
% 12.01/2.02  % (31333)Memory used [KB]: 11897
% 12.01/2.02  % (31333)Time elapsed: 0.521 s
% 12.01/2.02  % (31333)Instructions burned: 283 (million)
% 12.01/2.02  % (31333)------------------------------
% 12.01/2.02  % (31333)------------------------------
% 12.01/2.03  % (31338)Refutation not found, non-redundant clauses discarded% (31338)------------------------------
% 12.01/2.03  % (31338)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.01/2.03  % (31338)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.01/2.03  % (31338)Termination reason: Refutation not found, non-redundant clauses discarded
% 12.01/2.03  
% 12.01/2.03  % (31338)Memory used [KB]: 13304
% 12.01/2.03  % (31338)Time elapsed: 0.481 s
% 12.01/2.03  % (31338)Instructions burned: 250 (million)
% 12.01/2.03  % (31338)------------------------------
% 12.01/2.03  % (31338)------------------------------
% 12.01/2.04  % (31353)Instruction limit reached!
% 12.01/2.04  % (31353)------------------------------
% 12.01/2.04  % (31353)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.01/2.04  % (31353)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.01/2.04  % (31353)Termination reason: Unknown
% 12.01/2.04  % (31353)Termination phase: Function definition elimination
% 12.01/2.04  
% 12.01/2.04  % (31353)Memory used [KB]: 6396
% 12.01/2.04  % (31353)Time elapsed: 0.112 s
% 12.01/2.04  % (31353)Instructions burned: 177 (million)
% 12.01/2.04  % (31353)------------------------------
% 12.01/2.04  % (31353)------------------------------
% 12.01/2.04  % (31350)Instruction limit reached!
% 12.01/2.04  % (31350)------------------------------
% 12.01/2.04  % (31350)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.01/2.04  % (31350)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.01/2.04  % (31350)Termination reason: Unknown
% 12.01/2.04  % (31350)Termination phase: Saturation
% 12.01/2.04  
% 12.01/2.04  % (31350)Memory used [KB]: 11769
% 12.01/2.04  % (31350)Time elapsed: 0.348 s
% 12.01/2.04  % (31350)Instructions burned: 177 (million)
% 12.01/2.04  % (31350)------------------------------
% 12.01/2.04  % (31350)------------------------------
% 12.51/2.07  % (31364)lrs+11_3:1_br=off:flr=on:sgt=8:ss=axioms:urr=on:i=128:si=on:rawr=on:rtra=on_0 on theBenchmark for (2984ds/128Mi)
% 12.61/2.09  % (31365)dis+1002_1:1_ep=RS:erd=off:sac=on:sos=on:i=2543:si=on:rawr=on:rtra=on_0 on theBenchmark for (2983ds/2543Mi)
% 12.78/2.14  % (31355)Instruction limit reached!
% 12.78/2.14  % (31355)------------------------------
% 12.78/2.14  % (31355)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.78/2.14  % (31355)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.78/2.14  % (31355)Termination reason: Unknown
% 12.78/2.14  % (31355)Termination phase: Saturation
% 12.78/2.14  
% 12.78/2.14  % (31355)Memory used [KB]: 6140
% 12.78/2.14  % (31355)Time elapsed: 0.314 s
% 12.78/2.14  % (31355)Instructions burned: 156 (million)
% 12.78/2.14  % (31355)------------------------------
% 12.78/2.14  % (31355)------------------------------
% 12.78/2.14  % (31327)Instruction limit reached!
% 12.78/2.14  % (31327)------------------------------
% 12.78/2.14  % (31327)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.78/2.14  % (31327)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.78/2.14  % (31327)Termination reason: Unknown
% 12.78/2.14  % (31327)Termination phase: Saturation
% 12.78/2.14  
% 12.78/2.14  % (31327)Memory used [KB]: 14711
% 12.78/2.14  % (31327)Time elapsed: 0.778 s
% 12.78/2.14  % (31327)Instructions burned: 438 (million)
% 12.78/2.14  % (31327)------------------------------
% 12.78/2.14  % (31327)------------------------------
% 14.04/2.15  % (31366)dis+1002_1:1_nm=0:nwc=2.0:s2a=on:spb=goal_then_units:to=lpo:i=45:si=on:rawr=on:rtra=on_0 on theBenchmark for (2983ds/45Mi)
% 14.04/2.16  % (31367)dis+1010_1:1_acc=model:bd=off:ins=1:nwc=5.0:sp=reverse_frequency:to=lpo:i=279:si=on:rawr=on:rtra=on_0 on theBenchmark for (2983ds/279Mi)
% 14.04/2.17  % (31340)Instruction limit reached!
% 14.04/2.17  % (31340)------------------------------
% 14.04/2.17  % (31340)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 14.04/2.17  % (31340)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 14.04/2.17  % (31340)Termination reason: Unknown
% 14.04/2.17  % (31340)Termination phase: Saturation
% 14.04/2.17  
% 14.04/2.17  % (31340)Memory used [KB]: 12665
% 14.04/2.17  % (31340)Time elapsed: 0.582 s
% 14.04/2.17  % (31340)Instructions burned: 285 (million)
% 14.04/2.17  % (31340)------------------------------
% 14.04/2.17  % (31340)------------------------------
% 14.04/2.17  % (31368)lrs+0_1:1_br=off:drc=off:erd=off:urr=ec_only:i=997:si=on:rawr=on:rtra=on_0 on theBenchmark for (2983ds/997Mi)
% 14.04/2.18  % (31369)lrs+21_1:16_gsp=on:lcm=reverse:sd=2:sp=frequency:spb=goal_then_units:ss=included:i=121:si=on:rawr=on:rtra=on_0 on theBenchmark for (2983ds/121Mi)
% 14.04/2.22  % (31301)Instruction limit reached!
% 14.04/2.22  % (31301)------------------------------
% 14.04/2.22  % (31301)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 14.04/2.22  % (31301)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 14.04/2.22  % (31301)Termination reason: Unknown
% 14.04/2.22  % (31301)Termination phase: Saturation
% 14.04/2.22  
% 14.04/2.22  % (31301)Memory used [KB]: 17526
% 14.04/2.22  % (31301)Time elapsed: 1.333 s
% 14.04/2.22  % (31301)Instructions burned: 755 (million)
% 14.04/2.22  % (31301)------------------------------
% 14.04/2.22  % (31301)------------------------------
% 14.62/2.23  % (31366)Instruction limit reached!
% 14.62/2.23  % (31366)------------------------------
% 14.62/2.23  % (31366)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 14.62/2.23  % (31366)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 14.62/2.23  % (31366)Termination reason: Unknown
% 14.62/2.23  % (31366)Termination phase: Property scanning
% 14.62/2.23  
% 14.62/2.24  % (31366)Memory used [KB]: 5373
% 14.62/2.24  % (31366)Time elapsed: 0.029 s
% 14.62/2.24  % (31366)Instructions burned: 45 (million)
% 14.62/2.24  % (31366)------------------------------
% 14.62/2.24  % (31366)------------------------------
% 14.62/2.27  % (31370)lrs+10_1:32_br=off:gsp=on:nm=6:nwc=5.0:urr=on:i=53:si=on:rawr=on:rtra=on_0 on theBenchmark for (2982ds/53Mi)
% 14.62/2.28  % (31372)dis+10_1:5_bsr=on:drc=off:ins=1:nwc=2.8:sp=reverse_frequency:to=lpo:i=84:si=on:rawr=on:rtra=on_0 on theBenchmark for (2981ds/84Mi)
% 14.62/2.28  % (31364)Instruction limit reached!
% 14.62/2.28  % (31364)------------------------------
% 14.62/2.28  % (31364)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 14.62/2.28  % (31364)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 14.62/2.28  % (31364)Termination reason: Unknown
% 14.62/2.28  % (31364)Termination phase: Saturation
% 14.62/2.28  
% 14.62/2.28  % (31364)Memory used [KB]: 10362
% 14.62/2.28  % (31364)Time elapsed: 0.062 s
% 14.62/2.28  % (31364)Instructions burned: 129 (million)
% 14.62/2.28  % (31364)------------------------------
% 14.62/2.28  % (31364)------------------------------
% 14.62/2.28  % (31371)lrs+1011_1:1_aac=none:fs=off:fsr=off:i=265:si=on:rawr=on:rtra=on_0 on theBenchmark for (2982ds/265Mi)
% 15.04/2.31  % (31352)Instruction limit reached!
% 15.04/2.31  % (31352)------------------------------
% 15.04/2.31  % (31352)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.04/2.31  % (31352)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.04/2.31  % (31352)Termination reason: Unknown
% 15.04/2.31  % (31352)Termination phase: Saturation
% 15.04/2.31  
% 15.04/2.31  % (31352)Memory used [KB]: 11897
% 15.04/2.31  % (31352)Time elapsed: 0.554 s
% 15.04/2.31  % (31352)Instructions burned: 274 (million)
% 15.04/2.31  % (31352)------------------------------
% 15.04/2.31  % (31352)------------------------------
% 15.04/2.35  % (31370)Instruction limit reached!
% 15.04/2.35  % (31370)------------------------------
% 15.04/2.35  % (31370)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.04/2.35  % (31370)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.04/2.35  % (31370)Termination reason: Unknown
% 15.04/2.35  % (31370)Termination phase: Property scanning
% 15.04/2.35  
% 15.04/2.35  % (31370)Memory used [KB]: 5245
% 15.04/2.35  % (31370)Time elapsed: 0.026 s
% 15.04/2.35  % (31370)Instructions burned: 54 (million)
% 15.04/2.35  % (31370)------------------------------
% 15.04/2.35  % (31370)------------------------------
% 15.49/2.36  % (31369)Instruction limit reached!
% 15.49/2.36  % (31369)------------------------------
% 15.49/2.36  % (31369)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.49/2.36  % (31369)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.49/2.36  % (31369)Termination reason: Unknown
% 15.49/2.36  % (31369)Termination phase: Saturation
% 15.49/2.36  
% 15.49/2.36  % (31369)Memory used [KB]: 10234
% 15.49/2.36  % (31369)Time elapsed: 0.059 s
% 15.49/2.36  % (31369)Instructions burned: 122 (million)
% 15.49/2.36  % (31369)------------------------------
% 15.49/2.36  % (31369)------------------------------
% 15.49/2.36  % (31373)lrs+1011_1:1_acc=model:avsq=on:bd=off:flr=on:fsd=on:gs=on:newcnf=on:plsq=on:plsql=on:plsqr=1,32:s2a=on:s2at=3.0:sac=on:skr=on:sos=on:sp=occurrence:updr=off:i=162:si=on:rawr=on:rtra=on_0 on theBenchmark for (2981ds/162Mi)
% 15.49/2.36  % (31363)Instruction limit reached!
% 15.49/2.36  % (31363)------------------------------
% 15.49/2.36  % (31363)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.49/2.36  % (31363)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.49/2.36  % (31363)Termination reason: Unknown
% 15.49/2.36  % (31363)Termination phase: Saturation
% 15.49/2.36  
% 15.49/2.36  % (31363)Memory used [KB]: 12537
% 15.49/2.36  % (31363)Time elapsed: 0.397 s
% 15.49/2.36  % (31363)Instructions burned: 237 (million)
% 15.49/2.36  % (31363)------------------------------
% 15.49/2.36  % (31363)------------------------------
% 15.59/2.38  % (31372)Instruction limit reached!
% 15.59/2.38  % (31372)------------------------------
% 15.59/2.38  % (31372)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.59/2.38  % (31374)dis+1011_1:1_aac=none:bs=unit_only:ep=RS:gsp=on:nwc=5.0:rnwc=on:s2a=on:s2at=3.0:slsq=on:slsqc=2:slsqr=1,8:i=1290:si=on:rawr=on:rtra=on_0 on theBenchmark for (2981ds/1290Mi)
% 15.59/2.39  % (31346)Instruction limit reached!
% 15.59/2.39  % (31346)------------------------------
% 15.59/2.39  % (31346)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.59/2.39  % (31346)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.59/2.39  % (31346)Termination reason: Unknown
% 15.59/2.39  % (31346)Termination phase: Saturation
% 15.59/2.39  
% 15.59/2.39  % (31346)Memory used [KB]: 14072
% 15.59/2.39  % (31346)Time elapsed: 0.751 s
% 15.59/2.39  % (31346)Instructions burned: 376 (million)
% 15.59/2.39  % (31346)------------------------------
% 15.59/2.39  % (31346)------------------------------
% 15.59/2.39  % (31372)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.59/2.39  % (31372)Termination reason: Unknown
% 15.59/2.39  % (31372)Termination phase: Property scanning
% 15.59/2.39  
% 15.59/2.39  % (31372)Memory used [KB]: 5373
% 15.59/2.39  % (31372)Time elapsed: 0.040 s
% 15.59/2.39  % (31372)Instructions burned: 87 (million)
% 15.59/2.39  % (31372)------------------------------
% 15.59/2.39  % (31372)------------------------------
% 15.94/2.43  % (31375)dis+1002_1:1_fde=unused:nwc=10.0:s2a=on:s2at=3.0:sac=on:i=3040:si=on:rawr=on:rtra=on_0 on theBenchmark for (2980ds/3040Mi)
% 16.09/2.45  % (31377)dis+11_1:1_av=off:bd=off:br=off:erd=off:ins=1:nm=0:nwc=3.0:s2a=on:slsq=on:slsqc=2:slsqr=1,2:urr=on:i=163:si=on:rawr=on:rtra=on_0 on theBenchmark for (2980ds/163Mi)
% 16.09/2.46  % (31378)ins+10_1:1_br=off:gs=on:igrr=1/32:igs=34:igwr=on:nm=0:sp=const_min:uhcvi=on:updr=off:urr=ec_only:i=201:si=on:rawr=on:rtra=on_0 on theBenchmark for (2979ds/201Mi)
% 16.09/2.46  % (31376)dis+10_1:4_abs=on:bsd=on:fsd=on:nwc=3.0:sas=z3:slsq=on:slsqc=2:slsql=off:slsqr=1,8:i=192:si=on:rawr=on:rtra=on_0 on theBenchmark for (2980ds/192Mi)
% 16.09/2.51  % (31379)dis+1010_1:4_aac=none:abs=on:atotf=0.5:avsq=on:avsqc=2:avsqr=215,247:awrs=converge:awrsf=128:bsd=on:erd=off:fde=none:gve=cautious:newcnf=on:nwc=5.0:rnwc=on:sac=on:sas=z3:sp=const_min:tgt=ground:thsq=on:thsqc=64:thsqr=1,4:i=3643:si=on:rawr=on:rtra=on_0 on theBenchmark for (2979ds/3643Mi)
% 16.09/2.51  % (31381)dis+20_1:12_aac=none:acc=model:awrs=converge:fd=preordered:fsr=off:nicw=on:nwc=3.0:s2a=on:s2agt=16:spb=goal:to=lpo:i=292:si=on:rawr=on:rtra=on_0 on theBenchmark for (2979ds/292Mi)
% 16.09/2.52  % (31380)lrs+10_1:6_bd=off:drc=off:tgt=full:i=729:si=on:rawr=on:rtra=on_0 on theBenchmark for (2979ds/729Mi)
% 16.58/2.55  % (31358)Instruction limit reached!
% 16.58/2.55  % (31358)------------------------------
% 16.58/2.55  % (31358)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.58/2.56  % (31358)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.58/2.56  % (31358)Termination reason: Unknown
% 16.58/2.56  % (31358)Termination phase: Saturation
% 16.58/2.56  
% 16.58/2.56  % (31358)Memory used [KB]: 14328
% 16.58/2.56  % (31358)Time elapsed: 0.738 s
% 16.58/2.56  % (31358)Instructions burned: 432 (million)
% 16.58/2.56  % (31358)------------------------------
% 16.58/2.56  % (31358)------------------------------
% 16.88/2.60  % (31360)Instruction limit reached!
% 16.88/2.60  % (31360)------------------------------
% 16.88/2.60  % (31360)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.88/2.60  % (31360)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.88/2.60  % (31360)Termination reason: Unknown
% 16.88/2.60  % (31360)Termination phase: Saturation
% 16.88/2.60  
% 16.88/2.60  % (31360)Memory used [KB]: 12920
% 16.88/2.60  % (31360)Time elapsed: 0.216 s
% 16.88/2.60  % (31360)Instructions burned: 441 (million)
% 16.88/2.60  % (31360)------------------------------
% 16.88/2.60  % (31360)------------------------------
% 16.88/2.62  % (31373)Instruction limit reached!
% 16.88/2.62  % (31373)------------------------------
% 16.88/2.62  % (31373)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 16.88/2.62  % (31373)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 16.88/2.62  % (31373)Termination reason: Unknown
% 16.88/2.62  % (31373)Termination phase: Saturation
% 16.88/2.62  
% 16.88/2.62  % (31373)Memory used [KB]: 10362
% 16.88/2.62  % (31373)Time elapsed: 0.073 s
% 16.88/2.62  % (31373)Instructions burned: 162 (million)
% 16.88/2.62  % (31373)------------------------------
% 16.88/2.62  % (31373)------------------------------
% 16.88/2.64  % (31367)Instruction limit reached!
% 16.88/2.64  % (31367)------------------------------
% 16.88/2.64  % (31367)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.32/2.65  % (31367)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.32/2.65  % (31367)Termination reason: Unknown
% 17.32/2.65  % (31367)Termination phase: Saturation
% 17.32/2.65  
% 17.32/2.65  % (31367)Memory used [KB]: 13176
% 17.32/2.65  % (31367)Time elapsed: 0.542 s
% 17.32/2.65  % (31367)Instructions burned: 280 (million)
% 17.32/2.65  % (31367)------------------------------
% 17.32/2.65  % (31367)------------------------------
% 17.38/2.69  % (31382)dis+1011_1:64_av=off:bce=on:bd=off:bsd=on:cond=on:flr=on:foolp=on:nwc=2.0:plsq=on:plsqc=1:plsqr=37,6:s2agt=32:slsq=on:slsqc=1:slsql=off:slsqr=17,16:tgt=full:i=73:si=on:rawr=on:rtra=on_0 on theBenchmark for (2977ds/73Mi)
% 17.38/2.69  % (31377)Instruction limit reached!
% 17.38/2.69  % (31377)------------------------------
% 17.38/2.69  % (31377)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.38/2.69  % (31377)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.38/2.69  % (31377)Termination reason: Unknown
% 17.38/2.69  % (31377)Termination phase: Inequality splitting
% 17.38/2.69  
% 17.38/2.69  % (31377)Memory used [KB]: 6524
% 17.38/2.69  % (31377)Time elapsed: 0.069 s
% 17.38/2.69  % (31377)Instructions burned: 164 (million)
% 17.38/2.69  % (31377)------------------------------
% 17.38/2.69  % (31377)------------------------------
% 17.38/2.72  % (31303)Instruction limit reached!
% 17.38/2.72  % (31303)------------------------------
% 17.38/2.72  % (31303)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 18.59/2.72  % (31378)Instruction limit reached!
% 18.59/2.72  % (31378)------------------------------
% 18.59/2.72  % (31378)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 18.59/2.72  % (31371)Instruction limit reached!
% 18.59/2.72  % (31371)------------------------------
% 18.59/2.72  % (31371)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 18.59/2.72  % (31371)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 18.59/2.72  % (31371)Termination reason: Unknown
% 18.59/2.72  % (31371)Termination phase: Saturation
% 18.59/2.72  
% 18.59/2.72  % (31371)Memory used [KB]: 11641
% 18.59/2.72  % (31371)Time elapsed: 0.557 s
% 18.59/2.72  % (31371)Instructions burned: 265 (million)
% 18.59/2.72  % (31371)------------------------------
% 18.59/2.72  % (31371)------------------------------
% 18.59/2.73  % (31378)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 18.59/2.73  % (31378)Termination reason: Unknown
% 18.59/2.73  % (31378)Termination phase: Property scanning
% 18.59/2.73  
% 18.59/2.73  % (31378)Memory used [KB]: 6652
% 18.59/2.73  % (31378)Time elapsed: 0.095 s
% 18.59/2.73  % (31378)Instructions burned: 201 (million)
% 18.59/2.73  % (31378)------------------------------
% 18.59/2.73  % (31378)------------------------------
% 18.59/2.74  % (31303)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 18.59/2.74  % (31303)Termination reason: Unknown
% 18.59/2.74  % (31303)Termination phase: Saturation
% 18.59/2.74  
% 18.59/2.74  % (31303)Memory used [KB]: 19317
% 18.59/2.74  % (31303)Time elapsed: 1.788 s
% 18.59/2.74  % (31303)Instructions burned: 1001 (million)
% 18.59/2.74  % (31303)------------------------------
% 18.59/2.74  % (31303)------------------------------
% 18.59/2.74  % (31383)lrs+21_1:8_av=off:bs=unit_only:drc=off:flr=on:lwlo=on:nwc=10.0:slsq=on:slsqr=1,4:tgt=ground:to=lpo:urr=on:i=1174:si=on:rawr=on:rtra=on_0 on theBenchmark for (2977ds/1174Mi)
% 18.59/2.75  % (31384)dis+10_1:1024_br=off:nwc=3.0:plsq=on:plsqc=2:plsqr=7,4:urr=on:i=348:si=on:rawr=on:rtra=on_0 on theBenchmark for (2977ds/348Mi)
% 18.87/2.76  % (31376)Instruction limit reached!
% 18.87/2.76  % (31376)------------------------------
% 18.87/2.76  % (31376)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 18.87/2.76  % (31376)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 18.87/2.76  % (31376)Termination reason: Unknown
% 18.87/2.76  % (31376)Termination phase: Saturation
% 18.87/2.76  
% 18.87/2.76  % (31376)Memory used [KB]: 6012
% 18.87/2.76  % (31376)Time elapsed: 0.401 s
% 18.87/2.76  % (31376)Instructions burned: 194 (million)
% 18.87/2.76  % (31376)------------------------------
% 18.87/2.76  % (31376)------------------------------
% 18.87/2.78  % (31382)Instruction limit reached!
% 18.87/2.78  % (31382)------------------------------
% 18.87/2.78  % (31382)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 18.87/2.78  % (31382)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 18.87/2.78  % (31382)Termination reason: Unknown
% 18.87/2.78  % (31382)Termination phase: Equality resolution with deletion
% 18.87/2.78  
% 18.87/2.78  % (31382)Memory used [KB]: 5245
% 18.87/2.78  % (31382)Time elapsed: 0.048 s
% 18.87/2.78  % (31382)Instructions burned: 73 (million)
% 18.87/2.78  % (31382)------------------------------
% 18.87/2.78  % (31382)------------------------------
% 18.87/2.78  % (31385)lrs+31_1:1_fs=off:fsr=off:kws=precedence:i=772:si=on:rawr=on:rtra=on_0 on theBenchmark for (2976ds/772Mi)
% 18.87/2.83  % (31386)lrs+10_1:1_anc=all:br=off:newcnf=on:s2a=on:s2at=2.0:sac=on:sd=1:ss=included:urr=on:i=3380:si=on:rawr=on:rtra=on_0 on theBenchmark for (2976ds/3380Mi)
% 19.45/2.84  % (31362)Refutation not found, non-redundant clauses discarded% (31362)------------------------------
% 19.45/2.84  % (31362)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 19.45/2.85  % (31362)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 19.45/2.85  % (31362)Termination reason: Refutation not found, non-redundant clauses discarded
% 19.45/2.85  
% 19.45/2.85  % (31362)Memory used [KB]: 13560
% 19.45/2.85  % (31362)Time elapsed: 0.905 s
% 19.45/2.85  % (31362)Instructions burned: 502 (million)
% 19.45/2.85  % (31362)------------------------------
% 19.45/2.85  % (31362)------------------------------
% 19.45/2.86  % (31388)ott+10_1:1_av=off:br=off:bsd=on:drc=off:s2a=on:sos=all:sp=reverse_arity:spb=goal:to=lpo:urr=on:i=198:si=on:rawr=on:rtra=on_0 on theBenchmark for (2976ds/198Mi)
% 19.45/2.87  % (31387)dis+1010_1:1024_av=off:awrs=converge:awrsf=256:bce=on:bsr=on:fde=unused:gs=on:ins=1:nwc=3.0:s2a=on:skr=on:i=388:si=on:rawr=on:rtra=on_0 on theBenchmark for (2976ds/388Mi)
% 19.45/2.87  % (31389)lrs+10_1:1_av=off:bd=off:lma=on:sfv=off:sos=all:spb=goal_then_units:to=lpo:i=226:si=on:rawr=on:rtra=on_0 on theBenchmark for (2975ds/226Mi)
% 19.45/2.87  % (31354)Instruction limit reached!
% 19.45/2.87  % (31354)------------------------------
% 19.45/2.87  % (31354)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 19.45/2.87  % (31354)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 19.45/2.87  % (31354)Termination reason: Unknown
% 19.45/2.87  % (31354)Termination phase: Saturation
% 19.45/2.87  
% 19.45/2.87  % (31354)Memory used [KB]: 15735
% 19.45/2.87  % (31354)Time elapsed: 1.070 s
% 19.45/2.87  % (31354)Instructions burned: 669 (million)
% 19.45/2.87  % (31354)------------------------------
% 19.45/2.87  % (31354)------------------------------
% 19.78/2.89  % (31390)ott+10_1:5_bs=unit_only:drc=off:ins=1:nwc=2.16:rnwc=on:slsq=on:slsqr=13,149:sp=const_min:tgt=ground:to=lpo:uwa=interpreted_only:i=336:si=on:rawr=on:rtra=on_0 on theBenchmark for (2975ds/336Mi)
% 19.78/2.90  % (31391)lrs+1002_1:32_ep=RS:ss=axioms:st=5.0:i=206:si=on:rawr=on:rtra=on_0 on theBenchmark for (2975ds/206Mi)
% 20.19/2.96  % (31381)Instruction limit reached!
% 20.19/2.96  % (31381)------------------------------
% 20.19/2.96  % (31381)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 20.19/2.97  % (31381)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 20.19/2.97  % (31381)Termination reason: Unknown
% 20.19/2.97  % (31381)Termination phase: Saturation
% 20.19/2.97  
% 20.19/2.97  % (31381)Memory used [KB]: 13048
% 20.19/2.97  % (31381)Time elapsed: 0.535 s
% 20.19/2.97  % (31381)Instructions burned: 292 (million)
% 20.19/2.97  % (31381)------------------------------
% 20.19/2.97  % (31381)------------------------------
% 20.19/2.97  % (31392)lrs+1011_1:1_nwc=5.0:sd=4:ss=included:st=5.0:i=2097:si=on:rawr=on:rtra=on_0 on theBenchmark for (2974ds/2097Mi)
% 20.19/2.98  % (31326)Instruction limit reached!
% 20.19/2.98  % (31326)------------------------------
% 20.19/2.98  % (31326)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 20.19/2.98  % (31326)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 20.19/2.98  % (31326)Termination reason: Unknown
% 20.19/2.98  % (31326)Termination phase: Saturation
% 20.19/2.98  
% 20.19/2.98  % (31326)Memory used [KB]: 22003
% 20.19/2.98  % (31326)Time elapsed: 1.623 s
% 20.19/2.98  % (31326)Instructions burned: 916 (million)
% 20.19/2.98  % (31326)------------------------------
% 20.19/2.98  % (31326)------------------------------
% 20.19/3.00  % (31393)lrs+1002_1:1_av=off:gs=on:gsp=on:irw=on:nwc=2.0:sd=2:sos=on:ss=axioms:stl=30:urr=on:i=4956:si=on:rawr=on:rtra=on_0 on theBenchmark for (2974ds/4956Mi)
% 20.19/3.00  % (31319)Instruction limit reached!
% 20.19/3.00  % (31319)------------------------------
% 20.19/3.00  % (31319)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 20.51/3.02  % (31319)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 20.51/3.02  % (31319)Termination reason: Unknown
% 20.51/3.02  % (31319)Termination phase: Saturation
% 20.51/3.02  
% 20.51/3.02  % (31319)Memory used [KB]: 25458
% 20.51/3.02  % (31319)Time elapsed: 1.812 s
% 20.51/3.02  % (31319)Instructions burned: 998 (million)
% 20.51/3.02  % (31319)------------------------------
% 20.51/3.02  % (31319)------------------------------
% 20.76/3.11  % (31394)ott+11_2:1_add=large:afp=4000:newcnf=on:sd=1:sos=on:sp=const_min:ss=axioms:i=322:si=on:rawr=on:rtra=on_0 on theBenchmark for (2973ds/322Mi)
% 20.76/3.12  % (31395)dis+3_1:64_av=off:cond=on:lcm=reverse:nwc=3.0:sos=on:updr=off:i=1004:si=on:rawr=on:rtra=on_0 on theBenchmark for (2973ds/1004Mi)
% 21.21/3.18  % (31396)lrs+1011_1:5_av=off:awrs=decay:awrsf=97:bce=on:bsr=on:drc=off:flr=on:gs=on:ins=3:lwlo=on:newcnf=on:nm=0:plsq=on:plsqr=4437,256:s2a=on:s2at=4.0:s2pl=no:sims=off:skr=on:slsq=on:slsqc=0:slsqr=31,16:sos=all:sp=frequency:updr=off:i=654:si=on:rawr=on:rtra=on_0 on theBenchmark for (2973ds/654Mi)
% 21.21/3.18  % (31389)Instruction limit reached!
% 21.21/3.18  % (31389)------------------------------
% 21.21/3.18  % (31389)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 21.21/3.18  % (31388)Instruction limit reached!
% 21.21/3.18  % (31388)------------------------------
% 21.21/3.18  % (31388)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 21.42/3.19  % (31388)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 21.42/3.19  % (31388)Termination reason: Unknown
% 21.42/3.19  % (31388)Termination phase: Saturation
% 21.42/3.19  
% 21.42/3.19  % (31388)Memory used [KB]: 7547
% 21.42/3.19  % (31388)Time elapsed: 0.097 s
% 21.42/3.19  % (31388)Instructions burned: 199 (million)
% 21.42/3.19  % (31388)------------------------------
% 21.42/3.19  % (31388)------------------------------
% 21.42/3.19  % (31389)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 21.42/3.19  % (31389)Termination reason: Unknown
% 21.42/3.19  % (31389)Termination phase: Saturation
% 21.42/3.19  
% 21.42/3.19  % (31389)Memory used [KB]: 7036
% 21.42/3.19  % (31389)Time elapsed: 0.410 s
% 21.42/3.19  % (31389)Instructions burned: 226 (million)
% 21.42/3.19  % (31389)------------------------------
% 21.42/3.19  % (31389)------------------------------
% 21.42/3.23  % (31391)Instruction limit reached!
% 21.42/3.23  % (31391)------------------------------
% 21.42/3.23  % (31391)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 21.42/3.24  % (31391)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 21.42/3.24  % (31391)Termination reason: Unknown
% 21.42/3.24  % (31391)Termination phase: Saturation
% 21.42/3.24  
% 21.42/3.24  % (31391)Memory used [KB]: 10618
% 21.42/3.24  % (31391)Time elapsed: 0.382 s
% 21.42/3.24  % (31391)Instructions burned: 207 (million)
% 21.42/3.24  % (31391)------------------------------
% 21.42/3.24  % (31391)------------------------------
% 22.91/3.28  % (31384)Instruction limit reached!
% 22.91/3.28  % (31384)------------------------------
% 22.91/3.28  % (31384)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 22.91/3.28  % (31384)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 22.91/3.28  % (31384)Termination reason: Unknown
% 22.91/3.28  % (31384)Termination phase: Saturation
% 22.91/3.28  
% 22.91/3.28  % (31384)Memory used [KB]: 16247
% 22.91/3.28  % (31384)Time elapsed: 0.613 s
% 22.91/3.28  % (31384)Instructions burned: 349 (million)
% 22.91/3.28  % (31384)------------------------------
% 22.91/3.28  % (31384)------------------------------
% 22.91/3.31  % (31398)dis+1011_1:1_av=off:er=known:fde=unused:nwc=10.0:slsq=on:slsqc=1:slsqr=4,15:i=98:si=on:rawr=on:rtra=on_0 on theBenchmark for (2971ds/98Mi)
% 22.91/3.31  % (31397)lrs+1010_1:1_aac=none:bce=on:nicw=on:nm=0:plsq=on:plsql=on:sac=on:sos=on:sp=frequency:spb=units:to=lpo:i=455:si=on:rawr=on:rtra=on_0 on theBenchmark for (2971ds/455Mi)
% 23.67/3.37  % (31399)dis+1002_1:1_cond=on:erd=off:fsd=on:fsdmm=2:gs=on:newcnf=on:nwc=2.0:s2a=on:sims=off:sp=reverse_arity:ss=axioms:i=186:si=on:rawr=on:rtra=on_0 on theBenchmark for (2971ds/186Mi)
% 23.67/3.39  % (31400)lrs+10_1:1_gsp=on:sd=1:sgt=32:sos=on:ss=axioms:i=473:si=on:rawr=on:rtra=on_0 on theBenchmark for (2970ds/473Mi)
% 24.24/3.47  % (31398)Instruction limit reached!
% 24.24/3.47  % (31398)------------------------------
% 24.24/3.47  % (31398)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 24.24/3.47  % (31398)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 24.24/3.47  % (31398)Termination reason: Unknown
% 24.24/3.47  % (31398)Termination phase: Saturation
% 24.24/3.47  
% 24.24/3.47  % (31398)Memory used [KB]: 5373
% 24.24/3.47  % (31398)Time elapsed: 0.080 s
% 24.24/3.47  % (31398)Instructions burned: 99 (million)
% 24.24/3.47  % (31398)------------------------------
% 24.24/3.47  % (31398)------------------------------
% 24.53/3.50  % (31390)Instruction limit reached!
% 24.53/3.50  % (31390)------------------------------
% 24.53/3.50  % (31390)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 24.53/3.50  % (31390)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 24.53/3.50  % (31390)Termination reason: Unknown
% 24.53/3.50  % (31390)Termination phase: Saturation
% 24.53/3.50  
% 24.53/3.50  % (31390)Memory used [KB]: 13432
% 24.53/3.50  % (31390)Time elapsed: 0.699 s
% 24.53/3.50  % (31390)Instructions burned: 337 (million)
% 24.53/3.50  % (31390)------------------------------
% 24.53/3.50  % (31390)------------------------------
% 24.53/3.50  % (31387)Instruction limit reached!
% 24.53/3.50  % (31387)------------------------------
% 24.53/3.50  % (31387)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 24.53/3.52  % (31387)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 24.53/3.52  % (31387)Termination reason: Unknown
% 24.53/3.52  % (31387)Termination phase: Saturation
% 24.53/3.52  
% 24.53/3.52  % (31387)Memory used [KB]: 15735
% 24.53/3.52  % (31387)Time elapsed: 0.742 s
% 24.53/3.52  % (31387)Instructions burned: 389 (million)
% 24.53/3.52  % (31387)------------------------------
% 24.53/3.52  % (31387)------------------------------
% 24.53/3.52  % (31329)Instruction limit reached!
% 24.53/3.52  % (31329)------------------------------
% 24.53/3.52  % (31329)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 24.53/3.52  % (31329)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 24.53/3.52  % (31329)Termination reason: Unknown
% 24.53/3.52  % (31329)Termination phase: Saturation
% 24.53/3.52  
% 24.53/3.52  % (31329)Memory used [KB]: 36971
% 24.53/3.52  % (31329)Time elapsed: 2.135 s
% 24.53/3.52  % (31329)Instructions burned: 1287 (million)
% 24.53/3.52  % (31329)------------------------------
% 24.53/3.52  % (31329)------------------------------
% 25.56/3.63  % (31401)dis+1010_1:16_fsd=on:nicw=on:ss=included:i=433:si=on:rawr=on:rtra=on_0 on theBenchmark for (2968ds/433Mi)
% 25.56/3.65  % (31402)lrs+10_1:32_abs=on:br=off:urr=ec_only:i=453:si=on:rawr=on:rtra=on_0 on theBenchmark for (2968ds/453Mi)
% 25.56/3.65  % (31403)lrs+10_1:7_av=off:awrs=converge:awrsf=40:br=off:bsd=on:cond=on:drc=off:nwc=3.0:plsq=on:plsqc=1:s2a=on:s2agt=16:to=lpo:urr=on:i=802:si=on:rawr=on:rtra=on_0 on theBenchmark for (2968ds/802Mi)
% 25.56/3.66  % (31404)dis+1002_1:1_ins=1:sd=1:sos=on:ss=axioms:to=lpo:i=848:si=on:rawr=on:rtra=on_0 on theBenchmark for (2968ds/848Mi)
% 25.84/3.69  % (31394)Instruction limit reached!
% 25.84/3.69  % (31394)------------------------------
% 25.84/3.69  % (31394)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 25.84/3.70  % (31399)Instruction limit reached!
% 25.84/3.70  % (31399)------------------------------
% 25.84/3.70  % (31399)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 25.84/3.70  % (31399)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 25.84/3.70  % (31399)Termination reason: Unknown
% 25.84/3.70  % (31399)Termination phase: Saturation
% 25.84/3.70  
% 25.84/3.70  % (31399)Memory used [KB]: 15863
% 25.84/3.70  % (31399)Time elapsed: 0.414 s
% 25.84/3.70  % (31399)Instructions burned: 187 (million)
% 25.84/3.70  % (31399)------------------------------
% 25.84/3.70  % (31399)------------------------------
% 25.84/3.70  % (31394)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 25.84/3.70  % (31394)Termination reason: Unknown
% 25.84/3.70  % (31394)Termination phase: Saturation
% 25.84/3.70  
% 25.84/3.70  % (31394)Memory used [KB]: 11897
% 25.84/3.70  % (31394)Time elapsed: 0.694 s
% 25.84/3.70  % (31394)Instructions burned: 322 (million)
% 25.84/3.70  % (31394)------------------------------
% 25.84/3.70  % (31394)------------------------------
% 26.55/3.78  % (31380)Instruction limit reached!
% 26.55/3.78  % (31380)------------------------------
% 26.55/3.78  % (31380)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 26.55/3.79  % (31368)Instruction limit reached!
% 26.55/3.79  % (31368)------------------------------
% 26.55/3.79  % (31368)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 26.55/3.79  % (31380)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 26.55/3.79  % (31380)Termination reason: Unknown
% 26.55/3.79  % (31380)Termination phase: Saturation
% 26.55/3.79  
% 26.55/3.79  % (31380)Memory used [KB]: 17782
% 26.55/3.79  % (31380)Time elapsed: 1.362 s
% 26.55/3.79  % (31380)Instructions burned: 729 (million)
% 26.55/3.79  % (31380)------------------------------
% 26.55/3.79  % (31380)------------------------------
% 26.55/3.80  % (31368)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 26.55/3.80  % (31368)Termination reason: Unknown
% 26.55/3.80  % (31368)Termination phase: Saturation
% 26.55/3.80  
% 26.55/3.80  % (31368)Memory used [KB]: 15351
% 26.55/3.80  % (31368)Time elapsed: 1.687 s
% 26.55/3.80  % (31368)Instructions burned: 997 (million)
% 26.55/3.80  % (31368)------------------------------
% 26.55/3.80  % (31368)------------------------------
% 26.55/3.83  % (31406)lrs+10_1:1_atotf=0.1:lcm=predicate:nwc=5.0:rnwc=on:s2a=on:s2at=2.0:sac=on:sos=on:spb=goal_then_units:urr=on:i=644:si=on:rawr=on:rtra=on_0 on theBenchmark for (2966ds/644Mi)
% 26.55/3.84  % (31405)dis+21_1:1_av=off:nwc=5.0:s2a=on:s2at=2.2:spb=goal_then_units:to=lpo:i=452:si=on:rawr=on:rtra=on_0 on theBenchmark for (2966ds/452Mi)
% 27.69/3.93  % (31397)Instruction limit reached!
% 27.69/3.93  % (31397)------------------------------
% 27.69/3.93  % (31397)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 28.21/3.94  % (31407)lrs+11_1:128_aac=none:avsq=on:avsqc=2:avsql=on:avsqr=1,16:awrs=converge:bs=on:nm=0:plsq=on:plsqc=1:plsqr=65,12:sos=on:spb=goal_then_units:to=lpo:urr=on:i=855:si=on:rawr=on:rtra=on_0 on theBenchmark for (2965ds/855Mi)
% 28.21/3.94  % (31397)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 28.21/3.94  % (31397)Termination reason: Unknown
% 28.21/3.94  % (31397)Termination phase: Blocked clause elimination
% 28.21/3.94  
% 28.21/3.94  % (31397)Memory used [KB]: 8571
% 28.21/3.94  % (31397)Time elapsed: 0.232 s
% 28.21/3.94  % (31397)Instructions burned: 456 (million)
% 28.21/3.94  % (31397)------------------------------
% 28.21/3.94  % (31397)------------------------------
% 28.21/3.95  % (31341)Instruction limit reached!
% 28.21/3.95  % (31341)------------------------------
% 28.21/3.95  % (31341)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 28.21/3.95  % (31341)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 28.21/3.95  % (31341)Termination reason: Unknown
% 28.21/3.95  % (31341)Termination phase: Saturation
% 28.21/3.95  
% 28.21/3.95  % (31341)Memory used [KB]: 16758
% 28.21/3.95  % (31341)Time elapsed: 2.354 s
% 28.21/3.95  % (31341)Instructions burned: 1486 (million)
% 28.21/3.95  % (31341)------------------------------
% 28.21/3.95  % (31341)------------------------------
% 28.21/3.96  % (31408)lrs+11_4:1_acc=on:alpa=true:awrs=converge:bsr=unit_only:fsd=on:gs=on:gsaa=from_current:nicw=on:s2a=on:s2at=2.0:sac=on:slsq=on:slsqc=2:slsqr=11,120:sos=all:sp=weighted_frequency:spb=goal_then_units:urr=on:i=3379:si=on:rawr=on:rtra=on_0 on theBenchmark for (2965ds/3379Mi)
% 28.48/3.99  % (31385)Instruction limit reached!
% 28.48/3.99  % (31385)------------------------------
% 28.48/3.99  % (31385)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 28.48/3.99  % (31385)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 28.48/3.99  % (31385)Termination reason: Unknown
% 28.48/3.99  % (31385)Termination phase: Saturation
% 28.48/3.99  
% 28.48/3.99  % (31385)Memory used [KB]: 17910
% 28.48/3.99  % (31385)Time elapsed: 1.281 s
% 28.48/3.99  % (31385)Instructions burned: 773 (million)
% 28.48/3.99  % (31385)------------------------------
% 28.48/3.99  % (31385)------------------------------
% 28.48/4.01  % (31347)Instruction limit reached!
% 28.48/4.01  % (31347)------------------------------
% 28.48/4.01  % (31347)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 28.48/4.02  % (31347)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 28.48/4.02  % (31347)Termination reason: Unknown
% 28.48/4.02  % (31347)Termination phase: Saturation
% 28.48/4.02  
% 28.48/4.02  % (31347)Memory used [KB]: 20724
% 28.48/4.02  % (31347)Time elapsed: 2.362 s
% 28.48/4.02  % (31347)Instructions burned: 1347 (million)
% 28.48/4.02  % (31347)------------------------------
% 28.48/4.02  % (31347)------------------------------
% 29.20/4.08  % (31409)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=1340:si=on:rawr=on:rtra=on_0 on theBenchmark for (2964ds/1340Mi)
% 29.20/4.08  % (31400)Instruction limit reached!
% 29.20/4.08  % (31400)------------------------------
% 29.20/4.08  % (31400)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 29.20/4.08  % (31400)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 29.20/4.08  % (31400)Termination reason: Unknown
% 29.20/4.08  % (31400)Termination phase: Saturation
% 29.20/4.08  
% 29.20/4.08  % (31400)Memory used [KB]: 14072
% 29.20/4.08  % (31400)Time elapsed: 0.750 s
% 29.20/4.08  % (31400)Instructions burned: 474 (million)
% 29.20/4.08  % (31400)------------------------------
% 29.20/4.08  % (31400)------------------------------
% 29.20/4.08  % (31410)dis+1011_2388710:563463_bce=on:ep=RS:erd=off:fs=off:fsr=off:sp=frequency:i=1024:si=on:rawr=on:rtra=on_0 on theBenchmark for (2964ds/1024Mi)
% 29.20/4.10  % (31344)Instruction limit reached!
% 29.20/4.10  % (31344)------------------------------
% 29.20/4.10  % (31344)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 29.20/4.11  % (31411)lrs+10_1:1_sd=4:sos=on:spb=goal:ss=axioms:st=3.7:to=lpo:urr=on:i=480:si=on:rawr=on:rtra=on_0 on theBenchmark for (2963ds/480Mi)
% 29.20/4.11  % (31344)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 29.20/4.11  % (31344)Termination reason: Unknown
% 29.20/4.11  % (31344)Termination phase: Saturation
% 29.20/4.11  
% 29.20/4.11  % (31344)Memory used [KB]: 27376
% 29.20/4.11  % (31344)Time elapsed: 2.500 s
% 29.20/4.11  % (31344)Instructions burned: 1490 (million)
% 29.20/4.11  % (31344)------------------------------
% 29.20/4.11  % (31344)------------------------------
% 29.20/4.11  % (31396)Instruction limit reached!
% 29.20/4.11  % (31396)------------------------------
% 29.20/4.11  % (31396)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 29.20/4.11  % (31396)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 29.20/4.11  % (31396)Termination reason: Unknown
% 29.20/4.11  % (31396)Termination phase: Property scanning
% 29.20/4.11  
% 29.20/4.11  % (31396)Memory used [KB]: 9338
% 29.20/4.11  % (31396)Time elapsed: 0.305 s
% 29.20/4.11  % (31396)Instructions burned: 655 (million)
% 29.20/4.11  % (31396)------------------------------
% 29.20/4.11  % (31396)------------------------------
% 29.67/4.16  % (31412)lrs+2_1:1_ep=R:fde=none:lcm=reverse:nwc=5.0:sos=on:i=543:si=on:rawr=on:rtra=on_0 on theBenchmark for (2963ds/543Mi)
% 29.67/4.16  % (31330)Instruction limit reached!
% 29.67/4.16  % (31330)------------------------------
% 29.67/4.16  % (31330)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 29.67/4.16  % (31330)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 29.67/4.16  % (31330)Termination reason: Unknown
% 29.67/4.16  % (31330)Termination phase: Saturation
% 29.67/4.16  
% 29.67/4.16  % (31330)Memory used [KB]: 34157
% 29.67/4.16  % (31330)Time elapsed: 2.684 s
% 29.67/4.16  % (31330)Instructions burned: 1503 (million)
% 29.67/4.16  % (31330)------------------------------
% 29.67/4.16  % (31330)------------------------------
% 29.92/4.22  % (31413)dis+10_1:1_av=off:ep=RS:lcm=reverse:newcnf=on:s2a=on:s2at=3.0:i=2849:si=on:rawr=on:rtra=on_0 on theBenchmark for (2962ds/2849Mi)
% 29.92/4.22  % (31414)dis+10_1:1_newcnf=on:sgt=8:sos=on:ss=axioms:to=lpo:urr=on:i=670:si=on:rawr=on:rtra=on_0 on theBenchmark for (2962ds/670Mi)
% 30.32/4.24  % (31401)Instruction limit reached!
% 30.32/4.24  % (31401)------------------------------
% 30.32/4.24  % (31401)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 30.32/4.24  % (31401)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 30.32/4.24  % (31401)Termination reason: Unknown
% 30.32/4.24  % (31401)Termination phase: Saturation
% 30.32/4.24  
% 30.32/4.24  % (31401)Memory used [KB]: 12153
% 30.32/4.24  % (31401)Time elapsed: 0.744 s
% 30.32/4.24  % (31401)Instructions burned: 433 (million)
% 30.32/4.24  % (31401)------------------------------
% 30.32/4.24  % (31401)------------------------------
% 30.32/4.25  % (31415)dis+1010_2:3_fs=off:fsr=off:nm=0:nwc=5.0:s2a=on:s2agt=32:i=918:si=on:rawr=on:rtra=on_0 on theBenchmark for (2962ds/918Mi)
% 30.50/4.29  % (31416)ott+10_1:1_nwc=2.0:ss=axioms:st=1.3:urr=on:i=2016:si=on:rawr=on:rtra=on_0 on theBenchmark for (2961ds/2016Mi)
% 31.71/4.38  % (31417)lrs+11_1:1_av=off:bce=on:bs=on:ep=RST:gsp=on:nm=0:s2a=on:ss=included:i=124:si=on:rawr=on:rtra=on_0 on theBenchmark for (2961ds/124Mi)
% 31.71/4.43  % (31402)Instruction limit reached!
% 31.71/4.43  % (31402)------------------------------
% 31.71/4.43  % (31402)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 31.71/4.43  % (31402)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 31.71/4.43  % (31402)Termination reason: Unknown
% 31.71/4.43  % (31402)Termination phase: Saturation
% 31.71/4.43  
% 31.71/4.43  % (31402)Memory used [KB]: 13304
% 31.71/4.43  % (31402)Time elapsed: 0.910 s
% 31.71/4.43  % (31402)Instructions burned: 454 (million)
% 31.71/4.43  % (31402)------------------------------
% 31.71/4.43  % (31402)------------------------------
% 32.25/4.45  % (31349)Instruction limit reached!
% 32.25/4.45  % (31349)------------------------------
% 32.25/4.45  % (31349)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 32.25/4.46  % (31349)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 32.25/4.46  % (31349)Termination reason: Unknown
% 32.25/4.46  % (31349)Termination phase: Saturation
% 32.25/4.46  
% 32.25/4.46  % (31349)Memory used [KB]: 31982
% 32.25/4.46  % (31349)Time elapsed: 2.783 s
% 32.25/4.46  % (31349)Instructions burned: 1498 (million)
% 32.25/4.46  % (31349)------------------------------
% 32.25/4.46  % (31349)------------------------------
% 32.56/4.52  % (31417)Instruction limit reached!
% 32.56/4.52  % (31417)------------------------------
% 32.56/4.52  % (31417)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 32.56/4.52  % (31417)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 32.56/4.52  % (31417)Termination reason: Unknown
% 32.56/4.52  % (31417)Termination phase: Function definition elimination
% 32.56/4.52  
% 32.56/4.52  % (31417)Memory used [KB]: 5373
% 32.56/4.52  % (31417)Time elapsed: 0.061 s
% 32.56/4.52  % (31417)Instructions burned: 125 (million)
% 32.56/4.52  % (31417)------------------------------
% 32.56/4.52  % (31417)------------------------------
% 33.14/4.57  % (31418)lrs+1011_1:1_av=off:br=off:erd=off:ins=1:nm=3:nwc=3.0:s2a=on:urr=on:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2959ds/439Mi)
% 33.14/4.58  % (31405)Instruction limit reached!
% 33.14/4.58  % (31405)------------------------------
% 33.14/4.58  % (31405)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 33.14/4.58  % (31374)Instruction limit reached!
% 33.14/4.58  % (31374)------------------------------
% 33.14/4.58  % (31374)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 33.14/4.59  % (31374)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 33.14/4.59  % (31374)Termination reason: Unknown
% 33.14/4.59  % (31374)Termination phase: Saturation
% 33.14/4.59  
% 33.14/4.59  % (31374)Memory used [KB]: 19957
% 33.14/4.59  % (31374)Time elapsed: 2.306 s
% 33.14/4.59  % (31374)Instructions burned: 1290 (million)
% 33.14/4.59  % (31374)------------------------------
% 33.14/4.59  % (31374)------------------------------
% 33.14/4.60  % (31419)dis+1010_5:1_abs=on:ep=RST:fde=unused:gsp=on:ins=1:nwc=10.0:s2a=on:s2at=1.5:sas=z3:sp=reverse_frequency:i=778:si=on:rawr=on:rtra=on_0 on theBenchmark for (2958ds/778Mi)
% 33.14/4.60  % (31405)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 33.14/4.60  % (31405)Termination reason: Unknown
% 33.14/4.60  % (31405)Termination phase: Saturation
% 33.14/4.60  
% 33.14/4.60  % (31405)Memory used [KB]: 10106
% 33.14/4.60  % (31405)Time elapsed: 0.845 s
% 33.14/4.60  % (31405)Instructions burned: 452 (million)
% 33.14/4.60  % (31405)------------------------------
% 33.14/4.60  % (31405)------------------------------
% 33.59/4.63  % (31395)Instruction limit reached!
% 33.59/4.63  % (31395)------------------------------
% 33.59/4.63  % (31395)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 33.59/4.63  % (31395)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 33.59/4.63  % (31395)Termination reason: Unknown
% 33.59/4.63  % (31395)Termination phase: Saturation
% 33.59/4.63  
% 33.59/4.63  % (31395)Memory used [KB]: 12409
% 33.59/4.63  % (31395)Time elapsed: 1.607 s
% 33.59/4.63  % (31395)Instructions burned: 1005 (million)
% 33.59/4.63  % (31395)------------------------------
% 33.59/4.63  % (31395)------------------------------
% 33.59/4.64  % (31420)ott+10_1:1_bsr=unit_only:cond=on:nm=16:sd=1:sp=frequency:ss=included:i=105:si=on:rawr=on:rtra=on_0 on theBenchmark for (2958ds/105Mi)
% 33.91/4.70  % (31421)dis+1011_1:10_av=off:awrs=decay:bce=on:bd=off:bsd=on:nwc=2.0:i=1536:si=on:rawr=on:rtra=on_0 on theBenchmark for (2957ds/1536Mi)
% 34.44/4.74  % (31422)lrs+1002_1:1_atotf=0.3:avsq=on:avsqr=55,124:cond=on:nm=3:plsq=on:plsqc=1:plsql=on:plsqr=32,1:i=167:si=on:rawr=on:rtra=on_0 on theBenchmark for (2957ds/167Mi)
% 34.44/4.76  % (31383)Instruction limit reached!
% 34.44/4.76  % (31383)------------------------------
% 34.44/4.76  % (31383)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 34.44/4.76  % (31383)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 34.44/4.76  % (31383)Termination reason: Unknown
% 34.44/4.76  % (31383)Termination phase: Saturation
% 34.44/4.76  
% 34.44/4.76  % (31383)Memory used [KB]: 19317
% 34.44/4.76  % (31383)Time elapsed: 2.116 s
% 34.44/4.76  % (31383)Instructions burned: 1174 (million)
% 34.44/4.76  % (31383)------------------------------
% 34.44/4.76  % (31383)------------------------------
% 34.64/4.79  % (31420)Instruction limit reached!
% 34.64/4.79  % (31420)------------------------------
% 34.64/4.79  % (31420)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 34.64/4.79  % (31420)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 34.64/4.79  % (31420)Termination reason: Unknown
% 34.64/4.79  % (31420)Termination phase: Saturation
% 34.64/4.79  
% 34.64/4.79  % (31420)Memory used [KB]: 9978
% 34.64/4.79  % (31420)Time elapsed: 0.046 s
% 34.64/4.79  % (31420)Instructions burned: 105 (million)
% 34.64/4.79  % (31420)------------------------------
% 34.64/4.79  % (31420)------------------------------
% 34.64/4.80  % (31423)lrs+10_3:1_abs=on:ep=RST:newcnf=on:nm=2:sas=z3:sd=1:sos=all:ss=included:to=lpo:i=4507:si=on:rawr=on:rtra=on_0 on theBenchmark for (2957ds/4507Mi)
% 35.22/4.89  % (31424)dis+1004_1:1_br=off:fsd=on:urr=ec_only:i=93:si=on:rawr=on:rtra=on_0 on theBenchmark for (2955ds/93Mi)
% 35.22/4.91  % (31425)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=529:si=on:rawr=on:rtra=on_0 on theBenchmark for (2955ds/529Mi)
% 36.11/4.95  % (31411)Instruction limit reached!
% 36.11/4.95  % (31411)------------------------------
% 36.11/4.95  % (31411)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 36.11/4.95  % (31356)Instruction limit reached!
% 36.11/4.95  % (31356)------------------------------
% 36.11/4.95  % (31356)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 36.11/4.96  % (31411)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 36.11/4.96  % (31411)Termination reason: Unknown
% 36.11/4.96  % (31411)Termination phase: Saturation
% 36.11/4.96  
% 36.11/4.96  % (31411)Memory used [KB]: 14711
% 36.11/4.96  % (31411)Time elapsed: 0.939 s
% 36.11/4.96  % (31411)Instructions burned: 480 (million)
% 36.11/4.96  % (31411)------------------------------
% 36.11/4.96  % (31411)------------------------------
% 36.11/4.96  % (31356)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 36.11/4.96  % (31356)Termination reason: Unknown
% 36.11/4.96  % (31356)Termination phase: Saturation
% 36.11/4.96  
% 36.11/4.96  % (31356)Memory used [KB]: 27121
% 36.11/4.96  % (31356)Time elapsed: 3.156 s
% 36.11/4.96  % (31356)Instructions burned: 1736 (million)
% 36.11/4.96  % (31356)------------------------------
% 36.11/4.96  % (31356)------------------------------
% 36.11/4.97  % (31406)Instruction limit reached!
% 36.11/4.97  % (31406)------------------------------
% 36.11/4.97  % (31406)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 36.11/4.97  % (31406)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 36.11/4.97  % (31406)Termination reason: Unknown
% 36.11/4.97  % (31406)Termination phase: Saturation
% 36.11/4.97  
% 36.11/4.97  % (31406)Memory used [KB]: 17654
% 36.11/4.97  % (31406)Time elapsed: 1.219 s
% 36.11/4.97  % (31406)Instructions burned: 644 (million)
% 36.11/4.97  % (31406)------------------------------
% 36.11/4.97  % (31406)------------------------------
% 36.11/4.97  % (31403)Instruction limit reached!
% 36.11/4.97  % (31403)------------------------------
% 36.11/4.97  % (31403)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 36.53/4.99  % (31403)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 36.53/4.99  % (31403)Termination reason: Unknown
% 36.53/4.99  % (31403)Termination phase: Saturation
% 36.53/4.99  
% 36.53/4.99  % (31403)Memory used [KB]: 12665
% 36.53/4.99  % (31403)Time elapsed: 1.409 s
% 36.53/4.99  % (31403)Instructions burned: 803 (million)
% 36.53/4.99  % (31403)------------------------------
% 36.53/4.99  % (31403)------------------------------
% 36.53/5.01  % (31424)Instruction limit reached!
% 36.53/5.01  % (31424)------------------------------
% 36.53/5.01  % (31424)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 36.53/5.03  % (31424)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 36.53/5.03  % (31424)Termination reason: Unknown
% 36.53/5.03  % (31424)Termination phase: Saturation
% 36.53/5.03  
% 36.53/5.03  % (31424)Memory used [KB]: 9850
% 36.53/5.03  % (31424)Time elapsed: 0.042 s
% 36.53/5.03  % (31424)Instructions burned: 93 (million)
% 36.53/5.03  % (31424)------------------------------
% 36.53/5.03  % (31424)------------------------------
% 37.11/5.06  % (31422)Instruction limit reached!
% 37.11/5.06  % (31422)------------------------------
% 37.11/5.06  % (31422)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 37.11/5.06  % (31422)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 37.11/5.06  % (31422)Termination reason: Unknown
% 37.11/5.06  % (31422)Termination phase: Saturation
% 37.11/5.06  
% 37.11/5.06  % (31422)Memory used [KB]: 11513
% 37.11/5.06  % (31422)Time elapsed: 0.087 s
% 37.11/5.06  % (31422)Instructions burned: 167 (million)
% 37.11/5.06  % (31422)------------------------------
% 37.11/5.06  % (31422)------------------------------
% 37.11/5.06  % (31404)Instruction limit reached!
% 37.11/5.06  % (31404)------------------------------
% 37.11/5.06  % (31404)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 37.11/5.06  % (31404)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 37.11/5.06  % (31404)Termination reason: Unknown
% 37.11/5.06  % (31404)Termination phase: Saturation
% 37.11/5.06  
% 37.11/5.06  % (31404)Memory used [KB]: 18421
% 37.11/5.06  % (31404)Time elapsed: 1.516 s
% 37.11/5.06  % (31404)Instructions burned: 849 (million)
% 37.11/5.06  % (31404)------------------------------
% 37.11/5.06  % (31404)------------------------------
% 37.11/5.07  % (31412)Refutation not found, non-redundant clauses discarded% (31412)------------------------------
% 37.11/5.07  % (31412)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 37.27/5.08  % (31427)dis+10_1:1_av=off:gs=on:newcnf=on:nm=2:plsq=on:plsqr=32,1:sd=1:sos=all:ss=included:st=3.0:i=507:si=on:rawr=on:rtra=on_0 on theBenchmark for (2953ds/507Mi)
% 37.27/5.08  % (31412)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 37.27/5.08  % (31412)Termination reason: Refutation not found, non-redundant clauses discarded
% 37.27/5.08  
% 37.27/5.08  % (31412)Memory used [KB]: 14967
% 37.27/5.08  % (31412)Time elapsed: 1.011 s
% 37.27/5.08  % (31412)Instructions burned: 541 (million)
% 37.27/5.08  % (31412)------------------------------
% 37.27/5.08  % (31412)------------------------------
% 37.27/5.11  % (31426)lrs+1011_1:1024_av=off:br=off:s2at=3.0:slsq=on:slsqc=2:slsql=off:slsqr=1,8:urr=ec_only:i=1275:si=on:rawr=on:rtra=on_0 on theBenchmark for (2953ds/1275Mi)
% 37.27/5.12  % (31428)dis+1002_1:28_av=off:nwc=5.0:s2a=on:s2at=3.0:i=354:si=on:rawr=on:rtra=on_0 on theBenchmark for (2953ds/354Mi)
% 37.56/5.13  % (31429)ott+10_1:1_fde=none:flr=on:s2a=on:i=210:si=on:rawr=on:rtra=on_0 on theBenchmark for (2953ds/210Mi)
% 37.67/5.16  % (31430)lrs+21_1:16_gsp=on:lcm=reverse:sd=2:sp=frequency:spb=goal_then_units:ss=included:i=93:si=on:rawr=on:rtra=on_0 on theBenchmark for (2953ds/93Mi)
% 37.67/5.21  % (31431)dis+1011_1:1_bsr=on:erd=off:nwc=5.0:plsq=on:plsqc=1:plsqr=107,4:s2a=on:s2at=1.5:sas=z3:sp=reverse_frequency:spb=units:updr=off:i=1114:si=on:rawr=on:rtra=on_0 on theBenchmark for (2952ds/1114Mi)
% 38.14/5.22  % (31433)lrs+1011_1:1_ep=R:gsp=on:nm=0:sos=on:spb=units:ss=included:i=351:si=on:rawr=on:rtra=on_0 on theBenchmark for (2952ds/351Mi)
% 38.14/5.22  % (31407)Instruction limit reached!
% 38.14/5.22  % (31407)------------------------------
% 38.14/5.22  % (31407)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 38.14/5.23  % (31407)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 38.14/5.23  % (31407)Termination reason: Unknown
% 38.14/5.23  % (31407)Termination phase: Saturation
% 38.14/5.23  
% 38.14/5.23  % (31407)Memory used [KB]: 14967
% 38.14/5.23  % (31407)Time elapsed: 0.507 s
% 38.14/5.23  % (31407)Instructions burned: 855 (million)
% 38.14/5.23  % (31407)------------------------------
% 38.14/5.23  % (31407)------------------------------
% 38.14/5.24  % (31432)dis+1011_1:1_newcnf=on:nwc=5.0:i=189:si=on:rawr=on:rtra=on_0 on theBenchmark for (2952ds/189Mi)
% 38.45/5.28  % (31430)Instruction limit reached!
% 38.45/5.28  % (31430)------------------------------
% 38.45/5.28  % (31430)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 38.45/5.28  % (31430)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 38.45/5.28  % (31430)Termination reason: Unknown
% 38.45/5.28  % (31430)Termination phase: Property scanning
% 38.45/5.28  
% 38.45/5.28  % (31430)Memory used [KB]: 5373
% 38.45/5.28  % (31430)Time elapsed: 0.057 s
% 38.45/5.28  % (31430)Instructions burned: 93 (million)
% 38.45/5.28  % (31430)------------------------------
% 38.45/5.28  % (31430)------------------------------
% 38.45/5.31  % (31414)Instruction limit reached!
% 38.45/5.31  % (31414)------------------------------
% 38.45/5.31  % (31414)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 38.45/5.31  % (31414)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 38.45/5.31  % (31414)Termination reason: Unknown
% 38.45/5.31  % (31414)Termination phase: Saturation
% 38.45/5.31  
% 38.45/5.31  % (31414)Memory used [KB]: 18293
% 38.45/5.31  % (31414)Time elapsed: 1.150 s
% 38.45/5.31  % (31414)Instructions burned: 670 (million)
% 38.45/5.31  % (31414)------------------------------
% 38.45/5.31  % (31414)------------------------------
% 38.45/5.32  % (31418)Instruction limit reached!
% 38.45/5.32  % (31418)------------------------------
% 38.45/5.32  % (31418)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 38.45/5.32  % (31418)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 38.45/5.32  % (31418)Termination reason: Unknown
% 38.45/5.32  % (31418)Termination phase: Saturation
% 38.45/5.32  
% 38.45/5.32  % (31418)Memory used [KB]: 12281
% 38.45/5.32  % (31418)Time elapsed: 0.865 s
% 38.45/5.32  % (31418)Instructions burned: 439 (million)
% 38.45/5.32  % (31418)------------------------------
% 38.45/5.32  % (31418)------------------------------
% 39.01/5.36  % (31434)lrs+1004_1:1_av=off:bd=off:sos=all:i=144:si=on:rawr=on:rtra=on_0 on theBenchmark for (2951ds/144Mi)
% 39.12/5.41  % (31435)ott+1003_1:1_bce=on:bd=preordered:drc=off:fd=preordered:to=lpo:uwa=ground:i=318:si=on:rawr=on:rtra=on_0 on theBenchmark for (2950ds/318Mi)
% 40.32/5.46  % (31436)dis+21_1:1_aac=none:er=known:lcm=predicate:nwc=3.0:sp=frequency:i=471:si=on:rawr=on:rtra=on_0 on theBenchmark for (2950ds/471Mi)
% 40.32/5.48  % (31437)lrs+10_1:4_drc=off:sos=on:to=lpo:i=689:si=on:rawr=on:rtra=on_0 on theBenchmark for (2950ds/689Mi)
% 40.32/5.48  % (31429)Instruction limit reached!
% 40.32/5.48  % (31429)------------------------------
% 40.32/5.48  % (31429)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 40.32/5.48  % (31429)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 40.32/5.48  % (31429)Termination reason: Unknown
% 40.32/5.48  % (31429)Termination phase: Saturation
% 40.32/5.48  
% 40.32/5.48  % (31429)Memory used [KB]: 11129
% 40.32/5.48  % (31429)Time elapsed: 0.448 s
% 40.32/5.48  % (31429)Instructions burned: 211 (million)
% 40.32/5.48  % (31429)------------------------------
% 40.32/5.48  % (31429)------------------------------
% 40.32/5.50  % (31415)Instruction limit reached!
% 40.32/5.50  % (31415)------------------------------
% 40.32/5.50  % (31415)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 40.32/5.50  % (31415)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 40.32/5.50  % (31415)Termination reason: Unknown
% 40.32/5.50  % (31415)Termination phase: Saturation
% 40.32/5.50  
% 40.32/5.50  % (31415)Memory used [KB]: 23027
% 40.32/5.50  % (31415)Time elapsed: 1.363 s
% 40.32/5.50  % (31415)Instructions burned: 918 (million)
% 40.32/5.50  % (31415)------------------------------
% 40.32/5.50  % (31415)------------------------------
% 40.95/5.54  % (31432)Instruction limit reached!
% 40.95/5.54  % (31432)------------------------------
% 40.95/5.54  % (31432)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 40.95/5.54  % (31432)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 40.95/5.54  % (31432)Termination reason: Unknown
% 40.95/5.54  % (31432)Termination phase: Saturation
% 40.95/5.54  
% 40.95/5.54  % (31432)Memory used [KB]: 10490
% 40.95/5.54  % (31432)Time elapsed: 0.448 s
% 40.95/5.54  % (31432)Instructions burned: 190 (million)
% 40.95/5.54  % (31432)------------------------------
% 40.95/5.54  % (31432)------------------------------
% 40.95/5.58  % (31434)Instruction limit reached!
% 40.95/5.58  % (31434)------------------------------
% 40.95/5.58  % (31434)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 41.36/5.58  % (31434)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 41.36/5.58  % (31434)Termination reason: Unknown
% 41.36/5.58  % (31434)Termination phase: Saturation
% 41.36/5.58  
% 41.36/5.58  % (31434)Memory used [KB]: 6396
% 41.36/5.58  % (31434)Time elapsed: 0.070 s
% 41.36/5.58  % (31434)Instructions burned: 145 (million)
% 41.36/5.58  % (31434)------------------------------
% 41.36/5.58  % (31434)------------------------------
% 41.36/5.63  % (31438)dis+1011_1:16_etr=on:fsd=on:fsr=off:ins=1:plsq=on:plsqr=32,1:sac=on:sp=frequency:spb=goal:ss=axioms:st=2.0:to=lpo:i=451:si=on:rawr=on:rtra=on_0 on theBenchmark for (2948ds/451Mi)
% 41.83/5.66  % (31439)lrs+1011_1:2_acc=on:avsq=on:avsqc=2:avsqr=1,16:awrs=converge:plsq=on:plsqc=1:plsqr=15,8:i=125:si=on:rawr=on:rtra=on_0 on theBenchmark for (2948ds/125Mi)
% 41.90/5.68  % (31440)lrs+1011_1:1_acc=model:avsq=on:bd=off:flr=on:fsd=on:gs=on:newcnf=on:plsq=on:plsql=on:plsqr=1,32:s2a=on:s2at=3.0:sac=on:skr=on:sos=on:sp=occurrence:updr=off:i=496:si=on:rawr=on:rtra=on_0 on theBenchmark for (2948ds/496Mi)
% 41.90/5.70  % (31410)Instruction limit reached!
% 41.90/5.70  % (31410)------------------------------
% 41.90/5.70  % (31410)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 41.90/5.70  % (31410)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 41.90/5.70  % (31410)Termination reason: Unknown
% 41.90/5.70  % (31410)Termination phase: Saturation
% 41.90/5.70  
% 41.90/5.70  % (31410)Memory used [KB]: 28400
% 41.90/5.70  % (31410)Time elapsed: 1.697 s
% 41.90/5.70  % (31410)Instructions burned: 1024 (million)
% 41.90/5.70  % (31410)------------------------------
% 41.90/5.70  % (31410)------------------------------
% 41.90/5.70  % (31433)Instruction limit reached!
% 41.90/5.70  % (31433)------------------------------
% 41.90/5.70  % (31433)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 41.90/5.70  % (31441)dis+10_1:1024_drc=off:ins=1:to=lpo:i=370:si=on:rawr=on:rtra=on_0 on theBenchmark for (2947ds/370Mi)
% 42.23/5.71  % (31428)Instruction limit reached!
% 42.23/5.71  % (31428)------------------------------
% 42.23/5.71  % (31428)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 42.23/5.71  % (31433)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 42.23/5.71  % (31433)Termination reason: Unknown
% 42.23/5.71  % (31433)Termination phase: Property scanning
% 42.23/5.71  
% 42.23/5.71  % (31433)Memory used [KB]: 9338
% 42.23/5.71  % (31433)Time elapsed: 0.142 s
% 42.23/5.71  % (31433)Instructions burned: 351 (million)
% 42.23/5.71  % (31433)------------------------------
% 42.23/5.71  % (31433)------------------------------
% 42.23/5.71  % (31419)Instruction limit reached!
% 42.23/5.71  % (31419)------------------------------
% 42.23/5.71  % (31419)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 42.23/5.71  % (31419)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 42.23/5.71  % (31419)Termination reason: Unknown
% 42.23/5.71  % (31419)Termination phase: Saturation
% 42.23/5.71  
% 42.23/5.71  % (31419)Memory used [KB]: 11769
% 42.23/5.71  % (31419)Time elapsed: 1.225 s
% 42.23/5.71  % (31419)Instructions burned: 778 (million)
% 42.23/5.71  % (31419)------------------------------
% 42.23/5.71  % (31419)------------------------------
% 42.23/5.71  % (31428)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 42.23/5.71  % (31428)Termination reason: Unknown
% 42.23/5.71  % (31428)Termination phase: Saturation
% 42.23/5.71  
% 42.23/5.71  % (31428)Memory used [KB]: 7164
% 42.23/5.71  % (31428)Time elapsed: 0.706 s
% 42.23/5.71  % (31428)Instructions burned: 355 (million)
% 42.23/5.71  % (31428)------------------------------
% 42.23/5.71  % (31428)------------------------------
% 42.46/5.82  % (31445)lrs+10_1:1024_br=off:bs=unit_only:ep=RS:flr=on:fsr=off:lcm=reverse:slsq=on:sos=all:sp=frequency:urr=on:i=392:si=on:rawr=on:rtra=on_0 on theBenchmark for (2946ds/392Mi)
% 42.94/5.84  % (31442)lrs+1002_1:64_av=off:bd=off:gsp=on:plsq=on:sos=on:i=134:si=on:rawr=on:rtra=on_0 on theBenchmark for (2946ds/134Mi)
% 42.94/5.84  % (31425)Instruction limit reached!
% 42.94/5.84  % (31425)------------------------------
% 42.94/5.84  % (31425)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 42.94/5.84  % (31425)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 42.94/5.84  % (31425)Termination reason: Unknown
% 42.94/5.84  % (31425)Termination phase: Saturation
% 42.94/5.84  
% 42.94/5.84  % (31425)Memory used [KB]: 14967
% 42.94/5.84  % (31425)Time elapsed: 0.991 s
% 42.94/5.84  % (31425)Instructions burned: 529 (million)
% 42.94/5.84  % (31425)------------------------------
% 42.94/5.84  % (31425)------------------------------
% 42.94/5.85  % (31443)lrs+1010_1:3_aac=none:anc=all_dependent:bsr=on:fsr=off:nwc=1.5:sos=on:i=401:si=on:rawr=on:rtra=on_0 on theBenchmark for (2946ds/401Mi)
% 42.94/5.85  % (31439)Instruction limit reached!
% 42.94/5.85  % (31439)------------------------------
% 42.94/5.85  % (31439)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 42.94/5.85  % (31439)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 42.94/5.85  % (31439)Termination reason: Unknown
% 42.94/5.85  % (31439)Termination phase: Saturation
% 42.94/5.85  
% 42.94/5.85  % (31439)Memory used [KB]: 10490
% 42.94/5.85  % (31439)Time elapsed: 0.072 s
% 42.94/5.85  % (31439)Instructions burned: 126 (million)
% 42.94/5.85  % (31439)------------------------------
% 42.94/5.85  % (31439)------------------------------
% 42.94/5.85  % (31444)dis+1011_1:1_aac=none:bs=unit_only:ep=RS:gsp=on:nwc=5.0:rnwc=on:s2a=on:s2at=3.0:slsq=on:slsqc=2:slsqr=1,8:i=1879:si=on:rawr=on:rtra=on_0 on theBenchmark for (2946ds/1879Mi)
% 43.35/5.88  % (31427)Instruction limit reached!
% 43.35/5.88  % (31427)------------------------------
% 43.35/5.88  % (31427)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 43.35/5.90  % (31427)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 43.35/5.90  % (31427)Termination reason: Unknown
% 43.35/5.90  % (31427)Termination phase: Saturation
% 43.35/5.90  
% 43.35/5.90  % (31427)Memory used [KB]: 16502
% 43.35/5.90  % (31427)Time elapsed: 0.884 s
% 43.35/5.90  % (31427)Instructions burned: 507 (million)
% 43.35/5.90  % (31427)------------------------------
% 43.35/5.90  % (31427)------------------------------
% 43.79/5.97  % (31435)Instruction limit reached!
% 43.79/5.97  % (31435)------------------------------
% 43.79/5.97  % (31435)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 43.79/5.97  % (31435)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 43.79/5.97  % (31435)Termination reason: Unknown
% 43.79/5.97  % (31435)Termination phase: Saturation
% 43.79/5.97  
% 43.79/5.97  % (31435)Memory used [KB]: 12920
% 43.79/5.97  % (31435)Time elapsed: 0.610 s
% 43.79/5.97  % (31435)Instructions burned: 319 (million)
% 43.79/5.97  % (31435)------------------------------
% 43.79/5.97  % (31435)------------------------------
% 43.79/5.97  % (31446)lrs+11_1:32_awrs=converge:awrsf=32:bd=preordered:drc=off:fd=preordered:flr=on:to=lpo:i=3473:si=on:rawr=on:rtra=on_0 on theBenchmark for (2945ds/3473Mi)
% 43.79/5.99  % (31447)dis+11_1:1_av=off:bce=on:bs=on:ep=RST:gsp=on:nm=0:ss=included:i=131:si=on:rawr=on:rtra=on_0 on theBenchmark for (2944ds/131Mi)
% 44.80/6.04  % (31448)lrs+10_1:64_plsq=on:plsqr=32,1:sac=on:sos=all:ss=axioms:st=5.0:i=154:si=on:rawr=on:rtra=on_0 on theBenchmark for (2944ds/154Mi)
% 44.80/6.04  % (31442)Instruction limit reached!
% 44.80/6.04  % (31442)------------------------------
% 44.80/6.04  % (31442)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 44.80/6.04  % (31442)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 44.80/6.04  % (31442)Termination reason: Unknown
% 44.80/6.04  % (31442)Termination phase: Saturation
% 44.80/6.04  
% 44.80/6.04  % (31442)Memory used [KB]: 6140
% 44.80/6.04  % (31442)Time elapsed: 0.085 s
% 44.80/6.04  % (31442)Instructions burned: 134 (million)
% 44.80/6.04  % (31442)------------------------------
% 44.80/6.04  % (31442)------------------------------
% 45.07/6.06  % (31365)Instruction limit reached!
% 45.07/6.06  % (31365)------------------------------
% 45.07/6.06  % (31365)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 45.07/6.06  % (31365)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 45.07/6.06  % (31365)Termination reason: Unknown
% 45.07/6.06  % (31365)Termination phase: Saturation
% 45.07/6.06  
% 45.07/6.06  % (31365)Memory used [KB]: 30831
% 45.07/6.06  % (31365)Time elapsed: 4.048 s
% 45.07/6.06  % (31365)Instructions burned: 2544 (million)
% 45.07/6.06  % (31365)------------------------------
% 45.07/6.06  % (31365)------------------------------
% 45.07/6.11  % (31449)lrs+10_1:1_ev=cautious:sas=z3:tgt=full:i=668:si=on:rawr=on:rtra=on_0 on theBenchmark for (2943ds/668Mi)
% 45.75/6.17  % (31450)lrs+1011_1:4_av=off:bd=off:drc=off:ins=1:nwc=2.0:spb=goal:tgt=full:to=lpo:i=254:si=on:rawr=on:rtra=on_0 on theBenchmark for (2943ds/254Mi)
% 45.75/6.18  % (31447)Instruction limit reached!
% 45.75/6.18  % (31447)------------------------------
% 45.75/6.18  % (31447)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 45.75/6.18  % (31447)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 45.75/6.18  % (31447)Termination reason: Unknown
% 45.75/6.18  % (31447)Termination phase: Function definition elimination
% 45.75/6.18  
% 45.75/6.18  % (31447)Memory used [KB]: 5628
% 45.75/6.18  % (31447)Time elapsed: 0.058 s
% 45.75/6.18  % (31447)Instructions burned: 131 (million)
% 45.75/6.18  % (31447)------------------------------
% 45.75/6.18  % (31447)------------------------------
% 46.08/6.20  % (31451)dis+1011_1:1_bd=off:canc=force:ev=cautious:nwc=5.0:i=1452:si=on:rawr=on:rtra=on_0 on theBenchmark for (2942ds/1452Mi)
% 46.46/6.25  % (31357)Instruction limit reached!
% 46.46/6.25  % (31357)------------------------------
% 46.46/6.25  % (31357)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 46.46/6.25  % (31357)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 46.46/6.25  % (31357)Termination reason: Unknown
% 46.46/6.25  % (31357)Termination phase: Saturation
% 46.46/6.25  
% 46.46/6.25  % (31357)Memory used [KB]: 33645
% 46.46/6.25  % (31357)Time elapsed: 4.440 s
% 46.46/6.25  % (31357)Instructions burned: 2682 (million)
% 46.46/6.25  % (31357)------------------------------
% 46.46/6.25  % (31357)------------------------------
% 46.58/6.27  % (31436)Instruction limit reached!
% 46.58/6.27  % (31436)------------------------------
% 46.58/6.27  % (31436)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 46.58/6.28  % (31448)Instruction limit reached!
% 46.58/6.28  % (31448)------------------------------
% 46.58/6.28  % (31448)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 46.58/6.28  % (31436)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 46.58/6.28  % (31436)Termination reason: Unknown
% 46.58/6.28  % (31436)Termination phase: Saturation
% 46.58/6.28  
% 46.58/6.28  % (31436)Memory used [KB]: 14583
% 46.58/6.28  % (31436)Time elapsed: 0.922 s
% 46.58/6.28  % (31436)Instructions burned: 472 (million)
% 46.58/6.28  % (31436)------------------------------
% 46.58/6.28  % (31436)------------------------------
% 46.58/6.29  % (31448)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 46.58/6.29  % (31448)Termination reason: Unknown
% 46.58/6.29  % (31448)Termination phase: Saturation
% 46.58/6.29  
% 46.58/6.29  % (31448)Memory used [KB]: 11129
% 46.58/6.29  % (31448)Time elapsed: 0.075 s
% 46.58/6.29  % (31448)Instructions burned: 154 (million)
% 46.58/6.29  % (31448)------------------------------
% 46.58/6.29  % (31448)------------------------------
% 47.02/6.32  % (31452)ott+10_1:1_bd=preordered:drc=off:fde=unused:slsq=on:slsqr=10,31:sp=const_min:tgt=ground:to=lpo:urr=ec_only:i=2772:si=on:rawr=on:rtra=on_0 on theBenchmark for (2941ds/2772Mi)
% 47.02/6.33  % (31441)Instruction limit reached!
% 47.02/6.33  % (31441)------------------------------
% 47.02/6.33  % (31441)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 47.02/6.33  % (31441)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 47.02/6.33  % (31441)Termination reason: Unknown
% 47.02/6.33  % (31441)Termination phase: Saturation
% 47.02/6.33  
% 47.02/6.33  % (31441)Memory used [KB]: 13304
% 47.02/6.33  % (31441)Time elapsed: 0.702 s
% 47.02/6.33  % (31441)Instructions burned: 372 (million)
% 47.02/6.33  % (31441)------------------------------
% 47.02/6.33  % (31441)------------------------------
% 47.29/6.36  % (31438)Instruction limit reached!
% 47.29/6.36  % (31438)------------------------------
% 47.29/6.36  % (31438)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 47.29/6.36  % (31438)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 47.29/6.36  % (31438)Termination reason: Unknown
% 47.29/6.36  % (31438)Termination phase: Saturation
% 47.29/6.36  
% 47.29/6.36  % (31438)Memory used [KB]: 13816
% 47.29/6.36  % (31438)Time elapsed: 0.835 s
% 47.29/6.36  % (31438)Instructions burned: 451 (million)
% 47.29/6.36  % (31438)------------------------------
% 47.29/6.36  % (31438)------------------------------
% 47.29/6.38  % (31453)dis+10_1:512_drc=off:fd=preordered:ins=2:kws=precedence:s2a=on:sp=unary_first:spb=intro:tgt=ground:i=3180:si=on:rawr=on:rtra=on_0 on theBenchmark for (2940ds/3180Mi)
% 47.29/6.39  % (31440)Instruction limit reached!
% 47.29/6.39  % (31440)------------------------------
% 47.29/6.39  % (31440)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 47.29/6.39  % (31440)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 47.29/6.39  % (31440)Termination reason: Unknown
% 47.29/6.39  % (31440)Termination phase: Saturation
% 47.29/6.39  
% 47.29/6.39  % (31440)Memory used [KB]: 16119
% 47.29/6.39  % (31440)Time elapsed: 0.260 s
% 47.29/6.39  % (31440)Instructions burned: 497 (million)
% 47.29/6.39  % (31440)------------------------------
% 47.29/6.39  % (31440)------------------------------
% 47.29/6.39  % (31454)dis+1010_1:1_aac=none:anc=all:bs=on:erd=off:etr=on:flr=on:gsp=on:lcm=reverse:nm=5:nwc=3.0:sac=on:sfv=off:skr=on:sp=reverse_arity:urr=on:uwa=interpreted_only:i=1043:si=on:rawr=on:rtra=on_0 on theBenchmark for (2940ds/1043Mi)
% 47.29/6.44  % (31455)dis+1011_1:1_fd=preordered:tgt=ground:i=561:si=on:rawr=on:rtra=on_0 on theBenchmark for (2940ds/561Mi)
% 47.79/6.46  % (31445)Instruction limit reached!
% 47.79/6.46  % (31445)------------------------------
% 47.79/6.46  % (31445)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 47.79/6.47  % (31445)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 47.79/6.47  % (31445)Termination reason: Unknown
% 47.79/6.47  % (31445)Termination phase: Saturation
% 47.79/6.47  
% 47.79/6.47  % (31445)Memory used [KB]: 14583
% 47.79/6.47  % (31445)Time elapsed: 0.690 s
% 47.79/6.47  % (31445)Instructions burned: 393 (million)
% 47.79/6.47  % (31445)------------------------------
% 47.79/6.47  % (31445)------------------------------
% 47.79/6.47  % (31456)lrs+10_2:1_av=off:bsd=on:fd=off:nm=0:nwc=2.0:spb=goal:to=lpo:urr=on:i=604:si=on:rawr=on:rtra=on_0 on theBenchmark for (2940ds/604Mi)
% 48.08/6.50  % (31409)Instruction limit reached!
% 48.08/6.50  % (31409)------------------------------
% 48.08/6.50  % (31409)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 48.08/6.51  % (31409)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 48.08/6.51  % (31409)Termination reason: Unknown
% 48.08/6.51  % (31409)Termination phase: Saturation
% 48.08/6.51  
% 48.08/6.51  % (31409)Memory used [KB]: 30191
% 48.08/6.51  % (31409)Time elapsed: 2.508 s
% 48.08/6.51  % (31409)Instructions burned: 1340 (million)
% 48.08/6.51  % (31409)------------------------------
% 48.08/6.51  % (31409)------------------------------
% 48.08/6.52  % (31457)lrs+10_1:16_br=off:fde=none:ins=1:nwc=3.0:sos=on:ss=axioms:urr=on:i=234:si=on:rawr=on:rtra=on_0 on theBenchmark for (2939ds/234Mi)
% 48.08/6.52  % (31443)Instruction limit reached!
% 48.08/6.52  % (31443)------------------------------
% 48.08/6.52  % (31443)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 48.08/6.52  % (31443)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 48.08/6.52  % (31443)Termination reason: Unknown
% 48.08/6.52  % (31443)Termination phase: Saturation
% 48.08/6.52  
% 48.08/6.52  % (31443)Memory used [KB]: 13944
% 48.08/6.52  % (31443)Time elapsed: 0.751 s
% 48.08/6.52  % (31443)Instructions burned: 401 (million)
% 48.08/6.52  % (31443)------------------------------
% 48.08/6.52  % (31443)------------------------------
% 48.08/6.53  % (31458)dis+1010_1:3_av=off:bd=off:bs=on:bsr=on:cond=on:gsp=on:slsq=on:slsqc=1:slsqr=1,4:uwa=all:i=109:si=on:rawr=on:rtra=on_0 on theBenchmark for (2939ds/109Mi)
% 48.42/6.55  % (31450)Instruction limit reached!
% 48.42/6.55  % (31450)------------------------------
% 48.42/6.55  % (31450)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 48.42/6.56  % (31450)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 48.42/6.56  % (31450)Termination reason: Unknown
% 48.42/6.56  % (31450)Termination phase: Saturation
% 48.42/6.56  
% 48.42/6.56  % (31450)Memory used [KB]: 6908
% 48.42/6.56  % (31450)Time elapsed: 0.458 s
% 48.42/6.56  % (31450)Instructions burned: 255 (million)
% 48.42/6.56  % (31450)------------------------------
% 48.42/6.56  % (31450)------------------------------
% 49.14/6.61  % (31459)ott+10_13:991_awrs=decay:awrsf=1:bd=preordered:drc=off:fd=preordered:sp=const_frequency:spb=goal_then_units:uwa=all:i=360:si=on:rawr=on:rtra=on_0 on theBenchmark for (2938ds/360Mi)
% 49.64/6.64  % (31460)dis+1003_1:1_bce=on:fs=off:fsr=off:gs=on:newcnf=on:plsq=on:plsqr=32,1:skr=on:sos=on:sp=frequency:spb=units:i=660:si=on:rawr=on:rtra=on_0 on theBenchmark for (2938ds/660Mi)
% 49.97/6.66  % (31461)dis+1011_3:29_av=off:awrs=decay:awrsf=32:bce=on:drc=off:fde=unused:gsp=on:irw=on:nwc=2.0:spb=goal_then_units:updr=off:urr=ec_only:i=982:si=on:rawr=on:rtra=on_0 on theBenchmark for (2938ds/982Mi)
% 49.97/6.67  % (31462)dis+1011_39044:804583_anc=all:avsq=on:avsqr=302,909:awrs=decay:awrsf=20:bd=off:bsr=on:cond=on:gsp=on:nm=0:nwc=2.0:plsq=on:plsqr=9,13:s2a=on:s2agt=16:sac=on:thsq=on:thsqc=32:thsqd=32:thsql=off:to=lpo:updr=off:uwa=all:i=1174:si=on:rawr=on:rtra=on_0 on theBenchmark for (2937ds/1174Mi)
% 49.97/6.68  % (31431)Instruction limit reached!
% 49.97/6.68  % (31431)------------------------------
% 49.97/6.68  % (31431)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 49.97/6.68  % (31431)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 49.97/6.68  % (31431)Termination reason: Unknown
% 49.97/6.68  % (31431)Termination phase: Saturation
% 49.97/6.68  
% 49.97/6.68  % (31431)Memory used [KB]: 8827
% 49.97/6.68  % (31431)Time elapsed: 1.559 s
% 49.97/6.68  % (31431)Instructions burned: 1114 (million)
% 49.97/6.68  % (31431)------------------------------
% 49.97/6.68  % (31431)------------------------------
% 49.97/6.70  % (31458)Instruction limit reached!
% 49.97/6.70  % (31458)------------------------------
% 49.97/6.70  % (31458)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 49.97/6.70  % (31458)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 49.97/6.70  % (31458)Termination reason: Unknown
% 49.97/6.70  % (31458)Termination phase: Saturation
% 49.97/6.70  
% 49.97/6.70  % (31458)Memory used [KB]: 5500
% 49.97/6.70  % (31458)Time elapsed: 0.049 s
% 49.97/6.70  % (31458)Instructions burned: 109 (million)
% 49.97/6.70  % (31458)------------------------------
% 49.97/6.70  % (31458)------------------------------
% 49.97/6.72  % (31437)Instruction limit reached!
% 49.97/6.72  % (31437)------------------------------
% 49.97/6.72  % (31437)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 49.97/6.72  % (31437)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 49.97/6.72  % (31437)Termination reason: Unknown
% 49.97/6.72  % (31437)Termination phase: Saturation
% 49.97/6.72  
% 49.97/6.72  % (31437)Memory used [KB]: 16502
% 49.97/6.72  % (31437)Time elapsed: 1.352 s
% 49.97/6.72  % (31437)Instructions burned: 690 (million)
% 49.97/6.72  % (31437)------------------------------
% 49.97/6.72  % (31437)------------------------------
% 50.75/6.79  % (31457)First to succeed.
% 50.75/6.81  % (31463)dis+1003_1:128_avsq=on:bce=on:newcnf=on:urr=on:i=91:si=on:rawr=on:rtra=on_0 on theBenchmark for (2936ds/91Mi)
% 50.75/6.81  % (31457)Refutation found. Thanks to Tanya!
% 50.75/6.81  % SZS status Theorem for theBenchmark
% 50.75/6.81  % SZS output start Proof for theBenchmark
% See solution above
% 50.75/6.81  % (31457)------------------------------
% 50.75/6.81  % (31457)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 50.75/6.81  % (31457)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 50.75/6.81  % (31457)Termination reason: Refutation
% 50.75/6.81  
% 50.75/6.81  % (31457)Memory used [KB]: 11641
% 50.75/6.81  % (31457)Time elapsed: 0.379 s
% 50.75/6.81  % (31457)Instructions burned: 168 (million)
% 50.75/6.81  % (31457)------------------------------
% 50.75/6.81  % (31457)------------------------------
% 50.75/6.81  % (31138)Success in time 6.463 s
%------------------------------------------------------------------------------