TSTP Solution File: FLD047-4 by GKC---0.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : GKC---0.8
% Problem  : FLD047-4 : TPTP v8.1.2. Bugfixed v2.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : gkc %s

% Computer : n021.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 22:32:13 EDT 2023

% Result   : Unsatisfiable 25.61s 3.72s
% Output   : CNFRefutation 25.61s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named '$inc_existence_of_inverse_multiplication')

% Comments : 
%------------------------------------------------------------------------------
cnf('1',plain,
    ( product(multiplicative_inverse(X),X,multiplicative_identity)
    | sum(additive_identity,X,additive_identity)
    | ~ defined(X) ),
    inference(cnf_transformation,[],['$inc_existence_of_inverse_multiplication']) ).

cnf('2',plain,
    ~ sum(additive_identity,b,additive_identity),
    inference(cnf_transformation,[],[not_sum_7]) ).

cnf('3',plain,
    defined(b),
    inference(cnf_transformation,[],[b_is_defined]) ).

cnf('4',plain,
    product(multiplicative_inverse(b),b,multiplicative_identity),
    inference(resolution,[then_simplify],['1','2','3']) ).

cnf('5',plain,
    ( ~ product(X,Y,Z)
    | ~ product(U,Z,V)
    | ~ product(U,X,W)
    | product(W,Y,V) ),
    inference(cnf_transformation,[],['$inc_associativity_multiplication_2']) ).

cnf('6',plain,
    product(a,multiplicative_inverse(b),u),
    inference(cnf_transformation,[],[product_9]) ).

cnf('7',plain,
    ( ~ product(multiplicative_inverse(b),X,Y)
    | ~ product(a,Y,Z)
    | product(u,X,Z) ),
    inference(resolution,[],['5','6']) ).

cnf('8',plain,
    ( ~ product(a,multiplicative_identity,X)
    | product(u,b,X) ),
    inference(resolution,[],['4','7']) ).

cnf('9',plain,
    ( product(multiplicative_identity,X,X)
    | ~ defined(X) ),
    inference(cnf_transformation,[],['$inc_existence_of_identity_multiplication']) ).

cnf('10',plain,
    defined(a),
    inference(cnf_transformation,[],[a_is_defined]) ).

cnf('11',plain,
    product(multiplicative_identity,a,a),
    inference(resolution,[],['9','10']) ).

cnf('12',plain,
    ( ~ product(X,Y,Z)
    | product(Y,X,Z) ),
    inference(cnf_transformation,[],['$inc_commutativity_multiplication']) ).

cnf('13',plain,
    product(a,multiplicative_identity,a),
    inference(resolution,[],['11','12']) ).

cnf('14',plain,
    product(u,b,a),
    inference(resolution,[],['8','13']) ).

cnf('15',plain,
    ( ~ product(X,Y,Z)
    | ~ product(U,Y,V)
    | ~ product(W,U,X)
    | product(W,V,Z) ),
    inference(cnf_transformation,[],['$inc_associativity_multiplication_1']) ).

cnf('16',plain,
    product(a,c,s),
    inference(cnf_transformation,[],[product_10]) ).

cnf('17',plain,
    ( ~ product(X,Y,a)
    | ~ product(Y,c,Z)
    | product(X,Z,s) ),
    inference(resolution,[],['15','16']) ).

cnf('18',plain,
    product(b,c,t),
    inference(cnf_transformation,[],[product_11]) ).

cnf('19',plain,
    ( ~ product(X,b,a)
    | product(X,t,s) ),
    inference(resolution,[],['17','18']) ).

cnf('20',plain,
    product(u,t,s),
    inference(resolution,[],['14','19']) ).

cnf('21',plain,
    product(t,u,s),
    inference(resolution,[],['20','12']) ).

cnf('22',plain,
    defined(u),
    inference(cnf_transformation,[],[u_is_defined]) ).

cnf('23',plain,
    product(multiplicative_identity,u,u),
    inference(resolution,[],['9','22']) ).

cnf('24',plain,
    ( ~ product(X,Y,multiplicative_identity)
    | ~ product(Y,u,Z)
    | product(X,Z,u) ),
    inference(resolution,[],['15','23']) ).

cnf('25',plain,
    ( ~ product(X,t,multiplicative_identity)
    | product(X,s,u) ),
    inference(resolution,[],['21','24']) ).

cnf('26',plain,
    ~ product(s,multiplicative_inverse(t),u),
    inference(cnf_transformation,[],[not_product_12]) ).

cnf('27',plain,
    ~ product(multiplicative_inverse(t),s,u),
    inference(resolution,[],['12','26']) ).

cnf('28',plain,
    ( sum(additive_inverse(X),X,additive_identity)
    | ~ defined(X) ),
    inference(cnf_transformation,[],['$inc_existence_of_inverse_addition']) ).

cnf('29',plain,
    defined(c),
    inference(cnf_transformation,[],[c_is_defined]) ).

