TSTP Solution File: SWV003-1 by Beagle---0.9.51

View Problem - Process Solution

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

% Computer : n003.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 11:02:37 EDT 2023

% Result   : Unsatisfiable 3.53s 1.92s
% Output   : CNFRefutation 3.53s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    4
%            Number of leaves      :   13
% Syntax   : Number of formulae    :   20 (   8 unt;   9 typ;   0 def)
%            Number of atoms       :   16 (   0 equ)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :   12 (   7   ~;   5   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    7 (   3 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    5 (   4   >;   1   *;   0   +;   0  <<)
%            Number of predicates  :    2 (   1 usr;   1 prp; 0-2 aty)
%            Number of functors    :    8 (   8 usr;   5 con; 0-1 aty)
%            Number of variables   :    7 (;   7   !;   0   ?;   0   :)

% Comments : 
%------------------------------------------------------------------------------
%$ less_than > #nlpp > successor > predecessor > a > one > n > k > j > i

%Foreground sorts:

%Background operators:

%Foreground operators:
tff(i,type,
    i: $i ).

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

tff(predecessor,type,
    predecessor: $i > $i ).

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

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

tff(a,type,
    a: $i > $i ).

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

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

tff(successor,type,
    successor: $i > $i ).

tff(f_111,axiom,
    ~ less_than(k,i),
    file(unknown,unknown) ).

tff(f_109,axiom,
    less_than(k,j),
    file(unknown,unknown) ).

tff(f_141,axiom,
    less_than(j,i),
    file(unknown,unknown) ).

tff(f_73,axiom,
    ! [X,Z,Y] :
      ( less_than(X,Z)
      | ~ less_than(X,Y)
      | ~ less_than(Y,Z) ),
    file(unknown,unknown) ).

tff(c_30,plain,
    ~ less_than(k,i),
    inference(cnfTransformation,[status(thm)],[f_111]) ).

tff(c_28,plain,
    less_than(k,j),
    inference(cnfTransformation,[status(thm)],[f_109]) ).

tff(c_42,plain,
    less_than(j,i),
    inference(cnfTransformation,[status(thm)],[f_141]) ).

tff(c_190,plain,
    ! [Y_40,Z_41,X_42] :
      ( ~ less_than(Y_40,Z_41)
      | ~ less_than(X_42,Y_40)
      | less_than(X_42,Z_41) ),
    inference(cnfTransformation,[status(thm)],[f_73]) ).

tff(c_277,plain,
    ! [X_46] :
      ( ~ less_than(X_46,j)
      | less_than(X_46,i) ),
    inference(resolution,[status(thm)],[c_42,c_190]) ).

tff(c_292,plain,
    less_than(k,i),
    inference(resolution,[status(thm)],[c_28,c_277]) ).

tff(c_299,plain,
    $false,
    inference(negUnitSimplification,[status(thm)],[c_30,c_292]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : SWV003-1 : TPTP v8.1.2. Released v1.0.0.
% 0.12/0.13  % Command  : java -Dfile.encoding=UTF-8 -Xms512M -Xmx4G -Xss10M -jar /export/starexec/sandbox/solver/bin/beagle.jar -auto -q -proof -print tff -smtsolver /export/starexec/sandbox/solver/bin/cvc4-1.4-x86_64-linux-opt -liasolver cooper -t %d %s
% 0.13/0.35  % Computer : n003.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit : 300
% 0.13/0.35  % WCLimit  : 300
% 0.13/0.35  % DateTime : Thu Aug  3 23:00:08 EDT 2023
% 0.20/0.35  % CPUTime  : 
% 3.53/1.92  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p
% 3.53/1.92  
% 3.53/1.92  % SZS output start CNFRefutation for /export/starexec/sandbox/benchmark/theBenchmark.p
% See solution above
% 3.53/1.94  
% 3.53/1.94  Inference rules
% 3.53/1.94  ----------------------
% 3.53/1.94  #Ref     : 2
% 3.53/1.94  #Sup     : 52
% 3.53/1.94  #Fact    : 2
% 3.53/1.94  #Define  : 0
% 3.53/1.94  #Split   : 2
% 3.53/1.94  #Chain   : 0
% 3.53/1.94  #Close   : 0
% 3.53/1.94  
% 3.53/1.94  Ordering : KBO
% 3.53/1.94  
% 3.53/1.94  Simplification rules
% 3.53/1.94  ----------------------
% 3.53/1.94  #Subsume      : 6
% 3.53/1.94  #Demod        : 11
% 3.53/1.95  #Tautology    : 24
% 3.53/1.95  #SimpNegUnit  : 3
% 3.53/1.95  #BackRed      : 0
% 3.53/1.95  
% 3.53/1.95  #Partial instantiations: 0
% 3.53/1.95  #Strategies tried      : 1
% 3.53/1.95  
% 3.53/1.95  Timing (in seconds)
% 3.53/1.95  ----------------------
% 3.53/1.95  Preprocessing        : 0.49
% 3.53/1.95  Parsing              : 0.24
% 3.53/1.95  CNF conversion       : 0.03
% 3.53/1.95  Main loop            : 0.33
% 3.53/1.95  Inferencing          : 0.13
% 3.53/1.95  Reduction            : 0.09
% 3.53/1.95  Demodulation         : 0.06
% 3.53/1.95  BG Simplification    : 0.02
% 3.53/1.95  Subsumption          : 0.07
% 3.53/1.95  Abstraction          : 0.01
% 3.53/1.95  MUC search           : 0.00
% 3.53/1.95  Cooper               : 0.00
% 3.53/1.95  Total                : 0.87
% 3.53/1.95  Index Insertion      : 0.00
% 3.53/1.95  Index Deletion       : 0.00
% 3.53/1.95  Index Matching       : 0.00
% 3.53/1.95  BG Taut test         : 0.00
%------------------------------------------------------------------------------