TSTP Solution File: DAT019_1 by Beagle---0.9.51

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Beagle---0.9.51
% Problem  : DAT019_1 : TPTP v8.1.2. Released v5.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 : n018.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:36:58 EDT 2023

% Result   : Theorem 2.87s 1.63s
% Output   : CNFRefutation 2.93s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    3
%            Number of leaves      :    7
% Syntax   : Number of formulae    :   12 (   5 unt;   5 typ;   0 def)
%            Number of atoms       :   10 (   1 equ)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :    7 (   4   ~;   2   |;   0   &)
%                                         (   1 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    6 (   3 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number arithmetic     :   16 (   0 atm;   0 fun;  11 num;   5 var)
%            Number of types       :    3 (   1 usr;   1 ari)
%            Number of type conns  :    6 (   3   >;   3   *;   0   +;   0  <<)
%            Number of predicates  :    3 (   1 usr;   1 prp; 0-2 aty)
%            Number of functors    :    6 (   3 usr;   4 con; 0-2 aty)
%            Number of variables   :    8 (;   8   !;   0   ?;   8   :)

% Comments : 
%------------------------------------------------------------------------------
%$ in > remove > add > #nlpp > empty

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

%Background operators:

%Foreground operators:
tff(empty,type,
    empty: collection ).

tff(in,type,
    in: ( $int * collection ) > $o ).

tff(remove,type,
    remove: ( $int * collection ) > collection ).

tff(add,type,
    add: ( $int * collection ) > collection ).

tff(f_71,axiom,
    ! [Za: $int,X1: collection,X2a: $int] :
      ( ( in(Za,X1)
        | ( Za = X2a ) )
    <=> in(Za,add(X2a,X1)) ),
    file('/export/starexec/sandbox/benchmark/Axioms/DAT002_0.ax',ax4) ).

tff(f_82,negated_conjecture,
    ~ in(3,add(1,add(3,add(5,empty)))),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',co1) ).

tff(c_24,plain,
    ! [X2_8a: $int,X1_7: collection] : in(X2_8a,add(X2_8a,X1_7)),
    inference(cnfTransformation,[status(thm)],[f_71]) ).

tff(c_23,plain,
    ! [Z_6a: $int,X1_7: collection,X2_8a: $int] :
      ( ~ in(Z_6a,X1_7)
      | in(Z_6a,add(X2_8a,X1_7)) ),
    inference(cnfTransformation,[status(thm)],[f_71]) ).

tff(c_19,plain,
    ~ in(3,add(1,add(3,add(5,empty)))),
    inference(cnfTransformation,[status(thm)],[f_82]) ).

tff(c_37,plain,
    ~ in(3,add(3,add(5,empty))),
    inference(resolution,[status(thm)],[c_23,c_19]) ).

tff(c_41,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_24,c_37]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem  : DAT019_1 : TPTP v8.1.2. Released v5.0.0.
% 0.00/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.14/0.35  % Computer : n018.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit : 300
% 0.14/0.35  % WCLimit  : 300
% 0.14/0.35  % DateTime : Thu Aug  3 13:20:50 EDT 2023
% 0.14/0.36  % CPUTime  : 
% 2.87/1.63  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p
% 2.87/1.63  
% 2.87/1.63  % SZS output start CNFRefutation for /export/starexec/sandbox/benchmark/theBenchmark.p
% See solution above
% 2.93/1.65  
% 2.93/1.65  Inference rules
% 2.93/1.65  ----------------------
% 2.93/1.65  #Ref     : 0
% 2.93/1.65  #Sup     : 1
% 2.93/1.65  #Fact    : 0
% 2.93/1.65  #Define  : 0
% 2.93/1.65  #Split   : 0
% 2.93/1.65  #Chain   : 0
% 2.93/1.65  #Close   : 0
% 2.93/1.65  
% 2.93/1.65  Ordering : LPO
% 2.93/1.65  
% 2.93/1.65  Simplification rules
% 2.93/1.65  ----------------------
% 2.93/1.65  #Subsume      : 1
% 2.93/1.65  #Demod        : 2
% 2.93/1.65  #Tautology    : 1
% 2.93/1.65  #SimpNegUnit  : 0
% 2.93/1.65  #BackRed      : 0
% 2.93/1.65  
% 2.93/1.65  #Partial instantiations: 0
% 2.93/1.65  #Strategies tried      : 1
% 2.93/1.65  
% 2.93/1.65  Timing (in seconds)
% 2.93/1.65  ----------------------
% 2.93/1.66  Preprocessing        : 0.48
% 2.93/1.66  Parsing              : 0.27
% 2.93/1.66  CNF conversion       : 0.02
% 2.93/1.66  Main loop            : 0.12
% 2.93/1.66  Inferencing          : 0.05
% 2.93/1.66  Reduction            : 0.03
% 2.93/1.66  Demodulation         : 0.02
% 2.93/1.66  BG Simplification    : 0.02
% 2.93/1.66  Subsumption          : 0.03
% 2.93/1.66  Abstraction          : 0.01
% 2.93/1.66  MUC search           : 0.00
% 2.93/1.66  Cooper               : 0.00
% 2.93/1.66  Total                : 0.64
% 2.93/1.66  Index Insertion      : 0.00
% 2.93/1.66  Index Deletion       : 0.00
% 2.93/1.66  Index Matching       : 0.00
% 2.93/1.66  BG Taut test         : 0.00
%------------------------------------------------------------------------------