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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : SET103-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 : n012.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:14 EDT 2022

% Result   : Unsatisfiable 1.53s 0.58s
% Output   : Refutation 1.53s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    9
%            Number of leaves      :    8
% Syntax   : Number of formulae    :   19 (  10 unt;   0 def)
%            Number of atoms       :   32 (  17 equ)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :   24 (  11   ~;  13   |;   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    :    8 (   8 usr;   4 con; 0-2 aty)
%            Number of variables   :   21 (  21   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f306,plain,
    $false,
    inference(trivial_inequality_removal,[],[f299]) ).

fof(f299,plain,
    ordered_pair(x,y) != ordered_pair(x,y),
    inference(backward_demodulation,[],[f92,f246]) ).

fof(f246,plain,
    ! [X0] : ordered_pair(X0,y) = unordered_pair(singleton(X0),unordered_pair(X0,null_class)),
    inference(superposition,[],[f13,f233]) ).

fof(f233,plain,
    null_class = singleton(y),
    inference(resolution,[],[f231,f121]) ).

fof(f121,plain,
    ! [X17] : ~ member(y,X17),
    inference(subsumption_resolution,[],[f120,f4]) ).

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

fof(f120,plain,
    ! [X17] :
      ( ~ subclass(X17,universal_class)
      | ~ member(y,X17) ),
    inference(resolution,[],[f1,f93]) ).

fof(f93,axiom,
    ~ member(y,universal_class),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_property_1_of_ordered_pair_2) ).

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

fof(f231,plain,
    ! [X1] :
      ( member(X1,singleton(X1))
      | singleton(X1) = null_class ),
    inference(duplicate_literal_removal,[],[f229]) ).

fof(f229,plain,
    ! [X1] :
      ( singleton(X1) = null_class
      | singleton(X1) = null_class
      | member(X1,singleton(X1)) ),
    inference(superposition,[],[f66,f226]) ).

fof(f226,plain,
    ! [X2] :
      ( regular(singleton(X2)) = X2
      | null_class = singleton(X2) ),
    inference(resolution,[],[f223,f66]) ).

fof(f223,plain,
    ! [X0,X1] :
      ( ~ member(X1,singleton(X0))
      | X0 = X1 ),
    inference(duplicate_literal_removal,[],[f222]) ).

fof(f222,plain,
    ! [X0,X1] :
      ( X0 = X1
      | ~ member(X1,singleton(X0))
      | X0 = X1 ),
    inference(superposition,[],[f8,f12]) ).

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

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

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

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

fof(f92,axiom,
    unordered_pair(singleton(x),unordered_pair(x,null_class)) != ordered_pair(x,y),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_property_1_of_ordered_pair_1) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : SET103-6 : 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 : n012.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:16:35 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 0.20/0.47  % (18185)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.47  % (18185)Instruction limit reached!
