TSTP Solution File: NUN066+2 by SnakeForV-SAT---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : NUN066+2 : TPTP v8.1.0. Released v7.3.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s

% Computer : n002.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Wed Aug 31 18:08:03 EDT 2022

% Result   : Theorem 1.75s 0.57s
% Output   : Refutation 1.75s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   18
%            Number of leaves      :   13
% Syntax   : Number of formulae    :   75 (  18 unt;   0 def)
%            Number of atoms       :  203 (  82 equ)
%            Maximal formula atoms :    8 (   2 avg)
%            Number of connectives :  204 (  76   ~;  77   |;  43   &)
%                                         (   2 <=>;   6  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   11 (   4 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number of predicates  :    6 (   4 usr;   3 prp; 0-2 aty)
%            Number of functors    :    6 (   6 usr;   1 con; 0-1 aty)
%            Number of variables   :  132 ( 110   !;  22   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f575,plain,
    $false,
    inference(avatar_sat_refutation,[],[f563,f572,f574]) ).

fof(f574,plain,
    ( ~ spl24_2
    | ~ spl24_3 ),
    inference(avatar_contradiction_clause,[],[f573]) ).

fof(f573,plain,
    ( $false
    | ~ spl24_2
    | ~ spl24_3 ),
    inference(subsumption_resolution,[],[f552,f548]) ).

fof(f548,plain,
    ( ! [X1] : r1(X1)
    | ~ spl24_2 ),
    inference(avatar_component_clause,[],[f547]) ).

fof(f547,plain,
    ( spl24_2
  <=> ! [X1] : r1(X1) ),
    introduced(avatar_definition,[new_symbols(naming,[spl24_2])]) ).

fof(f552,plain,
    ( ! [X1] : ~ r1(X1)
    | ~ spl24_3 ),
    inference(avatar_component_clause,[],[f551]) ).

fof(f551,plain,
    ( spl24_3
  <=> ! [X1] : ~ r1(X1) ),
    introduced(avatar_definition,[new_symbols(naming,[spl24_3])]) ).

fof(f572,plain,
    spl24_2,
    inference(avatar_split_clause,[],[f497,f547]) ).

fof(f497,plain,
    ! [X0] : r1(X0),
    inference(superposition,[],[f115,f397]) ).

fof(f397,plain,
    ! [X3,X5] : X3 = X5,
    inference(subsumption_resolution,[],[f394,f376]) ).

fof(f376,plain,
    ! [X0,X1] : r2(X0,sK4(X1)),
    inference(superposition,[],[f113,f347]) ).

fof(f347,plain,
    ! [X0,X1] : sK4(X1) = sK4(X0),
    inference(superposition,[],[f302,f302]) ).

fof(f302,plain,
    ! [X1] : sK4(X1) = sK4(sK4(sK8)),
    inference(forward_demodulation,[],[f301,f244]) ).

fof(f244,plain,
    ! [X1] : sK18(sK4(X1)) = sK4(X1),
    inference(resolution,[],[f139,f126]) ).

fof(f126,plain,
    ! [X0] :
      ( r1(X0)
      | sK18(X0) = X0 ),
    inference(duplicate_literal_removal,[],[f124]) ).

fof(f124,plain,
    ! [X0] :
      ( sK18(X0) = X0
      | r1(X0)
      | sK18(X0) = X0 ),
    inference(superposition,[],[f103,f104]) ).

fof(f104,plain,
    ! [X0] :
      ( sK21(X0) = X0
      | sK18(X0) = X0 ),
    inference(cnf_transformation,[],[f59]) ).

fof(f59,plain,
    ! [X0] :
      ( ( sK18(X0) = X0
        & r2(sK19(X0),sK18(X0))
        & r1(sK20(X0))
        & r2(sK20(X0),sK19(X0)) )
      | ( sK21(X0) = X0
        & r1(sK21(X0)) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK18,sK19,sK20,sK21])],[f25,f58,f57,f56,f55]) ).

