TSTP Solution File: BOO013-2 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : BOO013-2 : TPTP v8.1.2. Bugfixed v1.2.1.
% Transfm  : NO INFORMATION
% Format   : NO INFORMATION
% Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.DSaPxZvXGu true

% Computer : n008.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 : Wed Aug 30 18:13:18 EDT 2023

% Result   : Unsatisfiable 1.32s 0.81s
% Output   : Refutation 1.32s
% Verified : 
% SZS Type : -

% Comments : 
%------------------------------------------------------------------------------
%----WARNING: Could not form TPTP format derivation
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem  : BOO013-2 : TPTP v8.1.2. Bugfixed v1.2.1.
% 0.00/0.14  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.DSaPxZvXGu true
% 0.15/0.35  % Computer : n008.cluster.edu
% 0.15/0.35  % Model    : x86_64 x86_64
% 0.15/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.35  % Memory   : 8042.1875MB
% 0.15/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.35  % CPULimit : 300
% 0.15/0.35  % WCLimit  : 300
% 0.15/0.35  % DateTime : Sun Aug 27 07:44:33 EDT 2023
% 0.15/0.35  % CPUTime  : 
% 0.15/0.35  % Running portfolio for 300 s
% 0.15/0.35  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.15/0.35  % Number of cores: 8
% 0.15/0.36  % Python version: Python 3.6.8
% 0.15/0.36  % Running in FO mode
% 0.22/0.67  % Total configuration time : 435
% 0.22/0.67  % Estimated wc time : 1092
% 0.22/0.67  % Estimated cpu time (7 cpus) : 156.0
% 0.22/0.71  % /export/starexec/sandbox2/solver/bin/fo/fo6_bce.sh running for 75s
% 0.22/0.73  % /export/starexec/sandbox2/solver/bin/fo/fo3_bce.sh running for 75s
% 0.22/0.73  % /export/starexec/sandbox2/solver/bin/fo/fo1_av.sh running for 75s
% 0.22/0.75  % /export/starexec/sandbox2/solver/bin/fo/fo7.sh running for 63s
% 0.22/0.75  % /export/starexec/sandbox2/solver/bin/fo/fo13.sh running for 50s
% 0.22/0.75  % /export/starexec/sandbox2/solver/bin/fo/fo5.sh running for 50s
% 0.22/0.76  % /export/starexec/sandbox2/solver/bin/fo/fo4.sh running for 50s
% 1.32/0.81  % Solved by fo/fo5.sh.
% 1.32/0.81  % done 60 iterations in 0.038s
% 1.32/0.81  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 1.32/0.81  % SZS output start Refutation
% 1.32/0.81  thf(multiply_type, type, multiply: $i > $i > $i).
% 1.32/0.81  thf(multiplicative_identity_type, type, multiplicative_identity: $i).
% 1.32/0.81  thf(a_type, type, a: $i).
% 1.32/0.81  thf(b_type, type, b: $i).
% 1.32/0.81  thf(c_type, type, c: $i).
% 1.32/0.81  thf(add_type, type, add: $i > $i > $i).
% 1.32/0.81  thf(additive_identity_type, type, additive_identity: $i).
% 1.32/0.81  thf(b_a_additive_identity, axiom,
% 1.32/0.81    (( multiply @ a @ b ) = ( additive_identity ))).
% 1.32/0.81  thf(zip_derived_cl16, plain, (((multiply @ a @ b) = (additive_identity))),
% 1.32/0.81      inference('cnf', [status(esa)], [b_a_additive_identity])).
% 1.32/0.81  thf(commutativity_of_multiply, axiom,
% 1.32/0.81    (( multiply @ X @ Y ) = ( multiply @ Y @ X ))).
% 1.32/0.81  thf(zip_derived_cl1, plain,
% 1.32/0.81      (![X0 : $i, X1 : $i]: ((multiply @ X1 @ X0) = (multiply @ X0 @ X1))),
% 1.32/0.81      inference('cnf', [status(esa)], [commutativity_of_multiply])).
% 1.32/0.81  thf(zip_derived_cl40, plain, (((additive_identity) = (multiply @ b @ a))),
% 1.32/0.81      inference('sup+', [status(thm)], [zip_derived_cl16, zip_derived_cl1])).
% 1.32/0.81  thf(c_and_multiplicative_identity, axiom,
% 1.32/0.81    (( add @ a @ c ) = ( multiplicative_identity ))).
% 1.32/0.81  thf(zip_derived_cl15, plain, (((add @ a @ c) = (multiplicative_identity))),
% 1.32/0.81      inference('cnf', [status(esa)], [c_and_multiplicative_identity])).
% 1.32/0.81  thf(distributivity1, axiom,
% 1.32/0.81    (( add @ ( multiply @ X @ Y ) @ Z ) =
% 1.32/0.81     ( multiply @ ( add @ X @ Z ) @ ( add @ Y @ Z ) ))).
% 1.32/0.81  thf(zip_derived_cl2, plain,
% 1.32/0.81      (![X0 : $i, X1 : $i, X2 : $i]:
% 1.32/0.81         ((add @ (multiply @ X0 @ X2) @ X1)
% 1.32/0.81           = (multiply @ (add @ X0 @ X1) @ (add @ X2 @ X1)))),
% 1.32/0.81      inference('cnf', [status(esa)], [distributivity1])).
% 1.32/0.81  thf(zip_derived_cl56, plain,
% 1.32/0.81      (![X0 : $i]:
% 1.32/0.81         ((add @ (multiply @ X0 @ a) @ c)
% 1.32/0.81           = (multiply @ (add @ X0 @ c) @ multiplicative_identity))),
% 1.32/0.81      inference('sup+', [status(thm)], [zip_derived_cl15, zip_derived_cl2])).
% 1.32/0.81  thf(multiplicative_id1, axiom,
% 1.32/0.81    (( multiply @ X @ multiplicative_identity ) = ( X ))).
% 1.32/0.81  thf(zip_derived_cl10, plain,
% 1.32/0.81      (![X0 : $i]: ((multiply @ X0 @ multiplicative_identity) = (X0))),
% 1.32/0.81      inference('cnf', [status(esa)], [multiplicative_id1])).
% 1.32/0.81  thf(zip_derived_cl73, plain,
% 1.32/0.81      (![X0 : $i]: ((add @ (multiply @ X0 @ a) @ c) = (add @ X0 @ c))),
% 1.32/0.81      inference('demod', [status(thm)], [zip_derived_cl56, zip_derived_cl10])).
% 1.32/0.81  thf(zip_derived_cl276, plain,
% 1.32/0.81      (((add @ additive_identity @ c) = (add @ b @ c))),
% 1.32/0.81      inference('sup+', [status(thm)], [zip_derived_cl40, zip_derived_cl73])).
% 1.32/0.81  thf(additive_id2, axiom, (( add @ additive_identity @ X ) = ( X ))).
% 1.32/0.81  thf(zip_derived_cl13, plain,
% 1.32/0.81      (![X0 : $i]: ((add @ additive_identity @ X0) = (X0))),
% 1.32/0.81      inference('cnf', [status(esa)], [additive_id2])).
% 1.32/0.81  thf(c_a_additive_identity, axiom,
% 1.32/0.81    (( multiply @ a @ c ) = ( additive_identity ))).
% 1.32/0.81  thf(zip_derived_cl17, plain, (((multiply @ a @ c) = (additive_identity))),
% 1.32/0.81      inference('cnf', [status(esa)], [c_a_additive_identity])).
% 1.32/0.81  thf(zip_derived_cl1, plain,
% 1.32/0.81      (![X0 : $i, X1 : $i]: ((multiply @ X1 @ X0) = (multiply @ X0 @ X1))),
% 1.32/0.81      inference('cnf', [status(esa)], [commutativity_of_multiply])).
% 1.32/0.81  thf(zip_derived_cl41, plain, (((additive_identity) = (multiply @ c @ a))),
% 1.32/0.81      inference('sup+', [status(thm)], [zip_derived_cl17, zip_derived_cl1])).
% 1.32/0.81  thf(b_and_multiplicative_identity, axiom,
% 1.32/0.81    (( add @ a @ b ) = ( multiplicative_identity ))).
% 1.32/0.81  thf(zip_derived_cl14, plain, (((add @ a @ b) = (multiplicative_identity))),
% 1.32/0.81      inference('cnf', [status(esa)], [b_and_multiplicative_identity])).
% 1.32/0.81  thf(zip_derived_cl2, plain,
% 1.32/0.81      (![X0 : $i, X1 : $i, X2 : $i]:
% 1.32/0.81         ((add @ (multiply @ X0 @ X2) @ X1)
% 1.32/0.81           = (multiply @ (add @ X0 @ X1) @ (add @ X2 @ X1)))),
% 1.32/0.81      inference('cnf', [status(esa)], [distributivity1])).
% 1.32/0.81  thf(zip_derived_cl55, plain,
% 1.32/0.81      (![X0 : $i]:
% 1.32/0.81         ((add @ (multiply @ X0 @ a) @ b)
% 1.32/0.81           = (multiply @ (add @ X0 @ b) @ multiplicative_identity))),
% 1.32/0.81      inference('sup+', [status(thm)], [zip_derived_cl14, zip_derived_cl2])).
% 1.32/0.81  thf(zip_derived_cl10, plain,
% 1.32/0.81      (![X0 : $i]: ((multiply @ X0 @ multiplicative_identity) = (X0))),
% 1.32/0.81      inference('cnf', [status(esa)], [multiplicative_id1])).
% 1.32/0.81  thf(zip_derived_cl72, plain,
% 1.32/0.81      (![X0 : $i]: ((add @ (multiply @ X0 @ a) @ b) = (add @ X0 @ b))),
% 1.32/0.81      inference('demod', [status(thm)], [zip_derived_cl55, zip_derived_cl10])).
% 1.32/0.81  thf(zip_derived_cl224, plain,
% 1.32/0.81      (((add @ additive_identity @ b) = (add @ c @ b))),
% 1.32/0.81      inference('sup+', [status(thm)], [zip_derived_cl41, zip_derived_cl72])).
% 1.32/0.81  thf(zip_derived_cl13, plain,
% 1.32/0.81      (![X0 : $i]: ((add @ additive_identity @ X0) = (X0))),
% 1.32/0.81      inference('cnf', [status(esa)], [additive_id2])).
% 1.32/0.81  thf(commutativity_of_add, axiom, (( add @ X @ Y ) = ( add @ Y @ X ))).
% 1.32/0.81  thf(zip_derived_cl0, plain,
% 1.32/0.81      (![X0 : $i, X1 : $i]: ((add @ X1 @ X0) = (add @ X0 @ X1))),
% 1.32/0.81      inference('cnf', [status(esa)], [commutativity_of_add])).
% 1.32/0.81  thf(zip_derived_cl228, plain, (((b) = (add @ b @ c))),
% 1.32/0.81      inference('demod', [status(thm)],
% 1.32/0.81                [zip_derived_cl224, zip_derived_cl13, zip_derived_cl0])).
% 1.32/0.81  thf(zip_derived_cl280, plain, (((c) = (b))),
% 1.32/0.81      inference('demod', [status(thm)],
% 1.32/0.81                [zip_derived_cl276, zip_derived_cl13, zip_derived_cl228])).
% 1.32/0.81  thf(prove_b_is_a, conjecture, (( b ) = ( c ))).
% 1.32/0.81  thf(zf_stmt_0, negated_conjecture, (( b ) != ( c )),
% 1.32/0.81    inference('cnf.neg', [status(esa)], [prove_b_is_a])).
% 1.32/0.81  thf(zip_derived_cl18, plain, (((b) != (c))),
% 1.32/0.81      inference('cnf', [status(esa)], [zf_stmt_0])).
% 1.32/0.81  thf(zip_derived_cl281, plain, ($false),
% 1.32/0.81      inference('simplify_reflect-', [status(thm)],
% 1.32/0.81                [zip_derived_cl280, zip_derived_cl18])).
% 1.32/0.81  
% 1.32/0.81  % SZS output end Refutation
% 1.32/0.81  
% 1.32/0.81  
% 1.32/0.81  % Terminating...
% 1.58/0.86  % Runner terminated.
% 1.58/0.88  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------