TSTP Solution File: GEO012-3 by GKC---0.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : GKC---0.8
% Problem  : GEO012-3 : TPTP v8.1.2. Bugfixed v1.2.1.
% Transfm  : none
% Format   : tptp:raw
% Command  : gkc %s

% Computer : n019.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 23:04:33 EDT 2023

% Result   : Unsatisfiable 20.39s 3.11s
% Output   : CNFRefutation 20.39s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named '$inc_colinearity4')

% Comments : 
%------------------------------------------------------------------------------
cnf('1',plain,
    ( ~ colinear(X,Y,Z)
    | between(Z,X,Y)
    | between(Y,Z,X)
    | between(X,Y,Z) ),
    inference(cnf_transformation,[],['$inc_colinearity4']) ).

cnf('2',plain,
    ( ~ colinear(X,Y,Z)
    | colinear(Y,X,Z) ),
    inference(cnf_transformation,[],[t10_5]) ).

cnf('3',plain,
    colinear(a,b,c),
    inference(cnf_transformation,[],[abc_colinear]) ).

cnf('4',plain,
    colinear(b,a,c),
    inference(resolution,[],['2','3']) ).

cnf('5',plain,
    ( between(c,b,a)
    | between(b,a,c)
    | between(a,c,b) ),
    inference(resolution,[],['1','4']) ).

cnf('6',plain,
    ( ~ between(X,Y,Z)
    | between(Z,Y,X) ),
    inference(cnf_transformation,[],[t1]) ).

cnf('7',plain,
    ( between(b,a,c)
    | between(a,c,b)
    | between(a,b,c) ),
    inference(resolution,[],['5','6']) ).

cnf('8',plain,
    ( ~ between(X,Y,Z)
    | ~ between(X,U,Y)
    | between(X,U,Z) ),
    inference(cnf_transformation,[],[b9]) ).

cnf('9',plain,
    ( between(a,c,b)
    | between(a,b,c)
    | ~ between(b,X,a)
    | between(b,X,c) ),
    inference(resolution,[],['7','8']) ).

cnf('10',plain,
    ( ~ colinear(X,Y,Z)
    | colinear(Z,X,Y) ),
    inference(cnf_transformation,[],[t10_4]) ).

cnf('11',plain,
    colinear(a,b,d),
    inference(cnf_transformation,[],[abd_colinear]) ).

cnf('12',plain,
    colinear(d,a,b),
    inference(resolution,[],['10','11']) ).

cnf('13',plain,
    colinear(b,d,a),
    inference(resolution,[],['12','10']) ).

cnf('14',plain,
    ( between(d,a,b)
    | between(b,d,a)
    | between(a,b,d) ),
    inference(resolution,[],['1','13']) ).

cnf('15',plain,
    ( between(b,d,a)
    | between(b,a,d)
    | between(a,b,d) ),
    inference(resolution,[],['14','6']) ).

cnf('16',plain,
    ( between(b,d,c)
    | between(b,a,d)
    | between(a,b,d)
    | between(a,c,b)
    | between(a,b,c) ),
    inference(resolution,[],['9','15']) ).

cnf('17',plain,
    ( ~ between(X,Y,Z)
    | colinear(X,Z,Y) ),
    inference(cnf_transformation,[],[c2_2]) ).

cnf('18',plain,
    ( colinear(b,c,d)
    | between(b,a,d)
    | between(a,b,d)
    | between(a,c,b)
    | between(a,b,c) ),
    inference(resolution,[],['16','17']) ).

cnf('19',plain,
    ( ~ colinear(b,c,d)
    | ~ colinear(a,c,d) ),
    inference(cnf_transformation,[],[prove_colinearity]) ).

cnf('20',plain,
    ( ~ colinear(a,c,d)
    | between(b,a,d)
    | between(a,b,d)
    | between(a,c,b)
    | between(a,b,c) ),
    inference(resolution,[],['18','19']) ).

cnf('21',plain,
    ( ~ between(X,Y,Z)
    | ~ between(X,U,Y)
    | between(U,Y,Z) ),
    inference(cnf_transformation,[],[b5]) ).

cnf('22',plain,
    ( between(a,c,b)
    | between(a,b,c)
    | ~ between(b,X,a)
    | between(X,a,c) ),
    inference(resolution,[],['7','21']) ).

cnf('23',plain,
    ( between(d,a,c)
    | between(b,a,d)
    | between(a,b,d)
    | between(a,c,b)
    | between(a,b,c) ),
    inference(resolution,[],['22','15']) ).

cnf('24',plain,
    ( ~ between(X,Y,Z)
    | colinear(Y,Z,X) ),
    inference(cnf_transformation,[],['$inc_colinearity3']) ).

cnf('25',plain,
    ( colinear(a,c,d)
    | between(b,a,d)
    | between(a,b,d)
    | between(a,c,b)
    | between(a,b,c) ),
    inference(resolution,[],['23','24']) ).

cnf('26',plain,
    ( between(b,a,d)
    | between(a,b,d)
    | between(a,c,b)
    | between(a,b,c) ),
    inference(resolution,[],['20','25']) ).

cnf('27',plain,
    ( between(d,a,b)
    | between(a,b,d)
    | between(a,c,b)
    | between(a,b,c) ),
    inference(resolution,[],['26','6']) ).

cnf('28',plain,
    ( between(a,b,d)
    | between(a,c,b)
    | between(a,b,c)
    | ~ between(d,X,a)
    | between(d,X,b) ),
    inference(resolution,[],['27','8']) ).

cnf('29',plain,
    ( between(c,a,b)
    | between(a,c,b)
    | between(a,b,c) ),
    inference(resolution,[],['7','6']) ).

cnf('30',plain,
    ( ~ between(X,Y,Z)
    | ~ between(U,Y,Z)
    | between(X,U,Y)
    | between(U,X,Y)
    | Y = Z ),
    inference(cnf_transformation,[],[t7]) ).

cnf('31',plain,
    a != b,
    inference(cnf_transformation,[],[a_not_b]) ).

cnf('32',plain,
    ( between(a,c,b)
    | between(a,b,c)
    | between(c,X,a)
    | ~ between(X,a,b)
    | between(X,c,a) ),
    inference(resolution,[then_simplify],['29','30','31']) ).

cnf('33',plain,
    ( between(d,c,a)
    | between(c,d,a)
    | between(a,b,d)
    | between(a,c,b)
    | between(a,b,c) ),
    inference(resolution,[],['27','32']) ).

cnf('34',plain,
    ( between(d,c,b)
    | between(c,d,a)
    | between(a,b,d)
    | between(a,c,b)
    | between(a,b,c) ),
    inference(resolution,[],['28','33']) ).

cnf('35',plain,
    ( ~ between(X,Y,Z)
    | colinear(Z,Y,X) ),
    inference(cnf_transformation,[],[c2_1]) ).

cnf('36',plain,
    ( colinear(b,c,d)
    | between(c,d,a)
    | between(a,b,d)
    | between(a,c,b)
    | between(a,b,c) ),
    inference(resolution,[],['34','35']) ).

cnf('37',plain,
    ( ~ colinear(a,c,d)
    | between(c,d,a)
    | between(a,b,d)
    | between(a,c,b)
    | between(a,b,c) ),
    inference(resolution,[],['36','19']) ).

cnf('38',plain,
    ( colinear(a,c,d)
    | between(c,d,a)
    | between(a,b,d)
    | between(a,c,b)
    | between(a,b,c) ),
    inference(resolution,[],['33','35']) ).

cnf('39',plain,
    ( between(c,d,a)
    | between(a,b,d)
    | between(a,c,b)
    | between(a,b,c) ),
    inference(resolution,[],['37','38']) ).

cnf('40',plain,
    ( between(a,c,b)
    | between(a,b,c)
    | ~ between(c,X,a)
    | between(c,X,b) ),
    inference(resolution,[],['29','8']) ).

cnf('41',plain,
    ( between(c,d,b)
    | between(a,b,d)
    | between(a,c,b)
    | between(a,b,c) ),
    inference(resolution,[],['39','40']) ).

cnf('42',plain,
    ( ~ between(X,Y,Z)
    | colinear(Z,X,Y) ),
    inference(cnf_transformation,[],['$inc_colinearity2']) ).

cnf('43',plain,
    ( colinear(b,c,d)
    | between(a,b,d)
    | between(a,c,b)
    | between(a,b,c) ),
    inference(resolution,[],['41','42']) ).

cnf('44',plain,
    ( ~ colinear(a,c,d)
    | between(a,b,d)
    | between(a,c,b)
    | between(a,b,c) ),
    inference(resolution,[],['43','19']) ).

cnf('45',plain,
    ( colinear(a,c,d)
    | between(a,b,d)
    | between(a,c,b)
    | between(a,b,c) ),
    inference(resolution,[],['39','42']) ).

cnf('46',plain,
    ( between(a,b,d)
    | between(a,c,b)
    | between(a,b,c) ),
    inference(resolution,[],['44','45']) ).

cnf('47',plain,
    ( between(a,b,d)
    | between(b,c,a)
    | between(a,b,c) ),
    inference(resolution,[],['46','6']) ).

cnf('48',plain,
    colinear(b,a,d),
    inference(resolution,[],['2','11']) ).

cnf('49',plain,
    ( between(d,b,a)
    | between(b,a,d)
    | between(a,d,b) ),
    inference(resolution,[],['1','48']) ).

cnf('50',plain,
    ( between(b,a,d)
    | between(a,d,b)
    | between(a,b,d) ),
    inference(resolution,[],['49','6']) ).

cnf('51',plain,
    ( between(a,d,b)
    | between(a,b,d)
    | ~ between(b,X,a)
    | between(b,X,d) ),
    inference(resolution,[],['50','8']) ).

