TSTP Solution File: SET067-7 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : SET067-7 : 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 : n010.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:18:54 EDT 2022

% Result   : Unsatisfiable 0.20s 0.57s
% Output   : Refutation 0.20s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    6
%            Number of leaves      :    8
% Syntax   : Number of formulae    :   19 (  12 unt;   0 def)
%            Number of atoms       :   28 (   6 equ)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :   19 (  10   ~;   9   |;   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    :    6 (   6 usr;   3 con; 0-2 aty)
%            Number of variables   :   18 (  18   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f322,plain,
    $false,
    inference(resolution,[],[f311,f314]) ).

fof(f314,plain,
    ~ member(x,unordered_pair(x,y)),
    inference(backward_demodulation,[],[f186,f310]) ).

fof(f310,plain,
    x = not_subclass_element(unordered_pair(x,x),unordered_pair(x,y)),
    inference(duplicate_literal_removal,[],[f299]) ).

fof(f299,plain,
    ( x = not_subclass_element(unordered_pair(x,x),unordered_pair(x,y))
    | x = not_subclass_element(unordered_pair(x,x),unordered_pair(x,y)) ),
    inference(resolution,[],[f8,f183]) ).

fof(f183,plain,
    member(not_subclass_element(unordered_pair(x,x),unordered_pair(x,y)),unordered_pair(x,x)),
    inference(resolution,[],[f2,f159]) ).

fof(f159,plain,
    ~ subclass(unordered_pair(x,x),unordered_pair(x,y)),
    inference(definition_unfolding,[],[f109,f12]) ).

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

fof(f109,axiom,
    ~ subclass(singleton(x),unordered_pair(x,y)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_singleton_in_unordered_pair1_1) ).

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

fof(f8,axiom,
    ! [X2,X0,X1] :
      ( ~ member(X2,unordered_pair(X0,X1))
      | X1 = X2
      | X0 = X2 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unordered_pair_member) ).

fof(f186,plain,
    ~ member(not_subclass_element(unordered_pair(x,x),unordered_pair(x,y)),unordered_pair(x,y)),
    inference(resolution,[],[f3,f159]) ).

fof(f3,axiom,
    ! [X0,X1] :
      ( subclass(X0,X1)
      | ~ member(not_subclass_element(X0,X1),X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',not_subclass_members2) ).

fof(f311,plain,
    ! [X1] : member(x,unordered_pair(x,X1)),
    inference(backward_demodulation,[],[f279,f310]) ).

fof(f279,plain,
    ! [X1] : member(not_subclass_element(unordered_pair(x,x),unordered_pair(x,y)),unordered_pair(not_subclass_element(unordered_pair(x,x),unordered_pair(x,y)),X1)),
    inference(resolution,[],[f270,f9]) ).

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

fof(f270,plain,
    member(not_subclass_element(unordered_pair(x,x),unordered_pair(x,y)),universal_class),
    inference(resolution,[],[f221,f183]) ).

fof(f221,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/sandbox2/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/sandbox2/benchmark/theBenchmark.p',subclass_members) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : SET067-7 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.07/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 : n010.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:00:14 EDT 2022
% 0.13/0.35  % CPUTime    : 
% 0.20/0.52  % (13017)lrs+1011_1:1_atotf=0.0306256:ep=RST:mep=off:nm=0:sos=all:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.20/0.52  % (13017)Instruction limit reached!
% 0.20/0.52  % (13017)------------------------------
% 0.20/0.52  % (13017)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.52  % (13017)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.52  % (13017)Termination reason: Unknown
% 0.20/0.52  % (13016)lrs+1010_1:4_amm=off:bce=on:sd=1:sos=on:ss=included:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.20/0.52  % (13017)Termination phase: Property scanning
% 0.20/0.52  
% 0.20/0.52  % (13017)Memory used [KB]: 1407
% 0.20/0.52  % (13017)Time elapsed: 0.005 s
% 0.20/0.52  % (13017)Instructions burned: 4 (million)
% 0.20/0.52  % (13017)------------------------------
% 0.20/0.52  % (13017)------------------------------
% 0.20/0.53  % (13025)lrs+1_1:1_aac=none:add=large:anc=all_dependent:cond=fast:ep=RST:fsr=off:lma=on:nm=2:sos=on:sp=reverse_arity:stl=30:uhcvi=on:urr=on:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.20/0.53  % (13025)Instruction limit reached!
% 0.20/0.53  % (13025)------------------------------
% 0.20/0.53  % (13025)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (13025)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.53  % (13025)Termination reason: Unknown
% 0.20/0.53  % (13025)Termination phase: Property scanning
% 0.20/0.53  
% 0.20/0.53  % (13025)Memory used [KB]: 1407
% 0.20/0.53  % (13025)Time elapsed: 0.005 s
% 0.20/0.53  % (13025)Instructions burned: 3 (million)
% 0.20/0.53  % (13025)------------------------------
% 0.20/0.53  % (13025)------------------------------
% 0.20/0.53  % (13033)dis+10_1:1_add=large:alpa=false:anc=none:fd=off:lcm=reverse:nwc=5.0:sd=2:sgt=20:ss=included:i=46:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/46Mi)
% 0.20/0.53  % (13009)lrs+10_1:1_kws=precedence:lwlo=on:tgt=ground:i=99966:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99966Mi)
% 0.20/0.53  % (13016)Refutation not found, incomplete strategy% (13016)------------------------------
% 0.20/0.53  % (13016)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (13016)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.53  % (13016)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.53  
% 0.20/0.53  % (13016)Memory used [KB]: 5884
% 0.20/0.53  % (13016)Time elapsed: 0.121 s
% 0.20/0.53  % (13016)Instructions burned: 3 (million)
% 0.20/0.53  % (13016)------------------------------
% 0.20/0.53  % (13016)------------------------------
% 0.20/0.54  % (13015)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=49:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/49Mi)
% 0.20/0.54  % (13013)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=34:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/34Mi)
% 0.20/0.54  % (13034)lrs+1010_1:16_acc=on:anc=all:avsq=on:awrs=converge:s2a=on:sac=on:sos=on:ss=axioms:i=81:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/81Mi)
% 0.20/0.54  % (13031)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=97:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/97Mi)
% 0.20/0.54  % (13024)fmb+10_1:1_fmbes=contour:fmbsr=2.0:fmbsso=input_usage:i=6:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/6Mi)
% 0.20/0.55  % (13032)lrs+1011_1:1_aac=none:bsr=unit_only:ep=R:sac=on:sos=all:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/37Mi)
% 0.20/0.55  % (13029)lrs+10_1:7_av=off:awrs=converge:awrsf=40:br=off:bsd=on:cond=on:drc=off:nwc=3.0:plsq=on:plsqc=1:s2a=on:s2agt=16:to=lpo:urr=on:i=6:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/6Mi)
% 0.20/0.55  % (13011)lrs+10_1:16_awrs=converge:awrsf=40:br=off:ep=RSTC:flr=on:gsp=on:nwc=3.0:sos=on:urr=on:i=4:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/4Mi)
% 0.20/0.55  % (13034)Refutation not found, incomplete strategy% (13034)------------------------------
% 0.20/0.55  % (13034)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (13034)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (13034)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.55  
% 0.20/0.55  % (13034)Memory used [KB]: 5884
% 0.20/0.55  % (13034)Time elapsed: 0.106 s
% 0.20/0.55  % (13034)Instructions burned: 3 (million)
% 0.20/0.55  % (13034)------------------------------
% 0.20/0.55  % (13034)------------------------------
% 0.20/0.55  % (13011)Instruction limit reached!
% 0.20/0.55  % (13011)------------------------------
% 0.20/0.55  % (13011)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (13011)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (13011)Termination reason: Unknown
% 0.20/0.55  % (13011)Termination phase: Property scanning
% 0.20/0.55  
% 0.20/0.55  % (13011)Memory used [KB]: 1407
% 0.20/0.55  % (13011)Time elapsed: 0.003 s
% 0.20/0.55  % (13011)Instructions burned: 5 (million)
% 0.20/0.55  % (13011)------------------------------
% 0.20/0.55  % (13011)------------------------------
% 0.20/0.55  % (13018)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.20/0.55  % (13022)lrs+30_1:12_av=off:bs=unit_only:fsd=on:gs=on:lwlo=on:newcnf=on:slsq=on:slsqr=1,2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.20/0.55  % (13036)lrs+10_1:1_av=off:sd=2:sos=on:sp=reverse_arity:ss=axioms:to=lpo:i=73:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/73Mi)
% 0.20/0.55  % (13018)Refutation not found, incomplete strategy% (13018)------------------------------
% 0.20/0.55  % (13018)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (13018)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (13018)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.55  
% 0.20/0.55  % (13018)Memory used [KB]: 6012
% 0.20/0.55  % (13018)Time elapsed: 0.103 s
% 0.20/0.55  % (13018)Instructions burned: 4 (million)
% 0.20/0.55  % (13018)------------------------------
% 0.20/0.55  % (13018)------------------------------
% 0.20/0.55  % (13036)Refutation not found, incomplete strategy% (13036)------------------------------
% 0.20/0.55  % (13036)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (13036)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (13036)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.55  
% 0.20/0.55  % (13036)Memory used [KB]: 1407
% 0.20/0.55  % (13036)Time elapsed: 0.140 s
% 0.20/0.55  % (13036)Instructions burned: 1 (million)
% 0.20/0.55  % (13036)------------------------------
% 0.20/0.55  % (13036)------------------------------
% 0.20/0.55  % (13022)Instruction limit reached!
% 0.20/0.55  % (13022)------------------------------
% 0.20/0.55  % (13022)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (13022)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (13022)Termination reason: Unknown
% 0.20/0.55  % (13022)Termination phase: Function definition elimination
% 0.20/0.55  
% 0.20/0.55  % (13022)Memory used [KB]: 1407
% 0.20/0.55  % (13022)Time elapsed: 0.003 s
% 0.20/0.55  % (13022)Instructions burned: 4 (million)
% 0.20/0.55  % (13022)------------------------------
% 0.20/0.55  % (13022)------------------------------
% 0.20/0.55  % (13024)Instruction limit reached!
% 0.20/0.55  % (13024)------------------------------
% 0.20/0.55  % (13024)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (13024)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (13024)Termination reason: Unknown
% 0.20/0.55  % (13024)Termination phase: Finite model building preprocessing
% 0.20/0.55  
% 0.20/0.55  % (13024)Memory used [KB]: 1535
% 0.20/0.55  % (13024)Time elapsed: 0.007 s
% 0.20/0.55  % (13024)Instructions burned: 7 (million)
% 0.20/0.55  % (13024)------------------------------
% 0.20/0.55  % (13024)------------------------------
% 0.20/0.56  % (13014)dis+1011_1:16_fsr=off:nwc=2.0:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/25Mi)
% 0.20/0.56  % (13012)lrs+10_1:1_bd=off:drc=off:lcm=reverse:nwc=5.0:sd=1:sgt=16:spb=goal_then_units:ss=axioms:to=lpo:i=43:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/43Mi)
% 0.20/0.56  % (13026)ott+2_1:64_afp=40000:bd=off:irw=on:i=8:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/8Mi)
% 0.20/0.56  % (13019)lrs+1004_1:734_av=off:awrs=converge:awrsf=70:br=off:ep=RSTC:erd=off:gs=on:nwc=3.0:s2a=on:s2agt=16:sp=occurrence:updr=off:urr=on:i=6:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/6Mi)
% 0.20/0.56  % (13021)lrs+10_1:1_drc=off:sp=reverse_frequency:spb=goal:to=lpo:i=5:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/5Mi)
% 0.20/0.56  % (13037)lrs+10_1:1_sos=all:ss=axioms:st=1.5:i=20:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/20Mi)
% 0.20/0.56  % (13026)Instruction limit reached!
% 0.20/0.56  % (13026)------------------------------
% 0.20/0.56  % (13026)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.56  % (13026)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.56  % (13026)Termination reason: Unknown
% 0.20/0.56  % (13026)Termination phase: Saturation
% 0.20/0.56  
% 0.20/0.56  % (13026)Memory used [KB]: 6012
% 0.20/0.56  % (13026)Time elapsed: 0.005 s
% 0.20/0.56  % (13026)Instructions burned: 9 (million)
% 0.20/0.56  % (13026)------------------------------
% 0.20/0.56  % (13026)------------------------------
% 0.20/0.56  % (13021)Instruction limit reached!
% 0.20/0.56  % (13021)------------------------------
% 0.20/0.56  % (13021)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.56  % (13013)Refutation not found, incomplete strategy% (13013)------------------------------
% 0.20/0.56  % (13013)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.56  % (13013)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.56  % (13013)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.56  
% 0.20/0.56  % (13013)Memory used [KB]: 5884
% 0.20/0.56  % (13013)Time elapsed: 0.120 s
% 0.20/0.56  % (13013)Instructions burned: 2 (million)
% 0.20/0.56  % (13013)------------------------------
% 0.20/0.56  % (13013)------------------------------
% 0.20/0.56  % (13012)Refutation not found, incomplete strategy% (13012)------------------------------
% 0.20/0.56  % (13012)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.56  % (13012)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.56  % (13012)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.56  
% 0.20/0.56  % (13012)Memory used [KB]: 5884
% 0.20/0.56  % (13012)Time elapsed: 0.148 s
% 0.20/0.56  % (13012)Instructions burned: 7 (million)
% 0.20/0.56  % (13012)------------------------------
% 0.20/0.56  % (13012)------------------------------
% 0.20/0.56  % (13021)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.56  % (13021)Termination reason: Unknown
% 0.20/0.56  % (13021)Termination phase: Saturation
% 0.20/0.56  
% 0.20/0.56  % (13021)Memory used [KB]: 5884
% 0.20/0.56  % (13021)Time elapsed: 0.003 s
% 0.20/0.56  % (13021)Instructions burned: 5 (million)
% 0.20/0.56  % (13021)------------------------------
% 0.20/0.56  % (13021)------------------------------
% 0.20/0.56  % (13028)lrs+1011_1:1_afp=100000:afr=on:amm=sco:bd=preordered:cond=fast:newcnf=on:nm=4:sos=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.20/0.56  % (13023)dis+1011_3:29_av=off:awrs=decay:awrsf=32:bce=on:drc=off:fde=unused:gsp=on:irw=on:nwc=2.0:spb=goal_then_units:updr=off:urr=ec_only:i=29:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/29Mi)
% 0.20/0.56  % (13029)Instruction limit reached!
% 0.20/0.56  % (13029)------------------------------
% 0.20/0.56  % (13029)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.56  % (13029)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.56  % (13029)Termination reason: Unknown
% 0.20/0.56  % (13029)Termination phase: Saturation
% 0.20/0.56  
% 0.20/0.56  % (13029)Memory used [KB]: 1535
% 0.20/0.56  % (13029)Time elapsed: 0.004 s
% 0.20/0.56  % (13029)Instructions burned: 7 (million)
% 0.20/0.56  % (13029)------------------------------
% 0.20/0.56  % (13029)------------------------------
% 0.20/0.56  % (13028)Instruction limit reached!
% 0.20/0.56  % (13028)------------------------------
% 0.20/0.56  % (13028)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.56  % (13028)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.56  % (13028)Termination reason: Unknown
% 0.20/0.56  % (13028)Termination phase: Saturation
% 0.20/0.56  
% 0.20/0.56  % (13028)Memory used [KB]: 1535
% 0.20/0.56  % (13028)Time elapsed: 0.004 s
% 0.20/0.56  % (13028)Instructions burned: 7 (million)
% 0.20/0.56  % (13028)------------------------------
% 0.20/0.56  % (13028)------------------------------
% 0.20/0.57  % (13020)dis+4_1:1_bd=off:cond=fast:fde=unused:lcm=reverse:lma=on:nicw=on:nwc=2.0:s2a=on:s2agt=16:sac=on:sp=frequency:i=23:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/23Mi)
% 0.20/0.57  % (13019)Instruction limit reached!
% 0.20/0.57  % (13019)------------------------------
% 0.20/0.57  % (13019)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.57  % (13019)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.57  % (13019)Termination reason: Unknown
% 0.20/0.57  % (13019)Termination phase: Property scanning
% 0.20/0.57  
% 0.20/0.57  % (13019)Memory used [KB]: 1407
% 0.20/0.57  % (13019)Time elapsed: 0.005 s
% 0.20/0.57  % (13019)Instructions burned: 8 (million)
% 0.20/0.57  % (13019)------------------------------
% 0.20/0.57  % (13019)------------------------------
% 0.20/0.57  % (13027)lrs+1003_1:1024_add=large:afr=on:cond=fast:fsr=off:gs=on:sos=on:sp=reverse_arity:i=28:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/28Mi)
% 0.20/0.57  % (13010)dis+21_1:1_av=off:fd=off:lcm=predicate:sos=on:spb=goal:urr=ec_only:i=42:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/42Mi)
% 0.20/0.57  % (13015)First to succeed.
% 0.20/0.57  % (13015)Refutation found. Thanks to Tanya!
% 0.20/0.57  % SZS status Unsatisfiable for theBenchmark
% 0.20/0.57  % SZS output start Proof for theBenchmark
% See solution above
% 0.20/0.57  % (13015)------------------------------
% 0.20/0.57  % (13015)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.57  % (13015)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.57  % (13015)Termination reason: Refutation
% 0.20/0.57  
% 0.20/0.57  % (13015)Memory used [KB]: 1535
% 0.20/0.57  % (13015)Time elapsed: 0.151 s
% 0.20/0.57  % (13015)Instructions burned: 13 (million)
% 0.20/0.57  % (13015)------------------------------
% 0.20/0.57  % (13015)------------------------------
% 0.20/0.57  % (13008)Success in time 0.212 s
%------------------------------------------------------------------------------