TSTP Solution File: SWW504_5 by Vampire-SAT---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire-SAT---4.8
% Problem  : SWW504_5 : TPTP v8.1.2. Released v6.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s

% Computer : n017.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 Apr 30 17:35:25 EDT 2024

% Result   : Theorem 0.14s 0.38s
% Output   : Refutation 0.14s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    7
%            Number of leaves      :   79
% Syntax   : Number of formulae    :   89 (  12 unt;  75 typ;   0 def)
%            Number of atoms       :   16 (  15 equ)
%            Maximal formula atoms :    2 (   1 avg)
%            Number of connectives :   14 (  12   ~;   0   |;   0   &)
%                                         (   0 <=>;   2  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    5 (   3 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of types       :    9 (   8 usr)
%            Number of type conns  :   70 (  43   >;  27   *;   0   +;   0  <<)
%            Number of predicates  :   22 (  20 usr;   1 prp; 0-5 aty)
%            Number of functors    :   47 (  47 usr;   5 con; 0-5 aty)
%            Number of variables   :   75 (   8   !;  11   ?;  75   :)
%                                         (  56  !>;   0  ?*;   0  @-;   0  @+)

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

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

tff(type_def_7,type,
    node: ( $tType * $tType ) > $tType ).

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

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

tff(type_def_10,type,
    int: $tType ).

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

tff(type_def_12,type,
    char: $tType ).

tff(type_def_13,type,
    literal: $tType ).

tff(type_def_14,type,
    nibble: $tType ).

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

tff(type_def_16,type,
    sum_sum: ( $tType * $tType ) > $tType ).

tff(func_def_0,type,
    one_one: 
      !>[X0: $tType] : X0 ).

tff(func_def_1,type,
    sgn_sgn: 
      !>[X0: $tType] : ( X0 > X0 ) ).

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

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

tff(func_def_4,type,
    bool_size: bool > nat ).

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

tff(func_def_6,type,
    hoare_689268419triple: 
      !>[X0: $tType] : fun(fun(node(sum_sum(com,fun(X0,fun(state,bool))),sum_sum(state,X0)),bool),hoare_28830079triple(X0)) ).

tff(func_def_7,type,
    hoare_334633230triple: 
      !>[X0: $tType] : fun(hoare_28830079triple(X0),fun(node(sum_sum(com,fun(X0,fun(state,bool))),sum_sum(state,X0)),bool)) ).

tff(func_def_8,type,
    hoare_1841697145triple: 
      !>[X0: $tType] : ( ( fun(X0,fun(state,bool)) * com * fun(X0,fun(state,bool)) ) > hoare_28830079triple(X0) ) ).

tff(func_def_9,type,
    hoare_376461865e_case: 
      !>[X0: $tType,X1: $tType] : ( ( fun(fun(X0,fun(state,bool)),fun(com,fun(fun(X0,fun(state,bool)),X1))) * hoare_28830079triple(X0) ) > X1 ) ).

tff(func_def_10,type,
    hoare_678420151le_rec: 
      !>[X0: $tType,X1: $tType] : ( ( fun(fun(X0,fun(state,bool)),fun(com,fun(fun(X0,fun(state,bool)),X1))) * hoare_28830079triple(X0) ) > X1 ) ).

tff(func_def_11,type,
    hoare_711253694ep_set: 
      !>[X0: $tType] : fun(fun(node(sum_sum(com,fun(X0,fun(state,bool))),sum_sum(state,X0)),bool),bool) ).

tff(func_def_12,type,
    hoare_47506394e_size: 
      !>[X0: $tType] : ( ( fun(X0,nat) * hoare_28830079triple(X0) ) > nat ) ).

tff(func_def_13,type,
    nat_size: nat > nat ).

tff(func_def_14,type,
    semiring_1_of_nat: 
      !>[X0: $tType] : ( nat > X0 ) ).

tff(func_def_15,type,
    size_size: 
      !>[X0: $tType] : ( X0 > nat ) ).

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

tff(func_def_17,type,
    char1: ( nibble * nibble ) > char ).

tff(func_def_18,type,
    char_case: 
      !>[X0: $tType] : ( ( fun(nibble,fun(nibble,X0)) * char ) > X0 ) ).

tff(func_def_19,type,
    char_rec: 
      !>[X0: $tType] : ( ( fun(nibble,fun(nibble,X0)) * char ) > X0 ) ).

tff(func_def_20,type,
    char_size: char > nat ).

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

tff(func_def_22,type,
    fFalse: bool ).

tff(func_def_23,type,
    fTrue: bool ).

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

tff(func_def_25,type,
    sK3: state ).

tff(func_def_26,type,
    sK4: state ).

tff(func_def_27,type,
    sK5: state ).

tff(func_def_28,type,
    sK6: char > nibble ).

tff(func_def_29,type,
    sK7: char > nibble ).

tff(func_def_30,type,
    sK8: fun(nat,bool) > nat ).

tff(func_def_31,type,
    sK9: 
      !>[X0: $tType] : ( fun(node(sum_sum(com,fun(X0,fun(state,bool))),sum_sum(state,X0)),bool) > hoare_28830079triple(X0) ) ).

tff(func_def_32,type,
    sK10: 
      !>[X0: $tType] : ( hoare_28830079triple(X0) > fun(node(sum_sum(com,fun(X0,fun(state,bool))),sum_sum(state,X0)),bool) ) ).

tff(func_def_33,type,
    sK11: 
      !>[X0: $tType] : ( hoare_28830079triple(X0) > fun(X0,fun(state,bool)) ) ).

tff(func_def_34,type,
    sK12: 
      !>[X0: $tType] : ( hoare_28830079triple(X0) > com ) ).

tff(func_def_35,type,
    sK13: 
      !>[X0: $tType] : ( hoare_28830079triple(X0) > fun(X0,fun(state,bool)) ) ).

tff(func_def_36,type,
    sK14: 
      !>[X0: $tType] : ( fun(fun(node(sum_sum(com,fun(X0,fun(state,bool))),sum_sum(state,X0)),bool),bool) > hoare_28830079triple(X0) ) ).

tff(func_def_37,type,
    sK15: 
      !>[X0: $tType] : ( fun(hoare_28830079triple(X0),bool) > fun(node(sum_sum(com,fun(X0,fun(state,bool))),sum_sum(state,X0)),bool) ) ).

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

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

tff(func_def_40,type,
    sK18: 
      !>[X0: $tType,X1: $tType] : ( ( X0 * fun(X1,bool) * fun(X1,X0) ) > X1 ) ).

tff(func_def_41,type,
    sK19: 
      !>[X0: $tType,X1: $tType] : ( ( fun(X1,bool) * fun(X0,X1) ) > X0 ) ).

tff(func_def_42,type,
    sK20: 
      !>[X0: $tType,X1: $tType] : ( ( fun(X1,bool) * fun(X0,bool) * fun(X0,X1) ) > X0 ) ).

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

tff(pred_def_2,type,
    cl_HOL_Oequal: 
      !>[X0: $tType] : $o ).

tff(pred_def_3,type,
    one: 
      !>[X0: $tType] : $o ).

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

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

tff(pred_def_6,type,
    group_add: 
      !>[X0: $tType] : $o ).

tff(pred_def_7,type,
    semiring_1: 
      !>[X0: $tType] : $o ).

tff(pred_def_8,type,
    zero_neq_one: 
      !>[X0: $tType] : $o ).

tff(pred_def_9,type,
    semiring_char_0: 
      !>[X0: $tType] : $o ).

tff(pred_def_10,type,
    linordered_idom: 
      !>[X0: $tType] : $o ).

tff(pred_def_11,type,
    linordered_semidom: 
      !>[X0: $tType] : $o ).

tff(pred_def_12,type,
    linord219039673up_add: 
      !>[X0: $tType] : $o ).

tff(pred_def_13,type,
    semigroup: 
      !>[X0: $tType] : ( fun(X0,fun(X0,X0)) > $o ) ).

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

tff(pred_def_18,type,
    type_definition: 
      !>[X0: $tType,X1: $tType] : ( ( fun(X0,X1) * fun(X1,X0) * fun(X1,bool) ) > $o ) ).

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

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

tff(pred_def_21,type,
    sP0: fun(nat,bool) > $o ).

tff(pred_def_22,type,
    sP1: ( nat * nat * fun(nat,fun(nat,bool)) ) > $o ).

tff(pred_def_23,type,
    sP2: ( nat * nat * fun(nat,fun(nat,bool)) ) > $o ).

tff(f588,plain,
    $false,
    inference(subsumption_resolution,[],[f587,f380]) ).

tff(f380,plain,
    ! [X1: state] : ( sK3 = X1 ),
    inference(cnf_transformation,[],[f317]) ).

tff(f317,plain,
    ! [X1: state] : ( sK3 = X1 ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK3])],[f236,f316]) ).

