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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SYO504^1 : TPTP v8.1.2. Released v4.1.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.C6pzSoyK9U true

% Computer : n024.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:51:48 EDT 2023

% Result   : Theorem 0.56s 0.79s
% Output   : Refutation 0.56s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   14
%            Number of leaves      :   14
% Syntax   : Number of formulae    :   55 (   7 unt;  10 typ;   0 def)
%            Number of atoms       :  195 (   0 equ;   0 cnn)
%            Maximal formula atoms :   20 (   4 avg)
%            Number of connectives :  184 (  34   ~;  41   |;  11   &;  84   @)
%                                         (  11 <=>;   3  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    9 (   4 avg)
%            Number of types       :    1 (   0 usr)
%            Number of type conns  :   11 (  11   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   10 (   8 usr;   6 con; 0-2 aty)
%            Number of variables   :    0 (   0   ^;   0   !;   0   ?;   0   :)

% Comments : 
%------------------------------------------------------------------------------
thf(g_type,type,
    g: ( $o > $o > $o ) > $o ).

thf(a_type,type,
    a: $o ).

thf(h_type,type,
    h: $o > $o > $o ).

thf(zip_tseitin_0_type,type,
    zip_tseitin_0: $o ).

thf(zip_tseitin_1_type,type,
    zip_tseitin_1: $o ).

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

thf(i_type,type,
    i: $o > $o > $o ).

thf(b_type,type,
    b: $o ).

thf(claim,conjecture,
    ( ( ( h @ a @ b )
      & ( ( f @ g )
      <=> ( i @ a @ b ) )
      & ( ( i @ a @ b )
      <=> ( b
          | a ) )
      & ( ( h @ a @ b )
      <=> ( b
          & a ) ) )
   => ( f @ g ) ) ).

thf(zf_stmt_0,type,
    zip_tseitin_1: $o ).

thf(zf_stmt_1,axiom,
    ( zip_tseitin_1
  <=> ( a
      & b ) ) ).

thf(zf_stmt_2,type,
    zip_tseitin_0: $o ).

thf(zf_stmt_3,axiom,
    ( zip_tseitin_0
  <=> ( a
      | b ) ) ).

thf(zf_stmt_4,conjecture,
    ( ( ( ( h @ a @ b )
      <=> zip_tseitin_1 )
      & ( ( i @ a @ b )
      <=> zip_tseitin_0 )
      & ( ( f @ g )
      <=> ( i @ a @ b ) )
      & ( h @ a @ b ) )
   => ( f @ g ) ) ).

thf(zf_stmt_5,negated_conjecture,
    ~ ( ( ( ( h @ a @ b )
        <=> zip_tseitin_1 )
        & ( ( i @ a @ b )
        <=> zip_tseitin_0 )
        & ( ( f @ g )
        <=> ( i @ a @ b ) )
        & ( h @ a @ b ) )
     => ( f @ g ) ),
    inference('cnf.neg',[status(esa)],[zf_stmt_4]) ).

thf(zip_derived_cl10,plain,
    ( ( f @ g )
    | ~ ( i @ a @ b ) ),
    inference(cnf,[status(esa)],[zf_stmt_5]) ).

thf(zip_derived_cl13,plain,
    ~ ( f @ g ),
    inference(cnf,[status(esa)],[zf_stmt_5]) ).

thf(zip_derived_cl45,plain,
    ~ ( i @ a @ b ),
    inference(clc,[status(thm)],[zip_derived_cl10,zip_derived_cl13]) ).

thf(zip_derived_cl49,plain,
    ( ~ b
    | ~ ( i @ a @ $true ) ),
    inference(bool_hoist,[status(thm)],[zip_derived_cl45]) ).

thf(zip_derived_cl51,plain,
    ( ~ a
    | ~ b
    | ~ ( i @ $true @ $true ) ),
    inference(bool_hoist,[status(thm)],[zip_derived_cl49]) ).

thf(zip_derived_cl12,plain,
    h @ a @ b,
    inference(cnf,[status(esa)],[zf_stmt_5]) ).

thf(zip_derived_cl14,plain,
    ( a
    | ( h @ $false @ b ) ),
    inference(bool_hoist,[status(thm)],[zip_derived_cl12]) ).

thf(zip_derived_cl18,plain,
    ( b
    | a
    | ( h @ $false @ $false ) ),
    inference(bool_hoist,[status(thm)],[zip_derived_cl14]) ).

thf(zip_derived_cl48,plain,
    ( b
    | ~ ( i @ a @ $false ) ),
    inference(bool_hoist,[status(thm)],[zip_derived_cl45]) ).

thf(zip_derived_cl53,plain,
    ( ~ a
    | b
    | ~ ( i @ $true @ $false ) ),
    inference(bool_hoist,[status(thm)],[zip_derived_cl48]) ).

thf(zip_derived_cl8,plain,
    ( ( i @ a @ b )
    | ~ zip_tseitin_0 ),
    inference(cnf,[status(esa)],[zf_stmt_5]) ).

thf(zip_derived_cl74,plain,
    ( ~ a
    | ( i @ $true @ b )
    | ~ zip_tseitin_0 ),
    inference(bool_hoist,[status(thm)],[zip_derived_cl8]) ).

thf(zip_derived_cl1,plain,
    ( zip_tseitin_0
    | ~ a ),
    inference(cnf,[status(esa)],[zf_stmt_3]) ).

thf(zip_derived_cl75,plain,
    ( ( i @ $true @ b )
    | ~ a ),
    inference(clc,[status(thm)],[zip_derived_cl74,zip_derived_cl1]) ).

thf(zip_derived_cl76,plain,
    ( b
    | ( i @ $true @ $false )
    | ~ a ),
    inference(bool_hoist,[status(thm)],[zip_derived_cl75]) ).

thf(zip_derived_cl90,plain,
    ( b
    | ~ a ),
    inference(clc,[status(thm)],[zip_derived_cl53,zip_derived_cl76]) ).

thf(zip_derived_cl91,plain,
    ( ( h @ $false @ $false )
    | b ),
    inference(clc,[status(thm)],[zip_derived_cl18,zip_derived_cl90]) ).

thf(zip_derived_cl7,plain,
    ( zip_tseitin_1
    | ~ ( h @ a @ b ) ),
    inference(cnf,[status(esa)],[zf_stmt_5]) ).

thf(zip_derived_cl26,plain,
    ( a
    | zip_tseitin_1
    | ~ ( h @ $false @ b ) ),
    inference(bool_hoist,[status(thm)],[zip_derived_cl7]) ).

thf(zip_derived_cl3,plain,
    ( a
    | ~ zip_tseitin_1 ),
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(zip_derived_cl30,plain,
    ( ~ ( h @ $false @ b )
    | a ),
    inference(clc,[status(thm)],[zip_derived_cl26,zip_derived_cl3]) ).

thf(zip_derived_cl31,plain,
    ( b
    | ~ ( h @ $false @ $false )
    | a ),
    inference(bool_hoist,[status(thm)],[zip_derived_cl30]) ).

thf(zip_derived_cl95,plain,
    ( b
    | a
    | b ),
    inference('sup-',[status(thm)],[zip_derived_cl91,zip_derived_cl31]) ).

thf(zip_derived_cl97,plain,
    ( a
    | b ),
    inference(simplify,[status(thm)],[zip_derived_cl95]) ).

thf(zip_derived_cl90_001,plain,
    ( b
    | ~ a ),
    inference(clc,[status(thm)],[zip_derived_cl53,zip_derived_cl76]) ).

thf(zip_derived_cl101,plain,
    b,
    inference(clc,[status(thm)],[zip_derived_cl97,zip_derived_cl90]) ).

thf(zip_derived_cl106,plain,
    ( ~ a
    | ~ ( i @ $true @ $true ) ),
    inference(demod,[status(thm)],[zip_derived_cl51,zip_derived_cl101]) ).

thf(zip_derived_cl32,plain,
    ( ~ b
    | ~ ( h @ $false @ $true )
    | a ),
    inference(bool_hoist,[status(thm)],[zip_derived_cl30]) ).

thf(zip_derived_cl101_002,plain,
    b,
    inference(clc,[status(thm)],[zip_derived_cl97,zip_derived_cl90]) ).

thf(zip_derived_cl104,plain,
    ( ~ ( h @ $false @ $true )
    | a ),
    inference(demod,[status(thm)],[zip_derived_cl32,zip_derived_cl101]) ).

thf(zip_derived_cl19,plain,
    ( ~ b
    | a
    | ( h @ $false @ $true ) ),
    inference(bool_hoist,[status(thm)],[zip_derived_cl14]) ).

thf(zip_derived_cl101_003,plain,
    b,
    inference(clc,[status(thm)],[zip_derived_cl97,zip_derived_cl90]) ).

thf(zip_derived_cl110,plain,
    ( a
    | ( h @ $false @ $true ) ),
    inference(demod,[status(thm)],[zip_derived_cl19,zip_derived_cl101]) ).

thf(zip_derived_cl115,plain,
    a,
    inference(clc,[status(thm)],[zip_derived_cl104,zip_derived_cl110]) ).

thf(zip_derived_cl117,plain,
    ~ ( i @ $true @ $true ),
    inference(demod,[status(thm)],[zip_derived_cl106,zip_derived_cl115]) ).

thf(zip_derived_cl77,plain,
    ( ~ b
    | ( i @ $true @ $true )
    | ~ a ),
    inference(bool_hoist,[status(thm)],[zip_derived_cl75]) ).

thf(zip_derived_cl101_004,plain,
    b,
    inference(clc,[status(thm)],[zip_derived_cl97,zip_derived_cl90]) ).

thf(zip_derived_cl115_005,plain,
    a,
    inference(clc,[status(thm)],[zip_derived_cl104,zip_derived_cl110]) ).

thf(zip_derived_cl129,plain,
    i @ $true @ $true,
    inference(demod,[status(thm)],[zip_derived_cl77,zip_derived_cl101,zip_derived_cl115]) ).

thf(zip_derived_cl130,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl117,zip_derived_cl129]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem  : SYO504^1 : TPTP v8.1.2. Released v4.1.0.
% 0.07/0.14  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.C6pzSoyK9U true
% 0.13/0.35  % Computer : n024.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit : 300
% 0.13/0.35  % WCLimit  : 300
% 0.13/0.35  % DateTime : Sat Aug 26 07:42:39 EDT 2023
% 0.13/0.35  % CPUTime  : 
% 0.13/0.35  % Running portfolio for 300 s
% 0.13/0.35  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.13/0.36  % Number of cores: 8
% 0.13/0.36  % Python version: Python 3.6.8
% 0.13/0.36  % Running in HO mode
% 0.21/0.69  % Total configuration time : 828
% 0.21/0.69  % Estimated wc time : 1656
% 0.21/0.69  % Estimated cpu time (8 cpus) : 207.0
% 0.56/0.73  % /export/starexec/sandbox/solver/bin/lams/40_c.s.sh running for 80s
% 0.56/0.76  % /export/starexec/sandbox/solver/bin/lams/35_full_unif4.sh running for 80s
% 0.56/0.76  % /export/starexec/sandbox/solver/bin/lams/15_e_short1.sh running for 30s
% 0.56/0.76  % /export/starexec/sandbox/solver/bin/lams/40_c_ic.sh running for 80s
% 0.56/0.76  % /export/starexec/sandbox/solver/bin/lams/40_noforms.sh running for 90s
% 0.56/0.78  % /export/starexec/sandbox/solver/bin/lams/40_b.comb.sh running for 70s
% 0.56/0.78  % /export/starexec/sandbox/solver/bin/lams/20_acsne_simpl.sh running for 40s
% 0.56/0.78  % /export/starexec/sandbox/solver/bin/lams/30_sp5.sh running for 60s
% 0.56/0.79  % Solved by lams/40_c.s.sh.
% 0.56/0.79  % done 37 iterations in 0.027s
% 0.56/0.79  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.56/0.79  % SZS output start Refutation
% See solution above
% 0.56/0.79  
% 0.56/0.79  
% 0.56/0.79  % Terminating...
% 0.59/0.87  % Runner terminated.
% 0.59/0.88  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------