TSTP Solution File: ITP332_1 by SnakeForV---1.0

View Problem - Process Solution

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

% Computer : n011.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:19:37 EDT 2022

% Result   : Theorem 2.72s 0.89s
% Output   : Refutation 2.72s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   13
%            Number of leaves      :  157
% Syntax   : Number of formulae    :  186 (  13 unt; 149 typ;   0 def)
%            Number of atoms       :   95 (  23 equ)
%            Maximal formula atoms :    6 (   2 avg)
%            Number of connectives :  105 (  47   ~;  36   |;  16   &)
%                                         (   3 <=>;   3  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    8 (   5 avg)
%            Maximal term depth    :    5 (   2 avg)
%            Number of types       :   23 (  20 usr;   2 ari)
%            Number of type conns  :  215 ( 116   >;  99   *;   0   +;   0  <<)
%            Number of predicates  :   21 (  19 usr;   4 prp; 0-2 aty)
%            Number of functors    :  113 ( 113 usr;  13 con; 0-4 aty)
%            Number of variables   :   59 (  49   !;  10   ?;  59   :)

% Comments : 
%------------------------------------------------------------------------------
tff(type_def_5,type,
    'A_m_vec_m_vec$': $tType ).

tff(type_def_6,type,
    'M$': $tType ).

tff(type_def_7,type,
    'A_n_vec_set$': $tType ).

tff(type_def_8,type,
    'Int_set$': $tType ).

tff(type_def_9,type,
    'Int_int_fun$': $tType ).

tff(type_def_10,type,
    'A_n_vec_n_vec$': $tType ).

tff(type_def_11,type,
    'A_n_vec_m_vec$': $tType ).

tff(type_def_12,type,
    'Nat_nat_fun$': $tType ).

tff(type_def_13,type,
    'A_m_vec$': $tType ).

tff(type_def_14,type,
    'Nat$': $tType ).

tff(type_def_15,type,
    'N$': $tType ).

tff(type_def_16,type,
    tlbool: $tType ).

tff(type_def_17,type,
    'Real_real_fun$': $tType ).

tff(type_def_18,type,
    'A_m_vec_n_vec$': $tType ).

tff(type_def_19,type,
    'A$': $tType ).

tff(type_def_20,type,
    'A_n_vec$': $tType ).

tff(type_def_21,type,
    'Nat_bool_fun$': $tType ).

tff(type_def_22,type,
    'Real_bool_fun$': $tType ).

tff(type_def_23,type,
    'Real_set$': $tType ).

tff(type_def_24,type,
    'Nat_set$': $tType ).

tff(func_def_0,type,
    'interchange_rows$a': ( 'A_n_vec_n_vec$' * 'N$' * 'N$' ) > 'A_n_vec_n_vec$' ).

tff(func_def_1,type,
    'zero$f': 'A_n_vec$' ).

tff(func_def_2,type,
    'column_add$b': ( 'A_n_vec_m_vec$' * 'N$' * 'N$' * 'A$' ) > 'A_n_vec_m_vec$' ).

tff(func_def_3,type,
    'matrix_vector_mult$b': ( 'A_m_vec_m_vec$' * 'A_m_vec$' ) > 'A_m_vec$' ).

tff(func_def_4,type,
    'matrix_matrix_mult$c': ( 'A_n_vec_m_vec$' * 'A_m_vec_n_vec$' ) > 'A_m_vec_m_vec$' ).

tff(func_def_5,type,
    'mat$': 'A$' > 'A_n_vec_n_vec$' ).

tff(func_def_6,type,
    'interchange_columns$': ( 'A_m_vec_m_vec$' * 'M$' * 'M$' ) > 'A_m_vec_m_vec$' ).

tff(func_def_7,type,
    'column$a': ( 'N$' * 'A_n_vec_n_vec$' ) > 'A_n_vec$' ).

tff(func_def_8,type,
    'interchange_rows$b': ( 'A_n_vec_m_vec$' * 'M$' * 'M$' ) > 'A_n_vec_m_vec$' ).

tff(func_def_9,type,
    'mult_column$': ( 'A_m_vec_m_vec$' * 'M$' * 'A$' ) > 'A_m_vec_m_vec$' ).

tff(func_def_10,type,
    'norm$': $real > $real ).

tff(func_def_11,type,
    'mult_column$b': ( 'A_n_vec_m_vec$' * 'N$' * 'A$' ) > 'A_n_vec_m_vec$' ).

tff(func_def_12,type,
    'zero$a': 'A_n_vec_m_vec$' ).

tff(func_def_13,type,
    'matrix_vector_mult$a': ( 'A_n_vec_n_vec$' * 'A_n_vec$' ) > 'A_n_vec$' ).

tff(func_def_14,type,
    'times$c': 'Nat$' > 'Nat_nat_fun$' ).

tff(func_def_15,type,
    'zero$b': 'A_m_vec_m_vec$' ).

tff(func_def_16,type,
    'column_add$': ( 'A_m_vec_m_vec$' * 'M$' * 'M$' * 'A$' ) > 'A_m_vec_m_vec$' ).

tff(func_def_17,type,
    'matrix_matrix_mult$d': ( 'A_m_vec_n_vec$' * 'A_m_vec_m_vec$' ) > 'A_m_vec_n_vec$' ).

tff(func_def_18,type,
    'b$': 'A_n_vec_m_vec$' ).

tff(func_def_19,type,
    'null_space$': 'A_n_vec_m_vec$' > 'A_n_vec_set$' ).

tff(func_def_20,type,
    'less_eq$': 'Nat$' > 'Nat_bool_fun$' ).

tff(func_def_21,type,
    'arcosh$': $real > $real ).

tff(func_def_22,type,
    'of_nat$': 'Nat$' > $int ).

tff(func_def_23,type,
    'times$': ( 'A$' * 'A$' ) > 'A$' ).

tff(func_def_24,type,
    'mat$a': 'A$' > 'A_m_vec_m_vec$' ).

tff(func_def_25,type,
    'matrix_matrix_mult$b': ( 'A_m_vec_m_vec$' * 'A_m_vec_m_vec$' ) > 'A_m_vec_m_vec$' ).

tff(func_def_26,type,
    'vector_matrix_mult$b': ( 'A_m_vec$' * 'A_m_vec_m_vec$' ) > 'A_m_vec$' ).

tff(func_def_27,type,
    'one$': 'A$' ).

tff(func_def_28,type,
    'dbl_inc$': $int > $int ).

tff(func_def_29,type,
    'divide$': $real > 'Real_real_fun$' ).

tff(func_def_30,type,
    tltrue: tlbool ).

tff(func_def_31,type,
    'row_add$a': ( 'A_n_vec_n_vec$' * 'N$' * 'N$' * 'A$' ) > 'A_n_vec_n_vec$' ).

tff(func_def_32,type,
    'null_space$a': 'A_n_vec_n_vec$' > 'A_n_vec_set$' ).

tff(func_def_33,type,
    'matrix_matrix_mult$f': ( 'A_n_vec_n_vec$' * 'A_n_vec_n_vec$' ) > 'A_n_vec_n_vec$' ).

tff(func_def_34,type,
    'mult_column$a': ( 'A_n_vec_n_vec$' * 'N$' * 'A$' ) > 'A_n_vec_n_vec$' ).

tff(func_def_35,type,
    'artanh$': $real > $real ).

tff(func_def_36,type,
    'powr$': ( $real * $real ) > $real ).

tff(func_def_37,type,
    'row_add$b': ( 'A_n_vec_m_vec$' * 'M$' * 'M$' * 'A$' ) > 'A_n_vec_m_vec$' ).

tff(func_def_38,type,
    'one$a': 'Nat$' ).

tff(func_def_39,type,
    'times$d': ( 'Int_set$' * 'Int_set$' ) > 'Int_set$' ).

tff(func_def_40,type,
    'transpose$c': 'A_n_vec_m_vec$' > 'A_m_vec_n_vec$' ).

tff(func_def_41,type,
    'times$e': ( 'Nat_set$' * 'Nat_set$' ) > 'Nat_set$' ).

tff(func_def_42,type,
    'times$a': ( $real * $real ) > $real ).

tff(func_def_43,type,
    'times$b': ( $int * $int ) > $int ).

tff(func_def_44,type,
    'column$': ( 'N$' * 'A_n_vec_m_vec$' ) > 'A_m_vec$' ).

tff(func_def_45,type,
    'mult_row$b': ( 'A_n_vec_m_vec$' * 'M$' * 'A$' ) > 'A_n_vec_m_vec$' ).

tff(func_def_46,type,
    'divide$a': $int > 'Int_int_fun$' ).

tff(func_def_47,type,
    'transpose$': 'A_m_vec_n_vec$' > 'A_n_vec_m_vec$' ).

tff(func_def_48,type,
    'matrix_inv$b': 'A_n_vec_n_vec$' > 'A_n_vec_n_vec$' ).

tff(func_def_49,type,
    'row_add$': ( 'A_m_vec_m_vec$' * 'M$' * 'M$' * 'A$' ) > 'A_m_vec_m_vec$' ).

tff(func_def_50,type,
    'less$': 'Nat$' > 'Nat_bool_fun$' ).

tff(func_def_51,type,
    'matrix_matrix_mult$e': ( 'A_n_vec_n_vec$' * 'A_m_vec_n_vec$' ) > 'A_m_vec_n_vec$' ).

tff(func_def_52,type,
    'plus$': ( 'Real_set$' * 'Real_set$' ) > 'Real_set$' ).

tff(func_def_53,type,
    'zero$': 'A_n_vec_n_vec$' ).

tff(func_def_54,type,
    'matrix_matrix_mult$a': ( 'A_m_vec_m_vec$' * 'A_n_vec_m_vec$' ) > 'A_n_vec_m_vec$' ).

tff(func_def_55,type,
    'interchange_rows$': ( 'A_m_vec_m_vec$' * 'M$' * 'M$' ) > 'A_m_vec_m_vec$' ).

tff(func_def_56,type,
    'fun_app$': ( 'Nat_nat_fun$' * 'Nat$' ) > 'Nat$' ).

tff(func_def_57,type,
    'column_add$a': ( 'A_n_vec_n_vec$' * 'N$' * 'N$' * 'A$' ) > 'A_n_vec_n_vec$' ).

tff(func_def_58,type,
    'interchange_columns$b': ( 'A_n_vec_m_vec$' * 'N$' * 'N$' ) > 'A_n_vec_m_vec$' ).

tff(func_def_59,type,
    'exp$': $real > $real ).

tff(func_def_60,type,
    'transpose$b': 'A_m_vec_m_vec$' > 'A_m_vec_m_vec$' ).

tff(func_def_61,type,
    'zero$c': 'A$' ).

tff(func_def_62,type,
    'fun_app$d': ( 'Int_int_fun$' * $int ) > $int ).

tff(func_def_63,type,
    tlfalse: tlbool ).

tff(func_def_64,type,
    'nat$': $int > 'Nat$' ).

tff(func_def_65,type,
    'arsinh$': $real > $real ).

tff(func_def_66,type,
    'mult_row$a': ( 'A_n_vec_n_vec$' * 'N$' * 'A$' ) > 'A_n_vec_n_vec$' ).

tff(func_def_67,type,
    'vector_matrix_mult$': ( 'A_n_vec$' * 'A_n_vec_n_vec$' ) > 'A_n_vec$' ).

tff(func_def_68,type,
    'interchange_columns$a': ( 'A_n_vec_n_vec$' * 'N$' * 'N$' ) > 'A_n_vec_n_vec$' ).

tff(func_def_69,type,
    'fun_app$c': ( 'Real_real_fun$' * $real ) > $real ).

tff(func_def_70,type,
    'times$f': ( 'Real_set$' * 'Real_set$' ) > 'Real_set$' ).

tff(func_def_71,type,
    'matrix_inv$a': 'A_m_vec_n_vec$' > 'A_n_vec_m_vec$' ).

tff(func_def_72,type,
    'orthogonal$': $real > 'Real_bool_fun$' ).

tff(func_def_73,type,
    'columnvector$a': 'A_n_vec$' > 'A_n_vec_n_vec$' ).

tff(func_def_74,type,
    'mult_row$': ( 'A_m_vec_m_vec$' * 'M$' * 'A$' ) > 'A_m_vec_m_vec$' ).

tff(func_def_75,type,
    'transpose$a': 'A_n_vec_n_vec$' > 'A_n_vec_n_vec$' ).

tff(func_def_76,type,
    'matrix_vector_mult$': ( 'A_n_vec_m_vec$' * 'A_n_vec$' ) > 'A_m_vec$' ).

tff(func_def_77,type,
    'a$': 'A_n_vec_m_vec$' ).

tff(func_def_78,type,
    'matrix_matrix_mult$g': ( 'A_m_vec_n_vec$' * 'A_n_vec_m_vec$' ) > 'A_n_vec_n_vec$' ).

tff(func_def_79,type,
    'zero$d': 'Nat$' ).

tff(func_def_80,type,
    'zero$e': 'A_m_vec$' ).

tff(func_def_81,type,
    'matrix_matrix_mult$': ( 'A_n_vec_m_vec$' * 'A_n_vec_n_vec$' ) > 'A_n_vec_m_vec$' ).

tff(func_def_82,type,
    'vector_matrix_mult$a': ( 'A_m_vec$' * 'A_n_vec_m_vec$' ) > 'A_n_vec$' ).

tff(func_def_83,type,
    'columnvector$': 'A_m_vec$' > 'A_n_vec_m_vec$' ).

tff(func_def_84,type,
    'ln$': $real > $real ).

tff(func_def_85,type,
    'divide$b': 'Nat$' > 'Nat_nat_fun$' ).

tff(func_def_86,type,
    'matrix_inv$': 'A_m_vec_m_vec$' > 'A_m_vec_m_vec$' ).

tff(func_def_87,type,
    'dbl_inc$a': $real > $real ).

tff(func_def_98,type,
    sK0: 'Nat_bool_fun$' > 'Nat$' ).

tff(func_def_99,type,
    sK1: ( 'Nat$' * 'Nat_bool_fun$' ) > 'Nat$' ).

tff(func_def_100,type,
    sK2: ( $real * 'Real_set$' * 'Real_set$' ) > $real ).

tff(func_def_101,type,
    sK3: ( $real * 'Real_set$' * 'Real_set$' ) > $real ).

tff(func_def_102,type,
    sK4: 'Nat_bool_fun$' > 'Nat$' ).

tff(func_def_103,type,
    sK5: 'A_n_vec_n_vec$' > 'A_n_vec_n_vec$' ).

tff(func_def_104,type,
    sK6: 'A_m_vec_m_vec$' > 'A_m_vec_m_vec$' ).

tff(func_def_105,type,
    sK7: ( 'Int_set$' * 'Int_set$' * $int ) > $int ).

tff(func_def_106,type,
    sK8: ( 'Int_set$' * 'Int_set$' * $int ) > $int ).

tff(func_def_107,type,
    sK9: 'A_n_vec_n_vec$' > 'A_n_vec_n_vec$' ).

tff(func_def_108,type,
    sK10: ( $real * $real ) > $real ).

tff(func_def_109,type,
    sK11: 'A_m_vec_m_vec$' > 'A_m_vec_m_vec$' ).

tff(func_def_110,type,
    sK12: 'Nat_bool_fun$' > 'Nat$' ).

tff(func_def_111,type,
    sK13: ( 'A_n_vec_m_vec$' * 'A_n_vec_m_vec$' ) > 'A_m_vec_m_vec$' ).

tff(func_def_112,type,
    sK14: ( 'A_n_vec_m_vec$' * 'A_n_vec_m_vec$' ) > 'A_n_vec_n_vec$' ).

tff(func_def_113,type,
    sK15: 'A_m_vec_m_vec$' > 'A_m_vec_m_vec$' ).

tff(func_def_114,type,
    sK16: $real > $real ).

tff(func_def_115,type,
    sK17: 'A_n_vec_n_vec$' > 'A_n_vec_n_vec$' ).

tff(func_def_116,type,
    sK18: ( 'Nat$' * 'Nat_set$' * 'Nat_set$' ) > 'Nat$' ).

tff(func_def_117,type,
    sK19: ( 'Nat$' * 'Nat_set$' * 'Nat_set$' ) > 'Nat$' ).

tff(func_def_118,type,
    sK20: 'Nat_bool_fun$' > 'Nat$' ).

tff(func_def_119,type,
    sK21: ( $real * $real ) > $real ).

tff(func_def_120,type,
    sK22: 'Nat_nat_fun$' > 'Nat$' ).

tff(func_def_121,type,
    sK23: 'Nat_nat_fun$' > 'Nat$' ).

tff(func_def_122,type,
    sK24: ( 'Nat_bool_fun$' * 'Nat$' ) > 'Nat$' ).

tff(pred_def_1,type,
    'equivalent_matrices$c': ( 'A_n_vec_n_vec$' * 'A_n_vec_n_vec$' ) > $o ).

tff(pred_def_2,type,
    'equivalent_matrices$a': ( 'A_m_vec_n_vec$' * 'A_m_vec_m_vec$' ) > $o ).

tff(pred_def_3,type,
    'member$b': ( $real * 'Real_set$' ) > $o ).

tff(pred_def_4,type,
    'member$a': ( 'Nat$' * 'Nat_set$' ) > $o ).

tff(pred_def_5,type,
    'invertible$a': 'A_n_vec_n_vec$' > $o ).

tff(pred_def_6,type,
    'equivalent_matrices$f': ( 'A_m_vec_m_vec$' * 'A_n_vec_m_vec$' ) > $o ).

tff(pred_def_7,type,
    'fun_app$b': ( 'Real_bool_fun$' * $real ) > $o ).

tff(pred_def_9,type,
    'equivalent_matrices$e': ( 'A_n_vec_n_vec$' * 'A_n_vec_m_vec$' ) > $o ).

tff(pred_def_10,type,
    'invertible$c': 'A_n_vec_m_vec$' > $o ).

tff(pred_def_11,type,
    'equivalent_matrices$b': ( 'A_m_vec_n_vec$' * 'A_m_vec_n_vec$' ) > $o ).

tff(pred_def_12,type,
    'fun_app$a': ( 'Nat_bool_fun$' * 'Nat$' ) > $o ).

tff(pred_def_13,type,
    'equivalent_matrices$d': ( 'A_m_vec_m_vec$' * 'A_m_vec_m_vec$' ) > $o ).

tff(pred_def_14,type,
    'equivalent_matrices$': ( 'A_n_vec_m_vec$' * 'A_n_vec_m_vec$' ) > $o ).

tff(pred_def_15,type,
    'invertible$': 'A_m_vec_m_vec$' > $o ).

tff(pred_def_16,type,
    'member$': ( $int * 'Int_set$' ) > $o ).

tff(pred_def_17,type,
    'invertible$b': 'A_m_vec_n_vec$' > $o ).

tff(f3736,plain,
    $false,
    inference(avatar_sat_refutation,[],[f3635,f3643,f3735]) ).

tff(f3735,plain,
    ~ spl25_5,
    inference(avatar_contradiction_clause,[],[f3734]) ).

tff(f3734,plain,
    ( $false
    | ~ spl25_5 ),
    inference(subsumption_resolution,[],[f3733,f2429]) ).

tff(f2429,plain,
    'equivalent_matrices$'('a$','b$'),
    inference(cnf_transformation,[],[f4]) ).

tff(f4,axiom,
    'equivalent_matrices$'('a$','b$'),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom2) ).

