Trace number 4102271

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
cdcl-cuttingplanes OPT binary search 2016-05-01? (TO) 1800.13 1800.45

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/
primes-dimacs-cnf/normalized-ssa7552-159.opb
MD5SUMfa45fd08f0ab8253689dfb5a6bfb43d0
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1327
Best CPU time to get the best result obtained on this benchmark0.082986
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1327
Optimality of the best value was proved NO
Number of variables2726
Total number of constraints4395
Number of constraints which are clauses4395
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint5
Number of terms in the objective function 2726
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 2726
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 2726
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.01	c * #variable= 2726 #constraint= 4395
0.00/0.02	c * #variable= 2726 #constraint= 4395
0.58/0.69	c S1->S2
0.58/0.69	c #Conflicts:       1000 | #Learnt:        997 | 0.000
0.58/0.69	c total clause space: 18.2382MB
0.58/0.69	c total #watches: 95839
1.99/2.00	c total #propagations: 562374 / total #impl: 1049571 (eff. 0.536)
1.99/2.00	c #Conflicts:       2000 | #Learnt:       1996 | 0.000
1.99/2.00	c total clause space: 48.1602MB
1.99/2.00	c total #watches: 169428
3.79/3.86	c total #propagations: 1156256 / total #impl: 2009004 (eff. 0.576)
3.79/3.86	c GC COLLECT
3.79/3.86	c #Conflicts:       3000 | #Learnt:       1999 | 0.000
3.79/3.86	c total clause space: 48.1602MB
3.79/3.86	c total #watches: 228793
4.59/4.62	c total #propagations: 1675647 / total #impl: 2882564 (eff. 0.581)
4.59/4.62	c S2->S1
4.59/4.62	c S1->S2
4.59/4.62	c #Conflicts:       4000 | #Learnt:        954 | 0.000
4.59/4.62	c total clause space: 78.2603MB
4.59/4.62	c total #watches: 91187
5.89/5.90	c total #propagations: 1918896 / total #impl: 3949355 (eff. 0.486)
5.89/5.90	c GC COLLECT
5.89/5.90	c #Conflicts:       5000 | #Learnt:       1327 | 0.000
5.89/5.90	c total clause space: 78.2603MB
5.89/5.90	c total #watches: 105037
7.89/7.97	c total #propagations: 2110006 / total #impl: 4723980 (eff. 0.447)
7.89/7.97	c #Conflicts:       6000 | #Learnt:       2327 | 0.000
7.89/7.97	c total clause space: 78.2603MB
7.89/7.97	c total #watches: 161101
9.90/9.94	c total #propagations: 2336600 / total #impl: 7317536 (eff. 0.319)
9.90/9.94	c GC COLLECT
9.90/9.94	c #Conflicts:       7000 | #Learnt:       1721 | 0.000
9.90/9.94	c total clause space: 127.173MB
9.90/9.94	c total #watches: 145591
11.39/11.45	c total #propagations: 2531145 / total #impl: 8183307 (eff. 0.309)
11.39/11.45	c #Conflicts:       8000 | #Learnt:       2721 | 0.000
11.39/11.45	c total clause space: 127.173MB
11.39/11.45	c total #watches: 220247
13.69/13.72	c total #propagations: 2727704 / total #impl: 8967079 (eff. 0.304)
13.69/13.72	c #Conflicts:       9000 | #Learnt:       3720 | 0.000
13.69/13.72	c total clause space: 127.173MB
13.69/13.72	c total #watches: 266580
16.38/16.44	c total #propagations: 2888664 / total #impl: 9674239 (eff. 0.299)
16.38/16.44	c GC COLLECT
16.38/16.44	c #Conflicts:      10000 | #Learnt:       2462 | 0.000
16.38/16.44	c total clause space: 127.173MB
16.38/16.44	c total #watches: 254657
19.08/19.14	c total #propagations: 3066118 / total #impl: 10644184 (eff. 0.288)
19.08/19.14	c #Conflicts:      11000 | #Learnt:       3462 | 0.000
19.08/19.14	c total clause space: 127.173MB
19.08/19.14	c total #watches: 312307
23.78/23.84	c total #propagations: 3224407 / total #impl: 11384109 (eff. 0.283)
23.78/23.84	c #Conflicts:      12000 | #Learnt:       4462 | 0.000
23.78/23.84	c total clause space: 127.173MB
23.78/23.84	c total #watches: 368432
28.59/28.63	c total #propagations: 3392457 / total #impl: 12171888 (eff. 0.279)
28.59/28.63	c #Conflicts:      13000 | #Learnt:       5462 | 0.000
28.59/28.63	c total clause space: 127.173MB
28.59/28.63	c total #watches: 398226
31.48/31.52	c total #propagations: 3587572 / total #impl: 12900532 (eff. 0.278)
31.48/31.52	c GC COLLECT
31.48/31.52	c #Conflicts:      14000 | #Learnt:       3735 | 0.000
31.48/31.52	c total clause space: 127.173MB
31.48/31.52	c total #watches: 253541
33.98/34.04	c total #propagations: 3790802 / total #impl: 13476521 (eff. 0.281)
33.98/34.04	c #Conflicts:      15000 | #Learnt:       4735 | 0.000
33.98/34.04	c total clause space: 127.173MB
33.98/34.04	c total #watches: 304429
36.58/36.63	c total #propagations: 3991315 / total #impl: 14134936 (eff. 0.282)
36.58/36.63	c #Conflicts:      16000 | #Learnt:       5735 | 0.000
36.58/36.63	c total clause space: 127.173MB
36.58/36.63	c total #watches: 385594
41.58/41.67	c total #propagations: 4261714 / total #impl: 14965834 (eff. 0.285)
41.58/41.67	c GC COLLECT
41.58/41.67	c #Conflicts:      17000 | #Learnt:       3621 | 0.000
41.58/41.67	c total clause space: 127.173MB
41.58/41.67	c total #watches: 298119
44.88/44.94	c total #propagations: 4605587 / total #impl: 15748491 (eff. 0.292)
44.88/44.94	c #Conflicts:      18000 | #Learnt:       4621 | 0.000
44.88/44.94	c total clause space: 127.173MB
44.88/44.94	c total #watches: 331507
47.08/47.13	c total #propagations: 4818448 / total #impl: 16195606 (eff. 0.298)
47.08/47.13	c S2->S1
47.08/47.13	c S1->S2
47.08/47.13	c #Conflicts:      19000 | #Learnt:        548 | 0.000
47.08/47.13	c total clause space: 127.173MB
47.08/47.13	c total #watches: 253267
47.68/47.78	c total #propagations: 4984103 / total #impl: 17274941 (eff. 0.289)
47.68/47.78	c #Conflicts:      20000 | #Learnt:       1548 | 0.000
47.68/47.78	c total clause space: 206.656MB
47.68/47.78	c total #watches: 279333
48.88/48.90	c total #propagations: 5040527 / total #impl: 19256266 (eff. 0.262)
48.88/48.90	c GC COLLECT
48.88/48.90	c #Conflicts:      21000 | #Learnt:       1625 | 0.000
48.88/48.90	c total clause space: 206.656MB
48.88/48.90	c total #watches: 89673
50.08/50.15	c total #propagations: 5108722 / total #impl: 23721819 (eff. 0.215)
50.08/50.15	c #Conflicts:      22000 | #Learnt:       2625 | 0.000
50.08/50.15	c total clause space: 206.656MB
50.08/50.15	c total #watches: 107488
51.49/51.50	c total #propagations: 5163669 / total #impl: 25852207 (eff. 0.200)
51.49/51.50	c #Conflicts:      23000 | #Learnt:       3625 | 0.000
51.49/51.50	c total clause space: 206.656MB
51.49/51.50	c total #watches: 117983
52.68/52.79	c total #propagations: 5226745 / total #impl: 28907338 (eff. 0.181)
52.68/52.79	c #Conflicts:      24000 | #Learnt:       4625 | 0.000
52.68/52.79	c total clause space: 206.656MB
52.68/52.79	c total #watches: 133167
54.18/54.24	c total #propagations: 5321487 / total #impl: 30927281 (eff. 0.172)
54.18/54.24	c GC COLLECT
54.18/54.24	c #Conflicts:      25000 | #Learnt:       3116 | 0.000
54.18/54.24	c total clause space: 206.656MB
54.18/54.24	c total #watches: 114676
55.78/55.81	c total #propagations: 5387324 / total #impl: 35979342 (eff. 0.150)
55.78/55.81	c #Conflicts:      26000 | #Learnt:       4116 | 0.000
55.78/55.81	c total clause space: 206.656MB
55.78/55.81	c total #watches: 122676
57.48/57.54	c total #propagations: 5459840 / total #impl: 41478712 (eff. 0.132)
57.48/57.54	c #Conflicts:      27000 | #Learnt:       5116 | 0.000
57.48/57.54	c total clause space: 206.656MB
57.48/57.54	c total #watches: 134321
59.08/59.13	c total #propagations: 5511568 / total #impl: 43220398 (eff. 0.128)
59.08/59.13	c #Conflicts:      28000 | #Learnt:       6116 | 0.000
59.08/59.13	c total clause space: 335.816MB
59.08/59.13	c total #watches: 163619
60.68/60.78	c total #propagations: 5573013 / total #impl: 44863788 (eff. 0.124)
60.68/60.78	c GC COLLECT
60.68/60.78	c #Conflicts:      29000 | #Learnt:       3662 | 0.000
60.68/60.78	c total clause space: 335.816MB
60.68/60.78	c total #watches: 142642
61.98/62.06	c total #propagations: 5640926 / total #impl: 47615480 (eff. 0.118)
61.98/62.06	c #Conflicts:      30000 | #Learnt:       4662 | 0.000
61.98/62.06	c total clause space: 335.816MB
61.98/62.06	c total #watches: 159716
63.28/63.39	c total #propagations: 5722887 / total #impl: 49013923 (eff. 0.117)
63.28/63.39	c #Conflicts:      31000 | #Learnt:       5662 | 0.000
63.28/63.39	c total clause space: 335.816MB
63.28/63.39	c total #watches: 180094
65.38/65.43	c total #propagations: 5816407 / total #impl: 50166269 (eff. 0.116)
65.38/65.43	c #Conflicts:      32000 | #Learnt:       6661 | 0.000
65.38/65.43	c total clause space: 335.816MB
65.38/65.43	c total #watches: 201450
67.98/68.06	c total #propagations: 5890768 / total #impl: 51895040 (eff. 0.114)
67.98/68.06	c #Conflicts:      33000 | #Learnt:       7661 | 0.000
67.98/68.06	c total clause space: 335.816MB
67.98/68.06	c total #watches: 305934
69.67/69.74	c total #propagations: 5960533 / total #impl: 53056083 (eff. 0.112)
69.67/69.74	c GC COLLECT
69.67/69.74	c #Conflicts:      34000 | #Learnt:       4583 | 0.000
69.67/69.74	c total clause space: 335.816MB
69.67/69.74	c total #watches: 249068
70.97/71.08	c total #propagations: 5995575 / total #impl: 53589791 (eff. 0.112)
70.97/71.08	c #Conflicts:      35000 | #Learnt:       5583 | 0.000
70.97/71.08	c total clause space: 335.816MB
70.97/71.08	c total #watches: 256836
72.37/72.46	c total #propagations: 6027429 / total #impl: 54049682 (eff. 0.112)
72.37/72.46	c #Conflicts:      36000 | #Learnt:       6583 | 0.000
72.37/72.46	c total clause space: 335.816MB
72.37/72.46	c total #watches: 287193
74.88/74.92	c total #propagations: 6084094 / total #impl: 54667219 (eff. 0.111)
74.88/74.92	c #Conflicts:      37000 | #Learnt:       7583 | 0.000
74.88/74.92	c total clause space: 335.816MB
74.88/74.92	c total #watches: 304677
78.97/79.04	c total #propagations: 6160987 / total #impl: 55540005 (eff. 0.111)
78.97/79.04	c #Conflicts:      38000 | #Learnt:       8583 | 0.000
78.97/79.04	c total clause space: 335.816MB
78.97/79.04	c total #watches: 306677
81.88/81.96	c total #propagations: 6253214 / total #impl: 56130137 (eff. 0.111)
81.88/81.96	c GC COLLECT
81.88/81.96	c #Conflicts:      39000 | #Learnt:       5043 | 0.000
81.88/81.96	c total clause space: 335.816MB
81.88/81.96	c total #watches: 125605
83.59/83.63	c total #propagations: 6342534 / total #impl: 57270873 (eff. 0.111)
83.59/83.63	c #Conflicts:      40000 | #Learnt:       6043 | 0.000
83.59/83.63	c total clause space: 335.816MB
83.59/83.63	c total #watches: 128690
85.18/85.22	c total #propagations: 6427181 / total #impl: 59767044 (eff. 0.108)
85.18/85.22	c #Conflicts:      41000 | #Learnt:       7043 | 0.000
85.18/85.22	c total clause space: 335.816MB
85.18/85.22	c total #watches: 135016
87.08/87.13	c total #propagations: 6508148 / total #impl: 61627504 (eff. 0.106)
87.08/87.13	c #Conflicts:      42000 | #Learnt:       8043 | 0.000
87.08/87.13	c total clause space: 335.816MB
87.08/87.13	c total #watches: 138100
88.98/89.03	c total #propagations: 6589815 / total #impl: 62518269 (eff. 0.105)
88.98/89.03	c #Conflicts:      43000 | #Learnt:       9043 | 0.000
88.98/89.03	c total clause space: 335.816MB
88.98/89.03	c total #watches: 140100
90.98/91.04	c total #propagations: 6678043 / total #impl: 63567417 (eff. 0.105)
90.98/91.04	c GC COLLECT
90.98/91.04	c #Conflicts:      44000 | #Learnt:       5129 | 0.000
90.98/91.04	c total clause space: 335.816MB
90.98/91.04	c total #watches: 129060
92.78/92.82	c total #propagations: 6768741 / total #impl: 64740193 (eff. 0.105)
92.78/92.82	c #Conflicts:      45000 | #Learnt:       6128 | 0.000
92.78/92.82	c total clause space: 335.816MB
92.78/92.82	c total #watches: 132143
94.18/94.25	c total #propagations: 6854484 / total #impl: 65565679 (eff. 0.105)
94.18/94.25	c #Conflicts:      46000 | #Learnt:       7128 | 0.000
94.18/94.25	c total clause space: 335.816MB
94.18/94.25	c total #watches: 138473
96.28/96.34	c total #propagations: 6934498 / total #impl: 66605864 (eff. 0.104)
96.28/96.34	c #Conflicts:      47000 | #Learnt:       8128 | 0.000
96.28/96.34	c total clause space: 335.816MB
96.28/96.34	c total #watches: 145862
98.48/98.58	c total #propagations: 7034397 / total #impl: 68042738 (eff. 0.103)
98.48/98.58	c #Conflicts:      48000 | #Learnt:       9128 | 0.000
98.48/98.58	c total clause space: 335.816MB
98.48/98.58	c total #watches: 154339
100.48/100.51	c total #propagations: 7128252 / total #impl: 70252544 (eff. 0.101)
100.48/100.51	c #Conflicts:      49000 | #Learnt:      10128 | 0.000
100.48/100.51	c total clause space: 335.816MB
100.48/100.51	c total #watches: 162762
102.47/102.50	c total #propagations: 7224770 / total #impl: 71607319 (eff. 0.101)
102.47/102.50	c GC COLLECT
102.47/102.50	c #Conflicts:      50000 | #Learnt:       5865 | 0.000
102.47/102.50	c total clause space: 335.816MB
102.47/102.50	c total #watches: 138094
104.27/104.35	c total #propagations: 7331632 / total #impl: 72623721 (eff. 0.101)
104.27/104.35	c #Conflicts:      51000 | #Learnt:       6865 | 0.000
104.27/104.35	c total clause space: 335.816MB
104.27/104.35	c total #watches: 145430
105.87/105.94	c total #propagations: 7421980 / total #impl: 74490215 (eff. 0.100)
105.87/105.94	c #Conflicts:      52000 | #Learnt:       7865 | 0.000
105.87/105.94	c total clause space: 335.816MB
105.87/105.94	c total #watches: 149557
107.78/107.84	c total #propagations: 7488509 / total #impl: 76033450 (eff. 0.098)
107.78/107.84	c #Conflicts:      53000 | #Learnt:       8865 | 0.000
107.78/107.84	c total clause space: 335.816MB
107.78/107.84	c total #watches: 152619
109.87/109.96	c total #propagations: 7562192 / total #impl: 78272310 (eff. 0.097)
109.87/109.96	c #Conflicts:      54000 | #Learnt:       9865 | 0.000
109.87/109.96	c total clause space: 335.816MB
109.87/109.96	c total #watches: 167322
112.07/112.13	c total #propagations: 7662585 / total #impl: 79421099 (eff. 0.096)
112.07/112.13	c #Conflicts:      55000 | #Learnt:      10865 | 0.000
112.07/112.13	c total clause space: 545.701MB
112.07/112.13	c total #watches: 172488
114.17/114.23	c total #propagations: 7759601 / total #impl: 80339634 (eff. 0.097)
114.17/114.23	c GC COLLECT
114.17/114.23	c #Conflicts:      56000 | #Learnt:       6281 | 0.000
114.17/114.23	c total clause space: 545.701MB
114.17/114.23	c total #watches: 161271
116.58/116.61	c total #propagations: 7846856 / total #impl: 81997623 (eff. 0.096)
116.58/116.61	c #Conflicts:      57000 | #Learnt:       7280 | 0.000
116.58/116.61	c total clause space: 545.701MB
116.58/116.61	c total #watches: 174725
118.88/118.96	c total #propagations: 7965436 / total #impl: 83561865 (eff. 0.095)
118.88/118.96	c #Conflicts:      58000 | #Learnt:       8280 | 0.000
118.88/118.96	c total clause space: 545.701MB
118.88/118.96	c total #watches: 185117
121.57/121.62	c total #propagations: 8069535 / total #impl: 84865786 (eff. 0.095)
121.57/121.62	c #Conflicts:      59000 | #Learnt:       9280 | 0.000
121.57/121.62	c total clause space: 545.701MB
121.57/121.62	c total #watches: 202725
124.17/124.21	c total #propagations: 8152408 / total #impl: 86537718 (eff. 0.094)
124.17/124.21	c #Conflicts:      60000 | #Learnt:      10280 | 0.000
124.17/124.21	c total clause space: 545.701MB
124.17/124.21	c total #watches: 225397
127.07/127.10	c total #propagations: 8234583 / total #impl: 88292663 (eff. 0.093)
127.07/127.10	c #Conflicts:      61000 | #Learnt:      11280 | 0.000
127.07/127.10	c total clause space: 545.701MB
127.07/127.10	c total #watches: 231520
128.97/129.09	c total #propagations: 8310078 / total #impl: 89055232 (eff. 0.093)
128.97/129.09	c GC COLLECT
128.97/129.09	c #Conflicts:      62000 | #Learnt:       6390 | 0.000
128.97/129.09	c total clause space: 545.701MB
128.97/129.09	c total #watches: 160344
130.87/130.95	c total #propagations: 8378605 / total #impl: 90342683 (eff. 0.093)
130.87/130.95	c #Conflicts:      63000 | #Learnt:       7390 | 0.000
130.87/130.95	c total clause space: 545.701MB
130.87/130.95	c total #watches: 166510
132.56/132.63	c total #propagations: 8446293 / total #impl: 91948582 (eff. 0.092)
132.56/132.63	c #Conflicts:      64000 | #Learnt:       8390 | 0.000
132.56/132.63	c total clause space: 545.701MB
132.56/132.63	c total #watches: 170587
134.96/135.03	c total #propagations: 8510583 / total #impl: 93062349 (eff. 0.091)
134.96/135.03	c #Conflicts:      65000 | #Learnt:       9390 | 0.000
134.96/135.03	c total clause space: 545.701MB
134.96/135.03	c total #watches: 172587
137.47/137.51	c total #propagations: 8609732 / total #impl: 94240529 (eff. 0.091)
137.47/137.51	c #Conflicts:      66000 | #Learnt:      10390 | 0.000
137.47/137.51	c total clause space: 545.701MB
137.47/137.51	c total #watches: 182867
139.96/140.08	c total #propagations: 8702610 / total #impl: 95389019 (eff. 0.091)
139.96/140.08	c #Conflicts:      67000 | #Learnt:      11390 | 0.000
139.96/140.08	c total clause space: 545.701MB
139.96/140.08	c total #watches: 191041
142.47/142.51	c total #propagations: 8800879 / total #impl: 98112953 (eff. 0.090)
142.47/142.51	c #Conflicts:      68000 | #Learnt:      12390 | 0.000
142.47/142.51	c total clause space: 545.701MB
142.47/142.51	c total #watches: 197163
144.97/145.04	c total #propagations: 8905907 / total #impl: 99061916 (eff. 0.090)
144.97/145.04	c GC COLLECT
144.97/145.04	c #Conflicts:      69000 | #Learnt:       7194 | 0.000
144.97/145.04	c total clause space: 545.701MB
144.97/145.04	c total #watches: 166155
147.97/148.04	c total #propagations: 9002837 / total #impl: 101613724 (eff. 0.089)
147.97/148.04	c #Conflicts:      70000 | #Learnt:       8194 | 0.000
147.97/148.04	c total clause space: 545.701MB
147.97/148.04	c total #watches: 176471
150.78/150.89	c total #propagations: 9118377 / total #impl: 102963705 (eff. 0.089)
150.78/150.89	c #Conflicts:      71000 | #Learnt:       9194 | 0.000
150.78/150.89	c total clause space: 545.701MB
150.78/150.89	c total #watches: 195142
153.87/153.90	c total #propagations: 9224783 / total #impl: 104586464 (eff. 0.088)
153.87/153.90	c #Conflicts:      72000 | #Learnt:      10194 | 0.000
153.87/153.90	c total clause space: 545.701MB
153.87/153.90	c total #watches: 204368
156.87/156.98	c total #propagations: 9324851 / total #impl: 106460689 (eff. 0.088)
156.87/156.98	c #Conflicts:      73000 | #Learnt:      11194 | 0.000
156.87/156.98	c total clause space: 545.701MB
156.87/156.98	c total #watches: 216843
159.87/159.90	c total #propagations: 9418181 / total #impl: 109517398 (eff. 0.086)
159.87/159.90	c #Conflicts:      74000 | #Learnt:      12194 | 0.000
159.87/159.90	c total clause space: 545.701MB
159.87/159.90	c total #watches: 227143
162.67/162.75	c total #propagations: 9524784 / total #impl: 115382512 (eff. 0.083)
162.67/162.75	c GC COLLECT
162.67/162.75	c #Conflicts:      75000 | #Learnt:       6702 | 0.000
162.67/162.75	c total clause space: 545.701MB
162.67/162.75	c total #watches: 168366
164.97/165.01	c total #propagations: 9624650 / total #impl: 121275961 (eff. 0.079)
164.97/165.01	c #Conflicts:      76000 | #Learnt:       7702 | 0.000
164.97/165.01	c total clause space: 545.701MB
164.97/165.01	c total #watches: 194432
167.57/167.64	c total #propagations: 9731202 / total #impl: 122647270 (eff. 0.079)
167.57/167.64	c #Conflicts:      77000 | #Learnt:       8702 | 0.000
167.57/167.64	c total clause space: 545.701MB
167.57/167.64	c total #watches: 196432
170.07/170.19	c total #propagations: 9829828 / total #impl: 123402748 (eff. 0.080)
170.07/170.19	c #Conflicts:      78000 | #Learnt:       9701 | 0.000
170.07/170.19	c total clause space: 545.701MB
170.07/170.19	c total #watches: 204599
173.17/173.28	c total #propagations: 9941176 / total #impl: 124725077 (eff. 0.080)
173.17/173.28	c #Conflicts:      79000 | #Learnt:      10701 | 0.000
173.17/173.28	c total clause space: 545.701MB
173.17/173.28	c total #watches: 207626
176.27/176.36	c total #propagations: 10027067 / total #impl: 125748701 (eff. 0.080)
176.27/176.36	c #Conflicts:      80000 | #Learnt:      11701 | 0.000
176.27/176.36	c total clause space: 545.701MB
176.27/176.36	c total #watches: 209626
178.96/179.02	c total #propagations: 10102422 / total #impl: 127124016 (eff. 0.079)
178.96/179.02	c #Conflicts:      81000 | #Learnt:      12701 | 0.000
178.96/179.02	c total clause space: 545.701MB
178.96/179.02	c total #watches: 217754
181.86/181.94	c total #propagations: 10193506 / total #impl: 128265038 (eff. 0.079)
181.86/181.94	c GC COLLECT
181.86/181.94	c #Conflicts:      82000 | #Learnt:       6901 | 0.000
181.86/181.94	c total clause space: 545.701MB
181.86/181.94	c total #watches: 180368
184.06/184.14	c total #propagations: 10287545 / total #impl: 129847976 (eff. 0.079)
184.06/184.14	c #Conflicts:      83000 | #Learnt:       7901 | 0.000
184.06/184.14	c total clause space: 545.701MB
184.06/184.14	c total #watches: 191796
186.66/186.80	c total #propagations: 10367547 / total #impl: 130943322 (eff. 0.079)
186.66/186.80	c #Conflicts:      84000 | #Learnt:       8901 | 0.000
186.66/186.80	c total clause space: 545.701MB
186.66/186.80	c total #watches: 196853
189.36/189.45	c total #propagations: 10445387 / total #impl: 131840143 (eff. 0.079)
189.36/189.45	c #Conflicts:      85000 | #Learnt:       9901 | 0.000
189.36/189.45	c total clause space: 545.701MB
189.36/189.45	c total #watches: 199870
191.96/192.02	c total #propagations: 10521311 / total #impl: 132606698 (eff. 0.079)
191.96/192.02	c #Conflicts:      86000 | #Learnt:      10901 | 0.000
191.96/192.02	c total clause space: 545.701MB
191.96/192.02	c total #watches: 201870
194.46/194.53	c total #propagations: 10592109 / total #impl: 133196113 (eff. 0.080)
194.46/194.53	c #Conflicts:      87000 | #Learnt:      11901 | 0.000
194.46/194.53	c total clause space: 545.701MB
194.46/194.53	c total #watches: 203870
196.87/196.94	c total #propagations: 10660454 / total #impl: 134136593 (eff. 0.079)
196.87/196.94	c #Conflicts:      88000 | #Learnt:      12901 | 0.000
196.87/196.94	c total clause space: 545.701MB
196.87/196.94	c total #watches: 206881
198.96/199.09	c total #propagations: 10733510 / total #impl: 134806393 (eff. 0.080)
198.96/199.09	c #Conflicts:      89000 | #Learnt:      13901 | 0.000
198.96/199.09	c total clause space: 545.701MB
198.96/199.09	c total #watches: 208881
201.15/201.25	c total #propagations: 10812028 / total #impl: 135909431 (eff. 0.080)
201.15/201.25	c GC COLLECT
201.15/201.25	c #Conflicts:      90000 | #Learnt:       7803 | 0.000
201.15/201.25	c total clause space: 545.701MB
201.15/201.25	c total #watches: 183223
203.95/204.03	c total #propagations: 10885158 / total #impl: 136554465 (eff. 0.080)
203.95/204.03	c #Conflicts:      91000 | #Learnt:       8803 | 0.000
203.95/204.03	c total clause space: 545.701MB
203.95/204.03	c total #watches: 185223
206.95/207.07	c total #propagations: 10960454 / total #impl: 137112008 (eff. 0.080)
206.95/207.07	c #Conflicts:      92000 | #Learnt:       9803 | 0.000
206.95/207.07	c total clause space: 545.701MB
206.95/207.07	c total #watches: 187223
209.45/209.58	c total #propagations: 11037913 / total #impl: 137561295 (eff. 0.080)
209.45/209.58	c #Conflicts:      93000 | #Learnt:      10803 | 0.000
209.45/209.58	c total clause space: 545.701MB
209.45/209.58	c total #watches: 189223
211.85/211.96	c total #propagations: 11103639 / total #impl: 137925052 (eff. 0.081)
211.85/211.96	c #Conflicts:      94000 | #Learnt:      11803 | 0.000
211.85/211.96	c total clause space: 545.701MB
211.85/211.96	c total #watches: 191223
214.46/214.53	c total #propagations: 11169378 / total #impl: 138220059 (eff. 0.081)
214.46/214.53	c #Conflicts:      95000 | #Learnt:      12803 | 0.000
214.46/214.53	c total clause space: 545.701MB
214.46/214.53	c total #watches: 193223
217.15/217.27	c total #propagations: 11235689 / total #impl: 138629263 (eff. 0.081)
217.15/217.27	c #Conflicts:      96000 | #Learnt:      13803 | 0.000
217.15/217.27	c total clause space: 545.701MB
217.15/217.27	c total #watches: 195223
219.86/219.90	c total #propagations: 11304621 / total #impl: 138972590 (eff. 0.081)
219.86/219.90	c #Conflicts:      97000 | #Learnt:      14803 | 0.000
219.86/219.90	c total clause space: 545.701MB
219.86/219.90	c total #watches: 197223
222.56/222.66	c total #propagations: 11370887 / total #impl: 139371026 (eff. 0.082)
222.56/222.66	c GC COLLECT
222.56/222.66	c #Conflicts:      98000 | #Learnt:       8401 | 0.000
222.56/222.66	c total clause space: 545.701MB
222.56/222.66	c total #watches: 184419
225.66/225.77	c total #propagations: 11440497 / total #impl: 139706375 (eff. 0.082)
225.66/225.77	c #Conflicts:      99000 | #Learnt:       9401 | 0.000
225.66/225.77	c total clause space: 545.701MB
225.66/225.77	c total #watches: 186419
228.46/228.50	c total #propagations: 11516109 / total #impl: 140167993 (eff. 0.082)
228.46/228.50	c #Conflicts:     100000 | #Learnt:      10401 | 0.000
228.46/228.50	c total clause space: 545.701MB
228.46/228.50	c total #watches: 188419
231.56/231.61	c total #propagations: 11584029 / total #impl: 140449421 (eff. 0.082)
231.56/231.61	c #Conflicts:     101000 | #Learnt:      11401 | 0.000
231.56/231.61	c total clause space: 545.701MB
231.56/231.61	c total #watches: 190419
235.26/235.38	c total #propagations: 11664945 / total #impl: 140821718 (eff. 0.083)
235.26/235.38	c #Conflicts:     102000 | #Learnt:      12401 | 0.000
235.26/235.38	c total clause space: 545.701MB
235.26/235.38	c total #watches: 192419
238.16/238.24	c total #propagations: 11762447 / total #impl: 141492409 (eff. 0.083)
238.16/238.24	c #Conflicts:     103000 | #Learnt:      13401 | 0.000
238.16/238.24	c total clause space: 545.701MB
238.16/238.24	c total #watches: 195440
240.56/240.69	c total #propagations: 11853750 / total #impl: 141969168 (eff. 0.083)
240.56/240.69	c #Conflicts:     104000 | #Learnt:      14401 | 0.000
240.56/240.69	c total clause space: 545.701MB
240.56/240.69	c total #watches: 205687
243.16/243.25	c total #propagations: 11943618 / total #impl: 144510575 (eff. 0.083)
243.16/243.25	c #Conflicts:     105000 | #Learnt:      15401 | 0.000
243.16/243.25	c total clause space: 545.701MB
243.16/243.25	c total #watches: 212912
246.36/246.46	c total #propagations: 12034097 / total #impl: 147109972 (eff. 0.082)
246.36/246.46	c GC COLLECT
246.36/246.46	c #Conflicts:     106000 | #Learnt:       8699 | 0.000
246.36/246.46	c total clause space: 545.701MB
246.36/246.46	c total #watches: 186036
248.66/248.77	c total #propagations: 12127754 / total #impl: 148287640 (eff. 0.082)
248.66/248.77	c #Conflicts:     107000 | #Learnt:       9699 | 0.000
248.66/248.77	c total clause space: 545.701MB
248.66/248.77	c total #watches: 207656
252.15/252.21	c total #propagations: 12235542 / total #impl: 150700412 (eff. 0.081)
252.15/252.21	c #Conflicts:     108000 | #Learnt:      10699 | 0.000
252.15/252.21	c total clause space: 545.701MB
252.15/252.21	c total #watches: 210689
255.26/255.34	c total #propagations: 12342298 / total #impl: 152794700 (eff. 0.081)
255.26/255.34	c #Conflicts:     109000 | #Learnt:      11698 | 0.000
255.26/255.34	c total clause space: 545.701MB
255.26/255.34	c total #watches: 212687
257.95/258.06	c total #propagations: 12427992 / total #impl: 153697255 (eff. 0.081)
257.95/258.06	c #Conflicts:     110000 | #Learnt:      12698 | 0.000
257.95/258.06	c total clause space: 545.701MB
257.95/258.06	c total #watches: 214687
260.76/260.82	c total #propagations: 12510297 / total #impl: 155072372 (eff. 0.081)
260.76/260.82	c #Conflicts:     111000 | #Learnt:      13698 | 0.000
260.76/260.82	c total clause space: 545.701MB
260.76/260.82	c total #watches: 219726
264.15/264.24	c total #propagations: 12605086 / total #impl: 156546946 (eff. 0.081)
264.15/264.24	c #Conflicts:     112000 | #Learnt:      14698 | 0.000
264.15/264.24	c total clause space: 545.701MB
264.15/264.24	c total #watches: 227831
267.45/267.58	c total #propagations: 12708162 / total #impl: 158800708 (eff. 0.080)
267.45/267.58	c #Conflicts:     113000 | #Learnt:      15698 | 0.000
267.45/267.58	c total clause space: 545.701MB
267.45/267.58	c total #watches: 230845
270.55/270.61	c total #propagations: 12815705 / total #impl: 161105028 (eff. 0.080)
270.55/270.61	c GC COLLECT
270.55/270.61	c #Conflicts:     114000 | #Learnt:       8701 | 0.000
270.55/270.61	c total clause space: 545.701MB
270.55/270.61	c total #watches: 190096
273.15/273.26	c total #propagations: 12911793 / total #impl: 163312524 (eff. 0.079)
273.15/273.26	c #Conflicts:     115000 | #Learnt:       9701 | 0.000
273.15/273.26	c total clause space: 545.701MB
273.15/273.26	c total #watches: 195117
275.75/275.83	c total #propagations: 13010302 / total #impl: 165205719 (eff. 0.079)
275.75/275.83	c #Conflicts:     116000 | #Learnt:      10701 | 0.000
275.75/275.83	c total clause space: 545.701MB
275.75/275.83	c total #watches: 214577
279.04/279.12	c total #propagations: 13102515 / total #impl: 167195076 (eff. 0.078)
279.04/279.12	c #Conflicts:     117000 | #Learnt:      11701 | 0.000
279.04/279.12	c total clause space: 545.701MB
279.04/279.12	c total #watches: 216582
282.04/282.15	c total #propagations: 13204089 / total #impl: 168657063 (eff. 0.078)
282.04/282.15	c #Conflicts:     118000 | #Learnt:      12701 | 0.000
282.04/282.15	c total clause space: 545.701MB
282.04/282.15	c total #watches: 218582
285.14/285.28	c total #propagations: 13289363 / total #impl: 171105286 (eff. 0.078)
285.14/285.28	c #Conflicts:     119000 | #Learnt:      13701 | 0.000
285.14/285.28	c total clause space: 545.701MB
285.14/285.28	c total #watches: 220582
288.25/288.35	c total #propagations: 13372855 / total #impl: 174232307 (eff. 0.077)
288.25/288.35	c #Conflicts:     120000 | #Learnt:      14701 | 0.000
288.25/288.35	c total clause space: 545.701MB
288.25/288.35	c total #watches: 222586
291.24/291.36	c total #propagations: 13454102 / total #impl: 177175645 (eff. 0.076)
291.24/291.36	c #Conflicts:     121000 | #Learnt:      15701 | 0.000
291.24/291.36	c total clause space: 545.701MB
291.24/291.36	c total #watches: 224587
294.34/294.41	c total #propagations: 13524384 / total #impl: 180289468 (eff. 0.075)
294.34/294.41	c GC COLLECT
294.34/294.41	c #Conflicts:     122000 | #Learnt:       8397 | 0.000
294.34/294.41	c total clause space: 545.701MB
294.34/294.41	c total #watches: 189523
296.84/296.92	c total #propagations: 13606902 / total #impl: 183293445 (eff. 0.074)
296.84/296.92	c #Conflicts:     123000 | #Learnt:       9397 | 0.000
296.84/296.92	c total clause space: 545.701MB
296.84/296.92	c total #watches: 203960
299.74/299.87	c total #propagations: 13714888 / total #impl: 186224773 (eff. 0.074)
299.74/299.87	c #Conflicts:     124000 | #Learnt:      10397 | 0.000
299.74/299.87	c total clause space: 545.701MB
299.74/299.87	c total #watches: 209044
303.34/303.48	c total #propagations: 13821862 / total #impl: 189082246 (eff. 0.073)
303.34/303.48	c #Conflicts:     125000 | #Learnt:      11397 | 0.000
303.34/303.48	c total clause space: 545.701MB
303.34/303.48	c total #watches: 211050
306.14/306.26	c total #propagations: 13925569 / total #impl: 192182897 (eff. 0.072)
306.14/306.26	c #Conflicts:     126000 | #Learnt:      12397 | 0.000
306.14/306.26	c total clause space: 545.701MB
306.14/306.26	c total #watches: 214087
308.84/308.92	c total #propagations: 14027720 / total #impl: 193404153 (eff. 0.073)
308.84/308.92	c #Conflicts:     127000 | #Learnt:      13397 | 0.000
308.84/308.92	c total clause space: 545.701MB
308.84/308.92	c total #watches: 218156
311.64/311.72	c total #propagations: 14123871 / total #impl: 194623417 (eff. 0.073)
311.64/311.72	c #Conflicts:     128000 | #Learnt:      14397 | 0.000
311.64/311.72	c total clause space: 545.701MB
311.64/311.72	c total #watches: 224265
314.34/314.48	c total #propagations: 14217621 / total #impl: 196462665 (eff. 0.072)
314.34/314.48	c #Conflicts:     129000 | #Learnt:      15397 | 0.000
314.34/314.48	c total clause space: 545.701MB
314.34/314.48	c total #watches: 226276
317.24/317.33	c total #propagations: 14299593 / total #impl: 197851812 (eff. 0.072)
317.24/317.33	c #Conflicts:     130000 | #Learnt:      16397 | 0.000
317.24/317.33	c total clause space: 545.701MB
317.24/317.33	c total #watches: 228329
320.15/320.23	c total #propagations: 14383047 / total #impl: 199185510 (eff. 0.072)
320.15/320.23	c GC COLLECT
320.15/320.23	c #Conflicts:     131000 | #Learnt:       8795 | 0.000
320.15/320.23	c total clause space: 545.701MB
320.15/320.23	c total #watches: 202706
322.74/322.82	c total #propagations: 14471693 / total #impl: 201151376 (eff. 0.072)
322.74/322.82	c #Conflicts:     132000 | #Learnt:       9795 | 0.000
322.74/322.82	c total clause space: 545.701MB
322.74/322.82	c total #watches: 206765
326.34/326.48	c total #propagations: 14578415 / total #impl: 202371999 (eff. 0.072)
326.34/326.48	c #Conflicts:     133000 | #Learnt:      10795 | 0.000
326.34/326.48	c total clause space: 545.701MB
326.34/326.48	c total #watches: 208765
329.44/329.58	c total #propagations: 14677609 / total #impl: 204662162 (eff. 0.072)
329.44/329.58	c #Conflicts:     134000 | #Learnt:      11795 | 0.000
329.44/329.58	c total clause space: 545.701MB
329.44/329.58	c total #watches: 210765
332.44/332.57	c total #propagations: 14778202 / total #impl: 207194805 (eff. 0.071)
332.44/332.57	c #Conflicts:     135000 | #Learnt:      12795 | 0.000
332.44/332.57	c total clause space: 545.701MB
332.44/332.57	c total #watches: 213771
335.34/335.50	c total #propagations: 14881342 / total #impl: 209752148 (eff. 0.071)
335.34/335.50	c #Conflicts:     136000 | #Learnt:      13795 | 0.000
335.34/335.50	c total clause space: 545.701MB
335.34/335.50	c total #watches: 215771
337.75/337.84	c total #propagations: 14966803 / total #impl: 210510679 (eff. 0.071)
337.75/337.84	c #Conflicts:     137000 | #Learnt:      14795 | 0.000
337.75/337.84	c total clause space: 545.701MB
337.75/337.84	c total #watches: 217771
340.24/340.38	c total #propagations: 15040948 / total #impl: 211166890 (eff. 0.071)
340.24/340.38	c #Conflicts:     138000 | #Learnt:      15795 | 0.000
340.24/340.38	c total clause space: 545.701MB
340.24/340.38	c total #watches: 219771
343.25/343.36	c total #propagations: 15117763 / total #impl: 212067737 (eff. 0.071)
343.25/343.36	c #Conflicts:     139000 | #Learnt:      16795 | 0.000
343.25/343.36	c total clause space: 545.701MB
343.25/343.36	c total #watches: 221771
346.14/346.21	c total #propagations: 15212318 / total #impl: 213923994 (eff. 0.071)
346.14/346.21	c #Conflicts:     140000 | #Learnt:      17795 | 0.000
346.14/346.21	c total clause space: 545.701MB
346.14/346.21	c total #watches: 223771
349.04/349.17	c total #propagations: 15297995 / total #impl: 215486435 (eff. 0.071)
349.04/349.17	c GC COLLECT
349.04/349.17	c #Conflicts:     141000 | #Learnt:       9895 | 0.000
349.04/349.17	c total clause space: 545.701MB
349.04/349.17	c total #watches: 205938
351.94/352.06	c total #propagations: 15385833 / total #impl: 216543246 (eff. 0.071)
351.94/352.06	c #Conflicts:     142000 | #Learnt:      10895 | 0.000
351.94/352.06	c total clause space: 545.701MB
351.94/352.06	c total #watches: 210004
355.53/355.62	c total #propagations: 15469514 / total #impl: 219494701 (eff. 0.070)
355.53/355.62	c #Conflicts:     143000 | #Learnt:      11895 | 0.000
355.53/355.62	c total clause space: 545.701MB
355.53/355.62	c total #watches: 212028
359.23/359.36	c total #propagations: 15556029 / total #impl: 222614959 (eff. 0.070)
359.23/359.36	c #Conflicts:     144000 | #Learnt:      12895 | 0.000
359.23/359.36	c total clause space: 545.701MB
359.23/359.36	c total #watches: 214036
362.63/362.73	c total #propagations: 15645907 / total #impl: 224805964 (eff. 0.070)
362.63/362.73	c #Conflicts:     145000 | #Learnt:      13895 | 0.000
362.63/362.73	c total clause space: 545.701MB
362.63/362.73	c total #watches: 216043
366.24/366.39	c total #propagations: 15730489 / total #impl: 226294495 (eff. 0.070)
366.24/366.39	c #Conflicts:     146000 | #Learnt:      14895 | 0.000
366.24/366.39	c total clause space: 545.701MB
366.24/366.39	c total #watches: 218076
370.33/370.44	c total #propagations: 15820869 / total #impl: 228713470 (eff. 0.069)
370.33/370.44	c #Conflicts:     147000 | #Learnt:      15895 | 0.000
370.33/370.44	c total clause space: 545.701MB
370.33/370.44	c total #watches: 221107
373.83/373.94	c total #propagations: 15914896 / total #impl: 230810911 (eff. 0.069)
373.83/373.94	c #Conflicts:     148000 | #Learnt:      16895 | 0.000
373.83/373.94	c total clause space: 545.701MB
373.83/373.94	c total #watches: 223135
377.34/377.45	c total #propagations: 16021790 / total #impl: 232715969 (eff. 0.069)
377.34/377.45	c #Conflicts:     149000 | #Learnt:      17895 | 0.000
377.34/377.45	c total clause space: 545.701MB
377.34/377.45	c total #watches: 225138
380.33/380.43	c total #propagations: 16128224 / total #impl: 233925311 (eff. 0.069)
380.33/380.43	c GC COLLECT
380.33/380.43	c #Conflicts:     150000 | #Learnt:       9694 | 0.000
380.33/380.43	c total clause space: 886.764MB
380.33/380.43	c total #watches: 206546
383.33/383.46	c total #propagations: 16217864 / total #impl: 235810073 (eff. 0.069)
383.33/383.46	c #Conflicts:     151000 | #Learnt:      10694 | 0.000
383.33/383.46	c total clause space: 886.764MB
383.33/383.46	c total #watches: 208546
386.63/386.74	c total #propagations: 16308251 / total #impl: 238339635 (eff. 0.068)
386.63/386.74	c #Conflicts:     152000 | #Learnt:      11694 | 0.000
386.63/386.74	c total clause space: 886.764MB
386.63/386.74	c total #watches: 211560
390.13/390.28	c total #propagations: 16414838 / total #impl: 243705298 (eff. 0.067)
390.13/390.28	c #Conflicts:     153000 | #Learnt:      12694 | 0.000
390.13/390.28	c total clause space: 886.764MB
390.13/390.28	c total #watches: 215593
393.83/393.93	c total #propagations: 16537762 / total #impl: 245870183 (eff. 0.067)
393.83/393.93	c #Conflicts:     154000 | #Learnt:      13694 | 0.000
393.83/393.93	c total clause space: 886.764MB
393.83/393.93	c total #watches: 217593
396.83/396.94	c total #propagations: 16638795 / total #impl: 246623924 (eff. 0.067)
396.83/396.94	c #Conflicts:     155000 | #Learnt:      14694 | 0.000
396.83/396.94	c total clause space: 886.764MB
396.83/396.94	c total #watches: 219593
400.13/400.23	c total #propagations: 16731202 / total #impl: 247274745 (eff. 0.068)
400.13/400.23	c #Conflicts:     156000 | #Learnt:      15694 | 0.000
400.13/400.23	c total clause space: 886.764MB
400.13/400.23	c total #watches: 222610
403.02/403.10	c total #propagations: 16835595 / total #impl: 248162467 (eff. 0.068)
403.02/403.10	c #Conflicts:     157000 | #Learnt:      16694 | 0.000
403.02/403.10	c total clause space: 886.764MB
403.02/403.10	c total #watches: 225626
406.32/406.42	c total #propagations: 16951232 / total #impl: 249908205 (eff. 0.068)
406.32/406.42	c #Conflicts:     158000 | #Learnt:      17694 | 0.000
406.32/406.42	c total clause space: 886.764MB
406.32/406.42	c total #watches: 227647
409.82/409.96	c total #propagations: 17043934 / total #impl: 251191395 (eff. 0.068)
409.82/409.96	c #Conflicts:     159000 | #Learnt:      18694 | 0.000
409.82/409.96	c total clause space: 886.764MB
409.82/409.96	c total #watches: 229648
412.83/412.95	c total #propagations: 17160003 / total #impl: 253211412 (eff. 0.068)
412.83/412.95	c GC COLLECT
412.83/412.95	c #Conflicts:     160000 | #Learnt:      10194 | 0.000
412.83/412.95	c total clause space: 886.764MB
412.83/412.95	c total #watches: 207542
415.63/415.74	c total #propagations: 17264961 / total #impl: 254426070 (eff. 0.068)
415.63/415.74	c #Conflicts:     161000 | #Learnt:      11194 | 0.000
415.63/415.74	c total clause space: 886.764MB
415.63/415.74	c total #watches: 209542
418.63/418.79	c total #propagations: 17359136 / total #impl: 255225195 (eff. 0.068)
418.63/418.79	c #Conflicts:     162000 | #Learnt:      12194 | 0.000
418.63/418.79	c total clause space: 886.764MB
418.63/418.79	c total #watches: 211542
422.33/422.40	c total #propagations: 17445286 / total #impl: 256278389 (eff. 0.068)
422.33/422.40	c #Conflicts:     163000 | #Learnt:      13194 | 0.000
422.33/422.40	c total clause space: 886.764MB
422.33/422.40	c total #watches: 213542
425.43/425.52	c total #propagations: 17540305 / total #impl: 257383709 (eff. 0.068)
425.43/425.52	c #Conflicts:     164000 | #Learnt:      14194 | 0.000
425.43/425.52	c total clause space: 886.764MB
425.43/425.52	c total #watches: 217553
427.63/427.77	c total #propagations: 17624398 / total #impl: 258328790 (eff. 0.068)
427.63/427.77	c #Conflicts:     165000 | #Learnt:      15194 | 0.000
427.63/427.77	c total clause space: 886.764MB
427.63/427.77	c total #watches: 219553
430.23/430.36	c total #propagations: 17692551 / total #impl: 259051154 (eff. 0.068)
430.23/430.36	c #Conflicts:     166000 | #Learnt:      16194 | 0.000
430.23/430.36	c total clause space: 886.764MB
430.23/430.36	c total #watches: 221553
432.83/432.95	c total #propagations: 17759142 / total #impl: 260062868 (eff. 0.068)
432.83/432.95	c #Conflicts:     167000 | #Learnt:      17194 | 0.000
432.83/432.95	c total clause space: 886.764MB
432.83/432.95	c total #watches: 223553
436.03/436.14	c total #propagations: 17836935 / total #impl: 260980121 (eff. 0.068)
436.03/436.14	c #Conflicts:     168000 | #Learnt:      18194 | 0.000
436.03/436.14	c total clause space: 886.764MB
436.03/436.14	c total #watches: 225553
438.62/438.76	c total #propagations: 17948412 / total #impl: 262569089 (eff. 0.068)
438.62/438.76	c #Conflicts:     169000 | #Learnt:      19194 | 0.000
438.62/438.76	c total clause space: 886.764MB
438.62/438.76	c total #watches: 227553
441.62/441.78	c total #propagations: 18033282 / total #impl: 264029565 (eff. 0.068)
441.62/441.78	c GC COLLECT
441.62/441.78	c #Conflicts:     170000 | #Learnt:      10395 | 0.000
441.62/441.78	c total clause space: 886.764MB
441.62/441.78	c total #watches: 206938
444.43/444.59	c total #propagations: 18111963 / total #impl: 264704724 (eff. 0.068)
444.43/444.59	c #Conflicts:     171000 | #Learnt:      11395 | 0.000
444.43/444.59	c total clause space: 886.764MB
444.43/444.59	c total #watches: 209944
447.02/447.10	c total #propagations: 18202595 / total #impl: 265603780 (eff. 0.069)
447.02/447.10	c #Conflicts:     172000 | #Learnt:      12395 | 0.000
447.02/447.10	c total clause space: 886.764MB
447.02/447.10	c total #watches: 212950
450.12/450.28	c total #propagations: 18292337 / total #impl: 266879970 (eff. 0.069)
450.12/450.28	c #Conflicts:     173000 | #Learnt:      13395 | 0.000
450.12/450.28	c total clause space: 886.764MB
450.12/450.28	c total #watches: 214950
453.13/453.28	c total #propagations: 18368316 / total #impl: 268058308 (eff. 0.069)
453.13/453.28	c #Conflicts:     174000 | #Learnt:      14395 | 0.000
453.13/453.28	c total clause space: 886.764MB
453.13/453.28	c total #watches: 216950
456.32/456.46	c total #propagations: 18452741 / total #impl: 269288814 (eff. 0.069)
456.32/456.46	c #Conflicts:     175000 | #Learnt:      15395 | 0.000
456.32/456.46	c total clause space: 886.764MB
456.32/456.46	c total #watches: 219955
459.73/459.84	c total #propagations: 18528604 / total #impl: 269833032 (eff. 0.069)
459.73/459.84	c #Conflicts:     176000 | #Learnt:      16395 | 0.000
459.73/459.84	c total clause space: 886.764MB
459.73/459.84	c total #watches: 221955
462.02/462.15	c total #propagations: 18624856 / total #impl: 271111119 (eff. 0.069)
462.02/462.15	c #Conflicts:     177000 | #Learnt:      17395 | 0.000
462.02/462.15	c total clause space: 886.764MB
462.02/462.15	c total #watches: 223955
465.42/465.56	c total #propagations: 18713403 / total #impl: 272364342 (eff. 0.069)
465.42/465.56	c #Conflicts:     178000 | #Learnt:      18395 | 0.000
465.42/465.56	c total clause space: 886.764MB
465.42/465.56	c total #watches: 225955
468.21/468.36	c total #propagations: 18807878 / total #impl: 273695091 (eff. 0.069)
468.21/468.36	c #Conflicts:     179000 | #Learnt:      19395 | 0.000
468.21/468.36	c total clause space: 886.764MB
468.21/468.36	c total #watches: 227955
470.91/471.00	c total #propagations: 18903428 / total #impl: 276731752 (eff. 0.068)
470.91/471.00	c GC COLLECT
470.91/471.00	c #Conflicts:     180000 | #Learnt:      10293 | 0.000
470.91/471.00	c total clause space: 886.764MB
470.91/471.00	c total #watches: 206734
473.41/473.58	c total #propagations: 18988122 / total #impl: 278305079 (eff. 0.068)
473.41/473.58	c #Conflicts:     181000 | #Learnt:      11293 | 0.000
473.41/473.58	c total clause space: 886.764MB
473.41/473.58	c total #watches: 208734
475.61/475.71	c total #propagations: 19058125 / total #impl: 280664620 (eff. 0.068)
475.61/475.71	c #Conflicts:     182000 | #Learnt:      12293 | 0.000
475.61/475.71	c total clause space: 886.764MB
475.61/475.71	c total #watches: 210734
478.01/478.14	c total #propagations: 19140757 / total #impl: 282432012 (eff. 0.068)
478.01/478.14	c #Conflicts:     183000 | #Learnt:      13293 | 0.000
478.01/478.14	c total clause space: 886.764MB
478.01/478.14	c total #watches: 212734
480.91/481.03	c total #propagations: 19230920 / total #impl: 285182247 (eff. 0.067)
480.91/481.03	c #Conflicts:     184000 | #Learnt:      14293 | 0.000
480.91/481.03	c total clause space: 886.764MB
480.91/481.03	c total #watches: 214734
483.71/483.83	c total #propagations: 19312000 / total #impl: 287917528 (eff. 0.067)
483.71/483.83	c #Conflicts:     185000 | #Learnt:      15293 | 0.000
483.71/483.83	c total clause space: 886.764MB
483.71/483.83	c total #watches: 216734
486.21/486.35	c total #propagations: 19393029 / total #impl: 290179612 (eff. 0.067)
486.21/486.35	c #Conflicts:     186000 | #Learnt:      16293 | 0.000
486.21/486.35	c total clause space: 886.764MB
486.21/486.35	c total #watches: 218734
489.10/489.22	c total #propagations: 19474378 / total #impl: 292735393 (eff. 0.067)
489.10/489.22	c #Conflicts:     187000 | #Learnt:      17293 | 0.000
489.10/489.22	c total clause space: 886.764MB
489.10/489.22	c total #watches: 220734
492.10/492.28	c total #propagations: 19554598 / total #impl: 295416197 (eff. 0.066)
492.10/492.28	c #Conflicts:     188000 | #Learnt:      18293 | 0.000
492.10/492.28	c total clause space: 886.764MB
492.10/492.28	c total #watches: 222734
494.91/495.09	c total #propagations: 19635945 / total #impl: 297865838 (eff. 0.066)
494.91/495.09	c #Conflicts:     189000 | #Learnt:      19293 | 0.000
494.91/495.09	c total clause space: 886.764MB
494.91/495.09	c total #watches: 224734
497.71/497.86	c total #propagations: 19732694 / total #impl: 300805748 (eff. 0.066)
497.71/497.86	c #Conflicts:     190000 | #Learnt:      20293 | 0.000
497.71/497.86	c total clause space: 886.764MB
497.71/497.86	c total #watches: 226734
500.61/500.70	c total #propagations: 19816018 / total #impl: 303200061 (eff. 0.065)
500.61/500.70	c GC COLLECT
500.61/500.70	c #Conflicts:     191000 | #Learnt:      10897 | 0.000
500.61/500.70	c total clause space: 886.764MB
500.61/500.70	c total #watches: 207942
503.61/503.72	c total #propagations: 19888310 / total #impl: 305496252 (eff. 0.065)
503.61/503.72	c #Conflicts:     192000 | #Learnt:      11897 | 0.000
503.61/503.72	c total clause space: 886.764MB
503.61/503.72	c total #watches: 209942
505.80/505.94	c total #propagations: 19968746 / total #impl: 307641089 (eff. 0.065)
505.80/505.94	c #Conflicts:     193000 | #Learnt:      12897 | 0.000
505.80/505.94	c total clause space: 886.764MB
505.80/505.94	c total #watches: 211942
508.30/508.46	c total #propagations: 20033657 / total #impl: 309547361 (eff. 0.065)
508.30/508.46	c #Conflicts:     194000 | #Learnt:      13897 | 0.000
508.30/508.46	c total clause space: 886.764MB
508.30/508.46	c total #watches: 214954
510.70/510.84	c total #propagations: 20106644 / total #impl: 312251124 (eff. 0.064)
510.70/510.84	c #Conflicts:     195000 | #Learnt:      14897 | 0.000
510.70/510.84	c total clause space: 886.764MB
510.70/510.84	c total #watches: 216954
513.10/513.26	c total #propagations: 20171242 / total #impl: 314566641 (eff. 0.064)
513.10/513.26	c #Conflicts:     196000 | #Learnt:      15897 | 0.000
513.10/513.26	c total clause space: 886.764MB
513.10/513.26	c total #watches: 218954
515.91/516.00	c total #propagations: 20242126 / total #impl: 318116396 (eff. 0.064)
515.91/516.00	c #Conflicts:     197000 | #Learnt:      16896 | 0.000
515.91/516.00	c total clause space: 886.764MB
515.91/516.00	c total #watches: 221965
519.70/519.81	c total #propagations: 20322011 / total #impl: 323649383 (eff. 0.063)
519.70/519.81	c #Conflicts:     198000 | #Learnt:      17896 | 0.000
519.70/519.81	c total clause space: 886.764MB
519.70/519.81	c total #watches: 223965
523.70/523.83	c total #propagations: 20418103 / total #impl: 325987098 (eff. 0.063)
523.70/523.83	c #Conflicts:     199000 | #Learnt:      18896 | 0.000
523.70/523.83	c total clause space: 886.764MB
523.70/523.83	c total #watches: 225965
527.59/527.73	c total #propagations: 20517931 / total #impl: 328873407 (eff. 0.062)
527.59/527.73	c #Conflicts:     200000 | #Learnt:      19896 | 0.000
527.59/527.73	c total clause space: 886.764MB
527.59/527.73	c total #watches: 227966
530.79/530.98	c total #propagations: 20620706 / total #impl: 330873320 (eff. 0.062)
530.79/530.98	c #Conflicts:     201000 | #Learnt:      20896 | 0.000
530.79/530.98	c total clause space: 886.764MB
530.79/530.98	c total #watches: 229966
534.89/535.04	c total #propagations: 20713940 / total #impl: 332224362 (eff. 0.062)
534.89/535.04	c GC COLLECT
534.89/535.04	c #Conflicts:     202000 | #Learnt:      11197 | 0.000
534.89/535.04	c total clause space: 886.764MB
534.89/535.04	c total #watches: 208542
538.89/539.02	c total #propagations: 20807352 / total #impl: 334166125 (eff. 0.062)
538.89/539.02	c #Conflicts:     203000 | #Learnt:      12197 | 0.000
538.89/539.02	c total clause space: 886.764MB
538.89/539.02	c total #watches: 210542
542.59/542.73	c total #propagations: 20904797 / total #impl: 335839810 (eff. 0.062)
542.59/542.73	c #Conflicts:     204000 | #Learnt:      13197 | 0.000
542.59/542.73	c total clause space: 886.764MB
542.59/542.73	c total #watches: 212542
546.09/546.29	c total #propagations: 20999214 / total #impl: 337571333 (eff. 0.062)
546.09/546.29	c #Conflicts:     205000 | #Learnt:      14197 | 0.000
546.09/546.29	c total clause space: 886.764MB
546.09/546.29	c total #watches: 214542
549.09/549.22	c total #propagations: 21082594 / total #impl: 338710830 (eff. 0.062)
549.09/549.22	c #Conflicts:     206000 | #Learnt:      15197 | 0.000
549.09/549.22	c total clause space: 886.764MB
549.09/549.22	c total #watches: 216542
552.19/552.34	c total #propagations: 21160271 / total #impl: 339611827 (eff. 0.062)
552.19/552.34	c #Conflicts:     207000 | #Learnt:      16197 | 0.000
552.19/552.34	c total clause space: 886.764MB
552.19/552.34	c total #watches: 218542
555.08/555.26	c total #propagations: 21232697 / total #impl: 340371210 (eff. 0.062)
555.08/555.26	c #Conflicts:     208000 | #Learnt:      17197 | 0.000
555.08/555.26	c total clause space: 886.764MB
555.08/555.26	c total #watches: 220542
558.18/558.30	c total #propagations: 21302759 / total #impl: 341363017 (eff. 0.062)
558.18/558.30	c #Conflicts:     209000 | #Learnt:      18197 | 0.000
558.18/558.30	c total clause space: 886.764MB
558.18/558.30	c total #watches: 222542
561.18/561.31	c total #propagations: 21374353 / total #impl: 342127974 (eff. 0.062)
561.18/561.31	c #Conflicts:     210000 | #Learnt:      19197 | 0.000
561.18/561.31	c total clause space: 886.764MB
561.18/561.31	c total #watches: 224542
564.08/564.23	c total #propagations: 21447470 / total #impl: 343076786 (eff. 0.063)
564.08/564.23	c #Conflicts:     211000 | #Learnt:      20197 | 0.000
564.08/564.23	c total clause space: 886.764MB
564.08/564.23	c total #watches: 226542
567.08/567.26	c total #propagations: 21520456 / total #impl: 344013505 (eff. 0.063)
567.08/567.26	c #Conflicts:     212000 | #Learnt:      21197 | 0.000
567.08/567.26	c total clause space: 886.764MB
567.08/567.26	c total #watches: 228542
569.98/570.10	c total #propagations: 21587055 / total #impl: 344709311 (eff. 0.063)
569.98/570.10	c GC COLLECT
569.98/570.10	c #Conflicts:     213000 | #Learnt:      11198 | 0.000
569.98/570.10	c total clause space: 886.764MB
569.98/570.10	c total #watches: 208544
572.78/572.97	c total #propagations: 21656987 / total #impl: 345680621 (eff. 0.063)
572.78/572.97	c #Conflicts:     214000 | #Learnt:      12198 | 0.000
572.78/572.97	c total clause space: 886.764MB
572.78/572.97	c total #watches: 210544
575.67/575.89	c total #propagations: 21725818 / total #impl: 346639933 (eff. 0.063)
575.67/575.89	c #Conflicts:     215000 | #Learnt:      13198 | 0.000
575.67/575.89	c total clause space: 886.764MB
575.67/575.89	c total #watches: 212544
578.58/578.76	c total #propagations: 21792704 / total #impl: 347481504 (eff. 0.063)
578.58/578.76	c #Conflicts:     216000 | #Learnt:      14198 | 0.000
578.58/578.76	c total clause space: 886.764MB
578.58/578.76	c total #watches: 214544
581.57/581.75	c total #propagations: 21868853 / total #impl: 348387332 (eff. 0.063)
581.57/581.75	c #Conflicts:     217000 | #Learnt:      15198 | 0.000
581.57/581.75	c total clause space: 886.764MB
581.57/581.75	c total #watches: 216544
584.97/585.16	c total #propagations: 21945000 / total #impl: 349077017 (eff. 0.063)
584.97/585.16	c #Conflicts:     218000 | #Learnt:      16198 | 0.000
584.97/585.16	c total clause space: 886.764MB
584.97/585.16	c total #watches: 218544
587.87/588.06	c total #propagations: 22016138 / total #impl: 349648216 (eff. 0.063)
587.87/588.06	c #Conflicts:     219000 | #Learnt:      17198 | 0.000
587.87/588.06	c total clause space: 886.764MB
587.87/588.06	c total #watches: 220544
590.68/590.87	c total #propagations: 22087420 / total #impl: 350473993 (eff. 0.063)
590.68/590.87	c #Conflicts:     220000 | #Learnt:      18198 | 0.000
590.68/590.87	c total clause space: 886.764MB
590.68/590.87	c total #watches: 222544
593.67/593.84	c total #propagations: 22157184 / total #impl: 351323945 (eff. 0.063)
593.67/593.84	c #Conflicts:     221000 | #Learnt:      19198 | 0.000
593.67/593.84	c total clause space: 886.764MB
593.67/593.84	c total #watches: 224544
596.97/597.10	c total #propagations: 22225280 / total #impl: 352169027 (eff. 0.063)
596.97/597.10	c #Conflicts:     222000 | #Learnt:      20198 | 0.000
596.97/597.10	c total clause space: 886.764MB
596.97/597.10	c total #watches: 226544
600.26/600.45	c total #propagations: 22296322 / total #impl: 352865466 (eff. 0.063)
600.26/600.45	c #Conflicts:     223000 | #Learnt:      21198 | 0.000
600.26/600.45	c total clause space: 886.764MB
600.26/600.45	c total #watches: 228544
603.87/604.08	c total #propagations: 22367379 / total #impl: 353665110 (eff. 0.063)
603.87/604.08	c #Conflicts:     224000 | #Learnt:      22198 | 0.000
603.87/604.08	c total clause space: 886.764MB
603.87/604.08	c total #watches: 230544
606.97/607.15	c total #propagations: 22447680 / total #impl: 354544868 (eff. 0.063)
606.97/607.15	c GC COLLECT
606.97/607.15	c #Conflicts:     225000 | #Learnt:      11895 | 0.000
606.97/607.15	c total clause space: 886.764MB
606.97/607.15	c total #watches: 209938
610.07/610.26	c total #propagations: 22515344 / total #impl: 355250825 (eff. 0.063)
610.07/610.26	c #Conflicts:     226000 | #Learnt:      12895 | 0.000
610.07/610.26	c total clause space: 886.764MB
610.07/610.26	c total #watches: 211938
613.47/613.68	c total #propagations: 22590231 / total #impl: 356005239 (eff. 0.063)
613.47/613.68	c #Conflicts:     227000 | #Learnt:      13895 | 0.000
613.47/613.68	c total clause space: 886.764MB
613.47/613.68	c total #watches: 213938
616.57/616.78	c total #propagations: 22671399 / total #impl: 357037684 (eff. 0.063)
616.57/616.78	c #Conflicts:     228000 | #Learnt:      14895 | 0.000
616.57/616.78	c total clause space: 886.764MB
616.57/616.78	c total #watches: 215938
619.87/620.06	c total #propagations: 22746197 / total #impl: 357792747 (eff. 0.064)
619.87/620.06	c #Conflicts:     229000 | #Learnt:      15895 | 0.000
619.87/620.06	c total clause space: 886.764MB
619.87/620.06	c total #watches: 217938
622.97/623.18	c total #propagations: 22826740 / total #impl: 358573533 (eff. 0.064)
622.97/623.18	c #Conflicts:     230000 | #Learnt:      16895 | 0.000
622.97/623.18	c total clause space: 886.764MB
622.97/623.18	c total #watches: 219938
625.97/626.13	c total #propagations: 22902425 / total #impl: 359318063 (eff. 0.064)
625.97/626.13	c #Conflicts:     231000 | #Learnt:      17895 | 0.000
625.97/626.13	c total clause space: 886.764MB
625.97/626.13	c total #watches: 223952
628.97/629.14	c total #propagations: 22984868 / total #impl: 360303278 (eff. 0.064)
628.97/629.14	c #Conflicts:     232000 | #Learnt:      18895 | 0.000
628.97/629.14	c total clause space: 886.764MB
628.97/629.14	c total #watches: 225952
631.86/632.01	c total #propagations: 23078681 / total #impl: 361703948 (eff. 0.064)
631.86/632.01	c #Conflicts:     233000 | #Learnt:      19895 | 0.000
631.86/632.01	c total clause space: 886.764MB
631.86/632.01	c total #watches: 227952
634.96/635.18	c total #propagations: 23164682 / total #impl: 363269667 (eff. 0.064)
634.96/635.18	c #Conflicts:     234000 | #Learnt:      20895 | 0.000
634.96/635.18	c total clause space: 886.764MB
634.96/635.18	c total #watches: 230957
638.16/638.38	c total #propagations: 23263881 / total #impl: 364428664 (eff. 0.064)
638.16/638.38	c #Conflicts:     235000 | #Learnt:      21895 | 0.000
638.16/638.38	c total clause space: 886.764MB
638.16/638.38	c total #watches: 232962
641.27/641.41	c total #propagations: 23359767 / total #impl: 365635495 (eff. 0.064)
641.27/641.41	c #Conflicts:     236000 | #Learnt:      22895 | 0.000
641.27/641.41	c total clause space: 886.764MB
641.27/641.41	c total #watches: 234968
644.16/644.36	c total #propagations: 23453242 / total #impl: 366810190 (eff. 0.064)
644.16/644.36	c GC COLLECT
644.16/644.36	c #Conflicts:     237000 | #Learnt:      12292 | 0.000
644.16/644.36	c total clause space: 886.764MB
644.16/644.36	c total #watches: 211737
647.06/647.28	c total #propagations: 23534258 / total #impl: 368070209 (eff. 0.064)
647.06/647.28	c #Conflicts:     238000 | #Learnt:      13292 | 0.000
647.06/647.28	c total clause space: 886.764MB
647.06/647.28	c total #watches: 214741
650.16/650.32	c total #propagations: 23609984 / total #impl: 369320896 (eff. 0.064)
650.16/650.32	c #Conflicts:     239000 | #Learnt:      14292 | 0.000
650.16/650.32	c total clause space: 886.764MB
650.16/650.32	c total #watches: 216741
652.56/652.76	c total #propagations: 23698399 / total #impl: 370540484 (eff. 0.064)
652.56/652.76	c #Conflicts:     240000 | #Learnt:      15292 | 0.000
652.56/652.76	c total clause space: 886.764MB
652.56/652.76	c total #watches: 219744
655.66/655.85	c total #propagations: 23802065 / total #impl: 372165450 (eff. 0.064)
655.66/655.85	c #Conflicts:     241000 | #Learnt:      16292 | 0.000
655.66/655.85	c total clause space: 886.764MB
655.66/655.85	c total #watches: 243647
658.86/659.04	c total #propagations: 23877509 / total #impl: 373339445 (eff. 0.064)
658.86/659.04	c #Conflicts:     242000 | #Learnt:      17292 | 0.000
658.86/659.04	c total clause space: 886.764MB
658.86/659.04	c total #watches: 261990
661.75/661.98	c total #propagations: 23951585 / total #impl: 375579521 (eff. 0.064)
661.75/661.98	c #Conflicts:     243000 | #Learnt:      18292 | 0.000
661.75/661.98	c total clause space: 886.764MB
661.75/661.98	c total #watches: 282723
664.15/664.30	c total #propagations: 24039402 / total #impl: 377784995 (eff. 0.064)
664.15/664.30	c #Conflicts:     244000 | #Learnt:      19292 | 0.000
664.15/664.30	c total clause space: 886.764MB
664.15/664.30	c total #watches: 292457
667.45/667.68	c total #propagations: 24110838 / total #impl: 378888708 (eff. 0.064)
667.45/667.68	c #Conflicts:     245000 | #Learnt:      20292 | 0.000
667.45/667.68	c total clause space: 886.764MB
667.45/667.68	c total #watches: 296674
670.65/670.83	c total #propagations: 24161194 / total #impl: 379184801 (eff. 0.064)
670.65/670.83	c #Conflicts:     246000 | #Learnt:      21292 | 0.000
670.65/670.83	c total clause space: 886.764MB
670.65/670.83	c total #watches: 298674
673.95/674.13	c total #propagations: 24211434 / total #impl: 379473047 (eff. 0.064)
673.95/674.13	c #Conflicts:     247000 | #Learnt:      22292 | 0.000
673.95/674.13	c total clause space: 886.764MB
673.95/674.13	c total #watches: 302883
677.05/677.28	c total #propagations: 24262362 / total #impl: 379838406 (eff. 0.064)
677.05/677.28	c #Conflicts:     248000 | #Learnt:      23292 | 0.000
677.05/677.28	c total clause space: 886.764MB
677.05/677.28	c total #watches: 305986
680.15/680.35	c total #propagations: 24310511 / total #impl: 380195471 (eff. 0.064)
680.15/680.35	c GC COLLECT
680.15/680.35	c #Conflicts:     249000 | #Learnt:      12391 | 0.000
680.15/680.35	c total clause space: 886.764MB
680.15/680.35	c total #watches: 227881
682.75/682.90	c total #propagations: 24366907 / total #impl: 380908981 (eff. 0.064)
682.75/682.90	c #Conflicts:     250000 | #Learnt:      13391 | 0.000
682.75/682.90	c total clause space: 886.764MB
682.75/682.90	c total #watches: 234320
685.44/685.67	c total #propagations: 24422649 / total #impl: 382357092 (eff. 0.064)
685.44/685.67	c #Conflicts:     251000 | #Learnt:      14391 | 0.000
685.44/685.67	c total clause space: 886.764MB
685.44/685.67	c total #watches: 238539
688.24/688.42	c total #propagations: 24481181 / total #impl: 382943473 (eff. 0.064)
688.24/688.42	c #Conflicts:     252000 | #Learnt:      15391 | 0.000
688.24/688.42	c total clause space: 886.764MB
688.24/688.42	c total #watches: 246094
690.54/690.80	c total #propagations: 24567162 / total #impl: 383695052 (eff. 0.064)
690.54/690.80	c #Conflicts:     253000 | #Learnt:      16391 | 0.000
690.54/690.80	c total clause space: 886.764MB
690.54/690.80	c total #watches: 249203
692.74/692.99	c total #propagations: 24632232 / total #impl: 384532050 (eff. 0.064)
692.74/692.99	c #Conflicts:     254000 | #Learnt:      17391 | 0.000
692.74/692.99	c total clause space: 886.764MB
692.74/692.99	c total #watches: 251203
695.64/695.86	c total #propagations: 24703873 / total #impl: 385392595 (eff. 0.064)
695.64/695.86	c #Conflicts:     255000 | #Learnt:      18391 | 0.000
695.64/695.86	c total clause space: 886.764MB
695.64/695.86	c total #watches: 254309
698.54/698.75	c total #propagations: 24769245 / total #impl: 386071410 (eff. 0.064)
698.54/698.75	c #Conflicts:     256000 | #Learnt:      19391 | 0.000
698.54/698.75	c total clause space: 886.764MB
698.54/698.75	c total #watches: 261819
701.65/701.82	c total #propagations: 24832375 / total #impl: 387362076 (eff. 0.064)
701.65/701.82	c #Conflicts:     257000 | #Learnt:      20391 | 0.000
701.65/701.82	c total clause space: 886.764MB
701.65/701.82	c total #watches: 267104
704.64/704.84	c total #propagations: 24885486 / total #impl: 388018526 (eff. 0.064)
704.64/704.84	c #Conflicts:     258000 | #Learnt:      21391 | 0.000
704.64/704.84	c total clause space: 886.764MB
704.64/704.84	c total #watches: 270198
707.15/707.40	c total #propagations: 24938604 / total #impl: 388798295 (eff. 0.064)
707.15/707.40	c #Conflicts:     259000 | #Learnt:      22391 | 0.000
707.15/707.40	c total clause space: 886.764MB
707.15/707.40	c total #watches: 288440
710.04/710.20	c total #propagations: 25005913 / total #impl: 390382105 (eff. 0.064)
710.04/710.20	c #Conflicts:     260000 | #Learnt:      23391 | 0.000
710.04/710.20	c total clause space: 886.764MB
710.04/710.20	c total #watches: 292588
712.64/712.82	c total #propagations: 25084275 / total #impl: 391804159 (eff. 0.064)
712.64/712.82	c #Conflicts:     261000 | #Learnt:      24391 | 0.000
712.64/712.82	c total clause space: 886.764MB
712.64/712.82	c total #watches: 294588
715.44/715.68	c total #propagations: 25142145 / total #impl: 392538827 (eff. 0.064)
715.44/715.68	c GC COLLECT
715.44/715.68	c #Conflicts:     262000 | #Learnt:      13193 | 0.000
715.44/715.68	c total clause space: 886.764MB
715.44/715.68	c total #watches: 251681
718.14/718.34	c total #propagations: 25213776 / total #impl: 394507879 (eff. 0.064)
718.14/718.34	c #Conflicts:     263000 | #Learnt:      14193 | 0.000
718.14/718.34	c total clause space: 886.764MB
718.14/718.34	c total #watches: 267942
720.44/720.66	c total #propagations: 25280386 / total #impl: 397087528 (eff. 0.064)
720.44/720.66	c #Conflicts:     264000 | #Learnt:      15193 | 0.000
720.44/720.66	c total clause space: 886.764MB
720.44/720.66	c total #watches: 292675
723.14/723.39	c total #propagations: 25343924 / total #impl: 398038999 (eff. 0.064)
723.14/723.39	c #Conflicts:     265000 | #Learnt:      16193 | 0.000
723.14/723.39	c total clause space: 886.764MB
723.14/723.39	c total #watches: 294675
726.13/726.33	c total #propagations: 25404182 / total #impl: 399285326 (eff. 0.064)
726.13/726.33	c #Conflicts:     266000 | #Learnt:      17193 | 0.000
726.13/726.33	c total clause space: 886.764MB
726.13/726.33	c total #watches: 296675
729.03/729.25	c total #propagations: 25450712 / total #impl: 399701214 (eff. 0.064)
729.03/729.25	c #Conflicts:     267000 | #Learnt:      18193 | 0.000
729.03/729.25	c total clause space: 886.764MB
729.03/729.25	c total #watches: 298675
732.54/732.72	c total #propagations: 25514255 / total #impl: 401184555 (eff. 0.064)
732.54/732.72	c #Conflicts:     268000 | #Learnt:      19193 | 0.000
732.54/732.72	c total clause space: 886.764MB
732.54/732.72	c total #watches: 303884
735.33/735.59	c total #propagations: 25595101 / total #impl: 402849539 (eff. 0.064)
735.33/735.59	c #Conflicts:     269000 | #Learnt:      20193 | 0.000
735.33/735.59	c total clause space: 886.764MB
735.33/735.59	c total #watches: 310150
738.23/738.48	c total #propagations: 25661423 / total #impl: 404897141 (eff. 0.063)
738.23/738.48	c #Conflicts:     270000 | #Learnt:      21193 | 0.000
738.23/738.48	c total clause space: 886.764MB
738.23/738.48	c total #watches: 313215
741.03/741.22	c total #propagations: 25745165 / total #impl: 407226035 (eff. 0.063)
741.03/741.22	c #Conflicts:     271000 | #Learnt:      22193 | 0.000
741.03/741.22	c total clause space: 886.764MB
741.03/741.22	c total #watches: 315215
743.63/743.88	c total #propagations: 25809704 / total #impl: 409519658 (eff. 0.063)
743.63/743.88	c #Conflicts:     272000 | #Learnt:      23193 | 0.000
743.63/743.88	c total clause space: 886.764MB
743.63/743.88	c total #watches: 318279
746.93/747.12	c total #propagations: 25861245 / total #impl: 409911214 (eff. 0.063)
746.93/747.12	c #Conflicts:     273000 | #Learnt:      24193 | 0.000
746.93/747.12	c total clause space: 886.764MB
746.93/747.12	c total #watches: 320279
750.03/750.26	c total #propagations: 25920428 / total #impl: 410167500 (eff. 0.063)
750.03/750.26	c GC COLLECT
750.03/750.26	c #Conflicts:     274000 | #Learnt:      12694 | 0.000
750.03/750.26	c total clause space: 886.764MB
750.03/750.26	c total #watches: 250683
752.93/753.16	c total #propagations: 25994346 / total #impl: 410676112 (eff. 0.063)
752.93/753.16	c #Conflicts:     275000 | #Learnt:      13694 | 0.000
752.93/753.16	c total clause space: 886.764MB
752.93/753.16	c total #watches: 257062
755.73/755.94	c total #propagations: 26071428 / total #impl: 411748880 (eff. 0.063)
755.73/755.94	c #Conflicts:     276000 | #Learnt:      14694 | 0.000
755.73/755.94	c total clause space: 886.764MB
755.73/755.94	c total #watches: 265595
758.23/758.47	c total #propagations: 26143931 / total #impl: 413475582 (eff. 0.063)
758.23/758.47	c #Conflicts:     277000 | #Learnt:      15692 | 0.000
758.23/758.47	c total clause space: 886.764MB
758.23/758.47	c total #watches: 278390
760.53/760.77	c total #propagations: 26205666 / total #impl: 417253314 (eff. 0.063)
760.53/760.77	c #Conflicts:     278000 | #Learnt:      16692 | 0.000
760.53/760.77	c total clause space: 886.764MB
760.53/760.77	c total #watches: 281465
763.42/763.62	c total #propagations: 26274649 / total #impl: 417969474 (eff. 0.063)
763.42/763.62	c #Conflicts:     279000 | #Learnt:      17692 | 0.000
763.42/763.62	c total clause space: 886.764MB
763.42/763.62	c total #watches: 283465
766.42/766.62	c total #propagations: 26334769 / total #impl: 418538317 (eff. 0.063)
766.42/766.62	c #Conflicts:     280000 | #Learnt:      18692 | 0.000
766.42/766.62	c total clause space: 886.764MB
766.42/766.62	c total #watches: 285465
769.02/769.24	c total #propagations: 26396852 / total #impl: 418979134 (eff. 0.063)
769.02/769.24	c #Conflicts:     281000 | #Learnt:      19692 | 0.000
769.02/769.24	c total clause space: 886.764MB
769.02/769.24	c total #watches: 301372
771.82/772.02	c total #propagations: 26467819 / total #impl: 420282458 (eff. 0.063)
771.82/772.02	c #Conflicts:     282000 | #Learnt:      20692 | 0.000
771.82/772.02	c total clause space: 886.764MB
771.82/772.02	c total #watches: 307615
774.23/774.43	c total #propagations: 26540803 / total #impl: 420976806 (eff. 0.063)
774.23/774.43	c #Conflicts:     283000 | #Learnt:      21692 | 0.000
774.23/774.43	c total clause space: 886.764MB
774.23/774.43	c total #watches: 309615
776.82/777.05	c total #propagations: 26584007 / total #impl: 421166437 (eff. 0.063)
776.82/777.05	c #Conflicts:     284000 | #Learnt:      22692 | 0.000
776.82/777.05	c total clause space: 886.764MB
776.82/777.05	c total #watches: 321092
780.22/780.46	c total #propagations: 26637301 / total #impl: 421566830 (eff. 0.063)
780.22/780.46	c #Conflicts:     285000 | #Learnt:      23692 | 0.000
780.22/780.46	c total clause space: 886.764MB
780.22/780.46	c total #watches: 323092
783.13/783.36	c total #propagations: 26709915 / total #impl: 424013001 (eff. 0.063)
783.13/783.36	c #Conflicts:     286000 | #Learnt:      24692 | 0.000
783.13/783.36	c total clause space: 886.764MB
783.13/783.36	c total #watches: 327185
786.23/786.41	c total #propagations: 26774840 / total #impl: 426434657 (eff. 0.063)
786.23/786.41	c GC COLLECT
786.23/786.41	c #Conflicts:     287000 | #Learnt:      12889 | 0.000
786.23/786.41	c total clause space: 886.764MB
786.23/786.41	c total #watches: 255448
788.93/789.13	c total #propagations: 26837463 / total #impl: 429600461 (eff. 0.062)
788.93/789.13	c #Conflicts:     288000 | #Learnt:      13889 | 0.000
788.93/789.13	c total clause space: 886.764MB
788.93/789.13	c total #watches: 268285
791.63/791.80	c total #propagations: 26902722 / total #impl: 431412666 (eff. 0.062)
791.63/791.80	c #Conflicts:     289000 | #Learnt:      14889 | 0.000
791.63/791.80	c total clause space: 886.764MB
791.63/791.80	c total #watches: 286423
794.33/794.56	c total #propagations: 26963065 / total #impl: 435331428 (eff. 0.062)
794.33/794.56	c #Conflicts:     290000 | #Learnt:      15889 | 0.000
794.33/794.56	c total clause space: 886.764MB
794.33/794.56	c total #watches: 292711
796.73/796.94	c total #propagations: 27023554 / total #impl: 441436835 (eff. 0.061)
796.73/796.94	c #Conflicts:     291000 | #Learnt:      16889 | 0.000
796.73/796.94	c total clause space: 886.764MB
796.73/796.94	c total #watches: 303228
799.73/799.91	c total #propagations: 27069066 / total #impl: 444917028 (eff. 0.061)
799.73/799.91	c #Conflicts:     292000 | #Learnt:      17889 | 0.000
799.73/799.91	c total clause space: 886.764MB
799.73/799.91	c total #watches: 307357
802.43/802.67	c total #propagations: 27123108 / total #impl: 446271296 (eff. 0.061)
802.43/802.67	c #Conflicts:     293000 | #Learnt:      18889 | 0.000
802.43/802.67	c total clause space: 886.764MB
802.43/802.67	c total #watches: 310411
804.63/804.86	c total #propagations: 27172799 / total #impl: 446778925 (eff. 0.061)
804.63/804.86	c #Conflicts:     294000 | #Learnt:      19889 | 0.000
804.63/804.86	c total clause space: 886.764MB
804.63/804.86	c total #watches: 318705
807.23/807.45	c total #propagations: 27228200 / total #impl: 447309826 (eff. 0.061)
807.23/807.45	c #Conflicts:     295000 | #Learnt:      20889 | 0.000
807.23/807.45	c total clause space: 886.764MB
807.23/807.45	c total #watches: 324879
810.02/810.29	c total #propagations: 27294300 / total #impl: 448787171 (eff. 0.061)
810.02/810.29	c #Conflicts:     296000 | #Learnt:      21889 | 0.000
810.02/810.29	c total clause space: 886.764MB
810.02/810.29	c total #watches: 333105
813.42/813.60	c total #propagations: 27367180 / total #impl: 450576541 (eff. 0.061)
813.42/813.60	c #Conflicts:     297000 | #Learnt:      22889 | 0.000
813.42/813.60	c total clause space: 886.764MB
813.42/813.60	c total #watches: 342435
816.52/816.71	c total #propagations: 27460937 / total #impl: 451894830 (eff. 0.061)
816.52/816.71	c #Conflicts:     298000 | #Learnt:      23889 | 0.000
816.52/816.71	c total clause space: 886.764MB
816.52/816.71	c total #watches: 344485
819.33/819.53	c total #propagations: 27533609 / total #impl: 453292482 (eff. 0.061)
819.33/819.53	c #Conflicts:     299000 | #Learnt:      24889 | 0.000
819.33/819.53	c total clause space: 886.764MB
819.33/819.53	c total #watches: 349603
822.32/822.58	c total #propagations: 27634618 / total #impl: 457416353 (eff. 0.060)
822.32/822.58	c #Conflicts:     300000 | #Learnt:      25889 | 0.000
822.32/822.58	c total clause space: 886.764MB
822.32/822.58	c total #watches: 354720
825.22/825.48	c total #propagations: 27725025 / total #impl: 459704909 (eff. 0.060)
825.22/825.48	c GC COLLECT
825.22/825.48	c #Conflicts:     301000 | #Learnt:      13790 | 0.000
825.22/825.48	c total clause space: 886.764MB
825.22/825.48	c total #watches: 263751
827.82/828.03	c total #propagations: 27786176 / total #impl: 461462013 (eff. 0.060)
827.82/828.03	c #Conflicts:     302000 | #Learnt:      14790 | 0.000
827.82/828.03	c total clause space: 886.764MB
827.82/828.03	c total #watches: 277623
830.43/830.67	c total #propagations: 27840880 / total #impl: 463762221 (eff. 0.060)
830.43/830.67	c #Conflicts:     303000 | #Learnt:      15790 | 0.000
830.43/830.67	c total clause space: 886.764MB
830.43/830.67	c total #watches: 279623
832.92/833.13	c total #propagations: 27900327 / total #impl: 464763459 (eff. 0.060)
832.92/833.13	c #Conflicts:     304000 | #Learnt:      16790 | 0.000
832.92/833.13	c total clause space: 886.764MB
832.92/833.13	c total #watches: 282696
835.72/835.92	c total #propagations: 27963902 / total #impl: 465534135 (eff. 0.060)
835.72/835.92	c #Conflicts:     305000 | #Learnt:      17790 | 0.000
835.72/835.92	c total clause space: 886.764MB
835.72/835.92	c total #watches: 294295
838.72/838.96	c total #propagations: 28035061 / total #impl: 467126500 (eff. 0.060)
838.72/838.96	c #Conflicts:     306000 | #Learnt:      18790 | 0.000
838.72/838.96	c total clause space: 886.764MB
838.72/838.96	c total #watches: 299495
841.72/841.99	c total #propagations: 28108098 / total #impl: 469195601 (eff. 0.060)
841.72/841.99	c #Conflicts:     307000 | #Learnt:      19790 | 0.000
841.72/841.99	c total clause space: 886.764MB
841.72/841.99	c total #watches: 304676
844.82/845.06	c total #propagations: 28203621 / total #impl: 471029692 (eff. 0.060)
844.82/845.06	c #Conflicts:     308000 | #Learnt:      20790 | 0.000
844.82/845.06	c total clause space: 886.764MB
844.82/845.06	c total #watches: 313045
847.72/847.94	c total #propagations: 28274853 / total #impl: 473399480 (eff. 0.060)
847.72/847.94	c #Conflicts:     309000 | #Learnt:      21790 | 0.000
847.72/847.94	c total clause space: 886.764MB
847.72/847.94	c total #watches: 316096
850.62/850.90	c total #propagations: 28354971 / total #impl: 475515150 (eff. 0.060)
850.62/850.90	c #Conflicts:     310000 | #Learnt:      22790 | 0.000
850.62/850.90	c total clause space: 886.764MB
850.62/850.90	c total #watches: 322294
853.72/853.97	c total #propagations: 28422993 / total #impl: 478547139 (eff. 0.059)
853.72/853.97	c #Conflicts:     311000 | #Learnt:      23790 | 0.000
853.72/853.97	c total clause space: 886.764MB
853.72/853.97	c total #watches: 325347
856.92/857.10	c total #propagations: 28496860 / total #impl: 482371467 (eff. 0.059)
856.92/857.10	c #Conflicts:     312000 | #Learnt:      24790 | 0.000
856.92/857.10	c total clause space: 886.764MB
856.92/857.10	c total #watches: 327347
859.62/859.89	c total #propagations: 28581438 / total #impl: 488068547 (eff. 0.059)
859.62/859.89	c #Conflicts:     313000 | #Learnt:      25790 | 0.000
859.62/859.89	c total clause space: 886.764MB
859.62/859.89	c total #watches: 329347
862.51/862.77	c total #propagations: 28646740 / total #impl: 492854813 (eff. 0.058)
862.51/862.77	c #Conflicts:     314000 | #Learnt:      26790 | 0.000
862.51/862.77	c total clause space: 886.764MB
862.51/862.77	c total #watches: 332396
865.11/865.35	c total #propagations: 28718387 / total #impl: 497755239 (eff. 0.058)
865.11/865.35	c GC COLLECT
865.11/865.35	c #Conflicts:     315000 | #Learnt:      14388 | 0.000
865.11/865.35	c total clause space: 886.764MB
865.11/865.35	c total #watches: 293835
867.82/868.02	c total #propagations: 28775220 / total #impl: 499032341 (eff. 0.058)
867.82/868.02	c #Conflicts:     316000 | #Learnt:      15388 | 0.000
867.82/868.02	c total clause space: 886.764MB
867.82/868.02	c total #watches: 297939
870.91/871.14	c total #propagations: 28827457 / total #impl: 500019648 (eff. 0.058)
870.91/871.14	c #Conflicts:     317000 | #Learnt:      16388 | 0.000
870.91/871.14	c total clause space: 886.764MB
870.91/871.14	c total #watches: 299939
874.01/874.21	c total #propagations: 28884630 / total #impl: 500864937 (eff. 0.058)
874.01/874.21	c #Conflicts:     318000 | #Learnt:      17388 | 0.000
874.01/874.21	c total clause space: 886.764MB
874.01/874.21	c total #watches: 301939
876.91/877.16	c total #propagations: 28942555 / total #impl: 502720100 (eff. 0.058)
876.91/877.16	c #Conflicts:     319000 | #Learnt:      18388 | 0.000
876.91/877.16	c total clause space: 886.764MB
876.91/877.16	c total #watches: 306035
879.92/880.13	c total #propagations: 28992915 / total #impl: 503803103 (eff. 0.058)
879.92/880.13	c #Conflicts:     320000 | #Learnt:      19388 | 0.000
879.92/880.13	c total clause space: 886.764MB
879.92/880.13	c total #watches: 310126
883.12/883.34	c total #propagations: 29056250 / total #impl: 505538151 (eff. 0.057)
883.12/883.34	c #Conflicts:     321000 | #Learnt:      20388 | 0.000
883.12/883.34	c total clause space: 886.764MB
883.12/883.34	c total #watches: 312126
886.21/886.41	c total #propagations: 29113784 / total #impl: 508446162 (eff. 0.057)
886.21/886.41	c #Conflicts:     322000 | #Learnt:      21388 | 0.000
886.21/886.41	c total clause space: 886.764MB
886.21/886.41	c total #watches: 314126
889.61/889.81	c total #propagations: 29165639 / total #impl: 510657484 (eff. 0.057)
889.61/889.81	c #Conflicts:     323000 | #Learnt:      22388 | 0.000
889.61/889.81	c total clause space: 886.764MB
889.61/889.81	c total #watches: 316126
893.31/893.56	c total #propagations: 29221844 / total #impl: 513717733 (eff. 0.057)
893.31/893.56	c #Conflicts:     324000 | #Learnt:      23388 | 0.000
893.31/893.56	c total clause space: 886.764MB
893.31/893.56	c total #watches: 318126
896.11/896.39	c total #propagations: 29277678 / total #impl: 517524045 (eff. 0.057)
896.11/896.39	c #Conflicts:     325000 | #Learnt:      24388 | 0.000
896.11/896.39	c total clause space: 886.764MB
896.11/896.39	c total #watches: 320126
899.71/899.92	c total #propagations: 29322790 / total #impl: 518996260 (eff. 0.056)
899.71/899.92	c #Conflicts:     326000 | #Learnt:      25388 | 0.000
899.71/899.92	c total clause space: 886.764MB
899.71/899.92	c total #watches: 322126
903.21/903.48	c total #propagations: 29377933 / total #impl: 522987245 (eff. 0.056)
903.21/903.48	c #Conflicts:     327000 | #Learnt:      26388 | 0.000
903.21/903.48	c total clause space: 886.764MB
903.21/903.48	c total #watches: 324126
907.20/907.45	c total #propagations: 29431153 / total #impl: 525909586 (eff. 0.056)
907.20/907.45	c #Conflicts:     328000 | #Learnt:      27388 | 0.000
907.20/907.45	c total clause space: 886.764MB
907.20/907.45	c total #watches: 326126
910.71/910.95	c total #propagations: 29492745 / total #impl: 531036162 (eff. 0.056)
910.71/910.95	c GC COLLECT
910.71/910.95	c #Conflicts:     329000 | #Learnt:      14690 | 0.000
910.71/910.95	c total clause space: 886.764MB
910.71/910.95	c total #watches: 277422
914.01/914.22	c total #propagations: 29546452 / total #impl: 533608103 (eff. 0.055)
914.01/914.22	c #Conflicts:     330000 | #Learnt:      15690 | 0.000
914.01/914.22	c total clause space: 886.764MB
914.01/914.22	c total #watches: 281558
916.80/917.02	c total #propagations: 29594263 / total #impl: 535642819 (eff. 0.055)
916.80/917.02	c #Conflicts:     331000 | #Learnt:      16690 | 0.000
916.80/917.02	c total clause space: 886.764MB
916.80/917.02	c total #watches: 283558
919.60/919.88	c total #propagations: 29639473 / total #impl: 536463883 (eff. 0.055)
919.60/919.88	c #Conflicts:     332000 | #Learnt:      17690 | 0.000
919.60/919.88	c total clause space: 886.764MB
919.60/919.88	c total #watches: 285558
922.50/922.75	c total #propagations: 29682453 / total #impl: 536826682 (eff. 0.055)
922.50/922.75	c #Conflicts:     333000 | #Learnt:      18690 | 0.000
922.50/922.75	c total clause space: 886.764MB
922.50/922.75	c total #watches: 287558
925.20/925.41	c total #propagations: 29730226 / total #impl: 537452165 (eff. 0.055)
925.20/925.41	c #Conflicts:     334000 | #Learnt:      19690 | 0.000
925.20/925.41	c total clause space: 886.764MB
925.20/925.41	c total #watches: 296998
927.90/928.18	c total #propagations: 29794632 / total #impl: 538113374 (eff. 0.055)
927.90/928.18	c #Conflicts:     335000 | #Learnt:      20690 | 0.000
927.90/928.18	c total clause space: 886.764MB
927.90/928.18	c total #watches: 309580
931.51/931.78	c total #propagations: 29868402 / total #impl: 540946182 (eff. 0.055)
931.51/931.78	c #Conflicts:     336000 | #Learnt:      21690 | 0.000
931.51/931.78	c total clause space: 886.764MB
931.51/931.78	c total #watches: 311655
934.60/934.83	c total #propagations: 29932014 / total #impl: 541935701 (eff. 0.055)
934.60/934.83	c #Conflicts:     337000 | #Learnt:      22690 | 0.000
934.60/934.83	c total clause space: 886.764MB
934.60/934.83	c total #watches: 315764
937.50/937.72	c total #propagations: 30004880 / total #impl: 543663227 (eff. 0.055)
937.50/937.72	c #Conflicts:     338000 | #Learnt:      23690 | 0.000
937.50/937.72	c total clause space: 886.764MB
937.50/937.72	c total #watches: 320897
940.10/940.31	c total #propagations: 30084814 / total #impl: 546400214 (eff. 0.055)
940.10/940.31	c #Conflicts:     339000 | #Learnt:      24690 | 0.000
940.10/940.31	c total clause space: 886.764MB
940.10/940.31	c total #watches: 322897
943.10/943.37	c total #propagations: 30162054 / total #impl: 549874283 (eff. 0.055)
943.10/943.37	c #Conflicts:     340000 | #Learnt:      25690 | 0.000
943.10/943.37	c total clause space: 886.764MB
943.10/943.37	c total #watches: 324897
946.60/946.80	c total #propagations: 30240974 / total #impl: 552603911 (eff. 0.055)
946.60/946.80	c #Conflicts:     341000 | #Learnt:      26690 | 0.000
946.60/946.80	c total clause space: 886.764MB
946.60/946.80	c total #watches: 326897
949.50/949.79	c total #propagations: 30307916 / total #impl: 554268020 (eff. 0.055)
949.50/949.79	c #Conflicts:     342000 | #Learnt:      27690 | 0.000
949.50/949.79	c total clause space: 886.764MB
949.50/949.79	c total #watches: 328897
952.40/952.68	c total #propagations: 30388953 / total #impl: 557098046 (eff. 0.055)
952.40/952.68	c GC COLLECT
952.40/952.68	c #Conflicts:     343000 | #Learnt:      14692 | 0.000
952.40/952.68	c total clause space: 886.764MB
952.40/952.68	c total #watches: 281706
955.09/955.33	c total #propagations: 30459474 / total #impl: 558847231 (eff. 0.055)
955.09/955.33	c #Conflicts:     344000 | #Learnt:      15692 | 0.000
955.09/955.33	c total clause space: 886.764MB
955.09/955.33	c total #watches: 287961
957.59/957.82	c total #propagations: 30518186 / total #impl: 560617523 (eff. 0.054)
957.59/957.82	c #Conflicts:     345000 | #Learnt:      16692 | 0.000
957.59/957.82	c total clause space: 886.764MB
957.59/957.82	c total #watches: 296237
960.49/960.70	c total #propagations: 30588373 / total #impl: 562232437 (eff. 0.054)
960.49/960.70	c #Conflicts:     346000 | #Learnt:      17692 | 0.000
960.49/960.70	c total clause space: 886.764MB
960.49/960.70	c total #watches: 298241
963.40/963.67	c total #propagations: 30663827 / total #impl: 564064286 (eff. 0.054)
963.40/963.67	c #Conflicts:     347000 | #Learnt:      18692 | 0.000
963.40/963.67	c total clause space: 886.764MB
963.40/963.67	c total #watches: 300291
965.99/966.28	c total #propagations: 30717396 / total #impl: 564602062 (eff. 0.054)
965.99/966.28	c #Conflicts:     348000 | #Learnt:      19692 | 0.000
965.99/966.28	c total clause space: 886.764MB
965.99/966.28	c total #watches: 302314
968.59/968.81	c total #propagations: 30760802 / total #impl: 564950414 (eff. 0.054)
968.59/968.81	c #Conflicts:     349000 | #Learnt:      20692 | 0.000
968.59/968.81	c total clause space: 886.764MB
968.59/968.81	c total #watches: 304315
971.49/971.74	c total #propagations: 30802101 / total #impl: 565086916 (eff. 0.055)
971.49/971.74	c #Conflicts:     350000 | #Learnt:      21692 | 0.000
971.49/971.74	c total clause space: 886.764MB
971.49/971.74	c total #watches: 306334
973.69/973.96	c total #propagations: 30856072 / total #impl: 566115122 (eff. 0.055)
973.69/973.96	c #Conflicts:     351000 | #Learnt:      22692 | 0.000
973.69/973.96	c total clause space: 886.764MB
973.69/973.96	c total #watches: 308353
975.99/976.21	c total #propagations: 30913668 / total #impl: 567269256 (eff. 0.054)
975.99/976.21	c #Conflicts:     352000 | #Learnt:      23692 | 0.000
975.99/976.21	c total clause space: 886.764MB
975.99/976.21	c total #watches: 310384
978.80/979.07	c total #propagations: 30966480 / total #impl: 568304512 (eff. 0.054)
978.80/979.07	c #Conflicts:     353000 | #Learnt:      24692 | 0.000
978.80/979.07	c total clause space: 886.764MB
978.80/979.07	c total #watches: 317585
981.89/982.18	c total #propagations: 31042496 / total #impl: 570746664 (eff. 0.054)
981.89/982.18	c #Conflicts:     354000 | #Learnt:      25692 | 0.000
981.89/982.18	c total clause space: 886.764MB
981.89/982.18	c total #watches: 319678
984.89/985.12	c total #propagations: 31115873 / total #impl: 576085698 (eff. 0.054)
984.89/985.12	c #Conflicts:     355000 | #Learnt:      26692 | 0.000
984.89/985.12	c total clause space: 886.764MB
984.89/985.12	c total #watches: 324925
987.70/987.95	c total #propagations: 31179683 / total #impl: 579150396 (eff. 0.054)
987.70/987.95	c #Conflicts:     356000 | #Learnt:      27692 | 0.000
987.70/987.95	c total clause space: 886.764MB
987.70/987.95	c total #watches: 327044
991.20/991.44	c total #propagations: 31236684 / total #impl: 581784430 (eff. 0.054)
991.20/991.44	c GC COLLECT
991.20/991.44	c #Conflicts:     357000 | #Learnt:      14388 | 0.000
991.20/991.44	c total clause space: 886.764MB
991.20/991.44	c total #watches: 281098
996.19/996.49	c total #propagations: 31334242 / total #impl: 584289929 (eff. 0.054)
996.19/996.49	c #Conflicts:     358000 | #Learnt:      15388 | 0.000
996.19/996.49	c total clause space: 886.764MB
996.19/996.49	c total #watches: 285106
999.59/999.86	c total #propagations: 31440440 / total #impl: 585746301 (eff. 0.054)
999.59/999.86	c #Conflicts:     359000 | #Learnt:      16388 | 0.000
999.59/999.86	c total clause space: 886.764MB
999.59/999.86	c total #watches: 287109
1004.69/1004.90	c total #propagations: 31529425 / total #impl: 588120823 (eff. 0.054)
1004.69/1004.90	c #Conflicts:     360000 | #Learnt:      17388 | 0.000
1004.69/1004.90	c total clause space: 886.764MB
1004.69/1004.90	c total #watches: 289109
1009.29/1009.53	c total #propagations: 31616877 / total #impl: 589539644 (eff. 0.054)
1009.29/1009.53	c #Conflicts:     361000 | #Learnt:      18388 | 0.000
1009.29/1009.53	c total clause space: 886.764MB
1009.29/1009.53	c total #watches: 292107
1013.09/1013.35	c total #propagations: 31716168 / total #impl: 591230393 (eff. 0.054)
1013.09/1013.35	c #Conflicts:     362000 | #Learnt:      19388 | 0.000
1013.09/1013.35	c total clause space: 886.764MB
1013.09/1013.35	c total #watches: 294108
1016.20/1016.44	c total #propagations: 31826944 / total #impl: 593137445 (eff. 0.054)
1016.20/1016.44	c #Conflicts:     363000 | #Learnt:      20388 | 0.000
1016.20/1016.44	c total clause space: 886.764MB
1016.20/1016.44	c total #watches: 325178
1019.09/1019.34	c total #propagations: 31920905 / total #impl: 597110465 (eff. 0.053)
1019.09/1019.34	c #Conflicts:     364000 | #Learnt:      21388 | 0.000
1019.09/1019.34	c total clause space: 886.764MB
1019.09/1019.34	c total #watches: 332399
1022.69/1022.90	c total #propagations: 32024589 / total #impl: 600934870 (eff. 0.053)
1022.69/1022.90	c #Conflicts:     365000 | #Learnt:      22388 | 0.000
1022.69/1022.90	c total clause space: 886.764MB
1022.69/1022.90	c total #watches: 344686
1025.39/1025.68	c total #propagations: 32102601 / total #impl: 602707897 (eff. 0.053)
1025.39/1025.68	c #Conflicts:     366000 | #Learnt:      23388 | 0.000
1025.39/1025.68	c total clause space: 886.764MB
1025.39/1025.68	c total #watches: 351056
1029.29/1029.51	c total #propagations: 32178875 / total #impl: 604370307 (eff. 0.053)
1029.29/1029.51	c #Conflicts:     367000 | #Learnt:      24388 | 0.000
1029.29/1029.51	c total clause space: 886.764MB
1029.29/1029.51	c total #watches: 356279
1032.70/1032.96	c total #propagations: 32253313 / total #impl: 605535490 (eff. 0.053)
1032.70/1032.96	c #Conflicts:     368000 | #Learnt:      25388 | 0.000
1032.70/1032.96	c total clause space: 886.764MB
1032.70/1032.96	c total #watches: 358400
1036.00/1036.28	c total #propagations: 32317079 / total #impl: 606540372 (eff. 0.053)
1036.00/1036.28	c #Conflicts:     369000 | #Learnt:      26388 | 0.000
1036.00/1036.28	c total clause space: 886.764MB
1036.00/1036.28	c total #watches: 360608
1039.49/1039.73	c total #propagations: 32375921 / total #impl: 607623492 (eff. 0.053)
1039.49/1039.73	c #Conflicts:     370000 | #Learnt:      27388 | 0.000
1039.49/1039.73	c total clause space: 886.764MB
1039.49/1039.73	c total #watches: 362794
1043.39/1043.63	c total #propagations: 32427782 / total #impl: 609154393 (eff. 0.053)
1043.39/1043.63	c #Conflicts:     371000 | #Learnt:      28388 | 0.000
1043.39/1043.63	c total clause space: 886.764MB
1043.39/1043.63	c total #watches: 369099
1046.89/1047.13	c total #propagations: 32484583 / total #impl: 610820258 (eff. 0.053)
1046.89/1047.13	c GC COLLECT
1046.89/1047.13	c #Conflicts:     372000 | #Learnt:      14788 | 0.000
1046.89/1047.13	c total clause space: 886.764MB
1046.89/1047.13	c total #watches: 281946
1050.49/1050.77	c total #propagations: 32541329 / total #impl: 612180075 (eff. 0.053)
1050.49/1050.77	c #Conflicts:     373000 | #Learnt:      15788 | 0.000
1050.49/1050.77	c total clause space: 886.764MB
1050.49/1050.77	c total #watches: 284186
1053.48/1053.75	c total #propagations: 32604638 / total #impl: 613074590 (eff. 0.053)
1053.48/1053.75	c #Conflicts:     374000 | #Learnt:      16788 | 0.000
1053.48/1053.75	c total clause space: 886.764MB
1053.48/1053.75	c total #watches: 286545
1056.18/1056.48	c total #propagations: 32653622 / total #impl: 613618480 (eff. 0.053)
1056.18/1056.48	c #Conflicts:     375000 | #Learnt:      17788 | 0.000
1056.18/1056.48	c total clause space: 886.764MB
1056.18/1056.48	c total #watches: 288828
1059.09/1059.40	c total #propagations: 32709831 / total #impl: 614458100 (eff. 0.053)
1059.09/1059.40	c #Conflicts:     376000 | #Learnt:      18788 | 0.000
1059.09/1059.40	c total clause space: 886.764MB
1059.09/1059.40	c total #watches: 291040
1062.18/1062.45	c total #propagations: 32771141 / total #impl: 615493118 (eff. 0.053)
1062.18/1062.45	c #Conflicts:     377000 | #Learnt:      19788 | 0.000
1062.18/1062.45	c total clause space: 886.764MB
1062.18/1062.45	c total #watches: 293306
1065.08/1065.38	c total #propagations: 32829567 / total #impl: 616405029 (eff. 0.053)
1065.08/1065.38	c #Conflicts:     378000 | #Learnt:      20788 | 0.000
1065.08/1065.38	c total clause space: 886.764MB
1065.08/1065.38	c total #watches: 295639
1068.38/1068.60	c total #propagations: 32885807 / total #impl: 617063813 (eff. 0.053)
1068.38/1068.60	c #Conflicts:     379000 | #Learnt:      21788 | 0.000
1068.38/1068.60	c total clause space: 886.764MB
1068.38/1068.60	c total #watches: 299903
1071.78/1072.04	c total #propagations: 32955466 / total #impl: 617802158 (eff. 0.053)
1071.78/1072.04	c #Conflicts:     380000 | #Learnt:      22788 | 0.000
1071.78/1072.04	c total clause space: 886.764MB
1071.78/1072.04	c total #watches: 302027
1075.38/1075.68	c total #propagations: 33036750 / total #impl: 618961955 (eff. 0.053)
1075.38/1075.68	c #Conflicts:     381000 | #Learnt:      23788 | 0.000
1075.38/1075.68	c total clause space: 886.764MB
1075.38/1075.68	c total #watches: 304110
1078.38/1078.66	c total #propagations: 33099831 / total #impl: 619526941 (eff. 0.053)
1078.38/1078.66	c #Conflicts:     382000 | #Learnt:      24788 | 0.000
1078.38/1078.66	c total clause space: 886.764MB
1078.38/1078.66	c total #watches: 306179
1081.68/1081.94	c total #propagations: 33168503 / total #impl: 620282018 (eff. 0.053)
1081.68/1081.94	c #Conflicts:     383000 | #Learnt:      25788 | 0.000
1081.68/1081.94	c total clause space: 886.764MB
1081.68/1081.94	c total #watches: 310263
1084.78/1085.08	c total #propagations: 33240674 / total #impl: 621316309 (eff. 0.054)
1084.78/1085.08	c #Conflicts:     384000 | #Learnt:      26788 | 0.000
1084.78/1085.08	c total clause space: 886.764MB
1084.78/1085.08	c total #watches: 312263
1087.58/1087.89	c total #propagations: 33319895 / total #impl: 622618718 (eff. 0.054)
1087.58/1087.89	c #Conflicts:     385000 | #Learnt:      27788 | 0.000
1087.58/1087.89	c total clause space: 886.764MB
1087.58/1087.89	c total #watches: 314376
1089.89/1090.18	c total #propagations: 33385382 / total #impl: 624031318 (eff. 0.053)
1089.89/1090.18	c #Conflicts:     386000 | #Learnt:      28788 | 0.000
1089.89/1090.18	c total clause space: 886.764MB
1089.89/1090.18	c total #watches: 316498
1092.57/1092.85	c total #propagations: 33442097 / total #impl: 626478572 (eff. 0.053)
1092.57/1092.85	c #Conflicts:     387000 | #Learnt:      29788 | 0.000
1092.57/1092.85	c total clause space: 1440.99MB
1092.57/1092.85	c total #watches: 320647
1095.38/1095.60	c total #propagations: 33516176 / total #impl: 628661988 (eff. 0.053)
1095.38/1095.60	c GC COLLECT
1095.38/1095.60	c #Conflicts:     388000 | #Learnt:      15886 | 0.000
1095.38/1095.60	c total clause space: 1440.99MB
1095.38/1095.60	c total #watches: 290647
1098.07/1098.32	c total #propagations: 33580914 / total #impl: 629980785 (eff. 0.053)
1098.07/1098.32	c #Conflicts:     389000 | #Learnt:      16886 | 0.000
1098.07/1098.32	c total clause space: 1440.99MB
1098.07/1098.32	c total #watches: 296898
1101.07/1101.38	c total #propagations: 33657290 / total #impl: 634597623 (eff. 0.053)
1101.07/1101.38	c #Conflicts:     390000 | #Learnt:      17886 | 0.000
1101.07/1101.38	c total clause space: 1440.99MB
1101.07/1101.38	c total #watches: 301092
1104.18/1104.46	c total #propagations: 33745635 / total #impl: 638344700 (eff. 0.053)
1104.18/1104.46	c #Conflicts:     391000 | #Learnt:      18886 | 0.000
1104.18/1104.46	c total clause space: 1440.99MB
1104.18/1104.46	c total #watches: 307225
1106.48/1106.75	c total #propagations: 33844924 / total #impl: 641572274 (eff. 0.053)
1106.48/1106.75	c #Conflicts:     392000 | #Learnt:      19886 | 0.000
1106.48/1106.75	c total clause space: 1440.99MB
1106.48/1106.75	c total #watches: 310374
1108.47/1108.70	c total #propagations: 33919603 / total #impl: 644337280 (eff. 0.053)
1108.47/1108.70	c #Conflicts:     393000 | #Learnt:      20886 | 0.000
1108.47/1108.70	c total clause space: 1440.99MB
1108.47/1108.70	c total #watches: 312414
1110.67/1110.94	c total #propagations: 33981962 / total #impl: 646316290 (eff. 0.053)
1110.67/1110.94	c #Conflicts:     394000 | #Learnt:      21886 | 0.000
1110.67/1110.94	c total clause space: 1440.99MB
1110.67/1110.94	c total #watches: 314454
1112.87/1113.14	c total #propagations: 34044838 / total #impl: 648327176 (eff. 0.053)
1112.87/1113.14	c #Conflicts:     395000 | #Learnt:      22886 | 0.000
1112.87/1113.14	c total clause space: 1440.99MB
1112.87/1113.14	c total #watches: 316503
1115.28/1115.56	c total #propagations: 34113565 / total #impl: 650243798 (eff. 0.052)
1115.28/1115.56	c #Conflicts:     396000 | #Learnt:      23886 | 0.000
1115.28/1115.56	c total clause space: 1440.99MB
1115.28/1115.56	c total #watches: 318559
1117.57/1117.87	c total #propagations: 34173169 / total #impl: 652035170 (eff. 0.052)
1117.57/1117.87	c #Conflicts:     397000 | #Learnt:      24886 | 0.000
1117.57/1117.87	c total clause space: 1440.99MB
1117.57/1117.87	c total #watches: 320661
1120.27/1120.51	c total #propagations: 34230754 / total #impl: 653728933 (eff. 0.052)
1120.27/1120.51	c #Conflicts:     398000 | #Learnt:      25886 | 0.000
1120.27/1120.51	c total clause space: 1440.99MB
1120.27/1120.51	c total #watches: 323776
1123.67/1123.98	c total #propagations: 34307665 / total #impl: 656215589 (eff. 0.052)
1123.67/1123.98	c #Conflicts:     399000 | #Learnt:      26886 | 0.000
1123.67/1123.98	c total clause space: 1440.99MB
1123.67/1123.98	c total #watches: 325829
1127.97/1128.21	c total #propagations: 34388480 / total #impl: 658557699 (eff. 0.052)
1127.97/1128.21	c #Conflicts:     400000 | #Learnt:      27886 | 0.000
1127.97/1128.21	c total clause space: 1440.99MB
1127.97/1128.21	c total #watches: 327998
1131.67/1131.91	c total #propagations: 34454114 / total #impl: 659624528 (eff. 0.052)
1131.67/1131.91	c #Conflicts:     401000 | #Learnt:      28886 | 0.000
1131.67/1131.91	c total clause space: 1440.99MB
1131.67/1131.91	c total #watches: 330205
1135.68/1135.91	c total #propagations: 34513513 / total #impl: 660560639 (eff. 0.052)
1135.68/1135.91	c #Conflicts:     402000 | #Learnt:      29886 | 0.000
1135.68/1135.91	c total clause space: 1440.99MB
1135.68/1135.91	c total #watches: 332231
1138.17/1138.49	c total #propagations: 34583530 / total #impl: 661821013 (eff. 0.052)
1138.17/1138.49	c GC COLLECT
1138.17/1138.49	c #Conflicts:     403000 | #Learnt:      15685 | 0.000
1138.17/1138.49	c total clause space: 1440.99MB
1138.17/1138.49	c total #watches: 286968
1141.17/1141.40	c total #propagations: 34669662 / total #impl: 664013163 (eff. 0.052)
1141.17/1141.40	c #Conflicts:     404000 | #Learnt:      16685 | 0.000
1141.17/1141.40	c total clause space: 1440.99MB
1141.17/1141.40	c total #watches: 289186
1145.17/1145.46	c total #propagations: 34742153 / total #impl: 667163932 (eff. 0.052)
1145.17/1145.46	c #Conflicts:     405000 | #Learnt:      17685 | 0.000
1145.17/1145.46	c total clause space: 1440.99MB
1145.17/1145.46	c total #watches: 291433
1148.77/1149.02	c total #propagations: 34818319 / total #impl: 670605478 (eff. 0.052)
1148.77/1149.02	c #Conflicts:     406000 | #Learnt:      18685 | 0.000
1148.77/1149.02	c total clause space: 1440.99MB
1148.77/1149.02	c total #watches: 298743
1151.17/1151.43	c total #propagations: 34898108 / total #impl: 672144778 (eff. 0.052)
1151.17/1151.43	c #Conflicts:     407000 | #Learnt:      19685 | 0.000
1151.17/1151.43	c total clause space: 1440.99MB
1151.17/1151.43	c total #watches: 300823
1154.37/1154.67	c total #propagations: 34972890 / total #impl: 674479732 (eff. 0.052)
1154.37/1154.67	c #Conflicts:     408000 | #Learnt:      20685 | 0.000
1154.37/1154.67	c total clause space: 1440.99MB
1154.37/1154.67	c total #watches: 304152
1158.07/1158.33	c total #propagations: 35024463 / total #impl: 675553484 (eff. 0.052)
1158.07/1158.33	c #Conflicts:     409000 | #Learnt:      21685 | 0.000
1158.07/1158.33	c total clause space: 1440.99MB
1158.07/1158.33	c total #watches: 306227
1161.17/1161.46	c total #propagations: 35081562 / total #impl: 676436289 (eff. 0.052)
1161.17/1161.46	c #Conflicts:     410000 | #Learnt:      22685 | 0.000
1161.17/1161.46	c total clause space: 1440.99MB
1161.17/1161.46	c total #watches: 309269
1164.17/1164.44	c total #propagations: 35146143 / total #impl: 678028760 (eff. 0.052)
1164.17/1164.44	c #Conflicts:     411000 | #Learnt:      23685 | 0.000
1164.17/1164.44	c total clause space: 1440.99MB
1164.17/1164.44	c total #watches: 315470
1166.37/1166.61	c total #propagations: 35225667 / total #impl: 680335478 (eff. 0.052)
1166.37/1166.61	c #Conflicts:     412000 | #Learnt:      24685 | 0.000
1166.37/1166.61	c total clause space: 1440.99MB
1166.37/1166.61	c total #watches: 320835
1169.37/1169.67	c total #propagations: 35282355 / total #impl: 682071676 (eff. 0.052)
1169.37/1169.67	c #Conflicts:     413000 | #Learnt:      25685 | 0.000
1169.37/1169.67	c total clause space: 1440.99MB
1169.37/1169.67	c total #watches: 323863
1171.66/1171.90	c total #propagations: 35350339 / total #impl: 685293404 (eff. 0.052)
1171.66/1171.90	c #Conflicts:     414000 | #Learnt:      26685 | 0.000
1171.66/1171.90	c total clause space: 1440.99MB
1171.66/1171.90	c total #watches: 325969
1173.47/1173.78	c total #propagations: 35413106 / total #impl: 687820146 (eff. 0.051)
1173.47/1173.78	c #Conflicts:     415000 | #Learnt:      27685 | 0.000
1173.47/1173.78	c total clause space: 1440.99MB
1173.47/1173.78	c total #watches: 328160
1175.46/1175.78	c total #propagations: 35466250 / total #impl: 690213415 (eff. 0.051)
1175.46/1175.78	c #Conflicts:     416000 | #Learnt:      28685 | 0.000
1175.46/1175.78	c total clause space: 1440.99MB
1175.46/1175.78	c total #watches: 330326
1177.66/1177.94	c total #propagations: 35524391 / total #impl: 692897486 (eff. 0.051)
1177.66/1177.94	c #Conflicts:     417000 | #Learnt:      29685 | 0.000
1177.66/1177.94	c total clause space: 1440.99MB
1177.66/1177.94	c total #watches: 335546
1180.07/1180.32	c total #propagations: 35580143 / total #impl: 695625005 (eff. 0.051)
1180.07/1180.32	c #Conflicts:     418000 | #Learnt:      30685 | 0.000
1180.07/1180.32	c total clause space: 1440.99MB
1180.07/1180.32	c total #watches: 337634
1182.66/1182.90	c total #propagations: 35633252 / total #impl: 698429734 (eff. 0.051)
1182.66/1182.90	c GC COLLECT
1182.66/1182.90	c #Conflicts:     419000 | #Learnt:      16187 | 0.000
1182.66/1182.90	c total clause space: 1440.99MB
1182.66/1182.90	c total #watches: 292206
1184.76/1185.05	c total #propagations: 35688476 / total #impl: 699971362 (eff. 0.051)
1184.76/1185.05	c #Conflicts:     420000 | #Learnt:      17187 | 0.000
1184.76/1185.05	c total clause space: 1440.99MB
1184.76/1185.05	c total #watches: 298357
1187.16/1187.40	c total #propagations: 35743520 / total #impl: 700982292 (eff. 0.051)
1187.16/1187.40	c #Conflicts:     421000 | #Learnt:      18187 | 0.000
1187.16/1187.40	c total clause space: 1440.99MB
1187.16/1187.40	c total #watches: 300407
1189.76/1190.00	c total #propagations: 35800882 / total #impl: 702424588 (eff. 0.051)
1189.76/1190.00	c #Conflicts:     422000 | #Learnt:      19187 | 0.000
1189.76/1190.00	c total clause space: 1440.99MB
1189.76/1190.00	c total #watches: 302430
1192.17/1192.47	c total #propagations: 35864243 / total #impl: 704227559 (eff. 0.051)
1192.17/1192.47	c #Conflicts:     423000 | #Learnt:      20187 | 0.000
1192.17/1192.47	c total clause space: 1440.99MB
1192.17/1192.47	c total #watches: 304453
1194.66/1194.94	c total #propagations: 35931234 / total #impl: 706507977 (eff. 0.051)
1194.66/1194.94	c #Conflicts:     424000 | #Learnt:      21187 | 0.000
1194.66/1194.94	c total clause space: 1440.99MB
1194.66/1194.94	c total #watches: 306453
1197.06/1197.33	c total #propagations: 35997601 / total #impl: 708610839 (eff. 0.051)
1197.06/1197.33	c #Conflicts:     425000 | #Learnt:      22187 | 0.000
1197.06/1197.33	c total clause space: 1440.99MB
1197.06/1197.33	c total #watches: 309504
1199.76/1200.05	c total #propagations: 36063433 / total #impl: 710740052 (eff. 0.051)
1199.76/1200.05	c #Conflicts:     426000 | #Learnt:      23187 | 0.000
1199.76/1200.05	c total clause space: 1440.99MB
1199.76/1200.05	c total #watches: 311522
1202.66/1202.98	c total #propagations: 36137219 / total #impl: 713114548 (eff. 0.051)
1202.66/1202.98	c #Conflicts:     427000 | #Learnt:      24187 | 0.000
1202.66/1202.98	c total clause space: 1440.99MB
1202.66/1202.98	c total #watches: 313546
1205.16/1205.43	c total #propagations: 36204896 / total #impl: 714933848 (eff. 0.051)
1205.16/1205.43	c #Conflicts:     428000 | #Learnt:      25187 | 0.000
1205.16/1205.43	c total clause space: 1440.99MB
1205.16/1205.43	c total #watches: 315701
1207.86/1208.13	c total #propagations: 36272856 / total #impl: 717279611 (eff. 0.051)
1207.86/1208.13	c #Conflicts:     429000 | #Learnt:      26187 | 0.000
1207.86/1208.13	c total clause space: 1440.99MB
1207.86/1208.13	c total #watches: 317749
1210.86/1211.12	c total #propagations: 36344076 / total #impl: 720038121 (eff. 0.050)
1210.86/1211.12	c #Conflicts:     430000 | #Learnt:      27187 | 0.000
1210.86/1211.12	c total clause space: 1440.99MB
1210.86/1211.12	c total #watches: 319821
1213.56/1213.85	c total #propagations: 36414589 / total #impl: 722433945 (eff. 0.050)
1213.56/1213.85	c #Conflicts:     431000 | #Learnt:      28187 | 0.000
1213.56/1213.85	c total clause space: 1440.99MB
1213.56/1213.85	c total #watches: 321919
1216.46/1216.76	c total #propagations: 36480581 / total #impl: 724322367 (eff. 0.050)
1216.46/1216.76	c #Conflicts:     432000 | #Learnt:      29187 | 0.000
1216.46/1216.76	c total clause space: 1440.99MB
1216.46/1216.76	c total #watches: 324037
1218.96/1219.22	c total #propagations: 36543165 / total #impl: 726119880 (eff. 0.050)
1218.96/1219.22	c #Conflicts:     433000 | #Learnt:      30187 | 0.000
1218.96/1219.22	c total clause space: 1440.99MB
1218.96/1219.22	c total #watches: 326046
1221.86/1222.11	c total #propagations: 36613553 / total #impl: 728681015 (eff. 0.050)
1221.86/1222.11	c #Conflicts:     434000 | #Learnt:      31187 | 0.000
1221.86/1222.11	c total clause space: 1440.99MB
1221.86/1222.11	c total #watches: 328065
1225.26/1225.52	c total #propagations: 36676460 / total #impl: 730447641 (eff. 0.050)
1225.26/1225.52	c GC COLLECT
1225.26/1225.52	c #Conflicts:     435000 | #Learnt:      16388 | 0.000
1225.26/1225.52	c total clause space: 1440.99MB
1225.26/1225.52	c total #watches: 288387
1227.65/1227.90	c total #propagations: 36742521 / total #impl: 731574745 (eff. 0.050)
1227.65/1227.90	c #Conflicts:     436000 | #Learnt:      17388 | 0.000
1227.65/1227.90	c total clause space: 1440.99MB
1227.65/1227.90	c total #watches: 290387
1230.45/1230.71	c total #propagations: 36808157 / total #impl: 732929311 (eff. 0.050)
1230.45/1230.71	c #Conflicts:     437000 | #Learnt:      18388 | 0.000
1230.45/1230.71	c total clause space: 1440.99MB
1230.45/1230.71	c total #watches: 298626
1232.86/1233.15	c total #propagations: 36868973 / total #impl: 735285679 (eff. 0.050)
1232.86/1233.15	c #Conflicts:     438000 | #Learnt:      19388 | 0.000
1232.86/1233.15	c total clause space: 1440.99MB
1232.86/1233.15	c total #watches: 300676
1235.65/1235.95	c total #propagations: 36931422 / total #impl: 737864438 (eff. 0.050)
1235.65/1235.95	c #Conflicts:     439000 | #Learnt:      20388 | 0.000
1235.65/1235.95	c total clause space: 1440.99MB
1235.65/1235.95	c total #watches: 302715
1238.46/1238.71	c total #propagations: 36992591 / total #impl: 740246079 (eff. 0.050)
1238.46/1238.71	c #Conflicts:     440000 | #Learnt:      21388 | 0.000
1238.46/1238.71	c total clause space: 1440.99MB
1238.46/1238.71	c total #watches: 304756
1241.15/1241.42	c total #propagations: 37048815 / total #impl: 742279026 (eff. 0.050)
1241.15/1241.42	c #Conflicts:     441000 | #Learnt:      22388 | 0.000
1241.15/1241.42	c total clause space: 1440.99MB
1241.15/1241.42	c total #watches: 306812
1244.15/1244.46	c total #propagations: 37110903 / total #impl: 744781061 (eff. 0.050)
1244.15/1244.46	c #Conflicts:     442000 | #Learnt:      23388 | 0.000
1244.15/1244.46	c total clause space: 1440.99MB
1244.15/1244.46	c total #watches: 308848
1246.85/1247.17	c total #propagations: 37177404 / total #impl: 747383995 (eff. 0.050)
1246.85/1247.17	c #Conflicts:     443000 | #Learnt:      24388 | 0.000
1246.85/1247.17	c total clause space: 1440.99MB
1246.85/1247.17	c total #watches: 310970
1249.75/1250.04	c total #propagations: 37237285 / total #impl: 749549305 (eff. 0.050)
1249.75/1250.04	c #Conflicts:     444000 | #Learnt:      25388 | 0.000
1249.75/1250.04	c total clause space: 1440.99MB
1249.75/1250.04	c total #watches: 313032
1252.15/1252.49	c total #propagations: 37301372 / total #impl: 752026416 (eff. 0.050)
1252.15/1252.49	c #Conflicts:     445000 | #Learnt:      26388 | 0.000
1252.15/1252.49	c total clause space: 1440.99MB
1252.15/1252.49	c total #watches: 315179
1255.25/1255.53	c total #propagations: 37357628 / total #impl: 753995384 (eff. 0.050)
1255.25/1255.53	c #Conflicts:     446000 | #Learnt:      27388 | 0.000
1255.25/1255.53	c total clause space: 1440.99MB
1255.25/1255.53	c total #watches: 317212
1257.85/1258.16	c total #propagations: 37421391 / total #impl: 756503816 (eff. 0.049)
1257.85/1258.16	c #Conflicts:     447000 | #Learnt:      28388 | 0.000
1257.85/1258.16	c total clause space: 1440.99MB
1257.85/1258.16	c total #watches: 319349
1260.55/1260.80	c total #propagations: 37473313 / total #impl: 758268775 (eff. 0.049)
1260.55/1260.80	c #Conflicts:     448000 | #Learnt:      29388 | 0.000
1260.55/1260.80	c total clause space: 1440.99MB
1260.55/1260.80	c total #watches: 321368
1263.15/1263.42	c total #propagations: 37538390 / total #impl: 760986295 (eff. 0.049)
1263.15/1263.42	c #Conflicts:     449000 | #Learnt:      30388 | 0.000
1263.15/1263.42	c total clause space: 1440.99MB
1263.15/1263.42	c total #watches: 323498
1265.25/1265.53	c total #propagations: 37593004 / total #impl: 762823237 (eff. 0.049)
1265.25/1265.53	c #Conflicts:     450000 | #Learnt:      31388 | 0.000
1265.25/1265.53	c total clause space: 1440.99MB
1265.25/1265.53	c total #watches: 325669
1267.55/1267.86	c total #propagations: 37645980 / total #impl: 764670973 (eff. 0.049)
1267.55/1267.86	c GC COLLECT
1267.55/1267.86	c #Conflicts:     451000 | #Learnt:      16288 | 0.000
1267.55/1267.86	c total clause space: 1440.99MB
1267.55/1267.86	c total #watches: 290295
1270.15/1270.45	c total #propagations: 37698986 / total #impl: 766072663 (eff. 0.049)
1270.15/1270.45	c #Conflicts:     452000 | #Learnt:      17288 | 0.000
1270.15/1270.45	c total clause space: 1440.99MB
1270.15/1270.45	c total #watches: 295431
1272.46/1272.80	c total #propagations: 37753435 / total #impl: 767979172 (eff. 0.049)
1272.46/1272.80	c #Conflicts:     453000 | #Learnt:      18288 | 0.000
1272.46/1272.80	c total clause space: 1440.99MB
1272.46/1272.80	c total #watches: 297537
1274.85/1275.14	c total #propagations: 37805769 / total #impl: 769681551 (eff. 0.049)
1274.85/1275.14	c #Conflicts:     454000 | #Learnt:      19288 | 0.000
1274.85/1275.14	c total clause space: 1440.99MB
1274.85/1275.14	c total #watches: 299571
1277.55/1277.81	c total #propagations: 37858339 / total #impl: 771448799 (eff. 0.049)
1277.55/1277.81	c #Conflicts:     455000 | #Learnt:      20288 | 0.000
1277.55/1277.81	c total clause space: 1440.99MB
1277.55/1277.81	c total #watches: 301594
1279.95/1280.21	c total #propagations: 37918347 / total #impl: 773302130 (eff. 0.049)
1279.95/1280.21	c #Conflicts:     456000 | #Learnt:      21288 | 0.000
1279.95/1280.21	c total clause space: 1440.99MB
1279.95/1280.21	c total #watches: 303657
1282.25/1282.54	c total #propagations: 37972480 / total #impl: 775001456 (eff. 0.049)
1282.25/1282.54	c #Conflicts:     457000 | #Learnt:      22288 | 0.000
1282.25/1282.54	c total clause space: 1440.99MB
1282.25/1282.54	c total #watches: 305785
1285.05/1285.34	c total #propagations: 38021518 / total #impl: 776491460 (eff. 0.049)
1285.05/1285.34	c #Conflicts:     458000 | #Learnt:      23288 | 0.000
1285.05/1285.34	c total clause space: 1440.99MB
1285.05/1285.34	c total #watches: 307813
1287.55/1287.85	c total #propagations: 38079941 / total #impl: 778419378 (eff. 0.049)
1287.55/1287.85	c #Conflicts:     459000 | #Learnt:      24288 | 0.000
1287.55/1287.85	c total clause space: 1440.99MB
1287.55/1287.85	c total #watches: 309861
1289.85/1290.15	c total #propagations: 38136511 / total #impl: 780072444 (eff. 0.049)
1289.85/1290.15	c #Conflicts:     460000 | #Learnt:      25288 | 0.000
1289.85/1290.15	c total clause space: 1440.99MB
1289.85/1290.15	c total #watches: 311926
1292.35/1292.62	c total #propagations: 38190173 / total #impl: 781871924 (eff. 0.049)
1292.35/1292.62	c #Conflicts:     461000 | #Learnt:      26288 | 0.000
1292.35/1292.62	c total clause space: 1440.99MB
1292.35/1292.62	c total #watches: 314017
1294.55/1294.82	c total #propagations: 38246139 / total #impl: 783382250 (eff. 0.049)
1294.55/1294.82	c #Conflicts:     462000 | #Learnt:      27288 | 0.000
1294.55/1294.82	c total clause space: 1440.99MB
1294.55/1294.82	c total #watches: 318208
1296.55/1296.87	c total #propagations: 38313346 / total #impl: 785718235 (eff. 0.049)
1296.55/1296.87	c #Conflicts:     463000 | #Learnt:      28288 | 0.000
1296.55/1296.87	c total clause space: 1440.99MB
1296.55/1296.87	c total #watches: 320269
1298.65/1298.93	c total #propagations: 38372199 / total #impl: 787643183 (eff. 0.049)
1298.65/1298.93	c #Conflicts:     464000 | #Learnt:      29288 | 0.000
1298.65/1298.93	c total clause space: 1440.99MB
1298.65/1298.93	c total #watches: 322336
1301.15/1301.41	c total #propagations: 38435060 / total #impl: 789646064 (eff. 0.049)
1301.15/1301.41	c #Conflicts:     465000 | #Learnt:      30288 | 0.000
1301.15/1301.41	c total clause space: 1440.99MB
1301.15/1301.41	c total #watches: 324405
1302.94/1303.22	c total #propagations: 38499726 / total #impl: 791901687 (eff. 0.049)
1302.94/1303.22	c #Conflicts:     466000 | #Learnt:      31288 | 0.000
1302.94/1303.22	c total clause space: 1440.99MB
1302.94/1303.22	c total #watches: 326492
1304.94/1305.22	c total #propagations: 38553293 / total #impl: 793465466 (eff. 0.049)
1304.94/1305.22	c #Conflicts:     467000 | #Learnt:      32288 | 0.000
1304.94/1305.22	c total clause space: 1440.99MB
1304.94/1305.22	c total #watches: 328549
1307.04/1307.36	c total #propagations: 38609881 / total #impl: 795289432 (eff. 0.049)
1307.04/1307.36	c GC COLLECT
1307.04/1307.36	c #Conflicts:     468000 | #Learnt:      16891 | 0.000
1307.04/1307.36	c total clause space: 1440.99MB
1307.04/1307.36	c total #watches: 296779
1309.14/1309.46	c total #propagations: 38666332 / total #impl: 797101288 (eff. 0.049)
1309.14/1309.46	c #Conflicts:     469000 | #Learnt:      17891 | 0.000
1309.14/1309.46	c total clause space: 1440.99MB
1309.14/1309.46	c total #watches: 298837
1311.14/1311.46	c total #propagations: 38724708 / total #impl: 798956920 (eff. 0.048)
1311.14/1311.46	c #Conflicts:     470000 | #Learnt:      18891 | 0.000
1311.14/1311.46	c total clause space: 1440.99MB
1311.14/1311.46	c total #watches: 300875
1313.34/1313.70	c total #propagations: 38785707 / total #impl: 800712841 (eff. 0.048)
1313.34/1313.70	c #Conflicts:     471000 | #Learnt:      19891 | 0.000
1313.34/1313.70	c total clause space: 1440.99MB
1313.34/1313.70	c total #watches: 302925
1315.24/1315.52	c total #propagations: 38848761 / total #impl: 802826995 (eff. 0.048)
1315.24/1315.52	c #Conflicts:     472000 | #Learnt:      20891 | 0.000
1315.24/1315.52	c total clause space: 1440.99MB
1315.24/1315.52	c total #watches: 304989
1317.14/1317.47	c total #propagations: 38903214 / total #impl: 804144271 (eff. 0.048)
1317.14/1317.47	c #Conflicts:     473000 | #Learnt:      21891 | 0.000
1317.14/1317.47	c total clause space: 1440.99MB
1317.14/1317.47	c total #watches: 307090
1319.24/1319.56	c total #propagations: 38957541 / total #impl: 805881423 (eff. 0.048)
1319.24/1319.56	c #Conflicts:     474000 | #Learnt:      22891 | 0.000
1319.24/1319.56	c total clause space: 1440.99MB
1319.24/1319.56	c total #watches: 309170
1321.24/1321.57	c total #propagations: 39014914 / total #impl: 807619315 (eff. 0.048)
1321.24/1321.57	c #Conflicts:     475000 | #Learnt:      23891 | 0.000
1321.24/1321.57	c total clause space: 1440.99MB
1321.24/1321.57	c total #watches: 311237
1324.84/1325.19	c total #propagations: 39067551 / total #impl: 809008210 (eff. 0.048)
1324.84/1325.19	c #Conflicts:     476000 | #Learnt:      24891 | 0.000
1324.84/1325.19	c total clause space: 1440.99MB
1324.84/1325.19	c total #watches: 313237
1328.94/1329.24	c total #propagations: 39113993 / total #impl: 809422046 (eff. 0.048)
1328.94/1329.24	c #Conflicts:     477000 | #Learnt:      25891 | 0.000
1328.94/1329.24	c total clause space: 1440.99MB
1328.94/1329.24	c total #watches: 315237
1333.14/1333.50	c total #propagations: 39164669 / total #impl: 809932615 (eff. 0.048)
1333.14/1333.50	c #Conflicts:     478000 | #Learnt:      26891 | 0.000
1333.14/1333.50	c total clause space: 1440.99MB
1333.14/1333.50	c total #watches: 317237
1337.34/1337.66	c total #propagations: 39229442 / total #impl: 810688380 (eff. 0.048)
1337.34/1337.66	c #Conflicts:     479000 | #Learnt:      27891 | 0.000
1337.34/1337.66	c total clause space: 1440.99MB
1337.34/1337.66	c total #watches: 319237
1341.64/1341.91	c total #propagations: 39299647 / total #impl: 811578156 (eff. 0.048)
1341.64/1341.91	c #Conflicts:     480000 | #Learnt:      28891 | 0.000
1341.64/1341.91	c total clause space: 1440.99MB
1341.64/1341.91	c total #watches: 321237
1345.74/1346.02	c total #propagations: 39360365 / total #impl: 812229618 (eff. 0.048)
1345.74/1346.02	c #Conflicts:     481000 | #Learnt:      29891 | 0.000
1345.74/1346.02	c total clause space: 1440.99MB
1345.74/1346.02	c total #watches: 323237
1349.63/1349.95	c total #propagations: 39428207 / total #impl: 813121495 (eff. 0.048)
1349.63/1349.95	c #Conflicts:     482000 | #Learnt:      30891 | 0.000
1349.63/1349.95	c total clause space: 1440.99MB
1349.63/1349.95	c total #watches: 325237
1353.23/1353.54	c total #propagations: 39490503 / total #impl: 813891500 (eff. 0.049)
1353.23/1353.54	c #Conflicts:     483000 | #Learnt:      31891 | 0.000
1353.23/1353.54	c total clause space: 1440.99MB
1353.23/1353.54	c total #watches: 327237
1357.63/1357.93	c total #propagations: 39538341 / total #impl: 814203236 (eff. 0.049)
1357.63/1357.93	c #Conflicts:     484000 | #Learnt:      32891 | 0.000
1357.63/1357.93	c total clause space: 1440.99MB
1357.63/1357.93	c total #watches: 329237
1361.64/1361.99	c total #propagations: 39599730 / total #impl: 814935285 (eff. 0.049)
1361.64/1361.99	c GC COLLECT
1361.64/1361.99	c #Conflicts:     485000 | #Learnt:      17191 | 0.000
1361.64/1361.99	c total clause space: 1440.99MB
1361.64/1361.99	c total #watches: 296302
1364.94/1365.23	c total #propagations: 39669041 / total #impl: 815970413 (eff. 0.049)
1364.94/1365.23	c #Conflicts:     486000 | #Learnt:      18191 | 0.000
1364.94/1365.23	c total clause space: 1440.99MB
1364.94/1365.23	c total #watches: 298335
1367.63/1367.90	c total #propagations: 39731238 / total #impl: 817146072 (eff. 0.049)
1367.63/1367.90	c #Conflicts:     487000 | #Learnt:      19191 | 0.000
1367.63/1367.90	c total clause space: 1440.99MB
1367.63/1367.90	c total #watches: 300351
1369.73/1370.03	c total #propagations: 39789920 / total #impl: 818868956 (eff. 0.049)
1369.73/1370.03	c #Conflicts:     488000 | #Learnt:      20191 | 0.000
1369.73/1370.03	c total clause space: 1440.99MB
1369.73/1370.03	c total #watches: 304555
1371.93/1372.20	c total #propagations: 39846254 / total #impl: 821245395 (eff. 0.049)
1371.93/1372.20	c #Conflicts:     489000 | #Learnt:      21191 | 0.000
1371.93/1372.20	c total clause space: 1440.99MB
1371.93/1372.20	c total #watches: 306612
1374.53/1374.87	c total #propagations: 39903902 / total #impl: 823434707 (eff. 0.048)
1374.53/1374.87	c #Conflicts:     490000 | #Learnt:      22191 | 0.000
1374.53/1374.87	c total clause space: 1440.99MB
1374.53/1374.87	c total #watches: 308654
1377.33/1377.68	c total #propagations: 39959023 / total #impl: 824908468 (eff. 0.048)
1377.33/1377.68	c #Conflicts:     491000 | #Learnt:      23191 | 0.000
1377.33/1377.68	c total clause space: 1440.99MB
1377.33/1377.68	c total #watches: 310683
1379.53/1379.83	c total #propagations: 40020714 / total #impl: 826693629 (eff. 0.048)
1379.53/1379.83	c #Conflicts:     492000 | #Learnt:      24191 | 0.000
1379.53/1379.83	c total clause space: 1440.99MB
1379.53/1379.83	c total #watches: 312770
1381.73/1382.02	c total #propagations: 40072668 / total #impl: 828182992 (eff. 0.048)
1381.73/1382.02	c #Conflicts:     493000 | #Learnt:      25191 | 0.000
1381.73/1382.02	c total clause space: 1440.99MB
1381.73/1382.02	c total #watches: 314817
1384.03/1384.35	c total #propagations: 40132094 / total #impl: 830458907 (eff. 0.048)
1384.03/1384.35	c #Conflicts:     494000 | #Learnt:      26191 | 0.000
1384.03/1384.35	c total clause space: 1440.99MB
1384.03/1384.35	c total #watches: 316872
1386.94/1387.28	c total #propagations: 40195552 / total #impl: 832619297 (eff. 0.048)
1386.94/1387.28	c #Conflicts:     495000 | #Learnt:      27191 | 0.000
1386.94/1387.28	c total clause space: 1440.99MB
1386.94/1387.28	c total #watches: 318891
1389.03/1389.34	c total #propagations: 40242094 / total #impl: 833159539 (eff. 0.048)
1389.03/1389.34	c #Conflicts:     496000 | #Learnt:      28191 | 0.000
1389.03/1389.34	c total clause space: 1440.99MB
1389.03/1389.34	c total #watches: 320959
1391.43/1391.79	c total #propagations: 40294540 / total #impl: 834782015 (eff. 0.048)
1391.43/1391.79	c #Conflicts:     497000 | #Learnt:      29191 | 0.000
1391.43/1391.79	c total clause space: 1440.99MB
1391.43/1391.79	c total #watches: 322989
1393.54/1393.89	c total #propagations: 40353685 / total #impl: 836474469 (eff. 0.048)
1393.54/1393.89	c #Conflicts:     498000 | #Learnt:      30191 | 0.000
1393.54/1393.89	c total clause space: 1440.99MB
1393.54/1393.89	c total #watches: 325090
1396.24/1396.53	c total #propagations: 40404159 / total #impl: 838003556 (eff. 0.048)
1396.24/1396.53	c #Conflicts:     499000 | #Learnt:      31191 | 0.000
1396.24/1396.53	c total clause space: 1440.99MB
1396.24/1396.53	c total #watches: 327133
1398.34/1398.63	c total #propagations: 40464800 / total #impl: 839813212 (eff. 0.048)
1398.34/1398.63	c #Conflicts:     500000 | #Learnt:      32191 | 0.000
1398.34/1398.63	c total clause space: 1440.99MB
1398.34/1398.63	c total #watches: 329202
1400.94/1401.22	c total #propagations: 40515281 / total #impl: 841196680 (eff. 0.048)
1400.94/1401.22	c #Conflicts:     501000 | #Learnt:      33191 | 0.000
1400.94/1401.22	c total clause space: 1440.99MB
1400.94/1401.22	c total #watches: 331262
1403.03/1403.37	c total #propagations: 40564061 / total #impl: 842329839 (eff. 0.048)
1403.03/1403.37	c GC COLLECT
1403.03/1403.37	c #Conflicts:     502000 | #Learnt:      17193 | 0.000
1403.03/1403.37	c total clause space: 1440.99MB
1403.03/1403.37	c total #watches: 296314
1405.73/1406.07	c total #propagations: 40621499 / total #impl: 844063563 (eff. 0.048)
1405.73/1406.07	c #Conflicts:     503000 | #Learnt:      18193 | 0.000
1405.73/1406.07	c total clause space: 1440.99MB
1405.73/1406.07	c total #watches: 298379
1408.84/1409.14	c total #propagations: 40682723 / total #impl: 845795912 (eff. 0.048)
1408.84/1409.14	c #Conflicts:     504000 | #Learnt:      19193 | 0.000
1408.84/1409.14	c total clause space: 1440.99MB
1408.84/1409.14	c total #watches: 300428
1411.53/1411.84	c total #propagations: 40748784 / total #impl: 847815621 (eff. 0.048)
1411.53/1411.84	c #Conflicts:     505000 | #Learnt:      20193 | 0.000
1411.53/1411.84	c total clause space: 1440.99MB
1411.53/1411.84	c total #watches: 304625
1414.13/1414.45	c total #propagations: 40812735 / total #impl: 850404975 (eff. 0.048)
1414.13/1414.45	c #Conflicts:     506000 | #Learnt:      21193 | 0.000
1414.13/1414.45	c total clause space: 1440.99MB
1414.13/1414.45	c total #watches: 306681
1416.83/1417.16	c total #propagations: 40880045 / total #impl: 853268794 (eff. 0.048)
1416.83/1417.16	c #Conflicts:     507000 | #Learnt:      22193 | 0.000
1416.83/1417.16	c total clause space: 1440.99MB
1416.83/1417.16	c total #watches: 308759
1419.33/1419.62	c total #propagations: 40936681 / total #impl: 855452655 (eff. 0.048)
1419.33/1419.62	c #Conflicts:     508000 | #Learnt:      23193 | 0.000
1419.33/1419.62	c total clause space: 1440.99MB
1419.33/1419.62	c total #watches: 310823
1421.73/1422.09	c total #propagations: 40995531 / total #impl: 857682044 (eff. 0.048)
1421.73/1422.09	c #Conflicts:     509000 | #Learnt:      24193 | 0.000
1421.73/1422.09	c total clause space: 1440.99MB
1421.73/1422.09	c total #watches: 312912
1424.73/1425.03	c total #propagations: 41059952 / total #impl: 860479059 (eff. 0.048)
1424.73/1425.03	c #Conflicts:     510000 | #Learnt:      25193 | 0.000
1424.73/1425.03	c total clause space: 1440.99MB
1424.73/1425.03	c total #watches: 314956
1427.33/1427.64	c total #propagations: 41122606 / total #impl: 863014844 (eff. 0.048)
1427.33/1427.64	c #Conflicts:     511000 | #Learnt:      26193 | 0.000
1427.33/1427.64	c total clause space: 1440.99MB
1427.33/1427.64	c total #watches: 317029
1430.13/1430.47	c total #propagations: 41183136 / total #impl: 865407927 (eff. 0.048)
1430.13/1430.47	c #Conflicts:     512000 | #Learnt:      27193 | 0.000
1430.13/1430.47	c total clause space: 1440.99MB
1430.13/1430.47	c total #watches: 319105
1432.63/1432.95	c total #propagations: 41238893 / total #impl: 867334153 (eff. 0.048)
1432.63/1432.95	c #Conflicts:     513000 | #Learnt:      28193 | 0.000
1432.63/1432.95	c total clause space: 1440.99MB
1432.63/1432.95	c total #watches: 323268
1434.52/1434.84	c total #propagations: 41308103 / total #impl: 869359148 (eff. 0.048)
1434.52/1434.84	c #Conflicts:     514000 | #Learnt:      29193 | 0.000
1434.52/1434.84	c total clause space: 1440.99MB
1434.52/1434.84	c total #watches: 326307
1437.22/1437.50	c total #propagations: 41371015 / total #impl: 871053297 (eff. 0.047)
1437.22/1437.50	c #Conflicts:     515000 | #Learnt:      30193 | 0.000
1437.22/1437.50	c total clause space: 1440.99MB
1437.22/1437.50	c total #watches: 330460
1439.73/1440.03	c total #propagations: 41427076 / total #impl: 871697311 (eff. 0.048)
1439.73/1440.03	c #Conflicts:     516000 | #Learnt:      31193 | 0.000
1439.73/1440.03	c total clause space: 1440.99MB
1439.73/1440.03	c total #watches: 332460
1442.12/1442.43	c total #propagations: 41498214 / total #impl: 872605810 (eff. 0.048)
1442.12/1442.43	c #Conflicts:     517000 | #Learnt:      32193 | 0.000
1442.12/1442.43	c total clause space: 1440.99MB
1442.12/1442.43	c total #watches: 334461
1444.92/1445.28	c total #propagations: 41570472 / total #impl: 874519206 (eff. 0.048)
1444.92/1445.28	c #Conflicts:     518000 | #Learnt:      33193 | 0.000
1444.92/1445.28	c total clause space: 1440.99MB
1444.92/1445.28	c total #watches: 337535
1448.02/1448.32	c total #propagations: 41636825 / total #impl: 875140571 (eff. 0.048)
1448.02/1448.32	c #Conflicts:     519000 | #Learnt:      34193 | 0.000
1448.02/1448.32	c total clause space: 1440.99MB
1448.02/1448.32	c total #watches: 340573
1450.12/1450.49	c total #propagations: 41706092 / total #impl: 876318755 (eff. 0.048)
1450.12/1450.49	c GC COLLECT
1450.12/1450.49	c #Conflicts:     520000 | #Learnt:      17892 | 0.000
1450.12/1450.49	c total clause space: 1440.99MB
1450.12/1450.49	c total #watches: 301963
1452.62/1452.96	c total #propagations: 41766112 / total #impl: 877534448 (eff. 0.048)
1452.62/1452.96	c #Conflicts:     521000 | #Learnt:      18892 | 0.000
1452.62/1452.96	c total clause space: 1440.99MB
1452.62/1452.96	c total #watches: 305050
1455.22/1455.54	c total #propagations: 41828304 / total #impl: 878452326 (eff. 0.048)
1455.22/1455.54	c #Conflicts:     522000 | #Learnt:      19892 | 0.000
1455.22/1455.54	c total clause space: 1440.99MB
1455.22/1455.54	c total #watches: 307062
1458.33/1458.65	c total #propagations: 41891222 / total #impl: 881538833 (eff. 0.048)
1458.33/1458.65	c #Conflicts:     523000 | #Learnt:      20892 | 0.000
1458.33/1458.65	c total clause space: 1440.99MB
1458.33/1458.65	c total #watches: 309064
1460.53/1460.89	c total #propagations: 41953371 / total #impl: 882953917 (eff. 0.048)
1460.53/1460.89	c #Conflicts:     524000 | #Learnt:      21892 | 0.000
1460.53/1460.89	c total clause space: 1440.99MB
1460.53/1460.89	c total #watches: 311068
1463.52/1463.83	c total #propagations: 42008942 / total #impl: 885533098 (eff. 0.047)
1463.52/1463.83	c #Conflicts:     525000 | #Learnt:      22892 | 0.000
1463.52/1463.83	c total clause space: 1440.99MB
1463.52/1463.83	c total #watches: 314143
1466.22/1466.58	c total #propagations: 42079015 / total #impl: 886706106 (eff. 0.047)
1466.22/1466.58	c #Conflicts:     526000 | #Learnt:      23892 | 0.000
1466.22/1466.58	c total clause space: 1440.99MB
1466.22/1466.58	c total #watches: 317197
1470.12/1470.43	c total #propagations: 42137318 / total #impl: 888222076 (eff. 0.047)
1470.12/1470.43	c #Conflicts:     527000 | #Learnt:      24892 | 0.000
1470.12/1470.43	c total clause space: 1440.99MB
1470.12/1470.43	c total #watches: 320348
1472.62/1472.93	c total #propagations: 42211697 / total #impl: 892114062 (eff. 0.047)
1472.62/1472.93	c #Conflicts:     528000 | #Learnt:      25892 | 0.000
1472.62/1472.93	c total clause space: 1440.99MB
1472.62/1472.93	c total #watches: 322348
1475.02/1475.31	c total #propagations: 42273217 / total #impl: 894118128 (eff. 0.047)
1475.02/1475.31	c #Conflicts:     529000 | #Learnt:      26892 | 0.000
1475.02/1475.31	c total clause space: 1440.99MB
1475.02/1475.31	c total #watches: 324348
1477.12/1477.47	c total #propagations: 42332991 / total #impl: 895858725 (eff. 0.047)
1477.12/1477.47	c #Conflicts:     530000 | #Learnt:      27892 | 0.000
1477.12/1477.47	c total clause space: 1440.99MB
1477.12/1477.47	c total #watches: 326348
1479.42/1479.78	c total #propagations: 42387084 / total #impl: 897251571 (eff. 0.047)
1479.42/1479.78	c #Conflicts:     531000 | #Learnt:      28892 | 0.000
1479.42/1479.78	c total clause space: 1440.99MB
1479.42/1479.78	c total #watches: 328348
1482.02/1482.39	c total #propagations: 42441587 / total #impl: 898991343 (eff. 0.047)
1482.02/1482.39	c #Conflicts:     532000 | #Learnt:      29892 | 0.000
1482.02/1482.39	c total clause space: 1440.99MB
1482.02/1482.39	c total #watches: 334500
1485.52/1485.84	c total #propagations: 42510025 / total #impl: 900566234 (eff. 0.047)
1485.52/1485.84	c #Conflicts:     533000 | #Learnt:      30892 | 0.000
1485.52/1485.84	c total clause space: 1440.99MB
1485.52/1485.84	c total #watches: 336503
1489.12/1489.45	c total #propagations: 42577890 / total #impl: 901537690 (eff. 0.047)
1489.12/1489.45	c #Conflicts:     534000 | #Learnt:      31892 | 0.000
1489.12/1489.45	c total clause space: 1440.99MB
1489.12/1489.45	c total #watches: 338503
1493.21/1493.57	c total #propagations: 42637503 / total #impl: 902368156 (eff. 0.047)
1493.21/1493.57	c #Conflicts:     535000 | #Learnt:      32892 | 0.000
1493.21/1493.57	c total clause space: 1440.99MB
1493.21/1493.57	c total #watches: 340503
1496.41/1496.70	c total #propagations: 42718643 / total #impl: 903871802 (eff. 0.047)
1496.41/1496.70	c #Conflicts:     536000 | #Learnt:      33892 | 0.000
1496.41/1496.70	c total clause space: 1440.99MB
1496.41/1496.70	c total #watches: 343530
1499.61/1499.91	c total #propagations: 42790607 / total #impl: 904747786 (eff. 0.047)
1499.61/1499.91	c #Conflicts:     537000 | #Learnt:      34892 | 0.000
1499.61/1499.91	c total clause space: 1440.99MB
1499.61/1499.91	c total #watches: 345530
1502.61/1502.90	c total #propagations: 42876982 / total #impl: 909053420 (eff. 0.047)
1502.61/1502.90	c GC COLLECT
1502.61/1502.90	c #Conflicts:     538000 | #Learnt:      18290 | 0.000
1502.61/1502.90	c total clause space: 1440.99MB
1502.61/1502.90	c total #watches: 304813
1505.62/1505.92	c total #propagations: 42934741 / total #impl: 911661350 (eff. 0.047)
1505.62/1505.92	c #Conflicts:     539000 | #Learnt:      19290 | 0.000
1505.62/1505.92	c total clause space: 1440.99MB
1505.62/1505.92	c total #watches: 306813
1508.41/1508.70	c total #propagations: 42999917 / total #impl: 914375435 (eff. 0.047)
1508.41/1508.70	c #Conflicts:     540000 | #Learnt:      20290 | 0.000
1508.41/1508.70	c total clause space: 1440.99MB
1508.41/1508.70	c total #watches: 309852
1510.61/1510.98	c total #propagations: 43067399 / total #impl: 917143426 (eff. 0.047)
1510.61/1510.98	c #Conflicts:     541000 | #Learnt:      21290 | 0.000
1510.61/1510.98	c total clause space: 1440.99MB
1510.61/1510.98	c total #watches: 311852
1513.11/1513.42	c total #propagations: 43138853 / total #impl: 920753234 (eff. 0.047)
1513.11/1513.42	c #Conflicts:     542000 | #Learnt:      22290 | 0.000
1513.11/1513.42	c total clause space: 1440.99MB
1513.11/1513.42	c total #watches: 313852
1516.21/1516.51	c total #propagations: 43221696 / total #impl: 924889319 (eff. 0.047)
1516.21/1516.51	c #Conflicts:     543000 | #Learnt:      23290 | 0.000
1516.21/1516.51	c total clause space: 1440.99MB
1516.21/1516.51	c total #watches: 315852
1519.91/1520.21	c total #propagations: 43294339 / total #impl: 927498579 (eff. 0.047)
1519.91/1520.21	c #Conflicts:     544000 | #Learnt:      24290 | 0.000
1519.91/1520.21	c total clause space: 1440.99MB
1519.91/1520.21	c total #watches: 317852
1523.41/1523.78	c total #propagations: 43353304 / total #impl: 928192825 (eff. 0.047)
1523.41/1523.78	c #Conflicts:     545000 | #Learnt:      25290 | 0.000
1523.41/1523.78	c total clause space: 1440.99MB
1523.41/1523.78	c total #watches: 319860
1527.31/1527.62	c total #propagations: 43420883 / total #impl: 928785070 (eff. 0.047)
1527.31/1527.62	c #Conflicts:     546000 | #Learnt:      26290 | 0.000
1527.31/1527.62	c total clause space: 1440.99MB
1527.31/1527.62	c total #watches: 321860
1530.81/1531.10	c total #propagations: 43485032 / total #impl: 929544278 (eff. 0.047)
1530.81/1531.10	c #Conflicts:     547000 | #Learnt:      27290 | 0.000
1530.81/1531.10	c total clause space: 1440.99MB
1530.81/1531.10	c total #watches: 323860
1534.31/1534.66	c total #propagations: 43551983 / total #impl: 930257356 (eff. 0.047)
1534.31/1534.66	c #Conflicts:     548000 | #Learnt:      28290 | 0.000
1534.31/1534.66	c total clause space: 1440.99MB
1534.31/1534.66	c total #watches: 325862
1537.51/1537.88	c total #propagations: 43617838 / total #impl: 931783531 (eff. 0.047)
1537.51/1537.88	c #Conflicts:     549000 | #Learnt:      29290 | 0.000
1537.51/1537.88	c total clause space: 1440.99MB
1537.51/1537.88	c total #watches: 327864
1540.70/1541.06	c total #propagations: 43682467 / total #impl: 934573077 (eff. 0.047)
1540.70/1541.06	c #Conflicts:     550000 | #Learnt:      30290 | 0.000
1540.70/1541.06	c total clause space: 1440.99MB
1540.70/1541.06	c total #watches: 329869
1544.30/1544.69	c total #propagations: 43746825 / total #impl: 937631374 (eff. 0.047)
1544.30/1544.69	c #Conflicts:     551000 | #Learnt:      31290 | 0.000
1544.30/1544.69	c total clause space: 1440.99MB
1544.30/1544.69	c total #watches: 332911
1547.80/1548.12	c total #propagations: 43812069 / total #impl: 939703560 (eff. 0.047)
1547.80/1548.12	c #Conflicts:     552000 | #Learnt:      32290 | 0.000
1547.80/1548.12	c total clause space: 1440.99MB
1547.80/1548.12	c total #watches: 334911
1551.20/1551.54	c total #propagations: 43886363 / total #impl: 943038039 (eff. 0.047)
1551.20/1551.54	c #Conflicts:     553000 | #Learnt:      33290 | 0.000
1551.20/1551.54	c total clause space: 1440.99MB
1551.20/1551.54	c total #watches: 336911
1554.60/1554.93	c total #propagations: 43959786 / total #impl: 946475213 (eff. 0.046)
1554.60/1554.93	c #Conflicts:     554000 | #Learnt:      34290 | 0.000
1554.60/1554.93	c total clause space: 1440.99MB
1554.60/1554.93	c total #watches: 338911
1558.00/1558.33	c total #propagations: 44031529 / total #impl: 949967372 (eff. 0.046)
1558.00/1558.33	c #Conflicts:     555000 | #Learnt:      35290 | 0.000
1558.00/1558.33	c total clause space: 1440.99MB
1558.00/1558.33	c total #watches: 340911
1561.61/1561.98	c total #propagations: 44105957 / total #impl: 953124630 (eff. 0.046)
1561.61/1561.98	c GC COLLECT
1561.61/1561.98	c #Conflicts:     556000 | #Learnt:      18385 | 0.000
1561.61/1561.98	c total clause space: 1440.99MB
1561.61/1561.98	c total #watches: 305003
1565.21/1565.59	c total #propagations: 44178361 / total #impl: 956411720 (eff. 0.046)
1565.21/1565.59	c #Conflicts:     557000 | #Learnt:      19385 | 0.000
1565.21/1565.59	c total clause space: 1440.99MB
1565.21/1565.59	c total #watches: 307003
1568.91/1569.25	c total #propagations: 44252304 / total #impl: 959096098 (eff. 0.046)
1568.91/1569.25	c #Conflicts:     558000 | #Learnt:      20385 | 0.000
1568.91/1569.25	c total clause space: 1440.99MB
1568.91/1569.25	c total #watches: 309003
1573.21/1573.55	c total #propagations: 44323855 / total #impl: 960683788 (eff. 0.046)
1573.21/1573.55	c #Conflicts:     559000 | #Learnt:      21385 | 0.000
1573.21/1573.55	c total clause space: 1440.99MB
1573.21/1573.55	c total #watches: 313083
1575.91/1576.28	c total #propagations: 44405687 / total #impl: 961832366 (eff. 0.046)
1575.91/1576.28	c #Conflicts:     560000 | #Learnt:      22385 | 0.000
1575.91/1576.28	c total clause space: 1440.99MB
1575.91/1576.28	c total #watches: 315083
1579.51/1579.83	c total #propagations: 44476491 / total #impl: 964975219 (eff. 0.046)
1579.51/1579.83	c #Conflicts:     561000 | #Learnt:      23385 | 0.000
1579.51/1579.83	c total clause space: 1440.99MB
1579.51/1579.83	c total #watches: 317087
1583.91/1584.20	c total #propagations: 44546661 / total #impl: 966864675 (eff. 0.046)
1583.91/1584.20	c #Conflicts:     562000 | #Learnt:      24385 | 0.000
1583.91/1584.20	c total clause space: 1440.99MB
1583.91/1584.20	c total #watches: 319087
1587.11/1587.43	c total #propagations: 44626749 / total #impl: 967839752 (eff. 0.046)
1587.11/1587.43	c #Conflicts:     563000 | #Learnt:      25385 | 0.000
1587.11/1587.43	c total clause space: 1440.99MB
1587.11/1587.43	c total #watches: 321089
1590.50/1590.81	c total #propagations: 44703880 / total #impl: 969706636 (eff. 0.046)
1590.50/1590.81	c #Conflicts:     564000 | #Learnt:      26385 | 0.000
1590.50/1590.81	c total clause space: 1440.99MB
1590.50/1590.81	c total #watches: 323089
1593.20/1593.57	c total #propagations: 44782838 / total #impl: 971459881 (eff. 0.046)
1593.20/1593.57	c #Conflicts:     565000 | #Learnt:      27385 | 0.000
1593.20/1593.57	c total clause space: 1440.99MB
1593.20/1593.57	c total #watches: 326136
1595.91/1596.22	c total #propagations: 44838528 / total #impl: 973608238 (eff. 0.046)
1595.91/1596.22	c #Conflicts:     566000 | #Learnt:      28385 | 0.000
1595.91/1596.22	c total clause space: 1440.99MB
1595.91/1596.22	c total #watches: 328176
1599.40/1599.73	c total #propagations: 44913247 / total #impl: 975003786 (eff. 0.046)
1599.40/1599.73	c #Conflicts:     567000 | #Learnt:      29385 | 0.000
1599.40/1599.73	c total clause space: 1440.99MB
1599.40/1599.73	c total #watches: 330206
1602.70/1603.02	c total #propagations: 44975540 / total #impl: 975641291 (eff. 0.046)
1602.70/1603.02	c #Conflicts:     568000 | #Learnt:      30385 | 0.000
1602.70/1603.02	c total clause space: 1440.99MB
1602.70/1603.02	c total #watches: 333249
1605.30/1605.64	c total #propagations: 45027669 / total #impl: 976721464 (eff. 0.046)
1605.30/1605.64	c #Conflicts:     569000 | #Learnt:      31385 | 0.000
1605.30/1605.64	c total clause space: 1440.99MB
1605.30/1605.64	c total #watches: 336298
1608.60/1608.99	c total #propagations: 45081800 / total #impl: 978655112 (eff. 0.046)
1608.60/1608.99	c #Conflicts:     570000 | #Learnt:      32385 | 0.000
1608.60/1608.99	c total clause space: 1440.99MB
1608.60/1608.99	c total #watches: 339377
1611.21/1611.51	c total #propagations: 45149565 / total #impl: 980349909 (eff. 0.046)
1611.21/1611.51	c #Conflicts:     571000 | #Learnt:      33385 | 0.000
1611.21/1611.51	c total clause space: 1440.99MB
1611.21/1611.51	c total #watches: 341377
1614.30/1614.65	c total #propagations: 45218848 / total #impl: 982351276 (eff. 0.046)
1614.30/1614.65	c #Conflicts:     572000 | #Learnt:      34385 | 0.000
1614.30/1614.65	c total clause space: 1440.99MB
1614.30/1614.65	c total #watches: 343377
1617.81/1618.17	c total #propagations: 45285862 / total #impl: 985663346 (eff. 0.046)
1617.81/1618.17	c #Conflicts:     573000 | #Learnt:      35385 | 0.000
1617.81/1618.17	c total clause space: 1440.99MB
1617.81/1618.17	c total #watches: 345377
1621.30/1621.69	c total #propagations: 45357955 / total #impl: 988545123 (eff. 0.046)
1621.30/1621.69	c #Conflicts:     574000 | #Learnt:      36385 | 0.000
1621.30/1621.69	c total clause space: 1440.99MB
1621.30/1621.69	c total #watches: 347377
1625.00/1625.30	c total #propagations: 45421141 / total #impl: 991509518 (eff. 0.046)
1625.00/1625.30	c GC COLLECT
1625.00/1625.30	c #Conflicts:     575000 | #Learnt:      19185 | 0.000
1625.00/1625.30	c total clause space: 1440.99MB
1625.00/1625.30	c total #watches: 307639
1628.29/1628.69	c total #propagations: 45477250 / total #impl: 995010148 (eff. 0.046)
1628.29/1628.69	c #Conflicts:     576000 | #Learnt:      20185 | 0.000
1628.29/1628.69	c total clause space: 1440.99MB
1628.29/1628.69	c total #watches: 309639
1631.69/1632.06	c total #propagations: 45535415 / total #impl: 997513582 (eff. 0.046)
1631.69/1632.06	c #Conflicts:     577000 | #Learnt:      21185 | 0.000
1631.69/1632.06	c total clause space: 1440.99MB
1631.69/1632.06	c total #watches: 314862
1635.50/1635.88	c total #propagations: 45602903 / total #impl: 998853194 (eff. 0.046)
1635.50/1635.88	c #Conflicts:     578000 | #Learnt:      22185 | 0.000
1635.50/1635.88	c total clause space: 1440.99MB
1635.50/1635.88	c total #watches: 316902
1637.99/1638.35	c total #propagations: 45680235 / total #impl: 1000134350 (eff. 0.046)
1637.99/1638.35	c #Conflicts:     579000 | #Learnt:      23185 | 0.000
1637.99/1638.35	c total clause space: 1440.99MB
1637.99/1638.35	c total #watches: 318906
1640.49/1640.85	c total #propagations: 45741227 / total #impl: 1001328881 (eff. 0.046)
1640.49/1640.85	c #Conflicts:     580000 | #Learnt:      24185 | 0.000
1640.49/1640.85	c total clause space: 1440.99MB
1640.49/1640.85	c total #watches: 324030
1643.10/1643.41	c total #propagations: 45813282 / total #impl: 1002700423 (eff. 0.046)
1643.10/1643.41	c #Conflicts:     581000 | #Learnt:      25185 | 0.000
1643.10/1643.41	c total clause space: 1440.99MB
1643.10/1643.41	c total #watches: 326035
1645.69/1646.04	c total #propagations: 45883435 / total #impl: 1004011794 (eff. 0.046)
1645.69/1646.04	c #Conflicts:     582000 | #Learnt:      26185 | 0.000
1645.69/1646.04	c total clause space: 1440.99MB
1645.69/1646.04	c total #watches: 328062
1648.09/1648.41	c total #propagations: 45943038 / total #impl: 1006307215 (eff. 0.046)
1648.09/1648.41	c #Conflicts:     583000 | #Learnt:      27185 | 0.000
1648.09/1648.41	c total clause space: 1440.99MB
1648.09/1648.41	c total #watches: 330062
1650.80/1651.12	c total #propagations: 45991088 / total #impl: 1009010161 (eff. 0.046)
1650.80/1651.12	c #Conflicts:     584000 | #Learnt:      28185 | 0.000
1650.80/1651.12	c total clause space: 1440.99MB
1650.80/1651.12	c total #watches: 332062
1654.20/1654.51	c total #propagations: 46047173 / total #impl: 1011262627 (eff. 0.046)
1654.20/1654.51	c #Conflicts:     585000 | #Learnt:      29185 | 0.000
1654.20/1654.51	c total clause space: 1440.99MB
1654.20/1654.51	c total #watches: 334074
1657.29/1657.61	c total #propagations: 46121946 / total #impl: 1013397388 (eff. 0.046)
1657.29/1657.61	c #Conflicts:     586000 | #Learnt:      30185 | 0.000
1657.29/1657.61	c total clause space: 1440.99MB
1657.29/1657.61	c total #watches: 336074
1660.09/1660.44	c total #propagations: 46200807 / total #impl: 1016228373 (eff. 0.045)
1660.09/1660.44	c #Conflicts:     587000 | #Learnt:      31185 | 0.000
1660.09/1660.44	c total clause space: 1440.99MB
1660.09/1660.44	c total #watches: 339119
1663.79/1664.15	c total #propagations: 46278546 / total #impl: 1018652694 (eff. 0.045)
1663.79/1664.15	c #Conflicts:     588000 | #Learnt:      32185 | 0.000
1663.79/1664.15	c total clause space: 1440.99MB
1663.79/1664.15	c total #watches: 341148
1666.79/1667.19	c total #propagations: 46373801 / total #impl: 1020396340 (eff. 0.045)
1666.79/1667.19	c #Conflicts:     589000 | #Learnt:      33185 | 0.000
1666.79/1667.19	c total clause space: 1440.99MB
1666.79/1667.19	c total #watches: 343157
1670.09/1670.40	c total #propagations: 46429682 / total #impl: 1021148257 (eff. 0.045)
1670.09/1670.40	c #Conflicts:     590000 | #Learnt:      34185 | 0.000
1670.09/1670.40	c total clause space: 1440.99MB
1670.09/1670.40	c total #watches: 345157
1672.89/1673.22	c total #propagations: 46504385 / total #impl: 1023231438 (eff. 0.045)
1672.89/1673.22	c #Conflicts:     591000 | #Learnt:      35185 | 0.000
1672.89/1673.22	c total clause space: 1440.99MB
1672.89/1673.22	c total #watches: 347157
1675.19/1675.56	c total #propagations: 46565017 / total #impl: 1025279266 (eff. 0.045)
1675.19/1675.56	c #Conflicts:     592000 | #Learnt:      36185 | 0.000
1675.19/1675.56	c total clause space: 1440.99MB
1675.19/1675.56	c total #watches: 349157
1677.99/1678.37	c total #propagations: 46628294 / total #impl: 1027558123 (eff. 0.045)
1677.99/1678.37	c GC COLLECT
1677.99/1678.37	c #Conflicts:     593000 | #Learnt:      18682 | 0.000
1677.99/1678.37	c total clause space: 1440.99MB
1677.99/1678.37	c total #watches: 306633
1680.79/1681.15	c total #propagations: 46696933 / total #impl: 1030726141 (eff. 0.045)
1680.79/1681.15	c #Conflicts:     594000 | #Learnt:      19682 | 0.000
1680.79/1681.15	c total clause space: 1440.99MB
1680.79/1681.15	c total #watches: 308638
1683.80/1684.10	c total #propagations: 46757788 / total #impl: 1035093537 (eff. 0.045)
1683.80/1684.10	c #Conflicts:     595000 | #Learnt:      20682 | 0.000
1683.80/1684.10	c total clause space: 1440.99MB
1683.80/1684.10	c total #watches: 310643
1686.59/1686.91	c total #propagations: 46821334 / total #impl: 1039344564 (eff. 0.045)
1686.59/1686.91	c #Conflicts:     596000 | #Learnt:      21682 | 0.000
1686.59/1686.91	c total clause space: 1440.99MB
1686.59/1686.91	c total #watches: 312649
1689.40/1689.74	c total #propagations: 46888935 / total #impl: 1043475881 (eff. 0.045)
1689.40/1689.74	c #Conflicts:     597000 | #Learnt:      22682 | 0.000
1689.40/1689.74	c total clause space: 1440.99MB
1689.40/1689.74	c total #watches: 314654
1692.09/1692.47	c total #propagations: 46948333 / total #impl: 1047370896 (eff. 0.045)
1692.09/1692.47	c #Conflicts:     598000 | #Learnt:      23682 | 0.000
1692.09/1692.47	c total clause space: 1440.99MB
1692.09/1692.47	c total #watches: 316660
1694.90/1695.23	c total #propagations: 47006958 / total #impl: 1051255834 (eff. 0.045)
1694.90/1695.23	c #Conflicts:     599000 | #Learnt:      24682 | 0.000
1694.90/1695.23	c total clause space: 1440.99MB
1694.90/1695.23	c total #watches: 318676
1697.29/1697.66	c total #propagations: 47068779 / total #impl: 1055020009 (eff. 0.045)
1697.29/1697.66	c #Conflicts:     600000 | #Learnt:      25682 | 0.000
1697.29/1697.66	c total clause space: 1440.99MB
1697.29/1697.66	c total #watches: 320685
1699.59/1699.94	c total #propagations: 47124355 / total #impl: 1057713450 (eff. 0.045)
1699.59/1699.94	c #Conflicts:     601000 | #Learnt:      26682 | 0.000
1699.59/1699.94	c total clause space: 1440.99MB
1699.59/1699.94	c total #watches: 322693
1702.79/1703.12	c total #propagations: 47175350 / total #impl: 1059797134 (eff. 0.045)
1702.79/1703.12	c #Conflicts:     602000 | #Learnt:      27682 | 0.000
1702.79/1703.12	c total clause space: 1440.99MB
1702.79/1703.12	c total #watches: 324734
1705.89/1706.22	c total #propagations: 47247824 / total #impl: 1062601767 (eff. 0.044)
1705.89/1706.22	c #Conflicts:     603000 | #Learnt:      28682 | 0.000
1705.89/1706.22	c total clause space: 1440.99MB
1705.89/1706.22	c total #watches: 326828
1708.59/1708.94	c total #propagations: 47340249 / total #impl: 1065082943 (eff. 0.044)
1708.59/1708.94	c #Conflicts:     604000 | #Learnt:      29682 | 0.000
1708.59/1708.94	c total clause space: 1440.99MB
1708.59/1708.94	c total #watches: 330905
1711.19/1711.56	c total #propagations: 47401283 / total #impl: 1066788857 (eff. 0.044)
1711.19/1711.56	c #Conflicts:     605000 | #Learnt:      30682 | 0.000
1711.19/1711.56	c total clause space: 1440.99MB
1711.19/1711.56	c total #watches: 332914
1713.79/1714.14	c total #propagations: 47461948 / total #impl: 1069878005 (eff. 0.044)
1713.79/1714.14	c #Conflicts:     606000 | #Learnt:      31682 | 0.000
1713.79/1714.14	c total clause space: 1440.99MB
1713.79/1714.14	c total #watches: 334920
1716.49/1716.80	c total #propagations: 47532891 / total #impl: 1072857148 (eff. 0.044)
1716.49/1716.80	c #Conflicts:     607000 | #Learnt:      32682 | 0.000
1716.49/1716.80	c total clause space: 1440.99MB
1716.49/1716.80	c total #watches: 336932
1718.99/1719.38	c total #propagations: 47603807 / total #impl: 1075768402 (eff. 0.044)
1718.99/1719.38	c #Conflicts:     608000 | #Learnt:      33682 | 0.000
1718.99/1719.38	c total clause space: 1440.99MB
1718.99/1719.38	c total #watches: 338966
1721.59/1721.96	c total #propagations: 47655329 / total #impl: 1078283618 (eff. 0.044)
1721.59/1721.96	c #Conflicts:     609000 | #Learnt:      34682 | 0.000
1721.59/1721.96	c total clause space: 1440.99MB
1721.59/1721.96	c total #watches: 340966
1724.49/1724.83	c total #propagations: 47711280 / total #impl: 1082177436 (eff. 0.044)
1724.49/1724.83	c #Conflicts:     610000 | #Learnt:      35682 | 0.000
1724.49/1724.83	c total clause space: 1440.99MB
1724.49/1724.83	c total #watches: 342966
1726.88/1727.22	c total #propagations: 47780511 / total #impl: 1087070316 (eff. 0.044)
1726.88/1727.22	c #Conflicts:     611000 | #Learnt:      36682 | 0.000
1726.88/1727.22	c total clause space: 1440.99MB
1726.88/1727.22	c total #watches: 344966
1729.78/1730.11	c total #propagations: 47837436 / total #impl: 1091293672 (eff. 0.044)
1729.78/1730.11	c GC COLLECT
1729.78/1730.11	c #Conflicts:     612000 | #Learnt:      18886 | 0.000
1729.78/1730.11	c total clause space: 1440.99MB
1729.78/1730.11	c total #watches: 307042
1732.48/1732.87	c total #propagations: 47903198 / total #impl: 1095661723 (eff. 0.044)
1732.48/1732.87	c #Conflicts:     613000 | #Learnt:      19886 | 0.000
1732.48/1732.87	c total clause space: 1440.99MB
1732.48/1732.87	c total #watches: 309042
1735.28/1735.62	c total #propagations: 47966277 / total #impl: 1099546389 (eff. 0.044)
1735.28/1735.62	c #Conflicts:     614000 | #Learnt:      20886 | 0.000
1735.28/1735.62	c total clause space: 1440.99MB
1735.28/1735.62	c total #watches: 311068
1738.58/1738.97	c total #propagations: 48023358 / total #impl: 1102851776 (eff. 0.044)
1738.58/1738.97	c #Conflicts:     615000 | #Learnt:      21886 | 0.000
1738.58/1738.97	c total clause space: 1440.99MB
1738.58/1738.97	c total #watches: 313454
1741.18/1741.57	c total #propagations: 48073003 / total #impl: 1103120460 (eff. 0.044)
1741.18/1741.57	c #Conflicts:     616000 | #Learnt:      22886 | 0.000
1741.18/1741.57	c total clause space: 1440.99MB
1741.18/1741.57	c total #watches: 315478
1743.58/1743.98	c total #propagations: 48134043 / total #impl: 1105775257 (eff. 0.044)
1743.58/1743.98	c #Conflicts:     617000 | #Learnt:      23886 | 0.000
1743.58/1743.98	c total clause space: 1440.99MB
1743.58/1743.98	c total #watches: 317490
1746.68/1747.08	c total #propagations: 48198094 / total #impl: 1108938555 (eff. 0.043)
1746.68/1747.08	c #Conflicts:     618000 | #Learnt:      24886 | 0.000
1746.68/1747.08	c total clause space: 1440.99MB
1746.68/1747.08	c total #watches: 319524
1751.17/1751.50	c total #propagations: 48251514 / total #impl: 1110296087 (eff. 0.043)
1751.17/1751.50	c #Conflicts:     619000 | #Learnt:      25886 | 0.000
1751.17/1751.50	c total clause space: 1440.99MB
1751.17/1751.50	c total #watches: 321612
1754.47/1754.81	c total #propagations: 48322692 / total #impl: 1111430359 (eff. 0.043)
1754.47/1754.81	c #Conflicts:     620000 | #Learnt:      26886 | 0.000
1754.47/1754.81	c total clause space: 1440.99MB
1754.47/1754.81	c total #watches: 323793
1757.67/1758.02	c total #propagations: 48389206 / total #impl: 1112201640 (eff. 0.044)
1757.67/1758.02	c #Conflicts:     621000 | #Learnt:      27886 | 0.000
1757.67/1758.02	c total clause space: 1440.99MB
1757.67/1758.02	c total #watches: 326827
1760.88/1761.25	c total #propagations: 48447616 / total #impl: 1113011842 (eff. 0.044)
1760.88/1761.25	c #Conflicts:     622000 | #Learnt:      28886 | 0.000
1760.88/1761.25	c total clause space: 1440.99MB
1760.88/1761.25	c total #watches: 329866
1764.67/1765.07	c total #propagations: 48504375 / total #impl: 1114953903 (eff. 0.044)
1764.67/1765.07	c #Conflicts:     623000 | #Learnt:      29886 | 0.000
1764.67/1765.07	c total clause space: 1440.99MB
1764.67/1765.07	c total #watches: 331893
1768.07/1768.42	c total #propagations: 48554013 / total #impl: 1116324021 (eff. 0.043)
1768.07/1768.42	c #Conflicts:     624000 | #Learnt:      30886 | 0.000
1768.07/1768.42	c total clause space: 1440.99MB
1768.07/1768.42	c total #watches: 334943
1771.07/1771.40	c total #propagations: 48619000 / total #impl: 1117759461 (eff. 0.043)
1771.07/1771.40	c #Conflicts:     625000 | #Learnt:      31886 | 0.000
1771.07/1771.40	c total clause space: 1440.99MB
1771.07/1771.40	c total #watches: 336961
1773.17/1773.59	c total #propagations: 48689540 / total #impl: 1120110726 (eff. 0.043)
1773.17/1773.59	c #Conflicts:     626000 | #Learnt:      32886 | 0.000
1773.17/1773.59	c total clause space: 1440.99MB
1773.17/1773.59	c total #watches: 338961
1775.87/1776.23	c total #propagations: 48760038 / total #impl: 1124084809 (eff. 0.043)
1775.87/1776.23	c #Conflicts:     627000 | #Learnt:      33886 | 0.000
1775.87/1776.23	c total clause space: 1440.99MB
1775.87/1776.23	c total #watches: 342038
1778.57/1778.91	c total #propagations: 48828786 / total #impl: 1125486109 (eff. 0.043)
1778.57/1778.91	c #Conflicts:     628000 | #Learnt:      34886 | 0.000
1778.57/1778.91	c total clause space: 1440.99MB
1778.57/1778.91	c total #watches: 344042
1781.97/1782.34	c total #propagations: 48907424 / total #impl: 1128983857 (eff. 0.043)
1781.97/1782.34	c #Conflicts:     629000 | #Learnt:      35886 | 0.000
1781.97/1782.34	c total clause space: 1440.99MB
1781.97/1782.34	c total #watches: 346045
1785.47/1785.85	c total #propagations: 48970474 / total #impl: 1131715430 (eff. 0.043)
1785.47/1785.85	c #Conflicts:     630000 | #Learnt:      36886 | 0.000
1785.47/1785.85	c total clause space: 1440.99MB
1785.47/1785.85	c total #watches: 348045
1787.87/1788.21	c total #propagations: 49029268 / total #impl: 1132846032 (eff. 0.043)
1787.87/1788.21	c #Conflicts:     631000 | #Learnt:      37886 | 0.000
1787.87/1788.21	c total clause space: 1440.99MB
1787.87/1788.21	c total #watches: 350046
1790.07/1790.47	c total #propagations: 49100169 / total #impl: 1136335617 (eff. 0.043)
1790.07/1790.47	c GC COLLECT
1790.07/1790.47	c #Conflicts:     632000 | #Learnt:      19784 | 0.000
1790.07/1790.47	c total clause space: 1440.99MB
1790.07/1790.47	c total #watches: 309865
1792.57/1792.93	c total #propagations: 49168847 / total #impl: 1139323955 (eff. 0.043)
1792.57/1792.93	c #Conflicts:     633000 | #Learnt:      20784 | 0.000
1792.57/1792.93	c total clause space: 1440.99MB
1792.57/1792.93	c total #watches: 311865
1794.77/1795.17	c total #propagations: 49237943 / total #impl: 1142430741 (eff. 0.043)
1794.77/1795.17	c #Conflicts:     634000 | #Learnt:      21784 | 0.000
1794.77/1795.17	c total clause space: 1440.99MB
1794.77/1795.17	c total #watches: 313865
1797.77/1798.17	c total #propagations: 49296653 / total #impl: 1144669468 (eff. 0.043)
1797.77/1798.17	c #Conflicts:     635000 | #Learnt:      22784 | 0.000
1797.77/1798.17	c total clause space: 1440.99MB
1797.77/1798.17	c total #watches: 315865

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4102271-1466263792/watcher-4102271-1466263792 -o /tmp/evaluation-result-4102271-1466263792/solver-4102271-1466263792 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node139-1466240178-16744 --watchdog 1960 --input HOME/instance-4102271-1466263792.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=19396
running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.24 2.30 2.27 3/176 19399
/proc/meminfo: memFree=29863864/32872528 swapFree=1402776/1580604
[pid=19399] ppid=19396 vsize=55976 CPUtime=0 cores=0,2,4,6
/proc/19399/stat : 19399 (cdcl-cuttingpla) R 19396 19399 16728 0 -1 4202496 258 0 0 0 0 0 0 0 20 0 1 0 28424934 57319424 7804 33554432000 4194304 6211289 140735406500528 140735765180552 4206551 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19399/statm: 13994 7804 98 493 0 13491 0

