TSTP Solution File: KLE056+1 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : KLE056+1 : TPTP v8.1.2. Released v4.0.0.
% Transfm  : NO INFORMATION
% Format   : NO INFORMATION
% Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.FlB2WmztZ2 true

% 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 : Thu Aug 31 05:38:30 EDT 2023

% Result   : Theorem 1.06s 0.78s
% Output   : Refutation 1.06s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    5
%            Number of leaves      :    9
% Syntax   : Number of formulae    :   19 (  12 unt;   5 typ;   0 def)
%            Number of atoms       :   16 (  15 equ;   0 cnn)
%            Maximal formula atoms :    2 (   1 avg)
%            Number of connectives :   39 (   2   ~;   0   |;   0   &;  35   @)
%                                         (   0 <=>;   2  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    4 (   2 avg)
%            Number of types       :    1 (   0 usr)
%            Number of type conns  :    5 (   5   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    7 (   5 usr;   3 con; 0-2 aty)
%            Number of variables   :    9 (   0   ^;   9   !;   0   ?;   9   :)

% Comments : 
%------------------------------------------------------------------------------
thf(multiplication_type,type,
    multiplication: $i > $i > $i ).

thf(sk__type,type,
    sk_: $i ).

thf(addition_type,type,
    addition: $i > $i > $i ).

thf(domain_type,type,
    domain: $i > $i ).

thf(zero_type,type,
    zero: $i ).

thf(goals,conjecture,
    ! [X0: $i] :
      ( ( ( domain @ X0 )
        = zero )
     => ( X0 = zero ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ! [X0: $i] :
        ( ( ( domain @ X0 )
          = zero )
       => ( X0 = zero ) ),
    inference('cnf.neg',[status(esa)],[goals]) ).

thf(zip_derived_cl18,plain,
    ( ( domain @ sk_ )
    = zero ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(domain1,axiom,
    ! [X0: $i] :
      ( ( addition @ X0 @ ( multiplication @ ( domain @ X0 ) @ X0 ) )
      = ( multiplication @ ( domain @ X0 ) @ X0 ) ) ).

thf(zip_derived_cl13,plain,
    ! [X0: $i] :
      ( ( addition @ X0 @ ( multiplication @ ( domain @ X0 ) @ X0 ) )
      = ( multiplication @ ( domain @ X0 ) @ X0 ) ),
    inference(cnf,[status(esa)],[domain1]) ).

thf(zip_derived_cl163,plain,
    ( ( addition @ sk_ @ ( multiplication @ zero @ sk_ ) )
    = ( multiplication @ zero @ sk_ ) ),
    inference('s_sup+',[status(thm)],[zip_derived_cl18,zip_derived_cl13]) ).

thf(left_annihilation,axiom,
    ! [A: $i] :
      ( ( multiplication @ zero @ A )
      = zero ) ).

thf(zip_derived_cl10,plain,
    ! [X0: $i] :
      ( ( multiplication @ zero @ X0 )
      = zero ),
    inference(cnf,[status(esa)],[left_annihilation]) ).

thf(additive_identity,axiom,
    ! [A: $i] :
      ( ( addition @ A @ zero )
      = A ) ).

thf(zip_derived_cl2,plain,
    ! [X0: $i] :
      ( ( addition @ X0 @ zero )
      = X0 ),
    inference(cnf,[status(esa)],[additive_identity]) ).

thf(zip_derived_cl10_001,plain,
    ! [X0: $i] :
      ( ( multiplication @ zero @ X0 )
      = zero ),
    inference(cnf,[status(esa)],[left_annihilation]) ).

thf(zip_derived_cl166,plain,
    sk_ = zero,
    inference(demod,[status(thm)],[zip_derived_cl163,zip_derived_cl10,zip_derived_cl2,zip_derived_cl10]) ).

thf(zip_derived_cl19,plain,
    sk_ != zero,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl167,plain,
    $false,
    inference('simplify_reflect-',[status(thm)],[zip_derived_cl166,zip_derived_cl19]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : KLE056+1 : TPTP v8.1.2. Released v4.0.0.
% 0.00/0.13  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.FlB2WmztZ2 true
% 0.14/0.34  % Computer : n004.cluster.edu
% 0.14/0.34  % Model    : x86_64 x86_64
% 0.14/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.34  % Memory   : 8042.1875MB
% 0.14/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.34  % CPULimit : 300
% 0.14/0.34  % WCLimit  : 300
% 0.14/0.34  % DateTime : Tue Aug 29 12:03:22 EDT 2023
% 0.14/0.35  % CPUTime  : 
% 0.14/0.35  % Running portfolio for 300 s
% 0.14/0.35  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.14/0.35  % Number of cores: 8
% 0.14/0.35  % Python version: Python 3.6.8
% 0.21/0.35  % Running in FO mode
% 0.21/0.63  % Total configuration time : 435
% 0.21/0.63  % Estimated wc time : 1092
% 0.21/0.63  % Estimated cpu time (7 cpus) : 156.0
% 0.21/0.74  % /export/starexec/sandbox2/solver/bin/fo/fo6_bce.sh running for 75s
% 0.21/0.75  % /export/starexec/sandbox2/solver/bin/fo/fo1_av.sh running for 75s
% 0.21/0.75  % /export/starexec/sandbox2/solver/bin/fo/fo3_bce.sh running for 75s
% 0.21/0.75  % /export/starexec/sandbox2/solver/bin/fo/fo13.sh running for 50s
% 0.21/0.75  % /export/starexec/sandbox2/solver/bin/fo/fo7.sh running for 63s
% 1.06/0.76  % /export/starexec/sandbox2/solver/bin/fo/fo5.sh running for 50s
% 1.06/0.76  % /export/starexec/sandbox2/solver/bin/fo/fo4.sh running for 50s
% 1.06/0.78  % Solved by fo/fo6_bce.sh.
% 1.06/0.78  % BCE start: 20
% 1.06/0.78  % BCE eliminated: 2
% 1.06/0.78  % PE start: 18
% 1.06/0.78  logic: eq
% 1.06/0.78  % PE eliminated: 0
% 1.06/0.78  % done 30 iterations in 0.021s
% 1.06/0.78  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 1.06/0.78  % SZS output start Refutation
% See solution above
% 1.06/0.78  
% 1.06/0.78  
% 1.06/0.78  % Terminating...
% 1.62/0.84  % Runner terminated.
% 1.62/0.85  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------