tff(f3733,plain,
    ( ~ 'equivalent_matrices$'('a$','b$')
    | ~ spl25_5 ),
    inference(equality_resolution,[],[f3729]) ).

tff(f3729,plain,
    ( ! [X0: 'A_n_vec_m_vec$'] :
        ( ( 'b$' != X0 )
        | ~ 'equivalent_matrices$'('a$',X0) )
    | ~ spl25_5 ),
    inference(subsumption_resolution,[],[f3728,f3019]) ).

tff(f3019,plain,
    ! [X0: 'A_n_vec_m_vec$',X1: 'A_n_vec_m_vec$'] :
      ( 'invertible$'(sK13(X0,X1))
      | ~ 'equivalent_matrices$'(X1,X0) ),
    inference(cnf_transformation,[],[f2123]) ).

tff(f2123,plain,
    ! [X0: 'A_n_vec_m_vec$',X1: 'A_n_vec_m_vec$'] :
      ( ~ 'equivalent_matrices$'(X1,X0)
      | ( 'invertible$'(sK13(X0,X1))
        & 'invertible$a'(sK14(X0,X1))
        & ( 'matrix_matrix_mult$'('matrix_matrix_mult$a'('matrix_inv$'(sK13(X0,X1)),X1),sK14(X0,X1)) = X0 ) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK13,sK14])],[f2121,f2122]) ).

