TSTP Solution File: GRP136-1 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : GRP136-1 : TPTP v8.1.2. Bugfixed v1.2.1.
% Transfm  : NO INFORMATION
% Format   : NO INFORMATION
% Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.zKrIvoeKbv true

% Computer : n005.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 : Thu Aug 31 01:50:19 EDT 2023

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

% Comments : 
%------------------------------------------------------------------------------
thf(b_type,type,
    b: $i ).

thf(least_upper_bound_type,type,
    least_upper_bound: $i > $i > $i ).

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

thf(ax_antisyma_1,axiom,
    ( ( least_upper_bound @ a @ b )
    = b ) ).

thf(zip_derived_cl15,plain,
    ( ( least_upper_bound @ a @ b )
    = b ),
    inference(cnf,[status(esa)],[ax_antisyma_1]) ).

thf(ax_antisyma_2,axiom,
    ( ( least_upper_bound @ a @ b )
    = a ) ).

thf(zip_derived_cl16,plain,
    ( ( least_upper_bound @ a @ b )
    = a ),
    inference(cnf,[status(esa)],[ax_antisyma_2]) ).

thf(zip_derived_cl18,plain,
    a = b,
    inference(demod,[status(thm)],[zip_derived_cl15,zip_derived_cl16]) ).

thf(prove_ax_antisyma,conjecture,
    a = b ).

thf(zf_stmt_0,negated_conjecture,
    a != b,
    inference('cnf.neg',[status(esa)],[prove_ax_antisyma]) ).

thf(zip_derived_cl17,plain,
    a != b,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl19,plain,
    $false,
    inference('simplify_reflect-',[status(thm)],[zip_derived_cl18,zip_derived_cl17]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.12  % Problem  : GRP136-1 : TPTP v8.1.2. Bugfixed v1.2.1.
% 0.11/0.13  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.zKrIvoeKbv true
% 0.12/0.33  % Computer : n005.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit : 300
% 0.12/0.33  % WCLimit  : 300
% 0.12/0.33  % DateTime : Tue Aug 29 02:35:53 EDT 2023
% 0.12/0.33  % CPUTime  : 
% 0.12/0.33  % Running portfolio for 300 s
% 0.12/0.33  % 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.34  % Running in FO mode
% 0.18/0.61  % Total configuration time : 435
% 0.18/0.61  % Estimated wc time : 1092
% 0.18/0.61  % Estimated cpu time (7 cpus) : 156.0
% 0.18/0.72  % /export/starexec/sandbox2/solver/bin/fo/fo6_bce.sh running for 75s
% 0.18/0.72  % /export/starexec/sandbox2/solver/bin/fo/fo7.sh running for 63s
% 0.18/0.72  % /export/starexec/sandbox2/solver/bin/fo/fo13.sh running for 50s
% 0.18/0.72  % /export/starexec/sandbox2/solver/bin/fo/fo3_bce.sh running for 75s
% 0.18/0.72  % /export/starexec/sandbox2/solver/bin/fo/fo1_av.sh running for 75s
% 0.18/0.72  % /export/starexec/sandbox2/solver/bin/fo/fo5.sh running for 50s
% 0.18/0.73  % /export/starexec/sandbox2/solver/bin/fo/fo4.sh running for 50s
% 0.18/0.75  % Solved by fo/fo7.sh.
% 0.18/0.75  % done 6 iterations in 0.008s
% 0.18/0.75  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 0.18/0.75  % SZS output start Refutation
% See solution above
% 0.18/0.75  
% 0.18/0.75  
% 0.18/0.75  % Terminating...
% 1.61/0.83  % Runner terminated.
% 1.65/0.84  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------