TSTP Solution File: SYO830+1 by iProver-SAT---3.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : iProver-SAT---3.8
% Problem  : SYO830+1 : TPTP v8.1.2. Released v7.4.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_iprover %s %d SAT

% Computer : n024.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 Sep  1 04:44:20 EDT 2023

% Result   : Satisfiable 3.83s 1.13s
% Output   : Saturation 3.83s
% Verified : 
% SZS Type : Derivation
%            Derivation depth      :   36
%            Number of leaves      :    2
% Syntax   : Number of formulae    :   42 (  36 unt;   0 def)
%            Number of atoms       :   64 (   0 equ)
%            Maximal formula atoms :   10 (   1 avg)
%            Number of connectives :   73 (  51   ~;  13   |;   8   &)
%                                         (   0 <=>;   1  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   10 (   3 avg)
%            Maximal term depth    :   34 (  10 avg)
%            Number of predicates  :    1 (   1 usr;   0 prp; 2-2 aty)
%            Number of functors    :    1 (   1 usr;   0 con; 1-1 aty)
%            Number of variables   :   57 (   1 sgn;  16   !;   2   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f1,axiom,
    ! [X0] :
    ? [X1] :
      ( ! [X2] :
          ( f(X1,X2)
          | ~ f(X0,X2)
          | ! [X3] : ~ f(X2,X3) )
      & ~ f(X0,X1)
      & f(X1,X0) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_1) ).

fof(f2,plain,
    ! [X0] :
      ( ? [X1] :
          ( ! [X2] :
              ( f(X1,X2)
              | ~ f(X0,X2)
              | ! [X3] : ~ f(X2,X3) )
          & ~ f(X0,X1)
          & f(X1,X0) )
     => ( ! [X2] :
            ( f(sK0(X0),X2)
            | ~ f(X0,X2)
            | ! [X3] : ~ f(X2,X3) )
        & ~ f(X0,sK0(X0))
        & f(sK0(X0),X0) ) ),
    introduced(choice_axiom,[]) ).

fof(f3,plain,
    ! [X0] :
      ( ! [X2] :
          ( f(sK0(X0),X2)
          | ~ f(X0,X2)
          | ! [X3] : ~ f(X2,X3) )
      & ~ f(X0,sK0(X0))
      & f(sK0(X0),X0) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0])],[f1,f2]) ).

fof(f4,plain,
    ! [X0] : f(sK0(X0),X0),
    inference(cnf_transformation,[],[f3]) ).

fof(f5,plain,
    ! [X0] : ~ f(X0,sK0(X0)),
    inference(cnf_transformation,[],[f3]) ).

fof(f6,plain,
    ! [X2,X3,X0] :
      ( f(sK0(X0),X2)
      | ~ f(X0,X2)
      | ~ f(X2,X3) ),
    inference(cnf_transformation,[],[f3]) ).

cnf(c_49,plain,
    ( ~ f(X0,X1)
    | ~ f(X1,X2)
    | f(sK0(X0),X1) ),
    inference(cnf_transformation,[],[f6]) ).

cnf(c_50,plain,
    ~ f(X0,sK0(X0)),
    inference(cnf_transformation,[],[f5]) ).

cnf(c_51,plain,
    f(sK0(X0),X0),
    inference(cnf_transformation,[],[f4]) ).

cnf(c_117,plain,
    ( ~ f(X0,sK0(X1))
    | f(sK0(X0),sK0(X1)) ),
    inference(superposition,[status(thm)],[c_51,c_49]) ).

cnf(c_146,plain,
    ~ f(X0,sK0(sK0(X0))),
    inference(superposition,[status(thm)],[c_117,c_50]) ).

cnf(c_224,plain,
    ~ f(X0,sK0(sK0(sK0(X0)))),
    inference(superposition,[status(thm)],[c_117,c_146]) ).

cnf(c_275,plain,
    ~ f(X0,sK0(sK0(sK0(sK0(X0))))),
    inference(superposition,[status(thm)],[c_117,c_224]) ).

cnf(c_327,plain,
    ~ f(X0,sK0(sK0(sK0(sK0(sK0(X0)))))),
    inference(superposition,[status(thm)],[c_117,c_275]) ).

cnf(c_371,plain,
    ~ f(X0,sK0(sK0(sK0(sK0(sK0(sK0(X0))))))),
    inference(superposition,[status(thm)],[c_117,c_327]) ).

