TSTP Solution File: SEU175+1 by Vampire---4.8

View Problem - Process Solution

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

% Computer : n005.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Tue May 21 03:45:17 EDT 2024

% Result   : Theorem 44.84s 6.45s
% Output   : Refutation 44.84s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   29
%            Number of leaves      :   41
% Syntax   : Number of formulae    :  215 (  31 unt;   0 def)
%            Number of atoms       :  852 ( 152 equ)
%            Maximal formula atoms :   20 (   3 avg)
%            Number of connectives : 1074 ( 437   ~; 456   |; 128   &)
%                                         (  20 <=>;  33  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   13 (   6 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :    7 (   5 usr;   3 prp; 0-2 aty)
%            Number of functors    :   29 (  29 usr;  10 con; 0-3 aty)
%            Number of variables   :  406 ( 366   !;  40   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f16337,plain,
    $false,
    inference(avatar_sat_refutation,[],[f2026,f5580,f16336]) ).

fof(f16336,plain,
    ( ~ spl23_28
    | ~ spl23_29 ),
    inference(avatar_contradiction_clause,[],[f16335]) ).

fof(f16335,plain,
    ( $false
    | ~ spl23_28
    | ~ spl23_29 ),
    inference(subsumption_resolution,[],[f16332,f13437]) ).

fof(f13437,plain,
    ( ~ subset(sF18,sF20)
    | ~ spl23_28
    | ~ spl23_29 ),
    inference(subsumption_resolution,[],[f13435,f213]) ).

fof(f213,plain,
    sF18 != sF20,
    inference(definition_folding,[],[f123,f212,f211,f210,f209,f208]) ).

fof(f208,plain,
    cast_to_subset(sK0) = sF16,
    introduced(function_definition,[new_symbols(definition,[sF16])]) ).

fof(f209,plain,
    union_of_subsets(sK0,sK1) = sF17,
    introduced(function_definition,[new_symbols(definition,[sF17])]) ).

fof(f210,plain,
    subset_difference(sK0,sF16,sF17) = sF18,
    introduced(function_definition,[new_symbols(definition,[sF18])]) ).

fof(f211,plain,
    complements_of_subsets(sK0,sK1) = sF19,
    introduced(function_definition,[new_symbols(definition,[sF19])]) ).

fof(f212,plain,
    meet_of_subsets(sK0,sF19) = sF20,
    introduced(function_definition,[new_symbols(definition,[sF20])]) ).

fof(f123,plain,
    subset_difference(sK0,cast_to_subset(sK0),union_of_subsets(sK0,sK1)) != meet_of_subsets(sK0,complements_of_subsets(sK0,sK1)),
    inference(cnf_transformation,[],[f81]) ).

fof(f81,plain,
    ( subset_difference(sK0,cast_to_subset(sK0),union_of_subsets(sK0,sK1)) != meet_of_subsets(sK0,complements_of_subsets(sK0,sK1))
    & empty_set != sK1
    & element(sK1,powerset(powerset(sK0))) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0,sK1])],[f50,f80]) ).

fof(f80,plain,
    ( ? [X0,X1] :
        ( subset_difference(X0,cast_to_subset(X0),union_of_subsets(X0,X1)) != meet_of_subsets(X0,complements_of_subsets(X0,X1))
        & empty_set != X1
        & element(X1,powerset(powerset(X0))) )
   => ( subset_difference(sK0,cast_to_subset(sK0),union_of_subsets(sK0,sK1)) != meet_of_subsets(sK0,complements_of_subsets(sK0,sK1))
      & empty_set != sK1
      & element(sK1,powerset(powerset(sK0))) ) ),
    introduced(choice_axiom,[]) ).

fof(f50,plain,
    ? [X0,X1] :
      ( subset_difference(X0,cast_to_subset(X0),union_of_subsets(X0,X1)) != meet_of_subsets(X0,complements_of_subsets(X0,X1))
      & empty_set != X1
      & element(X1,powerset(powerset(X0))) ),
    inference(flattening,[],[f49]) ).

fof(f49,plain,
    ? [X0,X1] :
      ( subset_difference(X0,cast_to_subset(X0),union_of_subsets(X0,X1)) != meet_of_subsets(X0,complements_of_subsets(X0,X1))
      & empty_set != X1
      & element(X1,powerset(powerset(X0))) ),
    inference(ennf_transformation,[],[f41]) ).

fof(f41,negated_conjecture,
    ~ ! [X0,X1] :
        ( element(X1,powerset(powerset(X0)))
       => ( empty_set != X1
         => subset_difference(X0,cast_to_subset(X0),union_of_subsets(X0,X1)) = meet_of_subsets(X0,complements_of_subsets(X0,X1)) ) ),
    inference(negated_conjecture,[],[f40]) ).

fof(f40,conjecture,
    ! [X0,X1] :
      ( element(X1,powerset(powerset(X0)))
     => ( empty_set != X1
       => subset_difference(X0,cast_to_subset(X0),union_of_subsets(X0,X1)) = meet_of_subsets(X0,complements_of_subsets(X0,X1)) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t47_setfam_1) ).

fof(f13435,plain,
    ( sF18 = sF20
    | ~ subset(sF18,sF20)
    | ~ spl23_28
    | ~ spl23_29 ),
    inference(resolution,[],[f13429,f163]) ).

fof(f163,plain,
    ! [X0,X1] :
      ( ~ subset(X1,X0)
      | X0 = X1
      | ~ subset(X0,X1) ),
    inference(cnf_transformation,[],[f105]) ).

fof(f105,plain,
    ! [X0,X1] :
      ( ( X0 = X1
        | ~ subset(X1,X0)
        | ~ subset(X0,X1) )
      & ( ( subset(X1,X0)
          & subset(X0,X1) )
        | X0 != X1 ) ),
    inference(flattening,[],[f104]) ).

fof(f104,plain,
    ! [X0,X1] :
      ( ( X0 = X1
        | ~ subset(X1,X0)
        | ~ subset(X0,X1) )
      & ( ( subset(X1,X0)
          & subset(X0,X1) )
        | X0 != X1 ) ),
    inference(nnf_transformation,[],[f2]) ).

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

fof(f13429,plain,
    ( subset(sF20,sF18)
    | ~ spl23_28
    | ~ spl23_29 ),
    inference(subsumption_resolution,[],[f13428,f12239]) ).

fof(f12239,plain,
    ( ! [X0] :
        ( ~ in(sK15(sF20,X0),sF17)
        | subset(sF20,X0) )
    | ~ spl23_28
    | ~ spl23_29 ),
    inference(resolution,[],[f12231,f187]) ).

fof(f187,plain,
    ! [X0,X1] :
      ( in(sK15(X0,X1),X0)
      | subset(X0,X1) ),
    inference(cnf_transformation,[],[f120]) ).

fof(f120,plain,
    ! [X0,X1] :
      ( ( subset(X0,X1)
        | ( ~ in(sK15(X0,X1),X1)
          & in(sK15(X0,X1),X0) ) )
      & ( ! [X3] :
            ( in(X3,X1)
            | ~ in(X3,X0) )
        | ~ subset(X0,X1) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK15])],[f118,f119]) ).

fof(f119,plain,
    ! [X0,X1] :
      ( ? [X2] :
          ( ~ in(X2,X1)
          & in(X2,X0) )
     => ( ~ in(sK15(X0,X1),X1)
        & in(sK15(X0,X1),X0) ) ),
    introduced(choice_axiom,[]) ).

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

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

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

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

fof(f12231,plain,
    ( ! [X0] :
        ( ~ in(X0,sF20)
        | ~ in(X0,sF17) )
    | ~ spl23_28
    | ~ spl23_29 ),
    inference(duplicate_literal_removal,[],[f12230]) ).

fof(f12230,plain,
    ( ! [X0] :
        ( ~ in(X0,sF17)
        | ~ in(X0,sF20)
        | ~ in(X0,sF17) )
    | ~ spl23_28
    | ~ spl23_29 ),
    inference(forward_demodulation,[],[f12220,f1885]) ).

fof(f1885,plain,
    sF17 = union(sK1),
    inference(subsumption_resolution,[],[f1883,f238]) ).

fof(f238,plain,
    element(sK1,powerset(powerset(sK0))),
    inference(superposition,[],[f216,f220]) ).

fof(f220,plain,
    powerset(powerset(sK0)) = sF22,
    inference(superposition,[],[f215,f214]) ).

fof(f214,plain,
    powerset(sK0) = sF21,
    introduced(function_definition,[new_symbols(definition,[sF21])]) ).

fof(f215,plain,
    powerset(sF21) = sF22,
    introduced(function_definition,[new_symbols(definition,[sF22])]) ).

fof(f216,plain,
    element(sK1,sF22),
    inference(definition_folding,[],[f121,f215,f214]) ).

fof(f121,plain,
    element(sK1,powerset(powerset(sK0))),
    inference(cnf_transformation,[],[f81]) ).

fof(f1883,plain,
    ( sF17 = union(sK1)
    | ~ element(sK1,powerset(powerset(sK0))) ),
    inference(superposition,[],[f131,f209]) ).

fof(f131,plain,
    ! [X0,X1] :
      ( union_of_subsets(X0,X1) = union(X1)
      | ~ element(X1,powerset(powerset(X0))) ),
    inference(cnf_transformation,[],[f58]) ).

fof(f58,plain,
    ! [X0,X1] :
      ( union_of_subsets(X0,X1) = union(X1)
      | ~ element(X1,powerset(powerset(X0))) ),
    inference(ennf_transformation,[],[f31]) ).

fof(f31,axiom,
    ! [X0,X1] :
      ( element(X1,powerset(powerset(X0)))
     => union_of_subsets(X0,X1) = union(X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',redefinition_k5_setfam_1) ).

fof(f12220,plain,
    ( ! [X0] :
        ( ~ in(X0,sF20)
        | ~ in(X0,sF17)
        | ~ in(X0,union(sK1)) )
    | ~ spl23_28
    | ~ spl23_29 ),
    inference(resolution,[],[f11474,f198]) ).

fof(f198,plain,
    ! [X0,X5] :
      ( in(X5,sK6(X0,X5))
      | ~ in(X5,union(X0)) ),
    inference(equality_resolution,[],[f146]) ).

fof(f146,plain,
    ! [X0,X1,X5] :
      ( in(X5,sK6(X0,X5))
      | ~ in(X5,X1)
      | union(X0) != X1 ),
    inference(cnf_transformation,[],[f97]) ).

fof(f97,plain,
    ! [X0,X1] :
      ( ( union(X0) = X1
        | ( ( ! [X3] :
                ( ~ in(X3,X0)
                | ~ in(sK4(X0,X1),X3) )
            | ~ in(sK4(X0,X1),X1) )
          & ( ( in(sK5(X0,X1),X0)
              & in(sK4(X0,X1),sK5(X0,X1)) )
            | in(sK4(X0,X1),X1) ) ) )
      & ( ! [X5] :
            ( ( in(X5,X1)
              | ! [X6] :
                  ( ~ in(X6,X0)
                  | ~ in(X5,X6) ) )
            & ( ( in(sK6(X0,X5),X0)
                & in(X5,sK6(X0,X5)) )
              | ~ in(X5,X1) ) )
        | union(X0) != X1 ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK4,sK5,sK6])],[f93,f96,f95,f94]) ).

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

fof(f95,plain,
    ! [X0,X1] :
      ( ? [X4] :
          ( in(X4,X0)
          & in(sK4(X0,X1),X4) )
     => ( in(sK5(X0,X1),X0)
        & in(sK4(X0,X1),sK5(X0,X1)) ) ),
    introduced(choice_axiom,[]) ).

fof(f96,plain,
    ! [X0,X5] :
      ( ? [X7] :
          ( in(X7,X0)
          & in(X5,X7) )
     => ( in(sK6(X0,X5),X0)
        & in(X5,sK6(X0,X5)) ) ),
    introduced(choice_axiom,[]) ).

fof(f93,plain,
    ! [X0,X1] :
      ( ( union(X0) = X1
        | ? [X2] :
            ( ( ! [X3] :
                  ( ~ in(X3,X0)
                  | ~ in(X2,X3) )
              | ~ in(X2,X1) )
            & ( ? [X4] :
                  ( in(X4,X0)
                  & in(X2,X4) )
              | in(X2,X1) ) ) )
      & ( ! [X5] :
            ( ( in(X5,X1)
              | ! [X6] :
                  ( ~ in(X6,X0)
                  | ~ in(X5,X6) ) )
            & ( ? [X7] :
                  ( in(X7,X0)
                  & in(X5,X7) )
              | ~ in(X5,X1) ) )
        | union(X0) != X1 ) ),
    inference(rectify,[],[f92]) ).

fof(f92,plain,
    ! [X0,X1] :
      ( ( union(X0) = X1
        | ? [X2] :
            ( ( ! [X3] :
                  ( ~ in(X3,X0)
                  | ~ in(X2,X3) )
              | ~ in(X2,X1) )
            & ( ? [X3] :
                  ( in(X3,X0)
                  & in(X2,X3) )
              | in(X2,X1) ) ) )
      & ( ! [X2] :
            ( ( in(X2,X1)
              | ! [X3] :
                  ( ~ in(X3,X0)
                  | ~ in(X2,X3) ) )
            & ( ? [X3] :
                  ( in(X3,X0)
                  & in(X2,X3) )
              | ~ in(X2,X1) ) )
        | union(X0) != X1 ) ),
    inference(nnf_transformation,[],[f6]) ).

fof(f6,axiom,
    ! [X0,X1] :
      ( union(X0) = X1
    <=> ! [X2] :
          ( in(X2,X1)
        <=> ? [X3] :
              ( in(X3,X0)
              & in(X2,X3) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',d4_tarski) ).

fof(f11474,plain,
    ( ! [X0,X1] :
        ( ~ in(X0,sK6(sK1,X1))
        | ~ in(X0,sF20)
        | ~ in(X1,sF17) )
    | ~ spl23_28
    | ~ spl23_29 ),
    inference(forward_demodulation,[],[f11464,f1885]) ).

fof(f11464,plain,
    ( ! [X0,X1] :
        ( ~ in(X0,sF20)
        | ~ in(X0,sK6(sK1,X1))
        | ~ in(X1,union(sK1)) )
    | ~ spl23_28
    | ~ spl23_29 ),
    inference(resolution,[],[f11386,f197]) ).

fof(f197,plain,
    ! [X0,X5] :
      ( in(sK6(X0,X5),X0)
      | ~ in(X5,union(X0)) ),
    inference(equality_resolution,[],[f147]) ).

fof(f147,plain,
    ! [X0,X1,X5] :
      ( in(sK6(X0,X5),X0)
      | ~ in(X5,X1)
      | union(X0) != X1 ),
    inference(cnf_transformation,[],[f97]) ).

fof(f11386,plain,
    ( ! [X0,X1] :
        ( ~ in(X1,sK1)
        | ~ in(X0,sF20)
        | ~ in(X0,X1) )
    | ~ spl23_28
    | ~ spl23_29 ),
    inference(resolution,[],[f11167,f194]) ).

fof(f194,plain,
    ! [X0,X1,X4] :
      ( ~ in(X4,set_difference(X0,X1))
      | ~ in(X4,X1) ),
    inference(equality_resolution,[],[f141]) ).

fof(f141,plain,
    ! [X2,X0,X1,X4] :
      ( ~ in(X4,X1)
      | ~ in(X4,X2)
      | set_difference(X0,X1) != X2 ),
    inference(cnf_transformation,[],[f91]) ).

fof(f91,plain,
    ! [X0,X1,X2] :
      ( ( set_difference(X0,X1) = X2
        | ( ( in(sK3(X0,X1,X2),X1)
            | ~ in(sK3(X0,X1,X2),X0)
            | ~ in(sK3(X0,X1,X2),X2) )
          & ( ( ~ in(sK3(X0,X1,X2),X1)
              & in(sK3(X0,X1,X2),X0) )
            | in(sK3(X0,X1,X2),X2) ) ) )
      & ( ! [X4] :
            ( ( in(X4,X2)
              | in(X4,X1)
              | ~ in(X4,X0) )
            & ( ( ~ in(X4,X1)
                & in(X4,X0) )
              | ~ in(X4,X2) ) )
        | set_difference(X0,X1) != X2 ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK3])],[f89,f90]) ).

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

fof(f89,plain,
    ! [X0,X1,X2] :
      ( ( set_difference(X0,X1) = X2
        | ? [X3] :
            ( ( in(X3,X1)
              | ~ in(X3,X0)
              | ~ in(X3,X2) )
            & ( ( ~ in(X3,X1)
                & in(X3,X0) )
              | in(X3,X2) ) ) )
      & ( ! [X4] :
            ( ( in(X4,X2)
              | in(X4,X1)
              | ~ in(X4,X0) )
            & ( ( ~ in(X4,X1)
                & in(X4,X0) )
              | ~ in(X4,X2) ) )
        | set_difference(X0,X1) != X2 ) ),
    inference(rectify,[],[f88]) ).

fof(f88,plain,
    ! [X0,X1,X2] :
      ( ( set_difference(X0,X1) = X2
        | ? [X3] :
            ( ( in(X3,X1)
              | ~ in(X3,X0)
              | ~ in(X3,X2) )
            & ( ( ~ in(X3,X1)
                & in(X3,X0) )
              | in(X3,X2) ) ) )
      & ( ! [X3] :
            ( ( in(X3,X2)
              | in(X3,X1)
              | ~ in(X3,X0) )
            & ( ( ~ in(X3,X1)
                & in(X3,X0) )
              | ~ in(X3,X2) ) )
        | set_difference(X0,X1) != X2 ) ),
    inference(flattening,[],[f87]) ).

fof(f87,plain,
    ! [X0,X1,X2] :
      ( ( set_difference(X0,X1) = X2
        | ? [X3] :
            ( ( in(X3,X1)
              | ~ in(X3,X0)
              | ~ in(X3,X2) )
            & ( ( ~ in(X3,X1)
                & in(X3,X0) )
              | in(X3,X2) ) ) )
      & ( ! [X3] :
            ( ( in(X3,X2)
              | in(X3,X1)
              | ~ in(X3,X0) )
            & ( ( ~ in(X3,X1)
                & in(X3,X0) )
              | ~ in(X3,X2) ) )
        | set_difference(X0,X1) != X2 ) ),
    inference(nnf_transformation,[],[f7]) ).

fof(f7,axiom,
    ! [X0,X1,X2] :
      ( set_difference(X0,X1) = X2
    <=> ! [X3] :
          ( in(X3,X2)
        <=> ( ~ in(X3,X1)
            & in(X3,X0) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',d4_xboole_0) ).

fof(f11167,plain,
    ( ! [X0,X1] :
        ( in(X1,set_difference(sK0,X0))
        | ~ in(X1,sF20)
        | ~ in(X0,sK1) )
    | ~ spl23_28
    | ~ spl23_29 ),
    inference(resolution,[],[f11158,f7702]) ).

fof(f7702,plain,
    ( ! [X0,X1] :
        ( ~ in(X1,sF19)
        | ~ in(X0,sF20)
        | in(X0,X1) )
    | ~ spl23_29 ),
    inference(subsumption_resolution,[],[f7701,f6327]) ).

fof(f6327,plain,
    empty_set != sF19,
    inference(subsumption_resolution,[],[f6326,f238]) ).

fof(f6326,plain,
    ( empty_set != sF19
    | ~ element(sK1,powerset(powerset(sK0))) ),
    inference(subsumption_resolution,[],[f6323,f122]) ).

fof(f122,plain,
    empty_set != sK1,
    inference(cnf_transformation,[],[f81]) ).

fof(f6323,plain,
    ( empty_set != sF19
    | empty_set = sK1
    | ~ element(sK1,powerset(powerset(sK0))) ),
    inference(superposition,[],[f127,f211]) ).

fof(f127,plain,
    ! [X0,X1] :
      ( empty_set != complements_of_subsets(X0,X1)
      | empty_set = X1
      | ~ element(X1,powerset(powerset(X0))) ),
    inference(cnf_transformation,[],[f54]) ).

fof(f54,plain,
    ! [X0,X1] :
      ( empty_set != complements_of_subsets(X0,X1)
      | empty_set = X1
      | ~ element(X1,powerset(powerset(X0))) ),
    inference(flattening,[],[f53]) ).

fof(f53,plain,
    ! [X0,X1] :
      ( empty_set != complements_of_subsets(X0,X1)
      | empty_set = X1
      | ~ element(X1,powerset(powerset(X0))) ),
    inference(ennf_transformation,[],[f39]) ).

fof(f39,axiom,
    ! [X0,X1] :
      ( element(X1,powerset(powerset(X0)))
     => ~ ( empty_set = complements_of_subsets(X0,X1)
          & empty_set != X1 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t46_setfam_1) ).

fof(f7701,plain,
    ( ! [X0,X1] :
        ( ~ in(X0,sF20)
        | ~ in(X1,sF19)
        | in(X0,X1)
        | empty_set = sF19 )
    | ~ spl23_29 ),
    inference(superposition,[],[f205,f2025]) ).

fof(f2025,plain,
    ( sF20 = set_meet(sF19)
    | ~ spl23_29 ),
    inference(avatar_component_clause,[],[f2023]) ).

fof(f2023,plain,
    ( spl23_29
  <=> sF20 = set_meet(sF19) ),
    introduced(avatar_definition,[new_symbols(naming,[spl23_29])]) ).

fof(f205,plain,
    ! [X0,X7,X5] :
      ( ~ in(X5,set_meet(X0))
      | ~ in(X7,X0)
      | in(X5,X7)
      | empty_set = X0 ),
    inference(equality_resolution,[],[f153]) ).

fof(f153,plain,
    ! [X0,X1,X7,X5] :
      ( in(X5,X7)
      | ~ in(X7,X0)
      | ~ in(X5,X1)
      | set_meet(X0) != X1
      | empty_set = X0 ),
    inference(cnf_transformation,[],[f103]) ).

fof(f103,plain,
    ! [X0,X1] :
      ( ( ( ( set_meet(X0) = X1
            | empty_set != X1 )
          & ( empty_set = X1
            | set_meet(X0) != X1 ) )
        | empty_set != X0 )
      & ( ( ( set_meet(X0) = X1
            | ( ( ( ~ in(sK7(X0,X1),sK8(X0,X1))
                  & in(sK8(X0,X1),X0) )
                | ~ in(sK7(X0,X1),X1) )
              & ( ! [X4] :
                    ( in(sK7(X0,X1),X4)
                    | ~ in(X4,X0) )
                | in(sK7(X0,X1),X1) ) ) )
          & ( ! [X5] :
                ( ( in(X5,X1)
                  | ( ~ in(X5,sK9(X0,X5))
                    & in(sK9(X0,X5),X0) ) )
                & ( ! [X7] :
                      ( in(X5,X7)
                      | ~ in(X7,X0) )
                  | ~ in(X5,X1) ) )
            | set_meet(X0) != X1 ) )
        | empty_set = X0 ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK7,sK8,sK9])],[f99,f102,f101,f100]) ).

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

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

fof(f102,plain,
    ! [X0,X5] :
      ( ? [X6] :
          ( ~ in(X5,X6)
          & in(X6,X0) )
     => ( ~ in(X5,sK9(X0,X5))
        & in(sK9(X0,X5),X0) ) ),
    introduced(choice_axiom,[]) ).

fof(f99,plain,
    ! [X0,X1] :
      ( ( ( ( set_meet(X0) = X1
            | empty_set != X1 )
          & ( empty_set = X1
            | set_meet(X0) != X1 ) )
        | empty_set != X0 )
      & ( ( ( set_meet(X0) = X1
            | ? [X2] :
                ( ( ? [X3] :
                      ( ~ in(X2,X3)
                      & in(X3,X0) )
                  | ~ in(X2,X1) )
                & ( ! [X4] :
                      ( in(X2,X4)
                      | ~ in(X4,X0) )
                  | in(X2,X1) ) ) )
          & ( ! [X5] :
                ( ( in(X5,X1)
                  | ? [X6] :
                      ( ~ in(X5,X6)
                      & in(X6,X0) ) )
                & ( ! [X7] :
                      ( in(X5,X7)
                      | ~ in(X7,X0) )
                  | ~ in(X5,X1) ) )
            | set_meet(X0) != X1 ) )
        | empty_set = X0 ) ),
    inference(rectify,[],[f98]) ).

fof(f98,plain,
    ! [X0,X1] :
      ( ( ( ( set_meet(X0) = X1
            | empty_set != X1 )
          & ( empty_set = X1
            | set_meet(X0) != X1 ) )
        | empty_set != X0 )
      & ( ( ( set_meet(X0) = X1
            | ? [X2] :
                ( ( ? [X3] :
                      ( ~ in(X2,X3)
                      & in(X3,X0) )
                  | ~ in(X2,X1) )
                & ( ! [X3] :
                      ( in(X2,X3)
                      | ~ in(X3,X0) )
                  | in(X2,X1) ) ) )
          & ( ! [X2] :
                ( ( in(X2,X1)
                  | ? [X3] :
                      ( ~ in(X2,X3)
                      & in(X3,X0) ) )
                & ( ! [X3] :
                      ( in(X2,X3)
                      | ~ in(X3,X0) )
                  | ~ in(X2,X1) ) )
            | set_meet(X0) != X1 ) )
        | empty_set = X0 ) ),
    inference(nnf_transformation,[],[f63]) ).

fof(f63,plain,
    ! [X0,X1] :
      ( ( ( set_meet(X0) = X1
        <=> empty_set = X1 )
        | empty_set != X0 )
      & ( ( set_meet(X0) = X1
        <=> ! [X2] :
              ( in(X2,X1)
            <=> ! [X3] :
                  ( in(X2,X3)
                  | ~ in(X3,X0) ) ) )
        | empty_set = X0 ) ),
    inference(ennf_transformation,[],[f3]) ).

fof(f3,axiom,
    ! [X0,X1] :
      ( ( empty_set = X0
       => ( set_meet(X0) = X1
        <=> empty_set = X1 ) )
      & ( empty_set != X0
       => ( set_meet(X0) = X1
        <=> ! [X2] :
              ( in(X2,X1)
            <=> ! [X3] :
                  ( in(X3,X0)
                 => in(X2,X3) ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',d1_setfam_1) ).

fof(f11158,plain,
    ( ! [X0] :
        ( in(set_difference(sK0,X0),sF19)
        | ~ in(X0,sK1) )
    | ~ spl23_28 ),
    inference(subsumption_resolution,[],[f11157,f363]) ).

fof(f363,plain,
    ! [X0] :
      ( element(X0,powerset(sK0))
      | ~ in(X0,sK1) ),
    inference(resolution,[],[f167,f238]) ).

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

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

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

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

fof(f11157,plain,
    ( ! [X0] :
        ( in(set_difference(sK0,X0),sF19)
        | ~ in(X0,sK1)
        | ~ element(X0,powerset(sK0)) )
    | ~ spl23_28 ),
    inference(superposition,[],[f11149,f139]) ).

fof(f139,plain,
    ! [X0,X1] :
      ( set_difference(X0,X1) = subset_complement(X0,X1)
      | ~ element(X1,powerset(X0)) ),
    inference(cnf_transformation,[],[f62]) ).

fof(f62,plain,
    ! [X0,X1] :
      ( set_difference(X0,X1) = subset_complement(X0,X1)
      | ~ element(X1,powerset(X0)) ),
    inference(ennf_transformation,[],[f8]) ).

fof(f8,axiom,
    ! [X0,X1] :
      ( element(X1,powerset(X0))
     => set_difference(X0,X1) = subset_complement(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',d5_subset_1) ).

fof(f11149,plain,
    ( ! [X0] :
        ( in(subset_complement(sK0,X0),sF19)
        | ~ in(X0,sK1) )
    | ~ spl23_28 ),
    inference(subsumption_resolution,[],[f11148,f363]) ).

fof(f11148,plain,
    ( ! [X0] :
        ( ~ in(X0,sK1)
        | in(subset_complement(sK0,X0),sF19)
        | ~ element(X0,powerset(sK0)) )
    | ~ spl23_28 ),
    inference(subsumption_resolution,[],[f11145,f181]) ).

fof(f181,plain,
    ! [X0,X1] :
      ( element(subset_complement(X0,X1),powerset(X0))
      | ~ element(X1,powerset(X0)) ),
    inference(cnf_transformation,[],[f76]) ).

fof(f76,plain,
    ! [X0,X1] :
      ( element(subset_complement(X0,X1),powerset(X0))
      | ~ element(X1,powerset(X0)) ),
    inference(ennf_transformation,[],[f14]) ).

fof(f14,axiom,
    ! [X0,X1] :
      ( element(X1,powerset(X0))
     => element(subset_complement(X0,X1),powerset(X0)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',dt_k3_subset_1) ).

fof(f11145,plain,
    ( ! [X0] :
        ( ~ in(X0,sK1)
        | ~ element(subset_complement(sK0,X0),powerset(sK0))
        | in(subset_complement(sK0,X0),sF19)
        | ~ element(X0,powerset(sK0)) )
    | ~ spl23_28 ),
    inference(superposition,[],[f10909,f133]) ).

fof(f133,plain,
    ! [X0,X1] :
      ( subset_complement(X0,subset_complement(X0,X1)) = X1
      | ~ element(X1,powerset(X0)) ),
    inference(cnf_transformation,[],[f60]) ).

fof(f60,plain,
    ! [X0,X1] :
      ( subset_complement(X0,subset_complement(X0,X1)) = X1
      | ~ element(X1,powerset(X0)) ),
    inference(ennf_transformation,[],[f25]) ).

fof(f25,axiom,
    ! [X0,X1] :
      ( element(X1,powerset(X0))
     => subset_complement(X0,subset_complement(X0,X1)) = X1 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',involutiveness_k3_subset_1) ).

fof(f10909,plain,
    ( ! [X0] :
        ( ~ in(subset_complement(sK0,X0),sK1)
        | ~ element(X0,powerset(sK0))
        | in(X0,sF19) )
    | ~ spl23_28 ),
    inference(subsumption_resolution,[],[f10908,f238]) ).

fof(f10908,plain,
    ( ! [X0] :
        ( ~ in(subset_complement(sK0,X0),sK1)
        | ~ element(X0,powerset(sK0))
        | in(X0,sF19)
        | ~ element(sK1,powerset(powerset(sK0))) )
    | ~ spl23_28 ),
    inference(subsumption_resolution,[],[f10902,f2020]) ).

fof(f2020,plain,
    ( element(sF19,powerset(powerset(sK0)))
    | ~ spl23_28 ),
    inference(avatar_component_clause,[],[f2019]) ).

fof(f2019,plain,
    ( spl23_28
  <=> element(sF19,powerset(powerset(sK0))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl23_28])]) ).

fof(f10902,plain,
    ! [X0] :
      ( ~ element(sF19,powerset(powerset(sK0)))
      | ~ in(subset_complement(sK0,X0),sK1)
      | ~ element(X0,powerset(sK0))
      | in(X0,sF19)
      | ~ element(sK1,powerset(powerset(sK0))) ),
    inference(superposition,[],[f191,f211]) ).

fof(f191,plain,
    ! [X0,X1,X4] :
      ( ~ element(complements_of_subsets(X0,X1),powerset(powerset(X0)))
      | ~ in(subset_complement(X0,X4),X1)
      | ~ element(X4,powerset(X0))
      | in(X4,complements_of_subsets(X0,X1))
      | ~ element(X1,powerset(powerset(X0))) ),
    inference(equality_resolution,[],[f135]) ).

fof(f135,plain,
    ! [X2,X0,X1,X4] :
      ( in(X4,X2)
      | ~ in(subset_complement(X0,X4),X1)
      | ~ element(X4,powerset(X0))
      | complements_of_subsets(X0,X1) != X2
      | ~ element(X2,powerset(powerset(X0)))
      | ~ element(X1,powerset(powerset(X0))) ),
    inference(cnf_transformation,[],[f86]) ).

fof(f86,plain,
    ! [X0,X1] :
      ( ! [X2] :
          ( ( ( complements_of_subsets(X0,X1) = X2
              | ( ( ~ in(subset_complement(X0,sK2(X0,X1,X2)),X1)
                  | ~ in(sK2(X0,X1,X2),X2) )
                & ( in(subset_complement(X0,sK2(X0,X1,X2)),X1)
                  | in(sK2(X0,X1,X2),X2) )
                & element(sK2(X0,X1,X2),powerset(X0)) ) )
            & ( ! [X4] :
                  ( ( ( in(X4,X2)
                      | ~ in(subset_complement(X0,X4),X1) )
                    & ( in(subset_complement(X0,X4),X1)
                      | ~ in(X4,X2) ) )
                  | ~ element(X4,powerset(X0)) )
              | complements_of_subsets(X0,X1) != X2 ) )
          | ~ element(X2,powerset(powerset(X0))) )
      | ~ element(X1,powerset(powerset(X0))) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK2])],[f84,f85]) ).

fof(f85,plain,
    ! [X0,X1,X2] :
      ( ? [X3] :
          ( ( ~ in(subset_complement(X0,X3),X1)
            | ~ in(X3,X2) )
          & ( in(subset_complement(X0,X3),X1)
            | in(X3,X2) )
          & element(X3,powerset(X0)) )
     => ( ( ~ in(subset_complement(X0,sK2(X0,X1,X2)),X1)
          | ~ in(sK2(X0,X1,X2),X2) )
        & ( in(subset_complement(X0,sK2(X0,X1,X2)),X1)
          | in(sK2(X0,X1,X2),X2) )
        & element(sK2(X0,X1,X2),powerset(X0)) ) ),
    introduced(choice_axiom,[]) ).

fof(f84,plain,
    ! [X0,X1] :
      ( ! [X2] :
          ( ( ( complements_of_subsets(X0,X1) = X2
              | ? [X3] :
                  ( ( ~ in(subset_complement(X0,X3),X1)
                    | ~ in(X3,X2) )
                  & ( in(subset_complement(X0,X3),X1)
                    | in(X3,X2) )
                  & element(X3,powerset(X0)) ) )
            & ( ! [X4] :
                  ( ( ( in(X4,X2)
                      | ~ in(subset_complement(X0,X4),X1) )
                    & ( in(subset_complement(X0,X4),X1)
                      | ~ in(X4,X2) ) )
                  | ~ element(X4,powerset(X0)) )
              | complements_of_subsets(X0,X1) != X2 ) )
          | ~ element(X2,powerset(powerset(X0))) )
      | ~ element(X1,powerset(powerset(X0))) ),
    inference(rectify,[],[f83]) ).

fof(f83,plain,
    ! [X0,X1] :
      ( ! [X2] :
          ( ( ( complements_of_subsets(X0,X1) = X2
              | ? [X3] :
                  ( ( ~ in(subset_complement(X0,X3),X1)
                    | ~ in(X3,X2) )
                  & ( in(subset_complement(X0,X3),X1)
                    | in(X3,X2) )
                  & element(X3,powerset(X0)) ) )
            & ( ! [X3] :
                  ( ( ( in(X3,X2)
                      | ~ in(subset_complement(X0,X3),X1) )
                    & ( in(subset_complement(X0,X3),X1)
                      | ~ in(X3,X2) ) )
                  | ~ element(X3,powerset(X0)) )
              | complements_of_subsets(X0,X1) != X2 ) )
          | ~ element(X2,powerset(powerset(X0))) )
      | ~ element(X1,powerset(powerset(X0))) ),
    inference(flattening,[],[f82]) ).

fof(f82,plain,
    ! [X0,X1] :
      ( ! [X2] :
          ( ( ( complements_of_subsets(X0,X1) = X2
              | ? [X3] :
                  ( ( ~ in(subset_complement(X0,X3),X1)
                    | ~ in(X3,X2) )
                  & ( in(subset_complement(X0,X3),X1)
                    | in(X3,X2) )
                  & element(X3,powerset(X0)) ) )
            & ( ! [X3] :
                  ( ( ( in(X3,X2)
                      | ~ in(subset_complement(X0,X3),X1) )
                    & ( in(subset_complement(X0,X3),X1)
                      | ~ in(X3,X2) ) )
                  | ~ element(X3,powerset(X0)) )
              | complements_of_subsets(X0,X1) != X2 ) )
          | ~ element(X2,powerset(powerset(X0))) )
      | ~ element(X1,powerset(powerset(X0))) ),
    inference(nnf_transformation,[],[f61]) ).

fof(f61,plain,
    ! [X0,X1] :
      ( ! [X2] :
          ( ( complements_of_subsets(X0,X1) = X2
          <=> ! [X3] :
                ( ( in(X3,X2)
                <=> in(subset_complement(X0,X3),X1) )
                | ~ element(X3,powerset(X0)) ) )
          | ~ element(X2,powerset(powerset(X0))) )
      | ~ element(X1,powerset(powerset(X0))) ),
    inference(ennf_transformation,[],[f9]) ).

fof(f9,axiom,
    ! [X0,X1] :
      ( element(X1,powerset(powerset(X0)))
     => ! [X2] :
          ( element(X2,powerset(powerset(X0)))
         => ( complements_of_subsets(X0,X1) = X2
          <=> ! [X3] :
                ( element(X3,powerset(X0))
               => ( in(X3,X2)
                <=> in(subset_complement(X0,X3),X1) ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',d8_setfam_1) ).

fof(f13428,plain,
    ( in(sK15(sF20,sF18),sF17)
    | subset(sF20,sF18) ),
    inference(duplicate_literal_removal,[],[f13419]) ).

fof(f13419,plain,
    ( in(sK15(sF20,sF18),sF17)
    | subset(sF20,sF18)
    | subset(sF20,sF18) ),
    inference(resolution,[],[f8282,f188]) ).

fof(f188,plain,
    ! [X0,X1] :
      ( ~ in(sK15(X0,X1),X1)
      | subset(X0,X1) ),
    inference(cnf_transformation,[],[f120]) ).

fof(f8282,plain,
    ! [X0] :
      ( in(sK15(sF20,X0),sF18)
      | in(sK15(sF20,X0),sF17)
      | subset(sF20,X0) ),
    inference(resolution,[],[f8169,f5591]) ).

fof(f5591,plain,
    ! [X0] :
      ( in(sK15(sF20,X0),sK0)
      | subset(sF20,X0) ),
    inference(resolution,[],[f5571,f187]) ).

fof(f5571,plain,
    ! [X0] :
      ( ~ in(X0,sF20)
      | in(X0,sK0) ),
    inference(resolution,[],[f5566,f186]) ).

fof(f186,plain,
    ! [X3,X0,X1] :
      ( ~ subset(X0,X1)
      | ~ in(X3,X0)
      | in(X3,X1) ),
    inference(cnf_transformation,[],[f120]) ).

fof(f5566,plain,
    subset(sF20,sK0),
    inference(resolution,[],[f5564,f168]) ).

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

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

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

fof(f5564,plain,
    element(sF20,powerset(sK0)),
    inference(subsumption_resolution,[],[f3693,f5563]) ).

fof(f5563,plain,
    element(sF19,powerset(powerset(sK0))),
    inference(subsumption_resolution,[],[f5552,f238]) ).

fof(f5552,plain,
    ( element(sF19,powerset(powerset(sK0)))
    | ~ element(sK1,powerset(powerset(sK0))) ),
    inference(superposition,[],[f177,f211]) ).

fof(f177,plain,
    ! [X0,X1] :
      ( element(complements_of_subsets(X0,X1),powerset(powerset(X0)))
      | ~ element(X1,powerset(powerset(X0))) ),
    inference(cnf_transformation,[],[f71]) ).

fof(f71,plain,
    ! [X0,X1] :
      ( element(complements_of_subsets(X0,X1),powerset(powerset(X0)))
      | ~ element(X1,powerset(powerset(X0))) ),
    inference(ennf_transformation,[],[f20]) ).

fof(f20,axiom,
    ! [X0,X1] :
      ( element(X1,powerset(powerset(X0)))
     => element(complements_of_subsets(X0,X1),powerset(powerset(X0))) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',dt_k7_setfam_1) ).

fof(f3693,plain,
    ( element(sF20,powerset(sK0))
    | ~ element(sF19,powerset(powerset(sK0))) ),
    inference(superposition,[],[f179,f212]) ).

fof(f179,plain,
    ! [X0,X1] :
      ( element(meet_of_subsets(X0,X1),powerset(X0))
      | ~ element(X1,powerset(powerset(X0))) ),
    inference(cnf_transformation,[],[f74]) ).

fof(f74,plain,
    ! [X0,X1] :
      ( element(meet_of_subsets(X0,X1),powerset(X0))
      | ~ element(X1,powerset(powerset(X0))) ),
    inference(ennf_transformation,[],[f18]) ).

fof(f18,axiom,
    ! [X0,X1] :
      ( element(X1,powerset(powerset(X0)))
     => element(meet_of_subsets(X0,X1),powerset(X0)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',dt_k6_setfam_1) ).

fof(f8169,plain,
    ! [X0] :
      ( ~ in(X0,sK0)
      | in(X0,sF17)
      | in(X0,sF18) ),
    inference(superposition,[],[f193,f8164]) ).

fof(f8164,plain,
    sF18 = set_difference(sK0,sF17),
    inference(subsumption_resolution,[],[f8163,f217]) ).

fof(f217,plain,
    ! [X0] : element(X0,powerset(X0)),
    inference(forward_demodulation,[],[f165,f152]) ).

fof(f152,plain,
    ! [X0] : cast_to_subset(X0) = X0,
    inference(cnf_transformation,[],[f5]) ).

fof(f5,axiom,
    ! [X0] : cast_to_subset(X0) = X0,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',d4_subset_1) ).

fof(f165,plain,
    ! [X0] : element(cast_to_subset(X0),powerset(X0)),
    inference(cnf_transformation,[],[f13]) ).

fof(f13,axiom,
    ! [X0] : element(cast_to_subset(X0),powerset(X0)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',dt_k2_subset_1) ).

fof(f8163,plain,
    ( ~ element(sK0,powerset(sK0))
    | sF18 = set_difference(sK0,sF17) ),
    inference(forward_demodulation,[],[f8162,f218]) ).

fof(f218,plain,
    sK0 = sF16,
    inference(superposition,[],[f208,f152]) ).

fof(f8162,plain,
    ( sF18 = set_difference(sK0,sF17)
    | ~ element(sF16,powerset(sK0)) ),
    inference(forward_demodulation,[],[f8161,f218]) ).

fof(f8161,plain,
    ( sF18 = set_difference(sF16,sF17)
    | ~ element(sF16,powerset(sK0)) ),
    inference(subsumption_resolution,[],[f8155,f4751]) ).

fof(f4751,plain,
    element(sF17,powerset(sK0)),
    inference(subsumption_resolution,[],[f4746,f238]) ).

fof(f4746,plain,
    ( element(sF17,powerset(sK0))
    | ~ element(sK1,powerset(powerset(sK0))) ),
    inference(superposition,[],[f180,f209]) ).

fof(f180,plain,
    ! [X0,X1] :
      ( element(union_of_subsets(X0,X1),powerset(X0))
      | ~ element(X1,powerset(powerset(X0))) ),
    inference(cnf_transformation,[],[f75]) ).

fof(f75,plain,
    ! [X0,X1] :
      ( element(union_of_subsets(X0,X1),powerset(X0))
      | ~ element(X1,powerset(powerset(X0))) ),
    inference(ennf_transformation,[],[f17]) ).

fof(f17,axiom,
    ! [X0,X1] :
      ( element(X1,powerset(powerset(X0)))
     => element(union_of_subsets(X0,X1),powerset(X0)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',dt_k5_setfam_1) ).

fof(f8155,plain,
    ( sF18 = set_difference(sF16,sF17)
    | ~ element(sF17,powerset(sK0))
    | ~ element(sF16,powerset(sK0)) ),
    inference(superposition,[],[f129,f210]) ).

fof(f129,plain,
    ! [X2,X0,X1] :
      ( subset_difference(X0,X1,X2) = set_difference(X1,X2)
      | ~ element(X2,powerset(X0))
      | ~ element(X1,powerset(X0)) ),
    inference(cnf_transformation,[],[f56]) ).

fof(f56,plain,
    ! [X0,X1,X2] :
      ( subset_difference(X0,X1,X2) = set_difference(X1,X2)
      | ~ element(X2,powerset(X0))
      | ~ element(X1,powerset(X0)) ),
    inference(flattening,[],[f55]) ).

fof(f55,plain,
    ! [X0,X1,X2] :
      ( subset_difference(X0,X1,X2) = set_difference(X1,X2)
      | ~ element(X2,powerset(X0))
      | ~ element(X1,powerset(X0)) ),
    inference(ennf_transformation,[],[f33]) ).

fof(f33,axiom,
    ! [X0,X1,X2] :
      ( ( element(X2,powerset(X0))
        & element(X1,powerset(X0)) )
     => subset_difference(X0,X1,X2) = set_difference(X1,X2) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',redefinition_k6_subset_1) ).

fof(f193,plain,
    ! [X0,X1,X4] :
      ( in(X4,set_difference(X0,X1))
      | in(X4,X1)
      | ~ in(X4,X0) ),
    inference(equality_resolution,[],[f142]) ).

fof(f142,plain,
    ! [X2,X0,X1,X4] :
      ( in(X4,X2)
      | in(X4,X1)
      | ~ in(X4,X0)
      | set_difference(X0,X1) != X2 ),
    inference(cnf_transformation,[],[f91]) ).

fof(f16332,plain,
    ( subset(sF18,sF20)
    | ~ spl23_28
    | ~ spl23_29 ),
    inference(duplicate_literal_removal,[],[f16320]) ).

fof(f16320,plain,
    ( subset(sF18,sF20)
    | subset(sF18,sF20)
    | ~ spl23_28
    | ~ spl23_29 ),
    inference(resolution,[],[f16073,f188]) ).

fof(f16073,plain,
    ( ! [X0] :
        ( in(sK15(sF18,X0),sF20)
        | subset(sF18,X0) )
    | ~ spl23_28
    | ~ spl23_29 ),
    inference(subsumption_resolution,[],[f16039,f8204]) ).

fof(f8204,plain,
    ! [X0] :
      ( ~ in(sK15(sF18,X0),sF17)
      | subset(sF18,X0) ),
    inference(resolution,[],[f8170,f187]) ).

fof(f8170,plain,
    ! [X0] :
      ( ~ in(X0,sF18)
      | ~ in(X0,sF17) ),
    inference(superposition,[],[f194,f8164]) ).

fof(f16039,plain,
    ( ! [X0] :
        ( in(sK15(sF18,X0),sF17)
        | in(sK15(sF18,X0),sF20)
        | subset(sF18,X0) )
    | ~ spl23_28
    | ~ spl23_29 ),
    inference(resolution,[],[f15978,f7344]) ).

fof(f7344,plain,
    ! [X0] :
      ( in(sK15(sF18,X0),sK0)
      | subset(sF18,X0) ),
    inference(resolution,[],[f7313,f187]) ).

fof(f7313,plain,
    ! [X0] :
      ( ~ in(X0,sF18)
      | in(X0,sK0) ),
    inference(resolution,[],[f7308,f186]) ).

fof(f7308,plain,
    subset(sF18,sK0),
    inference(resolution,[],[f7302,f168]) ).

fof(f7302,plain,
    element(sF18,powerset(sK0)),
    inference(subsumption_resolution,[],[f7301,f217]) ).

fof(f7301,plain,
    ( ~ element(sK0,powerset(sK0))
    | element(sF18,powerset(sK0)) ),
    inference(forward_demodulation,[],[f7300,f218]) ).

fof(f7300,plain,
    ( element(sF18,powerset(sK0))
    | ~ element(sF16,powerset(sK0)) ),
    inference(subsumption_resolution,[],[f7296,f4751]) ).

fof(f7296,plain,
    ( element(sF18,powerset(sK0))
    | ~ element(sF17,powerset(sK0))
    | ~ element(sF16,powerset(sK0)) ),
    inference(superposition,[],[f178,f210]) ).

fof(f178,plain,
    ! [X2,X0,X1] :
      ( element(subset_difference(X0,X1,X2),powerset(X0))
      | ~ element(X2,powerset(X0))
      | ~ element(X1,powerset(X0)) ),
    inference(cnf_transformation,[],[f73]) ).

fof(f73,plain,
    ! [X0,X1,X2] :
      ( element(subset_difference(X0,X1,X2),powerset(X0))
      | ~ element(X2,powerset(X0))
      | ~ element(X1,powerset(X0)) ),
    inference(flattening,[],[f72]) ).

fof(f72,plain,
    ! [X0,X1,X2] :
      ( element(subset_difference(X0,X1,X2),powerset(X0))
      | ~ element(X2,powerset(X0))
      | ~ element(X1,powerset(X0)) ),
    inference(ennf_transformation,[],[f19]) ).

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

fof(f15978,plain,
    ( ! [X0] :
        ( ~ in(X0,sK0)
        | in(X0,sF17)
        | in(X0,sF20) )
    | ~ spl23_28
    | ~ spl23_29 ),
    inference(duplicate_literal_removal,[],[f15977]) ).

fof(f15977,plain,
    ( ! [X0] :
        ( in(X0,sF20)
        | in(X0,sF17)
        | in(X0,sF20)
        | ~ in(X0,sK0) )
    | ~ spl23_28
    | ~ spl23_29 ),
    inference(forward_demodulation,[],[f15976,f2025]) ).

fof(f15976,plain,
    ( ! [X0] :
        ( in(X0,sF17)
        | in(X0,sF20)
        | ~ in(X0,sK0)
        | in(X0,set_meet(sF19)) )
    | ~ spl23_28
    | ~ spl23_29 ),
    inference(subsumption_resolution,[],[f15870,f6327]) ).

fof(f15870,plain,
    ( ! [X0] :
        ( in(X0,sF17)
        | in(X0,sF20)
        | ~ in(X0,sK0)
        | in(X0,set_meet(sF19))
        | empty_set = sF19 )
    | ~ spl23_28
    | ~ spl23_29 ),
    inference(resolution,[],[f12505,f203]) ).

fof(f203,plain,
    ! [X0,X5] :
      ( ~ in(X5,sK9(X0,X5))
      | in(X5,set_meet(X0))
      | empty_set = X0 ),
    inference(equality_resolution,[],[f155]) ).

fof(f155,plain,
    ! [X0,X1,X5] :
      ( in(X5,X1)
      | ~ in(X5,sK9(X0,X5))
      | set_meet(X0) != X1
      | empty_set = X0 ),
    inference(cnf_transformation,[],[f103]) ).

fof(f12505,plain,
    ( ! [X0,X1] :
        ( in(X0,sK9(sF19,X1))
        | in(X0,sF17)
        | in(X1,sF20)
        | ~ in(X0,sK0) )
    | ~ spl23_28
    | ~ spl23_29 ),
    inference(forward_demodulation,[],[f12504,f2025]) ).

fof(f12504,plain,
    ( ! [X0,X1] :
        ( in(X0,sF17)
        | in(X0,sK9(sF19,X1))
        | ~ in(X0,sK0)
        | in(X1,set_meet(sF19)) )
    | ~ spl23_28 ),
    inference(subsumption_resolution,[],[f12497,f6327]) ).

fof(f12497,plain,
    ( ! [X0,X1] :
        ( in(X0,sF17)
        | in(X0,sK9(sF19,X1))
        | ~ in(X0,sK0)
        | in(X1,set_meet(sF19))
        | empty_set = sF19 )
    | ~ spl23_28 ),
    inference(resolution,[],[f12192,f204]) ).

fof(f204,plain,
    ! [X0,X5] :
      ( in(sK9(X0,X5),X0)
      | in(X5,set_meet(X0))
      | empty_set = X0 ),
    inference(equality_resolution,[],[f154]) ).

fof(f154,plain,
    ! [X0,X1,X5] :
      ( in(X5,X1)
      | in(sK9(X0,X5),X0)
      | set_meet(X0) != X1
      | empty_set = X0 ),
    inference(cnf_transformation,[],[f103]) ).

fof(f12192,plain,
    ( ! [X0,X1] :
        ( ~ in(X1,sF19)
        | in(X0,sF17)
        | in(X0,X1)
        | ~ in(X0,sK0) )
    | ~ spl23_28 ),
    inference(resolution,[],[f11937,f193]) ).

fof(f11937,plain,
    ( ! [X0,X1] :
        ( ~ in(X1,set_difference(sK0,X0))
        | in(X1,sF17)
        | ~ in(X0,sF19) )
    | ~ spl23_28 ),
    inference(resolution,[],[f11920,f3386]) ).

fof(f3386,plain,
    ! [X0,X1] :
      ( ~ in(X1,sK1)
      | in(X0,sF17)
      | ~ in(X0,X1) ),
    inference(superposition,[],[f196,f1885]) ).

fof(f196,plain,
    ! [X0,X6,X5] :
      ( in(X5,union(X0))
      | ~ in(X6,X0)
      | ~ in(X5,X6) ),
    inference(equality_resolution,[],[f148]) ).

fof(f148,plain,
    ! [X0,X1,X6,X5] :
      ( in(X5,X1)
      | ~ in(X6,X0)
      | ~ in(X5,X6)
      | union(X0) != X1 ),
    inference(cnf_transformation,[],[f97]) ).

fof(f11920,plain,
    ( ! [X0] :
        ( in(set_difference(sK0,X0),sK1)
        | ~ in(X0,sF19) )
    | ~ spl23_28 ),
    inference(subsumption_resolution,[],[f11919,f5713]) ).

fof(f5713,plain,
    ( ! [X0] :
        ( element(X0,powerset(sK0))
        | ~ in(X0,sF19) )
    | ~ spl23_28 ),
    inference(resolution,[],[f2020,f167]) ).

fof(f11919,plain,
    ( ! [X0] :
        ( in(set_difference(sK0,X0),sK1)
        | ~ in(X0,sF19)
        | ~ element(X0,powerset(sK0)) )
    | ~ spl23_28 ),
    inference(superposition,[],[f11899,f139]) ).

fof(f11899,plain,
    ( ! [X0] :
        ( in(subset_complement(sK0,X0),sK1)
        | ~ in(X0,sF19) )
    | ~ spl23_28 ),
    inference(subsumption_resolution,[],[f11898,f5713]) ).

fof(f11898,plain,
    ( ! [X0] :
        ( ~ in(X0,sF19)
        | ~ element(X0,powerset(sK0))
        | in(subset_complement(sK0,X0),sK1) )
    | ~ spl23_28 ),
    inference(subsumption_resolution,[],[f11897,f238]) ).

fof(f11897,plain,
    ( ! [X0] :
        ( ~ in(X0,sF19)
        | ~ element(X0,powerset(sK0))
        | in(subset_complement(sK0,X0),sK1)
        | ~ element(sK1,powerset(powerset(sK0))) )
    | ~ spl23_28 ),
    inference(subsumption_resolution,[],[f11890,f2020]) ).

fof(f11890,plain,
    ! [X0] :
      ( ~ element(sF19,powerset(powerset(sK0)))
      | ~ in(X0,sF19)
      | ~ element(X0,powerset(sK0))
      | in(subset_complement(sK0,X0),sK1)
      | ~ element(sK1,powerset(powerset(sK0))) ),
    inference(superposition,[],[f192,f211]) ).

fof(f192,plain,
    ! [X0,X1,X4] :
      ( ~ element(complements_of_subsets(X0,X1),powerset(powerset(X0)))
      | ~ in(X4,complements_of_subsets(X0,X1))
      | ~ element(X4,powerset(X0))
      | in(subset_complement(X0,X4),X1)
      | ~ element(X1,powerset(powerset(X0))) ),
    inference(equality_resolution,[],[f134]) ).

fof(f134,plain,
    ! [X2,X0,X1,X4] :
      ( in(subset_complement(X0,X4),X1)
      | ~ in(X4,X2)
      | ~ element(X4,powerset(X0))
      | complements_of_subsets(X0,X1) != X2
      | ~ element(X2,powerset(powerset(X0)))
      | ~ element(X1,powerset(powerset(X0))) ),
    inference(cnf_transformation,[],[f86]) ).

fof(f5580,plain,
    spl23_28,
    inference(avatar_split_clause,[],[f5563,f2019]) ).

fof(f2026,plain,
    ( ~ spl23_28
    | spl23_29 ),
    inference(avatar_split_clause,[],[f753,f2023,f2019]) ).

fof(f753,plain,
    ( sF20 = set_meet(sF19)
    | ~ element(sF19,powerset(powerset(sK0))) ),
    inference(superposition,[],[f130,f212]) ).

fof(f130,plain,
    ! [X0,X1] :
      ( meet_of_subsets(X0,X1) = set_meet(X1)
      | ~ element(X1,powerset(powerset(X0))) ),
    inference(cnf_transformation,[],[f57]) ).

fof(f57,plain,
    ! [X0,X1] :
      ( meet_of_subsets(X0,X1) = set_meet(X1)
      | ~ element(X1,powerset(powerset(X0))) ),
    inference(ennf_transformation,[],[f32]) ).

fof(f32,axiom,
    ! [X0,X1] :
      ( element(X1,powerset(powerset(X0)))
     => meet_of_subsets(X0,X1) = set_meet(X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',redefinition_k6_setfam_1) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.13  % Problem    : SEU175+1 : TPTP v8.2.0. Released v3.3.0.
% 0.13/0.14  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t %d %s
% 0.16/0.36  % Computer : n005.cluster.edu
% 0.16/0.36  % Model    : x86_64 x86_64
% 0.16/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.16/0.36  % Memory   : 8042.1875MB
% 0.16/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.16/0.36  % CPULimit   : 300
% 0.16/0.36  % WCLimit    : 300
% 0.16/0.36  % DateTime   : Sun May 19 17:27:53 EDT 2024
% 0.16/0.36  % CPUTime    : 
% 0.16/0.36  This is a FOF_THM_RFO_SEQ problem
% 0.16/0.36  Running vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t 300 /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.57/0.74  % (356)lrs-21_1:1_to=lpo:sil=2000:sp=frequency:sos=on:lma=on:i=56:sd=2:ss=axioms:ep=R_0 on theBenchmark for (2996ds/56Mi)
% 0.57/0.74  % (349)dis-1011_2:1_sil=2000:lsd=20:nwc=5.0:flr=on:mep=off:st=3.0:i=34:sd=1:ep=RS:ss=axioms_0 on theBenchmark for (2996ds/34Mi)
% 0.57/0.74  % (351)lrs+1011_1:1_sil=8000:sp=occurrence:nwc=10.0:i=78:ss=axioms:sgt=8_0 on theBenchmark for (2996ds/78Mi)
% 0.57/0.74  % (353)lrs+2_1:1_sil=16000:fde=none:sos=all:nwc=5.0:i=34:ep=RS:s2pl=on:lma=on:afp=100000_0 on theBenchmark for (2996ds/34Mi)
% 0.57/0.74  % (356)Refutation not found, incomplete strategy% (356)------------------------------
% 0.57/0.74  % (356)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.57/0.74  % (350)lrs+1011_461:32768_sil=16000:irw=on:sp=frequency:lsd=20:fd=preordered:nwc=10.0:s2agt=32:alpa=false:cond=fast:s2a=on:i=51:s2at=3.0:awrs=decay:awrsf=691:bd=off:nm=20:fsr=off:amm=sco:uhcvi=on:rawr=on_0 on theBenchmark for (2996ds/51Mi)
% 0.57/0.74  % (356)Termination reason: Refutation not found, incomplete strategy
% 0.57/0.74  
% 0.57/0.74  % (356)Memory used [KB]: 1040
% 0.57/0.74  % (356)Time elapsed: 0.002 s
% 0.57/0.74  % (356)Instructions burned: 3 (million)
% 0.57/0.74  % (352)ott+1011_1:1_sil=2000:urr=on:i=33:sd=1:kws=inv_frequency:ss=axioms:sup=off_0 on theBenchmark for (2996ds/33Mi)
% 0.57/0.74  % (354)lrs+1002_1:16_to=lpo:sil=32000:sp=unary_frequency:sos=on:i=45:bd=off:ss=axioms_0 on theBenchmark for (2996ds/45Mi)
% 0.57/0.74  % (355)lrs+21_1:5_sil=2000:sos=on:urr=on:newcnf=on:slsq=on:i=83:slsql=off:bd=off:nm=2:ss=axioms:st=1.5:sp=const_min:gsp=on:rawr=on_0 on theBenchmark for (2996ds/83Mi)
% 0.57/0.74  % (356)------------------------------
% 0.57/0.74  % (356)------------------------------
% 0.57/0.74  % (357)lrs+21_1:16_sil=2000:sp=occurrence:urr=on:flr=on:i=55:sd=1:nm=0:ins=3:ss=included:rawr=on:br=off_0 on theBenchmark for (2996ds/55Mi)
% 0.57/0.75  % (354)Refutation not found, incomplete strategy% (354)------------------------------
% 0.57/0.75  % (354)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.57/0.75  % (354)Termination reason: Refutation not found, incomplete strategy
% 0.57/0.75  
% 0.57/0.75  % (354)Memory used [KB]: 1130
% 0.57/0.75  % (354)Time elapsed: 0.010 s
% 0.57/0.75  % (354)Instructions burned: 14 (million)
% 0.57/0.75  % (354)------------------------------
% 0.57/0.75  % (354)------------------------------
% 0.57/0.75  % (358)dis+3_25:4_sil=16000:sos=all:erd=off:i=50:s2at=4.0:bd=off:nm=60:sup=off:cond=on:av=off:ins=2:nwc=10.0:etr=on:to=lpo:s2agt=20:fd=off:bsr=unit_only:slsq=on:slsqr=28,19:awrs=converge:awrsf=500:tgt=ground:bs=unit_only_0 on theBenchmark for (2996ds/50Mi)
% 0.60/0.76  % (352)Instruction limit reached!
% 0.60/0.76  % (352)------------------------------
% 0.60/0.76  % (352)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.60/0.76  % (352)Termination reason: Unknown
% 0.60/0.76  % (352)Termination phase: Saturation
% 0.60/0.76  
% 0.60/0.76  % (352)Memory used [KB]: 1456
% 0.60/0.76  % (352)Time elapsed: 0.020 s
% 0.60/0.76  % (352)Instructions burned: 33 (million)
% 0.60/0.76  % (352)------------------------------
% 0.60/0.76  % (352)------------------------------
% 0.60/0.76  % (349)Instruction limit reached!
% 0.60/0.76  % (349)------------------------------
% 0.60/0.76  % (349)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.60/0.76  % (349)Termination reason: Unknown
% 0.60/0.76  % (349)Termination phase: Saturation
% 0.60/0.76  
% 0.60/0.76  % (349)Memory used [KB]: 1260
% 0.60/0.76  % (349)Time elapsed: 0.022 s
% 0.60/0.76  % (349)Instructions burned: 34 (million)
% 0.60/0.76  % (349)------------------------------
% 0.60/0.76  % (349)------------------------------
% 0.60/0.76  % (353)Instruction limit reached!
% 0.60/0.76  % (353)------------------------------
% 0.60/0.76  % (353)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.60/0.76  % (353)Termination reason: Unknown
% 0.60/0.76  % (353)Termination phase: Saturation
% 0.60/0.76  
% 0.60/0.76  % (353)Memory used [KB]: 1436
% 0.60/0.76  % (353)Time elapsed: 0.023 s
% 0.60/0.76  % (353)Instructions burned: 35 (million)
% 0.60/0.76  % (353)------------------------------
% 0.60/0.76  % (353)------------------------------
% 0.60/0.76  % (359)lrs+1010_1:2_sil=4000:tgt=ground:nwc=10.0:st=2.0:i=208:sd=1:bd=off:ss=axioms_0 on theBenchmark for (2996ds/208Mi)
% 0.60/0.76  % (357)Instruction limit reached!
% 0.60/0.76  % (357)------------------------------
% 0.60/0.76  % (357)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.60/0.76  % (357)Termination reason: Unknown
% 0.60/0.76  % (357)Termination phase: Saturation
% 0.60/0.76  
% 0.60/0.76  % (357)Memory used [KB]: 1843
% 0.60/0.76  % (357)Time elapsed: 0.021 s
% 0.60/0.76  % (357)Instructions burned: 57 (million)
% 0.60/0.76  % (357)------------------------------
% 0.60/0.76  % (357)------------------------------
% 0.60/0.77  % (360)lrs-1011_1:1_sil=4000:plsq=on:plsqr=32,1:sp=frequency:plsql=on:nwc=10.0:i=52:aac=none:afr=on:ss=axioms:er=filter:sgt=16:rawr=on:etr=on:lma=on_0 on theBenchmark for (2996ds/52Mi)
% 0.60/0.77  % (362)lrs+1011_87677:1048576_sil=8000:sos=on:spb=non_intro:nwc=10.0:kmz=on:i=42:ep=RS:nm=0:ins=1:uhcvi=on:rawr=on:fde=unused:afp=2000:afq=1.444:plsq=on:nicw=on_0 on theBenchmark for (2996ds/42Mi)
% 0.60/0.77  % (361)lrs-1010_1:1_to=lpo:sil=2000:sp=reverse_arity:sos=on:urr=ec_only:i=518:sd=2:bd=off:ss=axioms:sgt=16_0 on theBenchmark for (2996ds/518Mi)
% 0.60/0.77  % (361)Refutation not found, incomplete strategy% (361)------------------------------
% 0.60/0.77  % (361)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.60/0.77  % (361)Termination reason: Refutation not found, incomplete strategy
% 0.60/0.77  
% 0.60/0.77  % (361)Memory used [KB]: 1135
% 0.60/0.77  % (361)Time elapsed: 0.006 s
% 0.60/0.77  % (361)Instructions burned: 6 (million)
% 0.60/0.77  % (361)------------------------------
% 0.60/0.77  % (361)------------------------------
% 0.60/0.77  % (350)Instruction limit reached!
% 0.60/0.77  % (350)------------------------------
% 0.60/0.77  % (350)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.60/0.77  % (350)Termination reason: Unknown
% 0.60/0.77  % (350)Termination phase: Saturation
% 0.60/0.77  
% 0.60/0.77  % (350)Memory used [KB]: 1635
% 0.60/0.77  % (350)Time elapsed: 0.032 s
% 0.60/0.77  % (350)Instructions burned: 51 (million)
% 0.60/0.77  % (350)------------------------------
% 0.60/0.77  % (350)------------------------------
% 0.60/0.78  % (363)dis+1011_1258907:1048576_bsr=unit_only:to=lpo:drc=off:sil=2000:tgt=full:fde=none:sp=frequency:spb=goal:rnwc=on:nwc=6.70083:sac=on:newcnf=on:st=2:i=243:bs=unit_only:sd=3:afp=300:awrs=decay:awrsf=218:nm=16:ins=3:afq=3.76821:afr=on:ss=axioms:sgt=5:rawr=on:add=off:bsd=on_0 on theBenchmark for (2995ds/243Mi)
% 0.60/0.78  % (364)lrs+1011_2:9_sil=2000:lsd=10:newcnf=on:i=117:sd=2:awrs=decay:ss=included:amm=off:ep=R_0 on theBenchmark for (2995ds/117Mi)
% 0.60/0.78  % (362)Instruction limit reached!
% 0.60/0.78  % (362)------------------------------
% 0.60/0.78  % (362)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.60/0.78  % (362)Termination reason: Unknown
% 0.60/0.78  % (362)Termination phase: Saturation
% 0.60/0.78  
% 0.60/0.78  % (362)Memory used [KB]: 1602
% 0.60/0.78  % (362)Time elapsed: 0.015 s
% 0.60/0.78  % (362)Instructions burned: 43 (million)
% 0.60/0.78  % (362)------------------------------
% 0.60/0.78  % (362)------------------------------
% 0.60/0.78  % (358)Instruction limit reached!
% 0.60/0.78  % (358)------------------------------
% 0.60/0.78  % (358)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.60/0.78  % (358)Termination reason: Unknown
% 0.60/0.78  % (358)Termination phase: Saturation
% 0.60/0.78  
% 0.60/0.78  % (358)Memory used [KB]: 1513
% 0.60/0.78  % (358)Time elapsed: 0.029 s
% 0.60/0.78  % (358)Instructions burned: 50 (million)
% 0.60/0.78  % (358)------------------------------
% 0.60/0.78  % (358)------------------------------
% 0.60/0.78  % (365)dis+1011_11:1_sil=2000:avsq=on:i=143:avsqr=1,16:ep=RS:rawr=on:aac=none:lsd=100:mep=off:fde=none:newcnf=on:bsr=unit_only_0 on theBenchmark for (2995ds/143Mi)
% 0.60/0.79  % (366)lrs+1011_1:2_to=lpo:sil=8000:plsqc=1:plsq=on:plsqr=326,59:sp=weighted_frequency:plsql=on:nwc=10.0:newcnf=on:i=93:awrs=converge:awrsf=200:bd=off:ins=1:rawr=on:alpa=false:avsq=on:avsqr=1,16_0 on theBenchmark for (2995ds/93Mi)
% 0.60/0.79  % (355)Instruction limit reached!
% 0.60/0.79  % (355)------------------------------
% 0.60/0.79  % (355)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.60/0.79  % (355)Termination reason: Unknown
% 0.60/0.79  % (355)Termination phase: Saturation
% 0.60/0.79  
% 0.60/0.79  % (355)Memory used [KB]: 2030
% 0.60/0.79  % (355)Time elapsed: 0.047 s
% 0.60/0.79  % (355)Instructions burned: 83 (million)
% 0.60/0.79  % (355)------------------------------
% 0.60/0.79  % (355)------------------------------
% 0.60/0.79  % (351)Instruction limit reached!
% 0.60/0.79  % (351)------------------------------
% 0.60/0.79  % (351)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.60/0.79  % (351)Termination reason: Unknown
% 0.60/0.79  % (351)Termination phase: Saturation
% 0.60/0.79  
% 0.60/0.79  % (351)Memory used [KB]: 1746
% 0.60/0.79  % (351)Time elapsed: 0.051 s
% 0.60/0.79  % (351)Instructions burned: 79 (million)
% 0.60/0.79  % (351)------------------------------
% 0.60/0.79  % (351)------------------------------
% 0.60/0.79  % (367)lrs+1666_1:1_sil=4000:sp=occurrence:sos=on:urr=on:newcnf=on:i=62:amm=off:ep=R:erd=off:nm=0:plsq=on:plsqr=14,1_0 on theBenchmark for (2995ds/62Mi)
% 0.60/0.79  % (368)lrs+21_2461:262144_anc=none:drc=off:sil=2000:sp=occurrence:nwc=6.0:updr=off:st=3.0:i=32:sd=2:afp=4000:erml=3:nm=14:afq=2.0:uhcvi=on:ss=included:er=filter:abs=on:nicw=on:ile=on:sims=off:s2a=on:s2agt=50:s2at=-1.0:plsq=on:plsql=on:plsqc=2:plsqr=1,32:newcnf=on:bd=off:to=lpo_0 on theBenchmark for (2995ds/32Mi)
% 0.60/0.80  % (360)Instruction limit reached!
% 0.60/0.80  % (360)------------------------------
% 0.60/0.80  % (360)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.60/0.80  % (360)Termination reason: Unknown
% 0.60/0.80  % (360)Termination phase: Saturation
% 0.60/0.80  
% 0.60/0.80  % (360)Memory used [KB]: 1558
% 0.60/0.80  % (360)Time elapsed: 0.035 s
% 0.60/0.80  % (360)Instructions burned: 53 (million)
% 0.60/0.80  % (360)------------------------------
% 0.60/0.80  % (360)------------------------------
% 0.60/0.80  % (369)dis+1011_1:1_sil=16000:nwc=7.0:s2agt=64:s2a=on:i=1919:ss=axioms:sgt=8:lsd=50:sd=7_0 on theBenchmark for (2995ds/1919Mi)
% 0.60/0.81  % (368)Instruction limit reached!
% 0.60/0.81  % (368)------------------------------
% 0.60/0.81  % (368)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.60/0.81  % (368)Termination reason: Unknown
% 0.60/0.81  % (368)Termination phase: Saturation
% 0.60/0.81  
% 0.60/0.81  % (368)Memory used [KB]: 1342
% 0.60/0.81  % (368)Time elapsed: 0.022 s
% 0.60/0.81  % (368)Instructions burned: 32 (million)
% 0.60/0.81  % (368)------------------------------
% 0.60/0.81  % (368)------------------------------
% 0.60/0.82  % (370)ott-32_5:1_sil=4000:sp=occurrence:urr=full:rp=on:nwc=5.0:newcnf=on:st=5.0:s2pl=on:i=55:sd=2:ins=2:ss=included:rawr=on:anc=none:sos=on:s2agt=8:spb=intro:ep=RS:avsq=on:avsqr=27,155:lma=on_0 on theBenchmark for (2995ds/55Mi)
% 0.60/0.83  % (367)Instruction limit reached!
% 0.60/0.83  % (367)------------------------------
% 0.60/0.83  % (367)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.60/0.83  % (367)Termination reason: Unknown
% 0.60/0.83  % (367)Termination phase: Saturation
% 0.60/0.83  
% 0.60/0.83  % (367)Memory used [KB]: 1781
% 0.60/0.83  % (367)Time elapsed: 0.039 s
% 0.60/0.83  % (367)Instructions burned: 63 (million)
% 0.60/0.83  % (367)------------------------------
% 0.60/0.83  % (367)------------------------------
% 0.60/0.83  % (371)lrs-1011_1:1_sil=2000:sos=on:urr=on:i=53:sd=1:bd=off:ins=3:av=off:ss=axioms:sgt=16:gsp=on:lsd=10_0 on theBenchmark for (2995ds/53Mi)
% 0.60/0.83  % (365)Instruction limit reached!
% 0.60/0.83  % (365)------------------------------
% 0.60/0.83  % (365)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.60/0.83  % (365)Termination reason: Unknown
% 0.60/0.83  % (365)Termination phase: Saturation
% 0.60/0.83  
% 0.60/0.83  % (365)Memory used [KB]: 2151
% 0.60/0.83  % (365)Time elapsed: 0.050 s
% 0.60/0.83  % (365)Instructions burned: 143 (million)
% 0.60/0.83  % (365)------------------------------
% 0.60/0.83  % (365)------------------------------
% 0.60/0.83  % (372)lrs+1011_6929:65536_anc=all_dependent:sil=2000:fde=none:plsqc=1:plsq=on:plsqr=19,8:plsql=on:nwc=3.0:i=46:afp=4000:ep=R:nm=3:fsr=off:afr=on:aer=off:gsp=on_0 on theBenchmark for (2995ds/46Mi)
% 1.04/0.85  % (366)Instruction limit reached!
% 1.04/0.85  % (366)------------------------------
% 1.04/0.85  % (366)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.04/0.85  % (366)Termination reason: Unknown
% 1.04/0.85  % (366)Termination phase: Saturation
% 1.04/0.85  
% 1.04/0.85  % (366)Memory used [KB]: 1669
% 1.04/0.85  % (366)Time elapsed: 0.062 s
% 1.04/0.85  % (366)Instructions burned: 93 (million)
% 1.04/0.85  % (366)------------------------------
% 1.04/0.85  % (366)------------------------------
% 1.04/0.85  % (364)Instruction limit reached!
% 1.04/0.85  % (364)------------------------------
% 1.04/0.85  % (364)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.04/0.85  % (364)Termination reason: Unknown
% 1.04/0.85  % (364)Termination phase: Saturation
% 1.04/0.85  
% 1.04/0.85  % (364)Memory used [KB]: 2001
% 1.04/0.85  % (364)Time elapsed: 0.074 s
% 1.04/0.85  % (364)Instructions burned: 117 (million)
% 1.04/0.85  % (364)------------------------------
% 1.04/0.85  % (364)------------------------------
% 1.04/0.85  % (370)Instruction limit reached!
% 1.04/0.85  % (370)------------------------------
% 1.04/0.85  % (370)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.04/0.85  % (370)Termination reason: Unknown
% 1.04/0.85  % (370)Termination phase: Saturation
% 1.04/0.85  
% 1.04/0.85  % (370)Memory used [KB]: 1930
% 1.04/0.85  % (370)Time elapsed: 0.033 s
% 1.04/0.85  % (370)Instructions burned: 55 (million)
% 1.04/0.85  % (370)------------------------------
% 1.04/0.85  % (370)------------------------------
% 1.04/0.85  % (373)dis+10_3:31_sil=2000:sp=frequency:abs=on:acc=on:lcm=reverse:nwc=3.0:alpa=random:st=3.0:i=102:sd=1:nm=4:ins=1:aer=off:ss=axioms_0 on theBenchmark for (2995ds/102Mi)
% 1.04/0.85  % (372)Instruction limit reached!
% 1.04/0.85  % (372)------------------------------
% 1.04/0.85  % (372)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.04/0.85  % (372)Termination reason: Unknown
% 1.04/0.85  % (372)Termination phase: Saturation
% 1.04/0.85  
% 1.04/0.85  % (372)Memory used [KB]: 1946
% 1.04/0.85  % (372)Time elapsed: 0.018 s
% 1.04/0.85  % (372)Instructions burned: 46 (million)
% 1.04/0.85  % (372)------------------------------
% 1.04/0.85  % (372)------------------------------
% 1.04/0.85  % (374)ott+1011_9:29_slsqr=3,2:sil=2000:tgt=ground:lsd=10:lcm=predicate:avsqc=4:slsq=on:avsq=on:i=35:s2at=4.0:add=large:sd=1:avsqr=1,16:aer=off:ss=axioms:sgt=100:rawr=on:s2a=on:sac=on:afp=1:nwc=10.0:nm=64:bd=preordered:abs=on:rnwc=on:er=filter:nicw=on:spb=non_intro:lma=on_0 on theBenchmark for (2995ds/35Mi)
% 1.04/0.85  % (376)dis+1010_12107:524288_anc=none:drc=encompass:sil=2000:bsd=on:rp=on:nwc=10.0:alpa=random:i=109:kws=precedence:awrs=decay:awrsf=2:nm=16:ins=3:rawr=on:s2a=on:s2at=4.5:acc=on:flr=on_0 on theBenchmark for (2995ds/109Mi)
% 1.04/0.85  % (375)dis+1003_1:1024_sil=4000:urr=on:newcnf=on:i=87:av=off:fsr=off:bce=on_0 on theBenchmark for (2995ds/87Mi)
% 1.04/0.86  % (371)Instruction limit reached!
% 1.04/0.86  % (371)------------------------------
% 1.04/0.86  % (371)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.04/0.86  % (371)Termination reason: Unknown
% 1.04/0.86  % (371)Termination phase: Saturation
% 1.04/0.86  
% 1.04/0.86  % (371)Memory used [KB]: 1600
% 1.04/0.86  % (371)Time elapsed: 0.028 s
% 1.04/0.86  % (371)Instructions burned: 53 (million)
% 1.04/0.86  % (371)------------------------------
% 1.04/0.86  % (371)------------------------------
% 1.04/0.86  % (377)lrs+1002_1:16_sil=2000:sp=occurrence:sos=on:i=161:aac=none:bd=off:ss=included:sd=5:st=2.5:sup=off_0 on theBenchmark for (2995ds/161Mi)
% 1.04/0.87  % (374)Instruction limit reached!
% 1.04/0.87  % (374)------------------------------
% 1.04/0.87  % (374)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.04/0.87  % (374)Termination reason: Unknown
% 1.04/0.87  % (374)Termination phase: Saturation
% 1.04/0.87  
% 1.04/0.87  % (374)Memory used [KB]: 1276
% 1.04/0.87  % (374)Time elapsed: 0.021 s
% 1.04/0.87  % (374)Instructions burned: 37 (million)
% 1.04/0.87  % (374)------------------------------
% 1.04/0.87  % (374)------------------------------
% 1.28/0.87  % (378)lrs-1002_2:9_anc=none:sil=2000:plsqc=1:plsq=on:avsql=on:plsqr=2859761,1048576:erd=off:rp=on:nwc=21.7107:newcnf=on:avsq=on:i=69:aac=none:avsqr=6317,1048576:ep=RS:fsr=off:rawr=on:afp=50:afq=2.133940627822616:sac=on_0 on theBenchmark for (2995ds/69Mi)
% 1.28/0.88  % (359)Instruction limit reached!
% 1.28/0.88  % (359)------------------------------
% 1.28/0.88  % (359)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.28/0.88  % (359)Termination reason: Unknown
% 1.28/0.88  % (359)Termination phase: Saturation
% 1.28/0.88  
% 1.28/0.88  % (359)Memory used [KB]: 2656
% 1.28/0.88  % (359)Time elapsed: 0.119 s
% 1.28/0.88  % (359)Instructions burned: 211 (million)
% 1.28/0.88  % (359)------------------------------
% 1.28/0.88  % (359)------------------------------
% 1.28/0.88  % (379)lrs+1010_1:512_sil=8000:tgt=ground:spb=units:gs=on:lwlo=on:nicw=on:gsem=on:st=1.5:i=40:nm=21:ss=included:nwc=5.3:afp=4000:afq=1.38:ins=1:bs=unit_only:awrs=converge:awrsf=10:bce=on_0 on theBenchmark for (2994ds/40Mi)
% 1.28/0.89  % (375)Instruction limit reached!
% 1.28/0.89  % (375)------------------------------
% 1.28/0.89  % (375)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.28/0.89  % (375)Termination reason: Unknown
% 1.28/0.89  % (375)Termination phase: Saturation
% 1.28/0.89  
% 1.28/0.89  % (375)Memory used [KB]: 2053
% 1.28/0.89  % (375)Time elapsed: 0.058 s
% 1.28/0.89  % (376)Instruction limit reached!
% 1.28/0.89  % (376)------------------------------
% 1.28/0.89  % (376)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.28/0.89  % (376)Termination reason: Unknown
% 1.28/0.89  % (376)Termination phase: Saturation
% 1.28/0.89  
% 1.28/0.89  % (376)Memory used [KB]: 2199
% 1.28/0.89  % (376)Time elapsed: 0.057 s
% 1.28/0.89  % (376)Instructions burned: 112 (million)
% 1.28/0.89  % (376)------------------------------
% 1.28/0.89  % (376)------------------------------
% 1.28/0.89  % (375)Instructions burned: 87 (million)
% 1.28/0.89  % (375)------------------------------
% 1.28/0.89  % (375)------------------------------
% 1.28/0.89  % (381)dis+10_1:4_to=lpo:sil=2000:sos=on:spb=goal:rp=on:sac=on:newcnf=on:i=161:ss=axioms:aac=none_0 on theBenchmark for (2994ds/161Mi)
% 1.28/0.89  % (380)ott+1011_1:3_drc=off:sil=4000:tgt=ground:fde=unused:plsq=on:sp=unary_first:fd=preordered:nwc=10.0:i=360:ins=1:rawr=on:bd=preordered_0 on theBenchmark for (2994ds/360Mi)
% 1.28/0.89  % (363)Instruction limit reached!
% 1.28/0.89  % (363)------------------------------
% 1.28/0.89  % (363)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.28/0.89  % (363)Termination reason: Unknown
% 1.28/0.89  % (363)Termination phase: Saturation
% 1.28/0.89  
% 1.28/0.89  % (363)Memory used [KB]: 2526
% 1.28/0.89  % (363)Time elapsed: 0.121 s
% 1.28/0.89  % (363)Instructions burned: 245 (million)
% 1.28/0.89  % (363)------------------------------
% 1.28/0.89  % (363)------------------------------
% 1.28/0.90  % (378)Instruction limit reached!
% 1.28/0.90  % (378)------------------------------
% 1.28/0.90  % (378)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.28/0.90  % (378)Termination reason: Unknown
% 1.28/0.90  % (378)Termination phase: Saturation
% 1.28/0.90  
% 1.28/0.90  % (378)Memory used [KB]: 1491
% 1.28/0.90  % (378)Time elapsed: 0.046 s
% 1.28/0.90  % (378)Instructions burned: 71 (million)
% 1.28/0.90  % (378)------------------------------
% 1.28/0.90  % (378)------------------------------
% 1.28/0.90  % (382)lrs+1011_1:20_sil=4000:tgt=ground:i=80:sd=1:bd=off:nm=32:av=off:ss=axioms:lsd=60_0 on theBenchmark for (2994ds/80Mi)
% 1.28/0.90  % (379)Instruction limit reached!
% 1.28/0.90  % (379)------------------------------
% 1.28/0.90  % (379)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.28/0.90  % (379)Termination reason: Unknown
% 1.28/0.90  % (379)Termination phase: Saturation
% 1.28/0.90  
% 1.28/0.90  % (379)Memory used [KB]: 1559
% 1.28/0.90  % (379)Time elapsed: 0.037 s
% 1.28/0.90  % (379)Instructions burned: 40 (million)
% 1.28/0.90  % (379)------------------------------
% 1.28/0.90  % (379)------------------------------
% 1.28/0.90  % (373)Instruction limit reached!
% 1.28/0.90  % (373)------------------------------
% 1.28/0.90  % (373)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.28/0.90  % (373)Termination reason: Unknown
% 1.28/0.90  % (373)Termination phase: Saturation
% 1.28/0.90  
% 1.28/0.90  % (373)Memory used [KB]: 2393
% 1.28/0.90  % (373)Time elapsed: 0.049 s
% 1.28/0.90  % (373)Instructions burned: 103 (million)
% 1.28/0.90  % (373)------------------------------
% 1.28/0.90  % (373)------------------------------
% 1.28/0.90  % (383)lrs+11_1:2_slsqr=1,2:sil=2000:sp=const_frequency:kmz=on:newcnf=on:slsq=on:i=37:s2at=1.5:awrs=converge:nm=2:uhcvi=on:ss=axioms:sgt=20:afp=10000:fs=off:fsr=off:bd=off:s2agt=5:fd=off:add=off:erd=off:foolp=on:nwc=10.0:rp=on_0 on theBenchmark for (2994ds/37Mi)
% 1.28/0.90  % (384)lrs+1011_1:2_drc=encompass:sil=4000:fde=unused:sos=on:sac=on:newcnf=on:i=55:sd=10:bd=off:ins=1:uhcvi=on:ss=axioms:spb=non_intro:st=3.0:erd=off:s2a=on:nwc=3.0_0 on theBenchmark for (2994ds/55Mi)
% 1.28/0.90  % (385)dis-1011_1:32_to=lpo:drc=off:sil=2000:sp=reverse_arity:sos=on:foolp=on:lsd=20:nwc=1.49509792053687:s2agt=30:avsq=on:s2a=on:s2pl=no:i=47:s2at=5.0:avsqr=5593,1048576:nm=0:fsr=off:amm=sco:rawr=on:awrs=converge:awrsf=427:ss=included:sd=1:slsq=on:fd=off_0 on theBenchmark for (2994ds/47Mi)
% 1.28/0.90  % (384)Refutation not found, incomplete strategy% (384)------------------------------
% 1.28/0.90  % (384)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.28/0.90  % (384)Termination reason: Refutation not found, incomplete strategy
% 1.28/0.90  
% 1.28/0.90  % (384)Memory used [KB]: 1082
% 1.28/0.90  % (384)Time elapsed: 0.003 s
% 1.28/0.90  % (384)Instructions burned: 7 (million)
% 1.28/0.90  % (384)------------------------------
% 1.28/0.90  % (384)------------------------------
% 1.28/0.91  % (386)lrs+10_1:1024_sil=2000:st=2.0:i=32:sd=2:ss=included:ep=R_0 on theBenchmark for (2994ds/32Mi)
% 1.28/0.91  % (377)Instruction limit reached!
% 1.28/0.91  % (377)------------------------------
% 1.28/0.91  % (377)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.28/0.91  % (377)Termination reason: Unknown
% 1.28/0.91  % (377)Termination phase: Saturation
% 1.28/0.91  
% 1.28/0.91  % (377)Memory used [KB]: 1748
% 1.28/0.91  % (377)Time elapsed: 0.076 s
% 1.28/0.91  % (377)Instructions burned: 161 (million)
% 1.28/0.91  % (377)------------------------------
% 1.28/0.91  % (377)------------------------------
% 1.28/0.91  % (383)Instruction limit reached!
% 1.28/0.91  % (383)------------------------------
% 1.28/0.91  % (383)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.28/0.91  % (383)Termination reason: Unknown
% 1.28/0.91  % (383)Termination phase: Saturation
% 1.28/0.91  
% 1.28/0.91  % (383)Memory used [KB]: 1739
% 1.28/0.91  % (383)Time elapsed: 0.016 s
% 1.28/0.91  % (383)Instructions burned: 39 (million)
% 1.28/0.91  % (383)------------------------------
% 1.28/0.91  % (383)------------------------------
% 1.28/0.92  % (387)dis+1011_1:1_sil=4000:s2agt=4:slsqc=3:slsq=on:i=132:bd=off:av=off:sup=off:ss=axioms:st=3.0_0 on theBenchmark for (2994ds/132Mi)
% 1.28/0.92  % (388)dis-1011_1:1024_sil=2000:fde=unused:sos=on:nwc=10.0:i=54:uhcvi=on:ss=axioms:ep=RS:av=off:sp=occurrence:fsr=off:awrs=decay:awrsf=200_0 on theBenchmark for (2994ds/54Mi)
% 1.28/0.92  % (386)Instruction limit reached!
% 1.28/0.92  % (386)------------------------------
% 1.28/0.92  % (386)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.28/0.92  % (386)Termination reason: Unknown
% 1.28/0.92  % (386)Termination phase: Saturation
% 1.28/0.92  
% 1.28/0.92  % (386)Memory used [KB]: 1529
% 1.28/0.92  % (386)Time elapsed: 0.012 s
% 1.28/0.92  % (386)Instructions burned: 32 (million)
% 1.28/0.92  % (386)------------------------------
% 1.28/0.92  % (386)------------------------------
% 1.28/0.92  % (389)lrs+1011_1:2_to=lpo:drc=off:sil=2000:sp=const_min:urr=on:lcm=predicate:nwc=16.7073:updr=off:newcnf=on:i=82:av=off:rawr=on:ss=included:st=5.0:erd=off:flr=on_0 on theBenchmark for (2994ds/82Mi)
% 1.28/0.92  % (385)Instruction limit reached!
% 1.28/0.92  % (385)------------------------------
% 1.28/0.92  % (385)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.28/0.92  % (385)Termination reason: Unknown
% 1.28/0.92  % (385)Termination phase: Saturation
% 1.28/0.92  
% 1.28/0.92  % (385)Memory used [KB]: 1774
% 1.28/0.92  % (385)Time elapsed: 0.020 s
% 1.28/0.92  % (385)Instructions burned: 47 (million)
% 1.28/0.92  % (385)------------------------------
% 1.28/0.92  % (385)------------------------------
% 1.28/0.92  % (382)Instruction limit reached!
% 1.28/0.92  % (382)------------------------------
% 1.28/0.92  % (382)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.28/0.92  % (382)Termination reason: Unknown
% 1.28/0.92  % (382)Termination phase: Saturation
% 1.28/0.92  
% 1.28/0.92  % (382)Memory used [KB]: 1498
% 1.28/0.92  % (382)Time elapsed: 0.025 s
% 1.28/0.92  % (382)Instructions burned: 80 (million)
% 1.28/0.92  % (382)------------------------------
% 1.28/0.92  % (382)------------------------------
% 1.28/0.92  % (390)lrs+11_1:32_sil=2000:sp=occurrence:lsd=20:rp=on:i=119:sd=1:nm=0:av=off:ss=included:nwc=10.0:flr=on_0 on theBenchmark for (2994ds/119Mi)
% 1.28/0.92  % (391)ott+1002_2835555:1048576_to=lpo:sil=2000:sos=on:fs=off:nwc=10.3801:avsqc=3:updr=off:avsq=on:st=2:s2a=on:i=177:s2at=3:afp=10000:aac=none:avsqr=13357983,1048576:awrs=converge:awrsf=460:bd=off:nm=13:ins=2:fsr=off:amm=sco:afq=1.16719:ss=axioms:rawr=on:fd=off_0 on theBenchmark for (2994ds/177Mi)
% 1.83/0.93  % (381)Instruction limit reached!
% 1.83/0.93  % (381)------------------------------
% 1.83/0.93  % (381)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.83/0.93  % (381)Termination reason: Unknown
% 1.83/0.93  % (381)Termination phase: Saturation
% 1.83/0.93  
% 1.83/0.93  % (381)Memory used [KB]: 2200
% 1.83/0.93  % (388)Instruction limit reached!
% 1.83/0.93  % (388)------------------------------
% 1.83/0.93  % (388)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.83/0.93  % (381)Time elapsed: 0.067 s
% 1.83/0.93  % (381)Instructions burned: 161 (million)
% 1.83/0.93  % (381)------------------------------
% 1.83/0.93  % (381)------------------------------
% 1.83/0.93  % (388)Termination reason: Unknown
% 1.83/0.93  % (388)Termination phase: Saturation
% 1.83/0.93  
% 1.83/0.93  % (388)Memory used [KB]: 1530
% 1.83/0.93  % (388)Time elapsed: 0.019 s
% 1.83/0.93  % (388)Instructions burned: 56 (million)
% 1.83/0.93  % (388)------------------------------
% 1.83/0.93  % (388)------------------------------
% 1.83/0.94  % (393)dis+1011_1:128_sil=2000:plsq=on:sp=frequency:plsql=on:nicw=on:i=49:kws=precedence:bd=off:fsr=off:ss=axioms:sgt=64:sd=3_0 on theBenchmark for (2994ds/49Mi)
% 1.83/0.94  % (392)lrs+1002_263:262144_sfv=off:to=lpo:drc=encompass:sil=2000:tgt=full:fde=none:bsd=on:sp=const_frequency:spb=units:fd=preordered:nwc=12.504039574721643:lwlo=on:i=117:awrs=converge:awrsf=1360:bsdmm=3:bd=off:nm=11:fsd=on:amm=off:uhcvi=on:afr=on:rawr=on:fsdmm=1:updr=off:sac=on:fdi=16_0 on theBenchmark for (2994ds/117Mi)
% 1.83/0.95  % (389)Instruction limit reached!
% 1.83/0.95  % (389)------------------------------
% 1.83/0.95  % (389)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.83/0.95  % (389)Termination reason: Unknown
% 1.83/0.95  % (389)Termination phase: Saturation
% 1.83/0.95  
% 1.83/0.95  % (389)Memory used [KB]: 1830
% 1.83/0.95  % (389)Time elapsed: 0.029 s
% 1.83/0.95  % (389)Instructions burned: 83 (million)
% 1.83/0.95  % (389)------------------------------
% 1.83/0.95  % (389)------------------------------
% 1.83/0.95  % (394)lrs-1011_8:1_sil=2000:spb=goal:urr=on:sac=on:i=51:afp=10000:fsr=off:ss=axioms:avsq=on:avsqr=17819,524288:bd=off:bsd=on:fd=off:sims=off:rawr=on:alpa=true:bsr=on:aer=off_0 on theBenchmark for (2994ds/51Mi)
% 1.83/0.95  % (393)Instruction limit reached!
% 1.83/0.95  % (393)------------------------------
% 1.83/0.95  % (393)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.83/0.95  % (393)Termination reason: Unknown
% 1.83/0.95  % (393)Termination phase: Saturation
% 1.83/0.95  
% 1.83/0.95  % (393)Memory used [KB]: 1514
% 1.83/0.95  % (393)Time elapsed: 0.018 s
% 1.83/0.95  % (393)Instructions burned: 49 (million)
% 1.83/0.95  % (393)------------------------------
% 1.83/0.95  % (393)------------------------------
% 1.95/0.96  % (395)lrs+1011_1:1024_sil=8000:sp=unary_first:nwc=10.0:st=3.0:s2a=on:i=149:s2at=5.0:awrs=converge:awrsf=390:ep=R:av=off:ss=axioms:s2agt=32_0 on theBenchmark for (2994ds/149Mi)
% 1.95/0.96  % (387)Instruction limit reached!
% 1.95/0.96  % (387)------------------------------
% 1.95/0.96  % (387)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.95/0.96  % (387)Termination reason: Unknown
% 1.95/0.96  % (387)Termination phase: Saturation
% 1.95/0.96  
% 1.95/0.96  % (387)Memory used [KB]: 1806
% 1.95/0.96  % (387)Time elapsed: 0.045 s
% 1.95/0.96  % (387)Instructions burned: 134 (million)
% 1.95/0.96  % (387)------------------------------
% 1.95/0.96  % (387)------------------------------
% 1.95/0.96  % (390)Instruction limit reached!
% 1.95/0.96  % (390)------------------------------
% 1.95/0.96  % (390)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.95/0.96  % (390)Termination reason: Unknown
% 1.95/0.96  % (390)Termination phase: Saturation
% 1.95/0.96  
% 1.95/0.96  % (390)Memory used [KB]: 2247
% 1.95/0.96  % (390)Time elapsed: 0.040 s
% 1.95/0.96  % (390)Instructions burned: 119 (million)
% 1.95/0.96  % (390)------------------------------
% 1.95/0.96  % (390)------------------------------
% 1.95/0.96  % (396)lrs+11_10:1_to=lpo:drc=off:sil=4000:sp=const_min:fd=preordered:rp=on:st=3.0:s2a=on:i=56:s2at=2.0:ss=axioms:er=known:sup=off:sd=1_0 on theBenchmark for (2994ds/56Mi)
% 1.95/0.96  % (397)lrs+1011_4:1_bsr=on:sil=32000:sos=all:urr=on:br=off:s2a=on:i=289:s2at=2.0:bd=off:gsp=on:ss=axioms:sgt=8:sd=1:fsr=off_0 on theBenchmark for (2994ds/289Mi)
% 1.95/0.97  % (394)Instruction limit reached!
% 1.95/0.97  % (394)------------------------------
% 1.95/0.97  % (394)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.95/0.97  % (394)Termination reason: Unknown
% 1.95/0.97  % (394)Termination phase: Saturation
% 1.95/0.97  
% 1.95/0.97  % (394)Memory used [KB]: 1994
% 1.95/0.97  % (394)Time elapsed: 0.019 s
% 1.95/0.97  % (394)Instructions burned: 53 (million)
% 1.95/0.97  % (394)------------------------------
% 1.95/0.97  % (394)------------------------------
% 1.95/0.97  % (398)ott-1011_16:1_sil=2000:sp=const_max:urr=on:lsd=20:st=3.0:i=206:ss=axioms:gsp=on:rp=on:sos=on:fd=off:aac=none_0 on theBenchmark for (2993ds/206Mi)
% 1.95/0.98  % (392)Instruction limit reached!
% 1.95/0.98  % (392)------------------------------
% 1.95/0.98  % (392)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.95/0.98  % (392)Termination reason: Unknown
% 1.95/0.98  % (392)Termination phase: Saturation
% 1.95/0.98  
% 1.95/0.98  % (392)Memory used [KB]: 2063
% 1.95/0.98  % (392)Time elapsed: 0.043 s
% 1.95/0.98  % (392)Instructions burned: 117 (million)
% 1.95/0.98  % (392)------------------------------
% 1.95/0.98  % (392)------------------------------
% 1.95/0.98  % (396)Instruction limit reached!
% 1.95/0.98  % (396)------------------------------
% 1.95/0.98  % (396)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.95/0.98  % (396)Termination reason: Unknown
% 1.95/0.98  % (396)Termination phase: Saturation
% 1.95/0.98  
% 1.95/0.98  % (396)Memory used [KB]: 1582
% 1.95/0.98  % (396)Time elapsed: 0.020 s
% 1.95/0.98  % (396)Instructions burned: 58 (million)
% 1.95/0.98  % (396)------------------------------
% 1.95/0.98  % (396)------------------------------
% 1.95/0.98  % (399)ott+1004_1:2_bsr=unit_only:slsqr=1,8:to=lpo:sil=2000:plsqc=2:plsq=on:sp=reverse_frequency:acc=on:nwc=6.4:slsq=on:st=2.0:i=50:s2at=3.0:bd=off:ins=4:ss=axioms:sgt=10:plsql=on:rawr=on:aer=off:slsqc=2:afp=4000:afq=2.0:bce=on:gs=on:lma=on:br=off:gsaa=full_model:add=off_0 on theBenchmark for (2993ds/50Mi)
% 1.95/0.98  % (400)lrs+1011_1:1_to=lpo:drc=off:sil=2000:tgt=full:i=1483:fd=preordered_0 on theBenchmark for (2993ds/1483Mi)
% 1.95/0.99  % (399)Refutation not found, incomplete strategy% (399)------------------------------
% 1.95/0.99  % (399)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.95/0.99  % (399)Termination reason: Refutation not found, incomplete strategy
% 1.95/0.99  
% 1.95/0.99  % (399)Memory used [KB]: 1151
% 1.95/0.99  % (399)Time elapsed: 0.005 s
% 1.95/0.99  % (399)Instructions burned: 10 (million)
% 1.95/0.99  % (399)------------------------------
% 1.95/0.99  % (399)------------------------------
% 1.95/0.99  % (391)Instruction limit reached!
% 1.95/0.99  % (391)------------------------------
% 1.95/0.99  % (391)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.95/0.99  % (391)Termination reason: Unknown
% 1.95/0.99  % (391)Termination phase: Saturation
% 1.95/0.99  
% 1.95/0.99  % (391)Memory used [KB]: 3652
% 1.95/0.99  % (391)Time elapsed: 0.064 s
% 1.95/0.99  % (391)Instructions burned: 179 (million)
% 1.95/0.99  % (391)------------------------------
% 1.95/0.99  % (391)------------------------------
% 1.95/0.99  % (401)dis+1010_1:3_sil=2000:tgt=ground:sp=const_max:nwc=5.0:s2a=on:i=67:nm=16:av=off:bd=off_0 on theBenchmark for (2993ds/67Mi)
% 1.95/0.99  % (402)lrs+1011_1:1_sil=64000:tgt=full:plsqc=1:plsq=on:plsqr=32,1:sp=occurrence:sos=on:lsd=20:st=5.0:i=67:sd=2:nm=4:av=off:fsr=off:ss=axioms:er=tagged:gs=on:sgt=8:nwc=3.0:bd=off_0 on theBenchmark for (2993ds/67Mi)
% 1.95/0.99  % (402)Refutation not found, incomplete strategy% (402)------------------------------
% 1.95/0.99  % (402)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.95/0.99  % (402)Termination reason: Refutation not found, incomplete strategy
% 1.95/0.99  
% 1.95/0.99  % (402)Memory used [KB]: 1123
% 1.95/0.99  % (402)Time elapsed: 0.003 s
% 1.95/0.99  % (402)Instructions burned: 7 (million)
% 1.95/0.99  % (402)------------------------------
% 1.95/0.99  % (402)------------------------------
% 1.95/0.99  % (403)dis+1002_1:1024_sil=2000:sac=on:slsq=on:i=52:nm=16:sfv=off:slsqc=1:urr=ec_only:bd=off_0 on theBenchmark for (2993ds/52Mi)
% 1.95/1.00  % (395)Instruction limit reached!
% 1.95/1.00  % (395)------------------------------
% 1.95/1.00  % (395)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.95/1.00  % (395)Termination reason: Unknown
% 1.95/1.00  % (395)Termination phase: Saturation
% 1.95/1.00  
% 1.95/1.00  % (395)Memory used [KB]: 2024
% 1.95/1.00  % (395)Time elapsed: 0.047 s
% 1.95/1.00  % (395)Instructions burned: 151 (million)
% 1.95/1.00  % (395)------------------------------
% 1.95/1.00  % (395)------------------------------
% 1.95/1.00  % (404)lrs+1010_1:1_to=lpo:sil=2000:plsq=on:plsqr=32,1:sos=on:i=366:sd=2:ss=axioms_0 on theBenchmark for (2993ds/366Mi)
% 1.95/1.01  % (404)Refutation not found, incomplete strategy% (404)------------------------------
% 1.95/1.01  % (404)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.95/1.01  % (404)Termination reason: Refutation not found, incomplete strategy
% 1.95/1.01  
% 1.95/1.01  % (404)Memory used [KB]: 1040
% 1.95/1.01  % (404)Time elapsed: 0.002 s
% 1.95/1.01  % (404)Instructions burned: 4 (million)
% 1.95/1.01  % (404)------------------------------
% 1.95/1.01  % (404)------------------------------
% 1.95/1.01  % (405)lrs+1011_4:1_to=lpo:drc=off:sil=8000:sp=frequency:abs=on:urr=on:lsd=10:nwc=5.0:s2agt=4:newcnf=on:st=5.0:s2a=on:i=863:ss=axioms:aac=none:br=off:bd=preordered_0 on theBenchmark for (2993ds/863Mi)
% 1.95/1.01  % (401)Instruction limit reached!
% 1.95/1.01  % (401)------------------------------
% 1.95/1.01  % (401)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.95/1.01  % (401)Termination reason: Unknown
% 1.95/1.01  % (401)Termination phase: Saturation
% 1.95/1.01  
% 1.95/1.01  % (401)Memory used [KB]: 1411
% 1.95/1.01  % (401)Time elapsed: 0.023 s
% 1.95/1.01  % (401)Instructions burned: 69 (million)
% 1.95/1.01  % (401)------------------------------
% 1.95/1.01  % (401)------------------------------
% 1.95/1.01  % (403)Instruction limit reached!
% 1.95/1.01  % (403)------------------------------
% 1.95/1.01  % (403)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.95/1.01  % (403)Termination reason: Unknown
% 1.95/1.01  % (403)Termination phase: Saturation
% 1.95/1.01  
% 1.95/1.01  % (403)Memory used [KB]: 1438
% 1.95/1.01  % (403)Time elapsed: 0.019 s
% 1.95/1.01  % (403)Instructions burned: 53 (million)
% 1.95/1.01  % (403)------------------------------
% 1.95/1.01  % (403)------------------------------
% 1.95/1.01  % (406)lrs+1011_1:1_sil=16000:fde=unused:plsqc=1:plsq=on:plsqr=32,1:sos=on:nwc=10.0:i=163:kws=frequency:nm=2:lsd=1:bd=off_0 on theBenchmark for (2993ds/163Mi)
% 1.95/1.01  % (407)lrs+33_1:1_sil=4000:sp=reverse_frequency:sos=all:i=77:sd=2:bd=off:nm=2:av=off:fsr=off:ss=axioms:sgt=10:rawr=on:sup=off:to=lpo:fs=off_0 on theBenchmark for (2993ds/77Mi)
% 2.31/1.02  % (380)Instruction limit reached!
% 2.31/1.02  % (380)------------------------------
% 2.31/1.02  % (380)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.31/1.02  % (380)Termination reason: Unknown
% 2.31/1.02  % (380)Termination phase: Saturation
% 2.31/1.02  
% 2.31/1.02  % (380)Memory used [KB]: 3558
% 2.31/1.02  % (380)Time elapsed: 0.157 s
% 2.31/1.02  % (380)Instructions burned: 362 (million)
% 2.31/1.02  % (380)------------------------------
% 2.31/1.02  % (380)------------------------------
% 2.31/1.03  % (408)lrs-1010_1:8_sil=2000:sos=on:i=1548:sd=1:ins=3:ss=included_0 on theBenchmark for (2993ds/1548Mi)
% 2.31/1.04  % (398)Instruction limit reached!
% 2.31/1.04  % (398)------------------------------
% 2.31/1.04  % (398)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.31/1.04  % (398)Termination reason: Unknown
% 2.31/1.04  % (398)Termination phase: Saturation
% 2.31/1.04  
% 2.31/1.04  % (398)Memory used [KB]: 2851
% 2.31/1.04  % (398)Time elapsed: 0.066 s
% 2.31/1.04  % (398)Instructions burned: 209 (million)
% 2.31/1.04  % (398)------------------------------
% 2.31/1.04  % (398)------------------------------
% 2.31/1.04  % (407)Instruction limit reached!
% 2.31/1.04  % (407)------------------------------
% 2.31/1.04  % (407)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.31/1.04  % (407)Termination reason: Unknown
% 2.31/1.04  % (407)Termination phase: Saturation
% 2.31/1.04  
% 2.31/1.04  % (407)Memory used [KB]: 2055
% 2.31/1.04  % (407)Time elapsed: 0.024 s
% 2.31/1.04  % (407)Instructions burned: 80 (million)
% 2.31/1.04  % (407)------------------------------
% 2.31/1.04  % (407)------------------------------
% 2.31/1.04  % (409)lrs+1010_974213:1048576_nwc=9.0:s2a=on:i=76:bd=off:lwlo=on:fd=off:sil=256000:s2agt=10:sims=off:nm=9:sp=const_min:rp=on:er=known:cond=fast:bce=on:abs=on:irw=on:amm=sco:afp=2000:updr=off:add=off:to=lpo:awrs=decay:awrsf=260:rawr=on:afq=2.0:uhcvi=on_0 on theBenchmark for (2993ds/76Mi)
% 2.31/1.04  % (410)dis+1010_111129:1048576_sfv=off:drc=encompass:sil=2000:tgt=full:sp=reverse_arity:spb=goal:rnwc=on:fd=preordered:rp=on:nwc=6.5667:i=1376:kws=arity_squared:bd=off:nm=0:uhcvi=on:rawr=on:av=off:erd=off:cond=on:lcm=reverse_0 on theBenchmark for (2993ds/1376Mi)
% 2.31/1.05  % (397)Instruction limit reached!
% 2.31/1.05  % (397)------------------------------
% 2.31/1.05  % (397)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.31/1.05  % (397)Termination reason: Unknown
% 2.31/1.05  % (397)Termination phase: Saturation
% 2.31/1.05  
% 2.31/1.05  % (397)Memory used [KB]: 5474
% 2.31/1.05  % (397)Time elapsed: 0.083 s
% 2.31/1.05  % (397)Instructions burned: 289 (million)
% 2.31/1.05  % (397)------------------------------
% 2.31/1.05  % (397)------------------------------
% 2.31/1.05  % (411)lrs-1002_3:2_sil=2000:sos=on:fd=off:nwc=10.0:flr=on:i=117:nm=16:fsr=off:sup=off:ss=axioms:fs=off:bd=off:fde=none:erd=off_0 on theBenchmark for (2993ds/117Mi)
% 2.31/1.05  % (411)Refutation not found, incomplete strategy% (411)------------------------------
% 2.31/1.05  % (411)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.31/1.05  % (411)Termination reason: Refutation not found, incomplete strategy
% 2.31/1.05  
% 2.31/1.05  % (411)Memory used [KB]: 1146
% 2.31/1.05  % (411)Time elapsed: 0.004 s
% 2.31/1.05  % (411)Instructions burned: 9 (million)
% 2.31/1.05  % (411)------------------------------
% 2.31/1.05  % (411)------------------------------
% 2.31/1.06  % (412)ott+1011_47:51_anc=all_dependent:slsqr=853,231:sil=4000:sp=reverse_frequency:foolp=on:spb=non_intro:abs=on:s2agt=50:slsqc=1:slsq=on:st=4.0:i=59:s2at=1.5:sd=7:kws=inv_frequency:afp=2000:nm=14:ins=2:afq=1.2:uhcvi=on:afr=on:gsp=on:ss=axioms:sgt=100:rawr=on:tgt=ground:awrs=converge:awrsf=390:bs=unit_only:add=off:flr=on:plsq=on:plsqc=1:plsqr=6705511,1048576:bd=preordered:newcnf=on:nwc=5.0_0 on theBenchmark for (2993ds/59Mi)
% 2.31/1.06  % (409)Instruction limit reached!
% 2.31/1.06  % (409)------------------------------
% 2.31/1.06  % (409)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.31/1.06  % (409)Termination reason: Unknown
% 2.31/1.06  % (409)Termination phase: Saturation
% 2.31/1.06  
% 2.31/1.06  % (409)Memory used [KB]: 1716
% 2.31/1.06  % (409)Time elapsed: 0.028 s
% 2.31/1.06  % (409)Instructions burned: 77 (million)
% 2.31/1.06  % (409)------------------------------
% 2.31/1.06  % (409)------------------------------
% 2.31/1.07  % (413)lrs+1002_1:1_sfv=off:drc=encompass:sil=2000:fde=unused:sp=frequency:nwc=10.0:flr=on:st=1.5:i=151:bd=off:nm=0:ins=4:fsr=off:fsd=on:ss=axioms:s2a=on:s2agt=32:to=lpo:aac=none:sims=off_0 on theBenchmark for (2993ds/151Mi)
% 3.12/1.08  % (412)Instruction limit reached!
% 3.12/1.08  % (412)------------------------------
% 3.12/1.08  % (412)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.12/1.08  % (412)Termination reason: Unknown
% 3.12/1.08  % (412)Termination phase: Saturation
% 3.12/1.08  
% 3.12/1.08  % (412)Memory used [KB]: 1907
% 3.12/1.08  % (412)Time elapsed: 0.024 s
% 3.12/1.08  % (412)Instructions burned: 59 (million)
% 3.12/1.08  % (412)------------------------------
% 3.12/1.08  % (412)------------------------------
% 3.12/1.08  % (414)lrs+11_1:1_sos=on:urr=on:s2a=on:i=260:sd=1:aac=none:ss=axioms:gsp=on:sil=128000:nm=3:bce=on:fd=preordered:alpa=true:etr=on:bd=off:lcm=predicate_0 on theBenchmark for (2992ds/260Mi)
% 3.12/1.08  % (406)Instruction limit reached!
% 3.12/1.08  % (406)------------------------------
% 3.12/1.08  % (406)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.12/1.08  % (406)Termination reason: Unknown
% 3.12/1.08  % (406)Termination phase: Saturation
% 3.12/1.08  
% 3.12/1.08  % (406)Memory used [KB]: 2641
% 3.12/1.08  % (406)Time elapsed: 0.083 s
% 3.12/1.08  % (406)Instructions burned: 163 (million)
% 3.12/1.08  % (406)------------------------------
% 3.12/1.08  % (406)------------------------------
% 3.12/1.09  % (415)dis+1010_1:1_drc=off:sil=32000:rp=on:cond=fast:i=1797:av=off:newcnf=on:bd=off:sfv=off:plsq=on:plsqr=1,32:erd=off_0 on theBenchmark for (2992ds/1797Mi)
% 3.12/1.12  % (413)Instruction limit reached!
% 3.12/1.12  % (413)------------------------------
% 3.12/1.12  % (413)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.12/1.12  % (413)Termination reason: Unknown
% 3.12/1.12  % (413)Termination phase: Saturation
% 3.12/1.12  
% 3.12/1.12  % (413)Memory used [KB]: 2241
% 3.12/1.12  % (413)Time elapsed: 0.053 s
% 3.12/1.12  % (413)Instructions burned: 152 (million)
% 3.12/1.12  % (413)------------------------------
% 3.12/1.12  % (413)------------------------------
% 3.12/1.12  % (416)lrs-1010_1:8_sil=2000:spb=intro:acc=on:rp=on:i=200:sd=1:bd=off:uhcvi=on:ss=axioms:sgt=32:rawr=on:erd=off:alpa=true:anc=none:afp=2000_0 on theBenchmark for (2992ds/200Mi)
% 3.66/1.15  % (414)Instruction limit reached!
% 3.66/1.15  % (414)------------------------------
% 3.66/1.15  % (414)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.66/1.15  % (414)Termination reason: Unknown
% 3.66/1.15  % (414)Termination phase: Saturation
% 3.66/1.15  
% 3.66/1.15  % (414)Memory used [KB]: 4584
% 3.66/1.15  % (414)Time elapsed: 0.071 s
% 3.66/1.15  % (414)Instructions burned: 262 (million)
% 3.66/1.15  % (414)------------------------------
% 3.66/1.15  % (414)------------------------------
% 3.66/1.15  % (417)lrs+1002_1:8_sil=4000:sos=on:nicw=on:st=2.5:i=356:ss=included:sd=7:ep=RS:erd=off_0 on theBenchmark for (2992ds/356Mi)
% 3.89/1.19  % (416)Instruction limit reached!
% 3.89/1.19  % (416)------------------------------
% 3.89/1.19  % (416)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.89/1.19  % (416)Termination reason: Unknown
% 3.89/1.19  % (416)Termination phase: Saturation
% 3.89/1.19  
% 3.89/1.19  % (416)Memory used [KB]: 3063
% 3.89/1.19  % (416)Time elapsed: 0.067 s
% 3.89/1.19  % (416)Instructions burned: 201 (million)
% 3.89/1.19  % (416)------------------------------
% 3.89/1.19  % (416)------------------------------
% 3.89/1.19  % (418)lrs+1011_1:4_bsr=unit_only:to=lpo:sil=2000:plsqc=4:plsq=on:sp=occurrence:plsql=on:alpa=false:i=75:afp=10:afq=2.0:ss=axioms:rawr=on:fd=off_0 on theBenchmark for (2991ds/75Mi)
% 3.89/1.22  % (418)Instruction limit reached!
% 3.89/1.22  % (418)------------------------------
% 3.89/1.22  % (418)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.89/1.22  % (418)Termination reason: Unknown
% 3.89/1.22  % (418)Termination phase: Saturation
% 3.89/1.22  
% 3.89/1.22  % (418)Memory used [KB]: 1634
% 3.89/1.22  % (418)Time elapsed: 0.029 s
% 3.89/1.22  % (418)Instructions burned: 76 (million)
% 3.89/1.22  % (418)------------------------------
% 3.89/1.22  % (418)------------------------------
% 3.89/1.22  % (419)dis+1011_13623:1048576_drc=off:sil=2000:fde=unused:bsd=on:sp=const_min:br=off:fd=preordered:gs=on:nwc=17.1261:gsem=off:i=578:kws=inv_frequency:nm=4:rawr=on:bd=off:fsr=off:bsdmm=1:av=off_0 on theBenchmark for (2991ds/578Mi)
% 3.89/1.22  % (419)Refutation not found, incomplete strategy% (419)------------------------------
% 3.89/1.22  % (419)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.89/1.22  % (419)Termination reason: Refutation not found, incomplete strategy
% 3.89/1.22  
% 3.89/1.22  % (419)Memory used [KB]: 1160
% 3.89/1.22  % (419)Time elapsed: 0.004 s
% 3.89/1.22  % (419)Instructions burned: 10 (million)
% 3.89/1.22  % (419)------------------------------
% 3.89/1.22  % (419)------------------------------
% 3.89/1.23  % (420)ott-1011_3:2_to=lpo:drc=off:sil=2000:sims=off:sos=on:lma=on:spb=goal_then_units:lcm=predicate:fd=preordered:rp=on:newcnf=on:avsq=on:i=251:ins=1:fsr=off:avsqc=4:aac=none:plsq=on:plsqc=1:plsqr=32,1:fs=off_0 on theBenchmark for (2991ds/251Mi)
% 4.29/1.25  % (405)Instruction limit reached!
% 4.29/1.25  % (405)------------------------------
% 4.29/1.25  % (405)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.29/1.25  % (405)Termination reason: Unknown
% 4.29/1.25  % (405)Termination phase: Saturation
% 4.29/1.25  
% 4.29/1.25  % (405)Memory used [KB]: 8886
% 4.29/1.25  % (405)Time elapsed: 0.241 s
% 4.29/1.25  % (405)Instructions burned: 866 (million)
% 4.29/1.25  % (405)------------------------------
% 4.29/1.25  % (405)------------------------------
% 4.29/1.25  % (421)dis+1010_1:1_sil=2000:tgt=full:rp=on:gs=on:nwc=5.0:i=93:abs=on:sos=on_0 on theBenchmark for (2991ds/93Mi)
% 4.29/1.25  % (421)Refutation not found, incomplete strategy% (421)------------------------------
% 4.29/1.25  % (421)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.29/1.25  % (421)Termination reason: Refutation not found, incomplete strategy
% 4.29/1.25  
% 4.29/1.25  % (421)Memory used [KB]: 1137
% 4.29/1.25  % (421)Time elapsed: 0.003 s
% 4.29/1.25  % (421)Instructions burned: 6 (million)
% 4.29/1.25  % (421)------------------------------
% 4.29/1.25  % (421)------------------------------
% 4.29/1.26  % (422)lrs+1010_1:8_sil=4000:sos=on:urr=on:rnwc=on:nwc=10.0:i=37:sup=off:kws=frequency_0 on theBenchmark for (2991ds/37Mi)
% 4.29/1.27  % (417)Instruction limit reached!
% 4.29/1.27  % (417)------------------------------
% 4.29/1.27  % (417)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.29/1.27  % (417)Termination reason: Unknown
% 4.29/1.27  % (417)Termination phase: Saturation
% 4.29/1.27  
% 4.29/1.27  % (417)Memory used [KB]: 4914
% 4.29/1.27  % (417)Time elapsed: 0.115 s
% 4.29/1.27  % (417)Instructions burned: 359 (million)
% 4.29/1.27  % (417)------------------------------
% 4.29/1.27  % (417)------------------------------
% 4.29/1.27  % (422)Instruction limit reached!
% 4.29/1.27  % (422)------------------------------
% 4.29/1.27  % (422)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.29/1.27  % (422)Termination reason: Unknown
% 4.29/1.27  % (422)Termination phase: Saturation
% 4.29/1.27  
% 4.29/1.27  % (422)Memory used [KB]: 1691
% 4.29/1.27  % (422)Time elapsed: 0.013 s
% 4.29/1.27  % (422)Instructions burned: 38 (million)
% 4.29/1.27  % (422)------------------------------
% 4.29/1.27  % (422)------------------------------
% 4.29/1.27  % (423)lrs+1010_1:1_sil=2000:sos=all:kmz=on:cond=fast:i=132:kws=inv_frequency:av=off:gsp=on:rawr=on:s2a=on:s2at=2.0_0 on theBenchmark for (2990ds/132Mi)
% 4.29/1.27  % (424)dis+1011_1:1024_drc=off:sil=2000:urr=ec_only:br=off:sac=on:i=209:fsr=off_0 on theBenchmark for (2990ds/209Mi)
% 4.29/1.27  % (424)Refutation not found, incomplete strategy% (424)------------------------------
% 4.29/1.27  % (424)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.29/1.27  % (424)Termination reason: Refutation not found, incomplete strategy
% 4.29/1.27  
% 4.29/1.27  % (424)Memory used [KB]: 1136
% 4.29/1.27  % (424)Time elapsed: 0.003 s
% 4.29/1.27  % (424)Instructions burned: 9 (million)
% 4.29/1.27  % (424)------------------------------
% 4.29/1.27  % (424)------------------------------
% 4.29/1.28  % (425)lrs+11_7:12_sil=2000:sp=occurrence:sos=on:erd=off:lcm=reverse:gs=on:st=5.0:i=100:awrs=converge:bd=off:ss=axioms:fs=off:fsr=off:rawr=on_0 on theBenchmark for (2990ds/100Mi)
% 4.29/1.30  % (420)Instruction limit reached!
% 4.29/1.30  % (420)------------------------------
% 4.29/1.30  % (420)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.29/1.30  % (420)Termination reason: Unknown
% 4.29/1.30  % (420)Termination phase: Saturation
% 4.29/1.30  
% 4.29/1.30  % (420)Memory used [KB]: 3229
% 4.29/1.30  % (420)Time elapsed: 0.092 s
% 4.29/1.30  % (420)Instructions burned: 251 (million)
% 4.29/1.30  % (420)------------------------------
% 4.29/1.30  % (420)------------------------------
% 4.29/1.30  % (426)dis+10_1:1_sil=2000:nwc=5.0:s2agt=32:s2a=on:i=54:nm=4:alpa=true_0 on theBenchmark for (2990ds/54Mi)
% 4.76/1.31  % (425)Instruction limit reached!
% 4.76/1.31  % (425)------------------------------
% 4.76/1.31  % (425)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.76/1.31  % (425)Termination reason: Unknown
% 4.76/1.31  % (425)Termination phase: Saturation
% 4.76/1.31  
% 4.76/1.31  % (425)Memory used [KB]: 2493
% 4.76/1.31  % (425)Time elapsed: 0.032 s
% 4.76/1.31  % (425)Instructions burned: 100 (million)
% 4.76/1.31  % (425)------------------------------
% 4.76/1.31  % (425)------------------------------
% 4.76/1.31  % (423)Instruction limit reached!
% 4.76/1.31  % (423)------------------------------
% 4.76/1.31  % (423)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.76/1.31  % (423)Termination reason: Unknown
% 4.76/1.31  % (423)Termination phase: Saturation
% 4.76/1.31  
% 4.76/1.31  % (423)Memory used [KB]: 2315
% 4.76/1.31  % (423)Time elapsed: 0.040 s
% 4.76/1.31  % (423)Instructions burned: 134 (million)
% 4.76/1.31  % (423)------------------------------
% 4.76/1.31  % (423)------------------------------
% 4.76/1.31  % (427)lrs-1011_1:1_to=lpo:drc=off:sil=2000:sp=const_min:sos=on:lsd=10:sac=on:i=62:br=off:newcnf=on_0 on theBenchmark for (2990ds/62Mi)
% 4.76/1.31  % (427)Refutation not found, incomplete strategy% (427)------------------------------
% 4.76/1.31  % (427)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.76/1.31  % (427)Termination reason: Refutation not found, incomplete strategy
% 4.76/1.31  
% 4.76/1.31  % (427)Memory used [KB]: 1045
% 4.76/1.31  % (427)Time elapsed: 0.002 s
% 4.76/1.31  % (427)Instructions burned: 6 (million)
% 4.76/1.31  % (428)lrs+10_8:1_to=lpo:drc=encompass:sil=4000:sos=on:urr=on:newcnf=on:i=2265:sd=2:nm=2:ss=axioms:sgt=32:sup=off:bd=off_0 on theBenchmark for (2990ds/2265Mi)
% 4.76/1.31  % (427)------------------------------
% 4.76/1.31  % (427)------------------------------
% 4.76/1.31  % (429)lrs+1011_1:128_sil=2000:lsd=10:newcnf=on:i=91:bd=off:fsd=on:ss=axioms:plsq=on:plsqr=9200103,131072:sd=1:lma=on_0 on theBenchmark for (2990ds/91Mi)
% 4.76/1.32  % (429)Refutation not found, incomplete strategy% (429)------------------------------
% 4.76/1.32  % (429)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.76/1.32  % (429)Termination reason: Refutation not found, incomplete strategy
% 4.76/1.32  
% 4.76/1.32  % (429)Memory used [KB]: 1077
% 4.76/1.32  % (429)Time elapsed: 0.003 s
% 4.76/1.32  % (429)Instructions burned: 7 (million)
% 4.76/1.32  % (429)------------------------------
% 4.76/1.32  % (429)------------------------------
% 4.76/1.32  % (426)Instruction limit reached!
% 4.76/1.32  % (426)------------------------------
% 4.76/1.32  % (426)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.76/1.32  % (426)Termination reason: Unknown
% 4.76/1.32  % (426)Termination phase: Saturation
% 4.76/1.32  
% 4.76/1.32  % (426)Memory used [KB]: 1654
% 4.76/1.32  % (426)Time elapsed: 0.019 s
% 4.76/1.32  % (426)Instructions burned: 55 (million)
% 4.76/1.32  % (426)------------------------------
% 4.76/1.32  % (426)------------------------------
% 4.76/1.32  % (430)ott+1011_7:2_anc=all:to=lpo:sil=2000:tgt=full:plsq=on:sos=on:spb=intro:fd=preordered:rp=on:i=83:uhcvi=on:rawr=on:fs=off:fsr=off:lsd=1:erd=off:aac=none:plsqc=2:newcnf=on:abs=on:bd=off_0 on theBenchmark for (2990ds/83Mi)
% 4.76/1.32  % (431)dis+1010_1:1_to=lpo:sil=2000:plsq=on:plsqr=32,1:sos=on:spb=goal:rp=on:i=123:bd=off:ins=4:ss=axioms:sgt=32:acc=on:fde=none_0 on theBenchmark for (2990ds/123Mi)
% 4.76/1.34  % (430)Instruction limit reached!
% 4.76/1.34  % (430)------------------------------
% 4.76/1.34  % (430)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 4.76/1.34  % (430)Termination reason: Unknown
% 4.76/1.34  % (430)Termination phase: Saturation
% 4.76/1.34  
% 4.76/1.34  % (430)Memory used [KB]: 3013
% 4.76/1.34  % (430)Time elapsed: 0.026 s
% 4.76/1.34  % (430)Instructions burned: 84 (million)
% 4.76/1.34  % (430)------------------------------
% 4.76/1.34  % (430)------------------------------
% 4.76/1.35  % (432)dis-1003_1:1_drc=off:sil=2000:sos=all:i=84:av=off:irw=on:plsq=on:plsqc=1:plsqr=32,1:sfv=off_0 on theBenchmark for (2990ds/84Mi)
% 5.12/1.36  % (431)Instruction limit reached!
% 5.12/1.36  % (431)------------------------------
% 5.12/1.36  % (431)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.12/1.36  % (431)Termination reason: Unknown
% 5.12/1.36  % (431)Termination phase: Saturation
% 5.12/1.36  
% 5.12/1.36  % (431)Memory used [KB]: 2270
% 5.12/1.36  % (431)Time elapsed: 0.042 s
% 5.12/1.36  % (431)Instructions burned: 126 (million)
% 5.12/1.36  % (431)------------------------------
% 5.12/1.36  % (431)------------------------------
% 5.12/1.36  % (433)lrs+2_1:1_sil=2000:urr=on:flr=on:s2a=on:i=85:s2at=5.0:sd=1:ss=axioms:sgt=8:gsp=on:br=off_0 on theBenchmark for (2990ds/85Mi)
% 5.12/1.37  % (432)Instruction limit reached!
% 5.12/1.37  % (432)------------------------------
% 5.12/1.37  % (432)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.12/1.37  % (432)Termination reason: Unknown
% 5.12/1.37  % (432)Termination phase: Saturation
% 5.12/1.37  
% 5.12/1.37  % (432)Memory used [KB]: 1734
% 5.12/1.37  % (432)Time elapsed: 0.026 s
% 5.12/1.37  % (432)Instructions burned: 87 (million)
% 5.12/1.37  % (432)------------------------------
% 5.12/1.37  % (432)------------------------------
% 5.12/1.37  % (434)dis+1002_1:1_sil=2000:tgt=full:spb=goal:avsq=on:i=259:avsqr=19,107:er=known:rawr=on:nwc=3.7:cond=fast:abs=on_0 on theBenchmark for (2989ds/259Mi)
% 5.12/1.39  % (433)Instruction limit reached!
% 5.12/1.39  % (433)------------------------------
% 5.12/1.39  % (433)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.12/1.39  % (433)Termination reason: Unknown
% 5.12/1.39  % (433)Termination phase: Saturation
% 5.12/1.39  
% 5.12/1.39  % (433)Memory used [KB]: 2007
% 5.12/1.39  % (433)Time elapsed: 0.026 s
% 5.12/1.39  % (433)Instructions burned: 88 (million)
% 5.12/1.39  % (433)------------------------------
% 5.12/1.39  % (433)------------------------------
% 5.12/1.39  % (435)lrs+1010_1:1_to=lpo:sil=32000:plsq=on:plsqr=32,1:sp=frequency:sos=on:erd=off:newcnf=on:i=106:bd=off:rawr=on:sup=off_0 on theBenchmark for (2989ds/106Mi)
% 5.12/1.42  % (369)Instruction limit reached!
% 5.12/1.42  % (369)------------------------------
% 5.12/1.42  % (369)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.12/1.42  % (369)Termination reason: Unknown
% 5.12/1.42  % (369)Termination phase: Saturation
% 5.12/1.42  
% 5.12/1.42  % (369)Memory used [KB]: 10882
% 5.12/1.42  % (369)Time elapsed: 0.622 s
% 5.12/1.42  % (369)Instructions burned: 1920 (million)
% 5.12/1.42  % (369)------------------------------
% 5.12/1.42  % (369)------------------------------
% 5.12/1.42  % (435)Instruction limit reached!
% 5.12/1.42  % (435)------------------------------
% 5.12/1.42  % (435)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.12/1.42  % (435)Termination reason: Unknown
% 5.12/1.42  % (435)Termination phase: Saturation
% 5.12/1.42  
% 5.12/1.42  % (435)Memory used [KB]: 1719
% 5.12/1.42  % (435)Time elapsed: 0.033 s
% 5.12/1.42  % (435)Instructions burned: 107 (million)
% 5.12/1.42  % (435)------------------------------
% 5.12/1.42  % (435)------------------------------
% 5.12/1.43  % (410)Instruction limit reached!
% 5.12/1.43  % (410)------------------------------
% 5.12/1.43  % (410)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.12/1.43  % (410)Termination reason: Unknown
% 5.12/1.43  % (410)Termination phase: Saturation
% 5.12/1.43  
% 5.12/1.43  % (410)Memory used [KB]: 5923
% 5.12/1.43  % (410)Time elapsed: 0.386 s
% 5.12/1.43  % (410)Instructions burned: 1376 (million)
% 5.12/1.43  % (410)------------------------------
% 5.12/1.43  % (410)------------------------------
% 5.12/1.43  % (436)lrs+1010_1:28_sil=2000:s2agt=16:st=3.0:s2a=on:i=278:sd=3:ss=axioms:av=off:slsq=on_0 on theBenchmark for (2989ds/278Mi)
% 5.12/1.43  % (437)lrs+1011_1:10_to=lpo:sil=2000:nwc=5.0:st=5.0:i=151:nm=2:av=off:ss=included:bd=preordered:uhcvi=on:irw=on_0 on theBenchmark for (2989ds/151Mi)
% 5.12/1.43  % (438)lrs+2_1:28_bsr=unit_only:slsqr=1,2:to=lpo:sil=4000:fde=none:sp=unary_first:spb=goal_then_units:slsqc=1:slsq=on:i=97:s2at=2.0:slsql=off:bd=off:nm=3:av=off:fsd=on:s2agt=32_0 on theBenchmark for (2989ds/97Mi)
% 5.57/1.45  % (438)Instruction limit reached!
% 5.57/1.45  % (438)------------------------------
% 5.57/1.45  % (438)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.57/1.45  % (438)Termination reason: Unknown
% 5.57/1.45  % (438)Termination phase: Saturation
% 5.57/1.45  
% 5.57/1.45  % (438)Memory used [KB]: 1490
% 5.57/1.45  % (438)Time elapsed: 0.027 s
% 5.57/1.45  % (438)Instructions burned: 100 (million)
% 5.57/1.45  % (438)------------------------------
% 5.57/1.45  % (438)------------------------------
% 5.57/1.46  % (439)dis+1011_1:1_sil=2000:sos=on:lsd=100:rp=on:nwc=10.0:s2agt=16:newcnf=on:i=464:bd=off:fsr=off:rawr=on:avsq=on:avsql=on:avsqr=117,449:s2a=on:bs=on_0 on theBenchmark for (2989ds/464Mi)
% 5.57/1.46  % (400)Instruction limit reached!
% 5.57/1.46  % (400)------------------------------
% 5.57/1.46  % (400)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.57/1.46  % (400)Termination reason: Unknown
% 5.57/1.46  % (400)Termination phase: Saturation
% 5.57/1.46  
% 5.57/1.46  % (400)Memory used [KB]: 6037
% 5.57/1.46  % (400)Time elapsed: 0.475 s
% 5.57/1.46  % (400)Instructions burned: 1484 (million)
% 5.57/1.46  % (400)------------------------------
% 5.57/1.46  % (400)------------------------------
% 5.57/1.46  % (434)Instruction limit reached!
% 5.57/1.46  % (434)------------------------------
% 5.57/1.46  % (434)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.57/1.46  % (434)Termination reason: Unknown
% 5.57/1.46  % (434)Termination phase: Saturation
% 5.57/1.46  
% 5.57/1.46  % (434)Memory used [KB]: 3253
% 5.57/1.46  % (434)Time elapsed: 0.086 s
% 5.57/1.46  % (434)Instructions burned: 260 (million)
% 5.57/1.46  % (434)------------------------------
% 5.57/1.46  % (434)------------------------------
% 5.57/1.46  % (440)dis+666_17:28_sil=4000:sp=const_frequency:lcm=reverse:nwc=15.189:avsqc=3:avsq=on:s2a=on:i=79:s2at=2.5:bs=on:ins=2:fsd=on:rawr=on:to=lpo:s2agt=8:sac=on:bd=off_0 on theBenchmark for (2989ds/79Mi)
% 5.57/1.46  % (441)dis-1011_1:4_sil=2000:tgt=ground:s2a=on:i=1993:ep=RS:fsr=off:s2at=2.0:av=off:ss=axioms:st=1.5_0 on theBenchmark for (2989ds/1993Mi)
% 5.57/1.47  % (437)Instruction limit reached!
% 5.57/1.47  % (437)------------------------------
% 5.57/1.47  % (437)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.57/1.47  % (437)Termination reason: Unknown
% 5.57/1.47  % (437)Termination phase: Saturation
% 5.57/1.47  
% 5.57/1.47  % (437)Memory used [KB]: 2131
% 5.57/1.47  % (437)Time elapsed: 0.046 s
% 5.57/1.47  % (437)Instructions burned: 153 (million)
% 5.57/1.47  % (437)------------------------------
% 5.57/1.47  % (437)------------------------------
% 5.57/1.47  % (442)lrs+1011_1:1_sil=64000:i=101:sd=2:ep=R:ss=axioms_0 on theBenchmark for (2988ds/101Mi)
% 5.57/1.48  % (440)Instruction limit reached!
% 5.57/1.48  % (440)------------------------------
% 5.57/1.48  % (440)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.57/1.48  % (440)Termination reason: Unknown
% 5.57/1.48  % (440)Termination phase: Saturation
% 5.57/1.48  
% 5.57/1.48  % (440)Memory used [KB]: 1690
% 5.57/1.48  % (440)Time elapsed: 0.025 s
% 5.57/1.48  % (440)Instructions burned: 82 (million)
% 5.57/1.48  % (440)------------------------------
% 5.57/1.48  % (440)------------------------------
% 5.82/1.49  % (443)dis-1010_1:1_bsr=unit_only:to=lpo:sil=256000:fde=none:plsq=on:plsqr=205,29:sp=occurrence:sos=on:abs=on:newcnf=on:st=6.0:i=4978:sd=2:bd=off:amm=off:ss=axioms:rawr=on_0 on theBenchmark for (2988ds/4978Mi)
% 5.82/1.50  % (436)Instruction limit reached!
% 5.82/1.50  % (436)------------------------------
% 5.82/1.50  % (436)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.82/1.50  % (436)Termination reason: Unknown
% 5.82/1.50  % (436)Termination phase: Saturation
% 5.82/1.50  
% 5.82/1.50  % (436)Memory used [KB]: 1965
% 5.82/1.50  % (436)Time elapsed: 0.074 s
% 5.82/1.50  % (436)Instructions burned: 278 (million)
% 5.82/1.50  % (436)------------------------------
% 5.82/1.50  % (436)------------------------------
% 5.82/1.50  % (444)lrs+1002_14319:131072_to=lpo:drc=encompass:sil=2000:tgt=ground:fde=none:sp=const_max:sos=on:spb=units:lcm=predicate:nwc=7.734471748972603:flr=on:newcnf=on:i=169:add=large:awrs=decay:awrsf=1079:bd=off:nm=2:ins=1:fsr=off:uhcvi=on:rawr=on:anc=all_dependent:aac=none:fs=off_0 on theBenchmark for (2988ds/169Mi)
% 5.82/1.51  % (442)Instruction limit reached!
% 5.82/1.51  % (442)------------------------------
% 5.82/1.51  % (442)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.82/1.51  % (442)Termination reason: Unknown
% 5.82/1.51  % (442)Termination phase: Saturation
% 5.82/1.51  
% 5.82/1.51  % (442)Memory used [KB]: 2073
% 5.82/1.51  % (442)Time elapsed: 0.034 s
% 5.82/1.51  % (442)Instructions burned: 103 (million)
% 5.82/1.51  % (442)------------------------------
% 5.82/1.51  % (442)------------------------------
% 5.82/1.51  % (445)ott+2_27871:262144_drc=encompass:sil=2000:plsqc=1:plsq=on:ile=on:plsqr=9426019,262144:sp=const_frequency:foolp=on:bce=on:rnwc=on:gs=on:nwc=12.5427:i=178:gsaa=from_current:erml=3:bd=off:nm=10:uhcvi=on:gsp=on:er=known:rawr=on:fd=preordered:alpa=true_0 on theBenchmark for (2988ds/178Mi)
% 5.82/1.51  % (408)Instruction limit reached!
% 5.82/1.51  % (408)------------------------------
% 5.82/1.51  % (408)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.82/1.51  % (408)Termination reason: Unknown
% 5.82/1.51  % (408)Termination phase: Saturation
% 5.82/1.51  
% 5.82/1.51  % (408)Memory used [KB]: 11291
% 5.82/1.51  % (408)Time elapsed: 0.485 s
% 5.82/1.51  % (408)Instructions burned: 1550 (million)
% 5.82/1.51  % (408)------------------------------
% 5.82/1.51  % (408)------------------------------
% 5.82/1.51  % (446)dis+21_1:1_to=lpo:drc=off:sil=2000:etr=on:sp=const_frequency:sos=all:fs=off:spb=goal_then_units:s2a=on:i=111:s2at=3.0:fsr=off_0 on theBenchmark for (2988ds/111Mi)
% 5.96/1.54  % (444)Instruction limit reached!
% 5.96/1.54  % (444)------------------------------
% 5.96/1.54  % (444)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.96/1.54  % (444)Termination reason: Unknown
% 5.96/1.54  % (444)Termination phase: Saturation
% 5.96/1.54  
% 5.96/1.54  % (444)Memory used [KB]: 2298
% 5.96/1.54  % (444)Time elapsed: 0.043 s
% 5.96/1.54  % (444)Instructions burned: 169 (million)
% 5.96/1.54  % (444)------------------------------
% 5.96/1.54  % (444)------------------------------
% 5.96/1.55  % (447)lrs+1011_3:1_slsqr=1,2:sil=2000:tgt=full:plsq=on:plsqr=173,396:spb=goal:bce=on:newcnf=on:slsq=on:st=3.5:i=243:add=off:bs=on:fsr=off:ss=axioms:rawr=on:afp=1:afq=2.9664927043397338_0 on theBenchmark for (2988ds/243Mi)
% 5.96/1.55  % (446)Instruction limit reached!
% 5.96/1.55  % (446)------------------------------
% 5.96/1.55  % (446)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.96/1.55  % (446)Termination reason: Unknown
% 5.96/1.55  % (446)Termination phase: Saturation
% 5.96/1.55  
% 5.96/1.55  % (446)Memory used [KB]: 2283
% 5.96/1.55  % (446)Time elapsed: 0.033 s
% 5.96/1.55  % (446)Instructions burned: 112 (million)
% 5.96/1.55  % (446)------------------------------
% 5.96/1.55  % (446)------------------------------
% 5.96/1.55  % (448)lrs+1011_1:32_sil=2000:tgt=ground:acc=model:lsd=10:nwc=1.1:flr=on:s2pl=no:i=229:bd=off:gsp=on:rawr=on_0 on theBenchmark for (2988ds/229Mi)
% 5.96/1.57  % (445)Instruction limit reached!
% 5.96/1.57  % (445)------------------------------
% 5.96/1.57  % (445)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.96/1.57  % (445)Termination reason: Unknown
% 5.96/1.57  % (445)Termination phase: Saturation
% 5.96/1.57  
% 5.96/1.57  % (445)Memory used [KB]: 2600
% 5.96/1.57  % (445)Time elapsed: 0.061 s
% 5.96/1.57  % (445)Instructions burned: 179 (million)
% 5.96/1.57  % (445)------------------------------
% 5.96/1.57  % (445)------------------------------
% 5.96/1.57  % (449)lrs+1002_63:8_sil=4000:sp=frequency:urr=on:lcm=reverse:nwc=10.0:flr=on:i=306:fdi=1:fsr=off:br=off_0 on theBenchmark for (2988ds/306Mi)
% 5.96/1.59  % (415)Instruction limit reached!
% 5.96/1.59  % (415)------------------------------
% 5.96/1.59  % (415)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.96/1.59  % (415)Termination reason: Unknown
% 5.96/1.59  % (415)Termination phase: Saturation
% 5.96/1.59  
% 5.96/1.59  % (415)Memory used [KB]: 8104
% 5.96/1.59  % (415)Time elapsed: 0.503 s
% 5.96/1.59  % (415)Instructions burned: 1798 (million)
% 5.96/1.59  % (415)------------------------------
% 5.96/1.59  % (415)------------------------------
% 5.96/1.59  % (450)dis+22_1:32_sil=2000:fde=none:nwc=10.0:slsqc=3:slsq=on:i=118:slsql=off:nm=16:fsr=off:fsd=on:ss=axioms_0 on theBenchmark for (2987ds/118Mi)
% 5.96/1.61  % (439)Instruction limit reached!
% 5.96/1.61  % (439)------------------------------
% 5.96/1.61  % (439)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 5.96/1.61  % (439)Termination reason: Unknown
% 5.96/1.61  % (439)Termination phase: Saturation
% 5.96/1.61  
% 5.96/1.61  % (439)Memory used [KB]: 5420
% 5.96/1.61  % (439)Time elapsed: 0.150 s
% 5.96/1.61  % (439)Instructions burned: 464 (million)
% 5.96/1.61  % (439)------------------------------
% 5.96/1.61  % (439)------------------------------
% 5.96/1.61  % (451)dis-1011_1:2_to=lpo:sil=2000:plsq=on:plsqr=473,226:etr=on:erd=off:i=85:bd=off:amm=off:ss=axioms:sgt=64:rawr=on:add=large:fd=off_0 on theBenchmark for (2987ds/85Mi)
% 7.46/1.63  % (447)Instruction limit reached!
% 7.46/1.63  % (447)------------------------------
% 7.46/1.63  % (447)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.46/1.63  % (447)Termination reason: Unknown
% 7.46/1.63  % (447)Termination phase: Saturation
% 7.46/1.63  
% 7.46/1.63  % (447)Memory used [KB]: 3299
% 7.46/1.63  % (447)Time elapsed: 0.085 s
% 7.46/1.63  % (447)Instructions burned: 245 (million)
% 7.46/1.63  % (447)------------------------------
% 7.46/1.63  % (447)------------------------------
% 7.46/1.63  % (452)lrs+11_1:1_drc=off:sil=4000:fde=unused:sp=unary_frequency:sos=on:fs=off:nwc=17.7715:flr=on:avsq=on:i=182:kws=precedence:avsqr=18,127:bd=off:nm=16:fsr=off:uhcvi=on:rawr=on:s2pl=no:s2agt=8:ss=axioms:sd=1:st=3.5:aac=none:afp=50:afq=2.0_0 on theBenchmark for (2987ds/182Mi)
% 7.46/1.63  % (448)Instruction limit reached!
% 7.46/1.63  % (448)------------------------------
% 7.46/1.63  % (448)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.46/1.63  % (448)Termination reason: Unknown
% 7.46/1.63  % (448)Termination phase: Saturation
% 7.46/1.63  
% 7.46/1.63  % (448)Memory used [KB]: 3577
% 7.46/1.63  % (448)Time elapsed: 0.085 s
% 7.46/1.63  % (448)Instructions burned: 231 (million)
% 7.46/1.63  % (448)------------------------------
% 7.46/1.63  % (448)------------------------------
% 7.46/1.64  % (453)lrs-32_1:4_to=lpo:drc=off:sil=2000:sp=reverse_arity:spb=goal_then_units:urr=on:nwc=2.0:i=134:ss=included:st=2.0:bd=preordered_0 on theBenchmark for (2987ds/134Mi)
% 7.46/1.64  % (451)Instruction limit reached!
% 7.46/1.64  % (451)------------------------------
% 7.46/1.64  % (451)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.46/1.64  % (451)Termination reason: Unknown
% 7.46/1.64  % (451)Termination phase: Saturation
% 7.46/1.64  
% 7.46/1.64  % (451)Memory used [KB]: 1745
% 7.46/1.64  % (451)Time elapsed: 0.030 s
% 7.46/1.64  % (451)Instructions burned: 88 (million)
% 7.46/1.64  % (451)------------------------------
% 7.46/1.64  % (451)------------------------------
% 7.46/1.64  % (454)dis+1011_1:1_sil=2000:sos=on:newcnf=on:i=181:sd=2:ep=R:ss=axioms_0 on theBenchmark for (2987ds/181Mi)
% 7.46/1.64  % (450)Instruction limit reached!
% 7.46/1.64  % (450)------------------------------
% 7.46/1.64  % (450)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.46/1.64  % (450)Termination reason: Unknown
% 7.46/1.64  % (450)Termination phase: Saturation
% 7.46/1.64  
% 7.46/1.64  % (450)Memory used [KB]: 2008
% 7.46/1.64  % (450)Time elapsed: 0.066 s
% 7.46/1.64  % (450)Instructions burned: 119 (million)
% 7.46/1.64  % (450)------------------------------
% 7.46/1.64  % (450)------------------------------
% 7.46/1.64  % (455)dis-11_4:1_to=lpo:sil=2000:fde=unused:sims=off:sp=occurrence:lma=on:spb=goal_then_units:abs=on:fd=off:flr=on:avsq=on:i=61:avsqr=1137305,524288:bd=off:uhcvi=on:awrs=decay:sos=on:bsd=on:afp=50:afq=1.3:nwc=10.053150171695567_0 on theBenchmark for (2987ds/61Mi)
% 7.46/1.66  % (455)Instruction limit reached!
% 7.46/1.66  % (455)------------------------------
% 7.46/1.66  % (455)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.46/1.66  % (455)Termination reason: Unknown
% 7.46/1.66  % (455)Termination phase: Saturation
% 7.46/1.66  
% 7.46/1.66  % (455)Memory used [KB]: 1675
% 7.46/1.66  % (455)Time elapsed: 0.020 s
% 7.46/1.66  % (455)Instructions burned: 62 (million)
% 7.46/1.66  % (455)------------------------------
% 7.46/1.66  % (455)------------------------------
% 7.46/1.66  % (456)dis+1010_1:1_sil=2000:nwc=5.0:i=135:nm=4:av=off:rp=on:ep=R_0 on theBenchmark for (2987ds/135Mi)
% 7.84/1.67  % (449)Instruction limit reached!
% 7.84/1.67  % (449)------------------------------
% 7.84/1.67  % (449)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.84/1.67  % (449)Termination reason: Unknown
% 7.84/1.67  % (449)Termination phase: Saturation
% 7.84/1.67  
% 7.84/1.67  % (449)Memory used [KB]: 4758
% 7.84/1.67  % (449)Time elapsed: 0.101 s
% 7.84/1.67  % (449)Instructions burned: 306 (million)
% 7.84/1.67  % (449)------------------------------
% 7.84/1.67  % (449)------------------------------
% 7.84/1.67  % (457)dis+1010_6843:1048576_to=lpo:sil=4000:bsd=on:sp=unary_frequency:sos=on:spb=non_intro:nwc=1.63121:newcnf=on:s2a=on:i=94:s2at=4.5:awrs=decay:awrsf=1049:bsdmm=1:bd=preordered:nm=2:av=off:gsp=on:s2pl=no_0 on theBenchmark for (2987ds/94Mi)
% 7.84/1.68  % (453)Instruction limit reached!
% 7.84/1.68  % (453)------------------------------
% 7.84/1.68  % (453)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.84/1.68  % (453)Termination reason: Unknown
% 7.84/1.68  % (453)Termination phase: Saturation
% 7.84/1.68  
% 7.84/1.68  % (453)Memory used [KB]: 2626
% 7.84/1.68  % (453)Time elapsed: 0.042 s
% 7.84/1.68  % (453)Instructions burned: 135 (million)
% 7.84/1.68  % (453)------------------------------
% 7.84/1.68  % (453)------------------------------
% 7.84/1.68  % (458)lrs+1_1:1_sil=4000:plsqc=1:plsq=on:plsqr=108,31:sos=on:st=5.0:i=111:sd=2:bd=off:fsr=off:ss=axioms:rawr=on:bce=on:aac=none:afr=on_0 on theBenchmark for (2986ds/111Mi)
% 7.84/1.69  % (452)Instruction limit reached!
% 7.84/1.69  % (452)------------------------------
% 7.84/1.69  % (452)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.84/1.69  % (452)Termination reason: Unknown
% 7.84/1.69  % (452)Termination phase: Saturation
% 7.84/1.69  
% 7.84/1.69  % (452)Memory used [KB]: 3547
% 7.84/1.69  % (452)Time elapsed: 0.054 s
% 7.84/1.69  % (452)Instructions burned: 183 (million)
% 7.84/1.69  % (452)------------------------------
% 7.84/1.69  % (452)------------------------------
% 7.84/1.69  % (459)dis+1011_2:3_sil=2000:tgt=ground:fde=none:sos=on:lsd=1:alpa=random:i=371:kws=inv_arity_squared:gsp=on:bsd=on_0 on theBenchmark for (2986ds/371Mi)
% 7.84/1.69  % (459)Refutation not found, incomplete strategy% (459)------------------------------
% 7.84/1.69  % (459)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.84/1.69  % (459)Termination reason: Refutation not found, incomplete strategy
% 7.84/1.69  
% 7.84/1.69  % (459)Memory used [KB]: 1119
% 7.84/1.69  % (459)Time elapsed: 0.003 s
% 7.84/1.69  % (459)Instructions burned: 8 (million)
% 7.84/1.69  % (459)------------------------------
% 7.84/1.69  % (459)------------------------------
% 7.84/1.69  % (454)Instruction limit reached!
% 7.84/1.69  % (454)------------------------------
% 7.84/1.69  % (454)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.84/1.69  % (454)Termination reason: Unknown
% 7.84/1.69  % (454)Termination phase: Saturation
% 7.84/1.69  
% 7.84/1.69  % (454)Memory used [KB]: 2040
% 7.84/1.69  % (454)Time elapsed: 0.053 s
% 7.84/1.69  % (454)Instructions burned: 181 (million)
% 7.84/1.69  % (454)------------------------------
% 7.84/1.69  % (454)------------------------------
% 7.84/1.69  % (460)dis+33_1:1_to=lpo:sil=16000:plsq=on:nwc=3.0:s2agt=16:s2a=on:i=1643:s2at=5.5:nm=2:av=off:fsr=off:s2pl=no:ep=RS:erd=off_0 on theBenchmark for (2986ds/1643Mi)
% 7.84/1.69  % (461)lrs+1010_3:1_slsqr=4009667,65536:sil=4000:slsqc=3:slsq=on:i=143:slsql=off:ep=RST:nm=6:anc=none:avsq=on:plsq=on:plsqr=32,1_0 on theBenchmark for (2986ds/143Mi)
% 7.84/1.70  % (457)Instruction limit reached!
% 7.84/1.70  % (457)------------------------------
% 7.84/1.70  % (457)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.84/1.70  % (457)Termination reason: Unknown
% 7.84/1.70  % (457)Termination phase: Saturation
% 7.84/1.70  
% 7.84/1.70  % (457)Memory used [KB]: 1699
% 7.84/1.70  % (457)Time elapsed: 0.049 s
% 7.84/1.70  % (457)Instructions burned: 96 (million)
% 7.84/1.70  % (457)------------------------------
% 7.84/1.70  % (457)------------------------------
% 7.84/1.70  % (462)lrs+1011_1:64_sil=2000:fde=none:sos=on:urr=ec_only:nwc=10.0:i=225:nm=19:gsp=on:ss=axioms:bd=off_0 on theBenchmark for (2986ds/225Mi)
% 7.84/1.70  % (456)Instruction limit reached!
% 7.84/1.70  % (456)------------------------------
% 7.84/1.70  % (456)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.84/1.70  % (456)Termination reason: Unknown
% 7.84/1.70  % (456)Termination phase: Saturation
% 7.84/1.70  
% 7.84/1.70  % (456)Memory used [KB]: 2148
% 7.84/1.70  % (456)Time elapsed: 0.041 s
% 7.84/1.70  % (456)Instructions burned: 136 (million)
% 7.84/1.70  % (456)------------------------------
% 7.84/1.70  % (456)------------------------------
% 7.84/1.71  % (463)lrs+1002_1:128_to=lpo:sil=2000:plsq=on:plsqr=7,2:sos=on:spb=units:fd=preordered:nwc=5.0:i=89:bd=off:nm=4:av=off:rawr=on:newcnf=on:fs=off:fsr=off_0 on theBenchmark for (2986ds/89Mi)
% 7.84/1.72  % (458)Instruction limit reached!
% 7.84/1.72  % (458)------------------------------
% 7.84/1.72  % (458)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.84/1.72  % (458)Termination reason: Unknown
% 7.84/1.72  % (458)Termination phase: Saturation
% 7.84/1.72  
% 7.84/1.72  % (458)Memory used [KB]: 2615
% 7.84/1.72  % (458)Time elapsed: 0.058 s
% 7.84/1.72  % (458)Instructions burned: 113 (million)
% 7.84/1.72  % (458)------------------------------
% 7.84/1.72  % (458)------------------------------
% 7.84/1.72  % (464)lrs+1011_2:3_drc=off:sil=2000:tgt=ground:fde=none:sp=occurrence:urr=ec_only:lsd=100:i=149:bd=off:rawr=on:ins=4:av=off_0 on theBenchmark for (2986ds/149Mi)
% 7.84/1.73  % (463)Instruction limit reached!
% 7.84/1.73  % (463)------------------------------
% 7.84/1.73  % (463)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.84/1.73  % (463)Termination reason: Unknown
% 7.84/1.73  % (463)Termination phase: Saturation
% 7.84/1.73  
% 7.84/1.73  % (463)Memory used [KB]: 1736
% 7.84/1.73  % (463)Time elapsed: 0.025 s
% 7.84/1.73  % (463)Instructions burned: 89 (million)
% 7.84/1.73  % (463)------------------------------
% 7.84/1.73  % (463)------------------------------
% 7.84/1.73  % (465)dis+1002_50821:131072_drc=encompass:sil=4000:irw=on:fde=unused:etr=on:sp=occurrence:lma=on:spb=intro:urr=ec_only:nwc=14.514:s2agt=20:sac=on:s2a=on:s2pl=no:i=217:kws=precedence:awrs=decay:awrsf=404:nm=4:uhcvi=on:ss=axioms:rawr=on:nicw=on:afp=10:afq=2.1363337302905383:slsq=on:slsqc=1:slsqr=101081,131072:sup=off:amm=off:flr=on_0 on theBenchmark for (2986ds/217Mi)
% 7.84/1.73  % (461)Instruction limit reached!
% 7.84/1.73  % (461)------------------------------
% 7.84/1.73  % (461)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 7.84/1.73  % (461)Termination reason: Unknown
% 7.84/1.73  % (461)Termination phase: Saturation
% 7.84/1.73  
% 7.84/1.73  % (461)Memory used [KB]: 2333
% 7.84/1.73  % (461)Time elapsed: 0.063 s
% 7.84/1.73  % (461)Instructions burned: 143 (million)
% 7.84/1.73  % (461)------------------------------
% 7.84/1.73  % (461)------------------------------
% 7.84/1.74  % (466)lrs+1011_1:1_sil=8000:nicw=on:i=1513:sd=1:ss=axioms:sgt=64_0 on theBenchmark for (2986ds/1513Mi)
% 8.47/1.76  % (464)Instruction limit reached!
% 8.47/1.76  % (464)------------------------------
% 8.47/1.76  % (464)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.47/1.76  % (464)Termination reason: Unknown
% 8.47/1.76  % (464)Termination phase: Saturation
% 8.47/1.76  
% 8.47/1.76  % (464)Memory used [KB]: 2208
% 8.47/1.76  % (464)Time elapsed: 0.048 s
% 8.47/1.76  % (464)Instructions burned: 149 (million)
% 8.47/1.76  % (464)------------------------------
% 8.47/1.76  % (464)------------------------------
% 8.47/1.77  % (462)Instruction limit reached!
% 8.47/1.77  % (462)------------------------------
% 8.47/1.77  % (462)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.47/1.77  % (462)Termination reason: Unknown
% 8.47/1.77  % (462)Termination phase: Saturation
% 8.47/1.77  
% 8.47/1.77  % (462)Memory used [KB]: 1799
% 8.47/1.77  % (462)Time elapsed: 0.087 s
% 8.47/1.77  % (462)Instructions burned: 227 (million)
% 8.47/1.77  % (462)------------------------------
% 8.47/1.77  % (462)------------------------------
% 8.47/1.77  % (467)lrs+10_1:52_anc=all:bsr=unit_only:to=lpo:sil=2000:sp=frequency:fd=preordered:flr=on:sac=on:i=460:bd=off:alpa=true:plsq=on:plsqr=1,32_0 on theBenchmark for (2985ds/460Mi)
% 8.47/1.77  % (468)lrs+1002_1:8_sil=16000:tgt=ground:fde=none:sp=const_frequency:sos=on:nwc=3.0:i=76_0 on theBenchmark for (2985ds/76Mi)
% 8.47/1.77  % (468)Refutation not found, incomplete strategy% (468)------------------------------
% 8.47/1.77  % (468)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.47/1.77  % (468)Termination reason: Refutation not found, incomplete strategy
% 8.47/1.77  
% 8.47/1.77  % (468)Memory used [KB]: 1131
% 8.47/1.77  % (468)Time elapsed: 0.002 s
% 8.47/1.77  % (468)Instructions burned: 6 (million)
% 8.47/1.77  % (468)------------------------------
% 8.47/1.77  % (468)------------------------------
% 8.47/1.77  % (469)lrs-1011_1:64_sil=2000:tgt=full:acc=on:urr=ec_only:sac=on:i=113:nm=2:ss=axioms:sgt=4:er=filter_0 on theBenchmark for (2985ds/113Mi)
% 8.65/1.80  % (465)Instruction limit reached!
% 8.65/1.80  % (465)------------------------------
% 8.65/1.80  % (465)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.65/1.80  % (465)Termination reason: Unknown
% 8.65/1.80  % (465)Termination phase: Saturation
% 8.65/1.80  
% 8.65/1.80  % (465)Memory used [KB]: 2982
% 8.65/1.80  % (465)Time elapsed: 0.067 s
% 8.65/1.80  % (465)Instructions burned: 219 (million)
% 8.65/1.80  % (465)------------------------------
% 8.65/1.80  % (465)------------------------------
% 8.65/1.80  % (470)dis-1002_3:1_to=lpo:sil=4000:sp=occurrence:fd=off:nwc=6.0:st=2.0:i=77:sd=1:fsr=off:ss=axioms:sgt=16:fs=off_0 on theBenchmark for (2985ds/77Mi)
% 8.65/1.81  % (469)Instruction limit reached!
% 8.65/1.81  % (469)------------------------------
% 8.65/1.81  % (469)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.65/1.81  % (469)Termination reason: Unknown
% 8.65/1.81  % (469)Termination phase: Saturation
% 8.65/1.81  
% 8.65/1.81  % (469)Memory used [KB]: 2459
% 8.65/1.81  % (469)Time elapsed: 0.043 s
% 8.65/1.81  % (469)Instructions burned: 113 (million)
% 8.65/1.81  % (469)------------------------------
% 8.65/1.81  % (469)------------------------------
% 8.65/1.82  % (471)dis+1011_2:3_sil=8000:tgt=ground:fde=none:spb=goal_then_units:acc=on:nwc=4.0:updr=off:i=639:kws=inv_frequency:nm=16:ins=3:rawr=on:amm=sco_0 on theBenchmark for (2985ds/639Mi)
% 8.87/1.83  % (470)Instruction limit reached!
% 8.87/1.83  % (470)------------------------------
% 8.87/1.83  % (470)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.87/1.83  % (470)Termination reason: Unknown
% 8.87/1.83  % (470)Termination phase: Saturation
% 8.87/1.83  
% 8.87/1.83  % (470)Memory used [KB]: 2054
% 8.87/1.83  % (470)Time elapsed: 0.026 s
% 8.87/1.83  % (470)Instructions burned: 77 (million)
% 8.87/1.83  % (470)------------------------------
% 8.87/1.83  % (470)------------------------------
% 8.87/1.83  % (472)dis+1011_1:1_sil=2000:fd=off:nwc=10.0:s2a=on:i=851:bd=off:nm=2:sup=off:s2at=4.0_0 on theBenchmark for (2985ds/851Mi)
% 8.93/1.86  % (428)Instruction limit reached!
% 8.93/1.86  % (428)------------------------------
% 8.93/1.86  % (428)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 8.93/1.86  % (428)Termination reason: Unknown
% 8.93/1.86  % (428)Termination phase: Saturation
% 8.93/1.86  
% 8.93/1.86  % (428)Memory used [KB]: 17297
% 8.93/1.86  % (428)Time elapsed: 0.545 s
% 8.93/1.86  % (428)Instructions burned: 2265 (million)
% 8.93/1.86  % (428)------------------------------
% 8.93/1.86  % (428)------------------------------
% 8.93/1.86  % (473)lrs+1011_1:2_sil=2000:fde=unused:nwc=10.0:newcnf=on:i=463:ep=RST:av=off:ins=1_0 on theBenchmark for (2985ds/463Mi)
% 9.13/1.91  % (467)Instruction limit reached!
% 9.13/1.91  % (467)------------------------------
% 9.13/1.91  % (467)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.13/1.91  % (467)Termination reason: Unknown
% 9.13/1.91  % (467)Termination phase: Saturation
% 9.13/1.91  
% 9.13/1.91  % (467)Memory used [KB]: 6239
% 9.13/1.91  % (467)Time elapsed: 0.143 s
% 9.13/1.91  % (467)Instructions burned: 461 (million)
% 9.13/1.91  % (467)------------------------------
% 9.13/1.91  % (467)------------------------------
% 9.13/1.91  % (475)lrs+1011_1:95_anc=none:sil=2000:plsq=on:plsqr=7,80:sos=on:lsd=50:plsql=on:fd=off:st=6.0:s2a=on:i=127:nm=16:uhcvi=on:ss=axioms:rawr=on:gsp=on:amm=sco_0 on theBenchmark for (2984ds/127Mi)
% 9.13/1.95  % (475)Instruction limit reached!
% 9.13/1.95  % (475)------------------------------
% 9.13/1.95  % (475)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.13/1.95  % (475)Termination reason: Unknown
% 9.13/1.95  % (475)Termination phase: Saturation
% 9.13/1.95  
% 9.13/1.95  % (475)Memory used [KB]: 2070
% 9.13/1.95  % (475)Time elapsed: 0.043 s
% 9.13/1.95  % (475)Instructions burned: 129 (million)
% 9.13/1.95  % (475)------------------------------
% 9.13/1.95  % (475)------------------------------
% 9.13/1.96  % (476)lrs+1010_1:1_anc=all_dependent:sil=2000:tgt=ground:nwc=5.0:s2agt=20:alpa=false:newcnf=on:avsq=on:s2a=on:i=159:avsqr=1,16:bd=off:sac=on:aac=none:erd=off_0 on theBenchmark for (2984ds/159Mi)
% 9.44/2.01  % (473)Instruction limit reached!
% 9.44/2.01  % (473)------------------------------
% 9.44/2.01  % (473)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.44/2.01  % (473)Termination reason: Unknown
% 9.44/2.01  % (473)Termination phase: Saturation
% 9.44/2.01  
% 9.44/2.01  % (473)Memory used [KB]: 3725
% 9.44/2.01  % (473)Time elapsed: 0.149 s
% 9.44/2.01  % (473)Instructions burned: 465 (million)
% 9.44/2.01  % (473)------------------------------
% 9.44/2.01  % (473)------------------------------
% 9.44/2.01  % (476)Instruction limit reached!
% 9.44/2.01  % (476)------------------------------
% 9.44/2.01  % (476)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.44/2.01  % (476)Termination reason: Unknown
% 9.44/2.01  % (476)Termination phase: Saturation
% 9.44/2.01  
% 9.44/2.01  % (476)Memory used [KB]: 2355
% 9.44/2.01  % (476)Time elapsed: 0.053 s
% 9.44/2.01  % (476)Instructions burned: 161 (million)
% 9.44/2.01  % (476)------------------------------
% 9.44/2.01  % (476)------------------------------
% 9.44/2.01  % (478)dis-1002_1:12_to=lpo:sil=2000:sp=const_max:nwc=2.0:sac=on:i=246:nm=16:nicw=on:fsr=off_0 on theBenchmark for (2983ds/246Mi)
% 9.44/2.01  % (477)dis+10_16:63_anc=none:to=lpo:sil=2000:fde=none:sos=on:nwc=10.0:i=140:sd=1:aac=none:ep=RS:fsr=off:ss=axioms:st=5.0_0 on theBenchmark for (2983ds/140Mi)
% 9.44/2.01  % (477)Refutation not found, incomplete strategy% (477)------------------------------
% 9.44/2.01  % (477)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.44/2.01  % (477)Termination reason: Refutation not found, incomplete strategy
% 9.44/2.01  
% 9.44/2.01  % (477)Memory used [KB]: 1176
% 9.44/2.01  % (477)Time elapsed: 0.004 s
% 9.44/2.01  % (477)Instructions burned: 9 (million)
% 9.44/2.02  % (477)------------------------------
% 9.44/2.02  % (477)------------------------------
% 9.44/2.02  % (479)lrs+1011_7141:1048576_sil=2000:plsq=on:plsqr=2328305,1048576:sp=frequency:sos=on:plsql=on:fd=off:nwc=19.7177:cond=fast:st=3:i=275:bd=off:nm=2:ins=2:av=off:uhcvi=on:fdi=16:ss=included:lsd=5_0 on theBenchmark for (2983ds/275Mi)
% 9.44/2.02  % (471)Instruction limit reached!
% 9.44/2.02  % (471)------------------------------
% 9.44/2.02  % (471)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.44/2.02  % (471)Termination reason: Unknown
% 9.44/2.02  % (471)Termination phase: Saturation
% 9.44/2.02  
% 9.44/2.02  % (471)Memory used [KB]: 5344
% 9.44/2.02  % (471)Time elapsed: 0.206 s
% 9.44/2.02  % (471)Instructions burned: 640 (million)
% 9.44/2.02  % (471)------------------------------
% 9.44/2.02  % (471)------------------------------
% 9.44/2.02  % (480)lrs+2_1:1_sil=2000:tgt=ground:sos=on:i=1318:sd=1:ss=included:to=lpo:plsq=on:plsqr=32,1_0 on theBenchmark for (2983ds/1318Mi)
% 9.44/2.05  % (441)Instruction limit reached!
% 9.44/2.05  % (441)------------------------------
% 9.44/2.05  % (441)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 9.44/2.05  % (441)Termination reason: Unknown
% 9.44/2.05  % (441)Termination phase: Saturation
% 9.44/2.05  
% 9.44/2.05  % (441)Memory used [KB]: 10908
% 9.44/2.05  % (441)Time elapsed: 0.593 s
% 9.44/2.05  % (441)Instructions burned: 1994 (million)
% 9.44/2.05  % (441)------------------------------
% 9.44/2.05  % (441)------------------------------
% 9.44/2.06  % (481)lrs+35_10:1_bsr=unit_only:to=lpo:sil=2000:bsd=on:sp=unary_first:abs=on:urr=on:s2agt=32:newcnf=on:s2a=on:i=286:gsp=on:rawr=on:sac=on:afp=1000:avsq=on:avsqr=63937,1048576:nwc=10.0_0 on theBenchmark for (2983ds/286Mi)
% 10.05/2.08  % (478)Instruction limit reached!
% 10.05/2.08  % (478)------------------------------
% 10.05/2.08  % (478)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 10.05/2.08  % (478)Termination reason: Unknown
% 10.05/2.08  % (478)Termination phase: Saturation
% 10.05/2.08  
% 10.05/2.08  % (478)Memory used [KB]: 2324
% 10.05/2.08  % (478)Time elapsed: 0.072 s
% 10.05/2.08  % (478)Instructions burned: 248 (million)
% 10.05/2.08  % (478)------------------------------
% 10.05/2.08  % (478)------------------------------
% 10.05/2.09  % (482)dis+1002_5:16_sil=4000:sos=on:sac=on:i=965:ep=RST:fsr=off:erd=off_0 on theBenchmark for (2982ds/965Mi)
% 10.15/2.10  % (479)Instruction limit reached!
% 10.15/2.10  % (479)------------------------------
% 10.15/2.10  % (479)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 10.15/2.10  % (479)Termination reason: Unknown
% 10.15/2.10  % (479)Termination phase: Saturation
% 10.15/2.10  
% 10.15/2.10  % (479)Memory used [KB]: 3216
% 10.15/2.10  % (479)Time elapsed: 0.082 s
% 10.15/2.10  % (479)Instructions burned: 275 (million)
% 10.15/2.10  % (479)------------------------------
% 10.15/2.10  % (479)------------------------------
% 10.15/2.10  % (483)dis+1011_4:1_slsqr=11827605,262144:sil=2000:sp=const_max:spb=non_intro:acc=on:newcnf=on:slsq=on:nicw=on:i=144:kws=precedence:bd=off:rawr=on:alpa=true:bsd=on:bsr=unit_only:urr=ec_only_0 on theBenchmark for (2982ds/144Mi)
% 10.15/2.11  % (472)Instruction limit reached!
% 10.15/2.11  % (472)------------------------------
% 10.15/2.11  % (472)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 10.15/2.11  % (472)Termination reason: Unknown
% 10.15/2.11  % (472)Termination phase: Saturation
% 10.15/2.11  
% 10.15/2.11  % (472)Memory used [KB]: 4671
% 10.15/2.11  % (472)Time elapsed: 0.279 s
% 10.15/2.11  % (472)Instructions burned: 852 (million)
% 10.15/2.11  % (472)------------------------------
% 10.15/2.11  % (472)------------------------------
% 10.15/2.11  % (485)dis-1002_1:64_sil=2000:sos=on:nwc=10.0:i=145:nm=2:ss=axioms:ep=RST:sd=1_0 on theBenchmark for (2982ds/145Mi)
% 11.66/2.15  % (481)Instruction limit reached!
% 11.66/2.15  % (481)------------------------------
% 11.66/2.15  % (481)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 11.66/2.15  % (481)Termination reason: Unknown
% 11.66/2.15  % (481)Termination phase: Saturation
% 11.66/2.15  
% 11.66/2.15  % (481)Memory used [KB]: 4218
% 11.66/2.15  % (481)Time elapsed: 0.090 s
% 11.66/2.15  % (481)Instructions burned: 288 (million)
% 11.66/2.15  % (481)------------------------------
% 11.66/2.15  % (481)------------------------------
% 11.66/2.15  % (486)lrs-1010_1:4_sil=256000:sp=occurrence:sos=on:s2a=on:i=3921:sd=1:kws=precedence:bd=off:ins=3:ss=included:sfv=off:amm=off_0 on theBenchmark for (2982ds/3921Mi)
% 11.66/2.15  % (483)Instruction limit reached!
% 11.66/2.15  % (483)------------------------------
% 11.66/2.15  % (483)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 11.66/2.15  % (483)Termination reason: Unknown
% 11.66/2.15  % (483)Termination phase: Saturation
% 11.66/2.15  
% 11.66/2.15  % (483)Memory used [KB]: 2377
% 11.66/2.15  % (483)Time elapsed: 0.050 s
% 11.66/2.15  % (483)Instructions burned: 145 (million)
% 11.66/2.15  % (483)------------------------------
% 11.66/2.15  % (483)------------------------------
% 11.66/2.15  % (487)dis+1011_8:1_sil=4000:sos=on:acc=on:alpa=true:i=154:fsr=off:sfv=off:gsp=on_0 on theBenchmark for (2982ds/154Mi)
% 11.66/2.16  % (485)Instruction limit reached!
% 11.66/2.16  % (485)------------------------------
% 11.66/2.16  % (485)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 11.66/2.16  % (485)Termination reason: Unknown
% 11.66/2.16  % (485)Termination phase: Saturation
% 11.66/2.16  
% 11.66/2.16  % (485)Memory used [KB]: 1390
% 11.66/2.16  % (485)Time elapsed: 0.063 s
% 11.66/2.16  % (485)Instructions burned: 147 (million)
% 11.66/2.16  % (485)------------------------------
% 11.66/2.16  % (485)------------------------------
% 11.66/2.16  % (488)lrs+20_16421289:1048576_drc=encompass:sil=4000:sp=frequency:sos=on:spb=intro:lcm=predicate:gs=on:nwc=19.1506:alpa=random:kmz=on:updr=off:sac=on:gsem=on:i=205:bs=on:gsaa=from_current:sd=3:kws=inv_arity_squared:afp=50:nm=49:afq=1.98965:gsp=on:ss=axioms:er=filter:sgt=20:rawr=on:avsq=on:avsqr=1994651,1048576:sup=off_0 on theBenchmark for (2982ds/205Mi)
% 11.66/2.17  % (460)Instruction limit reached!
% 11.66/2.17  % (460)------------------------------
% 11.66/2.17  % (460)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 11.66/2.17  % (460)Termination reason: Unknown
% 11.66/2.17  % (460)Termination phase: Saturation
% 11.66/2.17  
% 11.66/2.17  % (460)Memory used [KB]: 23523
% 11.66/2.17  % (460)Time elapsed: 0.504 s
% 11.66/2.17  % (460)Instructions burned: 1644 (million)
% 11.66/2.17  % (460)------------------------------
% 11.66/2.17  % (460)------------------------------
% 11.66/2.18  % (495)lrs-1002_138645:1048576_sfv=off:slsqr=135371,262144:to=lpo:drc=encompass:sil=4000:tgt=full:bsd=on:sp=const_frequency:spb=goal:urr=ec_only:rp=on:nwc=4.14887:s2agt=50:newcnf=on:slsq=on:i=899:s2at=3:afp=1000:bsdmm=2:bd=preordered:nm=15:afq=4.12266:rawr=on:bsr=unit_only:lwlo=on:irw=on:bce=on_0 on theBenchmark for (2982ds/899Mi)
% 11.66/2.19  % (466)Instruction limit reached!
% 11.66/2.19  % (466)------------------------------
% 11.66/2.19  % (466)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 11.66/2.19  % (466)Termination reason: Unknown
% 11.66/2.19  % (466)Termination phase: Saturation
% 11.66/2.19  
% 11.66/2.19  % (466)Memory used [KB]: 6540
% 11.66/2.19  % (466)Time elapsed: 0.456 s
% 11.66/2.19  % (466)Instructions burned: 1513 (million)
% 11.66/2.19  % (466)------------------------------
% 11.66/2.19  % (466)------------------------------
% 11.66/2.20  % (502)lrs-32_1:1024_sil=8000:sos=on:i=645:nm=4:updr=off_0 on theBenchmark for (2981ds/645Mi)
% 11.66/2.21  % (487)Instruction limit reached!
% 11.66/2.21  % (487)------------------------------
% 11.66/2.21  % (487)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 11.66/2.21  % (487)Termination reason: Unknown
% 11.66/2.21  % (487)Termination phase: Saturation
% 11.66/2.21  
% 11.66/2.21  % (487)Memory used [KB]: 3447
% 11.66/2.21  % (487)Time elapsed: 0.077 s
% 11.66/2.21  % (487)Instructions burned: 154 (million)
% 11.66/2.21  % (487)------------------------------
% 11.66/2.21  % (487)------------------------------
% 11.66/2.21  % (503)lrs+1010_1:1_slsqr=430,487:sil=4000:fde=none:plsq=on:plsqr=7,29:erd=off:plsql=on:rp=on:nwc=14.055527276864483:slsqc=3:newcnf=on:slsq=on:i=175:bd=off:av=off:rawr=on_0 on theBenchmark for (2981ds/175Mi)
% 12.14/2.23  % (488)Instruction limit reached!
% 12.14/2.23  % (488)------------------------------
% 12.14/2.23  % (488)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 12.14/2.23  % (488)Termination reason: Unknown
% 12.14/2.23  % (488)Termination phase: Saturation
% 12.14/2.23  
% 12.14/2.23  % (488)Memory used [KB]: 3244
% 12.14/2.23  % (488)Time elapsed: 0.087 s
% 12.14/2.23  % (488)Instructions burned: 206 (million)
% 12.14/2.23  % (488)------------------------------
% 12.14/2.23  % (488)------------------------------
% 12.14/2.23  % (504)lrs-1002_6:7_sil=4000:sos=on:nwc=10.0:i=120:ep=R:ins=1:fsr=off:gsp=on:fs=off:fde=none:avsq=on:bce=on_0 on theBenchmark for (2981ds/120Mi)
% 12.14/2.26  % (503)Instruction limit reached!
% 12.14/2.26  % (503)------------------------------
% 12.14/2.26  % (503)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 12.14/2.26  % (503)Termination reason: Unknown
% 12.14/2.26  % (503)Termination phase: Saturation
% 12.14/2.26  
% 12.14/2.26  % (503)Memory used [KB]: 2165
% 12.14/2.26  % (503)Time elapsed: 0.078 s
% 12.14/2.26  % (503)Instructions burned: 176 (million)
% 12.14/2.26  % (503)------------------------------
% 12.14/2.26  % (503)------------------------------
% 12.14/2.27  % (505)lrs-1011_4:7_sil=2000:tgt=full:bsd=on:spb=goal:nwc=5.0:updr=off:newcnf=on:i=144:kws=arity_squared:rawr=on:bsdmm=2_0 on theBenchmark for (2980ds/144Mi)
% 12.14/2.27  % (504)Instruction limit reached!
% 12.14/2.27  % (504)------------------------------
% 12.14/2.27  % (504)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 12.14/2.27  % (504)Termination reason: Unknown
% 12.14/2.27  % (504)Termination phase: Saturation
% 12.14/2.27  
% 12.14/2.27  % (504)Memory used [KB]: 3484
% 12.14/2.27  % (504)Time elapsed: 0.064 s
% 12.14/2.27  % (504)Instructions burned: 121 (million)
% 12.14/2.27  % (504)------------------------------
% 12.14/2.27  % (504)------------------------------
% 12.14/2.27  % (506)lrs+10_1:1_sil=16000:sp=frequency:nwc=10.0:s2agt=5:s2a=on:i=166:sd=2:nm=2:ss=axioms:sgt=8:bd=off_0 on theBenchmark for (2980ds/166Mi)
% 12.51/2.32  % (505)Instruction limit reached!
% 12.51/2.32  % (505)------------------------------
% 12.51/2.32  % (505)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 12.51/2.32  % (505)Termination reason: Unknown
% 12.51/2.32  % (505)Termination phase: Saturation
% 12.51/2.32  
% 12.51/2.32  % (505)Memory used [KB]: 2296
% 12.51/2.32  % (505)Time elapsed: 0.050 s
% 12.51/2.32  % (505)Instructions burned: 144 (million)
% 12.51/2.32  % (505)------------------------------
% 12.51/2.32  % (505)------------------------------
% 12.51/2.32  % (507)lrs+10_1:1_sil=4000:tgt=full:sos=on:st=2.0:i=97:sd=2:kws=inv_frequency:nm=4:ss=axioms:sac=on_0 on theBenchmark for (2980ds/97Mi)
% 12.51/2.33  % (506)Instruction limit reached!
% 12.51/2.33  % (506)------------------------------
% 12.51/2.33  % (506)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 12.51/2.33  % (506)Termination reason: Unknown
% 12.51/2.33  % (506)Termination phase: Saturation
% 12.51/2.33  
% 12.51/2.33  % (506)Memory used [KB]: 2709
% 12.51/2.33  % (506)Time elapsed: 0.053 s
% 12.51/2.33  % (506)Instructions burned: 167 (million)
% 12.51/2.33  % (506)------------------------------
% 12.51/2.33  % (506)------------------------------
% 12.51/2.33  % (508)lrs+10_1:14_bsr=on:sil=2000:sp=occurrence:sos=on:bce=on:gs=on:newcnf=on:nicw=on:i=159:gsaa=from_current:amm=off:rawr=on:avsq=on:avsqr=2,7:fsr=off_0 on theBenchmark for (2980ds/159Mi)
% 12.51/2.35  % (507)Instruction limit reached!
% 12.51/2.35  % (507)------------------------------
% 12.51/2.35  % (507)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 12.51/2.35  % (507)Termination reason: Unknown
% 12.51/2.35  % (507)Termination phase: Saturation
% 12.51/2.35  
% 12.51/2.35  % (507)Memory used [KB]: 2387
% 12.51/2.35  % (507)Time elapsed: 0.032 s
% 12.51/2.35  % (507)Instructions burned: 97 (million)
% 12.51/2.35  % (507)------------------------------
% 12.51/2.35  % (507)------------------------------
% 12.51/2.35  % (482)Instruction limit reached!
% 12.51/2.35  % (482)------------------------------
% 12.51/2.35  % (482)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 12.51/2.35  % (482)Termination reason: Unknown
% 12.51/2.35  % (482)Termination phase: Saturation
% 12.51/2.35  
% 12.51/2.35  % (482)Memory used [KB]: 8726
% 12.51/2.35  % (482)Time elapsed: 0.267 s
% 12.51/2.35  % (482)Instructions burned: 966 (million)
% 12.51/2.35  % (482)------------------------------
% 12.51/2.35  % (482)------------------------------
% 12.51/2.35  % (509)lrs+1_8:1_bsr=on:sil=2000:abs=on:fd=preordered:nwc=10.0:s2a=on:i=135:bd=off:sup=off:s2pl=on_0 on theBenchmark for (2980ds/135Mi)
% 12.51/2.35  % (510)dis+1011_5:1_sil=2000:fde=unused:nwc=10.0:i=450:ep=R:fs=off:fsr=off:awrs=converge_0 on theBenchmark for (2980ds/450Mi)
% 12.90/2.38  % (508)Instruction limit reached!
% 12.90/2.38  % (508)------------------------------
% 12.90/2.38  % (508)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 12.90/2.38  % (508)Termination reason: Unknown
% 12.90/2.38  % (508)Termination phase: Saturation
% 12.90/2.38  
% 12.90/2.38  % (508)Memory used [KB]: 2342
% 12.90/2.38  % (508)Time elapsed: 0.056 s
% 12.90/2.38  % (508)Instructions burned: 161 (million)
% 12.90/2.38  % (508)------------------------------
% 12.90/2.38  % (508)------------------------------
% 12.90/2.39  % (511)dis+1002_1:1_sil=8000:fde=none:nwc=5.0:i=119:ep=R:fsr=off:sos=on:mep=off_0 on theBenchmark for (2979ds/119Mi)
% 12.90/2.39  % (509)Instruction limit reached!
% 12.90/2.39  % (509)------------------------------
% 12.90/2.39  % (509)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 12.90/2.39  % (509)Termination reason: Unknown
% 12.90/2.39  % (509)Termination phase: Saturation
% 12.90/2.39  
% 12.90/2.39  % (509)Memory used [KB]: 2566
% 12.90/2.39  % (509)Time elapsed: 0.042 s
% 12.90/2.39  % (509)Instructions burned: 136 (million)
% 12.90/2.39  % (509)------------------------------
% 12.90/2.39  % (509)------------------------------
% 12.90/2.40  % (515)ott-1010_16:1_bsr=unit_only:sil=64000:sos=on:urr=on:sac=on:i=4758:sd=2:kws=inv_frequency:ins=4:ss=axioms:br=off_0 on theBenchmark for (2979ds/4758Mi)
% 12.90/2.40  % (502)Instruction limit reached!
% 12.90/2.40  % (502)------------------------------
% 12.90/2.40  % (502)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 12.90/2.40  % (502)Termination reason: Unknown
% 12.90/2.40  % (502)Termination phase: Saturation
% 12.90/2.40  
% 12.90/2.40  % (502)Memory used [KB]: 8316
% 12.90/2.40  % (502)Time elapsed: 0.224 s
% 12.90/2.40  % (502)Instructions burned: 646 (million)
% 12.90/2.40  % (502)------------------------------
% 12.90/2.40  % (502)------------------------------
% 12.90/2.40  % (516)dis+1011_3:2_drc=encompass:sil=8000:tgt=full:sp=frequency:nwc=10.0:i=139:nm=2:fde=none:ins=1_0 on theBenchmark for (2979ds/139Mi)
% 13.29/2.41  % (480)Instruction limit reached!
% 13.29/2.41  % (480)------------------------------
% 13.29/2.41  % (480)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 13.29/2.41  % (480)Termination reason: Unknown
% 13.29/2.41  % (480)Termination phase: Saturation
% 13.29/2.41  
% 13.29/2.41  % (480)Memory used [KB]: 6706
% 13.29/2.41  % (480)Time elapsed: 0.389 s
% 13.29/2.41  % (480)Instructions burned: 1319 (million)
% 13.29/2.41  % (480)------------------------------
% 13.29/2.41  % (480)------------------------------
% 13.29/2.42  % (517)dis+1011_4:1_sil=2000:nwc=10.0:newcnf=on:i=139:sd=1:nm=2:ss=axioms:fde=unused:sup=off:av=off_0 on theBenchmark for (2979ds/139Mi)
% 13.29/2.42  % (517)Refutation not found, incomplete strategy% (517)------------------------------
% 13.29/2.42  % (517)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 13.29/2.42  % (517)Termination reason: Refutation not found, incomplete strategy
% 13.29/2.42  
% 13.29/2.42  % (517)Memory used [KB]: 1036
% 13.29/2.42  % (517)Time elapsed: 0.001 s
% 13.29/2.42  % (517)Instructions burned: 3 (million)
% 13.29/2.42  % (517)------------------------------
% 13.29/2.42  % (517)------------------------------
% 13.29/2.42  % (518)lrs+1011_8157881:1048576_to=lpo:drc=off:sil=2000:fde=unused:sos=on:spb=intro:urr=on:nwc=4.0:i=116:add=off:sd=1:nm=19:fsr=off:uhcvi=on:ss=axioms:sgt=100:ins=3:sup=off:afp=1000:s2pl=no:anc=none:acc=model:fs=off:lma=on_0 on theBenchmark for (2979ds/116Mi)
% 13.29/2.42  % (511)Instruction limit reached!
% 13.29/2.42  % (511)------------------------------
% 13.29/2.42  % (511)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 13.29/2.42  % (511)Termination reason: Unknown
% 13.29/2.42  % (511)Termination phase: Saturation
% 13.29/2.42  
% 13.29/2.42  % (511)Memory used [KB]: 2294
% 13.29/2.42  % (511)Time elapsed: 0.038 s
% 13.29/2.42  % (511)Instructions burned: 121 (million)
% 13.29/2.42  % (511)------------------------------
% 13.29/2.42  % (511)------------------------------
% 13.29/2.42  % (519)lrs+1010_1:16_sil=2000:plsq=on:plsqr=32,1:slsq=on:i=53:slsql=off:bd=off:er=filter:erml=3:slsqc=2:cond=on:alpa=false:fsr=off:acc=on_0 on theBenchmark for (2979ds/53Mi)
% 13.36/2.44  % (519)Instruction limit reached!
% 13.36/2.44  % (519)------------------------------
% 13.36/2.44  % (519)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 13.36/2.44  % (519)Termination reason: Unknown
% 13.36/2.44  % (519)Termination phase: Saturation
% 13.36/2.44  
% 13.36/2.44  % (519)Memory used [KB]: 1465
% 13.36/2.44  % (519)Time elapsed: 0.015 s
% 13.36/2.44  % (519)Instructions burned: 53 (million)
% 13.36/2.44  % (519)------------------------------
% 13.36/2.44  % (519)------------------------------
% 13.36/2.44  % (520)dis-1002_1:1024_sil=2000:tgt=ground:sos=on:acc=model:s2agt=64:sac=on:newcnf=on:s2a=on:i=159:fsr=off:ss=axioms:ins=1_0 on theBenchmark for (2979ds/159Mi)
% 13.36/2.44  % (520)Refutation not found, incomplete strategy% (520)------------------------------
% 13.36/2.44  % (520)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 13.36/2.44  % (520)Termination reason: Refutation not found, incomplete strategy
% 13.36/2.44  
% 13.36/2.44  % (520)Memory used [KB]: 1048
% 13.36/2.44  % (520)Time elapsed: 0.002 s
% 13.36/2.44  % (520)Instructions burned: 4 (million)
% 13.36/2.44  % (520)------------------------------
% 13.36/2.44  % (520)------------------------------
% 13.36/2.45  % (521)lrs+11_4:1_sil=2000:tgt=full:sos=on:erd=off:spb=goal_then_units:sac=on:st=6.0:i=96:nm=3:ss=included:sd=1:s2pl=on:awrs=converge:awrsf=20:afp=50:afq=1.2_0 on theBenchmark for (2979ds/96Mi)
% 13.36/2.45  % (516)Instruction limit reached!
% 13.36/2.45  % (516)------------------------------
% 13.36/2.45  % (516)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 13.36/2.45  % (516)Termination reason: Unknown
% 13.36/2.45  % (516)Termination phase: Saturation
% 13.36/2.45  
% 13.36/2.45  % (516)Memory used [KB]: 2233
% 13.36/2.45  % (516)Time elapsed: 0.047 s
% 13.36/2.45  % (516)Instructions burned: 140 (million)
% 13.36/2.45  % (516)------------------------------
% 13.36/2.45  % (516)------------------------------
% 13.36/2.45  % (495)Instruction limit reached!
% 13.36/2.45  % (495)------------------------------
% 13.36/2.45  % (495)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 13.36/2.45  % (495)Termination reason: Unknown
% 13.36/2.45  % (495)Termination phase: Saturation
% 13.36/2.45  
% 13.36/2.45  % (495)Memory used [KB]: 6365
% 13.36/2.45  % (495)Time elapsed: 0.292 s
% 13.36/2.45  % (495)Instructions burned: 899 (million)
% 13.36/2.45  % (495)------------------------------
% 13.36/2.45  % (495)------------------------------
% 13.36/2.45  % (518)Instruction limit reached!
% 13.36/2.45  % (518)------------------------------
% 13.36/2.45  % (518)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 13.36/2.45  % (518)Termination reason: Unknown
% 13.36/2.45  % (518)Termination phase: Saturation
% 13.36/2.45  
% 13.36/2.45  % (518)Memory used [KB]: 3327
% 13.36/2.45  % (518)Time elapsed: 0.030 s
% 13.36/2.45  % (518)Instructions burned: 119 (million)
% 13.36/2.45  % (518)------------------------------
% 13.36/2.45  % (518)------------------------------
% 13.36/2.45  % (522)lrs+1011_4345945:1048576_bsr=unit_only:sil=8000:tgt=full:irw=on:fde=none:sos=on:lma=on:spb=intro:abs=on:urr=on:br=off:fd=preordered:rp=on:nwc=14.3155:s2agt=50:alpa=random:kmz=on:updr=off:s2a=on:i=223:add=off:bs=on:kws=inv_arity_squared:afp=100000:aac=none:awrs=decay:awrsf=1366:nm=2:ins=2:afq=4.07453:uhcvi=on:afr=on:rawr=on:sp=unary_first:bd=off:fsd=on:fsdmm=1:s2at=5.0:sup=off_0 on theBenchmark for (2979ds/223Mi)
% 13.36/2.45  % (523)dis+1011_16:1_anc=all_dependent:sil=4000:tgt=ground:fde=unused:sos=on:acc=model:newcnf=on:avsq=on:i=116:bs=on:avsqr=32,501:uhcvi=on:rawr=on:nwc=10.0:alpa=true:slsq=on:slsqr=5,16_0 on theBenchmark for (2979ds/116Mi)
% 13.36/2.45  % (524)lrs-1011_1:1_bsr=unit_only:sil=2000:sp=occurrence:sac=on:i=149:sd=3:ss=axioms:sgt=30:newcnf=on_0 on theBenchmark for (2979ds/149Mi)
% 13.36/2.45  % (523)Refutation not found, incomplete strategy% (523)------------------------------
% 13.36/2.45  % (523)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 13.36/2.45  % (523)Termination reason: Refutation not found, incomplete strategy
% 13.36/2.45  
% 13.36/2.45  % (523)Memory used [KB]: 1102
% 13.36/2.45  % (523)Time elapsed: 0.003 s
% 13.36/2.45  % (523)Instructions burned: 8 (million)
% 13.36/2.45  % (523)------------------------------
% 13.36/2.45  % (523)------------------------------
% 13.36/2.46  % (525)lrs+1002_1:1024_sil=2000:plsq=on:plsqr=1,1:gs=on:gsem=off:i=416:nm=0:fsr=off:fs=off_0 on theBenchmark for (2979ds/416Mi)
% 13.36/2.48  % (521)Instruction limit reached!
% 13.36/2.48  % (521)------------------------------
% 13.36/2.48  % (521)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 13.36/2.48  % (521)Termination reason: Unknown
% 13.36/2.48  % (521)Termination phase: Saturation
% 13.36/2.48  
% 13.36/2.48  % (521)Memory used [KB]: 2130
% 13.36/2.48  % (521)Time elapsed: 0.033 s
% 13.36/2.48  % (521)Instructions burned: 99 (million)
% 13.36/2.48  % (521)------------------------------
% 13.36/2.48  % (521)------------------------------
% 13.36/2.48  % (526)lrs+1011_10195:1048576_to=lpo:sil=2000:fde=none:ile=on:sp=const_frequency:lma=on:lcm=reverse:nwc=22.1777:flr=on:st=1.5:i=420:bs=on:sd=2:awrs=converge:awrsf=457:bd=preordered:nm=5:fsd=on:ss=axioms:sgt=20:rawr=on:etr=on:bsd=on:afp=10:afq=2.1644398980198307_0 on theBenchmark for (2978ds/420Mi)
% 13.36/2.49  % (510)Instruction limit reached!
% 13.36/2.49  % (510)------------------------------
% 13.36/2.49  % (510)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 13.36/2.49  % (510)Termination reason: Unknown
% 13.36/2.49  % (510)Termination phase: Saturation
% 13.36/2.49  
% 13.36/2.49  % (510)Memory used [KB]: 6554
% 13.36/2.49  % (510)Time elapsed: 0.139 s
% 13.36/2.49  % (510)Instructions burned: 452 (million)
% 13.36/2.49  % (510)------------------------------
% 13.36/2.49  % (510)------------------------------
% 13.36/2.50  % (527)lrs-1010_1:3_sil=4000:tgt=ground:sos=on:i=179:nm=3:ss=axioms:nwc=2.0_0 on theBenchmark for (2978ds/179Mi)
% 13.36/2.50  % (527)Refutation not found, incomplete strategy% (527)------------------------------
% 13.36/2.50  % (527)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 13.36/2.50  % (527)Termination reason: Refutation not found, incomplete strategy
% 13.36/2.50  
% 13.36/2.50  % (527)Memory used [KB]: 1043
% 13.36/2.50  % (527)Time elapsed: 0.002 s
% 13.36/2.50  % (527)Instructions burned: 4 (million)
% 13.36/2.50  % (527)------------------------------
% 13.36/2.50  % (527)------------------------------
% 13.36/2.50  % (524)Instruction limit reached!
% 13.36/2.50  % (524)------------------------------
% 13.36/2.50  % (524)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 13.36/2.50  % (524)Termination reason: Unknown
% 13.36/2.50  % (524)Termination phase: Saturation
% 13.36/2.50  
% 13.36/2.50  % (524)Memory used [KB]: 2338
% 13.36/2.50  % (524)Time elapsed: 0.049 s
% 13.36/2.50  % (524)Instructions burned: 149 (million)
% 13.36/2.50  % (524)------------------------------
% 13.36/2.50  % (524)------------------------------
% 13.36/2.50  % (528)dis+21_1:64_sil=8000:sp=frequency:lcm=predicate:gs=on:slsqc=3:slsq=on:st=2.0:i=680:s2at=5.5:av=off:ss=included:s2a=on:rawr=on:ep=R_0 on theBenchmark for (2978ds/680Mi)
% 13.36/2.50  % (529)lrs+11_5:2_to=lpo:drc=encompass:sil=8000:tgt=full:sp=const_frequency:sos=all:lma=on:spb=goal_then_units:nwc=10.0:i=165:fsr=off:rawr=on:fdi=5_0 on theBenchmark for (2978ds/165Mi)
% 13.36/2.50  % (522)Instruction limit reached!
% 13.36/2.50  % (522)------------------------------
% 13.36/2.50  % (522)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 13.36/2.50  % (522)Termination reason: Unknown
% 13.36/2.50  % (522)Termination phase: Saturation
% 13.36/2.50  
% 13.36/2.50  % (522)Memory used [KB]: 3405
% 13.36/2.50  % (522)Time elapsed: 0.057 s
% 13.36/2.50  % (522)Instructions burned: 225 (million)
% 13.36/2.50  % (522)------------------------------
% 13.36/2.50  % (522)------------------------------
% 13.36/2.51  % (530)lrs+21_16:1_bsr=unit_only:to=lpo:sp=const_frequency:sos=on:urr=on:newcnf=on:i=191:fsr=off:ss=axioms:alpa=true:ep=RST:sil=8000:sac=on:spb=non_intro_0 on theBenchmark for (2978ds/191Mi)
% 14.11/2.55  % (529)Instruction limit reached!
% 14.11/2.55  % (529)------------------------------
% 14.11/2.55  % (529)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 14.11/2.55  % (529)Termination reason: Unknown
% 14.11/2.55  % (529)Termination phase: Saturation
% 14.11/2.55  
% 14.11/2.55  % (529)Memory used [KB]: 2332
% 14.11/2.55  % (529)Time elapsed: 0.051 s
% 14.11/2.55  % (529)Instructions burned: 165 (million)
% 14.11/2.55  % (529)------------------------------
% 14.11/2.55  % (529)------------------------------
% 14.11/2.55  % (531)dis+1002_1:1_sil=16000:tgt=ground:sac=on:i=260:sd=2:aac=none:ss=axioms:nwc=10.0_0 on theBenchmark for (2978ds/260Mi)
% 14.11/2.56  % (530)Instruction limit reached!
% 14.11/2.56  % (530)------------------------------
% 14.11/2.56  % (530)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 14.11/2.56  % (530)Termination reason: Unknown
% 14.11/2.56  % (530)Termination phase: Saturation
% 14.11/2.56  
% 14.11/2.56  % (530)Memory used [KB]: 5730
% 14.11/2.56  % (530)Time elapsed: 0.054 s
% 14.11/2.56  % (530)Instructions burned: 191 (million)
% 14.11/2.56  % (530)------------------------------
% 14.11/2.56  % (530)------------------------------
% 14.11/2.56  % (532)dis+1011_3:8_bsr=unit_only:slsqr=1,16:sil=2000:plsq=on:plsqr=296,127:sp=reverse_frequency:lsd=5:nwc=10.0:slsqc=3:slsq=on:st=3.0:i=192:s2at=4.5:sd=4:slsql=off:nm=16:ins=5:ss=axioms:sgt=20:rawr=on:urr=ec_only:to=lpo_0 on theBenchmark for (2978ds/192Mi)
% 14.28/2.59  % (525)Instruction limit reached!
% 14.28/2.59  % (525)------------------------------
% 14.28/2.59  % (525)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 14.28/2.59  % (525)Termination reason: Unknown
% 14.28/2.59  % (525)Termination phase: Saturation
% 14.28/2.59  
% 14.28/2.59  % (525)Memory used [KB]: 13882
% 14.28/2.59  % (525)Time elapsed: 0.135 s
% 14.28/2.59  % (525)Instructions burned: 418 (million)
% 14.28/2.59  % (525)------------------------------
% 14.28/2.59  % (525)------------------------------
% 14.28/2.59  % (533)dis-1010_64191:1048576_slsqr=356311,1048576:drc=off:sil=2000:tgt=full:sp=weighted_frequency:sos=all:spb=goal:fd=preordered:rp=on:nwc=13.7836:s2agt=5:slsqc=2:sac=on:slsq=on:st=3:s2a=on:i=140:sd=2:kws=precedence:afp=10:erml=2:slsql=off:nm=5:amm=sco:afq=1.96219:ss=axioms:er=known:rawr=on:avsq=on:avsqc=3:avsqr=23111,524288:aac=none:rnwc=on_0 on theBenchmark for (2977ds/140Mi)
% 14.28/2.62  % (526)Instruction limit reached!
% 14.28/2.62  % (526)------------------------------
% 14.28/2.62  % (526)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 14.28/2.62  % (526)Termination reason: Unknown
% 14.28/2.62  % (526)Termination phase: Saturation
% 14.28/2.62  
% 14.28/2.62  % (526)Memory used [KB]: 2975
% 14.28/2.62  % (526)Time elapsed: 0.139 s
% 14.28/2.62  % (526)Instructions burned: 422 (million)
% 14.28/2.62  % (526)------------------------------
% 14.28/2.62  % (526)------------------------------
% 14.28/2.62  % (534)lrs-1010_1:128_tgt=ground:si=on:plsq=on:plsqr=2087559,524288:sos=on:st=1.5:i=653:sd=2:rtra=on:ss=included:sil=128000:ins=1:gsp=on:anc=all_dependent_0 on theBenchmark for (2977ds/653Mi)
% 14.28/2.62  % (534)Refutation not found, incomplete strategy% (534)------------------------------
% 14.28/2.62  % (534)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 14.28/2.62  % (534)Termination reason: Refutation not found, incomplete strategy
% 14.28/2.62  
% 14.28/2.62  % (534)Memory used [KB]: 1143
% 14.28/2.62  % (534)Time elapsed: 0.003 s
% 14.28/2.62  % (534)Instructions burned: 7 (million)
% 14.28/2.62  % (534)------------------------------
% 14.28/2.62  % (534)------------------------------
% 14.28/2.63  % (535)ott+1011_170061:1048576_to=lpo:drc=encompass:sil=4000:tgt=full:fde=unused:sims=off:sp=unary_frequency:lma=on:gs=on:nwc=3.05078:sac=on:nicw=on:gsem=off:s2a=on:i=307:bs=on:nm=16:ins=7:fsr=off:amm=sco:uhcvi=on:fdi=4:rawr=on_0 on theBenchmark for (2977ds/307Mi)
% 14.28/2.63  % (532)Instruction limit reached!
% 14.28/2.63  % (532)------------------------------
% 14.28/2.63  % (532)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 14.28/2.63  % (532)Termination reason: Unknown
% 14.28/2.63  % (532)Termination phase: Saturation
% 14.28/2.63  
% 14.28/2.63  % (532)Memory used [KB]: 2302
% 14.28/2.63  % (532)Time elapsed: 0.064 s
% 14.28/2.63  % (532)Instructions burned: 193 (million)
% 14.28/2.63  % (532)------------------------------
% 14.28/2.63  % (532)------------------------------
% 14.28/2.63  % (536)dis-1011_1:32_to=lpo:sil=2000:fde=none:sos=on:nwc=5.0:flr=on:st=3.0:i=216:nm=3:ss=axioms:aac=none:fsr=off_0 on theBenchmark for (2977ds/216Mi)
% 14.28/2.63  % (531)Instruction limit reached!
% 14.28/2.63  % (531)------------------------------
% 14.28/2.63  % (531)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 14.28/2.63  % (531)Termination reason: Unknown
% 14.28/2.63  % (531)Termination phase: Saturation
% 14.28/2.63  
% 14.28/2.63  % (531)Memory used [KB]: 2570
% 14.28/2.63  % (531)Time elapsed: 0.077 s
% 14.28/2.63  % (531)Instructions burned: 262 (million)
% 14.28/2.63  % (531)------------------------------
% 14.28/2.63  % (531)------------------------------
% 14.28/2.63  % (533)Instruction limit reached!
% 14.28/2.63  % (533)------------------------------
% 14.28/2.63  % (533)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 14.28/2.63  % (533)Termination reason: Unknown
% 14.28/2.63  % (533)Termination phase: Saturation
% 14.28/2.63  
% 14.28/2.63  % (533)Memory used [KB]: 1961
% 14.28/2.63  % (533)Time elapsed: 0.040 s
% 14.28/2.63  % (533)Instructions burned: 140 (million)
% 14.28/2.63  % (533)------------------------------
% 14.28/2.63  % (533)------------------------------
% 14.28/2.63  % (537)dis+1011_1:4_bsr=on:to=lpo:sil=2000:tgt=ground:plsqc=1:plsq=on:plsqr=4477983,65536:sp=frequency:erd=off:spb=goal:nwc=2.0:sac=on:newcnf=on:cond=fast:st=5.0:i=176:nm=16:ss=axioms:rawr=on:lsd=100:awrs=converge_0 on theBenchmark for (2977ds/176Mi)
% 14.28/2.63  % (538)lrs-1010_2:1_sil=4000:tgt=ground:sos=on:erd=off:bce=on:st=4.5:i=206:sd=1:kws=inv_frequency:ss=axioms:sgt=100:rawr=on:avsq=on:avsqr=17,12:plsq=on:plsqr=25,62:anc=all_dependent_0 on theBenchmark for (2977ds/206Mi)
% 14.28/2.64  % (538)Refutation not found, incomplete strategy% (538)------------------------------
% 14.28/2.64  % (538)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 14.28/2.64  % (538)Termination reason: Refutation not found, incomplete strategy
% 14.28/2.64  
% 14.28/2.64  % (538)Memory used [KB]: 1119
% 14.28/2.64  % (538)Time elapsed: 0.003 s
% 14.28/2.64  % (538)Instructions burned: 7 (million)
% 14.28/2.64  % (538)------------------------------
% 14.28/2.64  % (538)------------------------------
% 14.28/2.64  % (539)dis+1011_1:1_bsr=unit_only:slsqr=1,2:sil=2000:plsqc=1:plsq=on:plsqr=32,1:lsd=20:plsql=on:slsqc=1:slsq=on:i=592:slsql=off:nm=2:uhcvi=on:rawr=on:fsr=off:avsq=on:avsqr=9387,262144_0 on theBenchmark for (2977ds/592Mi)
% 14.85/2.69  % (537)Instruction limit reached!
% 14.85/2.69  % (537)------------------------------
% 14.85/2.69  % (537)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 14.85/2.69  % (537)Termination reason: Unknown
% 14.85/2.69  % (537)Termination phase: Saturation
% 14.85/2.69  
% 14.85/2.69  % (537)Memory used [KB]: 2227
% 14.85/2.69  % (537)Time elapsed: 0.058 s
% 14.85/2.69  % (537)Instructions burned: 178 (million)
% 14.85/2.69  % (537)------------------------------
% 14.85/2.69  % (537)------------------------------
% 14.85/2.69  % (540)ott+33_191939:1048576_drc=encompass:sil=4000:tgt=ground:sp=const_frequency:lma=on:spb=goal:gs=on:nwc=17.8226:gsem=off:cond=fast:i=266:kws=inv_arity:bd=preordered:nm=35:av=off:fsr=off:uhcvi=on:rawr=on:bs=unit_only:urr=ec_only:ins=1_0 on theBenchmark for (2976ds/266Mi)
% 14.85/2.70  % (528)Instruction limit reached!
% 14.85/2.70  % (528)------------------------------
% 14.85/2.70  % (528)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 14.85/2.70  % (528)Termination reason: Unknown
% 14.85/2.70  % (528)Termination phase: Saturation
% 14.85/2.70  
% 14.85/2.70  % (528)Memory used [KB]: 8501
% 14.85/2.70  % (528)Time elapsed: 0.198 s
% 14.85/2.70  % (528)Instructions burned: 681 (million)
% 14.85/2.70  % (528)------------------------------
% 14.85/2.70  % (528)------------------------------
% 14.85/2.70  % (536)Instruction limit reached!
% 14.85/2.70  % (536)------------------------------
% 14.85/2.70  % (536)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 14.85/2.70  % (536)Termination reason: Unknown
% 14.85/2.70  % (536)Termination phase: Saturation
% 14.85/2.70  
% 14.85/2.70  % (536)Memory used [KB]: 2624
% 14.85/2.70  % (536)Time elapsed: 0.071 s
% 14.85/2.70  % (536)Instructions burned: 218 (million)
% 14.85/2.70  % (536)------------------------------
% 14.85/2.70  % (536)------------------------------
% 14.85/2.70  % (541)dis+11_4:7_sil=2000:sp=unary_first:i=118:afp=50:ep=RST:afq=2.0:rawr=on:add=large:alpa=false:to=lpo:fsr=off:anc=none:nicw=on_0 on theBenchmark for (2976ds/118Mi)
% 14.85/2.70  % (542)lrs-34_1:1_sil=4000:erd=off:urr=on:nwc=3.0:s2agt=16:s2a=on:i=119:br=off:ep=R:ins=1_0 on theBenchmark for (2976ds/119Mi)
% 16.28/2.73  % (542)Instruction limit reached!
% 16.28/2.73  % (542)------------------------------
% 16.28/2.73  % (542)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 16.28/2.73  % (542)Termination reason: Unknown
% 16.28/2.73  % (542)Termination phase: Saturation
% 16.28/2.73  
% 16.28/2.73  % (542)Memory used [KB]: 3037
% 16.28/2.73  % (542)Time elapsed: 0.034 s
% 16.28/2.73  % (542)Instructions burned: 119 (million)
% 16.28/2.73  % (542)------------------------------
% 16.28/2.73  % (542)------------------------------
% 16.28/2.74  % (541)Instruction limit reached!
% 16.28/2.74  % (541)------------------------------
% 16.28/2.74  % (541)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 16.28/2.74  % (541)Termination reason: Unknown
% 16.28/2.74  % (541)Termination phase: Saturation
% 16.28/2.74  
% 16.28/2.74  % (541)Memory used [KB]: 2419
% 16.28/2.74  % (541)Time elapsed: 0.038 s
% 16.28/2.74  % (541)Instructions burned: 120 (million)
% 16.28/2.74  % (541)------------------------------
% 16.28/2.74  % (541)------------------------------
% 16.28/2.74  % (543)lrs+1011_1:1_sil=16000:sp=occurrence:st=5.0:i=167:sd=2:ss=axioms:sgt=16_0 on theBenchmark for (2976ds/167Mi)
% 16.28/2.74  % (544)dis+1011_5:2_to=lpo:drc=off:sil=2000:fde=unused:spb=goal_then_units:acc=on:nwc=10.0:nicw=on:i=211:fsr=off:fsd=on:rawr=on:fsdmm=1:plsq=on:plsql=on:plsqc=2:plsqr=57,62:amm=sco_0 on theBenchmark for (2976ds/211Mi)
% 16.48/2.75  % (535)Instruction limit reached!
% 16.48/2.75  % (535)------------------------------
% 16.48/2.75  % (535)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 16.48/2.75  % (535)Termination reason: Unknown
% 16.48/2.75  % (535)Termination phase: Saturation
% 16.48/2.75  
% 16.48/2.75  % (535)Memory used [KB]: 4457
% 16.48/2.75  % (535)Time elapsed: 0.143 s
% 16.48/2.75  % (535)Instructions burned: 309 (million)
% 16.48/2.75  % (535)------------------------------
% 16.48/2.75  % (535)------------------------------
% 16.48/2.76  % (545)dis+1011_1:4_sil=8000:tgt=full:st=1.5:s2a=on:i=201:s2at=1.2:sd=5:ss=axioms:ep=RS:av=off_0 on theBenchmark for (2976ds/201Mi)
% 16.48/2.79  % (540)Instruction limit reached!
% 16.48/2.79  % (540)------------------------------
% 16.48/2.79  % (540)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 16.48/2.79  % (540)Termination reason: Unknown
% 16.48/2.79  % (540)Termination phase: Saturation
% 16.48/2.79  
% 16.48/2.79  % (540)Memory used [KB]: 5776
% 16.48/2.79  % (540)Time elapsed: 0.095 s
% 16.48/2.79  % (540)Instructions burned: 267 (million)
% 16.48/2.79  % (540)------------------------------
% 16.48/2.79  % (540)------------------------------
% 16.48/2.79  % (546)lrs+33_8:7_anc=all:sil=4000:urr=full:br=off:st=3.0:i=230:sd=2:afp=10:afq=2.0:ss=axioms:rawr=on:fsr=off:gsp=on:nwc=0.9918136297139506_0 on theBenchmark for (2975ds/230Mi)
% 16.48/2.79  % (543)Instruction limit reached!
% 16.48/2.79  % (543)------------------------------
% 16.48/2.79  % (543)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 16.48/2.79  % (543)Termination reason: Unknown
% 16.48/2.79  % (543)Termination phase: Saturation
% 16.48/2.79  
% 16.48/2.79  % (543)Memory used [KB]: 2393
% 16.48/2.79  % (543)Time elapsed: 0.054 s
% 16.48/2.79  % (543)Instructions burned: 169 (million)
% 16.48/2.79  % (543)------------------------------
% 16.48/2.79  % (543)------------------------------
% 16.48/2.79  % (547)lrs+1010_1:128_sil=8000:sims=off:sos=on:newcnf=on:i=215:kws=frequency:bd=off:alpa=random:fd=off:sac=on_0 on theBenchmark for (2975ds/215Mi)
% 16.48/2.81  % (544)Instruction limit reached!
% 16.48/2.81  % (544)------------------------------
% 16.48/2.81  % (544)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 16.48/2.81  % (544)Termination reason: Unknown
% 16.48/2.81  % (544)Termination phase: Saturation
% 16.48/2.81  
% 16.48/2.81  % (544)Memory used [KB]: 2590
% 16.48/2.81  % (544)Time elapsed: 0.067 s
% 16.48/2.81  % (544)Instructions burned: 212 (million)
% 16.48/2.81  % (544)------------------------------
% 16.48/2.81  % (544)------------------------------
% 16.48/2.81  % (548)dis+1011_2:1_sil=2000:fde=unused:plsqc=1:plsq=on:plsqr=36971,524288:nwc=5.0:i=265:ep=RS:nm=7_0 on theBenchmark for (2975ds/265Mi)
% 16.48/2.82  % (545)Instruction limit reached!
% 16.48/2.82  % (545)------------------------------
% 16.48/2.82  % (545)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 16.48/2.82  % (545)Termination reason: Unknown
% 16.48/2.82  % (545)Termination phase: Saturation
% 16.48/2.82  
% 16.48/2.82  % (545)Memory used [KB]: 2029
% 16.48/2.82  % (545)Time elapsed: 0.061 s
% 16.48/2.82  % (545)Instructions burned: 202 (million)
% 16.48/2.82  % (545)------------------------------
% 16.48/2.82  % (545)------------------------------
% 16.48/2.82  % (539)Instruction limit reached!
% 16.48/2.82  % (539)------------------------------
% 16.48/2.82  % (539)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 16.48/2.82  % (539)Termination reason: Unknown
% 16.48/2.82  % (539)Termination phase: Saturation
% 16.48/2.82  
% 16.48/2.82  % (539)Memory used [KB]: 4998
% 16.48/2.82  % (539)Time elapsed: 0.179 s
% 16.48/2.82  % (539)Instructions burned: 593 (million)
% 16.48/2.82  % (539)------------------------------
% 16.48/2.82  % (539)------------------------------
% 16.48/2.82  % (549)dis+1011_1:17_to=lpo:sil=2000:fde=unused:spb=units:lsd=20:nwc=8.0:alpa=random:cond=on:st=1.5:s2a=on:i=1040:s2at=1.5:sd=3:nm=22:fsr=off:ss=axioms:rawr=on:afp=1000:afq=1.56_0 on theBenchmark for (2975ds/1040Mi)
% 16.48/2.82  % (550)dis-1011_2:3_slsqr=879,448:irw=on:sp=reverse_frequency:slsqc=2:slsq=on:cond=fast:i=443:s2at=4.0:bs=unit_only:sup=off:ss=axioms:sgt=15:rawr=on:lsd=5:sil=8000:nicw=on_0 on theBenchmark for (2975ds/443Mi)
% 17.09/2.85  % (547)Instruction limit reached!
% 17.09/2.85  % (547)------------------------------
% 17.09/2.85  % (547)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 17.09/2.85  % (547)Termination reason: Unknown
% 17.09/2.85  % (547)Termination phase: Saturation
% 17.09/2.85  
% 17.09/2.85  % (547)Memory used [KB]: 3323
% 17.09/2.85  % (547)Time elapsed: 0.084 s
% 17.09/2.85  % (547)Instructions burned: 218 (million)
% 17.09/2.85  % (547)------------------------------
% 17.09/2.85  % (547)------------------------------
% 17.09/2.86  % (551)lrs-1011_3:1_sil=2000:tgt=ground:sos=on:flr=on:i=192:bce=on:kws=inv_frequency_0 on theBenchmark for (2975ds/192Mi)
% 17.09/2.86  % (546)Instruction limit reached!
% 17.09/2.86  % (546)------------------------------
% 17.09/2.86  % (546)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 17.09/2.86  % (546)Termination reason: Unknown
% 17.09/2.86  % (546)Termination phase: Saturation
% 17.09/2.86  
% 17.09/2.86  % (546)Memory used [KB]: 7322
% 17.09/2.86  % (546)Time elapsed: 0.091 s
% 17.09/2.86  % (546)Instructions burned: 232 (million)
% 17.09/2.86  % (546)------------------------------
% 17.09/2.86  % (546)------------------------------
% 17.09/2.86  % (551)Refutation not found, incomplete strategy% (551)------------------------------
% 17.09/2.86  % (551)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 17.09/2.86  % (551)Termination reason: Refutation not found, incomplete strategy
% 17.09/2.86  
% 17.09/2.86  % (551)Memory used [KB]: 1139
% 17.09/2.86  % (551)Time elapsed: 0.003 s
% 17.09/2.86  % (551)Instructions burned: 8 (million)
% 17.09/2.86  % (551)------------------------------
% 17.09/2.86  % (551)------------------------------
% 17.09/2.86  % (552)dis+1011_5:2_to=lpo:sil=8000:tgt=ground:plsq=on:plsqr=65749,1048576:spb=goal:nwc=10.0:newcnf=on:i=1218:rawr=on:av=off:nm=5:awrs=converge:awrsf=340:bsd=on:s2a=on:fdi=1_0 on theBenchmark for (2974ds/1218Mi)
% 17.09/2.86  % (553)lrs+666_2:89_bsr=unit_only:to=lpo:sil=2000:sos=on:spb=goal_then_units:sac=on:i=171:bd=off:uhcvi=on:nicw=on:fd=off_0 on theBenchmark for (2974ds/171Mi)
% 17.39/2.89  % (548)Instruction limit reached!
% 17.39/2.89  % (548)------------------------------
% 17.39/2.89  % (548)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 17.39/2.89  % (548)Termination reason: Unknown
% 17.39/2.89  % (548)Termination phase: Saturation
% 17.39/2.89  
% 17.39/2.89  % (548)Memory used [KB]: 2701
% 17.39/2.89  % (548)Time elapsed: 0.085 s
% 17.39/2.89  % (548)Instructions burned: 266 (million)
% 17.39/2.89  % (548)------------------------------
% 17.39/2.89  % (548)------------------------------
% 17.39/2.89  % (554)lrs+1010_1:28_plsqc=4:si=on:plsq=on:plsqr=22387283,262144:i=283:sd=2:rtra=on:ss=included:sgt=8:sil=2000:slsq=on:slsqc=1:nm=32:acc=model:aer=off:alpa=false:spb=intro:nicw=on:bd=off:sp=reverse_arity:kws=arity_0 on theBenchmark for (2974ds/283Mi)
% 17.39/2.92  % (553)Instruction limit reached!
% 17.39/2.92  % (553)------------------------------
% 17.39/2.92  % (553)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 17.39/2.92  % (553)Termination reason: Unknown
% 17.39/2.92  % (553)Termination phase: Saturation
% 17.39/2.92  
% 17.39/2.92  % (553)Memory used [KB]: 3328
% 17.39/2.92  % (553)Time elapsed: 0.059 s
% 17.39/2.92  % (553)Instructions burned: 173 (million)
% 17.39/2.92  % (553)------------------------------
% 17.39/2.92  % (553)------------------------------
% 17.39/2.92  % (555)lrs+1010_1:1_sil=8000:fde=none:sos=on:rp=on:st=3.0:i=590:bd=off:nm=16:fsr=off:ss=included:sgt=8:acc=on:aac=none:s2a=on:fs=off_0 on theBenchmark for (2974ds/590Mi)
% 17.74/2.96  % (443)Instruction limit reached!
% 17.74/2.96  % (443)------------------------------
% 17.74/2.96  % (443)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 17.74/2.96  % (443)Termination reason: Unknown
% 17.74/2.96  % (443)Termination phase: Saturation
% 17.74/2.96  
% 17.74/2.96  % (443)Memory used [KB]: 27383
% 17.74/2.96  % (443)Time elapsed: 1.475 s
% 17.74/2.96  % (443)Instructions burned: 4979 (million)
% 17.74/2.96  % (443)------------------------------
% 17.74/2.96  % (443)------------------------------
% 17.78/2.96  % (550)Instruction limit reached!
% 17.78/2.96  % (550)------------------------------
% 17.78/2.96  % (550)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 17.78/2.96  % (550)Termination reason: Unknown
% 17.78/2.96  % (550)Termination phase: Saturation
% 17.78/2.96  
% 17.78/2.96  % (550)Memory used [KB]: 3552
% 17.78/2.96  % (550)Time elapsed: 0.145 s
% 17.78/2.96  % (550)Instructions burned: 443 (million)
% 17.78/2.96  % (550)------------------------------
% 17.78/2.96  % (550)------------------------------
% 17.78/2.97  % (556)lrs+1011_16:1_to=lpo:sil=2000:spb=goal_then_units:urr=on:lsd=1:i=227:bd=off:ss=axioms:gsp=on:sac=on_0 on theBenchmark for (2973ds/227Mi)
% 17.78/2.97  % (557)ott+10_107421:1048576_to=lpo:drc=off:sil=4000:fde=none:sos=on:lma=on:spb=intro:gs=on:nwc=24.2524:gsem=off:i=1636:sd=3:afp=40000:awrs=decay:awrsf=1166:nm=6:afq=1.99252:uhcvi=on:ss=axioms:rawr=on:sp=const_max:add=off_0 on theBenchmark for (2973ds/1636Mi)
% 17.78/2.99  % (554)Instruction limit reached!
% 17.78/2.99  % (554)------------------------------
% 17.78/2.99  % (554)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 17.78/2.99  % (554)Termination reason: Unknown
% 17.78/2.99  % (554)Termination phase: Saturation
% 17.78/2.99  
% 17.78/2.99  % (554)Memory used [KB]: 3435
% 17.78/2.99  % (554)Time elapsed: 0.092 s
% 17.78/2.99  % (554)Instructions burned: 283 (million)
% 17.78/2.99  % (554)------------------------------
% 17.78/2.99  % (554)------------------------------
% 17.78/2.99  % (558)lrs+1011_5:1_sil=2000:plsq=on:plsqr=25,172:sos=on:erd=off:rnwc=on:nwc=10.0:avsq=on:i=229:avsqr=35,118:awrs=converge:awrsf=240:ins=1:amm=sco:uhcvi=on:afr=on:rawr=on:add=large:afp=300_0 on theBenchmark for (2973ds/229Mi)
% 18.11/3.02  % (556)Instruction limit reached!
% 18.11/3.02  % (556)------------------------------
% 18.11/3.02  % (556)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 18.11/3.02  % (556)Termination reason: Unknown
% 18.11/3.02  % (556)Termination phase: Saturation
% 18.11/3.02  
% 18.11/3.02  % (556)Memory used [KB]: 2805
% 18.11/3.02  % (556)Time elapsed: 0.058 s
% 18.11/3.02  % (556)Instructions burned: 228 (million)
% 18.11/3.02  % (556)------------------------------
% 18.11/3.02  % (556)------------------------------
% 18.11/3.03  % (559)lrs+1666_1:8_to=lpo:sil=4000:tgt=full:sp=frequency:sos=on:urr=on:i=265:bd=off:nm=4:amm=off:rawr=on_0 on theBenchmark for (2973ds/265Mi)
% 18.25/3.06  % (558)Instruction limit reached!
% 18.25/3.06  % (558)------------------------------
% 18.25/3.06  % (558)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 18.25/3.06  % (558)Termination reason: Unknown
% 18.25/3.06  % (558)Termination phase: Saturation
% 18.25/3.06  
% 18.25/3.06  % (558)Memory used [KB]: 2440
% 18.25/3.06  % (558)Time elapsed: 0.069 s
% 18.25/3.06  % (558)Instructions burned: 232 (million)
% 18.25/3.06  % (558)------------------------------
% 18.25/3.06  % (558)------------------------------
% 18.25/3.06  % (560)lrs+2_1:1_sil=2000:nwc=20.1361:i=230:ss=axioms:sd=12:sgt=8_0 on theBenchmark for (2973ds/230Mi)
% 18.25/3.09  % (555)Instruction limit reached!
% 18.25/3.09  % (555)------------------------------
% 18.25/3.09  % (555)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 18.25/3.09  % (555)Termination reason: Unknown
% 18.25/3.09  % (555)Termination phase: Saturation
% 18.25/3.09  
% 18.25/3.09  % (555)Memory used [KB]: 9351
% 18.25/3.09  % (555)Time elapsed: 0.166 s
% 18.25/3.09  % (555)Instructions burned: 590 (million)
% 18.25/3.09  % (555)------------------------------
% 18.25/3.09  % (555)------------------------------
% 18.25/3.09  % (561)dis+10_19609:262144_slsqr=2099875,262144:to=lpo:drc=encompass:sil=2000:irw=on:plsqc=4:plsq=on:plsqr=2618345,1048576:rnwc=on:plsql=on:rp=on:nwc=3.01662:s2agt=30:slsqc=2:slsq=on:s2a=on:i=324:nm=6:ins=2:gsp=on:rawr=on:amm=off:flr=on:s2pl=no:erd=off_0 on theBenchmark for (2972ds/324Mi)
% 18.25/3.10  % (559)Instruction limit reached!
% 18.25/3.10  % (559)------------------------------
% 18.25/3.10  % (559)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 18.25/3.10  % (559)Termination reason: Unknown
% 18.25/3.10  % (559)Termination phase: Saturation
% 18.25/3.10  
% 18.25/3.10  % (559)Memory used [KB]: 4199
% 18.25/3.10  % (559)Time elapsed: 0.080 s
% 18.25/3.10  % (559)Instructions burned: 266 (million)
% 18.25/3.10  % (559)------------------------------
% 18.25/3.10  % (559)------------------------------
% 18.25/3.11  % (562)lrs+32_1:4_sil=2000:sos=on:rp=on:i=251:bd=off:nm=16:awrs=decay:awrsf=500_0 on theBenchmark for (2972ds/251Mi)
% 18.74/3.13  % (560)Instruction limit reached!
% 18.74/3.13  % (560)------------------------------
% 18.74/3.13  % (560)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 18.74/3.13  % (560)Termination reason: Unknown
% 18.74/3.13  % (560)Termination phase: Saturation
% 18.74/3.13  
% 18.74/3.13  % (560)Memory used [KB]: 2685
% 18.74/3.13  % (560)Time elapsed: 0.074 s
% 18.74/3.13  % (560)Instructions burned: 230 (million)
% 18.74/3.13  % (560)------------------------------
% 18.74/3.13  % (560)------------------------------
% 18.74/3.13  % (563)dis+1011_16:1_sil=16000:tgt=full:nwc=10.0:alpa=random:sac=on:avsq=on:i=2747:sd=1:kws=inv_frequency:ss=included_0 on theBenchmark for (2972ds/2747Mi)
% 18.74/3.15  % (549)Instruction limit reached!
% 18.74/3.15  % (549)------------------------------
% 18.74/3.15  % (549)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 18.74/3.15  % (549)Termination reason: Unknown
% 18.74/3.15  % (549)Termination phase: Saturation
% 18.74/3.15  
% 18.74/3.15  % (549)Memory used [KB]: 7786
% 18.74/3.15  % (549)Time elapsed: 0.334 s
% 18.74/3.15  % (549)Instructions burned: 1042 (million)
% 18.74/3.15  % (549)------------------------------
% 18.74/3.15  % (549)------------------------------
% 18.74/3.16  % (564)lrs+1002_1:1024_drc=encompass:sil=2000:tgt=full:rp=on:i=195:nm=16:ss=axioms:sd=1:st=2.0_0 on theBenchmark for (2972ds/195Mi)
% 19.25/3.18  % (562)Instruction limit reached!
% 19.25/3.18  % (562)------------------------------
% 19.25/3.18  % (562)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 19.25/3.18  % (562)Termination reason: Unknown
% 19.25/3.18  % (562)Termination phase: Saturation
% 19.25/3.18  
% 19.25/3.18  % (562)Memory used [KB]: 3362
% 19.25/3.18  % (562)Time elapsed: 0.075 s
% 19.25/3.18  % (562)Instructions burned: 254 (million)
% 19.25/3.18  % (562)------------------------------
% 19.25/3.18  % (562)------------------------------
% 19.25/3.18  % (565)lrs-11_4:1_anc=all_dependent:slsqr=1,5:sil=2000:sos=all:spb=goal:br=off:alpa=true:newcnf=on:slsq=on:st=1.5:i=247:aac=none:nm=16:ins=1:ss=axioms:bs=unit_only:drc=off_0 on theBenchmark for (2971ds/247Mi)
% 19.25/3.19  % (565)Refutation not found, incomplete strategy% (565)------------------------------
% 19.25/3.19  % (565)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 19.25/3.19  % (565)Termination reason: Refutation not found, incomplete strategy
% 19.25/3.19  
% 19.25/3.19  % (565)Memory used [KB]: 1158
% 19.25/3.19  % (565)Time elapsed: 0.006 s
% 19.25/3.19  % (565)Instructions burned: 18 (million)
% 19.25/3.19  % (565)------------------------------
% 19.25/3.19  % (565)------------------------------
% 19.25/3.19  % (566)lrs-21_1:28_sil=4000:tgt=full:sp=frequency:lma=on:urr=ec_only:nwc=3.0:sac=on:i=178:sd=1:bd=off:ss=axioms:sgt=4:rawr=on_0 on theBenchmark for (2971ds/178Mi)
% 19.25/3.20  % (552)Instruction limit reached!
% 19.25/3.20  % (552)------------------------------
% 19.25/3.20  % (552)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 19.25/3.20  % (552)Termination reason: Unknown
% 19.25/3.20  % (552)Termination phase: Saturation
% 19.25/3.20  
% 19.25/3.20  % (552)Memory used [KB]: 6617
% 19.25/3.20  % (552)Time elapsed: 0.335 s
% 19.25/3.20  % (552)Instructions burned: 1221 (million)
% 19.25/3.20  % (552)------------------------------
% 19.25/3.20  % (552)------------------------------
% 19.25/3.20  % (567)dis+21_16:1_to=lpo:sil=2000:sp=frequency:urr=on:nwc=10.0:s2a=on:i=1747:sd=1:nm=6:ss=included:fsr=off:gsp=on_0 on theBenchmark for (2971ds/1747Mi)
% 19.25/3.20  % (561)Instruction limit reached!
% 19.25/3.20  % (561)------------------------------
% 19.25/3.20  % (561)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 19.25/3.20  % (561)Termination reason: Unknown
% 19.25/3.20  % (561)Termination phase: Saturation
% 19.25/3.20  
% 19.25/3.20  % (561)Memory used [KB]: 3099
% 19.25/3.20  % (561)Time elapsed: 0.110 s
% 19.25/3.20  % (561)Instructions burned: 325 (million)
% 19.25/3.20  % (561)------------------------------
% 19.25/3.20  % (561)------------------------------
% 19.25/3.20  % (571)dis+1011_109733:262144_bsr=unit_only:sil=2000:fde=none:etr=on:sp=occurrence:rnwc=on:rp=on:nwc=23.4039:s2agt=15:avsqc=3:newcnf=on:avsq=on:st=3:s2a=on:i=406:s2at=1.5:aac=none:avsqr=211983,524288:nm=4:ins=3:fsr=off:amm=off:sup=off:ss=axioms:sgt=30:gsp=on:fd=off:bd=off_0 on theBenchmark for (2971ds/406Mi)
% 19.25/3.21  % (564)Instruction limit reached!
% 19.25/3.21  % (564)------------------------------
% 19.25/3.21  % (564)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 19.25/3.21  % (564)Termination reason: Unknown
% 19.25/3.21  % (564)Termination phase: Saturation
% 19.25/3.21  
% 19.25/3.21  % (564)Memory used [KB]: 3275
% 19.25/3.21  % (564)Time elapsed: 0.059 s
% 19.25/3.21  % (564)Instructions burned: 196 (million)
% 19.25/3.21  % (564)------------------------------
% 19.25/3.21  % (564)------------------------------
% 19.25/3.22  % (572)lrs+2_5:1_to=lpo:sil=2000:plsqc=1:plsq=on:plsqr=32,1:sp=occurrence:sos=all:lma=on:i=237:gsp=on:ss=axioms:rawr=on:sup=off:s2a=on:s2at=3.0_0 on theBenchmark for (2971ds/237Mi)
% 19.25/3.24  % (566)Instruction limit reached!
% 19.25/3.24  % (566)------------------------------
% 19.25/3.24  % (566)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 19.25/3.24  % (566)Termination reason: Unknown
% 19.25/3.24  % (566)Termination phase: Saturation
% 19.25/3.24  
% 19.25/3.24  % (566)Memory used [KB]: 3388
% 19.25/3.24  % (566)Time elapsed: 0.052 s
% 19.25/3.24  % (566)Instructions burned: 179 (million)
% 19.25/3.24  % (566)------------------------------
% 19.25/3.24  % (566)------------------------------
% 19.25/3.25  % (573)dis-1002_468471:1048576_to=lpo:drc=off:sil=2000:tgt=full:sp=frequency:bce=on:nwc=23.5997:newcnf=on:i=548:bs=unit_only:sd=4:nm=10:av=off:uhcvi=on:ss=axioms:sos=on:rp=on_0 on theBenchmark for (2971ds/548Mi)
% 20.68/3.29  % (572)Instruction limit reached!
% 20.68/3.29  % (572)------------------------------
% 20.68/3.29  % (572)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 20.68/3.29  % (572)Termination reason: Unknown
% 20.68/3.29  % (572)Termination phase: Saturation
% 20.68/3.29  
% 20.68/3.29  % (572)Memory used [KB]: 3190
% 20.68/3.29  % (572)Time elapsed: 0.068 s
% 20.68/3.29  % (572)Instructions burned: 239 (million)
% 20.68/3.29  % (572)------------------------------
% 20.68/3.29  % (572)------------------------------
% 20.68/3.30  % (574)lrs+1011_1:1024_sil=4000:br=off:i=275:bd=off:fd=preordered:slsq=on:slsql=off:slsqc=2:slsqr=1,4:s2at=4.0_0 on theBenchmark for (2970ds/275Mi)
% 20.68/3.30  % (574)Refutation not found, incomplete strategy% (574)------------------------------
% 20.68/3.30  % (574)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 20.68/3.30  % (574)Termination reason: Refutation not found, incomplete strategy
% 20.68/3.30  
% 20.68/3.30  % (574)Memory used [KB]: 1132
% 20.68/3.30  % (574)Time elapsed: 0.003 s
% 20.68/3.30  % (574)Instructions burned: 8 (million)
% 20.68/3.30  % (574)------------------------------
% 20.68/3.30  % (574)------------------------------
% 20.68/3.30  % (575)lrs+1002_1:16_sil=4000:sos=on:sac=on:i=735:bs=unit_only:gsp=on:ss=included:sgt=16:fsr=off:sfv=off:bd=off_0 on theBenchmark for (2970ds/735Mi)
% 21.11/3.34  % (571)Instruction limit reached!
% 21.11/3.34  % (571)------------------------------
% 21.11/3.34  % (571)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 21.11/3.34  % (571)Termination reason: Unknown
% 21.11/3.34  % (571)Termination phase: Saturation
% 21.11/3.34  
% 21.11/3.34  % (571)Memory used [KB]: 4173
% 21.11/3.34  % (571)Time elapsed: 0.140 s
% 21.11/3.34  % (571)Instructions burned: 407 (million)
% 21.11/3.34  % (571)------------------------------
% 21.11/3.34  % (571)------------------------------
% 21.11/3.34  % (486)Instruction limit reached!
% 21.11/3.34  % (486)------------------------------
% 21.11/3.34  % (486)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 21.11/3.34  % (486)Termination reason: Unknown
% 21.11/3.34  % (486)Termination phase: Saturation
% 21.11/3.34  
% 21.11/3.34  % (486)Memory used [KB]: 20744
% 21.11/3.34  % (486)Time elapsed: 1.215 s
% 21.11/3.34  % (486)Instructions burned: 3921 (million)
% 21.11/3.34  % (486)------------------------------
% 21.11/3.34  % (486)------------------------------
% 21.11/3.34  % (576)dis-1011_7:24_to=lpo:sil=64000:sos=on:rnwc=on:gs=on:nwc=1.65:alpa=random:flr=on:nicw=on:i=435:sd=1:bd=off:fsr=off:fsd=on:uhcvi=on:fdi=1:ss=axioms:sgt=16:rawr=on:sp=const_min_0 on theBenchmark for (2970ds/435Mi)
% 21.11/3.35  % (577)lrs+4_1:8_sil=32000:abs=on:nwc=5.0:updr=off:i=822:nm=6:plsq=on:plsql=on:plsqc=1:plsqr=2,1_0 on theBenchmark for (2970ds/822Mi)
% 21.11/3.35  % (576)Refutation not found, incomplete strategy% (576)------------------------------
% 21.11/3.35  % (576)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 21.11/3.35  % (576)Termination reason: Refutation not found, incomplete strategy
% 21.11/3.35  
% 21.11/3.35  % (576)Memory used [KB]: 1040
% 21.11/3.35  % (576)Time elapsed: 0.003 s
% 21.11/3.35  % (576)Instructions burned: 4 (million)
% 21.11/3.35  % (576)------------------------------
% 21.11/3.35  % (576)------------------------------
% 21.11/3.35  % (578)lrs+10_23:15_sil=2000:plsqc=1:plsq=on:plsqr=4106395,32768:plsql=on:nwc=3.0:flr=on:newcnf=on:i=554:kws=precedence:fsr=off:ss=included_0 on theBenchmark for (2970ds/554Mi)
% 21.31/3.39  % (573)Instruction limit reached!
% 21.31/3.39  % (573)------------------------------
% 21.31/3.39  % (573)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 21.31/3.39  % (573)Termination reason: Unknown
% 21.31/3.39  % (573)Termination phase: Saturation
% 21.31/3.39  
% 21.31/3.39  % (573)Memory used [KB]: 2575
% 21.31/3.39  % (573)Time elapsed: 0.141 s
% 21.31/3.39  % (573)Instructions burned: 549 (million)
% 21.31/3.39  % (573)------------------------------
% 21.31/3.39  % (573)------------------------------
% 21.31/3.39  % (579)lrs+11_1:1_to=lpo:sil=64000:sp=occurrence:nwc=2.0:st=6.0:s2a=on:i=285:s2at=5.0:sd=1:nm=3:gsp=on:ss=axioms:fsr=off_0 on theBenchmark for (2969ds/285Mi)
% 21.63/3.43  % (557)Instruction limit reached!
% 21.63/3.43  % (557)------------------------------
% 21.63/3.43  % (557)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 21.63/3.43  % (557)Termination reason: Unknown
% 21.63/3.43  % (557)Termination phase: Saturation
% 21.63/3.43  
% 21.63/3.43  % (557)Memory used [KB]: 10519
% 21.63/3.43  % (557)Time elapsed: 0.465 s
% 21.63/3.43  % (557)Instructions burned: 1636 (million)
% 21.63/3.43  % (557)------------------------------
% 21.63/3.43  % (557)------------------------------
% 21.63/3.43  % (580)lrs+1004_1:1_anc=none:sil=16000:tgt=ground:rnwc=on:nwc=10.0:i=263:nm=6:ins=1:afr=on:ss=axioms:sgt=32:rawr=on:newcnf=on_0 on theBenchmark for (2969ds/263Mi)
% 21.79/3.47  % (579)Instruction limit reached!
% 21.79/3.47  % (579)------------------------------
% 21.79/3.47  % (579)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 21.79/3.47  % (579)Termination reason: Unknown
% 21.79/3.47  % (579)Termination phase: Saturation
% 21.79/3.47  
% 21.79/3.47  % (579)Memory used [KB]: 3311
% 21.79/3.47  % (579)Time elapsed: 0.087 s
% 21.79/3.47  % (579)Instructions burned: 285 (million)
% 21.79/3.47  % (579)------------------------------
% 21.79/3.47  % (579)------------------------------
% 21.79/3.48  % (582)lrs+2_1:1_sil=4000:plsqc=4:plsq=on:plsqr=2,1:rp=on:i=229:nm=10:fde=unused:ep=RS:slsq=on:slsql=off:slsqr=1,8:erd=off_0 on theBenchmark for (2968ds/229Mi)
% 21.79/3.50  % (575)Instruction limit reached!
% 21.79/3.50  % (575)------------------------------
% 21.79/3.50  % (575)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 21.79/3.50  % (575)Termination reason: Unknown
% 21.79/3.50  % (575)Termination phase: Saturation
% 21.79/3.50  
% 21.79/3.50  % (575)Memory used [KB]: 7987
% 21.79/3.50  % (575)Time elapsed: 0.201 s
% 21.79/3.50  % (575)Instructions burned: 737 (million)
% 21.79/3.50  % (575)------------------------------
% 21.79/3.50  % (575)------------------------------
% 21.79/3.50  % (583)lrs-21_7:15_sil=32000:sp=unary_first:sos=on:spb=units:urr=ec_only:newcnf=on:i=531:ep=RST:flr=on:gsp=on_0 on theBenchmark for (2968ds/531Mi)
% 21.79/3.52  % (580)Instruction limit reached!
% 21.79/3.52  % (580)------------------------------
% 21.79/3.52  % (580)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 21.79/3.52  % (580)Termination reason: Unknown
% 21.79/3.52  % (580)Termination phase: Saturation
% 21.79/3.52  
% 21.79/3.52  % (580)Memory used [KB]: 3370
% 21.79/3.52  % (580)Time elapsed: 0.086 s
% 21.79/3.52  % (580)Instructions burned: 264 (million)
% 21.79/3.52  % (580)------------------------------
% 21.79/3.52  % (580)------------------------------
% 21.79/3.52  % (584)lrs-1002_1:1024_anc=all_dependent:sil=2000:nwc=16.4211:nicw=on:s2a=on:i=292:s2at=5.0:add=large:awrs=converge:awrsf=95:bd=off:afr=on:ss=axioms:rawr=on:slsq=on:slsqc=1:slsqr=1,16:abs=on:sims=off_0 on theBenchmark for (2968ds/292Mi)
% 21.79/3.53  % (578)Instruction limit reached!
% 21.79/3.53  % (578)------------------------------
% 21.79/3.53  % (578)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 21.79/3.53  % (578)Termination reason: Unknown
% 21.79/3.53  % (578)Termination phase: Saturation
% 21.79/3.53  
% 21.79/3.53  % (578)Memory used [KB]: 7123
% 21.79/3.53  % (578)Time elapsed: 0.179 s
% 21.79/3.53  % (578)Instructions burned: 554 (million)
% 21.79/3.53  % (578)------------------------------
% 21.79/3.53  % (578)------------------------------
% 21.79/3.53  % (585)lrs-1011_1:2_nwc=10.0:s2agt=30:s2a=on:i=318:ep=RS:gsp=on:awrs=converge:awrsf=1354:rnwc=on:fsr=off:sil=16000_0 on theBenchmark for (2968ds/318Mi)
% 22.54/3.54  % (582)Instruction limit reached!
% 22.54/3.54  % (582)------------------------------
% 22.54/3.54  % (582)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 22.54/3.54  % (582)Termination reason: Unknown
% 22.54/3.54  % (582)Termination phase: Saturation
% 22.54/3.54  
% 22.54/3.54  % (582)Memory used [KB]: 2382
% 22.54/3.54  % (582)Time elapsed: 0.066 s
% 22.54/3.54  % (582)Instructions burned: 230 (million)
% 22.54/3.54  % (582)------------------------------
% 22.54/3.54  % (582)------------------------------
% 22.54/3.54  % (586)lrs-1011_1:64_slsqr=1674187,131072:sil=4000:plsq=on:lsd=50:plsql=on:slsq=on:i=193:slsql=off:bd=off:nm=3:amm=off:gsp=on:ss=axioms:fsr=off_0 on theBenchmark for (2968ds/193Mi)
% 22.70/3.57  % (567)Instruction limit reached!
% 22.70/3.57  % (567)------------------------------
% 22.70/3.57  % (567)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 22.70/3.57  % (567)Termination reason: Unknown
% 22.70/3.57  % (567)Termination phase: Saturation
% 22.70/3.57  
% 22.70/3.57  % (567)Memory used [KB]: 16579
% 22.70/3.57  % (567)Time elapsed: 0.371 s
% 22.70/3.57  % (567)Instructions burned: 1749 (million)
% 22.70/3.57  % (567)------------------------------
% 22.70/3.57  % (567)------------------------------
% 22.70/3.57  % (587)lrs+1011_1:4_sil=2000:tgt=ground:lsd=100:nwc=2.0:st=7.0:i=1997:bd=off:nm=16:av=off:ss=axioms:rawr=on_0 on theBenchmark for (2968ds/1997Mi)
% 22.70/3.60  % (577)Instruction limit reached!
% 22.70/3.60  % (577)------------------------------
% 22.70/3.60  % (577)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 22.70/3.60  % (577)Termination reason: Unknown
% 22.70/3.60  % (577)Termination phase: Saturation
% 22.70/3.60  
% 22.70/3.60  % (577)Memory used [KB]: 4972
% 22.70/3.60  % (577)Time elapsed: 0.259 s
% 22.70/3.60  % (577)Instructions burned: 822 (million)
% 22.70/3.60  % (577)------------------------------
% 22.70/3.60  % (577)------------------------------
% 22.70/3.61  % (584)Instruction limit reached!
% 22.70/3.61  % (584)------------------------------
% 22.70/3.61  % (584)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 22.70/3.61  % (584)Termination reason: Unknown
% 22.70/3.61  % (584)Termination phase: Saturation
% 22.70/3.61  
% 22.70/3.61  % (584)Memory used [KB]: 2882
% 22.70/3.61  % (584)Time elapsed: 0.084 s
% 22.70/3.61  % (584)Instructions burned: 293 (million)
% 22.70/3.61  % (584)------------------------------
% 22.70/3.61  % (584)------------------------------
% 22.70/3.61  % (586)Instruction limit reached!
% 22.70/3.61  % (586)------------------------------
% 22.70/3.61  % (586)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 22.70/3.61  % (586)Termination reason: Unknown
% 22.70/3.61  % (586)Termination phase: Saturation
% 22.70/3.61  
% 22.70/3.61  % (586)Memory used [KB]: 2880
% 22.70/3.61  % (586)Time elapsed: 0.063 s
% 22.70/3.61  % (586)Instructions burned: 195 (million)
% 22.70/3.61  % (586)------------------------------
% 22.70/3.61  % (586)------------------------------
% 22.70/3.61  % (589)lrs+21_1:1024_sil=2000:sp=frequency:spb=non_intro:st=3.5:i=280:sd=3:kws=precedence:bd=off:av=off:ss=axioms:sup=off:lcm=predicate_0 on theBenchmark for (2967ds/280Mi)
% 22.70/3.61  % (588)dis+1011_2:1_plsq=on:plsqr=10319861,131072:rp=on:nwc=5.0:s2a=on:i=303:s2at=4.0:aac=none:ep=RS:nicw=on:sil=8000:bs=on:alpa=random_0 on theBenchmark for (2967ds/303Mi)
% 22.70/3.61  % (590)lrs+1002_1:4_sil=2000:fde=unused:plsq=on:plsqr=32,1:sos=on:bce=on:i=282:sd=1:ss=included:rawr=on_0 on theBenchmark for (2967ds/282Mi)
% 23.24/3.64  % (585)Instruction limit reached!
% 23.24/3.64  % (585)------------------------------
% 23.24/3.64  % (585)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 23.24/3.64  % (585)Termination reason: Unknown
% 23.24/3.64  % (585)Termination phase: Saturation
% 23.24/3.64  
% 23.24/3.64  % (585)Memory used [KB]: 3992
% 23.24/3.64  % (585)Time elapsed: 0.113 s
% 23.24/3.64  % (585)Instructions burned: 320 (million)
% 23.24/3.64  % (585)------------------------------
% 23.24/3.64  % (585)------------------------------
% 23.24/3.65  % (591)dis+10_52093:131072_drc=off:sil=2000:tgt=ground:irw=on:foolp=on:lma=on:urr=ec_only:nwc=5.20774:st=1.5:i=1308:sd=2:kws=inv_frequency:nm=7:ins=3:av=off:uhcvi=on:ss=axioms:rawr=on_0 on theBenchmark for (2967ds/1308Mi)
% 23.42/3.66  % (583)Instruction limit reached!
% 23.42/3.66  % (583)------------------------------
% 23.42/3.66  % (583)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 23.42/3.66  % (583)Termination reason: Unknown
% 23.42/3.66  % (583)Termination phase: Saturation
% 23.42/3.66  
% 23.42/3.66  % (583)Memory used [KB]: 4306
% 23.42/3.66  % (583)Time elapsed: 0.154 s
% 23.42/3.66  % (583)Instructions burned: 531 (million)
% 23.42/3.66  % (583)------------------------------
% 23.42/3.66  % (583)------------------------------
% 23.42/3.66  % (592)lrs+2_1:1_drc=encompass:sil=2000:urr=on:nwc=10.0:i=80:sd=3:fsr=off:ss=axioms:fd=preordered:bd=off:sup=off_0 on theBenchmark for (2967ds/80Mi)
% 23.42/3.68  % (590)Instruction limit reached!
% 23.42/3.68  % (590)------------------------------
% 23.42/3.68  % (590)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 23.42/3.68  % (590)Termination reason: Unknown
% 23.42/3.68  % (590)Termination phase: Saturation
% 23.42/3.68  
% 23.42/3.68  % (590)Memory used [KB]: 1856
% 23.42/3.68  % (590)Time elapsed: 0.069 s
% 23.42/3.68  % (590)Instructions burned: 284 (million)
% 23.42/3.68  % (590)------------------------------
% 23.42/3.68  % (590)------------------------------
% 23.42/3.68  % (593)dis+1011_1:1024_drc=off:sil=16000:tgt=full:spb=goal_then_units:i=1256:kws=inv_frequency:fsr=off:ss=axioms:rawr=on:urr=ec_only:plsq=on_0 on theBenchmark for (2966ds/1256Mi)
% 23.42/3.68  % (592)Instruction limit reached!
% 23.42/3.68  % (592)------------------------------
% 23.42/3.68  % (592)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 23.42/3.68  % (592)Termination reason: Unknown
% 23.42/3.68  % (592)Termination phase: Saturation
% 23.42/3.68  
% 23.42/3.68  % (592)Memory used [KB]: 2005
% 23.42/3.68  % (592)Time elapsed: 0.024 s
% 23.42/3.68  % (592)Instructions burned: 80 (million)
% 23.42/3.68  % (592)------------------------------
% 23.42/3.68  % (592)------------------------------
% 23.42/3.68  % (589)Instruction limit reached!
% 23.42/3.68  % (589)------------------------------
% 23.42/3.68  % (589)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 23.42/3.68  % (589)Termination reason: Unknown
% 23.42/3.68  % (589)Termination phase: Saturation
% 23.42/3.68  
% 23.42/3.68  % (589)Memory used [KB]: 2416
% 23.42/3.68  % (589)Time elapsed: 0.077 s
% 23.42/3.68  % (589)Instructions burned: 281 (million)
% 23.42/3.68  % (589)------------------------------
% 23.42/3.68  % (589)------------------------------
% 23.42/3.69  % (594)lrs+21_1:1_sil=16000:nwc=19.4924:s2agt=16:s2a=on:i=1496:sd=2:bd=off:ss=axioms:sgt=8:fs=off:fsr=off_0 on theBenchmark for (2966ds/1496Mi)
% 23.42/3.69  % (595)lrs-1002_51:127_bsr=unit_only:sil=16000:tgt=ground:acc=on:sac=on:avsq=on:st=5.0:i=292:sd=2:avsqr=49633,1048576:ins=2:fsr=off:gsp=on:ss=axioms:rawr=on:awrs=converge:awrsf=220:bce=on:bd=off:fd=off:sfv=off_0 on theBenchmark for (2966ds/292Mi)
% 23.42/3.71  % (588)Instruction limit reached!
% 23.42/3.71  % (588)------------------------------
% 23.42/3.71  % (588)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 23.42/3.71  % (588)Termination reason: Unknown
% 23.42/3.71  % (588)Termination phase: Saturation
% 23.42/3.71  
% 23.42/3.71  % (588)Memory used [KB]: 3147
% 23.42/3.71  % (588)Time elapsed: 0.099 s
% 23.42/3.71  % (588)Instructions burned: 305 (million)
% 23.42/3.71  % (588)------------------------------
% 23.42/3.71  % (588)------------------------------
% 23.42/3.71  % (596)lrs-1002_9:13_sil=4000:tgt=ground:etr=on:spb=non_intro:rp=on:newcnf=on:i=586:add=large:afp=50:bd=off:ins=1:fsr=off:afq=4.13736:gsp=on:ss=axioms:sgt=16:rawr=on:flr=on:bce=on_0 on theBenchmark for (2966ds/586Mi)
% 23.42/3.72  % (515)Instruction limit reached!
% 23.42/3.72  % (515)------------------------------
% 23.42/3.72  % (515)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 23.42/3.72  % (515)Termination reason: Unknown
% 23.42/3.72  % (515)Termination phase: Saturation
% 23.42/3.72  
% 23.42/3.72  % (515)Memory used [KB]: 64320
% 23.42/3.72  % (515)Time elapsed: 1.329 s
% 23.42/3.72  % (515)Instructions burned: 4759 (million)
% 23.42/3.72  % (515)------------------------------
% 23.42/3.72  % (515)------------------------------
% 23.99/3.73  % (597)lrs+0_1:1_drc=off:sil=2000:tgt=ground:sp=occurrence:bce=on:fd=preordered:rp=on:nwc=5.0:alpa=false:nicw=on:st=1.5:s2a=on:i=254:sd=1:kws=inv_arity_squared:bd=off:ins=1:fsr=off:gsp=on:ss=axioms:sgt=30:rawr=on_0 on theBenchmark for (2966ds/254Mi)
% 24.03/3.80  % (595)Instruction limit reached!
% 24.03/3.80  % (595)------------------------------
% 24.03/3.80  % (595)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 24.03/3.80  % (595)Termination reason: Unknown
% 24.03/3.80  % (595)Termination phase: Saturation
% 24.03/3.80  
% 24.03/3.80  % (595)Memory used [KB]: 4703
% 24.03/3.80  % (595)Time elapsed: 0.110 s
% 24.03/3.80  % (595)Instructions burned: 292 (million)
% 24.03/3.80  % (595)------------------------------
% 24.03/3.80  % (595)------------------------------
% 24.03/3.80  % (598)dis+1010_3:2_sil=4000:plsq=on:s2agt=100:sac=on:s2a=on:i=956:s2at=2.0:ep=RS:tgt=full_0 on theBenchmark for (2965ds/956Mi)
% 24.03/3.81  % (597)Instruction limit reached!
% 24.03/3.81  % (597)------------------------------
% 24.03/3.81  % (597)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 24.03/3.81  % (597)Termination reason: Unknown
% 24.03/3.81  % (597)Termination phase: Saturation
% 24.03/3.81  
% 24.03/3.81  % (597)Memory used [KB]: 2848
% 24.03/3.81  % (597)Time elapsed: 0.094 s
% 24.03/3.81  % (597)Instructions burned: 254 (million)
% 24.03/3.81  % (597)------------------------------
% 24.03/3.81  % (597)------------------------------
% 24.03/3.81  % (599)lrs+1011_1:1024_slsqr=1,8:sil=2000:rp=on:nwc=10.0:newcnf=on:slsq=on:st=1.5:s2a=on:i=303:sd=1:awrs=converge:awrsf=390:ep=RST:ss=axioms:sac=on_0 on theBenchmark for (2965ds/303Mi)
% 25.51/3.88  % (563)Instruction limit reached!
% 25.51/3.88  % (563)------------------------------
% 25.51/3.88  % (563)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 25.51/3.88  % (563)Termination reason: Unknown
% 25.51/3.88  % (563)Termination phase: Saturation
% 25.51/3.88  
% 25.51/3.88  % (563)Memory used [KB]: 10001
% 25.51/3.88  % (563)Time elapsed: 0.747 s
% 25.51/3.88  % (563)Instructions burned: 2747 (million)
% 25.51/3.88  % (563)------------------------------
% 25.51/3.88  % (563)------------------------------
% 25.51/3.88  % (596)Instruction limit reached!
% 25.51/3.88  % (596)------------------------------
% 25.51/3.88  % (596)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 25.51/3.88  % (596)Termination reason: Unknown
% 25.51/3.88  % (596)Termination phase: Saturation
% 25.51/3.88  
% 25.51/3.88  % (596)Memory used [KB]: 5663
% 25.51/3.88  % (596)Time elapsed: 0.176 s
% 25.51/3.88  % (596)Instructions burned: 586 (million)
% 25.51/3.88  % (596)------------------------------
% 25.51/3.88  % (596)------------------------------
% 25.51/3.88  % (600)dis-1011_1:1_sil=8000:nwc=5.0:slsqc=2:slsq=on:s2a=on:i=331:slsql=off:s2agt=16:ss=axioms_0 on theBenchmark for (2964ds/331Mi)
% 25.51/3.89  % (601)dis+4_8:1_sil=2000:rp=on:nwc=10.0:alpa=true:sac=on:s2a=on:i=239:ep=R:ss=axioms:s2pl=on_0 on theBenchmark for (2964ds/239Mi)
% 25.51/3.90  % (599)Instruction limit reached!
% 25.51/3.90  % (599)------------------------------
% 25.51/3.90  % (599)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 25.51/3.90  % (599)Termination reason: Unknown
% 25.51/3.90  % (599)Termination phase: Saturation
% 25.51/3.90  
% 25.51/3.90  % (599)Memory used [KB]: 2449
% 25.51/3.90  % (599)Time elapsed: 0.115 s
% 25.51/3.90  % (599)Instructions burned: 306 (million)
% 25.51/3.90  % (599)------------------------------
% 25.51/3.90  % (599)------------------------------
% 25.51/3.90  % (602)dis-1002_89073:262144_slsqr=91667,1048576:drc=off:sil=2000:sp=unary_frequency:spb=goal:urr=ec_only:bce=on:lcm=reverse:rp=on:nwc=9.0873:sac=on:slsq=on:nicw=on:cond=fast:i=622:s2at=5.5:kws=precedence:afp=100000:slsql=off:bd=off:nm=5:ins=3:sup=off:afq=1.99538:uhcvi=on:gsp=on:rawr=on:acc=model_0 on theBenchmark for (2964ds/622Mi)
% 25.86/3.95  % (601)Instruction limit reached!
% 25.86/3.95  % (601)------------------------------
% 25.86/3.95  % (601)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 25.86/3.95  % (601)Termination reason: Unknown
% 25.86/3.95  % (601)Termination phase: Saturation
% 25.86/3.95  
% 25.86/3.95  % (601)Memory used [KB]: 3417
% 25.86/3.95  % (601)Time elapsed: 0.088 s
% 25.86/3.95  % (601)Instructions burned: 240 (million)
% 25.86/3.95  % (601)------------------------------
% 25.86/3.95  % (601)------------------------------
% 26.04/3.95  % (603)lrs+1002_1:1_sil=64000:sos=on:urr=ec_only:flr=on:st=3.0:i=915:sd=1:ep=RS:nm=16:ss=axioms_0 on theBenchmark for (2964ds/915Mi)
% 26.04/3.96  % (603)Refutation not found, incomplete strategy% (603)------------------------------
% 26.04/3.96  % (603)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 26.04/3.96  % (603)Termination reason: Refutation not found, incomplete strategy
% 26.04/3.96  
% 26.04/3.96  % (603)Memory used [KB]: 1066
% 26.04/3.96  % (603)Time elapsed: 0.025 s
% 26.04/3.96  % (603)Instructions burned: 5 (million)
% 26.04/3.96  % (603)------------------------------
% 26.04/3.96  % (603)------------------------------
% 26.04/3.96  % (604)lrs+34_1:128_to=lpo:drc=off:sil=16000:sp=reverse_arity:fd=preordered:i=1855:bd=preordered:av=off:fsr=off:gs=on:bsr=unit_only_0 on theBenchmark for (2964ds/1855Mi)
% 26.04/3.99  % (600)Instruction limit reached!
% 26.04/3.99  % (600)------------------------------
% 26.04/3.99  % (600)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 26.04/3.99  % (600)Termination reason: Unknown
% 26.04/3.99  % (600)Termination phase: Saturation
% 26.04/3.99  
% 26.04/3.99  % (600)Memory used [KB]: 2569
% 26.04/3.99  % (600)Time elapsed: 0.124 s
% 26.04/3.99  % (600)Instructions burned: 333 (million)
% 26.04/3.99  % (600)------------------------------
% 26.04/3.99  % (600)------------------------------
% 26.04/3.99  % (591)Instruction limit reached!
% 26.04/3.99  % (591)------------------------------
% 26.04/3.99  % (591)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 26.04/3.99  % (591)Termination reason: Unknown
% 26.04/3.99  % (591)Termination phase: Saturation
% 26.04/3.99  
% 26.04/3.99  % (591)Memory used [KB]: 8595
% 26.04/3.99  % (591)Time elapsed: 0.343 s
% 26.04/3.99  % (591)Instructions burned: 1311 (million)
% 26.04/3.99  % (591)------------------------------
% 26.04/3.99  % (591)------------------------------
% 26.04/3.99  % (605)lrs+11_3:4_drc=off:sil=2000:tgt=ground:sp=occurrence:urr=on:nwc=5.0:st=3.0:i=223:kws=inv_frequency:av=off:ss=axioms:br=off:rawr=on:newcnf=on_0 on theBenchmark for (2963ds/223Mi)
% 26.04/3.99  % (606)lrs-32_1:1_to=lpo:sil=2000:sos=on:rp=on:i=727:sd=1:bd=off:ss=axioms:sgt=100_0 on theBenchmark for (2963ds/727Mi)
% 26.43/4.05  % (605)Instruction limit reached!
% 26.43/4.05  % (605)------------------------------
% 26.43/4.05  % (605)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 26.43/4.05  % (605)Termination reason: Unknown
% 26.43/4.05  % (605)Termination phase: Saturation
% 26.43/4.05  
% 26.43/4.05  % (605)Memory used [KB]: 3554
% 26.43/4.05  % (605)Time elapsed: 0.067 s
% 26.43/4.05  % (605)Instructions burned: 223 (million)
% 26.43/4.05  % (605)------------------------------
% 26.43/4.05  % (605)------------------------------
% 26.43/4.06  % (607)lrs+1002_1:1024_slsqr=24,7:sil=4000:bsd=on:newcnf=on:slsq=on:st=2.0:i=373:s2at=2.5:awrs=converge:awrsf=340:ss=axioms:rawr=on:alpa=random:nicw=on:bs=unit_only_0 on theBenchmark for (2963ds/373Mi)
% 26.68/4.06  % (598)Instruction limit reached!
% 26.68/4.06  % (598)------------------------------
% 26.68/4.06  % (598)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 26.68/4.06  % (598)Termination reason: Unknown
% 26.68/4.06  % (598)Termination phase: Saturation
% 26.68/4.06  
% 26.68/4.06  % (598)Memory used [KB]: 7412
% 26.68/4.06  % (598)Time elapsed: 0.283 s
% 26.68/4.06  % (598)Instructions burned: 956 (million)
% 26.68/4.06  % (598)------------------------------
% 26.68/4.06  % (598)------------------------------
% 26.68/4.06  % (608)dis-1011_4948593:1048576_sfv=off:sil=4000:sp=frequency:sos=on:spb=goal:lsd=1:lcm=predicate:rnwc=on:nwc=16.7798:i=120:sd=2:kws=inv_frequency:awrs=converge:awrsf=336:nm=10:ins=2:av=off:ss=axioms:rawr=on_0 on theBenchmark for (2962ds/120Mi)
% 26.68/4.06  % (608)Refutation not found, incomplete strategy% (608)------------------------------
% 26.68/4.06  % (608)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 26.68/4.06  % (608)Termination reason: Refutation not found, incomplete strategy
% 26.68/4.06  
% 26.68/4.06  % (608)Memory used [KB]: 1040
% 26.68/4.06  % (608)Time elapsed: 0.002 s
% 26.68/4.06  % (608)Instructions burned: 4 (million)
% 26.68/4.06  % (608)------------------------------
% 26.68/4.06  % (608)------------------------------
% 26.68/4.07  % (609)dis-1011_56:219_sil=32000:urr=on:nwc=5.0:s2a=on:i=736:s2at=5.5:awrs=decay:ss=axioms:st=7.0:sup=off:sd=3_0 on theBenchmark for (2962ds/736Mi)
% 26.68/4.08  % (602)Instruction limit reached!
% 26.68/4.08  % (602)------------------------------
% 26.68/4.08  % (602)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 26.68/4.08  % (602)Termination reason: Unknown
% 26.68/4.08  % (602)Termination phase: Saturation
% 26.68/4.08  
% 26.68/4.08  % (602)Memory used [KB]: 4646
% 26.68/4.08  % (602)Time elapsed: 0.205 s
% 26.68/4.08  % (602)Instructions burned: 622 (million)
% 26.68/4.08  % (602)------------------------------
% 26.68/4.08  % (602)------------------------------
% 26.68/4.09  % (610)dis+11_1:64_bsr=unit_only:to=lpo:sil=16000:sp=frequency:flr=on:cond=on:i=1686:awrs=converge:awrsf=200:rawr=on:sup=off:abs=on_0 on theBenchmark for (2962ds/1686Mi)
% 26.68/4.10  % (593)Instruction limit reached!
% 26.68/4.10  % (593)------------------------------
% 26.68/4.10  % (593)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 26.68/4.10  % (593)Termination reason: Unknown
% 26.68/4.10  % (593)Termination phase: Saturation
% 26.68/4.10  
% 26.68/4.10  % (593)Memory used [KB]: 9267
% 26.68/4.10  % (593)Time elapsed: 0.432 s
% 26.68/4.10  % (593)Instructions burned: 1258 (million)
% 26.68/4.10  % (593)------------------------------
% 26.68/4.10  % (593)------------------------------
% 26.68/4.10  % (594)Instruction limit reached!
% 26.68/4.10  % (594)------------------------------
% 26.68/4.10  % (594)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 26.68/4.10  % (594)Termination reason: Unknown
% 26.68/4.10  % (594)Termination phase: Saturation
% 26.68/4.10  
% 26.68/4.10  % (594)Memory used [KB]: 14967
% 26.68/4.10  % (594)Time elapsed: 0.434 s
% 26.68/4.10  % (594)Instructions burned: 1499 (million)
% 26.68/4.10  % (594)------------------------------
% 26.68/4.10  % (594)------------------------------
% 26.68/4.10  % (611)lrs+1011_1:19_bsr=on:sil=16000:plsq=on:plsqr=691,962:nwc=5.0:s2a=on:i=313:s2at=4.0:sd=2:uhcvi=on:ss=axioms:sgt=30:rawr=on:bsd=on:add=off:sac=on_0 on theBenchmark for (2962ds/313Mi)
% 26.68/4.10  % (612)dis+1010_1178033:262144_sil=2000:ile=on:sp=reverse_frequency:sos=on:erd=off:spb=goal:abs=on:bce=on:lcm=reverse:fd=preordered:nwc=11.49952179089034:kmz=on:i=137:add=large:bs=unit_only:kws=inv_arity:nm=20:amm=off:uhcvi=on:afr=on:rawr=on:fsr=off:bd=off:fde=unused:bsr=unit_only_0 on theBenchmark for (2962ds/137Mi)
% 27.04/4.15  % (612)Instruction limit reached!
% 27.04/4.15  % (612)------------------------------
% 27.04/4.15  % (612)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 27.04/4.15  % (612)Termination reason: Unknown
% 27.04/4.15  % (612)Termination phase: Saturation
% 27.04/4.15  
% 27.04/4.15  % (612)Memory used [KB]: 2359
% 27.04/4.15  % (612)Time elapsed: 0.045 s
% 27.04/4.15  % (612)Instructions burned: 137 (million)
% 27.04/4.15  % (612)------------------------------
% 27.04/4.15  % (612)------------------------------
% 27.04/4.15  % (613)lrs-10_1:1_sil=16000:sos=on:st=3.0:i=3870:sd=2:ep=RST:fsr=off:ss=axioms_0 on theBenchmark for (2962ds/3870Mi)
% 27.13/4.18  % (587)Instruction limit reached!
% 27.13/4.18  % (587)------------------------------
% 27.13/4.18  % (587)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 27.13/4.18  % (587)Termination reason: Unknown
% 27.13/4.18  % (587)Termination phase: Saturation
% 27.13/4.18  
% 27.13/4.18  % (587)Memory used [KB]: 8170
% 27.13/4.18  % (587)Time elapsed: 0.604 s
% 27.13/4.18  % (587)Instructions burned: 1998 (million)
% 27.13/4.18  % (587)------------------------------
% 27.13/4.18  % (587)------------------------------
% 27.13/4.18  % (607)Instruction limit reached!
% 27.13/4.18  % (607)------------------------------
% 27.13/4.18  % (607)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 27.13/4.18  % (607)Termination reason: Unknown
% 27.13/4.18  % (607)Termination phase: Saturation
% 27.13/4.18  
% 27.13/4.18  % (607)Memory used [KB]: 3111
% 27.13/4.18  % (607)Time elapsed: 0.120 s
% 27.13/4.18  % (607)Instructions burned: 375 (million)
% 27.13/4.18  % (607)------------------------------
% 27.13/4.18  % (607)------------------------------
% 27.13/4.18  % (614)dis+1011_3:1_anc=all_dependent:bsr=unit_only:drc=encompass:sil=2000:nwc=10.0:alpa=false:sac=on:i=744:kws=precedence:gsp=on:erd=off:bd=off:afp=50:afq=1.276_0 on theBenchmark for (2961ds/744Mi)
% 27.13/4.18  % (615)lrs+1002_1:4_bsr=unit_only:to=lpo:sil=2000:sos=all:rp=on:avsq=on:i=370:fsr=off:rawr=on:alpa=true:flr=on:lcm=reverse:avsqc=1:nicw=on:newcnf=on_0 on theBenchmark for (2961ds/370Mi)
% 27.13/4.20  % (606)Instruction limit reached!
% 27.13/4.20  % (606)------------------------------
% 27.13/4.20  % (606)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 27.13/4.20  % (606)Termination reason: Unknown
% 27.13/4.20  % (606)Termination phase: Saturation
% 27.13/4.20  
% 27.13/4.20  % (606)Memory used [KB]: 7376
% 27.13/4.20  % (606)Time elapsed: 0.212 s
% 27.13/4.20  % (606)Instructions burned: 729 (million)
% 27.13/4.20  % (606)------------------------------
% 27.13/4.20  % (606)------------------------------
% 27.13/4.21  % (616)dis-1010_1:1_slsqr=3,4:sil=64000:tgt=full:fde=unused:slsqc=1:slsq=on:i=378:sd=1:ss=included:fsr=off:plsq=on:plsqc=1:plsqr=32,1_0 on theBenchmark for (2961ds/378Mi)
% 27.13/4.21  % (611)Instruction limit reached!
% 27.13/4.21  % (611)------------------------------
% 27.13/4.21  % (611)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 27.13/4.21  % (611)Termination reason: Unknown
% 27.13/4.21  % (611)Termination phase: Saturation
% 27.13/4.21  
% 27.13/4.21  % (611)Memory used [KB]: 3811
% 27.13/4.21  % (611)Time elapsed: 0.113 s
% 27.13/4.21  % (611)Instructions burned: 313 (million)
% 27.13/4.21  % (611)------------------------------
% 27.13/4.21  % (611)------------------------------
% 27.13/4.21  % (617)lrs+3_1:1024_to=lpo:erd=off:spb=goal:urr=on:cond=fast:i=985:awrs=converge:awrsf=330:av=off:ss=axioms:sgt=16:sup=off:gsp=on:sd=1:sil=32000:nwc=5.0_0 on theBenchmark for (2961ds/985Mi)
% 27.60/4.26  % (609)Instruction limit reached!
% 27.60/4.26  % (609)------------------------------
% 27.60/4.26  % (609)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 27.60/4.26  % (609)Termination reason: Unknown
% 27.60/4.26  % (609)Termination phase: Saturation
% 27.60/4.26  
% 27.60/4.26  % (609)Memory used [KB]: 6933
% 27.60/4.26  % (609)Time elapsed: 0.190 s
% 27.60/4.26  % (609)Instructions burned: 737 (million)
% 27.60/4.26  % (609)------------------------------
% 27.60/4.26  % (609)------------------------------
% 27.60/4.26  % (618)lrs-21_1:1_sil=4000:sos=on:lcm=predicate:i=423:sd=2:ss=axioms_0 on theBenchmark for (2961ds/423Mi)
% 27.60/4.29  % (615)Instruction limit reached!
% 27.60/4.29  % (615)------------------------------
% 27.60/4.29  % (615)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 27.60/4.29  % (615)Termination reason: Unknown
% 27.60/4.29  % (615)Termination phase: Saturation
% 27.60/4.29  
% 27.60/4.29  % (615)Memory used [KB]: 3674
% 27.60/4.29  % (615)Time elapsed: 0.116 s
% 27.60/4.29  % (615)Instructions burned: 372 (million)
% 27.60/4.29  % (615)------------------------------
% 27.60/4.29  % (615)------------------------------
% 27.60/4.30  % (619)lrs-1011_1:8_sil=2000:nwc=5.0:flr=on:i=454:nm=2:sup=off:fde=unused:fsr=off:bd=off_0 on theBenchmark for (2960ds/454Mi)
% 27.91/4.33  % (616)Instruction limit reached!
% 27.91/4.33  % (616)------------------------------
% 27.91/4.33  % (616)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 27.91/4.33  % (616)Termination reason: Unknown
% 27.91/4.33  % (616)Termination phase: Saturation
% 27.91/4.33  
% 27.91/4.33  % (616)Memory used [KB]: 4611
% 27.91/4.33  % (616)Time elapsed: 0.125 s
% 27.91/4.33  % (616)Instructions burned: 378 (million)
% 27.91/4.33  % (616)------------------------------
% 27.91/4.33  % (616)------------------------------
% 27.91/4.33  % (620)lrs+11_1:1024_sil=2000:spb=units:rp=on:updr=off:st=6.0:i=386:sd=3:ss=axioms:sac=on:ep=R_0 on theBenchmark for (2960ds/386Mi)
% 29.42/4.38  % (618)Instruction limit reached!
% 29.42/4.38  % (618)------------------------------
% 29.42/4.38  % (618)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 29.42/4.38  % (618)Termination reason: Unknown
% 29.42/4.38  % (618)Termination phase: Saturation
% 29.42/4.38  
% 29.42/4.38  % (618)Memory used [KB]: 6269
% 29.42/4.38  % (618)Time elapsed: 0.119 s
% 29.42/4.38  % (618)Instructions burned: 425 (million)
% 29.42/4.38  % (618)------------------------------
% 29.42/4.38  % (618)------------------------------
% 29.42/4.38  % (621)dis+1011_1:1_bsr=unit_only:sil=32000:cond=fast:i=13056:bd=off:av=off:fsr=off:sfv=off:er=filter:fd=off:erd=off_0 on theBenchmark for (2959ds/13056Mi)
% 29.42/4.40  % (614)Instruction limit reached!
% 29.42/4.40  % (614)------------------------------
% 29.42/4.40  % (614)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 29.42/4.40  % (614)Termination reason: Unknown
% 29.42/4.40  % (614)Termination phase: Saturation
% 29.42/4.40  
% 29.42/4.40  % (614)Memory used [KB]: 3856
% 29.42/4.40  % (614)Time elapsed: 0.217 s
% 29.42/4.40  % (614)Instructions burned: 746 (million)
% 29.42/4.40  % (614)------------------------------
% 29.42/4.40  % (614)------------------------------
% 29.42/4.40  % (622)lrs-35_1:128_anc=none:bsr=unit_only:fde=unused:sos=all:urr=on:fd=off:nwc=10.0:slsq=on:st=2.0:i=339:bs=unit_only:gsp=on:ss=axioms:sd=1:alpa=true:sil=8000_0 on theBenchmark for (2959ds/339Mi)
% 29.42/4.44  % (619)Instruction limit reached!
% 29.42/4.44  % (619)------------------------------
% 29.42/4.44  % (619)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 29.42/4.44  % (619)Termination reason: Unknown
% 29.42/4.44  % (619)Termination phase: Saturation
% 29.42/4.44  
% 29.42/4.44  % (619)Memory used [KB]: 4270
% 29.42/4.44  % (619)Time elapsed: 0.147 s
% 29.42/4.44  % (619)Instructions burned: 456 (million)
% 29.42/4.44  % (619)------------------------------
% 29.42/4.44  % (619)------------------------------
% 29.42/4.45  % (623)lrs-1011_1:1_sil=16000:urr=ec_only:flr=on:i=244:ep=RST:ss=axioms:sd=1:lsd=50_0 on theBenchmark for (2959ds/244Mi)
% 29.98/4.45  % (620)Instruction limit reached!
% 29.98/4.45  % (620)------------------------------
% 29.98/4.45  % (620)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 29.98/4.45  % (620)Termination reason: Unknown
% 29.98/4.45  % (620)Termination phase: Saturation
% 29.98/4.45  
% 29.98/4.45  % (620)Memory used [KB]: 4265
% 29.98/4.45  % (620)Time elapsed: 0.121 s
% 29.98/4.45  % (620)Instructions burned: 388 (million)
% 29.98/4.45  % (620)------------------------------
% 29.98/4.45  % (620)------------------------------
% 29.98/4.45  % (624)lrs-1011_1:1_sil=16000:plsq=on:plsqr=10230343,1048576:sos=on:lsd=20:sac=on:s2a=on:i=1147:bd=off:ss=axioms:rawr=on:bce=on_0 on theBenchmark for (2959ds/1147Mi)
% 30.12/4.50  % (622)Instruction limit reached!
% 30.12/4.50  % (622)------------------------------
% 30.12/4.50  % (622)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 30.12/4.50  % (622)Termination reason: Unknown
% 30.12/4.50  % (622)Termination phase: Saturation
% 30.12/4.50  
% 30.12/4.50  % (622)Memory used [KB]: 5137
% 30.12/4.50  % (622)Time elapsed: 0.108 s
% 30.12/4.50  % (622)Instructions burned: 341 (million)
% 30.12/4.50  % (622)------------------------------
% 30.12/4.50  % (622)------------------------------
% 30.12/4.51  % (617)Instruction limit reached!
% 30.12/4.51  % (617)------------------------------
% 30.12/4.51  % (617)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 30.12/4.51  % (617)Termination reason: Unknown
% 30.12/4.51  % (617)Termination phase: Saturation
% 30.12/4.51  
% 30.12/4.51  % (617)Memory used [KB]: 11034
% 30.12/4.51  % (617)Time elapsed: 0.283 s
% 30.12/4.51  % (617)Instructions burned: 987 (million)
% 30.12/4.51  % (617)------------------------------
% 30.12/4.51  % (617)------------------------------
% 30.12/4.51  % (625)dis+1002_1:1_bsr=unit_only:sil=8000:fde=none:sp=occurrence:nwc=1.6:avsq=on:i=318:afp=300:avsqr=604,511:bd=off:nm=10:afq=2.0:rawr=on:sac=on:fsr=off_0 on theBenchmark for (2958ds/318Mi)
% 30.12/4.51  % (626)lrs+10_1:1_sil=32000:sos=on:lma=on:st=5.5:i=391:sd=1:ss=axioms:rp=on:cond=fast_0 on theBenchmark for (2958ds/391Mi)
% 30.12/4.52  % (623)Instruction limit reached!
% 30.12/4.52  % (623)------------------------------
% 30.12/4.52  % (623)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 30.12/4.52  % (623)Termination reason: Unknown
% 30.12/4.52  % (623)Termination phase: Saturation
% 30.12/4.52  
% 30.12/4.52  % (623)Memory used [KB]: 1837
% 30.12/4.52  % (623)Time elapsed: 0.070 s
% 30.12/4.52  % (623)Instructions burned: 244 (million)
% 30.12/4.52  % (623)------------------------------
% 30.12/4.52  % (623)------------------------------
% 30.12/4.52  % (627)lrs+1011_4801913:1048576_sfv=off:sil=2000:plsqc=1:plsq=on:plsqr=98277,1048576:etr=on:sp=const_max:lma=on:erape=on:urr=full:rp=on:nwc=23.4614:lwlo=on:st=2.5:i=324:add=large:bs=unit_only:sd=2:kws=inv_arity_squared:awrs=converge:awrsf=951:nm=17:amm=sco:ss=axioms:er=filter:sgt=50:rawr=on:anc=none_0 on theBenchmark for (2958ds/324Mi)
% 30.52/4.55  % (604)Instruction limit reached!
% 30.52/4.55  % (604)------------------------------
% 30.52/4.55  % (604)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 30.52/4.55  % (604)Termination reason: Unknown
% 30.52/4.55  % (604)Termination phase: Saturation
% 30.52/4.55  
% 30.52/4.55  % (604)Memory used [KB]: 15753
% 30.52/4.55  % (604)Time elapsed: 0.596 s
% 30.52/4.55  % (604)Instructions burned: 1856 (million)
% 30.52/4.55  % (604)------------------------------
% 30.52/4.55  % (604)------------------------------
% 30.52/4.56  % (628)dis+1011_1:1_sil=2000:urr=ec_only:br=off:st=1.5:i=382:fsr=off:fsd=on:ss=axioms:slsq=on:slsql=off:slsqr=1,16:sup=off_0 on theBenchmark for (2958ds/382Mi)
% 30.52/4.56  % (628)Refutation not found, incomplete strategy% (628)------------------------------
% 30.52/4.56  % (628)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 30.52/4.56  % (628)Termination reason: Refutation not found, incomplete strategy
% 30.52/4.56  
% 30.52/4.56  % (628)Memory used [KB]: 1146
% 30.52/4.56  % (628)Time elapsed: 0.004 s
% 30.52/4.56  % (628)Instructions burned: 10 (million)
% 30.52/4.56  % (628)------------------------------
% 30.52/4.56  % (628)------------------------------
% 30.52/4.56  % (629)lrs+1011_4:1_sil=2000:sp=const_max:sos=on:bce=on:avsq=on:i=378:sd=4:kws=inv_frequency:avsqr=1,16:nm=2:ss=axioms:uhcvi=on:fs=off:fsr=off:s2a=on:etr=on:anc=none:avsqc=5_0 on theBenchmark for (2958ds/378Mi)
% 30.52/4.57  % (629)Refutation not found, incomplete strategy% (629)------------------------------
% 30.52/4.57  % (629)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 30.52/4.57  % (629)Termination reason: Refutation not found, incomplete strategy
% 30.52/4.57  
% 30.52/4.57  % (629)Memory used [KB]: 1043
% 30.52/4.57  % (629)Time elapsed: 0.002 s
% 30.52/4.57  % (629)Instructions burned: 5 (million)
% 30.52/4.57  % (629)------------------------------
% 30.52/4.57  % (629)------------------------------
% 30.52/4.57  % (630)lrs+11_1:20_sil=2000:fde=none:sp=unary_first:sos=on:lma=on:spb=goal:lsd=20:i=554:bd=off:nm=0:aer=off:kws=inv_arity_squared:rawr=on_0 on theBenchmark for (2958ds/554Mi)
% 30.52/4.58  % (610)Instruction limit reached!
% 30.52/4.58  % (610)------------------------------
% 30.52/4.58  % (610)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 30.52/4.58  % (610)Termination reason: Unknown
% 30.52/4.58  % (610)Termination phase: Saturation
% 30.52/4.58  
% 30.52/4.58  % (610)Memory used [KB]: 8769
% 30.52/4.58  % (610)Time elapsed: 0.498 s
% 30.52/4.58  % (610)Instructions burned: 1686 (million)
% 30.52/4.58  % (610)------------------------------
% 30.52/4.58  % (610)------------------------------
% 30.52/4.59  % (632)dis+1010_2:1_sil=2000:sos=on:rp=on:st=1.5:i=1166:ins=7:fsr=off:amm=off:ss=axioms:sd=4:fs=off:kws=inv_frequency_0 on theBenchmark for (2957ds/1166Mi)
% 30.52/4.60  % (625)Instruction limit reached!
% 30.52/4.60  % (625)------------------------------
% 30.52/4.60  % (625)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 30.52/4.60  % (625)Termination reason: Unknown
% 30.52/4.60  % (625)Termination phase: Saturation
% 30.52/4.60  
% 30.52/4.60  % (625)Memory used [KB]: 3671
% 30.52/4.60  % (625)Time elapsed: 0.093 s
% 30.52/4.60  % (625)Instructions burned: 318 (million)
% 30.52/4.60  % (625)------------------------------
% 30.52/4.60  % (625)------------------------------
% 30.52/4.60  % (633)lrs+10_1:1_sil=64000:fde=unused:sos=on:i=902:ep=R:fsr=off:ss=included:erd=off_0 on theBenchmark for (2957ds/902Mi)
% 30.76/4.62  % (627)Instruction limit reached!
% 30.76/4.62  % (627)------------------------------
% 30.76/4.62  % (627)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 30.76/4.62  % (627)Termination reason: Unknown
% 30.76/4.62  % (627)Termination phase: Saturation
% 30.76/4.62  
% 30.76/4.62  % (627)Memory used [KB]: 3637
% 30.76/4.62  % (627)Time elapsed: 0.101 s
% 30.76/4.62  % (627)Instructions burned: 326 (million)
% 30.76/4.62  % (627)------------------------------
% 30.76/4.62  % (627)------------------------------
% 30.76/4.62  % (636)ott+10_2557:524288_anc=all_dependent:slsqr=1107323,1048576:drc=off:ccuc=first:sil=2000:tgt=ground:plsqc=5:plsq=on:plsqr=554689,1048576:sp=frequency:sos=on:acc=on:urr=on:plsql=on:gs=on:nwc=1.55306:s2agt=30:slsq=on:st=5:i=306:sd=2:awrs=converge:awrsf=1188:bd=off:nm=2:ins=3:fsr=off:fsd=on:ss=axioms:sgt=15:rawr=on:fsdmm=1_0 on theBenchmark for (2957ds/306Mi)
% 30.76/4.63  % (626)Instruction limit reached!
% 30.76/4.63  % (626)------------------------------
% 30.76/4.63  % (626)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 30.76/4.63  % (626)Termination reason: Unknown
% 30.76/4.63  % (626)Termination phase: Saturation
% 30.76/4.63  
% 30.76/4.63  % (626)Memory used [KB]: 3125
% 30.76/4.63  % (626)Time elapsed: 0.118 s
% 30.76/4.63  % (626)Instructions burned: 393 (million)
% 30.76/4.63  % (626)------------------------------
% 30.76/4.63  % (626)------------------------------
% 30.76/4.63  % (637)lrs+1011_1:128_sil=2000:sos=on:st=3.0:i=437:sd=5:bd=off:ss=axioms:av=off_0 on theBenchmark for (2957ds/437Mi)
% 30.76/4.63  % (637)Refutation not found, incomplete strategy% (637)------------------------------
% 30.76/4.63  % (637)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 30.76/4.63  % (637)Termination reason: Refutation not found, incomplete strategy
% 30.76/4.63  
% 30.76/4.63  % (637)Memory used [KB]: 1131
% 30.76/4.63  % (637)Time elapsed: 0.003 s
% 30.76/4.63  % (637)Instructions burned: 7 (million)
% 30.76/4.63  % (637)------------------------------
% 30.76/4.63  % (637)------------------------------
% 30.76/4.63  % (638)lrs+1002_1:1_to=lpo:sil=4000:sos=on:i=3657:sd=1:ss=included_0 on theBenchmark for (2957ds/3657Mi)
% 31.04/4.72  % (636)Instruction limit reached!
% 31.04/4.72  % (636)------------------------------
% 31.04/4.72  % (636)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 31.04/4.72  % (636)Termination reason: Unknown
% 31.04/4.72  % (636)Termination phase: Saturation
% 31.04/4.72  
% 31.04/4.72  % (636)Memory used [KB]: 8344
% 31.04/4.72  % (636)Time elapsed: 0.102 s
% 31.04/4.72  % (636)Instructions burned: 306 (million)
% 31.04/4.72  % (636)------------------------------
% 31.04/4.72  % (636)------------------------------
% 31.04/4.72  % (639)ott+1011_97509:131072_to=lpo:drc=off:sil=2000:tgt=full:ile=on:sp=occurrence:sos=on:erd=off:rnwc=on:rp=on:nwc=6.31662:avsqc=1:avsq=on:i=1850:afp=10000:avsqr=294519,1048576:nm=6:afq=3.79278:er=filter:rawr=on:fde=none_0 on theBenchmark for (2956ds/1850Mi)
% 31.04/4.74  % (630)Instruction limit reached!
% 31.04/4.74  % (630)------------------------------
% 31.04/4.74  % (630)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 31.04/4.74  % (630)Termination reason: Unknown
% 31.04/4.74  % (630)Termination phase: Saturation
% 31.04/4.74  
% 31.04/4.74  % (630)Memory used [KB]: 5704
% 31.04/4.74  % (630)Time elapsed: 0.170 s
% 31.04/4.74  % (630)Instructions burned: 555 (million)
% 31.04/4.74  % (630)------------------------------
% 31.04/4.74  % (630)------------------------------
% 31.04/4.74  % (640)lrs+1011_1:1024_anc=all_dependent:bsr=unit_only:sp=weighted_frequency:sos=on:lsd=20:fd=preordered:nwc=20.1014:flr=on:st=-1.0:i=499:uhcvi=on:gsp=on:ss=axioms:rawr=on:tgt=full:fs=off:fsr=off:add=large:s2pl=no:s2at=2.0:afp=10:afq=2.5683254146172008:sil=32000_0 on theBenchmark for (2956ds/499Mi)
% 31.04/4.74  % (640)Refutation not found, incomplete strategy% (640)------------------------------
% 31.04/4.74  % (640)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 31.04/4.74  % (640)Termination reason: Refutation not found, incomplete strategy
% 31.04/4.74  
% 31.04/4.74  % (640)Memory used [KB]: 1135
% 31.04/4.74  % (640)Time elapsed: 0.003 s
% 31.04/4.74  % (640)Instructions burned: 8 (million)
% 31.04/4.74  % (640)------------------------------
% 31.04/4.74  % (640)------------------------------
% 31.04/4.74  % (641)lrs+11_1:1_sil=8000:abs=on:lsd=10:nwc=10.0:sac=on:i=419:sd=1:bd=off:ss=axioms:newcnf=on:sup=off_0 on theBenchmark for (2956ds/419Mi)
% 31.42/4.78  % (624)Instruction limit reached!
% 31.42/4.78  % (624)------------------------------
% 31.42/4.78  % (624)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 31.42/4.78  % (624)Termination reason: Unknown
% 31.42/4.78  % (624)Termination phase: Saturation
% 31.42/4.78  
% 31.42/4.78  % (624)Memory used [KB]: 6202
% 31.42/4.78  % (624)Time elapsed: 0.330 s
% 31.42/4.78  % (624)Instructions burned: 1149 (million)
% 31.42/4.78  % (624)------------------------------
% 31.42/4.78  % (624)------------------------------
% 31.78/4.79  % (642)dis-1011_1:5_sil=2000:tgt=full:sims=off:gs=on:nwc=5.0:newcnf=on:cond=fast:i=1566:sd=2:uhcvi=on:ss=axioms:sgt=8:rawr=on:gsp=on_0 on theBenchmark for (2955ds/1566Mi)
% 31.84/4.85  % (633)Instruction limit reached!
% 31.84/4.85  % (633)------------------------------
% 31.84/4.85  % (633)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 31.84/4.85  % (633)Termination reason: Unknown
% 31.84/4.85  % (633)Termination phase: Saturation
% 31.84/4.85  
% 31.84/4.85  % (633)Memory used [KB]: 9840
% 31.84/4.85  % (633)Time elapsed: 0.251 s
% 31.84/4.85  % (633)Instructions burned: 902 (million)
% 31.84/4.85  % (633)------------------------------
% 31.84/4.85  % (633)------------------------------
% 31.84/4.86  % (643)lrs+1011_1:16_sil=2000:urr=on:gs=on:s2agt=8:slsqc=2:slsq=on:i=300:bd=off:rawr=on:s2a=on:fsr=off:bce=on:flr=on_0 on theBenchmark for (2955ds/300Mi)
% 31.84/4.86  % (641)Instruction limit reached!
% 31.84/4.86  % (641)------------------------------
% 31.84/4.86  % (641)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 31.84/4.86  % (641)Termination reason: Unknown
% 31.84/4.86  % (641)Termination phase: Saturation
% 31.84/4.86  
% 31.84/4.86  % (641)Memory used [KB]: 4516
% 31.84/4.86  % (641)Time elapsed: 0.139 s
% 31.84/4.86  % (641)Instructions burned: 419 (million)
% 31.84/4.86  % (641)------------------------------
% 31.84/4.86  % (641)------------------------------
% 31.84/4.86  % (644)dis+1011_543:505_drc=encompass:sil=128000:tgt=full:etr=on:sp=frequency:nwc=4.8:avsqc=4:sac=on:avsq=on:st=7.0:i=1509:kws=precedence:avsqr=2669309,1048576:awrs=converge:awrsf=975:bd=off:nm=16:ss=axioms:rawr=on:bsd=on:add=large_0 on theBenchmark for (2954ds/1509Mi)
% 31.84/4.91  % (632)Instruction limit reached!
% 31.84/4.91  % (632)------------------------------
% 31.84/4.91  % (632)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 31.84/4.91  % (632)Termination reason: Unknown
% 31.84/4.91  % (632)Termination phase: Saturation
% 31.84/4.91  
% 31.84/4.91  % (632)Memory used [KB]: 11956
% 31.84/4.91  % (632)Time elapsed: 0.323 s
% 31.84/4.91  % (632)Instructions burned: 1166 (million)
% 31.84/4.91  % (632)------------------------------
% 31.84/4.91  % (632)------------------------------
% 31.84/4.91  % (646)ott-1010_174115:524288_drc=off:sil=2000:ile=on:sp=const_frequency:spb=goal:nwc=11.292:s2agt=5:flr=on:avsqc=5:avsq=on:s2a=on:i=745:s2at=2:add=large:bs=unit_only:afp=1:avsqr=91175,1048576:nm=5:afq=3.59247:uhcvi=on:rawr=on:urr=ec_only_0 on theBenchmark for (2954ds/745Mi)
% 33.75/4.95  % (643)Instruction limit reached!
% 33.75/4.95  % (643)------------------------------
% 33.75/4.95  % (643)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 33.75/4.95  % (643)Termination reason: Unknown
% 33.75/4.95  % (643)Termination phase: Saturation
% 33.75/4.95  
% 33.75/4.95  % (643)Memory used [KB]: 4448
% 33.75/4.95  % (643)Time elapsed: 0.091 s
% 33.75/4.95  % (643)Instructions burned: 303 (million)
% 33.75/4.95  % (643)------------------------------
% 33.75/4.95  % (643)------------------------------
% 33.75/4.95  % (647)dis+11_1:1024_to=lpo:sil=16000:sp=reverse_arity:sos=all:st=1.5:i=409:bd=off:av=off:ss=axioms:sfv=off:sd=4:fd=off_0 on theBenchmark for (2954ds/409Mi)
% 34.71/5.07  % (647)Instruction limit reached!
% 34.71/5.07  % (647)------------------------------
% 34.71/5.07  % (647)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 34.71/5.07  % (647)Termination reason: Unknown
% 34.71/5.07  % (647)Termination phase: Saturation
% 34.71/5.07  
% 34.71/5.07  % (647)Memory used [KB]: 3640
% 34.71/5.07  % (647)Time elapsed: 0.124 s
% 34.71/5.07  % (647)Instructions burned: 409 (million)
% 34.71/5.07  % (647)------------------------------
% 34.71/5.07  % (647)------------------------------
% 34.71/5.07  % (648)dis+10_5375:524288_to=lpo:drc=off:sil=2000:tgt=ground:plsq=on:plsqr=2270675,65536:sp=const_min:foolp=on:spb=goal_then_units:urr=ec_only:lcm=reverse:fd=preordered:nwc=1.91851:nicw=on:s2a=on:i=307:s2at=1.5:add=off:nm=16:rawr=on_0 on theBenchmark for (2952ds/307Mi)
% 35.24/5.14  % (646)Instruction limit reached!
% 35.24/5.14  % (646)------------------------------
% 35.24/5.14  % (646)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 35.24/5.14  % (646)Termination reason: Unknown
% 35.24/5.14  % (646)Termination phase: Saturation
% 35.24/5.14  
% 35.24/5.14  % (646)Memory used [KB]: 5325
% 35.24/5.14  % (646)Time elapsed: 0.231 s
% 35.24/5.14  % (646)Instructions burned: 746 (million)
% 35.24/5.14  % (646)------------------------------
% 35.24/5.14  % (646)------------------------------
% 35.24/5.15  % (649)dis+2_8:1_sil=2000:fde=unused:s2a=on:i=804:sd=2:ss=included_0 on theBenchmark for (2952ds/804Mi)
% 35.24/5.16  % (648)Instruction limit reached!
% 35.24/5.16  % (648)------------------------------
% 35.24/5.16  % (648)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 35.24/5.16  % (648)Termination reason: Unknown
% 35.24/5.16  % (648)Termination phase: Saturation
% 35.24/5.16  
% 35.24/5.16  % (648)Memory used [KB]: 3228
% 35.24/5.16  % (648)Time elapsed: 0.089 s
% 35.24/5.16  % (648)Instructions burned: 309 (million)
% 35.24/5.16  % (648)------------------------------
% 35.24/5.16  % (648)------------------------------
% 35.24/5.17  % (650)lrs+2_1:1_sil=16000:sp=occurrence:bce=on:st=5.0:i=2898:sd=12:ss=axioms:sgt=16_0 on theBenchmark for (2951ds/2898Mi)
% 35.24/5.18  % (613)Instruction limit reached!
% 35.24/5.18  % (613)------------------------------
% 35.24/5.18  % (613)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 35.24/5.18  % (613)Termination reason: Unknown
% 35.24/5.18  % (613)Termination phase: Saturation
% 35.24/5.18  
% 35.24/5.18  % (613)Memory used [KB]: 14635
% 35.24/5.18  % (613)Time elapsed: 1.032 s
% 35.24/5.18  % (613)Instructions burned: 3872 (million)
% 35.24/5.18  % (613)------------------------------
% 35.24/5.18  % (613)------------------------------
% 35.24/5.18  % (651)dis+1011_1:9_bsr=unit_only:sil=2000:plsq=on:plsqr=375,251:sp=const_frequency:sos=on:spb=intro:urr=on:flr=on:slsq=on:i=478:av=off:fsr=off:rawr=on:ss=axioms:sd=3:sgt=16:st=3.0:rp=on:to=lpo_0 on theBenchmark for (2951ds/478Mi)
% 36.00/5.26  % (639)Instruction limit reached!
% 36.00/5.26  % (639)------------------------------
% 36.00/5.26  % (639)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 36.00/5.26  % (639)Termination reason: Unknown
% 36.00/5.26  % (639)Termination phase: Saturation
% 36.00/5.26  
% 36.00/5.26  % (639)Memory used [KB]: 7433
% 36.00/5.26  % (639)Time elapsed: 0.548 s
% 36.00/5.26  % (639)Instructions burned: 1851 (million)
% 36.00/5.26  % (639)------------------------------
% 36.00/5.26  % (639)------------------------------
% 36.00/5.26  % (668)lrs+1011_1:1_sil=4000:sos=on:st=3.0:i=392:sd=1:ss=axioms_0 on theBenchmark for (2950ds/392Mi)
% 36.35/5.29  % (644)Instruction limit reached!
% 36.35/5.29  % (644)------------------------------
% 36.35/5.29  % (644)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 36.35/5.29  % (644)Termination reason: Unknown
% 36.35/5.29  % (644)Termination phase: Saturation
% 36.35/5.29  
% 36.35/5.29  % (644)Memory used [KB]: 7418
% 36.35/5.29  % (644)Time elapsed: 0.429 s
% 36.35/5.29  % (644)Instructions burned: 1509 (million)
% 36.35/5.29  % (644)------------------------------
% 36.35/5.29  % (644)------------------------------
% 36.35/5.29  % (669)lrs+1010_1:4_sil=2000:tgt=ground:sp=reverse_frequency:nwc=5.0:i=847:av=off:bd=off:kmz=on_0 on theBenchmark for (2950ds/847Mi)
% 36.35/5.30  % (642)Instruction limit reached!
% 36.35/5.30  % (642)------------------------------
% 36.35/5.30  % (642)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 36.35/5.30  % (642)Termination reason: Unknown
% 36.35/5.30  % (642)Termination phase: Saturation
% 36.35/5.30  
% 36.35/5.30  % (642)Memory used [KB]: 10964
% 36.35/5.30  % (642)Time elapsed: 0.516 s
% 36.35/5.30  % (642)Instructions burned: 1567 (million)
% 36.35/5.30  % (642)------------------------------
% 36.35/5.30  % (642)------------------------------
% 36.35/5.31  % (670)lrs+1011_62705:1048576_drc=off:sil=2000:tgt=full:fde=unused:sp=weighted_frequency:spb=goal_then_units:abs=on:lsd=10:lcm=predicate:nwc=20.0587:s2agt=20:s2a=on:i=394:s2at=6:bs=on:afp=50:awrs=decay:awrsf=742:bd=preordered:nm=6:fsr=off:amm=sco:afq=1.5183159961804336:uhcvi=on:rawr=on_0 on theBenchmark for (2950ds/394Mi)
% 36.35/5.32  % (651)Instruction limit reached!
% 36.35/5.32  % (651)------------------------------
% 36.35/5.32  % (651)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 36.35/5.32  % (651)Termination reason: Unknown
% 36.35/5.32  % (651)Termination phase: Saturation
% 36.35/5.32  
% 36.35/5.32  % (651)Memory used [KB]: 5957
% 36.35/5.32  % (651)Time elapsed: 0.135 s
% 36.35/5.32  % (651)Instructions burned: 479 (million)
% 36.35/5.32  % (651)------------------------------
% 36.35/5.32  % (651)------------------------------
% 36.35/5.32  % (671)dis-1010_3:1_sil=2000:tgt=ground:fde=unused:plsq=on:plsqr=219295,524288:sos=on:plsql=on:rp=on:newcnf=on:i=660:nm=2:av=off:nwc=3.0_0 on theBenchmark for (2950ds/660Mi)
% 36.35/5.32  % (671)Refutation not found, incomplete strategy% (671)------------------------------
% 36.35/5.32  % (671)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 36.35/5.32  % (671)Termination reason: Refutation not found, incomplete strategy
% 36.35/5.32  
% 36.35/5.32  % (671)Memory used [KB]: 1099
% 36.35/5.32  % (671)Time elapsed: 0.002 s
% 36.35/5.32  % (671)Instructions burned: 5 (million)
% 36.35/5.32  % (671)------------------------------
% 36.35/5.32  % (671)------------------------------
% 36.35/5.33  % (672)dis+1011_4:1_sil=2000:tgt=full:fde=unused:spb=non_intro:nwc=10.0:i=445:av=off_0 on theBenchmark for (2950ds/445Mi)
% 36.35/5.33  % (668)Instruction limit reached!
% 36.35/5.33  % (668)------------------------------
% 36.35/5.33  % (668)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 36.35/5.33  % (668)Termination reason: Unknown
% 36.35/5.33  % (668)Termination phase: Saturation
% 36.35/5.33  
% 36.35/5.33  % (668)Memory used [KB]: 1340
% 36.35/5.33  % (668)Time elapsed: 0.066 s
% 36.35/5.33  % (668)Instructions burned: 397 (million)
% 36.35/5.33  % (668)------------------------------
% 36.35/5.33  % (668)------------------------------
% 36.35/5.33  % (673)lrs+11_1:16_sil=8000:plsq=on:plsqr=1,32:spb=goal:st=2.0:i=895:bd=off:ss=axioms:av=off:sd=15:sup=off_0 on theBenchmark for (2950ds/895Mi)
% 36.80/5.37  % (649)Instruction limit reached!
% 36.80/5.37  % (649)------------------------------
% 36.80/5.37  % (649)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 36.80/5.37  % (649)Termination reason: Unknown
% 36.80/5.37  % (649)Termination phase: Saturation
% 36.80/5.37  
% 36.80/5.37  % (649)Memory used [KB]: 5812
% 36.80/5.37  % (649)Time elapsed: 0.223 s
% 36.80/5.37  % (649)Instructions burned: 804 (million)
% 36.80/5.37  % (649)------------------------------
% 36.80/5.37  % (649)------------------------------
% 36.80/5.37  % (674)dis+11_9519:1048576_bsr=unit_only:sil=2000:tgt=ground:sp=const_max:foolp=on:erd=off:spb=goal:bce=on:rnwc=on:nwc=24.7483:kmz=on:i=571:kws=inv_frequency:ins=3:uhcvi=on:ss=included:sgt=50:rawr=on_0 on theBenchmark for (2949ds/571Mi)
% 37.96/5.44  % (670)Instruction limit reached!
% 37.96/5.44  % (670)------------------------------
% 37.96/5.44  % (670)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 37.96/5.44  % (670)Termination reason: Unknown
% 37.96/5.44  % (670)Termination phase: Saturation
% 37.96/5.44  
% 37.96/5.44  % (670)Memory used [KB]: 3276
% 37.96/5.44  % (670)Time elapsed: 0.138 s
% 37.96/5.44  % (670)Instructions burned: 395 (million)
% 37.96/5.44  % (670)------------------------------
% 37.96/5.44  % (670)------------------------------
% 37.96/5.45  % (675)dis-1010_8:1_sil=64000:sp=occurrence:sos=on:st=2.0:i=597:sd=3:bd=off:ss=axioms:acc=model:to=lpo:sup=off:fs=off:fsr=off:sgt=32_0 on theBenchmark for (2949ds/597Mi)
% 37.96/5.45  % (675)Refutation not found, incomplete strategy% (675)------------------------------
% 37.96/5.45  % (675)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 37.96/5.45  % (675)Termination reason: Refutation not found, incomplete strategy
% 37.96/5.45  
% 37.96/5.45  % (675)Memory used [KB]: 1075
% 37.96/5.45  % (675)Time elapsed: 0.002 s
% 37.96/5.45  % (675)Instructions burned: 5 (million)
% 37.96/5.45  % (675)------------------------------
% 37.96/5.45  % (675)------------------------------
% 37.96/5.45  % (676)dis+1002_1:28_sil=64000:sos=on:s2agt=8:sac=on:i=2027:s2a=on:s2at=2.5:ep=RSTC_0 on theBenchmark for (2949ds/2027Mi)
% 37.96/5.45  % (672)Instruction limit reached!
% 37.96/5.45  % (672)------------------------------
% 37.96/5.45  % (672)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 37.96/5.45  % (672)Termination reason: Unknown
% 37.96/5.45  % (672)Termination phase: Saturation
% 37.96/5.45  
% 37.96/5.45  % (672)Memory used [KB]: 3251
% 37.96/5.45  % (672)Time elapsed: 0.127 s
% 37.96/5.45  % (672)Instructions burned: 447 (million)
% 37.96/5.45  % (672)------------------------------
% 37.96/5.45  % (672)------------------------------
% 37.96/5.45  % (677)lrs+10_1:16_drc=off:sil=8000:tgt=ground:sp=reverse_arity:spb=non_intro:nwc=10.0:st=3.0:i=6293:bs=unit_only:kws=precedence:ss=axioms:rawr=on:ins=4:awrs=converge:awrsf=220:bd=preordered_0 on theBenchmark for (2949ds/6293Mi)
% 38.48/5.54  % (669)Instruction limit reached!
% 38.48/5.54  % (669)------------------------------
% 38.48/5.54  % (669)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 38.48/5.54  % (669)Termination reason: Unknown
% 38.48/5.54  % (669)Termination phase: Saturation
% 38.48/5.54  
% 38.48/5.54  % (669)Memory used [KB]: 4628
% 38.48/5.54  % (669)Time elapsed: 0.245 s
% 38.48/5.54  % (669)Instructions burned: 849 (million)
% 38.48/5.54  % (669)------------------------------
% 38.48/5.54  % (669)------------------------------
% 38.48/5.54  % (678)lrs-1002_1:17_sil=2000:bce=on:rp=on:nwc=4.0:sac=on:nicw=on:i=485:ep=RS:fsr=off:amm=off:rawr=on:afp=1000_0 on theBenchmark for (2948ds/485Mi)
% 38.48/5.55  % (674)Instruction limit reached!
% 38.48/5.55  % (674)------------------------------
% 38.48/5.55  % (674)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 38.48/5.55  % (674)Termination reason: Unknown
% 38.48/5.55  % (674)Termination phase: Saturation
% 38.48/5.55  
% 38.48/5.55  % (674)Memory used [KB]: 4229
% 38.48/5.55  % (674)Time elapsed: 0.183 s
% 38.48/5.55  % (674)Instructions burned: 571 (million)
% 38.48/5.55  % (674)------------------------------
% 38.48/5.55  % (674)------------------------------
% 38.48/5.56  % (679)lrs-1010_1:1024_anc=all_dependent:to=lpo:sp=const_frequency:sos=on:br=off:nwc=10.0:i=485:nm=30:newcnf=on:sil=8000:bd=off:fde=unused:ss=axioms_0 on theBenchmark for (2948ds/485Mi)
% 38.48/5.56  % (679)Refutation not found, incomplete strategy% (679)------------------------------
% 38.48/5.56  % (679)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 38.48/5.56  % (679)Termination reason: Refutation not found, incomplete strategy
% 38.48/5.56  
% 38.48/5.56  % (679)Memory used [KB]: 1033
% 38.48/5.56  % (679)Time elapsed: 0.002 s
% 38.48/5.56  % (679)Instructions burned: 3 (million)
% 38.48/5.56  % (679)------------------------------
% 38.48/5.56  % (679)------------------------------
% 38.48/5.56  % (680)ott-1010_1032285:1048576_to=lpo:drc=off:sil=2000:tgt=ground:fde=unused:bsd=on:sp=reverse_arity:sos=on:rnwc=on:fd=preordered:nwc=3.32781:s2agt=15:s2a=on:s2pl=on:i=220:s2at=4.5:bs=unit_only:bd=off:nm=14:amm=off:uhcvi=on:rawr=on_0 on theBenchmark for (2948ds/220Mi)
% 38.48/5.56  % (680)Refutation not found, incomplete strategy% (680)------------------------------
% 38.48/5.56  % (680)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 38.48/5.56  % (680)Termination reason: Refutation not found, incomplete strategy
% 38.48/5.56  
% 38.48/5.56  % (680)Memory used [KB]: 1141
% 38.48/5.56  % (680)Time elapsed: 0.003 s
% 38.48/5.56  % (680)Instructions burned: 7 (million)
% 38.48/5.56  % (680)------------------------------
% 38.48/5.56  % (680)------------------------------
% 38.48/5.56  % (681)lrs+1011_722839:524288_sil=4000:tgt=ground:fde=none:plsq=on:plsqr=5516061,65536:sp=const_max:spb=goal:acc=on:lsd=5:fd=preordered:nwc=19.5454:avsqc=4:sac=on:newcnf=on:lwlo=on:avsq=on:i=520:afp=1000000:avsqr=2357819,1048576:bd=off:nm=0:afq=4.85051:uhcvi=on:rawr=on:avsql=on_0 on theBenchmark for (2948ds/520Mi)
% 38.48/5.57  % (673)Instruction limit reached!
% 38.48/5.57  % (673)------------------------------
% 38.48/5.57  % (673)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 38.48/5.57  % (673)Termination reason: Unknown
% 38.48/5.57  % (673)Termination phase: Saturation
% 38.48/5.57  
% 38.48/5.57  % (673)Memory used [KB]: 6046
% 38.48/5.57  % (673)Time elapsed: 0.242 s
% 38.48/5.57  % (673)Instructions burned: 896 (million)
% 38.48/5.57  % (673)------------------------------
% 38.48/5.57  % (673)------------------------------
% 38.48/5.57  % (682)dis-1010_76381:524288_drc=off:sil=4000:irw=on:sp=frequency:lma=on:spb=goal:rnwc=on:gs=on:nwc=13.9901:s2agt=10:kmz=on:updr=off:sac=on:newcnf=on:gsem=on:cond=fast:s2a=on:i=890:s2at=6:kws=inv_frequency:awrs=converge:awrsf=968:bd=off:nm=10:rawr=on:sfv=off:alpa=random_0 on theBenchmark for (2947ds/890Mi)
% 39.09/5.69  % (678)Instruction limit reached!
% 39.09/5.69  % (678)------------------------------
% 39.09/5.69  % (678)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 39.09/5.69  % (678)Termination reason: Unknown
% 39.09/5.69  % (678)Termination phase: Saturation
% 39.09/5.69  
% 39.09/5.69  % (678)Memory used [KB]: 5046
% 39.09/5.69  % (678)Time elapsed: 0.151 s
% 39.09/5.69  % (678)Instructions burned: 485 (million)
% 39.09/5.69  % (678)------------------------------
% 39.09/5.69  % (678)------------------------------
% 39.09/5.69  % (683)lrs+1011_5035:1048576_anc=none:bsr=unit_only:to=lpo:drc=encompass:sil=2000:sims=off:avsql=on:ile=on:sp=const_frequency:erd=off:lma=on:lsd=20:nwc=9.73724:alpa=random:lwlo=on:avsq=on:st=3:i=670:sd=1:avsqr=9159,1048576:awrs=converge:awrsf=302:nm=0:fsr=off:amm=sco:ss=axioms:sgt=50:rawr=on_0 on theBenchmark for (2946ds/670Mi)
% 39.37/5.72  % (638)Instruction limit reached!
% 39.37/5.72  % (638)------------------------------
% 39.37/5.72  % (638)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 39.37/5.72  % (638)Termination reason: Unknown
% 39.37/5.72  % (638)Termination phase: Saturation
% 39.37/5.72  
% 39.37/5.72  % (638)Memory used [KB]: 13250
% 39.37/5.72  % (638)Time elapsed: 1.098 s
% 39.37/5.72  % (638)Instructions burned: 3657 (million)
% 39.37/5.72  % (638)------------------------------
% 39.37/5.72  % (638)------------------------------
% 39.37/5.73  % (681)Instruction limit reached!
% 39.37/5.73  % (681)------------------------------
% 39.37/5.73  % (681)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 39.37/5.73  % (681)Termination reason: Unknown
% 39.37/5.73  % (681)Termination phase: Saturation
% 39.37/5.73  
% 39.37/5.73  % (681)Memory used [KB]: 4424
% 39.37/5.73  % (681)Time elapsed: 0.163 s
% 39.37/5.73  % (681)Instructions burned: 522 (million)
% 39.37/5.73  % (681)------------------------------
% 39.37/5.73  % (681)------------------------------
% 39.37/5.73  % (684)dis+34_1:1_sil=8000:tgt=full:plsqc=1:plsq=on:plsqr=32,1:rp=on:nwc=10.0:newcnf=on:i=533:sd=1:av=off:ss=axioms_0 on theBenchmark for (2946ds/533Mi)
% 39.37/5.73  % (685)lrs-1010_1:1_sil=4000:bsd=on:spb=goal_then_units:s2a=on:i=1222:s2at=2.0:bs=on:sd=4:aac=none:bd=off:nm=16:fsr=off:ss=axioms:sgt=8:kws=precedence:gsp=on_0 on theBenchmark for (2946ds/1222Mi)
% 39.76/5.85  % (682)Instruction limit reached!
% 39.76/5.85  % (682)------------------------------
% 39.76/5.85  % (682)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 39.76/5.85  % (682)Termination reason: Unknown
% 39.76/5.85  % (682)Termination phase: Saturation
% 39.76/5.85  
% 39.76/5.85  % (682)Memory used [KB]: 10933
% 39.76/5.85  % (682)Time elapsed: 0.278 s
% 39.76/5.85  % (682)Instructions burned: 892 (million)
% 39.76/5.85  % (682)------------------------------
% 39.76/5.85  % (682)------------------------------
% 39.76/5.86  % (686)lrs+1011_1:1024_anc=all_dependent:sil=4000:plsqc=3:plsq=on:sp=unary_first:lsd=10:bce=on:i=364:bs=unit_only:afp=50:nm=4:afq=3.79765_0 on theBenchmark for (2945ds/364Mi)
% 39.76/5.87  % (684)Instruction limit reached!
% 39.76/5.87  % (684)------------------------------
% 39.76/5.87  % (684)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 39.76/5.87  % (684)Termination reason: Unknown
% 39.76/5.87  % (684)Termination phase: Saturation
% 39.76/5.87  
% 39.76/5.87  % (684)Memory used [KB]: 4623
% 39.76/5.87  % (684)Time elapsed: 0.142 s
% 39.76/5.87  % (684)Instructions burned: 533 (million)
% 39.76/5.87  % (684)------------------------------
% 39.76/5.87  % (684)------------------------------
% 39.76/5.87  % (687)lrs+1011_5758689:1048576_bsr=unit_only:drc=off:sil=2000:tgt=full:fde=none:ile=on:foolp=on:lma=on:lsd=100:rnwc=on:nwc=8.10052:updr=off:newcnf=on:lwlo=on:i=1592:kws=precedence:awrs=decay:awrsf=1438:bd=preordered:nm=3:av=off:uhcvi=on:rawr=on:bs=on:ss=included:sd=2:st=5.0:sp=const_max:ins=3:bsd=on:bsdmm=2_0 on theBenchmark for (2945ds/1592Mi)
% 40.32/5.90  % (683)Instruction limit reached!
% 40.32/5.90  % (683)------------------------------
% 40.32/5.90  % (683)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 40.32/5.90  % (683)Termination reason: Unknown
% 40.32/5.90  % (683)Termination phase: Saturation
% 40.32/5.90  
% 40.32/5.90  % (683)Memory used [KB]: 3979
% 40.32/5.90  % (683)Time elapsed: 0.210 s
% 40.32/5.90  % (683)Instructions burned: 671 (million)
% 40.32/5.90  % (683)------------------------------
% 40.32/5.90  % (683)------------------------------
% 40.32/5.91  % (688)dis+33_1930041:1048576_sil=4000:tgt=ground:plsqc=1:plsq=on:plsqr=4356867,524288:sp=frequency:sos=on:lma=on:spb=intro:lcm=reverse:rnwc=on:plsql=on:nwc=24.1115:sac=on:cond=fast:st=1.5:i=1151:bs=on:sd=2:kws=precedence:nm=40:uhcvi=on:ss=axioms:rawr=on:bd=off:nicw=on_0 on theBenchmark for (2944ds/1151Mi)
% 40.72/5.98  % (686)Instruction limit reached!
% 40.72/5.98  % (686)------------------------------
% 40.72/5.98  % (686)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 40.72/5.98  % (686)Termination reason: Unknown
% 40.72/5.98  % (686)Termination phase: Saturation
% 40.72/5.98  
% 40.72/5.98  % (686)Memory used [KB]: 4761
% 40.72/5.98  % (686)Time elapsed: 0.122 s
% 40.72/5.98  % (686)Instructions burned: 364 (million)
% 40.72/5.98  % (686)------------------------------
% 40.72/5.98  % (686)------------------------------
% 40.72/5.98  % (689)lrs+3_1:1_sil=2000:plsq=on:plsqr=23463,524288:sos=on:erd=off:urr=on:bce=on:rp=on:st=2.0:i=615:bs=unit_only:sd=2:bd=off:ss=axioms:rawr=on:anc=none:sac=on:slsq=on:bsr=on:lcm=reverse_0 on theBenchmark for (2943ds/615Mi)
% 40.72/5.99  % (676)Instruction limit reached!
% 40.72/5.99  % (676)------------------------------
% 40.72/5.99  % (676)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 40.72/5.99  % (676)Termination reason: Unknown
% 40.72/5.99  % (676)Termination phase: Saturation
% 40.72/5.99  
% 40.72/5.99  % (676)Memory used [KB]: 6717
% 40.72/5.99  % (676)Time elapsed: 0.540 s
% 40.72/5.99  % (676)Instructions burned: 2029 (million)
% 40.72/5.99  % (676)------------------------------
% 40.72/5.99  % (676)------------------------------
% 40.72/5.99  % (690)lrs+1010_16985:32768_bsr=unit_only:sil=4000:tgt=ground:sp=occurrence:urr=on:lcm=predicate:nwc=16.8291:i=1687:sd=5:kws=precedence:awrs=converge:awrsf=1007:nm=25:ins=4:av=off:fsr=off:ss=axioms:rawr=on:plsq=on:plsql=on:plsqr=11787,131072:uhcvi=on:sims=off_0 on theBenchmark for (2943ds/1687Mi)
% 42.79/6.05  % (650)Instruction limit reached!
% 42.79/6.05  % (650)------------------------------
% 42.79/6.05  % (650)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 42.79/6.05  % (650)Termination reason: Unknown
% 42.79/6.05  % (650)Termination phase: Saturation
% 42.79/6.05  
% 42.79/6.05  % (650)Memory used [KB]: 12964
% 42.79/6.05  % (650)Time elapsed: 0.881 s
% 42.79/6.05  % (650)Instructions burned: 2900 (million)
% 42.79/6.05  % (650)------------------------------
% 42.79/6.05  % (650)------------------------------
% 42.79/6.05  % (691)lrs+1011_1:16_sil=2000:plsq=on:plsqr=1,15:urr=on:slsqc=1:slsq=on:st=6.0:i=565:sd=3:fsr=off:ss=included:rawr=on:sup=off:bd=off_0 on theBenchmark for (2943ds/565Mi)
% 42.79/6.10  % (685)Instruction limit reached!
% 42.79/6.10  % (685)------------------------------
% 42.79/6.10  % (685)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 42.79/6.10  % (685)Termination reason: Unknown
% 42.79/6.10  % (685)Termination phase: Saturation
% 42.79/6.10  
% 42.79/6.10  % (685)Memory used [KB]: 6168
% 42.79/6.10  % (685)Time elapsed: 0.368 s
% 42.79/6.10  % (685)Instructions burned: 1223 (million)
% 42.79/6.10  % (685)------------------------------
% 42.79/6.10  % (685)------------------------------
% 42.79/6.10  % (692)dis-21_1:1_drc=encompass:sos=on:urr=ec_only:i=2622:ins=1:av=off:ss=axioms:fde=none:sd=3:bsr=on:sil=8000:nm=3_0 on theBenchmark for (2942ds/2622Mi)
% 43.36/6.14  % (689)Instruction limit reached!
% 43.36/6.14  % (689)------------------------------
% 43.36/6.14  % (689)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 43.36/6.14  % (689)Termination reason: Unknown
% 43.36/6.14  % (689)Termination phase: Saturation
% 43.36/6.14  
% 43.36/6.14  % (689)Memory used [KB]: 6217
% 43.36/6.14  % (689)Time elapsed: 0.159 s
% 43.36/6.14  % (689)Instructions burned: 615 (million)
% 43.36/6.14  % (689)------------------------------
% 43.36/6.14  % (689)------------------------------
% 43.36/6.14  % (693)lrs+1011_1:1_sil=8000:sp=occurrence:nwc=10.0:st=1.5:i=7323:ss=axioms:sgt=4_0 on theBenchmark for (2942ds/7323Mi)
% 43.66/6.18  % (691)Instruction limit reached!
% 43.66/6.18  % (691)------------------------------
% 43.66/6.18  % (691)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 43.66/6.18  % (691)Termination reason: Unknown
% 43.66/6.18  % (691)Termination phase: Saturation
% 43.66/6.18  
% 43.66/6.18  % (691)Memory used [KB]: 6239
% 43.66/6.18  % (691)Time elapsed: 0.136 s
% 43.66/6.18  % (691)Instructions burned: 565 (million)
% 43.66/6.18  % (691)------------------------------
% 43.66/6.18  % (691)------------------------------
% 43.66/6.19  % (694)ott-34_1029:1048576_sil=2000:plsq=on:plsqr=1337309,262144:sp=occurrence:sos=on:rnwc=on:plsql=on:nwc=6.00539:flr=on:i=1765:awrs=converge:awrsf=931:nm=2:ss=axioms:rawr=on:sd=3:bd=off:aac=none:afp=10:afq=1.2425605784405938:sac=on_0 on theBenchmark for (2941ds/1765Mi)
% 43.66/6.22  % (688)Instruction limit reached!
% 43.66/6.22  % (688)------------------------------
% 43.66/6.22  % (688)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 43.66/6.22  % (688)Termination reason: Unknown
% 43.66/6.22  % (688)Termination phase: Saturation
% 43.66/6.22  
% 43.66/6.22  % (688)Memory used [KB]: 8359
% 43.66/6.22  % (688)Time elapsed: 0.315 s
% 43.66/6.22  % (688)Instructions burned: 1154 (million)
% 43.66/6.22  % (688)------------------------------
% 43.66/6.22  % (688)------------------------------
% 43.66/6.22  % (695)lrs+1010_1:56_slsqr=3,4:tgt=ground:slsqc=1:slsq=on:i=691:s2at=2.0:bd=off:amm=sco:sac=on:kws=inv_frequency:nwc=2.4:sil=4000:sfv=off:ss=axioms:sgt=32_0 on theBenchmark for (2941ds/691Mi)
% 44.84/6.43  % (687)Instruction limit reached!
% 44.84/6.43  % (687)------------------------------
% 44.84/6.43  % (687)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 44.84/6.43  % (687)Termination reason: Unknown
% 44.84/6.43  % (687)Termination phase: Saturation
% 44.84/6.43  
% 44.84/6.43  % (687)Memory used [KB]: 7888
% 44.84/6.43  % (687)Time elapsed: 0.576 s
% 44.84/6.43  % (687)Instructions burned: 1592 (million)
% 44.84/6.43  % (687)------------------------------
% 44.84/6.43  % (687)------------------------------
% 44.84/6.43  % (696)dis+1011_1:99_anc=none:fde=unused:plsqc=2:bsd=on:plsq=on:plsqr=109,504:sp=reverse_frequency:spb=intro:rp=on:alpa=random:s2a=on:i=700:s2at=-1.0:aac=none:nm=16:rawr=on:sil=256000:acc=model_0 on theBenchmark for (2939ds/700Mi)
% 44.84/6.44  % (690)Instruction limit reached!
% 44.84/6.44  % (690)------------------------------
% 44.84/6.44  % (690)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 44.84/6.44  % (690)Termination reason: Unknown
% 44.84/6.44  % (690)Termination phase: Saturation
% 44.84/6.44  
% 44.84/6.44  % (690)Memory used [KB]: 16542
% 44.84/6.44  % (690)Time elapsed: 0.452 s
% 44.84/6.44  % (690)Instructions burned: 1689 (million)
% 44.84/6.44  % (690)------------------------------
% 44.84/6.44  % (690)------------------------------
% 44.84/6.44  % (695)First to succeed.
% 44.84/6.45  % (695)Solution written to "/export/starexec/sandbox/tmp/vampire-proof-348"
% 44.84/6.45  % (697)lrs+35_1:7_sil=2000:tgt=full:fde=unused:sp=occurrence:sos=on:st=3.5:s2pl=no:i=458:bd=off:nm=16:fsr=off:uhcvi=on:ss=axioms:rawr=on_0 on theBenchmark for (2939ds/458Mi)
% 44.84/6.45  % (695)Refutation found. Thanks to Tanya!
% 44.84/6.45  % SZS status Theorem for theBenchmark
% 44.84/6.45  % SZS output start Proof for theBenchmark
% See solution above
% 44.84/6.45  % (695)------------------------------
% 44.84/6.45  % (695)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 44.84/6.45  % (695)Termination reason: Refutation
% 44.84/6.45  
% 44.84/6.45  % (695)Memory used [KB]: 4890
% 44.84/6.45  % (695)Time elapsed: 0.244 s
% 44.84/6.45  % (695)Instructions burned: 694 (million)
% 44.84/6.45  % (348)Success in time 6.092 s
% 44.84/6.45  % Vampire---4.8 exiting
%------------------------------------------------------------------------------