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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : AGT022+1 : TPTP v8.1.0. Bugfixed v3.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s

% Computer : n002.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Wed Aug 31 15:38:27 EDT 2022

% Result   : Theorem 8.32s 1.51s
% Output   : Refutation 8.32s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   13
%            Number of leaves      :   29
% Syntax   : Number of formulae    :  125 (  59 unt;   0 def)
%            Number of atoms       :  344 (   0 equ)
%            Maximal formula atoms :   12 (   2 avg)
%            Number of connectives :  350 ( 131   ~; 116   |;  81   &)
%                                         (   6 <=>;  16  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   10 (   4 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number of predicates  :   14 (  13 usr;   1 prp; 0-4 aty)
%            Number of functors    :   31 (  31 usr;  28 con; 0-2 aty)
%            Number of variables   :  195 ( 189   !;   6   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f9483,plain,
    $false,
    inference(subsumption_resolution,[],[f9480,f5201]) ).

fof(f5201,plain,
    ! [X0,X1] : rdn_positive_less(rdnn(X0),rdn(rdnn(X1),rdnn(n2))),
    inference(unit_resulting_resolution,[],[f4654,f799]) ).

fof(f799,plain,
    ! [X2,X0,X1] :
      ( ~ rdn_non_zero(X0)
      | rdn_positive_less(rdnn(X2),rdn(rdnn(X1),X0)) ),
    inference(cnf_transformation,[],[f613]) ).

fof(f613,plain,
    ! [X0,X1,X2] :
      ( ~ rdn_non_zero(X0)
      | rdn_positive_less(rdnn(X2),rdn(rdnn(X1),X0)) ),
    inference(rectify,[],[f597]) ).

fof(f597,plain,
    ! [X1,X2,X0] :
      ( ~ rdn_non_zero(X1)
      | rdn_positive_less(rdnn(X0),rdn(rdnn(X2),X1)) ),
    inference(ennf_transformation,[],[f566]) ).

fof(f566,plain,
    ! [X0,X2,X1] :
      ( rdn_non_zero(X1)
     => rdn_positive_less(rdnn(X0),rdn(rdnn(X2),X1)) ),
    inference(rectify,[],[f547]) ).

fof(f547,axiom,
    ! [X14,X12,X11] :
      ( rdn_non_zero(X12)
     => rdn_positive_less(rdnn(X14),rdn(rdnn(X11),X12)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdn_extra_digits_positive_less) ).

fof(f4654,plain,
    rdn_non_zero(rdnn(n2)),
    inference(unit_resulting_resolution,[],[f1191,f1176]) ).

fof(f1176,plain,
    ! [X0] :
      ( rdn_non_zero(rdnn(X0))
      | ~ rdn_non_zero_digit(rdnn(X0)) ),
    inference(cnf_transformation,[],[f586]) ).

fof(f586,plain,
    ! [X0] :
      ( ~ rdn_non_zero_digit(rdnn(X0))
      | rdn_non_zero(rdnn(X0)) ),
    inference(ennf_transformation,[],[f573]) ).

fof(f573,plain,
    ! [X0] :
      ( rdn_non_zero_digit(rdnn(X0))
     => rdn_non_zero(rdnn(X0)) ),
    inference(rectify,[],[f548]) ).

fof(f548,axiom,
    ! [X6] :
      ( rdn_non_zero_digit(rdnn(X6))
     => rdn_non_zero(rdnn(X6)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdn_non_zero_by_digit) ).

fof(f1191,plain,
    rdn_non_zero_digit(rdnn(n2)),
    inference(cnf_transformation,[],[f527]) ).

fof(f527,axiom,
    rdn_non_zero_digit(rdnn(n2)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdn_digit2) ).

fof(f9480,plain,
    ~ rdn_positive_less(rdnn(n3),rdn(rdnn(n0),rdnn(n2))),
    inference(unit_resulting_resolution,[],[f1196,f1172,f9466,f1234]) ).

fof(f1234,plain,
    ! [X2,X3,X0,X1] :
      ( ~ rdn_positive_less(X0,X3)
      | ~ rdn_translate(X1,rdn_pos(X3))
      | ~ rdn_translate(X2,rdn_pos(X0))
      | less(X2,X1) ),
    inference(cnf_transformation,[],[f648]) ).

fof(f648,plain,
    ! [X0,X1,X2,X3] :
      ( ~ rdn_translate(X1,rdn_pos(X3))
      | less(X2,X1)
      | ~ rdn_translate(X2,rdn_pos(X0))
      | ~ rdn_positive_less(X0,X3) ),
    inference(rectify,[],[f601]) ).

fof(f601,plain,
    ! [X1,X2,X0,X3] :
      ( ~ rdn_translate(X2,rdn_pos(X3))
      | less(X0,X2)
      | ~ rdn_translate(X0,rdn_pos(X1))
      | ~ rdn_positive_less(X1,X3) ),
    inference(flattening,[],[f600]) ).

fof(f600,plain,
    ! [X0,X1,X2,X3] :
      ( less(X0,X2)
      | ~ rdn_positive_less(X1,X3)
      | ~ rdn_translate(X2,rdn_pos(X3))
      | ~ rdn_translate(X0,rdn_pos(X1)) ),
    inference(ennf_transformation,[],[f559]) ).

fof(f559,plain,
    ! [X0,X1,X2,X3] :
      ( ( rdn_positive_less(X1,X3)
        & rdn_translate(X2,rdn_pos(X3))
        & rdn_translate(X0,rdn_pos(X1)) )
     => less(X0,X2) ),
    inference(rectify,[],[f550]) ).

fof(f550,axiom,
    ! [X6,X15,X7,X16] :
      ( ( rdn_translate(X7,rdn_pos(X16))
        & rdn_positive_less(X15,X16)
        & rdn_translate(X6,rdn_pos(X15)) )
     => less(X6,X7) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',less_entry_point_pos_pos) ).

fof(f9466,plain,
    ~ less(n3,n20),
    inference(unit_resulting_resolution,[],[f1909,f9462,f1155]) ).

fof(f1155,plain,
    ! [X2,X3,X0,X1] :
      ( ~ less(X2,X0)
      | ~ accept_population(X3,X1,X0)
      | accept_population(X3,X1,X2) ),
    inference(cnf_transformation,[],[f643]) ).

fof(f643,plain,
    ! [X0,X1,X2,X3] :
      ( accept_population(X3,X1,X2)
      | ~ less(X2,X0)
      | ~ accept_population(X3,X1,X0) ),
    inference(rectify,[],[f591]) ).

fof(f591,plain,
    ! [X2,X1,X3,X0] :
      ( accept_population(X0,X1,X3)
      | ~ less(X3,X2)
      | ~ accept_population(X0,X1,X2) ),
    inference(flattening,[],[f590]) ).

fof(f590,plain,
    ! [X0,X3,X1,X2] :
      ( accept_population(X0,X1,X3)
      | ~ accept_population(X0,X1,X2)
      | ~ less(X3,X2) ),
    inference(ennf_transformation,[],[f574]) ).

fof(f574,plain,
    ! [X0,X3,X1,X2] :
      ( ( accept_population(X0,X1,X2)
        & less(X3,X2) )
     => accept_population(X0,X1,X3) ),
    inference(rectify,[],[f3]) ).

fof(f3,axiom,
    ! [X0,X5,X2,X4] :
      ( ( less(X4,X2)
        & accept_population(X0,X5,X2) )
     => accept_population(X0,X5,X4) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',a1_3) ).

fof(f9462,plain,
    ~ accept_population(countryamedicalorganization,christian,n3),
    inference(unit_resulting_resolution,[],[f3421,f4418,f3653,f9065,f1277]) ).

fof(f1277,plain,
    ! [X0] :
      ( ~ accept_population(X0,other,n0)
      | ~ accept_population(X0,atheist,n12)
      | ~ accept_population(X0,christian,n3)
      | accept_city(X0,coastvillage)
      | ~ accept_population(X0,muslim,n0) ),
    inference(subsumption_resolution,[],[f718,f963]) ).

fof(f963,plain,
    ! [X0,X1] : accept_population(X0,native,X1),
    inference(cnf_transformation,[],[f624]) ).

fof(f624,plain,
    ! [X0,X1] : accept_population(X0,native,X1),
    inference(rectify,[],[f584]) ).

fof(f584,plain,
    ! [X1,X0] : accept_population(X1,native,X0),
    inference(ennf_transformation,[],[f572]) ).

fof(f572,plain,
    ~ ? [X1,X0] : ~ accept_population(X1,native,X0),
    inference(rectify,[],[f557]) ).

fof(f557,negated_conjecture,
    ~ ? [X7,X6] : ~ accept_population(X6,native,X7),
    inference(negated_conjecture,[],[f556]) ).

fof(f556,conjecture,
    ? [X7,X6] : ~ accept_population(X6,native,X7),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',query_22) ).

fof(f718,plain,
    ! [X0] :
      ( ~ accept_population(X0,other,n0)
      | accept_city(X0,coastvillage)
      | ~ accept_population(X0,muslim,n0)
      | ~ accept_population(X0,atheist,n12)
      | ~ accept_population(X0,native,n85)
      | ~ accept_population(X0,christian,n3) ),
    inference(cnf_transformation,[],[f612]) ).

fof(f612,plain,
    ! [X0] :
      ( ( accept_city(X0,coastvillage)
        | ~ accept_population(X0,atheist,n12)
        | ~ accept_population(X0,christian,n3)
        | ~ accept_population(X0,other,n0)
        | ~ accept_population(X0,muslim,n0)
        | ~ accept_population(X0,native,n85) )
      & ( ( accept_population(X0,atheist,n12)
          & accept_population(X0,christian,n3)
          & accept_population(X0,other,n0)
          & accept_population(X0,muslim,n0)
          & accept_population(X0,native,n85) )
        | ~ accept_city(X0,coastvillage) ) ),
    inference(flattening,[],[f611]) ).

fof(f611,plain,
    ! [X0] :
      ( ( accept_city(X0,coastvillage)
        | ~ accept_population(X0,atheist,n12)
        | ~ accept_population(X0,christian,n3)
        | ~ accept_population(X0,other,n0)
        | ~ accept_population(X0,muslim,n0)
        | ~ accept_population(X0,native,n85) )
      & ( ( accept_population(X0,atheist,n12)
          & accept_population(X0,christian,n3)
          & accept_population(X0,other,n0)
          & accept_population(X0,muslim,n0)
          & accept_population(X0,native,n85) )
        | ~ accept_city(X0,coastvillage) ) ),
    inference(nnf_transformation,[],[f14]) ).

fof(f14,axiom,
    ! [X0] :
      ( accept_city(X0,coastvillage)
    <=> ( accept_population(X0,atheist,n12)
        & accept_population(X0,christian,n3)
        & accept_population(X0,other,n0)
        & accept_population(X0,muslim,n0)
        & accept_population(X0,native,n85) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',a2_7) ).

fof(f9065,plain,
    accept_population(countryamedicalorganization,atheist,n12),
    inference(unit_resulting_resolution,[],[f4710,f5658,f1155]) ).

fof(f5658,plain,
    accept_population(countryamedicalorganization,atheist,n20),
    inference(unit_resulting_resolution,[],[f4791,f3846,f1155]) ).

fof(f3846,plain,
    accept_population(countryamedicalorganization,atheist,n30),
    inference(unit_resulting_resolution,[],[f3836,f950]) ).

fof(f950,plain,
    ! [X0] :
      ( accept_population(X0,atheist,n30)
      | ~ accept_city(X0,townc) ),
    inference(cnf_transformation,[],[f622]) ).

fof(f622,plain,
    ! [X0] :
      ( ( accept_city(X0,townc)
        | ~ accept_population(X0,christian,n0)
        | ~ accept_population(X0,native,n0)
        | ~ accept_population(X0,other,n5)
        | ~ accept_population(X0,atheist,n30)
        | ~ accept_population(X0,muslim,n65) )
      & ( ( accept_population(X0,christian,n0)
          & accept_population(X0,native,n0)
          & accept_population(X0,other,n5)
          & accept_population(X0,atheist,n30)
          & accept_population(X0,muslim,n65) )
        | ~ accept_city(X0,townc) ) ),
    inference(flattening,[],[f621]) ).

fof(f621,plain,
    ! [X0] :
      ( ( accept_city(X0,townc)
        | ~ accept_population(X0,christian,n0)
        | ~ accept_population(X0,native,n0)
        | ~ accept_population(X0,other,n5)
        | ~ accept_population(X0,atheist,n30)
        | ~ accept_population(X0,muslim,n65) )
      & ( ( accept_population(X0,christian,n0)
          & accept_population(X0,native,n0)
          & accept_population(X0,other,n5)
          & accept_population(X0,atheist,n30)
          & accept_population(X0,muslim,n65) )
        | ~ accept_city(X0,townc) ) ),
    inference(nnf_transformation,[],[f20]) ).

fof(f20,axiom,
    ! [X0] :
      ( accept_city(X0,townc)
    <=> ( accept_population(X0,christian,n0)
        & accept_population(X0,native,n0)
        & accept_population(X0,other,n5)
        & accept_population(X0,atheist,n30)
        & accept_population(X0,muslim,n65) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',a2_13) ).

fof(f3836,plain,
    accept_city(countryamedicalorganization,townc),
    inference(unit_resulting_resolution,[],[f921,f1116]) ).

fof(f1116,plain,
    ! [X2,X3,X0,X1] :
      ( accept_city(X3,X2)
      | ~ accept_team(X3,X1,X2,X0) ),
    inference(cnf_transformation,[],[f639]) ).

fof(f639,plain,
    ! [X0,X1,X2,X3] :
      ( ( accept_team(X3,X1,X2,X0)
        | ~ accept_number(X3,X0)
        | ~ accept_city(X3,X2)
        | ~ accept_leader(X3,X1) )
      & ( ( accept_number(X3,X0)
          & accept_city(X3,X2)
          & accept_leader(X3,X1) )
        | ~ accept_team(X3,X1,X2,X0) ) ),
    inference(rectify,[],[f638]) ).

fof(f638,plain,
    ! [X1,X3,X2,X0] :
      ( ( accept_team(X0,X3,X2,X1)
        | ~ accept_number(X0,X1)
        | ~ accept_city(X0,X2)
        | ~ accept_leader(X0,X3) )
      & ( ( accept_number(X0,X1)
          & accept_city(X0,X2)
          & accept_leader(X0,X3) )
        | ~ accept_team(X0,X3,X2,X1) ) ),
    inference(flattening,[],[f637]) ).

fof(f637,plain,
    ! [X1,X3,X2,X0] :
      ( ( accept_team(X0,X3,X2,X1)
        | ~ accept_number(X0,X1)
        | ~ accept_city(X0,X2)
        | ~ accept_leader(X0,X3) )
      & ( ( accept_number(X0,X1)
          & accept_city(X0,X2)
          & accept_leader(X0,X3) )
        | ~ accept_team(X0,X3,X2,X1) ) ),
    inference(nnf_transformation,[],[f561]) ).

fof(f561,plain,
    ! [X1,X3,X2,X0] :
      ( accept_team(X0,X3,X2,X1)
    <=> ( accept_number(X0,X1)
        & accept_city(X0,X2)
        & accept_leader(X0,X3) ) ),
    inference(rectify,[],[f1]) ).

fof(f1,axiom,
    ! [X0,X2,X1,X3] :
      ( accept_team(X0,X3,X1,X2)
    <=> ( accept_number(X0,X2)
        & accept_city(X0,X1)
        & accept_leader(X0,X3) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',a1_1) ).

fof(f921,plain,
    accept_team(countryamedicalorganization,countryahumanitarianorganization,townc,n6),
    inference(cnf_transformation,[],[f146]) ).

fof(f146,axiom,
    accept_team(countryamedicalorganization,countryahumanitarianorganization,townc,n6),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',event_126) ).

fof(f4791,plain,
    less(n20,n30),
    inference(unit_resulting_resolution,[],[f1172,f651,f3437,f1234]) ).

fof(f3437,plain,
    ! [X0,X1] : rdn_positive_less(rdn(rdnn(X0),rdnn(n2)),rdn(rdnn(X1),rdnn(n3))),
    inference(unit_resulting_resolution,[],[f652,f1230]) ).

fof(f1230,plain,
    ! [X2,X3,X0,X1] :
      ( ~ rdn_positive_less(X2,X1)
      | rdn_positive_less(rdn(rdnn(X0),X2),rdn(rdnn(X3),X1)) ),
    inference(cnf_transformation,[],[f647]) ).

fof(f647,plain,
    ! [X0,X1,X2,X3] :
      ( rdn_positive_less(rdn(rdnn(X0),X2),rdn(rdnn(X3),X1))
      | ~ rdn_positive_less(X2,X1) ),
    inference(rectify,[],[f602]) ).

fof(f602,plain,
    ! [X0,X3,X1,X2] :
      ( rdn_positive_less(rdn(rdnn(X0),X1),rdn(rdnn(X2),X3))
      | ~ rdn_positive_less(X1,X3) ),
    inference(ennf_transformation,[],[f570]) ).

fof(f570,plain,
    ! [X1,X3,X0,X2] :
      ( rdn_positive_less(X1,X3)
     => rdn_positive_less(rdn(rdnn(X0),X1),rdn(rdnn(X2),X3)) ),
    inference(rectify,[],[f545]) ).

fof(f545,axiom,
    ! [X9,X10,X11,X12] :
      ( rdn_positive_less(X10,X12)
     => rdn_positive_less(rdn(rdnn(X9),X10),rdn(rdnn(X11),X12)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdn_positive_less_multi_digit_high) ).

fof(f652,plain,
    rdn_positive_less(rdnn(n2),rdnn(n3)),
    inference(cnf_transformation,[],[f537]) ).

fof(f537,axiom,
    rdn_positive_less(rdnn(n2),rdnn(n3)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdn_positive_less23) ).

fof(f651,plain,
    rdn_translate(n30,rdn_pos(rdn(rdnn(n0),rdnn(n3)))),
    inference(cnf_transformation,[],[f300]) ).

fof(f300,axiom,
    rdn_translate(n30,rdn_pos(rdn(rdnn(n0),rdnn(n3)))),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdn30) ).

fof(f4710,plain,
    less(n12,n20),
    inference(unit_resulting_resolution,[],[f853,f1172,f3434,f1234]) ).

fof(f3434,plain,
    ! [X0,X1] : rdn_positive_less(rdn(rdnn(X0),rdnn(n1)),rdn(rdnn(X1),rdnn(n2))),
    inference(unit_resulting_resolution,[],[f730,f1230]) ).

fof(f730,plain,
    rdn_positive_less(rdnn(n1),rdnn(n2)),
    inference(cnf_transformation,[],[f536]) ).

fof(f536,axiom,
    rdn_positive_less(rdnn(n1),rdnn(n2)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdn_positive_less12) ).

fof(f853,plain,
    rdn_translate(n12,rdn_pos(rdn(rdnn(n2),rdnn(n1)))),
    inference(cnf_transformation,[],[f282]) ).

fof(f282,axiom,
    rdn_translate(n12,rdn_pos(rdn(rdnn(n2),rdnn(n1)))),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdn12) ).

fof(f3653,plain,
    accept_population(countryamedicalorganization,other,n0),
    inference(unit_resulting_resolution,[],[f3624,f1039]) ).

fof(f1039,plain,
    ! [X0] :
      ( ~ accept_city(X0,towna)
      | accept_population(X0,other,n0) ),
    inference(cnf_transformation,[],[f630]) ).

fof(f630,plain,
    ! [X0] :
      ( ( ( accept_population(X0,native,n0)
          & accept_population(X0,other,n0)
          & accept_population(X0,atheist,n75)
          & accept_population(X0,muslim,n1)
          & accept_population(X0,christian,n24) )
        | ~ accept_city(X0,towna) )
      & ( accept_city(X0,towna)
        | ~ accept_population(X0,native,n0)
        | ~ accept_population(X0,other,n0)
        | ~ accept_population(X0,atheist,n75)
        | ~ accept_population(X0,muslim,n1)
        | ~ accept_population(X0,christian,n24) ) ),
    inference(flattening,[],[f629]) ).

fof(f629,plain,
    ! [X0] :
      ( ( ( accept_population(X0,native,n0)
          & accept_population(X0,other,n0)
          & accept_population(X0,atheist,n75)
          & accept_population(X0,muslim,n1)
          & accept_population(X0,christian,n24) )
        | ~ accept_city(X0,towna) )
      & ( accept_city(X0,towna)
        | ~ accept_population(X0,native,n0)
        | ~ accept_population(X0,other,n0)
        | ~ accept_population(X0,atheist,n75)
        | ~ accept_population(X0,muslim,n1)
        | ~ accept_population(X0,christian,n24) ) ),
    inference(nnf_transformation,[],[f16]) ).

fof(f16,axiom,
    ! [X0] :
      ( ( accept_population(X0,native,n0)
        & accept_population(X0,other,n0)
        & accept_population(X0,atheist,n75)
        & accept_population(X0,muslim,n1)
        & accept_population(X0,christian,n24) )
    <=> accept_city(X0,towna) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',a2_9) ).

fof(f3624,plain,
    accept_city(countryamedicalorganization,towna),
    inference(unit_resulting_resolution,[],[f772,f1116]) ).

fof(f772,plain,
    accept_team(countryamedicalorganization,sufferterragovernment,towna,n6),
    inference(cnf_transformation,[],[f209]) ).

fof(f209,axiom,
    accept_team(countryamedicalorganization,sufferterragovernment,towna,n6),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',event_189) ).

fof(f4418,plain,
    accept_population(countryamedicalorganization,muslim,n0),
    inference(unit_resulting_resolution,[],[f1586,f1907,f1155]) ).

fof(f1907,plain,
    accept_population(countryamedicalorganization,muslim,n1),
    inference(unit_resulting_resolution,[],[f1333,f1137]) ).

fof(f1137,plain,
    ! [X0] :
      ( accept_population(X0,muslim,n1)
      | ~ accept_city(X0,cityb) ),
    inference(cnf_transformation,[],[f642]) ).

fof(f642,plain,
    ! [X0] :
      ( ( accept_city(X0,cityb)
        | ~ accept_population(X0,native,n0)
        | ~ accept_population(X0,muslim,n1)
        | ~ accept_population(X0,other,n1)
        | ~ accept_population(X0,christian,n20)
        | ~ accept_population(X0,atheist,n78) )
      & ( ( accept_population(X0,native,n0)
          & accept_population(X0,muslim,n1)
          & accept_population(X0,other,n1)
          & accept_population(X0,christian,n20)
          & accept_population(X0,atheist,n78) )
        | ~ accept_city(X0,cityb) ) ),
    inference(flattening,[],[f641]) ).

fof(f641,plain,
    ! [X0] :
      ( ( accept_city(X0,cityb)
        | ~ accept_population(X0,native,n0)
        | ~ accept_population(X0,muslim,n1)
        | ~ accept_population(X0,other,n1)
        | ~ accept_population(X0,christian,n20)
        | ~ accept_population(X0,atheist,n78) )
      & ( ( accept_population(X0,native,n0)
          & accept_population(X0,muslim,n1)
          & accept_population(X0,other,n1)
          & accept_population(X0,christian,n20)
          & accept_population(X0,atheist,n78) )
        | ~ accept_city(X0,cityb) ) ),
    inference(nnf_transformation,[],[f19]) ).

fof(f19,axiom,
    ! [X0] :
      ( accept_city(X0,cityb)
    <=> ( accept_population(X0,native,n0)
        & accept_population(X0,muslim,n1)
        & accept_population(X0,other,n1)
        & accept_population(X0,christian,n20)
        & accept_population(X0,atheist,n78) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',a2_12) ).

fof(f1333,plain,
    accept_city(countryamedicalorganization,cityb),
    inference(unit_resulting_resolution,[],[f922,f1098]) ).

fof(f1098,plain,
    ! [X2,X0,X1] :
      ( accept_city(X0,X2)
      | ~ the_agent_in_all_proposed_teams(X0,X1,X2) ),
    inference(cnf_transformation,[],[f636]) ).

fof(f636,plain,
    ! [X0,X1,X2] :
      ( ( accept_city(X0,X2)
        & accept_leader(X0,X1) )
      | ~ the_agent_in_all_proposed_teams(X0,X1,X2) ),
    inference(rectify,[],[f594]) ).

fof(f594,plain,
    ! [X2,X0,X1] :
      ( ( accept_city(X2,X1)
        & accept_leader(X2,X0) )
      | ~ the_agent_in_all_proposed_teams(X2,X0,X1) ),
    inference(ennf_transformation,[],[f564]) ).

fof(f564,plain,
    ! [X0,X1,X2] :
      ( the_agent_in_all_proposed_teams(X2,X0,X1)
     => ( accept_city(X2,X1)
        & accept_leader(X2,X0) ) ),
    inference(rectify,[],[f4]) ).

fof(f4,axiom,
    ! [X3,X1,X0] :
      ( the_agent_in_all_proposed_teams(X0,X3,X1)
     => ( accept_city(X0,X1)
        & accept_leader(X0,X3) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',a1_4) ).

fof(f922,plain,
    the_agent_in_all_proposed_teams(countryamedicalorganization,countrybhumanitarianorganization,cityb),
    inference(cnf_transformation,[],[f178]) ).

fof(f178,axiom,
    the_agent_in_all_proposed_teams(countryamedicalorganization,countrybhumanitarianorganization,cityb),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',event_158) ).

fof(f1586,plain,
    less(n0,n1),
    inference(unit_resulting_resolution,[],[f724,f671,f817,f1234]) ).

fof(f817,plain,
    rdn_translate(n1,rdn_pos(rdnn(n1))),
    inference(cnf_transformation,[],[f271]) ).

fof(f271,axiom,
    rdn_translate(n1,rdn_pos(rdnn(n1))),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdn1) ).

fof(f671,plain,
    rdn_positive_less(rdnn(n0),rdnn(n1)),
    inference(cnf_transformation,[],[f535]) ).

fof(f535,axiom,
    rdn_positive_less(rdnn(n0),rdnn(n1)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdn_positive_less01) ).

fof(f724,plain,
    rdn_translate(n0,rdn_pos(rdnn(n0))),
    inference(cnf_transformation,[],[f270]) ).

fof(f270,axiom,
    rdn_translate(n0,rdn_pos(rdnn(n0))),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdn0) ).

fof(f3421,plain,
    ~ accept_city(countryamedicalorganization,coastvillage),
    inference(unit_resulting_resolution,[],[f940,f3354,f682]) ).

fof(f682,plain,
    ! [X2,X0,X1] :
      ( ~ the_agent_not_in_any_proposed_teams(X1,X0,X2)
      | ~ accept_leader(X1,X0)
      | ~ accept_city(X1,X2) ),
    inference(cnf_transformation,[],[f610]) ).

fof(f610,plain,
    ! [X0,X1,X2] :
      ( ~ the_agent_not_in_any_proposed_teams(X1,X0,X2)
      | ~ accept_leader(X1,X0)
      | ~ accept_city(X1,X2) ),
    inference(rectify,[],[f593]) ).

fof(f593,plain,
    ! [X1,X2,X0] :
      ( ~ the_agent_not_in_any_proposed_teams(X2,X1,X0)
      | ~ accept_leader(X2,X1)
      | ~ accept_city(X2,X0) ),
    inference(flattening,[],[f592]) ).

fof(f592,plain,
    ! [X1,X2,X0] :
      ( ~ accept_leader(X2,X1)
      | ~ accept_city(X2,X0)
      | ~ the_agent_not_in_any_proposed_teams(X2,X1,X0) ),
    inference(ennf_transformation,[],[f562]) ).

fof(f562,plain,
    ! [X1,X2,X0] :
      ( the_agent_not_in_any_proposed_teams(X2,X1,X0)
     => ~ ( accept_leader(X2,X1)
          & accept_city(X2,X0) ) ),
    inference(rectify,[],[f6]) ).

fof(f6,axiom,
    ! [X1,X3,X0] :
      ( the_agent_not_in_any_proposed_teams(X0,X3,X1)
     => ~ ( accept_city(X0,X1)
          & accept_leader(X0,X3) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',a1_6) ).

fof(f3354,plain,
    accept_leader(countryamedicalorganization,christiancountrychumanitarianorganization),
    inference(unit_resulting_resolution,[],[f707,f955]) ).

fof(f955,plain,
    ! [X2,X0,X1] :
      ( accept_leader(X0,X1)
      | ~ any_agent_in_all_proposed_teams(X0,X1,X2) ),
    inference(cnf_transformation,[],[f623]) ).

fof(f623,plain,
    ! [X0,X1,X2] :
      ( ~ any_agent_in_all_proposed_teams(X0,X1,X2)
      | accept_leader(X0,X1) ),
    inference(rectify,[],[f589]) ).

fof(f589,plain,
    ! [X2,X1,X0] :
      ( ~ any_agent_in_all_proposed_teams(X2,X1,X0)
      | accept_leader(X2,X1) ),
    inference(ennf_transformation,[],[f575]) ).

fof(f575,plain,
    ! [X1,X2,X0] :
      ( any_agent_in_all_proposed_teams(X2,X1,X0)
     => accept_leader(X2,X1) ),
    inference(rectify,[],[f5]) ).

fof(f5,axiom,
    ! [X1,X3,X0] :
      ( any_agent_in_all_proposed_teams(X0,X3,X1)
     => accept_leader(X0,X3) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',a1_5) ).

fof(f707,plain,
    any_agent_in_all_proposed_teams(countryamedicalorganization,christiancountrychumanitarianorganization,coastvillage),
    inference(cnf_transformation,[],[f58]) ).

fof(f58,axiom,
    any_agent_in_all_proposed_teams(countryamedicalorganization,christiancountrychumanitarianorganization,coastvillage),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',event_38) ).

fof(f940,plain,
    the_agent_not_in_any_proposed_teams(countryamedicalorganization,christiancountrychumanitarianorganization,coastvillage),
    inference(cnf_transformation,[],[f57]) ).

fof(f57,axiom,
    the_agent_not_in_any_proposed_teams(countryamedicalorganization,christiancountrychumanitarianorganization,coastvillage),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',event_37) ).

fof(f1909,plain,
    accept_population(countryamedicalorganization,christian,n20),
    inference(unit_resulting_resolution,[],[f1333,f1135]) ).

fof(f1135,plain,
    ! [X0] :
      ( accept_population(X0,christian,n20)
      | ~ accept_city(X0,cityb) ),
    inference(cnf_transformation,[],[f642]) ).

fof(f1172,plain,
    rdn_translate(n20,rdn_pos(rdn(rdnn(n0),rdnn(n2)))),
    inference(cnf_transformation,[],[f290]) ).

fof(f290,axiom,
    rdn_translate(n20,rdn_pos(rdn(rdnn(n0),rdnn(n2)))),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdn20) ).

fof(f1196,plain,
    rdn_translate(n3,rdn_pos(rdnn(n3))),
    inference(cnf_transformation,[],[f273]) ).

fof(f273,axiom,
    rdn_translate(n3,rdn_pos(rdnn(n3))),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rdn3) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : AGT022+1 : TPTP v8.1.0. Bugfixed v3.1.0.
% 0.07/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.13/0.35  % Computer : n002.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit   : 300
% 0.13/0.35  % WCLimit    : 300
% 0.13/0.35  % DateTime   : Mon Aug 29 14:57:43 EDT 2022
% 0.13/0.35  % CPUTime    : 
% 0.21/0.51  % (27563)lrs+10_1:2_br=off:nm=4:ss=included:urr=on:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.21/0.51  % (27563)Refutation not found, incomplete strategy% (27563)------------------------------
% 0.21/0.51  % (27563)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.52  % (27575)dis+10_1:1_av=off:sos=on:sp=reverse_arity:ss=included:st=2.0:to=lpo:urr=ec_only:i=45:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/45Mi)
% 0.21/0.52  % (27579)dis+21_1:1_aac=none:abs=on:er=known:fde=none:fsr=off:nwc=5.0:s2a=on:s2at=4.0:sp=const_frequency:to=lpo:urr=ec_only:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/25Mi)
% 0.21/0.52  % (27566)lrs+10_1:1_ins=3:sp=reverse_frequency:spb=goal:to=lpo:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.21/0.52  % (27566)Instruction limit reached!
% 0.21/0.52  % (27566)------------------------------
% 0.21/0.52  % (27566)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.52  % (27566)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.52  % (27566)Termination reason: Unknown
% 0.21/0.52  % (27566)Termination phase: shuffling
% 0.21/0.52  
% 0.21/0.52  % (27566)Memory used [KB]: 1791
% 0.21/0.52  % (27566)Time elapsed: 0.005 s
% 0.21/0.52  % (27566)Instructions burned: 3 (million)
% 0.21/0.52  % (27566)------------------------------
% 0.21/0.52  % (27566)------------------------------
% 0.21/0.52  % (27571)dis-10_3:2_amm=sco:ep=RS:fsr=off:nm=10:sd=2:sos=on:ss=axioms:st=3.0:i=11:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/11Mi)
% 0.21/0.52  % (27563)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.52  % (27563)Termination reason: Refutation not found, incomplete strategy
% 0.21/0.52  
% 0.21/0.52  % (27563)Memory used [KB]: 6268
% 0.21/0.52  % (27563)Time elapsed: 0.004 s
% 0.21/0.52  % (27563)Instructions burned: 3 (million)
% 0.21/0.52  % (27563)------------------------------
% 0.21/0.52  % (27563)------------------------------
% 0.21/0.52  % (27558)dis+1010_1:50_awrs=decay:awrsf=128:nwc=10.0:s2pl=no:sp=frequency:ss=axioms:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/39Mi)
% 0.21/0.53  % (27575)Refutation not found, incomplete strategy% (27575)------------------------------
% 0.21/0.53  % (27575)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.53  % (27558)Refutation not found, incomplete strategy% (27558)------------------------------
% 0.21/0.53  % (27558)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.53  % (27575)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.53  % (27575)Termination reason: Refutation not found, incomplete strategy
% 0.21/0.53  
% 0.21/0.53  % (27575)Memory used [KB]: 2046
% 0.21/0.53  % (27575)Time elapsed: 0.058 s
% 0.21/0.53  % (27575)Instructions burned: 9 (million)
% 0.21/0.53  % (27575)------------------------------
% 0.21/0.53  % (27575)------------------------------
% 0.21/0.53  % (27558)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.53  % (27558)Termination reason: Refutation not found, incomplete strategy
% 0.21/0.53  
% 0.21/0.53  % (27558)Memory used [KB]: 6268
% 0.21/0.53  % (27558)Time elapsed: 0.006 s
% 0.21/0.53  % (27558)Instructions burned: 5 (million)
% 0.21/0.53  % (27558)------------------------------
% 0.21/0.53  % (27558)------------------------------
% 0.21/0.53  % (27571)Refutation not found, incomplete strategy% (27571)------------------------------
% 0.21/0.53  % (27571)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.53  % (27571)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.53  % (27571)Termination reason: Refutation not found, incomplete strategy
% 0.21/0.53  
% 0.21/0.53  % (27571)Memory used [KB]: 6268
% 0.21/0.53  % (27571)Time elapsed: 0.004 s
% 0.21/0.53  % (27571)Instructions burned: 4 (million)
% 0.21/0.53  % (27571)------------------------------
% 0.21/0.53  % (27571)------------------------------
% 0.21/0.53  % (27564)lrs+10_1:4_av=off:bs=unit_only:bsr=unit_only:ep=RS:s2a=on:sos=on:sp=frequency:to=lpo:i=16:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/16Mi)
% 0.21/0.54  % (27579)Instruction limit reached!
% 0.21/0.54  % (27579)------------------------------
% 0.21/0.54  % (27579)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.54  % (27579)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.54  % (27579)Termination reason: Unknown
% 0.21/0.54  % (27579)Termination phase: Saturation
% 0.21/0.54  
% 0.21/0.54  % (27579)Memory used [KB]: 6652
% 0.21/0.54  % (27579)Time elapsed: 0.121 s
% 0.21/0.54  % (27579)Instructions burned: 25 (million)
% 0.21/0.54  % (27579)------------------------------
% 0.21/0.54  % (27579)------------------------------
% 0.21/0.55  % (27552)dis+1002_1:12_drc=off:fd=preordered:tgt=full:i=99978:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99978Mi)
% 0.21/0.55  % (27554)dis+1002_1:1_aac=none:bd=off:sac=on:sos=on:spb=units:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.21/0.55  % (27556)lrs+10_1:1024_nm=0:nwc=5.0:ss=axioms:i=13:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/13Mi)
% 0.21/0.55  % (27554)Instruction limit reached!
% 0.21/0.55  % (27554)------------------------------
% 0.21/0.55  % (27554)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.55  % (27554)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.55  % (27554)Termination reason: Unknown
% 0.21/0.55  % (27554)Termination phase: Naming
% 0.21/0.55  
% 0.21/0.55  % (27554)Memory used [KB]: 1791
% 0.21/0.55  % (27554)Time elapsed: 0.003 s
% 0.21/0.55  % (27554)Instructions burned: 3 (million)
% 0.21/0.55  % (27554)------------------------------
% 0.21/0.55  % (27554)------------------------------
% 0.21/0.55  % (27556)Refutation not found, incomplete strategy% (27556)------------------------------
% 0.21/0.55  % (27556)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.55  % (27556)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.55  % (27556)Termination reason: Refutation not found, incomplete strategy
% 0.21/0.55  
% 0.21/0.55  % (27556)Memory used [KB]: 6268
% 0.21/0.55  % (27556)Time elapsed: 0.002 s
% 0.21/0.55  % (27556)Instructions burned: 2 (million)
% 0.21/0.55  % (27556)------------------------------
% 0.21/0.55  % (27556)------------------------------
% 0.21/0.55  % (27555)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.21/0.55  % (27553)lrs+10_1:1_gsp=on:sd=1:sgt=32:sos=on:ss=axioms:i=13:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/13Mi)
% 0.21/0.55  % (27557)dis+21_1:1_av=off:sos=on:sp=frequency:ss=included:to=lpo:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/15Mi)
% 0.21/0.55  % (27555)Refutation not found, incomplete strategy% (27555)------------------------------
% 0.21/0.55  % (27555)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.55  % (27555)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.55  % (27555)Termination reason: Refutation not found, incomplete strategy
% 0.21/0.55  
% 0.21/0.55  % (27555)Memory used [KB]: 6268
% 0.21/0.55  % (27555)Time elapsed: 0.003 s
% 0.21/0.55  % (27555)Instructions burned: 2 (million)
% 0.21/0.55  % (27555)------------------------------
% 0.21/0.55  % (27555)------------------------------
% 0.21/0.56  % (27562)lrs+10_1:1_ep=R:lcm=predicate:lma=on:sos=all:spb=goal:ss=included:i=12:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/12Mi)
% 0.21/0.56  % (27577)lrs+11_1:1_plsq=on:plsqc=1:plsqr=32,1:ss=included:i=95:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/95Mi)
% 0.21/0.56  % (27564)Instruction limit reached!
% 0.21/0.56  % (27564)------------------------------
% 0.21/0.56  % (27564)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.56  % (27564)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.56  % (27564)Termination reason: Unknown
% 0.21/0.56  % (27564)Termination phase: Equality proxy
% 0.21/0.56  
% 0.21/0.56  % (27564)Memory used [KB]: 1918
% 0.21/0.56  % (27564)Time elapsed: 0.009 s
% 0.21/0.56  % (27564)Instructions burned: 16 (million)
% 0.21/0.56  % (27564)------------------------------
% 0.21/0.56  % (27564)------------------------------
% 0.21/0.56  % (27562)Refutation not found, incomplete strategy% (27562)------------------------------
% 0.21/0.56  % (27562)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.56  % (27562)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.56  % (27562)Termination reason: Refutation not found, incomplete strategy
% 0.21/0.56  
% 0.21/0.56  % (27565)lrs+10_1:32_br=off:nm=16:sd=2:ss=axioms:st=2.0:urr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.21/0.56  % (27562)Memory used [KB]: 6268
% 0.21/0.56  % (27562)Time elapsed: 0.002 s
% 0.21/0.56  % (27562)Instructions burned: 3 (million)
% 0.21/0.56  % (27562)------------------------------
% 0.21/0.56  % (27562)------------------------------
% 0.21/0.56  % (27580)dis+2_3:1_aac=none:abs=on:ep=R:lcm=reverse:nwc=10.0:sos=on:sp=const_frequency:spb=units:urr=ec_only:i=8:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/8Mi)
% 0.21/0.56  % (27565)Refutation not found, incomplete strategy% (27565)------------------------------
% 0.21/0.56  % (27565)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.56  % (27565)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.56  % (27565)Termination reason: Refutation not found, incomplete strategy
% 0.21/0.56  
% 0.21/0.56  % (27565)Memory used [KB]: 6268
% 0.21/0.56  % (27565)Time elapsed: 0.003 s
% 0.21/0.56  % (27565)Instructions burned: 4 (million)
% 0.21/0.56  % (27565)------------------------------
% 0.21/0.56  % (27565)------------------------------
% 0.21/0.56  % (27567)lrs+10_1:1_drc=off:sp=reverse_frequency:spb=goal:to=lpo:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.21/0.56  % (27580)Instruction limit reached!
% 0.21/0.56  % (27580)------------------------------
% 0.21/0.56  % (27580)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.56  % (27580)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.56  % (27580)Termination reason: Unknown
% 0.21/0.56  % (27580)Termination phase: Property scanning
% 0.21/0.56  
% 0.21/0.56  % (27580)Memory used [KB]: 1918
% 0.21/0.56  % (27580)Time elapsed: 0.004 s
% 0.21/0.56  % (27580)Instructions burned: 8 (million)
% 0.21/0.56  % (27580)------------------------------
% 0.21/0.56  % (27580)------------------------------
% 0.21/0.56  % (27578)lrs+1011_1:1_fd=preordered:fsd=on:sos=on:thsq=on:thsqc=64:thsqd=32:uwa=ground:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.21/0.56  % (27572)dis+1010_1:1_bs=on:ep=RS:erd=off:newcnf=on:nwc=10.0:s2a=on:sgt=32:ss=axioms:i=30:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/30Mi)
% 0.21/0.56  % (27573)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.21/0.56  % (27569)fmb+10_1:1_nm=2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.21/0.56  % (27581)lrs-11_1:1_nm=0:sac=on:sd=4:ss=axioms:st=3.0:i=24:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/24Mi)
% 0.21/0.56  % (27560)dis+10_1:1_newcnf=on:sgt=8:sos=on:ss=axioms:to=lpo:urr=on:i=49:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/49Mi)
% 0.21/0.56  % (27559)lrs+2_1:1_lcm=reverse:lma=on:sos=all:spb=goal_then_units:ss=included:urr=on:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/39Mi)
% 0.21/0.56  % (27561)lrs+10_1:1_br=off:sos=on:ss=axioms:st=2.0:urr=on:i=33:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/33Mi)
% 0.21/0.56  % (27560)Refutation not found, incomplete strategy% (27560)------------------------------
% 0.21/0.56  % (27560)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.57  % (27569)Instruction limit reached!
% 0.21/0.57  % (27569)------------------------------
% 0.21/0.57  % (27569)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.57  % (27568)lrs+1011_1:1_fd=preordered:fsd=on:sos=on:thsq=on:thsqc=64:thsqd=32:uwa=ground:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.21/0.57  % (27574)dis+1010_2:3_fs=off:fsr=off:nm=0:nwc=5.0:s2a=on:s2agt=32:i=82:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/82Mi)
% 0.21/0.57  % (27570)ott+1010_1:1_sd=2:sos=on:sp=occurrence:ss=axioms:urr=on:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.21/0.57  % (27557)Refutation not found, incomplete strategy% (27557)------------------------------
% 0.21/0.57  % (27557)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.57  % (27557)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.57  % (27557)Termination reason: Refutation not found, incomplete strategy
% 0.21/0.57  
% 0.21/0.57  % (27557)Memory used [KB]: 1791
% 0.21/0.57  % (27557)Time elapsed: 0.003 s
% 0.21/0.57  % (27557)Instructions burned: 3 (million)
% 0.21/0.57  % (27557)------------------------------
% 0.21/0.57  % (27557)------------------------------
% 0.21/0.57  % (27561)Refutation not found, incomplete strategy% (27561)------------------------------
% 0.21/0.57  % (27561)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.57  % (27569)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.57  % (27569)Termination reason: Unknown
% 0.21/0.57  % (27569)Termination phase: Naming
% 0.21/0.57  
% 0.21/0.57  % (27569)Memory used [KB]: 1791
% 0.21/0.57  % (27569)Time elapsed: 0.003 s
% 0.21/0.57  % (27569)Instructions burned: 3 (million)
% 0.21/0.57  % (27569)------------------------------
% 0.21/0.57  % (27569)------------------------------
% 0.21/0.57  % (27576)dis+21_1:1_ep=RS:nwc=10.0:s2a=on:s2at=1.5:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.21/0.57  % (27581)Refutation not found, incomplete strategy% (27581)------------------------------
% 0.21/0.57  % (27581)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.57  % (27570)Instruction limit reached!
% 0.21/0.57  % (27570)------------------------------
% 0.21/0.57  % (27570)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.57  % (27570)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.57  % (27570)Termination reason: Unknown
% 0.21/0.57  % (27570)Termination phase: Preprocessing 1
% 0.21/0.57  
% 0.21/0.57  % (27570)Memory used [KB]: 1791
% 0.21/0.57  % (27570)Time elapsed: 0.004 s
% 0.21/0.57  % (27570)Instructions burned: 3 (million)
% 0.21/0.57  % (27570)------------------------------
% 0.21/0.57  % (27570)------------------------------
% 0.21/0.58  % (27577)Refutation not found, incomplete strategy% (27577)------------------------------
% 0.21/0.58  % (27577)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.58  % (27577)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.58  % (27577)Termination reason: Refutation not found, incomplete strategy
% 0.21/0.58  
% 0.21/0.58  % (27577)Memory used [KB]: 6268
% 0.21/0.58  % (27577)Time elapsed: 0.004 s
% 0.21/0.58  % (27577)Instructions burned: 3 (million)
% 0.21/0.58  % (27577)------------------------------
% 0.21/0.58  % (27577)------------------------------
% 0.21/0.58  % (27561)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.58  % (27561)Termination reason: Refutation not found, incomplete strategy
% 0.21/0.58  
% 0.21/0.58  % (27561)Memory used [KB]: 6524
% 0.21/0.58  % (27561)Time elapsed: 0.154 s
% 0.21/0.58  % (27561)Instructions burned: 7 (million)
% 0.21/0.58  % (27561)------------------------------
% 0.21/0.58  % (27561)------------------------------
% 1.65/0.58  % (27559)Refutation not found, incomplete strategy% (27559)------------------------------
% 1.65/0.58  % (27559)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.65/0.58  % (27559)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.65/0.58  % (27559)Termination reason: Refutation not found, incomplete strategy
% 1.65/0.58  
% 1.65/0.58  % (27559)Memory used [KB]: 6268
% 1.65/0.58  % (27559)Time elapsed: 0.004 s
% 1.65/0.58  % (27559)Instructions burned: 3 (million)
% 1.65/0.58  % (27559)------------------------------
% 1.65/0.58  % (27559)------------------------------
% 1.65/0.58  % (27567)Instruction limit reached!
% 1.65/0.58  % (27567)------------------------------
% 1.65/0.58  % (27567)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.65/0.58  % (27567)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.65/0.58  % (27567)Termination reason: Unknown
% 1.65/0.58  % (27567)Termination phase: Property scanning
% 1.65/0.58  
% 1.65/0.58  % (27567)Memory used [KB]: 2046
% 1.65/0.58  % (27567)Time elapsed: 0.005 s
% 1.65/0.58  % (27567)Instructions burned: 10 (million)
% 1.65/0.58  % (27567)------------------------------
% 1.65/0.58  % (27567)------------------------------
% 1.65/0.58  % (27560)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.65/0.58  % (27560)Termination reason: Refutation not found, incomplete strategy
% 1.65/0.58  
% 1.65/0.58  % (27560)Memory used [KB]: 6268
% 1.65/0.58  % (27560)Time elapsed: 0.004 s
% 1.65/0.58  % (27560)Instructions burned: 3 (million)
% 1.65/0.58  % (27560)------------------------------
% 1.65/0.58  % (27560)------------------------------
% 1.65/0.59  % (27581)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.65/0.59  % (27581)Termination reason: Refutation not found, incomplete strategy
% 1.65/0.59  
% 1.65/0.59  % (27581)Memory used [KB]: 6396
% 1.65/0.59  % (27581)Time elapsed: 0.154 s
% 1.65/0.59  % (27581)Instructions burned: 10 (million)
% 1.65/0.59  % (27581)------------------------------
% 1.65/0.59  % (27581)------------------------------
% 1.65/0.59  % (27553)Refutation not found, incomplete strategy% (27553)------------------------------
% 1.65/0.59  % (27553)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.65/0.59  % (27553)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.65/0.59  % (27553)Termination reason: Refutation not found, incomplete strategy
% 1.65/0.59  
% 1.65/0.59  % (27553)Memory used [KB]: 6396
% 1.65/0.59  % (27553)Time elapsed: 0.168 s
% 1.65/0.59  % (27553)Instructions burned: 5 (million)
% 1.65/0.59  % (27553)------------------------------
% 1.65/0.59  % (27553)------------------------------
% 1.65/0.59  % (27573)Refutation not found, incomplete strategy% (27573)------------------------------
% 1.65/0.59  % (27573)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.65/0.59  % (27573)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.65/0.59  % (27573)Termination reason: Refutation not found, incomplete strategy
% 1.65/0.59  
% 1.65/0.59  % (27573)Memory used [KB]: 6396
% 1.65/0.59  % (27573)Time elapsed: 0.169 s
% 1.65/0.59  % (27573)Instructions burned: 7 (million)
% 1.65/0.59  % (27573)------------------------------
% 1.65/0.59  % (27573)------------------------------
% 1.84/0.61  % (27578)Refutation not found, incomplete strategy% (27578)------------------------------
% 1.84/0.61  % (27578)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.84/0.61  % (27578)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.84/0.61  % (27578)Termination reason: Refutation not found, incomplete strategy
% 1.84/0.61  
% 1.84/0.61  % (27578)Memory used [KB]: 7931
% 1.84/0.61  % (27578)Time elapsed: 0.174 s
% 1.84/0.61  % (27578)Instructions burned: 28 (million)
% 1.84/0.61  % (27578)------------------------------
% 1.84/0.61  % (27578)------------------------------
% 1.84/0.62  % (27572)Instruction limit reached!
% 1.84/0.62  % (27572)------------------------------
% 1.84/0.62  % (27572)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.84/0.62  % (27572)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.84/0.62  % (27572)Termination reason: Unknown
% 1.84/0.62  % (27572)Termination phase: Saturation
% 1.84/0.62  
% 1.84/0.62  % (27572)Memory used [KB]: 6780
% 1.84/0.62  % (27572)Time elapsed: 0.184 s
% 1.84/0.62  % (27572)Instructions burned: 31 (million)
% 1.84/0.62  % (27572)------------------------------
% 1.84/0.62  % (27572)------------------------------
% 1.84/0.62  % (27568)Refutation not found, incomplete strategy% (27568)------------------------------
% 1.84/0.62  % (27568)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.84/0.62  % (27568)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.84/0.62  % (27568)Termination reason: Refutation not found, incomplete strategy
% 1.84/0.62  
% 1.84/0.62  % (27568)Memory used [KB]: 7931
% 1.84/0.62  % (27568)Time elapsed: 0.200 s
% 1.84/0.62  % (27568)Instructions burned: 28 (million)
% 1.84/0.62  % (27568)------------------------------
% 1.84/0.62  % (27568)------------------------------
% 1.84/0.62  % (27576)Instruction limit reached!
% 1.84/0.62  % (27576)------------------------------
% 1.84/0.62  % (27576)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.84/0.62  % (27576)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.84/0.62  % (27576)Termination reason: Unknown
% 1.84/0.62  % (27576)Termination phase: Saturation
% 1.84/0.62  
% 1.84/0.62  % (27576)Memory used [KB]: 7036
% 1.84/0.62  % (27576)Time elapsed: 0.207 s
% 1.84/0.62  % (27576)Instructions burned: 50 (million)
% 1.84/0.62  % (27576)------------------------------
% 1.84/0.62  % (27576)------------------------------
% 2.00/0.64  % (27582)lrs+1010_1:1_afq=1.1:anc=none:bd=off:sd=2:sos=on:ss=axioms:i=92:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/92Mi)
% 2.00/0.65  % (27586)dis+1011_1:1_av=off:er=known:fde=unused:nwc=10.0:slsq=on:slsqc=1:slsqr=4,15:i=107:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/107Mi)
% 2.00/0.65  % (27583)lrs+1011_1:1_afp=100000:afq=1.4:bd=preordered:cond=fast:fde=unused:gs=on:gsem=on:irw=on:lma=on:nm=16:sd=1:sos=all:sp=const_min:ss=axioms:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/7Mi)
% 2.00/0.65  % (27584)lrs+11_1:1_bd=off:sd=2:sos=all:sp=unary_frequency:ss=axioms:i=87:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/87Mi)
% 2.00/0.65  % (27584)Refutation not found, incomplete strategy% (27584)------------------------------
% 2.00/0.65  % (27584)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.00/0.65  % (27584)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.00/0.65  % (27584)Termination reason: Refutation not found, incomplete strategy
% 2.00/0.65  
% 2.00/0.65  % (27584)Memory used [KB]: 6268
% 2.00/0.65  % (27584)Time elapsed: 0.002 s
% 2.00/0.65  % (27584)Instructions burned: 3 (million)
% 2.00/0.65  % (27584)------------------------------
% 2.00/0.65  % (27584)------------------------------
% 2.00/0.66  % (27582)Refutation not found, incomplete strategy% (27582)------------------------------
% 2.00/0.66  % (27582)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.00/0.66  % (27582)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.00/0.66  % (27582)Termination reason: Refutation not found, incomplete strategy
% 2.00/0.66  
% 2.00/0.66  % (27582)Memory used [KB]: 6268
% 2.00/0.66  % (27582)Time elapsed: 0.005 s
% 2.00/0.66  % (27582)Instructions burned: 3 (million)
% 2.00/0.66  % (27582)------------------------------
% 2.00/0.66  % (27582)------------------------------
% 2.00/0.66  % (27583)Refutation not found, incomplete strategy% (27583)------------------------------
% 2.00/0.66  % (27583)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.00/0.66  % (27583)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.00/0.66  % (27583)Termination reason: Refutation not found, incomplete strategy
% 2.00/0.66  
% 2.00/0.66  % (27583)Memory used [KB]: 10746
% 2.00/0.66  % (27583)Time elapsed: 0.004 s
% 2.00/0.66  % (27583)Instructions burned: 4 (million)
% 2.00/0.66  % (27583)------------------------------
% 2.00/0.66  % (27583)------------------------------
% 2.00/0.67  % (27587)lrs+1010_1:1_bd=off:skr=on:ss=axioms:i=56:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/56Mi)
% 2.00/0.67  % (27588)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=141:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/141Mi)
% 2.00/0.67  % (27588)Refutation not found, incomplete strategy% (27588)------------------------------
% 2.00/0.67  % (27588)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.00/0.67  % (27588)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.00/0.67  % (27588)Termination reason: Refutation not found, incomplete strategy
% 2.00/0.67  
% 2.00/0.67  % (27588)Memory used [KB]: 6268
% 2.00/0.67  % (27588)Time elapsed: 0.003 s
% 2.00/0.67  % (27588)Instructions burned: 4 (million)
% 2.00/0.67  % (27588)------------------------------
% 2.00/0.67  % (27588)------------------------------
% 2.00/0.67  % (27592)lrs+1010_1:4_amm=off:bce=on:sd=1:sos=on:ss=included:i=84:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/84Mi)
% 2.00/0.67  % (27592)Refutation not found, incomplete strategy% (27592)------------------------------
% 2.00/0.67  % (27592)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.00/0.67  % (27592)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.00/0.67  % (27592)Termination reason: Refutation not found, incomplete strategy
% 2.00/0.67  
% 2.00/0.67  % (27592)Memory used [KB]: 6268
% 2.00/0.67  % (27592)Time elapsed: 0.002 s
% 2.00/0.67  % (27592)Instructions burned: 2 (million)
% 2.00/0.67  % (27592)------------------------------
% 2.00/0.67  % (27592)------------------------------
% 2.00/0.67  % (27589)dis+1011_1:16_fsr=off:nwc=2.0:i=42:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/42Mi)
% 2.00/0.68  % (27590)lrs+1010_1:1_ep=RS:sos=on:i=31:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/31Mi)
% 2.00/0.68  % (27593)lrs+10_1:1_br=off:s2a=on:s2agt=8:ss=axioms:st=2.0:urr=on:i=131:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/131Mi)
% 2.00/0.68  % (27587)Refutation not found, incomplete strategy% (27587)------------------------------
% 2.00/0.68  % (27587)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.00/0.69  % (27574)Instruction limit reached!
% 2.00/0.69  % (27574)------------------------------
% 2.00/0.69  % (27574)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.00/0.69  % (27574)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.00/0.69  % (27574)Termination reason: Unknown
% 2.00/0.69  % (27574)Termination phase: Saturation
% 2.00/0.69  
% 2.00/0.69  % (27574)Memory used [KB]: 7803
% 2.00/0.69  % (27574)Time elapsed: 0.253 s
% 2.00/0.69  % (27574)Instructions burned: 82 (million)
% 2.00/0.69  % (27574)------------------------------
% 2.00/0.69  % (27574)------------------------------
% 2.00/0.69  % (27587)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.00/0.69  % (27587)Termination reason: Refutation not found, incomplete strategy
% 2.00/0.69  
% 2.00/0.69  % (27587)Memory used [KB]: 6268
% 2.00/0.69  % (27587)Time elapsed: 0.004 s
% 2.00/0.69  % (27587)Instructions burned: 2 (million)
% 2.00/0.69  % (27587)------------------------------
% 2.00/0.69  % (27587)------------------------------
% 2.00/0.69  % (27585)ott+4_1:28_av=off:sos=all:i=69:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/69Mi)
% 2.00/0.69  % (27590)Refutation not found, incomplete strategy% (27590)------------------------------
% 2.00/0.69  % (27590)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.00/0.69  % (27590)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.00/0.69  % (27590)Termination reason: Refutation not found, incomplete strategy
% 2.00/0.69  
% 2.00/0.69  % (27590)Memory used [KB]: 6652
% 2.00/0.69  % (27590)Time elapsed: 0.102 s
% 2.00/0.69  % (27590)Instructions burned: 21 (million)
% 2.00/0.69  % (27590)------------------------------
% 2.00/0.69  % (27590)------------------------------
% 2.00/0.69  % (27591)lrs+1011_1:1_ep=RST:fs=off:fsr=off:s2a=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/68Mi)
% 2.00/0.69  % (27596)dis+32_1:1_bd=off:nm=4:sos=on:ss=included:i=86:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/86Mi)
% 2.00/0.69  % (27594)lrs+21_1:16_gsp=on:lcm=reverse:sd=2:sp=frequency:spb=goal_then_units:ss=included:i=93:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/93Mi)
% 2.00/0.70  % (27596)Refutation not found, incomplete strategy% (27596)------------------------------
% 2.00/0.70  % (27596)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.00/0.70  % (27596)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.00/0.70  % (27596)Termination reason: Refutation not found, incomplete strategy
% 2.00/0.70  
% 2.00/0.70  % (27596)Memory used [KB]: 6268
% 2.00/0.70  % (27596)Time elapsed: 0.003 s
% 2.00/0.70  % (27596)Instructions burned: 2 (million)
% 2.00/0.70  % (27596)------------------------------
% 2.00/0.70  % (27596)------------------------------
% 2.00/0.70  % (27594)Refutation not found, incomplete strategy% (27594)------------------------------
% 2.00/0.70  % (27594)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.00/0.70  % (27594)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.00/0.70  % (27594)Termination reason: Refutation not found, incomplete strategy
% 2.00/0.70  
% 2.00/0.70  % (27594)Memory used [KB]: 6268
% 2.00/0.70  % (27594)Time elapsed: 0.003 s
% 2.00/0.70  % (27594)Instructions burned: 3 (million)
% 2.00/0.70  % (27594)------------------------------
% 2.00/0.70  % (27594)------------------------------
% 2.00/0.70  % (27597)lrs+4_1:1_fde=unused:sos=on:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/15Mi)
% 2.00/0.70  % (27595)lrs+10_1:32_br=off:nm=16:sd=2:ss=axioms:st=2.0:urr=on:i=109:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/109Mi)
% 2.00/0.70  % (27599)lrs+1002_1:32_ep=RS:ss=axioms:st=5.0:i=149:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/149Mi)
% 2.00/0.71  % (27600)ott+10_1:1_ep=R:sd=1:sos=all:ss=axioms:i=66:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/66Mi)
% 2.00/0.71  % (27602)dis+1002_1:1_ins=1:sd=1:sos=on:ss=axioms:to=lpo:i=341:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/341Mi)
% 2.00/0.72  % (27598)dis+1011_5:1_drc=off:kws=inv_arity_squared:nwc=5.0:plsq=on:plsqc=1:plsqr=32,1:s2a=on:s2at=2.1:urr=ec_only:i=32:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/32Mi)
% 2.00/0.72  % (27602)Refutation not found, incomplete strategy% (27602)------------------------------
% 2.00/0.72  % (27602)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.00/0.72  % (27602)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.00/0.72  % (27602)Termination reason: Refutation not found, incomplete strategy
% 2.00/0.72  
% 2.00/0.72  % (27602)Memory used [KB]: 6268
% 2.00/0.72  % (27602)Time elapsed: 0.003 s
% 2.00/0.72  % (27602)Instructions burned: 3 (million)
% 2.00/0.72  % (27602)------------------------------
% 2.00/0.72  % (27602)------------------------------
% 2.00/0.72  % (27597)Instruction limit reached!
% 2.00/0.72  % (27597)------------------------------
% 2.00/0.72  % (27597)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.00/0.72  % (27597)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.00/0.72  % (27597)Termination reason: Unknown
% 2.00/0.72  % (27597)Termination phase: Saturation
% 2.00/0.72  
% 2.00/0.72  % (27597)Memory used [KB]: 2046
% 2.00/0.72  % (27597)Time elapsed: 0.006 s
% 2.00/0.72  % (27597)Instructions burned: 15 (million)
% 2.00/0.72  % (27597)------------------------------
% 2.00/0.72  % (27597)------------------------------
% 2.00/0.72  % (27603)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=237:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/237Mi)
% 2.00/0.72  % (27595)Refutation not found, incomplete strategy% (27595)------------------------------
% 2.00/0.72  % (27595)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.00/0.72  % (27595)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.00/0.72  % (27595)Termination reason: Refutation not found, incomplete strategy
% 2.00/0.72  
% 2.00/0.72  % (27595)Memory used [KB]: 6268
% 2.00/0.72  % (27595)Time elapsed: 0.004 s
% 2.00/0.72  % (27595)Instructions burned: 4 (million)
% 2.00/0.72  % (27595)------------------------------
% 2.00/0.72  % (27595)------------------------------
% 2.54/0.73  % (27604)lrs+10_1:1_bd=off:drc=off:lcm=reverse:nwc=5.0:sd=1:sgt=16:spb=goal_then_units:ss=axioms:to=lpo:i=10:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/10Mi)
% 2.54/0.73  % (27604)Refutation not found, incomplete strategy% (27604)------------------------------
% 2.54/0.73  % (27604)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.54/0.73  % (27604)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.54/0.73  % (27604)Termination reason: Refutation not found, incomplete strategy
% 2.54/0.73  
% 2.54/0.73  % (27604)Memory used [KB]: 6396
% 2.54/0.73  % (27604)Time elapsed: 0.106 s
% 2.54/0.73  % (27604)Instructions burned: 9 (million)
% 2.54/0.73  % (27604)------------------------------
% 2.54/0.73  % (27604)------------------------------
% 2.54/0.74  % (27605)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=472:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/472Mi)
% 2.54/0.74  % (27600)Refutation not found, incomplete strategy% (27600)------------------------------
% 2.54/0.74  % (27600)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.54/0.74  % (27600)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.54/0.74  % (27600)Termination reason: Refutation not found, incomplete strategy
% 2.54/0.74  
% 2.54/0.74  % (27600)Memory used [KB]: 6268
% 2.54/0.74  % (27600)Time elapsed: 0.003 s
% 2.54/0.74  % (27600)Instructions burned: 2 (million)
% 2.54/0.74  % (27600)------------------------------
% 2.54/0.74  % (27600)------------------------------
% 2.54/0.74  % (27605)Refutation not found, incomplete strategy% (27605)------------------------------
% 2.54/0.74  % (27605)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.54/0.74  % (27605)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.54/0.74  % (27605)Termination reason: Refutation not found, incomplete strategy
% 2.54/0.74  
% 2.54/0.74  % (27605)Memory used [KB]: 6268
% 2.54/0.74  % (27605)Time elapsed: 0.003 s
% 2.54/0.74  % (27605)Instructions burned: 3 (million)
% 2.54/0.74  % (27605)------------------------------
% 2.54/0.74  % (27605)------------------------------
% 2.54/0.74  % (27606)lrs+10_1:1024_nm=0:nwc=5.0:ss=axioms:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/21Mi)
% 2.54/0.74  % (27601)ott+10_4:7_awrs=converge:bd=preordered:flr=on:nwc=10.0:sos=on:sp=reverse_frequency:to=lpo:urr=on:i=19:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/19Mi)
% 2.54/0.74  % (27606)Refutation not found, incomplete strategy% (27606)------------------------------
% 2.54/0.74  % (27606)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.54/0.74  % (27606)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.54/0.74  % (27606)Termination reason: Refutation not found, incomplete strategy
% 2.54/0.74  
% 2.54/0.74  % (27606)Memory used [KB]: 6268
% 2.54/0.74  % (27606)Time elapsed: 0.003 s
% 2.54/0.74  % (27606)Instructions burned: 3 (million)
% 2.54/0.74  % (27606)------------------------------
% 2.54/0.74  % (27606)------------------------------
% 2.54/0.74  % (27603)Refutation not found, incomplete strategy% (27603)------------------------------
% 2.54/0.74  % (27603)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.54/0.74  % (27603)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.54/0.74  % (27603)Termination reason: Refutation not found, incomplete strategy
% 2.54/0.74  
% 2.54/0.74  % (27603)Memory used [KB]: 6396
% 2.54/0.74  % (27603)Time elapsed: 0.115 s
% 2.54/0.74  % (27603)Instructions burned: 7 (million)
% 2.54/0.74  % (27603)------------------------------
% 2.54/0.74  % (27603)------------------------------
% 2.54/0.75  % (27608)lrs+10_1:1_av=off:sd=2:sos=on:ss=axioms:st=1.5:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/21Mi)
% 2.54/0.75  % (27598)Instruction limit reached!
% 2.54/0.75  % (27598)------------------------------
% 2.54/0.75  % (27598)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.54/0.75  % (27598)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.54/0.75  % (27598)Termination reason: Unknown
% 2.54/0.75  % (27598)Termination phase: Saturation
% 2.54/0.75  
% 2.54/0.75  % (27598)Memory used [KB]: 6780
% 2.54/0.75  % (27598)Time elapsed: 0.131 s
% 2.54/0.75  % (27598)Instructions burned: 32 (million)
% 2.54/0.75  % (27598)------------------------------
% 2.54/0.75  % (27598)------------------------------
% 2.54/0.75  % (27607)lrs+2_1:1_ep=R:fde=none:lcm=reverse:nwc=5.0:sos=on:i=97:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/97Mi)
% 2.54/0.75  % (27589)Instruction limit reached!
% 2.54/0.75  % (27589)------------------------------
% 2.54/0.75  % (27589)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.54/0.75  % (27589)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.54/0.75  % (27589)Termination reason: Unknown
% 2.54/0.75  % (27589)Termination phase: Saturation
% 2.54/0.75  
% 2.54/0.75  % (27589)Memory used [KB]: 7164
% 2.54/0.75  % (27589)Time elapsed: 0.163 s
% 2.54/0.75  % (27589)Instructions burned: 42 (million)
% 2.54/0.75  % (27589)------------------------------
% 2.54/0.75  % (27589)------------------------------
% 2.54/0.76  % (27609)dis+1011_1:1_nwc=3.0:sd=1:spb=goal_then_units:ss=included:to=lpo:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/138Mi)
% 2.54/0.77  % (27601)Instruction limit reached!
% 2.54/0.77  % (27601)------------------------------
% 2.54/0.77  % (27601)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.54/0.77  % (27601)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.54/0.77  % (27601)Termination reason: Unknown
% 2.54/0.77  % (27601)Termination phase: Saturation
% 2.54/0.77  
% 2.54/0.77  % (27601)Memory used [KB]: 2302
% 2.54/0.77  % (27601)Time elapsed: 0.010 s
% 2.54/0.77  % (27601)Instructions burned: 19 (million)
% 2.54/0.77  % (27601)------------------------------
% 2.54/0.77  % (27601)------------------------------
% 2.54/0.77  % (27608)Refutation not found, incomplete strategy% (27608)------------------------------
% 2.54/0.77  % (27608)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.54/0.77  % (27608)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.54/0.77  % (27608)Termination reason: Refutation not found, incomplete strategy
% 2.54/0.77  
% 2.54/0.77  % (27608)Memory used [KB]: 1791
% 2.54/0.77  % (27608)Time elapsed: 0.004 s
% 2.54/0.77  % (27608)Instructions burned: 3 (million)
% 2.54/0.77  % (27608)------------------------------
% 2.54/0.77  % (27608)------------------------------
% 2.54/0.77  % (27609)Refutation not found, incomplete strategy% (27609)------------------------------
% 2.54/0.77  % (27609)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.54/0.77  % (27609)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.54/0.77  % (27609)Termination reason: Refutation not found, incomplete strategy
% 2.54/0.77  
% 2.54/0.77  % (27609)Memory used [KB]: 6268
% 2.54/0.77  % (27609)Time elapsed: 0.004 s
% 2.54/0.77  % (27609)Instructions burned: 3 (million)
% 2.54/0.77  % (27609)------------------------------
% 2.54/0.77  % (27609)------------------------------
% 2.54/0.77  % (27586)Instruction limit reached!
% 2.54/0.77  % (27586)------------------------------
% 2.54/0.77  % (27586)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.54/0.77  % (27586)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.54/0.77  % (27586)Termination reason: Unknown
% 2.54/0.77  % (27586)Termination phase: Saturation
% 2.54/0.77  
% 2.54/0.77  % (27586)Memory used [KB]: 3070
% 2.54/0.77  % (27586)Time elapsed: 0.194 s
% 2.54/0.77  % (27586)Instructions burned: 107 (million)
% 2.54/0.77  % (27586)------------------------------
% 2.54/0.77  % (27586)------------------------------
% 2.54/0.78  % (27612)dis+1004_1:1_br=off:fsd=on:urr=ec_only:i=93:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/93Mi)
% 2.54/0.78  % (27607)Refutation not found, incomplete strategy% (27607)------------------------------
% 2.54/0.78  % (27607)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.54/0.78  % (27607)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.54/0.78  % (27607)Termination reason: Refutation not found, incomplete strategy
% 2.54/0.78  
% 2.54/0.78  % (27607)Memory used [KB]: 6780
% 2.54/0.78  % (27607)Time elapsed: 0.128 s
% 2.54/0.78  % (27607)Instructions burned: 22 (million)
% 2.54/0.78  % (27607)------------------------------
% 2.54/0.78  % (27607)------------------------------
% 2.54/0.79  % (27610)dis+10_1:1_newcnf=on:sgt=8:sos=on:ss=axioms:to=lpo:urr=on:i=393:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/393Mi)
% 2.54/0.79  % (27585)Instruction limit reached!
% 2.54/0.79  % (27585)------------------------------
% 2.54/0.79  % (27585)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.54/0.79  % (27585)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.54/0.79  % (27585)Termination reason: Unknown
% 2.54/0.79  % (27585)Termination phase: Saturation
% 2.54/0.79  
% 2.54/0.79  % (27585)Memory used [KB]: 3070
% 2.54/0.79  % (27585)Time elapsed: 0.234 s
% 2.54/0.79  % (27585)Instructions burned: 69 (million)
% 2.54/0.79  % (27585)------------------------------
% 2.54/0.79  % (27585)------------------------------
% 3.06/0.80  % (27611)lrs+10_1:1_br=off:sos=on:ss=axioms:st=2.0:urr=on:i=488:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/488Mi)
% 3.06/0.80  % (27611)Refutation not found, incomplete strategy% (27611)------------------------------
% 3.06/0.80  % (27611)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.06/0.80  % (27611)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.06/0.80  % (27611)Termination reason: Refutation not found, incomplete strategy
% 3.06/0.80  
% 3.06/0.80  % (27611)Memory used [KB]: 6524
% 3.06/0.80  % (27611)Time elapsed: 0.106 s
% 3.06/0.80  % (27611)Instructions burned: 7 (million)
% 3.06/0.80  % (27611)------------------------------
% 3.06/0.80  % (27611)------------------------------
% 3.06/0.81  % (27614)lrs+1010_1:1_sd=1:sos=on:sp=frequency:ss=included:to=lpo:i=221:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/221Mi)
% 3.06/0.81  % (27610)Refutation not found, incomplete strategy% (27610)------------------------------
% 3.06/0.81  % (27610)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.06/0.81  % (27610)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.06/0.81  % (27610)Termination reason: Refutation not found, incomplete strategy
% 3.06/0.81  
% 3.06/0.81  % (27610)Memory used [KB]: 6268
% 3.06/0.81  % (27610)Time elapsed: 0.004 s
% 3.06/0.81  % (27610)Instructions burned: 3 (million)
% 3.06/0.81  % (27610)------------------------------
% 3.06/0.81  % (27610)------------------------------
% 3.06/0.81  % (27591)Instruction limit reached!
% 3.06/0.81  % (27591)------------------------------
% 3.06/0.81  % (27591)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.06/0.81  % (27591)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.06/0.81  % (27591)Termination reason: Unknown
% 3.06/0.81  % (27591)Termination phase: Saturation
% 3.06/0.81  
% 3.06/0.81  % (27591)Memory used [KB]: 7419
% 3.06/0.81  % (27591)Time elapsed: 0.215 s
% 3.06/0.81  % (27591)Instructions burned: 68 (million)
% 3.06/0.81  % (27591)------------------------------
% 3.06/0.81  % (27591)------------------------------
% 3.06/0.81  % (27616)dis+1003_1:128_atotf=0.3:bce=on:newcnf=on:urr=on:i=86:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/86Mi)
% 3.06/0.82  % (27615)lrs+35_1:2_av=off:bsr=unit_only:flr=on:lcm=predicate:sp=frequency:i=222:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/222Mi)
% 3.06/0.82  % (27619)lrs+10_1:64_plsq=on:plsqr=32,1:sac=on:sos=all:ss=axioms:st=5.0:i=118:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/118Mi)
% 3.06/0.83  % (27617)dis+1011_1:1_aac=none:bs=unit_only:ep=RS:gsp=on:nwc=5.0:rnwc=on:s2a=on:s2at=3.0:slsq=on:slsqc=2:slsqr=1,8:i=79:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/79Mi)
% 3.06/0.83  % (27613)lrs+10_1:8_ep=R:nwc=5.0:rnwc=on:sos=on:urr=on:i=23:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/23Mi)
% 3.06/0.83  % (27614)Refutation not found, incomplete strategy% (27614)------------------------------
% 3.06/0.83  % (27614)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.06/0.83  % (27614)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.06/0.83  % (27614)Termination reason: Refutation not found, incomplete strategy
% 3.06/0.83  
% 3.06/0.83  % (27614)Memory used [KB]: 6268
% 3.06/0.83  % (27614)Time elapsed: 0.003 s
% 3.06/0.83  % (27614)Instructions burned: 3 (million)
% 3.06/0.83  % (27614)------------------------------
% 3.06/0.83  % (27614)------------------------------
% 3.06/0.84  % (27618)lrs+11_1:32_awrs=converge:awrsf=32:bd=preordered:drc=off:fd=preordered:flr=on:to=lpo:i=377:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/377Mi)
% 3.06/0.85  % (27621)lrs+1011_1:4_av=off:bd=off:drc=off:ins=1:nwc=2.0:spb=goal:tgt=full:to=lpo:i=113:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/113Mi)
% 3.06/0.85  % (27628)dis+1002_1:1_aac=none:bd=off:sac=on:sos=on:spb=units:i=753:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/753Mi)
% 3.06/0.85  % (27613)Instruction limit reached!
% 3.06/0.85  % (27613)------------------------------
% 3.06/0.85  % (27613)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.06/0.85  % (27613)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.06/0.85  % (27613)Termination reason: Unknown
% 3.06/0.85  % (27613)Termination phase: Saturation
% 3.06/0.85  
% 3.06/0.85  % (27613)Memory used [KB]: 2302
% 3.06/0.85  % (27613)Time elapsed: 0.010 s
% 3.06/0.85  % (27613)Instructions burned: 23 (million)
% 3.06/0.85  % (27613)------------------------------
% 3.06/0.85  % (27613)------------------------------
% 3.06/0.86  % (27620)ins+10_1:1_br=off:gs=on:igrr=1/32:igs=34:igwr=on:nm=0:sp=const_min:uhcvi=on:updr=off:urr=ec_only:i=34:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/34Mi)
% 3.06/0.86  % (27622)dis+2_3:1_aac=none:abs=on:ep=R:lcm=reverse:nwc=10.0:sos=on:sp=const_frequency:spb=units:urr=ec_only:i=8:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/8Mi)
% 3.06/0.86  % (27624)ott+1011_1:16_lma=on:nicw=on:sd=7:sp=const_frequency:ss=axioms:st=5.0:urr=ec_only:i=23:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/23Mi)
% 3.06/0.86  % (27626)lrs+10_1:32_abs=on:br=off:urr=ec_only:i=366:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/366Mi)
% 3.26/0.87  % (27625)dis+1011_1:1_av=off:er=known:fde=unused:nwc=10.0:slsq=on:slsqc=1:slsqr=4,15:i=357:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/357Mi)
% 3.26/0.87  % (27628)Refutation not found, incomplete strategy% (27628)------------------------------
% 3.26/0.87  % (27628)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.26/0.87  % (27628)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.26/0.87  % (27628)Termination reason: Refutation not found, incomplete strategy
% 3.26/0.87  
% 3.26/0.87  % (27628)Memory used [KB]: 6908
% 3.26/0.87  % (27628)Time elapsed: 0.051 s
% 3.26/0.87  % (27628)Instructions burned: 21 (million)
% 3.26/0.87  % (27628)------------------------------
% 3.26/0.87  % (27628)------------------------------
% 3.26/0.87  % (27623)lrs+1002_1:1_av=off:gs=on:gsp=on:irw=on:nwc=2.0:sd=2:sos=on:ss=axioms:stl=30:urr=on:i=390:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/390Mi)
% 3.26/0.87  % (27623)Refutation not found, incomplete strategy% (27623)------------------------------
% 3.26/0.87  % (27623)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.26/0.87  % (27623)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.26/0.87  % (27623)Termination reason: Refutation not found, incomplete strategy
% 3.26/0.87  
% 3.26/0.87  % (27623)Memory used [KB]: 6268
% 3.26/0.87  % (27623)Time elapsed: 0.002 s
% 3.26/0.87  % (27623)Instructions burned: 3 (million)
% 3.26/0.87  % (27623)------------------------------
% 3.26/0.87  % (27623)------------------------------
% 3.26/0.88  % (27633)dis+1002_1:1_av=off:dr=on:ep=RS:mep=off:newcnf=on:nm=2:nwc=10.0:s2a=on:slsq=on:slsqc=0:slsqr=1,8:i=377:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/377Mi)
% 3.26/0.88  % (27627)ott+1011_1:2_br=off:bs=unit_only:bsr=unit_only:nwc=5.0:s2a=on:s2agt=32:urr=on:i=424:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/424Mi)
% 3.26/0.88  % (27629)lrs+11_1:2_aac=none:acc=on:alpa=true:spb=units:i=288:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/288Mi)
% 3.26/0.88  % (27622)Instruction limit reached!
% 3.26/0.88  % (27622)------------------------------
% 3.26/0.88  % (27622)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.26/0.88  % (27622)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.26/0.88  % (27622)Termination reason: Unknown
% 3.26/0.88  % (27622)Termination phase: Property scanning
% 3.26/0.88  
% 3.26/0.88  % (27622)Memory used [KB]: 1918
% 3.26/0.88  % (27622)Time elapsed: 0.005 s
% 3.26/0.88  % (27622)Instructions burned: 9 (million)
% 3.26/0.88  % (27622)------------------------------
% 3.26/0.88  % (27622)------------------------------
% 3.26/0.89  % (27593)Instruction limit reached!
% 3.26/0.89  % (27593)------------------------------
% 3.26/0.89  % (27593)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.26/0.89  % (27593)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.26/0.89  % (27593)Termination reason: Unknown
% 3.26/0.89  % (27593)Termination phase: Saturation
% 3.26/0.89  
% 3.26/0.89  % (27593)Memory used [KB]: 7675
% 3.26/0.89  % (27593)Time elapsed: 0.292 s
% 3.26/0.89  % (27593)Instructions burned: 133 (million)
% 3.26/0.89  % (27593)------------------------------
% 3.26/0.89  % (27593)------------------------------
% 3.26/0.90  % (27630)lrs+10_1:1_sd=1:sos=on:spb=goal_then_units:ss=included:to=lpo:i=1000:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/1000Mi)
% 3.26/0.90  % (27630)Refutation not found, incomplete strategy% (27630)------------------------------
% 3.26/0.90  % (27630)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.26/0.90  % (27630)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.26/0.90  % (27630)Termination reason: Refutation not found, incomplete strategy
% 3.26/0.90  
% 3.26/0.90  % (27630)Memory used [KB]: 6268
% 3.26/0.90  % (27630)Time elapsed: 0.002 s
% 3.26/0.90  % (27630)Instructions burned: 2 (million)
% 3.26/0.90  % (27630)------------------------------
% 3.26/0.90  % (27630)------------------------------
% 3.26/0.90  % (27631)dis+1010_1:50_awrs=decay:awrsf=128:nwc=10.0:s2pl=no:sp=frequency:ss=axioms:i=149:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/149Mi)
% 3.26/0.90  % (27631)Refutation not found, incomplete strategy% (27631)------------------------------
% 3.26/0.90  % (27631)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.26/0.90  % (27631)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.26/0.90  % (27631)Termination reason: Refutation not found, incomplete strategy
% 3.26/0.90  
% 3.26/0.90  % (27631)Memory used [KB]: 6268
% 3.26/0.90  % (27631)Time elapsed: 0.003 s
% 3.26/0.90  % (27631)Instructions burned: 4 (million)
% 3.26/0.90  % (27631)------------------------------
% 3.26/0.90  % (27631)------------------------------
% 3.26/0.91  % (27620)Instruction limit reached!
% 3.26/0.91  % (27620)------------------------------
% 3.26/0.91  % (27620)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.26/0.91  % (27620)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.26/0.91  % (27620)Termination reason: Unknown
% 3.26/0.91  % (27620)Termination phase: Saturation
% 3.26/0.91  
% 3.26/0.91  % (27620)Memory used [KB]: 12153
% 3.26/0.91  % (27620)Time elapsed: 0.016 s
% 3.26/0.91  % (27620)Instructions burned: 35 (million)
% 3.26/0.91  % (27620)------------------------------
% 3.26/0.91  % (27620)------------------------------
% 3.26/0.91  % (27632)lrs+10_5:1_bce=on:bd=off:bsr=unit_only:s2a=on:sos=all:sp=reverse_arity:ss=axioms:st=2.0:to=lpo:urr=on:i=35:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/35Mi)
% 3.26/0.91  % (27624)Instruction limit reached!
% 3.26/0.91  % (27624)------------------------------
% 3.26/0.91  % (27624)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.26/0.91  % (27624)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.26/0.91  % (27624)Termination reason: Unknown
% 3.26/0.91  % (27624)Termination phase: Saturation
% 3.26/0.91  
% 3.26/0.91  % (27624)Memory used [KB]: 6780
% 3.26/0.91  % (27624)Time elapsed: 0.131 s
% 3.26/0.91  % (27624)Instructions burned: 23 (million)
% 3.26/0.91  % (27624)------------------------------
% 3.26/0.91  % (27624)------------------------------
% 3.26/0.92  % (27634)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=300:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/300Mi)
% 3.26/0.93  % (27632)Refutation not found, incomplete strategy% (27632)------------------------------
% 3.26/0.93  % (27632)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.26/0.93  % (27632)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.26/0.93  % (27632)Termination reason: Refutation not found, incomplete strategy
% 3.26/0.93  
% 3.26/0.93  % (27632)Memory used [KB]: 6396
% 3.26/0.93  % (27632)Time elapsed: 0.007 s
% 3.26/0.93  % (27632)Instructions burned: 12 (million)
% 3.26/0.93  % (27632)------------------------------
% 3.26/0.93  % (27632)------------------------------
% 3.26/0.93  % (27635)dis+1002_1:1_nm=0:nwc=2.0:s2a=on:spb=goal_then_units:to=lpo:i=45:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/45Mi)
% 3.26/0.93  % (27619)Instruction limit reached!
% 3.26/0.93  % (27619)------------------------------
% 3.26/0.93  % (27619)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.26/0.93  % (27619)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.26/0.93  % (27619)Termination reason: Unknown
% 3.26/0.93  % (27619)Termination phase: Saturation
% 3.26/0.93  
% 3.26/0.93  % (27619)Memory used [KB]: 6908
% 3.26/0.93  % (27619)Time elapsed: 0.188 s
% 3.26/0.93  % (27619)Instructions burned: 122 (million)
% 3.26/0.93  % (27619)------------------------------
% 3.26/0.93  % (27619)------------------------------
% 3.26/0.93  % (27636)lrs+10_1:8_ep=R:nwc=5.0:rnwc=on:sos=on:urr=on:i=23:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/23Mi)
% 3.26/0.94  % (27637)lrs+1011_1:1_aac=none:fs=off:fsr=off:i=136:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/136Mi)
% 3.26/0.94  % (27612)Instruction limit reached!
% 3.26/0.94  % (27612)------------------------------
% 3.26/0.94  % (27612)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.26/0.94  % (27612)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.26/0.94  % (27612)Termination reason: Unknown
% 3.26/0.94  % (27612)Termination phase: Saturation
% 3.26/0.94  
% 3.26/0.94  % (27612)Memory used [KB]: 9210
% 3.26/0.94  % (27612)Time elapsed: 0.174 s
% 3.26/0.94  % (27612)Instructions burned: 93 (million)
% 3.26/0.94  % (27612)------------------------------
% 3.26/0.94  % (27612)------------------------------
% 3.26/0.95  % (27634)Refutation not found, incomplete strategy% (27634)------------------------------
% 3.26/0.95  % (27634)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.26/0.95  % (27634)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.26/0.95  % (27634)Termination reason: Refutation not found, incomplete strategy
% 3.26/0.95  
% 3.26/0.95  % (27634)Memory used [KB]: 6908
% 3.26/0.95  % (27634)Time elapsed: 0.141 s
% 3.26/0.95  % (27634)Instructions burned: 20 (million)
% 3.26/0.95  % (27634)------------------------------
% 3.26/0.95  % (27634)------------------------------
% 3.26/0.95  % (27638)lrs+10_1:1_amm=off:drc=off:sp=reverse_frequency:spb=goal_then_units:to=lpo:i=91:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/91Mi)
% 3.26/0.95  % (27616)Instruction limit reached!
% 3.26/0.95  % (27616)------------------------------
% 3.26/0.95  % (27616)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.26/0.95  % (27616)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.26/0.95  % (27616)Termination reason: Unknown
% 3.26/0.95  % (27616)Termination phase: Saturation
% 3.26/0.95  
% 3.26/0.95  % (27616)Memory used [KB]: 8315
% 3.26/0.95  % (27616)Time elapsed: 0.237 s
% 3.26/0.95  % (27616)Instructions burned: 86 (million)
% 3.26/0.95  % (27616)------------------------------
% 3.26/0.95  % (27616)------------------------------
% 3.26/0.96  % (27636)Instruction limit reached!
% 3.26/0.96  % (27636)------------------------------
% 3.26/0.96  % (27636)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.26/0.96  % (27636)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.26/0.96  % (27636)Termination reason: Unknown
% 3.26/0.96  % (27636)Termination phase: Saturation
% 3.26/0.96  
% 3.26/0.96  % (27636)Memory used [KB]: 6908
% 3.26/0.96  % (27636)Time elapsed: 0.010 s
% 3.26/0.96  % (27636)Instructions burned: 24 (million)
% 3.26/0.96  % (27636)------------------------------
% 3.26/0.96  % (27636)------------------------------
% 3.26/0.96  % (27639)lrs+10_1:4_drc=off:sos=on:to=lpo:i=102:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/102Mi)
% 3.90/0.97  % (27617)Instruction limit reached!
% 3.90/0.97  % (27617)------------------------------
% 3.90/0.97  % (27617)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.90/0.97  % (27617)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.90/0.97  % (27617)Termination reason: Unknown
% 3.90/0.97  % (27617)Termination phase: Saturation
% 3.90/0.97  
% 3.90/0.97  % (27617)Memory used [KB]: 7419
% 3.90/0.97  % (27617)Time elapsed: 0.241 s
% 3.90/0.97  % (27617)Instructions burned: 79 (million)
% 3.90/0.97  % (27617)------------------------------
% 3.90/0.97  % (27617)------------------------------
% 3.90/0.97  % (27599)Instruction limit reached!
% 3.90/0.97  % (27599)------------------------------
% 3.90/0.97  % (27599)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.90/0.97  % (27599)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.90/0.97  % (27599)Termination reason: Unknown
% 3.90/0.97  % (27599)Termination phase: Saturation
% 3.90/0.97  
% 3.90/0.97  % (27599)Memory used [KB]: 8187
% 3.90/0.97  % (27599)Time elapsed: 0.368 s
% 3.90/0.97  % (27599)Instructions burned: 149 (million)
% 3.90/0.97  % (27599)------------------------------
% 3.90/0.97  % (27599)------------------------------
% 3.90/0.98  % (27641)dis+1002_1:2_er=filter:fde=unused:nwc=3.0:sac=on:sp=frequency:ss=included:to=lpo:i=246:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/246Mi)
% 3.90/0.98  % (27640)lrs+1011_1:1_fd=preordered:fsd=on:sos=on:thsq=on:thsqc=64:thsqd=32:uwa=ground:i=234:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/234Mi)
% 3.90/0.98  % (27641)Refutation not found, incomplete strategy% (27641)------------------------------
% 3.90/0.98  % (27641)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.90/0.98  % (27641)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.90/0.98  % (27641)Termination reason: Refutation not found, incomplete strategy
% 3.90/0.98  
% 3.90/0.98  % (27641)Memory used [KB]: 6268
% 3.90/0.98  % (27641)Time elapsed: 0.006 s
% 3.90/0.98  % (27641)Instructions burned: 3 (million)
% 3.90/0.98  % (27641)------------------------------
% 3.90/0.98  % (27641)------------------------------
% 4.13/1.00  % (27639)Refutation not found, incomplete strategy% (27639)------------------------------
% 4.13/1.00  % (27639)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.13/1.00  % (27639)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.13/1.00  % (27639)Termination reason: Refutation not found, incomplete strategy
% 4.13/1.00  
% 4.13/1.00  % (27639)Memory used [KB]: 7164
% 4.13/1.00  % (27639)Time elapsed: 0.143 s
% 4.13/1.00  % (27639)Instructions burned: 24 (million)
% 4.13/1.00  % (27639)------------------------------
% 4.13/1.00  % (27639)------------------------------
% 4.13/1.00  % (27635)Instruction limit reached!
% 4.13/1.00  % (27635)------------------------------
% 4.13/1.00  % (27635)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.13/1.00  % (27635)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.13/1.00  % (27635)Termination reason: Unknown
% 4.13/1.00  % (27635)Termination phase: Saturation
% 4.13/1.00  
% 4.13/1.00  % (27635)Memory used [KB]: 7164
% 4.13/1.00  % (27635)Time elapsed: 0.162 s
% 4.13/1.00  % (27635)Instructions burned: 45 (million)
% 4.13/1.00  % (27635)------------------------------
% 4.13/1.00  % (27635)------------------------------
% 4.13/1.01  % (27642)dis+1011_1:1_aac=none:bs=unit_only:ep=RS:gsp=on:nwc=5.0:rnwc=on:s2a=on:s2at=3.0:slsq=on:slsqc=2:slsqr=1,8:i=290:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/290Mi)
% 4.13/1.02  % (27643)dis+1010_1:3_av=off:bd=off:bs=on:bsr=on:cond=on:gsp=on:slsq=on:slsqc=1:slsqr=1,4:uwa=all:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/68Mi)
% 4.13/1.02  % (27645)lrs+1011_1:5_add=large:afp=4000:anc=none:irw=on:lma=on:nm=64:sac=on:sd=3:sos=on:sp=reverse_arity:ss=axioms:st=2.0:stl=30:updr=off:urr=on:i=126:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/126Mi)
% 4.13/1.02  % (27644)dis+10_1:1_ep=R:fde=none:fsr=off:slsq=on:slsqc=1:slsql=off:slsqr=1,4:ss=axioms:i=248:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/248Mi)
% 4.13/1.02  % (27645)Refutation not found, incomplete strategy% (27645)------------------------------
% 4.13/1.02  % (27645)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.13/1.02  % (27645)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.13/1.02  % (27645)Termination reason: Refutation not found, incomplete strategy
% 4.13/1.02  
% 4.13/1.02  % (27645)Memory used [KB]: 6396
% 4.13/1.02  % (27645)Time elapsed: 0.088 s
% 4.13/1.02  % (27645)Instructions burned: 6 (million)
% 4.13/1.02  % (27645)------------------------------
% 4.13/1.02  % (27645)------------------------------
% 4.13/1.03  % (27644)Refutation not found, incomplete strategy% (27644)------------------------------
% 4.13/1.03  % (27644)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.13/1.03  % (27644)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.13/1.03  % (27644)Termination reason: Refutation not found, incomplete strategy
% 4.13/1.03  
% 4.13/1.03  % (27644)Memory used [KB]: 6268
% 4.13/1.03  % (27644)Time elapsed: 0.004 s
% 4.13/1.03  % (27644)Instructions burned: 4 (million)
% 4.13/1.03  % (27644)------------------------------
% 4.13/1.03  % (27644)------------------------------
% 4.27/1.03  % (27646)ott+1010_1:1_sd=2:sos=on:sp=occurrence:ss=axioms:urr=on:i=997:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/997Mi)
% 4.27/1.03  % (27646)Refutation not found, incomplete strategy% (27646)------------------------------
% 4.27/1.03  % (27646)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.27/1.03  % (27646)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.27/1.03  % (27646)Termination reason: Refutation not found, incomplete strategy
% 4.27/1.03  
% 4.27/1.03  % (27646)Memory used [KB]: 6268
% 4.27/1.03  % (27646)Time elapsed: 0.003 s
% 4.27/1.03  % (27646)Instructions burned: 3 (million)
% 4.27/1.03  % (27646)------------------------------
% 4.27/1.03  % (27646)------------------------------
% 4.27/1.03  % (27621)Instruction limit reached!
% 4.27/1.03  % (27621)------------------------------
% 4.27/1.03  % (27621)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.27/1.03  % (27621)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.27/1.03  % (27621)Termination reason: Unknown
% 4.27/1.03  % (27621)Termination phase: Saturation
% 4.27/1.03  
% 4.27/1.03  % (27621)Memory used [KB]: 2942
% 4.27/1.03  % (27621)Time elapsed: 0.273 s
% 4.27/1.03  % (27621)Instructions burned: 113 (million)
% 4.27/1.03  % (27621)------------------------------
% 4.27/1.03  % (27621)------------------------------
% 4.27/1.03  % (27640)Refutation not found, incomplete strategy% (27640)------------------------------
% 4.27/1.03  % (27640)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.27/1.03  % (27640)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.27/1.03  % (27640)Termination reason: Refutation not found, incomplete strategy
% 4.27/1.03  
% 4.27/1.03  % (27640)Memory used [KB]: 7803
% 4.27/1.03  % (27640)Time elapsed: 0.161 s
% 4.27/1.03  % (27640)Instructions burned: 28 (million)
% 4.27/1.03  % (27640)------------------------------
% 4.27/1.03  % (27640)------------------------------
% 4.27/1.04  % (27648)ott+4_8:1_acc=on:fsr=off:lcm=reverse:lma=on:sd=2:sos=all:ss=axioms:st=1.5:i=121:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/121Mi)
% 4.27/1.04  % (27648)Refutation not found, incomplete strategy% (27648)------------------------------
% 4.27/1.04  % (27648)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.27/1.04  % (27648)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.27/1.04  % (27648)Termination reason: Refutation not found, incomplete strategy
% 4.27/1.04  
% 4.27/1.04  % (27648)Memory used [KB]: 6268
% 4.27/1.04  % (27648)Time elapsed: 0.003 s
% 4.27/1.04  % (27648)Instructions burned: 4 (million)
% 4.27/1.04  % (27648)------------------------------
% 4.27/1.04  % (27648)------------------------------
% 4.27/1.04  % (27647)lrs+1_4:1_cond=fast:fde=unused:lcm=predicate:nm=4:s2a=on:sd=3:sos=on:ss=axioms:st=2.0:i=139:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/139Mi)
% 4.27/1.04  % (27647)Refutation not found, incomplete strategy% (27647)------------------------------
% 4.27/1.04  % (27647)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.27/1.04  % (27647)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.27/1.04  % (27647)Termination reason: Refutation not found, incomplete strategy
% 4.27/1.04  
% 4.27/1.04  % (27647)Memory used [KB]: 6396
% 4.27/1.04  % (27647)Time elapsed: 0.101 s
% 4.27/1.04  % (27647)Instructions burned: 6 (million)
% 4.27/1.04  % (27647)------------------------------
% 4.27/1.04  % (27647)------------------------------
% 4.27/1.07  % (27651)lrs+1_1:1_aac=none:add=large:anc=all_dependent:cond=fast:ep=RST:fsr=off:lma=on:nm=2:sos=on:sp=reverse_arity:stl=30:uhcvi=on:urr=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/50Mi)
% 4.27/1.07  % (27650)lrs+1011_1:1_nwc=5.0:sd=4:ss=included:st=5.0:i=43:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/43Mi)
% 4.27/1.07  % (27649)lrs+2_1:1_lwlo=on:nwc=10.0:i=92:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/92Mi)
% 4.27/1.07  % (27652)lrs+10_1:1_bd=preordered:drc=off:rp=on:sp=frequency:to=lpo:urr=on:i=9:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/9Mi)
% 4.27/1.08  % (27652)Instruction limit reached!
% 4.27/1.08  % (27652)------------------------------
% 4.27/1.08  % (27652)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.27/1.08  % (27652)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.27/1.08  % (27652)Termination reason: Unknown
% 4.27/1.08  % (27652)Termination phase: Property scanning
% 4.27/1.08  
% 4.27/1.08  % (27652)Memory used [KB]: 2046
% 4.27/1.08  % (27652)Time elapsed: 0.005 s
% 4.27/1.08  % (27652)Instructions burned: 12 (million)
% 4.27/1.08  % (27652)------------------------------
% 4.27/1.08  % (27652)------------------------------
% 4.27/1.08  % (27653)dis-10_3:2_amm=sco:ep=RS:fsr=off:nm=10:sd=2:sos=on:ss=axioms:st=3.0:i=915:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/915Mi)
% 4.27/1.08  % (27653)Refutation not found, incomplete strategy% (27653)------------------------------
% 4.27/1.08  % (27653)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.27/1.08  % (27653)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.27/1.08  % (27653)Termination reason: Refutation not found, incomplete strategy
% 4.27/1.08  
% 4.27/1.08  % (27653)Memory used [KB]: 6268
% 4.27/1.08  % (27653)Time elapsed: 0.003 s
% 4.27/1.08  % (27653)Instructions burned: 3 (million)
% 4.27/1.08  % (27653)------------------------------
% 4.27/1.08  % (27653)------------------------------
% 4.27/1.09  % (27638)Instruction limit reached!
% 4.27/1.09  % (27638)------------------------------
% 4.27/1.09  % (27638)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.27/1.09  % (27638)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.27/1.09  % (27638)Termination reason: Unknown
% 4.27/1.09  % (27638)Termination phase: Saturation
% 4.27/1.09  
% 4.27/1.09  % (27638)Memory used [KB]: 7803
% 4.27/1.09  % (27638)Time elapsed: 0.243 s
% 4.27/1.09  % (27638)Instructions burned: 93 (million)
% 4.27/1.09  % (27638)------------------------------
% 4.27/1.09  % (27638)------------------------------
% 4.27/1.09  % (27655)lrs+10_1:1_aac=none:lcm=reverse:nwc=10.0:sos=on:ss=axioms:st=3.0:i=206:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/206Mi)
% 4.27/1.09  % (27651)Refutation not found, incomplete strategy% (27651)------------------------------
% 4.27/1.09  % (27651)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.27/1.09  % (27651)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.27/1.09  % (27651)Termination reason: Refutation not found, incomplete strategy
% 4.27/1.09  
% 4.27/1.09  % (27651)Memory used [KB]: 6908
% 4.27/1.09  % (27651)Time elapsed: 0.118 s
% 4.27/1.09  % (27651)Instructions burned: 22 (million)
% 4.27/1.09  % (27651)------------------------------
% 4.27/1.09  % (27651)------------------------------
% 4.27/1.09  % (27657)lrs+10_1:1_br=off:sos=on:ss=axioms:st=2.0:urr=on:i=1501:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/1501Mi)
% 4.27/1.09  % (27655)Refutation not found, incomplete strategy% (27655)------------------------------
% 4.27/1.09  % (27655)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.27/1.09  % (27655)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.27/1.09  % (27655)Termination reason: Refutation not found, incomplete strategy
% 4.27/1.09  
% 4.27/1.09  % (27655)Memory used [KB]: 6396
% 4.27/1.09  % (27655)Time elapsed: 0.096 s
% 4.27/1.09  % (27655)Instructions burned: 7 (million)
% 4.27/1.09  % (27655)------------------------------
% 4.27/1.09  % (27655)------------------------------
% 4.27/1.09  % (27654)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=437:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/437Mi)
% 4.71/1.10  % (27656)dis+11_1:17_bce=on:bsr=unit_only:drc=off:flr=on:gs=on:sp=frequency:spb=units:to=lpo:i=1287:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/1287Mi)
% 4.71/1.10  % (27654)Refutation not found, incomplete strategy% (27654)------------------------------
% 4.71/1.10  % (27654)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.71/1.10  % (27654)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.71/1.10  % (27654)Termination reason: Refutation not found, incomplete strategy
% 4.71/1.10  
% 4.71/1.10  % (27654)Memory used [KB]: 6396
% 4.71/1.10  % (27654)Time elapsed: 0.108 s
% 4.71/1.10  % (27654)Instructions burned: 7 (million)
% 4.71/1.10  % (27654)------------------------------
% 4.71/1.10  % (27654)------------------------------
% 4.71/1.10  % (27657)Refutation not found, incomplete strategy% (27657)------------------------------
% 4.71/1.10  % (27657)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.71/1.10  % (27657)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.71/1.10  % (27657)Termination reason: Refutation not found, incomplete strategy
% 4.71/1.10  
% 4.71/1.10  % (27657)Memory used [KB]: 6524
% 4.71/1.10  % (27657)Time elapsed: 0.011 s
% 4.71/1.10  % (27657)Instructions burned: 8 (million)
% 4.71/1.10  % (27657)------------------------------
% 4.71/1.10  % (27657)------------------------------
% 4.71/1.13  % (27658)dis+1011_1:1_bd=off:fd=preordered:fde=unused:sfv=off:sos=on:sp=reverse_frequency:spb=goal:to=lpo:i=32:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/32Mi)
% 4.71/1.13  % (27643)Instruction limit reached!
% 4.71/1.13  % (27643)------------------------------
% 4.71/1.13  % (27643)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.71/1.13  % (27643)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.71/1.13  % (27643)Termination reason: Unknown
% 4.71/1.13  % (27643)Termination phase: Saturation
% 4.71/1.13  
% 4.71/1.13  % (27643)Memory used [KB]: 3454
% 4.71/1.13  % (27643)Time elapsed: 0.238 s
% 4.71/1.13  % (27643)Instructions burned: 69 (million)
% 4.71/1.13  % (27643)------------------------------
% 4.71/1.13  % (27643)------------------------------
% 4.71/1.14  % (27659)dis+4_1:64_av=off:bce=on:flr=on:lcm=reverse:sfv=off:sos=all:i=117:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/117Mi)
% 4.71/1.14  % (27650)Instruction limit reached!
% 4.71/1.14  % (27650)------------------------------
% 4.71/1.14  % (27650)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.71/1.14  % (27650)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.71/1.14  % (27650)Termination reason: Unknown
% 4.71/1.14  % (27650)Termination phase: Saturation
% 4.71/1.14  
% 4.71/1.14  % (27650)Memory used [KB]: 6908
% 4.71/1.14  % (27650)Time elapsed: 0.165 s
% 4.71/1.14  % (27650)Instructions burned: 43 (million)
% 4.71/1.14  % (27650)------------------------------
% 4.71/1.14  % (27650)------------------------------
% 4.71/1.16  % (27663)lrs+1_1:16_av=off:fd=off:newcnf=on:nm=10:sims=off:sos=on:i=92:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/92Mi)
% 4.71/1.16  % (27637)Instruction limit reached!
% 4.71/1.16  % (27637)------------------------------
% 4.71/1.16  % (27637)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.71/1.16  % (27637)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.71/1.16  % (27637)Termination reason: Unknown
% 4.71/1.16  % (27637)Termination phase: Saturation
% 4.71/1.16  
% 4.71/1.16  % (27637)Memory used [KB]: 8443
% 4.71/1.16  % (27637)Time elapsed: 0.315 s
% 4.71/1.16  % (27637)Instructions burned: 136 (million)
% 4.71/1.16  % (27637)------------------------------
% 4.71/1.16  % (27637)------------------------------
% 4.71/1.16  % (27661)lrs+10_1:1_bsr=on:lma=on:sac=on:sos=all:spb=units:to=lpo:i=115:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/115Mi)
% 4.71/1.16  % (27660)lrs+11_1:1_bd=off:erd=off:plsq=on:plsqr=32,1:sfv=off:sos=all:i=283:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/283Mi)
% 4.71/1.16  % (27664)dis+1002_1:1_fde=unused:nwc=10.0:s2a=on:s2at=3.0:sac=on:i=80:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/80Mi)
% 4.71/1.16  % (27658)Refutation not found, incomplete strategy% (27658)------------------------------
% 4.71/1.16  % (27658)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.71/1.16  % (27658)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.71/1.16  % (27658)Termination reason: Refutation not found, incomplete strategy
% 4.71/1.16  
% 4.71/1.16  % (27658)Memory used [KB]: 6908
% 4.71/1.16  % (27658)Time elapsed: 0.130 s
% 4.71/1.16  % (27658)Instructions burned: 22 (million)
% 4.71/1.16  % (27658)------------------------------
% 4.71/1.16  % (27658)------------------------------
% 4.71/1.17  % (27662)lrs+21_1:16_gsp=on:lcm=reverse:sd=2:sp=frequency:spb=goal_then_units:ss=included:i=93:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/93Mi)
% 4.71/1.17  % (27662)Refutation not found, incomplete strategy% (27662)------------------------------
% 4.71/1.17  % (27662)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.71/1.17  % (27662)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.71/1.17  % (27662)Termination reason: Refutation not found, incomplete strategy
% 4.71/1.17  
% 4.71/1.17  % (27662)Memory used [KB]: 6268
% 4.71/1.17  % (27662)Time elapsed: 0.002 s
% 4.71/1.17  % (27662)Instructions burned: 3 (million)
% 4.71/1.17  % (27662)------------------------------
% 4.71/1.17  % (27662)------------------------------
% 4.71/1.17  % (27665)lrs+22_1:1_amm=sco:fsr=off:gve=force:sos=on:uwa=all:i=251:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/251Mi)
% 6.41/1.19  % (27615)Instruction limit reached!
% 6.41/1.19  % (27615)------------------------------
% 6.41/1.19  % (27615)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.41/1.19  % (27615)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.41/1.19  % (27615)Termination reason: Unknown
% 6.41/1.19  % (27615)Termination phase: Saturation
% 6.41/1.19  
% 6.41/1.19  % (27615)Memory used [KB]: 5628
% 6.41/1.19  % (27615)Time elapsed: 0.472 s
% 6.41/1.19  % (27615)Instructions burned: 222 (million)
% 6.41/1.19  % (27615)------------------------------
% 6.41/1.19  % (27615)------------------------------
% 6.41/1.20  % (27665)Refutation not found, incomplete strategy% (27665)------------------------------
% 6.41/1.20  % (27665)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.41/1.20  % (27665)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.41/1.20  % (27665)Termination reason: Refutation not found, incomplete strategy
% 6.41/1.20  
% 6.41/1.20  % (27665)Memory used [KB]: 7803
% 6.41/1.20  % (27665)Time elapsed: 0.141 s
% 6.41/1.20  % (27665)Instructions burned: 25 (million)
% 6.41/1.20  % (27665)------------------------------
% 6.41/1.20  % (27665)------------------------------
% 6.41/1.20  % (27667)lrs+30_1:3_aac=none:abs=on:avsq=on:avsql=on:avsqr=1,16:er=filter:fde=none:fsr=off:kws=inv_frequency:nwc=5.0:suph=off:i=285:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/285Mi)
% 6.41/1.21  % (27666)lrs+1011_1:1_bd=preordered:drc=off:fd=preordered:fsr=off:plsq=on:i=94:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/94Mi)
% 6.41/1.21  % (27671)dis+1002_1:1_ep=R:sd=2:sos=on:ss=axioms:i=1488:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/1488Mi)
% 6.41/1.21  % (27649)Refutation not found, non-redundant clauses discarded% (27649)------------------------------
% 6.41/1.21  % (27649)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.41/1.21  % (27649)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.41/1.21  % (27649)Termination reason: Refutation not found, non-redundant clauses discarded
% 6.41/1.21  
% 6.41/1.21  % (27649)Memory used [KB]: 7803
% 6.41/1.21  % (27649)Time elapsed: 0.252 s
% 6.41/1.21  % (27649)Instructions burned: 85 (million)
% 6.41/1.21  % (27649)------------------------------
% 6.41/1.21  % (27649)------------------------------
% 6.41/1.21  % (27671)Refutation not found, incomplete strategy% (27671)------------------------------
% 6.41/1.21  % (27671)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.41/1.21  % (27668)dis+1010_1:4_aac=none:abs=on:atotf=0.5:avsq=on:avsqc=2:avsqr=215,247:awrs=converge:awrsf=128:bsd=on:erd=off:fde=none:gve=cautious:newcnf=on:nwc=5.0:rnwc=on:sac=on:sas=z3:sp=const_min:tgt=ground:thsq=on:thsqc=64:thsqr=1,4:i=1486:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/1486Mi)
% 6.41/1.21  % (27671)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.41/1.21  % (27671)Termination reason: Refutation not found, incomplete strategy
% 6.41/1.21  
% 6.41/1.21  % (27671)Memory used [KB]: 6268
% 6.41/1.21  % (27671)Time elapsed: 0.006 s
% 6.41/1.21  % (27671)Instructions burned: 3 (million)
% 6.41/1.21  % (27671)------------------------------
% 6.41/1.21  % (27671)------------------------------
% 6.41/1.22  % (27663)Refutation not found, incomplete strategy% (27663)------------------------------
% 6.41/1.22  % (27663)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.41/1.22  % (27663)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.41/1.22  % (27663)Termination reason: Refutation not found, incomplete strategy
% 6.41/1.22  
% 6.41/1.22  % (27663)Memory used [KB]: 2558
% 6.41/1.22  % (27663)Time elapsed: 0.144 s
% 6.41/1.22  % (27663)Instructions burned: 24 (million)
% 6.41/1.22  % (27663)------------------------------
% 6.41/1.22  % (27663)------------------------------
% 6.41/1.22  % (27669)dis+1011_1:64_av=off:bce=on:bd=off:bsd=on:cond=on:flr=on:foolp=on:nwc=2.0:plsq=on:plsqc=1:plsqr=37,6:s2agt=32:slsq=on:slsqc=1:slsql=off:slsqr=17,16:tgt=full:i=73:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/73Mi)
% 6.41/1.23  % (27670)dis+10_1:1_aac=none:abs=on:bce=on:bd=off:bsr=unit_only:drc=off:fd=preordered:fsd=on:gve=cautious:lcm=reverse:nm=16:plsq=on:plsqc=1:plsqr=232,15:sfv=off:slsq=on:slsql=off:slsqr=3,2:sos=on:sp=weighted_frequency:i=106:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/106Mi)
% 6.41/1.25  % (27672)lrs+1011_1:1_sd=1:ss=axioms:st=5.0:i=103:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/103Mi)
% 6.41/1.25  % (27672)Refutation not found, incomplete strategy% (27672)------------------------------
% 6.41/1.25  % (27672)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.41/1.25  % (27672)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.41/1.25  % (27672)Termination reason: Refutation not found, incomplete strategy
% 6.41/1.25  
% 6.41/1.25  % (27672)Memory used [KB]: 6268
% 6.41/1.25  % (27672)Time elapsed: 0.117 s
% 6.41/1.25  % (27672)Instructions burned: 4 (million)
% 6.41/1.25  % (27672)------------------------------
% 6.41/1.25  % (27672)------------------------------
% 6.41/1.25  % (27633)Instruction limit reached!
% 6.41/1.25  % (27633)------------------------------
% 6.41/1.25  % (27633)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.41/1.25  % (27633)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.41/1.25  % (27633)Termination reason: Unknown
% 6.41/1.25  % (27633)Termination phase: Saturation
% 6.41/1.25  
% 6.41/1.25  % (27633)Memory used [KB]: 6396
% 6.41/1.25  % (27633)Time elapsed: 0.387 s
% 6.41/1.25  % (27633)Instructions burned: 377 (million)
% 6.41/1.25  % (27633)------------------------------
% 6.41/1.25  % (27633)------------------------------
% 6.41/1.25  % (27673)lrs+1011_3:1_acc=model:fsr=off:gsp=on:sd=1:ss=axioms:st=5.0:urr=on:i=376:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/376Mi)
% 6.41/1.26  % (27673)Refutation not found, incomplete strategy% (27673)------------------------------
% 6.41/1.26  % (27673)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.41/1.26  % (27673)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.41/1.26  % (27673)Termination reason: Refutation not found, incomplete strategy
% 6.41/1.26  
% 6.41/1.26  % (27673)Memory used [KB]: 6268
% 6.41/1.26  % (27673)Time elapsed: 0.124 s
% 6.41/1.26  % (27673)Instructions burned: 4 (million)
% 6.41/1.26  % (27673)------------------------------
% 6.41/1.26  % (27673)------------------------------
% 6.41/1.26  % (27626)Refutation not found, incomplete strategy% (27626)------------------------------
% 6.41/1.26  % (27626)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.41/1.26  % (27626)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.41/1.26  % (27626)Termination reason: Refutation not found, incomplete strategy
% 6.41/1.26  
% 6.41/1.26  % (27626)Memory used [KB]: 11385
% 6.41/1.26  % (27626)Time elapsed: 0.481 s
% 6.41/1.26  % (27626)Instructions burned: 218 (million)
% 6.41/1.26  % (27626)------------------------------
% 6.41/1.26  % (27626)------------------------------
% 6.41/1.27  % (27674)lrs+10_1:1_sd=1:sos=all:ss=axioms:i=1345:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/1345Mi)
% 6.41/1.27  % (27674)Refutation not found, incomplete strategy% (27674)------------------------------
% 6.41/1.27  % (27674)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.41/1.27  % (27674)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.41/1.27  % (27674)Termination reason: Refutation not found, incomplete strategy
% 6.41/1.27  
% 6.41/1.27  % (27674)Memory used [KB]: 6268
% 6.41/1.27  % (27674)Time elapsed: 0.002 s
% 6.41/1.27  % (27674)Instructions burned: 2 (million)
% 6.41/1.27  % (27674)------------------------------
% 6.41/1.27  % (27674)------------------------------
% 6.41/1.27  % (27675)ott-3_2:1_acc=on:add=large:anc=none:fde=none:gsp=on:irw=on:nm=0:s2a=on:sd=4:sos=on:ss=axioms:st=1.2:urr=on:i=134:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/134Mi)
% 6.41/1.27  % (27675)Refutation not found, incomplete strategy% (27675)------------------------------
% 6.41/1.27  % (27675)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.41/1.27  % (27675)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.41/1.27  % (27675)Termination reason: Refutation not found, incomplete strategy
% 6.41/1.27  
% 6.41/1.27  % (27675)Memory used [KB]: 6268
% 6.41/1.27  % (27675)Time elapsed: 0.004 s
% 6.41/1.27  % (27675)Instructions burned: 6 (million)
% 6.41/1.27  % (27675)------------------------------
% 6.41/1.27  % (27675)------------------------------
% 7.11/1.28  % (27670)Refutation not found, incomplete strategy% (27670)------------------------------
% 7.11/1.28  % (27670)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.11/1.28  % (27670)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.11/1.28  % (27670)Termination reason: Refutation not found, incomplete strategy
% 7.11/1.28  
% 7.11/1.28  % (27670)Memory used [KB]: 7291
% 7.11/1.28  % (27670)Time elapsed: 0.171 s
% 7.11/1.28  % (27670)Instructions burned: 32 (million)
% 7.11/1.28  % (27670)------------------------------
% 7.11/1.28  % (27670)------------------------------
% 7.11/1.29  % (27676)lrs+1002_1:1_av=off:gs=on:gsp=on:irw=on:nwc=2.0:sd=2:sos=on:ss=axioms:stl=30:urr=on:i=1498:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/1498Mi)
% 7.11/1.29  % (27676)Refutation not found, incomplete strategy% (27676)------------------------------
% 7.11/1.29  % (27676)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.11/1.29  % (27676)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.11/1.29  % (27676)Termination reason: Refutation not found, incomplete strategy
% 7.11/1.29  
% 7.11/1.29  % (27676)Memory used [KB]: 6268
% 7.11/1.29  % (27676)Time elapsed: 0.002 s
% 7.11/1.29  % (27676)Instructions burned: 3 (million)
% 7.11/1.29  % (27676)------------------------------
% 7.11/1.29  % (27676)------------------------------
% 7.11/1.30  % (27677)dis+1002_1:5_acc=on:afp=1010:fsr=off:gsp=on:nm=10:sac=on:sos=on:sp=unary_first:urr=ec_only:i=177:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/177Mi)
% 7.11/1.30  % (27678)fmb+10_1:1_fmbsr=1.2:rp=on:i=82:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/82Mi)
% 7.11/1.30  % (27664)Instruction limit reached!
% 7.11/1.30  % (27664)------------------------------
% 7.11/1.30  % (27664)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.11/1.30  % (27664)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.11/1.30  % (27664)Termination reason: Unknown
% 7.11/1.30  % (27664)Termination phase: Saturation
% 7.11/1.30  
% 7.11/1.30  % (27664)Memory used [KB]: 7164
% 7.11/1.30  % (27664)Time elapsed: 0.228 s
% 7.11/1.30  % (27664)Instructions burned: 81 (million)
% 7.11/1.30  % (27664)------------------------------
% 7.11/1.30  % (27664)------------------------------
% 7.28/1.31  % (27681)dis+1011_1:32_bd=off:fde=unused:plsq=on:plsqc=2:plsqr=175,8:s2a=on:sp=frequency:spb=goal:ss=included:st=2.0:to=lpo:i=669:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/669Mi)
% 7.28/1.31  % (27629)Instruction limit reached!
% 7.28/1.31  % (27629)------------------------------
% 7.28/1.31  % (27629)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.28/1.31  % (27629)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.28/1.31  % (27629)Termination reason: Unknown
% 7.28/1.31  % (27629)Termination phase: Saturation
% 7.28/1.31  
% 7.28/1.31  % (27629)Memory used [KB]: 15223
% 7.28/1.31  % (27629)Time elapsed: 0.536 s
% 7.28/1.31  % (27629)Instructions burned: 290 (million)
% 7.28/1.31  % (27629)------------------------------
% 7.28/1.31  % (27629)------------------------------
% 7.28/1.32  % (27659)Instruction limit reached!
% 7.28/1.32  % (27659)------------------------------
% 7.28/1.32  % (27659)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.28/1.32  % (27659)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.28/1.32  % (27659)Termination reason: Unknown
% 7.28/1.32  % (27659)Termination phase: Saturation
% 7.28/1.32  
% 7.28/1.32  % (27659)Memory used [KB]: 3326
% 7.28/1.32  % (27659)Time elapsed: 0.278 s
% 7.28/1.32  % (27659)Instructions burned: 118 (million)
% 7.28/1.32  % (27659)------------------------------
% 7.28/1.32  % (27659)------------------------------
% 7.40/1.33  % (27679)lrs+1002_1:1_fde=none:sd=2:sos=on:sp=const_max:ss=axioms:i=274:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/274Mi)
% 7.40/1.33  % (27679)Refutation not found, incomplete strategy% (27679)------------------------------
% 7.40/1.33  % (27679)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.40/1.33  % (27679)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.40/1.33  % (27679)Termination reason: Refutation not found, incomplete strategy
% 7.40/1.33  
% 7.40/1.33  % (27679)Memory used [KB]: 6268
% 7.40/1.33  % (27679)Time elapsed: 0.002 s
% 7.40/1.33  % (27679)Instructions burned: 2 (million)
% 7.40/1.33  % (27679)------------------------------
% 7.40/1.33  % (27679)------------------------------
% 7.40/1.33  % (27669)Instruction limit reached!
% 7.40/1.33  % (27669)------------------------------
% 7.40/1.33  % (27669)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.40/1.33  % (27669)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.40/1.33  % (27669)Termination reason: Unknown
% 7.40/1.33  % (27669)Termination phase: Saturation
% 7.40/1.33  
% 7.40/1.33  % (27669)Memory used [KB]: 2814
% 7.40/1.33  % (27669)Time elapsed: 0.227 s
% 7.40/1.33  % (27669)Instructions burned: 74 (million)
% 7.40/1.33  % (27669)------------------------------
% 7.40/1.33  % (27669)------------------------------
% 7.40/1.33  % (27681)Refutation not found, incomplete strategy% (27681)------------------------------
% 7.40/1.33  % (27681)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.40/1.33  % (27681)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.40/1.33  % (27681)Termination reason: Refutation not found, incomplete strategy
% 7.40/1.33  
% 7.40/1.33  % (27681)Memory used [KB]: 6396
% 7.40/1.33  % (27681)Time elapsed: 0.018 s
% 7.40/1.33  % (27681)Instructions burned: 13 (million)
% 7.40/1.33  % (27681)------------------------------
% 7.40/1.33  % (27681)------------------------------
% 7.40/1.34  % (27680)lrs+1011_1:5_av=off:awrs=decay:awrsf=97:bce=on:bsr=on:drc=off:flr=on:gs=on:ins=3:lwlo=on:newcnf=on:nm=0:plsq=on:plsqr=4437,256:s2a=on:s2at=4.0:s2pl=no:sims=off:skr=on:slsq=on:slsqc=0:slsqr=31,16:sos=all:sp=frequency:updr=off:i=176:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/176Mi)
% 7.40/1.35  % (27661)Instruction limit reached!
% 7.40/1.35  % (27661)------------------------------
% 7.40/1.35  % (27661)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.40/1.35  % (27661)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.40/1.35  % (27661)Termination reason: Unknown
% 7.40/1.35  % (27661)Termination phase: Saturation
% 7.40/1.35  
% 7.40/1.35  % (27661)Memory used [KB]: 8059
% 7.40/1.35  % (27661)Time elapsed: 0.275 s
% 7.40/1.35  % (27661)Instructions burned: 116 (million)
% 7.40/1.35  % (27661)------------------------------
% 7.40/1.35  % (27661)------------------------------
% 7.40/1.35  % (27666)Instruction limit reached!
% 7.40/1.35  % (27666)------------------------------
% 7.40/1.35  % (27666)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.40/1.35  % (27666)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.40/1.35  % (27666)Termination reason: Unknown
% 7.40/1.35  % (27666)Termination phase: Saturation
% 7.40/1.35  
% 7.40/1.35  % (27666)Memory used [KB]: 7803
% 7.40/1.35  % (27666)Time elapsed: 0.261 s
% 7.40/1.35  % (27666)Instructions burned: 95 (million)
% 7.40/1.35  % (27666)------------------------------
% 7.40/1.35  % (27666)------------------------------
% 7.40/1.35  % (27682)dis+21_1:1_av=off:sos=on:sp=frequency:ss=included:to=lpo:i=156:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/156Mi)
% 7.40/1.35  % (27677)Refutation not found, incomplete strategy% (27677)------------------------------
% 7.40/1.35  % (27677)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.40/1.35  % (27677)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.40/1.35  % (27677)Termination reason: Refutation not found, incomplete strategy
% 7.40/1.35  
% 7.40/1.35  % (27677)Memory used [KB]: 7291
% 7.40/1.35  % (27677)Time elapsed: 0.153 s
% 7.40/1.35  % (27677)Instructions burned: 27 (million)
% 7.40/1.35  % (27677)------------------------------
% 7.40/1.35  % (27677)------------------------------
% 7.40/1.35  % (27682)Refutation not found, incomplete strategy% (27682)------------------------------
% 7.40/1.35  % (27682)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.40/1.35  % (27682)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.40/1.35  % (27682)Termination reason: Refutation not found, incomplete strategy
% 7.40/1.35  
% 7.40/1.35  % (27682)Memory used [KB]: 1791
% 7.40/1.35  % (27682)Time elapsed: 0.003 s
% 7.40/1.35  % (27682)Instructions burned: 2 (million)
% 7.40/1.35  % (27682)------------------------------
% 7.40/1.35  % (27682)------------------------------
% 7.40/1.36  % (27683)ott+10_1:50_bsr=unit_only:drc=off:fd=preordered:sp=frequency:i=1735:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/1735Mi)
% 7.40/1.37  % (27685)dis+10_1:1_lma=on:sac=on:sos=all:spb=goal_then_units:ss=axioms:to=lpo:i=432:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/432Mi)
% 7.40/1.37  % (27685)Refutation not found, incomplete strategy% (27685)------------------------------
% 7.40/1.37  % (27685)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.40/1.37  % (27685)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.40/1.37  % (27685)Termination reason: Refutation not found, incomplete strategy
% 7.40/1.37  
% 7.40/1.37  % (27685)Memory used [KB]: 6268
% 7.40/1.37  % (27685)Time elapsed: 0.007 s
% 7.40/1.37  % (27685)Instructions burned: 3 (million)
% 7.40/1.37  % (27685)------------------------------
% 7.40/1.37  % (27685)------------------------------
% 7.40/1.38  % (27686)lrs+11_1:1_bsr=unit_only:flr=on:to=lpo:i=440:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/440Mi)
% 7.40/1.38  % (27684)dis+10_1:1_av=off:ep=RS:lcm=reverse:newcnf=on:s2a=on:s2at=3.0:i=2681:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/2681Mi)
% 7.40/1.38  % (27687)lrs+10_1:1_sd=1:sos=on:ss=included:i=3303:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/3303Mi)
% 7.40/1.39  % (27687)Refutation not found, incomplete strategy% (27687)------------------------------
% 7.40/1.39  % (27687)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.40/1.39  % (27687)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.40/1.39  % (27687)Termination reason: Refutation not found, incomplete strategy
% 7.40/1.39  
% 7.40/1.39  % (27687)Memory used [KB]: 6268
% 7.40/1.39  % (27687)Time elapsed: 0.003 s
% 7.40/1.39  % (27687)Instructions burned: 2 (million)
% 7.40/1.39  % (27687)------------------------------
% 7.40/1.39  % (27687)------------------------------
% 7.40/1.40  % (27689)lrs+10_1:1_sos=on:ss=included:st=1.2:urr=on:i=236:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/236Mi)
% 7.40/1.41  % (27689)Refutation not found, incomplete strategy% (27689)------------------------------
% 7.40/1.41  % (27689)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.40/1.41  % (27689)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.40/1.41  % (27689)Termination reason: Refutation not found, incomplete strategy
% 7.40/1.41  
% 7.40/1.41  % (27689)Memory used [KB]: 6268
% 7.40/1.41  % (27689)Time elapsed: 0.003 s
% 7.40/1.41  % (27689)Instructions burned: 4 (million)
% 7.40/1.41  % (27689)------------------------------
% 7.40/1.41  % (27689)------------------------------
% 7.40/1.41  % (27678)Instruction limit reached!
% 7.40/1.41  % (27678)------------------------------
% 7.40/1.41  % (27678)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.40/1.41  % (27678)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.40/1.41  % (27678)Termination reason: Unknown
% 7.40/1.41  % (27678)Termination phase: Finite model building constraint generation
% 7.40/1.41  
% 7.40/1.41  % (27678)Memory used [KB]: 8827
% 7.40/1.41  % (27678)Time elapsed: 0.032 s
% 7.40/1.41  % (27678)Instructions burned: 82 (million)
% 7.40/1.41  % (27678)------------------------------
% 7.40/1.41  % (27678)------------------------------
% 7.40/1.41  % (27692)dis+1002_1:1_nm=0:nwc=2.0:s2a=on:spb=goal_then_units:to=lpo:i=45:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/45Mi)
% 7.40/1.41  % (27688)lrs+11_1:1_ss=included:st=2.0:i=503:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/503Mi)
% 7.94/1.42  % (27690)lrs+11_3:1_br=off:flr=on:sgt=8:ss=axioms:urr=on:i=128:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/128Mi)
% 7.94/1.42  % (27625)Instruction limit reached!
% 7.94/1.42  % (27625)------------------------------
% 7.94/1.42  % (27625)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.94/1.42  % (27625)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.94/1.42  % (27625)Termination reason: Unknown
% 7.94/1.42  % (27625)Termination phase: Saturation
% 7.94/1.42  
% 7.94/1.42  % (27625)Memory used [KB]: 4221
% 7.94/1.42  % (27625)Time elapsed: 0.639 s
% 7.94/1.42  % (27625)Instructions burned: 357 (million)
% 7.94/1.42  % (27625)------------------------------
% 7.94/1.42  % (27625)------------------------------
% 7.94/1.42  % (27690)Refutation not found, incomplete strategy% (27690)------------------------------
% 7.94/1.42  % (27690)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.94/1.42  % (27690)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.94/1.42  % (27690)Termination reason: Refutation not found, incomplete strategy
% 7.94/1.42  
% 7.94/1.42  % (27690)Memory used [KB]: 6268
% 7.94/1.42  % (27690)Time elapsed: 0.003 s
% 7.94/1.42  % (27690)Instructions burned: 4 (million)
% 7.94/1.42  % (27690)------------------------------
% 7.94/1.42  % (27690)------------------------------
% 7.94/1.42  % (27691)dis+1002_1:1_ep=RS:erd=off:sac=on:sos=on:i=2543:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/2543Mi)
% 7.94/1.44  % (27693)dis+1010_1:1_acc=model:bd=off:ins=1:nwc=5.0:sp=reverse_frequency:to=lpo:i=279:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/279Mi)
% 7.94/1.44  % (27694)lrs+0_1:1_br=off:drc=off:erd=off:urr=ec_only:i=997:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/997Mi)
% 7.94/1.45  % (27691)Refutation not found, incomplete strategy% (27691)------------------------------
% 7.94/1.45  % (27691)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.94/1.45  % (27691)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.94/1.45  % (27691)Termination reason: Refutation not found, incomplete strategy
% 7.94/1.45  
% 7.94/1.45  % (27691)Memory used [KB]: 6652
% 7.94/1.45  % (27691)Time elapsed: 0.130 s
% 7.94/1.45  % (27691)Instructions burned: 17 (million)
% 7.94/1.45  % (27691)------------------------------
% 7.94/1.45  % (27691)------------------------------
% 7.94/1.45  % (27618)Instruction limit reached!
% 7.94/1.45  % (27618)------------------------------
% 7.94/1.45  % (27618)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.94/1.45  % (27618)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.94/1.45  % (27618)Termination reason: Unknown
% 7.94/1.45  % (27618)Termination phase: Saturation
% 7.94/1.45  
% 7.94/1.45  % (27618)Memory used [KB]: 11513
% 7.94/1.45  % (27618)Time elapsed: 0.727 s
% 7.94/1.45  % (27618)Instructions burned: 378 (million)
% 7.94/1.45  % (27618)------------------------------
% 7.94/1.45  % (27618)------------------------------
% 7.94/1.46  % (27692)Instruction limit reached!
% 7.94/1.46  % (27692)------------------------------
% 7.94/1.46  % (27692)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.94/1.46  % (27692)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.94/1.46  % (27696)lrs+10_1:32_br=off:gsp=on:nm=6:nwc=5.0:urr=on:i=53:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/53Mi)
% 7.94/1.46  % (27692)Termination reason: Unknown
% 7.94/1.46  % (27692)Termination phase: Saturation
% 7.94/1.46  
% 7.94/1.46  % (27692)Memory used [KB]: 7164
% 7.94/1.46  % (27692)Time elapsed: 0.080 s
% 7.94/1.46  % (27692)Instructions burned: 45 (million)
% 7.94/1.46  % (27692)------------------------------
% 7.94/1.46  % (27692)------------------------------
% 7.94/1.46  % (27695)lrs+21_1:16_gsp=on:lcm=reverse:sd=2:sp=frequency:spb=goal_then_units:ss=included:i=121:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/121Mi)
% 7.94/1.46  % (27695)Refutation not found, incomplete strategy% (27695)------------------------------
% 7.94/1.46  % (27695)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.94/1.46  % (27695)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.94/1.46  % (27695)Termination reason: Refutation not found, incomplete strategy
% 7.94/1.46  
% 7.94/1.46  % (27695)Memory used [KB]: 6268
% 7.94/1.46  % (27695)Time elapsed: 0.002 s
% 7.94/1.46  % (27695)Instructions burned: 3 (million)
% 7.94/1.46  % (27695)------------------------------
% 7.94/1.46  % (27695)------------------------------
% 7.94/1.46  % (27697)lrs+1011_1:1_aac=none:fs=off:fsr=off:i=265:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/265Mi)
% 7.94/1.47  % (27688)Refutation not found, incomplete strategy% (27688)------------------------------
% 7.94/1.47  % (27688)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.94/1.47  % (27688)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.94/1.47  % (27688)Termination reason: Refutation not found, incomplete strategy
% 7.94/1.47  
% 7.94/1.47  % (27688)Memory used [KB]: 6780
% 7.94/1.47  % (27688)Time elapsed: 0.156 s
% 7.94/1.47  % (27688)Instructions burned: 32 (million)
% 7.94/1.47  % (27688)------------------------------
% 7.94/1.47  % (27688)------------------------------
% 7.94/1.47  % (27702)dis+10_1:4_abs=on:bsd=on:fsd=on:nwc=3.0:sas=z3:slsq=on:slsqc=2:slsql=off:slsqr=1,8:i=192:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/192Mi)
% 7.94/1.48  % (27699)lrs+1011_1:1_acc=model:avsq=on:bd=off:flr=on:fsd=on:gs=on:newcnf=on:plsq=on:plsql=on:plsqr=1,32:s2a=on:s2at=3.0:sac=on:skr=on:sos=on:sp=occurrence:updr=off:i=162:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/162Mi)
% 7.94/1.48  % (27698)dis+10_1:5_bsr=on:drc=off:ins=1:nwc=2.8:sp=reverse_frequency:to=lpo:i=84:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/84Mi)
% 7.94/1.48  % (27701)dis+1002_1:1_fde=unused:nwc=10.0:s2a=on:s2at=3.0:sac=on:i=3040:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/3040Mi)
% 8.32/1.49  % (27700)dis+1011_1:1_aac=none:bs=unit_only:ep=RS:gsp=on:nwc=5.0:rnwc=on:s2a=on:s2at=3.0:slsq=on:slsqc=2:slsqr=1,8:i=1290:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/1290Mi)
% 8.32/1.50  % (27642)Instruction limit reached!
% 8.32/1.50  % (27642)------------------------------
% 8.32/1.50  % (27642)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.32/1.50  % (27642)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.32/1.50  % (27642)Termination reason: Unknown
% 8.32/1.50  % (27642)Termination phase: Saturation
% 8.32/1.50  
% 8.32/1.50  % (27642)Memory used [KB]: 8955
% 8.32/1.50  % (27642)Time elapsed: 0.616 s
% 8.32/1.50  % (27642)Instructions burned: 290 (million)
% 8.32/1.50  % (27642)------------------------------
% 8.32/1.50  % (27642)------------------------------
% 8.32/1.50  % (27627)First to succeed.
% 8.32/1.51  % (27627)Refutation found. Thanks to Tanya!
% 8.32/1.51  % SZS status Theorem for theBenchmark
% 8.32/1.51  % SZS output start Proof for theBenchmark
% See solution above
% 8.32/1.51  % (27627)------------------------------
% 8.32/1.51  % (27627)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.32/1.51  % (27627)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.32/1.51  % (27627)Termination reason: Refutation
% 8.32/1.51  
% 8.32/1.51  % (27627)Memory used [KB]: 11897
% 8.32/1.51  % (27627)Time elapsed: 0.725 s
% 8.32/1.51  % (27627)Instructions burned: 334 (million)
% 8.32/1.51  % (27627)------------------------------
% 8.32/1.51  % (27627)------------------------------
% 8.32/1.51  % (27551)Success in time 1.137 s
%------------------------------------------------------------------------------