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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SYN119-1 : TPTP v8.1.2. Released v1.1.0.
% Transfm  : NO INFORMATION
% Format   : NO INFORMATION
% Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.MvDeHdPuRM 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 : Fri Sep  1 04:01:48 EDT 2023

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

% Comments : 
%------------------------------------------------------------------------------
thf(c_type,type,
    c: $i ).

thf(l0_type,type,
    l0: $i > $o ).

thf(prove_this,conjecture,
    l0 @ c ).

thf(zf_stmt_0,negated_conjecture,
    ~ ( l0 @ c ),
    inference('cnf.neg',[status(esa)],[prove_this]) ).

thf(zip_derived_cl41,plain,
    ~ ( l0 @ c ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(axiom_24,axiom,
    l0 @ c ).

thf(zip_derived_cl4,plain,
    l0 @ c,
    inference(cnf,[status(esa)],[axiom_24]) ).

thf(zip_derived_cl42,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl41,zip_derived_cl4]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.10/0.12  % Problem  : SYN119-1 : TPTP v8.1.2. Released v1.1.0.
% 0.10/0.13  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.MvDeHdPuRM true
% 0.13/0.34  % Computer : n005.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % WCLimit  : 300
% 0.13/0.34  % DateTime : Sat Aug 26 18:55:38 EDT 2023
% 0.13/0.34  % CPUTime  : 
% 0.13/0.34  % Running portfolio for 300 s
% 0.13/0.34  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.13/0.34  % Number of cores: 8
% 0.13/0.35  % Python version: Python 3.6.8
% 0.13/0.35  % Running in FO mode
% 0.20/0.62  % Total configuration time : 435
% 0.20/0.62  % Estimated wc time : 1092
% 0.20/0.62  % Estimated cpu time (7 cpus) : 156.0
% 0.20/0.70  % /export/starexec/sandbox/solver/bin/fo/fo6_bce.sh running for 75s
% 0.20/0.71  % /export/starexec/sandbox/solver/bin/fo/fo3_bce.sh running for 75s
% 0.20/0.72  % /export/starexec/sandbox/solver/bin/fo/fo1_av.sh running for 75s
% 0.20/0.74  % /export/starexec/sandbox/solver/bin/fo/fo7.sh running for 63s
% 0.20/0.74  % /export/starexec/sandbox/solver/bin/fo/fo13.sh running for 50s
% 0.70/0.74  % /export/starexec/sandbox/solver/bin/fo/fo5.sh running for 50s
% 0.70/0.75  % /export/starexec/sandbox/solver/bin/fo/fo4.sh running for 50s
% 1.29/0.78  % Solved by fo/fo4.sh.
% 1.29/0.78  % done 2 iterations in 0.016s
% 1.29/0.78  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 1.29/0.78  % SZS output start Refutation
% See solution above
% 1.29/0.78  
% 1.29/0.78  
% 1.29/0.78  % Terminating...
% 1.82/0.83  % Runner terminated.
% 1.82/0.84  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------