TSTP Solution File: GRP617-1 by SnakeForV-SAT---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : GRP617-1 : TPTP v8.1.0. Released v3.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s

% Computer : n001.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 16:23:01 EDT 2022

% Result   : Unsatisfiable 47.69s 6.38s
% Output   : Refutation 47.69s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   18
%            Number of leaves      :   35
% Syntax   : Number of formulae    :  158 (  42 unt;   0 def)
%            Number of atoms       :  335 (  52 equ)
%            Maximal formula atoms :    4 (   2 avg)
%            Number of connectives :  349 ( 172   ~; 162   |;   0   &)
%                                         (  15 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   11 (   4 avg)
%            Maximal term depth    :    9 (   2 avg)
%            Number of predicates  :   20 (  18 usr;  16 prp; 0-3 aty)
%            Number of functors    :    7 (   7 usr;   5 con; 0-2 aty)
%            Number of variables   :  161 ( 161   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f56134,plain,
    $false,
    inference(avatar_sat_refutation,[],[f55,f91,f98,f104,f113,f711,f713,f740,f777,f799,f41891,f53464,f53939,f54074,f55095,f56062]) ).

fof(f56062,plain,
    ( ~ spl2_11
    | ~ spl2_600 ),
    inference(avatar_contradiction_clause,[],[f56061]) ).

fof(f56061,plain,
    ( $false
    | ~ spl2_11
    | ~ spl2_600 ),
    inference(trivial_inequality_removal,[],[f55405]) ).

fof(f55405,plain,
    ( sF0 != sF0
    | ~ spl2_11
    | ~ spl2_600 ),
    inference(superposition,[],[f21,f55360]) ).

fof(f55360,plain,
    ( sF0 = sF1
    | ~ spl2_11
    | ~ spl2_600 ),
    inference(forward_demodulation,[],[f55359,f187]) ).

fof(f187,plain,
    ! [X1] : multiply(X1,identity) = X1,
    inference(resolution,[],[f137,f5]) ).

fof(f5,axiom,
    ! [X0,X1] : product(X0,X1,multiply(X0,X1)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',total_function1) ).

fof(f137,plain,
    ! [X2,X3] :
      ( ~ product(X3,identity,X2)
      | X2 = X3 ),
    inference(resolution,[],[f6,f2]) ).

fof(f2,axiom,
    ! [X0] : product(X0,identity,X0),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',right_identity) ).

fof(f6,axiom,
    ! [X2,X3,X0,X1] :
      ( ~ product(X0,X1,X3)
      | X2 = X3
      | ~ product(X0,X1,X2) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',total_function2) ).

fof(f55359,plain,
    ( multiply(sF0,identity) = sF1
    | ~ spl2_11
    | ~ spl2_600 ),
    inference(forward_demodulation,[],[f55175,f97]) ).

fof(f97,plain,
    ( identity = inverse(identity)
    | ~ spl2_11 ),
    inference(avatar_component_clause,[],[f95]) ).

fof(f95,plain,
    ( spl2_11
  <=> identity = inverse(identity) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_11])]) ).

fof(f55175,plain,
    ( multiply(sF0,inverse(identity)) = sF1
    | ~ spl2_600 ),
    inference(superposition,[],[f5085,f53894]) ).

fof(f53894,plain,
    ( identity = multiply(inverse(sF1),sF0)
    | ~ spl2_600 ),
    inference(avatar_component_clause,[],[f53892]) ).

fof(f53892,plain,
    ( spl2_600
  <=> identity = multiply(inverse(sF1),sF0) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_600])]) ).

fof(f5085,plain,
    ! [X2,X3] : multiply(X3,inverse(multiply(inverse(X2),X3))) = X2,
    inference(superposition,[],[f4370,f1032]) ).

fof(f1032,plain,
    ! [X2,X3] : multiply(X2,multiply(inverse(X2),X3)) = X3,
    inference(resolution,[],[f942,f4]) ).

fof(f4,axiom,
    ! [X0] : product(X0,inverse(X0),identity),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',right_inverse) ).

fof(f942,plain,
    ! [X24,X22,X23] :
      ( ~ product(X22,X23,identity)
      | multiply(X22,multiply(X23,X24)) = X24 ),
    inference(resolution,[],[f513,f140]) ).

fof(f140,plain,
    ! [X10,X8,X9] :
      ( ~ product(X9,X10,X8)
      | multiply(X9,X10) = X8 ),
    inference(resolution,[],[f6,f5]) ).

fof(f513,plain,
    ! [X10,X8,X9] :
      ( product(X8,multiply(X9,X10),X10)
      | ~ product(X8,X9,identity) ),
    inference(resolution,[],[f502,f5]) ).

fof(f502,plain,
    ! [X2,X3,X0,X1] :
      ( ~ product(X3,X2,X1)
      | ~ product(X0,X3,identity)
      | product(X0,X1,X2) ),
    inference(resolution,[],[f7,f1]) ).

fof(f1,axiom,
    ! [X0] : product(identity,X0,X0),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',left_identity) ).

fof(f7,axiom,
    ! [X2,X3,X0,X1,X4,X5] :
      ( ~ product(X4,X2,X3)
      | product(X0,X5,X3)
      | ~ product(X1,X2,X5)
      | ~ product(X0,X1,X4) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',associativity1) ).

fof(f4370,plain,
    ! [X34,X35] : multiply(multiply(X34,X35),inverse(X35)) = X34,
    inference(resolution,[],[f4286,f140]) ).

fof(f4286,plain,
    ! [X2,X1] : product(multiply(X2,X1),inverse(X1),X2),
    inference(superposition,[],[f4226,f565]) ).

fof(f565,plain,
    ! [X0] : inverse(inverse(X0)) = X0,
    inference(resolution,[],[f562,f137]) ).

fof(f562,plain,
    ! [X0] : product(inverse(inverse(X0)),identity,X0),
    inference(resolution,[],[f511,f3]) ).

fof(f3,axiom,
    ! [X0] : product(inverse(X0),X0,identity),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',left_inverse) ).

fof(f511,plain,
    ! [X4,X5] :
      ( ~ product(X4,inverse(X5),identity)
      | product(X4,identity,X5) ),
    inference(resolution,[],[f502,f3]) ).

fof(f4226,plain,
    ! [X28,X27] : product(multiply(X27,inverse(X28)),X28,X27),
    inference(resolution,[],[f3904,f5]) ).

fof(f3904,plain,
    ! [X2,X3,X4] :
      ( ~ product(X4,inverse(X2),X3)
      | product(X3,X2,X4) ),
    inference(superposition,[],[f3268,f565]) ).

fof(f3268,plain,
    ! [X6,X7,X5] :
      ( product(X7,inverse(X6),X5)
      | ~ product(X5,X6,X7) ),
    inference(forward_demodulation,[],[f3250,f565]) ).

fof(f3250,plain,
    ! [X6,X7,X5] :
      ( product(X7,inverse(X6),X5)
      | ~ product(inverse(inverse(X5)),X6,X7) ),
    inference(resolution,[],[f870,f562]) ).

fof(f870,plain,
    ! [X18,X19,X16,X17] :
      ( ~ product(X16,identity,X17)
      | ~ product(X16,X18,X19)
      | product(X19,inverse(X18),X17) ),
    inference(resolution,[],[f8,f4]) ).

fof(f8,axiom,
    ! [X2,X3,X0,X1,X4,X5] :
      ( ~ product(X1,X2,X5)
      | ~ product(X0,X5,X3)
      | ~ product(X0,X1,X4)
      | product(X4,X2,X3) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',associativity2) ).

fof(f21,plain,
    sF0 != sF1,
    inference(definition_folding,[],[f18,f20,f19]) ).

fof(f19,plain,
    multiply(v,u) = sF0,
    introduced(function_definition,[]) ).

fof(f20,plain,
    multiply(u,v) = sF1,
    introduced(function_definition,[]) ).

fof(f18,axiom,
    multiply(v,u) != multiply(u,v),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_vu_equals_uv) ).

fof(f55095,plain,
    ( spl2_601
    | ~ spl2_447
    | ~ spl2_617 ),
    inference(avatar_split_clause,[],[f55094,f54044,f41889,f53896]) ).

fof(f53896,plain,
    ( spl2_601
  <=> subgroup1_member(multiply(inverse(sF1),sF0)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_601])]) ).

fof(f41889,plain,
    ( spl2_447
  <=> ! [X105] : subgroup1_member(multiply(multiply(X105,sF1),inverse(multiply(X105,u)))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_447])]) ).

fof(f54044,plain,
    ( spl2_617
  <=> ! [X18] :
        ( subgroup1_member(multiply(X18,u))
        | ~ subgroup1_member(multiply(X18,sF1)) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_617])]) ).

fof(f55094,plain,
    ( subgroup1_member(multiply(inverse(sF1),sF0))
    | ~ spl2_447
    | ~ spl2_617 ),
    inference(forward_demodulation,[],[f55084,f37471]) ).

fof(f37471,plain,
    ! [X17] : multiply(X17,sF0) = multiply(multiply(X17,v),u),
    inference(forward_demodulation,[],[f37470,f565]) ).

fof(f37470,plain,
    ! [X17] : multiply(X17,sF0) = multiply(multiply(X17,inverse(inverse(v))),u),
    inference(forward_demodulation,[],[f37452,f7266]) ).

fof(f7266,plain,
    ! [X73,X74] : multiply(X74,inverse(X73)) = inverse(multiply(X73,inverse(X74))),
    inference(superposition,[],[f4370,f4951]) ).

fof(f4951,plain,
    ! [X19,X20] : multiply(inverse(multiply(X19,inverse(X20))),X19) = X20,
    inference(superposition,[],[f1031,f4240]) ).

fof(f4240,plain,
    ! [X21,X20] : multiply(multiply(X20,inverse(X21)),X21) = X20,
    inference(resolution,[],[f4226,f140]) ).

