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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : LCL539+1 : 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 : n019.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 17:43:03 EDT 2022

% Result   : Theorem 3.56s 0.93s
% Output   : Refutation 3.56s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   13
%            Number of leaves      :   28
% Syntax   : Number of formulae    :  106 (  31 unt;   0 def)
%            Number of atoms       :  225 (  23 equ)
%            Maximal formula atoms :    6 (   2 avg)
%            Number of connectives :  201 (  82   ~;  79   |;   6   &)
%                                         (  18 <=>;  16  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    7 (   3 avg)
%            Maximal term depth    :    4 (   2 avg)
%            Number of predicates  :   21 (  19 usr;  19 prp; 0-2 aty)
%            Number of functors    :    8 (   8 usr;   2 con; 0-2 aty)
%            Number of variables   :  107 ( 103   !;   4   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f2008,plain,
    $false,
    inference(avatar_sat_refutation,[],[f251,f286,f303,f304,f312,f317,f345,f350,f354,f2006]) ).

fof(f2006,plain,
    ( ~ spl2_2
    | ~ spl2_10
    | ~ spl2_14
    | ~ spl2_16
    | spl2_17 ),
    inference(avatar_contradiction_clause,[],[f2005]) ).

fof(f2005,plain,
    ( $false
    | ~ spl2_2
    | ~ spl2_10
    | ~ spl2_14
    | ~ spl2_16
    | spl2_17 ),
    inference(subsumption_resolution,[],[f1994,f1941]) ).

fof(f1941,plain,
    ( ~ is_a_theorem(implies(implies(sK1,sK0),equiv(sK0,sK1)))
    | ~ spl2_2
    | ~ spl2_10
    | spl2_17 ),
    inference(unit_resulting_resolution,[],[f359,f1845,f285]) ).

fof(f285,plain,
    ( ! [X0,X1] :
        ( is_a_theorem(X0)
        | ~ is_a_theorem(X1)
        | ~ is_a_theorem(implies(X1,X0)) )
    | ~ spl2_10 ),
    inference(avatar_component_clause,[],[f284]) ).

fof(f284,plain,
    ( spl2_10
  <=> ! [X0,X1] :
        ( ~ is_a_theorem(implies(X1,X0))
        | is_a_theorem(X0)
        | ~ is_a_theorem(X1) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_10])]) ).

fof(f1845,plain,
    ( is_a_theorem(implies(sK1,sK0))
    | ~ spl2_2
    | ~ spl2_10 ),
    inference(unit_resulting_resolution,[],[f379,f1835,f285]) ).

fof(f1835,plain,
    ( is_a_theorem(strict_implies(sK1,sK0))
    | ~ spl2_2
    | ~ spl2_10 ),
    inference(unit_resulting_resolution,[],[f250,f388,f285]) ).

fof(f388,plain,
    ! [X2,X3] : is_a_theorem(implies(strict_equiv(X2,X3),strict_implies(X3,X2))),
    inference(superposition,[],[f278,f357]) ).

fof(f357,plain,
    ! [X0,X1] : and(strict_implies(X1,X0),strict_implies(X0,X1)) = strict_equiv(X1,X0),
    inference(subsumption_resolution,[],[f220,f186]) ).

fof(f186,plain,
    op_strict_equiv,
    inference(cnf_transformation,[],[f88]) ).

