TSTP Solution File: SEV422_1 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : SEV422_1 : TPTP v8.1.0. Released v5.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 : n015.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:35:21 EDT 2022

% Result   : Theorem 2.04s 0.70s
% Output   : Refutation 2.04s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   14
%            Number of leaves      :   22
% Syntax   : Number of formulae    :   58 (   7 unt;  15 typ;   0 def)
%            Number of atoms       :  118 (  59 equ)
%            Maximal formula atoms :    6 (   2 avg)
%            Number of connectives :  121 (  46   ~;  35   |;  28   &)
%                                         (   7 <=>;   5  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    8 (   5 avg)
%            Maximal term depth    :    4 (   2 avg)
%            Number arithmetic     :   44 (   0 atm;  19 fun;  19 num;   6 var)
%            Number of types       :    4 (   2 usr;   1 ari)
%            Number of type conns  :   14 (   9   >;   5   *;   0   +;   0  <<)
%            Number of predicates  :    4 (   2 usr;   1 prp; 0-2 aty)
%            Number of functors    :   13 (  11 usr;   5 con; 0-2 aty)
%            Number of variables   :   82 (  70   !;  12   ?;  82   :)

% Comments : 
%------------------------------------------------------------------------------
tff(type_def_5,type,
    set: $tType ).

tff(type_def_6,type,
    element: $tType ).

tff(func_def_0,type,
    empty_set: set ).

tff(func_def_1,type,
    singleton: element > set ).

tff(func_def_2,type,
    intersection: ( set * set ) > set ).

tff(func_def_3,type,
    union: ( set * set ) > set ).

tff(func_def_4,type,
    difference: ( set * set ) > set ).

tff(func_def_5,type,
    complement: set > set ).

tff(func_def_6,type,
    cardinality: set > $int ).

tff(func_def_10,type,
    sK0: set > element ).

tff(func_def_11,type,
    sK1: $int ).

tff(func_def_12,type,
    sK2: set ).

tff(func_def_13,type,
    sK3: element ).

tff(pred_def_1,type,
    member: ( element * set ) > $o ).

tff(pred_def_2,type,
    subset: ( set * set ) > $o ).

tff(f269,plain,
    $false,
    inference(subsumption_resolution,[],[f268,f63]) ).

tff(f63,plain,
    cardinality(union(singleton(sK3),sK2)) != $sum(sK1,1),
    inference(cnf_transformation,[],[f42]) ).

tff(f42,plain,
    ( ( cardinality(union(singleton(sK3),sK2)) != $sum(sK1,1) )
    & ~ member(sK3,sK2)
    & ( cardinality(sK2) = sK1 ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK1,sK2,sK3])],[f24,f41]) ).

tff(f41,plain,
    ( ? [X0: $int,X1: set,X2: element] :
        ( ( $sum(X0,1) != cardinality(union(singleton(X2),X1)) )
        & ~ member(X2,X1)
        & ( cardinality(X1) = X0 ) )
   => ( ( cardinality(union(singleton(sK3),sK2)) != $sum(sK1,1) )
      & ~ member(sK3,sK2)
      & ( cardinality(sK2) = sK1 ) ) ),
    introduced(choice_axiom,[]) ).

tff(f24,plain,
    ? [X0: $int,X1: set,X2: element] :
      ( ( $sum(X0,1) != cardinality(union(singleton(X2),X1)) )
      & ~ member(X2,X1)
      & ( cardinality(X1) = X0 ) ),
    inference(flattening,[],[f23]) ).

tff(f23,plain,
    ? [X1: set,X2: element,X0: $int] :
      ( ( $sum(X0,1) != cardinality(union(singleton(X2),X1)) )
      & ~ member(X2,X1)
      & ( cardinality(X1) = X0 ) ),
    inference(ennf_transformation,[],[f15]) ).

tff(f15,plain,
    ~ ! [X1: set,X2: element,X0: $int] :
        ( ( ~ member(X2,X1)
          & ( cardinality(X1) = X0 ) )
       => ( $sum(X0,1) = cardinality(union(singleton(X2),X1)) ) ),
    inference(rectify,[],[f14]) ).

tff(f14,negated_conjecture,
    ~ ! [X7: $int,X6: set,X1: element] :
        ( ( ~ member(X1,X6)
          & ( cardinality(X6) = X7 ) )
       => ( $sum(X7,1) = cardinality(union(singleton(X1),X6)) ) ),
    inference(negated_conjecture,[],[f13]) ).