cnf('30',plain,
    sum(additive_inverse(c),c,additive_identity),
    inference(resolution,[],['28','29']) ).

cnf('31',plain,
    ( ~ sum(X,Y,Z)
    | ~ sum(U,Z,V)
    | ~ sum(U,X,W)
    | sum(W,Y,V) ),
    inference(cnf_transformation,[],['$inc_associativity_addition_2']) ).

cnf('32',plain,
    ( ~ sum(X,Y,Z)
    | ~ sum(Y,U,Y)
    | sum(Z,U,Z) ),
    inference(factorization,[],['31']) ).

cnf('33',plain,
    ~ sum(additive_identity,c,additive_identity),
    inference(cnf_transformation,[],[not_sum_8]) ).

cnf('34',plain,
    ( ~ sum(X,c,X)
    | ~ sum(Y,X,additive_identity) ),
    inference(resolution,[],['32','33']) ).

cnf('35',plain,
    ~ sum(c,c,c),
    inference(resolution,[],['30','34']) ).

cnf('36',plain,
    ( ~ product(X,Y,Z)
    | ~ product(U,Y,V)
    | ~ product(W,Y,X2006)
    | ~ sum(W,U,X)
    | sum(X2006,V,Z) ),
    inference(cnf_transformation,[],['$inc_distributivity_1']) ).

cnf('37',plain,
    ( sum(additive_identity,X,X)
    | ~ defined(X) ),
    inference(cnf_transformation,[],['$inc_existence_of_identity_addition']) ).

cnf('38',plain,
    defined(additive_identity),
    inference(cnf_transformation,[],['$inc_well_definedness_of_additive_identity']) ).

cnf('39',plain,
    sum(additive_identity,additive_identity,additive_identity),
    inference(resolution,[],['37','38']) ).

cnf('40',plain,
    ( ~ product(additive_identity,X,Y)
    | ~ product(additive_identity,X,Z)
    | ~ product(additive_identity,X,U)
    | sum(Y,Z,U) ),
    inference(resolution,[],['36','39']) ).

cnf('41',plain,
    ~ product(additive_identity,X,c),
    inference(resolution,[],['35','40']) ).

cnf('42',plain,
    ~ product(X,additive_identity,c),
    inference(resolution,[],['41','12']) ).

cnf('43',plain,
    product(multiplicative_identity,c,c),
    inference(resolution,[],['9','29']) ).

cnf('44',plain,
    ( ~ product(X,Y,multiplicative_identity)
    | ~ product(Y,c,Z)
    | product(X,Z,c) ),
    inference(resolution,[],['15','43']) ).

cnf('45',plain,
    ( ~ product(X,c,additive_identity)
    | ~ product(Y,X,multiplicative_identity) ),
    inference(resolution,[],['42','44']) ).

cnf('46',plain,
    ~ product(b,c,additive_identity),
    inference(resolution,[],['4','45']) ).

cnf('47',plain,
    product(c,multiplicative_identity,c),
    inference(resolution,[],['43','12']) ).

cnf('48',plain,
    ( ~ product(X,c,Y)
    | ~ product(Y,multiplicative_identity,Z)
    | product(X,c,Z) ),
    inference(resolution,[],['15','47']) ).

cnf('49',plain,
    ( ~ product(t,multiplicative_identity,X)
    | product(b,c,X) ),
    inference(resolution,[],['48','18']) ).

cnf('50',plain,
    ~ product(t,multiplicative_identity,additive_identity),
    inference(resolution,[],['46','49']) ).

cnf('51',plain,
    ( ~ product(X,Y,Z)
    | ~ product(U,Y,V)
    | ~ sum(V,Z,W)
    | ~ sum(U,X,X2006)
    | product(X2006,Y,W) ),
    inference(cnf_transformation,[],['$inc_distributivity_2']) ).

cnf('52',plain,
    defined(t),
    inference(cnf_transformation,[],[t_is_defined]) ).

cnf('53',plain,
    product(multiplicative_identity,t,t),
    inference(resolution,[],['9','52']) ).

cnf('54',plain,
    product(t,multiplicative_identity,t),
    inference(resolution,[],['53','12']) ).

cnf('55',plain,
    ( ~ product(X,multiplicative_identity,Y)
    | ~ sum(Y,t,Z)
    | ~ sum(X,t,U)
    | product(U,multiplicative_identity,Z) ),
    inference(resolution,[],['51','54']) ).

cnf('56',plain,
    product(multiplicative_identity,additive_identity,additive_identity),
    inference(resolution,[],['9','38']) ).

cnf('57',plain,
    product(additive_identity,multiplicative_identity,additive_identity),
    inference(resolution,[],['56','12']) ).

cnf('58',plain,
    ( ~ sum(additive_identity,t,X)
    | ~ sum(additive_identity,t,Y)
    | product(X,multiplicative_identity,Y) ),
    inference(resolution,[],['55','57']) ).

