TSTP Solution File: COL081-1 by Vampire---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire---4.8
% Problem  : COL081-1 : TPTP v8.2.0. Released v1.2.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 : n028.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:05:32 EDT 2024

% Result   : Unsatisfiable 1.04s 1.00s
% Output   : Refutation 1.04s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   10
%            Number of leaves      :    8
% Syntax   : Number of formulae    :   24 (  19 unt;   0 def)
%            Number of atoms       :   29 (  23 equ)
%            Maximal formula atoms :    2 (   1 avg)
%            Number of connectives :   13 (   8   ~;   5   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    5 (   2 avg)
%            Maximal term depth    :    4 (   2 avg)
%            Number of predicates  :    3 (   1 usr;   1 prp; 0-2 aty)
%            Number of functors    :    8 (   8 usr;   5 con; 0-2 aty)
%            Number of variables   :   19 (  19   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f712,plain,
    $false,
    inference(subsumption_resolution,[],[f635,f19]) ).

fof(f19,plain,
    ~ sP1(sF3),
    inference(definition_folding,[],[f15,f18,f17]) ).

fof(f17,plain,
    k(b) = sF2,
    introduced(function_definition,[new_symbols(definition,[sF2])]) ).

fof(f18,plain,
    k(sF2) = sF3,
    introduced(function_definition,[new_symbols(definition,[sF3])]) ).

fof(f15,plain,
    ~ sP1(k(k(b))),
    introduced(inequality_splitting_name_introduction,[new_symbols(naming,[sP1])]) ).

fof(f635,plain,
    sP1(sF3),
    inference(backward_demodulation,[],[f21,f569]) ).

fof(f569,plain,
    sF3 = sF4,
    inference(trivial_inequality_removal,[],[f568]) ).

fof(f568,plain,
    ( sF2 != sF2
    | sF3 = sF4 ),
    inference(superposition,[],[f72,f440]) ).

fof(f440,plain,
    ! [X0] : sF2 = apply(sF4,X0),
    inference(trivial_inequality_removal,[],[f427]) ).

fof(f427,plain,
    ! [X0] :
      ( b != b
      | sF2 = apply(sF4,X0) ),
    inference(superposition,[],[f71,f103]) ).

fof(f103,plain,
    ! [X0,X1] : b = apply(apply(sF4,X1),X0),
    inference(forward_demodulation,[],[f102,f20]) ).

fof(f20,plain,
    apply(abstraction,sF3) = sF4,
    introduced(function_definition,[new_symbols(definition,[sF4])]) ).

fof(f102,plain,
    ! [X0,X1] : b = apply(apply(apply(abstraction,sF3),X1),X0),
    inference(forward_demodulation,[],[f85,f23]) ).

fof(f23,plain,
    ! [X0] : b = apply(sF2,X0),
    inference(superposition,[],[f1,f17]) ).

fof(f1,axiom,
    ! [X0,X1] : apply(k(X0),X1) = X0,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',k_definition) ).

fof(f85,plain,
    ! [X0,X1] : apply(apply(apply(abstraction,sF3),X1),X0) = apply(sF2,apply(X1,X0)),
    inference(superposition,[],[f6,f24]) ).

fof(f24,plain,
    ! [X0] : sF2 = apply(sF3,X0),
    inference(superposition,[],[f1,f18]) ).

fof(f6,axiom,
    ! [X2,X0,X1] : apply(apply(apply(abstraction,X0),X1),X2) = apply(apply(X0,k(X2)),apply(X1,X2)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',abstraction) ).

fof(f71,plain,
    ! [X0] :
      ( b != apply(X0,n(sF2,X0))
      | sF2 = X0 ),
    inference(superposition,[],[f9,f23]) ).

fof(f9,axiom,
    ! [X0,X1] :
      ( apply(X0,n(X0,X1)) != apply(X1,n(X0,X1))
      | X0 = X1 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',extensionality2) ).

fof(f72,plain,
    ! [X0] :
      ( sF2 != apply(X0,n(sF3,X0))
      | sF3 = X0 ),
    inference(superposition,[],[f9,f24]) ).

fof(f21,plain,
    sP1(sF4),
    inference(definition_folding,[],[f16,f20,f18,f17]) ).

fof(f16,plain,
    sP1(apply(abstraction,k(k(b)))),
    inference(inequality_splitting,[],[f12,f15]) ).

fof(f12,axiom,
    k(k(b)) != apply(abstraction,k(k(b))),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_TRC2c) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem    : COL081-1 : TPTP v8.2.0. Released v1.2.0.
% 0.03/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.15/0.36  % Computer : n028.cluster.edu
% 0.15/0.36  % Model    : x86_64 x86_64
% 0.15/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.36  % Memory   : 8042.1875MB
% 0.15/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.36  % CPULimit   : 300
% 0.15/0.36  % WCLimit    : 300
% 0.15/0.36  % DateTime   : Sat May 18 13:09:23 EDT 2024
% 0.15/0.36  % CPUTime    : 
% 0.15/0.36  This is a CNF_UNS_RFO_PEQ_NUE problem
% 0.15/0.36  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.71/0.90  % (26552)lrs+1011_1:1_sil=8000:sp=occurrence:nwc=10.0:i=78:ss=axioms:sgt=8_0 on theBenchmark for (2994ds/78Mi)
% 0.71/0.90  % (26550)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 (2994ds/34Mi)
% 0.71/0.90  % (26553)ott+1011_1:1_sil=2000:urr=on:i=33:sd=1:kws=inv_frequency:ss=axioms:sup=off_0 on theBenchmark for (2994ds/33Mi)
% 0.71/0.90  % (26551)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 (2994ds/51Mi)
% 0.71/0.90  % (26555)lrs+1002_1:16_to=lpo:sil=32000:sp=unary_frequency:sos=on:i=45:bd=off:ss=axioms_0 on theBenchmark for (2994ds/45Mi)
% 0.71/0.90  % (26554)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 (2994ds/34Mi)
% 0.71/0.90  % (26556)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 (2994ds/83Mi)
% 0.71/0.90  % (26553)Refutation not found, incomplete strategy% (26553)------------------------------
% 0.71/0.90  % (26553)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.71/0.90  % (26555)Refutation not found, incomplete strategy% (26555)------------------------------
% 0.71/0.90  % (26555)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.71/0.90  % (26555)Termination reason: Refutation not found, incomplete strategy
% 0.71/0.90  
% 0.71/0.90  % (26555)Memory used [KB]: 968
% 0.71/0.90  % (26555)Time elapsed: 0.002 s
% 0.71/0.90  % (26555)Instructions burned: 2 (million)
% 0.71/0.90  % (26550)Refutation not found, incomplete strategy% (26550)------------------------------
% 0.71/0.90  % (26550)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.71/0.90  % (26550)Termination reason: Refutation not found, incomplete strategy
% 0.71/0.90  
% 0.71/0.90  % (26550)Memory used [KB]: 983
% 0.71/0.90  % (26550)Time elapsed: 0.003 s
% 0.71/0.90  % (26550)Instructions burned: 2 (million)
% 0.71/0.90  % (26553)Termination reason: Refutation not found, incomplete strategy
% 0.71/0.90  
% 0.71/0.90  % (26553)Memory used [KB]: 969
% 0.71/0.90  % (26554)Refutation not found, incomplete strategy% (26554)------------------------------
% 0.71/0.90  % (26554)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.71/0.90  % (26554)Termination reason: Refutation not found, incomplete strategy
% 0.71/0.90  
% 0.71/0.90  % (26554)Memory used [KB]: 982
% 0.71/0.90  % (26554)Time elapsed: 0.002 s
% 0.71/0.90  % (26554)Instructions burned: 2 (million)
% 0.71/0.90  % (26553)Time elapsed: 0.002 s
% 0.71/0.90  % (26553)Instructions burned: 2 (million)
% 0.71/0.90  % (26556)Refutation not found, incomplete strategy% (26556)------------------------------
% 0.71/0.90  % (26556)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.71/0.90  % (26556)Termination reason: Refutation not found, incomplete strategy
% 0.71/0.90  
% 0.71/0.90  % (26555)------------------------------
% 0.71/0.90  % (26555)------------------------------
% 0.71/0.90  % (26556)Memory used [KB]: 968
% 0.71/0.90  % (26550)------------------------------
% 0.71/0.90  % (26550)------------------------------
% 0.71/0.90  % (26556)Time elapsed: 0.002 s
% 0.71/0.90  % (26556)Instructions burned: 2 (million)
% 0.71/0.90  % (26554)------------------------------
% 0.71/0.90  % (26554)------------------------------
% 0.71/0.90  % (26557)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 (2994ds/56Mi)
% 0.71/0.90  % (26553)------------------------------
% 0.71/0.90  % (26553)------------------------------
% 0.71/0.90  % (26556)------------------------------
% 0.71/0.90  % (26556)------------------------------
% 0.71/0.90  % (26557)Refutation not found, incomplete strategy% (26557)------------------------------
% 0.71/0.90  % (26557)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.71/0.90  % (26557)Termination reason: Refutation not found, incomplete strategy
% 0.71/0.90  
% 0.71/0.90  % (26557)Memory used [KB]: 967
% 0.71/0.90  % (26557)Time elapsed: 0.002 s
% 0.71/0.90  % (26557)Instructions burned: 2 (million)
% 0.71/0.90  % (26557)------------------------------
% 0.71/0.90  % (26557)------------------------------
% 0.71/0.90  % (26558)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 (2994ds/55Mi)
% 0.71/0.90  % (26560)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 (2994ds/208Mi)
% 0.71/0.90  % (26559)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 (2994ds/50Mi)
% 0.71/0.90  % (26561)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 (2994ds/52Mi)
% 0.71/0.90  % (26562)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 (2994ds/518Mi)
% 0.71/0.91  % (26563)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 (2994ds/42Mi)
% 0.71/0.91  % (26559)Refutation not found, incomplete strategy% (26559)------------------------------
% 0.71/0.91  % (26559)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.71/0.91  % (26559)Termination reason: Refutation not found, incomplete strategy
% 0.71/0.91  
% 0.71/0.91  % (26559)Memory used [KB]: 969
% 0.71/0.91  % (26559)Time elapsed: 0.002 s
% 0.71/0.91  % (26559)Instructions burned: 2 (million)
% 0.71/0.91  % (26562)Refutation not found, incomplete strategy% (26562)------------------------------
% 0.71/0.91  % (26562)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.71/0.91  % (26559)------------------------------
% 0.71/0.91  % (26559)------------------------------
% 0.71/0.91  % (26562)Termination reason: Refutation not found, incomplete strategy
% 0.71/0.91  % (26563)Refutation not found, incomplete strategy% (26563)------------------------------
% 0.71/0.91  % (26563)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.71/0.91  % (26563)Termination reason: Refutation not found, incomplete strategy
% 0.71/0.91  
% 0.71/0.91  % (26563)Memory used [KB]: 970
% 0.71/0.91  % (26563)Time elapsed: 0.002 s
% 0.71/0.91  % (26563)Instructions burned: 2 (million)
% 0.71/0.91  
% 0.71/0.91  % (26562)Memory used [KB]: 970
% 0.71/0.91  % (26562)Time elapsed: 0.002 s
% 0.71/0.91  % (26562)Instructions burned: 2 (million)
% 0.71/0.91  % (26563)------------------------------
% 0.71/0.91  % (26563)------------------------------
% 0.71/0.91  % (26562)------------------------------
% 0.71/0.91  % (26562)------------------------------
% 0.71/0.91  % (26564)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 (2994ds/243Mi)
% 0.71/0.91  % (26565)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.71/0.91  % (26566)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.71/0.91  % (26565)Refutation not found, incomplete strategy% (26565)------------------------------
% 0.71/0.91  % (26565)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.71/0.91  % (26565)Termination reason: Refutation not found, incomplete strategy
% 0.71/0.91  
% 0.71/0.91  % (26565)Memory used [KB]: 968
% 0.71/0.91  % (26565)Time elapsed: 0.002 s
% 0.71/0.91  % (26565)Instructions burned: 2 (million)
% 0.71/0.91  % (26565)------------------------------
% 0.71/0.91  % (26565)------------------------------
% 0.71/0.91  % (26566)Refutation not found, incomplete strategy% (26566)------------------------------
% 0.71/0.91  % (26566)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.71/0.91  % (26566)Termination reason: Refutation not found, incomplete strategy
% 0.71/0.91  
% 0.71/0.91  % (26566)Memory used [KB]: 986
% 0.71/0.91  % (26566)Time elapsed: 0.003 s
% 0.71/0.91  % (26566)Instructions burned: 3 (million)
% 0.71/0.91  % (26566)------------------------------
% 0.71/0.91  % (26566)------------------------------
% 0.71/0.91  % (26567)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.71/0.91  % (26568)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.71/0.93  % (26551)Instruction limit reached!
% 0.71/0.93  % (26551)------------------------------
% 0.71/0.93  % (26551)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.71/0.93  % (26551)Termination reason: Unknown
% 0.71/0.93  % (26551)Termination phase: Saturation
% 0.71/0.93  
% 0.71/0.93  % (26551)Memory used [KB]: 1759
% 0.71/0.93  % (26551)Time elapsed: 0.028 s
% 0.71/0.93  % (26551)Instructions burned: 51 (million)
% 0.71/0.93  % (26551)------------------------------
% 0.71/0.93  % (26551)------------------------------
% 0.71/0.93  % (26569)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.82/0.93  % (26558)Instruction limit reached!
% 0.82/0.93  % (26558)------------------------------
% 0.82/0.93  % (26558)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.82/0.93  % (26558)Termination reason: Unknown
% 0.82/0.93  % (26558)Termination phase: Saturation
% 0.82/0.93  
% 0.82/0.93  % (26558)Memory used [KB]: 1632
% 0.82/0.93  % (26558)Time elapsed: 0.030 s
% 0.82/0.93  % (26558)Instructions burned: 55 (million)
% 0.82/0.93  % (26558)------------------------------
% 0.82/0.93  % (26558)------------------------------
% 0.82/0.93  % (26561)Instruction limit reached!
% 0.82/0.93  % (26561)------------------------------
% 0.82/0.93  % (26561)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.82/0.94  % (26561)Termination reason: Unknown
% 0.82/0.94  % (26561)Termination phase: Saturation
% 0.82/0.94  
% 0.82/0.94  % (26561)Memory used [KB]: 1805
% 0.82/0.94  % (26561)Time elapsed: 0.032 s
% 0.82/0.94  % (26561)Instructions burned: 52 (million)
% 0.82/0.94  % (26561)------------------------------
% 0.82/0.94  % (26561)------------------------------
% 0.82/0.94  % (26570)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.82/0.94  % (26571)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)
% 0.82/0.94  % (26568)Instruction limit reached!
% 0.82/0.94  % (26568)------------------------------
% 0.82/0.94  % (26568)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.82/0.94  % (26568)Termination reason: Unknown
% 0.82/0.94  % (26568)Termination phase: Saturation
% 0.82/0.94  
% 0.82/0.94  % (26568)Memory used [KB]: 8086
% 0.82/0.94  % (26568)Time elapsed: 0.027 s
% 0.82/0.94  % (26568)Instructions burned: 63 (million)
% 0.82/0.94  % (26568)------------------------------
% 0.82/0.94  % (26568)------------------------------
% 0.82/0.94  % (26571)Refutation not found, incomplete strategy% (26571)------------------------------
% 0.82/0.94  % (26571)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.82/0.94  % (26571)Termination reason: Refutation not found, incomplete strategy
% 0.82/0.94  
% 0.82/0.94  % (26571)Memory used [KB]: 969
% 0.82/0.94  % (26571)Time elapsed: 0.003 s
% 0.82/0.94  % (26571)Instructions burned: 2 (million)
% 0.82/0.94  % (26571)------------------------------
% 0.82/0.94  % (26571)------------------------------
% 0.82/0.94  % (26552)Instruction limit reached!
% 0.82/0.94  % (26552)------------------------------
% 0.82/0.94  % (26552)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.82/0.94  % (26552)Termination reason: Unknown
% 0.82/0.94  % (26552)Termination phase: Saturation
% 0.82/0.94  
% 0.82/0.94  % (26552)Memory used [KB]: 2065
% 0.82/0.94  % (26552)Time elapsed: 0.043 s
% 0.82/0.94  % (26552)Instructions burned: 79 (million)
% 0.82/0.94  % (26552)------------------------------
% 0.82/0.94  % (26552)------------------------------
% 0.82/0.94  % (26572)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)
% 0.82/0.94  % (26573)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)
% 0.82/0.94  % (26572)Refutation not found, incomplete strategy% (26572)------------------------------
% 0.82/0.94  % (26572)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.82/0.94  % (26572)Termination reason: Refutation not found, incomplete strategy
% 0.82/0.94  
% 0.82/0.94  % (26572)Memory used [KB]: 969
% 0.82/0.94  % (26572)Time elapsed: 0.002 s
% 0.82/0.94  % (26572)Instructions burned: 2 (million)
% 0.82/0.94  % (26574)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)
% 0.82/0.94  % (26572)------------------------------
% 0.82/0.94  % (26572)------------------------------
% 0.82/0.95  % (26573)Refutation not found, incomplete strategy% (26573)------------------------------
% 0.82/0.95  % (26573)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.82/0.95  % (26573)Termination reason: Refutation not found, incomplete strategy
% 0.82/0.95  
% 0.82/0.95  % (26573)Memory used [KB]: 970
% 0.82/0.95  % (26573)Time elapsed: 0.002 s
% 0.82/0.95  % (26573)Instructions burned: 2 (million)
% 0.82/0.95  % (26573)------------------------------
% 0.82/0.95  % (26573)------------------------------
% 0.82/0.95  % (26569)Instruction limit reached!
% 0.82/0.95  % (26569)------------------------------
% 0.82/0.95  % (26569)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.82/0.95  % (26569)Termination reason: Unknown
% 0.82/0.95  % (26569)Termination phase: Saturation
% 0.82/0.95  
% 0.82/0.95  % (26569)Memory used [KB]: 1417
% 0.82/0.95  % (26569)Time elapsed: 0.018 s
% 0.82/0.95  % (26569)Instructions burned: 32 (million)
% 0.82/0.95  % (26569)------------------------------
% 0.82/0.95  % (26569)------------------------------
% 0.82/0.95  % (26575)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)
% 0.82/0.95  % (26576)dis+1003_1:1024_sil=4000:urr=on:newcnf=on:i=87:av=off:fsr=off:bce=on_0 on theBenchmark for (2994ds/87Mi)
% 0.82/0.95  % (26577)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)
% 0.82/0.96  % (26567)Instruction limit reached!
% 0.82/0.96  % (26567)------------------------------
% 0.82/0.96  % (26567)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.82/0.96  % (26567)Termination reason: Unknown
% 0.82/0.96  % (26567)Termination phase: Saturation
% 0.82/0.96  
% 0.82/0.96  % (26567)Memory used [KB]: 2223
% 0.82/0.96  % (26567)Time elapsed: 0.047 s
% 0.82/0.96  % (26567)Instructions burned: 93 (million)
% 0.82/0.96  % (26567)------------------------------
% 0.82/0.96  % (26567)------------------------------
% 0.82/0.96  % (26578)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.04/0.96  % (26578)Refutation not found, incomplete strategy% (26578)------------------------------
% 1.04/0.96  % (26578)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.04/0.96  % (26578)Termination reason: Refutation not found, incomplete strategy
% 1.04/0.96  
% 1.04/0.96  % (26578)Memory used [KB]: 967
% 1.04/0.96  % (26578)Time elapsed: 0.002 s
% 1.04/0.96  % (26578)Instructions burned: 2 (million)
% 1.04/0.96  % (26578)------------------------------
% 1.04/0.96  % (26578)------------------------------
% 1.04/0.97  % (26575)Instruction limit reached!
% 1.04/0.97  % (26575)------------------------------
% 1.04/0.97  % (26575)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.04/0.97  % (26579)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.04/0.97  % (26575)Termination reason: Unknown
% 1.04/0.97  % (26575)Termination phase: Saturation
% 1.04/0.97  
% 1.04/0.97  % (26575)Memory used [KB]: 1565
% 1.04/0.97  % (26575)Time elapsed: 0.021 s
% 1.04/0.97  % (26575)Instructions burned: 36 (million)
% 1.04/0.97  % (26575)------------------------------
% 1.04/0.97  % (26575)------------------------------
% 1.04/0.97  % (26579)Refutation not found, incomplete strategy% (26579)------------------------------
% 1.04/0.97  % (26579)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.04/0.97  % (26579)Termination reason: Refutation not found, incomplete strategy
% 1.04/0.97  
% 1.04/0.97  % (26579)Memory used [KB]: 988
% 1.04/0.97  % (26579)Time elapsed: 0.003 s
% 1.04/0.97  % (26579)Instructions burned: 3 (million)
% 1.04/0.97  % (26579)------------------------------
% 1.04/0.97  % (26579)------------------------------
% 1.04/0.97  % (26580)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 (2994ds/40Mi)
% 1.04/0.97  % (26581)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 (2994ds/360Mi)
% 1.04/0.99  % (26576)Instruction limit reached!
% 1.04/0.99  % (26576)------------------------------
% 1.04/0.99  % (26576)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.04/0.99  % (26576)Termination reason: Unknown
% 1.04/0.99  % (26576)Termination phase: Saturation
% 1.04/0.99  
% 1.04/0.99  % (26576)Memory used [KB]: 1823
% 1.04/0.99  % (26576)Time elapsed: 0.044 s
% 1.04/0.99  % (26576)Instructions burned: 87 (million)
% 1.04/0.99  % (26576)------------------------------
% 1.04/0.99  % (26576)------------------------------
% 1.04/0.99  % (26580)Instruction limit reached!
% 1.04/0.99  % (26580)------------------------------
% 1.04/0.99  % (26580)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.04/0.99  % (26580)Termination reason: Unknown
% 1.04/0.99  % (26580)Termination phase: Saturation
% 1.04/0.99  
% 1.04/0.99  % (26580)Memory used [KB]: 1490
% 1.04/0.99  % (26580)Time elapsed: 0.024 s
% 1.04/0.99  % (26580)Instructions burned: 40 (million)
% 1.04/0.99  % (26580)------------------------------
% 1.04/0.99  % (26580)------------------------------
% 1.04/0.99  % (26574)Instruction limit reached!
% 1.04/0.99  % (26574)------------------------------
% 1.04/0.99  % (26574)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.04/0.99  % (26574)Termination reason: Unknown
% 1.04/0.99  % (26574)Termination phase: Saturation
% 1.04/0.99  
% 1.04/0.99  % (26574)Memory used [KB]: 2018
% 1.04/0.99  % (26574)Time elapsed: 0.051 s
% 1.04/0.99  % (26574)Instructions burned: 103 (million)
% 1.04/0.99  % (26574)------------------------------
% 1.04/0.99  % (26574)------------------------------
% 1.04/0.99  % (26582)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.04/1.00  % (26582)Refutation not found, incomplete strategy% (26582)------------------------------
% 1.04/1.00  % (26582)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.04/1.00  % (26582)Termination reason: Refutation not found, incomplete strategy
% 1.04/1.00  
% 1.04/1.00  % (26582)Memory used [KB]: 968
% 1.04/1.00  % (26582)Time elapsed: 0.002 s
% 1.04/1.00  % (26582)Instructions burned: 2 (million)
% 1.04/1.00  % (26582)------------------------------
% 1.04/1.00  % (26582)------------------------------
% 1.04/1.00  % (26583)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.04/1.00  % (26584)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.04/1.00  % (26581)First to succeed.
% 1.04/1.00  % (26581)Solution written to "/export/starexec/sandbox/tmp/vampire-proof-26549"
% 1.04/1.00  % (26585)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.04/1.00  % (26581)Refutation found. Thanks to Tanya!
% 1.04/1.00  % SZS status Unsatisfiable for theBenchmark
% 1.04/1.00  % SZS output start Proof for theBenchmark
% See solution above
% 1.04/1.00  % (26581)------------------------------
% 1.04/1.00  % (26581)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.04/1.00  % (26581)Termination reason: Refutation
% 1.04/1.00  
% 1.04/1.00  % (26581)Memory used [KB]: 1557
% 1.04/1.00  % (26581)Time elapsed: 0.027 s
% 1.04/1.00  % (26581)Instructions burned: 48 (million)
% 1.04/1.00  % (26549)Success in time 0.617 s
% 1.04/1.00  % Vampire---4.8 exiting
%------------------------------------------------------------------------------