TSTP Solution File: SYO899_8 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SYO899_8 : TPTP v8.2.0. Released v8.2.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.JGA4eo4jWp true

% 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 : Fri Sep  1 05:53:13 EDT 2023

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

% Comments : 
%------------------------------------------------------------------------------
thf('$ki_world_type',type,
    '$ki_world': $tType ).

thf(sk__type,type,
    sk_: '$ki_world' ).

thf(p_type,type,
    p: '$ki_world' > $o ).

thf('$ki_accessible_type',type,
    '$ki_accessible': '$ki_world' > '$ki_world' > $o ).

thf(q_type,type,
    q: '$ki_world' > $o ).

thf('$ki_local_world_type',type,
    '$ki_local_world': '$ki_world' ).

thf(mrel_reflexive,axiom,
    ! [W: '$ki_world'] : ( '$ki_accessible' @ W @ W ) ).

thf(zip_derived_cl0,plain,
    ! [X0: '$ki_world'] : ( '$ki_accessible' @ X0 @ X0 ),
    inference(cnf,[status(esa)],[mrel_reflexive]) ).

thf(verify,conjecture,
    ( ? [W: '$ki_world'] :
        ( ( ( p @ W )
         => ! [W0: '$ki_world'] :
              ( ( '$ki_accessible' @ W @ W0 )
             => ( q @ W0 ) ) )
        & ( '$ki_accessible' @ '$ki_local_world' @ W ) )
   => ( ! [W: '$ki_world'] :
          ( ( '$ki_accessible' @ '$ki_local_world' @ W )
         => ( p @ W ) )
     => ? [W: '$ki_world'] :
          ( ( q @ W )
          & ( '$ki_accessible' @ '$ki_local_world' @ W ) ) ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ( ? [W: '$ki_world'] :
          ( ( ( p @ W )
           => ! [W0: '$ki_world'] :
                ( ( '$ki_accessible' @ W @ W0 )
               => ( q @ W0 ) ) )
          & ( '$ki_accessible' @ '$ki_local_world' @ W ) )
     => ( ! [W: '$ki_world'] :
            ( ( '$ki_accessible' @ '$ki_local_world' @ W )
           => ( p @ W ) )
       => ? [W: '$ki_world'] :
            ( ( q @ W )
            & ( '$ki_accessible' @ '$ki_local_world' @ W ) ) ) ),
    inference('cnf.neg',[status(esa)],[verify]) ).

thf(zip_derived_cl4,plain,
    ! [X2: '$ki_world'] :
      ( ( p @ X2 )
      | ~ ( '$ki_accessible' @ '$ki_local_world' @ X2 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl1,plain,
    ! [X0: '$ki_world'] :
      ( ~ ( '$ki_accessible' @ sk_ @ X0 )
      | ( q @ X0 )
      | ~ ( p @ sk_ ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl5,plain,
    ! [X0: '$ki_world'] :
      ( ~ ( '$ki_accessible' @ '$ki_local_world' @ sk_ )
      | ( q @ X0 )
      | ~ ( '$ki_accessible' @ sk_ @ X0 ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl4,zip_derived_cl1]) ).

thf(zip_derived_cl3,plain,
    ! [X1: '$ki_world'] :
      ( ~ ( q @ X1 )
      | ~ ( '$ki_accessible' @ '$ki_local_world' @ X1 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl6,plain,
    ! [X0: '$ki_world'] :
      ( ~ ( '$ki_accessible' @ sk_ @ X0 )
      | ~ ( '$ki_accessible' @ '$ki_local_world' @ sk_ )
      | ~ ( '$ki_accessible' @ '$ki_local_world' @ X0 ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl5,zip_derived_cl3]) ).

thf(zip_derived_cl2,plain,
    '$ki_accessible' @ '$ki_local_world' @ sk_,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl7,plain,
    ! [X0: '$ki_world'] :
      ( ~ ( '$ki_accessible' @ sk_ @ X0 )
      | ~ ( '$ki_accessible' @ '$ki_local_world' @ X0 ) ),
    inference(demod,[status(thm)],[zip_derived_cl6,zip_derived_cl2]) ).

thf(zip_derived_cl8,plain,
    ~ ( '$ki_accessible' @ '$ki_local_world' @ sk_ ),
    inference('s_sup-',[status(thm)],[zip_derived_cl0,zip_derived_cl7]) ).

thf(zip_derived_cl2_001,plain,
    '$ki_accessible' @ '$ki_local_world' @ sk_,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl9,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl8,zip_derived_cl2]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.14  % Problem  : SYO899_8 : TPTP v8.2.0. Released v8.2.0.
% 0.00/0.15  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.JGA4eo4jWp true
% 0.15/0.36  % Computer : n015.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 : Sat Aug 26 05:29:52 EDT 2023
% 0.15/0.36  % CPUTime  : 
% 0.15/0.36  % Running portfolio for 300 s
% 0.15/0.36  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.15/0.36  % 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.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.70  % /export/starexec/sandbox/solver/bin/fo/fo6_bce.sh running for 75s
% 0.23/0.72  % /export/starexec/sandbox/solver/bin/fo/fo3_bce.sh running for 75s
% 0.23/0.73  % Solved by fo/fo6_bce.sh.
% 0.23/0.73  % BCE start: 5
% 0.23/0.73  % BCE eliminated: 0
% 0.23/0.73  % PE start: 5
% 0.23/0.73  logic: neq
% 0.23/0.73  % PE eliminated: 2
% 0.23/0.73  % done 3 iterations in 0.005s
% 0.23/0.73  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.23/0.73  % SZS output start Refutation
% See solution above
% 0.23/0.73  
% 0.23/0.73  
% 0.23/0.73  % Terminating...
% 0.23/0.76  % Runner terminated.
% 0.23/0.77  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------