TSTP Solution File: GRP355-1 by GKC---0.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : GKC---0.8
% Problem  : GRP355-1 : TPTP v8.1.2. Released v2.5.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : gkc %s

% Computer : n006.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 00:53:51 EDT 2023

% Result   : Unsatisfiable 20.77s 3.07s
% Output   : CNFRefutation 20.77s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named '$inc_left_inverse')

% Comments : 
%------------------------------------------------------------------------------
cnf('1',plain,
    multiply(inverse(X),X) = identity,
    inference(cnf_transformation,[],['$inc_left_inverse']) ).

cnf('2',plain,
    ( multiply(sk_c7,sk_c6) != sk_c8
    | multiply(sk_c8,X) != sk_c6
    | multiply(Y,sk_c8) != X
    | multiply(Z,sk_c6) != sk_c7
    | multiply(U,sk_c8) != sk_c7
    | multiply(V,sk_c8) != sk_c7
    | inverse(Y) != sk_c8
    | inverse(Z) != sk_c6
    | inverse(U) != sk_c8
    | inverse(V) != sk_c8 ),
    inference(cnf_transformation,[],[prove_this_22]) ).

cnf('3',plain,
    ( multiply(sk_c8,sk_c7) != sk_c6
    | multiply(sk_c7,sk_c6) != sk_c8
    | multiply(X,sk_c8) != sk_c7
    | multiply(Y,sk_c8) != sk_c7
    | multiply(Z,sk_c6) != sk_c7
    | inverse(X) != sk_c8
    | inverse(Y) != sk_c8
    | inverse(Z) != sk_c6 ),
    inference(factorization,[],['2']) ).

cnf('4',plain,
    ( multiply(sk_c8,sk_c7) != sk_c6
    | multiply(sk_c7,sk_c6) != sk_c8
    | multiply(Y3,sk_c6) != sk_c7
    | multiply(X3,sk_c8) != sk_c7
    | inverse(Y3) != sk_c6
    | inverse(X3) != sk_c8 ),
    inference(factorization,[],['3']) ).

cnf('5',plain,
    ( inverse(sk_c2) = sk_c8
    | inverse(sk_c1) = sk_c8 ),
    inference(cnf_transformation,[],[prove_this_16]) ).

cnf('6',plain,
    multiply(multiply(X,Y),Z) = multiply(X,multiply(Y,Z)),
    inference(cnf_transformation,[],['$inc_associativity']) ).

cnf('7',plain,
    multiply(identity,X3) = multiply(inverse(Y3),multiply(Y3,X3)),
    inference(paramodulation,[],['1','6']) ).

cnf('8',plain,
    multiply(identity,X) = X,
    inference(cnf_transformation,[],['$inc_left_identity']) ).

cnf('9',plain,
    X = multiply(inverse(Y),multiply(Y,X)),
    inference(simplify,[],['7','8']) ).

cnf('10',plain,
    multiply(X,Y) = multiply(inverse(inverse(X)),Y),
    inference(paramodulation,[],['9','9']) ).

cnf('11',plain,
    multiply(X,inverse(X)) = identity,
    inference(paramodulation,[],['10','1']) ).

cnf('12',plain,
    ( multiply(sk_c1,sk_c8) = identity
    | inverse(sk_c2) = sk_c8 ),
    inference(paramodulation,[],['5','11']) ).

cnf('13',plain,
    ( multiply(sk_c1,sk_c8) = sk_c7
    | inverse(sk_c2) = sk_c8 ),
    inference(cnf_transformation,[],[prove_this_9]) ).

cnf('14',plain,
    ( inverse(sk_c2) = sk_c8
    | identity = sk_c7 ),
    inference(paramodulation,[],['12','13']) ).

cnf('15',plain,
    ( multiply(sk_c2,sk_c8) = identity
    | identity = sk_c7 ),
    inference(paramodulation,[],['14','11']) ).

cnf('16',plain,
    ( multiply(sk_c2,sk_c8) = sk_c7
    | inverse(sk_c1) = sk_c8 ),
    inference(cnf_transformation,[],[prove_this_15]) ).

cnf('17',plain,
    ( inverse(sk_c1) = sk_c8
    | identity = sk_c7 ),
    inference(paramodulation,[],['15','16']) ).

cnf('18',plain,
    ( multiply(sk_c1,sk_c8) = identity
    | identity = sk_c7 ),
    inference(paramodulation,[],['17','11']) ).

cnf('19',plain,
    ( multiply(sk_c2,sk_c8) = sk_c7
    | multiply(sk_c1,sk_c8) = sk_c7 ),
    inference(cnf_transformation,[],[prove_this_8]) ).

cnf('20',plain,
    ( sk_c7 = multiply(inverse(inverse(sk_c1)),sk_c8)
    | multiply(sk_c2,sk_c8) = sk_c7 ),
    inference(paramodulation,[],['19','10']) ).

