TSTP Solution File: CSR139^1 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : CSR139^1 : TPTP v8.1.2. Released v4.1.0.
% Transfm  : NO INFORMATION
% Format   : NO INFORMATION
% Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.KccFO6ZLY4 true

% Computer : n011.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 : Wed Aug 30 22:08:10 EDT 2023

% Result   : Theorem 1.39s 0.74s
% Output   : Refutation 1.39s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    9
%            Number of leaves      :    8
% Syntax   : Number of formulae    :   19 (  13 unt;   5 typ;   0 def)
%            Number of atoms       :   23 (   8 equ;   0 cnn)
%            Maximal formula atoms :    2 (   1 avg)
%            Number of connectives :   57 (  10   ~;   5   |;   4   &;  38   @)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   10 (   5 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   18 (  18   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    8 (   5 usr;   6 con; 0-2 aty)
%            Number of variables   :   35 (  18   ^;  11   !;   6   ?;  35   :)

% Comments : 
%------------------------------------------------------------------------------
thf(lSue_THFTYPE_i_type,type,
    lSue_THFTYPE_i: $i ).

thf(likes_THFTYPE_IiioI_type,type,
    likes_THFTYPE_IiioI: $i > $i > $o ).

thf(lMary_THFTYPE_i_type,type,
    lMary_THFTYPE_i: $i ).

thf(lBill_THFTYPE_i_type,type,
    lBill_THFTYPE_i: $i ).

thf(lAnna_THFTYPE_i_type,type,
    lAnna_THFTYPE_i: $i ).

thf(ax_001,axiom,
    ~ ( likes_THFTYPE_IiioI @ lSue_THFTYPE_i @ lMary_THFTYPE_i ) ).

thf(zip_derived_cl1,plain,
    ~ ( likes_THFTYPE_IiioI @ lSue_THFTYPE_i @ lMary_THFTYPE_i ),
    inference(cnf,[status(esa)],[ax_001]) ).

thf(ax,axiom,
    likes_THFTYPE_IiioI @ lSue_THFTYPE_i @ lBill_THFTYPE_i ).

thf(zip_derived_cl0,plain,
    likes_THFTYPE_IiioI @ lSue_THFTYPE_i @ lBill_THFTYPE_i,
    inference(cnf,[status(esa)],[ax]) ).

thf(con,conjecture,
    ? [Q: $i > $i > $o,R: $i > $i > $o,Y: $i] :
      ( ( R != Q )
      & ( Q @ Y @ lAnna_THFTYPE_i )
      & ( R @ Y @ lBill_THFTYPE_i ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ? [Q: $i > $i > $o,R: $i > $i > $o,Y: $i] :
        ( ( R != Q )
        & ( Q @ Y @ lAnna_THFTYPE_i )
        & ( R @ Y @ lBill_THFTYPE_i ) ),
    inference('cnf.neg',[status(esa)],[con]) ).

thf(zip_derived_cl10,plain,
    ! [X0: $i > $i > $o,X1: $i > $i > $o,X2: $i] :
      ( ( X1 = X0 )
      | ~ ( X1 @ X2 @ lBill_THFTYPE_i )
      | ~ ( X0 @ X2 @ lAnna_THFTYPE_i ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl13,plain,
    ! [X0: $i > $i > $o,X1: $i] :
      ( ( X0
        = ( ^ [Y0: $i,Y1: $i] : $true ) )
      | ~ ( X0 @ X1 @ lBill_THFTYPE_i )
      | ~ ( ^ [Y0: $i,Y1: $i] : $true
          @ X1
          @ lAnna_THFTYPE_i ) ),
    inference('ho.refine',[status(thm)],[zip_derived_cl10]) ).

thf(zip_derived_cl28,plain,
    ! [X0: $i > $i > $o,X1: $i] :
      ( ( X0
        = ( ^ [Y0: $i,Y1: $i] : $true ) )
      | ~ ( X0 @ X1 @ lBill_THFTYPE_i ) ),
    inference(ho_norm,[status(thm)],[zip_derived_cl13]) ).

thf(zip_derived_cl42,plain,
    ( ( ^ [Y0: $i,Y1: $i] :
          ( likes_THFTYPE_IiioI
          @ ( ^ [Y2: $i,Y3: $i] : Y2
            @ Y0
            @ Y1 )
          @ ( ^ [Y2: $i,Y3: $i] : Y3
            @ Y0
            @ Y1 ) ) )
    = ( ^ [Y0: $i,Y1: $i] : $true ) ),
    inference('sup-',[status(thm)],[zip_derived_cl0,zip_derived_cl28]) ).

thf(zip_derived_cl47,plain,
    ( likes_THFTYPE_IiioI
    = ( ^ [Y0: $i,Y1: $i] : $true ) ),
    inference(ho_norm,[status(thm)],[zip_derived_cl42]) ).

thf(zip_derived_cl49,plain,
    ! [X1: $i,X2: $i] :
      ( ( likes_THFTYPE_IiioI @ X1 @ X2 )
      = ( ^ [Y0: $i,Y1: $i] : $true
        @ X1
        @ X2 ) ),
    inference(ho_complete_eq,[status(thm)],[zip_derived_cl47]) ).

thf(zip_derived_cl51,plain,
    ! [X1: $i,X2: $i] : ( likes_THFTYPE_IiioI @ X1 @ X2 ),
    inference(ho_norm,[status(thm)],[zip_derived_cl49]) ).

thf(zip_derived_cl73,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl1,zip_derived_cl51]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : CSR139^1 : TPTP v8.1.2. Released v4.1.0.
% 0.07/0.13  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.KccFO6ZLY4 true
% 0.14/0.34  % Computer : n011.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 : Mon Aug 28 13:32:56 EDT 2023
% 0.14/0.34  % CPUTime  : 
% 0.14/0.34  % Running portfolio for 300 s
% 0.14/0.34  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.14/0.34  % Number of cores: 8
% 0.14/0.34  % Python version: Python 3.6.8
% 0.14/0.34  % Running in HO mode
% 0.20/0.57  % Total configuration time : 828
% 0.20/0.57  % Estimated wc time : 1656
% 0.20/0.57  % Estimated cpu time (8 cpus) : 207.0
% 0.20/0.62  % /export/starexec/sandbox2/solver/bin/lams/40_c.s.sh running for 80s
% 0.20/0.68  % /export/starexec/sandbox2/solver/bin/lams/40_c_ic.sh running for 80s
% 0.20/0.68  % /export/starexec/sandbox2/solver/bin/lams/35_full_unif4.sh running for 80s
% 0.20/0.69  % /export/starexec/sandbox2/solver/bin/lams/15_e_short1.sh running for 30s
% 0.20/0.69  % /export/starexec/sandbox2/solver/bin/lams/40_b.comb.sh running for 70s
% 0.20/0.69  % /export/starexec/sandbox2/solver/bin/lams/20_acsne_simpl.sh running for 40s
% 1.39/0.70  % /export/starexec/sandbox2/solver/bin/lams/40_noforms.sh running for 90s
% 1.39/0.70  % /export/starexec/sandbox2/solver/bin/lams/30_sp5.sh running for 60s
% 1.39/0.74  % Solved by lams/40_noforms.sh.
% 1.39/0.74  % done 9 iterations in 0.022s
% 1.39/0.74  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 1.39/0.74  % SZS output start Refutation
% See solution above
% 1.39/0.74  
% 1.39/0.74  
% 1.39/0.74  % Terminating...
% 1.39/0.78  % Runner terminated.
% 1.39/0.80  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------