TSTP Solution File: KLE018+1 by SnakeForV-SAT---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : KLE018+1 : TPTP v8.1.0. Released v4.0.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 : n009.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Wed Aug 31 17:28:48 EDT 2022

% Result   : Theorem 11.63s 1.83s
% Output   : Refutation 11.63s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   19
%            Number of leaves      :   20
% Syntax   : Number of formulae    :  132 (  53 unt;   0 def)
%            Number of atoms       :  270 (  97 equ)
%            Maximal formula atoms :    5 (   2 avg)
%            Number of connectives :  242 ( 104   ~;  99   |;  18   &)
%                                         (  13 <=>;   8  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    8 (   3 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number of predicates  :   10 (   8 usr;   6 prp; 0-2 aty)
%            Number of functors    :   12 (  12 usr;   8 con; 0-2 aty)
%            Number of variables   :  124 ( 116   !;   8   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f25769,plain,
    $false,
    inference(avatar_sat_refutation,[],[f77,f80,f4759,f4762,f4960,f25768]) ).

fof(f25768,plain,
    ( ~ spl7_2
    | ~ spl7_76 ),
    inference(avatar_contradiction_clause,[],[f25766]) ).

fof(f25766,plain,
    ( $false
    | ~ spl7_2
    | ~ spl7_76 ),
    inference(resolution,[],[f25742,f62]) ).

fof(f62,plain,
    ~ leq(sK1,sF4),
    inference(definition_folding,[],[f37,f61]) ).

fof(f61,plain,
    addition(sK0,sK2) = sF4,
    introduced(function_definition,[]) ).

fof(f37,plain,
    ~ leq(sK1,addition(sK0,sK2)),
    inference(cnf_transformation,[],[f30]) ).

fof(f30,plain,
    ? [X0,X2,X1] :
      ( ~ leq(X2,addition(X0,X1))
      & test(X1)
      & test(X0)
      & leq(multiplication(X2,c(X0)),X1)
      & test(X2) ),
    inference(flattening,[],[f29]) ).

fof(f29,plain,
    ? [X2,X1,X0] :
      ( ~ leq(X2,addition(X0,X1))
      & leq(multiplication(X2,c(X0)),X1)
      & test(X2)
      & test(X0)
      & test(X1) ),
    inference(ennf_transformation,[],[f27]) ).

fof(f27,plain,
    ~ ! [X2,X1,X0] :
        ( ( test(X2)
          & test(X0)
          & test(X1) )
       => ( leq(multiplication(X2,c(X0)),X1)
         => leq(X2,addition(X0,X1)) ) ),
    inference(rectify,[],[f18]) ).

fof(f18,negated_conjecture,
    ~ ! [X4,X5,X3] :
        ( ( test(X4)
          & test(X5)
          & test(X3) )
       => ( leq(multiplication(X3,c(X4)),X5)
         => leq(X3,addition(X4,X5)) ) ),
    inference(negated_conjecture,[],[f17]) ).

fof(f17,conjecture,
    ! [X4,X5,X3] :
      ( ( test(X4)
        & test(X5)
        & test(X3) )
     => ( leq(multiplication(X3,c(X4)),X5)
       => leq(X3,addition(X4,X5)) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',goals) ).

fof(f25742,plain,
    ( leq(sK1,sF4)
    | ~ spl7_2
    | ~ spl7_76 ),
    inference(forward_demodulation,[],[f25741,f20431]) ).

fof(f20431,plain,
    addition(sF4,multiplication(sK1,sK0)) = sF4,
    inference(forward_demodulation,[],[f20430,f61]) ).

fof(f20430,plain,
    addition(sK0,sK2) = addition(sF4,multiplication(sK1,sK0)),
    inference(forward_demodulation,[],[f20358,f58]) ).

fof(f58,plain,
    ! [X0,X1] : addition(X0,X1) = addition(X1,X0),
    inference(cnf_transformation,[],[f23]) ).

fof(f23,plain,
    ! [X1,X0] : addition(X0,X1) = addition(X1,X0),
    inference(rectify,[],[f1]) ).

fof(f1,axiom,
    ! [X1,X0] : addition(X0,X1) = addition(X1,X0),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',additive_commutativity) ).

fof(f20358,plain,
    addition(sK2,sK0) = addition(sF4,multiplication(sK1,sK0)),
    inference(superposition,[],[f12958,f19627]) ).

fof(f19627,plain,
    ! [X4] : addition(X4,multiplication(sK1,X4)) = X4,
    inference(superposition,[],[f58,f19306]) ).

fof(f19306,plain,
    ! [X0] : addition(multiplication(sK1,X0),X0) = X0,
    inference(resolution,[],[f19231,f56]) ).

fof(f56,plain,
    ! [X0,X1] :
      ( ~ leq(X0,X1)
      | addition(X0,X1) = X1 ),
    inference(cnf_transformation,[],[f12]) ).

fof(f12,axiom,
    ! [X0,X1] :
      ( addition(X0,X1) = X1
    <=> leq(X0,X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',order) ).

fof(f19231,plain,
    ! [X145] : leq(multiplication(sK1,X145),X145),
    inference(forward_demodulation,[],[f19163,f45]) ).

fof(f45,plain,
    ! [X0] : multiplication(one,X0) = X0,
    inference(cnf_transformation,[],[f7]) ).

fof(f7,axiom,
    ! [X0] : multiplication(one,X0) = X0,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',multiplicative_left_identity) ).

fof(f19163,plain,
    ! [X145] : leq(multiplication(sK1,X145),multiplication(one,X145)),
    inference(superposition,[],[f2855,f274]) ).

fof(f274,plain,
    one = addition(sK1,c(sK1)),
    inference(resolution,[],[f94,f33]) ).

fof(f33,plain,
    test(sK1),
    inference(cnf_transformation,[],[f30]) ).

fof(f94,plain,
    ! [X1] :
      ( ~ test(X1)
      | one = addition(X1,c(X1)) ),
    inference(forward_demodulation,[],[f92,f58]) ).

fof(f92,plain,
    ! [X1] :
      ( one = addition(c(X1),X1)
      | ~ test(X1) ),
    inference(resolution,[],[f51,f60]) ).

fof(f60,plain,
    ! [X1] :
      ( complement(X1,c(X1))
      | ~ test(X1) ),
    inference(equality_resolution,[],[f44]) ).

fof(f44,plain,
    ! [X0,X1] :
      ( ~ test(X1)
      | complement(X1,X0)
      | c(X1) != X0 ),
    inference(cnf_transformation,[],[f31]) ).

fof(f31,plain,
    ! [X0,X1] :
      ( ( c(X1) = X0
      <=> complement(X1,X0) )
      | ~ test(X1) ),
    inference(ennf_transformation,[],[f25]) ).

fof(f25,plain,
    ! [X1,X0] :
      ( test(X1)
     => ( c(X1) = X0
      <=> complement(X1,X0) ) ),
    inference(rectify,[],[f15]) ).

fof(f15,axiom,
    ! [X4,X3] :
      ( test(X3)
     => ( c(X3) = X4
      <=> complement(X3,X4) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',test_3) ).

fof(f51,plain,
    ! [X0,X1] :
      ( ~ complement(X0,X1)
      | addition(X1,X0) = one ),
    inference(cnf_transformation,[],[f28]) ).

fof(f28,plain,
    ! [X0,X1] :
      ( complement(X0,X1)
    <=> ( zero = multiplication(X0,X1)
        & zero = multiplication(X1,X0)
        & addition(X1,X0) = one ) ),
    inference(rectify,[],[f14]) ).

fof(f14,axiom,
    ! [X4,X3] :
      ( ( zero = multiplication(X3,X4)
        & one = addition(X3,X4)
        & zero = multiplication(X4,X3) )
    <=> complement(X4,X3) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',test_2) ).

fof(f2855,plain,
    ! [X21,X22,X23] : leq(multiplication(X21,X22),multiplication(addition(X21,X23),X22)),
    inference(superposition,[],[f589,f42]) ).

fof(f42,plain,
    ! [X2,X0,X1] : addition(multiplication(X2,X0),multiplication(X1,X0)) = multiplication(addition(X2,X1),X0),
    inference(cnf_transformation,[],[f20]) ).

fof(f20,plain,
    ! [X0,X1,X2] : addition(multiplication(X2,X0),multiplication(X1,X0)) = multiplication(addition(X2,X1),X0),
    inference(rectify,[],[f9]) ).

fof(f9,axiom,
    ! [X2,X1,X0] : multiplication(addition(X0,X1),X2) = addition(multiplication(X0,X2),multiplication(X1,X2)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',left_distributivity) ).

fof(f589,plain,
    ! [X6,X5] : leq(X5,addition(X5,X6)),
    inference(trivial_inequality_removal,[],[f587]) ).

fof(f587,plain,
    ! [X6,X5] :
      ( leq(X5,addition(X5,X6))
      | addition(X5,X6) != addition(X5,X6) ),
    inference(superposition,[],[f57,f167]) ).

fof(f167,plain,
    ! [X2,X3] : addition(X2,addition(X2,X3)) = addition(X2,X3),
    inference(superposition,[],[f40,f50]) ).

fof(f50,plain,
    ! [X0] : addition(X0,X0) = X0,
    inference(cnf_transformation,[],[f4]) ).

fof(f4,axiom,
    ! [X0] : addition(X0,X0) = X0,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',additive_idempotence) ).

fof(f40,plain,
    ! [X2,X0,X1] : addition(X1,addition(X2,X0)) = addition(addition(X1,X2),X0),
    inference(cnf_transformation,[],[f24]) ).

fof(f24,plain,
    ! [X2,X0,X1] : addition(X1,addition(X2,X0)) = addition(addition(X1,X2),X0),
    inference(rectify,[],[f2]) ).

fof(f2,axiom,
    ! [X2,X0,X1] : addition(X0,addition(X1,X2)) = addition(addition(X0,X1),X2),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',additive_associativity) ).

fof(f57,plain,
    ! [X0,X1] :
      ( addition(X0,X1) != X1
      | leq(X0,X1) ),
    inference(cnf_transformation,[],[f12]) ).

fof(f12958,plain,
    ! [X99] : addition(sF4,X99) = addition(sK2,addition(sK0,X99)),
    inference(superposition,[],[f169,f61]) ).

fof(f169,plain,
    ! [X8,X9,X7] : addition(X7,addition(X8,X9)) = addition(addition(X8,X7),X9),
    inference(superposition,[],[f40,f58]) ).

fof(f25741,plain,
    ( leq(sK1,addition(sF4,multiplication(sK1,sK0)))
    | ~ spl7_2
    | ~ spl7_76 ),
    inference(forward_demodulation,[],[f25712,f58]) ).

fof(f25712,plain,
    ( leq(sK1,addition(multiplication(sK1,sK0),sF4))
    | ~ spl7_2
    | ~ spl7_76 ),
    inference(superposition,[],[f10187,f25652]) ).

fof(f25652,plain,
    ( sK1 = addition(sF6,multiplication(sK1,sK0))
    | ~ spl7_2
    | ~ spl7_76 ),
    inference(forward_demodulation,[],[f25651,f4959]) ).

fof(f4959,plain,
    ( sK3(sF5) = sK0
    | ~ spl7_76 ),
    inference(avatar_component_clause,[],[f4957]) ).

fof(f4957,plain,
    ( spl7_76
  <=> sK3(sF5) = sK0 ),
    introduced(avatar_definition,[new_symbols(naming,[spl7_76])]) ).

fof(f25651,plain,
    ( addition(sF6,multiplication(sK1,sK3(sF5))) = sK1
    | ~ spl7_2 ),
    inference(forward_demodulation,[],[f25615,f55]) ).

fof(f55,plain,
    ! [X0] : multiplication(X0,one) = X0,
    inference(cnf_transformation,[],[f6]) ).

fof(f6,axiom,
    ! [X0] : multiplication(X0,one) = X0,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',multiplicative_right_identity) ).

fof(f25615,plain,
    ( addition(sF6,multiplication(sK1,sK3(sF5))) = multiplication(sK1,one)
    | ~ spl7_2 ),
    inference(superposition,[],[f3272,f193]) ).

fof(f193,plain,
    ( one = addition(sF5,sK3(sF5))
    | ~ spl7_2 ),
    inference(resolution,[],[f91,f81]) ).

fof(f81,plain,
    ( test(sF5)
    | ~ spl7_2 ),
    inference(resolution,[],[f76,f39]) ).

fof(f39,plain,
    ! [X0,X1] :
      ( ~ complement(X1,X0)
      | test(X0) ),
    inference(cnf_transformation,[],[f21]) ).

fof(f21,plain,
    ! [X0] :
      ( ? [X1] : complement(X1,X0)
    <=> test(X0) ),
    inference(rectify,[],[f13]) ).

fof(f13,axiom,
    ! [X3] :
      ( ? [X4] : complement(X4,X3)
    <=> test(X3) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',test_1) ).

fof(f76,plain,
    ( complement(sK0,sF5)
    | ~ spl7_2 ),
    inference(avatar_component_clause,[],[f74]) ).

fof(f74,plain,
    ( spl7_2
  <=> complement(sK0,sF5) ),
    introduced(avatar_definition,[new_symbols(naming,[spl7_2])]) ).

fof(f91,plain,
    ! [X0] :
      ( ~ test(X0)
      | one = addition(X0,sK3(X0)) ),
    inference(resolution,[],[f51,f38]) ).

fof(f38,plain,
    ! [X0] :
      ( complement(sK3(X0),X0)
      | ~ test(X0) ),
    inference(cnf_transformation,[],[f21]) ).

fof(f3272,plain,
    ! [X74] : multiplication(sK1,addition(sF5,X74)) = addition(sF6,multiplication(sK1,X74)),
    inference(superposition,[],[f49,f64]) ).

fof(f64,plain,
    multiplication(sK1,sF5) = sF6,
    introduced(function_definition,[]) ).

fof(f49,plain,
    ! [X2,X0,X1] : addition(multiplication(X2,X0),multiplication(X2,X1)) = multiplication(X2,addition(X0,X1)),
    inference(cnf_transformation,[],[f26]) ).

fof(f26,plain,
    ! [X0,X1,X2] : addition(multiplication(X2,X0),multiplication(X2,X1)) = multiplication(X2,addition(X0,X1)),
    inference(rectify,[],[f8]) ).

fof(f8,axiom,
    ! [X1,X2,X0] : multiplication(X0,addition(X1,X2)) = addition(multiplication(X0,X1),multiplication(X0,X2)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',right_distributivity) ).

fof(f10187,plain,
    ! [X0] : leq(addition(sF6,X0),addition(X0,sF4)),
    inference(superposition,[],[f8160,f58]) ).

fof(f8160,plain,
    ! [X130] : leq(addition(X130,sF6),addition(X130,sF4)),
    inference(superposition,[],[f605,f954]) ).

fof(f954,plain,
    addition(sF6,sF4) = sF4,
    inference(resolution,[],[f951,f56]) ).

fof(f951,plain,
    leq(sF6,sF4),
    inference(superposition,[],[f892,f61]) ).

fof(f892,plain,
    ! [X45] : leq(sF6,addition(X45,sK2)),
    inference(superposition,[],[f670,f107]) ).

fof(f107,plain,
    sK2 = addition(sK2,sF6),
    inference(superposition,[],[f105,f58]) ).

fof(f105,plain,
    sK2 = addition(sF6,sK2),
    inference(resolution,[],[f56,f65]) ).

fof(f65,plain,
    leq(sF6,sK2),
    inference(definition_folding,[],[f34,f64,f63]) ).

fof(f63,plain,
    c(sK0) = sF5,
    introduced(function_definition,[]) ).

fof(f34,plain,
    leq(multiplication(sK1,c(sK0)),sK2),
    inference(cnf_transformation,[],[f30]) ).

fof(f670,plain,
    ! [X10,X8,X9] : leq(X10,addition(X8,addition(X9,X10))),
    inference(superposition,[],[f601,f40]) ).

fof(f601,plain,
    ! [X2,X1] : leq(X1,addition(X2,X1)),
    inference(superposition,[],[f589,f58]) ).

fof(f605,plain,
    ! [X10,X8,X9] : leq(addition(X8,X9),addition(X8,addition(X9,X10))),
    inference(superposition,[],[f589,f40]) ).

fof(f4960,plain,
    ( ~ spl7_63
    | spl7_76
    | ~ spl7_2
    | ~ spl7_64 ),
    inference(avatar_split_clause,[],[f4955,f4756,f74,f4957,f4752]) ).

fof(f4752,plain,
    ( spl7_63
  <=> test(sF5) ),
    introduced(avatar_definition,[new_symbols(naming,[spl7_63])]) ).

fof(f4756,plain,
    ( spl7_64
  <=> sK0 = c(sF5) ),
    introduced(avatar_definition,[new_symbols(naming,[spl7_64])]) ).

fof(f4955,plain,
    ( sK3(sF5) = sK0
    | ~ test(sF5)
    | ~ spl7_2
    | ~ spl7_64 ),
    inference(forward_demodulation,[],[f4950,f4758]) ).

fof(f4758,plain,
    ( sK0 = c(sF5)
    | ~ spl7_64 ),
    inference(avatar_component_clause,[],[f4756]) ).

fof(f4950,plain,
    ( ~ test(sF5)
    | sK3(sF5) = c(sF5)
    | ~ spl7_2 ),
    inference(resolution,[],[f4593,f43]) ).

fof(f43,plain,
    ! [X0,X1] :
      ( ~ complement(X1,X0)
      | c(X1) = X0
      | ~ test(X1) ),
    inference(cnf_transformation,[],[f31]) ).

fof(f4593,plain,
    ( complement(sF5,sK3(sF5))
    | ~ spl7_2 ),
    inference(trivial_inequality_removal,[],[f4592]) ).

fof(f4592,plain,
    ( complement(sF5,sK3(sF5))
    | zero != zero
    | ~ spl7_2 ),
    inference(forward_demodulation,[],[f4591,f316]) ).

fof(f316,plain,
    ( zero = multiplication(sF5,sK3(sF5))
    | ~ spl7_2 ),
    inference(resolution,[],[f99,f81]) ).

fof(f99,plain,
    ! [X0] :
      ( ~ test(X0)
      | zero = multiplication(X0,sK3(X0)) ),
    inference(resolution,[],[f52,f38]) ).

fof(f52,plain,
    ! [X0,X1] :
      ( ~ complement(X0,X1)
      | zero = multiplication(X1,X0) ),
    inference(cnf_transformation,[],[f28]) ).

fof(f4591,plain,
    ( complement(sF5,sK3(sF5))
    | zero != multiplication(sF5,sK3(sF5))
    | ~ spl7_2 ),
    inference(trivial_inequality_removal,[],[f4590]) ).

fof(f4590,plain,
    ( complement(sF5,sK3(sF5))
    | zero != multiplication(sF5,sK3(sF5))
    | one != one
    | ~ spl7_2 ),
    inference(forward_demodulation,[],[f4589,f193]) ).

fof(f4589,plain,
    ( one != addition(sF5,sK3(sF5))
    | zero != multiplication(sF5,sK3(sF5))
    | complement(sF5,sK3(sF5))
    | ~ spl7_2 ),
    inference(forward_demodulation,[],[f4572,f58]) ).

fof(f4572,plain,
    ( one != addition(sK3(sF5),sF5)
    | complement(sF5,sK3(sF5))
    | zero != multiplication(sF5,sK3(sF5))
    | ~ spl7_2 ),
    inference(trivial_inequality_removal,[],[f4528]) ).

fof(f4528,plain,
    ( one != addition(sK3(sF5),sF5)
    | zero != multiplication(sF5,sK3(sF5))
    | zero != zero
    | complement(sF5,sK3(sF5))
    | ~ spl7_2 ),
    inference(superposition,[],[f54,f345]) ).

fof(f345,plain,
    ( zero = multiplication(sK3(sF5),sF5)
    | ~ spl7_2 ),
    inference(resolution,[],[f102,f81]) ).

fof(f102,plain,
    ! [X0] :
      ( ~ test(X0)
      | zero = multiplication(sK3(X0),X0) ),
    inference(resolution,[],[f53,f38]) ).

fof(f53,plain,
    ! [X0,X1] :
      ( ~ complement(X0,X1)
      | zero = multiplication(X0,X1) ),
    inference(cnf_transformation,[],[f28]) ).

fof(f54,plain,
    ! [X0,X1] :
      ( zero != multiplication(X1,X0)
      | complement(X0,X1)
      | zero != multiplication(X0,X1)
      | addition(X1,X0) != one ),
    inference(cnf_transformation,[],[f28]) ).

fof(f4762,plain,
    ( ~ spl7_2
    | spl7_63 ),
    inference(avatar_contradiction_clause,[],[f4760]) ).

fof(f4760,plain,
    ( $false
    | ~ spl7_2
    | spl7_63 ),
    inference(resolution,[],[f4754,f81]) ).

fof(f4754,plain,
    ( ~ test(sF5)
    | spl7_63 ),
    inference(avatar_component_clause,[],[f4752]) ).

fof(f4759,plain,
    ( ~ spl7_63
    | spl7_64
    | ~ spl7_2 ),
    inference(avatar_split_clause,[],[f4746,f74,f4756,f4752]) ).

fof(f4746,plain,
    ( sK0 = c(sF5)
    | ~ test(sF5)
    | ~ spl7_2 ),
    inference(resolution,[],[f4707,f43]) ).

fof(f4707,plain,
    ( complement(sF5,sK0)
    | ~ spl7_2 ),
    inference(trivial_inequality_removal,[],[f4706]) ).

fof(f4706,plain,
    ( complement(sF5,sK0)
    | one != one
    | ~ spl7_2 ),
    inference(forward_demodulation,[],[f4705,f95]) ).

fof(f95,plain,
    ( one = addition(sK0,sF5)
    | ~ spl7_2 ),
    inference(superposition,[],[f93,f58]) ).

fof(f93,plain,
    ( one = addition(sF5,sK0)
    | ~ spl7_2 ),
    inference(resolution,[],[f51,f76]) ).

fof(f4705,plain,
    ( complement(sF5,sK0)
    | one != addition(sK0,sF5)
    | ~ spl7_2 ),
    inference(trivial_inequality_removal,[],[f4704]) ).

fof(f4704,plain,
    ( complement(sF5,sK0)
    | zero != zero
    | one != addition(sK0,sF5)
    | ~ spl7_2 ),
    inference(forward_demodulation,[],[f4547,f101]) ).

fof(f101,plain,
    ( zero = multiplication(sF5,sK0)
    | ~ spl7_2 ),
    inference(resolution,[],[f52,f76]) ).

fof(f4547,plain,
    ( zero != multiplication(sF5,sK0)
    | one != addition(sK0,sF5)
    | complement(sF5,sK0)
    | ~ spl7_2 ),
    inference(trivial_inequality_removal,[],[f4526]) ).

fof(f4526,plain,
    ( complement(sF5,sK0)
    | zero != multiplication(sF5,sK0)
    | one != addition(sK0,sF5)
    | zero != zero
    | ~ spl7_2 ),
    inference(superposition,[],[f54,f104]) ).

fof(f104,plain,
    ( zero = multiplication(sK0,sF5)
    | ~ spl7_2 ),
    inference(resolution,[],[f53,f76]) ).

fof(f80,plain,
    spl7_1,
    inference(avatar_contradiction_clause,[],[f78]) ).

fof(f78,plain,
    ( $false
    | spl7_1 ),
    inference(resolution,[],[f72,f35]) ).

fof(f35,plain,
    test(sK0),
    inference(cnf_transformation,[],[f30]) ).

fof(f72,plain,
    ( ~ test(sK0)
    | spl7_1 ),
    inference(avatar_component_clause,[],[f70]) ).

fof(f70,plain,
    ( spl7_1
  <=> test(sK0) ),
    introduced(avatar_definition,[new_symbols(naming,[spl7_1])]) ).

fof(f77,plain,
    ( ~ spl7_1
    | spl7_2 ),
    inference(avatar_split_clause,[],[f68,f74,f70]) ).

fof(f68,plain,
    ( complement(sK0,sF5)
    | ~ test(sK0) ),
    inference(superposition,[],[f60,f63]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : KLE018+1 : TPTP v8.1.0. Released v4.0.0.
% 0.07/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.14/0.34  % Computer : n009.cluster.edu
% 0.14/0.34  % Model    : x86_64 x86_64
% 0.14/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.34  % Memory   : 8042.1875MB
% 0.14/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.34  % CPULimit   : 300
% 0.14/0.34  % WCLimit    : 300
% 0.14/0.34  % DateTime   : Tue Aug 30 00:19:35 EDT 2022
% 0.14/0.34  % CPUTime    : 
% 0.20/0.49  % (9810)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/51Mi)
% 0.20/0.49  % (9820)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/100Mi)
% 0.20/0.50  % (9821)ott+10_1:28_bd=off:bs=on:tgt=ground:i=101:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/101Mi)
% 0.20/0.51  % (9811)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/51Mi)
% 0.20/0.51  % (9809)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 (3000ds/37Mi)
% 0.20/0.51  % (9807)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 (3000ds/191324Mi)
% 0.20/0.52  % (9834)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 (3000ds/467Mi)
% 0.20/0.52  % (9825)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 (3000ds/75Mi)
% 0.20/0.52  % (9824)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 (3000ds/68Mi)
% 1.39/0.52  % (9829)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/100Mi)
% 1.39/0.53  % (9812)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 (3000ds/48Mi)
% 1.39/0.53  % (9822)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/99Mi)
% 1.39/0.53  % (9835)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/482Mi)
% 1.39/0.53  % (9830)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 (3000ds/100Mi)
% 1.39/0.53  TRYING [1]
% 1.39/0.53  TRYING [2]
% 1.39/0.53  % (9814)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/7Mi)
% 1.39/0.53  % (9828)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/59Mi)
% 1.39/0.53  TRYING [3]
% 1.39/0.53  % (9839)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/439Mi)
% 1.39/0.53  % (9836)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/500Mi)
% 1.39/0.53  % (9813)fmb+10_1:1_fmbsr=2.0:nm=4:skr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/51Mi)
% 1.39/0.53  % (9808)ott+10_1:32_abs=on:br=off:urr=ec_only:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/50Mi)
% 1.39/0.54  % (9818)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 (3000ds/51Mi)
% 1.39/0.54  TRYING [1]
% 1.39/0.54  % (9837)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 (3000ds/68Mi)
% 1.39/0.54  TRYING [2]
% 1.39/0.54  TRYING [3]
% 1.39/0.54  % (9831)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 (3000ds/176Mi)
% 1.39/0.54  TRYING [1]
% 1.39/0.54  TRYING [2]
% 1.39/0.54  % (9819)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/50Mi)
% 1.52/0.54  % (9815)dis+2_1:64_add=large:bce=on:bd=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/2Mi)
% 1.52/0.54  % (9827)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 (3000ds/99Mi)
% 1.52/0.54  TRYING [3]
% 1.52/0.54  % (9838)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 (3000ds/177Mi)
% 1.52/0.54  TRYING [4]
% 1.52/0.55  % (9832)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/138Mi)
% 1.52/0.55  % (9840)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 (3000ds/355Mi)
% 1.52/0.55  % (9815)Instruction limit reached!
% 1.52/0.55  % (9815)------------------------------
% 1.52/0.55  % (9815)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.52/0.55  % (9815)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.52/0.55  % (9815)Termination reason: Unknown
% 1.52/0.55  % (9815)Termination phase: Saturation
% 1.52/0.55  
% 1.52/0.55  % (9815)Memory used [KB]: 5373
% 1.52/0.55  % (9815)Time elapsed: 0.149 s
% 1.52/0.55  % (9815)Instructions burned: 3 (million)
% 1.52/0.55  % (9815)------------------------------
% 1.52/0.55  % (9815)------------------------------
% 1.52/0.55  % (9833)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 (3000ds/498Mi)
% 1.52/0.55  % (9814)Instruction limit reached!
% 1.52/0.55  % (9814)------------------------------
% 1.52/0.55  % (9814)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.52/0.55  % (9814)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.52/0.55  % (9814)Termination reason: Unknown
% 1.52/0.55  % (9814)Termination phase: Saturation
% 1.52/0.55  
% 1.52/0.55  % (9814)Memory used [KB]: 5500
% 1.52/0.55  % (9814)Time elapsed: 0.097 s
% 1.52/0.55  % (9814)Instructions burned: 7 (million)
% 1.52/0.55  % (9814)------------------------------
% 1.52/0.55  % (9814)------------------------------
% 1.52/0.56  TRYING [4]
% 1.52/0.56  TRYING [4]
% 1.52/0.57  % (9813)Instruction limit reached!
% 1.52/0.57  % (9813)------------------------------
% 1.52/0.57  % (9813)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.52/0.57  % (9813)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.52/0.57  % (9813)Termination reason: Unknown
% 1.52/0.57  % (9813)Termination phase: Finite model building SAT solving
% 1.52/0.57  
% 1.52/0.57  % (9813)Memory used [KB]: 8699
% 1.52/0.57  % (9813)Time elapsed: 0.152 s
% 1.52/0.57  % (9813)Instructions burned: 52 (million)
% 1.52/0.57  % (9813)------------------------------
% 1.52/0.57  % (9813)------------------------------
% 1.52/0.58  % (9810)Instruction limit reached!
% 1.52/0.58  % (9810)------------------------------
% 1.52/0.58  % (9810)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.52/0.58  % (9810)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.52/0.58  % (9810)Termination reason: Unknown
% 1.52/0.58  % (9810)Termination phase: Saturation
% 1.52/0.58  
% 1.52/0.58  % (9810)Memory used [KB]: 6396
% 1.52/0.58  % (9810)Time elapsed: 0.161 s
% 1.52/0.58  % (9810)Instructions burned: 51 (million)
% 1.52/0.58  % (9810)------------------------------
% 1.52/0.58  % (9810)------------------------------
% 1.52/0.58  % (9811)Instruction limit reached!
% 1.52/0.58  % (9811)------------------------------
% 1.52/0.58  % (9811)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.52/0.58  % (9809)Instruction limit reached!
% 1.52/0.58  % (9809)------------------------------
% 1.52/0.58  % (9809)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.52/0.58  % (9809)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.52/0.58  % (9809)Termination reason: Unknown
% 1.52/0.58  % (9809)Termination phase: Saturation
% 1.52/0.58  
% 1.52/0.58  % (9809)Memory used [KB]: 1535
% 1.52/0.58  % (9809)Time elapsed: 0.189 s
% 1.52/0.58  % (9809)Instructions burned: 39 (million)
% 1.52/0.58  % (9809)------------------------------
% 1.52/0.58  % (9809)------------------------------
% 1.52/0.59  % (9811)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.52/0.59  % (9811)Termination reason: Unknown
% 1.52/0.59  % (9811)Termination phase: Saturation
% 1.52/0.59  
% 1.52/0.59  % (9811)Memory used [KB]: 6396
% 1.52/0.59  % (9811)Time elapsed: 0.171 s
% 1.52/0.59  % (9811)Instructions burned: 51 (million)
% 1.52/0.59  % (9811)------------------------------
% 1.52/0.59  % (9811)------------------------------
% 1.52/0.60  % (9828)Instruction limit reached!
% 1.52/0.60  % (9828)------------------------------
% 1.52/0.60  % (9828)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.52/0.60  % (9828)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.52/0.60  % (9828)Termination reason: Unknown
% 1.52/0.60  % (9828)Termination phase: Finite model building SAT solving
% 1.52/0.60  
% 1.52/0.60  % (9828)Memory used [KB]: 8699
% 1.52/0.60  % (9828)Time elapsed: 0.129 s
% 1.52/0.60  % (9828)Instructions burned: 59 (million)
% 1.52/0.60  % (9828)------------------------------
% 1.52/0.60  % (9828)------------------------------
% 1.52/0.61  % (9808)Instruction limit reached!
% 1.52/0.61  % (9808)------------------------------
% 1.52/0.61  % (9808)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.52/0.61  % (9808)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.52/0.61  % (9808)Termination reason: Unknown
% 1.52/0.61  % (9808)Termination phase: Saturation
% 1.52/0.61  
% 1.52/0.61  % (9808)Memory used [KB]: 6268
% 1.52/0.61  % (9808)Time elapsed: 0.194 s
% 1.52/0.61  % (9808)Instructions burned: 51 (million)
% 1.52/0.61  % (9808)------------------------------
% 1.52/0.61  % (9808)------------------------------
% 1.52/0.61  TRYING [5]
% 1.52/0.61  % (9824)Instruction limit reached!
% 1.52/0.61  % (9824)------------------------------
% 1.52/0.61  % (9824)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.52/0.62  % (9820)Instruction limit reached!
% 1.52/0.62  % (9820)------------------------------
% 1.52/0.62  % (9820)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.15/0.63  % (9825)Instruction limit reached!
% 2.15/0.63  % (9825)------------------------------
% 2.15/0.63  % (9825)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.15/0.63  % (9825)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.15/0.63  % (9825)Termination reason: Unknown
% 2.15/0.63  % (9825)Termination phase: Saturation
% 2.15/0.63  
% 2.15/0.63  % (9825)Memory used [KB]: 2174
% 2.15/0.63  % (9825)Time elapsed: 0.172 s
% 2.15/0.63  % (9825)Instructions burned: 75 (million)
% 2.15/0.63  % (9825)------------------------------
% 2.15/0.63  % (9825)------------------------------
% 2.15/0.63  % (9812)Instruction limit reached!
% 2.15/0.63  % (9812)------------------------------
% 2.15/0.63  % (9812)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.15/0.63  % (9812)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.15/0.63  % (9812)Termination reason: Unknown
% 2.15/0.63  % (9812)Termination phase: Saturation
% 2.15/0.63  
% 2.15/0.63  % (9812)Memory used [KB]: 6140
% 2.15/0.63  % (9812)Time elapsed: 0.215 s
% 2.15/0.63  % (9812)Instructions burned: 48 (million)
% 2.15/0.63  % (9812)------------------------------
% 2.15/0.63  % (9812)------------------------------
% 2.15/0.63  % (9819)Instruction limit reached!
% 2.15/0.63  % (9819)------------------------------
% 2.15/0.63  % (9819)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.15/0.63  % (9819)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.15/0.63  % (9819)Termination reason: Unknown
% 2.15/0.63  % (9819)Termination phase: Saturation
% 2.15/0.63  
% 2.15/0.63  % (9819)Memory used [KB]: 6396
% 2.15/0.63  % (9819)Time elapsed: 0.238 s
% 2.15/0.63  % (9819)Instructions burned: 50 (million)
% 2.15/0.63  % (9819)------------------------------
% 2.15/0.63  % (9819)------------------------------
% 2.15/0.63  % (9818)Instruction limit reached!
% 2.15/0.63  % (9818)------------------------------
% 2.15/0.63  % (9818)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.15/0.64  % (9820)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.15/0.64  % (9820)Termination reason: Unknown
% 2.15/0.64  % (9820)Termination phase: Saturation
% 2.15/0.64  
% 2.15/0.64  % (9820)Memory used [KB]: 7419
% 2.15/0.64  % (9820)Time elapsed: 0.203 s
% 2.15/0.64  % (9820)Instructions burned: 101 (million)
% 2.15/0.64  % (9820)------------------------------
% 2.15/0.64  % (9820)------------------------------
% 2.15/0.64  % (9824)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.15/0.64  % (9824)Termination reason: Unknown
% 2.15/0.64  % (9824)Termination phase: Saturation
% 2.15/0.64  
% 2.15/0.64  % (9824)Memory used [KB]: 6780
% 2.15/0.64  % (9824)Time elapsed: 0.034 s
% 2.15/0.64  % (9824)Instructions burned: 69 (million)
% 2.15/0.64  % (9824)------------------------------
% 2.15/0.64  % (9824)------------------------------
% 2.15/0.64  % (9818)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.15/0.64  % (9818)Termination reason: Unknown
% 2.15/0.64  % (9818)Termination phase: Saturation
% 2.15/0.64  
% 2.15/0.64  % (9818)Memory used [KB]: 2046
% 2.15/0.64  % (9818)Time elapsed: 0.213 s
% 2.15/0.64  % (9818)Instructions burned: 52 (million)
% 2.15/0.64  % (9818)------------------------------
% 2.15/0.64  % (9818)------------------------------
% 2.15/0.64  % (9837)Instruction limit reached!
% 2.15/0.64  % (9837)------------------------------
% 2.15/0.64  % (9837)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.15/0.65  % (9837)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.15/0.65  % (9837)Termination reason: Unknown
% 2.15/0.65  % (9837)Termination phase: Saturation
% 2.15/0.65  
% 2.15/0.65  % (9837)Memory used [KB]: 6780
% 2.15/0.65  % (9837)Time elapsed: 0.044 s
% 2.15/0.65  % (9837)Instructions burned: 69 (million)
% 2.15/0.65  % (9837)------------------------------
% 2.15/0.65  % (9837)------------------------------
% 2.15/0.65  % (9821)Instruction limit reached!
% 2.15/0.65  % (9821)------------------------------
% 2.15/0.65  % (9821)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.15/0.66  % (9821)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.15/0.66  % (9821)Termination reason: Unknown
% 2.15/0.66  % (9821)Termination phase: Saturation
% 2.15/0.66  
% 2.15/0.66  % (9821)Memory used [KB]: 7036
% 2.15/0.66  % (9821)Time elapsed: 0.234 s
% 2.15/0.66  % (9821)Instructions burned: 102 (million)
% 2.15/0.66  % (9821)------------------------------
% 2.15/0.66  % (9821)------------------------------
% 2.15/0.67  % (9924)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 (2997ds/388Mi)
% 2.15/0.68  % (9830)Instruction limit reached!
% 2.15/0.68  % (9830)------------------------------
% 2.15/0.68  % (9830)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.15/0.68  % (9830)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.15/0.68  % (9830)Termination reason: Unknown
% 2.15/0.68  % (9830)Termination phase: Saturation
% 2.15/0.68  
% 2.15/0.68  % (9830)Memory used [KB]: 2430
% 2.15/0.68  % (9830)Time elapsed: 0.281 s
% 2.15/0.68  % (9830)Instructions burned: 100 (million)
% 2.15/0.68  % (9830)------------------------------
% 2.15/0.68  % (9830)------------------------------
% 2.46/0.68  % (9822)Instruction limit reached!
% 2.46/0.68  % (9822)------------------------------
% 2.46/0.68  % (9822)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.46/0.69  % (9822)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.46/0.69  % (9822)Termination reason: Unknown
% 2.46/0.69  % (9822)Termination phase: Saturation
% 2.46/0.69  
% 2.46/0.69  % (9822)Memory used [KB]: 7291
% 2.46/0.69  % (9822)Time elapsed: 0.275 s
% 2.46/0.69  % (9822)Instructions burned: 99 (million)
% 2.46/0.69  % (9822)------------------------------
% 2.46/0.69  % (9822)------------------------------
% 2.46/0.70  % (9927)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 (2997ds/211Mi)
% 2.46/0.71  % (9829)Instruction limit reached!
% 2.46/0.71  % (9829)------------------------------
% 2.46/0.71  % (9829)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.46/0.71  % (9933)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.46/0.71  % (9829)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.46/0.71  % (9829)Termination reason: Unknown
% 2.46/0.71  % (9829)Termination phase: Saturation
% 2.46/0.71  
% 2.46/0.71  % (9829)Memory used [KB]: 7164
% 2.46/0.71  % (9829)Time elapsed: 0.310 s
% 2.46/0.71  % (9827)Instruction limit reached!
% 2.46/0.71  % (9827)------------------------------
% 2.46/0.71  % (9827)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.46/0.71  % (9829)Instructions burned: 101 (million)
% 2.46/0.71  % (9829)------------------------------
% 2.46/0.71  % (9829)------------------------------
% 2.46/0.71  % (9827)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.46/0.71  % (9827)Termination reason: Unknown
% 2.46/0.71  % (9827)Termination phase: Saturation
% 2.46/0.71  
% 2.46/0.71  % (9827)Memory used [KB]: 6652
% 2.46/0.71  % (9827)Time elapsed: 0.287 s
% 2.46/0.71  % (9827)Instructions burned: 100 (million)
% 2.46/0.71  % (9827)------------------------------
% 2.46/0.71  % (9827)------------------------------
% 2.46/0.72  % (9938)ott+1_1:2_i=920:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/920Mi)
% 2.46/0.72  % (9946)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.46/0.72  % (9943)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.46/0.74  % (9951)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.46/0.74  % (9942)ott+1_1:7_bd=off:i=934:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/934Mi)
% 2.46/0.75  % (9972)dis+10_1:2_atotf=0.3:i=3735:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/3735Mi)
% 2.75/0.77  % (9958)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.75/0.77  % (9975)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 (2997ds/4958Mi)
% 2.75/0.77  % (9832)Instruction limit reached!
% 2.75/0.77  % (9832)------------------------------
% 2.75/0.77  % (9832)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.75/0.77  WARNING Broken Constraint: if sine_depth(2) has been set then sine_selection(off) is not equal to off
% 2.75/0.77  % (9961)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.75/0.77  % (9832)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.75/0.77  % (9832)Termination reason: Unknown
% 2.75/0.77  % (9832)Termination phase: Saturation
% 2.75/0.77  
% 2.75/0.77  % (9832)Memory used [KB]: 6780
% 2.75/0.77  % (9832)Time elapsed: 0.366 s
% 2.75/0.77  % (9832)Instructions burned: 138 (million)
% 2.75/0.77  % (9832)------------------------------
% 2.75/0.77  % (9832)------------------------------
% 2.75/0.77  % (9964)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.75/0.78  % (9971)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.75/0.79  % (9992)ott+10_1:1_kws=precedence:tgt=ground:i=4756:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4756Mi)
% 2.75/0.79  % (9978)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=4959:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/4959Mi)
% 2.86/0.82  % (10000)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.83  % (9933)Instruction limit reached!
% 2.86/0.83  % (9933)------------------------------
% 2.86/0.83  % (9933)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.86/0.83  % (9933)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.86/0.83  % (9933)Termination reason: Unknown
% 2.86/0.83  % (9933)Termination phase: Saturation
% 2.86/0.83  
% 2.86/0.83  % (9933)Memory used [KB]: 6652
% 2.86/0.83  % (9933)Time elapsed: 0.213 s
% 2.86/0.83  % (9933)Instructions burned: 90 (million)
% 2.86/0.83  % (9933)------------------------------
% 2.86/0.83  % (9933)------------------------------
% 2.86/0.83  % (10004)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.84  % (10006)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.02/0.84  % (9831)Instruction limit reached!
% 3.02/0.84  % (9831)------------------------------
% 3.02/0.84  % (9831)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.02/0.84  % (9831)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.02/0.84  % (9831)Termination reason: Unknown
% 3.02/0.84  % (9831)Termination phase: Saturation
% 3.02/0.84  
% 3.02/0.84  % (9831)Memory used [KB]: 8955
% 3.02/0.84  % (9831)Time elapsed: 0.431 s
% 3.02/0.84  % (9831)Instructions burned: 177 (million)
% 3.02/0.84  % (9831)------------------------------
% 3.02/0.84  % (9831)------------------------------
% 3.02/0.84  % (9838)Instruction limit reached!
% 3.02/0.84  % (9838)------------------------------
% 3.02/0.84  % (9838)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.02/0.85  TRYING [6]
% 3.02/0.85  % (9951)Instruction limit reached!
% 3.02/0.85  % (9951)------------------------------
% 3.02/0.85  % (9951)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.02/0.85  % (9951)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.02/0.85  % (9951)Termination reason: Unknown
% 3.02/0.85  % (9951)Termination phase: Saturation
% 3.02/0.85  
% 3.02/0.85  % (9951)Memory used [KB]: 6652
% 3.02/0.85  % (9951)Time elapsed: 0.034 s
% 3.02/0.85  % (9951)Instructions burned: 68 (million)
% 3.02/0.85  % (9951)------------------------------
% 3.02/0.85  % (9951)------------------------------
% 3.02/0.86  % (10005)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.02/0.86  % (9838)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.02/0.86  % (9838)Termination reason: Unknown
% 3.02/0.86  % (9838)Termination phase: Saturation
% 3.02/0.86  
% 3.02/0.86  % (9838)Memory used [KB]: 3965
% 3.02/0.86  % (9838)Time elapsed: 0.443 s
% 3.02/0.86  % (9838)Instructions burned: 178 (million)
% 3.02/0.86  % (9838)------------------------------
% 3.02/0.86  % (9838)------------------------------
% 3.02/0.92  % (10007)ott-1_1:1_sp=const_frequency:i=2891:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/2891Mi)
% 3.27/0.94  % (10008)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.27/0.94  % (9964)Instruction limit reached!
% 3.27/0.94  % (9964)------------------------------
% 3.27/0.94  % (9964)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.27/0.94  % (9964)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.27/0.94  % (9964)Termination reason: Unknown
% 3.27/0.94  % (9964)Termination phase: Saturation
% 3.27/0.94  
% 3.27/0.94  % (9964)Memory used [KB]: 6396
% 3.27/0.94  % (9964)Time elapsed: 0.246 s
% 3.27/0.94  % (9964)Instructions burned: 90 (million)
% 3.27/0.94  % (9964)------------------------------
% 3.27/0.94  % (9964)------------------------------
% 3.27/0.94  % (10004)Instruction limit reached!
% 3.27/0.94  % (10004)------------------------------
% 3.27/0.94  % (10004)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.27/0.94  % (10004)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.27/0.94  % (10004)Termination reason: Unknown
% 3.27/0.94  % (10004)Termination phase: Saturation
% 3.27/0.94  
% 3.27/0.94  % (10004)Memory used [KB]: 6780
% 3.27/0.94  % (10004)Time elapsed: 0.033 s
% 3.27/0.94  % (10004)Instructions burned: 68 (million)
% 3.27/0.94  % (10004)------------------------------
% 3.27/0.94  % (10004)------------------------------
% 3.27/0.97  % (10009)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.53/0.99  % (10011)dis+10_1:2_atotf=0.3:i=8004:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/8004Mi)
% 3.53/0.99  % (10010)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 (2995ds/2016Mi)
% 3.53/1.00  % (9834)Instruction limit reached!
% 3.53/1.00  % (9834)------------------------------
% 3.53/1.00  % (9834)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.53/1.00  % (9834)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.53/1.00  % (9834)Termination reason: Unknown
% 3.53/1.00  % (9834)Termination phase: Saturation
% 3.53/1.00  
% 3.53/1.00  % (9834)Memory used [KB]: 10234
% 3.53/1.00  % (9834)Time elapsed: 0.561 s
% 3.53/1.00  % (9834)Instructions burned: 467 (million)
% 3.53/1.00  % (9834)------------------------------
% 3.53/1.00  % (9834)------------------------------
% 3.53/1.03  % (9927)Instruction limit reached!
% 3.53/1.03  % (9927)------------------------------
% 3.53/1.03  % (9927)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.53/1.03  % (9927)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.53/1.03  % (9927)Termination reason: Unknown
% 3.53/1.03  % (9927)Termination phase: Saturation
% 3.53/1.03  
% 3.53/1.03  % (9927)Memory used [KB]: 4349
% 3.53/1.03  % (9927)Time elapsed: 0.428 s
% 3.53/1.03  % (9927)Instructions burned: 212 (million)
% 3.53/1.03  % (9927)------------------------------
% 3.53/1.03  % (9927)------------------------------
% 3.78/1.07  % (10013)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)
% 5.76/1.08  % (10012)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.76/1.10  % (9840)Instruction limit reached!
% 5.76/1.10  % (9840)------------------------------
% 5.76/1.10  % (9840)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.76/1.10  % (9840)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.76/1.10  % (9840)Termination reason: Unknown
% 5.76/1.10  % (9840)Termination phase: Saturation
% 5.76/1.10  
% 5.76/1.10  % (9840)Memory used [KB]: 9210
% 5.76/1.10  % (9840)Time elapsed: 0.690 s
% 5.76/1.10  % (9840)Instructions burned: 355 (million)
% 5.76/1.10  % (9840)------------------------------
% 5.76/1.10  % (9840)------------------------------
% 5.76/1.11  % (10014)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)
% 6.12/1.13  % (10009)Instruction limit reached!
% 6.12/1.13  % (10009)------------------------------
% 6.12/1.13  % (10009)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.12/1.13  % (10009)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.12/1.13  % (10009)Termination reason: Unknown
% 6.12/1.13  % (10009)Termination phase: Saturation
% 6.12/1.13  
% 6.12/1.13  % (10009)Memory used [KB]: 6396
% 6.12/1.13  % (10009)Time elapsed: 0.275 s
% 6.12/1.13  % (10009)Instructions burned: 90 (million)
% 6.12/1.13  % (10009)------------------------------
% 6.12/1.13  % (10009)------------------------------
% 6.34/1.17  % (10015)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 (2993ds/1824Mi)
% 6.34/1.19  % (9833)Instruction limit reached!
% 6.34/1.19  % (9833)------------------------------
% 6.34/1.19  % (9833)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.34/1.19  % (9833)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.34/1.19  % (9833)Termination reason: Unknown
% 6.34/1.19  % (9833)Termination phase: Saturation
% 6.34/1.19  
% 6.34/1.19  % (9833)Memory used [KB]: 6780
% 6.34/1.19  % (9833)Time elapsed: 0.801 s
% 6.34/1.19  % (9833)Instructions burned: 499 (million)
% 6.34/1.19  % (9833)------------------------------
% 6.34/1.19  % (9833)------------------------------
% 6.34/1.22  % (10016)dis+2_1:64_add=large:bce=on:bd=off:i=9989:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/9989Mi)
% 6.34/1.22  % (9839)Instruction limit reached!
% 6.34/1.22  % (9839)------------------------------
% 6.34/1.22  % (9839)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.34/1.22  % (9839)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.34/1.22  % (9839)Termination reason: Unknown
% 6.34/1.22  % (9839)Termination phase: Saturation
% 6.34/1.22  
% 6.34/1.22  % (9839)Memory used [KB]: 9466
% 6.34/1.22  % (9839)Time elapsed: 0.817 s
% 6.34/1.22  % (9839)Instructions burned: 440 (million)
% 6.34/1.22  % (9839)------------------------------
% 6.34/1.22  % (9839)------------------------------
% 6.90/1.25  % (9924)Instruction limit reached!
% 6.90/1.25  % (9924)------------------------------
% 6.90/1.25  % (9924)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.90/1.25  % (9924)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.90/1.25  % (9924)Termination reason: Unknown
% 6.90/1.25  % (9924)Termination phase: Saturation
% 6.90/1.25  
% 6.90/1.25  % (9924)Memory used [KB]: 9338
% 6.90/1.25  % (9924)Time elapsed: 0.636 s
% 6.90/1.25  % (9924)Instructions burned: 389 (million)
% 6.90/1.25  % (9924)------------------------------
% 6.90/1.25  % (9924)------------------------------
% 7.24/1.30  % (10017)ott-11_1:32_i=9707:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/9707Mi)
% 7.24/1.31  % (9836)Instruction limit reached!
% 7.24/1.31  % (9836)------------------------------
% 7.24/1.31  % (9836)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.24/1.31  % (9836)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.24/1.31  % (9836)Termination reason: Unknown
% 7.24/1.31  % (9836)Termination phase: Saturation
% 7.24/1.31  
% 7.24/1.31  % (9836)Memory used [KB]: 12792
% 7.24/1.31  % (9836)Time elapsed: 0.892 s
% 7.24/1.31  % (9836)Instructions burned: 502 (million)
% 7.24/1.31  % (9836)------------------------------
% 7.24/1.31  % (9836)------------------------------
% 7.24/1.33  % (10018)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 (2991ds/90Mi)
% 7.24/1.33  % (10019)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 (2991ds/44001Mi)
% 7.24/1.34  % (9835)Instruction limit reached!
% 7.24/1.34  % (9835)------------------------------
% 7.24/1.34  % (9835)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.71/1.35  % (9835)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.71/1.35  % (9835)Termination reason: Unknown
% 7.71/1.35  % (9835)Termination phase: Saturation
% 7.71/1.35  
% 7.71/1.35  % (9835)Memory used [KB]: 11769
% 7.71/1.35  % (9835)Time elapsed: 0.925 s
% 7.71/1.35  % (9835)Instructions burned: 483 (million)
% 7.71/1.35  % (9835)------------------------------
% 7.71/1.35  % (9835)------------------------------
% 7.89/1.40  % (10020)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 (2991ds/4958Mi)
% 8.17/1.42  % (10021)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.17/1.45  TRYING [7]
% 8.35/1.47  % (10018)Instruction limit reached!
% 8.35/1.47  % (10018)------------------------------
% 8.35/1.47  % (10018)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.35/1.47  % (10018)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.35/1.47  % (10018)Termination reason: Unknown
% 8.35/1.47  % (10018)Termination phase: Saturation
% 8.35/1.47  
% 8.35/1.47  % (10018)Memory used [KB]: 6396
% 8.35/1.47  % (10018)Time elapsed: 0.218 s
% 8.35/1.47  % (10018)Instructions burned: 90 (million)
% 8.35/1.47  % (10018)------------------------------
% 8.35/1.47  % (10018)------------------------------
% 8.35/1.49  % (10022)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.89/1.57  % (9946)Instruction limit reached!
% 8.89/1.57  % (9946)------------------------------
% 8.89/1.57  % (9946)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 9.20/1.57  % (9946)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 9.20/1.57  % (9946)Termination reason: Unknown
% 9.20/1.57  % (9946)Termination phase: Saturation
% 9.20/1.57  
% 9.20/1.57  % (9946)Memory used [KB]: 7419
% 9.20/1.57  % (9946)Time elapsed: 0.900 s
% 9.20/1.57  % (9946)Instructions burned: 656 (million)
% 9.20/1.57  % (9946)------------------------------
% 9.20/1.57  % (9946)------------------------------
% 9.20/1.62  % (10023)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.50/1.70  % (10024)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=10187:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/10187Mi)
% 11.07/1.81  % (9978)First to succeed.
% 11.63/1.83  % (9978)Refutation found. Thanks to Tanya!
% 11.63/1.83  % SZS status Theorem for theBenchmark
% 11.63/1.83  % SZS output start Proof for theBenchmark
% See solution above
% 11.63/1.83  % (9978)------------------------------
% 11.63/1.83  % (9978)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 11.63/1.83  % (9978)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 11.63/1.83  % (9978)Termination reason: Refutation
% 11.63/1.83  
% 11.63/1.83  % (9978)Memory used [KB]: 17014
% 11.63/1.83  % (9978)Time elapsed: 1.126 s
% 11.63/1.83  % (9978)Instructions burned: 695 (million)
% 11.63/1.83  % (9978)------------------------------
% 11.63/1.83  % (9978)------------------------------
% 11.63/1.83  % (9805)Success in time 1.482 s
%------------------------------------------------------------------------------