TSTP Solution File: SYO282^5 by Vampire-SAT---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire-SAT---4.8
% Problem  : SYO282^5 : TPTP v8.2.0. Released v4.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s

% Computer : n004.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 09:10:49 EDT 2024

% Result   : Theorem 0.15s 0.39s
% Output   : Refutation 0.15s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    8
%            Number of leaves      :   15
% Syntax   : Number of formulae    :   24 (   4 unt;  12 typ;   0 def)
%            Number of atoms       :   60 (  15 equ;   0 cnn)
%            Maximal formula atoms :    4 (   5 avg)
%            Number of connectives :   19 (   9   ~;   0   |;   4   &;   0   @)
%                                         (   0 <=>;   6  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    6 (   4 avg)
%            Number of types       :    2 (   1 usr)
%            Number of type conns  :   25 (  24   >;   1   *;   0   +;   0  <<)
%            Number of symbols     :   14 (  11 usr;   3 con; 0-6 aty)
%            Number of variables   :   29 (   0   ^   9   !;  14   ?;  29   :)
%                                         (   6  !>;   0  ?*;   0  @-;   0  @+)

% Comments : 
%------------------------------------------------------------------------------
thf(type_def_5,type,
    b: $tType ).

thf(type_def_6,type,
    sTfun: ( $tType * $tType ) > $tType ).

thf(func_def_0,type,
    b: $tType ).

thf(func_def_4,type,
    sK0: b > $o ).

thf(func_def_5,type,
    sK1: b ).

thf(func_def_6,type,
    kCOMB: 
      !>[X0: $tType,X1: $tType] : ( X0 > X1 > X0 ) ).

thf(func_def_7,type,
    bCOMB: 
      !>[X0: $tType,X1: $tType,X2: $tType] : ( ( X1 > X2 ) > ( X0 > X1 ) > X0 > X2 ) ).

thf(func_def_8,type,
    vAND: $o > $o > $o ).

thf(func_def_9,type,
    vOR: $o > $o > $o ).

thf(func_def_10,type,
    vIMP: $o > $o > $o ).

thf(func_def_11,type,
    vNOT: $o > $o ).

thf(func_def_12,type,
    vEQ: 
      !>[X0: $tType] : ( X0 > X0 > $o ) ).

thf(f14,plain,
    $false,
    inference(trivial_inequality_removal,[],[f13]) ).

thf(f13,plain,
    $true != $true,
    inference(superposition,[],[f12,f11]) ).

thf(f11,plain,
    $true = vAPP(b,$o,sK0,sK1),
    inference(cnf_transformation,[],[f10]) ).

thf(f10,plain,
    ! [X1: b] :
      ( ( $true != vAPP(b,$o,sK0,X1) )
      & ( $true = vAPP(b,$o,sK0,sK1) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0,sK1])],[f7,f9,f8]) ).

thf(f8,plain,
    ( ? [X0: b > $o] :
      ! [X1: b] :
        ( ( vAPP(b,$o,X0,X1) != $true )
        & ? [X2: b] : ( vAPP(b,$o,X0,X2) = $true ) )
   => ! [X1: b] :
        ( ( $true != vAPP(b,$o,sK0,X1) )
        & ? [X2: b] : ( $true = vAPP(b,$o,sK0,X2) ) ) ),
    introduced(choice_axiom,[]) ).

thf(f9,plain,
    ( ? [X2: b] : ( $true = vAPP(b,$o,sK0,X2) )
   => ( $true = vAPP(b,$o,sK0,sK1) ) ),
    introduced(choice_axiom,[]) ).

thf(f7,plain,
    ? [X0: b > $o] :
    ! [X1: b] :
      ( ( vAPP(b,$o,X0,X1) != $true )
      & ? [X2: b] : ( vAPP(b,$o,X0,X2) = $true ) ),
    inference(ennf_transformation,[],[f6]) ).

thf(f6,plain,
    ~ ! [X0: b > $o] :
      ? [X1: b] :
        ( ? [X2: b] : ( vAPP(b,$o,X0,X2) = $true )
       => ( vAPP(b,$o,X0,X1) = $true ) ),
    inference(fool_elimination,[],[f5]) ).

thf(f5,plain,
    ~ ! [X0: b > $o] :
      ? [X1: b] :
        ( ? [X2: b] : vAPP(b,$o,X0,X2)
       => vAPP(b,$o,X0,X1) ),
    inference(rectify,[],[f2]) ).