fof(f55,plain,
    ! [X0] :
      ( ? [X1] :
          ( X0 = X1
          & ? [X2] :
              ( r2(X2,X1)
              & ? [X3] :
                  ( r1(X3)
                  & r2(X3,X2) ) ) )
     => ( sK18(X0) = X0
        & ? [X2] :
            ( r2(X2,sK18(X0))
            & ? [X3] :
                ( r1(X3)
                & r2(X3,X2) ) ) ) ),
    introduced(choice_axiom,[]) ).

fof(f56,plain,
    ! [X0] :
      ( ? [X2] :
          ( r2(X2,sK18(X0))
          & ? [X3] :
              ( r1(X3)
              & r2(X3,X2) ) )
     => ( r2(sK19(X0),sK18(X0))
        & ? [X3] :
            ( r1(X3)
            & r2(X3,sK19(X0)) ) ) ),
    introduced(choice_axiom,[]) ).

fof(f57,plain,
    ! [X0] :
      ( ? [X3] :
          ( r1(X3)
          & r2(X3,sK19(X0)) )
     => ( r1(sK20(X0))
        & r2(sK20(X0),sK19(X0)) ) ),
    introduced(choice_axiom,[]) ).

fof(f58,plain,
    ! [X0] :
      ( ? [X4] :
          ( X0 = X4
          & r1(X4) )
     => ( sK21(X0) = X0
        & r1(sK21(X0)) ) ),
    introduced(choice_axiom,[]) ).

fof(f25,plain,
    ! [X0] :
      ( ? [X1] :
          ( X0 = X1
          & ? [X2] :
              ( r2(X2,X1)
              & ? [X3] :
                  ( r1(X3)
                  & r2(X3,X2) ) ) )
      | ? [X4] :
          ( X0 = X4
          & r1(X4) ) ),
    inference(ennf_transformation,[],[f17]) ).

fof(f17,plain,
    ~ ? [X0] :
        ( ! [X1] :
            ( ! [X2] :
                ( ~ r2(X2,X1)
                | ! [X3] :
                    ( ~ r1(X3)
                    | ~ r2(X3,X2) ) )
            | X0 != X1 )
        & ! [X4] :
            ( ~ r1(X4)
            | X0 != X4 ) ),
    inference(rectify,[],[f13]) ).

fof(f13,negated_conjecture,
    ~ ? [X38] :
        ( ! [X21] :
            ( X21 != X38
            | ! [X22] :
                ( ! [X15] :
                    ( ~ r1(X15)
                    | ~ r2(X15,X22) )
                | ~ r2(X22,X21) ) )
        & ! [X16] :
            ( X16 != X38
            | ~ r1(X16) ) ),
    inference(negated_conjecture,[],[f12]) ).

