TSTP Solution File: GEO271+1 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : GEO271+1 : TPTP v8.1.0. Released v4.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s

% Computer : n001.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 16:09:37 EDT 2022

% Result   : Theorem 4.52s 1.07s
% Output   : Refutation 4.52s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   10
%            Number of leaves      :    5
% Syntax   : Number of formulae    :   31 (  13 unt;   0 def)
%            Number of atoms       :  139 (  44 equ)
%            Maximal formula atoms :   10 (   4 avg)
%            Number of connectives :  178 (  70   ~;  62   |;  41   &)
%                                         (   0 <=>;   5  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   18 (   7 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    6 (   4 usr;   1 prp; 0-2 aty)
%            Number of functors    :    7 (   7 usr;   6 con; 0-2 aty)
%            Number of variables   :   66 (  59   !;   7   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f1575,plain,
    $false,
    inference(unit_resulting_resolution,[],[f744,f830,f829,f825,f824,f769,f1572]) ).

fof(f1572,plain,
    ! [X2,X3,X0,X1] :
      ( ~ rpoint(X2)
      | ~ rcenter(X3,X1)
      | ~ ron(X2,X0)
      | ~ rcenter(X3,X0)
      | ~ ron(X2,X1)
      | X0 = X1 ),
    inference(duplicate_literal_removal,[],[f1571]) ).

fof(f1571,plain,
    ! [X2,X3,X0,X1] :
      ( X0 = X1
      | ~ ron(X2,X1)
      | ~ rcenter(X3,X0)
      | ~ rpoint(X2)
      | ~ ron(X2,X0)
      | ~ rpoint(X2)
      | ~ rcenter(X3,X1) ),
    inference(equality_resolution,[],[f1051]) ).

fof(f1051,plain,
    ! [X2,X0,X1,X6,X5] :
      ( vf(X2,X6) != vf(X2,X5)
      | X0 = X1
      | ~ rpoint(X6)
      | ~ ron(X6,X0)
      | ~ rcenter(X2,X0)
      | ~ rpoint(X5)
      | ~ ron(X5,X1)
      | ~ rcenter(X2,X1) ),
    inference(equality_resolution,[],[f1050]) ).

fof(f1050,plain,
    ! [X2,X0,X1,X6,X4,X5] :
      ( ~ rpoint(X5)
      | ~ ron(X5,X1)
      | ~ rcenter(X2,X1)
      | X0 = X1
      | vf(X2,X4) != vf(X2,X5)
      | ~ ron(X4,X0)
      | ~ rpoint(X6)
      | X4 != X6
      | ~ rcenter(X2,X0) ),
    inference(equality_resolution,[],[f663]) ).

fof(f663,plain,
    ! [X2,X3,X0,X1,X6,X4,X5] :
      ( X3 != X5
      | ~ rpoint(X5)
      | ~ ron(X3,X1)
      | ~ rcenter(X2,X1)
      | X0 = X1
      | vf(X2,X3) != vf(X2,X4)
      | ~ ron(X4,X0)
      | ~ rpoint(X6)
      | X4 != X6
      | ~ rcenter(X2,X0) ),
    inference(cnf_transformation,[],[f461]) ).

fof(f461,plain,
    ! [X0,X1,X2,X3,X4] :
      ( ! [X5] :
          ( X3 != X5
          | ~ rpoint(X5) )
      | ~ ron(X3,X1)
      | ~ rcenter(X2,X1)
      | X0 = X1
      | vf(X2,X3) != vf(X2,X4)
      | ~ ron(X4,X0)
      | ! [X6] :
          ( ~ rpoint(X6)
          | X4 != X6 )
      | ~ rcenter(X2,X0) ),
    inference(rectify,[],[f304]) ).

fof(f304,plain,
    ! [X2,X3,X1,X0,X4] :
      ( ! [X6] :
          ( X0 != X6
          | ~ rpoint(X6) )
      | ~ ron(X0,X3)
      | ~ rcenter(X1,X3)
      | X2 = X3
      | vf(X1,X0) != vf(X1,X4)
      | ~ ron(X4,X2)
      | ! [X5] :
          ( ~ rpoint(X5)
          | X4 != X5 )
      | ~ rcenter(X1,X2) ),
    inference(flattening,[],[f303]) ).

fof(f303,plain,
    ! [X4,X2,X3,X0,X1] :
      ( X2 = X3
      | ~ rcenter(X1,X3)
      | ~ ron(X0,X3)
      | vf(X1,X0) != vf(X1,X4)
      | ! [X6] :
          ( X0 != X6
          | ~ rpoint(X6) )
      | ~ ron(X4,X2)
      | ! [X5] :
          ( ~ rpoint(X5)
          | X4 != X5 )
      | ~ rcenter(X1,X2) ),
    inference(ennf_transformation,[],[f195]) ).

fof(f195,plain,
    ! [X4,X2,X3,X0,X1] :
      ( ( rcenter(X1,X3)
        & ron(X0,X3)
        & vf(X1,X0) = vf(X1,X4)
        & ? [X6] :
            ( X0 = X6
            & rpoint(X6) )
        & ron(X4,X2)
        & ? [X5] :
            ( rpoint(X5)
            & X4 = X5 )
        & rcenter(X1,X2) )
     => X2 = X3 ),
    inference(rectify,[],[f16]) ).

fof(f16,axiom,
    ! [X135,X137,X139,X138,X136] :
      ( ( vf(X137,X135) = vf(X137,X136)
        & ron(X136,X139)
        & rcenter(X137,X138)
        & ron(X135,X138)
        & ? [X140] :
            ( X136 = X140
            & rpoint(X140) )
        & rcenter(X137,X139)
        & ? [X141] :
            ( rpoint(X141)
            & X135 = X141 ) )
     => X138 = X139 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p','qu(cond(axiom(182), 0), imp(cond(axiom(182), 0)))') ).

fof(f769,plain,
    rpoint(vd1058),
    inference(cnf_transformation,[],[f4]) ).

fof(f4,axiom,
    ( vd1055 = vd1056
    & rpoint(vd1058)
    & vd1057 = vd1058
    & vd1057 != vd1055
    & rpoint(vd1056) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p','and(pred(conjunct2(210), 4), and(holds(conjunct2(210), 1059, 0), and(pred(conjunct2(210), 1), and(pred(conjunct1(210), 2), pred(conjunct1(210), 1)))))') ).

fof(f824,plain,
    ron(vd1058,vd1061),
    inference(definition_unfolding,[],[f676,f768]) ).

fof(f768,plain,
    vd1057 = vd1058,
    inference(cnf_transformation,[],[f4]) ).

fof(f676,plain,
    ron(vd1057,vd1061),
    inference(cnf_transformation,[],[f3]) ).

fof(f3,axiom,
    ( rcircle(vd1061)
    & ron(vd1057,vd1061)
    & rcenter(vd1055,vd1061) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p','and(pred(comma_conjunct2(the(211)), 0), and(pred(comma_conjunct1(the(211)), 0), pred(the(211), 0)))') ).

fof(f825,plain,
    rcenter(vd1056,vd1061),
    inference(definition_unfolding,[],[f675,f770]) ).

fof(f770,plain,
    vd1055 = vd1056,
    inference(cnf_transformation,[],[f4]) ).

fof(f675,plain,
    rcenter(vd1055,vd1061),
    inference(cnf_transformation,[],[f3]) ).

fof(f829,plain,
    rcenter(vd1056,sK34),
    inference(definition_unfolding,[],[f745,f770]) ).

fof(f745,plain,
    rcenter(vd1055,sK34),
    inference(cnf_transformation,[],[f530]) ).

fof(f530,plain,
    ( rcenter(vd1055,sK34)
    & vd1061 != sK34
    & ron(vd1057,sK34)
    & rcircle(sK34) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK34])],[f399,f529]) ).

fof(f529,plain,
    ( ? [X0] :
        ( rcenter(vd1055,X0)
        & vd1061 != X0
        & ron(vd1057,X0)
        & rcircle(X0) )
   => ( rcenter(vd1055,sK34)
      & vd1061 != sK34
      & ron(vd1057,sK34)
      & rcircle(sK34) ) ),
    introduced(choice_axiom,[]) ).

fof(f399,plain,
    ? [X0] :
      ( rcenter(vd1055,X0)
      & vd1061 != X0
      & ron(vd1057,X0)
      & rcircle(X0) ),
    inference(flattening,[],[f398]) ).

fof(f398,plain,
    ? [X0] :
      ( vd1061 != X0
      & rcircle(X0)
      & rcenter(vd1055,X0)
      & ron(vd1057,X0) ),
    inference(ennf_transformation,[],[f2]) ).

fof(f2,negated_conjecture,
    ~ ! [X0] :
        ( ( rcircle(X0)
          & rcenter(vd1055,X0)
          & ron(vd1057,X0) )
       => vd1061 = X0 ),
    inference(negated_conjecture,[],[f1]) ).

fof(f1,conjecture,
    ! [X0] :
      ( ( rcircle(X0)
        & rcenter(vd1055,X0)
        & ron(vd1057,X0) )
     => vd1061 = X0 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p','qu(theu(the(211), 1), imp(the(211)))') ).

fof(f830,plain,
    ron(vd1058,sK34),
    inference(definition_unfolding,[],[f743,f768]) ).

fof(f743,plain,
    ron(vd1057,sK34),
    inference(cnf_transformation,[],[f530]) ).

fof(f744,plain,
    vd1061 != sK34,
    inference(cnf_transformation,[],[f530]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem    : GEO271+1 : TPTP v8.1.0. Released v4.1.0.
% 0.11/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.13/0.34  % Computer : n001.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit   : 300
% 0.13/0.34  % WCLimit    : 300
% 0.13/0.34  % DateTime   : Mon Aug 29 21:56:45 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 0.20/0.54  % (23625)lrs+10_1:1_ins=3:sp=reverse_frequency:spb=goal:to=lpo:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.20/0.55  % (23614)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.20/0.56  % (23617)dis+1010_1:50_awrs=decay:awrsf=128:nwc=10.0:s2pl=no:sp=frequency:ss=axioms:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/39Mi)
% 0.20/0.56  % (23625)Instruction limit reached!
% 0.20/0.56  % (23625)------------------------------
% 0.20/0.56  % (23625)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.56  % (23625)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.56  % (23625)Termination reason: Unknown
% 0.20/0.56  % (23625)Termination phase: Preprocessing 1
% 0.20/0.56  
% 0.20/0.56  % (23625)Memory used [KB]: 2430
% 0.20/0.56  % (23625)Time elapsed: 0.005 s
% 0.20/0.56  % (23625)Instructions burned: 4 (million)
% 0.20/0.56  % (23625)------------------------------
% 0.20/0.56  % (23625)------------------------------
% 0.20/0.58  % (23633)dis+1010_2:3_fs=off:fsr=off:nm=0:nwc=5.0:s2a=on:s2agt=32:i=82:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/82Mi)
% 0.20/0.58  % (23638)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=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/25Mi)
% 0.20/0.59  % (23616)dis+21_1:1_av=off:sos=on:sp=frequency:ss=included:to=lpo:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/15Mi)
% 0.20/0.59  % (23615)lrs+10_1:1024_nm=0:nwc=5.0:ss=axioms:i=13:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/13Mi)
% 0.20/0.59  % (23622)lrs+10_1:2_br=off:nm=4:ss=included:urr=on:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 1.87/0.60  % (23611)dis+1002_1:12_drc=off:fd=preordered:tgt=full:i=99978:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99978Mi)
% 1.87/0.60  % (23622)Instruction limit reached!
% 1.87/0.60  % (23622)------------------------------
% 1.87/0.60  % (23622)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.87/0.60  % (23622)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.87/0.60  % (23622)Termination reason: Unknown
% 1.87/0.60  % (23622)Termination phase: Preprocessing 2
% 1.87/0.60  
% 1.87/0.60  % (23622)Memory used [KB]: 3070
% 1.87/0.60  % (23622)Time elapsed: 0.008 s
% 1.87/0.60  % (23622)Instructions burned: 7 (million)
% 1.87/0.60  % (23622)------------------------------
% 1.87/0.60  % (23622)------------------------------
% 1.87/0.61  % (23634)dis+10_1:1_av=off:sos=on:sp=reverse_arity:ss=included:st=2.0:to=lpo:urr=ec_only:i=45:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/45Mi)
% 1.87/0.61  % (23613)dis+1002_1:1_aac=none:bd=off:sac=on:sos=on:spb=units:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 1.87/0.61  % (23613)Instruction limit reached!
% 1.87/0.61  % (23613)------------------------------
% 1.87/0.61  % (23613)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.87/0.61  % (23613)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.87/0.61  % (23613)Termination reason: Unknown
% 1.87/0.61  % (23613)Termination phase: Preprocessing 1
% 1.87/0.61  
% 1.87/0.61  % (23613)Memory used [KB]: 2430
% 1.87/0.61  % (23613)Time elapsed: 0.004 s
% 1.87/0.61  % (23613)Instructions burned: 4 (million)
% 1.87/0.61  % (23613)------------------------------
% 1.87/0.61  % (23613)------------------------------
% 1.87/0.61  % (23638)Instruction limit reached!
% 1.87/0.61  % (23638)------------------------------
% 1.87/0.61  % (23638)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.87/0.61  % (23638)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.87/0.61  % (23638)Termination reason: Unknown
% 1.87/0.61  % (23638)Termination phase: Saturation
% 1.87/0.61  
% 1.87/0.61  % (23638)Memory used [KB]: 3582
% 1.87/0.61  % (23638)Time elapsed: 0.019 s
% 1.87/0.61  % (23638)Instructions burned: 25 (million)
% 1.87/0.61  % (23638)------------------------------
% 1.87/0.61  % (23638)------------------------------
% 1.87/0.61  % (23617)Instruction limit reached!
% 1.87/0.61  % (23617)------------------------------
% 1.87/0.61  % (23617)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.87/0.61  % (23617)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.87/0.61  % (23617)Termination reason: Unknown
% 1.87/0.61  % (23617)Termination phase: Saturation
% 1.87/0.61  
% 1.87/0.61  % (23617)Memory used [KB]: 7931
% 1.87/0.61  % (23617)Time elapsed: 0.183 s
% 1.87/0.61  % (23617)Instructions burned: 40 (million)
% 1.87/0.61  % (23617)------------------------------
% 1.87/0.61  % (23617)------------------------------
% 1.97/0.62  % (23635)dis+21_1:1_ep=RS:nwc=10.0:s2a=on:s2at=1.5:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 1.97/0.62  % (23615)Instruction limit reached!
% 1.97/0.62  % (23615)------------------------------
% 1.97/0.62  % (23615)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.97/0.62  % (23615)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.97/0.62  % (23615)Termination reason: Unknown
% 1.97/0.62  % (23615)Termination phase: Equality resolution with deletion
% 1.97/0.62  
% 1.97/0.62  % (23615)Memory used [KB]: 3198
% 1.97/0.62  % (23615)Time elapsed: 0.011 s
% 1.97/0.62  % (23615)Instructions burned: 14 (million)
% 1.97/0.62  % (23615)------------------------------
% 1.97/0.62  % (23615)------------------------------
% 1.97/0.62  % (23616)Instruction limit reached!
% 1.97/0.62  % (23616)------------------------------
% 1.97/0.62  % (23616)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.97/0.62  % (23616)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.97/0.62  % (23616)Termination reason: Unknown
% 1.97/0.62  % (23616)Termination phase: Property scanning
% 1.97/0.62  
% 1.97/0.62  % (23616)Memory used [KB]: 3454
% 1.97/0.62  % (23616)Time elapsed: 0.012 s
% 1.97/0.62  % (23616)Instructions burned: 16 (million)
% 1.97/0.62  % (23616)------------------------------
% 1.97/0.62  % (23616)------------------------------
% 1.97/0.62  % (23629)ott+1010_1:1_sd=2:sos=on:sp=occurrence:ss=axioms:urr=on:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 1.97/0.62  % (23639)dis+2_3:1_aac=none:abs=on:ep=R:lcm=reverse:nwc=10.0:sos=on:sp=const_frequency:spb=units:urr=ec_only:i=8:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/8Mi)
% 1.97/0.62  % (23629)Instruction limit reached!
% 1.97/0.62  % (23629)------------------------------
% 1.97/0.62  % (23629)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.97/0.62  % (23629)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.97/0.62  % (23629)Termination reason: Unknown
% 1.97/0.62  % (23629)Termination phase: SInE selection
% 1.97/0.62  
% 1.97/0.62  % (23629)Memory used [KB]: 1791
% 1.97/0.62  % (23629)Time elapsed: 0.003 s
% 1.97/0.62  % (23629)Instructions burned: 2 (million)
% 1.97/0.62  % (23629)------------------------------
% 1.97/0.62  % (23629)------------------------------
% 1.97/0.62  % (23640)lrs-11_1:1_nm=0:sac=on:sd=4:ss=axioms:st=3.0:i=24:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/24Mi)
% 1.97/0.62  % (23626)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 (2999ds/7Mi)
% 1.97/0.63  % (23631)dis+1010_1:1_bs=on:ep=RS:erd=off:newcnf=on:nwc=10.0:s2a=on:sgt=32:ss=axioms:i=30:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/30Mi)
% 1.97/0.63  % (23632)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=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 1.97/0.63  % (23619)dis+10_1:1_newcnf=on:sgt=8:sos=on:ss=axioms:to=lpo:urr=on:i=49:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/49Mi)
% 1.97/0.63  % (23637)lrs+1011_1:1_fd=preordered:fsd=on:sos=on:thsq=on:thsqc=64:thsqd=32:uwa=ground:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 1.97/0.64  % (23612)lrs+10_1:1_gsp=on:sd=1:sgt=32:sos=on:ss=axioms:i=13:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/13Mi)
% 1.97/0.64  % (23630)dis-10_3:2_amm=sco:ep=RS:fsr=off:nm=10:sd=2:sos=on:ss=axioms:st=3.0:i=11:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/11Mi)
% 1.97/0.64  % (23624)lrs+10_1:32_br=off:nm=16:sd=2:ss=axioms:st=2.0:urr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 1.97/0.64  % (23623)lrs+10_1:4_av=off:bs=unit_only:bsr=unit_only:ep=RS:s2a=on:sos=on:sp=frequency:to=lpo:i=16:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/16Mi)
% 1.97/0.64  % (23627)lrs+1011_1:1_fd=preordered:fsd=on:sos=on:thsq=on:thsqc=64:thsqd=32:uwa=ground:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 1.97/0.64  % (23618)lrs+2_1:1_lcm=reverse:lma=on:sos=all:spb=goal_then_units:ss=included:urr=on:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/39Mi)
% 1.97/0.65  % (23636)lrs+11_1:1_plsq=on:plsqc=1:plsqr=32,1:ss=included:i=95:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/95Mi)
% 1.97/0.65  % (23639)Instruction limit reached!
% 1.97/0.65  % (23639)------------------------------
% 1.97/0.65  % (23639)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.97/0.65  % (23639)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.97/0.65  % (23639)Termination reason: Unknown
% 1.97/0.65  % (23639)Termination phase: Preprocessing 3
% 1.97/0.65  
% 1.97/0.65  % (23639)Memory used [KB]: 3198
% 1.97/0.65  % (23639)Time elapsed: 0.008 s
% 1.97/0.65  % (23639)Instructions burned: 8 (million)
% 1.97/0.65  % (23639)------------------------------
% 1.97/0.65  % (23639)------------------------------
% 1.97/0.65  % (23626)Instruction limit reached!
% 1.97/0.65  % (23626)------------------------------
% 1.97/0.65  % (23626)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.97/0.65  % (23626)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.97/0.65  % (23626)Termination reason: Unknown
% 1.97/0.65  % (23626)Termination phase: Preprocessing 2
% 1.97/0.65  
% 1.97/0.65  % (23626)Memory used [KB]: 3070
% 1.97/0.65  % (23626)Time elapsed: 0.008 s
% 1.97/0.65  % (23626)Instructions burned: 7 (million)
% 1.97/0.65  % (23626)------------------------------
% 1.97/0.65  % (23626)------------------------------
% 1.97/0.65  % (23621)lrs+10_1:1_ep=R:lcm=predicate:lma=on:sos=all:spb=goal:ss=included:i=12:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/12Mi)
% 2.31/0.65  % (23620)lrs+10_1:1_br=off:sos=on:ss=axioms:st=2.0:urr=on:i=33:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/33Mi)
% 2.31/0.66  % (23614)Instruction limit reached!
% 2.31/0.66  % (23614)------------------------------
% 2.31/0.66  % (23614)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.31/0.66  % (23614)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.31/0.66  % (23614)Termination reason: Unknown
% 2.31/0.66  % (23614)Termination phase: Saturation
% 2.31/0.66  
% 2.31/0.66  % (23614)Memory used [KB]: 7291
% 2.31/0.66  % (23614)Time elapsed: 0.229 s
% 2.31/0.66  % (23614)Instructions burned: 51 (million)
% 2.31/0.66  % (23614)------------------------------
% 2.31/0.66  % (23614)------------------------------
% 2.31/0.66  % (23628)fmb+10_1:1_nm=2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 2.31/0.66  % (23628)Instruction limit reached!
% 2.31/0.66  % (23628)------------------------------
% 2.31/0.66  % (23628)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.31/0.66  % (23628)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.31/0.66  % (23628)Termination reason: Unknown
% 2.31/0.66  % (23628)Termination phase: Preprocessing 1
% 2.31/0.66  
% 2.31/0.66  % (23628)Memory used [KB]: 2430
% 2.31/0.66  % (23628)Time elapsed: 0.005 s
% 2.31/0.66  % (23628)Instructions burned: 4 (million)
% 2.31/0.66  % (23628)------------------------------
% 2.31/0.66  % (23628)------------------------------
% 2.31/0.66  % (23612)Instruction limit reached!
% 2.31/0.66  % (23612)------------------------------
% 2.31/0.66  % (23612)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.31/0.66  % (23612)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.31/0.66  % (23612)Termination reason: Unknown
% 2.31/0.66  % (23612)Termination phase: Saturation
% 2.31/0.66  
% 2.31/0.66  % (23612)Memory used [KB]: 7036
% 2.31/0.66  % (23612)Time elapsed: 0.221 s
% 2.31/0.66  % (23612)Instructions burned: 14 (million)
% 2.31/0.66  % (23612)------------------------------
% 2.31/0.66  % (23612)------------------------------
% 2.31/0.68  % (23621)Instruction limit reached!
% 2.31/0.68  % (23621)------------------------------
% 2.31/0.68  % (23621)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.31/0.68  % (23640)Instruction limit reached!
% 2.31/0.68  % (23640)------------------------------
% 2.31/0.68  % (23640)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.31/0.68  % (23621)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.31/0.68  % (23640)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.31/0.68  % (23621)Termination reason: Unknown
% 2.31/0.68  % (23640)Termination reason: Unknown
% 2.31/0.68  % (23640)Termination phase: Equality resolution with deletion
% 2.31/0.68  % (23621)Termination phase: Preprocessing 3
% 2.31/0.68  
% 2.31/0.68  
% 2.31/0.68  % (23640)Memory used [KB]: 3582
% 2.31/0.68  % (23621)Memory used [KB]: 3326
% 2.31/0.68  % (23640)Time elapsed: 0.020 s
% 2.31/0.68  % (23621)Time elapsed: 0.012 s
% 2.31/0.68  % (23640)Instructions burned: 25 (million)
% 2.31/0.68  % (23621)Instructions burned: 13 (million)
% 2.31/0.68  % (23640)------------------------------
% 2.31/0.68  % (23640)------------------------------
% 2.31/0.68  % (23621)------------------------------
% 2.31/0.68  % (23621)------------------------------
% 2.31/0.68  % (23633)Instruction limit reached!
% 2.31/0.68  % (23633)------------------------------
% 2.31/0.68  % (23633)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.31/0.68  % (23633)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.31/0.68  % (23633)Termination reason: Unknown
% 2.31/0.68  % (23633)Termination phase: Saturation
% 2.31/0.68  
% 2.31/0.68  % (23633)Memory used [KB]: 9338
% 2.31/0.68  % (23633)Time elapsed: 0.246 s
% 2.31/0.68  % (23633)Instructions burned: 82 (million)
% 2.31/0.68  % (23633)------------------------------
% 2.31/0.68  % (23633)------------------------------
% 2.31/0.68  % (23630)Instruction limit reached!
% 2.31/0.68  % (23630)------------------------------
% 2.31/0.68  % (23630)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.31/0.68  % (23630)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.31/0.68  % (23630)Termination reason: Unknown
% 2.31/0.68  % (23630)Termination phase: Preprocessing 3
% 2.31/0.68  
% 2.31/0.68  % (23630)Memory used [KB]: 3198
% 2.31/0.68  % (23630)Time elapsed: 0.012 s
% 2.31/0.68  % (23630)Instructions burned: 11 (million)
% 2.31/0.68  % (23630)------------------------------
% 2.31/0.68  % (23630)------------------------------
% 2.31/0.68  % (23623)Instruction limit reached!
% 2.31/0.68  % (23623)------------------------------
% 2.31/0.68  % (23623)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.31/0.68  % (23623)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.31/0.68  % (23623)Termination reason: Unknown
% 2.31/0.68  % (23623)Termination phase: Function definition elimination
% 2.31/0.68  
% 2.31/0.68  % (23623)Memory used [KB]: 3454
% 2.31/0.68  % (23623)Time elapsed: 0.015 s
% 2.31/0.68  % (23623)Instructions burned: 17 (million)
% 2.31/0.68  % (23623)------------------------------
% 2.31/0.68  % (23623)------------------------------
% 2.31/0.70  % (23631)Instruction limit reached!
% 2.31/0.70  % (23631)------------------------------
% 2.31/0.70  % (23631)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.31/0.70  % (23631)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.31/0.70  % (23631)Termination reason: Unknown
% 2.31/0.70  % (23631)Termination phase: Property scanning
% 2.31/0.70  
% 2.31/0.70  % (23631)Memory used [KB]: 3582
% 2.31/0.70  % (23631)Time elapsed: 0.023 s
% 2.31/0.70  % (23631)Instructions burned: 31 (million)
% 2.31/0.70  % (23631)------------------------------
% 2.31/0.70  % (23631)------------------------------
% 2.31/0.73  % (23620)Instruction limit reached!
% 2.31/0.73  % (23620)------------------------------
% 2.31/0.73  % (23620)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.31/0.73  % (23620)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.31/0.73  % (23620)Termination reason: Unknown
% 2.31/0.73  % (23620)Termination phase: Saturation
% 2.31/0.73  
% 2.31/0.73  % (23620)Memory used [KB]: 8571
% 2.31/0.73  % (23620)Time elapsed: 0.026 s
% 2.31/0.73  % (23620)Instructions burned: 34 (million)
% 2.31/0.73  % (23620)------------------------------
% 2.31/0.73  % (23620)------------------------------
% 2.71/0.74  % (23677)dis+1011_1:1_av=off:er=known:fde=unused:nwc=10.0:slsq=on:slsqc=1:slsqr=4,15:i=107:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/107Mi)
% 2.71/0.75  % (23634)Instruction limit reached!
% 2.71/0.75  % (23634)------------------------------
% 2.71/0.75  % (23634)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.71/0.75  % (23634)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.71/0.75  % (23634)Termination reason: Unknown
% 2.71/0.75  % (23634)Termination phase: Saturation
% 2.71/0.75  
% 2.71/0.75  % (23634)Memory used [KB]: 4349
% 2.71/0.75  % (23634)Time elapsed: 0.260 s
% 2.71/0.75  % (23634)Instructions burned: 45 (million)
% 2.71/0.75  % (23634)------------------------------
% 2.71/0.75  % (23634)------------------------------
% 2.71/0.75  % (23618)Instruction limit reached!
% 2.71/0.75  % (23618)------------------------------
% 2.71/0.75  % (23618)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.71/0.75  % (23618)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.71/0.75  % (23618)Termination reason: Unknown
% 2.71/0.75  % (23618)Termination phase: Saturation
% 2.71/0.75  
% 2.71/0.75  % (23618)Memory used [KB]: 8571
% 2.71/0.75  % (23618)Time elapsed: 0.032 s
% 2.71/0.75  % (23618)Instructions burned: 39 (million)
% 2.71/0.75  % (23618)------------------------------
% 2.71/0.75  % (23618)------------------------------
% 2.71/0.77  % (23624)Instruction limit reached!
% 2.71/0.77  % (23624)------------------------------
% 2.71/0.77  % (23624)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.71/0.77  % (23624)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.71/0.77  % (23624)Termination reason: Unknown
% 2.71/0.77  % (23624)Termination phase: Saturation
% 2.71/0.77  
% 2.71/0.77  % (23624)Memory used [KB]: 8443
% 2.71/0.77  % (23624)Time elapsed: 0.351 s
% 2.71/0.77  % (23624)Instructions burned: 52 (million)
% 2.71/0.77  % (23624)------------------------------
% 2.71/0.77  % (23624)------------------------------
% 2.71/0.77  % (23635)Instruction limit reached!
% 2.71/0.77  % (23635)------------------------------
% 2.71/0.77  % (23635)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.71/0.77  % (23635)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.71/0.77  % (23635)Termination reason: Unknown
% 2.71/0.77  % (23635)Termination phase: Saturation
% 2.71/0.77  
% 2.71/0.77  % (23635)Memory used [KB]: 8571
% 2.71/0.77  % (23635)Time elapsed: 0.349 s
% 2.71/0.77  % (23635)Instructions burned: 50 (million)
% 2.71/0.77  % (23635)------------------------------
% 2.71/0.77  % (23635)------------------------------
% 2.85/0.78  % (23674)lrs+1011_1:1_afp=100000:afq=1.4:bd=preordered:cond=fast:fde=unused:gs=on:gsem=on:irw=on:lma=on:nm=16:sd=1:sos=all:sp=const_min:ss=axioms:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/7Mi)
% 2.85/0.79  % (23619)Instruction limit reached!
% 2.85/0.79  % (23619)------------------------------
% 2.85/0.79  % (23619)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.85/0.79  % (23619)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.85/0.79  % (23619)Termination reason: Unknown
% 2.85/0.79  % (23619)Termination phase: Saturation
% 2.85/0.79  
% 2.85/0.79  % (23619)Memory used [KB]: 8827
% 2.85/0.79  % (23619)Time elapsed: 0.346 s
% 2.85/0.79  % (23619)Instructions burned: 50 (million)
% 2.85/0.79  % (23619)------------------------------
% 2.85/0.79  % (23619)------------------------------
% 2.85/0.80  % (23627)Instruction limit reached!
% 2.85/0.80  % (23627)------------------------------
% 2.85/0.80  % (23627)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.85/0.80  % (23627)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.85/0.80  % (23627)Termination reason: Unknown
% 2.85/0.80  % (23627)Termination phase: Saturation
% 2.85/0.80  
% 2.85/0.80  % (23627)Memory used [KB]: 8699
% 2.85/0.80  % (23627)Time elapsed: 0.375 s
% 2.85/0.80  % (23627)Instructions burned: 51 (million)
% 2.85/0.80  % (23627)------------------------------
% 2.85/0.80  % (23627)------------------------------
% 2.85/0.80  % (23676)ott+4_1:28_av=off:sos=all:i=69:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/69Mi)
% 2.85/0.80  % (23674)Instruction limit reached!
% 2.85/0.80  % (23674)------------------------------
% 2.85/0.80  % (23674)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.85/0.80  % (23674)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.85/0.80  % (23674)Termination reason: Unknown
% 2.85/0.80  % (23674)Termination phase: Saturation
% 2.85/0.80  
% 2.85/0.80  % (23674)Memory used [KB]: 11129
% 2.85/0.80  % (23674)Time elapsed: 0.151 s
% 2.85/0.80  % (23674)Instructions burned: 7 (million)
% 2.85/0.80  % (23674)------------------------------
% 2.85/0.80  % (23674)------------------------------
% 2.85/0.82  % (23690)lrs+4_1:1_fde=unused:sos=on:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/15Mi)
% 2.85/0.82  % (23678)lrs+1010_1:1_bd=off:skr=on:ss=axioms:i=56:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/56Mi)
% 2.85/0.83  % (23673)lrs+1010_1:1_afq=1.1:anc=none:bd=off:sd=2:sos=on:ss=axioms:i=92:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/92Mi)
% 2.85/0.83  % (23685)lrs+10_1:1_br=off:s2a=on:s2agt=8:ss=axioms:st=2.0:urr=on:i=131:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/131Mi)
% 2.85/0.83  % (23684)lrs+1010_1:4_amm=off:bce=on:sd=1:sos=on:ss=included:i=84:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/84Mi)
% 2.85/0.83  % (23636)Instruction limit reached!
% 2.85/0.83  % (23636)------------------------------
% 2.85/0.83  % (23636)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.85/0.83  % (23636)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.85/0.83  % (23636)Termination reason: Unknown
% 2.85/0.83  % (23636)Termination phase: Saturation
% 2.85/0.83  
% 2.85/0.83  % (23636)Memory used [KB]: 8955
% 2.85/0.83  % (23636)Time elapsed: 0.392 s
% 2.85/0.83  % (23636)Instructions burned: 95 (million)
% 2.85/0.83  % (23636)------------------------------
% 2.85/0.83  % (23636)------------------------------
% 2.85/0.84  % (23637)Instruction limit reached!
% 2.85/0.84  % (23637)------------------------------
% 2.85/0.84  % (23637)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.85/0.84  % (23637)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.85/0.84  % (23637)Termination reason: Unknown
% 2.85/0.84  % (23637)Termination phase: Saturation
% 2.85/0.84  
% 2.85/0.84  % (23637)Memory used [KB]: 8827
% 2.85/0.84  % (23637)Time elapsed: 0.394 s
% 2.85/0.84  % (23637)Instructions burned: 99 (million)
% 2.85/0.84  % (23637)------------------------------
% 2.85/0.84  % (23637)------------------------------
% 2.85/0.84  % (23681)lrs+1010_1:1_ep=RS:sos=on:i=31:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/31Mi)
% 2.85/0.84  % (23675)lrs+11_1:1_bd=off:sd=2:sos=all:sp=unary_frequency:ss=axioms:i=87:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/87Mi)
% 2.85/0.84  % (23682)lrs+1011_1:1_ep=RST:fs=off:fsr=off:s2a=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/68Mi)
% 2.85/0.84  % (23690)Instruction limit reached!
% 2.85/0.84  % (23690)------------------------------
% 2.85/0.84  % (23690)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.85/0.84  % (23690)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.85/0.84  % (23690)Termination reason: Unknown
% 2.85/0.84  % (23690)Termination phase: Equality resolution with deletion
% 2.85/0.84  
% 2.85/0.84  % (23690)Memory used [KB]: 3454
% 2.85/0.84  % (23690)Time elapsed: 0.017 s
% 2.85/0.84  % (23690)Instructions burned: 17 (million)
% 2.85/0.84  % (23690)------------------------------
% 2.85/0.84  % (23690)------------------------------
% 3.02/0.85  % (23691)dis+1011_5:1_drc=off:kws=inv_arity_squared:nwc=5.0:plsq=on:plsqc=1:plsqr=32,1:s2a=on:s2at=2.1:urr=ec_only:i=32:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/32Mi)
% 3.02/0.85  % (23680)dis+1011_1:16_fsr=off:nwc=2.0:i=42:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/42Mi)
% 3.02/0.85  % (23679)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=141:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/141Mi)
% 3.10/0.86  % (23632)Instruction limit reached!
% 3.10/0.86  % (23632)------------------------------
% 3.10/0.86  % (23632)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.10/0.86  % (23632)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.10/0.86  % (23632)Termination reason: Unknown
% 3.10/0.86  % (23632)Termination phase: Saturation
% 3.10/0.86  
% 3.10/0.86  % (23632)Memory used [KB]: 10106
% 3.10/0.86  % (23632)Time elapsed: 0.389 s
% 3.10/0.86  % (23632)Instructions burned: 101 (million)
% 3.10/0.86  % (23632)------------------------------
% 3.10/0.86  % (23632)------------------------------
% 3.10/0.87  % (23686)lrs+21_1:16_gsp=on:lcm=reverse:sd=2:sp=frequency:spb=goal_then_units:ss=included:i=93:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/93Mi)
% 3.10/0.87  % (23673)Refutation not found, incomplete strategy% (23673)------------------------------
% 3.10/0.87  % (23673)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.10/0.87  % (23673)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.10/0.87  % (23673)Termination reason: Refutation not found, incomplete strategy
% 3.10/0.87  
% 3.10/0.87  % (23673)Memory used [KB]: 7547
% 3.10/0.87  % (23673)Time elapsed: 0.259 s
% 3.10/0.87  % (23673)Instructions burned: 16 (million)
% 3.10/0.87  % (23673)------------------------------
% 3.10/0.87  % (23673)------------------------------
% 3.10/0.87  % (23692)lrs+1002_1:32_ep=RS:ss=axioms:st=5.0:i=149:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/149Mi)
% 3.10/0.88  % (23689)dis+32_1:1_bd=off:nm=4:sos=on:ss=included:i=86:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/86Mi)
% 3.10/0.88  % (23695)ott+10_4:7_awrs=converge:bd=preordered:flr=on:nwc=10.0:sos=on:sp=reverse_frequency:to=lpo:urr=on:i=19:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/19Mi)
% 3.10/0.89  % (23693)ott+10_1:1_ep=R:sd=1:sos=all:ss=axioms:i=66:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/66Mi)
% 3.10/0.89  % (23688)lrs+10_1:32_br=off:nm=16:sd=2:ss=axioms:st=2.0:urr=on:i=109:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/109Mi)
% 3.10/0.89  % (23676)Instruction limit reached!
% 3.10/0.89  % (23676)------------------------------
% 3.10/0.89  % (23676)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.10/0.89  % (23676)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.10/0.89  % (23676)Termination reason: Unknown
% 3.10/0.89  % (23676)Termination phase: Saturation
% 3.10/0.89  
% 3.10/0.89  % (23676)Memory used [KB]: 4477
% 3.10/0.89  % (23676)Time elapsed: 0.180 s
% 3.10/0.89  % (23676)Instructions burned: 70 (million)
% 3.10/0.89  % (23676)------------------------------
% 3.10/0.89  % (23676)------------------------------
% 3.10/0.89  % (23691)Instruction limit reached!
% 3.10/0.89  % (23691)------------------------------
% 3.10/0.89  % (23691)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.10/0.89  % (23681)Instruction limit reached!
% 3.10/0.89  % (23681)------------------------------
% 3.10/0.89  % (23681)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.10/0.89  % (23681)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.10/0.89  % (23681)Termination reason: Unknown
% 3.10/0.89  % (23681)Termination phase: Saturation
% 3.10/0.89  
% 3.10/0.89  % (23681)Memory used [KB]: 8315
% 3.10/0.89  % (23681)Time elapsed: 0.201 s
% 3.10/0.89  % (23681)Instructions burned: 32 (million)
% 3.10/0.89  % (23681)------------------------------
% 3.10/0.89  % (23681)------------------------------
% 3.10/0.89  % (23691)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.10/0.89  % (23691)Termination reason: Unknown
% 3.10/0.89  % (23691)Termination phase: Saturation
% 3.10/0.89  
% 3.10/0.89  % (23691)Memory used [KB]: 8187
% 3.10/0.89  % (23691)Time elapsed: 0.178 s
% 3.10/0.89  % (23691)Instructions burned: 32 (million)
% 3.10/0.89  % (23691)------------------------------
% 3.10/0.89  % (23691)------------------------------
% 3.10/0.90  % (23695)Instruction limit reached!
% 3.10/0.90  % (23695)------------------------------
% 3.10/0.90  % (23695)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.10/0.90  % (23695)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.10/0.90  % (23695)Termination reason: Unknown
% 3.10/0.90  % (23695)Termination phase: Equality resolution with deletion
% 3.10/0.90  
% 3.10/0.90  % (23695)Memory used [KB]: 3454
% 3.10/0.90  % (23695)Time elapsed: 0.019 s
% 3.10/0.90  % (23695)Instructions burned: 19 (million)
% 3.10/0.90  % (23695)------------------------------
% 3.10/0.90  % (23695)------------------------------
% 3.10/0.91  % (23680)Instruction limit reached!
% 3.10/0.91  % (23680)------------------------------
% 3.10/0.91  % (23680)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.10/0.91  % (23680)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.10/0.91  % (23680)Termination reason: Unknown
% 3.10/0.91  % (23680)Termination phase: Saturation
% 3.10/0.91  
% 3.10/0.91  % (23680)Memory used [KB]: 8571
% 3.10/0.91  % (23680)Time elapsed: 0.220 s
% 3.10/0.91  % (23680)Instructions burned: 43 (million)
% 3.10/0.91  % (23680)------------------------------
% 3.10/0.91  % (23680)------------------------------
% 3.10/0.91  % (23696)dis+1002_1:1_ins=1:sd=1:sos=on:ss=axioms:to=lpo:i=341:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/341Mi)
% 3.47/0.91  % (23700)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=10:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/10Mi)
% 3.47/0.92  % (23697)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=237:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/237Mi)
% 3.47/0.92  % (23702)lrs+10_1:1024_nm=0:nwc=5.0:ss=axioms:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/21Mi)
% 3.47/0.92  % (23677)Instruction limit reached!
% 3.47/0.92  % (23677)------------------------------
% 3.47/0.92  % (23677)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.47/0.92  % (23677)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.47/0.92  % (23677)Termination reason: Unknown
% 3.47/0.92  % (23677)Termination phase: Saturation
% 3.47/0.92  
% 3.47/0.92  % (23677)Memory used [KB]: 4349
% 3.47/0.92  % (23677)Time elapsed: 0.181 s
% 3.47/0.92  % (23677)Instructions burned: 108 (million)
% 3.47/0.92  % (23677)------------------------------
% 3.47/0.92  % (23677)------------------------------
% 3.47/0.92  % (23682)Instruction limit reached!
% 3.47/0.92  % (23682)------------------------------
% 3.47/0.92  % (23682)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.47/0.92  % (23682)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.47/0.92  % (23682)Termination reason: Unknown
% 3.47/0.92  % (23682)Termination phase: Saturation
% 3.47/0.92  
% 3.47/0.92  % (23682)Memory used [KB]: 8955
% 3.47/0.92  % (23682)Time elapsed: 0.225 s
% 3.47/0.92  % (23682)Instructions burned: 70 (million)
% 3.47/0.92  % (23682)------------------------------
% 3.47/0.92  % (23682)------------------------------
% 3.47/0.92  % (23696)Refutation not found, incomplete strategy% (23696)------------------------------
% 3.47/0.92  % (23696)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.47/0.92  % (23696)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.47/0.92  % (23696)Termination reason: Refutation not found, incomplete strategy
% 3.47/0.92  
% 3.47/0.92  % (23696)Memory used [KB]: 6524
% 3.47/0.92  % (23696)Time elapsed: 0.146 s
% 3.47/0.92  % (23696)Instructions burned: 4 (million)
% 3.47/0.92  % (23696)------------------------------
% 3.47/0.92  % (23696)------------------------------
% 3.47/0.93  % (23701)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=472:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/472Mi)
% 3.47/0.93  % (23700)Instruction limit reached!
% 3.47/0.93  % (23700)------------------------------
% 3.47/0.93  % (23700)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.47/0.93  % (23678)Instruction limit reached!
% 3.47/0.93  % (23678)------------------------------
% 3.47/0.93  % (23678)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.47/0.93  % (23678)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.47/0.93  % (23678)Termination reason: Unknown
% 3.47/0.93  % (23678)Termination phase: Saturation
% 3.47/0.93  
% 3.47/0.93  % (23678)Memory used [KB]: 8187
% 3.47/0.93  % (23678)Time elapsed: 0.251 s
% 3.47/0.93  % (23678)Instructions burned: 58 (million)
% 3.47/0.93  % (23678)------------------------------
% 3.47/0.93  % (23678)------------------------------
% 3.47/0.93  % (23704)lrs+2_1:1_ep=R:fde=none:lcm=reverse:nwc=5.0:sos=on:i=97:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/97Mi)
% 3.47/0.94  % (23720)dis+10_1:1_newcnf=on:sgt=8:sos=on:ss=axioms:to=lpo:urr=on:i=393:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/393Mi)
% 3.47/0.94  % (23700)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.47/0.94  % (23700)Termination reason: Unknown
% 3.47/0.94  % (23700)Termination phase: Saturation
% 3.47/0.94  
% 3.47/0.94  % (23700)Memory used [KB]: 6652
% 3.47/0.94  % (23700)Time elapsed: 0.119 s
% 3.47/0.94  % (23700)Instructions burned: 11 (million)
% 3.47/0.94  % (23700)------------------------------
% 3.47/0.94  % (23700)------------------------------
% 3.47/0.94  % (23684)Instruction limit reached!
% 3.47/0.94  % (23684)------------------------------
% 3.47/0.94  % (23684)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.47/0.94  % (23684)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.47/0.94  % (23684)Termination reason: Unknown
% 3.47/0.94  % (23684)Termination phase: Saturation
% 3.47/0.94  
% 3.47/0.94  % (23684)Memory used [KB]: 8827
% 3.47/0.94  % (23684)Time elapsed: 0.239 s
% 3.47/0.94  % (23684)Instructions burned: 86 (million)
% 3.47/0.94  % (23684)------------------------------
% 3.47/0.94  % (23684)------------------------------
% 3.92/0.95  % (23705)lrs+10_1:1_av=off:sd=2:sos=on:ss=axioms:st=1.5:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/21Mi)
% 3.92/0.96  % (23714)dis+1011_1:1_nwc=3.0:sd=1:spb=goal_then_units:ss=included:to=lpo:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/138Mi)
% 3.92/0.97  % (23702)Instruction limit reached!
% 3.92/0.97  % (23702)------------------------------
% 3.92/0.97  % (23702)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.92/0.97  % (23702)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.92/0.97  % (23702)Termination reason: Unknown
% 3.92/0.97  % (23702)Termination phase: Saturation
% 3.92/0.97  
% 3.92/0.97  % (23702)Memory used [KB]: 7803
% 3.92/0.97  % (23702)Time elapsed: 0.011 s
% 3.92/0.97  % (23702)Instructions burned: 22 (million)
% 3.92/0.97  % (23702)------------------------------
% 3.92/0.97  % (23702)------------------------------
% 3.92/0.97  % (23728)lrs+10_1:1_br=off:sos=on:ss=axioms:st=2.0:urr=on:i=488:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/488Mi)
% 3.92/0.98  % (23731)dis+1004_1:1_br=off:fsd=on:urr=ec_only:i=93:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/93Mi)
% 3.92/0.99  % (23693)Instruction limit reached!
% 3.92/0.99  % (23693)------------------------------
% 3.92/0.99  % (23693)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.92/0.99  % (23693)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.92/0.99  % (23693)Termination reason: Unknown
% 3.92/0.99  % (23693)Termination phase: Saturation
% 3.92/0.99  
% 3.92/0.99  % (23693)Memory used [KB]: 7675
% 3.92/0.99  % (23693)Time elapsed: 0.262 s
% 3.92/0.99  % (23693)Instructions burned: 66 (million)
% 3.92/0.99  % (23693)------------------------------
% 3.92/0.99  % (23693)------------------------------
% 3.92/0.99  % (23704)Refutation not found, incomplete strategy% (23704)------------------------------
% 3.92/0.99  % (23704)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.92/0.99  % (23704)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.92/0.99  % (23704)Termination reason: Refutation not found, incomplete strategy
% 3.92/0.99  
% 3.92/0.99  % (23704)Memory used [KB]: 8699
% 3.92/0.99  % (23704)Time elapsed: 0.143 s
% 3.92/0.99  % (23704)Instructions burned: 41 (million)
% 3.92/0.99  % (23704)------------------------------
% 3.92/0.99  % (23704)------------------------------
% 3.92/1.00  % (23751)lrs+35_1:2_av=off:bsr=unit_only:flr=on:lcm=predicate:sp=frequency:i=222:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/222Mi)
% 3.92/1.00  % (23675)Instruction limit reached!
% 3.92/1.00  % (23675)------------------------------
% 3.92/1.00  % (23675)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.92/1.00  % (23675)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.92/1.00  % (23675)Termination reason: Unknown
% 3.92/1.00  % (23675)Termination phase: Saturation
% 3.92/1.00  
% 3.92/1.00  % (23675)Memory used [KB]: 8443
% 3.92/1.00  % (23675)Time elapsed: 0.317 s
% 3.92/1.00  % (23675)Instructions burned: 88 (million)
% 3.92/1.00  % (23675)------------------------------
% 3.92/1.00  % (23675)------------------------------
% 3.92/1.00  % (23685)Instruction limit reached!
% 3.92/1.00  % (23685)------------------------------
% 3.92/1.00  % (23685)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.92/1.00  % (23736)lrs+10_1:8_ep=R:nwc=5.0:rnwc=on:sos=on:urr=on:i=23:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/23Mi)
% 3.92/1.00  % (23705)Instruction limit reached!
% 3.92/1.00  % (23705)------------------------------
% 3.92/1.00  % (23705)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.92/1.00  % (23705)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.92/1.00  % (23705)Termination reason: Unknown
% 3.92/1.00  % (23705)Termination phase: Saturation
% 3.92/1.00  
% 3.92/1.00  % (23705)Memory used [KB]: 3326
% 3.92/1.00  % (23705)Time elapsed: 0.161 s
% 3.92/1.00  % (23705)Instructions burned: 22 (million)
% 3.92/1.00  % (23705)------------------------------
% 3.92/1.00  % (23705)------------------------------
% 3.92/1.00  % (23752)dis+1003_1:128_atotf=0.3:bce=on:newcnf=on:urr=on:i=86:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/86Mi)
% 3.92/1.00  % (23755)dis+1011_1:1_aac=none:bs=unit_only:ep=RS:gsp=on:nwc=5.0:rnwc=on:s2a=on:s2at=3.0:slsq=on:slsqc=2:slsqr=1,8:i=79:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/79Mi)
% 3.92/1.00  % (23685)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.92/1.00  % (23685)Termination reason: Unknown
% 3.92/1.00  % (23685)Termination phase: Saturation
% 3.92/1.00  
% 3.92/1.00  % (23685)Memory used [KB]: 10490
% 3.92/1.00  % (23685)Time elapsed: 0.271 s
% 3.92/1.00  % (23685)Instructions burned: 132 (million)
% 3.92/1.00  % (23685)------------------------------
% 3.92/1.00  % (23685)------------------------------
% 3.92/1.00  % (23686)Refutation not found, non-redundant clauses discarded% (23686)------------------------------
% 3.92/1.00  % (23686)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.92/1.00  % (23686)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.92/1.00  % (23686)Termination reason: Refutation not found, non-redundant clauses discarded
% 3.92/1.00  
% 3.92/1.00  % (23686)Memory used [KB]: 8955
% 3.92/1.00  % (23686)Time elapsed: 0.286 s
% 3.92/1.00  % (23686)Instructions burned: 85 (million)
% 3.92/1.00  % (23686)------------------------------
% 3.92/1.00  % (23686)------------------------------
% 3.92/1.01  % (23746)lrs+1010_1:1_sd=1:sos=on:sp=frequency:ss=included:to=lpo:i=221:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/221Mi)
% 3.92/1.01  % (23689)Instruction limit reached!
% 3.92/1.01  % (23689)------------------------------
% 3.92/1.01  % (23689)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.92/1.01  % (23689)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.92/1.01  % (23689)Termination reason: Unknown
% 3.92/1.01  % (23689)Termination phase: Saturation
% 3.92/1.01  
% 3.92/1.01  % (23689)Memory used [KB]: 8827
% 3.92/1.01  % (23689)Time elapsed: 0.284 s
% 3.92/1.01  % (23689)Instructions burned: 86 (million)
% 3.92/1.01  % (23689)------------------------------
% 3.92/1.01  % (23689)------------------------------
% 3.92/1.02  % (23772)dis+2_3:1_aac=none:abs=on:ep=R:lcm=reverse:nwc=10.0:sos=on:sp=const_frequency:spb=units:urr=ec_only:i=8:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/8Mi)
% 4.52/1.03  % (23772)Instruction limit reached!
% 4.52/1.03  % (23772)------------------------------
% 4.52/1.03  % (23772)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.52/1.03  % (23736)Instruction limit reached!
% 4.52/1.03  % (23736)------------------------------
% 4.52/1.03  % (23736)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.52/1.03  % (23736)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.52/1.03  % (23736)Termination reason: Unknown
% 4.52/1.03  % (23736)Termination phase: Property scanning
% 4.52/1.03  
% 4.52/1.03  % (23736)Memory used [KB]: 3582
% 4.52/1.03  % (23736)Time elapsed: 0.013 s
% 4.52/1.03  % (23736)Instructions burned: 24 (million)
% 4.52/1.03  % (23736)------------------------------
% 4.52/1.03  % (23736)------------------------------
% 4.52/1.03  % (23772)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.52/1.03  % (23772)Termination reason: Unknown
% 4.52/1.03  % (23772)Termination phase: Preprocessing 3
% 4.52/1.03  
% 4.52/1.03  % (23772)Memory used [KB]: 3198
% 4.52/1.03  % (23772)Time elapsed: 0.009 s
% 4.52/1.03  % (23772)Instructions burned: 9 (million)
% 4.52/1.03  % (23772)------------------------------
% 4.52/1.03  % (23772)------------------------------
% 4.52/1.04  % (23756)lrs+11_1:32_awrs=converge:awrsf=32:bd=preordered:drc=off:fd=preordered:flr=on:to=lpo:i=377:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/377Mi)
% 4.52/1.04  % (23767)ins+10_1:1_br=off:gs=on:igrr=1/32:igs=34:igwr=on:nm=0:sp=const_min:uhcvi=on:updr=off:urr=ec_only:i=34:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/34Mi)
% 4.52/1.04  % (23764)lrs+10_1:64_plsq=on:plsqr=32,1:sac=on:sos=all:ss=axioms:st=5.0:i=118:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/118Mi)
% 4.52/1.05  % (23768)lrs+1011_1:4_av=off:bd=off:drc=off:ins=1:nwc=2.0:spb=goal:tgt=full:to=lpo:i=113:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/113Mi)
% 4.52/1.06  % (23688)Instruction limit reached!
% 4.52/1.06  % (23688)------------------------------
% 4.52/1.06  % (23688)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.52/1.06  % (23688)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.52/1.06  % (23688)Termination reason: Unknown
% 4.52/1.06  % (23688)Termination phase: Saturation
% 4.52/1.06  
% 4.52/1.06  % (23688)Memory used [KB]: 9594
% 4.52/1.06  % (23688)Time elapsed: 0.340 s
% 4.52/1.06  % (23688)Instructions burned: 110 (million)
% 4.52/1.06  % (23688)------------------------------
% 4.52/1.06  % (23688)------------------------------
% 4.52/1.07  % (23731)First to succeed.
% 4.52/1.07  % (23731)Refutation found. Thanks to Tanya!
% 4.52/1.07  % SZS status Theorem for theBenchmark
% 4.52/1.07  % SZS output start Proof for theBenchmark
% See solution above
% 4.52/1.07  % (23731)------------------------------
% 4.52/1.07  % (23731)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 4.52/1.07  % (23731)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 4.52/1.07  % (23731)Termination reason: Refutation
% 4.52/1.07  
% 4.52/1.07  % (23731)Memory used [KB]: 8443
% 4.52/1.07  % (23731)Time elapsed: 0.172 s
% 4.52/1.07  % (23731)Instructions burned: 60 (million)
% 4.52/1.07  % (23731)------------------------------
% 4.52/1.07  % (23731)------------------------------
% 4.52/1.07  % (23610)Success in time 0.714 s
%------------------------------------------------------------------------------