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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : BOO021-1 : TPTP v8.1.2. Released v2.2.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.35JdhInAKs true

% Computer : n017.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:22 EDT 2023

% Result   : Unsatisfiable 0.20s 0.72s
% Output   : Refutation 0.20s
% Verified : 
% SZS Type : -

% Comments : 
%------------------------------------------------------------------------------
%----WARNING: Could not form TPTP format derivation
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : BOO021-1 : TPTP v8.1.2. Released v2.2.0.
% 0.07/0.13  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.35JdhInAKs true
% 0.13/0.34  % Computer : n017.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 : Sun Aug 27 08:04:56 EDT 2023
% 0.13/0.34  % CPUTime  : 
% 0.13/0.34  % Running portfolio for 300 s
% 0.13/0.34  % File         : /export/starexec/sandbox2/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.64  % Total configuration time : 435
% 0.20/0.64  % Estimated wc time : 1092
% 0.20/0.64  % Estimated cpu time (7 cpus) : 156.0
% 0.20/0.68  % /export/starexec/sandbox2/solver/bin/fo/fo6_bce.sh running for 75s
% 0.20/0.71  % /export/starexec/sandbox2/solver/bin/fo/fo3_bce.sh running for 75s
% 0.20/0.72  % Solved by fo/fo6_bce.sh.
% 0.20/0.72  % BCE start: 7
% 0.20/0.72  % BCE eliminated: 0
% 0.20/0.72  % PE start: 7
% 0.20/0.72  logic: eq
% 0.20/0.72  % PE eliminated: 0
% 0.20/0.72  % done 19 iterations in 0.019s
% 0.20/0.72  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 0.20/0.72  % SZS output start Refutation
% 0.20/0.72  thf(add_type, type, add: $i > $i > $i).
% 0.20/0.72  thf(multiply_type, type, multiply: $i > $i > $i).
% 0.20/0.72  thf(b_type, type, b: $i).
% 0.20/0.72  thf(a_type, type, a: $i).
% 0.20/0.72  thf(prove_commutativity_of_multiply, conjecture,
% 0.20/0.72    (( multiply @ b @ a ) = ( multiply @ a @ b ))).
% 0.20/0.72  thf(zf_stmt_0, negated_conjecture,
% 0.20/0.72    (( multiply @ b @ a ) != ( multiply @ a @ b )),
% 0.20/0.72    inference('cnf.neg', [status(esa)], [prove_commutativity_of_multiply])).
% 0.20/0.72  thf(zip_derived_cl6, plain, (((multiply @ b @ a) != (multiply @ a @ b))),
% 0.20/0.72      inference('cnf', [status(esa)], [zf_stmt_0])).
% 0.20/0.72  thf(multiply_add, axiom, (( multiply @ ( add @ X @ Y ) @ Y ) = ( Y ))).
% 0.20/0.72  thf(zip_derived_cl0, plain,
% 0.20/0.72      (![X0 : $i, X1 : $i]: ((multiply @ (add @ X1 @ X0) @ X0) = (X0))),
% 0.20/0.72      inference('cnf', [status(esa)], [multiply_add])).
% 0.20/0.72  thf(add_multiply, axiom, (( add @ ( multiply @ X @ Y ) @ Y ) = ( Y ))).
% 0.20/0.72  thf(zip_derived_cl3, plain,
% 0.20/0.72      (![X0 : $i, X1 : $i]: ((add @ (multiply @ X1 @ X0) @ X0) = (X0))),
% 0.20/0.72      inference('cnf', [status(esa)], [add_multiply])).
% 0.20/0.72  thf(zip_derived_cl23, plain, (![X0 : $i]: ((add @ X0 @ X0) = (X0))),
% 0.20/0.72      inference('s_sup+', [status(thm)], [zip_derived_cl0, zip_derived_cl3])).
% 0.20/0.72  thf(multiply_add_property, axiom,
% 0.20/0.72    (( multiply @ X @ ( add @ Y @ Z ) ) =
% 0.20/0.72     ( add @ ( multiply @ Y @ X ) @ ( multiply @ Z @ X ) ))).
% 0.20/0.72  thf(zip_derived_cl1, plain,
% 0.20/0.72      (![X0 : $i, X1 : $i, X2 : $i]:
% 0.20/0.72         ((multiply @ X1 @ (add @ X0 @ X2))
% 0.20/0.72           = (add @ (multiply @ X0 @ X1) @ (multiply @ X2 @ X1)))),
% 0.20/0.72      inference('cnf', [status(esa)], [multiply_add_property])).
% 0.20/0.72  thf(zip_derived_cl88, plain,
% 0.20/0.72      (![X0 : $i, X1 : $i]:
% 0.20/0.72         ((multiply @ X0 @ (add @ X1 @ X1)) = (multiply @ X1 @ X0))),
% 0.20/0.72      inference('s_sup+', [status(thm)], [zip_derived_cl23, zip_derived_cl1])).
% 0.20/0.72  thf(zip_derived_cl23, plain, (![X0 : $i]: ((add @ X0 @ X0) = (X0))),
% 0.20/0.72      inference('s_sup+', [status(thm)], [zip_derived_cl0, zip_derived_cl3])).
% 0.20/0.72  thf(zip_derived_cl91, plain,
% 0.20/0.72      (![X0 : $i, X1 : $i]: ((multiply @ X0 @ X1) = (multiply @ X1 @ X0))),
% 0.20/0.72      inference('demod', [status(thm)], [zip_derived_cl88, zip_derived_cl23])).
% 0.20/0.72  thf(zip_derived_cl92, plain, (((multiply @ b @ a) != (multiply @ b @ a))),
% 0.20/0.72      inference('demod', [status(thm)], [zip_derived_cl6, zip_derived_cl91])).
% 0.20/0.72  thf(zip_derived_cl93, plain, ($false),
% 0.20/0.72      inference('simplify', [status(thm)], [zip_derived_cl92])).
% 0.20/0.72  
% 0.20/0.72  % SZS output end Refutation
% 0.20/0.72  
% 0.20/0.72  
% 0.20/0.72  % Terminating...
% 0.20/0.75  % Runner terminated.
% 1.38/0.76  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------