TSTP Solution File: ARI611_1 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : ARI611_1 : TPTP v8.1.0. Released v5.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 : n005.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 15:46:36 EDT 2022

% Result   : Theorem 1.47s 0.55s
% Output   : Refutation 1.47s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   17
%            Number of leaves      :    5
% Syntax   : Number of formulae    :   30 (   2 unt;   2 typ;   0 def)
%            Number of atoms       :  150 (  16 equ)
%            Maximal formula atoms :   14 (   5 avg)
%            Number of connectives :  164 (  42   ~;  71   |;  38   &)
%                                         (  10 <=>;   3  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    8 (   5 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number arithmetic     :  233 (  79 atm;   7 fun; 103 num;  44 var)
%            Number of types       :    2 (   0 usr;   1 ari)
%            Number of type conns  :    2 (   2   >;   0   *;   0   +;   0  <<)
%            Number of predicates  :    5 (   2 usr;   1 prp; 0-2 aty)
%            Number of functors    :    9 (   0 usr;   7 con; 0-2 aty)
%            Number of variables   :   44 (  41   !;   3   ?;  44   :)

% Comments : 
%------------------------------------------------------------------------------
tff(pred_def_1,type,
    p: $int > $o ).

tff(pred_def_2,type,
    q: $int > $o ).

tff(f389,plain,
    $false,
    inference(evaluation,[],[f386]) ).

tff(f386,plain,
    ( $less(14,8)
    | $less(17,14)
    | ( 8 = 14 ) ),
    inference(resolution,[],[f348,f70]) ).

tff(f70,plain,
    ! [X2: $int] :
      ( ~ p(X2)
      | $less(X2,8)
      | $less(17,X2)
      | ( 8 = X2 ) ),
    inference(resolution,[],[f38,f24]) ).

tff(f24,plain,
    ! [X1: $int] :
      ( ~ q(X1)
      | ~ p(X1) ),
    inference(cnf_transformation,[],[f20]) ).

tff(f20,plain,
    ( ! [X0: $int] :
        ( ( p(X0)
          | ~ $less(5,X0)
          | ~ $less(X0,15) )
        & ( ( $less(5,X0)
            & $less(X0,15) )
          | ~ p(X0) ) )
    & ! [X1: $int] :
        ( ~ p(X1)
        | ~ q(X1) )
    & ! [X2: $int] :
        ( ( ( $less(8,X2)
            & $less(X2,18) )
          | ~ q(X2) )
        & ( q(X2)
          | ~ $less(8,X2)
          | ~ $less(X2,18) ) ) ),
    inference(rectify,[],[f19]) ).

tff(f19,plain,
    ( ! [X1: $int] :
        ( ( p(X1)
          | ~ $less(5,X1)
          | ~ $less(X1,15) )
        & ( ( $less(5,X1)
            & $less(X1,15) )
          | ~ p(X1) ) )
    & ! [X2: $int] :
        ( ~ p(X2)
        | ~ q(X2) )
    & ! [X0: $int] :
        ( ( ( $less(8,X0)
            & $less(X0,18) )
          | ~ q(X0) )
        & ( q(X0)
          | ~ $less(8,X0)
          | ~ $less(X0,18) ) ) ),
    inference(flattening,[],[f18]) ).

tff(f18,plain,
    ( ! [X1: $int] :
        ( ( p(X1)
          | ~ $less(5,X1)
          | ~ $less(X1,15) )
        & ( ( $less(5,X1)
            & $less(X1,15) )
          | ~ p(X1) ) )
    & ! [X2: $int] :
        ( ~ p(X2)
        | ~ q(X2) )
    & ! [X0: $int] :
        ( ( ( $less(8,X0)
            & $less(X0,18) )
          | ~ q(X0) )
        & ( q(X0)
          | ~ $less(8,X0)
          | ~ $less(X0,18) ) ) ),
    inference(nnf_transformation,[],[f17]) ).

tff(f17,plain,
    ( ! [X1: $int] :
        ( p(X1)
      <=> ( $less(5,X1)
          & $less(X1,15) ) )
    & ! [X2: $int] :
        ( ~ p(X2)
        | ~ q(X2) )
    & ! [X0: $int] :
        ( ( $less(8,X0)
          & $less(X0,18) )
      <=> q(X0) ) ),
    inference(flattening,[],[f16]) ).

tff(f16,plain,
    ( ! [X2: $int] :
        ( ~ p(X2)
        | ~ q(X2) )
    & ! [X0: $int] :
        ( ( $less(8,X0)
          & $less(X0,18) )
      <=> q(X0) )
    & ! [X1: $int] :
        ( p(X1)
      <=> ( $less(5,X1)
          & $less(X1,15) ) ) ),
    inference(ennf_transformation,[],[f15]) ).

tff(f15,plain,
    ~ ( ( ! [X0: $int] :
            ( ( $less(8,X0)
              & $less(X0,18) )
          <=> q(X0) )
        & ! [X1: $int] :
            ( p(X1)
          <=> ( $less(5,X1)
              & $less(X1,15) ) ) )
     => ? [X2: $int] :
          ( p(X2)
          & q(X2) ) ),
    inference(rectify,[],[f2]) ).

tff(f2,negated_conjecture,
    ~ ( ( ! [X0: $int] :
            ( ( $less(8,X0)
              & $less(X0,18) )
          <=> q(X0) )
        & ! [X0: $int] :
            ( ( $less(X0,15)
              & $less(5,X0) )
          <=> p(X0) ) )
     => ? [X0: $int] :
          ( q(X0)
          & p(X0) ) ),
    inference(negated_conjecture,[],[f1]) ).

tff(f1,conjecture,
    ( ( ! [X0: $int] :
          ( ( $less(8,X0)
            & $less(X0,18) )
        <=> q(X0) )
      & ! [X0: $int] :
          ( ( $less(X0,15)
            & $less(5,X0) )
        <=> p(X0) ) )
   => ? [X0: $int] :
        ( q(X0)
        & p(X0) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',interv_5_15_and_8_18_intersect) ).

tff(f38,plain,
    ! [X1: $int] :
      ( q(X1)
      | ( 8 = X1 )
      | $less(17,X1)
      | $less(X1,8) ),
    inference(evaluation,[],[f37]) ).

tff(f37,plain,
    ! [X1: $int] :
      ( ( 8 = X1 )
      | $less(X1,8)
      | q(X1)
      | $less($sum(18,$uminus(1)),X1) ),
    inference(gaussian_variable_elimination,[],[f34]) ).

tff(f34,plain,
    ! [X0: $int,X1: $int] :
      ( $less(X0,X1)
      | q(X1)
      | $less(X1,8)
      | ( 8 = X1 )
      | ( 18 != $sum(X0,1) ) ),
    inference(constrained_resolution,[],[f28,f12]) ).

tff(f12,plain,
    ! [X0: $int,X1: $int] :
      ( $less(X1,$sum(X0,1))
      | $less(X0,X1) ),
    introduced(theory_axiom_152,[]) ).

tff(f28,plain,
    ! [X0: $int] :
      ( ~ $less(X0,18)
      | $less(X0,8)
      | q(X0)
      | ( 8 = X0 ) ),
    inference(resolution,[],[f21,f10]) ).

tff(f10,plain,
    ! [X0: $int,X1: $int] :
      ( $less(X0,X1)
      | $less(X1,X0)
      | ( X0 = X1 ) ),
    introduced(theory_axiom_149,[]) ).

tff(f21,plain,
    ! [X2: $int] :
      ( ~ $less(8,X2)
      | ~ $less(X2,18)
      | q(X2) ),
    inference(cnf_transformation,[],[f20]) ).

tff(f348,plain,
    p(14),
    inference(evaluation,[],[f327]) ).

tff(f327,plain,
    ( $less(15,5)
    | $less(14,5)
    | $less(15,15)
    | p(14)
    | ( 5 = 15 )
    | ( 5 = 14 ) ),
    inference(resolution,[],[f72,f31]) ).

tff(f31,plain,
    ! [X0: $int] :
      ( ~ $less(X0,15)
      | ( 5 = X0 )
      | p(X0)
      | $less(X0,5) ),
    inference(resolution,[],[f27,f10]) ).

tff(f27,plain,
    ! [X0: $int] :
      ( ~ $less(5,X0)
      | ~ $less(X0,15)
      | p(X0) ),
    inference(cnf_transformation,[],[f20]) ).

tff(f72,plain,
    ! [X1: $int] :
      ( $less(14,X1)
      | $less(X1,15)
      | ( 5 = X1 )
      | $less(X1,5) ),
    inference(resolution,[],[f43,f25]) ).

tff(f25,plain,
    ! [X0: $int] :
      ( ~ p(X0)
      | $less(X0,15) ),
    inference(cnf_transformation,[],[f20]) ).

tff(f43,plain,
    ! [X1: $int] :
      ( p(X1)
      | $less(X1,5)
      | ( 5 = X1 )
      | $less(14,X1) ),
    inference(evaluation,[],[f42]) ).

tff(f42,plain,
    ! [X1: $int] :
      ( p(X1)
      | $less(X1,5)
      | ( 5 = X1 )
      | $less($sum(15,$uminus(1)),X1) ),
    inference(gaussian_variable_elimination,[],[f39]) ).

tff(f39,plain,
    ! [X0: $int,X1: $int] :
      ( $less(X0,X1)
      | ( 15 != $sum(X0,1) )
      | p(X1)
      | ( 5 = X1 )
      | $less(X1,5) ),
    inference(constrained_resolution,[],[f31,f12]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : ARI611=1 : TPTP v8.1.0. Released v5.1.0.
% 0.07/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.13/0.34  % Computer : n005.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 15:51:18 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 0.20/0.51  % (4156)dis+1011_1:64_drc=off:flr=on:nwc=2.0:sac=on:urr=ec_only:i=8:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/8Mi)
% 0.20/0.51  % (4167)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)
% 1.27/0.51  % (4167)Instruction limit reached!
% 1.27/0.51  % (4167)------------------------------
% 1.27/0.51  % (4167)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.27/0.51  % (4167)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.27/0.51  % (4167)Termination reason: Unknown
% 1.27/0.51  % (4167)Termination phase: Saturation
% 1.27/0.51  
% 1.27/0.51  % (4167)Memory used [KB]: 5373
% 1.27/0.51  % (4167)Time elapsed: 0.003 s
% 1.27/0.51  % (4167)Instructions burned: 2 (million)
% 1.27/0.51  % (4167)------------------------------
% 1.27/0.51  % (4167)------------------------------
% 1.27/0.51  % (4158)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)
% 1.27/0.51  % (4169)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)
% 1.27/0.52  % (4168)dis+10_1:64_nwc=1.4:tha=off:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/21Mi)
% 1.27/0.52  % (4168)Refutation not found, incomplete strategy% (4168)------------------------------
% 1.27/0.52  % (4168)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.27/0.52  % (4168)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.27/0.52  % (4168)Termination reason: Refutation not found, incomplete strategy
% 1.27/0.52  
% 1.27/0.52  % (4168)Memory used [KB]: 5373
% 1.27/0.52  % (4168)Time elapsed: 0.125 s
% 1.27/0.52  % (4168)Instructions burned: 1 (million)
% 1.27/0.52  % (4168)------------------------------
% 1.27/0.52  % (4168)------------------------------
% 1.27/0.52  % (4177)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)
% 1.27/0.52  % (4160)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=32:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/32Mi)
% 1.27/0.52  % (4155)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)
% 1.27/0.52  % (4159)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)
% 1.27/0.52  % (4157)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)
% 1.27/0.52  % (4157)Instruction limit reached!
% 1.27/0.52  % (4157)------------------------------
% 1.27/0.52  % (4157)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.27/0.52  % (4157)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.27/0.52  % (4157)Termination reason: Unknown
% 1.27/0.52  % (4157)Termination phase: Saturation
% 1.27/0.52  
% 1.27/0.52  % (4157)Memory used [KB]: 895
% 1.27/0.52  % (4157)Time elapsed: 0.002 s
% 1.27/0.52  % (4157)Instructions burned: 2 (million)
% 1.27/0.52  % (4157)------------------------------
% 1.27/0.52  % (4157)------------------------------
% 1.27/0.53  % (4154)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)
% 1.27/0.53  % (4171)lrs+10_1:1_ev=force:gve=cautious:tha=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 1.27/0.53  % (4171)Instruction limit reached!
% 1.27/0.53  % (4171)------------------------------
% 1.27/0.53  % (4171)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.27/0.53  % (4171)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.27/0.53  % (4171)Termination reason: Unknown
% 1.27/0.53  % (4171)Termination phase: Saturation
% 1.27/0.53  
% 1.27/0.53  % (4171)Memory used [KB]: 5373
% 1.27/0.53  % (4171)Time elapsed: 0.002 s
% 1.27/0.53  % (4171)Instructions burned: 2 (million)
% 1.27/0.53  % (4171)------------------------------
% 1.27/0.53  % (4171)------------------------------
% 1.27/0.53  % (4178)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)
% 1.47/0.53  % (4156)Instruction limit reached!
% 1.47/0.53  % (4156)------------------------------
% 1.47/0.53  % (4156)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.47/0.53  % (4156)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.47/0.53  % (4156)Termination reason: Unknown
% 1.47/0.53  % (4156)Termination phase: Saturation
% 1.47/0.53  
% 1.47/0.53  % (4156)Memory used [KB]: 5500
% 1.47/0.53  % (4156)Time elapsed: 0.126 s
% 1.47/0.53  % (4156)Instructions burned: 8 (million)
% 1.47/0.53  % (4156)------------------------------
% 1.47/0.53  % (4156)------------------------------
% 1.47/0.53  % (4181)lrs+1_3:1_ep=RSTC:sos=on:urr=on:i=43:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/43Mi)
% 1.47/0.53  % (4181)Refutation not found, incomplete strategy% (4181)------------------------------
% 1.47/0.53  % (4181)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.47/0.53  % (4181)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.47/0.53  % (4181)Termination reason: Refutation not found, incomplete strategy
% 1.47/0.53  
% 1.47/0.53  % (4181)Memory used [KB]: 5500
% 1.47/0.53  % (4181)Time elapsed: 0.135 s
% 1.47/0.53  % (4181)Instructions burned: 2 (million)
% 1.47/0.53  % (4181)------------------------------
% 1.47/0.53  % (4181)------------------------------
% 1.47/0.53  % (4164)lrs+10_1:1_canc=force:tha=some:to=lpo:i=35:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/35Mi)
% 1.47/0.54  % (4162)lrs+1010_1:1_ep=RST:s2a=on:s2at=5.0:sos=all:i=26:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/26Mi)
% 1.47/0.54  % (4176)dis+10_1:64_nwc=1.4:rp=on:tha=off:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/21Mi)
% 1.47/0.54  % (4176)Refutation not found, incomplete strategy% (4176)------------------------------
% 1.47/0.54  % (4176)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.47/0.54  % (4176)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.47/0.54  % (4176)Termination reason: Refutation not found, incomplete strategy
% 1.47/0.54  
% 1.47/0.54  % (4176)Memory used [KB]: 5373
% 1.47/0.54  % (4176)Time elapsed: 0.141 s
% 1.47/0.54  % (4176)Instructions burned: 1 (million)
% 1.47/0.54  % (4176)------------------------------
% 1.47/0.54  % (4176)------------------------------
% 1.47/0.54  % (4166)dis+32_1:1_bd=off:nm=4:sos=on:ss=included:i=4:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/4Mi)
% 1.47/0.54  % (4169)First to succeed.
% 1.47/0.54  % (4170)dis+20_1:12_aac=none:acc=model:awrs=converge:fd=preordered:fsr=off:nicw=on:nwc=3.0:s2a=on:s2agt=16:spb=goal:to=lpo:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 1.47/0.54  % (4170)Instruction limit reached!
% 1.47/0.54  % (4170)------------------------------
% 1.47/0.54  % (4170)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.47/0.54  % (4170)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.47/0.54  % (4170)Termination reason: Unknown
% 1.47/0.54  % (4170)Termination phase: SInE selection
% 1.47/0.54  
% 1.47/0.54  % (4170)Memory used [KB]: 895
% 1.47/0.54  % (4170)Time elapsed: 0.002 s
% 1.47/0.54  % (4170)Instructions burned: 2 (million)
% 1.47/0.54  % (4170)------------------------------
% 1.47/0.54  % (4170)------------------------------
% 1.47/0.54  % (4175)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)
% 1.47/0.54  % (4161)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=36:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/36Mi)
% 1.47/0.54  % (4160)Refutation not found, incomplete strategy% (4160)------------------------------
% 1.47/0.54  % (4160)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.47/0.54  % (4160)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.47/0.54  % (4160)Termination reason: Refutation not found, incomplete strategy
% 1.47/0.54  
% 1.47/0.54  % (4160)Memory used [KB]: 5500
% 1.47/0.54  % (4160)Time elapsed: 0.132 s
% 1.47/0.54  % (4160)Instructions burned: 2 (million)
% 1.47/0.54  % (4160)------------------------------
% 1.47/0.54  % (4160)------------------------------
% 1.47/0.54  % (4183)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)
% 1.47/0.54  % (4179)lrs+1_1:10_av=off:drc=off:nwc=2.0:sp=reverse_frequency:thsq=on:thsqc=64:thsql=off:i=47:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/47Mi)
% 1.47/0.54  % (4172)dis+21_1:1_aac=none:abs=on:er=known:fde=none:fsr=off:nwc=5.0:s2a=on:s2at=4.0:sp=const_frequency:to=lpo:urr=ec_only:i=49:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/49Mi)
% 1.47/0.54  % (4173)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)
% 1.47/0.55  % (4174)lrs+10_1:1_sd=10:sos=all:ss=axioms:st=5.0:tha=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 1.47/0.55  % (4182)dis+10_1:64_nwc=1.4:tha=off:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/21Mi)
% 1.47/0.55  % (4173)Refutation not found, incomplete strategy% (4173)------------------------------
% 1.47/0.55  % (4173)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.47/0.55  % (4173)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.47/0.55  % (4173)Termination reason: Refutation not found, incomplete strategy
% 1.47/0.55  
% 1.47/0.55  % (4173)Memory used [KB]: 5373
% 1.47/0.55  % (4173)Time elapsed: 0.147 s
% 1.47/0.55  % (4173)Instructions burned: 1 (million)
% 1.47/0.55  % (4173)------------------------------
% 1.47/0.55  % (4173)------------------------------
% 1.47/0.55  % (4174)Refutation not found, incomplete strategy% (4174)------------------------------
% 1.47/0.55  % (4174)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.47/0.55  % (4174)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.47/0.55  % (4174)Termination reason: Refutation not found, incomplete strategy
% 1.47/0.55  
% 1.47/0.55  % (4174)Memory used [KB]: 5373
% 1.47/0.55  % (4174)Time elapsed: 0.149 s
% 1.47/0.55  % (4174)Instructions burned: 1 (million)
% 1.47/0.55  % (4174)------------------------------
% 1.47/0.55  % (4174)------------------------------
% 1.47/0.55  % (4166)Instruction limit reached!
% 1.47/0.55  % (4166)------------------------------
% 1.47/0.55  % (4166)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.47/0.55  % (4166)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.47/0.55  % (4166)Termination reason: Unknown
% 1.47/0.55  % (4166)Termination phase: Saturation
% 1.47/0.55  
% 1.47/0.55  % (4166)Memory used [KB]: 5500
% 1.47/0.55  % (4166)Time elapsed: 0.145 s
% 1.47/0.55  % (4166)Instructions burned: 6 (million)
% 1.47/0.55  % (4166)------------------------------
% 1.47/0.55  % (4166)------------------------------
% 1.47/0.55  % (4184)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)
% 1.47/0.55  % (4180)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)
% 1.47/0.55  % (4180)Refutation not found, incomplete strategy% (4180)------------------------------
% 1.47/0.55  % (4180)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.47/0.55  % (4180)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.47/0.55  % (4180)Termination reason: Refutation not found, incomplete strategy
% 1.47/0.55  
% 1.47/0.55  % (4180)Memory used [KB]: 5500
% 1.47/0.55  % (4180)Time elapsed: 0.149 s
% 1.47/0.55  % (4180)Instructions burned: 2 (million)
% 1.47/0.55  % (4180)------------------------------
% 1.47/0.55  % (4180)------------------------------
% 1.47/0.55  % (4172)Also succeeded, but the first one will report.
% 1.47/0.55  % (4169)Refutation found. Thanks to Tanya!
% 1.47/0.55  % SZS status Theorem for theBenchmark
% 1.47/0.55  % SZS output start Proof for theBenchmark
% See solution above
% 1.47/0.55  % (4169)------------------------------
% 1.47/0.55  % (4169)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.47/0.55  % (4169)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.47/0.55  % (4169)Termination reason: Refutation
% 1.47/0.55  
% 1.47/0.55  % (4169)Memory used [KB]: 5756
% 1.47/0.55  % (4169)Time elapsed: 0.122 s
% 1.47/0.55  % (4169)Instructions burned: 14 (million)
% 1.47/0.55  % (4169)------------------------------
% 1.47/0.55  % (4169)------------------------------
% 1.47/0.55  % (4152)Success in time 0.195 s
%------------------------------------------------------------------------------