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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Beagle---0.9.51
% Problem  : SWW399-1 : TPTP v8.1.2. Released v5.2.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 : n006.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:07:11 EDT 2023

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

% Comments : 
%------------------------------------------------------------------------------
%$ heap > sep > next > lseg > #nlpp > x1 > nil > emp

%Foreground sorts:

%Background operators:

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

tff(sep,type,
    sep: ( $i * $i ) > $i ).

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

tff(heap,type,
    heap: $i > $o ).

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

tff(next,type,
    next: ( $i * $i ) > $i ).

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

tff(f_122,axiom,
    nil != x1,
    file(unknown,unknown) ).

tff(f_125,axiom,
    ~ heap(sep(lseg(x1,nil),emp)),
    file(unknown,unknown) ).

tff(f_123,axiom,
    heap(sep(next(x1,nil),emp)),
    file(unknown,unknown) ).

tff(f_55,axiom,
    ! [X,Sigma] : ( sep(lseg(X,X),Sigma) = Sigma ),
    file(unknown,unknown) ).

tff(f_96,axiom,
    ! [X,Y,Z,Sigma] :
      ( ~ heap(sep(next(X,Y),sep(lseg(Y,Z),Sigma)))
      | ( X = Y )
      | heap(sep(lseg(X,Z),Sigma)) ),
    file(unknown,unknown) ).

tff(c_24,plain,
    x1 != nil,
    inference(cnfTransformation,[status(thm)],[f_122]) ).

tff(c_28,plain,
    ~ heap(sep(lseg(x1,nil),emp)),
    inference(cnfTransformation,[status(thm)],[f_125]) ).

tff(c_26,plain,
    heap(sep(next(x1,nil),emp)),
    inference(cnfTransformation,[status(thm)],[f_123]) ).

tff(c_4,plain,
    ! [X_4,Sigma_5] : ( sep(lseg(X_4,X_4),Sigma_5) = Sigma_5 ),
    inference(cnfTransformation,[status(thm)],[f_55]) ).

tff(c_433,plain,
    ! [X_91,Z_92,Sigma_93,Y_94] :
      ( heap(sep(lseg(X_91,Z_92),Sigma_93))
      | ( Y_94 = X_91 )
      | ~ heap(sep(next(X_91,Y_94),sep(lseg(Y_94,Z_92),Sigma_93))) ),
    inference(cnfTransformation,[status(thm)],[f_96]) ).

tff(c_1045,plain,
    ! [X_113,X_114,Sigma_115] :
      ( heap(sep(lseg(X_113,X_114),Sigma_115))
      | ( X_114 = X_113 )
      | ~ heap(sep(next(X_113,X_114),Sigma_115)) ),
    inference(superposition,[status(thm),theory(equality)],[c_4,c_433]) ).

tff(c_1064,plain,
    ( heap(sep(lseg(x1,nil),emp))
    | ( x1 = nil ) ),
    inference(resolution,[status(thm)],[c_26,c_1045]) ).

tff(c_1068,plain,
    $false,
    inference(negUnitSimplification,[status(thm)],[c_24,c_28,c_1064]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem  : SWW399-1 : TPTP v8.1.2. Released v5.2.0.
% 0.14/0.14  % 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.15/0.35  % Computer : n006.cluster.edu
% 0.15/0.35  % Model    : x86_64 x86_64
% 0.15/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.35  % Memory   : 8042.1875MB
% 0.15/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.35  % CPULimit : 300
% 0.15/0.35  % WCLimit  : 300
% 0.15/0.35  % DateTime : Thu Aug  3 19:11:43 EDT 2023
% 0.15/0.35  % CPUTime  : 
% 3.72/2.12  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p
% 3.72/2.12  
% 3.72/2.12  % SZS output start CNFRefutation for /export/starexec/sandbox/benchmark/theBenchmark.p
% See solution above
% 3.72/2.16  
% 3.72/2.16  Inference rules
% 3.72/2.16  ----------------------
% 3.72/2.16  #Ref     : 0
% 3.72/2.16  #Sup     : 262
% 3.72/2.16  #Fact    : 0
% 3.72/2.16  #Define  : 0
% 3.72/2.16  #Split   : 0
% 3.72/2.16  #Chain   : 0
% 3.72/2.16  #Close   : 0
% 3.72/2.16  
% 3.72/2.16  Ordering : KBO
% 3.72/2.16  
% 3.72/2.16  Simplification rules
% 3.72/2.16  ----------------------
% 3.72/2.16  #Subsume      : 94
% 3.72/2.16  #Demod        : 13
% 3.72/2.16  #Tautology    : 36
% 3.72/2.16  #SimpNegUnit  : 1
% 3.72/2.16  #BackRed      : 0
% 3.72/2.16  
% 3.72/2.16  #Partial instantiations: 0
% 3.72/2.16  #Strategies tried      : 1
% 3.72/2.16  
% 3.72/2.16  Timing (in seconds)
% 3.72/2.16  ----------------------
% 3.72/2.16  Preprocessing        : 0.49
% 3.72/2.16  Parsing              : 0.26
% 3.72/2.16  CNF conversion       : 0.03
% 3.72/2.16  Main loop            : 0.53
% 3.72/2.17  Inferencing          : 0.19
% 3.72/2.17  Reduction            : 0.20
% 3.72/2.17  Demodulation         : 0.16
% 3.72/2.17  BG Simplification    : 0.02
% 3.72/2.17  Subsumption          : 0.09
% 3.72/2.17  Abstraction          : 0.02
% 3.72/2.17  MUC search           : 0.00
% 3.72/2.17  Cooper               : 0.00
% 3.72/2.17  Total                : 1.07
% 3.72/2.17  Index Insertion      : 0.00
% 3.72/2.17  Index Deletion       : 0.00
% 3.72/2.17  Index Matching       : 0.00
% 3.72/2.17  BG Taut test         : 0.00
%------------------------------------------------------------------------------