TSTP Solution File: NUM066-1 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : NUM066-1 : 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 : n008.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Wed Aug 31 17:56:49 EDT 2022

% Result   : Unsatisfiable 0.20s 0.57s
% Output   : Refutation 0.20s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    4
%            Number of leaves      :   10
% Syntax   : Number of formulae    :   17 (  12 unt;   0 def)
%            Number of atoms       :   29 (   0 equ)
%            Maximal formula atoms :    4 (   1 avg)
%            Number of connectives :   27 (  15   ~;  12   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    9 (   3 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :    4 (   3 usr;   1 prp; 0-2 aty)
%            Number of functors    :    8 (   8 usr;   5 con; 0-2 aty)
%            Number of variables   :   18 (  18   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f285,plain,
    $false,
    inference(subsumption_resolution,[],[f281,f225]) ).

fof(f225,plain,
    member(ordered_pair(v,least(element_relation,u)),cross_product(universal_class,universal_class)),
    inference(unit_resulting_resolution,[],[f176,f207,f16]) ).

fof(f16,axiom,
    ! [X2,X3,X0,X1] :
      ( member(ordered_pair(X2,X3),cross_product(X0,X1))
      | ~ member(X2,X0)
      | ~ member(X3,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',cartesian_product3) ).

fof(f207,plain,
    member(least(element_relation,u),universal_class),
    inference(unit_resulting_resolution,[],[f4,f178,f1]) ).

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

fof(f178,plain,
    member(least(element_relation,u),u),
    inference(unit_resulting_resolution,[],[f159,f160,f161,f125]) ).

fof(f125,axiom,
    ! [X2,X3,X1,X5] :
      ( ~ well_ordering(X5,X1)
      | ~ member(X3,X2)
      | member(least(X5,X2),X2)
      | ~ subclass(X2,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',well_ordering3) ).

fof(f161,axiom,
    member(v,u),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_corollary_to_well_ordering_property1_3) ).

fof(f160,axiom,
    subclass(u,y),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_corollary_to_well_ordering_property1_2) ).

fof(f159,axiom,
    well_ordering(element_relation,y),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_corollary_to_well_ordering_property1_1) ).

fof(f4,axiom,
    ! [X0] : subclass(X0,universal_class),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',class_elements_are_sets) ).

fof(f176,plain,
    member(v,universal_class),
    inference(unit_resulting_resolution,[],[f4,f161,f1]) ).

fof(f281,plain,
    ~ member(ordered_pair(v,least(element_relation,u)),cross_product(universal_class,universal_class)),
    inference(unit_resulting_resolution,[],[f162,f181,f20]) ).

fof(f20,axiom,
    ! [X0,X1] :
      ( ~ member(ordered_pair(X0,X1),cross_product(universal_class,universal_class))
      | ~ member(X0,X1)
      | member(ordered_pair(X0,X1),element_relation) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',element_relation3) ).

fof(f181,plain,
    ~ member(ordered_pair(v,least(element_relation,u)),element_relation),
    inference(unit_resulting_resolution,[],[f159,f160,f161,f127]) ).

fof(f127,axiom,
    ! [X2,X3,X1,X5] :
      ( ~ well_ordering(X5,X1)
      | ~ member(ordered_pair(X3,least(X5,X2)),X5)
      | ~ member(X3,X2)
      | ~ subclass(X2,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',well_ordering5) ).

fof(f162,axiom,
    member(v,least(element_relation,u)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_corollary_to_well_ordering_property1_4) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.11  % Problem    : NUM066-1 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.13/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.13/0.33  % Computer : n008.cluster.edu
% 0.13/0.33  % Model    : x86_64 x86_64
% 0.13/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.33  % Memory   : 8042.1875MB
% 0.13/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.33  % CPULimit   : 300
% 0.13/0.33  % WCLimit    : 300
% 0.13/0.33  % DateTime   : Tue Aug 30 05:58:10 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 0.20/0.49  % (24937)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.50  % (24941)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.50  % (24953)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.50  % (24944)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.50  % (24961)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.51  % (24958)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.51  % (24946)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.51  % (24948)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.51  % (24945)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.51  % (24946)Instruction limit reached!
% 0.20/0.51  % (24946)------------------------------
% 0.20/0.51  % (24946)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.51  % (24958)Instruction limit reached!
% 0.20/0.51  % (24958)------------------------------
% 0.20/0.51  % (24958)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.51  % (24946)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.51  % (24946)Termination reason: Unknown
% 0.20/0.51  % (24946)Termination phase: Property scanning
% 0.20/0.51  
% 0.20/0.51  % (24946)Memory used [KB]: 1535
% 0.20/0.51  % (24946)Time elapsed: 0.003 s
% 0.20/0.51  % (24946)Instructions burned: 5 (million)
% 0.20/0.51  % (24946)------------------------------
% 0.20/0.51  % (24946)------------------------------
% 0.20/0.51  % (24959)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.52  % (24958)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.52  % (24958)Termination reason: Unknown
% 0.20/0.52  % (24958)Termination phase: Property scanning
% 0.20/0.52  
% 0.20/0.52  % (24945)Refutation not found, incomplete strategy% (24945)------------------------------
% 0.20/0.52  % (24945)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.52  % (24945)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.52  % (24945)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.52  
% 0.20/0.52  % (24945)Memory used [KB]: 6012
% 0.20/0.52  % (24945)Time elapsed: 0.081 s
% 0.20/0.52  % (24945)Instructions burned: 3 (million)
% 0.20/0.52  % (24945)------------------------------
% 0.20/0.52  % (24945)------------------------------
% 0.20/0.52  % (24958)Memory used [KB]: 1535
% 0.20/0.52  % (24958)Time elapsed: 0.004 s
% 0.20/0.52  % (24958)Instructions burned: 6 (million)
% 0.20/0.52  % (24958)------------------------------
% 0.20/0.52  % (24958)------------------------------
% 0.20/0.52  % (24953)Instruction limit reached!
% 0.20/0.52  % (24953)------------------------------
% 0.20/0.52  % (24953)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.52  % (24953)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.52  % (24953)Termination reason: Unknown
% 0.20/0.52  % (24953)Termination phase: Finite model building preprocessing
% 0.20/0.52  
% 0.20/0.52  % (24953)Memory used [KB]: 1535
% 0.20/0.52  % (24953)Time elapsed: 0.007 s
% 0.20/0.52  % (24953)Instructions burned: 7 (million)
% 0.20/0.52  % (24953)------------------------------
% 0.20/0.52  % (24953)------------------------------
% 0.20/0.52  % (24950)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.52  % (24950)Instruction limit reached!
% 0.20/0.52  % (24950)------------------------------
% 0.20/0.52  % (24950)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.52  % (24950)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.52  % (24950)Termination reason: Unknown
% 0.20/0.52  % (24950)Termination phase: Saturation
% 0.20/0.52  
% 0.20/0.52  % (24950)Memory used [KB]: 6012
% 0.20/0.52  % (24950)Time elapsed: 0.004 s
% 0.20/0.52  % (24950)Instructions burned: 7 (million)
% 0.20/0.52  % (24950)------------------------------
% 0.20/0.52  % (24950)------------------------------
% 0.20/0.52  % (24939)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.52  % (24939)Instruction limit reached!
% 0.20/0.52  % (24939)------------------------------
% 0.20/0.52  % (24939)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.52  % (24939)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.52  % (24939)Termination reason: Unknown
% 0.20/0.52  % (24939)Termination phase: Property scanning
% 0.20/0.52  
% 0.20/0.52  % (24939)Memory used [KB]: 1535
% 0.20/0.52  % (24939)Time elapsed: 0.005 s
% 0.20/0.52  % (24939)Instructions burned: 6 (million)
% 0.20/0.52  % (24939)------------------------------
% 0.20/0.52  % (24939)------------------------------
% 0.20/0.52  % (24948)Instruction limit reached!
% 0.20/0.52  % (24948)------------------------------
% 0.20/0.52  % (24948)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.52  % (24948)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.52  % (24948)Termination reason: Unknown
% 0.20/0.52  % (24948)Termination phase: Property scanning
% 0.20/0.52  
% 0.20/0.52  % (24948)Memory used [KB]: 1535
% 0.20/0.52  % (24948)Time elapsed: 0.005 s
% 0.20/0.52  % (24948)Instructions burned: 6 (million)
% 0.20/0.52  % (24948)------------------------------
% 0.20/0.52  % (24948)------------------------------
% 0.20/0.52  % (24965)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.52  % (24940)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.52  % (24959)Refutation not found, incomplete strategy% (24959)------------------------------
% 0.20/0.52  % (24959)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.52  % (24959)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.52  % (24959)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.52  
% 0.20/0.52  % (24959)Memory used [KB]: 6012
% 0.20/0.52  % (24959)Time elapsed: 0.134 s
% 0.20/0.52  % (24959)Instructions burned: 2 (million)
% 0.20/0.52  % (24959)------------------------------
% 0.20/0.52  % (24959)------------------------------
% 0.20/0.53  % (24943)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  % (24962)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.53  % (24951)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  % (24963)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.53  % (24955)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.53  % (24951)Instruction limit reached!
% 0.20/0.53  % (24951)------------------------------
% 0.20/0.53  % (24951)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (24951)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.53  % (24951)Termination reason: Unknown
% 0.20/0.53  % (24951)Termination phase: Property scanning
% 0.20/0.53  
% 0.20/0.53  % (24951)Memory used [KB]: 1407
% 0.20/0.53  % (24951)Time elapsed: 0.003 s
% 0.20/0.53  % (24951)Instructions burned: 3 (million)
% 0.20/0.53  % (24951)------------------------------
% 0.20/0.53  % (24951)------------------------------
% 0.20/0.53  % (24938)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  % (24967)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.20/0.53  % (24955)Instruction limit reached!
% 0.20/0.53  % (24955)------------------------------
% 0.20/0.53  % (24955)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (24955)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.53  % (24955)Termination reason: Unknown
% 0.20/0.53  % (24955)Termination phase: Saturation
% 0.20/0.53  
% 0.20/0.53  % (24955)Memory used [KB]: 6140
% 0.20/0.53  % (24955)Time elapsed: 0.005 s
% 0.20/0.53  % (24955)Instructions burned: 9 (million)
% 0.20/0.53  % (24955)------------------------------
% 0.20/0.53  % (24955)------------------------------
% 0.20/0.53  % (24949)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.53  % (24966)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.53  % (24956)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.54  % (24957)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.54  % (24947)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.54  % (24957)Instruction limit reached!
% 0.20/0.54  % (24957)------------------------------
% 0.20/0.54  % (24957)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (24957)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (24957)Termination reason: Unknown
% 0.20/0.54  % (24957)Termination phase: Saturation
% 0.20/0.54  
% 0.20/0.54  % (24957)Memory used [KB]: 1535
% 0.20/0.54  % (24957)Time elapsed: 0.004 s
% 0.20/0.54  % (24957)Instructions burned: 7 (million)
% 0.20/0.54  % (24957)------------------------------
% 0.20/0.54  % (24957)------------------------------
% 0.20/0.54  % (24960)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  % (24947)Refutation not found, incomplete strategy% (24947)------------------------------
% 0.20/0.54  % (24947)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (24947)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (24947)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.54  
% 0.20/0.54  % (24947)Memory used [KB]: 6140
% 0.20/0.54  % (24947)Time elapsed: 0.145 s
% 0.20/0.54  % (24947)Instructions burned: 5 (million)
% 0.20/0.54  % (24947)------------------------------
% 0.20/0.54  % (24947)------------------------------
% 0.20/0.54  % (24963)Refutation not found, incomplete strategy% (24963)------------------------------
% 0.20/0.54  % (24963)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (24963)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (24963)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.54  
% 0.20/0.54  % (24963)Memory used [KB]: 6012
% 0.20/0.54  % (24963)Time elapsed: 0.145 s
% 0.20/0.54  % (24963)Instructions burned: 3 (million)
% 0.20/0.54  % (24963)------------------------------
% 0.20/0.54  % (24963)------------------------------
% 0.20/0.54  % (24952)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.54  % (24954)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  % (24954)Instruction limit reached!
% 0.20/0.54  % (24954)------------------------------
% 0.20/0.54  % (24954)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (24964)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  % (24954)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (24954)Termination reason: Unknown
% 0.20/0.55  % (24954)Termination phase: Function definition elimination
% 0.20/0.55  
% 0.20/0.55  % (24954)Memory used [KB]: 1407
% 0.20/0.55  % (24954)Time elapsed: 0.003 s
% 0.20/0.55  % (24954)Instructions burned: 2 (million)
% 0.20/0.55  % (24954)------------------------------
% 0.20/0.55  % (24954)------------------------------
% 0.20/0.55  % (24941)Instruction limit reached!
% 0.20/0.55  % (24941)------------------------------
% 0.20/0.55  % (24941)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (24967)Refutation not found, incomplete strategy% (24967)------------------------------
% 0.20/0.55  % (24967)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.56  % (24961)Instruction limit reached!
% 0.20/0.56  % (24961)------------------------------
% 0.20/0.56  % (24961)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.56  % (24967)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.56  % (24967)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.56  
% 0.20/0.56  % (24967)Memory used [KB]: 6140
% 0.20/0.56  % (24967)Time elapsed: 0.125 s
% 0.20/0.56  % (24967)Instructions burned: 5 (million)
% 0.20/0.56  % (24967)------------------------------
% 0.20/0.56  % (24967)------------------------------
% 0.20/0.56  % (24941)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.56  % (24941)Termination reason: Unknown
% 0.20/0.56  % (24941)Termination phase: Saturation
% 0.20/0.56  
% 0.20/0.56  % (24941)Memory used [KB]: 6396
% 0.20/0.56  % (24941)Time elapsed: 0.136 s
% 0.20/0.56  % (24941)Instructions burned: 34 (million)
% 0.20/0.56  % (24941)------------------------------
% 0.20/0.56  % (24941)------------------------------
% 0.20/0.56  % (24949)Instruction limit reached!
% 0.20/0.56  % (24949)------------------------------
% 0.20/0.56  % (24949)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.56  % (24961)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.56  % (24961)Termination reason: Unknown
% 0.20/0.56  % (24961)Termination phase: Saturation
% 0.20/0.56  
% 0.20/0.56  % (24961)Memory used [KB]: 6780
% 0.20/0.56  % (24961)Time elapsed: 0.119 s
% 0.20/0.56  % (24961)Instructions burned: 37 (million)
% 0.20/0.56  % (24961)------------------------------
% 0.20/0.56  % (24961)------------------------------
% 0.20/0.57  % (24960)First to succeed.
% 0.20/0.57  % (24960)Refutation found. Thanks to Tanya!
% 0.20/0.57  % SZS status Unsatisfiable for theBenchmark
% 0.20/0.57  % SZS output start Proof for theBenchmark
% See solution above
% 0.20/0.57  % (24960)------------------------------
% 0.20/0.57  % (24960)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.57  % (24960)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.57  % (24960)Termination reason: Refutation
% 0.20/0.57  
% 0.20/0.57  % (24960)Memory used [KB]: 6140
% 0.20/0.57  % (24960)Time elapsed: 0.175 s
% 0.20/0.57  % (24960)Instructions burned: 9 (million)
% 0.20/0.57  % (24960)------------------------------
% 0.20/0.57  % (24960)------------------------------
% 0.20/0.57  % (24926)Success in time 0.211 s
%------------------------------------------------------------------------------