fof(f88,axiom,
    op_strict_equiv,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',s1_0_op_strict_equiv) ).

fof(f220,plain,
    ! [X0,X1] :
      ( and(strict_implies(X1,X0),strict_implies(X0,X1)) = strict_equiv(X1,X0)
      | ~ op_strict_equiv ),
    inference(cnf_transformation,[],[f178]) ).

fof(f178,plain,
    ( ~ op_strict_equiv
    | ! [X0,X1] : and(strict_implies(X1,X0),strict_implies(X0,X1)) = strict_equiv(X1,X0) ),
    inference(rectify,[],[f161]) ).

fof(f161,plain,
    ( ~ op_strict_equiv
    | ! [X1,X0] : strict_equiv(X0,X1) = and(strict_implies(X0,X1),strict_implies(X1,X0)) ),
    inference(ennf_transformation,[],[f76]) ).

fof(f76,axiom,
    ( op_strict_equiv
   => ! [X1,X0] : strict_equiv(X0,X1) = and(strict_implies(X0,X1),strict_implies(X1,X0)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',op_strict_equiv) ).

fof(f278,plain,
    ! [X0,X1] : is_a_theorem(implies(and(X0,X1),X1)),
    inference(subsumption_resolution,[],[f211,f196]) ).

fof(f196,plain,
    and_2,
    inference(cnf_transformation,[],[f41]) ).

fof(f41,axiom,
    and_2,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',hilbert_and_2) ).

fof(f211,plain,
    ! [X0,X1] :
      ( is_a_theorem(implies(and(X0,X1),X1))
      | ~ and_2 ),
    inference(cnf_transformation,[],[f175]) ).

fof(f175,plain,
    ( ~ and_2
    | ! [X0,X1] : is_a_theorem(implies(and(X0,X1),X1)) ),
    inference(rectify,[],[f146]) ).

fof(f146,plain,
    ( ~ and_2
    | ! [X1,X0] : is_a_theorem(implies(and(X1,X0),X0)) ),
    inference(ennf_transformation,[],[f132]) ).

fof(f132,plain,
    ( and_2
   => ! [X1,X0] : is_a_theorem(implies(and(X1,X0),X0)) ),
    inference(unused_predicate_definition_removal,[],[f108]) ).

fof(f108,plain,
    ( ! [X1,X0] : is_a_theorem(implies(and(X1,X0),X0))
  <=> and_2 ),
    inference(rectify,[],[f8]) ).

fof(f8,axiom,
    ( ! [X1,X0] : is_a_theorem(implies(and(X0,X1),X1))
  <=> and_2 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',and_2) ).

fof(f250,plain,
    ( is_a_theorem(strict_equiv(sK0,sK1))
    | ~ spl2_2 ),
    inference(avatar_component_clause,[],[f248]) ).

fof(f248,plain,
    ( spl2_2
  <=> is_a_theorem(strict_equiv(sK0,sK1)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_2])]) ).

fof(f379,plain,
    ! [X0,X1] : is_a_theorem(implies(strict_implies(X0,X1),implies(X0,X1))),
    inference(superposition,[],[f322,f295]) ).

fof(f295,plain,
    ! [X0,X1] : strict_implies(X0,X1) = necessarily(implies(X0,X1)),
    inference(subsumption_resolution,[],[f201,f191]) ).

fof(f191,plain,
    op_strict_implies,
    inference(cnf_transformation,[],[f86]) ).

fof(f86,axiom,
    op_strict_implies,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',s1_0_op_strict_implies) ).

fof(f201,plain,
    ! [X0,X1] :
      ( strict_implies(X0,X1) = necessarily(implies(X0,X1))
      | ~ op_strict_implies ),
    inference(cnf_transformation,[],[f164]) ).

fof(f164,plain,
    ( ~ op_strict_implies
    | ! [X0,X1] : strict_implies(X0,X1) = necessarily(implies(X0,X1)) ),
    inference(ennf_transformation,[],[f75]) ).

fof(f75,axiom,
    ( op_strict_implies
   => ! [X0,X1] : strict_implies(X0,X1) = necessarily(implies(X0,X1)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',op_strict_implies) ).

fof(f322,plain,
    ! [X0] : is_a_theorem(implies(necessarily(X0),X0)),
    inference(subsumption_resolution,[],[f219,f199]) ).

fof(f199,plain,
    axiom_M,
    inference(cnf_transformation,[],[f80]) ).

fof(f80,axiom,
    axiom_M,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',km4b_axiom_M) ).

fof(f219,plain,
    ! [X0] :
      ( ~ axiom_M
      | is_a_theorem(implies(necessarily(X0),X0)) ),
    inference(cnf_transformation,[],[f157]) ).

fof(f157,plain,
    ( ! [X0] : is_a_theorem(implies(necessarily(X0),X0))
    | ~ axiom_M ),
    inference(ennf_transformation,[],[f121]) ).

fof(f121,plain,
    ( axiom_M
   => ! [X0] : is_a_theorem(implies(necessarily(X0),X0)) ),
    inference(unused_predicate_definition_removal,[],[f55]) ).

fof(f55,axiom,
    ( axiom_M
  <=> ! [X0] : is_a_theorem(implies(necessarily(X0),X0)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_M) ).

fof(f359,plain,
    ( ~ is_a_theorem(equiv(sK0,sK1))
    | spl2_17 ),
    inference(unit_resulting_resolution,[],[f316,f344]) ).

fof(f344,plain,
    ! [X0,X1] :
      ( ~ is_a_theorem(equiv(X0,X1))
      | X0 = X1 ),
    inference(subsumption_resolution,[],[f207,f189]) ).

fof(f189,plain,
    substitution_of_equivalents,
    inference(cnf_transformation,[],[f49]) ).

fof(f49,axiom,
    substitution_of_equivalents,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',substitution_of_equivalents) ).

fof(f207,plain,
    ! [X0,X1] :
      ( ~ is_a_theorem(equiv(X0,X1))
      | ~ substitution_of_equivalents
      | X0 = X1 ),
    inference(cnf_transformation,[],[f168]) ).

fof(f168,plain,
    ( ~ substitution_of_equivalents
    | ! [X0,X1] :
        ( X0 = X1
        | ~ is_a_theorem(equiv(X0,X1)) ) ),
    inference(ennf_transformation,[],[f138]) ).

fof(f138,plain,
    ( substitution_of_equivalents
   => ! [X1,X0] :
        ( is_a_theorem(equiv(X0,X1))
       => X0 = X1 ) ),
    inference(unused_predicate_definition_removal,[],[f2]) ).

fof(f2,axiom,
    ( substitution_of_equivalents
  <=> ! [X1,X0] :
        ( is_a_theorem(equiv(X0,X1))
       => X0 = X1 ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',substitution_of_equivalents) ).

fof(f316,plain,
    ( sK0 != sK1
    | spl2_17 ),
    inference(avatar_component_clause,[],[f314]) ).

fof(f314,plain,
    ( spl2_17
  <=> sK0 = sK1 ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_17])]) ).

fof(f1994,plain,
    ( is_a_theorem(implies(implies(sK1,sK0),equiv(sK0,sK1)))
    | ~ spl2_2
    | ~ spl2_10
    | ~ spl2_14
    | ~ spl2_16 ),
    inference(unit_resulting_resolution,[],[f302,f1857,f285]) ).

fof(f1857,plain,
    ( is_a_theorem(implies(sK0,sK1))
    | ~ spl2_2
    | ~ spl2_10
    | ~ spl2_16 ),
    inference(unit_resulting_resolution,[],[f379,f1836,f285]) ).

fof(f1836,plain,
    ( is_a_theorem(strict_implies(sK0,sK1))
    | ~ spl2_2
    | ~ spl2_10
    | ~ spl2_16 ),
    inference(unit_resulting_resolution,[],[f250,f392,f285]) ).

fof(f392,plain,
    ( ! [X2,X3] : is_a_theorem(implies(strict_equiv(X2,X3),strict_implies(X2,X3)))
    | ~ spl2_16 ),
    inference(superposition,[],[f311,f357]) ).

fof(f311,plain,
    ( ! [X0,X1] : is_a_theorem(implies(and(X1,X0),X1))
    | ~ spl2_16 ),
    inference(avatar_component_clause,[],[f310]) ).

fof(f310,plain,
    ( spl2_16
  <=> ! [X0,X1] : is_a_theorem(implies(and(X1,X0),X1)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_16])]) ).

fof(f302,plain,
    ( ! [X0,X1] : is_a_theorem(implies(implies(X0,X1),implies(implies(X1,X0),equiv(X0,X1))))
    | ~ spl2_14 ),
    inference(avatar_component_clause,[],[f301]) ).

fof(f301,plain,
    ( spl2_14
  <=> ! [X0,X1] : is_a_theorem(implies(implies(X0,X1),implies(implies(X1,X0),equiv(X0,X1)))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_14])]) ).

fof(f354,plain,
    spl2_13,
    inference(avatar_split_clause,[],[f222,f297]) ).

fof(f297,plain,
    ( spl2_13
  <=> equivalence_3 ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_13])]) ).

fof(f222,plain,
    equivalence_3,
    inference(cnf_transformation,[],[f48]) ).

fof(f48,axiom,
    equivalence_3,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',hilbert_equivalence_3) ).

fof(f350,plain,
    ~ spl2_1,
    inference(avatar_split_clause,[],[f208,f244]) ).

fof(f244,plain,
    ( spl2_1
  <=> substitution_strict_equiv ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_1])]) ).

fof(f208,plain,
    ~ substitution_strict_equiv,
    inference(cnf_transformation,[],[f97]) ).

fof(f97,plain,
    ~ substitution_strict_equiv,
    inference(flattening,[],[f90]) ).

fof(f90,negated_conjecture,
    ~ substitution_strict_equiv,
    inference(negated_conjecture,[],[f89]) ).

fof(f89,conjecture,
    substitution_strict_equiv,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',s1_0_substitution_strict_equiv) ).

fof(f345,plain,
    spl2_15,
    inference(avatar_split_clause,[],[f218,f306]) ).

fof(f306,plain,
    ( spl2_15
  <=> and_1 ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_15])]) ).

fof(f218,plain,
    and_1,
    inference(cnf_transformation,[],[f40]) ).

fof(f40,axiom,
    and_1,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',hilbert_and_1) ).

fof(f317,plain,
    ( spl2_1
    | ~ spl2_17 ),
    inference(avatar_split_clause,[],[f224,f314,f244]) ).

fof(f224,plain,
    ( sK0 != sK1
    | substitution_strict_equiv ),
    inference(cnf_transformation,[],[f180]) ).

fof(f180,plain,
    ( substitution_strict_equiv
    | ( sK0 != sK1
      & is_a_theorem(strict_equiv(sK0,sK1)) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0,sK1])],[f156,f179]) ).

fof(f179,plain,
    ( ? [X0,X1] :
        ( X0 != X1
        & is_a_theorem(strict_equiv(X0,X1)) )
   => ( sK0 != sK1
      & is_a_theorem(strict_equiv(sK0,sK1)) ) ),
    introduced(choice_axiom,[]) ).

fof(f156,plain,
    ( substitution_strict_equiv
    | ? [X0,X1] :
        ( X0 != X1
        & is_a_theorem(strict_equiv(X0,X1)) ) ),
    inference(ennf_transformation,[],[f123]) ).

fof(f123,plain,
    ( ! [X0,X1] :
        ( is_a_theorem(strict_equiv(X0,X1))
       => X0 = X1 )
   => substitution_strict_equiv ),
    inference(unused_predicate_definition_removal,[],[f53]) ).

