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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : SET138-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 : n028.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:29 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
fof(f221,plain,
    $false,
    inference(subsumption_resolution,[],[f219,f162]) ).

fof(f162,plain,
    ! [X4] : member(u,unordered_pair(X4,u)),
    inference(resolution,[],[f10,f93]) ).

fof(f93,axiom,
    member(u,universal_class),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_member_of_triple_kludge2_1) ).

fof(f10,axiom,
    ! [X0,X1] :
      ( ~ member(X1,universal_class)
      | member(X1,unordered_pair(X0,X1)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',unordered_pair3) ).

fof(f219,plain,
    ~ member(u,unordered_pair(u,u)),
    inference(resolution,[],[f217,f24]) ).

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

fof(f217,plain,
    member(u,complement(unordered_pair(u,u))),
    inference(resolution,[],[f215,f21]) ).

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

fof(f215,plain,
    member(u,intersection(complement(unordered_pair(u,u)),complement(complement(intersection(complement(unordered_pair(v,v)),complement(complement(intersection(complement(unordered_pair(w,w)),complement(null_class))))))))),
    inference(subsumption_resolution,[],[f212,f93]) ).

fof(f212,plain,
    ( ~ member(u,universal_class)
    | member(u,intersection(complement(unordered_pair(u,u)),complement(complement(intersection(complement(unordered_pair(v,v)),complement(complement(intersection(complement(unordered_pair(w,w)),complement(null_class))))))))) ),
    inference(resolution,[],[f25,f139]) ).

fof(f139,plain,
    ~ member(u,complement(intersection(complement(unordered_pair(u,u)),complement(complement(intersection(complement(unordered_pair(v,v)),complement(complement(intersection(complement(unordered_pair(w,w)),complement(null_class)))))))))),
    inference(definition_unfolding,[],[f96,f102,f102,f102]) ).

fof(f102,plain,
    ! [X0,X1] : set_builder(X0,X1) = complement(intersection(complement(unordered_pair(X0,X0)),complement(X1))),
    inference(definition_unfolding,[],[f92,f26,f12]) ).

fof(f12,axiom,
    ! [X0] : unordered_pair(X0,X0) = singleton(X0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',singleton_set) ).

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

fof(f92,axiom,
    ! [X0,X1] : union(singleton(X0),X1) = set_builder(X0,X1),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',definition_of_set_builder) ).

fof(f96,axiom,
    ~ member(u,set_builder(u,set_builder(v,set_builder(w,null_class)))),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_member_of_triple_kludge2_4) ).

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem    : SET138-6 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.11/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 : n028.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:31:03 EDT 2022
% 0.14/0.34  % CPUTime    : 
% 0.21/0.51  % (21021)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.21/0.51  % (21028)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.21/0.51  % (21029)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.21/0.51  % (21027)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.21/0.52  % (21029)Instruction limit reached!
% 0.21/0.52  % (21029)------------------------------
% 0.21/0.52  % (21029)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.52  % (21020)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.21/0.52  % (21029)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.52  % (21029)Termination reason: Unknown
% 0.21/0.52  % (21029)Termination phase: Saturation
% 0.21/0.52  
% 0.21/0.52  % (21029)Memory used [KB]: 6012
% 0.21/0.52  % (21029)Time elapsed: 0.004 s
% 0.21/0.52  % (21029)Instructions burned: 5 (million)
% 0.21/0.52  % (21029)------------------------------
% 0.21/0.52  % (21029)------------------------------
% 0.21/0.52  % (21039)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.21/0.52  % (21021)Refutation not found, incomplete strategy% (21021)------------------------------
% 0.21/0.52  % (21021)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.52  % (21021)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.52  % (21021)Termination reason: Refutation not found, incomplete strategy
% 0.21/0.52  
% 0.21/0.52  % (21021)Memory used [KB]: 5884
% 0.21/0.52  % (21021)Time elapsed: 0.116 s
% 0.21/0.52  % (21021)Instructions burned: 2 (million)
% 0.21/0.52  % (21021)------------------------------
% 0.21/0.52  % (21021)------------------------------
% 0.21/0.52  % (21019)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.21/0.52  % (21045)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.21/0.52  % (21019)Instruction limit reached!
% 0.21/0.52  % (21019)------------------------------
% 0.21/0.52  % (21019)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.52  % (21019)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.52  % (21019)Termination reason: Unknown
% 0.21/0.52  % (21019)Termination phase: Equality proxy
% 0.21/0.52  
% 0.21/0.52  % (21019)Memory used [KB]: 1407
% 0.21/0.52  % (21019)Time elapsed: 0.003 s
% 0.21/0.52  % (21019)Instructions burned: 5 (million)
% 0.21/0.52  % (21019)------------------------------
% 0.21/0.52  % (21019)------------------------------
% 0.21/0.52  % (21026)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.21/0.53  % (21024)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.21/0.53  % (21024)Refutation not found, incomplete strategy% (21024)------------------------------
% 0.21/0.53  % (21024)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.53  % (21043)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.21/0.53  % (21024)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.53  % (21024)Termination reason: Refutation not found, incomplete strategy
% 0.21/0.53  
% 0.21/0.53  % (21024)Memory used [KB]: 5884
% 0.21/0.53  % (21024)Time elapsed: 0.003 s
% 0.21/0.53  % (21024)Instructions burned: 2 (million)
% 0.21/0.53  % (21024)------------------------------
% 0.21/0.53  % (21024)------------------------------
% 0.21/0.53  % (21017)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.21/0.53  % (21023)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.21/0.53  % (21022)dis+1011_1:16_fsr=off:nwc=2.0:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/25Mi)
% 0.21/0.53  % (21018)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.21/0.53  % (21030)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.21/0.54  % (21030)Instruction limit reached!
% 0.21/0.54  % (21030)------------------------------
% 0.21/0.54  % (21030)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.54  % (21030)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.54  % (21030)Termination reason: Unknown
% 0.21/0.54  % (21030)Termination phase: Function definition elimination
% 0.21/0.54  
% 0.21/0.54  % (21030)Memory used [KB]: 1407
% 0.21/0.54  % (21030)Time elapsed: 0.004 s
% 0.21/0.54  % (21030)Instructions burned: 4 (million)
% 0.21/0.54  % (21030)------------------------------
% 0.21/0.54  % (21030)------------------------------
% 0.21/0.54  % (21040)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.21/0.54  % (21042)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.21/0.54  % (21027)Instruction limit reached!
% 0.21/0.54  % (21027)------------------------------
% 0.21/0.54  % (21027)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.54  % (21027)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.54  % (21027)Termination reason: Unknown
% 0.21/0.54  % (21027)Termination phase: Property scanning
% 0.21/0.54  
% 0.21/0.54  % (21027)Memory used [KB]: 1407
% 0.21/0.54  % (21027)Time elapsed: 0.005 s
% 0.21/0.54  % (21027)Instructions burned: 7 (million)
% 0.21/0.54  % (21027)------------------------------
% 0.21/0.54  % (21027)------------------------------
% 0.21/0.54  % (21032)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.21/0.54  % (21041)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.21/0.54  % (21046)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.21/0.54  % (21031)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.21/0.54  % (21034)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.21/0.54  % (21032)Instruction limit reached!
% 0.21/0.54  % (21032)------------------------------
% 0.21/0.54  % (21032)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.54  % (21033)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.21/0.54  % (21034)Instruction limit reached!
% 0.21/0.54  % (21034)------------------------------
% 0.21/0.54  % (21034)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.54  % (21034)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.54  % (21034)Termination reason: Unknown
% 0.21/0.54  % (21034)Termination phase: Saturation
% 0.21/0.54  
% 0.21/0.54  % (21034)Memory used [KB]: 6140
% 0.21/0.54  % (21033)Instruction limit reached!
% 0.21/0.54  % (21033)------------------------------
% 0.21/0.54  % (21033)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.54  % (21034)Time elapsed: 0.005 s
% 0.21/0.54  % (21034)Instructions burned: 8 (million)
% 0.21/0.54  % (21033)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.54  % (21034)------------------------------
% 0.21/0.54  % (21034)------------------------------
% 0.21/0.54  % (21033)Termination reason: Unknown
% 0.21/0.54  % (21033)Termination phase: Function definition elimination
% 0.21/0.54  
% 0.21/0.54  % (21033)Memory used [KB]: 1407
% 0.21/0.54  % (21033)Time elapsed: 0.002 s
% 0.21/0.54  % (21033)Instructions burned: 2 (million)
% 0.21/0.54  % (21033)------------------------------
% 0.21/0.54  % (21033)------------------------------
% 0.21/0.54  % (21038)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.21/0.54  % (21032)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.54  % (21032)Termination reason: Unknown
% 0.21/0.54  % (21032)Termination phase: Finite model building preprocessing
% 0.21/0.54  
% 0.21/0.54  % (21032)Memory used [KB]: 1535
% 0.21/0.54  % (21032)Time elapsed: 0.010 s
% 0.21/0.54  % (21032)Instructions burned: 7 (million)
% 0.21/0.54  % (21032)------------------------------
% 0.21/0.54  % (21032)------------------------------
% 0.21/0.55  % (21038)Refutation not found, incomplete strategy% (21038)------------------------------
% 0.21/0.55  % (21038)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.55  % (21038)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.55  % (21038)Termination reason: Refutation not found, incomplete strategy
% 0.21/0.55  
% 0.21/0.55  % (21038)Memory used [KB]: 5884
% 0.21/0.55  % (21038)Time elapsed: 0.148 s
% 0.21/0.55  % (21038)Instructions burned: 1 (million)
% 0.21/0.55  % (21038)------------------------------
% 0.21/0.55  % (21038)------------------------------
% 0.21/0.55  % (21035)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.21/0.55  % (21025)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.21/0.55  % (21025)Instruction limit reached!
% 0.21/0.55  % (21025)------------------------------
% 0.21/0.55  % (21025)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.55  % (21025)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.55  % (21025)Termination reason: Unknown
% 0.21/0.55  % (21025)Termination phase: Property scanning
% 0.21/0.55  
% 0.21/0.55  % (21025)Memory used [KB]: 1407
% 0.21/0.55  % (21025)Time elapsed: 0.002 s
% 0.21/0.55  % (21025)Instructions burned: 3 (million)
% 0.21/0.55  % (21025)------------------------------
% 0.21/0.55  % (21025)------------------------------
% 0.21/0.55  % (21045)Instruction limit reached!
% 0.21/0.55  % (21045)------------------------------
% 0.21/0.55  % (21045)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.55  % (21045)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.55  % (21045)Termination reason: Unknown
% 0.21/0.55  % (21045)Termination phase: Saturation
% 0.21/0.55  
% 0.21/0.55  % (21045)Memory used [KB]: 6396
% 0.21/0.55  % (21045)Time elapsed: 0.139 s
% 0.21/0.55  % (21045)Instructions burned: 21 (million)
% 0.21/0.55  % (21045)------------------------------
% 0.21/0.55  % (21045)------------------------------
% 0.21/0.55  % (21036)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.21/0.55  % (21023)First to succeed.
% 0.21/0.55  % (21044)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.21/0.55  % (21036)Instruction limit reached!
% 0.21/0.55  % (21036)------------------------------
% 0.21/0.55  % (21036)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.55  % (21036)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.55  % (21036)Termination reason: Unknown
% 0.21/0.55  % (21036)Termination phase: Saturation
% 0.21/0.55  
% 0.21/0.55  % (21036)Memory used [KB]: 1535
% 0.21/0.55  % (21036)Time elapsed: 0.005 s
% 0.21/0.55  % (21036)Instructions burned: 7 (million)
% 0.21/0.55  % (21036)------------------------------
% 0.21/0.55  % (21036)------------------------------
% 0.21/0.56  % (21023)Refutation found. Thanks to Tanya!
% 0.21/0.56  % SZS status Unsatisfiable for theBenchmark
% 0.21/0.56  % SZS output start Proof for theBenchmark
% See solution above
% 0.21/0.56  % (21023)------------------------------
% 0.21/0.56  % (21023)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.21/0.56  % (21023)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.21/0.56  % (21023)Termination reason: Refutation
% 0.21/0.56  
% 0.21/0.56  % (21023)Memory used [KB]: 1535
% 0.21/0.56  % (21023)Time elapsed: 0.100 s
% 0.21/0.56  % (21023)Instructions burned: 9 (million)
% 0.21/0.56  % (21023)------------------------------
% 0.21/0.56  % (21023)------------------------------
% 0.21/0.56  % (21016)Success in time 0.198 s
%------------------------------------------------------------------------------