TSTP Solution File: COM003-2 by iProver---3.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : iProver---3.8
% Problem  : COM003-2 : TPTP v8.1.2. Released v1.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_iprover %s %d THM

% 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 : Wed Aug 30 18:41:40 EDT 2023

% Result   : Unsatisfiable 0.90s 1.15s
% Output   : CNFRefutation 0.90s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    3
%            Number of leaves      :    8
% Syntax   : Number of clauses     :   14 (   5 unt;   0 nHn;   8 RR)
%            Number of literals    :   23 (   0 equ;  10 neg)
%            Maximal clause size   :    2 (   1 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of predicates  :    8 (   7 usr;   1 prp; 0-4 aty)
%            Number of functors    :    4 (   4 usr;   4 con; 0-0 aty)
%            Number of variables   :   29 (  19 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(c_59,plain,
    ( ~ program_halts2(X0,X1)
    | halts2(X0,X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',program_halts3a) ).

cnf(c_65,plain,
    ( ~ halts2(X0,X1)
    | ~ program_not_halts2(X0,X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',program_not_halts3a) ).

cnf(c_70,plain,
    ( ~ program_halts2_halts3_outputs(X0,X1,X2,X3)
    | program_halts2(X1,X2) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',program_halts2_halts3_outputs1) ).

cnf(c_73,plain,
    ( ~ program_not_halts2_halts3_outputs(X0,X1,X2,X3)
    | program_not_halts2(X1,X2) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',program_not_halts2_halts3_outputs1) ).

cnf(c_82,plain,
    ( ~ algorithm_program_decides(X0)
    | program_program_decides(c1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom1_1) ).

cnf(c_83,plain,
    ( ~ program_program_decides(X0)
    | program_halts2_halts3_outputs(X0,X1,X2,good) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom2_1) ).

cnf(c_84,plain,
    ( ~ program_program_decides(X0)
    | program_not_halts2_halts3_outputs(X0,X1,X2,bad) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom2_2) ).

cnf(c_91,negated_conjecture,
    algorithm_program_decides(c4),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_algorithm_does_not_exist) ).

cnf(c_354,plain,
    program_program_decides(c1),
    inference(resolution,[status(thm)],[c_82,c_91]) ).

cnf(c_770,plain,
    ( ~ program_program_decides(X0)
    | program_halts2(X1,X2) ),
    inference(resolution,[status(thm)],[c_70,c_83]) ).

cnf(c_979,plain,
    program_halts2(X0,X1),
    inference(resolution,[status(thm)],[c_770,c_354]) ).

cnf(c_1052,plain,
    ( ~ program_program_decides(X0)
    | program_not_halts2(X1,X2) ),
    inference(resolution,[status(thm)],[c_73,c_84]) ).

cnf(c_1079,plain,
    program_not_halts2(X0,X1),
    inference(resolution,[status(thm)],[c_1052,c_354]) ).

cnf(c_1080,plain,
    $false,
    inference(prop_impl_just,[status(thm)],[c_1079,c_979,c_65,c_59]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : COM003-2 : TPTP v8.1.2. Released v1.1.0.
% 0.00/0.13  % Command  : run_iprover %s %d THM
% 0.14/0.34  % Computer : n026.cluster.edu
% 0.14/0.34  % Model    : x86_64 x86_64
% 0.14/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.34  % Memory   : 8042.1875MB
% 0.14/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.34  % CPULimit : 300
% 0.14/0.34  % WCLimit  : 300
% 0.14/0.34  % DateTime : Tue Aug 29 13:18:51 EDT 2023
% 0.14/0.35  % CPUTime  : 
% 0.20/0.46  Running first-order theorem proving
% 0.20/0.46  Running: /export/starexec/sandbox2/solver/bin/run_problem --schedule fof_schedule --no_cores 8 /export/starexec/sandbox2/benchmark/theBenchmark.p 300
% 0.90/1.15  % SZS status Started for theBenchmark.p
% 0.90/1.15  % SZS status Unsatisfiable for theBenchmark.p
% 0.90/1.15  
% 0.90/1.15  %---------------- iProver v3.8 (pre SMT-COMP 2023/CASC 2023) ----------------%
% 0.90/1.15  
% 0.90/1.15  ------  iProver source info
% 0.90/1.15  
% 0.90/1.15  git: date: 2023-05-31 18:12:56 +0000
% 0.90/1.15  git: sha1: 8abddc1f627fd3ce0bcb8b4cbf113b3cc443d7b6
% 0.90/1.15  git: non_committed_changes: false
% 0.90/1.15  git: last_make_outside_of_git: false
% 0.90/1.15  
% 0.90/1.15  ------ Parsing...successful
% 0.90/1.15  
% 0.90/1.15  
% 0.90/1.15  
% 0.90/1.15  ------ Preprocessing... sf_s  rm: 0 0s  sf_e  pe_s  pe:1:0s pe:2:0s pe:4:0s pe:8:0s
% 0.90/1.15  
% 0.90/1.15  % SZS status Unsatisfiable for theBenchmark.p
% 0.90/1.15  
% 0.90/1.15  % SZS output start CNFRefutation for theBenchmark.p
% See solution above
% 0.90/1.15  
% 0.90/1.15  
%------------------------------------------------------------------------------