TSTP Solution File: DAT100_1 by Vampire---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire---4.8
% Problem  : DAT100_1 : TPTP v8.1.2. Released v6.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox2/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t %d %s

% Computer : n025.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 May  1 02:18:50 EDT 2024

% Result   : Theorem 0.89s 0.86s
% Output   : Refutation 0.89s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   17
%            Number of leaves      :   20
% Syntax   : Number of formulae    :   53 (  22 unt;  11 typ;   0 def)
%            Number of atoms       :  134 (  53 equ)
%            Maximal formula atoms :   12 (   3 avg)
%            Number of connectives :  140 (  48   ~;  53   |;  35   &)
%                                         (   3 <=>;   1  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   12 (   5 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number arithmetic     :  107 (  32 atm;   0 fun;  39 num;  36 var)
%            Number of types       :    3 (   1 usr;   1 ari)
%            Number of type conns  :   10 (   6   >;   4   *;   0   +;   0  <<)
%            Number of predicates  :    5 (   1 usr;   1 prp; 0-2 aty)
%            Number of functors    :   14 (   9 usr;   9 con; 0-2 aty)
%            Number of variables   :   70 (  56   !;  14   ?;  70   :)

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

tff(func_def_0,type,
    nil: list ).

tff(func_def_1,type,
    cons: ( $int * list ) > list ).

tff(func_def_2,type,
    head: list > $int ).

tff(func_def_3,type,
    tail: list > list ).

tff(func_def_11,type,
    sK0: ( $int * list ) > $int ).

tff(func_def_12,type,
    sK1: ( $int * list ) > list ).

tff(func_def_13,type,
    sF2: list ).

tff(func_def_14,type,
    sF3: list ).

tff(func_def_15,type,
    sF4: list ).

tff(pred_def_1,type,
    inRange: ( $int * list ) > $o ).

tff(f148,plain,
    $false,
    inference(evaluation,[],[f147]) ).

tff(f147,plain,
    $less(5,4),
    inference(forward_demodulation,[],[f146,f51]) ).

tff(f51,plain,
    5 = head(sF3),
    inference(superposition,[],[f39,f43]) ).

tff(f43,plain,
    cons(5,sF2) = sF3,
    introduced(function_definition,[new_symbols(definition,[sF3])]) ).

tff(f39,plain,
    ! [X0: $int,X1: list] : ( head(cons(X0,X1)) = X0 ),
    inference(cnf_transformation,[],[f1]) ).

tff(f1,axiom,
    ! [X0: $int,X1: list] : ( head(cons(X0,X1)) = X0 ),
    file('/export/starexec/sandbox2/tmp/tmp.wBS7CIuJnp/Vampire---4.8_11499',l1) ).

tff(f146,plain,
    $less(head(sF3),4),
    inference(subsumption_resolution,[],[f144,f49]) ).

tff(f49,plain,
    nil != sF3,
    inference(superposition,[],[f36,f43]) ).

tff(f36,plain,
    ! [X0: $int,X1: list] : ( cons(X0,X1) != nil ),
    inference(cnf_transformation,[],[f4]) ).

tff(f4,axiom,
    ! [X0: $int,X1: list] : ( cons(X0,X1) != nil ),
    file('/export/starexec/sandbox2/tmp/tmp.wBS7CIuJnp/Vampire---4.8_11499',l4) ).

tff(f144,plain,
    ( ( nil = sF3 )
    | $less(head(sF3),4) ),
    inference(resolution,[],[f141,f105]) ).

tff(f105,plain,
    ! [X0: $int,X1: list] :
      ( ~ inRange(X0,X1)
      | ( nil = X1 )
      | $less(head(X1),X0) ),
    inference(duplicate_literal_removal,[],[f102]) ).

tff(f102,plain,
    ! [X0: $int,X1: list] :
      ( $less(head(X1),X0)
      | ( nil = X1 )
      | ~ inRange(X0,X1)
      | ( nil = X1 )
      | ~ inRange(X0,X1) ),
    inference(superposition,[],[f32,f97]) ).

tff(f97,plain,
    ! [X0: $int,X1: list] :
      ( ( head(X1) = sK0(X0,X1) )
      | ( nil = X1 )
      | ~ inRange(X0,X1) ),
    inference(superposition,[],[f39,f30]) ).

tff(f30,plain,
    ! [X0: $int,X1: list] :
      ( ( cons(sK0(X0,X1),sK1(X0,X1)) = X1 )
      | ( nil = X1 )
      | ~ inRange(X0,X1) ),
    inference(cnf_transformation,[],[f28]) ).

tff(f28,plain,
    ! [X0: $int,X1: list] :
      ( ( inRange(X0,X1)
        | ( ! [X2: $int,X3: list] :
              ( ~ inRange(X0,X3)
              | ~ $less(X2,X0)
              | $less(X2,0)
              | ( cons(X2,X3) != X1 ) )
          & ( nil != X1 ) ) )
      & ( ( inRange(X0,sK1(X0,X1))
          & $less(sK0(X0,X1),X0)
          & ~ $less(sK0(X0,X1),0)
          & ( cons(sK0(X0,X1),sK1(X0,X1)) = X1 ) )
        | ( nil = X1 )
        | ~ inRange(X0,X1) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0,sK1])],[f26,f27]) ).

