TSTP Solution File: NUM656^1 by Vampire---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire---4.8
% Problem  : NUM656^1 : TPTP v8.2.0. Released v3.7.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 : n013.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 01:44:18 EDT 2024

% Result   : Theorem 0.16s 0.38s
% Output   : Refutation 0.16s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   12
%            Number of leaves      :   12
% Syntax   : Number of formulae    :   40 (   9 unt;   7 typ;   0 def)
%            Number of atoms       :  157 (  60 equ;   0 cnn)
%            Maximal formula atoms :    6 (   4 avg)
%            Number of connectives :  217 (  71   ~;  19   |;   6   &;  94   @)
%                                         (   2 <=>;  25  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   12 (   4 avg)
%            Number of types       :    2 (   1 usr)
%            Number of type conns  :    6 (   6   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   10 (   7 usr;   6 con; 0-2 aty)
%            Number of variables   :   20 (   0   ^  19   !;   0   ?;  20   :)
%                                         (   1  !>;   0  ?*;   0  @-;   0  @+)

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

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

thf(func_def_1,type,
    x: nat ).

thf(func_def_2,type,
    y: nat ).

thf(func_def_3,type,
    more: nat > nat > $o ).

thf(func_def_5,type,
    less: nat > nat > $o ).

thf(func_def_6,type,
    vEPSILON: 
      !>[X0: $tType] : ( ( X0 > $o ) > X0 ) ).

thf(f51,plain,
    $false,
    inference(avatar_sat_refutation,[],[f40,f43,f49]) ).

thf(f49,plain,
    ~ spl0_1,
    inference(avatar_contradiction_clause,[],[f48]) ).

thf(f48,plain,
    ( $false
    | ~ spl0_1 ),
    inference(trivial_inequality_removal,[],[f46]) ).

thf(f46,plain,
    ( ( $true != $true )
    | ~ spl0_1 ),
    inference(superposition,[],[f30,f44]) ).

thf(f44,plain,
    ( ( $true
      = ( more @ x @ x ) )
    | ~ spl0_1 ),
    inference(backward_demodulation,[],[f28,f35]) ).

thf(f35,plain,
    ( ( x = y )
    | ~ spl0_1 ),
    inference(avatar_component_clause,[],[f33]) ).

thf(f33,plain,
    ( spl0_1
  <=> ( x = y ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl0_1])]) ).

thf(f28,plain,
    ( ( more @ x @ y )
    = $true ),
    inference(cnf_transformation,[],[f8]) ).

thf(f8,plain,
    ( ( more @ x @ y )
    = $true ),
    inference(fool_elimination,[],[f7]) ).

thf(f7,plain,
    more @ x @ y,
    inference(rectify,[],[f1]) ).