fof(f1031,plain,
    ! [X0,X1] : multiply(inverse(X0),multiply(X0,X1)) = X1,
    inference(resolution,[],[f942,f3]) ).

fof(f37452,plain,
    ! [X17] : multiply(X17,sF0) = multiply(inverse(multiply(inverse(v),inverse(X17))),u),
    inference(resolution,[],[f10088,f5499]) ).

fof(f5499,plain,
    ! [X70,X69] : product(X69,X70,inverse(multiply(inverse(X70),inverse(X69)))),
    inference(resolution,[],[f4952,f3904]) ).

fof(f4952,plain,
    ! [X21,X22] : product(inverse(multiply(X21,inverse(X22))),X21,X22),
    inference(superposition,[],[f1057,f4240]) ).

fof(f1057,plain,
    ! [X4,X5] : product(inverse(X4),multiply(X4,X5),X5),
    inference(superposition,[],[f5,f1031]) ).

fof(f10088,plain,
    ! [X18,X17] :
      ( ~ product(X17,v,X18)
      | multiply(X17,sF0) = multiply(X18,u) ),
    inference(resolution,[],[f4083,f140]) ).

fof(f4083,plain,
    ! [X116,X117] :
      ( product(X116,sF0,multiply(X117,u))
      | ~ product(X116,v,X117) ),
    inference(resolution,[],[f506,f22]) ).

fof(f22,plain,
    product(v,u,sF0),
    inference(superposition,[],[f5,f19]) ).

fof(f506,plain,
    ! [X18,X19,X16,X17,X20] :
      ( ~ product(X20,X19,X17)
      | product(X16,X17,multiply(X18,X19))
      | ~ product(X16,X20,X18) ),
    inference(resolution,[],[f7,f5]) ).

fof(f55084,plain,
    ( subgroup1_member(multiply(multiply(inverse(sF1),v),u))
    | ~ spl2_447
    | ~ spl2_617 ),
    inference(resolution,[],[f54045,f44924]) ).

fof(f44924,plain,
    ( ! [X1] : subgroup1_member(multiply(multiply(inverse(X1),v),X1))
    | ~ spl2_447 ),
    inference(forward_demodulation,[],[f44923,f37994]) ).

fof(f37994,plain,
    ! [X16] : multiply(inverse(X16),v) = multiply(inverse(multiply(u,X16)),sF1),
    inference(resolution,[],[f11070,f5115]) ).

fof(f5115,plain,
    ! [X29,X30] : product(inverse(multiply(X29,X30)),X29,inverse(X30)),
    inference(superposition,[],[f1057,f4370]) ).

fof(f11070,plain,
    ! [X18,X17] :
      ( ~ product(X17,u,X18)
      | multiply(X17,sF1) = multiply(X18,v) ),
    inference(resolution,[],[f4085,f140]) ).

fof(f4085,plain,
    ! [X121,X122] :
      ( product(X121,sF1,multiply(X122,v))
      | ~ product(X121,u,X122) ),
    inference(resolution,[],[f506,f23]) ).

fof(f23,plain,
    product(u,v,sF1),
    inference(superposition,[],[f5,f20]) ).

fof(f44923,plain,
    ( ! [X1] : subgroup1_member(multiply(multiply(inverse(multiply(u,X1)),sF1),X1))
    | ~ spl2_447 ),
    inference(forward_demodulation,[],[f44918,f565]) ).

fof(f44918,plain,
    ( ! [X1] : subgroup1_member(multiply(multiply(inverse(multiply(u,X1)),sF1),inverse(inverse(X1))))
    | ~ spl2_447 ),
    inference(superposition,[],[f41890,f5114]) ).

fof(f5114,plain,
    ! [X28,X27] : inverse(X28) = multiply(inverse(multiply(X27,X28)),X27),
    inference(superposition,[],[f1031,f4370]) ).

fof(f41890,plain,
    ( ! [X105] : subgroup1_member(multiply(multiply(X105,sF1),inverse(multiply(X105,u))))
    | ~ spl2_447 ),
    inference(avatar_component_clause,[],[f41889]) ).

fof(f54045,plain,
    ( ! [X18] :
        ( ~ subgroup1_member(multiply(X18,sF1))
        | subgroup1_member(multiply(X18,u)) )
    | ~ spl2_617 ),
    inference(avatar_component_clause,[],[f54044]) ).

fof(f54074,plain,
    ( ~ spl2_15
    | spl2_617 ),
    inference(avatar_split_clause,[],[f41786,f54044,f532]) ).

fof(f532,plain,
    ( spl2_15
  <=> subgroup1_member(inverse(v)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_15])]) ).

fof(f41786,plain,
    ! [X98] :
      ( ~ subgroup1_member(multiply(X98,sF1))
      | ~ subgroup1_member(inverse(v))
      | subgroup1_member(multiply(X98,u)) ),
    inference(superposition,[],[f4368,f37996]) ).

fof(f37996,plain,
    ! [X18] : multiply(multiply(X18,u),v) = multiply(X18,sF1),
    inference(resolution,[],[f11070,f5]) ).

fof(f4368,plain,
    ! [X31,X30] :
      ( ~ subgroup1_member(multiply(X30,X31))
      | subgroup1_member(X30)
      | ~ subgroup1_member(inverse(X31)) ),
    inference(resolution,[],[f4286,f10]) ).

fof(f10,axiom,
    ! [X8,X6,X7] :
      ( ~ product(X6,X7,X8)
      | ~ subgroup1_member(X6)
      | ~ subgroup1_member(X7)
      | subgroup1_member(X8) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',closure_of_product1) ).

fof(f53939,plain,
    ( spl2_600
    | ~ spl2_601
    | ~ spl2_27
    | ~ spl2_598 ),
    inference(avatar_split_clause,[],[f53938,f53462,f774,f53896,f53892]) ).

fof(f774,plain,
    ( spl2_27
  <=> subgroup2_member(multiply(inverse(sF1),v)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_27])]) ).

fof(f53462,plain,
    ( spl2_598
  <=> ! [X69] :
        ( subgroup2_member(multiply(X69,sF0))
        | ~ subgroup2_member(multiply(X69,v)) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_598])]) ).

fof(f53938,plain,
    ( ~ subgroup1_member(multiply(inverse(sF1),sF0))
    | identity = multiply(inverse(sF1),sF0)
    | ~ spl2_27
    | ~ spl2_598 ),
    inference(forward_demodulation,[],[f53937,f565]) ).

fof(f53937,plain,
    ( ~ subgroup1_member(multiply(inverse(sF1),sF0))
    | identity = inverse(inverse(multiply(inverse(sF1),sF0)))
    | ~ spl2_27
    | ~ spl2_598 ),
    inference(forward_demodulation,[],[f53936,f565]) ).

fof(f53936,plain,
    ( identity = inverse(inverse(inverse(inverse(multiply(inverse(sF1),sF0)))))
    | ~ subgroup1_member(multiply(inverse(sF1),sF0))
    | ~ spl2_27
    | ~ spl2_598 ),
    inference(forward_demodulation,[],[f53887,f565]) ).

fof(f53887,plain,
    ( identity = inverse(inverse(inverse(inverse(inverse(inverse(multiply(inverse(sF1),sF0)))))))
    | ~ subgroup1_member(multiply(inverse(sF1),sF0))
    | ~ spl2_27
    | ~ spl2_598 ),
    inference(resolution,[],[f53836,f442]) ).

fof(f442,plain,
    ! [X0] :
      ( ~ subgroup2_member(X0)
      | identity = inverse(inverse(inverse(inverse(inverse(inverse(X0))))))
      | ~ subgroup1_member(X0) ),
    inference(resolution,[],[f385,f9]) ).