tff(f2122,plain,
    ! [X0: 'A_n_vec_m_vec$',X1: 'A_n_vec_m_vec$'] :
      ( ? [X2: 'A_m_vec_m_vec$',X3: 'A_n_vec_n_vec$'] :
          ( 'invertible$'(X2)
          & 'invertible$a'(X3)
          & ( 'matrix_matrix_mult$'('matrix_matrix_mult$a'('matrix_inv$'(X2),X1),X3) = X0 ) )
     => ( 'invertible$'(sK13(X0,X1))
        & 'invertible$a'(sK14(X0,X1))
        & ( 'matrix_matrix_mult$'('matrix_matrix_mult$a'('matrix_inv$'(sK13(X0,X1)),X1),sK14(X0,X1)) = X0 ) ) ),
    introduced(choice_axiom,[]) ).

tff(f2121,plain,
    ! [X0: 'A_n_vec_m_vec$',X1: 'A_n_vec_m_vec$'] :
      ( ~ 'equivalent_matrices$'(X1,X0)
      | ? [X2: 'A_m_vec_m_vec$',X3: 'A_n_vec_n_vec$'] :
          ( 'invertible$'(X2)
          & 'invertible$a'(X3)
          & ( 'matrix_matrix_mult$'('matrix_matrix_mult$a'('matrix_inv$'(X2),X1),X3) = X0 ) ) ),
    inference(rectify,[],[f1562]) ).

tff(f1562,plain,
    ! [X1: 'A_n_vec_m_vec$',X0: 'A_n_vec_m_vec$'] :
      ( ~ 'equivalent_matrices$'(X0,X1)
      | ? [X2: 'A_m_vec_m_vec$',X3: 'A_n_vec_n_vec$'] :
          ( 'invertible$'(X2)
          & 'invertible$a'(X3)
          & ( 'matrix_matrix_mult$'('matrix_matrix_mult$a'('matrix_inv$'(X2),X0),X3) = X1 ) ) ),
    inference(ennf_transformation,[],[f1221]) ).

tff(f1221,plain,
    ! [X1: 'A_n_vec_m_vec$',X0: 'A_n_vec_m_vec$'] :
      ( 'equivalent_matrices$'(X0,X1)
     => ? [X2: 'A_m_vec_m_vec$',X3: 'A_n_vec_n_vec$'] :
          ( 'invertible$'(X2)
          & 'invertible$a'(X3)
          & ( 'matrix_matrix_mult$'('matrix_matrix_mult$a'('matrix_inv$'(X2),X0),X3) = X1 ) ) ),
    inference(unused_predicate_definition_removal,[],[f10]) ).

