TSTP Solution File: NLP267_1 by Beagle---0.9.51

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Beagle---0.9.51
% Problem  : NLP267_1 : TPTP v8.2.0. Released v8.2.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : java -Dfile.encoding=UTF-8 -Xms512M -Xmx4G -Xss10M -jar /export/starexec/sandbox2/solver/bin/beagle.jar -auto -q -proof -print tff -smtsolver /export/starexec/sandbox2/solver/bin/cvc4-1.4-x86_64-linux-opt -liasolver cooper -t %d %s

% Computer : n016.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 Aug 22 10:50:48 EDT 2023

% Result   : Theorem 2.95s 1.67s
% Output   : CNFRefutation 2.95s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    6
%            Number of leaves      :   14
% Syntax   : Number of formulae    :   27 (   8 unt;  10 typ;   0 def)
%            Number of atoms       :   42 (   0 equ)
%            Maximal formula atoms :    4 (   2 avg)
%            Number of connectives :   30 (  16   ~;   8   |;   1   &)
%                                         (   0 <=>;   5  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    6 (   3 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of FOOLs       :   11 (  11 fml;   0 var)
%            Number of types       :    3 (   0 usr)
%            Number of type conns  :    6 (   3   >;   3   *;   0   +;   0  <<)
%            Number of predicates  :    6 (   3 usr;   2 prp; 0-2 aty)
%            Number of functors    :    6 (   6 usr;   6 con; 0-0 aty)
%            Number of variables   :    7 (;   7   !;   0   ?;   7   :)

% Comments : 
%------------------------------------------------------------------------------
%$ price > dest > class > #nlpp > seventy > second > paris > ninetyfive > first > #skF_1

%Foreground sorts:
tff($ki_world,type,
    $ki_world: $tType ).

%Background operators:

%Foreground operators:
tff(dest,type,
    dest: ( $ki_world * $i ) > $o ).

tff(second,type,
    second: $i ).

tff(paris,type,
    paris: $i ).

tff(first,type,
    first: $i ).

tff(seventy,type,
    seventy: $i ).

tff(ninetyfive,type,
    ninetyfive: $i ).

tff(price,type,
    price: ( $ki_world * $i ) > $o ).

tff(class,type,
    class: ( $ki_world * $i ) > $o ).

tff('#skF_1',type,
    '#skF_1': $ki_world ).

tff(f_71,negated_conjecture,
    ~ ! [W: $ki_world] :
        ( $ki_accessible($ki_local_world,W)
       => price(W,seventy) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',verify) ).

tff(f_66,axiom,
    ! [W: $ki_world] :
      ( $ki_accessible($ki_local_world,W)
     => class(W,second) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',belief2) ).

tff(f_62,axiom,
    ! [W: $ki_world] :
      ( $ki_accessible($ki_local_world,W)
     => dest(W,paris) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',belief1) ).

tff(f_44,axiom,
    ! [W: $ki_world] :
      ( $ki_accessible($ki_local_world,W)
     => ( ( dest(W,paris)
          & class(W,second) )
       => price(W,seventy) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',law2) ).

tff(c_16,plain,
    $ki_accessible($ki_local_world,'#skF_1'),
    inference(cnfTransformation,[status(thm)],[f_71]) ).

tff(c_12,plain,
    ! [W_6: $ki_world] :
      ( class(W_6,second)
      | ~ $ki_accessible($ki_local_world,W_6) ),
    inference(cnfTransformation,[status(thm)],[f_66]) ).

tff(c_10,plain,
    ! [W_5: $ki_world] :
      ( dest(W_5,paris)
      | ~ $ki_accessible($ki_local_world,W_5) ),
    inference(cnfTransformation,[status(thm)],[f_62]) ).

tff(c_26,plain,
    ! [W_12: $ki_world] :
      ( price(W_12,seventy)
      | ~ class(W_12,second)
      | ~ dest(W_12,paris)
      | ~ $ki_accessible($ki_local_world,W_12) ),
    inference(cnfTransformation,[status(thm)],[f_44]) ).

tff(c_14,plain,
    ~ price('#skF_1',seventy),
    inference(cnfTransformation,[status(thm)],[f_71]) ).

tff(c_32,plain,
    ( ~ class('#skF_1',second)
    | ~ dest('#skF_1',paris)
    | ~ $ki_accessible($ki_local_world,'#skF_1') ),
    inference(resolution,[status(thm)],[c_26,c_14]) ).

tff(c_36,plain,
    ( ~ class('#skF_1',second)
    | ~ dest('#skF_1',paris) ),
    inference(demodulation,[status(thm),theory(equality)],[c_16,c_32]) ).

tff(c_37,plain,
    ~ dest('#skF_1',paris),
    inference(splitLeft,[status(thm)],[c_36]) ).

tff(c_40,plain,
    ~ $ki_accessible($ki_local_world,'#skF_1'),
    inference(resolution,[status(thm)],[c_10,c_37]) ).

tff(c_44,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_16,c_40]) ).

tff(c_45,plain,
    ~ class('#skF_1',second),
    inference(splitRight,[status(thm)],[c_36]) ).

tff(c_49,plain,
    ~ $ki_accessible($ki_local_world,'#skF_1'),
    inference(resolution,[status(thm)],[c_12,c_45]) ).

tff(c_53,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_16,c_49]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : NLP267_1 : TPTP v8.2.0. Released v8.2.0.
% 0.00/0.13  % Command  : java -Dfile.encoding=UTF-8 -Xms512M -Xmx4G -Xss10M -jar /export/starexec/sandbox2/solver/bin/beagle.jar -auto -q -proof -print tff -smtsolver /export/starexec/sandbox2/solver/bin/cvc4-1.4-x86_64-linux-opt -liasolver cooper -t %d %s
% 0.16/0.34  % Computer : n016.cluster.edu
% 0.16/0.34  % Model    : x86_64 x86_64
% 0.16/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.16/0.34  % Memory   : 8042.1875MB
% 0.16/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.16/0.34  % CPULimit : 300
% 0.16/0.34  % WCLimit  : 300
% 0.16/0.34  % DateTime : Thu Aug  3 13:35:07 EDT 2023
% 0.16/0.34  % CPUTime  : 
% 2.95/1.67  % SZS status Theorem for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 2.95/1.67  
% 2.95/1.67  % SZS output start CNFRefutation for /export/starexec/sandbox2/benchmark/theBenchmark.p
% See solution above
% 2.95/1.70  
% 2.95/1.70  Inference rules
% 2.95/1.70  ----------------------
% 2.95/1.70  #Ref     : 0
% 2.95/1.70  #Sup     : 5
% 2.95/1.70  #Fact    : 0
% 2.95/1.70  #Define  : 0
% 2.95/1.70  #Split   : 1
% 2.95/1.70  #Chain   : 0
% 2.95/1.70  #Close   : 0
% 2.95/1.70  
% 2.95/1.70  Ordering : KBO
% 2.95/1.70  
% 2.95/1.70  Simplification rules
% 2.95/1.70  ----------------------
% 2.95/1.70  #Subsume      : 1
% 2.95/1.70  #Demod        : 3
% 2.95/1.70  #Tautology    : 0
% 2.95/1.70  #SimpNegUnit  : 0
% 2.95/1.70  #BackRed      : 0
% 2.95/1.70  
% 2.95/1.70  #Partial instantiations: 0
% 2.95/1.70  #Strategies tried      : 1
% 2.95/1.70  
% 2.95/1.70  Timing (in seconds)
% 2.95/1.70  ----------------------
% 2.95/1.70  Preprocessing        : 0.47
% 2.95/1.70  Parsing              : 0.29
% 2.95/1.70  CNF conversion       : 0.02
% 2.95/1.70  Main loop            : 0.18
% 2.95/1.70  Inferencing          : 0.08
% 2.95/1.70  Reduction            : 0.03
% 2.95/1.70  Demodulation         : 0.02
% 2.95/1.70  BG Simplification    : 0.02
% 2.95/1.70  Subsumption          : 0.04
% 3.02/1.70  Abstraction          : 0.01
% 3.02/1.70  MUC search           : 0.00
% 3.02/1.70  Cooper               : 0.00
% 3.02/1.70  Total                : 0.69
% 3.02/1.70  Index Insertion      : 0.00
% 3.02/1.70  Index Deletion       : 0.00
% 3.02/1.70  Index Matching       : 0.00
% 3.02/1.70  BG Taut test         : 0.00
%------------------------------------------------------------------------------