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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Beagle---0.9.51
% Problem  : SWV402+1 : TPTP v8.1.2. Released v3.3.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 : n004.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:04:01 EDT 2023

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

% Comments : 
%------------------------------------------------------------------------------
%$ pair_in_list > strictly_less_than > less_than > contains_slb > isnonempty_slb > update_slb > remove_slb > pair > lookup_slb > insert_slb > #nlpp > create_slb > bottom > #skF_2 > #skF_3 > #skF_1 > #skF_4

%Foreground sorts:

%Background operators:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(f_113,axiom,
    ! [U,V] : ~ pair_in_list(create_slb,U,V),
    file('/export/starexec/sandbox2/benchmark/Axioms/SWV007+2.ax',ax22) ).

tff(f_161,negated_conjecture,
    ~ ! [U,V,W,X] :
        ( ( pair_in_list(create_slb,V,W)
          & strictly_less_than(W,X) )
       => pair_in_list(update_slb(create_slb,X),V,X) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',l38_co) ).

tff(c_28,plain,
    ! [U_18,V_19] : ~ pair_in_list(create_slb,U_18,V_19),
    inference(cnfTransformation,[status(thm)],[f_113]) ).

tff(c_56,plain,
    pair_in_list(create_slb,'#skF_2','#skF_3'),
    inference(cnfTransformation,[status(thm)],[f_161]) ).

tff(c_58,plain,
    $false,
    inference(negUnitSimplification,[status(thm)],[c_28,c_56]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : SWV402+1 : TPTP v8.1.2. Released v3.3.0.
% 0.00/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.34  % Computer : n004.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % WCLimit  : 300
% 0.13/0.34  % DateTime : Thu Aug  3 23:05:41 EDT 2023
% 0.13/0.34  % CPUTime  : 
% 2.88/1.71  % SZS status Theorem for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 2.88/1.71  
% 2.88/1.71  % SZS output start CNFRefutation for /export/starexec/sandbox2/benchmark/theBenchmark.p
% See solution above
% 2.88/1.73  
% 2.88/1.73  Inference rules
% 2.88/1.73  ----------------------
% 2.88/1.73  #Ref     : 0
% 2.88/1.73  #Sup     : 0
% 2.88/1.73  #Fact    : 0
% 2.88/1.73  #Define  : 0
% 2.88/1.73  #Split   : 0
% 2.88/1.73  #Chain   : 0
% 2.88/1.73  #Close   : 0
% 2.88/1.73  
% 2.88/1.73  Ordering : KBO
% 2.88/1.73  
% 2.88/1.73  Simplification rules
% 2.88/1.73  ----------------------
% 2.88/1.73  #Subsume      : 27
% 2.88/1.73  #Demod        : 1
% 2.88/1.73  #Tautology    : 0
% 2.88/1.73  #SimpNegUnit  : 1
% 2.88/1.73  #BackRed      : 0
% 2.88/1.73  
% 2.88/1.73  #Partial instantiations: 0
% 2.88/1.73  #Strategies tried      : 1
% 2.88/1.73  
% 2.88/1.73  Timing (in seconds)
% 2.88/1.73  ----------------------
% 2.88/1.74  Preprocessing        : 0.54
% 2.88/1.74  Parsing              : 0.28
% 2.88/1.74  CNF conversion       : 0.03
% 2.88/1.74  Main loop            : 0.08
% 2.88/1.74  Inferencing          : 0.00
% 2.88/1.74  Reduction            : 0.04
% 2.88/1.74  Demodulation         : 0.03
% 2.88/1.74  BG Simplification    : 0.02
% 2.88/1.74  Subsumption          : 0.03
% 2.88/1.74  Abstraction          : 0.01
% 2.88/1.74  MUC search           : 0.00
% 2.88/1.74  Cooper               : 0.00
% 2.88/1.74  Total                : 0.66
% 2.88/1.74  Index Insertion      : 0.00
% 2.88/1.74  Index Deletion       : 0.00
% 2.88/1.74  Index Matching       : 0.00
% 2.88/1.74  BG Taut test         : 0.00
%------------------------------------------------------------------------------