fof(f9,axiom,
    ! [X0] :
      ( subgroup1_member(inverse(X0))
      | ~ subgroup1_member(X0) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',closure_of_inverse1) ).

fof(f385,plain,
    ! [X0] :
      ( ~ subgroup1_member(inverse(X0))
      | identity = inverse(inverse(inverse(inverse(inverse(inverse(X0))))))
      | ~ subgroup2_member(X0) ),
    inference(resolution,[],[f382,f11]) ).

fof(f11,axiom,
    ! [X0] :
      ( subgroup2_member(inverse(X0))
      | ~ subgroup2_member(X0) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',closure_of_inverse2) ).

fof(f382,plain,
    ! [X0] :
      ( ~ subgroup2_member(X0)
      | ~ subgroup1_member(X0)
      | identity = inverse(inverse(inverse(inverse(inverse(X0))))) ),
    inference(resolution,[],[f304,f9]) ).

fof(f304,plain,
    ! [X0] :
      ( ~ subgroup1_member(inverse(X0))
      | identity = inverse(inverse(inverse(inverse(inverse(X0)))))
      | ~ subgroup2_member(X0) ),
    inference(resolution,[],[f301,f11]) ).

fof(f301,plain,
    ! [X0] :
      ( ~ subgroup2_member(X0)
      | ~ subgroup1_member(X0)
      | identity = inverse(inverse(inverse(inverse(X0)))) ),
    inference(resolution,[],[f265,f9]) ).

fof(f265,plain,
    ! [X0] :
      ( ~ subgroup1_member(inverse(X0))
      | ~ subgroup2_member(X0)
      | identity = inverse(inverse(inverse(inverse(X0)))) ),
    inference(resolution,[],[f262,f11]) ).

fof(f262,plain,
    ! [X0] :
      ( ~ subgroup2_member(X0)
      | ~ subgroup1_member(X0)
      | identity = inverse(inverse(inverse(X0))) ),
    inference(resolution,[],[f130,f9]) ).

fof(f130,plain,
    ! [X0] :
      ( ~ subgroup1_member(inverse(X0))
      | ~ subgroup2_member(X0)
      | identity = inverse(inverse(inverse(X0))) ),
    inference(resolution,[],[f127,f11]) ).

fof(f127,plain,
    ! [X0] :
      ( ~ subgroup2_member(X0)
      | ~ subgroup1_member(X0)
      | identity = inverse(inverse(X0)) ),
    inference(resolution,[],[f38,f9]) ).

fof(f38,plain,
    ! [X0] :
      ( ~ subgroup1_member(inverse(X0))
      | ~ subgroup2_member(X0)
      | identity = inverse(inverse(X0)) ),
    inference(resolution,[],[f36,f11]) ).

fof(f36,plain,
    ! [X0] :
      ( ~ subgroup2_member(X0)
      | identity = inverse(X0)
      | ~ subgroup1_member(X0) ),
    inference(resolution,[],[f25,f9]) ).

fof(f25,plain,
    ! [X0] :
      ( ~ subgroup1_member(inverse(X0))
      | identity = inverse(X0)
      | ~ subgroup2_member(X0) ),
    inference(resolution,[],[f15,f11]) ).

fof(f15,axiom,
    ! [X0] :
      ( ~ subgroup2_member(X0)
      | identity = X0
      | ~ subgroup1_member(X0) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',trivial_intersection) ).

fof(f53836,plain,
    ( subgroup2_member(multiply(inverse(sF1),sF0))
    | ~ spl2_27
    | ~ spl2_598 ),
    inference(resolution,[],[f53463,f776]) ).

fof(f776,plain,
    ( subgroup2_member(multiply(inverse(sF1),v))
    | ~ spl2_27 ),
    inference(avatar_component_clause,[],[f774]) ).

fof(f53463,plain,
    ( ! [X69] :
        ( ~ subgroup2_member(multiply(X69,v))
        | subgroup2_member(multiply(X69,sF0)) )
    | ~ spl2_598 ),
    inference(avatar_component_clause,[],[f53462]) ).

fof(f53464,plain,
    ( ~ spl2_8
    | spl2_598 ),
    inference(avatar_split_clause,[],[f53305,f53462,f78]) ).

fof(f78,plain,
    ( spl2_8
  <=> subgroup2_member(u) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_8])]) ).

fof(f53305,plain,
    ! [X69] :
      ( subgroup2_member(multiply(X69,sF0))
      | ~ subgroup2_member(multiply(X69,v))
      | ~ subgroup2_member(u) ),
    inference(superposition,[],[f62,f37471]) ).

fof(f62,plain,
    ! [X4,X5] :
      ( subgroup2_member(multiply(X5,X4))
      | ~ subgroup2_member(X5)
      | ~ subgroup2_member(X4) ),
    inference(resolution,[],[f12,f5]) ).

fof(f12,axiom,
    ! [X8,X6,X7] :
      ( ~ product(X6,X7,X8)
      | ~ subgroup2_member(X7)
      | subgroup2_member(X8)
      | ~ subgroup2_member(X6) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',closure_of_product2) ).

fof(f41891,plain,
    ( spl2_447
    | ~ spl2_22 ),
    inference(avatar_split_clause,[],[f41793,f701,f41889]) ).

fof(f701,plain,
    ( spl2_22
  <=> subgroup1_member(v) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_22])]) ).

fof(f41793,plain,
    ! [X105] :
      ( ~ subgroup1_member(v)
      | subgroup1_member(multiply(multiply(X105,sF1),inverse(multiply(X105,u)))) ),
    inference(superposition,[],[f5060,f37996]) ).

fof(f5060,plain,
    ! [X6,X7] :
      ( subgroup1_member(multiply(multiply(X6,X7),inverse(X6)))
      | ~ subgroup1_member(X7) ),
    inference(superposition,[],[f4977,f1031]) ).

fof(f4977,plain,
    ! [X56,X57] :
      ( ~ subgroup1_member(multiply(X56,X57))
      | subgroup1_member(multiply(X57,X56)) ),
    inference(forward_demodulation,[],[f4973,f565]) ).

fof(f4973,plain,
    ! [X56,X57] :
      ( subgroup1_member(multiply(X57,X56))
      | ~ subgroup1_member(multiply(X56,inverse(inverse(X57)))) ),
    inference(superposition,[],[f13,f4240]) ).

fof(f13,axiom,
    ! [X0,X6] :
      ( subgroup1_member(multiply(X6,multiply(X0,inverse(X6))))
      | ~ subgroup1_member(X0) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',normality1) ).

fof(f799,plain,
    ( ~ spl2_8
    | spl2_16 ),
    inference(avatar_split_clause,[],[f798,f549,f78]) ).

fof(f549,plain,
    ( spl2_16
  <=> subgroup2_member(inverse(u)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_16])]) ).

fof(f798,plain,
    ( ~ subgroup2_member(u)
    | spl2_16 ),
    inference(resolution,[],[f551,f11]) ).

fof(f551,plain,
    ( ~ subgroup2_member(inverse(u))
    | spl2_16 ),
    inference(avatar_component_clause,[],[f549]) ).

fof(f777,plain,
    ( spl2_27
    | ~ spl2_16 ),
    inference(avatar_split_clause,[],[f762,f549,f774]) ).

fof(f762,plain,
    ( ~ subgroup2_member(inverse(u))
    | subgroup2_member(multiply(inverse(sF1),v)) ),
    inference(superposition,[],[f588,f544]) ).

fof(f544,plain,
    v = multiply(inverse(u),sF1),
    inference(resolution,[],[f541,f140]) ).

fof(f541,plain,
    product(inverse(u),sF1,v),
    inference(resolution,[],[f515,f3]) ).

fof(f515,plain,
    ! [X12] :
      ( ~ product(X12,u,identity)
      | product(X12,sF1,v) ),
    inference(resolution,[],[f502,f23]) ).

fof(f588,plain,
    ! [X10,X9] :
      ( subgroup2_member(multiply(inverse(X9),multiply(X10,X9)))
      | ~ subgroup2_member(X10) ),
    inference(superposition,[],[f14,f565]) ).

fof(f14,axiom,
    ! [X0,X6] :
      ( subgroup2_member(multiply(X6,multiply(X0,inverse(X6))))
      | ~ subgroup2_member(X0) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',normality2) ).

fof(f740,plain,
    spl2_8,
    inference(avatar_contradiction_clause,[],[f739]) ).

fof(f739,plain,
    ( $false
    | spl2_8 ),
    inference(resolution,[],[f80,f17]) ).

fof(f17,axiom,
    subgroup2_member(u),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',u_in_G2) ).

fof(f80,plain,
    ( ~ subgroup2_member(u)
    | spl2_8 ),
    inference(avatar_component_clause,[],[f78]) ).

fof(f713,plain,
    ( ~ spl2_22
    | spl2_15 ),
    inference(avatar_split_clause,[],[f712,f532,f701]) ).

fof(f712,plain,
    ( ~ subgroup1_member(v)
    | spl2_15 ),
    inference(resolution,[],[f534,f9]) ).

fof(f534,plain,
    ( ~ subgroup1_member(inverse(v))
    | spl2_15 ),
    inference(avatar_component_clause,[],[f532]) ).

fof(f711,plain,
    spl2_22,
    inference(avatar_contradiction_clause,[],[f710]) ).

fof(f710,plain,
    ( $false
    | spl2_22 ),
    inference(resolution,[],[f703,f16]) ).

fof(f16,axiom,
    subgroup1_member(v),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',v_in_G1) ).

fof(f703,plain,
    ( ~ subgroup1_member(v)
    | spl2_22 ),
    inference(avatar_component_clause,[],[f701]) ).

fof(f113,plain,
    ~ spl2_4,
    inference(avatar_contradiction_clause,[],[f112]) ).

fof(f112,plain,
    ( $false
    | ~ spl2_4 ),
    inference(resolution,[],[f108,f16]) ).

fof(f108,plain,
    ( ! [X0] : ~ subgroup1_member(X0)
    | ~ spl2_4 ),
    inference(duplicate_literal_removal,[],[f107]) ).

fof(f107,plain,
    ( ! [X0] :
        ( ~ subgroup1_member(X0)
        | ~ subgroup1_member(X0) )
    | ~ spl2_4 ),
    inference(resolution,[],[f53,f9]) ).

fof(f53,plain,
    ( ! [X2] :
        ( ~ subgroup1_member(inverse(X2))
        | ~ subgroup1_member(X2) )
    | ~ spl2_4 ),
    inference(avatar_component_clause,[],[f52]) ).

fof(f52,plain,
    ( spl2_4
  <=> ! [X2] :
        ( ~ subgroup1_member(X2)
        | ~ subgroup1_member(inverse(X2)) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_4])]) ).

fof(f104,plain,
    ~ spl2_6,
    inference(avatar_contradiction_clause,[],[f103]) ).

fof(f103,plain,
    ( $false
    | ~ spl2_6 ),
    inference(resolution,[],[f100,f17]) ).

fof(f100,plain,
    ( ! [X0] : ~ subgroup2_member(X0)
    | ~ spl2_6 ),
    inference(duplicate_literal_removal,[],[f99]) ).

fof(f99,plain,
    ( ! [X0] :
        ( ~ subgroup2_member(X0)
        | ~ subgroup2_member(X0) )
    | ~ spl2_6 ),
    inference(resolution,[],[f71,f11]) ).

fof(f71,plain,
    ( ! [X2] :
        ( ~ subgroup2_member(inverse(X2))
        | ~ subgroup2_member(X2) )
    | ~ spl2_6 ),
    inference(avatar_component_clause,[],[f70]) ).

fof(f70,plain,
    ( spl2_6
  <=> ! [X2] :
        ( ~ subgroup2_member(inverse(X2))
        | ~ subgroup2_member(X2) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_6])]) ).

fof(f98,plain,
    ( spl2_11
    | ~ spl2_3
    | ~ spl2_5 ),
    inference(avatar_split_clause,[],[f92,f66,f48,f95]) ).

fof(f48,plain,
    ( spl2_3
  <=> subgroup1_member(identity) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_3])]) ).

fof(f66,plain,
    ( spl2_5
  <=> subgroup2_member(identity) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_5])]) ).