cnf('52',plain,
    ( between(b,c,d)
    | between(a,d,b)
    | between(a,b,d)
    | between(a,b,c) ),
    inference(resolution,[],['47','51']) ).

cnf('53',plain,
    ( ~ between(X,Y,Z)
    | colinear(X,Y,Z) ),
    inference(cnf_transformation,[],['$inc_colinearity1']) ).

cnf('54',plain,
    ( colinear(b,c,d)
    | between(a,d,b)
    | between(a,b,d)
    | between(a,b,c) ),
    inference(resolution,[],['52','53']) ).

cnf('55',plain,
    ( ~ colinear(a,c,d)
    | between(a,d,b)
    | between(a,b,d)
    | between(a,b,c) ),
    inference(resolution,[],['54','19']) ).

cnf('56',plain,
    colinear(c,a,b),
    inference(resolution,[],['10','3']) ).

cnf('57',plain,
    colinear(b,c,a),
    inference(resolution,[],['56','10']) ).

cnf('58',plain,
    ( between(c,a,b)
    | between(b,c,a)
    | between(a,b,c) ),
    inference(resolution,[],['1','57']) ).

cnf('59',plain,
    ( between(b,c,a)
    | between(b,a,c)
    | between(a,b,c) ),
    inference(resolution,[],['58','6']) ).

cnf('60',plain,
    ( between(b,c,d)
    | between(a,d,b)
    | between(a,b,d)
    | between(b,a,c)
    | between(a,b,c) ),
    inference(resolution,[],['51','59']) ).

cnf('61',plain,
    ( colinear(b,c,d)
    | between(a,d,b)
    | between(a,b,d)
    | between(b,a,c)
    | between(a,b,c) ),
    inference(resolution,[],['60','53']) ).

cnf('62',plain,
    ( ~ colinear(a,c,d)
    | between(a,d,b)
    | between(a,b,d)
    | between(b,a,c)
    | between(a,b,c) ),
    inference(resolution,[],['61','19']) ).

cnf('63',plain,
    ( between(a,d,b)
    | between(a,b,d)
    | ~ between(b,X,a)
    | between(X,a,d) ),
    inference(resolution,[],['50','21']) ).

cnf('64',plain,
    ( between(c,a,d)
    | between(a,d,b)
    | between(a,b,d)
    | between(b,a,c)
    | between(a,b,c) ),
    inference(resolution,[],['63','59']) ).

cnf('65',plain,
    ( ~ between(X,Y,Z)
    | colinear(Y,X,Z) ),
    inference(cnf_transformation,[],[c2_3]) ).

cnf('66',plain,
    ( colinear(a,c,d)
    | between(a,d,b)
    | between(a,b,d)
    | between(b,a,c)
    | between(a,b,c) ),
    inference(resolution,[],['64','65']) ).

cnf('67',plain,
    ( between(a,d,b)
    | between(a,b,d)
    | between(b,a,c)
    | between(a,b,c) ),
    inference(resolution,[],['62','66']) ).

cnf('68',plain,
    ( between(a,d,b)
    | between(a,b,d)
    | between(a,b,c)
    | ~ between(b,X,a)
    | between(X,a,c) ),
    inference(resolution,[],['67','21']) ).

cnf('69',plain,
    ( between(c,a,c)
    | between(a,d,b)
    | between(a,b,d)
    | between(a,b,c) ),
    inference(resolution,[],['47','68']) ).

cnf('70',plain,
    ( ~ between(X,Y,Z)
    | between(U,Y,Z)
    | X != Z ),
    inference(cnf_transformation,[],[b1]) ).

cnf('71',plain,
    between(X,X,Y),
    inference(cnf_transformation,[],[t2]) ).

cnf('72',plain,
    ( between(X,Y,Z)
    | Y != Z ),
    inference(resolution,[],['70','71']) ).

cnf('73',plain,
    between(X,Y,Y),
    inference(reflexivity,[],['72']) ).

cnf('74',plain,
    between(X,X,Y),
    inference(resolution,[],['6','73']) ).

cnf('75',plain,
    ( ~ between(X,Y,X)
    | between(Y,X,Z) ),
    inference(resolution,[],['21','74']) ).

cnf('76',plain,
    ( between(a,d,b)
    | between(a,b,d)
    | between(a,b,c)
    | between(a,c,X) ),
    inference(resolution,[],['69','75']) ).

cnf('77',plain,
    ( between(a,d,b)
    | between(a,b,d)
    | between(a,b,c)
    | colinear(a,c,X) ),
    inference(resolution,[],['76','53']) ).

cnf('78',plain,
    ( between(a,d,b)
    | between(a,b,d)
    | between(a,b,c) ),
    inference(resolution,[],['55','77']) ).

cnf('79',plain,
    ( between(b,d,a)
    | between(a,b,d)
    | between(a,b,c) ),
    inference(resolution,[],['78','6']) ).

cnf('80',plain,
    ( between(a,b,d)
    | between(a,b,c)
    | ~ between(b,X,d)
    | between(X,d,a) ),
    inference(resolution,[],['79','21']) ).

cnf('81',plain,
    ( ~ between(X,Y,Z)
    | ~ between(U,Z,V)
    | ~ between(U,X,V)
    | between(U,Y,V) ),
    inference(cnf_transformation,[],[t8]) ).

cnf('82',plain,
    ( between(b,a,c)
    | between(a,b,c)
    | ~ between(X,b,Y)
    | ~ between(X,a,Y)
    | between(X,c,Y) ),
    inference(resolution,[],['59','81']) ).

cnf('83',plain,
    ( between(b,a,c)
    | between(a,b,c)
    | ~ between(X,a,b)
    | between(X,c,b) ),
    inference(resolution,[],['82','73']) ).

cnf('84',plain,
    ( between(d,c,b)
    | between(b,d,a)
    | between(a,b,d)
    | between(b,a,c)
    | between(a,b,c) ),
    inference(resolution,[],['83','14']) ).

cnf('85',plain,
    ( between(b,c,d)
    | between(b,d,a)
    | between(a,b,d)
    | between(b,a,c)
    | between(a,b,c) ),
    inference(resolution,[],['84','6']) ).

cnf('86',plain,
    ( ~ between(X,Y,Z)
    | ~ between(X,U,Z)
    | between(X,Y,U)
    | between(X,U,Y) ),
    inference(cnf_transformation,[],[t9]) ).

cnf('87',plain,
    ( between(b,a,c)
    | between(a,b,c)
    | between(b,c,X)
    | ~ between(b,X,a)
    | between(b,X,c) ),
    inference(resolution,[],['59','86']) ).

cnf('88',plain,
    ( between(b,d,c)
    | between(b,c,d)
    | between(a,b,d)
    | between(b,a,c)
    | between(a,b,c) ),
    inference(resolution,[],['85','87']) ).

cnf('89',plain,
    ( between(b,a,c)
    | between(a,b,c)
    | ~ between(b,X,c)
    | between(X,c,a) ),
    inference(resolution,[],['59','21']) ).

cnf('90',plain,
    ( between(b,c,d)
    | between(d,c,a)
    | between(a,b,d)
    | between(b,a,c)
    | between(a,b,c) ),
    inference(resolution,[],['88','89']) ).

cnf('91',plain,
    ( colinear(a,c,d)
    | between(b,c,d)
    | between(a,b,d)
    | between(b,a,c)
    | between(a,b,c) ),
    inference(resolution,[],['90','35']) ).

cnf('92',plain,
    ( colinear(b,c,d)
    | between(b,c,d)
    | between(a,b,d)
    | between(b,a,c)
    | between(a,b,c) ),
    inference(resolution,[],['88','17']) ).

cnf('93',plain,
    ( ~ colinear(a,c,d)
    | between(b,c,d)
    | between(a,b,d)
    | between(b,a,c)
    | between(a,b,c) ),
    inference(resolution,[],['92','19']) ).

cnf('94',plain,
    ( between(b,c,d)
    | between(a,b,d)
    | between(b,a,c)
    | between(a,b,c) ),
    inference(resolution,[],['91','93']) ).

cnf('95',plain,
    ( between(c,d,a)
    | between(a,b,d)
    | between(b,a,c)
    | between(a,b,c) ),
    inference(resolution,[],['80','94']) ).

cnf('96',plain,
    ( colinear(a,c,d)
    | between(a,b,d)
    | between(b,a,c)
    | between(a,b,c) ),
    inference(resolution,[],['95','42']) ).

cnf('97',plain,
    ( colinear(b,c,d)
    | between(a,b,d)
    | between(b,a,c)
    | between(a,b,c) ),
    inference(resolution,[],['94','53']) ).

cnf('98',plain,
    ( ~ colinear(a,c,d)
    | between(a,b,d)
    | between(b,a,c)
    | between(a,b,c) ),
    inference(resolution,[],['97','19']) ).

cnf('99',plain,
    ( between(a,b,d)
    | between(b,a,c)
    | between(a,b,c) ),
    inference(resolution,[],['96','98']) ).

cnf('100',plain,
    ( between(a,b,d)
    | between(c,a,b)
    | between(a,b,c) ),
    inference(resolution,[],['99','6']) ).

cnf('101',plain,
    ( ~ between(X,Y,Z)
    | ~ between(U,X,Z)
    | between(U,Y,Z) ),
    inference(cnf_transformation,[],[b8]) ).

cnf('102',plain,
    ( between(a,b,d)
    | between(a,b,c)
    | ~ between(X,a,b)
    | between(X,d,b) ),
    inference(resolution,[],['78','101']) ).

cnf('103',plain,
    ( between(c,d,b)
    | between(a,b,d)
    | between(a,b,c) ),
    inference(resolution,[],['100','102']) ).

cnf('104',plain,
    ( colinear(b,c,d)
    | between(a,b,d)
    | between(a,b,c) ),
    inference(resolution,[],['103','42']) ).

