TSTP Solution File: LCL181-2 by Beagle---0.9.51

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Beagle---0.9.51
% Problem  : LCL181-2 : 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/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 : n012.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:47:34 EDT 2023

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

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

%Foreground sorts:

%Background operators:

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

tff(q,type,
    q: $o ).

tff(f_37,axiom,
    ~ p,
    file(unknown,unknown) ).

tff(f_35,axiom,
    ~ q,
    file(unknown,unknown) ).

tff(f_28,axiom,
    ( p
    | q ),
    file(unknown,unknown) ).

tff(c_8,plain,
    ~ p,
    inference(cnfTransformation,[status(thm)],[f_37]) ).

tff(c_6,plain,
    ~ q,
    inference(cnfTransformation,[status(thm)],[f_35]) ).

tff(c_2,plain,
    ( q
    | p ),
    inference(cnfTransformation,[status(thm)],[f_28]) ).

tff(c_9,plain,
    $false,
    inference(negUnitSimplification,[status(thm)],[c_8,c_6,c_2]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem  : LCL181-2 : TPTP v8.1.2. Released v1.0.0.
% 0.00/0.14  % 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.18/0.35  % Computer : n012.cluster.edu
% 0.18/0.35  % Model    : x86_64 x86_64
% 0.18/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.18/0.35  % Memory   : 8042.1875MB
% 0.18/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.18/0.35  % CPULimit : 300
% 0.18/0.35  % WCLimit  : 300
% 0.18/0.35  % DateTime : Thu Aug  3 14:01:22 EDT 2023
% 0.18/0.36  % CPUTime  : 
% 1.98/1.40  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 1.98/1.40  
% 1.98/1.40  % SZS output start CNFRefutation for /export/starexec/sandbox2/benchmark/theBenchmark.p
% See solution above
% 1.98/1.44  
% 1.98/1.44  Inference rules
% 1.98/1.44  ----------------------
% 1.98/1.44  #Ref     : 0
% 1.98/1.44  #Sup     : 0
% 1.98/1.44  #Fact    : 0
% 1.98/1.44  #Define  : 0
% 1.98/1.44  #Split   : 0
% 1.98/1.44  #Chain   : 0
% 1.98/1.44  #Close   : 0
% 1.98/1.44  
% 1.98/1.44  Ordering : KBO
% 1.98/1.44  
% 1.98/1.44  Simplification rules
% 1.98/1.44  ----------------------
% 1.98/1.44  #Subsume      : 3
% 1.98/1.44  #Demod        : 0
% 1.98/1.44  #Tautology    : 0
% 1.98/1.44  #SimpNegUnit  : 1
% 1.98/1.44  #BackRed      : 0
% 1.98/1.44  
% 1.98/1.44  #Partial instantiations: 0
% 1.98/1.44  #Strategies tried      : 1
% 1.98/1.44  
% 1.98/1.44  Timing (in seconds)
% 1.98/1.44  ----------------------
% 1.98/1.44  Preprocessing        : 0.32
% 1.98/1.44  Parsing              : 0.17
% 1.98/1.44  CNF conversion       : 0.01
% 1.98/1.44  Main loop            : 0.05
% 1.98/1.44  Inferencing          : 0.00
% 1.98/1.44  Reduction            : 0.01
% 1.98/1.44  Demodulation         : 0.00
% 1.98/1.44  BG Simplification    : 0.01
% 1.98/1.44  Subsumption          : 0.03
% 1.98/1.44  Abstraction          : 0.00
% 1.98/1.44  MUC search           : 0.00
% 1.98/1.44  Cooper               : 0.00
% 1.98/1.44  Total                : 0.42
% 1.98/1.44  Index Insertion      : 0.00
% 1.98/1.44  Index Deletion       : 0.00
% 1.98/1.44  Index Matching       : 0.00
% 1.98/1.44  BG Taut test         : 0.00
%------------------------------------------------------------------------------