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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : SET157-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 : n029.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:34 EDT 2022

% Result   : Unsatisfiable 1.79s 0.58s
% Output   : Refutation 1.79s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   10
%            Number of leaves      :   13
% Syntax   : Number of formulae    :   48 (  12 unt;   0 def)
%            Number of atoms       :   95 (  12 equ)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :   95 (  48   ~;  47   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    7 (   3 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number of predicates  :    4 (   2 usr;   1 prp; 0-2 aty)
%            Number of functors    :    9 (   9 usr;   4 con; 0-2 aty)
%            Number of variables   :   31 (  31   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f350,plain,
    $false,
    inference(subsumption_resolution,[],[f342,f337]) ).

fof(f337,plain,
    member(not_subclass_element(complement(x),y),complement(x)),
    inference(resolution,[],[f336,f294]) ).

fof(f294,plain,
    ( member(not_subclass_element(y,complement(x)),null_class)
    | member(not_subclass_element(complement(x),y),complement(x)) ),
    inference(subsumption_resolution,[],[f291,f269]) ).

fof(f269,plain,
    ( member(not_subclass_element(y,complement(x)),x)
    | member(not_subclass_element(complement(x),y),complement(x)) ),
    inference(subsumption_resolution,[],[f265,f243]) ).

fof(f243,plain,
    ( member(not_subclass_element(y,complement(x)),universal_class)
    | member(not_subclass_element(complement(x),y),complement(x)) ),
    inference(resolution,[],[f199,f232]) ).

fof(f232,plain,
    ( member(not_subclass_element(y,complement(x)),y)
    | member(not_subclass_element(complement(x),y),complement(x)) ),
    inference(resolution,[],[f230,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(f230,plain,
    ( ~ subclass(complement(x),y)
    | member(not_subclass_element(y,complement(x)),y) ),
    inference(resolution,[],[f213,f2]) ).

fof(f213,plain,
    ( ~ subclass(y,complement(x))
    | ~ subclass(complement(x),y) ),
    inference(extensionality_resolution,[],[f7,f115]) ).

fof(f115,axiom,
    y != complement(x),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_complement_is_unique_3) ).

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

fof(f199,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,X0)
      | member(X2,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',subclass_members) ).

fof(f265,plain,
    ( ~ member(not_subclass_element(y,complement(x)),universal_class)
    | member(not_subclass_element(complement(x),y),complement(x))
    | member(not_subclass_element(y,complement(x)),x) ),
    inference(resolution,[],[f25,f234]) ).

fof(f234,plain,
    ( ~ member(not_subclass_element(y,complement(x)),complement(x))
    | member(not_subclass_element(complement(x),y),complement(x)) ),
    inference(resolution,[],[f229,f2]) ).

fof(f229,plain,
    ( ~ subclass(complement(x),y)
    | ~ member(not_subclass_element(y,complement(x)),complement(x)) ),
    inference(resolution,[],[f213,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(f25,axiom,
    ! [X0,X4] :
      ( member(X4,complement(X0))
      | ~ member(X4,universal_class)
      | member(X4,X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',complement2) ).

fof(f291,plain,
    ( member(not_subclass_element(complement(x),y),complement(x))
    | member(not_subclass_element(y,complement(x)),null_class)
    | ~ member(not_subclass_element(y,complement(x)),x) ),
    inference(resolution,[],[f286,f232]) ).

fof(f286,plain,
    ! [X0] :
      ( ~ member(X0,y)
      | member(X0,null_class)
      | ~ member(X0,x) ),
    inference(superposition,[],[f23,f114]) ).

fof(f114,axiom,
    null_class = intersection(x,y),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_complement_is_unique_2) ).

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(f336,plain,
    ! [X0] : ~ member(X0,null_class),
    inference(subsumption_resolution,[],[f331,f199]) ).

fof(f331,plain,
    ! [X0] :
      ( ~ member(X0,null_class)
      | ~ member(X0,universal_class) ),
    inference(backward_demodulation,[],[f185,f330]) ).

fof(f330,plain,
    null_class = intersection(complement(x),complement(y)),
    inference(duplicate_literal_removal,[],[f326]) ).

fof(f326,plain,
    ( null_class = intersection(complement(x),complement(y))
    | null_class = intersection(complement(x),complement(y)) ),
    inference(resolution,[],[f235,f188]) ).

fof(f188,plain,
    ( ~ member(regular(intersection(complement(x),complement(y))),universal_class)
    | null_class = intersection(complement(x),complement(y)) ),
    inference(resolution,[],[f66,f185]) ).

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

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

fof(f185,plain,
    ! [X0] :
      ( ~ member(X0,intersection(complement(x),complement(y)))
      | ~ member(X0,universal_class) ),
    inference(superposition,[],[f24,f144]) ).

fof(f144,plain,
    universal_class = complement(intersection(complement(x),complement(y))),
    inference(definition_unfolding,[],[f113,f26]) ).

fof(f26,axiom,
    ! [X0,X1] : complement(intersection(complement(X0),complement(X1))) = union(X0,X1),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',union) ).

fof(f113,axiom,
    universal_class = union(x,y),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_complement_is_unique_1) ).

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

fof(f342,plain,
    ~ member(not_subclass_element(complement(x),y),complement(x)),
    inference(resolution,[],[f338,f298]) ).

fof(f298,plain,
    ! [X0] :
      ( member(X0,y)
      | ~ member(X0,complement(x)) ),
    inference(subsumption_resolution,[],[f296,f199]) ).

fof(f296,plain,
    ! [X0] :
      ( member(X0,y)
      | ~ member(X0,complement(x))
      | ~ member(X0,universal_class) ),
    inference(resolution,[],[f289,f25]) ).

fof(f289,plain,
    ! [X0] :
      ( ~ member(X0,complement(y))
      | ~ member(X0,complement(x)) ),
    inference(subsumption_resolution,[],[f282,f199]) ).

fof(f282,plain,
    ! [X0] :
      ( ~ member(X0,complement(x))
      | ~ member(X0,universal_class)
      | ~ member(X0,complement(y)) ),
    inference(resolution,[],[f23,f185]) ).

fof(f338,plain,
    ~ member(not_subclass_element(complement(x),y),y),
    inference(resolution,[],[f336,f295]) ).

fof(f295,plain,
    ( member(not_subclass_element(y,complement(x)),null_class)
    | ~ member(not_subclass_element(complement(x),y),y) ),
    inference(subsumption_resolution,[],[f292,f268]) ).

fof(f268,plain,
    ( member(not_subclass_element(y,complement(x)),x)
    | ~ member(not_subclass_element(complement(x),y),y) ),
    inference(subsumption_resolution,[],[f266,f244]) ).

fof(f244,plain,
    ( member(not_subclass_element(y,complement(x)),universal_class)
    | ~ member(not_subclass_element(complement(x),y),y) ),
    inference(resolution,[],[f199,f231]) ).

fof(f231,plain,
    ( member(not_subclass_element(y,complement(x)),y)
    | ~ member(not_subclass_element(complement(x),y),y) ),
    inference(resolution,[],[f230,f3]) ).

fof(f266,plain,
    ( member(not_subclass_element(y,complement(x)),x)
    | ~ member(not_subclass_element(y,complement(x)),universal_class)
    | ~ member(not_subclass_element(complement(x),y),y) ),
    inference(resolution,[],[f25,f233]) ).

fof(f233,plain,
    ( ~ member(not_subclass_element(y,complement(x)),complement(x))
    | ~ member(not_subclass_element(complement(x),y),y) ),
    inference(resolution,[],[f229,f3]) ).

fof(f292,plain,
    ( ~ member(not_subclass_element(y,complement(x)),x)
    | ~ member(not_subclass_element(complement(x),y),y)
    | member(not_subclass_element(y,complement(x)),null_class) ),
    inference(resolution,[],[f286,f231]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem    : SET157-6 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.03/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.13/0.34  % Computer : n029.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit   : 300
% 0.13/0.34  % WCLimit    : 300
% 0.13/0.34  % DateTime   : Tue Aug 30 13:33:27 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 0.19/0.46  % (18033)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.19/0.47  % (18041)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.19/0.47  % (18041)Instruction limit reached!
% 0.19/0.47  % (18041)------------------------------
% 0.19/0.47  % (18041)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.47  % (18041)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.47  % (18041)Termination reason: Unknown
% 0.19/0.47  % (18041)Termination phase: Function definition elimination
% 0.19/0.47  
% 0.19/0.47  % (18041)Memory used [KB]: 1407
% 0.19/0.47  % (18041)Time elapsed: 0.003 s
% 0.19/0.47  % (18041)Instructions burned: 2 (million)
% 0.19/0.47  % (18041)------------------------------
% 0.19/0.47  % (18041)------------------------------
% 0.19/0.47  % (18033)Instruction limit reached!
% 0.19/0.47  % (18033)------------------------------
% 0.19/0.47  % (18033)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.47  % (18033)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.47  % (18033)Termination reason: Unknown
% 0.19/0.47  % (18033)Termination phase: Property scanning
% 0.19/0.47  
% 0.19/0.47  % (18033)Memory used [KB]: 1407
% 0.19/0.47  % (18033)Time elapsed: 0.005 s
% 0.19/0.47  % (18033)Instructions burned: 3 (million)
% 0.19/0.47  % (18033)------------------------------
% 0.19/0.47  % (18033)------------------------------
% 0.19/0.50  % (18025)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.19/0.51  % (18038)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.19/0.51  % (18038)Instruction limit reached!
% 0.19/0.51  % (18038)------------------------------
% 0.19/0.51  % (18038)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.51  % (18038)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.51  % (18038)Termination reason: Unknown
% 0.19/0.51  % (18038)Termination phase: Function definition elimination
% 0.19/0.51  
% 0.19/0.51  % (18038)Memory used [KB]: 1407
% 0.19/0.51  % (18038)Time elapsed: 0.002 s
% 0.19/0.51  % (18038)Instructions burned: 3 (million)
% 0.19/0.51  % (18038)------------------------------
% 0.19/0.51  % (18038)------------------------------
% 0.19/0.52  % (18027)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.19/0.52  % (18050)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.19/0.52  % (18037)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.19/0.52  % (18026)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.19/0.52  % (18029)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.19/0.53  % (18030)dis+1011_1:16_fsr=off:nwc=2.0:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/25Mi)
% 0.19/0.53  % (18049)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.19/0.53  % (18044)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.19/0.53  % (18037)Instruction limit reached!
% 0.19/0.53  % (18037)------------------------------
% 0.19/0.53  % (18037)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (18037)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (18037)Termination reason: Unknown
% 0.19/0.53  % (18037)Termination phase: Saturation
% 0.19/0.53  
% 0.19/0.53  % (18037)Memory used [KB]: 6012
% 0.19/0.53  % (18037)Time elapsed: 0.005 s
% 0.19/0.53  % (18037)Instructions burned: 6 (million)
% 0.19/0.53  % (18028)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.19/0.53  % (18037)------------------------------
% 0.19/0.53  % (18037)------------------------------
% 0.19/0.53  % (18040)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.19/0.53  % (18051)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.19/0.53  % (18048)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.19/0.53  % (18032)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.19/0.53  % (18042)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.19/0.53  % (18043)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.19/0.53  % (18054)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.19/0.53  % (18046)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.19/0.53  % (18027)Instruction limit reached!
% 0.19/0.53  % (18027)------------------------------
% 0.19/0.53  % (18027)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (18027)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (18027)Termination reason: Unknown
% 0.19/0.53  % (18027)Termination phase: Property scanning
% 0.19/0.53  
% 0.19/0.53  % (18027)Memory used [KB]: 1407
% 0.19/0.53  % (18027)Time elapsed: 0.004 s
% 0.19/0.53  % (18027)Instructions burned: 5 (million)
% 0.19/0.53  % (18027)------------------------------
% 0.19/0.53  % (18027)------------------------------
% 0.19/0.53  % (18031)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.19/0.53  % (18047)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.19/0.53  % (18036)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.19/0.54  % (18052)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.19/0.54  % (18053)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.19/0.54  % (18052)Refutation not found, incomplete strategy% (18052)------------------------------
% 0.19/0.54  % (18052)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (18045)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.19/0.54  % (18035)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.19/0.54  % (18044)Instruction limit reached!
% 0.19/0.54  % (18044)------------------------------
% 0.19/0.54  % (18044)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (18052)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (18052)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.54  
% 0.19/0.54  % (18052)Memory used [KB]: 1407
% 0.19/0.54  % (18052)Time elapsed: 0.138 s
% 0.19/0.54  % (18052)Instructions burned: 3 (million)
% 0.19/0.54  % (18052)------------------------------
% 0.19/0.54  % (18052)------------------------------
% 0.19/0.54  % (18032)Refutation not found, incomplete strategy% (18032)------------------------------
% 0.19/0.54  % (18032)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (18035)Instruction limit reached!
% 0.19/0.54  % (18035)------------------------------
% 0.19/0.54  % (18035)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (18034)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.19/0.54  % (18040)Instruction limit reached!
% 0.19/0.54  % (18040)------------------------------
% 0.19/0.54  % (18040)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (18032)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (18032)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.54  
% 0.19/0.54  % (18046)Refutation not found, incomplete strategy% (18046)------------------------------
% 0.19/0.54  % (18046)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (18046)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (18046)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.54  
% 0.19/0.54  % (18046)Memory used [KB]: 5884
% 0.19/0.54  % (18046)Time elapsed: 0.151 s
% 0.19/0.54  % (18046)Instructions burned: 3 (million)
% 0.19/0.54  % (18046)------------------------------
% 0.19/0.54  % (18046)------------------------------
% 0.19/0.54  % (18032)Memory used [KB]: 5884
% 0.19/0.54  % (18032)Time elapsed: 0.139 s
% 0.19/0.54  % (18032)Instructions burned: 2 (million)
% 0.19/0.54  % (18032)------------------------------
% 0.19/0.54  % (18032)------------------------------
% 0.19/0.54  % (18039)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.19/0.55  % (18045)Instruction limit reached!
% 0.19/0.55  % (18045)------------------------------
% 0.19/0.55  % (18045)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (18040)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (18040)Termination reason: Unknown
% 0.19/0.55  % (18040)Termination phase: Finite model building preprocessing
% 0.19/0.55  
% 0.19/0.55  % (18040)Memory used [KB]: 1535
% 0.19/0.55  % (18040)Time elapsed: 0.004 s
% 0.19/0.55  % (18040)Instructions burned: 6 (million)
% 0.19/0.55  % (18040)------------------------------
% 0.19/0.55  % (18040)------------------------------
% 0.19/0.55  % (18042)Instruction limit reached!
% 0.19/0.55  % (18042)------------------------------
% 0.19/0.55  % (18042)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (18045)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (18044)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (18044)Termination reason: Unknown
% 0.19/0.55  % (18044)Termination phase: Saturation
% 0.19/0.55  
% 0.19/0.55  % (18044)Memory used [KB]: 1535
% 0.19/0.55  % (18044)Time elapsed: 0.005 s
% 0.19/0.55  % (18044)Instructions burned: 7 (million)
% 0.19/0.55  % (18044)------------------------------
% 0.19/0.55  % (18044)------------------------------
% 0.19/0.55  % (18045)Termination reason: Unknown
% 0.19/0.55  % (18042)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (18042)Termination reason: Unknown
% 0.19/0.55  % (18042)Termination phase: Saturation
% 0.19/0.55  
% 0.19/0.55  % (18042)Memory used [KB]: 6140
% 0.19/0.55  % (18042)Time elapsed: 0.006 s
% 0.19/0.55  % (18042)Instructions burned: 8 (million)
% 0.19/0.55  % (18042)------------------------------
% 0.19/0.55  % (18042)------------------------------
% 0.19/0.55  % (18045)Termination phase: Saturation
% 0.19/0.55  
% 0.19/0.55  % (18045)Memory used [KB]: 1407
% 0.19/0.55  % (18045)Time elapsed: 0.006 s
% 0.19/0.55  % (18045)Instructions burned: 7 (million)
% 0.19/0.55  % (18045)------------------------------
% 0.19/0.55  % (18045)------------------------------
% 1.56/0.56  % (18026)Refutation not found, incomplete strategy% (18026)------------------------------
% 1.56/0.56  % (18026)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.56/0.56  % (18026)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.56/0.56  % (18026)Termination reason: Refutation not found, incomplete strategy
% 1.56/0.56  
% 1.56/0.56  % (18026)Memory used [KB]: 2046
% 1.56/0.56  % (18026)Time elapsed: 0.159 s
% 1.56/0.56  % (18026)Instructions burned: 23 (million)
% 1.56/0.56  % (18026)------------------------------
% 1.56/0.56  % (18026)------------------------------
% 1.56/0.56  % (18050)Refutation not found, incomplete strategy% (18050)------------------------------
% 1.56/0.56  % (18050)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.56/0.56  % (18050)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.56/0.56  % (18050)Termination reason: Refutation not found, incomplete strategy
% 1.56/0.56  
% 1.56/0.56  % (18050)Memory used [KB]: 6268
% 1.56/0.56  % (18050)Time elapsed: 0.146 s
% 1.56/0.56  % (18050)Instructions burned: 18 (million)
% 1.56/0.56  % (18050)------------------------------
% 1.56/0.56  % (18050)------------------------------
% 1.56/0.56  % (18035)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.56/0.56  % (18035)Termination reason: Unknown
% 1.56/0.56  % (18035)Termination phase: Property scanning
% 1.56/0.56  
% 1.56/0.56  % (18035)Memory used [KB]: 1407
% 1.56/0.56  % (18035)Time elapsed: 0.005 s
% 1.56/0.56  % (18035)Instructions burned: 9 (million)
% 1.56/0.56  % (18035)------------------------------
% 1.56/0.56  % (18035)------------------------------
% 1.56/0.56  % (18036)Instruction limit reached!
% 1.56/0.56  % (18036)------------------------------
% 1.56/0.56  % (18036)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.56/0.56  % (18036)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.56/0.56  % (18036)Termination reason: Unknown
% 1.56/0.56  % (18036)Termination phase: Saturation
% 1.56/0.56  
% 1.56/0.56  % (18036)Memory used [KB]: 6268
% 1.56/0.56  % (18036)Time elapsed: 0.157 s
% 1.56/0.56  % (18036)Instructions burned: 23 (million)
% 1.56/0.56  % (18036)------------------------------
% 1.56/0.56  % (18036)------------------------------
% 1.56/0.57  % (18029)Instruction limit reached!
% 1.56/0.57  % (18029)------------------------------
% 1.56/0.57  % (18029)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.56/0.57  % (18030)Instruction limit reached!
% 1.56/0.57  % (18030)------------------------------
% 1.56/0.57  % (18030)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.56/0.57  % (18030)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.56/0.57  % (18030)Termination reason: Unknown
% 1.56/0.57  % (18030)Termination phase: Saturation
% 1.56/0.57  
% 1.56/0.57  % (18030)Memory used [KB]: 6396
% 1.56/0.57  % (18030)Time elapsed: 0.161 s
% 1.56/0.57  % (18030)Instructions burned: 25 (million)
% 1.56/0.57  % (18030)------------------------------
% 1.56/0.57  % (18030)------------------------------
% 1.56/0.57  % (18053)Instruction limit reached!
% 1.56/0.57  % (18053)------------------------------
% 1.56/0.57  % (18053)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.56/0.57  % (18029)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.56/0.57  % (18029)Termination reason: Unknown
% 1.56/0.57  % (18029)Termination phase: Saturation
% 1.56/0.57  
% 1.56/0.57  % (18029)Memory used [KB]: 7164
% 1.56/0.57  % (18029)Time elapsed: 0.163 s
% 1.56/0.57  % (18029)Instructions burned: 34 (million)
% 1.56/0.57  % (18029)------------------------------
% 1.56/0.57  % (18029)------------------------------
% 1.56/0.57  % (18053)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.56/0.57  % (18053)Termination reason: Unknown
% 1.56/0.57  % (18053)Termination phase: Saturation
% 1.56/0.57  
% 1.56/0.57  % (18053)Memory used [KB]: 6268
% 1.56/0.57  % (18053)Time elapsed: 0.170 s
% 1.56/0.57  % (18053)Instructions burned: 21 (million)
% 1.56/0.57  % (18053)------------------------------
% 1.56/0.57  % (18053)------------------------------
% 1.56/0.57  % (18043)Instruction limit reached!
% 1.56/0.57  % (18043)------------------------------
% 1.56/0.57  % (18043)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.56/0.58  % (18031)First to succeed.
% 1.79/0.58  % (18031)Refutation found. Thanks to Tanya!
% 1.79/0.58  % SZS status Unsatisfiable for theBenchmark
% 1.79/0.58  % SZS output start Proof for theBenchmark
% See solution above
% 1.79/0.58  % (18031)------------------------------
% 1.79/0.58  % (18031)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.79/0.58  % (18031)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.79/0.58  % (18031)Termination reason: Refutation
% 1.79/0.58  
% 1.79/0.58  % (18031)Memory used [KB]: 1663
% 1.79/0.58  % (18031)Time elapsed: 0.142 s
% 1.79/0.58  % (18031)Instructions burned: 16 (million)
% 1.79/0.58  % (18031)------------------------------
% 1.79/0.58  % (18031)------------------------------
% 1.79/0.58  % (18024)Success in time 0.22 s
%------------------------------------------------------------------------------