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

View Problem - Process Solution

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

% Computer : n023.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:32 EDT 2022

% Result   : Theorem 0.17s 0.53s
% Output   : Refutation 0.17s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   18
%            Number of leaves      :    9
% Syntax   : Number of formulae    :   54 (  26 unt;   0 def)
%            Number of atoms       :   92 (  67 equ)
%            Maximal formula atoms :    6 (   1 avg)
%            Number of connectives :   70 (  32   ~;  24   |;   8   &)
%                                         (   2 <=>;   4  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    8 (   3 avg)
%            Maximal term depth    :    7 (   2 avg)
%            Number of predicates  :    4 (   2 usr;   3 prp; 0-2 aty)
%            Number of functors    :    6 (   6 usr;   3 con; 0-2 aty)
%            Number of variables   :   64 (  55   !;   9   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f106,plain,
    $false,
    inference(avatar_sat_refutation,[],[f61,f64,f105]) ).

fof(f105,plain,
    spl3_2,
    inference(avatar_contradiction_clause,[],[f104]) ).

fof(f104,plain,
    ( $false
    | spl3_2 ),
    inference(subsumption_resolution,[],[f103,f86]) ).

fof(f86,plain,
    ! [X0,X1] : composition(converse(X1),X0) = converse(composition(converse(X0),X1)),
    inference(superposition,[],[f35,f41]) ).

fof(f41,plain,
    ! [X0] : converse(converse(X0)) = X0,
    inference(cnf_transformation,[],[f8]) ).

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

fof(f35,plain,
    ! [X0,X1] : converse(composition(X0,X1)) = composition(converse(X1),converse(X0)),
    inference(cnf_transformation,[],[f25]) ).

fof(f25,plain,
    ! [X0,X1] : converse(composition(X0,X1)) = composition(converse(X1),converse(X0)),
    inference(rectify,[],[f20]) ).

fof(f20,plain,
    ! [X1,X0] : converse(composition(X1,X0)) = composition(converse(X0),converse(X1)),
    inference(rectify,[],[f10]) ).

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

fof(f103,plain,
    ( converse(composition(converse(sK1),converse(sK2))) != composition(converse(converse(sK2)),sK1)
    | spl3_2 ),
    inference(forward_demodulation,[],[f102,f39]) ).

fof(f39,plain,
    join(sK0,sK1) = sK1,
    inference(cnf_transformation,[],[f29]) ).

fof(f29,plain,
    ( join(sK0,sK1) = sK1
    & ( composition(sK1,sK2) != join(composition(sK0,sK2),composition(sK1,sK2))
      | join(composition(sK2,sK0),composition(sK2,sK1)) != composition(sK2,sK1) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0,sK1,sK2])],[f27,f28]) ).

fof(f28,plain,
    ( ? [X0,X1,X2] :
        ( join(X0,X1) = X1
        & ( composition(X1,X2) != join(composition(X0,X2),composition(X1,X2))
          | composition(X2,X1) != join(composition(X2,X0),composition(X2,X1)) ) )
   => ( join(sK0,sK1) = sK1
      & ( composition(sK1,sK2) != join(composition(sK0,sK2),composition(sK1,sK2))
        | join(composition(sK2,sK0),composition(sK2,sK1)) != composition(sK2,sK1) ) ) ),
    introduced(choice_axiom,[]) ).

fof(f27,plain,
    ? [X0,X1,X2] :
      ( join(X0,X1) = X1
      & ( composition(X1,X2) != join(composition(X0,X2),composition(X1,X2))
        | composition(X2,X1) != join(composition(X2,X0),composition(X2,X1)) ) ),
    inference(rectify,[],[f23]) ).

fof(f23,plain,
    ? [X0,X2,X1] :
      ( join(X0,X2) = X2
      & ( composition(X2,X1) != join(composition(X0,X1),composition(X2,X1))
        | composition(X1,X2) != join(composition(X1,X0),composition(X1,X2)) ) ),
    inference(ennf_transformation,[],[f16]) ).

fof(f16,plain,
    ~ ! [X0,X1,X2] :
        ( join(X0,X2) = X2
       => ( composition(X2,X1) = join(composition(X0,X1),composition(X2,X1))
          & composition(X1,X2) = join(composition(X1,X0),composition(X1,X2)) ) ),
    inference(rectify,[],[f15]) ).

