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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SWC208-1 : TPTP v8.1.2. Released v2.4.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.mDVGqZOFvh true

% Computer : n010.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 21:29:53 EDT 2023

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

% Comments : 
%------------------------------------------------------------------------------
thf(nil_type,type,
    nil: $i ).

thf(sk2_type,type,
    sk2: $i ).

thf(sk4_type,type,
    sk4: $i ).

thf(sk3_type,type,
    sk3: $i ).

thf(neq_type,type,
    neq: $i > $i > $o ).

thf(sk1_type,type,
    sk1: $i ).

thf(co1_8,conjecture,
    neq @ sk1 @ nil ).

thf(zf_stmt_0,negated_conjecture,
    ~ ( neq @ sk1 @ nil ),
    inference('cnf.neg',[status(esa)],[co1_8]) ).

thf(zip_derived_cl192,plain,
    ~ ( neq @ sk1 @ nil ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(co1_11,conjecture,
    ~ ( ( neq @ sk3 @ nil )
      | ( nil = sk3 ) ) ).

thf(zf_stmt_1,negated_conjecture,
    ( ( neq @ sk3 @ nil )
    | ( nil = sk3 ) ),
    inference('cnf.neg',[status(esa)],[co1_11]) ).

thf(zip_derived_cl195,plain,
    ( ( neq @ sk3 @ nil )
    | ( nil = sk3 ) ),
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(co1_6,conjecture,
    sk1 != sk3 ).

thf(zf_stmt_2,negated_conjecture,
    sk1 = sk3,
    inference('cnf.neg',[status(esa)],[co1_6]) ).

thf(zip_derived_cl190,plain,
    sk1 = sk3,
    inference(cnf,[status(esa)],[zf_stmt_2]) ).

thf(zip_derived_cl192_001,plain,
    ~ ( neq @ sk1 @ nil ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl190_002,plain,
    sk1 = sk3,
    inference(cnf,[status(esa)],[zf_stmt_2]) ).

thf(zip_derived_cl205,plain,
    nil = sk1,
    inference(demod,[status(thm)],[zip_derived_cl195,zip_derived_cl190,zip_derived_cl192,zip_derived_cl190]) ).

thf(co1_7,conjecture,
    ~ ( neq @ sk2 @ nil ) ).

thf(zf_stmt_3,negated_conjecture,
    neq @ sk2 @ nil,
    inference('cnf.neg',[status(esa)],[co1_7]) ).

thf(zip_derived_cl191,plain,
    neq @ sk2 @ nil,
    inference(cnf,[status(esa)],[zf_stmt_3]) ).

thf(co1_9,conjecture,
    ~ ( ( neq @ sk3 @ nil )
      | ( nil = sk4 ) ) ).

thf(zf_stmt_4,negated_conjecture,
    ( ( neq @ sk3 @ nil )
    | ( nil = sk4 ) ),
    inference('cnf.neg',[status(esa)],[co1_9]) ).

thf(zip_derived_cl193,plain,
    ( ( neq @ sk3 @ nil )
    | ( nil = sk4 ) ),
    inference(cnf,[status(esa)],[zf_stmt_4]) ).

thf(zip_derived_cl190_003,plain,
    sk1 = sk3,
    inference(cnf,[status(esa)],[zf_stmt_2]) ).

thf(zip_derived_cl192_004,plain,
    ~ ( neq @ sk1 @ nil ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(co1_5,conjecture,
    sk2 != sk4 ).

thf(zf_stmt_5,negated_conjecture,
    sk2 = sk4,
    inference('cnf.neg',[status(esa)],[co1_5]) ).

thf(zip_derived_cl189,plain,
    sk2 = sk4,
    inference(cnf,[status(esa)],[zf_stmt_5]) ).

thf(zip_derived_cl199,plain,
    nil = sk2,
    inference(demod,[status(thm)],[zip_derived_cl193,zip_derived_cl190,zip_derived_cl192,zip_derived_cl189]) ).

thf(zip_derived_cl202,plain,
    neq @ nil @ nil,
    inference(demod,[status(thm)],[zip_derived_cl191,zip_derived_cl199]) ).

thf(zip_derived_cl208,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl192,zip_derived_cl205,zip_derived_cl202]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.13  % Problem  : SWC208-1 : TPTP v8.1.2. Released v2.4.0.
% 0.08/0.14  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.mDVGqZOFvh true
% 0.14/0.35  % Computer : n010.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit : 300
% 0.14/0.35  % WCLimit  : 300
% 0.14/0.35  % DateTime : Mon Aug 28 18:47:49 EDT 2023
% 0.14/0.35  % CPUTime  : 
% 0.14/0.35  % Running portfolio for 300 s
% 0.14/0.35  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.14/0.35  % Number of cores: 8
% 0.14/0.36  % Python version: Python 3.6.8
% 0.14/0.36  % Running in FO mode
% 0.51/0.63  % Total configuration time : 435
% 0.51/0.63  % Estimated wc time : 1092
% 0.51/0.63  % Estimated cpu time (7 cpus) : 156.0
% 0.51/0.72  % /export/starexec/sandbox2/solver/bin/fo/fo6_bce.sh running for 75s
% 0.55/0.74  % /export/starexec/sandbox2/solver/bin/fo/fo1_av.sh running for 75s
% 0.55/0.74  % /export/starexec/sandbox2/solver/bin/fo/fo13.sh running for 50s
% 0.55/0.74  % /export/starexec/sandbox2/solver/bin/fo/fo3_bce.sh running for 75s
% 0.55/0.74  % /export/starexec/sandbox2/solver/bin/fo/fo7.sh running for 63s
% 0.55/0.74  % /export/starexec/sandbox2/solver/bin/fo/fo5.sh running for 50s
% 0.55/0.78  % Solved by fo/fo13.sh.
% 0.55/0.78  % done 0 iterations in 0.020s
% 0.55/0.78  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 0.55/0.78  % SZS output start Refutation
% See solution above
% 0.55/0.78  
% 0.55/0.78  
% 0.55/0.78  % Terminating...
% 0.58/0.85  % Runner terminated.
% 0.58/0.86  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------