cnf(c_415,plain,
    ~ f(X0,sK0(sK0(sK0(sK0(sK0(sK0(sK0(X0)))))))),
    inference(superposition,[status(thm)],[c_117,c_371]) ).

cnf(c_418,plain,
    ~ f(X0,sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(X0))))))))),
    inference(superposition,[status(thm)],[c_117,c_415]) ).

cnf(c_539,plain,
    ~ f(X0,sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(X0)))))))))),
    inference(superposition,[status(thm)],[c_117,c_418]) ).

cnf(c_542,plain,
    ~ f(X0,sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(X0))))))))))),
    inference(superposition,[status(thm)],[c_117,c_539]) ).

cnf(c_576,plain,
    ~ f(X0,sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(X0)))))))))))),
    inference(superposition,[status(thm)],[c_117,c_542]) ).

cnf(c_660,plain,
    ~ f(X0,sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(X0))))))))))))),
    inference(superposition,[status(thm)],[c_117,c_576]) ).

cnf(c_786,plain,
    ~ f(X0,sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(X0)))))))))))))),
    inference(superposition,[status(thm)],[c_117,c_660]) ).

cnf(c_848,plain,
    ~ f(X0,sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(X0))))))))))))))),
    inference(superposition,[status(thm)],[c_117,c_786]) ).

cnf(c_926,plain,
    ~ f(X0,sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(X0)))))))))))))))),
    inference(superposition,[status(thm)],[c_117,c_848]) ).

cnf(c_1043,plain,
    ~ f(X0,sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(X0))))))))))))))))),
    inference(superposition,[status(thm)],[c_117,c_926]) ).

cnf(c_1141,plain,
    ~ f(X0,sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(X0)))))))))))))))))),
    inference(superposition,[status(thm)],[c_117,c_1043]) ).

cnf(c_1215,plain,
    ~ f(X0,sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(X0))))))))))))))))))),
    inference(superposition,[status(thm)],[c_117,c_1141]) ).

cnf(c_1311,plain,
    ~ f(X0,sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(X0)))))))))))))))))))),
    inference(superposition,[status(thm)],[c_117,c_1215]) ).

cnf(c_1413,plain,
    ~ f(X0,sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(X0))))))))))))))))))))),
    inference(superposition,[status(thm)],[c_117,c_1311]) ).

cnf(c_1582,plain,
    ~ f(X0,sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(X0)))))))))))))))))))))),
    inference(superposition,[status(thm)],[c_117,c_1413]) ).

cnf(c_1726,plain,
    ~ f(X0,sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(X0))))))))))))))))))))))),
    inference(superposition,[status(thm)],[c_117,c_1582]) ).

cnf(c_1900,plain,
    ~ f(X0,sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(X0)))))))))))))))))))))))),
    inference(superposition,[status(thm)],[c_117,c_1726]) ).

cnf(c_2183,plain,
    ~ f(X0,sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(X0))))))))))))))))))))))))),
    inference(superposition,[status(thm)],[c_117,c_1900]) ).

cnf(c_2567,plain,
    ~ f(X0,sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(X0)))))))))))))))))))))))))),
    inference(superposition,[status(thm)],[c_117,c_2183]) ).

cnf(c_2758,plain,
    ~ f(X0,sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(X0))))))))))))))))))))))))))),
    inference(superposition,[status(thm)],[c_117,c_2567]) ).

cnf(c_3026,plain,
    ~ f(X0,sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(X0)))))))))))))))))))))))))))),
    inference(superposition,[status(thm)],[c_117,c_2758]) ).

cnf(c_3237,plain,
    ~ f(X0,sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(X0))))))))))))))))))))))))))))),
    inference(superposition,[status(thm)],[c_117,c_3026]) ).

cnf(c_3484,plain,
    ~ f(X0,sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(X0)))))))))))))))))))))))))))))),
    inference(superposition,[status(thm)],[c_117,c_3237]) ).

cnf(c_3972,plain,
    ~ f(X0,sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(X0))))))))))))))))))))))))))))))),
    inference(superposition,[status(thm)],[c_117,c_3484]) ).

cnf(c_4653,plain,
    ~ f(X0,sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(X0)))))))))))))))))))))))))))))))),
    inference(superposition,[status(thm)],[c_117,c_3972]) ).