% 0.20/0.47  % (18185)------------------------------
% 0.20/0.47  % (18185)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.48  % (18193)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.48  % (18185)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.48  % (18185)Termination reason: Unknown
% 0.20/0.48  % (18185)Termination phase: Finite model building preprocessing
% 0.20/0.48  
% 0.20/0.48  % (18185)Memory used [KB]: 1535
% 0.20/0.48  % (18185)Time elapsed: 0.006 s
% 0.20/0.48  % (18185)Instructions burned: 7 (million)
% 0.20/0.48  % (18185)------------------------------
% 0.20/0.48  % (18185)------------------------------
% 0.20/0.51  % (18183)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.51  % (18183)Instruction limit reached!
% 0.20/0.51  % (18183)------------------------------
% 0.20/0.51  % (18183)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.51  % (18183)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.51  % (18183)Termination reason: Unknown
% 0.20/0.51  % (18183)Termination phase: Function definition elimination
% 0.20/0.51  
% 0.20/0.51  % (18183)Memory used [KB]: 1407
% 0.20/0.51  % (18183)Time elapsed: 0.002 s
% 0.20/0.51  % (18183)Instructions burned: 3 (million)
% 0.20/0.51  % (18183)------------------------------
% 0.20/0.51  % (18183)------------------------------
% 0.20/0.51  % (18177)lrs+1010_1:4_amm=off:bce=on:sd=1:sos=on:ss=included:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 1.32/0.52  % (18172)lrs+10_1:16_awrs=converge:awrsf=40:br=off:ep=RSTC:flr=on:gsp=on:nwc=3.0:sos=on:urr=on:i=4:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/4Mi)
% 1.32/0.52  % (18197)lrs+10_1:1_av=off:sd=2:sos=on:sp=reverse_arity:ss=axioms:to=lpo:i=73:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/73Mi)
% 1.32/0.52  % (18172)Instruction limit reached!
% 1.32/0.52  % (18172)------------------------------
% 1.32/0.52  % (18172)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.32/0.52  % (18172)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.32/0.52  % (18172)Termination reason: Unknown
% 1.32/0.52  % (18172)Termination phase: Property scanning
% 1.32/0.52  
% 1.32/0.52  % (18191)lrs+1010_1:1_bd=off:fsr=off:sd=1:sos=on:ss=axioms:i=67:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/67Mi)
% 1.32/0.52  % (18172)Memory used [KB]: 1407
% 1.32/0.52  % (18172)Time elapsed: 0.003 s
% 1.32/0.52  % (18172)Instructions burned: 4 (million)
% 1.32/0.52  % (18172)------------------------------
% 1.32/0.52  % (18172)------------------------------
% 1.32/0.52  % (18197)Refutation not found, incomplete strategy% (18197)------------------------------
% 1.32/0.52  % (18197)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.32/0.52  % (18197)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.32/0.52  % (18197)Termination reason: Refutation not found, incomplete strategy
% 1.32/0.52  
% 1.32/0.52  % (18197)Memory used [KB]: 1407
% 1.32/0.52  % (18197)Time elapsed: 0.128 s
% 1.32/0.52  % (18197)Instructions burned: 1 (million)
% 1.32/0.52  % (18197)------------------------------
% 1.32/0.52  % (18197)------------------------------
% 1.32/0.52  % (18192)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=97:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/97Mi)
% 1.32/0.52  % (18193)Instruction limit reached!
% 1.32/0.52  % (18193)------------------------------
% 1.32/0.52  % (18193)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.32/0.52  % (18193)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.32/0.52  % (18174)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=34:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/34Mi)
% 1.32/0.52  % (18193)Termination reason: Unknown
% 1.32/0.52  % (18193)Termination phase: Saturation
% 1.32/0.52  
% 1.32/0.52  % (18193)Memory used [KB]: 6780
% 1.32/0.52  % (18193)Time elapsed: 0.116 s
% 1.32/0.52  % (18193)Instructions burned: 37 (million)
% 1.32/0.52  % (18193)------------------------------
% 1.32/0.52  % (18193)------------------------------
% 1.32/0.52  % (18173)lrs+10_1:1_bd=off:drc=off:lcm=reverse:nwc=5.0:sd=1:sgt=16:spb=goal_then_units:ss=axioms:to=lpo:i=43:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/43Mi)
% 1.32/0.53  % (18171)dis+21_1:1_av=off:fd=off:lcm=predicate:sos=on:spb=goal:urr=ec_only:i=42:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/42Mi)
% 1.32/0.53  % (18175)dis+1011_1:16_fsr=off:nwc=2.0:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/25Mi)
% 1.32/0.53  % (18196)lrs+3_8:1_anc=none:erd=off:fsd=on:s2a=on:s2agt=16:sgt=16:sos=on:sp=frequency:ss=included:i=71:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/71Mi)
% 1.32/0.53  % (18170)lrs+10_1:1_kws=precedence:lwlo=on:tgt=ground:i=99966:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99966Mi)
% 1.32/0.53  % (18182)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)
% 1.32/0.53  % (18184)dis+1011_3:29_av=off:awrs=decay:awrsf=32:bce=on:drc=off:fde=unused:gsp=on:irw=on:nwc=2.0:spb=goal_then_units:updr=off:urr=ec_only:i=29:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/29Mi)
% 1.32/0.53  % (18171)Refutation not found, incomplete strategy% (18171)------------------------------
% 1.32/0.53  % (18171)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.32/0.53  % (18177)Refutation not found, incomplete strategy% (18177)------------------------------
% 1.32/0.53  % (18177)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.32/0.53  % (18177)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.32/0.53  % (18177)Termination reason: Refutation not found, incomplete strategy
% 1.32/0.53  
% 1.32/0.53  % (18177)Memory used [KB]: 5884
% 1.32/0.53  % (18177)Time elapsed: 0.080 s
% 1.32/0.53  % (18177)Instructions burned: 2 (million)
% 1.32/0.53  % (18177)------------------------------
% 1.32/0.53  % (18177)------------------------------
% 1.32/0.53  % (18188)lrs+1003_1:1024_add=large:afr=on:cond=fast:fsr=off:gs=on:sos=on:sp=reverse_arity:i=28:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/28Mi)
% 1.32/0.53  % (18189)lrs+1011_1:1_afp=100000:afr=on:amm=sco:bd=preordered:cond=fast:newcnf=on:nm=4:sos=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 1.32/0.53  % (18182)Instruction limit reached!
% 1.32/0.53  % (18182)------------------------------
% 1.32/0.53  % (18182)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.32/0.53  % (18182)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.32/0.53  % (18182)Termination reason: Unknown
% 1.32/0.53  % (18182)Termination phase: Saturation
% 1.32/0.53  
% 1.32/0.53  % (18182)Memory used [KB]: 6012
% 1.32/0.53  % (18182)Time elapsed: 0.005 s
% 1.32/0.53  % (18182)Instructions burned: 7 (million)
% 1.32/0.53  % (18182)------------------------------
% 1.32/0.53  % (18182)------------------------------
% 1.32/0.53  % (18176)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=49:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/49Mi)
% 1.32/0.54  % (18189)Instruction limit reached!
% 1.32/0.54  % (18189)------------------------------
% 1.32/0.54  % (18189)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.32/0.54  % (18189)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.32/0.54  % (18189)Termination reason: Unknown
% 1.32/0.54  % (18189)Termination phase: Saturation
% 1.32/0.54  
% 1.32/0.54  % (18189)Memory used [KB]: 1535
% 1.32/0.54  % (18189)Time elapsed: 0.004 s
% 1.32/0.54  % (18189)Instructions burned: 7 (million)
% 1.32/0.54  % (18189)------------------------------
% 1.32/0.54  % (18189)------------------------------
% 1.32/0.54  % (18179)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 1.32/0.54  % (18198)lrs+10_1:1_sos=all:ss=axioms:st=1.5:i=20:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/20Mi)
% 1.53/0.54  % (18199)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 1.53/0.54  % (18179)Refutation not found, incomplete strategy% (18179)------------------------------
% 1.53/0.54  % (18179)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.53/0.54  % (18179)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.53/0.54  % (18179)Termination reason: Refutation not found, incomplete strategy
% 1.53/0.54  
% 1.53/0.54  % (18179)Memory used [KB]: 6012
% 1.53/0.54  % (18179)Time elapsed: 0.136 s
% 1.53/0.54  % (18179)Instructions burned: 3 (million)
% 1.53/0.54  % (18179)------------------------------
% 1.53/0.54  % (18179)------------------------------
% 1.53/0.54  % (18181)dis+4_1:1_bd=off:cond=fast:fde=unused:lcm=reverse:lma=on:nicw=on:nwc=2.0:s2a=on:s2agt=16:sac=on:sp=frequency:i=23:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/23Mi)
% 1.53/0.54  % (18199)Refutation not found, incomplete strategy% (18199)------------------------------
% 1.53/0.54  % (18199)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.53/0.54  % (18199)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.53/0.54  % (18199)Termination reason: Refutation not found, incomplete strategy
% 1.53/0.54  
% 1.53/0.54  % (18199)Memory used [KB]: 6012
% 1.53/0.54  % (18199)Time elapsed: 0.141 s
% 1.53/0.54  % (18199)Instructions burned: 4 (million)
% 1.53/0.54  % (18199)------------------------------
% 1.53/0.54  % (18199)------------------------------
% 1.53/0.54  % (18180)lrs+1004_1:734_av=off:awrs=converge:awrsf=70:br=off:ep=RSTC:erd=off:gs=on:nwc=3.0:s2a=on:s2agt=16:sp=occurrence:updr=off:urr=on:i=6:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/6Mi)
% 1.53/0.54  % (18187)ott+2_1:64_afp=40000:bd=off:irw=on:i=8:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/8Mi)
% 1.53/0.54  % (18191)Refutation not found, incomplete strategy% (18191)------------------------------
% 1.53/0.54  % (18191)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.53/0.54  % (18191)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.53/0.54  % (18191)Termination reason: Refutation not found, incomplete strategy
% 1.53/0.54  
% 1.53/0.54  % (18191)Memory used [KB]: 5884
% 1.53/0.54  % (18191)Time elapsed: 0.141 s
% 1.53/0.54  % (18191)Instructions burned: 1 (million)
% 1.53/0.54  % (18191)------------------------------
% 1.53/0.54  % (18191)------------------------------
% 1.53/0.54  % (18194)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)
% 1.53/0.54  % (18180)Instruction limit reached!
% 1.53/0.54  % (18180)------------------------------
% 1.53/0.54  % (18180)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.53/0.54  % (18180)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.53/0.54  % (18180)Termination reason: Unknown
% 1.53/0.54  % (18180)Termination phase: Property scanning
% 1.53/0.54  
% 1.53/0.54  % (18180)Memory used [KB]: 1407
% 1.53/0.54  % (18180)Time elapsed: 0.004 s
% 1.53/0.54  % (18180)Instructions burned: 7 (million)
% 1.53/0.54  % (18180)------------------------------
% 1.53/0.54  % (18180)------------------------------
% 1.53/0.54  % (18190)lrs+10_1:7_av=off:awrs=converge:awrsf=40:br=off:bsd=on:cond=on:drc=off:nwc=3.0:plsq=on:plsqc=1:s2a=on:s2agt=16:to=lpo:urr=on:i=6:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/6Mi)
% 1.53/0.54  % (18187)Instruction limit reached!
% 1.53/0.54  % (18187)------------------------------
% 1.53/0.54  % (18187)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.53/0.54  % (18187)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.53/0.54  % (18187)Termination reason: Unknown
% 1.53/0.54  % (18187)Termination phase: Saturation
% 1.53/0.54  
% 1.53/0.54  % (18187)Memory used [KB]: 6012
% 1.53/0.54  % (18187)Time elapsed: 0.004 s
% 1.53/0.54  % (18187)Instructions burned: 8 (million)
% 1.53/0.54  % (18187)------------------------------
% 1.53/0.54  % (18187)------------------------------
% 1.53/0.54  % (18195)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)
% 1.53/0.54  % (18195)Refutation not found, incomplete strategy% (18195)------------------------------
% 1.53/0.54  % (18195)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.53/0.54  % (18195)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.53/0.54  % (18195)Termination reason: Refutation not found, incomplete strategy
% 1.53/0.54  
% 1.53/0.54  % (18195)Memory used [KB]: 5884
% 1.53/0.54  % (18195)Time elapsed: 0.146 s
% 1.53/0.54  % (18195)Instructions burned: 2 (million)
% 1.53/0.54  % (18195)------------------------------
% 1.53/0.54  % (18195)------------------------------
% 1.53/0.54  % (18190)Instruction limit reached!
% 1.53/0.54  % (18190)------------------------------
% 1.53/0.54  % (18190)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.53/0.54  % (18190)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.53/0.54  % (18190)Termination reason: Unknown
% 1.53/0.54  % (18190)Termination phase: Saturation
% 1.53/0.54  
% 1.53/0.54  % (18190)Memory used [KB]: 1407
% 1.53/0.54  % (18190)Time elapsed: 0.004 s
% 1.53/0.54  % (18190)Instructions burned: 6 (million)
% 1.53/0.54  % (18190)------------------------------
% 1.53/0.54  % (18190)------------------------------
% 1.53/0.54  % (18171)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.53/0.54  % (18171)Termination reason: Refutation not found, incomplete strategy
% 1.53/0.54  
% 1.53/0.54  % (18171)Memory used [KB]: 1663
% 1.53/0.54  % (18171)Time elapsed: 0.125 s
% 1.53/0.54  % (18171)Instructions burned: 11 (million)
% 1.53/0.54  % (18171)------------------------------
% 1.53/0.54  % (18171)------------------------------
% 1.53/0.55  % (18178)lrs+1011_1:1_atotf=0.0306256:ep=RST:mep=off:nm=0:sos=all:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 1.53/0.55  % (18186)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)
% 1.53/0.55  % (18196)Refutation not found, incomplete strategy% (18196)------------------------------
% 1.53/0.55  % (18196)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.53/0.55  % (18188)Refutation not found, incomplete strategy% (18188)------------------------------
% 1.53/0.55  % (18188)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.53/0.55  % (18196)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.53/0.55  % (18196)Termination reason: Refutation not found, incomplete strategy
% 1.53/0.55  
% 1.53/0.55  % (18196)Memory used [KB]: 6140
% 1.53/0.55  % (18196)Time elapsed: 0.158 s
% 1.53/0.55  % (18196)Instructions burned: 13 (million)
% 1.53/0.55  % (18196)------------------------------
% 1.53/0.55  % (18196)------------------------------
% 1.53/0.56  % (18186)Instruction limit reached!
% 1.53/0.56  % (18186)------------------------------
% 1.53/0.56  % (18186)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.53/0.56  % (18178)Instruction limit reached!
% 1.53/0.56  % (18178)------------------------------
% 1.53/0.56  % (18178)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.53/0.56  % (18186)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.53/0.56  % (18186)Termination reason: Unknown
% 1.53/0.56  % (18186)Termination phase: Property scanning
% 1.53/0.56  
% 1.53/0.56  % (18186)Memory used [KB]: 1407
% 1.53/0.56  % (18186)Time elapsed: 0.004 s
% 1.53/0.56  % (18186)Instructions burned: 4 (million)
% 1.53/0.56  % (18186)------------------------------
% 1.53/0.56  % (18186)------------------------------
% 1.53/0.56  % (18198)Instruction limit reached!
% 1.53/0.56  % (18198)------------------------------
% 1.53/0.56  % (18198)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.53/0.57  % (18178)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.53/0.57  % (18178)Termination reason: Unknown
% 1.53/0.57  % (18178)Termination phase: Property scanning
% 1.53/0.57  
% 1.53/0.57  % (18178)Memory used [KB]: 1407
% 1.53/0.57  % (18178)Time elapsed: 0.005 s
% 1.53/0.57  % (18178)Instructions burned: 4 (million)
% 1.53/0.57  % (18178)------------------------------
% 1.53/0.57  % (18178)------------------------------
% 1.53/0.57  % (18188)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.53/0.57  % (18188)Termination reason: Refutation not found, incomplete strategy
% 1.53/0.57  
% 1.53/0.57  % (18188)Memory used [KB]: 10746
% 1.53/0.57  % (18188)Time elapsed: 0.160 s
% 1.53/0.57  % (18188)Instructions burned: 14 (million)
% 1.53/0.57  % (18188)------------------------------
% 1.53/0.57  % (18188)------------------------------
% 1.53/0.57  % (18174)Instruction limit reached!
% 1.53/0.57  % (18174)------------------------------
% 1.53/0.57  % (18174)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.53/0.57  % (18174)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.53/0.57  % (18174)Termination reason: Unknown
% 1.53/0.57  % (18174)Termination phase: Saturation
% 1.53/0.57  
% 1.53/0.57  % (18174)Memory used [KB]: 6780
% 1.53/0.57  % (18174)Time elapsed: 0.169 s
% 1.53/0.57  % (18174)Instructions burned: 34 (million)
% 1.53/0.57  % (18174)------------------------------
% 1.53/0.57  % (18174)------------------------------
% 1.53/0.57  % (18175)Instruction limit reached!
% 1.53/0.57  % (18175)------------------------------
% 1.53/0.57  % (18175)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.53/0.57  % (18175)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.53/0.57  % (18175)Termination reason: Unknown
% 1.53/0.57  % (18175)Termination phase: Saturation
% 1.53/0.57  
% 1.53/0.57  % (18175)Memory used [KB]: 6268
% 1.53/0.57  % (18175)Time elapsed: 0.167 s
% 1.53/0.57  % (18175)Instructions burned: 25 (million)
% 1.53/0.57  % (18175)------------------------------
% 1.53/0.57  % (18175)------------------------------
% 1.53/0.57  % (18198)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.53/0.57  % (18198)Termination reason: Unknown
% 1.53/0.57  % (18198)Termination phase: Saturation
% 1.53/0.57  
% 1.53/0.57  % (18198)Memory used [KB]: 6268
% 1.53/0.57  % (18198)Time elapsed: 0.170 s
% 1.53/0.57  % (18198)Instructions burned: 20 (million)
% 1.53/0.57  % (18198)------------------------------
% 1.53/0.57  % (18198)------------------------------
% 1.53/0.58  % (18184)First to succeed.
% 1.53/0.58  % (18184)Refutation found. Thanks to Tanya!
% 1.53/0.58  % SZS status Unsatisfiable for theBenchmark
% 1.53/0.58  % SZS output start Proof for theBenchmark
% See solution above
% 1.53/0.58  % (18184)------------------------------
% 1.53/0.58  % (18184)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.53/0.58  % (18184)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.53/0.58  % (18184)Termination reason: Refutation
% 1.53/0.58  
% 1.53/0.58  % (18184)Memory used [KB]: 1663
% 1.53/0.58  % (18184)Time elapsed: 0.150 s
% 1.53/0.58  % (18184)Instructions burned: 20 (million)
% 1.53/0.58  % (18184)------------------------------
% 1.53/0.58  % (18184)------------------------------
% 1.53/0.58  % (18169)Success in time 0.217 s
%------------------------------------------------------------------------------