cnf('21',plain,
    X = multiply(inverse(inverse(X)),identity),
    inference(paramodulation,[],['1','9']) ).

cnf('22',plain,
    X = multiply(X,identity),
    inference(paramodulation,[],['10','21']) ).

cnf('23',plain,
    X = inverse(inverse(X)),
    inference(paramodulation,[],['22','21']) ).

cnf('24',plain,
    ( sk_c7 = multiply(sk_c1,sk_c8)
    | multiply(sk_c2,sk_c8) = sk_c7 ),
    inference(simplify,[],['20','23']) ).

cnf('25',plain,
    ( sk_c7 = multiply(sk_c1,sk_c8)
    | identity = sk_c7 ),
    inference(paramodulation,[],['15','24']) ).

cnf('26',plain,
    ( sk_c7 = identity
    | identity = sk_c7 ),
    inference(paramodulation,[],['18','25']) ).

cnf('27',plain,
    multiply(multiply(X,identity),Y) = multiply(X,Y),
    inference(paramodulation,[],['8','6']) ).

cnf('28',plain,
    multiply(identity,X3) = multiply(inverse(identity),X3),
    inference(paramodulation,[],['1','27']) ).

cnf('29',plain,
    X = multiply(inverse(identity),X),
    inference(simplify,[],['28','8']) ).

cnf('30',plain,
    X = multiply(inverse(inverse(identity)),X),
    inference(paramodulation,[],['29','9']) ).

cnf('31',plain,
    inverse(identity) = identity,
    inference(paramodulation,[],['30','1']) ).

cnf('32',plain,
    ( inverse(identity) = sk_c7
    | identity = sk_c7 ),
    inference(paramodulation,[],['26','31']) ).

cnf('33',plain,
    ( identity = sk_c7
    | identity = sk_c7 ),
    inference(simplify,[],['32','31']) ).

cnf('34',plain,
    identity = sk_c7,
    inference(factorization,[],['33']) ).

cnf('35',plain,
    X = multiply(X,sk_c7),
    inference(paramodulation,[],['34','22']) ).

cnf('36',plain,
    ( multiply(sk_c7,sk_c6) = sk_c8
    | multiply(sk_c8,sk_c5) = sk_c6 ),
    inference(cnf_transformation,[],[prove_this_5]) ).

cnf('37',plain,
    ( sk_c6 = multiply(inverse(inverse(sk_c8)),sk_c5)
    | multiply(sk_c7,sk_c6) = sk_c8 ),
    inference(paramodulation,[],['36','10']) ).

cnf('38',plain,
    ( sk_c6 = multiply(sk_c8,sk_c5)
    | multiply(sk_c7,sk_c6) = sk_c8 ),
    inference(simplify,[],['37','23']) ).

cnf('39',plain,
    multiply(sk_c7,X) = X,
    inference(paramodulation,[],['34','8']) ).

cnf('40',plain,
    ( sk_c6 = multiply(sk_c8,sk_c5)
    | sk_c8 = sk_c6 ),
    inference(paramodulation,[],['38','39']) ).

cnf('41',plain,
    ( multiply(sk_c7,sk_c6) = sk_c8
    | inverse(sk_c4) = sk_c8 ),
    inference(cnf_transformation,[],[prove_this_7]) ).

cnf('42',plain,
    ( sk_c8 = multiply(inverse(inverse(sk_c7)),sk_c6)
    | inverse(sk_c4) = sk_c8 ),
    inference(paramodulation,[],['41','10']) ).

cnf('43',plain,
    ( sk_c8 = multiply(sk_c7,sk_c6)
    | inverse(sk_c4) = sk_c8 ),
    inference(simplify,[],['42','23']) ).

cnf('44',plain,
    ( inverse(sk_c4) = sk_c8
    | sk_c8 = sk_c6 ),
    inference(paramodulation,[],['39','43']) ).

cnf('45',plain,
    ( multiply(sk_c4,sk_c8) = identity
    | sk_c8 = sk_c6 ),
    inference(paramodulation,[],['44','11']) ).

cnf('46',plain,
    ( multiply(sk_c4,sk_c8) = sk_c7
    | sk_c8 = sk_c6 ),
    inference(simplify,[],['45','34']) ).

cnf('47',plain,
    ( multiply(sk_c7,sk_c6) = sk_c8
    | multiply(sk_c4,sk_c8) = sk_c5 ),
    inference(cnf_transformation,[],[prove_this_6]) ).

cnf('48',plain,
    ( sk_c5 = multiply(inverse(inverse(sk_c4)),sk_c8)
    | multiply(sk_c7,sk_c6) = sk_c8 ),
    inference(paramodulation,[],['47','10']) ).

cnf('49',plain,
    ( sk_c5 = multiply(sk_c4,sk_c8)
    | multiply(sk_c7,sk_c6) = sk_c8 ),
    inference(simplify,[],['48','23']) ).