fof(f53,axiom,
    ( substitution_strict_equiv
  <=> ! [X0,X1] :
        ( is_a_theorem(strict_equiv(X0,X1))
       => X0 = X1 ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',substitution_strict_equiv) ).

fof(f312,plain,
    ( ~ spl2_15
    | spl2_16 ),
    inference(avatar_split_clause,[],[f204,f310,f306]) ).

fof(f204,plain,
    ! [X0,X1] :
      ( is_a_theorem(implies(and(X1,X0),X1))
      | ~ and_1 ),
    inference(cnf_transformation,[],[f173]) ).

fof(f173,plain,
    ( ~ and_1
    | ! [X0,X1] : is_a_theorem(implies(and(X1,X0),X1)) ),
    inference(rectify,[],[f166]) ).

fof(f166,plain,
    ( ~ and_1
    | ! [X1,X0] : is_a_theorem(implies(and(X0,X1),X0)) ),
    inference(ennf_transformation,[],[f133]) ).

fof(f133,plain,
    ( and_1
   => ! [X1,X0] : is_a_theorem(implies(and(X0,X1),X0)) ),
    inference(unused_predicate_definition_removal,[],[f7]) ).

fof(f7,axiom,
    ( and_1
  <=> ! [X1,X0] : is_a_theorem(implies(and(X0,X1),X0)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',and_1) ).

fof(f304,plain,
    spl2_9,
    inference(avatar_split_clause,[],[f234,f280]) ).

fof(f280,plain,
    ( spl2_9
  <=> modus_ponens ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_9])]) ).

fof(f234,plain,
    modus_ponens,
    inference(cnf_transformation,[],[f35]) ).

fof(f35,axiom,
    modus_ponens,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',hilbert_modus_ponens) ).

fof(f303,plain,
    ( ~ spl2_13
    | spl2_14 ),
    inference(avatar_split_clause,[],[f232,f301,f297]) ).

fof(f232,plain,
    ! [X0,X1] :
      ( is_a_theorem(implies(implies(X0,X1),implies(implies(X1,X0),equiv(X0,X1))))
      | ~ equivalence_3 ),
    inference(cnf_transformation,[],[f181]) ).

fof(f181,plain,
    ( ~ equivalence_3
    | ! [X0,X1] : is_a_theorem(implies(implies(X0,X1),implies(implies(X1,X0),equiv(X0,X1)))) ),
    inference(rectify,[],[f147]) ).

fof(f147,plain,
    ( ~ equivalence_3
    | ! [X1,X0] : is_a_theorem(implies(implies(X1,X0),implies(implies(X0,X1),equiv(X1,X0)))) ),
    inference(ennf_transformation,[],[f125]) ).

fof(f125,plain,
    ( equivalence_3
   => ! [X1,X0] : is_a_theorem(implies(implies(X1,X0),implies(implies(X0,X1),equiv(X1,X0)))) ),
    inference(unused_predicate_definition_removal,[],[f104]) ).

fof(f104,plain,
    ( equivalence_3
  <=> ! [X1,X0] : is_a_theorem(implies(implies(X1,X0),implies(implies(X0,X1),equiv(X1,X0)))) ),
    inference(rectify,[],[f15]) ).

fof(f15,axiom,
    ( ! [X1,X0] : is_a_theorem(implies(implies(X0,X1),implies(implies(X1,X0),equiv(X0,X1))))
  <=> equivalence_3 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',equivalence_3) ).

fof(f286,plain,
    ( ~ spl2_9
    | spl2_10 ),
    inference(avatar_split_clause,[],[f206,f284,f280]) ).

fof(f206,plain,
    ! [X0,X1] :
      ( ~ is_a_theorem(implies(X1,X0))
      | ~ modus_ponens
      | ~ is_a_theorem(X1)
      | is_a_theorem(X0) ),
    inference(cnf_transformation,[],[f174]) ).

fof(f174,plain,
    ( ~ modus_ponens
    | ! [X0,X1] :
        ( ~ is_a_theorem(X1)
        | ~ is_a_theorem(implies(X1,X0))
        | is_a_theorem(X0) ) ),
    inference(rectify,[],[f160]) ).

fof(f160,plain,
    ( ~ modus_ponens
    | ! [X1,X0] :
        ( ~ is_a_theorem(X0)
        | ~ is_a_theorem(implies(X0,X1))
        | is_a_theorem(X1) ) ),
    inference(flattening,[],[f159]) ).

fof(f159,plain,
    ( ! [X1,X0] :
        ( is_a_theorem(X1)
        | ~ is_a_theorem(X0)
        | ~ is_a_theorem(implies(X0,X1)) )
    | ~ modus_ponens ),
    inference(ennf_transformation,[],[f139]) ).

fof(f139,plain,
    ( modus_ponens
   => ! [X1,X0] :
        ( ( is_a_theorem(X0)
          & is_a_theorem(implies(X0,X1)) )
       => is_a_theorem(X1) ) ),
    inference(unused_predicate_definition_removal,[],[f1]) ).

fof(f1,axiom,
    ( modus_ponens
  <=> ! [X1,X0] :
        ( ( is_a_theorem(X0)
          & is_a_theorem(implies(X0,X1)) )
       => is_a_theorem(X1) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',modus_ponens) ).

fof(f251,plain,
    ( spl2_1
    | spl2_2 ),
    inference(avatar_split_clause,[],[f223,f248,f244]) ).

fof(f223,plain,
    ( is_a_theorem(strict_equiv(sK0,sK1))
    | substitution_strict_equiv ),
    inference(cnf_transformation,[],[f180]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.02/0.12  % Problem    : LCL539+1 : TPTP v8.1.0. Released v3.3.0.
% 0.02/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.10/0.33  % Computer : n019.cluster.edu
% 0.10/0.33  % Model    : x86_64 x86_64
% 0.10/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.10/0.33  % Memory   : 8042.1875MB
% 0.10/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.10/0.33  % CPULimit   : 300
% 0.10/0.33  % WCLimit    : 300
% 0.10/0.33  % DateTime   : Tue Aug 30 02:10:35 EDT 2022
% 0.10/0.33  % CPUTime    : 
% 0.16/0.49  % (26817)dis+2_3:1_aac=none:abs=on:ep=R:lcm=reverse:nwc=10.0:sos=on:sp=const_frequency:spb=units:urr=ec_only:i=8:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/8Mi)
% 0.16/0.49  % (26805)lrs+1011_1:1_fd=preordered:fsd=on:sos=on:thsq=on:thsqc=64:thsqd=32:uwa=ground:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.16/0.50  % (26800)lrs+10_1:2_br=off:nm=4:ss=included:urr=on:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.16/0.50  % (26797)dis+10_1:1_newcnf=on:sgt=8:sos=on:ss=axioms:to=lpo:urr=on:i=49:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/49Mi)
% 0.16/0.50  % (26800)Instruction limit reached!
% 0.16/0.50  % (26800)------------------------------
% 0.16/0.50  % (26800)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.50  % (26805)Refutation not found, incomplete strategy% (26805)------------------------------
% 0.16/0.50  % (26805)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.50  % (26797)Refutation not found, incomplete strategy% (26797)------------------------------
% 0.16/0.50  % (26797)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.50  % (26805)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.50  % (26805)Termination reason: Refutation not found, incomplete strategy
% 0.16/0.50  
% 0.16/0.50  % (26805)Memory used [KB]: 6140
% 0.16/0.50  % (26805)Time elapsed: 0.110 s
% 0.16/0.50  % (26805)Instructions burned: 4 (million)
% 0.16/0.50  % (26805)------------------------------
% 0.16/0.50  % (26805)------------------------------
% 0.16/0.51  % (26797)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.51  % (26797)Termination reason: Refutation not found, incomplete strategy
% 0.16/0.51  
% 0.16/0.51  % (26797)Memory used [KB]: 6012
% 0.16/0.51  % (26797)Time elapsed: 0.109 s
% 0.16/0.51  % (26797)Instructions burned: 2 (million)
% 0.16/0.51  % (26797)------------------------------
% 0.16/0.51  % (26797)------------------------------
% 0.16/0.51  % (26817)Instruction limit reached!
% 0.16/0.51  % (26817)------------------------------
% 0.16/0.51  % (26817)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.51  % (26800)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.51  % (26800)Termination reason: Unknown
% 0.16/0.51  % (26800)Termination phase: Saturation
% 0.16/0.51  
% 0.16/0.51  % (26800)Memory used [KB]: 6140
% 0.16/0.51  % (26800)Time elapsed: 0.102 s
% 0.16/0.51  % (26800)Instructions burned: 7 (million)
% 0.16/0.51  % (26800)------------------------------
% 0.16/0.51  % (26800)------------------------------
% 0.16/0.51  % (26814)lrs+11_1:1_plsq=on:plsqc=1:plsqr=32,1:ss=included:i=95:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/95Mi)
% 0.16/0.51  % (26808)dis-10_3:2_amm=sco:ep=RS:fsr=off:nm=10:sd=2:sos=on:ss=axioms:st=3.0:i=11:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/11Mi)
% 0.16/0.51  % (26808)Refutation not found, incomplete strategy% (26808)------------------------------
% 0.16/0.51  % (26808)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.51  % (26808)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.51  % (26808)Termination reason: Refutation not found, incomplete strategy
% 0.16/0.51  
% 0.16/0.51  % (26808)Memory used [KB]: 6012
% 0.16/0.51  % (26808)Time elapsed: 0.110 s
% 0.16/0.51  % (26808)Instructions burned: 2 (million)
% 0.16/0.51  % (26808)------------------------------
% 0.16/0.51  % (26808)------------------------------
% 0.16/0.51  % (26817)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.51  % (26817)Termination reason: Unknown
% 0.16/0.51  % (26817)Termination phase: Saturation
% 0.16/0.51  
% 0.16/0.51  % (26817)Memory used [KB]: 6140
% 0.16/0.51  % (26817)Time elapsed: 0.114 s
% 0.16/0.51  % (26817)Instructions burned: 9 (million)
% 0.16/0.51  % (26817)------------------------------
% 0.16/0.51  % (26817)------------------------------
% 0.16/0.53  % (26790)lrs+10_1:1_gsp=on:sd=1:sgt=32:sos=on:ss=axioms:i=13:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/13Mi)
% 0.16/0.53  % (26790)Refutation not found, incomplete strategy% (26790)------------------------------
% 0.16/0.53  % (26790)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.53  % (26790)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.53  % (26790)Termination reason: Refutation not found, incomplete strategy
% 0.16/0.53  
% 0.16/0.53  % (26790)Memory used [KB]: 6012
% 0.16/0.53  % (26790)Time elapsed: 0.137 s
% 0.16/0.53  % (26790)Instructions burned: 1 (million)
% 0.16/0.53  % (26790)------------------------------
% 0.16/0.53  % (26790)------------------------------
% 0.16/0.54  % (26789)dis+1002_1:12_drc=off:fd=preordered:tgt=full:i=99978:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99978Mi)
% 0.16/0.54  % (26802)lrs+10_1:32_br=off:nm=16:sd=2:ss=axioms:st=2.0:urr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.16/0.54  % (26802)Refutation not found, incomplete strategy% (26802)------------------------------
% 0.16/0.54  % (26802)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.54  % (26802)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.54  % (26802)Termination reason: Refutation not found, incomplete strategy
% 0.16/0.54  
% 0.16/0.54  % (26802)Memory used [KB]: 6012
% 0.16/0.54  % (26802)Time elapsed: 0.139 s
% 0.16/0.54  % (26802)Instructions burned: 2 (million)
% 0.16/0.54  % (26802)------------------------------
% 0.16/0.54  % (26802)------------------------------
% 0.16/0.54  % (26812)dis+10_1:1_av=off:sos=on:sp=reverse_arity:ss=included:st=2.0:to=lpo:urr=ec_only:i=45:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/45Mi)
% 0.16/0.54  % (26812)Refutation not found, incomplete strategy% (26812)------------------------------
% 0.16/0.54  % (26812)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.54  % (26812)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.54  % (26812)Termination reason: Refutation not found, incomplete strategy
% 0.16/0.54  
% 0.16/0.54  % (26812)Memory used [KB]: 1535
% 0.16/0.54  % (26812)Time elapsed: 0.139 s
% 0.16/0.54  % (26812)Instructions burned: 1 (million)
% 0.16/0.54  % (26812)------------------------------
% 0.16/0.54  % (26812)------------------------------
% 0.16/0.54  % (26792)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.16/0.54  % (26793)lrs+10_1:1024_nm=0:nwc=5.0:ss=axioms:i=13:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/13Mi)
% 0.16/0.54  % (26792)Refutation not found, incomplete strategy% (26792)------------------------------
% 0.16/0.54  % (26792)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.54  % (26792)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.54  % (26792)Termination reason: Refutation not found, incomplete strategy
% 0.16/0.54  
% 0.16/0.54  % (26792)Memory used [KB]: 6012
% 0.16/0.54  % (26792)Time elapsed: 0.146 s
% 0.16/0.54  % (26792)Instructions burned: 2 (million)
% 0.16/0.54  % (26792)------------------------------
% 0.16/0.54  % (26792)------------------------------
% 0.16/0.54  % (26793)Refutation not found, incomplete strategy% (26793)------------------------------
% 0.16/0.54  % (26793)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.54  % (26793)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.54  % (26793)Termination reason: Refutation not found, incomplete strategy
% 0.16/0.54  
% 0.16/0.54  % (26793)Memory used [KB]: 6012
% 0.16/0.54  % (26793)Time elapsed: 0.148 s
% 0.16/0.54  % (26793)Instructions burned: 2 (million)
% 0.16/0.54  % (26793)------------------------------
% 0.16/0.54  % (26793)------------------------------
% 0.16/0.55  % (26804)lrs+10_1:1_drc=off:sp=reverse_frequency:spb=goal:to=lpo:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.16/0.55  % (26809)dis+1010_1:1_bs=on:ep=RS:erd=off:newcnf=on:nwc=10.0:s2a=on:sgt=32:ss=axioms:i=30:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/30Mi)
% 0.16/0.55  % (26807)ott+1010_1:1_sd=2:sos=on:sp=occurrence:ss=axioms:urr=on:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.16/0.55  % (26794)dis+21_1:1_av=off:sos=on:sp=frequency:ss=included:to=lpo:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/15Mi)
% 0.16/0.55  % (26807)Refutation not found, incomplete strategy% (26807)------------------------------
% 0.16/0.55  % (26807)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.55  % (26807)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.55  % (26807)Termination reason: Refutation not found, incomplete strategy
% 0.16/0.55  
% 0.16/0.55  % (26807)Memory used [KB]: 6012
% 0.16/0.55  % (26807)Time elapsed: 0.149 s
% 0.16/0.55  % (26807)Instructions burned: 1 (million)
% 0.16/0.55  % (26807)------------------------------
% 0.16/0.55  % (26807)------------------------------
% 0.16/0.55  % (26794)Refutation not found, incomplete strategy% (26794)------------------------------
% 0.16/0.55  % (26794)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.55  % (26794)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.55  % (26794)Termination reason: Refutation not found, incomplete strategy
% 0.16/0.55  
% 0.16/0.55  % (26794)Memory used [KB]: 1535
% 0.16/0.55  % (26794)Time elapsed: 0.146 s
% 0.16/0.55  % (26794)Instructions burned: 2 (million)
% 0.16/0.55  % (26794)------------------------------
% 0.16/0.55  % (26794)------------------------------
% 0.16/0.55  % (26796)lrs+2_1:1_lcm=reverse:lma=on:sos=all:spb=goal_then_units:ss=included:urr=on:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/39Mi)
% 0.16/0.55  % (26796)Refutation not found, incomplete strategy% (26796)------------------------------
% 0.16/0.55  % (26796)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.55  % (26796)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.55  % (26796)Termination reason: Refutation not found, incomplete strategy
% 0.16/0.55  
% 0.16/0.55  % (26796)Memory used [KB]: 6012
% 0.16/0.55  % (26796)Time elapsed: 0.151 s
% 0.16/0.55  % (26796)Instructions burned: 2 (million)
% 0.16/0.55  % (26796)------------------------------
% 0.16/0.55  % (26796)------------------------------
% 0.16/0.55  % (26795)dis+1010_1:50_awrs=decay:awrsf=128:nwc=10.0:s2pl=no:sp=frequency:ss=axioms:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/39Mi)
% 0.16/0.55  % (26795)Refutation not found, incomplete strategy% (26795)------------------------------
% 0.16/0.55  % (26795)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.55  % (26795)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.55  % (26795)Termination reason: Refutation not found, incomplete strategy
% 0.16/0.55  
% 0.16/0.55  % (26795)Memory used [KB]: 6012
% 0.16/0.55  % (26795)Time elapsed: 0.159 s
% 0.16/0.55  % (26795)Instructions burned: 2 (million)
% 0.16/0.55  % (26795)------------------------------
% 0.16/0.55  % (26795)------------------------------
% 0.16/0.56  % (26801)lrs+10_1:4_av=off:bs=unit_only:bsr=unit_only:ep=RS:s2a=on:sos=on:sp=frequency:to=lpo:i=16:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/16Mi)
% 0.16/0.56  % (26813)dis+21_1:1_ep=RS:nwc=10.0:s2a=on:s2at=1.5:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.16/0.56  % (26799)lrs+10_1:1_ep=R:lcm=predicate:lma=on:sos=all:spb=goal:ss=included:i=12:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/12Mi)
% 0.16/0.56  % (26803)lrs+10_1:1_ins=3:sp=reverse_frequency:spb=goal:to=lpo:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.16/0.56  % (26803)Instruction limit reached!
% 0.16/0.56  % (26803)------------------------------
% 0.16/0.56  % (26803)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.56  % (26803)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.56  % (26803)Termination reason: Unknown
% 0.16/0.56  % (26803)Termination phase: Saturation
% 0.16/0.56  
% 0.16/0.56  % (26803)Memory used [KB]: 1535
% 0.16/0.56  % (26803)Time elapsed: 0.004 s
% 0.16/0.56  % (26803)Instructions burned: 3 (million)
% 0.16/0.56  % (26803)------------------------------
% 0.16/0.56  % (26803)------------------------------
% 0.16/0.56  % (26818)lrs-11_1:1_nm=0:sac=on:sd=4:ss=axioms:st=3.0:i=24:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/24Mi)
% 0.16/0.56  % (26816)dis+21_1:1_aac=none:abs=on:er=known:fde=none:fsr=off:nwc=5.0:s2a=on:s2at=4.0:sp=const_frequency:to=lpo:urr=ec_only:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/25Mi)
% 0.16/0.56  % (26818)Refutation not found, incomplete strategy% (26818)------------------------------
% 0.16/0.56  % (26818)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.56  % (26818)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.56  % (26818)Termination reason: Refutation not found, incomplete strategy
% 0.16/0.56  
% 0.16/0.56  % (26818)Memory used [KB]: 6012
% 0.16/0.56  % (26818)Time elapsed: 0.158 s
% 0.16/0.56  % (26818)Instructions burned: 2 (million)
% 0.16/0.56  % (26818)------------------------------
% 0.16/0.56  % (26818)------------------------------
% 0.16/0.56  % (26815)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.79/0.57  % (26804)Instruction limit reached!
% 1.79/0.57  % (26804)------------------------------
% 1.79/0.57  % (26804)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.79/0.57  % (26804)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.79/0.57  % (26804)Termination reason: Unknown
% 1.79/0.57  % (26804)Termination phase: Saturation
% 1.79/0.57  
% 1.79/0.57  % (26804)Memory used [KB]: 6268
% 1.79/0.57  % (26804)Time elapsed: 0.171 s
% 1.79/0.57  % (26804)Instructions burned: 7 (million)
% 1.79/0.57  % (26804)------------------------------
% 1.79/0.57  % (26804)------------------------------
% 1.79/0.57  % (26809)Refutation not found, incomplete strategy% (26809)------------------------------
% 1.79/0.57  % (26809)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.79/0.57  % (26809)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.79/0.57  % (26809)Termination reason: Refutation not found, incomplete strategy
% 1.79/0.57  
% 1.79/0.57  % (26809)Memory used [KB]: 6140
% 1.79/0.57  % (26809)Time elapsed: 0.151 s
% 1.79/0.57  % (26809)Instructions burned: 5 (million)
% 1.79/0.57  % (26809)------------------------------
% 1.79/0.57  % (26809)------------------------------
% 1.79/0.57  % (26810)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.79/0.57  % (26806)fmb+10_1:1_nm=2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 1.79/0.57  % (26811)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.79/0.57  % (26810)Refutation not found, incomplete strategy% (26810)------------------------------
% 1.79/0.57  % (26810)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.79/0.57  % (26810)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.79/0.57  % (26810)Termination reason: Refutation not found, incomplete strategy
% 1.79/0.57  
% 1.79/0.57  % (26810)Memory used [KB]: 6012
% 1.79/0.57  % (26810)Time elapsed: 0.169 s
% 1.79/0.57  % (26810)Instructions burned: 2 (million)
% 1.79/0.57  % (26810)------------------------------
% 1.79/0.57  % (26810)------------------------------
% 1.79/0.57  % (26806)Instruction limit reached!
% 1.79/0.57  % (26806)------------------------------
% 1.79/0.57  % (26806)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.79/0.57  % (26806)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.79/0.57  % (26806)Termination reason: Unknown
% 1.79/0.57  % (26806)Termination phase: Finite model building preprocessing
% 1.79/0.57  
% 1.79/0.57  % (26806)Memory used [KB]: 1535
% 1.79/0.57  % (26806)Time elapsed: 0.004 s
% 1.79/0.57  % (26806)Instructions burned: 4 (million)
% 1.79/0.57  % (26806)------------------------------
% 1.79/0.57  % (26806)------------------------------
% 1.79/0.57  % (26801)Instruction limit reached!
% 1.79/0.57  % (26801)------------------------------
% 1.79/0.57  % (26801)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.79/0.57  % (26801)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.79/0.57  % (26801)Termination reason: Unknown
% 1.79/0.57  % (26801)Termination phase: Saturation
% 1.79/0.57  
% 1.79/0.57  % (26801)Memory used [KB]: 1791
% 1.79/0.57  % (26801)Time elapsed: 0.164 s
% 1.79/0.57  % (26801)Instructions burned: 16 (million)
% 1.79/0.57  % (26801)------------------------------
% 1.79/0.57  % (26801)------------------------------
% 1.79/0.58  % (26799)Refutation not found, incomplete strategy% (26799)------------------------------
% 1.79/0.58  % (26799)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.79/0.58  % (26799)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.79/0.58  % (26799)Termination reason: Refutation not found, incomplete strategy
% 1.79/0.58  
% 1.79/0.58  % (26799)Memory used [KB]: 6012
% 1.79/0.58  % (26799)Time elapsed: 0.177 s
% 1.79/0.58  % (26799)Instructions burned: 2 (million)
% 1.79/0.58  % (26799)------------------------------
% 1.79/0.58  % (26799)------------------------------
% 1.79/0.58  % (26798)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.79/0.58  % (26798)Refutation not found, incomplete strategy% (26798)------------------------------
% 1.79/0.58  % (26798)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.79/0.58  % (26798)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.79/0.58  % (26798)Termination reason: Refutation not found, incomplete strategy
% 1.79/0.58  
% 1.79/0.58  % (26798)Memory used [KB]: 6012
% 1.79/0.58  % (26798)Time elapsed: 0.141 s
% 1.79/0.58  % (26798)Instructions burned: 2 (million)
% 1.79/0.58  % (26798)------------------------------
% 1.79/0.58  % (26798)------------------------------
% 1.79/0.58  % (26815)Refutation not found, incomplete strategy% (26815)------------------------------
% 1.79/0.58  % (26815)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.79/0.58  % (26815)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.79/0.58  % (26815)Termination reason: Refutation not found, incomplete strategy
% 1.79/0.58  
% 1.79/0.58  % (26815)Memory used [KB]: 6140
% 1.79/0.58  % (26815)Time elapsed: 0.151 s
% 1.79/0.58  % (26815)Instructions burned: 4 (million)
% 1.79/0.58  % (26815)------------------------------
% 1.79/0.58  % (26815)------------------------------
% 1.91/0.59  % (26791)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.91/0.60  % (26791)Instruction limit reached!
% 1.91/0.60  % (26791)------------------------------
% 1.91/0.60  % (26791)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.91/0.60  % (26791)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.91/0.60  % (26791)Termination reason: Unknown
% 1.91/0.60  % (26791)Termination phase: Saturation
% 1.91/0.60  
% 1.91/0.60  % (26791)Memory used [KB]: 1535
% 1.91/0.60  % (26791)Time elapsed: 0.005 s
% 1.91/0.60  % (26791)Instructions burned: 3 (million)
% 1.91/0.60  % (26791)------------------------------
% 1.91/0.60  % (26791)------------------------------
% 1.91/0.61  % (26816)Instruction limit reached!
% 1.91/0.61  % (26816)------------------------------
% 1.91/0.61  % (26816)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.91/0.61  % (26816)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.91/0.61  % (26816)Termination reason: Unknown
% 1.91/0.61  % (26816)Termination phase: Saturation
% 1.91/0.61  
% 1.91/0.61  % (26816)Memory used [KB]: 6652
% 1.91/0.61  % (26816)Time elapsed: 0.202 s
% 1.91/0.61  % (26816)Instructions burned: 26 (million)
% 1.91/0.61  % (26816)------------------------------
% 1.91/0.61  % (26816)------------------------------
% 1.91/0.62  % (26822)ott+4_1:28_av=off:sos=all:i=69:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/69Mi)
% 1.91/0.62  % (26823)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 (2998ds/107Mi)
% 2.14/0.69  % (26813)Instruction limit reached!
% 2.14/0.69  % (26813)------------------------------
% 2.14/0.69  % (26813)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.14/0.69  % (26813)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.14/0.69  % (26813)Termination reason: Unknown
% 2.14/0.69  % (26813)Termination phase: Saturation
% 2.14/0.69  
% 2.14/0.69  % (26813)Memory used [KB]: 6780
% 2.14/0.69  % (26813)Time elapsed: 0.266 s
% 2.14/0.69  % (26813)Instructions burned: 51 (million)
% 2.14/0.69  % (26813)------------------------------
% 2.14/0.69  % (26813)------------------------------
% 2.26/0.72  % (26819)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)
% 2.26/0.72  % (26819)Refutation not found, incomplete strategy% (26819)------------------------------
% 2.26/0.72  % (26819)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.26/0.72  % (26819)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.26/0.72  % (26819)Termination reason: Refutation not found, incomplete strategy
% 2.26/0.72  
% 2.26/0.72  % (26819)Memory used [KB]: 6012
% 2.26/0.72  % (26819)Time elapsed: 0.153 s
% 2.26/0.72  % (26819)Instructions burned: 2 (million)
% 2.26/0.72  % (26819)------------------------------
% 2.26/0.72  % (26819)------------------------------
% 2.26/0.72  % (26822)Instruction limit reached!
% 2.26/0.72  % (26822)------------------------------
% 2.26/0.72  % (26822)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.26/0.72  % (26820)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.26/0.72  % (26822)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.26/0.72  % (26822)Termination reason: Unknown
% 2.26/0.72  % (26822)Termination phase: Saturation
% 2.26/0.72  
% 2.26/0.72  % (26822)Memory used [KB]: 3070
% 2.26/0.72  % (26822)Time elapsed: 0.103 s
% 2.26/0.72  % (26822)Instructions burned: 69 (million)
% 2.26/0.72  % (26822)------------------------------
% 2.26/0.72  % (26822)------------------------------
% 2.26/0.72  % (26820)Refutation not found, incomplete strategy% (26820)------------------------------
% 2.26/0.72  % (26820)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.26/0.72  % (26820)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.26/0.72  % (26820)Termination reason: Refutation not found, incomplete strategy
% 2.26/0.72  
% 2.26/0.72  % (26820)Memory used [KB]: 10490
% 2.26/0.72  % (26820)Time elapsed: 0.156 s
% 2.26/0.72  % (26820)Instructions burned: 2 (million)
% 2.26/0.72  % (26820)------------------------------
% 2.26/0.72  % (26820)------------------------------
% 2.26/0.73  % (26821)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 (2998ds/87Mi)
% 2.26/0.73  % (26821)Refutation not found, incomplete strategy% (26821)------------------------------
% 2.26/0.73  % (26821)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.26/0.73  % (26821)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.26/0.73  % (26821)Termination reason: Refutation not found, incomplete strategy
% 2.26/0.73  
% 2.26/0.73  % (26821)Memory used [KB]: 6012
% 2.26/0.73  % (26821)Time elapsed: 0.163 s
% 2.26/0.73  % (26821)Instructions burned: 1 (million)
% 2.26/0.73  % (26821)------------------------------
% 2.26/0.73  % (26821)------------------------------
% 2.26/0.73  % (26814)Instruction limit reached!
% 2.26/0.73  % (26814)------------------------------
% 2.26/0.73  % (26814)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.26/0.73  % (26814)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.26/0.73  % (26814)Termination reason: Unknown
% 2.26/0.73  % (26814)Termination phase: Saturation
% 2.26/0.73  
% 2.26/0.73  % (26814)Memory used [KB]: 8315
% 2.26/0.73  % (26814)Time elapsed: 0.318 s
% 2.26/0.73  % (26814)Instructions burned: 96 (million)
% 2.26/0.73  % (26814)------------------------------
% 2.26/0.73  % (26814)------------------------------
% 2.38/0.74  % (26823)Instruction limit reached!
% 2.38/0.74  % (26823)------------------------------
% 2.38/0.74  % (26823)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.38/0.74  % (26823)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.38/0.74  % (26823)Termination reason: Unknown
% 2.38/0.74  % (26823)Termination phase: Saturation
% 2.38/0.74  
% 2.38/0.74  % (26823)Memory used [KB]: 3454
% 2.38/0.74  % (26823)Time elapsed: 0.121 s
% 2.38/0.74  % (26823)Instructions burned: 108 (million)
% 2.38/0.74  % (26823)------------------------------
% 2.38/0.74  % (26823)------------------------------
% 2.38/0.75  % (26826)dis+1011_1:16_fsr=off:nwc=2.0:i=42:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/42Mi)
% 2.38/0.75  % (26828)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.38/0.76  % (26827)lrs+1010_1:1_ep=RS:sos=on:i=31:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/31Mi)
% 2.38/0.76  % (26831)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.38/0.76  % (26825)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 (2998ds/141Mi)
% 2.38/0.76  % (26825)Refutation not found, incomplete strategy% (26825)------------------------------
% 2.38/0.76  % (26825)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.38/0.76  % (26825)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.38/0.76  % (26825)Termination reason: Refutation not found, incomplete strategy
% 2.38/0.76  
% 2.38/0.76  % (26825)Memory used [KB]: 6012
% 2.38/0.76  % (26825)Time elapsed: 0.163 s
% 2.38/0.76  % (26825)Instructions burned: 1 (million)
% 2.38/0.76  % (26825)------------------------------
% 2.38/0.76  % (26825)------------------------------
% 2.38/0.76  % (26829)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.38/0.77  % (26829)Refutation not found, incomplete strategy% (26829)------------------------------
% 2.38/0.77  % (26829)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.38/0.77  % (26829)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.38/0.77  % (26829)Termination reason: Refutation not found, incomplete strategy
% 2.38/0.77  
% 2.38/0.77  % (26829)Memory used [KB]: 6012
% 2.38/0.77  % (26829)Time elapsed: 0.164 s
% 2.38/0.77  % (26829)Instructions burned: 2 (million)
% 2.38/0.77  % (26829)------------------------------
% 2.38/0.77  % (26829)------------------------------
% 2.38/0.77  % (26811)Instruction limit reached!
% 2.38/0.77  % (26811)------------------------------
% 2.38/0.77  % (26811)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.38/0.77  % (26811)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.38/0.77  % (26811)Termination reason: Unknown
% 2.38/0.77  % (26811)Termination phase: Saturation
% 2.38/0.77  
% 2.38/0.77  % (26811)Memory used [KB]: 7675
% 2.38/0.77  % (26811)Time elapsed: 0.349 s
% 2.38/0.77  % (26811)Instructions burned: 83 (million)
% 2.38/0.77  % (26811)------------------------------
% 2.38/0.77  % (26811)------------------------------
% 2.38/0.77  % (26824)lrs+1010_1:1_bd=off:skr=on:ss=axioms:i=56:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/56Mi)
% 2.38/0.77  % (26824)Refutation not found, incomplete strategy% (26824)------------------------------
% 2.38/0.77  % (26824)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.38/0.77  % (26824)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.38/0.77  % (26824)Termination reason: Refutation not found, incomplete strategy
% 2.38/0.77  
% 2.38/0.77  % (26824)Memory used [KB]: 6012
% 2.38/0.77  % (26824)Time elapsed: 0.178 s
% 2.38/0.77  % (26824)Instructions burned: 2 (million)
% 2.38/0.77  % (26824)------------------------------
% 2.38/0.77  % (26824)------------------------------
% 2.38/0.77  % (26832)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.38/0.77  % (26832)Refutation not found, incomplete strategy% (26832)------------------------------
% 2.38/0.77  % (26832)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.38/0.77  % (26832)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.38/0.77  % (26832)Termination reason: Refutation not found, incomplete strategy
% 2.38/0.77  
% 2.38/0.77  % (26832)Memory used [KB]: 6012
% 2.38/0.77  % (26832)Time elapsed: 0.162 s
% 2.38/0.77  % (26832)Instructions burned: 2 (million)
% 2.38/0.77  % (26832)------------------------------
% 2.38/0.77  % (26832)------------------------------
% 2.38/0.77  % (26834)lrs+4_1:1_fde=unused:sos=on:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/15Mi)
% 2.38/0.78  % (26834)Refutation not found, incomplete strategy% (26834)------------------------------
% 2.38/0.78  % (26834)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.38/0.78  % (26834)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.38/0.78  % (26834)Termination reason: Refutation not found, incomplete strategy
% 2.38/0.78  
% 2.38/0.78  % (26834)Memory used [KB]: 6012
% 2.38/0.78  % (26834)Time elapsed: 0.168 s
% 2.38/0.78  % (26834)Instructions burned: 3 (million)
% 2.38/0.78  % (26834)------------------------------
% 2.38/0.78  % (26834)------------------------------
% 2.38/0.78  % (26833)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.38/0.78  % (26833)Refutation not found, incomplete strategy% (26833)------------------------------
% 2.38/0.78  % (26833)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.38/0.78  % (26833)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.38/0.78  % (26833)Termination reason: Refutation not found, incomplete strategy
% 2.38/0.78  
% 2.38/0.78  % (26833)Memory used [KB]: 6012
% 2.38/0.78  % (26833)Time elapsed: 0.170 s
% 2.38/0.78  % (26833)Instructions burned: 1 (million)
% 2.38/0.78  % (26833)------------------------------
% 2.38/0.78  % (26833)------------------------------
% 2.38/0.78  % (26835)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.38/0.78  % (26827)Refutation not found, incomplete strategy% (26827)------------------------------
% 2.38/0.78  % (26827)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.38/0.78  % (26827)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.38/0.78  % (26827)Termination reason: Refutation not found, incomplete strategy
% 2.38/0.78  
% 2.38/0.78  % (26827)Memory used [KB]: 6012
% 2.38/0.78  % (26827)Time elapsed: 0.180 s
% 2.38/0.78  % (26827)Instructions burned: 3 (million)
% 2.38/0.78  % (26827)------------------------------
% 2.38/0.78  % (26827)------------------------------
% 2.38/0.78  % (26830)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.38/0.78  % (26830)Refutation not found, incomplete strategy% (26830)------------------------------
% 2.38/0.78  % (26830)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.38/0.78  % (26830)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.38/0.78  % (26830)Termination reason: Refutation not found, incomplete strategy
% 2.38/0.78  
% 2.38/0.78  % (26830)Memory used [KB]: 6012
% 2.38/0.78  % (26830)Time elapsed: 0.175 s
% 2.38/0.78  % (26830)Instructions burned: 2 (million)
% 2.38/0.78  % (26830)------------------------------
% 2.38/0.78  % (26830)------------------------------
% 2.38/0.79  % (26840)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.38/0.79  % (26836)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.38/0.79  % (26836)Refutation not found, incomplete strategy% (26836)------------------------------
% 2.38/0.79  % (26836)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.38/0.79  % (26836)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.38/0.79  % (26836)Termination reason: Refutation not found, incomplete strategy
% 2.38/0.79  
% 2.38/0.79  % (26836)Memory used [KB]: 6012
% 2.38/0.79  % (26836)Time elapsed: 0.171 s
% 2.38/0.79  % (26836)Instructions burned: 2 (million)
% 2.38/0.79  % (26836)------------------------------
% 2.38/0.79  % (26836)------------------------------
% 2.38/0.79  % (26839)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.38/0.79  % (26839)Refutation not found, incomplete strategy% (26839)------------------------------
% 2.38/0.79  % (26839)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.38/0.79  % (26839)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.38/0.79  % (26839)Termination reason: Refutation not found, incomplete strategy
% 2.38/0.79  
% 2.38/0.79  % (26839)Memory used [KB]: 6012
% 2.38/0.79  % (26839)Time elapsed: 0.177 s
% 2.38/0.79  % (26839)Instructions burned: 2 (million)
% 2.38/0.79  % (26839)------------------------------
% 2.38/0.79  % (26839)------------------------------
% 2.38/0.80  % (26837)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.38/0.80  % (26837)Refutation not found, incomplete strategy% (26837)------------------------------
% 2.38/0.80  % (26837)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.38/0.80  % (26837)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.38/0.80  % (26837)Termination reason: Refutation not found, incomplete strategy
% 2.38/0.80  
% 2.38/0.80  % (26837)Memory used [KB]: 6012
% 2.38/0.80  % (26837)Time elapsed: 0.177 s
% 2.38/0.80  % (26837)Instructions burned: 1 (million)
% 2.38/0.80  % (26837)------------------------------
% 2.38/0.80  % (26837)------------------------------
% 2.38/0.80  % (26853)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)
% 2.38/0.80  % (26853)Refutation not found, incomplete strategy% (26853)------------------------------
% 2.38/0.80  % (26853)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.38/0.80  % (26853)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.38/0.80  % (26853)Termination reason: Refutation not found, incomplete strategy
% 2.38/0.80  
% 2.38/0.80  % (26853)Memory used [KB]: 6012
% 2.38/0.80  % (26853)Time elapsed: 0.003 s
% 2.38/0.80  % (26853)Instructions burned: 2 (million)
% 2.38/0.80  % (26853)------------------------------
% 2.38/0.80  % (26853)------------------------------
% 2.38/0.80  % (26838)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.38/0.81  % (26840)Refutation not found, incomplete strategy% (26840)------------------------------
% 2.38/0.81  % (26840)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.38/0.81  % (26840)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.38/0.81  % (26840)Termination reason: Refutation not found, incomplete strategy
% 2.38/0.81  
% 2.38/0.81  % (26840)Memory used [KB]: 6012
% 2.38/0.81  % (26840)Time elapsed: 0.181 s
% 2.38/0.81  % (26840)Instructions burned: 2 (million)
% 2.38/0.81  % (26840)------------------------------
% 2.38/0.81  % (26840)------------------------------
% 2.38/0.82  % (26841)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 (2997ds/10Mi)
% 2.38/0.82  % (26845)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 (2997ds/97Mi)
% 2.38/0.82  % (26841)Refutation not found, incomplete strategy% (26841)------------------------------
% 2.38/0.82  % (26841)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.38/0.82  % (26841)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.38/0.82  % (26841)Termination reason: Refutation not found, incomplete strategy
% 2.38/0.82  
% 2.38/0.82  % (26841)Memory used [KB]: 6012
% 2.38/0.82  % (26841)Time elapsed: 0.183 s
% 2.38/0.82  % (26841)Instructions burned: 2 (million)
% 2.38/0.82  % (26841)------------------------------
% 2.38/0.82  % (26841)------------------------------
% 2.38/0.83  % (26842)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 (2997ds/472Mi)
% 2.38/0.83  % (26842)Refutation not found, incomplete strategy% (26842)------------------------------
% 2.38/0.83  % (26842)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.38/0.83  % (26842)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.38/0.83  % (26842)Termination reason: Refutation not found, incomplete strategy
% 2.38/0.83  
% 2.38/0.83  % (26842)Memory used [KB]: 6012
% 2.38/0.83  % (26842)Time elapsed: 0.193 s
% 2.38/0.83  % (26842)Instructions burned: 2 (million)
% 2.38/0.83  % (26842)------------------------------
% 2.38/0.83  % (26842)------------------------------
% 3.17/0.84  % (26845)Refutation not found, incomplete strategy% (26845)------------------------------
% 3.17/0.84  % (26845)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.17/0.84  % (26845)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.17/0.84  % (26845)Termination reason: Refutation not found, incomplete strategy
% 3.17/0.84  
% 3.17/0.84  % (26845)Memory used [KB]: 6012
% 3.17/0.84  % (26845)Time elapsed: 0.181 s
% 3.17/0.84  % (26845)Instructions burned: 2 (million)
% 3.17/0.84  % (26845)------------------------------
% 3.17/0.84  % (26845)------------------------------
% 3.17/0.84  % (26844)lrs+10_1:1024_nm=0:nwc=5.0:ss=axioms:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/21Mi)
% 3.17/0.84  % (26844)Refutation not found, incomplete strategy% (26844)------------------------------
% 3.17/0.84  % (26844)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.17/0.84  % (26844)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.17/0.84  % (26844)Termination reason: Refutation not found, incomplete strategy
% 3.17/0.84  
% 3.17/0.84  % (26844)Memory used [KB]: 6012
% 3.17/0.84  % (26844)Time elapsed: 0.204 s
% 3.17/0.84  % (26844)Instructions burned: 2 (million)
% 3.17/0.84  % (26844)------------------------------
% 3.17/0.84  % (26844)------------------------------
% 3.17/0.86  % (26870)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 (2995ds/424Mi)
% 3.17/0.86  % (26826)Instruction limit reached!
% 3.17/0.86  % (26826)------------------------------
% 3.17/0.86  % (26826)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.17/0.86  % (26826)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.17/0.86  % (26826)Termination reason: Unknown
% 3.17/0.86  % (26826)Termination phase: Saturation
% 3.17/0.86  
% 3.17/0.86  % (26826)Memory used [KB]: 7164
% 3.17/0.86  % (26826)Time elapsed: 0.266 s
% 3.17/0.86  % (26826)Instructions burned: 43 (million)
% 3.17/0.86  % (26826)------------------------------
% 3.17/0.86  % (26826)------------------------------
% 3.17/0.86  % (26835)Instruction limit reached!
% 3.17/0.86  % (26835)------------------------------
% 3.17/0.86  % (26835)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.17/0.86  % (26835)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.17/0.86  % (26835)Termination reason: Unknown
% 3.17/0.86  % (26835)Termination phase: Saturation
% 3.17/0.86  
% 3.17/0.86  % (26835)Memory used [KB]: 6908
% 3.17/0.86  % (26835)Time elapsed: 0.230 s
% 3.17/0.86  % (26835)Instructions burned: 32 (million)
% 3.17/0.86  % (26835)------------------------------
% 3.17/0.86  % (26835)------------------------------
% 3.17/0.88  % (26851)dis+1004_1:1_br=off:fsd=on:urr=ec_only:i=93:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/93Mi)
% 3.17/0.88  % (26838)Instruction limit reached!
% 3.17/0.88  % (26838)------------------------------
% 3.17/0.88  % (26838)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.17/0.88  % (26838)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.17/0.88  % (26838)Termination reason: Unknown
% 3.17/0.88  % (26838)Termination phase: Saturation
% 3.17/0.88  
% 3.17/0.88  % (26838)Memory used [KB]: 6524
% 3.17/0.88  % (26838)Time elapsed: 0.268 s
% 3.17/0.88  % (26838)Instructions burned: 20 (million)
% 3.17/0.88  % (26838)------------------------------
% 3.17/0.88  % (26838)------------------------------
% 3.56/0.89  % (26852)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 (2996ds/23Mi)
% 3.56/0.89  % (26850)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)
% 3.56/0.90  % (26850)Refutation not found, incomplete strategy% (26850)------------------------------
% 3.56/0.90  % (26850)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.56/0.90  % (26850)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.56/0.90  % (26850)Termination reason: Refutation not found, incomplete strategy
% 3.56/0.90  
% 3.56/0.90  % (26850)Memory used [KB]: 6012
% 3.56/0.90  % (26850)Time elapsed: 0.128 s
% 3.56/0.90  % (26850)Instructions burned: 2 (million)
% 3.56/0.90  % (26850)------------------------------
% 3.56/0.90  % (26850)------------------------------
% 3.56/0.90  % (26847)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)
% 3.56/0.90  % (26847)Refutation not found, incomplete strategy% (26847)------------------------------
% 3.56/0.90  % (26847)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.56/0.90  % (26847)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.56/0.90  % (26847)Termination reason: Refutation not found, incomplete strategy
% 3.56/0.90  
% 3.56/0.90  % (26847)Memory used [KB]: 1535
% 3.56/0.90  % (26847)Time elapsed: 0.166 s
% 3.56/0.90  % (26847)Instructions burned: 2 (million)
% 3.56/0.90  % (26847)------------------------------
% 3.56/0.90  % (26847)------------------------------
% 3.56/0.93  % (26870)First to succeed.
% 3.56/0.93  % (26828)Instruction limit reached!
% 3.56/0.93  % (26828)------------------------------
% 3.56/0.93  % (26828)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.56/0.93  % (26828)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.56/0.93  % (26828)Termination reason: Unknown
% 3.56/0.93  % (26828)Termination phase: Saturation
% 3.56/0.93  
% 3.56/0.93  % (26828)Memory used [KB]: 7036
% 3.56/0.93  % (26828)Time elapsed: 0.333 s
% 3.56/0.93  % (26828)Instructions burned: 68 (million)
% 3.56/0.93  % (26828)------------------------------
% 3.56/0.93  % (26828)------------------------------
% 3.56/0.93  % (26870)Refutation found. Thanks to Tanya!
% 3.56/0.93  % SZS status Theorem for theBenchmark
% 3.56/0.93  % SZS output start Proof for theBenchmark
% See solution above
% 3.56/0.93  % (26870)------------------------------
% 3.56/0.93  % (26870)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.56/0.93  % (26870)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.56/0.93  % (26870)Termination reason: Refutation
% 3.56/0.93  
% 3.56/0.93  % (26870)Memory used [KB]: 8699
% 3.56/0.93  % (26870)Time elapsed: 0.075 s
% 3.56/0.93  % (26870)Instructions burned: 103 (million)
% 3.56/0.93  % (26870)------------------------------
% 3.56/0.93  % (26870)------------------------------
% 3.56/0.93  % (26788)Success in time 0.586 s
%------------------------------------------------------------------------------