fof(f15,negated_conjecture,
    ~ ! [X0,X2,X1] :
        ( join(X0,X1) = X1
       => ( composition(X2,X1) = join(composition(X2,X0),composition(X2,X1))
          & composition(X1,X2) = join(composition(X0,X2),composition(X1,X2)) ) ),
    inference(negated_conjecture,[],[f14]) ).

fof(f14,conjecture,
    ! [X0,X2,X1] :
      ( join(X0,X1) = X1
     => ( composition(X2,X1) = join(composition(X2,X0),composition(X2,X1))
        & composition(X1,X2) = join(composition(X0,X2),composition(X1,X2)) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',goals) ).

fof(f102,plain,
    ( composition(converse(converse(sK2)),join(sK0,sK1)) != converse(composition(converse(sK1),converse(sK2)))
    | spl3_2 ),
    inference(forward_demodulation,[],[f101,f41]) ).

fof(f101,plain,
    ( composition(converse(converse(sK2)),join(sK0,converse(converse(sK1)))) != converse(composition(converse(sK1),converse(sK2)))
    | spl3_2 ),
    inference(forward_demodulation,[],[f100,f41]) ).

fof(f100,plain,
    ( composition(converse(converse(sK2)),converse(converse(join(sK0,converse(converse(sK1)))))) != converse(composition(converse(sK1),converse(sK2)))
    | spl3_2 ),
    inference(forward_demodulation,[],[f99,f67]) ).

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

fof(f34,plain,
    ! [X0,X1] : converse(join(X1,X0)) = join(converse(X1),converse(X0)),
    inference(cnf_transformation,[],[f22]) ).

fof(f22,plain,
    ! [X0,X1] : converse(join(X1,X0)) = join(converse(X1),converse(X0)),
    inference(rectify,[],[f9]) ).

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

fof(f99,plain,
    ( converse(composition(converse(sK1),converse(sK2))) != composition(converse(converse(sK2)),converse(join(converse(sK0),converse(sK1))))
    | spl3_2 ),
    inference(forward_demodulation,[],[f98,f35]) ).

fof(f98,plain,
    ( converse(composition(join(converse(sK0),converse(sK1)),converse(sK2))) != converse(composition(converse(sK1),converse(sK2)))
    | spl3_2 ),
    inference(forward_demodulation,[],[f97,f37]) ).

fof(f37,plain,
    ! [X2,X0,X1] : composition(join(X0,X1),X2) = join(composition(X0,X2),composition(X1,X2)),
    inference(cnf_transformation,[],[f26]) ).

fof(f26,plain,
    ! [X0,X1,X2] : composition(join(X0,X1),X2) = join(composition(X0,X2),composition(X1,X2)),
    inference(rectify,[],[f18]) ).

fof(f18,plain,
    ! [X2,X0,X1] : composition(join(X2,X0),X1) = join(composition(X2,X1),composition(X0,X1)),
    inference(rectify,[],[f7]) ).

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

fof(f97,plain,
    ( converse(join(composition(converse(sK0),converse(sK2)),composition(converse(sK1),converse(sK2)))) != converse(composition(converse(sK1),converse(sK2)))
    | spl3_2 ),
    inference(forward_demodulation,[],[f96,f74]) ).

fof(f74,plain,
    ! [X4,X5] : converse(join(X4,X5)) = converse(join(X5,X4)),
    inference(forward_demodulation,[],[f73,f41]) ).

fof(f73,plain,
    ! [X4,X5] : converse(join(X5,converse(converse(X4)))) = converse(join(X4,X5)),
    inference(forward_demodulation,[],[f69,f67]) ).

fof(f69,plain,
    ! [X4,X5] : converse(join(X4,X5)) = join(converse(X5),converse(X4)),
    inference(superposition,[],[f34,f47]) ).

fof(f47,plain,
    ! [X0,X1] : join(X0,X1) = join(X1,X0),
    inference(cnf_transformation,[],[f32]) ).

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

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

fof(f96,plain,
    ( converse(join(composition(converse(sK1),converse(sK2)),composition(converse(sK0),converse(sK2)))) != converse(composition(converse(sK1),converse(sK2)))
    | spl3_2 ),
    inference(forward_demodulation,[],[f95,f35]) ).

fof(f95,plain,
    ( converse(join(composition(converse(sK1),converse(sK2)),converse(composition(sK2,sK0)))) != converse(composition(converse(sK1),converse(sK2)))
    | spl3_2 ),
    inference(forward_demodulation,[],[f94,f67]) ).

fof(f94,plain,
    ( converse(composition(converse(sK1),converse(sK2))) != join(converse(composition(converse(sK1),converse(sK2))),composition(sK2,sK0))
    | spl3_2 ),
    inference(forward_demodulation,[],[f93,f47]) ).

fof(f93,plain,
    ( join(composition(sK2,sK0),converse(composition(converse(sK1),converse(sK2)))) != converse(composition(converse(sK1),converse(sK2)))
    | spl3_2 ),
    inference(backward_demodulation,[],[f60,f88]) ).

fof(f88,plain,
    ! [X0,X1] : composition(X0,X1) = converse(composition(converse(X1),converse(X0))),
    inference(superposition,[],[f41,f35]) ).

fof(f60,plain,
    ( join(composition(sK2,sK0),composition(sK2,sK1)) != composition(sK2,sK1)
    | spl3_2 ),
    inference(avatar_component_clause,[],[f58]) ).

fof(f58,plain,
    ( spl3_2
  <=> join(composition(sK2,sK0),composition(sK2,sK1)) = composition(sK2,sK1) ),
    introduced(avatar_definition,[new_symbols(naming,[spl3_2])]) ).

fof(f64,plain,
    spl3_1,
    inference(avatar_contradiction_clause,[],[f63]) ).

fof(f63,plain,
    ( $false
    | spl3_1 ),
    inference(trivial_inequality_removal,[],[f62]) ).

fof(f62,plain,
    ( composition(sK1,sK2) != composition(sK1,sK2)
    | spl3_1 ),
    inference(forward_demodulation,[],[f56,f39]) ).

fof(f56,plain,
    ( composition(join(sK0,sK1),sK2) != composition(sK1,sK2)
    | spl3_1 ),
    inference(avatar_component_clause,[],[f54]) ).

fof(f54,plain,
    ( spl3_1
  <=> composition(join(sK0,sK1),sK2) = composition(sK1,sK2) ),
    introduced(avatar_definition,[new_symbols(naming,[spl3_1])]) ).

fof(f61,plain,
    ( ~ spl3_1
    | ~ spl3_2 ),
    inference(avatar_split_clause,[],[f52,f58,f54]) ).

fof(f52,plain,
    ( join(composition(sK2,sK0),composition(sK2,sK1)) != composition(sK2,sK1)
    | composition(join(sK0,sK1),sK2) != composition(sK1,sK2) ),
    inference(forward_demodulation,[],[f38,f37]) ).

fof(f38,plain,
    ( composition(sK1,sK2) != join(composition(sK0,sK2),composition(sK1,sK2))
    | join(composition(sK2,sK0),composition(sK2,sK1)) != composition(sK2,sK1) ),
    inference(cnf_transformation,[],[f29]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.11  % Problem    : REL009+1 : 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.32  % Computer : n023.cluster.edu
% 0.12/0.32  % Model    : x86_64 x86_64
% 0.12/0.32  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.32  % Memory   : 8042.1875MB
% 0.12/0.32  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.32  % CPULimit   : 300
% 0.12/0.32  % WCLimit    : 300
% 0.12/0.32  % DateTime   : Tue Aug 30 11:30:20 EDT 2022
% 0.12/0.32  % CPUTime    : 
% 0.17/0.48  % (9553)lrs+10_1:1_ep=R:lcm=predicate:lma=on:sos=all:spb=goal:ss=included:i=12:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/12Mi)
% 0.17/0.48  % (9546)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.17/0.49  % (9553)Refutation not found, incomplete strategy% (9553)------------------------------
% 0.17/0.49  % (9553)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.49  % (9553)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.49  % (9553)Termination reason: Refutation not found, incomplete strategy
% 0.17/0.49  
% 0.17/0.49  % (9553)Memory used [KB]: 5884
% 0.17/0.49  % (9553)Time elapsed: 0.099 s
% 0.17/0.49  % (9553)Instructions burned: 2 (million)
% 0.17/0.49  % (9553)------------------------------
% 0.17/0.49  % (9553)------------------------------
% 0.17/0.49  % (9572)lrs-11_1:1_nm=0:sac=on:sd=4:ss=axioms:st=3.0:i=24:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/24Mi)
% 0.17/0.49  % (9554)lrs+10_1:2_br=off:nm=4:ss=included:urr=on:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.17/0.49  % (9551)dis+10_1:1_newcnf=on:sgt=8:sos=on:ss=axioms:to=lpo:urr=on:i=49:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/49Mi)
% 0.17/0.49  % (9560)fmb+10_1:1_nm=2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.17/0.49  % (9560)Instruction limit reached!
% 0.17/0.49  % (9560)------------------------------
% 0.17/0.49  % (9560)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.49  % (9560)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.49  % (9560)Termination reason: Unknown
% 0.17/0.49  % (9560)Termination phase: Finite model building preprocessing
% 0.17/0.49  
% 0.17/0.49  % (9560)Memory used [KB]: 1407
% 0.17/0.49  % (9560)Time elapsed: 0.004 s
% 0.17/0.49  % (9560)Instructions burned: 3 (million)
% 0.17/0.49  % (9560)------------------------------
% 0.17/0.49  % (9560)------------------------------
% 0.17/0.50  % (9565)dis+1010_2:3_fs=off:fsr=off:nm=0:nwc=5.0:s2a=on:s2agt=32:i=82:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/82Mi)
% 0.17/0.50  % (9547)lrs+10_1:1024_nm=0:nwc=5.0:ss=axioms:i=13:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/13Mi)
% 0.17/0.50  % (9568)lrs+11_1:1_plsq=on:plsqc=1:plsqr=32,1:ss=included:i=95:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/95Mi)
% 0.17/0.50  % (9548)dis+21_1:1_av=off:sos=on:sp=frequency:ss=included:to=lpo:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/15Mi)
% 0.17/0.50  % (9554)Instruction limit reached!
% 0.17/0.50  % (9554)------------------------------
% 0.17/0.50  % (9554)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.50  % (9554)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.50  % (9554)Termination reason: Unknown
% 0.17/0.50  % (9554)Termination phase: Saturation
% 0.17/0.50  
% 0.17/0.50  % (9554)Memory used [KB]: 6012
% 0.17/0.50  % (9554)Time elapsed: 0.107 s
% 0.17/0.50  % (9554)Instructions burned: 8 (million)
% 0.17/0.50  % (9554)------------------------------
% 0.17/0.50  % (9554)------------------------------
% 0.17/0.51  % (9564)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.17/0.51  % (9570)dis+21_1:1_aac=none:abs=on:er=known:fde=none:fsr=off:nwc=5.0:s2a=on:s2at=4.0:sp=const_frequency:to=lpo:urr=ec_only:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/25Mi)
% 0.17/0.51  % (9545)dis+1002_1:1_aac=none:bd=off:sac=on:sos=on:spb=units:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.17/0.51  % (9543)dis+1002_1:12_drc=off:fd=preordered:tgt=full:i=99978:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99978Mi)
% 0.17/0.51  % (9548)Instruction limit reached!
% 0.17/0.51  % (9548)------------------------------
% 0.17/0.51  % (9548)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.51  % (9548)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.51  % (9548)Termination reason: Unknown
% 0.17/0.51  % (9548)Termination phase: Saturation
% 0.17/0.51  
% 0.17/0.51  % (9548)Memory used [KB]: 1663
% 0.17/0.51  % (9548)Time elapsed: 0.122 s
% 0.17/0.51  % (9548)Instructions burned: 16 (million)
% 0.17/0.51  % (9548)------------------------------
% 0.17/0.51  % (9548)------------------------------
% 0.17/0.51  % (9552)lrs+10_1:1_br=off:sos=on:ss=axioms:st=2.0:urr=on:i=33:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/33Mi)
% 0.17/0.51  % (9555)lrs+10_1:4_av=off:bs=unit_only:bsr=unit_only:ep=RS:s2a=on:sos=on:sp=frequency:to=lpo:i=16:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/16Mi)
% 0.17/0.51  % (9557)lrs+10_1:1_ins=3:sp=reverse_frequency:spb=goal:to=lpo:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.17/0.51  % (9555)Refutation not found, incomplete strategy% (9555)------------------------------
% 0.17/0.51  % (9555)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.51  % (9555)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.51  % (9555)Termination reason: Refutation not found, incomplete strategy
% 0.17/0.51  
% 0.17/0.51  % (9555)Memory used [KB]: 1407
% 0.17/0.51  % (9555)Time elapsed: 0.130 s
% 0.17/0.51  % (9555)Instructions burned: 1 (million)
% 0.17/0.51  % (9555)------------------------------
% 0.17/0.51  % (9555)------------------------------
% 0.17/0.51  % (9550)lrs+2_1:1_lcm=reverse:lma=on:sos=all:spb=goal_then_units:ss=included:urr=on:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/39Mi)
% 0.17/0.51  % (9557)Instruction limit reached!
% 0.17/0.51  % (9557)------------------------------
% 0.17/0.51  % (9557)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.51  % (9557)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.51  % (9557)Termination reason: Unknown
% 0.17/0.51  % (9557)Termination phase: Saturation
% 0.17/0.51  
% 0.17/0.51  % (9557)Memory used [KB]: 5884
% 0.17/0.51  % (9557)Time elapsed: 0.093 s
% 0.17/0.51  % (9557)Instructions burned: 4 (million)
% 0.17/0.51  % (9557)------------------------------
% 0.17/0.51  % (9557)------------------------------
% 0.17/0.51  % (9563)dis+1010_1:1_bs=on:ep=RS:erd=off:newcnf=on:nwc=10.0:s2a=on:sgt=32:ss=axioms:i=30:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/30Mi)
% 0.17/0.51  % (9569)lrs+1011_1:1_fd=preordered:fsd=on:sos=on:thsq=on:thsqc=64:thsqd=32:uwa=ground:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.17/0.51  % (9544)lrs+10_1:1_gsp=on:sd=1:sgt=32:sos=on:ss=axioms:i=13:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/13Mi)
% 0.17/0.51  % (9563)Refutation not found, incomplete strategy% (9563)------------------------------
% 0.17/0.51  % (9563)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.51  % (9563)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.51  % (9563)Termination reason: Refutation not found, incomplete strategy
% 0.17/0.51  
% 0.17/0.51  % (9563)Memory used [KB]: 5884
% 0.17/0.51  % (9563)Time elapsed: 0.135 s
% 0.17/0.51  % (9563)Instructions burned: 3 (million)
% 0.17/0.51  % (9563)------------------------------
% 0.17/0.51  % (9563)------------------------------
% 0.17/0.52  % (9547)Instruction limit reached!
% 0.17/0.52  % (9547)------------------------------
% 0.17/0.52  % (9547)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.52  % (9547)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.52  % (9547)Termination reason: Unknown
% 0.17/0.52  % (9547)Termination phase: Saturation
% 0.17/0.52  
% 0.17/0.52  % (9547)Memory used [KB]: 6140
% 0.17/0.52  % (9547)Time elapsed: 0.118 s
% 0.17/0.52  % (9547)Instructions burned: 13 (million)
% 0.17/0.52  % (9547)------------------------------
% 0.17/0.52  % (9547)------------------------------
% 0.17/0.52  % (9571)dis+2_3:1_aac=none:abs=on:ep=R:lcm=reverse:nwc=10.0:sos=on:sp=const_frequency:spb=units:urr=ec_only:i=8:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/8Mi)
% 0.17/0.52  % (9561)ott+1010_1:1_sd=2:sos=on:sp=occurrence:ss=axioms:urr=on:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.17/0.52  % (9561)Instruction limit reached!
% 0.17/0.52  % (9561)------------------------------
% 0.17/0.52  % (9561)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.52  % (9561)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.52  % (9561)Termination reason: Unknown
% 0.17/0.52  % (9561)Termination phase: Saturation
% 0.17/0.52  
% 0.17/0.52  % (9561)Memory used [KB]: 5884
% 0.17/0.52  % (9561)Time elapsed: 0.140 s
% 0.17/0.52  % (9561)Instructions burned: 3 (million)
% 0.17/0.52  % (9561)------------------------------
% 0.17/0.52  % (9561)------------------------------
% 0.17/0.52  % (9567)dis+21_1:1_ep=RS:nwc=10.0:s2a=on:s2at=1.5:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.17/0.52  % (9556)lrs+10_1:32_br=off:nm=16:sd=2:ss=axioms:st=2.0:urr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.17/0.52  % (9566)dis+10_1:1_av=off:sos=on:sp=reverse_arity:ss=included:st=2.0:to=lpo:urr=ec_only:i=45:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/45Mi)
% 0.17/0.52  % (9567)Refutation not found, incomplete strategy% (9567)------------------------------
% 0.17/0.52  % (9567)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.52  % (9567)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.52  % (9567)Termination reason: Refutation not found, incomplete strategy
% 0.17/0.52  
% 0.17/0.52  % (9567)Memory used [KB]: 5884
% 0.17/0.52  % (9567)Time elapsed: 0.139 s
% 0.17/0.52  % (9567)Instructions burned: 3 (million)
% 0.17/0.52  % (9567)------------------------------
% 0.17/0.52  % (9567)------------------------------
% 0.17/0.52  % (9572)Instruction limit reached!
% 0.17/0.52  % (9572)------------------------------
% 0.17/0.52  % (9572)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.52  % (9572)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.52  % (9572)Termination reason: Unknown
% 0.17/0.52  % (9572)Termination phase: Saturation
% 0.17/0.52  
% 0.17/0.52  % (9572)Memory used [KB]: 6396
% 0.17/0.52  % (9572)Time elapsed: 0.129 s
% 0.17/0.52  % (9572)Instructions burned: 26 (million)
% 0.17/0.52  % (9572)------------------------------
% 0.17/0.52  % (9572)------------------------------
% 0.17/0.53  % (9562)dis-10_3:2_amm=sco:ep=RS:fsr=off:nm=10:sd=2:sos=on:ss=axioms:st=3.0:i=11:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/11Mi)
% 0.17/0.53  % (9559)lrs+1011_1:1_fd=preordered:fsd=on:sos=on:thsq=on:thsqc=64:thsqd=32:uwa=ground:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.17/0.53  % (9562)Refutation not found, incomplete strategy% (9562)------------------------------
% 0.17/0.53  % (9562)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.53  % (9562)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.53  % (9562)Termination reason: Refutation not found, incomplete strategy
% 0.17/0.53  
% 0.17/0.53  % (9562)Memory used [KB]: 5884
% 0.17/0.53  % (9562)Time elapsed: 0.139 s
% 0.17/0.53  % (9562)Instructions burned: 1 (million)
% 0.17/0.53  % (9562)------------------------------
% 0.17/0.53  % (9562)------------------------------
% 0.17/0.53  % (9558)lrs+10_1:1_drc=off:sp=reverse_frequency:spb=goal:to=lpo:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.17/0.53  % (9545)Instruction limit reached!
% 0.17/0.53  % (9545)------------------------------
% 0.17/0.53  % (9545)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.53  % (9545)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.53  % (9545)Termination reason: Unknown
% 0.17/0.53  % (9545)Termination phase: Saturation
% 0.17/0.53  
% 0.17/0.53  % (9545)Memory used [KB]: 5884
% 0.17/0.53  % (9545)Time elapsed: 0.126 s
% 0.17/0.53  % (9545)Instructions burned: 3 (million)
% 0.17/0.53  % (9545)------------------------------
% 0.17/0.53  % (9545)------------------------------
% 0.17/0.53  % (9558)First to succeed.
% 0.17/0.53  % (9558)Refutation found. Thanks to Tanya!
% 0.17/0.53  % SZS status Theorem for theBenchmark
% 0.17/0.53  % SZS output start Proof for theBenchmark
% See solution above
% 0.17/0.53  % (9558)------------------------------
% 0.17/0.53  % (9558)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.53  % (9558)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.53  % (9558)Termination reason: Refutation
% 0.17/0.53  
% 0.17/0.53  % (9558)Memory used [KB]: 6012
% 0.17/0.53  % (9558)Time elapsed: 0.148 s
% 0.17/0.53  % (9558)Instructions burned: 5 (million)
% 0.17/0.53  % (9558)------------------------------
% 0.17/0.53  % (9558)------------------------------
% 0.17/0.53  % (9542)Success in time 0.194 s
%------------------------------------------------------------------------------