[startup+0.10017 s]
/proc/loadavg: 2.24 2.30 2.27 3/176 19399
/proc/meminfo: memFree=29863864/32872528 swapFree=1402776/1580604
[pid=19399] ppid=19396 vsize=65800 CPUtime=0.09 cores=0,2,4,6
/proc/19399/stat : 19399 (cdcl-cuttingpla) R 19396 19399 16728 0 -1 4202496 1266 0 0 0 8 1 0 0 20 0 1 0 28424934 67379200 13815 33554432000 4194304 6211289 140735406500528 140735765180552 4242771 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19399/statm: 16450 13815 204 493 0 15947 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 65800

[startup+0.200357 s]
/proc/loadavg: 2.24 2.30 2.27 3/176 19399
/proc/meminfo: memFree=29863864/32872528 swapFree=1402776/1580604
[pid=19399] ppid=19396 vsize=73232 CPUtime=0.19 cores=0,2,4,6
/proc/19399/stat : 19399 (cdcl-cuttingpla) R 19396 19399 16728 0 -1 4202496 1757 0 0 0 18 1 0 0 20 0 1 0 28424934 74989568 15207 33554432000 4194304 6211289 140735406500528 140735765180552 4209882 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19399/statm: 18308 15207 204 493 0 17805 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 73232

