TSTP Solution File: SYN044+1 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SYN044+1 : TPTP v8.1.2. Released v2.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.zMCDh2KUZG true

% Computer : n020.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 04:01:16 EDT 2023

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

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

thf(r_type,type,
    r: $o ).

thf(q_type,type,
    q: $o ).

thf(pel10_1,axiom,
    ( q
   => r ) ).

thf(zip_derived_cl0,plain,
    ( r
    | ~ q ),
    inference(cnf,[status(esa)],[pel10_1]) ).

thf(pel10_2,axiom,
    ( r
   => ( p
      & q ) ) ).

thf(zip_derived_cl1,plain,
    ( p
    | ~ r ),
    inference(cnf,[status(esa)],[pel10_2]) ).

thf(zip_derived_cl7,plain,
    ( ~ q
    | p ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl0,zip_derived_cl1]) ).

thf(pel10,conjecture,
    ( p
  <=> q ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ( p
    <=> q ),
    inference('cnf.neg',[status(esa)],[pel10]) ).

thf(zip_derived_cl5,plain,
    ( ~ q
    | ~ p ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl13,plain,
    ( ~ q
    | ~ q ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl7,zip_derived_cl5]) ).

thf(zip_derived_cl15,plain,
    ~ q,
    inference(simplify,[status(thm)],[zip_derived_cl13]) ).

thf(zip_derived_cl4,plain,
    ( q
    | p ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(pel10_3,axiom,
    ( p
   => ( q
      | r ) ) ).

thf(zip_derived_cl3,plain,
    ( r
    | q
    | ~ p ),
    inference(cnf,[status(esa)],[pel10_3]) ).

thf(zip_derived_cl2,plain,
    ( q
    | ~ r ),
    inference(cnf,[status(esa)],[pel10_2]) ).

thf(zip_derived_cl10,plain,
    ( ~ p
    | q
    | q ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl3,zip_derived_cl2]) ).

thf(zip_derived_cl12,plain,
    ( q
    | q
    | q ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl4,zip_derived_cl10]) ).

thf(zip_derived_cl16,plain,
    q,
    inference(simplify,[status(thm)],[zip_derived_cl12]) ).

thf(zip_derived_cl17,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl15,zip_derived_cl16]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem  : SYN044+1 : TPTP v8.1.2. Released v2.0.0.
% 0.00/0.14  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.zMCDh2KUZG true
% 0.17/0.35  % Computer : n020.cluster.edu
% 0.17/0.35  % Model    : x86_64 x86_64
% 0.17/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.17/0.35  % Memory   : 8042.1875MB
% 0.17/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.17/0.35  % CPULimit : 300
% 0.17/0.35  % WCLimit  : 300
% 0.17/0.35  % DateTime : Sat Aug 26 19:38:45 EDT 2023
% 0.17/0.35  % CPUTime  : 
% 0.17/0.35  % Running portfolio for 300 s
% 0.17/0.35  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.17/0.36  % Number of cores: 8
% 0.17/0.36  % Python version: Python 3.6.8
% 0.17/0.36  % Running in FO mode
% 0.21/0.66  % Total configuration time : 435
% 0.21/0.66  % Estimated wc time : 1092
% 0.21/0.66  % Estimated cpu time (7 cpus) : 156.0
% 0.21/0.72  % /export/starexec/sandbox2/solver/bin/fo/fo6_bce.sh running for 75s
% 0.21/0.75  % Solved by fo/fo6_bce.sh.
% 0.21/0.75  % BCE start: 6
% 0.21/0.75  % BCE eliminated: 0
% 0.21/0.75  % PE start: 6
% 0.21/0.75  logic: neq
% 0.21/0.75  % PE eliminated: 4
% 0.21/0.75  % done 1 iterations in 0.005s
% 0.21/0.75  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 0.21/0.75  % SZS output start Refutation
% See solution above
% 0.21/0.75  
% 0.21/0.75  
% 0.21/0.75  % Terminating...
% 1.39/0.86  % Runner terminated.
% 1.39/0.88  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------