tff(f10,axiom,
    ! [X1: 'A_n_vec_m_vec$',X0: 'A_n_vec_m_vec$'] :
      ( ? [X2: 'A_m_vec_m_vec$',X3: 'A_n_vec_n_vec$'] :
          ( 'invertible$'(X2)
          & 'invertible$a'(X3)
          & ( 'matrix_matrix_mult$'('matrix_matrix_mult$a'('matrix_inv$'(X2),X0),X3) = X1 ) )
    <=> 'equivalent_matrices$'(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom8) ).

tff(f3728,plain,
    ( ! [X0: 'A_n_vec_m_vec$'] :
        ( ( 'b$' != X0 )
        | ~ 'equivalent_matrices$'('a$',X0)
        | ~ 'invertible$'(sK13(X0,'a$')) )
    | ~ spl25_5 ),
    inference(subsumption_resolution,[],[f3726,f3018]) ).

tff(f3018,plain,
    ! [X0: 'A_n_vec_m_vec$',X1: 'A_n_vec_m_vec$'] :
      ( 'invertible$a'(sK14(X0,X1))
      | ~ 'equivalent_matrices$'(X1,X0) ),
    inference(cnf_transformation,[],[f2123]) ).

tff(f3726,plain,
    ( ! [X0: 'A_n_vec_m_vec$'] :
        ( ~ 'equivalent_matrices$'('a$',X0)
        | ~ 'invertible$a'(sK14(X0,'a$'))
        | ~ 'invertible$'(sK13(X0,'a$'))
        | ( 'b$' != X0 ) )
    | ~ spl25_5 ),
    inference(superposition,[],[f3655,f3724]) ).

tff(f3724,plain,
    ! [X0: 'A_n_vec_m_vec$',X1: 'A_n_vec_m_vec$'] :
      ( ( 'matrix_matrix_mult$a'('matrix_inv$'(sK13(X0,X1)),'matrix_matrix_mult$'(X1,sK14(X0,X1))) = X0 )
      | ~ 'equivalent_matrices$'(X1,X0) ),
    inference(forward_demodulation,[],[f3017,f3437]) ).

tff(f3437,plain,
    ! [X2: 'A_n_vec_n_vec$',X0: 'A_m_vec_m_vec$',X1: 'A_n_vec_m_vec$'] : ( 'matrix_matrix_mult$a'(X0,'matrix_matrix_mult$'(X1,X2)) = 'matrix_matrix_mult$'('matrix_matrix_mult$a'(X0,X1),X2) ),
    inference(cnf_transformation,[],[f2368]) ).

tff(f2368,plain,
    ! [X0: 'A_m_vec_m_vec$',X1: 'A_n_vec_m_vec$',X2: 'A_n_vec_n_vec$'] : ( 'matrix_matrix_mult$a'(X0,'matrix_matrix_mult$'(X1,X2)) = 'matrix_matrix_mult$'('matrix_matrix_mult$a'(X0,X1),X2) ),
    inference(rectify,[],[f1031]) ).

tff(f1031,plain,
    ! [X1: 'A_m_vec_m_vec$',X0: 'A_n_vec_m_vec$',X2: 'A_n_vec_n_vec$'] : ( 'matrix_matrix_mult$a'(X1,'matrix_matrix_mult$'(X0,X2)) = 'matrix_matrix_mult$'('matrix_matrix_mult$a'(X1,X0),X2) ),
    inference(rectify,[],[f18]) ).

tff(f18,axiom,
    ! [X1: 'A_n_vec_m_vec$',X0: 'A_m_vec_m_vec$',X2: 'A_n_vec_n_vec$'] : ( 'matrix_matrix_mult$a'(X0,'matrix_matrix_mult$'(X1,X2)) = 'matrix_matrix_mult$'('matrix_matrix_mult$a'(X0,X1),X2) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom16) ).

tff(f3017,plain,
    ! [X0: 'A_n_vec_m_vec$',X1: 'A_n_vec_m_vec$'] :
      ( ( 'matrix_matrix_mult$'('matrix_matrix_mult$a'('matrix_inv$'(sK13(X0,X1)),X1),sK14(X0,X1)) = X0 )
      | ~ 'equivalent_matrices$'(X1,X0) ),
    inference(cnf_transformation,[],[f2123]) ).

tff(f3655,plain,
    ( ! [X0: 'A_m_vec_m_vec$',X1: 'A_n_vec_n_vec$'] :
        ( ( 'b$' != 'matrix_matrix_mult$a'('matrix_inv$'(X0),'matrix_matrix_mult$'('a$',X1)) )
        | ~ 'invertible$'(X0)
        | ~ 'invertible$a'(X1) )
    | ~ spl25_5 ),
    inference(backward_demodulation,[],[f3634,f3437]) ).

tff(f3634,plain,
    ( ! [X0: 'A_m_vec_m_vec$',X1: 'A_n_vec_n_vec$'] :
        ( ( 'b$' != 'matrix_matrix_mult$'('matrix_matrix_mult$a'('matrix_inv$'(X0),'a$'),X1) )
        | ~ 'invertible$'(X0)
        | ~ 'invertible$a'(X1) )
    | ~ spl25_5 ),
    inference(avatar_component_clause,[],[f3633]) ).

tff(f3633,plain,
    ( spl25_5
  <=> ! [X0: 'A_m_vec_m_vec$',X1: 'A_n_vec_n_vec$'] :
        ( ~ 'invertible$a'(X1)
        | ~ 'invertible$'(X0)
        | ( 'b$' != 'matrix_matrix_mult$'('matrix_matrix_mult$a'('matrix_inv$'(X0),'a$'),X1) ) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl25_5])]) ).

tff(f3643,plain,
    ~ spl25_4,
    inference(avatar_split_clause,[],[f2762,f3629]) ).

tff(f3629,plain,
    ( spl25_4
  <=> 'thesis$' ),
    introduced(avatar_definition,[new_symbols(naming,[spl25_4])]) ).

tff(f2762,plain,
    ~ 'thesis$',
    inference(cnf_transformation,[],[f1210]) ).

tff(f1210,plain,
    ~ 'thesis$',
    inference(flattening,[],[f2]) ).

tff(f2,negated_conjecture,
    ~ 'thesis$',
    inference(negated_conjecture,[],[f1]) ).