[startup+0.300306 s]
/proc/loadavg: 2.24 2.30 2.27 3/176 19399
/proc/meminfo: memFree=29863864/32872528 swapFree=1402776/1580604
[pid=19399] ppid=19396 vsize=73232 CPUtime=0.29 cores=0,2,4,6
/proc/19399/stat : 19399 (cdcl-cuttingpla) R 19396 19399 16728 0 -1 4202496 1768 0 0 0 28 1 0 0 20 0 1 0 28424934 74989568 15218 33554432000 4194304 6211289 140735406500528 140735765180552 4209304 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19399/statm: 18308 15218 204 493 0 17805 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 73232

[startup+0.700135 s]
/proc/loadavg: 2.24 2.30 2.27 3/176 19399
/proc/meminfo: memFree=29863864/32872528 swapFree=1402776/1580604
[pid=19399] ppid=19396 vsize=81076 CPUtime=0.68 cores=0,2,4,6
/proc/19399/stat : 19399 (cdcl-cuttingpla) R 19396 19399 16728 0 -1 4202496 2570 0 0 0 67 1 0 0 20 0 1 0 28424934 83021824 16825 33554432000 4194304 6211289 140735406500528 140735406498760 4205291 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19399/statm: 20269 16825 214 493 0 19766 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 81076