cnf('105',plain,
    ( ~ colinear(a,c,d)
    | between(a,b,d)
    | between(a,b,c) ),
    inference(resolution,[],['104','19']) ).

cnf('106',plain,
    ( between(a,b,d)
    | between(a,b,c)
    | ~ between(b,X,c)
    | between(X,c,a) ),
    inference(resolution,[],['47','21']) ).

cnf('107',plain,
    ( between(a,b,d)
    | between(a,b,c)
    | between(a,c,a) ),
    inference(resolution,[],['99','106']) ).

cnf('108',plain,
    ( between(a,b,d)
    | between(a,b,c)
    | between(c,a,X) ),
    inference(resolution,[],['107','75']) ).

cnf('109',plain,
    ( between(a,b,d)
    | between(a,b,c)
    | colinear(a,c,X) ),
    inference(resolution,[],['108','65']) ).

cnf('110',plain,
    ( between(a,b,d)
    | between(a,b,c) ),
    inference(resolution,[],['105','109']) ).

cnf('111',plain,
    ( ~ between(X,Y,Z)
    | ~ between(U,X,Y)
    | between(U,Y,Z)
    | X = Y ),
    inference(cnf_transformation,[],[b6]) ).

cnf('112',plain,
    ( between(a,b,c)
    | ~ between(X,a,b)
    | between(X,b,d) ),
    inference(resolution,[then_simplify],['110','111','31']) ).

cnf('113',plain,
    ( between(c,b,d)
    | between(a,c,b)
    | between(a,b,c) ),
    inference(resolution,[],['112','29']) ).

cnf('114',plain,
    ( colinear(b,c,d)
    | between(a,c,b)
    | between(a,b,c) ),
    inference(resolution,[],['113','65']) ).

cnf('115',plain,
    ( ~ colinear(a,c,d)
    | between(a,c,b)
    | between(a,b,c) ),
    inference(resolution,[],['114','19']) ).

cnf('116',plain,
    ( ~ between(X,Y,Z)
    | ~ between(U,X,Y)
    | between(U,X,Z)
    | X = Y ),
    inference(cnf_transformation,[],[b7]) ).

cnf('117',plain,
    ( between(a,b,c)
    | ~ between(X,a,b)
    | between(X,a,d) ),
    inference(resolution,[then_simplify],['110','116','31']) ).

cnf('118',plain,
    ( between(c,a,d)
    | between(a,c,b)
    | between(a,b,c) ),
    inference(resolution,[],['117','29']) ).

cnf('119',plain,
    ( colinear(a,c,d)
    | between(a,c,b)
    | between(a,b,c) ),
    inference(resolution,[],['118','65']) ).

cnf('120',plain,
    ( between(a,c,b)
    | between(a,b,c) ),
    inference(resolution,[],['115','119']) ).

cnf('121',plain,
    ( between(a,b,c)
    | ~ between(a,X,b)
    | between(X,b,d) ),
    inference(resolution,[],['110','21']) ).

cnf('122',plain,
    ( between(c,b,d)
    | between(a,b,c) ),
    inference(resolution,[],['120','121']) ).

cnf('123',plain,
    ( colinear(b,c,d)
    | between(a,b,c) ),
    inference(resolution,[],['122','65']) ).

cnf('124',plain,
    ( between(a,b,c)
    | ~ colinear(a,c,d) ),
    inference(resolution,[],['123','19']) ).

cnf('125',plain,
    ( between(a,b,c)
    | ~ between(a,X,b)
    | between(a,X,d) ),
    inference(resolution,[],['110','8']) ).

cnf('126',plain,
    ( between(a,c,d)
    | between(a,b,c) ),
    inference(resolution,[],['120','125']) ).

cnf('127',plain,
    ( colinear(a,c,d)
    | between(a,b,c) ),
    inference(resolution,[],['126','53']) ).

cnf('128',plain,
    between(a,b,c),
    inference(simplify,[],['124','127']) ).

cnf('129',plain,
    ( ~ between(X,a,b)
    | between(X,b,c) ),
    inference(resolution,[then_simplify],['128','111','31']) ).

cnf('130',plain,
    ( between(d,a,b)
    | between(a,d,b)
    | between(a,b,d) ),
    inference(resolution,[],['50','6']) ).

cnf('131',plain,
    ( between(d,b,c)
    | between(a,d,b)
    | between(a,b,d) ),
    inference(resolution,[],['129','130']) ).

cnf('132',plain,
    ( colinear(b,c,d)
    | between(a,d,b)
    | between(a,b,d) ),
    inference(resolution,[],['131','24']) ).

cnf('133',plain,
    ( ~ colinear(a,c,d)
    | between(a,d,b)
    | between(a,b,d) ),
    inference(resolution,[],['132','19']) ).

cnf('134',plain,
    ( ~ between(X,a,b)
    | between(X,a,c) ),
    inference(resolution,[then_simplify],['128','116','31']) ).

cnf('135',plain,
    ( between(d,a,c)
    | between(a,d,b)
    | between(a,b,d) ),
    inference(resolution,[],['134','130']) ).

cnf('136',plain,
    ( colinear(a,c,d)
    | between(a,d,b)
    | between(a,b,d) ),
    inference(resolution,[],['135','24']) ).

cnf('137',plain,
    ( between(a,d,b)
    | between(a,b,d) ),
    inference(resolution,[],['133','136']) ).

cnf('138',plain,
    ( ~ between(a,X,b)
    | between(X,b,c) ),
    inference(resolution,[],['128','21']) ).

cnf('139',plain,
    ( between(d,b,c)
    | between(a,b,d) ),
    inference(resolution,[],['137','138']) ).

cnf('140',plain,
    ( colinear(b,c,d)
    | between(a,b,d) ),
    inference(resolution,[],['139','24']) ).

cnf('141',plain,
    ( between(a,b,d)
    | ~ colinear(a,c,d) ),
    inference(resolution,[],['140','19']) ).

cnf('142',plain,
    ( ~ between(a,X,b)
    | between(a,X,c) ),
    inference(resolution,[],['128','8']) ).

cnf('143',plain,
    ( between(a,d,c)
    | between(a,b,d) ),
    inference(resolution,[],['137','142']) ).

cnf('144',plain,
    ( colinear(a,c,d)
    | between(a,b,d) ),
    inference(resolution,[],['143','17']) ).

cnf('145',plain,
    between(a,b,d),
    inference(simplify,[],['141','144']) ).

cnf('146',plain,
    ( ~ between(X,Y,Z)
    | ~ between(X,Y,U)
    | between(Y,Z,U)
    | between(Y,U,Z)
    | X = Y ),
    inference(cnf_transformation,[],[b13]) ).

cnf('147',plain,
    ( ~ between(a,b,X)
    | between(b,c,X)
    | between(b,X,c) ),
    inference(resolution,[then_simplify],['128','146','31']) ).

cnf('148',plain,
    ( between(b,d,c)
    | between(b,c,d) ),
    inference(resolution,[],['145','147']) ).

cnf('149',plain,
    ( between(c,d,b)
    | between(b,c,d) ),
    inference(resolution,[],['148','6']) ).

cnf('150',plain,
    between(c,b,a),
    inference(resolution,[],['128','6']) ).

cnf('151',plain,
    ( ~ between(c,X,b)
    | between(c,X,a) ),
    inference(resolution,[],['150','8']) ).

cnf('152',plain,
    ( between(b,c,d)
    | between(c,d,a) ),
    inference(resolution,[],['149','151']) ).

cnf('153',plain,
    ( colinear(a,c,d)
    | between(b,c,d) ),
    inference(resolution,[],['152','42']) ).

cnf('154',plain,
    ( colinear(b,c,d)
    | between(b,c,d) ),
    inference(resolution,[],['148','17']) ).

cnf('155',plain,
    ( ~ colinear(a,c,d)
    | between(b,c,d) ),
    inference(resolution,[],['154','19']) ).

cnf('156',plain,
    between(b,c,d),
    inference(resolution,[],['153','155']) ).

cnf('157',plain,
    between(d,c,b),
    inference(resolution,[],['156','6']) ).

cnf('158',plain,
    between(d,b,a),
    inference(resolution,[],['145','6']) ).

cnf('159',plain,
    ( ~ between(d,X,b)
    | between(d,X,a) ),
    inference(resolution,[],['158','8']) ).

cnf('160',plain,
    between(d,c,a),
    inference(resolution,[],['157','159']) ).

cnf('161',plain,
    colinear(b,c,d),
    inference(resolution,[],['156','53']) ).

cnf('162',plain,
    ~ colinear(a,c,d),
    inference(resolution,[],['161','19']) ).