cnf(c_5057,plain,
    ~ f(X0,sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(X0))))))))))))))))))))))))))))))))),
    inference(superposition,[status(thm)],[c_117,c_4653]) ).

cnf(c_5483,plain,
    ~ f(X0,sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(sK0(X0)))))))))))))))))))))))))))))))))),
    inference(superposition,[status(thm)],[c_117,c_5057]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : SYO830+1 : TPTP v8.1.2. Released v7.4.0.
% 0.07/0.13  % Command  : run_iprover %s %d SAT
% 0.13/0.34  % Computer : n024.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 : Sat Aug 26 07:21:09 EDT 2023
% 0.13/0.34  % CPUTime  : 
% 0.19/0.46  Running model finding
% 0.19/0.46  Running: /export/starexec/sandbox2/solver/bin/run_problem --no_cores 8 --heuristic_context fnt --schedule fnt_schedule /export/starexec/sandbox2/benchmark/theBenchmark.p 300
% 3.83/1.13  % SZS status Started for theBenchmark.p
% 3.83/1.13  % SZS status Satisfiable for theBenchmark.p
% 3.83/1.13  
% 3.83/1.13  %---------------- iProver v3.8 (pre SMT-COMP 2023/CASC 2023) ----------------%
% 3.83/1.13  
% 3.83/1.13  ------  iProver source info
% 3.83/1.13  
% 3.83/1.13  git: date: 2023-05-31 18:12:56 +0000
% 3.83/1.13  git: sha1: 8abddc1f627fd3ce0bcb8b4cbf113b3cc443d7b6
% 3.83/1.13  git: non_committed_changes: false
% 3.83/1.13  git: last_make_outside_of_git: false
% 3.83/1.13  
% 3.83/1.13  ------ Parsing...
% 3.83/1.13  ------ Clausification by vclausify_rel  & Parsing by iProver...
% 3.83/1.13  
% 3.83/1.13  ------ Preprocessing... sf_s  rm: 0 0s  sf_e  pe_s  pe_e 
% 3.83/1.13  
% 3.83/1.13  ------ Preprocessing... gs_s  sp: 0 0s  gs_e  snvd_s sp: 0 0s snvd_e 
% 3.83/1.13  ------ Proving...
% 3.83/1.13  ------ Problem Properties 
% 3.83/1.13  
% 3.83/1.13  
% 3.83/1.13  clauses                                 3
% 3.83/1.13  conjectures                             0
% 3.83/1.13  EPR                                     0
% 3.83/1.13  Horn                                    3
% 3.83/1.13  unary                                   2
% 3.83/1.13  binary                                  0
% 3.83/1.13  lits                                    5
% 3.83/1.13  lits eq                                 0
% 3.83/1.13  fd_pure                                 0
% 3.83/1.13  fd_pseudo                               0
% 3.83/1.13  fd_cond                                 0
% 3.83/1.13  fd_pseudo_cond                          0
% 3.83/1.13  AC symbols                              0
% 3.83/1.13  
% 3.83/1.13  ------ Schedule dynamic 5 is on 
% 3.83/1.13  
% 3.83/1.13  ------ no conjectures: strip conj schedule 
% 3.83/1.13  
% 3.83/1.13  ------ no equalities: superposition off 
% 3.83/1.13  
% 3.83/1.13  ------ Input Options "--resolution_flag false --inst_lit_sel_side none" stripped conjectures Time Limit: 10.
% 3.83/1.13  
% 3.83/1.13  
% 3.83/1.13  ------ 
% 3.83/1.13  Current options:
% 3.83/1.13  ------ 
% 3.83/1.13  
% 3.83/1.13  
% 3.83/1.13  
% 3.83/1.13  
% 3.83/1.13  ------ Proving...
% 3.83/1.13  
% 3.83/1.13  
% 3.83/1.13  % SZS status Satisfiable for theBenchmark.p
% 3.83/1.13  
% 3.83/1.13  % SZS output start Saturation for theBenchmark.p
% See solution above
% 3.83/1.13  
% 3.83/1.13  ------                               Statistics
% 3.83/1.13  
% 3.83/1.13  ------ Problem properties
% 3.83/1.13  
% 3.83/1.13  clauses:                                3
% 3.83/1.13  conjectures:                            0
% 3.83/1.13  epr:                                    0
% 3.83/1.13  horn:                                   3
% 3.83/1.13  ground:                                 0
% 3.83/1.13  unary:                                  2
% 3.83/1.13  binary:                                 0
% 3.83/1.13  lits:                                   5
% 3.83/1.13  lits_eq:                                0
% 3.83/1.13  fd_pure:                                0
% 3.83/1.13  fd_pseudo:                              0
% 3.83/1.13  fd_cond:                                0
% 3.83/1.13  fd_pseudo_cond:                         0
% 3.83/1.13  ac_symbols:                             0
% 3.83/1.13  
% 3.83/1.13  ------ General
% 3.83/1.13  
% 3.83/1.13  abstr_ref_over_cycles:                  0
% 3.83/1.13  abstr_ref_under_cycles:                 0
% 3.83/1.13  gc_basic_clause_elim:                   0
% 3.83/1.13  num_of_symbols:                         98
% 3.83/1.13  num_of_terms:                           1426
% 3.83/1.13  
% 3.83/1.13  parsing_time:                           0.005
% 3.83/1.13  unif_index_cands_time:                  0.002
% 3.83/1.13  unif_index_add_time:                    0.001
% 3.83/1.13  orderings_time:                         0.
% 3.83/1.13  out_proof_time:                         0.001
% 3.83/1.13  total_time:                             0.228
% 3.83/1.13  
% 3.83/1.13  ------ Preprocessing
% 3.83/1.13  
% 3.83/1.13  num_of_splits:                          0
% 3.83/1.13  num_of_split_atoms:                     0
% 3.83/1.13  num_of_reused_defs:                     0
% 3.83/1.13  num_eq_ax_congr_red:                    0
% 3.83/1.13  num_of_sem_filtered_clauses:            0
% 3.83/1.13  num_of_subtypes:                        0
% 3.83/1.13  monotx_restored_types:                  0
% 3.83/1.13  sat_num_of_epr_types:                   0
% 3.83/1.13  sat_num_of_non_cyclic_types:            0
% 3.83/1.13  sat_guarded_non_collapsed_types:        0
% 3.83/1.13  num_pure_diseq_elim:                    0
% 3.83/1.13  simp_replaced_by:                       0
% 3.83/1.13  res_preprocessed:                       0
% 3.83/1.13  sup_preprocessed:                       0
% 3.83/1.13  prep_upred:                             0
% 3.83/1.13  prep_unflattend:                        0
% 3.83/1.13  prep_well_definedness:                  0
% 3.83/1.13  smt_new_axioms:                         0
% 3.83/1.13  pred_elim_cands:                        1
% 3.83/1.13  pred_elim:                              0
% 3.83/1.13  pred_elim_cl:                           0
% 3.83/1.13  pred_elim_cycles:                       1
% 3.83/1.13  merged_defs:                            0
% 3.83/1.13  merged_defs_ncl:                        0
% 3.83/1.13  bin_hyper_res:                          0
% 3.83/1.13  prep_cycles:                            1
% 3.83/1.13  
% 3.83/1.13  splitting_time:                         0.
% 3.83/1.13  sem_filter_time:                        0.
% 3.83/1.13  monotx_time:                            0.
% 3.83/1.13  subtype_inf_time:                       0.
% 3.83/1.13  res_prep_time:                          0.005
% 3.83/1.13  sup_prep_time:                          0.
% 3.83/1.13  pred_elim_time:                         0.
% 3.83/1.13  bin_hyper_res_time:                     0.
% 3.83/1.13  prep_time_total:                        0.005
% 3.83/1.13  
% 3.83/1.13  ------ Propositional Solver
% 3.83/1.13  
% 3.83/1.13  prop_solver_calls:                      20
% 3.83/1.13  prop_fast_solver_calls:                 189
% 3.83/1.13  smt_solver_calls:                       0
% 3.83/1.13  smt_fast_solver_calls:                  0
% 3.83/1.13  prop_num_of_clauses:                    633
% 3.83/1.13  prop_preprocess_simplified:             1239
% 3.83/1.13  prop_fo_subsumed:                       0
% 3.83/1.13  
% 3.83/1.13  prop_solver_time:                       0.
% 3.83/1.13  prop_fast_solver_time:                  0.001
% 3.83/1.13  prop_unsat_core_time:                   0.
% 3.83/1.13  smt_solver_time:                        0.
% 3.83/1.13  smt_fast_solver_time:                   0.
% 3.83/1.13  
% 3.83/1.13  ------ QBF
% 3.83/1.13  
% 3.83/1.13  qbf_q_res:                              0
% 3.83/1.13  qbf_num_tautologies:                    0
% 3.83/1.13  qbf_prep_cycles:                        0
% 3.83/1.13  
% 3.83/1.13  ------ BMC1
% 3.83/1.13  
% 3.83/1.13  bmc1_current_bound:                     -1
% 3.83/1.13  bmc1_last_solved_bound:                 -1
% 3.83/1.13  bmc1_unsat_core_size:                   -1
% 3.83/1.13  bmc1_unsat_core_parents_size:           -1
% 3.83/1.13  bmc1_merge_next_fun:                    0
% 3.83/1.13  
% 3.83/1.13  bmc1_unsat_core_clauses_time:           0.
% 3.83/1.13  
% 3.83/1.13  ------ Instantiation
% 3.83/1.13  
% 3.83/1.13  inst_num_of_clauses:                    275
% 3.83/1.13  inst_num_in_passive:                    19
% 3.83/1.13  inst_num_in_active:                     228
% 3.83/1.13  inst_num_of_loops:                      266
% 3.83/1.13  inst_num_in_unprocessed:                28
% 3.83/1.13  inst_num_of_learning_restarts:          0
% 3.83/1.13  inst_num_moves_active_passive:          21
% 3.83/1.13  inst_lit_activity:                      0
% 3.83/1.13  inst_lit_activity_moves:                0
% 3.83/1.13  inst_num_tautologies:                   0
% 3.83/1.13  inst_num_prop_implied:                  0
% 3.83/1.13  inst_num_existing_simplified:           0
% 3.83/1.13  inst_num_eq_res_simplified:             0
% 3.83/1.13  inst_num_child_elim:                    0
% 3.83/1.13  inst_num_of_dismatching_blockings:      2138
% 3.83/1.13  inst_num_of_non_proper_insts:           1221
% 3.83/1.13  inst_num_of_duplicates:                 0
% 3.83/1.13  inst_inst_num_from_inst_to_res:         0
% 3.83/1.13  
% 3.83/1.13  inst_time_sim_new:                      0.008
% 3.83/1.13  inst_time_sim_given:                    0.
% 3.83/1.13  inst_time_dismatching_checking:         0.004
% 3.83/1.13  inst_time_total:                        0.078
% 3.83/1.13  
% 3.83/1.13  ------ Resolution
% 3.83/1.13  
% 3.83/1.13  res_num_of_clauses:                     3
% 3.83/1.13  res_num_in_passive:                     0
% 3.83/1.13  res_num_in_active:                      0
% 3.83/1.13  res_num_of_loops:                       4
% 3.83/1.13  res_forward_subset_subsumed:            34
% 3.83/1.13  res_backward_subset_subsumed:           2
% 3.83/1.13  res_forward_subsumed:                   0
% 3.83/1.13  res_backward_subsumed:                  0
% 3.83/1.13  res_forward_subsumption_resolution:     0
% 3.83/1.13  res_backward_subsumption_resolution:    0
% 3.83/1.13  res_clause_to_clause_subsumption:       28
% 3.83/1.13  res_subs_bck_cnt:                       2
% 3.83/1.13  res_orphan_elimination:                 0
% 3.83/1.13  res_tautology_del:                      0
% 3.83/1.13  res_num_eq_res_simplified:              0
% 3.83/1.13  res_num_sel_changes:                    0
% 3.83/1.13  res_moves_from_active_to_pass:          0
% 3.83/1.13  
% 3.83/1.13  res_time_sim_new:                       0.
% 3.83/1.13  res_time_sim_fw_given:                  0.
% 3.83/1.13  res_time_sim_bw_given:                  0.
% 3.83/1.13  res_time_total:                         0.005
% 3.83/1.13  
% 3.83/1.13  ------ Superposition
% 3.83/1.13  
% 3.83/1.13  sup_num_of_clauses:                     56
% 3.83/1.13  sup_num_in_active:                      55
% 3.83/1.13  sup_num_in_passive:                     1
% 3.83/1.13  sup_num_of_loops:                       150
% 3.83/1.13  sup_fw_superposition:                   138
% 3.83/1.13  sup_bw_superposition:                   8
% 3.83/1.13  sup_eq_factoring:                       0
% 3.83/1.13  sup_eq_resolution:                      0
% 3.83/1.13  sup_immediate_simplified:               0
% 3.83/1.13  sup_given_eliminated:                   0
% 3.83/1.13  comparisons_done:                       16
% 3.83/1.13  comparisons_avoided:                    0
% 3.83/1.13  comparisons_inc_criteria:               0
% 3.83/1.13  sup_deep_cl_discarded:                  1
% 3.83/1.13  sup_num_of_deepenings:                  1
% 3.83/1.13  sup_num_of_restarts:                    1
% 3.83/1.13  
% 3.83/1.13  sup_time_generating:                    0.002
% 3.83/1.13  sup_time_sim_fw_full:                   0.
% 3.83/1.13  sup_time_sim_bw_full:                   0.079
% 3.83/1.13  sup_time_sim_fw_immed:                  0.
% 3.83/1.13  sup_time_sim_bw_immed:                  0.
% 3.83/1.13  sup_time_prep_sim_fw_input:             0.
% 3.83/1.13  sup_time_prep_sim_bw_input:             0.
% 3.83/1.13  sup_time_total:                         0.109
% 3.83/1.13  
% 3.83/1.13  ------ Simplifications
% 3.83/1.13  
% 3.83/1.13  sim_repeated:                           6
% 3.83/1.13  sim_fw_subset_subsumed:                 0
% 3.83/1.13  sim_bw_subset_subsumed:                 0
% 3.83/1.13  sim_fw_subsumed:                        4
% 3.83/1.13  sim_bw_subsumed:                        0
% 3.83/1.13  sim_fw_subsumption_res:                 0
% 3.83/1.13  sim_bw_subsumption_res:                 0
% 3.83/1.13  sim_fw_unit_subs:                       0
% 3.83/1.13  sim_bw_unit_subs:                       0
% 3.83/1.13  sim_tautology_del:                      0
% 3.83/1.13  sim_eq_tautology_del:                   0
% 3.83/1.13  sim_eq_res_simp:                        0
% 3.83/1.13  sim_fw_demodulated:                     0
% 3.83/1.13  sim_bw_demodulated:                     0
% 3.83/1.13  sim_encompassment_demod:                0
% 3.83/1.13  sim_light_normalised:                   0
% 3.83/1.13  sim_ac_normalised:                      0
% 3.83/1.13  sim_joinable_taut:                      0
% 3.83/1.13  sim_joinable_simp:                      0
% 3.83/1.13  sim_fw_ac_demod:                        0
% 3.83/1.13  sim_bw_ac_demod:                        0
% 3.83/1.13  sim_smt_subsumption:                    0
% 3.83/1.13  sim_smt_simplified:                     0
% 3.83/1.13  sim_ground_joinable:                    0
% 3.83/1.13  sim_bw_ground_joinable:                 0
% 3.83/1.13  sim_connectedness:                      0
% 3.83/1.13  
% 3.83/1.13  sim_time_fw_subset_subs:                0.
% 3.83/1.13  sim_time_bw_subset_subs:                0.
% 3.83/1.13  sim_time_fw_subs:                       0.
% 3.83/1.13  sim_time_bw_subs:                       0.
% 3.83/1.13  sim_time_fw_subs_res:                   0.
% 3.83/1.13  sim_time_bw_subs_res:                   0.
% 3.83/1.13  sim_time_fw_unit_subs:                  0.
% 3.83/1.13  sim_time_bw_unit_subs:                  0.
% 3.83/1.13  sim_time_tautology_del:                 0.
% 3.83/1.13  sim_time_eq_tautology_del:              0.
% 3.83/1.13  sim_time_eq_res_simp:                   0.
% 3.83/1.13  sim_time_fw_demod:                      0.
% 3.83/1.13  sim_time_bw_demod:                      0.
% 3.83/1.13  sim_time_light_norm:                    0.
% 3.83/1.13  sim_time_joinable:                      0.
% 3.83/1.13  sim_time_ac_norm:                       0.
% 3.83/1.13  sim_time_fw_ac_demod:                   0.
% 3.83/1.13  sim_time_bw_ac_demod:                   0.
% 3.83/1.13  sim_time_smt_subs:                      0.
% 3.83/1.13  sim_time_fw_gjoin:                      0.
% 3.83/1.13  sim_time_fw_connected:                  0.
% 3.83/1.13  
% 3.83/1.13  
%------------------------------------------------------------------------------