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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SYO042^1 : TPTP v8.1.2. Released v4.0.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.IbQsbdw6k8 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:22 EDT 2023

% Result   : Unsatisfiable 0.21s 0.76s
% Output   : Refutation 0.21s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   13
%            Number of leaves      :    6
% Syntax   : Number of formulae    :   45 (   9 unt;   5 typ;   0 def)
%            Number of atoms       :  115 (   4 equ;   5 cnn)
%            Maximal formula atoms :   12 (   2 avg)
%            Number of connectives :  106 (  37   ~;  30   |;   4   &;  32   @)
%                                         (   2 <=>;   0  =>;   0  <=;   1 <~>)
%            Maximal formula depth :    7 (   3 avg)
%            Number of types       :    1 (   0 usr)
%            Number of type conns  :    3 (   3   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    9 (   5 usr;   6 con; 0-2 aty)
%            Number of variables   :    2 (   2   ^;   0   !;   0   ?;   2   :)

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

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

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

thf(y_type,type,
    y: $o ).

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

thf(4,axiom,
    ( ~ ( p @ (~) )
    & ( p @ g )
    & ( ( g @ y )
    <=> x )
    & ( ( g @ x )
    <=> y )
    & ( x
    <~> y ) ) ).

thf(zip_derived_cl6,plain,
    p @ g,
    inference(cnf,[status(esa)],[4]) ).

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

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

thf(zip_derived_cl24,plain,
    g != (~),
    inference(ho_norm,[status(thm)],[zip_derived_cl23]) ).

thf(zip_derived_cl25,plain,
    ( ( g @ '#sk1' )
   != ( (~) @ '#sk1' ) ),
    inference(neg_ext,[status(thm)],[zip_derived_cl24]) ).

thf(zip_derived_cl26,plain,
    ( ( g @ '#sk1' )
    = '#sk1' ),
    inference('simplify nested equalities',[status(thm)],[zip_derived_cl25]) ).

thf(zip_derived_cl43,plain,
    ( '#sk1'
    | ~ ( g @ '#sk1' ) ),
    inference(cnf_otf,[status(thm)],[zip_derived_cl26]) ).

thf(zip_derived_cl45,plain,
    ( '#sk1'
    | ~ ( g @ $false ) ),
    inference(local_rewriting,[status(thm)],[zip_derived_cl43]) ).

thf(zip_derived_cl44,plain,
    ( ( g @ '#sk1' )
    | ~ '#sk1' ),
    inference(cnf_otf,[status(thm)],[zip_derived_cl26]) ).

thf(zip_derived_cl46,plain,
    ( ( g @ $true )
    | ~ '#sk1' ),
    inference(local_rewriting,[status(thm)],[zip_derived_cl44]) ).

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

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

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

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

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

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

thf(zip_derived_cl36,plain,
    ( ~ ( g @ $true )
    | x ),
    inference(clc,[status(thm)],[zip_derived_cl35,zip_derived_cl29]) ).

thf(zip_derived_cl61,plain,
    ( ~ '#sk1'
    | x ),
    inference('sup-',[status(thm)],[zip_derived_cl46,zip_derived_cl36]) ).

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

thf(zip_derived_cl46_001,plain,
    ( ( g @ $true )
    | ~ '#sk1' ),
    inference(local_rewriting,[status(thm)],[zip_derived_cl44]) ).

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

thf(zip_derived_cl62,plain,
    ( ~ '#sk1'
    | y ),
    inference('sup-',[status(thm)],[zip_derived_cl46,zip_derived_cl29]) ).

thf(zip_derived_cl45_003,plain,
    ( '#sk1'
    | ~ ( g @ $false ) ),
    inference(local_rewriting,[status(thm)],[zip_derived_cl43]) ).

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

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

thf(zip_derived_cl1_004,plain,
    ( y
    | x ),
    inference(cnf,[status(esa)],[4]) ).

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

thf(zip_derived_cl47,plain,
    ( '#sk1'
    | y ),
    inference('sup+',[status(thm)],[zip_derived_cl45,zip_derived_cl17]) ).

thf(zip_derived_cl75,plain,
    y,
    inference(clc,[status(thm)],[zip_derived_cl62,zip_derived_cl47]) ).

thf(zip_derived_cl76,plain,
    ~ x,
    inference(demod,[status(thm)],[zip_derived_cl0,zip_derived_cl75]) ).

thf(zip_derived_cl79,plain,
    ~ '#sk1',
    inference('sup-',[status(thm)],[zip_derived_cl61,zip_derived_cl76]) ).

thf(zip_derived_cl80,plain,
    ~ ( g @ $false ),
    inference(demod,[status(thm)],[zip_derived_cl45,zip_derived_cl79]) ).

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

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

thf(zip_derived_cl1_005,plain,
    ( y
    | x ),
    inference(cnf,[status(esa)],[4]) ).

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

thf(zip_derived_cl76_006,plain,
    ~ x,
    inference(demod,[status(thm)],[zip_derived_cl0,zip_derived_cl75]) ).

thf(zip_derived_cl77,plain,
    g @ $false,
    inference(demod,[status(thm)],[zip_derived_cl10,zip_derived_cl76]) ).

thf(zip_derived_cl81,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl80,zip_derived_cl77]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : SYO042^1 : TPTP v8.1.2. Released v4.0.0.
% 0.00/0.13  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.IbQsbdw6k8 true
% 0.16/0.34  % Computer : n013.cluster.edu
% 0.16/0.34  % Model    : x86_64 x86_64
% 0.16/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.16/0.34  % Memory   : 8042.1875MB
% 0.16/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.16/0.34  % CPULimit : 300
% 0.16/0.34  % WCLimit  : 300
% 0.16/0.34  % DateTime : Sat Aug 26 05:18:02 EDT 2023
% 0.16/0.35  % CPUTime  : 
% 0.16/0.35  % Running portfolio for 300 s
% 0.16/0.35  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.16/0.35  % Number of cores: 8
% 0.16/0.35  % Python version: Python 3.6.8
% 0.16/0.35  % Running in HO mode
% 0.21/0.66  % Total configuration time : 828
% 0.21/0.66  % Estimated wc time : 1656
% 0.21/0.66  % Estimated cpu time (8 cpus) : 207.0
% 0.21/0.72  % /export/starexec/sandbox/solver/bin/lams/40_c.s.sh running for 80s
% 0.21/0.75  % /export/starexec/sandbox/solver/bin/lams/35_full_unif4.sh running for 80s
% 0.21/0.76  % Solved by lams/40_c.s.sh.
% 0.21/0.76  % done 20 iterations in 0.016s
% 0.21/0.76  % SZS status Unsatisfiable for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.21/0.76  % SZS output start Refutation
% See solution above
% 0.21/0.76  
% 0.21/0.76  
% 0.21/0.76  % Terminating...
% 1.53/0.85  % Runner terminated.
% 1.53/0.87  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------