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

View Problem - Process Solution

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

% Computer : n032.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:36 EDT 2023

% Result   : Theorem 0.15s 0.58s
% Output   : Refutation 0.15s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    6
%            Number of leaves      :   12
% Syntax   : Number of formulae    :   26 (  20 unt;   6 typ;   0 def)
%            Number of atoms       :   20 (  19 equ;   0 cnn)
%            Maximal formula atoms :    1 (   1 avg)
%            Number of connectives :   45 (   4   ~;   0   |;   0   &;  41   @)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    2 (   2 avg)
%            Number of types       :    1 (   0 usr)
%            Number of type conns  :    6 (   6   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    8 (   6 usr;   3 con; 0-2 aty)
%            Number of variables   :   10 (   0   ^;  10   !;   0   ?;  10   :)

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

thf(one_type,type,
    one: $i ).

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

thf(antidomain_type,type,
    antidomain: $i > $i ).

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

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

thf(goals,conjecture,
    ( ( domain @ zero )
    = zero ) ).

thf(zf_stmt_0,negated_conjecture,
    ( ( domain @ zero )
   != zero ),
    inference('cnf.neg',[status(esa)],[goals]) ).

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

thf(domain4,axiom,
    ! [X0: $i] :
      ( ( domain @ X0 )
      = ( antidomain @ ( antidomain @ X0 ) ) ) ).

thf(zip_derived_cl16,plain,
    ! [X0: $i] :
      ( ( domain @ X0 )
      = ( antidomain @ ( antidomain @ X0 ) ) ),
    inference(cnf,[status(esa)],[domain4]) ).

thf(zip_derived_cl22,plain,
    ( ( antidomain @ ( antidomain @ zero ) )
   != zero ),
    inference(demod,[status(thm)],[zip_derived_cl21,zip_derived_cl16]) ).

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

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

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

thf(zip_derived_cl5,plain,
    ! [X0: $i] :
      ( ( multiplication @ X0 @ one )
      = X0 ),
    inference(cnf,[status(esa)],[multiplicative_right_identity]) ).

thf(zip_derived_cl44,plain,
    ( zero
    = ( antidomain @ one ) ),
    inference('s_sup+',[status(thm)],[zip_derived_cl13,zip_derived_cl5]) ).

thf(domain3,axiom,
    ! [X0: $i] :
      ( ( addition @ ( antidomain @ ( antidomain @ X0 ) ) @ ( antidomain @ X0 ) )
      = one ) ).

thf(zip_derived_cl15,plain,
    ! [X0: $i] :
      ( ( addition @ ( antidomain @ ( antidomain @ X0 ) ) @ ( antidomain @ X0 ) )
      = one ),
    inference(cnf,[status(esa)],[domain3]) ).

thf(zip_derived_cl51,plain,
    ( ( addition @ ( antidomain @ zero ) @ zero )
    = one ),
    inference('s_sup+',[status(thm)],[zip_derived_cl44,zip_derived_cl15]) ).

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_cl57,plain,
    ( one
    = ( antidomain @ zero ) ),
    inference('s_sup+',[status(thm)],[zip_derived_cl51,zip_derived_cl2]) ).

thf(zip_derived_cl44_001,plain,
    ( zero
    = ( antidomain @ one ) ),
    inference('s_sup+',[status(thm)],[zip_derived_cl13,zip_derived_cl5]) ).

thf(zip_derived_cl59,plain,
    zero != zero,
    inference(demod,[status(thm)],[zip_derived_cl22,zip_derived_cl57,zip_derived_cl44]) ).

thf(zip_derived_cl60,plain,
    $false,
    inference(simplify,[status(thm)],[zip_derived_cl59]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.09  % Problem  : KLE086+1 : TPTP v8.1.2. Released v4.0.0.
% 0.07/0.09  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.EoqzI7d2Bd true
% 0.10/0.29  % Computer : n032.cluster.edu
% 0.10/0.29  % Model    : x86_64 x86_64
% 0.10/0.29  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.10/0.29  % Memory   : 8042.1875MB
% 0.10/0.29  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.10/0.29  % CPULimit : 300
% 0.10/0.29  % WCLimit  : 300
% 0.10/0.29  % DateTime : Tue Aug 29 11:05:31 EDT 2023
% 0.10/0.29  % CPUTime  : 
% 0.10/0.29  % Running portfolio for 300 s
% 0.10/0.29  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.10/0.29  % Number of cores: 8
% 0.10/0.29  % Python version: Python 3.6.8
% 0.14/0.29  % Running in FO mode
% 0.15/0.48  % Total configuration time : 435
% 0.15/0.48  % Estimated wc time : 1092
% 0.15/0.48  % Estimated cpu time (7 cpus) : 156.0
% 0.15/0.55  % /export/starexec/sandbox/solver/bin/fo/fo6_bce.sh running for 75s
% 0.15/0.55  % /export/starexec/sandbox/solver/bin/fo/fo3_bce.sh running for 75s
% 0.15/0.56  % /export/starexec/sandbox/solver/bin/fo/fo1_av.sh running for 75s
% 0.15/0.56  % /export/starexec/sandbox/solver/bin/fo/fo7.sh running for 63s
% 0.15/0.57  % /export/starexec/sandbox/solver/bin/fo/fo13.sh running for 50s
% 0.15/0.57  % /export/starexec/sandbox/solver/bin/fo/fo5.sh running for 50s
% 0.15/0.58  % /export/starexec/sandbox/solver/bin/fo/fo4.sh running for 50s
% 0.15/0.58  % Solved by fo/fo1_av.sh.
% 0.15/0.58  % done 26 iterations in 0.013s
% 0.15/0.58  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.15/0.58  % SZS output start Refutation
% See solution above
% 0.15/0.58  
% 0.15/0.58  
% 0.15/0.58  % Terminating...
% 1.18/0.70  % Runner terminated.
% 1.18/0.71  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------