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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : MGT052+1 : TPTP v8.1.2. Released v2.4.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.JpiHJybYqI true

% Computer : n016.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 09:20:33 EDT 2023

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

% Comments : 
%------------------------------------------------------------------------------
thf(organization_type,type,
    organization: $i > $o ).

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

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

thf(is_aligned_type,type,
    is_aligned: $i > $i > $o ).

thf(dissimilar_type,type,
    dissimilar: $i > $i > $i > $o ).

thf(background_assumption_1,conjecture,
    ! [X: $i,T: $i] :
      ~ ( dissimilar @ X @ T @ T ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ! [X: $i,T: $i] :
        ~ ( dissimilar @ X @ T @ T ),
    inference('cnf.neg',[status(esa)],[background_assumption_1]) ).

thf(zip_derived_cl16,plain,
    dissimilar @ sk_ @ sk__1 @ sk__1,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(definition_2,axiom,
    ! [X: $i,T0: $i,T: $i] :
      ( ( dissimilar @ X @ T0 @ T )
    <=> ( ( organization @ X )
        & ~ ( ( is_aligned @ X @ T0 )
          <=> ( is_aligned @ X @ T ) ) ) ) ).

thf(zip_derived_cl13,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( is_aligned @ X0 @ X1 )
      | ~ ( is_aligned @ X0 @ X2 )
      | ~ ( dissimilar @ X0 @ X1 @ X2 ) ),
    inference(cnf,[status(esa)],[definition_2]) ).

thf(zip_derived_cl103,plain,
    ( ~ ( is_aligned @ sk_ @ sk__1 )
    | ~ ( is_aligned @ sk_ @ sk__1 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl16,zip_derived_cl13]) ).

thf(zip_derived_cl104,plain,
    ~ ( is_aligned @ sk_ @ sk__1 ),
    inference(simplify,[status(thm)],[zip_derived_cl103]) ).

thf(zip_derived_cl16_001,plain,
    dissimilar @ sk_ @ sk__1 @ sk__1,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl12,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ( is_aligned @ X0 @ X1 )
      | ( is_aligned @ X0 @ X2 )
      | ~ ( dissimilar @ X0 @ X1 @ X2 ) ),
    inference(cnf,[status(esa)],[definition_2]) ).

thf(zip_derived_cl105,plain,
    ( ( is_aligned @ sk_ @ sk__1 )
    | ( is_aligned @ sk_ @ sk__1 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl16,zip_derived_cl12]) ).

thf(zip_derived_cl106,plain,
    is_aligned @ sk_ @ sk__1,
    inference(simplify,[status(thm)],[zip_derived_cl105]) ).

thf(zip_derived_cl107,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl104,zip_derived_cl106]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : MGT052+1 : TPTP v8.1.2. Released v2.4.0.
% 0.00/0.13  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.JpiHJybYqI true
% 0.11/0.33  % Computer : n016.cluster.edu
% 0.11/0.33  % Model    : x86_64 x86_64
% 0.11/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.11/0.33  % Memory   : 8042.1875MB
% 0.11/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.11/0.34  % CPULimit : 300
% 0.11/0.34  % WCLimit  : 300
% 0.11/0.34  % DateTime : Mon Aug 28 07:03:44 EDT 2023
% 0.11/0.34  % CPUTime  : 
% 0.11/0.34  % Running portfolio for 300 s
% 0.11/0.34  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.11/0.34  % Number of cores: 8
% 0.11/0.34  % Python version: Python 3.6.8
% 0.11/0.34  % Running in FO mode
% 0.17/0.57  % Total configuration time : 435
% 0.17/0.57  % Estimated wc time : 1092
% 0.17/0.57  % Estimated cpu time (7 cpus) : 156.0
% 0.17/0.67  % /export/starexec/sandbox/solver/bin/fo/fo6_bce.sh running for 75s
% 0.17/0.69  % /export/starexec/sandbox/solver/bin/fo/fo3_bce.sh running for 75s
% 0.17/0.70  % /export/starexec/sandbox/solver/bin/fo/fo7.sh running for 63s
% 0.17/0.70  % /export/starexec/sandbox/solver/bin/fo/fo13.sh running for 50s
% 0.17/0.70  % /export/starexec/sandbox/solver/bin/fo/fo1_av.sh running for 75s
% 0.17/0.70  % /export/starexec/sandbox/solver/bin/fo/fo5.sh running for 50s
% 0.17/0.70  % /export/starexec/sandbox/solver/bin/fo/fo4.sh running for 50s
% 0.17/0.73  % Solved by fo/fo6_bce.sh.
% 0.17/0.73  % BCE start: 17
% 0.17/0.73  % BCE eliminated: 2
% 0.17/0.73  % PE start: 15
% 0.17/0.73  logic: eq
% 0.17/0.73  % PE eliminated: 7
% 0.17/0.73  % done 7 iterations in 0.013s
% 0.17/0.73  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.17/0.73  % SZS output start Refutation
% See solution above
% 0.17/0.73  
% 0.17/0.73  
% 0.17/0.73  % Terminating...
% 0.17/0.80  % Runner terminated.
% 0.17/0.81  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------