tff(f316,plain,
    ( ? [X0: state] :
      ! [X1: state] : ( X0 = X1 )
   => ! [X1: state] : ( sK3 = X1 ) ),
    introduced(choice_axiom,[]) ).

tff(f236,plain,
    ? [X0: state] :
    ! [X1: state] : ( X0 = X1 ),
    inference(ennf_transformation,[],[f142]) ).

tff(f142,plain,
    ~ ! [X0: state] :
      ? [X1: state] : ( X0 != X1 ),
    inference(rectify,[],[f141]) ).

tff(f141,negated_conjecture,
    ~ ! [X53: state] :
      ? [X54: state] : ( X53 != X54 ),
    inference(negated_conjecture,[],[f140]) ).

tff(f140,conjecture,
    ! [X53: state] :
    ? [X54: state] : ( X53 != X54 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',conj_1) ).

tff(f587,plain,
    sK3 != sK4,
    inference(forward_demodulation,[],[f381,f380]) ).

tff(f381,plain,
    sK4 != sK5,
    inference(cnf_transformation,[],[f319]) ).

tff(f319,plain,
    sK4 != sK5,
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK4,sK5])],[f143,f318]) ).

tff(f318,plain,
    ( ? [X0: state,X1: state] : ( X0 != X1 )
   => ( sK4 != sK5 ) ),
    introduced(choice_axiom,[]) ).

