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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : KLE053+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.rs6dOm5OxU true

% Computer : n022.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:29 EDT 2023

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

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

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

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

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

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

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

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

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

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

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

thf(zip_derived_cl14,plain,
    ! [X0: $i,X1: $i] :
      ( ( domain @ ( multiplication @ X0 @ X1 ) )
      = ( domain @ ( multiplication @ X0 @ ( domain @ X1 ) ) ) ),
    inference(cnf,[status(esa)],[domain2]) ).

thf(zip_derived_cl87,plain,
    ! [X0: $i] :
      ( ( domain @ ( multiplication @ one @ X0 ) )
      = ( domain @ ( domain @ X0 ) ) ),
    inference('s_sup+',[status(thm)],[zip_derived_cl6,zip_derived_cl14]) ).

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

thf(zip_derived_cl92,plain,
    ! [X0: $i] :
      ( ( domain @ X0 )
      = ( domain @ ( domain @ X0 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl87,zip_derived_cl6]) ).

thf(zip_derived_cl96,plain,
    ( ( domain @ sk_ )
   != ( domain @ sk_ ) ),
    inference(demod,[status(thm)],[zip_derived_cl18,zip_derived_cl92]) ).

thf(zip_derived_cl97,plain,
    $false,
    inference(simplify,[status(thm)],[zip_derived_cl96]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.13  % Problem  : KLE053+1 : TPTP v8.1.2. Released v4.0.0.
% 0.15/0.14  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.rs6dOm5OxU true
% 0.15/0.36  % Computer : n022.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 : Tue Aug 29 11:47:24 EDT 2023
% 0.15/0.36  % CPUTime  : 
% 0.15/0.36  % Running portfolio for 300 s
% 0.15/0.36  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.15/0.36  % Number of cores: 8
% 0.15/0.36  % Python version: Python 3.6.8
% 0.15/0.36  % Running in FO mode
% 0.23/0.67  % Total configuration time : 435
% 0.23/0.67  % Estimated wc time : 1092
% 0.23/0.67  % Estimated cpu time (7 cpus) : 156.0
% 0.23/0.71  % /export/starexec/sandbox2/solver/bin/fo/fo6_bce.sh running for 75s
% 0.23/0.74  % Solved by fo/fo6_bce.sh.
% 0.23/0.74  % BCE start: 19
% 0.23/0.74  % BCE eliminated: 2
% 0.23/0.74  % PE start: 17
% 0.23/0.74  logic: eq
% 0.23/0.74  % PE eliminated: 0
% 0.23/0.74  % done 19 iterations in 0.015s
% 0.23/0.74  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 0.23/0.74  % SZS output start Refutation
% See solution above
% 0.23/0.74  
% 0.23/0.74  
% 0.23/0.74  % /export/starexec/sandbox2/solver/bin/fo/fo3_bce.sh running for 75s
% 0.87/0.74  % Terminating...
% 1.44/0.85  % Runner terminated.
% 1.44/0.87  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------