tff(f27,plain,
    ! [X0: $int,X1: list] :
      ( ? [X4: $int,X5: list] :
          ( inRange(X0,X5)
          & $less(X4,X0)
          & ~ $less(X4,0)
          & ( cons(X4,X5) = X1 ) )
     => ( inRange(X0,sK1(X0,X1))
        & $less(sK0(X0,X1),X0)
        & ~ $less(sK0(X0,X1),0)
        & ( cons(sK0(X0,X1),sK1(X0,X1)) = X1 ) ) ),
    introduced(choice_axiom,[]) ).

tff(f26,plain,
    ! [X0: $int,X1: list] :
      ( ( inRange(X0,X1)
        | ( ! [X2: $int,X3: list] :
              ( ~ inRange(X0,X3)
              | ~ $less(X2,X0)
              | $less(X2,0)
              | ( cons(X2,X3) != X1 ) )
          & ( nil != X1 ) ) )
      & ( ? [X4: $int,X5: list] :
            ( inRange(X0,X5)
            & $less(X4,X0)
            & ~ $less(X4,0)
            & ( cons(X4,X5) = X1 ) )
        | ( nil = X1 )
        | ~ inRange(X0,X1) ) ),
    inference(rectify,[],[f25]) ).

tff(f25,plain,
    ! [X0: $int,X1: list] :
      ( ( inRange(X0,X1)
        | ( ! [X2: $int,X3: list] :
              ( ~ inRange(X0,X3)
              | ~ $less(X2,X0)
              | $less(X2,0)
              | ( cons(X2,X3) != X1 ) )
          & ( nil != X1 ) ) )
      & ( ? [X2: $int,X3: list] :
            ( inRange(X0,X3)
            & $less(X2,X0)
            & ~ $less(X2,0)
            & ( cons(X2,X3) = X1 ) )
        | ( nil = X1 )
        | ~ inRange(X0,X1) ) ),
    inference(flattening,[],[f24]) ).

tff(f24,plain,
    ! [X0: $int,X1: list] :
      ( ( inRange(X0,X1)
        | ( ! [X2: $int,X3: list] :
              ( ~ inRange(X0,X3)
              | ~ $less(X2,X0)
              | $less(X2,0)
              | ( cons(X2,X3) != X1 ) )
          & ( nil != X1 ) ) )
      & ( ? [X2: $int,X3: list] :
            ( inRange(X0,X3)
            & $less(X2,X0)
            & ~ $less(X2,0)
            & ( cons(X2,X3) = X1 ) )
        | ( nil = X1 )
        | ~ inRange(X0,X1) ) ),
    inference(nnf_transformation,[],[f22]) ).

tff(f22,plain,
    ! [X0: $int,X1: list] :
      ( inRange(X0,X1)
    <=> ( ? [X2: $int,X3: list] :
            ( inRange(X0,X3)
            & $less(X2,X0)
            & ~ $less(X2,0)
            & ( cons(X2,X3) = X1 ) )
        | ( nil = X1 ) ) ),
    inference(rectify,[],[f8]) ).

tff(f8,plain,
    ! [X2: $int,X1: list] :
      ( inRange(X2,X1)
    <=> ( ? [X0: $int,X3: list] :
            ( inRange(X2,X3)
            & $less(X0,X2)
            & ~ $less(X0,0)
            & ( cons(X0,X3) = X1 ) )
        | ( nil = X1 ) ) ),
    inference(theory_normalization,[],[f5]) ).

tff(f5,axiom,
    ! [X2: $int,X1: list] :
      ( inRange(X2,X1)
    <=> ( ? [X0: $int,X3: list] :
            ( inRange(X2,X3)
            & $less(X0,X2)
            & $lesseq(0,X0)
            & ( cons(X0,X3) = X1 ) )
        | ( nil = X1 ) ) ),
    file('/export/starexec/sandbox2/tmp/tmp.wBS7CIuJnp/Vampire---4.8_11499',inRange) ).