tff(f143,plain,
    ? [X0: state,X1: state] : ( X0 != X1 ),
    inference(rectify,[],[f139]) ).

tff(f139,axiom,
    ? [X52: state,X53: state] : ( X52 != X53 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',conj_0) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : SWW504_5 : TPTP v8.1.2. Released v6.0.0.
% 0.07/0.13  % Command    : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s
% 0.14/0.35  % Computer : n017.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit   : 300
% 0.14/0.35  % WCLimit    : 300
% 0.14/0.35  % DateTime   : Tue Apr 30 02:30:18 EDT 2024
% 0.14/0.35  % CPUTime    : 
% 0.14/0.35  % (3634)Running in auto input_syntax mode. Trying TPTP
% 0.14/0.37  % (3637)WARNING: value z3 for option sas not known
% 0.14/0.37  % (3638)fmb+10_1_bce=on:fmbsr=1.5:nm=32_533 on theBenchmark for (533ds/0Mi)
% 0.14/0.37  % (3639)ott+10_10:1_add=off:afr=on:amm=off:anc=all:bd=off:bs=on:fsr=off:irw=on:lma=on:msp=off:nm=4:nwc=4.0:sac=on:sp=reverse_frequency_531 on theBenchmark for (531ds/0Mi)
% 0.14/0.37  % (3637)dis+2_11_add=large:afr=on:amm=off:bd=off:bce=on:fsd=off:fde=none:gs=on:gsaa=full_model:gsem=off:irw=on:msp=off:nm=4:nwc=1.3:sas=z3:sims=off:sac=on:sp=reverse_arity_569 on theBenchmark for (569ds/0Mi)
% 0.14/0.37  % (3636)fmb+10_1_bce=on:fmbdsb=on:fmbes=contour:fmbswr=3:fde=none:nm=0_793 on theBenchmark for (793ds/0Mi)
% 0.14/0.37  % (3635)fmb+10_1_bce=on:fmbas=function:fmbsr=1.2:fde=unused:nm=0_846 on theBenchmark for (846ds/0Mi)
% 0.14/0.37  % (3640)ott-10_8_av=off:bd=preordered:bs=on:fsd=off:fsr=off:fde=unused:irw=on:lcm=predicate:lma=on:nm=4:nwc=1.7:sp=frequency_522 on theBenchmark for (522ds/0Mi)
% 0.14/0.37  % (3641)ott+1_64_av=off:bd=off:bce=on:fsd=off:fde=unused:gsp=on:irw=on:lcm=predicate:lma=on:nm=2:nwc=1.1:sims=off:urr=on_497 on theBenchmark for (497ds/0Mi)
% 0.14/0.38  % (3641)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 0.14/0.38  % Exception at run slice level
% 0.14/0.38  User error: Finite model buillding is currently not compatible with polymorphism or higher-order constructs
% 0.14/0.38  % Exception at run slice level
% 0.14/0.38  User error: Finite model buillding is currently not compatible with polymorphism or higher-order constructs
% 0.14/0.38  % Exception at run slice level
% 0.14/0.38  User error: Finite model buillding is currently not compatible with polymorphism or higher-order constructs
% 0.14/0.38  % (3641)First to succeed.
% 0.14/0.38  % (3641)Refutation found. Thanks to Tanya!
% 0.14/0.38  % SZS status Theorem for theBenchmark
% 0.14/0.38  % SZS output start Proof for theBenchmark
% See solution above
% 0.14/0.38  % (3641)------------------------------
% 0.14/0.38  % (3641)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.14/0.38  % (3641)Termination reason: Refutation
% 0.14/0.38  
% 0.14/0.38  % (3641)Memory used [KB]: 1057
% 0.14/0.38  % (3641)Time elapsed: 0.008 s
% 0.14/0.38  % (3641)Instructions burned: 12 (million)
% 0.14/0.38  % (3641)------------------------------
% 0.14/0.38  % (3641)------------------------------
% 0.14/0.38  % (3634)Success in time 0.026 s
%------------------------------------------------------------------------------