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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : PLA002-1 : TPTP v8.1.2. Released v1.0.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.3RXk8RBFnR true

% Computer : n026.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 13:05:09 EDT 2023

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

% Comments : 
%------------------------------------------------------------------------------
%----WARNING: Could not form TPTP format derivation
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : PLA002-1 : TPTP v8.1.2. Released v1.0.0.
% 0.00/0.13  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.3RXk8RBFnR true
% 0.13/0.34  % Computer : n026.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 05:55:04 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.34  % Python version: Python 3.6.8
% 0.13/0.35  % Running in FO mode
% 0.20/0.65  % Total configuration time : 435
% 0.20/0.65  % Estimated wc time : 1092
% 0.20/0.65  % Estimated cpu time (7 cpus) : 156.0
% 0.20/0.69  % /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.74  % Solved by fo/fo6_bce.sh.
% 0.20/0.74  % BCE start: 17
% 0.20/0.74  % BCE eliminated: 0
% 0.20/0.74  % PE start: 17
% 0.20/0.74  logic: neq
% 0.20/0.74  % PE eliminated: 1
% 0.20/0.74  % done 29 iterations in 0.016s
% 0.20/0.74  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.20/0.74  % SZS output start Refutation
% 0.20/0.74  thf(at_type, type, at: $i > $i > $o).
% 0.20/0.74  thf(walk_type, type, walk: $i > $i > $i).
% 0.20/0.74  thf(skate_type, type, skate: $i > $i > $i).
% 0.20/0.74  thf(d_type, type, d: $i).
% 0.20/0.74  thf(a_type, type, a: $i).
% 0.20/0.74  thf(warm_type, type, warm: $i > $o).
% 0.20/0.74  thf(b_type, type, b: $i).
% 0.20/0.74  thf(cold_type, type, cold: $i > $o).
% 0.20/0.74  thf(climb_type, type, climb: $i > $i > $i).
% 0.20/0.74  thf(go_type, type, go: $i > $i > $i).
% 0.20/0.74  thf(c_type, type, c: $i).
% 0.20/0.74  thf(f_type, type, f: $i).
% 0.20/0.74  thf(s0_type, type, s0: $i).
% 0.20/0.74  thf(initial, axiom, (at @ f @ s0)).
% 0.20/0.74  thf(zip_derived_cl15, plain, ( (at @ f @ s0)),
% 0.20/0.74      inference('cnf', [status(esa)], [initial])).
% 0.20/0.74  thf(go_f_to_d, axiom,
% 0.20/0.74    (( ~( at @ f @ Situation ) ) | ( at @ d @ ( go @ d @ Situation ) ))).
% 0.20/0.74  thf(zip_derived_cl14, plain,
% 0.20/0.74      (![X0 : $i]: (~ (at @ f @ X0) |  (at @ d @ (go @ d @ X0)))),
% 0.20/0.74      inference('cnf', [status(esa)], [go_f_to_d])).
% 0.20/0.74  thf(go_d_to_c, axiom,
% 0.20/0.74    (( ~( at @ d @ Situation ) ) | ( at @ c @ ( go @ c @ Situation ) ))).
% 0.20/0.74  thf(zip_derived_cl10, plain,
% 0.20/0.74      (![X0 : $i]: (~ (at @ d @ X0) |  (at @ c @ (go @ c @ X0)))),
% 0.20/0.74      inference('cnf', [status(esa)], [go_d_to_c])).
% 0.20/0.74  thf(cross_river_c_to_b, axiom,
% 0.20/0.74    (( ~( cold @ Situation ) ) | ( ~( at @ c @ Situation ) ) | 
% 0.20/0.74     ( at @ b @ ( skate @ b @ Situation ) ))).
% 0.20/0.74  thf(zip_derived_cl6, plain,
% 0.20/0.74      (![X0 : $i]:
% 0.20/0.74         (~ (cold @ X0) | ~ (at @ c @ X0) |  (at @ b @ (skate @ b @ X0)))),
% 0.20/0.74      inference('cnf', [status(esa)], [cross_river_c_to_b])).
% 0.20/0.74  thf(walk_b_to_a, axiom,
% 0.20/0.74    (( ~( at @ b @ Situation ) ) | ( at @ a @ ( walk @ a @ Situation ) ))).
% 0.20/0.74  thf(zip_derived_cl3, plain,
% 0.20/0.74      (![X0 : $i]: (~ (at @ b @ X0) |  (at @ a @ (walk @ a @ X0)))),
% 0.20/0.74      inference('cnf', [status(esa)], [walk_b_to_a])).
% 0.20/0.74  thf(prove_you_can_get_to_a, conjecture, (at @ a @ S)).
% 0.20/0.74  thf(zf_stmt_0, negated_conjecture, (~( at @ a @ S )),
% 0.20/0.74    inference('cnf.neg', [status(esa)], [prove_you_can_get_to_a])).
% 0.20/0.74  thf(zip_derived_cl16, plain, (![X0 : $i]: ~ (at @ a @ X0)),
% 0.20/0.74      inference('cnf', [status(esa)], [zf_stmt_0])).
% 0.20/0.74  thf(zip_derived_cl25, plain, (![X0 : $i]: ~ (at @ b @ X0)),
% 0.20/0.74      inference('clc', [status(thm)], [zip_derived_cl3, zip_derived_cl16])).
% 0.20/0.74  thf(zip_derived_cl29, plain, (![X0 : $i]: (~ (at @ c @ X0) | ~ (cold @ X0))),
% 0.20/0.74      inference('clc', [status(thm)], [zip_derived_cl6, zip_derived_cl25])).
% 0.20/0.74  thf(zip_derived_cl30, plain,
% 0.20/0.74      (![X0 : $i]: (~ (at @ d @ X0) | ~ (cold @ (go @ c @ X0)))),
% 0.20/0.74      inference('s_sup-', [status(thm)], [zip_derived_cl10, zip_derived_cl29])).
% 0.20/0.74  thf(zip_derived_cl38, plain,
% 0.20/0.74      (![X0 : $i]: (~ (at @ f @ X0) | ~ (cold @ (go @ c @ (go @ d @ X0))))),
% 0.20/0.74      inference('s_sup-', [status(thm)], [zip_derived_cl14, zip_derived_cl30])).
% 0.20/0.74  thf(zip_derived_cl40, plain, (~ (cold @ (go @ c @ (go @ d @ s0)))),
% 0.20/0.74      inference('s_sup-', [status(thm)], [zip_derived_cl15, zip_derived_cl38])).
% 0.20/0.74  thf(zip_derived_cl15, plain, ( (at @ f @ s0)),
% 0.20/0.74      inference('cnf', [status(esa)], [initial])).
% 0.20/0.74  thf(zip_derived_cl14, plain,
% 0.20/0.74      (![X0 : $i]: (~ (at @ f @ X0) |  (at @ d @ (go @ d @ X0)))),
% 0.20/0.74      inference('cnf', [status(esa)], [go_f_to_d])).
% 0.20/0.74  thf(warm_or_cold, axiom, (( warm @ Situation1 ) | ( cold @ Situation2 ))).
% 0.20/0.74  thf(zip_derived_cl0, plain,
% 0.20/0.74      (![X0 : $i, X1 : $i]: ( (warm @ X0) |  (cold @ X1))),
% 0.20/0.74      inference('cnf', [status(esa)], [warm_or_cold])).
% 0.20/0.74  thf(climb_mountain_d_to_b, axiom,
% 0.20/0.74    (( ~( warm @ Situation ) ) | ( ~( at @ d @ Situation ) ) | 
% 0.20/0.74     ( at @ b @ ( climb @ b @ Situation ) ))).
% 0.20/0.74  thf(zip_derived_cl8, plain,
% 0.20/0.74      (![X0 : $i]:
% 0.20/0.74         (~ (warm @ X0) | ~ (at @ d @ X0) |  (at @ b @ (climb @ b @ X0)))),
% 0.20/0.74      inference('cnf', [status(esa)], [climb_mountain_d_to_b])).
% 0.20/0.74  thf(zip_derived_cl18, plain,
% 0.20/0.74      (![X0 : $i, X1 : $i]:
% 0.20/0.74         ( (cold @ X1) |  (at @ b @ (climb @ b @ X0)) | ~ (at @ d @ X0))),
% 0.20/0.74      inference('dp-resolution', [status(thm)],
% 0.20/0.74                [zip_derived_cl0, zip_derived_cl8])).
% 0.20/0.74  thf(zip_derived_cl25, plain, (![X0 : $i]: ~ (at @ b @ X0)),
% 0.20/0.74      inference('clc', [status(thm)], [zip_derived_cl3, zip_derived_cl16])).
% 0.20/0.74  thf(zip_derived_cl50, plain,
% 0.20/0.74      (![X0 : $i, X1 : $i]: (~ (at @ d @ X0) |  (cold @ X1))),
% 0.20/0.74      inference('clc', [status(thm)], [zip_derived_cl18, zip_derived_cl25])).
% 0.20/0.74  thf(zip_derived_cl52, plain,
% 0.20/0.74      (![X0 : $i, X1 : $i]: (~ (at @ f @ X0) |  (cold @ X1))),
% 0.20/0.74      inference('s_sup-', [status(thm)], [zip_derived_cl14, zip_derived_cl50])).
% 0.20/0.74  thf(zip_derived_cl56, plain, (![X0 : $i]:  (cold @ X0)),
% 0.20/0.74      inference('s_sup-', [status(thm)], [zip_derived_cl15, zip_derived_cl52])).
% 0.20/0.74  thf(zip_derived_cl68, plain, ($false),
% 0.20/0.74      inference('demod', [status(thm)], [zip_derived_cl40, zip_derived_cl56])).
% 0.20/0.74  
% 0.20/0.74  % SZS output end Refutation
% 0.20/0.74  
% 0.20/0.74  
% 0.20/0.74  % Terminating...
% 0.20/0.84  % Runner terminated.
% 0.20/0.85  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------