tff(f32,plain,
    ! [X0: $int,X1: list] :
      ( $less(sK0(X0,X1),X0)
      | ( nil = X1 )
      | ~ inRange(X0,X1) ),
    inference(cnf_transformation,[],[f28]) ).

tff(f141,plain,
    inRange(4,sF3),
    inference(resolution,[],[f139,f45]) ).

tff(f45,plain,
    inRange(4,sF4),
    inference(definition_folding,[],[f29,f44,f43,f42]) ).

tff(f42,plain,
    cons(2,nil) = sF2,
    introduced(function_definition,[new_symbols(definition,[sF2])]) ).

tff(f44,plain,
    cons(1,sF3) = sF4,
    introduced(function_definition,[new_symbols(definition,[sF4])]) ).

tff(f29,plain,
    inRange(4,cons(1,cons(5,cons(2,nil)))),
    inference(cnf_transformation,[],[f21]) ).

tff(f21,plain,
    inRange(4,cons(1,cons(5,cons(2,nil)))),
    inference(flattening,[],[f7]) ).

tff(f7,negated_conjecture,
    ~ ~ inRange(4,cons(1,cons(5,cons(2,nil)))),
    inference(negated_conjecture,[],[f6]) ).

tff(f6,conjecture,
    ~ inRange(4,cons(1,cons(5,cons(2,nil)))),
    file('/export/starexec/sandbox2/tmp/tmp.wBS7CIuJnp/Vampire---4.8_11499',c) ).

tff(f139,plain,
    ! [X0: $int] :
      ( ~ inRange(X0,sF4)
      | inRange(X0,sF3) ),
    inference(subsumption_resolution,[],[f136,f72]) ).

tff(f72,plain,
    nil != sF4,
    inference(superposition,[],[f36,f44]) ).

tff(f136,plain,
    ! [X0: $int] :
      ( inRange(X0,sF3)
      | ( nil = sF4 )
      | ~ inRange(X0,sF4) ),
    inference(superposition,[],[f129,f71]) ).

tff(f71,plain,
    sF3 = tail(sF4),
    inference(superposition,[],[f38,f44]) ).

tff(f38,plain,
    ! [X0: $int,X1: list] : ( tail(cons(X0,X1)) = X1 ),
    inference(cnf_transformation,[],[f2]) ).

tff(f2,axiom,
    ! [X0: $int,X1: list] : ( tail(cons(X0,X1)) = X1 ),
    file('/export/starexec/sandbox2/tmp/tmp.wBS7CIuJnp/Vampire---4.8_11499',l2) ).

tff(f129,plain,
    ! [X0: $int,X1: list] :
      ( inRange(X0,tail(X1))
      | ( nil = X1 )
      | ~ inRange(X0,X1) ),
    inference(duplicate_literal_removal,[],[f128]) ).

tff(f128,plain,
    ! [X0: $int,X1: list] :
      ( inRange(X0,tail(X1))
      | ( nil = X1 )
      | ~ inRange(X0,X1)
      | ( nil = X1 )
      | ~ inRange(X0,X1) ),
    inference(superposition,[],[f33,f98]) ).

tff(f98,plain,
    ! [X0: $int,X1: list] :
      ( ( tail(X1) = sK1(X0,X1) )
      | ( nil = X1 )
      | ~ inRange(X0,X1) ),
    inference(superposition,[],[f38,f30]) ).