thf(f2,negated_conjecture,
    ~ ! [X0: b > $o] :
      ? [X1: b] :
        ( ? [X2: b] : vAPP(b,$o,X0,X2)
       => vAPP(b,$o,X0,X1) ),
    inference(negated_conjecture,[],[f1]) ).

thf(f1,conjecture,
    ! [X0: b > $o] :
    ? [X1: b] :
      ( ? [X2: b] : vAPP(b,$o,X0,X2)
     => vAPP(b,$o,X0,X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',cL51) ).

thf(f12,plain,
    ! [X1: b] : ( $true != vAPP(b,$o,sK0,X1) ),
    inference(cnf_transformation,[],[f10]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem    : SYO282^5 : TPTP v8.2.0. Released v4.0.0.
% 0.13/0.14  % Command    : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s
% 0.15/0.37  % Computer : n004.cluster.edu
% 0.15/0.37  % Model    : x86_64 x86_64
% 0.15/0.37  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.37  % Memory   : 8042.1875MB
% 0.15/0.37  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.37  % CPULimit   : 300
% 0.15/0.37  % WCLimit    : 300
% 0.15/0.37  % DateTime   : Mon May 20 10:05:23 EDT 2024
% 0.15/0.37  % CPUTime    : 
% 0.15/0.37  % (24408)Running in auto input_syntax mode. Trying TPTP
% 0.15/0.39  % (24409)fmb+10_1_fmbas=off:fmbsr=1.3:nm=2_1451 on theBenchmark for (1451ds/0Mi)
% 0.15/0.39  % (24410)fmb+10_1_bce=on:fmbas=expand:fmbksg=on:fmbsr=1.3_569 on theBenchmark for (569ds/0Mi)
% 0.15/0.39  % (24412)fmb+10_1_bce=on:fmbas=expand:fmbksg=on:fmbsr=1.3:gsp=on:nm=4_470 on theBenchmark for (470ds/0Mi)
% 0.15/0.39  % (24414)dis+11_4:5_nm=4_216 on theBenchmark for (216ds/0Mi)
% 0.15/0.39  % (24413)dis+1_20_av=off:lcm=predicate:nm=2:nwc=2.0_396 on theBenchmark for (396ds/0Mi)
% 0.15/0.39  % (24411)dis-2_2:3_amm=sco:anc=none:bce=on:fsr=off:gsp=on:nm=16:nwc=1.2:nicw=on:sac=on:sp=weighted_frequency_476 on theBenchmark for (476ds/0Mi)
% 0.15/0.39  % (24415)fmb+10_1_fmbas=off:fmbsr=1.3:nm=2:si=on:rtra=on:rawr=on:rp=on:fmbksg=on_1451 on theBenchmark for (1451ds/0Mi)
% 0.15/0.39  % (24411)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 0.15/0.39  % (24412)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 0.15/0.39  % Exception at run slice level% Exception at run slice level
% 0.15/0.39  User error: Finite model buillding is currently not compatible with polymorphism or higher-order constructs
% 0.15/0.39  
% 0.15/0.39  User error: Finite model buillding is currently not compatible with polymorphism or higher-order constructs
% 0.15/0.39  % Exception at run slice level
% 0.15/0.39  User error: Finite model buillding is currently not compatible with polymorphism or higher-order constructs
% 0.15/0.39  % Exception at run slice level
% 0.15/0.39  User error: Finite model buillding is currently not compatible with polymorphism or higher-order constructs
% 0.15/0.39  % (24411)Also succeeded, but the first one will report.
% 0.15/0.39  % (24413)First to succeed.
% 0.15/0.39  % (24414)Also succeeded, but the first one will report.
% 0.15/0.39  % (24413)Solution written to "/export/starexec/sandbox2/tmp/vampire-proof-24408"
% 0.15/0.39  % (24413)Refutation found. Thanks to Tanya!
% 0.15/0.39  % SZS status Theorem for theBenchmark
% 0.15/0.39  % SZS output start Proof for theBenchmark
% See solution above
% 0.15/0.39  % (24413)------------------------------
% 0.15/0.39  % (24413)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.15/0.39  % (24413)Termination reason: Refutation
% 0.15/0.39  
% 0.15/0.39  % (24413)Memory used [KB]: 736
% 0.15/0.39  % (24413)Time elapsed: 0.003 s
% 0.15/0.39  % (24413)Instructions burned: 3 (million)
% 0.15/0.39  % (24408)Success in time 0.016 s
%------------------------------------------------------------------------------