TSTP Solution File: SYO888_10 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SYO888_10 : 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.Hixk27UwLd true

% Computer : n008.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:08 EDT 2023

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

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

thf(g_type,type,
    g: '$ki_world' > $i > $o ).

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

thf(h_type,type,
    h: '$ki_world' > $i > $o ).

thf(f_type,type,
    f: '$ki_world' > $i > $o ).

thf('$ki_exists_in_world_$i_type',type,
    '$ki_exists_in_world_$i': '$ki_world' > $i > $o ).

thf(sk__2_type,type,
    sk__2: '$ki_world' ).

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

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

thf(verify,conjecture,
    ( ( ! [X: $i] :
          ( ( '$ki_exists_in_world_$i' @ '$ki_local_world' @ X )
         => ( ( f @ '$ki_local_world' @ X )
           => ! [W: '$ki_world'] :
                ( ( '$ki_accessible' @ '$ki_local_world' @ W )
               => ( g @ W @ X ) ) ) )
      & ! [X: $i] :
          ( ( '$ki_exists_in_world_$i' @ '$ki_local_world' @ X )
         => ( ( g @ '$ki_local_world' @ X )
           => ! [W: '$ki_world'] :
                ( ( '$ki_accessible' @ '$ki_local_world' @ W )
               => ( h @ W @ X ) ) ) ) )
   => ! [X: $i] :
        ( ( '$ki_exists_in_world_$i' @ '$ki_local_world' @ X )
       => ( ( f @ '$ki_local_world' @ X )
         => ! [W: '$ki_world'] :
              ( ( '$ki_accessible' @ '$ki_local_world' @ W )
             => ( h @ W @ X ) ) ) ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ( ( ! [X: $i] :
            ( ( '$ki_exists_in_world_$i' @ '$ki_local_world' @ X )
           => ( ( f @ '$ki_local_world' @ X )
             => ! [W: '$ki_world'] :
                  ( ( '$ki_accessible' @ '$ki_local_world' @ W )
                 => ( g @ W @ X ) ) ) )
        & ! [X: $i] :
            ( ( '$ki_exists_in_world_$i' @ '$ki_local_world' @ X )
           => ( ( g @ '$ki_local_world' @ X )
             => ! [W: '$ki_world'] :
                  ( ( '$ki_accessible' @ '$ki_local_world' @ W )
                 => ( h @ W @ X ) ) ) ) )
     => ! [X: $i] :
          ( ( '$ki_exists_in_world_$i' @ '$ki_local_world' @ X )
         => ( ( f @ '$ki_local_world' @ X )
           => ! [W: '$ki_world'] :
                ( ( '$ki_accessible' @ '$ki_local_world' @ W )
               => ( h @ W @ X ) ) ) ) ),
    inference('cnf.neg',[status(esa)],[verify]) ).

thf(zip_derived_cl5,plain,
    f @ '$ki_local_world' @ sk__1,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

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

thf(zip_derived_cl9,plain,
    ! [X0: '$ki_world'] :
      ( ~ ( '$ki_exists_in_world_$i' @ '$ki_local_world' @ sk__1 )
      | ( g @ X0 @ sk__1 )
      | ~ ( '$ki_accessible' @ '$ki_local_world' @ X0 ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl5,zip_derived_cl3]) ).

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

thf(zip_derived_cl7,plain,
    ~ ( h @ sk__2 @ sk__1 ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl10,plain,
    ( ~ ( '$ki_exists_in_world_$i' @ '$ki_local_world' @ sk__1 )
    | ~ ( '$ki_accessible' @ '$ki_local_world' @ sk__2 )
    | ~ ( g @ '$ki_local_world' @ sk__1 ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl4,zip_derived_cl7]) ).

thf(zip_derived_cl11,plain,
    ( ~ ( '$ki_accessible' @ '$ki_local_world' @ '$ki_local_world' )
    | ~ ( '$ki_exists_in_world_$i' @ '$ki_local_world' @ sk__1 )
    | ~ ( '$ki_accessible' @ '$ki_local_world' @ sk__2 )
    | ~ ( '$ki_exists_in_world_$i' @ '$ki_local_world' @ sk__1 ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl9,zip_derived_cl10]) ).

thf(zip_derived_cl12,plain,
    ( ~ ( '$ki_accessible' @ '$ki_local_world' @ sk__2 )
    | ~ ( '$ki_exists_in_world_$i' @ '$ki_local_world' @ sk__1 )
    | ~ ( '$ki_accessible' @ '$ki_local_world' @ '$ki_local_world' ) ),
    inference(simplify,[status(thm)],[zip_derived_cl11]) ).

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

thf(zip_derived_cl8,plain,
    '$ki_exists_in_world_$i' @ '$ki_local_world' @ sk__1,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

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(zip_derived_cl13,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl12,zip_derived_cl6,zip_derived_cl8,zip_derived_cl0]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem  : SYO888_10 : TPTP v8.2.0. Released v8.2.0.
% 0.00/0.14  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.Hixk27UwLd true
% 0.14/0.35  % Computer : n008.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit : 300
% 0.14/0.35  % WCLimit  : 300
% 0.14/0.35  % DateTime : Sat Aug 26 07:35:17 EDT 2023
% 0.14/0.35  % CPUTime  : 
% 0.14/0.35  % Running portfolio for 300 s
% 0.14/0.35  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.14/0.35  % Number of cores: 8
% 0.14/0.36  % Python version: Python 3.6.8
% 0.14/0.36  % Running in FO mode
% 0.21/0.65  % Total configuration time : 435
% 0.21/0.65  % Estimated wc time : 1092
% 0.21/0.65  % Estimated cpu time (7 cpus) : 156.0
% 0.21/0.72  % /export/starexec/sandbox/solver/bin/fo/fo6_bce.sh running for 75s
% 0.21/0.72  % /export/starexec/sandbox/solver/bin/fo/fo3_bce.sh running for 75s
% 0.21/0.72  % /export/starexec/sandbox/solver/bin/fo/fo1_av.sh running for 75s
% 0.21/0.74  % /export/starexec/sandbox/solver/bin/fo/fo13.sh running for 50s
% 0.21/0.74  % Solved by fo/fo3_bce.sh.
% 0.21/0.74  % BCE start: 9
% 0.21/0.74  % BCE eliminated: 0
% 0.21/0.74  % PE start: 9
% 0.21/0.74  logic: neq
% 0.21/0.74  % PE eliminated: 3
% 0.21/0.74  % done 3 iterations in 0.006s
% 0.21/0.74  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.21/0.74  % SZS output start Refutation
% See solution above
% 0.21/0.74  
% 0.21/0.74  
% 0.21/0.74  % Terminating...
% 0.21/0.85  % Runner terminated.
% 1.30/0.86  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------