TSTP Solution File: LCL817_5 by Vampire---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire---4.8
% Problem  : LCL817_5 : TPTP v8.2.0. Released v6.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/sandbox2/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t %d %s

% Computer : n022.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 : Tue May 21 00:23:11 EDT 2024

% Result   : Theorem 0.57s 0.75s
% Output   : Refutation 0.57s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    8
%            Number of leaves      :   70
% Syntax   : Number of formulae    :   83 (  10 unt;  66 typ;   0 def)
%            Number of atoms       :   35 (   5 equ)
%            Maximal formula atoms :    4 (   2 avg)
%            Number of connectives :   35 (  17   ~;  12   |;   0   &)
%                                         (   0 <=>;   6  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   12 (   5 avg)
%            Maximal term depth    :    8 (   2 avg)
%            Number of types       :    5 (   4 usr)
%            Number of type conns  :   54 (  27   >;  27   *;   0   +;   0  <<)
%            Number of predicates  :    7 (   5 usr;   1 prp; 0-3 aty)
%            Number of functors    :   57 (  57 usr;  26 con; 0-5 aty)
%            Number of variables   :   76 (  42   !;   0   ?;  76   :)
%                                         (  34  !>;   0  ?*;   0  @-;   0  @+)

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

tff(type_def_6,type,
    dB: $tType ).

tff(type_def_7,type,
    list: $tType > $tType ).

tff(type_def_8,type,
    nat: $tType ).

tff(type_def_9,type,
    type: $tType ).

tff(type_def_10,type,
    fun: ( $tType * $tType ) > $tType ).

tff(func_def_0,type,
    combb: 
      !>[X0: $tType,X1: $tType,X2: $tType] : fun(fun(X0,X1),fun(fun(X2,X0),fun(X2,X1))) ).

tff(func_def_1,type,
    combc: 
      !>[X0: $tType,X1: $tType,X2: $tType] : ( ( fun(X0,fun(X1,X2)) * X1 ) > fun(X0,X2) ) ).

tff(func_def_2,type,
    combi: 
      !>[X0: $tType] : fun(X0,X0) ).

tff(func_def_3,type,
    combs: 
      !>[X0: $tType,X1: $tType,X2: $tType] : fun(fun(X0,fun(X1,X2)),fun(fun(X0,X1),fun(X0,X2))) ).

tff(func_def_4,type,
    zero_zero: 
      !>[X0: $tType] : X0 ).

tff(func_def_5,type,
    it: fun(dB,bool) ).

tff(func_def_6,type,
    abs: dB > dB ).

tff(func_def_7,type,
    app: fun(dB,fun(dB,dB)) ).

tff(func_def_8,type,
    var: nat > dB ).

tff(func_def_9,type,
    dB_size: dB > nat ).

tff(func_def_10,type,
    lift: fun(dB,fun(nat,dB)) ).

tff(func_def_11,type,
    subst: fun(dB,fun(dB,fun(nat,dB))) ).

tff(func_def_12,type,
    foldl: 
      !>[X0: $tType,X1: $tType] : ( ( fun(X0,fun(X1,X0)) * X0 * list(X1) ) > X0 ) ).

tff(func_def_13,type,
    foldr: 
      !>[X0: $tType,X1: $tType] : ( ( fun(X0,fun(X1,X1)) * list(X0) * X1 ) > X1 ) ).

tff(func_def_14,type,
    cons: 
      !>[X0: $tType] : fun(X0,fun(list(X0),list(X0))) ).

tff(func_def_15,type,
    list_case: 
      !>[X0: $tType,X1: $tType] : ( ( X0 * fun(X1,fun(list(X1),X0)) * list(X1) ) > X0 ) ).

tff(func_def_16,type,
    listset: 
      !>[X0: $tType] : ( list(fun(X0,bool)) > fun(list(X0),bool) ) ).

tff(func_def_17,type,
    map: 
      !>[X0: $tType,X1: $tType] : ( ( fun(X0,X1) * list(X0) ) > list(X1) ) ).

tff(func_def_18,type,
    set_Cons: 
      !>[X0: $tType] : ( ( fun(X0,bool) * fun(list(X0),bool) ) > fun(list(X0),bool) ) ).

tff(func_def_19,type,
    collect: 
      !>[X0: $tType] : ( fun(X0,bool) > fun(X0,bool) ) ).

tff(func_def_20,type,
    shift: 
      !>[X0: $tType] : ( ( fun(nat,X0) * nat * X0 ) > fun(nat,X0) ) ).

tff(func_def_21,type,
    fun1: fun(type,fun(type,type)) ).

tff(func_def_22,type,
    typing: fun(nat,type) > fun(dB,fun(type,bool)) ).

tff(func_def_23,type,
    typings: ( fun(nat,type) * list(dB) ) > fun(list(type),bool) ).

tff(func_def_24,type,
    aa: 
      !>[X0: $tType,X1: $tType] : ( ( fun(X0,X1) * X0 ) > X1 ) ).

tff(func_def_25,type,
    fEx: 
      !>[X0: $tType] : fun(fun(X0,bool),bool) ).

tff(func_def_26,type,
    fFalse: bool ).

tff(func_def_27,type,
    fTrue: bool ).

tff(func_def_28,type,
    fconj: fun(bool,fun(bool,bool)) ).

tff(func_def_29,type,
    fequal: 
      !>[X0: $tType] : fun(X0,fun(X0,bool)) ).

tff(func_def_30,type,
    member: 
      !>[X0: $tType] : fun(X0,fun(fun(X0,bool),bool)) ).

tff(func_def_31,type,
    t: type ).

tff(func_def_32,type,
    t2: type ).

tff(func_def_33,type,
    t_a: type ).

tff(func_def_34,type,
    t1: type ).

tff(func_def_35,type,
    ts: list(type) ).

tff(func_def_36,type,
    a: dB ).

tff(func_def_37,type,
    as: list(dB) ).

tff(func_def_38,type,
    e: fun(nat,type) ).

tff(func_def_39,type,
    ea: fun(nat,type) ).

tff(func_def_40,type,
    i: nat ).

tff(func_def_41,type,
    ia: nat ).

tff(func_def_42,type,
    n: nat ).

tff(func_def_43,type,
    rs: list(dB) ).

tff(func_def_44,type,
    t3: dB ).

tff(func_def_45,type,
    u: dB ).

tff(func_def_46,type,
    ua: dB ).

tff(func_def_47,type,
    sK0: 
      !>[X0: $tType,X1: $tType] : ( ( fun(X1,X0) * fun(X1,X0) ) > X1 ) ).

tff(func_def_48,type,
    sK1: ( type * dB * dB * fun(nat,type) ) > type ).

tff(func_def_49,type,
    sK2: list(type) ).

tff(func_def_50,type,
    sK3: type ).

tff(func_def_51,type,
    sK4: ( dB * fun(nat,type) ) > type ).

tff(func_def_52,type,
    sK5: ( dB * fun(nat,type) ) > type ).

tff(func_def_53,type,
    sK6: ( type * dB * fun(nat,type) ) > type ).

tff(func_def_54,type,
    sK7: ( type * dB * fun(nat,type) ) > type ).

tff(pred_def_1,type,
    zero: 
      !>[X0: $tType] : $o ).

tff(pred_def_2,type,
    beta: ( dB * dB ) > $o ).

tff(pred_def_3,type,
    listsp: 
      !>[X0: $tType] : ( ( fun(X0,bool) * list(X0) ) > $o ) ).

tff(pred_def_4,type,
    pp: bool > $o ).

tff(pred_def_5,type,
    sQ8_eqProxy: 
      !>[X0: $tType] : ( ( X0 * X0 ) > $o ) ).

tff(f287,plain,
    $false,
    inference(subsumption_resolution,[],[f286,f202]) ).

tff(f202,plain,
    pp(aa(type,bool,aa(dB,fun(type,bool),typing(e),u),t1)),
    inference(cnf_transformation,[],[f1]) ).

tff(f1,axiom,
    pp(aa(type,bool,aa(dB,fun(type,bool),typing(e),u),t1)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_0_uT) ).

tff(f286,plain,
    ~ pp(aa(type,bool,aa(dB,fun(type,bool),typing(e),u),t1)),
    inference(resolution,[],[f285,f198]) ).

tff(f198,plain,
    pp(aa(type,bool,aa(dB,fun(type,bool),typing(shift(type,e,i,t1)),a),t)),
    inference(cnf_transformation,[],[f5]) ).

tff(f5,axiom,
    pp(aa(type,bool,aa(dB,fun(type,bool),typing(shift(type,e,i,t1)),a),t)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_4_argT) ).

tff(f285,plain,
    ! [X0: type] :
      ( ~ pp(aa(type,bool,aa(dB,fun(type,bool),typing(shift(type,e,i,X0)),a),t))
      | ~ pp(aa(type,bool,aa(dB,fun(type,bool),typing(e),u),X0)) ),
    inference(resolution,[],[f191,f253]) ).

tff(f253,plain,
    ! [X2: dB,X3: fun(nat,type),X0: nat,X1: type,X4: type,X5: dB] :
      ( pp(aa(type,bool,aa(dB,fun(type,bool),typing(X3),aa(nat,dB,aa(dB,fun(nat,dB),aa(dB,fun(dB,fun(nat,dB)),subst,X5),X2),X0)),X4))
      | ~ pp(aa(type,bool,aa(dB,fun(type,bool),typing(X3),X2),X1))
      | ~ pp(aa(type,bool,aa(dB,fun(type,bool),typing(shift(type,X3,X0,X1)),X5),X4)) ),
    inference(equality_resolution,[],[f194]) ).

tff(f194,plain,
    ! [X2: dB,X3: fun(nat,type),X0: nat,X1: type,X6: fun(nat,type),X4: type,X5: dB] :
      ( pp(aa(type,bool,aa(dB,fun(type,bool),typing(X3),aa(nat,dB,aa(dB,fun(nat,dB),aa(dB,fun(dB,fun(nat,dB)),subst,X5),X2),X0)),X4))
      | ( shift(type,X3,X0,X1) != X6 )
      | ~ pp(aa(type,bool,aa(dB,fun(type,bool),typing(X3),X2),X1))
      | ~ pp(aa(type,bool,aa(dB,fun(type,bool),typing(X6),X5),X4)) ),
    inference(cnf_transformation,[],[f150]) ).

tff(f150,plain,
    ! [X0: nat,X1: type,X2: dB,X3: fun(nat,type),X4: type,X5: dB,X6: fun(nat,type)] :
      ( pp(aa(type,bool,aa(dB,fun(type,bool),typing(X3),aa(nat,dB,aa(dB,fun(nat,dB),aa(dB,fun(dB,fun(nat,dB)),subst,X5),X2),X0)),X4))
      | ( shift(type,X3,X0,X1) != X6 )
      | ~ pp(aa(type,bool,aa(dB,fun(type,bool),typing(X3),X2),X1))
      | ~ pp(aa(type,bool,aa(dB,fun(type,bool),typing(X6),X5),X4)) ),
    inference(flattening,[],[f149]) ).

tff(f149,plain,
    ! [X0: nat,X1: type,X2: dB,X3: fun(nat,type),X4: type,X5: dB,X6: fun(nat,type)] :
      ( pp(aa(type,bool,aa(dB,fun(type,bool),typing(X3),aa(nat,dB,aa(dB,fun(nat,dB),aa(dB,fun(dB,fun(nat,dB)),subst,X5),X2),X0)),X4))
      | ( shift(type,X3,X0,X1) != X6 )
      | ~ pp(aa(type,bool,aa(dB,fun(type,bool),typing(X3),X2),X1))
      | ~ pp(aa(type,bool,aa(dB,fun(type,bool),typing(X6),X5),X4)) ),
    inference(ennf_transformation,[],[f120]) ).

tff(f120,plain,
    ! [X0: nat,X1: type,X2: dB,X3: fun(nat,type),X4: type,X5: dB,X6: fun(nat,type)] :
      ( pp(aa(type,bool,aa(dB,fun(type,bool),typing(X6),X5),X4))
     => ( pp(aa(type,bool,aa(dB,fun(type,bool),typing(X3),X2),X1))
       => ( ( shift(type,X3,X0,X1) = X6 )
         => pp(aa(type,bool,aa(dB,fun(type,bool),typing(X3),aa(nat,dB,aa(dB,fun(nat,dB),aa(dB,fun(dB,fun(nat,dB)),subst,X5),X2),X0)),X4)) ) ) ),
    inference(rectify,[],[f8]) ).

tff(f8,axiom,
    ! [X4: nat,X5: type,X6: dB,X7: fun(nat,type),X8: type,X9: dB,X10: fun(nat,type)] :
      ( pp(aa(type,bool,aa(dB,fun(type,bool),typing(X10),X9),X8))
     => ( pp(aa(type,bool,aa(dB,fun(type,bool),typing(X7),X6),X5))
       => ( ( shift(type,X7,X4,X5) = X10 )
         => pp(aa(type,bool,aa(dB,fun(type,bool),typing(X7),aa(nat,dB,aa(dB,fun(nat,dB),aa(dB,fun(dB,fun(nat,dB)),subst,X9),X6),X4)),X8)) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_7_subst__lemma) ).

tff(f191,plain,
    ~ pp(aa(type,bool,aa(dB,fun(type,bool),typing(e),aa(nat,dB,aa(dB,fun(nat,dB),aa(dB,fun(dB,fun(nat,dB)),subst,a),u),i)),t)),
    inference(cnf_transformation,[],[f117]) ).

tff(f117,plain,
    ~ pp(aa(type,bool,aa(dB,fun(type,bool),typing(e),aa(nat,dB,aa(dB,fun(nat,dB),aa(dB,fun(dB,fun(nat,dB)),subst,a),u),i)),t)),
    inference(flattening,[],[f116]) ).

tff(f116,negated_conjecture,
    ~ pp(aa(type,bool,aa(dB,fun(type,bool),typing(e),aa(nat,dB,aa(dB,fun(nat,dB),aa(dB,fun(dB,fun(nat,dB)),subst,a),u),i)),t)),
    inference(negated_conjecture,[],[f115]) ).

tff(f115,conjecture,
    pp(aa(type,bool,aa(dB,fun(type,bool),typing(e),aa(nat,dB,aa(dB,fun(nat,dB),aa(dB,fun(dB,fun(nat,dB)),subst,a),u),i)),t)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',conj_0) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem    : LCL817_5 : TPTP v8.2.0. Released v6.0.0.
% 0.14/0.14  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox2/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t %d %s
% 0.14/0.34  % Computer : n022.cluster.edu
% 0.14/0.34  % Model    : x86_64 x86_64
% 0.14/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.34  % Memory   : 8042.1875MB
% 0.14/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.34  % CPULimit   : 300
% 0.14/0.34  % WCLimit    : 300
% 0.14/0.34  % DateTime   : Mon May 20 03:14:22 EDT 2024
% 0.14/0.34  % CPUTime    : 
% 0.14/0.34  This is a TF1_THM_EQU_NAR problem
% 0.14/0.34  Running vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox2/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t 300 /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.57/0.75  % (10226)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 (2996ds/56Mi)
% 0.57/0.75  % (10219)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 (2996ds/34Mi)
% 0.57/0.75  % (10221)lrs+1011_1:1_sil=8000:sp=occurrence:nwc=10.0:i=78:ss=axioms:sgt=8_0 on theBenchmark for (2996ds/78Mi)
% 0.57/0.75  % (10220)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 (2996ds/51Mi)
% 0.57/0.75  % (10222)ott+1011_1:1_sil=2000:urr=on:i=33:sd=1:kws=inv_frequency:ss=axioms:sup=off_0 on theBenchmark for (2996ds/33Mi)
% 0.57/0.75  % (10223)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 (2996ds/34Mi)
% 0.57/0.75  % (10224)lrs+1002_1:16_to=lpo:sil=32000:sp=unary_frequency:sos=on:i=45:bd=off:ss=axioms_0 on theBenchmark for (2996ds/45Mi)
% 0.57/0.75  % (10225)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 (2996ds/83Mi)
% 0.57/0.75  % (10226)First to succeed.
% 0.57/0.75  % (10226)Solution written to "/export/starexec/sandbox2/tmp/vampire-proof-10218"
% 0.57/0.75  % (10222)Also succeeded, but the first one will report.
% 0.57/0.75  % (10226)Refutation found. Thanks to Tanya!
% 0.57/0.75  % SZS status Theorem for theBenchmark
% 0.57/0.75  % SZS output start Proof for theBenchmark
% See solution above
% 0.57/0.75  % (10226)------------------------------
% 0.57/0.75  % (10226)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.57/0.75  % (10226)Termination reason: Refutation
% 0.57/0.75  
% 0.57/0.75  % (10226)Memory used [KB]: 1231
% 0.57/0.75  % (10226)Time elapsed: 0.005 s
% 0.57/0.75  % (10226)Instructions burned: 13 (million)
% 0.57/0.75  % (10218)Success in time 0.398 s
% 0.57/0.75  % Vampire---4.8 exiting
%------------------------------------------------------------------------------