fof(f12,conjecture,
    ? [X38] :
      ( ! [X21] :
          ( X21 != X38
          | ! [X22] :
              ( ! [X15] :
                  ( ~ r1(X15)
                  | ~ r2(X15,X22) )
              | ~ r2(X22,X21) ) )
      & ! [X16] :
          ( X16 != X38
          | ~ r1(X16) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',nonzerononetwoexist) ).

fof(f103,plain,
    ! [X0] :
      ( r1(sK21(X0))
      | sK18(X0) = X0 ),
    inference(cnf_transformation,[],[f59]) ).

fof(f139,plain,
    ! [X4] : ~ r1(sK4(X4)),
    inference(resolution,[],[f122,f113]) ).

fof(f122,plain,
    ! [X2,X1] :
      ( ~ r2(X1,X2)
      | ~ r1(X2) ),
    inference(equality_resolution,[],[f109]) ).

fof(f109,plain,
    ! [X2,X0,X1] :
      ( X0 != X2
      | ~ r1(X2)
      | ~ r2(X1,X0) ),
    inference(cnf_transformation,[],[f18]) ).

fof(f18,plain,
    ! [X0,X1] :
      ( ! [X2] :
          ( X0 != X2
          | ~ r1(X2) )
      | ~ r2(X1,X0) ),
    inference(rectify,[],[f11]) ).

fof(f11,axiom,
    ! [X41,X40] :
      ( ! [X42] :
          ( ~ r1(X42)
          | X41 != X42 )
      | ~ r2(X40,X41) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_7a) ).

fof(f301,plain,
    ! [X1] : sK18(sK4(X1)) = sK4(sK4(sK8)),
    inference(forward_demodulation,[],[f295,f263]) ).

fof(f263,plain,
    ! [X1] : sK19(sK4(X1)) = sK4(sK8),
    inference(forward_demodulation,[],[f258,f243]) ).

fof(f243,plain,
    ! [X0] : sK8 = sK20(sK4(X0)),
    inference(resolution,[],[f139,f168]) ).

fof(f168,plain,
    ! [X3] :
      ( r1(X3)
      | sK8 = sK20(X3) ),
    inference(subsumption_resolution,[],[f167,f76]) ).

fof(f76,plain,
    ! [X1] :
      ( ~ r1(X1)
      | sK8 = X1 ),
    inference(cnf_transformation,[],[f39]) ).

fof(f39,plain,
    ! [X1] :
      ( ( sK8 != X1
        & ~ r1(X1) )
      | ( r1(X1)
        & sK8 = X1 ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK8])],[f1,f38]) ).

fof(f38,plain,
    ( ? [X0] :
      ! [X1] :
        ( ( X0 != X1
          & ~ r1(X1) )
        | ( r1(X1)
          & X0 = X1 ) )
   => ! [X1] :
        ( ( sK8 != X1
          & ~ r1(X1) )
        | ( r1(X1)
          & sK8 = X1 ) ) ),
    introduced(choice_axiom,[]) ).

fof(f1,axiom,
    ? [X0] :
    ! [X1] :
      ( ( X0 != X1
        & ~ r1(X1) )
      | ( r1(X1)
        & X0 = X1 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_1) ).

fof(f167,plain,
    ! [X3] :
      ( r1(X3)
      | r1(sK20(X3))
      | sK8 = sK20(X3) ),
    inference(superposition,[],[f99,f129]) ).

fof(f129,plain,
    ! [X1] :
      ( sK21(X1) = X1
      | sK8 = sK20(X1) ),
    inference(resolution,[],[f76,f100]) ).

fof(f100,plain,
    ! [X0] :
      ( r1(sK20(X0))
      | sK21(X0) = X0 ),
    inference(cnf_transformation,[],[f59]) ).

fof(f99,plain,
    ! [X0] :
      ( r1(sK21(X0))
      | r1(sK20(X0)) ),
    inference(cnf_transformation,[],[f59]) ).

fof(f258,plain,
    ! [X1] : sK4(sK20(sK4(X1))) = sK19(sK4(X1)),
    inference(resolution,[],[f198,f139]) ).

fof(f198,plain,
    ! [X6] :
      ( r1(X6)
      | sK4(sK20(X6)) = sK19(X6) ),
    inference(duplicate_literal_removal,[],[f196]) ).

fof(f196,plain,
    ! [X6] :
      ( r1(X6)
      | sK4(sK20(X6)) = sK19(X6)
      | sK4(sK20(X6)) = sK19(X6) ),
    inference(superposition,[],[f142,f141]) ).

fof(f141,plain,
    ! [X0] :
      ( sK21(X0) = X0
      | sK19(X0) = sK4(sK20(X0)) ),
    inference(resolution,[],[f70,f98]) ).

fof(f98,plain,
    ! [X0] :
      ( r2(sK20(X0),sK19(X0))
      | sK21(X0) = X0 ),
    inference(cnf_transformation,[],[f59]) ).

fof(f70,plain,
    ! [X2,X0] :
      ( ~ r2(X0,X2)
      | sK4(X0) = X2 ),
    inference(cnf_transformation,[],[f33]) ).

fof(f33,plain,
    ! [X0,X2] :
      ( ( ~ r2(X0,X2)
        & sK4(X0) != X2 )
      | ( r2(X0,X2)
        & sK4(X0) = X2 ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK4])],[f20,f32]) ).

