TSTP Solution File: SET143-6 by SnakeForV---1.0

View Problem - Process Solution

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

% Computer : n007.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:19:30 EDT 2022

% Result   : Unsatisfiable 0.20s 0.56s
% Output   : Refutation 0.20s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   10
%            Number of leaves      :   10
% Syntax   : Number of formulae    :   41 (   5 unt;   0 def)
%            Number of atoms       :   84 (   3 equ)
%            Maximal formula atoms :    3 (   2 avg)
%            Number of connectives :   74 (  31   ~;  40   |;   0   &)
%                                         (   3 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    7 (   3 avg)
%            Maximal term depth    :    4 (   2 avg)
%            Number of predicates  :    7 (   5 usr;   3 prp; 0-2 aty)
%            Number of functors    :    5 (   5 usr;   3 con; 0-2 aty)
%            Number of variables   :   19 (  19   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f336,plain,
    $false,
    inference(avatar_sat_refutation,[],[f225,f280,f335]) ).

fof(f335,plain,
    spl1_2,
    inference(avatar_contradiction_clause,[],[f334]) ).

fof(f334,plain,
    ( $false
    | spl1_2 ),
    inference(subsumption_resolution,[],[f333,f292]) ).

fof(f292,plain,
    ( member(not_subclass_element(intersection(x,intersection(y,z)),intersection(intersection(x,y),z)),x)
    | spl1_2 ),
    inference(resolution,[],[f282,f21]) ).

fof(f21,axiom,
    ! [X0,X1,X4] :
      ( ~ member(X4,intersection(X0,X1))
      | member(X4,X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',intersection1) ).

fof(f282,plain,
    ( member(not_subclass_element(intersection(x,intersection(y,z)),intersection(intersection(x,y),z)),intersection(x,intersection(y,z)))
    | spl1_2 ),
    inference(resolution,[],[f224,f2]) ).

fof(f2,axiom,
    ! [X0,X1] :
      ( member(not_subclass_element(X0,X1),X0)
      | subclass(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',not_subclass_members1) ).

fof(f224,plain,
    ( ~ subclass(intersection(x,intersection(y,z)),intersection(intersection(x,y),z))
    | spl1_2 ),
    inference(avatar_component_clause,[],[f223]) ).

fof(f223,plain,
    ( spl1_2
  <=> subclass(intersection(x,intersection(y,z)),intersection(intersection(x,y),z)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_2])]) ).

fof(f333,plain,
    ( ~ member(not_subclass_element(intersection(x,intersection(y,z)),intersection(intersection(x,y),z)),x)
    | spl1_2 ),
    inference(subsumption_resolution,[],[f325,f316]) ).

fof(f316,plain,
    ( member(not_subclass_element(intersection(x,intersection(y,z)),intersection(intersection(x,y),z)),y)
    | spl1_2 ),
    inference(resolution,[],[f291,f21]) ).

fof(f291,plain,
    ( member(not_subclass_element(intersection(x,intersection(y,z)),intersection(intersection(x,y),z)),intersection(y,z))
    | spl1_2 ),
    inference(resolution,[],[f282,f22]) ).

fof(f22,axiom,
    ! [X0,X1,X4] :
      ( member(X4,X1)
      | ~ member(X4,intersection(X0,X1)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',intersection2) ).

fof(f325,plain,
    ( ~ member(not_subclass_element(intersection(x,intersection(y,z)),intersection(intersection(x,y),z)),y)
    | ~ member(not_subclass_element(intersection(x,intersection(y,z)),intersection(intersection(x,y),z)),x)
    | spl1_2 ),
    inference(resolution,[],[f324,f23]) ).

fof(f23,axiom,
    ! [X0,X1,X4] :
      ( member(X4,intersection(X0,X1))
      | ~ member(X4,X1)
      | ~ member(X4,X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',intersection3) ).

fof(f324,plain,
    ( ~ member(not_subclass_element(intersection(x,intersection(y,z)),intersection(intersection(x,y),z)),intersection(x,y))
    | spl1_2 ),
    inference(subsumption_resolution,[],[f283,f315]) ).

fof(f315,plain,
    ( member(not_subclass_element(intersection(x,intersection(y,z)),intersection(intersection(x,y),z)),z)
    | spl1_2 ),
    inference(resolution,[],[f291,f22]) ).

fof(f283,plain,
    ( ~ member(not_subclass_element(intersection(x,intersection(y,z)),intersection(intersection(x,y),z)),z)
    | ~ member(not_subclass_element(intersection(x,intersection(y,z)),intersection(intersection(x,y),z)),intersection(x,y))
    | spl1_2 ),
    inference(resolution,[],[f281,f23]) ).

fof(f281,plain,
    ( ~ member(not_subclass_element(intersection(x,intersection(y,z)),intersection(intersection(x,y),z)),intersection(intersection(x,y),z))
    | spl1_2 ),
    inference(resolution,[],[f224,f3]) ).

fof(f3,axiom,
    ! [X0,X1] :
      ( subclass(X0,X1)
      | ~ member(not_subclass_element(X0,X1),X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',not_subclass_members2) ).

fof(f280,plain,
    spl1_1,
    inference(avatar_contradiction_clause,[],[f279]) ).

fof(f279,plain,
    ( $false
    | spl1_1 ),
    inference(subsumption_resolution,[],[f278,f236]) ).

fof(f236,plain,
    ( member(not_subclass_element(intersection(intersection(x,y),z),intersection(x,intersection(y,z))),z)
    | spl1_1 ),
    inference(resolution,[],[f227,f22]) ).

fof(f227,plain,
    ( member(not_subclass_element(intersection(intersection(x,y),z),intersection(x,intersection(y,z))),intersection(intersection(x,y),z))
    | spl1_1 ),
    inference(resolution,[],[f221,f2]) ).

fof(f221,plain,
    ( ~ subclass(intersection(intersection(x,y),z),intersection(x,intersection(y,z)))
    | spl1_1 ),
    inference(avatar_component_clause,[],[f220]) ).

fof(f220,plain,
    ( spl1_1
  <=> subclass(intersection(intersection(x,y),z),intersection(x,intersection(y,z))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_1])]) ).

fof(f278,plain,
    ( ~ member(not_subclass_element(intersection(intersection(x,y),z),intersection(x,intersection(y,z))),z)
    | spl1_1 ),
    inference(subsumption_resolution,[],[f270,f260]) ).

fof(f260,plain,
    ( member(not_subclass_element(intersection(intersection(x,y),z),intersection(x,intersection(y,z))),y)
    | spl1_1 ),
    inference(resolution,[],[f237,f22]) ).

fof(f237,plain,
    ( member(not_subclass_element(intersection(intersection(x,y),z),intersection(x,intersection(y,z))),intersection(x,y))
    | spl1_1 ),
    inference(resolution,[],[f227,f21]) ).

fof(f270,plain,
    ( ~ member(not_subclass_element(intersection(intersection(x,y),z),intersection(x,intersection(y,z))),y)
    | ~ member(not_subclass_element(intersection(intersection(x,y),z),intersection(x,intersection(y,z))),z)
    | spl1_1 ),
    inference(resolution,[],[f269,f23]) ).

fof(f269,plain,
    ( ~ member(not_subclass_element(intersection(intersection(x,y),z),intersection(x,intersection(y,z))),intersection(y,z))
    | spl1_1 ),
    inference(subsumption_resolution,[],[f228,f261]) ).

fof(f261,plain,
    ( member(not_subclass_element(intersection(intersection(x,y),z),intersection(x,intersection(y,z))),x)
    | spl1_1 ),
    inference(resolution,[],[f237,f21]) ).

fof(f228,plain,
    ( ~ member(not_subclass_element(intersection(intersection(x,y),z),intersection(x,intersection(y,z))),intersection(y,z))
    | ~ member(not_subclass_element(intersection(intersection(x,y),z),intersection(x,intersection(y,z))),x)
    | spl1_1 ),
    inference(resolution,[],[f226,f23]) ).

fof(f226,plain,
    ( ~ member(not_subclass_element(intersection(intersection(x,y),z),intersection(x,intersection(y,z))),intersection(x,intersection(y,z)))
    | spl1_1 ),
    inference(resolution,[],[f221,f3]) ).

fof(f225,plain,
    ( ~ spl1_1
    | ~ spl1_2 ),
    inference(avatar_split_clause,[],[f207,f223,f220]) ).

fof(f207,plain,
    ( ~ subclass(intersection(x,intersection(y,z)),intersection(intersection(x,y),z))
    | ~ subclass(intersection(intersection(x,y),z),intersection(x,intersection(y,z))) ),
    inference(resolution,[],[f199,f192]) ).

fof(f192,plain,
    ! [X0,X1] :
      ( ~ subclass(X1,X0)
      | sQ0_eqProxy(X0,X1)
      | ~ subclass(X0,X1) ),
    inference(equality_proxy_replacement,[],[f7,f180]) ).

fof(f180,plain,
    ! [X0,X1] :
      ( sQ0_eqProxy(X0,X1)
    <=> X0 = X1 ),
    introduced(equality_proxy_definition,[new_symbols(naming,[sQ0_eqProxy])]) ).

fof(f7,axiom,
    ! [X0,X1] :
      ( ~ subclass(X0,X1)
      | ~ subclass(X1,X0)
      | X0 = X1 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',subclass_implies_equal) ).

fof(f199,plain,
    ~ sQ0_eqProxy(intersection(intersection(x,y),z),intersection(x,intersection(y,z))),
    inference(equality_proxy_replacement,[],[f113,f180]) ).

fof(f113,axiom,
    intersection(intersection(x,y),z) != intersection(x,intersection(y,z)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_associativity_of_intersection_1) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.12  % Problem    : SET143-6 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.12/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.13/0.35  % Computer : n007.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit   : 300
% 0.13/0.35  % WCLimit    : 300
% 0.13/0.35  % DateTime   : Tue Aug 30 13:07:31 EDT 2022
% 0.13/0.35  % CPUTime    : 
% 0.20/0.52  % (13279)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.52  % (13280)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.53  % (13288)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.53  % (13281)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  % (13283)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.20/0.53  % (13283)Instruction limit reached!
% 0.20/0.53  % (13283)------------------------------
% 0.20/0.53  % (13283)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (13283)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.53  % (13283)Termination reason: Unknown
% 0.20/0.53  % (13283)Termination phase: Property scanning
% 0.20/0.53  
% 0.20/0.53  % (13283)Memory used [KB]: 1407
% 0.20/0.53  % (13283)Time elapsed: 0.003 s
% 0.20/0.53  % (13283)Instructions burned: 3 (million)
% 0.20/0.53  % (13283)------------------------------
% 0.20/0.53  % (13283)------------------------------
% 0.20/0.53  % (13277)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  % (13290)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  % (13296)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.54  % (13290)Instruction limit reached!
% 0.20/0.54  % (13290)------------------------------
% 0.20/0.54  % (13290)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (13290)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (13290)Termination reason: Unknown
% 0.20/0.54  % (13290)Termination phase: Finite model building preprocessing
% 0.20/0.54  
% 0.20/0.54  % (13290)Memory used [KB]: 1535
% 0.20/0.54  % (13290)Time elapsed: 0.004 s
% 0.20/0.54  % (13290)Instructions burned: 7 (million)
% 0.20/0.54  % (13290)------------------------------
% 0.20/0.54  % (13290)------------------------------
% 0.20/0.54  % (13278)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.54  % (13296)Refutation not found, incomplete strategy% (13296)------------------------------
% 0.20/0.54  % (13296)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (13296)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (13296)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.54  
% 0.20/0.54  % (13296)Memory used [KB]: 5884
% 0.20/0.54  % (13296)Time elapsed: 0.124 s
% 0.20/0.54  % (13296)Instructions burned: 2 (million)
% 0.20/0.54  % (13296)------------------------------
% 0.20/0.54  % (13296)------------------------------
% 0.20/0.54  % (13276)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.54  % (13278)Refutation not found, incomplete strategy% (13278)------------------------------
% 0.20/0.54  % (13278)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (13278)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (13278)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.54  
% 0.20/0.54  % (13278)Memory used [KB]: 5884
% 0.20/0.54  % (13278)Time elapsed: 0.119 s
% 0.20/0.54  % (13278)Instructions burned: 4 (million)
% 0.20/0.54  % (13278)------------------------------
% 0.20/0.54  % (13278)------------------------------
% 0.20/0.54  % (13295)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  % (13298)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  % (13288)Instruction limit reached!
% 0.20/0.54  % (13288)------------------------------
% 0.20/0.54  % (13288)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (13292)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  % (13288)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (13288)Termination reason: Unknown
% 0.20/0.54  % (13288)Termination phase: Function definition elimination
% 0.20/0.54  
% 0.20/0.54  % (13288)Memory used [KB]: 1407
% 0.20/0.54  % (13288)Time elapsed: 0.003 s
% 0.20/0.54  % (13288)Instructions burned: 3 (million)
% 0.20/0.54  % (13288)------------------------------
% 0.20/0.54  % (13288)------------------------------
% 0.20/0.54  % (13286)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.54  % (13279)Refutation not found, incomplete strategy% (13279)------------------------------
% 0.20/0.54  % (13279)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (13279)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (13279)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.54  
% 0.20/0.54  % (13279)Memory used [KB]: 5884
% 0.20/0.54  % (13279)Time elapsed: 0.128 s
% 0.20/0.54  % (13279)Instructions burned: 2 (million)
% 0.20/0.54  % (13279)------------------------------
% 0.20/0.54  % (13279)------------------------------
% 0.20/0.54  % (13297)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.54  % (13302)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  % (13287)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.20/0.55  % (13277)Instruction limit reached!
% 0.20/0.55  % (13277)------------------------------
% 0.20/0.55  % (13277)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (13284)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.20/0.55  % (13295)Instruction limit reached!
% 0.20/0.55  % (13295)------------------------------
% 0.20/0.55  % (13295)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (13295)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (13295)Termination reason: Unknown
% 0.20/0.55  % (13295)Termination phase: Saturation
% 0.20/0.55  
% 0.20/0.55  % (13295)Memory used [KB]: 1407
% 0.20/0.55  % (13295)Time elapsed: 0.004 s
% 0.20/0.55  % (13295)Instructions burned: 7 (million)
% 0.20/0.55  % (13295)------------------------------
% 0.20/0.55  % (13295)------------------------------
% 0.20/0.55  % (13277)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (13277)Termination reason: Unknown
% 0.20/0.55  % (13277)Termination phase: Property scanning
% 0.20/0.55  
% 0.20/0.55  % (13277)Memory used [KB]: 1407
% 0.20/0.55  % (13277)Time elapsed: 0.004 s
% 0.20/0.55  % (13277)Instructions burned: 7 (million)
% 0.20/0.55  % (13277)------------------------------
% 0.20/0.55  % (13277)------------------------------
% 0.20/0.55  % (13285)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.20/0.55  % (13287)Instruction limit reached!
% 0.20/0.55  % (13287)------------------------------
% 0.20/0.55  % (13287)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (13287)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (13287)Termination reason: Unknown
% 0.20/0.55  % (13287)Termination phase: Saturation
% 0.20/0.55  
% 0.20/0.55  % (13287)Memory used [KB]: 1407
% 0.20/0.55  % (13287)Time elapsed: 0.006 s
% 0.20/0.55  % (13287)Instructions burned: 5 (million)
% 0.20/0.55  % (13287)------------------------------
% 0.20/0.55  % (13287)------------------------------
% 0.20/0.55  % (13298)First to succeed.
% 0.20/0.55  % (13284)Refutation not found, incomplete strategy% (13284)------------------------------
% 0.20/0.55  % (13284)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (13284)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (13284)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.55  
% 0.20/0.55  % (13284)Memory used [KB]: 6012
% 0.20/0.55  % (13284)Time elapsed: 0.130 s
% 0.20/0.55  % (13284)Instructions burned: 4 (million)
% 0.20/0.55  % (13284)------------------------------
% 0.20/0.55  % (13284)------------------------------
% 0.20/0.55  % (13291)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.55  % (13293)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)
% 0.20/0.55  % (13294)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.20/0.55  % (13289)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.55  % (13275)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.55  % (13294)Instruction limit reached!
% 0.20/0.55  % (13294)------------------------------
% 0.20/0.55  % (13294)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (13294)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (13294)Termination reason: Unknown
% 0.20/0.55  % (13294)Termination phase: Saturation
% 0.20/0.55  
% 0.20/0.55  % (13294)Memory used [KB]: 1535
% 0.20/0.55  % (13294)Time elapsed: 0.004 s
% 0.20/0.55  % (13294)Instructions burned: 7 (million)
% 0.20/0.55  % (13294)------------------------------
% 0.20/0.55  % (13294)------------------------------
% 0.20/0.55  % (13300)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.20/0.55  % (13300)Refutation not found, incomplete strategy% (13300)------------------------------
% 0.20/0.55  % (13300)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (13300)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (13300)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.55  
% 0.20/0.55  % (13300)Memory used [KB]: 5884
% 0.20/0.55  % (13300)Time elapsed: 0.140 s
% 0.20/0.55  % (13300)Instructions burned: 2 (million)
% 0.20/0.55  % (13300)------------------------------
% 0.20/0.55  % (13300)------------------------------
% 0.20/0.55  % (13301)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.56  % (13280)Instruction limit reached!
% 0.20/0.56  % (13280)------------------------------
% 0.20/0.56  % (13280)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.56  % (13280)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.56  % (13280)Termination reason: Unknown
% 0.20/0.56  % (13280)Termination phase: Saturation
% 0.20/0.56  
% 0.20/0.56  % (13280)Memory used [KB]: 6268
% 0.20/0.56  % (13280)Time elapsed: 0.134 s
% 0.20/0.56  % (13280)Instructions burned: 25 (million)
% 0.20/0.56  % (13280)------------------------------
% 0.20/0.56  % (13280)------------------------------
% 0.20/0.56  % (13281)Also succeeded, but the first one will report.
% 0.20/0.56  % (13298)Refutation found. Thanks to Tanya!
% 0.20/0.56  % SZS status Unsatisfiable for theBenchmark
% 0.20/0.56  % SZS output start Proof for theBenchmark
% See solution above
% 0.20/0.56  % (13298)------------------------------
% 0.20/0.56  % (13298)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.56  % (13298)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.56  % (13298)Termination reason: Refutation
% 0.20/0.56  
% 0.20/0.56  % (13298)Memory used [KB]: 6140
% 0.20/0.56  % (13298)Time elapsed: 0.088 s
% 0.20/0.56  % (13298)Instructions burned: 16 (million)
% 0.20/0.56  % (13298)------------------------------
% 0.20/0.56  % (13298)------------------------------
% 0.20/0.56  % (13272)Success in time 0.197 s
%------------------------------------------------------------------------------