TSTP Solution File: SWC128+1 by iProver---3.9

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : iProver---3.9
% Problem  : SWC128+1 : TPTP v8.1.2. Released v2.4.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_iprover %s %d THM

% Computer : n032.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 : Fri May  3 03:11:20 EDT 2024

% Result   : Theorem 0.69s 1.12s
% Output   : CNFRefutation 0.69s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    4
%            Number of leaves      :    1
% Syntax   : Number of formulae    :    5 (   5 unt;   0 def)
%            Number of atoms       :    5 (   0 equ)
%            Maximal formula atoms :    1 (   1 avg)
%            Number of connectives :    1 (   1   ~;   0   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    2 (   1 avg)
%            Maximal term depth    :    0 (   0 avg)
%            Number of predicates  :    2 (   0 usr;   2 prp; 0-0 aty)
%            Number of functors    :    0 (   0 usr;   0 con; --- aty)
%            Number of variables   :    0 (   0 sgn   0   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f96,conjecture,
    $true,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',co1) ).

fof(f97,negated_conjecture,
    ~ $true,
    inference(negated_conjecture,[],[f96]) ).

fof(f98,plain,
    $false,
    inference(true_and_false_elimination,[],[f97]) ).

fof(f541,plain,
    $false,
    inference(cnf_transformation,[],[f98]) ).

cnf(c_49,negated_conjecture,
    $false,
    inference(cnf_transformation,[],[f541]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.05/0.11  % Problem  : SWC128+1 : TPTP v8.1.2. Released v2.4.0.
% 0.05/0.11  % Command  : run_iprover %s %d THM
% 0.11/0.32  % Computer : n032.cluster.edu
% 0.11/0.32  % Model    : x86_64 x86_64
% 0.11/0.32  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.11/0.32  % Memory   : 8042.1875MB
% 0.11/0.32  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.11/0.32  % CPULimit : 300
% 0.11/0.32  % WCLimit  : 300
% 0.11/0.32  % DateTime : Thu May  2 23:40:23 EDT 2024
% 0.11/0.32  % CPUTime  : 
% 0.17/0.43  Running first-order theorem proving
% 0.17/0.43  Running: /export/starexec/sandbox2/solver/bin/run_problem --schedule fof_schedule --heuristic_context casc_unsat --no_cores 8 /export/starexec/sandbox2/benchmark/theBenchmark.p 300
% 0.69/1.12  % SZS status Started for theBenchmark.p
% 0.69/1.12  % SZS status Theorem for theBenchmark.p
% 0.69/1.12  
% 0.69/1.12  %---------------- iProver v3.9 (pre CASC 2024/SMT-COMP 2024) ----------------%
% 0.69/1.12  
% 0.69/1.12  ------  iProver source info
% 0.69/1.12  
% 0.69/1.12  git: date: 2024-05-02 19:28:25 +0000
% 0.69/1.12  git: sha1: a33b5eb135c74074ba803943bb12f2ebd971352f
% 0.69/1.12  git: non_committed_changes: false
% 0.69/1.12  
% 0.69/1.12  ------ Parsing...
% 0.69/1.12  ------ Clausification by vclausify_rel  & Parsing by iProver...
% 0.69/1.12  
% 0.69/1.12  % SZS status Theorem for theBenchmark.p
% 0.69/1.12  
% 0.69/1.12  % SZS output start CNFRefutation for theBenchmark.p
% See solution above
% 0.69/1.12  
% 0.69/1.12  
%------------------------------------------------------------------------------