TSTP Solution File: SET018-4 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : SET018-4 : 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:26 EDT 2022

% Result   : Unsatisfiable 2.09s 0.72s
% Output   : Refutation 2.09s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   13
%            Number of leaves      :   15
% Syntax   : Number of formulae    :   69 (  13 unt;   0 def)
%            Number of atoms       :  153 (  51 equ)
%            Maximal formula atoms :    4 (   2 avg)
%            Number of connectives :  154 (  70   ~;  80   |;   0   &)
%                                         (   4 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    7 (   3 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :    8 (   6 usr;   5 prp; 0-2 aty)
%            Number of functors    :    7 (   7 usr;   4 con; 0-2 aty)
%            Number of variables   :   24 (  24   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f719,plain,
    $false,
    inference(avatar_sat_refutation,[],[f210,f263,f275,f305,f718]) ).

fof(f718,plain,
    ( ~ spl0_1
    | spl0_2 ),
    inference(avatar_contradiction_clause,[],[f717]) ).

fof(f717,plain,
    ( $false
    | ~ spl0_1
    | spl0_2 ),
    inference(subsumption_resolution,[],[f716,f355]) ).

fof(f355,plain,
    ( non_ordered_pair(a,b) != non_ordered_pair(a,a)
    | ~ spl0_1
    | spl0_2 ),
    inference(forward_demodulation,[],[f208,f205]) ).

fof(f205,plain,
    ( non_ordered_pair(c,d) = non_ordered_pair(a,a)
    | ~ spl0_1 ),
    inference(avatar_component_clause,[],[f203]) ).

fof(f203,plain,
    ( spl0_1
  <=> non_ordered_pair(c,d) = non_ordered_pair(a,a) ),
    introduced(avatar_definition,[new_symbols(naming,[spl0_1])]) ).

fof(f208,plain,
    ( non_ordered_pair(c,d) != non_ordered_pair(a,b)
    | spl0_2 ),
    inference(avatar_component_clause,[],[f207]) ).

fof(f207,plain,
    ( spl0_2
  <=> non_ordered_pair(c,d) = non_ordered_pair(a,b) ),
    introduced(avatar_definition,[new_symbols(naming,[spl0_2])]) ).

fof(f716,plain,
    ( non_ordered_pair(a,b) = non_ordered_pair(a,a)
    | ~ spl0_1 ),
    inference(duplicate_literal_removal,[],[f715]) ).

fof(f715,plain,
    ( non_ordered_pair(a,b) = non_ordered_pair(a,a)
    | non_ordered_pair(a,b) = non_ordered_pair(a,a)
    | ~ spl0_1 ),
    inference(resolution,[],[f661,f5]) ).

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

fof(f661,plain,
    ( member(non_ordered_pair(a,b),non_ordered_pair(non_ordered_pair(a,a),non_ordered_pair(a,a)))
    | ~ spl0_1 ),
    inference(subsumption_resolution,[],[f655,f8]) ).

fof(f8,axiom,
    ! [X0,X1] : little_set(non_ordered_pair(X0,X1)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',non_ordered_pair4) ).

fof(f655,plain,
    ( ~ little_set(non_ordered_pair(a,b))
    | member(non_ordered_pair(a,b),non_ordered_pair(non_ordered_pair(a,a),non_ordered_pair(a,a)))
    | ~ spl0_1 ),
    inference(superposition,[],[f177,f377]) ).

fof(f377,plain,
    ( non_ordered_pair(non_ordered_pair(a,a),non_ordered_pair(a,a)) = non_ordered_pair(non_ordered_pair(a,a),non_ordered_pair(a,b))
    | ~ spl0_1 ),
    inference(backward_demodulation,[],[f354,f372]) ).

fof(f372,plain,
    ( a = c
    | ~ spl0_1 ),
    inference(duplicate_literal_removal,[],[f371]) ).

fof(f371,plain,
    ( a = c
    | a = c
    | ~ spl0_1 ),
    inference(resolution,[],[f369,f5]) ).

fof(f369,plain,
    ( member(c,non_ordered_pair(a,a))
    | ~ spl0_1 ),
    inference(subsumption_resolution,[],[f366,f144]) ).

fof(f144,axiom,
    little_set(c),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',c_little_set) ).

fof(f366,plain,
    ( member(c,non_ordered_pair(a,a))
    | ~ little_set(c)
    | ~ spl0_1 ),
    inference(superposition,[],[f185,f205]) ).

fof(f185,plain,
    ! [X2,X1] :
      ( member(X2,non_ordered_pair(X2,X1))
      | ~ little_set(X2) ),
    inference(equality_resolution,[],[f6]) ).

fof(f6,axiom,
    ! [X2,X0,X1] :
      ( ~ little_set(X2)
      | X0 != X2
      | member(X2,non_ordered_pair(X0,X1)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',non_ordered_pair2) ).

fof(f354,plain,
    ( non_ordered_pair(non_ordered_pair(c,c),non_ordered_pair(a,a)) = non_ordered_pair(non_ordered_pair(a,a),non_ordered_pair(a,b))
    | ~ spl0_1 ),
    inference(forward_demodulation,[],[f157,f205]) ).

fof(f157,plain,
    non_ordered_pair(non_ordered_pair(c,c),non_ordered_pair(c,d)) = non_ordered_pair(non_ordered_pair(a,a),non_ordered_pair(a,b)),
    inference(definition_unfolding,[],[f146,f149,f149]) ).

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

fof(f146,axiom,
    ordered_pair(a,b) = ordered_pair(c,d),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',equal_ordered_pair) ).

fof(f177,plain,
    ! [X2,X0] :
      ( member(X2,non_ordered_pair(X0,X2))
      | ~ little_set(X2) ),
    inference(equality_resolution,[],[f7]) ).

fof(f7,axiom,
    ! [X2,X0,X1] :
      ( member(X2,non_ordered_pair(X0,X1))
      | ~ little_set(X2)
      | X1 != X2 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',non_ordered_pair3) ).

fof(f305,plain,
    ( ~ spl0_2
    | ~ spl0_4 ),
    inference(avatar_contradiction_clause,[],[f304]) ).

fof(f304,plain,
    ( $false
    | ~ spl0_2
    | ~ spl0_4 ),
    inference(subsumption_resolution,[],[f290,f226]) ).

fof(f226,plain,
    ( a != b
    | ~ spl0_2 ),
    inference(backward_demodulation,[],[f147,f221]) ).

fof(f221,plain,
    ( a = d
    | ~ spl0_2 ),
    inference(subsumption_resolution,[],[f220,f147]) ).

fof(f220,plain,
    ( a = d
    | b = d
    | ~ spl0_2 ),
    inference(resolution,[],[f218,f5]) ).

fof(f218,plain,
    ( member(d,non_ordered_pair(a,b))
    | ~ spl0_2 ),
    inference(subsumption_resolution,[],[f216,f145]) ).

fof(f145,axiom,
    little_set(d),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',d_little_set) ).

fof(f216,plain,
    ( ~ little_set(d)
    | member(d,non_ordered_pair(a,b))
    | ~ spl0_2 ),
    inference(superposition,[],[f177,f209]) ).

fof(f209,plain,
    ( non_ordered_pair(c,d) = non_ordered_pair(a,b)
    | ~ spl0_2 ),
    inference(avatar_component_clause,[],[f207]) ).

fof(f147,axiom,
    b != d,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_second_components_equal) ).

fof(f290,plain,
    ( a = b
    | ~ spl0_2
    | ~ spl0_4 ),
    inference(resolution,[],[f285,f223]) ).

fof(f223,plain,
    ( member(a,non_ordered_pair(a,b))
    | ~ spl0_2 ),
    inference(backward_demodulation,[],[f218,f221]) ).

fof(f285,plain,
    ( ! [X0] :
        ( ~ member(X0,non_ordered_pair(a,b))
        | b = X0 )
    | ~ spl0_4 ),
    inference(duplicate_literal_removal,[],[f281]) ).

fof(f281,plain,
    ( ! [X0] :
        ( b = X0
        | b = X0
        | ~ member(X0,non_ordered_pair(a,b)) )
    | ~ spl0_4 ),
    inference(superposition,[],[f5,f262]) ).

fof(f262,plain,
    ( non_ordered_pair(a,b) = non_ordered_pair(b,b)
    | ~ spl0_4 ),
    inference(avatar_component_clause,[],[f260]) ).

fof(f260,plain,
    ( spl0_4
  <=> non_ordered_pair(a,b) = non_ordered_pair(b,b) ),
    introduced(avatar_definition,[new_symbols(naming,[spl0_4])]) ).

fof(f275,plain,
    ( ~ spl0_2
    | ~ spl0_3 ),
    inference(avatar_contradiction_clause,[],[f274]) ).

fof(f274,plain,
    ( $false
    | ~ spl0_2
    | ~ spl0_3 ),
    inference(subsumption_resolution,[],[f273,f226]) ).

fof(f273,plain,
    ( a = b
    | ~ spl0_3 ),
    inference(duplicate_literal_removal,[],[f272]) ).

fof(f272,plain,
    ( a = b
    | a = b
    | ~ spl0_3 ),
    inference(resolution,[],[f271,f5]) ).

fof(f271,plain,
    ( member(b,non_ordered_pair(a,a))
    | ~ spl0_3 ),
    inference(subsumption_resolution,[],[f268,f143]) ).

fof(f143,axiom,
    little_set(b),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',b_little_set) ).

fof(f268,plain,
    ( member(b,non_ordered_pair(a,a))
    | ~ little_set(b)
    | ~ spl0_3 ),
    inference(superposition,[],[f177,f258]) ).

fof(f258,plain,
    ( non_ordered_pair(b,b) = non_ordered_pair(a,a)
    | ~ spl0_3 ),
    inference(avatar_component_clause,[],[f256]) ).

fof(f256,plain,
    ( spl0_3
  <=> non_ordered_pair(b,b) = non_ordered_pair(a,a) ),
    introduced(avatar_definition,[new_symbols(naming,[spl0_3])]) ).

fof(f263,plain,
    ( spl0_3
    | spl0_4
    | ~ spl0_2 ),
    inference(avatar_split_clause,[],[f254,f207,f260,f256]) ).

fof(f254,plain,
    ( non_ordered_pair(a,b) = non_ordered_pair(b,b)
    | non_ordered_pair(b,b) = non_ordered_pair(a,a)
    | ~ spl0_2 ),
    inference(resolution,[],[f240,f5]) ).

fof(f240,plain,
    ( member(non_ordered_pair(b,b),non_ordered_pair(non_ordered_pair(a,a),non_ordered_pair(a,b)))
    | ~ spl0_2 ),
    inference(backward_demodulation,[],[f194,f238]) ).

fof(f238,plain,
    ( b = c
    | ~ spl0_2 ),
    inference(subsumption_resolution,[],[f237,f143]) ).

fof(f237,plain,
    ( ~ little_set(b)
    | b = c
    | ~ spl0_2 ),
    inference(subsumption_resolution,[],[f232,f226]) ).

fof(f232,plain,
    ( a = b
    | b = c
    | ~ little_set(b)
    | ~ spl0_2 ),
    inference(resolution,[],[f222,f177]) ).

fof(f222,plain,
    ( ! [X0] :
        ( ~ member(X0,non_ordered_pair(a,b))
        | c = X0
        | a = X0 )
    | ~ spl0_2 ),
    inference(backward_demodulation,[],[f214,f221]) ).

fof(f214,plain,
    ( ! [X0] :
        ( c = X0
        | ~ member(X0,non_ordered_pair(a,b))
        | d = X0 )
    | ~ spl0_2 ),
    inference(superposition,[],[f5,f209]) ).

fof(f194,plain,
    member(non_ordered_pair(c,c),non_ordered_pair(non_ordered_pair(a,a),non_ordered_pair(a,b))),
    inference(subsumption_resolution,[],[f190,f8]) ).

fof(f190,plain,
    ( ~ little_set(non_ordered_pair(c,c))
    | member(non_ordered_pair(c,c),non_ordered_pair(non_ordered_pair(a,a),non_ordered_pair(a,b))) ),
    inference(superposition,[],[f185,f157]) ).

fof(f210,plain,
    ( spl0_1
    | spl0_2 ),
    inference(avatar_split_clause,[],[f201,f207,f203]) ).

fof(f201,plain,
    ( non_ordered_pair(c,d) = non_ordered_pair(a,b)
    | non_ordered_pair(c,d) = non_ordered_pair(a,a) ),
    inference(resolution,[],[f193,f5]) ).

fof(f193,plain,
    member(non_ordered_pair(c,d),non_ordered_pair(non_ordered_pair(a,a),non_ordered_pair(a,b))),
    inference(subsumption_resolution,[],[f191,f8]) ).

fof(f191,plain,
    ( member(non_ordered_pair(c,d),non_ordered_pair(non_ordered_pair(a,a),non_ordered_pair(a,b)))
    | ~ little_set(non_ordered_pair(c,d)) ),
    inference(superposition,[],[f177,f157]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : SET018-4 : TPTP v8.1.0. Released v1.0.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.12/0.34  % Computer : n019.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit   : 300
% 0.12/0.34  % WCLimit    : 300
% 0.12/0.34  % DateTime   : Tue Aug 30 12:57:35 EDT 2022
% 0.12/0.34  % CPUTime    : 
% 0.19/0.49  % (29203)lrs+10_1:16_awrs=converge:awrsf=40:br=off:ep=RSTC:flr=on:gsp=on:nwc=3.0:sos=on:urr=on:i=4:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/4Mi)
% 0.19/0.49  % (29222)lrs+1010_1:1_bd=off:fsr=off:sd=1:sos=on:ss=axioms:i=67:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/67Mi)
% 0.19/0.49  % (29203)Instruction limit reached!
% 0.19/0.49  % (29203)------------------------------
% 0.19/0.49  % (29203)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.50  % (29223)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=97:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/97Mi)
% 0.19/0.50  % (29203)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.50  % (29203)Termination reason: Unknown
% 0.19/0.50  % (29203)Termination phase: Property scanning
% 0.19/0.50  
% 0.19/0.50  % (29203)Memory used [KB]: 1535
% 0.19/0.50  % (29203)Time elapsed: 0.006 s
% 0.19/0.50  % (29203)Instructions burned: 6 (million)
% 0.19/0.50  % (29203)------------------------------
% 0.19/0.50  % (29203)------------------------------
% 0.19/0.50  % (29220)lrs+1011_1:1_afp=100000:afr=on:amm=sco:bd=preordered:cond=fast:newcnf=on:nm=4:sos=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.19/0.50  % (29222)Refutation not found, incomplete strategy% (29222)------------------------------
% 0.19/0.50  % (29222)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.50  % (29222)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.50  % (29222)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.50  
% 0.19/0.50  % (29222)Memory used [KB]: 5884
% 0.19/0.50  % (29222)Time elapsed: 0.096 s
% 0.19/0.50  % (29222)Instructions burned: 1 (million)
% 0.19/0.50  % (29222)------------------------------
% 0.19/0.50  % (29222)------------------------------
% 0.19/0.50  % (29214)lrs+30_1:12_av=off:bs=unit_only:fsd=on:gs=on:lwlo=on:newcnf=on:slsq=on:slsqr=1,2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.19/0.50  % (29214)Instruction limit reached!
% 0.19/0.50  % (29214)------------------------------
% 0.19/0.50  % (29214)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.50  % (29214)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.50  % (29214)Termination reason: Unknown
% 0.19/0.50  % (29214)Termination phase: Function definition elimination
% 0.19/0.50  
% 0.19/0.50  % (29214)Memory used [KB]: 1407
% 0.19/0.50  % (29214)Time elapsed: 0.003 s
% 0.19/0.50  % (29214)Instructions burned: 3 (million)
% 0.19/0.50  % (29214)------------------------------
% 0.19/0.50  % (29214)------------------------------
% 0.19/0.51  % (29209)lrs+1011_1:1_atotf=0.0306256:ep=RST:mep=off:nm=0:sos=all:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.19/0.51  % (29215)dis+1011_3:29_av=off:awrs=decay:awrsf=32:bce=on:drc=off:fde=unused:gsp=on:irw=on:nwc=2.0:spb=goal_then_units:updr=off:urr=ec_only:i=29:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/29Mi)
% 0.19/0.51  % (29229)lrs+10_1:1_sos=all:ss=axioms:st=1.5:i=20:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/20Mi)
% 0.19/0.51  % (29206)dis+1011_1:16_fsr=off:nwc=2.0:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/25Mi)
% 0.19/0.51  % (29211)lrs+1004_1:734_av=off:awrs=converge:awrsf=70:br=off:ep=RSTC:erd=off:gs=on:nwc=3.0:s2a=on:s2agt=16:sp=occurrence:updr=off:urr=on:i=6:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/6Mi)
% 0.19/0.52  % (29207)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=49:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/49Mi)
% 0.19/0.52  % (29204)lrs+10_1:1_bd=off:drc=off:lcm=reverse:nwc=5.0:sd=1:sgt=16:spb=goal_then_units:ss=axioms:to=lpo:i=43:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/43Mi)
% 0.19/0.52  % (29209)Instruction limit reached!
% 0.19/0.52  % (29209)------------------------------
% 0.19/0.52  % (29209)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (29209)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (29209)Termination reason: Unknown
% 0.19/0.52  % (29209)Termination phase: Saturation
% 0.19/0.52  
% 0.19/0.52  % (29209)Memory used [KB]: 1407
% 0.19/0.52  % (29209)Time elapsed: 0.005 s
% 0.19/0.52  % (29209)Instructions burned: 4 (million)
% 0.19/0.52  % (29209)------------------------------
% 0.19/0.52  % (29209)------------------------------
% 0.19/0.52  % (29204)Refutation not found, incomplete strategy% (29204)------------------------------
% 0.19/0.52  % (29204)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (29204)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (29204)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.52  
% 0.19/0.52  % (29204)Memory used [KB]: 5884
% 0.19/0.52  % (29204)Time elapsed: 0.117 s
% 0.19/0.52  % (29204)Instructions burned: 1 (million)
% 0.19/0.52  % (29204)------------------------------
% 0.19/0.52  % (29204)------------------------------
% 0.19/0.52  % (29220)Instruction limit reached!
% 0.19/0.52  % (29220)------------------------------
% 0.19/0.52  % (29220)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (29220)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (29220)Termination reason: Unknown
% 0.19/0.52  % (29220)Termination phase: Saturation
% 0.19/0.52  
% 0.19/0.52  % (29220)Memory used [KB]: 1535
% 0.19/0.52  % (29220)Time elapsed: 0.007 s
% 0.19/0.52  % (29220)Instructions burned: 7 (million)
% 0.19/0.52  % (29220)------------------------------
% 0.19/0.52  % (29220)------------------------------
% 0.19/0.52  % (29205)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.28/0.52  % (29205)Refutation not found, incomplete strategy% (29205)------------------------------
% 1.28/0.52  % (29205)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.28/0.52  % (29205)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.28/0.52  % (29205)Termination reason: Refutation not found, incomplete strategy
% 1.28/0.52  
% 1.28/0.52  % (29205)Memory used [KB]: 5884
% 1.28/0.52  % (29205)Time elapsed: 0.113 s
% 1.28/0.52  % (29205)Instructions burned: 2 (million)
% 1.28/0.52  % (29205)------------------------------
% 1.28/0.52  % (29205)------------------------------
% 1.28/0.52  % (29226)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.28/0.52  % (29226)Refutation not found, incomplete strategy% (29226)------------------------------
% 1.28/0.52  % (29226)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.28/0.52  % (29226)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.28/0.52  % (29226)Termination reason: Refutation not found, incomplete strategy
% 1.28/0.52  
% 1.28/0.52  % (29226)Memory used [KB]: 5884
% 1.28/0.52  % (29226)Time elapsed: 0.130 s
% 1.28/0.52  % (29226)Instructions burned: 2 (million)
% 1.28/0.52  % (29226)------------------------------
% 1.28/0.52  % (29226)------------------------------
% 1.28/0.52  % (29218)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.28/0.53  % (29228)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.28/0.53  % (29201)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.28/0.53  % (29229)Instruction limit reached!
% 1.28/0.53  % (29229)------------------------------
% 1.28/0.53  % (29229)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.28/0.53  % (29229)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.28/0.53  % (29229)Termination reason: Unknown
% 1.28/0.53  % (29229)Termination phase: Saturation
% 1.28/0.53  
% 1.28/0.53  % (29229)Memory used [KB]: 6396
% 1.28/0.53  % (29229)Time elapsed: 0.117 s
% 1.28/0.53  % (29229)Instructions burned: 20 (million)
% 1.28/0.53  % (29229)------------------------------
% 1.28/0.53  % (29229)------------------------------
% 1.28/0.53  % (29218)Instruction limit reached!
% 1.28/0.53  % (29218)------------------------------
% 1.28/0.53  % (29218)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.28/0.53  % (29218)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.28/0.53  % (29218)Termination reason: Unknown
% 1.28/0.53  % (29218)Termination phase: Saturation
% 1.28/0.53  
% 1.28/0.53  % (29218)Memory used [KB]: 6012
% 1.28/0.53  % (29218)Time elapsed: 0.133 s
% 1.28/0.53  % (29218)Instructions burned: 8 (million)
% 1.28/0.53  % (29218)------------------------------
% 1.28/0.53  % (29218)------------------------------
% 1.28/0.53  % (29211)Instruction limit reached!
% 1.28/0.53  % (29211)------------------------------
% 1.28/0.53  % (29211)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.28/0.53  % (29211)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.28/0.53  % (29211)Termination reason: Unknown
% 1.28/0.53  % (29211)Termination phase: Saturation
% 1.28/0.53  
% 1.28/0.53  % (29211)Memory used [KB]: 6012
% 1.28/0.53  % (29211)Time elapsed: 0.005 s
% 1.28/0.53  % (29211)Instructions burned: 8 (million)
% 1.28/0.53  % (29211)------------------------------
% 1.28/0.53  % (29211)------------------------------
% 1.28/0.53  % (29208)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.28/0.53  % (29208)Refutation not found, incomplete strategy% (29208)------------------------------
% 1.28/0.53  % (29208)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.28/0.53  % (29208)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.28/0.53  % (29208)Termination reason: Refutation not found, incomplete strategy
% 1.28/0.53  
% 1.28/0.53  % (29208)Memory used [KB]: 5884
% 1.28/0.53  % (29208)Time elapsed: 0.124 s
% 1.28/0.53  % (29208)Instructions burned: 2 (million)
% 1.28/0.53  % (29208)------------------------------
% 1.28/0.53  % (29208)------------------------------
% 1.28/0.53  % (29221)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.28/0.53  % (29219)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.28/0.53  % (29224)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)
% 1.50/0.54  % (29212)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.50/0.54  % (29216)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)
% 1.50/0.54  % (29217)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.50/0.54  % (29216)Instruction limit reached!
% 1.50/0.54  % (29216)------------------------------
% 1.50/0.54  % (29216)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.50/0.54  % (29216)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.50/0.54  % (29216)Termination reason: Unknown
% 1.50/0.54  % (29216)Termination phase: Finite model building preprocessing
% 1.50/0.54  
% 1.50/0.54  % (29216)Memory used [KB]: 1535
% 1.50/0.54  % (29216)Time elapsed: 0.004 s
% 1.50/0.54  % (29216)Instructions burned: 7 (million)
% 1.50/0.54  % (29216)------------------------------
% 1.50/0.54  % (29216)------------------------------
% 1.50/0.54  % (29202)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.50/0.55  % (29213)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.50/0.55  % (29228)Refutation not found, incomplete strategy% (29228)------------------------------
% 1.50/0.55  % (29228)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.50/0.55  % (29228)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.50/0.55  % (29228)Termination reason: Refutation not found, incomplete strategy
% 1.50/0.55  
% 1.50/0.55  % (29228)Memory used [KB]: 1407
% 1.50/0.55  % (29228)Time elapsed: 0.131 s
% 1.50/0.55  % (29228)Instructions burned: 2 (million)
% 1.50/0.55  % (29228)------------------------------
% 1.50/0.55  % (29228)------------------------------
% 1.50/0.55  % (29213)Instruction limit reached!
% 1.50/0.55  % (29213)------------------------------
% 1.50/0.55  % (29213)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.50/0.55  % (29213)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.50/0.55  % (29213)Termination reason: Unknown
% 1.50/0.55  % (29213)Termination phase: Saturation
% 1.50/0.55  
% 1.50/0.55  % (29213)Memory used [KB]: 6012
% 1.50/0.55  % (29213)Time elapsed: 0.003 s
% 1.50/0.55  % (29213)Instructions burned: 5 (million)
% 1.50/0.55  % (29213)------------------------------
% 1.50/0.55  % (29213)------------------------------
% 1.50/0.55  % (29227)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.50/0.55  % (29230)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.50/0.55  % (29227)Refutation not found, incomplete strategy% (29227)------------------------------
% 1.50/0.55  % (29227)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.50/0.55  % (29227)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.50/0.55  % (29227)Termination reason: Refutation not found, incomplete strategy
% 1.50/0.55  
% 1.50/0.55  % (29227)Memory used [KB]: 5884
% 1.50/0.55  % (29227)Time elapsed: 0.145 s
% 1.50/0.55  % (29227)Instructions burned: 2 (million)
% 1.50/0.55  % (29227)------------------------------
% 1.50/0.55  % (29227)------------------------------
% 1.50/0.55  % (29225)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.50/0.55  % (29225)Refutation not found, incomplete strategy% (29225)------------------------------
% 1.50/0.55  % (29225)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.50/0.55  % (29225)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.50/0.55  % (29225)Termination reason: Refutation not found, incomplete strategy
% 1.50/0.55  
% 1.50/0.55  % (29225)Memory used [KB]: 5884
% 1.50/0.55  % (29225)Time elapsed: 0.153 s
% 1.50/0.55  % (29225)Instructions burned: 2 (million)
% 1.50/0.55  % (29225)------------------------------
% 1.50/0.55  % (29225)------------------------------
% 1.50/0.55  % (29215)Instruction limit reached!
% 1.50/0.55  % (29215)------------------------------
% 1.50/0.55  % (29215)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.50/0.55  % (29215)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.50/0.55  % (29215)Termination reason: Unknown
% 1.50/0.55  % (29215)Termination phase: Saturation
% 1.50/0.55  
% 1.50/0.55  % (29215)Memory used [KB]: 1791
% 1.50/0.55  % (29215)Time elapsed: 0.110 s
% 1.50/0.55  % (29215)Instructions burned: 29 (million)
% 1.50/0.55  % (29215)------------------------------
% 1.50/0.55  % (29215)------------------------------
% 1.50/0.56  % (29221)Instruction limit reached!
% 1.50/0.56  % (29221)------------------------------
% 1.50/0.56  % (29221)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.50/0.56  % (29221)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.50/0.56  % (29221)Termination reason: Unknown
% 1.50/0.56  % (29221)Termination phase: Saturation
% 1.50/0.56  
% 1.50/0.56  % (29221)Memory used [KB]: 1535
% 1.50/0.56  % (29221)Time elapsed: 0.004 s
% 1.50/0.56  % (29221)Instructions burned: 7 (million)
% 1.50/0.56  % (29221)------------------------------
% 1.50/0.56  % (29221)------------------------------
% 1.50/0.56  % (29210)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.50/0.56  % (29217)Instruction limit reached!
% 1.50/0.56  % (29217)------------------------------
% 1.50/0.56  % (29217)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.50/0.56  % (29217)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.50/0.56  % (29217)Termination reason: Unknown
% 1.50/0.56  % (29217)Termination phase: Function definition elimination
% 1.50/0.56  
% 1.50/0.56  % (29217)Memory used [KB]: 1407
% 1.50/0.56  % (29217)Time elapsed: 0.002 s
% 1.50/0.56  % (29217)Instructions burned: 2 (million)
% 1.50/0.56  % (29217)------------------------------
% 1.50/0.56  % (29217)------------------------------
% 1.50/0.56  % (29206)Instruction limit reached!
% 1.50/0.56  % (29206)------------------------------
% 1.50/0.56  % (29206)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.50/0.56  % (29206)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.50/0.56  % (29206)Termination reason: Unknown
% 1.50/0.56  % (29206)Termination phase: Saturation
% 1.50/0.56  
% 1.50/0.56  % (29206)Memory used [KB]: 6396
% 1.50/0.56  % (29206)Time elapsed: 0.146 s
% 1.50/0.56  % (29206)Instructions burned: 26 (million)
% 1.50/0.56  % (29206)------------------------------
% 1.50/0.56  % (29206)------------------------------
% 1.50/0.58  % (29219)Instruction limit reached!
% 1.50/0.58  % (29219)------------------------------
% 1.50/0.58  % (29219)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.50/0.58  % (29219)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.50/0.58  % (29219)Termination reason: Unknown
% 1.50/0.58  % (29219)Termination phase: Saturation
% 1.50/0.58  
% 1.50/0.58  % (29219)Memory used [KB]: 11129
% 1.50/0.58  % (29219)Time elapsed: 0.168 s
% 1.50/0.58  % (29219)Instructions burned: 28 (million)
% 1.50/0.58  % (29219)------------------------------
% 1.50/0.58  % (29219)------------------------------
% 1.50/0.59  % (29212)Instruction limit reached!
% 1.50/0.59  % (29212)------------------------------
% 1.50/0.59  % (29212)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.50/0.59  % (29212)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.50/0.59  % (29212)Termination reason: Unknown
% 1.50/0.59  % (29212)Termination phase: Saturation
% 1.50/0.59  
% 1.50/0.59  % (29212)Memory used [KB]: 6268
% 1.50/0.59  % (29212)Time elapsed: 0.171 s
% 1.50/0.59  % (29212)Instructions burned: 23 (million)
% 1.50/0.59  % (29212)------------------------------
% 1.50/0.59  % (29212)------------------------------
% 1.50/0.59  % (29207)Instruction limit reached!
% 1.50/0.59  % (29207)------------------------------
% 1.50/0.59  % (29207)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.50/0.59  % (29207)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.50/0.59  % (29207)Termination reason: Unknown
% 1.50/0.59  % (29207)Termination phase: Saturation
% 1.50/0.59  
% 1.50/0.59  % (29207)Memory used [KB]: 2046
% 1.50/0.59  % (29207)Time elapsed: 0.163 s
% 1.50/0.59  % (29207)Instructions burned: 51 (million)
% 1.50/0.59  % (29207)------------------------------
% 1.50/0.59  % (29207)------------------------------
% 1.50/0.60  % (29315)lrs+10_1:1_br=off:ep=RSTC:sos=all:urr=on:i=14:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/14Mi)
% 1.50/0.60  % (29202)Instruction limit reached!
% 1.50/0.60  % (29202)------------------------------
% 1.50/0.60  % (29202)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.50/0.60  % (29202)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.50/0.60  % (29202)Termination reason: Unknown
% 1.50/0.60  % (29202)Termination phase: Saturation
% 1.50/0.60  
% 1.50/0.60  % (29202)Memory used [KB]: 2430
% 1.50/0.60  % (29202)Time elapsed: 0.182 s
% 1.50/0.60  % (29202)Instructions burned: 42 (million)
% 1.50/0.60  % (29202)------------------------------
% 1.50/0.60  % (29202)------------------------------
% 1.50/0.60  % (29317)lrs+4_1:1_fde=unused:sos=on:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/39Mi)
% 1.50/0.61  % (29319)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 (2998ds/3Mi)
% 1.50/0.61  % (29315)Instruction limit reached!
% 1.50/0.61  % (29315)------------------------------
% 1.50/0.61  % (29315)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.50/0.61  % (29224)Instruction limit reached!
% 1.50/0.61  % (29224)------------------------------
% 1.50/0.61  % (29224)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.50/0.61  % (29224)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.50/0.61  % (29224)Termination reason: Unknown
% 1.50/0.61  % (29224)Termination phase: Saturation
% 1.50/0.61  
% 1.50/0.61  % (29224)Memory used [KB]: 6908
% 1.50/0.61  % (29224)Time elapsed: 0.195 s
% 1.50/0.61  % (29224)Instructions burned: 37 (million)
% 1.50/0.61  % (29224)------------------------------
% 1.50/0.61  % (29224)------------------------------
% 1.50/0.61  % (29319)Instruction limit reached!
% 1.50/0.61  % (29319)------------------------------
% 1.50/0.61  % (29319)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.50/0.61  % (29319)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.50/0.61  % (29319)Termination reason: Unknown
% 1.50/0.61  % (29319)Termination phase: Property scanning
% 1.50/0.61  
% 1.50/0.61  % (29319)Memory used [KB]: 1407
% 1.50/0.61  % (29319)Time elapsed: 0.004 s
% 1.50/0.61  % (29319)Instructions burned: 5 (million)
% 1.50/0.61  % (29319)------------------------------
% 1.50/0.61  % (29319)------------------------------
% 1.50/0.62  % (29315)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.50/0.62  % (29315)Termination reason: Unknown
% 1.50/0.62  % (29315)Termination phase: Saturation
% 1.50/0.62  
% 1.50/0.62  % (29315)Memory used [KB]: 6268
% 1.50/0.62  % (29315)Time elapsed: 0.071 s
% 1.50/0.62  % (29315)Instructions burned: 14 (million)
% 1.50/0.62  % (29315)------------------------------
% 1.50/0.62  % (29315)------------------------------
% 1.50/0.62  % (29333)dis+1002_1:32_av=off:awrs=decay:awrsf=16:bs=on:fsr=off:gs=on:gsp=on:nwc=1.4:s2a=on:s2agt=32:urr=on:i=34:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/34Mi)
% 1.90/0.63  % (29332)dis+21_1:2_av=off:bd=off:fd=off:lcm=predicate:nwc=10.0:s2a=on:s2at=2.0:sp=reverse_arity:spb=goal:i=29:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/29Mi)
% 1.90/0.65  % (29334)dis+21_1:8_aac=none:bs=unit_only:er=filter:fd=off:nwc=5.0:s2pl=no:i=46:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/46Mi)
% 1.90/0.65  % (29337)dis+1011_1:1_av=off:er=known:fde=unused:nwc=10.0:slsq=on:slsqc=1:slsqr=4,15:i=75:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/75Mi)
% 1.90/0.65  % (29331)dis+1011_1:1_bd=off:canc=force:ev=cautious:nwc=5.0:i=33:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/33Mi)
% 1.90/0.65  % (29336)fmb+10_1:1_fde=unused:fmbsr=1.78:fmbsso=preprocessed_usage:gsp=on:ins=1:newcnf=on:updr=off:i=22:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/22Mi)
% 1.90/0.66  % (29210)Instruction limit reached!
% 1.90/0.66  % (29210)------------------------------
% 1.90/0.66  % (29210)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.90/0.66  % (29210)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.90/0.66  % (29210)Termination reason: Unknown
% 1.90/0.66  % (29210)Termination phase: Saturation
% 1.90/0.66  
% 1.90/0.66  % (29210)Memory used [KB]: 6780
% 1.90/0.66  % (29210)Time elapsed: 0.260 s
% 1.90/0.66  % (29210)Instructions burned: 51 (million)
% 1.90/0.66  % (29210)------------------------------
% 1.90/0.66  % (29210)------------------------------
% 1.90/0.66  % (29317)Instruction limit reached!
% 1.90/0.66  % (29317)------------------------------
% 1.90/0.66  % (29317)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.90/0.66  % (29317)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.90/0.66  % (29317)Termination reason: Unknown
% 1.90/0.66  % (29317)Termination phase: Saturation
% 1.90/0.66  
% 1.90/0.66  % (29317)Memory used [KB]: 6524
% 1.90/0.66  % (29317)Time elapsed: 0.108 s
% 1.90/0.66  % (29317)Instructions burned: 39 (million)
% 1.90/0.66  % (29317)------------------------------
% 1.90/0.66  % (29317)------------------------------
% 1.90/0.66  % (29223)Instruction limit reached!
% 1.90/0.66  % (29223)------------------------------
% 1.90/0.66  % (29223)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.90/0.66  % (29223)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.90/0.66  % (29223)Termination reason: Unknown
% 1.90/0.66  % (29223)Termination phase: Saturation
% 1.90/0.66  
% 1.90/0.66  % (29223)Memory used [KB]: 7675
% 1.90/0.66  % (29223)Time elapsed: 0.209 s
% 1.90/0.66  % (29223)Instructions burned: 97 (million)
% 1.90/0.66  % (29223)------------------------------
% 1.90/0.66  % (29223)------------------------------
% 1.90/0.66  % (29332)Instruction limit reached!
% 1.90/0.66  % (29332)------------------------------
% 1.90/0.66  % (29332)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.90/0.66  % (29342)lrs+1011_1:64_nwc=3.0:s2a=on:sd=1:sgt=64:ss=included:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/37Mi)
% 1.90/0.66  % (29338)lrs+10_1:16_awrs=converge:awrsf=40:br=off:ep=RSTC:flr=on:gsp=on:nwc=3.0:sos=on:urr=on:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/7Mi)
% 1.90/0.67  % (29333)Instruction limit reached!
% 1.90/0.67  % (29333)------------------------------
% 1.90/0.67  % (29333)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.90/0.67  % (29332)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.90/0.67  % (29332)Termination reason: Unknown
% 1.90/0.67  % (29332)Termination phase: Saturation
% 1.90/0.67  
% 1.90/0.67  % (29332)Memory used [KB]: 1791
% 1.90/0.67  % (29332)Time elapsed: 0.079 s
% 1.90/0.67  % (29332)Instructions burned: 30 (million)
% 1.90/0.67  % (29332)------------------------------
% 1.90/0.67  % (29332)------------------------------
% 1.90/0.67  % (29349)lrs+1011_1:7_av=off:bsr=on:fd=preordered:nwc=5.0:s2a=on:s2at=2.0:sp=reverse_frequency:to=lpo:urr=on:i=45:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/45Mi)
% 1.90/0.67  % (29340)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=151:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/151Mi)
% 1.90/0.67  % (29333)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.90/0.67  % (29333)Termination reason: Unknown
% 1.90/0.67  % (29333)Termination phase: Saturation
% 1.90/0.67  
% 1.90/0.67  % (29333)Memory used [KB]: 7164
% 1.90/0.67  % (29333)Time elapsed: 0.092 s
% 1.90/0.67  % (29333)Instructions burned: 35 (million)
% 1.90/0.67  % (29333)------------------------------
% 1.90/0.67  % (29333)------------------------------
% 1.90/0.68  % (29347)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=147:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/147Mi)
% 1.90/0.68  % (29350)lrs+1011_1:1_ep=RS:flr=on:nm=2:sos=on:i=109:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/109Mi)
% 1.90/0.68  % (29356)lrs+10_1:1_drc=off:sp=reverse_frequency:spb=goal:to=lpo:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/7Mi)
% 1.90/0.68  TRYING [1]
% 1.90/0.68  TRYING [2]
% 2.09/0.68  % (29356)Instruction limit reached!
% 2.09/0.68  % (29356)------------------------------
% 2.09/0.68  % (29356)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.09/0.68  % (29356)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.09/0.68  % (29356)Termination reason: Unknown
% 2.09/0.68  % (29356)Termination phase: Saturation
% 2.09/0.68  
% 2.09/0.68  % (29356)Memory used [KB]: 6012
% 2.09/0.68  % (29356)Time elapsed: 0.005 s
% 2.09/0.68  % (29356)Instructions burned: 8 (million)
% 2.09/0.68  % (29356)------------------------------
% 2.09/0.68  % (29356)------------------------------
% 2.09/0.68  % (29338)Instruction limit reached!
% 2.09/0.68  % (29338)------------------------------
% 2.09/0.68  % (29338)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.09/0.68  % (29338)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.09/0.69  % (29338)Termination reason: Unknown
% 2.09/0.69  % (29338)Termination phase: Saturation
% 2.09/0.69  
% 2.09/0.69  % (29338)Memory used [KB]: 1535
% 2.09/0.69  % (29338)Time elapsed: 0.005 s
% 2.09/0.69  % (29338)Instructions burned: 7 (million)
% 2.09/0.69  % (29338)------------------------------
% 2.09/0.69  % (29338)------------------------------
% 2.09/0.69  % (29352)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=151:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/151Mi)
% 2.09/0.69  % (29355)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=116:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/116Mi)
% 2.09/0.69  % (29357)lrs+1011_1:1_aac=none:drc=off:fsr=off:nwc=2.0:sp=occurrence:ss=included:i=149:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/149Mi)
% 2.09/0.69  % (29360)lrs+2_1:1_drc=off:sp=reverse_frequency:spb=goal_then_units:to=lpo:i=57:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/57Mi)
% 2.09/0.70  % (29362)lrs+1011_1:6_av=off:bce=on:ins=1:nwc=2.0:tgt=ground:thsq=on:thsqc=32:updr=off:i=69:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/69Mi)
% 2.09/0.70  % (29357)Refutation not found, incomplete strategy% (29357)------------------------------
% 2.09/0.70  % (29357)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.09/0.71  % (29336)Instruction limit reached!
% 2.09/0.71  % (29336)------------------------------
% 2.09/0.71  % (29336)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.09/0.71  % (29336)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.09/0.71  % (29336)Termination reason: Unknown
% 2.09/0.71  % (29336)Termination phase: Finite model building constraint generation
% 2.09/0.71  
% 2.09/0.71  % (29336)Memory used [KB]: 7036
% 2.09/0.71  % (29336)Time elapsed: 0.136 s
% 2.09/0.71  % (29336)Instructions burned: 24 (million)
% 2.09/0.71  % (29336)------------------------------
% 2.09/0.71  % (29336)------------------------------
% 2.09/0.71  % (29357)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.09/0.71  % (29357)Termination reason: Refutation not found, incomplete strategy
% 2.09/0.71  
% 2.09/0.71  % (29357)Memory used [KB]: 5884
% 2.09/0.71  % (29357)Time elapsed: 0.128 s
% 2.09/0.71  % (29357)Instructions burned: 1 (million)
% 2.09/0.71  % (29357)------------------------------
% 2.09/0.71  % (29357)------------------------------
% 2.09/0.71  % (29375)dis+10_1:1_br=off:plsq=on:plsqr=32,1:slsq=on:slsqc=1:slsqr=1,1:sp=frequency:to=lpo:urr=ec_only:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/500Mi)
% 2.09/0.71  % (29331)Instruction limit reached!
% 2.09/0.71  % (29331)------------------------------
% 2.09/0.71  % (29331)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.09/0.71  % (29331)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.09/0.71  % (29331)Termination reason: Unknown
% 2.09/0.71  % (29331)Termination phase: Saturation
% 2.09/0.71  
% 2.09/0.71  % (29331)Memory used [KB]: 6396
% 2.09/0.71  % (29331)Time elapsed: 0.155 s
% 2.09/0.71  % (29331)Instructions burned: 33 (million)
% 2.09/0.71  % (29331)------------------------------
% 2.09/0.71  % (29331)------------------------------
% 2.09/0.71  % (29342)First to succeed.
% 2.09/0.72  % (29368)dis+10_1:1_sgt=16:sos=on:spb=goal:ss=axioms:i=137:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/137Mi)
% 2.09/0.72  % (29367)lrs+1010_1:1_aac=none:bce=on:nicw=on:nm=0:plsq=on:plsql=on:sac=on:sos=on:sp=frequency:spb=units:to=lpo:i=307:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/307Mi)
% 2.09/0.72  % (29342)Refutation found. Thanks to Tanya!
% 2.09/0.72  % SZS status Unsatisfiable for theBenchmark
% 2.09/0.72  % SZS output start Proof for theBenchmark
% See solution above
% 2.09/0.72  % (29342)------------------------------
% 2.09/0.72  % (29342)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.09/0.72  % (29342)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.09/0.72  % (29342)Termination reason: Refutation
% 2.09/0.72  
% 2.09/0.72  % (29342)Memory used [KB]: 6396
% 2.09/0.72  % (29342)Time elapsed: 0.161 s
% 2.09/0.72  % (29342)Instructions burned: 23 (million)
% 2.09/0.72  % (29342)------------------------------
% 2.09/0.72  % (29342)------------------------------
% 2.09/0.72  % (29199)Success in time 0.369 s
%------------------------------------------------------------------------------