fof(f32,plain,
    ! [X0] :
      ( ? [X1] :
        ! [X2] :
          ( ( ~ r2(X0,X2)
            & X1 != X2 )
          | ( r2(X0,X2)
            & X1 = X2 ) )
     => ! [X2] :
          ( ( ~ r2(X0,X2)
            & sK4(X0) != X2 )
          | ( r2(X0,X2)
            & sK4(X0) = X2 ) ) ),
    introduced(choice_axiom,[]) ).

fof(f20,plain,
    ! [X0] :
    ? [X1] :
    ! [X2] :
      ( ( ~ r2(X0,X2)
        & X1 != X2 )
      | ( r2(X0,X2)
        & X1 = X2 ) ),
    inference(rectify,[],[f2]) ).

fof(f2,axiom,
    ! [X2] :
    ? [X3] :
    ! [X4] :
      ( ( X3 = X4
        & r2(X2,X4) )
      | ( ~ r2(X2,X4)
        & X3 != X4 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_2) ).

fof(f142,plain,
    ! [X1] :
      ( r1(sK21(X1))
      | sK4(sK20(X1)) = sK19(X1) ),
    inference(resolution,[],[f70,f97]) ).

fof(f97,plain,
    ! [X0] :
      ( r2(sK20(X0),sK19(X0))
      | r1(sK21(X0)) ),
    inference(cnf_transformation,[],[f59]) ).

fof(f295,plain,
    ! [X1] : sK18(sK4(X1)) = sK4(sK19(sK4(X1))),
    inference(resolution,[],[f213,f139]) ).

fof(f213,plain,
    ! [X8] :
      ( r1(X8)
      | sK4(sK19(X8)) = sK18(X8) ),
    inference(duplicate_literal_removal,[],[f212]) ).

fof(f212,plain,
    ! [X8] :
      ( sK4(sK19(X8)) = sK18(X8)
      | sK4(sK19(X8)) = sK18(X8)
      | r1(X8) ),
    inference(superposition,[],[f144,f143]) ).

fof(f143,plain,
    ! [X2] :
      ( sK21(X2) = X2
      | sK4(sK19(X2)) = sK18(X2) ),
    inference(resolution,[],[f70,f102]) ).

fof(f102,plain,
    ! [X0] :
      ( r2(sK19(X0),sK18(X0))
      | sK21(X0) = X0 ),
    inference(cnf_transformation,[],[f59]) ).

fof(f144,plain,
    ! [X3] :
      ( r1(sK21(X3))
      | sK4(sK19(X3)) = sK18(X3) ),
    inference(resolution,[],[f70,f101]) ).

fof(f101,plain,
    ! [X0] :
      ( r2(sK19(X0),sK18(X0))
      | r1(sK21(X0)) ),
    inference(cnf_transformation,[],[f59]) ).

fof(f113,plain,
    ! [X0] : r2(X0,sK4(X0)),
    inference(equality_resolution,[],[f69]) ).

fof(f69,plain,
    ! [X2,X0] :
      ( sK4(X0) != X2
      | r2(X0,X2) ),
    inference(cnf_transformation,[],[f33]) ).

fof(f394,plain,
    ! [X3,X4,X5] :
      ( X3 = X5
      | ~ r2(X5,sK4(X4)) ),
    inference(superposition,[],[f156,f347]) ).

fof(f156,plain,
    ! [X0,X1] :
      ( ~ r2(X0,sK4(X1))
      | X0 = X1 ),
    inference(resolution,[],[f121,f113]) ).

fof(f121,plain,
    ! [X3,X0,X1] :
      ( ~ r2(X0,X3)
      | ~ r2(X1,X3)
      | X0 = X1 ),
    inference(equality_resolution,[],[f108]) ).

fof(f108,plain,
    ! [X2,X3,X0,X1] :
      ( ~ r2(X1,X2)
      | X2 != X3
      | ~ r2(X0,X3)
      | X0 = X1 ),
    inference(cnf_transformation,[],[f23]) ).

fof(f23,plain,
    ! [X0,X1] :
      ( ! [X2] :
          ( ~ r2(X1,X2)
          | ! [X3] :
              ( X2 != X3
              | ~ r2(X0,X3) ) )
      | X0 = X1 ),
    inference(rectify,[],[f7]) ).

fof(f7,axiom,
    ! [X25,X26] :
      ( X25 = X26
      | ! [X27] :
          ( ~ r2(X26,X27)
          | ! [X28] :
              ( ~ r2(X25,X28)
              | X27 != X28 ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_3a) ).

fof(f115,plain,
    r1(sK8),
    inference(equality_resolution,[],[f79]) ).

fof(f79,plain,
    ! [X1] :
      ( sK8 != X1
      | r1(X1) ),
    inference(cnf_transformation,[],[f39]) ).

fof(f563,plain,
    spl24_3,
    inference(avatar_split_clause,[],[f424,f551]) ).

fof(f424,plain,
    ! [X1] : ~ r1(X1),
    inference(superposition,[],[f139,f397]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem    : NUN066+2 : TPTP v8.1.0. Released v7.3.0.
% 0.03/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s
% 0.13/0.34  % Computer : n002.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   : Tue Aug 30 09:56:58 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 0.19/0.49  % (20726)ott-1_1:6_av=off:cond=on:fsr=off:nwc=3.0:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.50  % (20725)dis+2_1:64_add=large:bce=on:bd=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.19/0.50  % (20725)Instruction limit reached!
% 0.19/0.50  % (20725)------------------------------
% 0.19/0.50  % (20725)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.50  % (20725)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.50  % (20725)Termination reason: Unknown
% 0.19/0.50  % (20725)Termination phase: Blocked clause elimination
% 0.19/0.50  
% 0.19/0.50  % (20725)Memory used [KB]: 895
% 0.19/0.50  % (20725)Time elapsed: 0.002 s
% 0.19/0.50  % (20725)Instructions burned: 3 (million)
% 0.19/0.50  % (20725)------------------------------
% 0.19/0.50  % (20725)------------------------------
% 0.19/0.50  % (20734)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 0.19/0.51  % (20718)ott+10_1:32_abs=on:br=off:urr=ec_only:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.19/0.51  % (20729)ott+10_1:28_bd=off:bs=on:tgt=ground:i=101:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/101Mi)
% 0.19/0.51  % (20728)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.19/0.51  % (20722)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=48:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/48Mi)
% 0.19/0.51  % (20741)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/482Mi)
% 0.19/0.51  % (20718)Refutation not found, incomplete strategy% (20718)------------------------------
% 0.19/0.51  % (20718)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.51  % (20718)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.51  % (20718)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.51  
% 0.19/0.51  % (20718)Memory used [KB]: 5500
% 0.19/0.51  % (20718)Time elapsed: 0.114 s
% 0.19/0.51  % (20718)Instructions burned: 4 (million)
% 0.19/0.51  % (20718)------------------------------
% 0.19/0.51  % (20718)------------------------------
% 0.19/0.51  % (20742)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/500Mi)
% 0.19/0.52  % (20739)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=498:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/498Mi)
% 0.19/0.52  % (20717)fmb+10_1:1_bce=on:fmbsr=1.5:nm=4:skr=on:i=191324:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/191324Mi)
% 0.19/0.52  % (20721)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.52  TRYING [1]
% 0.19/0.52  TRYING [2]
% 0.19/0.52  TRYING [1]
% 0.19/0.52  TRYING [2]
% 0.19/0.52  TRYING [3]
% 0.19/0.52  % (20720)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.52  % (20727)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.19/0.52  TRYING [3]
% 0.19/0.52  TRYING [4]
% 0.19/0.52  % (20733)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.19/0.53  % (20731)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/68Mi)
% 0.19/0.53  % (20719)ott+4_1:1_av=off:bd=off:nwc=5.0:s2a=on:s2at=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=frequency:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/37Mi)
% 0.19/0.53  % (20732)ott+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=75:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/75Mi)
% 0.19/0.53  % (20737)ott+10_1:8_bsd=on:fsd=on:lcm=predicate:nwc=5.0:s2a=on:s2at=1.5:spb=goal_then_units:i=176:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/176Mi)
% 0.19/0.53  TRYING [4]
% 0.19/0.53  % (20736)ott+4_1:1_av=off:bd=off:nwc=5.0:rp=on:s2a=on:s2at=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=frequency:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.19/0.53  % (20724)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.19/0.53  % (20723)fmb+10_1:1_fmbsr=2.0:nm=4:skr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.54  % (20746)ott+10_7:2_awrs=decay:awrsf=8:bd=preordered:drc=off:fd=preordered:fde=unused:fsr=off:slsq=on:slsqc=2:slsqr=5,8:sp=const_min:spb=units:to=lpo:i=355:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/355Mi)
% 0.19/0.54  TRYING [1]
% 0.19/0.54  TRYING [2]
% 0.19/0.54  % (20745)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 0.19/0.54  TRYING [3]
% 0.19/0.54  % (20724)Instruction limit reached!
% 0.19/0.54  % (20724)------------------------------
% 0.19/0.54  % (20724)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (20724)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (20724)Termination reason: Unknown
% 0.19/0.54  % (20724)Termination phase: Saturation
% 0.19/0.54  
% 0.19/0.54  % (20724)Memory used [KB]: 5628
% 0.19/0.54  % (20724)Time elapsed: 0.140 s
% 0.19/0.54  % (20724)Instructions burned: 8 (million)
% 0.19/0.54  % (20724)------------------------------
% 0.19/0.54  % (20724)------------------------------
% 0.19/0.54  % (20735)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.19/0.54  % (20740)ott+11_1:1_drc=off:nwc=5.0:slsq=on:slsqc=1:spb=goal_then_units:to=lpo:i=467:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/467Mi)
% 0.19/0.54  % (20744)ott+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=177:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/177Mi)
% 0.19/0.54  % (20738)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 0.19/0.55  % (20743)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/68Mi)
% 0.19/0.55  % (20730)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 1.59/0.56  TRYING [4]
% 1.75/0.57  TRYING [5]
% 1.75/0.57  % (20740)First to succeed.
% 1.75/0.57  TRYING [5]
% 1.75/0.57  % (20740)Refutation found. Thanks to Tanya!
% 1.75/0.57  % SZS status Theorem for theBenchmark
% 1.75/0.57  % SZS output start Proof for theBenchmark
% See solution above
% 1.75/0.57  % (20740)------------------------------
% 1.75/0.57  % (20740)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.75/0.57  % (20740)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.75/0.57  % (20740)Termination reason: Refutation
% 1.75/0.57  
% 1.75/0.57  % (20740)Memory used [KB]: 5628
% 1.75/0.57  % (20740)Time elapsed: 0.180 s
% 1.75/0.57  % (20740)Instructions burned: 16 (million)
% 1.75/0.57  % (20740)------------------------------
% 1.75/0.57  % (20740)------------------------------
% 1.75/0.57  % (20716)Success in time 0.224 s
%------------------------------------------------------------------------------