tff(f33,plain,
    ! [X0: $int,X1: list] :
      ( inRange(X0,sK1(X0,X1))
      | ( nil = X1 )
      | ~ inRange(X0,X1) ),
    inference(cnf_transformation,[],[f28]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.09  % Problem    : DAT100_1 : TPTP v8.1.2. Released v6.1.0.
% 0.07/0.10  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox2/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t %d %s
% 0.10/0.30  % Computer : n025.cluster.edu
% 0.10/0.30  % Model    : x86_64 x86_64
% 0.10/0.30  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.10/0.30  % Memory   : 8042.1875MB
% 0.10/0.30  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.10/0.30  % CPULimit   : 300
% 0.10/0.30  % WCLimit    : 300
% 0.10/0.30  % DateTime   : Tue Apr 30 16:47:56 EDT 2024
% 0.10/0.30  % CPUTime    : 
% 0.10/0.30  This is a TF0_THM_EQU_ARI problem
% 0.10/0.31  Running vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox2/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t 300 /export/starexec/sandbox2/tmp/tmp.wBS7CIuJnp/Vampire---4.8_11499
% 0.60/0.78  % (11612)lrs+1011_1:1_sil=8000:sp=occurrence:nwc=10.0:i=78:ss=axioms:sgt=8_0 on Vampire---4 for (2995ds/78Mi)
% 0.60/0.78  % (11610)dis-1011_2:1_sil=2000:lsd=20:nwc=5.0:flr=on:mep=off:st=3.0:i=34:sd=1:ep=RS:ss=axioms_0 on Vampire---4 for (2995ds/34Mi)
% 0.60/0.78  % (11614)lrs+2_1:1_sil=16000:fde=none:sos=all:nwc=5.0:i=34:ep=RS:s2pl=on:lma=on:afp=100000_0 on Vampire---4 for (2995ds/34Mi)
% 0.60/0.78  % (11613)ott+1011_1:1_sil=2000:urr=on:i=33:sd=1:kws=inv_frequency:ss=axioms:sup=off_0 on Vampire---4 for (2995ds/33Mi)
% 0.60/0.78  % (11615)lrs+1002_1:16_to=lpo:sil=32000:sp=unary_frequency:sos=on:i=45:bd=off:ss=axioms_0 on Vampire---4 for (2995ds/45Mi)
% 0.60/0.78  % (11611)lrs+1011_461:32768_sil=16000:irw=on:sp=frequency:lsd=20:fd=preordered:nwc=10.0:s2agt=32:alpa=false:cond=fast:s2a=on:i=51:s2at=3.0:awrs=decay:awrsf=691:bd=off:nm=20:fsr=off:amm=sco:uhcvi=on:rawr=on_0 on Vampire---4 for (2995ds/51Mi)
% 0.60/0.78  % (11616)lrs+21_1:5_sil=2000:sos=on:urr=on:newcnf=on:slsq=on:i=83:slsql=off:bd=off:nm=2:ss=axioms:st=1.5:sp=const_min:gsp=on:rawr=on_0 on Vampire---4 for (2995ds/83Mi)
% 0.60/0.78  % (11617)lrs-21_1:1_to=lpo:sil=2000:sp=frequency:sos=on:lma=on:i=56:sd=2:ss=axioms:ep=R_0 on Vampire---4 for (2995ds/56Mi)
% 0.60/0.78  % (11617)Refutation not found, incomplete strategy% (11617)------------------------------
% 0.60/0.78  % (11617)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.60/0.78  % (11617)Termination reason: Refutation not found, incomplete strategy
% 0.60/0.78  
% 0.60/0.78  % (11617)Memory used [KB]: 957
% 0.60/0.78  % (11617)Time elapsed: 0.003 s
% 0.60/0.78  % (11617)Instructions burned: 3 (million)
% 0.60/0.78  % (11617)------------------------------
% 0.60/0.78  % (11617)------------------------------
% 0.60/0.78  % (11615)Refutation not found, incomplete strategy% (11615)------------------------------
% 0.60/0.78  % (11615)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.60/0.78  % (11615)Termination reason: Refutation not found, incomplete strategy
% 0.60/0.78  
% 0.60/0.78  % (11615)Memory used [KB]: 959
% 0.60/0.78  % (11615)Time elapsed: 0.003 s
% 0.60/0.78  % (11615)Instructions burned: 3 (million)
% 0.60/0.78  % (11615)------------------------------
% 0.60/0.78  % (11615)------------------------------
% 0.60/0.78  % (11610)Refutation not found, incomplete strategy% (11610)------------------------------
% 0.60/0.78  % (11610)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.60/0.78  % (11610)Termination reason: Refutation not found, incomplete strategy
% 0.60/0.78  
% 0.60/0.78  % (11610)Memory used [KB]: 989
% 0.60/0.78  % (11610)Time elapsed: 0.004 s
% 0.60/0.78  % (11610)Instructions burned: 4 (million)
% 0.60/0.78  % (11610)------------------------------
% 0.60/0.78  % (11610)------------------------------
% 0.60/0.78  % (11614)Refutation not found, incomplete strategy% (11614)------------------------------
% 0.60/0.78  % (11614)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.60/0.78  % (11614)Termination reason: Refutation not found, incomplete strategy
% 0.60/0.78  
% 0.60/0.78  % (11614)Memory used [KB]: 962
% 0.60/0.78  % (11614)Time elapsed: 0.004 s
% 0.60/0.78  % (11614)Instructions burned: 3 (million)
% 0.60/0.78  % (11614)------------------------------
% 0.60/0.78  % (11614)------------------------------
% 0.60/0.79  % (11618)lrs+21_1:16_sil=2000:sp=occurrence:urr=on:flr=on:i=55:sd=1:nm=0:ins=3:ss=included:rawr=on:br=off_0 on Vampire---4 for (2995ds/55Mi)
% 0.60/0.79  % (11619)dis+3_25:4_sil=16000:sos=all:erd=off:i=50:s2at=4.0:bd=off:nm=60:sup=off:cond=on:av=off:ins=2:nwc=10.0:etr=on:to=lpo:s2agt=20:fd=off:bsr=unit_only:slsq=on:slsqr=28,19:awrs=converge:awrsf=500:tgt=ground:bs=unit_only_0 on Vampire---4 for (2995ds/50Mi)
% 0.60/0.79  % (11620)lrs+1010_1:2_sil=4000:tgt=ground:nwc=10.0:st=2.0:i=208:sd=1:bd=off:ss=axioms_0 on Vampire---4 for (2995ds/208Mi)
% 0.60/0.79  % (11621)lrs-1011_1:1_sil=4000:plsq=on:plsqr=32,1:sp=frequency:plsql=on:nwc=10.0:i=52:aac=none:afr=on:ss=axioms:er=filter:sgt=16:rawr=on:etr=on:lma=on_0 on Vampire---4 for (2995ds/52Mi)
% 0.60/0.79  % (11620)Refutation not found, incomplete strategy% (11620)------------------------------
% 0.60/0.79  % (11620)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.60/0.79  % (11620)Termination reason: Refutation not found, incomplete strategy
% 0.60/0.79  
% 0.60/0.79  % (11620)Memory used [KB]: 1045
% 0.60/0.79  % (11620)Time elapsed: 0.004 s
% 0.60/0.79  % (11620)Instructions burned: 5 (million)
% 0.60/0.79  % (11620)------------------------------
% 0.60/0.79  % (11620)------------------------------
% 0.60/0.79  % (11622)lrs-1010_1:1_to=lpo:sil=2000:sp=reverse_arity:sos=on:urr=ec_only:i=518:sd=2:bd=off:ss=axioms:sgt=16_0 on Vampire---4 for (2995ds/518Mi)
% 0.60/0.79  % (11622)Refutation not found, incomplete strategy% (11622)------------------------------
% 0.60/0.79  % (11622)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.60/0.79  % (11622)Termination reason: Refutation not found, incomplete strategy
% 0.60/0.79  
% 0.60/0.79  % (11622)Memory used [KB]: 961
% 0.60/0.79  % (11622)Time elapsed: 0.003 s
% 0.60/0.79  % (11622)Instructions burned: 3 (million)
% 0.60/0.79  % (11622)------------------------------
% 0.60/0.79  % (11622)------------------------------
% 0.60/0.80  % (11623)lrs+1011_87677:1048576_sil=8000:sos=on:spb=non_intro:nwc=10.0:kmz=on:i=42:ep=RS:nm=0:ins=1:uhcvi=on:rawr=on:fde=unused:afp=2000:afq=1.444:plsq=on:nicw=on_0 on Vampire---4 for (2995ds/42Mi)
% 0.60/0.80  % (11613)Instruction limit reached!
% 0.60/0.80  % (11613)------------------------------
% 0.60/0.80  % (11613)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.60/0.80  % (11613)Termination reason: Unknown
% 0.60/0.80  % (11613)Termination phase: Saturation
% 0.60/0.80  
% 0.60/0.80  % (11613)Memory used [KB]: 1408
% 0.60/0.80  % (11613)Time elapsed: 0.019 s
% 0.60/0.80  % (11613)Instructions burned: 34 (million)
% 0.60/0.80  % (11613)------------------------------
% 0.60/0.80  % (11613)------------------------------
% 0.60/0.80  % (11623)Refutation not found, incomplete strategy% (11623)------------------------------
% 0.60/0.80  % (11623)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.60/0.80  % (11623)Termination reason: Refutation not found, incomplete strategy
% 0.60/0.80  
% 0.60/0.80  % (11623)Memory used [KB]: 963
% 0.60/0.80  % (11623)Time elapsed: 0.003 s
% 0.60/0.80  % (11623)Instructions burned: 3 (million)
% 0.60/0.80  % (11623)------------------------------
% 0.60/0.80  % (11623)------------------------------
% 0.60/0.80  % (11624)dis+1011_1258907:1048576_bsr=unit_only:to=lpo:drc=off:sil=2000:tgt=full:fde=none:sp=frequency:spb=goal:rnwc=on:nwc=6.70083:sac=on:newcnf=on:st=2:i=243:bs=unit_only:sd=3:afp=300:awrs=decay:awrsf=218:nm=16:ins=3:afq=3.76821:afr=on:ss=axioms:sgt=5:rawr=on:add=off:bsd=on_0 on Vampire---4 for (2995ds/243Mi)
% 0.60/0.80  % (11625)lrs+1011_2:9_sil=2000:lsd=10:newcnf=on:i=117:sd=2:awrs=decay:ss=included:amm=off:ep=R_0 on Vampire---4 for (2995ds/117Mi)
% 0.60/0.81  % (11611)Instruction limit reached!
% 0.60/0.81  % (11611)------------------------------
% 0.60/0.81  % (11611)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.60/0.81  % (11611)Termination reason: Unknown
% 0.60/0.81  % (11611)Termination phase: Saturation
% 0.60/0.81  
% 0.60/0.81  % (11611)Memory used [KB]: 1463
% 0.60/0.81  % (11611)Time elapsed: 0.029 s
% 0.60/0.81  % (11611)Instructions burned: 51 (million)
% 0.60/0.81  % (11611)------------------------------
% 0.60/0.81  % (11611)------------------------------
% 0.65/0.81  % (11626)dis+1011_11:1_sil=2000:avsq=on:i=143:avsqr=1,16:ep=RS:rawr=on:aac=none:lsd=100:mep=off:fde=none:newcnf=on:bsr=unit_only_0 on Vampire---4 for (2995ds/143Mi)
% 0.65/0.81  % (11619)Instruction limit reached!
% 0.65/0.81  % (11619)------------------------------
% 0.65/0.81  % (11619)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.65/0.81  % (11619)Termination reason: Unknown
% 0.65/0.81  % (11619)Termination phase: Saturation
% 0.65/0.81  
% 0.65/0.81  % (11619)Memory used [KB]: 1446
% 0.65/0.81  % (11619)Time elapsed: 0.027 s
% 0.65/0.81  % (11619)Instructions burned: 50 (million)
% 0.65/0.81  % (11619)------------------------------
% 0.65/0.81  % (11619)------------------------------
% 0.65/0.81  % (11618)Instruction limit reached!
% 0.65/0.81  % (11618)------------------------------
% 0.65/0.81  % (11618)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.65/0.81  % (11618)Termination reason: Unknown
% 0.65/0.81  % (11618)Termination phase: Saturation
% 0.65/0.81  
% 0.65/0.81  % (11618)Memory used [KB]: 1418
% 0.65/0.81  % (11618)Time elapsed: 0.030 s
% 0.65/0.81  % (11618)Instructions burned: 56 (million)
% 0.65/0.81  % (11618)------------------------------
% 0.65/0.81  % (11618)------------------------------
% 0.65/0.81  % (11621)Instruction limit reached!
% 0.65/0.81  % (11621)------------------------------
% 0.65/0.81  % (11621)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.65/0.81  % (11621)Termination reason: Unknown
% 0.65/0.81  % (11621)Termination phase: Saturation
% 0.65/0.81  
% 0.65/0.81  % (11621)Memory used [KB]: 1406
% 0.65/0.81  % (11621)Time elapsed: 0.029 s
% 0.65/0.81  % (11621)Instructions burned: 53 (million)
% 0.65/0.81  % (11621)------------------------------
% 0.65/0.81  % (11621)------------------------------
% 0.65/0.81  % (11627)lrs+1011_1:2_to=lpo:sil=8000:plsqc=1:plsq=on:plsqr=326,59:sp=weighted_frequency:plsql=on:nwc=10.0:newcnf=on:i=93:awrs=converge:awrsf=200:bd=off:ins=1:rawr=on:alpa=false:avsq=on:avsqr=1,16_0 on Vampire---4 for (2995ds/93Mi)
% 0.65/0.82  % (11628)lrs+1666_1:1_sil=4000:sp=occurrence:sos=on:urr=on:newcnf=on:i=62:amm=off:ep=R:erd=off:nm=0:plsq=on:plsqr=14,1_0 on Vampire---4 for (2995ds/62Mi)
% 0.65/0.82  % (11629)lrs+21_2461:262144_anc=none:drc=off:sil=2000:sp=occurrence:nwc=6.0:updr=off:st=3.0:i=32:sd=2:afp=4000:erml=3:nm=14:afq=2.0:uhcvi=on:ss=included:er=filter:abs=on:nicw=on:ile=on:sims=off:s2a=on:s2agt=50:s2at=-1.0:plsq=on:plsql=on:plsqc=2:plsqr=1,32:newcnf=on:bd=off:to=lpo_0 on Vampire---4 for (2995ds/32Mi)
% 0.65/0.82  % (11628)Refutation not found, incomplete strategy% (11628)------------------------------
% 0.65/0.82  % (11628)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.65/0.82  % (11628)Termination reason: Refutation not found, incomplete strategy
% 0.65/0.82  
% 0.65/0.82  % (11628)Memory used [KB]: 960
% 0.65/0.82  % (11628)Time elapsed: 0.003 s
% 0.65/0.82  % (11628)Instructions burned: 3 (million)
% 0.65/0.82  % (11628)------------------------------
% 0.65/0.82  % (11628)------------------------------
% 0.65/0.82  % (11612)Instruction limit reached!
% 0.65/0.82  % (11612)------------------------------
% 0.65/0.82  % (11612)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.65/0.82  % (11612)Termination reason: Unknown
% 0.65/0.82  % (11612)Termination phase: Saturation
% 0.65/0.82  
% 0.65/0.82  % (11612)Memory used [KB]: 1636
% 0.65/0.82  % (11612)Time elapsed: 0.043 s
% 0.65/0.82  % (11612)Instructions burned: 79 (million)
% 0.65/0.82  % (11612)------------------------------
% 0.65/0.82  % (11612)------------------------------
% 0.65/0.82  % (11616)Instruction limit reached!
% 0.65/0.82  % (11616)------------------------------
% 0.65/0.82  % (11616)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.65/0.82  % (11616)Termination reason: Unknown
% 0.65/0.82  % (11616)Termination phase: Saturation
% 0.65/0.82  
% 0.65/0.82  % (11616)Memory used [KB]: 2021
% 0.65/0.82  % (11616)Time elapsed: 0.043 s
% 0.65/0.82  % (11616)Instructions burned: 84 (million)
% 0.65/0.82  % (11616)------------------------------
% 0.65/0.82  % (11616)------------------------------
% 0.65/0.82  % (11630)dis+1011_1:1_sil=16000:nwc=7.0:s2agt=64:s2a=on:i=1919:ss=axioms:sgt=8:lsd=50:sd=7_0 on Vampire---4 for (2994ds/1919Mi)
% 0.65/0.82  % (11631)ott-32_5:1_sil=4000:sp=occurrence:urr=full:rp=on:nwc=5.0:newcnf=on:st=5.0:s2pl=on:i=55:sd=2:ins=2:ss=included:rawr=on:anc=none:sos=on:s2agt=8:spb=intro:ep=RS:avsq=on:avsqr=27,155:lma=on_0 on Vampire---4 for (2994ds/55Mi)
% 0.65/0.82  % (11632)lrs-1011_1:1_sil=2000:sos=on:urr=on:i=53:sd=1:bd=off:ins=3:av=off:ss=axioms:sgt=16:gsp=on:lsd=10_0 on Vampire---4 for (2994ds/53Mi)
% 0.65/0.83  % (11629)Instruction limit reached!
% 0.65/0.83  % (11629)------------------------------
% 0.65/0.83  % (11629)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.65/0.83  % (11629)Termination reason: Unknown
% 0.65/0.83  % (11629)Termination phase: Saturation
% 0.65/0.83  
% 0.65/0.83  % (11629)Memory used [KB]: 1271
% 0.65/0.83  % (11629)Time elapsed: 0.019 s
% 0.65/0.83  % (11629)Instructions burned: 33 (million)
% 0.65/0.83  % (11629)------------------------------
% 0.65/0.83  % (11629)------------------------------
% 0.65/0.84  % (11633)lrs+1011_6929:65536_anc=all_dependent:sil=2000:fde=none:plsqc=1:plsq=on:plsqr=19,8:plsql=on:nwc=3.0:i=46:afp=4000:ep=R:nm=3:fsr=off:afr=on:aer=off:gsp=on_0 on Vampire---4 for (2994ds/46Mi)
% 0.89/0.85  % (11632)Instruction limit reached!
% 0.89/0.85  % (11632)------------------------------
% 0.89/0.85  % (11632)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.89/0.85  % (11632)Termination reason: Unknown
% 0.89/0.85  % (11632)Termination phase: Saturation
% 0.89/0.85  
% 0.89/0.85  % (11632)Memory used [KB]: 1360
% 0.89/0.85  % (11632)Time elapsed: 0.047 s
% 0.89/0.85  % (11632)Instructions burned: 54 (million)
% 0.89/0.85  % (11632)------------------------------
% 0.89/0.85  % (11632)------------------------------
% 0.89/0.85  % (11631)Instruction limit reached!
% 0.89/0.85  % (11631)------------------------------
% 0.89/0.85  % (11631)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.89/0.85  % (11631)Termination reason: Unknown
% 0.89/0.85  % (11631)Termination phase: Saturation
% 0.89/0.85  
% 0.89/0.85  % (11631)Memory used [KB]: 1903
% 0.89/0.85  % (11631)Time elapsed: 0.050 s
% 0.89/0.85  % (11631)Instructions burned: 56 (million)
% 0.89/0.85  % (11631)------------------------------
% 0.89/0.85  % (11631)------------------------------
% 0.89/0.85  % (11634)dis+10_3:31_sil=2000:sp=frequency:abs=on:acc=on:lcm=reverse:nwc=3.0:alpa=random:st=3.0:i=102:sd=1:nm=4:ins=1:aer=off:ss=axioms_0 on Vampire---4 for (2994ds/102Mi)
% 0.89/0.85  % (11625)Instruction limit reached!
% 0.89/0.85  % (11625)------------------------------
% 0.89/0.85  % (11625)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.89/0.85  % (11625)Termination reason: Unknown
% 0.89/0.85  % (11625)Termination phase: Saturation
% 0.89/0.85  
% 0.89/0.85  % (11625)Memory used [KB]: 1554
% 0.89/0.85  % (11625)Time elapsed: 0.055 s
% 0.89/0.85  % (11625)Instructions burned: 119 (million)
% 0.89/0.85  % (11625)------------------------------
% 0.89/0.85  % (11625)------------------------------
% 0.89/0.86  % (11635)ott+1011_9:29_slsqr=3,2:sil=2000:tgt=ground:lsd=10:lcm=predicate:avsqc=4:slsq=on:avsq=on:i=35:s2at=4.0:add=large:sd=1:avsqr=1,16:aer=off:ss=axioms:sgt=100:rawr=on:s2a=on:sac=on:afp=1:nwc=10.0:nm=64:bd=preordered:abs=on:rnwc=on:er=filter:nicw=on:spb=non_intro:lma=on_0 on Vampire---4 for (2994ds/35Mi)
% 0.89/0.86  % (11636)dis+1003_1:1024_sil=4000:urr=on:newcnf=on:i=87:av=off:fsr=off:bce=on_0 on Vampire---4 for (2994ds/87Mi)
% 0.89/0.86  % (11627)Instruction limit reached!
% 0.89/0.86  % (11627)------------------------------
% 0.89/0.86  % (11627)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.89/0.86  % (11627)Termination reason: Unknown
% 0.89/0.86  % (11627)Termination phase: Saturation
% 0.89/0.86  
% 0.89/0.86  % (11627)Memory used [KB]: 1846
% 0.89/0.86  % (11627)Time elapsed: 0.046 s
% 0.89/0.86  % (11627)Instructions burned: 94 (million)
% 0.89/0.86  % (11627)------------------------------
% 0.89/0.86  % (11627)------------------------------
% 0.89/0.86  % (11635)First to succeed.
% 0.89/0.86  % (11633)Instruction limit reached!
% 0.89/0.86  % (11633)------------------------------
% 0.89/0.86  % (11633)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.89/0.86  % (11633)Termination reason: Unknown
% 0.89/0.86  % (11633)Termination phase: Saturation
% 0.89/0.86  
% 0.89/0.86  % (11633)Memory used [KB]: 1467
% 0.89/0.86  % (11633)Time elapsed: 0.046 s
% 0.89/0.86  % (11633)Instructions burned: 47 (million)
% 0.89/0.86  % (11633)------------------------------
% 0.89/0.86  % (11633)------------------------------
% 0.89/0.86  % (11635)Refutation found. Thanks to Tanya!
% 0.89/0.86  % SZS status Theorem for Vampire---4
% 0.89/0.86  % SZS output start Proof for Vampire---4
% See solution above
% 0.89/0.86  % (11635)------------------------------
% 0.89/0.86  % (11635)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.89/0.86  % (11635)Termination reason: Refutation
% 0.89/0.86  
% 0.89/0.86  % (11635)Memory used [KB]: 1066
% 0.89/0.86  % (11635)Time elapsed: 0.030 s
% 0.89/0.86  % (11635)Instructions burned: 10 (million)
% 0.89/0.86  % (11635)------------------------------
% 0.89/0.86  % (11635)------------------------------
% 0.89/0.86  % (11609)Success in time 0.561 s
% 0.89/0.86  % Vampire---4.8 exiting
%------------------------------------------------------------------------------