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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SYO040^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.2h2xc4T3cl true

% Computer : n025.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.20s 0.71s
% Output   : Refutation 0.20s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   11
%            Number of leaves      :    4
% Syntax   : Number of formulae    :   41 (   7 unt;   3 typ;   0 def)
%            Number of atoms       :  199 (  18 equ;   0 cnn)
%            Maximal formula atoms :    6 (   5 avg)
%            Number of connectives :  215 (  54   ~;  49   |;   0   &; 112   @)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    6 (   4 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    2 (   2   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    6 (   3 usr;   3 con; 0-2 aty)
%            Number of variables   :    0 (   0   ^;   0   !;   0   ?;   0   :)

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

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

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

thf(2,axiom,
    ( ( h @ ( f @ ( f @ ( f @ x ) ) ) )
   != ( h @ ( f @ x ) ) ) ).

thf(zip_derived_cl0,plain,
    ( ( h @ ( f @ ( f @ ( f @ x ) ) ) )
   != ( h @ ( f @ x ) ) ),
    inference(cnf,[status(esa)],[2]) ).

thf(zip_derived_cl5,plain,
    ( ( f @ ( f @ x ) )
    | ( ( h @ ( f @ $false ) )
     != ( h @ ( f @ x ) ) ) ),
    inference(bool_hoist,[status(thm)],[zip_derived_cl0]) ).

thf(zip_derived_cl22,plain,
    ( ~ x
    | ( f @ ( f @ $true ) )
    | ( ( h @ ( f @ $false ) )
     != ( h @ ( f @ $true ) ) ) ),
    inference(bool_hoist,[status(thm)],[zip_derived_cl5]) ).

thf(zip_derived_cl61,plain,
    ( ( f @ $true )
    | ~ x
    | ( f @ $false )
    | ( ( h @ ( f @ $false ) )
     != ( h @ $false ) ) ),
    inference(bool_hoist,[status(thm)],[zip_derived_cl22]) ).

thf(zip_derived_cl129,plain,
    ( ( f @ $true )
    | ~ x
    | ( f @ $false )
    | ( ( h @ $false )
     != ( h @ $false ) ) ),
    inference(local_rewriting,[status(thm)],[zip_derived_cl61]) ).

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

thf(zip_derived_cl6,plain,
    ( ~ ( f @ ( f @ x ) )
    | ( ( h @ ( f @ $true ) )
     != ( h @ ( f @ x ) ) ) ),
    inference(bool_hoist,[status(thm)],[zip_derived_cl0]) ).

thf(zip_derived_cl18,plain,
    ( ~ x
    | ~ ( f @ ( f @ $true ) )
    | ( ( h @ ( f @ $true ) )
     != ( h @ ( f @ $true ) ) ) ),
    inference(bool_hoist,[status(thm)],[zip_derived_cl6]) ).

thf(zip_derived_cl56,plain,
    ( ~ ( f @ ( f @ $true ) )
    | ~ x ),
    inference(simplify,[status(thm)],[zip_derived_cl18]) ).

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

thf(zip_derived_cl4,plain,
    ( ~ ( f @ x )
    | ( ( h @ ( f @ ( f @ $true ) ) )
     != ( h @ $true ) ) ),
    inference(bool_hoist,[status(thm)],[zip_derived_cl0]) ).

thf(zip_derived_cl24,plain,
    ( ~ x
    | ~ ( f @ $true )
    | ( ( h @ ( f @ ( f @ $true ) ) )
     != ( h @ $true ) ) ),
    inference(bool_hoist,[status(thm)],[zip_derived_cl4]) ).

thf(zip_derived_cl66,plain,
    ( ~ x
    | ~ ( f @ $true )
    | ( ( h @ $true )
     != ( h @ $true ) ) ),
    inference(local_rewriting,[status(thm)],[zip_derived_cl24]) ).

thf(zip_derived_cl67,plain,
    ( ~ ( f @ $true )
    | ~ x ),
    inference(simplify,[status(thm)],[zip_derived_cl66]) ).

thf(zip_derived_cl167,plain,
    ( ~ x
    | ~ ( f @ $false ) ),
    inference(clc,[status(thm)],[zip_derived_cl57,zip_derived_cl67]) ).

thf(zip_derived_cl174,plain,
    ( ( f @ $true )
    | ~ x ),
    inference(clc,[status(thm)],[zip_derived_cl130,zip_derived_cl167]) ).

thf(zip_derived_cl67_001,plain,
    ( ~ ( f @ $true )
    | ~ x ),
    inference(simplify,[status(thm)],[zip_derived_cl66]) ).

thf(zip_derived_cl175,plain,
    ~ x,
    inference(clc,[status(thm)],[zip_derived_cl174,zip_derived_cl67]) ).

thf(zip_derived_cl21,plain,
    ( x
    | ( f @ ( f @ $false ) )
    | ( ( h @ ( f @ $false ) )
     != ( h @ ( f @ $false ) ) ) ),
    inference(bool_hoist,[status(thm)],[zip_derived_cl5]) ).

thf(zip_derived_cl63,plain,
    ( ( f @ ( f @ $false ) )
    | x ),
    inference(simplify,[status(thm)],[zip_derived_cl21]) ).

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

thf(zip_derived_cl3,plain,
    ( ( f @ x )
    | ( ( h @ ( f @ ( f @ $false ) ) )
     != ( h @ $false ) ) ),
    inference(bool_hoist,[status(thm)],[zip_derived_cl0]) ).

thf(zip_derived_cl25,plain,
    ( x
    | ( f @ $false )
    | ( ( h @ ( f @ ( f @ $false ) ) )
     != ( h @ $false ) ) ),
    inference(bool_hoist,[status(thm)],[zip_derived_cl3]) ).

thf(zip_derived_cl72,plain,
    ( x
    | ( f @ $false )
    | ( ( h @ $false )
     != ( h @ $false ) ) ),
    inference(local_rewriting,[status(thm)],[zip_derived_cl25]) ).

thf(zip_derived_cl73,plain,
    ( ( f @ $false )
    | x ),
    inference(simplify,[status(thm)],[zip_derived_cl72]) ).

thf(zip_derived_cl175_002,plain,
    ~ x,
    inference(clc,[status(thm)],[zip_derived_cl174,zip_derived_cl67]) ).

thf(zip_derived_cl176,plain,
    f @ $false,
    inference('sup-',[status(thm)],[zip_derived_cl73,zip_derived_cl175]) ).

thf(zip_derived_cl23,plain,
    ( x
    | ~ ( f @ $false )
    | ( ( h @ ( f @ ( f @ $true ) ) )
     != ( h @ $true ) ) ),
    inference(bool_hoist,[status(thm)],[zip_derived_cl4]) ).

thf(zip_derived_cl69,plain,
    ( ~ ( f @ $true )
    | x
    | ~ ( f @ $false )
    | ( ( h @ ( f @ $true ) )
     != ( h @ $true ) ) ),
    inference(bool_hoist,[status(thm)],[zip_derived_cl23]) ).

thf(zip_derived_cl132,plain,
    ( ~ ( f @ $true )
    | x
    | ~ ( f @ $false )
    | ( ( h @ $true )
     != ( h @ $true ) ) ),
    inference(local_rewriting,[status(thm)],[zip_derived_cl69]) ).

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

thf(zip_derived_cl73_003,plain,
    ( ( f @ $false )
    | x ),
    inference(simplify,[status(thm)],[zip_derived_cl72]) ).

thf(zip_derived_cl199,plain,
    ( ~ ( f @ $true )
    | x ),
    inference(clc,[status(thm)],[zip_derived_cl133,zip_derived_cl73]) ).

thf(zip_derived_cl175_004,plain,
    ~ x,
    inference(clc,[status(thm)],[zip_derived_cl174,zip_derived_cl67]) ).

thf(zip_derived_cl200,plain,
    ~ ( f @ $true ),
    inference(clc,[status(thm)],[zip_derived_cl199,zip_derived_cl175]) ).

thf(zip_derived_cl212,plain,
    x,
    inference(demod,[status(thm)],[zip_derived_cl65,zip_derived_cl176,zip_derived_cl200]) ).

thf(zip_derived_cl213,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl175,zip_derived_cl212]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : SYO040^1 : 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.2h2xc4T3cl true
% 0.12/0.34  % Computer : n025.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit : 300
% 0.12/0.34  % WCLimit  : 300
% 0.12/0.34  % DateTime : Sat Aug 26 08:04:38 EDT 2023
% 0.12/0.34  % CPUTime  : 
% 0.12/0.34  % Running portfolio for 300 s
% 0.12/0.34  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.12/0.34  % Number of cores: 8
% 0.12/0.34  % Python version: Python 3.6.8
% 0.12/0.35  % Running in HO mode
% 0.20/0.62  % Total configuration time : 828
% 0.20/0.62  % Estimated wc time : 1656
% 0.20/0.62  % Estimated cpu time (8 cpus) : 207.0
% 0.20/0.66  % /export/starexec/sandbox2/solver/bin/lams/40_c.s.sh running for 80s
% 0.20/0.69  % /export/starexec/sandbox2/solver/bin/lams/35_full_unif4.sh running for 80s
% 0.20/0.69  % /export/starexec/sandbox2/solver/bin/lams/40_c_ic.sh running for 80s
% 0.20/0.71  % /export/starexec/sandbox2/solver/bin/lams/15_e_short1.sh running for 30s
% 0.20/0.71  % /export/starexec/sandbox2/solver/bin/lams/40_noforms.sh running for 90s
% 0.20/0.71  % /export/starexec/sandbox2/solver/bin/lams/40_b.comb.sh running for 70s
% 0.20/0.71  % Solved by lams/40_c.s.sh.
% 0.20/0.71  % done 30 iterations in 0.030s
% 0.20/0.71  % SZS status Unsatisfiable for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 0.20/0.71  % SZS output start Refutation
% See solution above
% 0.20/0.71  
% 0.20/0.71  
% 0.20/0.71  % Terminating...
% 0.20/0.82  % Runner terminated.
% 0.20/0.83  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------