TSTP Solution File: SYO171^5 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SYO171^5 : TPTP v8.1.2. Released v4.0.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.QcPV6iY6Aa true

% Computer : n013.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:49:57 EDT 2023

% Result   : Theorem 0.21s 0.78s
% Output   : Refutation 0.21s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    6
%            Number of leaves      :    4
% Syntax   : Number of formulae    :   15 (   5 unt;   3 typ;   0 def)
%            Number of atoms       :   35 (   0 equ;   0 cnn)
%            Maximal formula atoms :   10 (   2 avg)
%            Number of connectives :  120 (  17   ~;  15   |;   8   &;  80   @)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   12 (   6 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    3 (   3   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    4 (   3 usr;   2 con; 0-2 aty)
%            Number of variables   :   24 (   0   ^;  24   !;   0   ?;  24   :)

% Comments : 
%------------------------------------------------------------------------------
thf(a_type,type,
    a: $i ).

thf(f_type,type,
    f: $i > $i ).

thf(g_type,type,
    g: $i > $i > $o ).

thf(cSYN031_1,conjecture,
    ~ ( ! [A: $i] :
          ( ( g @ ( f @ A ) @ A )
          | ( g @ A @ a ) )
      & ! [A: $i] :
          ( ( g @ A @ ( f @ A ) )
          | ( g @ A @ a ) )
      & ! [A: $i,B: $i] :
          ( ( g @ ( f @ B ) @ B )
          | ~ ( g @ A @ B ) )
      & ! [A: $i,B: $i] :
          ( ( g @ B @ ( f @ B ) )
          | ~ ( g @ A @ B ) )
      & ! [A: $i,B: $i] :
          ( ~ ( g @ B @ a )
          | ~ ( g @ A @ B ) ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ( ! [A: $i] :
        ( ( g @ ( f @ A ) @ A )
        | ( g @ A @ a ) )
    & ! [A: $i] :
        ( ( g @ A @ ( f @ A ) )
        | ( g @ A @ a ) )
    & ! [A: $i,B: $i] :
        ( ( g @ ( f @ B ) @ B )
        | ~ ( g @ A @ B ) )
    & ! [A: $i,B: $i] :
        ( ( g @ B @ ( f @ B ) )
        | ~ ( g @ A @ B ) )
    & ! [A: $i,B: $i] :
        ( ~ ( g @ B @ a )
        | ~ ( g @ A @ B ) ) ),
    inference('cnf.neg',[status(esa)],[cSYN031_1]) ).

thf(zip_derived_cl0,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( g @ X0 @ a )
      | ~ ( g @ X1 @ X0 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl12,plain,
    ~ ( g @ a @ a ),
    inference(eq_fact,[status(thm)],[zip_derived_cl0]) ).

thf(zip_derived_cl3,plain,
    ! [X6: $i] :
      ( ( g @ X6 @ ( f @ X6 ) )
      | ( g @ X6 @ a ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl4,plain,
    ! [X7: $i] :
      ( ( g @ ( f @ X7 ) @ X7 )
      | ( g @ X7 @ a ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl0_001,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( g @ X0 @ a )
      | ~ ( g @ X1 @ X0 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl11,plain,
    ! [X0: $i] :
      ( ( g @ a @ a )
      | ~ ( g @ X0 @ ( f @ a ) ) ),
    inference('sup-',[status(thm)],[zip_derived_cl4,zip_derived_cl0]) ).

thf(zip_derived_cl12_002,plain,
    ~ ( g @ a @ a ),
    inference(eq_fact,[status(thm)],[zip_derived_cl0]) ).

thf(zip_derived_cl15,plain,
    ! [X0: $i] :
      ~ ( g @ X0 @ ( f @ a ) ),
    inference(clc,[status(thm)],[zip_derived_cl11,zip_derived_cl12]) ).

thf(zip_derived_cl17,plain,
    g @ a @ a,
    inference('sup-',[status(thm)],[zip_derived_cl3,zip_derived_cl15]) ).

thf(zip_derived_cl20,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl12,zip_derived_cl17]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : SYO171^5 : TPTP v8.1.2. Released v4.0.0.
% 0.00/0.13  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.QcPV6iY6Aa true
% 0.13/0.34  % Computer : n013.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % WCLimit  : 300
% 0.13/0.34  % DateTime : Sat Aug 26 06:08:02 EDT 2023
% 0.13/0.34  % CPUTime  : 
% 0.13/0.34  % Running portfolio for 300 s
% 0.13/0.34  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.13/0.34  % Number of cores: 8
% 0.13/0.35  % Python version: Python 3.6.8
% 0.13/0.35  % Running in HO mode
% 0.21/0.63  % Total configuration time : 828
% 0.21/0.63  % Estimated wc time : 1656
% 0.21/0.63  % 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.74  % /export/starexec/sandbox2/solver/bin/lams/15_e_short1.sh running for 30s
% 0.21/0.75  % /export/starexec/sandbox2/solver/bin/lams/40_noforms.sh running for 90s
% 0.21/0.76  % /export/starexec/sandbox2/solver/bin/lams/20_acsne_simpl.sh running for 40s
% 0.21/0.76  % /export/starexec/sandbox2/solver/bin/lams/40_b.comb.sh running for 70s
% 0.21/0.78  % Solved by lams/40_c.s.sh.
% 0.21/0.78  % done 10 iterations in 0.010s
% 0.21/0.78  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 0.21/0.78  % SZS output start Refutation
% See solution above
% 0.21/0.78  
% 0.21/0.78  
% 0.21/0.78  % Terminating...
% 1.38/0.85  % Runner terminated.
% 1.80/0.86  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------