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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SYO554^1 : TPTP v8.1.2. Released v5.2.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.IckCGd1P7o true

% Computer : n007.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:52:03 EDT 2023

% Result   : Unsatisfiable 1.26s 0.78s
% Output   : Refutation 1.26s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    5
%            Number of leaves      :    8
% Syntax   : Number of formulae    :   17 (   7 unt;   4 typ;   0 def)
%            Number of atoms       :   23 (   4 equ;   4 cnn)
%            Maximal formula atoms :    4 (   1 avg)
%            Number of connectives :   28 (   6   ~;   6   |;   0   &;  16   @)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    4 (   2 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    1 (   1   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    8 (   4 usr;   6 con; 0-2 aty)
%            Number of variables   :    0 (   0   ^;   0   !;   0   ?;   0   :)

% Comments : 
%------------------------------------------------------------------------------
thf(p_type,type,
    p: $i > $o ).

thf(t_type,type,
    t: $i ).

thf(u_type,type,
    u: $i ).

thf(s_type,type,
    s: $i ).

thf(puv,axiom,
    ( ~ ( p @ u )
    | ~ ( p @ t ) ) ).

thf(zip_derived_cl1,plain,
    ( ( (~) @ ( p @ u ) )
    | ( (~) @ ( p @ t ) ) ),
    inference(cnf,[status(esa)],[puv]) ).

thf(tu,axiom,
    t = u ).

thf(zip_derived_cl3,plain,
    t = u,
    inference(cnf,[status(esa)],[tu]) ).

thf(pst,axiom,
    ( ( p @ s )
    | ( p @ t ) ) ).

thf(zip_derived_cl0,plain,
    ( ( p @ s )
    | ( p @ t ) ),
    inference(cnf,[status(esa)],[pst]) ).

thf(st,axiom,
    s = t ).

thf(zip_derived_cl2,plain,
    s = t,
    inference(cnf,[status(esa)],[st]) ).

thf(zip_derived_cl4,plain,
    ( ( p @ t )
    | ( p @ t ) ),
    inference(demod,[status(thm)],[zip_derived_cl0,zip_derived_cl2]) ).

thf(zip_derived_cl5,plain,
    p @ t,
    inference('simplify boolean subterms',[status(thm)],[zip_derived_cl4]) ).

thf(zip_derived_cl5_001,plain,
    p @ t,
    inference('simplify boolean subterms',[status(thm)],[zip_derived_cl4]) ).

thf(zip_derived_cl6,plain,
    ( ( (~) @ $true )
    | ( (~) @ $true ) ),
    inference(demod,[status(thm)],[zip_derived_cl1,zip_derived_cl3,zip_derived_cl5,zip_derived_cl5]) ).

thf(zip_derived_cl7,plain,
    $false,
    inference('simplify boolean subterms',[status(thm)],[zip_derived_cl6]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.15/0.16  % Problem  : SYO554^1 : TPTP v8.1.2. Released v5.2.0.
% 0.15/0.17  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.IckCGd1P7o true
% 0.17/0.37  % Computer : n007.cluster.edu
% 0.17/0.37  % Model    : x86_64 x86_64
% 0.17/0.37  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.17/0.37  % Memory   : 8042.1875MB
% 0.17/0.37  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.17/0.37  % CPULimit : 300
% 0.17/0.37  % WCLimit  : 300
% 0.17/0.37  % DateTime : Sat Aug 26 07:31:11 EDT 2023
% 0.17/0.37  % CPUTime  : 
% 0.17/0.37  % Running portfolio for 300 s
% 0.17/0.37  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.17/0.37  % Number of cores: 8
% 0.17/0.37  % Python version: Python 3.6.8
% 0.17/0.38  % Running in HO mode
% 0.24/0.68  % Total configuration time : 828
% 0.24/0.68  % Estimated wc time : 1656
% 0.24/0.68  % Estimated cpu time (8 cpus) : 207.0
% 1.26/0.76  % /export/starexec/sandbox2/solver/bin/lams/40_c.s.sh running for 80s
% 1.26/0.76  % /export/starexec/sandbox2/solver/bin/lams/35_full_unif4.sh running for 80s
% 1.26/0.77  % /export/starexec/sandbox2/solver/bin/lams/40_c_ic.sh running for 80s
% 1.26/0.77  % /export/starexec/sandbox2/solver/bin/lams/15_e_short1.sh running for 30s
% 1.26/0.77  % /export/starexec/sandbox2/solver/bin/lams/40_noforms.sh running for 90s
% 1.26/0.77  % /export/starexec/sandbox2/solver/bin/lams/40_b.comb.sh running for 70s
% 1.26/0.77  % /export/starexec/sandbox2/solver/bin/lams/20_acsne_simpl.sh running for 40s
% 1.26/0.78  % /export/starexec/sandbox2/solver/bin/lams/30_sp5.sh running for 60s
% 1.26/0.78  % Solved by lams/35_full_unif4.sh.
% 1.26/0.78  % done 3 iterations in 0.005s
% 1.26/0.78  % SZS status Unsatisfiable for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 1.26/0.78  % SZS output start Refutation
% See solution above
% 1.26/0.78  
% 1.26/0.78  
% 1.26/0.78  % Terminating...
% 1.54/0.88  % Runner terminated.
% 1.54/0.89  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------