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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : NUM044-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 : n011.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:44 EDT 2022

% Result   : Unsatisfiable 0.16s 0.56s
% Output   : Refutation 0.16s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   15
%            Number of leaves      :   14
% Syntax   : Number of formulae    :   48 (  16 unt;   0 def)
%            Number of atoms       :   85 (  12 equ)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :   62 (  25   ~;  37   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    7 (   3 avg)
%            Maximal term depth    :    4 (   2 avg)
%            Number of predicates  :    5 (   3 usr;   1 prp; 0-2 aty)
%            Number of functors    :   11 (  11 usr;   5 con; 0-3 aty)
%            Number of variables   :   39 (  39   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f678,plain,
    $false,
    inference(subsumption_resolution,[],[f676,f630]) ).

fof(f630,plain,
    member(not_subclass_element(complement(universal_class),intersection(cross_product(y,y),intersection(x,identity_relation))),universal_class),
    inference(backward_demodulation,[],[f549,f579]) ).

fof(f579,plain,
    null_class = complement(universal_class),
    inference(duplicate_literal_removal,[],[f573]) ).

fof(f573,plain,
    ( null_class = complement(universal_class)
    | null_class = complement(universal_class) ),
    inference(resolution,[],[f263,f304]) ).

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

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

fof(f287,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(f263,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(f549,plain,
    member(not_subclass_element(null_class,intersection(cross_product(y,y),intersection(x,identity_relation))),universal_class),
    inference(resolution,[],[f548,f287]) ).

fof(f548,plain,
    member(not_subclass_element(null_class,intersection(cross_product(y,y),intersection(x,identity_relation))),null_class),
    inference(subsumption_resolution,[],[f546,f480]) ).

fof(f480,plain,
    ( member(not_subclass_element(intersection(cross_product(y,y),intersection(x,identity_relation)),null_class),identity_relation)
    | member(not_subclass_element(null_class,intersection(cross_product(y,y),intersection(x,identity_relation))),null_class) ),
    inference(forward_demodulation,[],[f447,f243]) ).

fof(f243,plain,
    ! [X0,X1,X5] : intersection(X5,cross_product(X0,X1)) = intersection(cross_product(X0,X1),X5),
    inference(definition_unfolding,[],[f29,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(f29,axiom,
    ! [X0,X1,X5] : restrict(X5,X0,X1) = intersection(cross_product(X0,X1),X5),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',restriction2) ).

fof(f447,plain,
    ( member(not_subclass_element(intersection(cross_product(y,y),intersection(x,identity_relation)),null_class),identity_relation)
    | member(not_subclass_element(null_class,intersection(intersection(x,identity_relation),cross_product(y,y))),null_class) ),
    inference(backward_demodulation,[],[f347,f243]) ).

fof(f347,plain,
    ( member(not_subclass_element(intersection(intersection(x,identity_relation),cross_product(y,y)),null_class),identity_relation)
    | member(not_subclass_element(null_class,intersection(intersection(x,identity_relation),cross_product(y,y))),null_class) ),
    inference(resolution,[],[f338,f22]) ).

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

fof(f338,plain,
    ( member(not_subclass_element(intersection(intersection(x,identity_relation),cross_product(y,y)),null_class),intersection(x,identity_relation))
    | member(not_subclass_element(null_class,intersection(intersection(x,identity_relation),cross_product(y,y))),null_class) ),
    inference(resolution,[],[f336,f21]) ).

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

fof(f336,plain,
    ( member(not_subclass_element(intersection(intersection(x,identity_relation),cross_product(y,y)),null_class),intersection(intersection(x,identity_relation),cross_product(y,y)))
    | member(not_subclass_element(null_class,intersection(intersection(x,identity_relation),cross_product(y,y))),null_class) ),
    inference(resolution,[],[f332,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(f332,plain,
    ( ~ subclass(null_class,intersection(intersection(x,identity_relation),cross_product(y,y)))
    | member(not_subclass_element(intersection(intersection(x,identity_relation),cross_product(y,y)),null_class),intersection(intersection(x,identity_relation),cross_product(y,y))) ),
    inference(resolution,[],[f312,f2]) ).

fof(f312,plain,
    ( ~ subclass(intersection(intersection(x,identity_relation),cross_product(y,y)),null_class)
    | ~ subclass(null_class,intersection(intersection(x,identity_relation),cross_product(y,y))) ),
    inference(extensionality_resolution,[],[f7,f241]) ).

fof(f241,plain,
    null_class != intersection(intersection(x,identity_relation),cross_product(y,y)),
    inference(definition_unfolding,[],[f160,f28]) ).

fof(f160,axiom,
    null_class != restrict(intersection(x,identity_relation),y,y),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_irreflexive_class_property6_2) ).

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

fof(f546,plain,
    ( ~ member(not_subclass_element(intersection(cross_product(y,y),intersection(x,identity_relation)),null_class),identity_relation)
    | member(not_subclass_element(null_class,intersection(cross_product(y,y),intersection(x,identity_relation))),null_class) ),
    inference(resolution,[],[f535,f24]) ).

fof(f535,plain,
    ( member(not_subclass_element(intersection(cross_product(y,y),intersection(x,identity_relation)),null_class),complement(identity_relation))
    | member(not_subclass_element(null_class,intersection(cross_product(y,y),intersection(x,identity_relation))),null_class) ),
    inference(subsumption_resolution,[],[f532,f478]) ).

fof(f478,plain,
    ( member(not_subclass_element(intersection(cross_product(y,y),intersection(x,identity_relation)),null_class),cross_product(y,y))
    | member(not_subclass_element(null_class,intersection(cross_product(y,y),intersection(x,identity_relation))),null_class) ),
    inference(forward_demodulation,[],[f439,f243]) ).

fof(f439,plain,
    ( member(not_subclass_element(null_class,intersection(intersection(x,identity_relation),cross_product(y,y))),null_class)
    | member(not_subclass_element(intersection(cross_product(y,y),intersection(x,identity_relation)),null_class),cross_product(y,y)) ),
    inference(backward_demodulation,[],[f337,f243]) ).

fof(f337,plain,
    ( member(not_subclass_element(intersection(intersection(x,identity_relation),cross_product(y,y)),null_class),cross_product(y,y))
    | member(not_subclass_element(null_class,intersection(intersection(x,identity_relation),cross_product(y,y))),null_class) ),
    inference(resolution,[],[f336,f22]) ).

fof(f532,plain,
    ( ~ member(not_subclass_element(intersection(cross_product(y,y),intersection(x,identity_relation)),null_class),cross_product(y,y))
    | member(not_subclass_element(intersection(cross_product(y,y),intersection(x,identity_relation)),null_class),complement(identity_relation))
    | member(not_subclass_element(null_class,intersection(cross_product(y,y),intersection(x,identity_relation))),null_class) ),
    inference(resolution,[],[f527,f466]) ).

fof(f466,plain,
    ( member(not_subclass_element(intersection(cross_product(y,y),intersection(x,identity_relation)),null_class),x)
    | member(not_subclass_element(null_class,intersection(cross_product(y,y),intersection(x,identity_relation))),null_class) ),
    inference(forward_demodulation,[],[f448,f243]) ).

fof(f448,plain,
    ( member(not_subclass_element(null_class,intersection(cross_product(y,y),intersection(x,identity_relation))),null_class)
    | member(not_subclass_element(intersection(intersection(x,identity_relation),cross_product(y,y)),null_class),x) ),
    inference(backward_demodulation,[],[f348,f243]) ).

fof(f348,plain,
    ( member(not_subclass_element(intersection(intersection(x,identity_relation),cross_product(y,y)),null_class),x)
    | member(not_subclass_element(null_class,intersection(intersection(x,identity_relation),cross_product(y,y))),null_class) ),
    inference(resolution,[],[f338,f21]) ).

fof(f527,plain,
    ! [X0] :
      ( ~ member(X0,x)
      | member(X0,complement(identity_relation))
      | ~ member(X0,cross_product(y,y)) ),
    inference(resolution,[],[f526,f23]) ).

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

fof(f526,plain,
    ! [X0] :
      ( ~ member(X0,intersection(cross_product(y,y),x))
      | member(X0,complement(identity_relation)) ),
    inference(resolution,[],[f524,f1]) ).

fof(f524,plain,
    subclass(intersection(cross_product(y,y),x),complement(identity_relation)),
    inference(forward_demodulation,[],[f522,f243]) ).

fof(f522,plain,
    subclass(intersection(x,cross_product(y,y)),complement(identity_relation)),
    inference(resolution,[],[f248,f159]) ).

fof(f159,axiom,
    irreflexive(x,y),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_irreflexive_class_property6_1) ).

fof(f248,plain,
    ! [X0,X1] :
      ( ~ irreflexive(X0,X1)
      | subclass(intersection(X0,cross_product(X1,X1)),complement(identity_relation)) ),
    inference(definition_unfolding,[],[f114,f28]) ).

fof(f114,axiom,
    ! [X0,X1] :
      ( ~ irreflexive(X0,X1)
      | subclass(restrict(X0,X1,X1),complement(identity_relation)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',irreflexive1) ).

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

fof(f629,plain,
    member(not_subclass_element(complement(universal_class),intersection(cross_product(y,y),intersection(x,identity_relation))),complement(universal_class)),
    inference(backward_demodulation,[],[f548,f579]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.10  % Problem    : NUM044-1 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.03/0.11  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.11/0.31  % Computer : n011.cluster.edu
% 0.11/0.31  % Model    : x86_64 x86_64
% 0.11/0.31  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.11/0.31  % Memory   : 8042.1875MB
% 0.11/0.31  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.11/0.31  % CPULimit   : 300
% 0.11/0.31  % WCLimit    : 300
% 0.11/0.31  % DateTime   : Tue Aug 30 05:52:40 EDT 2022
% 0.11/0.31  % CPUTime    : 
% 0.16/0.47  % (1280)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.16/0.47  % (1281)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.16/0.47  % (1281)Refutation not found, incomplete strategy% (1281)------------------------------
% 0.16/0.47  % (1281)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.48  % (1285)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.16/0.48  % (1289)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.16/0.48  % (1281)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.48  % (1281)Termination reason: Refutation not found, incomplete strategy
% 0.16/0.48  
% 0.16/0.48  % (1281)Memory used [KB]: 6012
% 0.16/0.48  % (1281)Time elapsed: 0.090 s
% 0.16/0.48  % (1281)Instructions burned: 2 (million)
% 0.16/0.48  % (1281)------------------------------
% 0.16/0.48  % (1281)------------------------------
% 0.16/0.48  % (1297)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.16/0.48  % (1301)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.16/0.49  % (1296)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.16/0.49  % (1288)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.16/0.49  % (1289)Instruction limit reached!
% 0.16/0.49  % (1289)------------------------------
% 0.16/0.49  % (1289)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.49  % (1289)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.49  % (1289)Termination reason: Unknown
% 0.16/0.49  % (1289)Termination phase: Finite model building preprocessing
% 0.16/0.49  
% 0.16/0.49  % (1289)Memory used [KB]: 1535
% 0.16/0.49  % (1289)Time elapsed: 0.009 s
% 0.16/0.49  % (1289)Instructions burned: 7 (million)
% 0.16/0.49  % (1289)------------------------------
% 0.16/0.49  % (1289)------------------------------
% 0.16/0.49  % (1293)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.16/0.50  % (1301)Refutation not found, incomplete strategy% (1301)------------------------------
% 0.16/0.50  % (1301)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.50  % (1293)Instruction limit reached!
% 0.16/0.50  % (1293)------------------------------
% 0.16/0.50  % (1293)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.50  % (1301)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.50  % (1301)Termination reason: Refutation not found, incomplete strategy
% 0.16/0.50  
% 0.16/0.50  % (1301)Memory used [KB]: 1535
% 0.16/0.50  % (1301)Time elapsed: 0.120 s
% 0.16/0.50  % (1301)Instructions burned: 2 (million)
% 0.16/0.50  % (1301)------------------------------
% 0.16/0.50  % (1301)------------------------------
% 0.16/0.50  % (1293)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.50  % (1293)Termination reason: Unknown
% 0.16/0.50  % (1293)Termination phase: Saturation
% 0.16/0.50  
% 0.16/0.50  % (1293)Memory used [KB]: 1535
% 0.16/0.50  % (1293)Time elapsed: 0.007 s
% 0.16/0.50  % (1293)Instructions burned: 7 (million)
% 0.16/0.50  % (1293)------------------------------
% 0.16/0.50  % (1293)------------------------------
% 0.16/0.50  % (1295)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.16/0.51  % (1282)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.16/0.51  % (1285)Instruction limit reached!
% 0.16/0.51  % (1285)------------------------------
% 0.16/0.51  % (1285)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.51  % (1285)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.51  % (1285)Termination reason: Unknown
% 0.16/0.51  % (1285)Termination phase: Saturation
% 0.16/0.51  
% 0.16/0.51  % (1285)Memory used [KB]: 6268
% 0.16/0.51  % (1285)Time elapsed: 0.118 s
% 0.16/0.51  % (1285)Instructions burned: 23 (million)
% 0.16/0.51  % (1285)------------------------------
% 0.16/0.51  % (1285)------------------------------
% 0.16/0.52  % (1302)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.16/0.52  % (1282)Instruction limit reached!
% 0.16/0.52  % (1282)------------------------------
% 0.16/0.52  % (1282)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.52  % (1277)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.16/0.52  % (1282)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.52  % (1282)Termination reason: Unknown
% 0.16/0.52  % (1282)Termination phase: Function definition elimination
% 0.16/0.52  
% 0.16/0.52  % (1282)Memory used [KB]: 1535
% 0.16/0.52  % (1282)Time elapsed: 0.003 s
% 0.16/0.52  % (1282)Instructions burned: 3 (million)
% 0.16/0.52  % (1282)------------------------------
% 0.16/0.52  % (1282)------------------------------
% 0.16/0.52  % (1275)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.16/0.53  % (1295)Refutation not found, incomplete strategy% (1295)------------------------------
% 0.16/0.53  % (1295)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.53  % (1295)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.53  % (1295)Termination reason: Refutation not found, incomplete strategy
% 0.16/0.53  
% 0.16/0.53  % (1295)Memory used [KB]: 6012
% 0.16/0.53  % (1295)Time elapsed: 0.153 s
% 0.16/0.53  % (1295)Instructions burned: 2 (million)
% 0.16/0.53  % (1295)------------------------------
% 0.16/0.53  % (1295)------------------------------
% 0.16/0.53  % (1277)Refutation not found, incomplete strategy% (1277)------------------------------
% 0.16/0.53  % (1277)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.53  % (1277)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.53  % (1277)Termination reason: Refutation not found, incomplete strategy
% 0.16/0.53  
% 0.16/0.53  % (1277)Memory used [KB]: 6012
% 0.16/0.53  % (1277)Time elapsed: 0.149 s
% 0.16/0.53  % (1277)Instructions burned: 4 (million)
% 0.16/0.53  % (1277)------------------------------
% 0.16/0.53  % (1277)------------------------------
% 0.16/0.53  % (1303)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.16/0.53  % (1279)dis+1011_1:16_fsr=off:nwc=2.0:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/25Mi)
% 0.16/0.53  % (1284)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.16/0.53  % (1278)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.16/0.53  % (1287)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.16/0.53  % (1278)Refutation not found, incomplete strategy% (1278)------------------------------
% 0.16/0.53  % (1278)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.53  % (1278)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.53  % (1278)Termination reason: Refutation not found, incomplete strategy
% 0.16/0.53  
% 0.16/0.53  % (1278)Memory used [KB]: 6012
% 0.16/0.53  % (1278)Time elapsed: 0.154 s
% 0.16/0.53  % (1278)Instructions burned: 2 (million)
% 0.16/0.53  % (1278)------------------------------
% 0.16/0.53  % (1278)------------------------------
% 0.16/0.53  % (1284)Instruction limit reached!
% 0.16/0.53  % (1284)------------------------------
% 0.16/0.53  % (1284)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.53  % (1284)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.53  % (1284)Termination reason: Unknown
% 0.16/0.53  % (1284)Termination phase: Property scanning
% 0.16/0.53  
% 0.16/0.53  % (1284)Memory used [KB]: 1535
% 0.16/0.53  % (1284)Time elapsed: 0.005 s
% 0.16/0.53  % (1284)Instructions burned: 6 (million)
% 0.16/0.53  % (1284)------------------------------
% 0.16/0.53  % (1284)------------------------------
% 0.16/0.53  % (1298)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.16/0.53  % (1286)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.16/0.54  % (1287)Instruction limit reached!
% 0.16/0.54  % (1287)------------------------------
% 0.16/0.54  % (1287)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.54  % (1297)Instruction limit reached!
% 0.16/0.54  % (1297)------------------------------
% 0.16/0.54  % (1297)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.54  % (1297)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.54  % (1297)Termination reason: Unknown
% 0.16/0.54  % (1297)Termination phase: Saturation
% 0.16/0.54  
% 0.16/0.54  % (1297)Memory used [KB]: 6908
% 0.16/0.54  % (1297)Time elapsed: 0.163 s
% 0.16/0.54  % (1297)Instructions burned: 37 (million)
% 0.16/0.54  % (1297)------------------------------
% 0.16/0.54  % (1297)------------------------------
% 0.16/0.54  % (1286)Instruction limit reached!
% 0.16/0.54  % (1286)------------------------------
% 0.16/0.54  % (1286)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.54  % (1286)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.54  % (1286)Termination reason: Unknown
% 0.16/0.54  % (1286)Termination phase: Property scanning
% 0.16/0.54  
% 0.16/0.54  % (1286)Memory used [KB]: 1535
% 0.16/0.54  % (1286)Time elapsed: 0.005 s
% 0.16/0.54  % (1286)Instructions burned: 5 (million)
% 0.16/0.54  % (1286)------------------------------
% 0.16/0.54  % (1286)------------------------------
% 0.16/0.54  % (1300)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.16/0.54  % (1287)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.54  % (1287)Termination reason: Unknown
% 0.16/0.54  % (1287)Termination phase: Property scanning
% 0.16/0.54  
% 0.16/0.54  % (1303)Refutation not found, incomplete strategy% (1303)------------------------------
% 0.16/0.54  % (1303)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.54  % (1287)Memory used [KB]: 1407
% 0.16/0.54  % (1287)Time elapsed: 0.005 s
% 0.16/0.54  % (1287)Instructions burned: 3 (million)
% 0.16/0.54  % (1287)------------------------------
% 0.16/0.54  % (1287)------------------------------
% 0.16/0.54  % (1290)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.16/0.54  % (1290)Instruction limit reached!
% 0.16/0.54  % (1290)------------------------------
% 0.16/0.54  % (1290)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.54  % (1290)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.54  % (1290)Termination reason: Unknown
% 0.16/0.54  % (1290)Termination phase: Function definition elimination
% 0.16/0.54  
% 0.16/0.54  % (1290)Memory used [KB]: 1407
% 0.16/0.54  % (1290)Time elapsed: 0.003 s
% 0.16/0.54  % (1290)Instructions burned: 2 (million)
% 0.16/0.54  % (1290)------------------------------
% 0.16/0.54  % (1290)------------------------------
% 0.16/0.54  % (1292)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.16/0.54  % (1303)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.54  % (1303)Termination reason: Refutation not found, incomplete strategy
% 0.16/0.54  
% 0.16/0.54  % (1303)Memory used [KB]: 6140
% 0.16/0.54  % (1303)Time elapsed: 0.159 s
% 0.16/0.54  % (1303)Instructions burned: 5 (million)
% 0.16/0.54  % (1303)------------------------------
% 0.16/0.54  % (1303)------------------------------
% 0.16/0.54  % (1288)Instruction limit reached!
% 0.16/0.54  % (1288)------------------------------
% 0.16/0.54  % (1288)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.54  % (1288)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.54  % (1288)Termination reason: Unknown
% 0.16/0.54  % (1288)Termination phase: Saturation
% 0.16/0.54  
% 0.16/0.54  % (1288)Memory used [KB]: 1791
% 0.16/0.54  % (1288)Time elapsed: 0.170 s
% 0.16/0.54  % (1288)Instructions burned: 30 (million)
% 0.16/0.54  % (1288)------------------------------
% 0.16/0.54  % (1288)------------------------------
% 0.16/0.54  % (1294)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.16/0.55  % (1294)Instruction limit reached!
% 0.16/0.55  % (1294)------------------------------
% 0.16/0.55  % (1294)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.55  % (1294)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.55  % (1294)Termination reason: Unknown
% 0.16/0.55  % (1294)Termination phase: Property scanning
% 0.16/0.55  
% 0.16/0.55  % (1294)Memory used [KB]: 1535
% 0.16/0.55  % (1294)Time elapsed: 0.007 s
% 0.16/0.55  % (1294)Instructions burned: 8 (million)
% 0.16/0.55  % (1294)------------------------------
% 0.16/0.55  % (1294)------------------------------
% 0.16/0.55  % (1275)Refutation not found, incomplete strategy% (1275)------------------------------
% 0.16/0.55  % (1275)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.55  % (1275)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.55  % (1275)Termination reason: Refutation not found, incomplete strategy
% 0.16/0.55  
% 0.16/0.55  % (1275)Memory used [KB]: 2174
% 0.16/0.55  % (1275)Time elapsed: 0.180 s
% 0.16/0.55  % (1275)Instructions burned: 21 (million)
% 0.16/0.55  % (1275)------------------------------
% 0.16/0.55  % (1275)------------------------------
% 0.16/0.56  % (1280)First to succeed.
% 0.16/0.56  % (1280)Refutation found. Thanks to Tanya!
% 0.16/0.56  % SZS status Unsatisfiable for theBenchmark
% 0.16/0.56  % SZS output start Proof for theBenchmark
% See solution above
% 0.16/0.56  % (1280)------------------------------
% 0.16/0.56  % (1280)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.16/0.56  % (1280)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.16/0.56  % (1280)Termination reason: Refutation
% 0.16/0.56  
% 0.16/0.56  % (1280)Memory used [KB]: 1918
% 0.16/0.56  % (1280)Time elapsed: 0.159 s
% 0.16/0.56  % (1280)Instructions burned: 38 (million)
% 0.16/0.56  % (1280)------------------------------
% 0.16/0.56  % (1280)------------------------------
% 0.16/0.56  % (1273)Success in time 0.233 s
%------------------------------------------------------------------------------