TSTP Solution File: SYO900_11 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SYO900_11 : 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.KB0ZShaeO9 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.88s 0.80s
% Output   : Refutation 0.88s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    4
%            Number of leaves      :    9
% Syntax   : Number of formulae    :   15 (   5 unt;   7 typ;   0 def)
%            Number of atoms       :   27 (   0 equ;   0 cnn)
%            Maximal formula atoms :   10 (   3 avg)
%            Number of connectives :   65 (   4   ~;   3   |;   0   &;  42   @)
%                                         (   0 <=>;  16  =>;   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     :    7 (   6 usr;   4 con; 0-2 aty)
%            Number of variables   :   17 (   0   ^;  17   !;   0   ?;  17   :)

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

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

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

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

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

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

thf(sk__1_type,type,
    sk__1: '$ki_world' ).

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

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

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

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

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

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

thf(zip_derived_cl9,plain,
    ~ ( '$ki_accessible' @ sk__2 @ sk__1 ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl1,zip_derived_cl7]) ).

thf(zip_derived_cl11,plain,
    $false,
    inference('dp-resolution',[status(thm)],[zip_derived_cl0,zip_derived_cl9]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem  : SYO900_11 : 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.KB0ZShaeO9 true
% 0.14/0.34  % Computer : n015.cluster.edu
% 0.14/0.34  % Model    : x86_64 x86_64
% 0.14/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.34  % Memory   : 8042.1875MB
% 0.14/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.34  % CPULimit : 300
% 0.14/0.34  % WCLimit  : 300
% 0.14/0.34  % DateTime : Sat Aug 26 05:56:37 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.35  % Python version: Python 3.6.8
% 0.14/0.35  % Running in FO mode
% 0.21/0.67  % Total configuration time : 435
% 0.21/0.67  % Estimated wc time : 1092
% 0.21/0.67  % Estimated cpu time (7 cpus) : 156.0
% 0.88/0.78  % /export/starexec/sandbox/solver/bin/fo/fo6_bce.sh running for 75s
% 0.88/0.78  % /export/starexec/sandbox/solver/bin/fo/fo7.sh running for 63s
% 0.88/0.78  % /export/starexec/sandbox/solver/bin/fo/fo3_bce.sh running for 75s
% 0.88/0.79  % /export/starexec/sandbox/solver/bin/fo/fo1_av.sh running for 75s
% 0.88/0.79  % /export/starexec/sandbox/solver/bin/fo/fo13.sh running for 50s
% 0.88/0.79  % /export/starexec/sandbox/solver/bin/fo/fo5.sh running for 50s
% 0.88/0.80  % Solved by fo/fo6_bce.sh.
% 0.88/0.80  % BCE start: 9
% 0.88/0.80  % BCE eliminated: 2
% 0.88/0.80  % PE start: 7
% 0.88/0.80  logic: neq
% 0.88/0.80  % PE eliminated: 5
% 0.88/0.80  % done 0 iterations in 0.006s
% 0.88/0.80  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.88/0.80  % SZS output start Refutation
% See solution above
% 0.88/0.80  
% 0.88/0.80  
% 0.88/0.80  % Terminating...
% 1.50/0.90  % Runner terminated.
% 1.50/0.92  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------