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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Beagle---0.9.51
% Problem  : SWV386+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 : n015.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:03:58 EDT 2023

% Result   : Theorem 3.96s 1.96s
% Output   : CNFRefutation 3.96s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    3
%            Number of leaves      :   33
% Syntax   : Number of formulae    :   38 (   4 unt;  31 typ;   0 def)
%            Number of atoms       :   11 (   0 equ)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :   12 (   8   ~;   2   |;   0   &)
%                                         (   0 <=>;   2  =>;   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   :   12 (;  12   !;   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_305,negated_conjecture,
    ~ ! [U,V,W] :
        ( ~ check_cpq(triple(U,V,W))
       => ! [X] :
            ( ~ check_cpq(insert_cpq(triple(U,V,W),X))
            | ~ ok(insert_cpq(triple(U,V,W),X)) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',l22_co) ).

tff(f_293,lemma,
    ! [U,V,W] :
      ( ~ check_cpq(triple(U,V,W))
     => ! [X] : ~ check_cpq(insert_cpq(triple(U,V,W),X)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',l22_l26) ).

tff(c_108,plain,
    ~ check_cpq(triple('#skF_1','#skF_2','#skF_3')),
    inference(cnfTransformation,[status(thm)],[f_305]) ).

tff(c_106,plain,
    check_cpq(insert_cpq(triple('#skF_1','#skF_2','#skF_3'),'#skF_4')),
    inference(cnfTransformation,[status(thm)],[f_305]) ).

tff(c_308,plain,
    ! [U_202,V_203,W_204,X_205] :
      ( ~ check_cpq(insert_cpq(triple(U_202,V_203,W_204),X_205))
      | check_cpq(triple(U_202,V_203,W_204)) ),
    inference(cnfTransformation,[status(thm)],[f_293]) ).

tff(c_311,plain,
    check_cpq(triple('#skF_1','#skF_2','#skF_3')),
    inference(resolution,[status(thm)],[c_106,c_308]) ).

tff(c_315,plain,
    $false,
    inference(negUnitSimplification,[status(thm)],[c_108,c_311]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.14  % Problem  : SWV386+1 : TPTP v8.1.2. Released v3.3.0.
% 0.00/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.37  % Computer : n015.cluster.edu
% 0.15/0.37  % Model    : x86_64 x86_64
% 0.15/0.37  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.37  % Memory   : 8042.1875MB
% 0.15/0.37  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.37  % CPULimit : 300
% 0.15/0.37  % WCLimit  : 300
% 0.15/0.37  % DateTime : Thu Aug  3 23:18:29 EDT 2023
% 0.15/0.37  % CPUTime  : 
% 3.96/1.96  % SZS status Theorem for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 3.96/1.96  
% 3.96/1.96  % SZS output start CNFRefutation for /export/starexec/sandbox2/benchmark/theBenchmark.p
% See solution above
% 3.96/1.99  
% 3.96/1.99  Inference rules
% 3.96/1.99  ----------------------
% 3.96/1.99  #Ref     : 0
% 3.96/1.99  #Sup     : 40
% 3.96/1.99  #Fact    : 2
% 3.96/1.99  #Define  : 0
% 3.96/1.99  #Split   : 0
% 3.96/1.99  #Chain   : 0
% 3.96/1.99  #Close   : 0
% 3.96/1.99  
% 3.96/1.99  Ordering : KBO
% 3.96/1.99  
% 3.96/1.99  Simplification rules
% 3.96/1.99  ----------------------
% 3.96/1.99  #Subsume      : 3
% 3.96/1.99  #Demod        : 8
% 3.96/1.99  #Tautology    : 29
% 3.96/1.99  #SimpNegUnit  : 1
% 3.96/1.99  #BackRed      : 0
% 3.96/1.99  
% 3.96/1.99  #Partial instantiations: 0
% 3.96/1.99  #Strategies tried      : 1
% 3.96/1.99  
% 3.96/1.99  Timing (in seconds)
% 3.96/1.99  ----------------------
% 3.96/1.99  Preprocessing        : 0.62
% 3.96/1.99  Parsing              : 0.32
% 3.96/1.99  CNF conversion       : 0.04
% 3.96/1.99  Main loop            : 0.30
% 3.96/1.99  Inferencing          : 0.10
% 3.96/1.99  Reduction            : 0.10
% 3.96/1.99  Demodulation         : 0.07
% 3.96/1.99  BG Simplification    : 0.03
% 3.96/1.99  Subsumption          : 0.06
% 3.96/1.99  Abstraction          : 0.02
% 3.96/1.99  MUC search           : 0.00
% 3.96/1.99  Cooper               : 0.00
% 3.96/1.99  Total                : 0.96
% 3.96/1.99  Index Insertion      : 0.00
% 3.96/1.99  Index Deletion       : 0.00
% 3.96/1.99  Index Matching       : 0.00
% 3.96/1.99  BG Taut test         : 0.00
%------------------------------------------------------------------------------