[startup+1.50029 s]
/proc/loadavg: 2.24 2.30 2.27 4/177 19400
/proc/meminfo: memFree=29786964/32872528 swapFree=1402776/1580604
[pid=19399] ppid=19396 vsize=94092 CPUtime=1.49 cores=0,2,4,6
/proc/19399/stat : 19399 (cdcl-cuttingpla) R 19396 19399 16728 0 -1 4202496 3131 0 0 0 147 2 0 0 20 0 1 0 28424934 96350208 19864 33554432000 4194304 6211289 140735406500528 140735406498520 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19399/statm: 23523 19864 214 493 0 23020 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 94092

[startup+3.10027 s]
/proc/loadavg: 2.24 2.30 2.27 4/177 19400
/proc/meminfo: memFree=29777188/32872528 swapFree=1402776/1580604
[pid=19399] ppid=19396 vsize=113196 CPUtime=3.09 cores=0,2,4,6
/proc/19399/stat : 19399 (cdcl-cuttingpla) R 19396 19399 16728 0 -1 4202496 5102 0 0 0 307 2 0 0 20 0 1 0 28424934 115912704 21631 33554432000 4194304 6211289 140735406500528 140735406498872 5158108 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19399/statm: 28299 21631 219 493 0 27796 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 113196

[startup+6.30023 s]
/proc/loadavg: 2.30 2.31 2.27 4/177 19400
/proc/meminfo: memFree=29736728/32872528 swapFree=1402776/1580604
[pid=19399] ppid=19396 vsize=145236 CPUtime=6.29 cores=0,2,4,6
/proc/19399/stat : 19399 (cdcl-cuttingpla) R 19396 19399 16728 0 -1 4202496 6093 0 0 0 626 3 0 0 20 0 1 0 28424934 148721664 31720 33554432000 4194304 6211289 140735406500528 140735406498872 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19399/statm: 36309 31720 219 493 0 35806 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 145236

