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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : MGT045+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.vQGhXEYcvQ true

% Computer : n032.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:30 EDT 2023

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

% Comments : 
%------------------------------------------------------------------------------
thf(greater_type,type,
    greater: $i > $i > $o ).

thf(external_ties_type,type,
    external_ties: $i > $i > $i ).

thf(position_type,type,
    position: $i > $i > $i ).

thf(sk__2_type,type,
    sk__2: $i ).

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

thf(age_type,type,
    age: $i > $i > $i ).

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

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

thf(lemma_4,conjecture,
    ! [X: $i,T0: $i,T: $i] :
      ( ( ( organization @ X )
        & ( greater @ ( age @ X @ T ) @ ( age @ X @ T0 ) ) )
     => ( greater @ ( position @ X @ T ) @ ( position @ X @ T0 ) ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ! [X: $i,T0: $i,T: $i] :
        ( ( ( organization @ X )
          & ( greater @ ( age @ X @ T ) @ ( age @ X @ T0 ) ) )
       => ( greater @ ( position @ X @ T ) @ ( position @ X @ T0 ) ) ),
    inference('cnf.neg',[status(esa)],[lemma_4]) ).

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

thf(assumption_6,axiom,
    ! [X: $i,T0: $i,T: $i] :
      ( ( organization @ X )
     => ( ( ( greater @ ( external_ties @ X @ T ) @ ( external_ties @ X @ T0 ) )
         => ( greater @ ( position @ X @ T ) @ ( position @ X @ T0 ) ) )
        & ( ( ( external_ties @ X @ T )
            = ( external_ties @ X @ T0 ) )
         => ( ( position @ X @ T )
            = ( position @ X @ T0 ) ) ) ) ) ).

thf(zip_derived_cl11,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( organization @ X0 )
      | ( greater @ ( position @ X0 @ X1 ) @ ( position @ X0 @ X2 ) )
      | ~ ( greater @ ( external_ties @ X0 @ X1 ) @ ( external_ties @ X0 @ X2 ) ) ),
    inference(cnf,[status(esa)],[assumption_6]) ).

thf(zip_derived_cl83,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( greater @ ( external_ties @ sk_ @ X1 ) @ ( external_ties @ sk_ @ X0 ) )
      | ( greater @ ( position @ sk_ @ X1 ) @ ( position @ sk_ @ X0 ) ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl16,zip_derived_cl11]) ).

thf(zip_derived_cl14,plain,
    ~ ( greater @ ( position @ sk_ @ sk__2 ) @ ( position @ sk_ @ sk__1 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl132,plain,
    ~ ( greater @ ( external_ties @ sk_ @ sk__2 ) @ ( external_ties @ sk_ @ sk__1 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl83,zip_derived_cl14]) ).

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

thf(assumption_8,axiom,
    ! [X: $i,T0: $i,T: $i] :
      ( ( ( organization @ X )
        & ( greater @ ( age @ X @ T ) @ ( age @ X @ T0 ) ) )
     => ( greater @ ( external_ties @ X @ T ) @ ( external_ties @ X @ T0 ) ) ) ).

thf(zip_derived_cl13,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( organization @ X0 )
      | ~ ( greater @ ( age @ X0 @ X1 ) @ ( age @ X0 @ X2 ) )
      | ( greater @ ( external_ties @ X0 @ X1 ) @ ( external_ties @ X0 @ X2 ) ) ),
    inference(cnf,[status(esa)],[assumption_8]) ).

thf(zip_derived_cl85,plain,
    ! [X0: $i,X1: $i] :
      ( ( greater @ ( external_ties @ sk_ @ X1 ) @ ( external_ties @ sk_ @ X0 ) )
      | ~ ( greater @ ( age @ sk_ @ X1 ) @ ( age @ sk_ @ X0 ) ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl16,zip_derived_cl13]) ).

thf(zip_derived_cl15,plain,
    greater @ ( age @ sk_ @ sk__2 ) @ ( age @ sk_ @ sk__1 ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl148,plain,
    greater @ ( external_ties @ sk_ @ sk__2 ) @ ( external_ties @ sk_ @ sk__1 ),
    inference('sup+',[status(thm)],[zip_derived_cl85,zip_derived_cl15]) ).

thf(zip_derived_cl153,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl132,zip_derived_cl148]) ).


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