TSTP Solution File: ARI594_1 by Vampire---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire---4.8
% Problem  : ARI594_1 : TPTP v8.1.2. Released 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 : n010.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 : Sun May  5 04:34:08 EDT 2024

% Result   : Theorem 2.35s 1.00s
% Output   : Refutation 2.35s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   12
%            Number of leaves      :   12
% Syntax   : Number of formulae    :   39 (  23 unt;   2 typ;   0 def)
%            Number of atoms       :   67 (   8 equ)
%            Maximal formula atoms :    4 (   1 avg)
%            Number of connectives :   53 (  23   ~;  18   |;   6   &)
%                                         (   0 <=>;   6  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    7 (   3 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number arithmetic     :  185 (  35 atm;  48 fun;  52 num;  50 var)
%            Number of types       :    2 (   0 usr;   1 ari)
%            Number of type conns  :    2 (   2   >;   0   *;   0   +;   0  <<)
%            Number of predicates  :    5 (   1 usr;   1 prp; 0-2 aty)
%            Number of functors    :   13 (   1 usr;   9 con; 0-2 aty)
%            Number of variables   :   50 (  47   !;   3   ?;  50   :)

% Comments : 
%------------------------------------------------------------------------------
tff(func_def_8,type,
    sF0: $int > $int ).

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

tff(f1925,plain,
    $false,
    inference(subsumption_resolution,[],[f1922,f333]) ).

tff(f333,plain,
    p(6),
    inference(evaluation,[],[f326]) ).

tff(f326,plain,
    ( p($sum(-2,8))
    | $less($sum(-2,8),5) ),
    inference(resolution,[],[f282,f62]) ).

tff(f62,plain,
    ! [X0: $int] :
      ( ~ $less(X0,8)
      | p(X0)
      | $less(X0,5) ),
    inference(evaluation,[],[f60]) ).

tff(f60,plain,
    ! [X0: $int] :
      ( ~ $less(X0,$sum(7,1))
      | p(X0)
      | $less(X0,5) ),
    inference(resolution,[],[f21,f25]) ).

tff(f25,plain,
    ! [X1: $int] :
      ( $less(7,X1)
      | p(X1)
      | $less(X1,5) ),
    inference(cnf_transformation,[],[f24]) ).

tff(f24,plain,
    ( ! [X0: $int] : ~ p($product(3,X0))
    & ! [X1: $int] :
        ( p(X1)
        | $less(7,X1)
        | $less(X1,5) ) ),
    inference(rectify,[],[f23]) ).

tff(f23,plain,
    ( ! [X1: $int] : ~ p($product(3,X1))
    & ! [X0: $int] :
        ( p(X0)
        | $less(7,X0)
        | $less(X0,5) ) ),
    inference(flattening,[],[f22]) ).

tff(f22,plain,
    ( ! [X1: $int] : ~ p($product(3,X1))
    & ! [X0: $int] :
        ( p(X0)
        | $less(7,X0)
        | $less(X0,5) ) ),
    inference(ennf_transformation,[],[f3]) ).

tff(f3,plain,
    ~ ( ! [X0: $int] :
          ( ( ~ $less(7,X0)
            & ~ $less(X0,5) )
         => p(X0) )
     => ? [X1: $int] : p($product(3,X1)) ),
    inference(theory_normalization,[],[f2]) ).

tff(f2,negated_conjecture,
    ~ ( ! [X0: $int] :
          ( ( $lesseq(X0,7)
            & $lesseq(5,X0) )
         => p(X0) )
     => ? [X1: $int] : p($product(3,X1)) ),
    inference(negated_conjecture,[],[f1]) ).

tff(f1,conjecture,
    ( ! [X0: $int] :
        ( ( $lesseq(X0,7)
          & $lesseq(5,X0) )
       => p(X0) )
   => ? [X1: $int] : p($product(3,X1)) ),
    file('/export/starexec/sandbox/tmp/tmp.zTbbA6NNfV/Vampire---4.8_17652',exists_X_in_5_to_7_div_3) ).

tff(f21,plain,
    ! [X0: $int,X1: $int] :
      ( ~ $less(X0,X1)
      | ~ $less(X1,$sum(X0,1)) ),
    introduced(theory_axiom_161,[]) ).

tff(f282,plain,
    ! [X0: $int] : $less($sum(-2,X0),X0),
    inference(evaluation,[],[f281]) ).

tff(f281,plain,
    ! [X0: $int] : $less($sum($uminus(2),X0),X0),
    inference(superposition,[],[f117,f136]) ).

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

tff(f119,plain,
    ! [X0: $int,X1: $int] : ( $sum(0,X1) = $sum(X0,$sum($uminus(X0),X1)) ),
    inference(superposition,[],[f5,f8]) ).

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

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

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

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

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

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

tff(f57,plain,
    ! [X0: $int] : $less(X0,$sum(X0,1)),
    inference(resolution,[],[f13,f9]) ).

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

tff(f68,plain,
    ! [X0: $int,X1: $int] :
      ( ~ $less(X0,X1)
      | ~ $less(X1,X0) ),
    inference(resolution,[],[f10,f9]) ).

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

tff(f1922,plain,
    ~ p(6),
    inference(evaluation,[],[f1917]) ).

tff(f1917,plain,
    ~ p($sum(3,3)),
    inference(superposition,[],[f842,f17]) ).

tff(f17,plain,
    ! [X0: $int] : ( $product(X0,1) = X0 ),
    introduced(theory_axiom_137,[]) ).

tff(f842,plain,
    ! [X0: $int] : ~ p($sum(3,$product(3,X0))),
    inference(superposition,[],[f30,f190]) ).

tff(f190,plain,
    ! [X0: $int,X1: $int] : ( $product(X0,$sum(1,X1)) = $sum(X0,$product(X0,X1)) ),
    inference(superposition,[],[f19,f17]) ).

tff(f19,plain,
    ! [X2: $int,X0: $int,X1: $int] : ( $product(X0,$sum(X1,X2)) = $sum($product(X0,X1),$product(X0,X2)) ),
    introduced(theory_axiom_150,[]) ).

tff(f30,plain,
    ! [X0: $int] : ~ p($product(3,X0)),
    inference(forward_demodulation,[],[f29,f28]) ).

tff(f28,plain,
    ! [X0: $int] : ( $product(3,X0) = sF0(X0) ),
    introduced(function_definition,[new_symbols(definition,[sF0])]) ).

tff(f29,plain,
    ! [X0: $int] : ~ p(sF0(X0)),
    inference(definition_folding,[],[f26,f28]) ).

tff(f26,plain,
    ! [X0: $int] : ~ p($product(3,X0)),
    inference(cnf_transformation,[],[f24]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : ARI594_1 : TPTP v8.1.2. Released v5.1.0.
% 0.07/0.14  % 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.13/0.35  % Computer : n010.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit   : 300
% 0.13/0.35  % WCLimit    : 300
% 0.13/0.35  % DateTime   : Fri May  3 21:42:53 EDT 2024
% 0.13/0.35  % CPUTime    : 
% 0.13/0.35  This is a TF0_THM_NEQ_ARI problem
% 0.13/0.35  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/tmp/tmp.zTbbA6NNfV/Vampire---4.8_17652
% 0.56/0.73  % (17917)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 (2996ds/83Mi)
% 0.56/0.74  % (17911)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 (2996ds/34Mi)
% 0.56/0.74  % (17913)lrs+1011_1:1_sil=8000:sp=occurrence:nwc=10.0:i=78:ss=axioms:sgt=8_0 on Vampire---4 for (2996ds/78Mi)
% 0.56/0.74  % (17912)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 (2996ds/51Mi)
% 0.56/0.74  % (17914)ott+1011_1:1_sil=2000:urr=on:i=33:sd=1:kws=inv_frequency:ss=axioms:sup=off_0 on Vampire---4 for (2996ds/33Mi)
% 0.56/0.74  % (17915)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 (2996ds/34Mi)
% 0.56/0.74  % (17916)lrs+1002_1:16_to=lpo:sil=32000:sp=unary_frequency:sos=on:i=45:bd=off:ss=axioms_0 on Vampire---4 for (2996ds/45Mi)
% 0.56/0.74  % (17918)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 (2996ds/56Mi)
% 0.56/0.74  % (17918)Refutation not found, incomplete strategy% (17918)------------------------------
% 0.56/0.74  % (17918)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.56/0.74  % (17918)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.74  
% 0.56/0.74  % (17918)Memory used [KB]: 967
% 0.56/0.74  % (17918)Time elapsed: 0.003 s
% 0.56/0.74  % (17918)Instructions burned: 2 (million)
% 0.56/0.74  % (17918)------------------------------
% 0.56/0.74  % (17918)------------------------------
% 0.56/0.74  % (17919)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 (2996ds/55Mi)
% 0.56/0.75  % (17914)Instruction limit reached!
% 0.56/0.75  % (17914)------------------------------
% 0.56/0.75  % (17914)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.56/0.75  % (17914)Termination reason: Unknown
% 0.56/0.75  % (17914)Termination phase: Saturation
% 0.56/0.75  
% 0.56/0.75  % (17914)Memory used [KB]: 1113
% 0.56/0.75  % (17914)Time elapsed: 0.018 s
% 0.56/0.75  % (17914)Instructions burned: 33 (million)
% 0.56/0.75  % (17914)------------------------------
% 0.56/0.75  % (17914)------------------------------
% 0.61/0.75  % (17911)Instruction limit reached!
% 0.61/0.75  % (17911)------------------------------
% 0.61/0.75  % (17911)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.61/0.75  % (17911)Termination reason: Unknown
% 0.61/0.76  % (17911)Termination phase: Saturation
% 0.61/0.76  
% 0.61/0.76  % (17911)Memory used [KB]: 1131
% 0.61/0.76  % (17911)Time elapsed: 0.021 s
% 0.61/0.76  % (17911)Instructions burned: 34 (million)
% 0.61/0.76  % (17911)------------------------------
% 0.61/0.76  % (17911)------------------------------
% 0.61/0.76  % (17915)Instruction limit reached!
% 0.61/0.76  % (17915)------------------------------
% 0.61/0.76  % (17915)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.61/0.76  % (17915)Termination reason: Unknown
% 0.61/0.76  % (17915)Termination phase: Saturation
% 0.61/0.76  
% 0.61/0.76  % (17915)Memory used [KB]: 1164
% 0.61/0.76  % (17915)Time elapsed: 0.021 s
% 0.61/0.76  % (17915)Instructions burned: 35 (million)
% 0.61/0.76  % (17915)------------------------------
% 0.61/0.76  % (17915)------------------------------
% 0.61/0.76  % (17916)Instruction limit reached!
% 0.61/0.76  % (17916)------------------------------
% 0.61/0.76  % (17916)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.61/0.76  % (17916)Termination reason: Unknown
% 0.61/0.76  % (17916)Termination phase: Saturation
% 0.61/0.76  
% 0.61/0.76  % (17916)Memory used [KB]: 1265
% 0.61/0.76  % (17916)Time elapsed: 0.022 s
% 0.61/0.76  % (17916)Instructions burned: 46 (million)
% 0.61/0.76  % (17916)------------------------------
% 0.61/0.76  % (17916)------------------------------
% 0.61/0.76  % (17920)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 (2996ds/50Mi)
% 0.61/0.76  % (17917)Instruction limit reached!
% 0.61/0.76  % (17917)------------------------------
% 0.61/0.76  % (17917)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.61/0.76  % (17917)Termination reason: Unknown
% 0.61/0.76  % (17917)Termination phase: Saturation
% 0.61/0.76  
% 0.61/0.76  % (17917)Memory used [KB]: 1425
% 0.61/0.76  % (17917)Time elapsed: 0.024 s
% 0.61/0.76  % (17917)Instructions burned: 85 (million)
% 0.61/0.76  % (17917)------------------------------
% 0.61/0.76  % (17917)------------------------------
% 0.61/0.76  % (17921)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 (2996ds/208Mi)
% 0.61/0.76  % (17924)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 (2996ds/42Mi)
% 0.61/0.76  % (17922)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 (2996ds/52Mi)
% 0.61/0.76  % (17923)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 (2996ds/518Mi)
% 0.61/0.76  % (17924)Refutation not found, incomplete strategy% (17924)------------------------------
% 0.61/0.76  % (17924)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.61/0.76  % (17924)Termination reason: Refutation not found, incomplete strategy
% 0.61/0.76  
% 0.61/0.76  % (17924)Memory used [KB]: 971
% 0.61/0.76  % (17924)Time elapsed: 0.002 s
% 0.61/0.76  % (17924)Instructions burned: 3 (million)
% 0.61/0.76  % (17924)------------------------------
% 0.61/0.76  % (17924)------------------------------
% 0.61/0.77  % (17925)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 (2996ds/243Mi)
% 0.61/0.77  % (17912)Instruction limit reached!
% 0.61/0.77  % (17912)------------------------------
% 0.61/0.77  % (17912)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.61/0.77  % (17912)Termination reason: Unknown
% 0.61/0.77  % (17912)Termination phase: Saturation
% 0.61/0.77  
% 0.61/0.77  % (17912)Memory used [KB]: 1382
% 0.61/0.77  % (17912)Time elapsed: 0.034 s
% 0.61/0.77  % (17912)Instructions burned: 52 (million)
% 0.61/0.77  % (17912)------------------------------
% 0.61/0.77  % (17912)------------------------------
% 0.61/0.77  % (17926)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.61/0.78  % (17919)Instruction limit reached!
% 0.61/0.78  % (17919)------------------------------
% 0.61/0.78  % (17919)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.61/0.78  % (17919)Termination reason: Unknown
% 0.61/0.78  % (17919)Termination phase: Saturation
% 0.61/0.78  
% 0.61/0.78  % (17919)Memory used [KB]: 1421
% 0.61/0.78  % (17919)Time elapsed: 0.036 s
% 0.61/0.78  % (17919)Instructions burned: 56 (million)
% 0.61/0.78  % (17919)------------------------------
% 0.61/0.78  % (17919)------------------------------
% 0.61/0.78  % (17913)Instruction limit reached!
% 0.61/0.78  % (17913)------------------------------
% 0.61/0.78  % (17913)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.61/0.78  % (17913)Termination reason: Unknown
% 0.61/0.78  % (17913)Termination phase: Saturation
% 0.61/0.78  
% 0.61/0.78  % (17913)Memory used [KB]: 1532
% 0.61/0.78  % (17913)Time elapsed: 0.046 s
% 0.61/0.78  % (17913)Instructions burned: 78 (million)
% 0.61/0.78  % (17913)------------------------------
% 0.61/0.78  % (17913)------------------------------
% 0.61/0.78  % (17927)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.61/0.78  % (17920)Instruction limit reached!
% 0.61/0.78  % (17920)------------------------------
% 0.61/0.78  % (17920)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.61/0.78  % (17920)Termination reason: Unknown
% 0.61/0.78  % (17920)Termination phase: Saturation
% 0.61/0.78  
% 0.61/0.78  % (17920)Memory used [KB]: 1217
% 0.61/0.78  % (17920)Time elapsed: 0.029 s
% 0.61/0.78  % (17920)Instructions burned: 50 (million)
% 0.61/0.78  % (17920)------------------------------
% 0.61/0.78  % (17920)------------------------------
% 0.61/0.78  % (17928)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.61/0.79  % (17929)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.61/0.79  % (17929)Refutation not found, incomplete strategy% (17929)------------------------------
% 0.61/0.79  % (17929)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.61/0.79  % (17929)Termination reason: Refutation not found, incomplete strategy
% 0.61/0.79  
% 0.61/0.79  % (17929)Memory used [KB]: 969
% 0.61/0.79  % (17929)Time elapsed: 0.003 s
% 0.61/0.79  % (17929)Instructions burned: 3 (million)
% 0.61/0.79  % (17929)------------------------------
% 0.61/0.79  % (17929)------------------------------
% 0.61/0.79  % (17922)Instruction limit reached!
% 0.61/0.79  % (17922)------------------------------
% 0.61/0.79  % (17922)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.61/0.79  % (17922)Termination reason: Unknown
% 0.61/0.79  % (17922)Termination phase: Saturation
% 0.61/0.79  
% 0.61/0.79  % (17922)Memory used [KB]: 1380
% 0.61/0.79  % (17922)Time elapsed: 0.034 s
% 0.61/0.79  % (17922)Instructions burned: 52 (million)
% 0.61/0.79  % (17922)------------------------------
% 0.61/0.79  % (17922)------------------------------
% 0.61/0.80  % (17931)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 (2995ds/1919Mi)
% 0.61/0.80  % (17930)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.61/0.82  % (17930)Instruction limit reached!
% 0.61/0.82  % (17930)------------------------------
% 0.61/0.82  % (17930)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.61/0.82  % (17930)Termination reason: Unknown
% 0.61/0.82  % (17930)Termination phase: Saturation
% 0.61/0.82  
% 0.61/0.82  % (17930)Memory used [KB]: 1110
% 0.61/0.82  % (17930)Time elapsed: 0.045 s
% 0.61/0.82  % (17930)Instructions burned: 33 (million)
% 0.61/0.82  % (17930)------------------------------
% 0.61/0.82  % (17930)------------------------------
% 0.61/0.82  % (17932)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 (2995ds/55Mi)
% 0.61/0.82  % (17932)Refutation not found, incomplete strategy% (17932)------------------------------
% 0.61/0.82  % (17932)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.61/0.82  % (17932)Termination reason: Refutation not found, incomplete strategy
% 0.61/0.82  
% 0.61/0.82  % (17932)Memory used [KB]: 973
% 0.61/0.82  % (17932)Time elapsed: 0.003 s
% 0.61/0.82  % (17932)Instructions burned: 3 (million)
% 0.61/0.82  % (17932)------------------------------
% 0.61/0.82  % (17932)------------------------------
% 0.61/0.83  % (17933)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 (2995ds/53Mi)
% 0.61/0.83  % (17925)Instruction limit reached!
% 0.61/0.83  % (17925)------------------------------
% 0.61/0.83  % (17925)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.61/0.83  % (17925)Termination reason: Unknown
% 0.61/0.83  % (17925)Termination phase: Saturation
% 0.61/0.83  
% 0.61/0.83  % (17925)Memory used [KB]: 2031
% 0.61/0.83  % (17925)Time elapsed: 0.087 s
% 0.61/0.83  % (17925)Instructions burned: 243 (million)
% 0.61/0.83  % (17925)------------------------------
% 0.61/0.83  % (17925)------------------------------
% 0.61/0.83  % (17926)Instruction limit reached!
% 0.61/0.83  % (17926)------------------------------
% 0.61/0.83  % (17926)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.61/0.83  % (17926)Termination reason: Unknown
% 0.61/0.83  % (17926)Termination phase: Saturation
% 0.61/0.83  
% 0.61/0.83  % (17926)Memory used [KB]: 1547
% 0.61/0.83  % (17926)Time elapsed: 0.082 s
% 0.61/0.83  % (17926)Instructions burned: 117 (million)
% 0.61/0.83  % (17926)------------------------------
% 0.61/0.83  % (17926)------------------------------
% 0.61/0.83  % (17934)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 (2995ds/46Mi)
% 0.61/0.83  % (17928)Instruction limit reached!
% 0.61/0.83  % (17928)------------------------------
% 0.61/0.83  % (17928)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.61/0.83  % (17928)Termination reason: Unknown
% 0.61/0.83  % (17928)Termination phase: Saturation
% 0.61/0.83  
% 0.61/0.83  % (17928)Memory used [KB]: 1780
% 0.61/0.83  % (17928)Time elapsed: 0.072 s
% 0.61/0.83  % (17928)Instructions burned: 94 (million)
% 0.61/0.83  % (17928)------------------------------
% 0.61/0.83  % (17928)------------------------------
% 0.61/0.84  % (17935)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 (2995ds/102Mi)
% 0.61/0.84  % (17936)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 (2995ds/35Mi)
% 0.61/0.85  % (17934)Instruction limit reached!
% 0.61/0.85  % (17934)------------------------------
% 0.61/0.85  % (17934)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.61/0.85  % (17934)Termination reason: Unknown
% 0.61/0.85  % (17934)Termination phase: Saturation
% 0.61/0.85  
% 0.61/0.85  % (17934)Memory used [KB]: 1517
% 0.61/0.85  % (17934)Time elapsed: 0.015 s
% 0.61/0.85  % (17934)Instructions burned: 47 (million)
% 0.61/0.85  % (17934)------------------------------
% 0.61/0.85  % (17934)------------------------------
% 0.61/0.85  % (17937)dis+1003_1:1024_sil=4000:urr=on:newcnf=on:i=87:av=off:fsr=off:bce=on_0 on Vampire---4 for (2995ds/87Mi)
% 1.12/0.85  % (17933)Instruction limit reached!
% 1.12/0.85  % (17933)------------------------------
% 1.12/0.85  % (17933)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.12/0.85  % (17933)Termination reason: Unknown
% 1.12/0.85  % (17933)Termination phase: Saturation
% 1.12/0.85  
% 1.12/0.85  % (17933)Memory used [KB]: 1319
% 1.12/0.85  % (17933)Time elapsed: 0.051 s
% 1.12/0.85  % (17933)Instructions burned: 53 (million)
% 1.12/0.85  % (17933)------------------------------
% 1.12/0.85  % (17933)------------------------------
% 1.12/0.85  % (17927)Instruction limit reached!
% 1.12/0.85  % (17927)------------------------------
% 1.12/0.85  % (17927)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.12/0.85  % (17927)Termination reason: Unknown
% 1.12/0.85  % (17927)Termination phase: Saturation
% 1.12/0.85  
% 1.12/0.85  % (17927)Memory used [KB]: 1393
% 1.12/0.85  % (17927)Time elapsed: 0.097 s
% 1.12/0.85  % (17927)Instructions burned: 143 (million)
% 1.12/0.85  % (17927)------------------------------
% 1.12/0.85  % (17927)------------------------------
% 1.12/0.86  % (17947)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 Vampire---4 for (2994ds/161Mi)
% 1.12/0.86  % (17946)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 Vampire---4 for (2994ds/109Mi)
% 1.12/0.86  % (17921)Instruction limit reached!
% 1.12/0.86  % (17921)------------------------------
% 1.12/0.86  % (17921)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.12/0.86  % (17921)Termination reason: Unknown
% 1.12/0.86  % (17921)Termination phase: Saturation
% 1.12/0.86  
% 1.12/0.86  % (17921)Memory used [KB]: 2559
% 1.12/0.86  % (17921)Time elapsed: 0.101 s
% 1.12/0.86  % (17921)Instructions burned: 208 (million)
% 1.12/0.86  % (17921)------------------------------
% 1.12/0.86  % (17921)------------------------------
% 1.12/0.86  % (17947)Refutation not found, incomplete strategy% (17947)------------------------------
% 1.12/0.86  % (17947)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.12/0.86  % (17947)Termination reason: Refutation not found, incomplete strategy
% 1.12/0.86  
% 1.12/0.86  % (17947)Memory used [KB]: 967
% 1.12/0.86  % (17947)Time elapsed: 0.002 s
% 1.12/0.86  % (17947)Instructions burned: 3 (million)
% 1.12/0.86  % (17947)------------------------------
% 1.12/0.86  % (17947)------------------------------
% 1.12/0.86  % (17949)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 Vampire---4 for (2994ds/69Mi)
% 1.12/0.86  % (17950)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 Vampire---4 for (2994ds/40Mi)
% 1.12/0.86  % (17936)Instruction limit reached!
% 1.12/0.86  % (17936)------------------------------
% 1.12/0.86  % (17936)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.12/0.86  % (17936)Termination reason: Unknown
% 1.12/0.86  % (17936)Termination phase: Saturation
% 1.12/0.86  
% 1.12/0.86  % (17936)Memory used [KB]: 1239
% 1.12/0.86  % (17936)Time elapsed: 0.027 s
% 1.12/0.86  % (17936)Instructions burned: 35 (million)
% 1.12/0.86  % (17936)------------------------------
% 1.12/0.86  % (17936)------------------------------
% 1.12/0.87  % (17951)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 Vampire---4 for (2994ds/360Mi)
% 1.12/0.87  % (17937)Instruction limit reached!
% 1.12/0.87  % (17937)------------------------------
% 1.12/0.87  % (17937)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.12/0.87  % (17937)Termination reason: Unknown
% 1.12/0.87  % (17937)Termination phase: Saturation
% 1.12/0.87  
% 1.12/0.87  % (17937)Memory used [KB]: 1727
% 1.12/0.87  % (17937)Time elapsed: 0.028 s
% 1.12/0.87  % (17937)Instructions burned: 88 (million)
% 1.12/0.87  % (17937)------------------------------
% 1.12/0.87  % (17937)------------------------------
% 1.12/0.88  % (17952)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 Vampire---4 for (2994ds/161Mi)
% 1.12/0.88  % (17950)Instruction limit reached!
% 1.12/0.88  % (17950)------------------------------
% 1.12/0.88  % (17950)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.12/0.88  % (17950)Termination reason: Unknown
% 1.12/0.88  % (17950)Termination phase: Saturation
% 1.12/0.88  
% 1.12/0.88  % (17950)Memory used [KB]: 1296
% 1.12/0.88  % (17950)Time elapsed: 0.018 s
% 1.12/0.88  % (17950)Instructions burned: 40 (million)
% 1.12/0.88  % (17950)------------------------------
% 1.12/0.88  % (17950)------------------------------
% 1.12/0.88  % (17953)lrs+1011_1:20_sil=4000:tgt=ground:i=80:sd=1:bd=off:nm=32:av=off:ss=axioms:lsd=60_0 on Vampire---4 for (2994ds/80Mi)
% 1.12/0.88  % (17949)Instruction limit reached!
% 1.12/0.88  % (17949)------------------------------
% 1.12/0.88  % (17949)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.12/0.88  % (17949)Termination reason: Unknown
% 1.12/0.88  % (17949)Termination phase: Saturation
% 1.12/0.88  
% 1.12/0.88  % (17949)Memory used [KB]: 1295
% 1.12/0.88  % (17949)Time elapsed: 0.022 s
% 1.12/0.88  % (17949)Instructions burned: 69 (million)
% 1.12/0.88  % (17949)------------------------------
% 1.12/0.88  % (17949)------------------------------
% 1.12/0.88  % (17954)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 Vampire---4 for (2994ds/37Mi)
% 1.12/0.89  % (17935)Instruction limit reached!
% 1.12/0.89  % (17935)------------------------------
% 1.12/0.89  % (17935)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.12/0.89  % (17935)Termination reason: Unknown
% 1.12/0.89  % (17935)Termination phase: Saturation
% 1.12/0.89  
% 1.12/0.89  % (17935)Memory used [KB]: 1500
% 1.12/0.89  % (17935)Time elapsed: 0.052 s
% 1.12/0.89  % (17935)Instructions burned: 102 (million)
% 1.12/0.89  % (17935)------------------------------
% 1.12/0.89  % (17935)------------------------------
% 1.12/0.89  % (17955)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 Vampire---4 for (2994ds/55Mi)
% 1.49/0.89  % (17954)Instruction limit reached!
% 1.49/0.89  % (17954)------------------------------
% 1.49/0.89  % (17954)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.49/0.89  % (17954)Termination reason: Unknown
% 1.49/0.89  % (17954)Termination phase: Saturation
% 1.49/0.89  
% 1.49/0.89  % (17954)Memory used [KB]: 1293
% 1.49/0.89  % (17954)Time elapsed: 0.012 s
% 1.49/0.89  % (17954)Instructions burned: 37 (million)
% 1.49/0.89  % (17954)------------------------------
% 1.49/0.89  % (17954)------------------------------
% 1.49/0.90  % (17957)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 Vampire---4 for (2994ds/47Mi)
% 1.49/0.90  % (17946)Instruction limit reached!
% 1.49/0.90  % (17946)------------------------------
% 1.49/0.90  % (17946)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.49/0.90  % (17946)Termination reason: Unknown
% 1.49/0.90  % (17946)Termination phase: Saturation
% 1.49/0.90  
% 1.49/0.90  % (17946)Memory used [KB]: 1723
% 1.49/0.90  % (17946)Time elapsed: 0.045 s
% 1.49/0.90  % (17946)Instructions burned: 110 (million)
% 1.49/0.90  % (17946)------------------------------
% 1.49/0.90  % (17946)------------------------------
% 1.49/0.90  % (17953)Instruction limit reached!
% 1.49/0.90  % (17953)------------------------------
% 1.49/0.90  % (17953)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.49/0.90  % (17953)Termination reason: Unknown
% 1.49/0.90  % (17953)Termination phase: Saturation
% 1.49/0.90  
% 1.49/0.90  % (17953)Memory used [KB]: 1314
% 1.49/0.90  % (17953)Time elapsed: 0.023 s
% 1.49/0.90  % (17953)Instructions burned: 81 (million)
% 1.49/0.90  % (17953)------------------------------
% 1.49/0.90  % (17953)------------------------------
% 1.49/0.90  % (17960)lrs+10_1:1024_sil=2000:st=2.0:i=32:sd=2:ss=included:ep=R_0 on Vampire---4 for (2994ds/32Mi)
% 1.49/0.90  % (17961)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 Vampire---4 for (2994ds/132Mi)
% 1.49/0.91  % (17955)Instruction limit reached!
% 1.49/0.91  % (17955)------------------------------
% 1.49/0.91  % (17955)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.49/0.91  % (17955)Termination reason: Unknown
% 1.49/0.91  % (17955)Termination phase: Saturation
% 1.49/0.91  
% 1.49/0.91  % (17955)Memory used [KB]: 1315
% 1.49/0.91  % (17955)Time elapsed: 0.020 s
% 1.49/0.91  % (17955)Instructions burned: 56 (million)
% 1.49/0.91  % (17955)------------------------------
% 1.49/0.91  % (17955)------------------------------
% 1.49/0.91  % (17965)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 Vampire---4 for (2994ds/54Mi)
% 1.49/0.91  % (17960)Instruction limit reached!
% 1.49/0.91  % (17960)------------------------------
% 1.49/0.91  % (17960)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.49/0.91  % (17960)Termination reason: Unknown
% 1.49/0.91  % (17960)Termination phase: Saturation
% 1.49/0.91  
% 1.49/0.91  % (17960)Memory used [KB]: 1247
% 1.49/0.91  % (17960)Time elapsed: 0.010 s
% 1.49/0.91  % (17960)Instructions burned: 32 (million)
% 1.49/0.91  % (17960)------------------------------
% 1.49/0.91  % (17960)------------------------------
% 1.49/0.91  % (17957)Instruction limit reached!
% 1.49/0.91  % (17957)------------------------------
% 1.49/0.91  % (17957)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.49/0.91  % (17957)Termination reason: Unknown
% 1.49/0.91  % (17957)Termination phase: Saturation
% 1.49/0.91  
% 1.49/0.91  % (17957)Memory used [KB]: 1365
% 1.49/0.91  % (17957)Time elapsed: 0.016 s
% 1.49/0.91  % (17957)Instructions burned: 50 (million)
% 1.49/0.91  % (17957)------------------------------
% 1.49/0.91  % (17957)------------------------------
% 1.49/0.91  % (17968)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 Vampire---4 for (2994ds/82Mi)
% 1.49/0.91  % (17969)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 Vampire---4 for (2994ds/119Mi)
% 1.49/0.91  % (17952)Instruction limit reached!
% 1.49/0.91  % (17952)------------------------------
% 1.49/0.91  % (17952)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.49/0.91  % (17952)Termination reason: Unknown
% 1.49/0.91  % (17952)Termination phase: Saturation
% 1.49/0.91  
% 1.49/0.91  % (17952)Memory used [KB]: 1751
% 1.49/0.91  % (17952)Time elapsed: 0.039 s
% 1.49/0.91  % (17952)Instructions burned: 165 (million)
% 1.49/0.91  % (17952)------------------------------
% 1.49/0.91  % (17952)------------------------------
% 1.49/0.92  % (17972)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 Vampire---4 for (2994ds/177Mi)
% 1.49/0.93  % (17965)Instruction limit reached!
% 1.49/0.93  % (17965)------------------------------
% 1.49/0.93  % (17965)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.49/0.93  % (17965)Termination reason: Unknown
% 1.49/0.93  % (17965)Termination phase: Saturation
% 1.49/0.93  
% 1.49/0.93  % (17965)Memory used [KB]: 1210
% 1.49/0.93  % (17965)Time elapsed: 0.017 s
% 1.49/0.93  % (17965)Instructions burned: 57 (million)
% 1.49/0.93  % (17965)------------------------------
% 1.49/0.93  % (17965)------------------------------
% 1.49/0.93  % (17978)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 Vampire---4 for (2994ds/117Mi)
% 1.68/0.94  % (17968)Instruction limit reached!
% 1.68/0.94  % (17968)------------------------------
% 1.68/0.94  % (17968)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.68/0.94  % (17968)Termination reason: Unknown
% 1.68/0.94  % (17968)Termination phase: Saturation
% 1.68/0.94  
% 1.68/0.94  % (17968)Memory used [KB]: 1486
% 1.68/0.94  % (17968)Time elapsed: 0.027 s
% 1.68/0.94  % (17968)Instructions burned: 85 (million)
% 1.68/0.94  % (17968)------------------------------
% 1.68/0.94  % (17968)------------------------------
% 1.68/0.94  % (17961)Instruction limit reached!
% 1.68/0.94  % (17961)------------------------------
% 1.68/0.94  % (17961)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.68/0.94  % (17961)Termination reason: Unknown
% 1.68/0.94  % (17961)Termination phase: Saturation
% 1.68/0.94  
% 1.68/0.94  % (17961)Memory used [KB]: 1461
% 1.68/0.94  % (17961)Time elapsed: 0.039 s
% 1.68/0.94  % (17961)Instructions burned: 133 (million)
% 1.68/0.94  % (17961)------------------------------
% 1.68/0.94  % (17961)------------------------------
% 1.71/0.94  % (17985)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 Vampire---4 for (2994ds/49Mi)
% 1.71/0.94  % (17988)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 Vampire---4 for (2994ds/51Mi)
% 1.71/0.95  % (17969)Instruction limit reached!
% 1.71/0.95  % (17969)------------------------------
% 1.71/0.95  % (17969)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.71/0.95  % (17969)Termination reason: Unknown
% 1.71/0.95  % (17969)Termination phase: Saturation
% 1.71/0.95  
% 1.71/0.95  % (17969)Memory used [KB]: 1342
% 1.71/0.95  % (17969)Time elapsed: 0.033 s
% 1.71/0.95  % (17969)Instructions burned: 119 (million)
% 1.71/0.95  % (17969)------------------------------
% 1.71/0.95  % (17969)------------------------------
% 1.71/0.95  % (17990)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 Vampire---4 for (2994ds/149Mi)
% 1.71/0.96  % (17985)Instruction limit reached!
% 1.71/0.96  % (17985)------------------------------
% 1.71/0.96  % (17985)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.71/0.96  % (17985)Termination reason: Unknown
% 1.71/0.96  % (17985)Termination phase: Saturation
% 1.71/0.96  
% 1.71/0.96  % (17985)Memory used [KB]: 1350
% 1.71/0.96  % (17985)Time elapsed: 0.017 s
% 1.71/0.96  % (17985)Instructions burned: 52 (million)
% 1.71/0.96  % (17985)------------------------------
% 1.71/0.96  % (17985)------------------------------
% 1.71/0.96  % (17923)Instruction limit reached!
% 1.71/0.96  % (17923)------------------------------
% 1.71/0.96  % (17923)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.71/0.96  % (17923)Termination reason: Unknown
% 1.71/0.96  % (17923)Termination phase: Saturation
% 1.71/0.96  
% 1.71/0.96  % (17923)Memory used [KB]: 2282
% 1.71/0.96  % (17923)Time elapsed: 0.201 s
% 1.71/0.96  % (17923)Instructions burned: 519 (million)
% 1.71/0.96  % (17923)------------------------------
% 1.71/0.96  % (17923)------------------------------
% 1.71/0.96  % (17996)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 Vampire---4 for (2994ds/56Mi)
% 1.71/0.96  % (17997)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 Vampire---4 for (2994ds/289Mi)
% 1.71/0.96  % (17988)Instruction limit reached!
% 1.71/0.96  % (17988)------------------------------
% 1.71/0.96  % (17988)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.71/0.96  % (17988)Termination reason: Unknown
% 1.71/0.96  % (17988)Termination phase: Saturation
% 1.71/0.96  
% 1.71/0.96  % (17988)Memory used [KB]: 1591
% 1.71/0.96  % (17988)Time elapsed: 0.018 s
% 1.71/0.96  % (17988)Instructions burned: 54 (million)
% 1.71/0.96  % (17988)------------------------------
% 1.71/0.96  % (17988)------------------------------
% 1.71/0.96  % (17972)Instruction limit reached!
% 1.71/0.96  % (17972)------------------------------
% 1.71/0.96  % (17972)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.71/0.96  % (17972)Termination reason: Unknown
% 1.71/0.96  % (17999)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 Vampire---4 for (2994ds/206Mi)
% 1.71/0.96  % (17972)Termination phase: Saturation
% 1.71/0.96  
% 1.71/0.96  % (17972)Memory used [KB]: 2259
% 1.71/0.96  % (17972)Time elapsed: 0.048 s
% 1.71/0.96  % (17972)Instructions burned: 180 (million)
% 1.71/0.96  % (17972)------------------------------
% 1.71/0.96  % (17972)------------------------------
% 1.71/0.97  % (17951)Instruction limit reached!
% 1.71/0.97  % (17951)------------------------------
% 1.71/0.97  % (17951)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.71/0.97  % (17951)Termination reason: Unknown
% 1.71/0.97  % (17951)Termination phase: Saturation
% 1.71/0.97  
% 1.71/0.97  % (17951)Memory used [KB]: 2778
% 1.71/0.97  % (17951)Time elapsed: 0.101 s
% 1.71/0.97  % (17951)Instructions burned: 364 (million)
% 1.71/0.97  % (17951)------------------------------
% 1.71/0.97  % (17951)------------------------------
% 1.71/0.97  % (17978)Instruction limit reached!
% 1.71/0.97  % (17978)------------------------------
% 1.71/0.97  % (17978)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.71/0.97  % (17978)Termination reason: Unknown
% 1.71/0.97  % (17978)Termination phase: Saturation
% 1.71/0.97  
% 1.71/0.97  % (17978)Memory used [KB]: 1760
% 1.71/0.97  % (17978)Time elapsed: 0.039 s
% 1.71/0.97  % (17978)Instructions burned: 118 (million)
% 1.71/0.97  % (17978)------------------------------
% 1.71/0.97  % (17978)------------------------------
% 1.71/0.97  % (18002)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 Vampire---4 for (2993ds/50Mi)
% 1.71/0.97  % (18004)lrs+1011_1:1_to=lpo:drc=off:sil=2000:tgt=full:i=1483:fd=preordered_0 on Vampire---4 for (2993ds/1483Mi)
% 1.71/0.97  % (18005)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 Vampire---4 for (2993ds/67Mi)
% 1.71/0.98  % (17996)Instruction limit reached!
% 1.71/0.98  % (17996)------------------------------
% 1.71/0.98  % (17996)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.71/0.98  % (17996)Termination reason: Unknown
% 1.71/0.98  % (17996)Termination phase: Saturation
% 1.71/0.98  
% 1.71/0.98  % (17996)Memory used [KB]: 1142
% 1.71/0.98  % (17996)Time elapsed: 0.017 s
% 1.71/0.98  % (17996)Instructions burned: 58 (million)
% 1.71/0.98  % (17996)------------------------------
% 1.71/0.98  % (17996)------------------------------
% 1.71/0.98  % (18013)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 Vampire---4 for (2993ds/67Mi)
% 1.71/0.98  % (18002)Instruction limit reached!
% 1.71/0.98  % (18002)------------------------------
% 1.71/0.98  % (18002)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.71/0.98  % (18002)Termination reason: Unknown
% 1.71/0.98  % (18002)Termination phase: Saturation
% 1.71/0.98  
% 1.71/0.98  % (18002)Memory used [KB]: 1482
% 1.71/0.98  % (18002)Time elapsed: 0.015 s
% 1.71/0.98  % (18002)Instructions burned: 50 (million)
% 1.71/0.98  % (18002)------------------------------
% 1.71/0.98  % (18002)------------------------------
% 1.71/0.98  % (18014)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 Vampire---4 for (2993ds/52Mi)
% 1.71/0.99  % (17990)Instruction limit reached!
% 1.71/0.99  % (17990)------------------------------
% 1.71/0.99  % (17990)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.71/0.99  % (17990)Termination reason: Unknown
% 1.71/0.99  % (17990)Termination phase: Saturation
% 1.71/0.99  
% 1.71/0.99  % (17990)Memory used [KB]: 1313
% 1.71/0.99  % (17990)Time elapsed: 0.040 s
% 1.71/0.99  % (17990)Instructions burned: 149 (million)
% 1.71/0.99  % (17990)------------------------------
% 1.71/0.99  % (17990)------------------------------
% 1.71/0.99  % (18005)Instruction limit reached!
% 1.71/0.99  % (18005)------------------------------
% 1.71/0.99  % (18005)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.71/0.99  % (18005)Termination reason: Unknown
% 1.71/0.99  % (18005)Termination phase: Saturation
% 1.71/0.99  
% 1.71/0.99  % (18005)Memory used [KB]: 1367
% 1.71/0.99  % (18005)Time elapsed: 0.021 s
% 1.71/0.99  % (18005)Instructions burned: 70 (million)
% 1.71/0.99  % (18005)------------------------------
% 1.71/0.99  % (18005)------------------------------
% 1.71/0.99  % (18016)lrs+1010_1:1_to=lpo:sil=2000:plsq=on:plsqr=32,1:sos=on:i=366:sd=2:ss=axioms_0 on Vampire---4 for (2993ds/366Mi)
% 1.71/0.99  % (18017)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 Vampire---4 for (2993ds/863Mi)
% 1.71/1.00  % (18013)Instruction limit reached!
% 1.71/1.00  % (18013)------------------------------
% 1.71/1.00  % (18013)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.71/1.00  % (18013)Termination reason: Unknown
% 1.71/1.00  % (18013)Termination phase: Saturation
% 1.71/1.00  
% 1.71/1.00  % (18013)Memory used [KB]: 1231
% 1.71/1.00  % (18013)Time elapsed: 0.018 s
% 1.71/1.00  % (18013)Instructions burned: 67 (million)
% 1.71/1.00  % (18013)------------------------------
% 1.71/1.00  % (18013)------------------------------
% 1.71/1.00  % (18014)Instruction limit reached!
% 1.71/1.00  % (18014)------------------------------
% 1.71/1.00  % (18014)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.71/1.00  % (18014)Termination reason: Unknown
% 1.71/1.00  % (18014)Termination phase: Saturation
% 1.71/1.00  
% 1.71/1.00  % (18014)Memory used [KB]: 1111
% 1.71/1.00  % (18014)Time elapsed: 0.015 s
% 1.71/1.00  % (18014)Instructions burned: 56 (million)
% 1.71/1.00  % (18014)------------------------------
% 1.71/1.00  % (18014)------------------------------
% 1.71/1.00  % (18022)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 Vampire---4 for (2993ds/163Mi)
% 1.71/1.00  % (18024)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 Vampire---4 for (2993ds/77Mi)
% 2.35/1.00  % (18004)First to succeed.
% 2.35/1.00  % (18004)Solution written to "/export/starexec/sandbox/tmp/vampire-proof-17907"
% 2.35/1.00  % (18004)Refutation found. Thanks to Tanya!
% 2.35/1.00  % SZS status Theorem for Vampire---4
% 2.35/1.00  % SZS output start Proof for Vampire---4
% See solution above
% 2.35/1.00  % (18004)------------------------------
% 2.35/1.00  % (18004)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.35/1.00  % (18004)Termination reason: Refutation
% 2.35/1.00  
% 2.35/1.00  % (18004)Memory used [KB]: 1657
% 2.35/1.00  % (18004)Time elapsed: 0.036 s
% 2.35/1.00  % (18004)Instructions burned: 111 (million)
% 2.35/1.00  % (17907)Success in time 0.636 s
% 2.35/1.01  % Vampire---4.8 exiting
%------------------------------------------------------------------------------