[startup+12.7003 s]
/proc/loadavg: 2.35 2.32 2.27 3/178 19403
/proc/meminfo: memFree=29707332/32872528 swapFree=1402776/1580604
[pid=19399] ppid=19396 vsize=196412 CPUtime=12.69 cores=0,2,4,6
/proc/19399/stat : 19399 (cdcl-cuttingpla) R 19396 19399 16728 0 -1 4202496 7758 0 0 0 1265 4 0 0 20 0 1 0 28424934 201125888 38346 33554432000 4194304 6211289 140735406500528 140735406498520 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19399/statm: 49103 38346 219 493 0 48600 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 196412

[startup+25.5003 s]
/proc/loadavg: 2.42 2.33 2.28 3/178 19403
/proc/meminfo: memFree=29664400/32872528 swapFree=1402776/1580604
[pid=19399] ppid=19396 vsize=200920 CPUtime=25.48 cores=0,2,4,6
/proc/19399/stat : 19399 (cdcl-cuttingpla) R 19396 19399 16728 0 -1 4202496 9117 0 0 0 2544 4 0 0 20 0 1 0 28424934 205742080 45836 33554432000 4194304 6211289 140735406500528 140735406498872 4209314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19399/statm: 50230 45836 219 493 0 49727 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 200920

[startup+51.1003 s]
/proc/loadavg: 2.36 2.32 2.28 4/178 19403
/proc/meminfo: memFree=29636408/32872528 swapFree=1402776/1580604
[pid=19399] ppid=19396 vsize=283936 CPUtime=51.08 cores=0,2,4,6
/proc/19399/stat : 19399 (cdcl-cuttingpla) R 19396 19399 16728 0 -1 4202496 10219 0 0 0 5104 4 0 0 20 0 1 0 28424934 290750464 52195 33554432000 4194304 6211289 140735406500528 140735406498872 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19399/statm: 70984 52195 219 493 0 70481 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 283936