cnf('50',plain,
    ( sk_c5 = multiply(sk_c4,sk_c8)
    | sk_c8 = sk_c6 ),
    inference(paramodulation,[],['49','39']) ).

cnf('51',plain,
    ( sk_c8 = sk_c6
    | sk_c5 = sk_c7 ),
    inference(paramodulation,[],['46','50']) ).

cnf('52',plain,
    ( sk_c8 = sk_c6
    | X = multiply(X,sk_c5) ),
    inference(paramodulation,[],['51','35']) ).

cnf('53',plain,
    sk_c8 = sk_c6,
    inference(paramodulation,[],['40','52']) ).

cnf('54',plain,
    ( multiply(X,sk_c8) != sk_c7
    | multiply(Y,sk_c8) != sk_c7
    | inverse(X) != sk_c8
    | inverse(Y) != sk_c8 ),
    inference(simplify,[then_simplify],['4','35','53','53','39','53','53']) ).

cnf('55',plain,
    ( multiply(X,sk_c8) != sk_c7
    | inverse(X) != sk_c8 ),
    inference(factorization,[],['54']) ).

cnf('56',plain,
    identity = sk_c7,
    inference(factorization,[],['33']) ).

cnf('57',plain,
    inverse(inverse(X3)) = X3,
    inference(paramodulation,[],['21','22']) ).

