TSTP Solution File: SYN400+1 by Beagle---0.9.51

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Beagle---0.9.51
% Problem  : SYN400+1 : TPTP v8.1.2. Released v2.0.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 : n024.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:10:45 EDT 2023

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

% Comments : 
%------------------------------------------------------------------------------
%$ #nlpp > p > #skF_1

%Foreground sorts:

%Background operators:

%Foreground operators:
tff(p,type,
    p: $o ).

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

tff(f_31,negated_conjecture,
    ~ ( ! [X] : p
    <=> p ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',kalish227) ).

tff(c_4,plain,
    p,
    inference(cnfTransformation,[status(thm)],[f_31]) ).

tff(c_2,plain,
    ~ p,
    inference(cnfTransformation,[status(thm)],[f_31]) ).

tff(c_6,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_4,c_2]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem  : SYN400+1 : TPTP v8.1.2. Released v2.0.0.
% 0.11/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.13/0.35  % Computer : n024.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 17:25:45 EDT 2023
% 0.13/0.35  % CPUTime  : 
% 1.97/1.37  % SZS status Theorem for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 1.97/1.37  
% 1.97/1.37  % SZS output start CNFRefutation for /export/starexec/sandbox2/benchmark/theBenchmark.p
% See solution above
% 1.97/1.41  
% 1.97/1.41  Inference rules
% 1.97/1.41  ----------------------
% 1.97/1.41  #Ref     : 0
% 1.97/1.41  #Sup     : 0
% 1.97/1.41  #Fact    : 0
% 1.97/1.41  #Define  : 0
% 1.97/1.41  #Split   : 0
% 1.97/1.41  #Chain   : 0
% 1.97/1.41  #Close   : 0
% 1.97/1.41  
% 1.97/1.41  Ordering : KBO
% 1.97/1.41  
% 1.97/1.41  Simplification rules
% 1.97/1.41  ----------------------
% 1.97/1.41  #Subsume      : 1
% 1.97/1.41  #Demod        : 1
% 1.97/1.41  #Tautology    : 0
% 1.97/1.41  #SimpNegUnit  : 0
% 1.97/1.41  #BackRed      : 0
% 1.97/1.41  
% 1.97/1.41  #Partial instantiations: 0
% 1.97/1.41  #Strategies tried      : 1
% 1.97/1.41  
% 1.97/1.41  Timing (in seconds)
% 1.97/1.41  ----------------------
% 1.97/1.41  Preprocessing        : 0.35
% 1.97/1.41  Parsing              : 0.19
% 1.97/1.41  CNF conversion       : 0.02
% 1.97/1.41  Main loop            : 0.04
% 1.97/1.41  Inferencing          : 0.00
% 1.97/1.41  Reduction            : 0.02
% 1.97/1.41  Demodulation         : 0.01
% 1.97/1.41  BG Simplification    : 0.01
% 1.97/1.41  Subsumption          : 0.02
% 1.97/1.41  Abstraction          : 0.00
% 1.97/1.41  MUC search           : 0.00
% 1.97/1.42  Cooper               : 0.00
% 1.97/1.42  Total                : 0.44
% 1.97/1.42  Index Insertion      : 0.00
% 1.97/1.42  Index Deletion       : 0.00
% 1.97/1.42  Index Matching       : 0.00
% 1.97/1.42  BG Taut test         : 0.00
%------------------------------------------------------------------------------