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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SYO503^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.uUGyedjrKY true

% Computer : n008.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.24s 0.76s
% Output   : Refutation 0.24s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   20
%            Number of leaves      :    7
% Syntax   : Number of formulae    :   49 (   8 unt;   6 typ;   0 def)
%            Number of atoms       :  139 (   3 equ;   0 cnn)
%            Maximal formula atoms :   14 (   3 avg)
%            Number of connectives :  146 (  54   ~;  41   |;   0   &;  49   @)
%                                         (   2 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   10 (   3 avg)
%            Number of types       :    1 (   0 usr)
%            Number of type conns  :    4 (   4   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    9 (   6 usr;   5 con; 0-2 aty)
%            Number of variables   :    2 (   2   ^;   0   !;   0   ?;   2   :)

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

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

thf('#sk1_type',type,
    '#sk1': $o ).

thf(p_type,type,
    p: ( $o > $o ) > $o ).

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

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

thf(claim,conjecture,
    ( ( p @ g )
    | ~ ( p @ f )
    | ~ ( g @ b )
    | ~ ( g @ a )
    | ~ ( f @ b )
    | ~ ( f @ a )
    | ( a
    <=> b ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ( ( p @ g )
      | ~ ( p @ f )
      | ~ ( g @ b )
      | ~ ( g @ a )
      | ~ ( f @ b )
      | ~ ( f @ a )
      | ( a
      <=> b ) ),
    inference('cnf.neg',[status(esa)],[claim]) ).

thf(zip_derived_cl6,plain,
    p @ f,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl7,plain,
    ~ ( p @ g ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl17,plain,
    ( ( ^ [Y0: $o] : ( f @ Y0 ) )
   != ( ^ [Y0: $o] : ( g @ Y0 ) ) ),
    inference(ext_sup,[status(thm)],[zip_derived_cl6,zip_derived_cl7]) ).

thf(zip_derived_cl18,plain,
    f != g,
    inference(ho_norm,[status(thm)],[zip_derived_cl17]) ).

thf(zip_derived_cl19,plain,
    ( ( f @ '#sk1' )
   != ( g @ '#sk1' ) ),
    inference(neg_ext,[status(thm)],[zip_derived_cl18]) ).

thf(zip_derived_cl55,plain,
    ( ~ ( g @ '#sk1' )
    | ~ ( f @ '#sk1' ) ),
    inference(cnf_otf,[status(thm)],[zip_derived_cl19]) ).

thf(zip_derived_cl58,plain,
    ( '#sk1'
    | ~ ( g @ $false )
    | ~ ( f @ $false ) ),
    inference(bool_hoist,[status(thm)],[zip_derived_cl55]) ).

thf(zip_derived_cl2,plain,
    f @ a,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl9,plain,
    ( ~ a
    | ( f @ $true ) ),
    inference(bool_hoist,[status(thm)],[zip_derived_cl2]) ).

thf(zip_derived_cl4,plain,
    g @ a,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl13,plain,
    ( ~ a
    | ( g @ $true ) ),
    inference(bool_hoist,[status(thm)],[zip_derived_cl4]) ).

thf(zip_derived_cl59,plain,
    ( ~ '#sk1'
    | ~ ( g @ $true )
    | ~ ( f @ $true ) ),
    inference(bool_hoist,[status(thm)],[zip_derived_cl55]) ).

thf(zip_derived_cl83,plain,
    ( ~ a
    | ~ ( f @ $true )
    | ~ '#sk1' ),
    inference('sup-',[status(thm)],[zip_derived_cl13,zip_derived_cl59]) ).

thf(zip_derived_cl1,plain,
    ( b
    | a ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl5,plain,
    g @ b,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl15,plain,
    ( ~ b
    | ( g @ $true ) ),
    inference(bool_hoist,[status(thm)],[zip_derived_cl5]) ).

thf(zip_derived_cl59_001,plain,
    ( ~ '#sk1'
    | ~ ( g @ $true )
    | ~ ( f @ $true ) ),
    inference(bool_hoist,[status(thm)],[zip_derived_cl55]) ).

thf(zip_derived_cl82,plain,
    ( ~ b
    | ~ ( f @ $true )
    | ~ '#sk1' ),
    inference('sup-',[status(thm)],[zip_derived_cl15,zip_derived_cl59]) ).

thf(zip_derived_cl3,plain,
    f @ b,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl11,plain,
    ( ~ b
    | ( f @ $true ) ),
    inference(bool_hoist,[status(thm)],[zip_derived_cl3]) ).

thf(zip_derived_cl86,plain,
    ( ~ '#sk1'
    | ~ b ),
    inference(clc,[status(thm)],[zip_derived_cl82,zip_derived_cl11]) ).

thf(zip_derived_cl87,plain,
    ( a
    | ~ '#sk1' ),
    inference('sup-',[status(thm)],[zip_derived_cl1,zip_derived_cl86]) ).

thf(zip_derived_cl88,plain,
    ( ~ '#sk1'
    | ~ ( f @ $true ) ),
    inference(clc,[status(thm)],[zip_derived_cl83,zip_derived_cl87]) ).

thf(zip_derived_cl90,plain,
    ( ~ a
    | ~ '#sk1' ),
    inference('sup-',[status(thm)],[zip_derived_cl9,zip_derived_cl88]) ).

thf(zip_derived_cl87_002,plain,
    ( a
    | ~ '#sk1' ),
    inference('sup-',[status(thm)],[zip_derived_cl1,zip_derived_cl86]) ).

thf(zip_derived_cl93,plain,
    ~ '#sk1',
    inference(clc,[status(thm)],[zip_derived_cl90,zip_derived_cl87]) ).

thf(zip_derived_cl96,plain,
    ( ~ ( g @ $false )
    | ~ ( f @ $false ) ),
    inference(demod,[status(thm)],[zip_derived_cl58,zip_derived_cl93]) ).

thf(zip_derived_cl8,plain,
    ( a
    | ( f @ $false ) ),
    inference(bool_hoist,[status(thm)],[zip_derived_cl2]) ).

thf(zip_derived_cl0,plain,
    ( ~ b
    | ~ a ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl14,plain,
    ( b
    | ( g @ $false ) ),
    inference(bool_hoist,[status(thm)],[zip_derived_cl5]) ).

thf(zip_derived_cl96_003,plain,
    ( ~ ( g @ $false )
    | ~ ( f @ $false ) ),
    inference(demod,[status(thm)],[zip_derived_cl58,zip_derived_cl93]) ).

thf(zip_derived_cl98,plain,
    ( b
    | ~ ( f @ $false ) ),
    inference('sup-',[status(thm)],[zip_derived_cl14,zip_derived_cl96]) ).

thf(zip_derived_cl10,plain,
    ( b
    | ( f @ $false ) ),
    inference(bool_hoist,[status(thm)],[zip_derived_cl3]) ).

thf(zip_derived_cl103,plain,
    b,
    inference(clc,[status(thm)],[zip_derived_cl98,zip_derived_cl10]) ).

thf(zip_derived_cl104,plain,
    ~ a,
    inference(demod,[status(thm)],[zip_derived_cl0,zip_derived_cl103]) ).

thf(zip_derived_cl107,plain,
    f @ $false,
    inference(demod,[status(thm)],[zip_derived_cl8,zip_derived_cl104]) ).

thf(zip_derived_cl109,plain,
    ~ ( g @ $false ),
    inference(demod,[status(thm)],[zip_derived_cl96,zip_derived_cl107]) ).

thf(zip_derived_cl12,plain,
    ( a
    | ( g @ $false ) ),
    inference(bool_hoist,[status(thm)],[zip_derived_cl4]) ).

thf(zip_derived_cl104_004,plain,
    ~ a,
    inference(demod,[status(thm)],[zip_derived_cl0,zip_derived_cl103]) ).

thf(zip_derived_cl108,plain,
    g @ $false,
    inference(demod,[status(thm)],[zip_derived_cl12,zip_derived_cl104]) ).

thf(zip_derived_cl110,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl109,zip_derived_cl108]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.14  % Problem  : SYO503^1 : TPTP v8.1.2. Released v4.1.0.
% 0.00/0.15  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.uUGyedjrKY true
% 0.16/0.37  % Computer : n008.cluster.edu
% 0.16/0.37  % Model    : x86_64 x86_64
% 0.16/0.37  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.16/0.37  % Memory   : 8042.1875MB
% 0.16/0.37  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.16/0.37  % CPULimit : 300
% 0.16/0.37  % WCLimit  : 300
% 0.16/0.37  % DateTime : Sat Aug 26 03:19:47 EDT 2023
% 0.16/0.37  % CPUTime  : 
% 0.16/0.37  % Running portfolio for 300 s
% 0.16/0.37  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.16/0.37  % Number of cores: 8
% 0.16/0.37  % Python version: Python 3.6.8
% 0.16/0.37  % Running in HO mode
% 0.24/0.67  % Total configuration time : 828
% 0.24/0.67  % Estimated wc time : 1656
% 0.24/0.67  % Estimated cpu time (8 cpus) : 207.0
% 0.24/0.72  % /export/starexec/sandbox/solver/bin/lams/40_c.s.sh running for 80s
% 0.24/0.74  % /export/starexec/sandbox/solver/bin/lams/35_full_unif4.sh running for 80s
% 0.24/0.76  % Solved by lams/40_c.s.sh.
% 0.24/0.76  % done 29 iterations in 0.016s
% 0.24/0.76  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.24/0.76  % SZS output start Refutation
% See solution above
% 0.24/0.76  
% 0.24/0.76  
% 0.24/0.76  % Terminating...
% 0.24/0.87  % Runner terminated.
% 0.24/0.88  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------