cnf('58',plain,
    $false,
    inference(paramodulation,[then_simplify],['1','55','56','57']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : GRP355-1 : TPTP v8.1.2. Released v2.5.0.
% 0.07/0.13  % Command  : gkc %s
% 0.13/0.34  % Computer : n006.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 : Mon Aug 28 19:56:36 EDT 2023
% 0.13/0.34  % CPUTime  : 
% 0.13/0.38  
% 0.13/0.38  input clause set summed statistics:
% 0.13/0.38  ----------------------------------
% 0.13/0.38  in_clause_count:                    25
% 0.13/0.38  in_rule_clause_count:               25
% 0.13/0.38  in_fact_clause_count:                0
% 0.13/0.38  in_answer_clause_count:              0
% 0.13/0.38  in_ground_clause_count:             21
% 0.13/0.38  in_unit_clause_count:                3
% 0.13/0.38  in_horn_clause_count:                4
% 0.13/0.38  in_pos_clause_count:                24
% 0.13/0.38  in_neg_clause_count:                 1
% 0.13/0.38  in_poseq_clause_count:              24
% 0.13/0.38  in_negeq_clause_count:               1
% 0.13/0.38  in_unitposeq_clause_count:           3
% 0.13/0.38  in_chain_clause_count:               0
% 0.13/0.38  in_min_length:             1
% 0.13/0.38  in_max_length:            10
% 0.13/0.38  in_min_depth:              2
% 0.13/0.38  in_max_depth:              3
% 0.13/0.38  in_min_size:               5
% 0.13/0.38  in_max_size:              46
% 0.13/0.38  in_min_vars:               0
% 0.13/0.38  in_max_vars:               5
% 0.13/0.38  in_extaxiom_count:                 3
% 0.13/0.38  in_axiom_count:                    0
% 0.13/0.38  in_assumption_count:               0
% 0.13/0.38  in_goal_count:                    22
% 0.13/0.38  in_neg_goal_count:                 1
% 0.13/0.38  in_pos_goal_count:                21
% 0.13/0.38  in_posunit_goal_count:             0
% 0.13/0.38  
% 0.13/0.38  auto guide:
% 0.13/0.38  -----------
% 0.13/0.38  {
% 0.13/0.38  "print":1,
% 0.13/0.38  "print_level": 15,
% 0.13/0.38  "max_size": 0,
% 0.13/0.38  "max_depth": 0,
% 0.13/0.38  "max_length": 0,
% 0.13/0.38  "max_dseconds": 0,
% 0.13/0.38  "runs":[
% 0.13/0.38  {"max_dseconds":1, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":1, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":1, "strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.13/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":1, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.13/0.38  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.13/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.13/0.38  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.13/0.38  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.13/0.38  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":3},
% 0.13/0.38  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.13/0.38  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.13/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.13/0.38  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.13/0.38  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.13/0.38  {"var_weight":70, "repeat_var_weight":70, "rewrite":0, "length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["hardness_pref", "max_weight"], "max_dseconds":1},
% 0.13/0.38  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.13/0.38  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":1, "strategy":["negative_pref", "max_ground_weight"], "query_preference":0},
% 0.13/0.38  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.13/0.38  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight","prohibit_unordered_para"], "max_dseconds":1},
% 0.13/0.38  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.13/0.38  
% 0.13/0.38  {"max_dseconds":10, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":10, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":10, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":10, "strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.13/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.13/0.38  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":10, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.13/0.38  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.13/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":10},
% 0.13/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.13/0.38  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":10},
% 0.13/0.38  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.13/0.38  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":10},
% 0.13/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.13/0.38  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":3},
% 0.13/0.38  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.13/0.38  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.13/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.13/0.38  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.13/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.13/0.38  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.13/0.38  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.13/0.38  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.13/0.38  {"var_weight":70, "repeat_var_weight":70, "rewrite":0, "length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["hardness_pref", "max_weight"], "max_dseconds":10},
% 0.13/0.38  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.13/0.38  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.13/0.38  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.13/0.38  {"max_dseconds":10, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":10, "strategy":["negative_pref", "max_ground_weight"], "query_preference":0},
% 0.13/0.38  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.13/0.38  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight","prohibit_unordered_para"], "max_dseconds":10},
% 0.13/0.38  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.13/0.38  
% 0.13/0.38  {"max_dseconds":50, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":50, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":50, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":50, "strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.13/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.13/0.38  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":50, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.13/0.38  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.13/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":50},
% 0.13/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.13/0.38  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":50},
% 0.13/0.38  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.13/0.38  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":50},
% 0.13/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.13/0.38  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":3},
% 0.13/0.38  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.13/0.38  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.13/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.13/0.38  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.13/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.13/0.38  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.13/0.38  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.13/0.38  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.13/0.38  {"var_weight":70, "repeat_var_weight":70, "rewrite":0, "length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["hardness_pref", "max_weight"], "max_dseconds":50},
% 0.13/0.38  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.13/0.38  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.13/0.38  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.13/0.38  {"max_dseconds":50, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":50, "strategy":["negative_pref", "max_ground_weight"], "query_preference":0},
% 0.13/0.38  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.13/0.38  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight","prohibit_unordered_para"], "max_dseconds":50},
% 0.13/0.38  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.13/0.38  
% 0.13/0.38  {"max_dseconds":250, "strategy":["unit"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":250, "strategy":["positive_pref"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.13/0.38  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.13/0.38  {"max_dseconds":250, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":250, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.13/0.38  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.13/0.38  {"max_dseconds":250, "strategy":["negative_pref", "max_ground_weight"], "query_preference":0},
% 0.13/0.38  
% 0.13/0.38  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":1250, "strategy":["positive_pref"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.13/0.38  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.13/0.38  {"max_dseconds":1250, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":1250, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.13/0.38  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "rewrite":0} 
% 0.13/0.38  
% 0.13/0.38  ]}
% 0.13/0.38  
% 0.13/0.38  
% 0.13/0.38  **** run 1 fork 0 starts with strategy
% 0.13/0.38  {"max_dseconds":1,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 0.13/0.38  
% 0.13/0.38  **** run 2 fork 1 starts with strategy
% 0.13/0.38  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 0.13/0.38  
% 0.13/0.38  **** run 3 fork 2 starts with strategy
% 0.13/0.38  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 0.13/0.38  
% 0.13/0.38  **** run 4 fork 3 starts with strategy
% 0.13/0.38  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 0.13/0.38  
% 0.13/0.38  **** run 5 fork 4 starts with strategy
% 0.13/0.38  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.13/0.39  
% 0.13/0.39  **** run 6 fork 5 starts with strategy
% 0.13/0.39  {"max_dseconds":1,"strategy":["unit"],"query_preference":0}
% 0.13/0.39  
% 0.13/0.39  **** run 7 fork 6 starts with strategy
% 0.13/0.39  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0}
% 0.13/0.39  
% 0.13/0.39  **** run 8 fork 7 starts with strategy
% 0.13/0.39  {"max_dseconds":1,"strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.19/0.48  
% 0.19/0.48  fork 4: search finished without proof.
% 0.19/0.50  
% 0.19/0.50  fork 3: search finished without proof.
% 0.19/0.51  
% 0.19/0.51  
% 0.19/0.51  fork 2: search terminated without proof.
% 0.19/0.51  
% 0.19/0.51  
% 0.19/0.51  fork 1: search terminated without proof.
% 0.19/0.51  
% 0.19/0.51  
% 0.19/0.51  fork 6: search terminated without proof.
% 0.19/0.51  
% 0.19/0.51  
% 0.19/0.51  fork 0: search terminated without proof.
% 0.19/0.51  
% 0.19/0.51  
% 0.19/0.51  fork 5: search terminated without proof.
% 0.19/0.51  
% 0.19/0.51  
% 0.19/0.51  fork 7: search terminated without proof.
% 0.19/0.52  
% 0.19/0.52  **** run 13 fork 4 starts with strategy
% 0.19/0.52  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1,"length_penalty":100}
% 0.19/0.53  
% 0.19/0.53  **** run 12 fork 3 starts with strategy
% 0.19/0.53  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 0.19/0.53  
% 0.19/0.53  **** run 15 fork 6 starts with strategy
% 0.19/0.53  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"depth_penalty":100}
% 0.19/0.53  
% 0.19/0.53  **** run 16 fork 7 starts with strategy
% 0.19/0.53  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 0.19/0.53  
% 0.19/0.53  **** run 11 fork 2 starts with strategy
% 0.19/0.53  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 0.19/0.54  
% 0.19/0.54  **** run 14 fork 5 starts with strategy
% 0.19/0.54  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para"],"query_preference":0}
% 0.19/0.54  
% 0.19/0.54  **** run 10 fork 1 starts with strategy
% 0.19/0.54  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0}
% 0.19/0.55  
% 0.19/0.55  **** run 9 fork 0 starts with strategy
% 0.19/0.55  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 1.68/0.60  
% 1.68/0.60  fork 5: search finished without proof.
% 1.68/0.62  
% 1.68/0.62  **** run 22 fork 5 starts with strategy
% 1.68/0.62  {"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["positive_pref"],"max_dseconds":1}
% 1.68/0.64  
% 1.68/0.64  
% 1.68/0.64  fork 3: search terminated without proof.
% 1.68/0.65  
% 1.68/0.65  
% 1.68/0.65  fork 6: search terminated without proof.
% 1.68/0.66  
% 1.68/0.66  
% 1.68/0.66  fork 4: search terminated without proof.
% 1.68/0.66  
% 1.68/0.66  **** run 20 fork 3 starts with strategy
% 1.68/0.66  {"weight_select_ratio":100,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":1}
% 1.68/0.66  
% 1.68/0.66  **** run 23 fork 6 starts with strategy
% 1.68/0.66  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 1.68/0.67  
% 1.68/0.67  
% 1.68/0.67  fork 1: search terminated without proof.
% 1.68/0.68  
% 1.68/0.68  **** run 21 fork 4 starts with strategy
% 1.68/0.68  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1}
% 1.68/0.69  
% 1.68/0.69  
% 1.68/0.69  fork 0: search terminated without proof.
% 1.68/0.69  
% 1.68/0.69  
% 1.68/0.69  fork 2: search terminated without proof.
% 1.68/0.69  
% 1.68/0.69  **** run 18 fork 1 starts with strategy
% 1.68/0.69  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":0,"strategy":["query_focus","posunitpara"],"max_dseconds":1}
% 1.68/0.69  
% 1.68/0.69  
% 1.68/0.69  fork 7: search terminated without proof.
% 2.50/0.71  
% 2.50/0.71  **** run 19 fork 2 starts with strategy
% 2.50/0.71  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":2}
% 2.50/0.71  
% 2.50/0.71  **** run 17 fork 0 starts with strategy
% 2.50/0.71  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 2.50/0.71  
% 2.50/0.71  **** run 24 fork 7 starts with strategy
% 2.50/0.71  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0}
% 2.50/0.72  
% 2.50/0.72  fork 1: search finished without proof.
% 2.50/0.74  
% 2.50/0.74  **** run 26 fork 1 starts with strategy
% 2.50/0.74  {"max_dseconds":1,"strategy":["unit","pure_unit"],"max_size":30,"max_depth":10,"max_weight":300,"weight_select_ratio":1,"rewrite":0}
% 2.50/0.74  
% 2.50/0.74  fork 2: search finished without proof.
% 2.50/0.74  
% 2.50/0.74  
% 2.50/0.74  fork 5: search terminated without proof.
% 2.50/0.75  
% 2.50/0.75  **** run 27 fork 2 starts with strategy
% 2.50/0.75  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":0}
% 2.50/0.76  
% 2.50/0.76  **** run 30 fork 5 starts with strategy
% 2.50/0.76  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"rewrite":0}
% 3.05/0.77  
% 3.05/0.77  
% 3.05/0.77  fork 3: search terminated without proof.
% 3.05/0.78  
% 3.05/0.78  
% 3.05/0.78  fork 6: search terminated without proof.
% 3.05/0.79  
% 3.05/0.79  **** run 28 fork 3 starts with strategy
% 3.05/0.79  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 3.05/0.80  
% 3.05/0.80  **** run 31 fork 6 starts with strategy
% 3.05/0.80  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 3.05/0.81  
% 3.05/0.81  
% 3.05/0.81  fork 4: search terminated without proof.
% 3.05/0.83  
% 3.05/0.83  **** run 29 fork 4 starts with strategy
% 3.05/0.83  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":0}
% 3.05/0.84  
% 3.05/0.84  
% 3.05/0.84  fork 0: search terminated without proof.
% 3.05/0.84  
% 3.05/0.84  
% 3.05/0.84  fork 7: search terminated without proof.
% 3.05/0.85  
% 3.05/0.85  
% 3.05/0.85  fork 1: search terminated without proof.
% 3.05/0.86  
% 3.05/0.86  **** run 25 fork 0 starts with strategy
% 3.05/0.86  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":3}
% 3.05/0.86  
% 3.05/0.86  fork 2: search finished without proof.
% 3.05/0.86  
% 3.05/0.86  **** run 32 fork 7 starts with strategy
% 3.05/0.86  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":3}
% 3.86/0.87  
% 3.86/0.87  **** run 34 fork 1 starts with strategy
% 3.86/0.87  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":1}
% 3.86/0.87  
% 3.86/0.87  
% 3.86/0.87  fork 5: search terminated without proof.
% 3.86/0.88  No candidate clauses found.
% 3.86/0.88  
% 3.86/0.88  
% 3.86/0.88  fork 0: search terminated without proof.
% 3.86/0.88  
% 3.86/0.88  **** run 35 fork 2 starts with strategy
% 3.86/0.88  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":6,"var_weight":1}
% 3.86/0.89  
% 3.86/0.89  **** run 38 fork 5 starts with strategy
% 3.86/0.89  {"max_dseconds":1,"strategy":["unit","pure_unit"],"weight_select_ratio":1,"query_preference":0}
% 4.08/0.90  
% 4.08/0.90  **** run 33 fork 0 starts with strategy
% 4.08/0.90  {"max_dseconds":1,"strategy":["unit","pure_unit"],"query_preference":0}
% 4.08/0.91  
% 4.08/0.91  fork 1: search finished without proof.
% 4.08/0.92  
% 4.08/0.92  
% 4.08/0.92  fork 6: search terminated without proof.
% 4.26/0.92  
% 4.26/0.92  
% 4.26/0.92  fork 3: search terminated without proof.
% 4.26/0.92  
% 4.26/0.92  **** run 42 fork 1 starts with strategy
% 4.26/0.92  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":0,"depth_penalty":50,"length_penalty":100}
% 4.26/0.94  
% 4.26/0.94  **** run 39 fork 6 starts with strategy
% 4.26/0.94  {"var_weight":70,"repeat_var_weight":70,"rewrite":0,"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["hardness_pref","max_weight"],"max_dseconds":1}
% 4.26/0.94  
% 4.26/0.94  **** run 36 fork 3 starts with strategy
% 4.26/0.94  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"max_depth":6,"var_weight":1}
% 4.26/0.95  
% 4.26/0.95  
% 4.26/0.95  fork 4: search terminated without proof.
% 4.26/0.97  
% 4.26/0.97  **** run 37 fork 4 starts with strategy
% 4.26/0.97  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 4.26/0.98  
% 4.26/0.98  
% 4.26/0.98  fork 7: search terminated without proof.
% 4.26/0.99  
% 4.26/0.99  
% 4.26/0.99  fork 2: search terminated without proof.
% 4.26/1.00  
% 4.26/1.00  **** run 40 fork 7 starts with strategy
% 4.26/1.00  {"max_depth":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 4.26/1.01  
% 4.26/1.01  **** run 43 fork 2 starts with strategy
% 4.26/1.01  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 4.26/1.01  
% 4.26/1.01  
% 4.26/1.01  fork 0: search terminated without proof.
% 4.26/1.02  
% 4.26/1.02  
% 4.26/1.02  fork 5: search terminated without proof.
% 5.08/1.03  
% 5.08/1.03  **** run 41 fork 0 starts with strategy
% 5.08/1.03  {"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 5.08/1.04  
% 5.08/1.04  **** run 46 fork 5 starts with strategy
% 5.08/1.04  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_dseconds":1}
% 5.08/1.04  
% 5.08/1.04  
% 5.08/1.04  fork 1: search terminated without proof.
% 5.08/1.05  
% 5.08/1.05  
% 5.08/1.05  fork 6: search terminated without proof.
% 5.08/1.06  
% 5.08/1.06  
% 5.08/1.06  fork 3: search terminated without proof.
% 5.08/1.06  
% 5.08/1.06  **** run 50 fork 1 starts with strategy
% 5.08/1.06  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 5.08/1.07  
% 5.08/1.07  **** run 47 fork 6 starts with strategy
% 5.08/1.07  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight","prohibit_unordered_para"],"max_dseconds":1}
% 5.08/1.08  
% 5.08/1.08  **** run 44 fork 3 starts with strategy
% 5.08/1.08  {"max_dseconds":1,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 5.08/1.09  
% 5.08/1.09  
% 5.08/1.09  fork 4: search terminated without proof.
% 5.68/1.11  
% 5.68/1.11  **** run 45 fork 4 starts with strategy
% 5.68/1.11  {"max_dseconds":1,"strategy":["negative_pref","max_ground_weight"],"query_preference":0}
% 5.68/1.11  
% 5.68/1.11  
% 5.68/1.11  fork 7: search terminated without proof.
% 5.68/1.13  
% 5.68/1.13  
% 5.68/1.13  fork 2: search terminated without proof.
% 5.68/1.13  
% 5.68/1.13  **** run 48 fork 7 starts with strategy
% 5.68/1.13  {"weight_select_ratio":100,"rewrite":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 5.68/1.14  
% 5.68/1.14  **** run 51 fork 2 starts with strategy
% 5.68/1.14  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 5.68/1.16  
% 5.68/1.16  
% 5.68/1.16  fork 5: search terminated without proof.
% 5.68/1.17  
% 5.68/1.17  
% 5.68/1.17  fork 0: search terminated without proof.
% 6.26/1.17  
% 6.26/1.17  **** run 54 fork 5 starts with strategy
% 6.26/1.18  {"max_dseconds":10,"strategy":["unit"],"query_preference":0}
% 6.26/1.18  
% 6.26/1.18  
% 6.26/1.18  fork 6: search terminated without proof.
% 6.26/1.19  
% 6.26/1.19  **** run 49 fork 0 starts with strategy
% 6.26/1.19  {"max_dseconds":10,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 6.26/1.20  
% 6.26/1.20  
% 6.26/1.20  fork 3: search terminated without proof.
% 6.26/1.20  
% 6.26/1.20  **** run 55 fork 6 starts with strategy
% 6.26/1.20  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0}
% 6.26/1.21  
% 6.26/1.21  **** run 52 fork 3 starts with strategy
% 6.26/1.21  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 6.26/1.22  
% 6.26/1.22  
% 6.26/1.22  fork 4: search terminated without proof.
% 6.26/1.24  
% 6.26/1.24  
% 6.26/1.24  fork 7: search terminated without proof.
% 6.26/1.25  
% 6.26/1.25  **** run 53 fork 4 starts with strategy
% 6.26/1.25  {"max_dseconds":10,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 6.26/1.26  
% 6.26/1.26  **** run 56 fork 7 starts with strategy
% 6.26/1.26  {"max_dseconds":10,"strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 7.26/1.30  
% 7.26/1.30  fork 4: search finished without proof.
% 7.26/1.32  
% 7.26/1.32  **** run 61 fork 4 starts with strategy
% 7.26/1.32  {"max_dseconds":10,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1,"length_penalty":100}
% 7.26/1.33  
% 7.26/1.33  fork 3: search finished without proof.
% 7.26/1.34  
% 7.26/1.34  **** run 60 fork 3 starts with strategy
% 7.26/1.34  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 13.71/2.13  
% 13.71/2.13  
% 13.71/2.13  fork 1: search terminated without proof.
% 13.71/2.15  
% 13.71/2.15  **** run 58 fork 1 starts with strategy
% 13.71/2.15  {"max_dseconds":10,"strategy":["positive_pref"],"query_preference":0}
% 13.71/2.17  
% 13.71/2.17  
% 13.71/2.17  fork 2: search terminated without proof.
% 14.25/2.19  
% 14.25/2.19  
% 14.25/2.19  fork 5: search terminated without proof.
% 14.25/2.20  
% 14.25/2.20  **** run 59 fork 2 starts with strategy
% 14.25/2.20  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 14.25/2.20  
% 14.25/2.20  
% 14.25/2.20  fork 0: search terminated without proof.
% 14.25/2.21  
% 14.25/2.21  **** run 62 fork 5 starts with strategy
% 14.25/2.21  {"max_dseconds":10,"strategy":["negative_pref","prohibit_nested_para"],"query_preference":0}
% 14.25/2.22  
% 14.25/2.22  **** run 57 fork 0 starts with strategy
% 14.25/2.22  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 14.25/2.23  
% 14.25/2.23  
% 14.25/2.23  fork 6: search terminated without proof.
% 14.25/2.25  
% 14.25/2.25  **** run 63 fork 6 starts with strategy
% 14.25/2.25  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"depth_penalty":100}
% 14.98/2.28  
% 14.98/2.28  fork 5: search finished without proof.
% 14.98/2.29  
% 14.98/2.29  
% 14.98/2.29  fork 7: search terminated without proof.
% 14.98/2.30  
% 14.98/2.30  **** run 70 fork 5 starts with strategy
% 14.98/2.30  {"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["positive_pref"],"max_dseconds":10}
% 15.25/2.32  
% 15.25/2.32  **** run 64 fork 7 starts with strategy
% 15.25/2.32  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 15.40/2.36  
% 15.40/2.36  
% 15.40/2.36  fork 3: search terminated without proof.
% 15.40/2.38  
% 15.40/2.38  **** run 68 fork 3 starts with strategy
% 15.40/2.38  {"weight_select_ratio":100,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":10}
% 15.40/2.41  
% 15.40/2.41  
% 15.40/2.41  fork 4: search terminated without proof.
% 16.10/2.43  
% 16.10/2.43  **** run 69 fork 4 starts with strategy
% 16.10/2.43  {"max_dseconds":10,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1}
% 20.77/3.07  
% 20.77/3.07  
% 20.77/3.07  result: proof found
% 20.77/3.07  for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 20.77/3.07  by run 59 fork 2 strategy {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 20.77/3.07  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 20.77/3.07  
% 20.77/3.07  % SZS output start CNFRefutation for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% See solution above
% 20.77/3.07  
% 20.77/3.07  run 59 fork 2 statistics:
% 20.77/3.07  ----------------------------------
% 20.77/3.07  this run seconds: 0.298173
% 20.77/3.07  total seconds: 2.093849
% 20.77/3.07  stat_given_used: 474
% 20.77/3.07  stat_given_used_at_endgame: 0
% 20.77/3.07  stat_given_candidates:   2635
% 20.77/3.07  stat_given_candidates_at_endgame: 0
% 20.77/3.07  stat_given_candidates_h: 0
% 20.77/3.07  stat_binres_derived_cl:   133
% 20.77/3.07  stat_binres_derived_cl_h: 0
% 20.77/3.07  stat_factor_derived_cl: 40
% 20.77/3.07  stat_para_derived_cl: 53666
% 20.77/3.07  stat_tautologies_discarded: 16
% 20.77/3.07  stat_forward_subsumed: 2955
% 20.77/3.07  stat_derived_cut: 41
% 20.77/3.07  stat_derived_rewritten: 474
% 20.77/3.07  stat_weight_discarded_building: 0
% 20.77/3.07  stat_weight_discarded_cl: 12112
% 20.77/3.07  stat_internlimit_discarded_cl: 0
% 20.77/3.07  stat_simplified:  474 simplified 0 derived 0 given
% 20.77/3.07  stat_kept_cl: 32069
% 20.77/3.07  stat_built_cl: 45603
% 20.77/3.07  stat_hyperres_partial_cl: 0
% 20.77/3.07  stat_made_rewriters: 42
% 20.77/3.07  stat_backward_subsumed: 0
% 20.77/3.07  stat_propagated_subsumed: 0
% 20.77/3.07  stat_clsubs_attempted:                      4444
% 20.77/3.07  stat_clsubs_fact_groundunit_found:             0
% 20.77/3.07  stat_clsubs_rule_groundunit_found:             0
% 20.77/3.07  stat_clsubs_top_meta_attempted:             250779
% 20.77/3.07  stat_clsubs_top_meta_failed:                246335
% 20.77/3.07  stat_clsubs_top_meta_nonpref_attempted:              250779
% 20.77/3.07  stat_clsubs_top_meta_nonpref_succeeded:               85784
% 20.77/3.07  stat_clsubs_top_meta_pref_attempted:                  85784
% 20.77/3.07  stat_clsubs_top_meta_pref1_succeeded:                 85755
% 20.77/3.07  stat_clsubs_top_meta_pref2_succeeded:                 12862
% 20.77/3.07  stat_clsubs_top_meta_pref3_succeeded:                  4444
% 20.77/3.07  stat_clsubs_top_meta_pref_succeeded:                   4444
% 20.77/3.07  stat_clsubs_meta_attempted:                 7443
% 20.77/3.07  stat_clsubs_meta_failed:                    2231
% 20.77/3.07  stat_clsubs_predsymbs_attempted:               0
% 20.77/3.07  stat_clsubs_unit_attempted:                 3160
% 20.77/3.07  stat_clsubs_full_attempted:                 1284
% 20.77/3.07  stat_forwardsubs_attempted:                47137
% 20.77/3.07  stat_lit_hash_added:                  48302
% 20.77/3.07  stat_lit_hash_computed:              150716
% 20.77/3.07  stat_lit_hash_match_found:             3190
% 20.77/3.07  stat_lit_hash_match_miss:            193559
% 20.77/3.07  stat_lit_hash_cut_ok:                    23
% 20.77/3.07  stat_lit_strong_cut_ok:                  19
% 20.77/3.07  stat_lit_hash_subsume_ok:              2955
% 20.77/3.07  clqueue els 10000000 used 1
% 20.77/3.07  clactive els 10000000 used 475
% 20.77/3.07  clactivesubsume els 10000000 used 2821
% 20.77/3.07  queue_termbuf els 200000000 used 2309721
% 20.77/3.07  hyper_termbuf els 100000000 used 1
% 20.77/3.07  active_termbuf els 100000000 used 17879
% 20.77/3.07  varstack els 5000 last used 1
% 20.77/3.07  given_termbuf els 10000000 last used 1
% 20.77/3.07  simplified_termbuf els 10000000 last used 1
% 20.77/3.07  derived_termbuf els 10000000 last used 45
% 20.77/3.07  wr_mallocs: 11302
% 20.77/3.07  wr_callocs: 21
% 20.77/3.07  wr_reallocs: 6441
% 20.77/3.07  wr_frees: 2
% 20.77/3.07  wr_malloc_bytes: 4163009876
% 20.77/3.07  wr_calloc_bytes: 112065536
% 20.77/3.07  wr_realloc_bytes: 2801080
% 20.77/3.07  wr_realloc_freebytes: 0
% 20.77/3.07  ----------------------------------
%------------------------------------------------------------------------------