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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SYN041-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.MY1brGoDzT true

% Computer : n014.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:15 EDT 2023

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

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

thf(clause_1,conjecture,
    ~ p ).

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

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

thf(clause_4,conjecture,
    p ).

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

thf(zip_derived_cl3,plain,
    ~ p,
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(zip_derived_cl4,plain,
    $false,
    inference('dp-resolution',[status(thm)],[zip_derived_cl0,zip_derived_cl3]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : SYN041-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.MY1brGoDzT true
% 0.13/0.35  % Computer : n014.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit : 300
% 0.13/0.35  % WCLimit  : 300
% 0.13/0.35  % DateTime : Sat Aug 26 19:38:47 EDT 2023
% 0.13/0.35  % CPUTime  : 
% 0.13/0.35  % Running portfolio for 300 s
% 0.13/0.35  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.13/0.35  % Number of cores: 8
% 0.13/0.35  % Python version: Python 3.6.8
% 0.13/0.35  % Running in FO mode
% 0.22/0.66  % Total configuration time : 435
% 0.22/0.66  % Estimated wc time : 1092
% 0.22/0.66  % Estimated cpu time (7 cpus) : 156.0
% 0.22/0.70  % /export/starexec/sandbox2/solver/bin/fo/fo6_bce.sh running for 75s
% 0.22/0.73  % Solved by fo/fo6_bce.sh.
% 0.22/0.73  % BCE start: 4
% 0.22/0.73  % BCE eliminated: 0
% 0.22/0.73  % PE start: 4
% 0.22/0.73  logic: neq
% 0.22/0.73  % PE eliminated: 2
% 0.22/0.73  % done 0 iterations in 0.003s
% 0.22/0.73  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 0.22/0.73  % SZS output start Refutation
% See solution above
% 0.22/0.73  
% 0.22/0.73  
% 0.22/0.73  % Terminating...
% 0.22/0.76  % Runner terminated.
% 1.23/0.77  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------