cnf('59',plain,
    sum(additive_identity,t,t),
    inference(resolution,[],['37','52']) ).

cnf('60',plain,
    ~ sum(additive_identity,t,additive_identity),
    inference(resolution,[then_simplify],['50','58','59']) ).

cnf('61',plain,
    defined(t),
    inference(cnf_transformation,[],[t_is_defined]) ).

cnf('62',plain,
    product(multiplicative_inverse(t),t,multiplicative_identity),
    inference(resolution,[then_simplify],['60','1','61']) ).

cnf('63',plain,
    $false,
    inference(resolution,[then_simplify],['25','27','62']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : FLD047-4 : TPTP v8.1.2. Bugfixed v2.1.0.
% 0.00/0.13  % Command  : gkc %s
% 0.12/0.34  % Computer : n021.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit : 300
% 0.12/0.34  % WCLimit  : 300
% 0.19/0.34  % DateTime : Sun Aug 27 23:53:13 EDT 2023
% 0.19/0.34  % CPUTime  : 
% 0.19/0.38  
% 0.19/0.38  input clause set summed statistics:
% 0.19/0.38  ----------------------------------
% 0.19/0.38  in_clause_count:                    38
% 0.19/0.38  in_rule_clause_count:               28
% 0.19/0.38  in_fact_clause_count:               10
% 0.19/0.38  in_answer_clause_count:              0
% 0.19/0.38  in_ground_clause_count:             15
% 0.19/0.38  in_unit_clause_count:               15
% 0.19/0.38  in_horn_clause_count:               35
% 0.19/0.38  in_pos_clause_count:                11
% 0.19/0.38  in_neg_clause_count:                 4
% 0.19/0.38  in_poseq_clause_count:               0
% 0.19/0.38  in_negeq_clause_count:               0
% 0.19/0.38  in_unitposeq_clause_count:           0
% 0.19/0.38  in_chain_clause_count:               0
% 0.19/0.38  in_min_length:             1
% 0.19/0.38  in_max_length:             5
% 0.19/0.38  in_min_depth:              1
% 0.19/0.38  in_max_depth:              2
% 0.19/0.38  in_min_size:               2
% 0.19/0.38  in_max_size:              20
% 0.19/0.38  in_min_vars:               0
% 0.19/0.38  in_max_vars:               7
% 0.19/0.38  in_extaxiom_count:                26
% 0.19/0.38  in_axiom_count:                    0
% 0.19/0.38  in_assumption_count:               6
% 0.19/0.38  in_goal_count:                     6
% 0.19/0.38  in_neg_goal_count:                 3
% 0.19/0.38  in_pos_goal_count:                 3
% 0.19/0.38  in_posunit_goal_count:             3
% 0.19/0.38  
% 0.19/0.38  auto guide:
% 0.19/0.38  -----------
% 0.19/0.38  {
% 0.19/0.38  "print":1,
% 0.19/0.38  "print_level": 15,
% 0.19/0.38  "max_size": 0,
% 0.19/0.38  "max_depth": 0,
% 0.19/0.38  "max_length": 0,
% 0.19/0.38  "max_dseconds": 0,
% 0.19/0.38  "equality":0,
% 0.19/0.38  "runs":[
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["hardness_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit"],  "weight_select_ratio":100, "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0, "var_weight":70, "repeat_var_weight":70},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus", "double"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"length_penalty":100, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":1},
% 0.19/0.38  {"strategy":["hardness_pref", "max_weight"], "length_penalty":100, "depth_penalty":50, "max_depth":3, "var_weight":10, "repeat_var_weight":10, "max_dseconds":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "max_depth":3, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.19/0.38  {"weight_select_ratio":100, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":2},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.19/0.38  {"max_dseconds":1, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":3},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "max_depth":5, "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "max_weight":40, "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.19/0.38  
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["hardness_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit"],  "weight_select_ratio":100, "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0, "var_weight":70, "repeat_var_weight":70},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus", "double"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"length_penalty":100, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":10},
% 0.19/0.38  {"strategy":["hardness_pref", "max_weight"], "length_penalty":100, "depth_penalty":50, "max_depth":3, "var_weight":10, "repeat_var_weight":10, "max_dseconds":10},
% 0.19/0.38  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "max_depth":3, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":10},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.19/0.38  {"weight_select_ratio":100, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":2},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.19/0.38  {"max_dseconds":10, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":3},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "max_depth":5, "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "max_weight":40, "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.19/0.38  
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["hardness_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit"],  "weight_select_ratio":100, "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0, "var_weight":70, "repeat_var_weight":70},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus", "double"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"length_penalty":100, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":50},
% 0.19/0.38  {"strategy":["hardness_pref", "max_weight"], "length_penalty":100, "depth_penalty":50, "max_depth":3, "var_weight":10, "repeat_var_weight":10, "max_dseconds":50},
% 0.19/0.38  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "max_depth":3, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":50},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.19/0.38  {"weight_select_ratio":100, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":2},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.19/0.38  {"max_dseconds":50, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":3},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "max_depth":5, "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "max_weight":40, "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.19/0.38  
% 0.19/0.38  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds":250, "strategy":["query_focus", "double"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":250, "strategy":["unit"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":250, "strategy":["unit"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"length_penalty":100, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":250},
% 0.19/0.38  {"strategy":["hardness_pref", "max_weight"], "length_penalty":100, "depth_penalty":50, "max_depth":3, "var_weight":10, "repeat_var_weight":10, "max_dseconds":250},
% 0.19/0.38  {"max_dseconds":250, "strategy":["positive_pref"], "query_preference":0},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "max_depth":3, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":250},
% 0.19/0.38  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.19/0.38  {"weight_select_ratio":100, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":250},
% 0.19/0.38  {"max_dseconds":250, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.38  
% 0.19/0.38  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["query_focus", "double"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["unit"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"length_penalty":100, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":1250},
% 0.19/0.38  {"strategy":["hardness_pref", "max_weight"], "length_penalty":100, "depth_penalty":50, "max_depth":3, "var_weight":10, "repeat_var_weight":10, "max_dseconds":1250},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["positive_pref"], "query_preference":0},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "max_depth":3, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":1250},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.19/0.38  {"weight_select_ratio":100, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1250},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0} 
% 0.19/0.38  
% 0.19/0.38  ]}
% 0.19/0.38  
% 0.19/0.38  
% 0.19/0.38  **** run 1 fork 0 starts with strategy
% 0.19/0.38  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0}
% 0.19/0.38  
% 0.19/0.38  **** run 2 fork 1 starts with strategy
% 0.19/0.38  {"max_dseconds":1,"sine":5,"strategy":["negative_pref"],"query_preference":0}
% 0.19/0.38  
% 0.19/0.38  **** run 3 fork 2 starts with strategy
% 0.19/0.38  {"max_dseconds":1,"strategy":["negative_pref"],"weight_select_ratio":100,"query_preference":0}
% 0.19/0.38  
% 0.19/0.38  **** run 4 fork 3 starts with strategy
% 0.19/0.38  {"max_dseconds":1,"strategy":["hardness_pref"],"weight_select_ratio":100,"query_preference":0}
% 0.19/0.38  
% 0.19/0.38  **** run 5 fork 4 starts with strategy
% 0.19/0.38  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 0.19/0.38  
% 0.19/0.38  **** run 6 fork 5 starts with strategy
% 0.19/0.38  {"max_dseconds":1,"strategy":["unit"],"weight_select_ratio":100,"query_preference":0}
% 0.19/0.38  
% 0.19/0.38  **** run 8 fork 7 starts with strategy
% 0.19/0.38  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 0.19/0.38  
% 0.19/0.38  **** run 7 fork 6 starts with strategy
% 0.19/0.38  {"max_dseconds":1,"strategy":["negative_pref"],"weight_select_ratio":100,"query_preference":0,"var_weight":70,"repeat_var_weight":70}
% 0.20/0.51  
% 0.20/0.51  
% 0.20/0.51  fork 7: search terminated without proof.
% 0.20/0.51  
% 0.20/0.51  
% 0.20/0.51  fork 2: search terminated without proof.
% 0.20/0.51  
% 0.20/0.51  
% 0.20/0.51  fork 3: search terminated without proof.
% 0.20/0.51  
% 0.20/0.51  
% 0.20/0.51  fork 4: search terminated without proof.
% 0.20/0.51  
% 0.20/0.51  
% 0.20/0.51  fork 5: search terminated without proof.
% 0.20/0.51  
% 0.20/0.51  
% 0.20/0.51  fork 0: search terminated without proof.
% 0.20/0.51  
% 0.20/0.51  
% 0.20/0.51  fork 6: search terminated without proof.
% 0.20/0.51  
% 0.20/0.51  fork 1: search finished without proof.
% 0.20/0.54  
% 0.20/0.54  **** run 9 fork 0 starts with strategy
% 0.20/0.54  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1}
% 0.20/0.54  
% 0.20/0.54  **** run 10 fork 1 starts with strategy
% 0.20/0.54  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1}
% 0.20/0.54  
% 0.20/0.54  **** run 12 fork 3 starts with strategy
% 0.20/0.54  {"max_dseconds":1,"strategy":["query_focus","double"],"query_preference":1}
% 0.20/0.54  
% 0.20/0.54  **** run 16 fork 7 starts with strategy
% 0.20/0.54  {"length_penalty":100,"query_preference":0,"strategy":["negative_pref"],"max_dseconds":1}
% 0.20/0.55  
% 0.20/0.55  **** run 11 fork 2 starts with strategy
% 0.20/0.55  
% 0.20/0.55  **** run 14 fork 5 starts with strategy
% 0.20/0.55  {"max_dseconds":1,"strategy":["unit"],"query_preference":1}
% 0.20/0.55  
% 0.20/0.55  **** run 13 fork 4 starts with strategy
% 0.20/0.55  {"max_dseconds":1,"strategy":["unit"],"query_preference":0}
% 0.20/0.55  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 0.20/0.55  
% 0.20/0.55  **** run 15 fork 6 starts with strategy
% 0.20/0.55  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 0.20/0.67  
% 0.20/0.67  
% 0.20/0.67  fork 4: search terminated without proof.
% 0.20/0.67  
% 0.20/0.67  
% 0.20/0.67  fork 5: search terminated without proof.
% 0.20/0.67  
% 0.20/0.67  
% 0.20/0.67  fork 1: search terminated without proof.
% 0.20/0.67  
% 0.20/0.67  
% 0.20/0.67  fork 6: search terminated without proof.
% 0.20/0.67  
% 0.20/0.67  
% 0.20/0.67  fork 7: search terminated without proof.
% 0.20/0.67  
% 0.20/0.67  
% 0.20/0.67  fork 3: search terminated without proof.
% 0.20/0.67  
% 0.20/0.67  
% 0.20/0.67  fork 2: search terminated without proof.
% 0.20/0.69  
% 0.20/0.69  **** run 23 fork 6 starts with strategy
% 0.20/0.69  {"weight_select_ratio":100,"length_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 0.20/0.69  
% 0.20/0.69  **** run 18 fork 1 starts with strategy
% 0.20/0.69  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0}
% 0.20/0.69  
% 0.20/0.69  **** run 21 fork 4 starts with strategy
% 0.20/0.69  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 0.20/0.69  
% 0.20/0.69  **** run 20 fork 3 starts with strategy
% 0.20/0.69  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 0.20/0.69  
% 0.20/0.69  **** run 19 fork 2 starts with strategy
% 0.20/0.69  {"var_weight":70,"repeat_var_weight":70,"max_depth":3,"query_preference":0,"strategy":["negative_pref"],"max_dseconds":1}
% 0.20/0.69  
% 0.20/0.69  **** run 22 fork 5 starts with strategy
% 0.20/0.69  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 0.20/0.69  
% 0.20/0.69  **** run 24 fork 7 starts with strategy
% 0.20/0.69  {"max_dseconds":1,"strategy":["negative_pref"],"weight_select_ratio":20}
% 0.20/0.69  
% 0.20/0.69  
% 0.20/0.69  fork 0: search terminated without proof.
% 0.20/0.75  
% 0.20/0.75  **** run 17 fork 0 starts with strategy
% 0.20/0.75  {"strategy":["hardness_pref","max_weight"],"length_penalty":100,"depth_penalty":50,"max_depth":3,"var_weight":10,"repeat_var_weight":10,"max_dseconds":1}
% 0.20/0.80  
% 0.20/0.80  fork 5: search finished without proof.
% 0.20/0.81  
% 0.20/0.81  
% 0.20/0.81  fork 6: search terminated without proof.
% 0.20/0.82  
% 0.20/0.82  
% 0.20/0.82  fork 7: search terminated without proof.
% 0.20/0.83  
% 0.20/0.83  **** run 30 fork 5 starts with strategy
% 0.20/0.83  {"max_dseconds":1,"strategy":["query_focus","max_ground_weight"],"query_preference":1}
% 0.20/0.83  
% 0.20/0.83  
% 0.20/0.83  fork 4: search terminated without proof.
% 0.20/0.83  
% 0.20/0.83  
% 0.20/0.83  fork 2: search terminated without proof.
% 0.20/0.83  
% 0.20/0.83  
% 0.20/0.83  fork 1: search terminated without proof.
% 0.20/0.83  
% 0.20/0.83  
% 0.20/0.83  fork 3: search terminated without proof.
% 0.20/0.84  
% 0.20/0.84  **** run 31 fork 6 starts with strategy
% 0.20/0.84  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":2}
% 0.20/0.84  
% 0.20/0.84  **** run 32 fork 7 starts with strategy
% 0.20/0.84  {"max_dseconds":1,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 0.20/0.85  
% 0.20/0.85  **** run 26 fork 1 starts with strategy
% 0.20/0.85  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2}
% 0.20/0.85  
% 0.20/0.85  **** run 29 fork 4 starts with strategy
% 0.20/0.85  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":1}
% 0.20/0.85  
% 0.20/0.85  **** run 27 fork 2 starts with strategy
% 0.20/0.85  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":0}
% 0.20/0.85  
% 0.20/0.85  **** run 28 fork 3 starts with strategy
% 0.20/0.85  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":0}
% 2.89/0.94  
% 2.89/0.94  
% 2.89/0.94  fork 0: search terminated without proof.
% 4.52/0.95  
% 4.52/0.95  
% 4.52/0.95  fork 5: search terminated without proof.
% 4.52/0.96  
% 4.52/0.96  **** run 25 fork 0 starts with strategy
% 4.52/0.96  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0}
% 4.52/0.96  
% 4.52/0.96  
% 4.52/0.96  fork 6: search terminated without proof.
% 4.52/0.97  
% 4.52/0.97  **** run 38 fork 5 starts with strategy
% 4.52/0.97  {"max_dseconds":1,"strategy":["negative_pref"],"max_weight":40,"query_preference":0}
% 4.52/0.98  
% 4.52/0.98  
% 4.52/0.98  fork 7: search terminated without proof.
% 4.52/0.98  
% 4.52/0.98  
% 4.52/0.98  fork 1: search terminated without proof.
% 4.52/0.98  
% 4.52/0.98  
% 4.52/0.98  fork 4: search terminated without proof.
% 4.52/0.98  
% 4.52/0.98  
% 4.52/0.98  fork 3: search terminated without proof.
% 4.52/0.98  
% 4.52/0.98  
% 4.52/0.98  fork 2: search terminated without proof.
% 4.52/0.98  
% 4.52/0.98  **** run 39 fork 6 starts with strategy
% 4.52/0.98  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 4.52/0.99  
% 4.52/0.99  fork 5: search finished without proof.
% 4.52/1.00  
% 4.52/1.00  **** run 36 fork 3 starts with strategy
% 4.52/1.00  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":3}
% 4.52/1.00  
% 4.52/1.00  **** run 34 fork 1 starts with strategy
% 4.52/1.00  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":1}
% 4.52/1.00  
% 4.52/1.00  **** run 37 fork 4 starts with strategy
% 4.52/1.00  {"max_dseconds":1,"strategy":["negative_pref"],"max_depth":5,"query_preference":0}
% 4.52/1.00  
% 4.52/1.00  **** run 40 fork 7 starts with strategy
% 4.52/1.00  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0}
% 4.52/1.00  
% 4.52/1.00  **** run 35 fork 2 starts with strategy
% 4.52/1.00  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 5.01/1.01  
% 5.01/1.01  **** run 46 fork 5 starts with strategy
% 5.01/1.01  {"max_dseconds":10,"strategy":["negative_pref"],"weight_select_ratio":100,"query_preference":0,"var_weight":70,"repeat_var_weight":70}
% 5.42/1.07  
% 5.42/1.07  
% 5.42/1.07  fork 0: search terminated without proof.
% 5.42/1.09  
% 5.42/1.09  **** run 33 fork 0 starts with strategy
% 5.42/1.09  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"depth_penalty":100}
% 5.42/1.12  
% 5.42/1.12  
% 5.42/1.12  fork 6: search terminated without proof.
% 5.42/1.12  
% 5.42/1.12  
% 5.42/1.12  fork 3: search terminated without proof.
% 5.42/1.12  
% 5.42/1.12  
% 5.42/1.12  fork 4: search terminated without proof.
% 5.42/1.13  
% 5.42/1.13  
% 5.42/1.13  fork 1: search terminated without proof.
% 5.42/1.13  
% 5.42/1.13  
% 5.42/1.13  fork 2: search terminated without proof.
% 5.42/1.13  
% 5.42/1.13  **** run 47 fork 6 starts with strategy
% 5.42/1.13  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 5.42/1.14  
% 5.42/1.14  **** run 44 fork 3 starts with strategy
% 5.42/1.14  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 5.42/1.14  
% 5.42/1.14  **** run 45 fork 4 starts with strategy
% 5.42/1.14  {"max_dseconds":10,"strategy":["unit"],"weight_select_ratio":100,"query_preference":0}
% 5.42/1.15  
% 5.42/1.15  **** run 42 fork 1 starts with strategy
% 5.42/1.15  {"max_dseconds":10,"strategy":["negative_pref"],"weight_select_ratio":100,"query_preference":0}
% 5.42/1.15  
% 5.42/1.15  **** run 43 fork 2 starts with strategy
% 5.42/1.15  {"max_dseconds":10,"strategy":["hardness_pref"],"weight_select_ratio":100,"query_preference":0}
% 6.44/1.21  
% 6.44/1.21  
% 6.44/1.21  fork 0: search terminated without proof.
% 6.44/1.23  
% 6.44/1.23  **** run 41 fork 0 starts with strategy
% 6.44/1.23  {"max_dseconds":10,"sine":5,"strategy":["negative_pref"],"query_preference":0}
% 8.53/1.46  
% 8.53/1.46  fork 0: search finished without proof.
% 8.53/1.48  
% 8.53/1.48  **** run 49 fork 0 starts with strategy
% 8.53/1.48  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1}
% 12.73/2.02  
% 12.73/2.02  
% 12.73/2.02  fork 7: search terminated without proof.
% 12.73/2.03  
% 12.73/2.03  
% 12.73/2.03  fork 5: search terminated without proof.
% 13.23/2.06  
% 13.23/2.06  **** run 54 fork 5 starts with strategy
% 13.23/2.06  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 13.23/2.06  
% 13.23/2.06  **** run 48 fork 7 starts with strategy
% 13.23/2.06  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1}
% 14.04/2.16  
% 14.04/2.16  
% 14.04/2.16  fork 3: search terminated without proof.
% 14.04/2.16  
% 14.04/2.16  
% 14.04/2.16  fork 6: search terminated without proof.
% 14.04/2.16  
% 14.04/2.16  
% 14.04/2.16  fork 4: search terminated without proof.
% 14.04/2.17  
% 14.04/2.17  
% 14.04/2.17  fork 2: search terminated without proof.
% 14.04/2.19  
% 14.04/2.19  **** run 51 fork 2 starts with strategy
% 14.04/2.19  {"max_dseconds":10,"strategy":["query_focus","double"],"query_preference":1}
% 14.04/2.20  
% 14.04/2.20  **** run 55 fork 6 starts with strategy
% 14.04/2.20  {"length_penalty":100,"query_preference":0,"strategy":["negative_pref"],"max_dseconds":10}
% 14.04/2.20  
% 14.04/2.20  **** run 52 fork 3 starts with strategy
% 14.04/2.20  {"max_dseconds":10,"strategy":["unit"],"query_preference":0}
% 14.04/2.20  
% 14.04/2.20  **** run 53 fork 4 starts with strategy
% 14.04/2.20  {"max_dseconds":10,"strategy":["unit"],"query_preference":1}
% 14.04/2.29  
% 14.04/2.29  
% 14.04/2.29  fork 1: search terminated without proof.
% 14.04/2.33  
% 14.04/2.33  **** run 50 fork 1 starts with strategy
% 14.04/2.33  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 16.38/2.54  
% 16.38/2.54  
% 16.38/2.54  fork 0: search terminated without proof.
% 17.09/2.56  
% 17.09/2.56  **** run 57 fork 0 starts with strategy
% 17.09/2.56  {"max_dseconds":10,"strategy":["positive_pref"],"query_preference":0}
% 19.81/3.09  
% 19.81/3.09  
% 19.81/3.09  fork 5: search terminated without proof.
% 19.81/3.10  
% 19.81/3.10  
% 19.81/3.10  fork 7: search terminated without proof.
% 19.81/3.11  
% 19.81/3.11  **** run 62 fork 5 starts with strategy
% 19.81/3.11  {"weight_select_ratio":100,"length_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":10}
% 19.81/3.13  
% 19.81/3.13  **** run 56 fork 7 starts with strategy
% 19.81/3.13  {"strategy":["hardness_pref","max_weight"],"length_penalty":100,"depth_penalty":50,"max_depth":3,"var_weight":10,"repeat_var_weight":10,"max_dseconds":10}
% 21.88/3.22  
% 21.88/3.22  
% 21.88/3.22  fork 2: search terminated without proof.
% 21.88/3.22  
% 21.88/3.22  
% 21.88/3.22  fork 3: search terminated without proof.
% 22.37/3.23  
% 22.37/3.23  
% 22.37/3.23  fork 4: search terminated without proof.
% 22.37/3.24  
% 22.37/3.24  **** run 59 fork 2 starts with strategy
% 22.37/3.24  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 22.37/3.25  
% 22.37/3.25  **** run 60 fork 3 starts with strategy
% 22.37/3.25  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 22.37/3.25  
% 22.37/3.25  **** run 61 fork 4 starts with strategy
% 22.37/3.26  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 22.64/3.30  
% 22.64/3.30  
% 22.64/3.30  fork 6: search terminated without proof.
% 22.64/3.33  
% 22.64/3.33  **** run 63 fork 6 starts with strategy
% 22.64/3.33  {"max_dseconds":10,"strategy":["negative_pref"],"weight_select_ratio":20}
% 24.29/3.48  
% 24.29/3.48  
% 24.29/3.48  fork 1: search terminated without proof.
% 24.29/3.50  
% 24.29/3.50  **** run 58 fork 1 starts with strategy
% 24.29/3.50  {"var_weight":70,"repeat_var_weight":70,"max_depth":3,"query_preference":0,"strategy":["negative_pref"],"max_dseconds":10}
% 25.05/3.59  
% 25.05/3.59  
% 25.05/3.59  fork 0: search terminated without proof.
% 25.05/3.61  
% 25.05/3.61  **** run 65 fork 0 starts with strategy
% 25.05/3.61  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":2}
% 25.61/3.72  
% 25.61/3.72  
% 25.61/3.72  result: proof found
% 25.61/3.72  for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 25.61/3.72  by run 61 fork 4 strategy {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 25.61/3.72  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 25.61/3.72  
% 25.61/3.72  % SZS output start CNFRefutation for /export/starexec/sandbox/benchmark/theBenchmark.p 
% See solution above
% 25.61/3.72  
% 25.61/3.72  run 61 fork 4 statistics:
% 25.61/3.72  ----------------------------------
% 25.61/3.72  this run seconds: 0.433781
% 25.61/3.72  total seconds: 3.337949
% 25.61/3.72  stat_given_used: 3581
% 25.61/3.72  stat_given_used_at_endgame: 0
% 25.61/3.72  stat_given_candidates:   7911
% 25.61/3.72  stat_given_candidates_at_endgame: 0
% 25.61/3.72  stat_given_candidates_h: 0
% 25.61/3.72  stat_binres_derived_cl:   20173
% 25.61/3.72  stat_binres_derived_cl_h: 0
% 25.61/3.72  stat_factor_derived_cl: 466
% 25.61/3.72  stat_para_derived_cl: 0
% 25.61/3.72  stat_tautologies_discarded: 2063
% 25.61/3.72  stat_forward_subsumed: 5194
% 25.61/3.72  stat_derived_cut: 137
% 25.61/3.72  stat_derived_rewritten: 0
% 25.61/3.72  stat_weight_discarded_building: 0
% 25.61/3.72  stat_weight_discarded_cl: 0
% 25.61/3.72  stat_internlimit_discarded_cl: 0
% 25.61/3.72  stat_simplified:  91 simplified 0 derived 0 given
% 25.61/3.72  stat_kept_cl: 13381
% 25.61/3.72  stat_built_cl: 20634
% 25.61/3.72  stat_hyperres_partial_cl: 0
% 25.61/3.72  stat_made_rewriters: 0
% 25.61/3.72  stat_backward_subsumed: 0
% 25.61/3.72  stat_propagated_subsumed: 0
% 25.61/3.72  stat_clsubs_attempted:                    709759
% 25.61/3.72  stat_clsubs_fact_groundunit_found:            50
% 25.61/3.72  stat_clsubs_rule_groundunit_found:            18
% 25.61/3.72  stat_clsubs_top_meta_attempted:            9833375
% 25.61/3.72  stat_clsubs_top_meta_failed:               9123616
% 25.61/3.72  stat_clsubs_top_meta_nonpref_attempted:             9833375
% 25.61/3.72  stat_clsubs_top_meta_nonpref_succeeded:             3492198
% 25.61/3.72  stat_clsubs_top_meta_pref_attempted:                3492198
% 25.61/3.72  stat_clsubs_top_meta_pref1_succeeded:               1277375
% 25.61/3.72  stat_clsubs_top_meta_pref2_succeeded:                732490
% 25.61/3.72  stat_clsubs_top_meta_pref3_succeeded:                709759
% 25.61/3.72  stat_clsubs_top_meta_pref_succeeded:                 709759
% 25.61/3.72  stat_clsubs_meta_attempted:              1590401
% 25.61/3.72  stat_clsubs_meta_failed:                  431668
% 25.61/3.72  stat_clsubs_predsymbs_attempted:               0
% 25.61/3.72  stat_clsubs_unit_attempted:                 7076
% 25.61/3.72  stat_clsubs_full_attempted:               702683
% 25.61/3.72  stat_forwardsubs_attempted:                18576
% 25.61/3.72  stat_lit_hash_added:                  16026
% 25.61/3.72  stat_lit_hash_computed:              117570
% 25.61/3.72  stat_lit_hash_match_found:             5664
% 25.61/3.72  stat_lit_hash_match_miss:            132004
% 25.61/3.72  stat_lit_hash_cut_ok:                   227
% 25.61/3.72  stat_lit_strong_cut_ok:                   0
% 25.61/3.72  stat_lit_hash_subsume_ok:              5194
% 25.61/3.72  clqueue els 10000000 used 1
% 25.61/3.72  clactive els 10000000 used 3582
% 25.61/3.72  clactivesubsume els 10000000 used 20479
% 25.61/3.72  queue_termbuf els 200000000 used 537023
% 25.61/3.72  hyper_termbuf els 100000000 used 1
% 25.61/3.72  active_termbuf els 100000000 used 95959
% 25.61/3.72  varstack els 5000 last used 1
% 25.61/3.72  given_termbuf els 10000000 last used 1
% 25.61/3.72  simplified_termbuf els 10000000 last used 1
% 25.61/3.72  derived_termbuf els 10000000 last used 29
% 25.61/3.72  wr_mallocs: 22280
% 25.61/3.72  wr_callocs: 21
% 25.61/3.72  wr_reallocs: 2934
% 25.61/3.72  wr_frees: 2
% 25.61/3.72  wr_malloc_bytes: 4163351860
% 25.61/3.72  wr_calloc_bytes: 112065536
% 25.61/3.72  wr_realloc_bytes: 929320
% 25.61/3.72  wr_realloc_freebytes: 0
% 25.61/3.72  ----------------------------------
%------------------------------------------------------------------------------