[startup+102.3 s]
/proc/loadavg: 2.31 2.32 2.27 3/177 19404
/proc/meminfo: memFree=29412992/32872528 swapFree=1402776/1580604
[pid=19399] ppid=19396 vsize=416332 CPUtime=102.28 cores=0,2,4,6
/proc/19399/stat : 19399 (cdcl-cuttingpla) R 19396 19399 16728 0 -1 4202496 11460 0 0 0 10220 8 0 0 20 0 1 0 28424934 426323968 100092 33554432000 4194304 6211289 140735406500528 140735406498872 4209328 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19399/statm: 104083 100092 219 493 0 103580 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 416332

[startup+162.3 s]
/proc/loadavg: 2.31 2.32 2.27 4/177 19406
/proc/meminfo: memFree=29320896/32872528 swapFree=1402776/1580604
[pid=19399] ppid=19396 vsize=631256 CPUtime=162.27 cores=0,2,4,6
/proc/19399/stat : 19399 (cdcl-cuttingpla) R 19396 19399 16728 0 -1 4202496 12097 0 0 0 16218 9 0 0 20 0 1 0 28424934 646406144 117959 33554432000 4194304 6211289 140735406500528 140735406498872 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19399/statm: 157814 117959 219 493 0 157311 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 631256

[startup+222.307 s]
/proc/loadavg: 2.35 2.32 2.28 3/177 19407
/proc/meminfo: memFree=29220684/32872528 swapFree=1402776/1580604
[pid=19399] ppid=19396 vsize=631672 CPUtime=222.27 cores=0,2,4,6
/proc/19399/stat : 19399 (cdcl-cuttingpla) R 19396 19399 16728 0 -1 4202496 12350 0 0 0 22217 10 0 0 20 0 1 0 28424934 646832128 130975 33554432000 4194304 6211289 140735406500528 140735406498872 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19399/statm: 157918 130975 219 493 0 157415 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 631672

