TSTP Solution File: GRP039-7 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : GRP039-7 : TPTP v8.1.0. Bugfixed v1.0.1.
% 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 : n015.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Wed Aug 31 16:13:48 EDT 2022

% Result   : Unsatisfiable 1.55s 0.56s
% Output   : Refutation 1.55s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   11
%            Number of leaves      :   19
% Syntax   : Number of formulae    :   69 (  25 unt;   0 def)
%            Number of atoms       :  132 (  27 equ)
%            Maximal formula atoms :    4 (   1 avg)
%            Number of connectives :  104 (  41   ~;  59   |;   0   &)
%                                         (   4 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    8 (   3 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :    7 (   5 usr;   5 prp; 0-2 aty)
%            Number of functors    :   11 (  11 usr;   8 con; 0-2 aty)
%            Number of variables   :   23 (  23   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f360,plain,
    $false,
    inference(avatar_sat_refutation,[],[f35,f185,f209,f346,f352,f355,f359]) ).

fof(f359,plain,
    ( ~ spl3_1
    | ~ spl3_4 ),
    inference(avatar_contradiction_clause,[],[f358]) ).

fof(f358,plain,
    ( $false
    | ~ spl3_1
    | ~ spl3_4 ),
    inference(subsumption_resolution,[],[f357,f16]) ).

fof(f16,axiom,
    ~ subgroup_member(d),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_d_in_O2) ).

fof(f357,plain,
    ( subgroup_member(d)
    | ~ spl3_1
    | ~ spl3_4 ),
    inference(subsumption_resolution,[],[f356,f183]) ).

fof(f183,plain,
    ( subgroup_member(c)
    | ~ spl3_4 ),
    inference(avatar_component_clause,[],[f182]) ).

fof(f182,plain,
    ( spl3_4
  <=> subgroup_member(c) ),
    introduced(avatar_definition,[new_symbols(naming,[spl3_4])]) ).

fof(f356,plain,
    ( ~ subgroup_member(c)
    | subgroup_member(d)
    | ~ spl3_1 ),
    inference(subsumption_resolution,[],[f65,f29]) ).

fof(f29,plain,
    ( subgroup_member(a)
    | ~ spl3_1 ),
    inference(avatar_component_clause,[],[f28]) ).

fof(f28,plain,
    ( spl3_1
  <=> subgroup_member(a) ),
    introduced(avatar_definition,[new_symbols(naming,[spl3_1])]) ).

fof(f65,plain,
    ( ~ subgroup_member(a)
    | ~ subgroup_member(c)
    | subgroup_member(d) ),
    inference(superposition,[],[f17,f24]) ).

fof(f24,plain,
    multiply(a,c) = d,
    inference(forward_demodulation,[],[f18,f19]) ).

fof(f19,plain,
    d = sF0,
    inference(definition_folding,[],[f15,f18]) ).

fof(f15,axiom,
    multiply(a,c) = d,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',a_times_c_is_d) ).

fof(f18,plain,
    multiply(a,c) = sF0,
    introduced(function_definition,[]) ).

fof(f17,plain,
    ! [X0,X1] :
      ( subgroup_member(multiply(X0,X1))
      | ~ subgroup_member(X1)
      | ~ subgroup_member(X0) ),
    inference(equality_resolution,[],[f5]) ).

fof(f5,axiom,
    ! [X2,X0,X1] :
      ( subgroup_member(X2)
      | multiply(X0,X1) != X2
      | ~ subgroup_member(X0)
      | ~ subgroup_member(X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',closure_of_multiply) ).

fof(f355,plain,
    ( spl3_4
    | ~ spl3_2 ),
    inference(avatar_split_clause,[],[f348,f32,f182]) ).

fof(f32,plain,
    ( spl3_2
  <=> subgroup_member(sF1) ),
    introduced(avatar_definition,[new_symbols(naming,[spl3_2])]) ).

fof(f348,plain,
    ( subgroup_member(c)
    | ~ spl3_2 ),
    inference(subsumption_resolution,[],[f347,f34]) ).

fof(f34,plain,
    ( subgroup_member(sF1)
    | ~ spl3_2 ),
    inference(avatar_component_clause,[],[f32]) ).

fof(f347,plain,
    ( ~ subgroup_member(sF1)
    | subgroup_member(c) ),
    inference(subsumption_resolution,[],[f64,f13]) ).

fof(f13,axiom,
    subgroup_member(b),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',b_in_O2) ).

fof(f64,plain,
    ( ~ subgroup_member(b)
    | ~ subgroup_member(sF1)
    | subgroup_member(c) ),
    inference(superposition,[],[f17,f23]) ).

fof(f23,plain,
    c = multiply(b,sF1),
    inference(backward_demodulation,[],[f21,f22]) ).

fof(f22,plain,
    c = sF2,
    inference(definition_folding,[],[f14,f21,f20]) ).

fof(f20,plain,
    inverse(a) = sF1,
    introduced(function_definition,[]) ).

fof(f14,axiom,
    multiply(b,inverse(a)) = c,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',b_times_a_inverse_is_c) ).

fof(f21,plain,
    multiply(b,sF1) = sF2,
    introduced(function_definition,[]) ).

fof(f352,plain,
    ( spl3_1
    | ~ spl3_2 ),
    inference(avatar_split_clause,[],[f351,f32,f28]) ).

fof(f351,plain,
    ( subgroup_member(a)
    | ~ spl3_2 ),
    inference(subsumption_resolution,[],[f40,f34]) ).

fof(f40,plain,
    ( subgroup_member(a)
    | ~ subgroup_member(sF1) ),
    inference(superposition,[],[f4,f37]) ).

fof(f37,plain,
    a = inverse(sF1),
    inference(superposition,[],[f8,f20]) ).

fof(f8,axiom,
    ! [X0] : inverse(inverse(X0)) = X0,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',inverse_inverse) ).

fof(f4,axiom,
    ! [X0] :
      ( subgroup_member(inverse(X0))
      | ~ subgroup_member(X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',closure_of_inverse) ).

fof(f346,plain,
    ( spl3_1
    | spl3_4 ),
    inference(avatar_contradiction_clause,[],[f345]) ).

fof(f345,plain,
    ( $false
    | spl3_1
    | spl3_4 ),
    inference(subsumption_resolution,[],[f344,f30]) ).

fof(f30,plain,
    ( ~ subgroup_member(a)
    | spl3_1 ),
    inference(avatar_component_clause,[],[f28]) ).

fof(f344,plain,
    ( subgroup_member(a)
    | spl3_1
    | spl3_4 ),
    inference(subsumption_resolution,[],[f343,f16]) ).

fof(f343,plain,
    ( subgroup_member(d)
    | subgroup_member(a)
    | spl3_1
    | spl3_4 ),
    inference(subsumption_resolution,[],[f342,f184]) ).

fof(f184,plain,
    ( ~ subgroup_member(c)
    | spl3_4 ),
    inference(avatar_component_clause,[],[f182]) ).

fof(f342,plain,
    ( subgroup_member(c)
    | subgroup_member(d)
    | subgroup_member(a)
    | spl3_1 ),
    inference(superposition,[],[f11,f337]) ).

fof(f337,plain,
    ( c = element_in_O2(a,d)
    | spl3_1 ),
    inference(forward_demodulation,[],[f333,f87]) ).

fof(f87,plain,
    c = multiply(sF1,d),
    inference(superposition,[],[f82,f24]) ).

fof(f82,plain,
    ! [X15] : multiply(sF1,multiply(a,X15)) = X15,
    inference(forward_demodulation,[],[f76,f1]) ).

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

fof(f76,plain,
    ! [X15] : multiply(sF1,multiply(a,X15)) = multiply(identity,X15),
    inference(superposition,[],[f3,f45]) ).

fof(f45,plain,
    identity = multiply(sF1,a),
    inference(superposition,[],[f2,f20]) ).

fof(f2,axiom,
    ! [X0] : identity = multiply(inverse(X0),X0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',left_inverse) ).

fof(f3,axiom,
    ! [X2,X0,X1] : multiply(multiply(X0,X1),X2) = multiply(X0,multiply(X1,X2)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',associativity) ).

fof(f333,plain,
    ( multiply(sF1,d) = element_in_O2(a,d)
    | spl3_1 ),
    inference(superposition,[],[f82,f201]) ).

fof(f201,plain,
    ( d = multiply(a,element_in_O2(a,d))
    | spl3_1 ),
    inference(resolution,[],[f99,f30]) ).

fof(f99,plain,
    ! [X3] :
      ( subgroup_member(X3)
      | d = multiply(X3,element_in_O2(X3,d)) ),
    inference(resolution,[],[f12,f16]) ).

fof(f12,axiom,
    ! [X0,X1] :
      ( subgroup_member(X1)
      | subgroup_member(X0)
      | multiply(X0,element_in_O2(X0,X1)) = X1 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',property_of_O2) ).

fof(f11,axiom,
    ! [X0,X1] :
      ( subgroup_member(element_in_O2(X0,X1))
      | subgroup_member(X1)
      | subgroup_member(X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',an_element_in_O2) ).

fof(f209,plain,
    spl3_3,
    inference(avatar_contradiction_clause,[],[f208]) ).

fof(f208,plain,
    ( $false
    | spl3_3 ),
    inference(subsumption_resolution,[],[f204,f13]) ).

fof(f204,plain,
    ( ~ subgroup_member(b)
    | spl3_3 ),
    inference(resolution,[],[f180,f4]) ).

fof(f180,plain,
    ( ~ subgroup_member(inverse(b))
    | spl3_3 ),
    inference(avatar_component_clause,[],[f178]) ).

fof(f178,plain,
    ( spl3_3
  <=> subgroup_member(inverse(b)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl3_3])]) ).

fof(f185,plain,
    ( ~ spl3_3
    | ~ spl3_4
    | spl3_2 ),
    inference(avatar_split_clause,[],[f176,f32,f182,f178]) ).

fof(f176,plain,
    ( ~ subgroup_member(c)
    | ~ subgroup_member(inverse(b))
    | spl3_2 ),
    inference(subsumption_resolution,[],[f175,f33]) ).

fof(f33,plain,
    ( ~ subgroup_member(sF1)
    | spl3_2 ),
    inference(avatar_component_clause,[],[f32]) ).

fof(f175,plain,
    ( ~ subgroup_member(c)
    | subgroup_member(sF1)
    | ~ subgroup_member(inverse(b)) ),
    inference(superposition,[],[f17,f136]) ).

fof(f136,plain,
    multiply(inverse(b),c) = sF1,
    inference(superposition,[],[f84,f23]) ).

fof(f84,plain,
    ! [X10,X11] : multiply(inverse(X10),multiply(X10,X11)) = X11,
    inference(forward_demodulation,[],[f72,f1]) ).

fof(f72,plain,
    ! [X10,X11] : multiply(inverse(X10),multiply(X10,X11)) = multiply(identity,X11),
    inference(superposition,[],[f3,f2]) ).

fof(f35,plain,
    ( ~ spl3_1
    | spl3_2 ),
    inference(avatar_split_clause,[],[f26,f32,f28]) ).

fof(f26,plain,
    ( subgroup_member(sF1)
    | ~ subgroup_member(a) ),
    inference(superposition,[],[f4,f20]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.12  % Problem    : GRP039-7 : TPTP v8.1.0. Bugfixed v1.0.1.
% 0.04/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.13/0.34  % Computer : n015.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit   : 300
% 0.13/0.34  % WCLimit    : 300
% 0.13/0.34  % DateTime   : Mon Aug 29 22:21:35 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 0.20/0.50  % (14328)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.20/0.53  % (14324)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.20/0.53  % (14325)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.20/0.53  % (14338)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.20/0.53  % (14327)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.20/0.53  % (14330)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.20/0.53  % (14326)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.20/0.53  % (14326)Instruction limit reached!
% 0.20/0.53  % (14326)------------------------------
% 0.20/0.53  % (14326)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (14326)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.53  % (14326)Termination reason: Unknown
% 0.20/0.53  % (14326)Termination phase: Saturation
% 0.20/0.53  
% 0.20/0.53  % (14326)Memory used [KB]: 5884
% 0.20/0.53  % (14326)Time elapsed: 0.124 s
% 0.20/0.53  % (14326)Instructions burned: 5 (million)
% 0.20/0.53  % (14326)------------------------------
% 0.20/0.53  % (14326)------------------------------
% 0.20/0.53  % (14339)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.20/0.54  TRYING [1]
% 0.20/0.54  % (14337)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.20/0.54  % (14347)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.20/0.54  % (14337)Instruction limit reached!
% 0.20/0.54  % (14337)------------------------------
% 0.20/0.54  % (14337)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (14341)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.20/0.54  % (14331)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.20/0.54  % (14340)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.20/0.54  % (14352)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.20/0.54  % (14344)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.20/0.54  % (14351)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.20/0.54  % (14328)Instruction limit reached!
% 0.20/0.54  % (14328)------------------------------
% 0.20/0.54  % (14328)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (14328)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (14328)Termination reason: Unknown
% 0.20/0.54  % (14328)Termination phase: Saturation
% 0.20/0.54  
% 0.20/0.54  % (14328)Memory used [KB]: 6524
% 0.20/0.54  % (14328)Time elapsed: 0.125 s
% 0.20/0.54  % (14328)Instructions burned: 34 (million)
% 0.20/0.54  % (14328)------------------------------
% 0.20/0.54  % (14328)------------------------------
% 0.20/0.54  TRYING [2]
% 0.20/0.54  TRYING [3]
% 0.20/0.54  % (14351)Refutation not found, incomplete strategy% (14351)------------------------------
% 0.20/0.54  % (14351)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (14351)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (14351)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.54  
% 0.20/0.54  % (14351)Memory used [KB]: 1279
% 0.20/0.54  % (14351)Time elapsed: 0.101 s
% 0.20/0.54  % (14351)Instructions burned: 1 (million)
% 0.20/0.54  % (14351)------------------------------
% 0.20/0.54  % (14351)------------------------------
% 0.20/0.54  % (14339)Instruction limit reached!
% 0.20/0.54  % (14339)------------------------------
% 0.20/0.54  % (14339)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (14339)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (14339)Termination reason: Unknown
% 0.20/0.54  % (14339)Termination phase: Finite model building SAT solving
% 0.20/0.54  
% 0.20/0.54  % (14339)Memory used [KB]: 6012
% 0.20/0.54  % (14339)Time elapsed: 0.131 s
% 0.20/0.54  % (14339)Instructions burned: 7 (million)
% 0.20/0.54  % (14339)------------------------------
% 0.20/0.54  % (14339)------------------------------
% 0.20/0.54  % (14340)Instruction limit reached!
% 0.20/0.54  % (14340)------------------------------
% 0.20/0.54  % (14340)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (14340)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (14340)Termination reason: Unknown
% 0.20/0.54  % (14340)Termination phase: Saturation
% 0.20/0.54  
% 0.20/0.54  % (14340)Memory used [KB]: 5756
% 0.20/0.54  % (14340)Time elapsed: 0.094 s
% 0.20/0.54  % (14340)Instructions burned: 3 (million)
% 0.20/0.54  % (14340)------------------------------
% 0.20/0.54  % (14340)------------------------------
% 0.20/0.55  % (14329)dis+1011_1:16_fsr=off:nwc=2.0:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/25Mi)
% 0.20/0.55  % (14335)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.20/0.55  % (14348)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.20/0.55  % (14345)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.20/0.55  % (14350)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.20/0.55  % (14346)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.20/0.55  % (14337)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (14337)Termination reason: Unknown
% 0.20/0.55  % (14337)Termination phase: Saturation
% 0.20/0.55  
% 0.20/0.55  % (14337)Memory used [KB]: 5884
% 0.20/0.55  % (14337)Time elapsed: 0.132 s
% 0.20/0.55  % (14337)Instructions burned: 3 (million)
% 0.20/0.55  % (14337)------------------------------
% 0.20/0.55  % (14337)------------------------------
% 0.20/0.55  % (14334)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)
% 1.55/0.55  % (14342)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.55/0.56  % (14324)First to succeed.
% 1.55/0.56  % (14353)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)
% 1.55/0.56  % (14324)Refutation found. Thanks to Tanya!
% 1.55/0.56  % SZS status Unsatisfiable for theBenchmark
% 1.55/0.56  % SZS output start Proof for theBenchmark
% See solution above
% 1.55/0.56  % (14324)------------------------------
% 1.55/0.56  % (14324)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.55/0.56  % (14324)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.55/0.56  % (14324)Termination reason: Refutation
% 1.55/0.56  
% 1.55/0.56  % (14324)Memory used [KB]: 6012
% 1.55/0.56  % (14324)Time elapsed: 0.154 s
% 1.55/0.56  % (14324)Instructions burned: 13 (million)
% 1.55/0.56  % (14324)------------------------------
% 1.55/0.56  % (14324)------------------------------
% 1.55/0.56  % (14323)Success in time 0.205 s
%------------------------------------------------------------------------------