cnf('163',plain,
    $false,
    inference(resolution,[then_simplify],['160','35','162']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem  : GEO012-3 : TPTP v8.1.2. Bugfixed v1.2.1.
% 0.11/0.13  % Command  : gkc %s
% 0.13/0.34  % Computer : n019.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 : Tue Aug 29 23:36:57 EDT 2023
% 0.13/0.34  % CPUTime  : 
% 0.20/0.39  
% 0.20/0.39  input clause set summed statistics:
% 0.20/0.39  ----------------------------------
% 0.20/0.39  in_clause_count:                   105
% 0.20/0.39  in_rule_clause_count:               95
% 0.20/0.39  in_fact_clause_count:               10
% 0.20/0.39  in_answer_clause_count:              0
% 0.20/0.39  in_ground_clause_count:             11
% 0.20/0.39  in_unit_clause_count:               32
% 0.20/0.39  in_horn_clause_count:               84
% 0.20/0.39  in_pos_clause_count:                24
% 0.20/0.39  in_neg_clause_count:                10
% 0.20/0.39  in_poseq_clause_count:              32
% 0.20/0.39  in_negeq_clause_count:              10
% 0.20/0.39  in_unitposeq_clause_count:           5
% 0.20/0.39  in_chain_clause_count:               0
% 0.20/0.39  in_min_length:             1
% 0.20/0.39  in_max_length:             8
% 0.20/0.39  in_min_depth:              1
% 0.20/0.39  in_max_depth:              3
% 0.20/0.39  in_min_size:               3
% 0.20/0.39  in_max_size:              40
% 0.20/0.39  in_min_vars:               0
% 0.20/0.39  in_max_vars:               8
% 0.20/0.39  in_extaxiom_count:                24
% 0.20/0.39  in_axiom_count:                   77
% 0.20/0.39  in_assumption_count:               3
% 0.20/0.39  in_goal_count:                     1
% 0.20/0.39  in_neg_goal_count:                 1
% 0.20/0.39  in_pos_goal_count:                 0
% 0.20/0.39  in_posunit_goal_count:             0
% 0.20/0.39  
% 0.20/0.39  auto guide:
% 0.20/0.39  -----------
% 0.20/0.39  {
% 0.20/0.39  "print":1,
% 0.20/0.39  "print_level": 15,
% 0.20/0.39  "max_size": 0,
% 0.20/0.39  "max_depth": 0,
% 0.20/0.39  "max_length": 0,
% 0.20/0.39  "max_dseconds": 0,
% 0.20/0.39  "runs":[
% 0.20/0.39  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "sine":3, "strategy":["hardness_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "sine":5, "strategy":["hardness_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":3},
% 0.20/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":1, "sine":3, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.20/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":0, "rewrite":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.20/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.20/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":1},
% 0.20/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":1, "max_size":15},
% 0.20/0.39  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":1},
% 0.20/0.39  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara","prohibit_unordered_para"], "max_dseconds":1},
% 0.20/0.39  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.20/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.20/0.39  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.20/0.39  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50,  "sine":3, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.20/0.39  {"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.20/0.39  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.20/0.39  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.20/0.39  {"max_dseconds":1, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "sine":4, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref", "max_ground_weight"], "query_preference":1},
% 0.20/0.39  {"weight_select_ratio":20, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.20/0.39  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.20/0.39  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_depth":2, "max_dseconds":1},
% 0.20/0.39  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.20/0.39  {"depth_penalty":50, "sine":3, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.20/0.39  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":1},
% 0.20/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.20/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.20/0.39  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":1},
% 0.20/0.39  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":1},
% 0.20/0.39  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":2},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.20/0.39  {"max_dseconds":1, "sine":5, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.20/0.39  {"max_dseconds":1, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.20/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.20/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":1},
% 0.20/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_depth":2, "max_dseconds":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["query_focus", "double"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":2, "sine":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.20/0.39  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":1},
% 0.20/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.20/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.20/0.39  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.20/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":1},
% 0.20/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":1},
% 0.20/0.39  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":1},
% 0.20/0.39  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.20/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.20/0.39  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":1},
% 0.20/0.39  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.20/0.39  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.20/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":1, "strategy":["query_focus", "prohibit_nested_para"], "max_dseconds":1},
% 0.20/0.39  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.20/0.39  {"sine":1, "rewrite":0, "depth_penalty":50, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":1},
% 0.20/0.39  {"sine":2, "weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.20/0.39  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":1, "sine":2},
% 0.20/0.39  
% 0.20/0.39  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "sine":3, "strategy":["hardness_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "sine":5, "strategy":["hardness_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":3},
% 0.20/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":10, "sine":3, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.20/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":0, "rewrite":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.20/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.20/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":10},
% 0.20/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":10, "max_size":15},
% 0.20/0.39  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":10},
% 0.20/0.39  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara","prohibit_unordered_para"], "max_dseconds":10},
% 0.20/0.39  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":10},
% 0.20/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.20/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.20/0.39  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.20/0.39  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50,  "sine":3, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.20/0.39  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.20/0.39  {"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.20/0.39  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.20/0.39  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.20/0.39  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.20/0.39  {"max_dseconds":10, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "sine":4, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref", "max_ground_weight"], "query_preference":1},
% 0.20/0.39  {"weight_select_ratio":20, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.20/0.39  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.20/0.39  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_depth":2, "max_dseconds":10},
% 0.20/0.39  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.20/0.39  {"depth_penalty":50, "sine":3, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.20/0.39  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":10},
% 0.20/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.20/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":10},
% 0.20/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.20/0.39  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":10},
% 0.20/0.39  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":10},
% 0.20/0.39  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.20/0.39  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":2},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.20/0.39  {"max_dseconds":10, "sine":5, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.20/0.39  {"max_dseconds":10, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.20/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.20/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":10},
% 0.20/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_depth":2, "max_dseconds":10},
% 0.20/0.39  {"max_dseconds":10, "strategy":["query_focus", "double"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":2, "sine":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.20/0.39  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":10},
% 0.20/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":10},
% 0.20/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.20/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":10},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.20/0.39  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.20/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":10},
% 0.20/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":10},
% 0.20/0.39  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":10},
% 0.20/0.39  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.20/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.20/0.39  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":10},
% 0.20/0.39  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":10},
% 0.20/0.39  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.20/0.39  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":10},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.20/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":1, "strategy":["query_focus", "prohibit_nested_para"], "max_dseconds":10},
% 0.20/0.39  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":10},
% 0.20/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.20/0.39  {"sine":1, "rewrite":0, "depth_penalty":50, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":10},
% 0.20/0.39  {"sine":2, "weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.20/0.39  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":10, "sine":2},
% 0.20/0.39  
% 0.20/0.39  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "sine":3, "strategy":["hardness_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "sine":5, "strategy":["hardness_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":3},
% 0.20/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":50, "sine":3, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.20/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":0, "rewrite":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.20/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.20/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":50},
% 0.20/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":50, "max_size":15},
% 0.20/0.39  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":50},
% 0.20/0.39  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara","prohibit_unordered_para"], "max_dseconds":50},
% 0.20/0.39  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":50},
% 0.20/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.20/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.20/0.39  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.20/0.39  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50,  "sine":3, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.20/0.39  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.20/0.39  {"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.20/0.39  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.20/0.39  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.20/0.39  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.20/0.39  {"max_dseconds":50, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "sine":4, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref", "max_ground_weight"], "query_preference":1},
% 0.20/0.39  {"weight_select_ratio":20, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.20/0.39  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.20/0.39  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_depth":2, "max_dseconds":50},
% 0.20/0.39  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.20/0.39  {"depth_penalty":50, "sine":3, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.20/0.39  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":50},
% 0.20/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.20/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":50},
% 0.20/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.20/0.39  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":50},
% 0.20/0.39  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":50},
% 0.20/0.39  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.20/0.39  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":2},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.20/0.39  {"max_dseconds":50, "sine":5, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.20/0.39  {"max_dseconds":50, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.20/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.20/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":50},
% 0.20/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_depth":2, "max_dseconds":50},
% 0.20/0.39  {"max_dseconds":50, "strategy":["query_focus", "double"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":2, "sine":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.20/0.39  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":50},
% 0.20/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":50},
% 0.20/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.20/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":50},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.20/0.39  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.20/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":50},
% 0.20/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":50},
% 0.20/0.39  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":50},
% 0.20/0.39  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.20/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.20/0.39  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":50},
% 0.20/0.39  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":50},
% 0.20/0.39  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.20/0.39  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":50},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.20/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":1, "strategy":["query_focus", "prohibit_nested_para"], "max_dseconds":50},
% 0.20/0.39  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":50},
% 0.20/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.20/0.39  {"sine":1, "rewrite":0, "depth_penalty":50, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":50},
% 0.20/0.39  {"sine":2, "weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.20/0.39  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":50, "sine":2},
% 0.20/0.39  
% 0.20/0.39  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":3},
% 0.20/0.39  {"max_dseconds":250, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.20/0.39  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.20/0.39  {"max_dseconds":250, "strategy":["unit"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":250, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.20/0.39  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.20/0.39  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.20/0.39  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.20/0.39  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds":250, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.20/0.39  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.20/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":250},
% 0.20/0.39  {"max_dseconds":250, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.20/0.39  
% 0.20/0.39  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":3},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.20/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":1250},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["unit"], "query_preference":1, "max_depth":2} 
% 0.20/0.39  
% 0.20/0.39  ]}
% 0.20/0.39  
% 0.20/0.39  
% 0.20/0.39  **** run 1 fork 0 starts with strategy
% 0.20/0.39  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0}
% 0.20/0.39  
% 0.20/0.39  **** run 2 fork 1 starts with strategy
% 0.20/0.39  {"max_dseconds":1,"sine":3,"strategy":["hardness_pref"],"query_preference":0}
% 0.20/0.39  
% 0.20/0.39  **** run 3 fork 2 starts with strategy
% 0.20/0.39  {"max_dseconds":1,"sine":5,"strategy":["hardness_pref"],"query_preference":0}
% 0.20/0.39  
% 0.20/0.39  **** run 4 fork 3 starts with strategy
% 0.20/0.39  {"max_dseconds":1,"sine":5,"strategy":["negative_pref"],"query_preference":0}
% 0.20/0.39  
% 0.20/0.39  **** run 5 fork 4 starts with strategy
% 0.20/0.39  {"max_dseconds":1,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 0.20/0.39  
% 0.20/0.39  **** run 6 fork 5 starts with strategy
% 0.20/0.39  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 0.20/0.39  
% 0.20/0.39  **** run 7 fork 6 starts with strategy
% 0.20/0.39  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 0.20/0.40  
% 0.20/0.40  **** run 8 fork 7 starts with strategy
% 0.20/0.40  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":1}
% 0.20/0.43  
% 0.20/0.43  fork 3: search finished without proof.
% 0.20/0.43  
% 0.20/0.43  fork 2: search finished without proof.
% 0.20/0.44  
% 0.20/0.44  fork 1: search finished without proof.
% 0.20/0.46  
% 0.20/0.46  **** run 12 fork 3 starts with strategy
% 0.20/0.46  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.20/0.46  
% 0.20/0.46  **** run 11 fork 2 starts with strategy
% 0.20/0.46  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 0.20/0.46  
% 0.20/0.46  **** run 10 fork 1 starts with strategy
% 0.20/0.47  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":1}
% 0.20/0.52  
% 0.20/0.52  fork 0: search finished without proof.
% 0.20/0.53  
% 0.20/0.53  
% 0.20/0.53  fork 5: search terminated without proof.
% 0.20/0.53  
% 0.20/0.53  
% 0.20/0.53  fork 6: search terminated without proof.
% 0.20/0.54  
% 0.20/0.54  fork 7: search finished without proof.
% 0.20/0.54  
% 0.20/0.54  
% 0.20/0.54  fork 4: search terminated without proof.
% 0.20/0.55  
% 0.20/0.55  **** run 9 fork 0 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":["negative_pref"],"query_preference":1}
% 0.20/0.55  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.20/0.56  
% 0.20/0.56  **** run 15 fork 6 starts with strategy
% 0.20/0.56  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1}
% 0.20/0.56  
% 0.20/0.56  **** run 16 fork 7 starts with strategy
% 0.20/0.56  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"depth_penalty":100}
% 0.20/0.56  
% 0.20/0.56  **** run 13 fork 4 starts with strategy
% 0.20/0.56  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 0.20/0.59  
% 0.20/0.59  
% 0.20/0.59  fork 3: search terminated without proof.
% 0.20/0.59  
% 0.20/0.59  
% 0.20/0.59  fork 2: search terminated without proof.
% 0.20/0.59  
% 0.20/0.59  
% 0.20/0.59  fork 1: search terminated without proof.
% 0.20/0.61  
% 0.20/0.61  **** run 20 fork 3 starts with strategy
% 0.20/0.61  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 0.20/0.61  
% 0.20/0.61  **** run 19 fork 2 starts with strategy
% 0.20/0.61  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 0.20/0.62  
% 0.20/0.62  **** run 18 fork 1 starts with strategy
% 0.20/0.62  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":3}
% 0.20/0.66  No candidate clauses found.
% 0.20/0.66  
% 0.20/0.66  
% 0.20/0.66  fork 1: search terminated without proof.
% 0.20/0.67  
% 0.20/0.67  
% 0.20/0.67  fork 0: 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.69  
% 0.20/0.69  **** run 26 fork 1 starts with strategy
% 0.20/0.69  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"sine":2}
% 0.20/0.69  
% 0.20/0.69  
% 0.20/0.69  fork 4: search terminated without proof.
% 0.20/0.69  
% 0.20/0.69  
% 0.20/0.69  fork 6: search terminated without proof.
% 0.20/0.69  
% 0.20/0.69  **** run 22 fork 5 starts with strategy
% 0.20/0.69  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 0.20/0.70  
% 0.20/0.70  **** run 17 fork 0 starts with strategy
% 0.20/0.70  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0}
% 0.20/0.70  
% 0.20/0.70  
% 0.20/0.70  fork 7: search terminated without proof.
% 0.20/0.71  
% 0.20/0.71  **** run 21 fork 4 starts with strategy
% 0.20/0.71  {"max_dseconds":1,"sine":3,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 0.20/0.72  
% 0.20/0.72  **** run 24 fork 7 starts with strategy
% 0.20/0.72  {"max_dseconds":1,"strategy":["unit"],"query_preference":0}
% 0.20/0.74  
% 0.20/0.74  fork 1: search finished without proof.
% 0.20/0.74  
% 0.20/0.74  
% 0.20/0.74  fork 3: search terminated without proof.
% 0.20/0.75  
% 0.20/0.75  **** run 23 fork 6 starts with strategy
% 0.20/0.75  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"sine":1}
% 0.20/0.75  
% 0.20/0.75  
% 0.20/0.75  fork 2: search terminated without proof.
% 0.20/0.76  
% 0.20/0.76  **** run 34 fork 1 starts with strategy
% 0.20/0.76  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":3}
% 0.20/0.77  
% 0.20/0.77  fork 4: search finished without proof.
% 0.20/0.77  
% 0.20/0.77  **** run 28 fork 3 starts with strategy
% 0.20/0.77  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"depth_penalty":100}
% 0.20/0.77  
% 0.20/0.77  **** run 27 fork 2 starts with strategy
% 0.20/0.77  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"sine":1}
% 3.36/0.81  
% 3.36/0.81  **** run 29 fork 4 starts with strategy
% 3.36/0.81  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 3.36/0.83  
% 3.36/0.83  
% 3.36/0.83  fork 5: search terminated without proof.
% 3.36/0.83  
% 3.36/0.83  
% 3.36/0.83  fork 0: search terminated without proof.
% 3.36/0.85  
% 3.36/0.85  **** run 30 fork 5 starts with strategy
% 3.36/0.85  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"rewrite":0}
% 3.36/0.86  
% 3.36/0.86  
% 3.36/0.86  fork 7: search terminated without proof.
% 3.36/0.86  
% 3.36/0.86  **** run 25 fork 0 starts with strategy
% 3.36/0.86  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":0}
% 3.36/0.88  
% 3.36/0.88  **** run 32 fork 7 starts with strategy
% 3.36/0.88  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 3.36/0.90  
% 3.36/0.90  
% 3.36/0.90  fork 3: search terminated without proof.
% 4.05/0.90  
% 4.05/0.90  
% 4.05/0.90  fork 1: search terminated without proof.
% 4.05/0.90  
% 4.05/0.90  
% 4.05/0.90  fork 2: search terminated without proof.
% 4.05/0.92  
% 4.05/0.92  **** run 42 fork 1 starts with strategy
% 4.05/0.92  {"max_depth":0,"length_penalty":100,"query_preference":2,"strategy":["hardness_pref","posunitpara","prohibit_unordered_para"],"max_dseconds":1}
% 4.05/0.92  
% 4.05/0.92  **** run 36 fork 3 starts with strategy
% 4.05/0.92  {"max_dseconds":1,"strategy":["negative_pref","posunitpara"],"query_preference":1,"max_depth":2,"depth_penalty":50,"length_penalty":100}
% 4.05/0.92  
% 4.05/0.92  **** run 35 fork 2 starts with strategy
% 4.05/0.92  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":30,"depth_penalty":100}
% 4.05/0.93  
% 4.05/0.93  
% 4.05/0.93  fork 6: search terminated without proof.
% 4.05/0.95  
% 4.05/0.95  **** run 31 fork 6 starts with strategy
% 4.05/0.95  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_deep_para"],"query_preference":0,"rewrite":0}
% 4.05/0.96  
% 4.05/0.96  
% 4.05/0.96  fork 4: search terminated without proof.
% 4.05/0.97  
% 4.05/0.97  **** run 37 fork 4 starts with strategy
% 4.05/0.97  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":1}
% 4.05/0.98  
% 4.05/0.98  
% 4.05/0.98  fork 5: search terminated without proof.
% 4.77/0.99  
% 4.77/0.99  
% 4.77/0.99  fork 0: search terminated without proof.
% 4.77/0.99  
% 4.77/0.99  **** run 38 fork 5 starts with strategy
% 4.77/0.99  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"sine":2}
% 4.77/1.01  
% 4.77/1.01  
% 4.77/1.01  fork 7: search terminated without proof.
% 4.77/1.01  
% 4.77/1.01  **** run 33 fork 0 starts with strategy
% 4.77/1.01  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"length_penalty":100}
% 4.77/1.02  
% 4.77/1.02  fork 5: search finished without proof.
% 4.77/1.03  
% 4.77/1.03  **** run 40 fork 7 starts with strategy
% 4.77/1.03  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":1,"max_size":15}
% 4.77/1.04  
% 4.77/1.04  **** run 46 fork 5 starts with strategy
% 4.77/1.04  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 4.77/1.04  
% 4.77/1.04  
% 4.77/1.04  fork 1: search terminated without proof.
% 4.77/1.05  
% 4.77/1.05  
% 4.77/1.05  fork 3: search terminated without proof.
% 4.77/1.05  
% 4.77/1.05  
% 4.77/1.05  fork 2: search terminated without proof.
% 4.77/1.07  
% 4.77/1.07  **** run 50 fork 1 starts with strategy
% 4.77/1.07  {"max_depth":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 4.77/1.07  
% 4.77/1.07  **** run 44 fork 3 starts with strategy
% 4.77/1.07  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"max_depth":2}
% 4.77/1.07  
% 4.77/1.07  **** run 43 fork 2 starts with strategy
% 4.77/1.07  {"weight_select_ratio":100,"query_preference":1,"strategy":["negative_pref"],"max_dseconds":1}
% 5.53/1.09  
% 5.53/1.09  
% 5.53/1.09  fork 6: search terminated without proof.
% 5.60/1.10  
% 5.60/1.10  
% 5.60/1.10  fork 4: search terminated without proof.
% 5.70/1.11  
% 5.70/1.11  **** run 39 fork 6 starts with strategy
% 5.70/1.11  {"sine":1,"var_weight":70,"repeat_var_weight":70,"query_preference":2,"strategy":["unit"],"max_dseconds":1}
% 5.70/1.12  
% 5.70/1.12  **** run 45 fork 4 starts with strategy
% 5.70/1.12  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":6,"var_weight":1}
% 5.70/1.14  
% 5.70/1.14  
% 5.70/1.14  fork 0: search terminated without proof.
% 5.70/1.16  
% 5.70/1.16  fork 7: search finished without proof.
% 5.70/1.16  
% 5.70/1.16  **** run 41 fork 0 starts with strategy
% 5.70/1.16  {"max_depth":0,"length_penalty":100,"query_preference":2,"strategy":["hardness_pref","posunitpara"],"max_dseconds":1}
% 5.70/1.17  
% 5.70/1.17  
% 5.70/1.17  fork 5: search terminated without proof.
% 5.70/1.18  
% 5.70/1.18  **** run 48 fork 7 starts with strategy
% 5.70/1.18  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":1}
% 5.70/1.19  
% 5.70/1.19  **** run 54 fork 5 starts with strategy
% 5.70/1.19  {"max_dseconds":1,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 5.70/1.20  
% 5.70/1.20  
% 5.70/1.20  fork 3: search terminated without proof.
% 5.70/1.20  
% 5.70/1.20  
% 5.70/1.20  fork 1: search terminated without proof.
% 6.43/1.20  
% 6.43/1.20  
% 6.43/1.20  fork 2: search terminated without proof.
% 6.43/1.22  
% 6.43/1.22  **** run 58 fork 1 starts with strategy
% 6.43/1.22  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_dseconds":1}
% 6.43/1.22  
% 6.43/1.22  **** run 52 fork 3 starts with strategy
% 6.43/1.22  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":0,"depth_penalty":50,"length_penalty":100}
% 6.43/1.22  
% 6.43/1.22  **** run 51 fork 2 starts with strategy
% 6.43/1.22  {"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 6.43/1.24  
% 6.43/1.24  
% 6.43/1.24  fork 6: search terminated without proof.
% 6.43/1.25  
% 6.43/1.25  
% 6.43/1.25  fork 4: search terminated without proof.
% 6.43/1.26  
% 6.43/1.26  **** run 53 fork 4 starts with strategy
% 6.43/1.26  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"max_depth":2}
% 6.43/1.27  
% 6.43/1.27  **** run 47 fork 6 starts with strategy
% 6.43/1.27  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"sine":3,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 7.15/1.29  
% 7.15/1.29  
% 7.15/1.29  fork 0: search terminated without proof.
% 7.15/1.30  
% 7.15/1.30  fork 6: search finished without proof.
% 7.15/1.31  
% 7.15/1.31  **** run 49 fork 0 starts with strategy
% 7.15/1.31  {"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}
% 7.15/1.31  
% 7.15/1.31  
% 7.15/1.31  fork 7: search terminated without proof.
% 7.15/1.31  
% 7.15/1.31  
% 7.15/1.31  fork 5: search terminated without proof.
% 7.15/1.32  
% 7.15/1.32  **** run 55 fork 6 starts with strategy
% 7.15/1.32  {"max_dseconds":1,"sine":4,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 7.15/1.33  
% 7.15/1.33  **** run 56 fork 7 starts with strategy
% 7.15/1.33  {"max_dseconds":1,"strategy":["negative_pref","max_ground_weight"],"query_preference":1}
% 7.15/1.33  
% 7.15/1.33  **** run 62 fork 5 starts with strategy
% 7.15/1.33  {"rewrite":0,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","hornpref"],"max_dseconds":1}
% 7.15/1.34  
% 7.15/1.34  
% 7.15/1.34  fork 1: search terminated without proof.
% 7.15/1.35  
% 7.15/1.35  
% 7.15/1.35  fork 3: search terminated without proof.
% 7.15/1.35  
% 7.15/1.35  
% 7.15/1.35  fork 2: search terminated without proof.
% 7.15/1.36  
% 7.15/1.36  fork 6: search finished without proof.
% 7.15/1.36  
% 7.15/1.36  **** run 66 fork 1 starts with strategy
% 7.15/1.36  {"length_penalty":100,"query_preference":1,"strategy":["positive_pref","posunitpara"],"max_dseconds":1}
% 7.15/1.37  
% 7.15/1.37  **** run 60 fork 3 starts with strategy
% 7.15/1.37  {"depth_penalty":50,"query_preference":1,"strategy":["hardness_pref","hornpref","max_weight"],"max_dseconds":1}
% 7.15/1.37  
% 7.15/1.37  **** run 59 fork 2 starts with strategy
% 7.15/1.37  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_depth":2,"max_dseconds":1}
% 7.15/1.38  
% 7.15/1.38  **** run 63 fork 6 starts with strategy
% 7.15/1.38  {"sine":1,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 7.15/1.39  
% 7.15/1.39  
% 7.15/1.39  fork 4: search terminated without proof.
% 7.15/1.41  
% 7.15/1.41  **** run 61 fork 4 starts with strategy
% 7.15/1.41  {"depth_penalty":50,"sine":3,"query_preference":1,"strategy":["hardness_pref","hornpref","max_weight"],"max_dseconds":1}
% 7.15/1.44  
% 7.15/1.44  
% 7.15/1.44  fork 0: search terminated without proof.
% 7.15/1.44  
% 7.15/1.44  fork 4: search finished without proof.
% 7.15/1.46  
% 7.15/1.46  
% 7.15/1.46  fork 7: search terminated without proof.
% 7.15/1.46  
% 7.15/1.46  **** run 69 fork 4 starts with strategy
% 7.15/1.46  
% 7.15/1.46  **** run 57 fork 0 starts with strategy
% 7.15/1.46  {"weight_select_ratio":20,"length_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 7.15/1.46  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":1}
% 7.15/1.47  
% 7.15/1.47  
% 7.15/1.47  fork 5: search terminated without proof.
% 7.15/1.48  
% 7.15/1.48  **** run 64 fork 7 starts with strategy
% 7.15/1.48  {"sine":1,"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["unit"],"max_dseconds":1}
% 8.50/1.49  
% 8.50/1.49  **** run 70 fork 5 starts with strategy
% 8.50/1.49  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":1}
% 8.70/1.50  
% 8.70/1.50  
% 8.70/1.50  fork 2: search terminated without proof.
% 8.83/1.52  
% 8.83/1.52  
% 8.83/1.52  fork 6: search terminated without proof.
% 8.83/1.52  
% 8.83/1.52  
% 8.83/1.52  fork 3: search terminated without proof.
% 8.83/1.52  
% 8.83/1.52  **** run 67 fork 2 starts with strategy
% 8.83/1.52  {"sine":2,"query_preference":0,"strategy":["unit"],"max_dseconds":1}
% 8.83/1.54  
% 8.83/1.54  **** run 71 fork 6 starts with strategy
% 8.83/1.54  {"max_dseconds":1,"strategy":["unit"],"query_preference":1}
% 8.83/1.55  
% 8.83/1.55  **** run 68 fork 3 starts with strategy
% 8.83/1.55  {"weight_select_ratio":100,"rewrite":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 8.83/1.56  
% 8.83/1.56  fork 2: search finished without proof.
% 8.83/1.56  
% 8.83/1.56  
% 8.83/1.56  fork 1: search terminated without proof.
% 8.83/1.58  
% 8.83/1.58  **** run 75 fork 2 starts with strategy
% 8.83/1.58  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2}
% 8.83/1.59  
% 8.83/1.59  **** run 74 fork 1 starts with strategy
% 8.83/1.59  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":0}
% 8.83/1.59  
% 8.83/1.59  
% 8.83/1.59  fork 0: search terminated without proof.
% 8.83/1.60  
% 8.83/1.60  
% 8.83/1.60  fork 4: search terminated without proof.
% 9.56/1.61  
% 9.56/1.61  
% 9.56/1.61  fork 7: search terminated without proof.
% 9.56/1.62  
% 9.56/1.62  **** run 65 fork 0 starts with strategy
% 9.56/1.62  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"weight_select_ratio":30,"depth_penalty":100,"length_penalty":100}
% 9.56/1.62  
% 9.56/1.62  
% 9.56/1.62  fork 5: search terminated without proof.
% 9.56/1.62  
% 9.56/1.62  **** run 77 fork 4 starts with strategy
% 9.56/1.62  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"sine":1}
% 9.56/1.63  
% 9.56/1.63  **** run 72 fork 7 starts with strategy
% 9.56/1.63  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":1}
% 9.56/1.63  
% 9.56/1.63  **** run 78 fork 5 starts with strategy
% 9.56/1.63  {"max_dseconds":1,"strategy":["query_focus","posunitpara"],"query_preference":1,"depth_penalty":50,"length_penalty":100,"sine":1}
% 9.56/1.67  
% 9.56/1.67  
% 9.56/1.67  fork 6: search terminated without proof.
% 9.56/1.67  
% 9.56/1.67  
% 9.56/1.67  fork 3: search terminated without proof.
% 10.28/1.69  
% 10.28/1.69  **** run 79 fork 6 starts with strategy
% 10.28/1.69  {"max_dseconds":1,"strategy":["query_focus","max_ground_weight"],"query_preference":1}
% 10.28/1.69  
% 10.28/1.69  **** run 76 fork 3 starts with strategy
% 10.28/1.69  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 10.28/1.71  
% 10.28/1.71  
% 10.28/1.71  fork 2: search terminated without proof.
% 10.28/1.73  
% 10.28/1.73  
% 10.28/1.73  fork 1: search terminated without proof.
% 10.28/1.73  
% 10.28/1.73  **** run 83 fork 2 starts with strategy
% 10.28/1.73  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 10.28/1.75  
% 10.28/1.75  
% 10.28/1.75  fork 4: search terminated without proof.
% 10.28/1.75  
% 10.28/1.75  
% 10.28/1.75  fork 0: search terminated without proof.
% 10.28/1.75  
% 10.28/1.75  **** run 82 fork 1 starts with strategy
% 10.28/1.75  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0}
% 10.28/1.76  
% 10.28/1.76  
% 10.28/1.76  fork 7: search terminated without proof.
% 10.28/1.77  
% 10.28/1.77  **** run 85 fork 4 starts with strategy
% 10.28/1.77  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 10.28/1.77  
% 10.28/1.77  
% 10.28/1.77  fork 5: search terminated without proof.
% 10.28/1.77  
% 10.28/1.77  **** run 73 fork 0 starts with strategy
% 10.28/1.77  {"max_dseconds":1,"strategy":["unit","pure_unit"],"max_size":30,"max_depth":10,"max_weight":300,"weight_select_ratio":1,"rewrite":0}
% 10.28/1.78  
% 10.28/1.78  **** run 80 fork 7 starts with strategy
% 10.28/1.78  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"rewrite":0}
% 11.01/1.79  
% 11.01/1.79  **** run 86 fork 5 starts with strategy
% 11.01/1.79  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":2}
% 11.22/1.82  
% 11.22/1.82  
% 11.22/1.82  fork 3: search terminated without proof.
% 11.22/1.82  
% 11.22/1.82  
% 11.22/1.82  fork 6: search terminated without proof.
% 11.22/1.84  
% 11.22/1.84  **** run 87 fork 6 starts with strategy
% 11.22/1.84  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 11.22/1.84  
% 11.22/1.84  **** run 84 fork 3 starts with strategy
% 11.22/1.84  {"max_dseconds":1,"sine":5,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 11.22/1.86  
% 11.22/1.86  
% 11.22/1.86  fork 2: search terminated without proof.
% 11.22/1.87  
% 11.22/1.87  fork 3: search finished without proof.
% 11.22/1.88  
% 11.22/1.88  **** run 91 fork 2 starts with strategy
% 11.22/1.88  {"sine":1,"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"query_preference":2,"strategy":["unit"],"max_dseconds":1}
% 11.22/1.88  
% 11.22/1.88  
% 11.22/1.88  fork 1: search terminated without proof.
% 11.22/1.89  
% 11.22/1.89  **** run 92 fork 3 starts with strategy
% 11.22/1.89  {"sine":1,"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"query_preference":2,"strategy":["unit"],"max_depth":2,"max_dseconds":1}
% 11.22/1.90  
% 11.22/1.90  
% 11.22/1.90  fork 4: search terminated without proof.
% 11.96/1.90  
% 11.96/1.90  
% 11.96/1.90  fork 0: search terminated without proof.
% 11.96/1.91  
% 11.96/1.91  **** run 90 fork 1 starts with strategy
% 11.96/1.91  {"max_dseconds":1,"strategy":["unit","pure_unit"],"query_preference":0}
% 11.96/1.91  
% 11.96/1.91  **** run 93 fork 4 starts with strategy
% 11.96/1.91  {"max_dseconds":1,"strategy":["query_focus","double"],"query_preference":1}
% 11.96/1.92  
% 11.96/1.92  
% 11.96/1.92  fork 7: search terminated without proof.
% 11.96/1.92  
% 11.96/1.92  
% 11.96/1.92  fork 5: search terminated without proof.
% 11.96/1.92  
% 11.96/1.92  **** run 81 fork 0 starts with strategy
% 11.96/1.92  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 11.96/1.93  
% 11.96/1.93  **** run 88 fork 7 starts with strategy
% 11.96/1.93  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1,"length_penalty":100}
% 11.96/1.94  
% 11.96/1.94  **** run 94 fork 5 starts with strategy
% 11.96/1.94  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"depth_penalty":100,"sine":1}
% 11.96/1.97  
% 11.96/1.97  
% 11.96/1.97  fork 6: search terminated without proof.
% 11.96/1.99  
% 11.96/1.99  **** run 95 fork 6 starts with strategy
% 11.96/1.99  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2,"sine":1}
% 11.96/2.00  
% 11.96/2.00  
% 11.96/2.00  fork 2: search terminated without proof.
% 11.96/2.02  
% 11.96/2.02  
% 11.96/2.02  fork 3: search terminated without proof.
% 11.96/2.03  
% 11.96/2.03  **** run 99 fork 2 starts with strategy
% 11.96/2.03  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 11.96/2.04  
% 11.96/2.04  **** run 100 fork 3 starts with strategy
% 11.96/2.04  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"sine":1}
% 11.96/2.04  
% 11.96/2.04  
% 11.96/2.04  fork 1: search terminated without proof.
% 11.96/2.05  
% 11.96/2.05  
% 11.96/2.05  fork 4: search terminated without proof.
% 13.01/2.06  
% 13.01/2.06  
% 13.01/2.06  fork 7: search terminated without proof.
% 13.01/2.07  
% 13.01/2.07  **** run 98 fork 1 starts with strategy
% 13.01/2.07  {"sine":1,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":1}
% 13.01/2.07  
% 13.01/2.07  **** run 101 fork 4 starts with strategy
% 13.01/2.07  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 13.01/2.07  
% 13.01/2.07  
% 13.01/2.07  fork 5: search terminated without proof.
% 13.01/2.08  
% 13.01/2.08  **** run 96 fork 7 starts with strategy
% 13.01/2.08  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":0,"sine":2}
% 13.01/2.08  
% 13.01/2.08  
% 13.01/2.08  fork 0: search terminated without proof.
% 13.01/2.09  
% 13.01/2.09  **** run 102 fork 5 starts with strategy
% 13.01/2.09  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"sine":1}
% 13.01/2.11  
% 13.01/2.11  **** run 89 fork 0 starts with strategy
% 13.01/2.11  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para"],"query_preference":0}
% 13.01/2.11  
% 13.01/2.11  fork 7: search finished without proof.
% 13.01/2.13  
% 13.01/2.13  **** run 104 fork 7 starts with strategy
% 13.01/2.13  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":0,"strategy":["query_focus","posunitpara"],"max_dseconds":1}
% 13.01/2.15  
% 13.01/2.15  
% 13.01/2.15  fork 2: search terminated without proof.
% 14.00/2.17  
% 14.00/2.17  **** run 107 fork 2 starts with strategy
% 14.00/2.17  {"sine":1,"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":1}
% 14.00/2.17  
% 14.00/2.17  
% 14.00/2.17  fork 6: search terminated without proof.
% 14.00/2.17  
% 14.00/2.17  
% 14.00/2.17  fork 3: search terminated without proof.
% 14.00/2.20  
% 14.00/2.20  **** run 103 fork 6 starts with strategy
% 14.00/2.20  {"max_dseconds":1,"strategy":["unit","pure_unit"],"weight_select_ratio":1,"query_preference":0}
% 14.00/2.20  
% 14.00/2.20  **** run 108 fork 3 starts with strategy
% 14.00/2.20  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":1}
% 14.00/2.20  
% 14.00/2.20  
% 14.00/2.20  fork 1: search terminated without proof.
% 14.00/2.20  
% 14.00/2.20  
% 14.00/2.20  fork 4: search terminated without proof.
% 14.32/2.22  
% 14.32/2.22  **** run 106 fork 1 starts with strategy
% 14.32/2.22  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100,"sine":2}
% 14.32/2.22  
% 14.32/2.22  **** run 109 fork 4 starts with strategy
% 14.32/2.22  {"weight_select_ratio":100,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":1}
% 14.32/2.23  
% 14.32/2.23  
% 14.32/2.23  fork 5: search terminated without proof.
% 14.32/2.23  
% 14.32/2.23  
% 14.32/2.23  fork 0: search terminated without proof.
% 14.54/2.25  
% 14.54/2.25  **** run 110 fork 5 starts with strategy
% 14.54/2.25  {"sine":1,"rewrite":0,"length_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 14.54/2.25  
% 14.54/2.25  fork 1: search finished without proof.
% 14.54/2.26  
% 14.54/2.26  **** run 97 fork 0 starts with strategy
% 14.54/2.26  {"depth_penalty":50,"query_preference":2,"strategy":["negative_pref"],"max_dseconds":1}
% 14.54/2.26  
% 14.54/2.26  
% 14.54/2.26  fork 7: search terminated without proof.
% 14.54/2.27  
% 14.54/2.27  **** run 114 fork 1 starts with strategy
% 14.54/2.27  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":1,"sine":1}
% 14.54/2.28  
% 14.54/2.28  **** run 112 fork 7 starts with strategy
% 14.54/2.28  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":1}
% 14.54/2.31  
% 14.54/2.31  
% 14.54/2.31  fork 2: search terminated without proof.
% 14.54/2.32  
% 14.54/2.32  
% 14.54/2.32  fork 6: search terminated without proof.
% 14.54/2.33  
% 14.54/2.33  **** run 115 fork 2 starts with strategy
% 14.54/2.33  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"equality":0}
% 15.27/2.34  
% 15.27/2.34  
% 15.27/2.34  fork 3: search terminated without proof.
% 15.27/2.35  
% 15.27/2.35  **** run 111 fork 6 starts with strategy
% 15.27/2.35  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 15.27/2.36  
% 15.27/2.36  **** run 116 fork 3 starts with strategy
% 15.27/2.36  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1}
% 15.27/2.38  
% 15.27/2.38  
% 15.27/2.38  fork 5: search terminated without proof.
% 15.27/2.38  
% 15.27/2.38  
% 15.27/2.38  fork 0: search terminated without proof.
% 15.70/2.40  
% 15.70/2.40  fork 1: search finished without proof.
% 15.70/2.40  
% 15.70/2.40  **** run 118 fork 5 starts with strategy
% 15.70/2.40  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 15.70/2.41  
% 15.70/2.41  **** run 105 fork 0 starts with strategy
% 15.70/2.41  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":2}
% 15.70/2.42  
% 15.70/2.42  **** run 122 fork 1 starts with strategy
% 15.70/2.42  {"query_preference":1,"strategy":["unit","max_weight"],"max_dseconds":1}
% 15.70/2.43  
% 15.70/2.43  
% 15.70/2.43  fork 7: search terminated without proof.
% 15.70/2.45  
% 15.70/2.45  **** run 120 fork 7 starts with strategy
% 15.70/2.45  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 15.70/2.45  
% 15.70/2.45  
% 15.70/2.45  fork 2: search terminated without proof.
% 16.24/2.47  
% 16.24/2.47  **** run 123 fork 2 starts with strategy
% 16.24/2.47  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 16.24/2.47  
% 16.24/2.47  
% 16.24/2.47  fork 6: search terminated without proof.
% 16.24/2.49  
% 16.24/2.49  **** run 119 fork 6 starts with strategy
% 16.24/2.49  {"max_dseconds":1,"strategy":["query_focus","posunitpara"],"query_preference":1,"depth_penalty":50,"length_penalty":100}
% 16.24/2.50  
% 16.24/2.50  
% 16.24/2.50  fork 3: search terminated without proof.
% 16.50/2.51  
% 16.50/2.51  **** run 124 fork 3 starts with strategy
% 16.50/2.51  {"sine":1,"rewrite":0,"depth_penalty":50,"query_preference":2,"strategy":["hardness_pref","posunitpara"],"max_dseconds":1}
% 16.50/2.53  
% 16.50/2.53  
% 16.50/2.53  fork 5: search terminated without proof.
% 16.71/2.54  
% 16.71/2.54  fork 0: search finished without proof.
% 16.71/2.55  
% 16.71/2.55  
% 16.71/2.55  fork 1: search terminated without proof.
% 16.71/2.55  
% 16.71/2.55  **** run 126 fork 5 starts with strategy
% 16.71/2.55  {"depth_penalty":50,"query_preference":2,"strategy":["negative_pref"],"max_dseconds":1,"sine":2}
% 16.71/2.56  
% 16.71/2.56  **** run 113 fork 0 starts with strategy
% 16.71/2.56  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":1}
% 16.71/2.57  
% 16.71/2.57  **** run 130 fork 1 starts with strategy
% 16.71/2.57  {"max_dseconds":10,"sine":5,"strategy":["negative_pref"],"query_preference":0}
% 16.71/2.58  
% 16.71/2.58  fork 5: search finished without proof.
% 16.71/2.58  
% 16.71/2.58  
% 16.71/2.58  fork 7: search terminated without proof.
% 16.71/2.59  
% 16.71/2.59  fork 1: search finished without proof.
% 16.71/2.59  
% 16.71/2.59  **** run 134 fork 5 starts with strategy
% 16.71/2.59  {"max_dseconds":10,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":1}
% 16.71/2.60  
% 16.71/2.60  
% 16.71/2.60  fork 2: search terminated without proof.
% 16.71/2.60  
% 16.71/2.60  **** run 128 fork 7 starts with strategy
% 16.71/2.60  {"max_dseconds":10,"sine":3,"strategy":["hardness_pref"],"query_preference":0}
% 16.71/2.61  
% 16.71/2.61  **** run 138 fork 1 starts with strategy
% 16.71/2.61  {"max_dseconds":10,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 16.71/2.62  
% 16.71/2.62  **** run 131 fork 2 starts with strategy
% 16.71/2.62  {"max_dseconds":10,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 16.71/2.63  
% 16.71/2.63  
% 16.71/2.63  fork 6: search terminated without proof.
% 16.71/2.63  
% 16.71/2.63  fork 7: search finished without proof.
% 16.71/2.64  
% 16.71/2.64  
% 16.71/2.64  fork 3: search terminated without proof.
% 16.71/2.65  
% 16.71/2.65  **** run 136 fork 7 starts with strategy
% 16.71/2.65  {"max_dseconds":10,"strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":1}
% 16.71/2.65  
% 16.71/2.65  **** run 127 fork 6 starts with strategy
% 16.71/2.65  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0}
% 16.71/2.66  
% 16.71/2.66  **** run 132 fork 3 starts with strategy
% 16.71/2.66  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 16.71/2.68  
% 16.71/2.68  
% 16.71/2.68  fork 0: search terminated without proof.
% 17.67/2.71  
% 17.67/2.71  **** run 121 fork 0 starts with strategy
% 17.67/2.71  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"query_preference":1,"strategy":["query_focus","prohibit_nested_para"],"max_dseconds":1}
% 18.77/2.84  
% 18.77/2.84  
% 18.77/2.84  fork 0: search terminated without proof.
% 18.77/2.86  
% 18.77/2.86  **** run 129 fork 0 starts with strategy
% 18.77/2.86  {"max_dseconds":10,"sine":5,"strategy":["hardness_pref"],"query_preference":0}
% 19.04/2.89  
% 19.04/2.89  fork 0: search finished without proof.
% 19.04/2.91  
% 19.04/2.91  **** run 137 fork 0 starts with strategy
% 19.04/2.91  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 20.39/3.11  
% 20.39/3.11  
% 20.39/3.11  result: proof found
% 20.39/3.11  for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 20.39/3.11  by run 109 fork 4 strategy {"weight_select_ratio":100,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":1}
% 20.39/3.11  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 20.39/3.11  
% 20.39/3.11  % SZS output start CNFRefutation for /export/starexec/sandbox/benchmark/theBenchmark.p 
% See solution above
% 20.39/3.11  
% 20.39/3.11  run 109 fork 4 statistics:
% 20.39/3.11  ----------------------------------
% 20.39/3.11  this run seconds: 0.071506
% 20.39/3.11  total seconds: 1.865762
% 20.39/3.11  stat_given_used: 871
% 20.39/3.11  stat_given_used_at_endgame: 0
% 20.39/3.11  stat_given_candidates:   4053
% 20.39/3.11  stat_given_candidates_at_endgame: 0
% 20.39/3.11  stat_given_candidates_h: 0
% 20.39/3.11  stat_binres_derived_cl:   11575
% 20.39/3.11  stat_binres_derived_cl_h: 0
% 20.39/3.11  stat_factor_derived_cl: 167
% 20.39/3.11  stat_para_derived_cl: 49
% 20.39/3.11  stat_tautologies_discarded: 243
% 20.39/3.11  stat_forward_subsumed: 2629
% 20.39/3.11  stat_derived_cut: 364
% 20.39/3.11  stat_derived_rewritten: 0
% 20.39/3.11  stat_weight_discarded_building: 0
% 20.39/3.11  stat_weight_discarded_cl: 565
% 20.39/3.11  stat_internlimit_discarded_cl: 0
% 20.39/3.11  stat_simplified:  7 simplified 0 derived 0 given
% 20.39/3.11  stat_kept_cl: 8178
% 20.39/3.11  stat_built_cl: 10492
% 20.39/3.11  stat_hyperres_partial_cl: 0
% 20.39/3.11  stat_made_rewriters: 4
% 20.39/3.11  stat_backward_subsumed: 0
% 20.39/3.11  stat_propagated_subsumed: 0
% 20.39/3.11  stat_clsubs_attempted:                     26920
% 20.39/3.11  stat_clsubs_fact_groundunit_found:             2
% 20.39/3.11  stat_clsubs_rule_groundunit_found:             5
% 20.39/3.11  stat_clsubs_top_meta_attempted:            1172714
% 20.39/3.11  stat_clsubs_top_meta_failed:               1145794
% 20.39/3.11  stat_clsubs_top_meta_nonpref_attempted:             1172714
% 20.39/3.11  stat_clsubs_top_meta_nonpref_succeeded:              171888
% 20.39/3.11  stat_clsubs_top_meta_pref_attempted:                 171888
% 20.39/3.11  stat_clsubs_top_meta_pref1_succeeded:                128997
% 20.39/3.11  stat_clsubs_top_meta_pref2_succeeded:                 45588
% 20.39/3.11  stat_clsubs_top_meta_pref3_succeeded:                 26920
% 20.39/3.11  stat_clsubs_top_meta_pref_succeeded:                  26920
% 20.39/3.11  stat_clsubs_meta_attempted:                97514
% 20.39/3.11  stat_clsubs_meta_failed:                   23934
% 20.39/3.11  stat_clsubs_predsymbs_attempted:               0
% 20.39/3.11  stat_clsubs_unit_attempted:                11543
% 20.39/3.11  stat_clsubs_full_attempted:                15377
% 20.39/3.11  stat_forwardsubs_attempted:                11373
% 20.39/3.11  stat_lit_hash_added:                   1434
% 20.39/3.11  stat_lit_hash_computed:              125293
% 20.39/3.11  stat_lit_hash_match_found:             3176
% 20.39/3.11  stat_lit_hash_match_miss:            175907
% 20.39/3.11  stat_lit_hash_cut_ok:                   240
% 20.39/3.11  stat_lit_strong_cut_ok:                 252
% 20.39/3.11  stat_lit_hash_subsume_ok:              2629
% 20.39/3.11  clqueue els 10000000 used 1
% 20.39/3.11  clactive els 10000000 used 872
% 20.39/3.11  clactivesubsume els 10000000 used 4645
% 20.39/3.11  queue_termbuf els 200000000 used 487306
% 20.39/3.11  hyper_termbuf els 100000000 used 1
% 20.39/3.11  active_termbuf els 100000000 used 32805
% 20.39/3.11  varstack els 5000 last used 1
% 20.39/3.11  given_termbuf els 10000000 last used 1
% 20.39/3.11  simplified_termbuf els 10000000 last used 1
% 20.39/3.11  derived_termbuf els 10000000 last used 23
% 20.39/3.11  wr_mallocs: 5321
% 20.39/3.11  wr_callocs: 21
% 20.39/3.11  wr_reallocs: 372
% 20.39/3.11  wr_frees: 4
% 20.39/3.11  wr_malloc_bytes: 4162773348
% 20.39/3.11  wr_calloc_bytes: 112065536
% 20.39/3.11  wr_realloc_bytes: 273680
% 20.39/3.11  wr_realloc_freebytes: 0
% 20.39/3.11  ----------------------------------
%------------------------------------------------------------------------------