[startup+282.3 s]
/proc/loadavg: 2.50 2.37 2.29 3/177 19408
/proc/meminfo: memFree=29161780/32872528 swapFree=1402776/1580604
[pid=19399] ppid=19396 vsize=631808 CPUtime=282.24 cores=0,2,4,6
/proc/19399/stat : 19399 (cdcl-cuttingpla) R 19396 19399 16728 0 -1 4202496 12414 0 0 0 28214 10 0 0 20 0 1 0 28424934 646971392 139726 33554432000 4194304 6211289 140735406500528 140735406498872 4209304 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19399/statm: 157952 139726 219 493 0 157449 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 631808

[startup+342.3 s]
/proc/loadavg: 2.29 2.33 2.28 3/177 19409
/proc/meminfo: memFree=29111040/32872528 swapFree=1402776/1580604
[pid=19399] ppid=19396 vsize=632024 CPUtime=342.24 cores=0,2,4,6
/proc/19399/stat : 19399 (cdcl-cuttingpla) R 19396 19399 16728 0 -1 4202496 12462 0 0 0 34213 11 0 0 20 0 1 0 28424934 647192576 148461 33554432000 4194304 6211289 140735406500528 140735406498872 4209314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19399/statm: 158006 148461 219 493 0 157503 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 632024