tff(f1,conjecture,
    'thesis$',
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',conjecture0) ).

tff(f3635,plain,
    ( spl25_4
    | spl25_5 ),
    inference(avatar_split_clause,[],[f2660,f3633,f3629]) ).

tff(f2660,plain,
    ! [X0: 'A_m_vec_m_vec$',X1: 'A_n_vec_n_vec$'] :
      ( ~ 'invertible$a'(X1)
      | 'thesis$'
      | ~ 'invertible$'(X0)
      | ( 'b$' != 'matrix_matrix_mult$'('matrix_matrix_mult$a'('matrix_inv$'(X0),'a$'),X1) ) ),
    inference(cnf_transformation,[],[f1248]) ).

tff(f1248,plain,
    ! [X0: 'A_m_vec_m_vec$',X1: 'A_n_vec_n_vec$'] :
      ( ~ 'invertible$a'(X1)
      | 'thesis$'
      | ( 'b$' != 'matrix_matrix_mult$'('matrix_matrix_mult$a'('matrix_inv$'(X0),'a$'),X1) )
      | ~ 'invertible$'(X0) ),
    inference(flattening,[],[f1247]) ).

tff(f1247,plain,
    ! [X1: 'A_n_vec_n_vec$',X0: 'A_m_vec_m_vec$'] :
      ( 'thesis$'
      | ~ 'invertible$a'(X1)
      | ~ 'invertible$'(X0)
      | ( 'b$' != 'matrix_matrix_mult$'('matrix_matrix_mult$a'('matrix_inv$'(X0),'a$'),X1) ) ),
    inference(ennf_transformation,[],[f3]) ).

tff(f3,axiom,
    ! [X1: 'A_n_vec_n_vec$',X0: 'A_m_vec_m_vec$'] :
      ( ( 'invertible$a'(X1)
        & 'invertible$'(X0)
        & ( 'b$' = 'matrix_matrix_mult$'('matrix_matrix_mult$a'('matrix_inv$'(X0),'a$'),X1) ) )
     => 'thesis$' ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',hypothesis1) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem    : ITP001_1 : TPTP v8.1.0. Released v8.1.0.
% 0.12/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.12/0.34  % Computer : n011.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % 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   : Tue Aug 30 00:20:10 EDT 2022
% 0.12/0.34  % CPUTime    : 
% 0.19/0.52  % (813)ott+1011_1:2_br=off:bs=unit_only:bsr=unit_only:nwc=5.0:s2a=on:s2agt=32:urr=on:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/37Mi)
% 0.19/0.52  % (824)dis+20_1:12_aac=none:acc=model:awrs=converge:fd=preordered:fsr=off:nicw=on:nwc=3.0:s2a=on:s2agt=16:spb=goal:to=lpo:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.19/0.53  % (809)dis+1010_1:4_aac=none:abs=on:atotf=0.5:avsq=on:avsqc=2:avsqr=215,247:awrs=converge:awrsf=128:bsd=on:erd=off:fde=none:gve=cautious:newcnf=on:nwc=5.0:rnwc=on:sac=on:sas=z3:sp=const_min:tgt=ground:thsq=on:thsqc=64:thsqr=1,4:i=59848:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59848Mi)
% 0.19/0.53  % (831)dis+2_1:1_av=off:bsr=on:erd=off:s2pl=on:sgt=16:sos=on:sp=frequency:ss=axioms:i=46:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/46Mi)
% 0.19/0.53  % (823)lrs+22_1:1_amm=sco:fsr=off:gve=force:sos=on:uwa=all:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.19/0.53  % (837)dis+1011_1:1_bd=off:canc=force:ev=cautious:nwc=5.0:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/21Mi)
% 0.19/0.54  % (822)dis+10_1:64_nwc=1.4:tha=off:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/21Mi)
% 0.19/0.54  % (824)Instruction limit reached!
% 0.19/0.54  % (824)------------------------------
% 0.19/0.54  % (824)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (824)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (824)Termination reason: Unknown
% 0.19/0.54  % (824)Termination phase: shuffling
% 0.19/0.54  
% 0.19/0.54  % (824)Memory used [KB]: 1407
% 0.19/0.54  % (824)Time elapsed: 0.004 s
% 0.19/0.54  % (824)Instructions burned: 2 (million)
% 0.19/0.54  % (824)------------------------------
% 0.19/0.54  % (824)------------------------------
% 0.19/0.54  % (810)lrs+1010_1:1_aac=none:bce=on:nicw=on:nm=0:plsq=on:plsql=on:sac=on:sos=on:sp=frequency:spb=units:to=lpo:i=34:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/34Mi)
% 0.19/0.54  % (820)dis+32_1:1_bd=off:nm=4:sos=on:ss=included:i=4:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/4Mi)
% 0.19/0.54  % (818)lrs+10_1:8_ep=R:erd=off:fs=off:fsr=off:gve=force:nwc=2.0:uwa=one_side_interpreted:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.19/0.54  % (818)Instruction limit reached!
% 0.19/0.54  % (818)------------------------------
% 0.19/0.54  % (818)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (818)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (818)Termination reason: Unknown
% 0.19/0.54  % (818)Termination phase: shuffling
% 0.19/0.54  
% 0.19/0.54  % (818)Memory used [KB]: 1407
% 0.19/0.54  % (818)Time elapsed: 0.003 s
% 0.19/0.54  % (818)Instructions burned: 2 (million)
% 0.19/0.54  % (818)------------------------------
% 0.19/0.54  % (818)------------------------------
% 0.19/0.54  % (830)dis+10_1:64_nwc=1.4:rp=on:tha=off:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/21Mi)
% 0.19/0.54  % (811)dis+1011_1:64_drc=off:flr=on:nwc=2.0:sac=on:urr=ec_only:i=8:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/8Mi)
% 0.19/0.54  % (832)dis+32_1:1_bd=off:nm=4:sos=on:ss=included:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.19/0.54  % (815)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=32:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/32Mi)
% 0.19/0.54  % (811)Instruction limit reached!
% 0.19/0.54  % (811)------------------------------
% 0.19/0.54  % (811)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (811)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (811)Termination reason: Unknown
% 0.19/0.54  % (811)Termination phase: Property scanning
% 0.19/0.54  
% 0.19/0.54  % (811)Memory used [KB]: 1535
% 0.19/0.54  % (811)Time elapsed: 0.004 s
% 0.19/0.54  % (811)Instructions burned: 8 (million)
% 0.19/0.54  % (811)------------------------------
% 0.19/0.54  % (811)------------------------------
% 0.19/0.54  % (834)lrs+1002_1:1_br=off:canc=force:drc=off:s2a=on:sos=on:sp=reverse_frequency:urr=on:i=42:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/42Mi)
% 0.19/0.55  % (817)lrs+1010_1:1_ep=RST:s2a=on:s2at=5.0:sos=all:i=26:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/26Mi)
% 0.19/0.55  % (835)lrs+1_3:1_ep=RSTC:sos=on:urr=on:i=43:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/43Mi)
% 0.19/0.55  % (828)lrs+10_1:1_sd=10:sos=all:ss=axioms:st=5.0:tha=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.19/0.55  % (828)Instruction limit reached!
% 0.19/0.55  % (828)------------------------------
% 0.19/0.55  % (828)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (828)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (828)Termination reason: Unknown
% 0.19/0.55  % (828)Termination phase: shuffling
% 0.19/0.55  
% 0.19/0.55  % (828)Memory used [KB]: 1535
% 0.19/0.55  % (828)Time elapsed: 0.004 s
% 0.19/0.55  % (828)Instructions burned: 3 (million)
% 0.19/0.55  % (828)------------------------------
% 0.19/0.55  % (828)------------------------------
% 0.19/0.55  % (812)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.19/0.55  % (812)Instruction limit reached!
% 0.19/0.55  % (812)------------------------------
% 0.19/0.55  % (812)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (812)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.56  % (812)Termination reason: Unknown
% 0.19/0.56  % (812)Termination phase: shuffling
% 0.19/0.56  
% 0.19/0.56  % (812)Memory used [KB]: 1535
% 0.19/0.56  % (812)Time elapsed: 0.002 s
% 0.19/0.56  % (812)Instructions burned: 2 (million)
% 0.19/0.56  % (812)------------------------------
% 0.19/0.56  % (812)------------------------------
% 0.19/0.56  % (814)lrs+10_1:32_s2a=on:s2agt=10:sgt=8:ss=axioms:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/15Mi)
% 0.19/0.56  % (837)Instruction limit reached!
% 0.19/0.56  % (837)------------------------------
% 0.19/0.56  % (837)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.56  % (837)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.56  % (837)Termination reason: Unknown
% 0.19/0.56  % (837)Termination phase: Including theory axioms
% 0.19/0.56  
% 0.19/0.56  % (837)Memory used [KB]: 1535
% 0.19/0.56  % (837)Time elapsed: 0.010 s
% 0.19/0.56  % (837)Instructions burned: 22 (million)
% 0.19/0.56  % (837)------------------------------
% 0.19/0.56  % (837)------------------------------
% 0.19/0.56  % (825)lrs+10_1:1_ev=force:gve=cautious:tha=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.19/0.56  % (820)Instruction limit reached!
% 0.19/0.56  % (820)------------------------------
% 0.19/0.56  % (820)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.56  % (820)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.56  % (820)Termination reason: Unknown
% 0.19/0.56  % (820)Termination phase: Property scanning
% 0.19/0.56  
% 0.19/0.56  % (820)Memory used [KB]: 1535
% 0.19/0.56  % (820)Time elapsed: 0.004 s
% 0.19/0.56  % (820)Instructions burned: 4 (million)
% 0.19/0.56  % (820)------------------------------
% 0.19/0.56  % (820)------------------------------
% 0.19/0.56  % (825)Instruction limit reached!
% 0.19/0.56  % (825)------------------------------
% 0.19/0.56  % (825)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.56  % (825)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.56  % (825)Termination reason: Unknown
% 0.19/0.56  % (825)Termination phase: shuffling
% 0.19/0.56  
% 0.19/0.56  % (825)Memory used [KB]: 1535
% 0.19/0.56  % (825)Time elapsed: 0.003 s
% 0.19/0.56  % (825)Instructions burned: 3 (million)
% 0.19/0.56  % (825)------------------------------
% 0.19/0.56  % (825)------------------------------
% 1.42/0.56  % (827)lrs+10_1:1_ss=axioms:st=5.0:tha=off:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/15Mi)
% 1.42/0.56  % (819)lrs+10_1:1_canc=force:tha=some:to=lpo:i=35:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/35Mi)
% 1.42/0.56  % (836)dis+10_1:64_nwc=1.4:tha=off:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/21Mi)
% 1.42/0.57  % (838)dis+20_1:12_aac=none:acc=model:awrs=converge:fd=preordered:fsr=off:nicw=on:nwc=3.0:s2a=on:s2agt=16:spb=goal:to=lpo:i=41:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/41Mi)
% 1.42/0.57  % (833)lrs+1_1:10_av=off:drc=off:nwc=2.0:sp=reverse_frequency:thsq=on:thsqc=64:thsql=off:i=47:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/47Mi)
% 1.42/0.57  % (821)lrs+10_1:1_ep=R:gve=force:plsq=on:plsqr=32,1:uwa=one_side_interpreted:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 1.42/0.57  % (821)Instruction limit reached!
% 1.42/0.57  % (821)------------------------------
% 1.42/0.57  % (821)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.42/0.57  % (817)Instruction limit reached!
% 1.42/0.57  % (817)------------------------------
% 1.42/0.57  % (817)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.42/0.57  % (821)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.42/0.57  % (817)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.42/0.57  % (817)Termination reason: Unknown
% 1.42/0.57  % (821)Termination reason: Unknown
% 1.42/0.57  % (817)Termination phase: SInE selection
% 1.42/0.57  % (821)Termination phase: shuffling
% 1.42/0.57  
% 1.42/0.57  
% 1.42/0.57  % (821)Memory used [KB]: 1535
% 1.42/0.57  % (821)Time elapsed: 0.003 s
% 1.42/0.57  % (821)Instructions burned: 3 (million)
% 1.42/0.57  % (821)------------------------------
% 1.42/0.57  % (821)------------------------------
% 1.42/0.57  % (831)Refutation not found, incomplete strategy% (831)------------------------------
% 1.42/0.57  % (831)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.42/0.57  % (831)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.42/0.57  % (831)Termination reason: Refutation not found, incomplete strategy
% 1.42/0.57  
% 1.42/0.57  % (831)Memory used [KB]: 1791
% 1.42/0.57  % (831)Time elapsed: 0.125 s
% 1.42/0.57  % (831)Instructions burned: 30 (million)
% 1.42/0.57  % (831)------------------------------
% 1.42/0.57  % (831)------------------------------
% 1.42/0.57  % (822)Instruction limit reached!
% 1.42/0.57  % (822)------------------------------
% 1.42/0.57  % (822)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.42/0.57  % (822)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.42/0.57  % (822)Termination reason: Unknown
% 1.42/0.57  % (822)Termination phase: Naming
% 1.42/0.57  
% 1.42/0.57  % (822)Memory used [KB]: 2046
% 1.42/0.57  % (822)Time elapsed: 0.011 s
% 1.42/0.57  % (822)Instructions burned: 21 (million)
% 1.42/0.57  % (822)------------------------------
% 1.42/0.57  % (822)------------------------------
% 1.42/0.57  % (816)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=36:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/36Mi)
% 1.42/0.58  % (826)dis+21_1:1_aac=none:abs=on:er=known:fde=none:fsr=off:nwc=5.0:s2a=on:s2at=4.0:sp=const_frequency:to=lpo:urr=ec_only:i=49:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/49Mi)
% 1.67/0.58  % (815)Refutation not found, incomplete strategy% (815)------------------------------
% 1.67/0.58  % (815)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.67/0.58  % (815)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.67/0.58  % (815)Termination reason: Refutation not found, incomplete strategy
% 1.67/0.58  
% 1.67/0.58  % (815)Memory used [KB]: 6140
% 1.67/0.58  % (815)Time elapsed: 0.127 s
% 1.67/0.58  % (815)Instructions burned: 25 (million)
% 1.67/0.58  % (815)------------------------------
% 1.67/0.58  % (815)------------------------------
% 1.67/0.58  % (829)dis+1002_1:5_av=off:nwc=2.0:sos=all:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/15Mi)
% 1.67/0.58  % (814)Instruction limit reached!
% 1.67/0.58  % (814)------------------------------
% 1.67/0.58  % (814)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.67/0.58  % (814)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.67/0.58  % (814)Termination reason: Unknown
% 1.67/0.58  % (814)Termination phase: Property scanning
% 1.67/0.58  
% 1.67/0.58  % (814)Memory used [KB]: 1535
% 1.67/0.58  % (814)Time elapsed: 0.008 s
% 1.67/0.58  % (814)Instructions burned: 17 (million)
% 1.67/0.58  % (814)------------------------------
% 1.67/0.58  % (814)------------------------------
% 1.67/0.59  % (830)Instruction limit reached!
% 1.67/0.59  % (830)------------------------------
% 1.67/0.59  % (830)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.67/0.59  % (830)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.67/0.59  % (830)Termination reason: Unknown
% 1.67/0.59  % (830)Termination phase: Preprocessing 3
% 1.67/0.59  
% 1.67/0.59  % (830)Memory used [KB]: 2046
% 1.67/0.59  % (830)Time elapsed: 0.011 s
% 1.67/0.59  % (830)Instructions burned: 22 (million)
% 1.67/0.59  % (830)------------------------------
% 1.67/0.59  % (830)------------------------------
% 1.67/0.59  % (817)Memory used [KB]: 1663
% 1.67/0.59  % (817)Time elapsed: 0.012 s
% 1.67/0.59  % (817)Instructions burned: 26 (million)
% 1.67/0.59  % (817)------------------------------
% 1.67/0.59  % (817)------------------------------
% 1.67/0.59  % (813)Instruction limit reached!
% 1.67/0.59  % (813)------------------------------
% 1.67/0.59  % (813)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.67/0.59  % (813)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.67/0.59  % (813)Termination reason: Unknown
% 1.67/0.59  % (813)Termination phase: Preprocessing 3
% 1.67/0.59  
% 1.67/0.59  % (813)Memory used [KB]: 2302
% 1.67/0.59  % (813)Time elapsed: 0.020 s
% 1.67/0.59  % (813)Instructions burned: 37 (million)
% 1.67/0.59  % (813)------------------------------
% 1.67/0.59  % (813)------------------------------
% 1.67/0.59  % (827)Instruction limit reached!
% 1.67/0.59  % (827)------------------------------
% 1.67/0.59  % (827)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.67/0.59  % (827)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.67/0.59  % (827)Termination reason: Unknown
% 1.67/0.59  % (827)Termination phase: SInE selection
% 1.67/0.59  
% 1.67/0.59  % (827)Memory used [KB]: 1535
% 1.67/0.59  % (827)Time elapsed: 0.008 s
% 1.67/0.59  % (827)Instructions burned: 15 (million)
% 1.67/0.59  % (827)------------------------------
% 1.67/0.59  % (827)------------------------------
% 1.67/0.59  % (832)Instruction limit reached!
% 1.67/0.59  % (832)------------------------------
% 1.67/0.59  % (832)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.67/0.59  % (836)Instruction limit reached!
% 1.67/0.59  % (836)------------------------------
% 1.67/0.59  % (836)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.67/0.59  % (836)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.67/0.59  % (836)Termination reason: Unknown
% 1.67/0.59  % (836)Termination phase: Preprocessing 3
% 1.67/0.59  
% 1.67/0.59  % (836)Memory used [KB]: 2046
% 1.67/0.59  % (836)Time elapsed: 0.012 s
% 1.67/0.59  % (836)Instructions burned: 21 (million)
% 1.67/0.59  % (836)------------------------------
% 1.67/0.59  % (836)------------------------------
% 1.67/0.59  % (832)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.67/0.59  % (832)Termination reason: Unknown
% 1.67/0.59  % (832)Termination phase: Property scanning
% 1.67/0.59  
% 1.67/0.59  % (832)Memory used [KB]: 2814
% 1.67/0.59  % (810)Instruction limit reached!
% 1.67/0.59  % (810)------------------------------
% 1.67/0.59  % (810)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.67/0.59  % (810)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.67/0.59  % (810)Termination reason: Unknown
% 1.67/0.59  % (810)Termination phase: Preprocessing 3
% 1.67/0.59  
% 1.67/0.59  % (810)Memory used [KB]: 2302
% 1.67/0.59  % (810)Time elapsed: 0.017 s
% 1.67/0.59  % (810)Instructions burned: 34 (million)
% 1.67/0.59  % (810)------------------------------
% 1.67/0.59  % (810)------------------------------
% 1.67/0.59  % (832)Time elapsed: 0.052 s
% 1.67/0.59  % (832)Instructions burned: 50 (million)
% 1.67/0.59  % (832)------------------------------
% 1.67/0.59  % (832)------------------------------
% 1.67/0.60  % (823)Instruction limit reached!
% 1.67/0.60  % (823)------------------------------
% 1.67/0.60  % (823)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.67/0.60  % (823)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.67/0.60  % (823)Termination reason: Unknown
% 1.67/0.60  % (823)Termination phase: Function definition elimination
% 1.67/0.60  
% 1.67/0.60  % (823)Memory used [KB]: 2686
% 1.67/0.60  % (823)Time elapsed: 0.025 s
% 1.67/0.60  % (823)Instructions burned: 51 (million)
% 1.67/0.60  % (823)------------------------------
% 1.67/0.60  % (823)------------------------------
% 1.67/0.60  % (829)Instruction limit reached!
% 1.67/0.60  % (829)------------------------------
% 1.67/0.60  % (829)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.67/0.60  % (829)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.67/0.60  % (829)Termination reason: Unknown
% 1.67/0.60  % (829)Termination phase: Property scanning
% 1.67/0.60  
% 1.67/0.60  % (829)Memory used [KB]: 1535
% 1.67/0.60  % (829)Time elapsed: 0.007 s
% 1.67/0.60  % (829)Instructions burned: 15 (million)
% 1.67/0.60  % (829)------------------------------
% 1.67/0.60  % (829)------------------------------
% 1.67/0.61  % (834)Instruction limit reached!
% 1.67/0.61  % (834)------------------------------
% 1.67/0.61  % (834)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.67/0.61  % (834)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.67/0.61  % (834)Termination reason: Unknown
% 1.67/0.61  % (834)Termination phase: Property scanning
% 1.67/0.61  
% 1.67/0.61  % (834)Memory used [KB]: 2686
% 1.67/0.61  % (834)Time elapsed: 0.022 s
% 1.67/0.61  % (834)Instructions burned: 44 (million)
% 1.67/0.61  % (834)------------------------------
% 1.67/0.61  % (834)------------------------------
% 1.67/0.61  % (816)Instruction limit reached!
% 1.67/0.61  % (816)------------------------------
% 1.67/0.61  % (816)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.67/0.61  % (816)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.67/0.61  % (816)Termination reason: Unknown
% 1.67/0.61  % (816)Termination phase: Preprocessing 3
% 1.67/0.61  
% 1.67/0.61  % (816)Memory used [KB]: 2430
% 1.67/0.61  % (816)Time elapsed: 0.018 s
% 1.67/0.61  % (816)Instructions burned: 37 (million)
% 1.67/0.61  % (816)------------------------------
% 1.67/0.61  % (816)------------------------------
% 1.67/0.62  % (838)Instruction limit reached!
% 1.67/0.62  % (838)------------------------------
% 1.67/0.62  % (838)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.67/0.62  % (838)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.67/0.62  % (838)Termination reason: Unknown
% 1.67/0.62  % (838)Termination phase: Property scanning
% 1.67/0.62  
% 1.67/0.62  % (838)Memory used [KB]: 2686
% 1.67/0.62  % (838)Time elapsed: 0.021 s
% 1.67/0.62  % (838)Instructions burned: 42 (million)
% 1.67/0.62  % (838)------------------------------
% 1.67/0.62  % (838)------------------------------
% 1.67/0.62  % (835)Instruction limit reached!
% 1.67/0.62  % (835)------------------------------
% 1.67/0.62  % (835)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.67/0.62  % (835)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.67/0.62  % (835)Termination reason: Unknown
% 1.67/0.62  % (835)Termination phase: Property scanning
% 1.67/0.62  
% 1.67/0.62  % (835)Memory used [KB]: 2686
% 1.67/0.62  % (835)Time elapsed: 0.021 s
% 1.67/0.62  % (835)Instructions burned: 45 (million)
% 1.67/0.62  % (835)------------------------------
% 1.67/0.62  % (835)------------------------------
% 1.67/0.62  % (819)Instruction limit reached!
% 1.67/0.62  % (819)------------------------------
% 1.67/0.62  % (819)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.67/0.62  % (819)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.67/0.62  % (819)Termination reason: Unknown
% 1.67/0.62  % (819)Termination phase: Preprocessing 3
% 1.67/0.62  
% 1.67/0.62  % (819)Memory used [KB]: 2302
% 1.67/0.62  % (819)Time elapsed: 0.017 s
% 1.67/0.62  % (819)Instructions burned: 35 (million)
% 1.67/0.62  % (819)------------------------------
% 1.67/0.62  % (819)------------------------------
% 1.67/0.62  % (833)Instruction limit reached!
% 1.67/0.62  % (833)------------------------------
% 1.67/0.62  % (833)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.67/0.62  % (833)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.67/0.62  % (833)Termination reason: Unknown
% 1.67/0.62  % (833)Termination phase: Property scanning
% 1.67/0.62  
% 1.67/0.62  % (833)Memory used [KB]: 2686
% 1.67/0.62  % (833)Time elapsed: 0.023 s
% 1.67/0.62  % (833)Instructions burned: 49 (million)
% 1.67/0.62  % (833)------------------------------
% 1.67/0.62  % (833)------------------------------
% 1.98/0.65  % (840)lrs+1_1:1_aac=none:acc=on:add=large:bd=off:bs=unit_only:bsr=on:cond=on:nm=0:sac=on:sd=3:sos=on:ss=axioms:st=2.0:i=47:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/47Mi)
% 1.98/0.65  % (826)Instruction limit reached!
% 1.98/0.65  % (826)------------------------------
% 1.98/0.65  % (826)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.98/0.65  % (826)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.98/0.65  % (826)Termination reason: Unknown
% 1.98/0.65  % (826)Termination phase: Property scanning
% 1.98/0.65  
% 1.98/0.65  % (826)Memory used [KB]: 2686
% 1.98/0.65  % (826)Time elapsed: 0.023 s
% 1.98/0.65  % (826)Instructions burned: 49 (million)
% 1.98/0.65  % (826)------------------------------
% 1.98/0.65  % (826)------------------------------
% 1.98/0.66  % (839)lrs+10_1:1_ss=axioms:st=5.0:tha=off:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/15Mi)
% 1.98/0.68  % (841)dis+10_1:64_nwc=1.4:rp=on:tha=off:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/25Mi)
% 1.98/0.68  % (844)ott+21_1:1_bd=off:bsr=unit_only:drc=off:fd=preordered:fsr=off:nwc=3.0:sac=on:to=lpo:urr=on:i=76:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/76Mi)
% 1.98/0.68  % (842)lrs+1010_1:1_aac=none:bce=on:nicw=on:nm=0:plsq=on:plsql=on:sac=on:sos=on:sp=frequency:spb=units:to=lpo:i=148:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/148Mi)
% 1.98/0.69  % (845)lrs+22_1:1_amm=sco:fsr=off:gve=force:sos=on:uwa=all:i=58:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/58Mi)
% 1.98/0.69  % (843)lrs+10_1:1_acc=model:br=off:ins=1:newcnf=on:nwc=5.0:s2a=on:sac=on:sp=frequency:to=lpo:urr=on:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/100Mi)
% 1.98/0.69  % (839)Instruction limit reached!
% 1.98/0.69  % (839)------------------------------
% 1.98/0.69  % (839)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.98/0.69  % (839)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.98/0.69  % (839)Termination reason: Unknown
% 1.98/0.69  % (839)Termination phase: SInE selection
% 1.98/0.69  
% 1.98/0.69  % (839)Memory used [KB]: 1535
% 1.98/0.69  % (839)Time elapsed: 0.008 s
% 1.98/0.69  % (839)Instructions burned: 15 (million)
% 1.98/0.69  % (839)------------------------------
% 1.98/0.69  % (839)------------------------------
% 1.98/0.69  % (846)lrs+10_1:1_thi=all:thigen=on:i=96:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/96Mi)
% 1.98/0.70  % (840)Instruction limit reached!
% 1.98/0.70  % (840)------------------------------
% 1.98/0.70  % (840)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.98/0.70  % (840)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.98/0.70  % (840)Termination reason: Unknown
% 1.98/0.70  % (840)Termination phase: Saturation
% 1.98/0.70  
% 1.98/0.70  % (840)Memory used [KB]: 2174
% 1.98/0.70  % (840)Time elapsed: 0.053 s
% 1.98/0.70  % (840)Instructions burned: 47 (million)
% 1.98/0.70  % (840)------------------------------
% 1.98/0.70  % (840)------------------------------
% 1.98/0.70  % (848)lrs+10_1:3_add=large:afr=on:anc=all_dependent:avsq=on:avsqr=21,226:awrs=decay:awrsf=47:br=off:bsd=on:canc=cautious:cond=fast:fd=preordered:fsd=on:fsr=off:gs=on:gve=force:ins=1:lma=on:s2agt=4:s2at=1.9:sas=z3:slsq=on:slsqc=1:slsqr=13,121:sp=reverse_arity:tha=some:to=lpo:uace=off:uhcvi=on:updr=off:urr=ec_only:i=108:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/108Mi)
% 1.98/0.71  % (859)lrs+10_1:1_amm=sco:norm_ineq=on:nwc=3.0:plsq=on:plsqc=2:plsqr=32,1:sas=z3:sp=const_min:tha=off:to=lpo:i=146:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/146Mi)
% 2.10/0.71  % (851)lrs+10_1:1_newcnf=on:sas=z3:tgt=ground:tha=off:i=223:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/223Mi)
% 2.10/0.72  % (852)lrs+1002_1:1_av=off:br=off:fs=off:fsr=off:tha=off:urr=ec_only:i=343:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/343Mi)
% 2.10/0.72  % (858)dis+10_1:1_aac=none:abs=on:bce=on:bd=off:bsr=unit_only:drc=off:fd=preordered:fsd=on:gve=cautious:lcm=reverse:nm=16:plsq=on:plsqc=1:plsqr=232,15:sfv=off:slsq=on:slsql=off:slsqr=3,2:sos=on:sp=weighted_frequency:i=81:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/81Mi)
% 2.10/0.72  % (849)lrs+10_1:1_plsq=on:plsqc=1:plsqr=32,1:tha=off:thi=overlap:i=463:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/463Mi)
% 2.10/0.72  % (854)lrs+1010_5:1_aer=off:norm_ineq=on:sas=z3:sos=all:ss=axioms:tha=off:i=150:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/150Mi)
% 2.10/0.72  % (855)lrs+1011_1:1_br=off:fde=none:norm_ineq=on:nwc=10.0:sas=z3:slsq=on:slsqc=2:slsql=off:slsqr=1,4:sp=reverse_frequency:i=160:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/160Mi)
% 2.10/0.72  % (853)lrs+1011_1:1_br=off:fs=off:fsr=off:tha=off:urr=ec_only:i=488:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/488Mi)
% 2.10/0.73  % (841)Instruction limit reached!
% 2.10/0.73  % (841)------------------------------
% 2.10/0.73  % (841)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.10/0.73  % (841)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.10/0.73  % (841)Termination reason: Unknown
% 2.10/0.73  % (841)Termination phase: Preprocessing 3
% 2.10/0.73  
% 2.10/0.73  % (841)Memory used [KB]: 2302
% 2.10/0.73  % (841)Time elapsed: 0.014 s
% 2.10/0.73  % (841)Instructions burned: 27 (million)
% 2.10/0.73  % (841)------------------------------
% 2.10/0.73  % (841)------------------------------
% 2.10/0.73  % (850)lrs+1011_4:1_abs=on:afp=20:amm=off:anc=all:bd=off:br=off:canc=force:s2a=on:sas=z3:slsq=on:urr=on:i=494:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/494Mi)
% 2.10/0.74  % (861)dis+1010_1:1_s2a=on:sp=frequency:to=lpo:i=274:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/274Mi)
% 2.10/0.74  % (856)dis+10_1:1_bd=off:fde=unused:gsp=on:ins=1:norm_ineq=on:sas=z3:sos=all:tha=off:i=370:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/370Mi)
% 2.10/0.74  % (863)lrs+11_1:1_erd=off:fs=off:fsr=off:norm_ineq=on:nwc=10.0:s2a=on:s2at=3.0:sas=z3:tha=some:i=294:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/294Mi)
% 2.10/0.75  % (857)lrs+1010_5:1_norm_ineq=on:sas=z3:sos=all:ss=axioms:tha=off:i=493:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/493Mi)
% 2.10/0.76  % (860)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=211:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/211Mi)
% 2.10/0.76  % (865)dis+1002_1:1_aac=none:abs=on:nicw=on:sac=on:sas=z3:tgt=ground:tha=some:to=lpo:i=374:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/374Mi)
% 2.10/0.76  % (864)lrs+30_1:64_flr=on:sp=frequency:to=lpo:i=213:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/213Mi)
% 2.10/0.76  % (867)lrs+1011_1:1_br=off:fs=off:fsr=off:tha=off:urr=ec_only:i=488:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/488Mi)
% 2.11/0.77  % (866)ins+10_1:32_fd=off:fs=off:fsr=off:igrr=4/7:igwr=on:urr=ec_only:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/500Mi)
% 2.11/0.78  % (862)lrs+1002_1:1_nm=0:sd=1:ss=axioms:urr=ec_only:i=330:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/330Mi)
% 2.11/0.79  % (868)lrs+10_1:1_abs=on:ev=cautious:nwc=10.0:s2a=on:sas=z3:tha=off:thi=all:thigen=on:i=230:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/230Mi)
% 2.11/0.79  % (845)Instruction limit reached!
% 2.11/0.79  % (845)------------------------------
% 2.11/0.79  % (845)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.11/0.79  % (845)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.11/0.79  % (845)Termination reason: Unknown
% 2.11/0.79  % (845)Termination phase: Property scanning
% 2.11/0.79  
% 2.11/0.79  % (845)Memory used [KB]: 2686
% 2.11/0.79  % (845)Time elapsed: 0.027 s
% 2.11/0.79  % (845)Instructions burned: 61 (million)
% 2.11/0.79  % (845)------------------------------
% 2.11/0.79  % (845)------------------------------
% 2.11/0.81  % (844)Instruction limit reached!
% 2.11/0.81  % (844)------------------------------
% 2.11/0.81  % (844)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.11/0.81  % (844)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.11/0.81  % (844)Termination reason: Unknown
% 2.11/0.81  % (844)Termination phase: Saturation
% 2.11/0.81  
% 2.11/0.81  % (844)Memory used [KB]: 7419
% 2.11/0.81  % (844)Time elapsed: 0.034 s
% 2.11/0.81  % (844)Instructions burned: 76 (million)
% 2.11/0.81  % (844)------------------------------
% 2.11/0.81  % (844)------------------------------
% 2.11/0.81  % (862)Refutation not found, incomplete strategy% (862)------------------------------
% 2.11/0.81  % (862)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.11/0.81  % (862)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.11/0.81  % (862)Termination reason: Refutation not found, incomplete strategy
% 2.11/0.81  
% 2.11/0.81  % (862)Memory used [KB]: 6140
% 2.11/0.81  % (862)Time elapsed: 0.157 s
% 2.11/0.81  % (862)Instructions burned: 25 (million)
% 2.11/0.81  % (862)------------------------------
% 2.11/0.81  % (862)------------------------------
% 2.11/0.82  % (870)dis+31_1:1_lcm=reverse:norm_ineq=on:nwc=10.0:sas=z3:tha=off:urr=on:i=382:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/382Mi)
% 2.11/0.85  % (869)lrs+1010_1:1_bsr=unit_only:cond=on:flr=on:newcnf=on:nwc=10.0:sas=z3:to=lpo:i=360:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/360Mi)
% 2.11/0.85  % (843)Instruction limit reached!
% 2.11/0.85  % (843)------------------------------
% 2.11/0.85  % (843)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.11/0.85  % (843)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.11/0.85  % (843)Termination reason: Unknown
% 2.11/0.85  % (843)Termination phase: Saturation
% 2.11/0.85  
% 2.11/0.85  % (843)Memory used [KB]: 7675
% 2.11/0.85  % (843)Time elapsed: 0.048 s
% 2.11/0.85  % (843)Instructions burned: 100 (million)
% 2.11/0.85  % (843)------------------------------
% 2.11/0.85  % (843)------------------------------
% 2.30/0.86  % (859)Instruction limit reached!
% 2.30/0.86  % (859)------------------------------
% 2.30/0.86  % (859)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.30/0.86  % (859)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.30/0.86  % (859)Termination reason: Unknown
% 2.30/0.86  % (859)Termination phase: Saturation
% 2.30/0.86  
% 2.30/0.86  % (859)Memory used [KB]: 3070
% 2.30/0.86  % (859)Time elapsed: 0.148 s
% 2.30/0.86  % (859)Instructions burned: 146 (million)
% 2.30/0.86  % (859)------------------------------
% 2.30/0.86  % (859)------------------------------
% 2.30/0.86  % (846)Instruction limit reached!
% 2.30/0.86  % (846)------------------------------
% 2.30/0.86  % (846)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.30/0.86  % (846)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.30/0.86  % (846)Termination reason: Unknown
% 2.30/0.86  % (846)Termination phase: Saturation
% 2.30/0.86  
% 2.30/0.86  % (846)Memory used [KB]: 2686
% 2.30/0.86  % (846)Time elapsed: 0.046 s
% 2.30/0.86  % (846)Instructions burned: 97 (million)
% 2.30/0.86  % (846)------------------------------
% 2.30/0.86  % (846)------------------------------
% 2.30/0.86  % (858)Instruction limit reached!
% 2.30/0.86  % (858)------------------------------
% 2.30/0.86  % (858)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.30/0.86  % (858)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.30/0.86  % (858)Termination reason: Unknown
% 2.30/0.86  % (858)Termination phase: Saturation
% 2.30/0.86  
% 2.30/0.86  % (858)Memory used [KB]: 2942
% 2.30/0.86  % (858)Time elapsed: 0.035 s
% 2.30/0.86  % (858)Instructions burned: 81 (million)
% 2.30/0.86  % (858)------------------------------
% 2.30/0.86  % (858)------------------------------
% 2.30/0.86  % (871)lrs+10_1:1_av=off:fde=none:lwlo=on:nwc=10.0:i=256:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/256Mi)
% 2.30/0.87  % (861)First to succeed.
% 2.30/0.88  % (848)Instruction limit reached!
% 2.30/0.88  % (848)------------------------------
% 2.30/0.88  % (848)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.30/0.88  % (848)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.30/0.88  % (848)Termination reason: Unknown
% 2.30/0.88  % (848)Termination phase: Saturation
% 2.30/0.88  
% 2.30/0.88  % (848)Memory used [KB]: 7547
% 2.30/0.88  % (848)Time elapsed: 0.050 s
% 2.30/0.88  % (848)Instructions burned: 108 (million)
% 2.30/0.88  % (848)------------------------------
% 2.30/0.88  % (848)------------------------------
% 2.72/0.89  % (861)Refutation found. Thanks to Tanya!
% 2.72/0.89  % SZS status Theorem for theBenchmark
% 2.72/0.89  % SZS output start Proof for theBenchmark
% See solution above
% 2.72/0.89  % (861)------------------------------
% 2.72/0.89  % (861)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.72/0.89  % (861)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.72/0.89  % (861)Termination reason: Refutation
% 2.72/0.89  
% 2.72/0.89  % (861)Memory used [KB]: 7419
% 2.72/0.89  % (861)Time elapsed: 0.229 s
% 2.72/0.89  % (861)Instructions burned: 87 (million)
% 2.72/0.89  % (861)------------------------------
% 2.72/0.89  % (861)------------------------------
% 2.72/0.89  % (808)Success in time 0.546 s
%------------------------------------------------------------------------------