TSTP Solution File: SET038-3 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : SET038-3 : TPTP v8.1.0. Released v1.0.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 : n019.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:41 EDT 2022

% Result   : Unsatisfiable 2.37s 0.62s
% Output   : Refutation 2.37s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   14
%            Number of leaves      :   16
% Syntax   : Number of formulae    :   39 (  12 unt;   0 def)
%            Number of atoms       :   99 (  12 equ)
%            Maximal formula atoms :    5 (   2 avg)
%            Number of connectives :  124 (  64   ~;  60   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    9 (   5 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number of predicates  :    8 (   6 usr;   1 prp; 0-3 aty)
%            Number of functors    :   11 (  11 usr;   4 con; 0-2 aty)
%            Number of variables   :   58 (  58   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f310,plain,
    $false,
    inference(subsumption_resolution,[],[f309,f206]) ).

fof(f206,plain,
    function(a_function),
    inference(resolution,[],[f164,f120]) ).

fof(f120,axiom,
    ! [X0,X1,X7] :
      ( ~ maps(X7,X0,X1)
      | function(X7) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',maps1) ).

fof(f164,axiom,
    maps(a_function,a_domain,a_range),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',a_mapping) ).

fof(f309,plain,
    ~ function(a_function),
    inference(resolution,[],[f308,f156]) ).

fof(f156,axiom,
    ! [X0,X1] :
      ( little_set(apply(X1,X0))
      | ~ function(X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',function_values_are_small) ).

fof(f308,plain,
    ~ little_set(apply(a_function,a)),
    inference(subsumption_resolution,[],[f305,f165]) ).

fof(f165,axiom,
    member(a,a_domain),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',member_of_domain) ).

fof(f305,plain,
    ( ~ member(a,a_domain)
    | ~ little_set(apply(a_function,a)) ),
    inference(resolution,[],[f304,f166]) ).

fof(f166,axiom,
    ~ member(apply(a_function,a),a_range),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_mapping_in_range) ).

fof(f304,plain,
    ! [X0] :
      ( member(apply(a_function,X0),a_range)
      | ~ little_set(apply(a_function,X0))
      | ~ member(X0,a_domain) ),
    inference(forward_demodulation,[],[f303,f205]) ).

fof(f205,plain,
    a_domain = domain_of(a_function),
    inference(resolution,[],[f164,f121]) ).

fof(f121,axiom,
    ! [X0,X1,X7] :
      ( ~ maps(X7,X0,X1)
      | domain_of(X7) = X0 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',maps2) ).

fof(f303,plain,
    ! [X0] :
      ( ~ little_set(apply(a_function,X0))
      | member(apply(a_function,X0),a_range)
      | ~ member(X0,domain_of(a_function)) ),
    inference(subsumption_resolution,[],[f302,f1]) ).

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

fof(f302,plain,
    ! [X0] :
      ( ~ member(X0,domain_of(a_function))
      | ~ little_set(X0)
      | ~ little_set(apply(a_function,X0))
      | member(apply(a_function,X0),a_range) ),
    inference(subsumption_resolution,[],[f301,f206]) ).

fof(f301,plain,
    ! [X0] :
      ( member(apply(a_function,X0),a_range)
      | ~ member(X0,domain_of(a_function))
      | ~ little_set(apply(a_function,X0))
      | ~ function(a_function)
      | ~ little_set(X0) ),
    inference(resolution,[],[f248,f193]) ).

fof(f193,plain,
    ! [X0,X7] :
      ( member(non_ordered_pair(non_ordered_pair(X0,X0),non_ordered_pair(X0,apply(X7,X0))),X7)
      | ~ member(X0,domain_of(X7))
      | ~ function(X7) ),
    inference(equality_resolution,[],[f180]) ).

fof(f180,plain,
    ! [X0,X1,X7] :
      ( ~ function(X7)
      | ~ member(X0,domain_of(X7))
      | member(non_ordered_pair(non_ordered_pair(X0,X0),non_ordered_pair(X0,X1)),X7)
      | apply(X7,X0) != X1 ),
    inference(definition_unfolding,[],[f163,f167]) ).

fof(f167,plain,
    ! [X0,X1] : ordered_pair(X0,X1) = non_ordered_pair(non_ordered_pair(X0,X0),non_ordered_pair(X0,X1)),
    inference(definition_unfolding,[],[f10,f9]) ).

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

fof(f10,axiom,
    ! [X0,X1] : ordered_pair(X0,X1) = non_ordered_pair(singleton_set(X0),non_ordered_pair(X0,X1)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ordered_pair) ).

fof(f163,axiom,
    ! [X0,X1,X7] :
      ( ~ function(X7)
      | ~ member(X0,domain_of(X7))
      | member(ordered_pair(X0,X1),X7)
      | apply(X7,X0) != X1 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',apply_for_functions2) ).

fof(f248,plain,
    ! [X0,X1] :
      ( ~ member(non_ordered_pair(non_ordered_pair(X0,X0),non_ordered_pair(X0,X1)),a_function)
      | ~ little_set(X1)
      | ~ little_set(X0)
      | member(X1,a_range) ),
    inference(subsumption_resolution,[],[f247,f191]) ).

fof(f191,plain,
    ! [X3,X1] :
      ( ordered_pair_predicate(non_ordered_pair(non_ordered_pair(X1,X1),non_ordered_pair(X1,X3)))
      | ~ little_set(X3)
      | ~ little_set(X1) ),
    inference(equality_resolution,[],[f178]) ).

fof(f178,plain,
    ! [X3,X0,X1] :
      ( ~ little_set(X1)
      | non_ordered_pair(non_ordered_pair(X1,X1),non_ordered_pair(X1,X3)) != X0
      | ordered_pair_predicate(X0)
      | ~ little_set(X3) ),
    inference(definition_unfolding,[],[f14,f167]) ).

fof(f14,axiom,
    ! [X3,X0,X1] :
      ( ~ little_set(X1)
      | ordered_pair(X1,X3) != X0
      | ordered_pair_predicate(X0)
      | ~ little_set(X3) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ordered_pair_predicate4) ).

fof(f247,plain,
    ! [X0,X1] :
      ( ~ little_set(X1)
      | ~ member(non_ordered_pair(non_ordered_pair(X0,X0),non_ordered_pair(X0,X1)),a_function)
      | ~ ordered_pair_predicate(non_ordered_pair(non_ordered_pair(X0,X0),non_ordered_pair(X0,X1)))
      | member(X1,a_range)
      | ~ little_set(X0) ),
    inference(superposition,[],[f231,f174]) ).

fof(f174,plain,
    ! [X0,X1] :
      ( second(non_ordered_pair(non_ordered_pair(X0,X0),non_ordered_pair(X0,X1))) = X1
      | ~ little_set(X0)
      | ~ little_set(X1) ),
    inference(definition_unfolding,[],[f147,f167]) ).

fof(f147,axiom,
    ! [X0,X1] :
      ( ~ little_set(X1)
      | ~ little_set(X0)
      | second(ordered_pair(X0,X1)) = X1 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',property_of_second) ).

fof(f231,plain,
    ! [X1] :
      ( member(second(X1),a_range)
      | ~ ordered_pair_predicate(X1)
      | ~ member(X1,a_function) ),
    inference(subsumption_resolution,[],[f230,f149]) ).

fof(f149,axiom,
    ! [X0] :
      ( little_set(second(X0))
      | ~ ordered_pair_predicate(X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',second_component_is_small) ).

fof(f230,plain,
    ! [X1] :
      ( ~ little_set(second(X1))
      | ~ member(X1,a_function)
      | member(second(X1),a_range)
      | ~ ordered_pair_predicate(X1) ),
    inference(resolution,[],[f214,f182]) ).

fof(f182,plain,
    ! [X0,X5] :
      ( member(second(X5),range_of(X0))
      | ~ member(X5,X0)
      | ~ little_set(second(X5))
      | ~ ordered_pair_predicate(X5) ),
    inference(equality_resolution,[],[f106]) ).

fof(f106,axiom,
    ! [X3,X0,X5] :
      ( second(X5) != X3
      | ~ ordered_pair_predicate(X5)
      | member(X3,range_of(X0))
      | ~ little_set(X3)
      | ~ member(X5,X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',range_of4) ).

fof(f214,plain,
    ! [X1] :
      ( ~ member(X1,range_of(a_function))
      | member(X1,a_range) ),
    inference(resolution,[],[f207,f67]) ).

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

fof(f207,plain,
    subset(range_of(a_function),a_range),
    inference(resolution,[],[f164,f122]) ).

fof(f122,axiom,
    ! [X0,X1,X7] :
      ( ~ maps(X7,X0,X1)
      | subset(range_of(X7),X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',maps3) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.07  % Problem    : SET038-3 : TPTP v8.1.0. Released v1.0.0.
% 0.06/0.08  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.08/0.26  % Computer : n019.cluster.edu
% 0.08/0.26  % Model    : x86_64 x86_64
% 0.08/0.26  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.08/0.26  % Memory   : 8042.1875MB
% 0.08/0.26  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.08/0.26  % CPULimit   : 300
% 0.08/0.26  % WCLimit    : 300
% 0.08/0.26  % DateTime   : Tue Aug 30 13:04:05 EDT 2022
% 0.08/0.26  % CPUTime    : 
% 0.12/0.46  % (14306)dis+1011_1:16_fsr=off:nwc=2.0:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/25Mi)
% 0.12/0.49  % (14330)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.12/0.50  % (14307)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.12/0.50  % (14324)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.12/0.50  % (14310)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.12/0.50  % (14316)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.12/0.51  % (14323)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.12/0.51  % (14316)Instruction limit reached!
% 0.12/0.51  % (14316)------------------------------
% 0.12/0.51  % (14316)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.12/0.51  % (14316)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.12/0.51  % (14316)Termination reason: Unknown
% 0.12/0.51  % (14316)Termination phase: Finite model building preprocessing
% 0.12/0.51  
% 0.12/0.51  % (14316)Memory used [KB]: 1535
% 0.12/0.51  % (14316)Time elapsed: 0.010 s
% 0.12/0.51  % (14316)Instructions burned: 6 (million)
% 0.12/0.51  % (14316)------------------------------
% 0.12/0.51  % (14316)------------------------------
% 0.12/0.52  % (14322)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.12/0.52  % (14322)Refutation not found, incomplete strategy% (14322)------------------------------
% 0.12/0.52  % (14322)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.12/0.52  % (14322)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.12/0.52  % (14322)Termination reason: Refutation not found, incomplete strategy
% 0.12/0.52  
% 0.12/0.52  % (14322)Memory used [KB]: 6012
% 0.12/0.52  % (14322)Time elapsed: 0.182 s
% 0.12/0.52  % (14322)Instructions burned: 2 (million)
% 0.12/0.52  % (14322)------------------------------
% 0.12/0.52  % (14322)------------------------------
% 0.12/0.52  % (14315)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.12/0.52  % (14314)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.12/0.52  % (14314)Instruction limit reached!
% 0.12/0.52  % (14314)------------------------------
% 0.12/0.52  % (14314)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.12/0.52  % (14314)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.12/0.52  % (14314)Termination reason: Unknown
% 0.12/0.52  % (14314)Termination phase: Function definition elimination
% 0.12/0.52  
% 0.12/0.52  % (14314)Memory used [KB]: 1535
% 0.12/0.52  % (14314)Time elapsed: 0.004 s
% 0.12/0.52  % (14314)Instructions burned: 3 (million)
% 0.12/0.52  % (14314)------------------------------
% 0.12/0.52  % (14314)------------------------------
% 0.12/0.53  % (14306)Instruction limit reached!
% 0.12/0.53  % (14306)------------------------------
% 0.12/0.53  % (14306)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.12/0.53  % (14306)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.12/0.53  % (14306)Termination reason: Unknown
% 0.12/0.53  % (14306)Termination phase: Saturation
% 0.12/0.53  
% 0.12/0.53  % (14306)Memory used [KB]: 6396
% 0.12/0.53  % (14306)Time elapsed: 0.186 s
% 0.12/0.53  % (14306)Instructions burned: 25 (million)
% 0.12/0.53  % (14306)------------------------------
% 0.12/0.53  % (14306)------------------------------
% 0.12/0.54  % (14301)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.12/0.54  % (14302)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.12/0.55  % (14304)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.12/0.55  % (14305)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.12/0.55  % (14305)Refutation not found, incomplete strategy% (14305)------------------------------
% 0.12/0.55  % (14305)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.12/0.55  % (14305)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.12/0.55  % (14305)Termination reason: Refutation not found, incomplete strategy
% 0.12/0.55  
% 0.12/0.55  % (14305)Memory used [KB]: 6012
% 0.12/0.55  % (14305)Time elapsed: 0.194 s
% 0.12/0.55  % (14305)Instructions burned: 2 (million)
% 0.12/0.55  % (14305)------------------------------
% 0.12/0.55  % (14305)------------------------------
% 0.12/0.56  % (14303)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.12/0.56  % (14324)Instruction limit reached!
% 0.12/0.56  % (14324)------------------------------
% 0.12/0.56  % (14324)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.12/0.56  % (14324)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.12/0.56  % (14324)Termination reason: Unknown
% 0.12/0.56  % (14324)Termination phase: Saturation
% 0.12/0.56  
% 0.12/0.56  % (14324)Memory used [KB]: 6908
% 0.12/0.56  % (14324)Time elapsed: 0.131 s
% 0.12/0.56  % (14324)Instructions burned: 37 (million)
% 0.12/0.56  % (14324)------------------------------
% 0.12/0.56  % (14324)------------------------------
% 0.12/0.56  % (14327)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.12/0.56  % (14325)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.12/0.56  % (14326)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.12/0.57  % (14328)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.12/0.57  % (14318)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.12/0.57  % (14319)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)
% 2.07/0.57  % (14310)Instruction limit reached!
% 2.07/0.57  % (14310)------------------------------
% 2.07/0.57  % (14310)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.07/0.57  % (14310)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.07/0.57  % (14310)Termination reason: Unknown
% 2.07/0.57  % (14310)Termination phase: Saturation
% 2.07/0.57  
% 2.07/0.57  % (14310)Memory used [KB]: 7036
% 2.07/0.57  % (14310)Time elapsed: 0.149 s
% 2.07/0.57  % (14310)Instructions burned: 51 (million)
% 2.07/0.57  % (14310)------------------------------
% 2.07/0.57  % (14310)------------------------------
% 2.07/0.58  % (14320)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)
% 2.07/0.58  % (14321)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)
% 2.07/0.58  % (14317)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)
% 2.07/0.58  % (14317)Instruction limit reached!
% 2.07/0.58  % (14317)------------------------------
% 2.07/0.58  % (14317)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.07/0.58  % (14317)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.07/0.58  % (14317)Termination reason: Unknown
% 2.07/0.58  % (14317)Termination phase: Function definition elimination
% 2.07/0.58  
% 2.07/0.58  % (14317)Memory used [KB]: 1407
% 2.07/0.58  % (14317)Time elapsed: 0.003 s
% 2.07/0.58  % (14317)Instructions burned: 2 (million)
% 2.07/0.58  % (14317)------------------------------
% 2.07/0.58  % (14317)------------------------------
% 2.07/0.58  % (14303)Instruction limit reached!
% 2.07/0.58  % (14303)------------------------------
% 2.07/0.58  % (14303)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.07/0.58  % (14303)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.07/0.58  % (14303)Termination reason: Unknown
% 2.07/0.58  % (14303)Termination phase: Equality proxy
% 2.07/0.58  
% 2.07/0.58  % (14303)Memory used [KB]: 1535
% 2.07/0.58  % (14303)Time elapsed: 0.006 s
% 2.07/0.58  % (14303)Instructions burned: 5 (million)
% 2.07/0.58  % (14303)------------------------------
% 2.07/0.58  % (14303)------------------------------
% 2.07/0.58  % (14309)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)
% 2.07/0.58  % (14311)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)
% 2.07/0.58  % (14309)Instruction limit reached!
% 2.07/0.58  % (14309)------------------------------
% 2.07/0.58  % (14309)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.07/0.58  % (14309)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.07/0.58  % (14309)Termination reason: Unknown
% 2.07/0.58  % (14312)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)
% 2.07/0.58  % (14309)Termination phase: Equality proxy
% 2.07/0.58  
% 2.07/0.58  % (14309)Memory used [KB]: 1535
% 2.07/0.58  % (14309)Time elapsed: 0.004 s
% 2.07/0.58  % (14309)Instructions burned: 4 (million)
% 2.07/0.58  % (14309)------------------------------
% 2.07/0.58  % (14309)------------------------------
% 2.07/0.58  % (14329)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)
% 2.07/0.58  % (14311)Instruction limit reached!
% 2.07/0.58  % (14311)------------------------------
% 2.07/0.58  % (14311)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.07/0.58  % (14311)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.07/0.58  % (14311)Termination reason: Unknown
% 2.07/0.58  % (14311)Termination phase: Property scanning
% 2.07/0.58  
% 2.07/0.58  % (14311)Memory used [KB]: 1535
% 2.07/0.58  % (14311)Time elapsed: 0.005 s
% 2.07/0.58  % (14311)Instructions burned: 6 (million)
% 2.07/0.58  % (14311)------------------------------
% 2.07/0.58  % (14311)------------------------------
% 2.37/0.59  % (14326)Refutation not found, incomplete strategy% (14326)------------------------------
% 2.37/0.59  % (14326)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.37/0.59  % (14326)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.37/0.59  % (14326)Termination reason: Refutation not found, incomplete strategy
% 2.37/0.59  
% 2.37/0.59  % (14326)Memory used [KB]: 6012
% 2.37/0.59  % (14326)Time elapsed: 0.234 s
% 2.37/0.59  % (14326)Instructions burned: 3 (million)
% 2.37/0.59  % (14326)------------------------------
% 2.37/0.59  % (14326)------------------------------
% 2.37/0.59  % (14318)Instruction limit reached!
% 2.37/0.59  % (14318)------------------------------
% 2.37/0.59  % (14318)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.37/0.59  % (14318)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.37/0.59  % (14318)Termination reason: Unknown
% 2.37/0.59  % (14318)Termination phase: Saturation
% 2.37/0.59  
% 2.37/0.59  % (14318)Memory used [KB]: 6140
% 2.37/0.59  % (14318)Time elapsed: 0.007 s
% 2.37/0.59  % (14318)Instructions burned: 8 (million)
% 2.37/0.59  % (14318)------------------------------
% 2.37/0.59  % (14318)------------------------------
% 2.37/0.59  % (14307)Instruction limit reached!
% 2.37/0.59  % (14307)------------------------------
% 2.37/0.59  % (14307)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.37/0.59  % (14313)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)
% 2.37/0.59  % (14307)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.37/0.59  % (14307)Termination reason: Unknown
% 2.37/0.59  % (14307)Termination phase: Saturation
% 2.37/0.59  
% 2.37/0.59  % (14307)Memory used [KB]: 2046
% 2.37/0.59  % (14307)Time elapsed: 0.220 s
% 2.37/0.59  % (14307)Instructions burned: 49 (million)
% 2.37/0.59  % (14307)------------------------------
% 2.37/0.59  % (14307)------------------------------
% 2.37/0.59  % (14315)Instruction limit reached!
% 2.37/0.59  % (14315)------------------------------
% 2.37/0.59  % (14315)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.37/0.59  % (14315)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.37/0.59  % (14315)Termination reason: Unknown
% 2.37/0.59  % (14315)Termination phase: Saturation
% 2.37/0.59  
% 2.37/0.59  % (14315)Memory used [KB]: 1918
% 2.37/0.59  % (14315)Time elapsed: 0.221 s
% 2.37/0.59  % (14315)Instructions burned: 29 (million)
% 2.37/0.59  % (14315)------------------------------
% 2.37/0.59  % (14315)------------------------------
% 2.37/0.59  % (14328)Refutation not found, incomplete strategy% (14328)------------------------------
% 2.37/0.59  % (14328)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.37/0.59  % (14328)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.37/0.59  % (14328)Termination reason: Refutation not found, incomplete strategy
% 2.37/0.59  
% 2.37/0.59  % (14328)Memory used [KB]: 1535
% 2.37/0.59  % (14328)Time elapsed: 0.236 s
% 2.37/0.59  % (14328)Instructions burned: 4 (million)
% 2.37/0.59  % (14328)------------------------------
% 2.37/0.59  % (14328)------------------------------
% 2.37/0.59  % (14308)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)
% 2.37/0.60  % (14321)Instruction limit reached!
% 2.37/0.60  % (14321)------------------------------
% 2.37/0.60  % (14321)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.37/0.60  % (14321)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.37/0.60  % (14321)Termination reason: Unknown
% 2.37/0.60  % (14321)Termination phase: Saturation
% 2.37/0.60  
% 2.37/0.60  % (14321)Memory used [KB]: 1535
% 2.37/0.60  % (14321)Time elapsed: 0.006 s
% 2.37/0.60  % (14321)Instructions burned: 6 (million)
% 2.37/0.60  % (14321)------------------------------
% 2.37/0.60  % (14321)------------------------------
% 2.37/0.60  % (14320)Instruction limit reached!
% 2.37/0.60  % (14320)------------------------------
% 2.37/0.60  % (14320)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.37/0.60  % (14320)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.37/0.60  % (14320)Termination reason: Unknown
% 2.37/0.60  % (14320)Termination phase: Saturation
% 2.37/0.60  
% 2.37/0.60  % (14320)Memory used [KB]: 1535
% 2.37/0.60  % (14320)Time elapsed: 0.006 s
% 2.37/0.60  % (14320)Instructions burned: 7 (million)
% 2.37/0.60  % (14320)------------------------------
% 2.37/0.60  % (14320)------------------------------
% 2.37/0.61  % (14313)Instruction limit reached!
% 2.37/0.61  % (14313)------------------------------
% 2.37/0.61  % (14313)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.37/0.61  % (14313)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.37/0.61  % (14313)Termination reason: Unknown
% 2.37/0.61  % (14313)Termination phase: Saturation
% 2.37/0.61  
% 2.37/0.61  % (14313)Memory used [KB]: 6012
% 2.37/0.61  % (14313)Time elapsed: 0.006 s
% 2.37/0.61  % (14313)Instructions burned: 6 (million)
% 2.37/0.61  % (14313)------------------------------
% 2.37/0.61  % (14313)------------------------------
% 2.37/0.61  % (14308)First to succeed.
% 2.37/0.62  % (14308)Refutation found. Thanks to Tanya!
% 2.37/0.62  % SZS status Unsatisfiable for theBenchmark
% 2.37/0.62  % SZS output start Proof for theBenchmark
% See solution above
% 2.37/0.62  % (14308)------------------------------
% 2.37/0.62  % (14308)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.37/0.62  % (14308)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.37/0.62  % (14308)Termination reason: Refutation
% 2.37/0.62  
% 2.37/0.62  % (14308)Memory used [KB]: 6140
% 2.37/0.62  % (14308)Time elapsed: 0.252 s
% 2.37/0.62  % (14308)Instructions burned: 10 (million)
% 2.37/0.62  % (14308)------------------------------
% 2.37/0.62  % (14308)------------------------------
% 2.37/0.62  % (14300)Success in time 0.331 s
%------------------------------------------------------------------------------