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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : SET245-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 : 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:19:55 EDT 2022

% Result   : Unsatisfiable 1.67s 0.63s
% Output   : Refutation 1.67s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    9
%            Number of leaves      :   10
% Syntax   : Number of formulae    :   28 (  11 unt;   0 def)
%            Number of atoms       :   47 (  10 equ)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :   38 (  19   ~;  19   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    7 (   3 avg)
%            Maximal term depth    :    4 (   2 avg)
%            Number of predicates  :    4 (   2 usr;   1 prp; 0-2 aty)
%            Number of functors    :   10 (  10 usr;   4 con; 0-3 aty)
%            Number of variables   :   23 (  23   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f360,plain,
    $false,
    inference(subsumption_resolution,[],[f358,f339]) ).

fof(f339,plain,
    member(not_subclass_element(complement(universal_class),intersection(complement(universal_class),cross_product(x,y))),universal_class),
    inference(backward_demodulation,[],[f246,f314]) ).

fof(f314,plain,
    null_class = complement(universal_class),
    inference(duplicate_literal_removal,[],[f310]) ).

fof(f310,plain,
    ( null_class = complement(universal_class)
    | null_class = complement(universal_class) ),
    inference(resolution,[],[f184,f207]) ).

fof(f207,plain,
    ! [X0] :
      ( member(regular(X0),universal_class)
      | null_class = X0 ),
    inference(resolution,[],[f193,f66]) ).

fof(f66,axiom,
    ! [X0] :
      ( member(regular(X0),X0)
      | null_class = X0 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',regularity1) ).

fof(f193,plain,
    ! [X0,X1] :
      ( ~ member(X0,X1)
      | member(X0,universal_class) ),
    inference(resolution,[],[f1,f4]) ).

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

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

fof(f184,plain,
    ! [X0] :
      ( ~ member(regular(complement(X0)),X0)
      | complement(X0) = null_class ),
    inference(resolution,[],[f66,f24]) ).

fof(f24,axiom,
    ! [X0,X4] :
      ( ~ member(X4,complement(X0))
      | ~ member(X4,X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',complement1) ).

fof(f246,plain,
    member(not_subclass_element(null_class,intersection(null_class,cross_product(x,y))),universal_class),
    inference(resolution,[],[f241,f193]) ).

fof(f241,plain,
    member(not_subclass_element(null_class,intersection(null_class,cross_product(x,y))),null_class),
    inference(subsumption_resolution,[],[f239,f235]) ).

fof(f235,plain,
    ( ~ member(not_subclass_element(intersection(null_class,cross_product(x,y)),null_class),null_class)
    | member(not_subclass_element(null_class,intersection(null_class,cross_product(x,y))),null_class) ),
    inference(resolution,[],[f232,f2]) ).

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

fof(f232,plain,
    ( ~ subclass(null_class,intersection(null_class,cross_product(x,y)))
    | ~ member(not_subclass_element(intersection(null_class,cross_product(x,y)),null_class),null_class) ),
    inference(resolution,[],[f216,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(f216,plain,
    ( ~ subclass(intersection(null_class,cross_product(x,y)),null_class)
    | ~ subclass(null_class,intersection(null_class,cross_product(x,y))) ),
    inference(extensionality_resolution,[],[f7,f129]) ).

fof(f129,plain,
    null_class != intersection(null_class,cross_product(x,y)),
    inference(definition_unfolding,[],[f113,f28]) ).

fof(f28,axiom,
    ! [X0,X1,X5] : intersection(X5,cross_product(X0,X1)) = restrict(X5,X0,X1),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',restriction1) ).

fof(f113,axiom,
    null_class != restrict(null_class,x,y),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_restriction_with_null_class1_1) ).

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

fof(f239,plain,
    ( member(not_subclass_element(intersection(null_class,cross_product(x,y)),null_class),null_class)
    | member(not_subclass_element(null_class,intersection(null_class,cross_product(x,y))),null_class) ),
    inference(resolution,[],[f237,f21]) ).

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

fof(f237,plain,
    ( member(not_subclass_element(intersection(null_class,cross_product(x,y)),null_class),intersection(null_class,cross_product(x,y)))
    | member(not_subclass_element(null_class,intersection(null_class,cross_product(x,y))),null_class) ),
    inference(resolution,[],[f233,f2]) ).

fof(f233,plain,
    ( ~ subclass(null_class,intersection(null_class,cross_product(x,y)))
    | member(not_subclass_element(intersection(null_class,cross_product(x,y)),null_class),intersection(null_class,cross_product(x,y))) ),
    inference(resolution,[],[f216,f2]) ).

fof(f358,plain,
    ~ member(not_subclass_element(complement(universal_class),intersection(complement(universal_class),cross_product(x,y))),universal_class),
    inference(resolution,[],[f337,f24]) ).

fof(f337,plain,
    member(not_subclass_element(complement(universal_class),intersection(complement(universal_class),cross_product(x,y))),complement(universal_class)),
    inference(backward_demodulation,[],[f241,f314]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.12  % Problem    : SET245-6 : TPTP v8.1.0. Bugfixed v2.1.0.
% 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.14/0.34  % Computer : n023.cluster.edu
% 0.14/0.34  % Model    : x86_64 x86_64
% 0.14/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.34  % Memory   : 8042.1875MB
% 0.14/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.34  % CPULimit   : 300
% 0.14/0.34  % WCLimit    : 300
% 0.14/0.34  % DateTime   : Tue Aug 30 13:52:20 EDT 2022
% 0.14/0.34  % CPUTime    : 
% 1.52/0.56  % (10999)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.52/0.56  % (11010)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)
% 1.52/0.57  % (10999)Instruction limit reached!
% 1.52/0.57  % (10999)------------------------------
% 1.52/0.57  % (10999)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.52/0.57  % (11018)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.52/0.57  % (10991)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)
% 1.52/0.57  % (10999)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.52/0.57  % (10999)Termination reason: Unknown
% 1.52/0.57  % (10999)Termination phase: Property scanning
% 1.52/0.57  
% 1.52/0.57  % (10999)Memory used [KB]: 1407
% 1.52/0.57  % (10999)Time elapsed: 0.006 s
% 1.52/0.57  % (10999)Instructions burned: 6 (million)
% 1.52/0.57  % (10999)------------------------------
% 1.52/0.57  % (10999)------------------------------
% 1.67/0.58  % (11018)Refutation not found, incomplete strategy% (11018)------------------------------
% 1.67/0.58  % (11018)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.67/0.58  % (11010)Refutation not found, incomplete strategy% (11010)------------------------------
% 1.67/0.58  % (11010)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.67/0.58  % (11010)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.67/0.58  % (11010)Termination reason: Refutation not found, incomplete strategy
% 1.67/0.58  
% 1.67/0.58  % (11010)Memory used [KB]: 5884
% 1.67/0.58  % (11010)Time elapsed: 0.153 s
% 1.67/0.58  % (11010)Instructions burned: 2 (million)
% 1.67/0.58  % (11012)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)
% 1.67/0.58  % (11010)------------------------------
% 1.67/0.58  % (11010)------------------------------
% 1.67/0.58  % (10991)Instruction limit reached!
% 1.67/0.58  % (10991)------------------------------
% 1.67/0.58  % (10991)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.67/0.58  % (10991)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.67/0.58  % (10991)Termination reason: Unknown
% 1.67/0.58  % (10991)Termination phase: Property scanning
% 1.67/0.58  
% 1.67/0.58  % (10991)Memory used [KB]: 1407
% 1.67/0.58  % (10991)Time elapsed: 0.007 s
% 1.67/0.58  % (10991)Instructions burned: 4 (million)
% 1.67/0.58  % (10991)------------------------------
% 1.67/0.58  % (10991)------------------------------
% 1.67/0.58  % (11018)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.67/0.58  % (11018)Termination reason: Refutation not found, incomplete strategy
% 1.67/0.58  
% 1.67/0.58  % (11018)Memory used [KB]: 6012
% 1.67/0.58  % (11018)Time elapsed: 0.156 s
% 1.67/0.58  % (11018)Instructions burned: 4 (million)
% 1.67/0.58  % (11018)------------------------------
% 1.67/0.58  % (11018)------------------------------
% 1.67/0.58  % (10995)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)
% 1.67/0.58  % (11002)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)
% 1.67/0.58  % (11008)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)
% 1.67/0.58  % (11002)Instruction limit reached!
% 1.67/0.58  % (11002)------------------------------
% 1.67/0.58  % (11002)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.67/0.58  % (11002)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.67/0.58  % (11002)Termination reason: Unknown
% 1.67/0.58  % (11002)Termination phase: Function definition elimination
% 1.67/0.58  
% 1.67/0.58  % (11002)Memory used [KB]: 1407
% 1.67/0.58  % (11002)Time elapsed: 0.004 s
% 1.67/0.58  % (11002)Instructions burned: 3 (million)
% 1.67/0.58  % (11002)------------------------------
% 1.67/0.58  % (11002)------------------------------
% 1.67/0.59  % (11008)Instruction limit reached!
% 1.67/0.59  % (11008)------------------------------
% 1.67/0.59  % (11008)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.67/0.59  % (11008)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.67/0.59  % (11008)Termination reason: Unknown
% 1.67/0.59  % (11008)Termination phase: Saturation
% 1.67/0.59  
% 1.67/0.59  % (11008)Memory used [KB]: 1535
% 1.67/0.59  % (11008)Time elapsed: 0.007 s
% 1.67/0.59  % (11008)Instructions burned: 7 (million)
% 1.67/0.59  % (11008)------------------------------
% 1.67/0.59  % (11008)------------------------------
% 1.67/0.59  % (10994)dis+1011_1:16_fsr=off:nwc=2.0:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/25Mi)
% 1.67/0.59  % (10997)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)
% 1.67/0.59  % (10997)Instruction limit reached!
% 1.67/0.59  % (10997)------------------------------
% 1.67/0.59  % (10997)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.67/0.59  % (10997)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.67/0.59  % (10997)Termination reason: Unknown
% 1.67/0.59  % (10997)Termination phase: Function definition elimination
% 1.67/0.59  
% 1.67/0.59  % (10997)Memory used [KB]: 1407
% 1.67/0.59  % (10997)Time elapsed: 0.003 s
% 1.67/0.59  % (10997)Instructions burned: 3 (million)
% 1.67/0.59  % (10997)------------------------------
% 1.67/0.59  % (10997)------------------------------
% 1.67/0.59  % (10992)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)
% 1.67/0.60  % (11003)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)
% 1.67/0.60  % (11004)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)
% 1.67/0.60  % (11004)Instruction limit reached!
% 1.67/0.60  % (11004)------------------------------
% 1.67/0.60  % (11004)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.67/0.60  % (11004)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.67/0.60  % (11004)Termination reason: Unknown
% 1.67/0.60  % (11004)Termination phase: Finite model building preprocessing
% 1.67/0.60  
% 1.67/0.60  % (11004)Memory used [KB]: 1535
% 1.67/0.60  % (11004)Time elapsed: 0.005 s
% 1.67/0.60  % (11004)Instructions burned: 7 (million)
% 1.67/0.60  % (11004)------------------------------
% 1.67/0.60  % (11004)------------------------------
% 1.67/0.60  % (11011)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)
% 1.67/0.61  % (10993)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)
% 1.67/0.61  % (10996)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)
% 1.67/0.61  % (10993)Refutation not found, incomplete strategy% (10993)------------------------------
% 1.67/0.61  % (10993)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.67/0.61  % (10993)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.67/0.61  % (10993)Termination reason: Refutation not found, incomplete strategy
% 1.67/0.61  
% 1.67/0.61  % (10993)Memory used [KB]: 5884
% 1.67/0.61  % (10993)Time elapsed: 0.180 s
% 1.67/0.61  % (10993)Instructions burned: 3 (million)
% 1.67/0.61  % (10993)------------------------------
% 1.67/0.61  % (10993)------------------------------
% 1.67/0.61  % (10996)Refutation not found, incomplete strategy% (10996)------------------------------
% 1.67/0.61  % (10996)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.67/0.61  % (10996)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.67/0.61  % (10996)Termination reason: Refutation not found, incomplete strategy
% 1.67/0.61  
% 1.67/0.61  % (10996)Memory used [KB]: 5884
% 1.67/0.61  % (10996)Time elapsed: 0.136 s
% 1.67/0.61  % (10996)Instructions burned: 2 (million)
% 1.67/0.61  % (10996)------------------------------
% 1.67/0.61  % (10996)------------------------------
% 1.67/0.61  % (10992)Refutation not found, incomplete strategy% (10992)------------------------------
% 1.67/0.61  % (10992)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.67/0.61  % (10992)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.67/0.61  % (10992)Termination reason: Refutation not found, incomplete strategy
% 1.67/0.61  
% 1.67/0.61  % (10992)Memory used [KB]: 5884
% 1.67/0.61  % (10992)Time elapsed: 0.183 s
% 1.67/0.61  % (10992)Instructions burned: 3 (million)
% 1.67/0.61  % (10992)------------------------------
% 1.67/0.61  % (10992)------------------------------
% 1.67/0.61  % (11016)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)
% 1.67/0.61  % (10989)lrs+10_1:1_kws=precedence:lwlo=on:tgt=ground:i=99966:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99966Mi)
% 1.67/0.61  % (10998)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)
% 1.67/0.62  % (11015)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)
% 1.67/0.62  % (11000)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)
% 1.67/0.62  % (11006)ott+2_1:64_afp=40000:bd=off:irw=on:i=8:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/8Mi)
% 1.67/0.62  % (11007)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.67/0.62  % (11009)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)
% 1.67/0.62  % (10990)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)
% 1.67/0.63  % (11011)Refutation not found, incomplete strategy% (11011)------------------------------
% 1.67/0.63  % (11011)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.67/0.63  % (11011)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.67/0.63  % (11011)Termination reason: Refutation not found, incomplete strategy
% 1.67/0.63  
% 1.67/0.63  % (11011)Memory used [KB]: 6012
% 1.67/0.63  % (11011)Time elapsed: 0.186 s
% 1.67/0.63  % (11011)Instructions burned: 5 (million)
% 1.67/0.63  % (11011)------------------------------
% 1.67/0.63  % (11011)------------------------------
% 1.67/0.63  % (10995)First to succeed.
% 1.67/0.63  % (11017)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)
% 1.67/0.63  % (10995)Refutation found. Thanks to Tanya!
% 1.67/0.63  % SZS status Unsatisfiable for theBenchmark
% 1.67/0.63  % SZS output start Proof for theBenchmark
% See solution above
% 1.67/0.63  % (10995)------------------------------
% 1.67/0.63  % (10995)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.67/0.63  % (10995)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.67/0.63  % (10995)Termination reason: Refutation
% 1.67/0.63  
% 1.67/0.63  % (10995)Memory used [KB]: 1663
% 1.67/0.63  % (10995)Time elapsed: 0.196 s
% 1.67/0.63  % (10995)Instructions burned: 17 (million)
% 1.67/0.63  % (10995)------------------------------
% 1.67/0.63  % (10995)------------------------------
% 1.67/0.63  % (10988)Success in time 0.272 s
%------------------------------------------------------------------------------