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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : KRS074+1 : TPTP v8.1.2. Released v3.1.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.8earL4QAwP true

% Computer : n031.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:56:20 EDT 2023

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

% Comments : 
%------------------------------------------------------------------------------
thf(i2003_11_14_17_18_59896_type,type,
    i2003_11_14_17_18_59896: $i ).

thf(cUnsatisfiable_type,type,
    cUnsatisfiable: $i > $o ).

thf(rinvS_type,type,
    rinvS: $i > $i > $o ).

thf(sk__1_type,type,
    sk__1: $i > $i ).

thf(rs_type,type,
    rs: $i > $i > $o ).

thf(cp_type,type,
    cp: $i > $o ).

thf(axiom_2,axiom,
    ! [X: $i] :
      ( ( cUnsatisfiable @ X )
    <=> ( ? [Y: $i] :
            ( ? [Z: $i] :
                ( ( cp @ Z )
                & ( rinvS @ Y @ Z ) )
            & ( cp @ Y )
            & ( rs @ X @ Y ) )
        & ! [Y: $i] :
            ( ( rs @ X @ Y )
           => ~ ( cp @ Y ) ) ) ) ).

thf(zip_derived_cl22,plain,
    ! [X0: $i] :
      ( ( rs @ X0 @ ( sk__1 @ X0 ) )
      | ~ ( cUnsatisfiable @ X0 ) ),
    inference(cnf,[status(esa)],[axiom_2]) ).

thf(zip_derived_cl26,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( rs @ X0 @ X1 )
      | ~ ( cp @ X1 )
      | ~ ( cUnsatisfiable @ X0 ) ),
    inference(cnf,[status(esa)],[axiom_2]) ).

thf(zip_derived_cl217,plain,
    ! [X0: $i] :
      ( ~ ( cUnsatisfiable @ X0 )
      | ~ ( cp @ ( sk__1 @ X0 ) )
      | ~ ( cUnsatisfiable @ X0 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl22,zip_derived_cl26]) ).

thf(zip_derived_cl218,plain,
    ! [X0: $i] :
      ( ~ ( cp @ ( sk__1 @ X0 ) )
      | ~ ( cUnsatisfiable @ X0 ) ),
    inference(simplify,[status(thm)],[zip_derived_cl217]) ).

thf(zip_derived_cl23,plain,
    ! [X0: $i] :
      ( ( cp @ ( sk__1 @ X0 ) )
      | ~ ( cUnsatisfiable @ X0 ) ),
    inference(cnf,[status(esa)],[axiom_2]) ).

thf(zip_derived_cl219,plain,
    ! [X0: $i] :
      ~ ( cUnsatisfiable @ X0 ),
    inference(clc,[status(thm)],[zip_derived_cl218,zip_derived_cl23]) ).

thf(axiom_9,axiom,
    cUnsatisfiable @ i2003_11_14_17_18_59896 ).

thf(zip_derived_cl38,plain,
    cUnsatisfiable @ i2003_11_14_17_18_59896,
    inference(cnf,[status(esa)],[axiom_9]) ).

thf(zip_derived_cl220,plain,
    $false,
    inference('s_sup+',[status(thm)],[zip_derived_cl219,zip_derived_cl38]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.14  % Problem  : KRS074+1 : TPTP v8.1.2. Released v3.1.0.
% 0.12/0.15  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.8earL4QAwP true
% 0.15/0.37  % Computer : n031.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 : Mon Aug 28 02:42:09 EDT 2023
% 0.15/0.37  % CPUTime  : 
% 0.15/0.37  % Running portfolio for 300 s
% 0.15/0.37  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.15/0.37  % Number of cores: 8
% 0.15/0.37  % Python version: Python 3.6.8
% 0.15/0.37  % Running in FO mode
% 0.23/0.66  % Total configuration time : 435
% 0.23/0.66  % Estimated wc time : 1092
% 0.23/0.66  % Estimated cpu time (7 cpus) : 156.0
% 0.68/0.74  % /export/starexec/sandbox2/solver/bin/fo/fo6_bce.sh running for 75s
% 1.14/0.76  % /export/starexec/sandbox2/solver/bin/fo/fo3_bce.sh running for 75s
% 1.14/0.77  % Solved by fo/fo6_bce.sh.
% 1.14/0.77  % BCE start: 41
% 1.14/0.77  % BCE eliminated: 4
% 1.14/0.77  % PE start: 37
% 1.14/0.77  logic: eq
% 1.14/0.77  % PE eliminated: 0
% 1.14/0.77  % done 22 iterations in 0.013s
% 1.14/0.77  % SZS status Unsatisfiable for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 1.14/0.77  % SZS output start Refutation
% See solution above
% 1.14/0.77  
% 1.14/0.77  
% 1.14/0.77  % Terminating...
% 1.45/0.88  % Runner terminated.
% 1.60/0.89  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------