TSTP Solution File: GEG025_1 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : GEG025_1 : TPTP v8.1.0. Bugfixed v5.2.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 : n008.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:07:19 EDT 2022

% Result   : Theorem 2.21s 0.70s
% Output   : Refutation 2.21s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   13
%            Number of leaves      :   12
% Syntax   : Number of formulae    :   32 (  12 unt;  10 typ;   0 def)
%            Number of atoms       :  187 ( 152 equ)
%            Maximal formula atoms :   24 (   8 avg)
%            Number of connectives :  183 (  18   ~;   7   |; 154   &)
%                                         (   0 <=>;   4  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   25 (   9 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number arithmetic     :  219 (  34 atm;  11 fun; 171 num;   3 var)
%            Number of types       :    2 (   1 usr;   1 ari)
%            Number of type conns  :    3 (   2   >;   1   *;   0   +;   0  <<)
%            Number of predicates  :    4 (   0 usr;   1 prp; 0-2 aty)
%            Number of functors    :   31 (   9 usr;  28 con; 0-2 aty)
%            Number of variables   :   59 (  55   !;   4   ?;  59   :)

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

tff(func_def_0,type,
    d: ( city * city ) > $int ).

tff(func_def_1,type,
    inh: city > $int ).

tff(func_def_2,type,
    kiel: city ).

tff(func_def_3,type,
    hamburg: city ).

tff(func_def_4,type,
    berlin: city ).

tff(func_def_5,type,
    cologne: city ).

tff(func_def_6,type,
    frankfurt: city ).

tff(func_def_7,type,
    saarbruecken: city ).

tff(func_def_8,type,
    munich: city ).

tff(f459,plain,
    $false,
    inference(evaluation,[],[f458]) ).

tff(f458,plain,
    ~ $less($sum(420,160),600),
    inference(forward_demodulation,[],[f435,f59]) ).

tff(f59,plain,
    160 = d(frankfurt,saarbruecken),
    inference(superposition,[],[f24,f42]) ).

tff(f42,plain,
    ! [X0: city,X1: city] : ( d(X0,X1) = d(X1,X0) ),
    inference(cnf_transformation,[],[f19]) ).

tff(f19,plain,
    ( ! [X0: city,X1: city] : ( d(X0,X1) = d(X1,X0) )
    & ( d(berlin,munich) = 510 )
    & ( d(hamburg,berlin) = 250 )
    & ( inh(kiel) = 238281 )
    & ( d(saarbruecken,cologne) = 190 )
    & ( d(munich,frankfurt) = 300 )
    & ( d(hamburg,frankfurt) = 390 )
    & ( inh(hamburg) = 1774224 )
    & ( d(hamburg,kiel) = 90 )
    & ( d(berlin,cologne) = 480 )
    & ! [X2: city,X3: city,X4: city] : ~ $less($sum(d(X3,X4),d(X4,X2)),d(X3,X2))
    & ( inh(saarbruecken) = 175810 )
    & ( 360 = d(munich,saarbruecken) )
    & ! [X5: city] :
        ( $less(600,d(saarbruecken,X5))
        | $less(inh(X5),3000000) )
    & ( d(hamburg,cologne) = 360 )
    & ( inh(frankfurt) = 671927 )
    & ( inh(cologne) = 998105 )
    & ( inh(berlin) = 3442675 )
    & ( d(saarbruecken,frankfurt) = 160 )
    & ( d(cologne,frankfurt) = 150 )
    & ( inh(munich) = 1330440 )
    & ( d(berlin,frankfurt) = 420 )
    & ! [X6: city] : ( 0 = d(X6,X6) ) ),
    inference(rectify,[],[f18]) ).

tff(f18,plain,
    ( ! [X1: city,X0: city] : ( d(X0,X1) = d(X1,X0) )
    & ( d(berlin,munich) = 510 )
    & ( d(hamburg,berlin) = 250 )
    & ( inh(kiel) = 238281 )
    & ( d(saarbruecken,cologne) = 190 )
    & ( d(munich,frankfurt) = 300 )
    & ( d(hamburg,frankfurt) = 390 )
    & ( inh(hamburg) = 1774224 )
    & ( d(hamburg,kiel) = 90 )
    & ( d(berlin,cologne) = 480 )
    & ! [X3: city,X2: city,X4: city] : ~ $less($sum(d(X2,X4),d(X4,X3)),d(X2,X3))
    & ( inh(saarbruecken) = 175810 )
    & ( 360 = d(munich,saarbruecken) )
    & ! [X6: city] :
        ( $less(600,d(saarbruecken,X6))
        | $less(inh(X6),3000000) )
    & ( d(hamburg,cologne) = 360 )
    & ( inh(frankfurt) = 671927 )
    & ( inh(cologne) = 998105 )
    & ( inh(berlin) = 3442675 )
    & ( d(saarbruecken,frankfurt) = 160 )
    & ( d(cologne,frankfurt) = 150 )
    & ( inh(munich) = 1330440 )
    & ( d(berlin,frankfurt) = 420 )
    & ! [X5: city] : ( 0 = d(X5,X5) ) ),
    inference(flattening,[],[f17]) ).

tff(f17,plain,
    ( ! [X6: city] :
        ( $less(600,d(saarbruecken,X6))
        | $less(inh(X6),3000000) )
    & ( inh(munich) = 1330440 )
    & ( d(berlin,frankfurt) = 420 )
    & ( d(hamburg,berlin) = 250 )
    & ( d(berlin,munich) = 510 )
    & ! [X3: city,X2: city,X4: city] : ~ $less($sum(d(X2,X4),d(X4,X3)),d(X2,X3))
    & ! [X1: city,X0: city] : ( d(X0,X1) = d(X1,X0) )
    & ( inh(hamburg) = 1774224 )
    & ( inh(kiel) = 238281 )
    & ( d(hamburg,cologne) = 360 )
    & ( 360 = d(munich,saarbruecken) )
    & ( inh(cologne) = 998105 )
    & ( d(saarbruecken,cologne) = 190 )
    & ( inh(frankfurt) = 671927 )
    & ( d(cologne,frankfurt) = 150 )
    & ( inh(saarbruecken) = 175810 )
    & ( d(munich,frankfurt) = 300 )
    & ( d(hamburg,kiel) = 90 )
    & ( d(saarbruecken,frankfurt) = 160 )
    & ( d(berlin,cologne) = 480 )
    & ( d(hamburg,frankfurt) = 390 )
    & ( inh(berlin) = 3442675 )
    & ! [X5: city] : ( 0 = d(X5,X5) ) ),
    inference(ennf_transformation,[],[f16]) ).

tff(f16,plain,
    ~ ( ( ( inh(munich) = 1330440 )
        & ( d(berlin,frankfurt) = 420 )
        & ( d(hamburg,berlin) = 250 )
        & ( d(berlin,munich) = 510 )
        & ! [X3: city,X2: city,X4: city] : ~ $less($sum(d(X2,X4),d(X4,X3)),d(X2,X3))
        & ! [X1: city,X0: city] : ( d(X0,X1) = d(X1,X0) )
        & ( inh(hamburg) = 1774224 )
        & ( inh(kiel) = 238281 )
        & ( d(hamburg,cologne) = 360 )
        & ( 360 = d(munich,saarbruecken) )
        & ( inh(cologne) = 998105 )
        & ( d(saarbruecken,cologne) = 190 )
        & ( inh(frankfurt) = 671927 )
        & ( d(cologne,frankfurt) = 150 )
        & ( inh(saarbruecken) = 175810 )
        & ( d(munich,frankfurt) = 300 )
        & ( d(hamburg,kiel) = 90 )
        & ( d(saarbruecken,frankfurt) = 160 )
        & ( d(berlin,cologne) = 480 )
        & ( d(hamburg,frankfurt) = 390 )
        & ( inh(berlin) = 3442675 )
        & ! [X5: city] : ( 0 = d(X5,X5) ) )
     => ? [X6: city] :
          ( ~ $less(600,d(saarbruecken,X6))
          & ~ $less(inh(X6),3000000) ) ),
    inference(rectify,[],[f3]) ).

tff(f3,plain,
    ~ ( ( ( d(saarbruecken,frankfurt) = 160 )
        & ( d(berlin,frankfurt) = 420 )
        & ( d(berlin,cologne) = 480 )
        & ( inh(hamburg) = 1774224 )
        & ( inh(saarbruecken) = 175810 )
        & ( inh(berlin) = 3442675 )
        & ( inh(frankfurt) = 671927 )
        & ! [X1: city,X0: city] : ( d(X0,X1) = d(X1,X0) )
        & ( inh(munich) = 1330440 )
        & ( d(munich,frankfurt) = 300 )
        & ( d(saarbruecken,cologne) = 190 )
        & ( d(cologne,frankfurt) = 150 )
        & ! [X0: city,X2: city,X1: city] : ~ $less($sum(d(X0,X1),d(X1,X2)),d(X0,X2))
        & ( inh(kiel) = 238281 )
        & ( d(hamburg,frankfurt) = 390 )
        & ( d(hamburg,kiel) = 90 )
        & ( d(hamburg,berlin) = 250 )
        & ( d(berlin,munich) = 510 )
        & ( 360 = d(munich,saarbruecken) )
        & ! [X0: city] : ( d(X0,X0) = 0 )
        & ( inh(cologne) = 998105 )
        & ( d(hamburg,cologne) = 360 ) )
     => ? [X0: city] :
          ( ~ $less(600,d(saarbruecken,X0))
          & ~ $less(inh(X0),3000000) ) ),
    inference(theory_normalization,[],[f2]) ).

tff(f2,negated_conjecture,
    ~ ( ( ( d(saarbruecken,frankfurt) = 160 )
        & ( d(berlin,frankfurt) = 420 )
        & ( d(berlin,cologne) = 480 )
        & ( inh(hamburg) = 1774224 )
        & ( inh(saarbruecken) = 175810 )
        & ( inh(berlin) = 3442675 )
        & ( inh(frankfurt) = 671927 )
        & ! [X1: city,X0: city] : ( d(X0,X1) = d(X1,X0) )
        & ( inh(munich) = 1330440 )
        & ( d(munich,frankfurt) = 300 )
        & ( d(saarbruecken,cologne) = 190 )
        & ( d(cologne,frankfurt) = 150 )
        & ! [X0: city,X2: city,X1: city] : $lesseq(d(X0,X2),$sum(d(X0,X1),d(X1,X2)))
        & ( inh(kiel) = 238281 )
        & ( d(hamburg,frankfurt) = 390 )
        & ( d(hamburg,kiel) = 90 )
        & ( d(hamburg,berlin) = 250 )
        & ( d(berlin,munich) = 510 )
        & ( 360 = d(munich,saarbruecken) )
        & ! [X0: city] : ( d(X0,X0) = 0 )
        & ( inh(cologne) = 998105 )
        & ( d(hamburg,cologne) = 360 ) )
     => ? [X0: city] :
          ( $lesseq(d(saarbruecken,X0),600)
          & $lesseq(3000000,inh(X0)) ) ),
    inference(negated_conjecture,[],[f1]) ).

tff(f1,conjecture,
    ( ( ( d(saarbruecken,frankfurt) = 160 )
      & ( d(berlin,frankfurt) = 420 )
      & ( d(berlin,cologne) = 480 )
      & ( inh(hamburg) = 1774224 )
      & ( inh(saarbruecken) = 175810 )
      & ( inh(berlin) = 3442675 )
      & ( inh(frankfurt) = 671927 )
      & ! [X1: city,X0: city] : ( d(X0,X1) = d(X1,X0) )
      & ( inh(munich) = 1330440 )
      & ( d(munich,frankfurt) = 300 )
      & ( d(saarbruecken,cologne) = 190 )
      & ( d(cologne,frankfurt) = 150 )
      & ! [X0: city,X2: city,X1: city] : $lesseq(d(X0,X2),$sum(d(X0,X1),d(X1,X2)))
      & ( inh(kiel) = 238281 )
      & ( d(hamburg,frankfurt) = 390 )
      & ( d(hamburg,kiel) = 90 )
      & ( d(hamburg,berlin) = 250 )
      & ( d(berlin,munich) = 510 )
      & ( 360 = d(munich,saarbruecken) )
      & ! [X0: city] : ( d(X0,X0) = 0 )
      & ( inh(cologne) = 998105 )
      & ( d(hamburg,cologne) = 360 ) )
   => ? [X0: city] :
        ( $lesseq(d(saarbruecken,X0),600)
        & $lesseq(3000000,inh(X0)) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',exists_big_city_distance_2) ).

tff(f24,plain,
    d(saarbruecken,frankfurt) = 160,
    inference(cnf_transformation,[],[f19]) ).

tff(f435,plain,
    ~ $less($sum(420,d(frankfurt,saarbruecken)),600),
    inference(unit_resulting_resolution,[],[f133,f78,f10]) ).

tff(f10,plain,
    ! [X2: $int,X0: $int,X1: $int] :
      ( ~ $less(X0,X1)
      | ~ $less(X1,X2)
      | $less(X0,X2) ),
    introduced(theory_axiom_148,[]) ).

tff(f78,plain,
    ! [X12: city] : ~ $less($sum(420,d(frankfurt,X12)),d(berlin,X12)),
    inference(superposition,[],[f32,f21]) ).

tff(f21,plain,
    d(berlin,frankfurt) = 420,
    inference(cnf_transformation,[],[f19]) ).

tff(f32,plain,
    ! [X2: city,X3: city,X4: city] : ~ $less($sum(d(X3,X4),d(X4,X2)),d(X3,X2)),
    inference(cnf_transformation,[],[f19]) ).

tff(f133,plain,
    $less(600,d(berlin,saarbruecken)),
    inference(superposition,[],[f70,f42]) ).

tff(f70,plain,
    $less(600,d(saarbruecken,berlin)),
    inference(evaluation,[],[f65]) ).

tff(f65,plain,
    ( $less(600,d(saarbruecken,berlin))
    | $less(3442675,3000000) ),
    inference(superposition,[],[f29,f25]) ).

tff(f25,plain,
    inh(berlin) = 3442675,
    inference(cnf_transformation,[],[f19]) ).

tff(f29,plain,
    ! [X5: city] :
      ( $less(inh(X5),3000000)
      | $less(600,d(saarbruecken,X5)) ),
    inference(cnf_transformation,[],[f19]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.12  % Problem    : GEG025=1 : TPTP v8.1.0. Bugfixed v5.2.0.
% 0.12/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.12/0.34  % Computer : n008.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit   : 300
% 0.12/0.34  % WCLimit    : 300
% 0.12/0.34  % DateTime   : Mon Aug 29 20:56:10 EDT 2022
% 0.12/0.34  % CPUTime    : 
% 0.19/0.49  % (3356)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)
% 0.19/0.49  % (3358)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)
% 0.19/0.49  % (3358)Instruction limit reached!
% 0.19/0.49  % (3358)------------------------------
% 0.19/0.49  % (3358)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.49  % (3372)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.19/0.50  % (3374)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)
% 0.19/0.50  % (3348)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.19/0.50  % (3358)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.50  % (3358)Termination reason: Unknown
% 0.19/0.50  % (3358)Termination phase: Property scanning
% 0.19/0.50  
% 0.19/0.50  % (3358)Memory used [KB]: 895
% 0.19/0.50  % (3358)Time elapsed: 0.002 s
% 0.19/0.50  % (3358)Instructions burned: 2 (million)
% 0.19/0.50  % (3358)------------------------------
% 0.19/0.50  % (3358)------------------------------
% 0.19/0.50  % (3353)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.19/0.50  % (3361)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.19/0.50  % (3361)Instruction limit reached!
% 0.19/0.50  % (3361)------------------------------
% 0.19/0.50  % (3361)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.50  % (3361)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.50  % (3361)Termination reason: Unknown
% 0.19/0.50  % (3361)Termination phase: Property scanning
% 0.19/0.50  
% 0.19/0.50  % (3361)Memory used [KB]: 895
% 0.19/0.50  % (3361)Time elapsed: 0.002 s
% 0.19/0.50  % (3361)Instructions burned: 2 (million)
% 0.19/0.50  % (3361)------------------------------
% 0.19/0.50  % (3361)------------------------------
% 0.19/0.50  % (3365)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)
% 0.19/0.50  % (3365)Instruction limit reached!
% 0.19/0.50  % (3365)------------------------------
% 0.19/0.50  % (3365)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.50  % (3365)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.50  % (3365)Termination reason: Unknown
% 0.19/0.50  % (3365)Termination phase: Saturation
% 0.19/0.50  
% 0.19/0.50  % (3365)Memory used [KB]: 895
% 0.19/0.50  % (3365)Time elapsed: 0.002 s
% 0.19/0.50  % (3365)Instructions burned: 2 (million)
% 0.19/0.50  % (3365)------------------------------
% 0.19/0.50  % (3365)------------------------------
% 0.19/0.51  % (3373)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.19/0.51  % (3357)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)
% 0.19/0.51  % (3366)lrs+10_1:1_ev=force:gve=cautious:tha=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.19/0.51  % (3366)Instruction limit reached!
% 0.19/0.51  % (3366)------------------------------
% 0.19/0.51  % (3366)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.51  % (3366)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.51  % (3366)Termination reason: Unknown
% 0.19/0.51  % (3366)Termination phase: Property scanning
% 0.19/0.51  
% 0.19/0.51  % (3366)Memory used [KB]: 895
% 0.19/0.51  % (3366)Time elapsed: 0.003 s
% 0.19/0.51  % (3366)Instructions burned: 2 (million)
% 0.19/0.51  % (3366)------------------------------
% 0.19/0.51  % (3366)------------------------------
% 0.19/0.51  % (3349)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.19/0.51  % (3352)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.19/0.51  % (3355)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)
% 0.19/0.52  % (3369)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)
% 0.19/0.52  % (3351)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.19/0.52  % (3363)dis+10_1:64_nwc=1.4:tha=off:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/21Mi)
% 0.19/0.52  % (3351)Instruction limit reached!
% 0.19/0.52  % (3351)------------------------------
% 0.19/0.52  % (3351)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (3351)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (3351)Termination reason: Unknown
% 0.19/0.52  % (3351)Termination phase: Property scanning
% 0.19/0.52  
% 0.19/0.52  % (3351)Memory used [KB]: 895
% 0.19/0.52  % (3351)Time elapsed: 0.003 s
% 0.19/0.52  % (3351)Instructions burned: 2 (million)
% 0.19/0.52  % (3351)------------------------------
% 0.19/0.52  % (3351)------------------------------
% 0.19/0.52  % (3350)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.19/0.52  % (3367)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)
% 0.19/0.52  % (3375)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.19/0.53  % (3370)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.19/0.53  % (3359)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.19/0.53  % (3378)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.19/0.53  % (3353)Instruction limit reached!
% 0.19/0.53  % (3353)------------------------------
% 0.19/0.53  % (3353)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (3353)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (3353)Termination reason: Unknown
% 0.19/0.53  % (3353)Termination phase: Saturation
% 0.19/0.53  
% 0.19/0.53  % (3353)Memory used [KB]: 5756
% 0.19/0.53  % (3353)Time elapsed: 0.131 s
% 0.19/0.53  % (3353)Instructions burned: 15 (million)
% 0.19/0.53  % (3353)------------------------------
% 0.19/0.53  % (3353)------------------------------
% 0.19/0.53  % (3376)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.19/0.53  % (3371)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)
% 0.19/0.53  % (3369)Instruction limit reached!
% 0.19/0.53  % (3369)------------------------------
% 0.19/0.53  % (3369)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (3369)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (3369)Termination reason: Unknown
% 0.19/0.53  % (3369)Termination phase: shuffling
% 0.19/0.53  
% 0.19/0.53  % (3369)Memory used [KB]: 895
% 0.19/0.53  % (3369)Time elapsed: 0.002 s
% 0.19/0.53  % (3369)Instructions burned: 2 (million)
% 0.19/0.53  % (3369)------------------------------
% 0.19/0.53  % (3369)------------------------------
% 0.19/0.53  % (3379)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.19/0.54  % (3368)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.19/0.54  % (3377)dis+10_1:64_nwc=1.4:tha=off:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/21Mi)
% 0.19/0.54  % (3360)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)
% 0.19/0.54  % (3356)Instruction limit reached!
% 0.19/0.54  % (3356)------------------------------
% 0.19/0.54  % (3356)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (3356)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (3356)Termination reason: Unknown
% 0.19/0.54  % (3356)Termination phase: Saturation
% 0.19/0.54  
% 0.19/0.54  % (3356)Memory used [KB]: 6140
% 0.19/0.54  % (3356)Time elapsed: 0.150 s
% 0.19/0.54  % (3356)Instructions burned: 36 (million)
% 0.19/0.54  % (3356)------------------------------
% 0.19/0.54  % (3356)------------------------------
% 0.19/0.54  % (3360)Instruction limit reached!
% 0.19/0.54  % (3360)------------------------------
% 0.19/0.54  % (3360)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (3360)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (3360)Termination reason: Unknown
% 0.19/0.54  % (3360)Termination phase: Saturation
% 0.19/0.54  
% 0.19/0.54  % (3360)Memory used [KB]: 5500
% 0.19/0.54  % (3360)Time elapsed: 0.150 s
% 0.19/0.54  % (3360)Instructions burned: 4 (million)
% 0.19/0.54  % (3360)------------------------------
% 0.19/0.54  % (3360)------------------------------
% 0.19/0.54  % (3350)Instruction limit reached!
% 0.19/0.54  % (3350)------------------------------
% 0.19/0.54  % (3350)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (3350)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (3350)Termination reason: Unknown
% 0.19/0.54  % (3350)Termination phase: Saturation
% 0.19/0.54  
% 0.19/0.54  % (3350)Memory used [KB]: 5628
% 0.19/0.54  % (3350)Time elapsed: 0.128 s
% 0.19/0.54  % (3350)Instructions burned: 9 (million)
% 0.19/0.54  % (3350)------------------------------
% 0.19/0.54  % (3350)------------------------------
% 0.19/0.54  % (3364)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.19/0.55  % (3363)Instruction limit reached!
% 0.19/0.55  % (3363)------------------------------
% 0.19/0.55  % (3363)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (3357)Instruction limit reached!
% 0.19/0.55  % (3357)------------------------------
% 0.19/0.55  % (3357)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (3368)Instruction limit reached!
% 0.19/0.55  % (3368)------------------------------
% 0.19/0.55  % (3368)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (3368)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (3368)Termination reason: Unknown
% 0.19/0.55  % (3368)Termination phase: Saturation
% 0.19/0.55  
% 0.19/0.55  % (3368)Memory used [KB]: 5756
% 0.19/0.55  % (3368)Time elapsed: 0.145 s
% 0.19/0.55  % (3368)Instructions burned: 16 (million)
% 0.19/0.55  % (3368)------------------------------
% 0.19/0.55  % (3368)------------------------------
% 0.19/0.55  % (3357)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (3357)Termination reason: Unknown
% 0.19/0.55  % (3357)Termination phase: Saturation
% 0.19/0.55  
% 0.19/0.55  % (3357)Memory used [KB]: 5756
% 0.19/0.55  % (3357)Time elapsed: 0.136 s
% 0.19/0.55  % (3357)Instructions burned: 26 (million)
% 0.19/0.55  % (3357)------------------------------
% 0.19/0.55  % (3357)------------------------------
% 0.19/0.55  % (3370)Instruction limit reached!
% 0.19/0.55  % (3370)------------------------------
% 0.19/0.55  % (3370)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (3370)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (3370)Termination reason: Unknown
% 0.19/0.55  % (3370)Termination phase: Saturation
% 0.19/0.55  
% 0.19/0.55  % (3370)Memory used [KB]: 1151
% 0.19/0.55  % (3370)Time elapsed: 0.148 s
% 0.19/0.55  % (3370)Instructions burned: 16 (million)
% 0.19/0.55  % (3370)------------------------------
% 0.19/0.55  % (3370)------------------------------
% 0.19/0.56  % (3374)Instruction limit reached!
% 0.19/0.56  % (3374)------------------------------
% 0.19/0.56  % (3374)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.56  % (3374)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.56  % (3374)Termination reason: Unknown
% 0.19/0.56  % (3374)Termination phase: Saturation
% 0.19/0.56  
% 0.19/0.56  % (3374)Memory used [KB]: 1663
% 0.19/0.56  % (3374)Time elapsed: 0.159 s
% 0.19/0.56  % (3374)Instructions burned: 48 (million)
% 0.19/0.56  % (3374)------------------------------
% 0.19/0.56  % (3374)------------------------------
% 0.19/0.56  % (3372)Instruction limit reached!
% 0.19/0.56  % (3372)------------------------------
% 0.19/0.56  % (3372)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.56  % (3372)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.56  % (3372)Termination reason: Unknown
% 0.19/0.56  % (3372)Termination phase: Saturation
% 0.19/0.56  
% 0.19/0.56  % (3372)Memory used [KB]: 1535
% 0.19/0.56  % (3372)Time elapsed: 0.155 s
% 0.19/0.56  % (3372)Instructions burned: 46 (million)
% 0.19/0.56  % (3372)------------------------------
% 0.19/0.56  % (3372)------------------------------
% 0.19/0.56  % (3363)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.56  % (3363)Termination reason: Unknown
% 0.19/0.56  % (3363)Termination phase: Saturation
% 0.19/0.56  
% 0.19/0.56  % (3363)Memory used [KB]: 5884
% 0.19/0.56  % (3363)Time elapsed: 0.133 s
% 0.19/0.56  % (3363)Instructions burned: 23 (million)
% 0.19/0.56  % (3363)------------------------------
% 0.19/0.56  % (3363)------------------------------
% 0.19/0.56  % (3371)Instruction limit reached!
% 0.19/0.56  % (3371)------------------------------
% 0.19/0.56  % (3371)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.56  % (3371)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.56  % (3371)Termination reason: Unknown
% 0.19/0.56  % (3371)Termination phase: Saturation
% 0.19/0.56  
% 0.19/0.56  % (3371)Memory used [KB]: 5884
% 0.19/0.56  % (3371)Time elapsed: 0.174 s
% 0.19/0.56  % (3371)Instructions burned: 22 (million)
% 0.19/0.56  % (3371)------------------------------
% 0.19/0.56  % (3371)------------------------------
% 0.19/0.57  % (3377)Instruction limit reached!
% 0.19/0.57  % (3377)------------------------------
% 0.19/0.57  % (3377)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.57  % (3377)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.57  % (3377)Termination reason: Unknown
% 0.19/0.57  % (3377)Termination phase: Saturation
% 0.19/0.57  
% 0.19/0.57  % (3377)Memory used [KB]: 5756
% 0.19/0.57  % (3377)Time elapsed: 0.157 s
% 0.19/0.57  % (3377)Instructions burned: 21 (million)
% 0.19/0.57  % (3377)------------------------------
% 0.19/0.57  % (3377)------------------------------
% 1.75/0.57  % (3378)Instruction limit reached!
% 1.75/0.57  % (3378)------------------------------
% 1.75/0.57  % (3378)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.75/0.57  % (3378)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.75/0.57  % (3378)Termination reason: Unknown
% 1.75/0.57  % (3378)Termination phase: Saturation
% 1.75/0.57  
% 1.75/0.57  % (3378)Memory used [KB]: 5884
% 1.75/0.57  % (3378)Time elapsed: 0.169 s
% 1.75/0.57  % (3378)Instructions burned: 21 (million)
% 1.75/0.57  % (3378)------------------------------
% 1.75/0.57  % (3378)------------------------------
% 1.75/0.58  % (3349)Instruction limit reached!
% 1.75/0.58  % (3349)------------------------------
% 1.75/0.58  % (3349)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.75/0.58  % (3355)Instruction limit reached!
% 1.75/0.58  % (3355)------------------------------
% 1.75/0.58  % (3355)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.75/0.58  % (3349)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.75/0.58  % (3349)Termination reason: Unknown
% 1.75/0.58  % (3349)Termination phase: Saturation
% 1.75/0.58  
% 1.75/0.58  % (3349)Memory used [KB]: 6012
% 1.75/0.58  % (3349)Time elapsed: 0.187 s
% 1.75/0.58  % (3349)Instructions burned: 36 (million)
% 1.75/0.58  % (3349)------------------------------
% 1.75/0.58  % (3349)------------------------------
% 1.90/0.59  % (3352)Instruction limit reached!
% 1.90/0.59  % (3352)------------------------------
% 1.90/0.59  % (3352)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.90/0.59  % (3352)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.90/0.59  % (3352)Termination reason: Unknown
% 1.90/0.59  % (3352)Termination phase: Saturation
% 1.90/0.59  
% 1.90/0.59  % (3352)Memory used [KB]: 6012
% 1.90/0.59  % (3352)Time elapsed: 0.174 s
% 1.90/0.59  % (3352)Instructions burned: 37 (million)
% 1.90/0.59  % (3352)------------------------------
% 1.90/0.59  % (3352)------------------------------
% 1.90/0.59  % (3373)Instruction limit reached!
% 1.90/0.59  % (3373)------------------------------
% 1.90/0.59  % (3373)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.90/0.59  % (3373)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.90/0.59  % (3373)Termination reason: Unknown
% 1.90/0.59  % (3373)Termination phase: Saturation
% 1.90/0.59  
% 1.90/0.59  % (3373)Memory used [KB]: 6140
% 1.90/0.59  % (3373)Time elapsed: 0.150 s
% 1.90/0.59  % (3373)Instructions burned: 52 (million)
% 1.90/0.59  % (3373)------------------------------
% 1.90/0.59  % (3373)------------------------------
% 1.90/0.59  % (3379)Instruction limit reached!
% 1.90/0.59  % (3379)------------------------------
% 1.90/0.59  % (3379)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.90/0.59  % (3379)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.90/0.59  % (3379)Termination reason: Unknown
% 1.90/0.59  % (3379)Termination phase: Saturation
% 1.90/0.59  
% 1.90/0.59  % (3379)Memory used [KB]: 6652
% 1.90/0.59  % (3379)Time elapsed: 0.182 s
% 1.90/0.59  % (3379)Instructions burned: 42 (million)
% 1.90/0.59  % (3379)------------------------------
% 1.90/0.59  % (3379)------------------------------
% 1.90/0.59  % (3359)Instruction limit reached!
% 1.90/0.59  % (3359)------------------------------
% 1.90/0.59  % (3359)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.90/0.59  % (3359)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.90/0.59  % (3359)Termination reason: Unknown
% 1.90/0.59  % (3359)Termination phase: Saturation
% 1.90/0.59  
% 1.90/0.59  % (3359)Memory used [KB]: 6140
% 1.90/0.59  % (3359)Time elapsed: 0.188 s
% 1.90/0.59  % (3359)Instructions burned: 35 (million)
% 1.90/0.59  % (3359)------------------------------
% 1.90/0.59  % (3359)------------------------------
% 1.90/0.60  % (3355)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.90/0.60  % (3355)Termination reason: Unknown
% 1.90/0.60  % (3355)Termination phase: Saturation
% 1.90/0.60  
% 1.90/0.60  % (3355)Memory used [KB]: 6012
% 1.90/0.60  % (3355)Time elapsed: 0.148 s
% 1.90/0.60  % (3355)Instructions burned: 33 (million)
% 1.90/0.60  % (3355)------------------------------
% 1.90/0.60  % (3355)------------------------------
% 1.90/0.60  % (3367)Instruction limit reached!
% 1.90/0.60  % (3367)------------------------------
% 1.90/0.60  % (3367)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.90/0.60  % (3367)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.90/0.60  % (3367)Termination reason: Unknown
% 1.90/0.60  % (3367)Termination phase: Saturation
% 1.90/0.60  
% 1.90/0.60  % (3367)Memory used [KB]: 6140
% 1.90/0.60  % (3367)Time elapsed: 0.193 s
% 1.90/0.60  % (3367)Instructions burned: 49 (million)
% 1.90/0.60  % (3367)------------------------------
% 1.90/0.60  % (3367)------------------------------
% 1.90/0.60  % (3376)Instruction limit reached!
% 1.90/0.60  % (3376)------------------------------
% 1.90/0.60  % (3376)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.90/0.60  % (3376)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.90/0.60  % (3376)Termination reason: Unknown
% 1.90/0.60  % (3376)Termination phase: Saturation
% 1.90/0.60  
% 1.90/0.60  % (3376)Memory used [KB]: 6268
% 1.90/0.60  % (3376)Time elapsed: 0.190 s
% 1.90/0.60  % (3376)Instructions burned: 44 (million)
% 1.90/0.60  % (3376)------------------------------
% 1.90/0.60  % (3376)------------------------------
% 1.90/0.62  % (3422)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)
% 1.90/0.62  % (3375)Instruction limit reached!
% 1.90/0.62  % (3375)------------------------------
% 1.90/0.62  % (3375)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.16/0.62  % (3375)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.16/0.62  % (3375)Termination reason: Unknown
% 2.16/0.62  % (3375)Termination phase: Saturation
% 2.16/0.62  
% 2.16/0.62  % (3375)Memory used [KB]: 6268
% 2.16/0.62  % (3375)Time elapsed: 0.225 s
% 2.16/0.62  % (3375)Instructions burned: 42 (million)
% 2.16/0.62  % (3375)------------------------------
% 2.16/0.62  % (3375)------------------------------
% 2.16/0.63  % (3364)Instruction limit reached!
% 2.16/0.63  % (3364)------------------------------
% 2.16/0.63  % (3364)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.16/0.63  % (3364)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.16/0.63  % (3364)Termination reason: Unknown
% 2.16/0.63  % (3364)Termination phase: Saturation
% 2.16/0.63  
% 2.16/0.63  % (3364)Memory used [KB]: 6524
% 2.16/0.63  % (3364)Time elapsed: 0.216 s
% 2.16/0.63  % (3364)Instructions burned: 50 (million)
% 2.16/0.63  % (3364)------------------------------
% 2.16/0.63  % (3364)------------------------------
% 2.21/0.64  % (3428)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.21/0.64  % (3422)Instruction limit reached!
% 2.21/0.64  % (3422)------------------------------
% 2.21/0.64  % (3422)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.64  % (3422)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.64  % (3422)Termination reason: Unknown
% 2.21/0.64  % (3422)Termination phase: Saturation
% 2.21/0.64  
% 2.21/0.64  % (3422)Memory used [KB]: 5756
% 2.21/0.64  % (3422)Time elapsed: 0.087 s
% 2.21/0.64  % (3422)Instructions burned: 17 (million)
% 2.21/0.64  % (3422)------------------------------
% 2.21/0.64  % (3422)------------------------------
% 2.21/0.64  % (3431)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.21/0.65  % (3424)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)
% 2.21/0.65  % (3454)lrs+10_1:1_newcnf=on:sas=z3:tgt=ground:tha=off:i=223:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/223Mi)
% 2.21/0.66  % (3433)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.21/0.66  % (3435)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.21/0.66  % (3426)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.21/0.66  % (3442)lrs+10_1:1_thi=all:thigen=on:i=96:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/96Mi)
% 2.21/0.67  % (3444)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.21/0.68  % (3445)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.21/0.69  % (3426)Instruction limit reached!
% 2.21/0.69  % (3426)------------------------------
% 2.21/0.69  % (3426)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.69  % (3426)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.69  % (3426)Termination reason: Unknown
% 2.21/0.69  % (3426)Termination phase: Saturation
% 2.21/0.69  
% 2.21/0.69  % (3426)Memory used [KB]: 5884
% 2.21/0.69  % (3426)Time elapsed: 0.158 s
% 2.21/0.69  % (3426)Instructions burned: 26 (million)
% 2.21/0.69  % (3426)------------------------------
% 2.21/0.69  % (3426)------------------------------
% 2.21/0.69  % (3463)lrs+1011_1:1_br=off:fde=none:norm_ineq=on:nwc=10.0:sas=z3:slsq=on:slsqc=2:slsql=off:slsqr=1,4:sp=reverse_frequency:i=160:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/160Mi)
% 2.21/0.69  % (3461)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.21/0.70  % (3481)lrs+10_1:1_amm=sco:norm_ineq=on:nwc=3.0:plsq=on:plsqc=2:plsqr=32,1:sas=z3:sp=const_min:tha=off:to=lpo:i=146:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/146Mi)
% 2.21/0.70  % (3433)First to succeed.
% 2.21/0.70  % (3455)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 (2997ds/343Mi)
% 2.21/0.70  % (3433)Refutation found. Thanks to Tanya!
% 2.21/0.70  % SZS status Theorem for theBenchmark
% 2.21/0.70  % SZS output start Proof for theBenchmark
% See solution above
% 2.21/0.70  % (3433)------------------------------
% 2.21/0.70  % (3433)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.70  % (3433)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.70  % (3433)Termination reason: Refutation
% 2.21/0.70  
% 2.21/0.70  % (3433)Memory used [KB]: 5884
% 2.21/0.70  % (3433)Time elapsed: 0.132 s
% 2.21/0.70  % (3433)Instructions burned: 18 (million)
% 2.21/0.70  % (3433)------------------------------
% 2.21/0.70  % (3433)------------------------------
% 2.21/0.70  % (3347)Success in time 0.342 s
%------------------------------------------------------------------------------