TSTP Solution File: DAT016_1 by Vampire---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire---4.8
% Problem  : DAT016_1 : TPTP v8.2.0. Bugfixed v5.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/sandbox/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t %d %s

% Computer : n011.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 : Mon May 20 19:49:19 EDT 2024

% Result   : Theorem 3.38s 1.26s
% Output   : Refutation 3.38s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   18
%            Number of leaves      :   18
% Syntax   : Number of formulae    :   53 (  30 unt;   7 typ;   0 def)
%            Number of atoms       :   87 (  35 equ)
%            Maximal formula atoms :    8 (   1 avg)
%            Number of connectives :   67 (  26   ~;  25   |;   9   &)
%                                         (   0 <=>;   7  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    8 (   4 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number arithmetic     :  284 (  51 atm;  71 fun;  99 num;  63 var)
%            Number of types       :    2 (   1 usr;   1 ari)
%            Number of type conns  :    8 (   5   >;   3   *;   0   +;   0  <<)
%            Number of predicates  :    4 (   0 usr;   1 prp; 0-2 aty)
%            Number of functors    :   19 (   6 usr;  11 con; 0-3 aty)
%            Number of variables   :   70 (  63   !;   7   ?;  70   :)

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

tff(func_def_0,type,
    read: ( array * $int ) > $int ).

tff(func_def_1,type,
    write: ( array * $int * $int ) > array ).

tff(func_def_12,type,
    sK0: array ).

tff(func_def_13,type,
    sF1: $int > $int ).

tff(func_def_14,type,
    sF2: $int > $int ).

tff(func_def_15,type,
    sF3: $int > $int ).

tff(f2512,plain,
    $false,
    inference(evaluation,[],[f2501]) ).

tff(f2501,plain,
    ( ( 53 != $sum(3,$product(2,$sum(-5,30))) )
    | $less($sum(-5,30),20) ),
    inference(resolution,[],[f2058,f303]) ).

tff(f303,plain,
    ! [X0: $int] :
      ( $less(30,X0)
      | ( 53 != $sum(3,$product(2,X0)) )
      | $less(X0,20) ),
    inference(superposition,[],[f36,f42]) ).

tff(f42,plain,
    ! [X2: $int] :
      ( ( sF1(X2) = $sum(3,$product(2,X2)) )
      | $less(30,X2)
      | $less(X2,20) ),
    inference(forward_demodulation,[],[f39,f41]) ).

tff(f41,plain,
    ! [X2: $int] : ( sF3(X2) = $sum(3,$product(2,X2)) ),
    inference(backward_demodulation,[],[f40,f6]) ).

tff(f6,plain,
    ! [X0: $int,X1: $int] : ( $sum(X0,X1) = $sum(X1,X0) ),
    introduced(theory_axiom_135,[]) ).

tff(f40,plain,
    ! [X2: $int] : ( $sum($product(2,X2),3) = sF3(X2) ),
    inference(backward_demodulation,[],[f38,f37]) ).

tff(f37,plain,
    ! [X2: $int] : ( $product(2,X2) = sF2(X2) ),
    introduced(function_definition,[new_symbols(definition,[sF2])]) ).

tff(f38,plain,
    ! [X2: $int] : ( $sum(sF2(X2),3) = sF3(X2) ),
    introduced(function_definition,[new_symbols(definition,[sF3])]) ).

tff(f39,plain,
    ! [X2: $int] :
      ( ( sF3(X2) = sF1(X2) )
      | $less(30,X2)
      | $less(X2,20) ),
    inference(definition_folding,[],[f32,f35,f38,f37]) ).

tff(f35,plain,
    ! [X1: $int] : ( read(sK0,X1) = sF1(X1) ),
    introduced(function_definition,[new_symbols(definition,[sF1])]) ).

tff(f32,plain,
    ! [X2: $int] :
      ( ( $sum($product(2,X2),3) = read(sK0,X2) )
      | $less(30,X2)
      | $less(X2,20) ),
    inference(cnf_transformation,[],[f29]) ).

tff(f29,plain,
    ( ! [X1: $int] : ( 53 != read(sK0,X1) )
    & ! [X2: $int] :
        ( ( $sum($product(2,X2),3) = read(sK0,X2) )
        | $less(30,X2)
        | $less(X2,20) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0])],[f27,f28]) ).

tff(f28,plain,
    ( ? [X0: array] :
        ( ! [X1: $int] : ( read(X0,X1) != 53 )
        & ! [X2: $int] :
            ( ( read(X0,X2) = $sum($product(2,X2),3) )
            | $less(30,X2)
            | $less(X2,20) ) )
   => ( ! [X1: $int] : ( 53 != read(sK0,X1) )
      & ! [X2: $int] :
          ( ( $sum($product(2,X2),3) = read(sK0,X2) )
          | $less(30,X2)
          | $less(X2,20) ) ) ),
    introduced(choice_axiom,[]) ).

tff(f27,plain,
    ? [X0: array] :
      ( ! [X1: $int] : ( read(X0,X1) != 53 )
      & ! [X2: $int] :
          ( ( read(X0,X2) = $sum($product(2,X2),3) )
          | $less(30,X2)
          | $less(X2,20) ) ),
    inference(rectify,[],[f26]) ).

tff(f26,plain,
    ? [X0: array] :
      ( ! [X2: $int] : ( read(X0,X2) != 53 )
      & ! [X1: $int] :
          ( ( read(X0,X1) = $sum($product(2,X1),3) )
          | $less(30,X1)
          | $less(X1,20) ) ),
    inference(flattening,[],[f25]) ).

tff(f25,plain,
    ? [X0: array] :
      ( ! [X2: $int] : ( read(X0,X2) != 53 )
      & ! [X1: $int] :
          ( ( read(X0,X1) = $sum($product(2,X1),3) )
          | $less(30,X1)
          | $less(X1,20) ) ),
    inference(ennf_transformation,[],[f5]) ).

tff(f5,plain,
    ~ ! [X0: array] :
        ( ! [X1: $int] :
            ( ( ~ $less(30,X1)
              & ~ $less(X1,20) )
           => ( read(X0,X1) = $sum($product(2,X1),3) ) )
       => ? [X2: $int] : ( read(X0,X2) = 53 ) ),
    inference(theory_normalization,[],[f4]) ).

tff(f4,negated_conjecture,
    ~ ! [X0: array] :
        ( ! [X1: $int] :
            ( ( $lesseq(X1,30)
              & $lesseq(20,X1) )
           => ( read(X0,X1) = $sum($product(2,X1),3) ) )
       => ? [X2: $int] : ( read(X0,X2) = 53 ) ),
    inference(negated_conjecture,[],[f3]) ).