fof(f92,plain,
    ( ~ subgroup1_member(identity)
    | identity = inverse(identity)
    | ~ spl2_5 ),
    inference(resolution,[],[f68,f36]) ).

fof(f68,plain,
    ( subgroup2_member(identity)
    | ~ spl2_5 ),
    inference(avatar_component_clause,[],[f66]) ).

fof(f91,plain,
    ( spl2_6
    | spl2_5 ),
    inference(avatar_split_clause,[],[f61,f66,f70]) ).

fof(f61,plain,
    ! [X3] :
      ( subgroup2_member(identity)
      | ~ subgroup2_member(inverse(X3))
      | ~ subgroup2_member(X3) ),
    inference(resolution,[],[f12,f4]) ).

fof(f55,plain,
    ( spl2_3
    | spl2_4 ),
    inference(avatar_split_clause,[],[f43,f52,f48]) ).

fof(f43,plain,
    ! [X3] :
      ( ~ subgroup1_member(X3)
      | subgroup1_member(identity)
      | ~ subgroup1_member(inverse(X3)) ),
    inference(resolution,[],[f10,f4]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem    : GRP617-1 : TPTP v8.1.0. Released v3.1.0.
% 0.03/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s
% 0.12/0.33  % Computer : n001.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit   : 300
% 0.12/0.34  % WCLimit    : 300
% 0.12/0.34  % DateTime   : Mon Aug 29 22:55:45 EDT 2022
% 0.12/0.34  % CPUTime    : 
% 0.19/0.49  % (16664)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.49  % (16662)ott+10_1:32_abs=on:br=off:urr=ec_only:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.19/0.49  % (16670)ott-1_1:6_av=off:cond=on:fsr=off:nwc=3.0:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.49  % (16672)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.19/0.50  % (16669)dis+2_1:64_add=large:bce=on:bd=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.19/0.50  % (16669)Instruction limit reached!
% 0.19/0.50  % (16669)------------------------------
% 0.19/0.50  % (16669)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.50  % (16669)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.50  % (16669)Termination reason: Unknown
% 0.19/0.50  % (16669)Termination phase: Blocked clause elimination
% 0.19/0.50  
% 0.19/0.50  % (16669)Memory used [KB]: 895
% 0.19/0.50  % (16669)Time elapsed: 0.003 s
% 0.19/0.50  % (16669)Instructions burned: 2 (million)
% 0.19/0.50  % (16669)------------------------------
% 0.19/0.50  % (16669)------------------------------
% 0.19/0.50  % (16662)Refutation not found, incomplete strategy% (16662)------------------------------
% 0.19/0.50  % (16662)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.50  % (16662)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.50  % (16662)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.50  
% 0.19/0.50  % (16662)Memory used [KB]: 5373
% 0.19/0.50  % (16662)Time elapsed: 0.102 s
% 0.19/0.50  % (16662)Instructions burned: 2 (million)
% 0.19/0.50  % (16662)------------------------------
% 0.19/0.50  % (16662)------------------------------
% 0.19/0.50  % (16661)fmb+10_1:1_bce=on:fmbsr=1.5:nm=4:skr=on:i=191324:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/191324Mi)
% 0.19/0.50  TRYING [1]
% 0.19/0.50  TRYING [2]
% 0.19/0.50  TRYING [3]
% 0.19/0.50  TRYING [4]
% 0.19/0.50  % (16665)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.50  % (16666)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=48:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/48Mi)
% 0.19/0.51  % (16687)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/68Mi)
% 0.19/0.51  % (16683)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=498:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/498Mi)
% 0.19/0.51  % (16663)ott+4_1:1_av=off:bd=off:nwc=5.0:s2a=on:s2at=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=frequency:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/37Mi)
% 0.19/0.51  % (16679)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.19/0.51  % (16667)fmb+10_1:1_fmbsr=2.0:nm=4:skr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.52  TRYING [1]
% 0.19/0.52  TRYING [2]
% 0.19/0.52  % (16677)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.19/0.52  TRYING [3]
% 0.19/0.52  % (16671)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.19/0.52  % (16688)ott+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=177:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/177Mi)
% 0.19/0.52  % (16689)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 0.19/0.52  % (16668)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.19/0.52  % (16684)ott+11_1:1_drc=off:nwc=5.0:slsq=on:slsqc=1:spb=goal_then_units:to=lpo:i=467:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/467Mi)
% 0.19/0.53  % (16682)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 0.19/0.53  % (16670)Instruction limit reached!
% 0.19/0.53  % (16670)------------------------------
% 0.19/0.53  % (16670)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (16686)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/500Mi)
% 0.19/0.53  % (16670)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (16670)Termination reason: Unknown
% 0.19/0.53  % (16670)Termination phase: Saturation
% 0.19/0.53  
% 0.19/0.53  % (16670)Memory used [KB]: 1279
% 0.19/0.53  % (16670)Time elapsed: 0.126 s
% 0.19/0.53  % (16670)Instructions burned: 51 (million)
% 0.19/0.53  % (16670)------------------------------
% 0.19/0.53  % (16670)------------------------------
% 0.19/0.53  TRYING [5]
% 0.19/0.53  % (16690)ott+10_7:2_awrs=decay:awrsf=8:bd=preordered:drc=off:fd=preordered:fde=unused:fsr=off:slsq=on:slsqc=2:slsqr=5,8:sp=const_min:spb=units:to=lpo:i=355:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/355Mi)
% 0.19/0.53  % (16674)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.19/0.53  % (16680)ott+4_1:1_av=off:bd=off:nwc=5.0:rp=on:s2a=on:s2at=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=frequency:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.19/0.53  % (16681)ott+10_1:8_bsd=on:fsd=on:lcm=predicate:nwc=5.0:s2a=on:s2at=1.5:spb=goal_then_units:i=176:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/176Mi)
% 0.19/0.54  % (16676)ott+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=75:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/75Mi)
% 0.19/0.54  % (16673)ott+10_1:28_bd=off:bs=on:tgt=ground:i=101:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/101Mi)
% 0.19/0.54  TRYING [4]
% 0.19/0.54  % (16675)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/68Mi)
% 0.19/0.54  % (16678)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 0.19/0.54  TRYING [1]
% 0.19/0.55  % (16685)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/482Mi)
% 0.19/0.55  TRYING [2]
% 1.58/0.55  TRYING [3]
% 1.58/0.55  % (16668)Instruction limit reached!
% 1.58/0.55  % (16668)------------------------------
% 1.58/0.55  % (16668)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.58/0.55  TRYING [4]
% 1.71/0.57  TRYING [5]
% 1.71/0.57  % (16668)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.71/0.57  % (16668)Termination reason: Unknown
% 1.71/0.57  % (16668)Termination phase: Saturation
% 1.71/0.57  
% 1.71/0.57  % (16668)Memory used [KB]: 5500
% 1.71/0.57  % (16668)Time elapsed: 0.166 s
% 1.71/0.57  % (16668)Instructions burned: 8 (million)
% 1.71/0.57  % (16668)------------------------------
% 1.71/0.57  % (16668)------------------------------
% 1.71/0.57  % (16667)Instruction limit reached!
% 1.71/0.57  % (16667)------------------------------
% 1.71/0.57  % (16667)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.71/0.57  % (16667)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.71/0.57  % (16667)Termination reason: Unknown
% 1.71/0.57  % (16667)Termination phase: Finite model building constraint generation
% 1.71/0.57  
% 1.71/0.57  % (16667)Memory used [KB]: 7675
% 1.71/0.57  % (16667)Time elapsed: 0.179 s
% 1.71/0.57  % (16667)Instructions burned: 51 (million)
% 1.71/0.57  % (16667)------------------------------
% 1.71/0.57  % (16667)------------------------------
% 1.71/0.58  % (16782)ott-1_1:6_av=off:cond=on:fsr=off:nwc=3.0:i=211:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/211Mi)
% 1.71/0.59  TRYING [5]
% 1.71/0.59  % (16678)Instruction limit reached!
% 1.71/0.59  % (16678)------------------------------
% 1.71/0.59  % (16678)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.71/0.59  % (16678)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.71/0.59  % (16678)Termination reason: Unknown
% 1.71/0.59  % (16678)Termination phase: Finite model building constraint generation
% 1.71/0.59  
% 1.71/0.59  % (16678)Memory used [KB]: 7931
% 1.71/0.59  % (16678)Time elapsed: 0.206 s
% 1.71/0.59  % (16678)Instructions burned: 59 (million)
% 1.71/0.59  % (16678)------------------------------
% 1.71/0.59  % (16678)------------------------------
% 1.71/0.59  % (16663)Instruction limit reached!
% 1.71/0.59  % (16663)------------------------------
% 1.71/0.59  % (16663)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.71/0.59  % (16663)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.71/0.59  % (16663)Termination reason: Unknown
% 1.71/0.59  % (16663)Termination phase: Saturation
% 1.71/0.59  
% 1.71/0.59  % (16663)Memory used [KB]: 1279
% 1.71/0.59  % (16663)Time elapsed: 0.185 s
% 1.71/0.59  % (16663)Instructions burned: 37 (million)
% 1.71/0.59  % (16663)------------------------------
% 1.71/0.59  % (16663)------------------------------
% 1.71/0.60  % (16664)Instruction limit reached!
% 1.71/0.60  % (16664)------------------------------
% 1.71/0.60  % (16664)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.71/0.61  % (16671)Instruction limit reached!
% 1.71/0.61  % (16671)------------------------------
% 1.71/0.61  % (16671)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.71/0.61  % (16671)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.71/0.61  % (16671)Termination reason: Unknown
% 1.71/0.61  % (16671)Termination phase: Saturation
% 1.71/0.61  
% 1.71/0.61  % (16671)Memory used [KB]: 6012
% 1.71/0.61  % (16671)Time elapsed: 0.198 s
% 1.71/0.61  % (16671)Instructions burned: 51 (million)
% 1.71/0.61  % (16671)------------------------------
% 1.71/0.61  % (16671)------------------------------
% 1.71/0.61  % (16665)Instruction limit reached!
% 1.71/0.61  % (16665)------------------------------
% 1.71/0.61  % (16665)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.71/0.61  % (16665)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.71/0.61  % (16665)Termination reason: Unknown
% 1.71/0.61  % (16665)Termination phase: Saturation
% 1.71/0.61  
% 1.71/0.61  % (16665)Memory used [KB]: 6524
% 1.71/0.61  % (16665)Time elapsed: 0.218 s
% 1.71/0.61  % (16665)Instructions burned: 52 (million)
% 1.71/0.61  % (16665)------------------------------
% 1.71/0.61  % (16665)------------------------------
% 1.71/0.61  % (16666)Instruction limit reached!
% 1.71/0.61  % (16666)------------------------------
% 1.71/0.61  % (16666)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.71/0.61  % (16666)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.71/0.61  % (16666)Termination reason: Unknown
% 1.71/0.61  % (16666)Termination phase: Saturation
% 1.71/0.61  
% 1.71/0.61  % (16666)Memory used [KB]: 5884
% 1.71/0.61  % (16666)Time elapsed: 0.207 s
% 1.71/0.61  % (16666)Instructions burned: 49 (million)
% 1.71/0.61  % (16666)------------------------------
% 1.71/0.61  % (16666)------------------------------
% 1.71/0.62  % (16664)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.71/0.62  % (16664)Termination reason: Unknown
% 1.71/0.62  % (16664)Termination phase: Saturation
% 1.71/0.62  
% 1.71/0.62  % (16664)Memory used [KB]: 6140
% 1.71/0.62  % (16664)Time elapsed: 0.205 s
% 1.71/0.62  % (16664)Instructions burned: 52 (million)
% 1.71/0.62  % (16664)------------------------------
% 1.71/0.62  % (16664)------------------------------
% 2.18/0.63  % (16780)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=388:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/388Mi)
% 2.18/0.64  % (16687)Instruction limit reached!
% 2.18/0.64  % (16687)------------------------------
% 2.18/0.64  % (16687)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.18/0.64  % (16687)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.18/0.64  % (16687)Termination reason: Unknown
% 2.18/0.64  % (16687)Termination phase: Saturation
% 2.18/0.64  
% 2.18/0.64  % (16687)Memory used [KB]: 6396
% 2.18/0.64  % (16687)Time elapsed: 0.039 s
% 2.18/0.64  % (16687)Instructions burned: 69 (million)
% 2.18/0.64  % (16687)------------------------------
% 2.18/0.64  % (16687)------------------------------
% 2.18/0.64  TRYING [6]
% 2.18/0.64  % (16680)Instruction limit reached!
% 2.18/0.64  % (16680)------------------------------
% 2.18/0.64  % (16680)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.18/0.64  % (16790)dis+22_1:128_bsd=on:rp=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=90:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/90Mi)
% 2.18/0.65  % (16675)Instruction limit reached!
% 2.18/0.65  % (16675)------------------------------
% 2.18/0.65  % (16675)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.18/0.65  % (16675)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.18/0.65  % (16675)Termination reason: Unknown
% 2.18/0.65  % (16675)Termination phase: Saturation
% 2.18/0.65  
% 2.18/0.65  % (16675)Memory used [KB]: 6396
% 2.18/0.65  % (16675)Time elapsed: 0.037 s
% 2.18/0.65  % (16675)Instructions burned: 69 (million)
% 2.18/0.65  % (16675)------------------------------
% 2.18/0.65  % (16675)------------------------------
% 2.18/0.65  % (16672)Instruction limit reached!
% 2.18/0.65  % (16672)------------------------------
% 2.18/0.65  % (16672)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.37/0.66  % (16672)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.37/0.66  % (16672)Termination reason: Unknown
% 2.37/0.66  % (16672)Termination phase: Saturation
% 2.37/0.66  
% 2.37/0.66  % (16672)Memory used [KB]: 6396
% 2.37/0.66  % (16672)Time elapsed: 0.274 s
% 2.37/0.66  % (16672)Instructions burned: 100 (million)
% 2.37/0.66  % (16672)------------------------------
% 2.37/0.66  % (16672)------------------------------
% 2.37/0.66  % (16680)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.37/0.66  % (16680)Termination reason: Unknown
% 2.37/0.66  % (16680)Termination phase: Saturation
% 2.37/0.66  
% 2.37/0.66  % (16680)Memory used [KB]: 1279
% 2.37/0.66  % (16680)Time elapsed: 0.256 s
% 2.37/0.66  % (16680)Instructions burned: 100 (million)
% 2.37/0.66  % (16680)------------------------------
% 2.37/0.66  % (16680)------------------------------
% 2.37/0.67  % (16676)Instruction limit reached!
% 2.37/0.67  % (16676)------------------------------
% 2.37/0.67  % (16676)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.37/0.67  % (16676)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.37/0.67  % (16676)Termination reason: Unknown
% 2.37/0.67  % (16676)Termination phase: Saturation
% 2.37/0.67  
% 2.37/0.67  % (16676)Memory used [KB]: 1663
% 2.37/0.67  % (16676)Time elapsed: 0.249 s
% 2.37/0.67  % (16676)Instructions burned: 75 (million)
% 2.37/0.67  % (16676)------------------------------
% 2.37/0.67  % (16676)------------------------------
% 2.37/0.67  % (16679)Instruction limit reached!
% 2.37/0.67  % (16679)------------------------------
% 2.37/0.67  % (16679)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.37/0.67  % (16679)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.37/0.67  % (16679)Termination reason: Unknown
% 2.37/0.67  % (16679)Termination phase: Saturation
% 2.37/0.67  
% 2.37/0.67  % (16679)Memory used [KB]: 6268
% 2.37/0.67  % (16679)Time elapsed: 0.280 s
% 2.37/0.67  % (16679)Instructions burned: 101 (million)
% 2.37/0.67  % (16679)------------------------------
% 2.37/0.67  % (16679)------------------------------
% 2.37/0.68  % (16673)Instruction limit reached!
% 2.37/0.68  % (16673)------------------------------
% 2.37/0.68  % (16673)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.37/0.68  % (16673)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.37/0.68  % (16673)Termination reason: Unknown
% 2.37/0.68  % (16673)Termination phase: Saturation
% 2.37/0.68  
% 2.37/0.68  % (16673)Memory used [KB]: 6140
% 2.37/0.68  % (16673)Time elapsed: 0.286 s
% 2.37/0.68  % (16673)Instructions burned: 102 (million)
% 2.37/0.68  % (16673)------------------------------
% 2.37/0.68  % (16673)------------------------------
% 2.37/0.69  % (16798)ott+1_1:2_i=920:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/920Mi)
% 2.37/0.70  % (16801)ott+1_1:7_bd=off:i=934:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/934Mi)
% 2.37/0.71  % (16677)Instruction limit reached!
% 2.37/0.71  % (16677)------------------------------
% 2.37/0.71  % (16677)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.37/0.71  % (16677)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.37/0.71  % (16677)Termination reason: Unknown
% 2.37/0.71  % (16677)Termination phase: Saturation
% 2.37/0.71  
% 2.37/0.71  % (16677)Memory used [KB]: 6268
% 2.37/0.71  % (16677)Time elapsed: 0.318 s
% 2.37/0.71  % (16677)Instructions burned: 99 (million)
% 2.37/0.71  % (16677)------------------------------
% 2.37/0.71  % (16677)------------------------------
% 2.37/0.71  % (16814)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=940:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/940Mi)
% 2.37/0.72  % (16674)Instruction limit reached!
% 2.37/0.72  % (16674)------------------------------
% 2.37/0.72  % (16674)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.37/0.72  % (16674)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.37/0.72  % (16674)Termination reason: Unknown
% 2.37/0.72  % (16674)Termination phase: Saturation
% 2.37/0.72  
% 2.37/0.72  % (16674)Memory used [KB]: 6268
% 2.37/0.72  % (16674)Time elapsed: 0.310 s
% 2.37/0.72  % (16674)Instructions burned: 100 (million)
% 2.37/0.72  % (16674)------------------------------
% 2.37/0.72  % (16674)------------------------------
% 2.37/0.73  % (16808)ott+10_1:50_bsr=unit_only:drc=off:fd=preordered:sp=frequency:i=747:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/747Mi)
% 2.73/0.73  % (16809)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=655:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/655Mi)
% 2.73/0.74  % (16828)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=2016:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/2016Mi)
% 2.73/0.75  WARNING Broken Constraint: if sine_depth(2) has been set then sine_selection(off) is not equal to off
% 2.73/0.75  % (16816)ott+11_4:1_br=off:fde=none:s2a=on:sd=2:sp=frequency:urr=on:i=981:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/981Mi)
% 2.73/0.75  % (16819)dis+22_1:128_bsd=on:rp=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=90:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/90Mi)
% 2.73/0.75  % (16812)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/68Mi)
% 2.73/0.76  % (16836)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=4959:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4959Mi)
% 2.86/0.77  % (16790)Instruction limit reached!
% 2.86/0.77  % (16790)------------------------------
% 2.86/0.77  % (16790)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.86/0.78  % (16682)Instruction limit reached!
% 2.86/0.78  % (16682)------------------------------
% 2.86/0.78  % (16682)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.86/0.78  % (16682)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.86/0.78  % (16682)Termination reason: Unknown
% 2.86/0.78  % (16682)Termination phase: Saturation
% 2.86/0.78  
% 2.86/0.78  % (16682)Memory used [KB]: 6908
% 2.86/0.78  % (16682)Time elapsed: 0.390 s
% 2.86/0.78  % (16682)Instructions burned: 139 (million)
% 2.86/0.78  % (16682)------------------------------
% 2.86/0.78  % (16682)------------------------------
% 2.86/0.78  % (16835)ott+11_9:8_add=large:afp=10:amm=off:fsd=on:fsr=off:lma=on:nm=0:nwc=2.4:s2a=on:s2agt=10:sas=z3:sp=reverse_arity:tha=some:thi=overlap:i=4958:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4958Mi)
% 2.86/0.79  % (16790)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.86/0.79  % (16790)Termination reason: Unknown
% 2.86/0.79  % (16790)Termination phase: Saturation
% 2.86/0.79  
% 2.86/0.79  % (16790)Memory used [KB]: 7036
% 2.86/0.79  % (16790)Time elapsed: 0.208 s
% 2.86/0.79  % (16790)Instructions burned: 90 (million)
% 2.86/0.79  % (16790)------------------------------
% 2.86/0.79  % (16790)------------------------------
% 2.86/0.79  % (16849)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/68Mi)
% 2.86/0.79  % (16832)dis+10_1:2_atotf=0.3:i=3735:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/3735Mi)
% 2.86/0.80  % (16837)ott+10_1:1_kws=precedence:tgt=ground:i=4756:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4756Mi)
% 2.86/0.81  % (16839)ott+3_1:1_atotf=0.2:fsr=off:kws=precedence:sp=weighted_frequency:spb=intro:tgt=ground:i=4931:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4931Mi)
% 2.86/0.84  % (16782)Instruction limit reached!
% 2.86/0.84  % (16782)------------------------------
% 2.86/0.84  % (16782)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.86/0.84  % (16782)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.86/0.84  % (16782)Termination reason: Unknown
% 2.86/0.84  % (16782)Termination phase: Saturation
% 2.86/0.84  
% 2.86/0.84  % (16782)Memory used [KB]: 1535
% 2.86/0.84  % (16782)Time elapsed: 0.278 s
% 2.86/0.84  % (16782)Instructions burned: 211 (million)
% 2.86/0.84  % (16782)------------------------------
% 2.86/0.84  % (16782)------------------------------
% 3.11/0.84  % (16681)Instruction limit reached!
% 3.11/0.84  % (16681)------------------------------
% 3.11/0.84  % (16681)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.11/0.85  % (16865)ott+11_9:8_amm=off:bsd=on:etr=on:fsd=on:fsr=off:lma=on:newcnf=on:nm=0:nwc=3.0:s2a=on:s2agt=10:sas=z3:tha=some:i=1824:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/1824Mi)
% 3.11/0.85  % (16681)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.11/0.85  % (16681)Termination reason: Unknown
% 3.11/0.85  % (16681)Termination phase: Saturation
% 3.11/0.85  
% 3.11/0.85  % (16681)Memory used [KB]: 6396
% 3.11/0.85  % (16681)Time elapsed: 0.441 s
% 3.11/0.85  % (16681)Instructions burned: 177 (million)
% 3.11/0.85  % (16681)------------------------------
% 3.11/0.85  % (16681)------------------------------
% 3.11/0.86  % (16876)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=2134:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/2134Mi)
% 3.17/0.87  % (16688)Instruction limit reached!
% 3.17/0.87  % (16688)------------------------------
% 3.17/0.87  % (16688)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.17/0.87  % (16688)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.17/0.87  % (16688)Termination reason: Unknown
% 3.17/0.87  % (16688)Termination phase: Saturation
% 3.17/0.87  
% 3.17/0.87  % (16688)Memory used [KB]: 2814
% 3.17/0.87  % (16688)Time elapsed: 0.480 s
% 3.17/0.87  % (16688)Instructions burned: 177 (million)
% 3.17/0.87  % (16688)------------------------------
% 3.17/0.87  % (16688)------------------------------
% 3.17/0.87  % (16812)Instruction limit reached!
% 3.17/0.87  % (16812)------------------------------
% 3.17/0.87  % (16812)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.17/0.87  % (16812)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.17/0.87  % (16812)Termination reason: Unknown
% 3.17/0.87  % (16812)Termination phase: Saturation
% 3.17/0.87  
% 3.17/0.87  % (16812)Memory used [KB]: 6396
% 3.17/0.87  % (16812)Time elapsed: 0.037 s
% 3.17/0.87  % (16812)Instructions burned: 69 (million)
% 3.17/0.87  % (16812)------------------------------
% 3.17/0.87  % (16812)------------------------------
% 3.17/0.90  % (16849)Instruction limit reached!
% 3.17/0.90  % (16849)------------------------------
% 3.17/0.90  % (16849)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.17/0.90  % (16849)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.17/0.90  % (16849)Termination reason: Unknown
% 3.17/0.90  % (16849)Termination phase: Saturation
% 3.17/0.90  
% 3.17/0.90  % (16849)Memory used [KB]: 6396
% 3.17/0.90  % (16849)Time elapsed: 0.037 s
% 3.17/0.90  % (16849)Instructions burned: 70 (million)
% 3.17/0.90  % (16849)------------------------------
% 3.17/0.90  % (16849)------------------------------
% 3.17/0.90  % (16881)ott-1_1:1_sp=const_frequency:i=2891:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/2891Mi)
% 3.17/0.90  TRYING [7]
% 3.17/0.91  % (16882)dis+2_1:64_add=large:bce=on:bd=off:i=4585:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/4585Mi)
% 3.45/0.95  % (16819)Instruction limit reached!
% 3.45/0.95  % (16819)------------------------------
% 3.45/0.95  % (16819)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.45/0.95  % (16819)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.45/0.95  % (16819)Termination reason: Unknown
% 3.45/0.95  % (16819)Termination phase: Saturation
% 3.45/0.95  
% 3.45/0.95  % (16819)Memory used [KB]: 7036
% 3.45/0.95  % (16819)Time elapsed: 0.314 s
% 3.45/0.95  % (16819)Instructions burned: 90 (million)
% 3.45/0.95  % (16819)------------------------------
% 3.45/0.95  % (16819)------------------------------
% 3.45/0.95  % (16883)dis+22_1:128_bsd=on:rp=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=90:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/90Mi)
% 3.58/0.99  % (16884)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=2016:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/2016Mi)
% 3.58/1.00  % (16887)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=9877:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/9877Mi)
% 3.58/1.00  % (16885)dis+10_1:2_atotf=0.3:i=8004:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/8004Mi)
% 3.58/1.01  % (16886)ott+11_9:8_add=large:afp=10:amm=off:fsd=on:fsr=off:lma=on:nm=0:nwc=2.4:s2a=on:s2agt=10:sas=z3:sp=reverse_arity:tha=some:thi=overlap:i=9965:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/9965Mi)
% 5.73/1.08  % (16883)Instruction limit reached!
% 5.73/1.08  % (16883)------------------------------
% 5.73/1.08  % (16883)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.73/1.08  % (16883)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.73/1.08  % (16883)Termination reason: Unknown
% 5.73/1.08  % (16883)Termination phase: Saturation
% 5.73/1.08  
% 5.73/1.08  % (16883)Memory used [KB]: 7419
% 5.73/1.08  % (16883)Time elapsed: 0.183 s
% 5.73/1.08  % (16883)Instructions burned: 91 (million)
% 5.73/1.08  % (16883)------------------------------
% 5.73/1.08  % (16883)------------------------------
% 5.73/1.09  % (16888)ins+10_1:16_bce=on:fde=unused:igpr=on:igs=35:igwr=on:sp=const_frequency:tgt=full:to=lpo:i=9902:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/9902Mi)
% 5.73/1.10  % (16683)Instruction limit reached!
% 5.73/1.10  % (16683)------------------------------
% 5.73/1.10  % (16683)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.73/1.10  % (16683)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.73/1.10  % (16683)Termination reason: Unknown
% 5.73/1.10  % (16683)Termination phase: Saturation
% 5.73/1.10  
% 5.73/1.10  % (16683)Memory used [KB]: 2814
% 5.73/1.10  % (16683)Time elapsed: 0.698 s
% 5.73/1.10  % (16683)Instructions burned: 498 (million)
% 5.73/1.10  % (16683)------------------------------
% 5.73/1.10  % (16683)------------------------------
% 5.73/1.13  % (16690)Instruction limit reached!
% 5.73/1.13  % (16690)------------------------------
% 5.73/1.13  % (16690)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.73/1.14  % (16690)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.73/1.14  % (16690)Termination reason: Unknown
% 5.73/1.14  % (16690)Termination phase: Saturation
% 5.73/1.14  
% 5.73/1.14  % (16690)Memory used [KB]: 7547
% 5.73/1.14  % (16690)Time elapsed: 0.742 s
% 5.73/1.14  % (16690)Instructions burned: 356 (million)
% 5.73/1.14  % (16690)------------------------------
% 5.73/1.14  % (16690)------------------------------
% 6.49/1.22  % (16889)ott+11_9:8_amm=off:bsd=on:etr=on:fsd=on:fsr=off:lma=on:newcnf=on:nm=0:nwc=3.0:s2a=on:s2agt=10:sas=z3:tha=some:i=1824:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/1824Mi)
% 6.87/1.24  % (16890)dis+2_1:64_add=large:bce=on:bd=off:i=9989:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/9989Mi)
% 7.03/1.26  % (16689)Instruction limit reached!
% 7.03/1.26  % (16689)------------------------------
% 7.03/1.26  % (16689)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.03/1.27  % (16780)Instruction limit reached!
% 7.03/1.27  % (16780)------------------------------
% 7.03/1.27  % (16780)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.03/1.27  % (16689)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.03/1.27  % (16689)Termination reason: Unknown
% 7.03/1.27  % (16689)Termination phase: Saturation
% 7.03/1.27  
% 7.03/1.27  % (16689)Memory used [KB]: 11001
% 7.03/1.27  % (16689)Time elapsed: 0.873 s
% 7.03/1.27  % (16689)Instructions burned: 440 (million)
% 7.03/1.27  % (16689)------------------------------
% 7.03/1.27  % (16689)------------------------------
% 7.03/1.27  % (16891)ott-11_1:32_i=9707:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/9707Mi)
% 7.03/1.27  % (16780)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.03/1.27  % (16780)Termination reason: Unknown
% 7.03/1.27  % (16780)Termination phase: Saturation
% 7.03/1.27  
% 7.03/1.27  % (16780)Memory used [KB]: 7931
% 7.03/1.27  % (16780)Time elapsed: 0.700 s
% 7.03/1.27  % (16780)Instructions burned: 389 (million)
% 7.03/1.27  % (16780)------------------------------
% 7.03/1.27  % (16780)------------------------------
% 7.53/1.33  % (16685)Instruction limit reached!
% 7.53/1.33  % (16685)------------------------------
% 7.53/1.33  % (16685)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.53/1.33  % (16685)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.53/1.33  % (16685)Termination reason: Unknown
% 7.53/1.33  % (16685)Termination phase: Saturation
% 7.53/1.33  
% 7.53/1.33  % (16685)Memory used [KB]: 7931
% 7.53/1.33  % (16685)Time elapsed: 0.896 s
% 7.53/1.33  % (16685)Instructions burned: 483 (million)
% 7.53/1.33  % (16685)------------------------------
% 7.53/1.33  % (16685)------------------------------
% 7.53/1.34  % (16686)Instruction limit reached!
% 7.53/1.34  % (16686)------------------------------
% 7.53/1.34  % (16686)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.53/1.34  % (16686)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.53/1.34  % (16686)Termination reason: Unknown
% 7.53/1.34  % (16686)Termination phase: Saturation
% 7.53/1.34  
% 7.53/1.34  % (16686)Memory used [KB]: 7931
% 7.53/1.34  % (16686)Time elapsed: 0.932 s
% 7.53/1.34  % (16686)Instructions burned: 500 (million)
% 7.53/1.34  % (16686)------------------------------
% 7.53/1.34  % (16686)------------------------------
% 7.53/1.36  % (16684)Instruction limit reached!
% 7.53/1.36  % (16684)------------------------------
% 7.53/1.36  % (16684)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.85/1.38  % (16893)dis+22_1:128_bsd=on:rp=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=90:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/90Mi)
% 7.85/1.39  % (16684)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.85/1.39  % (16684)Termination reason: Unknown
% 7.85/1.39  % (16684)Termination phase: Saturation
% 7.85/1.39  
% 7.85/1.39  % (16684)Memory used [KB]: 11513
% 7.85/1.39  % (16684)Time elapsed: 0.938 s
% 7.85/1.39  % (16684)Instructions burned: 467 (million)
% 7.85/1.39  % (16684)------------------------------
% 7.85/1.39  % (16684)------------------------------
% 7.85/1.40  % (16894)ott+3_1:1_abs=on:anc=none:bs=on:fsr=off:spb=goal_then_units:i=44001:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/44001Mi)
% 7.85/1.43  TRYING [8]
% 8.36/1.46  % (16895)ott+11_9:8_add=large:afp=10:amm=off:fsd=on:fsr=off:lma=on:nm=0:nwc=2.4:s2a=on:s2agt=10:sas=z3:sp=reverse_arity:tha=some:thi=overlap:i=4958:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/4958Mi)
% 8.48/1.48  % (16896)ott+1_27:428_av=off:awrs=converge:awrsf=8:bsr=unit_only:drc=off:fd=preordered:newcnf=on:nwc=1.5:skr=on:slsq=on:slsqc=2:slsql=off:slsqr=1,4:sp=reverse_frequency:uwa=one_side_constant:i=35256:si=on:rawr=on:rtra=on_0 on theBenchmark for (2990ds/35256Mi)
% 8.48/1.50  % (16809)Instruction limit reached!
% 8.48/1.50  % (16809)------------------------------
% 8.48/1.50  % (16809)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.48/1.51  % (16897)dis+1002_1:1_fde=unused:nwc=10.0:s2a=on:s2at=3.0:sac=on:i=32293:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/32293Mi)
% 8.48/1.52  % (16809)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.48/1.52  % (16809)Termination reason: Unknown
% 8.48/1.52  % (16809)Termination phase: Saturation
% 8.48/1.52  
% 8.48/1.52  % (16809)Memory used [KB]: 3198
% 8.48/1.52  % (16809)Time elapsed: 0.889 s
% 8.48/1.52  % (16809)Instructions burned: 657 (million)
% 8.48/1.52  % (16809)------------------------------
% 8.48/1.52  % (16809)------------------------------
% 8.48/1.52  % (16893)Instruction limit reached!
% 8.48/1.52  % (16893)------------------------------
% 8.48/1.52  % (16893)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.48/1.52  % (16893)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.48/1.52  % (16893)Termination reason: Unknown
% 8.48/1.52  % (16893)Termination phase: Saturation
% 8.48/1.52  
% 8.48/1.52  % (16893)Memory used [KB]: 6780
% 8.48/1.52  % (16893)Time elapsed: 0.204 s
% 8.48/1.52  % (16893)Instructions burned: 92 (million)
% 8.48/1.52  % (16893)------------------------------
% 8.48/1.52  % (16893)------------------------------
% 10.11/1.65  % (16898)ott+21_1:28_afr=on:anc=all_dependent:bs=on:bsr=unit_only:nicw=on:sp=const_frequency:uhcvi=on:i=37001:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/37001Mi)
% 10.11/1.66  % (16899)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=10187:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/10187Mi)
% 11.78/1.90  % (16808)Instruction limit reached!
% 11.78/1.90  % (16808)------------------------------
% 11.78/1.90  % (16808)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.46/1.92  % (16808)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.46/1.92  % (16808)Termination reason: Unknown
% 12.46/1.92  % (16808)Termination phase: Saturation
% 12.46/1.92  
% 12.46/1.92  % (16808)Memory used [KB]: 8571
% 12.46/1.92  % (16808)Time elapsed: 1.288 s
% 12.46/1.92  % (16808)Instructions burned: 747 (million)
% 12.46/1.92  % (16808)------------------------------
% 12.46/1.92  % (16808)------------------------------
% 13.52/2.06  % (16900)ott+3_1:1_atotf=0.2:fsr=off:kws=precedence:sp=weighted_frequency:spb=intro:tgt=ground:i=29337:si=on:rawr=on:rtra=on_0 on theBenchmark for (2984ds/29337Mi)
% 13.69/2.11  % (16814)Instruction limit reached!
% 13.69/2.11  % (16814)------------------------------
% 13.69/2.11  % (16814)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.98/2.12  % (16814)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.98/2.12  % (16814)Termination reason: Unknown
% 13.98/2.12  % (16814)Termination phase: Saturation
% 13.98/2.12  
% 13.98/2.12  % (16814)Memory used [KB]: 10618
% 13.98/2.12  % (16814)Time elapsed: 1.432 s
% 13.98/2.12  % (16814)Instructions burned: 942 (million)
% 13.98/2.12  % (16814)------------------------------
% 13.98/2.12  % (16814)------------------------------
% 13.98/2.13  % (16801)Instruction limit reached!
% 13.98/2.13  % (16801)------------------------------
% 13.98/2.13  % (16801)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.98/2.13  % (16801)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.98/2.13  % (16801)Termination reason: Unknown
% 13.98/2.13  % (16801)Termination phase: Saturation
% 13.98/2.13  
% 13.98/2.13  % (16801)Memory used [KB]: 15991
% 13.98/2.13  % (16801)Time elapsed: 1.480 s
% 13.98/2.13  % (16801)Instructions burned: 934 (million)
% 13.98/2.13  % (16801)------------------------------
% 13.98/2.13  % (16801)------------------------------
% 14.23/2.19  % (16798)Instruction limit reached!
% 14.23/2.19  % (16798)------------------------------
% 14.23/2.19  % (16798)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 14.23/2.20  % (16798)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 14.23/2.20  % (16798)Termination reason: Unknown
% 14.23/2.20  % (16798)Termination phase: Saturation
% 14.23/2.20  
% 14.23/2.20  % (16798)Memory used [KB]: 16247
% 14.23/2.20  % (16798)Time elapsed: 1.502 s
% 14.23/2.20  % (16798)Instructions burned: 921 (million)
% 14.23/2.20  % (16798)------------------------------
% 14.23/2.20  % (16798)------------------------------
% 14.92/2.25  % (16816)Instruction limit reached!
% 14.92/2.25  % (16816)------------------------------
% 14.92/2.25  % (16816)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 14.92/2.27  % (16816)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 14.92/2.27  % (16816)Termination reason: Unknown
% 14.92/2.27  % (16816)Termination phase: Saturation
% 14.92/2.27  
% 14.92/2.27  % (16816)Memory used [KB]: 16886
% 14.92/2.27  % (16816)Time elapsed: 1.624 s
% 14.92/2.27  % (16816)Instructions burned: 981 (million)
% 14.92/2.27  % (16816)------------------------------
% 14.92/2.27  % (16816)------------------------------
% 14.92/2.27  % (16902)fmb+10_1:1_fmbsr=2.0:nm=4:skr=on:i=38056:si=on:rawr=on:rtra=on_0 on theBenchmark for (2982ds/38056Mi)
% 14.92/2.27  TRYING [1]
% 14.92/2.27  TRYING [2]
% 14.92/2.27  TRYING [3]
% 14.92/2.28  % (16901)ins+10_1:16_bce=on:fde=unused:igpr=on:igs=35:igwr=on:sp=const_frequency:tgt=full:to=lpo:i=10147:si=on:rawr=on:rtra=on_0 on theBenchmark for (2982ds/10147Mi)
% 15.36/2.30  TRYING [4]
% 15.36/2.31  % (16903)fmb+10_1:1_dr=on:fmbsr=2.0:newcnf=on:nm=2:i=33239:si=on:rawr=on:rtra=on_0 on theBenchmark for (2981ds/33239Mi)
% 15.36/2.33  TRYING [5]
% 15.36/2.34  TRYING [1]
% 15.36/2.34  TRYING [2]
% 15.36/2.34  TRYING [3]
% 15.36/2.34  TRYING [4]
% 15.95/2.38  % (16904)fmb+10_1:1_fmbas=predicate:gsp=on:nm=2:i=20987:si=on:rawr=on:rtra=on_0 on theBenchmark for (2980ds/20987Mi)
% 15.95/2.38  TRYING [1]
% 15.95/2.38  TRYING [2]
% 15.95/2.39  TRYING [5]
% 15.95/2.40  TRYING [3]
% 16.23/2.41  TRYING [4]
% 16.23/2.42  TRYING [6]
% 16.47/2.44  TRYING [5]
% 16.47/2.47  TRYING [6]
% 17.60/2.63  TRYING [6]
% 18.11/2.66  TRYING [7]
% 18.15/2.69  TRYING [7]
% 19.00/2.78  % (16828)Instruction limit reached!
% 19.00/2.78  % (16828)------------------------------
% 19.00/2.78  % (16828)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 19.00/2.78  % (16828)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 19.00/2.78  % (16828)Termination reason: Unknown
% 19.00/2.78  % (16828)Termination phase: Saturation
% 19.00/2.78  
% 19.00/2.78  % (16828)Memory used [KB]: 6012
% 19.00/2.78  % (16828)Time elapsed: 2.084 s
% 19.00/2.78  % (16828)Instructions burned: 2016 (million)
% 19.00/2.78  % (16828)------------------------------
% 19.00/2.78  % (16828)------------------------------
% 19.00/2.80  TRYING [9]
% 20.12/2.92  % (16905)fmb+10_1:1_bce=on:fmbsr=1.5:nm=4:skr=on:i=49917:si=on:rawr=on:rtra=on_0 on theBenchmark for (2975ds/49917Mi)
% 20.12/2.93  TRYING [1]
% 20.12/2.94  TRYING [2]
% 20.12/2.94  TRYING [3]
% 20.12/2.94  TRYING [4]
% 20.65/2.97  TRYING [5]
% 21.00/3.03  TRYING [7]
% 21.34/3.05  TRYING [6]
% 22.89/3.25  TRYING [8]
% 23.13/3.28  TRYING [7]
% 23.13/3.30  % (16884)Instruction limit reached!
% 23.13/3.30  % (16884)------------------------------
% 23.13/3.30  % (16884)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 23.13/3.30  % (16884)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 23.13/3.30  % (16884)Termination reason: Unknown
% 23.13/3.30  % (16884)Termination phase: Saturation
% 23.13/3.30  
% 23.13/3.30  % (16884)Memory used [KB]: 6012
% 23.13/3.30  % (16884)Time elapsed: 2.401 s
% 23.13/3.30  % (16884)Instructions burned: 2019 (million)
% 23.13/3.30  % (16884)------------------------------
% 23.13/3.30  % (16884)------------------------------
% 23.83/3.37  TRYING [8]
% 24.47/3.44  % (16906)dis+2_1:64_add=large:bce=on:bd=off:i=19144:si=on:rawr=on:rtra=on_0 on theBenchmark for (2970ds/19144Mi)
% 25.38/3.58  % (16865)Instruction limit reached!
% 25.38/3.58  % (16865)------------------------------
% 25.38/3.58  % (16865)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 25.38/3.58  % (16865)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 25.38/3.58  % (16865)Termination reason: Unknown
% 25.38/3.58  % (16865)Termination phase: Saturation
% 25.38/3.58  
% 25.38/3.58  % (16865)Memory used [KB]: 16375
% 25.38/3.58  % (16865)Time elapsed: 2.813 s
% 25.38/3.58  % (16865)Instructions burned: 1824 (million)
% 25.38/3.58  % (16865)------------------------------
% 25.38/3.58  % (16865)------------------------------
% 26.16/3.73  % (16907)dis+10_1:128_bd=off:lcm=predicate:sac=on:sp=reverse_arity:urr=on:i=27492:si=on:rawr=on:rtra=on_0 on theBenchmark for (2967ds/27492Mi)
% 28.39/3.93  % (16876)Instruction limit reached!
% 28.39/3.93  % (16876)------------------------------
% 28.39/3.93  % (16876)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 28.39/3.94  % (16876)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 28.39/3.94  % (16876)Termination reason: Unknown
% 28.39/3.94  % (16876)Termination phase: Saturation
% 28.39/3.94  
% 28.39/3.94  % (16876)Memory used [KB]: 16375
% 28.39/3.94  % (16876)Time elapsed: 3.155 s
% 28.39/3.94  % (16876)Instructions burned: 2134 (million)
% 28.39/3.94  % (16876)------------------------------
% 28.39/3.94  % (16876)------------------------------
% 28.39/3.94  TRYING [8]
% 28.67/4.02  % (16889)Instruction limit reached!
% 28.67/4.02  % (16889)------------------------------
% 28.67/4.02  % (16889)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 29.24/4.04  % (16889)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 29.24/4.04  % (16889)Termination reason: Unknown
% 29.24/4.04  % (16889)Termination phase: Saturation
% 29.24/4.04  
% 29.24/4.04  % (16889)Memory used [KB]: 15223
% 29.24/4.04  % (16889)Time elapsed: 2.548 s
% 29.24/4.04  % (16889)Instructions burned: 1825 (million)
% 29.24/4.04  % (16889)------------------------------
% 29.24/4.04  % (16889)------------------------------
% 29.57/4.07  % (16908)ott-11_1:32_i=6101:si=on:rawr=on:rtra=on_0 on theBenchmark for (2964ds/6101Mi)
% 30.27/4.18  % (16909)dis+22_1:128_bsd=on:rp=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=90:si=on:rawr=on:rtra=on_0 on theBenchmark for (2963ds/90Mi)
% 30.27/4.20  TRYING [8]
% 30.94/4.26  % (16881)Instruction limit reached!
% 30.94/4.26  % (16881)------------------------------
% 30.94/4.26  % (16881)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 30.94/4.26  % (16881)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 30.94/4.26  % (16881)Termination reason: Unknown
% 30.94/4.26  % (16881)Termination phase: Saturation
% 30.94/4.26  
% 30.94/4.26  % (16881)Memory used [KB]: 7164
% 30.94/4.26  % (16881)Time elapsed: 3.388 s
% 30.94/4.26  % (16881)Instructions burned: 2891 (million)
% 30.94/4.26  % (16881)------------------------------
% 30.94/4.26  % (16881)------------------------------
% 31.52/4.33  % (16909)Instruction limit reached!
% 31.52/4.33  % (16909)------------------------------
% 31.52/4.33  % (16909)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 31.52/4.35  % (16909)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 31.52/4.35  % (16909)Termination reason: Unknown
% 31.52/4.35  % (16909)Termination phase: Saturation
% 31.52/4.35  
% 31.52/4.35  % (16909)Memory used [KB]: 6908
% 31.52/4.35  % (16909)Time elapsed: 0.277 s
% 31.52/4.35  % (16909)Instructions burned: 90 (million)
% 31.52/4.35  % (16909)------------------------------
% 31.52/4.35  % (16909)------------------------------
% 32.06/4.40  % (16910)ott+11_1:128_av=off:bd=off:bsr=unit_only:fd=preordered:to=lpo:updr=off:i=91600:si=on:rawr=on:rtra=on_0 on theBenchmark for (2960ds/91600Mi)
% 32.78/4.50  % (16911)ott+11_9:8_add=large:afp=10:amm=off:fsd=on:fsr=off:lma=on:nm=0:nwc=2.4:s2a=on:s2agt=10:sas=z3:sp=reverse_arity:tha=some:thi=overlap:i=7127:si=on:rawr=on:rtra=on_0 on theBenchmark for (2959ds/7127Mi)
% 34.35/4.71  TRYING [9]
% 35.59/4.84  TRYING [9]
% 40.49/5.45  TRYING [9]
% 44.03/5.94  % (16832)Instruction limit reached!
% 44.03/5.94  % (16832)------------------------------
% 44.03/5.94  % (16832)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 44.03/5.95  % (16832)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 44.03/5.95  % (16832)Termination reason: Unknown
% 44.03/5.95  % (16832)Termination phase: Saturation
% 44.03/5.95  
% 44.03/5.95  % (16832)Memory used [KB]: 15735
% 44.03/5.95  % (16832)Time elapsed: 5.234 s
% 44.03/5.95  % (16832)Instructions burned: 3736 (million)
% 44.03/5.95  % (16832)------------------------------
% 44.03/5.95  % (16832)------------------------------
% 45.30/6.07  % (16912)ott+1_27:428_av=off:awrs=converge:awrsf=8:bsr=unit_only:drc=off:fd=preordered:newcnf=on:nwc=1.5:skr=on:slsq=on:slsqc=2:slsql=off:slsqr=1,4:sp=reverse_frequency:uwa=one_side_constant:i=35256:si=on:rawr=on:rtra=on_0 on theBenchmark for (2944ds/35256Mi)
% 47.69/6.35  % (16899)First to succeed.
% 47.69/6.38  % (16899)Refutation found. Thanks to Tanya!
% 47.69/6.38  % SZS status Unsatisfiable for theBenchmark
% 47.69/6.38  % SZS output start Proof for theBenchmark
% See solution above
% 47.69/6.38  % (16899)------------------------------
% 47.69/6.38  % (16899)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 47.69/6.38  % (16899)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 47.69/6.38  % (16899)Termination reason: Refutation
% 47.69/6.38  
% 47.69/6.38  % (16899)Memory used [KB]: 22771
% 47.69/6.38  % (16899)Time elapsed: 4.762 s
% 47.69/6.38  % (16899)Instructions burned: 2686 (million)
% 47.69/6.38  % (16899)------------------------------
% 47.69/6.38  % (16899)------------------------------
% 47.69/6.38  % (16659)Success in time 6.025 s
%------------------------------------------------------------------------------