[startup+402.3 s]
/proc/loadavg: 2.29 2.32 2.27 3/177 19410
/proc/meminfo: memFree=29039548/32872528 swapFree=1402776/1580604
[pid=19399] ppid=19396 vsize=981540 CPUtime=402.22 cores=0,2,4,6
/proc/19399/stat : 19399 (cdcl-cuttingpla) R 19396 19399 16728 0 -1 4202496 12651 0 0 0 40208 14 0 0 20 0 1 0 28424934 1005096960 157311 33554432000 4194304 6211289 140735406500528 140735406498872 4209891 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19399/statm: 245385 157311 219 493 0 244882 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 981540

[startup+462.3 s]
/proc/loadavg: 2.26 2.31 2.27 4/177 19412
/proc/meminfo: memFree=28979048/32872528 swapFree=1402776/1580604
[pid=19399] ppid=19396 vsize=981676 CPUtime=462.22 cores=0,2,4,6
/proc/19399/stat : 19399 (cdcl-cuttingpla) R 19396 19399 16728 0 -1 4202496 12808 0 0 0 46207 15 0 0 20 0 1 0 28424934 1005236224 166127 33554432000 4194304 6211289 140735406500528 140735406498872 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19399/statm: 245419 166127 219 493 0 244916 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 981676

[startup+522.3 s]
/proc/loadavg: 2.24 2.29 2.27 3/177 19413
/proc/meminfo: memFree=28936704/32872528 swapFree=1402776/1580604
[pid=19399] ppid=19396 vsize=982084 CPUtime=522.2 cores=0,2,4,6
/proc/19399/stat : 19399 (cdcl-cuttingpla) R 19396 19399 16728 0 -1 4202496 13030 0 0 0 52204 16 0 0 20 0 1 0 28424934 1005654016 175501 33554432000 4194304 6211289 140735406500528 140735406498872 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19399/statm: 245521 175501 219 493 0 245018 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 982084

[startup+582.3 s]
/proc/loadavg: 2.31 2.31 2.27 3/177 19414
/proc/meminfo: memFree=28882616/32872528 swapFree=1402776/1580604
[pid=19399] ppid=19396 vsize=982356 CPUtime=582.17 cores=0,2,4,6
/proc/19399/stat : 19399 (cdcl-cuttingpla) R 19396 19399 16728 0 -1 4202496 13139 0 0 0 58201 16 0 0 20 0 1 0 28424934 1005932544 183768 33554432000 4194304 6211289 140735406500528 140735406498872 4209895 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19399/statm: 245589 183768 219 493 0 245086 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 982356


################
# More data... #
################


[startup+882.307 s]
/proc/loadavg: 2.22 2.27 2.26 4/177 19423
/proc/meminfo: memFree=28616068/32872528 swapFree=1402776/1580604
[pid=19399] ppid=19396 vsize=983604 CPUtime=882.12 cores=0,2,4,6
/proc/19399/stat : 19399 (cdcl-cuttingpla) R 19396 19399 16728 0 -1 4202496 13587 0 0 0 88194 18 0 0 20 0 1 0 28424934 1007210496 226575 33554432000 4194304 6211289 140735406500528 140735406498872 4209314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19399/statm: 245901 226575 219 493 0 245398 0
Current children cumulated CPU time (s) 882.12
Current children cumulated vsize (KiB) 983604

[startup+942.3 s]
/proc/loadavg: 2.12 2.23 2.25 3/177 19424
/proc/meminfo: memFree=28600620/32872528 swapFree=1402776/1580604
[pid=19399] ppid=19396 vsize=984144 CPUtime=942.1 cores=0,2,4,6
/proc/19399/stat : 19399 (cdcl-cuttingpla) R 19396 19399 16728 0 -1 4202496 13715 0 0 0 94192 18 0 0 20 0 1 0 28424934 1007763456 230280 33554432000 4194304 6211289 140735406500528 140735406498872 4209314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19399/statm: 246036 230280 219 493 0 245533 0
Current children cumulated CPU time (s) 942.1
Current children cumulated vsize (KiB) 984144

[startup+1002.3 s]
/proc/loadavg: 2.20 2.23 2.25 3/177 19425
/proc/meminfo: memFree=28561464/32872528 swapFree=1402776/1580604
[pid=19399] ppid=19396 vsize=984424 CPUtime=1002.09 cores=0,2,4,6
/proc/19399/stat : 19399 (cdcl-cuttingpla) R 19396 19399 16728 0 -1 4202496 13804 0 0 0 100190 19 0 0 20 0 1 0 28424934 1008050176 240078 33554432000 4194304 6211289 140735406500528 140735406498872 4209304 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19399/statm: 246106 240078 219 493 0 245603 0
Current children cumulated CPU time (s) 1002.09
Current children cumulated vsize (KiB) 984424

[startup+1062.3 s]
/proc/loadavg: 2.25 2.23 2.25 3/177 19426
/proc/meminfo: memFree=28542288/32872528 swapFree=1402776/1580604
[pid=19399] ppid=19396 vsize=984560 CPUtime=1062.08 cores=0,2,4,6
/proc/19399/stat : 19399 (cdcl-cuttingpla) R 19396 19399 16728 0 -1 4202496 13835 0 0 0 106189 19 0 0 20 0 1 0 28424934 1008189440 242153 33554432000 4194304 6211289 140735406500528 140735406498520 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19399/statm: 246140 242153 219 493 0 245637 0
Current children cumulated CPU time (s) 1062.08
Current children cumulated vsize (KiB) 984560

[startup+1122.3 s]
/proc/loadavg: 2.14 2.20 2.23 3/177 19428
/proc/meminfo: memFree=28518400/32872528 swapFree=1402776/1580604
[pid=19399] ppid=19396 vsize=1552368 CPUtime=1122.07 cores=0,2,4,6
/proc/19399/stat : 19399 (cdcl-cuttingpla) R 19396 19399 16728 0 -1 4202496 14040 0 0 0 112182 25 0 0 20 0 1 0 28424934 1589624832 247946 33554432000 4194304 6211289 140735406500528 140735406498872 4209328 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19399/statm: 388092 247946 219 493 0 387589 0
Current children cumulated CPU time (s) 1122.07
Current children cumulated vsize (KiB) 1552368

[startup+1182.3 s]
/proc/loadavg: 2.31 2.24 2.24 3/177 19429
/proc/meminfo: memFree=28471740/32872528 swapFree=1402776/1580604
[pid=19399] ppid=19396 vsize=1552504 CPUtime=1182.06 cores=0,2,4,6
/proc/19399/stat : 19399 (cdcl-cuttingpla) R 19396 19399 16728 0 -1 4202496 14193 0 0 0 118180 26 0 0 20 0 1 0 28424934 1589764096 259319 33554432000 4194304 6211289 140735406500528 140735406498872 4209304 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19399/statm: 388126 259319 219 493 0 387623 0
Current children cumulated CPU time (s) 1182.06
Current children cumulated vsize (KiB) 1552504

[startup+1242.3 s]
/proc/loadavg: 2.21 2.22 2.24 3/178 19433
/proc/meminfo: memFree=28417080/32872528 swapFree=1402776/1580604
[pid=19399] ppid=19396 vsize=1553072 CPUtime=1242.05 cores=0,2,4,6
/proc/19399/stat : 19399 (cdcl-cuttingpla) R 19396 19399 16728 0 -1 4202496 14419 0 0 0 124179 26 0 0 20 0 1 0 28424934 1590345728 264643 33554432000 4194304 6211289 140735406500528 140735406498872 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19399/statm: 388268 264643 219 493 0 387765 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 1553072

[startup+1302.3 s]
/proc/loadavg: 2.18 2.21 2.23 4/177 19434
/proc/meminfo: memFree=28399848/32872528 swapFree=1402776/1580604
[pid=19399] ppid=19396 vsize=1553928 CPUtime=1302.05 cores=0,2,4,6
/proc/19399/stat : 19399 (cdcl-cuttingpla) R 19396 19399 16728 0 -1 4202496 14634 0 0 0 130178 27 0 0 20 0 1 0 28424934 1591222272 268939 33554432000 4194304 6211289 140735406500528 140735406498872 4209314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19399/statm: 388482 268939 219 493 0 387979 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 1553928

[startup+1362.3 s]
/proc/loadavg: 2.18 2.20 2.22 3/177 19435
/proc/meminfo: memFree=28366332/32872528 swapFree=1402776/1580604
[pid=19399] ppid=19396 vsize=1554764 CPUtime=1362.03 cores=0,2,4,6
/proc/19399/stat : 19399 (cdcl-cuttingpla) R 19396 19399 16728 0 -1 4202496 14821 0 0 0 136176 27 0 0 20 0 1 0 28424934 1592078336 277293 33554432000 4194304 6211289 140735406500528 140735406498392 4209328 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19399/statm: 388691 277293 219 493 0 388188 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 1554764

[startup+1422.3 s]
/proc/loadavg: 2.24 2.21 2.22 3/177 19437
/proc/meminfo: memFree=28338724/32872528 swapFree=1402776/1580604
[pid=19399] ppid=19396 vsize=1555340 CPUtime=1422.03 cores=0,2,4,6
/proc/19399/stat : 19399 (cdcl-cuttingpla) R 19396 19399 16728 0 -1 4202496 14963 0 0 0 142175 28 0 0 20 0 1 0 28424934 1592668160 283056 33554432000 4194304 6211289 140735406500528 140735406498872 4209304 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19399/statm: 388835 283056 219 493 0 388332 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 1555340

[startup+1482.3 s]
/proc/loadavg: 2.23 2.21 2.22 3/177 19438
/proc/meminfo: memFree=28279584/32872528 swapFree=1402776/1580604
[pid=19399] ppid=19396 vsize=1555484 CPUtime=1482.02 cores=0,2,4,6
/proc/19399/stat : 19399 (cdcl-cuttingpla) R 19396 19399 16728 0 -1 4202496 15052 0 0 0 148174 28 0 0 20 0 1 0 28424934 1592815616 288255 33554432000 4194304 6211289 140735406500528 140735406498872 4240565 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19399/statm: 388871 288255 219 493 0 388368 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 1555484

[startup+1542.31 s]
/proc/loadavg: 2.28 2.23 2.22 3/177 19439
/proc/meminfo: memFree=28265184/32872528 swapFree=1402776/1580604
[pid=19399] ppid=19396 vsize=1555484 CPUtime=1542.01 cores=0,2,4,6
/proc/19399/stat : 19399 (cdcl-cuttingpla) R 19396 19399 16728 0 -1 4202496 15061 0 0 0 154173 28 0 0 20 0 1 0 28424934 1592815616 291841 33554432000 4194304 6211289 140735406500528 140735406498872 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19399/statm: 388871 291841 219 493 0 388368 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 1555484

[startup+1602.3 s]
/proc/loadavg: 2.20 2.22 2.22 3/177 19440
/proc/meminfo: memFree=28248560/32872528 swapFree=1402776/1580604
[pid=19399] ppid=19396 vsize=1555616 CPUtime=1602 cores=0,2,4,6
/proc/19399/stat : 19399 (cdcl-cuttingpla) R 19396 19399 16728 0 -1 4202496 15100 0 0 0 160171 29 0 0 20 0 1 0 28424934 1592950784 295967 33554432000 4194304 6211289 140735406500528 140735406498872 4209244 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19399/statm: 388904 295967 219 493 0 388401 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 1555616

[startup+1662.3 s]
/proc/loadavg: 2.23 2.22 2.21 3/177 19578
/proc/meminfo: memFree=28688952/32872528 swapFree=1402776/1580604
[pid=19399] ppid=19396 vsize=1555616 CPUtime=1661.99 cores=0,2,4,6
/proc/19399/stat : 19399 (cdcl-cuttingpla) R 19396 19399 16728 0 -1 4202496 15119 0 0 0 166170 29 0 0 20 0 1 0 28424934 1592950784 301096 33554432000 4194304 6211289 140735406500528 140735406498872 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19399/statm: 388904 301096 219 493 0 388401 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 1555616

[startup+1722.3 s]
/proc/loadavg: 2.26 2.22 2.21 4/177 19580
/proc/meminfo: memFree=28619476/32872528 swapFree=1402776/1580604
[pid=19399] ppid=19396 vsize=1555888 CPUtime=1721.99 cores=0,2,4,6
/proc/19399/stat : 19399 (cdcl-cuttingpla) R 19396 19399 16728 0 -1 4202496 15188 0 0 0 172169 30 0 0 20 0 1 0 28424934 1593229312 306275 33554432000 4194304 6211289 140735406500528 140735406498872 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19399/statm: 388972 306275 219 493 0 388469 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 1555888

[startup+1782.3 s]
/proc/loadavg: 2.34 2.26 2.22 3/177 19581
/proc/meminfo: memFree=28453040/32872528 swapFree=1402776/1580604
[pid=19399] ppid=19396 vsize=1556184 CPUtime=1781.97 cores=0,2,4,6
/proc/19399/stat : 19399 (cdcl-cuttingpla) R 19396 19399 16728 0 -1 4202496 15257 0 0 0 178167 30 0 0 20 0 1 0 28424934 1593532416 311454 33554432000 4194304 6211289 140735406500528 140735406498872 4209304 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19399/statm: 389046 311454 219 493 0 388543 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 1556184



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.24 2.24 2.22 3/177 19582
/proc/meminfo: memFree=28436452/32872528 swapFree=1402776/1580604
[pid=19399] ppid=19396 vsize=1556184 CPUtime=1800.07 cores=0,2,4,6
/proc/19399/stat : 19399 (cdcl-cuttingpla) R 19396 19399 16728 0 -1 4202496 15265 0 0 0 179976 31 0 0 20 0 1 0 28424934 1593532416 315039 33554432000 4194304 6211289 140735406500528 140735406498872 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19399/statm: 389046 315039 219 493 0 388543 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 1556184

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 19399 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.45
CPU time (s): 1800.13
CPU user time (s): 1799.77
CPU system time (s): 0.363944
CPU usage (%): 99.9822
Max. virtual memory (cumulated for all children) (KiB): 1556184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.77
system time used= 0.363944
maximum resident set size= 1260156
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15265
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 95
involuntary context switches= 1971

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.50931 second user time and 6.98994 second system time

The end

Launcher Data

Begin job on node139 at 2016-06-18 17:29:52
IDJOB=4102271
IDBENCH=2087
IDSOLVER=2549
FILE ID=node139/4102271-1466263792
RUNJOBID= node139-1466240178-16744
PBS_JOBID= 19918187
Free space on /tmp= 71592 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-ssa7552-159.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4102271-1466263792/watcher-4102271-1466263792 -o /tmp/evaluation-result-4102271-1466263792/solver-4102271-1466263792 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node139-1466240178-16744 --watchdog 1960 --input HOME/instance-4102271-1466263792.opb ./cdcl-cuttingplanes-opt-binarysearch-release

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= fa45fd08f0ab8253689dfb5a6bfb43d0
RANDOM SEED=202757940

node139.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.500
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.500
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.500
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.500
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.500
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.500
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.500
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.500
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29864020 kB
Buffers:          155656 kB
Cached:           147528 kB
SwapCached:         1904 kB
Active:           462588 kB
Inactive:         225376 kB
Active(anon):     385416 kB
Inactive(anon):     1476 kB
Active(file):      77172 kB
Inactive(file):   223900 kB
Unevictable:     1580604 kB
Mlocked:         1402776 kB
SwapTotal:      67108856 kB
SwapFree:       67099484 kB
Dirty:              2528 kB
Writeback:             0 kB
AnonPages:       2013268 kB
Mapped:             8028 kB
Shmem:                 0 kB
Slab:             605688 kB
SReclaimable:      49468 kB
SUnreclaim:       556220 kB
KernelStack:        1464 kB
PageTables:         7824 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2158008 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    342016 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71584 MiB
End job on node139 at 2016-06-18 17:59:53