TSTP Solution File: LCL268-3 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : LCL268-3 : TPTP v8.1.2. Released v2.3.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.AlqcpcFzZ2 true

% Computer : n021.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 08:59:08 EDT 2023

% Result   : Unsatisfiable 0.21s 0.76s
% Output   : Refutation 0.21s
% Verified : 
% SZS Type : -

% Comments : 
%------------------------------------------------------------------------------
%----WARNING: Could not form TPTP format derivation
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : LCL268-3 : TPTP v8.1.2. Released v2.3.0.
% 0.00/0.13  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.AlqcpcFzZ2 true
% 0.14/0.35  % Computer : n021.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 : Fri Aug 25 02:08:41 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.35  % 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.69  % /export/starexec/sandbox2/solver/bin/fo/fo6_bce.sh running for 75s
% 0.21/0.71  % /export/starexec/sandbox2/solver/bin/fo/fo3_bce.sh running for 75s
% 0.21/0.73  % /export/starexec/sandbox2/solver/bin/fo/fo1_av.sh running for 75s
% 0.21/0.74  % /export/starexec/sandbox2/solver/bin/fo/fo7.sh running for 63s
% 0.21/0.76  % /export/starexec/sandbox2/solver/bin/fo/fo13.sh running for 50s
% 0.21/0.76  % /export/starexec/sandbox2/solver/bin/fo/fo5.sh running for 50s
% 0.21/0.76  % /export/starexec/sandbox2/solver/bin/fo/fo4.sh running for 50s
% 0.21/0.76  % Solved by fo/fo3_bce.sh.
% 0.21/0.76  % BCE start: 11
% 0.21/0.76  % BCE eliminated: 0
% 0.21/0.76  % PE start: 11
% 0.21/0.76  logic: eq
% 0.21/0.76  % PE eliminated: 1
% 0.21/0.76  % done 89 iterations in 0.038s
% 0.21/0.76  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 0.21/0.76  % SZS output start Refutation
% 0.21/0.76  thf(axiom_type, type, axiom: $i > $o).
% 0.21/0.76  thf(implies_type, type, implies: $i > $i > $i).
% 0.21/0.76  thf(equivalent_type, type, equivalent: $i > $i > $i).
% 0.21/0.76  thf(p_type, type, p: $i).
% 0.21/0.76  thf(or_type, type, or: $i > $i > $i).
% 0.21/0.76  thf(and_type, type, and: $i > $i > $i).
% 0.21/0.76  thf(theorem_type, type, theorem: $i > $o).
% 0.21/0.76  thf(not_type, type, not: $i > $i).
% 0.21/0.76  thf(prove_this, conjecture, (theorem @ ( equivalent @ p @ p ))).
% 0.21/0.76  thf(zf_stmt_0, negated_conjecture, (~( theorem @ ( equivalent @ p @ p ) )),
% 0.21/0.76    inference('cnf.neg', [status(esa)], [prove_this])).
% 0.21/0.76  thf(zip_derived_cl10, plain, (~ (theorem @ (equivalent @ p @ p))),
% 0.21/0.76      inference('cnf', [status(esa)], [zf_stmt_0])).
% 0.21/0.76  thf(equivalent_defn, axiom,
% 0.21/0.76    (( equivalent @ P @ Q ) =
% 0.21/0.76     ( and @ ( implies @ P @ Q ) @ ( implies @ Q @ P ) ))).
% 0.21/0.76  thf(zip_derived_cl9, plain,
% 0.21/0.76      (![X0 : $i, X1 : $i]:
% 0.21/0.76         ((equivalent @ X0 @ X1)
% 0.21/0.76           = (and @ (implies @ X0 @ X1) @ (implies @ X1 @ X0)))),
% 0.21/0.76      inference('cnf', [status(esa)], [equivalent_defn])).
% 0.21/0.76  thf(and_defn, axiom,
% 0.21/0.76    (( and @ P @ Q ) = ( not @ ( or @ ( not @ P ) @ ( not @ Q ) ) ))).
% 0.21/0.76  thf(zip_derived_cl8, plain,
% 0.21/0.76      (![X0 : $i, X1 : $i]:
% 0.21/0.76         ((and @ X0 @ X1) = (not @ (or @ (not @ X0) @ (not @ X1))))),
% 0.21/0.76      inference('cnf', [status(esa)], [and_defn])).
% 0.21/0.76  thf(implies_definition, axiom,
% 0.21/0.76    (( implies @ X @ Y ) = ( or @ ( not @ X ) @ Y ))).
% 0.21/0.76  thf(zip_derived_cl5, plain,
% 0.21/0.76      (![X0 : $i, X1 : $i]: ((implies @ X0 @ X1) = (or @ (not @ X0) @ X1))),
% 0.21/0.76      inference('cnf', [status(esa)], [implies_definition])).
% 0.21/0.76  thf(zip_derived_cl45, plain,
% 0.21/0.76      (![X0 : $i, X1 : $i]:
% 0.21/0.76         ((and @ X0 @ X1) = (not @ (implies @ X0 @ (not @ X1))))),
% 0.21/0.76      inference('demod', [status(thm)], [zip_derived_cl8, zip_derived_cl5])).
% 0.21/0.76  thf(zip_derived_cl46, plain,
% 0.21/0.76      (![X0 : $i, X1 : $i]:
% 0.21/0.76         ((equivalent @ X0 @ X1)
% 0.21/0.76           = (not @ 
% 0.21/0.76              (implies @ (implies @ X0 @ X1) @ (not @ (implies @ X1 @ X0)))))),
% 0.21/0.76      inference('demod', [status(thm)], [zip_derived_cl9, zip_derived_cl45])).
% 0.21/0.76  thf(zip_derived_cl47, plain,
% 0.21/0.76      (~ (theorem @ 
% 0.21/0.76          (not @ (implies @ (implies @ p @ p) @ (not @ (implies @ p @ p)))))),
% 0.21/0.76      inference('demod', [status(thm)], [zip_derived_cl10, zip_derived_cl46])).
% 0.21/0.76  thf(zip_derived_cl5, plain,
% 0.21/0.76      (![X0 : $i, X1 : $i]: ((implies @ X0 @ X1) = (or @ (not @ X0) @ X1))),
% 0.21/0.76      inference('cnf', [status(esa)], [implies_definition])).
% 0.21/0.76  thf(axiom_1_2, axiom, (axiom @ ( implies @ ( or @ A @ A ) @ A ))).
% 0.21/0.76  thf(zip_derived_cl0, plain,
% 0.21/0.76      (![X0 : $i]:  (axiom @ (implies @ (or @ X0 @ X0) @ X0))),
% 0.21/0.76      inference('cnf', [status(esa)], [axiom_1_2])).
% 0.21/0.76  thf(rule_1, axiom, (( theorem @ X ) | ( ~( axiom @ X ) ))).
% 0.21/0.76  thf(zip_derived_cl6, plain, (![X0 : $i]: ( (theorem @ X0) | ~ (axiom @ X0))),
% 0.21/0.76      inference('cnf', [status(esa)], [rule_1])).
% 0.21/0.76  thf(zip_derived_cl33, plain,
% 0.21/0.76      (![X0 : $i]:  (theorem @ (implies @ (or @ X0 @ X0) @ X0))),
% 0.21/0.76      inference('dp-resolution', [status(thm)],
% 0.21/0.76                [zip_derived_cl0, zip_derived_cl6])).
% 0.21/0.76  thf(zip_derived_cl40, plain,
% 0.21/0.76      (![X0 : $i]:
% 0.21/0.76          (theorem @ (implies @ (implies @ X0 @ (not @ X0)) @ (not @ X0)))),
% 0.21/0.76      inference('sup+', [status(thm)], [zip_derived_cl5, zip_derived_cl33])).
% 0.21/0.76  thf(zip_derived_cl5, plain,
% 0.21/0.76      (![X0 : $i, X1 : $i]: ((implies @ X0 @ X1) = (or @ (not @ X0) @ X1))),
% 0.21/0.76      inference('cnf', [status(esa)], [implies_definition])).
% 0.21/0.76  thf(zip_derived_cl5, plain,
% 0.21/0.76      (![X0 : $i, X1 : $i]: ((implies @ X0 @ X1) = (or @ (not @ X0) @ X1))),
% 0.21/0.76      inference('cnf', [status(esa)], [implies_definition])).
% 0.21/0.76  thf(axiom_1_4, axiom,
% 0.21/0.76    (axiom @ ( implies @ ( or @ A @ B ) @ ( or @ B @ A ) ))).
% 0.21/0.76  thf(zip_derived_cl2, plain,
% 0.21/0.76      (![X0 : $i, X1 : $i]:
% 0.21/0.76          (axiom @ (implies @ (or @ X0 @ X1) @ (or @ X1 @ X0)))),
% 0.21/0.76      inference('cnf', [status(esa)], [axiom_1_4])).
% 0.21/0.76  thf(zip_derived_cl6, plain, (![X0 : $i]: ( (theorem @ X0) | ~ (axiom @ X0))),
% 0.21/0.76      inference('cnf', [status(esa)], [rule_1])).
% 0.21/0.76  thf(zip_derived_cl35, plain,
% 0.21/0.76      (![X0 : $i, X1 : $i]:
% 0.21/0.76          (theorem @ (implies @ (or @ X0 @ X1) @ (or @ X1 @ X0)))),
% 0.21/0.76      inference('dp-resolution', [status(thm)],
% 0.21/0.76                [zip_derived_cl2, zip_derived_cl6])).
% 0.21/0.76  thf(rule_2, axiom,
% 0.21/0.76    (( theorem @ X ) | ( ~( theorem @ ( implies @ Y @ X ) ) ) | 
% 0.21/0.76     ( ~( theorem @ Y ) ))).
% 0.21/0.76  thf(zip_derived_cl7, plain,
% 0.21/0.76      (![X0 : $i, X1 : $i]:
% 0.21/0.76         ( (theorem @ X0)
% 0.21/0.76          | ~ (theorem @ (implies @ X1 @ X0))
% 0.21/0.76          | ~ (theorem @ X1))),
% 0.21/0.76      inference('cnf', [status(esa)], [rule_2])).
% 0.21/0.76  thf(zip_derived_cl48, plain,
% 0.21/0.76      (![X0 : $i, X1 : $i]:
% 0.21/0.76         (~ (theorem @ (or @ X0 @ X1)) |  (theorem @ (or @ X1 @ X0)))),
% 0.21/0.76      inference('sup-', [status(thm)], [zip_derived_cl35, zip_derived_cl7])).
% 0.21/0.76  thf(zip_derived_cl78, plain,
% 0.21/0.76      (![X0 : $i, X1 : $i]:
% 0.21/0.76         (~ (theorem @ (implies @ X1 @ X0))
% 0.21/0.76          |  (theorem @ (or @ X0 @ (not @ X1))))),
% 0.21/0.76      inference('sup-', [status(thm)], [zip_derived_cl5, zip_derived_cl48])).
% 0.21/0.76  thf(zip_derived_cl94, plain,
% 0.21/0.76      (![X0 : $i, X1 : $i]:
% 0.21/0.76         ( (theorem @ (implies @ X1 @ (not @ X0)))
% 0.21/0.76          | ~ (theorem @ (implies @ X0 @ (not @ X1))))),
% 0.21/0.76      inference('sup+', [status(thm)], [zip_derived_cl5, zip_derived_cl78])).
% 0.21/0.76  thf(zip_derived_cl98, plain,
% 0.21/0.76      (![X0 : $i]:
% 0.21/0.76          (theorem @ (implies @ X0 @ (not @ (implies @ X0 @ (not @ X0)))))),
% 0.21/0.76      inference('sup-', [status(thm)], [zip_derived_cl40, zip_derived_cl94])).
% 0.21/0.76  thf(zip_derived_cl7, plain,
% 0.21/0.76      (![X0 : $i, X1 : $i]:
% 0.21/0.76         ( (theorem @ X0)
% 0.21/0.76          | ~ (theorem @ (implies @ X1 @ X0))
% 0.21/0.76          | ~ (theorem @ X1))),
% 0.21/0.76      inference('cnf', [status(esa)], [rule_2])).
% 0.21/0.76  thf(zip_derived_cl205, plain,
% 0.21/0.76      (![X0 : $i]:
% 0.21/0.76         (~ (theorem @ X0) |  (theorem @ (not @ (implies @ X0 @ (not @ X0)))))),
% 0.21/0.76      inference('sup-', [status(thm)], [zip_derived_cl98, zip_derived_cl7])).
% 0.21/0.76  thf(zip_derived_cl218, plain, (~ (theorem @ (implies @ p @ p))),
% 0.21/0.76      inference('sup+', [status(thm)], [zip_derived_cl47, zip_derived_cl205])).
% 0.21/0.76  thf(zip_derived_cl5, plain,
% 0.21/0.76      (![X0 : $i, X1 : $i]: ((implies @ X0 @ X1) = (or @ (not @ X0) @ X1))),
% 0.21/0.76      inference('cnf', [status(esa)], [implies_definition])).
% 0.21/0.76  thf(axiom_1_3, axiom, (axiom @ ( implies @ A @ ( or @ B @ A ) ))).
% 0.21/0.76  thf(zip_derived_cl1, plain,
% 0.21/0.76      (![X0 : $i, X1 : $i]:  (axiom @ (implies @ X0 @ (or @ X1 @ X0)))),
% 0.21/0.76      inference('cnf', [status(esa)], [axiom_1_3])).
% 0.21/0.76  thf(zip_derived_cl6, plain, (![X0 : $i]: ( (theorem @ X0) | ~ (axiom @ X0))),
% 0.21/0.76      inference('cnf', [status(esa)], [rule_1])).
% 0.21/0.76  thf(zip_derived_cl34, plain,
% 0.21/0.76      (![X0 : $i, X1 : $i]:  (theorem @ (implies @ X0 @ (or @ X1 @ X0)))),
% 0.21/0.76      inference('dp-resolution', [status(thm)],
% 0.21/0.76                [zip_derived_cl1, zip_derived_cl6])).
% 0.21/0.76  thf(zip_derived_cl44, plain,
% 0.21/0.76      (![X0 : $i, X1 : $i]:  (theorem @ (implies @ X0 @ (implies @ X1 @ X0)))),
% 0.21/0.76      inference('sup+', [status(thm)], [zip_derived_cl5, zip_derived_cl34])).
% 0.21/0.76  thf(zip_derived_cl44, plain,
% 0.21/0.76      (![X0 : $i, X1 : $i]:  (theorem @ (implies @ X0 @ (implies @ X1 @ X0)))),
% 0.21/0.76      inference('sup+', [status(thm)], [zip_derived_cl5, zip_derived_cl34])).
% 0.21/0.76  thf(zip_derived_cl5, plain,
% 0.21/0.76      (![X0 : $i, X1 : $i]: ((implies @ X0 @ X1) = (or @ (not @ X0) @ X1))),
% 0.21/0.76      inference('cnf', [status(esa)], [implies_definition])).
% 0.21/0.76  thf(zip_derived_cl5, plain,
% 0.21/0.76      (![X0 : $i, X1 : $i]: ((implies @ X0 @ X1) = (or @ (not @ X0) @ X1))),
% 0.21/0.76      inference('cnf', [status(esa)], [implies_definition])).
% 0.21/0.76  thf(axiom_1_5, axiom,
% 0.21/0.76    (axiom @
% 0.21/0.76     ( implies @ ( or @ A @ ( or @ B @ C ) ) @ ( or @ B @ ( or @ A @ C ) ) ))).
% 0.21/0.76  thf(zip_derived_cl3, plain,
% 0.21/0.76      (![X0 : $i, X1 : $i, X2 : $i]:
% 0.21/0.76          (axiom @ 
% 0.21/0.76           (implies @ (or @ X0 @ (or @ X1 @ X2)) @ (or @ X1 @ (or @ X0 @ X2))))),
% 0.21/0.76      inference('cnf', [status(esa)], [axiom_1_5])).
% 0.21/0.76  thf(zip_derived_cl6, plain, (![X0 : $i]: ( (theorem @ X0) | ~ (axiom @ X0))),
% 0.21/0.76      inference('cnf', [status(esa)], [rule_1])).
% 0.21/0.76  thf(zip_derived_cl36, plain,
% 0.21/0.76      (![X0 : $i, X1 : $i, X2 : $i]:
% 0.21/0.76          (theorem @ 
% 0.21/0.76           (implies @ (or @ X1 @ (or @ X2 @ X0)) @ (or @ X2 @ (or @ X1 @ X0))))),
% 0.21/0.76      inference('dp-resolution', [status(thm)],
% 0.21/0.76                [zip_derived_cl3, zip_derived_cl6])).
% 0.21/0.76  thf(zip_derived_cl7, plain,
% 0.21/0.76      (![X0 : $i, X1 : $i]:
% 0.21/0.76         ( (theorem @ X0)
% 0.21/0.76          | ~ (theorem @ (implies @ X1 @ X0))
% 0.21/0.76          | ~ (theorem @ X1))),
% 0.21/0.76      inference('cnf', [status(esa)], [rule_2])).
% 0.21/0.76  thf(zip_derived_cl52, plain,
% 0.21/0.76      (![X0 : $i, X1 : $i, X2 : $i]:
% 0.21/0.76         (~ (theorem @ (or @ X1 @ (or @ X2 @ X0)))
% 0.21/0.76          |  (theorem @ (or @ X2 @ (or @ X1 @ X0))))),
% 0.21/0.76      inference('sup-', [status(thm)], [zip_derived_cl36, zip_derived_cl7])).
% 0.21/0.76  thf(zip_derived_cl105, plain,
% 0.21/0.76      (![X0 : $i, X1 : $i, X2 : $i]:
% 0.21/0.76         (~ (theorem @ (or @ X2 @ (implies @ X1 @ X0)))
% 0.21/0.76          |  (theorem @ (or @ (not @ X1) @ (or @ X2 @ X0))))),
% 0.21/0.76      inference('sup-', [status(thm)], [zip_derived_cl5, zip_derived_cl52])).
% 0.21/0.76  thf(zip_derived_cl5, plain,
% 0.21/0.76      (![X0 : $i, X1 : $i]: ((implies @ X0 @ X1) = (or @ (not @ X0) @ X1))),
% 0.21/0.76      inference('cnf', [status(esa)], [implies_definition])).
% 0.21/0.76  thf(zip_derived_cl108, plain,
% 0.21/0.76      (![X0 : $i, X1 : $i, X2 : $i]:
% 0.21/0.76         (~ (theorem @ (or @ X2 @ (implies @ X1 @ X0)))
% 0.21/0.76          |  (theorem @ (implies @ X1 @ (or @ X2 @ X0))))),
% 0.21/0.76      inference('demod', [status(thm)], [zip_derived_cl105, zip_derived_cl5])).
% 0.21/0.76  thf(zip_derived_cl146, plain,
% 0.21/0.76      (![X0 : $i, X1 : $i, X2 : $i]:
% 0.21/0.76         (~ (theorem @ (implies @ X2 @ (implies @ X1 @ X0)))
% 0.21/0.76          |  (theorem @ (implies @ X1 @ (or @ (not @ X2) @ X0))))),
% 0.21/0.76      inference('sup-', [status(thm)], [zip_derived_cl5, zip_derived_cl108])).
% 0.21/0.76  thf(zip_derived_cl5, plain,
% 0.21/0.76      (![X0 : $i, X1 : $i]: ((implies @ X0 @ X1) = (or @ (not @ X0) @ X1))),
% 0.21/0.76      inference('cnf', [status(esa)], [implies_definition])).
% 0.21/0.76  thf(zip_derived_cl147, plain,
% 0.21/0.76      (![X0 : $i, X1 : $i, X2 : $i]:
% 0.21/0.76         (~ (theorem @ (implies @ X2 @ (implies @ X1 @ X0)))
% 0.21/0.76          |  (theorem @ (implies @ X1 @ (implies @ X2 @ X0))))),
% 0.21/0.76      inference('demod', [status(thm)], [zip_derived_cl146, zip_derived_cl5])).
% 0.21/0.76  thf(zip_derived_cl150, plain,
% 0.21/0.76      (![X0 : $i, X1 : $i]:  (theorem @ (implies @ X1 @ (implies @ X0 @ X0)))),
% 0.21/0.76      inference('sup-', [status(thm)], [zip_derived_cl44, zip_derived_cl147])).
% 0.21/0.76  thf(zip_derived_cl7, plain,
% 0.21/0.76      (![X0 : $i, X1 : $i]:
% 0.21/0.76         ( (theorem @ X0)
% 0.21/0.76          | ~ (theorem @ (implies @ X1 @ X0))
% 0.21/0.76          | ~ (theorem @ X1))),
% 0.21/0.76      inference('cnf', [status(esa)], [rule_2])).
% 0.21/0.76  thf(zip_derived_cl155, plain,
% 0.21/0.76      (![X0 : $i, X1 : $i]:
% 0.21/0.76         (~ (theorem @ X1) |  (theorem @ (implies @ X0 @ X0)))),
% 0.21/0.76      inference('sup-', [status(thm)], [zip_derived_cl150, zip_derived_cl7])).
% 0.21/0.76  thf(zip_derived_cl160, plain, (![X2 : $i]:  (theorem @ (implies @ X2 @ X2))),
% 0.21/0.76      inference('sup-', [status(thm)], [zip_derived_cl44, zip_derived_cl155])).
% 0.21/0.76  thf(zip_derived_cl219, plain, ($false),
% 0.21/0.76      inference('demod', [status(thm)], [zip_derived_cl218, zip_derived_cl160])).
% 0.21/0.76  
% 0.21/0.76  % SZS output end Refutation
% 0.21/0.76  
% 0.21/0.76  
% 0.21/0.76  % Terminating...
% 0.21/0.87  % Runner terminated.
% 0.21/0.89  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------