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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SYN008-1 : TPTP v8.1.2. Released v1.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.PuMO7MeBYq true

% Computer : n016.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:06 EDT 2023

% Result   : Unsatisfiable 0.21s 0.74s
% Output   : Refutation 0.21s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    5
%            Number of leaves      :    7
% Syntax   : Number of formulae    :   18 (  11 unt;   3 typ;   0 def)
%            Number of atoms       :   22 (   0 equ;   0 cnn)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :   18 (  11   ~;   7   |;   0   &;   0   @)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    5 (   2 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(r_type,type,
    r: $o ).

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

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

thf(clause_3,conjecture,
    ~ r ).

thf(zf_stmt_0,negated_conjecture,
    r,
    inference('cnf.neg',[status(esa)],[clause_3]) ).

thf(zip_derived_cl2,plain,
    r,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(clause_6,conjecture,
    ~ ( q
      | p
      | ~ r ) ).

thf(zf_stmt_1,negated_conjecture,
    ( q
    | p
    | ~ r ),
    inference('cnf.neg',[status(esa)],[clause_6]) ).

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

thf(clause_1,conjecture,
    p ).

thf(zf_stmt_2,negated_conjecture,
    ~ p,
    inference('cnf.neg',[status(esa)],[clause_1]) ).

thf(zip_derived_cl0,plain,
    ~ p,
    inference(cnf,[status(esa)],[zf_stmt_2]) ).

thf(zip_derived_cl6,plain,
    ( ~ r
    | q ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl5,zip_derived_cl0]) ).

thf(clause_2,conjecture,
    q ).

thf(zf_stmt_3,negated_conjecture,
    ~ q,
    inference('cnf.neg',[status(esa)],[clause_2]) ).

thf(zip_derived_cl1,plain,
    ~ q,
    inference(cnf,[status(esa)],[zf_stmt_3]) ).

thf(zip_derived_cl7,plain,
    ~ r,
    inference('dp-resolution',[status(thm)],[zip_derived_cl6,zip_derived_cl1]) ).

thf(zip_derived_cl8,plain,
    $false,
    inference('dp-resolution',[status(thm)],[zip_derived_cl2,zip_derived_cl7]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : SYN008-1 : TPTP v8.1.2. Released v1.0.0.
% 0.00/0.13  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.PuMO7MeBYq true
% 0.14/0.34  % Computer : n016.cluster.edu
% 0.14/0.34  % Model    : x86_64 x86_64
% 0.14/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.34  % Memory   : 8042.1875MB
% 0.14/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.34  % CPULimit : 300
% 0.14/0.34  % WCLimit  : 300
% 0.14/0.34  % DateTime : Sat Aug 26 21:56:57 EDT 2023
% 0.14/0.34  % CPUTime  : 
% 0.14/0.34  % Running portfolio for 300 s
% 0.14/0.34  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.14/0.34  % Number of cores: 8
% 0.14/0.34  % Python version: Python 3.6.8
% 0.14/0.35  % 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.74  % Solved by fo/fo6_bce.sh.
% 0.21/0.74  % BCE start: 6
% 0.21/0.74  % BCE eliminated: 2
% 0.21/0.74  % PE start: 4
% 0.21/0.74  logic: neq
% 0.21/0.74  % PE eliminated: 3
% 0.21/0.74  % done 0 iterations in 0.004s
% 0.21/0.74  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 0.21/0.74  % SZS output start Refutation
% See solution above
% 0.21/0.74  
% 0.21/0.74  
% 0.21/0.74  % Terminating...
% 1.19/0.77  % Runner terminated.
% 1.19/0.79  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------