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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SYO041^1 : 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.OujuTemuqW 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 : Fri Sep  1 05:49:21 EDT 2023

% Result   : Unsatisfiable 0.21s 0.79s
% Output   : Refutation 0.21s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   14
%            Number of leaves      :    5
% Syntax   : Number of formulae    :   67 (   4 unt;   4 typ;   0 def)
%            Number of atoms       :  284 (   0 equ;   0 cnn)
%            Maximal formula atoms :   15 (   4 avg)
%            Number of connectives :  297 (  76   ~;  93   |;   3   &; 121   @)
%                                         (   3 <=>;   0  =>;   0  <=;   1 <~>)
%            Maximal formula depth :    7 (   4 avg)
%            Number of types       :    1 (   0 usr)
%            Number of type conns  :    2 (   2   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    6 (   4 usr;   4 con; 0-1 aty)
%            Number of variables   :    0 (   0   ^;   0   !;   0   ?;   0   :)

% Comments : 
%------------------------------------------------------------------------------
thf(y_type,type,
    y: $o ).

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

thf(x_type,type,
    x: $o ).

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

thf(3,axiom,
    ( ( ( f @ ( f @ ( f @ x ) ) )
    <=> ( g @ ( f @ x ) ) )
    & ( ( g @ y )
    <=> x )
    & ( ( g @ x )
    <=> y )
    & ( x
    <~> y ) ) ).

thf(zip_derived_cl6,plain,
    ( ( f @ ( f @ ( f @ x ) ) )
    | ~ ( g @ ( f @ x ) ) ),
    inference(cnf,[status(esa)],[3]) ).

thf(zip_derived_cl87,plain,
    ( ~ x
    | ( f @ ( f @ ( f @ $true ) ) )
    | ~ ( g @ ( f @ $true ) ) ),
    inference(bool_hoist,[status(thm)],[zip_derived_cl6]) ).

thf(zip_derived_cl88,plain,
    ( ( f @ $true )
    | ~ x
    | ( f @ ( f @ $false ) )
    | ~ ( g @ $false ) ),
    inference(bool_hoist,[status(thm)],[zip_derived_cl87]) ).

thf(zip_derived_cl7,plain,
    ( ( g @ ( f @ x ) )
    | ~ ( f @ ( f @ ( f @ x ) ) ) ),
    inference(cnf,[status(esa)],[3]) ).

thf(zip_derived_cl38,plain,
    ( ~ x
    | ( g @ ( f @ $true ) )
    | ~ ( f @ ( f @ ( f @ $true ) ) ) ),
    inference(bool_hoist,[status(thm)],[zip_derived_cl7]) ).

thf(zip_derived_cl40,plain,
    ( ~ ( f @ $true )
    | ~ x
    | ( g @ $true )
    | ~ ( f @ ( f @ $true ) ) ),
    inference(bool_hoist,[status(thm)],[zip_derived_cl38]) ).

thf(zip_derived_cl45,plain,
    ( ~ ( f @ $true )
    | ~ x
    | ( g @ $true ) ),
    inference(local_rewriting,[status(thm)],[zip_derived_cl40]) ).

thf(zip_derived_cl3,plain,
    ( y
    | ~ ( g @ x ) ),
    inference(cnf,[status(esa)],[3]) ).

thf(zip_derived_cl24,plain,
    ( ~ x
    | y
    | ~ ( g @ $true ) ),
    inference(bool_hoist,[status(thm)],[zip_derived_cl3]) ).

thf(zip_derived_cl1,plain,
    ( y
    | x ),
    inference(cnf,[status(esa)],[3]) ).

thf(zip_derived_cl25,plain,
    ( ~ ( g @ $true )
    | y ),
    inference(clc,[status(thm)],[zip_derived_cl24,zip_derived_cl1]) ).

thf(zip_derived_cl71,plain,
    ( ~ x
    | ~ ( f @ $true )
    | y ),
    inference('sup-',[status(thm)],[zip_derived_cl45,zip_derived_cl25]) ).

thf(zip_derived_cl1_001,plain,
    ( y
    | x ),
    inference(cnf,[status(esa)],[3]) ).

thf(zip_derived_cl82,plain,
    ( y
    | ~ ( f @ $true ) ),
    inference(clc,[status(thm)],[zip_derived_cl71,zip_derived_cl1]) ).

thf(zip_derived_cl0,plain,
    ( ~ y
    | ~ x ),
    inference(cnf,[status(esa)],[3]) ).

thf(zip_derived_cl83,plain,
    ( ~ ( f @ $true )
    | ~ x ),
    inference('sup-',[status(thm)],[zip_derived_cl82,zip_derived_cl0]) ).

thf(zip_derived_cl94,plain,
    ( ~ ( g @ $false )
    | ( f @ ( f @ $false ) )
    | ~ x ),
    inference(clc,[status(thm)],[zip_derived_cl88,zip_derived_cl83]) ).

thf(zip_derived_cl96,plain,
    ( ~ ( f @ $false )
    | ~ ( g @ $false )
    | ( f @ $true )
    | ~ x ),
    inference(bool_hoist,[status(thm)],[zip_derived_cl94]) ).

thf(zip_derived_cl83_002,plain,
    ( ~ ( f @ $true )
    | ~ x ),
    inference('sup-',[status(thm)],[zip_derived_cl82,zip_derived_cl0]) ).

thf(zip_derived_cl101,plain,
    ( ~ x
    | ~ ( g @ $false )
    | ~ ( f @ $false ) ),
    inference(clc,[status(thm)],[zip_derived_cl96,zip_derived_cl83]) ).

thf(zip_derived_cl95,plain,
    ( ( f @ $false )
    | ~ ( g @ $false )
    | ( f @ $false )
    | ~ x ),
    inference(bool_hoist,[status(thm)],[zip_derived_cl94]) ).

thf(zip_derived_cl102,plain,
    ( ~ x
    | ~ ( g @ $false )
    | ( f @ $false ) ),
    inference(simplify,[status(thm)],[zip_derived_cl95]) ).

thf(zip_derived_cl86,plain,
    ( x
    | ( f @ ( f @ ( f @ $false ) ) )
    | ~ ( g @ ( f @ $false ) ) ),
    inference(bool_hoist,[status(thm)],[zip_derived_cl6]) ).

thf(zip_derived_cl90,plain,
    ( ( f @ $false )
    | x
    | ( f @ ( f @ $false ) )
    | ~ ( g @ $false ) ),
    inference(bool_hoist,[status(thm)],[zip_derived_cl86]) ).

thf(zip_derived_cl99,plain,
    ( ( f @ $false )
    | x
    | ~ ( g @ $false ) ),
    inference(local_rewriting,[status(thm)],[zip_derived_cl90]) ).

thf(zip_derived_cl2,plain,
    ( ( g @ x )
    | ~ y ),
    inference(cnf,[status(esa)],[3]) ).

thf(zip_derived_cl8,plain,
    ( x
    | ( g @ $false )
    | ~ y ),
    inference(bool_hoist,[status(thm)],[zip_derived_cl2]) ).

thf(zip_derived_cl1_003,plain,
    ( y
    | x ),
    inference(cnf,[status(esa)],[3]) ).

thf(zip_derived_cl10,plain,
    ( ( g @ $false )
    | x ),
    inference(clc,[status(thm)],[zip_derived_cl8,zip_derived_cl1]) ).

thf(zip_derived_cl100,plain,
    ( x
    | ( f @ $false ) ),
    inference(clc,[status(thm)],[zip_derived_cl99,zip_derived_cl10]) ).

thf(zip_derived_cl104,plain,
    ( ( f @ $false )
    | ~ ( g @ $false ) ),
    inference(clc,[status(thm)],[zip_derived_cl102,zip_derived_cl100]) ).

thf(zip_derived_cl113,plain,
    ( ~ ( g @ $false )
    | ~ x ),
    inference(clc,[status(thm)],[zip_derived_cl101,zip_derived_cl104]) ).

thf(zip_derived_cl37,plain,
    ( x
    | ( g @ ( f @ $false ) )
    | ~ ( f @ ( f @ ( f @ $false ) ) ) ),
    inference(bool_hoist,[status(thm)],[zip_derived_cl7]) ).

thf(zip_derived_cl43,plain,
    ( ( f @ ( f @ $false ) )
    | x
    | ( g @ ( f @ $false ) )
    | ~ ( f @ $false ) ),
    inference(bool_hoist,[status(thm)],[zip_derived_cl37]) ).

thf(zip_derived_cl51,plain,
    ( ( f @ $true )
    | x
    | ( g @ $true )
    | ~ ( f @ $false ) ),
    inference(local_rewriting,[status(thm)],[zip_derived_cl43]) ).

thf(zip_derived_cl5,plain,
    ( x
    | ~ ( g @ y ) ),
    inference(cnf,[status(esa)],[3]) ).

thf(zip_derived_cl31,plain,
    ( ~ y
    | x
    | ~ ( g @ $true ) ),
    inference(bool_hoist,[status(thm)],[zip_derived_cl5]) ).

thf(zip_derived_cl25_004,plain,
    ( ~ ( g @ $true )
    | y ),
    inference(clc,[status(thm)],[zip_derived_cl24,zip_derived_cl1]) ).

thf(zip_derived_cl32,plain,
    ( ~ ( g @ $true )
    | x ),
    inference(clc,[status(thm)],[zip_derived_cl31,zip_derived_cl25]) ).

thf(zip_derived_cl52,plain,
    ( ~ ( f @ $false )
    | x
    | ( f @ $true ) ),
    inference(clc,[status(thm)],[zip_derived_cl51,zip_derived_cl32]) ).

thf(zip_derived_cl100_005,plain,
    ( x
    | ( f @ $false ) ),
    inference(clc,[status(thm)],[zip_derived_cl99,zip_derived_cl10]) ).

thf(zip_derived_cl115,plain,
    ( ( f @ $true )
    | x ),
    inference(clc,[status(thm)],[zip_derived_cl52,zip_derived_cl100]) ).

thf(zip_derived_cl44,plain,
    ( ~ ( f @ ( f @ $false ) )
    | x
    | ( g @ ( f @ $false ) )
    | ~ ( f @ $true ) ),
    inference(bool_hoist,[status(thm)],[zip_derived_cl37]) ).

thf(zip_derived_cl50,plain,
    ( ~ ( f @ $false )
    | ~ ( f @ $true )
    | x
    | ( g @ $true )
    | ~ ( f @ $true ) ),
    inference(bool_hoist,[status(thm)],[zip_derived_cl44]) ).

thf(zip_derived_cl59,plain,
    ( ( g @ $true )
    | x
    | ~ ( f @ $true )
    | ~ ( f @ $false ) ),
    inference(simplify,[status(thm)],[zip_derived_cl50]) ).

thf(zip_derived_cl32_006,plain,
    ( ~ ( g @ $true )
    | x ),
    inference(clc,[status(thm)],[zip_derived_cl31,zip_derived_cl25]) ).

thf(zip_derived_cl60,plain,
    ( ~ ( f @ $false )
    | ~ ( f @ $true )
    | x ),
    inference(clc,[status(thm)],[zip_derived_cl59,zip_derived_cl32]) ).

thf(zip_derived_cl83_007,plain,
    ( ~ ( f @ $true )
    | ~ x ),
    inference('sup-',[status(thm)],[zip_derived_cl82,zip_derived_cl0]) ).

thf(zip_derived_cl84,plain,
    ( ~ ( f @ $true )
    | ~ ( f @ $false ) ),
    inference(clc,[status(thm)],[zip_derived_cl60,zip_derived_cl83]) ).

thf(zip_derived_cl118,plain,
    ( x
    | ~ ( f @ $false ) ),
    inference('sup-',[status(thm)],[zip_derived_cl115,zip_derived_cl84]) ).

thf(zip_derived_cl100_008,plain,
    ( x
    | ( f @ $false ) ),
    inference(clc,[status(thm)],[zip_derived_cl99,zip_derived_cl10]) ).

thf(zip_derived_cl123,plain,
    x,
    inference(clc,[status(thm)],[zip_derived_cl118,zip_derived_cl100]) ).

thf(zip_derived_cl126,plain,
    ~ ( g @ $false ),
    inference(demod,[status(thm)],[zip_derived_cl113,zip_derived_cl123]) ).

thf(zip_derived_cl4,plain,
    ( ( g @ y )
    | ~ x ),
    inference(cnf,[status(esa)],[3]) ).

thf(zip_derived_cl15,plain,
    ( y
    | ( g @ $false )
    | ~ x ),
    inference(bool_hoist,[status(thm)],[zip_derived_cl4]) ).

thf(zip_derived_cl1_009,plain,
    ( y
    | x ),
    inference(cnf,[status(esa)],[3]) ).

thf(zip_derived_cl17,plain,
    ( ( g @ $false )
    | y ),
    inference(clc,[status(thm)],[zip_derived_cl15,zip_derived_cl1]) ).

thf(zip_derived_cl0_010,plain,
    ( ~ y
    | ~ x ),
    inference(cnf,[status(esa)],[3]) ).

thf(zip_derived_cl123_011,plain,
    x,
    inference(clc,[status(thm)],[zip_derived_cl118,zip_derived_cl100]) ).

thf(zip_derived_cl124,plain,
    ~ y,
    inference(demod,[status(thm)],[zip_derived_cl0,zip_derived_cl123]) ).

thf(zip_derived_cl127,plain,
    g @ $false,
    inference(demod,[status(thm)],[zip_derived_cl17,zip_derived_cl124]) ).

thf(zip_derived_cl131,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl126,zip_derived_cl127]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem  : SYO041^1 : TPTP v8.1.2. Released v4.0.0.
% 0.00/0.14  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.OujuTemuqW 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 : Sat Aug 26 06:27:42 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.36  % Python version: Python 3.6.8
% 0.14/0.36  % Running in HO mode
% 0.21/0.68  % Total configuration time : 828
% 0.21/0.68  % Estimated wc time : 1656
% 0.21/0.68  % 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.75  % /export/starexec/sandbox2/solver/bin/lams/40_c_ic.sh running for 80s
% 0.21/0.75  % /export/starexec/sandbox2/solver/bin/lams/35_full_unif4.sh running for 80s
% 0.21/0.78  % /export/starexec/sandbox2/solver/bin/lams/15_e_short1.sh running for 30s
% 0.21/0.78  % /export/starexec/sandbox2/solver/bin/lams/40_noforms.sh running for 90s
% 0.21/0.78  % /export/starexec/sandbox2/solver/bin/lams/40_b.comb.sh running for 70s
% 0.21/0.78  % /export/starexec/sandbox2/solver/bin/lams/20_acsne_simpl.sh running for 40s
% 0.21/0.79  % Solved by lams/40_c.s.sh.
% 0.21/0.79  % done 29 iterations in 0.026s
% 0.21/0.79  % SZS status Unsatisfiable for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 0.21/0.79  % SZS output start Refutation
% See solution above
% 0.21/0.79  
% 0.21/0.79  
% 0.21/0.79  % Terminating...
% 1.16/0.88  % Runner terminated.
% 1.79/0.89  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------