TSTP Solution File: CSR136^2 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : CSR136^2 : 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.dauDOvOozn 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 : Wed Aug 30 22:08:09 EDT 2023

% Result   : Theorem 1.53s 0.83s
% Output   : Refutation 1.53s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    5
%            Number of leaves      :    8
% Syntax   : Number of formulae    :   16 (   7 unt;   4 typ;   0 def)
%            Number of atoms       :   11 (   0 equ;   0 cnn)
%            Maximal formula atoms :    2 (   0 avg)
%            Number of connectives :   69 (  11   ~;   4   |;   4   &;  50   @)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   13 (   5 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    8 (   8   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    5 (   4 usr;   4 con; 0-2 aty)
%            Number of variables   :   21 (  12   ^;   7   !;   2   ?;  21   :)

% 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(con,conjecture,
    ? [R: $i > $i > $o] :
      ( ~ ! [A: $i,B: $i] : ( R @ A @ B )
      & ( R @ lMary_THFTYPE_i @ lBill_THFTYPE_i )
      & ( R @ lSue_THFTYPE_i @ lBill_THFTYPE_i ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ? [R: $i > $i > $o] :
        ( ~ ! [A: $i,B: $i] : ( R @ A @ B )
        & ( R @ lMary_THFTYPE_i @ lBill_THFTYPE_i )
        & ( R @ lSue_THFTYPE_i @ lBill_THFTYPE_i ) ),
    inference('cnf.neg',[status(esa)],[con]) ).

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

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

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

thf(zip_derived_cl155,plain,
    ( ~ ( ^ [Y0: $i,Y1: $i] :
            ( likes_THFTYPE_IiioI
            @ ( ^ [Y2: $i,Y3: $i] : Y2
              @ Y0
              @ Y1 )
            @ ( ^ [Y2: $i,Y3: $i] : Y3
              @ Y0
              @ Y1 ) )
        @ lSue_THFTYPE_i
        @ lBill_THFTYPE_i )
    | ~ ( ^ [Y0: $i,Y1: $i] :
            ( likes_THFTYPE_IiioI
            @ ( ^ [Y2: $i,Y3: $i] : Y2
              @ Y0
              @ Y1 )
            @ ( ^ [Y2: $i,Y3: $i] : Y3
              @ Y0
              @ Y1 ) )
        @ lMary_THFTYPE_i
        @ lBill_THFTYPE_i ) ),
    inference('sup-',[status(thm)],[zip_derived_cl11,zip_derived_cl2]) ).

thf(zip_derived_cl289,plain,
    ( ~ ( likes_THFTYPE_IiioI @ lSue_THFTYPE_i @ lBill_THFTYPE_i )
    | ~ ( likes_THFTYPE_IiioI @ lMary_THFTYPE_i @ lBill_THFTYPE_i ) ),
    inference(ho_norm,[status(thm)],[zip_derived_cl155]) ).

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(ax_004,axiom,
    likes_THFTYPE_IiioI @ lMary_THFTYPE_i @ lBill_THFTYPE_i ).

thf(zip_derived_cl4,plain,
    likes_THFTYPE_IiioI @ lMary_THFTYPE_i @ lBill_THFTYPE_i,
    inference(cnf,[status(esa)],[ax_004]) ).

thf(zip_derived_cl290,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl289,zip_derived_cl0,zip_derived_cl4]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem  : CSR136^2 : TPTP v8.1.2. Released v4.1.0.
% 0.00/0.14  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.dauDOvOozn true
% 0.14/0.35  % Computer : n016.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 : Mon Aug 28 12:21:45 EDT 2023
% 0.14/0.35  % CPUTime  : 
% 0.14/0.35  % Running portfolio for 300 s
% 0.14/0.35  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.14/0.35  % Number of cores: 8
% 0.14/0.35  % Python version: Python 3.6.8
% 0.14/0.36  % Running in HO mode
% 0.21/0.65  % Total configuration time : 828
% 0.21/0.65  % Estimated wc time : 1656
% 0.21/0.65  % Estimated cpu time (8 cpus) : 207.0
% 0.21/0.74  % /export/starexec/sandbox2/solver/bin/lams/40_c.s.sh running for 80s
% 0.21/0.74  % /export/starexec/sandbox2/solver/bin/lams/35_full_unif4.sh running for 80s
% 0.21/0.74  % /export/starexec/sandbox2/solver/bin/lams/40_c_ic.sh running for 80s
% 0.21/0.75  % /export/starexec/sandbox2/solver/bin/lams/15_e_short1.sh running for 30s
% 0.21/0.76  % /export/starexec/sandbox2/solver/bin/lams/40_noforms.sh running for 90s
% 0.21/0.76  % /export/starexec/sandbox2/solver/bin/lams/40_b.comb.sh running for 70s
% 1.38/0.77  % /export/starexec/sandbox2/solver/bin/lams/20_acsne_simpl.sh running for 40s
% 1.38/0.78  % /export/starexec/sandbox2/solver/bin/lams/30_sp5.sh running for 60s
% 1.53/0.83  % Solved by lams/40_c_ic.sh.
% 1.53/0.83  % done 11 iterations in 0.052s
% 1.53/0.83  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 1.53/0.83  % SZS output start Refutation
% See solution above
% 1.53/0.83  
% 1.53/0.83  
% 1.53/0.83  % Terminating...
% 1.53/0.86  % Runner terminated.
% 1.53/0.87  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------