tff(f13,conjecture,
    ! [X7: $int,X6: set,X1: element] :
      ( ( ~ member(X1,X6)
        & ( cardinality(X6) = X7 ) )
     => ( $sum(X7,1) = cardinality(union(singleton(X1),X6)) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',vc2) ).

tff(f268,plain,
    cardinality(union(singleton(sK3),sK2)) = $sum(sK1,1),
    inference(forward_demodulation,[],[f253,f61]) ).

tff(f61,plain,
    cardinality(sK2) = sK1,
    inference(cnf_transformation,[],[f42]) ).

tff(f253,plain,
    cardinality(union(singleton(sK3),sK2)) = $sum(cardinality(sK2),1),
    inference(trivial_inequality_removal,[],[f242]) ).

tff(f242,plain,
    ( ( empty_set != empty_set )
    | ( cardinality(union(singleton(sK3),sK2)) = $sum(cardinality(sK2),1) ) ),
    inference(superposition,[],[f53,f235]) ).

tff(f235,plain,
    empty_set = intersection(singleton(sK3),sK2),
    inference(resolution,[],[f201,f62]) ).

tff(f62,plain,
    ~ member(sK3,sK2),
    inference(cnf_transformation,[],[f42]) ).

tff(f201,plain,
    ! [X0: element,X1: set] :
      ( member(X0,X1)
      | ( empty_set = intersection(singleton(X0),X1) ) ),
    inference(duplicate_literal_removal,[],[f196]) ).

tff(f196,plain,
    ! [X0: element,X1: set] :
      ( member(X0,X1)
      | ( empty_set = intersection(singleton(X0),X1) )
      | ( empty_set = intersection(singleton(X0),X1) ) ),
    inference(superposition,[],[f86,f95]) ).

tff(f95,plain,
    ! [X2: set,X1: element] :
      ( ( sK0(intersection(singleton(X1),X2)) = X1 )
      | ( empty_set = intersection(singleton(X1),X2) ) ),
    inference(resolution,[],[f85,f59]) ).

tff(f59,plain,
    ! [X0: element,X1: element] :
      ( ~ member(X0,singleton(X1))
      | ( X0 = X1 ) ),
    inference(cnf_transformation,[],[f40]) ).

tff(f40,plain,
    ! [X0: element,X1: element] :
      ( ( member(X0,singleton(X1))
        | ( X0 != X1 ) )
      & ( ( X0 = X1 )
        | ~ member(X0,singleton(X1)) ) ),
    inference(rectify,[],[f39]) ).

tff(f39,plain,
    ! [X1: element,X0: element] :
      ( ( member(X1,singleton(X0))
        | ( X0 != X1 ) )
      & ( ( X0 = X1 )
        | ~ member(X1,singleton(X0)) ) ),
    inference(nnf_transformation,[],[f20]) ).

tff(f20,plain,
    ! [X1: element,X0: element] :
      ( member(X1,singleton(X0))
    <=> ( X0 = X1 ) ),
    inference(rectify,[],[f2]) ).

tff(f2,axiom,
    ! [X2: element,X1: element] :
      ( ( X1 = X2 )
    <=> member(X1,singleton(X2)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',singleton) ).

tff(f85,plain,
    ! [X0: set,X1: set] :
      ( member(sK0(intersection(X0,X1)),X0)
      | ( empty_set = intersection(X0,X1) ) ),
    inference(resolution,[],[f47,f55]) ).

tff(f55,plain,
    ! [X0: set] :
      ( member(sK0(X0),X0)
      | ( empty_set = X0 ) ),
    inference(cnf_transformation,[],[f37]) ).

tff(f37,plain,
    ! [X0: set] :
      ( ( ! [X1: element] : ~ member(X1,X0)
        | ( empty_set != X0 ) )
      & ( ( empty_set = X0 )
        | member(sK0(X0),X0) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0])],[f35,f36]) ).

tff(f36,plain,
    ! [X0: set] :
      ( ? [X2: element] : member(X2,X0)
     => member(sK0(X0),X0) ),
    introduced(choice_axiom,[]) ).

tff(f35,plain,
    ! [X0: set] :
      ( ( ! [X1: element] : ~ member(X1,X0)
        | ( empty_set != X0 ) )
      & ( ( empty_set = X0 )
        | ? [X2: element] : member(X2,X0) ) ),
    inference(rectify,[],[f34]) ).

tff(f34,plain,
    ! [X0: set] :
      ( ( ! [X1: element] : ~ member(X1,X0)
        | ( empty_set != X0 ) )
      & ( ( empty_set = X0 )
        | ? [X1: element] : member(X1,X0) ) ),
    inference(nnf_transformation,[],[f1]) ).

tff(f1,axiom,
    ! [X0: set] :
      ( ! [X1: element] : ~ member(X1,X0)
    <=> ( empty_set = X0 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',empty_set) ).

tff(f47,plain,
    ! [X2: set,X0: set,X1: element] :
      ( ~ member(X1,intersection(X0,X2))
      | member(X1,X0) ),
    inference(cnf_transformation,[],[f28]) ).

tff(f28,plain,
    ! [X0: set,X1: element,X2: set] :
      ( ( member(X1,intersection(X0,X2))
        | ~ member(X1,X2)
        | ~ member(X1,X0) )
      & ( ( member(X1,X2)
          & member(X1,X0) )
        | ~ member(X1,intersection(X0,X2)) ) ),
    inference(rectify,[],[f27]) ).

tff(f27,plain,
    ! [X1: set,X0: element,X2: set] :
      ( ( member(X0,intersection(X1,X2))
        | ~ member(X0,X2)
        | ~ member(X0,X1) )
      & ( ( member(X0,X2)
          & member(X0,X1) )
        | ~ member(X0,intersection(X1,X2)) ) ),
    inference(flattening,[],[f26]) ).

tff(f26,plain,
    ! [X1: set,X0: element,X2: set] :
      ( ( member(X0,intersection(X1,X2))
        | ~ member(X0,X2)
        | ~ member(X0,X1) )
      & ( ( member(X0,X2)
          & member(X0,X1) )
        | ~ member(X0,intersection(X1,X2)) ) ),
    inference(nnf_transformation,[],[f21]) ).

tff(f21,plain,
    ! [X1: set,X0: element,X2: set] :
      ( member(X0,intersection(X1,X2))
    <=> ( member(X0,X2)
        & member(X0,X1) ) ),
    inference(rectify,[],[f4]) ).

tff(f4,axiom,
    ! [X1: element,X2: set,X3: set] :
      ( ( member(X1,X3)
        & member(X1,X2) )
    <=> member(X1,intersection(X2,X3)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',intersection) ).

tff(f86,plain,
    ! [X0: set,X1: set] :
      ( member(sK0(intersection(X0,X1)),X1)
      | ( empty_set = intersection(X0,X1) ) ),
    inference(resolution,[],[f48,f55]) ).

tff(f48,plain,
    ! [X2: set,X0: set,X1: element] :
      ( ~ member(X1,intersection(X0,X2))
      | member(X1,X2) ),
    inference(cnf_transformation,[],[f28]) ).

tff(f53,plain,
    ! [X0: set,X1: element] :
      ( ( empty_set != intersection(singleton(X1),X0) )
      | ( cardinality(union(singleton(X1),X0)) = $sum(cardinality(X0),1) ) ),
    inference(cnf_transformation,[],[f33]) ).

tff(f33,plain,
    ! [X0: set,X1: element] :
      ( ( ( empty_set = intersection(singleton(X1),X0) )
        | ( cardinality(union(singleton(X1),X0)) != $sum(cardinality(X0),1) ) )
      & ( ( cardinality(union(singleton(X1),X0)) = $sum(cardinality(X0),1) )
        | ( empty_set != intersection(singleton(X1),X0) ) ) ),
    inference(rectify,[],[f32]) ).

tff(f32,plain,
    ! [X1: set,X0: element] :
      ( ( ( empty_set = intersection(singleton(X0),X1) )
        | ( $sum(cardinality(X1),1) != cardinality(union(singleton(X0),X1)) ) )
      & ( ( $sum(cardinality(X1),1) = cardinality(union(singleton(X0),X1)) )
        | ( empty_set != intersection(singleton(X0),X1) ) ) ),
    inference(nnf_transformation,[],[f17]) ).

tff(f17,plain,
    ! [X1: set,X0: element] :
      ( ( empty_set = intersection(singleton(X0),X1) )
    <=> ( $sum(cardinality(X1),1) = cardinality(union(singleton(X0),X1)) ) ),
    inference(rectify,[],[f10]) ).

tff(f10,axiom,
    ! [X1: element,X0: set] :
      ( ( empty_set = intersection(singleton(X1),X0) )
    <=> ( cardinality(union(singleton(X1),X0)) = $sum(cardinality(X0),1) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',cardinality_intersection_2) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.13  % Problem    : SEV422=1 : TPTP v8.1.0. Released v5.0.0.
% 0.03/0.14  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.14/0.35  % Computer : n015.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit   : 300
% 0.14/0.35  % WCLimit    : 300
% 0.14/0.35  % DateTime   : Tue Aug 30 17:23:06 EDT 2022
% 0.14/0.36  % CPUTime    : 
% 0.20/0.47  % (2212)lrs+10_1:32_s2a=on:s2agt=10:sgt=8:ss=axioms:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/15Mi)
% 0.20/0.49  % (2235)dis+1011_1:1_bd=off:canc=force:ev=cautious:nwc=5.0:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/21Mi)
% 0.20/0.50  % (2219)lrs+10_1:1_ep=R:gve=force:plsq=on:plsqr=32,1:uwa=one_side_interpreted:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.20/0.51  % (2230)dis+32_1:1_bd=off:nm=4:sos=on:ss=included:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.20/0.51  % (2212)Instruction limit reached!
% 0.20/0.51  % (2212)------------------------------
% 0.20/0.51  % (2212)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.51  % (2212)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.51  % (2212)Termination reason: Unknown
% 0.20/0.51  % (2212)Termination phase: Saturation
% 0.20/0.51  
% 0.20/0.51  % (2212)Memory used [KB]: 5756
% 0.20/0.51  % (2212)Time elapsed: 0.099 s
% 0.20/0.51  % (2212)Instructions burned: 15 (million)
% 0.20/0.51  % (2212)------------------------------
% 0.20/0.51  % (2212)------------------------------
% 0.20/0.51  % (2225)lrs+10_1:1_ss=axioms:st=5.0:tha=off:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/15Mi)
% 0.20/0.51  % (2219)Instruction limit reached!
% 0.20/0.51  % (2219)------------------------------
% 0.20/0.51  % (2219)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.51  % (2219)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.51  % (2219)Termination reason: Unknown
% 0.20/0.51  % (2219)Termination phase: Preprocessing 3
% 0.20/0.51  
% 0.20/0.51  % (2219)Memory used [KB]: 1023
% 0.20/0.51  % (2219)Time elapsed: 0.003 s
% 0.20/0.51  % (2219)Instructions burned: 2 (million)
% 0.20/0.51  % (2219)------------------------------
% 0.20/0.51  % (2219)------------------------------
% 0.20/0.51  % (2230)Refutation not found, incomplete strategy% (2230)------------------------------
% 0.20/0.51  % (2230)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.51  % (2230)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.51  % (2230)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.51  
% 0.20/0.51  % (2230)Memory used [KB]: 5500
% 0.20/0.51  % (2230)Time elapsed: 0.117 s
% 0.20/0.51  % (2230)Instructions burned: 4 (million)
% 0.20/0.51  % (2230)------------------------------
% 0.20/0.51  % (2230)------------------------------
% 0.20/0.52  % (2235)Instruction limit reached!
% 0.20/0.52  % (2235)------------------------------
% 0.20/0.52  % (2235)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.52  % (2235)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.52  % (2235)Termination reason: Unknown
% 0.20/0.52  % (2235)Termination phase: Saturation
% 0.20/0.52  
% 0.20/0.52  % (2235)Memory used [KB]: 5756
% 0.20/0.52  % (2235)Time elapsed: 0.114 s
% 0.20/0.52  % (2235)Instructions burned: 22 (million)
% 0.20/0.52  % (2235)------------------------------
% 0.20/0.52  % (2235)------------------------------
% 0.20/0.52  % (2233)lrs+1_3:1_ep=RSTC:sos=on:urr=on:i=43:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/43Mi)
% 0.20/0.52  % (2217)lrs+10_1:1_canc=force:tha=some:to=lpo:i=35:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/35Mi)
% 0.20/0.54  % (2229)dis+2_1:1_av=off:bsr=on:erd=off:s2pl=on:sgt=16:sos=on:sp=frequency:ss=axioms:i=46:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/46Mi)
% 0.20/0.54  % (2225)Instruction limit reached!
% 0.20/0.54  % (2225)------------------------------
% 0.20/0.54  % (2225)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (2225)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (2225)Termination reason: Unknown
% 0.20/0.54  % (2225)Termination phase: Saturation
% 0.20/0.54  
% 0.20/0.54  % (2225)Memory used [KB]: 5756
% 0.20/0.54  % (2225)Time elapsed: 0.126 s
% 0.20/0.54  % (2225)Instructions burned: 15 (million)
% 0.20/0.54  % (2225)------------------------------
% 0.20/0.54  % (2225)------------------------------
% 0.20/0.54  % (2236)dis+20_1:12_aac=none:acc=model:awrs=converge:fd=preordered:fsr=off:nicw=on:nwc=3.0:s2a=on:s2agt=16:spb=goal:to=lpo:i=41:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/41Mi)
% 0.20/0.54  % (2221)lrs+22_1:1_amm=sco:fsr=off:gve=force:sos=on:uwa=all:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.20/0.54  % (2206)dis+1010_1:4_aac=none:abs=on:atotf=0.5:avsq=on:avsqc=2:avsqr=215,247:awrs=converge:awrsf=128:bsd=on:erd=off:fde=none:gve=cautious:newcnf=on:nwc=5.0:rnwc=on:sac=on:sas=z3:sp=const_min:tgt=ground:thsq=on:thsqc=64:thsqr=1,4:i=59848:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59848Mi)
% 0.20/0.54  % (2234)dis+10_1:64_nwc=1.4:tha=off:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/21Mi)
% 0.20/0.54  % (2232)lrs+1002_1:1_br=off:canc=force:drc=off:s2a=on:sos=on:sp=reverse_frequency:urr=on:i=42:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/42Mi)
% 0.20/0.54  % (2221)Refutation not found, incomplete strategy% (2221)------------------------------
% 0.20/0.54  % (2221)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (2221)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (2221)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.54  
% 0.20/0.54  % (2221)Memory used [KB]: 5628
% 0.20/0.54  % (2221)Time elapsed: 0.102 s
% 0.20/0.54  % (2221)Instructions burned: 4 (million)
% 0.20/0.54  % (2221)------------------------------
% 0.20/0.54  % (2221)------------------------------
% 0.20/0.54  % (2208)dis+1011_1:64_drc=off:flr=on:nwc=2.0:sac=on:urr=ec_only:i=8:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/8Mi)
% 0.20/0.54  % (2207)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=34:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/34Mi)
% 0.20/0.55  % (2227)dis+1002_1:5_av=off:nwc=2.0:sos=all:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/15Mi)
% 0.20/0.55  % (2209)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=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.20/0.55  % (2210)ott+1011_1:2_br=off:bs=unit_only:bsr=unit_only:nwc=5.0:s2a=on:s2agt=32:urr=on:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/37Mi)
% 0.20/0.55  % (2207)Refutation not found, incomplete strategy% (2207)------------------------------
% 0.20/0.55  % (2207)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (2207)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (2207)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.55  
% 0.20/0.55  % (2207)Memory used [KB]: 5500
% 0.20/0.55  % (2207)Time elapsed: 0.133 s
% 0.20/0.55  % (2207)Instructions burned: 3 (million)
% 0.20/0.55  % (2207)------------------------------
% 0.20/0.55  % (2207)------------------------------
% 0.20/0.55  % (2209)Instruction limit reached!
% 0.20/0.55  % (2209)------------------------------
% 0.20/0.55  % (2209)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (2208)Instruction limit reached!
% 0.20/0.55  % (2208)------------------------------
% 0.20/0.55  % (2208)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.38/0.55  % (2228)dis+10_1:64_nwc=1.4:rp=on:tha=off:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/21Mi)
% 1.38/0.55  % (2223)lrs+10_1:1_ev=force:gve=cautious:tha=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 1.38/0.55  % (2224)dis+21_1:1_aac=none:abs=on:er=known:fde=none:fsr=off:nwc=5.0:s2a=on:s2at=4.0:sp=const_frequency:to=lpo:urr=ec_only:i=49:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/49Mi)
% 1.38/0.55  % (2213)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=32:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/32Mi)
% 1.38/0.55  % (2220)dis+10_1:64_nwc=1.4:tha=off:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/21Mi)
% 1.38/0.55  % (2222)dis+20_1:12_aac=none:acc=model:awrs=converge:fd=preordered:fsr=off:nicw=on:nwc=3.0:s2a=on:s2agt=16:spb=goal:to=lpo:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 1.38/0.55  % (2226)lrs+10_1:1_sd=10:sos=all:ss=axioms:st=5.0:tha=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 1.38/0.56  % (2214)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=36:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/36Mi)
% 1.38/0.56  % (2216)lrs+10_1:8_ep=R:erd=off:fs=off:fsr=off:gve=force:nwc=2.0:uwa=one_side_interpreted:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 1.38/0.56  % (2209)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.38/0.56  % (2209)Termination reason: Unknown
% 1.38/0.56  % (2209)Termination phase: Saturation
% 1.38/0.56  
% 1.38/0.56  % (2209)Memory used [KB]: 1023
% 1.38/0.56  % (2209)Time elapsed: 0.003 s
% 1.38/0.56  % (2209)Instructions burned: 3 (million)
% 1.38/0.56  % (2209)------------------------------
% 1.38/0.56  % (2209)------------------------------
% 1.38/0.56  % (2216)Instruction limit reached!
% 1.38/0.56  % (2216)------------------------------
% 1.38/0.56  % (2216)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.38/0.56  % (2218)dis+32_1:1_bd=off:nm=4:sos=on:ss=included:i=4:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/4Mi)
% 1.38/0.56  % (2216)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.38/0.56  % (2215)lrs+1010_1:1_ep=RST:s2a=on:s2at=5.0:sos=all:i=26:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/26Mi)
% 1.38/0.56  % (2216)Termination reason: Unknown
% 1.38/0.56  % (2216)Termination phase: Preprocessing 3
% 1.38/0.56  
% 1.38/0.56  % (2216)Memory used [KB]: 895
% 1.38/0.56  % (2216)Time elapsed: 0.003 s
% 1.38/0.56  % (2216)Instructions burned: 2 (million)
% 1.38/0.56  % (2216)------------------------------
% 1.38/0.56  % (2216)------------------------------
% 1.38/0.56  % (2208)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.38/0.56  % (2208)Termination reason: Unknown
% 1.38/0.56  % (2208)Termination phase: Saturation
% 1.38/0.56  
% 1.38/0.56  % (2208)Memory used [KB]: 5628
% 1.38/0.56  % (2208)Time elapsed: 0.139 s
% 1.38/0.56  % (2208)Instructions burned: 8 (million)
% 1.38/0.56  % (2208)------------------------------
% 1.38/0.56  % (2208)------------------------------
% 1.38/0.56  % (2218)Instruction limit reached!
% 1.38/0.56  % (2218)------------------------------
% 1.38/0.56  % (2218)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.38/0.56  % (2218)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.38/0.56  % (2218)Termination reason: Unknown
% 1.38/0.56  % (2218)Termination phase: Saturation
% 1.38/0.56  
% 1.38/0.56  % (2218)Memory used [KB]: 5500
% 1.38/0.56  % (2218)Time elapsed: 0.150 s
% 1.38/0.56  % (2218)Instructions burned: 4 (million)
% 1.38/0.56  % (2218)------------------------------
% 1.38/0.56  % (2218)------------------------------
% 1.38/0.56  % (2226)Instruction limit reached!
% 1.38/0.56  % (2226)------------------------------
% 1.38/0.56  % (2226)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.38/0.56  % (2226)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.38/0.56  % (2226)Termination reason: Unknown
% 1.38/0.56  % (2226)Termination phase: Saturation
% 1.38/0.56  
% 1.38/0.56  % (2226)Memory used [KB]: 1023
% 1.38/0.56  % (2226)Time elapsed: 0.003 s
% 1.38/0.56  % (2226)Instructions burned: 2 (million)
% 1.38/0.56  % (2226)------------------------------
% 1.38/0.56  % (2226)------------------------------
% 1.38/0.56  % (2222)Instruction limit reached!
% 1.38/0.56  % (2222)------------------------------
% 1.38/0.56  % (2222)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.38/0.56  % (2222)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.38/0.56  % (2222)Termination reason: Unknown
% 1.38/0.56  % (2222)Termination phase: Saturation
% 1.38/0.56  
% 1.38/0.56  % (2222)Memory used [KB]: 5500
% 1.38/0.56  % (2222)Time elapsed: 0.004 s
% 1.38/0.56  % (2222)Instructions burned: 3 (million)
% 1.38/0.56  % (2222)------------------------------
% 1.38/0.56  % (2222)------------------------------
% 1.38/0.56  % (2223)Instruction limit reached!
% 1.38/0.56  % (2223)------------------------------
% 1.38/0.56  % (2223)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.38/0.56  % (2223)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.38/0.56  % (2223)Termination reason: Unknown
% 1.38/0.56  % (2223)Termination phase: Saturation
% 1.38/0.56  
% 1.38/0.56  % (2223)Memory used [KB]: 5500
% 1.38/0.56  % (2223)Time elapsed: 0.004 s
% 1.38/0.56  % (2223)Instructions burned: 3 (million)
% 1.38/0.56  % (2223)------------------------------
% 1.38/0.56  % (2223)------------------------------
% 1.38/0.56  % (2231)lrs+1_1:10_av=off:drc=off:nwc=2.0:sp=reverse_frequency:thsq=on:thsqc=64:thsql=off:i=47:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/47Mi)
% 1.71/0.57  % (2214)Refutation not found, incomplete strategy% (2214)------------------------------
% 1.71/0.57  % (2214)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.71/0.57  % (2214)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.71/0.57  % (2214)Termination reason: Refutation not found, incomplete strategy
% 1.71/0.57  
% 1.71/0.57  % (2214)Memory used [KB]: 5500
% 1.71/0.57  % (2214)Time elapsed: 0.159 s
% 1.71/0.57  % (2214)Instructions burned: 3 (million)
% 1.71/0.57  % (2214)------------------------------
% 1.71/0.57  % (2214)------------------------------
% 1.71/0.58  % (2227)Instruction limit reached!
% 1.71/0.58  % (2227)------------------------------
% 1.71/0.58  % (2227)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.71/0.58  % (2217)Instruction limit reached!
% 1.71/0.58  % (2217)------------------------------
% 1.71/0.58  % (2217)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.71/0.58  % (2217)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.71/0.58  % (2217)Termination reason: Unknown
% 1.71/0.58  % (2217)Termination phase: Saturation
% 1.71/0.58  
% 1.71/0.58  % (2217)Memory used [KB]: 6140
% 1.71/0.58  % (2217)Time elapsed: 0.167 s
% 1.71/0.58  % (2217)Instructions burned: 35 (million)
% 1.71/0.58  % (2217)------------------------------
% 1.71/0.58  % (2217)------------------------------
% 1.71/0.58  % (2228)Instruction limit reached!
% 1.71/0.58  % (2228)------------------------------
% 1.71/0.58  % (2228)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.71/0.58  % (2228)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.71/0.58  % (2228)Termination reason: Unknown
% 1.71/0.58  % (2228)Termination phase: Saturation
% 1.71/0.58  
% 1.71/0.58  % (2228)Memory used [KB]: 5756
% 1.71/0.58  % (2228)Time elapsed: 0.161 s
% 1.71/0.58  % (2228)Instructions burned: 22 (million)
% 1.71/0.58  % (2228)------------------------------
% 1.71/0.58  % (2228)------------------------------
% 1.71/0.58  % (2220)Instruction limit reached!
% 1.71/0.58  % (2220)------------------------------
% 1.71/0.58  % (2220)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.71/0.58  % (2220)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.71/0.58  % (2220)Termination reason: Unknown
% 1.71/0.58  % (2220)Termination phase: Saturation
% 1.71/0.58  
% 1.71/0.58  % (2220)Memory used [KB]: 5756
% 1.71/0.58  % (2220)Time elapsed: 0.182 s
% 1.71/0.58  % (2220)Instructions burned: 22 (million)
% 1.71/0.58  % (2220)------------------------------
% 1.71/0.58  % (2220)------------------------------
% 1.71/0.59  % (2227)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.71/0.59  % (2227)Termination reason: Unknown
% 1.71/0.59  % (2227)Termination phase: Saturation
% 1.71/0.59  
% 1.71/0.59  % (2227)Memory used [KB]: 1279
% 1.71/0.59  % (2227)Time elapsed: 0.151 s
% 1.71/0.59  % (2227)Instructions burned: 17 (million)
% 1.71/0.59  % (2227)------------------------------
% 1.71/0.59  % (2227)------------------------------
% 1.71/0.59  % (2234)Instruction limit reached!
% 1.71/0.59  % (2234)------------------------------
% 1.71/0.59  % (2234)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.71/0.59  % (2234)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.71/0.59  % (2234)Termination reason: Unknown
% 1.71/0.59  % (2234)Termination phase: Saturation
% 1.71/0.59  
% 1.71/0.59  % (2234)Memory used [KB]: 5756
% 1.71/0.59  % (2234)Time elapsed: 0.179 s
% 1.71/0.59  % (2234)Instructions burned: 22 (million)
% 1.71/0.59  % (2234)------------------------------
% 1.71/0.59  % (2234)------------------------------
% 1.71/0.60  % (2210)Instruction limit reached!
% 1.71/0.60  % (2210)------------------------------
% 1.71/0.60  % (2210)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.71/0.60  % (2210)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.71/0.60  % (2210)Termination reason: Unknown
% 1.71/0.60  % (2210)Termination phase: Saturation
% 1.71/0.60  
% 1.71/0.60  % (2210)Memory used [KB]: 6524
% 1.71/0.60  % (2210)Time elapsed: 0.174 s
% 1.71/0.60  % (2210)Instructions burned: 39 (million)
% 1.71/0.60  % (2210)------------------------------
% 1.71/0.60  % (2210)------------------------------
% 1.71/0.60  % (2215)Instruction limit reached!
% 1.71/0.60  % (2215)------------------------------
% 1.71/0.60  % (2215)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.71/0.60  % (2215)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.71/0.60  % (2215)Termination reason: Unknown
% 1.71/0.60  % (2215)Termination phase: Saturation
% 1.71/0.60  
% 1.71/0.60  % (2215)Memory used [KB]: 6012
% 1.71/0.60  % (2215)Time elapsed: 0.175 s
% 1.71/0.60  % (2215)Instructions burned: 26 (million)
% 1.71/0.60  % (2215)------------------------------
% 1.71/0.60  % (2215)------------------------------
% 1.71/0.60  % (2232)Instruction limit reached!
% 1.71/0.60  % (2232)------------------------------
% 1.71/0.60  % (2232)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.71/0.60  % (2232)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.71/0.60  % (2232)Termination reason: Unknown
% 1.71/0.60  % (2232)Termination phase: Saturation
% 1.71/0.60  
% 1.71/0.60  % (2232)Memory used [KB]: 6140
% 1.71/0.60  % (2232)Time elapsed: 0.198 s
% 1.71/0.60  % (2232)Instructions burned: 42 (million)
% 1.71/0.60  % (2232)------------------------------
% 1.71/0.60  % (2232)------------------------------
% 1.71/0.61  % (2229)Instruction limit reached!
% 1.71/0.61  % (2229)------------------------------
% 1.71/0.61  % (2229)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.71/0.61  % (2229)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.71/0.61  % (2229)Termination reason: Unknown
% 1.71/0.61  % (2229)Termination phase: Saturation
% 1.71/0.61  
% 1.71/0.61  % (2229)Memory used [KB]: 1407
% 1.71/0.61  % (2229)Time elapsed: 0.154 s
% 1.71/0.61  % (2229)Instructions burned: 47 (million)
% 1.71/0.61  % (2229)------------------------------
% 1.71/0.61  % (2229)------------------------------
% 1.71/0.61  % (2213)Instruction limit reached!
% 1.71/0.61  % (2213)------------------------------
% 1.71/0.61  % (2213)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.71/0.61  % (2213)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.71/0.61  % (2213)Termination reason: Unknown
% 1.71/0.61  % (2213)Termination phase: Saturation
% 1.71/0.61  
% 1.71/0.61  % (2213)Memory used [KB]: 6140
% 1.71/0.61  % (2213)Time elapsed: 0.163 s
% 1.71/0.61  % (2213)Instructions burned: 32 (million)
% 1.71/0.61  % (2213)------------------------------
% 1.71/0.61  % (2213)------------------------------
% 1.71/0.61  % (2233)Instruction limit reached!
% 1.71/0.61  % (2233)------------------------------
% 1.71/0.61  % (2233)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.71/0.61  % (2233)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.71/0.61  % (2233)Termination reason: Unknown
% 1.71/0.61  % (2233)Termination phase: Saturation
% 1.71/0.61  
% 1.71/0.61  % (2233)Memory used [KB]: 6140
% 1.71/0.61  % (2233)Time elapsed: 0.198 s
% 1.71/0.61  % (2236)Instruction limit reached!
% 1.71/0.61  % (2236)------------------------------
% 1.71/0.61  % (2236)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.71/0.61  % (2233)Instructions burned: 43 (million)
% 1.71/0.61  % (2233)------------------------------
% 1.71/0.61  % (2233)------------------------------
% 1.71/0.61  % (2236)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.71/0.61  % (2236)Termination reason: Unknown
% 1.71/0.61  % (2236)Termination phase: Saturation
% 1.71/0.61  
% 1.71/0.61  % (2236)Memory used [KB]: 6140
% 1.71/0.61  % (2236)Time elapsed: 0.210 s
% 1.71/0.61  % (2236)Instructions burned: 41 (million)
% 1.71/0.61  % (2236)------------------------------
% 1.71/0.61  % (2236)------------------------------
% 1.71/0.62  % (2238)lrs+1_1:1_aac=none:acc=on:add=large:bd=off:bs=unit_only:bsr=on:cond=on:nm=0:sac=on:sd=3:sos=on:ss=axioms:st=2.0:i=47:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/47Mi)
% 1.71/0.62  % (2238)Refutation not found, incomplete strategy% (2238)------------------------------
% 1.71/0.62  % (2238)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.71/0.62  % (2238)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.71/0.62  % (2238)Termination reason: Refutation not found, incomplete strategy
% 1.71/0.62  
% 1.71/0.62  % (2238)Memory used [KB]: 5500
% 1.71/0.62  % (2238)Time elapsed: 0.073 s
% 1.71/0.62  % (2238)Instructions burned: 4 (million)
% 1.71/0.62  % (2238)------------------------------
% 1.71/0.62  % (2238)------------------------------
% 1.71/0.62  % (2224)Instruction limit reached!
% 1.71/0.62  % (2224)------------------------------
% 1.71/0.62  % (2224)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.71/0.62  % (2224)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.71/0.62  % (2224)Termination reason: Unknown
% 1.71/0.62  % (2224)Termination phase: Saturation
% 1.71/0.62  
% 1.71/0.62  % (2224)Memory used [KB]: 6268
% 1.71/0.62  % (2224)Time elapsed: 0.209 s
% 1.71/0.62  % (2224)Instructions burned: 50 (million)
% 1.71/0.62  % (2224)------------------------------
% 1.71/0.62  % (2224)------------------------------
% 1.71/0.63  % (2239)dis+10_1:64_nwc=1.4:rp=on:tha=off:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/25Mi)
% 2.00/0.65  % (2240)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=148:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/148Mi)
% 2.00/0.65  % (2240)Refutation not found, incomplete strategy% (2240)------------------------------
% 2.00/0.65  % (2240)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.00/0.65  % (2240)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.00/0.65  % (2240)Termination reason: Refutation not found, incomplete strategy
% 2.00/0.65  
% 2.00/0.65  % (2240)Memory used [KB]: 5500
% 2.00/0.65  % (2240)Time elapsed: 0.109 s
% 2.00/0.65  % (2240)Instructions burned: 3 (million)
% 2.00/0.65  % (2240)------------------------------
% 2.00/0.65  % (2240)------------------------------
% 2.00/0.66  % (2231)Instruction limit reached!
% 2.00/0.66  % (2231)------------------------------
% 2.00/0.66  % (2231)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.00/0.66  % (2231)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.00/0.66  % (2231)Termination reason: Unknown
% 2.00/0.66  % (2231)Termination phase: Saturation
% 2.00/0.66  
% 2.00/0.66  % (2231)Memory used [KB]: 1535
% 2.00/0.66  % (2231)Time elapsed: 0.224 s
% 2.00/0.66  % (2231)Instructions burned: 47 (million)
% 2.00/0.66  % (2231)------------------------------
% 2.00/0.66  % (2231)------------------------------
% 2.00/0.67  % (2237)lrs+10_1:1_ss=axioms:st=5.0:tha=off:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/15Mi)
% 2.04/0.67  % (2242)ott+21_1:1_bd=off:bsr=unit_only:drc=off:fd=preordered:fsr=off:nwc=3.0:sac=on:to=lpo:urr=on:i=76:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/76Mi)
% 2.04/0.67  % (2237)First to succeed.
% 2.04/0.67  % (2243)lrs+22_1:1_amm=sco:fsr=off:gve=force:sos=on:uwa=all:i=58:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/58Mi)
% 2.04/0.68  % (2243)Refutation not found, incomplete strategy% (2243)------------------------------
% 2.04/0.68  % (2243)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.04/0.68  % (2243)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.04/0.68  % (2243)Termination reason: Refutation not found, incomplete strategy
% 2.04/0.68  
% 2.04/0.68  % (2243)Memory used [KB]: 5628
% 2.04/0.68  % (2243)Time elapsed: 0.102 s
% 2.04/0.68  % (2243)Instructions burned: 4 (million)
% 2.04/0.68  % (2243)------------------------------
% 2.04/0.68  % (2243)------------------------------
% 2.04/0.68  % (2246)lrs+10_1:1_plsq=on:plsqc=1:plsqr=32,1:tha=off:thi=overlap:i=463:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/463Mi)
% 2.04/0.68  % (2239)Instruction limit reached!
% 2.04/0.68  % (2239)------------------------------
% 2.04/0.68  % (2239)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.04/0.68  % (2239)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.04/0.68  % (2239)Termination reason: Unknown
% 2.04/0.68  % (2239)Termination phase: Saturation
% 2.04/0.68  
% 2.04/0.68  % (2239)Memory used [KB]: 5756
% 2.04/0.68  % (2239)Time elapsed: 0.133 s
% 2.04/0.68  % (2239)Instructions burned: 26 (million)
% 2.04/0.68  % (2239)------------------------------
% 2.04/0.68  % (2239)------------------------------
% 2.04/0.68  % (2251)lrs+1010_5:1_aer=off:norm_ineq=on:sas=z3:sos=all:ss=axioms:tha=off:i=150:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/150Mi)
% 2.04/0.69  % (2245)lrs+10_1:3_add=large:afr=on:anc=all_dependent:avsq=on:avsqr=21,226:awrs=decay:awrsf=47:br=off:bsd=on:canc=cautious:cond=fast:fd=preordered:fsd=on:fsr=off:gs=on:gve=force:ins=1:lma=on:s2agt=4:s2at=1.9:sas=z3:slsq=on:slsqc=1:slsqr=13,121:sp=reverse_arity:tha=some:to=lpo:uace=off:uhcvi=on:updr=off:urr=ec_only:i=108:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/108Mi)
% 2.04/0.69  % (2244)lrs+10_1:1_thi=all:thigen=on:i=96:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/96Mi)
% 2.04/0.69  % (2249)lrs+1002_1:1_av=off:br=off:fs=off:fsr=off:tha=off:urr=ec_only:i=343:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/343Mi)
% 2.04/0.69  % (2247)lrs+1011_4:1_abs=on:afp=20:amm=off:anc=all:bd=off:br=off:canc=force:s2a=on:sas=z3:slsq=on:urr=on:i=494:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/494Mi)
% 2.04/0.69  % (2248)lrs+10_1:1_newcnf=on:sas=z3:tgt=ground:tha=off:i=223:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/223Mi)
% 2.04/0.69  % (2241)lrs+10_1:1_acc=model:br=off:ins=1:newcnf=on:nwc=5.0:s2a=on:sac=on:sp=frequency:to=lpo:urr=on:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/100Mi)
% 2.04/0.70  % (2237)Refutation found. Thanks to Tanya!
% 2.04/0.70  % SZS status Theorem for theBenchmark
% 2.04/0.70  % SZS output start Proof for theBenchmark
% See solution above
% 2.04/0.70  % (2237)------------------------------
% 2.04/0.70  % (2237)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.04/0.70  % (2237)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.04/0.70  % (2237)Termination reason: Refutation
% 2.04/0.70  
% 2.04/0.70  % (2237)Memory used [KB]: 5756
% 2.04/0.70  % (2237)Time elapsed: 0.134 s
% 2.04/0.70  % (2237)Instructions burned: 12 (million)
% 2.04/0.70  % (2237)------------------------------
% 2.04/0.70  % (2237)------------------------------
% 2.04/0.70  % (2205)Success in time 0.334 s
%------------------------------------------------------------------------------