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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Beagle---0.9.51
% Problem  : SWV395+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 : n011.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:00 EDT 2023

% Result   : Theorem 3.38s 1.84s
% Output   : CNFRefutation 3.38s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    2
%            Number of leaves      :   33
% Syntax   : Number of formulae    :   36 (   4 unt;  31 typ;   0 def)
%            Number of atoms       :    8 (   0 equ)
%            Maximal formula atoms :    4 (   1 avg)
%            Number of connectives :    6 (   3   ~;   0   |;   2   &)
%                                         (   0 <=>;   1  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    9 (   4 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   42 (  24   >;  18   *;   0   +;   0  <<)
%            Number of predicates  :   10 (   9 usr;   1 prp; 0-3 aty)
%            Number of functors    :   22 (  22 usr;   7 con; 0-3 aty)
%            Number of variables   :    8 (;   8   !;   0   ?;   0   :)

% Comments : 
%------------------------------------------------------------------------------
%$ pair_in_list > succ_cpq > strictly_less_than > less_than > contains_slb > contains_cpq > ok > isnonempty_slb > check_cpq > triple > update_slb > remove_slb > remove_pqp > remove_cpq > pair > lookup_slb > insert_slb > insert_pqp > insert_cpq > #nlpp > removemin_cpq_res > removemin_cpq_eff > findmin_pqp_res > findmin_cpq_res > findmin_cpq_eff > create_slb > bottom > bad > #skF_2 > #skF_3 > #skF_1 > #skF_4

%Foreground sorts:

%Background operators:

%Foreground operators:
tff(bad,type,
    bad: $i ).

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

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

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

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(contains_cpq,type,
    contains_cpq: ( $i * $i ) > $o ).

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

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

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

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

tff(findmin_pqp_res,type,
    findmin_pqp_res: $i > $i ).

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

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

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

tff(removemin_cpq_res,type,
    removemin_cpq_res: $i > $i ).

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

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

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

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

tff(findmin_cpq_eff,type,
    findmin_cpq_eff: $i > $i ).

tff(removemin_cpq_eff,type,
    removemin_cpq_eff: $i > $i ).

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

tff(findmin_cpq_res,type,
    findmin_cpq_res: $i > $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_296,negated_conjecture,
    ~ ! [U,V,W,X] :
        ( ( pair_in_list(create_slb,W,X)
          & strictly_less_than(W,X)
          & ok(remove_cpq(triple(U,create_slb,V),W)) )
       => pair_in_list(remove_slb(create_slb,W),W,X) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',l31_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_108,plain,
    pair_in_list(create_slb,'#skF_3','#skF_4'),
    inference(cnfTransformation,[status(thm)],[f_296]) ).

tff(c_109,plain,
    $false,
    inference(negUnitSimplification,[status(thm)],[c_28,c_108]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.14  % Problem  : SWV395+1 : TPTP v8.1.2. Released v3.3.0.
% 0.12/0.15  % 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.15/0.36  % Computer : n011.cluster.edu
% 0.15/0.36  % Model    : x86_64 x86_64
% 0.15/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.36  % Memory   : 8042.1875MB
% 0.15/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.36  % CPULimit : 300
% 0.15/0.36  % WCLimit  : 300
% 0.15/0.36  % DateTime : Thu Aug  3 22:30:51 EDT 2023
% 0.15/0.36  % CPUTime  : 
% 3.38/1.84  % SZS status Theorem for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 3.38/1.84  
% 3.38/1.84  % SZS output start CNFRefutation for /export/starexec/sandbox2/benchmark/theBenchmark.p
% See solution above
% 3.38/1.86  
% 3.38/1.86  Inference rules
% 3.38/1.86  ----------------------
% 3.38/1.86  #Ref     : 0
% 3.38/1.86  #Sup     : 0
% 3.38/1.86  #Fact    : 0
% 3.38/1.86  #Define  : 0
% 3.38/1.86  #Split   : 0
% 3.38/1.86  #Chain   : 0
% 3.38/1.86  #Close   : 0
% 3.38/1.86  
% 3.38/1.86  Ordering : KBO
% 3.38/1.86  
% 3.38/1.86  Simplification rules
% 3.38/1.86  ----------------------
% 3.38/1.86  #Subsume      : 53
% 3.38/1.86  #Demod        : 0
% 3.38/1.86  #Tautology    : 0
% 3.38/1.86  #SimpNegUnit  : 1
% 3.38/1.86  #BackRed      : 0
% 3.38/1.86  
% 3.38/1.86  #Partial instantiations: 0
% 3.38/1.86  #Strategies tried      : 1
% 3.38/1.86  
% 3.38/1.86  Timing (in seconds)
% 3.38/1.86  ----------------------
% 3.50/1.87  Preprocessing        : 0.65
% 3.50/1.87  Parsing              : 0.33
% 3.50/1.87  CNF conversion       : 0.04
% 3.50/1.87  Main loop            : 0.14
% 3.50/1.87  Inferencing          : 0.00
% 3.50/1.87  Reduction            : 0.07
% 3.50/1.87  Demodulation         : 0.05
% 3.50/1.87  BG Simplification    : 0.03
% 3.50/1.87  Subsumption          : 0.04
% 3.50/1.87  Abstraction          : 0.02
% 3.50/1.87  MUC search           : 0.00
% 3.50/1.87  Cooper               : 0.00
% 3.50/1.87  Total                : 0.83
% 3.50/1.87  Index Insertion      : 0.00
% 3.50/1.87  Index Deletion       : 0.00
% 3.50/1.87  Index Matching       : 0.00
% 3.50/1.87  BG Taut test         : 0.00
%------------------------------------------------------------------------------