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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire---4.8
% Problem  : ROB023-1 : TPTP v8.1.2. Released v1.0.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 : n009.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 08:58:27 EDT 2024

% Result   : Unsatisfiable 2.53s 1.12s
% Output   : Refutation 2.53s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   16
%            Number of leaves      :    5
% Syntax   : Number of formulae    :   36 (  36 unt;   0 def)
%            Number of atoms       :   36 (  35 equ)
%            Maximal formula atoms :    1 (   1 avg)
%            Number of connectives :    4 (   4   ~;   0   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    4 (   2 avg)
%            Maximal term depth    :   10 (   3 avg)
%            Number of predicates  :    2 (   0 usr;   1 prp; 0-2 aty)
%            Number of functors    :    4 (   4 usr;   2 con; 0-2 aty)
%            Number of variables   :   41 (  41   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f1899,plain,
    $false,
    inference(subsumption_resolution,[],[f1855,f1419]) ).

fof(f1419,plain,
    ! [X0] : negate(negate(X0)) = X0,
    inference(backward_demodulation,[],[f28,f1418]) ).

fof(f1418,plain,
    ! [X0] : negate(X0) = add(negate(X0),negate(add(X0,negate(X0)))),
    inference(forward_demodulation,[],[f1417,f70]) ).

fof(f70,plain,
    ! [X0] : add(negate(X0),negate(add(X0,negate(X0)))) = negate(add(X0,negate(add(X0,add(negate(X0),negate(add(X0,negate(X0)))))))),
    inference(forward_demodulation,[],[f64,f1]) ).

fof(f1,axiom,
    ! [X0,X1] : add(X0,X1) = add(X1,X0),
    file('/export/starexec/sandbox/tmp/tmp.jJ8FZP0qvV/Vampire---4.8_10209',commutativity_of_add) ).

fof(f64,plain,
    ! [X0] : add(negate(X0),negate(add(X0,negate(X0)))) = negate(add(X0,negate(add(add(negate(X0),negate(add(X0,negate(X0)))),X0)))),
    inference(superposition,[],[f28,f28]) ).

fof(f1417,plain,
    ! [X0] : negate(X0) = negate(add(X0,negate(add(X0,add(negate(X0),negate(add(X0,negate(X0)))))))),
    inference(backward_demodulation,[],[f685,f1356]) ).

fof(f1356,plain,
    ! [X0,X1] : add(X0,X1) = add(X0,add(negate(add(X0,negate(X0))),X1)),
    inference(superposition,[],[f2,f702]) ).

fof(f702,plain,
    ! [X0] : add(X0,negate(add(X0,negate(X0)))) = X0,
    inference(forward_demodulation,[],[f701,f244]) ).

fof(f244,plain,
    ! [X0] : negate(add(negate(X0),negate(add(X0,add(negate(X0),negate(add(X0,negate(X0)))))))) = X0,
    inference(forward_demodulation,[],[f236,f1]) ).

fof(f236,plain,
    ! [X0] : negate(add(negate(X0),negate(add(add(negate(X0),negate(add(X0,negate(X0)))),X0)))) = X0,
    inference(superposition,[],[f42,f28]) ).

fof(f42,plain,
    ! [X0] : negate(X0) = negate(add(negate(negate(X0)),negate(add(X0,negate(X0))))),
    inference(forward_demodulation,[],[f41,f1]) ).

fof(f41,plain,
    ! [X0] : negate(X0) = negate(add(negate(negate(X0)),negate(add(negate(X0),X0)))),
    inference(forward_demodulation,[],[f34,f1]) ).

fof(f34,plain,
    ! [X0] : negate(X0) = negate(add(negate(add(negate(X0),X0)),negate(negate(X0)))),
    inference(superposition,[],[f3,f4]) ).

fof(f4,axiom,
    ! [X0] : add(X0,X0) = X0,
    file('/export/starexec/sandbox/tmp/tmp.jJ8FZP0qvV/Vampire---4.8_10209',x_plus_x_is_x) ).

fof(f3,axiom,
    ! [X0,X1] : negate(add(negate(add(X0,X1)),negate(add(X0,negate(X1))))) = X0,
    file('/export/starexec/sandbox/tmp/tmp.jJ8FZP0qvV/Vampire---4.8_10209',robbins_axiom) ).

fof(f701,plain,
    ! [X0] : add(X0,negate(add(X0,negate(X0)))) = negate(add(negate(X0),negate(add(X0,add(negate(X0),negate(add(X0,negate(X0)))))))),
    inference(forward_demodulation,[],[f700,f24]) ).

fof(f24,plain,
    ! [X2,X0,X1] : add(X0,add(X1,X2)) = add(X1,add(X0,X2)),
    inference(forward_demodulation,[],[f15,f2]) ).

fof(f15,plain,
    ! [X2,X0,X1] : add(X0,add(X1,X2)) = add(add(X1,X0),X2),
    inference(superposition,[],[f2,f1]) ).

fof(f700,plain,
    ! [X0] : add(X0,negate(add(X0,negate(X0)))) = negate(add(negate(X0),negate(add(negate(X0),add(X0,negate(add(X0,negate(X0)))))))),
    inference(forward_demodulation,[],[f661,f1]) ).

fof(f661,plain,
    ! [X0] : add(X0,negate(add(X0,negate(X0)))) = negate(add(negate(X0),negate(add(add(X0,negate(add(X0,negate(X0)))),negate(X0))))),
    inference(superposition,[],[f28,f73]) ).

fof(f73,plain,
    ! [X0] : negate(X0) = negate(add(X0,negate(add(X0,negate(X0))))),
    inference(forward_demodulation,[],[f72,f4]) ).

fof(f72,plain,
    ! [X0] : negate(X0) = negate(add(X0,negate(add(X0,add(negate(X0),negate(X0)))))),
    inference(forward_demodulation,[],[f71,f24]) ).

fof(f71,plain,
    ! [X0] : negate(X0) = negate(add(X0,negate(add(negate(X0),add(X0,negate(X0)))))),
    inference(forward_demodulation,[],[f66,f1]) ).

fof(f66,plain,
    ! [X0] : negate(X0) = negate(add(negate(add(negate(X0),add(X0,negate(X0)))),X0)),
    inference(superposition,[],[f3,f28]) ).

fof(f2,axiom,
    ! [X2,X0,X1] : add(add(X0,X1),X2) = add(X0,add(X1,X2)),
    file('/export/starexec/sandbox/tmp/tmp.jJ8FZP0qvV/Vampire---4.8_10209',associativity_of_add) ).

fof(f685,plain,
    ! [X0] : negate(X0) = negate(add(X0,add(negate(add(X0,negate(X0))),negate(add(X0,add(negate(X0),negate(add(X0,negate(X0))))))))),
    inference(forward_demodulation,[],[f684,f24]) ).

fof(f684,plain,
    ! [X0] : negate(X0) = negate(add(X0,add(negate(add(X0,negate(X0))),negate(add(negate(X0),add(X0,negate(add(X0,negate(X0))))))))),
    inference(forward_demodulation,[],[f683,f1]) ).

fof(f683,plain,
    ! [X0] : negate(X0) = negate(add(X0,add(negate(add(X0,negate(X0))),negate(add(add(X0,negate(add(X0,negate(X0)))),negate(X0)))))),
    inference(forward_demodulation,[],[f650,f2]) ).

fof(f650,plain,
    ! [X0] : negate(X0) = negate(add(add(X0,negate(add(X0,negate(X0)))),negate(add(add(X0,negate(add(X0,negate(X0)))),negate(X0))))),
    inference(superposition,[],[f73,f73]) ).

fof(f28,plain,
    ! [X0] : negate(add(negate(X0),negate(add(X0,negate(X0))))) = X0,
    inference(superposition,[],[f3,f4]) ).

fof(f1855,plain,
    b != negate(negate(b)),
    inference(backward_demodulation,[],[f10,f1812]) ).

fof(f1812,plain,
    ! [X0,X1] : add(negate(add(X0,X1)),negate(add(X0,negate(X1)))) = negate(X0),
    inference(superposition,[],[f1419,f3]) ).

fof(f10,plain,
    b != add(negate(add(negate(b),a)),negate(add(negate(b),negate(a)))),
    inference(forward_demodulation,[],[f6,f1]) ).

fof(f6,plain,
    b != add(negate(add(negate(b),a)),negate(add(negate(a),negate(b)))),
    inference(superposition,[],[f5,f1]) ).

fof(f5,axiom,
    b != add(negate(add(a,negate(b))),negate(add(negate(a),negate(b)))),
    file('/export/starexec/sandbox/tmp/tmp.jJ8FZP0qvV/Vampire---4.8_10209',prove_huntingtons_axiom) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.13  % Problem    : ROB023-1 : TPTP v8.1.2. Released v1.0.0.
% 0.11/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.14/0.36  % Computer : n009.cluster.edu
% 0.14/0.36  % Model    : x86_64 x86_64
% 0.14/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.36  % Memory   : 8042.1875MB
% 0.14/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.36  % CPULimit   : 300
% 0.14/0.36  % WCLimit    : 300
% 0.14/0.36  % DateTime   : Fri May  3 20:04:53 EDT 2024
% 0.14/0.36  % CPUTime    : 
% 0.14/0.36  This is a CNF_UNS_RFO_PEQ_UEQ problem
% 0.14/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/tmp/tmp.jJ8FZP0qvV/Vampire---4.8_10209
% 0.58/0.74  % (10469)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.58/0.74  % (10465)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.58/0.74  % (10464)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.58/0.74  % (10466)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.58/0.74  % (10467)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.58/0.74  % (10468)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.58/0.74  % (10467)Refutation not found, incomplete strategy% (10467)------------------------------
% 0.58/0.74  % (10467)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.58/0.74  % (10467)Termination reason: Refutation not found, incomplete strategy
% 0.58/0.74  
% 0.58/0.74  % (10467)Memory used [KB]: 971
% 0.58/0.74  % (10467)Time elapsed: 0.002 s
% 0.58/0.74  % (10467)Instructions burned: 2 (million)
% 0.58/0.74  % (10466)Refutation not found, incomplete strategy% (10466)------------------------------
% 0.58/0.74  % (10466)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.58/0.74  % (10466)Termination reason: Refutation not found, incomplete strategy
% 0.58/0.74  
% 0.58/0.74  % (10466)Memory used [KB]: 969
% 0.58/0.74  % (10470)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.58/0.74  % (10466)Time elapsed: 0.003 s
% 0.58/0.74  % (10466)Instructions burned: 2 (million)
% 0.58/0.74  % (10467)------------------------------
% 0.58/0.74  % (10467)------------------------------
% 0.58/0.75  % (10466)------------------------------
% 0.58/0.75  % (10466)------------------------------
% 0.58/0.75  % (10470)Refutation not found, incomplete strategy% (10470)------------------------------
% 0.58/0.75  % (10470)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.58/0.75  % (10470)Termination reason: Refutation not found, incomplete strategy
% 0.58/0.75  
% 0.58/0.75  % (10470)Memory used [KB]: 957
% 0.58/0.75  % (10470)Time elapsed: 0.002 s
% 0.58/0.75  % (10470)Instructions burned: 2 (million)
% 0.58/0.75  % (10470)------------------------------
% 0.58/0.75  % (10470)------------------------------
% 0.58/0.75  % (10463)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.58/0.75  % (10463)Refutation not found, incomplete strategy% (10463)------------------------------
% 0.58/0.75  % (10463)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.58/0.75  % (10463)Termination reason: Refutation not found, incomplete strategy
% 0.58/0.75  
% 0.58/0.75  % (10463)Memory used [KB]: 971
% 0.58/0.75  % (10463)Time elapsed: 0.003 s
% 0.58/0.75  % (10463)Instructions burned: 2 (million)
% 0.58/0.75  % (10471)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.58/0.75  % (10463)------------------------------
% 0.58/0.75  % (10463)------------------------------
% 0.58/0.75  % (10472)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.58/0.75  % (10473)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.58/0.75  % (10472)Refutation not found, incomplete strategy% (10472)------------------------------
% 0.58/0.75  % (10472)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.58/0.75  % (10472)Termination reason: Refutation not found, incomplete strategy
% 0.58/0.75  
% 0.58/0.75  % (10472)Memory used [KB]: 958
% 0.58/0.75  % (10472)Time elapsed: 0.002 s
% 0.58/0.75  % (10472)Instructions burned: 2 (million)
% 0.58/0.75  % (10472)------------------------------
% 0.58/0.75  % (10472)------------------------------
% 0.58/0.75  % (10474)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.58/0.76  % (10475)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.58/0.77  % (10469)Instruction limit reached!
% 0.58/0.77  % (10469)------------------------------
% 0.58/0.77  % (10469)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.58/0.77  % (10469)Termination reason: Unknown
% 0.58/0.77  % (10469)Termination phase: Saturation
% 0.58/0.77  
% 0.58/0.77  % (10469)Memory used [KB]: 1496
% 0.58/0.77  % (10469)Time elapsed: 0.025 s
% 0.58/0.77  % (10469)Instructions burned: 83 (million)
% 0.58/0.77  % (10469)------------------------------
% 0.58/0.77  % (10469)------------------------------
% 0.58/0.77  % (10468)Instruction limit reached!
% 0.58/0.77  % (10468)------------------------------
% 0.58/0.77  % (10468)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.58/0.77  % (10468)Termination reason: Unknown
% 0.58/0.77  % (10468)Termination phase: Saturation
% 0.58/0.77  
% 0.58/0.77  % (10468)Memory used [KB]: 1322
% 0.58/0.77  % (10468)Time elapsed: 0.025 s
% 0.58/0.77  % (10468)Instructions burned: 45 (million)
% 0.58/0.77  % (10468)------------------------------
% 0.58/0.77  % (10468)------------------------------
% 0.58/0.77  % (10476)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.58/0.77  % (10464)Instruction limit reached!
% 0.58/0.77  % (10464)------------------------------
% 0.58/0.77  % (10464)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.58/0.77  % (10464)Termination reason: Unknown
% 0.58/0.77  % (10464)Termination phase: Saturation
% 0.58/0.77  
% 0.58/0.77  % (10464)Memory used [KB]: 1277
% 0.58/0.77  % (10464)Time elapsed: 0.027 s
% 0.58/0.77  % (10464)Instructions burned: 52 (million)
% 0.58/0.77  % (10464)------------------------------
% 0.58/0.77  % (10464)------------------------------
% 0.58/0.77  % (10476)Refutation not found, incomplete strategy% (10476)------------------------------
% 0.58/0.77  % (10476)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.58/0.77  % (10476)Termination reason: Refutation not found, incomplete strategy
% 0.58/0.77  
% 0.58/0.77  % (10476)Memory used [KB]: 967
% 0.58/0.77  % (10476)Time elapsed: 0.001 s
% 0.58/0.77  % (10476)Instructions burned: 2 (million)
% 0.58/0.77  % (10476)------------------------------
% 0.58/0.77  % (10476)------------------------------
% 0.58/0.77  % (10477)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.58/0.77  % (10479)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 (2996ds/143Mi)
% 0.58/0.77  % (10479)Refutation not found, incomplete strategy% (10479)------------------------------
% 0.58/0.77  % (10479)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.58/0.77  % (10479)Termination reason: Refutation not found, incomplete strategy
% 0.58/0.77  
% 0.58/0.77  % (10479)Memory used [KB]: 972
% 0.58/0.77  % (10479)Time elapsed: 0.001 s
% 0.58/0.77  % (10479)Instructions burned: 2 (million)
% 0.58/0.77  % (10479)------------------------------
% 0.58/0.77  % (10479)------------------------------
% 0.58/0.77  % (10478)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 (2996ds/117Mi)
% 0.58/0.77  % (10478)Refutation not found, incomplete strategy% (10478)------------------------------
% 0.58/0.77  % (10478)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.58/0.77  % (10478)Termination reason: Refutation not found, incomplete strategy
% 0.58/0.77  
% 0.58/0.77  % (10478)Memory used [KB]: 957
% 0.58/0.77  % (10478)Time elapsed: 0.003 s
% 0.58/0.77  % (10478)Instructions burned: 2 (million)
% 0.58/0.77  % (10478)------------------------------
% 0.58/0.77  % (10478)------------------------------
% 0.58/0.78  % (10471)Instruction limit reached!
% 0.58/0.78  % (10471)------------------------------
% 0.58/0.78  % (10471)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.58/0.78  % (10471)Termination reason: Unknown
% 0.58/0.78  % (10471)Termination phase: Saturation
% 0.58/0.78  
% 0.58/0.78  % (10471)Memory used [KB]: 1193
% 0.58/0.78  % (10471)Time elapsed: 0.030 s
% 0.58/0.78  % (10471)Instructions burned: 55 (million)
% 0.58/0.78  % (10471)------------------------------
% 0.58/0.78  % (10471)------------------------------
% 0.58/0.78  % (10480)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.58/0.78  % (10481)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.58/0.78  % (10481)Refutation not found, incomplete strategy% (10481)------------------------------
% 0.58/0.78  % (10481)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.58/0.78  % (10481)Termination reason: Refutation not found, incomplete strategy
% 0.58/0.78  
% 0.58/0.78  % (10481)Memory used [KB]: 957
% 0.58/0.78  % (10481)Time elapsed: 0.003 s
% 0.58/0.78  % (10481)Instructions burned: 2 (million)
% 0.58/0.78  % (10481)------------------------------
% 0.58/0.78  % (10481)------------------------------
% 0.58/0.78  % (10482)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.58/0.78  % (10474)Instruction limit reached!
% 0.58/0.78  % (10474)------------------------------
% 0.58/0.78  % (10474)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.58/0.78  % (10474)Termination reason: Unknown
% 0.58/0.78  % (10474)Termination phase: Saturation
% 0.58/0.78  
% 0.58/0.78  % (10474)Memory used [KB]: 1455
% 0.58/0.78  % (10474)Time elapsed: 0.030 s
% 0.58/0.78  % (10474)Instructions burned: 53 (million)
% 0.58/0.78  % (10474)------------------------------
% 0.58/0.78  % (10474)------------------------------
% 0.58/0.78  % (10483)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.58/0.79  % (10465)Instruction limit reached!
% 0.58/0.79  % (10465)------------------------------
% 0.58/0.79  % (10465)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.58/0.79  % (10465)Termination reason: Unknown
% 0.58/0.79  % (10465)Termination phase: Saturation
% 0.58/0.79  
% 0.58/0.79  % (10465)Memory used [KB]: 1863
% 0.58/0.79  % (10465)Time elapsed: 0.044 s
% 0.58/0.79  % (10465)Instructions burned: 79 (million)
% 0.58/0.79  % (10465)------------------------------
% 0.58/0.79  % (10465)------------------------------
% 0.58/0.79  % (10484)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.58/0.79  % (10484)Refutation not found, incomplete strategy% (10484)------------------------------
% 0.58/0.79  % (10484)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.58/0.79  % (10484)Termination reason: Refutation not found, incomplete strategy
% 0.58/0.79  
% 0.58/0.79  % (10484)Memory used [KB]: 972
% 0.58/0.79  % (10484)Time elapsed: 0.002 s
% 0.58/0.79  % (10484)Instructions burned: 2 (million)
% 0.58/0.79  % (10484)------------------------------
% 0.58/0.79  % (10484)------------------------------
% 0.58/0.79  % (10485)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.58/0.79  % (10486)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.58/0.79  % (10486)Refutation not found, incomplete strategy% (10486)------------------------------
% 0.58/0.79  % (10486)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.58/0.79  % (10486)Termination reason: Refutation not found, incomplete strategy
% 0.58/0.79  
% 0.58/0.79  % (10486)Memory used [KB]: 957
% 0.58/0.79  % (10486)Time elapsed: 0.002 s
% 0.58/0.79  % (10486)Instructions burned: 2 (million)
% 0.58/0.79  % (10486)------------------------------
% 0.58/0.79  % (10486)------------------------------
% 0.83/0.80  % (10482)Instruction limit reached!
% 0.83/0.80  % (10482)------------------------------
% 0.83/0.80  % (10482)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.83/0.80  % (10482)Termination reason: Unknown
% 0.83/0.80  % (10482)Termination phase: Saturation
% 0.83/0.80  
% 0.83/0.80  % (10482)Memory used [KB]: 1081
% 0.83/0.80  % (10482)Time elapsed: 0.018 s
% 0.83/0.80  % (10482)Instructions burned: 33 (million)
% 0.83/0.80  % (10482)------------------------------
% 0.83/0.80  % (10482)------------------------------
% 0.83/0.80  % (10487)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.83/0.80  % (10488)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.83/0.80  % (10480)Instruction limit reached!
% 0.83/0.80  % (10480)------------------------------
% 0.83/0.80  % (10480)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.83/0.80  % (10480)Termination reason: Unknown
% 0.83/0.80  % (10480)Termination phase: Saturation
% 0.83/0.80  
% 0.83/0.80  % (10480)Memory used [KB]: 1718
% 0.83/0.80  % (10480)Time elapsed: 0.028 s
% 0.83/0.80  % (10480)Instructions burned: 96 (million)
% 0.83/0.80  % (10480)------------------------------
% 0.83/0.80  % (10480)------------------------------
% 0.83/0.81  % (10489)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)
% 0.83/0.82  % (10488)Instruction limit reached!
% 0.83/0.82  % (10488)------------------------------
% 0.83/0.82  % (10488)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.83/0.82  % (10488)Termination reason: Unknown
% 0.83/0.82  % (10488)Termination phase: Saturation
% 0.83/0.82  
% 0.83/0.82  % (10488)Memory used [KB]: 1209
% 0.83/0.82  % (10488)Time elapsed: 0.021 s
% 0.83/0.82  % (10488)Instructions burned: 36 (million)
% 0.83/0.82  % (10488)------------------------------
% 0.83/0.82  % (10488)------------------------------
% 0.83/0.82  % (10490)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 (2995ds/109Mi)
% 0.83/0.82  % (10485)Instruction limit reached!
% 0.83/0.82  % (10485)------------------------------
% 0.83/0.82  % (10485)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.83/0.82  % (10485)Termination reason: Unknown
% 0.83/0.82  % (10485)Termination phase: Saturation
% 0.83/0.82  
% 0.83/0.82  % (10485)Memory used [KB]: 1490
% 0.83/0.82  % (10485)Time elapsed: 0.037 s
% 0.83/0.82  % (10485)Instructions burned: 54 (million)
% 0.83/0.82  % (10485)------------------------------
% 0.83/0.82  % (10485)------------------------------
% 0.83/0.83  % (10489)Instruction limit reached!
% 0.83/0.83  % (10489)------------------------------
% 0.83/0.83  % (10489)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.83/0.83  % (10489)Termination reason: Unknown
% 0.83/0.83  % (10489)Termination phase: Saturation
% 0.83/0.83  
% 0.83/0.83  % (10489)Memory used [KB]: 1259
% 0.83/0.83  % (10489)Time elapsed: 0.023 s
% 0.83/0.83  % (10489)Instructions burned: 88 (million)
% 0.83/0.83  % (10489)------------------------------
% 0.83/0.83  % (10489)------------------------------
% 0.83/0.83  % (10487)Instruction limit reached!
% 0.83/0.83  % (10487)------------------------------
% 0.83/0.83  % (10487)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.83/0.83  % (10487)Termination reason: Unknown
% 0.83/0.83  % (10487)Termination phase: Saturation
% 0.83/0.83  
% 0.83/0.83  % (10487)Memory used [KB]: 1460
% 0.83/0.83  % (10487)Time elapsed: 0.033 s
% 0.83/0.83  % (10487)Instructions burned: 103 (million)
% 0.83/0.83  % (10487)------------------------------
% 0.83/0.83  % (10487)------------------------------
% 0.83/0.83  % (10491)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 (2995ds/161Mi)
% 0.83/0.83  % (10492)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 (2995ds/69Mi)
% 0.83/0.83  % (10492)Refutation not found, incomplete strategy% (10492)------------------------------
% 0.83/0.83  % (10492)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.83/0.83  % (10492)Termination reason: Refutation not found, incomplete strategy
% 0.83/0.83  
% 0.83/0.83  % (10492)Memory used [KB]: 961
% 0.83/0.83  % (10492)Time elapsed: 0.001 s
% 0.83/0.83  % (10492)Instructions burned: 2 (million)
% 0.83/0.83  % (10491)Refutation not found, incomplete strategy% (10491)------------------------------
% 0.83/0.83  % (10491)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.83/0.83  % (10492)------------------------------
% 0.83/0.83  % (10492)------------------------------
% 0.83/0.83  % (10491)Termination reason: Refutation not found, incomplete strategy
% 0.83/0.83  
% 0.83/0.83  % (10491)Memory used [KB]: 958
% 0.83/0.83  % (10491)Time elapsed: 0.004 s
% 0.83/0.83  % (10491)Instructions burned: 2 (million)
% 0.83/0.83  % (10491)------------------------------
% 0.83/0.83  % (10491)------------------------------
% 0.83/0.83  % (10493)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 (2995ds/40Mi)
% 0.83/0.83  % (10494)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 (2995ds/360Mi)
% 0.83/0.84  % (10495)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 (2995ds/161Mi)
% 0.83/0.85  % (10493)Instruction limit reached!
% 0.83/0.85  % (10493)------------------------------
% 0.83/0.85  % (10493)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.83/0.85  % (10493)Termination reason: Unknown
% 0.83/0.85  % (10493)Termination phase: Saturation
% 0.83/0.85  
% 0.83/0.85  % (10493)Memory used [KB]: 1429
% 0.83/0.85  % (10493)Time elapsed: 0.015 s
% 0.83/0.85  % (10493)Instructions burned: 41 (million)
% 0.83/0.85  % (10493)------------------------------
% 0.83/0.85  % (10493)------------------------------
% 0.83/0.85  % (10496)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 (2995ds/80Mi)
% 0.83/0.85  % (10473)Instruction limit reached!
% 0.83/0.85  % (10473)------------------------------
% 0.83/0.85  % (10473)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.83/0.85  % (10473)Termination reason: Unknown
% 0.83/0.85  % (10473)Termination phase: Saturation
% 0.83/0.85  
% 0.83/0.85  % (10473)Memory used [KB]: 3279
% 0.83/0.85  % (10473)Time elapsed: 0.107 s
% 0.83/0.85  % (10473)Instructions burned: 208 (million)
% 0.83/0.85  % (10473)------------------------------
% 0.83/0.85  % (10473)------------------------------
% 1.13/0.86  % (10497)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 (2995ds/37Mi)
% 1.13/0.88  % (10490)Instruction limit reached!
% 1.13/0.88  % (10490)------------------------------
% 1.13/0.88  % (10490)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.13/0.88  % (10490)Termination reason: Unknown
% 1.13/0.88  % (10490)Termination phase: Saturation
% 1.13/0.88  
% 1.13/0.88  % (10490)Memory used [KB]: 1491
% 1.13/0.88  % (10490)Time elapsed: 0.059 s
% 1.13/0.88  % (10490)Instructions burned: 109 (million)
% 1.13/0.88  % (10490)------------------------------
% 1.13/0.88  % (10490)------------------------------
% 1.13/0.88  % (10497)Instruction limit reached!
% 1.13/0.88  % (10497)------------------------------
% 1.13/0.88  % (10497)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.13/0.88  % (10497)Termination reason: Unknown
% 1.13/0.88  % (10497)Termination phase: Saturation
% 1.13/0.88  
% 1.13/0.88  % (10497)Memory used [KB]: 1268
% 1.13/0.88  % (10497)Time elapsed: 0.048 s
% 1.13/0.88  % (10497)Instructions burned: 37 (million)
% 1.13/0.88  % (10497)------------------------------
% 1.13/0.88  % (10497)------------------------------
% 1.13/0.88  % (10496)Instruction limit reached!
% 1.13/0.88  % (10496)------------------------------
% 1.13/0.88  % (10496)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.13/0.88  % (10496)Termination reason: Unknown
% 1.13/0.88  % (10496)Termination phase: Saturation
% 1.13/0.88  
% 1.13/0.88  % (10496)Memory used [KB]: 1668
% 1.13/0.88  % (10496)Time elapsed: 0.056 s
% 1.13/0.88  % (10496)Instructions burned: 81 (million)
% 1.13/0.88  % (10496)------------------------------
% 1.13/0.88  % (10496)------------------------------
% 1.13/0.89  % (10512)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 (2995ds/55Mi)
% 1.13/0.89  % (10514)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.13/0.89  % (10513)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.13/0.89  % (10514)Refutation not found, incomplete strategy% (10514)------------------------------
% 1.13/0.89  % (10514)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.13/0.89  % (10514)Termination reason: Refutation not found, incomplete strategy
% 1.13/0.89  
% 1.13/0.89  % (10514)Memory used [KB]: 957
% 1.13/0.89  % (10514)Time elapsed: 0.002 s
% 1.13/0.89  % (10514)Instructions burned: 2 (million)
% 1.13/0.89  % (10514)------------------------------
% 1.13/0.89  % (10514)------------------------------
% 1.13/0.89  % (10515)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.13/0.89  % (10477)Instruction limit reached!
% 1.13/0.89  % (10477)------------------------------
% 1.13/0.89  % (10477)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.13/0.89  % (10477)Termination reason: Unknown
% 1.13/0.89  % (10477)Termination phase: Saturation
% 1.13/0.89  
% 1.13/0.89  % (10477)Memory used [KB]: 3467
% 1.13/0.89  % (10477)Time elapsed: 0.122 s
% 1.13/0.89  % (10477)Instructions burned: 243 (million)
% 1.13/0.89  % (10477)------------------------------
% 1.13/0.89  % (10477)------------------------------
% 1.13/0.89  % (10515)Refutation not found, incomplete strategy% (10515)------------------------------
% 1.13/0.89  % (10515)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.13/0.89  % (10515)Termination reason: Refutation not found, incomplete strategy
% 1.13/0.89  
% 1.13/0.89  % (10515)Memory used [KB]: 958
% 1.13/0.89  % (10515)Time elapsed: 0.002 s
% 1.13/0.89  % (10515)Instructions burned: 2 (million)
% 1.13/0.89  % (10515)------------------------------
% 1.13/0.89  % (10515)------------------------------
% 1.13/0.90  % (10518)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.13/0.90  % (10517)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.13/0.90  % (10517)Refutation not found, incomplete strategy% (10517)------------------------------
% 1.13/0.90  % (10517)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.13/0.90  % (10517)Termination reason: Refutation not found, incomplete strategy
% 1.13/0.90  
% 1.13/0.90  % (10517)Memory used [KB]: 958
% 1.13/0.90  % (10517)Time elapsed: 0.002 s
% 1.13/0.90  % (10517)Instructions burned: 2 (million)
% 1.13/0.90  % (10517)------------------------------
% 1.13/0.90  % (10517)------------------------------
% 1.39/0.90  % (10522)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.39/0.91  % (10513)Instruction limit reached!
% 1.39/0.91  % (10513)------------------------------
% 1.39/0.91  % (10513)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.39/0.91  % (10513)Termination reason: Unknown
% 1.39/0.91  % (10513)Termination phase: Saturation
% 1.39/0.91  
% 1.39/0.91  % (10513)Memory used [KB]: 1551
% 1.39/0.91  % (10513)Time elapsed: 0.052 s
% 1.39/0.91  % (10513)Instructions burned: 48 (million)
% 1.39/0.91  % (10513)------------------------------
% 1.39/0.91  % (10513)------------------------------
% 1.39/0.91  % (10512)Instruction limit reached!
% 1.39/0.91  % (10512)------------------------------
% 1.39/0.91  % (10512)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.39/0.91  % (10512)Termination reason: Unknown
% 1.39/0.91  % (10512)Termination phase: Saturation
% 1.39/0.91  
% 1.39/0.91  % (10512)Memory used [KB]: 1559
% 1.39/0.91  % (10512)Time elapsed: 0.054 s
% 1.39/0.91  % (10512)Instructions burned: 56 (million)
% 1.39/0.91  % (10512)------------------------------
% 1.39/0.91  % (10512)------------------------------
% 1.39/0.92  % (10528)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.39/0.92  % (10531)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.39/0.92  % (10495)Instruction limit reached!
% 1.39/0.92  % (10495)------------------------------
% 1.39/0.92  % (10495)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.39/0.92  % (10495)Termination reason: Unknown
% 1.39/0.92  % (10495)Termination phase: Saturation
% 1.39/0.92  
% 1.39/0.92  % (10495)Memory used [KB]: 1906
% 1.39/0.92  % (10495)Time elapsed: 0.107 s
% 1.39/0.92  % (10495)Instructions burned: 162 (million)
% 1.39/0.92  % (10495)------------------------------
% 1.39/0.92  % (10495)------------------------------
% 1.39/0.92  % (10533)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.39/0.93  % (10518)Instruction limit reached!
% 1.39/0.93  % (10518)------------------------------
% 1.39/0.93  % (10518)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.39/0.93  % (10518)Termination reason: Unknown
% 1.39/0.93  % (10518)Termination phase: Saturation
% 1.39/0.93  
% 1.39/0.93  % (10518)Memory used [KB]: 1418
% 1.39/0.93  % (10518)Time elapsed: 0.039 s
% 1.39/0.93  % (10518)Instructions burned: 82 (million)
% 1.39/0.93  % (10518)------------------------------
% 1.39/0.93  % (10518)------------------------------
% 1.39/0.94  % (10535)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.58/0.95  % (10533)Instruction limit reached!
% 1.58/0.95  % (10533)------------------------------
% 1.58/0.95  % (10533)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.58/0.95  % (10533)Termination reason: Unknown
% 1.58/0.95  % (10533)Termination phase: Saturation
% 1.58/0.95  
% 1.58/0.95  % (10533)Memory used [KB]: 1122
% 1.58/0.95  % (10533)Time elapsed: 0.025 s
% 1.58/0.95  % (10533)Instructions burned: 49 (million)
% 1.58/0.95  % (10533)------------------------------
% 1.58/0.95  % (10533)------------------------------
% 1.58/0.95  % (10540)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.58/0.95  % (10540)Refutation not found, incomplete strategy% (10540)------------------------------
% 1.58/0.95  % (10540)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.58/0.95  % (10540)Termination reason: Refutation not found, incomplete strategy
% 1.58/0.95  
% 1.58/0.95  % (10540)Memory used [KB]: 958
% 1.58/0.95  % (10540)Time elapsed: 0.002 s
% 1.58/0.95  % (10540)Instructions burned: 2 (million)
% 1.58/0.95  % (10540)------------------------------
% 1.58/0.95  % (10540)------------------------------
% 1.58/0.96  % (10542)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.58/0.96  % (10542)Refutation not found, incomplete strategy% (10542)------------------------------
% 1.58/0.96  % (10542)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.58/0.96  % (10542)Termination reason: Refutation not found, incomplete strategy
% 1.58/0.96  
% 1.58/0.96  % (10542)Memory used [KB]: 962
% 1.58/0.96  % (10542)Time elapsed: 0.003 s
% 1.58/0.96  % (10542)Instructions burned: 2 (million)
% 1.58/0.96  % (10542)------------------------------
% 1.58/0.96  % (10542)------------------------------
% 1.58/0.96  % (10522)Instruction limit reached!
% 1.58/0.96  % (10522)------------------------------
% 1.58/0.96  % (10522)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.58/0.96  % (10522)Termination reason: Unknown
% 1.58/0.96  % (10522)Termination phase: Saturation
% 1.58/0.96  
% 1.58/0.96  % (10522)Memory used [KB]: 1394
% 1.58/0.96  % (10522)Time elapsed: 0.059 s
% 1.58/0.96  % (10522)Instructions burned: 119 (million)
% 1.58/0.96  % (10522)------------------------------
% 1.58/0.96  % (10522)------------------------------
% 1.58/0.96  % (10544)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.58/0.96  % (10545)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.58/0.96  % (10535)Instruction limit reached!
% 1.58/0.96  % (10535)------------------------------
% 1.58/0.96  % (10535)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.58/0.96  % (10535)Termination reason: Unknown
% 1.58/0.96  % (10535)Termination phase: Saturation
% 1.58/0.96  
% 1.58/0.96  % (10535)Memory used [KB]: 1929
% 1.58/0.96  % (10535)Time elapsed: 0.027 s
% 1.58/0.96  % (10535)Instructions burned: 52 (million)
% 1.58/0.96  % (10535)------------------------------
% 1.58/0.96  % (10535)------------------------------
% 1.58/0.96  % (10546)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 (2994ds/50Mi)
% 1.58/0.97  % (10531)Instruction limit reached!
% 1.58/0.97  % (10531)------------------------------
% 1.58/0.97  % (10531)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.58/0.97  % (10531)Termination reason: Unknown
% 1.58/0.97  % (10531)Termination phase: Saturation
% 1.58/0.97  
% 1.58/0.97  % (10531)Memory used [KB]: 1728
% 1.58/0.97  % (10531)Time elapsed: 0.058 s
% 1.58/0.97  % (10531)Instructions burned: 117 (million)
% 1.58/0.97  % (10531)------------------------------
% 1.58/0.97  % (10531)------------------------------
% 1.58/0.98  % (10549)lrs+1011_1:1_to=lpo:drc=off:sil=2000:tgt=full:i=1483:fd=preordered_0 on Vampire---4 for (2993ds/1483Mi)
% 1.58/0.99  % (10546)Instruction limit reached!
% 1.58/0.99  % (10546)------------------------------
% 1.58/0.99  % (10546)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.58/0.99  % (10546)Termination reason: Unknown
% 1.58/0.99  % (10546)Termination phase: Saturation
% 1.58/0.99  
% 1.58/0.99  % (10546)Memory used [KB]: 1335
% 1.58/0.99  % (10546)Time elapsed: 0.026 s
% 1.58/0.99  % (10546)Instructions burned: 51 (million)
% 1.58/0.99  % (10546)------------------------------
% 1.58/0.99  % (10546)------------------------------
% 1.58/0.99  % (10552)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.58/1.00  % (10528)Instruction limit reached!
% 1.58/1.00  % (10528)------------------------------
% 1.58/1.00  % (10528)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.58/1.00  % (10528)Termination reason: Unknown
% 1.58/1.00  % (10528)Termination phase: Saturation
% 1.58/1.00  
% 1.58/1.00  % (10528)Memory used [KB]: 2299
% 1.58/1.00  % (10528)Time elapsed: 0.084 s
% 1.58/1.00  % (10528)Instructions burned: 177 (million)
% 1.58/1.00  % (10528)------------------------------
% 1.58/1.00  % (10528)------------------------------
% 1.58/1.00  % (10494)Instruction limit reached!
% 1.58/1.00  % (10494)------------------------------
% 1.58/1.00  % (10494)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.58/1.00  % (10494)Termination reason: Unknown
% 1.58/1.00  % (10494)Termination phase: Saturation
% 1.58/1.00  
% 1.58/1.00  % (10494)Memory used [KB]: 5943
% 1.58/1.00  % (10494)Time elapsed: 0.190 s
% 1.58/1.00  % (10494)Instructions burned: 360 (million)
% 1.58/1.00  % (10494)------------------------------
% 1.58/1.00  % (10494)------------------------------
% 1.58/1.00  % (10553)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.58/1.01  % (10555)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.58/1.02  % (10475)Instruction limit reached!
% 1.58/1.02  % (10475)------------------------------
% 1.58/1.02  % (10475)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.58/1.02  % (10475)Termination reason: Unknown
% 1.58/1.02  % (10475)Termination phase: Saturation
% 1.58/1.02  
% 1.58/1.02  % (10475)Memory used [KB]: 5415
% 1.58/1.02  % (10475)Time elapsed: 0.263 s
% 1.58/1.02  % (10475)Instructions burned: 519 (million)
% 1.58/1.02  % (10475)------------------------------
% 1.58/1.02  % (10475)------------------------------
% 1.58/1.02  % (10552)Instruction limit reached!
% 1.58/1.02  % (10552)------------------------------
% 1.58/1.02  % (10552)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.58/1.02  % (10552)Termination reason: Unknown
% 1.58/1.02  % (10552)Termination phase: Saturation
% 1.58/1.02  
% 1.58/1.02  % (10552)Memory used [KB]: 1488
% 1.58/1.02  % (10552)Time elapsed: 0.032 s
% 1.58/1.02  % (10552)Instructions burned: 68 (million)
% 1.58/1.02  % (10552)------------------------------
% 1.58/1.02  % (10552)------------------------------
% 1.58/1.02  % (10560)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.58/1.03  % (10563)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.58/1.03  % (10555)Instruction limit reached!
% 1.58/1.03  % (10555)------------------------------
% 1.58/1.03  % (10555)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.58/1.03  % (10555)Termination reason: Unknown
% 1.58/1.03  % (10555)Termination phase: Saturation
% 1.58/1.03  
% 1.58/1.03  % (10555)Memory used [KB]: 1224
% 1.58/1.03  % (10555)Time elapsed: 0.025 s
% 1.58/1.03  % (10555)Instructions burned: 53 (million)
% 1.58/1.03  % (10555)------------------------------
% 1.58/1.03  % (10555)------------------------------
% 1.58/1.03  % (10564)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)
% 2.37/1.04  % (10553)Instruction limit reached!
% 2.37/1.04  % (10553)------------------------------
% 2.37/1.04  % (10553)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.37/1.04  % (10553)Termination reason: Unknown
% 2.37/1.04  % (10553)Termination phase: Saturation
% 2.37/1.04  
% 2.37/1.04  % (10553)Memory used [KB]: 1854
% 2.37/1.04  % (10553)Time elapsed: 0.037 s
% 2.37/1.04  % (10553)Instructions burned: 67 (million)
% 2.37/1.04  % (10553)------------------------------
% 2.37/1.04  % (10553)------------------------------
% 2.37/1.04  % (10567)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.37/1.04  % (10567)Refutation not found, incomplete strategy% (10567)------------------------------
% 2.37/1.04  % (10567)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.37/1.04  % (10567)Termination reason: Refutation not found, incomplete strategy
% 2.37/1.04  
% 2.37/1.04  % (10567)Memory used [KB]: 956
% 2.37/1.04  % (10567)Time elapsed: 0.002 s
% 2.37/1.04  % (10567)Instructions burned: 2 (million)
% 2.37/1.04  % (10567)------------------------------
% 2.37/1.04  % (10567)------------------------------
% 2.37/1.04  % (10568)lrs-1010_1:8_sil=2000:sos=on:i=1548:sd=1:ins=3:ss=included_0 on Vampire---4 for (2993ds/1548Mi)
% 2.37/1.07  % (10545)Instruction limit reached!
% 2.37/1.07  % (10545)------------------------------
% 2.37/1.07  % (10545)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.37/1.07  % (10545)Termination reason: Unknown
% 2.37/1.07  % (10545)Termination phase: Saturation
% 2.37/1.07  
% 2.37/1.07  % (10545)Memory used [KB]: 4544
% 2.37/1.07  % (10545)Time elapsed: 0.115 s
% 2.37/1.07  % (10545)Instructions burned: 207 (million)
% 2.37/1.07  % (10545)------------------------------
% 2.37/1.07  % (10545)------------------------------
% 2.37/1.08  % (10571)lrs+1010_974213:1048576_nwc=9.0:s2a=on:i=76:bd=off:lwlo=on:fd=off:sil=256000:s2agt=10:sims=off:nm=9:sp=const_min:rp=on:er=known:cond=fast:bce=on:abs=on:irw=on:amm=sco:afp=2000:updr=off:add=off:to=lpo:awrs=decay:awrsf=260:rawr=on:afq=2.0:uhcvi=on_0 on Vampire---4 for (2992ds/76Mi)
% 2.53/1.10  % (10544)Instruction limit reached!
% 2.53/1.10  % (10544)------------------------------
% 2.53/1.10  % (10544)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.53/1.10  % (10544)Termination reason: Unknown
% 2.53/1.10  % (10544)Termination phase: Saturation
% 2.53/1.10  
% 2.53/1.10  % (10544)Memory used [KB]: 3879
% 2.53/1.10  % (10544)Time elapsed: 0.141 s
% 2.53/1.10  % (10544)Instructions burned: 289 (million)
% 2.53/1.10  % (10544)------------------------------
% 2.53/1.10  % (10544)------------------------------
% 2.53/1.10  % (10578)dis+1010_111129:1048576_sfv=off:drc=encompass:sil=2000:tgt=full:sp=reverse_arity:spb=goal:rnwc=on:fd=preordered:rp=on:nwc=6.5667:i=1376:kws=arity_squared:bd=off:nm=0:uhcvi=on:rawr=on:av=off:erd=off:cond=on:lcm=reverse_0 on Vampire---4 for (2992ds/1376Mi)
% 2.53/1.10  % (10564)Instruction limit reached!
% 2.53/1.10  % (10564)------------------------------
% 2.53/1.10  % (10564)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.53/1.10  % (10564)Termination reason: Unknown
% 2.53/1.11  % (10564)Termination phase: Saturation
% 2.53/1.11  
% 2.53/1.11  % (10564)Memory used [KB]: 2291
% 2.53/1.11  % (10564)Time elapsed: 0.075 s
% 2.53/1.11  % (10564)Instructions burned: 164 (million)
% 2.53/1.11  % (10564)------------------------------
% 2.53/1.11  % (10564)------------------------------
% 2.53/1.11  % (10579)lrs-1002_3:2_sil=2000:sos=on:fd=off:nwc=10.0:flr=on:i=117:nm=16:fsr=off:sup=off:ss=axioms:fs=off:bd=off:fde=none:erd=off_0 on Vampire---4 for (2992ds/117Mi)
% 2.53/1.11  % (10579)Refutation not found, incomplete strategy% (10579)------------------------------
% 2.53/1.11  % (10579)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.53/1.11  % (10579)Termination reason: Refutation not found, incomplete strategy
% 2.53/1.11  
% 2.53/1.11  % (10579)Memory used [KB]: 954
% 2.53/1.11  % (10579)Time elapsed: 0.002 s
% 2.53/1.11  % (10579)Instructions burned: 2 (million)
% 2.53/1.11  % (10579)------------------------------
% 2.53/1.11  % (10579)------------------------------
% 2.53/1.11  % (10580)ott+1011_47:51_anc=all_dependent:slsqr=853,231:sil=4000:sp=reverse_frequency:foolp=on:spb=non_intro:abs=on:s2agt=50:slsqc=1:slsq=on:st=4.0:i=59:s2at=1.5:sd=7:kws=inv_frequency:afp=2000:nm=14:ins=2:afq=1.2:uhcvi=on:afr=on:gsp=on:ss=axioms:sgt=100:rawr=on:tgt=ground:awrs=converge:awrsf=390:bs=unit_only:add=off:flr=on:plsq=on:plsqc=1:plsqr=6705511,1048576:bd=preordered:newcnf=on:nwc=5.0_0 on Vampire---4 for (2992ds/59Mi)
% 2.53/1.11  % (10563)First to succeed.
% 2.53/1.12  % (10563)Solution written to "/export/starexec/sandbox/tmp/vampire-proof-10459"
% 2.53/1.12  % (10563)Refutation found. Thanks to Tanya!
% 2.53/1.12  % SZS status Unsatisfiable for Vampire---4
% 2.53/1.12  % SZS output start Proof for Vampire---4
% See solution above
% 2.53/1.12  % (10563)------------------------------
% 2.53/1.12  % (10563)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 2.53/1.12  % (10563)Termination reason: Refutation
% 2.53/1.12  
% 2.53/1.12  % (10563)Memory used [KB]: 2202
% 2.53/1.12  % (10563)Time elapsed: 0.091 s
% 2.53/1.12  % (10563)Instructions burned: 194 (million)
% 2.53/1.12  % (10459)Success in time 0.745 s
% 2.53/1.12  % Vampire---4.8 exiting
%------------------------------------------------------------------------------