tff(f3,conjecture,
    ! [X0: array] :
      ( ! [X1: $int] :
          ( ( $lesseq(X1,30)
            & $lesseq(20,X1) )
         => ( read(X0,X1) = $sum($product(2,X1),3) ) )
     => ? [X2: $int] : ( read(X0,X2) = 53 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',co1) ).

tff(f36,plain,
    ! [X1: $int] : ( 53 != sF1(X1) ),
    inference(definition_folding,[],[f33,f35]) ).

tff(f33,plain,
    ! [X1: $int] : ( 53 != read(sK0,X1) ),
    inference(cnf_transformation,[],[f29]) ).

tff(f2058,plain,
    ! [X0: $int] : ~ $less(X0,$sum(-5,X0)),
    inference(evaluation,[],[f2051]) ).

tff(f2051,plain,
    ! [X0: $int] : ~ $less(X0,$sum($uminus(5),X0)),
    inference(superposition,[],[f1683,f177]) ).

tff(f177,plain,
    ! [X0: $int,X1: $int] : ( $sum(X0,$sum($uminus(X0),X1)) = X1 ),
    inference(evaluation,[],[f158]) ).

tff(f158,plain,
    ! [X0: $int,X1: $int] : ( $sum(0,X1) = $sum(X0,$sum($uminus(X0),X1)) ),
    inference(superposition,[],[f7,f10]) ).

tff(f10,plain,
    ! [X0: $int] : ( 0 = $sum(X0,$uminus(X0)) ),
    introduced(theory_axiom_140,[]) ).

tff(f7,plain,
    ! [X2: $int,X0: $int,X1: $int] : ( $sum(X0,$sum(X1,X2)) = $sum($sum(X0,X1),X2) ),
    introduced(theory_axiom_136,[]) ).

tff(f1683,plain,
    ! [X0: $int] : ~ $less($sum(5,X0),X0),
    inference(resolution,[],[f1266,f96]) ).

tff(f96,plain,
    ! [X0: $int,X1: $int] :
      ( ~ $less(X0,X1)
      | ~ $less(X1,X0) ),
    inference(resolution,[],[f12,f11]) ).

tff(f11,plain,
    ! [X0: $int] : ~ $less(X0,X0),
    introduced(theory_axiom_142,[]) ).

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

tff(f1266,plain,
    ! [X0: $int] : $less(X0,$sum(5,X0)),
    inference(evaluation,[],[f1252]) ).

tff(f1252,plain,
    ! [X0: $int] : $less(X0,$sum($sum(4,X0),1)),
    inference(resolution,[],[f1146,f15]) ).

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

tff(f1146,plain,
    ! [X0: $int] : ~ $less($sum(4,X0),X0),
    inference(resolution,[],[f302,f96]) ).

tff(f302,plain,
    ! [X0: $int] : $less(X0,$sum(4,X0)),
    inference(evaluation,[],[f297]) ).

tff(f297,plain,
    ! [X0: $int] : $less(X0,$sum($sum(3,X0),1)),
    inference(resolution,[],[f273,f15]) ).

tff(f273,plain,
    ! [X0: $int] : ~ $less($sum(3,X0),X0),
    inference(resolution,[],[f199,f96]) ).

tff(f199,plain,
    ! [X0: $int] : $less(X0,$sum(3,X0)),
    inference(evaluation,[],[f194]) ).

tff(f194,plain,
    ! [X0: $int] : $less(X0,$sum($sum(2,X0),1)),
    inference(resolution,[],[f150,f15]) ).

tff(f150,plain,
    ! [X0: $int] : ~ $less($sum(2,X0),X0),
    inference(resolution,[],[f115,f96]) ).

tff(f115,plain,
    ! [X0: $int] : $less(X0,$sum(2,X0)),
    inference(evaluation,[],[f111]) ).

tff(f111,plain,
    ! [X0: $int] : $less(X0,$sum($sum(X0,1),1)),
    inference(resolution,[],[f101,f15]) ).

tff(f101,plain,
    ! [X0: $int] : ~ $less($sum(X0,1),X0),
    inference(resolution,[],[f96,f67]) ).

tff(f67,plain,
    ! [X0: $int] : $less(X0,$sum(X0,1)),
    inference(resolution,[],[f15,f11]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.13/0.14  % Problem    : DAT016_1 : TPTP v8.2.0. Bugfixed v5.1.0.
% 0.13/0.16  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t %d %s
% 0.16/0.38  % Computer : n011.cluster.edu
% 0.16/0.38  % Model    : x86_64 x86_64
% 0.16/0.38  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.16/0.38  % Memory   : 8042.1875MB
% 0.16/0.38  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.16/0.38  % CPULimit   : 300
% 0.16/0.38  % WCLimit    : 300
% 0.16/0.38  % DateTime   : Sun May 19 23:05:38 EDT 2024
% 0.16/0.38  % CPUTime    : 
% 0.16/0.38  This is a TF0_THM_EQU_ARI problem
% 0.16/0.38  Running vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t 300 /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.67/0.86  % (20376)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 theBenchmark for (2995ds/34Mi)
% 0.67/0.86  % (20378)lrs+1011_1:1_sil=8000:sp=occurrence:nwc=10.0:i=78:ss=axioms:sgt=8_0 on theBenchmark for (2995ds/78Mi)
% 0.67/0.86  % (20379)ott+1011_1:1_sil=2000:urr=on:i=33:sd=1:kws=inv_frequency:ss=axioms:sup=off_0 on theBenchmark for (2995ds/33Mi)
% 0.67/0.86  % (20381)lrs+1002_1:16_to=lpo:sil=32000:sp=unary_frequency:sos=on:i=45:bd=off:ss=axioms_0 on theBenchmark for (2995ds/45Mi)
% 0.67/0.86  % (20380)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 theBenchmark for (2995ds/34Mi)
% 0.67/0.86  % (20382)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 theBenchmark for (2995ds/83Mi)
% 0.67/0.86  % (20383)lrs-21_1:1_to=lpo:sil=2000:sp=frequency:sos=on:lma=on:i=56:sd=2:ss=axioms:ep=R_0 on theBenchmark for (2995ds/56Mi)
% 0.67/0.86  % (20377)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 theBenchmark for (2995ds/51Mi)
% 0.67/0.86  % (20383)Refutation not found, incomplete strategy% (20383)------------------------------
% 0.67/0.86  % (20383)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.67/0.86  % (20383)Termination reason: Refutation not found, incomplete strategy
% 0.67/0.86  
% 0.67/0.86  % (20383)Memory used [KB]: 988
% 0.67/0.86  % (20383)Time elapsed: 0.003 s
% 0.67/0.86  % (20383)Instructions burned: 3 (million)
% 0.67/0.86  % (20379)Refutation not found, incomplete strategy% (20379)------------------------------
% 0.67/0.86  % (20379)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.67/0.86  % (20383)------------------------------
% 0.67/0.86  % (20383)------------------------------
% 0.67/0.86  % (20379)Termination reason: Refutation not found, incomplete strategy
% 0.67/0.86  
% 0.67/0.86  % (20379)Memory used [KB]: 999
% 0.67/0.86  % (20379)Time elapsed: 0.004 s
% 0.67/0.86  % (20379)Instructions burned: 3 (million)
% 0.67/0.86  % (20379)------------------------------
% 0.67/0.86  % (20379)------------------------------
% 0.67/0.87  % (20384)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 theBenchmark for (2995ds/55Mi)
% 0.69/0.87  % (20385)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 theBenchmark for (2995ds/50Mi)
% 0.69/0.87  % (20376)Instruction limit reached!
% 0.69/0.87  % (20376)------------------------------
% 0.69/0.87  % (20376)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.69/0.87  % (20376)Termination reason: Unknown
% 0.69/0.87  % (20376)Termination phase: Saturation
% 0.69/0.87  
% 0.69/0.87  % (20376)Memory used [KB]: 1156
% 0.69/0.87  % (20376)Time elapsed: 0.014 s
% 0.69/0.87  % (20376)Instructions burned: 37 (million)
% 0.69/0.87  % (20376)------------------------------
% 0.69/0.87  % (20376)------------------------------
% 0.69/0.87  % (20386)lrs+1010_1:2_sil=4000:tgt=ground:nwc=10.0:st=2.0:i=208:sd=1:bd=off:ss=axioms_0 on theBenchmark for (2995ds/208Mi)
% 0.69/0.88  % (20380)Instruction limit reached!
% 0.69/0.88  % (20380)------------------------------
% 0.69/0.88  % (20380)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.69/0.88  % (20380)Termination reason: Unknown
% 0.69/0.88  % (20380)Termination phase: Saturation
% 0.69/0.88  
% 0.69/0.88  % (20380)Memory used [KB]: 1199
% 0.69/0.88  % (20380)Time elapsed: 0.020 s
% 0.69/0.88  % (20380)Instructions burned: 35 (million)
% 0.69/0.88  % (20380)------------------------------
% 0.69/0.88  % (20380)------------------------------
% 0.69/0.88  % (20381)Instruction limit reached!
% 0.69/0.88  % (20381)------------------------------
% 0.69/0.88  % (20381)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.69/0.88  % (20381)Termination reason: Unknown
% 0.69/0.88  % (20381)Termination phase: Saturation
% 0.69/0.88  
% 0.69/0.88  % (20381)Memory used [KB]: 1108
% 0.69/0.88  % (20381)Time elapsed: 0.023 s
% 0.69/0.88  % (20381)Instructions burned: 46 (million)
% 0.69/0.88  % (20381)------------------------------
% 0.69/0.88  % (20381)------------------------------
% 0.69/0.88  % (20387)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 theBenchmark for (2995ds/52Mi)
% 0.69/0.89  % (20388)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 theBenchmark for (2995ds/518Mi)
% 0.69/0.89  % (20377)Instruction limit reached!
% 0.69/0.89  % (20377)------------------------------
% 0.69/0.89  % (20377)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.69/0.89  % (20377)Termination reason: Unknown
% 0.69/0.89  % (20377)Termination phase: Saturation
% 0.69/0.89  
% 0.69/0.89  % (20377)Memory used [KB]: 1559
% 0.69/0.89  % (20377)Time elapsed: 0.035 s
% 0.69/0.89  % (20377)Instructions burned: 51 (million)
% 0.69/0.89  % (20377)------------------------------
% 0.69/0.89  % (20377)------------------------------
% 0.69/0.89  % (20385)Instruction limit reached!
% 0.69/0.89  % (20385)------------------------------
% 0.69/0.89  % (20385)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.69/0.89  % (20385)Termination reason: Unknown
% 0.69/0.89  % (20385)Termination phase: Saturation
% 0.69/0.89  
% 0.69/0.89  % (20385)Memory used [KB]: 1210
% 0.69/0.89  % (20385)Time elapsed: 0.027 s
% 0.69/0.89  % (20385)Instructions burned: 51 (million)
% 0.69/0.89  % (20385)------------------------------
% 0.69/0.89  % (20385)------------------------------
% 0.69/0.90  % (20382)Instruction limit reached!
% 0.69/0.90  % (20382)------------------------------
% 0.69/0.90  % (20382)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.69/0.90  % (20382)Termination reason: Unknown
% 0.69/0.90  % (20382)Termination phase: Saturation
% 0.69/0.90  
% 0.69/0.90  % (20382)Memory used [KB]: 1183
% 0.69/0.90  % (20382)Time elapsed: 0.039 s
% 0.69/0.90  % (20382)Instructions burned: 84 (million)
% 0.69/0.90  % (20382)------------------------------
% 0.69/0.90  % (20382)------------------------------
% 0.69/0.90  % (20390)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 theBenchmark for (2995ds/243Mi)
% 0.69/0.90  % (20384)Instruction limit reached!
% 0.69/0.90  % (20384)------------------------------
% 0.69/0.90  % (20384)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.69/0.90  % (20384)Termination reason: Unknown
% 0.69/0.90  % (20384)Termination phase: Saturation
% 0.69/0.90  
% 0.69/0.90  % (20384)Memory used [KB]: 1425
% 0.69/0.90  % (20384)Time elapsed: 0.035 s
% 0.69/0.90  % (20384)Instructions burned: 55 (million)
% 0.69/0.90  % (20384)------------------------------
% 0.69/0.90  % (20384)------------------------------
% 0.69/0.90  % (20391)lrs+1011_2:9_sil=2000:lsd=10:newcnf=on:i=117:sd=2:awrs=decay:ss=included:amm=off:ep=R_0 on theBenchmark for (2994ds/117Mi)
% 0.69/0.90  % (20389)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 theBenchmark for (2995ds/42Mi)
% 0.69/0.90  % (20378)Instruction limit reached!
% 0.69/0.90  % (20378)------------------------------
% 0.69/0.90  % (20378)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.69/0.90  % (20378)Termination reason: Unknown
% 0.69/0.90  % (20378)Termination phase: Saturation
% 0.69/0.90  
% 0.69/0.90  % (20378)Memory used [KB]: 1446
% 0.69/0.90  % (20378)Time elapsed: 0.044 s
% 0.69/0.90  % (20378)Instructions burned: 78 (million)
% 0.69/0.90  % (20378)------------------------------
% 0.69/0.90  % (20378)------------------------------
% 0.69/0.90  % (20389)Refutation not found, incomplete strategy% (20389)------------------------------
% 0.69/0.90  % (20389)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.69/0.90  % (20389)Termination reason: Refutation not found, incomplete strategy
% 0.69/0.90  
% 0.69/0.90  % (20389)Memory used [KB]: 990
% 0.69/0.90  % (20389)Time elapsed: 0.004 s
% 0.69/0.90  % (20389)Instructions burned: 3 (million)
% 0.69/0.90  % (20389)------------------------------
% 0.69/0.90  % (20389)------------------------------
% 0.69/0.91  % (20393)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 theBenchmark for (2994ds/93Mi)
% 0.69/0.91  % (20392)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 theBenchmark for (2994ds/143Mi)
% 0.69/0.91  % (20387)Instruction limit reached!
% 0.69/0.91  % (20387)------------------------------
% 0.69/0.91  % (20387)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.69/0.91  % (20387)Termination reason: Unknown
% 0.69/0.91  % (20387)Termination phase: Saturation
% 0.69/0.91  
% 0.69/0.91  % (20387)Memory used [KB]: 1188
% 0.69/0.91  % (20387)Time elapsed: 0.028 s
% 0.69/0.91  % (20387)Instructions burned: 53 (million)
% 0.69/0.91  % (20387)------------------------------
% 0.69/0.91  % (20387)------------------------------
% 0.69/0.91  % (20395)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 theBenchmark for (2994ds/32Mi)
% 0.69/0.92  % (20394)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 theBenchmark for (2994ds/62Mi)
% 0.98/0.93  % (20395)Instruction limit reached!
% 0.98/0.93  % (20395)------------------------------
% 0.98/0.93  % (20395)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.98/0.93  % (20395)Termination reason: Unknown
% 0.98/0.93  % (20395)Termination phase: Saturation
% 0.98/0.93  
% 0.98/0.93  % (20395)Memory used [KB]: 1144
% 0.98/0.93  % (20395)Time elapsed: 0.019 s
% 0.98/0.93  % (20395)Instructions burned: 32 (million)
% 0.98/0.93  % (20395)------------------------------
% 0.98/0.93  % (20395)------------------------------
% 0.98/0.94  % (20386)Instruction limit reached!
% 0.98/0.94  % (20386)------------------------------
% 0.98/0.94  % (20386)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.98/0.94  % (20386)Termination reason: Unknown
% 0.98/0.94  % (20386)Termination phase: Saturation
% 0.98/0.94  
% 0.98/0.94  % (20386)Memory used [KB]: 1915
% 0.98/0.94  % (20386)Time elapsed: 0.070 s
% 0.98/0.94  % (20386)Instructions burned: 208 (million)
% 0.98/0.94  % (20386)------------------------------
% 0.98/0.94  % (20386)------------------------------
% 0.98/0.95  % (20396)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 theBenchmark for (2994ds/1919Mi)
% 0.98/0.95  % (20394)Instruction limit reached!
% 0.98/0.95  % (20394)------------------------------
% 0.98/0.95  % (20394)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.98/0.95  % (20394)Termination reason: Unknown
% 0.98/0.95  % (20394)Termination phase: Saturation
% 0.98/0.95  
% 0.98/0.95  % (20394)Memory used [KB]: 1350
% 0.98/0.95  % (20394)Time elapsed: 0.060 s
% 0.98/0.95  % (20394)Instructions burned: 62 (million)
% 0.98/0.95  % (20394)------------------------------
% 0.98/0.95  % (20394)------------------------------
% 0.98/0.95  % (20398)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 theBenchmark for (2994ds/53Mi)
% 1.11/0.95  % (20393)Instruction limit reached!
% 1.11/0.95  % (20393)------------------------------
% 1.11/0.95  % (20393)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.11/0.95  % (20393)Termination reason: Unknown
% 1.11/0.95  % (20393)Termination phase: Saturation
% 1.11/0.95  
% 1.11/0.95  % (20393)Memory used [KB]: 1840
% 1.11/0.95  % (20393)Time elapsed: 0.051 s
% 1.11/0.95  % (20393)Instructions burned: 93 (million)
% 1.11/0.95  % (20393)------------------------------
% 1.11/0.95  % (20393)------------------------------
% 1.11/0.95  % (20397)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 theBenchmark for (2994ds/55Mi)
% 1.11/0.96  % (20397)Refutation not found, incomplete strategy% (20397)------------------------------
% 1.11/0.96  % (20397)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.11/0.96  % (20397)Termination reason: Refutation not found, incomplete strategy
% 1.11/0.96  
% 1.11/0.96  % (20397)Memory used [KB]: 1057
% 1.11/0.96  % (20397)Time elapsed: 0.004 s
% 1.11/0.96  % (20397)Instructions burned: 4 (million)
% 1.11/0.96  % (20397)------------------------------
% 1.11/0.96  % (20397)------------------------------
% 1.11/0.96  % (20391)Instruction limit reached!
% 1.11/0.96  % (20391)------------------------------
% 1.11/0.96  % (20391)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.11/0.96  % (20391)Termination reason: Unknown
% 1.11/0.96  % (20391)Termination phase: Saturation
% 1.11/0.96  
% 1.11/0.96  % (20391)Memory used [KB]: 1494
% 1.11/0.96  % (20391)Time elapsed: 0.061 s
% 1.11/0.96  % (20391)Instructions burned: 118 (million)
% 1.11/0.96  % (20391)------------------------------
% 1.11/0.96  % (20391)------------------------------
% 1.11/0.96  % (20399)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 theBenchmark for (2994ds/46Mi)
% 1.11/0.96  % (20400)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 theBenchmark for (2994ds/102Mi)
% 1.11/0.96  % (20401)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 theBenchmark for (2994ds/35Mi)
% 1.11/0.97  % (20392)Instruction limit reached!
% 1.11/0.97  % (20392)------------------------------
% 1.11/0.97  % (20392)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.11/0.97  % (20392)Termination reason: Unknown
% 1.11/0.97  % (20392)Termination phase: Saturation
% 1.11/0.97  
% 1.11/0.97  % (20392)Memory used [KB]: 1393
% 1.11/0.97  % (20392)Time elapsed: 0.069 s
% 1.11/0.97  % (20392)Instructions burned: 144 (million)
% 1.11/0.97  % (20392)------------------------------
% 1.11/0.97  % (20392)------------------------------
% 1.11/0.98  % (20402)dis+1003_1:1024_sil=4000:urr=on:newcnf=on:i=87:av=off:fsr=off:bce=on_0 on theBenchmark for (2994ds/87Mi)
% 1.11/0.98  % (20398)Instruction limit reached!
% 1.11/0.98  % (20398)------------------------------
% 1.11/0.98  % (20398)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.11/0.98  % (20398)Termination reason: Unknown
% 1.11/0.98  % (20398)Termination phase: Saturation
% 1.11/0.98  
% 1.11/0.98  % (20398)Memory used [KB]: 1425
% 1.11/0.98  % (20398)Time elapsed: 0.032 s
% 1.11/0.98  % (20398)Instructions burned: 53 (million)
% 1.11/0.98  % (20398)------------------------------
% 1.11/0.98  % (20398)------------------------------
% 1.11/0.98  % (20401)Instruction limit reached!
% 1.11/0.98  % (20401)------------------------------
% 1.11/0.98  % (20401)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.11/0.98  % (20401)Termination reason: Unknown
% 1.11/0.98  % (20401)Termination phase: Saturation
% 1.11/0.98  
% 1.11/0.98  % (20401)Memory used [KB]: 1319
% 1.11/0.98  % (20401)Time elapsed: 0.046 s
% 1.11/0.98  % (20401)Instructions burned: 36 (million)
% 1.11/0.98  % (20401)------------------------------
% 1.11/0.98  % (20401)------------------------------
% 1.11/0.99  % (20399)Instruction limit reached!
% 1.11/0.99  % (20399)------------------------------
% 1.11/0.99  % (20399)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.11/0.99  % (20399)Termination reason: Unknown
% 1.11/0.99  % (20399)Termination phase: Saturation
% 1.11/0.99  
% 1.11/0.99  % (20399)Memory used [KB]: 1490
% 1.11/0.99  % (20399)Time elapsed: 0.052 s
% 1.11/0.99  % (20399)Instructions burned: 46 (million)
% 1.11/0.99  % (20399)------------------------------
% 1.11/0.99  % (20399)------------------------------
% 1.11/0.99  % (20404)lrs+1002_1:16_sil=2000:sp=occurrence:sos=on:i=161:aac=none:bd=off:ss=included:sd=5:st=2.5:sup=off_0 on theBenchmark for (2994ds/161Mi)
% 1.11/0.99  % (20404)Refutation not found, incomplete strategy% (20404)------------------------------
% 1.11/0.99  % (20404)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.11/0.99  % (20404)Termination reason: Refutation not found, incomplete strategy
% 1.11/0.99  
% 1.11/0.99  % (20404)Memory used [KB]: 987
% 1.11/0.99  % (20404)Time elapsed: 0.026 s
% 1.11/0.99  % (20404)Instructions burned: 3 (million)
% 1.11/0.99  % (20403)dis+1010_12107:524288_anc=none:drc=encompass:sil=2000:bsd=on:rp=on:nwc=10.0:alpa=random:i=109:kws=precedence:awrs=decay:awrsf=2:nm=16:ins=3:rawr=on:s2a=on:s2at=4.5:acc=on:flr=on_0 on theBenchmark for (2994ds/109Mi)
% 1.11/0.99  % (20404)------------------------------
% 1.11/0.99  % (20404)------------------------------
% 1.11/0.99  % (20405)lrs-1002_2:9_anc=none:sil=2000:plsqc=1:plsq=on:avsql=on:plsqr=2859761,1048576:erd=off:rp=on:nwc=21.7107:newcnf=on:avsq=on:i=69:aac=none:avsqr=6317,1048576:ep=RS:fsr=off:rawr=on:afp=50:afq=2.133940627822616:sac=on_0 on theBenchmark for (2994ds/69Mi)
% 1.11/1.01  % (20406)lrs+1010_1:512_sil=8000:tgt=ground:spb=units:gs=on:lwlo=on:nicw=on:gsem=on:st=1.5:i=40:nm=21:ss=included:nwc=5.3:afp=4000:afq=1.38:ins=1:bs=unit_only:awrs=converge:awrsf=10:bce=on_0 on theBenchmark for (2993ds/40Mi)
% 1.11/1.01  % (20400)Instruction limit reached!
% 1.11/1.01  % (20400)------------------------------
% 1.11/1.01  % (20400)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.11/1.01  % (20400)Termination reason: Unknown
% 1.11/1.01  % (20400)Termination phase: Saturation
% 1.11/1.01  
% 1.11/1.01  % (20400)Memory used [KB]: 1540
% 1.11/1.01  % (20400)Time elapsed: 0.075 s
% 1.11/1.01  % (20400)Instructions burned: 104 (million)
% 1.11/1.01  % (20400)------------------------------
% 1.11/1.01  % (20400)------------------------------
% 1.11/1.02  % (20390)Instruction limit reached!
% 1.11/1.02  % (20390)------------------------------
% 1.11/1.02  % (20390)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.11/1.02  % (20390)Termination reason: Unknown
% 1.11/1.02  % (20390)Termination phase: Saturation
% 1.11/1.02  
% 1.11/1.02  % (20390)Memory used [KB]: 1731
% 1.11/1.02  % (20390)Time elapsed: 0.120 s
% 1.11/1.02  % (20390)Instructions burned: 245 (million)
% 1.11/1.02  % (20390)------------------------------
% 1.11/1.02  % (20390)------------------------------
% 1.11/1.02  % (20408)dis+10_1:4_to=lpo:sil=2000:sos=on:spb=goal:rp=on:sac=on:newcnf=on:i=161:ss=axioms:aac=none_0 on theBenchmark for (2993ds/161Mi)
% 1.11/1.02  % (20407)ott+1011_1:3_drc=off:sil=4000:tgt=ground:fde=unused:plsq=on:sp=unary_first:fd=preordered:nwc=10.0:i=360:ins=1:rawr=on:bd=preordered_0 on theBenchmark for (2993ds/360Mi)
% 1.59/1.03  % (20402)Instruction limit reached!
% 1.59/1.03  % (20402)------------------------------
% 1.59/1.03  % (20402)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.59/1.03  % (20402)Termination reason: Unknown
% 1.59/1.03  % (20402)Termination phase: Saturation
% 1.59/1.03  
% 1.59/1.03  % (20402)Memory used [KB]: 1747
% 1.59/1.03  % (20402)Time elapsed: 0.072 s
% 1.59/1.03  % (20402)Instructions burned: 87 (million)
% 1.59/1.03  % (20402)------------------------------
% 1.59/1.03  % (20402)------------------------------
% 1.59/1.03  % (20405)Instruction limit reached!
% 1.59/1.03  % (20405)------------------------------
% 1.59/1.03  % (20405)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.59/1.03  % (20405)Termination reason: Unknown
% 1.59/1.03  % (20405)Termination phase: Saturation
% 1.59/1.03  
% 1.59/1.03  % (20405)Memory used [KB]: 1505
% 1.59/1.03  % (20405)Time elapsed: 0.059 s
% 1.59/1.03  % (20405)Instructions burned: 70 (million)
% 1.59/1.03  % (20405)------------------------------
% 1.59/1.03  % (20405)------------------------------
% 1.59/1.03  % (20409)lrs+1011_1:20_sil=4000:tgt=ground:i=80:sd=1:bd=off:nm=32:av=off:ss=axioms:lsd=60_0 on theBenchmark for (2993ds/80Mi)
% 1.59/1.03  % (20410)lrs+11_1:2_slsqr=1,2:sil=2000:sp=const_frequency:kmz=on:newcnf=on:slsq=on:i=37:s2at=1.5:awrs=converge:nm=2:uhcvi=on:ss=axioms:sgt=20:afp=10000:fs=off:fsr=off:bd=off:s2agt=5:fd=off:add=off:erd=off:foolp=on:nwc=10.0:rp=on_0 on theBenchmark for (2993ds/37Mi)
% 1.59/1.04  % (20406)Instruction limit reached!
% 1.59/1.04  % (20406)------------------------------
% 1.59/1.04  % (20406)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.59/1.04  % (20406)Termination reason: Unknown
% 1.59/1.04  % (20406)Termination phase: Saturation
% 1.59/1.04  
% 1.59/1.04  % (20406)Memory used [KB]: 1397
% 1.59/1.04  % (20406)Time elapsed: 0.028 s
% 1.59/1.04  % (20406)Instructions burned: 40 (million)
% 1.59/1.04  % (20406)------------------------------
% 1.59/1.04  % (20406)------------------------------
% 1.59/1.05  % (20411)lrs+1011_1:2_drc=encompass:sil=4000:fde=unused:sos=on:sac=on:newcnf=on:i=55:sd=10:bd=off:ins=1:uhcvi=on:ss=axioms:spb=non_intro:st=3.0:erd=off:s2a=on:nwc=3.0_0 on theBenchmark for (2993ds/55Mi)
% 1.59/1.05  % (20403)Instruction limit reached!
% 1.59/1.05  % (20403)------------------------------
% 1.59/1.05  % (20403)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.59/1.05  % (20403)Termination reason: Unknown
% 1.59/1.05  % (20403)Termination phase: Saturation
% 1.59/1.05  
% 1.59/1.05  % (20403)Memory used [KB]: 1605
% 1.59/1.05  % (20403)Time elapsed: 0.083 s
% 1.59/1.05  % (20403)Instructions burned: 109 (million)
% 1.59/1.05  % (20403)------------------------------
% 1.59/1.05  % (20403)------------------------------
% 1.59/1.05  % (20410)Instruction limit reached!
% 1.59/1.05  % (20410)------------------------------
% 1.59/1.05  % (20410)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.59/1.05  % (20410)Termination reason: Unknown
% 1.59/1.05  % (20410)Termination phase: Saturation
% 1.59/1.05  
% 1.59/1.05  % (20410)Memory used [KB]: 1358
% 1.59/1.05  % (20410)Time elapsed: 0.024 s
% 1.59/1.05  % (20410)Instructions burned: 37 (million)
% 1.59/1.05  % (20410)------------------------------
% 1.59/1.05  % (20410)------------------------------
% 1.59/1.06  % (20413)lrs+10_1:1024_sil=2000:st=2.0:i=32:sd=2:ss=included:ep=R_0 on theBenchmark for (2993ds/32Mi)
% 1.59/1.06  % (20412)dis-1011_1:32_to=lpo:drc=off:sil=2000:sp=reverse_arity:sos=on:foolp=on:lsd=20:nwc=1.49509792053687:s2agt=30:avsq=on:s2a=on:s2pl=no:i=47:s2at=5.0:avsqr=5593,1048576:nm=0:fsr=off:amm=sco:rawr=on:awrs=converge:awrsf=427:ss=included:sd=1:slsq=on:fd=off_0 on theBenchmark for (2993ds/47Mi)
% 1.59/1.07  % (20409)Instruction limit reached!
% 1.59/1.07  % (20409)------------------------------
% 1.59/1.07  % (20409)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.59/1.07  % (20409)Termination reason: Unknown
% 1.59/1.07  % (20409)Termination phase: Saturation
% 1.59/1.07  
% 1.59/1.07  % (20409)Memory used [KB]: 1242
% 1.59/1.07  % (20409)Time elapsed: 0.039 s
% 1.59/1.07  % (20409)Instructions burned: 81 (million)
% 1.59/1.07  % (20409)------------------------------
% 1.59/1.07  % (20409)------------------------------
% 1.59/1.07  % (20414)dis+1011_1:1_sil=4000:s2agt=4:slsqc=3:slsq=on:i=132:bd=off:av=off:sup=off:ss=axioms:st=3.0_0 on theBenchmark for (2993ds/132Mi)
% 1.59/1.08  % (20413)Instruction limit reached!
% 1.59/1.08  % (20413)------------------------------
% 1.59/1.08  % (20413)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.59/1.08  % (20413)Termination reason: Unknown
% 1.59/1.08  % (20413)Termination phase: Saturation
% 1.59/1.08  
% 1.59/1.08  % (20413)Memory used [KB]: 1267
% 1.59/1.08  % (20411)Instruction limit reached!
% 1.59/1.08  % (20411)------------------------------
% 1.59/1.08  % (20411)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.59/1.08  % (20413)Time elapsed: 0.020 s
% 1.59/1.08  % (20413)Instructions burned: 33 (million)
% 1.59/1.08  % (20413)------------------------------
% 1.59/1.08  % (20413)------------------------------
% 1.59/1.08  % (20411)Termination reason: Unknown
% 1.59/1.08  % (20411)Termination phase: Saturation
% 1.59/1.08  
% 1.59/1.08  % (20411)Memory used [KB]: 1352
% 1.59/1.08  % (20411)Time elapsed: 0.033 s
% 1.59/1.08  % (20411)Instructions burned: 55 (million)
% 1.59/1.08  % (20411)------------------------------
% 1.59/1.08  % (20411)------------------------------
% 1.59/1.08  % (20415)dis-1011_1:1024_sil=2000:fde=unused:sos=on:nwc=10.0:i=54:uhcvi=on:ss=axioms:ep=RS:av=off:sp=occurrence:fsr=off:awrs=decay:awrsf=200_0 on theBenchmark for (2993ds/54Mi)
% 1.59/1.08  % (20416)lrs+1011_1:2_to=lpo:drc=off:sil=2000:sp=const_min:urr=on:lcm=predicate:nwc=16.7073:updr=off:newcnf=on:i=82:av=off:rawr=on:ss=included:st=5.0:erd=off:flr=on_0 on theBenchmark for (2993ds/82Mi)
% 2.30/1.08  % (20412)Instruction limit reached!
% 2.30/1.08  % (20412)------------------------------
% 2.30/1.08  % (20412)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.30/1.08  % (20412)Termination reason: Unknown
% 2.30/1.08  % (20412)Termination phase: Saturation
% 2.30/1.08  
% 2.30/1.08  % (20412)Memory used [KB]: 1296
% 2.30/1.08  % (20412)Time elapsed: 0.027 s
% 2.30/1.08  % (20412)Instructions burned: 48 (million)
% 2.30/1.08  % (20412)------------------------------
% 2.30/1.08  % (20412)------------------------------
% 2.30/1.09  % (20417)lrs+11_1:32_sil=2000:sp=occurrence:lsd=20:rp=on:i=119:sd=1:nm=0:av=off:ss=included:nwc=10.0:flr=on_0 on theBenchmark for (2993ds/119Mi)
% 2.30/1.09  % (20408)Instruction limit reached!
% 2.30/1.09  % (20408)------------------------------
% 2.30/1.09  % (20408)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.30/1.09  % (20408)Termination reason: Unknown
% 2.30/1.09  % (20408)Termination phase: Saturation
% 2.30/1.09  
% 2.30/1.09  % (20408)Memory used [KB]: 1353
% 2.30/1.09  % (20408)Time elapsed: 0.073 s
% 2.30/1.09  % (20408)Instructions burned: 162 (million)
% 2.30/1.09  % (20408)------------------------------
% 2.30/1.09  % (20408)------------------------------
% 2.30/1.10  % (20418)ott+1002_2835555:1048576_to=lpo:sil=2000:sos=on:fs=off:nwc=10.3801:avsqc=3:updr=off:avsq=on:st=2:s2a=on:i=177:s2at=3:afp=10000:aac=none:avsqr=13357983,1048576:awrs=converge:awrsf=460:bd=off:nm=13:ins=2:fsr=off:amm=sco:afq=1.16719:ss=axioms:rawr=on:fd=off_0 on theBenchmark for (2992ds/177Mi)
% 2.30/1.10  % (20415)Instruction limit reached!
% 2.30/1.10  % (20415)------------------------------
% 2.30/1.10  % (20415)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.30/1.10  % (20415)Termination reason: Unknown
% 2.30/1.10  % (20415)Termination phase: Saturation
% 2.30/1.10  
% 2.30/1.10  % (20415)Memory used [KB]: 1172
% 2.30/1.10  % (20415)Time elapsed: 0.024 s
% 2.30/1.10  % (20415)Instructions burned: 55 (million)
% 2.30/1.10  % (20415)------------------------------
% 2.30/1.10  % (20415)------------------------------
% 2.30/1.11  % (20419)lrs+1002_263:262144_sfv=off:to=lpo:drc=encompass:sil=2000:tgt=full:fde=none:bsd=on:sp=const_frequency:spb=units:fd=preordered:nwc=12.504039574721643:lwlo=on:i=117:awrs=converge:awrsf=1360:bsdmm=3:bd=off:nm=11:fsd=on:amm=off:uhcvi=on:afr=on:rawr=on:fsdmm=1:updr=off:sac=on:fdi=16_0 on theBenchmark for (2992ds/117Mi)
% 2.30/1.11  % (20388)Instruction limit reached!
% 2.30/1.11  % (20388)------------------------------
% 2.30/1.11  % (20388)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.30/1.11  % (20388)Termination reason: Unknown
% 2.30/1.11  % (20388)Termination phase: Saturation
% 2.30/1.11  
% 2.30/1.11  % (20388)Memory used [KB]: 1569
% 2.30/1.11  % (20388)Time elapsed: 0.230 s
% 2.30/1.11  % (20388)Instructions burned: 520 (million)
% 2.30/1.11  % (20388)------------------------------
% 2.30/1.11  % (20388)------------------------------
% 2.30/1.12  % (20420)dis+1011_1:128_sil=2000:plsq=on:sp=frequency:plsql=on:nicw=on:i=49:kws=precedence:bd=off:fsr=off:ss=axioms:sgt=64:sd=3_0 on theBenchmark for (2992ds/49Mi)
% 2.30/1.13  % (20416)Instruction limit reached!
% 2.30/1.13  % (20416)------------------------------
% 2.30/1.13  % (20416)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.30/1.13  % (20416)Termination reason: Unknown
% 2.30/1.13  % (20416)Termination phase: Saturation
% 2.30/1.13  
% 2.30/1.13  % (20416)Memory used [KB]: 1461
% 2.30/1.13  % (20416)Time elapsed: 0.046 s
% 2.30/1.13  % (20416)Instructions burned: 83 (million)
% 2.30/1.13  % (20416)------------------------------
% 2.30/1.13  % (20416)------------------------------
% 2.30/1.13  % (20421)lrs-1011_8:1_sil=2000:spb=goal:urr=on:sac=on:i=51:afp=10000:fsr=off:ss=axioms:avsq=on:avsqr=17819,524288:bd=off:bsd=on:fd=off:sims=off:rawr=on:alpa=true:bsr=on:aer=off_0 on theBenchmark for (2992ds/51Mi)
% 2.30/1.14  % (20414)Instruction limit reached!
% 2.30/1.14  % (20414)------------------------------
% 2.30/1.14  % (20414)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.30/1.14  % (20414)Termination reason: Unknown
% 2.30/1.14  % (20414)Termination phase: Saturation
% 2.30/1.14  
% 2.30/1.14  % (20414)Memory used [KB]: 1661
% 2.30/1.14  % (20414)Time elapsed: 0.071 s
% 2.30/1.14  % (20414)Instructions burned: 133 (million)
% 2.30/1.14  % (20414)------------------------------
% 2.30/1.14  % (20414)------------------------------
% 2.30/1.15  % (20420)Instruction limit reached!
% 2.30/1.15  % (20420)------------------------------
% 2.30/1.15  % (20420)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.30/1.15  % (20420)Termination reason: Unknown
% 2.30/1.15  % (20420)Termination phase: Saturation
% 2.30/1.15  
% 2.30/1.15  % (20420)Memory used [KB]: 1420
% 2.30/1.15  % (20420)Time elapsed: 0.029 s
% 2.30/1.15  % (20420)Instructions burned: 50 (million)
% 2.30/1.15  % (20420)------------------------------
% 2.30/1.15  % (20420)------------------------------
% 2.30/1.15  % (20422)lrs+1011_1:1024_sil=8000:sp=unary_first:nwc=10.0:st=3.0:s2a=on:i=149:s2at=5.0:awrs=converge:awrsf=390:ep=R:av=off:ss=axioms:s2agt=32_0 on theBenchmark for (2992ds/149Mi)
% 2.30/1.15  % (20417)Instruction limit reached!
% 2.30/1.15  % (20417)------------------------------
% 2.30/1.15  % (20417)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.30/1.15  % (20417)Termination reason: Unknown
% 2.30/1.15  % (20417)Termination phase: Saturation
% 2.30/1.15  
% 2.30/1.15  % (20417)Memory used [KB]: 1350
% 2.30/1.15  % (20417)Time elapsed: 0.061 s
% 2.30/1.15  % (20417)Instructions burned: 120 (million)
% 2.30/1.15  % (20417)------------------------------
% 2.30/1.15  % (20417)------------------------------
% 2.79/1.15  % (20424)lrs+1011_4:1_bsr=on:sil=32000:sos=all:urr=on:br=off:s2a=on:i=289:s2at=2.0:bd=off:gsp=on:ss=axioms:sgt=8:sd=1:fsr=off_0 on theBenchmark for (2992ds/289Mi)
% 2.79/1.15  % (20423)lrs+11_10:1_to=lpo:drc=off:sil=4000:sp=const_min:fd=preordered:rp=on:st=3.0:s2a=on:i=56:s2at=2.0:ss=axioms:er=known:sup=off:sd=1_0 on theBenchmark for (2992ds/56Mi)
% 2.79/1.16  % (20424)Refutation not found, incomplete strategy% (20424)------------------------------
% 2.79/1.16  % (20424)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.79/1.16  % (20424)Termination reason: Refutation not found, incomplete strategy
% 2.79/1.16  
% 2.79/1.16  % (20424)Memory used [KB]: 1059
% 2.79/1.16  % (20424)Time elapsed: 0.004 s
% 2.79/1.16  % (20424)Instructions burned: 4 (million)
% 2.79/1.16  % (20424)------------------------------
% 2.79/1.16  % (20424)------------------------------
% 2.79/1.16  % (20421)Instruction limit reached!
% 2.79/1.16  % (20421)------------------------------
% 2.79/1.16  % (20421)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.79/1.16  % (20421)Termination reason: Unknown
% 2.79/1.16  % (20421)Termination phase: Saturation
% 2.79/1.16  
% 2.79/1.16  % (20421)Memory used [KB]: 1607
% 2.79/1.16  % (20421)Time elapsed: 0.030 s
% 2.79/1.16  % (20421)Instructions burned: 51 (million)
% 2.79/1.16  % (20421)------------------------------
% 2.79/1.16  % (20421)------------------------------
% 2.79/1.16  % (20425)ott-1011_16:1_sil=2000:sp=const_max:urr=on:lsd=20:st=3.0:i=206:ss=axioms:gsp=on:rp=on:sos=on:fd=off:aac=none_0 on theBenchmark for (2992ds/206Mi)
% 2.79/1.17  % (20426)ott+1004_1:2_bsr=unit_only:slsqr=1,8:to=lpo:sil=2000:plsqc=2:plsq=on:sp=reverse_frequency:acc=on:nwc=6.4:slsq=on:st=2.0:i=50:s2at=3.0:bd=off:ins=4:ss=axioms:sgt=10:plsql=on:rawr=on:aer=off:slsqc=2:afp=4000:afq=2.0:bce=on:gs=on:lma=on:br=off:gsaa=full_model:add=off_0 on theBenchmark for (2992ds/50Mi)
% 2.79/1.17  % (20419)Instruction limit reached!
% 2.79/1.17  % (20419)------------------------------
% 2.79/1.17  % (20419)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.79/1.17  % (20419)Termination reason: Unknown
% 2.79/1.17  % (20419)Termination phase: Saturation
% 2.79/1.17  
% 2.79/1.17  % (20419)Memory used [KB]: 1450
% 2.79/1.17  % (20419)Time elapsed: 0.064 s
% 2.79/1.17  % (20419)Instructions burned: 117 (million)
% 2.79/1.17  % (20419)------------------------------
% 2.79/1.17  % (20419)------------------------------
% 2.79/1.18  % (20427)lrs+1011_1:1_to=lpo:drc=off:sil=2000:tgt=full:i=1483:fd=preordered_0 on theBenchmark for (2992ds/1483Mi)
% 2.79/1.18  % (20423)Instruction limit reached!
% 2.79/1.18  % (20423)------------------------------
% 2.79/1.18  % (20423)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.79/1.18  % (20423)Termination reason: Unknown
% 2.79/1.18  % (20423)Termination phase: Saturation
% 2.79/1.18  
% 2.79/1.18  % (20423)Memory used [KB]: 1158
% 2.79/1.18  % (20423)Time elapsed: 0.028 s
% 2.79/1.18  % (20423)Instructions burned: 58 (million)
% 2.79/1.18  % (20423)------------------------------
% 2.79/1.18  % (20423)------------------------------
% 2.79/1.18  % (20418)Instruction limit reached!
% 2.79/1.18  % (20418)------------------------------
% 2.79/1.18  % (20418)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.79/1.18  % (20418)Termination reason: Unknown
% 2.79/1.18  % (20418)Termination phase: Saturation
% 2.79/1.18  
% 2.79/1.18  % (20418)Memory used [KB]: 1839
% 2.79/1.18  % (20418)Time elapsed: 0.087 s
% 2.79/1.18  % (20418)Instructions burned: 178 (million)
% 2.79/1.18  % (20418)------------------------------
% 2.79/1.18  % (20418)------------------------------
% 3.09/1.19  % (20428)dis+1010_1:3_sil=2000:tgt=ground:sp=const_max:nwc=5.0:s2a=on:i=67:nm=16:av=off:bd=off_0 on theBenchmark for (2992ds/67Mi)
% 3.09/1.19  % (20429)lrs+1011_1:1_sil=64000:tgt=full:plsqc=1:plsq=on:plsqr=32,1:sp=occurrence:sos=on:lsd=20:st=5.0:i=67:sd=2:nm=4:av=off:fsr=off:ss=axioms:er=tagged:gs=on:sgt=8:nwc=3.0:bd=off_0 on theBenchmark for (2992ds/67Mi)
% 3.09/1.19  % (20429)Refutation not found, incomplete strategy% (20429)------------------------------
% 3.09/1.19  % (20429)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.09/1.19  % (20429)Termination reason: Refutation not found, incomplete strategy
% 3.09/1.19  
% 3.09/1.19  % (20429)Memory used [KB]: 1054
% 3.09/1.19  % (20429)Time elapsed: 0.004 s
% 3.09/1.19  % (20429)Instructions burned: 3 (million)
% 3.09/1.19  % (20429)------------------------------
% 3.09/1.19  % (20429)------------------------------
% 3.09/1.20  % (20430)dis+1002_1:1024_sil=2000:sac=on:slsq=on:i=52:nm=16:sfv=off:slsqc=1:urr=ec_only:bd=off_0 on theBenchmark for (2992ds/52Mi)
% 3.09/1.20  % (20426)Instruction limit reached!
% 3.09/1.20  % (20426)------------------------------
% 3.09/1.20  % (20426)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.09/1.20  % (20426)Termination reason: Unknown
% 3.09/1.20  % (20426)Termination phase: Saturation
% 3.09/1.20  
% 3.09/1.20  % (20426)Memory used [KB]: 1480
% 3.09/1.20  % (20426)Time elapsed: 0.033 s
% 3.09/1.20  % (20426)Instructions burned: 50 (million)
% 3.09/1.20  % (20426)------------------------------
% 3.09/1.20  % (20426)------------------------------
% 3.09/1.21  % (20431)lrs+1010_1:1_to=lpo:sil=2000:plsq=on:plsqr=32,1:sos=on:i=366:sd=2:ss=axioms_0 on theBenchmark for (2991ds/366Mi)
% 3.09/1.22  % (20428)Instruction limit reached!
% 3.09/1.22  % (20428)------------------------------
% 3.09/1.22  % (20428)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.09/1.22  % (20422)Instruction limit reached!
% 3.09/1.22  % (20422)------------------------------
% 3.09/1.22  % (20422)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.09/1.22  % (20422)Termination reason: Unknown
% 3.09/1.22  % (20422)Termination phase: Saturation
% 3.09/1.22  
% 3.09/1.22  % (20422)Memory used [KB]: 1391
% 3.09/1.22  % (20422)Time elapsed: 0.072 s
% 3.09/1.22  % (20422)Instructions burned: 149 (million)
% 3.09/1.22  % (20422)------------------------------
% 3.09/1.22  % (20422)------------------------------
% 3.09/1.22  % (20428)Termination reason: Unknown
% 3.09/1.22  % (20428)Termination phase: Saturation
% 3.09/1.22  
% 3.09/1.22  % (20428)Memory used [KB]: 1313
% 3.09/1.22  % (20428)Time elapsed: 0.035 s
% 3.09/1.22  % (20428)Instructions burned: 67 (million)
% 3.09/1.22  % (20428)------------------------------
% 3.09/1.22  % (20428)------------------------------
% 3.09/1.22  % (20407)Instruction limit reached!
% 3.09/1.22  % (20407)------------------------------
% 3.09/1.22  % (20407)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.09/1.22  % (20407)Termination reason: Unknown
% 3.09/1.22  % (20407)Termination phase: Saturation
% 3.09/1.22  
% 3.09/1.22  % (20407)Memory used [KB]: 2772
% 3.09/1.22  % (20407)Time elapsed: 0.204 s
% 3.09/1.22  % (20407)Instructions burned: 360 (million)
% 3.09/1.22  % (20407)------------------------------
% 3.09/1.22  % (20407)------------------------------
% 3.09/1.22  % (20432)lrs+1011_4:1_to=lpo:drc=off:sil=8000:sp=frequency:abs=on:urr=on:lsd=10:nwc=5.0:s2agt=4:newcnf=on:st=5.0:s2a=on:i=863:ss=axioms:aac=none:br=off:bd=preordered_0 on theBenchmark for (2991ds/863Mi)
% 3.09/1.22  % (20430)Instruction limit reached!
% 3.09/1.22  % (20430)------------------------------
% 3.09/1.22  % (20430)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.09/1.22  % (20430)Termination reason: Unknown
% 3.09/1.22  % (20430)Termination phase: Saturation
% 3.09/1.22  
% 3.09/1.22  % (20430)Memory used [KB]: 1125
% 3.09/1.22  % (20430)Time elapsed: 0.027 s
% 3.09/1.22  % (20430)Instructions burned: 52 (million)
% 3.09/1.22  % (20430)------------------------------
% 3.09/1.22  % (20430)------------------------------
% 3.09/1.23  % (20433)lrs+1011_1:1_sil=16000:fde=unused:plsqc=1:plsq=on:plsqr=32,1:sos=on:nwc=10.0:i=163:kws=frequency:nm=2:lsd=1:bd=off_0 on theBenchmark for (2991ds/163Mi)
% 3.37/1.23  % (20435)lrs-1010_1:8_sil=2000:sos=on:i=1548:sd=1:ins=3:ss=included_0 on theBenchmark for (2991ds/1548Mi)
% 3.37/1.23  % (20434)lrs+33_1:1_sil=4000:sp=reverse_frequency:sos=all:i=77:sd=2:bd=off:nm=2:av=off:fsr=off:ss=axioms:sgt=10:rawr=on:sup=off:to=lpo:fs=off_0 on theBenchmark for (2991ds/77Mi)
% 3.38/1.26  % (20427)First to succeed.
% 3.38/1.26  % (20427)Solution written to "/export/starexec/sandbox/tmp/vampire-proof-20375"
% 3.38/1.26  % (20427)Refutation found. Thanks to Tanya!
% 3.38/1.26  % SZS status Theorem for theBenchmark
% 3.38/1.26  % SZS output start Proof for theBenchmark
% See solution above
% 3.38/1.26  % (20427)------------------------------
% 3.38/1.26  % (20427)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 3.38/1.26  % (20427)Termination reason: Refutation
% 3.38/1.26  
% 3.38/1.26  % (20427)Memory used [KB]: 1761
% 3.38/1.26  % (20427)Time elapsed: 0.082 s
% 3.38/1.26  % (20427)Instructions burned: 144 (million)
% 3.38/1.26  % (20375)Success in time 0.864 s
% 3.38/1.26  % Vampire---4.8 exiting
%------------------------------------------------------------------------------