TSTP Solution File: REL008-4 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : REL008-4 : 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_uns --cores 0 -t %d %s

% Computer : n012.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 18:12:31 EDT 2022

% Result   : Unsatisfiable 3.78s 0.94s
% Output   : Refutation 3.78s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   32
%            Number of leaves      :   15
% Syntax   : Number of formulae    :  121 (  51 unt;   0 def)
%            Number of atoms       :  192 ( 118 equ)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :  142 (  71   ~;  69   |;   0   &)
%                                         (   2 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    4 (   3 avg)
%            Maximal term depth    :    9 (   2 avg)
%            Number of predicates  :    4 (   2 usr;   3 prp; 0-2 aty)
%            Number of functors    :   11 (  11 usr;   6 con; 0-2 aty)
%            Number of variables   :   72 (  72   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f919,plain,
    $false,
    inference(avatar_sat_refutation,[],[f32,f887,f918]) ).

fof(f918,plain,
    ( ~ spl0_1
    | spl0_2 ),
    inference(avatar_contradiction_clause,[],[f917]) ).

fof(f917,plain,
    ( $false
    | ~ spl0_1
    | spl0_2 ),
    inference(subsumption_resolution,[],[f916,f885]) ).

fof(f885,plain,
    ( composition(sk1,join(sk2,sk3)) != composition(sk1,join(sk2,join(sk2,sk3)))
    | spl0_2 ),
    inference(backward_demodulation,[],[f155,f870]) ).

fof(f870,plain,
    ! [X16] : join(X16,X16) = X16,
    inference(superposition,[],[f184,f829]) ).

fof(f829,plain,
    ! [X0] : complement(complement(X0)) = X0,
    inference(forward_demodulation,[],[f817,f812]) ).

fof(f812,plain,
    ! [X0] : complement(X0) = join(zero,complement(X0)),
    inference(superposition,[],[f786,f214]) ).

fof(f214,plain,
    ! [X2] : join(zero,complement(complement(X2))) = X2,
    inference(forward_demodulation,[],[f213,f33]) ).

fof(f33,plain,
    zero = complement(top),
    inference(backward_demodulation,[],[f21,f12]) ).

fof(f12,axiom,
    ! [X0] : top = join(X0,complement(X0)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',def_top_12) ).

fof(f21,plain,
    ! [X0] : zero = complement(join(complement(X0),complement(complement(X0)))),
    inference(definition_unfolding,[],[f13,f4]) ).

fof(f4,axiom,
    ! [X0,X1] : complement(join(complement(X0),complement(X1))) = meet(X0,X1),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',maddux4_definiton_of_meet_4) ).

fof(f13,axiom,
    ! [X0] : zero = meet(X0,complement(X0)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',def_zero_13) ).

fof(f213,plain,
    ! [X2] : join(complement(top),complement(complement(X2))) = X2,
    inference(forward_demodulation,[],[f212,f184]) ).

fof(f212,plain,
    ! [X2] : join(complement(top),complement(join(complement(X2),complement(X2)))) = X2,
    inference(forward_demodulation,[],[f200,f1]) ).

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

fof(f200,plain,
    ! [X2] : join(complement(join(complement(X2),complement(X2))),complement(top)) = X2,
    inference(superposition,[],[f34,f12]) ).

fof(f34,plain,
    ! [X0,X1] : join(complement(join(complement(X0),X1)),complement(join(complement(X0),complement(X1)))) = X0,
    inference(backward_demodulation,[],[f3,f1]) ).

fof(f3,axiom,
    ! [X0,X1] : join(complement(join(complement(X0),complement(X1))),complement(join(complement(X0),X1))) = X0,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',maddux3_a_kind_of_de_Morgan_3) ).

fof(f786,plain,
    ! [X0] : join(zero,complement(join(zero,complement(X0)))) = X0,
    inference(forward_demodulation,[],[f770,f33]) ).

fof(f770,plain,
    ! [X0] : join(complement(top),complement(join(zero,complement(X0)))) = X0,
    inference(backward_demodulation,[],[f208,f769]) ).

fof(f769,plain,
    ! [X4] : top = join(top,complement(X4)),
    inference(forward_demodulation,[],[f756,f12]) ).

fof(f756,plain,
    ! [X4] : join(X4,complement(X4)) = join(top,complement(X4)),
    inference(superposition,[],[f88,f184]) ).

fof(f88,plain,
    ! [X0,X1] : join(X0,join(complement(X0),X1)) = join(top,X1),
    inference(superposition,[],[f2,f12]) ).

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

fof(f208,plain,
    ! [X0] : join(complement(join(top,complement(X0))),complement(join(zero,complement(X0)))) = X0,
    inference(forward_demodulation,[],[f207,f1]) ).

fof(f207,plain,
    ! [X0] : join(complement(join(zero,complement(X0))),complement(join(top,complement(X0)))) = X0,
    inference(forward_demodulation,[],[f206,f1]) ).

fof(f206,plain,
    ! [X0] : join(complement(join(zero,complement(X0))),complement(join(complement(X0),top))) = X0,
    inference(forward_demodulation,[],[f205,f1]) ).

fof(f205,plain,
    ! [X0] : join(complement(join(complement(X0),top)),complement(join(zero,complement(X0)))) = X0,
    inference(forward_demodulation,[],[f198,f1]) ).

fof(f198,plain,
    ! [X0] : join(complement(join(complement(X0),top)),complement(join(complement(X0),zero))) = X0,
    inference(superposition,[],[f34,f33]) ).

fof(f817,plain,
    ! [X0] : join(zero,complement(complement(X0))) = X0,
    inference(backward_demodulation,[],[f786,f812]) ).

fof(f184,plain,
    ! [X9] : complement(X9) = join(complement(X9),complement(X9)),
    inference(forward_demodulation,[],[f183,f117]) ).

fof(f117,plain,
    ! [X0] : composition(one,X0) = X0,
    inference(backward_demodulation,[],[f84,f114]) ).

fof(f114,plain,
    one = converse(one),
    inference(superposition,[],[f6,f84]) ).

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

fof(f84,plain,
    ! [X0] : composition(converse(one),X0) = X0,
    inference(superposition,[],[f54,f8]) ).

fof(f8,axiom,
    ! [X0] : converse(converse(X0)) = X0,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',converse_idempotence_8) ).

fof(f54,plain,
    ! [X0] : converse(X0) = composition(converse(one),converse(X0)),
    inference(superposition,[],[f10,f6]) ).

fof(f10,axiom,
    ! [X0,X1] : converse(composition(X0,X1)) = composition(converse(X1),converse(X0)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',converse_multiplicativity_10) ).

fof(f183,plain,
    ! [X9] : join(complement(X9),complement(composition(one,X9))) = complement(X9),
    inference(forward_demodulation,[],[f176,f117]) ).

fof(f176,plain,
    ! [X9] : join(complement(X9),composition(one,complement(composition(one,X9)))) = complement(X9),
    inference(superposition,[],[f37,f114]) ).

fof(f37,plain,
    ! [X0,X1] : complement(X1) = join(complement(X1),composition(converse(X0),complement(composition(X0,X1)))),
    inference(backward_demodulation,[],[f11,f1]) ).

fof(f11,axiom,
    ! [X0,X1] : complement(X1) = join(composition(converse(X0),complement(composition(X0,X1))),complement(X1)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',converse_cancellativity_11) ).

fof(f155,plain,
    ( composition(sk1,join(sk2,sk3)) != composition(sk1,join(sk2,join(sk2,join(sk3,sk3))))
    | spl0_2 ),
    inference(forward_demodulation,[],[f154,f8]) ).

fof(f154,plain,
    ( composition(sk1,join(sk2,sk3)) != composition(converse(converse(sk1)),join(sk2,join(sk2,join(sk3,sk3))))
    | spl0_2 ),
    inference(forward_demodulation,[],[f153,f97]) ).

fof(f97,plain,
    ! [X2,X3,X4] : join(X2,join(X3,X4)) = join(X4,join(X2,X3)),
    inference(superposition,[],[f1,f2]) ).

fof(f153,plain,
    ( composition(sk1,join(sk2,sk3)) != composition(converse(converse(sk1)),join(sk2,join(sk3,join(sk2,sk3))))
    | spl0_2 ),
    inference(forward_demodulation,[],[f152,f8]) ).

fof(f152,plain,
    ( composition(sk1,join(sk2,sk3)) != composition(converse(converse(sk1)),join(sk2,join(sk3,converse(converse(join(sk2,sk3))))))
    | spl0_2 ),
    inference(forward_demodulation,[],[f151,f8]) ).

fof(f151,plain,
    ( composition(sk1,join(sk2,sk3)) != composition(converse(converse(sk1)),join(sk2,converse(converse(join(sk3,converse(converse(join(sk2,sk3))))))))
    | spl0_2 ),
    inference(forward_demodulation,[],[f150,f41]) ).

fof(f41,plain,
    ! [X0,X1] : converse(join(X1,converse(X0))) = join(converse(X1),X0),
    inference(superposition,[],[f9,f8]) ).

fof(f9,axiom,
    ! [X0,X1] : converse(join(X0,X1)) = join(converse(X0),converse(X1)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',converse_additivity_9) ).

fof(f150,plain,
    ( composition(sk1,join(sk2,sk3)) != composition(converse(converse(sk1)),join(sk2,converse(join(converse(sk3),converse(join(sk2,sk3))))))
    | spl0_2 ),
    inference(forward_demodulation,[],[f149,f8]) ).

fof(f149,plain,
    ( composition(sk1,join(sk2,sk3)) != composition(converse(converse(sk1)),converse(converse(join(sk2,converse(join(converse(sk3),converse(join(sk2,sk3))))))))
    | spl0_2 ),
    inference(forward_demodulation,[],[f148,f41]) ).

fof(f148,plain,
    ( composition(sk1,join(sk2,sk3)) != composition(converse(converse(sk1)),converse(join(converse(sk2),join(converse(sk3),converse(join(sk2,sk3))))))
    | spl0_2 ),
    inference(forward_demodulation,[],[f147,f10]) ).

fof(f147,plain,
    ( composition(sk1,join(sk2,sk3)) != converse(composition(join(converse(sk2),join(converse(sk3),converse(join(sk2,sk3)))),converse(sk1)))
    | spl0_2 ),
    inference(forward_demodulation,[],[f146,f7]) ).

fof(f7,axiom,
    ! [X2,X0,X1] : composition(join(X0,X1),X2) = join(composition(X0,X2),composition(X1,X2)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',composition_distributivity_7) ).

fof(f146,plain,
    ( composition(sk1,join(sk2,sk3)) != converse(join(composition(converse(sk2),converse(sk1)),composition(join(converse(sk3),converse(join(sk2,sk3))),converse(sk1))))
    | spl0_2 ),
    inference(backward_demodulation,[],[f67,f133]) ).

fof(f133,plain,
    ! [X10,X8,X9] : composition(join(X10,converse(X8)),converse(X9)) = join(composition(X10,converse(X9)),converse(composition(X9,X8))),
    inference(superposition,[],[f7,f10]) ).

fof(f67,plain,
    ( composition(sk1,join(sk2,sk3)) != converse(join(composition(converse(sk2),converse(sk1)),join(composition(converse(sk3),converse(sk1)),converse(composition(sk1,join(sk2,sk3))))))
    | spl0_2 ),
    inference(forward_demodulation,[],[f66,f8]) ).

fof(f66,plain,
    ( composition(sk1,join(sk2,sk3)) != converse(join(composition(converse(sk2),converse(sk1)),converse(converse(join(composition(converse(sk3),converse(sk1)),converse(composition(sk1,join(sk2,sk3))))))))
    | spl0_2 ),
    inference(forward_demodulation,[],[f65,f41]) ).

fof(f65,plain,
    ( composition(sk1,join(sk2,sk3)) != join(converse(composition(converse(sk2),converse(sk1))),converse(join(composition(converse(sk3),converse(sk1)),converse(composition(sk1,join(sk2,sk3))))))
    | spl0_2 ),
    inference(forward_demodulation,[],[f64,f60]) ).

fof(f60,plain,
    ! [X0,X1] : composition(X0,X1) = converse(composition(converse(X1),converse(X0))),
    inference(superposition,[],[f8,f10]) ).

fof(f64,plain,
    ( composition(sk1,join(sk2,sk3)) != join(composition(sk1,sk2),converse(join(composition(converse(sk3),converse(sk1)),converse(composition(sk1,join(sk2,sk3))))))
    | spl0_2 ),
    inference(forward_demodulation,[],[f62,f41]) ).

fof(f62,plain,
    ( composition(sk1,join(sk2,sk3)) != join(composition(sk1,sk2),join(converse(composition(converse(sk3),converse(sk1))),composition(sk1,join(sk2,sk3))))
    | spl0_2 ),
    inference(backward_demodulation,[],[f31,f60]) ).

fof(f31,plain,
    ( composition(sk1,join(sk2,sk3)) != join(composition(sk1,sk2),join(composition(sk1,sk3),composition(sk1,join(sk2,sk3))))
    | spl0_2 ),
    inference(avatar_component_clause,[],[f29]) ).

fof(f29,plain,
    ( spl0_2
  <=> composition(sk1,join(sk2,sk3)) = join(composition(sk1,sk2),join(composition(sk1,sk3),composition(sk1,join(sk2,sk3)))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl0_2])]) ).

fof(f916,plain,
    ( composition(sk1,join(sk2,sk3)) = composition(sk1,join(sk2,join(sk2,sk3)))
    | ~ spl0_1 ),
    inference(forward_demodulation,[],[f915,f8]) ).

fof(f915,plain,
    ( composition(sk1,join(sk2,converse(converse(sk3)))) = composition(sk1,join(sk2,join(sk2,sk3)))
    | ~ spl0_1 ),
    inference(forward_demodulation,[],[f914,f8]) ).

fof(f914,plain,
    ( composition(sk1,join(sk2,join(sk2,sk3))) = composition(sk1,converse(converse(join(sk2,converse(converse(sk3))))))
    | ~ spl0_1 ),
    inference(forward_demodulation,[],[f913,f41]) ).

fof(f913,plain,
    ( composition(sk1,converse(join(converse(sk2),converse(sk3)))) = composition(sk1,join(sk2,join(sk2,sk3)))
    | ~ spl0_1 ),
    inference(forward_demodulation,[],[f912,f46]) ).

fof(f46,plain,
    ! [X0,X1] : converse(join(X0,X1)) = converse(join(X1,X0)),
    inference(forward_demodulation,[],[f44,f9]) ).

fof(f44,plain,
    ! [X0,X1] : converse(join(X0,X1)) = join(converse(X1),converse(X0)),
    inference(superposition,[],[f1,f9]) ).

fof(f912,plain,
    ( composition(sk1,converse(join(converse(sk3),converse(sk2)))) = composition(sk1,join(sk2,join(sk2,sk3)))
    | ~ spl0_1 ),
    inference(forward_demodulation,[],[f911,f8]) ).

fof(f911,plain,
    ( composition(converse(converse(sk1)),converse(join(converse(sk3),converse(sk2)))) = composition(converse(converse(sk1)),join(sk2,join(sk2,sk3)))
    | ~ spl0_1 ),
    inference(forward_demodulation,[],[f910,f870]) ).

fof(f910,plain,
    ( composition(converse(converse(sk1)),converse(join(converse(sk3),converse(sk2)))) = composition(converse(converse(sk1)),join(sk2,join(sk2,join(sk3,sk3))))
    | ~ spl0_1 ),
    inference(forward_demodulation,[],[f909,f97]) ).

fof(f909,plain,
    ( composition(converse(converse(sk1)),converse(join(converse(sk3),converse(sk2)))) = composition(converse(converse(sk1)),join(sk2,join(sk3,join(sk2,sk3))))
    | ~ spl0_1 ),
    inference(forward_demodulation,[],[f908,f8]) ).

fof(f908,plain,
    ( composition(converse(converse(sk1)),converse(join(converse(sk3),converse(sk2)))) = composition(converse(converse(sk1)),join(sk2,join(sk3,converse(converse(join(sk2,sk3))))))
    | ~ spl0_1 ),
    inference(forward_demodulation,[],[f907,f8]) ).

fof(f907,plain,
    ( composition(converse(converse(sk1)),converse(join(converse(sk3),converse(sk2)))) = composition(converse(converse(sk1)),join(sk2,converse(converse(join(sk3,converse(converse(join(sk2,sk3))))))))
    | ~ spl0_1 ),
    inference(forward_demodulation,[],[f906,f41]) ).

fof(f906,plain,
    ( composition(converse(converse(sk1)),converse(join(converse(sk3),converse(sk2)))) = composition(converse(converse(sk1)),join(sk2,converse(join(converse(sk3),converse(join(sk2,sk3))))))
    | ~ spl0_1 ),
    inference(forward_demodulation,[],[f905,f8]) ).

fof(f905,plain,
    ( composition(converse(converse(sk1)),converse(join(converse(sk3),converse(sk2)))) = composition(converse(converse(sk1)),converse(converse(join(sk2,converse(join(converse(sk3),converse(join(sk2,sk3))))))))
    | ~ spl0_1 ),
    inference(forward_demodulation,[],[f904,f41]) ).

fof(f904,plain,
    ( composition(converse(converse(sk1)),converse(join(converse(sk3),converse(sk2)))) = composition(converse(converse(sk1)),converse(join(converse(sk2),join(converse(sk3),converse(join(sk2,sk3))))))
    | ~ spl0_1 ),
    inference(forward_demodulation,[],[f903,f10]) ).

fof(f903,plain,
    ( composition(converse(converse(sk1)),converse(join(converse(sk3),converse(sk2)))) = converse(composition(join(converse(sk2),join(converse(sk3),converse(join(sk2,sk3)))),converse(sk1)))
    | ~ spl0_1 ),
    inference(forward_demodulation,[],[f902,f7]) ).

fof(f902,plain,
    ( composition(converse(converse(sk1)),converse(join(converse(sk3),converse(sk2)))) = converse(join(composition(converse(sk2),converse(sk1)),composition(join(converse(sk3),converse(join(sk2,sk3))),converse(sk1))))
    | ~ spl0_1 ),
    inference(forward_demodulation,[],[f901,f133]) ).

fof(f901,plain,
    ( composition(converse(converse(sk1)),converse(join(converse(sk3),converse(sk2)))) = converse(join(composition(converse(sk2),converse(sk1)),join(composition(converse(sk3),converse(sk1)),converse(composition(sk1,join(sk2,sk3))))))
    | ~ spl0_1 ),
    inference(forward_demodulation,[],[f900,f99]) ).

fof(f99,plain,
    ! [X2,X3,X4] : join(X3,join(X2,X4)) = join(X2,join(X3,X4)),
    inference(forward_demodulation,[],[f89,f2]) ).

fof(f89,plain,
    ! [X2,X3,X4] : join(X2,join(X3,X4)) = join(join(X3,X2),X4),
    inference(superposition,[],[f2,f1]) ).

fof(f900,plain,
    ( composition(converse(converse(sk1)),converse(join(converse(sk3),converse(sk2)))) = converse(join(composition(converse(sk3),converse(sk1)),join(composition(converse(sk2),converse(sk1)),converse(composition(sk1,join(sk2,sk3))))))
    | ~ spl0_1 ),
    inference(forward_demodulation,[],[f899,f8]) ).

fof(f899,plain,
    ( composition(converse(converse(sk1)),converse(join(converse(sk3),converse(sk2)))) = converse(join(composition(converse(sk3),converse(sk1)),converse(converse(join(composition(converse(sk2),converse(sk1)),converse(composition(sk1,join(sk2,sk3))))))))
    | ~ spl0_1 ),
    inference(forward_demodulation,[],[f898,f41]) ).

fof(f898,plain,
    ( composition(converse(converse(sk1)),converse(join(converse(sk3),converse(sk2)))) = converse(join(composition(converse(sk3),converse(sk1)),converse(join(converse(composition(converse(sk2),converse(sk1))),composition(sk1,join(sk2,sk3))))))
    | ~ spl0_1 ),
    inference(forward_demodulation,[],[f897,f60]) ).

fof(f897,plain,
    ( composition(converse(converse(sk1)),converse(join(converse(sk3),converse(sk2)))) = converse(join(composition(converse(sk3),converse(sk1)),converse(join(composition(sk1,sk2),composition(sk1,join(sk2,sk3))))))
    | ~ spl0_1 ),
    inference(forward_demodulation,[],[f896,f10]) ).

fof(f896,plain,
    ( converse(join(composition(converse(sk3),converse(sk1)),converse(join(composition(sk1,sk2),composition(sk1,join(sk2,sk3)))))) = converse(composition(join(converse(sk3),converse(sk2)),converse(sk1)))
    | ~ spl0_1 ),
    inference(forward_demodulation,[],[f895,f133]) ).

fof(f895,plain,
    ( converse(join(composition(converse(sk3),converse(sk1)),converse(join(composition(sk1,sk2),composition(sk1,join(sk2,sk3)))))) = converse(join(composition(converse(sk3),converse(sk1)),converse(composition(sk1,sk2))))
    | ~ spl0_1 ),
    inference(forward_demodulation,[],[f894,f41]) ).

fof(f894,plain,
    ( converse(join(composition(converse(sk3),converse(sk1)),converse(composition(sk1,sk2)))) = join(converse(composition(converse(sk3),converse(sk1))),join(composition(sk1,sk2),composition(sk1,join(sk2,sk3))))
    | ~ spl0_1 ),
    inference(forward_demodulation,[],[f893,f99]) ).

fof(f893,plain,
    ( converse(join(composition(converse(sk3),converse(sk1)),converse(composition(sk1,sk2)))) = join(composition(sk1,sk2),join(converse(composition(converse(sk3),converse(sk1))),composition(sk1,join(sk2,sk3))))
    | ~ spl0_1 ),
    inference(forward_demodulation,[],[f892,f41]) ).

fof(f892,plain,
    ( join(composition(sk1,sk2),join(converse(composition(converse(sk3),converse(sk1))),composition(sk1,join(sk2,sk3)))) = join(converse(composition(converse(sk3),converse(sk1))),composition(sk1,sk2))
    | ~ spl0_1 ),
    inference(forward_demodulation,[],[f891,f1]) ).

fof(f891,plain,
    ( join(composition(sk1,sk2),join(converse(composition(converse(sk3),converse(sk1))),composition(sk1,join(sk2,sk3)))) = join(composition(sk1,sk2),converse(composition(converse(sk3),converse(sk1))))
    | ~ spl0_1 ),
    inference(forward_demodulation,[],[f890,f60]) ).

fof(f890,plain,
    ( join(composition(sk1,sk2),composition(sk1,sk3)) = join(composition(sk1,sk2),join(composition(sk1,sk3),composition(sk1,join(sk2,sk3))))
    | ~ spl0_1 ),
    inference(forward_demodulation,[],[f889,f97]) ).

fof(f889,plain,
    ( join(composition(sk1,sk2),composition(sk1,sk3)) = join(composition(sk1,sk3),join(composition(sk1,join(sk2,sk3)),composition(sk1,sk2)))
    | ~ spl0_1 ),
    inference(forward_demodulation,[],[f26,f97]) ).

fof(f26,plain,
    ( join(composition(sk1,sk2),composition(sk1,sk3)) = join(composition(sk1,join(sk2,sk3)),join(composition(sk1,sk2),composition(sk1,sk3)))
    | ~ spl0_1 ),
    inference(avatar_component_clause,[],[f25]) ).

fof(f25,plain,
    ( spl0_1
  <=> join(composition(sk1,sk2),composition(sk1,sk3)) = join(composition(sk1,join(sk2,sk3)),join(composition(sk1,sk2),composition(sk1,sk3))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl0_1])]) ).

fof(f887,plain,
    spl0_1,
    inference(avatar_contradiction_clause,[],[f886]) ).

fof(f886,plain,
    ( $false
    | spl0_1 ),
    inference(subsumption_resolution,[],[f884,f60]) ).

fof(f884,plain,
    ( composition(sk1,join(sk2,sk3)) != converse(composition(converse(join(sk2,sk3)),converse(sk1)))
    | spl0_1 ),
    inference(backward_demodulation,[],[f79,f870]) ).

fof(f79,plain,
    ( composition(sk1,join(sk2,sk3)) != converse(composition(converse(join(sk2,sk3)),converse(join(sk1,sk1))))
    | spl0_1 ),
    inference(forward_demodulation,[],[f78,f60]) ).

fof(f78,plain,
    ( composition(sk1,join(sk2,sk3)) != composition(join(sk1,sk1),join(sk2,sk3))
    | spl0_1 ),
    inference(forward_demodulation,[],[f77,f7]) ).

fof(f77,plain,
    ( composition(sk1,join(sk2,sk3)) != join(composition(sk1,join(sk2,sk3)),composition(sk1,join(sk2,sk3)))
    | spl0_1 ),
    inference(forward_demodulation,[],[f76,f8]) ).

fof(f76,plain,
    ( join(composition(sk1,join(sk2,sk3)),composition(converse(converse(sk1)),join(sk2,sk3))) != composition(converse(converse(sk1)),join(sk2,sk3))
    | spl0_1 ),
    inference(forward_demodulation,[],[f75,f8]) ).

fof(f75,plain,
    ( join(composition(sk1,join(sk2,sk3)),composition(converse(converse(sk1)),join(sk2,converse(converse(sk3))))) != composition(converse(converse(sk1)),join(sk2,converse(converse(sk3))))
    | spl0_1 ),
    inference(forward_demodulation,[],[f74,f8]) ).

fof(f74,plain,
    ( composition(converse(converse(sk1)),converse(converse(join(sk2,converse(converse(sk3)))))) != join(composition(sk1,join(sk2,sk3)),composition(converse(converse(sk1)),converse(converse(join(sk2,converse(converse(sk3)))))))
    | spl0_1 ),
    inference(forward_demodulation,[],[f73,f41]) ).

fof(f73,plain,
    ( composition(converse(converse(sk1)),converse(join(converse(sk2),converse(sk3)))) != join(composition(sk1,join(sk2,sk3)),composition(converse(converse(sk1)),converse(join(converse(sk2),converse(sk3)))))
    | spl0_1 ),
    inference(forward_demodulation,[],[f72,f10]) ).

fof(f72,plain,
    ( converse(composition(join(converse(sk2),converse(sk3)),converse(sk1))) != join(composition(sk1,join(sk2,sk3)),converse(composition(join(converse(sk2),converse(sk3)),converse(sk1))))
    | spl0_1 ),
    inference(forward_demodulation,[],[f71,f7]) ).

fof(f71,plain,
    ( converse(join(composition(converse(sk2),converse(sk1)),composition(converse(sk3),converse(sk1)))) != join(composition(sk1,join(sk2,sk3)),converse(join(composition(converse(sk2),converse(sk1)),composition(converse(sk3),converse(sk1)))))
    | spl0_1 ),
    inference(forward_demodulation,[],[f70,f46]) ).

fof(f70,plain,
    ( converse(join(composition(converse(sk3),converse(sk1)),composition(converse(sk2),converse(sk1)))) != join(composition(sk1,join(sk2,sk3)),converse(join(composition(converse(sk3),converse(sk1)),composition(converse(sk2),converse(sk1)))))
    | spl0_1 ),
    inference(forward_demodulation,[],[f69,f10]) ).

fof(f69,plain,
    ( converse(join(composition(converse(sk3),converse(sk1)),converse(composition(sk1,sk2)))) != join(composition(sk1,join(sk2,sk3)),converse(join(composition(converse(sk3),converse(sk1)),converse(composition(sk1,sk2)))))
    | spl0_1 ),
    inference(forward_demodulation,[],[f68,f41]) ).

fof(f68,plain,
    ( join(composition(sk1,join(sk2,sk3)),join(converse(composition(converse(sk3),converse(sk1))),composition(sk1,sk2))) != join(converse(composition(converse(sk3),converse(sk1))),composition(sk1,sk2))
    | spl0_1 ),
    inference(forward_demodulation,[],[f63,f1]) ).

fof(f63,plain,
    ( join(composition(sk1,join(sk2,sk3)),join(composition(sk1,sk2),converse(composition(converse(sk3),converse(sk1))))) != join(composition(sk1,sk2),converse(composition(converse(sk3),converse(sk1))))
    | spl0_1 ),
    inference(backward_demodulation,[],[f27,f60]) ).

fof(f27,plain,
    ( join(composition(sk1,sk2),composition(sk1,sk3)) != join(composition(sk1,join(sk2,sk3)),join(composition(sk1,sk2),composition(sk1,sk3)))
    | spl0_1 ),
    inference(avatar_component_clause,[],[f25]) ).

fof(f32,plain,
    ( ~ spl0_1
    | ~ spl0_2 ),
    inference(avatar_split_clause,[],[f23,f29,f25]) ).

fof(f23,plain,
    ( composition(sk1,join(sk2,sk3)) != join(composition(sk1,sk2),join(composition(sk1,sk3),composition(sk1,join(sk2,sk3))))
    | join(composition(sk1,sk2),composition(sk1,sk3)) != join(composition(sk1,join(sk2,sk3)),join(composition(sk1,sk2),composition(sk1,sk3))) ),
    inference(forward_demodulation,[],[f22,f2]) ).

fof(f22,plain,
    ( join(composition(sk1,sk2),composition(sk1,sk3)) != join(composition(sk1,join(sk2,sk3)),join(composition(sk1,sk2),composition(sk1,sk3)))
    | composition(sk1,join(sk2,sk3)) != join(join(composition(sk1,sk2),composition(sk1,sk3)),composition(sk1,join(sk2,sk3))) ),
    inference(forward_demodulation,[],[f17,f2]) ).

fof(f17,axiom,
    ( join(composition(sk1,sk2),composition(sk1,sk3)) != join(join(composition(sk1,join(sk2,sk3)),composition(sk1,sk2)),composition(sk1,sk3))
    | composition(sk1,join(sk2,sk3)) != join(join(composition(sk1,sk2),composition(sk1,sk3)),composition(sk1,join(sk2,sk3))) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',goals_17) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem    : REL008-4 : TPTP v8.1.0. Released v4.0.0.
% 0.03/0.12  % 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.33  % Computer : n012.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit   : 300
% 0.12/0.33  % WCLimit    : 300
% 0.12/0.33  % DateTime   : Tue Aug 30 11:08:05 EDT 2022
% 0.12/0.34  % CPUTime    : 
% 0.19/0.47  % (29589)lrs+10_1:1_kws=precedence:lwlo=on:tgt=ground:i=99966:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99966Mi)
% 0.19/0.48  % (29596)lrs+1010_1:4_amm=off:bce=on:sd=1:sos=on:ss=included:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.49  % (29596)Refutation not found, incomplete strategy% (29596)------------------------------
% 0.19/0.49  % (29596)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.49  % (29596)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.49  % (29596)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.49  
% 0.19/0.49  % (29596)Memory used [KB]: 5884
% 0.19/0.49  % (29596)Time elapsed: 0.102 s
% 0.19/0.49  % (29596)Instructions burned: 1 (million)
% 0.19/0.49  % (29596)------------------------------
% 0.19/0.49  % (29596)------------------------------
% 0.19/0.49  % (29600)dis+4_1:1_bd=off:cond=fast:fde=unused:lcm=reverse:lma=on:nicw=on:nwc=2.0:s2a=on:s2agt=16:sac=on:sp=frequency:i=23:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/23Mi)
% 0.19/0.50  % (29602)lrs+30_1:12_av=off:bs=unit_only:fsd=on:gs=on:lwlo=on:newcnf=on:slsq=on:slsqr=1,2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.19/0.50  % (29602)Instruction limit reached!
% 0.19/0.50  % (29602)------------------------------
% 0.19/0.50  % (29602)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.50  % (29602)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.50  % (29602)Termination reason: Unknown
% 0.19/0.50  % (29602)Termination phase: Saturation
% 0.19/0.50  
% 0.19/0.50  % (29602)Memory used [KB]: 5884
% 0.19/0.50  % (29602)Time elapsed: 0.003 s
% 0.19/0.50  % (29602)Instructions burned: 3 (million)
% 0.19/0.50  % (29602)------------------------------
% 0.19/0.50  % (29602)------------------------------
% 0.19/0.51  % (29608)lrs+1011_1:1_afp=100000:afr=on:amm=sco:bd=preordered:cond=fast:newcnf=on:nm=4:sos=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.19/0.51  % (29616)lrs+10_1:1_av=off:sd=2:sos=on:sp=reverse_arity:ss=axioms:to=lpo:i=73:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/73Mi)
% 0.19/0.51  % (29590)dis+21_1:1_av=off:fd=off:lcm=predicate:sos=on:spb=goal:urr=ec_only:i=42:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/42Mi)
% 0.19/0.52  % (29600)Instruction limit reached!
% 0.19/0.52  % (29600)------------------------------
% 0.19/0.52  % (29600)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (29611)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=97:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/97Mi)
% 0.19/0.52  % (29603)dis+1011_3:29_av=off:awrs=decay:awrsf=32:bce=on:drc=off:fde=unused:gsp=on:irw=on:nwc=2.0:spb=goal_then_units:updr=off:urr=ec_only:i=29:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/29Mi)
% 0.19/0.52  % (29616)Refutation not found, incomplete strategy% (29616)------------------------------
% 0.19/0.52  % (29616)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (29616)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (29616)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.52  
% 0.19/0.52  % (29616)Memory used [KB]: 1407
% 0.19/0.52  % (29616)Time elapsed: 0.129 s
% 0.19/0.52  % (29616)Instructions burned: 2 (million)
% 0.19/0.52  % (29616)------------------------------
% 0.19/0.52  % (29616)------------------------------
% 0.19/0.52  % (29610)lrs+1010_1:1_bd=off:fsr=off:sd=1:sos=on:ss=axioms:i=67:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/67Mi)
% 0.19/0.52  % (29601)lrs+10_1:1_drc=off:sp=reverse_frequency:spb=goal:to=lpo:i=5:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/5Mi)
% 0.19/0.52  % (29608)Refutation not found, incomplete strategy% (29608)------------------------------
% 0.19/0.52  % (29608)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (29608)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (29608)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.52  
% 0.19/0.52  % (29608)Memory used [KB]: 5884
% 0.19/0.52  % (29608)Time elapsed: 0.131 s
% 0.19/0.52  % (29608)Instructions burned: 3 (million)
% 0.19/0.52  % (29608)------------------------------
% 0.19/0.52  % (29608)------------------------------
% 0.19/0.52  % (29598)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.52  % (29613)dis+10_1:1_add=large:alpa=false:anc=none:fd=off:lcm=reverse:nwc=5.0:sd=2:sgt=20:ss=included:i=46:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/46Mi)
% 0.19/0.52  % (29600)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (29600)Termination reason: Unknown
% 0.19/0.52  % (29600)Termination phase: Saturation
% 0.19/0.52  
% 0.19/0.52  % (29600)Memory used [KB]: 6140
% 0.19/0.52  % (29600)Time elapsed: 0.114 s
% 0.19/0.52  % (29600)Instructions burned: 23 (million)
% 0.19/0.52  % (29600)------------------------------
% 0.19/0.52  % (29600)------------------------------
% 0.19/0.52  % (29598)Refutation not found, incomplete strategy% (29598)------------------------------
% 0.19/0.52  % (29598)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (29598)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (29598)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.52  
% 0.19/0.52  % (29598)Memory used [KB]: 5884
% 0.19/0.52  % (29598)Time elapsed: 0.133 s
% 0.19/0.52  % (29598)Instructions burned: 2 (million)
% 0.19/0.52  % (29598)------------------------------
% 0.19/0.52  % (29598)------------------------------
% 0.19/0.52  % (29594)dis+1011_1:16_fsr=off:nwc=2.0:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/25Mi)
% 0.19/0.52  % (29601)Instruction limit reached!
% 0.19/0.52  % (29601)------------------------------
% 0.19/0.52  % (29601)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (29601)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (29601)Termination reason: Unknown
% 0.19/0.52  % (29601)Termination phase: Saturation
% 0.19/0.52  
% 0.19/0.52  % (29601)Memory used [KB]: 5884
% 0.19/0.52  % (29601)Time elapsed: 0.135 s
% 0.19/0.52  % (29601)Instructions burned: 7 (million)
% 0.19/0.52  % (29601)------------------------------
% 0.19/0.52  % (29601)------------------------------
% 0.19/0.53  % (29593)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=34:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/34Mi)
% 0.19/0.53  % (29591)lrs+10_1:16_awrs=converge:awrsf=40:br=off:ep=RSTC:flr=on:gsp=on:nwc=3.0:sos=on:urr=on:i=4:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/4Mi)
% 0.19/0.53  % (29593)Refutation not found, incomplete strategy% (29593)------------------------------
% 0.19/0.53  % (29593)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (29593)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (29593)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.53  
% 0.19/0.53  % (29593)Memory used [KB]: 5884
% 0.19/0.53  % (29593)Time elapsed: 0.135 s
% 0.19/0.53  % (29593)Instructions burned: 3 (million)
% 0.19/0.53  % (29593)------------------------------
% 0.19/0.53  % (29593)------------------------------
% 0.19/0.53  % (29591)Instruction limit reached!
% 0.19/0.53  % (29591)------------------------------
% 0.19/0.53  % (29591)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (29591)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (29591)Termination reason: Unknown
% 0.19/0.53  % (29591)Termination phase: Saturation
% 0.19/0.53  
% 0.19/0.53  % (29591)Memory used [KB]: 5884
% 0.19/0.53  % (29591)Time elapsed: 0.134 s
% 0.19/0.53  % (29591)Instructions burned: 4 (million)
% 0.19/0.53  % (29591)------------------------------
% 0.19/0.53  % (29591)------------------------------
% 0.19/0.53  % (29612)lrs+1011_1:1_aac=none:bsr=unit_only:ep=R:sac=on:sos=all:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/37Mi)
% 0.19/0.53  % (29595)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=49:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/49Mi)
% 0.19/0.53  % (29605)lrs+1_1:1_aac=none:add=large:anc=all_dependent:cond=fast:ep=RST:fsr=off:lma=on:nm=2:sos=on:sp=reverse_arity:stl=30:uhcvi=on:urr=on:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.19/0.53  % (29605)Instruction limit reached!
% 0.19/0.53  % (29605)------------------------------
% 0.19/0.53  % (29605)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (29605)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (29605)Termination reason: Unknown
% 0.19/0.53  % (29605)Termination phase: Saturation
% 0.19/0.53  
% 0.19/0.53  % (29605)Memory used [KB]: 5884
% 0.19/0.53  % (29605)Time elapsed: 0.138 s
% 0.19/0.53  % (29605)Instructions burned: 3 (million)
% 0.19/0.53  % (29605)------------------------------
% 0.19/0.53  % (29605)------------------------------
% 0.19/0.53  % (29617)lrs+10_1:1_sos=all:ss=axioms:st=1.5:i=20:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/20Mi)
% 0.19/0.53  % (29614)lrs+1010_1:16_acc=on:anc=all:avsq=on:awrs=converge:s2a=on:sac=on:sos=on:ss=axioms:i=81:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/81Mi)
% 0.19/0.53  % (29617)Refutation not found, incomplete strategy% (29617)------------------------------
% 0.19/0.53  % (29617)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (29617)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (29617)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.53  
% 0.19/0.53  % (29617)Memory used [KB]: 5884
% 0.19/0.53  % (29617)Time elapsed: 0.149 s
% 0.19/0.53  % (29617)Instructions burned: 3 (million)
% 0.19/0.53  % (29617)------------------------------
% 0.19/0.53  % (29617)------------------------------
% 0.19/0.53  % (29614)Refutation not found, incomplete strategy% (29614)------------------------------
% 0.19/0.53  % (29614)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (29614)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (29614)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.53  
% 0.19/0.53  % (29614)Memory used [KB]: 5884
% 0.19/0.53  % (29614)Time elapsed: 0.149 s
% 0.19/0.53  % (29614)Instructions burned: 2 (million)
% 0.19/0.53  % (29614)------------------------------
% 0.19/0.53  % (29614)------------------------------
% 0.19/0.53  % (29590)Refutation not found, incomplete strategy% (29590)------------------------------
% 0.19/0.53  % (29590)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (29590)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (29590)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.53  
% 0.19/0.53  % (29590)Memory used [KB]: 1407
% 0.19/0.53  % (29590)Time elapsed: 0.146 s
% 0.19/0.53  % (29590)Instructions burned: 5 (million)
% 0.19/0.53  % (29590)------------------------------
% 0.19/0.53  % (29590)------------------------------
% 0.19/0.53  % (29611)Refutation not found, incomplete strategy% (29611)------------------------------
% 0.19/0.53  % (29611)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (29611)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (29611)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.53  
% 0.19/0.53  % (29611)Memory used [KB]: 5884
% 0.19/0.53  % (29611)Time elapsed: 0.109 s
% 0.19/0.53  % (29611)Instructions burned: 3 (million)
% 0.19/0.53  % (29611)------------------------------
% 0.19/0.53  % (29611)------------------------------
% 0.19/0.53  % (29610)Refutation not found, incomplete strategy% (29610)------------------------------
% 0.19/0.53  % (29610)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (29610)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (29610)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.53  
% 0.19/0.53  % (29610)Memory used [KB]: 5884
% 0.19/0.53  % (29610)Time elapsed: 0.152 s
% 0.19/0.53  % (29610)Instructions burned: 1 (million)
% 0.19/0.53  % (29610)------------------------------
% 0.19/0.53  % (29610)------------------------------
% 0.19/0.53  % (29599)lrs+1004_1:734_av=off:awrs=converge:awrsf=70:br=off:ep=RSTC:erd=off:gs=on:nwc=3.0:s2a=on:s2agt=16:sp=occurrence:updr=off:urr=on:i=6:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/6Mi)
% 0.19/0.54  % (29609)lrs+10_1:7_av=off:awrs=converge:awrsf=40:br=off:bsd=on:cond=on:drc=off:nwc=3.0:plsq=on:plsqc=1:s2a=on:s2agt=16:to=lpo:urr=on:i=6:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/6Mi)
% 0.19/0.54  % (29618)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.19/0.54  % (29597)lrs+1011_1:1_atotf=0.0306256:ep=RST:mep=off:nm=0:sos=all:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.19/0.54  % (29606)ott+2_1:64_afp=40000:bd=off:irw=on:i=8:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/8Mi)
% 0.19/0.54  % (29618)Refutation not found, incomplete strategy% (29618)------------------------------
% 0.19/0.54  % (29618)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (29618)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (29618)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.54  
% 0.19/0.54  % (29618)Memory used [KB]: 5884
% 0.19/0.54  % (29618)Time elapsed: 0.151 s
% 0.19/0.54  % (29618)Instructions burned: 2 (million)
% 0.19/0.54  % (29618)------------------------------
% 0.19/0.54  % (29618)------------------------------
% 0.19/0.54  % (29597)Instruction limit reached!
% 0.19/0.54  % (29597)------------------------------
% 0.19/0.54  % (29597)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (29597)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (29597)Termination reason: Unknown
% 0.19/0.54  % (29597)Termination phase: Saturation
% 0.19/0.54  
% 0.19/0.54  % (29597)Memory used [KB]: 5884
% 0.19/0.54  % (29597)Time elapsed: 0.002 s
% 0.19/0.54  % (29597)Instructions burned: 3 (million)
% 0.19/0.54  % (29597)------------------------------
% 0.19/0.54  % (29597)------------------------------
% 0.19/0.54  % (29599)Instruction limit reached!
% 0.19/0.54  % (29599)------------------------------
% 0.19/0.54  % (29599)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (29599)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (29599)Termination reason: Unknown
% 0.19/0.54  % (29599)Termination phase: Saturation
% 0.19/0.54  
% 0.19/0.54  % (29599)Memory used [KB]: 6012
% 0.19/0.54  % (29599)Time elapsed: 0.147 s
% 0.19/0.54  % (29599)Instructions burned: 7 (million)
% 0.19/0.54  % (29599)------------------------------
% 0.19/0.54  % (29599)------------------------------
% 0.19/0.54  % (29609)Instruction limit reached!
% 0.19/0.54  % (29609)------------------------------
% 0.19/0.54  % (29609)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (29609)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (29609)Termination reason: Unknown
% 0.19/0.54  % (29609)Termination phase: Saturation
% 0.19/0.54  
% 0.19/0.54  % (29609)Memory used [KB]: 1407
% 0.19/0.54  % (29609)Time elapsed: 0.151 s
% 0.19/0.54  % (29609)Instructions burned: 6 (million)
% 0.19/0.54  % (29609)------------------------------
% 0.19/0.54  % (29609)------------------------------
% 0.19/0.54  % (29604)fmb+10_1:1_fmbes=contour:fmbsr=2.0:fmbsso=input_usage:i=6:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/6Mi)
% 0.19/0.54  % (29612)Refutation not found, incomplete strategy% (29612)------------------------------
% 0.19/0.54  % (29612)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (29612)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (29612)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.54  
% 0.19/0.54  % (29612)Memory used [KB]: 5884
% 0.19/0.54  % (29612)Time elapsed: 0.115 s
% 0.19/0.54  % (29612)Instructions burned: 3 (million)
% 0.19/0.54  % (29612)------------------------------
% 0.19/0.54  % (29612)------------------------------
% 0.19/0.54  % (29592)lrs+10_1:1_bd=off:drc=off:lcm=reverse:nwc=5.0:sd=1:sgt=16:spb=goal_then_units:ss=axioms:to=lpo:i=43:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/43Mi)
% 0.19/0.55  % (29594)Instruction limit reached!
% 0.19/0.55  % (29594)------------------------------
% 0.19/0.55  % (29594)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (29594)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (29594)Termination reason: Unknown
% 0.19/0.55  % (29594)Termination phase: Saturation
% 0.19/0.55  
% 0.19/0.55  % (29594)Memory used [KB]: 6140
% 0.19/0.55  % (29594)Time elapsed: 0.147 s
% 0.19/0.55  % (29594)Instructions burned: 25 (million)
% 0.19/0.55  % (29594)------------------------------
% 0.19/0.55  % (29594)------------------------------
% 0.19/0.55  % (29615)lrs+3_8:1_anc=none:erd=off:fsd=on:s2a=on:s2agt=16:sgt=16:sos=on:sp=frequency:ss=included:i=71:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/71Mi)
% 0.19/0.56  % (29607)lrs+1003_1:1024_add=large:afr=on:cond=fast:fsr=off:gs=on:sos=on:sp=reverse_arity:i=28:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/28Mi)
% 1.69/0.56  % (29604)Instruction limit reached!
% 1.69/0.56  % (29604)------------------------------
% 1.69/0.56  % (29604)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.69/0.56  % (29604)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.69/0.56  % (29604)Termination reason: Unknown
% 1.69/0.56  % (29604)Termination phase: Finite model building preprocessing
% 1.69/0.56  
% 1.69/0.56  % (29604)Memory used [KB]: 1407
% 1.69/0.56  % (29604)Time elapsed: 0.004 s
% 1.69/0.56  % (29604)Instructions burned: 7 (million)
% 1.69/0.56  % (29604)------------------------------
% 1.69/0.56  % (29604)------------------------------
% 1.69/0.56  % (29606)Instruction limit reached!
% 1.69/0.56  % (29606)------------------------------
% 1.69/0.56  % (29606)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.69/0.56  % (29606)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.69/0.56  % (29606)Termination reason: Unknown
% 1.69/0.56  % (29606)Termination phase: Saturation
% 1.69/0.56  
% 1.69/0.56  % (29606)Memory used [KB]: 5884
% 1.69/0.56  % (29606)Time elapsed: 0.152 s
% 1.69/0.56  % (29606)Instructions burned: 9 (million)
% 1.69/0.56  % (29606)------------------------------
% 1.69/0.56  % (29606)------------------------------
% 1.69/0.57  % (29615)Refutation not found, incomplete strategy% (29615)------------------------------
% 1.69/0.57  % (29615)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.69/0.57  % (29615)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.69/0.57  % (29615)Termination reason: Refutation not found, incomplete strategy
% 1.69/0.57  
% 1.69/0.57  % (29615)Memory used [KB]: 5884
% 1.69/0.57  % (29615)Time elapsed: 0.179 s
% 1.69/0.57  % (29615)Instructions burned: 3 (million)
% 1.69/0.57  % (29615)------------------------------
% 1.69/0.57  % (29615)------------------------------
% 1.69/0.57  % (29607)Refutation not found, incomplete strategy% (29607)------------------------------
% 1.69/0.57  % (29607)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.69/0.57  % (29607)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.69/0.57  % (29607)Termination reason: Refutation not found, incomplete strategy
% 1.69/0.57  
% 1.69/0.57  % (29607)Memory used [KB]: 10362
% 1.69/0.57  % (29607)Time elapsed: 0.180 s
% 1.69/0.57  % (29607)Instructions burned: 3 (million)
% 1.69/0.57  % (29607)------------------------------
% 1.69/0.57  % (29607)------------------------------
% 1.86/0.58  % (29603)Instruction limit reached!
% 1.86/0.58  % (29603)------------------------------
% 1.86/0.58  % (29603)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.86/0.58  % (29603)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.86/0.58  % (29603)Termination reason: Unknown
% 1.86/0.58  % (29603)Termination phase: Saturation
% 1.86/0.58  
% 1.86/0.58  % (29603)Memory used [KB]: 1791
% 1.86/0.58  % (29603)Time elapsed: 0.152 s
% 1.86/0.58  % (29603)Instructions burned: 29 (million)
% 1.86/0.58  % (29603)------------------------------
% 1.86/0.58  % (29603)------------------------------
% 1.86/0.59  % (29613)Instruction limit reached!
% 1.86/0.59  % (29613)------------------------------
% 1.86/0.59  % (29613)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.86/0.59  % (29613)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.86/0.59  % (29613)Termination reason: Unknown
% 1.86/0.59  % (29613)Termination phase: Saturation
% 1.86/0.59  
% 1.86/0.59  % (29613)Memory used [KB]: 6780
% 1.86/0.59  % (29613)Time elapsed: 0.209 s
% 1.86/0.59  % (29613)Instructions burned: 47 (million)
% 1.86/0.59  % (29613)------------------------------
% 1.86/0.59  % (29613)------------------------------
% 1.86/0.59  % (29595)Instruction limit reached!
% 1.86/0.59  % (29595)------------------------------
% 1.86/0.59  % (29595)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.86/0.59  % (29595)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.86/0.59  % (29595)Termination reason: Unknown
% 1.86/0.59  % (29595)Termination phase: Saturation
% 1.86/0.59  
% 1.86/0.59  % (29595)Memory used [KB]: 2046
% 1.86/0.59  % (29595)Time elapsed: 0.179 s
% 1.86/0.59  % (29595)Instructions burned: 50 (million)
% 1.86/0.59  % (29595)------------------------------
% 1.86/0.59  % (29595)------------------------------
% 1.86/0.60  % (29619)lrs+10_1:1_br=off:ep=RSTC:sos=all:urr=on:i=14:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/14Mi)
% 1.86/0.60  % (29592)Instruction limit reached!
% 1.86/0.60  % (29592)------------------------------
% 1.86/0.60  % (29592)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.86/0.60  % (29592)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.86/0.60  % (29592)Termination reason: Unknown
% 1.86/0.60  % (29592)Termination phase: Saturation
% 1.86/0.60  
% 1.86/0.60  % (29592)Memory used [KB]: 6652
% 1.86/0.60  % (29592)Time elapsed: 0.199 s
% 1.86/0.60  % (29592)Instructions burned: 44 (million)
% 1.86/0.60  % (29592)------------------------------
% 1.86/0.60  % (29592)------------------------------
% 1.86/0.62  % (29619)Instruction limit reached!
% 1.86/0.62  % (29619)------------------------------
% 1.86/0.62  % (29619)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.86/0.62  % (29619)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.86/0.62  % (29619)Termination reason: Unknown
% 1.86/0.62  % (29619)Termination phase: Saturation
% 1.86/0.62  
% 1.86/0.62  % (29619)Memory used [KB]: 6140
% 1.86/0.62  % (29619)Time elapsed: 0.100 s
% 1.86/0.62  % (29619)Instructions burned: 14 (million)
% 1.86/0.62  % (29619)------------------------------
% 1.86/0.62  % (29619)------------------------------
% 2.15/0.63  % (29622)dis+1011_1:1_bd=off:canc=force:ev=cautious:nwc=5.0:i=33:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/33Mi)
% 2.15/0.64  % (29620)lrs+4_1:1_fde=unused:sos=on:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/39Mi)
% 2.15/0.64  % (29620)Refutation not found, incomplete strategy% (29620)------------------------------
% 2.15/0.64  % (29620)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.15/0.64  % (29620)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.15/0.64  % (29620)Termination reason: Refutation not found, incomplete strategy
% 2.15/0.64  
% 2.15/0.64  % (29620)Memory used [KB]: 5884
% 2.15/0.64  % (29620)Time elapsed: 0.101 s
% 2.15/0.64  % (29620)Instructions burned: 2 (million)
% 2.15/0.64  % (29620)------------------------------
% 2.15/0.64  % (29620)------------------------------
% 2.15/0.64  % (29623)dis+21_1:2_av=off:bd=off:fd=off:lcm=predicate:nwc=10.0:s2a=on:s2at=2.0:sp=reverse_arity:spb=goal:i=29:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/29Mi)
% 2.15/0.65  % (29621)lrs+30_1:12_av=off:bs=unit_only:fsd=on:gs=on:lwlo=on:newcnf=on:slsq=on:slsqr=1,2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/3Mi)
% 2.28/0.65  % (29627)dis+1011_1:1_av=off:er=known:fde=unused:nwc=10.0:slsq=on:slsqc=1:slsqr=4,15:i=75:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/75Mi)
% 2.28/0.65  % (29630)lrs+1011_1:64_nwc=3.0:s2a=on:sd=1:sgt=64:ss=included:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/37Mi)
% 2.28/0.66  % (29632)lrs+1011_1:7_av=off:bsr=on:fd=preordered:nwc=5.0:s2a=on:s2at=2.0:sp=reverse_frequency:to=lpo:urr=on:i=45:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/45Mi)
% 2.28/0.66  % (29634)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=151:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/151Mi)
% 2.28/0.66  % (29624)dis+1002_1:32_av=off:awrs=decay:awrsf=16:bs=on:fsr=off:gs=on:gsp=on:nwc=1.4:s2a=on:s2agt=32:urr=on:i=34:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/34Mi)
% 2.28/0.66  % (29634)Refutation not found, incomplete strategy% (29634)------------------------------
% 2.28/0.66  % (29634)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.28/0.66  % (29634)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.28/0.66  % (29634)Termination reason: Refutation not found, incomplete strategy
% 2.28/0.66  
% 2.28/0.66  % (29634)Memory used [KB]: 5884
% 2.28/0.66  % (29634)Time elapsed: 0.107 s
% 2.28/0.66  % (29634)Instructions burned: 2 (million)
% 2.28/0.66  % (29634)------------------------------
% 2.28/0.66  % (29634)------------------------------
% 2.28/0.66  % (29628)lrs+10_1:16_awrs=converge:awrsf=40:br=off:ep=RSTC:flr=on:gsp=on:nwc=3.0:sos=on:urr=on:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/7Mi)
% 2.28/0.67  % (29635)dis+4_1:1_bd=off:cond=fast:fde=unused:lcm=reverse:lma=on:nicw=on:nwc=2.0:s2a=on:s2agt=16:sac=on:sp=frequency:i=116:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/116Mi)
% 2.28/0.67  % (29621)Instruction limit reached!
% 2.28/0.67  % (29621)------------------------------
% 2.28/0.67  % (29621)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.28/0.67  % (29621)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.28/0.67  % (29621)Termination reason: Unknown
% 2.28/0.67  % (29621)Termination phase: Saturation
% 2.28/0.67  
% 2.28/0.67  % (29621)Memory used [KB]: 5884
% 2.28/0.67  % (29621)Time elapsed: 0.003 s
% 2.28/0.67  % (29621)Instructions burned: 3 (million)
% 2.28/0.67  % (29621)------------------------------
% 2.28/0.67  % (29621)------------------------------
% 2.28/0.67  % (29631)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=147:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/147Mi)
% 2.28/0.67  % (29622)Instruction limit reached!
% 2.28/0.67  % (29622)------------------------------
% 2.28/0.67  % (29622)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.28/0.67  % (29622)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.28/0.67  % (29622)Termination reason: Unknown
% 2.28/0.67  % (29622)Termination phase: Saturation
% 2.28/0.67  
% 2.28/0.67  % (29622)Memory used [KB]: 6268
% 2.28/0.67  % (29622)Time elapsed: 0.043 s
% 2.28/0.67  % (29622)Instructions burned: 34 (million)
% 2.28/0.67  % (29622)------------------------------
% 2.28/0.67  % (29622)------------------------------
% 2.28/0.67  % (29637)lrs+1011_1:1_aac=none:drc=off:fsr=off:nwc=2.0:sp=occurrence:ss=included:i=149:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/149Mi)
% 2.28/0.67  % (29623)Instruction limit reached!
% 2.28/0.67  % (29623)------------------------------
% 2.28/0.67  % (29623)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.28/0.67  % (29623)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.28/0.67  % (29623)Termination reason: Unknown
% 2.28/0.67  % (29623)Termination phase: Saturation
% 2.28/0.67  
% 2.28/0.67  % (29623)Memory used [KB]: 1791
% 2.28/0.67  % (29623)Time elapsed: 0.059 s
% 2.28/0.67  % (29623)Instructions burned: 29 (million)
% 2.28/0.67  % (29623)------------------------------
% 2.28/0.67  % (29623)------------------------------
% 2.28/0.68  % (29625)dis+21_1:8_aac=none:bs=unit_only:er=filter:fd=off:nwc=5.0:s2pl=no:i=46:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/46Mi)
% 2.28/0.68  % (29626)fmb+10_1:1_fde=unused:fmbsr=1.78:fmbsso=preprocessed_usage:gsp=on:ins=1:newcnf=on:updr=off:i=22:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/22Mi)
% 2.28/0.68  % (29638)lrs+2_1:1_drc=off:sp=reverse_frequency:spb=goal_then_units:to=lpo:i=57:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/57Mi)
% 2.28/0.68  % (29640)dis+1010_1:4_atotf=0.3:fsr=off:nwc=5.0:s2a=on:s2at=5.0:slsq=on:slsqc=1:slsqr=3,2:i=92:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/92Mi)
% 2.28/0.68  TRYING [1]
% 2.28/0.68  TRYING [2]
% 2.28/0.68  % (29629)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=151:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/151Mi)
% 2.28/0.68  % (29641)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=307:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/307Mi)
% 2.28/0.68  % (29629)Refutation not found, incomplete strategy% (29629)------------------------------
% 2.28/0.68  % (29629)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.28/0.68  % (29629)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.28/0.68  % (29629)Termination reason: Refutation not found, incomplete strategy
% 2.28/0.68  
% 2.28/0.68  % (29629)Memory used [KB]: 5884
% 2.28/0.68  % (29629)Time elapsed: 0.130 s
% 2.28/0.68  % (29629)Instructions burned: 2 (million)
% 2.28/0.68  % (29629)------------------------------
% 2.28/0.68  % (29629)------------------------------
% 2.28/0.69  % (29641)Refutation not found, incomplete strategy% (29641)------------------------------
% 2.28/0.69  % (29641)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.28/0.69  % (29641)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.28/0.69  % (29641)Termination reason: Refutation not found, incomplete strategy
% 2.28/0.69  
% 2.28/0.69  % (29641)Memory used [KB]: 5884
% 2.28/0.69  % (29641)Time elapsed: 0.084 s
% 2.28/0.69  % (29641)Instructions burned: 3 (million)
% 2.28/0.69  % (29641)------------------------------
% 2.28/0.69  % (29641)------------------------------
% 2.28/0.69  % (29628)Instruction limit reached!
% 2.28/0.69  % (29628)------------------------------
% 2.28/0.69  % (29628)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.28/0.69  % (29628)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.28/0.69  % (29628)Termination reason: Unknown
% 2.28/0.69  % (29628)Termination phase: Saturation
% 2.28/0.69  
% 2.28/0.69  % (29628)Memory used [KB]: 6012
% 2.28/0.69  % (29628)Time elapsed: 0.115 s
% 2.28/0.69  % (29628)Instructions burned: 8 (million)
% 2.28/0.69  % (29628)------------------------------
% 2.28/0.69  % (29628)------------------------------
% 2.28/0.69  % (29639)lrs+1011_1:6_av=off:bce=on:ins=1:nwc=2.0:tgt=ground:thsq=on:thsqc=32:updr=off:i=69:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/69Mi)
% 2.28/0.69  % (29633)lrs+1011_1:1_ep=RS:flr=on:nm=2:sos=on:i=109:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/109Mi)
% 2.28/0.69  % (29633)Refutation not found, incomplete strategy% (29633)------------------------------
% 2.28/0.69  % (29633)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.28/0.69  % (29633)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.28/0.69  % (29633)Termination reason: Refutation not found, incomplete strategy
% 2.28/0.69  
% 2.28/0.69  % (29633)Memory used [KB]: 5884
% 2.28/0.69  % (29633)Time elapsed: 0.137 s
% 2.28/0.69  % (29633)Instructions burned: 2 (million)
% 2.28/0.69  % (29633)------------------------------
% 2.28/0.69  % (29633)------------------------------
% 2.28/0.69  % (29642)dis+10_1:1_sgt=16:sos=on:spb=goal:ss=axioms:i=137:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/137Mi)
% 2.28/0.70  % (29636)lrs+10_1:1_drc=off:sp=reverse_frequency:spb=goal:to=lpo:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/7Mi)
% 2.28/0.70  % (29636)Instruction limit reached!
% 2.28/0.70  % (29636)------------------------------
% 2.28/0.70  % (29636)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.28/0.70  % (29636)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.28/0.70  % (29636)Termination reason: Unknown
% 2.28/0.70  % (29636)Termination phase: Saturation
% 2.28/0.70  
% 2.28/0.70  % (29636)Memory used [KB]: 5884
% 2.28/0.70  % (29636)Time elapsed: 0.137 s
% 2.28/0.70  % (29636)Instructions burned: 7 (million)
% 2.28/0.70  % (29636)------------------------------
% 2.28/0.70  % (29636)------------------------------
% 2.28/0.70  % (29643)dis+21_1:1_av=off:fd=off:lcm=predicate:sos=on:spb=goal:urr=ec_only:i=108:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/108Mi)
% 2.28/0.70  % (29626)Instruction limit reached!
% 2.28/0.70  % (29626)------------------------------
% 2.28/0.70  % (29626)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.28/0.70  % (29626)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.28/0.70  % (29626)Termination reason: Unknown
% 2.28/0.70  % (29626)Termination phase: Finite model building SAT solving
% 2.28/0.70  
% 2.28/0.70  % (29626)Memory used [KB]: 6780
% 2.28/0.70  % (29626)Time elapsed: 0.138 s
% 2.28/0.70  % (29626)Instructions burned: 22 (million)
% 2.28/0.70  % (29626)------------------------------
% 2.28/0.70  % (29626)------------------------------
% 2.28/0.70  % (29644)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=278:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/278Mi)
% 2.28/0.70  % (29630)Instruction limit reached!
% 2.28/0.70  % (29630)------------------------------
% 2.28/0.70  % (29630)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.28/0.70  % (29630)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.28/0.70  % (29630)Termination reason: Unknown
% 2.28/0.70  % (29630)Termination phase: Saturation
% 2.28/0.70  
% 2.28/0.70  % (29630)Memory used [KB]: 6396
% 2.28/0.70  % (29630)Time elapsed: 0.141 s
% 2.28/0.70  % (29630)Instructions burned: 39 (million)
% 2.28/0.70  % (29630)------------------------------
% 2.28/0.70  % (29630)------------------------------
% 2.28/0.71  % (29624)Instruction limit reached!
% 2.28/0.71  % (29624)------------------------------
% 2.28/0.71  % (29624)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.28/0.71  % (29624)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.28/0.71  % (29624)Termination reason: Unknown
% 2.28/0.71  % (29624)Termination phase: Saturation
% 2.28/0.71  
% 2.28/0.71  % (29624)Memory used [KB]: 6396
% 2.28/0.71  % (29624)Time elapsed: 0.160 s
% 2.28/0.71  % (29624)Instructions burned: 34 (million)
% 2.28/0.71  % (29624)------------------------------
% 2.28/0.71  % (29624)------------------------------
% 2.28/0.72  % (29642)Refutation not found, incomplete strategy% (29642)------------------------------
% 2.28/0.72  % (29642)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.28/0.72  % (29642)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.28/0.72  % (29642)Termination reason: Refutation not found, incomplete strategy
% 2.28/0.72  
% 2.28/0.72  % (29642)Memory used [KB]: 5884
% 2.28/0.72  % (29642)Time elapsed: 0.110 s
% 2.28/0.72  % (29642)Instructions burned: 3 (million)
% 2.28/0.72  % (29642)------------------------------
% 2.28/0.72  % (29642)------------------------------
% 2.67/0.72  % (29643)Refutation not found, incomplete strategy% (29643)------------------------------
% 2.67/0.72  % (29643)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.67/0.72  % (29643)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.67/0.72  % (29643)Termination reason: Refutation not found, incomplete strategy
% 2.67/0.72  
% 2.67/0.72  % (29643)Memory used [KB]: 1407
% 2.67/0.72  % (29643)Time elapsed: 0.100 s
% 2.67/0.72  % (29643)Instructions burned: 6 (million)
% 2.67/0.72  % (29643)------------------------------
% 2.67/0.72  % (29643)------------------------------
% 2.67/0.72  % (29645)dis+10_1:1_br=off:plsq=on:plsqr=32,1:slsq=on:slsqc=1:slsqr=1,1:sp=frequency:to=lpo:urr=ec_only:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/500Mi)
% 2.67/0.72  % (29644)Refutation not found, incomplete strategy% (29644)------------------------------
% 2.67/0.72  % (29644)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.67/0.72  % (29644)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.67/0.72  % (29644)Termination reason: Refutation not found, incomplete strategy
% 2.67/0.72  
% 2.67/0.72  % (29644)Memory used [KB]: 5884
% 2.67/0.72  % (29644)Time elapsed: 0.111 s
% 2.67/0.72  % (29644)Instructions burned: 3 (million)
% 2.67/0.72  % (29644)------------------------------
% 2.67/0.72  % (29644)------------------------------
% 2.67/0.73  % (29647)lrs+10_2:3_anc=all:br=off:fsr=off:nwc=5.0:s2a=on:s2agt=10:urr=on:i=490:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/490Mi)
% 2.67/0.74  % (29632)Instruction limit reached!
% 2.67/0.74  % (29632)------------------------------
% 2.67/0.74  % (29632)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.67/0.74  % (29632)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.67/0.74  % (29632)Termination reason: Unknown
% 2.67/0.74  % (29632)Termination phase: Saturation
% 2.67/0.74  
% 2.67/0.74  % (29632)Memory used [KB]: 2430
% 2.67/0.74  % (29632)Time elapsed: 0.174 s
% 2.67/0.74  % (29632)Instructions burned: 45 (million)
% 2.67/0.74  % (29632)------------------------------
% 2.67/0.74  % (29632)------------------------------
% 2.67/0.75  % (29646)ott+1010_1:1_acc=on:bd=off:br=off:bsr=on:drc=off:erd=off:nicw=on:sac=on:sos=on:to=lpo:urr=on:i=143:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/143Mi)
% 2.67/0.75  % (29625)Instruction limit reached!
% 2.67/0.75  % (29625)------------------------------
% 2.67/0.75  % (29625)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.67/0.75  % (29625)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.67/0.75  % (29625)Termination reason: Unknown
% 2.67/0.75  % (29625)Termination phase: Saturation
% 2.67/0.75  
% 2.67/0.75  % (29625)Memory used [KB]: 6780
% 2.67/0.75  % (29625)Time elapsed: 0.195 s
% 2.67/0.75  % (29625)Instructions burned: 48 (million)
% 2.67/0.75  % (29625)------------------------------
% 2.67/0.75  % (29625)------------------------------
% 2.67/0.75  % (29646)Refutation not found, incomplete strategy% (29646)------------------------------
% 2.67/0.75  % (29646)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.67/0.75  % (29646)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.67/0.75  % (29646)Termination reason: Refutation not found, incomplete strategy
% 2.67/0.75  
% 2.67/0.75  % (29646)Memory used [KB]: 5884
% 2.67/0.75  % (29646)Time elapsed: 0.123 s
% 2.67/0.75  % (29646)Instructions burned: 2 (million)
% 2.67/0.75  % (29646)------------------------------
% 2.67/0.75  % (29646)------------------------------
% 2.67/0.77  % (29648)lrs+10_1:32_awrs=converge:awrsf=20:drc=off:fd=preordered:slsq=on:slsqc=0:slsqr=1,2:sos=on:to=lpo:i=78:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/78Mi)
% 2.67/0.77  % (29649)lrs+1011_1:1_ep=RS:flr=on:nm=2:sos=on:i=95:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/95Mi)
% 2.67/0.77  % (29649)Refutation not found, incomplete strategy% (29649)------------------------------
% 2.67/0.77  % (29649)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.67/0.77  % (29649)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.67/0.77  % (29649)Termination reason: Refutation not found, incomplete strategy
% 2.67/0.77  
% 2.67/0.77  % (29649)Memory used [KB]: 5884
% 2.67/0.77  % (29649)Time elapsed: 0.091 s
% 2.67/0.77  % (29649)Instructions burned: 1 (million)
% 2.67/0.77  % (29649)------------------------------
% 2.67/0.77  % (29649)------------------------------
% 2.92/0.77  % (29648)Refutation not found, incomplete strategy% (29648)------------------------------
% 2.92/0.77  % (29648)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.92/0.77  % (29648)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.92/0.77  % (29648)Termination reason: Refutation not found, incomplete strategy
% 2.92/0.77  
% 2.92/0.77  % (29648)Memory used [KB]: 5884
% 2.92/0.77  % (29648)Time elapsed: 0.106 s
% 2.92/0.77  % (29648)Instructions burned: 3 (million)
% 2.92/0.77  % (29648)------------------------------
% 2.92/0.77  % (29648)------------------------------
% 2.92/0.77  % (29627)Instruction limit reached!
% 2.92/0.77  % (29627)------------------------------
% 2.92/0.77  % (29627)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.92/0.77  % (29627)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.92/0.77  % (29627)Termination reason: Unknown
% 2.92/0.77  % (29627)Termination phase: Saturation
% 2.92/0.77  
% 2.92/0.77  % (29627)Memory used [KB]: 2558
% 2.92/0.77  % (29627)Time elapsed: 0.226 s
% 2.92/0.77  % (29627)Instructions burned: 76 (million)
% 2.92/0.77  % (29627)------------------------------
% 2.92/0.77  % (29627)------------------------------
% 2.92/0.78  % (29651)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=240:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/240Mi)
% 2.92/0.79  % (29652)lrs+10_1:4_av=off:bs=unit_only:bsr=unit_only:ep=RS:s2a=on:sos=on:sp=frequency:to=lpo:i=119:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/119Mi)
% 2.92/0.79  % (29652)Refutation not found, incomplete strategy% (29652)------------------------------
% 2.92/0.79  % (29652)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.92/0.79  % (29652)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.92/0.79  % (29652)Termination reason: Refutation not found, incomplete strategy
% 2.92/0.79  
% 2.92/0.79  % (29652)Memory used [KB]: 1407
% 2.92/0.79  % (29652)Time elapsed: 0.006 s
% 2.92/0.79  % (29652)Instructions burned: 3 (million)
% 2.92/0.79  % (29652)------------------------------
% 2.92/0.79  % (29652)------------------------------
% 2.92/0.80  % (29653)lrs+10_1:1_amm=off:drc=off:sp=reverse_frequency:spb=goal_then_units:to=lpo:i=141:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/141Mi)
% 2.92/0.80  % (29650)dis+10_2:1_abs=on:fde=none:lcm=reverse:nwc=2.0:plsq=on:plsqc=1:plsql=on:plsqr=4095,256:s2a=on:sac=on:sp=reverse_arity:i=156:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/156Mi)
% 2.92/0.80  % (29638)Instruction limit reached!
% 2.92/0.80  % (29638)------------------------------
% 2.92/0.80  % (29638)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.92/0.80  % (29638)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.92/0.80  % (29638)Termination reason: Unknown
% 2.92/0.80  % (29638)Termination phase: Saturation
% 2.92/0.80  
% 2.92/0.80  % (29638)Memory used [KB]: 7164
% 2.92/0.80  % (29638)Time elapsed: 0.211 s
% 2.92/0.80  % (29638)Instructions burned: 58 (million)
% 2.92/0.80  % (29638)------------------------------
% 2.92/0.80  % (29638)------------------------------
% 2.92/0.81  % (29655)dis+22_1:128_bsd=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=58:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/58Mi)
% 2.92/0.82  % (29654)lrs+11_1:1_av=off:bce=on:bd=off:bsr=unit_only:flr=on:gs=on:nwc=2.0:rnwc=on:sp=frequency:thsq=on:thsqc=64:thsqd=1:thsql=off:to=lpo:i=298:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/298Mi)
% 2.92/0.82  % (29639)Instruction limit reached!
% 2.92/0.82  % (29639)------------------------------
% 2.92/0.82  % (29639)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.92/0.82  % (29639)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.92/0.82  % (29639)Termination reason: Unknown
% 2.92/0.82  % (29639)Termination phase: Saturation
% 2.92/0.82  
% 2.92/0.82  % (29639)Memory used [KB]: 2430
% 2.92/0.82  % (29639)Time elapsed: 0.226 s
% 2.92/0.82  % (29639)Instructions burned: 69 (million)
% 2.92/0.82  % (29639)------------------------------
% 2.92/0.82  % (29639)------------------------------
% 2.92/0.83  % (29665)lrs+10_1:1_aac=none:lcm=reverse:nwc=10.0:sos=on:ss=axioms:st=3.0:i=101:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/101Mi)
% 2.92/0.83  % (29665)Refutation not found, incomplete strategy% (29665)------------------------------
% 2.92/0.83  % (29665)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.92/0.83  % (29665)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.92/0.83  % (29665)Termination reason: Refutation not found, incomplete strategy
% 2.92/0.83  
% 2.92/0.83  % (29665)Memory used [KB]: 5884
% 2.92/0.83  % (29665)Time elapsed: 0.062 s
% 2.92/0.83  % (29665)Instructions burned: 2 (million)
% 2.92/0.83  % (29665)------------------------------
% 2.92/0.83  % (29665)------------------------------
% 2.92/0.83  % (29660)dis+11_1:1_aac=none:abs=on:add=off:ep=RS:flr=on:fsr=off:lcm=reverse:lma=on:nicw=on:nwc=3.0:sos=all:i=182:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/182Mi)
% 2.92/0.83  % (29660)Refutation not found, incomplete strategy% (29660)------------------------------
% 2.92/0.83  % (29660)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.92/0.83  % (29660)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.92/0.83  % (29660)Termination reason: Refutation not found, incomplete strategy
% 2.92/0.83  
% 2.92/0.84  % (29657)dis+1003_1:128_av=off:nwc=5.0:s2a=on:sp=unary_frequency:tgt=full:to=lpo:i=378:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/378Mi)
% 2.92/0.84  % (29659)ott+1010_4:1_bsr=unit_only:fde=unused:nwc=10.0:s2a=on:s2agt=32:slsq=on:slsqc=2:thsq=on:thsqc=64:thsqd=16:i=171:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/171Mi)
% 2.92/0.84  % (29635)Instruction limit reached!
% 2.92/0.84  % (29635)------------------------------
% 2.92/0.84  % (29635)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.92/0.84  % (29635)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.92/0.84  % (29635)Termination reason: Unknown
% 2.92/0.84  % (29635)Termination phase: Saturation
% 2.92/0.84  
% 2.92/0.84  % (29635)Memory used [KB]: 7419
% 2.92/0.84  % (29635)Time elapsed: 0.278 s
% 2.92/0.84  % (29635)Instructions burned: 117 (million)
% 2.92/0.84  % (29635)------------------------------
% 2.92/0.84  % (29635)------------------------------
% 2.92/0.84  % (29640)Instruction limit reached!
% 2.92/0.84  % (29640)------------------------------
% 2.92/0.84  % (29640)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.92/0.84  % (29640)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.92/0.84  % (29640)Termination reason: Unknown
% 2.92/0.84  % (29640)Termination phase: Saturation
% 2.92/0.84  
% 2.92/0.84  % (29640)Memory used [KB]: 7164
% 2.92/0.84  % (29640)Time elapsed: 0.231 s
% 2.92/0.84  % (29640)Instructions burned: 94 (million)
% 2.92/0.84  % (29640)------------------------------
% 2.92/0.84  % (29640)------------------------------
% 3.38/0.85  % (29656)lrs+4_1:1_fde=unused:sos=on:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/39Mi)
% 3.38/0.85  % (29656)Refutation not found, incomplete strategy% (29656)------------------------------
% 3.38/0.85  % (29656)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.38/0.85  % (29656)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.38/0.85  % (29656)Termination reason: Refutation not found, incomplete strategy
% 3.38/0.85  
% 3.38/0.85  % (29656)Memory used [KB]: 5884
% 3.38/0.85  % (29656)Time elapsed: 0.130 s
% 3.38/0.85  % (29656)------------------------------
% 3.38/0.85  % (29656)------------------------------
% 3.38/0.85  % (29660)Memory used [KB]: 5884
% 3.38/0.85  % (29660)Time elapsed: 0.101 s
% 3.38/0.85  % (29660)------------------------------
% 3.38/0.85  % (29660)------------------------------
% 3.38/0.86  % (29661)lrs+1002_1:1024_drc=off:ins=1:nwc=5.0:slsq=on:slsqc=1:slsql=off:slsqr=1,8:urr=on:uwa=all:i=40:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/40Mi)
% 3.38/0.86  % (29663)dis+1011_1:1_av=off:er=known:fde=unused:nwc=10.0:slsq=on:slsqc=1:slsqr=4,15:i=106:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/106Mi)
% 3.38/0.87  % (29658)dis+21_1:8_aac=none:bs=unit_only:er=filter:fd=off:nwc=5.0:s2pl=no:i=46:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/46Mi)
% 3.48/0.88  % (29664)lrs+10_1:1_acc=on:avsq=on:avsqc=2:avsqr=1,16:drc=off:nwc=5.0:sd=1:ss=included:st=4.0:urr=on:i=70:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/70Mi)
% 3.48/0.88  % (29637)Instruction limit reached!
% 3.48/0.88  % (29637)------------------------------
% 3.48/0.88  % (29637)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.48/0.88  % (29637)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.48/0.88  % (29637)Termination reason: Unknown
% 3.48/0.88  % (29637)Termination phase: Saturation
% 3.48/0.88  
% 3.48/0.88  % (29637)Memory used [KB]: 7931
% 3.48/0.88  % (29637)Time elapsed: 0.246 s
% 3.48/0.88  % (29637)Instructions burned: 151 (million)
% 3.48/0.88  % (29637)------------------------------
% 3.48/0.88  % (29637)------------------------------
% 3.48/0.88  % (29662)fmb+10_1:1_fmbes=contour:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/7Mi)
% 3.48/0.88  % (29662)Instruction limit reached!
% 3.48/0.88  % (29662)------------------------------
% 3.48/0.88  % (29662)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.48/0.88  % (29662)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.48/0.88  % (29662)Termination reason: Unknown
% 3.48/0.88  % (29662)Termination phase: Finite model building preprocessing
% 3.48/0.88  
% 3.48/0.88  % (29662)Memory used [KB]: 1407
% 3.48/0.88  % (29662)Time elapsed: 0.004 s
% 3.48/0.88  % (29662)Instructions burned: 7 (million)
% 3.48/0.88  % (29662)------------------------------
% 3.48/0.88  % (29662)------------------------------
% 3.48/0.89  % (29631)Instruction limit reached!
% 3.48/0.89  % (29631)------------------------------
% 3.48/0.89  % (29631)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.48/0.89  % (29631)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.48/0.89  % (29631)Termination reason: Unknown
% 3.48/0.89  % (29631)Termination phase: Saturation
% 3.48/0.89  
% 3.48/0.89  % (29631)Memory used [KB]: 3837
% 3.48/0.89  % (29631)Time elapsed: 0.322 s
% 3.48/0.89  % (29631)Instructions burned: 148 (million)
% 3.48/0.89  % (29631)------------------------------
% 3.48/0.89  % (29631)------------------------------
% 3.48/0.89  % (29667)lrs+1010_1:1_nwc=2.0:spb=goal_then_units:ss=axioms:st=5.0:i=45:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/45Mi)
% 3.48/0.90  % (29655)Instruction limit reached!
% 3.48/0.90  % (29655)------------------------------
% 3.48/0.90  % (29655)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.48/0.90  % (29655)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.48/0.90  % (29655)Termination reason: Unknown
% 3.48/0.90  % (29655)Termination phase: Saturation
% 3.48/0.90  
% 3.48/0.90  % (29655)Memory used [KB]: 6652
% 3.48/0.90  % (29655)Time elapsed: 0.169 s
% 3.48/0.90  % (29655)Instructions burned: 60 (million)
% 3.48/0.90  % (29655)------------------------------
% 3.48/0.90  % (29655)------------------------------
% 3.48/0.90  % (29668)ott+1011_90:23_awrs=decay:awrsf=16:bce=on:cond=on:drc=off:fd=preordered:fde=unused:flr=on:gs=on:sp=frequency:urr=on:i=389:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/389Mi)
% 3.48/0.90  % (29661)Instruction limit reached!
% 3.48/0.90  % (29661)------------------------------
% 3.48/0.90  % (29661)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.48/0.90  % (29661)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.48/0.90  % (29661)Termination reason: Unknown
% 3.48/0.90  % (29661)Termination phase: Saturation
% 3.48/0.90  
% 3.48/0.90  % (29661)Memory used [KB]: 6652
% 3.48/0.90  % (29661)Time elapsed: 0.151 s
% 3.48/0.90  % (29661)Instructions burned: 40 (million)
% 3.48/0.90  % (29661)------------------------------
% 3.48/0.90  % (29661)------------------------------
% 3.48/0.90  % (29669)lrs+10_5:1_bce=on:bd=off:bsr=unit_only:s2a=on:sos=all:sp=reverse_arity:ss=axioms:st=2.0:to=lpo:urr=on:i=226:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/226Mi)
% 3.48/0.90  % (29669)Refutation not found, incomplete strategy% (29669)------------------------------
% 3.48/0.90  % (29669)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.48/0.90  % (29669)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.48/0.90  % (29669)Termination reason: Refutation not found, incomplete strategy
% 3.48/0.90  
% 3.48/0.90  % (29669)Memory used [KB]: 5884
% 3.48/0.90  % (29669)Time elapsed: 0.106 s
% 3.48/0.90  % (29669)Instructions burned: 3 (million)
% 3.48/0.90  % (29669)------------------------------
% 3.48/0.90  % (29669)------------------------------
% 3.48/0.90  % (29666)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=162:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/162Mi)
% 3.48/0.90  % (29666)Refutation not found, incomplete strategy% (29666)------------------------------
% 3.48/0.90  % (29666)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.48/0.90  % (29666)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.48/0.90  % (29666)Termination reason: Refutation not found, incomplete strategy
% 3.48/0.90  
% 3.48/0.90  % (29666)Memory used [KB]: 5884
% 3.48/0.90  % (29666)Time elapsed: 0.132 s
% 3.48/0.90  % (29666)Instructions burned: 1 (million)
% 3.48/0.90  % (29666)------------------------------
% 3.48/0.90  % (29666)------------------------------
% 3.48/0.91  % (29670)lrs+2_1:1_lcm=predicate:sos=on:sp=frequency:i=272:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/272Mi)
% 3.48/0.91  % (29670)Refutation not found, incomplete strategy% (29670)------------------------------
% 3.48/0.91  % (29670)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.48/0.91  % (29670)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.48/0.91  % (29670)Termination reason: Refutation not found, incomplete strategy
% 3.48/0.91  
% 3.48/0.91  % (29670)Memory used [KB]: 5884
% 3.48/0.91  % (29670)Time elapsed: 0.114 s
% 3.48/0.91  % (29670)Instructions burned: 3 (million)
% 3.48/0.91  % (29670)------------------------------
% 3.48/0.91  % (29670)------------------------------
% 3.48/0.92  % (29671)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=654:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/654Mi)
% 3.48/0.92  % (29672)lrs+1010_1:4_amm=off:bce=on:sd=1:sos=on:ss=included:i=85:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/85Mi)
% 3.48/0.92  % (29672)Refutation not found, incomplete strategy% (29672)------------------------------
% 3.48/0.92  % (29672)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.48/0.92  % (29672)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.48/0.92  % (29672)Termination reason: Refutation not found, incomplete strategy
% 3.48/0.92  
% 3.48/0.92  % (29672)Memory used [KB]: 5884
% 3.48/0.92  % (29672)Time elapsed: 0.108 s
% 3.48/0.92  % (29672)Instructions burned: 2 (million)
% 3.48/0.92  % (29672)------------------------------
% 3.48/0.92  % (29672)------------------------------
% 3.78/0.94  % (29653)First to succeed.
% 3.78/0.94  % (29653)Refutation found. Thanks to Tanya!
% 3.78/0.94  % SZS status Unsatisfiable for theBenchmark
% 3.78/0.94  % SZS output start Proof for theBenchmark
% See solution above
% 3.78/0.94  % (29653)------------------------------
% 3.78/0.94  % (29653)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.78/0.94  % (29653)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.78/0.94  % (29653)Termination reason: Refutation
% 3.78/0.94  
% 3.78/0.94  % (29653)Memory used [KB]: 7164
% 3.78/0.94  % (29653)Time elapsed: 0.200 s
% 3.78/0.94  % (29653)Instructions burned: 86 (million)
% 3.78/0.94  % (29653)------------------------------
% 3.78/0.94  % (29653)------------------------------
% 3.78/0.94  % (29588)Success in time 0.601 s
%------------------------------------------------------------------------------