thf(f1,axiom,
    more @ x @ y,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',m) ).

thf(f30,plain,
    ! [X1: nat] :
      ( ( more @ X1 @ X1 )
     != $true ),
    inference(equality_resolution,[],[f27]) ).

thf(f27,plain,
    ! [X0: nat,X1: nat] :
      ( ( $true
       != ( more @ X0 @ X1 ) )
      | ( X0 != X1 ) ),
    inference(cnf_transformation,[],[f22]) ).

thf(f22,plain,
    ! [X0: nat,X1: nat] :
      ( ( ( $true
         != ( more @ X0 @ X1 ) )
        | ( X0 != X1 ) )
      & ( ( X0 != X1 )
        | ( ( less @ X0 @ X1 )
         != $true ) )
      & ( ( ( less @ X0 @ X1 )
         != $true )
        | ( $true
         != ( more @ X0 @ X1 ) ) ) ),
    inference(rectify,[],[f21]) ).

thf(f21,plain,
    ! [X1: nat,X0: nat] :
      ( ( ( ( more @ X1 @ X0 )
         != $true )
        | ( X0 != X1 ) )
      & ( ( X0 != X1 )
        | ( ( less @ X1 @ X0 )
         != $true ) )
      & ( ( ( less @ X1 @ X0 )
         != $true )
        | ( ( more @ X1 @ X0 )
         != $true ) ) ),
    inference(flattening,[],[f20]) ).

thf(f20,plain,
    ! [X1: nat,X0: nat] :
      ( ( ( X0 != X1 )
        | ( ( less @ X1 @ X0 )
         != $true ) )
      & ( ( ( less @ X1 @ X0 )
         != $true )
        | ( ( more @ X1 @ X0 )
         != $true ) )
      & ( ( ( more @ X1 @ X0 )
         != $true )
        | ( X0 != X1 ) ) ),
    inference(ennf_transformation,[],[f17]) ).

thf(f17,plain,
    ! [X1: nat,X0: nat] :
      ~ ( ( ( X0 = X1 )
         => ( ( more @ X1 @ X0 )
           != $true ) )
       => ( ( ( ( more @ X1 @ X0 )
              = $true )
           => ( ( less @ X1 @ X0 )
             != $true ) )
         => ~ ( ( ( less @ X1 @ X0 )
                = $true )
             => ( X0 != X1 ) ) ) ),
    inference(flattening,[],[f14]) ).

thf(f14,plain,
    ! [X0: nat,X1: nat] :
      ~ ( ( ( X0 = X1 )
         => ( ( more @ X1 @ X0 )
           != $true ) )
       => ~ ~ ( ( ( ( more @ X1 @ X0 )
                  = $true )
               => ( ( less @ X1 @ X0 )
                 != $true ) )
             => ~ ( ( ( less @ X1 @ X0 )
                    = $true )
                 => ( X0 != X1 ) ) ) ),
    inference(fool_elimination,[],[f13]) ).

thf(f13,plain,
    ! [X0: nat,X1: nat] :
      ~ ( ( ( X0 = X1 )
         => ~ ( more @ X1 @ X0 ) )
       => ~ ~ ( ( ( more @ X1 @ X0 )
               => ~ ( less @ X1 @ X0 ) )
             => ~ ( ( less @ X1 @ X0 )
                 => ( X0 != X1 ) ) ) ),
    inference(rectify,[],[f3]) ).

thf(f3,axiom,
    ! [X2: nat,X1: nat] :
      ~ ( ( ( X1 = X2 )
         => ~ ( more @ X1 @ X2 ) )
       => ~ ~ ( ( ( more @ X1 @ X2 )
               => ~ ( less @ X1 @ X2 ) )
             => ~ ( ( less @ X1 @ X2 )
                 => ( X1 != X2 ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',satz10b) ).

thf(f43,plain,
    ~ spl0_2,
    inference(avatar_split_clause,[],[f42,f37]) ).

thf(f37,plain,
    ( spl0_2
  <=> ( ( less @ x @ y )
      = $true ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl0_2])]) ).

thf(f42,plain,
    ( ( less @ x @ y )
   != $true ),
    inference(trivial_inequality_removal,[],[f41]) ).

thf(f41,plain,
    ( ( ( less @ x @ y )
     != $true )
    | ( $true != $true ) ),
    inference(superposition,[],[f25,f28]) ).

thf(f25,plain,
    ! [X0: nat,X1: nat] :
      ( ( $true
       != ( more @ X0 @ X1 ) )
      | ( ( less @ X0 @ X1 )
       != $true ) ),
    inference(cnf_transformation,[],[f22]) ).

thf(f40,plain,
    ( spl0_1
    | spl0_2 ),
    inference(avatar_split_clause,[],[f23,f37,f33]) ).

thf(f23,plain,
    ( ( x = y )
    | ( ( less @ x @ y )
      = $true ) ),
    inference(cnf_transformation,[],[f18]) ).

thf(f18,plain,
    ( ( ( less @ x @ y )
      = $true )
    | ( x = y ) ),
    inference(ennf_transformation,[],[f16]) ).

thf(f16,plain,
    ( ( ( less @ x @ y )
     != $true )
   => ( x = y ) ),
    inference(flattening,[],[f12]) ).

thf(f12,plain,
    ~ ~ ( ( ( less @ x @ y )
         != $true )
       => ( x = y ) ),
    inference(fool_elimination,[],[f11]) ).

thf(f11,plain,
    ~ ~ ( ~ ( less @ x @ y )
       => ( x = y ) ),
    inference(rectify,[],[f5]) ).

thf(f5,negated_conjecture,
    ~ ~ ( ~ ( less @ x @ y )
       => ( x = y ) ),
    inference(negated_conjecture,[],[f4]) ).

thf(f4,conjecture,
    ~ ( ~ ( less @ x @ y )
     => ( x = y ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',satz10g) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.13  % Problem    : NUM656^1 : TPTP v8.2.0. Released v3.7.0.
% 0.12/0.15  % 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.16/0.36  % Computer : n013.cluster.edu
% 0.16/0.36  % Model    : x86_64 x86_64
% 0.16/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.16/0.36  % Memory   : 8042.1875MB
% 0.16/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.16/0.36  % CPULimit   : 300
% 0.16/0.36  % WCLimit    : 300
% 0.16/0.36  % DateTime   : Mon May 20 06:28:38 EDT 2024
% 0.16/0.37  % CPUTime    : 
% 0.16/0.37  This is a TH0_THM_EQU_NAR problem
% 0.16/0.37  Running vampire_ho --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_hol --cores 8 -m 12000 -t 300 /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.16/0.38  % (24330)dis+1010_1:1_au=on:cbe=off:chr=on:fsr=off:hfsq=on:nm=64:sos=theory:sp=weighted_frequency:i=27:si=on:rtra=on_0 on theBenchmark for (3000ds/27Mi)
% 0.16/0.38  % (24330)First to succeed.
% 0.16/0.38  % (24330)Refutation found. Thanks to Tanya!
% 0.16/0.38  % SZS status Theorem for theBenchmark
% 0.16/0.38  % SZS output start Proof for theBenchmark
% See solution above
% 0.16/0.38  % (24330)------------------------------
% 0.16/0.38  % (24330)Version: Vampire 4.8 HO - Sledgehammer schedules (2023-10-19)
% 0.16/0.38  % (24330)Termination reason: Refutation
% 0.16/0.38  
% 0.16/0.38  % (24330)Memory used [KB]: 5500
% 0.16/0.38  % (24330)Time elapsed: 0.003 s
% 0.16/0.38  % (24330)Instructions burned: 2 (million)
% 0.16/0.38  % (24330)------------------------------
% 0.16/0.38  % (24330)------------------------------
% 0.16/0.38  % (24327)Success in time 0.012 s
% 0.16/0.39  % Vampire---4.8 exiting
%------------------------------------------------------------------------------